+ COMMAND=start + start + confs='--config-file /etc/neutron/neutron.conf' + confs+=' --config-file /etc/neutron/neutron_vpnaas.conf' + confs+=' --config-file /etc/neutron/taas_plugin.ini' + confs+=' --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' + exec uwsgi --ini /etc/neutron/neutron-api-uwsgi.ini --pyargv ' --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini ' [uWSGI] getting INI configuration from /etc/neutron/neutron-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Tue May 12 17:07:40 2026] *** compiled with version: 13.3.0 on 12 May 2026 01:40:42 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: neutron-server-7ff8d54c9b-vtv4q machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9696 fd 3 Python version: 3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0] Python main interpreter initialized at 0x7fe0d0d20668 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-05-12 17:07:45.487 7 INFO neutron.common.config [-] Logging enabled! 2026-05-12 17:07:45.488 7 INFO neutron.common.config [-] uwsgi version 27.0.3.dev7 2026-05-12 17:07:45.528 8 INFO neutron.common.config [-] Logging enabled! 2026-05-12 17:07:45.529 8 INFO neutron.common.config [-] uwsgi version 27.0.3.dev7 2026-05-12 17:07:45.875 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-12 17:07:45.913 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-12 17:07:47.455 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-12 17:07:47.458 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-12 17:07:47.462 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-12 17:07:47.463 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-12 17:07:47.463 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-12 17:07:47.463 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-12 17:07:47.463 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-12 17:07:47.471 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-12 17:07:47.471 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-12 17:07:47.471 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-12 17:07:47.481 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-12 17:07:47.484 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-12 17:07:47.488 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-12 17:07:47.489 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-12 17:07:47.489 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-12 17:07:47.490 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-12 17:07:47.490 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-12 17:07:47.494 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-12 17:07:47.495 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-12 17:07:47.495 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-12 17:07:47.498 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-12 17:07:47.498 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-12 17:07:47.498 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-12 17:07:47.521 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-12 17:07:47.523 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-12 17:07:47.523 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-12 17:07:47.526 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-12 17:07:47.526 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-12 17:07:47.526 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-12 17:07:47.526 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-12 17:07:47.557 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-12 17:07:47.558 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-12 17:07:47.558 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-12 17:07:47.558 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-12 17:07:47.820 7 INFO neutron.plugins.ml2.managers [None req-60e8aa08-7070-467e-9e2b-0b66298de7fe - - - - - -] Initializing driver for type 'vlan' 2026-05-12 17:07:47.859 8 INFO neutron.plugins.ml2.managers [None req-b544310a-3f93-455a-bfde-0940ce35346b - - - - - -] Initializing driver for type 'vlan' 2026-05-12 17:07:48.112 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-60e8aa08-7070-467e-9e2b-0b66298de7fe - - - - - -] VlanTypeDriver initialization complete 2026-05-12 17:07:48.112 7 INFO neutron.plugins.ml2.managers [None req-60e8aa08-7070-467e-9e2b-0b66298de7fe - - - - - -] Initializing driver for type 'vxlan' 2026-05-12 17:07:48.112 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-60e8aa08-7070-467e-9e2b-0b66298de7fe - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-12 17:07:48.127 7 INFO neutron.plugins.ml2.managers [None req-60e8aa08-7070-467e-9e2b-0b66298de7fe - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-12 17:07:48.128 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-60e8aa08-7070-467e-9e2b-0b66298de7fe - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-12 17:07:48.128 7 INFO neutron.plugins.ml2.managers [None req-60e8aa08-7070-467e-9e2b-0b66298de7fe - - - - - -] Initializing extension driver 'port_security' 2026-05-12 17:07:48.128 7 INFO neutron.plugins.ml2.extensions.port_security [None req-60e8aa08-7070-467e-9e2b-0b66298de7fe - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-12 17:07:48.128 7 INFO neutron.plugins.ml2.managers [None req-60e8aa08-7070-467e-9e2b-0b66298de7fe - - - - - -] Initializing extension driver 'qos' 2026-05-12 17:07:48.129 7 INFO neutron.plugins.ml2.managers [None req-60e8aa08-7070-467e-9e2b-0b66298de7fe - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-12 17:07:48.129 7 INFO neutron.plugins.ml2.managers [None req-60e8aa08-7070-467e-9e2b-0b66298de7fe - - - - - -] Initializing mechanism driver 'l2population' 2026-05-12 17:07:48.145 7 INFO neutron.quota [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] Loaded quota_driver: . 2026-05-12 17:07:48.146 7 INFO neutron.plugins.ml2.plugin [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] Modular L2 Plugin initialization complete 2026-05-12 17:07:48.146 7 INFO neutron.plugins.ml2.managers [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-12 17:07:48.146 7 INFO neutron.plugins.ml2.managers [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-12 17:07:48.146 7 INFO neutron.plugins.ml2.managers [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] Got port-security extension from driver 'port_security' 2026-05-12 17:07:48.147 7 INFO neutron.manager [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] Loading Plugin: qos 2026-05-12 17:07:48.159 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-b544310a-3f93-455a-bfde-0940ce35346b - - - - - -] VlanTypeDriver initialization complete 2026-05-12 17:07:48.159 8 INFO neutron.plugins.ml2.managers [None req-b544310a-3f93-455a-bfde-0940ce35346b - - - - - -] Initializing driver for type 'vxlan' 2026-05-12 17:07:48.159 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-b544310a-3f93-455a-bfde-0940ce35346b - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-12 17:07:48.159 7 INFO neutron.manager [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] Loading Plugin: router 2026-05-12 17:07:48.188 8 INFO neutron.plugins.ml2.managers [None req-b544310a-3f93-455a-bfde-0940ce35346b - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-12 17:07:48.188 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-b544310a-3f93-455a-bfde-0940ce35346b - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-12 17:07:48.188 8 INFO neutron.plugins.ml2.managers [None req-b544310a-3f93-455a-bfde-0940ce35346b - - - - - -] Initializing extension driver 'port_security' 2026-05-12 17:07:48.188 8 INFO neutron.plugins.ml2.extensions.port_security [None req-b544310a-3f93-455a-bfde-0940ce35346b - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-12 17:07:48.189 8 INFO neutron.plugins.ml2.managers [None req-b544310a-3f93-455a-bfde-0940ce35346b - - - - - -] Initializing extension driver 'qos' 2026-05-12 17:07:48.189 8 INFO neutron.plugins.ml2.managers [None req-b544310a-3f93-455a-bfde-0940ce35346b - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-12 17:07:48.189 8 INFO neutron.plugins.ml2.managers [None req-b544310a-3f93-455a-bfde-0940ce35346b - - - - - -] Initializing mechanism driver 'l2population' 2026-05-12 17:07:48.199 7 INFO neutron.services.service_base [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-12 17:07:48.199 7 INFO neutron.manager [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] Loading Plugin: segments 2026-05-12 17:07:48.206 8 INFO neutron.quota [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] Loaded quota_driver: . 2026-05-12 17:07:48.206 8 INFO neutron.plugins.ml2.plugin [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] Modular L2 Plugin initialization complete 2026-05-12 17:07:48.206 8 INFO neutron.plugins.ml2.managers [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-12 17:07:48.206 8 INFO neutron.plugins.ml2.managers [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-12 17:07:48.206 8 INFO neutron.plugins.ml2.managers [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] Got port-security extension from driver 'port_security' 2026-05-12 17:07:48.207 8 INFO neutron.manager [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] Loading Plugin: qos 2026-05-12 17:07:48.220 8 INFO neutron.manager [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] Loading Plugin: router 2026-05-12 17:07:48.260 8 INFO neutron.services.service_base [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-12 17:07:48.260 8 INFO neutron.manager [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] Loading Plugin: segments 2026-05-12 17:07:48.298 7 INFO neutron.manager [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] Loading Plugin: trunk 2026-05-12 17:07:48.312 7 INFO neutron.manager [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] Loading Plugin: vpnaas 2026-05-12 17:07:48.348 7 WARNING stevedore.named [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-12 17:07:48.360 8 INFO neutron.manager [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] Loading Plugin: trunk 2026-05-12 17:07:48.374 8 INFO neutron.manager [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] Loading Plugin: vpnaas 2026-05-12 17:07:48.412 8 WARNING stevedore.named [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-12 17:07:48.413 7 INFO neutron_vpnaas.services.vpn.plugin [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-12 17:07:48.413 7 INFO neutron.common.utils [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-12 17:07:48.413 7 INFO neutron.manager [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] Loading Plugin: taas 2026-05-12 17:07:48.435 7 WARNING stevedore.named [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-12 17:07:48.455 7 INFO neutron_taas.services.taas.taas_plugin [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-05-12 17:07:48.455 7 INFO neutron.manager [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] Loading Plugin: tapmirror 2026-05-12 17:07:48.468 7 WARNING stevedore.named [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-12 17:07:48.475 8 INFO neutron_vpnaas.services.vpn.plugin [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-12 17:07:48.475 8 INFO neutron.common.utils [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-12 17:07:48.475 8 INFO neutron.manager [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] Loading Plugin: taas 2026-05-12 17:07:48.483 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-05-12 17:07:48.483 7 INFO neutron.manager [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] Loading Plugin: auto_allocate 2026-05-12 17:07:48.491 7 INFO neutron.manager [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] Loading Plugin: tag 2026-05-12 17:07:48.500 7 INFO neutron.manager [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] Loading Plugin: timestamp 2026-05-12 17:07:48.501 8 WARNING stevedore.named [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-12 17:07:48.504 7 INFO neutron.manager [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] Loading Plugin: network_ip_availability 2026-05-12 17:07:48.507 7 INFO neutron.manager [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] Loading Plugin: flavors 2026-05-12 17:07:48.511 7 INFO neutron.manager [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] Loading Plugin: revisions 2026-05-12 17:07:48.514 7 INFO neutron.api.extensions [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] Initializing extension manager. 2026-05-12 17:07:48.516 7 INFO neutron.api.extensions [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] Loaded extension: address-group 2026-05-12 17:07:48.517 7 INFO neutron.api.extensions [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] Loaded extension: address-scope 2026-05-12 17:07:48.517 7 INFO neutron.api.extensions [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-12 17:07:48.518 7 INFO neutron.api.extensions [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] Loaded extension: agent 2026-05-12 17:07:48.519 7 INFO neutron.api.extensions [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] Loaded extension: agent-resources-synced 2026-05-12 17:07:48.520 7 INFO neutron.api.extensions [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] Loaded extension: allowed-address-pairs 2026-05-12 17:07:48.520 7 INFO neutron.api.extensions [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] Loaded extension: auto-allocated-topology 2026-05-12 17:07:48.521 7 INFO neutron.api.extensions [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] Loaded extension: availability_zone 2026-05-12 17:07:48.522 7 INFO neutron.api.extensions [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] Loaded extension: availability_zone_filter 2026-05-12 17:07:48.521 8 INFO neutron_taas.services.taas.taas_plugin [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-05-12 17:07:48.522 8 INFO neutron.manager [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] Loading Plugin: tapmirror 2026-05-12 17:07:48.522 7 INFO neutron.api.extensions [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-12 17:07:48.523 7 INFO neutron.api.extensions [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] Loaded extension: default-subnetpools 2026-05-12 17:07:48.524 7 INFO neutron.api.extensions [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-12 17:07:48.524 7 INFO neutron.api.extensions [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] Loaded extension: dns-integration 2026-05-12 17:07:48.525 7 INFO neutron.api.extensions [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] Loaded extension: dns-domain-ports 2026-05-12 17:07:48.525 7 INFO neutron.api.extensions [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-12 17:07:48.526 7 INFO neutron.api.extensions [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] Loaded extension: dvr 2026-05-12 17:07:48.527 7 INFO neutron.api.extensions [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-12 17:07:48.527 7 INFO neutron.api.extensions [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] Loaded extension: empty-string-filtering 2026-05-12 17:07:48.528 7 INFO neutron.api.extensions [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-12 17:07:48.528 7 INFO neutron.api.extensions [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-12 17:07:48.529 7 INFO neutron.api.extensions [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] Loaded extension: external-net 2026-05-12 17:07:48.529 7 INFO neutron.api.extensions [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-12 17:07:48.530 7 INFO neutron.api.extensions [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] Loaded extension: extraroute 2026-05-12 17:07:48.530 7 INFO neutron.api.extensions [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] Loaded extension: extraroute-atomic 2026-05-12 17:07:48.531 7 INFO neutron.api.extensions [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-12 17:07:48.532 7 INFO neutron.api.extensions [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-12 17:07:48.532 7 INFO neutron.api.extensions [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-12 17:07:48.532 7 INFO neutron.api.extensions [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-12 17:07:48.533 7 INFO neutron.api.extensions [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] Loaded extension: fip-port-details 2026-05-12 17:07:48.534 7 INFO neutron.api.extensions [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] Loaded extension: flavors 2026-05-12 17:07:48.535 7 INFO neutron.api.extensions [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-12 17:07:48.535 7 INFO neutron.api.extensions [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] Loaded extension: floatingip-pools 2026-05-12 17:07:48.536 7 INFO neutron.api.extensions [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] Loaded extension: ip_allocation 2026-05-12 17:07:48.536 7 INFO neutron.api.extensions [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] Loaded extension: ip-substring-filtering 2026-05-12 17:07:48.537 8 WARNING stevedore.named [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-12 17:07:48.537 7 INFO neutron.api.extensions [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] Loaded extension: l2_adjacency 2026-05-12 17:07:48.538 7 INFO neutron.api.extensions [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] Loaded extension: router 2026-05-12 17:07:48.542 7 INFO neutron.api.extensions [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-12 17:07:48.543 7 INFO neutron.api.extensions [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-12 17:07:48.543 7 INFO neutron.api.extensions [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-12 17:07:48.544 7 INFO neutron.api.extensions [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] Loaded extension: ext-gw-mode 2026-05-12 17:07:48.544 7 INFO neutron.api.extensions [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] Loaded extension: l3-ha 2026-05-12 17:07:48.545 7 INFO neutron.api.extensions [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-12 17:07:48.545 7 INFO neutron.api.extensions [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-12 17:07:48.546 7 INFO neutron.api.extensions [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] Loaded extension: l3-flavors 2026-05-12 17:07:48.547 7 INFO neutron.api.extensions [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-12 17:07:48.547 7 INFO neutron.api.extensions [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-12 17:07:48.550 7 INFO neutron.api.extensions [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-12 17:07:48.551 7 INFO neutron.api.extensions [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-12 17:07:48.552 7 INFO neutron.api.extensions [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-12 17:07:48.553 7 INFO neutron.api.extensions [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-12 17:07:48.554 7 INFO neutron.api.extensions [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-12 17:07:48.554 7 INFO neutron.api.extensions [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] Loaded extension: multi-provider 2026-05-12 17:07:48.555 7 INFO neutron.api.extensions [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] Loaded extension: net-mtu 2026-05-12 17:07:48.555 7 INFO neutron.api.extensions [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] Loaded extension: net-mtu-writable 2026-05-12 17:07:48.556 7 INFO neutron.api.extensions [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] Loaded extension: network_availability_zone 2026-05-12 17:07:48.556 7 INFO neutron.api.extensions [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] Loaded extension: network_ha 2026-05-12 17:07:48.557 7 INFO neutron.api.extensions [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] Loaded extension: network-ip-availability 2026-05-12 17:07:48.557 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-05-12 17:07:48.557 8 INFO neutron.manager [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] Loading Plugin: auto_allocate 2026-05-12 17:07:48.558 7 INFO neutron.api.extensions [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-12 17:07:48.558 7 INFO neutron.api.extensions [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] Loaded extension: pagination 2026-05-12 17:07:48.559 7 INFO neutron.api.extensions [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] Loaded extension: port-device-profile 2026-05-12 17:07:48.559 7 INFO neutron.api.extensions [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-12 17:07:48.560 7 INFO neutron.api.extensions [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-12 17:07:48.560 7 INFO neutron.api.extensions [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-12 17:07:48.562 7 INFO neutron.api.extensions [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] Loaded extension: port-mac-override 2026-05-12 17:07:48.562 7 INFO neutron.api.extensions [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-12 17:07:48.563 7 INFO neutron.api.extensions [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-12 17:07:48.563 7 INFO neutron.api.extensions [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-12 17:07:48.564 7 INFO neutron.api.extensions [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] Loaded extension: port-resource-request 2026-05-12 17:07:48.564 7 INFO neutron.api.extensions [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] Loaded extension: port-resource-request-groups 2026-05-12 17:07:48.565 7 INFO neutron.api.extensions [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-12 17:07:48.565 8 INFO neutron.manager [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] Loading Plugin: tag 2026-05-12 17:07:48.565 7 INFO neutron.api.extensions [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] Loaded extension: binding 2026-05-12 17:07:48.566 7 INFO neutron.api.extensions [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] Loaded extension: binding-extended 2026-05-12 17:07:48.566 7 INFO neutron.api.extensions [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] Loaded extension: port-security 2026-05-12 17:07:48.567 7 INFO neutron.api.extensions [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] Loaded extension: project-id 2026-05-12 17:07:48.567 7 INFO neutron.api.extensions [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] Loaded extension: provider 2026-05-12 17:07:48.568 7 INFO neutron.api.extensions [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-05-12 17:07:48.570 7 INFO neutron.api.extensions [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] Loaded extension: qos 2026-05-12 17:07:48.571 7 INFO neutron.api.extensions [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-12 17:07:48.571 7 INFO neutron.api.extensions [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-12 17:07:48.572 7 INFO neutron.api.extensions [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] Loaded extension: qos-default 2026-05-12 17:07:48.572 7 INFO neutron.api.extensions [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] Loaded extension: qos-fip 2026-05-12 17:07:48.573 7 INFO neutron.api.extensions [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-12 17:07:48.573 7 INFO neutron.api.extensions [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] Loaded extension: qos-gateway-ip 2026-05-12 17:07:48.574 7 INFO neutron.api.extensions [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] Loaded extension: qos-port-network-policy 2026-05-12 17:07:48.574 7 INFO neutron.api.extensions [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] Loaded extension: qos-pps-minimum 2026-05-12 17:07:48.575 7 INFO neutron.api.extensions [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-12 17:07:48.575 8 INFO neutron.manager [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] Loading Plugin: timestamp 2026-05-12 17:07:48.576 7 INFO neutron.api.extensions [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] Loaded extension: qos-pps 2026-05-12 17:07:48.576 7 INFO neutron.api.extensions [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] Loaded extension: qos-rule-type-details 2026-05-12 17:07:48.577 7 INFO neutron.api.extensions [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-12 17:07:48.577 7 INFO neutron.api.extensions [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] Loaded extension: qos-rules-alias 2026-05-12 17:07:48.578 7 INFO neutron.api.extensions [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] Loaded extension: quota-check-limit 2026-05-12 17:07:48.578 8 INFO neutron.manager [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] Loading Plugin: network_ip_availability 2026-05-12 17:07:48.578 7 INFO neutron.api.extensions [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] Loaded extension: quota-check-limit-default 2026-05-12 17:07:48.580 7 INFO neutron.api.extensions [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] Loaded extension: quotas 2026-05-12 17:07:48.581 7 INFO neutron.api.extensions [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] Loaded extension: quota_details 2026-05-12 17:07:48.582 8 INFO neutron.manager [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] Loading Plugin: flavors 2026-05-12 17:07:48.583 7 INFO neutron.api.extensions [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] Loaded extension: rbac-policies 2026-05-12 17:07:48.583 7 INFO neutron.api.extensions [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] Loaded extension: rbac-address-group 2026-05-12 17:07:48.584 7 INFO neutron.api.extensions [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] Loaded extension: rbac-address-scope 2026-05-12 17:07:48.584 7 INFO neutron.api.extensions [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] Loaded extension: rbac-security-groups 2026-05-12 17:07:48.585 7 INFO neutron.api.extensions [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] Loaded extension: rbac-subnetpool 2026-05-12 17:07:48.585 8 INFO neutron.manager [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] Loading Plugin: revisions 2026-05-12 17:07:48.585 7 INFO neutron.api.extensions [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] Loaded extension: revision-if-match 2026-05-12 17:07:48.586 7 INFO neutron.api.extensions [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] Loaded extension: standard-attr-revisions 2026-05-12 17:07:48.587 7 INFO neutron.api.extensions [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] Loaded extension: router_availability_zone 2026-05-12 17:07:48.587 7 INFO neutron.api.extensions [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-12 17:07:48.588 8 INFO neutron.api.extensions [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] Initializing extension manager. 2026-05-12 17:07:48.589 7 INFO neutron.api.extensions [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] Loaded extension: security-groups-default-rules 2026-05-12 17:07:48.589 7 INFO neutron.api.extensions [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-12 17:07:48.590 8 INFO neutron.api.extensions [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] Loaded extension: address-group 2026-05-12 17:07:48.590 7 INFO neutron.api.extensions [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-12 17:07:48.590 7 INFO neutron.api.extensions [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-12 17:07:48.591 8 INFO neutron.api.extensions [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] Loaded extension: address-scope 2026-05-12 17:07:48.591 7 INFO neutron.api.extensions [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-12 17:07:48.591 8 INFO neutron.api.extensions [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-12 17:07:48.591 7 INFO neutron.api.extensions [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-12 17:07:48.592 8 INFO neutron.api.extensions [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] Loaded extension: agent 2026-05-12 17:07:48.593 8 INFO neutron.api.extensions [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] Loaded extension: agent-resources-synced 2026-05-12 17:07:48.594 8 INFO neutron.api.extensions [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] Loaded extension: allowed-address-pairs 2026-05-12 17:07:48.595 8 INFO neutron.api.extensions [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] Loaded extension: auto-allocated-topology 2026-05-12 17:07:48.595 8 INFO neutron.api.extensions [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] Loaded extension: availability_zone 2026-05-12 17:07:48.596 7 INFO neutron.api.extensions [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] Loaded extension: security-group 2026-05-12 17:07:48.596 8 INFO neutron.api.extensions [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] Loaded extension: availability_zone_filter 2026-05-12 17:07:48.596 8 INFO neutron.api.extensions [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-12 17:07:48.597 7 INFO neutron.api.extensions [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] Loaded extension: segment 2026-05-12 17:07:48.597 8 INFO neutron.api.extensions [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] Loaded extension: default-subnetpools 2026-05-12 17:07:48.598 7 INFO neutron.api.extensions [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-12 17:07:48.598 7 INFO neutron.api.extensions [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] Loaded extension: service-type 2026-05-12 17:07:48.598 8 INFO neutron.api.extensions [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-12 17:07:48.599 7 INFO neutron.api.extensions [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] Loaded extension: sorting 2026-05-12 17:07:48.599 8 INFO neutron.api.extensions [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] Loaded extension: dns-integration 2026-05-12 17:07:48.599 7 INFO neutron.api.extensions [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] Loaded extension: standard-attr-segment 2026-05-12 17:07:48.600 8 INFO neutron.api.extensions [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] Loaded extension: dns-domain-ports 2026-05-12 17:07:48.600 7 INFO neutron.api.extensions [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] Loaded extension: standard-attr-description 2026-05-12 17:07:48.600 8 INFO neutron.api.extensions [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-12 17:07:48.600 7 INFO neutron.api.extensions [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] Loaded extension: stateful-security-group 2026-05-12 17:07:48.601 7 WARNING neutron.api.extensions [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-12 17:07:48.601 8 INFO neutron.api.extensions [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] Loaded extension: dvr 2026-05-12 17:07:48.601 7 INFO neutron.api.extensions [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-12 17:07:48.602 7 INFO neutron.api.extensions [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] Loaded extension: subnet-external-network 2026-05-12 17:07:48.602 8 INFO neutron.api.extensions [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-12 17:07:48.602 7 INFO neutron.api.extensions [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] Loaded extension: subnet_onboard 2026-05-12 17:07:48.603 8 INFO neutron.api.extensions [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] Loaded extension: empty-string-filtering 2026-05-12 17:07:48.603 7 INFO neutron.api.extensions [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-12 17:07:48.603 8 INFO neutron.api.extensions [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-12 17:07:48.603 7 INFO neutron.api.extensions [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] Loaded extension: subnet-service-types 2026-05-12 17:07:48.604 8 INFO neutron.api.extensions [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-12 17:07:48.604 7 INFO neutron.api.extensions [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] Loaded extension: subnet_allocation 2026-05-12 17:07:48.604 8 INFO neutron.api.extensions [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] Loaded extension: external-net 2026-05-12 17:07:48.605 8 INFO neutron.api.extensions [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-12 17:07:48.605 7 INFO neutron.api.extensions [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-12 17:07:48.605 8 INFO neutron.api.extensions [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] Loaded extension: extraroute 2026-05-12 17:07:48.605 7 INFO neutron.api.extensions [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] Loaded extension: tag-creation 2026-05-12 17:07:48.606 8 INFO neutron.api.extensions [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] Loaded extension: extraroute-atomic 2026-05-12 17:07:48.606 8 INFO neutron.api.extensions [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-12 17:07:48.607 7 INFO neutron.api.extensions [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-12 17:07:48.607 8 INFO neutron.api.extensions [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-12 17:07:48.607 8 INFO neutron.api.extensions [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-12 17:07:48.608 8 INFO neutron.api.extensions [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-12 17:07:48.608 8 INFO neutron.api.extensions [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] Loaded extension: fip-port-details 2026-05-12 17:07:48.609 8 INFO neutron.api.extensions [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] Loaded extension: flavors 2026-05-12 17:07:48.610 8 INFO neutron.api.extensions [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-12 17:07:48.610 7 INFO neutron.api.extensions [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] Loaded extension: standard-attr-tag 2026-05-12 17:07:48.611 8 INFO neutron.api.extensions [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] Loaded extension: floatingip-pools 2026-05-12 17:07:48.611 7 INFO neutron.api.extensions [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-12 17:07:48.611 8 INFO neutron.api.extensions [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] Loaded extension: ip_allocation 2026-05-12 17:07:48.612 7 INFO neutron.api.extensions [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] Loaded extension: trunk 2026-05-12 17:07:48.612 8 INFO neutron.api.extensions [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] Loaded extension: ip-substring-filtering 2026-05-12 17:07:48.612 7 INFO neutron.api.extensions [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] Loaded extension: trunk-details 2026-05-12 17:07:48.612 8 INFO neutron.api.extensions [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] Loaded extension: l2_adjacency 2026-05-12 17:07:48.613 7 INFO neutron.api.extensions [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-12 17:07:48.613 7 INFO neutron.api.extensions [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-05-12 17:07:48.614 7 INFO neutron.api.extensions [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-12 17:07:48.614 8 INFO neutron.api.extensions [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] Loaded extension: router 2026-05-12 17:07:48.614 7 INFO neutron.api.extensions [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] Loaded extension: vpn-aes-ctr 2026-05-12 17:07:48.616 8 INFO neutron.api.extensions [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-12 17:07:48.616 7 INFO neutron.api.extensions [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-12 17:07:48.616 8 INFO neutron.api.extensions [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-12 17:07:48.617 8 INFO neutron.api.extensions [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-12 17:07:48.617 7 INFO neutron.api.extensions [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-12 17:07:48.617 8 INFO neutron.api.extensions [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] Loaded extension: ext-gw-mode 2026-05-12 17:07:48.618 7 INFO neutron.api.extensions [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] Loaded extension: vpn-flavors 2026-05-12 17:07:48.618 8 INFO neutron.api.extensions [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] Loaded extension: l3-ha 2026-05-12 17:07:48.618 8 INFO neutron.api.extensions [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-12 17:07:48.619 8 INFO neutron.api.extensions [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-12 17:07:48.619 7 INFO neutron.api.extensions [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] Loaded extension: vpnaas 2026-05-12 17:07:48.619 8 INFO neutron.api.extensions [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] Loaded extension: l3-flavors 2026-05-12 17:07:48.620 8 INFO neutron.api.extensions [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-12 17:07:48.620 7 INFO neutron.api.extensions [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] Loaded extension: taas 2026-05-12 17:07:48.622 7 INFO neutron.api.extensions [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] Loaded extension: tap-mirror 2026-05-12 17:07:48.622 7 INFO neutron.api.extensions [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] Loaded extension: taas-vlan-filter 2026-05-12 17:07:48.622 8 INFO neutron.api.extensions [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-12 17:07:48.624 7 INFO neutron.quota.resource_registry [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] Creating instance of TrackedResource for resource:network 2026-05-12 17:07:48.625 7 INFO neutron.quota.resource_registry [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-05-12 17:07:48.625 8 INFO neutron.api.extensions [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-12 17:07:48.625 7 INFO neutron.quota.resource_registry [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-12 17:07:48.625 7 INFO neutron.quota.resource_registry [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] Creating instance of TrackedResource for resource:port 2026-05-12 17:07:48.626 8 INFO neutron.api.extensions [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-12 17:07:48.627 8 INFO neutron.api.extensions [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-12 17:07:48.628 8 INFO neutron.api.extensions [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-12 17:07:48.629 8 INFO neutron.api.extensions [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-12 17:07:48.629 7 INFO neutron.quota.resource_registry [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-12 17:07:48.629 8 INFO neutron.api.extensions [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] Loaded extension: multi-provider 2026-05-12 17:07:48.629 7 INFO neutron.quota.resource_registry [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-12 17:07:48.630 8 INFO neutron.api.extensions [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] Loaded extension: net-mtu 2026-05-12 17:07:48.630 8 INFO neutron.api.extensions [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] Loaded extension: net-mtu-writable 2026-05-12 17:07:48.631 8 INFO neutron.api.extensions [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] Loaded extension: network_availability_zone 2026-05-12 17:07:48.631 8 INFO neutron.api.extensions [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] Loaded extension: network_ha 2026-05-12 17:07:48.632 8 INFO neutron.api.extensions [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] Loaded extension: network-ip-availability 2026-05-12 17:07:48.633 8 INFO neutron.api.extensions [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-12 17:07:48.633 8 INFO neutron.api.extensions [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] Loaded extension: pagination 2026-05-12 17:07:48.634 7 INFO neutron.quota.resource_registry [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-12 17:07:48.634 8 INFO neutron.api.extensions [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] Loaded extension: port-device-profile 2026-05-12 17:07:48.634 7 INFO neutron.quota.resource_registry [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-12 17:07:48.635 7 INFO neutron.quota.resource_registry [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-12 17:07:48.635 8 INFO neutron.api.extensions [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-12 17:07:48.636 8 INFO neutron.api.extensions [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-12 17:07:48.636 7 INFO neutron.quota.resource_registry [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-12 17:07:48.636 7 WARNING neutron.quota.resource_registry [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] subnetpool is already registered 2026-05-12 17:07:48.636 8 INFO neutron.api.extensions [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-12 17:07:48.636 7 INFO neutron.quota.resource_registry [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-12 17:07:48.636 7 WARNING neutron.quota.resource_registry [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] subnetpool is already registered 2026-05-12 17:07:48.636 8 INFO neutron.api.extensions [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] Loaded extension: port-mac-override 2026-05-12 17:07:48.637 7 INFO neutron.quota.resource_registry [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-12 17:07:48.637 8 INFO neutron.api.extensions [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-12 17:07:48.637 7 INFO neutron.quota.resource_registry [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-12 17:07:48.638 8 INFO neutron.api.extensions [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-12 17:07:48.637 7 INFO neutron.quota.resource_registry [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-12 17:07:48.638 7 INFO neutron.quota.resource_registry [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-12 17:07:48.638 8 INFO neutron.api.extensions [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-12 17:07:48.638 7 INFO neutron.quota.resource_registry [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-12 17:07:48.638 8 INFO neutron.api.extensions [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] Loaded extension: port-resource-request 2026-05-12 17:07:48.639 7 INFO neutron.quota.resource_registry [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-12 17:07:48.639 8 INFO neutron.api.extensions [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] Loaded extension: port-resource-request-groups 2026-05-12 17:07:48.639 7 INFO neutron.quota.resource_registry [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-12 17:07:48.639 7 WARNING neutron.quota.resource_registry [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] ipsecpolicy is already registered 2026-05-12 17:07:48.640 8 INFO neutron.api.extensions [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-12 17:07:48.640 7 INFO neutron.quota.resource_registry [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-12 17:07:48.640 7 WARNING neutron.quota.resource_registry [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] ikepolicy is already registered 2026-05-12 17:07:48.640 8 INFO neutron.api.extensions [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] Loaded extension: binding 2026-05-12 17:07:48.641 8 INFO neutron.api.extensions [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] Loaded extension: binding-extended 2026-05-12 17:07:48.641 8 INFO neutron.api.extensions [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] Loaded extension: port-security 2026-05-12 17:07:48.642 8 INFO neutron.api.extensions [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] Loaded extension: project-id 2026-05-12 17:07:48.642 8 INFO neutron.api.extensions [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] Loaded extension: provider 2026-05-12 17:07:48.643 8 INFO neutron.api.extensions [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] Extension qinq not supported by any of loaded plugins 2026-05-12 17:07:48.644 7 INFO neutron.quota.resource_registry [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-12 17:07:48.644 7 WARNING neutron.quota.resource_registry [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] router is already registered 2026-05-12 17:07:48.645 7 INFO neutron.quota.resource_registry [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-12 17:07:48.645 7 WARNING neutron.quota.resource_registry [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] floatingip is already registered 2026-05-12 17:07:48.645 8 INFO neutron.api.extensions [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] Loaded extension: qos 2026-05-12 17:07:48.646 8 INFO neutron.api.extensions [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-12 17:07:48.646 8 INFO neutron.api.extensions [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-12 17:07:48.647 8 INFO neutron.api.extensions [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] Loaded extension: qos-default 2026-05-12 17:07:48.647 8 INFO neutron.api.extensions [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] Loaded extension: qos-fip 2026-05-12 17:07:48.648 8 INFO neutron.api.extensions [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-12 17:07:48.648 7 INFO neutron.quota.resource_registry [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-12 17:07:48.648 8 INFO neutron.api.extensions [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] Loaded extension: qos-gateway-ip 2026-05-12 17:07:48.648 7 WARNING neutron.quota.resource_registry [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] rbac_policy is already registered 2026-05-12 17:07:48.649 8 INFO neutron.api.extensions [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] Loaded extension: qos-port-network-policy 2026-05-12 17:07:48.649 7 INFO neutron.quota.resource_registry [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-12 17:07:48.649 7 WARNING neutron.quota.resource_registry [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] security_group is already registered 2026-05-12 17:07:48.649 8 INFO neutron.api.extensions [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] Loaded extension: qos-pps-minimum 2026-05-12 17:07:48.650 7 INFO neutron.quota.resource_registry [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-12 17:07:48.650 7 WARNING neutron.quota.resource_registry [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] security_group_rule is already registered 2026-05-12 17:07:48.650 8 INFO neutron.api.extensions [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-12 17:07:48.650 7 INFO neutron.quota.resource_registry [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-12 17:07:48.651 7 WARNING neutron.quota.resource_registry [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] subnetpool is already registered 2026-05-12 17:07:48.651 8 INFO neutron.api.extensions [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] Loaded extension: qos-pps 2026-05-12 17:07:48.651 7 INFO neutron.quota.resource_registry [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-12 17:07:48.651 7 WARNING neutron.quota.resource_registry [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] subnetpool is already registered 2026-05-12 17:07:48.651 8 INFO neutron.api.extensions [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] Loaded extension: qos-rule-type-details 2026-05-12 17:07:48.652 8 INFO neutron.api.extensions [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-12 17:07:48.652 7 INFO neutron.quota.resource_registry [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-12 17:07:48.652 7 WARNING neutron.quota.resource_registry [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] trunk is already registered 2026-05-12 17:07:48.652 8 INFO neutron.api.extensions [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] Loaded extension: qos-rules-alias 2026-05-12 17:07:48.653 7 INFO neutron.quota.resource_registry [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-12 17:07:48.653 7 WARNING neutron.quota.resource_registry [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] ikepolicy is already registered 2026-05-12 17:07:48.653 8 INFO neutron.api.extensions [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] Loaded extension: quota-check-limit 2026-05-12 17:07:48.653 7 INFO neutron.quota.resource_registry [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-12 17:07:48.653 7 WARNING neutron.quota.resource_registry [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] ipsecpolicy is already registered 2026-05-12 17:07:48.654 8 INFO neutron.api.extensions [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] Loaded extension: quota-check-limit-default 2026-05-12 17:07:48.654 7 INFO neutron.quota.resource_registry [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-12 17:07:48.654 7 WARNING neutron.quota.resource_registry [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] endpoint_group is already registered 2026-05-12 17:07:48.654 7 INFO neutron.quota.resource_registry [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-12 17:07:48.654 7 WARNING neutron.quota.resource_registry [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] vpnservice is already registered 2026-05-12 17:07:48.655 7 INFO neutron.quota.resource_registry [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-12 17:07:48.655 7 WARNING neutron.quota.resource_registry [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] ipsec_site_connection is already registered 2026-05-12 17:07:48.655 7 INFO neutron.quota.resource_registry [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-12 17:07:48.655 7 WARNING neutron.quota.resource_registry [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] ipsecpolicy is already registered 2026-05-12 17:07:48.655 7 INFO neutron.quota.resource_registry [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-12 17:07:48.656 7 WARNING neutron.quota.resource_registry [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] ikepolicy is already registered 2026-05-12 17:07:48.656 8 INFO neutron.api.extensions [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] Loaded extension: quotas 2026-05-12 17:07:48.657 8 INFO neutron.api.extensions [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] Loaded extension: quota_details 2026-05-12 17:07:48.658 8 INFO neutron.api.extensions [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] Loaded extension: rbac-policies 2026-05-12 17:07:48.659 8 INFO neutron.api.extensions [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] Loaded extension: rbac-address-group 2026-05-12 17:07:48.659 8 INFO neutron.api.extensions [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] Loaded extension: rbac-address-scope 2026-05-12 17:07:48.660 8 INFO neutron.api.extensions [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] Loaded extension: rbac-security-groups 2026-05-12 17:07:48.660 8 INFO neutron.api.extensions [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] Loaded extension: rbac-subnetpool 2026-05-12 17:07:48.661 8 INFO neutron.api.extensions [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] Loaded extension: revision-if-match 2026-05-12 17:07:48.661 8 INFO neutron.api.extensions [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] Loaded extension: standard-attr-revisions 2026-05-12 17:07:48.662 8 INFO neutron.api.extensions [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] Loaded extension: router_availability_zone 2026-05-12 17:07:48.662 8 INFO neutron.api.extensions [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-12 17:07:48.664 8 INFO neutron.api.extensions [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] Loaded extension: security-groups-default-rules 2026-05-12 17:07:48.665 8 INFO neutron.api.extensions [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-12 17:07:48.665 8 INFO neutron.api.extensions [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-12 17:07:48.666 8 INFO neutron.api.extensions [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-12 17:07:48.667 8 INFO neutron.api.extensions [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-12 17:07:48.667 8 INFO neutron.api.extensions [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-12 17:07:48.672 8 INFO neutron.api.extensions [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] Loaded extension: security-group 2026-05-12 17:07:48.673 8 INFO neutron.api.extensions [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] Loaded extension: segment 2026-05-12 17:07:48.673 8 INFO neutron.api.extensions [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-12 17:07:48.674 8 INFO neutron.api.extensions [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] Loaded extension: service-type 2026-05-12 17:07:48.674 8 INFO neutron.api.extensions [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] Loaded extension: sorting 2026-05-12 17:07:48.675 8 INFO neutron.api.extensions [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] Loaded extension: standard-attr-segment 2026-05-12 17:07:48.675 8 INFO neutron.api.extensions [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] Loaded extension: standard-attr-description 2026-05-12 17:07:48.676 8 INFO neutron.api.extensions [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] Loaded extension: stateful-security-group 2026-05-12 17:07:48.677 8 WARNING neutron.api.extensions [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-12 17:07:48.677 8 INFO neutron.api.extensions [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-12 17:07:48.678 8 INFO neutron.api.extensions [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] Loaded extension: subnet-external-network 2026-05-12 17:07:48.678 8 INFO neutron.api.extensions [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] Loaded extension: subnet_onboard 2026-05-12 17:07:48.679 8 INFO neutron.api.extensions [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-12 17:07:48.679 8 INFO neutron.api.extensions [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] Loaded extension: subnet-service-types 2026-05-12 17:07:48.680 8 INFO neutron.api.extensions [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] Loaded extension: subnet_allocation 2026-05-12 17:07:48.681 8 INFO neutron.api.extensions [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-12 17:07:48.681 8 INFO neutron.api.extensions [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] Loaded extension: tag-creation 2026-05-12 17:07:48.682 8 INFO neutron.api.extensions [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-12 17:07:48.686 8 INFO neutron.api.extensions [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] Loaded extension: standard-attr-tag 2026-05-12 17:07:48.686 8 INFO neutron.api.extensions [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-12 17:07:48.687 8 INFO neutron.api.extensions [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] Loaded extension: trunk 2026-05-12 17:07:48.687 8 INFO neutron.api.extensions [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] Loaded extension: trunk-details 2026-05-12 17:07:48.688 8 INFO neutron.api.extensions [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-12 17:07:48.688 8 INFO neutron.api.extensions [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-05-12 17:07:48.689 8 INFO neutron.api.extensions [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-12 17:07:48.690 8 INFO neutron.api.extensions [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] Loaded extension: vpn-aes-ctr 2026-05-12 17:07:48.691 8 INFO neutron.api.extensions [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-12 17:07:48.692 8 INFO neutron.api.extensions [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-12 17:07:48.693 8 INFO neutron.api.extensions [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] Loaded extension: vpn-flavors 2026-05-12 17:07:48.693 7 WARNING keystonemiddleware._common.config [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-12 17:07:48.694 8 INFO neutron.api.extensions [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] Loaded extension: vpnaas 2026-05-12 17:07:48.696 8 INFO neutron.api.extensions [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] Loaded extension: taas 2026-05-12 17:07:48.697 8 INFO neutron.api.extensions [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] Loaded extension: tap-mirror 2026-05-12 17:07:48.697 8 INFO neutron.api.extensions [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] Loaded extension: taas-vlan-filter 2026-05-12 17:07:48.699 7 WARNING oslo_config.cfg [None req-fedda4b1-e01c-4678-ab2a-c70aafe8c6b9 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-05-12 17:07:48.700 8 INFO neutron.quota.resource_registry [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] Creating instance of TrackedResource for resource:network 2026-05-12 17:07:48.700 8 INFO neutron.quota.resource_registry [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-05-12 17:07:48.700 8 INFO neutron.quota.resource_registry [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-12 17:07:48.700 8 INFO neutron.quota.resource_registry [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] Creating instance of TrackedResource for resource:port WSGI app 0 (mountpoint='') ready in 8 seconds on interpreter 0x7fe0d0d20668 pid: 7 (default app) 2026-05-12 17:07:48.704 8 INFO neutron.quota.resource_registry [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-12 17:07:48.704 8 INFO neutron.quota.resource_registry [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-12 17:07:48.709 8 INFO neutron.quota.resource_registry [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-12 17:07:48.710 8 INFO neutron.quota.resource_registry [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-12 17:07:48.710 8 INFO neutron.quota.resource_registry [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-12 17:07:48.711 8 INFO neutron.quota.resource_registry [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-12 17:07:48.711 8 WARNING neutron.quota.resource_registry [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] subnetpool is already registered 2026-05-12 17:07:48.711 8 INFO neutron.quota.resource_registry [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-12 17:07:48.712 8 WARNING neutron.quota.resource_registry [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] subnetpool is already registered 2026-05-12 17:07:48.712 8 INFO neutron.quota.resource_registry [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-12 17:07:48.712 8 INFO neutron.quota.resource_registry [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-12 17:07:48.713 8 INFO neutron.quota.resource_registry [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-12 17:07:48.713 8 INFO neutron.quota.resource_registry [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-12 17:07:48.714 8 INFO neutron.quota.resource_registry [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-12 17:07:48.714 8 INFO neutron.quota.resource_registry [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-12 17:07:48.714 8 INFO neutron.quota.resource_registry [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-12 17:07:48.715 8 WARNING neutron.quota.resource_registry [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] ipsecpolicy is already registered 2026-05-12 17:07:48.715 8 INFO neutron.quota.resource_registry [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-12 17:07:48.715 8 WARNING neutron.quota.resource_registry [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] ikepolicy is already registered 2026-05-12 17:07:48.720 8 INFO neutron.quota.resource_registry [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-12 17:07:48.720 8 WARNING neutron.quota.resource_registry [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] router is already registered 2026-05-12 17:07:48.720 8 INFO neutron.quota.resource_registry [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-12 17:07:48.720 8 WARNING neutron.quota.resource_registry [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] floatingip is already registered 2026-05-12 17:07:48.724 8 INFO neutron.quota.resource_registry [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-12 17:07:48.724 8 WARNING neutron.quota.resource_registry [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] rbac_policy is already registered 2026-05-12 17:07:48.725 8 INFO neutron.quota.resource_registry [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-12 17:07:48.725 8 WARNING neutron.quota.resource_registry [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] security_group is already registered 2026-05-12 17:07:48.725 8 INFO neutron.quota.resource_registry [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-12 17:07:48.725 8 WARNING neutron.quota.resource_registry [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] security_group_rule is already registered 2026-05-12 17:07:48.726 8 INFO neutron.quota.resource_registry [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-12 17:07:48.726 8 WARNING neutron.quota.resource_registry [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] subnetpool is already registered 2026-05-12 17:07:48.727 8 INFO neutron.quota.resource_registry [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-12 17:07:48.727 8 WARNING neutron.quota.resource_registry [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] subnetpool is already registered 2026-05-12 17:07:48.728 8 INFO neutron.quota.resource_registry [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-12 17:07:48.729 8 WARNING neutron.quota.resource_registry [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] trunk is already registered 2026-05-12 17:07:48.729 8 INFO neutron.quota.resource_registry [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-12 17:07:48.729 8 WARNING neutron.quota.resource_registry [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] ikepolicy is already registered 2026-05-12 17:07:48.730 8 INFO neutron.quota.resource_registry [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-12 17:07:48.730 8 WARNING neutron.quota.resource_registry [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] ipsecpolicy is already registered 2026-05-12 17:07:48.730 8 INFO neutron.quota.resource_registry [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-12 17:07:48.730 8 WARNING neutron.quota.resource_registry [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] endpoint_group is already registered 2026-05-12 17:07:48.730 8 INFO neutron.quota.resource_registry [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-12 17:07:48.731 8 WARNING neutron.quota.resource_registry [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] vpnservice is already registered 2026-05-12 17:07:48.731 8 INFO neutron.quota.resource_registry [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-12 17:07:48.731 8 WARNING neutron.quota.resource_registry [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] ipsec_site_connection is already registered 2026-05-12 17:07:48.731 8 INFO neutron.quota.resource_registry [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-12 17:07:48.732 8 WARNING neutron.quota.resource_registry [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] ipsecpolicy is already registered 2026-05-12 17:07:48.732 8 INFO neutron.quota.resource_registry [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-12 17:07:48.732 8 WARNING neutron.quota.resource_registry [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] ikepolicy is already registered 2026-05-12 17:07:48.769 8 WARNING keystonemiddleware._common.config [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-12 17:07:48.776 8 WARNING oslo_config.cfg [None req-0296b23f-54b3-4a02-91bf-f7afa0cd746e - - - - - -] 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 0x7fe0d0d20668 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-05-12 17:07:54.436 7 INFO neutron.pecan_wsgi.hooks.translation [None req-56899de8-5a01-4728-83de-bdb7e29599b6 b9d8e9ed6ddc4167b46c1fda8c6d5ec9 31ab17947d534fe9b679931cb784b10c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 3/3] 199.204.45.132 () {44 vars in 927 bytes} [Tue May 12 17:07:53 2026] GET /v2.0/networks/public => generated 108 bytes in 838 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1/4] 199.204.45.132 () {44 vars in 949 bytes} [Tue May 12 17:07:54 2026] GET /v2.0/networks?name=public => generated 15 bytes in 400 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:07:55.267 7 WARNING neutron.services.revisions.revision_plugin [None req-4cf92e3d-fe96-417a-aa41-f6fe79b5c03c b9d8e9ed6ddc4167b46c1fda8c6d5ec9 31ab17947d534fe9b679931cb784b10c - - default default] Could not find related network for resource to bump revision. 2026-05-12 17:07:55.289 7 INFO neutron.db.segments_db [None req-4cf92e3d-fe96-417a-aa41-f6fe79b5c03c b9d8e9ed6ddc4167b46c1fda8c6d5ec9 31ab17947d534fe9b679931cb784b10c - - default default] Added segment 1262f7f8-7b77-44bc-909c-a61f9f4e7951 of type flat for network ebe146dc-0a38-4470-b99f-c2636b385c8b 2026-05-12 17:07:55.350 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4cf92e3d-fe96-417a-aa41-f6fe79b5c03c b9d8e9ed6ddc4167b46c1fda8c6d5ec9 31ab17947d534fe9b679931cb784b10c - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 4/6] 199.204.45.132 () {48 vars in 967 bytes} [Tue May 12 17:07:54 2026] POST /v2.0/networks => generated 124 bytes in 519 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 17:08:01.558 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f90c84c9-f891-4f52-817a-5bf0f0181fec b9d8e9ed6ddc4167b46c1fda8c6d5ec9 31ab17947d534fe9b679931cb784b10c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 3/7] 199.204.45.132 () {44 vars in 927 bytes} [Tue May 12 17:08:01 2026] GET /v2.0/networks/public => generated 108 bytes in 356 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/8] 199.204.45.132 () {44 vars in 949 bytes} [Tue May 12 17:08:01 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-05-12 17:08:01.813 8 WARNING neutron.services.revisions.revision_plugin [None req-40790504-c199-4b47-a757-a1e802e8079e b9d8e9ed6ddc4167b46c1fda8c6d5ec9 31ab17947d534fe9b679931cb784b10c - - default default] Could not find related network for resource to bump revision. 2026-05-12 17:08:01.839 8 INFO neutron.db.segments_db [None req-40790504-c199-4b47-a757-a1e802e8079e b9d8e9ed6ddc4167b46c1fda8c6d5ec9 31ab17947d534fe9b679931cb784b10c - - default default] Added segment 248635bc-50ff-4621-8958-83438cc5d036 of type flat for network 7ff01226-8936-47c2-a6d8-d2b7cbf223aa 2026-05-12 17:08:01.887 8 INFO neutron.pecan_wsgi.hooks.translation [None req-40790504-c199-4b47-a757-a1e802e8079e b9d8e9ed6ddc4167b46c1fda8c6d5ec9 31ab17947d534fe9b679931cb784b10c - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/9] 199.204.45.132 () {48 vars in 967 bytes} [Tue May 12 17:08:01 2026] POST /v2.0/networks => generated 124 bytes in 310 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 17:08:07.765 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2ca82c2b-1a9a-4083-84e5-4a01b9b0e62f b9d8e9ed6ddc4167b46c1fda8c6d5ec9 31ab17947d534fe9b679931cb784b10c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 6/10] 199.204.45.132 () {44 vars in 927 bytes} [Tue May 12 17:08:07 2026] GET /v2.0/networks/public => generated 108 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/11] 199.204.45.132 () {44 vars in 949 bytes} [Tue May 12 17:08:07 2026] GET /v2.0/networks?name=public => generated 15 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:08:07.833 7 WARNING neutron.services.revisions.revision_plugin [None req-a7853caf-882d-4c43-8da4-7ee1ce62a722 b9d8e9ed6ddc4167b46c1fda8c6d5ec9 31ab17947d534fe9b679931cb784b10c - - default default] Could not find related network for resource to bump revision. 2026-05-12 17:08:07.845 7 INFO neutron.db.segments_db [None req-a7853caf-882d-4c43-8da4-7ee1ce62a722 b9d8e9ed6ddc4167b46c1fda8c6d5ec9 31ab17947d534fe9b679931cb784b10c - - default default] Added segment 76863e05-3eda-4cfb-be1c-51d37bc5bc59 of type flat for network 7c18acb2-950f-465c-91f9-ef6023621426 2026-05-12 17:08:07.866 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a7853caf-882d-4c43-8da4-7ee1ce62a722 b9d8e9ed6ddc4167b46c1fda8c6d5ec9 31ab17947d534fe9b679931cb784b10c - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 7/12] 199.204.45.132 () {48 vars in 967 bytes} [Tue May 12 17:08:07 2026] POST /v2.0/networks => generated 124 bytes in 87 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 17:08:13.686 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5585f1a6-41be-4fbd-9a0b-e24ea0cc3c17 b9d8e9ed6ddc4167b46c1fda8c6d5ec9 31ab17947d534fe9b679931cb784b10c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 8/14] 199.204.45.132 () {44 vars in 927 bytes} [Tue May 12 17:08:13 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: 7/15] 199.204.45.132 () {44 vars in 949 bytes} [Tue May 12 17:08:13 2026] GET /v2.0/networks?name=public => generated 15 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:08:13.751 7 WARNING neutron.services.revisions.revision_plugin [None req-5ac1357a-6df1-4fe9-bbdb-da99f0ecb281 b9d8e9ed6ddc4167b46c1fda8c6d5ec9 31ab17947d534fe9b679931cb784b10c - - default default] Could not find related network for resource to bump revision. 2026-05-12 17:08:13.767 7 INFO neutron.db.segments_db [None req-5ac1357a-6df1-4fe9-bbdb-da99f0ecb281 b9d8e9ed6ddc4167b46c1fda8c6d5ec9 31ab17947d534fe9b679931cb784b10c - - default default] Added segment b8ff11a5-e15c-4533-92ab-e6be2e1635af of type flat for network 416f5c50-347e-45b8-86c3-b4d9a3b067a3 2026-05-12 17:08:13.790 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5ac1357a-6df1-4fe9-bbdb-da99f0ecb281 b9d8e9ed6ddc4167b46c1fda8c6d5ec9 31ab17947d534fe9b679931cb784b10c - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 9/16] 199.204.45.132 () {48 vars in 967 bytes} [Tue May 12 17:08:13 2026] POST /v2.0/networks => generated 124 bytes in 91 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 17:08:19.702 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c17882c1-04f1-493b-9b06-e1f7e5a3bf42 b9d8e9ed6ddc4167b46c1fda8c6d5ec9 31ab17947d534fe9b679931cb784b10c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 8/17] 199.204.45.132 () {44 vars in 927 bytes} [Tue May 12 17:08:19 2026] GET /v2.0/networks/public => generated 108 bytes in 56 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/18] 199.204.45.132 () {44 vars in 949 bytes} [Tue May 12 17:08:19 2026] GET /v2.0/networks?name=public => generated 15 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:08:19.770 8 WARNING neutron.services.revisions.revision_plugin [None req-272dd9a2-d7b0-49ef-822a-5a255f20263e b9d8e9ed6ddc4167b46c1fda8c6d5ec9 31ab17947d534fe9b679931cb784b10c - - default default] Could not find related network for resource to bump revision. 2026-05-12 17:08:19.791 8 INFO neutron.db.segments_db [None req-272dd9a2-d7b0-49ef-822a-5a255f20263e b9d8e9ed6ddc4167b46c1fda8c6d5ec9 31ab17947d534fe9b679931cb784b10c - - default default] Added segment 7adc669b-34d7-4769-b588-6cd2c058fc61 of type flat for network 1e0c0d60-d615-4db9-9aab-486aa72ab8e4 2026-05-12 17:08:19.813 8 INFO neutron.pecan_wsgi.hooks.translation [None req-272dd9a2-d7b0-49ef-822a-5a255f20263e b9d8e9ed6ddc4167b46c1fda8c6d5ec9 31ab17947d534fe9b679931cb784b10c - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 9/19] 199.204.45.132 () {48 vars in 967 bytes} [Tue May 12 17:08:19 2026] POST /v2.0/networks => generated 124 bytes in 98 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 17:08:25.689 8 INFO neutron.pecan_wsgi.hooks.translation [None req-db876d38-97dd-428e-b990-c806cd93540d b9d8e9ed6ddc4167b46c1fda8c6d5ec9 31ab17947d534fe9b679931cb784b10c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 10/21] 199.204.45.132 () {44 vars in 927 bytes} [Tue May 12 17:08:25 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: 7|app: 0|req: 12/22] 199.204.45.132 () {44 vars in 949 bytes} [Tue May 12 17:08:25 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-05-12 17:08:25.761 8 WARNING neutron.services.revisions.revision_plugin [None req-046a8800-9fe4-4295-999c-e4712eb87dd3 b9d8e9ed6ddc4167b46c1fda8c6d5ec9 31ab17947d534fe9b679931cb784b10c - - default default] Could not find related network for resource to bump revision. 2026-05-12 17:08:25.795 8 INFO neutron.db.segments_db [None req-046a8800-9fe4-4295-999c-e4712eb87dd3 b9d8e9ed6ddc4167b46c1fda8c6d5ec9 31ab17947d534fe9b679931cb784b10c - - default default] Added segment 60b0cf88-1a47-43e6-9f32-09aed5864630 of type flat for network c4d87784-de0c-45fb-94b7-91ee0bb4846f [pid: 8|app: 0|req: 11/23] 199.204.45.132 () {48 vars in 967 bytes} [Tue May 12 17:08:25 2026] POST /v2.0/networks => generated 706 bytes in 257 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:08:27.029 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5202549b-ef63-40d9-a163-d68b0b5d4861 b9d8e9ed6ddc4167b46c1fda8c6d5ec9 31ab17947d534fe9b679931cb784b10c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 13/24] 199.204.45.132 () {44 vars in 927 bytes} [Tue May 12 17:08:26 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: 8|app: 0|req: 12/25] 199.204.45.132 () {44 vars in 949 bytes} [Tue May 12 17:08:27 2026] GET /v2.0/networks?name=public => generated 709 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:08:27.098 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ba083ba9-974b-45a7-b390-69c794021d56 b9d8e9ed6ddc4167b46c1fda8c6d5ec9 31ab17947d534fe9b679931cb784b10c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 14/26] 199.204.45.132 () {44 vars in 1034 bytes} [Tue May 12 17:08:27 2026] GET /v2.0/subnets/public-subnet?network_id=c4d87784-de0c-45fb-94b7-91ee0bb4846f => 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: 13/27] 199.204.45.132 () {44 vars in 1057 bytes} [Tue May 12 17:08:27 2026] GET /v2.0/subnets?name=public-subnet&network_id=c4d87784-de0c-45fb-94b7-91ee0bb4846f => generated 14 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 15/28] 199.204.45.132 () {48 vars in 965 bytes} [Tue May 12 17:08:27 2026] POST /v2.0/subnets => generated 664 bytes in 310 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:13:19.441 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b222b652-753f-4478-b06d-1c348749f741 b9d8e9ed6ddc4167b46c1fda8c6d5ec9 31ab17947d534fe9b679931cb784b10c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 33/66] 199.204.45.132 () {44 vars in 937 bytes} [Tue May 12 17:13:19 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 114 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 34/67] 199.204.45.132 () {44 vars in 959 bytes} [Tue May 12 17:13:19 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-05-12 17:13:19.527 8 INFO neutron.db.segments_db [None req-738be92f-ab68-426c-a14b-f2517b286457 b9d8e9ed6ddc4167b46c1fda8c6d5ec9 31ab17947d534fe9b679931cb784b10c - - default default] Added segment 3adad2cf-e490-46f8-b41d-9bfba8cbaef9 of type vxlan for network b08fde85-c481-483b-a2b2-13aeeebb2dba [pid: 8|app: 0|req: 34/68] 199.204.45.132 () {48 vars in 966 bytes} [Tue May 12 17:13:19 2026] POST /v2.0/networks => generated 707 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:13:20.500 7 INFO neutron.pecan_wsgi.hooks.translation [None req-64eae738-9c48-436a-9215-e724ce53ac78 b9d8e9ed6ddc4167b46c1fda8c6d5ec9 31ab17947d534fe9b679931cb784b10c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 35/69] 199.204.45.132 () {44 vars in 937 bytes} [Tue May 12 17:13:20 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 35/70] 199.204.45.132 () {44 vars in 959 bytes} [Tue May 12 17:13:20 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:13:20.562 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9f40b865-3874-407c-bd2c-9dc1f2d33224 b9d8e9ed6ddc4167b46c1fda8c6d5ec9 31ab17947d534fe9b679931cb784b10c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 36/71] 199.204.45.132 () {44 vars in 1036 bytes} [Tue May 12 17:13:20 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=b08fde85-c481-483b-a2b2-13aeeebb2dba => generated 114 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 36/72] 199.204.45.132 () {44 vars in 1059 bytes} [Tue May 12 17:13:20 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=b08fde85-c481-483b-a2b2-13aeeebb2dba => generated 14 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 37/73] 199.204.45.132 () {48 vars in 965 bytes} [Tue May 12 17:13:20 2026] POST /v2.0/subnets => generated 651 bytes in 181 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:13:21.933 8 INFO neutron.api.v2.resource [None req-bc7bbd18-7e39-49f7-8739-2d6b56c96c5d b9d8e9ed6ddc4167b46c1fda8c6d5ec9 31ab17947d534fe9b679931cb784b10c - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 37/74] 199.204.45.132 () {44 vars in 971 bytes} [Tue May 12 17:13:21 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 56 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/75] 199.204.45.132 () {44 vars in 993 bytes} [Tue May 12 17:13:21 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/76] 199.204.45.132 () {48 vars in 980 bytes} [Tue May 12 17:13:21 2026] POST /v2.0/security-groups => generated 1616 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/77] 199.204.45.132 () {44 vars in 1001 bytes} [Tue May 12 17:13:23 2026] GET /v2.0/security-groups/1ab3e0f0-bcb0-43e7-b065-9fdc748a33de => generated 1616 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/78] 199.204.45.132 () {44 vars in 1001 bytes} [Tue May 12 17:13:23 2026] GET /v2.0/security-groups/1ab3e0f0-bcb0-43e7-b065-9fdc748a33de => 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: 40/79] 199.204.45.132 () {44 vars in 1001 bytes} [Tue May 12 17:13:23 2026] GET /v2.0/security-groups/1ab3e0f0-bcb0-43e7-b065-9fdc748a33de => generated 1616 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/80] 199.204.45.132 () {48 vars in 991 bytes} [Tue May 12 17:13:23 2026] POST /v2.0/security-group-rules => generated 601 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/81] 199.204.45.132 () {44 vars in 1001 bytes} [Tue May 12 17:13:24 2026] GET /v2.0/security-groups/1ab3e0f0-bcb0-43e7-b065-9fdc748a33de => generated 2230 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/82] 199.204.45.132 () {44 vars in 1001 bytes} [Tue May 12 17:13:24 2026] GET /v2.0/security-groups/1ab3e0f0-bcb0-43e7-b065-9fdc748a33de => generated 2230 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/83] 199.204.45.132 () {44 vars in 1001 bytes} [Tue May 12 17:13:24 2026] GET /v2.0/security-groups/1ab3e0f0-bcb0-43e7-b065-9fdc748a33de => generated 2230 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/84] 199.204.45.132 () {48 vars in 991 bytes} [Tue May 12 17:13:24 2026] POST /v2.0/security-group-rules => generated 603 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/87] 199.204.45.132 () {44 vars in 1001 bytes} [Tue May 12 17:13:25 2026] GET /v2.0/security-groups/1ab3e0f0-bcb0-43e7-b065-9fdc748a33de => generated 2846 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/88] 199.204.45.132 () {44 vars in 1001 bytes} [Tue May 12 17:13:25 2026] GET /v2.0/security-groups/1ab3e0f0-bcb0-43e7-b065-9fdc748a33de => generated 2846 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/89] 199.204.45.132 () {44 vars in 1001 bytes} [Tue May 12 17:13:25 2026] GET /v2.0/security-groups/1ab3e0f0-bcb0-43e7-b065-9fdc748a33de => generated 2846 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/90] 199.204.45.132 () {48 vars in 991 bytes} [Tue May 12 17:13:25 2026] POST /v2.0/security-group-rules => generated 603 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/91] 199.204.45.132 () {44 vars in 1001 bytes} [Tue May 12 17:13:26 2026] GET /v2.0/security-groups/1ab3e0f0-bcb0-43e7-b065-9fdc748a33de => generated 3462 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/92] 199.204.45.132 () {44 vars in 1001 bytes} [Tue May 12 17:13:26 2026] GET /v2.0/security-groups/1ab3e0f0-bcb0-43e7-b065-9fdc748a33de => generated 3462 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/93] 199.204.45.132 () {44 vars in 1001 bytes} [Tue May 12 17:13:26 2026] GET /v2.0/security-groups/1ab3e0f0-bcb0-43e7-b065-9fdc748a33de => generated 3462 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/94] 199.204.45.132 () {48 vars in 991 bytes} [Tue May 12 17:13:26 2026] POST /v2.0/security-group-rules => generated 603 bytes in 86 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/95] 199.204.45.132 () {44 vars in 1001 bytes} [Tue May 12 17:13:27 2026] GET /v2.0/security-groups/1ab3e0f0-bcb0-43e7-b065-9fdc748a33de => generated 4078 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/96] 199.204.45.132 () {44 vars in 1001 bytes} [Tue May 12 17:13:27 2026] GET /v2.0/security-groups/1ab3e0f0-bcb0-43e7-b065-9fdc748a33de => generated 4078 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/97] 199.204.45.132 () {44 vars in 1001 bytes} [Tue May 12 17:13:27 2026] GET /v2.0/security-groups/1ab3e0f0-bcb0-43e7-b065-9fdc748a33de => generated 4078 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/98] 199.204.45.132 () {48 vars in 991 bytes} [Tue May 12 17:13:27 2026] POST /v2.0/security-group-rules => generated 603 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/99] 199.204.45.132 () {44 vars in 987 bytes} [Tue May 12 17:13:28 2026] GET /v2.0/networks/b08fde85-c481-483b-a2b2-13aeeebb2dba => generated 732 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:13:28.610 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9f87ed3b-647a-4a8b-af7d-d06a0b687d65 b9d8e9ed6ddc4167b46c1fda8c6d5ec9 31ab17947d534fe9b679931cb784b10c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 50/100] 199.204.45.132 () {44 vars in 1076 bytes} [Tue May 12 17:13:28 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=b08fde85-c481-483b-a2b2-13aeeebb2dba => generated 132 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/101] 199.204.45.132 () {44 vars in 1099 bytes} [Tue May 12 17:13:28 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=b08fde85-c481-483b-a2b2-13aeeebb2dba => generated 12 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/102] 199.204.45.132 () {44 vars in 1001 bytes} [Tue May 12 17:13:28 2026] GET /v2.0/security-groups/1ab3e0f0-bcb0-43e7-b065-9fdc748a33de => generated 4694 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/103] 199.204.45.132 () {48 vars in 961 bytes} [Tue May 12 17:13:28 2026] POST /v2.0/ports => generated 1100 bytes in 325 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-12 17:13:36.086 7 INFO neutron.pecan_wsgi.hooks.translation [None req-bd917c9e-71fd-4c7e-8398-514ab4714a0a b9d8e9ed6ddc4167b46c1fda8c6d5ec9 31ab17947d534fe9b679931cb784b10c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 52/104] 199.204.45.132 () {44 vars in 979 bytes} [Tue May 12 17:13:36 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) /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: 53/105] 199.204.45.132 () {44 vars in 1001 bytes} [Tue May 12 17:13:36 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1103 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/106] 199.204.45.132 () {48 vars in 1031 bytes} [Tue May 12 17:13:36 2026] PUT /v2.0/ports/3f4dd6ef-72cb-45a9-b584-3e60d0a9dcb1 => generated 1249 bytes in 761 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/107] 199.204.45.132 () {44 vars in 920 bytes} [Tue May 12 17:13:38 2026] GET /v2.0/ports => generated 3730 bytes in 282 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:13:39.719 7 INFO neutron.api.v2.resource [None req-ab141194-2ea0-41c8-b04b-6fa4e8e5b48a b9d8e9ed6ddc4167b46c1fda8c6d5ec9 31ab17947d534fe9b679931cb784b10c - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 54/108] 199.204.45.132 () {44 vars in 959 bytes} [Tue May 12 17:13:39 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/109] 199.204.45.132 () {44 vars in 981 bytes} [Tue May 12 17:13:39 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/110] 199.204.45.132 () {48 vars in 980 bytes} [Tue May 12 17:13:39 2026] POST /v2.0/security-groups => generated 1610 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/113] 199.204.45.132 () {44 vars in 1001 bytes} [Tue May 12 17:13:40 2026] GET /v2.0/security-groups/2e4c4f3f-f7bf-488e-966b-b98f708ef669 => generated 1610 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/114] 199.204.45.132 () {44 vars in 1001 bytes} [Tue May 12 17:13:40 2026] GET /v2.0/security-groups/2e4c4f3f-f7bf-488e-966b-b98f708ef669 => generated 1610 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 58/115] 199.204.45.132 () {44 vars in 1001 bytes} [Tue May 12 17:13:40 2026] GET /v2.0/security-groups/2e4c4f3f-f7bf-488e-966b-b98f708ef669 => generated 1610 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 58/116] 199.204.45.132 () {48 vars in 991 bytes} [Tue May 12 17:13:40 2026] POST /v2.0/security-group-rules => generated 623 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 59/117] 199.204.45.132 () {44 vars in 1001 bytes} [Tue May 12 17:13:41 2026] GET /v2.0/security-groups/2e4c4f3f-f7bf-488e-966b-b98f708ef669 => generated 2246 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 59/118] 199.204.45.132 () {44 vars in 1001 bytes} [Tue May 12 17:13:41 2026] GET /v2.0/security-groups/2e4c4f3f-f7bf-488e-966b-b98f708ef669 => generated 2246 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 60/119] 199.204.45.132 () {44 vars in 1001 bytes} [Tue May 12 17:13:41 2026] GET /v2.0/security-groups/2e4c4f3f-f7bf-488e-966b-b98f708ef669 => generated 2246 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 60/120] 199.204.45.132 () {48 vars in 991 bytes} [Tue May 12 17:13:41 2026] POST /v2.0/security-group-rules => generated 627 bytes in 93 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 68/135] 199.204.45.132 () {44 vars in 975 bytes} [Tue May 12 17:15:39 2026] GET /v2.0/quotas/31ab17947d534fe9b679931cb784b10c => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 68/136] 199.204.45.132 () {48 vars in 1027 bytes} [Tue May 12 17:15:39 2026] PUT /v2.0/quotas/31ab17947d534fe9b679931cb784b10c => generated 291 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:17:59.251 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f3a0b148-60e0-45e4-8e15-13b26ee2186b b9d8e9ed6ddc4167b46c1fda8c6d5ec9 31ab17947d534fe9b679931cb784b10c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 79/157] 199.204.45.132 () {30 vars in 741 bytes} [Tue May 12 17:17:59 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 113 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 79/158] 199.204.45.132 () {30 vars in 763 bytes} [Tue May 12 17:17:59 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:18:01.369 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b312445e-a0fd-4872-8650-185ec287aee0 b9d8e9ed6ddc4167b46c1fda8c6d5ec9 31ab17947d534fe9b679931cb784b10c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 80/159] 199.204.45.132 () {30 vars in 741 bytes} [Tue May 12 17:18:01 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 128 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 80/160] 199.204.45.132 () {30 vars in 763 bytes} [Tue May 12 17:18:01 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:24:05.742 7 INFO neutron.api.v2.resource [None req-71fcf98d-6f9f-4f97-aef0-fd4959e937a6 b9d8e9ed6ddc4167b46c1fda8c6d5ec9 31ab17947d534fe9b679931cb784b10c - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 105/209] 199.204.45.132 () {44 vars in 1074 bytes} [Tue May 12 17:24:05 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=a2becf9159374c26b4d8e34ddd8c8891 => generated 139 bytes in 120 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 105/210] 199.204.45.132 () {44 vars in 1097 bytes} [Tue May 12 17:24:05 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=a2becf9159374c26b4d8e34ddd8c8891 => generated 23 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 106/211] 199.204.45.132 () {48 vars in 981 bytes} [Tue May 12 17:24:05 2026] POST /v2.0/security-groups => generated 1624 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 106/212] 199.204.45.132 () {44 vars in 1088 bytes} [Tue May 12 17:24:07 2026] GET /v2.0/security-groups/e85f1360-7155-4d8f-b379-22e6d682656c?project_id=a2becf9159374c26b4d8e34ddd8c8891 => generated 1624 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 107/213] 199.204.45.132 () {44 vars in 1001 bytes} [Tue May 12 17:24:07 2026] GET /v2.0/security-groups/e85f1360-7155-4d8f-b379-22e6d682656c => generated 1624 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 107/214] 199.204.45.132 () {44 vars in 1088 bytes} [Tue May 12 17:24:07 2026] GET /v2.0/security-groups/e85f1360-7155-4d8f-b379-22e6d682656c?project_id=a2becf9159374c26b4d8e34ddd8c8891 => generated 1624 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 108/215] 199.204.45.132 () {48 vars in 991 bytes} [Tue May 12 17:24:07 2026] POST /v2.0/security-group-rules => generated 597 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 108/216] 199.204.45.132 () {44 vars in 1088 bytes} [Tue May 12 17:24:08 2026] GET /v2.0/security-groups/e85f1360-7155-4d8f-b379-22e6d682656c?project_id=a2becf9159374c26b4d8e34ddd8c8891 => generated 2234 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 109/217] 199.204.45.132 () {44 vars in 1001 bytes} [Tue May 12 17:24:08 2026] GET /v2.0/security-groups/e85f1360-7155-4d8f-b379-22e6d682656c => generated 2234 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 109/218] 199.204.45.132 () {44 vars in 1088 bytes} [Tue May 12 17:24:08 2026] GET /v2.0/security-groups/e85f1360-7155-4d8f-b379-22e6d682656c?project_id=a2becf9159374c26b4d8e34ddd8c8891 => generated 2234 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 110/219] 199.204.45.132 () {48 vars in 991 bytes} [Tue May 12 17:24:08 2026] POST /v2.0/security-group-rules => generated 599 bytes in 93 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 110/220] 199.204.45.132 () {44 vars in 1088 bytes} [Tue May 12 17:24:09 2026] GET /v2.0/security-groups/e85f1360-7155-4d8f-b379-22e6d682656c?project_id=a2becf9159374c26b4d8e34ddd8c8891 => generated 2846 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 111/221] 199.204.45.132 () {44 vars in 1001 bytes} [Tue May 12 17:24:09 2026] GET /v2.0/security-groups/e85f1360-7155-4d8f-b379-22e6d682656c => generated 2846 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 111/222] 199.204.45.132 () {44 vars in 1088 bytes} [Tue May 12 17:24:09 2026] GET /v2.0/security-groups/e85f1360-7155-4d8f-b379-22e6d682656c?project_id=a2becf9159374c26b4d8e34ddd8c8891 => generated 2846 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 112/223] 199.204.45.132 () {48 vars in 991 bytes} [Tue May 12 17:24:09 2026] POST /v2.0/security-group-rules => generated 601 bytes in 85 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 113/226] 199.204.45.132 () {44 vars in 1088 bytes} [Tue May 12 17:24:10 2026] GET /v2.0/security-groups/e85f1360-7155-4d8f-b379-22e6d682656c?project_id=a2becf9159374c26b4d8e34ddd8c8891 => generated 3460 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 114/227] 199.204.45.132 () {44 vars in 1001 bytes} [Tue May 12 17:24:10 2026] GET /v2.0/security-groups/e85f1360-7155-4d8f-b379-22e6d682656c => generated 3460 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 114/228] 199.204.45.132 () {44 vars in 1088 bytes} [Tue May 12 17:24:10 2026] GET /v2.0/security-groups/e85f1360-7155-4d8f-b379-22e6d682656c?project_id=a2becf9159374c26b4d8e34ddd8c8891 => generated 3460 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 115/229] 199.204.45.132 () {48 vars in 991 bytes} [Tue May 12 17:24:10 2026] POST /v2.0/security-group-rules => generated 602 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 124/248] 199.204.45.132 () {30 vars in 740 bytes} [Tue May 12 17:26:24 2026] GET /v2.0/networks?tenant_id=a2becf9159374c26b4d8e34ddd8c8891&shared=False => generated 15 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:26:25.048 8 INFO neutron.db.segments_db [None req-1b447e08-95d9-4c90-b66b-5e37c52a9f07 84243ebf7130432c8679a39d52104394 a2becf9159374c26b4d8e34ddd8c8891 - - 2bd8268a43b546039ea50b6298e0e99d 2bd8268a43b546039ea50b6298e0e99d] Added segment 01bf3989-b53e-4d91-82a9-e6dadb43d3fb of type vxlan for network 41676a8e-0c9d-4b68-8d40-f9d30e0bd566 [pid: 8|app: 0|req: 125/249] 199.204.45.132 () {34 vars in 682 bytes} [Tue May 12 17:26:24 2026] POST /v2.0/networks => generated 718 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 125/250] 199.204.45.132 () {30 vars in 722 bytes} [Tue May 12 17:26:25 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 126/251] 199.204.45.132 () {30 vars in 633 bytes} [Tue May 12 17:26:25 2026] GET /v2.0/extensions => generated 21537 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 126/252] 199.204.45.132 () {34 vars in 677 bytes} [Tue May 12 17:26:25 2026] POST /v2.0/ports => generated 999 bytes in 381 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 127/253] 199.204.45.132 () {30 vars in 703 bytes} [Tue May 12 17:26:25 2026] GET /v2.0/networks/41676a8e-0c9d-4b68-8d40-f9d30e0bd566 => generated 705 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 127/254] 199.204.45.132 () {30 vars in 722 bytes} [Tue May 12 17:26:27 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1002 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 128/255] 199.204.45.132 () {30 vars in 703 bytes} [Tue May 12 17:26:27 2026] GET /v2.0/networks/41676a8e-0c9d-4b68-8d40-f9d30e0bd566 => generated 705 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 129/258] 199.204.45.132 () {44 vars in 975 bytes} [Tue May 12 17:26:45 2026] GET /v2.0/quotas/a2becf9159374c26b4d8e34ddd8c8891 => 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: 130/259] 199.204.45.132 () {48 vars in 1027 bytes} [Tue May 12 17:26:46 2026] PUT /v2.0/quotas/a2becf9159374c26b4d8e34ddd8c8891 => generated 291 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:38:16.797 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3881659d-65ca-4154-9f3d-006c8d18f2d6 b9d8e9ed6ddc4167b46c1fda8c6d5ec9 31ab17947d534fe9b679931cb784b10c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 176/352] 199.204.45.132 () {44 vars in 927 bytes} [Tue May 12 17:38:16 2026] GET /v2.0/networks/public => generated 108 bytes in 110 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 177/353] 199.204.45.132 () {44 vars in 949 bytes} [Tue May 12 17:38:16 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-05-12 17:38:17.895 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0191455f-6e9a-4fb8-9ba7-c64e57b3b721 b9d8e9ed6ddc4167b46c1fda8c6d5ec9 31ab17947d534fe9b679931cb784b10c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 177/354] 199.204.45.132 () {44 vars in 927 bytes} [Tue May 12 17:38:17 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: 178/355] 199.204.45.132 () {44 vars in 949 bytes} [Tue May 12 17:38:17 2026] GET /v2.0/networks?name=public => generated 753 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:38:17.962 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a3f38282-f569-46e8-9baa-1f8b29c3b807 b9d8e9ed6ddc4167b46c1fda8c6d5ec9 31ab17947d534fe9b679931cb784b10c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 178/356] 199.204.45.132 () {44 vars in 1034 bytes} [Tue May 12 17:38:17 2026] GET /v2.0/subnets/public-subnet?network_id=c4d87784-de0c-45fb-94b7-91ee0bb4846f => 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: 179/357] 199.204.45.132 () {44 vars in 1057 bytes} [Tue May 12 17:38:17 2026] GET /v2.0/subnets?name=public-subnet&network_id=c4d87784-de0c-45fb-94b7-91ee0bb4846f => generated 667 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:38:45.699 7 INFO neutron.pecan_wsgi.hooks.translation [None req-42f4a4f3-60ba-4827-a5e0-d4d1947b0f05 b9d8e9ed6ddc4167b46c1fda8c6d5ec9 31ab17947d534fe9b679931cb784b10c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 181/362] 199.204.45.132 () {44 vars in 937 bytes} [Tue May 12 17:38:45 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/363] 199.204.45.132 () {44 vars in 959 bytes} [Tue May 12 17:38:45 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:38:46.724 7 INFO neutron.pecan_wsgi.hooks.translation [None req-31297ac0-4a16-4157-b11e-b2632574763a b9d8e9ed6ddc4167b46c1fda8c6d5ec9 31ab17947d534fe9b679931cb784b10c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 182/364] 199.204.45.132 () {44 vars in 937 bytes} [Tue May 12 17:38:46 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/365] 199.204.45.132 () {44 vars in 959 bytes} [Tue May 12 17:38:46 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:38:46.806 7 INFO neutron.pecan_wsgi.hooks.translation [None req-111e15a4-6e23-4e44-b8cb-81ddf3e09802 b9d8e9ed6ddc4167b46c1fda8c6d5ec9 31ab17947d534fe9b679931cb784b10c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 183/366] 199.204.45.132 () {44 vars in 1036 bytes} [Tue May 12 17:38:46 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=b08fde85-c481-483b-a2b2-13aeeebb2dba => generated 114 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/367] 199.204.45.132 () {44 vars in 1059 bytes} [Tue May 12 17:38:46 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=b08fde85-c481-483b-a2b2-13aeeebb2dba => generated 654 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:38:48.122 7 INFO neutron.api.v2.resource [None req-7d274fa6-2409-442a-a009-f1cc2635789e b9d8e9ed6ddc4167b46c1fda8c6d5ec9 31ab17947d534fe9b679931cb784b10c - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 184/368] 199.204.45.132 () {44 vars in 971 bytes} [Tue May 12 17:38:48 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/369] 199.204.45.132 () {44 vars in 993 bytes} [Tue May 12 17:38:48 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4690 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/370] 199.204.45.132 () {44 vars in 1001 bytes} [Tue May 12 17:38:49 2026] GET /v2.0/security-groups/1ab3e0f0-bcb0-43e7-b065-9fdc748a33de => generated 4694 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/371] 199.204.45.132 () {44 vars in 1001 bytes} [Tue May 12 17:38:49 2026] GET /v2.0/security-groups/1ab3e0f0-bcb0-43e7-b065-9fdc748a33de => generated 4694 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/372] 199.204.45.132 () {44 vars in 1011 bytes} [Tue May 12 17:38:49 2026] GET /v2.0/security-group-rules/35c6aff9-b4d4-409b-8102-2952ede213a8 => generated 601 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/373] 199.204.45.132 () {44 vars in 1001 bytes} [Tue May 12 17:38:50 2026] GET /v2.0/security-groups/1ab3e0f0-bcb0-43e7-b065-9fdc748a33de => generated 4694 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/374] 199.204.45.132 () {44 vars in 1001 bytes} [Tue May 12 17:38:50 2026] GET /v2.0/security-groups/1ab3e0f0-bcb0-43e7-b065-9fdc748a33de => generated 4694 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/375] 199.204.45.132 () {44 vars in 1011 bytes} [Tue May 12 17:38:50 2026] GET /v2.0/security-group-rules/41f56003-4e0b-44b5-b31e-a3e877ea483c => generated 603 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/376] 199.204.45.132 () {44 vars in 1001 bytes} [Tue May 12 17:38:51 2026] GET /v2.0/security-groups/1ab3e0f0-bcb0-43e7-b065-9fdc748a33de => 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: 189/377] 199.204.45.132 () {44 vars in 1001 bytes} [Tue May 12 17:38:51 2026] GET /v2.0/security-groups/1ab3e0f0-bcb0-43e7-b065-9fdc748a33de => generated 4694 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/378] 199.204.45.132 () {44 vars in 1011 bytes} [Tue May 12 17:38:51 2026] GET /v2.0/security-group-rules/712cf737-7b1b-4e69-9468-bb22c8c6ccc1 => 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: 190/379] 199.204.45.132 () {44 vars in 1001 bytes} [Tue May 12 17:38:52 2026] GET /v2.0/security-groups/1ab3e0f0-bcb0-43e7-b065-9fdc748a33de => generated 4694 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/380] 199.204.45.132 () {44 vars in 1001 bytes} [Tue May 12 17:38:52 2026] GET /v2.0/security-groups/1ab3e0f0-bcb0-43e7-b065-9fdc748a33de => generated 4694 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/381] 199.204.45.132 () {44 vars in 1011 bytes} [Tue May 12 17:38:52 2026] GET /v2.0/security-group-rules/2d3080a9-2919-482e-861c-7233b3d994ca => 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: 191/382] 199.204.45.132 () {44 vars in 1001 bytes} [Tue May 12 17:38:53 2026] GET /v2.0/security-groups/1ab3e0f0-bcb0-43e7-b065-9fdc748a33de => 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: 192/383] 199.204.45.132 () {44 vars in 1001 bytes} [Tue May 12 17:38:53 2026] GET /v2.0/security-groups/1ab3e0f0-bcb0-43e7-b065-9fdc748a33de => generated 4694 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/384] 199.204.45.132 () {44 vars in 1011 bytes} [Tue May 12 17:38:53 2026] GET /v2.0/security-group-rules/037b3b11-3292-432e-965d-ebf1814f4ff0 => generated 603 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/385] 199.204.45.132 () {44 vars in 987 bytes} [Tue May 12 17:38:54 2026] GET /v2.0/networks/b08fde85-c481-483b-a2b2-13aeeebb2dba => generated 732 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:38:54.582 7 INFO neutron.pecan_wsgi.hooks.translation [None req-65076023-0009-43db-b6b7-b3c1ad4adc85 b9d8e9ed6ddc4167b46c1fda8c6d5ec9 31ab17947d534fe9b679931cb784b10c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 193/386] 199.204.45.132 () {44 vars in 1076 bytes} [Tue May 12 17:38:54 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=b08fde85-c481-483b-a2b2-13aeeebb2dba => 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: 194/387] 199.204.45.132 () {44 vars in 1099 bytes} [Tue May 12 17:38:54 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=b08fde85-c481-483b-a2b2-13aeeebb2dba => generated 1254 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/388] 199.204.45.132 () {44 vars in 1001 bytes} [Tue May 12 17:38:54 2026] GET /v2.0/security-groups/1ab3e0f0-bcb0-43e7-b065-9fdc748a33de => generated 4694 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:39:03.797 8 INFO neutron.pecan_wsgi.hooks.translation [None req-340485e2-2aab-4fed-8ffc-f7ca8aed4b33 b9d8e9ed6ddc4167b46c1fda8c6d5ec9 31ab17947d534fe9b679931cb784b10c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 196/391] 199.204.45.132 () {44 vars in 979 bytes} [Tue May 12 17:39:03 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 70 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/392] 199.204.45.132 () {44 vars in 1001 bytes} [Tue May 12 17:39:03 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1254 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/393] 199.204.45.132 () {44 vars in 920 bytes} [Tue May 12 17:39:05 2026] GET /v2.0/ports => generated 4725 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:39:06.509 7 INFO neutron.api.v2.resource [None req-4a3c8199-c049-466a-ae99-b2465a13d105 b9d8e9ed6ddc4167b46c1fda8c6d5ec9 31ab17947d534fe9b679931cb784b10c - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 197/394] 199.204.45.132 () {44 vars in 959 bytes} [Tue May 12 17:39:06 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/395] 199.204.45.132 () {44 vars in 981 bytes} [Tue May 12 17:39:06 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: 198/396] 199.204.45.132 () {44 vars in 1001 bytes} [Tue May 12 17:39:07 2026] GET /v2.0/security-groups/2e4c4f3f-f7bf-488e-966b-b98f708ef669 => generated 2886 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/397] 199.204.45.132 () {44 vars in 1001 bytes} [Tue May 12 17:39:07 2026] GET /v2.0/security-groups/2e4c4f3f-f7bf-488e-966b-b98f708ef669 => 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: 199/398] 199.204.45.132 () {44 vars in 1011 bytes} [Tue May 12 17:39:07 2026] GET /v2.0/security-group-rules/244cc6c2-9a48-41c9-ba60-f65da2cd3d15 => generated 623 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/399] 199.204.45.132 () {44 vars in 1001 bytes} [Tue May 12 17:39:08 2026] GET /v2.0/security-groups/2e4c4f3f-f7bf-488e-966b-b98f708ef669 => generated 2886 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/400] 199.204.45.132 () {44 vars in 1001 bytes} [Tue May 12 17:39:08 2026] GET /v2.0/security-groups/2e4c4f3f-f7bf-488e-966b-b98f708ef669 => generated 2886 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/401] 199.204.45.132 () {44 vars in 1011 bytes} [Tue May 12 17:39:08 2026] GET /v2.0/security-group-rules/93891853-b626-4048-bed7-8ae4db895afe => generated 627 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/404] 199.204.45.132 () {44 vars in 975 bytes} [Tue May 12 17:39:19 2026] GET /v2.0/quotas/31ab17947d534fe9b679931cb784b10c => generated 291 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:40:14.466 8 INFO neutron.api.v2.resource [None req-d0fecfc8-bb4e-4537-b70c-145bfd741c4e b9d8e9ed6ddc4167b46c1fda8c6d5ec9 31ab17947d534fe9b679931cb784b10c - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 207/413] 199.204.45.132 () {44 vars in 1074 bytes} [Tue May 12 17:40:14 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=a2becf9159374c26b4d8e34ddd8c8891 => generated 139 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/414] 199.204.45.132 () {44 vars in 1097 bytes} [Tue May 12 17:40:14 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=a2becf9159374c26b4d8e34ddd8c8891 => generated 4072 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/415] 199.204.45.132 () {44 vars in 1088 bytes} [Tue May 12 17:40:15 2026] GET /v2.0/security-groups/e85f1360-7155-4d8f-b379-22e6d682656c?project_id=a2becf9159374c26b4d8e34ddd8c8891 => generated 4075 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/416] 199.204.45.132 () {44 vars in 1001 bytes} [Tue May 12 17:40:15 2026] GET /v2.0/security-groups/e85f1360-7155-4d8f-b379-22e6d682656c => generated 4075 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/417] 199.204.45.132 () {44 vars in 1011 bytes} [Tue May 12 17:40:15 2026] GET /v2.0/security-group-rules/7febca06-025d-46e6-a9b2-d89c85049aee => generated 597 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/418] 199.204.45.132 () {44 vars in 1088 bytes} [Tue May 12 17:40:16 2026] GET /v2.0/security-groups/e85f1360-7155-4d8f-b379-22e6d682656c?project_id=a2becf9159374c26b4d8e34ddd8c8891 => generated 4075 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/419] 199.204.45.132 () {44 vars in 1001 bytes} [Tue May 12 17:40:16 2026] GET /v2.0/security-groups/e85f1360-7155-4d8f-b379-22e6d682656c => generated 4075 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/420] 199.204.45.132 () {44 vars in 1011 bytes} [Tue May 12 17:40:16 2026] GET /v2.0/security-group-rules/b3727eb4-ff88-4c5a-bc6e-8cc23b07ca91 => generated 599 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/421] 199.204.45.132 () {44 vars in 1088 bytes} [Tue May 12 17:40:17 2026] GET /v2.0/security-groups/e85f1360-7155-4d8f-b379-22e6d682656c?project_id=a2becf9159374c26b4d8e34ddd8c8891 => generated 4075 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/422] 199.204.45.132 () {44 vars in 1001 bytes} [Tue May 12 17:40:17 2026] GET /v2.0/security-groups/e85f1360-7155-4d8f-b379-22e6d682656c => generated 4075 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/423] 199.204.45.132 () {44 vars in 1011 bytes} [Tue May 12 17:40:17 2026] GET /v2.0/security-group-rules/27605a3a-6e65-4b26-9cb0-657c300d7036 => generated 601 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/424] 199.204.45.132 () {44 vars in 1088 bytes} [Tue May 12 17:40:18 2026] GET /v2.0/security-groups/e85f1360-7155-4d8f-b379-22e6d682656c?project_id=a2becf9159374c26b4d8e34ddd8c8891 => generated 4075 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/425] 199.204.45.132 () {44 vars in 1001 bytes} [Tue May 12 17:40:18 2026] GET /v2.0/security-groups/e85f1360-7155-4d8f-b379-22e6d682656c => 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: 213/426] 199.204.45.132 () {44 vars in 1011 bytes} [Tue May 12 17:40:18 2026] GET /v2.0/security-group-rules/c2d61e90-4868-48fd-bb97-6d733fe67d27 => generated 602 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/429] 199.204.45.132 () {44 vars in 975 bytes} [Tue May 12 17:40:26 2026] GET /v2.0/quotas/a2becf9159374c26b4d8e34ddd8c8891 => generated 291 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/436] 199.204.45.132 () {44 vars in 949 bytes} [Tue May 12 17:41:19 2026] GET /v2.0/networks?name=public => generated 753 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/443] 10.0.0.23 () {32 vars in 648 bytes} [Tue May 12 17:42:00 2026] GET /v2.0/networks => generated 2168 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 222/444] 10.0.0.23 () {32 vars in 654 bytes} [Tue May 12 17:42:01 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: 223/445] 10.0.0.23 () {32 vars in 646 bytes} [Tue May 12 17:42:02 2026] GET /v2.0/routers => generated 15 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 223/446] 10.0.0.23 () {32 vars in 642 bytes} [Tue May 12 17:42:02 2026] GET /v2.0/ports => generated 4725 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 224/447] 10.0.0.23 () {32 vars in 646 bytes} [Tue May 12 17:42:02 2026] GET /v2.0/subnets => generated 1308 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 224/448] 10.0.0.23 () {32 vars in 648 bytes} [Tue May 12 17:42:02 2026] GET /v2.0/networks => generated 2168 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 225/449] 10.0.0.23 () {32 vars in 662 bytes} [Tue May 12 17:42:02 2026] GET /v2.0/security-groups => generated 17401 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 225/450] 10.0.0.23 () {32 vars in 654 bytes} [Tue May 12 17:42:02 2026] GET /v2.0/subnetpools => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:42:14.004 8 INFO neutron.db.segments_db [None req-92219eeb-a82f-48fd-b102-8842fe9b5846 b9d8e9ed6ddc4167b46c1fda8c6d5ec9 31ab17947d534fe9b679931cb784b10c - - default default] Added segment ef988c8c-38db-4e11-8524-35b51db90c99 of type vxlan for network 630e4826-a8e1-4ee1-b8f2-b88f6887689e [pid: 8|app: 0|req: 227/453] 10.0.0.23 () {34 vars in 670 bytes} [Tue May 12 17:42:13 2026] POST /v2.0/networks => generated 743 bytes in 414 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:42:14.181 7 INFO neutron.db.segments_db [None req-c436fc1c-7df1-43cb-bf76-b5990646309b b9d8e9ed6ddc4167b46c1fda8c6d5ec9 31ab17947d534fe9b679931cb784b10c - - default default] Added segment d5ce3e5b-154c-4248-b372-8ba3fcdcd831 of type vxlan for network 53ca3bad-ddc9-4f2e-bae0-5fde2b239168 2026-05-12 17:42:14.293 8 INFO neutron.db.segments_db [None req-4484bea5-09fa-4134-84f8-16a336be1474 b9d8e9ed6ddc4167b46c1fda8c6d5ec9 31ab17947d534fe9b679931cb784b10c - - default default] Added segment f696fea3-1595-4e09-8b74-310ce075bf7e of type vxlan for network 4b63fd78-0d7a-4664-92ff-6420620e024d [pid: 7|app: 0|req: 227/454] 10.0.0.23 () {34 vars in 670 bytes} [Tue May 12 17:42:13 2026] POST /v2.0/networks => generated 737 bytes in 388 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 228/455] 10.0.0.23 () {34 vars in 670 bytes} [Tue May 12 17:42:14 2026] POST /v2.0/networks => generated 744 bytes in 270 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 228/456] 10.0.0.23 () {34 vars in 668 bytes} [Tue May 12 17:42:14 2026] POST /v2.0/subnets => generated 690 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 229/457] 10.0.0.23 () {34 vars in 668 bytes} [Tue May 12 17:42:14 2026] POST /v2.0/subnets => generated 684 bytes in 203 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:42:14.634 8 INFO neutron.db.segments_db [None req-d81af518-71e1-4509-b2c8-15badcc19afd b9d8e9ed6ddc4167b46c1fda8c6d5ec9 31ab17947d534fe9b679931cb784b10c - - default default] Added segment a16dd37a-cd54-45ea-9bbd-3cc7fc06a083 of type vxlan for network a3ef0648-6c8d-4171-82a2-9efd7bed8ded [pid: 7|app: 0|req: 229/458] 10.0.0.23 () {34 vars in 668 bytes} [Tue May 12 17:42:14 2026] POST /v2.0/subnets => generated 691 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:42:14.695 7 INFO neutron.db.segments_db [None req-6df46dd1-b47f-4d17-9545-907e2d641547 b9d8e9ed6ddc4167b46c1fda8c6d5ec9 31ab17947d534fe9b679931cb784b10c - - default default] Added segment feb3a6b9-55f9-4f15-864a-a65dfa699a4a of type vxlan for network 0365e26b-0c80-431e-a00c-fa07c44981ec 2026-05-12 17:42:14.835 8 INFO neutron.db.l3_hamode_db [None req-d81af518-71e1-4509-b2c8-15badcc19afd b9d8e9ed6ddc4167b46c1fda8c6d5ec9 e331fecea6544f73937056ef3aefad76 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 17:42:14.939 7 INFO neutron.db.l3_hamode_db [None req-6df46dd1-b47f-4d17-9545-907e2d641547 b9d8e9ed6ddc4167b46c1fda8c6d5ec9 ff383f51492f4d648e1afd8a4119a0fa - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 17:42:15.701 8 INFO neutron.db.l3_hamode_db [None req-d81af518-71e1-4509-b2c8-15badcc19afd b9d8e9ed6ddc4167b46c1fda8c6d5ec9 31ab17947d534fe9b679931cb784b10c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 17:42:15.923 7 INFO neutron.db.l3_hamode_db [None req-6df46dd1-b47f-4d17-9545-907e2d641547 b9d8e9ed6ddc4167b46c1fda8c6d5ec9 31ab17947d534fe9b679931cb784b10c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 230/459] 10.0.0.23 () {34 vars in 668 bytes} [Tue May 12 17:42:14 2026] POST /v2.0/routers => generated 730 bytes in 2509 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 230/460] 10.0.0.23 () {34 vars in 668 bytes} [Tue May 12 17:42:14 2026] POST /v2.0/routers => generated 724 bytes in 2627 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:42:17.320 7 INFO neutron.db.segments_db [None req-a004fa06-98ff-42ae-8e73-cfc6af47cdb9 b9d8e9ed6ddc4167b46c1fda8c6d5ec9 31ab17947d534fe9b679931cb784b10c - - default default] Added segment ef52e68b-596b-4ea7-90a1-195799ed4a18 of type vxlan for network 6cf833b7-0c05-4a98-9464-7deac21f37f1 [pid: 8|app: 0|req: 231/461] 10.0.0.23 () {32 vars in 773 bytes} [Tue May 12 17:42:17 2026] GET /v2.0/security-groups?tenant_id=1af5d761ce6947688d1b930e561d8cd8&name=default => generated 2921 bytes in 245 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:42:17.567 7 INFO neutron.db.l3_hamode_db [None req-a004fa06-98ff-42ae-8e73-cfc6af47cdb9 b9d8e9ed6ddc4167b46c1fda8c6d5ec9 46b3f25464574921a9470ada3837f549 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 17:42:18.294 7 INFO neutron.db.l3_hamode_db [None req-a004fa06-98ff-42ae-8e73-cfc6af47cdb9 b9d8e9ed6ddc4167b46c1fda8c6d5ec9 31ab17947d534fe9b679931cb784b10c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 232/462] 10.0.0.23 () {34 vars in 782 bytes} [Tue May 12 17:42:17 2026] PUT /v2.0/routers/0dee8456-0e0a-4825-98f5-586ca1f7b60c/add_router_interface => generated 309 bytes in 1127 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 231/463] 10.0.0.23 () {34 vars in 668 bytes} [Tue May 12 17:42:17 2026] POST /v2.0/routers => generated 731 bytes in 1845 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 232/464] 10.0.0.23 () {32 vars in 739 bytes} [Tue May 12 17:42:19 2026] DELETE /v2.0/security-groups/0cd1983d-36fd-4a54-a3be-2b14e498faaa => 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: 233/465] 10.0.0.23 () {34 vars in 684 bytes} [Tue May 12 17:42:19 2026] POST /v2.0/security-groups => generated 1660 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 233/466] 10.0.0.23 () {34 vars in 782 bytes} [Tue May 12 17:42:18 2026] PUT /v2.0/routers/c15f9d6c-82e2-491c-aede-6e143d788cf2/add_router_interface => generated 309 bytes in 1163 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/467] 10.0.0.23 () {34 vars in 694 bytes} [Tue May 12 17:42:19 2026] POST /v2.0/security-group-rules => generated 597 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/468] 10.0.0.23 () {34 vars in 694 bytes} [Tue May 12 17:42:19 2026] POST /v2.0/security-group-rules => generated 602 bytes in 93 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/469] 10.0.0.23 () {34 vars in 782 bytes} [Tue May 12 17:42:19 2026] PUT /v2.0/routers/65377bed-2ce5-48fd-ab64-39619f245611/add_router_interface => generated 309 bytes in 974 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/470] 10.0.0.23 () {34 vars in 675 bytes} [Tue May 12 17:42:19 2026] POST /v2.0/floatingips => generated 552 bytes in 498 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/471] 10.0.0.23 () {34 vars in 684 bytes} [Tue May 12 17:42:20 2026] POST /v2.0/security-groups => generated 1659 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 237/472] 10.0.0.23 () {34 vars in 694 bytes} [Tue May 12 17:42:20 2026] POST /v2.0/security-group-rules => generated 597 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/473] 10.0.0.23 () {34 vars in 694 bytes} [Tue May 12 17:42:20 2026] POST /v2.0/security-group-rules => generated 602 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:42:21.252 7 INFO neutron.db.segments_db [None req-de1f008f-c83f-4133-ae8b-0e040ba1942b b9d8e9ed6ddc4167b46c1fda8c6d5ec9 31ab17947d534fe9b679931cb784b10c - - default default] Added segment e5f47719-3334-4903-bbdc-2cdaf05f3441 of type vxlan for network 7b176020-3b07-44da-81b9-86f33f74cba1 [pid: 8|app: 0|req: 238/474] 10.0.0.23 () {34 vars in 675 bytes} [Tue May 12 17:42:20 2026] POST /v2.0/floatingips => generated 552 bytes in 547 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/475] 10.0.0.23 () {34 vars in 670 bytes} [Tue May 12 17:42:20 2026] POST /v2.0/networks => generated 748 bytes in 397 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/476] 10.0.0.179 () {34 vars in 1098 bytes} [Tue May 12 17:42:21 2026] GET /v2.0/security-groups?name=tempest-securitygroup--502507430&fields=id&tenant_id=e331fecea6544f73937056ef3aefad76 => generated 69 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/477] 10.0.0.179 () {38 vars in 971 bytes} [Tue May 12 17:42:21 2026] POST /v2.0/security-groups => generated 1681 bytes in 237 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/478] 10.0.0.179 () {34 vars in 982 bytes} [Tue May 12 17:42:21 2026] GET /v2.0/networks?id=630e4826-a8e1-4ee1-b8f2-b88f6887689e => generated 675 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/479] 10.0.0.23 () {34 vars in 668 bytes} [Tue May 12 17:42:21 2026] POST /v2.0/subnets => generated 695 bytes in 255 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/480] 10.0.0.179 () {34 vars in 965 bytes} [Tue May 12 17:42:21 2026] GET /v2.0/quotas/e331fecea6544f73937056ef3aefad76 => generated 292 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:42:21.723 7 INFO neutron.db.segments_db [None req-6b348c30-6f71-4028-bce8-b29c52aac3ae b9d8e9ed6ddc4167b46c1fda8c6d5ec9 31ab17947d534fe9b679931cb784b10c - - default default] Added segment 525550e1-b147-46d6-9a63-c92a50146136 of type vxlan for network 4468096c-06b2-489e-9680-6c0252ebf617 [pid: 8|app: 0|req: 241/481] 10.0.0.179 () {38 vars in 971 bytes} [Tue May 12 17:42:21 2026] POST /v2.0/security-groups => generated 1682 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/482] 10.0.0.179 () {34 vars in 1002 bytes} [Tue May 12 17:42:21 2026] GET /v2.0/ports?tenant_id=e331fecea6544f73937056ef3aefad76&fields=id => generated 103 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/483] 10.0.0.179 () {34 vars in 1098 bytes} [Tue May 12 17:42:21 2026] GET /v2.0/security-groups?name=tempest-securitygroup--126056893&fields=id&tenant_id=ff383f51492f4d648e1afd8a4119a0fa => generated 69 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/484] 10.0.0.179 () {34 vars in 982 bytes} [Tue May 12 17:42:21 2026] GET /v2.0/networks?id=53ca3bad-ddc9-4f2e-bae0-5fde2b239168 => generated 669 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/485] 10.0.0.179 () {34 vars in 965 bytes} [Tue May 12 17:42:21 2026] GET /v2.0/quotas/ff383f51492f4d648e1afd8a4119a0fa => generated 292 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:42:21.961 7 INFO neutron.db.l3_hamode_db [None req-6b348c30-6f71-4028-bce8-b29c52aac3ae b9d8e9ed6ddc4167b46c1fda8c6d5ec9 1f948137c47d499199b96c20833880a9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 246/486] 10.0.0.179 () {34 vars in 1002 bytes} [Tue May 12 17:42:21 2026] GET /v2.0/ports?tenant_id=ff383f51492f4d648e1afd8a4119a0fa&fields=id => generated 57 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/487] 10.0.0.179 () {34 vars in 907 bytes} [Tue May 12 17:42:22 2026] GET /v2.0/extensions => generated 21537 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/488] 10.0.0.179 () {34 vars in 1008 bytes} [Tue May 12 17:42:22 2026] GET /v2.0/networks/630e4826-a8e1-4ee1-b8f2-b88f6887689e?fields=segments => generated 14 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/489] 10.0.0.179 () {34 vars in 1108 bytes} [Tue May 12 17:42:22 2026] GET /v2.0/networks/630e4826-a8e1-4ee1-b8f2-b88f6887689e?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: 250/490] 10.0.0.179 () {34 vars in 907 bytes} [Tue May 12 17:42:22 2026] GET /v2.0/extensions => generated 21537 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/491] 10.0.0.179 () {34 vars in 1008 bytes} [Tue May 12 17:42:22 2026] GET /v2.0/networks/53ca3bad-ddc9-4f2e-bae0-5fde2b239168?fields=segments => generated 14 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/492] 10.0.0.179 () {34 vars in 1108 bytes} [Tue May 12 17:42:22 2026] GET /v2.0/networks/53ca3bad-ddc9-4f2e-bae0-5fde2b239168?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/493] 10.0.0.179 () {38 vars in 971 bytes} [Tue May 12 17:42:22 2026] POST /v2.0/security-groups => generated 1681 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/494] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:42:22 2026] GET /v2.0/ports?device_id=39be4a8c-54aa-49f0-b331-2475de8cca45 => generated 12 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/495] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:42:22 2026] GET /v2.0/ports?device_id=25c5e8fb-9d5b-4f22-a747-b140c1340630 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:42:22.791 7 INFO neutron.db.l3_hamode_db [None req-6b348c30-6f71-4028-bce8-b29c52aac3ae b9d8e9ed6ddc4167b46c1fda8c6d5ec9 31ab17947d534fe9b679931cb784b10c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 256/496] 10.0.0.179 () {34 vars in 1002 bytes} [Tue May 12 17:42:22 2026] GET /v2.0/security-groups?tenant_id=46b3f25464574921a9470ada3837f549 => generated 7905 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/497] 10.0.0.179 () {34 vars in 991 bytes} [Tue May 12 17:42:22 2026] GET /v2.0/security-groups/55a3ab98-2e52-4dd2-a527-180dd52dafc1 => generated 2918 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/498] 10.0.0.179 () {34 vars in 991 bytes} [Tue May 12 17:42:22 2026] GET /v2.0/security-groups/55a3ab98-2e52-4dd2-a527-180dd52dafc1 => generated 2918 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/499] 10.0.0.179 () {34 vars in 991 bytes} [Tue May 12 17:42:22 2026] GET /v2.0/security-groups/ec49bcad-596a-4472-8c2a-6a67f6ff403d => 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: 260/500] 10.0.0.179 () {36 vars in 1013 bytes} [Tue May 12 17:42:22 2026] DELETE /v2.0/security-groups/ec49bcad-596a-4472-8c2a-6a67f6ff403d => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:42:23.111 8 INFO neutron.api.v2.resource [req-1374c4a1-12c6-4c81-85fd-29570893ea0d req-e28ef99c-4d3d-4d92-83fa-c05fb08ebcd1 7c2b9135d2674da2940a8a65e46e73c5 46b3f25464574921a9470ada3837f549 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 261/501] 10.0.0.179 () {34 vars in 991 bytes} [Tue May 12 17:42:23 2026] GET /v2.0/security-groups/ec49bcad-596a-4472-8c2a-6a67f6ff403d => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/502] 10.0.0.179 () {34 vars in 991 bytes} [Tue May 12 17:42:23 2026] GET /v2.0/security-groups/422e9a0b-3e8a-4bcc-88be-17a039906f55 => generated 1682 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/503] 10.0.0.179 () {36 vars in 1013 bytes} [Tue May 12 17:42:23 2026] DELETE /v2.0/security-groups/422e9a0b-3e8a-4bcc-88be-17a039906f55 => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:42:23.265 8 INFO neutron.api.v2.resource [req-de55e3b1-93e5-4303-a010-f02fcac02381 req-8401cd61-ed4b-4b58-8a97-5e1cd6ce0ba6 7c2b9135d2674da2940a8a65e46e73c5 46b3f25464574921a9470ada3837f549 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 264/504] 10.0.0.179 () {34 vars in 991 bytes} [Tue May 12 17:42:23 2026] GET /v2.0/security-groups/422e9a0b-3e8a-4bcc-88be-17a039906f55 => 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: 265/505] 10.0.0.179 () {34 vars in 991 bytes} [Tue May 12 17:42:23 2026] GET /v2.0/security-groups/d74647b0-2f98-4483-b0fc-686ca17db43e => generated 1681 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/506] 10.0.0.179 () {36 vars in 1013 bytes} [Tue May 12 17:42:23 2026] DELETE /v2.0/security-groups/d74647b0-2f98-4483-b0fc-686ca17db43e => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:42:23.478 8 INFO neutron.api.v2.resource [req-abef98ea-8e89-4557-9877-145836e72d1d req-1c41a4ce-a985-4563-8812-4bad1e40220b 7c2b9135d2674da2940a8a65e46e73c5 46b3f25464574921a9470ada3837f549 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 267/507] 10.0.0.179 () {34 vars in 991 bytes} [Tue May 12 17:42:23 2026] GET /v2.0/security-groups/d74647b0-2f98-4483-b0fc-686ca17db43e => generated 146 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/508] 10.0.0.179 () {34 vars in 1002 bytes} [Tue May 12 17:42:23 2026] GET /v2.0/security-groups?tenant_id=46b3f25464574921a9470ada3837f549 => generated 2921 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/509] 10.0.0.179 () {34 vars in 991 bytes} [Tue May 12 17:42:23 2026] GET /v2.0/security-groups/55a3ab98-2e52-4dd2-a527-180dd52dafc1 => generated 2918 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/510] 10.0.0.179 () {34 vars in 991 bytes} [Tue May 12 17:42:23 2026] GET /v2.0/security-groups/55a3ab98-2e52-4dd2-a527-180dd52dafc1 => generated 2918 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:42:23.706 8 INFO neutron.api.v2.resource [req-d91802c2-5a3e-4481-ac27-d6e7f07add14 req-5d0f6417-ecfb-49c9-9ec1-b9e5e2d38e0f 7c2b9135d2674da2940a8a65e46e73c5 46b3f25464574921a9470ada3837f549 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 271/511] 10.0.0.179 () {34 vars in 991 bytes} [Tue May 12 17:42:23 2026] GET /v2.0/security-groups/d74647b0-2f98-4483-b0fc-686ca17db43e => generated 146 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/512] 10.0.0.23 () {34 vars in 668 bytes} [Tue May 12 17:42:21 2026] POST /v2.0/routers => generated 735 bytes in 2061 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:42:23.753 8 INFO neutron.api.v2.resource [req-fd8627f3-98ab-4305-8230-f6cd14e74e8e req-ae9f742f-a7fb-444d-b526-34d5c4561af7 7c2b9135d2674da2940a8a65e46e73c5 46b3f25464574921a9470ada3837f549 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 272/513] 10.0.0.179 () {34 vars in 991 bytes} [Tue May 12 17:42:23 2026] GET /v2.0/security-groups/422e9a0b-3e8a-4bcc-88be-17a039906f55 => generated 146 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 17:42:23.796 8 INFO neutron.api.v2.resource [req-0b62798c-4663-4a50-b79f-c63d4a0e9070 req-8ecc7ee6-c2a1-4e1c-bc0b-6e1e0cf5d947 7c2b9135d2674da2940a8a65e46e73c5 46b3f25464574921a9470ada3837f549 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 273/514] 10.0.0.179 () {34 vars in 991 bytes} [Tue May 12 17:42:23 2026] GET /v2.0/security-groups/ec49bcad-596a-4472-8c2a-6a67f6ff403d => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/515] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:42:23 2026] GET /v2.0/ports?device_id=39be4a8c-54aa-49f0-b331-2475de8cca45 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:42:24.617 8 INFO neutron_taas.services.taas.taas_plugin [None req-08b0bcba-12ef-4630-a6a2-761ce05db16e b9d8e9ed6ddc4167b46c1fda8c6d5ec9 31ab17947d534fe9b679931cb784b10c - - default default] TaaS: Handle Delete Port: c7d04db0-c601-4f72-aec4-9e2666a8afee 2026-05-12 17:42:24.623 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-08b0bcba-12ef-4630-a6a2-761ce05db16e b9d8e9ed6ddc4167b46c1fda8c6d5ec9 31ab17947d534fe9b679931cb784b10c - - default default] Tap Mirror: Handle Delete Port: c7d04db0-c601-4f72-aec4-9e2666a8afee [pid: 7|app: 0|req: 242/516] 10.0.0.23 () {34 vars in 782 bytes} [Tue May 12 17:42:23 2026] PUT /v2.0/routers/b6f93a30-ff9f-48ee-a342-2c8a6e0a4038/add_router_interface => generated 309 bytes in 1293 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/517] 10.0.0.23 () {34 vars in 788 bytes} [Tue May 12 17:42:23 2026] PUT /v2.0/routers/65377bed-2ce5-48fd-ab64-39619f245611/remove_router_interface => generated 309 bytes in 1223 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/518] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:42:25 2026] GET /v2.0/ports?device_id=39be4a8c-54aa-49f0-b331-2475de8cca45 => 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: 243/521] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:42:25 2026] GET /v2.0/ports?device_id=25c5e8fb-9d5b-4f22-a747-b140c1340630 => generated 12 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:42:25.268 8 INFO neutron_taas.services.taas.taas_plugin [None req-62875ba6-3425-4b56-958a-90950824ed7d b9d8e9ed6ddc4167b46c1fda8c6d5ec9 31ab17947d534fe9b679931cb784b10c - - default default] TaaS: Handle Delete Port: e06aefda-195b-490f-9c6c-aca45f7f7eec 2026-05-12 17:42:25.271 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-62875ba6-3425-4b56-958a-90950824ed7d b9d8e9ed6ddc4167b46c1fda8c6d5ec9 31ab17947d534fe9b679931cb784b10c - - default default] Tap Mirror: Handle Delete Port: e06aefda-195b-490f-9c6c-aca45f7f7eec 2026-05-12 17:42:25.531 8 INFO neutron_taas.services.taas.taas_plugin [None req-62875ba6-3425-4b56-958a-90950824ed7d b9d8e9ed6ddc4167b46c1fda8c6d5ec9 31ab17947d534fe9b679931cb784b10c - - default default] TaaS: Handle Delete Port: f71602c4-2573-45a8-85a2-3ae06e2aa09f 2026-05-12 17:42:25.534 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-62875ba6-3425-4b56-958a-90950824ed7d b9d8e9ed6ddc4167b46c1fda8c6d5ec9 31ab17947d534fe9b679931cb784b10c - - default default] Tap Mirror: Handle Delete Port: f71602c4-2573-45a8-85a2-3ae06e2aa09f 2026-05-12 17:42:25.612 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-62875ba6-3425-4b56-958a-90950824ed7d b9d8e9ed6ddc4167b46c1fda8c6d5ec9 31ab17947d534fe9b679931cb784b10c - - 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: 244/522] 10.0.0.179 () {38 vars in 971 bytes} [Tue May 12 17:42:25 2026] POST /v2.0/security-groups => generated 1685 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-12 17:42:26.000 8 INFO neutron.db.l3_hamode_db [None req-62875ba6-3425-4b56-958a-90950824ed7d b9d8e9ed6ddc4167b46c1fda8c6d5ec9 31ab17947d534fe9b679931cb784b10c - - default default] HA network 6cf833b7-0c05-4a98-9464-7deac21f37f1 was deleted as no HA routers are present in tenant 46b3f25464574921a9470ada3837f549. [pid: 8|app: 0|req: 279/523] 10.0.0.23 () {32 vars in 723 bytes} [Tue May 12 17:42:25 2026] DELETE /v2.0/routers/65377bed-2ce5-48fd-ab64-39619f245611 => generated 0 bytes in 932 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/524] 10.0.0.179 () {34 vars in 991 bytes} [Tue May 12 17:42:25 2026] GET /v2.0/security-groups/ba331c03-1a70-4425-a9a2-7601d90fdb6d => generated 1685 bytes in 361 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/525] 10.0.0.23 () {32 vars in 723 bytes} [Tue May 12 17:42:26 2026] DELETE /v2.0/subnets/67a6f77e-c470-4c95-acda-064ba910ffa1 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/526] 10.0.0.179 () {38 vars in 981 bytes} [Tue May 12 17:42:26 2026] POST /v2.0/security-group-rules => generated 614 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/527] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:42:26 2026] GET /v2.0/ports?device_id=39be4a8c-54aa-49f0-b331-2475de8cca45 => 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: 248/528] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:42:26 2026] GET /v2.0/ports?device_id=25c5e8fb-9d5b-4f22-a747-b140c1340630 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/529] 10.0.0.23 () {32 vars in 725 bytes} [Tue May 12 17:42:26 2026] DELETE /v2.0/networks/4b63fd78-0d7a-4664-92ff-6420620e024d => generated 0 bytes in 143 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:42:26.330 8 INFO neutron.services.segments.plugin [-] Segment ef52e68b-596b-4ea7-90a1-195799ed4a18 resource provider aggregate not found [pid: 7|app: 0|req: 249/530] 10.0.0.179 () {38 vars in 971 bytes} [Tue May 12 17:42:26 2026] POST /v2.0/security-groups => generated 1685 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-12 17:42:26.371 8 INFO neutron.services.segments.plugin [-] Segment ef52e68b-596b-4ea7-90a1-195799ed4a18 resource provider aggregate not found 2026-05-12 17:42:26.374 8 INFO neutron.services.segments.plugin [-] Segment ef52e68b-596b-4ea7-90a1-195799ed4a18 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ef52e68b-596b-4ea7-90a1-195799ed4a18 found for delete ", "request_id": "req-ae0d01b9-047d-4a8f-bac1-c48f0324ca03"}]} 2026-05-12 17:42:26.387 8 INFO neutron.services.segments.plugin [-] Segment ef52e68b-596b-4ea7-90a1-195799ed4a18 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ef52e68b-596b-4ea7-90a1-195799ed4a18 found for delete ", "request_id": "req-95a18819-f7da-4c5a-9ca3-92df1907b414"}]} [pid: 8|app: 0|req: 282/531] 10.0.0.179 () {34 vars in 991 bytes} [Tue May 12 17:42:26 2026] GET /v2.0/security-groups/1a32b44c-871d-473c-b501-59b7cee97bd3 => generated 1685 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/532] 10.0.0.23 () {32 vars in 773 bytes} [Tue May 12 17:42:26 2026] GET /v2.0/security-groups?tenant_id=46b3f25464574921a9470ada3837f549&name=default => generated 2921 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/533] 10.0.0.179 () {38 vars in 981 bytes} [Tue May 12 17:42:26 2026] POST /v2.0/security-group-rules => generated 614 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/534] 10.0.0.23 () {32 vars in 739 bytes} [Tue May 12 17:42:26 2026] DELETE /v2.0/security-groups/55a3ab98-2e52-4dd2-a527-180dd52dafc1 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/535] 10.0.0.179 () {34 vars in 991 bytes} [Tue May 12 17:42:26 2026] GET /v2.0/security-groups/1a32b44c-871d-473c-b501-59b7cee97bd3 => generated 2310 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/536] 10.0.0.179 () {38 vars in 981 bytes} [Tue May 12 17:42:26 2026] POST /v2.0/security-group-rules => generated 619 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/537] 10.0.0.179 () {34 vars in 991 bytes} [Tue May 12 17:42:26 2026] GET /v2.0/security-groups/1a32b44c-871d-473c-b501-59b7cee97bd3 => generated 2940 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/538] 10.0.0.179 () {34 vars in 1001 bytes} [Tue May 12 17:42:26 2026] GET /v2.0/security-group-rules/24632e10-c649-4b0d-9c58-8c3f864843b7 => generated 616 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/539] 10.0.0.179 () {34 vars in 991 bytes} [Tue May 12 17:42:26 2026] GET /v2.0/security-groups/1a32b44c-871d-473c-b501-59b7cee97bd3 => generated 2940 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/540] 10.0.0.179 () {36 vars in 1023 bytes} [Tue May 12 17:42:26 2026] DELETE /v2.0/security-group-rules/24632e10-c649-4b0d-9c58-8c3f864843b7 => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/541] 10.0.0.179 () {34 vars in 991 bytes} [Tue May 12 17:42:26 2026] GET /v2.0/security-groups/1a32b44c-871d-473c-b501-59b7cee97bd3 => generated 2310 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/542] 10.0.0.179 () {36 vars in 1013 bytes} [Tue May 12 17:42:27 2026] DELETE /v2.0/security-groups/1a32b44c-871d-473c-b501-59b7cee97bd3 => 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: 255/543] 10.0.0.179 () {34 vars in 991 bytes} [Tue May 12 17:42:27 2026] GET /v2.0/security-groups/ba331c03-1a70-4425-a9a2-7601d90fdb6d => generated 2310 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/544] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:42:27 2026] GET /v2.0/ports?device_id=39be4a8c-54aa-49f0-b331-2475de8cca45 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/545] 10.0.0.179 () {36 vars in 1013 bytes} [Tue May 12 17:42:27 2026] DELETE /v2.0/security-groups/ba331c03-1a70-4425-a9a2-7601d90fdb6d => 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: 290/546] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:42:27 2026] GET /v2.0/ports?device_id=25c5e8fb-9d5b-4f22-a747-b140c1340630 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:42:27.726 7 INFO neutron_taas.services.taas.taas_plugin [None req-88d9dd52-8498-4522-b9f3-e6860b3a3b8a b9d8e9ed6ddc4167b46c1fda8c6d5ec9 31ab17947d534fe9b679931cb784b10c - - default default] TaaS: Handle Delete Port: 9ae8ff56-bd21-4f44-b189-5eeeeb425503 2026-05-12 17:42:27.734 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-88d9dd52-8498-4522-b9f3-e6860b3a3b8a b9d8e9ed6ddc4167b46c1fda8c6d5ec9 31ab17947d534fe9b679931cb784b10c - - default default] Tap Mirror: Handle Delete Port: 9ae8ff56-bd21-4f44-b189-5eeeeb425503 [pid: 8|app: 0|req: 291/547] 199.204.45.132 () {34 vars in 986 bytes} [Tue May 12 17:42:27 2026] GET /v2.0/networks?id=53ca3bad-ddc9-4f2e-bae0-5fde2b239168 => generated 669 bytes in 184 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/548] 199.204.45.132 () {34 vars in 911 bytes} [Tue May 12 17:42:27 2026] GET /v2.0/extensions => generated 21537 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/549] 199.204.45.132 () {34 vars in 1050 bytes} [Tue May 12 17:42:27 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=ff383f51492f4d648e1afd8a4119a0fa => generated 180 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/550] 10.0.0.23 () {34 vars in 788 bytes} [Tue May 12 17:42:27 2026] PUT /v2.0/routers/b6f93a30-ff9f-48ee-a342-2c8a6e0a4038/remove_router_interface => generated 309 bytes in 965 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/551] 199.204.45.132 () {38 vars in 955 bytes} [Tue May 12 17:42:27 2026] POST /v2.0/ports => generated 954 bytes in 442 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 295/552] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:42:28 2026] GET /v2.0/ports?device_id=39be4a8c-54aa-49f0-b331-2475de8cca45 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:42:28.397 8 INFO neutron.services.segments.plugin [-] Segment f696fea3-1595-4e09-8b74-310ce075bf7e resource provider aggregate not found 2026-05-12 17:42:28.407 8 INFO neutron.services.segments.plugin [-] Segment f696fea3-1595-4e09-8b74-310ce075bf7e resource provider aggregate not found 2026-05-12 17:42:28.421 8 INFO neutron.services.segments.plugin [-] Segment f696fea3-1595-4e09-8b74-310ce075bf7e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f696fea3-1595-4e09-8b74-310ce075bf7e found for delete ", "request_id": "req-9897b9c8-ca27-41b8-8cea-bc47c728f4f4"}]} 2026-05-12 17:42:28.429 8 INFO neutron.services.segments.plugin [-] Segment f696fea3-1595-4e09-8b74-310ce075bf7e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f696fea3-1595-4e09-8b74-310ce075bf7e found for delete ", "request_id": "req-b0e5c9e6-68e2-4590-af0d-b18ca571656e"}]} 2026-05-12 17:42:28.497 7 INFO neutron_taas.services.taas.taas_plugin [None req-f00441c4-228c-4077-8649-d9cbb00f9737 b9d8e9ed6ddc4167b46c1fda8c6d5ec9 31ab17947d534fe9b679931cb784b10c - - default default] TaaS: Handle Delete Port: e6eb8526-477a-4ce2-98f4-f68a531d0421 2026-05-12 17:42:28.501 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f00441c4-228c-4077-8649-d9cbb00f9737 b9d8e9ed6ddc4167b46c1fda8c6d5ec9 31ab17947d534fe9b679931cb784b10c - - default default] Tap Mirror: Handle Delete Port: e6eb8526-477a-4ce2-98f4-f68a531d0421 2026-05-12 17:42:28.657 8 INFO neutron.db.segments_db [None req-75c3bb2e-ff62-48f1-a91d-5491044d5314 b9d8e9ed6ddc4167b46c1fda8c6d5ec9 31ab17947d534fe9b679931cb784b10c - - default default] Added segment 318e5320-a268-4d63-9afa-70bb3d22458d of type vxlan for network 89e07e6a-2c0a-410b-9245-52675c37f0d0 2026-05-12 17:42:28.717 7 INFO neutron_taas.services.taas.taas_plugin [None req-f00441c4-228c-4077-8649-d9cbb00f9737 b9d8e9ed6ddc4167b46c1fda8c6d5ec9 31ab17947d534fe9b679931cb784b10c - - default default] TaaS: Handle Delete Port: 3105368d-4b04-4ff6-b6cf-ab860c91795c 2026-05-12 17:42:28.720 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f00441c4-228c-4077-8649-d9cbb00f9737 b9d8e9ed6ddc4167b46c1fda8c6d5ec9 31ab17947d534fe9b679931cb784b10c - - default default] Tap Mirror: Handle Delete Port: 3105368d-4b04-4ff6-b6cf-ab860c91795c [pid: 8|app: 0|req: 296/553] 10.0.0.23 () {34 vars in 670 bytes} [Tue May 12 17:42:28 2026] POST /v2.0/networks => generated 743 bytes in 348 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/554] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:42:28 2026] GET /v2.0/ports?device_id=25c5e8fb-9d5b-4f22-a747-b140c1340630 => generated 957 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:42:28.809 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-f00441c4-228c-4077-8649-d9cbb00f9737 b9d8e9ed6ddc4167b46c1fda8c6d5ec9 31ab17947d534fe9b679931cb784b10c - - default default] This handler is supposed to handle AFTER events, as in 'AFTER it's committed', not BEFORE. Offending resource event: port, after_delete. Location: File "/var/lib/openstack/lib/python3.12/site-packages/paste/urlmap.py", line 211, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 152, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 152, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/request_id.py", line 69, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/catch_errors.py", line 45, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 341, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/resource.py", line 97, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 576, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 603, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 2245, in delete_router super().delete_router(context, id) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 646, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.12/site-packages/neutron/common/utils.py", line 717, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2285, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2290, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/registry.py", line 56, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 157, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop callback.method(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 76, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 60, in _is_session_semantic_violated stack = traceback.extract_stack() 2026-05-12 17:42:29.205 7 INFO neutron.db.l3_hamode_db [None req-f00441c4-228c-4077-8649-d9cbb00f9737 b9d8e9ed6ddc4167b46c1fda8c6d5ec9 31ab17947d534fe9b679931cb784b10c - - default default] HA network 4468096c-06b2-489e-9680-6c0252ebf617 was deleted as no HA routers are present in tenant 1f948137c47d499199b96c20833880a9. [pid: 7|app: 0|req: 258/555] 10.0.0.23 () {32 vars in 723 bytes} [Tue May 12 17:42:28 2026] DELETE /v2.0/routers/b6f93a30-ff9f-48ee-a342-2c8a6e0a4038 => generated 0 bytes in 954 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/556] 199.204.45.132 () {38 vars in 1028 bytes} [Tue May 12 17:42:28 2026] PUT /v2.0/ports/134bf974-18d5-4ed8-99bf-71f22cbe5f19 => generated 1235 bytes in 434 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: 299/557] 10.0.0.179 () {34 vars in 1040 bytes} [Tue May 12 17:42:29 2026] GET /v2.0/security-groups?id=4458f619-9e6b-482f-b31e-ad4ef1db33ab&fields=id&fields=name => generated 113 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/558] 10.0.0.23 () {32 vars in 723 bytes} [Tue May 12 17:42:29 2026] DELETE /v2.0/subnets/7e9343ed-666d-49da-ad75-6e160b1d03db => generated 0 bytes in 91 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/559] 10.0.0.23 () {34 vars in 668 bytes} [Tue May 12 17:42:29 2026] POST /v2.0/subnets => generated 690 bytes in 293 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/560] 10.0.0.23 () {32 vars in 725 bytes} [Tue May 12 17:42:29 2026] DELETE /v2.0/networks/7b176020-3b07-44da-81b9-86f33f74cba1 => 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: 302/561] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:42:29 2026] GET /v2.0/ports?device_id=39be4a8c-54aa-49f0-b331-2475de8cca45 => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/562] 199.204.45.132 () {34 vars in 986 bytes} [Tue May 12 17:42:29 2026] GET /v2.0/networks?id=630e4826-a8e1-4ee1-b8f2-b88f6887689e => generated 675 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:42:29.641 7 INFO neutron.services.segments.plugin [-] Segment 525550e1-b147-46d6-9a63-c92a50146136 resource provider aggregate not found [pid: 7|app: 0|req: 261/563] 199.204.45.132 () {34 vars in 1050 bytes} [Tue May 12 17:42:29 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=e331fecea6544f73937056ef3aefad76 => generated 180 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:42:29.658 8 INFO neutron.db.segments_db [None req-e76b84cf-50ba-4f93-96e6-cecf8c62a721 b9d8e9ed6ddc4167b46c1fda8c6d5ec9 31ab17947d534fe9b679931cb784b10c - - default default] Added segment 8bc3212b-93f5-4b7b-8acc-3d806765973f of type vxlan for network 5f8a9831-d70a-45b1-9750-3ea94f3f71a8 2026-05-12 17:42:29.661 7 INFO neutron.services.segments.plugin [-] Segment 525550e1-b147-46d6-9a63-c92a50146136 resource provider aggregate not found 2026-05-12 17:42:29.664 7 INFO neutron.services.segments.plugin [-] Segment 525550e1-b147-46d6-9a63-c92a50146136 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 525550e1-b147-46d6-9a63-c92a50146136 found for delete ", "request_id": "req-5c6ae7cf-891d-4fcb-a094-fd6fcd06030f"}]} 2026-05-12 17:42:29.697 7 INFO neutron.services.segments.plugin [-] Segment 525550e1-b147-46d6-9a63-c92a50146136 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 525550e1-b147-46d6-9a63-c92a50146136 found for delete ", "request_id": "req-9e390eb7-883e-42bc-8fa4-9f6c79dcfd1e"}]} 2026-05-12 17:42:29.862 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0c728501-cae0-441f-a0fe-eee1be9a5701'] response: {'name': 'network-changed', 'server_uuid': '25c5e8fb-9d5b-4f22-a747-b140c1340630', 'tag': '134bf974-18d5-4ed8-99bf-71f22cbe5f19', 'status': 'completed', 'code': 200} 2026-05-12 17:42:29.999 8 INFO neutron.db.l3_hamode_db [None req-e76b84cf-50ba-4f93-96e6-cecf8c62a721 b9d8e9ed6ddc4167b46c1fda8c6d5ec9 ea2921b99fd44a9d98cc59c1fab1388a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 262/564] 199.204.45.132 () {38 vars in 955 bytes} [Tue May 12 17:42:29 2026] POST /v2.0/ports => generated 954 bytes in 521 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: 263/565] 10.0.0.23 () {32 vars in 773 bytes} [Tue May 12 17:42:30 2026] GET /v2.0/security-groups?tenant_id=1f948137c47d499199b96c20833880a9&name=default => generated 2925 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:42:30.469 8 INFO neutron.services.segments.plugin [-] Segment e5f47719-3334-4903-bbdc-2cdaf05f3441 resource provider aggregate not found 2026-05-12 17:42:30.474 8 INFO neutron.services.segments.plugin [-] Segment e5f47719-3334-4903-bbdc-2cdaf05f3441 resource provider aggregate not found 2026-05-12 17:42:30.504 8 INFO neutron.services.segments.plugin [-] Segment e5f47719-3334-4903-bbdc-2cdaf05f3441 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e5f47719-3334-4903-bbdc-2cdaf05f3441 found for delete ", "request_id": "req-f94d9473-e6f3-4666-bb0e-7e5e98279e91"}]} 2026-05-12 17:42:30.508 8 INFO neutron.services.segments.plugin [-] Segment e5f47719-3334-4903-bbdc-2cdaf05f3441 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e5f47719-3334-4903-bbdc-2cdaf05f3441 found for delete ", "request_id": "req-f52cc75f-6983-4d09-aba5-f2038da486fc"}]} [pid: 7|app: 0|req: 264/566] 199.204.45.132 () {38 vars in 1028 bytes} [Tue May 12 17:42:30 2026] PUT /v2.0/ports/08a31e9a-0ef9-47e1-9213-ae6836f8361e => generated 1235 bytes in 472 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: 265/567] 10.0.0.23 () {32 vars in 739 bytes} [Tue May 12 17:42:30 2026] DELETE /v2.0/security-groups/03a23b4a-8255-4172-8f2d-d9a3d9c6261d => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:42:30.818 8 INFO neutron.db.l3_hamode_db [None req-e76b84cf-50ba-4f93-96e6-cecf8c62a721 b9d8e9ed6ddc4167b46c1fda8c6d5ec9 31ab17947d534fe9b679931cb784b10c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 266/568] 199.204.45.132 () {34 vars in 1080 bytes} [Tue May 12 17:42:30 2026] GET /v2.0/ports?tenant_id=ff383f51492f4d648e1afd8a4119a0fa&device_id=25c5e8fb-9d5b-4f22-a747-b140c1340630 => generated 1238 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/569] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:42:30 2026] GET /v2.0/ports?device_id=25c5e8fb-9d5b-4f22-a747-b140c1340630 => generated 969 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/570] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:42:30 2026] GET /v2.0/ports?device_id=39be4a8c-54aa-49f0-b331-2475de8cca45 => generated 969 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/571] 199.204.45.132 () {34 vars in 1058 bytes} [Tue May 12 17:42:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=134bf974-18d5-4ed8-99bf-71f22cbe5f19 => 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: 270/572] 10.0.0.179 () {34 vars in 1040 bytes} [Tue May 12 17:42:31 2026] GET /v2.0/security-groups?id=4458f619-9e6b-482f-b31e-ad4ef1db33ab&fields=id&fields=name => generated 113 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/573] 10.0.0.179 () {34 vars in 1040 bytes} [Tue May 12 17:42:31 2026] GET /v2.0/security-groups?id=029dab3e-5934-4b11-8c6e-f68aadae3126&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/574] 199.204.45.132 () {34 vars in 984 bytes} [Tue May 12 17:42:31 2026] GET /v2.0/subnets?id=48f0d66a-6a12-435d-8f62-635b96419377 => generated 687 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/575] 199.204.45.132 () {34 vars in 1052 bytes} [Tue May 12 17:42:31 2026] GET /v2.0/ports?network_id=53ca3bad-ddc9-4f2e-bae0-5fde2b239168&device_owner=network%3Adhcp => generated 1244 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:42:31.216 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-43fcbeeb-3d36-4939-97ad-436d7bfc200f'] response: {'name': 'network-changed', 'server_uuid': '39be4a8c-54aa-49f0-b331-2475de8cca45', 'tag': '08a31e9a-0ef9-47e1-9213-ae6836f8361e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 274/576] 199.204.45.132 () {34 vars in 1012 bytes} [Tue May 12 17:42:31 2026] GET /v2.0/networks/53ca3bad-ddc9-4f2e-bae0-5fde2b239168?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/577] 199.204.45.132 () {34 vars in 1112 bytes} [Tue May 12 17:42:31 2026] GET /v2.0/networks/53ca3bad-ddc9-4f2e-bae0-5fde2b239168?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/578] 10.0.0.23 () {34 vars in 668 bytes} [Tue May 12 17:42:29 2026] POST /v2.0/routers => generated 730 bytes in 2052 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/579] 199.204.45.132 () {34 vars in 1080 bytes} [Tue May 12 17:42:31 2026] GET /v2.0/ports?tenant_id=e331fecea6544f73937056ef3aefad76&device_id=39be4a8c-54aa-49f0-b331-2475de8cca45 => generated 1238 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/580] 199.204.45.132 () {34 vars in 1058 bytes} [Tue May 12 17:42:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=08a31e9a-0ef9-47e1-9213-ae6836f8361e => generated 19 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/581] 199.204.45.132 () {34 vars in 984 bytes} [Tue May 12 17:42:31 2026] GET /v2.0/subnets?id=15b40d2e-16c3-4aa5-a7b3-877af8c2a6a2 => generated 693 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/582] 199.204.45.132 () {34 vars in 1052 bytes} [Tue May 12 17:42:31 2026] GET /v2.0/ports?network_id=630e4826-a8e1-4ee1-b8f2-b88f6887689e&device_owner=network%3Adhcp => generated 1244 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/583] 199.204.45.132 () {34 vars in 1012 bytes} [Tue May 12 17:42:31 2026] GET /v2.0/networks/630e4826-a8e1-4ee1-b8f2-b88f6887689e?fields=segments => generated 14 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/584] 199.204.45.132 () {34 vars in 1112 bytes} [Tue May 12 17:42:32 2026] GET /v2.0/networks/630e4826-a8e1-4ee1-b8f2-b88f6887689e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/585] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:42:32 2026] GET /v2.0/ports?device_id=25c5e8fb-9d5b-4f22-a747-b140c1340630 => 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: 311/586] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:42:32 2026] GET /v2.0/ports?device_id=39be4a8c-54aa-49f0-b331-2475de8cca45 => generated 969 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/587] 10.0.0.179 () {34 vars in 1040 bytes} [Tue May 12 17:42:32 2026] GET /v2.0/security-groups?id=4458f619-9e6b-482f-b31e-ad4ef1db33ab&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: 313/588] 10.0.0.179 () {34 vars in 1040 bytes} [Tue May 12 17:42:32 2026] GET /v2.0/security-groups?id=029dab3e-5934-4b11-8c6e-f68aadae3126&fields=id&fields=name => generated 113 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/589] 199.204.45.132 () {34 vars in 1080 bytes} [Tue May 12 17:42:32 2026] GET /v2.0/ports?tenant_id=ff383f51492f4d648e1afd8a4119a0fa&device_id=25c5e8fb-9d5b-4f22-a747-b140c1340630 => generated 1238 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/590] 199.204.45.132 () {34 vars in 986 bytes} [Tue May 12 17:42:32 2026] GET /v2.0/networks?id=53ca3bad-ddc9-4f2e-bae0-5fde2b239168 => generated 765 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/591] 199.204.45.132 () {34 vars in 1058 bytes} [Tue May 12 17:42:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=134bf974-18d5-4ed8-99bf-71f22cbe5f19 => 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: 317/592] 199.204.45.132 () {34 vars in 984 bytes} [Tue May 12 17:42:32 2026] GET /v2.0/subnets?id=48f0d66a-6a12-435d-8f62-635b96419377 => generated 687 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/593] 199.204.45.132 () {34 vars in 1052 bytes} [Tue May 12 17:42:32 2026] GET /v2.0/ports?network_id=53ca3bad-ddc9-4f2e-bae0-5fde2b239168&device_owner=network%3Adhcp => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/594] 199.204.45.132 () {34 vars in 1012 bytes} [Tue May 12 17:42:32 2026] GET /v2.0/networks/53ca3bad-ddc9-4f2e-bae0-5fde2b239168?fields=segments => generated 14 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/595] 199.204.45.132 () {34 vars in 1112 bytes} [Tue May 12 17:42:32 2026] GET /v2.0/networks/53ca3bad-ddc9-4f2e-bae0-5fde2b239168?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/596] 10.0.0.23 () {34 vars in 782 bytes} [Tue May 12 17:42:31 2026] PUT /v2.0/routers/e8e348f9-bb1e-4114-8b86-1d33ec8abbdd/add_router_interface => generated 309 bytes in 1106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:42:33.038 8 INFO neutron.db.segments_db [None req-a14ced1d-b921-47e1-bd4d-bdfa252b0f64 b9d8e9ed6ddc4167b46c1fda8c6d5ec9 31ab17947d534fe9b679931cb784b10c - - default default] Added segment 8e59c2de-6e5d-44e4-b1f8-25950984f927 of type vxlan for network 9d103538-640c-445a-8387-18bfc675fc14 [pid: 7|app: 0|req: 277/597] 199.204.45.132 () {34 vars in 1080 bytes} [Tue May 12 17:42:33 2026] GET /v2.0/ports?tenant_id=e331fecea6544f73937056ef3aefad76&device_id=39be4a8c-54aa-49f0-b331-2475de8cca45 => generated 1238 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/598] 10.0.0.23 () {34 vars in 670 bytes} [Tue May 12 17:42:32 2026] POST /v2.0/networks => generated 752 bytes in 420 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/599] 199.204.45.132 () {34 vars in 986 bytes} [Tue May 12 17:42:33 2026] GET /v2.0/networks?id=630e4826-a8e1-4ee1-b8f2-b88f6887689e => generated 771 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/600] 199.204.45.132 () {34 vars in 1058 bytes} [Tue May 12 17:42:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=08a31e9a-0ef9-47e1-9213-ae6836f8361e => 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: 280/601] 199.204.45.132 () {34 vars in 984 bytes} [Tue May 12 17:42:33 2026] GET /v2.0/subnets?id=15b40d2e-16c3-4aa5-a7b3-877af8c2a6a2 => generated 693 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/602] 199.204.45.132 () {34 vars in 1052 bytes} [Tue May 12 17:42:33 2026] GET /v2.0/ports?network_id=630e4826-a8e1-4ee1-b8f2-b88f6887689e&device_owner=network%3Adhcp => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/603] 199.204.45.132 () {34 vars in 1012 bytes} [Tue May 12 17:42:33 2026] GET /v2.0/networks/630e4826-a8e1-4ee1-b8f2-b88f6887689e?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: 322/604] 10.0.0.23 () {34 vars in 668 bytes} [Tue May 12 17:42:33 2026] POST /v2.0/subnets => generated 699 bytes in 219 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/605] 199.204.45.132 () {34 vars in 1112 bytes} [Tue May 12 17:42:33 2026] GET /v2.0/networks/630e4826-a8e1-4ee1-b8f2-b88f6887689e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:42:33.464 8 INFO neutron.db.segments_db [None req-e9b02f20-fc5d-4ef7-8909-5497061be147 b9d8e9ed6ddc4167b46c1fda8c6d5ec9 31ab17947d534fe9b679931cb784b10c - - default default] Added segment ff1e227d-2fc8-40cd-9dd9-47acba0e5fef of type vxlan for network c3cfca5d-4fa6-4ac0-93d9-040aae5a2771 [pid: 7|app: 0|req: 283/606] 10.0.0.23 () {34 vars in 684 bytes} [Tue May 12 17:42:33 2026] POST /v2.0/security-groups => generated 1661 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/607] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:42:33 2026] GET /v2.0/ports?device_id=39be4a8c-54aa-49f0-b331-2475de8cca45 => 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: 285/608] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:42:33 2026] GET /v2.0/ports?device_id=25c5e8fb-9d5b-4f22-a747-b140c1340630 => generated 969 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/609] 10.0.0.23 () {34 vars in 694 bytes} [Tue May 12 17:42:33 2026] POST /v2.0/security-group-rules => generated 597 bytes in 84 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/610] 10.0.0.179 () {34 vars in 1040 bytes} [Tue May 12 17:42:33 2026] GET /v2.0/security-groups?id=029dab3e-5934-4b11-8c6e-f68aadae3126&fields=id&fields=name => generated 113 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/611] 10.0.0.179 () {34 vars in 1040 bytes} [Tue May 12 17:42:33 2026] GET /v2.0/security-groups?id=4458f619-9e6b-482f-b31e-ad4ef1db33ab&fields=id&fields=name => generated 113 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/612] 10.0.0.23 () {34 vars in 694 bytes} [Tue May 12 17:42:33 2026] POST /v2.0/security-group-rules => generated 602 bytes in 78 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:42:34.125 8 INFO neutron.db.l3_hamode_db [None req-e9b02f20-fc5d-4ef7-8909-5497061be147 b9d8e9ed6ddc4167b46c1fda8c6d5ec9 22e5b606f19542c1812ab0de426aae6b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 290/613] 10.0.0.23 () {34 vars in 675 bytes} [Tue May 12 17:42:33 2026] POST /v2.0/floatingips => generated 552 bytes in 930 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/614] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:42:34 2026] GET /v2.0/ports?device_id=39be4a8c-54aa-49f0-b331-2475de8cca45 => 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: 292/615] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:42:34 2026] GET /v2.0/ports?device_id=25c5e8fb-9d5b-4f22-a747-b140c1340630 => generated 969 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/616] 10.0.0.179 () {34 vars in 1040 bytes} [Tue May 12 17:42:34 2026] GET /v2.0/security-groups?id=029dab3e-5934-4b11-8c6e-f68aadae3126&fields=id&fields=name => generated 113 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/617] 10.0.0.179 () {34 vars in 1040 bytes} [Tue May 12 17:42:34 2026] GET /v2.0/security-groups?id=4458f619-9e6b-482f-b31e-ad4ef1db33ab&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-05-12 17:42:34.973 8 INFO neutron.db.l3_hamode_db [None req-e9b02f20-fc5d-4ef7-8909-5497061be147 b9d8e9ed6ddc4167b46c1fda8c6d5ec9 31ab17947d534fe9b679931cb784b10c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 295/618] 10.0.0.179 () {34 vars in 1100 bytes} [Tue May 12 17:42:35 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1902647624&fields=id&tenant_id=ea2921b99fd44a9d98cc59c1fab1388a => generated 69 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/619] 10.0.0.179 () {34 vars in 982 bytes} [Tue May 12 17:42:35 2026] GET /v2.0/networks?id=89e07e6a-2c0a-410b-9245-52675c37f0d0 => generated 675 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/620] 10.0.0.179 () {34 vars in 965 bytes} [Tue May 12 17:42:35 2026] GET /v2.0/quotas/ea2921b99fd44a9d98cc59c1fab1388a => generated 292 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/621] 10.0.0.179 () {34 vars in 1002 bytes} [Tue May 12 17:42:35 2026] GET /v2.0/ports?tenant_id=ea2921b99fd44a9d98cc59c1fab1388a&fields=id => generated 103 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/622] 10.0.0.179 () {34 vars in 1008 bytes} [Tue May 12 17:42:35 2026] GET /v2.0/networks/89e07e6a-2c0a-410b-9245-52675c37f0d0?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/623] 10.0.0.179 () {34 vars in 1108 bytes} [Tue May 12 17:42:35 2026] GET /v2.0/networks/89e07e6a-2c0a-410b-9245-52675c37f0d0?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/624] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:42:35 2026] GET /v2.0/ports?device_id=b22c71d6-fe37-4945-a2ac-a644e3829019 => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/625] 10.0.0.23 () {34 vars in 668 bytes} [Tue May 12 17:42:33 2026] POST /v2.0/routers => generated 739 bytes in 2469 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/626] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:42:35 2026] GET /v2.0/ports?device_id=39be4a8c-54aa-49f0-b331-2475de8cca45 => 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: 326/627] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:42:35 2026] GET /v2.0/ports?device_id=25c5e8fb-9d5b-4f22-a747-b140c1340630 => generated 969 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/628] 10.0.0.179 () {34 vars in 1040 bytes} [Tue May 12 17:42:36 2026] GET /v2.0/security-groups?id=029dab3e-5934-4b11-8c6e-f68aadae3126&fields=id&fields=name => generated 113 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/629] 10.0.0.179 () {34 vars in 1040 bytes} [Tue May 12 17:42:36 2026] GET /v2.0/security-groups?id=4458f619-9e6b-482f-b31e-ad4ef1db33ab&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/630] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:42:36 2026] GET /v2.0/ports?device_id=b22c71d6-fe37-4945-a2ac-a644e3829019 => 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: 302/631] 10.0.0.23 () {34 vars in 782 bytes} [Tue May 12 17:42:35 2026] PUT /v2.0/routers/8b8f9fb4-b43a-4898-a7e5-7dca80c8f977/add_router_interface => generated 309 bytes in 1211 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/632] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:42:37 2026] GET /v2.0/ports?device_id=39be4a8c-54aa-49f0-b331-2475de8cca45 => generated 969 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/633] 10.0.0.179 () {34 vars in 1040 bytes} [Tue May 12 17:42:37 2026] GET /v2.0/security-groups?id=029dab3e-5934-4b11-8c6e-f68aadae3126&fields=id&fields=name => generated 113 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/634] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:42:37 2026] GET /v2.0/ports?device_id=25c5e8fb-9d5b-4f22-a747-b140c1340630 => generated 969 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/635] 10.0.0.179 () {34 vars in 1040 bytes} [Tue May 12 17:42:37 2026] GET /v2.0/security-groups?id=4458f619-9e6b-482f-b31e-ad4ef1db33ab&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/636] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:42:37 2026] GET /v2.0/ports?device_id=b22c71d6-fe37-4945-a2ac-a644e3829019 => 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: 304/637] 10.0.0.23 () {34 vars in 684 bytes} [Tue May 12 17:42:37 2026] POST /v2.0/security-groups => generated 1661 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/638] 10.0.0.23 () {34 vars in 694 bytes} [Tue May 12 17:42:37 2026] POST /v2.0/security-group-rules => generated 597 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/639] 10.0.0.23 () {34 vars in 694 bytes} [Tue May 12 17:42:37 2026] POST /v2.0/security-group-rules => generated 602 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/640] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:42:38 2026] GET /v2.0/ports?device_id=39be4a8c-54aa-49f0-b331-2475de8cca45 => generated 971 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/641] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:42:38 2026] GET /v2.0/ports?device_id=25c5e8fb-9d5b-4f22-a747-b140c1340630 => generated 969 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/642] 10.0.0.179 () {34 vars in 1040 bytes} [Tue May 12 17:42:38 2026] GET /v2.0/security-groups?id=029dab3e-5934-4b11-8c6e-f68aadae3126&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: 309/643] 10.0.0.179 () {34 vars in 1040 bytes} [Tue May 12 17:42:38 2026] GET /v2.0/security-groups?id=4458f619-9e6b-482f-b31e-ad4ef1db33ab&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/644] 10.0.0.23 () {34 vars in 675 bytes} [Tue May 12 17:42:38 2026] POST /v2.0/floatingips => generated 552 bytes in 601 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/645] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:42:38 2026] GET /v2.0/ports?device_id=b22c71d6-fe37-4945-a2ac-a644e3829019 => 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: 336/646] 10.0.0.179 () {34 vars in 1100 bytes} [Tue May 12 17:42:39 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1465667157&fields=id&tenant_id=22e5b606f19542c1812ab0de426aae6b => generated 69 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/647] 10.0.0.179 () {34 vars in 982 bytes} [Tue May 12 17:42:39 2026] GET /v2.0/networks?id=9d103538-640c-445a-8387-18bfc675fc14 => generated 684 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/648] 10.0.0.179 () {34 vars in 965 bytes} [Tue May 12 17:42:39 2026] GET /v2.0/quotas/22e5b606f19542c1812ab0de426aae6b => 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: 312/649] 10.0.0.179 () {34 vars in 1002 bytes} [Tue May 12 17:42:39 2026] GET /v2.0/ports?tenant_id=22e5b606f19542c1812ab0de426aae6b&fields=id => generated 57 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/650] 10.0.0.179 () {34 vars in 1008 bytes} [Tue May 12 17:42:39 2026] GET /v2.0/networks/9d103538-640c-445a-8387-18bfc675fc14?fields=segments => generated 14 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/651] 10.0.0.179 () {34 vars in 1108 bytes} [Tue May 12 17:42:39 2026] GET /v2.0/networks/9d103538-640c-445a-8387-18bfc675fc14?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: 339/652] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:42:39 2026] GET /v2.0/ports?device_id=41eff28e-36f4-4204-bea7-ba3dc0f83f28 => 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: 314/653] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:42:39 2026] GET /v2.0/ports?device_id=39be4a8c-54aa-49f0-b331-2475de8cca45 => generated 971 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/654] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:42:39 2026] GET /v2.0/ports?device_id=25c5e8fb-9d5b-4f22-a747-b140c1340630 => 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: 315/655] 10.0.0.179 () {34 vars in 1040 bytes} [Tue May 12 17:42:39 2026] GET /v2.0/security-groups?id=029dab3e-5934-4b11-8c6e-f68aadae3126&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/656] 10.0.0.179 () {34 vars in 1040 bytes} [Tue May 12 17:42:39 2026] GET /v2.0/security-groups?id=4458f619-9e6b-482f-b31e-ad4ef1db33ab&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: 316/657] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:42:39 2026] GET /v2.0/ports?device_id=39be4a8c-54aa-49f0-b331-2475de8cca45 => generated 971 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/660] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:42:39 2026] GET /v2.0/ports?device_id=b22c71d6-fe37-4945-a2ac-a644e3829019 => 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: 320/661] 199.204.45.132 () {34 vars in 986 bytes} [Tue May 12 17:42:39 2026] GET /v2.0/networks?id=89e07e6a-2c0a-410b-9245-52675c37f0d0 => generated 675 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/662] 199.204.45.132 () {34 vars in 1050 bytes} [Tue May 12 17:42:40 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=ea2921b99fd44a9d98cc59c1fab1388a => generated 181 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:42:40.439 8 INFO neutron.db.l3_db [None req-f16d58b7-8e66-4100-a8a8-a0b2b10f6cf5 a136efd466a8453885745f20b1142729 e331fecea6544f73937056ef3aefad76 - - default default] Floating IP 2d10c862-2984-4b9f-b217-f3a4ad5651b8 associated. External IP: 10.96.250.220, port: 08a31e9a-0ef9-47e1-9213-ae6836f8361e. [pid: 7|app: 0|req: 322/663] 199.204.45.132 () {38 vars in 955 bytes} [Tue May 12 17:42:40 2026] POST /v2.0/ports => generated 954 bytes in 511 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: 342/664] 10.0.0.23 () {34 vars in 748 bytes} [Tue May 12 17:42:39 2026] PUT /v2.0/floatingips/2d10c862-2984-4b9f-b217-f3a4ad5651b8 => generated 855 bytes in 928 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/665] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:42:40 2026] GET /v2.0/ports?device_id=41eff28e-36f4-4204-bea7-ba3dc0f83f28 => 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: 344/666] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:42:40 2026] GET /v2.0/ports?device_id=25c5e8fb-9d5b-4f22-a747-b140c1340630 => generated 971 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/667] 10.0.0.179 () {34 vars in 1040 bytes} [Tue May 12 17:42:40 2026] GET /v2.0/security-groups?id=4458f619-9e6b-482f-b31e-ad4ef1db33ab&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-05-12 17:42:40.948 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-02bb11ed-b51d-4f99-9fca-d47f6fccb63a'] response: {'name': 'network-changed', 'server_uuid': '39be4a8c-54aa-49f0-b331-2475de8cca45', 'tag': '08a31e9a-0ef9-47e1-9213-ae6836f8361e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 346/668] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:42:40 2026] GET /v2.0/ports?device_id=39be4a8c-54aa-49f0-b331-2475de8cca45 => generated 971 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/669] 10.0.0.179 () {34 vars in 1040 bytes} [Tue May 12 17:42:40 2026] GET /v2.0/security-groups?id=029dab3e-5934-4b11-8c6e-f68aadae3126&fields=id&fields=name => generated 113 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/670] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:42:41 2026] GET /v2.0/ports?device_id=b22c71d6-fe37-4945-a2ac-a644e3829019 => generated 969 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/671] 199.204.45.132 () {38 vars in 1028 bytes} [Tue May 12 17:42:40 2026] PUT /v2.0/ports/6cfc0022-67d1-4d5c-946f-4b8417b8f745 => generated 1235 bytes in 535 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/672] 10.0.0.179 () {34 vars in 1040 bytes} [Tue May 12 17:42:41 2026] GET /v2.0/security-groups?id=e4b49ff4-46b1-4a14-ad5a-f92f07d8cd34&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-05-12 17:42:41.253 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e22cb8e7-d4be-4374-8e15-5857f9972ca1'] response: {'name': 'network-changed', 'server_uuid': 'b22c71d6-fe37-4945-a2ac-a644e3829019', 'tag': '6cfc0022-67d1-4d5c-946f-4b8417b8f745', '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: 324/673] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:42:41 2026] GET /v2.0/ports?device_id=39be4a8c-54aa-49f0-b331-2475de8cca45 => generated 971 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/674] 10.0.0.179 () {34 vars in 1040 bytes} [Tue May 12 17:42:41 2026] GET /v2.0/security-groups?id=029dab3e-5934-4b11-8c6e-f68aadae3126&fields=id&fields=name => generated 113 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/675] 199.204.45.132 () {34 vars in 1080 bytes} [Tue May 12 17:42:41 2026] GET /v2.0/ports?tenant_id=e331fecea6544f73937056ef3aefad76&device_id=39be4a8c-54aa-49f0-b331-2475de8cca45 => generated 1240 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/676] 199.204.45.132 () {34 vars in 986 bytes} [Tue May 12 17:42:41 2026] GET /v2.0/networks?id=630e4826-a8e1-4ee1-b8f2-b88f6887689e => generated 771 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/677] 199.204.45.132 () {34 vars in 1058 bytes} [Tue May 12 17:42:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=08a31e9a-0ef9-47e1-9213-ae6836f8361e => generated 858 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/678] 199.204.45.132 () {34 vars in 984 bytes} [Tue May 12 17:42:41 2026] GET /v2.0/subnets?id=15b40d2e-16c3-4aa5-a7b3-877af8c2a6a2 => generated 693 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/679] 199.204.45.132 () {34 vars in 1052 bytes} [Tue May 12 17:42:41 2026] GET /v2.0/ports?network_id=630e4826-a8e1-4ee1-b8f2-b88f6887689e&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: 353/680] 199.204.45.132 () {34 vars in 1012 bytes} [Tue May 12 17:42:41 2026] GET /v2.0/networks/630e4826-a8e1-4ee1-b8f2-b88f6887689e?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: 328/681] 199.204.45.132 () {34 vars in 1080 bytes} [Tue May 12 17:42:41 2026] GET /v2.0/ports?tenant_id=ea2921b99fd44a9d98cc59c1fab1388a&device_id=b22c71d6-fe37-4945-a2ac-a644e3829019 => generated 1238 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/682] 199.204.45.132 () {34 vars in 1112 bytes} [Tue May 12 17:42:41 2026] GET /v2.0/networks/630e4826-a8e1-4ee1-b8f2-b88f6887689e?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: 329/683] 199.204.45.132 () {34 vars in 1018 bytes} [Tue May 12 17:42:41 2026] GET /v2.0/networks?tenant_id=ea2921b99fd44a9d98cc59c1fab1388a&shared=False => generated 771 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/684] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:42:41 2026] GET /v2.0/ports?device_id=41eff28e-36f4-4204-bea7-ba3dc0f83f28 => 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: 355/685] 199.204.45.132 () {34 vars in 930 bytes} [Tue May 12 17:42:41 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/686] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:42:41 2026] GET /v2.0/ports?device_id=25c5e8fb-9d5b-4f22-a747-b140c1340630 => generated 971 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/687] 10.0.0.179 () {34 vars in 1040 bytes} [Tue May 12 17:42:42 2026] GET /v2.0/security-groups?id=4458f619-9e6b-482f-b31e-ad4ef1db33ab&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/688] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:42:42 2026] GET /v2.0/ports?device_id=25c5e8fb-9d5b-4f22-a747-b140c1340630 => generated 971 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/689] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:42:42 2026] GET /v2.0/ports?device_id=b22c71d6-fe37-4945-a2ac-a644e3829019 => generated 969 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/690] 10.0.0.179 () {34 vars in 1040 bytes} [Tue May 12 17:42:42 2026] GET /v2.0/security-groups?id=e4b49ff4-46b1-4a14-ad5a-f92f07d8cd34&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/691] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:42:42 2026] GET /v2.0/ports?device_id=39be4a8c-54aa-49f0-b331-2475de8cca45 => generated 971 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:42:42.580 8 INFO neutron.db.l3_db [None req-ae11ab7f-57de-4436-be80-0b06cd68b8eb 230acce5909b4355bda444025a79c053 ff383f51492f4d648e1afd8a4119a0fa - - default default] Floating IP d8c970a9-dfeb-4fbf-af3a-c28cb6e7be26 associated. External IP: 10.96.250.203, port: 134bf974-18d5-4ed8-99bf-71f22cbe5f19. [pid: 7|app: 0|req: 336/692] 10.0.0.179 () {34 vars in 1040 bytes} [Tue May 12 17:42:42 2026] GET /v2.0/security-groups?id=029dab3e-5934-4b11-8c6e-f68aadae3126&fields=id&fields=name => generated 113 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/693] 10.0.0.23 () {34 vars in 748 bytes} [Tue May 12 17:42:42 2026] PUT /v2.0/floatingips/d8c970a9-dfeb-4fbf-af3a-c28cb6e7be26 => generated 855 bytes in 679 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:42:42.990 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-81b3e49b-3a9d-40e8-8ca9-468f947d2288'] response: {'name': 'network-changed', 'server_uuid': '25c5e8fb-9d5b-4f22-a747-b140c1340630', 'tag': '134bf974-18d5-4ed8-99bf-71f22cbe5f19', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 337/694] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:42:42 2026] GET /v2.0/ports?device_id=25c5e8fb-9d5b-4f22-a747-b140c1340630 => generated 971 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/695] 10.0.0.179 () {34 vars in 1040 bytes} [Tue May 12 17:42:43 2026] GET /v2.0/security-groups?id=4458f619-9e6b-482f-b31e-ad4ef1db33ab&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/696] 199.204.45.132 () {34 vars in 1080 bytes} [Tue May 12 17:42:43 2026] GET /v2.0/ports?tenant_id=ea2921b99fd44a9d98cc59c1fab1388a&device_id=b22c71d6-fe37-4945-a2ac-a644e3829019 => 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: 359/697] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:42:43 2026] GET /v2.0/ports?device_id=41eff28e-36f4-4204-bea7-ba3dc0f83f28 => 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: 339/698] 199.204.45.132 () {34 vars in 1058 bytes} [Tue May 12 17:42:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=6cfc0022-67d1-4d5c-946f-4b8417b8f745 => 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: 360/699] 199.204.45.132 () {34 vars in 984 bytes} [Tue May 12 17:42:43 2026] GET /v2.0/subnets?id=cc93796a-9fc6-4b4d-a0a3-806f46ec0b4f => generated 693 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/700] 199.204.45.132 () {34 vars in 1052 bytes} [Tue May 12 17:42:43 2026] GET /v2.0/ports?network_id=89e07e6a-2c0a-410b-9245-52675c37f0d0&device_owner=network%3Adhcp => generated 1244 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/701] 199.204.45.132 () {34 vars in 1012 bytes} [Tue May 12 17:42:43 2026] GET /v2.0/networks/89e07e6a-2c0a-410b-9245-52675c37f0d0?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/702] 199.204.45.132 () {34 vars in 1112 bytes} [Tue May 12 17:42:43 2026] GET /v2.0/networks/89e07e6a-2c0a-410b-9245-52675c37f0d0?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/703] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:42:43 2026] GET /v2.0/ports?device_id=25c5e8fb-9d5b-4f22-a747-b140c1340630 => generated 971 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/704] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:42:43 2026] GET /v2.0/ports?device_id=b22c71d6-fe37-4945-a2ac-a644e3829019 => generated 969 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/705] 199.204.45.132 () {34 vars in 1080 bytes} [Tue May 12 17:42:43 2026] GET /v2.0/ports?tenant_id=ff383f51492f4d648e1afd8a4119a0fa&device_id=25c5e8fb-9d5b-4f22-a747-b140c1340630 => generated 1240 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/706] 10.0.0.179 () {34 vars in 1040 bytes} [Tue May 12 17:42:43 2026] GET /v2.0/security-groups?id=4458f619-9e6b-482f-b31e-ad4ef1db33ab&fields=id&fields=name => generated 113 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/707] 199.204.45.132 () {34 vars in 986 bytes} [Tue May 12 17:42:43 2026] GET /v2.0/networks?id=53ca3bad-ddc9-4f2e-bae0-5fde2b239168 => generated 765 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/708] 10.0.0.179 () {34 vars in 1040 bytes} [Tue May 12 17:42:43 2026] GET /v2.0/security-groups?id=e4b49ff4-46b1-4a14-ad5a-f92f07d8cd34&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: 365/709] 199.204.45.132 () {34 vars in 1058 bytes} [Tue May 12 17:42:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=134bf974-18d5-4ed8-99bf-71f22cbe5f19 => generated 858 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/710] 199.204.45.132 () {34 vars in 984 bytes} [Tue May 12 17:42:43 2026] GET /v2.0/subnets?id=48f0d66a-6a12-435d-8f62-635b96419377 => generated 687 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/711] 199.204.45.132 () {34 vars in 1052 bytes} [Tue May 12 17:42:43 2026] GET /v2.0/ports?network_id=53ca3bad-ddc9-4f2e-bae0-5fde2b239168&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: 366/712] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:42:43 2026] GET /v2.0/ports?device_id=39be4a8c-54aa-49f0-b331-2475de8cca45 => generated 971 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/713] 10.0.0.179 () {34 vars in 1040 bytes} [Tue May 12 17:42:43 2026] GET /v2.0/security-groups?id=029dab3e-5934-4b11-8c6e-f68aadae3126&fields=id&fields=name => generated 113 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/714] 199.204.45.132 () {34 vars in 1012 bytes} [Tue May 12 17:42:43 2026] GET /v2.0/networks/53ca3bad-ddc9-4f2e-bae0-5fde2b239168?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: 368/715] 199.204.45.132 () {34 vars in 1112 bytes} [Tue May 12 17:42:43 2026] GET /v2.0/networks/53ca3bad-ddc9-4f2e-bae0-5fde2b239168?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: 348/716] 199.204.45.132 () {34 vars in 994 bytes} [Tue May 12 17:42:43 2026] GET /v2.0/ports?device_id=39be4a8c-54aa-49f0-b331-2475de8cca45 => generated 971 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:42:44.023 8 INFO neutron_taas.services.taas.taas_plugin [req-7573e043-02d4-457d-9c9b-6aebd351f591 req-154ed738-9cff-4c46-b76a-660706bd2e67 a136efd466a8453885745f20b1142729 e331fecea6544f73937056ef3aefad76 - - default default] TaaS: Handle Delete Port: 08a31e9a-0ef9-47e1-9213-ae6836f8361e 2026-05-12 17:42:44.028 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-7573e043-02d4-457d-9c9b-6aebd351f591 req-154ed738-9cff-4c46-b76a-660706bd2e67 a136efd466a8453885745f20b1142729 e331fecea6544f73937056ef3aefad76 - - default default] Tap Mirror: Handle Delete Port: 08a31e9a-0ef9-47e1-9213-ae6836f8361e [pid: 7|app: 0|req: 349/717] 199.204.45.132 () {34 vars in 986 bytes} [Tue May 12 17:42:44 2026] GET /v2.0/networks?id=9d103538-640c-445a-8387-18bfc675fc14 => generated 684 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/718] 199.204.45.132 () {34 vars in 1050 bytes} [Tue May 12 17:42:44 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=22e5b606f19542c1812ab0de426aae6b => generated 181 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:42:44.221 8 INFO neutron.db.l3_db [req-7573e043-02d4-457d-9c9b-6aebd351f591 req-154ed738-9cff-4c46-b76a-660706bd2e67 a136efd466a8453885745f20b1142729 e331fecea6544f73937056ef3aefad76 - - default default] Floating IP 2d10c862-2984-4b9f-b217-f3a4ad5651b8 disassociated. External IP: 10.96.250.220, port: 08a31e9a-0ef9-47e1-9213-ae6836f8361e. [pid: 7|app: 0|req: 351/719] 199.204.45.132 () {38 vars in 955 bytes} [Tue May 12 17:42:44 2026] POST /v2.0/ports => generated 958 bytes in 270 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: 352/720] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:42:44 2026] GET /v2.0/ports?device_id=41eff28e-36f4-4204-bea7-ba3dc0f83f28 => generated 961 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/721] 199.204.45.132 () {36 vars in 997 bytes} [Tue May 12 17:42:43 2026] DELETE /v2.0/ports/08a31e9a-0ef9-47e1-9213-ae6836f8361e => generated 0 bytes in 798 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/722] 10.0.0.179 () {34 vars in 1040 bytes} [Tue May 12 17:42:44 2026] GET /v2.0/security-groups?id=18dfb02d-9360-4faa-9cf4-06626cf4c3c4&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: 371/723] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:42:44 2026] GET /v2.0/ports?device_id=25c5e8fb-9d5b-4f22-a747-b140c1340630 => generated 971 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/724] 10.0.0.179 () {34 vars in 1040 bytes} [Tue May 12 17:42:44 2026] GET /v2.0/security-groups?id=4458f619-9e6b-482f-b31e-ad4ef1db33ab&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/725] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:42:44 2026] GET /v2.0/ports?device_id=b22c71d6-fe37-4945-a2ac-a644e3829019 => generated 969 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/726] 10.0.0.179 () {34 vars in 1040 bytes} [Tue May 12 17:42:44 2026] GET /v2.0/security-groups?id=e4b49ff4-46b1-4a14-ad5a-f92f07d8cd34&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: 353/727] 199.204.45.132 () {38 vars in 1028 bytes} [Tue May 12 17:42:44 2026] PUT /v2.0/ports/0ee9058c-84a8-470d-9199-be2507b4eaef => generated 1239 bytes in 465 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/728] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:42:44 2026] GET /v2.0/ports?device_id=39be4a8c-54aa-49f0-b331-2475de8cca45 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:42:44.906 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a06988ea-f6ea-486a-a167-6d55f2af0ac1'] response: {'name': 'network-changed', 'server_uuid': '41eff28e-36f4-4204-bea7-ba3dc0f83f28', 'tag': '0ee9058c-84a8-470d-9199-be2507b4eaef', 'status': 'completed', 'code': 200} 2026-05-12 17:42:45.032 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-12dcb485-50c9-41c8-90b6-4e4cdec7fea6'] response: {'server_uuid': '39be4a8c-54aa-49f0-b331-2475de8cca45', 'name': 'network-vif-deleted', 'tag': '08a31e9a-0ef9-47e1-9213-ae6836f8361e', '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: 354/729] 199.204.45.132 () {34 vars in 1080 bytes} [Tue May 12 17:42:45 2026] GET /v2.0/ports?tenant_id=22e5b606f19542c1812ab0de426aae6b&device_id=41eff28e-36f4-4204-bea7-ba3dc0f83f28 => generated 1242 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/730] 199.204.45.132 () {34 vars in 1018 bytes} [Tue May 12 17:42:45 2026] GET /v2.0/networks?tenant_id=22e5b606f19542c1812ab0de426aae6b&shared=False => generated 780 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/731] 199.204.45.132 () {34 vars in 930 bytes} [Tue May 12 17:42:45 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/732] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:42:45 2026] GET /v2.0/ports?device_id=41eff28e-36f4-4204-bea7-ba3dc0f83f28 => generated 973 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/733] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:42:45 2026] GET /v2.0/ports?device_id=25c5e8fb-9d5b-4f22-a747-b140c1340630 => generated 971 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/734] 10.0.0.179 () {34 vars in 1040 bytes} [Tue May 12 17:42:45 2026] GET /v2.0/security-groups?id=18dfb02d-9360-4faa-9cf4-06626cf4c3c4&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: 379/735] 10.0.0.179 () {34 vars in 1040 bytes} [Tue May 12 17:42:45 2026] GET /v2.0/security-groups?id=4458f619-9e6b-482f-b31e-ad4ef1db33ab&fields=id&fields=name => generated 113 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/736] 199.204.45.132 () {34 vars in 994 bytes} [Tue May 12 17:42:45 2026] GET /v2.0/ports?device_id=25c5e8fb-9d5b-4f22-a747-b140c1340630 => generated 971 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/737] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:42:45 2026] GET /v2.0/ports?device_id=b22c71d6-fe37-4945-a2ac-a644e3829019 => generated 969 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:42:46.044 8 INFO neutron_taas.services.taas.taas_plugin [req-181d7bf0-1e90-4b9d-ac2e-4ce62a05d4f7 req-cf3ce0f5-44cc-4449-b44d-adb783e1ba3e 230acce5909b4355bda444025a79c053 ff383f51492f4d648e1afd8a4119a0fa - - default default] TaaS: Handle Delete Port: 134bf974-18d5-4ed8-99bf-71f22cbe5f19 2026-05-12 17:42:46.047 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-181d7bf0-1e90-4b9d-ac2e-4ce62a05d4f7 req-cf3ce0f5-44cc-4449-b44d-adb783e1ba3e 230acce5909b4355bda444025a79c053 ff383f51492f4d648e1afd8a4119a0fa - - default default] Tap Mirror: Handle Delete Port: 134bf974-18d5-4ed8-99bf-71f22cbe5f19 [pid: 7|app: 0|req: 359/738] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:42:46 2026] GET /v2.0/ports?device_id=39be4a8c-54aa-49f0-b331-2475de8cca45 => 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: 360/739] 10.0.0.179 () {34 vars in 1040 bytes} [Tue May 12 17:42:46 2026] GET /v2.0/security-groups?id=e4b49ff4-46b1-4a14-ad5a-f92f07d8cd34&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:42:46.198 8 INFO neutron.db.l3_db [req-181d7bf0-1e90-4b9d-ac2e-4ce62a05d4f7 req-cf3ce0f5-44cc-4449-b44d-adb783e1ba3e 230acce5909b4355bda444025a79c053 ff383f51492f4d648e1afd8a4119a0fa - - default default] Floating IP d8c970a9-dfeb-4fbf-af3a-c28cb6e7be26 disassociated. External IP: 10.96.250.203, port: 134bf974-18d5-4ed8-99bf-71f22cbe5f19. [pid: 8|app: 0|req: 380/740] 199.204.45.132 () {36 vars in 997 bytes} [Tue May 12 17:42:45 2026] DELETE /v2.0/ports/134bf974-18d5-4ed8-99bf-71f22cbe5f19 => generated 0 bytes in 672 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/741] 199.204.45.132 () {34 vars in 1080 bytes} [Tue May 12 17:42:46 2026] GET /v2.0/ports?tenant_id=22e5b606f19542c1812ab0de426aae6b&device_id=41eff28e-36f4-4204-bea7-ba3dc0f83f28 => generated 1242 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/742] 199.204.45.132 () {34 vars in 1060 bytes} [Tue May 12 17:42:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=0ee9058c-84a8-470d-9199-be2507b4eaef => 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: 362/743] 199.204.45.132 () {34 vars in 984 bytes} [Tue May 12 17:42:46 2026] GET /v2.0/subnets?id=91a79d4e-2265-48f3-b66c-f75f4b29ed17 => generated 702 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/744] 199.204.45.132 () {34 vars in 1052 bytes} [Tue May 12 17:42:46 2026] GET /v2.0/ports?network_id=9d103538-640c-445a-8387-18bfc675fc14&device_owner=network%3Adhcp => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/745] 199.204.45.132 () {34 vars in 1012 bytes} [Tue May 12 17:42:46 2026] GET /v2.0/networks/9d103538-640c-445a-8387-18bfc675fc14?fields=segments => generated 14 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/746] 199.204.45.132 () {34 vars in 1112 bytes} [Tue May 12 17:42:46 2026] GET /v2.0/networks/9d103538-640c-445a-8387-18bfc675fc14?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/747] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:42:46 2026] GET /v2.0/ports?device_id=41eff28e-36f4-4204-bea7-ba3dc0f83f28 => generated 973 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/748] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:42:46 2026] GET /v2.0/ports?device_id=25c5e8fb-9d5b-4f22-a747-b140c1340630 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/749] 10.0.0.179 () {34 vars in 1040 bytes} [Tue May 12 17:42:47 2026] GET /v2.0/security-groups?id=18dfb02d-9360-4faa-9cf4-06626cf4c3c4&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:42:47.070 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e4de9271-7003-4697-b72e-1d0d863745ab'] response: {'server_uuid': '25c5e8fb-9d5b-4f22-a747-b140c1340630', 'name': 'network-vif-deleted', 'tag': '134bf974-18d5-4ed8-99bf-71f22cbe5f19', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 385/750] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:42:47 2026] GET /v2.0/ports?device_id=39be4a8c-54aa-49f0-b331-2475de8cca45 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/751] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:42:47 2026] GET /v2.0/ports?device_id=b22c71d6-fe37-4945-a2ac-a644e3829019 => 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: 386/752] 10.0.0.179 () {34 vars in 1040 bytes} [Tue May 12 17:42:47 2026] GET /v2.0/security-groups?id=e4b49ff4-46b1-4a14-ad5a-f92f07d8cd34&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/753] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:42:48 2026] GET /v2.0/ports?device_id=25c5e8fb-9d5b-4f22-a747-b140c1340630 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/754] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:42:48 2026] GET /v2.0/ports?device_id=41eff28e-36f4-4204-bea7-ba3dc0f83f28 => generated 973 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/755] 10.0.0.179 () {34 vars in 1040 bytes} [Tue May 12 17:42:48 2026] GET /v2.0/security-groups?id=18dfb02d-9360-4faa-9cf4-06626cf4c3c4&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: 388/756] 10.0.0.23 () {32 vars in 739 bytes} [Tue May 12 17:42:48 2026] DELETE /v2.0/security-groups/029dab3e-5934-4b11-8c6e-f68aadae3126 => generated 0 bytes in 152 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/757] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:42:48 2026] GET /v2.0/ports?device_id=b22c71d6-fe37-4945-a2ac-a644e3829019 => generated 971 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:42:48.441 8 INFO neutron.api.v2.resource [None req-f099274e-e019-44a7-9290-2f24a27da930 a136efd466a8453885745f20b1142729 e331fecea6544f73937056ef3aefad76 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 389/758] 10.0.0.23 () {32 vars in 736 bytes} [Tue May 12 17:42:48 2026] GET /v2.0/security-groups/029dab3e-5934-4b11-8c6e-f68aadae3126 => generated 146 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/759] 10.0.0.179 () {34 vars in 1040 bytes} [Tue May 12 17:42:48 2026] GET /v2.0/security-groups?id=e4b49ff4-46b1-4a14-ad5a-f92f07d8cd34&fields=id&fields=name => generated 114 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:42:48.626 7 INFO neutron_taas.services.taas.taas_plugin [None req-a0bd0832-9d0b-4453-9c81-cba5245e6766 a136efd466a8453885745f20b1142729 e331fecea6544f73937056ef3aefad76 - - default default] TaaS: Handle Delete Port: 4c7b5268-1268-4f7a-a9da-b415ef42c9f9 2026-05-12 17:42:48.629 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a0bd0832-9d0b-4453-9c81-cba5245e6766 a136efd466a8453885745f20b1142729 e331fecea6544f73937056ef3aefad76 - - default default] Tap Mirror: Handle Delete Port: 4c7b5268-1268-4f7a-a9da-b415ef42c9f9 [pid: 7|app: 0|req: 370/760] 10.0.0.23 () {32 vars in 731 bytes} [Tue May 12 17:42:48 2026] DELETE /v2.0/floatingips/2d10c862-2984-4b9f-b217-f3a4ad5651b8 => generated 0 bytes in 401 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:42:49.241 8 INFO neutron_taas.services.taas.taas_plugin [None req-c47d511e-937d-4c60-97c7-a7f1274e5a59 b9d8e9ed6ddc4167b46c1fda8c6d5ec9 31ab17947d534fe9b679931cb784b10c - - default default] TaaS: Handle Delete Port: 335dbbf3-9208-421c-8082-86536e440de5 2026-05-12 17:42:49.243 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c47d511e-937d-4c60-97c7-a7f1274e5a59 b9d8e9ed6ddc4167b46c1fda8c6d5ec9 31ab17947d534fe9b679931cb784b10c - - default default] Tap Mirror: Handle Delete Port: 335dbbf3-9208-421c-8082-86536e440de5 [pid: 7|app: 0|req: 371/761] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:42:49 2026] GET /v2.0/ports?device_id=25c5e8fb-9d5b-4f22-a747-b140c1340630 => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/762] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:42:49 2026] GET /v2.0/ports?device_id=41eff28e-36f4-4204-bea7-ba3dc0f83f28 => generated 973 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/763] 10.0.0.179 () {34 vars in 1040 bytes} [Tue May 12 17:42:49 2026] GET /v2.0/security-groups?id=18dfb02d-9360-4faa-9cf4-06626cf4c3c4&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: 374/764] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:42:49 2026] GET /v2.0/ports?device_id=b22c71d6-fe37-4945-a2ac-a644e3829019 => 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: 375/765] 10.0.0.179 () {34 vars in 1040 bytes} [Tue May 12 17:42:49 2026] GET /v2.0/security-groups?id=e4b49ff4-46b1-4a14-ad5a-f92f07d8cd34&fields=id&fields=name => generated 114 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/766] 10.0.0.23 () {34 vars in 788 bytes} [Tue May 12 17:42:48 2026] PUT /v2.0/routers/0dee8456-0e0a-4825-98f5-586ca1f7b60c/remove_router_interface => generated 309 bytes in 955 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/767] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:42:49 2026] GET /v2.0/ports?device_id=b22c71d6-fe37-4945-a2ac-a644e3829019 => generated 971 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:42:50.024 8 INFO neutron_taas.services.taas.taas_plugin [None req-6e1df74e-5170-479f-a440-f5fc54464537 b9d8e9ed6ddc4167b46c1fda8c6d5ec9 31ab17947d534fe9b679931cb784b10c - - default default] TaaS: Handle Delete Port: b211ac32-a147-49d9-8af1-add6abc70494 2026-05-12 17:42:50.030 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6e1df74e-5170-479f-a440-f5fc54464537 b9d8e9ed6ddc4167b46c1fda8c6d5ec9 31ab17947d534fe9b679931cb784b10c - - default default] Tap Mirror: Handle Delete Port: b211ac32-a147-49d9-8af1-add6abc70494 2026-05-12 17:42:50.254 8 INFO neutron_taas.services.taas.taas_plugin [None req-6e1df74e-5170-479f-a440-f5fc54464537 b9d8e9ed6ddc4167b46c1fda8c6d5ec9 31ab17947d534fe9b679931cb784b10c - - default default] TaaS: Handle Delete Port: 1f3cdd39-1648-46df-b81a-77e64cb81906 2026-05-12 17:42:50.257 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6e1df74e-5170-479f-a440-f5fc54464537 b9d8e9ed6ddc4167b46c1fda8c6d5ec9 31ab17947d534fe9b679931cb784b10c - - default default] Tap Mirror: Handle Delete Port: 1f3cdd39-1648-46df-b81a-77e64cb81906 2026-05-12 17:42:50.347 7 INFO neutron.db.l3_db [None req-7be4b37e-26fe-41dc-ac2c-08ee8dc99672 8baf4cd733834a038c5a5cb473a0cfdd ea2921b99fd44a9d98cc59c1fab1388a - - default default] Floating IP ebcb5e68-ac89-48b7-bef5-e6c40b875322 associated. External IP: 10.96.250.202, port: 6cfc0022-67d1-4d5c-946f-4b8417b8f745. [pid: 7|app: 0|req: 377/768] 10.0.0.23 () {34 vars in 748 bytes} [Tue May 12 17:42:49 2026] PUT /v2.0/floatingips/ebcb5e68-ac89-48b7-bef5-e6c40b875322 => generated 855 bytes in 783 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:42:50.689 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-cf935853-19b8-44e9-9348-8d096759a4b0'] response: {'name': 'network-changed', 'server_uuid': 'b22c71d6-fe37-4945-a2ac-a644e3829019', 'tag': '6cfc0022-67d1-4d5c-946f-4b8417b8f745', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 378/769] 10.0.0.23 () {32 vars in 739 bytes} [Tue May 12 17:42:50 2026] DELETE /v2.0/security-groups/4458f619-9e6b-482f-b31e-ad4ef1db33ab => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/770] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:42:50 2026] GET /v2.0/ports?device_id=41eff28e-36f4-4204-bea7-ba3dc0f83f28 => generated 975 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:42:50.822 7 INFO neutron.api.v2.resource [None req-f8df8746-881a-4e22-a1d0-641f08db9084 230acce5909b4355bda444025a79c053 ff383f51492f4d648e1afd8a4119a0fa - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 380/771] 10.0.0.23 () {32 vars in 736 bytes} [Tue May 12 17:42:50 2026] GET /v2.0/security-groups/4458f619-9e6b-482f-b31e-ad4ef1db33ab => generated 146 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/772] 10.0.0.179 () {34 vars in 1040 bytes} [Tue May 12 17:42:50 2026] GET /v2.0/security-groups?id=18dfb02d-9360-4faa-9cf4-06626cf4c3c4&fields=id&fields=name => generated 114 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:42:50.974 7 INFO neutron_taas.services.taas.taas_plugin [None req-79edd067-311b-4d33-85b8-df56c8074759 230acce5909b4355bda444025a79c053 ff383f51492f4d648e1afd8a4119a0fa - - default default] TaaS: Handle Delete Port: 29237dba-4db7-449b-bd12-36fc3fe31791 2026-05-12 17:42:50.977 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-79edd067-311b-4d33-85b8-df56c8074759 230acce5909b4355bda444025a79c053 ff383f51492f4d648e1afd8a4119a0fa - - default default] Tap Mirror: Handle Delete Port: 29237dba-4db7-449b-bd12-36fc3fe31791 2026-05-12 17:42:51.066 8 INFO neutron.services.segments.plugin [-] Segment a16dd37a-cd54-45ea-9bbd-3cc7fc06a083 resource provider aggregate not found 2026-05-12 17:42:51.074 8 INFO neutron.services.segments.plugin [-] Segment a16dd37a-cd54-45ea-9bbd-3cc7fc06a083 resource provider aggregate not found 2026-05-12 17:42:51.092 8 INFO neutron.services.segments.plugin [-] Segment a16dd37a-cd54-45ea-9bbd-3cc7fc06a083 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a16dd37a-cd54-45ea-9bbd-3cc7fc06a083 found for delete ", "request_id": "req-77d51939-a87b-40b7-96fd-0123feb2f014"}]} 2026-05-12 17:42:51.096 8 INFO neutron.services.segments.plugin [-] Segment a16dd37a-cd54-45ea-9bbd-3cc7fc06a083 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a16dd37a-cd54-45ea-9bbd-3cc7fc06a083 found for delete ", "request_id": "req-2bf8bee7-8817-402a-89a8-50f16e29b61c"}]} 2026-05-12 17:42:51.104 8 INFO neutron.db.l3_hamode_db [None req-6e1df74e-5170-479f-a440-f5fc54464537 b9d8e9ed6ddc4167b46c1fda8c6d5ec9 31ab17947d534fe9b679931cb784b10c - - default default] HA network a3ef0648-6c8d-4171-82a2-9efd7bed8ded was deleted as no HA routers are present in tenant e331fecea6544f73937056ef3aefad76. [pid: 8|app: 0|req: 392/773] 10.0.0.23 () {32 vars in 723 bytes} [Tue May 12 17:42:49 2026] DELETE /v2.0/routers/0dee8456-0e0a-4825-98f5-586ca1f7b60c => generated 0 bytes in 1297 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/774] 10.0.0.23 () {32 vars in 731 bytes} [Tue May 12 17:42:50 2026] DELETE /v2.0/floatingips/d8c970a9-dfeb-4fbf-af3a-c28cb6e7be26 => generated 0 bytes in 303 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/775] 10.0.0.23 () {32 vars in 723 bytes} [Tue May 12 17:42:51 2026] DELETE /v2.0/subnets/15b40d2e-16c3-4aa5-a7b3-877af8c2a6a2 => generated 0 bytes in 226 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/776] 199.204.45.132 () {34 vars in 1080 bytes} [Tue May 12 17:42:51 2026] GET /v2.0/ports?tenant_id=ea2921b99fd44a9d98cc59c1fab1388a&device_id=b22c71d6-fe37-4945-a2ac-a644e3829019 => generated 1240 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:42:51.470 8 INFO neutron_taas.services.taas.taas_plugin [None req-f00c019e-f795-40ef-8d9c-2ee0e86b3790 b9d8e9ed6ddc4167b46c1fda8c6d5ec9 31ab17947d534fe9b679931cb784b10c - - default default] TaaS: Handle Delete Port: b3279c5b-f0e2-483a-8c0b-549c484cf33d 2026-05-12 17:42:51.473 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f00c019e-f795-40ef-8d9c-2ee0e86b3790 b9d8e9ed6ddc4167b46c1fda8c6d5ec9 31ab17947d534fe9b679931cb784b10c - - default default] Tap Mirror: Handle Delete Port: b3279c5b-f0e2-483a-8c0b-549c484cf33d 2026-05-12 17:42:51.614 7 INFO neutron_taas.services.taas.taas_plugin [None req-c4cd6aeb-c98d-4f59-9c61-99e0c2e495c4 b9d8e9ed6ddc4167b46c1fda8c6d5ec9 31ab17947d534fe9b679931cb784b10c - - default default] TaaS: Handle Delete Port: 6ffd9621-e346-4173-9994-0bdbad585fa7 2026-05-12 17:42:51.617 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c4cd6aeb-c98d-4f59-9c61-99e0c2e495c4 b9d8e9ed6ddc4167b46c1fda8c6d5ec9 31ab17947d534fe9b679931cb784b10c - - default default] Tap Mirror: Handle Delete Port: 6ffd9621-e346-4173-9994-0bdbad585fa7 [pid: 8|app: 0|req: 395/777] 10.0.0.23 () {32 vars in 725 bytes} [Tue May 12 17:42:51 2026] DELETE /v2.0/networks/630e4826-a8e1-4ee1-b8f2-b88f6887689e => generated 0 bytes in 323 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/778] 199.204.45.132 () {34 vars in 986 bytes} [Tue May 12 17:42:51 2026] GET /v2.0/networks?id=89e07e6a-2c0a-410b-9245-52675c37f0d0 => generated 771 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/779] 199.204.45.132 () {34 vars in 1058 bytes} [Tue May 12 17:42:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=6cfc0022-67d1-4d5c-946f-4b8417b8f745 => generated 858 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/780] 10.0.0.23 () {32 vars in 773 bytes} [Tue May 12 17:42:51 2026] GET /v2.0/security-groups?tenant_id=e331fecea6544f73937056ef3aefad76&name=default => generated 2921 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/781] 199.204.45.132 () {34 vars in 984 bytes} [Tue May 12 17:42:51 2026] GET /v2.0/subnets?id=cc93796a-9fc6-4b4d-a0a3-806f46ec0b4f => generated 693 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/782] 10.0.0.23 () {32 vars in 739 bytes} [Tue May 12 17:42:51 2026] DELETE /v2.0/security-groups/59fdca5c-50cf-4bc4-b261-2a1f0fd6e80c => 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: 401/783] 199.204.45.132 () {34 vars in 1052 bytes} [Tue May 12 17:42:51 2026] GET /v2.0/ports?network_id=89e07e6a-2c0a-410b-9245-52675c37f0d0&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: 383/784] 10.0.0.23 () {34 vars in 788 bytes} [Tue May 12 17:42:51 2026] PUT /v2.0/routers/c15f9d6c-82e2-491c-aede-6e143d788cf2/remove_router_interface => generated 309 bytes in 890 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/785] 199.204.45.132 () {34 vars in 1012 bytes} [Tue May 12 17:42:52 2026] GET /v2.0/networks/89e07e6a-2c0a-410b-9245-52675c37f0d0?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: 402/786] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:42:52 2026] GET /v2.0/ports?device_id=41eff28e-36f4-4204-bea7-ba3dc0f83f28 => generated 975 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/787] 199.204.45.132 () {34 vars in 1112 bytes} [Tue May 12 17:42:52 2026] GET /v2.0/networks/89e07e6a-2c0a-410b-9245-52675c37f0d0?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: 404/788] 10.0.0.179 () {34 vars in 1040 bytes} [Tue May 12 17:42:52 2026] GET /v2.0/security-groups?id=18dfb02d-9360-4faa-9cf4-06626cf4c3c4&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-05-12 17:42:52.267 7 INFO neutron_taas.services.taas.taas_plugin [None req-4df3dfb0-d6a9-4ad7-959c-48a743b79007 b9d8e9ed6ddc4167b46c1fda8c6d5ec9 31ab17947d534fe9b679931cb784b10c - - default default] TaaS: Handle Delete Port: 721a54f4-7d64-4ca8-84cf-187222043f95 2026-05-12 17:42:52.274 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4df3dfb0-d6a9-4ad7-959c-48a743b79007 b9d8e9ed6ddc4167b46c1fda8c6d5ec9 31ab17947d534fe9b679931cb784b10c - - default default] Tap Mirror: Handle Delete Port: 721a54f4-7d64-4ca8-84cf-187222043f95 [pid: 8|app: 0|req: 405/789] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:42:52 2026] GET /v2.0/ports?device_id=41eff28e-36f4-4204-bea7-ba3dc0f83f28 => generated 975 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:42:52.473 7 INFO neutron_taas.services.taas.taas_plugin [None req-4df3dfb0-d6a9-4ad7-959c-48a743b79007 b9d8e9ed6ddc4167b46c1fda8c6d5ec9 31ab17947d534fe9b679931cb784b10c - - default default] TaaS: Handle Delete Port: 9e3702fb-3706-4360-8953-2266141498a5 2026-05-12 17:42:52.476 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4df3dfb0-d6a9-4ad7-959c-48a743b79007 b9d8e9ed6ddc4167b46c1fda8c6d5ec9 31ab17947d534fe9b679931cb784b10c - - default default] Tap Mirror: Handle Delete Port: 9e3702fb-3706-4360-8953-2266141498a5 2026-05-12 17:42:52.660 8 INFO neutron.db.l3_db [None req-6522d468-1dc6-4661-a0a0-76e9dbd645c7 ca5b36bb877149dcb98f2ff6bd2a8c79 22e5b606f19542c1812ab0de426aae6b - - default default] Floating IP 8e5908dd-2fe9-426d-92fe-a07a2290ba71 associated. External IP: 10.96.250.209, port: 0ee9058c-84a8-470d-9199-be2507b4eaef. 2026-05-12 17:42:52.857 7 INFO neutron.services.segments.plugin [-] Segment feb3a6b9-55f9-4f15-864a-a65dfa699a4a resource provider aggregate not found 2026-05-12 17:42:52.866 7 INFO neutron.services.segments.plugin [-] Segment feb3a6b9-55f9-4f15-864a-a65dfa699a4a resource provider aggregate not found 2026-05-12 17:42:52.883 7 INFO neutron.services.segments.plugin [-] Segment feb3a6b9-55f9-4f15-864a-a65dfa699a4a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid feb3a6b9-55f9-4f15-864a-a65dfa699a4a found for delete ", "request_id": "req-bcde1c53-2e05-4a4b-976e-7260491270a9"}]} 2026-05-12 17:42:52.884 7 INFO neutron.services.segments.plugin [-] Segment feb3a6b9-55f9-4f15-864a-a65dfa699a4a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid feb3a6b9-55f9-4f15-864a-a65dfa699a4a found for delete ", "request_id": "req-91a685e0-7961-437a-af90-69beb32314ec"}]} 2026-05-12 17:42:52.901 7 INFO neutron.db.l3_hamode_db [None req-4df3dfb0-d6a9-4ad7-959c-48a743b79007 b9d8e9ed6ddc4167b46c1fda8c6d5ec9 31ab17947d534fe9b679931cb784b10c - - default default] HA network 0365e26b-0c80-431e-a00c-fa07c44981ec was deleted as no HA routers are present in tenant ff383f51492f4d648e1afd8a4119a0fa. [pid: 7|app: 0|req: 385/790] 10.0.0.23 () {32 vars in 723 bytes} [Tue May 12 17:42:52 2026] DELETE /v2.0/routers/c15f9d6c-82e2-491c-aede-6e143d788cf2 => generated 0 bytes in 819 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/791] 10.0.0.23 () {34 vars in 748 bytes} [Tue May 12 17:42:52 2026] PUT /v2.0/floatingips/8e5908dd-2fe9-426d-92fe-a07a2290ba71 => generated 856 bytes in 673 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:42:53.060 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-9a1ec95e-86f1-476a-a869-be46b65d7d33'] response: {'name': 'network-changed', 'server_uuid': '41eff28e-36f4-4204-bea7-ba3dc0f83f28', 'tag': '0ee9058c-84a8-470d-9199-be2507b4eaef', 'status': 'completed', 'code': 200} 2026-05-12 17:42:53.131 8 INFO neutron.services.segments.plugin [-] Segment ef988c8c-38db-4e11-8524-35b51db90c99 resource provider aggregate not found 2026-05-12 17:42:53.138 8 INFO neutron.services.segments.plugin [-] Segment ef988c8c-38db-4e11-8524-35b51db90c99 resource provider aggregate not found [pid: 8|app: 0|req: 407/792] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:42:53 2026] GET /v2.0/ports?device_id=41eff28e-36f4-4204-bea7-ba3dc0f83f28 => generated 975 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/793] 10.0.0.23 () {32 vars in 723 bytes} [Tue May 12 17:42:52 2026] DELETE /v2.0/subnets/48f0d66a-6a12-435d-8f62-635b96419377 => generated 0 bytes in 230 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:42:53.164 8 INFO neutron.services.segments.plugin [-] Segment ef988c8c-38db-4e11-8524-35b51db90c99 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ef988c8c-38db-4e11-8524-35b51db90c99 found for delete ", "request_id": "req-49920e92-f9e6-4a30-8b5b-494abbed8cb6"}]} 2026-05-12 17:42:53.164 8 INFO neutron.services.segments.plugin [-] Segment ef988c8c-38db-4e11-8524-35b51db90c99 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ef988c8c-38db-4e11-8524-35b51db90c99 found for delete ", "request_id": "req-71a37485-66ee-424c-b3f4-cee5d7aa75bf"}]} [pid: 7|app: 0|req: 387/794] 10.0.0.179 () {34 vars in 1040 bytes} [Tue May 12 17:42:53 2026] GET /v2.0/security-groups?id=18dfb02d-9360-4faa-9cf4-06626cf4c3c4&fields=id&fields=name => generated 114 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:42:53.256 8 INFO neutron_taas.services.taas.taas_plugin [None req-7703d59f-0ed2-46a4-ac07-c2630339d88f b9d8e9ed6ddc4167b46c1fda8c6d5ec9 31ab17947d534fe9b679931cb784b10c - - default default] TaaS: Handle Delete Port: 8e048558-3476-4f0a-9093-8cf2b9c9d7ee 2026-05-12 17:42:53.260 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7703d59f-0ed2-46a4-ac07-c2630339d88f b9d8e9ed6ddc4167b46c1fda8c6d5ec9 31ab17947d534fe9b679931cb784b10c - - default default] Tap Mirror: Handle Delete Port: 8e048558-3476-4f0a-9093-8cf2b9c9d7ee [pid: 8|app: 0|req: 408/795] 10.0.0.23 () {32 vars in 725 bytes} [Tue May 12 17:42:53 2026] DELETE /v2.0/networks/53ca3bad-ddc9-4f2e-bae0-5fde2b239168 => generated 0 bytes in 310 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/796] 199.204.45.132 () {34 vars in 1080 bytes} [Tue May 12 17:42:53 2026] GET /v2.0/ports?tenant_id=22e5b606f19542c1812ab0de426aae6b&device_id=41eff28e-36f4-4204-bea7-ba3dc0f83f28 => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/797] 199.204.45.132 () {34 vars in 986 bytes} [Tue May 12 17:42:53 2026] GET /v2.0/networks?id=9d103538-640c-445a-8387-18bfc675fc14 => generated 780 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/798] 10.0.0.23 () {32 vars in 773 bytes} [Tue May 12 17:42:53 2026] GET /v2.0/security-groups?tenant_id=ff383f51492f4d648e1afd8a4119a0fa&name=default => generated 2921 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/799] 199.204.45.132 () {34 vars in 1060 bytes} [Tue May 12 17:42:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=0ee9058c-84a8-470d-9199-be2507b4eaef => generated 859 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/800] 199.204.45.132 () {34 vars in 984 bytes} [Tue May 12 17:42:53 2026] GET /v2.0/subnets?id=91a79d4e-2265-48f3-b66c-f75f4b29ed17 => generated 702 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/801] 10.0.0.23 () {32 vars in 739 bytes} [Tue May 12 17:42:53 2026] DELETE /v2.0/security-groups/99e4a0a7-a4cf-4a8c-a3b4-2873340c7d5d => 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: 412/802] 199.204.45.132 () {34 vars in 1052 bytes} [Tue May 12 17:42:53 2026] GET /v2.0/ports?network_id=9d103538-640c-445a-8387-18bfc675fc14&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: 391/803] 199.204.45.132 () {34 vars in 1012 bytes} [Tue May 12 17:42:53 2026] GET /v2.0/networks/9d103538-640c-445a-8387-18bfc675fc14?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/804] 199.204.45.132 () {34 vars in 1112 bytes} [Tue May 12 17:42:53 2026] GET /v2.0/networks/9d103538-640c-445a-8387-18bfc675fc14?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:42:55.184 8 INFO neutron.services.segments.plugin [-] Segment d5ce3e5b-154c-4248-b372-8ba3fcdcd831 resource provider aggregate not found 2026-05-12 17:42:55.187 8 INFO neutron.services.segments.plugin [-] Segment d5ce3e5b-154c-4248-b372-8ba3fcdcd831 resource provider aggregate not found 2026-05-12 17:42:55.200 8 INFO neutron.services.segments.plugin [-] Segment d5ce3e5b-154c-4248-b372-8ba3fcdcd831 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d5ce3e5b-154c-4248-b372-8ba3fcdcd831 found for delete ", "request_id": "req-95a8f2ab-f100-4de4-9433-6c8016af6a59"}]} 2026-05-12 17:42:55.210 8 INFO neutron.services.segments.plugin [-] Segment d5ce3e5b-154c-4248-b372-8ba3fcdcd831 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d5ce3e5b-154c-4248-b372-8ba3fcdcd831 found for delete ", "request_id": "req-647eeddb-c05c-4bab-8ecf-8d0c14264dea"}]} [pid: 7|app: 0|req: 393/807] 10.0.0.23 () {32 vars in 773 bytes} [Tue May 12 17:42:56 2026] GET /v2.0/security-groups?tenant_id=3830ee1e00514c2db2fa60235cba9d3c&name=default => generated 2925 bytes in 412 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/808] 10.0.0.23 () {32 vars in 739 bytes} [Tue May 12 17:42:57 2026] DELETE /v2.0/security-groups/a7b24dcf-d6c0-4958-803b-6d3cd5b7d091 => 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: 394/809] 10.0.0.23 () {32 vars in 773 bytes} [Tue May 12 17:42:57 2026] GET /v2.0/security-groups?tenant_id=2dcf126ad3254f42a3fce35cc3aec41c&name=default => generated 2925 bytes in 213 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/810] 10.0.0.23 () {32 vars in 739 bytes} [Tue May 12 17:42:58 2026] DELETE /v2.0/security-groups/e7680795-1e0e-43b5-9db3-4a7d5a7d47b1 => 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: 395/811] 10.0.0.23 () {32 vars in 773 bytes} [Tue May 12 17:42:58 2026] GET /v2.0/security-groups?tenant_id=9600d7620b72418ba40e8dab385b80a6&name=default => generated 2925 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/812] 10.0.0.23 () {32 vars in 739 bytes} [Tue May 12 17:42:58 2026] DELETE /v2.0/security-groups/f3e60f3b-a1f7-4a9c-894e-100ae333a1dd => 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: 396/813] 10.0.0.23 () {32 vars in 773 bytes} [Tue May 12 17:43:00 2026] GET /v2.0/security-groups?tenant_id=28aa77e206b241d4b32437b6b8f24b04&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: 418/814] 10.0.0.23 () {32 vars in 739 bytes} [Tue May 12 17:43:00 2026] DELETE /v2.0/security-groups/201c7271-9d51-48bb-a55e-562c3cc321ec => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/815] 10.0.0.57 () {34 vars in 989 bytes} [Tue May 12 17:43:01 2026] GET /v2.0/ports?device_id=b22c71d6-fe37-4945-a2ac-a644e3829019 => generated 1240 bytes in 180 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/816] 10.0.0.57 () {34 vars in 1039 bytes} [Tue May 12 17:43:01 2026] GET /v2.0/security-groups?id=e4b49ff4-46b1-4a14-ad5a-f92f07d8cd34&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/817] 10.0.0.57 () {34 vars in 989 bytes} [Tue May 12 17:43:01 2026] GET /v2.0/ports?device_id=41eff28e-36f4-4204-bea7-ba3dc0f83f28 => generated 1244 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/818] 10.0.0.57 () {34 vars in 1039 bytes} [Tue May 12 17:43:01 2026] GET /v2.0/security-groups?id=18dfb02d-9360-4faa-9cf4-06626cf4c3c4&fields=id&fields=name => generated 114 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:43:03.465 7 INFO neutron.db.segments_db [None req-fb675f6a-d6c3-4fc1-b7f4-95bccb5e4276 1a27dece24a249e6be60de7aacdd3ad0 0dbd55d5be504a3196c425bb0dab6cc5 - - default default] Added segment c37d4c69-0b60-427a-8545-ed0b85bea2ed of type vxlan for network caadf09c-914f-407f-818e-19d60cc6fbb1 2026-05-12 17:43:03.524 7 INFO neutron.db.segments_db [None req-fb675f6a-d6c3-4fc1-b7f4-95bccb5e4276 1a27dece24a249e6be60de7aacdd3ad0 0dbd55d5be504a3196c425bb0dab6cc5 - - default default] Added segment 683490b9-5d82-4932-b412-aea1439dbf55 of type vxlan for network 173f51d3-5637-4fa4-b588-f139a6842ad8 [pid: 8|app: 0|req: 421/819] 10.0.0.23 () {32 vars in 773 bytes} [Tue May 12 17:43:03 2026] GET /v2.0/security-groups?tenant_id=8af078cab1f44b798bca83f6ee28c21b&name=default => generated 2925 bytes in 200 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/820] 10.0.0.23 () {34 vars in 669 bytes} [Tue May 12 17:43:03 2026] POST /v2.0/networks => generated 1245 bytes in 501 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/821] 10.0.0.23 () {32 vars in 739 bytes} [Tue May 12 17:43:03 2026] DELETE /v2.0/security-groups/b000264d-fc79-44b0-a5c5-b2306c53d083 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/822] 10.0.0.23 () {32 vars in 648 bytes} [Tue May 12 17:43:03 2026] GET /v2.0/networks => generated 1844 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:43:03.783 8 INFO neutron.services.segments.plugin [-] Segment c37d4c69-0b60-427a-8545-ed0b85bea2ed resource provider aggregate not found 2026-05-12 17:43:03.790 8 INFO neutron.services.segments.plugin [-] Segment c37d4c69-0b60-427a-8545-ed0b85bea2ed resource provider aggregate not found 2026-05-12 17:43:03.804 8 INFO neutron.services.segments.plugin [-] Segment c37d4c69-0b60-427a-8545-ed0b85bea2ed resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c37d4c69-0b60-427a-8545-ed0b85bea2ed found for delete ", "request_id": "req-a32410f2-c217-465e-b7fb-b397ee1e6285"}]} 2026-05-12 17:43:03.807 8 INFO neutron.services.segments.plugin [-] Segment c37d4c69-0b60-427a-8545-ed0b85bea2ed resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c37d4c69-0b60-427a-8545-ed0b85bea2ed found for delete ", "request_id": "req-1a89ff04-490f-46b1-941f-8a6bbeb283ab"}]} [pid: 8|app: 0|req: 423/823] 10.0.0.23 () {32 vars in 725 bytes} [Tue May 12 17:43:03 2026] DELETE /v2.0/networks/caadf09c-914f-407f-818e-19d60cc6fbb1 => generated 0 bytes in 181 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/824] 10.0.0.23 () {32 vars in 773 bytes} [Tue May 12 17:43:03 2026] GET /v2.0/security-groups?tenant_id=a3f980ed707f4a93a74a961bf4e04cbd&name=default => generated 2925 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/825] 10.0.0.23 () {32 vars in 725 bytes} [Tue May 12 17:43:03 2026] DELETE /v2.0/networks/173f51d3-5637-4fa4-b588-f139a6842ad8 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/826] 10.0.0.23 () {32 vars in 739 bytes} [Tue May 12 17:43:03 2026] DELETE /v2.0/security-groups/d9648c85-8cbf-4a67-a0a1-1b4c3786619e => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/827] 10.0.0.23 () {32 vars in 648 bytes} [Tue May 12 17:43:03 2026] GET /v2.0/networks => generated 651 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:43:04.101 7 INFO neutron.db.segments_db [None req-5e7833c6-833e-488f-b946-587ed9f30b09 1a27dece24a249e6be60de7aacdd3ad0 0dbd55d5be504a3196c425bb0dab6cc5 - - default default] Added segment cef75787-9985-46b9-bba4-a0f814269c86 of type vxlan for network 6926796e-52a6-4f1e-b4c6-caa4f5a80990 [pid: 7|app: 0|req: 403/828] 10.0.0.23 () {34 vars in 669 bytes} [Tue May 12 17:43:04 2026] POST /v2.0/networks => generated 654 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:43:04.279 8 INFO neutron.db.segments_db [None req-88f0898c-5127-48bf-ad9f-df5d6e4d18fe 1a27dece24a249e6be60de7aacdd3ad0 0dbd55d5be504a3196c425bb0dab6cc5 - - default default] Added segment c4769054-d3ce-4cf5-84bc-3ea649857545 of type vxlan for network 5c0a87df-3a62-4853-82e0-6ef5b0e5654a [pid: 8|app: 0|req: 426/829] 10.0.0.23 () {34 vars in 669 bytes} [Tue May 12 17:43:04 2026] POST /v2.0/networks => generated 654 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/830] 10.0.0.23 () {34 vars in 664 bytes} [Tue May 12 17:43:04 2026] POST /v2.0/ports => generated 1506 bytes in 596 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/831] 10.0.0.23 () {32 vars in 642 bytes} [Tue May 12 17:43:04 2026] GET /v2.0/ports => generated 1506 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:43:05.223 7 INFO neutron_taas.services.taas.taas_plugin [None req-d81d3144-e260-4f18-9036-953ba613a7da 1a27dece24a249e6be60de7aacdd3ad0 0dbd55d5be504a3196c425bb0dab6cc5 - - default default] TaaS: Handle Delete Port: 02605643-1865-45c6-96be-e5dc13141225 2026-05-12 17:43:05.228 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d81d3144-e260-4f18-9036-953ba613a7da 1a27dece24a249e6be60de7aacdd3ad0 0dbd55d5be504a3196c425bb0dab6cc5 - - default default] Tap Mirror: Handle Delete Port: 02605643-1865-45c6-96be-e5dc13141225 [pid: 7|app: 0|req: 405/832] 10.0.0.23 () {32 vars in 719 bytes} [Tue May 12 17:43:05 2026] DELETE /v2.0/ports/02605643-1865-45c6-96be-e5dc13141225 => generated 0 bytes in 223 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:43:05.417 8 INFO neutron_taas.services.taas.taas_plugin [None req-95f0794d-fabe-44ef-affe-eda01be5817e 1a27dece24a249e6be60de7aacdd3ad0 0dbd55d5be504a3196c425bb0dab6cc5 - - default default] TaaS: Handle Delete Port: 1b193d49-65a3-439b-9521-7efd4aee7176 2026-05-12 17:43:05.420 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-95f0794d-fabe-44ef-affe-eda01be5817e 1a27dece24a249e6be60de7aacdd3ad0 0dbd55d5be504a3196c425bb0dab6cc5 - - default default] Tap Mirror: Handle Delete Port: 1b193d49-65a3-439b-9521-7efd4aee7176 [pid: 8|app: 0|req: 428/833] 10.0.0.23 () {32 vars in 719 bytes} [Tue May 12 17:43:05 2026] DELETE /v2.0/ports/1b193d49-65a3-439b-9521-7efd4aee7176 => 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: 406/834] 10.0.0.23 () {32 vars in 642 bytes} [Tue May 12 17:43:05 2026] GET /v2.0/ports => generated 12 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:43:05.621 8 INFO neutron.db.segments_db [None req-b88e45be-1fe1-4a0e-a4d4-f433f679542e 1a27dece24a249e6be60de7aacdd3ad0 0dbd55d5be504a3196c425bb0dab6cc5 - - default default] Added segment afd78f40-cca9-4dff-8c02-f748dbf48861 of type vxlan for network 0b0acee8-b00a-4a46-bfcb-e776b39cf8c0 [pid: 8|app: 0|req: 429/835] 10.0.0.23 () {34 vars in 669 bytes} [Tue May 12 17:43:05 2026] POST /v2.0/networks => generated 654 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:43:05.826 8 INFO neutron.services.segments.plugin [-] Segment 683490b9-5d82-4932-b412-aea1439dbf55 resource provider aggregate not found 2026-05-12 17:43:05.841 8 INFO neutron.services.segments.plugin [-] Segment 683490b9-5d82-4932-b412-aea1439dbf55 resource provider aggregate not found 2026-05-12 17:43:05.847 8 INFO neutron.services.segments.plugin [-] Segment 683490b9-5d82-4932-b412-aea1439dbf55 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 683490b9-5d82-4932-b412-aea1439dbf55 found for delete ", "request_id": "req-743f51b7-1be6-4953-93cd-692842cc5b56"}]} 2026-05-12 17:43:05.872 8 INFO neutron.services.segments.plugin [-] Segment 683490b9-5d82-4932-b412-aea1439dbf55 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 683490b9-5d82-4932-b412-aea1439dbf55 found for delete ", "request_id": "req-bb6a88e0-47bd-4542-83e5-1edde152b22d"}]} 2026-05-12 17:43:06.339 7 INFO neutron.db.segments_db [None req-9520c701-9ba7-418a-95ec-44dd613d2d27 1a27dece24a249e6be60de7aacdd3ad0 0dbd55d5be504a3196c425bb0dab6cc5 - - default default] Added segment b57be998-9cf2-4fc2-b22d-16351f0a2d77 of type vxlan for network 63bb1af1-8a8a-4c3c-9871-8b5403387667 [pid: 7|app: 0|req: 407/836] 10.0.0.23 () {34 vars in 669 bytes} [Tue May 12 17:43:05 2026] POST /v2.0/networks => generated 653 bytes in 734 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/837] 10.0.0.23 () {34 vars in 668 bytes} [Tue May 12 17:43:06 2026] POST /v2.0/subnets => generated 1324 bytes in 460 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/838] 10.0.0.23 () {32 vars in 646 bytes} [Tue May 12 17:43:07 2026] GET /v2.0/subnets => generated 1960 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/839] 10.0.0.23 () {32 vars in 723 bytes} [Tue May 12 17:43:07 2026] DELETE /v2.0/subnets/efce8d4c-eed2-41b8-9c40-2c018f8bb9fe => generated 0 bytes in 133 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/840] 10.0.0.23 () {32 vars in 723 bytes} [Tue May 12 17:43:07 2026] DELETE /v2.0/subnets/37ca8f07-8e9d-4a9c-b703-26a1a772445a => generated 0 bytes in 123 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/841] 10.0.0.23 () {32 vars in 646 bytes} [Tue May 12 17:43:07 2026] GET /v2.0/subnets => generated 649 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:43:07.915 7 INFO neutron.services.segments.plugin [-] Segment b57be998-9cf2-4fc2-b22d-16351f0a2d77 resource provider aggregate not found 2026-05-12 17:43:07.925 7 INFO neutron.services.segments.plugin [-] Segment b57be998-9cf2-4fc2-b22d-16351f0a2d77 resource provider aggregate not found 2026-05-12 17:43:07.941 7 INFO neutron.services.segments.plugin [-] Segment b57be998-9cf2-4fc2-b22d-16351f0a2d77 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b57be998-9cf2-4fc2-b22d-16351f0a2d77 found for delete ", "request_id": "req-8d831f6a-57af-4db6-a7dc-5a389e0f27dd"}]} [pid: 7|app: 0|req: 410/842] 10.0.0.23 () {32 vars in 725 bytes} [Tue May 12 17:43:07 2026] DELETE /v2.0/networks/63bb1af1-8a8a-4c3c-9871-8b5403387667 => generated 0 bytes in 154 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:43:07.946 7 INFO neutron.services.segments.plugin [-] Segment b57be998-9cf2-4fc2-b22d-16351f0a2d77 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b57be998-9cf2-4fc2-b22d-16351f0a2d77 found for delete ", "request_id": "req-27685fb2-8fc9-4af7-ab52-f690e9c4347d"}]} 2026-05-12 17:43:08.069 8 INFO neutron.services.segments.plugin [-] Segment afd78f40-cca9-4dff-8c02-f748dbf48861 resource provider aggregate not found 2026-05-12 17:43:08.078 8 INFO neutron.services.segments.plugin [-] Segment afd78f40-cca9-4dff-8c02-f748dbf48861 resource provider aggregate not found 2026-05-12 17:43:08.095 8 INFO neutron.services.segments.plugin [-] Segment afd78f40-cca9-4dff-8c02-f748dbf48861 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid afd78f40-cca9-4dff-8c02-f748dbf48861 found for delete ", "request_id": "req-00f6074e-e4d3-4d64-8b52-e67402ec9659"}]} 2026-05-12 17:43:08.099 8 INFO neutron.services.segments.plugin [-] Segment afd78f40-cca9-4dff-8c02-f748dbf48861 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid afd78f40-cca9-4dff-8c02-f748dbf48861 found for delete ", "request_id": "req-45a4be2f-e60b-43ea-bc96-3c7ff098090c"}]} [pid: 8|app: 0|req: 433/843] 10.0.0.23 () {32 vars in 725 bytes} [Tue May 12 17:43:07 2026] DELETE /v2.0/networks/0b0acee8-b00a-4a46-bfcb-e776b39cf8c0 => 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: 411/844] 10.0.0.23 () {32 vars in 725 bytes} [Tue May 12 17:43:08 2026] DELETE /v2.0/networks/5c0a87df-3a62-4853-82e0-6ef5b0e5654a => generated 0 bytes in 140 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/845] 10.0.0.23 () {32 vars in 725 bytes} [Tue May 12 17:43:08 2026] DELETE /v2.0/networks/6926796e-52a6-4f1e-b4c6-caa4f5a80990 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/846] 10.0.0.23 () {32 vars in 773 bytes} [Tue May 12 17:43:08 2026] GET /v2.0/security-groups?tenant_id=0dbd55d5be504a3196c425bb0dab6cc5&name=default => generated 2925 bytes in 238 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/847] 10.0.0.23 () {32 vars in 739 bytes} [Tue May 12 17:43:09 2026] DELETE /v2.0/security-groups/0b3dae15-5c82-4d5e-a7f3-9d7cfeca34c0 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:43:09.970 7 INFO neutron.services.segments.plugin [-] Segment c4769054-d3ce-4cf5-84bc-3ea649857545 resource provider aggregate not found 2026-05-12 17:43:09.976 7 INFO neutron.services.segments.plugin [-] Segment c4769054-d3ce-4cf5-84bc-3ea649857545 resource provider aggregate not found 2026-05-12 17:43:09.999 7 INFO neutron.services.segments.plugin [-] Segment c4769054-d3ce-4cf5-84bc-3ea649857545 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c4769054-d3ce-4cf5-84bc-3ea649857545 found for delete ", "request_id": "req-ff076c57-843e-416a-9450-323a69663fa8"}]} 2026-05-12 17:43:10.002 7 INFO neutron.services.segments.plugin [-] Segment c4769054-d3ce-4cf5-84bc-3ea649857545 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c4769054-d3ce-4cf5-84bc-3ea649857545 found for delete ", "request_id": "req-e8aaf527-66b3-44bb-a46e-d112f4feb086"}]} 2026-05-12 17:43:10.121 8 INFO neutron.services.segments.plugin [-] Segment cef75787-9985-46b9-bba4-a0f814269c86 resource provider aggregate not found 2026-05-12 17:43:10.127 8 INFO neutron.services.segments.plugin [-] Segment cef75787-9985-46b9-bba4-a0f814269c86 resource provider aggregate not found 2026-05-12 17:43:10.144 8 INFO neutron.services.segments.plugin [-] Segment cef75787-9985-46b9-bba4-a0f814269c86 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cef75787-9985-46b9-bba4-a0f814269c86 found for delete ", "request_id": "req-601a69c7-9fbe-411c-9a4d-a69620d70aad"}]} 2026-05-12 17:43:10.151 8 INFO neutron.services.segments.plugin [-] Segment cef75787-9985-46b9-bba4-a0f814269c86 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cef75787-9985-46b9-bba4-a0f814269c86 found for delete ", "request_id": "req-904935f7-d003-4ac4-8d86-80742e75122b"}]} [pid: 7|app: 0|req: 413/850] 10.0.0.23 () {32 vars in 773 bytes} [Tue May 12 17:43:09 2026] GET /v2.0/security-groups?tenant_id=135072c211a34de0b4e825b529a46c93&name=default => generated 2925 bytes in 326 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/851] 10.0.0.23 () {32 vars in 739 bytes} [Tue May 12 17:43:10 2026] DELETE /v2.0/security-groups/97f17b0a-aaa9-4a86-bf64-d948f3335433 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/852] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:43:10 2026] GET /v2.0/ports?device_id=b22c71d6-fe37-4945-a2ac-a644e3829019 => generated 971 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/853] 10.0.0.179 () {34 vars in 1040 bytes} [Tue May 12 17:43:10 2026] GET /v2.0/security-groups?id=e4b49ff4-46b1-4a14-ad5a-f92f07d8cd34&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/854] 10.0.0.23 () {32 vars in 773 bytes} [Tue May 12 17:43:10 2026] GET /v2.0/security-groups?tenant_id=3307bdf932e04d25bf0074b4ec0a55e4&name=default => generated 2925 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/855] 10.0.0.23 () {32 vars in 739 bytes} [Tue May 12 17:43:10 2026] DELETE /v2.0/security-groups/7aef48cb-5eb4-4c7e-8eaf-c61a41782144 => 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: 440/856] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:43:10 2026] GET /v2.0/ports?device_id=b22c71d6-fe37-4945-a2ac-a644e3829019 => generated 971 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/857] 10.0.0.179 () {34 vars in 1040 bytes} [Tue May 12 17:43:10 2026] GET /v2.0/security-groups?id=e4b49ff4-46b1-4a14-ad5a-f92f07d8cd34&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: 418/858] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:43:11 2026] GET /v2.0/ports?device_id=b22c71d6-fe37-4945-a2ac-a644e3829019 => 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: 419/859] 10.0.0.179 () {34 vars in 1040 bytes} [Tue May 12 17:43:11 2026] GET /v2.0/security-groups?id=e4b49ff4-46b1-4a14-ad5a-f92f07d8cd34&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-05-12 17:43:11.499 8 INFO neutron.db.segments_db [None req-80a60c2c-78f2-409a-b795-2e6b9cb97c20 0a01bc9007a44aa68ac4cf43dfcc9c74 17563c31a2ec420a9515d0f03385a19c - - default default] Added segment 0e022bbf-c97e-4b22-b32f-f2b023aada4a of type vxlan for network 75e274da-4da9-48a0-870e-c1b20b9bab66 [pid: 8|app: 0|req: 441/860] 10.0.0.23 () {34 vars in 669 bytes} [Tue May 12 17:43:11 2026] POST /v2.0/networks => generated 644 bytes in 396 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/861] 10.0.0.23 () {34 vars in 664 bytes} [Tue May 12 17:43:11 2026] POST /v2.0/ports => generated 775 bytes in 289 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:43:11.929 8 INFO neutron.db.segments_db [None req-d5d9b4c3-7bb3-4376-abb3-ac460d386e86 0a01bc9007a44aa68ac4cf43dfcc9c74 17563c31a2ec420a9515d0f03385a19c - - default default] Added segment 6449e12e-3de6-4d16-900d-c12ab1f6224a of type vxlan for network 14775340-4cb0-4ab1-bcee-97f5b19fb1da [pid: 8|app: 0|req: 442/862] 10.0.0.23 () {34 vars in 669 bytes} [Tue May 12 17:43:11 2026] POST /v2.0/networks => generated 631 bytes in 126 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: 421/863] 10.0.0.23 () {34 vars in 668 bytes} [Tue May 12 17:43:12 2026] POST /v2.0/subnets => generated 626 bytes in 263 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/864] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:43:12 2026] GET /v2.0/ports?device_id=b22c71d6-fe37-4945-a2ac-a644e3829019 => generated 971 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/865] 10.0.0.179 () {34 vars in 1040 bytes} [Tue May 12 17:43:12 2026] GET /v2.0/security-groups?id=e4b49ff4-46b1-4a14-ad5a-f92f07d8cd34&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: 443/866] 10.0.0.23 () {34 vars in 664 bytes} [Tue May 12 17:43:12 2026] POST /v2.0/ports => generated 954 bytes in 351 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:43:12.739 7 INFO neutron_taas.services.taas.taas_plugin [None req-0c669fe2-fe9f-499a-b5d2-3d7058e7b4a3 0a01bc9007a44aa68ac4cf43dfcc9c74 17563c31a2ec420a9515d0f03385a19c - - default default] TaaS: Handle Delete Port: e1121c59-b51d-4ab4-a9f0-f4c90c81cbf5 2026-05-12 17:43:12.742 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0c669fe2-fe9f-499a-b5d2-3d7058e7b4a3 0a01bc9007a44aa68ac4cf43dfcc9c74 17563c31a2ec420a9515d0f03385a19c - - default default] Tap Mirror: Handle Delete Port: e1121c59-b51d-4ab4-a9f0-f4c90c81cbf5 [pid: 7|app: 0|req: 424/867] 10.0.0.23 () {32 vars in 719 bytes} [Tue May 12 17:43:12 2026] DELETE /v2.0/ports/e1121c59-b51d-4ab4-a9f0-f4c90c81cbf5 => generated 0 bytes in 250 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:43:12.926 8 INFO neutron.pecan_wsgi.hooks.translation [None req-904cd963-9fd0-4438-a098-263d3740d1f2 0a01bc9007a44aa68ac4cf43dfcc9c74 17563c31a2ec420a9515d0f03385a19c - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 444/868] 10.0.0.23 () {32 vars in 719 bytes} [Tue May 12 17:43:12 2026] DELETE /v2.0/ports/e1121c59-b51d-4ab4-a9f0-f4c90c81cbf5 => generated 132 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/869] 199.204.45.132 () {34 vars in 1080 bytes} [Tue May 12 17:43:12 2026] GET /v2.0/ports?tenant_id=ea2921b99fd44a9d98cc59c1fab1388a&device_id=b22c71d6-fe37-4945-a2ac-a644e3829019 => generated 1240 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:43:12.954 8 INFO neutron.pecan_wsgi.hooks.translation [None req-44a861a7-9750-422c-b578-12bfd6b1023e 0a01bc9007a44aa68ac4cf43dfcc9c74 17563c31a2ec420a9515d0f03385a19c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 445/870] 10.0.0.23 () {32 vars in 716 bytes} [Tue May 12 17:43:12 2026] GET /v2.0/ports/e1121c59-b51d-4ab4-a9f0-f4c90c81cbf5 => generated 132 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/871] 199.204.45.132 () {34 vars in 986 bytes} [Tue May 12 17:43:12 2026] GET /v2.0/networks?id=89e07e6a-2c0a-410b-9245-52675c37f0d0 => generated 771 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/872] 199.204.45.132 () {34 vars in 1058 bytes} [Tue May 12 17:43:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=6cfc0022-67d1-4d5c-946f-4b8417b8f745 => generated 860 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/873] 199.204.45.132 () {34 vars in 984 bytes} [Tue May 12 17:43:13 2026] GET /v2.0/subnets?id=cc93796a-9fc6-4b4d-a0a3-806f46ec0b4f => generated 693 bytes in 19 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.23 () {32 vars in 723 bytes} [Tue May 12 17:43:12 2026] DELETE /v2.0/subnets/6573a64b-7a03-4afc-8480-4a44c42ef34f => generated 0 bytes in 238 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 447/875] 199.204.45.132 () {34 vars in 1052 bytes} [Tue May 12 17:43:13 2026] GET /v2.0/ports?network_id=89e07e6a-2c0a-410b-9245-52675c37f0d0&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/876] 10.0.0.23 () {32 vars in 773 bytes} [Tue May 12 17:43:13 2026] GET /v2.0/security-groups?tenant_id=8a6b9ff5c4c24e44923b90f2aecb63c6&name=default => generated 2925 bytes in 231 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:43:13.328 8 INFO neutron_taas.services.taas.taas_plugin [None req-3d78e879-0497-4f00-b2d7-554ab9b57c63 0a01bc9007a44aa68ac4cf43dfcc9c74 17563c31a2ec420a9515d0f03385a19c - - default default] TaaS: Handle Delete Port: 0963af3d-7741-4840-93f2-4020a467738c 2026-05-12 17:43:13.332 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3d78e879-0497-4f00-b2d7-554ab9b57c63 0a01bc9007a44aa68ac4cf43dfcc9c74 17563c31a2ec420a9515d0f03385a19c - - default default] Tap Mirror: Handle Delete Port: 0963af3d-7741-4840-93f2-4020a467738c [pid: 7|app: 0|req: 430/877] 199.204.45.132 () {34 vars in 1012 bytes} [Tue May 12 17:43:13 2026] GET /v2.0/networks/89e07e6a-2c0a-410b-9245-52675c37f0d0?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: 431/878] 10.0.0.23 () {32 vars in 739 bytes} [Tue May 12 17:43:13 2026] DELETE /v2.0/security-groups/733083be-7ca6-4738-b818-385de71db947 => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/879] 199.204.45.132 () {34 vars in 1112 bytes} [Tue May 12 17:43:13 2026] GET /v2.0/networks/89e07e6a-2c0a-410b-9245-52675c37f0d0?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:43:13.505 8 INFO neutron.services.segments.plugin [-] Segment 6449e12e-3de6-4d16-900d-c12ab1f6224a resource provider aggregate not found 2026-05-12 17:43:13.513 8 INFO neutron.services.segments.plugin [-] Segment 6449e12e-3de6-4d16-900d-c12ab1f6224a resource provider aggregate not found 2026-05-12 17:43:13.526 8 INFO neutron.services.segments.plugin [-] Segment 6449e12e-3de6-4d16-900d-c12ab1f6224a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6449e12e-3de6-4d16-900d-c12ab1f6224a found for delete ", "request_id": "req-f08ac9a7-b320-414b-bb34-23b214b9813f"}]} 2026-05-12 17:43:13.532 8 INFO neutron.services.segments.plugin [-] Segment 6449e12e-3de6-4d16-900d-c12ab1f6224a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6449e12e-3de6-4d16-900d-c12ab1f6224a found for delete ", "request_id": "req-bdfeae59-cbfc-48c0-ae3a-c0caa364d7e4"}]} [pid: 8|app: 0|req: 448/880] 10.0.0.23 () {32 vars in 725 bytes} [Tue May 12 17:43:13 2026] DELETE /v2.0/networks/14775340-4cb0-4ab1-bcee-97f5b19fb1da => generated 0 bytes in 299 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:43:13.599 7 INFO neutron.db.segments_db [None req-5f218175-ef54-4c7d-86b9-ac5f621a96b7 0a01bc9007a44aa68ac4cf43dfcc9c74 17563c31a2ec420a9515d0f03385a19c - - default default] Added segment 6d28b107-41a4-42db-a62b-1fd7c6aab9ad of type vxlan for network 557e2cb2-dff4-4f8b-9184-578d467f5f25 [pid: 7|app: 0|req: 433/881] 10.0.0.23 () {34 vars in 669 bytes} [Tue May 12 17:43:13 2026] POST /v2.0/networks => generated 632 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 449/882] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:43:13 2026] GET /v2.0/ports?device_id=b22c71d6-fe37-4945-a2ac-a644e3829019 => 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: 450/883] 10.0.0.179 () {34 vars in 1040 bytes} [Tue May 12 17:43:13 2026] GET /v2.0/security-groups?id=e4b49ff4-46b1-4a14-ad5a-f92f07d8cd34&fields=id&fields=name => generated 114 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/884] 10.0.0.23 () {34 vars in 668 bytes} [Tue May 12 17:43:13 2026] POST /v2.0/subnets => generated 626 bytes in 228 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/885] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:43:14 2026] GET /v2.0/ports?device_id=41eff28e-36f4-4204-bea7-ba3dc0f83f28 => generated 975 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/886] 10.0.0.179 () {34 vars in 971 bytes} [Tue May 12 17:43:14 2026] GET /v2.0/ports/0ee9058c-84a8-470d-9199-be2507b4eaef => generated 972 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 451/887] 10.0.0.23 () {34 vars in 664 bytes} [Tue May 12 17:43:13 2026] POST /v2.0/ports => generated 916 bytes in 316 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:43:14.335 7 INFO neutron_taas.services.taas.taas_plugin [None req-48fa0011-9a77-4015-a510-e3f756702452 0a01bc9007a44aa68ac4cf43dfcc9c74 17563c31a2ec420a9515d0f03385a19c - - default default] TaaS: Handle Delete Port: 2e926a42-9433-4168-a6f3-4aa382b42dce 2026-05-12 17:43:14.339 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-48fa0011-9a77-4015-a510-e3f756702452 0a01bc9007a44aa68ac4cf43dfcc9c74 17563c31a2ec420a9515d0f03385a19c - - default default] Tap Mirror: Handle Delete Port: 2e926a42-9433-4168-a6f3-4aa382b42dce [pid: 7|app: 0|req: 437/888] 10.0.0.23 () {32 vars in 719 bytes} [Tue May 12 17:43:14 2026] DELETE /v2.0/ports/2e926a42-9433-4168-a6f3-4aa382b42dce => generated 0 bytes in 271 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:43:14.529 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f7230cd0-fc6a-4547-9a93-4a6a06d222a6 0a01bc9007a44aa68ac4cf43dfcc9c74 17563c31a2ec420a9515d0f03385a19c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 452/889] 10.0.0.23 () {32 vars in 716 bytes} [Tue May 12 17:43:14 2026] GET /v2.0/ports/2e926a42-9433-4168-a6f3-4aa382b42dce => generated 132 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/890] 10.0.0.23 () {32 vars in 723 bytes} [Tue May 12 17:43:14 2026] DELETE /v2.0/subnets/50aefc74-78b3-436a-a7f5-a4de1e43ff7b => generated 0 bytes in 115 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 453/891] 10.0.0.23 () {32 vars in 725 bytes} [Tue May 12 17:43:14 2026] DELETE /v2.0/networks/557e2cb2-dff4-4f8b-9184-578d467f5f25 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 454/892] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:43:14 2026] GET /v2.0/ports?device_id=b22c71d6-fe37-4945-a2ac-a644e3829019 => generated 971 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 455/893] 199.204.45.132 () {34 vars in 1000 bytes} [Tue May 12 17:43:14 2026] GET /v2.0/subnets?network_id=9d103538-640c-445a-8387-18bfc675fc14 => generated 684 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 456/894] 10.0.0.179 () {34 vars in 1040 bytes} [Tue May 12 17:43:14 2026] GET /v2.0/security-groups?id=e4b49ff4-46b1-4a14-ad5a-f92f07d8cd34&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 457/895] 199.204.45.132 () {34 vars in 1146 bytes} [Tue May 12 17:43:14 2026] GET /v2.0/ports?device_id=41eff28e-36f4-4204-bea7-ba3dc0f83f28&device_owner=compute%3Anova&network_id=9d103538-640c-445a-8387-18bfc675fc14 => generated 975 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 439/896] 10.0.0.23 () {34 vars in 664 bytes} [Tue May 12 17:43:14 2026] POST /v2.0/ports => generated 774 bytes in 251 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: 440/897] 10.0.0.23 () {34 vars in 736 bytes} [Tue May 12 17:43:15 2026] PUT /v2.0/ports/a725bff8-884f-40d8-ace0-cfa4e26444ea => generated 752 bytes in 157 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: 441/898] 10.0.0.23 () {32 vars in 652 bytes} [Tue May 12 17:43:15 2026] GET /v2.0/extensions => generated 21537 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-05-12 17:43:15.428 7 INFO neutron_taas.services.taas.taas_plugin [None req-a82708f4-af3b-4ea4-9be0-ecab20e37b82 0a01bc9007a44aa68ac4cf43dfcc9c74 17563c31a2ec420a9515d0f03385a19c - - default default] TaaS: Handle Delete Port: a725bff8-884f-40d8-ace0-cfa4e26444ea 2026-05-12 17:43:15.431 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a82708f4-af3b-4ea4-9be0-ecab20e37b82 0a01bc9007a44aa68ac4cf43dfcc9c74 17563c31a2ec420a9515d0f03385a19c - - default default] Tap Mirror: Handle Delete Port: a725bff8-884f-40d8-ace0-cfa4e26444ea [pid: 7|app: 0|req: 442/899] 10.0.0.23 () {32 vars in 719 bytes} [Tue May 12 17:43:15 2026] DELETE /v2.0/ports/a725bff8-884f-40d8-ace0-cfa4e26444ea => 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: 443/900] 10.0.0.23 () {32 vars in 680 bytes} [Tue May 12 17:43:15 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) 2026-05-12 17:43:15.558 8 INFO neutron.services.segments.plugin [-] Segment 6d28b107-41a4-42db-a62b-1fd7c6aab9ad resource provider aggregate not found 2026-05-12 17:43:15.572 8 INFO neutron.services.segments.plugin [-] Segment 6d28b107-41a4-42db-a62b-1fd7c6aab9ad resource provider aggregate not found [pid: 7|app: 0|req: 444/901] 10.0.0.23 () {32 vars in 642 bytes} [Tue May 12 17:43:15 2026] GET /v2.0/ports => generated 778 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/902] 10.0.0.23 () {32 vars in 680 bytes} [Tue May 12 17:43:15 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:43:15.588 8 INFO neutron.services.segments.plugin [-] Segment 6d28b107-41a4-42db-a62b-1fd7c6aab9ad resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6d28b107-41a4-42db-a62b-1fd7c6aab9ad found for delete ", "request_id": "req-0dd54db7-a080-40d7-a71d-1eace92edd70"}]} 2026-05-12 17:43:15.599 8 INFO neutron.services.segments.plugin [-] Segment 6d28b107-41a4-42db-a62b-1fd7c6aab9ad resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6d28b107-41a4-42db-a62b-1fd7c6aab9ad found for delete ", "request_id": "req-0049d1bc-61b7-48d8-987e-ef12eb117bc6"}]} 2026-05-12 17:43:15.602 7 INFO neutron.pecan_wsgi.hooks.translation [None req-12146e2b-acc0-4eb9-851e-30b0cbc02710 0a01bc9007a44aa68ac4cf43dfcc9c74 17563c31a2ec420a9515d0f03385a19c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 446/903] 10.0.0.23 () {32 vars in 716 bytes} [Tue May 12 17:43:15 2026] GET /v2.0/ports/a725bff8-884f-40d8-ace0-cfa4e26444ea => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 447/904] 10.0.0.23 () {32 vars in 728 bytes} [Tue May 12 17:43:15 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 458/905] 199.204.45.132 () {38 vars in 1028 bytes} [Tue May 12 17:43:15 2026] PUT /v2.0/ports/0ee9058c-84a8-470d-9199-be2507b4eaef => generated 1149 bytes in 627 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 448/906] 10.0.0.23 () {32 vars in 642 bytes} [Tue May 12 17:43:15 2026] GET /v2.0/ports => generated 778 bytes in 36 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: 459/907] 10.0.0.23 () {32 vars in 664 bytes} [Tue May 12 17:43:15 2026] GET /v2.0/extensions/agent => generated 153 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 460/908] 10.0.0.23 () {32 vars in 698 bytes} [Tue May 12 17:43:15 2026] GET /v2.0/extensions/agent-resources-synced => generated 223 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 461/909] 10.0.0.23 () {32 vars in 696 bytes} [Tue May 12 17:43:15 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: 8|app: 0|req: 462/910] 10.0.0.23 () {32 vars in 700 bytes} [Tue May 12 17:43:15 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: 463/911] 10.0.0.23 () {32 vars in 688 bytes} [Tue May 12 17:43:15 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) 2026-05-12 17:43:15.685 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5ddb450b-eeff-48e3-aaa8-5c5141ac0925'] response: {'name': 'network-changed', 'server_uuid': '41eff28e-36f4-4204-bea7-ba3dc0f83f28', 'tag': '0ee9058c-84a8-470d-9199-be2507b4eaef', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 464/912] 10.0.0.23 () {32 vars in 702 bytes} [Tue May 12 17:43:15 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: 465/913] 10.0.0.23 () {32 vars in 692 bytes} [Tue May 12 17:43:15 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: 7|app: 0|req: 449/914] 10.0.0.23 () {32 vars in 716 bytes} [Tue May 12 17:43:15 2026] GET /v2.0/ports/7d2c9512-9403-422c-b3d6-69c24483c810 => generated 775 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 466/915] 10.0.0.23 () {32 vars in 694 bytes} [Tue May 12 17:43:15 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: 8|app: 0|req: 467/916] 10.0.0.23 () {32 vars in 684 bytes} [Tue May 12 17:43:15 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 468/917] 10.0.0.23 () {32 vars in 686 bytes} [Tue May 12 17:43:15 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) 2026-05-12 17:43:15.723 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4a3b59be-bf39-4017-a353-b9b974f9ae1d 0a01bc9007a44aa68ac4cf43dfcc9c74 17563c31a2ec420a9515d0f03385a19c - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 450/918] 10.0.0.23 () {32 vars in 719 bytes} [Tue May 12 17:43:15 2026] DELETE /v2.0/ports/2e926a42-9433-4168-a6f3-4aa382b42dce => generated 132 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 469/919] 10.0.0.23 () {32 vars in 660 bytes} [Tue May 12 17:43:15 2026] GET /v2.0/extensions/dvr => generated 193 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 470/920] 10.0.0.23 () {32 vars in 698 bytes} [Tue May 12 17:43:15 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:43:15.744 7 INFO neutron.pecan_wsgi.hooks.translation [None req-fec99550-9c9b-486e-bf13-4f3f0504eafd 0a01bc9007a44aa68ac4cf43dfcc9c74 17563c31a2ec420a9515d0f03385a19c - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 451/921] 10.0.0.23 () {32 vars in 723 bytes} [Tue May 12 17:43:15 2026] DELETE /v2.0/subnets/50aefc74-78b3-436a-a7f5-a4de1e43ff7b => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 471/922] 10.0.0.23 () {32 vars in 678 bytes} [Tue May 12 17:43:15 2026] GET /v2.0/extensions/external-net => generated 200 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 452/923] 10.0.0.23 () {32 vars in 682 bytes} [Tue May 12 17:43:15 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:43:15.762 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0005ce54-e01a-4539-b67d-0927d7f55459 0a01bc9007a44aa68ac4cf43dfcc9c74 17563c31a2ec420a9515d0f03385a19c - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 453/924] 10.0.0.23 () {32 vars in 674 bytes} [Tue May 12 17:43:15 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 472/925] 10.0.0.23 () {32 vars in 723 bytes} [Tue May 12 17:43:15 2026] DELETE /v2.0/subnets/6573a64b-7a03-4afc-8480-4a44c42ef34f => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 454/926] 10.0.0.23 () {32 vars in 688 bytes} [Tue May 12 17:43:15 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 455/927] 10.0.0.23 () {32 vars in 722 bytes} [Tue May 12 17:43:15 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 456/928] 10.0.0.23 () {32 vars in 686 bytes} [Tue May 12 17:43:15 2026] GET /v2.0/extensions/fip-port-details => generated 212 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/929] 10.0.0.23 () {32 vars in 668 bytes} [Tue May 12 17:43:15 2026] GET /v2.0/extensions/flavors => generated 193 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 458/930] 10.0.0.23 () {32 vars in 686 bytes} [Tue May 12 17:43:15 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 459/931] 10.0.0.23 () {32 vars in 680 bytes} [Tue May 12 17:43:15 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 460/932] 10.0.0.23 () {32 vars in 698 bytes} [Tue May 12 17:43:15 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: 7|app: 0|req: 461/933] 10.0.0.23 () {32 vars in 678 bytes} [Tue May 12 17:43:15 2026] GET /v2.0/extensions/l2_adjacency => generated 178 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 462/934] 10.0.0.23 () {32 vars in 666 bytes} [Tue May 12 17:43:15 2026] GET /v2.0/extensions/router => generated 256 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 463/935] 10.0.0.23 () {32 vars in 676 bytes} [Tue May 12 17:43:15 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: 7|app: 0|req: 464/936] 10.0.0.23 () {32 vars in 664 bytes} [Tue May 12 17:43:15 2026] GET /v2.0/extensions/l3-ha => 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: 465/937] 10.0.0.23 () {32 vars in 674 bytes} [Tue May 12 17:43:15 2026] GET /v2.0/extensions/l3-flavors => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 466/938] 10.0.0.23 () {32 vars in 712 bytes} [Tue May 12 17:43:15 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 467/939] 10.0.0.23 () {32 vars in 690 bytes} [Tue May 12 17:43:15 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 468/940] 10.0.0.23 () {32 vars in 682 bytes} [Tue May 12 17:43:15 2026] GET /v2.0/extensions/multi-provider => generated 212 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 469/941] 10.0.0.23 () {32 vars in 668 bytes} [Tue May 12 17:43:15 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:43:15.899 8 INFO neutron_taas.services.taas.taas_plugin [None req-d17d8722-2f4a-4a8a-8073-5d939915efb6 0a01bc9007a44aa68ac4cf43dfcc9c74 17563c31a2ec420a9515d0f03385a19c - - default default] TaaS: Handle Delete Port: 7d2c9512-9403-422c-b3d6-69c24483c810 2026-05-12 17:43:15.902 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d17d8722-2f4a-4a8a-8073-5d939915efb6 0a01bc9007a44aa68ac4cf43dfcc9c74 17563c31a2ec420a9515d0f03385a19c - - default default] Tap Mirror: Handle Delete Port: 7d2c9512-9403-422c-b3d6-69c24483c810 [pid: 7|app: 0|req: 470/942] 10.0.0.23 () {32 vars in 686 bytes} [Tue May 12 17:43:15 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 471/943] 10.0.0.23 () {32 vars in 704 bytes} [Tue May 12 17:43:15 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: 7|app: 0|req: 472/944] 10.0.0.23 () {32 vars in 674 bytes} [Tue May 12 17:43:15 2026] GET /v2.0/extensions/network_ha => generated 186 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 473/945] 10.0.0.23 () {32 vars in 700 bytes} [Tue May 12 17:43:15 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 474/946] 10.0.0.23 () {32 vars in 674 bytes} [Tue May 12 17:43:15 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 475/947] 10.0.0.23 () {32 vars in 692 bytes} [Tue May 12 17:43:15 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 476/948] 10.0.0.23 () {32 vars in 688 bytes} [Tue May 12 17:43:15 2026] GET /v2.0/extensions/port-mac-override => generated 251 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 477/949] 10.0.0.23 () {32 vars in 708 bytes} [Tue May 12 17:43:15 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 478/950] 10.0.0.23 () {32 vars in 704 bytes} [Tue May 12 17:43:15 2026] GET /v2.0/extensions/port-numa-affinity-policy => generated 198 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 473/951] 10.0.0.23 () {32 vars in 719 bytes} [Tue May 12 17:43:15 2026] DELETE /v2.0/ports/7d2c9512-9403-422c-b3d6-69c24483c810 => generated 0 bytes in 216 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 474/952] 10.0.0.23 () {32 vars in 718 bytes} [Tue May 12 17:43:15 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: 7|app: 0|req: 479/953] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:43:15 2026] GET /v2.0/ports?device_id=b22c71d6-fe37-4945-a2ac-a644e3829019 => generated 971 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 480/954] 10.0.0.23 () {32 vars in 696 bytes} [Tue May 12 17:43:16 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 481/955] 10.0.0.179 () {34 vars in 1040 bytes} [Tue May 12 17:43:16 2026] GET /v2.0/security-groups?id=e4b49ff4-46b1-4a14-ad5a-f92f07d8cd34&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: 482/956] 10.0.0.23 () {32 vars in 710 bytes} [Tue May 12 17:43:16 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 483/957] 10.0.0.23 () {32 vars in 668 bytes} [Tue May 12 17:43:16 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: 7|app: 0|req: 484/958] 10.0.0.23 () {32 vars in 686 bytes} [Tue May 12 17:43:16 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: 7|app: 0|req: 485/959] 10.0.0.23 () {32 vars in 680 bytes} [Tue May 12 17:43:16 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: 475/960] 10.0.0.23 () {32 vars in 725 bytes} [Tue May 12 17:43:15 2026] DELETE /v2.0/networks/75e274da-4da9-48a0-870e-c1b20b9bab66 => generated 0 bytes in 146 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 486/961] 10.0.0.23 () {32 vars in 674 bytes} [Tue May 12 17:43:16 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: 476/962] 10.0.0.23 () {32 vars in 670 bytes} [Tue May 12 17:43:16 2026] GET /v2.0/extensions/provider => generated 191 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 477/963] 10.0.0.23 () {32 vars in 660 bytes} [Tue May 12 17:43:16 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: 478/964] 10.0.0.23 () {32 vars in 698 bytes} [Tue May 12 17:43:16 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 479/965] 10.0.0.23 () {32 vars in 698 bytes} [Tue May 12 17:43:16 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 487/966] 199.204.45.132 () {34 vars in 1080 bytes} [Tue May 12 17:43:16 2026] GET /v2.0/ports?tenant_id=22e5b606f19542c1812ab0de426aae6b&device_id=41eff28e-36f4-4204-bea7-ba3dc0f83f28 => generated 1421 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 480/967] 10.0.0.23 () {32 vars in 676 bytes} [Tue May 12 17:43:16 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 488/968] 10.0.0.23 () {32 vars in 668 bytes} [Tue May 12 17:43:16 2026] GET /v2.0/extensions/qos-fip => generated 178 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 489/969] 10.0.0.23 () {32 vars in 682 bytes} [Tue May 12 17:43:16 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 490/970] 10.0.0.23 () {32 vars in 700 bytes} [Tue May 12 17:43:16 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 491/971] 10.0.0.23 () {32 vars in 684 bytes} [Tue May 12 17:43:16 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 492/972] 10.0.0.23 () {32 vars in 706 bytes} [Tue May 12 17:43:16 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 493/973] 10.0.0.23 () {32 vars in 668 bytes} [Tue May 12 17:43:16 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 494/974] 10.0.0.23 () {32 vars in 696 bytes} [Tue May 12 17:43:16 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 495/975] 10.0.0.23 () {32 vars in 694 bytes} [Tue May 12 17:43:16 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 481/976] 199.204.45.132 () {34 vars in 986 bytes} [Tue May 12 17:43:16 2026] GET /v2.0/networks?id=9d103538-640c-445a-8387-18bfc675fc14 => generated 780 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 496/977] 10.0.0.23 () {32 vars in 684 bytes} [Tue May 12 17:43:16 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 497/978] 10.0.0.23 () {32 vars in 688 bytes} [Tue May 12 17:43:16 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: 498/979] 10.0.0.23 () {32 vars in 704 bytes} [Tue May 12 17:43:16 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: 499/980] 10.0.0.23 () {32 vars in 666 bytes} [Tue May 12 17:43:16 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 500/981] 10.0.0.23 () {32 vars in 680 bytes} [Tue May 12 17:43:16 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 501/982] 10.0.0.23 () {32 vars in 680 bytes} [Tue May 12 17:43:16 2026] GET /v2.0/extensions/rbac-policies => generated 223 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 502/983] 10.0.0.23 () {32 vars in 690 bytes} [Tue May 12 17:43:16 2026] GET /v2.0/extensions/rbac-address-group => generated 198 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 482/984] 199.204.45.132 () {34 vars in 1060 bytes} [Tue May 12 17:43:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=0ee9058c-84a8-470d-9199-be2507b4eaef => generated 861 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 503/985] 10.0.0.23 () {32 vars in 690 bytes} [Tue May 12 17:43:16 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 504/986] 10.0.0.23 () {32 vars in 694 bytes} [Tue May 12 17:43:16 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 505/987] 10.0.0.23 () {32 vars in 684 bytes} [Tue May 12 17:43:16 2026] GET /v2.0/extensions/rbac-subnetpool => generated 181 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 506/988] 10.0.0.23 () {32 vars in 688 bytes} [Tue May 12 17:43:16 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: 483/989] 199.204.45.132 () {34 vars in 1058 bytes} [Tue May 12 17:43:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=0ee9058c-84a8-470d-9199-be2507b4eaef => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 507/990] 10.0.0.23 () {32 vars in 700 bytes} [Tue May 12 17:43:16 2026] GET /v2.0/extensions/standard-attr-revisions => generated 229 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 508/991] 10.0.0.23 () {32 vars in 702 bytes} [Tue May 12 17:43:16 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 509/992] 10.0.0.23 () {32 vars in 712 bytes} [Tue May 12 17:43:16 2026] GET /v2.0/extensions/security-groups-default-rules => generated 262 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 510/993] 10.0.0.23 () {32 vars in 716 bytes} [Tue May 12 17:43:16 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 511/994] 10.0.0.23 () {32 vars in 714 bytes} [Tue May 12 17:43:16 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 512/995] 10.0.0.23 () {32 vars in 726 bytes} [Tue May 12 17:43:16 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 484/996] 199.204.45.132 () {34 vars in 984 bytes} [Tue May 12 17:43:16 2026] GET /v2.0/subnets?id=91a79d4e-2265-48f3-b66c-f75f4b29ed17 => generated 702 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 513/997] 10.0.0.23 () {32 vars in 740 bytes} [Tue May 12 17:43:16 2026] GET /v2.0/extensions/security-groups-rules-belongs-to-default-sg => generated 314 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 514/998] 10.0.0.23 () {32 vars in 718 bytes} [Tue May 12 17:43:16 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 515/999] 10.0.0.23 () {32 vars in 682 bytes} [Tue May 12 17:43:16 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 485/1000] 199.204.45.132 () {34 vars in 1052 bytes} [Tue May 12 17:43:16 2026] GET /v2.0/ports?network_id=9d103538-640c-445a-8387-18bfc675fc14&device_owner=network%3Adhcp => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 516/1001] 10.0.0.23 () {32 vars in 668 bytes} [Tue May 12 17:43:16 2026] GET /v2.0/extensions/segment => generated 145 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 486/1002] 10.0.0.23 () {32 vars in 718 bytes} [Tue May 12 17:43:16 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 487/1003] 10.0.0.23 () {32 vars in 678 bytes} [Tue May 12 17:43:16 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: 488/1004] 10.0.0.23 () {32 vars in 668 bytes} [Tue May 12 17:43:16 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: 489/1005] 10.0.0.23 () {32 vars in 696 bytes} [Tue May 12 17:43:16 2026] GET /v2.0/extensions/standard-attr-segment => generated 212 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 490/1006] 10.0.0.23 () {32 vars in 704 bytes} [Tue May 12 17:43:16 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: 517/1007] 199.204.45.132 () {34 vars in 1012 bytes} [Tue May 12 17:43:16 2026] GET /v2.0/networks/9d103538-640c-445a-8387-18bfc675fc14?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: 491/1008] 10.0.0.23 () {32 vars in 700 bytes} [Tue May 12 17:43:16 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 518/1009] 10.0.0.23 () {32 vars in 700 bytes} [Tue May 12 17:43:16 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: 519/1010] 10.0.0.23 () {32 vars in 682 bytes} [Tue May 12 17:43:16 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: 520/1011] 10.0.0.23 () {32 vars in 704 bytes} [Tue May 12 17:43:16 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: 521/1012] 10.0.0.23 () {32 vars in 694 bytes} [Tue May 12 17:43:16 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: 492/1013] 199.204.45.132 () {34 vars in 1112 bytes} [Tue May 12 17:43:16 2026] GET /v2.0/networks/9d103538-640c-445a-8387-18bfc675fc14?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 522/1014] 10.0.0.23 () {32 vars in 688 bytes} [Tue May 12 17:43:16 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 493/1015] 10.0.0.23 () {32 vars in 696 bytes} [Tue May 12 17:43:16 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 523/1016] 10.0.0.23 () {32 vars in 678 bytes} [Tue May 12 17:43:16 2026] GET /v2.0/extensions/tag-creation => generated 190 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 494/1017] 10.0.0.23 () {32 vars in 688 bytes} [Tue May 12 17:43:16 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 524/1018] 10.0.0.23 () {32 vars in 700 bytes} [Tue May 12 17:43:16 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 495/1019] 10.0.0.23 () {32 vars in 664 bytes} [Tue May 12 17:43:16 2026] GET /v2.0/extensions/trunk => generated 164 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 525/1020] 10.0.0.23 () {32 vars in 680 bytes} [Tue May 12 17:43:16 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: 496/1021] 10.0.0.23 () {32 vars in 676 bytes} [Tue May 12 17:43:16 2026] GET /v2.0/extensions/vpn-aes-ctr => generated 195 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 526/1022] 10.0.0.23 () {32 vars in 692 bytes} [Tue May 12 17:43:16 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 497/1023] 10.0.0.23 () {32 vars in 676 bytes} [Tue May 12 17:43:16 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 527/1024] 10.0.0.23 () {32 vars in 666 bytes} [Tue May 12 17:43:16 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 498/1025] 10.0.0.23 () {32 vars in 662 bytes} [Tue May 12 17:43:16 2026] GET /v2.0/extensions/taas => generated 175 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 528/1026] 10.0.0.23 () {32 vars in 674 bytes} [Tue May 12 17:43:16 2026] GET /v2.0/extensions/tap-mirror => generated 222 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 499/1027] 10.0.0.23 () {32 vars in 686 bytes} [Tue May 12 17:43:16 2026] GET /v2.0/extensions/taas-vlan-filter => generated 226 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 529/1028] 10.0.0.23 () {32 vars in 773 bytes} [Tue May 12 17:43:16 2026] GET /v2.0/security-groups?tenant_id=17563c31a2ec420a9515d0f03385a19c&name=default => generated 2925 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 500/1029] 10.0.0.23 () {32 vars in 739 bytes} [Tue May 12 17:43:16 2026] DELETE /v2.0/security-groups/11a0c45a-c09b-43b7-821e-212ffd413ad9 => 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: 501/1030] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:43:17 2026] GET /v2.0/ports?device_id=b22c71d6-fe37-4945-a2ac-a644e3829019 => generated 971 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 502/1031] 10.0.0.179 () {34 vars in 1040 bytes} [Tue May 12 17:43:17 2026] GET /v2.0/security-groups?id=e4b49ff4-46b1-4a14-ad5a-f92f07d8cd34&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: 530/1032] 10.0.0.23 () {32 vars in 773 bytes} [Tue May 12 17:43:17 2026] GET /v2.0/security-groups?tenant_id=1dc386ed612249389eff4ded01af44b2&name=default => generated 2925 bytes in 318 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 531/1033] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:43:17 2026] GET /v2.0/ports?device_id=41eff28e-36f4-4204-bea7-ba3dc0f83f28 => generated 1152 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 503/1034] 10.0.0.23 () {32 vars in 739 bytes} [Tue May 12 17:43:17 2026] DELETE /v2.0/security-groups/c9e5c77e-29c7-4cff-ae6a-e76a6f1238ff => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 532/1035] 199.204.45.132 () {34 vars in 1080 bytes} [Tue May 12 17:43:17 2026] GET /v2.0/ports?tenant_id=22e5b606f19542c1812ab0de426aae6b&device_id=41eff28e-36f4-4204-bea7-ba3dc0f83f28 => generated 1421 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 504/1036] 10.0.0.179 () {34 vars in 1040 bytes} [Tue May 12 17:43:17 2026] GET /v2.0/security-groups?id=18dfb02d-9360-4faa-9cf4-06626cf4c3c4&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-05-12 17:43:17.607 8 INFO neutron.services.segments.plugin [-] Segment 0e022bbf-c97e-4b22-b32f-f2b023aada4a resource provider aggregate not found 2026-05-12 17:43:17.616 8 INFO neutron.services.segments.plugin [-] Segment 0e022bbf-c97e-4b22-b32f-f2b023aada4a resource provider aggregate not found 2026-05-12 17:43:17.623 8 INFO neutron.services.segments.plugin [-] Segment 0e022bbf-c97e-4b22-b32f-f2b023aada4a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0e022bbf-c97e-4b22-b32f-f2b023aada4a found for delete ", "request_id": "req-fed4b9e4-3535-4c34-b046-e1f69649252e"}]} 2026-05-12 17:43:17.630 8 INFO neutron.services.segments.plugin [-] Segment 0e022bbf-c97e-4b22-b32f-f2b023aada4a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0e022bbf-c97e-4b22-b32f-f2b023aada4a found for delete ", "request_id": "req-83f1b77e-131c-46ac-9821-f4e7c6f8698b"}]} [pid: 7|app: 0|req: 533/1037] 199.204.45.132 () {34 vars in 986 bytes} [Tue May 12 17:43:17 2026] GET /v2.0/networks?id=9d103538-640c-445a-8387-18bfc675fc14 => generated 780 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 505/1038] 199.204.45.132 () {34 vars in 1060 bytes} [Tue May 12 17:43:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=0ee9058c-84a8-470d-9199-be2507b4eaef => generated 861 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 534/1039] 199.204.45.132 () {34 vars in 1058 bytes} [Tue May 12 17:43:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=0ee9058c-84a8-470d-9199-be2507b4eaef => 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: 506/1040] 199.204.45.132 () {34 vars in 984 bytes} [Tue May 12 17:43:17 2026] GET /v2.0/subnets?id=91a79d4e-2265-48f3-b66c-f75f4b29ed17 => generated 702 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 535/1041] 199.204.45.132 () {34 vars in 1052 bytes} [Tue May 12 17:43:17 2026] GET /v2.0/ports?network_id=9d103538-640c-445a-8387-18bfc675fc14&device_owner=network%3Adhcp => generated 1244 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 507/1042] 199.204.45.132 () {34 vars in 1012 bytes} [Tue May 12 17:43:17 2026] GET /v2.0/networks/9d103538-640c-445a-8387-18bfc675fc14?fields=segments => generated 14 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 536/1043] 199.204.45.132 () {34 vars in 1112 bytes} [Tue May 12 17:43:17 2026] GET /v2.0/networks/9d103538-640c-445a-8387-18bfc675fc14?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 508/1044] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:43:18 2026] GET /v2.0/ports?device_id=b22c71d6-fe37-4945-a2ac-a644e3829019 => 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: 537/1045] 10.0.0.179 () {34 vars in 1040 bytes} [Tue May 12 17:43:18 2026] GET /v2.0/security-groups?id=e4b49ff4-46b1-4a14-ad5a-f92f07d8cd34&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: 509/1046] 199.204.45.132 () {34 vars in 1118 bytes} [Tue May 12 17:43:18 2026] GET /v2.0/ports?device_id=41eff28e-36f4-4204-bea7-ba3dc0f83f28&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.9 => generated 1152 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:43:19.167 8 INFO neutron.db.segments_db [None req-7d76dd46-e10a-4686-b805-0c6039b5a379 0949410476584fa9991b4f4fca82c5c8 7ad966966ae44d1491601d8896db7845 - - default default] Added segment 8eb9dc5e-6c9a-4e7a-80cb-391ae942caf8 of type vxlan for network acc8e269-05d3-4f2e-bdb8-21022c8543aa [pid: 8|app: 0|req: 510/1047] 10.0.0.23 () {34 vars in 669 bytes} [Tue May 12 17:43:18 2026] POST /v2.0/networks => generated 633 bytes in 453 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 538/1048] 199.204.45.132 () {38 vars in 1028 bytes} [Tue May 12 17:43:18 2026] PUT /v2.0/ports/0ee9058c-84a8-470d-9199-be2507b4eaef => generated 972 bytes in 711 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:43:19.308 8 INFO neutron.db.segments_db [None req-a85fc6f2-e8f4-4daa-84bb-3b29c3087beb 0949410476584fa9991b4f4fca82c5c8 7ad966966ae44d1491601d8896db7845 - - default default] Added segment c8631fab-d39b-4254-b333-2b1c4cd86ee2 of type vxlan for network c8e0d13b-7f31-47fe-9165-219ca616884b 2026-05-12 17:43:19.337 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ea25a6fb-ab8d-4ff5-b196-d550c055dab0'] response: {'name': 'network-changed', 'server_uuid': '41eff28e-36f4-4204-bea7-ba3dc0f83f28', 'tag': '0ee9058c-84a8-470d-9199-be2507b4eaef', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 511/1049] 10.0.0.23 () {34 vars in 669 bytes} [Tue May 12 17:43:19 2026] POST /v2.0/networks => generated 634 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:43:19.555 7 INFO neutron.db.segments_db [None req-5315e088-9a81-4fd3-828c-0bf33258cf9d da437f61de3947c08f4d2c2cc0831890 9c74e34dd85e46f181b5ad8b4d5fc1d2 - - default default] Added segment d416da0c-3afd-483a-a03b-06aa3b5f3841 of type vxlan for network 80df9c62-904f-4385-9a48-89a11c4013ee [pid: 8|app: 0|req: 512/1050] 10.0.0.23 () {34 vars in 668 bytes} [Tue May 12 17:43:19 2026] POST /v2.0/subnets => generated 646 bytes in 249 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 539/1051] 10.0.0.23 () {34 vars in 669 bytes} [Tue May 12 17:43:19 2026] POST /v2.0/networks => generated 643 bytes in 326 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 513/1052] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:43:19 2026] GET /v2.0/ports?device_id=b22c71d6-fe37-4945-a2ac-a644e3829019 => 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: 540/1053] 10.0.0.23 () {34 vars in 668 bytes} [Tue May 12 17:43:19 2026] POST /v2.0/subnets => generated 655 bytes in 220 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 541/1054] 10.0.0.179 () {34 vars in 1040 bytes} [Tue May 12 17:43:19 2026] GET /v2.0/security-groups?id=e4b49ff4-46b1-4a14-ad5a-f92f07d8cd34&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 542/1055] 199.204.45.132 () {34 vars in 1080 bytes} [Tue May 12 17:43:19 2026] GET /v2.0/ports?tenant_id=22e5b606f19542c1812ab0de426aae6b&device_id=41eff28e-36f4-4204-bea7-ba3dc0f83f28 => generated 1244 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 514/1056] 10.0.0.23 () {34 vars in 668 bytes} [Tue May 12 17:43:19 2026] POST /v2.0/subnets => generated 641 bytes in 292 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:43:20.018 7 INFO neutron.db.segments_db [None req-4ee77f26-0e1c-49a9-a5e8-9b51e30f936a 0949410476584fa9991b4f4fca82c5c8 7ad966966ae44d1491601d8896db7845 - - default default] Added segment 23a83566-de13-49c5-a865-a5fbc57200d1 of type vxlan for network bcd15543-c52f-4315-ba28-a31ac6dff7b7 [pid: 8|app: 0|req: 515/1057] 199.204.45.132 () {34 vars in 986 bytes} [Tue May 12 17:43:19 2026] GET /v2.0/networks?id=9d103538-640c-445a-8387-18bfc675fc14 => generated 780 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:43:20.096 8 INFO neutron.db.segments_db [None req-2f3fce2a-0043-47f7-b1d2-9f8f2bd9ab37 da437f61de3947c08f4d2c2cc0831890 9c74e34dd85e46f181b5ad8b4d5fc1d2 - - default default] Added segment 372d1f16-95eb-41d3-82db-10b0f5077c38 of type vxlan for network e3552ee4-a287-4dad-b2b9-9f2a51558c6d [pid: 8|app: 0|req: 516/1058] 10.0.0.23 () {34 vars in 669 bytes} [Tue May 12 17:43:20 2026] POST /v2.0/networks => generated 643 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 517/1059] 199.204.45.132 () {34 vars in 1060 bytes} [Tue May 12 17:43:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=0ee9058c-84a8-470d-9199-be2507b4eaef => generated 861 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:43:20.273 7 INFO neutron.db.l3_hamode_db [None req-4ee77f26-0e1c-49a9-a5e8-9b51e30f936a 0949410476584fa9991b4f4fca82c5c8 7ad966966ae44d1491601d8896db7845 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 518/1060] 10.0.0.23 () {34 vars in 742 bytes} [Tue May 12 17:43:20 2026] PUT /v2.0/networks/e3552ee4-a287-4dad-b2b9-9f2a51558c6d => generated 592 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 519/1061] 199.204.45.132 () {34 vars in 984 bytes} [Tue May 12 17:43:20 2026] GET /v2.0/subnets?id=91a79d4e-2265-48f3-b66c-f75f4b29ed17 => generated 702 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:43:20.400 7 INFO neutron.db.l3_hamode_db [None req-4ee77f26-0e1c-49a9-a5e8-9b51e30f936a 0949410476584fa9991b4f4fca82c5c8 7ad966966ae44d1491601d8896db7845 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 520/1062] 10.0.0.23 () {34 vars in 668 bytes} [Tue May 12 17:43:20 2026] POST /v2.0/subnets => generated 626 bytes in 256 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 521/1063] 199.204.45.132 () {34 vars in 1052 bytes} [Tue May 12 17:43:20 2026] GET /v2.0/ports?network_id=9d103538-640c-445a-8387-18bfc675fc14&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 522/1064] 10.0.0.23 () {34 vars in 740 bytes} [Tue May 12 17:43:20 2026] PUT /v2.0/subnets/78a7b3b9-1252-42f7-a422-a378b60b0e45 => generated 636 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 523/1065] 199.204.45.132 () {34 vars in 1012 bytes} [Tue May 12 17:43:20 2026] GET /v2.0/networks/9d103538-640c-445a-8387-18bfc675fc14?fields=segments => generated 14 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:43:20.911 8 INFO neutron.services.segments.plugin [-] Segment 372d1f16-95eb-41d3-82db-10b0f5077c38 resource provider aggregate not found [pid: 7|app: 0|req: 543/1066] 10.0.0.23 () {34 vars in 668 bytes} [Tue May 12 17:43:19 2026] POST /v2.0/routers => generated 510 bytes in 959 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:43:20.917 8 INFO neutron.services.segments.plugin [-] Segment 372d1f16-95eb-41d3-82db-10b0f5077c38 resource provider aggregate not found 2026-05-12 17:43:20.937 8 INFO neutron.services.segments.plugin [-] Segment 372d1f16-95eb-41d3-82db-10b0f5077c38 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 372d1f16-95eb-41d3-82db-10b0f5077c38 found for delete ", "request_id": "req-d406dc9c-d4d5-4e93-896d-f78a50b013db"}]} [pid: 8|app: 0|req: 524/1067] 10.0.0.23 () {32 vars in 725 bytes} [Tue May 12 17:43:20 2026] DELETE /v2.0/networks/e3552ee4-a287-4dad-b2b9-9f2a51558c6d => generated 0 bytes in 188 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:43:20.949 8 INFO neutron.services.segments.plugin [-] Segment 372d1f16-95eb-41d3-82db-10b0f5077c38 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 372d1f16-95eb-41d3-82db-10b0f5077c38 found for delete ", "request_id": "req-dbdb4413-dc07-418a-a55a-b64aeb573a52"}]} [pid: 7|app: 0|req: 544/1068] 199.204.45.132 () {34 vars in 1112 bytes} [Tue May 12 17:43:20 2026] GET /v2.0/networks/9d103538-640c-445a-8387-18bfc675fc14?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:43:20.966 7 INFO neutron.pecan_wsgi.hooks.translation [None req-fddedd5a-09cd-4802-8fbb-f6a0d52db013 da437f61de3947c08f4d2c2cc0831890 9c74e34dd85e46f181b5ad8b4d5fc1d2 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 545/1069] 10.0.0.23 () {32 vars in 725 bytes} [Tue May 12 17:43:20 2026] DELETE /v2.0/networks/e3552ee4-a287-4dad-b2b9-9f2a51558c6d => generated 138 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 546/1070] 10.0.0.23 () {32 vars in 693 bytes} [Tue May 12 17:43:20 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 547/1071] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:43:21 2026] GET /v2.0/ports?device_id=b22c71d6-fe37-4945-a2ac-a644e3829019 => generated 971 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 548/1072] 10.0.0.23 () {32 vars in 741 bytes} [Tue May 12 17:43:21 2026] GET /v2.0/subnets?network_id=c4d87784-de0c-45fb-94b7-91ee0bb4846f => generated 649 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 549/1073] 10.0.0.179 () {34 vars in 1040 bytes} [Tue May 12 17:43:21 2026] GET /v2.0/security-groups?id=e4b49ff4-46b1-4a14-ad5a-f92f07d8cd34&fields=id&fields=name => generated 114 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 550/1074] 10.0.0.23 () {32 vars in 652 bytes} [Tue May 12 17:43:21 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: 551/1075] 10.0.0.23 () {32 vars in 648 bytes} [Tue May 12 17:43:21 2026] GET /v2.0/networks => generated 1308 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 552/1076] 10.0.0.23 () {32 vars in 646 bytes} [Tue May 12 17:43:21 2026] GET /v2.0/subnets => generated 1280 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 553/1077] 10.0.0.23 () {32 vars in 722 bytes} [Tue May 12 17:43:21 2026] GET /v2.0/networks/80df9c62-904f-4385-9a48-89a11c4013ee => generated 668 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 554/1078] 10.0.0.23 () {32 vars in 720 bytes} [Tue May 12 17:43:21 2026] GET /v2.0/subnets/bacc0c14-3b0f-45a4-8720-475f081a5c64 => generated 641 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:43:21.404 7 INFO neutron.pecan_wsgi.hooks.translation [None req-114d728b-ec18-4993-9c62-836ad199e105 da437f61de3947c08f4d2c2cc0831890 9c74e34dd85e46f181b5ad8b4d5fc1d2 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 555/1079] 10.0.0.23 () {32 vars in 723 bytes} [Tue May 12 17:43:21 2026] DELETE /v2.0/subnets/78a7b3b9-1252-42f7-a422-a378b60b0e45 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 17:43:21.420 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2569919d-a13d-4021-896d-298e35adab37 da437f61de3947c08f4d2c2cc0831890 9c74e34dd85e46f181b5ad8b4d5fc1d2 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 556/1080] 10.0.0.23 () {32 vars in 725 bytes} [Tue May 12 17:43:21 2026] DELETE /v2.0/networks/e3552ee4-a287-4dad-b2b9-9f2a51558c6d => generated 138 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 557/1081] 10.0.0.23 () {32 vars in 723 bytes} [Tue May 12 17:43:21 2026] DELETE /v2.0/subnets/bacc0c14-3b0f-45a4-8720-475f081a5c64 => generated 0 bytes in 157 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:43:21.724 7 INFO neutron.services.segments.plugin [-] Segment d416da0c-3afd-483a-a03b-06aa3b5f3841 resource provider aggregate not found 2026-05-12 17:43:21.725 7 INFO neutron.services.segments.plugin [-] Segment d416da0c-3afd-483a-a03b-06aa3b5f3841 resource provider aggregate not found 2026-05-12 17:43:21.744 7 INFO neutron.services.segments.plugin [-] Segment d416da0c-3afd-483a-a03b-06aa3b5f3841 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d416da0c-3afd-483a-a03b-06aa3b5f3841 found for delete ", "request_id": "req-a1312558-5aaf-405b-8077-9861de5ba09e"}]} 2026-05-12 17:43:21.755 7 INFO neutron.services.segments.plugin [-] Segment d416da0c-3afd-483a-a03b-06aa3b5f3841 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d416da0c-3afd-483a-a03b-06aa3b5f3841 found for delete ", "request_id": "req-ad9dc3eb-2bae-4bc8-9da6-f6c71c9ea203"}]} [pid: 7|app: 0|req: 558/1082] 10.0.0.23 () {32 vars in 725 bytes} [Tue May 12 17:43:21 2026] DELETE /v2.0/networks/80df9c62-904f-4385-9a48-89a11c4013ee => generated 0 bytes in 173 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 559/1083] 199.204.45.132 () {34 vars in 1080 bytes} [Tue May 12 17:43:21 2026] GET /v2.0/ports?tenant_id=22e5b606f19542c1812ab0de426aae6b&device_id=41eff28e-36f4-4204-bea7-ba3dc0f83f28 => 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: 525/1084] 10.0.0.23 () {34 vars in 782 bytes} [Tue May 12 17:43:20 2026] PUT /v2.0/routers/fe8a64ae-bcf6-461f-a56d-656315cf33fe/add_router_interface => generated 309 bytes in 1083 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 526/1085] 199.204.45.132 () {34 vars in 986 bytes} [Tue May 12 17:43:22 2026] GET /v2.0/networks?id=9d103538-640c-445a-8387-18bfc675fc14 => generated 780 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 527/1086] 199.204.45.132 () {34 vars in 1060 bytes} [Tue May 12 17:43:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=0ee9058c-84a8-470d-9199-be2507b4eaef => generated 861 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 560/1087] 10.0.0.23 () {32 vars in 716 bytes} [Tue May 12 17:43:22 2026] GET /v2.0/ports/5e9557c5-efde-40fb-83c1-8fe1879222ea => generated 959 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 528/1088] 199.204.45.132 () {34 vars in 984 bytes} [Tue May 12 17:43:22 2026] GET /v2.0/subnets?id=91a79d4e-2265-48f3-b66c-f75f4b29ed17 => generated 702 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 529/1089] 199.204.45.132 () {34 vars in 1052 bytes} [Tue May 12 17:43:22 2026] GET /v2.0/ports?network_id=9d103538-640c-445a-8387-18bfc675fc14&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: 8|app: 0|req: 530/1090] 199.204.45.132 () {34 vars in 1012 bytes} [Tue May 12 17:43:22 2026] GET /v2.0/networks/9d103538-640c-445a-8387-18bfc675fc14?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: 531/1091] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:43:22 2026] GET /v2.0/ports?device_id=41eff28e-36f4-4204-bea7-ba3dc0f83f28 => generated 975 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 532/1092] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:43:22 2026] GET /v2.0/ports?device_id=b22c71d6-fe37-4945-a2ac-a644e3829019 => generated 971 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 533/1093] 199.204.45.132 () {34 vars in 1112 bytes} [Tue May 12 17:43:22 2026] GET /v2.0/networks/9d103538-640c-445a-8387-18bfc675fc14?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 534/1094] 10.0.0.23 () {32 vars in 773 bytes} [Tue May 12 17:43:22 2026] GET /v2.0/security-groups?tenant_id=9c74e34dd85e46f181b5ad8b4d5fc1d2&name=default => generated 2925 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 535/1095] 10.0.0.179 () {34 vars in 1040 bytes} [Tue May 12 17:43:22 2026] GET /v2.0/security-groups?id=18dfb02d-9360-4faa-9cf4-06626cf4c3c4&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: 536/1096] 10.0.0.179 () {34 vars in 1040 bytes} [Tue May 12 17:43:22 2026] GET /v2.0/security-groups?id=e4b49ff4-46b1-4a14-ad5a-f92f07d8cd34&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: 537/1097] 10.0.0.23 () {32 vars in 739 bytes} [Tue May 12 17:43:22 2026] DELETE /v2.0/security-groups/b8cd04e9-3db2-4de1-9c83-a58b2c1d32c9 => 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: 561/1098] 10.0.0.23 () {34 vars in 782 bytes} [Tue May 12 17:43:22 2026] PUT /v2.0/routers/fe8a64ae-bcf6-461f-a56d-656315cf33fe/add_router_interface => generated 309 bytes in 1167 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 538/1099] 10.0.0.23 () {32 vars in 716 bytes} [Tue May 12 17:43:23 2026] GET /v2.0/ports/b4722848-ba73-4ba5-8df1-8914669122cc => generated 967 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:43:23.739 7 INFO neutron_taas.services.taas.taas_plugin [None req-e0b3d7ab-0ef2-43ce-a9ed-b5b7fe3b2b5a 0949410476584fa9991b4f4fca82c5c8 7ad966966ae44d1491601d8896db7845 - - default default] TaaS: Handle Delete Port: b4722848-ba73-4ba5-8df1-8914669122cc 2026-05-12 17:43:23.743 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e0b3d7ab-0ef2-43ce-a9ed-b5b7fe3b2b5a 0949410476584fa9991b4f4fca82c5c8 7ad966966ae44d1491601d8896db7845 - - default default] Tap Mirror: Handle Delete Port: b4722848-ba73-4ba5-8df1-8914669122cc [pid: 8|app: 0|req: 539/1100] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:43:23 2026] GET /v2.0/ports?device_id=41eff28e-36f4-4204-bea7-ba3dc0f83f28 => 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: 540/1101] 10.0.0.179 () {34 vars in 1040 bytes} [Tue May 12 17:43:23 2026] GET /v2.0/security-groups?id=18dfb02d-9360-4faa-9cf4-06626cf4c3c4&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: 562/1102] 10.0.0.23 () {34 vars in 788 bytes} [Tue May 12 17:43:23 2026] PUT /v2.0/routers/fe8a64ae-bcf6-461f-a56d-656315cf33fe/remove_router_interface => generated 309 bytes in 799 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:43:24.499 8 INFO neutron_taas.services.taas.taas_plugin [None req-f3baa971-0237-4fb7-8292-e905e1d225ae 0949410476584fa9991b4f4fca82c5c8 7ad966966ae44d1491601d8896db7845 - - default default] TaaS: Handle Delete Port: 5e9557c5-efde-40fb-83c1-8fe1879222ea 2026-05-12 17:43:24.501 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f3baa971-0237-4fb7-8292-e905e1d225ae 0949410476584fa9991b4f4fca82c5c8 7ad966966ae44d1491601d8896db7845 - - default default] Tap Mirror: Handle Delete Port: 5e9557c5-efde-40fb-83c1-8fe1879222ea [pid: 7|app: 0|req: 563/1103] 199.204.45.132 () {34 vars in 994 bytes} [Tue May 12 17:43:24 2026] GET /v2.0/ports?device_id=41eff28e-36f4-4204-bea7-ba3dc0f83f28 => generated 975 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:43:24.827 7 INFO neutron_taas.services.taas.taas_plugin [req-bb12af92-fd67-4d9c-99ff-e2bfcb1d2b55 req-aee69fa7-5622-439e-a5a3-4ce852849cbb ca5b36bb877149dcb98f2ff6bd2a8c79 22e5b606f19542c1812ab0de426aae6b - - default default] TaaS: Handle Delete Port: 0ee9058c-84a8-470d-9199-be2507b4eaef 2026-05-12 17:43:24.830 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-bb12af92-fd67-4d9c-99ff-e2bfcb1d2b55 req-aee69fa7-5622-439e-a5a3-4ce852849cbb ca5b36bb877149dcb98f2ff6bd2a8c79 22e5b606f19542c1812ab0de426aae6b - - default default] Tap Mirror: Handle Delete Port: 0ee9058c-84a8-470d-9199-be2507b4eaef [pid: 8|app: 0|req: 541/1104] 10.0.0.23 () {34 vars in 788 bytes} [Tue May 12 17:43:24 2026] PUT /v2.0/routers/fe8a64ae-bcf6-461f-a56d-656315cf33fe/remove_router_interface => generated 309 bytes in 706 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 542/1105] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:43:24 2026] GET /v2.0/ports?device_id=41eff28e-36f4-4204-bea7-ba3dc0f83f28 => generated 975 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 543/1106] 10.0.0.23 () {32 vars in 735 bytes} [Tue May 12 17:43:24 2026] GET /v2.0/ports?device_id=fe8a64ae-bcf6-461f-a56d-656315cf33fe => generated 12 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 546/1109] 10.0.0.179 () {34 vars in 1040 bytes} [Tue May 12 17:43:24 2026] GET /v2.0/security-groups?id=18dfb02d-9360-4faa-9cf4-06626cf4c3c4&fields=id&fields=name => generated 114 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:43:25.006 7 INFO neutron.db.l3_db [req-bb12af92-fd67-4d9c-99ff-e2bfcb1d2b55 req-aee69fa7-5622-439e-a5a3-4ce852849cbb ca5b36bb877149dcb98f2ff6bd2a8c79 22e5b606f19542c1812ab0de426aae6b - - default default] Floating IP 8e5908dd-2fe9-426d-92fe-a07a2290ba71 disassociated. External IP: 10.96.250.209, port: 0ee9058c-84a8-470d-9199-be2507b4eaef. 2026-05-12 17:43:25.175 8 INFO neutron_taas.services.taas.taas_plugin [None req-6f6d5dc2-1094-440c-9e3c-d587631ca087 0949410476584fa9991b4f4fca82c5c8 7ad966966ae44d1491601d8896db7845 - - default default] TaaS: Handle Delete Port: 8b77782b-da82-42f4-8644-60a5523e360c 2026-05-12 17:43:25.177 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6f6d5dc2-1094-440c-9e3c-d587631ca087 0949410476584fa9991b4f4fca82c5c8 7ad966966ae44d1491601d8896db7845 - - default default] Tap Mirror: Handle Delete Port: 8b77782b-da82-42f4-8644-60a5523e360c [pid: 7|app: 0|req: 564/1110] 199.204.45.132 () {36 vars in 997 bytes} [Tue May 12 17:43:24 2026] DELETE /v2.0/ports/0ee9058c-84a8-470d-9199-be2507b4eaef => generated 0 bytes in 684 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:43:25.438 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ab7a9df8-1ba1-487b-8e71-77c29b8cda64'] response: {'server_uuid': '41eff28e-36f4-4204-bea7-ba3dc0f83f28', 'name': 'network-vif-deleted', 'tag': '0ee9058c-84a8-470d-9199-be2507b4eaef', 'status': 'completed', 'code': 200} 2026-05-12 17:43:25.566 8 INFO neutron.services.segments.plugin [-] Segment 23a83566-de13-49c5-a865-a5fbc57200d1 resource provider aggregate not found 2026-05-12 17:43:25.577 8 INFO neutron.services.segments.plugin [-] Segment 23a83566-de13-49c5-a865-a5fbc57200d1 resource provider aggregate not found 2026-05-12 17:43:25.598 8 INFO neutron.services.segments.plugin [-] Segment 23a83566-de13-49c5-a865-a5fbc57200d1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 23a83566-de13-49c5-a865-a5fbc57200d1 found for delete ", "request_id": "req-ab9cc519-f843-439a-8b40-8276f5771a74"}]} 2026-05-12 17:43:25.601 8 INFO neutron.services.segments.plugin [-] Segment 23a83566-de13-49c5-a865-a5fbc57200d1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 23a83566-de13-49c5-a865-a5fbc57200d1 found for delete ", "request_id": "req-d9b84ff9-7909-4e43-8ead-825c4c9fcb36"}]} 2026-05-12 17:43:25.618 8 INFO neutron.db.l3_hamode_db [None req-6f6d5dc2-1094-440c-9e3c-d587631ca087 0949410476584fa9991b4f4fca82c5c8 7ad966966ae44d1491601d8896db7845 - - default default] HA network bcd15543-c52f-4315-ba28-a31ac6dff7b7 was deleted as no HA routers are present in tenant 7ad966966ae44d1491601d8896db7845. [pid: 8|app: 0|req: 547/1111] 10.0.0.23 () {32 vars in 723 bytes} [Tue May 12 17:43:24 2026] DELETE /v2.0/routers/fe8a64ae-bcf6-461f-a56d-656315cf33fe => generated 0 bytes in 635 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 565/1112] 10.0.0.23 () {32 vars in 723 bytes} [Tue May 12 17:43:25 2026] DELETE /v2.0/subnets/4bfd00cc-60ce-4437-8836-41afadbf08f6 => generated 0 bytes in 172 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 548/1113] 10.0.0.23 () {32 vars in 723 bytes} [Tue May 12 17:43:25 2026] DELETE /v2.0/subnets/65d2c472-4f40-4fa1-8ad2-1c040dddabdd => generated 0 bytes in 180 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:43:26.095 7 INFO neutron_taas.services.taas.taas_plugin [None req-f44ce411-3391-4ca8-8ade-d1081a41b517 0949410476584fa9991b4f4fca82c5c8 7ad966966ae44d1491601d8896db7845 - - default default] TaaS: Handle Delete Port: fa243b2d-decb-446d-8948-059972e7c140 2026-05-12 17:43:26.097 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f44ce411-3391-4ca8-8ade-d1081a41b517 0949410476584fa9991b4f4fca82c5c8 7ad966966ae44d1491601d8896db7845 - - default default] Tap Mirror: Handle Delete Port: fa243b2d-decb-446d-8948-059972e7c140 [pid: 8|app: 0|req: 549/1114] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:43:26 2026] GET /v2.0/ports?device_id=41eff28e-36f4-4204-bea7-ba3dc0f83f28 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:43:26.250 7 INFO neutron.services.segments.plugin [-] Segment c8631fab-d39b-4254-b333-2b1c4cd86ee2 resource provider aggregate not found 2026-05-12 17:43:26.253 7 INFO neutron.services.segments.plugin [-] Segment c8631fab-d39b-4254-b333-2b1c4cd86ee2 resource provider aggregate not found 2026-05-12 17:43:26.267 7 INFO neutron.services.segments.plugin [-] Segment c8631fab-d39b-4254-b333-2b1c4cd86ee2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c8631fab-d39b-4254-b333-2b1c4cd86ee2 found for delete ", "request_id": "req-b4702104-46e3-421c-97ce-2b474b0662eb"}]} 2026-05-12 17:43:26.268 7 INFO neutron.services.segments.plugin [-] Segment c8631fab-d39b-4254-b333-2b1c4cd86ee2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c8631fab-d39b-4254-b333-2b1c4cd86ee2 found for delete ", "request_id": "req-5ff4823b-efa7-4613-b902-86d612d227cc"}]} [pid: 7|app: 0|req: 566/1115] 10.0.0.23 () {32 vars in 725 bytes} [Tue May 12 17:43:25 2026] DELETE /v2.0/networks/c8e0d13b-7f31-47fe-9165-219ca616884b => generated 0 bytes in 269 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:43:26.344 8 INFO neutron_taas.services.taas.taas_plugin [None req-4c92e0eb-17d9-4189-a0b0-075d6e0e88e6 0949410476584fa9991b4f4fca82c5c8 7ad966966ae44d1491601d8896db7845 - - default default] TaaS: Handle Delete Port: bc862e9c-b90c-4a5f-af4f-a74356f4efb4 2026-05-12 17:43:26.346 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4c92e0eb-17d9-4189-a0b0-075d6e0e88e6 0949410476584fa9991b4f4fca82c5c8 7ad966966ae44d1491601d8896db7845 - - default default] Tap Mirror: Handle Delete Port: bc862e9c-b90c-4a5f-af4f-a74356f4efb4 [pid: 8|app: 0|req: 550/1116] 10.0.0.23 () {32 vars in 725 bytes} [Tue May 12 17:43:26 2026] DELETE /v2.0/networks/acc8e269-05d3-4f2e-bdb8-21022c8543aa => generated 0 bytes in 259 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:43:26.591 7 INFO neutron.db.segments_db [None req-04433433-3776-452e-bd03-5f4183011e13 0949410476584fa9991b4f4fca82c5c8 7ad966966ae44d1491601d8896db7845 - - default default] Added segment 0c21c4a1-dd4e-4a2a-bbf3-65e6e948c649 of type vxlan for network ac9d1de5-fb9f-4b1d-8b72-39ab3ff42f46 [pid: 7|app: 0|req: 567/1117] 10.0.0.23 () {34 vars in 669 bytes} [Tue May 12 17:43:26 2026] POST /v2.0/networks => generated 634 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 551/1118] 10.0.0.23 () {34 vars in 668 bytes} [Tue May 12 17:43:26 2026] POST /v2.0/subnets => generated 646 bytes in 244 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:43:26.991 8 INFO neutron.db.segments_db [None req-5f945e5f-3dba-49c3-81de-5365a8ebe657 0949410476584fa9991b4f4fca82c5c8 7ad966966ae44d1491601d8896db7845 - - default default] Added segment fe35bedc-c144-4de1-bb78-ca1451f91e4b of type vxlan for network dd574db2-b8e7-4611-a7ef-a37307d6f4c9 [pid: 7|app: 0|req: 568/1119] 10.0.0.23 () {32 vars in 773 bytes} [Tue May 12 17:43:26 2026] GET /v2.0/security-groups?tenant_id=a4388050624f40568da5de81b5fa099b&name=default => generated 2925 bytes in 272 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 569/1120] 10.0.0.23 () {32 vars in 739 bytes} [Tue May 12 17:43:27 2026] DELETE /v2.0/security-groups/f3a3663c-7a0d-4e3f-b861-94943ca2b222 => 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: 570/1121] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:43:27 2026] GET /v2.0/ports?device_id=41eff28e-36f4-4204-bea7-ba3dc0f83f28 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:43:27.254 8 INFO neutron.db.l3_hamode_db [None req-5f945e5f-3dba-49c3-81de-5365a8ebe657 0949410476584fa9991b4f4fca82c5c8 7ad966966ae44d1491601d8896db7845 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 17:43:27.353 8 INFO neutron.db.l3_hamode_db [None req-5f945e5f-3dba-49c3-81de-5365a8ebe657 0949410476584fa9991b4f4fca82c5c8 7ad966966ae44d1491601d8896db7845 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 17:43:27.626 8 INFO neutron.services.segments.plugin [-] Segment 8eb9dc5e-6c9a-4e7a-80cb-391ae942caf8 resource provider aggregate not found 2026-05-12 17:43:27.631 8 INFO neutron.services.segments.plugin [-] Segment 8eb9dc5e-6c9a-4e7a-80cb-391ae942caf8 resource provider aggregate not found 2026-05-12 17:43:27.646 8 INFO neutron.services.segments.plugin [-] Segment 8eb9dc5e-6c9a-4e7a-80cb-391ae942caf8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8eb9dc5e-6c9a-4e7a-80cb-391ae942caf8 found for delete ", "request_id": "req-87bd6418-4947-4d54-9c91-8d3bbacddad4"}]} 2026-05-12 17:43:27.649 8 INFO neutron.services.segments.plugin [-] Segment 8eb9dc5e-6c9a-4e7a-80cb-391ae942caf8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8eb9dc5e-6c9a-4e7a-80cb-391ae942caf8 found for delete ", "request_id": "req-1e069373-1d15-4d4f-ad0e-bc52d4561510"}]} [pid: 8|app: 0|req: 552/1122] 10.0.0.23 () {34 vars in 668 bytes} [Tue May 12 17:43:26 2026] POST /v2.0/routers => generated 510 bytes in 982 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 571/1123] 10.0.0.23 () {34 vars in 664 bytes} [Tue May 12 17:43:27 2026] POST /v2.0/ports => generated 964 bytes in 342 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: 553/1124] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:43:28 2026] GET /v2.0/ports?device_id=41eff28e-36f4-4204-bea7-ba3dc0f83f28 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 572/1125] 10.0.0.23 () {34 vars in 782 bytes} [Tue May 12 17:43:28 2026] PUT /v2.0/routers/c80b449d-6c81-41be-b4ba-e142a45ce19e/add_router_interface => generated 309 bytes in 991 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 554/1126] 10.0.0.23 () {32 vars in 716 bytes} [Tue May 12 17:43:29 2026] GET /v2.0/ports/03367064-9c2e-4d6b-9b43-052da268f737 => generated 1038 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:43:29.634 7 INFO neutron_taas.services.taas.taas_plugin [None req-9c23b022-3f70-4bff-8f57-9c33e38dd641 0949410476584fa9991b4f4fca82c5c8 7ad966966ae44d1491601d8896db7845 - - default default] TaaS: Handle Delete Port: 03367064-9c2e-4d6b-9b43-052da268f737 2026-05-12 17:43:29.637 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9c23b022-3f70-4bff-8f57-9c33e38dd641 0949410476584fa9991b4f4fca82c5c8 7ad966966ae44d1491601d8896db7845 - - default default] Tap Mirror: Handle Delete Port: 03367064-9c2e-4d6b-9b43-052da268f737 [pid: 8|app: 0|req: 555/1127] 10.0.0.23 () {32 vars in 773 bytes} [Tue May 12 17:43:29 2026] GET /v2.0/security-groups?tenant_id=4a8db20d754749a196a6e04bd4a393fc&name=default => generated 2925 bytes in 288 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 556/1128] 10.0.0.23 () {32 vars in 739 bytes} [Tue May 12 17:43:29 2026] DELETE /v2.0/security-groups/18dfb02d-9360-4faa-9cf4-06626cf4c3c4 => 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: 557/1129] 10.0.0.23 () {32 vars in 739 bytes} [Tue May 12 17:43:29 2026] DELETE /v2.0/security-groups/a5c595d5-2d14-4dd1-a3e6-87287032f889 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:43:29.851 8 INFO neutron.api.v2.resource [None req-9fac3f85-b06f-487d-9849-e6facf4b1084 ca5b36bb877149dcb98f2ff6bd2a8c79 22e5b606f19542c1812ab0de426aae6b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 558/1130] 10.0.0.23 () {32 vars in 736 bytes} [Tue May 12 17:43:29 2026] GET /v2.0/security-groups/18dfb02d-9360-4faa-9cf4-06626cf4c3c4 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 17:43:29.976 8 INFO neutron_taas.services.taas.taas_plugin [None req-d68ab369-dc63-40e2-8795-4a17ea630726 ca5b36bb877149dcb98f2ff6bd2a8c79 22e5b606f19542c1812ab0de426aae6b - - default default] TaaS: Handle Delete Port: cb3c9889-388c-4a5d-bea9-b410c9db7104 2026-05-12 17:43:29.979 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d68ab369-dc63-40e2-8795-4a17ea630726 ca5b36bb877149dcb98f2ff6bd2a8c79 22e5b606f19542c1812ab0de426aae6b - - default default] Tap Mirror: Handle Delete Port: cb3c9889-388c-4a5d-bea9-b410c9db7104 [pid: 7|app: 0|req: 573/1131] 10.0.0.23 () {34 vars in 788 bytes} [Tue May 12 17:43:29 2026] PUT /v2.0/routers/c80b449d-6c81-41be-b4ba-e142a45ce19e/remove_router_interface => generated 309 bytes in 746 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: 559/1132] 10.0.0.23 () {32 vars in 731 bytes} [Tue May 12 17:43:29 2026] DELETE /v2.0/floatingips/8e5908dd-2fe9-426d-92fe-a07a2290ba71 => generated 0 bytes in 318 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:43:30.176 7 INFO neutron.api.v2.resource [None req-76504f30-4f9a-40ff-94a4-0126ddb4af3e 0949410476584fa9991b4f4fca82c5c8 7ad966966ae44d1491601d8896db7845 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 574/1133] 10.0.0.23 () {34 vars in 788 bytes} [Tue May 12 17:43:30 2026] PUT /v2.0/routers/c80b449d-6c81-41be-b4ba-e142a45ce19e/remove_router_interface => generated 197 bytes in 110 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 560/1134] 10.0.0.23 () {32 vars in 735 bytes} [Tue May 12 17:43:30 2026] GET /v2.0/ports?device_id=c80b449d-6c81-41be-b4ba-e142a45ce19e => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:43:30.387 7 INFO neutron_taas.services.taas.taas_plugin [None req-103d5b8f-da90-4eb9-9d76-9fcc66a43bad 0949410476584fa9991b4f4fca82c5c8 7ad966966ae44d1491601d8896db7845 - - default default] TaaS: Handle Delete Port: 9e00dc48-cb14-49c6-a88f-2432109a5953 2026-05-12 17:43:30.390 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-103d5b8f-da90-4eb9-9d76-9fcc66a43bad 0949410476584fa9991b4f4fca82c5c8 7ad966966ae44d1491601d8896db7845 - - default default] Tap Mirror: Handle Delete Port: 9e00dc48-cb14-49c6-a88f-2432109a5953 2026-05-12 17:43:30.680 8 INFO neutron_taas.services.taas.taas_plugin [None req-b700568b-f449-4052-a8c6-1fdc7a8a8b75 b9d8e9ed6ddc4167b46c1fda8c6d5ec9 31ab17947d534fe9b679931cb784b10c - - default default] TaaS: Handle Delete Port: 23a78f55-96fb-4780-a3f5-0355926d3314 2026-05-12 17:43:30.684 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b700568b-f449-4052-a8c6-1fdc7a8a8b75 b9d8e9ed6ddc4167b46c1fda8c6d5ec9 31ab17947d534fe9b679931cb784b10c - - default default] Tap Mirror: Handle Delete Port: 23a78f55-96fb-4780-a3f5-0355926d3314 2026-05-12 17:43:30.771 7 INFO neutron.services.segments.plugin [-] Segment fe35bedc-c144-4de1-bb78-ca1451f91e4b resource provider aggregate not found 2026-05-12 17:43:30.777 7 INFO neutron.services.segments.plugin [-] Segment fe35bedc-c144-4de1-bb78-ca1451f91e4b resource provider aggregate not found 2026-05-12 17:43:30.794 7 INFO neutron.db.l3_hamode_db [None req-103d5b8f-da90-4eb9-9d76-9fcc66a43bad 0949410476584fa9991b4f4fca82c5c8 7ad966966ae44d1491601d8896db7845 - - default default] HA network dd574db2-b8e7-4611-a7ef-a37307d6f4c9 was deleted as no HA routers are present in tenant 7ad966966ae44d1491601d8896db7845. 2026-05-12 17:43:30.797 7 INFO neutron.services.segments.plugin [-] Segment fe35bedc-c144-4de1-bb78-ca1451f91e4b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fe35bedc-c144-4de1-bb78-ca1451f91e4b found for delete ", "request_id": "req-1e01e79f-dc24-4a37-88b4-1076c07083e3"}]} 2026-05-12 17:43:30.799 7 INFO neutron.services.segments.plugin [-] Segment fe35bedc-c144-4de1-bb78-ca1451f91e4b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fe35bedc-c144-4de1-bb78-ca1451f91e4b found for delete ", "request_id": "req-0727c365-3c9b-4452-b377-6f34fb0c0344"}]} [pid: 7|app: 0|req: 575/1135] 10.0.0.23 () {32 vars in 723 bytes} [Tue May 12 17:43:30 2026] DELETE /v2.0/routers/c80b449d-6c81-41be-b4ba-e142a45ce19e => generated 0 bytes in 576 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 576/1136] 10.0.0.23 () {32 vars in 723 bytes} [Tue May 12 17:43:30 2026] DELETE /v2.0/subnets/084c3b9a-b76b-46ed-8389-bb017089d6f0 => generated 0 bytes in 156 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:43:31.062 7 INFO neutron_taas.services.taas.taas_plugin [None req-6e3a2be7-f39f-4087-a5ea-ae8fb6795851 0949410476584fa9991b4f4fca82c5c8 7ad966966ae44d1491601d8896db7845 - - default default] TaaS: Handle Delete Port: 3a5a02ba-84c5-4f97-9e62-980aba68db66 2026-05-12 17:43:31.065 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6e3a2be7-f39f-4087-a5ea-ae8fb6795851 0949410476584fa9991b4f4fca82c5c8 7ad966966ae44d1491601d8896db7845 - - default default] Tap Mirror: Handle Delete Port: 3a5a02ba-84c5-4f97-9e62-980aba68db66 [pid: 7|app: 0|req: 577/1137] 10.0.0.23 () {32 vars in 725 bytes} [Tue May 12 17:43:30 2026] DELETE /v2.0/networks/ac9d1de5-fb9f-4b1d-8b72-39ab3ff42f46 => generated 0 bytes in 295 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 561/1138] 10.0.0.23 () {34 vars in 788 bytes} [Tue May 12 17:43:30 2026] PUT /v2.0/routers/8b8f9fb4-b43a-4898-a7e5-7dca80c8f977/remove_router_interface => generated 309 bytes in 1037 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:43:31.352 7 INFO neutron.db.segments_db [None req-054e2f87-c6e3-4a3b-af4e-ae02f87ad26e 0949410476584fa9991b4f4fca82c5c8 7ad966966ae44d1491601d8896db7845 - - default default] Added segment e1ca1d89-2f73-440e-8c9d-e1939e3e7ff3 of type vxlan for network aba4d5c4-c1f2-4704-b9e5-a8483255cb4f [pid: 7|app: 0|req: 578/1139] 10.0.0.23 () {34 vars in 669 bytes} [Tue May 12 17:43:31 2026] POST /v2.0/networks => generated 633 bytes in 192 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:43:31.495 8 INFO neutron_taas.services.taas.taas_plugin [None req-1f171232-1117-4c0b-87f3-ce2267b01cb9 b9d8e9ed6ddc4167b46c1fda8c6d5ec9 31ab17947d534fe9b679931cb784b10c - - default default] TaaS: Handle Delete Port: badd637d-246e-4a46-a0a7-a6541959edfd 2026-05-12 17:43:31.499 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1f171232-1117-4c0b-87f3-ce2267b01cb9 b9d8e9ed6ddc4167b46c1fda8c6d5ec9 31ab17947d534fe9b679931cb784b10c - - default default] Tap Mirror: Handle Delete Port: badd637d-246e-4a46-a0a7-a6541959edfd [pid: 7|app: 0|req: 579/1140] 10.0.0.23 () {34 vars in 668 bytes} [Tue May 12 17:43:31 2026] POST /v2.0/subnets => generated 646 bytes in 299 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:43:31.797 8 INFO neutron_taas.services.taas.taas_plugin [None req-1f171232-1117-4c0b-87f3-ce2267b01cb9 b9d8e9ed6ddc4167b46c1fda8c6d5ec9 31ab17947d534fe9b679931cb784b10c - - default default] TaaS: Handle Delete Port: 2be91e2f-2a64-46a7-b173-8017385642b0 2026-05-12 17:43:31.800 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1f171232-1117-4c0b-87f3-ce2267b01cb9 b9d8e9ed6ddc4167b46c1fda8c6d5ec9 31ab17947d534fe9b679931cb784b10c - - default default] Tap Mirror: Handle Delete Port: 2be91e2f-2a64-46a7-b173-8017385642b0 2026-05-12 17:43:31.827 7 INFO neutron.db.segments_db [None req-3418db16-e53d-4804-b955-ae762de31c68 0949410476584fa9991b4f4fca82c5c8 7ad966966ae44d1491601d8896db7845 - - default default] Added segment 2e43de87-17ca-47a7-b9de-60bc5fac0819 of type vxlan for network a47edc17-203c-4d47-9e19-99be816a31b5 2026-05-12 17:43:32.069 7 INFO neutron.db.l3_hamode_db [None req-3418db16-e53d-4804-b955-ae762de31c68 0949410476584fa9991b4f4fca82c5c8 7ad966966ae44d1491601d8896db7845 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 17:43:32.118 8 INFO neutron.services.segments.plugin [-] Segment ff1e227d-2fc8-40cd-9dd9-47acba0e5fef resource provider aggregate not found 2026-05-12 17:43:32.128 8 INFO neutron.services.segments.plugin [-] Segment ff1e227d-2fc8-40cd-9dd9-47acba0e5fef resource provider aggregate not found 2026-05-12 17:43:32.137 8 INFO neutron.services.segments.plugin [-] Segment ff1e227d-2fc8-40cd-9dd9-47acba0e5fef resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ff1e227d-2fc8-40cd-9dd9-47acba0e5fef found for delete ", "request_id": "req-b4ffdeb2-7fd7-499e-a643-2ab9dd4d1b22"}]} 2026-05-12 17:43:32.145 8 INFO neutron.services.segments.plugin [-] Segment ff1e227d-2fc8-40cd-9dd9-47acba0e5fef resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ff1e227d-2fc8-40cd-9dd9-47acba0e5fef found for delete ", "request_id": "req-f2b10553-e4c9-4517-8276-1836453aed1b"}]} 2026-05-12 17:43:32.152 8 INFO neutron.db.l3_hamode_db [None req-1f171232-1117-4c0b-87f3-ce2267b01cb9 b9d8e9ed6ddc4167b46c1fda8c6d5ec9 31ab17947d534fe9b679931cb784b10c - - default default] HA network c3cfca5d-4fa6-4ac0-93d9-040aae5a2771 was deleted as no HA routers are present in tenant 22e5b606f19542c1812ab0de426aae6b. [pid: 8|app: 0|req: 562/1141] 10.0.0.23 () {32 vars in 723 bytes} [Tue May 12 17:43:31 2026] DELETE /v2.0/routers/8b8f9fb4-b43a-4898-a7e5-7dca80c8f977 => generated 0 bytes in 855 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:43:32.169 7 INFO neutron.db.l3_hamode_db [None req-3418db16-e53d-4804-b955-ae762de31c68 0949410476584fa9991b4f4fca82c5c8 7ad966966ae44d1491601d8896db7845 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 563/1142] 10.0.0.57 () {34 vars in 989 bytes} [Tue May 12 17:43:32 2026] GET /v2.0/ports?device_id=b22c71d6-fe37-4945-a2ac-a644e3829019 => generated 1240 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 564/1143] 10.0.0.23 () {32 vars in 723 bytes} [Tue May 12 17:43:32 2026] DELETE /v2.0/subnets/91a79d4e-2265-48f3-b66c-f75f4b29ed17 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 565/1144] 10.0.0.57 () {34 vars in 1039 bytes} [Tue May 12 17:43:32 2026] GET /v2.0/security-groups?id=e4b49ff4-46b1-4a14-ad5a-f92f07d8cd34&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-05-12 17:43:32.484 8 INFO neutron_taas.services.taas.taas_plugin [None req-8ad02f96-9fea-43a7-a998-9914186b5175 b9d8e9ed6ddc4167b46c1fda8c6d5ec9 31ab17947d534fe9b679931cb784b10c - - default default] TaaS: Handle Delete Port: d141304b-c959-46b9-b531-39822347e127 2026-05-12 17:43:32.486 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8ad02f96-9fea-43a7-a998-9914186b5175 b9d8e9ed6ddc4167b46c1fda8c6d5ec9 31ab17947d534fe9b679931cb784b10c - - default default] Tap Mirror: Handle Delete Port: d141304b-c959-46b9-b531-39822347e127 [pid: 8|app: 0|req: 566/1145] 10.0.0.23 () {32 vars in 725 bytes} [Tue May 12 17:43:32 2026] DELETE /v2.0/networks/9d103538-640c-445a-8387-18bfc675fc14 => generated 0 bytes in 258 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 580/1146] 10.0.0.23 () {34 vars in 668 bytes} [Tue May 12 17:43:31 2026] POST /v2.0/routers => generated 510 bytes in 1003 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 567/1147] 10.0.0.23 () {32 vars in 773 bytes} [Tue May 12 17:43:32 2026] GET /v2.0/security-groups?tenant_id=22e5b606f19542c1812ab0de426aae6b&name=default => generated 2925 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:43:32.841 7 INFO neutron.services.segments.plugin [-] Segment 0c21c4a1-dd4e-4a2a-bbf3-65e6e948c649 resource provider aggregate not found 2026-05-12 17:43:32.843 7 INFO neutron.services.segments.plugin [-] Segment 0c21c4a1-dd4e-4a2a-bbf3-65e6e948c649 resource provider aggregate not found 2026-05-12 17:43:32.867 7 INFO neutron.services.segments.plugin [-] Segment 0c21c4a1-dd4e-4a2a-bbf3-65e6e948c649 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0c21c4a1-dd4e-4a2a-bbf3-65e6e948c649 found for delete ", "request_id": "req-175391be-2bdf-487b-9138-3ed13e009520"}]} 2026-05-12 17:43:32.868 7 INFO neutron.services.segments.plugin [-] Segment 0c21c4a1-dd4e-4a2a-bbf3-65e6e948c649 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0c21c4a1-dd4e-4a2a-bbf3-65e6e948c649 found for delete ", "request_id": "req-c23babae-78a1-4c1e-810a-71c89bf3813d"}]} [pid: 8|app: 0|req: 568/1148] 10.0.0.23 () {32 vars in 739 bytes} [Tue May 12 17:43:32 2026] DELETE /v2.0/security-groups/fa247892-b9c1-4637-8b25-7a71d51b8593 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:43:34.163 8 INFO neutron.services.segments.plugin [-] Segment 8e59c2de-6e5d-44e4-b1f8-25950984f927 resource provider aggregate not found 2026-05-12 17:43:34.168 8 INFO neutron.services.segments.plugin [-] Segment 8e59c2de-6e5d-44e4-b1f8-25950984f927 resource provider aggregate not found 2026-05-12 17:43:34.184 8 INFO neutron.services.segments.plugin [-] Segment 8e59c2de-6e5d-44e4-b1f8-25950984f927 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8e59c2de-6e5d-44e4-b1f8-25950984f927 found for delete ", "request_id": "req-6bc1f920-6534-472e-8071-3838133e796a"}]} 2026-05-12 17:43:34.194 8 INFO neutron.services.segments.plugin [-] Segment 8e59c2de-6e5d-44e4-b1f8-25950984f927 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8e59c2de-6e5d-44e4-b1f8-25950984f927 found for delete ", "request_id": "req-64cf1746-bcb2-4736-86c9-bf1d83db1de7"}]} [pid: 7|app: 0|req: 581/1149] 10.0.0.23 () {34 vars in 782 bytes} [Tue May 12 17:43:32 2026] PUT /v2.0/routers/f566bba4-ff2e-40b1-afde-fd19b4602cb0/add_router_interface => generated 309 bytes in 1616 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 582/1150] 10.0.0.23 () {32 vars in 716 bytes} [Tue May 12 17:43:34 2026] GET /v2.0/ports/09853e7e-6529-4843-85c7-616c0df937e9 => generated 959 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:43:34.450 8 INFO neutron.db.segments_db [None req-5bd18281-151a-4a1b-8ee5-ee10c4fa6e90 eb42735417b9438bb45d0db593ca28b9 b4c37b44fdae4de381bb36d482cb61da - - default default] Added segment fb9a36ed-99c5-4ae5-aef7-6e0e17c5029a of type vxlan for network 943466e0-c2e8-46cf-a366-e95d4175e009 [pid: 8|app: 0|req: 569/1151] 10.0.0.23 () {34 vars in 669 bytes} [Tue May 12 17:43:34 2026] POST /v2.0/networks => generated 726 bytes in 402 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 570/1152] 10.0.0.23 () {34 vars in 668 bytes} [Tue May 12 17:43:34 2026] POST /v2.0/subnets => generated 644 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:43:34.713 8 WARNING neutron.api.v2.base [None req-9351682f-7ec1-49b7-852e-545927a2b026 eb42735417b9438bb45d0db593ca28b9 b4c37b44fdae4de381bb36d482cb61da - - default default] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: 'None' is not a valid string.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: 'None' is not a valid string. 2026-05-12 17:43:34.714 8 INFO neutron.api.v2.resource [None req-9351682f-7ec1-49b7-852e-545927a2b026 eb42735417b9438bb45d0db593ca28b9 b4c37b44fdae4de381bb36d482cb61da - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 8|app: 0|req: 571/1153] 10.0.0.23 () {34 vars in 680 bytes} [Tue May 12 17:43:34 2026] POST /v2.0/rbac-policies => generated 143 bytes in 7 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-05-12 17:43:34.768 7 INFO neutron_taas.services.taas.taas_plugin [None req-c444af95-743e-4b7b-9fa9-b508b9ef3436 0949410476584fa9991b4f4fca82c5c8 7ad966966ae44d1491601d8896db7845 - - default default] TaaS: Handle Delete Port: 09853e7e-6529-4843-85c7-616c0df937e9 2026-05-12 17:43:34.772 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c444af95-743e-4b7b-9fa9-b508b9ef3436 0949410476584fa9991b4f4fca82c5c8 7ad966966ae44d1491601d8896db7845 - - default default] Tap Mirror: Handle Delete Port: 09853e7e-6529-4843-85c7-616c0df937e9 [pid: 8|app: 0|req: 572/1154] 10.0.0.23 () {32 vars in 725 bytes} [Tue May 12 17:43:34 2026] DELETE /v2.0/networks/943466e0-c2e8-46cf-a366-e95d4175e009 => generated 0 bytes in 177 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:43:34.956 8 INFO neutron.db.segments_db [None req-85e1dc4f-f3de-4637-87cf-9134c2ad7691 eb42735417b9438bb45d0db593ca28b9 b4c37b44fdae4de381bb36d482cb61da - - default default] Added segment 89f7f37c-3871-4446-8c4f-31ef7b3700bf of type vxlan for network 254945f9-1d92-4b16-bd9c-180126d209ab [pid: 8|app: 0|req: 573/1155] 10.0.0.23 () {34 vars in 669 bytes} [Tue May 12 17:43:34 2026] POST /v2.0/networks => generated 726 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 583/1156] 10.0.0.23 () {34 vars in 788 bytes} [Tue May 12 17:43:34 2026] PUT /v2.0/routers/f566bba4-ff2e-40b1-afde-fd19b4602cb0/remove_router_interface => generated 309 bytes in 729 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:43:35.312 8 INFO neutron.db.segments_db [None req-c86a2d7b-6cc5-4c20-b5f8-a1bef5cec0ef b9d8e9ed6ddc4167b46c1fda8c6d5ec9 31ab17947d534fe9b679931cb784b10c - - default default] Added segment 87a9537c-9b42-4db3-9b70-c968e71dfe8b of type vxlan for network 471295eb-0403-4780-bebc-16e30d78e9ab [pid: 7|app: 0|req: 584/1157] 10.0.0.23 () {34 vars in 668 bytes} [Tue May 12 17:43:35 2026] POST /v2.0/subnets => generated 647 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 585/1158] 10.0.0.23 () {32 vars in 735 bytes} [Tue May 12 17:43:35 2026] GET /v2.0/ports?device_id=f566bba4-ff2e-40b1-afde-fd19b4602cb0 => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:43:35.364 7 WARNING neutron.api.v2.base [None req-cf297075-4058-4f64-bd72-97d98516cc94 eb42735417b9438bb45d0db593ca28b9 b4c37b44fdae4de381bb36d482cb61da - - default default] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. 2026-05-12 17:43:35.365 7 INFO neutron.api.v2.resource [None req-cf297075-4058-4f64-bd72-97d98516cc94 eb42735417b9438bb45d0db593ca28b9 b4c37b44fdae4de381bb36d482cb61da - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 7|app: 0|req: 586/1159] 10.0.0.23 () {34 vars in 680 bytes} [Tue May 12 17:43:35 2026] POST /v2.0/rbac-policies => generated 547 bytes in 4 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 8|app: 0|req: 574/1160] 10.0.0.23 () {34 vars in 670 bytes} [Tue May 12 17:43:35 2026] POST /v2.0/networks => generated 747 bytes in 330 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:43:35.516 7 INFO neutron_taas.services.taas.taas_plugin [None req-20011f98-3b5b-476f-922f-2b388d76e31c 0949410476584fa9991b4f4fca82c5c8 7ad966966ae44d1491601d8896db7845 - - default default] TaaS: Handle Delete Port: abf3b8a2-fbe9-4d52-bf9b-b46d2fed9b05 2026-05-12 17:43:35.519 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-20011f98-3b5b-476f-922f-2b388d76e31c 0949410476584fa9991b4f4fca82c5c8 7ad966966ae44d1491601d8896db7845 - - default default] Tap Mirror: Handle Delete Port: abf3b8a2-fbe9-4d52-bf9b-b46d2fed9b05 [pid: 8|app: 0|req: 575/1161] 10.0.0.23 () {32 vars in 725 bytes} [Tue May 12 17:43:35 2026] DELETE /v2.0/networks/254945f9-1d92-4b16-bd9c-180126d209ab => generated 0 bytes in 149 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 576/1162] 10.0.0.23 () {34 vars in 668 bytes} [Tue May 12 17:43:35 2026] POST /v2.0/subnets => generated 694 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:43:35.754 8 INFO neutron.db.segments_db [None req-ac5f7479-1859-4f2b-ac13-1028079fea8f eb42735417b9438bb45d0db593ca28b9 b4c37b44fdae4de381bb36d482cb61da - - default default] Added segment ae84219d-f61f-4dd1-8fe0-394eeed34412 of type vxlan for network 3b228c23-3132-43b4-9a4b-f773bd8649ce 2026-05-12 17:43:35.816 7 INFO neutron.services.segments.plugin [-] Segment 2e43de87-17ca-47a7-b9de-60bc5fac0819 resource provider aggregate not found 2026-05-12 17:43:35.818 7 INFO neutron.services.segments.plugin [-] Segment 2e43de87-17ca-47a7-b9de-60bc5fac0819 resource provider aggregate not found [pid: 8|app: 0|req: 577/1163] 10.0.0.23 () {34 vars in 669 bytes} [Tue May 12 17:43:35 2026] POST /v2.0/networks => generated 726 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:43:35.844 7 INFO neutron.services.segments.plugin [-] Segment 2e43de87-17ca-47a7-b9de-60bc5fac0819 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2e43de87-17ca-47a7-b9de-60bc5fac0819 found for delete ", "request_id": "req-91810e38-41f6-4160-b42b-e7077fbc82bc"}]} 2026-05-12 17:43:35.845 7 INFO neutron.services.segments.plugin [-] Segment 2e43de87-17ca-47a7-b9de-60bc5fac0819 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2e43de87-17ca-47a7-b9de-60bc5fac0819 found for delete ", "request_id": "req-baddf7f4-af62-4692-8858-5ba77d699d51"}]} 2026-05-12 17:43:35.857 7 INFO neutron.db.l3_hamode_db [None req-20011f98-3b5b-476f-922f-2b388d76e31c 0949410476584fa9991b4f4fca82c5c8 7ad966966ae44d1491601d8896db7845 - - default default] HA network a47edc17-203c-4d47-9e19-99be816a31b5 was deleted as no HA routers are present in tenant 7ad966966ae44d1491601d8896db7845. [pid: 7|app: 0|req: 587/1164] 10.0.0.23 () {32 vars in 723 bytes} [Tue May 12 17:43:35 2026] DELETE /v2.0/routers/f566bba4-ff2e-40b1-afde-fd19b4602cb0 => generated 0 bytes in 498 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:43:35.876 8 INFO neutron.db.segments_db [None req-9a5e7148-3b62-4e18-bc16-43ae899e6c60 b9d8e9ed6ddc4167b46c1fda8c6d5ec9 31ab17947d534fe9b679931cb784b10c - - default default] Added segment 645f76df-ec09-4121-b283-98be31b82103 of type vxlan for network 9cc903a9-0362-4ba8-af64-87ec4f57224c [pid: 7|app: 0|req: 588/1165] 10.0.0.23 () {34 vars in 668 bytes} [Tue May 12 17:43:35 2026] POST /v2.0/subnets => generated 647 bytes in 212 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:43:36.093 8 INFO neutron.db.l3_hamode_db [None req-9a5e7148-3b62-4e18-bc16-43ae899e6c60 b9d8e9ed6ddc4167b46c1fda8c6d5ec9 8ff9288ebfed4bf28cc8f63ea080f486 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 17:43:36.213 8 INFO neutron.services.segments.plugin [-] Segment fb9a36ed-99c5-4ae5-aef7-6e0e17c5029a resource provider aggregate not found [pid: 7|app: 0|req: 589/1166] 10.0.0.23 () {32 vars in 723 bytes} [Tue May 12 17:43:36 2026] DELETE /v2.0/subnets/297aa1cf-7391-4b75-90a0-85007ba26407 => generated 0 bytes in 147 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:43:36.235 8 INFO neutron.services.segments.plugin [-] Segment fb9a36ed-99c5-4ae5-aef7-6e0e17c5029a resource provider aggregate not found 2026-05-12 17:43:36.246 8 INFO neutron.services.segments.plugin [-] Segment fb9a36ed-99c5-4ae5-aef7-6e0e17c5029a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fb9a36ed-99c5-4ae5-aef7-6e0e17c5029a found for delete ", "request_id": "req-424022e4-1264-4d90-aec0-81c73bd83c71"}]} 2026-05-12 17:43:36.254 8 INFO neutron.services.segments.plugin [-] Segment fb9a36ed-99c5-4ae5-aef7-6e0e17c5029a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fb9a36ed-99c5-4ae5-aef7-6e0e17c5029a found for delete ", "request_id": "req-1aabe59c-8eb5-41d7-af22-19c2b39352d6"}]} 2026-05-12 17:43:36.262 8 INFO neutron.services.segments.plugin [-] Segment 89f7f37c-3871-4446-8c4f-31ef7b3700bf resource provider aggregate not found 2026-05-12 17:43:36.273 8 INFO neutron.services.segments.plugin [-] Segment 89f7f37c-3871-4446-8c4f-31ef7b3700bf resource provider aggregate not found 2026-05-12 17:43:36.284 8 INFO neutron.services.segments.plugin [-] Segment 89f7f37c-3871-4446-8c4f-31ef7b3700bf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 89f7f37c-3871-4446-8c4f-31ef7b3700bf found for delete ", "request_id": "req-43100d5c-6381-4c6d-af12-00968f00534f"}]} 2026-05-12 17:43:36.293 8 INFO neutron.services.segments.plugin [-] Segment 89f7f37c-3871-4446-8c4f-31ef7b3700bf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 89f7f37c-3871-4446-8c4f-31ef7b3700bf found for delete ", "request_id": "req-16e926c0-5dd5-4998-8415-14cfba74eecf"}]} [pid: 7|app: 0|req: 590/1167] 10.0.0.23 () {34 vars in 680 bytes} [Tue May 12 17:43:36 2026] POST /v2.0/rbac-policies => generated 324 bytes in 253 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 591/1168] 10.0.0.23 () {32 vars in 725 bytes} [Tue May 12 17:43:36 2026] DELETE /v2.0/networks/aba4d5c4-c1f2-4704-b9e5-a8483255cb4f => generated 0 bytes in 144 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:43:36.685 7 INFO neutron.db.segments_db [None req-f5ad880d-dd67-46ec-a8ba-26738573ed87 0949410476584fa9991b4f4fca82c5c8 7ad966966ae44d1491601d8896db7845 - - default default] Added segment 7a932465-f952-4a6a-9d89-a3a455916853 of type vxlan for network afd72117-f048-472e-8caa-40c635d7fd15 2026-05-12 17:43:36.912 7 INFO neutron.db.l3_hamode_db [None req-f5ad880d-dd67-46ec-a8ba-26738573ed87 0949410476584fa9991b4f4fca82c5c8 7ad966966ae44d1491601d8896db7845 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 17:43:37.331 8 INFO neutron.db.l3_hamode_db [None req-9a5e7148-3b62-4e18-bc16-43ae899e6c60 b9d8e9ed6ddc4167b46c1fda8c6d5ec9 31ab17947d534fe9b679931cb784b10c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 17:43:37.692 7 INFO neutron.db.l3_hamode_db [None req-f5ad880d-dd67-46ec-a8ba-26738573ed87 0949410476584fa9991b4f4fca82c5c8 7ad966966ae44d1491601d8896db7845 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 17:43:37.867 7 INFO neutron.services.segments.plugin [-] Segment e1ca1d89-2f73-440e-8c9d-e1939e3e7ff3 resource provider aggregate not found 2026-05-12 17:43:37.883 7 INFO neutron.services.segments.plugin [-] Segment e1ca1d89-2f73-440e-8c9d-e1939e3e7ff3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e1ca1d89-2f73-440e-8c9d-e1939e3e7ff3 found for delete ", "request_id": "req-9932f89b-cefb-4d24-85e5-45c5e6e8ac65"}]} 2026-05-12 17:43:37.884 7 INFO neutron.services.segments.plugin [-] Segment e1ca1d89-2f73-440e-8c9d-e1939e3e7ff3 resource provider aggregate not found 2026-05-12 17:43:37.908 7 INFO neutron.services.segments.plugin [-] Segment e1ca1d89-2f73-440e-8c9d-e1939e3e7ff3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e1ca1d89-2f73-440e-8c9d-e1939e3e7ff3 found for delete ", "request_id": "req-f7d9b632-445e-4698-a8ea-bd3ea43f7129"}]} [pid: 8|app: 0|req: 578/1169] 10.0.0.23 () {34 vars in 668 bytes} [Tue May 12 17:43:35 2026] POST /v2.0/routers => generated 734 bytes in 2623 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 579/1170] 10.0.0.23 () {32 vars in 722 bytes} [Tue May 12 17:43:38 2026] GET /v2.0/networks/3b228c23-3132-43b4-9a4b-f773bd8649ce => generated 654 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 592/1171] 10.0.0.23 () {34 vars in 668 bytes} [Tue May 12 17:43:36 2026] POST /v2.0/routers => generated 690 bytes in 1962 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 593/1172] 10.0.0.23 () {32 vars in 720 bytes} [Tue May 12 17:43:38 2026] GET /v2.0/routers/7bdbcb71-aa46-4fbb-87b1-4246d2a02284 => generated 696 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 594/1173] 10.0.0.23 () {32 vars in 646 bytes} [Tue May 12 17:43:38 2026] GET /v2.0/routers => generated 699 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 595/1174] 10.0.0.23 () {34 vars in 740 bytes} [Tue May 12 17:43:38 2026] PUT /v2.0/routers/7bdbcb71-aa46-4fbb-87b1-4246d2a02284 => generated 703 bytes in 349 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:43:39.159 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4829f420-b22a-482f-bb7a-e1436bce6424 17632c64d6034e5b8cdf84d38a6ed7d3 9df238b342f24463a8edb75a03defa25 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 596/1175] 10.0.0.23 () {32 vars in 722 bytes} [Tue May 12 17:43:39 2026] GET /v2.0/networks/3b228c23-3132-43b4-9a4b-f773bd8649ce => generated 138 bytes in 63 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 597/1176] 10.0.0.23 () {32 vars in 720 bytes} [Tue May 12 17:43:39 2026] GET /v2.0/routers/7bdbcb71-aa46-4fbb-87b1-4246d2a02284 => generated 703 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 598/1177] 10.0.0.23 () {32 vars in 725 bytes} [Tue May 12 17:43:39 2026] DELETE /v2.0/networks/3b228c23-3132-43b4-9a4b-f773bd8649ce => generated 0 bytes in 227 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 599/1178] 10.0.0.23 () {32 vars in 735 bytes} [Tue May 12 17:43:39 2026] GET /v2.0/ports?device_id=7bdbcb71-aa46-4fbb-87b1-4246d2a02284 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:43:39.468 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3fc5b420-b355-40e1-97fb-2d2a3edc6ebb eb42735417b9438bb45d0db593ca28b9 b4c37b44fdae4de381bb36d482cb61da - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 600/1179] 10.0.0.23 () {32 vars in 723 bytes} [Tue May 12 17:43:39 2026] DELETE /v2.0/subnets/b679c38e-e09b-4da7-a16b-6b206ab1e4d1 => generated 136 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 17:43:39.650 7 INFO neutron_taas.services.taas.taas_plugin [None req-901b6c3c-711a-4faf-83eb-5d4b9aba725d 0949410476584fa9991b4f4fca82c5c8 7ad966966ae44d1491601d8896db7845 - - default default] TaaS: Handle Delete Port: e801007f-6dc0-4d97-ab48-70d33fede438 2026-05-12 17:43:39.653 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-901b6c3c-711a-4faf-83eb-5d4b9aba725d 0949410476584fa9991b4f4fca82c5c8 7ad966966ae44d1491601d8896db7845 - - default default] Tap Mirror: Handle Delete Port: e801007f-6dc0-4d97-ab48-70d33fede438 [pid: 8|app: 0|req: 580/1180] 10.0.0.23 () {34 vars in 782 bytes} [Tue May 12 17:43:38 2026] PUT /v2.0/routers/a465d8fb-fae0-435f-af31-7f94b53a4ff8/add_router_interface => generated 309 bytes in 1163 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:43:39.704 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d7fad16c-5e7d-4863-8bf3-1d9952e3aef0 eb42735417b9438bb45d0db593ca28b9 b4c37b44fdae4de381bb36d482cb61da - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 581/1181] 10.0.0.23 () {32 vars in 723 bytes} [Tue May 12 17:43:39 2026] DELETE /v2.0/subnets/cea7b3b9-b01b-49bd-a409-2a84cdd34e19 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 17:43:39.729 8 INFO neutron.pecan_wsgi.hooks.translation [None req-82dd7d56-35ff-4f8c-9844-d66583ec686b eb42735417b9438bb45d0db593ca28b9 b4c37b44fdae4de381bb36d482cb61da - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 582/1182] 10.0.0.23 () {32 vars in 723 bytes} [Tue May 12 17:43:39 2026] DELETE /v2.0/subnets/1b60e808-35fc-490d-8213-d90c96f990ed => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 17:43:39.913 7 INFO neutron.services.segments.plugin [-] Segment ae84219d-f61f-4dd1-8fe0-394eeed34412 resource provider aggregate not found 2026-05-12 17:43:39.940 7 INFO neutron.services.segments.plugin [-] Segment ae84219d-f61f-4dd1-8fe0-394eeed34412 resource provider aggregate not found 2026-05-12 17:43:39.947 7 INFO neutron.services.segments.plugin [-] Segment ae84219d-f61f-4dd1-8fe0-394eeed34412 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ae84219d-f61f-4dd1-8fe0-394eeed34412 found for delete ", "request_id": "req-02a6182f-6d04-4d97-b592-8de580fdc1bd"}]} 2026-05-12 17:43:39.958 7 INFO neutron.services.segments.plugin [-] Segment ae84219d-f61f-4dd1-8fe0-394eeed34412 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ae84219d-f61f-4dd1-8fe0-394eeed34412 found for delete ", "request_id": "req-6209fb10-aea3-456f-8f29-da2a5b85842c"}]} 2026-05-12 17:43:39.982 7 INFO neutron_taas.services.taas.taas_plugin [None req-901b6c3c-711a-4faf-83eb-5d4b9aba725d 0949410476584fa9991b4f4fca82c5c8 7ad966966ae44d1491601d8896db7845 - - default default] TaaS: Handle Delete Port: ea125ad4-7a1f-4082-91fe-bc9eae00db30 2026-05-12 17:43:39.985 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-901b6c3c-711a-4faf-83eb-5d4b9aba725d 0949410476584fa9991b4f4fca82c5c8 7ad966966ae44d1491601d8896db7845 - - default default] Tap Mirror: Handle Delete Port: ea125ad4-7a1f-4082-91fe-bc9eae00db30 2026-05-12 17:43:40.288 7 INFO neutron.db.l3_hamode_db [None req-901b6c3c-711a-4faf-83eb-5d4b9aba725d 0949410476584fa9991b4f4fca82c5c8 7ad966966ae44d1491601d8896db7845 - - default default] HA network afd72117-f048-472e-8caa-40c635d7fd15 was deleted as no HA routers are present in tenant 7ad966966ae44d1491601d8896db7845. [pid: 7|app: 0|req: 601/1185] 10.0.0.23 () {32 vars in 723 bytes} [Tue May 12 17:43:39 2026] DELETE /v2.0/routers/7bdbcb71-aa46-4fbb-87b1-4246d2a02284 => generated 0 bytes in 825 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 585/1186] 10.0.0.23 () {32 vars in 735 bytes} [Tue May 12 17:43:40 2026] GET /v2.0/ports?device_id=7bdbcb71-aa46-4fbb-87b1-4246d2a02284 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:43:40.375 7 INFO neutron.api.v2.resource [None req-a0cc7685-b00f-4899-a2d7-222a05be8cbd 0949410476584fa9991b4f4fca82c5c8 7ad966966ae44d1491601d8896db7845 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 602/1187] 10.0.0.23 () {32 vars in 723 bytes} [Tue May 12 17:43:40 2026] DELETE /v2.0/routers/7bdbcb71-aa46-4fbb-87b1-4246d2a02284 => generated 135 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 603/1188] 10.0.0.23 () {32 vars in 735 bytes} [Tue May 12 17:43:40 2026] GET /v2.0/ports?device_id=f566bba4-ff2e-40b1-afde-fd19b4602cb0 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:43:40.423 7 INFO neutron.api.v2.resource [None req-c9b40ef8-0ce1-4f7d-a81b-32136bf8c915 0949410476584fa9991b4f4fca82c5c8 7ad966966ae44d1491601d8896db7845 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 604/1189] 10.0.0.23 () {32 vars in 723 bytes} [Tue May 12 17:43:40 2026] DELETE /v2.0/routers/f566bba4-ff2e-40b1-afde-fd19b4602cb0 => generated 135 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 17:43:40.439 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a914173c-a51e-4192-b6f6-ecdbf793a2a3 0949410476584fa9991b4f4fca82c5c8 7ad966966ae44d1491601d8896db7845 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 605/1190] 10.0.0.23 () {32 vars in 723 bytes} [Tue May 12 17:43:40 2026] DELETE /v2.0/subnets/297aa1cf-7391-4b75-90a0-85007ba26407 => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 606/1191] 10.0.0.23 () {32 vars in 735 bytes} [Tue May 12 17:43:40 2026] GET /v2.0/ports?device_id=c80b449d-6c81-41be-b4ba-e142a45ce19e => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:43:40.474 7 INFO neutron.api.v2.resource [None req-1f37b63a-b91f-433f-a8e7-4a7836908dc0 0949410476584fa9991b4f4fca82c5c8 7ad966966ae44d1491601d8896db7845 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 607/1192] 10.0.0.23 () {32 vars in 723 bytes} [Tue May 12 17:43:40 2026] DELETE /v2.0/routers/c80b449d-6c81-41be-b4ba-e142a45ce19e => generated 135 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 17:43:40.490 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6c599d08-ae09-4ec4-8bbb-6940067fbca9 0949410476584fa9991b4f4fca82c5c8 7ad966966ae44d1491601d8896db7845 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 608/1193] 10.0.0.23 () {32 vars in 723 bytes} [Tue May 12 17:43:40 2026] DELETE /v2.0/subnets/084c3b9a-b76b-46ed-8389-bb017089d6f0 => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 609/1194] 10.0.0.23 () {32 vars in 735 bytes} [Tue May 12 17:43:40 2026] GET /v2.0/ports?device_id=fe8a64ae-bcf6-461f-a56d-656315cf33fe => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:43:40.530 7 INFO neutron.api.v2.resource [None req-fb6874a9-978b-40e8-8923-6712f08f7ab6 0949410476584fa9991b4f4fca82c5c8 7ad966966ae44d1491601d8896db7845 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 610/1195] 10.0.0.23 () {32 vars in 723 bytes} [Tue May 12 17:43:40 2026] DELETE /v2.0/routers/fe8a64ae-bcf6-461f-a56d-656315cf33fe => generated 135 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 17:43:40.545 7 INFO neutron.pecan_wsgi.hooks.translation [None req-57721ed0-3a73-45d9-8346-168b7e64bf3f 0949410476584fa9991b4f4fca82c5c8 7ad966966ae44d1491601d8896db7845 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 611/1196] 10.0.0.23 () {32 vars in 723 bytes} [Tue May 12 17:43:40 2026] DELETE /v2.0/subnets/4bfd00cc-60ce-4437-8836-41afadbf08f6 => generated 136 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 586/1197] 10.0.0.23 () {34 vars in 684 bytes} [Tue May 12 17:43:40 2026] POST /v2.0/security-groups => generated 1661 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-12 17:43:40.557 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8e5538bc-c52f-42fa-8b87-79ff961eade2 0949410476584fa9991b4f4fca82c5c8 7ad966966ae44d1491601d8896db7845 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 612/1198] 10.0.0.23 () {32 vars in 723 bytes} [Tue May 12 17:43:40 2026] DELETE /v2.0/subnets/65d2c472-4f40-4fa1-8ad2-1c040dddabdd => generated 136 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 587/1199] 10.0.0.23 () {34 vars in 694 bytes} [Tue May 12 17:43:40 2026] POST /v2.0/security-group-rules => generated 597 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 588/1200] 10.0.0.23 () {34 vars in 694 bytes} [Tue May 12 17:43:40 2026] POST /v2.0/security-group-rules => generated 602 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 613/1201] 10.0.0.23 () {32 vars in 773 bytes} [Tue May 12 17:43:40 2026] GET /v2.0/security-groups?tenant_id=a27cf48a57784cf3bd6e08a60467ed00&name=default => generated 2925 bytes in 289 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 589/1202] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:43:40 2026] GET /v2.0/ports?device_id=b22c71d6-fe37-4945-a2ac-a644e3829019 => generated 971 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 590/1203] 10.0.0.23 () {32 vars in 739 bytes} [Tue May 12 17:43:40 2026] DELETE /v2.0/security-groups/bef3fed6-08a0-4bba-b29d-a40487bf894d => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 591/1204] 10.0.0.179 () {34 vars in 1040 bytes} [Tue May 12 17:43:41 2026] GET /v2.0/security-groups?id=e4b49ff4-46b1-4a14-ad5a-f92f07d8cd34&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: 592/1205] 10.0.0.23 () {32 vars in 773 bytes} [Tue May 12 17:43:41 2026] GET /v2.0/security-groups?tenant_id=7ad966966ae44d1491601d8896db7845&name=default => generated 2925 bytes in 180 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 593/1206] 10.0.0.23 () {32 vars in 773 bytes} [Tue May 12 17:43:41 2026] GET /v2.0/security-groups?tenant_id=b4c37b44fdae4de381bb36d482cb61da&name=default => generated 2925 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 594/1207] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:43:41 2026] GET /v2.0/ports?device_id=b22c71d6-fe37-4945-a2ac-a644e3829019 => 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: 614/1208] 10.0.0.23 () {34 vars in 675 bytes} [Tue May 12 17:43:40 2026] POST /v2.0/floatingips => generated 552 bytes in 581 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 595/1209] 10.0.0.23 () {32 vars in 739 bytes} [Tue May 12 17:43:41 2026] DELETE /v2.0/security-groups/bfb0f6e2-3a7b-49f7-91a5-0a2a4dad9528 => 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: 615/1210] 10.0.0.23 () {32 vars in 739 bytes} [Tue May 12 17:43:41 2026] DELETE /v2.0/security-groups/01b782c2-86e9-4f6a-a8df-bd963266115f => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 596/1211] 10.0.0.179 () {34 vars in 1040 bytes} [Tue May 12 17:43:41 2026] GET /v2.0/security-groups?id=e4b49ff4-46b1-4a14-ad5a-f92f07d8cd34&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: 616/1212] 10.0.0.23 () {32 vars in 773 bytes} [Tue May 12 17:43:41 2026] GET /v2.0/security-groups?tenant_id=9df238b342f24463a8edb75a03defa25&name=default => generated 2925 bytes in 181 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 597/1213] 10.0.0.23 () {32 vars in 739 bytes} [Tue May 12 17:43:41 2026] DELETE /v2.0/security-groups/f12ee487-9de7-4a05-a871-43e72209fed5 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:43:41.972 7 INFO neutron.services.segments.plugin [-] Segment 7a932465-f952-4a6a-9d89-a3a455916853 resource provider aggregate not found 2026-05-12 17:43:41.974 7 INFO neutron.services.segments.plugin [-] Segment 7a932465-f952-4a6a-9d89-a3a455916853 resource provider aggregate not found 2026-05-12 17:43:42.001 7 INFO neutron.services.segments.plugin [-] Segment 7a932465-f952-4a6a-9d89-a3a455916853 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7a932465-f952-4a6a-9d89-a3a455916853 found for delete ", "request_id": "req-15cc803c-1b2e-44e7-8aa3-dd33da5f34f8"}]} 2026-05-12 17:43:42.002 7 INFO neutron.services.segments.plugin [-] Segment 7a932465-f952-4a6a-9d89-a3a455916853 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7a932465-f952-4a6a-9d89-a3a455916853 found for delete ", "request_id": "req-1880af7c-0354-426e-8f05-a7fae6f5fed1"}]} [pid: 7|app: 0|req: 617/1214] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:43:42 2026] GET /v2.0/ports?device_id=b22c71d6-fe37-4945-a2ac-a644e3829019 => 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: 598/1215] 10.0.0.179 () {34 vars in 1040 bytes} [Tue May 12 17:43:42 2026] GET /v2.0/security-groups?id=e4b49ff4-46b1-4a14-ad5a-f92f07d8cd34&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-05-12 17:43:43.761 7 INFO neutron.db.segments_db [None req-3037dd0e-f7dd-4297-99a8-d4c2b9573c23 60d0b1a9648649dc8a072403a27b6541 6cfc69f690ab47eaa63891221ab43297 - - default default] Added segment 8652c3c4-7507-43bd-880c-40f886482ede of type vxlan for network d2aee926-7db3-4010-9c00-752fcf3aabdf [pid: 7|app: 0|req: 618/1216] 10.0.0.23 () {34 vars in 669 bytes} [Tue May 12 17:43:43 2026] POST /v2.0/networks => generated 629 bytes in 435 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 599/1217] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:43:43 2026] GET /v2.0/ports?device_id=b22c71d6-fe37-4945-a2ac-a644e3829019 => 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: 600/1218] 10.0.0.179 () {34 vars in 1040 bytes} [Tue May 12 17:43:43 2026] GET /v2.0/security-groups?id=e4b49ff4-46b1-4a14-ad5a-f92f07d8cd34&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:43:43.933 7 INFO neutron.db.segments_db [None req-fcbf0ee5-0185-47d7-89cc-780a44b3c622 60d0b1a9648649dc8a072403a27b6541 6cfc69f690ab47eaa63891221ab43297 - - default default] Added segment 4bfb44c1-922e-4b36-9af9-6925c6f0db5f of type vxlan for network 8a1b3fb2-3132-43c2-a72e-9007354bd449 [pid: 8|app: 0|req: 601/1219] 199.204.45.132 () {34 vars in 994 bytes} [Tue May 12 17:43:43 2026] GET /v2.0/ports?device_id=b22c71d6-fe37-4945-a2ac-a644e3829019 => generated 971 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 619/1220] 10.0.0.23 () {34 vars in 669 bytes} [Tue May 12 17:43:43 2026] POST /v2.0/networks => generated 629 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:43:44.101 8 INFO neutron_taas.services.taas.taas_plugin [req-d3b40094-7dce-424b-a739-cd8fc9f41630 req-5b168952-0a1b-4128-a8a8-9c48ae73cb37 8baf4cd733834a038c5a5cb473a0cfdd ea2921b99fd44a9d98cc59c1fab1388a - - default default] TaaS: Handle Delete Port: 6cfc0022-67d1-4d5c-946f-4b8417b8f745 2026-05-12 17:43:44.104 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-d3b40094-7dce-424b-a739-cd8fc9f41630 req-5b168952-0a1b-4128-a8a8-9c48ae73cb37 8baf4cd733834a038c5a5cb473a0cfdd ea2921b99fd44a9d98cc59c1fab1388a - - default default] Tap Mirror: Handle Delete Port: 6cfc0022-67d1-4d5c-946f-4b8417b8f745 2026-05-12 17:43:44.220 8 INFO neutron.db.l3_db [req-d3b40094-7dce-424b-a739-cd8fc9f41630 req-5b168952-0a1b-4128-a8a8-9c48ae73cb37 8baf4cd733834a038c5a5cb473a0cfdd ea2921b99fd44a9d98cc59c1fab1388a - - default default] Floating IP ebcb5e68-ac89-48b7-bef5-e6c40b875322 disassociated. External IP: 10.96.250.202, port: 6cfc0022-67d1-4d5c-946f-4b8417b8f745. [pid: 7|app: 0|req: 620/1221] 10.0.0.23 () {34 vars in 668 bytes} [Tue May 12 17:43:44 2026] POST /v2.0/subnets => generated 626 bytes in 236 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 621/1222] 10.0.0.23 () {34 vars in 668 bytes} [Tue May 12 17:43:44 2026] POST /v2.0/subnets => generated 626 bytes in 248 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:43:44.570 7 INFO neutron.db.segments_db [None req-fdddd7af-2356-482f-8faa-8d492c2d2a5c 60d0b1a9648649dc8a072403a27b6541 6cfc69f690ab47eaa63891221ab43297 - - default default] Added segment 342ec4d1-7f74-4d2f-a97a-603da1ce3629 of type vxlan for network 7e813c0e-0996-4078-8e93-3106eb8361ec [pid: 8|app: 0|req: 602/1223] 199.204.45.132 () {36 vars in 997 bytes} [Tue May 12 17:43:43 2026] DELETE /v2.0/ports/6cfc0022-67d1-4d5c-946f-4b8417b8f745 => generated 0 bytes in 625 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:43:44.655 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a00428d3-f4cb-41a9-89b0-78c1de2b41de'] response: {'server_uuid': 'b22c71d6-fe37-4945-a2ac-a644e3829019', 'name': 'network-vif-deleted', 'tag': '6cfc0022-67d1-4d5c-946f-4b8417b8f745', 'status': 'completed', 'code': 200} 2026-05-12 17:43:44.754 7 INFO neutron.db.l3_hamode_db [None req-fdddd7af-2356-482f-8faa-8d492c2d2a5c 60d0b1a9648649dc8a072403a27b6541 6cfc69f690ab47eaa63891221ab43297 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 17:43:44.871 7 INFO neutron.db.l3_hamode_db [None req-fdddd7af-2356-482f-8faa-8d492c2d2a5c 60d0b1a9648649dc8a072403a27b6541 6cfc69f690ab47eaa63891221ab43297 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 603/1224] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:43:44 2026] GET /v2.0/ports?device_id=b22c71d6-fe37-4945-a2ac-a644e3829019 => 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: 622/1225] 10.0.0.23 () {34 vars in 668 bytes} [Tue May 12 17:43:44 2026] POST /v2.0/routers => generated 507 bytes in 902 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 623/1226] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:43:46 2026] GET /v2.0/ports?device_id=b22c71d6-fe37-4945-a2ac-a644e3829019 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:43:46.576 7 INFO neutron.db.segments_db [None req-dadcc066-06f6-4de0-87d0-dfb05f42e461 04d2c915b6434729b90a23b7f8596df0 87d84320d79d40d782e6ae463208832e - - default default] Added segment 6f5188b4-fe7d-4f69-9437-342b21d1287d of type vxlan for network 9136b95a-8b62-4a4d-aaf5-69e31280bddf [pid: 8|app: 0|req: 604/1227] 10.0.0.23 () {34 vars in 782 bytes} [Tue May 12 17:43:45 2026] PUT /v2.0/routers/240c8fae-df0f-4552-a19d-a36e2a9bb3e4/add_router_interface => generated 309 bytes in 1196 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 624/1228] 10.0.0.23 () {34 vars in 669 bytes} [Tue May 12 17:43:46 2026] POST /v2.0/networks => generated 631 bytes in 435 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 605/1229] 10.0.0.179 () {34 vars in 1100 bytes} [Tue May 12 17:43:46 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1163211656&fields=id&tenant_id=8ff9288ebfed4bf28cc8f63ea080f486 => generated 69 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 625/1230] 10.0.0.23 () {32 vars in 716 bytes} [Tue May 12 17:43:46 2026] GET /v2.0/ports/de357673-522b-4f11-85d3-3ca696a9d9bc => 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: 626/1231] 10.0.0.179 () {34 vars in 982 bytes} [Tue May 12 17:43:46 2026] GET /v2.0/networks?id=471295eb-0403-4780-bebc-16e30d78e9ab => generated 679 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 606/1232] 10.0.0.23 () {34 vars in 663 bytes} [Tue May 12 17:43:46 2026] POST /v2.0/ports => generated 743 bytes in 294 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 607/1233] 10.0.0.179 () {34 vars in 965 bytes} [Tue May 12 17:43:46 2026] GET /v2.0/quotas/8ff9288ebfed4bf28cc8f63ea080f486 => generated 292 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:43:47.060 8 INFO neutron.db.segments_db [None req-a43d7c20-b4ef-469a-bb02-6291ad5b82b1 04d2c915b6434729b90a23b7f8596df0 87d84320d79d40d782e6ae463208832e - - default default] Added segment 2b71295a-4468-4cb5-8768-6a573baff481 of type vxlan for network 64e895ee-8a82-4a3b-b875-177b4563ee53 [pid: 8|app: 0|req: 608/1234] 10.0.0.23 () {34 vars in 669 bytes} [Tue May 12 17:43:46 2026] POST /v2.0/networks => generated 631 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 609/1235] 10.0.0.179 () {34 vars in 1002 bytes} [Tue May 12 17:43:47 2026] GET /v2.0/ports?tenant_id=8ff9288ebfed4bf28cc8f63ea080f486&fields=id => generated 103 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 610/1236] 10.0.0.23 () {34 vars in 663 bytes} [Tue May 12 17:43:47 2026] POST /v2.0/ports => generated 743 bytes in 275 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: 611/1237] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:43:47 2026] GET /v2.0/ports?device_id=b22c71d6-fe37-4945-a2ac-a644e3829019 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 612/1238] 10.0.0.179 () {34 vars in 1008 bytes} [Tue May 12 17:43:47 2026] GET /v2.0/networks/471295eb-0403-4780-bebc-16e30d78e9ab?fields=segments => generated 14 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:43:47.566 8 INFO neutron.db.segments_db [None req-07158e6d-90f8-4e43-957a-3d9974116a63 04d2c915b6434729b90a23b7f8596df0 87d84320d79d40d782e6ae463208832e - - default default] Added segment 89d84d50-5cd5-46ee-92ac-b43b92c904fa of type vxlan for network 791eb3e6-ace4-4ec4-933a-92ba83d0d74f [pid: 8|app: 0|req: 613/1239] 10.0.0.23 () {34 vars in 669 bytes} [Tue May 12 17:43:47 2026] POST /v2.0/networks => generated 632 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 614/1240] 10.0.0.179 () {34 vars in 1108 bytes} [Tue May 12 17:43:47 2026] GET /v2.0/networks/471295eb-0403-4780-bebc-16e30d78e9ab?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 627/1241] 10.0.0.23 () {34 vars in 782 bytes} [Tue May 12 17:43:46 2026] PUT /v2.0/routers/240c8fae-df0f-4552-a19d-a36e2a9bb3e4/add_router_interface => generated 309 bytes in 1099 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 628/1242] 10.0.0.23 () {32 vars in 716 bytes} [Tue May 12 17:43:47 2026] GET /v2.0/ports/eb22b8cd-5cf6-4d96-a203-4c9b860d3439 => generated 955 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 615/1243] 10.0.0.23 () {34 vars in 663 bytes} [Tue May 12 17:43:47 2026] POST /v2.0/ports => generated 743 bytes in 271 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 629/1244] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:43:47 2026] GET /v2.0/ports?device_id=a1342047-cd36-4b1b-a0bf-467e59a9fa4a => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:43:48.004 7 INFO neutron.db.segments_db [None req-49eb3bfe-a9d8-4747-ac5e-6d31d1e35060 04d2c915b6434729b90a23b7f8596df0 87d84320d79d40d782e6ae463208832e - - default default] Added segment 34353b67-eba4-49dc-8079-70c1e28d1456 of type vxlan for network c56139a6-48d5-4167-ac47-58cf13ccb8ec [pid: 7|app: 0|req: 630/1245] 10.0.0.23 () {34 vars in 669 bytes} [Tue May 12 17:43:47 2026] POST /v2.0/networks => generated 632 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:43:48.245 8 INFO neutron_taas.services.taas.taas_plugin [None req-c11dcf24-35a5-43b9-9345-773fcad0a288 60d0b1a9648649dc8a072403a27b6541 6cfc69f690ab47eaa63891221ab43297 - - default default] TaaS: Handle Delete Port: eb22b8cd-5cf6-4d96-a203-4c9b860d3439 2026-05-12 17:43:48.248 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c11dcf24-35a5-43b9-9345-773fcad0a288 60d0b1a9648649dc8a072403a27b6541 6cfc69f690ab47eaa63891221ab43297 - - default default] Tap Mirror: Handle Delete Port: eb22b8cd-5cf6-4d96-a203-4c9b860d3439 [pid: 7|app: 0|req: 631/1246] 10.0.0.23 () {34 vars in 663 bytes} [Tue May 12 17:43:48 2026] POST /v2.0/ports => generated 743 bytes in 270 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:43:48.437 7 INFO neutron.db.segments_db [None req-5faab41b-458b-46e1-bdd1-4d36a979e87e 04d2c915b6434729b90a23b7f8596df0 87d84320d79d40d782e6ae463208832e - - default default] Added segment bceb03f5-159e-4446-a5da-61d274878c38 of type vxlan for network 804069af-4a39-447b-afb8-4b32c7c8d215 [pid: 7|app: 0|req: 632/1247] 10.0.0.23 () {34 vars in 669 bytes} [Tue May 12 17:43:48 2026] POST /v2.0/networks => generated 632 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 616/1248] 10.0.0.23 () {34 vars in 788 bytes} [Tue May 12 17:43:47 2026] PUT /v2.0/routers/240c8fae-df0f-4552-a19d-a36e2a9bb3e4/remove_router_interface => generated 309 bytes in 741 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 617/1249] 10.0.0.23 () {32 vars in 739 bytes} [Tue May 12 17:43:48 2026] DELETE /v2.0/security-groups/e4b49ff4-46b1-4a14-ad5a-f92f07d8cd34 => 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: 633/1250] 10.0.0.23 () {34 vars in 663 bytes} [Tue May 12 17:43:48 2026] POST /v2.0/ports => generated 743 bytes in 296 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:43:48.859 7 INFO neutron.api.v2.resource [None req-f56b2510-873c-4ace-9c97-b883e386be50 8baf4cd733834a038c5a5cb473a0cfdd ea2921b99fd44a9d98cc59c1fab1388a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 634/1251] 10.0.0.23 () {32 vars in 736 bytes} [Tue May 12 17:43:48 2026] GET /v2.0/security-groups/e4b49ff4-46b1-4a14-ad5a-f92f07d8cd34 => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 635/1252] 10.0.0.23 () {34 vars in 746 bytes} [Tue May 12 17:43:48 2026] PUT /v2.0/ports/6a31e21a-864f-43c8-aee1-a9bf3a8e8dbf/tags => generated 17 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:43:49.024 7 INFO neutron_taas.services.taas.taas_plugin [None req-c587d0ef-094b-4f43-af74-2a378f11e5b2 8baf4cd733834a038c5a5cb473a0cfdd ea2921b99fd44a9d98cc59c1fab1388a - - default default] TaaS: Handle Delete Port: bf3a3cf0-46fb-4bf8-ab68-6246bfec0d02 2026-05-12 17:43:49.026 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c587d0ef-094b-4f43-af74-2a378f11e5b2 8baf4cd733834a038c5a5cb473a0cfdd ea2921b99fd44a9d98cc59c1fab1388a - - default default] Tap Mirror: Handle Delete Port: bf3a3cf0-46fb-4bf8-ab68-6246bfec0d02 2026-05-12 17:43:49.093 8 INFO neutron_taas.services.taas.taas_plugin [None req-7ae82bcd-708c-46f1-9c0d-89a092dbe794 60d0b1a9648649dc8a072403a27b6541 6cfc69f690ab47eaa63891221ab43297 - - default default] TaaS: Handle Delete Port: de357673-522b-4f11-85d3-3ca696a9d9bc 2026-05-12 17:43:49.096 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7ae82bcd-708c-46f1-9c0d-89a092dbe794 60d0b1a9648649dc8a072403a27b6541 6cfc69f690ab47eaa63891221ab43297 - - default default] Tap Mirror: Handle Delete Port: de357673-522b-4f11-85d3-3ca696a9d9bc [pid: 7|app: 0|req: 636/1253] 10.0.0.23 () {32 vars in 731 bytes} [Tue May 12 17:43:48 2026] DELETE /v2.0/floatingips/ebcb5e68-ac89-48b7-bef5-e6c40b875322 => generated 0 bytes in 256 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 637/1254] 10.0.0.23 () {34 vars in 746 bytes} [Tue May 12 17:43:49 2026] PUT /v2.0/ports/a49ab093-ff10-4f07-8462-af669541ec67/tags => generated 25 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 638/1255] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:43:49 2026] GET /v2.0/ports?device_id=a1342047-cd36-4b1b-a0bf-467e59a9fa4a => 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: 618/1256] 10.0.0.23 () {34 vars in 788 bytes} [Tue May 12 17:43:48 2026] PUT /v2.0/routers/240c8fae-df0f-4552-a19d-a36e2a9bb3e4/remove_router_interface => generated 309 bytes in 696 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 619/1257] 10.0.0.23 () {34 vars in 746 bytes} [Tue May 12 17:43:49 2026] PUT /v2.0/ports/4bb31e6f-f4e1-4938-8c61-c1a3c1fa6240/tags => generated 34 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 620/1258] 10.0.0.23 () {32 vars in 735 bytes} [Tue May 12 17:43:49 2026] GET /v2.0/ports?device_id=240c8fae-df0f-4552-a19d-a36e2a9bb3e4 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:43:49.591 7 INFO neutron_taas.services.taas.taas_plugin [None req-be91ee35-2494-443e-bfe4-2d10d9a63f49 b9d8e9ed6ddc4167b46c1fda8c6d5ec9 31ab17947d534fe9b679931cb784b10c - - default default] TaaS: Handle Delete Port: 058c80bb-71c1-46cd-a0f8-0dd230e562b7 2026-05-12 17:43:49.593 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-be91ee35-2494-443e-bfe4-2d10d9a63f49 b9d8e9ed6ddc4167b46c1fda8c6d5ec9 31ab17947d534fe9b679931cb784b10c - - default default] Tap Mirror: Handle Delete Port: 058c80bb-71c1-46cd-a0f8-0dd230e562b7 [pid: 8|app: 0|req: 621/1259] 10.0.0.23 () {34 vars in 746 bytes} [Tue May 12 17:43:49 2026] PUT /v2.0/ports/06ef4a47-59e2-48fc-8691-1e55993d4225/tags => generated 19 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:43:49.772 8 INFO neutron_taas.services.taas.taas_plugin [None req-6753e336-d8ba-4841-8764-8c76d11e66a0 60d0b1a9648649dc8a072403a27b6541 6cfc69f690ab47eaa63891221ab43297 - - default default] TaaS: Handle Delete Port: 86505cde-8edf-44d9-aed6-355261b10599 2026-05-12 17:43:49.775 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6753e336-d8ba-4841-8764-8c76d11e66a0 60d0b1a9648649dc8a072403a27b6541 6cfc69f690ab47eaa63891221ab43297 - - default default] Tap Mirror: Handle Delete Port: 86505cde-8edf-44d9-aed6-355261b10599 [pid: 7|app: 0|req: 639/1260] 10.0.0.23 () {34 vars in 788 bytes} [Tue May 12 17:43:49 2026] PUT /v2.0/routers/e8e348f9-bb1e-4114-8b86-1d33ec8abbdd/remove_router_interface => generated 309 bytes in 863 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:43:50.126 8 INFO neutron.services.segments.plugin [-] Segment 342ec4d1-7f74-4d2f-a97a-603da1ce3629 resource provider aggregate not found 2026-05-12 17:43:50.132 8 INFO neutron.services.segments.plugin [-] Segment 342ec4d1-7f74-4d2f-a97a-603da1ce3629 resource provider aggregate not found 2026-05-12 17:43:50.148 8 INFO neutron.services.segments.plugin [-] Segment 342ec4d1-7f74-4d2f-a97a-603da1ce3629 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 342ec4d1-7f74-4d2f-a97a-603da1ce3629 found for delete ", "request_id": "req-bd48ff82-2310-4f5e-87ff-a96e4c4853e7"}]} 2026-05-12 17:43:50.149 8 INFO neutron.services.segments.plugin [-] Segment 342ec4d1-7f74-4d2f-a97a-603da1ce3629 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 342ec4d1-7f74-4d2f-a97a-603da1ce3629 found for delete ", "request_id": "req-bdbeb0fb-e0c5-4759-9fb6-4de0bdd7e840"}]} 2026-05-12 17:43:50.152 8 INFO neutron.db.l3_hamode_db [None req-6753e336-d8ba-4841-8764-8c76d11e66a0 60d0b1a9648649dc8a072403a27b6541 6cfc69f690ab47eaa63891221ab43297 - - default default] HA network 7e813c0e-0996-4078-8e93-3106eb8361ec was deleted as no HA routers are present in tenant 6cfc69f690ab47eaa63891221ab43297. [pid: 8|app: 0|req: 622/1261] 10.0.0.23 () {32 vars in 723 bytes} [Tue May 12 17:43:49 2026] DELETE /v2.0/routers/240c8fae-df0f-4552-a19d-a36e2a9bb3e4 => generated 0 bytes in 550 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 640/1262] 10.0.0.23 () {32 vars in 659 bytes} [Tue May 12 17:43:50 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 641/1263] 10.0.0.23 () {32 vars in 723 bytes} [Tue May 12 17:43:50 2026] DELETE /v2.0/subnets/618d391f-a1cb-4bff-9c4f-f9a6816f86cb => generated 0 bytes in 102 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:43:50.368 8 INFO neutron_taas.services.taas.taas_plugin [None req-b87af8ec-f630-451a-8208-c307acef3309 b9d8e9ed6ddc4167b46c1fda8c6d5ec9 31ab17947d534fe9b679931cb784b10c - - default default] TaaS: Handle Delete Port: dcacd5b2-97aa-4182-b0f4-6070a1c8f1a9 2026-05-12 17:43:50.373 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b87af8ec-f630-451a-8208-c307acef3309 b9d8e9ed6ddc4167b46c1fda8c6d5ec9 31ab17947d534fe9b679931cb784b10c - - default default] Tap Mirror: Handle Delete Port: dcacd5b2-97aa-4182-b0f4-6070a1c8f1a9 [pid: 7|app: 0|req: 642/1264] 10.0.0.23 () {32 vars in 673 bytes} [Tue May 12 17:43:50 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 643/1265] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:43:50 2026] GET /v2.0/ports?device_id=a1342047-cd36-4b1b-a0bf-467e59a9fa4a => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 644/1266] 10.0.0.23 () {32 vars in 723 bytes} [Tue May 12 17:43:50 2026] DELETE /v2.0/subnets/4995df53-6585-4e6a-8ed6-55414c559d69 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 645/1267] 10.0.0.23 () {32 vars in 669 bytes} [Tue May 12 17:43:50 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:43:50.630 8 INFO neutron_taas.services.taas.taas_plugin [None req-b87af8ec-f630-451a-8208-c307acef3309 b9d8e9ed6ddc4167b46c1fda8c6d5ec9 31ab17947d534fe9b679931cb784b10c - - default default] TaaS: Handle Delete Port: 526fc664-1a4d-47a5-ba17-47d24545b29b 2026-05-12 17:43:50.633 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b87af8ec-f630-451a-8208-c307acef3309 b9d8e9ed6ddc4167b46c1fda8c6d5ec9 31ab17947d534fe9b679931cb784b10c - - default default] Tap Mirror: Handle Delete Port: 526fc664-1a4d-47a5-ba17-47d24545b29b 2026-05-12 17:43:50.701 7 INFO neutron.services.segments.plugin [-] Segment 4bfb44c1-922e-4b36-9af9-6925c6f0db5f resource provider aggregate not found 2026-05-12 17:43:50.702 7 INFO neutron.services.segments.plugin [-] Segment 4bfb44c1-922e-4b36-9af9-6925c6f0db5f resource provider aggregate not found 2026-05-12 17:43:50.721 7 INFO neutron.services.segments.plugin [-] Segment 4bfb44c1-922e-4b36-9af9-6925c6f0db5f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4bfb44c1-922e-4b36-9af9-6925c6f0db5f found for delete ", "request_id": "req-8b10e7bd-1756-4405-a8a2-a7cdf265c875"}]} 2026-05-12 17:43:50.727 7 INFO neutron.services.segments.plugin [-] Segment 4bfb44c1-922e-4b36-9af9-6925c6f0db5f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4bfb44c1-922e-4b36-9af9-6925c6f0db5f found for delete ", "request_id": "req-50e0faad-5fce-4a19-83a3-9817e1ad6add"}]} [pid: 7|app: 0|req: 646/1268] 10.0.0.23 () {32 vars in 725 bytes} [Tue May 12 17:43:50 2026] DELETE /v2.0/networks/8a1b3fb2-3132-43c2-a72e-9007354bd449 => generated 0 bytes in 156 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 647/1269] 10.0.0.23 () {32 vars in 681 bytes} [Tue May 12 17:43:50 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 648/1270] 10.0.0.23 () {32 vars in 725 bytes} [Tue May 12 17:43:50 2026] DELETE /v2.0/networks/d2aee926-7db3-4010-9c00-752fcf3aabdf => generated 0 bytes in 100 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 649/1271] 10.0.0.23 () {32 vars in 667 bytes} [Tue May 12 17:43:50 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:43:50.983 8 INFO neutron.db.l3_hamode_db [None req-b87af8ec-f630-451a-8208-c307acef3309 b9d8e9ed6ddc4167b46c1fda8c6d5ec9 31ab17947d534fe9b679931cb784b10c - - default default] HA network 5f8a9831-d70a-45b1-9750-3ea94f3f71a8 was deleted as no HA routers are present in tenant ea2921b99fd44a9d98cc59c1fab1388a. [pid: 8|app: 0|req: 623/1272] 10.0.0.23 () {32 vars in 723 bytes} [Tue May 12 17:43:50 2026] DELETE /v2.0/routers/e8e348f9-bb1e-4114-8b86-1d33ec8abbdd => generated 0 bytes in 830 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:43:51.001 7 INFO neutron.db.segments_db [None req-d8405298-ade9-4b5c-bd92-7c1f97199c81 60d0b1a9648649dc8a072403a27b6541 6cfc69f690ab47eaa63891221ab43297 - - default default] Added segment d752f03e-8c16-4a42-b693-ef10310b79d1 of type vxlan for network 4592a6e0-dbb4-46fd-9ca5-26c12da5dbce [pid: 7|app: 0|req: 650/1273] 10.0.0.23 () {34 vars in 669 bytes} [Tue May 12 17:43:50 2026] POST /v2.0/networks => generated 629 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 624/1274] 10.0.0.23 () {32 vars in 681 bytes} [Tue May 12 17:43:50 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 651/1275] 10.0.0.23 () {32 vars in 723 bytes} [Tue May 12 17:43:51 2026] DELETE /v2.0/subnets/cc93796a-9fc6-4b4d-a0a3-806f46ec0b4f => generated 0 bytes in 181 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 652/1276] 10.0.0.23 () {32 vars in 677 bytes} [Tue May 12 17:43:51 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 625/1277] 10.0.0.23 () {34 vars in 668 bytes} [Tue May 12 17:43:51 2026] POST /v2.0/subnets => generated 626 bytes in 295 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:43:51.450 7 INFO neutron_taas.services.taas.taas_plugin [None req-cdfd8c5b-dfa8-438f-9279-3d8c9d4f1c7d b9d8e9ed6ddc4167b46c1fda8c6d5ec9 31ab17947d534fe9b679931cb784b10c - - default default] TaaS: Handle Delete Port: 922706f7-fdda-46b5-8f12-72ccadb878f4 2026-05-12 17:43:51.455 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cdfd8c5b-dfa8-438f-9279-3d8c9d4f1c7d b9d8e9ed6ddc4167b46c1fda8c6d5ec9 31ab17947d534fe9b679931cb784b10c - - default default] Tap Mirror: Handle Delete Port: 922706f7-fdda-46b5-8f12-72ccadb878f4 [pid: 8|app: 0|req: 626/1278] 10.0.0.23 () {32 vars in 689 bytes} [Tue May 12 17:43:51 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:43:51.531 8 INFO neutron.db.segments_db [None req-752a8f5f-72d8-4c54-a488-e228c3b5ab80 60d0b1a9648649dc8a072403a27b6541 6cfc69f690ab47eaa63891221ab43297 - - default default] Added segment a7c9299e-842a-4fa0-9b61-4daace75d505 of type vxlan for network d9a895d9-2da0-40c0-bc30-c04166b93381 [pid: 7|app: 0|req: 653/1279] 10.0.0.23 () {32 vars in 725 bytes} [Tue May 12 17:43:51 2026] DELETE /v2.0/networks/89e07e6a-2c0a-410b-9245-52675c37f0d0 => generated 0 bytes in 319 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:43:51.790 7 INFO neutron_taas.services.taas.taas_plugin [None req-54f79e10-cf5f-4ba0-9a27-67d75cb298b8 04d2c915b6434729b90a23b7f8596df0 87d84320d79d40d782e6ae463208832e - - default default] TaaS: Handle Delete Port: 6a31e21a-864f-43c8-aee1-a9bf3a8e8dbf 2026-05-12 17:43:51.796 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-54f79e10-cf5f-4ba0-9a27-67d75cb298b8 04d2c915b6434729b90a23b7f8596df0 87d84320d79d40d782e6ae463208832e - - default default] Tap Mirror: Handle Delete Port: 6a31e21a-864f-43c8-aee1-a9bf3a8e8dbf 2026-05-12 17:43:51.858 8 INFO neutron.db.l3_hamode_db [None req-752a8f5f-72d8-4c54-a488-e228c3b5ab80 60d0b1a9648649dc8a072403a27b6541 6cfc69f690ab47eaa63891221ab43297 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 654/1280] 10.0.0.23 () {32 vars in 719 bytes} [Tue May 12 17:43:51 2026] DELETE /v2.0/ports/6a31e21a-864f-43c8-aee1-a9bf3a8e8dbf => generated 0 bytes in 240 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 655/1281] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:43:51 2026] GET /v2.0/ports?device_id=a1342047-cd36-4b1b-a0bf-467e59a9fa4a => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 656/1282] 10.0.0.23 () {32 vars in 773 bytes} [Tue May 12 17:43:51 2026] GET /v2.0/security-groups?tenant_id=ea2921b99fd44a9d98cc59c1fab1388a&name=default => generated 2925 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:43:51.991 8 INFO neutron.db.l3_hamode_db [None req-752a8f5f-72d8-4c54-a488-e228c3b5ab80 60d0b1a9648649dc8a072403a27b6541 6cfc69f690ab47eaa63891221ab43297 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 17:43:52.064 7 INFO neutron_taas.services.taas.taas_plugin [None req-c097105f-250f-45b4-946b-6dd69a67979f 04d2c915b6434729b90a23b7f8596df0 87d84320d79d40d782e6ae463208832e - - default default] TaaS: Handle Delete Port: a49ab093-ff10-4f07-8462-af669541ec67 2026-05-12 17:43:52.066 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c097105f-250f-45b4-946b-6dd69a67979f 04d2c915b6434729b90a23b7f8596df0 87d84320d79d40d782e6ae463208832e - - default default] Tap Mirror: Handle Delete Port: a49ab093-ff10-4f07-8462-af669541ec67 [pid: 7|app: 0|req: 657/1283] 10.0.0.23 () {32 vars in 719 bytes} [Tue May 12 17:43:51 2026] DELETE /v2.0/ports/a49ab093-ff10-4f07-8462-af669541ec67 => generated 0 bytes in 179 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:43:52.168 8 INFO neutron.services.segments.plugin [-] Segment 8bc3212b-93f5-4b7b-8acc-3d806765973f resource provider aggregate not found 2026-05-12 17:43:52.184 8 INFO neutron.services.segments.plugin [-] Segment 8bc3212b-93f5-4b7b-8acc-3d806765973f resource provider aggregate not found 2026-05-12 17:43:52.198 8 INFO neutron.services.segments.plugin [-] Segment 8bc3212b-93f5-4b7b-8acc-3d806765973f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8bc3212b-93f5-4b7b-8acc-3d806765973f found for delete ", "request_id": "req-34f6ad77-2ee0-4ba6-a81b-660dc7fff783"}]} 2026-05-12 17:43:52.213 8 INFO neutron.services.segments.plugin [-] Segment 8bc3212b-93f5-4b7b-8acc-3d806765973f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8bc3212b-93f5-4b7b-8acc-3d806765973f found for delete ", "request_id": "req-c493e5d3-2cd9-426a-8253-3c67e5357950"}]} [pid: 7|app: 0|req: 658/1284] 10.0.0.23 () {32 vars in 739 bytes} [Tue May 12 17:43:52 2026] DELETE /v2.0/security-groups/03e40874-839f-482a-96b3-bc4d95470a1c => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:43:52.380 7 INFO neutron_taas.services.taas.taas_plugin [None req-b82386f9-495c-4079-bf67-8971ff9bae5d 04d2c915b6434729b90a23b7f8596df0 87d84320d79d40d782e6ae463208832e - - default default] TaaS: Handle Delete Port: 4bb31e6f-f4e1-4938-8c61-c1a3c1fa6240 2026-05-12 17:43:52.384 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b82386f9-495c-4079-bf67-8971ff9bae5d 04d2c915b6434729b90a23b7f8596df0 87d84320d79d40d782e6ae463208832e - - default default] Tap Mirror: Handle Delete Port: 4bb31e6f-f4e1-4938-8c61-c1a3c1fa6240 [pid: 7|app: 0|req: 659/1285] 10.0.0.23 () {32 vars in 719 bytes} [Tue May 12 17:43:52 2026] DELETE /v2.0/ports/4bb31e6f-f4e1-4938-8c61-c1a3c1fa6240 => generated 0 bytes in 237 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 660/1286] 199.204.45.132 () {34 vars in 986 bytes} [Tue May 12 17:43:52 2026] GET /v2.0/networks?id=471295eb-0403-4780-bebc-16e30d78e9ab => generated 679 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 627/1287] 10.0.0.23 () {34 vars in 668 bytes} [Tue May 12 17:43:51 2026] POST /v2.0/routers => generated 507 bytes in 1129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:43:52.639 7 INFO neutron_taas.services.taas.taas_plugin [None req-80fd36f1-c568-4ecb-83a3-e482b0ba21f9 04d2c915b6434729b90a23b7f8596df0 87d84320d79d40d782e6ae463208832e - - default default] TaaS: Handle Delete Port: 06ef4a47-59e2-48fc-8691-1e55993d4225 2026-05-12 17:43:52.642 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-80fd36f1-c568-4ecb-83a3-e482b0ba21f9 04d2c915b6434729b90a23b7f8596df0 87d84320d79d40d782e6ae463208832e - - default default] Tap Mirror: Handle Delete Port: 06ef4a47-59e2-48fc-8691-1e55993d4225 [pid: 8|app: 0|req: 628/1288] 199.204.45.132 () {34 vars in 1050 bytes} [Tue May 12 17:43:52 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=8ff9288ebfed4bf28cc8f63ea080f486 => generated 181 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 661/1289] 10.0.0.23 () {32 vars in 719 bytes} [Tue May 12 17:43:52 2026] DELETE /v2.0/ports/06ef4a47-59e2-48fc-8691-1e55993d4225 => generated 0 bytes in 185 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:43:52.751 7 INFO neutron.services.segments.plugin [-] Segment 8652c3c4-7507-43bd-880c-40f886482ede resource provider aggregate not found 2026-05-12 17:43:52.756 7 INFO neutron.services.segments.plugin [-] Segment 8652c3c4-7507-43bd-880c-40f886482ede resource provider aggregate not found 2026-05-12 17:43:52.775 7 INFO neutron.services.segments.plugin [-] Segment 8652c3c4-7507-43bd-880c-40f886482ede resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8652c3c4-7507-43bd-880c-40f886482ede found for delete ", "request_id": "req-6cb3f12b-0114-4f3e-84e0-4be3ad70ae58"}]} 2026-05-12 17:43:52.781 7 INFO neutron.services.segments.plugin [-] Segment 8652c3c4-7507-43bd-880c-40f886482ede resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8652c3c4-7507-43bd-880c-40f886482ede found for delete ", "request_id": "req-0b443d4d-b27d-45d5-8c10-b4c9a58df9d1"}]} 2026-05-12 17:43:52.788 7 INFO neutron.services.segments.plugin [-] Segment 318e5320-a268-4d63-9afa-70bb3d22458d resource provider aggregate not found 2026-05-12 17:43:52.802 7 INFO neutron.services.segments.plugin [-] Segment 318e5320-a268-4d63-9afa-70bb3d22458d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 318e5320-a268-4d63-9afa-70bb3d22458d found for delete ", "request_id": "req-3dbbe06b-0fef-41bc-bce1-9e4c062c4c28"}]} 2026-05-12 17:43:52.803 7 INFO neutron.services.segments.plugin [-] Segment 318e5320-a268-4d63-9afa-70bb3d22458d resource provider aggregate not found 2026-05-12 17:43:52.817 7 INFO neutron.services.segments.plugin [-] Segment 318e5320-a268-4d63-9afa-70bb3d22458d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 318e5320-a268-4d63-9afa-70bb3d22458d found for delete ", "request_id": "req-08d03f92-4535-4eb8-b596-4d0dec406b8e"}]} [pid: 8|app: 0|req: 629/1290] 10.0.0.23 () {34 vars in 664 bytes} [Tue May 12 17:43:52 2026] POST /v2.0/ports => generated 948 bytes in 306 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:43:53.088 8 INFO neutron_taas.services.taas.taas_plugin [None req-f3b9e72a-b720-48a7-ac09-cce8d9fa7bd0 04d2c915b6434729b90a23b7f8596df0 87d84320d79d40d782e6ae463208832e - - default default] TaaS: Handle Delete Port: 22a135e0-569e-4b70-b0e6-c60bf5c92e61 2026-05-12 17:43:53.091 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f3b9e72a-b720-48a7-ac09-cce8d9fa7bd0 04d2c915b6434729b90a23b7f8596df0 87d84320d79d40d782e6ae463208832e - - default default] Tap Mirror: Handle Delete Port: 22a135e0-569e-4b70-b0e6-c60bf5c92e61 [pid: 8|app: 0|req: 630/1291] 10.0.0.23 () {32 vars in 719 bytes} [Tue May 12 17:43:52 2026] DELETE /v2.0/ports/22a135e0-569e-4b70-b0e6-c60bf5c92e61 => 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: 662/1292] 199.204.45.132 () {38 vars in 955 bytes} [Tue May 12 17:43:52 2026] POST /v2.0/ports => generated 954 bytes in 470 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: 663/1293] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:43:53 2026] GET /v2.0/ports?device_id=a1342047-cd36-4b1b-a0bf-467e59a9fa4a => generated 957 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 664/1294] 10.0.0.23 () {32 vars in 725 bytes} [Tue May 12 17:43:53 2026] DELETE /v2.0/networks/9136b95a-8b62-4a4d-aaf5-69e31280bddf => generated 0 bytes in 130 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 665/1295] 199.204.45.132 () {38 vars in 1028 bytes} [Tue May 12 17:43:53 2026] PUT /v2.0/ports/03bf649e-3e06-4c26-b100-d0a6efe7c11e => generated 1235 bytes in 463 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 666/1296] 10.0.0.179 () {34 vars in 1040 bytes} [Tue May 12 17:43:53 2026] GET /v2.0/security-groups?id=ac8df1ee-9fc2-4b96-815e-babb334b1e0c&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-05-12 17:43:53.908 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ed97b876-711d-4365-8f22-fb875dbca766'] response: {'name': 'network-changed', 'server_uuid': 'a1342047-cd36-4b1b-a0bf-467e59a9fa4a', 'tag': '03bf649e-3e06-4c26-b100-d0a6efe7c11e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 667/1297] 10.0.0.23 () {32 vars in 725 bytes} [Tue May 12 17:43:53 2026] DELETE /v2.0/networks/64e895ee-8a82-4a3b-b875-177b4563ee53 => generated 0 bytes in 170 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 668/1298] 10.0.0.23 () {32 vars in 725 bytes} [Tue May 12 17:43:54 2026] DELETE /v2.0/networks/791eb3e6-ace4-4ec4-933a-92ba83d0d74f => generated 0 bytes in 138 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 669/1299] 10.0.0.23 () {32 vars in 725 bytes} [Tue May 12 17:43:54 2026] DELETE /v2.0/networks/c56139a6-48d5-4167-ac47-58cf13ccb8ec => generated 0 bytes in 121 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 631/1300] 10.0.0.23 () {34 vars in 782 bytes} [Tue May 12 17:43:53 2026] PUT /v2.0/routers/454394aa-d0bd-44b4-a4cf-5256dd1c7859/add_router_interface => generated 309 bytes in 1152 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: 632/1301] 10.0.0.23 () {32 vars in 716 bytes} [Tue May 12 17:43:54 2026] GET /v2.0/ports/57db11c8-5f23-44d4-9eff-1caaef96305d => generated 1022 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 670/1302] 10.0.0.23 () {32 vars in 725 bytes} [Tue May 12 17:43:54 2026] DELETE /v2.0/networks/804069af-4a39-447b-afb8-4b32c7c8d215 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 671/1303] 199.204.45.132 () {34 vars in 1080 bytes} [Tue May 12 17:43:54 2026] GET /v2.0/ports?tenant_id=8ff9288ebfed4bf28cc8f63ea080f486&device_id=a1342047-cd36-4b1b-a0bf-467e59a9fa4a => 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: 672/1304] 199.204.45.132 () {34 vars in 1018 bytes} [Tue May 12 17:43:54 2026] GET /v2.0/networks?tenant_id=8ff9288ebfed4bf28cc8f63ea080f486&shared=False => generated 775 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 673/1305] 199.204.45.132 () {34 vars in 930 bytes} [Tue May 12 17:43:54 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:43:54.744 8 INFO neutron_taas.services.taas.taas_plugin [None req-fa6957bc-c51e-4df4-bdf7-5339998a06a7 60d0b1a9648649dc8a072403a27b6541 6cfc69f690ab47eaa63891221ab43297 - - default default] TaaS: Handle Delete Port: 57db11c8-5f23-44d4-9eff-1caaef96305d 2026-05-12 17:43:54.747 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fa6957bc-c51e-4df4-bdf7-5339998a06a7 60d0b1a9648649dc8a072403a27b6541 6cfc69f690ab47eaa63891221ab43297 - - default default] Tap Mirror: Handle Delete Port: 57db11c8-5f23-44d4-9eff-1caaef96305d 2026-05-12 17:43:54.823 7 INFO neutron.services.segments.plugin [-] Segment 6f5188b4-fe7d-4f69-9437-342b21d1287d resource provider aggregate not found 2026-05-12 17:43:54.840 7 INFO neutron.services.segments.plugin [-] Segment 6f5188b4-fe7d-4f69-9437-342b21d1287d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6f5188b4-fe7d-4f69-9437-342b21d1287d found for delete ", "request_id": "req-805efa77-b497-4cea-bf32-a41965fc5826"}]} 2026-05-12 17:43:54.847 7 INFO neutron.services.segments.plugin [-] Segment 6f5188b4-fe7d-4f69-9437-342b21d1287d resource provider aggregate not found 2026-05-12 17:43:54.854 7 INFO neutron.services.segments.plugin [-] Segment 2b71295a-4468-4cb5-8768-6a573baff481 resource provider aggregate not found 2026-05-12 17:43:54.864 7 INFO neutron.services.segments.plugin [-] Segment 6f5188b4-fe7d-4f69-9437-342b21d1287d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6f5188b4-fe7d-4f69-9437-342b21d1287d found for delete ", "request_id": "req-ed66568f-832b-4f73-9d8a-871b33799647"}]} 2026-05-12 17:43:54.874 7 INFO neutron.services.segments.plugin [-] Segment 2b71295a-4468-4cb5-8768-6a573baff481 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2b71295a-4468-4cb5-8768-6a573baff481 found for delete ", "request_id": "req-f7f88ab6-4d93-48cf-b07c-dcd6d44df547"}]} 2026-05-12 17:43:54.879 7 INFO neutron.services.segments.plugin [-] Segment 2b71295a-4468-4cb5-8768-6a573baff481 resource provider aggregate not found 2026-05-12 17:43:54.884 7 INFO neutron.services.segments.plugin [-] Segment 89d84d50-5cd5-46ee-92ac-b43b92c904fa resource provider aggregate not found 2026-05-12 17:43:54.896 7 INFO neutron.services.segments.plugin [-] Segment 89d84d50-5cd5-46ee-92ac-b43b92c904fa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 89d84d50-5cd5-46ee-92ac-b43b92c904fa found for delete ", "request_id": "req-573fa377-76b8-427d-892c-f8c53201561e"}]} 2026-05-12 17:43:54.901 7 INFO neutron.services.segments.plugin [-] Segment 2b71295a-4468-4cb5-8768-6a573baff481 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2b71295a-4468-4cb5-8768-6a573baff481 found for delete ", "request_id": "req-55e54976-aabb-46dd-85e7-926cf6256895"}]} 2026-05-12 17:43:54.908 7 INFO neutron.services.segments.plugin [-] Segment 34353b67-eba4-49dc-8079-70c1e28d1456 resource provider aggregate not found 2026-05-12 17:43:54.914 7 INFO neutron.services.segments.plugin [-] Segment 89d84d50-5cd5-46ee-92ac-b43b92c904fa resource provider aggregate not found 2026-05-12 17:43:54.923 7 INFO neutron.services.segments.plugin [-] Segment 34353b67-eba4-49dc-8079-70c1e28d1456 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 34353b67-eba4-49dc-8079-70c1e28d1456 found for delete ", "request_id": "req-59670b93-eceb-450e-b3cb-5a6bcacd19d6"}]} 2026-05-12 17:43:54.931 7 INFO neutron.services.segments.plugin [-] Segment 89d84d50-5cd5-46ee-92ac-b43b92c904fa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 89d84d50-5cd5-46ee-92ac-b43b92c904fa found for delete ", "request_id": "req-931ab514-c513-4f06-befa-57dfc8b955d4"}]} 2026-05-12 17:43:54.948 7 INFO neutron.services.segments.plugin [-] Segment bceb03f5-159e-4446-a5da-61d274878c38 resource provider aggregate not found 2026-05-12 17:43:54.963 7 INFO neutron.services.segments.plugin [-] Segment 34353b67-eba4-49dc-8079-70c1e28d1456 resource provider aggregate not found 2026-05-12 17:43:54.983 7 INFO neutron.services.segments.plugin [-] Segment 34353b67-eba4-49dc-8079-70c1e28d1456 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 34353b67-eba4-49dc-8079-70c1e28d1456 found for delete ", "request_id": "req-4be7fc82-0e26-45bf-ba47-d2feb121338e"}]} 2026-05-12 17:43:54.989 7 INFO neutron.services.segments.plugin [-] Segment bceb03f5-159e-4446-a5da-61d274878c38 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bceb03f5-159e-4446-a5da-61d274878c38 found for delete ", "request_id": "req-8478a0b8-3156-4a8e-b340-879dd36f468b"}]} 2026-05-12 17:43:55.002 7 INFO neutron.services.segments.plugin [-] Segment bceb03f5-159e-4446-a5da-61d274878c38 resource provider aggregate not found [pid: 7|app: 0|req: 676/1308] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:43:54 2026] GET /v2.0/ports?device_id=a1342047-cd36-4b1b-a0bf-467e59a9fa4a => generated 969 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:43:55.019 7 INFO neutron.services.segments.plugin [-] Segment bceb03f5-159e-4446-a5da-61d274878c38 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bceb03f5-159e-4446-a5da-61d274878c38 found for delete ", "request_id": "req-525f52f2-c2fe-4858-bd11-7b85304aa119"}]} [pid: 7|app: 0|req: 677/1309] 10.0.0.179 () {34 vars in 1040 bytes} [Tue May 12 17:43:55 2026] GET /v2.0/security-groups?id=ac8df1ee-9fc2-4b96-815e-babb334b1e0c&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: 633/1310] 10.0.0.23 () {34 vars in 788 bytes} [Tue May 12 17:43:54 2026] PUT /v2.0/routers/454394aa-d0bd-44b4-a4cf-5256dd1c7859/remove_router_interface => generated 309 bytes in 902 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:43:55.403 8 INFO neutron.api.v2.resource [None req-10e317b8-99a2-4e88-9ab2-7a5952585467 60d0b1a9648649dc8a072403a27b6541 6cfc69f690ab47eaa63891221ab43297 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 634/1311] 10.0.0.23 () {34 vars in 788 bytes} [Tue May 12 17:43:55 2026] PUT /v2.0/routers/454394aa-d0bd-44b4-a4cf-5256dd1c7859/remove_router_interface => generated 197 bytes in 110 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 635/1312] 10.0.0.23 () {32 vars in 735 bytes} [Tue May 12 17:43:55 2026] GET /v2.0/ports?device_id=454394aa-d0bd-44b4-a4cf-5256dd1c7859 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 678/1313] 10.0.0.23 () {32 vars in 773 bytes} [Tue May 12 17:43:55 2026] GET /v2.0/security-groups?tenant_id=4842a60b89044a2694eff5fb2317bf00&name=default => generated 2925 bytes in 300 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:43:55.598 8 INFO neutron_taas.services.taas.taas_plugin [None req-218a29c7-33e7-4fc6-924b-9e004deffffd 60d0b1a9648649dc8a072403a27b6541 6cfc69f690ab47eaa63891221ab43297 - - default default] TaaS: Handle Delete Port: ae6e4558-77b2-4459-8774-3b65a5dbd846 2026-05-12 17:43:55.602 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-218a29c7-33e7-4fc6-924b-9e004deffffd 60d0b1a9648649dc8a072403a27b6541 6cfc69f690ab47eaa63891221ab43297 - - default default] Tap Mirror: Handle Delete Port: ae6e4558-77b2-4459-8774-3b65a5dbd846 [pid: 7|app: 0|req: 679/1314] 10.0.0.23 () {32 vars in 739 bytes} [Tue May 12 17:43:55 2026] DELETE /v2.0/security-groups/b51f073f-53f7-48c7-be1b-a59391ae4244 => 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: 680/1315] 199.204.45.132 () {34 vars in 1080 bytes} [Tue May 12 17:43:55 2026] GET /v2.0/ports?tenant_id=8ff9288ebfed4bf28cc8f63ea080f486&device_id=a1342047-cd36-4b1b-a0bf-467e59a9fa4a => 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: 681/1316] 199.204.45.132 () {34 vars in 1058 bytes} [Tue May 12 17:43:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=03bf649e-3e06-4c26-b100-d0a6efe7c11e => 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: 682/1317] 199.204.45.132 () {34 vars in 984 bytes} [Tue May 12 17:43:55 2026] GET /v2.0/subnets?id=32866bd7-c03a-47d0-bd80-49041bac9780 => generated 697 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 683/1318] 10.0.0.23 () {32 vars in 773 bytes} [Tue May 12 17:43:55 2026] GET /v2.0/security-groups?tenant_id=fd6db6b90f3e48f68ed05fb3249a033d&name=default => generated 2925 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:43:55.966 8 INFO neutron.services.segments.plugin [-] Segment a7c9299e-842a-4fa0-9b61-4daace75d505 resource provider aggregate not found [pid: 7|app: 0|req: 684/1319] 199.204.45.132 () {34 vars in 1052 bytes} [Tue May 12 17:43:55 2026] GET /v2.0/ports?network_id=471295eb-0403-4780-bebc-16e30d78e9ab&device_owner=network%3Adhcp => generated 1244 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:43:55.969 8 INFO neutron.services.segments.plugin [-] Segment a7c9299e-842a-4fa0-9b61-4daace75d505 resource provider aggregate not found 2026-05-12 17:43:55.999 8 INFO neutron.services.segments.plugin [-] Segment a7c9299e-842a-4fa0-9b61-4daace75d505 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a7c9299e-842a-4fa0-9b61-4daace75d505 found for delete ", "request_id": "req-8c4e78ef-55cd-4fdb-a995-f6ad84f1b970"}]} 2026-05-12 17:43:56.003 8 INFO neutron.db.l3_hamode_db [None req-218a29c7-33e7-4fc6-924b-9e004deffffd 60d0b1a9648649dc8a072403a27b6541 6cfc69f690ab47eaa63891221ab43297 - - default default] HA network d9a895d9-2da0-40c0-bc30-c04166b93381 was deleted as no HA routers are present in tenant 6cfc69f690ab47eaa63891221ab43297. [pid: 8|app: 0|req: 636/1320] 10.0.0.23 () {32 vars in 723 bytes} [Tue May 12 17:43:55 2026] DELETE /v2.0/routers/454394aa-d0bd-44b4-a4cf-5256dd1c7859 => generated 0 bytes in 584 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:43:56.024 8 INFO neutron.services.segments.plugin [-] Segment a7c9299e-842a-4fa0-9b61-4daace75d505 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a7c9299e-842a-4fa0-9b61-4daace75d505 found for delete ", "request_id": "req-6ea90c83-1269-479d-9230-10393efcbc3f"}]} [pid: 8|app: 0|req: 637/1321] 199.204.45.132 () {34 vars in 1012 bytes} [Tue May 12 17:43:56 2026] GET /v2.0/networks/471295eb-0403-4780-bebc-16e30d78e9ab?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: 685/1322] 10.0.0.23 () {32 vars in 739 bytes} [Tue May 12 17:43:55 2026] DELETE /v2.0/security-groups/3fdbb25e-c758-455a-86fc-f52de903e54c => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 686/1323] 199.204.45.132 () {34 vars in 1112 bytes} [Tue May 12 17:43:56 2026] GET /v2.0/networks/471295eb-0403-4780-bebc-16e30d78e9ab?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 687/1324] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:43:56 2026] GET /v2.0/ports?device_id=a1342047-cd36-4b1b-a0bf-467e59a9fa4a => generated 969 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 638/1325] 10.0.0.23 () {32 vars in 723 bytes} [Tue May 12 17:43:56 2026] DELETE /v2.0/subnets/bb72b34f-4546-4631-988e-06850c4f614c => generated 0 bytes in 142 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 688/1326] 10.0.0.179 () {34 vars in 1040 bytes} [Tue May 12 17:43:56 2026] GET /v2.0/security-groups?id=ac8df1ee-9fc2-4b96-815e-babb334b1e0c&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: 689/1327] 10.0.0.23 () {32 vars in 773 bytes} [Tue May 12 17:43:56 2026] GET /v2.0/security-groups?tenant_id=87d84320d79d40d782e6ae463208832e&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: 639/1328] 10.0.0.23 () {32 vars in 725 bytes} [Tue May 12 17:43:56 2026] DELETE /v2.0/networks/4592a6e0-dbb4-46fd-9ca5-26c12da5dbce => generated 0 bytes in 125 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:43:56.419 8 INFO neutron.db.segments_db [None req-55c1a23f-1697-4037-88cd-6e545d5741b8 60d0b1a9648649dc8a072403a27b6541 6cfc69f690ab47eaa63891221ab43297 - - default default] Added segment 02173d6e-fcad-440d-bb1f-8ab8b47f575b of type vxlan for network 4e9fb797-168d-432b-8572-ae73ddf99f70 [pid: 7|app: 0|req: 690/1329] 10.0.0.23 () {32 vars in 739 bytes} [Tue May 12 17:43:56 2026] DELETE /v2.0/security-groups/4d1f0d4e-98cc-4195-b438-5af2a92872b2 => 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: 640/1330] 10.0.0.23 () {34 vars in 669 bytes} [Tue May 12 17:43:56 2026] POST /v2.0/networks => generated 630 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 691/1331] 10.0.0.23 () {34 vars in 668 bytes} [Tue May 12 17:43:56 2026] POST /v2.0/subnets => generated 626 bytes in 235 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:43:56.818 8 INFO neutron.db.segments_db [None req-9361b141-a41a-4227-99e6-8d2f0b6a0ec6 60d0b1a9648649dc8a072403a27b6541 6cfc69f690ab47eaa63891221ab43297 - - default default] Added segment 2bfab5fc-66c8-4c9a-83ff-54a47da9d542 of type vxlan for network fba8c511-829d-46e0-9cda-46550c5f9046 2026-05-12 17:43:57.059 8 INFO neutron.db.l3_hamode_db [None req-9361b141-a41a-4227-99e6-8d2f0b6a0ec6 60d0b1a9648649dc8a072403a27b6541 6cfc69f690ab47eaa63891221ab43297 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 17:43:57.173 8 INFO neutron.db.l3_hamode_db [None req-9361b141-a41a-4227-99e6-8d2f0b6a0ec6 60d0b1a9648649dc8a072403a27b6541 6cfc69f690ab47eaa63891221ab43297 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 692/1332] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:43:57 2026] GET /v2.0/ports?device_id=a1342047-cd36-4b1b-a0bf-467e59a9fa4a => 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: 693/1333] 10.0.0.179 () {34 vars in 1040 bytes} [Tue May 12 17:43:57 2026] GET /v2.0/security-groups?id=ac8df1ee-9fc2-4b96-815e-babb334b1e0c&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: 694/1334] 10.0.0.23 () {32 vars in 773 bytes} [Tue May 12 17:43:57 2026] GET /v2.0/security-groups?tenant_id=973a3f433bf74824a3bc97b174d5bd6c&name=default => generated 2925 bytes in 368 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 641/1335] 10.0.0.23 () {34 vars in 668 bytes} [Tue May 12 17:43:56 2026] POST /v2.0/routers => generated 506 bytes in 1094 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 695/1336] 10.0.0.23 () {32 vars in 739 bytes} [Tue May 12 17:43:57 2026] DELETE /v2.0/security-groups/549e11c3-4423-4e89-8a8d-57f672a38539 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:43:58.021 8 INFO neutron.services.segments.plugin [-] Segment d752f03e-8c16-4a42-b693-ef10310b79d1 resource provider aggregate not found 2026-05-12 17:43:58.044 8 INFO neutron.services.segments.plugin [-] Segment d752f03e-8c16-4a42-b693-ef10310b79d1 resource provider aggregate not found 2026-05-12 17:43:58.050 8 INFO neutron.services.segments.plugin [-] Segment d752f03e-8c16-4a42-b693-ef10310b79d1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d752f03e-8c16-4a42-b693-ef10310b79d1 found for delete ", "request_id": "req-066cdda9-6d08-4f1a-9cf2-4b91826dc5ba"}]} 2026-05-12 17:43:58.062 8 INFO neutron.services.segments.plugin [-] Segment d752f03e-8c16-4a42-b693-ef10310b79d1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d752f03e-8c16-4a42-b693-ef10310b79d1 found for delete ", "request_id": "req-dfac9e78-4f41-4e8c-876e-869d18002b64"}]} [pid: 7|app: 0|req: 696/1337] 10.0.0.23 () {32 vars in 773 bytes} [Tue May 12 17:43:57 2026] GET /v2.0/security-groups?tenant_id=f4b01bee406b4ed59946541f01b7f7cd&name=default => generated 2925 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 697/1338] 10.0.0.23 () {32 vars in 739 bytes} [Tue May 12 17:43:58 2026] DELETE /v2.0/security-groups/51136c4a-3977-4d33-9851-1d891358665d => 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: 698/1339] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:43:58 2026] GET /v2.0/ports?device_id=a1342047-cd36-4b1b-a0bf-467e59a9fa4a => generated 969 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 699/1340] 10.0.0.179 () {34 vars in 1040 bytes} [Tue May 12 17:43:58 2026] GET /v2.0/security-groups?id=ac8df1ee-9fc2-4b96-815e-babb334b1e0c&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 642/1341] 10.0.0.23 () {34 vars in 782 bytes} [Tue May 12 17:43:57 2026] PUT /v2.0/routers/b60a424c-b18a-4a33-8663-01d09f2cce6a/add_router_interface => generated 309 bytes in 1132 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 700/1342] 10.0.0.23 () {32 vars in 716 bytes} [Tue May 12 17:43:58 2026] GET /v2.0/ports/67449426-6181-4d93-8e3b-88a8996cfb37 => generated 955 bytes in 518 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 701/1343] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:43:59 2026] GET /v2.0/ports?device_id=a1342047-cd36-4b1b-a0bf-467e59a9fa4a => 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: 702/1344] 10.0.0.179 () {34 vars in 1040 bytes} [Tue May 12 17:43:59 2026] GET /v2.0/security-groups?id=ac8df1ee-9fc2-4b96-815e-babb334b1e0c&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-05-12 17:44:00.301 8 INFO neutron_taas.services.taas.taas_plugin [None req-2c2b8e08-9904-41ef-86f4-d7a133a03336 60d0b1a9648649dc8a072403a27b6541 6cfc69f690ab47eaa63891221ab43297 - - default default] TaaS: Handle Delete Port: 67449426-6181-4d93-8e3b-88a8996cfb37 2026-05-12 17:44:00.305 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2c2b8e08-9904-41ef-86f4-d7a133a03336 60d0b1a9648649dc8a072403a27b6541 6cfc69f690ab47eaa63891221ab43297 - - default default] Tap Mirror: Handle Delete Port: 67449426-6181-4d93-8e3b-88a8996cfb37 [pid: 7|app: 0|req: 703/1345] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:44:00 2026] GET /v2.0/ports?device_id=a1342047-cd36-4b1b-a0bf-467e59a9fa4a => 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: 643/1346] 10.0.0.23 () {34 vars in 788 bytes} [Tue May 12 17:43:59 2026] PUT /v2.0/routers/b60a424c-b18a-4a33-8663-01d09f2cce6a/remove_router_interface => generated 309 bytes in 1278 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 704/1347] 10.0.0.179 () {34 vars in 1040 bytes} [Tue May 12 17:44:00 2026] GET /v2.0/security-groups?id=ac8df1ee-9fc2-4b96-815e-babb334b1e0c&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: 644/1348] 10.0.0.23 () {32 vars in 735 bytes} [Tue May 12 17:44:00 2026] GET /v2.0/ports?device_id=b60a424c-b18a-4a33-8663-01d09f2cce6a => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:44:01.011 7 INFO neutron_taas.services.taas.taas_plugin [None req-464be771-f4f5-4129-98bf-0f529b46c048 60d0b1a9648649dc8a072403a27b6541 6cfc69f690ab47eaa63891221ab43297 - - default default] TaaS: Handle Delete Port: f659ce04-c2a1-485b-ac14-24b13090c645 2026-05-12 17:44:01.016 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-464be771-f4f5-4129-98bf-0f529b46c048 60d0b1a9648649dc8a072403a27b6541 6cfc69f690ab47eaa63891221ab43297 - - default default] Tap Mirror: Handle Delete Port: f659ce04-c2a1-485b-ac14-24b13090c645 [pid: 8|app: 0|req: 645/1349] 10.0.0.23 () {34 vars in 675 bytes} [Tue May 12 17:44:00 2026] POST /v2.0/subnetpools => generated 516 bytes in 297 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 646/1350] 10.0.0.23 () {34 vars in 675 bytes} [Tue May 12 17:44:01 2026] POST /v2.0/subnetpools => generated 516 bytes in 57 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:44:01.349 7 INFO neutron.services.segments.plugin [-] Segment 2bfab5fc-66c8-4c9a-83ff-54a47da9d542 resource provider aggregate not found 2026-05-12 17:44:01.354 7 INFO neutron.services.segments.plugin [-] Segment 2bfab5fc-66c8-4c9a-83ff-54a47da9d542 resource provider aggregate not found 2026-05-12 17:44:01.369 7 INFO neutron.db.l3_hamode_db [None req-464be771-f4f5-4129-98bf-0f529b46c048 60d0b1a9648649dc8a072403a27b6541 6cfc69f690ab47eaa63891221ab43297 - - default default] HA network fba8c511-829d-46e0-9cda-46550c5f9046 was deleted as no HA routers are present in tenant 6cfc69f690ab47eaa63891221ab43297. 2026-05-12 17:44:01.373 7 INFO neutron.services.segments.plugin [-] Segment 2bfab5fc-66c8-4c9a-83ff-54a47da9d542 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2bfab5fc-66c8-4c9a-83ff-54a47da9d542 found for delete ", "request_id": "req-a33f2b8b-ba48-4597-8eed-966bd73ccd6b"}]} [pid: 8|app: 0|req: 647/1351] 10.0.0.23 () {34 vars in 675 bytes} [Tue May 12 17:44:01 2026] POST /v2.0/subnetpools => generated 516 bytes in 68 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:44:01.377 7 INFO neutron.services.segments.plugin [-] Segment 2bfab5fc-66c8-4c9a-83ff-54a47da9d542 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2bfab5fc-66c8-4c9a-83ff-54a47da9d542 found for delete ", "request_id": "req-f9520cf3-3f4f-4c6d-aa99-8ca99cf9f2ff"}]} [pid: 7|app: 0|req: 705/1352] 10.0.0.23 () {32 vars in 723 bytes} [Tue May 12 17:44:00 2026] DELETE /v2.0/routers/b60a424c-b18a-4a33-8663-01d09f2cce6a => generated 0 bytes in 543 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 648/1353] 10.0.0.23 () {34 vars in 675 bytes} [Tue May 12 17:44:01 2026] POST /v2.0/subnetpools => generated 516 bytes in 59 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 649/1354] 10.0.0.23 () {34 vars in 675 bytes} [Tue May 12 17:44:01 2026] POST /v2.0/subnetpools => generated 516 bytes in 59 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 706/1355] 10.0.0.23 () {32 vars in 723 bytes} [Tue May 12 17:44:01 2026] DELETE /v2.0/subnets/566b4d76-d516-4283-bdf1-83e5006ed427 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 650/1356] 10.0.0.23 () {34 vars in 758 bytes} [Tue May 12 17:44:01 2026] PUT /v2.0/subnetpools/6b2957c6-2958-451b-a2cf-8e4a56cc8ed2/tags => generated 17 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 651/1357] 10.0.0.23 () {34 vars in 758 bytes} [Tue May 12 17:44:01 2026] PUT /v2.0/subnetpools/b0b46891-4363-48d3-bd61-4ba7917b35f4/tags => generated 25 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 652/1358] 10.0.0.23 () {34 vars in 758 bytes} [Tue May 12 17:44:01 2026] PUT /v2.0/subnetpools/43867b3f-7ca4-4236-9a82-8809079157e9/tags => generated 34 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 707/1359] 10.0.0.23 () {32 vars in 725 bytes} [Tue May 12 17:44:01 2026] DELETE /v2.0/networks/4e9fb797-168d-432b-8572-ae73ddf99f70 => generated 0 bytes in 148 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 653/1360] 10.0.0.23 () {34 vars in 758 bytes} [Tue May 12 17:44:01 2026] PUT /v2.0/subnetpools/e30609a5-b9aa-40c6-a3f5-cfddb41712bc/tags => generated 19 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:44:01.714 7 INFO neutron.db.segments_db [None req-262c084c-0a05-4a08-aa25-74200fb5260f 60d0b1a9648649dc8a072403a27b6541 6cfc69f690ab47eaa63891221ab43297 - - default default] Added segment 4efeb2b4-037f-4118-9bc5-6fd0a34a9182 of type vxlan for network 8d0770d3-5e8d-4621-9f3b-060f50ef78ce [pid: 8|app: 0|req: 654/1361] 10.0.0.23 () {32 vars in 671 bytes} [Tue May 12 17:44:01 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: 8|app: 0|req: 655/1362] 10.0.0.23 () {32 vars in 685 bytes} [Tue May 12 17:44:01 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 656/1363] 10.0.0.23 () {32 vars in 681 bytes} [Tue May 12 17:44:01 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 657/1364] 10.0.0.23 () {32 vars in 693 bytes} [Tue May 12 17:44:01 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: 658/1365] 10.0.0.23 () {32 vars in 679 bytes} [Tue May 12 17:44:01 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:44:01.993 7 INFO neutron.db.l3_hamode_db [None req-262c084c-0a05-4a08-aa25-74200fb5260f 60d0b1a9648649dc8a072403a27b6541 6cfc69f690ab47eaa63891221ab43297 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 659/1366] 10.0.0.23 () {32 vars in 773 bytes} [Tue May 12 17:44:01 2026] GET /v2.0/security-groups?tenant_id=a61e74b871414b578ee0bb461c21d6f5&name=default => generated 2925 bytes in 236 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 660/1367] 10.0.0.23 () {32 vars in 693 bytes} [Tue May 12 17:44:02 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 661/1368] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:44:02 2026] GET /v2.0/ports?device_id=a1342047-cd36-4b1b-a0bf-467e59a9fa4a => generated 971 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 662/1369] 10.0.0.23 () {32 vars in 739 bytes} [Tue May 12 17:44:02 2026] DELETE /v2.0/security-groups/f8142b2e-748d-4cae-a862-26189ab51110 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 663/1370] 10.0.0.23 () {32 vars in 689 bytes} [Tue May 12 17:44:02 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 664/1371] 10.0.0.179 () {34 vars in 1040 bytes} [Tue May 12 17:44:02 2026] GET /v2.0/security-groups?id=ac8df1ee-9fc2-4b96-815e-babb334b1e0c&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: 665/1372] 10.0.0.23 () {32 vars in 701 bytes} [Tue May 12 17:44:02 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 666/1373] 10.0.0.23 () {32 vars in 731 bytes} [Tue May 12 17:44:02 2026] DELETE /v2.0/subnetpools/6b2957c6-2958-451b-a2cf-8e4a56cc8ed2 => 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: 667/1374] 10.0.0.23 () {32 vars in 773 bytes} [Tue May 12 17:44:02 2026] GET /v2.0/security-groups?tenant_id=b0981bd301aa4d5d993313f213ef485c&name=default => generated 2925 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 668/1375] 10.0.0.23 () {32 vars in 731 bytes} [Tue May 12 17:44:02 2026] DELETE /v2.0/subnetpools/b0b46891-4363-48d3-bd61-4ba7917b35f4 => generated 0 bytes in 40 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 669/1376] 10.0.0.23 () {32 vars in 739 bytes} [Tue May 12 17:44:02 2026] DELETE /v2.0/security-groups/9250a5fc-5f4d-4288-adcc-9d5bfb601af5 => 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: 670/1377] 10.0.0.23 () {32 vars in 731 bytes} [Tue May 12 17:44:02 2026] DELETE /v2.0/subnetpools/43867b3f-7ca4-4236-9a82-8809079157e9 => generated 0 bytes in 42 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:44:02.763 7 INFO neutron.db.l3_hamode_db [None req-262c084c-0a05-4a08-aa25-74200fb5260f 60d0b1a9648649dc8a072403a27b6541 6cfc69f690ab47eaa63891221ab43297 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 671/1378] 10.0.0.23 () {32 vars in 731 bytes} [Tue May 12 17:44:02 2026] DELETE /v2.0/subnetpools/e30609a5-b9aa-40c6-a3f5-cfddb41712bc => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 672/1379] 10.0.0.23 () {32 vars in 731 bytes} [Tue May 12 17:44:02 2026] DELETE /v2.0/subnetpools/6676f104-d893-46df-ac8e-23badb3971e7 => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:44:03.405 7 INFO neutron.services.segments.plugin [-] Segment 02173d6e-fcad-440d-bb1f-8ab8b47f575b resource provider aggregate not found 2026-05-12 17:44:03.406 7 INFO neutron.services.segments.plugin [-] Segment 02173d6e-fcad-440d-bb1f-8ab8b47f575b resource provider aggregate not found [pid: 8|app: 0|req: 673/1380] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:44:03 2026] GET /v2.0/ports?device_id=a1342047-cd36-4b1b-a0bf-467e59a9fa4a => generated 971 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:44:03.440 7 INFO neutron.services.segments.plugin [-] Segment 02173d6e-fcad-440d-bb1f-8ab8b47f575b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 02173d6e-fcad-440d-bb1f-8ab8b47f575b found for delete ", "request_id": "req-b540e72f-2371-4cc5-b5da-d18794f23a85"}]} 2026-05-12 17:44:03.444 7 INFO neutron.services.segments.plugin [-] Segment 02173d6e-fcad-440d-bb1f-8ab8b47f575b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 02173d6e-fcad-440d-bb1f-8ab8b47f575b found for delete ", "request_id": "req-b04ef6c2-f17d-4de9-8bd8-6e595c690de1"}]} [pid: 8|app: 0|req: 674/1381] 10.0.0.179 () {34 vars in 1040 bytes} [Tue May 12 17:44:03 2026] GET /v2.0/security-groups?id=ac8df1ee-9fc2-4b96-815e-babb334b1e0c&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: 675/1382] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:44:03 2026] GET /v2.0/ports?device_id=a1342047-cd36-4b1b-a0bf-467e59a9fa4a => generated 971 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 708/1383] 10.0.0.23 () {34 vars in 668 bytes} [Tue May 12 17:44:01 2026] POST /v2.0/routers => generated 688 bytes in 1963 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:44:03.873 8 INFO neutron.db.l3_db [None req-d574a9c7-83d7-4a89-9bb6-eb97d3c278c0 5884ab6e81024945a9d85138c473dd09 8ff9288ebfed4bf28cc8f63ea080f486 - - default default] Floating IP 39a811e0-0289-4650-9a99-58fc7d0e3c09 associated. External IP: 10.96.250.208, port: 03bf649e-3e06-4c26-b100-d0a6efe7c11e. [pid: 7|app: 0|req: 709/1384] 10.0.0.23 () {32 vars in 773 bytes} [Tue May 12 17:44:03 2026] GET /v2.0/security-groups?tenant_id=6cbdc77267ec42cfa99196ef02d17a98&name=default => generated 2925 bytes in 336 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 710/1385] 10.0.0.23 () {32 vars in 720 bytes} [Tue May 12 17:44:03 2026] GET /v2.0/routers/f302c287-5aaa-47d5-90b2-bf29678a0772 => generated 694 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 711/1386] 10.0.0.23 () {32 vars in 739 bytes} [Tue May 12 17:44:04 2026] DELETE /v2.0/security-groups/a5ce49e6-944e-4c4e-beaa-2ba1a273ce59 => 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: 676/1387] 10.0.0.23 () {34 vars in 748 bytes} [Tue May 12 17:44:03 2026] PUT /v2.0/floatingips/39a811e0-0289-4650-9a99-58fc7d0e3c09 => generated 855 bytes in 630 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:44:04.229 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1c9b8776-6678-454a-aec4-08395b3e832b'] response: {'name': 'network-changed', 'server_uuid': 'a1342047-cd36-4b1b-a0bf-467e59a9fa4a', 'tag': '03bf649e-3e06-4c26-b100-d0a6efe7c11e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 712/1388] 10.0.0.23 () {32 vars in 646 bytes} [Tue May 12 17:44:04 2026] GET /v2.0/routers => generated 697 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 677/1389] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:44:04 2026] GET /v2.0/ports?device_id=a1342047-cd36-4b1b-a0bf-467e59a9fa4a => generated 971 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 678/1390] 10.0.0.179 () {34 vars in 1040 bytes} [Tue May 12 17:44:04 2026] GET /v2.0/security-groups?id=ac8df1ee-9fc2-4b96-815e-babb334b1e0c&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 679/1391] 10.0.0.23 () {32 vars in 773 bytes} [Tue May 12 17:44:04 2026] GET /v2.0/security-groups?tenant_id=54e9df7aeb77476d89ead1ef22bc2a9e&name=default => generated 2925 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 680/1392] 10.0.0.23 () {32 vars in 739 bytes} [Tue May 12 17:44:04 2026] DELETE /v2.0/security-groups/c293a45b-8a64-4ff4-b928-352baeddac56 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 681/1393] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:44:04 2026] GET /v2.0/ports?device_id=a1342047-cd36-4b1b-a0bf-467e59a9fa4a => generated 971 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 682/1394] 10.0.0.179 () {34 vars in 1040 bytes} [Tue May 12 17:44:04 2026] GET /v2.0/security-groups?id=ac8df1ee-9fc2-4b96-815e-babb334b1e0c&fields=id&fields=name => generated 114 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 713/1395] 10.0.0.23 () {34 vars in 740 bytes} [Tue May 12 17:44:04 2026] PUT /v2.0/routers/f302c287-5aaa-47d5-90b2-bf29678a0772 => generated 701 bytes in 454 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 714/1396] 10.0.0.23 () {32 vars in 720 bytes} [Tue May 12 17:44:04 2026] GET /v2.0/routers/f302c287-5aaa-47d5-90b2-bf29678a0772 => generated 701 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 683/1397] 10.0.0.23 () {32 vars in 773 bytes} [Tue May 12 17:44:04 2026] GET /v2.0/security-groups?tenant_id=5c4e7fbfa15c45609ce9e6a1b83f3847&name=default => generated 2925 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 684/1398] 10.0.0.23 () {32 vars in 735 bytes} [Tue May 12 17:44:04 2026] GET /v2.0/ports?device_id=f302c287-5aaa-47d5-90b2-bf29678a0772 => 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: 715/1399] 199.204.45.132 () {34 vars in 1080 bytes} [Tue May 12 17:44:04 2026] GET /v2.0/ports?tenant_id=8ff9288ebfed4bf28cc8f63ea080f486&device_id=a1342047-cd36-4b1b-a0bf-467e59a9fa4a => 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: 685/1400] 10.0.0.23 () {32 vars in 739 bytes} [Tue May 12 17:44:04 2026] DELETE /v2.0/security-groups/53f13791-63d5-4e50-8dad-da3d9e89046f => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 686/1401] 199.204.45.132 () {34 vars in 986 bytes} [Tue May 12 17:44:04 2026] GET /v2.0/networks?id=471295eb-0403-4780-bebc-16e30d78e9ab => generated 775 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 687/1402] 199.204.45.132 () {34 vars in 1058 bytes} [Tue May 12 17:44:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=03bf649e-3e06-4c26-b100-d0a6efe7c11e => generated 858 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 688/1403] 199.204.45.132 () {34 vars in 984 bytes} [Tue May 12 17:44:04 2026] GET /v2.0/subnets?id=32866bd7-c03a-47d0-bd80-49041bac9780 => generated 697 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:44:05.023 7 INFO neutron_taas.services.taas.taas_plugin [None req-4afb5e9f-0e64-4caa-8a51-6be6cfe7cfc3 60d0b1a9648649dc8a072403a27b6541 6cfc69f690ab47eaa63891221ab43297 - - default default] TaaS: Handle Delete Port: 421cf996-e7d8-41aa-a090-860e5ea3f104 2026-05-12 17:44:05.032 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4afb5e9f-0e64-4caa-8a51-6be6cfe7cfc3 60d0b1a9648649dc8a072403a27b6541 6cfc69f690ab47eaa63891221ab43297 - - default default] Tap Mirror: Handle Delete Port: 421cf996-e7d8-41aa-a090-860e5ea3f104 [pid: 8|app: 0|req: 689/1404] 199.204.45.132 () {34 vars in 1052 bytes} [Tue May 12 17:44:05 2026] GET /v2.0/ports?network_id=471295eb-0403-4780-bebc-16e30d78e9ab&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: 690/1405] 199.204.45.132 () {34 vars in 1012 bytes} [Tue May 12 17:44:05 2026] GET /v2.0/networks/471295eb-0403-4780-bebc-16e30d78e9ab?fields=segments => generated 14 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 691/1406] 199.204.45.132 () {34 vars in 1112 bytes} [Tue May 12 17:44:05 2026] GET /v2.0/networks/471295eb-0403-4780-bebc-16e30d78e9ab?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-05-12 17:44:05.302 7 INFO neutron_taas.services.taas.taas_plugin [None req-4afb5e9f-0e64-4caa-8a51-6be6cfe7cfc3 60d0b1a9648649dc8a072403a27b6541 6cfc69f690ab47eaa63891221ab43297 - - default default] TaaS: Handle Delete Port: 6588136d-6590-4be2-883b-ead588efda6e 2026-05-12 17:44:05.305 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4afb5e9f-0e64-4caa-8a51-6be6cfe7cfc3 60d0b1a9648649dc8a072403a27b6541 6cfc69f690ab47eaa63891221ab43297 - - default default] Tap Mirror: Handle Delete Port: 6588136d-6590-4be2-883b-ead588efda6e 2026-05-12 17:44:05.642 7 INFO neutron.services.segments.plugin [-] Segment 4efeb2b4-037f-4118-9bc5-6fd0a34a9182 resource provider aggregate not found 2026-05-12 17:44:05.651 7 INFO neutron.services.segments.plugin [-] Segment 4efeb2b4-037f-4118-9bc5-6fd0a34a9182 resource provider aggregate not found 2026-05-12 17:44:05.659 7 INFO neutron.services.segments.plugin [-] Segment 4efeb2b4-037f-4118-9bc5-6fd0a34a9182 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4efeb2b4-037f-4118-9bc5-6fd0a34a9182 found for delete ", "request_id": "req-d7b52ccb-2e84-408d-9a69-a9ee6327db35"}]} 2026-05-12 17:44:05.669 7 INFO neutron.db.l3_hamode_db [None req-4afb5e9f-0e64-4caa-8a51-6be6cfe7cfc3 60d0b1a9648649dc8a072403a27b6541 6cfc69f690ab47eaa63891221ab43297 - - default default] HA network 8d0770d3-5e8d-4621-9f3b-060f50ef78ce was deleted as no HA routers are present in tenant 6cfc69f690ab47eaa63891221ab43297. 2026-05-12 17:44:05.673 7 INFO neutron.services.segments.plugin [-] Segment 4efeb2b4-037f-4118-9bc5-6fd0a34a9182 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4efeb2b4-037f-4118-9bc5-6fd0a34a9182 found for delete ", "request_id": "req-69cbb256-eb75-4a0f-8ed0-7dbaffa1f2b0"}]} [pid: 7|app: 0|req: 716/1407] 10.0.0.23 () {32 vars in 723 bytes} [Tue May 12 17:44:04 2026] DELETE /v2.0/routers/f302c287-5aaa-47d5-90b2-bf29678a0772 => generated 0 bytes in 861 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 692/1408] 10.0.0.23 () {32 vars in 735 bytes} [Tue May 12 17:44:05 2026] GET /v2.0/ports?device_id=f302c287-5aaa-47d5-90b2-bf29678a0772 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:44:05.738 7 INFO neutron.api.v2.resource [None req-1aec56ca-dd95-4b5d-ac87-266c384a9f73 60d0b1a9648649dc8a072403a27b6541 6cfc69f690ab47eaa63891221ab43297 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 717/1409] 10.0.0.23 () {32 vars in 723 bytes} [Tue May 12 17:44:05 2026] DELETE /v2.0/routers/f302c287-5aaa-47d5-90b2-bf29678a0772 => generated 135 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 718/1410] 10.0.0.23 () {32 vars in 735 bytes} [Tue May 12 17:44:05 2026] GET /v2.0/ports?device_id=b60a424c-b18a-4a33-8663-01d09f2cce6a => 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: 693/1411] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:44:05 2026] GET /v2.0/ports?device_id=a1342047-cd36-4b1b-a0bf-467e59a9fa4a => generated 971 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:44:05.795 7 INFO neutron.api.v2.resource [None req-5a639055-ff7b-4270-8d2e-6add908bc59d 60d0b1a9648649dc8a072403a27b6541 6cfc69f690ab47eaa63891221ab43297 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 719/1412] 10.0.0.23 () {32 vars in 723 bytes} [Tue May 12 17:44:05 2026] DELETE /v2.0/routers/b60a424c-b18a-4a33-8663-01d09f2cce6a => generated 135 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 694/1413] 10.0.0.179 () {34 vars in 1040 bytes} [Tue May 12 17:44:05 2026] GET /v2.0/security-groups?id=ac8df1ee-9fc2-4b96-815e-babb334b1e0c&fields=id&fields=name => generated 114 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:44:05.854 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e7c2f2a6-ec2a-48d8-b695-88949aed6acc 60d0b1a9648649dc8a072403a27b6541 6cfc69f690ab47eaa63891221ab43297 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 720/1414] 10.0.0.23 () {32 vars in 723 bytes} [Tue May 12 17:44:05 2026] DELETE /v2.0/subnets/566b4d76-d516-4283-bdf1-83e5006ed427 => generated 136 bytes in 52 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 695/1415] 10.0.0.23 () {32 vars in 735 bytes} [Tue May 12 17:44:05 2026] GET /v2.0/ports?device_id=454394aa-d0bd-44b4-a4cf-5256dd1c7859 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:44:05.904 7 INFO neutron.api.v2.resource [None req-9a92abc5-575a-4f65-b913-18bdfdd534b9 60d0b1a9648649dc8a072403a27b6541 6cfc69f690ab47eaa63891221ab43297 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 721/1416] 10.0.0.23 () {32 vars in 723 bytes} [Tue May 12 17:44:05 2026] DELETE /v2.0/routers/454394aa-d0bd-44b4-a4cf-5256dd1c7859 => generated 135 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 17:44:05.927 8 INFO neutron.pecan_wsgi.hooks.translation [None req-fcd5c4d4-2b05-402a-8371-faaf3ab3ea40 60d0b1a9648649dc8a072403a27b6541 6cfc69f690ab47eaa63891221ab43297 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 696/1417] 10.0.0.23 () {32 vars in 723 bytes} [Tue May 12 17:44:05 2026] DELETE /v2.0/subnets/bb72b34f-4546-4631-988e-06850c4f614c => 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: 722/1418] 10.0.0.23 () {32 vars in 735 bytes} [Tue May 12 17:44:05 2026] GET /v2.0/ports?device_id=240c8fae-df0f-4552-a19d-a36e2a9bb3e4 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:44:05.976 8 INFO neutron.api.v2.resource [None req-58dd5ab0-b7eb-4fe3-b023-b2fc1a03c3de 60d0b1a9648649dc8a072403a27b6541 6cfc69f690ab47eaa63891221ab43297 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 697/1419] 10.0.0.23 () {32 vars in 723 bytes} [Tue May 12 17:44:05 2026] DELETE /v2.0/routers/240c8fae-df0f-4552-a19d-a36e2a9bb3e4 => generated 135 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 17:44:05.994 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3d45cf63-57c9-4df8-9be8-0838f5f9c7a5 60d0b1a9648649dc8a072403a27b6541 6cfc69f690ab47eaa63891221ab43297 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 723/1420] 10.0.0.23 () {32 vars in 723 bytes} [Tue May 12 17:44:05 2026] DELETE /v2.0/subnets/618d391f-a1cb-4bff-9c4f-f9a6816f86cb => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 17:44:06.020 8 INFO neutron.pecan_wsgi.hooks.translation [None req-759b01ab-2a0b-4de8-81c7-cba719a98ddc 60d0b1a9648649dc8a072403a27b6541 6cfc69f690ab47eaa63891221ab43297 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 698/1421] 10.0.0.23 () {32 vars in 723 bytes} [Tue May 12 17:44:06 2026] DELETE /v2.0/subnets/4995df53-6585-4e6a-8ed6-55414c559d69 => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 724/1422] 10.0.0.23 () {32 vars in 773 bytes} [Tue May 12 17:44:06 2026] GET /v2.0/security-groups?tenant_id=6cfc69f690ab47eaa63891221ab43297&name=default => generated 2925 bytes in 187 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 699/1423] 10.0.0.23 () {32 vars in 739 bytes} [Tue May 12 17:44:06 2026] DELETE /v2.0/security-groups/4f702760-27cb-42d4-b663-e36da959e8a1 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 700/1424] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:44:06 2026] GET /v2.0/ports?device_id=a1342047-cd36-4b1b-a0bf-467e59a9fa4a => generated 971 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 701/1425] 10.0.0.179 () {34 vars in 1040 bytes} [Tue May 12 17:44:06 2026] GET /v2.0/security-groups?id=ac8df1ee-9fc2-4b96-815e-babb334b1e0c&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: 725/1426] 10.0.0.23 () {32 vars in 773 bytes} [Tue May 12 17:44:06 2026] GET /v2.0/security-groups?tenant_id=e894a2f2e7794d8fb75e4254cbe2fa38&name=default => generated 2925 bytes in 233 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 702/1427] 199.204.45.132 () {34 vars in 994 bytes} [Tue May 12 17:44:07 2026] GET /v2.0/ports?device_id=a1342047-cd36-4b1b-a0bf-467e59a9fa4a => generated 971 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 726/1428] 10.0.0.23 () {32 vars in 739 bytes} [Tue May 12 17:44:07 2026] DELETE /v2.0/security-groups/08946b97-d14e-4f06-819d-becdfb7c113b => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:44:07.180 8 INFO neutron_taas.services.taas.taas_plugin [req-71ca508e-2277-41a0-ad94-c63451777dde req-617bbfd4-a00b-485f-b2cc-60411c76af4b 5884ab6e81024945a9d85138c473dd09 8ff9288ebfed4bf28cc8f63ea080f486 - - default default] TaaS: Handle Delete Port: 03bf649e-3e06-4c26-b100-d0a6efe7c11e 2026-05-12 17:44:07.182 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-71ca508e-2277-41a0-ad94-c63451777dde req-617bbfd4-a00b-485f-b2cc-60411c76af4b 5884ab6e81024945a9d85138c473dd09 8ff9288ebfed4bf28cc8f63ea080f486 - - default default] Tap Mirror: Handle Delete Port: 03bf649e-3e06-4c26-b100-d0a6efe7c11e 2026-05-12 17:44:07.299 8 INFO neutron.db.l3_db [req-71ca508e-2277-41a0-ad94-c63451777dde req-617bbfd4-a00b-485f-b2cc-60411c76af4b 5884ab6e81024945a9d85138c473dd09 8ff9288ebfed4bf28cc8f63ea080f486 - - default default] Floating IP 39a811e0-0289-4650-9a99-58fc7d0e3c09 disassociated. External IP: 10.96.250.208, port: 03bf649e-3e06-4c26-b100-d0a6efe7c11e. [pid: 7|app: 0|req: 727/1429] 10.0.0.23 () {32 vars in 773 bytes} [Tue May 12 17:44:07 2026] GET /v2.0/security-groups?tenant_id=f353b4cf20ee40bead8e7f942d0d486e&name=default => generated 2925 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 728/1430] 10.0.0.23 () {32 vars in 739 bytes} [Tue May 12 17:44:07 2026] DELETE /v2.0/security-groups/b2c3284a-34a3-4df7-be27-3d922d9e1dc9 => 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: 703/1431] 199.204.45.132 () {36 vars in 997 bytes} [Tue May 12 17:44:07 2026] DELETE /v2.0/ports/03bf649e-3e06-4c26-b100-d0a6efe7c11e => generated 0 bytes in 615 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:44:07.720 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1a190515-10ff-454b-bb3c-477c56194347'] response: {'server_uuid': 'a1342047-cd36-4b1b-a0bf-467e59a9fa4a', 'name': 'network-vif-deleted', 'tag': '03bf649e-3e06-4c26-b100-d0a6efe7c11e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 729/1432] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:44:08 2026] GET /v2.0/ports?device_id=a1342047-cd36-4b1b-a0bf-467e59a9fa4a => 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: 730/1433] 10.0.0.23 () {34 vars in 683 bytes} [Tue May 12 17:44:08 2026] POST /v2.0/security-groups => generated 1625 bytes in 260 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 731/1434] 10.0.0.23 () {32 vars in 662 bytes} [Tue May 12 17:44:08 2026] GET /v2.0/security-groups => generated 4530 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 704/1435] 10.0.0.23 () {34 vars in 675 bytes} [Tue May 12 17:44:08 2026] POST /v2.0/floatingips => generated 552 bytes in 587 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 732/1436] 10.0.0.23 () {34 vars in 757 bytes} [Tue May 12 17:44:08 2026] PUT /v2.0/security-groups/517a7365-bb0c-4cac-b8fc-a0af59422e88 => generated 1663 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 733/1437] 10.0.0.23 () {32 vars in 736 bytes} [Tue May 12 17:44:09 2026] GET /v2.0/security-groups/517a7365-bb0c-4cac-b8fc-a0af59422e88 => generated 1663 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 705/1438] 10.0.0.23 () {34 vars in 758 bytes} [Tue May 12 17:44:08 2026] PUT /v2.0/floatingips/a518837b-6807-4815-8518-38da608c2ff4/tags => generated 25 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 734/1439] 10.0.0.23 () {32 vars in 739 bytes} [Tue May 12 17:44:09 2026] DELETE /v2.0/security-groups/517a7365-bb0c-4cac-b8fc-a0af59422e88 => 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: 706/1440] 10.0.0.23 () {32 vars in 738 bytes} [Tue May 12 17:44:09 2026] GET /v2.0/floatingips/a518837b-6807-4815-8518-38da608c2ff4/tags => generated 25 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 735/1441] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:44:09 2026] GET /v2.0/ports?device_id=a1342047-cd36-4b1b-a0bf-467e59a9fa4a => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 707/1442] 10.0.0.23 () {32 vars in 662 bytes} [Tue May 12 17:44:09 2026] GET /v2.0/security-groups => generated 2925 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:44:09.205 8 INFO neutron.api.v2.resource [None req-46a09f66-c811-468e-860f-e86a1eb0d6e5 31e32f2e4b8c49e28858089b2263c278 f01ce2141e1d43e29a281d581dfabc47 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 708/1443] 10.0.0.23 () {32 vars in 739 bytes} [Tue May 12 17:44:09 2026] DELETE /v2.0/security-groups/517a7365-bb0c-4cac-b8fc-a0af59422e88 => 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: 736/1444] 10.0.0.23 () {34 vars in 769 bytes} [Tue May 12 17:44:09 2026] PUT /v2.0/floatingips/a518837b-6807-4815-8518-38da608c2ff4/tags/green => generated 4 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 737/1445] 10.0.0.23 () {32 vars in 738 bytes} [Tue May 12 17:44:09 2026] GET /v2.0/floatingips/a518837b-6807-4815-8518-38da608c2ff4/tags => generated 34 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 709/1446] 10.0.0.23 () {34 vars in 683 bytes} [Tue May 12 17:44:09 2026] POST /v2.0/security-groups => generated 1625 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 738/1447] 10.0.0.23 () {34 vars in 765 bytes} [Tue May 12 17:44:09 2026] PUT /v2.0/floatingips/a518837b-6807-4815-8518-38da608c2ff4/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: 739/1448] 10.0.0.23 () {32 vars in 738 bytes} [Tue May 12 17:44:09 2026] GET /v2.0/floatingips/a518837b-6807-4815-8518-38da608c2ff4/tags => generated 34 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 710/1449] 10.0.0.23 () {34 vars in 694 bytes} [Tue May 12 17:44:09 2026] POST /v2.0/security-group-rules => generated 601 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 711/1450] 10.0.0.23 () {32 vars in 746 bytes} [Tue May 12 17:44:09 2026] GET /v2.0/security-group-rules/4e4a8d14-0aea-4c57-b4ba-04e4976606f4 => generated 601 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 740/1451] 10.0.0.23 () {34 vars in 787 bytes} [Tue May 12 17:44:09 2026] PUT /v2.0/floatingips/a518837b-6807-4815-8518-38da608c2ff4/tags/black.or.white => generated 4 bytes in 64 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 712/1452] 10.0.0.23 () {32 vars in 738 bytes} [Tue May 12 17:44:09 2026] GET /v2.0/floatingips/a518837b-6807-4815-8518-38da608c2ff4/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: 741/1453] 10.0.0.23 () {32 vars in 672 bytes} [Tue May 12 17:44:09 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 713/1454] 10.0.0.23 () {34 vars in 758 bytes} [Tue May 12 17:44:09 2026] PUT /v2.0/floatingips/a518837b-6807-4815-8518-38da608c2ff4/tags => generated 37 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 714/1455] 10.0.0.23 () {32 vars in 738 bytes} [Tue May 12 17:44:09 2026] GET /v2.0/floatingips/a518837b-6807-4815-8518-38da608c2ff4/tags => generated 37 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 742/1456] 10.0.0.23 () {32 vars in 749 bytes} [Tue May 12 17:44:09 2026] DELETE /v2.0/security-group-rules/4e4a8d14-0aea-4c57-b4ba-04e4976606f4 => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 715/1457] 10.0.0.23 () {32 vars in 746 bytes} [Tue May 12 17:44:09 2026] GET /v2.0/floatingips/a518837b-6807-4815-8518-38da608c2ff4/tags/red => generated 0 bytes in 37 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 743/1458] 10.0.0.23 () {32 vars in 672 bytes} [Tue May 12 17:44:09 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:44:09.732 8 INFO neutron.api.v2.resource [None req-207e4b9f-b7a6-467b-8909-ad3dea01ec0d 05ec02f6df0b451d8802d56ec0af3b2b a035fc301f4947bfa501c9969f21a37a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 716/1459] 10.0.0.23 () {32 vars in 750 bytes} [Tue May 12 17:44:09 2026] GET /v2.0/floatingips/a518837b-6807-4815-8518-38da608c2ff4/tags/green => generated 99 bytes in 52 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 717/1460] 10.0.0.23 () {32 vars in 749 bytes} [Tue May 12 17:44:09 2026] DELETE /v2.0/floatingips/a518837b-6807-4815-8518-38da608c2ff4/tags/red => 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: 744/1461] 10.0.0.23 () {34 vars in 694 bytes} [Tue May 12 17:44:09 2026] POST /v2.0/security-group-rules => generated 601 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 745/1462] 10.0.0.23 () {32 vars in 746 bytes} [Tue May 12 17:44:09 2026] GET /v2.0/security-group-rules/840a9ad1-80df-4e35-b7b4-ccf4e8369835 => 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: 718/1463] 10.0.0.23 () {32 vars in 738 bytes} [Tue May 12 17:44:09 2026] GET /v2.0/floatingips/a518837b-6807-4815-8518-38da608c2ff4/tags => generated 30 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 746/1464] 10.0.0.23 () {32 vars in 672 bytes} [Tue May 12 17:44:09 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:44:09.892 8 INFO neutron.api.v2.resource [None req-3fdb53ef-0f25-4960-a665-254ad4e2f26b 05ec02f6df0b451d8802d56ec0af3b2b a035fc301f4947bfa501c9969f21a37a - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 719/1465] 10.0.0.23 () {32 vars in 753 bytes} [Tue May 12 17:44:09 2026] DELETE /v2.0/floatingips/a518837b-6807-4815-8518-38da608c2ff4/tags/green => generated 99 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 720/1466] 10.0.0.23 () {32 vars in 741 bytes} [Tue May 12 17:44:09 2026] DELETE /v2.0/floatingips/a518837b-6807-4815-8518-38da608c2ff4/tags => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 747/1469] 10.0.0.23 () {32 vars in 749 bytes} [Tue May 12 17:44:09 2026] DELETE /v2.0/security-group-rules/840a9ad1-80df-4e35-b7b4-ccf4e8369835 => 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: 723/1470] 10.0.0.23 () {32 vars in 738 bytes} [Tue May 12 17:44:09 2026] GET /v2.0/floatingips/a518837b-6807-4815-8518-38da608c2ff4/tags => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 748/1471] 10.0.0.23 () {32 vars in 672 bytes} [Tue May 12 17:44:09 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:44:10.051 7 INFO neutron.db.securitygroups_db [None req-f0db1a93-aa08-45f9-a5d3-2a979fbca1a1 31e32f2e4b8c49e28858089b2263c278 f01ce2141e1d43e29a281d581dfabc47 - - default default] Project f01ce2141e1d43e29a281d581dfabc47 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-05-12 17:44:10.065 8 INFO neutron_taas.services.taas.taas_plugin [None req-40ca0fea-977a-408f-bdeb-c10d3a89b291 05ec02f6df0b451d8802d56ec0af3b2b a035fc301f4947bfa501c9969f21a37a - - default default] TaaS: Handle Delete Port: ab993e34-da1b-46b2-ac98-1ca6bf65fb00 2026-05-12 17:44:10.067 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-40ca0fea-977a-408f-bdeb-c10d3a89b291 05ec02f6df0b451d8802d56ec0af3b2b a035fc301f4947bfa501c9969f21a37a - - default default] Tap Mirror: Handle Delete Port: ab993e34-da1b-46b2-ac98-1ca6bf65fb00 [pid: 7|app: 0|req: 749/1472] 10.0.0.23 () {34 vars in 694 bytes} [Tue May 12 17:44:10 2026] POST /v2.0/security-group-rules => generated 607 bytes in 95 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 750/1473] 10.0.0.23 () {32 vars in 746 bytes} [Tue May 12 17:44:10 2026] GET /v2.0/security-group-rules/10bc02d3-a301-46c2-9226-3bd4a553b9cc => 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: 751/1474] 10.0.0.23 () {32 vars in 672 bytes} [Tue May 12 17:44:10 2026] GET /v2.0/security-group-rules => generated 4144 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 724/1475] 10.0.0.23 () {32 vars in 731 bytes} [Tue May 12 17:44:09 2026] DELETE /v2.0/floatingips/a518837b-6807-4815-8518-38da608c2ff4 => generated 0 bytes in 248 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 752/1476] 10.0.0.23 () {32 vars in 749 bytes} [Tue May 12 17:44:10 2026] DELETE /v2.0/security-group-rules/10bc02d3-a301-46c2-9226-3bd4a553b9cc => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 725/1477] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:44:10 2026] GET /v2.0/ports?device_id=a1342047-cd36-4b1b-a0bf-467e59a9fa4a => 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: 753/1478] 10.0.0.23 () {32 vars in 672 bytes} [Tue May 12 17:44:10 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 726/1479] 10.0.0.23 () {32 vars in 739 bytes} [Tue May 12 17:44:10 2026] DELETE /v2.0/security-groups/dd4d9f64-bd1c-42bb-81b4-eeae3d82db4c => 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: 754/1480] 10.0.0.23 () {32 vars in 662 bytes} [Tue May 12 17:44:10 2026] GET /v2.0/security-groups => generated 2925 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 727/1481] 10.0.0.23 () {32 vars in 662 bytes} [Tue May 12 17:44:10 2026] GET /v2.0/security-groups => generated 2925 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 728/1482] 10.0.0.23 () {32 vars in 773 bytes} [Tue May 12 17:44:10 2026] GET /v2.0/security-groups?tenant_id=f01ce2141e1d43e29a281d581dfabc47&name=default => generated 2925 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 755/1483] 10.0.0.23 () {32 vars in 773 bytes} [Tue May 12 17:44:10 2026] GET /v2.0/security-groups?tenant_id=a035fc301f4947bfa501c9969f21a37a&name=default => generated 2925 bytes in 253 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 729/1484] 10.0.0.23 () {32 vars in 739 bytes} [Tue May 12 17:44:11 2026] DELETE /v2.0/security-groups/2a2cc230-3602-4fe7-88e7-d3782978fb55 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 756/1485] 10.0.0.23 () {32 vars in 739 bytes} [Tue May 12 17:44:11 2026] DELETE /v2.0/security-groups/4e579018-e91c-478e-aa33-69ae25c25855 => 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: 730/1486] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:44:11 2026] GET /v2.0/ports?device_id=a1342047-cd36-4b1b-a0bf-467e59a9fa4a => 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: 757/1487] 10.0.0.23 () {32 vars in 773 bytes} [Tue May 12 17:44:11 2026] GET /v2.0/security-groups?tenant_id=12ed9f51debf4ac9a0f2e485ac2202e7&name=default => generated 2925 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 731/1488] 10.0.0.23 () {32 vars in 739 bytes} [Tue May 12 17:44:11 2026] DELETE /v2.0/security-groups/573d39cd-a3f7-46bd-a79b-ce8508a261b2 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 758/1489] 10.0.0.23 () {32 vars in 773 bytes} [Tue May 12 17:44:12 2026] GET /v2.0/security-groups?tenant_id=cf66a2d5019d4d6cb8eb10a1682bc454&name=default => generated 2925 bytes in 245 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 732/1490] 10.0.0.23 () {32 vars in 739 bytes} [Tue May 12 17:44:12 2026] DELETE /v2.0/security-groups/00cb3f03-5c5b-4f14-bab2-d6d683a81466 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 759/1491] 10.0.0.23 () {32 vars in 739 bytes} [Tue May 12 17:44:12 2026] DELETE /v2.0/security-groups/ac8df1ee-9fc2-4b96-815e-babb334b1e0c => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:44:12.540 8 INFO neutron.api.v2.resource [None req-eff826f5-7b97-4790-9709-aed72f080198 5884ab6e81024945a9d85138c473dd09 8ff9288ebfed4bf28cc8f63ea080f486 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 733/1492] 10.0.0.23 () {32 vars in 736 bytes} [Tue May 12 17:44:12 2026] GET /v2.0/security-groups/ac8df1ee-9fc2-4b96-815e-babb334b1e0c => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 17:44:12.666 7 INFO neutron_taas.services.taas.taas_plugin [None req-20e43905-0b4a-4b64-b878-3e4ece5ab1fc 5884ab6e81024945a9d85138c473dd09 8ff9288ebfed4bf28cc8f63ea080f486 - - default default] TaaS: Handle Delete Port: af615054-a809-4faf-a99c-3b0fe5daa589 2026-05-12 17:44:12.668 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-20e43905-0b4a-4b64-b878-3e4ece5ab1fc 5884ab6e81024945a9d85138c473dd09 8ff9288ebfed4bf28cc8f63ea080f486 - - default default] Tap Mirror: Handle Delete Port: af615054-a809-4faf-a99c-3b0fe5daa589 [pid: 7|app: 0|req: 760/1493] 10.0.0.23 () {32 vars in 731 bytes} [Tue May 12 17:44:12 2026] DELETE /v2.0/floatingips/39a811e0-0289-4650-9a99-58fc7d0e3c09 => generated 0 bytes in 273 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:44:13.178 8 INFO neutron_taas.services.taas.taas_plugin [None req-72e861be-598e-4d7a-a230-c9e878ebaa61 b9d8e9ed6ddc4167b46c1fda8c6d5ec9 31ab17947d534fe9b679931cb784b10c - - default default] TaaS: Handle Delete Port: c16f5c7e-528e-4777-a2a6-768f9acdc7c3 2026-05-12 17:44:13.180 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-72e861be-598e-4d7a-a230-c9e878ebaa61 b9d8e9ed6ddc4167b46c1fda8c6d5ec9 31ab17947d534fe9b679931cb784b10c - - default default] Tap Mirror: Handle Delete Port: c16f5c7e-528e-4777-a2a6-768f9acdc7c3 [pid: 8|app: 0|req: 734/1494] 10.0.0.23 () {34 vars in 788 bytes} [Tue May 12 17:44:12 2026] PUT /v2.0/routers/a465d8fb-fae0-435f-af31-7f94b53a4ff8/remove_router_interface => generated 309 bytes in 899 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:44:13.997 7 INFO neutron_taas.services.taas.taas_plugin [None req-a4e7029f-ce82-448c-a953-12a67963b38b b9d8e9ed6ddc4167b46c1fda8c6d5ec9 31ab17947d534fe9b679931cb784b10c - - default default] TaaS: Handle Delete Port: 620a8d83-588a-439a-98ef-38aeb0837d82 2026-05-12 17:44:14.007 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a4e7029f-ce82-448c-a953-12a67963b38b b9d8e9ed6ddc4167b46c1fda8c6d5ec9 31ab17947d534fe9b679931cb784b10c - - default default] Tap Mirror: Handle Delete Port: 620a8d83-588a-439a-98ef-38aeb0837d82 2026-05-12 17:44:14.272 7 INFO neutron_taas.services.taas.taas_plugin [None req-a4e7029f-ce82-448c-a953-12a67963b38b b9d8e9ed6ddc4167b46c1fda8c6d5ec9 31ab17947d534fe9b679931cb784b10c - - default default] TaaS: Handle Delete Port: 542b3b61-213f-45bf-8e65-d749a21167c0 2026-05-12 17:44:14.275 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a4e7029f-ce82-448c-a953-12a67963b38b b9d8e9ed6ddc4167b46c1fda8c6d5ec9 31ab17947d534fe9b679931cb784b10c - - default default] Tap Mirror: Handle Delete Port: 542b3b61-213f-45bf-8e65-d749a21167c0 2026-05-12 17:44:14.442 8 INFO neutron.db.segments_db [None req-eebbc30c-4549-47d8-ae1a-935ef1b34381 6fd9f1a5c93743238c177cb7130554f8 71c8417cead042bf84a0516dbf3e3885 - - default default] Added segment 44905282-6a47-47cb-8326-267ec3b547ef of type vxlan for network 9375a3b5-0116-4a22-bb9b-f5a7c3d0e99b [pid: 8|app: 0|req: 735/1495] 10.0.0.23 () {34 vars in 669 bytes} [Tue May 12 17:44:14 2026] POST /v2.0/networks => generated 648 bytes in 358 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:44:14.611 7 INFO neutron.services.segments.plugin [-] Segment 645f76df-ec09-4121-b283-98be31b82103 resource provider aggregate not found 2026-05-12 17:44:14.616 7 INFO neutron.services.segments.plugin [-] Segment 645f76df-ec09-4121-b283-98be31b82103 resource provider aggregate not found 2026-05-12 17:44:14.633 7 INFO neutron.services.segments.plugin [-] Segment 645f76df-ec09-4121-b283-98be31b82103 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 645f76df-ec09-4121-b283-98be31b82103 found for delete ", "request_id": "req-7aa0d5c7-a39d-4826-825d-2e845a09d4ee"}]} 2026-05-12 17:44:14.637 7 INFO neutron.services.segments.plugin [-] Segment 645f76df-ec09-4121-b283-98be31b82103 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 645f76df-ec09-4121-b283-98be31b82103 found for delete ", "request_id": "req-b76a6a51-74ef-444a-90f7-9ce4ef7f9178"}]} 2026-05-12 17:44:14.639 7 INFO neutron.db.l3_hamode_db [None req-a4e7029f-ce82-448c-a953-12a67963b38b b9d8e9ed6ddc4167b46c1fda8c6d5ec9 31ab17947d534fe9b679931cb784b10c - - default default] HA network 9cc903a9-0362-4ba8-af64-87ec4f57224c was deleted as no HA routers are present in tenant 8ff9288ebfed4bf28cc8f63ea080f486. [pid: 7|app: 0|req: 761/1496] 10.0.0.23 () {32 vars in 723 bytes} [Tue May 12 17:44:13 2026] DELETE /v2.0/routers/a465d8fb-fae0-435f-af31-7f94b53a4ff8 => generated 0 bytes in 923 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 736/1497] 10.0.0.23 () {32 vars in 723 bytes} [Tue May 12 17:44:14 2026] DELETE /v2.0/subnets/32866bd7-c03a-47d0-bd80-49041bac9780 => generated 0 bytes in 184 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:44:14.938 8 INFO neutron_taas.services.taas.taas_plugin [None req-0f71c0cb-04b7-458e-8667-d29ecfd3a284 b9d8e9ed6ddc4167b46c1fda8c6d5ec9 31ab17947d534fe9b679931cb784b10c - - default default] TaaS: Handle Delete Port: afa48a6a-d931-4fc6-866b-cce7413373db 2026-05-12 17:44:14.942 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0f71c0cb-04b7-458e-8667-d29ecfd3a284 b9d8e9ed6ddc4167b46c1fda8c6d5ec9 31ab17947d534fe9b679931cb784b10c - - default default] Tap Mirror: Handle Delete Port: afa48a6a-d931-4fc6-866b-cce7413373db 2026-05-12 17:44:14.948 7 INFO neutron.db.segments_db [None req-a0a33013-5d76-4abc-9a6e-380ba1459bda 169249b694024577a5761ba12d9a42c7 efc6921b44a2477bb41fc6243d6dfb09 - - default default] Added segment b52e6ead-31f5-4f05-b471-28372bb2e6e3 of type vxlan for network 059e2736-9035-4c30-aa2a-2c4aae1006e5 [pid: 7|app: 0|req: 762/1498] 10.0.0.23 () {34 vars in 669 bytes} [Tue May 12 17:44:14 2026] POST /v2.0/networks => generated 631 bytes in 247 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:44:15.092 8 INFO neutron.services.segments.plugin [-] Segment 87a9537c-9b42-4db3-9b70-c968e71dfe8b resource provider aggregate not found 2026-05-12 17:44:15.096 8 INFO neutron.services.segments.plugin [-] Segment 87a9537c-9b42-4db3-9b70-c968e71dfe8b resource provider aggregate not found 2026-05-12 17:44:15.107 8 INFO neutron.services.segments.plugin [-] Segment 87a9537c-9b42-4db3-9b70-c968e71dfe8b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 87a9537c-9b42-4db3-9b70-c968e71dfe8b found for delete ", "request_id": "req-051719de-0d38-4e40-99c1-923f16e97e33"}]} 2026-05-12 17:44:15.112 8 INFO neutron.services.segments.plugin [-] Segment 87a9537c-9b42-4db3-9b70-c968e71dfe8b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 87a9537c-9b42-4db3-9b70-c968e71dfe8b found for delete ", "request_id": "req-8b1d8560-79a1-4f47-8354-64f73dc005dc"}]} [pid: 8|app: 0|req: 737/1499] 10.0.0.23 () {32 vars in 725 bytes} [Tue May 12 17:44:14 2026] DELETE /v2.0/networks/471295eb-0403-4780-bebc-16e30d78e9ab => generated 0 bytes in 283 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 738/1500] 10.0.0.23 () {34 vars in 752 bytes} [Tue May 12 17:44:15 2026] PUT /v2.0/networks/059e2736-9035-4c30-aa2a-2c4aae1006e5/tags => generated 25 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 739/1501] 10.0.0.23 () {32 vars in 732 bytes} [Tue May 12 17:44:15 2026] GET /v2.0/networks/059e2736-9035-4c30-aa2a-2c4aae1006e5/tags => generated 25 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 763/1502] 10.0.0.23 () {34 vars in 668 bytes} [Tue May 12 17:44:15 2026] POST /v2.0/subnets => generated 673 bytes in 243 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 740/1503] 10.0.0.23 () {34 vars in 763 bytes} [Tue May 12 17:44:15 2026] PUT /v2.0/networks/059e2736-9035-4c30-aa2a-2c4aae1006e5/tags/green => generated 4 bytes in 68 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 741/1504] 10.0.0.23 () {32 vars in 773 bytes} [Tue May 12 17:44:15 2026] GET /v2.0/security-groups?tenant_id=8ff9288ebfed4bf28cc8f63ea080f486&name=default => generated 2925 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:44:15.324 7 INFO neutron.db.segments_db [None req-36dac0fe-1a2d-488d-8cb2-2e2358a5a8ab 6fd9f1a5c93743238c177cb7130554f8 71c8417cead042bf84a0516dbf3e3885 - - default default] Added segment e2613ce6-2203-4e9d-b5a2-f157282775d9 of type vxlan for network 1c042255-dc9d-45ba-8ea7-e6c0fa88bb82 [pid: 8|app: 0|req: 742/1505] 10.0.0.23 () {32 vars in 732 bytes} [Tue May 12 17:44:15 2026] GET /v2.0/networks/059e2736-9035-4c30-aa2a-2c4aae1006e5/tags => generated 34 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 764/1506] 10.0.0.23 () {34 vars in 669 bytes} [Tue May 12 17:44:15 2026] POST /v2.0/networks => generated 647 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 743/1507] 10.0.0.23 () {32 vars in 739 bytes} [Tue May 12 17:44:15 2026] DELETE /v2.0/security-groups/1af65fb8-5b14-451c-ac5a-bf97d747cbca => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 765/1508] 10.0.0.23 () {34 vars in 759 bytes} [Tue May 12 17:44:15 2026] PUT /v2.0/networks/059e2736-9035-4c30-aa2a-2c4aae1006e5/tags/red => 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: 744/1509] 10.0.0.23 () {34 vars in 742 bytes} [Tue May 12 17:44:15 2026] PUT /v2.0/networks/1c042255-dc9d-45ba-8ea7-e6c0fa88bb82 => generated 592 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 766/1510] 10.0.0.23 () {32 vars in 732 bytes} [Tue May 12 17:44:15 2026] GET /v2.0/networks/059e2736-9035-4c30-aa2a-2c4aae1006e5/tags => generated 34 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 745/1511] 10.0.0.23 () {34 vars in 668 bytes} [Tue May 12 17:44:15 2026] POST /v2.0/subnets => generated 646 bytes in 231 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 767/1512] 10.0.0.23 () {32 vars in 773 bytes} [Tue May 12 17:44:15 2026] GET /v2.0/security-groups?tenant_id=559b314ee2ff4c239100d5c5f2438ad2&name=default => generated 2925 bytes in 278 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 746/1513] 10.0.0.23 () {34 vars in 781 bytes} [Tue May 12 17:44:15 2026] PUT /v2.0/networks/059e2736-9035-4c30-aa2a-2c4aae1006e5/tags/black.or.white => generated 4 bytes in 72 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 768/1514] 10.0.0.23 () {34 vars in 740 bytes} [Tue May 12 17:44:15 2026] PUT /v2.0/subnets/9cd5f3fa-224c-4476-a2eb-0f5c4f090cfc => generated 656 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 747/1515] 10.0.0.23 () {32 vars in 739 bytes} [Tue May 12 17:44:15 2026] DELETE /v2.0/security-groups/55afe790-e534-4180-9ff6-140bf362ba29 => 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: 769/1516] 10.0.0.23 () {32 vars in 732 bytes} [Tue May 12 17:44:15 2026] GET /v2.0/networks/059e2736-9035-4c30-aa2a-2c4aae1006e5/tags => generated 52 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 770/1517] 10.0.0.23 () {34 vars in 752 bytes} [Tue May 12 17:44:16 2026] PUT /v2.0/networks/059e2736-9035-4c30-aa2a-2c4aae1006e5/tags => generated 37 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 748/1518] 10.0.0.23 () {32 vars in 725 bytes} [Tue May 12 17:44:16 2026] DELETE /v2.0/networks/1c042255-dc9d-45ba-8ea7-e6c0fa88bb82 => generated 0 bytes in 194 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 771/1519] 10.0.0.23 () {32 vars in 773 bytes} [Tue May 12 17:44:16 2026] GET /v2.0/security-groups?tenant_id=892211efeefc43c79ce5531a14f12b0f&name=default => generated 2925 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 749/1520] 10.0.0.23 () {32 vars in 732 bytes} [Tue May 12 17:44:16 2026] GET /v2.0/networks/059e2736-9035-4c30-aa2a-2c4aae1006e5/tags => generated 37 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:44:16.256 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d6544ce0-4970-4050-a617-4eca5b582f80 6fd9f1a5c93743238c177cb7130554f8 71c8417cead042bf84a0516dbf3e3885 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 772/1521] 10.0.0.23 () {32 vars in 725 bytes} [Tue May 12 17:44:16 2026] DELETE /v2.0/networks/1c042255-dc9d-45ba-8ea7-e6c0fa88bb82 => generated 138 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 773/1522] 10.0.0.23 () {32 vars in 740 bytes} [Tue May 12 17:44:16 2026] GET /v2.0/networks/059e2736-9035-4c30-aa2a-2c4aae1006e5/tags/red => 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: 774/1523] 10.0.0.23 () {32 vars in 693 bytes} [Tue May 12 17:44:16 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 750/1524] 10.0.0.23 () {32 vars in 739 bytes} [Tue May 12 17:44:16 2026] DELETE /v2.0/security-groups/b4ed9da5-b5a9-4088-994d-df1a963d9e2a => 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: 751/1525] 10.0.0.23 () {32 vars in 741 bytes} [Tue May 12 17:44:16 2026] GET /v2.0/subnets?network_id=c4d87784-de0c-45fb-94b7-91ee0bb4846f => generated 649 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:44:16.402 7 INFO neutron.api.v2.resource [None req-e00eaf1b-4b36-4581-995a-805cf106a0db 169249b694024577a5761ba12d9a42c7 efc6921b44a2477bb41fc6243d6dfb09 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 775/1526] 10.0.0.23 () {32 vars in 744 bytes} [Tue May 12 17:44:16 2026] GET /v2.0/networks/059e2736-9035-4c30-aa2a-2c4aae1006e5/tags/green => generated 99 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 752/1527] 10.0.0.23 () {32 vars in 652 bytes} [Tue May 12 17:44:16 2026] GET /v2.0/extensions => generated 21537 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 776/1528] 10.0.0.23 () {32 vars in 743 bytes} [Tue May 12 17:44:16 2026] DELETE /v2.0/networks/059e2736-9035-4c30-aa2a-2c4aae1006e5/tags/red => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 753/1529] 10.0.0.23 () {32 vars in 648 bytes} [Tue May 12 17:44:16 2026] GET /v2.0/networks => generated 1313 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 754/1530] 10.0.0.23 () {32 vars in 646 bytes} [Tue May 12 17:44:16 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: 777/1531] 10.0.0.23 () {32 vars in 732 bytes} [Tue May 12 17:44:16 2026] GET /v2.0/networks/059e2736-9035-4c30-aa2a-2c4aae1006e5/tags => generated 30 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 755/1532] 10.0.0.23 () {32 vars in 722 bytes} [Tue May 12 17:44:16 2026] GET /v2.0/networks/9375a3b5-0116-4a22-bb9b-f5a7c3d0e99b => generated 673 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:44:16.573 7 INFO neutron.api.v2.resource [None req-86ec7c5f-c3d1-4444-9148-b5eeaf6423f6 169249b694024577a5761ba12d9a42c7 efc6921b44a2477bb41fc6243d6dfb09 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 778/1533] 10.0.0.23 () {32 vars in 747 bytes} [Tue May 12 17:44:16 2026] DELETE /v2.0/networks/059e2736-9035-4c30-aa2a-2c4aae1006e5/tags/green => generated 99 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 756/1534] 10.0.0.23 () {32 vars in 720 bytes} [Tue May 12 17:44:16 2026] GET /v2.0/subnets/e388cc67-0100-40e5-a820-6503e6119d0f => generated 673 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:44:16.615 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7a1f6a63-cfbd-4963-a7d9-2a1728179f5e 6fd9f1a5c93743238c177cb7130554f8 71c8417cead042bf84a0516dbf3e3885 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 757/1535] 10.0.0.23 () {32 vars in 723 bytes} [Tue May 12 17:44:16 2026] DELETE /v2.0/subnets/9cd5f3fa-224c-4476-a2eb-0f5c4f090cfc => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 17:44:16.629 8 INFO neutron.pecan_wsgi.hooks.translation [None req-cb7e49b0-9265-48bd-88f8-d14da2ab1b41 6fd9f1a5c93743238c177cb7130554f8 71c8417cead042bf84a0516dbf3e3885 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 758/1536] 10.0.0.23 () {32 vars in 725 bytes} [Tue May 12 17:44:16 2026] DELETE /v2.0/networks/1c042255-dc9d-45ba-8ea7-e6c0fa88bb82 => 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: 779/1537] 10.0.0.23 () {32 vars in 735 bytes} [Tue May 12 17:44:16 2026] DELETE /v2.0/networks/059e2736-9035-4c30-aa2a-2c4aae1006e5/tags => 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: 780/1538] 10.0.0.23 () {32 vars in 732 bytes} [Tue May 12 17:44:16 2026] GET /v2.0/networks/059e2736-9035-4c30-aa2a-2c4aae1006e5/tags => generated 12 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 759/1539] 10.0.0.23 () {32 vars in 723 bytes} [Tue May 12 17:44:16 2026] DELETE /v2.0/subnets/e388cc67-0100-40e5-a820-6503e6119d0f => generated 0 bytes in 126 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:44:16.814 7 INFO neutron.services.segments.plugin [-] Segment b52e6ead-31f5-4f05-b471-28372bb2e6e3 resource provider aggregate not found 2026-05-12 17:44:16.815 7 INFO neutron.services.segments.plugin [-] Segment b52e6ead-31f5-4f05-b471-28372bb2e6e3 resource provider aggregate not found 2026-05-12 17:44:16.843 7 INFO neutron.services.segments.plugin [-] Segment b52e6ead-31f5-4f05-b471-28372bb2e6e3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b52e6ead-31f5-4f05-b471-28372bb2e6e3 found for delete ", "request_id": "req-c1ae550c-a8a8-4bac-b1ac-4668a31b4dfa"}]} [pid: 7|app: 0|req: 781/1540] 10.0.0.23 () {32 vars in 725 bytes} [Tue May 12 17:44:16 2026] DELETE /v2.0/networks/059e2736-9035-4c30-aa2a-2c4aae1006e5 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:44:16.846 7 INFO neutron.services.segments.plugin [-] Segment b52e6ead-31f5-4f05-b471-28372bb2e6e3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b52e6ead-31f5-4f05-b471-28372bb2e6e3 found for delete ", "request_id": "req-4ce6ade1-2ccb-47f9-8489-5487557df075"}]} [pid: 8|app: 0|req: 760/1541] 10.0.0.23 () {32 vars in 725 bytes} [Tue May 12 17:44:16 2026] DELETE /v2.0/networks/9375a3b5-0116-4a22-bb9b-f5a7c3d0e99b => generated 0 bytes in 185 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:44:17.127 8 INFO neutron.services.segments.plugin [-] Segment e2613ce6-2203-4e9d-b5a2-f157282775d9 resource provider aggregate not found 2026-05-12 17:44:17.142 8 INFO neutron.services.segments.plugin [-] Segment e2613ce6-2203-4e9d-b5a2-f157282775d9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e2613ce6-2203-4e9d-b5a2-f157282775d9 found for delete ", "request_id": "req-9fea7377-829c-44b3-8879-76022ba7b90a"}]} 2026-05-12 17:44:17.145 8 INFO neutron.services.segments.plugin [-] Segment e2613ce6-2203-4e9d-b5a2-f157282775d9 resource provider aggregate not found 2026-05-12 17:44:17.171 8 INFO neutron.services.segments.plugin [-] Segment e2613ce6-2203-4e9d-b5a2-f157282775d9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e2613ce6-2203-4e9d-b5a2-f157282775d9 found for delete ", "request_id": "req-a67f5c62-fd16-4fff-ac72-5736a2ea91d8"}]} 2026-05-12 17:44:17.178 8 INFO neutron.services.segments.plugin [-] Segment 44905282-6a47-47cb-8326-267ec3b547ef resource provider aggregate not found 2026-05-12 17:44:17.196 8 INFO neutron.services.segments.plugin [-] Segment 44905282-6a47-47cb-8326-267ec3b547ef resource provider aggregate not found 2026-05-12 17:44:17.201 8 INFO neutron.services.segments.plugin [-] Segment 44905282-6a47-47cb-8326-267ec3b547ef resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 44905282-6a47-47cb-8326-267ec3b547ef found for delete ", "request_id": "req-bf105457-ddc2-4e0e-a9f9-8ee7787a0690"}]} 2026-05-12 17:44:17.209 8 INFO neutron.services.segments.plugin [-] Segment 44905282-6a47-47cb-8326-267ec3b547ef resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 44905282-6a47-47cb-8326-267ec3b547ef found for delete ", "request_id": "req-d62041f2-2ee8-4c5b-b0f5-a586e8d48ca3"}]} [pid: 8|app: 0|req: 761/1542] 10.0.0.23 () {32 vars in 773 bytes} [Tue May 12 17:44:17 2026] GET /v2.0/security-groups?tenant_id=71c8417cead042bf84a0516dbf3e3885&name=default => generated 2925 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:44:17.619 7 INFO neutron.db.segments_db [None req-a0f1f8e1-121f-4b89-9054-5e1baf4102f2 b9d8e9ed6ddc4167b46c1fda8c6d5ec9 31ab17947d534fe9b679931cb784b10c - - default default] Added segment 629794b8-2b70-4177-81a6-997153f3ee3b of type vxlan for network 7703690a-f8fb-4b9b-b421-f412f77679f2 [pid: 8|app: 0|req: 762/1543] 10.0.0.23 () {32 vars in 739 bytes} [Tue May 12 17:44:17 2026] DELETE /v2.0/security-groups/593a8601-bd09-4a92-b230-ee56720d7ce5 => 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: 782/1544] 10.0.0.23 () {34 vars in 670 bytes} [Tue May 12 17:44:17 2026] POST /v2.0/networks => generated 745 bytes in 386 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 763/1545] 10.0.0.23 () {32 vars in 773 bytes} [Tue May 12 17:44:17 2026] GET /v2.0/security-groups?tenant_id=efc6921b44a2477bb41fc6243d6dfb09&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: 764/1546] 10.0.0.23 () {32 vars in 739 bytes} [Tue May 12 17:44:17 2026] DELETE /v2.0/security-groups/e712d7fa-0f61-4e3e-b26a-663523075c36 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 783/1547] 10.0.0.23 () {34 vars in 668 bytes} [Tue May 12 17:44:17 2026] POST /v2.0/subnets => generated 692 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:44:17.932 8 INFO neutron.db.segments_db [None req-b20d3725-cb57-4661-ac05-e5fdbbcdbb6a b9d8e9ed6ddc4167b46c1fda8c6d5ec9 31ab17947d534fe9b679931cb784b10c - - default default] Added segment 5447be28-3b65-407c-a586-ab162b0dd80b of type vxlan for network 9e1e7486-193f-4940-ba4a-20d22ce8123e [pid: 7|app: 0|req: 784/1548] 10.0.0.23 () {32 vars in 773 bytes} [Tue May 12 17:44:17 2026] GET /v2.0/security-groups?tenant_id=5347d4a6f6674811b031dbd1b3156fda&name=default => generated 2925 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:44:18.142 8 INFO neutron.db.l3_hamode_db [None req-b20d3725-cb57-4661-ac05-e5fdbbcdbb6a b9d8e9ed6ddc4167b46c1fda8c6d5ec9 0bbc881e03734ed5866094cfcf342fe5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 785/1549] 10.0.0.23 () {32 vars in 739 bytes} [Tue May 12 17:44:18 2026] DELETE /v2.0/security-groups/7e85b5f2-3e9c-4756-974e-25c7b8fc1bc4 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:44:18.894 8 INFO neutron.db.l3_hamode_db [None req-b20d3725-cb57-4661-ac05-e5fdbbcdbb6a b9d8e9ed6ddc4167b46c1fda8c6d5ec9 31ab17947d534fe9b679931cb784b10c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 765/1550] 10.0.0.23 () {34 vars in 668 bytes} [Tue May 12 17:44:17 2026] POST /v2.0/routers => generated 732 bytes in 1842 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:44:19.763 7 INFO neutron.db.segments_db [None req-e1744761-9309-46f3-9a96-272c3ee73dde c44ddfe41f194aa293b464e816217b3a e4758806ce284e1abd49ff3ecd7f9010 - - default default] Added segment cb555771-3394-4321-aaed-6baf3d920206 of type vxlan for network b99615a1-fc3a-4543-bb8f-e3e6746b97f3 [pid: 7|app: 0|req: 786/1551] 10.0.0.23 () {34 vars in 669 bytes} [Tue May 12 17:44:19 2026] POST /v2.0/networks => generated 648 bytes in 386 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 787/1552] 10.0.0.23 () {34 vars in 664 bytes} [Tue May 12 17:44:19 2026] POST /v2.0/ports => generated 779 bytes in 325 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:44:20.246 7 INFO neutron.db.segments_db [None req-c8ae9ccd-2b4d-4195-9f68-b3f2e2761c30 c44ddfe41f194aa293b464e816217b3a e4758806ce284e1abd49ff3ecd7f9010 - - default default] Added segment 371cd908-cabe-4648-9d94-b5f74ecf20f8 of type vxlan for network 504f3aa5-ec97-4552-be3b-aa36283b84c8 [pid: 7|app: 0|req: 788/1553] 10.0.0.23 () {34 vars in 669 bytes} [Tue May 12 17:44:20 2026] POST /v2.0/networks => generated 635 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 789/1554] 10.0.0.23 () {34 vars in 668 bytes} [Tue May 12 17:44:20 2026] POST /v2.0/subnets => generated 646 bytes in 296 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 790/1555] 10.0.0.23 () {34 vars in 664 bytes} [Tue May 12 17:44:20 2026] POST /v2.0/ports => generated 966 bytes in 387 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: 766/1556] 10.0.0.23 () {34 vars in 782 bytes} [Tue May 12 17:44:19 2026] PUT /v2.0/routers/df4bb462-1527-4a9a-8c0b-3d33729dd677/add_router_interface => generated 309 bytes in 1366 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:44:21.179 7 INFO neutron_taas.services.taas.taas_plugin [None req-918c72aa-628c-43b6-ac95-0e89fc4c4b47 c44ddfe41f194aa293b464e816217b3a e4758806ce284e1abd49ff3ecd7f9010 - - default default] TaaS: Handle Delete Port: 477e835b-98a6-4af0-bce7-b668e8a0e879 2026-05-12 17:44:21.183 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-918c72aa-628c-43b6-ac95-0e89fc4c4b47 c44ddfe41f194aa293b464e816217b3a e4758806ce284e1abd49ff3ecd7f9010 - - default default] Tap Mirror: Handle Delete Port: 477e835b-98a6-4af0-bce7-b668e8a0e879 [pid: 7|app: 0|req: 791/1557] 10.0.0.23 () {32 vars in 719 bytes} [Tue May 12 17:44:21 2026] DELETE /v2.0/ports/477e835b-98a6-4af0-bce7-b668e8a0e879 => generated 0 bytes in 252 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:44:21.321 8 INFO neutron.pecan_wsgi.hooks.translation [None req-02cb7082-3436-4ca0-811f-8d3251c96111 c44ddfe41f194aa293b464e816217b3a e4758806ce284e1abd49ff3ecd7f9010 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 767/1558] 10.0.0.23 () {32 vars in 719 bytes} [Tue May 12 17:44:21 2026] DELETE /v2.0/ports/477e835b-98a6-4af0-bce7-b668e8a0e879 => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 17:44:21.340 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5b6d1846-1600-4c93-8356-07d8ae26a131 c44ddfe41f194aa293b464e816217b3a e4758806ce284e1abd49ff3ecd7f9010 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 792/1559] 10.0.0.23 () {32 vars in 716 bytes} [Tue May 12 17:44:21 2026] GET /v2.0/ports/477e835b-98a6-4af0-bce7-b668e8a0e879 => generated 132 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 768/1560] 10.0.0.23 () {32 vars in 723 bytes} [Tue May 12 17:44:21 2026] DELETE /v2.0/subnets/aa9e077b-0ad2-4860-92af-6b528d19f103 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:44:21.605 7 INFO neutron.services.segments.plugin [-] Segment 371cd908-cabe-4648-9d94-b5f74ecf20f8 resource provider aggregate not found 2026-05-12 17:44:21.611 7 INFO neutron.services.segments.plugin [-] Segment 371cd908-cabe-4648-9d94-b5f74ecf20f8 resource provider aggregate not found 2026-05-12 17:44:21.625 7 INFO neutron.services.segments.plugin [-] Segment 371cd908-cabe-4648-9d94-b5f74ecf20f8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 371cd908-cabe-4648-9d94-b5f74ecf20f8 found for delete ", "request_id": "req-576b7a90-45fc-4e9b-b6ea-d4ce02c7d267"}]} 2026-05-12 17:44:21.630 7 INFO neutron.services.segments.plugin [-] Segment 371cd908-cabe-4648-9d94-b5f74ecf20f8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 371cd908-cabe-4648-9d94-b5f74ecf20f8 found for delete ", "request_id": "req-3fc876cb-d227-4fee-a6c2-2e88c24ef46c"}]} [pid: 7|app: 0|req: 793/1561] 10.0.0.23 () {32 vars in 725 bytes} [Tue May 12 17:44:21 2026] DELETE /v2.0/networks/504f3aa5-ec97-4552-be3b-aa36283b84c8 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 769/1562] 10.0.0.23 () {34 vars in 677 bytes} [Tue May 12 17:44:21 2026] POST /v2.0/qos/policies => generated 359 bytes in 192 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:44:21.767 8 INFO neutron.db.segments_db [None req-755c36b2-f2fd-4ed2-b147-bf7acaf9ecd2 c44ddfe41f194aa293b464e816217b3a e4758806ce284e1abd49ff3ecd7f9010 - - default default] Added segment 0172f0b1-3619-4d8e-96a7-32c231c82346 of type vxlan for network e4c25c31-eaa0-4d35-9ceb-b4274857a247 [pid: 7|app: 0|req: 794/1563] 10.0.0.23 () {32 vars in 773 bytes} [Tue May 12 17:44:21 2026] GET /v2.0/security-groups?tenant_id=b627fa5528ec4b39961babc0d863cfdc&name=default => generated 2925 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 795/1564] 10.0.0.23 () {34 vars in 752 bytes} [Tue May 12 17:44:21 2026] PUT /v2.0/policies/30e83b6d-c1c3-4750-bfbc-029ded86ad6b/tags => generated 25 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 770/1565] 10.0.0.23 () {34 vars in 669 bytes} [Tue May 12 17:44:21 2026] POST /v2.0/networks => generated 636 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 771/1566] 10.0.0.23 () {32 vars in 732 bytes} [Tue May 12 17:44:21 2026] GET /v2.0/policies/30e83b6d-c1c3-4750-bfbc-029ded86ad6b/tags => generated 25 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 796/1567] 10.0.0.23 () {32 vars in 739 bytes} [Tue May 12 17:44:21 2026] DELETE /v2.0/security-groups/5984a8f6-89f3-4806-b1f2-ea3b247b76e9 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 797/1568] 10.0.0.23 () {34 vars in 763 bytes} [Tue May 12 17:44:21 2026] PUT /v2.0/policies/30e83b6d-c1c3-4750-bfbc-029ded86ad6b/tags/green => generated 4 bytes in 44 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 798/1569] 10.0.0.23 () {32 vars in 732 bytes} [Tue May 12 17:44:21 2026] GET /v2.0/policies/30e83b6d-c1c3-4750-bfbc-029ded86ad6b/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: 799/1570] 10.0.0.179 () {34 vars in 982 bytes} [Tue May 12 17:44:22 2026] GET /v2.0/networks?id=7703690a-f8fb-4b9b-b421-f412f77679f2 => generated 677 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 800/1571] 10.0.0.23 () {34 vars in 759 bytes} [Tue May 12 17:44:22 2026] PUT /v2.0/policies/30e83b6d-c1c3-4750-bfbc-029ded86ad6b/tags/red => generated 4 bytes in 29 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 772/1572] 10.0.0.23 () {34 vars in 668 bytes} [Tue May 12 17:44:21 2026] POST /v2.0/subnets => generated 646 bytes in 232 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 773/1573] 10.0.0.179 () {34 vars in 965 bytes} [Tue May 12 17:44:22 2026] GET /v2.0/quotas/0bbc881e03734ed5866094cfcf342fe5 => 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: 774/1574] 10.0.0.23 () {32 vars in 732 bytes} [Tue May 12 17:44:22 2026] GET /v2.0/policies/30e83b6d-c1c3-4750-bfbc-029ded86ad6b/tags => generated 34 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 801/1575] 10.0.0.23 () {32 vars in 773 bytes} [Tue May 12 17:44:22 2026] GET /v2.0/security-groups?tenant_id=ad20ada6ca6540629170980fa3277dee&name=default => generated 2925 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 802/1576] 10.0.0.179 () {34 vars in 1002 bytes} [Tue May 12 17:44:22 2026] GET /v2.0/ports?tenant_id=0bbc881e03734ed5866094cfcf342fe5&fields=id => generated 103 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 803/1577] 10.0.0.23 () {34 vars in 781 bytes} [Tue May 12 17:44:22 2026] PUT /v2.0/policies/30e83b6d-c1c3-4750-bfbc-029ded86ad6b/tags/black.or.white => generated 4 bytes in 38 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 804/1578] 10.0.0.23 () {32 vars in 739 bytes} [Tue May 12 17:44:22 2026] DELETE /v2.0/security-groups/0794b8d7-a352-4186-9776-9464eec2062e => 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: 805/1579] 10.0.0.179 () {34 vars in 1008 bytes} [Tue May 12 17:44:22 2026] GET /v2.0/networks/7703690a-f8fb-4b9b-b421-f412f77679f2?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: 775/1580] 10.0.0.23 () {34 vars in 664 bytes} [Tue May 12 17:44:22 2026] POST /v2.0/ports => generated 928 bytes in 310 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 806/1581] 10.0.0.23 () {32 vars in 732 bytes} [Tue May 12 17:44:22 2026] GET /v2.0/policies/30e83b6d-c1c3-4750-bfbc-029ded86ad6b/tags => generated 52 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 807/1582] 10.0.0.23 () {34 vars in 752 bytes} [Tue May 12 17:44:22 2026] PUT /v2.0/policies/30e83b6d-c1c3-4750-bfbc-029ded86ad6b/tags => generated 37 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 776/1583] 10.0.0.179 () {34 vars in 1108 bytes} [Tue May 12 17:44:22 2026] GET /v2.0/networks/7703690a-f8fb-4b9b-b421-f412f77679f2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 777/1584] 10.0.0.23 () {32 vars in 732 bytes} [Tue May 12 17:44:22 2026] GET /v2.0/policies/30e83b6d-c1c3-4750-bfbc-029ded86ad6b/tags => generated 37 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 778/1585] 10.0.0.23 () {32 vars in 740 bytes} [Tue May 12 17:44:22 2026] GET /v2.0/policies/30e83b6d-c1c3-4750-bfbc-029ded86ad6b/tags/red => generated 0 bytes in 35 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 779/1586] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:44:22 2026] GET /v2.0/ports?device_id=deab6168-d8c4-4013-ac54-48f2cc19dc9d => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:44:22.650 7 INFO neutron_taas.services.taas.taas_plugin [None req-aacde920-ece6-44ce-a009-294406c8be1a c44ddfe41f194aa293b464e816217b3a e4758806ce284e1abd49ff3ecd7f9010 - - default default] TaaS: Handle Delete Port: 08162cea-f79e-49c3-8c57-a0b5b0cfae4f 2026-05-12 17:44:22.655 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-aacde920-ece6-44ce-a009-294406c8be1a c44ddfe41f194aa293b464e816217b3a e4758806ce284e1abd49ff3ecd7f9010 - - default default] Tap Mirror: Handle Delete Port: 08162cea-f79e-49c3-8c57-a0b5b0cfae4f 2026-05-12 17:44:22.669 8 INFO neutron.api.v2.resource [None req-7183b08b-f4fe-4135-aeca-52fc0e1a3362 a293b9fa0cac4a9884b167eb9707d7a5 8074b0b35fa948eea28f7dfe7fd9325b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 780/1587] 10.0.0.23 () {32 vars in 744 bytes} [Tue May 12 17:44:22 2026] GET /v2.0/policies/30e83b6d-c1c3-4750-bfbc-029ded86ad6b/tags/green => generated 99 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 781/1588] 10.0.0.23 () {32 vars in 743 bytes} [Tue May 12 17:44:22 2026] DELETE /v2.0/policies/30e83b6d-c1c3-4750-bfbc-029ded86ad6b/tags/red => generated 0 bytes in 41 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 782/1589] 10.0.0.23 () {32 vars in 732 bytes} [Tue May 12 17:44:22 2026] GET /v2.0/policies/30e83b6d-c1c3-4750-bfbc-029ded86ad6b/tags => generated 30 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 808/1590] 10.0.0.23 () {32 vars in 719 bytes} [Tue May 12 17:44:22 2026] DELETE /v2.0/ports/08162cea-f79e-49c3-8c57-a0b5b0cfae4f => generated 0 bytes in 262 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:44:22.796 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7add0dcf-e5ff-40ec-bc38-5a7321b8d1c7 c44ddfe41f194aa293b464e816217b3a e4758806ce284e1abd49ff3ecd7f9010 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 809/1591] 10.0.0.23 () {32 vars in 716 bytes} [Tue May 12 17:44:22 2026] GET /v2.0/ports/08162cea-f79e-49c3-8c57-a0b5b0cfae4f => generated 132 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 17:44:22.801 8 INFO neutron.api.v2.resource [None req-75b4713a-df80-4882-aaf8-51d4c663b64a a293b9fa0cac4a9884b167eb9707d7a5 8074b0b35fa948eea28f7dfe7fd9325b - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 783/1592] 10.0.0.23 () {32 vars in 747 bytes} [Tue May 12 17:44:22 2026] DELETE /v2.0/policies/30e83b6d-c1c3-4750-bfbc-029ded86ad6b/tags/green => generated 99 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 784/1593] 10.0.0.23 () {32 vars in 735 bytes} [Tue May 12 17:44:22 2026] DELETE /v2.0/policies/30e83b6d-c1c3-4750-bfbc-029ded86ad6b/tags => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 785/1594] 10.0.0.23 () {32 vars in 732 bytes} [Tue May 12 17:44:22 2026] GET /v2.0/policies/30e83b6d-c1c3-4750-bfbc-029ded86ad6b/tags => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 810/1595] 10.0.0.23 () {32 vars in 723 bytes} [Tue May 12 17:44:22 2026] DELETE /v2.0/subnets/8ce1a4f5-890b-4ae9-b75e-5b8c64b6f194 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 786/1596] 10.0.0.23 () {32 vars in 733 bytes} [Tue May 12 17:44:22 2026] DELETE /v2.0/qos/policies/30e83b6d-c1c3-4750-bfbc-029ded86ad6b => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 811/1597] 10.0.0.23 () {32 vars in 725 bytes} [Tue May 12 17:44:22 2026] DELETE /v2.0/networks/e4c25c31-eaa0-4d35-9ceb-b4274857a247 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 787/1598] 10.0.0.23 () {34 vars in 664 bytes} [Tue May 12 17:44:23 2026] POST /v2.0/ports => generated 777 bytes in 285 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 812/1599] 10.0.0.23 () {34 vars in 736 bytes} [Tue May 12 17:44:23 2026] PUT /v2.0/ports/0be1e687-a6c8-4489-b0b7-cfbf093b893a => generated 752 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:44:23.559 8 INFO neutron_taas.services.taas.taas_plugin [None req-4f84b626-048a-423d-bf6c-1f0d2994a871 c44ddfe41f194aa293b464e816217b3a e4758806ce284e1abd49ff3ecd7f9010 - - default default] TaaS: Handle Delete Port: 0be1e687-a6c8-4489-b0b7-cfbf093b893a 2026-05-12 17:44:23.563 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4f84b626-048a-423d-bf6c-1f0d2994a871 c44ddfe41f194aa293b464e816217b3a e4758806ce284e1abd49ff3ecd7f9010 - - default default] Tap Mirror: Handle Delete Port: 0be1e687-a6c8-4489-b0b7-cfbf093b893a 2026-05-12 17:44:23.645 7 INFO neutron.services.segments.plugin [-] Segment 0172f0b1-3619-4d8e-96a7-32c231c82346 resource provider aggregate not found 2026-05-12 17:44:23.656 7 INFO neutron.services.segments.plugin [-] Segment 0172f0b1-3619-4d8e-96a7-32c231c82346 resource provider aggregate not found 2026-05-12 17:44:23.677 7 INFO neutron.services.segments.plugin [-] Segment 0172f0b1-3619-4d8e-96a7-32c231c82346 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0172f0b1-3619-4d8e-96a7-32c231c82346 found for delete ", "request_id": "req-16152c9a-db0f-47f8-bd2e-2b18cedfebf8"}]} 2026-05-12 17:44:23.689 7 INFO neutron.services.segments.plugin [-] Segment 0172f0b1-3619-4d8e-96a7-32c231c82346 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0172f0b1-3619-4d8e-96a7-32c231c82346 found for delete ", "request_id": "req-91554e27-f95f-4e75-a1b3-66b7fa73e519"}]} /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 788/1600] 10.0.0.23 () {32 vars in 719 bytes} [Tue May 12 17:44:23 2026] DELETE /v2.0/ports/0be1e687-a6c8-4489-b0b7-cfbf093b893a => 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: 789/1601] 10.0.0.23 () {32 vars in 642 bytes} [Tue May 12 17:44:23 2026] GET /v2.0/ports => generated 782 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 790/1602] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:44:23 2026] GET /v2.0/ports?device_id=deab6168-d8c4-4013-ac54-48f2cc19dc9d => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:44:23.790 8 INFO neutron.pecan_wsgi.hooks.translation [None req-89ce8748-c257-469b-b5a1-fca667565ff2 c44ddfe41f194aa293b464e816217b3a e4758806ce284e1abd49ff3ecd7f9010 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 791/1603] 10.0.0.23 () {32 vars in 716 bytes} [Tue May 12 17:44:23 2026] GET /v2.0/ports/0be1e687-a6c8-4489-b0b7-cfbf093b893a => generated 132 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 792/1604] 10.0.0.23 () {32 vars in 642 bytes} [Tue May 12 17:44:23 2026] GET /v2.0/ports => generated 782 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 813/1605] 10.0.0.23 () {32 vars in 773 bytes} [Tue May 12 17:44:23 2026] GET /v2.0/security-groups?tenant_id=8074b0b35fa948eea28f7dfe7fd9325b&name=default => generated 2925 bytes in 332 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 793/1606] 10.0.0.23 () {32 vars in 716 bytes} [Tue May 12 17:44:23 2026] GET /v2.0/ports/2bbf079a-3c41-4af0-ba53-2ffeb77aabe3 => generated 779 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:44:23.907 8 INFO neutron.pecan_wsgi.hooks.translation [None req-bc26c291-b026-49d8-8775-75a8b2373ef2 c44ddfe41f194aa293b464e816217b3a e4758806ce284e1abd49ff3ecd7f9010 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 794/1607] 10.0.0.23 () {32 vars in 719 bytes} [Tue May 12 17:44:23 2026] DELETE /v2.0/ports/08162cea-f79e-49c3-8c57-a0b5b0cfae4f => generated 132 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 17:44:23.929 8 INFO neutron.pecan_wsgi.hooks.translation [None req-472b8dd7-3d4a-43b3-a4a6-75e3db44aadd c44ddfe41f194aa293b464e816217b3a e4758806ce284e1abd49ff3ecd7f9010 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 795/1608] 10.0.0.23 () {32 vars in 723 bytes} [Tue May 12 17:44:23 2026] DELETE /v2.0/subnets/8ce1a4f5-890b-4ae9-b75e-5b8c64b6f194 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 17:44:23.953 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8194831f-e00b-41f4-8963-f851c39ebc74 c44ddfe41f194aa293b464e816217b3a e4758806ce284e1abd49ff3ecd7f9010 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 796/1609] 10.0.0.23 () {32 vars in 723 bytes} [Tue May 12 17:44:23 2026] DELETE /v2.0/subnets/aa9e077b-0ad2-4860-92af-6b528d19f103 => 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: 814/1610] 10.0.0.23 () {32 vars in 739 bytes} [Tue May 12 17:44:23 2026] DELETE /v2.0/security-groups/7983a65a-a119-47d2-83e6-a2f37ebd4524 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:44:24.070 8 INFO neutron_taas.services.taas.taas_plugin [None req-cf11b98c-8ba1-4b25-b8a6-f4de273bdbf4 c44ddfe41f194aa293b464e816217b3a e4758806ce284e1abd49ff3ecd7f9010 - - default default] TaaS: Handle Delete Port: 2bbf079a-3c41-4af0-ba53-2ffeb77aabe3 2026-05-12 17:44:24.076 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cf11b98c-8ba1-4b25-b8a6-f4de273bdbf4 c44ddfe41f194aa293b464e816217b3a e4758806ce284e1abd49ff3ecd7f9010 - - default default] Tap Mirror: Handle Delete Port: 2bbf079a-3c41-4af0-ba53-2ffeb77aabe3 [pid: 8|app: 0|req: 797/1611] 10.0.0.23 () {32 vars in 719 bytes} [Tue May 12 17:44:23 2026] DELETE /v2.0/ports/2bbf079a-3c41-4af0-ba53-2ffeb77aabe3 => generated 0 bytes in 237 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:44:24.321 8 INFO neutron.services.segments.plugin [-] Segment cb555771-3394-4321-aaed-6baf3d920206 resource provider aggregate not found [pid: 7|app: 0|req: 815/1612] 10.0.0.23 () {32 vars in 773 bytes} [Tue May 12 17:44:24 2026] GET /v2.0/security-groups?tenant_id=c0891adc86e44c52b4494abba575e4d9&name=default => generated 2925 bytes in 176 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:44:24.335 8 INFO neutron.services.segments.plugin [-] Segment cb555771-3394-4321-aaed-6baf3d920206 resource provider aggregate not found 2026-05-12 17:44:24.342 8 INFO neutron.services.segments.plugin [-] Segment cb555771-3394-4321-aaed-6baf3d920206 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cb555771-3394-4321-aaed-6baf3d920206 found for delete ", "request_id": "req-37fc62f0-398d-4c3c-9be2-7e02c019d681"}]} 2026-05-12 17:44:24.358 8 INFO neutron.services.segments.plugin [-] Segment cb555771-3394-4321-aaed-6baf3d920206 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cb555771-3394-4321-aaed-6baf3d920206 found for delete ", "request_id": "req-8043a4f1-4780-40c8-8b70-d941c346e65d"}]} [pid: 8|app: 0|req: 798/1613] 10.0.0.23 () {32 vars in 725 bytes} [Tue May 12 17:44:24 2026] DELETE /v2.0/networks/b99615a1-fc3a-4543-bb8f-e3e6746b97f3 => 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: 816/1614] 10.0.0.23 () {32 vars in 739 bytes} [Tue May 12 17:44:24 2026] DELETE /v2.0/security-groups/e93e2855-b8a9-4edf-957f-58a697eac593 => 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: 799/1615] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:44:24 2026] GET /v2.0/ports?device_id=deab6168-d8c4-4013-ac54-48f2cc19dc9d => 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: 817/1618] 10.0.0.23 () {32 vars in 773 bytes} [Tue May 12 17:44:24 2026] GET /v2.0/security-groups?tenant_id=e4758806ce284e1abd49ff3ecd7f9010&name=default => generated 2925 bytes in 211 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 802/1619] 10.0.0.23 () {32 vars in 739 bytes} [Tue May 12 17:44:25 2026] DELETE /v2.0/security-groups/b8024093-e772-4d30-bdd1-151b4320c35a => 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: 803/1620] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:44:25 2026] GET /v2.0/ports?device_id=deab6168-d8c4-4013-ac54-48f2cc19dc9d => 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: 818/1621] 10.0.0.23 () {32 vars in 773 bytes} [Tue May 12 17:44:25 2026] GET /v2.0/security-groups?tenant_id=897d17dae34c4839a3436c8ef2e7930f&name=default => generated 2925 bytes in 257 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 804/1622] 10.0.0.23 () {32 vars in 739 bytes} [Tue May 12 17:44:26 2026] DELETE /v2.0/security-groups/f145b128-fd10-4321-b2f5-1ca0d82ebd01 => 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: 819/1623] 199.204.45.132 () {34 vars in 986 bytes} [Tue May 12 17:44:26 2026] GET /v2.0/networks?id=7703690a-f8fb-4b9b-b421-f412f77679f2 => generated 677 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 820/1624] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:44:27 2026] GET /v2.0/ports?device_id=deab6168-d8c4-4013-ac54-48f2cc19dc9d => 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: 805/1625] 199.204.45.132 () {38 vars in 955 bytes} [Tue May 12 17:44:26 2026] POST /v2.0/ports => generated 958 bytes in 430 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 821/1626] 10.0.0.23 () {34 vars in 683 bytes} [Tue May 12 17:44:27 2026] POST /v2.0/security-groups => generated 1625 bytes in 416 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 822/1627] 10.0.0.23 () {32 vars in 662 bytes} [Tue May 12 17:44:27 2026] GET /v2.0/security-groups => generated 4530 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 823/1628] 10.0.0.23 () {34 vars in 757 bytes} [Tue May 12 17:44:27 2026] PUT /v2.0/security-groups/398e3168-a0e3-44c2-b48f-dfb96c6152ab => generated 1663 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 824/1629] 10.0.0.23 () {32 vars in 736 bytes} [Tue May 12 17:44:27 2026] GET /v2.0/security-groups/398e3168-a0e3-44c2-b48f-dfb96c6152ab => generated 1663 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 806/1630] 199.204.45.132 () {38 vars in 1028 bytes} [Tue May 12 17:44:27 2026] PUT /v2.0/ports/867fed7c-5b8a-463f-8d12-ae120c29ad7a => generated 1239 bytes in 397 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 825/1631] 10.0.0.23 () {32 vars in 739 bytes} [Tue May 12 17:44:27 2026] DELETE /v2.0/security-groups/398e3168-a0e3-44c2-b48f-dfb96c6152ab => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:44:27.862 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-259c8bfe-7db8-4411-8692-f5d5164c5707'] response: {'name': 'network-changed', 'server_uuid': 'deab6168-d8c4-4013-ac54-48f2cc19dc9d', 'tag': '867fed7c-5b8a-463f-8d12-ae120c29ad7a', '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: 807/1632] 10.0.0.23 () {32 vars in 662 bytes} [Tue May 12 17:44:27 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) 2026-05-12 17:44:27.908 7 INFO neutron.api.v2.resource [None req-c8e6dec4-a448-4a86-a3a9-536ee4d2bcb9 08dad78730e745ceb00d52401685b2e4 5600aefd2eca4c4683c23c621c9af4b2 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 826/1633] 10.0.0.23 () {32 vars in 739 bytes} [Tue May 12 17:44:27 2026] DELETE /v2.0/security-groups/398e3168-a0e3-44c2-b48f-dfb96c6152ab => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 808/1634] 10.0.0.23 () {34 vars in 683 bytes} [Tue May 12 17:44:27 2026] POST /v2.0/security-groups => generated 1624 bytes in 94 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 809/1635] 10.0.0.23 () {34 vars in 694 bytes} [Tue May 12 17:44:28 2026] POST /v2.0/security-group-rules => generated 601 bytes in 85 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 810/1636] 10.0.0.23 () {32 vars in 746 bytes} [Tue May 12 17:44:28 2026] GET /v2.0/security-group-rules/468f84eb-a566-4b31-bfda-8e6be5593714 => generated 601 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:44:28.119 7 INFO neutron.db.segments_db [None req-cd294ed7-efb2-4e27-8bd1-46f7f5b35320 87988d3d6d994d72aa683195ecd7f43c 46602d47bc934d69aa0e51f91a6173be - - default default] Added segment 4b784ce8-c99a-404d-9a42-15fc89316206 of type vxlan for network 131baeff-872a-42fb-8f0d-2c179038e121 [pid: 8|app: 0|req: 811/1637] 10.0.0.23 () {32 vars in 672 bytes} [Tue May 12 17:44:28 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 812/1638] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:44:28 2026] GET /v2.0/ports?device_id=deab6168-d8c4-4013-ac54-48f2cc19dc9d => generated 973 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 813/1639] 10.0.0.23 () {32 vars in 749 bytes} [Tue May 12 17:44:28 2026] DELETE /v2.0/security-group-rules/468f84eb-a566-4b31-bfda-8e6be5593714 => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 814/1640] 10.0.0.179 () {34 vars in 1040 bytes} [Tue May 12 17:44:28 2026] GET /v2.0/security-groups?id=1df4312a-f629-4a0e-a803-d5c3ef2c4c88&fields=id&fields=name => generated 88 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:44:28.341 7 INFO neutron.db.l3_hamode_db [None req-cd294ed7-efb2-4e27-8bd1-46f7f5b35320 87988d3d6d994d72aa683195ecd7f43c 46602d47bc934d69aa0e51f91a6173be - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 815/1641] 10.0.0.23 () {32 vars in 672 bytes} [Tue May 12 17:44:28 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 816/1642] 10.0.0.23 () {34 vars in 694 bytes} [Tue May 12 17:44:28 2026] POST /v2.0/security-group-rules => generated 601 bytes in 96 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:44:28.451 7 INFO neutron.db.l3_hamode_db [None req-cd294ed7-efb2-4e27-8bd1-46f7f5b35320 87988d3d6d994d72aa683195ecd7f43c 46602d47bc934d69aa0e51f91a6173be - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 817/1643] 199.204.45.132 () {34 vars in 1080 bytes} [Tue May 12 17:44:28 2026] GET /v2.0/ports?tenant_id=0bbc881e03734ed5866094cfcf342fe5&device_id=deab6168-d8c4-4013-ac54-48f2cc19dc9d => generated 1242 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 818/1644] 10.0.0.23 () {32 vars in 746 bytes} [Tue May 12 17:44:28 2026] GET /v2.0/security-group-rules/78db3a16-6531-4329-abfb-33418112f125 => 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: 819/1645] 199.204.45.132 () {34 vars in 1018 bytes} [Tue May 12 17:44:28 2026] GET /v2.0/networks?tenant_id=0bbc881e03734ed5866094cfcf342fe5&shared=False => generated 773 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 820/1646] 10.0.0.23 () {32 vars in 672 bytes} [Tue May 12 17:44:28 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 821/1647] 199.204.45.132 () {34 vars in 930 bytes} [Tue May 12 17:44:28 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: 8|app: 0|req: 822/1648] 10.0.0.23 () {32 vars in 749 bytes} [Tue May 12 17:44:28 2026] DELETE /v2.0/security-group-rules/78db3a16-6531-4329-abfb-33418112f125 => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 823/1649] 10.0.0.23 () {32 vars in 672 bytes} [Tue May 12 17:44:28 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: 8|app: 0|req: 824/1650] 10.0.0.23 () {34 vars in 694 bytes} [Tue May 12 17:44:28 2026] POST /v2.0/security-group-rules => generated 602 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 825/1651] 10.0.0.23 () {32 vars in 746 bytes} [Tue May 12 17:44:28 2026] GET /v2.0/security-group-rules/09e695a9-53b5-4aca-b405-98a3431706f1 => generated 602 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 826/1652] 10.0.0.23 () {32 vars in 672 bytes} [Tue May 12 17:44:28 2026] GET /v2.0/security-group-rules => generated 4139 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 827/1653] 10.0.0.23 () {34 vars in 667 bytes} [Tue May 12 17:44:27 2026] POST /v2.0/routers => generated 474 bytes in 1017 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 827/1654] 10.0.0.23 () {32 vars in 749 bytes} [Tue May 12 17:44:28 2026] DELETE /v2.0/security-group-rules/09e695a9-53b5-4aca-b405-98a3431706f1 => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 828/1655] 10.0.0.23 () {32 vars in 672 bytes} [Tue May 12 17:44:29 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: 828/1656] 10.0.0.23 () {34 vars in 750 bytes} [Tue May 12 17:44:29 2026] PUT /v2.0/routers/a3e477b6-ebd2-41f6-aa2d-ef6e7acb51cc/tags => generated 25 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 829/1657] 10.0.0.23 () {32 vars in 739 bytes} [Tue May 12 17:44:29 2026] DELETE /v2.0/security-groups/b3742b65-4e84-4c22-a730-37f99acd554e => 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: 830/1658] 10.0.0.23 () {32 vars in 662 bytes} [Tue May 12 17:44:29 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: 7|app: 0|req: 829/1659] 10.0.0.23 () {32 vars in 730 bytes} [Tue May 12 17:44:29 2026] GET /v2.0/routers/a3e477b6-ebd2-41f6-aa2d-ef6e7acb51cc/tags => generated 25 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 831/1660] 10.0.0.23 () {32 vars in 662 bytes} [Tue May 12 17:44:29 2026] GET /v2.0/security-groups => generated 2925 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 830/1661] 10.0.0.23 () {34 vars in 761 bytes} [Tue May 12 17:44:29 2026] PUT /v2.0/routers/a3e477b6-ebd2-41f6-aa2d-ef6e7acb51cc/tags/green => generated 4 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 831/1662] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:44:29 2026] GET /v2.0/ports?device_id=deab6168-d8c4-4013-ac54-48f2cc19dc9d => generated 973 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 832/1663] 10.0.0.23 () {32 vars in 730 bytes} [Tue May 12 17:44:29 2026] GET /v2.0/routers/a3e477b6-ebd2-41f6-aa2d-ef6e7acb51cc/tags => generated 34 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 832/1664] 10.0.0.179 () {34 vars in 1040 bytes} [Tue May 12 17:44:29 2026] GET /v2.0/security-groups?id=1df4312a-f629-4a0e-a803-d5c3ef2c4c88&fields=id&fields=name => generated 88 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 833/1665] 10.0.0.23 () {34 vars in 757 bytes} [Tue May 12 17:44:29 2026] PUT /v2.0/routers/a3e477b6-ebd2-41f6-aa2d-ef6e7acb51cc/tags/red => generated 4 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 833/1666] 10.0.0.23 () {32 vars in 730 bytes} [Tue May 12 17:44:29 2026] GET /v2.0/routers/a3e477b6-ebd2-41f6-aa2d-ef6e7acb51cc/tags => generated 34 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 834/1667] 199.204.45.132 () {34 vars in 1080 bytes} [Tue May 12 17:44:29 2026] GET /v2.0/ports?tenant_id=0bbc881e03734ed5866094cfcf342fe5&device_id=deab6168-d8c4-4013-ac54-48f2cc19dc9d => 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: 835/1668] 10.0.0.23 () {32 vars in 773 bytes} [Tue May 12 17:44:29 2026] GET /v2.0/security-groups?tenant_id=5600aefd2eca4c4683c23c621c9af4b2&name=default => generated 2925 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 836/1669] 199.204.45.132 () {34 vars in 1060 bytes} [Tue May 12 17:44:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=867fed7c-5b8a-463f-8d12-ae120c29ad7a => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 834/1670] 10.0.0.23 () {34 vars in 779 bytes} [Tue May 12 17:44:29 2026] PUT /v2.0/routers/a3e477b6-ebd2-41f6-aa2d-ef6e7acb51cc/tags/black.or.white => generated 4 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 835/1671] 199.204.45.132 () {34 vars in 984 bytes} [Tue May 12 17:44:29 2026] GET /v2.0/subnets?id=8f118e9d-603f-42a2-9f22-e2f26cbefd25 => generated 695 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 837/1672] 10.0.0.23 () {32 vars in 739 bytes} [Tue May 12 17:44:29 2026] DELETE /v2.0/security-groups/49b03d88-88d0-4c19-a178-dc82a6bf5a50 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 836/1673] 10.0.0.23 () {32 vars in 730 bytes} [Tue May 12 17:44:29 2026] GET /v2.0/routers/a3e477b6-ebd2-41f6-aa2d-ef6e7acb51cc/tags => generated 52 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 838/1674] 199.204.45.132 () {34 vars in 1052 bytes} [Tue May 12 17:44:29 2026] GET /v2.0/ports?network_id=7703690a-f8fb-4b9b-b421-f412f77679f2&device_owner=network%3Adhcp => generated 1244 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 839/1675] 199.204.45.132 () {34 vars in 1012 bytes} [Tue May 12 17:44:29 2026] GET /v2.0/networks/7703690a-f8fb-4b9b-b421-f412f77679f2?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: 837/1676] 10.0.0.23 () {34 vars in 750 bytes} [Tue May 12 17:44:29 2026] PUT /v2.0/routers/a3e477b6-ebd2-41f6-aa2d-ef6e7acb51cc/tags => generated 37 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 840/1677] 199.204.45.132 () {34 vars in 1112 bytes} [Tue May 12 17:44:30 2026] GET /v2.0/networks/7703690a-f8fb-4b9b-b421-f412f77679f2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 838/1678] 10.0.0.23 () {32 vars in 730 bytes} [Tue May 12 17:44:30 2026] GET /v2.0/routers/a3e477b6-ebd2-41f6-aa2d-ef6e7acb51cc/tags => generated 37 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 841/1679] 10.0.0.23 () {32 vars in 738 bytes} [Tue May 12 17:44:30 2026] GET /v2.0/routers/a3e477b6-ebd2-41f6-aa2d-ef6e7acb51cc/tags/red => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:44:30.383 7 INFO neutron.api.v2.resource [None req-a701beba-b330-4c64-9477-b4a533dd1947 87988d3d6d994d72aa683195ecd7f43c 46602d47bc934d69aa0e51f91a6173be - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 839/1680] 10.0.0.23 () {32 vars in 742 bytes} [Tue May 12 17:44:30 2026] GET /v2.0/routers/a3e477b6-ebd2-41f6-aa2d-ef6e7acb51cc/tags/green => generated 99 bytes in 92 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 842/1681] 10.0.0.23 () {32 vars in 741 bytes} [Tue May 12 17:44:30 2026] DELETE /v2.0/routers/a3e477b6-ebd2-41f6-aa2d-ef6e7acb51cc/tags/red => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 843/1682] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:44:30 2026] GET /v2.0/ports?device_id=deab6168-d8c4-4013-ac54-48f2cc19dc9d => generated 973 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 840/1683] 10.0.0.23 () {32 vars in 730 bytes} [Tue May 12 17:44:30 2026] GET /v2.0/routers/a3e477b6-ebd2-41f6-aa2d-ef6e7acb51cc/tags => generated 30 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 844/1684] 10.0.0.179 () {34 vars in 1040 bytes} [Tue May 12 17:44:30 2026] GET /v2.0/security-groups?id=1df4312a-f629-4a0e-a803-d5c3ef2c4c88&fields=id&fields=name => generated 88 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:44:30.730 7 INFO neutron.api.v2.resource [None req-96f3995a-76f3-4f7b-848d-4e79553e53a5 87988d3d6d994d72aa683195ecd7f43c 46602d47bc934d69aa0e51f91a6173be - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 841/1685] 10.0.0.23 () {32 vars in 745 bytes} [Tue May 12 17:44:30 2026] DELETE /v2.0/routers/a3e477b6-ebd2-41f6-aa2d-ef6e7acb51cc/tags/green => generated 99 bytes in 119 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 845/1686] 10.0.0.23 () {32 vars in 733 bytes} [Tue May 12 17:44:30 2026] DELETE /v2.0/routers/a3e477b6-ebd2-41f6-aa2d-ef6e7acb51cc/tags => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 842/1687] 10.0.0.23 () {32 vars in 730 bytes} [Tue May 12 17:44:30 2026] GET /v2.0/routers/a3e477b6-ebd2-41f6-aa2d-ef6e7acb51cc/tags => generated 12 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 846/1688] 10.0.0.23 () {32 vars in 720 bytes} [Tue May 12 17:44:30 2026] GET /v2.0/routers/a3e477b6-ebd2-41f6-aa2d-ef6e7acb51cc => generated 480 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 843/1689] 10.0.0.23 () {34 vars in 741 bytes} [Tue May 12 17:44:30 2026] PUT /v2.0/routers/a3e477b6-ebd2-41f6-aa2d-ef6e7acb51cc => generated 480 bytes in 518 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 847/1690] 10.0.0.23 () {32 vars in 735 bytes} [Tue May 12 17:44:31 2026] GET /v2.0/ports?device_id=a3e477b6-ebd2-41f6-aa2d-ef6e7acb51cc => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:44:31.680 7 INFO neutron_taas.services.taas.taas_plugin [None req-a139811d-6ef5-4976-b1ad-3863291c2835 87988d3d6d994d72aa683195ecd7f43c 46602d47bc934d69aa0e51f91a6173be - - default default] TaaS: Handle Delete Port: 7b441627-ac30-4314-aa8c-b87834d47662 2026-05-12 17:44:31.683 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a139811d-6ef5-4976-b1ad-3863291c2835 87988d3d6d994d72aa683195ecd7f43c 46602d47bc934d69aa0e51f91a6173be - - default default] Tap Mirror: Handle Delete Port: 7b441627-ac30-4314-aa8c-b87834d47662 [pid: 8|app: 0|req: 848/1691] 10.0.0.23 () {34 vars in 676 bytes} [Tue May 12 17:44:31 2026] POST /v2.0/subnetpools => generated 549 bytes in 199 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 849/1692] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:44:31 2026] GET /v2.0/ports?device_id=deab6168-d8c4-4013-ac54-48f2cc19dc9d => generated 973 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 850/1693] 10.0.0.23 () {32 vars in 728 bytes} [Tue May 12 17:44:31 2026] GET /v2.0/subnetpools/bc682d28-1a2e-48f6-b093-536c28447d0a => generated 549 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 851/1694] 10.0.0.179 () {34 vars in 1040 bytes} [Tue May 12 17:44:31 2026] GET /v2.0/security-groups?id=1df4312a-f629-4a0e-a803-d5c3ef2c4c88&fields=id&fields=name => generated 88 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:44:31.948 7 INFO neutron.services.segments.plugin [-] Segment 4b784ce8-c99a-404d-9a42-15fc89316206 resource provider aggregate not found 2026-05-12 17:44:31.956 7 INFO neutron.services.segments.plugin [-] Segment 4b784ce8-c99a-404d-9a42-15fc89316206 resource provider aggregate not found 2026-05-12 17:44:31.972 7 INFO neutron.services.segments.plugin [-] Segment 4b784ce8-c99a-404d-9a42-15fc89316206 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4b784ce8-c99a-404d-9a42-15fc89316206 found for delete ", "request_id": "req-3c2bb293-3765-4f2e-9f2a-edcdca90dc02"}]} 2026-05-12 17:44:31.974 7 INFO neutron.services.segments.plugin [-] Segment 4b784ce8-c99a-404d-9a42-15fc89316206 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4b784ce8-c99a-404d-9a42-15fc89316206 found for delete ", "request_id": "req-ce250d83-3eed-4978-8a88-fd6bd372329f"}]} [pid: 8|app: 0|req: 852/1695] 10.0.0.23 () {34 vars in 748 bytes} [Tue May 12 17:44:31 2026] PUT /v2.0/subnetpools/bc682d28-1a2e-48f6-b093-536c28447d0a => generated 501 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:44:31.985 7 INFO neutron.db.l3_hamode_db [None req-a139811d-6ef5-4976-b1ad-3863291c2835 87988d3d6d994d72aa683195ecd7f43c 46602d47bc934d69aa0e51f91a6173be - - default default] HA network 131baeff-872a-42fb-8f0d-2c179038e121 was deleted as no HA routers are present in tenant 46602d47bc934d69aa0e51f91a6173be. [pid: 7|app: 0|req: 844/1696] 10.0.0.23 () {32 vars in 723 bytes} [Tue May 12 17:44:31 2026] DELETE /v2.0/routers/a3e477b6-ebd2-41f6-aa2d-ef6e7acb51cc => generated 0 bytes in 452 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 853/1697] 10.0.0.23 () {32 vars in 731 bytes} [Tue May 12 17:44:31 2026] DELETE /v2.0/subnetpools/bc682d28-1a2e-48f6-b093-536c28447d0a => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:44:32.055 7 INFO neutron.api.v2.resource [None req-34d4ac1c-f1b2-4a8c-9efd-004e53a8c8a5 37133705747f46c39a8ba18452dd6ecc b367ef2b1c46402ca6a799f4523735c1 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 845/1698] 10.0.0.23 () {32 vars in 728 bytes} [Tue May 12 17:44:32 2026] GET /v2.0/subnetpools/bc682d28-1a2e-48f6-b093-536c28447d0a => generated 145 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 17:44:32.073 8 INFO neutron.api.v2.resource [None req-fe87b67e-c193-48a4-9612-c22a8f026093 37133705747f46c39a8ba18452dd6ecc b367ef2b1c46402ca6a799f4523735c1 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 854/1699] 10.0.0.23 () {32 vars in 731 bytes} [Tue May 12 17:44:32 2026] DELETE /v2.0/subnetpools/bc682d28-1a2e-48f6-b093-536c28447d0a => generated 145 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 846/1700] 10.0.0.23 () {32 vars in 773 bytes} [Tue May 12 17:44:32 2026] GET /v2.0/security-groups?tenant_id=b367ef2b1c46402ca6a799f4523735c1&name=default => generated 2925 bytes in 294 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 855/1701] 10.0.0.23 () {32 vars in 773 bytes} [Tue May 12 17:44:32 2026] GET /v2.0/security-groups?tenant_id=71c1e9a52c004646848051a25b4fd8cb&name=default => generated 2925 bytes in 239 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 847/1702] 10.0.0.23 () {32 vars in 739 bytes} [Tue May 12 17:44:32 2026] DELETE /v2.0/security-groups/5031ebf5-ec56-449a-a913-266008ede8bb => 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: 856/1703] 10.0.0.23 () {32 vars in 739 bytes} [Tue May 12 17:44:32 2026] DELETE /v2.0/security-groups/13ea6e47-a7c1-4bdc-bfd5-000d1af24bb4 => 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: 848/1704] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:44:32 2026] GET /v2.0/ports?device_id=deab6168-d8c4-4013-ac54-48f2cc19dc9d => generated 975 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 857/1705] 10.0.0.179 () {34 vars in 1040 bytes} [Tue May 12 17:44:33 2026] GET /v2.0/security-groups?id=1df4312a-f629-4a0e-a803-d5c3ef2c4c88&fields=id&fields=name => generated 88 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 849/1706] 10.0.0.23 () {32 vars in 773 bytes} [Tue May 12 17:44:33 2026] GET /v2.0/security-groups?tenant_id=46602d47bc934d69aa0e51f91a6173be&name=default => generated 2925 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 858/1707] 10.0.0.23 () {32 vars in 739 bytes} [Tue May 12 17:44:33 2026] DELETE /v2.0/security-groups/bf58c4f5-1548-4efc-9f3a-aeb2691aa1b0 => 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: 850/1708] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:44:34 2026] GET /v2.0/ports?device_id=deab6168-d8c4-4013-ac54-48f2cc19dc9d => generated 975 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 859/1709] 10.0.0.179 () {34 vars in 1040 bytes} [Tue May 12 17:44:34 2026] GET /v2.0/security-groups?id=1df4312a-f629-4a0e-a803-d5c3ef2c4c88&fields=id&fields=name => generated 88 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 851/1710] 10.0.0.23 () {32 vars in 622 bytes} [Tue May 12 17:44:34 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: 860/1711] 10.0.0.23 () {32 vars in 632 bytes} [Tue May 12 17:44:34 2026] GET /v2.0/ => generated 632 bytes in 230 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 852/1712] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:44:35 2026] GET /v2.0/ports?device_id=deab6168-d8c4-4013-ac54-48f2cc19dc9d => generated 975 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 861/1713] 10.0.0.179 () {34 vars in 1040 bytes} [Tue May 12 17:44:35 2026] GET /v2.0/security-groups?id=1df4312a-f629-4a0e-a803-d5c3ef2c4c88&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: 862/1714] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:44:35 2026] GET /v2.0/ports?device_id=deab6168-d8c4-4013-ac54-48f2cc19dc9d => generated 975 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 863/1715] 10.0.0.179 () {34 vars in 1040 bytes} [Tue May 12 17:44:35 2026] GET /v2.0/security-groups?id=1df4312a-f629-4a0e-a803-d5c3ef2c4c88&fields=id&fields=name => generated 88 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 853/1716] 10.0.0.23 () {32 vars in 773 bytes} [Tue May 12 17:44:35 2026] GET /v2.0/security-groups?tenant_id=9be8da78cb75494d8b91490d237f6306&name=default => generated 2925 bytes in 332 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 864/1717] 10.0.0.23 () {32 vars in 739 bytes} [Tue May 12 17:44:35 2026] DELETE /v2.0/security-groups/49523f36-13bf-4aa1-acd1-82855bfac3ee => 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: 854/1718] 10.0.0.23 () {34 vars in 675 bytes} [Tue May 12 17:44:36 2026] POST /v2.0/subnetpools => generated 516 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 865/1719] 10.0.0.23 () {34 vars in 758 bytes} [Tue May 12 17:44:36 2026] PUT /v2.0/subnetpools/13b30724-3087-47c3-a3ea-863fb12d428e/tags => generated 25 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 855/1720] 10.0.0.23 () {32 vars in 738 bytes} [Tue May 12 17:44:36 2026] GET /v2.0/subnetpools/13b30724-3087-47c3-a3ea-863fb12d428e/tags => generated 25 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 866/1721] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:44:36 2026] GET /v2.0/ports?device_id=deab6168-d8c4-4013-ac54-48f2cc19dc9d => generated 975 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 856/1722] 10.0.0.23 () {34 vars in 769 bytes} [Tue May 12 17:44:36 2026] PUT /v2.0/subnetpools/13b30724-3087-47c3-a3ea-863fb12d428e/tags/green => generated 4 bytes in 49 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 867/1723] 10.0.0.179 () {34 vars in 1040 bytes} [Tue May 12 17:44:37 2026] GET /v2.0/security-groups?id=1df4312a-f629-4a0e-a803-d5c3ef2c4c88&fields=id&fields=name => generated 88 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 857/1724] 10.0.0.23 () {32 vars in 738 bytes} [Tue May 12 17:44:37 2026] GET /v2.0/subnetpools/13b30724-3087-47c3-a3ea-863fb12d428e/tags => generated 34 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 868/1725] 10.0.0.23 () {34 vars in 765 bytes} [Tue May 12 17:44:37 2026] PUT /v2.0/subnetpools/13b30724-3087-47c3-a3ea-863fb12d428e/tags/red => generated 4 bytes in 43 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 858/1726] 10.0.0.23 () {32 vars in 738 bytes} [Tue May 12 17:44:37 2026] GET /v2.0/subnetpools/13b30724-3087-47c3-a3ea-863fb12d428e/tags => generated 34 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 869/1727] 10.0.0.23 () {34 vars in 787 bytes} [Tue May 12 17:44:37 2026] PUT /v2.0/subnetpools/13b30724-3087-47c3-a3ea-863fb12d428e/tags/black.or.white => generated 4 bytes in 47 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 859/1728] 10.0.0.23 () {32 vars in 738 bytes} [Tue May 12 17:44:37 2026] GET /v2.0/subnetpools/13b30724-3087-47c3-a3ea-863fb12d428e/tags => generated 52 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 870/1729] 10.0.0.23 () {34 vars in 758 bytes} [Tue May 12 17:44:37 2026] PUT /v2.0/subnetpools/13b30724-3087-47c3-a3ea-863fb12d428e/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: 860/1730] 10.0.0.23 () {32 vars in 738 bytes} [Tue May 12 17:44:37 2026] GET /v2.0/subnetpools/13b30724-3087-47c3-a3ea-863fb12d428e/tags => generated 37 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 871/1731] 10.0.0.23 () {32 vars in 746 bytes} [Tue May 12 17:44:37 2026] GET /v2.0/subnetpools/13b30724-3087-47c3-a3ea-863fb12d428e/tags/red => generated 0 bytes in 27 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:44:37.355 7 INFO neutron.api.v2.resource [None req-e76d329b-bc64-41d6-9ee4-f26e89b0e50b e3a1b770a79f499b8cdaaadc57506846 8f4e047ed88647e89bf8fe9d5d342498 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 861/1732] 10.0.0.23 () {32 vars in 750 bytes} [Tue May 12 17:44:37 2026] GET /v2.0/subnetpools/13b30724-3087-47c3-a3ea-863fb12d428e/tags/green => generated 99 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 872/1733] 10.0.0.23 () {32 vars in 749 bytes} [Tue May 12 17:44:37 2026] DELETE /v2.0/subnetpools/13b30724-3087-47c3-a3ea-863fb12d428e/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: 862/1734] 10.0.0.23 () {32 vars in 738 bytes} [Tue May 12 17:44:37 2026] GET /v2.0/subnetpools/13b30724-3087-47c3-a3ea-863fb12d428e/tags => generated 30 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:44:37.472 8 INFO neutron.api.v2.resource [None req-ce748e0b-07bd-4aa5-a923-49dcf8841918 e3a1b770a79f499b8cdaaadc57506846 8f4e047ed88647e89bf8fe9d5d342498 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 873/1735] 10.0.0.23 () {32 vars in 753 bytes} [Tue May 12 17:44:37 2026] DELETE /v2.0/subnetpools/13b30724-3087-47c3-a3ea-863fb12d428e/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: 863/1736] 10.0.0.23 () {32 vars in 741 bytes} [Tue May 12 17:44:37 2026] DELETE /v2.0/subnetpools/13b30724-3087-47c3-a3ea-863fb12d428e/tags => generated 0 bytes in 42 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 874/1737] 10.0.0.23 () {32 vars in 738 bytes} [Tue May 12 17:44:37 2026] GET /v2.0/subnetpools/13b30724-3087-47c3-a3ea-863fb12d428e/tags => generated 12 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 864/1738] 10.0.0.23 () {32 vars in 731 bytes} [Tue May 12 17:44:37 2026] DELETE /v2.0/subnetpools/13b30724-3087-47c3-a3ea-863fb12d428e => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 875/1739] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:44:38 2026] GET /v2.0/ports?device_id=deab6168-d8c4-4013-ac54-48f2cc19dc9d => generated 973 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 865/1740] 10.0.0.179 () {34 vars in 1040 bytes} [Tue May 12 17:44:38 2026] GET /v2.0/security-groups?id=1df4312a-f629-4a0e-a803-d5c3ef2c4c88&fields=id&fields=name => generated 88 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 876/1741] 199.204.45.132 () {34 vars in 994 bytes} [Tue May 12 17:44:38 2026] GET /v2.0/ports?device_id=deab6168-d8c4-4013-ac54-48f2cc19dc9d => generated 973 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:44:38.341 7 INFO neutron_taas.services.taas.taas_plugin [req-8b42df3d-0daa-44e0-9b6e-e62f378e9c54 req-dc3f0773-565c-477e-a77f-9deb943c02a6 a9761ca0af4d46cb90026f4beffa25d6 0bbc881e03734ed5866094cfcf342fe5 - - default default] TaaS: Handle Delete Port: 867fed7c-5b8a-463f-8d12-ae120c29ad7a 2026-05-12 17:44:38.345 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-8b42df3d-0daa-44e0-9b6e-e62f378e9c54 req-dc3f0773-565c-477e-a77f-9deb943c02a6 a9761ca0af4d46cb90026f4beffa25d6 0bbc881e03734ed5866094cfcf342fe5 - - default default] Tap Mirror: Handle Delete Port: 867fed7c-5b8a-463f-8d12-ae120c29ad7a [pid: 7|app: 0|req: 866/1742] 199.204.45.132 () {36 vars in 997 bytes} [Tue May 12 17:44:38 2026] DELETE /v2.0/ports/867fed7c-5b8a-463f-8d12-ae120c29ad7a => generated 0 bytes in 246 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:44:38.510 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-23a129fe-1360-4594-965c-9fc4e26349ba'] response: {'server_uuid': 'deab6168-d8c4-4013-ac54-48f2cc19dc9d', 'name': 'network-vif-deleted', 'tag': '867fed7c-5b8a-463f-8d12-ae120c29ad7a', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 877/1743] 10.0.0.23 () {32 vars in 773 bytes} [Tue May 12 17:44:38 2026] GET /v2.0/security-groups?tenant_id=8f4e047ed88647e89bf8fe9d5d342498&name=default => generated 2925 bytes in 274 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 867/1744] 10.0.0.23 () {32 vars in 739 bytes} [Tue May 12 17:44:38 2026] DELETE /v2.0/security-groups/53bb0c7f-4c77-4ef9-9137-c479c4326c2e => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 878/1745] 10.0.0.23 () {32 vars in 773 bytes} [Tue May 12 17:44:38 2026] GET /v2.0/security-groups?tenant_id=fdd7e323faa9453aa4589e3d2f655175&name=default => generated 2925 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 868/1746] 10.0.0.23 () {32 vars in 739 bytes} [Tue May 12 17:44:38 2026] DELETE /v2.0/security-groups/528705c2-d30f-46ee-a674-285683127cc1 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 869/1747] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:44:39 2026] GET /v2.0/ports?device_id=deab6168-d8c4-4013-ac54-48f2cc19dc9d => 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: 879/1748] 10.0.0.23 () {32 vars in 773 bytes} [Tue May 12 17:44:39 2026] GET /v2.0/security-groups?tenant_id=7109c522b69d42c9bea8196ec96446aa&name=default => generated 2925 bytes in 410 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 870/1749] 10.0.0.23 () {32 vars in 739 bytes} [Tue May 12 17:44:39 2026] DELETE /v2.0/security-groups/c6d7e624-3519-4271-80d3-76673912cd91 => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 881/1752] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:44:40 2026] GET /v2.0/ports?device_id=deab6168-d8c4-4013-ac54-48f2cc19dc9d => 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: 872/1753] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:44:41 2026] GET /v2.0/ports?device_id=deab6168-d8c4-4013-ac54-48f2cc19dc9d => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:44:42.435 8 INFO neutron.db.segments_db [None req-b2a0994d-af7f-4548-8a57-341566dc116b 24de7e308af14a0c882476531b16bbf6 47023a4332bb435f806dc70e68671ee5 - - default default] Added segment 7ed96469-b685-43ee-bb79-ad263e171cad of type vxlan for network dbe90b00-1d80-410a-8966-6f2d1e8c06c9 [pid: 8|app: 0|req: 882/1754] 10.0.0.23 () {34 vars in 669 bytes} [Tue May 12 17:44:42 2026] POST /v2.0/networks => generated 632 bytes in 335 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 883/1755] 10.0.0.23 () {34 vars in 668 bytes} [Tue May 12 17:44:42 2026] POST /v2.0/subnets => generated 626 bytes in 262 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 884/1756] 10.0.0.165 () {32 vars in 801 bytes} [Tue May 12 17:44:42 2026] GET /v2.0/extensions => generated 21537 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 885/1757] 10.0.0.23 () {34 vars in 750 bytes} [Tue May 12 17:44:42 2026] PUT /v2.0/subnets/bfba8ce2-de29-4cea-bd52-3374386e83d7/tags => generated 25 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 886/1758] 10.0.0.23 () {32 vars in 730 bytes} [Tue May 12 17:44:42 2026] GET /v2.0/subnets/bfba8ce2-de29-4cea-bd52-3374386e83d7/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: 887/1759] 10.0.0.23 () {34 vars in 761 bytes} [Tue May 12 17:44:42 2026] PUT /v2.0/subnets/bfba8ce2-de29-4cea-bd52-3374386e83d7/tags/green => generated 4 bytes in 62 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 888/1760] 10.0.0.23 () {32 vars in 730 bytes} [Tue May 12 17:44:43 2026] GET /v2.0/subnets/bfba8ce2-de29-4cea-bd52-3374386e83d7/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: 889/1761] 10.0.0.165 () {30 vars in 724 bytes} [Tue May 12 17:44:43 2026] GET /v2.0/quotas/0dc811184f47499d99727005087d6267/details => generated 847 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:44:43.471 7 INFO neutron_taas.services.taas.taas_plugin [None req-daccef51-d2f3-40b0-a2ff-d167a9c5888c b9d8e9ed6ddc4167b46c1fda8c6d5ec9 31ab17947d534fe9b679931cb784b10c - - default default] TaaS: Handle Delete Port: 65ff214c-2ccd-4d6d-a247-3ce88a18be47 2026-05-12 17:44:43.474 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-daccef51-d2f3-40b0-a2ff-d167a9c5888c b9d8e9ed6ddc4167b46c1fda8c6d5ec9 31ab17947d534fe9b679931cb784b10c - - default default] Tap Mirror: Handle Delete Port: 65ff214c-2ccd-4d6d-a247-3ce88a18be47 [pid: 8|app: 0|req: 890/1762] 10.0.0.23 () {34 vars in 757 bytes} [Tue May 12 17:44:43 2026] PUT /v2.0/subnets/bfba8ce2-de29-4cea-bd52-3374386e83d7/tags/red => generated 4 bytes in 545 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 891/1763] 10.0.0.23 () {32 vars in 730 bytes} [Tue May 12 17:44:43 2026] GET /v2.0/subnets/bfba8ce2-de29-4cea-bd52-3374386e83d7/tags => generated 34 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 892/1764] 10.0.0.23 () {34 vars in 779 bytes} [Tue May 12 17:44:43 2026] PUT /v2.0/subnets/bfba8ce2-de29-4cea-bd52-3374386e83d7/tags/black.or.white => generated 4 bytes in 68 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 893/1765] 10.0.0.23 () {32 vars in 730 bytes} [Tue May 12 17:44:43 2026] GET /v2.0/subnets/bfba8ce2-de29-4cea-bd52-3374386e83d7/tags => generated 52 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 894/1766] 10.0.0.23 () {34 vars in 750 bytes} [Tue May 12 17:44:43 2026] PUT /v2.0/subnets/bfba8ce2-de29-4cea-bd52-3374386e83d7/tags => generated 37 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 895/1767] 10.0.0.23 () {32 vars in 730 bytes} [Tue May 12 17:44:43 2026] GET /v2.0/subnets/bfba8ce2-de29-4cea-bd52-3374386e83d7/tags => generated 37 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 896/1768] 10.0.0.23 () {32 vars in 738 bytes} [Tue May 12 17:44:43 2026] GET /v2.0/subnets/bfba8ce2-de29-4cea-bd52-3374386e83d7/tags/red => generated 0 bytes in 32 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:44:44.020 8 INFO neutron.api.v2.resource [None req-5ebca305-2583-453d-8d4b-af475045431b 24de7e308af14a0c882476531b16bbf6 47023a4332bb435f806dc70e68671ee5 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 897/1769] 10.0.0.23 () {32 vars in 742 bytes} [Tue May 12 17:44:43 2026] GET /v2.0/subnets/bfba8ce2-de29-4cea-bd52-3374386e83d7/tags/green => generated 99 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 873/1770] 10.0.0.23 () {34 vars in 788 bytes} [Tue May 12 17:44:42 2026] PUT /v2.0/routers/df4bb462-1527-4a9a-8c0b-3d33729dd677/remove_router_interface => generated 309 bytes in 1525 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 898/1771] 10.0.0.23 () {32 vars in 741 bytes} [Tue May 12 17:44:44 2026] DELETE /v2.0/subnets/bfba8ce2-de29-4cea-bd52-3374386e83d7/tags/red => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 899/1772] 10.0.0.23 () {32 vars in 730 bytes} [Tue May 12 17:44:44 2026] GET /v2.0/subnets/bfba8ce2-de29-4cea-bd52-3374386e83d7/tags => generated 30 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:44:44.202 8 INFO neutron.api.v2.resource [None req-303d7a48-834b-474c-b9a2-e7e832d95560 24de7e308af14a0c882476531b16bbf6 47023a4332bb435f806dc70e68671ee5 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 900/1773] 10.0.0.23 () {32 vars in 745 bytes} [Tue May 12 17:44:44 2026] DELETE /v2.0/subnets/bfba8ce2-de29-4cea-bd52-3374386e83d7/tags/green => generated 99 bytes in 76 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 901/1774] 10.0.0.23 () {32 vars in 733 bytes} [Tue May 12 17:44:44 2026] DELETE /v2.0/subnets/bfba8ce2-de29-4cea-bd52-3374386e83d7/tags => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:44:44.282 7 INFO neutron_taas.services.taas.taas_plugin [None req-1ae60541-91dc-41e9-8ed6-135356f6f26e b9d8e9ed6ddc4167b46c1fda8c6d5ec9 31ab17947d534fe9b679931cb784b10c - - default default] TaaS: Handle Delete Port: 7655e097-ab16-4bc5-aa70-cfd0e1340bd4 2026-05-12 17:44:44.287 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1ae60541-91dc-41e9-8ed6-135356f6f26e b9d8e9ed6ddc4167b46c1fda8c6d5ec9 31ab17947d534fe9b679931cb784b10c - - default default] Tap Mirror: Handle Delete Port: 7655e097-ab16-4bc5-aa70-cfd0e1340bd4 [pid: 8|app: 0|req: 902/1775] 10.0.0.23 () {32 vars in 730 bytes} [Tue May 12 17:44:44 2026] GET /v2.0/subnets/bfba8ce2-de29-4cea-bd52-3374386e83d7/tags => generated 12 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 903/1776] 10.0.0.23 () {32 vars in 723 bytes} [Tue May 12 17:44:44 2026] DELETE /v2.0/subnets/bfba8ce2-de29-4cea-bd52-3374386e83d7 => generated 0 bytes in 226 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:44:44.631 7 INFO neutron_taas.services.taas.taas_plugin [None req-1ae60541-91dc-41e9-8ed6-135356f6f26e b9d8e9ed6ddc4167b46c1fda8c6d5ec9 31ab17947d534fe9b679931cb784b10c - - default default] TaaS: Handle Delete Port: cb52e39c-669c-4251-82ab-048d4a4c5d71 2026-05-12 17:44:44.635 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1ae60541-91dc-41e9-8ed6-135356f6f26e b9d8e9ed6ddc4167b46c1fda8c6d5ec9 31ab17947d534fe9b679931cb784b10c - - default default] Tap Mirror: Handle Delete Port: cb52e39c-669c-4251-82ab-048d4a4c5d71 2026-05-12 17:44:44.728 8 INFO neutron_taas.services.taas.taas_plugin [None req-f5efb7af-73c9-4fda-9c99-1fa18c6a3fc8 24de7e308af14a0c882476531b16bbf6 47023a4332bb435f806dc70e68671ee5 - - default default] TaaS: Handle Delete Port: 9197e74a-efff-42e5-9150-816fd198037d 2026-05-12 17:44:44.734 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f5efb7af-73c9-4fda-9c99-1fa18c6a3fc8 24de7e308af14a0c882476531b16bbf6 47023a4332bb435f806dc70e68671ee5 - - default default] Tap Mirror: Handle Delete Port: 9197e74a-efff-42e5-9150-816fd198037d 2026-05-12 17:44:44.930 8 INFO neutron.services.segments.plugin [-] Segment 7ed96469-b685-43ee-bb79-ad263e171cad resource provider aggregate not found 2026-05-12 17:44:44.939 8 INFO neutron.services.segments.plugin [-] Segment 7ed96469-b685-43ee-bb79-ad263e171cad resource provider aggregate not found 2026-05-12 17:44:44.957 8 INFO neutron.services.segments.plugin [-] Segment 7ed96469-b685-43ee-bb79-ad263e171cad resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7ed96469-b685-43ee-bb79-ad263e171cad found for delete ", "request_id": "req-eda56288-5fbc-4340-bca7-1580a57c9e41"}]} 2026-05-12 17:44:44.958 8 INFO neutron.services.segments.plugin [-] Segment 7ed96469-b685-43ee-bb79-ad263e171cad resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7ed96469-b685-43ee-bb79-ad263e171cad found for delete ", "request_id": "req-63b3ce02-098e-497a-984c-a6f982209f25"}]} [pid: 8|app: 0|req: 904/1777] 10.0.0.23 () {32 vars in 725 bytes} [Tue May 12 17:44:44 2026] DELETE /v2.0/networks/dbe90b00-1d80-410a-8966-6f2d1e8c06c9 => generated 0 bytes in 373 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:44:44.993 7 INFO neutron.services.segments.plugin [-] Segment 5447be28-3b65-407c-a586-ab162b0dd80b resource provider aggregate not found 2026-05-12 17:44:44.998 7 INFO neutron.services.segments.plugin [-] Segment 5447be28-3b65-407c-a586-ab162b0dd80b resource provider aggregate not found 2026-05-12 17:44:45.009 7 INFO neutron.services.segments.plugin [-] Segment 5447be28-3b65-407c-a586-ab162b0dd80b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5447be28-3b65-407c-a586-ab162b0dd80b found for delete ", "request_id": "req-93771de6-38a9-4882-9752-b3e89a849fd4"}]} 2026-05-12 17:44:45.011 7 INFO neutron.db.l3_hamode_db [None req-1ae60541-91dc-41e9-8ed6-135356f6f26e b9d8e9ed6ddc4167b46c1fda8c6d5ec9 31ab17947d534fe9b679931cb784b10c - - default default] HA network 9e1e7486-193f-4940-ba4a-20d22ce8123e was deleted as no HA routers are present in tenant 0bbc881e03734ed5866094cfcf342fe5. [pid: 7|app: 0|req: 874/1778] 10.0.0.23 () {32 vars in 723 bytes} [Tue May 12 17:44:44 2026] DELETE /v2.0/routers/df4bb462-1527-4a9a-8c0b-3d33729dd677 => generated 0 bytes in 985 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:44:45.019 7 INFO neutron.services.segments.plugin [-] Segment 5447be28-3b65-407c-a586-ab162b0dd80b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5447be28-3b65-407c-a586-ab162b0dd80b found for delete ", "request_id": "req-a714876d-2177-47af-a853-49b71239d582"}]} [pid: 8|app: 0|req: 905/1779] 10.0.0.23 () {32 vars in 723 bytes} [Tue May 12 17:44:45 2026] DELETE /v2.0/subnets/8f118e9d-603f-42a2-9f22-e2f26cbefd25 => generated 0 bytes in 167 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:44:45.278 7 INFO neutron_taas.services.taas.taas_plugin [None req-efa1d8d6-4a2b-470b-91a1-5fe0bb69098f b9d8e9ed6ddc4167b46c1fda8c6d5ec9 31ab17947d534fe9b679931cb784b10c - - default default] TaaS: Handle Delete Port: 460345bb-563d-409e-bc6d-4a5f37b78b44 2026-05-12 17:44:45.280 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-efa1d8d6-4a2b-470b-91a1-5fe0bb69098f b9d8e9ed6ddc4167b46c1fda8c6d5ec9 31ab17947d534fe9b679931cb784b10c - - default default] Tap Mirror: Handle Delete Port: 460345bb-563d-409e-bc6d-4a5f37b78b44 [pid: 7|app: 0|req: 875/1780] 10.0.0.23 () {32 vars in 725 bytes} [Tue May 12 17:44:45 2026] DELETE /v2.0/networks/7703690a-f8fb-4b9b-b421-f412f77679f2 => generated 0 bytes in 219 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 906/1781] 10.0.0.23 () {32 vars in 773 bytes} [Tue May 12 17:44:45 2026] GET /v2.0/security-groups?tenant_id=0bbc881e03734ed5866094cfcf342fe5&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: 876/1782] 10.0.0.23 () {32 vars in 739 bytes} [Tue May 12 17:44:45 2026] DELETE /v2.0/security-groups/1df4312a-f629-4a0e-a803-d5c3ef2c4c88 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 907/1783] 10.0.0.23 () {32 vars in 773 bytes} [Tue May 12 17:44:45 2026] GET /v2.0/security-groups?tenant_id=5ddf394e5021416e85e95164340cb6c8&name=default => generated 2925 bytes in 406 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 877/1784] 10.0.0.23 () {32 vars in 739 bytes} [Tue May 12 17:44:46 2026] DELETE /v2.0/security-groups/2b868167-709e-42c0-9c68-3aadea113530 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 878/1785] 10.0.0.165 () {32 vars in 801 bytes} [Tue May 12 17:44:46 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: 879/1786] 10.0.0.23 () {32 vars in 773 bytes} [Tue May 12 17:44:46 2026] GET /v2.0/security-groups?tenant_id=47023a4332bb435f806dc70e68671ee5&name=default => generated 2925 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 880/1787] 10.0.0.23 () {32 vars in 739 bytes} [Tue May 12 17:44:46 2026] DELETE /v2.0/security-groups/e222bc02-6148-4dd7-8c1c-41c58a0f4fec => 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: 881/1788] 10.0.0.165 () {30 vars in 724 bytes} [Tue May 12 17:44:46 2026] GET /v2.0/quotas/0dc811184f47499d99727005087d6267/details => generated 847 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 908/1789] 10.0.0.23 () {32 vars in 773 bytes} [Tue May 12 17:44:46 2026] GET /v2.0/security-groups?tenant_id=467e8d0e2edc498987d9d8ad077d3253&name=default => generated 2925 bytes in 379 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 882/1790] 10.0.0.23 () {32 vars in 739 bytes} [Tue May 12 17:44:46 2026] DELETE /v2.0/security-groups/5cf919fa-a8e2-446d-8292-1bd157fae435 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:44:47.027 7 INFO neutron.services.segments.plugin [-] Segment 629794b8-2b70-4177-81a6-997153f3ee3b resource provider aggregate not found 2026-05-12 17:44:47.037 7 INFO neutron.services.segments.plugin [-] Segment 629794b8-2b70-4177-81a6-997153f3ee3b resource provider aggregate not found 2026-05-12 17:44:47.041 7 INFO neutron.services.segments.plugin [-] Segment 629794b8-2b70-4177-81a6-997153f3ee3b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 629794b8-2b70-4177-81a6-997153f3ee3b found for delete ", "request_id": "req-a0d402f1-b662-4c0d-9e5b-a6522a052665"}]} 2026-05-12 17:44:47.061 7 INFO neutron.services.segments.plugin [-] Segment 629794b8-2b70-4177-81a6-997153f3ee3b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 629794b8-2b70-4177-81a6-997153f3ee3b found for delete ", "request_id": "req-674f55ff-0e48-4d1a-98cb-cc668a2c9513"}]} [pid: 8|app: 0|req: 909/1791] 10.0.0.23 () {32 vars in 773 bytes} [Tue May 12 17:44:49 2026] GET /v2.0/security-groups?tenant_id=0dc811184f47499d99727005087d6267&name=default => generated 2925 bytes in 272 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:44:49.908 7 INFO neutron.db.segments_db [None req-184615c0-9604-4179-81ba-9bd470c9e720 22e7f3420edb4f3e81ebebd7bd5ffec8 9d18c62aefd8468fb2c4d5bf4f6481d5 - - default default] Added segment 4d876c69-8e6d-49fd-a7a2-adb5a588da1a of type vxlan for network e41d0ec4-4623-4a57-8be7-d296857a4bb8 [pid: 8|app: 0|req: 910/1792] 10.0.0.23 () {32 vars in 739 bytes} [Tue May 12 17:44:49 2026] DELETE /v2.0/security-groups/f86302d1-62d3-44f6-bc8b-cf946e6eee96 => 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: 883/1793] 10.0.0.23 () {34 vars in 670 bytes} [Tue May 12 17:44:49 2026] POST /v2.0/networks => generated 633 bytes in 426 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:44:50.054 8 INFO neutron.db.segments_db [None req-29d2ee29-fa7e-4685-915a-7055c52ace44 22e7f3420edb4f3e81ebebd7bd5ffec8 9d18c62aefd8468fb2c4d5bf4f6481d5 - - default default] Added segment 9c1beb85-d1b4-44c6-9b15-6b5a6975252a of type vxlan for network 56cd030f-0c24-46f0-8423-896e1c2b0e48 2026-05-12 17:44:50.300 8 INFO neutron.db.l3_hamode_db [None req-29d2ee29-fa7e-4685-915a-7055c52ace44 22e7f3420edb4f3e81ebebd7bd5ffec8 9d18c62aefd8468fb2c4d5bf4f6481d5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 884/1794] 10.0.0.23 () {32 vars in 773 bytes} [Tue May 12 17:44:50 2026] GET /v2.0/security-groups?tenant_id=4f6cbaaa53724b6f84d563849dfe4078&name=default => generated 2925 bytes in 278 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 885/1795] 10.0.0.23 () {32 vars in 739 bytes} [Tue May 12 17:44:50 2026] DELETE /v2.0/security-groups/ea38ad02-f01f-46f1-9606-e44cc482a8b9 => 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: 886/1796] 10.0.0.23 () {32 vars in 773 bytes} [Tue May 12 17:44:50 2026] GET /v2.0/security-groups?tenant_id=3ca9c5bc3e7d489295e137dfab4d7d18&name=default => generated 2925 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 887/1797] 10.0.0.23 () {32 vars in 739 bytes} [Tue May 12 17:44:50 2026] DELETE /v2.0/security-groups/0716cb93-ebca-42d7-9401-dff4708a30fd => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:44:51.200 8 INFO neutron.db.l3_hamode_db [None req-29d2ee29-fa7e-4685-915a-7055c52ace44 22e7f3420edb4f3e81ebebd7bd5ffec8 9d18c62aefd8468fb2c4d5bf4f6481d5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 911/1798] 10.0.0.23 () {34 vars in 668 bytes} [Tue May 12 17:44:50 2026] POST /v2.0/routers => generated 695 bytes in 2066 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 888/1799] 10.0.0.23 () {32 vars in 775 bytes} [Tue May 12 17:44:52 2026] GET /v2.0/subnets?project_id=9d18c62aefd8468fb2c4d5bf4f6481d5&cidr=10.100.0.0%2F28 => generated 14 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 912/1800] 10.0.0.23 () {32 vars in 693 bytes} [Tue May 12 17:44:52 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 889/1801] 10.0.0.23 () {32 vars in 783 bytes} [Tue May 12 17:44:52 2026] GET /v2.0/subnets?network_id=c4d87784-de0c-45fb-94b7-91ee0bb4846f&cidr=10.100.0.0%2F28 => generated 14 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 913/1802] 10.0.0.23 () {34 vars in 668 bytes} [Tue May 12 17:44:52 2026] POST /v2.0/subnets => generated 657 bytes in 253 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 890/1803] 10.0.0.23 () {34 vars in 782 bytes} [Tue May 12 17:44:52 2026] PUT /v2.0/routers/c9998f4b-600c-4134-ae58-561118f5d34b/add_router_interface => generated 309 bytes in 1409 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 914/1804] 10.0.0.23 () {32 vars in 648 bytes} [Tue May 12 17:44:54 2026] GET /v2.0/networks => generated 3607 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 891/1805] 10.0.0.23 () {32 vars in 646 bytes} [Tue May 12 17:44:54 2026] GET /v2.0/subnets => generated 2595 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 892/1806] 10.0.0.23 () {32 vars in 646 bytes} [Tue May 12 17:44:54 2026] GET /v2.0/routers => generated 738 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:44:54.279 8 INFO neutron.db.segments_db [None req-44835bcf-1178-44c3-8e3e-85d557d47288 5e1f20f56cc04fa5aa19cc6c00e4270f a861058af92940fe815a1d0d8d183e7c - - default default] Added segment 606accc5-80d9-4228-9d13-6e8ccfae4393 of type vxlan for network 3ab98224-fe32-42e2-b1a6-acdb07018fa7 [pid: 7|app: 0|req: 893/1807] 10.0.0.23 () {34 vars in 684 bytes} [Tue May 12 17:44:54 2026] POST /v2.0/security-groups => generated 1673 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-12 17:44:54.553 8 INFO neutron.db.l3_hamode_db [None req-44835bcf-1178-44c3-8e3e-85d557d47288 5e1f20f56cc04fa5aa19cc6c00e4270f a861058af92940fe815a1d0d8d183e7c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 894/1808] 10.0.0.23 () {34 vars in 694 bytes} [Tue May 12 17:44:54 2026] POST /v2.0/security-group-rules => generated 597 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:44:54.683 8 INFO neutron.db.l3_hamode_db [None req-44835bcf-1178-44c3-8e3e-85d557d47288 5e1f20f56cc04fa5aa19cc6c00e4270f a861058af92940fe815a1d0d8d183e7c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 895/1809] 10.0.0.23 () {34 vars in 694 bytes} [Tue May 12 17:44:54 2026] POST /v2.0/security-group-rules => generated 596 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 896/1810] 10.0.0.23 () {34 vars in 694 bytes} [Tue May 12 17:44:54 2026] POST /v2.0/security-group-rules => generated 602 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 897/1811] 10.0.0.23 () {34 vars in 694 bytes} [Tue May 12 17:44:54 2026] POST /v2.0/security-group-rules => generated 601 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:44:55.069 7 INFO neutron.db.securitygroups_db [None req-595fbad8-aa3d-41be-ab57-bdee71d40223 22e7f3420edb4f3e81ebebd7bd5ffec8 9d18c62aefd8468fb2c4d5bf4f6481d5 - - default default] Project 9d18c62aefd8468fb2c4d5bf4f6481d5 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: 900/1814] 10.0.0.23 () {34 vars in 694 bytes} [Tue May 12 17:44:55 2026] POST /v2.0/security-group-rules => generated 607 bytes in 94 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:44:55.172 7 INFO neutron.db.securitygroups_db [None req-59f4edc7-1ea8-40de-9e94-a6b6fa906701 22e7f3420edb4f3e81ebebd7bd5ffec8 9d18c62aefd8468fb2c4d5bf4f6481d5 - - default default] Project 9d18c62aefd8468fb2c4d5bf4f6481d5 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: 901/1815] 10.0.0.23 () {34 vars in 694 bytes} [Tue May 12 17:44:55 2026] POST /v2.0/security-group-rules => generated 606 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 915/1816] 10.0.0.23 () {34 vars in 667 bytes} [Tue May 12 17:44:54 2026] POST /v2.0/routers => generated 474 bytes in 1232 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:44:55.372 7 INFO neutron.db.l3_hamode_db [None req-a0c99f0c-a8d4-44db-a981-400cd80d421a 5e1f20f56cc04fa5aa19cc6c00e4270f a861058af92940fe815a1d0d8d183e7c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 17:44:55.505 7 INFO neutron.db.l3_hamode_db [None req-a0c99f0c-a8d4-44db-a981-400cd80d421a 5e1f20f56cc04fa5aa19cc6c00e4270f a861058af92940fe815a1d0d8d183e7c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 916/1817] 10.0.0.23 () {32 vars in 648 bytes} [Tue May 12 17:44:55 2026] GET /v2.0/networks => generated 1298 bytes in 355 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 917/1818] 10.0.0.179 () {34 vars in 1098 bytes} [Tue May 12 17:44:56 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-484690318&fields=id&tenant_id=9d18c62aefd8468fb2c4d5bf4f6481d5 => generated 69 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 902/1819] 10.0.0.23 () {34 vars in 667 bytes} [Tue May 12 17:44:55 2026] POST /v2.0/routers => generated 474 bytes in 824 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 918/1820] 10.0.0.179 () {34 vars in 982 bytes} [Tue May 12 17:44:56 2026] GET /v2.0/networks?id=e41d0ec4-4623-4a57-8be7-d296857a4bb8 => generated 661 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 919/1821] 10.0.0.179 () {34 vars in 965 bytes} [Tue May 12 17:44:56 2026] GET /v2.0/quotas/9d18c62aefd8468fb2c4d5bf4f6481d5 => generated 292 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:44:56.204 7 INFO neutron.db.l3_hamode_db [None req-39baeb24-c7f1-4767-a009-da303b85df8c 5e1f20f56cc04fa5aa19cc6c00e4270f a861058af92940fe815a1d0d8d183e7c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 920/1822] 10.0.0.179 () {34 vars in 1002 bytes} [Tue May 12 17:44:56 2026] GET /v2.0/ports?tenant_id=9d18c62aefd8468fb2c4d5bf4f6481d5&fields=id => generated 103 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 921/1823] 10.0.0.179 () {34 vars in 1008 bytes} [Tue May 12 17:44:56 2026] GET /v2.0/networks/e41d0ec4-4623-4a57-8be7-d296857a4bb8?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:44:56.311 7 INFO neutron.db.l3_hamode_db [None req-39baeb24-c7f1-4767-a009-da303b85df8c 5e1f20f56cc04fa5aa19cc6c00e4270f a861058af92940fe815a1d0d8d183e7c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 922/1824] 10.0.0.179 () {34 vars in 1108 bytes} [Tue May 12 17:44:56 2026] GET /v2.0/networks/e41d0ec4-4623-4a57-8be7-d296857a4bb8?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: 923/1825] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:44:56 2026] GET /v2.0/ports?device_id=495167dc-a6a3-4ab4-99e6-4e5453a75b02 => 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: 903/1826] 10.0.0.23 () {34 vars in 667 bytes} [Tue May 12 17:44:56 2026] POST /v2.0/routers => generated 474 bytes in 788 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:44:56.992 8 INFO neutron.db.l3_hamode_db [None req-9c9a6d07-9f60-483a-a83e-82db34cd23a9 5e1f20f56cc04fa5aa19cc6c00e4270f a861058af92940fe815a1d0d8d183e7c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 17:44:57.105 8 INFO neutron.db.l3_hamode_db [None req-9c9a6d07-9f60-483a-a83e-82db34cd23a9 5e1f20f56cc04fa5aa19cc6c00e4270f a861058af92940fe815a1d0d8d183e7c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 904/1827] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:44:57 2026] GET /v2.0/ports?device_id=495167dc-a6a3-4ab4-99e6-4e5453a75b02 => 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: 924/1828] 10.0.0.23 () {34 vars in 667 bytes} [Tue May 12 17:44:56 2026] POST /v2.0/routers => generated 474 bytes in 690 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:44:57.676 7 INFO neutron.db.l3_hamode_db [None req-b852bf62-cf5f-4014-a3f7-347eeda243db 5e1f20f56cc04fa5aa19cc6c00e4270f a861058af92940fe815a1d0d8d183e7c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 17:44:57.800 7 INFO neutron.db.l3_hamode_db [None req-b852bf62-cf5f-4014-a3f7-347eeda243db 5e1f20f56cc04fa5aa19cc6c00e4270f a861058af92940fe815a1d0d8d183e7c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 925/1829] 10.0.0.23 () {32 vars in 773 bytes} [Tue May 12 17:44:57 2026] GET /v2.0/security-groups?tenant_id=353909cd57864bf8a343f291be314d1f&name=default => generated 2925 bytes in 279 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 926/1830] 10.0.0.23 () {32 vars in 739 bytes} [Tue May 12 17:44:58 2026] DELETE /v2.0/security-groups/b1fa7694-2c26-4aa0-837e-3accda7d3e72 => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 905/1831] 10.0.0.23 () {34 vars in 667 bytes} [Tue May 12 17:44:57 2026] POST /v2.0/routers => generated 474 bytes in 727 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 927/1832] 10.0.0.23 () {32 vars in 773 bytes} [Tue May 12 17:44:58 2026] GET /v2.0/security-groups?tenant_id=462a0429d58045f19cd253dbecb21d04&name=default => generated 2925 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 906/1833] 10.0.0.23 () {34 vars in 750 bytes} [Tue May 12 17:44:58 2026] PUT /v2.0/routers/d994d26b-b1a4-4766-a68f-f082286920d7/tags => generated 17 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 928/1834] 10.0.0.23 () {32 vars in 739 bytes} [Tue May 12 17:44:58 2026] DELETE /v2.0/security-groups/ebfbb2df-b2d7-4ef7-a098-cebdc769eabb => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 907/1835] 10.0.0.23 () {34 vars in 750 bytes} [Tue May 12 17:44:58 2026] PUT /v2.0/routers/b6b1d7bf-ffeb-4a66-8bf6-4d928c943f44/tags => generated 25 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 908/1836] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:44:58 2026] GET /v2.0/ports?device_id=495167dc-a6a3-4ab4-99e6-4e5453a75b02 => 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: 929/1837] 10.0.0.23 () {34 vars in 750 bytes} [Tue May 12 17:44:58 2026] PUT /v2.0/routers/69176562-70f0-4c36-9492-e81ddffceccd/tags => generated 34 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 909/1838] 10.0.0.23 () {34 vars in 750 bytes} [Tue May 12 17:44:58 2026] PUT /v2.0/routers/663b07d2-5cd0-45b9-b7ee-53a1b576957d/tags => generated 19 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 930/1839] 10.0.0.23 () {32 vars in 663 bytes} [Tue May 12 17:44:58 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 910/1840] 10.0.0.23 () {32 vars in 677 bytes} [Tue May 12 17:44:58 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 931/1841] 10.0.0.23 () {32 vars in 673 bytes} [Tue May 12 17:44:58 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 911/1842] 10.0.0.23 () {32 vars in 685 bytes} [Tue May 12 17:44:59 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 932/1843] 10.0.0.23 () {32 vars in 671 bytes} [Tue May 12 17:44:59 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 912/1844] 10.0.0.23 () {32 vars in 685 bytes} [Tue May 12 17:44:59 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 933/1845] 10.0.0.23 () {32 vars in 681 bytes} [Tue May 12 17:44:59 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 913/1846] 10.0.0.23 () {32 vars in 693 bytes} [Tue May 12 17:44:59 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 934/1847] 10.0.0.23 () {32 vars in 720 bytes} [Tue May 12 17:44:59 2026] GET /v2.0/routers/d994d26b-b1a4-4766-a68f-f082286920d7 => generated 485 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 935/1848] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:44:59 2026] GET /v2.0/ports?device_id=495167dc-a6a3-4ab4-99e6-4e5453a75b02 => 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: 914/1849] 10.0.0.23 () {34 vars in 741 bytes} [Tue May 12 17:44:59 2026] PUT /v2.0/routers/d994d26b-b1a4-4766-a68f-f082286920d7 => generated 485 bytes in 430 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 936/1850] 10.0.0.23 () {32 vars in 735 bytes} [Tue May 12 17:45:00 2026] GET /v2.0/ports?device_id=d994d26b-b1a4-4766-a68f-f082286920d7 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:45:00.190 7 INFO neutron_taas.services.taas.taas_plugin [None req-5be8fdd1-5eee-429f-928a-56983eff24e6 5e1f20f56cc04fa5aa19cc6c00e4270f a861058af92940fe815a1d0d8d183e7c - - default default] TaaS: Handle Delete Port: 48546365-9b22-4ab7-ac24-1c9d29ef84da 2026-05-12 17:45:00.193 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5be8fdd1-5eee-429f-928a-56983eff24e6 5e1f20f56cc04fa5aa19cc6c00e4270f a861058af92940fe815a1d0d8d183e7c - - default default] Tap Mirror: Handle Delete Port: 48546365-9b22-4ab7-ac24-1c9d29ef84da [pid: 7|app: 0|req: 915/1851] 10.0.0.23 () {32 vars in 723 bytes} [Tue May 12 17:45:00 2026] DELETE /v2.0/routers/d994d26b-b1a4-4766-a68f-f082286920d7 => generated 0 bytes in 384 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 937/1852] 10.0.0.23 () {32 vars in 720 bytes} [Tue May 12 17:45:00 2026] GET /v2.0/routers/b6b1d7bf-ffeb-4a66-8bf6-4d928c943f44 => generated 493 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 938/1853] 199.204.45.132 () {34 vars in 986 bytes} [Tue May 12 17:45:00 2026] GET /v2.0/networks?id=e41d0ec4-4623-4a57-8be7-d296857a4bb8 => generated 661 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 939/1854] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:45:00 2026] GET /v2.0/ports?device_id=495167dc-a6a3-4ab4-99e6-4e5453a75b02 => 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: 940/1855] 199.204.45.132 () {34 vars in 1050 bytes} [Tue May 12 17:45:00 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=9d18c62aefd8468fb2c4d5bf4f6481d5 => generated 180 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 916/1856] 10.0.0.23 () {34 vars in 741 bytes} [Tue May 12 17:45:00 2026] PUT /v2.0/routers/b6b1d7bf-ffeb-4a66-8bf6-4d928c943f44 => generated 493 bytes in 461 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 917/1857] 10.0.0.23 () {32 vars in 735 bytes} [Tue May 12 17:45:00 2026] GET /v2.0/ports?device_id=b6b1d7bf-ffeb-4a66-8bf6-4d928c943f44 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:45:01.169 7 INFO neutron_taas.services.taas.taas_plugin [None req-556554f6-db67-4f1e-9694-9f999ae8a038 5e1f20f56cc04fa5aa19cc6c00e4270f a861058af92940fe815a1d0d8d183e7c - - default default] TaaS: Handle Delete Port: 4debbccc-a5d5-43b1-8cc5-246bb151d1e6 2026-05-12 17:45:01.172 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-556554f6-db67-4f1e-9694-9f999ae8a038 5e1f20f56cc04fa5aa19cc6c00e4270f a861058af92940fe815a1d0d8d183e7c - - default default] Tap Mirror: Handle Delete Port: 4debbccc-a5d5-43b1-8cc5-246bb151d1e6 [pid: 8|app: 0|req: 941/1858] 199.204.45.132 () {38 vars in 955 bytes} [Tue May 12 17:45:00 2026] POST /v2.0/ports => generated 958 bytes in 379 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: 918/1859] 10.0.0.23 () {32 vars in 723 bytes} [Tue May 12 17:45:00 2026] DELETE /v2.0/routers/b6b1d7bf-ffeb-4a66-8bf6-4d928c943f44 => 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: 919/1860] 10.0.0.23 () {32 vars in 720 bytes} [Tue May 12 17:45:01 2026] GET /v2.0/routers/69176562-70f0-4c36-9492-e81ddffceccd => generated 502 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 942/1861] 199.204.45.132 () {38 vars in 1028 bytes} [Tue May 12 17:45:01 2026] PUT /v2.0/ports/b6a61ab2-f631-497b-9924-48d8e72821c3 => generated 1239 bytes in 432 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:45:01.704 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1c5b8c05-6186-444e-bea8-0b10c162d985'] response: {'name': 'network-changed', 'server_uuid': '495167dc-a6a3-4ab4-99e6-4e5453a75b02', 'tag': 'b6a61ab2-f631-497b-9924-48d8e72821c3', '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: 943/1862] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:45:01 2026] GET /v2.0/ports?device_id=495167dc-a6a3-4ab4-99e6-4e5453a75b02 => generated 973 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 944/1863] 10.0.0.179 () {34 vars in 1040 bytes} [Tue May 12 17:45:01 2026] GET /v2.0/security-groups?id=f9e5fba5-2082-449b-b8dc-21da3d5f5c0e&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: 7|app: 0|req: 920/1864] 10.0.0.23 () {34 vars in 741 bytes} [Tue May 12 17:45:01 2026] PUT /v2.0/routers/69176562-70f0-4c36-9492-e81ddffceccd => generated 502 bytes in 512 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 945/1865] 10.0.0.23 () {32 vars in 735 bytes} [Tue May 12 17:45:01 2026] GET /v2.0/ports?device_id=69176562-70f0-4c36-9492-e81ddffceccd => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:45:02.093 7 INFO neutron_taas.services.taas.taas_plugin [None req-932bd678-75f1-404a-9fbc-540c5f253bc2 5e1f20f56cc04fa5aa19cc6c00e4270f a861058af92940fe815a1d0d8d183e7c - - default default] TaaS: Handle Delete Port: 8d2ce274-9eb7-4955-9b16-ffeeac710357 2026-05-12 17:45:02.098 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-932bd678-75f1-404a-9fbc-540c5f253bc2 5e1f20f56cc04fa5aa19cc6c00e4270f a861058af92940fe815a1d0d8d183e7c - - default default] Tap Mirror: Handle Delete Port: 8d2ce274-9eb7-4955-9b16-ffeeac710357 [pid: 8|app: 0|req: 946/1866] 199.204.45.132 () {34 vars in 1080 bytes} [Tue May 12 17:45:02 2026] GET /v2.0/ports?tenant_id=9d18c62aefd8468fb2c4d5bf4f6481d5&device_id=495167dc-a6a3-4ab4-99e6-4e5453a75b02 => generated 1242 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 921/1867] 10.0.0.23 () {32 vars in 723 bytes} [Tue May 12 17:45:01 2026] DELETE /v2.0/routers/69176562-70f0-4c36-9492-e81ddffceccd => generated 0 bytes in 320 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 922/1868] 199.204.45.132 () {34 vars in 1018 bytes} [Tue May 12 17:45:02 2026] GET /v2.0/networks?tenant_id=9d18c62aefd8468fb2c4d5bf4f6481d5&shared=False => generated 757 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 923/1869] 10.0.0.23 () {32 vars in 720 bytes} [Tue May 12 17:45:02 2026] GET /v2.0/routers/663b07d2-5cd0-45b9-b7ee-53a1b576957d => generated 487 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 924/1870] 199.204.45.132 () {34 vars in 930 bytes} [Tue May 12 17:45:02 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 947/1871] 10.0.0.23 () {32 vars in 773 bytes} [Tue May 12 17:45:02 2026] GET /v2.0/security-groups?tenant_id=ceab78ef45244f229da2ac2b874ad9d8&name=default => generated 2925 bytes in 273 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 948/1872] 10.0.0.23 () {32 vars in 739 bytes} [Tue May 12 17:45:02 2026] DELETE /v2.0/security-groups/4b0cda15-4b00-4b4b-bf47-ed9f52609b98 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 949/1873] 10.0.0.23 () {32 vars in 773 bytes} [Tue May 12 17:45:02 2026] GET /v2.0/security-groups?tenant_id=db9d24afdf3c4048b384227c7c470530&name=default => generated 2925 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 925/1874] 10.0.0.23 () {34 vars in 741 bytes} [Tue May 12 17:45:02 2026] PUT /v2.0/routers/663b07d2-5cd0-45b9-b7ee-53a1b576957d => generated 487 bytes in 526 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 926/1875] 10.0.0.23 () {32 vars in 735 bytes} [Tue May 12 17:45:02 2026] GET /v2.0/ports?device_id=663b07d2-5cd0-45b9-b7ee-53a1b576957d => 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: 950/1876] 10.0.0.23 () {32 vars in 739 bytes} [Tue May 12 17:45:02 2026] DELETE /v2.0/security-groups/c897d5f5-385d-419a-a9f2-8379a1778ad6 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 951/1877] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:45:02 2026] GET /v2.0/ports?device_id=495167dc-a6a3-4ab4-99e6-4e5453a75b02 => generated 973 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 952/1878] 10.0.0.179 () {34 vars in 1040 bytes} [Tue May 12 17:45:03 2026] GET /v2.0/security-groups?id=f9e5fba5-2082-449b-b8dc-21da3d5f5c0e&fields=id&fields=name => generated 113 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:45:03.134 7 INFO neutron_taas.services.taas.taas_plugin [None req-336d6f33-0e40-4466-aaaa-6e698bddd084 5e1f20f56cc04fa5aa19cc6c00e4270f a861058af92940fe815a1d0d8d183e7c - - default default] TaaS: Handle Delete Port: f92dbf34-b94d-4595-93ef-b2372c8cdc11 2026-05-12 17:45:03.137 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-336d6f33-0e40-4466-aaaa-6e698bddd084 5e1f20f56cc04fa5aa19cc6c00e4270f a861058af92940fe815a1d0d8d183e7c - - default default] Tap Mirror: Handle Delete Port: f92dbf34-b94d-4595-93ef-b2372c8cdc11 [pid: 7|app: 0|req: 927/1879] 10.0.0.23 () {32 vars in 723 bytes} [Tue May 12 17:45:02 2026] DELETE /v2.0/routers/663b07d2-5cd0-45b9-b7ee-53a1b576957d => generated 0 bytes in 346 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 953/1880] 10.0.0.23 () {32 vars in 720 bytes} [Tue May 12 17:45:03 2026] GET /v2.0/routers/618a6cdf-d998-4ab0-91bc-d274e655f65c => generated 480 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 954/1881] 199.204.45.132 () {34 vars in 1080 bytes} [Tue May 12 17:45:03 2026] GET /v2.0/ports?tenant_id=9d18c62aefd8468fb2c4d5bf4f6481d5&device_id=495167dc-a6a3-4ab4-99e6-4e5453a75b02 => generated 1242 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 955/1882] 199.204.45.132 () {34 vars in 1060 bytes} [Tue May 12 17:45:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=b6a61ab2-f631-497b-9924-48d8e72821c3 => 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: 956/1883] 199.204.45.132 () {34 vars in 984 bytes} [Tue May 12 17:45:03 2026] GET /v2.0/subnets?id=fcdb1d02-687b-474d-9981-efaae76709a2 => generated 678 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 957/1884] 199.204.45.132 () {34 vars in 1052 bytes} [Tue May 12 17:45:03 2026] GET /v2.0/ports?network_id=e41d0ec4-4623-4a57-8be7-d296857a4bb8&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: 958/1885] 199.204.45.132 () {34 vars in 1012 bytes} [Tue May 12 17:45:03 2026] GET /v2.0/networks/e41d0ec4-4623-4a57-8be7-d296857a4bb8?fields=segments => generated 14 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 959/1886] 199.204.45.132 () {34 vars in 1112 bytes} [Tue May 12 17:45:03 2026] GET /v2.0/networks/e41d0ec4-4623-4a57-8be7-d296857a4bb8?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: 928/1887] 10.0.0.23 () {34 vars in 741 bytes} [Tue May 12 17:45:03 2026] PUT /v2.0/routers/618a6cdf-d998-4ab0-91bc-d274e655f65c => generated 480 bytes in 522 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 960/1888] 10.0.0.23 () {32 vars in 735 bytes} [Tue May 12 17:45:03 2026] GET /v2.0/ports?device_id=618a6cdf-d998-4ab0-91bc-d274e655f65c => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:45:04.128 7 INFO neutron_taas.services.taas.taas_plugin [None req-b337cabc-5d14-4e95-a800-f58cb3793f80 5e1f20f56cc04fa5aa19cc6c00e4270f a861058af92940fe815a1d0d8d183e7c - - default default] TaaS: Handle Delete Port: bb991bf5-3443-46b8-9ce2-9f78bc02b949 2026-05-12 17:45:04.130 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b337cabc-5d14-4e95-a800-f58cb3793f80 5e1f20f56cc04fa5aa19cc6c00e4270f a861058af92940fe815a1d0d8d183e7c - - default default] Tap Mirror: Handle Delete Port: bb991bf5-3443-46b8-9ce2-9f78bc02b949 [pid: 8|app: 0|req: 961/1889] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:45:04 2026] GET /v2.0/ports?device_id=495167dc-a6a3-4ab4-99e6-4e5453a75b02 => generated 973 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 962/1890] 10.0.0.179 () {34 vars in 1040 bytes} [Tue May 12 17:45:04 2026] GET /v2.0/security-groups?id=f9e5fba5-2082-449b-b8dc-21da3d5f5c0e&fields=id&fields=name => generated 113 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:45:04.430 7 INFO neutron.services.segments.plugin [-] Segment 606accc5-80d9-4228-9d13-6e8ccfae4393 resource provider aggregate not found 2026-05-12 17:45:04.434 7 INFO neutron.services.segments.plugin [-] Segment 606accc5-80d9-4228-9d13-6e8ccfae4393 resource provider aggregate not found 2026-05-12 17:45:04.459 7 INFO neutron.services.segments.plugin [-] Segment 606accc5-80d9-4228-9d13-6e8ccfae4393 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 606accc5-80d9-4228-9d13-6e8ccfae4393 found for delete ", "request_id": "req-e8f2292b-11c6-4078-a21f-e3b7f96e2264"}]} 2026-05-12 17:45:04.461 7 INFO neutron.services.segments.plugin [-] Segment 606accc5-80d9-4228-9d13-6e8ccfae4393 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 606accc5-80d9-4228-9d13-6e8ccfae4393 found for delete ", "request_id": "req-05f05cbe-5c52-45fb-a8be-b112272ea966"}]} 2026-05-12 17:45:04.467 7 INFO neutron.db.l3_hamode_db [None req-b337cabc-5d14-4e95-a800-f58cb3793f80 5e1f20f56cc04fa5aa19cc6c00e4270f a861058af92940fe815a1d0d8d183e7c - - default default] HA network 3ab98224-fe32-42e2-b1a6-acdb07018fa7 was deleted as no HA routers are present in tenant a861058af92940fe815a1d0d8d183e7c. [pid: 7|app: 0|req: 929/1891] 10.0.0.23 () {32 vars in 723 bytes} [Tue May 12 17:45:03 2026] DELETE /v2.0/routers/618a6cdf-d998-4ab0-91bc-d274e655f65c => generated 0 bytes in 526 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 930/1892] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:45:05 2026] GET /v2.0/ports?device_id=495167dc-a6a3-4ab4-99e6-4e5453a75b02 => generated 973 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 963/1893] 10.0.0.23 () {32 vars in 773 bytes} [Tue May 12 17:45:05 2026] GET /v2.0/security-groups?tenant_id=022442ca027f43878fe5628ad02dcac3&name=default => generated 2925 bytes in 327 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 964/1894] 10.0.0.179 () {34 vars in 1040 bytes} [Tue May 12 17:45:05 2026] GET /v2.0/security-groups?id=f9e5fba5-2082-449b-b8dc-21da3d5f5c0e&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: 965/1895] 10.0.0.23 () {32 vars in 739 bytes} [Tue May 12 17:45:05 2026] DELETE /v2.0/security-groups/48a7feb6-66ca-4b79-b962-2a8ad140f90c => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 931/1896] 10.0.0.23 () {32 vars in 773 bytes} [Tue May 12 17:45:05 2026] GET /v2.0/security-groups?tenant_id=a861058af92940fe815a1d0d8d183e7c&name=default => generated 2925 bytes in 823 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 966/1897] 10.0.0.23 () {32 vars in 739 bytes} [Tue May 12 17:45:06 2026] DELETE /v2.0/security-groups/8116bc3b-c597-4fab-ad7c-c431379ec3ac => 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: 932/1898] 10.0.0.23 () {32 vars in 773 bytes} [Tue May 12 17:45:06 2026] GET /v2.0/security-groups?tenant_id=a2f33f38451d468c8d1bf1be70d4ba30&name=default => generated 2925 bytes in 177 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 933/1899] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:45:06 2026] GET /v2.0/ports?device_id=495167dc-a6a3-4ab4-99e6-4e5453a75b02 => generated 975 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 934/1900] 10.0.0.179 () {34 vars in 1040 bytes} [Tue May 12 17:45:06 2026] GET /v2.0/security-groups?id=f9e5fba5-2082-449b-b8dc-21da3d5f5c0e&fields=id&fields=name => generated 113 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 967/1901] 10.0.0.23 () {32 vars in 739 bytes} [Tue May 12 17:45:06 2026] DELETE /v2.0/security-groups/486b1c7d-3d61-420e-98a4-fc4eca3c33d1 => 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: 935/1902] 10.0.0.23 () {32 vars in 773 bytes} [Tue May 12 17:45:06 2026] GET /v2.0/security-groups?tenant_id=16a02c966830495e90175ec83c9ae7d6&name=default => generated 2925 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 968/1903] 10.0.0.23 () {32 vars in 739 bytes} [Tue May 12 17:45:07 2026] DELETE /v2.0/security-groups/b4573789-a01b-47b0-ac42-24baed442c24 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 969/1904] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:45:07 2026] GET /v2.0/ports?device_id=495167dc-a6a3-4ab4-99e6-4e5453a75b02 => generated 975 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:45:07.957 7 INFO neutron.db.segments_db [None req-fcaa1eaf-68c1-4e52-9d13-77de7af54899 1bf9399890fe4a3dab1ad3f5fb697ef7 f57498e8c487409c96e79a265d416568 - - default default] Added segment 52070ff3-e5e3-4b4c-ba85-58456499a40e of type vxlan for network 16933197-d80d-4706-bdd0-28d46823ff04 [pid: 8|app: 0|req: 970/1905] 10.0.0.179 () {34 vars in 1040 bytes} [Tue May 12 17:45:07 2026] GET /v2.0/security-groups?id=f9e5fba5-2082-449b-b8dc-21da3d5f5c0e&fields=id&fields=name => generated 113 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 936/1906] 10.0.0.23 () {34 vars in 669 bytes} [Tue May 12 17:45:07 2026] POST /v2.0/networks => generated 650 bytes in 424 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 971/1907] 10.0.0.23 () {34 vars in 668 bytes} [Tue May 12 17:45:08 2026] POST /v2.0/subnets => generated 627 bytes in 283 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:45:08.402 7 INFO neutron.db.segments_db [None req-7e108b79-aad5-47d7-83bd-4be55a0c04ff 1bf9399890fe4a3dab1ad3f5fb697ef7 f57498e8c487409c96e79a265d416568 - - default default] Added segment 6d302e28-642d-40e8-b63b-6527d6d50a2a of type vxlan for network 8708ca56-4899-4c74-97e5-0e493017d213 2026-05-12 17:45:08.767 7 INFO neutron.db.l3_hamode_db [None req-7e108b79-aad5-47d7-83bd-4be55a0c04ff 1bf9399890fe4a3dab1ad3f5fb697ef7 f57498e8c487409c96e79a265d416568 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 972/1908] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:45:09 2026] GET /v2.0/ports?device_id=495167dc-a6a3-4ab4-99e6-4e5453a75b02 => generated 975 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 973/1909] 10.0.0.179 () {34 vars in 1040 bytes} [Tue May 12 17:45:09 2026] GET /v2.0/security-groups?id=f9e5fba5-2082-449b-b8dc-21da3d5f5c0e&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 974/1910] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:45:09 2026] GET /v2.0/ports?device_id=495167dc-a6a3-4ab4-99e6-4e5453a75b02 => generated 975 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 975/1911] 10.0.0.179 () {34 vars in 1040 bytes} [Tue May 12 17:45:09 2026] GET /v2.0/security-groups?id=f9e5fba5-2082-449b-b8dc-21da3d5f5c0e&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 976/1912] 10.0.0.23 () {32 vars in 735 bytes} [Tue May 12 17:45:09 2026] GET /v2.0/ports?device_id=495167dc-a6a3-4ab4-99e6-4e5453a75b02 => generated 1244 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:45:09.605 7 INFO neutron.db.l3_hamode_db [None req-7e108b79-aad5-47d7-83bd-4be55a0c04ff 1bf9399890fe4a3dab1ad3f5fb697ef7 f57498e8c487409c96e79a265d416568 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 17:45:10.030 8 INFO neutron.db.l3_db [None req-d586c860-ac42-4c07-bad6-92f2a71f71d3 22e7f3420edb4f3e81ebebd7bd5ffec8 9d18c62aefd8468fb2c4d5bf4f6481d5 - - default default] Floating IP cd5d2b49-67e6-46d7-83eb-6e487358373a associated. External IP: 10.96.250.220, port: b6a61ab2-f631-497b-9924-48d8e72821c3. [pid: 8|app: 0|req: 977/1913] 10.0.0.23 () {34 vars in 676 bytes} [Tue May 12 17:45:09 2026] POST /v2.0/floatingips => generated 856 bytes in 946 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:45:10.365 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d78579b1-e637-463c-af25-fc3f908ca77d'] response: {'name': 'network-changed', 'server_uuid': '495167dc-a6a3-4ab4-99e6-4e5453a75b02', 'tag': 'b6a61ab2-f631-497b-9924-48d8e72821c3', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 980/1916] 10.0.0.23 () {32 vars in 728 bytes} [Tue May 12 17:45:10 2026] GET /v2.0/floatingips/cd5d2b49-67e6-46d7-83eb-6e487358373a => generated 856 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 937/1917] 10.0.0.23 () {34 vars in 668 bytes} [Tue May 12 17:45:08 2026] POST /v2.0/routers => generated 695 bytes in 2142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 938/1918] 199.204.45.132 () {34 vars in 1080 bytes} [Tue May 12 17:45:10 2026] GET /v2.0/ports?tenant_id=9d18c62aefd8468fb2c4d5bf4f6481d5&device_id=495167dc-a6a3-4ab4-99e6-4e5453a75b02 => 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: 939/1919] 199.204.45.132 () {34 vars in 986 bytes} [Tue May 12 17:45:10 2026] GET /v2.0/networks?id=e41d0ec4-4623-4a57-8be7-d296857a4bb8 => generated 757 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 940/1920] 199.204.45.132 () {34 vars in 1060 bytes} [Tue May 12 17:45:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=b6a61ab2-f631-497b-9924-48d8e72821c3 => generated 859 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 941/1921] 199.204.45.132 () {34 vars in 984 bytes} [Tue May 12 17:45:11 2026] GET /v2.0/subnets?id=fcdb1d02-687b-474d-9981-efaae76709a2 => generated 678 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 942/1922] 199.204.45.132 () {34 vars in 1052 bytes} [Tue May 12 17:45:11 2026] GET /v2.0/ports?network_id=e41d0ec4-4623-4a57-8be7-d296857a4bb8&device_owner=network%3Adhcp => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 943/1923] 199.204.45.132 () {34 vars in 1012 bytes} [Tue May 12 17:45:11 2026] GET /v2.0/networks/e41d0ec4-4623-4a57-8be7-d296857a4bb8?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: 944/1924] 199.204.45.132 () {34 vars in 1112 bytes} [Tue May 12 17:45:11 2026] GET /v2.0/networks/e41d0ec4-4623-4a57-8be7-d296857a4bb8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:45:11.549 7 INFO neutron.db.segments_db [None req-137bd601-18a2-4834-a2af-997848976b51 efa19dd908394589a1d3a8f392ab35ec 96d5a03b93dd4d4f84e0d9c5eeab2db4 - - default default] Added segment 5124365d-241d-4b51-9335-acb11d409e3c of type vxlan for network 14ebac25-13f2-462b-b925-3808ec8e6c07 [pid: 7|app: 0|req: 945/1925] 10.0.0.23 () {34 vars in 669 bytes} [Tue May 12 17:45:11 2026] POST /v2.0/networks => generated 631 bytes in 329 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 946/1926] 10.0.0.23 () {32 vars in 728 bytes} [Tue May 12 17:45:11 2026] GET /v2.0/floatingips/cd5d2b49-67e6-46d7-83eb-6e487358373a => generated 858 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 981/1927] 10.0.0.23 () {34 vars in 782 bytes} [Tue May 12 17:45:10 2026] PUT /v2.0/routers/83e736ae-2167-4ac4-8c31-1556fdda9edb/add_router_interface => generated 309 bytes in 1368 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 947/1928] 10.0.0.23 () {34 vars in 668 bytes} [Tue May 12 17:45:11 2026] POST /v2.0/subnets => generated 626 bytes in 250 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:45:11.965 7 INFO neutron.db.segments_db [None req-f505a531-2fc5-4984-96af-7d50568699f5 efa19dd908394589a1d3a8f392ab35ec 96d5a03b93dd4d4f84e0d9c5eeab2db4 - - default default] Added segment 4f2cd269-0c2c-40aa-8918-7115a209acb2 of type vxlan for network 23b78c9f-e044-49e9-96f5-48e7c599e4a9 [pid: 7|app: 0|req: 948/1929] 10.0.0.23 () {34 vars in 669 bytes} [Tue May 12 17:45:11 2026] POST /v2.0/networks => generated 631 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 982/1930] 10.0.0.23 () {34 vars in 664 bytes} [Tue May 12 17:45:11 2026] POST /v2.0/ports => generated 955 bytes in 302 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 949/1931] 10.0.0.23 () {34 vars in 668 bytes} [Tue May 12 17:45:12 2026] POST /v2.0/subnets => generated 629 bytes in 219 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:45:12.324 7 INFO neutron.db.segments_db [None req-0331684f-ab40-450d-89f6-2b2e4641ac29 efa19dd908394589a1d3a8f392ab35ec 96d5a03b93dd4d4f84e0d9c5eeab2db4 - - default default] Added segment 40bacfc0-66b3-443b-b875-115cd05af590 of type vxlan for network a3e71a5a-fb93-4703-b46d-ad41e20b89ce [pid: 7|app: 0|req: 950/1932] 10.0.0.23 () {34 vars in 669 bytes} [Tue May 12 17:45:12 2026] POST /v2.0/networks => generated 631 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 983/1933] 10.0.0.23 () {34 vars in 664 bytes} [Tue May 12 17:45:12 2026] POST /v2.0/ports => generated 958 bytes in 361 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: 951/1934] 10.0.0.23 () {34 vars in 668 bytes} [Tue May 12 17:45:12 2026] POST /v2.0/subnets => generated 629 bytes in 205 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:45:12.691 7 INFO neutron.db.segments_db [None req-fd712d2e-cd1c-4522-9381-cab3ccfde3bd efa19dd908394589a1d3a8f392ab35ec 96d5a03b93dd4d4f84e0d9c5eeab2db4 - - default default] Added segment b0fc9c03-d351-42ed-9f67-7f82372f4094 of type vxlan for network a1a0fd71-1ecf-4495-be57-0307e4e24de6 [pid: 7|app: 0|req: 952/1935] 10.0.0.23 () {34 vars in 669 bytes} [Tue May 12 17:45:12 2026] POST /v2.0/networks => generated 632 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 953/1936] 10.0.0.23 () {34 vars in 668 bytes} [Tue May 12 17:45:12 2026] POST /v2.0/subnets => generated 629 bytes in 273 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:45:13.141 7 INFO neutron.db.segments_db [None req-8d629e04-f8fc-4bcb-87e7-3a5071539fb6 efa19dd908394589a1d3a8f392ab35ec 96d5a03b93dd4d4f84e0d9c5eeab2db4 - - default default] Added segment 01d2586a-eb57-4d3f-a608-1d00ee2782f6 of type vxlan for network c8888f65-2d1c-4850-83eb-a55fb358d77f 2026-05-12 17:45:13.222 8 INFO neutron.db.l3_db [None req-f5923428-2fe0-453d-a6eb-3227773f1ffe 1bf9399890fe4a3dab1ad3f5fb697ef7 f57498e8c487409c96e79a265d416568 - - default default] Floating IP e2040439-df45-4803-8ef9-23a4b6305965 associated. External IP: 10.96.250.214, port: 7d030e0e-c6ab-4b1c-9155-4b48f06d2590. [pid: 7|app: 0|req: 954/1937] 10.0.0.23 () {34 vars in 669 bytes} [Tue May 12 17:45:13 2026] POST /v2.0/networks => generated 632 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 955/1938] 10.0.0.23 () {34 vars in 668 bytes} [Tue May 12 17:45:13 2026] POST /v2.0/subnets => generated 629 bytes in 241 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 984/1939] 10.0.0.23 () {34 vars in 676 bytes} [Tue May 12 17:45:12 2026] POST /v2.0/floatingips => generated 842 bytes in 982 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 956/1940] 10.0.0.23 () {34 vars in 750 bytes} [Tue May 12 17:45:13 2026] PUT /v2.0/subnets/ea7ef552-d156-4dca-8a48-3584cc0a6b49/tags => generated 17 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 957/1941] 10.0.0.23 () {34 vars in 750 bytes} [Tue May 12 17:45:13 2026] PUT /v2.0/subnets/8b63d833-0c04-4688-9f94-768b76ddb136/tags => generated 25 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:45:13.654 8 INFO neutron.db.l3_db [None req-6c5895f5-90da-491d-ac07-cb2fcca35979 1bf9399890fe4a3dab1ad3f5fb697ef7 f57498e8c487409c96e79a265d416568 - - default default] Floating IP e2040439-df45-4803-8ef9-23a4b6305965 disassociated. External IP: 10.96.250.214, port: 7d030e0e-c6ab-4b1c-9155-4b48f06d2590. [pid: 7|app: 0|req: 958/1942] 10.0.0.23 () {34 vars in 750 bytes} [Tue May 12 17:45:13 2026] PUT /v2.0/subnets/6c5ae01b-470f-4be1-adb8-0331c9a4b4ab/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: 959/1943] 10.0.0.23 () {34 vars in 750 bytes} [Tue May 12 17:45:13 2026] PUT /v2.0/subnets/1aee2b67-358e-4236-bba1-20eca04c5640/tags => 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: 960/1944] 10.0.0.23 () {32 vars in 663 bytes} [Tue May 12 17:45:13 2026] GET /v2.0/subnets?tags=red => generated 1904 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 961/1945] 10.0.0.23 () {32 vars in 677 bytes} [Tue May 12 17:45:13 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1283 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 962/1946] 10.0.0.23 () {32 vars in 673 bytes} [Tue May 12 17:45:13 2026] GET /v2.0/subnets?tags-any=blue => generated 1283 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 963/1947] 10.0.0.23 () {32 vars in 685 bytes} [Tue May 12 17:45:13 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1904 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 985/1948] 10.0.0.23 () {34 vars in 748 bytes} [Tue May 12 17:45:13 2026] PUT /v2.0/floatingips/e2040439-df45-4803-8ef9-23a4b6305965 => generated 552 bytes in 434 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 964/1949] 10.0.0.23 () {32 vars in 671 bytes} [Tue May 12 17:45:13 2026] GET /v2.0/subnets?not-tags=red => generated 1894 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 965/1950] 10.0.0.23 () {32 vars in 685 bytes} [Tue May 12 17:45:14 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2515 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:45:14.095 8 INFO neutron_taas.services.taas.taas_plugin [None req-b8648a24-287c-44cf-8680-d1994c8b5b22 1bf9399890fe4a3dab1ad3f5fb697ef7 f57498e8c487409c96e79a265d416568 - - default default] TaaS: Handle Delete Port: bdffd0a0-350c-4c3e-a00c-9822d3520b8d 2026-05-12 17:45:14.098 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b8648a24-287c-44cf-8680-d1994c8b5b22 1bf9399890fe4a3dab1ad3f5fb697ef7 f57498e8c487409c96e79a265d416568 - - default default] Tap Mirror: Handle Delete Port: bdffd0a0-350c-4c3e-a00c-9822d3520b8d [pid: 7|app: 0|req: 966/1951] 10.0.0.23 () {32 vars in 681 bytes} [Tue May 12 17:45:14 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2515 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 967/1952] 10.0.0.23 () {32 vars in 693 bytes} [Tue May 12 17:45:14 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1894 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 986/1953] 10.0.0.23 () {32 vars in 731 bytes} [Tue May 12 17:45:13 2026] DELETE /v2.0/floatingips/e2040439-df45-4803-8ef9-23a4b6305965 => generated 0 bytes in 276 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 968/1954] 10.0.0.23 () {32 vars in 723 bytes} [Tue May 12 17:45:14 2026] DELETE /v2.0/subnets/ea7ef552-d156-4dca-8a48-3584cc0a6b49 => generated 0 bytes in 159 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 969/1955] 10.0.0.23 () {32 vars in 723 bytes} [Tue May 12 17:45:14 2026] DELETE /v2.0/subnets/8b63d833-0c04-4688-9f94-768b76ddb136 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 970/1956] 10.0.0.23 () {32 vars in 723 bytes} [Tue May 12 17:45:14 2026] DELETE /v2.0/subnets/6c5ae01b-470f-4be1-adb8-0331c9a4b4ab => generated 0 bytes in 102 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 971/1957] 10.0.0.23 () {32 vars in 723 bytes} [Tue May 12 17:45:14 2026] DELETE /v2.0/subnets/1aee2b67-358e-4236-bba1-20eca04c5640 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 972/1958] 10.0.0.23 () {32 vars in 723 bytes} [Tue May 12 17:45:14 2026] DELETE /v2.0/subnets/8e967d54-e8fe-4c27-b836-245191086175 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:45:14.840 8 INFO neutron.db.l3_db [None req-a5f8146e-6b4c-4308-acac-28fb83736682 1bf9399890fe4a3dab1ad3f5fb697ef7 f57498e8c487409c96e79a265d416568 - - default default] Floating IP 5fa7a49a-5336-4e4a-b31f-828eb856c480 associated. External IP: 10.96.250.207, port: 803765db-67ad-4933-9f27-72114db2eced. 2026-05-12 17:45:14.882 7 INFO neutron_taas.services.taas.taas_plugin [None req-0799dea3-66ce-4dc7-a50e-efca609ed841 efa19dd908394589a1d3a8f392ab35ec 96d5a03b93dd4d4f84e0d9c5eeab2db4 - - default default] TaaS: Handle Delete Port: a359d54b-c6e0-4724-98ab-fbe130324411 2026-05-12 17:45:14.885 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0799dea3-66ce-4dc7-a50e-efca609ed841 efa19dd908394589a1d3a8f392ab35ec 96d5a03b93dd4d4f84e0d9c5eeab2db4 - - default default] Tap Mirror: Handle Delete Port: a359d54b-c6e0-4724-98ab-fbe130324411 2026-05-12 17:45:15.058 7 INFO neutron.services.segments.plugin [-] Segment 5124365d-241d-4b51-9335-acb11d409e3c resource provider aggregate not found 2026-05-12 17:45:15.063 7 INFO neutron.services.segments.plugin [-] Segment 5124365d-241d-4b51-9335-acb11d409e3c resource provider aggregate not found 2026-05-12 17:45:15.077 7 INFO neutron.services.segments.plugin [-] Segment 5124365d-241d-4b51-9335-acb11d409e3c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5124365d-241d-4b51-9335-acb11d409e3c found for delete ", "request_id": "req-8167e38f-a399-4d95-a868-d7589a79f97d"}]} 2026-05-12 17:45:15.081 7 INFO neutron.services.segments.plugin [-] Segment 5124365d-241d-4b51-9335-acb11d409e3c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5124365d-241d-4b51-9335-acb11d409e3c found for delete ", "request_id": "req-d17a8be6-e230-4bd8-b10a-8c5db56d235f"}]} [pid: 7|app: 0|req: 973/1959] 10.0.0.23 () {32 vars in 725 bytes} [Tue May 12 17:45:14 2026] DELETE /v2.0/networks/14ebac25-13f2-462b-b925-3808ec8e6c07 => generated 0 bytes in 299 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 987/1960] 10.0.0.23 () {34 vars in 676 bytes} [Tue May 12 17:45:14 2026] POST /v2.0/floatingips => generated 842 bytes in 902 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 988/1961] 10.0.0.23 () {32 vars in 728 bytes} [Tue May 12 17:45:15 2026] GET /v2.0/floatingips/5fa7a49a-5336-4e4a-b31f-828eb856c480 => generated 842 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 974/1962] 10.0.0.23 () {32 vars in 725 bytes} [Tue May 12 17:45:15 2026] DELETE /v2.0/networks/23b78c9f-e044-49e9-96f5-48e7c599e4a9 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 989/1963] 10.0.0.23 () {32 vars in 654 bytes} [Tue May 12 17:45:15 2026] GET /v2.0/floatingips => generated 845 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 975/1964] 10.0.0.23 () {32 vars in 725 bytes} [Tue May 12 17:45:15 2026] DELETE /v2.0/networks/a3e71a5a-fb93-4703-b46d-ad41e20b89ce => generated 0 bytes in 159 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 976/1965] 10.0.0.23 () {32 vars in 725 bytes} [Tue May 12 17:45:15 2026] DELETE /v2.0/networks/a1a0fd71-1ecf-4495-be57-0307e4e24de6 => generated 0 bytes in 176 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:45:15.700 8 INFO neutron.db.l3_db [None req-2bc41d9c-acbe-4599-a016-c6d5f0938f5e 1bf9399890fe4a3dab1ad3f5fb697ef7 f57498e8c487409c96e79a265d416568 - - default default] Floating IP 5fa7a49a-5336-4e4a-b31f-828eb856c480 associated. External IP: 10.96.250.207, port: 803765db-67ad-4933-9f27-72114db2eced. [pid: 7|app: 0|req: 977/1966] 10.0.0.23 () {32 vars in 725 bytes} [Tue May 12 17:45:15 2026] DELETE /v2.0/networks/c8888f65-2d1c-4850-83eb-a55fb358d77f => generated 0 bytes in 147 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 990/1967] 10.0.0.23 () {34 vars in 748 bytes} [Tue May 12 17:45:15 2026] PUT /v2.0/floatingips/5fa7a49a-5336-4e4a-b31f-828eb856c480 => generated 842 bytes in 1065 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:45:16.464 7 INFO neutron.db.l3_db [None req-39be0837-ad2e-4ab5-8c78-c642967b1a93 1bf9399890fe4a3dab1ad3f5fb697ef7 f57498e8c487409c96e79a265d416568 - - default default] Floating IP 5fa7a49a-5336-4e4a-b31f-828eb856c480 disassociated. External IP: 10.96.250.207, port: 7d030e0e-c6ab-4b1c-9155-4b48f06d2590. [pid: 7|app: 0|req: 978/1968] 10.0.0.23 () {34 vars in 748 bytes} [Tue May 12 17:45:16 2026] PUT /v2.0/floatingips/5fa7a49a-5336-4e4a-b31f-828eb856c480 => generated 552 bytes in 415 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 991/1969] 10.0.0.23 () {32 vars in 773 bytes} [Tue May 12 17:45:16 2026] GET /v2.0/security-groups?tenant_id=b5d8eb02b7bd4243ac6bac3410c94359&name=default => generated 2925 bytes in 272 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:45:16.880 7 INFO neutron_taas.services.taas.taas_plugin [None req-47ee81cd-d91a-424b-84cb-9a80b519dfea 1bf9399890fe4a3dab1ad3f5fb697ef7 f57498e8c487409c96e79a265d416568 - - default default] TaaS: Handle Delete Port: 9bb59ee9-1631-4c84-a7bc-6a354e232c66 2026-05-12 17:45:16.883 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-47ee81cd-d91a-424b-84cb-9a80b519dfea 1bf9399890fe4a3dab1ad3f5fb697ef7 f57498e8c487409c96e79a265d416568 - - default default] Tap Mirror: Handle Delete Port: 9bb59ee9-1631-4c84-a7bc-6a354e232c66 [pid: 8|app: 0|req: 992/1970] 10.0.0.23 () {32 vars in 739 bytes} [Tue May 12 17:45:16 2026] DELETE /v2.0/security-groups/8229742b-17d5-4b63-8fa8-8184fc4601f4 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 979/1971] 10.0.0.23 () {32 vars in 731 bytes} [Tue May 12 17:45:16 2026] DELETE /v2.0/floatingips/5fa7a49a-5336-4e4a-b31f-828eb856c480 => generated 0 bytes in 264 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 993/1972] 10.0.0.23 () {32 vars in 773 bytes} [Tue May 12 17:45:17 2026] GET /v2.0/security-groups?tenant_id=96d5a03b93dd4d4f84e0d9c5eeab2db4&name=default => generated 2925 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:45:17.074 7 INFO neutron.api.v2.resource [None req-1b7d2777-91d1-4be3-a930-0a129cfa234b 1bf9399890fe4a3dab1ad3f5fb697ef7 f57498e8c487409c96e79a265d416568 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 980/1973] 10.0.0.23 () {32 vars in 731 bytes} [Tue May 12 17:45:17 2026] DELETE /v2.0/floatingips/5fa7a49a-5336-4e4a-b31f-828eb856c480 => generated 144 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 17:45:17.098 7 INFO neutron.services.segments.plugin [-] Segment 4f2cd269-0c2c-40aa-8918-7115a209acb2 resource provider aggregate not found 2026-05-12 17:45:17.102 7 INFO neutron.services.segments.plugin [-] Segment 4f2cd269-0c2c-40aa-8918-7115a209acb2 resource provider aggregate not found 2026-05-12 17:45:17.123 7 INFO neutron.services.segments.plugin [-] Segment 4f2cd269-0c2c-40aa-8918-7115a209acb2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4f2cd269-0c2c-40aa-8918-7115a209acb2 found for delete ", "request_id": "req-01a0075c-32f9-446e-a0aa-0cdf7b167fe7"}]} 2026-05-12 17:45:17.127 7 INFO neutron.services.segments.plugin [-] Segment 4f2cd269-0c2c-40aa-8918-7115a209acb2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4f2cd269-0c2c-40aa-8918-7115a209acb2 found for delete ", "request_id": "req-168eda3e-f19a-4769-a899-26586b2c02e0"}]} [pid: 8|app: 0|req: 994/1974] 10.0.0.23 () {32 vars in 739 bytes} [Tue May 12 17:45:17 2026] DELETE /v2.0/security-groups/9fc61f03-5897-41bf-98ef-ce60f9f94529 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:45:17.146 7 INFO neutron.services.segments.plugin [-] Segment 40bacfc0-66b3-443b-b875-115cd05af590 resource provider aggregate not found 2026-05-12 17:45:17.150 7 INFO neutron.services.segments.plugin [-] Segment 40bacfc0-66b3-443b-b875-115cd05af590 resource provider aggregate not found 2026-05-12 17:45:17.171 7 INFO neutron.services.segments.plugin [-] Segment 40bacfc0-66b3-443b-b875-115cd05af590 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 40bacfc0-66b3-443b-b875-115cd05af590 found for delete ", "request_id": "req-a0ba6877-9eb9-4d62-8304-0b78bca51b92"}]} 2026-05-12 17:45:17.177 7 INFO neutron.services.segments.plugin [-] Segment 40bacfc0-66b3-443b-b875-115cd05af590 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 40bacfc0-66b3-443b-b875-115cd05af590 found for delete ", "request_id": "req-de91f474-d964-4c38-8ad2-c758c9262081"}]} 2026-05-12 17:45:17.191 7 INFO neutron.services.segments.plugin [-] Segment b0fc9c03-d351-42ed-9f67-7f82372f4094 resource provider aggregate not found 2026-05-12 17:45:17.201 7 INFO neutron.services.segments.plugin [-] Segment b0fc9c03-d351-42ed-9f67-7f82372f4094 resource provider aggregate not found 2026-05-12 17:45:17.219 7 INFO neutron.services.segments.plugin [-] Segment b0fc9c03-d351-42ed-9f67-7f82372f4094 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b0fc9c03-d351-42ed-9f67-7f82372f4094 found for delete ", "request_id": "req-0c36f8b8-e7de-4cf8-a760-ae9df75c9d79"}]} 2026-05-12 17:45:17.229 7 INFO neutron.services.segments.plugin [-] Segment b0fc9c03-d351-42ed-9f67-7f82372f4094 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b0fc9c03-d351-42ed-9f67-7f82372f4094 found for delete ", "request_id": "req-bb4afba2-eab5-4583-9810-d45a2f9f7a45"}]} 2026-05-12 17:45:17.235 7 INFO neutron.services.segments.plugin [-] Segment 01d2586a-eb57-4d3f-a608-1d00ee2782f6 resource provider aggregate not found 2026-05-12 17:45:17.248 7 INFO neutron.services.segments.plugin [-] Segment 01d2586a-eb57-4d3f-a608-1d00ee2782f6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 01d2586a-eb57-4d3f-a608-1d00ee2782f6 found for delete ", "request_id": "req-4d8bbd81-7fec-4e2d-988e-3d56c381ae31"}]} 2026-05-12 17:45:17.254 7 INFO neutron.services.segments.plugin [-] Segment 01d2586a-eb57-4d3f-a608-1d00ee2782f6 resource provider aggregate not found 2026-05-12 17:45:17.280 7 INFO neutron.services.segments.plugin [-] Segment 01d2586a-eb57-4d3f-a608-1d00ee2782f6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 01d2586a-eb57-4d3f-a608-1d00ee2782f6 found for delete ", "request_id": "req-ce9ae53d-40f7-4e87-ad04-4d4a071333ab"}]} 2026-05-12 17:45:17.317 7 INFO neutron_taas.services.taas.taas_plugin [None req-50a41791-e464-44db-9871-c29913eba664 1bf9399890fe4a3dab1ad3f5fb697ef7 f57498e8c487409c96e79a265d416568 - - default default] TaaS: Handle Delete Port: 7d030e0e-c6ab-4b1c-9155-4b48f06d2590 2026-05-12 17:45:17.321 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-50a41791-e464-44db-9871-c29913eba664 1bf9399890fe4a3dab1ad3f5fb697ef7 f57498e8c487409c96e79a265d416568 - - default default] Tap Mirror: Handle Delete Port: 7d030e0e-c6ab-4b1c-9155-4b48f06d2590 [pid: 8|app: 0|req: 995/1975] 10.0.0.23 () {32 vars in 773 bytes} [Tue May 12 17:45:17 2026] GET /v2.0/security-groups?tenant_id=fd478d3ac29b426c950f6f8a9f2898d6&name=default => generated 2925 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 996/1976] 10.0.0.23 () {32 vars in 739 bytes} [Tue May 12 17:45:17 2026] DELETE /v2.0/security-groups/a6581445-43f2-49e9-9ec4-ef3b93a498b8 => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 981/1977] 10.0.0.23 () {32 vars in 719 bytes} [Tue May 12 17:45:17 2026] DELETE /v2.0/ports/7d030e0e-c6ab-4b1c-9155-4b48f06d2590 => generated 0 bytes in 391 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:45:17.631 8 INFO neutron_taas.services.taas.taas_plugin [None req-6c626987-42dc-4f24-be72-0f88e824efb1 1bf9399890fe4a3dab1ad3f5fb697ef7 f57498e8c487409c96e79a265d416568 - - default default] TaaS: Handle Delete Port: 803765db-67ad-4933-9f27-72114db2eced 2026-05-12 17:45:17.635 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6c626987-42dc-4f24-be72-0f88e824efb1 1bf9399890fe4a3dab1ad3f5fb697ef7 f57498e8c487409c96e79a265d416568 - - default default] Tap Mirror: Handle Delete Port: 803765db-67ad-4933-9f27-72114db2eced [pid: 8|app: 0|req: 997/1978] 10.0.0.23 () {32 vars in 719 bytes} [Tue May 12 17:45:17 2026] DELETE /v2.0/ports/803765db-67ad-4933-9f27-72114db2eced => generated 0 bytes in 288 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 982/1979] 10.0.0.23 () {32 vars in 735 bytes} [Tue May 12 17:45:17 2026] GET /v2.0/ports?device_id=83e736ae-2167-4ac4-8c31-1556fdda9edb => generated 958 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:45:18.658 8 INFO neutron_taas.services.taas.taas_plugin [None req-18a3086a-afb2-44cc-998d-828be746b09a 1bf9399890fe4a3dab1ad3f5fb697ef7 f57498e8c487409c96e79a265d416568 - - default default] TaaS: Handle Delete Port: eda815b2-741c-4226-b878-22a1d57ba2ab 2026-05-12 17:45:18.661 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-18a3086a-afb2-44cc-998d-828be746b09a 1bf9399890fe4a3dab1ad3f5fb697ef7 f57498e8c487409c96e79a265d416568 - - default default] Tap Mirror: Handle Delete Port: eda815b2-741c-4226-b878-22a1d57ba2ab [pid: 8|app: 0|req: 998/1980] 10.0.0.23 () {34 vars in 788 bytes} [Tue May 12 17:45:17 2026] PUT /v2.0/routers/83e736ae-2167-4ac4-8c31-1556fdda9edb/remove_router_interface => generated 309 bytes in 1315 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:45:19.350 7 INFO neutron_taas.services.taas.taas_plugin [None req-2a689a80-9f99-4e4d-8e6d-25e4fcbeefee 1bf9399890fe4a3dab1ad3f5fb697ef7 f57498e8c487409c96e79a265d416568 - - default default] TaaS: Handle Delete Port: 8d87e79e-5191-4c55-8dc5-889eacb9d140 2026-05-12 17:45:19.353 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2a689a80-9f99-4e4d-8e6d-25e4fcbeefee 1bf9399890fe4a3dab1ad3f5fb697ef7 f57498e8c487409c96e79a265d416568 - - default default] Tap Mirror: Handle Delete Port: 8d87e79e-5191-4c55-8dc5-889eacb9d140 2026-05-12 17:45:19.608 7 INFO neutron_taas.services.taas.taas_plugin [None req-2a689a80-9f99-4e4d-8e6d-25e4fcbeefee 1bf9399890fe4a3dab1ad3f5fb697ef7 f57498e8c487409c96e79a265d416568 - - default default] TaaS: Handle Delete Port: 7c62e03b-733e-45d7-8d02-065b4d3df869 2026-05-12 17:45:19.611 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2a689a80-9f99-4e4d-8e6d-25e4fcbeefee 1bf9399890fe4a3dab1ad3f5fb697ef7 f57498e8c487409c96e79a265d416568 - - default default] Tap Mirror: Handle Delete Port: 7c62e03b-733e-45d7-8d02-065b4d3df869 2026-05-12 17:45:19.931 7 INFO neutron.services.segments.plugin [-] Segment 6d302e28-642d-40e8-b63b-6527d6d50a2a resource provider aggregate not found 2026-05-12 17:45:19.942 7 INFO neutron.services.segments.plugin [-] Segment 6d302e28-642d-40e8-b63b-6527d6d50a2a resource provider aggregate not found 2026-05-12 17:45:19.949 7 INFO neutron.services.segments.plugin [-] Segment 6d302e28-642d-40e8-b63b-6527d6d50a2a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6d302e28-642d-40e8-b63b-6527d6d50a2a found for delete ", "request_id": "req-1ee4adf7-1dba-40e9-9a83-21e9cf188d66"}]} [pid: 8|app: 0|req: 999/1981] 10.0.0.57 () {34 vars in 989 bytes} [Tue May 12 17:45:19 2026] GET /v2.0/ports?device_id=495167dc-a6a3-4ab4-99e6-4e5453a75b02 => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:45:19.959 7 INFO neutron.db.l3_hamode_db [None req-2a689a80-9f99-4e4d-8e6d-25e4fcbeefee 1bf9399890fe4a3dab1ad3f5fb697ef7 f57498e8c487409c96e79a265d416568 - - default default] HA network 8708ca56-4899-4c74-97e5-0e493017d213 was deleted as no HA routers are present in tenant f57498e8c487409c96e79a265d416568. 2026-05-12 17:45:19.967 7 INFO neutron.services.segments.plugin [-] Segment 6d302e28-642d-40e8-b63b-6527d6d50a2a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6d302e28-642d-40e8-b63b-6527d6d50a2a found for delete ", "request_id": "req-e6c790d4-c4c8-4817-a993-8b75973c1c75"}]} [pid: 7|app: 0|req: 983/1982] 10.0.0.23 () {32 vars in 723 bytes} [Tue May 12 17:45:19 2026] DELETE /v2.0/routers/83e736ae-2167-4ac4-8c31-1556fdda9edb => generated 0 bytes in 830 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1000/1983] 10.0.0.57 () {34 vars in 1039 bytes} [Tue May 12 17:45:19 2026] GET /v2.0/security-groups?id=f9e5fba5-2082-449b-b8dc-21da3d5f5c0e&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: 7|app: 0|req: 984/1984] 10.0.0.23 () {32 vars in 723 bytes} [Tue May 12 17:45:19 2026] DELETE /v2.0/subnets/d379452c-77fc-4932-852f-486a024d7924 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:45:20.214 8 INFO neutron.services.segments.plugin [-] Segment 52070ff3-e5e3-4b4c-ba85-58456499a40e resource provider aggregate not found 2026-05-12 17:45:20.215 8 INFO neutron.services.segments.plugin [-] Segment 52070ff3-e5e3-4b4c-ba85-58456499a40e resource provider aggregate not found 2026-05-12 17:45:20.233 8 INFO neutron.services.segments.plugin [-] Segment 52070ff3-e5e3-4b4c-ba85-58456499a40e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 52070ff3-e5e3-4b4c-ba85-58456499a40e found for delete ", "request_id": "req-46b7645a-034d-484e-871e-7b0c21151be7"}]} [pid: 8|app: 0|req: 1001/1985] 10.0.0.23 () {32 vars in 725 bytes} [Tue May 12 17:45:20 2026] DELETE /v2.0/networks/16933197-d80d-4706-bdd0-28d46823ff04 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:45:20.241 8 INFO neutron.services.segments.plugin [-] Segment 52070ff3-e5e3-4b4c-ba85-58456499a40e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 52070ff3-e5e3-4b4c-ba85-58456499a40e found for delete ", "request_id": "req-dbeba5fc-cab4-472f-beab-ea5d518c41db"}]} [pid: 8|app: 0|req: 1002/1986] 10.0.0.23 () {32 vars in 773 bytes} [Tue May 12 17:45:20 2026] GET /v2.0/security-groups?tenant_id=f57498e8c487409c96e79a265d416568&name=default => generated 2925 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:45:20.817 7 INFO neutron.db.segments_db [None req-34045ba5-ee62-42b7-9ee8-17e548cdf3c6 3c9beb94409146df9a1a84a403da5528 64538b052f294ac4b866965a6a1c1b8b - - default default] Added segment 24843088-a61f-4db7-a022-1287fc56640b of type vxlan for network 5dfeeb5a-62b2-4526-830d-786e1c78760d [pid: 8|app: 0|req: 1003/1987] 10.0.0.23 () {32 vars in 739 bytes} [Tue May 12 17:45:20 2026] DELETE /v2.0/security-groups/fa990d2b-71b7-48bf-a795-d7cd5362db8d => 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: 985/1988] 10.0.0.23 () {34 vars in 669 bytes} [Tue May 12 17:45:20 2026] POST /v2.0/networks => generated 632 bytes in 357 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1004/1989] 10.0.0.23 () {34 vars in 663 bytes} [Tue May 12 17:45:20 2026] POST /v2.0/ports => generated 743 bytes in 242 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 986/1990] 10.0.0.23 () {34 vars in 665 bytes} [Tue May 12 17:45:21 2026] POST /v2.0/trunks => generated 407 bytes in 247 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: 1005/1991] 10.0.0.23 () {34 vars in 748 bytes} [Tue May 12 17:45:21 2026] PUT /v2.0/trunks/23a668cb-97be-467b-b53d-e78e81540319/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: 987/1992] 10.0.0.23 () {32 vars in 728 bytes} [Tue May 12 17:45:21 2026] GET /v2.0/trunks/23a668cb-97be-467b-b53d-e78e81540319/tags => generated 25 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1006/1993] 10.0.0.23 () {34 vars in 759 bytes} [Tue May 12 17:45:21 2026] PUT /v2.0/trunks/23a668cb-97be-467b-b53d-e78e81540319/tags/green => generated 4 bytes in 37 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 988/1994] 10.0.0.23 () {32 vars in 728 bytes} [Tue May 12 17:45:21 2026] GET /v2.0/trunks/23a668cb-97be-467b-b53d-e78e81540319/tags => generated 34 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1007/1995] 10.0.0.23 () {34 vars in 755 bytes} [Tue May 12 17:45:21 2026] PUT /v2.0/trunks/23a668cb-97be-467b-b53d-e78e81540319/tags/red => generated 4 bytes in 30 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 989/1996] 10.0.0.23 () {32 vars in 728 bytes} [Tue May 12 17:45:21 2026] GET /v2.0/trunks/23a668cb-97be-467b-b53d-e78e81540319/tags => generated 34 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1008/1997] 10.0.0.23 () {34 vars in 777 bytes} [Tue May 12 17:45:21 2026] PUT /v2.0/trunks/23a668cb-97be-467b-b53d-e78e81540319/tags/black.or.white => generated 4 bytes in 42 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 990/1998] 10.0.0.23 () {32 vars in 728 bytes} [Tue May 12 17:45:21 2026] GET /v2.0/trunks/23a668cb-97be-467b-b53d-e78e81540319/tags => generated 52 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1009/1999] 10.0.0.23 () {34 vars in 748 bytes} [Tue May 12 17:45:21 2026] PUT /v2.0/trunks/23a668cb-97be-467b-b53d-e78e81540319/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: 991/2000] 10.0.0.23 () {32 vars in 728 bytes} [Tue May 12 17:45:21 2026] GET /v2.0/trunks/23a668cb-97be-467b-b53d-e78e81540319/tags => generated 37 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1010/2001] 10.0.0.23 () {32 vars in 736 bytes} [Tue May 12 17:45:21 2026] GET /v2.0/trunks/23a668cb-97be-467b-b53d-e78e81540319/tags/red => generated 0 bytes in 26 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:45:21.837 7 INFO neutron.api.v2.resource [None req-a71dab26-564f-418d-bc4f-b4461296aab8 3c9beb94409146df9a1a84a403da5528 64538b052f294ac4b866965a6a1c1b8b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 992/2002] 10.0.0.23 () {32 vars in 740 bytes} [Tue May 12 17:45:21 2026] GET /v2.0/trunks/23a668cb-97be-467b-b53d-e78e81540319/tags/green => generated 99 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1011/2003] 10.0.0.23 () {32 vars in 739 bytes} [Tue May 12 17:45:21 2026] DELETE /v2.0/trunks/23a668cb-97be-467b-b53d-e78e81540319/tags/red => generated 0 bytes in 47 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 993/2004] 10.0.0.23 () {32 vars in 728 bytes} [Tue May 12 17:45:21 2026] GET /v2.0/trunks/23a668cb-97be-467b-b53d-e78e81540319/tags => generated 30 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:45:21.953 8 INFO neutron.api.v2.resource [None req-b497c319-0855-4acf-9061-aeea2e93c3ab 3c9beb94409146df9a1a84a403da5528 64538b052f294ac4b866965a6a1c1b8b - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1012/2005] 10.0.0.23 () {32 vars in 743 bytes} [Tue May 12 17:45:21 2026] DELETE /v2.0/trunks/23a668cb-97be-467b-b53d-e78e81540319/tags/green => generated 99 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 994/2006] 10.0.0.23 () {32 vars in 731 bytes} [Tue May 12 17:45:21 2026] DELETE /v2.0/trunks/23a668cb-97be-467b-b53d-e78e81540319/tags => generated 0 bytes in 40 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1013/2007] 10.0.0.23 () {32 vars in 728 bytes} [Tue May 12 17:45:22 2026] GET /v2.0/trunks/23a668cb-97be-467b-b53d-e78e81540319/tags => 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: 995/2008] 10.0.0.23 () {32 vars in 718 bytes} [Tue May 12 17:45:22 2026] GET /v2.0/trunks/23a668cb-97be-467b-b53d-e78e81540319 => generated 407 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1014/2009] 10.0.0.23 () {32 vars in 716 bytes} [Tue May 12 17:45:22 2026] GET /v2.0/ports/f6e61f81-b87e-4e17-9543-780311c2ab5b => generated 826 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 996/2010] 10.0.0.23 () {32 vars in 721 bytes} [Tue May 12 17:45:22 2026] DELETE /v2.0/trunks/23a668cb-97be-467b-b53d-e78e81540319 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:45:22.361 8 INFO neutron_taas.services.taas.taas_plugin [None req-5fcd6cde-03e8-4f10-9e30-12f1e4df7f0f 3c9beb94409146df9a1a84a403da5528 64538b052f294ac4b866965a6a1c1b8b - - default default] TaaS: Handle Delete Port: f6e61f81-b87e-4e17-9543-780311c2ab5b 2026-05-12 17:45:22.364 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5fcd6cde-03e8-4f10-9e30-12f1e4df7f0f 3c9beb94409146df9a1a84a403da5528 64538b052f294ac4b866965a6a1c1b8b - - default default] Tap Mirror: Handle Delete Port: f6e61f81-b87e-4e17-9543-780311c2ab5b [pid: 8|app: 0|req: 1015/2011] 10.0.0.23 () {32 vars in 719 bytes} [Tue May 12 17:45:22 2026] DELETE /v2.0/ports/f6e61f81-b87e-4e17-9543-780311c2ab5b => generated 0 bytes in 208 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:45:22.595 7 INFO neutron.services.segments.plugin [-] Segment 24843088-a61f-4db7-a022-1287fc56640b resource provider aggregate not found 2026-05-12 17:45:22.599 7 INFO neutron.services.segments.plugin [-] Segment 24843088-a61f-4db7-a022-1287fc56640b resource provider aggregate not found 2026-05-12 17:45:22.617 7 INFO neutron.services.segments.plugin [-] Segment 24843088-a61f-4db7-a022-1287fc56640b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 24843088-a61f-4db7-a022-1287fc56640b found for delete ", "request_id": "req-bf5844e6-27e2-4392-94fb-831268926a2d"}]} 2026-05-12 17:45:22.618 7 INFO neutron.services.segments.plugin [-] Segment 24843088-a61f-4db7-a022-1287fc56640b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 24843088-a61f-4db7-a022-1287fc56640b found for delete ", "request_id": "req-64e697c3-f927-4b7c-abfa-555ed2ca0655"}]} [pid: 7|app: 0|req: 997/2012] 10.0.0.23 () {32 vars in 725 bytes} [Tue May 12 17:45:22 2026] DELETE /v2.0/networks/5dfeeb5a-62b2-4526-830d-786e1c78760d => generated 0 bytes in 174 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:45:22.901 8 INFO neutron.db.segments_db [None req-01367601-c927-443e-8ed4-723a92ff964f 45656ae0293b4a78b1db7b105b5cf25f 010cd73acc5d4ad7a5d6d0ac0012411a - - default default] Added segment 5aa06461-fcf2-4707-8f08-f0e32478536b of type vxlan for network 25726732-3106-4b10-a715-92ffc6e2aeae 2026-05-12 17:45:22.958 8 INFO neutron.db.segments_db [None req-01367601-c927-443e-8ed4-723a92ff964f 45656ae0293b4a78b1db7b105b5cf25f 010cd73acc5d4ad7a5d6d0ac0012411a - - default default] Added segment d7a3cf64-0c9a-4455-8999-e3275825dbe5 of type vxlan for network 08d6633f-b513-4a24-b4dc-148437f92337 [pid: 8|app: 0|req: 1016/2013] 10.0.0.23 () {34 vars in 669 bytes} [Tue May 12 17:45:22 2026] POST /v2.0/networks => generated 1245 bytes in 497 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 998/2014] 10.0.0.23 () {32 vars in 648 bytes} [Tue May 12 17:45:23 2026] GET /v2.0/networks => generated 1844 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:45:23.268 8 INFO neutron.services.segments.plugin [-] Segment 5aa06461-fcf2-4707-8f08-f0e32478536b resource provider aggregate not found 2026-05-12 17:45:23.270 8 INFO neutron.services.segments.plugin [-] Segment 5aa06461-fcf2-4707-8f08-f0e32478536b resource provider aggregate not found 2026-05-12 17:45:23.284 8 INFO neutron.services.segments.plugin [-] Segment 5aa06461-fcf2-4707-8f08-f0e32478536b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5aa06461-fcf2-4707-8f08-f0e32478536b found for delete ", "request_id": "req-84acd724-14e5-449a-8857-181b8f82d27a"}]} 2026-05-12 17:45:23.288 8 INFO neutron.services.segments.plugin [-] Segment 5aa06461-fcf2-4707-8f08-f0e32478536b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5aa06461-fcf2-4707-8f08-f0e32478536b found for delete ", "request_id": "req-d389513f-7089-451a-9a85-728be6762cc4"}]} [pid: 8|app: 0|req: 1017/2015] 10.0.0.23 () {32 vars in 725 bytes} [Tue May 12 17:45:23 2026] DELETE /v2.0/networks/25726732-3106-4b10-a715-92ffc6e2aeae => generated 0 bytes in 125 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1018/2016] 10.0.0.23 () {32 vars in 725 bytes} [Tue May 12 17:45:23 2026] DELETE /v2.0/networks/08d6633f-b513-4a24-b4dc-148437f92337 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 999/2017] 10.0.0.23 () {32 vars in 773 bytes} [Tue May 12 17:45:23 2026] GET /v2.0/security-groups?tenant_id=3a190c0c498848f380b46c04791564ba&name=default => generated 2925 bytes in 220 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1019/2018] 10.0.0.23 () {32 vars in 648 bytes} [Tue May 12 17:45:23 2026] GET /v2.0/networks => generated 651 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:45:23.531 8 INFO neutron.db.segments_db [None req-993aaad7-0e22-4263-94a3-bae32f72e134 45656ae0293b4a78b1db7b105b5cf25f 010cd73acc5d4ad7a5d6d0ac0012411a - - default default] Added segment 79946228-d60b-405c-a130-65e7053e7232 of type vxlan for network 52bd132a-2d77-459b-98ad-ffb766eba6de [pid: 7|app: 0|req: 1000/2019] 10.0.0.23 () {32 vars in 739 bytes} [Tue May 12 17:45:23 2026] DELETE /v2.0/security-groups/0c4d1a7e-c44f-43de-9e54-f792abe049be => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1020/2020] 10.0.0.23 () {34 vars in 669 bytes} [Tue May 12 17:45:23 2026] POST /v2.0/networks => generated 649 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:45:23.693 7 INFO neutron.db.segments_db [None req-735a0b06-1187-4438-a259-7fc38e5f0789 45656ae0293b4a78b1db7b105b5cf25f 010cd73acc5d4ad7a5d6d0ac0012411a - - default default] Added segment 26067c03-2d7d-45c5-80d9-5fc71acc8357 of type vxlan for network f42e5962-7105-4417-9504-0af4ccd1b3bc [pid: 8|app: 0|req: 1021/2021] 10.0.0.23 () {32 vars in 773 bytes} [Tue May 12 17:45:23 2026] GET /v2.0/security-groups?tenant_id=64538b052f294ac4b866965a6a1c1b8b&name=default => generated 2925 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1001/2022] 10.0.0.23 () {34 vars in 669 bytes} [Tue May 12 17:45:23 2026] POST /v2.0/networks => generated 650 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1022/2023] 10.0.0.23 () {32 vars in 739 bytes} [Tue May 12 17:45:23 2026] DELETE /v2.0/security-groups/17c6ab54-e703-4f53-b926-f0a54afd0473 => 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: 1002/2024] 10.0.0.23 () {34 vars in 664 bytes} [Tue May 12 17:45:23 2026] POST /v2.0/ports => generated 1506 bytes in 637 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1023/2025] 10.0.0.23 () {32 vars in 642 bytes} [Tue May 12 17:45:24 2026] GET /v2.0/ports => generated 1506 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:45:24.609 7 INFO neutron_taas.services.taas.taas_plugin [None req-32470998-f8ce-47f1-bba2-d8b74f792462 45656ae0293b4a78b1db7b105b5cf25f 010cd73acc5d4ad7a5d6d0ac0012411a - - default default] TaaS: Handle Delete Port: 4d34fa72-9f6d-4d54-8ad9-75dd157e11c1 2026-05-12 17:45:24.612 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-32470998-f8ce-47f1-bba2-d8b74f792462 45656ae0293b4a78b1db7b105b5cf25f 010cd73acc5d4ad7a5d6d0ac0012411a - - default default] Tap Mirror: Handle Delete Port: 4d34fa72-9f6d-4d54-8ad9-75dd157e11c1 [pid: 7|app: 0|req: 1003/2026] 10.0.0.23 () {32 vars in 719 bytes} [Tue May 12 17:45:24 2026] DELETE /v2.0/ports/4d34fa72-9f6d-4d54-8ad9-75dd157e11c1 => generated 0 bytes in 181 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:45:24.776 8 INFO neutron_taas.services.taas.taas_plugin [None req-d8097ecd-ed82-415a-8456-1329ce28eddd 45656ae0293b4a78b1db7b105b5cf25f 010cd73acc5d4ad7a5d6d0ac0012411a - - default default] TaaS: Handle Delete Port: 968596d7-4cf4-4b00-9892-7bda9ca81782 2026-05-12 17:45:24.778 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d8097ecd-ed82-415a-8456-1329ce28eddd 45656ae0293b4a78b1db7b105b5cf25f 010cd73acc5d4ad7a5d6d0ac0012411a - - default default] Tap Mirror: Handle Delete Port: 968596d7-4cf4-4b00-9892-7bda9ca81782 [pid: 8|app: 0|req: 1024/2027] 10.0.0.23 () {32 vars in 719 bytes} [Tue May 12 17:45:24 2026] DELETE /v2.0/ports/968596d7-4cf4-4b00-9892-7bda9ca81782 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1004/2028] 10.0.0.23 () {32 vars in 642 bytes} [Tue May 12 17:45:24 2026] GET /v2.0/ports => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:45:24.932 8 INFO neutron.db.segments_db [None req-0c4fce01-b5b8-42a3-8fcb-a5104577b536 45656ae0293b4a78b1db7b105b5cf25f 010cd73acc5d4ad7a5d6d0ac0012411a - - default default] Added segment 57787482-7f29-4f91-a447-d21792f2b4c3 of type vxlan for network ec2d55f0-070e-444e-8704-69e0b4703f66 [pid: 8|app: 0|req: 1025/2031] 10.0.0.23 () {34 vars in 669 bytes} [Tue May 12 17:45:24 2026] POST /v2.0/networks => generated 648 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:45:25.119 7 INFO neutron.db.segments_db [None req-18e4dec9-f28e-4834-99a1-1ce3463c39b7 45656ae0293b4a78b1db7b105b5cf25f 010cd73acc5d4ad7a5d6d0ac0012411a - - default default] Added segment 9c64f95a-2360-4d90-b1f9-1a8a0b63014f of type vxlan for network 314158d1-8c05-4556-bbd6-1c17b5cb6d37 [pid: 7|app: 0|req: 1007/2032] 10.0.0.23 () {34 vars in 669 bytes} [Tue May 12 17:45:25 2026] POST /v2.0/networks => generated 650 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:45:25.324 8 INFO neutron.services.segments.plugin [-] Segment d7a3cf64-0c9a-4455-8999-e3275825dbe5 resource provider aggregate not found 2026-05-12 17:45:25.329 8 INFO neutron.services.segments.plugin [-] Segment d7a3cf64-0c9a-4455-8999-e3275825dbe5 resource provider aggregate not found 2026-05-12 17:45:25.351 8 INFO neutron.services.segments.plugin [-] Segment d7a3cf64-0c9a-4455-8999-e3275825dbe5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d7a3cf64-0c9a-4455-8999-e3275825dbe5 found for delete ", "request_id": "req-016f4970-146b-414c-acbc-928a5c19c23b"}]} 2026-05-12 17:45:25.353 8 INFO neutron.services.segments.plugin [-] Segment d7a3cf64-0c9a-4455-8999-e3275825dbe5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d7a3cf64-0c9a-4455-8999-e3275825dbe5 found for delete ", "request_id": "req-a3a1ea73-f8b1-4d5a-a325-7d73200bed55"}]} [pid: 8|app: 0|req: 1026/2033] 10.0.0.23 () {34 vars in 668 bytes} [Tue May 12 17:45:25 2026] POST /v2.0/subnets => generated 1274 bytes in 533 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1008/2034] 10.0.0.23 () {32 vars in 646 bytes} [Tue May 12 17:45:25 2026] GET /v2.0/subnets => generated 1910 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1027/2035] 10.0.0.23 () {32 vars in 723 bytes} [Tue May 12 17:45:25 2026] DELETE /v2.0/subnets/8a0e40a6-be96-44a3-abfc-e2173b4de6dc => 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: 1009/2036] 10.0.0.23 () {32 vars in 723 bytes} [Tue May 12 17:45:26 2026] DELETE /v2.0/subnets/af38f079-56d5-4050-8662-ee03cf2de1e8 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1028/2037] 10.0.0.23 () {32 vars in 646 bytes} [Tue May 12 17:45:26 2026] GET /v2.0/subnets => generated 649 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:45:26.326 7 INFO neutron.services.segments.plugin [-] Segment 9c64f95a-2360-4d90-b1f9-1a8a0b63014f resource provider aggregate not found 2026-05-12 17:45:26.337 7 INFO neutron.services.segments.plugin [-] Segment 9c64f95a-2360-4d90-b1f9-1a8a0b63014f resource provider aggregate not found 2026-05-12 17:45:26.344 7 INFO neutron.services.segments.plugin [-] Segment 9c64f95a-2360-4d90-b1f9-1a8a0b63014f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9c64f95a-2360-4d90-b1f9-1a8a0b63014f found for delete ", "request_id": "req-2b7c3374-41f0-49ff-98cd-389769abed6e"}]} 2026-05-12 17:45:26.359 7 INFO neutron.services.segments.plugin [-] Segment 9c64f95a-2360-4d90-b1f9-1a8a0b63014f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9c64f95a-2360-4d90-b1f9-1a8a0b63014f found for delete ", "request_id": "req-0d96461e-95a3-4788-8c96-33540fe8457c"}]} [pid: 7|app: 0|req: 1010/2038] 10.0.0.23 () {32 vars in 725 bytes} [Tue May 12 17:45:26 2026] DELETE /v2.0/networks/314158d1-8c05-4556-bbd6-1c17b5cb6d37 => generated 0 bytes in 193 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1029/2039] 10.0.0.23 () {32 vars in 725 bytes} [Tue May 12 17:45:26 2026] DELETE /v2.0/networks/ec2d55f0-070e-444e-8704-69e0b4703f66 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1011/2040] 10.0.0.23 () {32 vars in 725 bytes} [Tue May 12 17:45:26 2026] DELETE /v2.0/networks/f42e5962-7105-4417-9504-0af4ccd1b3bc => 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: 1030/2041] 10.0.0.23 () {32 vars in 725 bytes} [Tue May 12 17:45:26 2026] DELETE /v2.0/networks/52bd132a-2d77-459b-98ad-ffb766eba6de => generated 0 bytes in 106 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:45:27.373 8 INFO neutron.services.segments.plugin [-] Segment 57787482-7f29-4f91-a447-d21792f2b4c3 resource provider aggregate not found 2026-05-12 17:45:27.377 8 INFO neutron.services.segments.plugin [-] Segment 57787482-7f29-4f91-a447-d21792f2b4c3 resource provider aggregate not found 2026-05-12 17:45:27.390 8 INFO neutron.services.segments.plugin [-] Segment 57787482-7f29-4f91-a447-d21792f2b4c3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 57787482-7f29-4f91-a447-d21792f2b4c3 found for delete ", "request_id": "req-95888186-81d0-405d-b69f-ce07603d066b"}]} 2026-05-12 17:45:27.395 8 INFO neutron.services.segments.plugin [-] Segment 57787482-7f29-4f91-a447-d21792f2b4c3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 57787482-7f29-4f91-a447-d21792f2b4c3 found for delete ", "request_id": "req-87488ec4-b667-4e07-9471-71d9ae303afe"}]} [pid: 7|app: 0|req: 1012/2042] 10.0.0.23 () {32 vars in 773 bytes} [Tue May 12 17:45:27 2026] GET /v2.0/security-groups?tenant_id=010cd73acc5d4ad7a5d6d0ac0012411a&name=default => generated 2925 bytes in 176 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:45:27.409 8 INFO neutron.services.segments.plugin [-] Segment 79946228-d60b-405c-a130-65e7053e7232 resource provider aggregate not found 2026-05-12 17:45:27.415 8 INFO neutron.services.segments.plugin [-] Segment 79946228-d60b-405c-a130-65e7053e7232 resource provider aggregate not found 2026-05-12 17:45:27.434 8 INFO neutron.services.segments.plugin [-] Segment 79946228-d60b-405c-a130-65e7053e7232 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 79946228-d60b-405c-a130-65e7053e7232 found for delete ", "request_id": "req-d90b45bf-7a4a-4f92-ad9c-15be45008c80"}]} 2026-05-12 17:45:27.438 8 INFO neutron.services.segments.plugin [-] Segment 79946228-d60b-405c-a130-65e7053e7232 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 79946228-d60b-405c-a130-65e7053e7232 found for delete ", "request_id": "req-baa7e154-6e55-4eea-94bf-44100df2d811"}]} [pid: 8|app: 0|req: 1031/2043] 10.0.0.23 () {32 vars in 739 bytes} [Tue May 12 17:45:27 2026] DELETE /v2.0/security-groups/99210459-460a-4cea-b60a-b26d54e4762e => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:45:28.367 7 INFO neutron.services.segments.plugin [-] Segment 26067c03-2d7d-45c5-80d9-5fc71acc8357 resource provider aggregate not found 2026-05-12 17:45:28.382 7 INFO neutron.services.segments.plugin [-] Segment 26067c03-2d7d-45c5-80d9-5fc71acc8357 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 26067c03-2d7d-45c5-80d9-5fc71acc8357 found for delete ", "request_id": "req-1ee8de10-4f3e-49e3-8508-6f4dc8c3515b"}]} 2026-05-12 17:45:28.384 7 INFO neutron.services.segments.plugin [-] Segment 26067c03-2d7d-45c5-80d9-5fc71acc8357 resource provider aggregate not found 2026-05-12 17:45:28.399 7 INFO neutron.services.segments.plugin [-] Segment 26067c03-2d7d-45c5-80d9-5fc71acc8357 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 26067c03-2d7d-45c5-80d9-5fc71acc8357 found for delete ", "request_id": "req-d0b278e7-1fd4-42aa-b68e-6e8d96748ad2"}]} [pid: 7|app: 0|req: 1013/2044] 10.0.0.23 () {32 vars in 825 bytes} [Tue May 12 17:45:29 2026] GET /v2.0/ports?project_id=9d18c62aefd8468fb2c4d5bf4f6481d5&network_id=e41d0ec4-4623-4a57-8be7-d296857a4bb8 => generated 3695 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1032/2045] 10.0.0.23 () {32 vars in 741 bytes} [Tue May 12 17:45:29 2026] GET /v2.0/subnets?network_id=c4d87784-de0c-45fb-94b7-91ee0bb4846f => generated 667 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:45:30.233 7 INFO neutron.db.l3_db [None req-83e1865c-975f-41ff-9602-7085413d888e 22e7f3420edb4f3e81ebebd7bd5ffec8 9d18c62aefd8468fb2c4d5bf4f6481d5 - - default default] Floating IP cd5d2b49-67e6-46d7-83eb-6e487358373a disassociated. External IP: 10.96.250.220, port: b6a61ab2-f631-497b-9924-48d8e72821c3. [pid: 7|app: 0|req: 1014/2046] 10.0.0.23 () {34 vars in 748 bytes} [Tue May 12 17:45:30 2026] PUT /v2.0/floatingips/cd5d2b49-67e6-46d7-83eb-6e487358373a => generated 554 bytes in 423 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:45:30.585 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-6b4f42c6-624f-40af-b41f-6fecf0e9ef10'] response: {'name': 'network-changed', 'server_uuid': '495167dc-a6a3-4ab4-99e6-4e5453a75b02', 'tag': 'b6a61ab2-f631-497b-9924-48d8e72821c3', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1033/2047] 10.0.0.23 () {32 vars in 728 bytes} [Tue May 12 17:45:30 2026] GET /v2.0/floatingips/cd5d2b49-67e6-46d7-83eb-6e487358373a => generated 554 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1015/2048] 10.0.0.23 () {32 vars in 773 bytes} [Tue May 12 17:45:30 2026] GET /v2.0/security-groups?tenant_id=348c56103f7e42dba65d2cf5e047a472&name=default => generated 2925 bytes in 271 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1034/2049] 10.0.0.23 () {32 vars in 739 bytes} [Tue May 12 17:45:30 2026] DELETE /v2.0/security-groups/90d5c01b-8e8e-459f-8777-f05056913b0d => 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: 1016/2050] 199.204.45.132 () {34 vars in 1080 bytes} [Tue May 12 17:45:31 2026] GET /v2.0/ports?tenant_id=9d18c62aefd8468fb2c4d5bf4f6481d5&device_id=495167dc-a6a3-4ab4-99e6-4e5453a75b02 => 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: 1035/2051] 199.204.45.132 () {34 vars in 986 bytes} [Tue May 12 17:45:31 2026] GET /v2.0/networks?id=e41d0ec4-4623-4a57-8be7-d296857a4bb8 => generated 757 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1017/2052] 199.204.45.132 () {34 vars in 1060 bytes} [Tue May 12 17:45:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=b6a61ab2-f631-497b-9924-48d8e72821c3 => 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: 1036/2053] 199.204.45.132 () {34 vars in 984 bytes} [Tue May 12 17:45:31 2026] GET /v2.0/subnets?id=fcdb1d02-687b-474d-9981-efaae76709a2 => generated 678 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1018/2054] 199.204.45.132 () {34 vars in 1052 bytes} [Tue May 12 17:45:31 2026] GET /v2.0/ports?network_id=e41d0ec4-4623-4a57-8be7-d296857a4bb8&device_owner=network%3Adhcp => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1037/2055] 199.204.45.132 () {34 vars in 1012 bytes} [Tue May 12 17:45:31 2026] GET /v2.0/networks/e41d0ec4-4623-4a57-8be7-d296857a4bb8?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1019/2056] 199.204.45.132 () {34 vars in 1112 bytes} [Tue May 12 17:45:31 2026] GET /v2.0/networks/e41d0ec4-4623-4a57-8be7-d296857a4bb8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1038/2057] 10.0.0.23 () {32 vars in 728 bytes} [Tue May 12 17:45:31 2026] GET /v2.0/floatingips/cd5d2b49-67e6-46d7-83eb-6e487358373a => generated 554 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1020/2058] 10.0.0.23 () {32 vars in 728 bytes} [Tue May 12 17:45:32 2026] GET /v2.0/floatingips/cd5d2b49-67e6-46d7-83eb-6e487358373a => generated 552 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:45:33.033 8 INFO neutron.db.segments_db [None req-387b214d-82ff-4e7f-8c8e-d646675619ea b9d8e9ed6ddc4167b46c1fda8c6d5ec9 31ab17947d534fe9b679931cb784b10c - - default default] Added segment c3efd255-b5cf-40de-b016-8b08dcccc389 of type vxlan for network 02b91a47-6761-4a54-a982-b86adf1904c6 [pid: 8|app: 0|req: 1039/2059] 10.0.0.23 () {34 vars in 670 bytes} [Tue May 12 17:45:32 2026] POST /v2.0/networks => generated 741 bytes in 357 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:45:33.273 7 INFO neutron.db.segments_db [None req-94672d51-0c55-42da-9fbd-aaa3bb0511d1 f4e1723447f748569d96304f7db96903 315a03bd94574430bbaa8f37ea9ea209 - - default default] Added segment f57ae909-fe9b-45df-b372-dd38c6e44d19 of type vxlan for network a81bcd81-7760-49d3-ab48-c04389abb907 [pid: 8|app: 0|req: 1040/2060] 10.0.0.23 () {34 vars in 668 bytes} [Tue May 12 17:45:33 2026] POST /v2.0/subnets => generated 688 bytes in 200 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1021/2061] 10.0.0.23 () {34 vars in 669 bytes} [Tue May 12 17:45:33 2026] POST /v2.0/networks => generated 639 bytes in 296 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:45:33.392 8 INFO neutron.db.segments_db [None req-6350c1cb-384d-4c90-8f30-2f139e93d449 b9d8e9ed6ddc4167b46c1fda8c6d5ec9 31ab17947d534fe9b679931cb784b10c - - default default] Added segment 1a736c5a-02b0-4db8-b8bc-e3548b6307cf of type vxlan for network de30ca3b-1d64-4380-9aef-d6fc58125cf1 [pid: 7|app: 0|req: 1022/2062] 10.0.0.23 () {34 vars in 668 bytes} [Tue May 12 17:45:33 2026] POST /v2.0/subnets => generated 658 bytes in 215 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1023/2063] 10.0.0.23 () {32 vars in 721 bytes} [Tue May 12 17:45:33 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:45:33.669 8 INFO neutron.db.l3_hamode_db [None req-6350c1cb-384d-4c90-8f30-2f139e93d449 b9d8e9ed6ddc4167b46c1fda8c6d5ec9 029e3a92378c48cdb28245a7cc737e91 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1024/2064] 10.0.0.23 () {34 vars in 668 bytes} [Tue May 12 17:45:33 2026] POST /v2.0/subnets => generated 731 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1025/2065] 10.0.0.23 () {34 vars in 684 bytes} [Tue May 12 17:45:33 2026] POST /v2.0/security-groups => generated 1675 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-12 17:45:33.959 7 INFO neutron.db.segments_db [None req-b9e2bde7-091c-4ba9-9d01-ae8d20480671 f4e1723447f748569d96304f7db96903 315a03bd94574430bbaa8f37ea9ea209 - - default default] Added segment 06f814be-f2b1-40c0-ae74-c977cc7906eb of type vxlan for network 3f377316-f584-4205-895f-eb6f29ab8eef [pid: 7|app: 0|req: 1026/2066] 10.0.0.23 () {34 vars in 669 bytes} [Tue May 12 17:45:33 2026] POST /v2.0/networks => generated 638 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1027/2067] 10.0.0.23 () {34 vars in 694 bytes} [Tue May 12 17:45:34 2026] POST /v2.0/security-group-rules => generated 597 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1028/2068] 10.0.0.23 () {34 vars in 668 bytes} [Tue May 12 17:45:34 2026] POST /v2.0/subnets => generated 655 bytes in 236 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:45:34.383 8 INFO neutron.db.l3_hamode_db [None req-6350c1cb-384d-4c90-8f30-2f139e93d449 b9d8e9ed6ddc4167b46c1fda8c6d5ec9 31ab17947d534fe9b679931cb784b10c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1029/2069] 10.0.0.23 () {34 vars in 694 bytes} [Tue May 12 17:45:34 2026] POST /v2.0/security-group-rules => generated 596 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1030/2070] 10.0.0.23 () {34 vars in 668 bytes} [Tue May 12 17:45:34 2026] POST /v2.0/subnets => generated 725 bytes in 235 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1031/2071] 10.0.0.23 () {34 vars in 694 bytes} [Tue May 12 17:45:34 2026] POST /v2.0/security-group-rules => generated 602 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:45:34.873 7 INFO neutron.db.segments_db [None req-40452ded-7d94-4556-a763-70e1799cc533 f4e1723447f748569d96304f7db96903 315a03bd94574430bbaa8f37ea9ea209 - - default default] Added segment 542ecdf2-4e51-4d50-a30e-7ea55888764c of type vxlan for network 6c305f2a-1c6a-4a8a-8de7-9bff7d612621 [pid: 7|app: 0|req: 1032/2072] 10.0.0.23 () {34 vars in 669 bytes} [Tue May 12 17:45:34 2026] POST /v2.0/networks => generated 636 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1033/2073] 10.0.0.23 () {34 vars in 694 bytes} [Tue May 12 17:45:34 2026] POST /v2.0/security-group-rules => generated 601 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1041/2074] 10.0.0.23 () {34 vars in 668 bytes} [Tue May 12 17:45:33 2026] POST /v2.0/routers => generated 728 bytes in 1882 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:45:35.270 8 INFO neutron.db.securitygroups_db [None req-eb6141e4-c16f-4211-b7b1-c0abf5cb615f 22e7f3420edb4f3e81ebebd7bd5ffec8 9d18c62aefd8468fb2c4d5bf4f6481d5 - - default default] Project 9d18c62aefd8468fb2c4d5bf4f6481d5 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: 1034/2075] 10.0.0.23 () {34 vars in 668 bytes} [Tue May 12 17:45:35 2026] POST /v2.0/subnets => generated 655 bytes in 234 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1042/2076] 10.0.0.23 () {34 vars in 694 bytes} [Tue May 12 17:45:35 2026] POST /v2.0/security-group-rules => generated 607 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1043/2077] 10.0.0.23 () {34 vars in 668 bytes} [Tue May 12 17:45:35 2026] POST /v2.0/subnets => generated 729 bytes in 278 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:45:35.692 8 INFO neutron.db.securitygroups_db [None req-2b86d13a-e812-428a-947b-9ef2be3473f5 22e7f3420edb4f3e81ebebd7bd5ffec8 9d18c62aefd8468fb2c4d5bf4f6481d5 - - default default] Project 9d18c62aefd8468fb2c4d5bf4f6481d5 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: 1044/2078] 10.0.0.23 () {34 vars in 694 bytes} [Tue May 12 17:45:35 2026] POST /v2.0/security-group-rules => generated 606 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:45:35.866 8 INFO neutron.db.segments_db [None req-95434f9a-3a2c-42a3-832c-8243bda2b466 f4e1723447f748569d96304f7db96903 315a03bd94574430bbaa8f37ea9ea209 - - default default] Added segment 4b73dcaa-a71d-4d70-8fc3-9455d232ea10 of type vxlan for network 5954568d-51df-4947-9953-f3c84ff74d64 2026-05-12 17:45:36.207 8 INFO neutron.db.l3_hamode_db [None req-95434f9a-3a2c-42a3-832c-8243bda2b466 f4e1723447f748569d96304f7db96903 315a03bd94574430bbaa8f37ea9ea209 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1035/2079] 10.0.0.23 () {34 vars in 782 bytes} [Tue May 12 17:45:35 2026] PUT /v2.0/routers/a2691fc4-d8df-4098-b3c9-5e2ce47408cf/add_router_interface => generated 309 bytes in 1280 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1036/2080] 10.0.0.23 () {32 vars in 648 bytes} [Tue May 12 17:45:36 2026] GET /v2.0/networks => generated 1298 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1037/2081] 10.0.0.179 () {34 vars in 1100 bytes} [Tue May 12 17:45:36 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1493976433&fields=id&tenant_id=9d18c62aefd8468fb2c4d5bf4f6481d5 => generated 69 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1038/2082] 10.0.0.179 () {34 vars in 982 bytes} [Tue May 12 17:45:36 2026] GET /v2.0/networks?id=e41d0ec4-4623-4a57-8be7-d296857a4bb8 => generated 661 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1039/2083] 10.0.0.179 () {34 vars in 965 bytes} [Tue May 12 17:45:36 2026] GET /v2.0/quotas/9d18c62aefd8468fb2c4d5bf4f6481d5 => generated 292 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1040/2084] 10.0.0.179 () {34 vars in 1002 bytes} [Tue May 12 17:45:36 2026] GET /v2.0/ports?tenant_id=9d18c62aefd8468fb2c4d5bf4f6481d5&fields=id => generated 149 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1041/2085] 10.0.0.179 () {34 vars in 1008 bytes} [Tue May 12 17:45:36 2026] GET /v2.0/networks/e41d0ec4-4623-4a57-8be7-d296857a4bb8?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: 1042/2086] 10.0.0.179 () {34 vars in 1108 bytes} [Tue May 12 17:45:36 2026] GET /v2.0/networks/e41d0ec4-4623-4a57-8be7-d296857a4bb8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:45:37.058 8 INFO neutron.db.l3_hamode_db [None req-95434f9a-3a2c-42a3-832c-8243bda2b466 f4e1723447f748569d96304f7db96903 315a03bd94574430bbaa8f37ea9ea209 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1043/2087] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:45:37 2026] GET /v2.0/ports?device_id=24ec7c3e-e8d6-4d2f-9eff-0be4bf16b630 => 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: 1045/2088] 10.0.0.23 () {34 vars in 668 bytes} [Tue May 12 17:45:35 2026] POST /v2.0/routers => generated 684 bytes in 2280 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1046/2089] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:45:38 2026] GET /v2.0/ports?device_id=24ec7c3e-e8d6-4d2f-9eff-0be4bf16b630 => 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: 1047/2090] 10.0.0.179 () {34 vars in 982 bytes} [Tue May 12 17:45:38 2026] GET /v2.0/networks?id=02b91a47-6761-4a54-a982-b86adf1904c6 => generated 673 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1048/2091] 10.0.0.179 () {34 vars in 965 bytes} [Tue May 12 17:45:39 2026] GET /v2.0/quotas/029e3a92378c48cdb28245a7cc737e91 => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1049/2092] 10.0.0.179 () {34 vars in 1002 bytes} [Tue May 12 17:45:39 2026] GET /v2.0/ports?tenant_id=029e3a92378c48cdb28245a7cc737e91&fields=id => generated 103 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1050/2093] 10.0.0.179 () {34 vars in 1008 bytes} [Tue May 12 17:45:39 2026] GET /v2.0/networks/02b91a47-6761-4a54-a982-b86adf1904c6?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1051/2094] 10.0.0.179 () {34 vars in 1108 bytes} [Tue May 12 17:45:39 2026] GET /v2.0/networks/02b91a47-6761-4a54-a982-b86adf1904c6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1052/2095] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:45:39 2026] GET /v2.0/ports?device_id=24ec7c3e-e8d6-4d2f-9eff-0be4bf16b630 => 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: 1053/2096] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:45:39 2026] GET /v2.0/ports?device_id=521a257d-4a9c-4a1c-af9e-fd0f193a64e4 => 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: 1044/2097] 10.0.0.23 () {34 vars in 782 bytes} [Tue May 12 17:45:38 2026] PUT /v2.0/routers/ad47a91f-c546-4cc5-a00a-76a538a34317/add_router_interface => generated 309 bytes in 1382 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1047/2100] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:45:40 2026] GET /v2.0/ports?device_id=24ec7c3e-e8d6-4d2f-9eff-0be4bf16b630 => 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: 1048/2101] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:45:40 2026] GET /v2.0/ports?device_id=521a257d-4a9c-4a1c-af9e-fd0f193a64e4 => 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: 1054/2102] 10.0.0.23 () {34 vars in 782 bytes} [Tue May 12 17:45:39 2026] PUT /v2.0/routers/ad47a91f-c546-4cc5-a00a-76a538a34317/add_router_interface => generated 309 bytes in 1413 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1055/2103] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:45:41 2026] GET /v2.0/ports?device_id=24ec7c3e-e8d6-4d2f-9eff-0be4bf16b630 => 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: 1056/2104] 199.204.45.132 () {34 vars in 986 bytes} [Tue May 12 17:45:41 2026] GET /v2.0/networks?id=e41d0ec4-4623-4a57-8be7-d296857a4bb8 => generated 661 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1057/2105] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:45:41 2026] GET /v2.0/ports?device_id=521a257d-4a9c-4a1c-af9e-fd0f193a64e4 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1058/2106] 199.204.45.132 () {34 vars in 1050 bytes} [Tue May 12 17:45:41 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=9d18c62aefd8468fb2c4d5bf4f6481d5 => generated 273 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1049/2107] 10.0.0.23 () {34 vars in 782 bytes} [Tue May 12 17:45:40 2026] PUT /v2.0/routers/ad47a91f-c546-4cc5-a00a-76a538a34317/add_router_interface => generated 309 bytes in 1247 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1059/2108] 199.204.45.132 () {38 vars in 955 bytes} [Tue May 12 17:45:41 2026] POST /v2.0/ports => generated 954 bytes in 406 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: 1050/2109] 10.0.0.23 () {34 vars in 683 bytes} [Tue May 12 17:45:42 2026] POST /v2.0/security-groups => generated 1627 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1051/2110] 10.0.0.23 () {34 vars in 694 bytes} [Tue May 12 17:45:42 2026] POST /v2.0/security-group-rules => generated 597 bytes in 79 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1052/2111] 10.0.0.23 () {34 vars in 694 bytes} [Tue May 12 17:45:42 2026] POST /v2.0/security-group-rules => generated 597 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1053/2112] 10.0.0.23 () {34 vars in 694 bytes} [Tue May 12 17:45:42 2026] POST /v2.0/security-group-rules => generated 599 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1060/2113] 199.204.45.132 () {38 vars in 1028 bytes} [Tue May 12 17:45:42 2026] PUT /v2.0/ports/fcd56e60-2dba-4563-bac5-241c960861eb => generated 1235 bytes in 474 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: 1054/2114] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:45:42 2026] GET /v2.0/ports?device_id=24ec7c3e-e8d6-4d2f-9eff-0be4bf16b630 => generated 969 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1055/2115] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:45:42 2026] GET /v2.0/ports?device_id=521a257d-4a9c-4a1c-af9e-fd0f193a64e4 => 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: 1056/2116] 10.0.0.179 () {34 vars in 1040 bytes} [Tue May 12 17:45:42 2026] GET /v2.0/security-groups?id=6c7de2f7-3c14-412a-a2e5-e982e01b957e&fields=id&fields=name => generated 114 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:45:42.784 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ac9ff429-6c94-405e-924b-13aa472c6e78'] response: {'name': 'network-changed', 'server_uuid': '24ec7c3e-e8d6-4d2f-9eff-0be4bf16b630', 'tag': 'fcd56e60-2dba-4563-bac5-241c960861eb', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1061/2117] 10.0.0.23 () {34 vars in 694 bytes} [Tue May 12 17:45:42 2026] POST /v2.0/security-group-rules => generated 601 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1057/2118] 10.0.0.23 () {34 vars in 694 bytes} [Tue May 12 17:45:42 2026] POST /v2.0/security-group-rules => generated 601 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1062/2119] 10.0.0.23 () {34 vars in 694 bytes} [Tue May 12 17:45:42 2026] POST /v2.0/security-group-rules => generated 597 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1058/2120] 10.0.0.23 () {34 vars in 694 bytes} [Tue May 12 17:45:43 2026] POST /v2.0/security-group-rules => generated 597 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1063/2121] 199.204.45.132 () {34 vars in 1080 bytes} [Tue May 12 17:45:43 2026] GET /v2.0/ports?tenant_id=9d18c62aefd8468fb2c4d5bf4f6481d5&device_id=24ec7c3e-e8d6-4d2f-9eff-0be4bf16b630 => generated 1238 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1064/2122] 199.204.45.132 () {34 vars in 1018 bytes} [Tue May 12 17:45:43 2026] GET /v2.0/networks?tenant_id=9d18c62aefd8468fb2c4d5bf4f6481d5&shared=False => generated 757 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1065/2123] 199.204.45.132 () {34 vars in 930 bytes} [Tue May 12 17:45:43 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1059/2124] 10.0.0.23 () {34 vars in 694 bytes} [Tue May 12 17:45:43 2026] POST /v2.0/security-group-rules => generated 597 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1066/2125] 10.0.0.23 () {34 vars in 694 bytes} [Tue May 12 17:45:43 2026] POST /v2.0/security-group-rules => generated 599 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1067/2126] 199.204.45.132 () {34 vars in 986 bytes} [Tue May 12 17:45:43 2026] GET /v2.0/networks?id=02b91a47-6761-4a54-a982-b86adf1904c6 => generated 673 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1060/2127] 10.0.0.23 () {34 vars in 694 bytes} [Tue May 12 17:45:43 2026] POST /v2.0/security-group-rules => generated 601 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1061/2128] 10.0.0.23 () {34 vars in 694 bytes} [Tue May 12 17:45:43 2026] POST /v2.0/security-group-rules => generated 597 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1062/2129] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:45:43 2026] GET /v2.0/ports?device_id=521a257d-4a9c-4a1c-af9e-fd0f193a64e4 => 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: 1063/2130] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:45:43 2026] GET /v2.0/ports?device_id=24ec7c3e-e8d6-4d2f-9eff-0be4bf16b630 => generated 969 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1064/2131] 10.0.0.179 () {34 vars in 1040 bytes} [Tue May 12 17:45:44 2026] GET /v2.0/security-groups?id=6c7de2f7-3c14-412a-a2e5-e982e01b957e&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: 1068/2132] 199.204.45.132 () {38 vars in 955 bytes} [Tue May 12 17:45:43 2026] POST /v2.0/ports => generated 958 bytes in 353 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1069/2133] 10.0.0.179 () {34 vars in 1094 bytes} [Tue May 12 17:45:44 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-104646562&fields=id&tenant_id=315a03bd94574430bbaa8f37ea9ea209 => generated 69 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1070/2134] 10.0.0.179 () {34 vars in 982 bytes} [Tue May 12 17:45:44 2026] GET /v2.0/networks?id=3f377316-f584-4205-895f-eb6f29ab8eef => generated 705 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1071/2135] 10.0.0.179 () {34 vars in 965 bytes} [Tue May 12 17:45:44 2026] GET /v2.0/quotas/315a03bd94574430bbaa8f37ea9ea209 => generated 292 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1065/2136] 199.204.45.132 () {38 vars in 1028 bytes} [Tue May 12 17:45:44 2026] PUT /v2.0/ports/d38ab3e9-899d-48dd-956a-cb25ea02e6f1 => generated 1239 bytes in 409 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1072/2137] 10.0.0.179 () {34 vars in 1002 bytes} [Tue May 12 17:45:44 2026] GET /v2.0/ports?tenant_id=315a03bd94574430bbaa8f37ea9ea209&fields=id => generated 241 bytes in 163 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: 1066/2138] 199.204.45.132 () {34 vars in 1080 bytes} [Tue May 12 17:45:44 2026] GET /v2.0/ports?tenant_id=9d18c62aefd8468fb2c4d5bf4f6481d5&device_id=24ec7c3e-e8d6-4d2f-9eff-0be4bf16b630 => generated 1238 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:45:44.565 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b2875606-baf1-4559-b8f0-e8e056b109cc'] response: {'name': 'network-changed', 'server_uuid': '521a257d-4a9c-4a1c-af9e-fd0f193a64e4', 'tag': 'd38ab3e9-899d-48dd-956a-cb25ea02e6f1', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1067/2139] 199.204.45.132 () {34 vars in 1058 bytes} [Tue May 12 17:45:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=fcd56e60-2dba-4563-bac5-241c960861eb => 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: 1073/2140] 10.0.0.179 () {34 vars in 1008 bytes} [Tue May 12 17:45:44 2026] GET /v2.0/networks/3f377316-f584-4205-895f-eb6f29ab8eef?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: 1068/2141] 199.204.45.132 () {34 vars in 984 bytes} [Tue May 12 17:45:44 2026] GET /v2.0/subnets?id=fcdb1d02-687b-474d-9981-efaae76709a2 => generated 678 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1069/2142] 199.204.45.132 () {34 vars in 1052 bytes} [Tue May 12 17:45:44 2026] GET /v2.0/ports?network_id=e41d0ec4-4623-4a57-8be7-d296857a4bb8&device_owner=network%3Adhcp => generated 1244 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1074/2143] 10.0.0.179 () {34 vars in 1108 bytes} [Tue May 12 17:45:44 2026] GET /v2.0/networks/3f377316-f584-4205-895f-eb6f29ab8eef?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: 1070/2144] 199.204.45.132 () {34 vars in 1012 bytes} [Tue May 12 17:45:44 2026] GET /v2.0/networks/e41d0ec4-4623-4a57-8be7-d296857a4bb8?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: 1075/2145] 199.204.45.132 () {34 vars in 1112 bytes} [Tue May 12 17:45:44 2026] GET /v2.0/networks/e41d0ec4-4623-4a57-8be7-d296857a4bb8?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: 1071/2146] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:45:44 2026] GET /v2.0/ports?device_id=366072e1-0bfd-45da-9b2c-9fcf9c0d209c => 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: 1076/2147] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:45:45 2026] GET /v2.0/ports?device_id=521a257d-4a9c-4a1c-af9e-fd0f193a64e4 => generated 973 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1072/2148] 199.204.45.132 () {34 vars in 1080 bytes} [Tue May 12 17:45:45 2026] GET /v2.0/ports?tenant_id=029e3a92378c48cdb28245a7cc737e91&device_id=521a257d-4a9c-4a1c-af9e-fd0f193a64e4 => generated 1242 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1077/2149] 10.0.0.179 () {34 vars in 1040 bytes} [Tue May 12 17:45:45 2026] GET /v2.0/security-groups?id=a69642a0-dc99-4c84-8e55-e4bb2165d117&fields=id&fields=name => generated 88 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1073/2150] 199.204.45.132 () {34 vars in 1018 bytes} [Tue May 12 17:45:45 2026] GET /v2.0/networks?tenant_id=029e3a92378c48cdb28245a7cc737e91&shared=False => generated 769 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1078/2151] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:45:45 2026] GET /v2.0/ports?device_id=24ec7c3e-e8d6-4d2f-9eff-0be4bf16b630 => generated 969 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1074/2152] 199.204.45.132 () {34 vars in 930 bytes} [Tue May 12 17:45:45 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1079/2153] 10.0.0.179 () {34 vars in 1040 bytes} [Tue May 12 17:45:45 2026] GET /v2.0/security-groups?id=6c7de2f7-3c14-412a-a2e5-e982e01b957e&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: 1080/2154] 199.204.45.132 () {34 vars in 1080 bytes} [Tue May 12 17:45:46 2026] GET /v2.0/ports?tenant_id=029e3a92378c48cdb28245a7cc737e91&device_id=521a257d-4a9c-4a1c-af9e-fd0f193a64e4 => generated 1242 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1075/2155] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:45:46 2026] GET /v2.0/ports?device_id=521a257d-4a9c-4a1c-af9e-fd0f193a64e4 => generated 973 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1076/2156] 199.204.45.132 () {34 vars in 1060 bytes} [Tue May 12 17:45:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=d38ab3e9-899d-48dd-956a-cb25ea02e6f1 => 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: 1081/2157] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:45:46 2026] GET /v2.0/ports?device_id=24ec7c3e-e8d6-4d2f-9eff-0be4bf16b630 => 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: 1077/2158] 10.0.0.179 () {34 vars in 1040 bytes} [Tue May 12 17:45:46 2026] GET /v2.0/security-groups?id=a69642a0-dc99-4c84-8e55-e4bb2165d117&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: 8|app: 0|req: 1082/2159] 199.204.45.132 () {34 vars in 984 bytes} [Tue May 12 17:45:46 2026] GET /v2.0/subnets?id=1b5818f5-35d1-450d-aa1b-2d98fa29a0a4 => generated 691 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1078/2160] 10.0.0.179 () {34 vars in 1040 bytes} [Tue May 12 17:45:46 2026] GET /v2.0/security-groups?id=6c7de2f7-3c14-412a-a2e5-e982e01b957e&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: 1083/2161] 199.204.45.132 () {34 vars in 1052 bytes} [Tue May 12 17:45:46 2026] GET /v2.0/ports?network_id=02b91a47-6761-4a54-a982-b86adf1904c6&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: 1079/2162] 199.204.45.132 () {34 vars in 1012 bytes} [Tue May 12 17:45:46 2026] GET /v2.0/networks/02b91a47-6761-4a54-a982-b86adf1904c6?fields=segments => generated 14 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1084/2163] 199.204.45.132 () {34 vars in 1112 bytes} [Tue May 12 17:45:46 2026] GET /v2.0/networks/02b91a47-6761-4a54-a982-b86adf1904c6?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: 1080/2164] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:45:47 2026] GET /v2.0/ports?device_id=521a257d-4a9c-4a1c-af9e-fd0f193a64e4 => generated 973 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1081/2165] 10.0.0.179 () {34 vars in 1040 bytes} [Tue May 12 17:45:47 2026] GET /v2.0/security-groups?id=a69642a0-dc99-4c84-8e55-e4bb2165d117&fields=id&fields=name => generated 88 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1085/2166] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:45:47 2026] GET /v2.0/ports?device_id=24ec7c3e-e8d6-4d2f-9eff-0be4bf16b630 => generated 969 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1082/2167] 10.0.0.179 () {34 vars in 1040 bytes} [Tue May 12 17:45:47 2026] GET /v2.0/security-groups?id=6c7de2f7-3c14-412a-a2e5-e982e01b957e&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1086/2168] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:45:48 2026] GET /v2.0/ports?device_id=521a257d-4a9c-4a1c-af9e-fd0f193a64e4 => generated 973 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1083/2169] 10.0.0.179 () {34 vars in 1040 bytes} [Tue May 12 17:45:48 2026] GET /v2.0/security-groups?id=a69642a0-dc99-4c84-8e55-e4bb2165d117&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: 1087/2170] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:45:48 2026] GET /v2.0/ports?device_id=24ec7c3e-e8d6-4d2f-9eff-0be4bf16b630 => 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: 1084/2171] 10.0.0.179 () {34 vars in 1040 bytes} [Tue May 12 17:45:48 2026] GET /v2.0/security-groups?id=6c7de2f7-3c14-412a-a2e5-e982e01b957e&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1088/2172] 199.204.45.132 () {34 vars in 986 bytes} [Tue May 12 17:45:49 2026] GET /v2.0/networks?id=3f377316-f584-4205-895f-eb6f29ab8eef => 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: 1085/2173] 199.204.45.132 () {34 vars in 1050 bytes} [Tue May 12 17:45:49 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=315a03bd94574430bbaa8f37ea9ea209 => generated 178 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1086/2174] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:45:49 2026] GET /v2.0/ports?device_id=521a257d-4a9c-4a1c-af9e-fd0f193a64e4 => generated 973 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1089/2175] 199.204.45.132 () {38 vars in 955 bytes} [Tue May 12 17:45:49 2026] POST /v2.0/ports => generated 1179 bytes in 574 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1087/2176] 10.0.0.179 () {34 vars in 1040 bytes} [Tue May 12 17:45:49 2026] GET /v2.0/security-groups?id=a69642a0-dc99-4c84-8e55-e4bb2165d117&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: 1088/2177] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:45:49 2026] GET /v2.0/ports?device_id=24ec7c3e-e8d6-4d2f-9eff-0be4bf16b630 => generated 971 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1089/2178] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:45:49 2026] GET /v2.0/ports?device_id=366072e1-0bfd-45da-9b2c-9fcf9c0d209c => generated 1182 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1090/2179] 10.0.0.179 () {34 vars in 1040 bytes} [Tue May 12 17:45:49 2026] GET /v2.0/security-groups?id=6c7de2f7-3c14-412a-a2e5-e982e01b957e&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1091/2180] 10.0.0.179 () {34 vars in 1040 bytes} [Tue May 12 17:45:50 2026] GET /v2.0/security-groups?id=526d3d17-3ec9-4d19-818d-06e855f2c487&fields=id&fields=name => generated 111 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1090/2181] 199.204.45.132 () {38 vars in 1028 bytes} [Tue May 12 17:45:49 2026] PUT /v2.0/ports/b5076792-5706-4c0d-a523-9578411c8d43 => generated 1460 bytes in 485 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:45:50.308 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-76c52d6f-255e-4db4-bc7d-b0305148d6bd'] response: {'name': 'network-changed', 'server_uuid': '366072e1-0bfd-45da-9b2c-9fcf9c0d209c', 'tag': 'b5076792-5706-4c0d-a523-9578411c8d43', '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: 1092/2182] 199.204.45.132 () {34 vars in 1080 bytes} [Tue May 12 17:45:50 2026] GET /v2.0/ports?tenant_id=315a03bd94574430bbaa8f37ea9ea209&device_id=366072e1-0bfd-45da-9b2c-9fcf9c0d209c => generated 1463 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1091/2183] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:45:50 2026] GET /v2.0/ports?device_id=521a257d-4a9c-4a1c-af9e-fd0f193a64e4 => generated 975 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1093/2184] 199.204.45.132 () {34 vars in 1018 bytes} [Tue May 12 17:45:50 2026] GET /v2.0/networks?tenant_id=315a03bd94574430bbaa8f37ea9ea209&shared=False => generated 2374 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1092/2185] 10.0.0.179 () {34 vars in 1040 bytes} [Tue May 12 17:45:50 2026] GET /v2.0/security-groups?id=a69642a0-dc99-4c84-8e55-e4bb2165d117&fields=id&fields=name => generated 88 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1094/2186] 199.204.45.132 () {34 vars in 930 bytes} [Tue May 12 17:45:50 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1093/2187] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:45:51 2026] GET /v2.0/ports?device_id=24ec7c3e-e8d6-4d2f-9eff-0be4bf16b630 => generated 971 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1095/2188] 10.0.0.179 () {34 vars in 1040 bytes} [Tue May 12 17:45:51 2026] GET /v2.0/security-groups?id=6c7de2f7-3c14-412a-a2e5-e982e01b957e&fields=id&fields=name => generated 114 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1094/2189] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:45:51 2026] GET /v2.0/ports?device_id=24ec7c3e-e8d6-4d2f-9eff-0be4bf16b630 => 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: 1096/2190] 10.0.0.179 () {34 vars in 1040 bytes} [Tue May 12 17:45:51 2026] GET /v2.0/security-groups?id=6c7de2f7-3c14-412a-a2e5-e982e01b957e&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: 1095/2191] 10.0.0.23 () {32 vars in 735 bytes} [Tue May 12 17:45:51 2026] GET /v2.0/ports?device_id=24ec7c3e-e8d6-4d2f-9eff-0be4bf16b630 => generated 1240 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:45:51.810 7 INFO neutron.db.l3_db [None req-59f0bf71-1869-42d5-8522-91a7b8cd2f34 22e7f3420edb4f3e81ebebd7bd5ffec8 9d18c62aefd8468fb2c4d5bf4f6481d5 - - default default] Floating IP cd5d2b49-67e6-46d7-83eb-6e487358373a associated. External IP: 10.96.250.220, port: fcd56e60-2dba-4563-bac5-241c960861eb. [pid: 8|app: 0|req: 1096/2192] 199.204.45.132 () {34 vars in 1080 bytes} [Tue May 12 17:45:52 2026] GET /v2.0/ports?tenant_id=315a03bd94574430bbaa8f37ea9ea209&device_id=366072e1-0bfd-45da-9b2c-9fcf9c0d209c => generated 1463 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1097/2193] 199.204.45.132 () {34 vars in 1056 bytes} [Tue May 12 17:45:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.71&port_id=b5076792-5706-4c0d-a523-9578411c8d43 => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1098/2194] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:45:52 2026] GET /v2.0/ports?device_id=521a257d-4a9c-4a1c-af9e-fd0f193a64e4 => generated 975 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1099/2195] 199.204.45.132 () {34 vars in 1104 bytes} [Tue May 12 17:45:52 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A389&port_id=b5076792-5706-4c0d-a523-9578411c8d43 => generated 19 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1097/2196] 10.0.0.23 () {34 vars in 748 bytes} [Tue May 12 17:45:51 2026] PUT /v2.0/floatingips/cd5d2b49-67e6-46d7-83eb-6e487358373a => generated 855 bytes in 660 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1100/2197] 10.0.0.179 () {34 vars in 1040 bytes} [Tue May 12 17:45:52 2026] GET /v2.0/security-groups?id=a69642a0-dc99-4c84-8e55-e4bb2165d117&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: 1098/2198] 199.204.45.132 () {34 vars in 1064 bytes} [Tue May 12 17:45:52 2026] GET /v2.0/subnets?id=b799e90f-6eec-47f5-88c9-57f9ad58e999&id=e095c087-a140-4fad-a541-bce3703cfdaa => generated 1409 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:45:52.194 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-557b1a32-b512-4e6b-88f5-3bb440fbd042'] response: {'name': 'network-changed', 'server_uuid': '24ec7c3e-e8d6-4d2f-9eff-0be4bf16b630', 'tag': 'fcd56e60-2dba-4563-bac5-241c960861eb', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1101/2199] 10.0.0.23 () {32 vars in 728 bytes} [Tue May 12 17:45:52 2026] GET /v2.0/floatingips/cd5d2b49-67e6-46d7-83eb-6e487358373a => generated 855 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1099/2200] 199.204.45.132 () {34 vars in 1052 bytes} [Tue May 12 17:45:52 2026] GET /v2.0/ports?network_id=3f377316-f584-4205-895f-eb6f29ab8eef&device_owner=network%3Adhcp => generated 1457 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1102/2201] 199.204.45.132 () {34 vars in 1052 bytes} [Tue May 12 17:45:52 2026] GET /v2.0/ports?network_id=3f377316-f584-4205-895f-eb6f29ab8eef&device_owner=network%3Adhcp => generated 1457 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1100/2202] 199.204.45.132 () {34 vars in 1012 bytes} [Tue May 12 17:45:52 2026] GET /v2.0/networks/3f377316-f584-4205-895f-eb6f29ab8eef?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: 1103/2203] 199.204.45.132 () {34 vars in 1112 bytes} [Tue May 12 17:45:52 2026] GET /v2.0/networks/3f377316-f584-4205-895f-eb6f29ab8eef?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: 1101/2204] 199.204.45.132 () {34 vars in 1080 bytes} [Tue May 12 17:45:52 2026] GET /v2.0/ports?tenant_id=9d18c62aefd8468fb2c4d5bf4f6481d5&device_id=24ec7c3e-e8d6-4d2f-9eff-0be4bf16b630 => 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: 1104/2205] 199.204.45.132 () {34 vars in 986 bytes} [Tue May 12 17:45:52 2026] GET /v2.0/networks?id=e41d0ec4-4623-4a57-8be7-d296857a4bb8 => generated 757 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1102/2206] 199.204.45.132 () {34 vars in 1058 bytes} [Tue May 12 17:45:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=fcd56e60-2dba-4563-bac5-241c960861eb => generated 858 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1105/2207] 199.204.45.132 () {34 vars in 984 bytes} [Tue May 12 17:45:52 2026] GET /v2.0/subnets?id=fcdb1d02-687b-474d-9981-efaae76709a2 => generated 678 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1103/2208] 199.204.45.132 () {34 vars in 1052 bytes} [Tue May 12 17:45:52 2026] GET /v2.0/ports?network_id=e41d0ec4-4623-4a57-8be7-d296857a4bb8&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: 1106/2209] 199.204.45.132 () {34 vars in 1012 bytes} [Tue May 12 17:45:52 2026] GET /v2.0/networks/e41d0ec4-4623-4a57-8be7-d296857a4bb8?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1104/2210] 199.204.45.132 () {34 vars in 1112 bytes} [Tue May 12 17:45:52 2026] GET /v2.0/networks/e41d0ec4-4623-4a57-8be7-d296857a4bb8?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: 1107/2211] 10.0.0.23 () {32 vars in 728 bytes} [Tue May 12 17:45:53 2026] GET /v2.0/floatingips/cd5d2b49-67e6-46d7-83eb-6e487358373a => generated 855 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1105/2212] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:45:53 2026] GET /v2.0/ports?device_id=521a257d-4a9c-4a1c-af9e-fd0f193a64e4 => generated 975 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1108/2213] 10.0.0.179 () {34 vars in 1040 bytes} [Tue May 12 17:45:53 2026] GET /v2.0/security-groups?id=a69642a0-dc99-4c84-8e55-e4bb2165d117&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: 1106/2214] 10.0.0.23 () {32 vars in 728 bytes} [Tue May 12 17:45:54 2026] GET /v2.0/floatingips/cd5d2b49-67e6-46d7-83eb-6e487358373a => generated 857 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1109/2215] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:45:54 2026] GET /v2.0/ports?device_id=521a257d-4a9c-4a1c-af9e-fd0f193a64e4 => generated 975 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1107/2216] 10.0.0.179 () {34 vars in 1040 bytes} [Tue May 12 17:45:54 2026] GET /v2.0/security-groups?id=a69642a0-dc99-4c84-8e55-e4bb2165d117&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: 1109/2219] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:45:55 2026] GET /v2.0/ports?device_id=366072e1-0bfd-45da-9b2c-9fcf9c0d209c => generated 1194 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1111/2220] 10.0.0.179 () {34 vars in 1040 bytes} [Tue May 12 17:45:55 2026] GET /v2.0/security-groups?id=526d3d17-3ec9-4d19-818d-06e855f2c487&fields=id&fields=name => generated 111 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1110/2221] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:45:55 2026] GET /v2.0/ports?device_id=521a257d-4a9c-4a1c-af9e-fd0f193a64e4 => generated 975 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1112/2222] 10.0.0.179 () {34 vars in 1040 bytes} [Tue May 12 17:45:55 2026] GET /v2.0/security-groups?id=a69642a0-dc99-4c84-8e55-e4bb2165d117&fields=id&fields=name => generated 88 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1111/2223] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:45:57 2026] GET /v2.0/ports?device_id=521a257d-4a9c-4a1c-af9e-fd0f193a64e4 => generated 975 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1113/2224] 10.0.0.179 () {34 vars in 1040 bytes} [Tue May 12 17:45:57 2026] GET /v2.0/security-groups?id=a69642a0-dc99-4c84-8e55-e4bb2165d117&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: 1112/2225] 199.204.45.132 () {34 vars in 994 bytes} [Tue May 12 17:45:57 2026] GET /v2.0/ports?device_id=521a257d-4a9c-4a1c-af9e-fd0f193a64e4 => generated 975 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:45:57.399 8 INFO neutron_taas.services.taas.taas_plugin [req-34634baf-5c1b-420a-aafc-5ba8608225dd req-b076d131-24af-4998-9541-0e78effb2113 0054836e6f544636bf9392c3c3597aed 029e3a92378c48cdb28245a7cc737e91 - - default default] TaaS: Handle Delete Port: d38ab3e9-899d-48dd-956a-cb25ea02e6f1 2026-05-12 17:45:57.402 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-34634baf-5c1b-420a-aafc-5ba8608225dd req-b076d131-24af-4998-9541-0e78effb2113 0054836e6f544636bf9392c3c3597aed 029e3a92378c48cdb28245a7cc737e91 - - default default] Tap Mirror: Handle Delete Port: d38ab3e9-899d-48dd-956a-cb25ea02e6f1 [pid: 8|app: 0|req: 1114/2226] 199.204.45.132 () {36 vars in 997 bytes} [Tue May 12 17:45:57 2026] DELETE /v2.0/ports/d38ab3e9-899d-48dd-956a-cb25ea02e6f1 => generated 0 bytes in 274 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:45:57.568 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d38fa4c3-fbbd-499e-8780-7e26213bd23a'] response: {'server_uuid': '521a257d-4a9c-4a1c-af9e-fd0f193a64e4', 'name': 'network-vif-deleted', 'tag': 'd38ab3e9-899d-48dd-956a-cb25ea02e6f1', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1113/2227] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:45:58 2026] GET /v2.0/ports?device_id=521a257d-4a9c-4a1c-af9e-fd0f193a64e4 => 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: 1115/2228] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:45:59 2026] GET /v2.0/ports?device_id=521a257d-4a9c-4a1c-af9e-fd0f193a64e4 => 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: 1116/2229] 10.0.0.57 () {34 vars in 989 bytes} [Tue May 12 17:46:00 2026] GET /v2.0/ports?device_id=24ec7c3e-e8d6-4d2f-9eff-0be4bf16b630 => generated 1240 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1117/2230] 10.0.0.57 () {34 vars in 1039 bytes} [Tue May 12 17:46:00 2026] GET /v2.0/security-groups?id=6c7de2f7-3c14-412a-a2e5-e982e01b957e&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: 1114/2231] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:46:00 2026] GET /v2.0/ports?device_id=366072e1-0bfd-45da-9b2c-9fcf9c0d209c => generated 1196 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1115/2232] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:46:00 2026] GET /v2.0/ports?device_id=521a257d-4a9c-4a1c-af9e-fd0f193a64e4 => 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: 1118/2233] 10.0.0.179 () {34 vars in 1040 bytes} [Tue May 12 17:46:00 2026] GET /v2.0/security-groups?id=526d3d17-3ec9-4d19-818d-06e855f2c487&fields=id&fields=name => generated 111 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1116/2234] 10.0.0.23 () {32 vars in 817 bytes} [Tue May 12 17:46:00 2026] GET /v2.0/ports?network_id=3f377316-f584-4205-895f-eb6f29ab8eef&mac_address=fa%3A16%3A3e%3A2f%3Ab3%3Ac1 => generated 1196 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:46:01.299 8 INFO neutron.db.l3_db [None req-4cc782c3-bee1-4afe-b614-82ffb18bea64 f4e1723447f748569d96304f7db96903 315a03bd94574430bbaa8f37ea9ea209 - - default default] Floating IP aa2d19c0-8a10-431f-bc9c-5b2ff5c0d51e associated. External IP: 10.96.250.212, port: b5076792-5706-4c0d-a523-9578411c8d43. [pid: 8|app: 0|req: 1119/2235] 10.0.0.23 () {34 vars in 676 bytes} [Tue May 12 17:46:00 2026] POST /v2.0/floatingips => generated 854 bytes in 1182 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:46:01.714 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c1e7e614-286a-45f6-945f-81b573c884cd'] response: {'name': 'network-changed', 'server_uuid': '366072e1-0bfd-45da-9b2c-9fcf9c0d209c', 'tag': 'b5076792-5706-4c0d-a523-9578411c8d43', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1117/2236] 10.0.0.179 () {34 vars in 1094 bytes} [Tue May 12 17:46:01 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-104646562&fields=id&tenant_id=315a03bd94574430bbaa8f37ea9ea209 => 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: 1120/2237] 10.0.0.179 () {34 vars in 982 bytes} [Tue May 12 17:46:01 2026] GET /v2.0/networks?id=6c305f2a-1c6a-4a8a-8de7-9bff7d612621 => generated 703 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1118/2238] 10.0.0.179 () {34 vars in 965 bytes} [Tue May 12 17:46:01 2026] GET /v2.0/quotas/315a03bd94574430bbaa8f37ea9ea209 => 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: 1121/2239] 10.0.0.179 () {34 vars in 1002 bytes} [Tue May 12 17:46:01 2026] GET /v2.0/ports?tenant_id=315a03bd94574430bbaa8f37ea9ea209&fields=id => generated 333 bytes in 186 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1119/2240] 10.0.0.179 () {34 vars in 1008 bytes} [Tue May 12 17:46:02 2026] GET /v2.0/networks/6c305f2a-1c6a-4a8a-8de7-9bff7d612621?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: 1122/2241] 10.0.0.179 () {34 vars in 1108 bytes} [Tue May 12 17:46:02 2026] GET /v2.0/networks/6c305f2a-1c6a-4a8a-8de7-9bff7d612621?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1120/2242] 199.204.45.132 () {34 vars in 1080 bytes} [Tue May 12 17:46:02 2026] GET /v2.0/ports?tenant_id=315a03bd94574430bbaa8f37ea9ea209&device_id=366072e1-0bfd-45da-9b2c-9fcf9c0d209c => generated 1465 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1121/2243] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:46:02 2026] GET /v2.0/ports?device_id=82c272a4-c7e3-496a-bc1f-578f4d6bfa35 => 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: 1123/2244] 199.204.45.132 () {34 vars in 986 bytes} [Tue May 12 17:46:02 2026] GET /v2.0/networks?id=3f377316-f584-4205-895f-eb6f29ab8eef => generated 801 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1122/2245] 199.204.45.132 () {34 vars in 1056 bytes} [Tue May 12 17:46:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.71&port_id=b5076792-5706-4c0d-a523-9578411c8d43 => generated 857 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1124/2246] 199.204.45.132 () {34 vars in 1104 bytes} [Tue May 12 17:46:02 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A389&port_id=b5076792-5706-4c0d-a523-9578411c8d43 => 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: 1123/2247] 199.204.45.132 () {34 vars in 1064 bytes} [Tue May 12 17:46:02 2026] GET /v2.0/subnets?id=b799e90f-6eec-47f5-88c9-57f9ad58e999&id=e095c087-a140-4fad-a541-bce3703cfdaa => generated 1409 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1125/2248] 199.204.45.132 () {34 vars in 1052 bytes} [Tue May 12 17:46:02 2026] GET /v2.0/ports?network_id=3f377316-f584-4205-895f-eb6f29ab8eef&device_owner=network%3Adhcp => generated 1457 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1124/2249] 199.204.45.132 () {34 vars in 1052 bytes} [Tue May 12 17:46:02 2026] GET /v2.0/ports?network_id=3f377316-f584-4205-895f-eb6f29ab8eef&device_owner=network%3Adhcp => generated 1457 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1126/2250] 199.204.45.132 () {34 vars in 1012 bytes} [Tue May 12 17:46:02 2026] GET /v2.0/networks/3f377316-f584-4205-895f-eb6f29ab8eef?fields=segments => generated 14 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1125/2251] 199.204.45.132 () {34 vars in 1112 bytes} [Tue May 12 17:46:02 2026] GET /v2.0/networks/3f377316-f584-4205-895f-eb6f29ab8eef?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:46:02.873 8 INFO neutron_taas.services.taas.taas_plugin [None req-78072707-9131-4483-8a90-6b4816e2f6a0 b9d8e9ed6ddc4167b46c1fda8c6d5ec9 31ab17947d534fe9b679931cb784b10c - - default default] TaaS: Handle Delete Port: 03d55624-5312-4ac7-9e6c-0eb9bbcfbeeb 2026-05-12 17:46:02.875 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-78072707-9131-4483-8a90-6b4816e2f6a0 b9d8e9ed6ddc4167b46c1fda8c6d5ec9 31ab17947d534fe9b679931cb784b10c - - default default] Tap Mirror: Handle Delete Port: 03d55624-5312-4ac7-9e6c-0eb9bbcfbeeb [pid: 8|app: 0|req: 1127/2252] 10.0.0.23 () {34 vars in 788 bytes} [Tue May 12 17:46:02 2026] PUT /v2.0/routers/a2691fc4-d8df-4098-b3c9-5e2ce47408cf/remove_router_interface => generated 309 bytes in 690 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:46:03.528 7 INFO neutron_taas.services.taas.taas_plugin [None req-9d0b2c26-e06c-4246-b796-15ad2d8f65cf b9d8e9ed6ddc4167b46c1fda8c6d5ec9 31ab17947d534fe9b679931cb784b10c - - default default] TaaS: Handle Delete Port: 2abe2989-9c44-4c2d-9ced-3a3d90198f86 2026-05-12 17:46:03.532 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9d0b2c26-e06c-4246-b796-15ad2d8f65cf b9d8e9ed6ddc4167b46c1fda8c6d5ec9 31ab17947d534fe9b679931cb784b10c - - default default] Tap Mirror: Handle Delete Port: 2abe2989-9c44-4c2d-9ced-3a3d90198f86 2026-05-12 17:46:03.797 7 INFO neutron_taas.services.taas.taas_plugin [None req-9d0b2c26-e06c-4246-b796-15ad2d8f65cf b9d8e9ed6ddc4167b46c1fda8c6d5ec9 31ab17947d534fe9b679931cb784b10c - - default default] TaaS: Handle Delete Port: a01b4863-f347-4d73-956f-434228cc4897 2026-05-12 17:46:03.800 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9d0b2c26-e06c-4246-b796-15ad2d8f65cf b9d8e9ed6ddc4167b46c1fda8c6d5ec9 31ab17947d534fe9b679931cb784b10c - - default default] Tap Mirror: Handle Delete Port: a01b4863-f347-4d73-956f-434228cc4897 2026-05-12 17:46:04.186 7 INFO neutron.services.segments.plugin [-] Segment 1a736c5a-02b0-4db8-b8bc-e3548b6307cf resource provider aggregate not found 2026-05-12 17:46:04.198 7 INFO neutron.services.segments.plugin [-] Segment 1a736c5a-02b0-4db8-b8bc-e3548b6307cf resource provider aggregate not found 2026-05-12 17:46:04.213 7 INFO neutron.services.segments.plugin [-] Segment 1a736c5a-02b0-4db8-b8bc-e3548b6307cf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1a736c5a-02b0-4db8-b8bc-e3548b6307cf found for delete ", "request_id": "req-3a07dc90-cb86-47b3-ad89-b0c20f4a22a0"}]} 2026-05-12 17:46:04.214 7 INFO neutron.services.segments.plugin [-] Segment 1a736c5a-02b0-4db8-b8bc-e3548b6307cf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1a736c5a-02b0-4db8-b8bc-e3548b6307cf found for delete ", "request_id": "req-c03ebb65-0abc-4710-96cd-99936d574e73"}]} 2026-05-12 17:46:04.226 7 INFO neutron.db.l3_hamode_db [None req-9d0b2c26-e06c-4246-b796-15ad2d8f65cf b9d8e9ed6ddc4167b46c1fda8c6d5ec9 31ab17947d534fe9b679931cb784b10c - - default default] HA network de30ca3b-1d64-4380-9aef-d6fc58125cf1 was deleted as no HA routers are present in tenant 029e3a92378c48cdb28245a7cc737e91. [pid: 7|app: 0|req: 1126/2253] 10.0.0.23 () {32 vars in 723 bytes} [Tue May 12 17:46:03 2026] DELETE /v2.0/routers/a2691fc4-d8df-4098-b3c9-5e2ce47408cf => generated 0 bytes in 929 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1128/2254] 10.0.0.23 () {32 vars in 723 bytes} [Tue May 12 17:46:04 2026] DELETE /v2.0/subnets/1b5818f5-35d1-450d-aa1b-2d98fa29a0a4 => generated 0 bytes in 181 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:46:04.507 7 INFO neutron_taas.services.taas.taas_plugin [None req-6e7d09f8-7955-4d62-b2df-f64c9b6032c9 b9d8e9ed6ddc4167b46c1fda8c6d5ec9 31ab17947d534fe9b679931cb784b10c - - default default] TaaS: Handle Delete Port: 7d1a6150-6532-4ce0-a6ab-9267b25dfa69 2026-05-12 17:46:04.510 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6e7d09f8-7955-4d62-b2df-f64c9b6032c9 b9d8e9ed6ddc4167b46c1fda8c6d5ec9 31ab17947d534fe9b679931cb784b10c - - default default] Tap Mirror: Handle Delete Port: 7d1a6150-6532-4ce0-a6ab-9267b25dfa69 [pid: 7|app: 0|req: 1127/2255] 10.0.0.23 () {32 vars in 725 bytes} [Tue May 12 17:46:04 2026] DELETE /v2.0/networks/02b91a47-6761-4a54-a982-b86adf1904c6 => generated 0 bytes in 284 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1129/2256] 10.0.0.23 () {32 vars in 773 bytes} [Tue May 12 17:46:04 2026] GET /v2.0/security-groups?tenant_id=029e3a92378c48cdb28245a7cc737e91&name=default => generated 2925 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1128/2257] 10.0.0.23 () {32 vars in 739 bytes} [Tue May 12 17:46:04 2026] DELETE /v2.0/security-groups/a69642a0-dc99-4c84-8e55-e4bb2165d117 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:46:06.234 7 INFO neutron.services.segments.plugin [-] Segment c3efd255-b5cf-40de-b016-8b08dcccc389 resource provider aggregate not found 2026-05-12 17:46:06.238 7 INFO neutron.services.segments.plugin [-] Segment c3efd255-b5cf-40de-b016-8b08dcccc389 resource provider aggregate not found 2026-05-12 17:46:06.251 7 INFO neutron.services.segments.plugin [-] Segment c3efd255-b5cf-40de-b016-8b08dcccc389 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c3efd255-b5cf-40de-b016-8b08dcccc389 found for delete ", "request_id": "req-13d2c78f-ffea-4d31-a33e-f4421b07dbf2"}]} 2026-05-12 17:46:06.252 7 INFO neutron.services.segments.plugin [-] Segment c3efd255-b5cf-40de-b016-8b08dcccc389 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c3efd255-b5cf-40de-b016-8b08dcccc389 found for delete ", "request_id": "req-3dfbbd90-93af-4520-a610-c48e444f7ee4"}]} [pid: 8|app: 0|req: 1130/2258] 199.204.45.132 () {34 vars in 986 bytes} [Tue May 12 17:46:06 2026] GET /v2.0/networks?id=6c305f2a-1c6a-4a8a-8de7-9bff7d612621 => generated 703 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1129/2259] 199.204.45.132 () {34 vars in 1050 bytes} [Tue May 12 17:46:06 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=315a03bd94574430bbaa8f37ea9ea209 => generated 178 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:46:07.132 8 INFO neutron.db.segments_db [None req-7e490c6f-b04d-468d-928a-1b41e3de4102 b9d8e9ed6ddc4167b46c1fda8c6d5ec9 31ab17947d534fe9b679931cb784b10c - - default default] Added segment 937a2c99-9659-4cbb-8298-f6f88a8ea2c7 of type vxlan for network e2c86197-5536-4ac3-9d82-3c3d2c47b897 [pid: 8|app: 0|req: 1131/2260] 10.0.0.23 () {34 vars in 670 bytes} [Tue May 12 17:46:06 2026] POST /v2.0/networks => generated 740 bytes in 381 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1130/2261] 199.204.45.132 () {38 vars in 955 bytes} [Tue May 12 17:46:06 2026] POST /v2.0/ports => generated 1183 bytes in 402 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: 1132/2262] 10.0.0.23 () {34 vars in 668 bytes} [Tue May 12 17:46:07 2026] POST /v2.0/subnets => generated 687 bytes in 184 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1133/2263] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:46:07 2026] GET /v2.0/ports?device_id=82c272a4-c7e3-496a-bc1f-578f4d6bfa35 => generated 1186 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:46:07.501 8 INFO neutron.db.segments_db [None req-32e5a145-7f24-4639-9920-86a23e995c54 b9d8e9ed6ddc4167b46c1fda8c6d5ec9 31ab17947d534fe9b679931cb784b10c - - default default] Added segment ec1b9025-c8fe-4c24-9189-fb4fc2ce3a8f of type vxlan for network 0e38c889-22f3-48d9-b384-dd859b5f4ef5 2026-05-12 17:46:07.743 8 INFO neutron.db.l3_hamode_db [None req-32e5a145-7f24-4639-9920-86a23e995c54 b9d8e9ed6ddc4167b46c1fda8c6d5ec9 d5a4489737ec485d931c72822d5cc7e8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1131/2264] 199.204.45.132 () {38 vars in 1028 bytes} [Tue May 12 17:46:07 2026] PUT /v2.0/ports/19548a80-047b-4819-9f96-e4f9d6eae632 => generated 1464 bytes in 992 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: 1132/2265] 10.0.0.179 () {34 vars in 1040 bytes} [Tue May 12 17:46:08 2026] GET /v2.0/security-groups?id=526d3d17-3ec9-4d19-818d-06e855f2c487&fields=id&fields=name => generated 111 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:46:08.287 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1346c31e-3d3d-4a58-9007-f6f6e2557aa9'] response: {'name': 'network-changed', 'server_uuid': '82c272a4-c7e3-496a-bc1f-578f4d6bfa35', 'tag': '19548a80-047b-4819-9f96-e4f9d6eae632', 'status': 'completed', 'code': 200} 2026-05-12 17:46:08.358 8 INFO neutron.db.l3_hamode_db [None req-32e5a145-7f24-4639-9920-86a23e995c54 b9d8e9ed6ddc4167b46c1fda8c6d5ec9 31ab17947d534fe9b679931cb784b10c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1133/2266] 199.204.45.132 () {34 vars in 1080 bytes} [Tue May 12 17:46:08 2026] GET /v2.0/ports?tenant_id=315a03bd94574430bbaa8f37ea9ea209&device_id=82c272a4-c7e3-496a-bc1f-578f4d6bfa35 => generated 1467 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1134/2267] 199.204.45.132 () {34 vars in 1018 bytes} [Tue May 12 17:46:08 2026] GET /v2.0/networks?tenant_id=315a03bd94574430bbaa8f37ea9ea209&shared=False => generated 2374 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1135/2268] 199.204.45.132 () {34 vars in 930 bytes} [Tue May 12 17:46:08 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1134/2269] 10.0.0.23 () {34 vars in 668 bytes} [Tue May 12 17:46:07 2026] POST /v2.0/routers => generated 727 bytes in 1774 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1137/2272] 199.204.45.132 () {34 vars in 1080 bytes} [Tue May 12 17:46:09 2026] GET /v2.0/ports?tenant_id=315a03bd94574430bbaa8f37ea9ea209&device_id=82c272a4-c7e3-496a-bc1f-578f4d6bfa35 => generated 1467 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1138/2273] 199.204.45.132 () {34 vars in 1056 bytes} [Tue May 12 17:46:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.88&port_id=19548a80-047b-4819-9f96-e4f9d6eae632 => 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: 1139/2274] 199.204.45.132 () {34 vars in 1106 bytes} [Tue May 12 17:46:10 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A29e&port_id=19548a80-047b-4819-9f96-e4f9d6eae632 => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1140/2275] 199.204.45.132 () {34 vars in 1064 bytes} [Tue May 12 17:46:10 2026] GET /v2.0/subnets?id=85c8efeb-edff-4d9c-8611-d5444b6699c2&id=d3d99287-fcea-4b58-a9d9-db7a21d7f1fd => generated 1413 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1141/2276] 199.204.45.132 () {34 vars in 1052 bytes} [Tue May 12 17:46:10 2026] GET /v2.0/ports?network_id=6c305f2a-1c6a-4a8a-8de7-9bff7d612621&device_owner=network%3Adhcp => generated 1461 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1142/2277] 199.204.45.132 () {34 vars in 1052 bytes} [Tue May 12 17:46:10 2026] GET /v2.0/ports?network_id=6c305f2a-1c6a-4a8a-8de7-9bff7d612621&device_owner=network%3Adhcp => generated 1461 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1143/2278] 199.204.45.132 () {34 vars in 1012 bytes} [Tue May 12 17:46:10 2026] GET /v2.0/networks/6c305f2a-1c6a-4a8a-8de7-9bff7d612621?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: 1144/2279] 199.204.45.132 () {34 vars in 1112 bytes} [Tue May 12 17:46:10 2026] GET /v2.0/networks/6c305f2a-1c6a-4a8a-8de7-9bff7d612621?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1136/2280] 10.0.0.23 () {34 vars in 782 bytes} [Tue May 12 17:46:09 2026] PUT /v2.0/routers/80caca55-d7d1-477b-8304-ae2808a61648/add_router_interface => generated 309 bytes in 1141 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:46:11.602 8 INFO neutron.db.segments_db [None req-29fdf6f5-85b4-4f97-acbe-5cf9df9f4496 b9d8e9ed6ddc4167b46c1fda8c6d5ec9 31ab17947d534fe9b679931cb784b10c - - default default] Added segment 1af19ac5-cacc-439f-a116-e45b092d14af of type vxlan for network 421c79f1-c1ac-4880-bdd1-d8164845e63d [pid: 8|app: 0|req: 1145/2281] 10.0.0.23 () {34 vars in 670 bytes} [Tue May 12 17:46:11 2026] POST /v2.0/networks => generated 741 bytes in 294 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1137/2282] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:46:11 2026] GET /v2.0/ports?device_id=24ec7c3e-e8d6-4d2f-9eff-0be4bf16b630 => generated 971 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1138/2283] 10.0.0.179 () {34 vars in 1040 bytes} [Tue May 12 17:46:11 2026] GET /v2.0/security-groups?id=6c7de2f7-3c14-412a-a2e5-e982e01b957e&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: 1146/2284] 10.0.0.23 () {34 vars in 668 bytes} [Tue May 12 17:46:11 2026] POST /v2.0/subnets => generated 688 bytes in 234 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:46:12.025 7 INFO neutron.db.segments_db [None req-6c2540a2-c969-47c0-9efe-569a76b74162 b9d8e9ed6ddc4167b46c1fda8c6d5ec9 31ab17947d534fe9b679931cb784b10c - - default default] Added segment bd1c9e88-6653-4eef-b243-9c505d675e98 of type vxlan for network 5e7dae01-41e5-4ec1-82fb-9a968a11586b 2026-05-12 17:46:12.313 7 INFO neutron.db.l3_hamode_db [None req-6c2540a2-c969-47c0-9efe-569a76b74162 b9d8e9ed6ddc4167b46c1fda8c6d5ec9 579648654d9f4252984ad91b7d79bdda - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1147/2285] 10.0.0.57 () {34 vars in 989 bytes} [Tue May 12 17:46:12 2026] GET /v2.0/ports?device_id=366072e1-0bfd-45da-9b2c-9fcf9c0d209c => generated 1465 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1148/2286] 10.0.0.57 () {34 vars in 1039 bytes} [Tue May 12 17:46:12 2026] GET /v2.0/security-groups?id=526d3d17-3ec9-4d19-818d-06e855f2c487&fields=id&fields=name => generated 111 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1149/2287] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:46:12 2026] GET /v2.0/ports?device_id=24ec7c3e-e8d6-4d2f-9eff-0be4bf16b630 => generated 971 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1150/2288] 10.0.0.179 () {34 vars in 1040 bytes} [Tue May 12 17:46:12 2026] GET /v2.0/security-groups?id=6c7de2f7-3c14-412a-a2e5-e982e01b957e&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:46:13.202 7 INFO neutron.db.l3_hamode_db [None req-6c2540a2-c969-47c0-9efe-569a76b74162 b9d8e9ed6ddc4167b46c1fda8c6d5ec9 31ab17947d534fe9b679931cb784b10c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1151/2289] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:46:13 2026] GET /v2.0/ports?device_id=82c272a4-c7e3-496a-bc1f-578f4d6bfa35 => generated 1200 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1152/2290] 10.0.0.179 () {34 vars in 1040 bytes} [Tue May 12 17:46:13 2026] GET /v2.0/security-groups?id=526d3d17-3ec9-4d19-818d-06e855f2c487&fields=id&fields=name => generated 111 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1153/2291] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:46:14 2026] GET /v2.0/ports?device_id=24ec7c3e-e8d6-4d2f-9eff-0be4bf16b630 => 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: 1154/2292] 199.204.45.132 () {34 vars in 994 bytes} [Tue May 12 17:46:14 2026] GET /v2.0/ports?device_id=24ec7c3e-e8d6-4d2f-9eff-0be4bf16b630 => generated 971 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1139/2293] 10.0.0.23 () {34 vars in 668 bytes} [Tue May 12 17:46:11 2026] POST /v2.0/routers => generated 728 bytes in 2252 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1155/2294] 10.0.0.179 () {34 vars in 1040 bytes} [Tue May 12 17:46:14 2026] GET /v2.0/security-groups?id=6c7de2f7-3c14-412a-a2e5-e982e01b957e&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:46:14.342 7 INFO neutron_taas.services.taas.taas_plugin [req-b1eb2618-5a26-44ca-9a5c-de6ba1446183 req-91a0adc1-07b7-441a-b2bf-144f216cfdb2 22e7f3420edb4f3e81ebebd7bd5ffec8 9d18c62aefd8468fb2c4d5bf4f6481d5 - - default default] TaaS: Handle Delete Port: fcd56e60-2dba-4563-bac5-241c960861eb 2026-05-12 17:46:14.345 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-b1eb2618-5a26-44ca-9a5c-de6ba1446183 req-91a0adc1-07b7-441a-b2bf-144f216cfdb2 22e7f3420edb4f3e81ebebd7bd5ffec8 9d18c62aefd8468fb2c4d5bf4f6481d5 - - default default] Tap Mirror: Handle Delete Port: fcd56e60-2dba-4563-bac5-241c960861eb 2026-05-12 17:46:14.446 7 INFO neutron.db.l3_db [req-b1eb2618-5a26-44ca-9a5c-de6ba1446183 req-91a0adc1-07b7-441a-b2bf-144f216cfdb2 22e7f3420edb4f3e81ebebd7bd5ffec8 9d18c62aefd8468fb2c4d5bf4f6481d5 - - default default] Floating IP cd5d2b49-67e6-46d7-83eb-6e487358373a disassociated. External IP: 10.96.250.220, port: fcd56e60-2dba-4563-bac5-241c960861eb. [pid: 7|app: 0|req: 1140/2295] 199.204.45.132 () {36 vars in 997 bytes} [Tue May 12 17:46:14 2026] DELETE /v2.0/ports/fcd56e60-2dba-4563-bac5-241c960861eb => generated 0 bytes in 634 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:46:14.916 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-afdf527c-074f-4d6d-98ca-406bb8137a19'] response: {'server_uuid': '24ec7c3e-e8d6-4d2f-9eff-0be4bf16b630', 'name': 'network-vif-deleted', 'tag': 'fcd56e60-2dba-4563-bac5-241c960861eb', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1141/2296] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:46:15 2026] GET /v2.0/ports?device_id=24ec7c3e-e8d6-4d2f-9eff-0be4bf16b630 => 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: 1156/2297] 10.0.0.23 () {34 vars in 782 bytes} [Tue May 12 17:46:14 2026] PUT /v2.0/routers/ca5f6688-6b1c-43e0-9963-e79d5b3ba3e3/add_router_interface => generated 309 bytes in 1220 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1142/2298] 10.0.0.23 () {34 vars in 684 bytes} [Tue May 12 17:46:16 2026] POST /v2.0/security-groups => generated 1673 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1157/2299] 10.0.0.23 () {34 vars in 694 bytes} [Tue May 12 17:46:16 2026] POST /v2.0/security-group-rules => generated 597 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1143/2300] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:46:16 2026] GET /v2.0/ports?device_id=24ec7c3e-e8d6-4d2f-9eff-0be4bf16b630 => 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: 1158/2301] 10.0.0.23 () {34 vars in 694 bytes} [Tue May 12 17:46:16 2026] POST /v2.0/security-group-rules => generated 596 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1144/2302] 10.0.0.23 () {34 vars in 694 bytes} [Tue May 12 17:46:16 2026] POST /v2.0/security-group-rules => generated 602 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1159/2303] 10.0.0.23 () {34 vars in 694 bytes} [Tue May 12 17:46:16 2026] POST /v2.0/security-group-rules => generated 601 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:46:16.921 7 INFO neutron.db.securitygroups_db [None req-96764fa0-70ea-443b-81ab-6e80c6ce29cc 68f7efb86053400a953233816375eaf6 d5a4489737ec485d931c72822d5cc7e8 - - default default] Project d5a4489737ec485d931c72822d5cc7e8 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: 1145/2304] 10.0.0.23 () {34 vars in 694 bytes} [Tue May 12 17:46:16 2026] POST /v2.0/security-group-rules => generated 607 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:46:17.101 8 INFO neutron.db.securitygroups_db [None req-b63cdf0d-5fff-4efd-9d49-547bd4988f61 68f7efb86053400a953233816375eaf6 d5a4489737ec485d931c72822d5cc7e8 - - default default] Project d5a4489737ec485d931c72822d5cc7e8 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: 1160/2305] 10.0.0.23 () {34 vars in 694 bytes} [Tue May 12 17:46:17 2026] POST /v2.0/security-group-rules => generated 606 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1146/2306] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:46:17 2026] GET /v2.0/ports?device_id=24ec7c3e-e8d6-4d2f-9eff-0be4bf16b630 => 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: 1161/2307] 10.0.0.23 () {34 vars in 684 bytes} [Tue May 12 17:46:17 2026] POST /v2.0/security-groups => generated 1662 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1147/2308] 10.0.0.23 () {34 vars in 694 bytes} [Tue May 12 17:46:17 2026] POST /v2.0/security-group-rules => generated 597 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1162/2309] 10.0.0.23 () {34 vars in 694 bytes} [Tue May 12 17:46:17 2026] POST /v2.0/security-group-rules => generated 602 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1148/2310] 10.0.0.23 () {34 vars in 675 bytes} [Tue May 12 17:46:18 2026] POST /v2.0/floatingips => generated 552 bytes in 600 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1163/2311] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:46:18 2026] GET /v2.0/ports?device_id=82c272a4-c7e3-496a-bc1f-578f4d6bfa35 => generated 1200 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1164/2312] 10.0.0.179 () {34 vars in 1040 bytes} [Tue May 12 17:46:18 2026] GET /v2.0/security-groups?id=526d3d17-3ec9-4d19-818d-06e855f2c487&fields=id&fields=name => generated 111 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1165/2313] 10.0.0.179 () {34 vars in 1098 bytes} [Tue May 12 17:46:18 2026] GET /v2.0/security-groups?name=tempest-securitygroup--345783998&fields=id&tenant_id=d5a4489737ec485d931c72822d5cc7e8 => generated 69 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1149/2314] 10.0.0.23 () {32 vars in 739 bytes} [Tue May 12 17:46:18 2026] DELETE /v2.0/security-groups/6c7de2f7-3c14-412a-a2e5-e982e01b957e => generated 0 bytes in 181 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1166/2315] 10.0.0.23 () {32 vars in 817 bytes} [Tue May 12 17:46:18 2026] GET /v2.0/ports?network_id=6c305f2a-1c6a-4a8a-8de7-9bff7d612621&mac_address=fa%3A16%3A3e%3A29%3A6f%3Ae4 => generated 1200 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1150/2316] 10.0.0.179 () {34 vars in 1096 bytes} [Tue May 12 17:46:18 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-19032946&fields=id&tenant_id=d5a4489737ec485d931c72822d5cc7e8 => generated 69 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1151/2317] 10.0.0.179 () {34 vars in 982 bytes} [Tue May 12 17:46:18 2026] GET /v2.0/networks?id=e2c86197-5536-4ac3-9d82-3c3d2c47b897 => generated 672 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:46:19.025 7 INFO neutron_taas.services.taas.taas_plugin [None req-e1e7321c-01fd-4d39-bae3-13b08b0b3c64 22e7f3420edb4f3e81ebebd7bd5ffec8 9d18c62aefd8468fb2c4d5bf4f6481d5 - - default default] TaaS: Handle Delete Port: 5bce78ac-8e27-4603-8496-b299facad73d 2026-05-12 17:46:19.028 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e1e7321c-01fd-4d39-bae3-13b08b0b3c64 22e7f3420edb4f3e81ebebd7bd5ffec8 9d18c62aefd8468fb2c4d5bf4f6481d5 - - default default] Tap Mirror: Handle Delete Port: 5bce78ac-8e27-4603-8496-b299facad73d [pid: 7|app: 0|req: 1152/2318] 10.0.0.23 () {32 vars in 731 bytes} [Tue May 12 17:46:18 2026] DELETE /v2.0/floatingips/cd5d2b49-67e6-46d7-83eb-6e487358373a => generated 0 bytes in 313 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1153/2319] 10.0.0.179 () {34 vars in 965 bytes} [Tue May 12 17:46:19 2026] GET /v2.0/quotas/d5a4489737ec485d931c72822d5cc7e8 => 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: 1154/2320] 10.0.0.179 () {34 vars in 1002 bytes} [Tue May 12 17:46:19 2026] GET /v2.0/ports?tenant_id=d5a4489737ec485d931c72822d5cc7e8&fields=id => generated 103 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1155/2321] 10.0.0.179 () {34 vars in 1008 bytes} [Tue May 12 17:46:19 2026] GET /v2.0/networks/e2c86197-5536-4ac3-9d82-3c3d2c47b897?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: 1156/2322] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:46:19 2026] GET /v2.0/ports?device_id=495167dc-a6a3-4ab4-99e6-4e5453a75b02 => 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: 1157/2323] 10.0.0.179 () {34 vars in 1108 bytes} [Tue May 12 17:46:19 2026] GET /v2.0/networks/e2c86197-5536-4ac3-9d82-3c3d2c47b897?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: 7|app: 0|req: 1158/2324] 10.0.0.179 () {34 vars in 1040 bytes} [Tue May 12 17:46:19 2026] GET /v2.0/security-groups?id=f9e5fba5-2082-449b-b8dc-21da3d5f5c0e&fields=id&fields=name => generated 113 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:46:19.551 8 INFO neutron.db.l3_db [None req-3310cfa2-73c2-47e3-afe7-dccc9d1ae393 f4e1723447f748569d96304f7db96903 315a03bd94574430bbaa8f37ea9ea209 - - default default] Floating IP b0b1ffb3-9a51-4732-a7c0-5c65e471218c associated. External IP: 10.96.250.215, port: 19548a80-047b-4819-9f96-e4f9d6eae632. [pid: 7|app: 0|req: 1159/2325] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:46:19 2026] GET /v2.0/ports?device_id=5acbc838-b718-4d68-bcc7-d0ba4f42a2c8 => 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: 1167/2326] 10.0.0.23 () {34 vars in 676 bytes} [Tue May 12 17:46:18 2026] POST /v2.0/floatingips => generated 854 bytes in 1004 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:46:19.877 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1682aaef-2ee3-4a85-8546-786b721c9dfb'] response: {'name': 'network-changed', 'server_uuid': '82c272a4-c7e3-496a-bc1f-578f4d6bfa35', 'tag': '19548a80-047b-4819-9f96-e4f9d6eae632', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1160/2327] 199.204.45.132 () {34 vars in 1080 bytes} [Tue May 12 17:46:20 2026] GET /v2.0/ports?tenant_id=315a03bd94574430bbaa8f37ea9ea209&device_id=82c272a4-c7e3-496a-bc1f-578f4d6bfa35 => generated 1469 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1168/2328] 199.204.45.132 () {34 vars in 986 bytes} [Tue May 12 17:46:20 2026] GET /v2.0/networks?id=6c305f2a-1c6a-4a8a-8de7-9bff7d612621 => generated 799 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1161/2329] 199.204.45.132 () {34 vars in 1056 bytes} [Tue May 12 17:46:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.88&port_id=19548a80-047b-4819-9f96-e4f9d6eae632 => generated 857 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1169/2330] 199.204.45.132 () {34 vars in 1106 bytes} [Tue May 12 17:46:20 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A29e&port_id=19548a80-047b-4819-9f96-e4f9d6eae632 => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1162/2331] 199.204.45.132 () {34 vars in 1064 bytes} [Tue May 12 17:46:20 2026] GET /v2.0/subnets?id=85c8efeb-edff-4d9c-8611-d5444b6699c2&id=d3d99287-fcea-4b58-a9d9-db7a21d7f1fd => generated 1413 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1163/2332] 199.204.45.132 () {34 vars in 1052 bytes} [Tue May 12 17:46:20 2026] GET /v2.0/ports?network_id=6c305f2a-1c6a-4a8a-8de7-9bff7d612621&device_owner=network%3Adhcp => generated 1461 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1170/2333] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:46:20 2026] GET /v2.0/ports?device_id=495167dc-a6a3-4ab4-99e6-4e5453a75b02 => generated 975 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1164/2334] 199.204.45.132 () {34 vars in 1052 bytes} [Tue May 12 17:46:20 2026] GET /v2.0/ports?network_id=6c305f2a-1c6a-4a8a-8de7-9bff7d612621&device_owner=network%3Adhcp => generated 1461 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1171/2335] 10.0.0.179 () {34 vars in 1040 bytes} [Tue May 12 17:46:20 2026] GET /v2.0/security-groups?id=f9e5fba5-2082-449b-b8dc-21da3d5f5c0e&fields=id&fields=name => generated 113 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1165/2336] 199.204.45.132 () {34 vars in 1012 bytes} [Tue May 12 17:46:20 2026] GET /v2.0/networks/6c305f2a-1c6a-4a8a-8de7-9bff7d612621?fields=segments => generated 14 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1172/2337] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:46:20 2026] GET /v2.0/ports?device_id=5acbc838-b718-4d68-bcc7-d0ba4f42a2c8 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1166/2338] 199.204.45.132 () {34 vars in 1112 bytes} [Tue May 12 17:46:20 2026] GET /v2.0/networks/6c305f2a-1c6a-4a8a-8de7-9bff7d612621?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: 1167/2339] 199.204.45.132 () {34 vars in 994 bytes} [Tue May 12 17:46:21 2026] GET /v2.0/ports?device_id=495167dc-a6a3-4ab4-99e6-4e5453a75b02 => generated 975 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1173/2340] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:46:21 2026] GET /v2.0/ports?device_id=495167dc-a6a3-4ab4-99e6-4e5453a75b02 => generated 975 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1174/2341] 10.0.0.179 () {34 vars in 1040 bytes} [Tue May 12 17:46:21 2026] GET /v2.0/security-groups?id=f9e5fba5-2082-449b-b8dc-21da3d5f5c0e&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: 1175/2342] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:46:21 2026] GET /v2.0/ports?device_id=5acbc838-b718-4d68-bcc7-d0ba4f42a2c8 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:46:21.954 7 INFO neutron_taas.services.taas.taas_plugin [req-91d0dba2-ae1b-4069-8f50-5b0808eab79c req-6a5d96d9-5cd7-4532-9cbc-998232161c65 22e7f3420edb4f3e81ebebd7bd5ffec8 9d18c62aefd8468fb2c4d5bf4f6481d5 - - default default] TaaS: Handle Delete Port: b6a61ab2-f631-497b-9924-48d8e72821c3 2026-05-12 17:46:21.957 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-91d0dba2-ae1b-4069-8f50-5b0808eab79c req-6a5d96d9-5cd7-4532-9cbc-998232161c65 22e7f3420edb4f3e81ebebd7bd5ffec8 9d18c62aefd8468fb2c4d5bf4f6481d5 - - default default] Tap Mirror: Handle Delete Port: b6a61ab2-f631-497b-9924-48d8e72821c3 [pid: 7|app: 0|req: 1168/2343] 199.204.45.132 () {36 vars in 997 bytes} [Tue May 12 17:46:21 2026] DELETE /v2.0/ports/b6a61ab2-f631-497b-9924-48d8e72821c3 => generated 0 bytes in 271 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:46:22.146 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-21aab4fd-05f1-4f39-872b-4d64e41cbbd2'] response: {'server_uuid': '495167dc-a6a3-4ab4-99e6-4e5453a75b02', 'name': 'network-vif-deleted', 'tag': 'b6a61ab2-f631-497b-9924-48d8e72821c3', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1169/2344] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:46:22 2026] GET /v2.0/ports?device_id=5acbc838-b718-4d68-bcc7-d0ba4f42a2c8 => 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: 1176/2345] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:46:22 2026] GET /v2.0/ports?device_id=495167dc-a6a3-4ab4-99e6-4e5453a75b02 => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1170/2346] 199.204.45.132 () {34 vars in 986 bytes} [Tue May 12 17:46:23 2026] GET /v2.0/networks?id=e2c86197-5536-4ac3-9d82-3c3d2c47b897 => generated 672 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1177/2347] 199.204.45.132 () {34 vars in 1050 bytes} [Tue May 12 17:46:24 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=d5a4489737ec485d931c72822d5cc7e8 => generated 271 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1171/2348] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:46:24 2026] GET /v2.0/ports?device_id=5acbc838-b718-4d68-bcc7-d0ba4f42a2c8 => 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: 1172/2349] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:46:24 2026] GET /v2.0/ports?device_id=495167dc-a6a3-4ab4-99e6-4e5453a75b02 => 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: 1178/2350] 199.204.45.132 () {38 vars in 955 bytes} [Tue May 12 17:46:24 2026] POST /v2.0/ports => generated 993 bytes in 386 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1173/2351] 199.204.45.132 () {38 vars in 1028 bytes} [Tue May 12 17:46:24 2026] PUT /v2.0/ports/7ea0d436-154d-400b-861e-0050c8ac97d0 => generated 1274 bytes in 412 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:46:24.904 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-286001d7-dd82-4d14-ad1e-243f695f3b3b'] response: {'name': 'network-changed', 'server_uuid': '5acbc838-b718-4d68-bcc7-d0ba4f42a2c8', 'tag': '7ea0d436-154d-400b-861e-0050c8ac97d0', '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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1180/2354] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:46:25 2026] GET /v2.0/ports?device_id=495167dc-a6a3-4ab4-99e6-4e5453a75b02 => 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: 1175/2355] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:46:25 2026] GET /v2.0/ports?device_id=5acbc838-b718-4d68-bcc7-d0ba4f42a2c8 => generated 1008 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1181/2356] 10.0.0.179 () {34 vars in 1120 bytes} [Tue May 12 17:46:25 2026] GET /v2.0/security-groups?id=4e5b3b3e-fe8e-466a-b781-b6c143fbf8de&id=b4acb4de-0a90-4e28-8d4a-e705b984382c&fields=id&fields=name => generated 204 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1176/2357] 199.204.45.132 () {34 vars in 1080 bytes} [Tue May 12 17:46:25 2026] GET /v2.0/ports?tenant_id=d5a4489737ec485d931c72822d5cc7e8&device_id=5acbc838-b718-4d68-bcc7-d0ba4f42a2c8 => generated 1277 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1182/2358] 199.204.45.132 () {34 vars in 1018 bytes} [Tue May 12 17:46:25 2026] GET /v2.0/networks?tenant_id=d5a4489737ec485d931c72822d5cc7e8&shared=False => generated 768 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1177/2359] 199.204.45.132 () {34 vars in 930 bytes} [Tue May 12 17:46:25 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1178/2360] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:46:26 2026] GET /v2.0/ports?device_id=5acbc838-b718-4d68-bcc7-d0ba4f42a2c8 => generated 1008 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1183/2361] 10.0.0.23 () {32 vars in 739 bytes} [Tue May 12 17:46:26 2026] DELETE /v2.0/security-groups/f9e5fba5-2082-449b-b8dc-21da3d5f5c0e => 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: 1179/2362] 10.0.0.179 () {34 vars in 1120 bytes} [Tue May 12 17:46:26 2026] GET /v2.0/security-groups?id=4e5b3b3e-fe8e-466a-b781-b6c143fbf8de&id=b4acb4de-0a90-4e28-8d4a-e705b984382c&fields=id&fields=name => generated 204 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1180/2363] 199.204.45.132 () {34 vars in 1080 bytes} [Tue May 12 17:46:26 2026] GET /v2.0/ports?tenant_id=d5a4489737ec485d931c72822d5cc7e8&device_id=5acbc838-b718-4d68-bcc7-d0ba4f42a2c8 => 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: 1181/2364] 199.204.45.132 () {34 vars in 1058 bytes} [Tue May 12 17:46:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=7ea0d436-154d-400b-861e-0050c8ac97d0 => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:46:26.672 8 INFO neutron_taas.services.taas.taas_plugin [None req-d78f50ed-a285-4c0c-84dc-382b68be9c73 22e7f3420edb4f3e81ebebd7bd5ffec8 9d18c62aefd8468fb2c4d5bf4f6481d5 - - default default] TaaS: Handle Delete Port: 519ecdd9-7cd3-4cd7-9c98-cca578dc373f 2026-05-12 17:46:26.675 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d78f50ed-a285-4c0c-84dc-382b68be9c73 22e7f3420edb4f3e81ebebd7bd5ffec8 9d18c62aefd8468fb2c4d5bf4f6481d5 - - default default] Tap Mirror: Handle Delete Port: 519ecdd9-7cd3-4cd7-9c98-cca578dc373f [pid: 7|app: 0|req: 1182/2365] 199.204.45.132 () {34 vars in 984 bytes} [Tue May 12 17:46:26 2026] GET /v2.0/subnets?id=62be1609-6585-40e7-b91d-e645b61e5259 => generated 690 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1183/2366] 199.204.45.132 () {34 vars in 1052 bytes} [Tue May 12 17:46:26 2026] GET /v2.0/ports?network_id=e2c86197-5536-4ac3-9d82-3c3d2c47b897&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: 1184/2367] 199.204.45.132 () {34 vars in 1012 bytes} [Tue May 12 17:46:26 2026] GET /v2.0/networks/e2c86197-5536-4ac3-9d82-3c3d2c47b897?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1185/2368] 199.204.45.132 () {34 vars in 1112 bytes} [Tue May 12 17:46:26 2026] GET /v2.0/networks/e2c86197-5536-4ac3-9d82-3c3d2c47b897?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: 1186/2369] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:46:27 2026] GET /v2.0/ports?device_id=5acbc838-b718-4d68-bcc7-d0ba4f42a2c8 => generated 1008 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1187/2370] 10.0.0.179 () {34 vars in 1120 bytes} [Tue May 12 17:46:27 2026] GET /v2.0/security-groups?id=4e5b3b3e-fe8e-466a-b781-b6c143fbf8de&id=b4acb4de-0a90-4e28-8d4a-e705b984382c&fields=id&fields=name => generated 204 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1184/2371] 10.0.0.23 () {34 vars in 788 bytes} [Tue May 12 17:46:26 2026] PUT /v2.0/routers/c9998f4b-600c-4134-ae58-561118f5d34b/remove_router_interface => generated 309 bytes in 1336 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1188/2372] 10.0.0.23 () {32 vars in 723 bytes} [Tue May 12 17:46:27 2026] DELETE /v2.0/subnets/fcdb1d02-687b-474d-9981-efaae76709a2 => generated 0 bytes in 164 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:46:28.056 8 INFO neutron_taas.services.taas.taas_plugin [None req-ad05fb01-2c4b-4622-8d38-5c9c37c723fd 22e7f3420edb4f3e81ebebd7bd5ffec8 9d18c62aefd8468fb2c4d5bf4f6481d5 - - default default] TaaS: Handle Delete Port: 37a4b03d-ed40-4988-89c0-a24ecca7acba 2026-05-12 17:46:28.059 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ad05fb01-2c4b-4622-8d38-5c9c37c723fd 22e7f3420edb4f3e81ebebd7bd5ffec8 9d18c62aefd8468fb2c4d5bf4f6481d5 - - default default] Tap Mirror: Handle Delete Port: 37a4b03d-ed40-4988-89c0-a24ecca7acba 2026-05-12 17:46:28.303 8 INFO neutron_taas.services.taas.taas_plugin [None req-ad05fb01-2c4b-4622-8d38-5c9c37c723fd 22e7f3420edb4f3e81ebebd7bd5ffec8 9d18c62aefd8468fb2c4d5bf4f6481d5 - - default default] TaaS: Handle Delete Port: 3260cdea-752d-4d9e-a86d-254a4ae47245 2026-05-12 17:46:28.307 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ad05fb01-2c4b-4622-8d38-5c9c37c723fd 22e7f3420edb4f3e81ebebd7bd5ffec8 9d18c62aefd8468fb2c4d5bf4f6481d5 - - default default] Tap Mirror: Handle Delete Port: 3260cdea-752d-4d9e-a86d-254a4ae47245 [pid: 7|app: 0|req: 1189/2373] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:46:28 2026] GET /v2.0/ports?device_id=5acbc838-b718-4d68-bcc7-d0ba4f42a2c8 => generated 1008 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:46:28.630 8 INFO neutron.services.segments.plugin [-] Segment 9c1beb85-d1b4-44c6-9b15-6b5a6975252a resource provider aggregate not found 2026-05-12 17:46:28.639 8 INFO neutron.services.segments.plugin [-] Segment 9c1beb85-d1b4-44c6-9b15-6b5a6975252a resource provider aggregate not found [pid: 7|app: 0|req: 1190/2374] 10.0.0.179 () {34 vars in 1120 bytes} [Tue May 12 17:46:28 2026] GET /v2.0/security-groups?id=4e5b3b3e-fe8e-466a-b781-b6c143fbf8de&id=b4acb4de-0a90-4e28-8d4a-e705b984382c&fields=id&fields=name => generated 204 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:46:28.655 8 INFO neutron.services.segments.plugin [-] Segment 9c1beb85-d1b4-44c6-9b15-6b5a6975252a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9c1beb85-d1b4-44c6-9b15-6b5a6975252a found for delete ", "request_id": "req-b41ff8e8-a0d4-4905-859c-3b2fba617f1d"}]} 2026-05-12 17:46:28.656 8 INFO neutron.services.segments.plugin [-] Segment 9c1beb85-d1b4-44c6-9b15-6b5a6975252a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9c1beb85-d1b4-44c6-9b15-6b5a6975252a found for delete ", "request_id": "req-b0d80f39-e629-41cd-9e4f-8e73bd1e99d5"}]} 2026-05-12 17:46:28.671 8 INFO neutron.db.l3_hamode_db [None req-ad05fb01-2c4b-4622-8d38-5c9c37c723fd 22e7f3420edb4f3e81ebebd7bd5ffec8 9d18c62aefd8468fb2c4d5bf4f6481d5 - - default default] HA network 56cd030f-0c24-46f0-8423-896e1c2b0e48 was deleted as no HA routers are present in tenant 9d18c62aefd8468fb2c4d5bf4f6481d5. [pid: 8|app: 0|req: 1185/2375] 10.0.0.23 () {32 vars in 723 bytes} [Tue May 12 17:46:27 2026] DELETE /v2.0/routers/c9998f4b-600c-4134-ae58-561118f5d34b => generated 0 bytes in 805 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:46:28.780 7 INFO neutron_taas.services.taas.taas_plugin [None req-1faa33b5-1885-4a4d-bc77-b9a63cb1dba3 22e7f3420edb4f3e81ebebd7bd5ffec8 9d18c62aefd8468fb2c4d5bf4f6481d5 - - default default] TaaS: Handle Delete Port: 507cacf2-ba91-41e0-8266-ac8dca44d086 2026-05-12 17:46:28.783 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1faa33b5-1885-4a4d-bc77-b9a63cb1dba3 22e7f3420edb4f3e81ebebd7bd5ffec8 9d18c62aefd8468fb2c4d5bf4f6481d5 - - default default] Tap Mirror: Handle Delete Port: 507cacf2-ba91-41e0-8266-ac8dca44d086 2026-05-12 17:46:28.944 7 INFO neutron.services.segments.plugin [-] Segment 4d876c69-8e6d-49fd-a7a2-adb5a588da1a resource provider aggregate not found 2026-05-12 17:46:28.948 7 INFO neutron.services.segments.plugin [-] Segment 4d876c69-8e6d-49fd-a7a2-adb5a588da1a resource provider aggregate not found 2026-05-12 17:46:28.968 7 INFO neutron.services.segments.plugin [-] Segment 4d876c69-8e6d-49fd-a7a2-adb5a588da1a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4d876c69-8e6d-49fd-a7a2-adb5a588da1a found for delete ", "request_id": "req-b0107a00-cd38-45b3-b043-ca12894a981d"}]} 2026-05-12 17:46:28.969 7 INFO neutron.services.segments.plugin [-] Segment 4d876c69-8e6d-49fd-a7a2-adb5a588da1a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4d876c69-8e6d-49fd-a7a2-adb5a588da1a found for delete ", "request_id": "req-f1cc2e6a-600d-44a3-9361-134f320dc2a9"}]} [pid: 7|app: 0|req: 1191/2376] 10.0.0.23 () {32 vars in 725 bytes} [Tue May 12 17:46:28 2026] DELETE /v2.0/networks/e41d0ec4-4623-4a57-8be7-d296857a4bb8 => generated 0 bytes in 298 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1192/2377] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:46:29 2026] GET /v2.0/ports?device_id=5acbc838-b718-4d68-bcc7-d0ba4f42a2c8 => generated 1008 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1186/2378] 10.0.0.23 () {32 vars in 773 bytes} [Tue May 12 17:46:29 2026] GET /v2.0/security-groups?tenant_id=9d18c62aefd8468fb2c4d5bf4f6481d5&name=default => generated 2925 bytes in 168 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1187/2379] 10.0.0.179 () {34 vars in 1120 bytes} [Tue May 12 17:46:29 2026] GET /v2.0/security-groups?id=4e5b3b3e-fe8e-466a-b781-b6c143fbf8de&id=b4acb4de-0a90-4e28-8d4a-e705b984382c&fields=id&fields=name => generated 204 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1193/2380] 10.0.0.23 () {32 vars in 739 bytes} [Tue May 12 17:46:29 2026] DELETE /v2.0/security-groups/0dde7ae5-259c-4a99-aec5-7eb0b9c95ae3 => 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: 1194/2381] 199.204.45.132 () {34 vars in 994 bytes} [Tue May 12 17:46:29 2026] GET /v2.0/ports?device_id=5acbc838-b718-4d68-bcc7-d0ba4f42a2c8 => generated 1277 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1195/2382] 199.204.45.132 () {34 vars in 1124 bytes} [Tue May 12 17:46:30 2026] GET /v2.0/security-groups?id=4e5b3b3e-fe8e-466a-b781-b6c143fbf8de&id=b4acb4de-0a90-4e28-8d4a-e705b984382c&fields=id&fields=name => generated 204 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1188/2383] 10.0.0.23 () {32 vars in 773 bytes} [Tue May 12 17:46:29 2026] GET /v2.0/security-groups?tenant_id=ed343f37d4dd4597afd183de4b460a38&name=default => generated 2929 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1196/2384] 10.0.0.23 () {32 vars in 739 bytes} [Tue May 12 17:46:30 2026] DELETE /v2.0/security-groups/51986466-d71c-435f-b898-109d78241ba4 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1189/2385] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:46:30 2026] GET /v2.0/ports?device_id=5acbc838-b718-4d68-bcc7-d0ba4f42a2c8 => generated 1010 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1197/2386] 10.0.0.179 () {34 vars in 1120 bytes} [Tue May 12 17:46:30 2026] GET /v2.0/security-groups?id=4e5b3b3e-fe8e-466a-b781-b6c143fbf8de&id=b4acb4de-0a90-4e28-8d4a-e705b984382c&fields=id&fields=name => generated 204 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1190/2387] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:46:32 2026] GET /v2.0/ports?device_id=5acbc838-b718-4d68-bcc7-d0ba4f42a2c8 => generated 1010 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1198/2388] 10.0.0.179 () {34 vars in 1120 bytes} [Tue May 12 17:46:32 2026] GET /v2.0/security-groups?id=4e5b3b3e-fe8e-466a-b781-b6c143fbf8de&id=b4acb4de-0a90-4e28-8d4a-e705b984382c&fields=id&fields=name => generated 204 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1191/2389] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:46:32 2026] GET /v2.0/ports?device_id=5acbc838-b718-4d68-bcc7-d0ba4f42a2c8 => generated 1010 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:46:32.661 7 INFO neutron.db.l3_db [None req-7cbf8e2e-a299-4f8f-a06d-aa95e4343704 68f7efb86053400a953233816375eaf6 d5a4489737ec485d931c72822d5cc7e8 - - default default] Floating IP 7336f9dc-7265-4c61-8235-f0a7a662b33b associated. External IP: 10.96.250.202, port: 7ea0d436-154d-400b-861e-0050c8ac97d0. [pid: 7|app: 0|req: 1199/2390] 10.0.0.23 () {34 vars in 748 bytes} [Tue May 12 17:46:32 2026] PUT /v2.0/floatingips/7336f9dc-7265-4c61-8235-f0a7a662b33b => generated 855 bytes in 750 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:46:33.092 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-6d47d91d-efd4-4944-81e3-5611eb8bdf45'] response: {'name': 'network-changed', 'server_uuid': '5acbc838-b718-4d68-bcc7-d0ba4f42a2c8', 'tag': '7ea0d436-154d-400b-861e-0050c8ac97d0', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1192/2391] 199.204.45.132 () {34 vars in 1080 bytes} [Tue May 12 17:46:33 2026] GET /v2.0/ports?tenant_id=d5a4489737ec485d931c72822d5cc7e8&device_id=5acbc838-b718-4d68-bcc7-d0ba4f42a2c8 => generated 1279 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1200/2392] 199.204.45.132 () {34 vars in 986 bytes} [Tue May 12 17:46:33 2026] GET /v2.0/networks?id=e2c86197-5536-4ac3-9d82-3c3d2c47b897 => generated 768 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1193/2393] 199.204.45.132 () {34 vars in 1058 bytes} [Tue May 12 17:46:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=7ea0d436-154d-400b-861e-0050c8ac97d0 => generated 858 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1201/2394] 199.204.45.132 () {34 vars in 984 bytes} [Tue May 12 17:46:33 2026] GET /v2.0/subnets?id=62be1609-6585-40e7-b91d-e645b61e5259 => generated 690 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1194/2395] 199.204.45.132 () {34 vars in 1052 bytes} [Tue May 12 17:46:33 2026] GET /v2.0/ports?network_id=e2c86197-5536-4ac3-9d82-3c3d2c47b897&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: 1202/2396] 199.204.45.132 () {34 vars in 1012 bytes} [Tue May 12 17:46:33 2026] GET /v2.0/networks/e2c86197-5536-4ac3-9d82-3c3d2c47b897?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: 1195/2397] 199.204.45.132 () {34 vars in 1112 bytes} [Tue May 12 17:46:33 2026] GET /v2.0/networks/e2c86197-5536-4ac3-9d82-3c3d2c47b897?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:46:34.965 7 INFO neutron.db.segments_db [None req-03c18010-aff6-4a5a-a234-da92ed63f0c1 e9de3631d3c94172b8316e30dcb1acd1 54cecc1676e240d0a1e1b4815f9b423a - - default default] Added segment 198625a0-6c85-4f4b-9468-bcdb42f727c2 of type vxlan for network aa5488c9-2bd7-46e2-b312-8255b24ad89f [pid: 7|app: 0|req: 1203/2398] 10.0.0.23 () {34 vars in 669 bytes} [Tue May 12 17:46:34 2026] POST /v2.0/networks => generated 632 bytes in 478 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:46:35.142 8 INFO neutron.db.segments_db [None req-2d7e491d-0629-4a5e-b949-d77042550d9f e9de3631d3c94172b8316e30dcb1acd1 54cecc1676e240d0a1e1b4815f9b423a - - default default] Added segment a1ba8431-2f0b-49a4-b0b4-358e84302215 of type vxlan for network 657eb1bd-5259-4d09-95a9-e7672b2db529 [pid: 8|app: 0|req: 1196/2399] 10.0.0.23 () {34 vars in 669 bytes} [Tue May 12 17:46:35 2026] POST /v2.0/networks => generated 632 bytes in 187 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:46:35.354 7 INFO neutron.db.segments_db [None req-e1cd7490-4ec5-4d75-b8ad-1a8168ba2074 e9de3631d3c94172b8316e30dcb1acd1 54cecc1676e240d0a1e1b4815f9b423a - - default default] Added segment b8214e43-378e-42e2-b326-6592f45312d4 of type vxlan for network bd5f913b-3cad-4db6-87c6-24bb8a04bc7b [pid: 7|app: 0|req: 1204/2400] 10.0.0.23 () {34 vars in 669 bytes} [Tue May 12 17:46:35 2026] POST /v2.0/networks => generated 632 bytes in 216 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:46:35.584 8 INFO neutron.db.segments_db [None req-178fdd03-aba1-489f-a102-19a56d72afad e9de3631d3c94172b8316e30dcb1acd1 54cecc1676e240d0a1e1b4815f9b423a - - default default] Added segment b0c47963-6bb6-4432-9058-28a2d20f4f06 of type vxlan for network 9285a5fb-af03-4e21-9760-c47aaa03dd06 [pid: 8|app: 0|req: 1197/2401] 10.0.0.23 () {34 vars in 669 bytes} [Tue May 12 17:46:35 2026] POST /v2.0/networks => generated 632 bytes in 212 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:46:35.790 7 INFO neutron.db.segments_db [None req-f5edc588-0f99-4178-9012-133fd077c734 e9de3631d3c94172b8316e30dcb1acd1 54cecc1676e240d0a1e1b4815f9b423a - - default default] Added segment 223d66fd-ae63-4e4e-a7a2-099a420dceff of type vxlan for network 85c60404-bc33-4bbc-9426-7bc552a83d09 [pid: 7|app: 0|req: 1205/2402] 10.0.0.23 () {34 vars in 669 bytes} [Tue May 12 17:46:35 2026] POST /v2.0/networks => generated 631 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1198/2403] 10.0.0.23 () {34 vars in 752 bytes} [Tue May 12 17:46:35 2026] PUT /v2.0/networks/aa5488c9-2bd7-46e2-b312-8255b24ad89f/tags => generated 17 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1206/2404] 10.0.0.23 () {34 vars in 752 bytes} [Tue May 12 17:46:35 2026] PUT /v2.0/networks/657eb1bd-5259-4d09-95a9-e7672b2db529/tags => generated 25 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1199/2405] 10.0.0.23 () {34 vars in 752 bytes} [Tue May 12 17:46:36 2026] PUT /v2.0/networks/bd5f913b-3cad-4db6-87c6-24bb8a04bc7b/tags => generated 34 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1207/2406] 10.0.0.23 () {34 vars in 752 bytes} [Tue May 12 17:46:36 2026] PUT /v2.0/networks/9285a5fb-af03-4e21-9760-c47aaa03dd06/tags => generated 19 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1200/2407] 10.0.0.23 () {32 vars in 665 bytes} [Tue May 12 17:46:36 2026] GET /v2.0/networks?tags=red => generated 1857 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1208/2408] 10.0.0.23 () {32 vars in 679 bytes} [Tue May 12 17:46:36 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1250 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1201/2409] 10.0.0.23 () {32 vars in 675 bytes} [Tue May 12 17:46:36 2026] GET /v2.0/networks?tags-any=blue => generated 1250 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1209/2410] 10.0.0.23 () {32 vars in 687 bytes} [Tue May 12 17:46:36 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1857 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1202/2411] 10.0.0.23 () {32 vars in 673 bytes} [Tue May 12 17:46:36 2026] GET /v2.0/networks?not-tags=red => generated 1861 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1210/2412] 10.0.0.23 () {32 vars in 687 bytes} [Tue May 12 17:46:36 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2468 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1203/2413] 10.0.0.23 () {32 vars in 683 bytes} [Tue May 12 17:46:36 2026] GET /v2.0/networks?not-tags-any=blue => generated 2468 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1211/2414] 10.0.0.23 () {32 vars in 695 bytes} [Tue May 12 17:46:36 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1861 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:46:36.850 8 INFO neutron.services.segments.plugin [-] Segment 198625a0-6c85-4f4b-9468-bcdb42f727c2 resource provider aggregate not found 2026-05-12 17:46:36.855 8 INFO neutron.services.segments.plugin [-] Segment 198625a0-6c85-4f4b-9468-bcdb42f727c2 resource provider aggregate not found 2026-05-12 17:46:36.870 8 INFO neutron.services.segments.plugin [-] Segment 198625a0-6c85-4f4b-9468-bcdb42f727c2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 198625a0-6c85-4f4b-9468-bcdb42f727c2 found for delete ", "request_id": "req-2f5964b0-2911-486f-8678-70e20c87e2f2"}]} 2026-05-12 17:46:36.872 8 INFO neutron.services.segments.plugin [-] Segment 198625a0-6c85-4f4b-9468-bcdb42f727c2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 198625a0-6c85-4f4b-9468-bcdb42f727c2 found for delete ", "request_id": "req-3a41dcb7-5c79-4f7e-a364-1394b657cda1"}]} [pid: 8|app: 0|req: 1204/2415] 10.0.0.23 () {32 vars in 725 bytes} [Tue May 12 17:46:36 2026] DELETE /v2.0/networks/aa5488c9-2bd7-46e2-b312-8255b24ad89f => generated 0 bytes in 144 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:46:37.024 7 INFO neutron.services.segments.plugin [-] Segment a1ba8431-2f0b-49a4-b0b4-358e84302215 resource provider aggregate not found 2026-05-12 17:46:37.030 7 INFO neutron.services.segments.plugin [-] Segment a1ba8431-2f0b-49a4-b0b4-358e84302215 resource provider aggregate not found 2026-05-12 17:46:37.047 7 INFO neutron.services.segments.plugin [-] Segment a1ba8431-2f0b-49a4-b0b4-358e84302215 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a1ba8431-2f0b-49a4-b0b4-358e84302215 found for delete ", "request_id": "req-335e221e-d2c7-4424-baa4-d06a7b87e610"}]} 2026-05-12 17:46:37.047 7 INFO neutron.services.segments.plugin [-] Segment a1ba8431-2f0b-49a4-b0b4-358e84302215 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a1ba8431-2f0b-49a4-b0b4-358e84302215 found for delete ", "request_id": "req-02488f06-6514-4803-bda4-fc885998f5e5"}]} [pid: 7|app: 0|req: 1212/2416] 10.0.0.23 () {32 vars in 725 bytes} [Tue May 12 17:46:36 2026] DELETE /v2.0/networks/657eb1bd-5259-4d09-95a9-e7672b2db529 => generated 0 bytes in 165 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1205/2417] 10.0.0.23 () {32 vars in 725 bytes} [Tue May 12 17:46:37 2026] DELETE /v2.0/networks/bd5f913b-3cad-4db6-87c6-24bb8a04bc7b => generated 0 bytes in 121 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1213/2418] 10.0.0.23 () {32 vars in 725 bytes} [Tue May 12 17:46:37 2026] DELETE /v2.0/networks/9285a5fb-af03-4e21-9760-c47aaa03dd06 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1206/2419] 10.0.0.23 () {32 vars in 725 bytes} [Tue May 12 17:46:37 2026] DELETE /v2.0/networks/85c60404-bc33-4bbc-9426-7bc552a83d09 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1214/2420] 10.0.0.57 () {34 vars in 989 bytes} [Tue May 12 17:46:38 2026] GET /v2.0/ports?device_id=82c272a4-c7e3-496a-bc1f-578f4d6bfa35 => generated 1469 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1215/2421] 10.0.0.57 () {34 vars in 1039 bytes} [Tue May 12 17:46:38 2026] GET /v2.0/security-groups?id=526d3d17-3ec9-4d19-818d-06e855f2c487&fields=id&fields=name => generated 111 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1207/2422] 10.0.0.23 () {32 vars in 773 bytes} [Tue May 12 17:46:38 2026] GET /v2.0/security-groups?tenant_id=54cecc1676e240d0a1e1b4815f9b423a&name=default => generated 2929 bytes in 183 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1216/2423] 10.0.0.23 () {32 vars in 739 bytes} [Tue May 12 17:46:38 2026] DELETE /v2.0/security-groups/cd237411-b5e3-4a11-9123-b881ca88efc2 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1208/2424] 10.0.0.23 () {32 vars in 773 bytes} [Tue May 12 17:46:38 2026] GET /v2.0/security-groups?tenant_id=090da3b1d30c4e90822ae08e881e3b63&name=default => generated 2929 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1217/2425] 10.0.0.23 () {32 vars in 739 bytes} [Tue May 12 17:46:38 2026] DELETE /v2.0/security-groups/8f674692-42aa-436a-8e44-1c772da04d57 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:46:38.890 8 INFO neutron.services.segments.plugin [-] Segment b8214e43-378e-42e2-b326-6592f45312d4 resource provider aggregate not found 2026-05-12 17:46:38.894 8 INFO neutron.services.segments.plugin [-] Segment b8214e43-378e-42e2-b326-6592f45312d4 resource provider aggregate not found 2026-05-12 17:46:38.907 8 INFO neutron.services.segments.plugin [-] Segment b8214e43-378e-42e2-b326-6592f45312d4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b8214e43-378e-42e2-b326-6592f45312d4 found for delete ", "request_id": "req-d20c9cd9-28ab-467e-947c-05a23884160c"}]} 2026-05-12 17:46:38.911 8 INFO neutron.services.segments.plugin [-] Segment b8214e43-378e-42e2-b326-6592f45312d4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b8214e43-378e-42e2-b326-6592f45312d4 found for delete ", "request_id": "req-f6654eac-eef4-4e02-9e46-fd0aeca9f20f"}]} 2026-05-12 17:46:38.928 8 INFO neutron.services.segments.plugin [-] Segment 223d66fd-ae63-4e4e-a7a2-099a420dceff resource provider aggregate not found 2026-05-12 17:46:38.935 8 INFO neutron.services.segments.plugin [-] Segment 223d66fd-ae63-4e4e-a7a2-099a420dceff resource provider aggregate not found 2026-05-12 17:46:38.951 8 INFO neutron.services.segments.plugin [-] Segment 223d66fd-ae63-4e4e-a7a2-099a420dceff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 223d66fd-ae63-4e4e-a7a2-099a420dceff found for delete ", "request_id": "req-419a93db-bd35-4a73-a4c5-c5476eff2459"}]} 2026-05-12 17:46:38.955 8 INFO neutron.services.segments.plugin [-] Segment 223d66fd-ae63-4e4e-a7a2-099a420dceff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 223d66fd-ae63-4e4e-a7a2-099a420dceff found for delete ", "request_id": "req-3e19f5d8-bfa2-46f2-85f3-9c003381f284"}]} [pid: 8|app: 0|req: 1209/2426] 10.0.0.23 () {32 vars in 773 bytes} [Tue May 12 17:46:38 2026] GET /v2.0/security-groups?tenant_id=31e98e17a6fe4af1a44357b94f1ef354&name=default => generated 2929 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:46:39.069 7 INFO neutron.services.segments.plugin [-] Segment b0c47963-6bb6-4432-9058-28a2d20f4f06 resource provider aggregate not found 2026-05-12 17:46:39.071 7 INFO neutron.services.segments.plugin [-] Segment b0c47963-6bb6-4432-9058-28a2d20f4f06 resource provider aggregate not found 2026-05-12 17:46:39.100 7 INFO neutron.services.segments.plugin [-] Segment b0c47963-6bb6-4432-9058-28a2d20f4f06 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b0c47963-6bb6-4432-9058-28a2d20f4f06 found for delete ", "request_id": "req-e3397357-c74d-433a-b423-cc4cb84246ae"}]} 2026-05-12 17:46:39.101 7 INFO neutron.services.segments.plugin [-] Segment b0c47963-6bb6-4432-9058-28a2d20f4f06 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b0c47963-6bb6-4432-9058-28a2d20f4f06 found for delete ", "request_id": "req-fb178395-fa26-4f5f-90c8-fb06d01a69f3"}]} [pid: 7|app: 0|req: 1218/2427] 10.0.0.23 () {32 vars in 739 bytes} [Tue May 12 17:46:39 2026] DELETE /v2.0/security-groups/1eedbfc4-8de5-4f98-8824-33c50a081674 => 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: 1211/2430] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:46:42 2026] GET /v2.0/ports?device_id=5acbc838-b718-4d68-bcc7-d0ba4f42a2c8 => generated 1010 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1220/2431] 10.0.0.179 () {34 vars in 1120 bytes} [Tue May 12 17:46:42 2026] GET /v2.0/security-groups?id=4e5b3b3e-fe8e-466a-b781-b6c143fbf8de&id=b4acb4de-0a90-4e28-8d4a-e705b984382c&fields=id&fields=name => generated 204 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1221/2432] 10.0.0.23 () {34 vars in 677 bytes} [Tue May 12 17:46:42 2026] POST /v2.0/qos/policies => generated 359 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1212/2433] 10.0.0.23 () {32 vars in 735 bytes} [Tue May 12 17:46:42 2026] GET /v2.0/ports?device_id=5acbc838-b718-4d68-bcc7-d0ba4f42a2c8 => generated 1279 bytes in 254 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1222/2434] 10.0.0.23 () {34 vars in 677 bytes} [Tue May 12 17:46:43 2026] POST /v2.0/qos/policies => generated 359 bytes in 37 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1223/2435] 10.0.0.23 () {34 vars in 677 bytes} [Tue May 12 17:46:43 2026] POST /v2.0/qos/policies => generated 359 bytes in 33 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1213/2436] 10.0.0.23 () {32 vars in 857 bytes} [Tue May 12 17:46:43 2026] GET /v2.0/floatingips?floating_network_id=c4d87784-de0c-45fb-94b7-91ee0bb4846f&port_id=7ea0d436-154d-400b-861e-0050c8ac97d0 => generated 860 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1224/2437] 10.0.0.23 () {34 vars in 677 bytes} [Tue May 12 17:46:43 2026] POST /v2.0/qos/policies => generated 359 bytes in 34 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1214/2438] 10.0.0.23 () {34 vars in 677 bytes} [Tue May 12 17:46:43 2026] POST /v2.0/qos/policies => generated 359 bytes in 42 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1225/2439] 10.0.0.23 () {34 vars in 752 bytes} [Tue May 12 17:46:43 2026] PUT /v2.0/policies/645e4091-18aa-4e46-9f97-bcd6c91c4cae/tags => generated 17 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1215/2440] 10.0.0.23 () {34 vars in 752 bytes} [Tue May 12 17:46:43 2026] PUT /v2.0/policies/a3bfa350-5746-4323-8dda-55013e0cd2c2/tags => generated 25 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1226/2441] 10.0.0.23 () {34 vars in 752 bytes} [Tue May 12 17:46:43 2026] PUT /v2.0/policies/257135f7-4b38-4ddc-937e-b754779c8edb/tags => generated 34 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1216/2442] 10.0.0.23 () {34 vars in 752 bytes} [Tue May 12 17:46:43 2026] PUT /v2.0/policies/96d34e67-11ab-4eb3-b6ee-c1bbb0878761/tags => generated 19 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1227/2443] 10.0.0.23 () {32 vars in 673 bytes} [Tue May 12 17:46:43 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1217/2444] 10.0.0.57 () {34 vars in 989 bytes} [Tue May 12 17:46:43 2026] GET /v2.0/ports?device_id=5acbc838-b718-4d68-bcc7-d0ba4f42a2c8 => generated 1279 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1228/2445] 10.0.0.23 () {32 vars in 687 bytes} [Tue May 12 17:46:43 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1218/2446] 10.0.0.57 () {34 vars in 1119 bytes} [Tue May 12 17:46:43 2026] GET /v2.0/security-groups?id=b4acb4de-0a90-4e28-8d4a-e705b984382c&id=4e5b3b3e-fe8e-466a-b781-b6c143fbf8de&fields=id&fields=name => generated 204 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1229/2447] 10.0.0.23 () {32 vars in 683 bytes} [Tue May 12 17:46:43 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1219/2448] 10.0.0.23 () {32 vars in 695 bytes} [Tue May 12 17:46:44 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1230/2449] 10.0.0.23 () {32 vars in 681 bytes} [Tue May 12 17:46:44 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1220/2450] 10.0.0.23 () {32 vars in 695 bytes} [Tue May 12 17:46:44 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1231/2451] 10.0.0.23 () {32 vars in 691 bytes} [Tue May 12 17:46:44 2026] GET /v2.0/qos/policies?not-tags-any=blue => 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: 1221/2452] 10.0.0.23 () {32 vars in 703 bytes} [Tue May 12 17:46:44 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1232/2453] 10.0.0.23 () {32 vars in 733 bytes} [Tue May 12 17:46:44 2026] DELETE /v2.0/qos/policies/645e4091-18aa-4e46-9f97-bcd6c91c4cae => generated 0 bytes in 54 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1222/2454] 10.0.0.23 () {32 vars in 733 bytes} [Tue May 12 17:46:44 2026] DELETE /v2.0/qos/policies/a3bfa350-5746-4323-8dda-55013e0cd2c2 => 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: 1233/2455] 10.0.0.23 () {32 vars in 733 bytes} [Tue May 12 17:46:44 2026] DELETE /v2.0/qos/policies/257135f7-4b38-4ddc-937e-b754779c8edb => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1223/2456] 10.0.0.23 () {32 vars in 733 bytes} [Tue May 12 17:46:44 2026] DELETE /v2.0/qos/policies/96d34e67-11ab-4eb3-b6ee-c1bbb0878761 => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1234/2457] 10.0.0.23 () {32 vars in 733 bytes} [Tue May 12 17:46:44 2026] DELETE /v2.0/qos/policies/be3ca378-1e2c-4cae-9401-6d1177660c2a => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1224/2458] 10.0.0.23 () {32 vars in 773 bytes} [Tue May 12 17:46:45 2026] GET /v2.0/security-groups?tenant_id=cb4502c6b1a04ae182dfdc2f35c8e31a&name=default => generated 2929 bytes in 256 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1235/2459] 10.0.0.23 () {32 vars in 739 bytes} [Tue May 12 17:46:45 2026] DELETE /v2.0/security-groups/32c03868-a550-4bc0-b0f5-9fccdae618e6 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1225/2460] 10.0.0.23 () {32 vars in 773 bytes} [Tue May 12 17:46:45 2026] GET /v2.0/security-groups?tenant_id=ad330a540c0445878ef4cc9ab0b50961&name=default => generated 2929 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1236/2461] 10.0.0.23 () {32 vars in 739 bytes} [Tue May 12 17:46:46 2026] DELETE /v2.0/security-groups/240b6d66-ec04-4182-8efd-b579ef8734f8 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1226/2462] 10.0.0.23 () {32 vars in 773 bytes} [Tue May 12 17:46:46 2026] GET /v2.0/security-groups?tenant_id=01eb8be3b1eb48aca489b0ef5a0676f9&name=default => generated 2929 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1237/2463] 10.0.0.23 () {32 vars in 739 bytes} [Tue May 12 17:46:46 2026] DELETE /v2.0/security-groups/8932ffd3-255f-4a11-a234-898676df23da => 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: 1227/2464] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:46:46 2026] GET /v2.0/ports?device_id=5acbc838-b718-4d68-bcc7-d0ba4f42a2c8 => generated 1010 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1238/2465] 10.0.0.179 () {34 vars in 1120 bytes} [Tue May 12 17:46:46 2026] GET /v2.0/security-groups?id=4e5b3b3e-fe8e-466a-b781-b6c143fbf8de&id=b4acb4de-0a90-4e28-8d4a-e705b984382c&fields=id&fields=name => generated 204 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1228/2466] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:46:47 2026] GET /v2.0/ports?device_id=5acbc838-b718-4d68-bcc7-d0ba4f42a2c8 => generated 1010 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1239/2467] 10.0.0.179 () {34 vars in 1120 bytes} [Tue May 12 17:46:47 2026] GET /v2.0/security-groups?id=4e5b3b3e-fe8e-466a-b781-b6c143fbf8de&id=b4acb4de-0a90-4e28-8d4a-e705b984382c&fields=id&fields=name => generated 204 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1229/2468] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:46:49 2026] GET /v2.0/ports?device_id=5acbc838-b718-4d68-bcc7-d0ba4f42a2c8 => generated 1010 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1230/2469] 10.0.0.179 () {34 vars in 1120 bytes} [Tue May 12 17:46:49 2026] GET /v2.0/security-groups?id=4e5b3b3e-fe8e-466a-b781-b6c143fbf8de&id=b4acb4de-0a90-4e28-8d4a-e705b984382c&fields=id&fields=name => generated 204 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1240/2470] 199.204.45.132 () {34 vars in 994 bytes} [Tue May 12 17:46:49 2026] GET /v2.0/ports?device_id=5acbc838-b718-4d68-bcc7-d0ba4f42a2c8 => generated 1010 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:46:49.263 8 INFO neutron_taas.services.taas.taas_plugin [req-1d879426-f2fe-4b9f-ab57-2a2c4e7dfe7e req-02945100-43f5-4756-a100-d1401bdb8160 68f7efb86053400a953233816375eaf6 d5a4489737ec485d931c72822d5cc7e8 - - default default] TaaS: Handle Delete Port: 7ea0d436-154d-400b-861e-0050c8ac97d0 2026-05-12 17:46:49.267 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-1d879426-f2fe-4b9f-ab57-2a2c4e7dfe7e req-02945100-43f5-4756-a100-d1401bdb8160 68f7efb86053400a953233816375eaf6 d5a4489737ec485d931c72822d5cc7e8 - - default default] Tap Mirror: Handle Delete Port: 7ea0d436-154d-400b-861e-0050c8ac97d0 2026-05-12 17:46:49.392 8 INFO neutron.db.l3_db [req-1d879426-f2fe-4b9f-ab57-2a2c4e7dfe7e req-02945100-43f5-4756-a100-d1401bdb8160 68f7efb86053400a953233816375eaf6 d5a4489737ec485d931c72822d5cc7e8 - - default default] Floating IP 7336f9dc-7265-4c61-8235-f0a7a662b33b disassociated. External IP: 10.96.250.202, port: 7ea0d436-154d-400b-861e-0050c8ac97d0. [pid: 8|app: 0|req: 1231/2471] 199.204.45.132 () {36 vars in 997 bytes} [Tue May 12 17:46:49 2026] DELETE /v2.0/ports/7ea0d436-154d-400b-861e-0050c8ac97d0 => generated 0 bytes in 612 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:46:49.807 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7bfca68d-64b8-4550-be9d-3fbce5389ee8'] response: {'server_uuid': '5acbc838-b718-4d68-bcc7-d0ba4f42a2c8', 'name': 'network-vif-deleted', 'tag': '7ea0d436-154d-400b-861e-0050c8ac97d0', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1241/2472] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:46:50 2026] GET /v2.0/ports?device_id=5acbc838-b718-4d68-bcc7-d0ba4f42a2c8 => 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: 1232/2473] 10.0.0.23 () {34 vars in 683 bytes} [Tue May 12 17:46:50 2026] POST /v2.0/security-groups => generated 1603 bytes in 380 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1242/2474] 10.0.0.23 () {34 vars in 683 bytes} [Tue May 12 17:46:50 2026] POST /v2.0/security-groups => generated 1603 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1233/2475] 10.0.0.23 () {34 vars in 683 bytes} [Tue May 12 17:46:51 2026] POST /v2.0/security-groups => generated 1603 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1234/2476] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:46:51 2026] GET /v2.0/ports?device_id=5acbc838-b718-4d68-bcc7-d0ba4f42a2c8 => 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: 1243/2477] 10.0.0.23 () {34 vars in 683 bytes} [Tue May 12 17:46:51 2026] POST /v2.0/security-groups => generated 1603 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1235/2478] 10.0.0.23 () {34 vars in 683 bytes} [Tue May 12 17:46:51 2026] POST /v2.0/security-groups => generated 1603 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1244/2479] 10.0.0.23 () {34 vars in 766 bytes} [Tue May 12 17:46:51 2026] PUT /v2.0/security-groups/62c732a8-3a5c-43bd-ba64-45d108e3345f/tags => generated 17 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1236/2480] 10.0.0.23 () {34 vars in 766 bytes} [Tue May 12 17:46:51 2026] PUT /v2.0/security-groups/d90caf5b-d0f5-4e91-921f-158c0d049417/tags => generated 25 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1245/2481] 10.0.0.23 () {34 vars in 766 bytes} [Tue May 12 17:46:51 2026] PUT /v2.0/security-groups/42f9bd4a-1a1a-4593-85db-38c785c3f55f/tags => generated 34 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1237/2482] 10.0.0.23 () {34 vars in 766 bytes} [Tue May 12 17:46:51 2026] PUT /v2.0/security-groups/7cd22528-3171-49fb-acfb-8ef996b14f26/tags => generated 19 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1246/2483] 10.0.0.23 () {32 vars in 679 bytes} [Tue May 12 17:46:51 2026] GET /v2.0/security-groups?tags=red => generated 4810 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1238/2484] 10.0.0.23 () {32 vars in 693 bytes} [Tue May 12 17:46:51 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3222 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1247/2485] 10.0.0.23 () {32 vars in 689 bytes} [Tue May 12 17:46:51 2026] GET /v2.0/security-groups?tags-any=blue => generated 3222 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1239/2486] 10.0.0.23 () {32 vars in 701 bytes} [Tue May 12 17:46:51 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4810 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1248/2487] 10.0.0.23 () {32 vars in 687 bytes} [Tue May 12 17:46:51 2026] GET /v2.0/security-groups?not-tags=red => generated 6102 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1240/2488] 10.0.0.23 () {32 vars in 701 bytes} [Tue May 12 17:46:51 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7690 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1249/2489] 10.0.0.23 () {32 vars in 697 bytes} [Tue May 12 17:46:52 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7690 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1241/2490] 10.0.0.23 () {32 vars in 709 bytes} [Tue May 12 17:46:52 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 6102 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1250/2491] 10.0.0.23 () {32 vars in 739 bytes} [Tue May 12 17:46:52 2026] DELETE /v2.0/security-groups/62c732a8-3a5c-43bd-ba64-45d108e3345f => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1242/2492] 10.0.0.23 () {32 vars in 739 bytes} [Tue May 12 17:46:52 2026] DELETE /v2.0/security-groups/d90caf5b-d0f5-4e91-921f-158c0d049417 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1251/2493] 10.0.0.23 () {32 vars in 739 bytes} [Tue May 12 17:46:52 2026] DELETE /v2.0/security-groups/42f9bd4a-1a1a-4593-85db-38c785c3f55f => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1252/2494] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:46:52 2026] GET /v2.0/ports?device_id=5acbc838-b718-4d68-bcc7-d0ba4f42a2c8 => 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: 1243/2495] 10.0.0.23 () {32 vars in 739 bytes} [Tue May 12 17:46:52 2026] DELETE /v2.0/security-groups/7cd22528-3171-49fb-acfb-8ef996b14f26 => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1253/2496] 10.0.0.23 () {32 vars in 739 bytes} [Tue May 12 17:46:52 2026] DELETE /v2.0/security-groups/6e48fcbf-9148-4815-b91c-811082273611 => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1244/2497] 10.0.0.23 () {32 vars in 773 bytes} [Tue May 12 17:46:53 2026] GET /v2.0/security-groups?tenant_id=0d9da15f745a4dd49b6deacfa3260ad2&name=default => generated 2929 bytes in 217 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1254/2498] 10.0.0.23 () {32 vars in 739 bytes} [Tue May 12 17:46:53 2026] DELETE /v2.0/security-groups/832f4c16-deca-44d3-90b7-95a1de3c9e5f => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1245/2499] 10.0.0.23 () {32 vars in 739 bytes} [Tue May 12 17:46:53 2026] DELETE /v2.0/security-groups/4e5b3b3e-fe8e-466a-b781-b6c143fbf8de => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:46:53.631 7 INFO neutron.api.v2.resource [None req-4fa0de03-8613-42a5-9b6c-0113a83dc6f2 68f7efb86053400a953233816375eaf6 d5a4489737ec485d931c72822d5cc7e8 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1255/2500] 10.0.0.23 () {32 vars in 736 bytes} [Tue May 12 17:46:53 2026] GET /v2.0/security-groups/4e5b3b3e-fe8e-466a-b781-b6c143fbf8de => generated 146 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 17:46:53.759 8 INFO neutron_taas.services.taas.taas_plugin [None req-982e8146-21d9-44f6-9cce-b2b0c1dfa170 68f7efb86053400a953233816375eaf6 d5a4489737ec485d931c72822d5cc7e8 - - default default] TaaS: Handle Delete Port: 3f3ccf54-9733-410a-af73-5ed0b39d8532 2026-05-12 17:46:53.762 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-982e8146-21d9-44f6-9cce-b2b0c1dfa170 68f7efb86053400a953233816375eaf6 d5a4489737ec485d931c72822d5cc7e8 - - default default] Tap Mirror: Handle Delete Port: 3f3ccf54-9733-410a-af73-5ed0b39d8532 [pid: 7|app: 0|req: 1256/2501] 10.0.0.23 () {32 vars in 773 bytes} [Tue May 12 17:46:53 2026] GET /v2.0/security-groups?tenant_id=9be0047151d94782a6c95d048e0f7684&name=default => generated 2929 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1257/2502] 10.0.0.23 () {32 vars in 739 bytes} [Tue May 12 17:46:53 2026] DELETE /v2.0/security-groups/49f33244-e708-4b22-b51a-df49b8abcfc1 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1246/2503] 10.0.0.23 () {32 vars in 731 bytes} [Tue May 12 17:46:53 2026] DELETE /v2.0/floatingips/7336f9dc-7265-4c61-8235-f0a7a662b33b => generated 0 bytes in 295 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1247/2504] 10.0.0.23 () {32 vars in 773 bytes} [Tue May 12 17:46:54 2026] GET /v2.0/security-groups?tenant_id=2541ed5b6e2941ceb54a8893dde77c4a&name=default => generated 2929 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1258/2505] 10.0.0.23 () {32 vars in 739 bytes} [Tue May 12 17:46:53 2026] DELETE /v2.0/security-groups/b4acb4de-0a90-4e28-8d4a-e705b984382c => 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: 1248/2506] 10.0.0.23 () {32 vars in 739 bytes} [Tue May 12 17:46:54 2026] DELETE /v2.0/security-groups/c17415da-45e3-4c3e-8595-009b1793548d => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:46:54.443 7 INFO neutron_taas.services.taas.taas_plugin [None req-6120b003-8ae5-458e-8e0a-f6a25eeccb80 b9d8e9ed6ddc4167b46c1fda8c6d5ec9 31ab17947d534fe9b679931cb784b10c - - default default] TaaS: Handle Delete Port: 30eaf3f3-9186-464a-a3fb-cd64d7dae017 2026-05-12 17:46:54.446 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6120b003-8ae5-458e-8e0a-f6a25eeccb80 b9d8e9ed6ddc4167b46c1fda8c6d5ec9 31ab17947d534fe9b679931cb784b10c - - default default] Tap Mirror: Handle Delete Port: 30eaf3f3-9186-464a-a3fb-cd64d7dae017 [pid: 8|app: 0|req: 1249/2507] 10.0.0.23 () {32 vars in 720 bytes} [Tue May 12 17:46:54 2026] GET /v2.0/subnets/b33c21b7-5b29-4ae2-9e48-6f6c1c4098ea => generated 676 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1259/2510] 10.0.0.23 () {34 vars in 788 bytes} [Tue May 12 17:46:54 2026] PUT /v2.0/routers/80caca55-d7d1-477b-8304-ae2808a61648/remove_router_interface => generated 309 bytes in 894 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:46:55.344 8 INFO neutron_taas.services.taas.taas_plugin [None req-579d97de-d1fe-466d-aec1-056d766b205e b9d8e9ed6ddc4167b46c1fda8c6d5ec9 31ab17947d534fe9b679931cb784b10c - - default default] TaaS: Handle Delete Port: 3ff52c78-0efa-4f0e-a9ac-665a614b9a81 2026-05-12 17:46:55.350 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-579d97de-d1fe-466d-aec1-056d766b205e b9d8e9ed6ddc4167b46c1fda8c6d5ec9 31ab17947d534fe9b679931cb784b10c - - default default] Tap Mirror: Handle Delete Port: 3ff52c78-0efa-4f0e-a9ac-665a614b9a81 2026-05-12 17:46:55.700 8 INFO neutron_taas.services.taas.taas_plugin [None req-579d97de-d1fe-466d-aec1-056d766b205e b9d8e9ed6ddc4167b46c1fda8c6d5ec9 31ab17947d534fe9b679931cb784b10c - - default default] TaaS: Handle Delete Port: 0eae5451-2e5e-45a8-a76f-cdc270c2d64d 2026-05-12 17:46:55.703 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-579d97de-d1fe-466d-aec1-056d766b205e b9d8e9ed6ddc4167b46c1fda8c6d5ec9 31ab17947d534fe9b679931cb784b10c - - default default] Tap Mirror: Handle Delete Port: 0eae5451-2e5e-45a8-a76f-cdc270c2d64d [pid: 7|app: 0|req: 1260/2511] 10.0.0.127 () {30 vars in 690 bytes} [Tue May 12 17:46:55 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 184 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1261/2512] 10.0.0.127 () {30 vars in 692 bytes} [Tue May 12 17:46:55 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1262/2513] 10.0.0.127 () {30 vars in 668 bytes} [Tue May 12 17:46:55 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: 1263/2514] 10.0.0.127 () {30 vars in 704 bytes} [Tue May 12 17:46:55 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:46:56.127 8 INFO neutron.services.segments.plugin [-] Segment ec1b9025-c8fe-4c24-9189-fb4fc2ce3a8f resource provider aggregate not found 2026-05-12 17:46:56.127 8 INFO neutron.services.segments.plugin [-] Segment ec1b9025-c8fe-4c24-9189-fb4fc2ce3a8f resource provider aggregate not found 2026-05-12 17:46:56.150 8 INFO neutron.services.segments.plugin [-] Segment ec1b9025-c8fe-4c24-9189-fb4fc2ce3a8f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ec1b9025-c8fe-4c24-9189-fb4fc2ce3a8f found for delete ", "request_id": "req-de6ac5b5-b46c-474d-bd23-b09031a8226c"}]} 2026-05-12 17:46:56.152 8 INFO neutron.services.segments.plugin [-] Segment ec1b9025-c8fe-4c24-9189-fb4fc2ce3a8f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ec1b9025-c8fe-4c24-9189-fb4fc2ce3a8f found for delete ", "request_id": "req-daadf350-f90c-4fdc-8114-134be8ef918f"}]} 2026-05-12 17:46:56.177 8 INFO neutron.db.l3_hamode_db [None req-579d97de-d1fe-466d-aec1-056d766b205e b9d8e9ed6ddc4167b46c1fda8c6d5ec9 31ab17947d534fe9b679931cb784b10c - - default default] HA network 0e38c889-22f3-48d9-b384-dd859b5f4ef5 was deleted as no HA routers are present in tenant d5a4489737ec485d931c72822d5cc7e8. [pid: 8|app: 0|req: 1252/2515] 10.0.0.23 () {32 vars in 723 bytes} [Tue May 12 17:46:55 2026] DELETE /v2.0/routers/80caca55-d7d1-477b-8304-ae2808a61648 => generated 0 bytes in 1168 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1264/2516] 10.0.0.23 () {32 vars in 723 bytes} [Tue May 12 17:46:56 2026] DELETE /v2.0/subnets/62be1609-6585-40e7-b91d-e645b61e5259 => generated 0 bytes in 187 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:46:56.481 8 INFO neutron_taas.services.taas.taas_plugin [None req-8e1cdeb3-4987-4b81-b37a-ca0feceecac3 b9d8e9ed6ddc4167b46c1fda8c6d5ec9 31ab17947d534fe9b679931cb784b10c - - default default] TaaS: Handle Delete Port: 822a4c03-adbc-49fb-a5a0-ce8bfd52d92e 2026-05-12 17:46:56.484 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8e1cdeb3-4987-4b81-b37a-ca0feceecac3 b9d8e9ed6ddc4167b46c1fda8c6d5ec9 31ab17947d534fe9b679931cb784b10c - - default default] Tap Mirror: Handle Delete Port: 822a4c03-adbc-49fb-a5a0-ce8bfd52d92e [pid: 7|app: 0|req: 1265/2517] 10.0.0.127 () {28 vars in 439 bytes} [Tue May 12 17:46:56 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1266/2518] 10.0.0.127 () {30 vars in 728 bytes} [Tue May 12 17:46:56 2026] GET /v2.0/subnets/b33c21b7-5b29-4ae2-9e48-6f6c1c4098ea => generated 658 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1267/2519] 10.0.0.127 () {30 vars in 690 bytes} [Tue May 12 17:46:56 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1268/2520] 10.0.0.127 () {30 vars in 692 bytes} [Tue May 12 17:46:56 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: 1269/2521] 10.0.0.127 () {30 vars in 668 bytes} [Tue May 12 17:46:56 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: 1270/2522] 10.0.0.127 () {30 vars in 704 bytes} [Tue May 12 17:46:56 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: 1271/2523] 10.0.0.127 () {30 vars in 728 bytes} [Tue May 12 17:46:56 2026] GET /v2.0/subnets/b33c21b7-5b29-4ae2-9e48-6f6c1c4098ea => generated 676 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1253/2524] 10.0.0.23 () {32 vars in 725 bytes} [Tue May 12 17:46:56 2026] DELETE /v2.0/networks/e2c86197-5536-4ac3-9d82-3c3d2c47b897 => generated 0 bytes in 368 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1254/2525] 10.0.0.127 () {30 vars in 690 bytes} [Tue May 12 17:46:56 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1255/2526] 10.0.0.127 () {30 vars in 692 bytes} [Tue May 12 17:46:56 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1256/2527] 10.0.0.127 () {30 vars in 668 bytes} [Tue May 12 17:46:56 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: 1257/2528] 10.0.0.127 () {30 vars in 704 bytes} [Tue May 12 17:46:56 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: 1258/2529] 10.0.0.127 () {30 vars in 730 bytes} [Tue May 12 17:46:56 2026] GET /v2.0/networks/a81bcd81-7760-49d3-ab48-c04389abb907 => generated 799 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1259/2530] 10.0.0.127 () {30 vars in 682 bytes} [Tue May 12 17:46:57 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) 2026-05-12 17:46:57.132 7 INFO neutron_taas.services.taas.taas_plugin [None req-471b7c79-629f-463a-9b08-75493c31aac1 b9d8e9ed6ddc4167b46c1fda8c6d5ec9 31ab17947d534fe9b679931cb784b10c - - default default] TaaS: Handle Delete Port: 9c1ea468-9d6c-41a6-bef7-03ffe664e88c 2026-05-12 17:46:57.136 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-471b7c79-629f-463a-9b08-75493c31aac1 b9d8e9ed6ddc4167b46c1fda8c6d5ec9 31ab17947d534fe9b679931cb784b10c - - default default] Tap Mirror: Handle Delete Port: 9c1ea468-9d6c-41a6-bef7-03ffe664e88c [pid: 8|app: 0|req: 1260/2531] 10.0.0.127 () {34 vars in 704 bytes} [Tue May 12 17:46:57 2026] POST /v2.0/ports => generated 1132 bytes in 272 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1272/2532] 10.0.0.23 () {34 vars in 788 bytes} [Tue May 12 17:46:56 2026] PUT /v2.0/routers/ca5f6688-6b1c-43e0-9963-e79d5b3ba3e3/remove_router_interface => generated 309 bytes in 909 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:46:57.833 7 INFO neutron_taas.services.taas.taas_plugin [None req-8cee595c-12de-4ae0-872a-cd4c04e1f2e5 b9d8e9ed6ddc4167b46c1fda8c6d5ec9 31ab17947d534fe9b679931cb784b10c - - default default] TaaS: Handle Delete Port: ded6cce8-da82-463c-a808-ae01c3acbecd 2026-05-12 17:46:57.837 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8cee595c-12de-4ae0-872a-cd4c04e1f2e5 b9d8e9ed6ddc4167b46c1fda8c6d5ec9 31ab17947d534fe9b679931cb784b10c - - default default] Tap Mirror: Handle Delete Port: ded6cce8-da82-463c-a808-ae01c3acbecd [pid: 8|app: 0|req: 1261/2533] 10.0.0.23 () {34 vars in 683 bytes} [Tue May 12 17:46:57 2026] POST /v2.0/security-groups => generated 1603 bytes in 392 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1262/2534] 10.0.0.23 () {34 vars in 766 bytes} [Tue May 12 17:46:58 2026] PUT /v2.0/security-groups/a0e579b9-5472-4711-b0a3-9cc7bf9cdb96/tags => generated 25 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:46:58.149 7 INFO neutron_taas.services.taas.taas_plugin [None req-8cee595c-12de-4ae0-872a-cd4c04e1f2e5 b9d8e9ed6ddc4167b46c1fda8c6d5ec9 31ab17947d534fe9b679931cb784b10c - - default default] TaaS: Handle Delete Port: c5ff3ae5-7a77-4c7d-85f7-b7b4044bbd97 2026-05-12 17:46:58.155 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8cee595c-12de-4ae0-872a-cd4c04e1f2e5 b9d8e9ed6ddc4167b46c1fda8c6d5ec9 31ab17947d534fe9b679931cb784b10c - - default default] Tap Mirror: Handle Delete Port: c5ff3ae5-7a77-4c7d-85f7-b7b4044bbd97 2026-05-12 17:46:58.177 8 INFO neutron.services.segments.plugin [-] Segment 937a2c99-9659-4cbb-8298-f6f88a8ea2c7 resource provider aggregate not found 2026-05-12 17:46:58.188 8 INFO neutron.services.segments.plugin [-] Segment 937a2c99-9659-4cbb-8298-f6f88a8ea2c7 resource provider aggregate not found [pid: 8|app: 0|req: 1263/2535] 10.0.0.23 () {32 vars in 746 bytes} [Tue May 12 17:46:58 2026] GET /v2.0/security-groups/a0e579b9-5472-4711-b0a3-9cc7bf9cdb96/tags => generated 25 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:46:58.210 8 INFO neutron.services.segments.plugin [-] Segment 937a2c99-9659-4cbb-8298-f6f88a8ea2c7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 937a2c99-9659-4cbb-8298-f6f88a8ea2c7 found for delete ", "request_id": "req-a75b1654-99cd-4f9f-adfe-d3900e84fa52"}]} 2026-05-12 17:46:58.215 8 INFO neutron.services.segments.plugin [-] Segment 937a2c99-9659-4cbb-8298-f6f88a8ea2c7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 937a2c99-9659-4cbb-8298-f6f88a8ea2c7 found for delete ", "request_id": "req-31d15364-914e-4340-b088-d3577c2ae02b"}]} [pid: 8|app: 0|req: 1264/2536] 10.0.0.23 () {34 vars in 777 bytes} [Tue May 12 17:46:58 2026] PUT /v2.0/security-groups/a0e579b9-5472-4711-b0a3-9cc7bf9cdb96/tags/green => generated 4 bytes in 61 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1265/2537] 10.0.0.23 () {32 vars in 746 bytes} [Tue May 12 17:46:58 2026] GET /v2.0/security-groups/a0e579b9-5472-4711-b0a3-9cc7bf9cdb96/tags => generated 34 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1266/2538] 10.0.0.23 () {34 vars in 773 bytes} [Tue May 12 17:46:58 2026] PUT /v2.0/security-groups/a0e579b9-5472-4711-b0a3-9cc7bf9cdb96/tags/red => generated 4 bytes in 45 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1267/2539] 10.0.0.23 () {32 vars in 746 bytes} [Tue May 12 17:46:58 2026] GET /v2.0/security-groups/a0e579b9-5472-4711-b0a3-9cc7bf9cdb96/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/2540] 10.0.0.23 () {34 vars in 795 bytes} [Tue May 12 17:46:58 2026] PUT /v2.0/security-groups/a0e579b9-5472-4711-b0a3-9cc7bf9cdb96/tags/black.or.white => generated 4 bytes in 61 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1269/2541] 10.0.0.23 () {32 vars in 746 bytes} [Tue May 12 17:46:58 2026] GET /v2.0/security-groups/a0e579b9-5472-4711-b0a3-9cc7bf9cdb96/tags => generated 52 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:46:58.529 7 INFO neutron.services.segments.plugin [-] Segment bd1c9e88-6653-4eef-b243-9c505d675e98 resource provider aggregate not found 2026-05-12 17:46:58.538 7 INFO neutron.services.segments.plugin [-] Segment bd1c9e88-6653-4eef-b243-9c505d675e98 resource provider aggregate not found 2026-05-12 17:46:58.564 7 INFO neutron.services.segments.plugin [-] Segment bd1c9e88-6653-4eef-b243-9c505d675e98 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bd1c9e88-6653-4eef-b243-9c505d675e98 found for delete ", "request_id": "req-91cba246-2ff0-47d4-b46d-9fcee7fb7377"}]} 2026-05-12 17:46:58.569 7 INFO neutron.services.segments.plugin [-] Segment bd1c9e88-6653-4eef-b243-9c505d675e98 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bd1c9e88-6653-4eef-b243-9c505d675e98 found for delete ", "request_id": "req-284d3e7f-8def-4806-a7ab-467a6beceafe"}]} [pid: 8|app: 0|req: 1270/2542] 10.0.0.23 () {34 vars in 766 bytes} [Tue May 12 17:46:58 2026] PUT /v2.0/security-groups/a0e579b9-5472-4711-b0a3-9cc7bf9cdb96/tags => generated 37 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:46:58.582 7 INFO neutron.db.l3_hamode_db [None req-8cee595c-12de-4ae0-872a-cd4c04e1f2e5 b9d8e9ed6ddc4167b46c1fda8c6d5ec9 31ab17947d534fe9b679931cb784b10c - - default default] HA network 5e7dae01-41e5-4ec1-82fb-9a968a11586b was deleted as no HA routers are present in tenant 579648654d9f4252984ad91b7d79bdda. [pid: 7|app: 0|req: 1273/2543] 10.0.0.23 () {32 vars in 723 bytes} [Tue May 12 17:46:57 2026] DELETE /v2.0/routers/ca5f6688-6b1c-43e0-9963-e79d5b3ba3e3 => generated 0 bytes in 917 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1271/2544] 10.0.0.23 () {32 vars in 746 bytes} [Tue May 12 17:46:58 2026] GET /v2.0/security-groups/a0e579b9-5472-4711-b0a3-9cc7bf9cdb96/tags => generated 37 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1272/2545] 10.0.0.23 () {32 vars in 754 bytes} [Tue May 12 17:46:58 2026] GET /v2.0/security-groups/a0e579b9-5472-4711-b0a3-9cc7bf9cdb96/tags/red => generated 0 bytes in 35 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:46:58.698 8 INFO neutron.api.v2.resource [None req-25512789-fc30-4d73-8080-743b28f2de64 da3b6daf03a44732a1c47fc5d89fda74 07b1420447414d758577934750aabbd8 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1273/2546] 10.0.0.23 () {32 vars in 758 bytes} [Tue May 12 17:46:58 2026] GET /v2.0/security-groups/a0e579b9-5472-4711-b0a3-9cc7bf9cdb96/tags/green => generated 99 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1274/2547] 10.0.0.23 () {32 vars in 757 bytes} [Tue May 12 17:46:58 2026] DELETE /v2.0/security-groups/a0e579b9-5472-4711-b0a3-9cc7bf9cdb96/tags/red => 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: 1274/2548] 10.0.0.23 () {32 vars in 723 bytes} [Tue May 12 17:46:58 2026] DELETE /v2.0/subnets/e9480642-337c-4947-82b9-11807cd74627 => generated 0 bytes in 173 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1275/2549] 10.0.0.23 () {32 vars in 746 bytes} [Tue May 12 17:46:58 2026] GET /v2.0/security-groups/a0e579b9-5472-4711-b0a3-9cc7bf9cdb96/tags => generated 30 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:46:58.836 8 INFO neutron.api.v2.resource [None req-f5905fbe-e8aa-42c0-8a48-da755604d2ca da3b6daf03a44732a1c47fc5d89fda74 07b1420447414d758577934750aabbd8 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1276/2550] 10.0.0.23 () {32 vars in 761 bytes} [Tue May 12 17:46:58 2026] DELETE /v2.0/security-groups/a0e579b9-5472-4711-b0a3-9cc7bf9cdb96/tags/green => generated 99 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-05-12 17:46:58.853 7 INFO neutron_taas.services.taas.taas_plugin [None req-7736787a-b0c4-425c-99cc-914f9da83c25 b9d8e9ed6ddc4167b46c1fda8c6d5ec9 31ab17947d534fe9b679931cb784b10c - - default default] TaaS: Handle Delete Port: 62a16c4a-403d-4d80-83ae-a6248f106161 2026-05-12 17:46:58.855 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7736787a-b0c4-425c-99cc-914f9da83c25 b9d8e9ed6ddc4167b46c1fda8c6d5ec9 31ab17947d534fe9b679931cb784b10c - - default default] Tap Mirror: Handle Delete Port: 62a16c4a-403d-4d80-83ae-a6248f106161 [pid: 8|app: 0|req: 1277/2551] 10.0.0.23 () {32 vars in 749 bytes} [Tue May 12 17:46:58 2026] DELETE /v2.0/security-groups/a0e579b9-5472-4711-b0a3-9cc7bf9cdb96/tags => generated 0 bytes in 41 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1278/2552] 10.0.0.23 () {32 vars in 746 bytes} [Tue May 12 17:46:58 2026] GET /v2.0/security-groups/a0e579b9-5472-4711-b0a3-9cc7bf9cdb96/tags => generated 12 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1275/2553] 10.0.0.23 () {32 vars in 725 bytes} [Tue May 12 17:46:58 2026] DELETE /v2.0/networks/421c79f1-c1ac-4880-bdd1-d8164845e63d => generated 0 bytes in 231 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1279/2554] 10.0.0.23 () {32 vars in 739 bytes} [Tue May 12 17:46:58 2026] DELETE /v2.0/security-groups/a0e579b9-5472-4711-b0a3-9cc7bf9cdb96 => 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: 1276/2555] 10.0.0.23 () {32 vars in 773 bytes} [Tue May 12 17:46:59 2026] GET /v2.0/security-groups?tenant_id=579648654d9f4252984ad91b7d79bdda&name=default => generated 2929 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1280/2556] 10.0.0.23 () {32 vars in 739 bytes} [Tue May 12 17:46:59 2026] DELETE /v2.0/security-groups/98ab77bd-e915-443d-b044-06fe62e97607 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1281/2557] 10.0.0.23 () {32 vars in 773 bytes} [Tue May 12 17:46:59 2026] GET /v2.0/security-groups?tenant_id=d5a4489737ec485d931c72822d5cc7e8&name=default => generated 2925 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1282/2558] 10.0.0.23 () {32 vars in 739 bytes} [Tue May 12 17:46:59 2026] DELETE /v2.0/security-groups/01af657b-292d-4d2f-b096-2efd223c4386 => 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: 1277/2559] 10.0.0.23 () {32 vars in 773 bytes} [Tue May 12 17:46:59 2026] GET /v2.0/security-groups?tenant_id=8bcddb3253b146fdbbe14d25b0e04340&name=default => generated 2929 bytes in 313 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1283/2560] 10.0.0.23 () {32 vars in 739 bytes} [Tue May 12 17:46:59 2026] DELETE /v2.0/security-groups/dd21a5e6-b9a5-4409-b0b9-8a75f8e1375a => 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: 1278/2561] 10.0.0.23 () {32 vars in 773 bytes} [Tue May 12 17:47:00 2026] GET /v2.0/security-groups?tenant_id=07b1420447414d758577934750aabbd8&name=default => generated 2929 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1284/2562] 10.0.0.23 () {32 vars in 739 bytes} [Tue May 12 17:47:00 2026] DELETE /v2.0/security-groups/f4c5506d-dad9-4348-9bd7-fc578c6a9367 => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1279/2563] 199.204.45.132 () {30 vars in 703 bytes} [Tue May 12 17:47:00 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1285/2564] 199.204.45.132 () {30 vars in 705 bytes} [Tue May 12 17:47:00 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: 1280/2565] 199.204.45.132 () {30 vars in 681 bytes} [Tue May 12 17:47:00 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: 1286/2566] 199.204.45.132 () {30 vars in 717 bytes} [Tue May 12 17:47:00 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1281/2567] 199.204.45.132 () {30 vars in 737 bytes} [Tue May 12 17:47:00 2026] GET /v2.0/ports/d2fd75b7-187a-4ea7-943c-211ae881ca9d => generated 1132 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:47:00.589 7 INFO neutron.services.segments.plugin [-] Segment 1af19ac5-cacc-439f-a116-e45b092d14af resource provider aggregate not found 2026-05-12 17:47:00.593 7 INFO neutron.services.segments.plugin [-] Segment 1af19ac5-cacc-439f-a116-e45b092d14af resource provider aggregate not found 2026-05-12 17:47:00.607 7 INFO neutron.services.segments.plugin [-] Segment 1af19ac5-cacc-439f-a116-e45b092d14af resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1af19ac5-cacc-439f-a116-e45b092d14af found for delete ", "request_id": "req-75361c58-b6c8-41eb-bff9-5f61c5eb3fb3"}]} 2026-05-12 17:47:00.623 7 INFO neutron.services.segments.plugin [-] Segment 1af19ac5-cacc-439f-a116-e45b092d14af resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1af19ac5-cacc-439f-a116-e45b092d14af found for delete ", "request_id": "req-058810c0-fa29-4590-899d-54ce46ccd74d"}]} [pid: 8|app: 0|req: 1287/2568] 199.204.45.132 () {30 vars in 703 bytes} [Tue May 12 17:47:00 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: 1282/2569] 199.204.45.132 () {30 vars in 705 bytes} [Tue May 12 17:47:00 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1288/2570] 199.204.45.132 () {30 vars in 681 bytes} [Tue May 12 17:47:00 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: 1283/2571] 199.204.45.132 () {30 vars in 717 bytes} [Tue May 12 17:47:00 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:47:00.743 8 INFO neutron.api.v2.resource [None req-f6b7009f-9446-42e2-86df-991448edb31b b9d8e9ed6ddc4167b46c1fda8c6d5ec9 31ab17947d534fe9b679931cb784b10c - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1289/2572] 199.204.45.132 () {30 vars in 763 bytes} [Tue May 12 17:47:00 2026] GET /v2.0/security-groups/lb-cc23bf65-02b7-41f8-9b79-fd71ccc98fcd => generated 149 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1284/2573] 199.204.45.132 () {30 vars in 785 bytes} [Tue May 12 17:47:00 2026] GET /v2.0/security-groups?name=lb-cc23bf65-02b7-41f8-9b79-fd71ccc98fcd => generated 23 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1290/2574] 199.204.45.132 () {34 vars in 736 bytes} [Tue May 12 17:47:00 2026] POST /v2.0/security-groups => generated 1638 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1285/2575] 199.204.45.132 () {30 vars in 815 bytes} [Tue May 12 17:47:00 2026] GET /v2.0/security-group-rules?security_group_id=78d2cdaf-cd38-4c52-a867-ac216e5519e3 => generated 1182 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1291/2576] 199.204.45.132 () {34 vars in 789 bytes} [Tue May 12 17:47:00 2026] PUT /v2.0/ports/d2fd75b7-187a-4ea7-943c-211ae881ca9d => generated 1132 bytes in 190 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1286/2577] 199.204.45.132 () {30 vars in 703 bytes} [Tue May 12 17:47:01 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1292/2578] 199.204.45.132 () {30 vars in 705 bytes} [Tue May 12 17:47:01 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: 1287/2579] 199.204.45.132 () {30 vars in 681 bytes} [Tue May 12 17:47:01 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: 1293/2580] 199.204.45.132 () {30 vars in 717 bytes} [Tue May 12 17:47: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: 1288/2581] 199.204.45.132 () {30 vars in 741 bytes} [Tue May 12 17:47:01 2026] GET /v2.0/subnets/b33c21b7-5b29-4ae2-9e48-6f6c1c4098ea => generated 676 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1294/2582] 10.0.0.23 () {32 vars in 773 bytes} [Tue May 12 17:47:03 2026] GET /v2.0/security-groups?tenant_id=2297d21ad0144be49d752b81b5177c42&name=default => generated 2929 bytes in 296 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1289/2583] 10.0.0.23 () {32 vars in 739 bytes} [Tue May 12 17:47:03 2026] DELETE /v2.0/security-groups/55234cfb-f0df-4043-901a-258f90a388df => 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: 1290/2584] 10.0.0.23 () {32 vars in 773 bytes} [Tue May 12 17:47:04 2026] GET /v2.0/security-groups?tenant_id=3010257f1ed44380a2c17b5c5b79bf9e&name=default => generated 2929 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1291/2585] 10.0.0.23 () {32 vars in 739 bytes} [Tue May 12 17:47:04 2026] DELETE /v2.0/security-groups/9850d7fc-5339-4de9-b72f-a21462c859a9 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1295/2586] 10.0.0.23 () {34 vars in 675 bytes} [Tue May 12 17:47:04 2026] POST /v2.0/floatingips => generated 552 bytes in 682 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1292/2587] 10.0.0.23 () {34 vars in 675 bytes} [Tue May 12 17:47:04 2026] POST /v2.0/floatingips => generated 552 bytes in 565 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1296/2588] 10.0.0.23 () {34 vars in 675 bytes} [Tue May 12 17:47:05 2026] POST /v2.0/floatingips => generated 552 bytes in 482 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1293/2589] 10.0.0.23 () {34 vars in 675 bytes} [Tue May 12 17:47:05 2026] POST /v2.0/floatingips => generated 552 bytes in 529 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1297/2590] 10.0.0.23 () {34 vars in 675 bytes} [Tue May 12 17:47:06 2026] POST /v2.0/floatingips => generated 552 bytes in 426 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1294/2591] 10.0.0.23 () {34 vars in 758 bytes} [Tue May 12 17:47:06 2026] PUT /v2.0/floatingips/e424fb65-2835-4019-8575-edaeeaa2dfaf/tags => generated 17 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1298/2592] 10.0.0.23 () {34 vars in 758 bytes} [Tue May 12 17:47:06 2026] PUT /v2.0/floatingips/e03ab8f7-9087-4bc2-974c-4e3b9d7991f6/tags => generated 25 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1295/2593] 10.0.0.23 () {34 vars in 758 bytes} [Tue May 12 17:47:06 2026] PUT /v2.0/floatingips/28de151c-1cbe-4576-bfad-ea1d4041980d/tags => generated 34 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1299/2594] 10.0.0.23 () {34 vars in 758 bytes} [Tue May 12 17:47:06 2026] PUT /v2.0/floatingips/b1683aee-ba2e-4ec4-acd7-b6dbf00d6f7f/tags => generated 19 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1296/2595] 10.0.0.23 () {32 vars in 671 bytes} [Tue May 12 17:47:06 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1300/2596] 10.0.0.23 () {32 vars in 685 bytes} [Tue May 12 17:47:06 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1297/2597] 10.0.0.23 () {32 vars in 681 bytes} [Tue May 12 17:47:07 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1301/2598] 10.0.0.23 () {32 vars in 693 bytes} [Tue May 12 17:47:07 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => 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: 1298/2599] 10.0.0.23 () {32 vars in 679 bytes} [Tue May 12 17:47:07 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1302/2600] 10.0.0.23 () {32 vars in 693 bytes} [Tue May 12 17:47:07 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1299/2601] 10.0.0.23 () {32 vars in 689 bytes} [Tue May 12 17:47:07 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1303/2602] 10.0.0.23 () {32 vars in 701 bytes} [Tue May 12 17:47:07 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:47:07.538 7 INFO neutron_taas.services.taas.taas_plugin [None req-b73b83d1-ec99-4238-8f21-ed0ef84966fc 6c971d66acb948fea36627dbc65d926d 64d9391abb2744e29797b01c8c8e3206 - - default default] TaaS: Handle Delete Port: 401ea823-1964-4982-a7dc-710ce2b36c78 2026-05-12 17:47:07.540 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b73b83d1-ec99-4238-8f21-ed0ef84966fc 6c971d66acb948fea36627dbc65d926d 64d9391abb2744e29797b01c8c8e3206 - - default default] Tap Mirror: Handle Delete Port: 401ea823-1964-4982-a7dc-710ce2b36c78 [pid: 7|app: 0|req: 1300/2603] 10.0.0.23 () {32 vars in 731 bytes} [Tue May 12 17:47:07 2026] DELETE /v2.0/floatingips/e424fb65-2835-4019-8575-edaeeaa2dfaf => generated 0 bytes in 282 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:47:07.806 8 INFO neutron_taas.services.taas.taas_plugin [None req-9456c802-c2da-425e-888a-c9387aa25160 6c971d66acb948fea36627dbc65d926d 64d9391abb2744e29797b01c8c8e3206 - - default default] TaaS: Handle Delete Port: b970cd40-6677-4d6a-bbba-c808e2a8303a 2026-05-12 17:47:07.809 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9456c802-c2da-425e-888a-c9387aa25160 6c971d66acb948fea36627dbc65d926d 64d9391abb2744e29797b01c8c8e3206 - - default default] Tap Mirror: Handle Delete Port: b970cd40-6677-4d6a-bbba-c808e2a8303a [pid: 8|app: 0|req: 1304/2604] 10.0.0.23 () {32 vars in 731 bytes} [Tue May 12 17:47:07 2026] DELETE /v2.0/floatingips/e03ab8f7-9087-4bc2-974c-4e3b9d7991f6 => generated 0 bytes in 278 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:47:08.099 7 INFO neutron_taas.services.taas.taas_plugin [None req-922a591c-8b18-4e3f-9671-f2729be20136 6c971d66acb948fea36627dbc65d926d 64d9391abb2744e29797b01c8c8e3206 - - default default] TaaS: Handle Delete Port: 57150601-f107-405f-a495-5cae8446f912 2026-05-12 17:47:08.101 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-922a591c-8b18-4e3f-9671-f2729be20136 6c971d66acb948fea36627dbc65d926d 64d9391abb2744e29797b01c8c8e3206 - - default default] Tap Mirror: Handle Delete Port: 57150601-f107-405f-a495-5cae8446f912 [pid: 7|app: 0|req: 1301/2605] 10.0.0.23 () {32 vars in 731 bytes} [Tue May 12 17:47:07 2026] DELETE /v2.0/floatingips/28de151c-1cbe-4576-bfad-ea1d4041980d => generated 0 bytes in 301 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:47:08.399 8 INFO neutron_taas.services.taas.taas_plugin [None req-1d81077e-023a-4a71-842c-91a5ca824531 6c971d66acb948fea36627dbc65d926d 64d9391abb2744e29797b01c8c8e3206 - - default default] TaaS: Handle Delete Port: 63374062-9051-4513-9b1b-920c32f66007 2026-05-12 17:47:08.402 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1d81077e-023a-4a71-842c-91a5ca824531 6c971d66acb948fea36627dbc65d926d 64d9391abb2744e29797b01c8c8e3206 - - default default] Tap Mirror: Handle Delete Port: 63374062-9051-4513-9b1b-920c32f66007 [pid: 8|app: 0|req: 1305/2606] 10.0.0.23 () {32 vars in 731 bytes} [Tue May 12 17:47:08 2026] DELETE /v2.0/floatingips/b1683aee-ba2e-4ec4-acd7-b6dbf00d6f7f => generated 0 bytes in 274 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:47:08.696 7 INFO neutron_taas.services.taas.taas_plugin [None req-5456c0c0-bb50-41dd-8a58-a9fdf5e1486a 6c971d66acb948fea36627dbc65d926d 64d9391abb2744e29797b01c8c8e3206 - - default default] TaaS: Handle Delete Port: 03bcea34-41c5-41d5-b46c-65f48a0ef943 2026-05-12 17:47:08.699 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5456c0c0-bb50-41dd-8a58-a9fdf5e1486a 6c971d66acb948fea36627dbc65d926d 64d9391abb2744e29797b01c8c8e3206 - - default default] Tap Mirror: Handle Delete Port: 03bcea34-41c5-41d5-b46c-65f48a0ef943 [pid: 7|app: 0|req: 1302/2607] 10.0.0.23 () {32 vars in 731 bytes} [Tue May 12 17:47:08 2026] DELETE /v2.0/floatingips/9d323f00-4023-4646-9c62-b8474740c206 => generated 0 bytes in 293 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1306/2608] 10.0.0.179 () {34 vars in 1016 bytes} [Tue May 12 17:47:08 2026] GET /v2.0/security-groups?id=2e4c4f3f-f7bf-488e-966b-b98f708ef669&fields=id => generated 69 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1303/2609] 10.0.0.179 () {34 vars in 982 bytes} [Tue May 12 17:47:08 2026] GET /v2.0/networks?id=b08fde85-c481-483b-a2b2-13aeeebb2dba => generated 735 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1307/2610] 10.0.0.179 () {34 vars in 965 bytes} [Tue May 12 17:47:08 2026] GET /v2.0/quotas/31ab17947d534fe9b679931cb784b10c => generated 291 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1304/2611] 10.0.0.179 () {34 vars in 1002 bytes} [Tue May 12 17:47:08 2026] GET /v2.0/ports?tenant_id=31ab17947d534fe9b679931cb784b10c&fields=id => generated 149 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1308/2612] 10.0.0.179 () {34 vars in 1008 bytes} [Tue May 12 17:47:09 2026] GET /v2.0/networks/b08fde85-c481-483b-a2b2-13aeeebb2dba?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: 1305/2613] 10.0.0.179 () {34 vars in 1108 bytes} [Tue May 12 17:47:09 2026] GET /v2.0/networks/b08fde85-c481-483b-a2b2-13aeeebb2dba?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: 1306/2614] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:47:09 2026] GET /v2.0/ports?device_id=58d947d3-c254-4cc4-91a2-e70e260ca009 => 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: 1307/2615] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:47:09 2026] GET /v2.0/ports?device_id=58d947d3-c254-4cc4-91a2-e70e260ca009 => 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: 1309/2616] 10.0.0.23 () {32 vars in 773 bytes} [Tue May 12 17:47:09 2026] GET /v2.0/security-groups?tenant_id=f4c2c4408d4d4e3db0f5ee018ca24702&name=default => generated 2929 bytes in 279 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1308/2619] 10.0.0.23 () {32 vars in 739 bytes} [Tue May 12 17:47:09 2026] DELETE /v2.0/security-groups/8ce2d068-ac79-400b-ae02-0b33193a8e87 => 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: 1312/2620] 10.0.0.23 () {32 vars in 773 bytes} [Tue May 12 17:47:10 2026] GET /v2.0/security-groups?tenant_id=64d9391abb2744e29797b01c8c8e3206&name=default => generated 2929 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1309/2621] 10.0.0.23 () {32 vars in 739 bytes} [Tue May 12 17:47:10 2026] DELETE /v2.0/security-groups/0c263ff1-a75d-416e-8a5c-30cdb51fc82d => 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: 1313/2622] 10.0.0.23 () {32 vars in 773 bytes} [Tue May 12 17:47:10 2026] GET /v2.0/security-groups?tenant_id=94c64a86daad478798b274611e1b9807&name=default => generated 2929 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1310/2623] 10.0.0.23 () {32 vars in 739 bytes} [Tue May 12 17:47:10 2026] DELETE /v2.0/security-groups/f9269476-1625-484e-add4-9d069e5112cb => 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: 1314/2624] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:47:12 2026] GET /v2.0/ports?device_id=58d947d3-c254-4cc4-91a2-e70e260ca009 => 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: 1311/2625] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:47:12 2026] GET /v2.0/ports?device_id=58d947d3-c254-4cc4-91a2-e70e260ca009 => 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: 1315/2626] 199.204.45.132 () {34 vars in 986 bytes} [Tue May 12 17:47:13 2026] GET /v2.0/networks?id=b08fde85-c481-483b-a2b2-13aeeebb2dba => generated 735 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1312/2627] 199.204.45.132 () {34 vars in 1050 bytes} [Tue May 12 17:47:13 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=31ab17947d534fe9b679931cb784b10c => generated 343 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1316/2628] 199.204.45.132 () {38 vars in 955 bytes} [Tue May 12 17:47:13 2026] POST /v2.0/ports => generated 1078 bytes in 263 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1313/2629] 199.204.45.132 () {38 vars in 1028 bytes} [Tue May 12 17:47:14 2026] PUT /v2.0/ports/7c0da6af-6976-4698-b738-716f04694933 => generated 1239 bytes in 361 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:47:14.503 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a19e7238-ad27-439f-8b57-5ac9216f0237'] response: {'name': 'network-changed', 'server_uuid': '58d947d3-c254-4cc4-91a2-e70e260ca009', 'tag': '7c0da6af-6976-4698-b738-716f04694933', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:47:14.953 8 INFO neutron.db.segments_db [None req-5ac72586-2782-4d6b-b29a-c106b0ddc42a 227ce799e54a4f4c8acfae4dc88d7eeb e90749783c964e1da560c55d8f75ecf2 - - default default] Added segment 4a9cb5d6-789d-4a9e-bf3c-a9261d7062ac of type vxlan for network 997a63a6-97fa-438e-8b6f-8617aee34015 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1317/2630] 10.0.0.23 () {34 vars in 669 bytes} [Tue May 12 17:47:14 2026] POST /v2.0/networks => generated 632 bytes in 436 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1314/2631] 199.204.45.132 () {34 vars in 1080 bytes} [Tue May 12 17:47:15 2026] GET /v2.0/ports?tenant_id=31ab17947d534fe9b679931cb784b10c&device_id=58d947d3-c254-4cc4-91a2-e70e260ca009 => 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: 1315/2632] 199.204.45.132 () {34 vars in 1018 bytes} [Tue May 12 17:47:15 2026] GET /v2.0/networks?tenant_id=31ab17947d534fe9b679931cb784b10c&shared=False => generated 735 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1316/2633] 199.204.45.132 () {34 vars in 930 bytes} [Tue May 12 17:47:15 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: 1317/2634] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:47:15 2026] GET /v2.0/ports?device_id=58d947d3-c254-4cc4-91a2-e70e260ca009 => generated 1242 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1318/2635] 10.0.0.179 () {34 vars in 1040 bytes} [Tue May 12 17:47:15 2026] GET /v2.0/security-groups?id=2e4c4f3f-f7bf-488e-966b-b98f708ef669&fields=id&fields=name => generated 96 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1319/2636] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:47:15 2026] GET /v2.0/ports?device_id=58d947d3-c254-4cc4-91a2-e70e260ca009 => generated 1242 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1318/2637] 10.0.0.23 () {34 vars in 663 bytes} [Tue May 12 17:47:15 2026] POST /v2.0/ports => generated 743 bytes in 305 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1320/2638] 10.0.0.23 () {34 vars in 665 bytes} [Tue May 12 17:47:15 2026] POST /v2.0/trunks => generated 407 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:47:15.580 8 INFO neutron.db.segments_db [None req-89754e62-af1d-4d84-85f7-6cdd15849228 227ce799e54a4f4c8acfae4dc88d7eeb e90749783c964e1da560c55d8f75ecf2 - - default default] Added segment 34d126d7-f3d0-48ea-b902-fbb49e27cf6f of type vxlan for network e6caa4ec-96e5-40a6-8561-7aebd2bb812a [pid: 8|app: 0|req: 1319/2639] 10.0.0.23 () {34 vars in 669 bytes} [Tue May 12 17:47:15 2026] POST /v2.0/networks => generated 632 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1321/2640] 10.0.0.23 () {34 vars in 663 bytes} [Tue May 12 17:47:15 2026] POST /v2.0/ports => generated 743 bytes in 257 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1320/2641] 10.0.0.23 () {34 vars in 665 bytes} [Tue May 12 17:47:15 2026] POST /v2.0/trunks => generated 407 bytes in 218 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: 1321/2642] 199.204.45.132 () {34 vars in 1080 bytes} [Tue May 12 17:47:16 2026] GET /v2.0/ports?tenant_id=31ab17947d534fe9b679931cb784b10c&device_id=58d947d3-c254-4cc4-91a2-e70e260ca009 => generated 1242 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:47:16.220 7 INFO neutron.db.segments_db [None req-5de6ce51-834a-4a68-99dc-a8540400878e 227ce799e54a4f4c8acfae4dc88d7eeb e90749783c964e1da560c55d8f75ecf2 - - default default] Added segment 17611f23-7369-4f9f-9cff-fd77cd255c71 of type vxlan for network 6eddeb90-cdf6-496e-be7f-d03bf371b199 [pid: 8|app: 0|req: 1322/2643] 199.204.45.132 () {34 vars in 1060 bytes} [Tue May 12 17:47:16 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.17&port_id=7c0da6af-6976-4698-b738-716f04694933 => 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: 1323/2644] 199.204.45.132 () {34 vars in 984 bytes} [Tue May 12 17:47:16 2026] GET /v2.0/subnets?id=bdb831f6-b540-417c-b022-0cecad838c67 => generated 654 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1322/2645] 10.0.0.23 () {34 vars in 669 bytes} [Tue May 12 17:47:16 2026] POST /v2.0/networks => generated 631 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1324/2646] 199.204.45.132 () {34 vars in 1052 bytes} [Tue May 12 17:47:16 2026] GET /v2.0/ports?network_id=b08fde85-c481-483b-a2b2-13aeeebb2dba&device_owner=network%3Adhcp => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1325/2647] 199.204.45.132 () {34 vars in 1012 bytes} [Tue May 12 17:47:16 2026] GET /v2.0/networks/b08fde85-c481-483b-a2b2-13aeeebb2dba?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: 1326/2648] 199.204.45.132 () {34 vars in 1112 bytes} [Tue May 12 17:47:16 2026] GET /v2.0/networks/b08fde85-c481-483b-a2b2-13aeeebb2dba?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: 1323/2649] 10.0.0.23 () {34 vars in 663 bytes} [Tue May 12 17:47:16 2026] POST /v2.0/ports => generated 743 bytes in 287 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1327/2650] 10.0.0.23 () {34 vars in 665 bytes} [Tue May 12 17:47:16 2026] POST /v2.0/trunks => generated 407 bytes in 183 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:47:16.864 7 INFO neutron.db.segments_db [None req-a82854a6-7487-4098-bd40-d2264ea5808b 227ce799e54a4f4c8acfae4dc88d7eeb e90749783c964e1da560c55d8f75ecf2 - - default default] Added segment 0261042a-2984-453b-a830-68ec844a96f8 of type vxlan for network 90deb9e9-b498-4109-b687-4336c3427cd5 [pid: 7|app: 0|req: 1324/2651] 10.0.0.23 () {34 vars in 669 bytes} [Tue May 12 17:47:16 2026] POST /v2.0/networks => generated 630 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1328/2652] 10.0.0.23 () {34 vars in 663 bytes} [Tue May 12 17:47:16 2026] POST /v2.0/ports => generated 743 bytes in 314 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1325/2653] 10.0.0.23 () {34 vars in 665 bytes} [Tue May 12 17:47:17 2026] POST /v2.0/trunks => generated 407 bytes in 223 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:47:17.578 8 INFO neutron.db.segments_db [None req-3126a8b3-df3e-4b32-8a6b-dbf27d1c3b26 227ce799e54a4f4c8acfae4dc88d7eeb e90749783c964e1da560c55d8f75ecf2 - - default default] Added segment bff78478-d527-4929-9624-7b6b98566ddb of type vxlan for network ea98f0ba-ce3c-476b-9688-d67581f117fa [pid: 8|app: 0|req: 1329/2654] 10.0.0.23 () {34 vars in 669 bytes} [Tue May 12 17:47:17 2026] POST /v2.0/networks => generated 631 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1326/2655] 10.0.0.23 () {34 vars in 663 bytes} [Tue May 12 17:47:17 2026] POST /v2.0/ports => generated 743 bytes in 410 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1330/2656] 10.0.0.23 () {34 vars in 665 bytes} [Tue May 12 17:47:18 2026] POST /v2.0/trunks => generated 407 bytes in 229 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: 1327/2657] 10.0.0.23 () {34 vars in 748 bytes} [Tue May 12 17:47:18 2026] PUT /v2.0/trunks/82edf1a0-78b4-4940-ab9b-6a155e0a90ba/tags => generated 17 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1331/2658] 10.0.0.23 () {34 vars in 748 bytes} [Tue May 12 17:47:18 2026] PUT /v2.0/trunks/c7a68b93-6291-4efa-a3ba-97ab224734e8/tags => generated 25 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1328/2659] 10.0.0.23 () {34 vars in 748 bytes} [Tue May 12 17:47:18 2026] PUT /v2.0/trunks/df503f3c-eb55-47fe-a4ba-9b53dfbbcf96/tags => generated 34 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1332/2660] 10.0.0.23 () {34 vars in 748 bytes} [Tue May 12 17:47:18 2026] PUT /v2.0/trunks/d94a99d0-c9e1-4f58-a5df-6c63a052c2ff/tags => generated 19 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1329/2661] 10.0.0.23 () {32 vars in 661 bytes} [Tue May 12 17:47:18 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1333/2662] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:47:18 2026] GET /v2.0/ports?device_id=58d947d3-c254-4cc4-91a2-e70e260ca009 => generated 1242 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1330/2663] 10.0.0.23 () {32 vars in 675 bytes} [Tue May 12 17:47:18 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1334/2664] 10.0.0.179 () {34 vars in 1040 bytes} [Tue May 12 17:47:18 2026] GET /v2.0/security-groups?id=2e4c4f3f-f7bf-488e-966b-b98f708ef669&fields=id&fields=name => generated 96 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1331/2665] 10.0.0.23 () {32 vars in 671 bytes} [Tue May 12 17:47:18 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1335/2666] 10.0.0.23 () {32 vars in 683 bytes} [Tue May 12 17:47:18 2026] GET /v2.0/trunks?tags-any=red%2Cblue => 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: 1332/2667] 10.0.0.23 () {32 vars in 669 bytes} [Tue May 12 17:47:18 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1336/2668] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:47:18 2026] GET /v2.0/ports?device_id=58d947d3-c254-4cc4-91a2-e70e260ca009 => generated 1242 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1333/2669] 10.0.0.23 () {32 vars in 683 bytes} [Tue May 12 17:47:18 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1337/2670] 10.0.0.23 () {32 vars in 679 bytes} [Tue May 12 17:47:18 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1334/2671] 10.0.0.23 () {32 vars in 691 bytes} [Tue May 12 17:47:18 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1338/2672] 10.0.0.23 () {32 vars in 718 bytes} [Tue May 12 17:47:18 2026] GET /v2.0/trunks/82edf1a0-78b4-4940-ab9b-6a155e0a90ba => generated 412 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1335/2673] 10.0.0.23 () {32 vars in 716 bytes} [Tue May 12 17:47:18 2026] GET /v2.0/ports/9b48ace3-a933-4f22-bf17-13c25318c11d => generated 826 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1339/2674] 10.0.0.23 () {32 vars in 721 bytes} [Tue May 12 17:47:18 2026] DELETE /v2.0/trunks/82edf1a0-78b4-4940-ab9b-6a155e0a90ba => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1336/2675] 10.0.0.23 () {32 vars in 718 bytes} [Tue May 12 17:47:18 2026] GET /v2.0/trunks/c7a68b93-6291-4efa-a3ba-97ab224734e8 => generated 420 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1340/2676] 10.0.0.23 () {32 vars in 716 bytes} [Tue May 12 17:47:18 2026] GET /v2.0/ports/eb129f4c-9b13-4731-a6fd-3f4b31401eec => 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: 1337/2677] 10.0.0.23 () {32 vars in 721 bytes} [Tue May 12 17:47:19 2026] DELETE /v2.0/trunks/c7a68b93-6291-4efa-a3ba-97ab224734e8 => 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: 1341/2678] 10.0.0.23 () {32 vars in 718 bytes} [Tue May 12 17:47:19 2026] GET /v2.0/trunks/df503f3c-eb55-47fe-a4ba-9b53dfbbcf96 => generated 429 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1338/2679] 10.0.0.23 () {32 vars in 716 bytes} [Tue May 12 17:47:19 2026] GET /v2.0/ports/2d3b8d25-d69e-48b8-a097-164f66670361 => generated 826 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1342/2680] 10.0.0.23 () {32 vars in 721 bytes} [Tue May 12 17:47:19 2026] DELETE /v2.0/trunks/df503f3c-eb55-47fe-a4ba-9b53dfbbcf96 => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1339/2681] 10.0.0.23 () {32 vars in 718 bytes} [Tue May 12 17:47:19 2026] GET /v2.0/trunks/d94a99d0-c9e1-4f58-a5df-6c63a052c2ff => generated 414 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1343/2682] 10.0.0.23 () {32 vars in 716 bytes} [Tue May 12 17:47:19 2026] GET /v2.0/ports/0cc40dd0-6630-4a93-b35d-04e229bf8917 => generated 826 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1340/2683] 10.0.0.23 () {32 vars in 721 bytes} [Tue May 12 17:47:19 2026] DELETE /v2.0/trunks/d94a99d0-c9e1-4f58-a5df-6c63a052c2ff => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1344/2684] 10.0.0.23 () {32 vars in 718 bytes} [Tue May 12 17:47:19 2026] GET /v2.0/trunks/078f0633-8662-4acb-af83-32959c544b10 => generated 407 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1341/2685] 10.0.0.23 () {32 vars in 716 bytes} [Tue May 12 17:47:19 2026] GET /v2.0/ports/793412ba-8269-4b74-ab75-ad850ab0c7b7 => generated 826 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1345/2686] 10.0.0.23 () {32 vars in 721 bytes} [Tue May 12 17:47:19 2026] DELETE /v2.0/trunks/078f0633-8662-4acb-af83-32959c544b10 => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:47:19.678 7 INFO neutron_taas.services.taas.taas_plugin [None req-ec867f57-a470-4926-8586-bf1f6990e400 227ce799e54a4f4c8acfae4dc88d7eeb e90749783c964e1da560c55d8f75ecf2 - - default default] TaaS: Handle Delete Port: 9b48ace3-a933-4f22-bf17-13c25318c11d 2026-05-12 17:47:19.681 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ec867f57-a470-4926-8586-bf1f6990e400 227ce799e54a4f4c8acfae4dc88d7eeb e90749783c964e1da560c55d8f75ecf2 - - default default] Tap Mirror: Handle Delete Port: 9b48ace3-a933-4f22-bf17-13c25318c11d [pid: 7|app: 0|req: 1342/2687] 10.0.0.23 () {32 vars in 719 bytes} [Tue May 12 17:47:19 2026] DELETE /v2.0/ports/9b48ace3-a933-4f22-bf17-13c25318c11d => generated 0 bytes in 159 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:47:19.848 8 INFO neutron_taas.services.taas.taas_plugin [None req-b39d7ed3-5241-4a7d-aedd-7e2df8b34a3f 227ce799e54a4f4c8acfae4dc88d7eeb e90749783c964e1da560c55d8f75ecf2 - - default default] TaaS: Handle Delete Port: eb129f4c-9b13-4731-a6fd-3f4b31401eec 2026-05-12 17:47:19.851 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b39d7ed3-5241-4a7d-aedd-7e2df8b34a3f 227ce799e54a4f4c8acfae4dc88d7eeb e90749783c964e1da560c55d8f75ecf2 - - default default] Tap Mirror: Handle Delete Port: eb129f4c-9b13-4731-a6fd-3f4b31401eec [pid: 8|app: 0|req: 1346/2688] 10.0.0.23 () {32 vars in 719 bytes} [Tue May 12 17:47:19 2026] DELETE /v2.0/ports/eb129f4c-9b13-4731-a6fd-3f4b31401eec => generated 0 bytes in 176 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:47:20.053 7 INFO neutron_taas.services.taas.taas_plugin [None req-c883079b-4a38-4d5a-b418-0409241e79e2 227ce799e54a4f4c8acfae4dc88d7eeb e90749783c964e1da560c55d8f75ecf2 - - default default] TaaS: Handle Delete Port: 2d3b8d25-d69e-48b8-a097-164f66670361 2026-05-12 17:47:20.056 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c883079b-4a38-4d5a-b418-0409241e79e2 227ce799e54a4f4c8acfae4dc88d7eeb e90749783c964e1da560c55d8f75ecf2 - - default default] Tap Mirror: Handle Delete Port: 2d3b8d25-d69e-48b8-a097-164f66670361 [pid: 7|app: 0|req: 1343/2689] 10.0.0.23 () {32 vars in 719 bytes} [Tue May 12 17:47:19 2026] DELETE /v2.0/ports/2d3b8d25-d69e-48b8-a097-164f66670361 => generated 0 bytes in 222 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:47:20.277 8 INFO neutron_taas.services.taas.taas_plugin [None req-4c160283-c789-4d5c-9630-9623bda7e737 227ce799e54a4f4c8acfae4dc88d7eeb e90749783c964e1da560c55d8f75ecf2 - - default default] TaaS: Handle Delete Port: 0cc40dd0-6630-4a93-b35d-04e229bf8917 2026-05-12 17:47:20.282 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4c160283-c789-4d5c-9630-9623bda7e737 227ce799e54a4f4c8acfae4dc88d7eeb e90749783c964e1da560c55d8f75ecf2 - - default default] Tap Mirror: Handle Delete Port: 0cc40dd0-6630-4a93-b35d-04e229bf8917 [pid: 8|app: 0|req: 1347/2690] 10.0.0.23 () {32 vars in 719 bytes} [Tue May 12 17:47:20 2026] DELETE /v2.0/ports/0cc40dd0-6630-4a93-b35d-04e229bf8917 => generated 0 bytes in 203 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:47:20.463 7 INFO neutron_taas.services.taas.taas_plugin [None req-cebd80de-42a8-4db1-a65f-18a58471d1c9 227ce799e54a4f4c8acfae4dc88d7eeb e90749783c964e1da560c55d8f75ecf2 - - default default] TaaS: Handle Delete Port: 793412ba-8269-4b74-ab75-ad850ab0c7b7 2026-05-12 17:47:20.466 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cebd80de-42a8-4db1-a65f-18a58471d1c9 227ce799e54a4f4c8acfae4dc88d7eeb e90749783c964e1da560c55d8f75ecf2 - - default default] Tap Mirror: Handle Delete Port: 793412ba-8269-4b74-ab75-ad850ab0c7b7 [pid: 7|app: 0|req: 1344/2691] 10.0.0.23 () {32 vars in 719 bytes} [Tue May 12 17:47:20 2026] DELETE /v2.0/ports/793412ba-8269-4b74-ab75-ad850ab0c7b7 => generated 0 bytes in 171 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:47:20.668 8 INFO neutron.services.segments.plugin [-] Segment 4a9cb5d6-789d-4a9e-bf3c-a9261d7062ac resource provider aggregate not found 2026-05-12 17:47:20.679 8 INFO neutron.services.segments.plugin [-] Segment 4a9cb5d6-789d-4a9e-bf3c-a9261d7062ac resource provider aggregate not found 2026-05-12 17:47:20.685 8 INFO neutron.services.segments.plugin [-] Segment 4a9cb5d6-789d-4a9e-bf3c-a9261d7062ac resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4a9cb5d6-789d-4a9e-bf3c-a9261d7062ac found for delete ", "request_id": "req-18210266-2be4-4288-89ba-1e3863f32efd"}]} [pid: 8|app: 0|req: 1348/2692] 10.0.0.23 () {32 vars in 725 bytes} [Tue May 12 17:47:20 2026] DELETE /v2.0/networks/997a63a6-97fa-438e-8b6f-8617aee34015 => generated 0 bytes in 149 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:47:20.700 8 INFO neutron.services.segments.plugin [-] Segment 4a9cb5d6-789d-4a9e-bf3c-a9261d7062ac resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4a9cb5d6-789d-4a9e-bf3c-a9261d7062ac found for delete ", "request_id": "req-58aaf155-76de-4f26-9fe4-fdd0150a024c"}]} [pid: 8|app: 0|req: 1349/2693] 10.0.0.23 () {32 vars in 725 bytes} [Tue May 12 17:47:20 2026] DELETE /v2.0/networks/e6caa4ec-96e5-40a6-8561-7aebd2bb812a => generated 0 bytes in 125 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1350/2694] 10.0.0.23 () {32 vars in 725 bytes} [Tue May 12 17:47:20 2026] DELETE /v2.0/networks/6eddeb90-cdf6-496e-be7f-d03bf371b199 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1351/2695] 10.0.0.23 () {32 vars in 725 bytes} [Tue May 12 17:47:20 2026] DELETE /v2.0/networks/90deb9e9-b498-4109-b687-4336c3427cd5 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1352/2696] 10.0.0.23 () {32 vars in 725 bytes} [Tue May 12 17:47:21 2026] DELETE /v2.0/networks/ea98f0ba-ce3c-476b-9688-d67581f117fa => generated 0 bytes in 117 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1345/2697] 199.204.45.132 () {34 vars in 994 bytes} [Tue May 12 17:47:20 2026] GET /v2.0/ports?device_id=58d947d3-c254-4cc4-91a2-e70e260ca009 => generated 1244 bytes in 587 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1353/2698] 199.204.45.132 () {34 vars in 1044 bytes} [Tue May 12 17:47:21 2026] GET /v2.0/security-groups?id=2e4c4f3f-f7bf-488e-966b-b98f708ef669&fields=id&fields=name => generated 96 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1346/2699] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:47:21 2026] GET /v2.0/ports?device_id=58d947d3-c254-4cc4-91a2-e70e260ca009 => generated 1244 bytes in 208 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1354/2700] 10.0.0.179 () {34 vars in 1040 bytes} [Tue May 12 17:47:21 2026] GET /v2.0/security-groups?id=2e4c4f3f-f7bf-488e-966b-b98f708ef669&fields=id&fields=name => generated 96 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1347/2701] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:47:21 2026] GET /v2.0/ports?device_id=58d947d3-c254-4cc4-91a2-e70e260ca009 => generated 1244 bytes in 287 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1355/2702] 10.0.0.23 () {32 vars in 773 bytes} [Tue May 12 17:47:22 2026] GET /v2.0/security-groups?tenant_id=e90749783c964e1da560c55d8f75ecf2&name=default => generated 2929 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1348/2703] 10.0.0.23 () {32 vars in 739 bytes} [Tue May 12 17:47:22 2026] DELETE /v2.0/security-groups/27037a57-73f9-4790-850c-ae88c4d46ba7 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1356/2704] 10.0.0.23 () {32 vars in 773 bytes} [Tue May 12 17:47:22 2026] GET /v2.0/security-groups?tenant_id=46c610e79b904e279a244cb970e9c1df&name=default => generated 2929 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1349/2705] 10.0.0.23 () {32 vars in 739 bytes} [Tue May 12 17:47:22 2026] DELETE /v2.0/security-groups/6450d08d-0d3b-40de-b612-38ad7e6071df => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:47:22.711 8 INFO neutron.services.segments.plugin [-] Segment 34d126d7-f3d0-48ea-b902-fbb49e27cf6f resource provider aggregate not found 2026-05-12 17:47:22.724 8 INFO neutron.services.segments.plugin [-] Segment 34d126d7-f3d0-48ea-b902-fbb49e27cf6f resource provider aggregate not found 2026-05-12 17:47:22.730 8 INFO neutron.services.segments.plugin [-] Segment 34d126d7-f3d0-48ea-b902-fbb49e27cf6f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 34d126d7-f3d0-48ea-b902-fbb49e27cf6f found for delete ", "request_id": "req-920d92c4-f33e-4832-afbb-85d596cfc675"}]} 2026-05-12 17:47:22.746 8 INFO neutron.services.segments.plugin [-] Segment 34d126d7-f3d0-48ea-b902-fbb49e27cf6f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 34d126d7-f3d0-48ea-b902-fbb49e27cf6f found for delete ", "request_id": "req-0b11e489-1b5b-4578-aa20-fcc83003b906"}]} 2026-05-12 17:47:22.754 8 INFO neutron.services.segments.plugin [-] Segment 17611f23-7369-4f9f-9cff-fd77cd255c71 resource provider aggregate not found 2026-05-12 17:47:22.769 8 INFO neutron.services.segments.plugin [-] Segment 17611f23-7369-4f9f-9cff-fd77cd255c71 resource provider aggregate not found 2026-05-12 17:47:22.772 8 INFO neutron.services.segments.plugin [-] Segment 17611f23-7369-4f9f-9cff-fd77cd255c71 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 17611f23-7369-4f9f-9cff-fd77cd255c71 found for delete ", "request_id": "req-f1f3c402-e458-44d5-b38f-295e86d0f391"}]} 2026-05-12 17:47:22.788 8 INFO neutron.services.segments.plugin [-] Segment 0261042a-2984-453b-a830-68ec844a96f8 resource provider aggregate not found 2026-05-12 17:47:22.790 8 INFO neutron.services.segments.plugin [-] Segment 17611f23-7369-4f9f-9cff-fd77cd255c71 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 17611f23-7369-4f9f-9cff-fd77cd255c71 found for delete ", "request_id": "req-f4769e1a-6d35-4263-bc7d-a044d0356220"}]} 2026-05-12 17:47:22.806 8 INFO neutron.services.segments.plugin [-] Segment 0261042a-2984-453b-a830-68ec844a96f8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0261042a-2984-453b-a830-68ec844a96f8 found for delete ", "request_id": "req-0a355226-c3e4-494a-aaf2-697576aba86d"}]} 2026-05-12 17:47:22.809 8 INFO neutron.services.segments.plugin [-] Segment 0261042a-2984-453b-a830-68ec844a96f8 resource provider aggregate not found 2026-05-12 17:47:22.825 8 INFO neutron.services.segments.plugin [-] Segment 0261042a-2984-453b-a830-68ec844a96f8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0261042a-2984-453b-a830-68ec844a96f8 found for delete ", "request_id": "req-792ad921-069a-4f4e-a0cd-af86b09df21f"}]} 2026-05-12 17:47:22.830 8 INFO neutron.services.segments.plugin [-] Segment bff78478-d527-4929-9624-7b6b98566ddb resource provider aggregate not found 2026-05-12 17:47:22.845 8 INFO neutron.services.segments.plugin [-] Segment bff78478-d527-4929-9624-7b6b98566ddb resource provider aggregate not found 2026-05-12 17:47:22.863 8 INFO neutron.services.segments.plugin [-] Segment bff78478-d527-4929-9624-7b6b98566ddb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bff78478-d527-4929-9624-7b6b98566ddb found for delete ", "request_id": "req-3384edef-7dac-4069-bdb5-03362e57fc51"}]} 2026-05-12 17:47:22.872 8 INFO neutron.services.segments.plugin [-] Segment bff78478-d527-4929-9624-7b6b98566ddb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bff78478-d527-4929-9624-7b6b98566ddb found for delete ", "request_id": "req-bd518b79-ca0d-4759-95fe-a69bc5b48b17"}]} [pid: 8|app: 0|req: 1357/2706] 10.0.0.23 () {32 vars in 773 bytes} [Tue May 12 17:47:22 2026] GET /v2.0/security-groups?tenant_id=e7e0b88805c64b59bad89a68e4487a96&name=default => generated 2929 bytes in 228 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1350/2707] 10.0.0.23 () {32 vars in 739 bytes} [Tue May 12 17:47:22 2026] DELETE /v2.0/security-groups/8cde07ab-0de0-495c-8446-49ae0930be7b => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1358/2708] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:47:24 2026] GET /v2.0/ports?device_id=58d947d3-c254-4cc4-91a2-e70e260ca009 => 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: 1351/2711] 10.0.0.179 () {34 vars in 1040 bytes} [Tue May 12 17:47:24 2026] GET /v2.0/security-groups?id=2e4c4f3f-f7bf-488e-966b-b98f708ef669&fields=id&fields=name => generated 96 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1361/2712] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:47:25 2026] GET /v2.0/ports?device_id=58d947d3-c254-4cc4-91a2-e70e260ca009 => generated 1244 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:47:26.335 7 INFO neutron.db.segments_db [None req-47f62869-14fb-4f74-8f29-323c17461663 d320fd0e34b747c39c2624f9f337947d 98dbcfb937644764bb11c0f1ab9c983b - - default default] Added segment bcb5e03e-3299-4b8e-9da4-b102811e0538 of type vxlan for network 20f5d172-488e-477f-a9f1-67bd28011202 [pid: 7|app: 0|req: 1352/2713] 10.0.0.23 () {34 vars in 669 bytes} [Tue May 12 17:47:26 2026] POST /v2.0/networks => generated 630 bytes in 362 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1362/2714] 10.0.0.23 () {34 vars in 663 bytes} [Tue May 12 17:47:26 2026] POST /v2.0/ports => generated 743 bytes in 289 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1353/2715] 10.0.0.23 () {34 vars in 746 bytes} [Tue May 12 17:47:26 2026] PUT /v2.0/ports/4e358f4e-0e46-46a0-aba9-25bb80957ae5/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: 8|app: 0|req: 1363/2716] 10.0.0.23 () {32 vars in 726 bytes} [Tue May 12 17:47:26 2026] GET /v2.0/ports/4e358f4e-0e46-46a0-aba9-25bb80957ae5/tags => generated 25 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1354/2717] 10.0.0.23 () {34 vars in 757 bytes} [Tue May 12 17:47:26 2026] PUT /v2.0/ports/4e358f4e-0e46-46a0-aba9-25bb80957ae5/tags/green => generated 4 bytes in 74 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: 1364/2718] 10.0.0.23 () {32 vars in 726 bytes} [Tue May 12 17:47:26 2026] GET /v2.0/ports/4e358f4e-0e46-46a0-aba9-25bb80957ae5/tags => generated 34 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1355/2719] 10.0.0.23 () {34 vars in 753 bytes} [Tue May 12 17:47:26 2026] PUT /v2.0/ports/4e358f4e-0e46-46a0-aba9-25bb80957ae5/tags/red => generated 4 bytes in 60 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: 1365/2720] 10.0.0.23 () {32 vars in 726 bytes} [Tue May 12 17:47:27 2026] GET /v2.0/ports/4e358f4e-0e46-46a0-aba9-25bb80957ae5/tags => generated 34 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: 1356/2721] 10.0.0.23 () {34 vars in 775 bytes} [Tue May 12 17:47:27 2026] PUT /v2.0/ports/4e358f4e-0e46-46a0-aba9-25bb80957ae5/tags/black.or.white => 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: 1366/2722] 10.0.0.23 () {32 vars in 726 bytes} [Tue May 12 17:47:27 2026] GET /v2.0/ports/4e358f4e-0e46-46a0-aba9-25bb80957ae5/tags => generated 52 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1357/2723] 10.0.0.23 () {34 vars in 746 bytes} [Tue May 12 17:47:27 2026] PUT /v2.0/ports/4e358f4e-0e46-46a0-aba9-25bb80957ae5/tags => generated 37 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1367/2724] 10.0.0.23 () {32 vars in 726 bytes} [Tue May 12 17:47:27 2026] GET /v2.0/ports/4e358f4e-0e46-46a0-aba9-25bb80957ae5/tags => generated 37 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1358/2725] 10.0.0.23 () {32 vars in 734 bytes} [Tue May 12 17:47:27 2026] GET /v2.0/ports/4e358f4e-0e46-46a0-aba9-25bb80957ae5/tags/red => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:47:27.488 8 INFO neutron.api.v2.resource [None req-39c8ccbd-790b-422f-b267-df00c98fe522 d320fd0e34b747c39c2624f9f337947d 98dbcfb937644764bb11c0f1ab9c983b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1368/2726] 10.0.0.23 () {32 vars in 738 bytes} [Tue May 12 17:47:27 2026] GET /v2.0/ports/4e358f4e-0e46-46a0-aba9-25bb80957ae5/tags/green => generated 99 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1359/2727] 10.0.0.23 () {32 vars in 737 bytes} [Tue May 12 17:47:27 2026] DELETE /v2.0/ports/4e358f4e-0e46-46a0-aba9-25bb80957ae5/tags/red => generated 0 bytes in 85 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: 1369/2728] 10.0.0.23 () {32 vars in 726 bytes} [Tue May 12 17:47:27 2026] GET /v2.0/ports/4e358f4e-0e46-46a0-aba9-25bb80957ae5/tags => generated 30 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:47:27.703 7 INFO neutron.api.v2.resource [None req-9b1854dc-2344-4e0a-984c-4ccd7c14c7d1 d320fd0e34b747c39c2624f9f337947d 98dbcfb937644764bb11c0f1ab9c983b - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1360/2729] 10.0.0.23 () {32 vars in 741 bytes} [Tue May 12 17:47:27 2026] DELETE /v2.0/ports/4e358f4e-0e46-46a0-aba9-25bb80957ae5/tags/green => generated 99 bytes in 57 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: 1370/2730] 10.0.0.23 () {32 vars in 729 bytes} [Tue May 12 17:47:27 2026] DELETE /v2.0/ports/4e358f4e-0e46-46a0-aba9-25bb80957ae5/tags => 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: 1361/2731] 10.0.0.23 () {32 vars in 726 bytes} [Tue May 12 17:47:27 2026] GET /v2.0/ports/4e358f4e-0e46-46a0-aba9-25bb80957ae5/tags => generated 12 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:47:27.950 8 INFO neutron_taas.services.taas.taas_plugin [None req-3ef9616b-c738-49b5-8480-080d70b8c310 d320fd0e34b747c39c2624f9f337947d 98dbcfb937644764bb11c0f1ab9c983b - - default default] TaaS: Handle Delete Port: 4e358f4e-0e46-46a0-aba9-25bb80957ae5 2026-05-12 17:47:27.954 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3ef9616b-c738-49b5-8480-080d70b8c310 d320fd0e34b747c39c2624f9f337947d 98dbcfb937644764bb11c0f1ab9c983b - - default default] Tap Mirror: Handle Delete Port: 4e358f4e-0e46-46a0-aba9-25bb80957ae5 [pid: 8|app: 0|req: 1371/2732] 10.0.0.23 () {32 vars in 719 bytes} [Tue May 12 17:47:27 2026] DELETE /v2.0/ports/4e358f4e-0e46-46a0-aba9-25bb80957ae5 => generated 0 bytes in 210 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:47:28.179 7 INFO neutron.services.segments.plugin [-] Segment bcb5e03e-3299-4b8e-9da4-b102811e0538 resource provider aggregate not found 2026-05-12 17:47:28.180 7 INFO neutron.services.segments.plugin [-] Segment bcb5e03e-3299-4b8e-9da4-b102811e0538 resource provider aggregate not found 2026-05-12 17:47:28.202 7 INFO neutron.services.segments.plugin [-] Segment bcb5e03e-3299-4b8e-9da4-b102811e0538 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bcb5e03e-3299-4b8e-9da4-b102811e0538 found for delete ", "request_id": "req-5c876384-fc2c-48f3-b2cd-d5a6f2d6d9fa"}]} 2026-05-12 17:47:28.202 7 INFO neutron.services.segments.plugin [-] Segment bcb5e03e-3299-4b8e-9da4-b102811e0538 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bcb5e03e-3299-4b8e-9da4-b102811e0538 found for delete ", "request_id": "req-81f65854-3499-4fcf-881d-b79c9bb1c887"}]} [pid: 7|app: 0|req: 1362/2733] 10.0.0.23 () {32 vars in 725 bytes} [Tue May 12 17:47:28 2026] DELETE /v2.0/networks/20f5d172-488e-477f-a9f1-67bd28011202 => generated 0 bytes in 157 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1372/2734] 10.0.0.23 () {32 vars in 773 bytes} [Tue May 12 17:47:28 2026] GET /v2.0/security-groups?tenant_id=129a2805b0ef470ea12efd1a77061fcd&name=default => generated 2929 bytes in 305 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1363/2735] 10.0.0.23 () {32 vars in 739 bytes} [Tue May 12 17:47:29 2026] DELETE /v2.0/security-groups/5c40eb81-daa6-4d19-a27c-142486cf80b8 => 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: 1373/2736] 10.0.0.23 () {32 vars in 773 bytes} [Tue May 12 17:47:29 2026] GET /v2.0/security-groups?tenant_id=98dbcfb937644764bb11c0f1ab9c983b&name=default => generated 2929 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1364/2737] 10.0.0.23 () {32 vars in 739 bytes} [Tue May 12 17:47:29 2026] DELETE /v2.0/security-groups/ebf050cc-e57b-4c7c-bffe-7a7f340a7d57 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:47:33.027 8 INFO neutron.db.segments_db [None req-fea3af3c-63e3-43ee-82d6-a801ff9aeef0 fcf2c63b04904f43a9a801487105783f 594c55563233494cbfb69fc9f59c1b88 - - default default] Added segment 704bebd4-0127-4d5d-a9aa-c3d2d6ed8fda of type vxlan for network 65262d67-0d1f-4e6f-b211-9594f133821a [pid: 8|app: 0|req: 1374/2738] 10.0.0.23 () {34 vars in 669 bytes} [Tue May 12 17:47:32 2026] POST /v2.0/networks => generated 632 bytes in 440 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:47:33.196 7 INFO neutron.db.segments_db [None req-f633d500-6e8c-4fd8-a7ed-9d054bd908d4 fcf2c63b04904f43a9a801487105783f 594c55563233494cbfb69fc9f59c1b88 - - default default] Added segment 29b0b75c-0aca-4a10-93be-febf9712fac3 of type vxlan for network 36501771-a50c-4acd-a271-c924a941eb9b [pid: 7|app: 0|req: 1365/2739] 10.0.0.23 () {34 vars in 669 bytes} [Tue May 12 17:47:33 2026] POST /v2.0/networks => generated 631 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1375/2740] 10.0.0.23 () {34 vars in 752 bytes} [Tue May 12 17:47:33 2026] PUT /v2.0/networks/65262d67-0d1f-4e6f-b211-9594f133821a/tags => generated 25 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1366/2741] 10.0.0.23 () {32 vars in 732 bytes} [Tue May 12 17:47:33 2026] GET /v2.0/networks/65262d67-0d1f-4e6f-b211-9594f133821a/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: 1376/2742] 10.0.0.23 () {34 vars in 752 bytes} [Tue May 12 17:47:33 2026] PUT /v2.0/networks/36501771-a50c-4acd-a271-c924a941eb9b/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: 1367/2743] 10.0.0.23 () {32 vars in 732 bytes} [Tue May 12 17:47:33 2026] GET /v2.0/networks/36501771-a50c-4acd-a271-c924a941eb9b/tags => generated 17 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1377/2744] 10.0.0.23 () {34 vars in 752 bytes} [Tue May 12 17:47:33 2026] PUT /v2.0/networks/36501771-a50c-4acd-a271-c924a941eb9b/tags => generated 12 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1368/2745] 10.0.0.23 () {32 vars in 732 bytes} [Tue May 12 17:47:33 2026] GET /v2.0/networks/36501771-a50c-4acd-a271-c924a941eb9b/tags => generated 12 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1378/2746] 10.0.0.23 () {32 vars in 732 bytes} [Tue May 12 17:47:33 2026] GET /v2.0/networks/65262d67-0d1f-4e6f-b211-9594f133821a/tags => generated 25 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1369/2747] 10.0.0.23 () {32 vars in 725 bytes} [Tue May 12 17:47:33 2026] DELETE /v2.0/networks/65262d67-0d1f-4e6f-b211-9594f133821a => generated 0 bytes in 170 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:47:33.953 7 INFO neutron.services.segments.plugin [-] Segment 704bebd4-0127-4d5d-a9aa-c3d2d6ed8fda resource provider aggregate not found 2026-05-12 17:47:33.959 7 INFO neutron.services.segments.plugin [-] Segment 704bebd4-0127-4d5d-a9aa-c3d2d6ed8fda resource provider aggregate not found 2026-05-12 17:47:33.963 7 INFO neutron.services.segments.plugin [-] Segment 704bebd4-0127-4d5d-a9aa-c3d2d6ed8fda resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 704bebd4-0127-4d5d-a9aa-c3d2d6ed8fda found for delete ", "request_id": "req-662f07aa-0219-44a8-971e-d8ad8f72b768"}]} 2026-05-12 17:47:33.974 7 INFO neutron.services.segments.plugin [-] Segment 704bebd4-0127-4d5d-a9aa-c3d2d6ed8fda resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 704bebd4-0127-4d5d-a9aa-c3d2d6ed8fda found for delete ", "request_id": "req-87e11a46-0c91-4c85-bd8b-1aa29dc70933"}]} [pid: 8|app: 0|req: 1379/2748] 10.0.0.23 () {32 vars in 725 bytes} [Tue May 12 17:47:33 2026] DELETE /v2.0/networks/36501771-a50c-4acd-a271-c924a941eb9b => generated 0 bytes in 158 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:47:34.032 8 INFO neutron.services.segments.plugin [-] Segment 29b0b75c-0aca-4a10-93be-febf9712fac3 resource provider aggregate not found 2026-05-12 17:47:34.041 8 INFO neutron.services.segments.plugin [-] Segment 29b0b75c-0aca-4a10-93be-febf9712fac3 resource provider aggregate not found 2026-05-12 17:47:34.054 8 INFO neutron.services.segments.plugin [-] Segment 29b0b75c-0aca-4a10-93be-febf9712fac3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 29b0b75c-0aca-4a10-93be-febf9712fac3 found for delete ", "request_id": "req-d8e87f7d-2317-47b8-9e70-ab7dc0e05c1a"}]} 2026-05-12 17:47:34.061 8 INFO neutron.services.segments.plugin [-] Segment 29b0b75c-0aca-4a10-93be-febf9712fac3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 29b0b75c-0aca-4a10-93be-febf9712fac3 found for delete ", "request_id": "req-ed781647-21ff-4127-96b9-2221e96ad7af"}]} [pid: 7|app: 0|req: 1370/2749] 10.0.0.23 () {32 vars in 773 bytes} [Tue May 12 17:47:34 2026] GET /v2.0/security-groups?tenant_id=51f50382067a4682bbdd3d01472c518e&name=default => generated 2929 bytes in 215 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1380/2750] 10.0.0.23 () {32 vars in 739 bytes} [Tue May 12 17:47:34 2026] DELETE /v2.0/security-groups/f9a6b47f-aaed-4cfd-9221-7a7c904145a9 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1371/2751] 10.0.0.23 () {32 vars in 773 bytes} [Tue May 12 17:47:35 2026] GET /v2.0/security-groups?tenant_id=594c55563233494cbfb69fc9f59c1b88&name=default => generated 2929 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1381/2752] 10.0.0.23 () {32 vars in 739 bytes} [Tue May 12 17:47:35 2026] DELETE /v2.0/security-groups/90d8eda5-0187-43db-9b17-c7f7a782b478 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1374/2757] 199.204.45.132 () {30 vars in 703 bytes} [Tue May 12 17:47:59 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1384/2758] 199.204.45.132 () {30 vars in 705 bytes} [Tue May 12 17:47:59 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1375/2759] 199.204.45.132 () {30 vars in 681 bytes} [Tue May 12 17:47: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: 1385/2760] 199.204.45.132 () {30 vars in 717 bytes} [Tue May 12 17:47:59 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: 1376/2761] 199.204.45.132 () {30 vars in 741 bytes} [Tue May 12 17:47:59 2026] GET /v2.0/subnets/b33c21b7-5b29-4ae2-9e48-6f6c1c4098ea => generated 676 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1386/2762] 199.204.45.132 () {30 vars in 769 bytes} [Tue May 12 17:47:59 2026] GET /v2.0/ports?device_id=58d947d3-c254-4cc4-91a2-e70e260ca009 => 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: 1377/2763] 199.204.45.132 () {34 vars in 717 bytes} [Tue May 12 17:47:59 2026] POST /v2.0/ports => generated 1059 bytes in 286 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1387/2764] 10.0.0.179 () {34 vars in 971 bytes} [Tue May 12 17:48:00 2026] GET /v2.0/ports/8f5b5145-2f67-4e6f-8d93-bee585264fbf => generated 1059 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1378/2765] 10.0.0.179 () {34 vars in 907 bytes} [Tue May 12 17:48:00 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: 1388/2766] 199.204.45.132 () {34 vars in 1262 bytes} [Tue May 12 17:48:01 2026] GET /v2.0/ports/8f5b5145-2f67-4e6f-8d93-bee585264fbf?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 228 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1379/2767] 199.204.45.132 () {34 vars in 1012 bytes} [Tue May 12 17:48:01 2026] GET /v2.0/networks/a81bcd81-7760-49d3-ab48-c04389abb907?fields=segments => generated 14 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1389/2768] 199.204.45.132 () {34 vars in 1112 bytes} [Tue May 12 17:48:01 2026] GET /v2.0/networks/a81bcd81-7760-49d3-ab48-c04389abb907?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: 1380/2769] 199.204.45.132 () {34 vars in 975 bytes} [Tue May 12 17:48:02 2026] GET /v2.0/ports/8f5b5145-2f67-4e6f-8d93-bee585264fbf => generated 1059 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1390/2770] 199.204.45.132 () {34 vars in 986 bytes} [Tue May 12 17:48:02 2026] GET /v2.0/networks?id=a81bcd81-7760-49d3-ab48-c04389abb907 => generated 802 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1381/2771] 199.204.45.132 () {38 vars in 1028 bytes} [Tue May 12 17:48:02 2026] PUT /v2.0/ports/8f5b5145-2f67-4e6f-8d93-bee585264fbf => generated 1249 bytes in 413 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:48:02.726 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2f59c043-254f-424e-b561-1dd2a1c90435'] response: {'name': 'network-changed', 'server_uuid': '58d947d3-c254-4cc4-91a2-e70e260ca009', 'tag': '8f5b5145-2f67-4e6f-8d93-bee585264fbf', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1391/2772] 199.204.45.132 () {34 vars in 1080 bytes} [Tue May 12 17:48:03 2026] GET /v2.0/ports?tenant_id=31ab17947d534fe9b679931cb784b10c&device_id=58d947d3-c254-4cc4-91a2-e70e260ca009 => generated 2485 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1382/2773] 199.204.45.132 () {34 vars in 986 bytes} [Tue May 12 17:48:03 2026] GET /v2.0/networks?id=a81bcd81-7760-49d3-ab48-c04389abb907 => generated 802 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1392/2774] 199.204.45.132 () {34 vars in 1058 bytes} [Tue May 12 17:48:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.201&port_id=8f5b5145-2f67-4e6f-8d93-bee585264fbf => 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: 1383/2775] 199.204.45.132 () {34 vars in 984 bytes} [Tue May 12 17:48:03 2026] GET /v2.0/subnets?id=b33c21b7-5b29-4ae2-9e48-6f6c1c4098ea => generated 679 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1393/2776] 199.204.45.132 () {34 vars in 1052 bytes} [Tue May 12 17:48:03 2026] GET /v2.0/ports?network_id=a81bcd81-7760-49d3-ab48-c04389abb907&device_owner=network%3Adhcp => generated 1461 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1384/2777] 199.204.45.132 () {34 vars in 1012 bytes} [Tue May 12 17:48:03 2026] GET /v2.0/networks/a81bcd81-7760-49d3-ab48-c04389abb907?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1394/2778] 199.204.45.132 () {34 vars in 1112 bytes} [Tue May 12 17:48:03 2026] GET /v2.0/networks/a81bcd81-7760-49d3-ab48-c04389abb907?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: 1385/2779] 199.204.45.132 () {34 vars in 1080 bytes} [Tue May 12 17:48:04 2026] GET /v2.0/ports?tenant_id=31ab17947d534fe9b679931cb784b10c&device_id=58d947d3-c254-4cc4-91a2-e70e260ca009 => generated 2485 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1395/2780] 199.204.45.132 () {34 vars in 1060 bytes} [Tue May 12 17:48:04 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.17&port_id=7c0da6af-6976-4698-b738-716f04694933 => 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: 1386/2781] 199.204.45.132 () {34 vars in 984 bytes} [Tue May 12 17:48:04 2026] GET /v2.0/subnets?id=bdb831f6-b540-417c-b022-0cecad838c67 => generated 654 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1396/2782] 199.204.45.132 () {34 vars in 1052 bytes} [Tue May 12 17:48:04 2026] GET /v2.0/ports?network_id=b08fde85-c481-483b-a2b2-13aeeebb2dba&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: 1387/2783] 199.204.45.132 () {34 vars in 1012 bytes} [Tue May 12 17:48:04 2026] GET /v2.0/networks/b08fde85-c481-483b-a2b2-13aeeebb2dba?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: 1397/2784] 199.204.45.132 () {34 vars in 1112 bytes} [Tue May 12 17:48:04 2026] GET /v2.0/networks/b08fde85-c481-483b-a2b2-13aeeebb2dba?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: 1388/2785] 199.204.45.132 () {34 vars in 1058 bytes} [Tue May 12 17:48:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.201&port_id=8f5b5145-2f67-4e6f-8d93-bee585264fbf => 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: 1398/2786] 199.204.45.132 () {34 vars in 984 bytes} [Tue May 12 17:48:04 2026] GET /v2.0/subnets?id=b33c21b7-5b29-4ae2-9e48-6f6c1c4098ea => generated 679 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1389/2787] 199.204.45.132 () {34 vars in 1052 bytes} [Tue May 12 17:48:04 2026] GET /v2.0/ports?network_id=a81bcd81-7760-49d3-ab48-c04389abb907&device_owner=network%3Adhcp => generated 1461 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1399/2788] 199.204.45.132 () {34 vars in 1012 bytes} [Tue May 12 17:48:04 2026] GET /v2.0/networks/a81bcd81-7760-49d3-ab48-c04389abb907?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1390/2789] 199.204.45.132 () {34 vars in 1112 bytes} [Tue May 12 17:48:05 2026] GET /v2.0/networks/a81bcd81-7760-49d3-ab48-c04389abb907?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1400/2790] 10.0.0.179 () {34 vars in 971 bytes} [Tue May 12 17:48:08 2026] GET /v2.0/ports/8f5b5145-2f67-4e6f-8d93-bee585264fbf => generated 1251 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1391/2791] 199.204.45.132 () {34 vars in 789 bytes} [Tue May 12 17:48:08 2026] PUT /v2.0/ports/8f5b5145-2f67-4e6f-8d93-bee585264fbf => generated 1276 bytes in 245 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:48:09.123 8 INFO neutron.api.v2.resource [None req-149497a6-4d2f-414e-9465-b78ccce15eca b9d8e9ed6ddc4167b46c1fda8c6d5ec9 31ab17947d534fe9b679931cb784b10c - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1401/2792] 199.204.45.132 () {30 vars in 763 bytes} [Tue May 12 17:48:09 2026] GET /v2.0/security-groups/lb-cc23bf65-02b7-41f8-9b79-fd71ccc98fcd => generated 149 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 17:48:09.139 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-8cf5a9f2-1171-47b7-88bb-5acb778f3dc8'] response: {'name': 'network-changed', 'server_uuid': '58d947d3-c254-4cc4-91a2-e70e260ca009', 'tag': '8f5b5145-2f67-4e6f-8d93-bee585264fbf', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1392/2793] 199.204.45.132 () {30 vars in 785 bytes} [Tue May 12 17:48:09 2026] GET /v2.0/security-groups?name=lb-cc23bf65-02b7-41f8-9b79-fd71ccc98fcd => generated 1639 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1402/2794] 199.204.45.132 () {34 vars in 789 bytes} [Tue May 12 17:48:09 2026] PUT /v2.0/ports/8f5b5145-2f67-4e6f-8d93-bee585264fbf => generated 1314 bytes in 242 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:48:09.514 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-67b1ef39-c409-4e8a-9197-7ff077ba8cca'] response: {'name': 'network-changed', 'server_uuid': '58d947d3-c254-4cc4-91a2-e70e260ca009', 'tag': '8f5b5145-2f67-4e6f-8d93-bee585264fbf', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1393/2795] 199.204.45.132 () {34 vars in 1080 bytes} [Tue May 12 17:48:09 2026] GET /v2.0/ports?tenant_id=31ab17947d534fe9b679931cb784b10c&device_id=58d947d3-c254-4cc4-91a2-e70e260ca009 => generated 2586 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: 1403/2796] 199.204.45.132 () {34 vars in 986 bytes} [Tue May 12 17:48:09 2026] GET /v2.0/networks?id=a81bcd81-7760-49d3-ab48-c04389abb907 => generated 802 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1394/2797] 199.204.45.132 () {34 vars in 1058 bytes} [Tue May 12 17:48:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.201&port_id=8f5b5145-2f67-4e6f-8d93-bee585264fbf => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1404/2798] 199.204.45.132 () {34 vars in 984 bytes} [Tue May 12 17:48:09 2026] GET /v2.0/subnets?id=b33c21b7-5b29-4ae2-9e48-6f6c1c4098ea => generated 679 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1395/2799] 199.204.45.132 () {34 vars in 1052 bytes} [Tue May 12 17:48:09 2026] GET /v2.0/ports?network_id=a81bcd81-7760-49d3-ab48-c04389abb907&device_owner=network%3Adhcp => generated 1461 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1405/2802] 199.204.45.132 () {34 vars in 1012 bytes} [Tue May 12 17:48:09 2026] GET /v2.0/networks/a81bcd81-7760-49d3-ab48-c04389abb907?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1398/2803] 199.204.45.132 () {34 vars in 1112 bytes} [Tue May 12 17:48:09 2026] GET /v2.0/networks/a81bcd81-7760-49d3-ab48-c04389abb907?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1406/2804] 199.204.45.132 () {30 vars in 703 bytes} [Tue May 12 17:48: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: 7|app: 0|req: 1399/2805] 199.204.45.132 () {30 vars in 705 bytes} [Tue May 12 17:48:10 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1407/2806] 199.204.45.132 () {30 vars in 681 bytes} [Tue May 12 17:48:10 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: 1400/2807] 199.204.45.132 () {30 vars in 717 bytes} [Tue May 12 17:48:10 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: 1408/2808] 199.204.45.132 () {30 vars in 741 bytes} [Tue May 12 17:48:10 2026] GET /v2.0/subnets/b33c21b7-5b29-4ae2-9e48-6f6c1c4098ea => generated 676 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1401/2809] 199.204.45.132 () {30 vars in 737 bytes} [Tue May 12 17:48:10 2026] GET /v2.0/ports/d2fd75b7-187a-4ea7-943c-211ae881ca9d => generated 1132 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1409/2810] 199.204.45.132 () {30 vars in 737 bytes} [Tue May 12 17:48:10 2026] GET /v2.0/ports/8f5b5145-2f67-4e6f-8d93-bee585264fbf => generated 1350 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1402/2811] 199.204.45.132 () {30 vars in 741 bytes} [Tue May 12 17:48:10 2026] GET /v2.0/subnets/b33c21b7-5b29-4ae2-9e48-6f6c1c4098ea => generated 676 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1410/2812] 199.204.45.132 () {30 vars in 743 bytes} [Tue May 12 17:48:10 2026] GET /v2.0/networks/a81bcd81-7760-49d3-ab48-c04389abb907 => generated 799 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1403/2813] 199.204.45.132 () {30 vars in 737 bytes} [Tue May 12 17:48:10 2026] GET /v2.0/ports/d2fd75b7-187a-4ea7-943c-211ae881ca9d => generated 1132 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1411/2814] 199.204.45.132 () {30 vars in 741 bytes} [Tue May 12 17:48:10 2026] GET /v2.0/subnets/b33c21b7-5b29-4ae2-9e48-6f6c1c4098ea => generated 676 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1404/2815] 199.204.45.132 () {34 vars in 1080 bytes} [Tue May 12 17:48:11 2026] GET /v2.0/ports?tenant_id=31ab17947d534fe9b679931cb784b10c&device_id=58d947d3-c254-4cc4-91a2-e70e260ca009 => generated 2586 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1412/2816] 199.204.45.132 () {34 vars in 986 bytes} [Tue May 12 17:48:11 2026] GET /v2.0/networks?id=a81bcd81-7760-49d3-ab48-c04389abb907 => generated 802 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1405/2817] 199.204.45.132 () {34 vars in 1058 bytes} [Tue May 12 17:48:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.201&port_id=8f5b5145-2f67-4e6f-8d93-bee585264fbf => 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: 1413/2818] 199.204.45.132 () {34 vars in 984 bytes} [Tue May 12 17:48:11 2026] GET /v2.0/subnets?id=b33c21b7-5b29-4ae2-9e48-6f6c1c4098ea => generated 679 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1406/2819] 199.204.45.132 () {34 vars in 1052 bytes} [Tue May 12 17:48:11 2026] GET /v2.0/ports?network_id=a81bcd81-7760-49d3-ab48-c04389abb907&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: 1414/2820] 199.204.45.132 () {34 vars in 1012 bytes} [Tue May 12 17:48:11 2026] GET /v2.0/networks/a81bcd81-7760-49d3-ab48-c04389abb907?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: 1407/2821] 199.204.45.132 () {34 vars in 1112 bytes} [Tue May 12 17:48:11 2026] GET /v2.0/networks/a81bcd81-7760-49d3-ab48-c04389abb907?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:48:18.653 8 INFO neutron.db.l3_db [None req-a70605cf-8671-4907-b301-b1a12005dc46 f4e1723447f748569d96304f7db96903 315a03bd94574430bbaa8f37ea9ea209 - - default default] Floating IP 22bf170a-237c-4f72-965f-b76f225a8cda associated. External IP: 10.96.250.204, port: d2fd75b7-187a-4ea7-943c-211ae881ca9d. [pid: 8|app: 0|req: 1415/2822] 10.0.0.23 () {34 vars in 676 bytes} [Tue May 12 17:48:17 2026] POST /v2.0/floatingips => generated 899 bytes in 1008 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1408/2823] 199.204.45.132 () {30 vars in 703 bytes} [Tue May 12 17:48:23 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1416/2824] 199.204.45.132 () {30 vars in 705 bytes} [Tue May 12 17:48:23 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: 1409/2825] 199.204.45.132 () {30 vars in 681 bytes} [Tue May 12 17:48:23 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: 1417/2826] 199.204.45.132 () {30 vars in 717 bytes} [Tue May 12 17:48:23 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:48:23.699 7 INFO neutron.api.v2.resource [None req-f800cf22-a69d-441c-b14b-2ed602fc7eff b9d8e9ed6ddc4167b46c1fda8c6d5ec9 31ab17947d534fe9b679931cb784b10c - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1410/2827] 199.204.45.132 () {30 vars in 763 bytes} [Tue May 12 17:48:23 2026] GET /v2.0/security-groups/lb-cc23bf65-02b7-41f8-9b79-fd71ccc98fcd => generated 149 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1418/2828] 199.204.45.132 () {30 vars in 785 bytes} [Tue May 12 17:48:23 2026] GET /v2.0/security-groups?name=lb-cc23bf65-02b7-41f8-9b79-fd71ccc98fcd => generated 1639 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1411/2829] 199.204.45.132 () {30 vars in 815 bytes} [Tue May 12 17:48:23 2026] GET /v2.0/security-group-rules?security_group_id=78d2cdaf-cd38-4c52-a867-ac216e5519e3 => 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: 1419/2830] 199.204.45.132 () {34 vars in 747 bytes} [Tue May 12 17:48:23 2026] POST /v2.0/security-group-rules => generated 597 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1412/2831] 199.204.45.132 () {34 vars in 747 bytes} [Tue May 12 17:48:23 2026] POST /v2.0/security-group-rules => generated 601 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1421/2834] 10.0.0.127 () {30 vars in 690 bytes} [Tue May 12 17:48:35 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1414/2835] 10.0.0.127 () {30 vars in 692 bytes} [Tue May 12 17:48:35 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: 1422/2836] 10.0.0.127 () {30 vars in 668 bytes} [Tue May 12 17:48:35 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: 1415/2837] 10.0.0.127 () {30 vars in 704 bytes} [Tue May 12 17:48:35 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: 1423/2838] 10.0.0.127 () {28 vars in 439 bytes} [Tue May 12 17:48:36 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: 1416/2839] 10.0.0.127 () {30 vars in 728 bytes} [Tue May 12 17:48:36 2026] GET /v2.0/subnets/e095c087-a140-4fad-a541-bce3703cfdaa => generated 655 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1424/2840] 199.204.45.132 () {30 vars in 703 bytes} [Tue May 12 17:48:37 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: 1417/2841] 199.204.45.132 () {30 vars in 705 bytes} [Tue May 12 17:48:37 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: 1425/2842] 199.204.45.132 () {30 vars in 681 bytes} [Tue May 12 17:48: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: 1418/2843] 199.204.45.132 () {30 vars in 717 bytes} [Tue May 12 17:48: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: 1426/2844] 199.204.45.132 () {30 vars in 741 bytes} [Tue May 12 17:48:37 2026] GET /v2.0/subnets/e095c087-a140-4fad-a541-bce3703cfdaa => generated 673 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1419/2845] 199.204.45.132 () {30 vars in 769 bytes} [Tue May 12 17:48:37 2026] GET /v2.0/ports?device_id=58d947d3-c254-4cc4-91a2-e70e260ca009 => generated 2586 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1427/2846] 199.204.45.132 () {30 vars in 703 bytes} [Tue May 12 17:48: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: 1420/2847] 199.204.45.132 () {30 vars in 705 bytes} [Tue May 12 17:48: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: 1428/2848] 199.204.45.132 () {30 vars in 681 bytes} [Tue May 12 17:48: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: 1421/2849] 199.204.45.132 () {30 vars in 717 bytes} [Tue May 12 17:48:37 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: 1429/2850] 199.204.45.132 () {34 vars in 717 bytes} [Tue May 12 17:48:37 2026] POST /v2.0/ports => generated 1320 bytes in 405 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1422/2851] 10.0.0.179 () {34 vars in 971 bytes} [Tue May 12 17:48:38 2026] GET /v2.0/ports/8f21b401-49de-4394-8f01-a8a625357d20 => generated 1320 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1430/2852] 10.0.0.179 () {34 vars in 907 bytes} [Tue May 12 17:48:38 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: 1423/2853] 199.204.45.132 () {34 vars in 1262 bytes} [Tue May 12 17:48:39 2026] GET /v2.0/ports/8f21b401-49de-4394-8f01-a8a625357d20?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: 1431/2854] 199.204.45.132 () {34 vars in 1012 bytes} [Tue May 12 17:48:39 2026] GET /v2.0/networks/3f377316-f584-4205-895f-eb6f29ab8eef?fields=segments => generated 14 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1424/2855] 199.204.45.132 () {34 vars in 1112 bytes} [Tue May 12 17:48:39 2026] GET /v2.0/networks/3f377316-f584-4205-895f-eb6f29ab8eef?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1426/2858] 199.204.45.132 () {34 vars in 975 bytes} [Tue May 12 17:48:40 2026] GET /v2.0/ports/8f21b401-49de-4394-8f01-a8a625357d20 => generated 1320 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1433/2859] 199.204.45.132 () {34 vars in 986 bytes} [Tue May 12 17:48:40 2026] GET /v2.0/networks?id=3f377316-f584-4205-895f-eb6f29ab8eef => 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: 1427/2860] 199.204.45.132 () {38 vars in 1028 bytes} [Tue May 12 17:48:40 2026] PUT /v2.0/ports/8f21b401-49de-4394-8f01-a8a625357d20 => generated 1510 bytes in 475 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:48:40.802 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-72807563-558d-4b49-a531-b2c8badc7106'] response: {'name': 'network-changed', 'server_uuid': '58d947d3-c254-4cc4-91a2-e70e260ca009', 'tag': '8f21b401-49de-4394-8f01-a8a625357d20', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1434/2861] 199.204.45.132 () {34 vars in 1080 bytes} [Tue May 12 17:48:41 2026] GET /v2.0/ports?tenant_id=31ab17947d534fe9b679931cb784b10c&device_id=58d947d3-c254-4cc4-91a2-e70e260ca009 => generated 4088 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: 7|app: 0|req: 1428/2862] 199.204.45.132 () {34 vars in 986 bytes} [Tue May 12 17:48:41 2026] GET /v2.0/networks?id=3f377316-f584-4205-895f-eb6f29ab8eef => generated 801 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1435/2863] 199.204.45.132 () {34 vars in 1056 bytes} [Tue May 12 17:48:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.46&port_id=8f21b401-49de-4394-8f01-a8a625357d20 => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1429/2864] 199.204.45.132 () {34 vars in 1102 bytes} [Tue May 12 17:48:41 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A3f&port_id=8f21b401-49de-4394-8f01-a8a625357d20 => 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: 1436/2865] 199.204.45.132 () {34 vars in 1064 bytes} [Tue May 12 17:48:41 2026] GET /v2.0/subnets?id=b799e90f-6eec-47f5-88c9-57f9ad58e999&id=e095c087-a140-4fad-a541-bce3703cfdaa => generated 1409 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1430/2866] 199.204.45.132 () {34 vars in 1052 bytes} [Tue May 12 17:48:41 2026] GET /v2.0/ports?network_id=3f377316-f584-4205-895f-eb6f29ab8eef&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: 1437/2867] 199.204.45.132 () {34 vars in 1052 bytes} [Tue May 12 17:48:41 2026] GET /v2.0/ports?network_id=3f377316-f584-4205-895f-eb6f29ab8eef&device_owner=network%3Adhcp => generated 1457 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1431/2868] 199.204.45.132 () {34 vars in 1012 bytes} [Tue May 12 17:48:41 2026] GET /v2.0/networks/3f377316-f584-4205-895f-eb6f29ab8eef?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: 1438/2869] 199.204.45.132 () {34 vars in 1112 bytes} [Tue May 12 17:48:41 2026] GET /v2.0/networks/3f377316-f584-4205-895f-eb6f29ab8eef?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1432/2870] 199.204.45.132 () {34 vars in 1080 bytes} [Tue May 12 17:48:42 2026] GET /v2.0/ports?tenant_id=31ab17947d534fe9b679931cb784b10c&device_id=58d947d3-c254-4cc4-91a2-e70e260ca009 => generated 4088 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1439/2871] 199.204.45.132 () {34 vars in 1060 bytes} [Tue May 12 17:48:42 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.17&port_id=7c0da6af-6976-4698-b738-716f04694933 => 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: 1433/2872] 199.204.45.132 () {34 vars in 984 bytes} [Tue May 12 17:48:42 2026] GET /v2.0/subnets?id=bdb831f6-b540-417c-b022-0cecad838c67 => 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: 1440/2873] 199.204.45.132 () {34 vars in 1052 bytes} [Tue May 12 17:48:42 2026] GET /v2.0/ports?network_id=b08fde85-c481-483b-a2b2-13aeeebb2dba&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: 1434/2874] 199.204.45.132 () {34 vars in 1012 bytes} [Tue May 12 17:48:42 2026] GET /v2.0/networks/b08fde85-c481-483b-a2b2-13aeeebb2dba?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: 1441/2875] 199.204.45.132 () {34 vars in 1112 bytes} [Tue May 12 17:48:42 2026] GET /v2.0/networks/b08fde85-c481-483b-a2b2-13aeeebb2dba?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: 1435/2876] 199.204.45.132 () {34 vars in 1058 bytes} [Tue May 12 17:48:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.201&port_id=8f5b5145-2f67-4e6f-8d93-bee585264fbf => 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: 1442/2877] 199.204.45.132 () {34 vars in 984 bytes} [Tue May 12 17:48:43 2026] GET /v2.0/subnets?id=b33c21b7-5b29-4ae2-9e48-6f6c1c4098ea => generated 679 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1436/2878] 199.204.45.132 () {34 vars in 1052 bytes} [Tue May 12 17:48:43 2026] GET /v2.0/ports?network_id=a81bcd81-7760-49d3-ab48-c04389abb907&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: 1443/2879] 199.204.45.132 () {34 vars in 1012 bytes} [Tue May 12 17:48:43 2026] GET /v2.0/networks/a81bcd81-7760-49d3-ab48-c04389abb907?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: 1437/2880] 199.204.45.132 () {34 vars in 1112 bytes} [Tue May 12 17:48:43 2026] GET /v2.0/networks/a81bcd81-7760-49d3-ab48-c04389abb907?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: 1444/2881] 199.204.45.132 () {34 vars in 1056 bytes} [Tue May 12 17:48:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.46&port_id=8f21b401-49de-4394-8f01-a8a625357d20 => 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: 1438/2882] 199.204.45.132 () {34 vars in 1102 bytes} [Tue May 12 17:48:43 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A3f&port_id=8f21b401-49de-4394-8f01-a8a625357d20 => 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: 1445/2883] 199.204.45.132 () {34 vars in 1064 bytes} [Tue May 12 17:48:43 2026] GET /v2.0/subnets?id=b799e90f-6eec-47f5-88c9-57f9ad58e999&id=e095c087-a140-4fad-a541-bce3703cfdaa => generated 1409 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1439/2884] 199.204.45.132 () {34 vars in 1052 bytes} [Tue May 12 17:48:43 2026] GET /v2.0/ports?network_id=3f377316-f584-4205-895f-eb6f29ab8eef&device_owner=network%3Adhcp => generated 1457 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1446/2885] 199.204.45.132 () {34 vars in 1052 bytes} [Tue May 12 17:48:43 2026] GET /v2.0/ports?network_id=3f377316-f584-4205-895f-eb6f29ab8eef&device_owner=network%3Adhcp => generated 1457 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1440/2886] 199.204.45.132 () {34 vars in 1012 bytes} [Tue May 12 17:48:43 2026] GET /v2.0/networks/3f377316-f584-4205-895f-eb6f29ab8eef?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: 1447/2887] 199.204.45.132 () {34 vars in 1112 bytes} [Tue May 12 17:48:43 2026] GET /v2.0/networks/3f377316-f584-4205-895f-eb6f29ab8eef?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: 1441/2888] 10.0.0.179 () {34 vars in 971 bytes} [Tue May 12 17:48:47 2026] GET /v2.0/ports/8f21b401-49de-4394-8f01-a8a625357d20 => generated 1512 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1448/2889] 199.204.45.132 () {30 vars in 743 bytes} [Tue May 12 17:48:47 2026] GET /v2.0/networks/3f377316-f584-4205-895f-eb6f29ab8eef => generated 798 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1442/2890] 199.204.45.132 () {30 vars in 741 bytes} [Tue May 12 17:48:47 2026] GET /v2.0/subnets/e095c087-a140-4fad-a541-bce3703cfdaa => generated 673 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1449/2891] 199.204.45.132 () {30 vars in 741 bytes} [Tue May 12 17:48:47 2026] GET /v2.0/subnets/b799e90f-6eec-47f5-88c9-57f9ad58e999 => generated 743 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1443/2892] 199.204.45.132 () {30 vars in 703 bytes} [Tue May 12 17:48:47 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: 1450/2893] 199.204.45.132 () {30 vars in 705 bytes} [Tue May 12 17:48:47 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: 1444/2894] 199.204.45.132 () {30 vars in 681 bytes} [Tue May 12 17:48:47 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: 1451/2895] 199.204.45.132 () {30 vars in 717 bytes} [Tue May 12 17:48:47 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1445/2896] 199.204.45.132 () {30 vars in 741 bytes} [Tue May 12 17:48:47 2026] GET /v2.0/subnets/b33c21b7-5b29-4ae2-9e48-6f6c1c4098ea => generated 676 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1452/2897] 199.204.45.132 () {30 vars in 737 bytes} [Tue May 12 17:48:47 2026] GET /v2.0/ports/d2fd75b7-187a-4ea7-943c-211ae881ca9d => generated 1132 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1446/2898] 199.204.45.132 () {30 vars in 737 bytes} [Tue May 12 17:48:47 2026] GET /v2.0/ports/8f5b5145-2f67-4e6f-8d93-bee585264fbf => generated 1350 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1453/2899] 199.204.45.132 () {30 vars in 741 bytes} [Tue May 12 17:48:48 2026] GET /v2.0/subnets/b33c21b7-5b29-4ae2-9e48-6f6c1c4098ea => generated 676 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1447/2900] 199.204.45.132 () {30 vars in 743 bytes} [Tue May 12 17:48:48 2026] GET /v2.0/networks/a81bcd81-7760-49d3-ab48-c04389abb907 => generated 799 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1454/2901] 199.204.45.132 () {30 vars in 737 bytes} [Tue May 12 17:48:48 2026] GET /v2.0/ports/d2fd75b7-187a-4ea7-943c-211ae881ca9d => generated 1132 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1448/2902] 199.204.45.132 () {30 vars in 741 bytes} [Tue May 12 17:48:48 2026] GET /v2.0/subnets/b33c21b7-5b29-4ae2-9e48-6f6c1c4098ea => generated 676 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1456/2905] 10.0.0.127 () {30 vars in 690 bytes} [Tue May 12 17:48:56 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1450/2906] 10.0.0.127 () {30 vars in 692 bytes} [Tue May 12 17:48:56 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: 1457/2907] 10.0.0.127 () {30 vars in 668 bytes} [Tue May 12 17:48:56 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1451/2908] 10.0.0.127 () {30 vars in 704 bytes} [Tue May 12 17:48:56 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1458/2909] 10.0.0.127 () {28 vars in 439 bytes} [Tue May 12 17:48:57 2026] GET / => generated 151 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1452/2910] 10.0.0.127 () {30 vars in 728 bytes} [Tue May 12 17:48:57 2026] GET /v2.0/subnets/d3d99287-fcea-4b58-a9d9-db7a21d7f1fd => generated 655 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1459/2911] 199.204.45.132 () {30 vars in 703 bytes} [Tue May 12 17:48:58 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: 1453/2912] 199.204.45.132 () {30 vars in 705 bytes} [Tue May 12 17:48:58 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: 1460/2913] 199.204.45.132 () {30 vars in 681 bytes} [Tue May 12 17:48:58 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: 1454/2914] 199.204.45.132 () {30 vars in 717 bytes} [Tue May 12 17:48:58 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1461/2915] 199.204.45.132 () {30 vars in 741 bytes} [Tue May 12 17:48:58 2026] GET /v2.0/subnets/e095c087-a140-4fad-a541-bce3703cfdaa => generated 673 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1455/2916] 199.204.45.132 () {30 vars in 741 bytes} [Tue May 12 17:48:58 2026] GET /v2.0/subnets/d3d99287-fcea-4b58-a9d9-db7a21d7f1fd => generated 673 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1462/2917] 199.204.45.132 () {30 vars in 769 bytes} [Tue May 12 17:48:58 2026] GET /v2.0/ports?device_id=58d947d3-c254-4cc4-91a2-e70e260ca009 => generated 4090 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1456/2918] 199.204.45.132 () {30 vars in 703 bytes} [Tue May 12 17:48:58 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1463/2919] 199.204.45.132 () {30 vars in 705 bytes} [Tue May 12 17:48:58 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: 1457/2920] 199.204.45.132 () {30 vars in 681 bytes} [Tue May 12 17:48:58 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1464/2921] 199.204.45.132 () {30 vars in 717 bytes} [Tue May 12 17:48:58 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: 1458/2922] 199.204.45.132 () {34 vars in 717 bytes} [Tue May 12 17:48:58 2026] POST /v2.0/ports => generated 1332 bytes in 319 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1465/2923] 10.0.0.179 () {34 vars in 971 bytes} [Tue May 12 17:48:58 2026] GET /v2.0/ports/d97c70f1-aedb-4db5-b5fe-d73b9ed4a12f => generated 1332 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1459/2924] 199.204.45.132 () {34 vars in 1262 bytes} [Tue May 12 17:48:59 2026] GET /v2.0/ports/d97c70f1-aedb-4db5-b5fe-d73b9ed4a12f?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1466/2925] 199.204.45.132 () {34 vars in 1012 bytes} [Tue May 12 17:48:59 2026] GET /v2.0/networks/6c305f2a-1c6a-4a8a-8de7-9bff7d612621?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1460/2926] 199.204.45.132 () {34 vars in 1112 bytes} [Tue May 12 17:48:59 2026] GET /v2.0/networks/6c305f2a-1c6a-4a8a-8de7-9bff7d612621?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: 1467/2927] 199.204.45.132 () {34 vars in 975 bytes} [Tue May 12 17:49:00 2026] GET /v2.0/ports/d97c70f1-aedb-4db5-b5fe-d73b9ed4a12f => generated 1332 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1461/2928] 199.204.45.132 () {34 vars in 986 bytes} [Tue May 12 17:49:00 2026] GET /v2.0/networks?id=6c305f2a-1c6a-4a8a-8de7-9bff7d612621 => generated 799 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1468/2929] 199.204.45.132 () {38 vars in 1028 bytes} [Tue May 12 17:49:00 2026] PUT /v2.0/ports/d97c70f1-aedb-4db5-b5fe-d73b9ed4a12f => generated 1522 bytes in 405 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:49:01.038 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-061215b0-5e8b-4492-8018-d96fa12cf11b'] response: {'name': 'network-changed', 'server_uuid': '58d947d3-c254-4cc4-91a2-e70e260ca009', 'tag': 'd97c70f1-aedb-4db5-b5fe-d73b9ed4a12f', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1462/2930] 199.204.45.132 () {34 vars in 1080 bytes} [Tue May 12 17:49:01 2026] GET /v2.0/ports?tenant_id=31ab17947d534fe9b679931cb784b10c&device_id=58d947d3-c254-4cc4-91a2-e70e260ca009 => generated 5604 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1469/2931] 199.204.45.132 () {34 vars in 986 bytes} [Tue May 12 17:49:01 2026] GET /v2.0/networks?id=6c305f2a-1c6a-4a8a-8de7-9bff7d612621 => generated 799 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1463/2932] 199.204.45.132 () {34 vars in 1058 bytes} [Tue May 12 17:49:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.180&port_id=d97c70f1-aedb-4db5-b5fe-d73b9ed4a12f => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1470/2933] 199.204.45.132 () {34 vars in 1106 bytes} [Tue May 12 17:49:01 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A189&port_id=d97c70f1-aedb-4db5-b5fe-d73b9ed4a12f => 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: 1464/2934] 199.204.45.132 () {34 vars in 1064 bytes} [Tue May 12 17:49:01 2026] GET /v2.0/subnets?id=85c8efeb-edff-4d9c-8611-d5444b6699c2&id=d3d99287-fcea-4b58-a9d9-db7a21d7f1fd => generated 1413 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1471/2935] 199.204.45.132 () {34 vars in 1052 bytes} [Tue May 12 17:49:01 2026] GET /v2.0/ports?network_id=6c305f2a-1c6a-4a8a-8de7-9bff7d612621&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: 1465/2936] 199.204.45.132 () {34 vars in 1052 bytes} [Tue May 12 17:49:01 2026] GET /v2.0/ports?network_id=6c305f2a-1c6a-4a8a-8de7-9bff7d612621&device_owner=network%3Adhcp => generated 1461 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1472/2937] 199.204.45.132 () {34 vars in 1012 bytes} [Tue May 12 17:49:01 2026] GET /v2.0/networks/6c305f2a-1c6a-4a8a-8de7-9bff7d612621?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: 1466/2938] 199.204.45.132 () {34 vars in 1112 bytes} [Tue May 12 17:49:01 2026] GET /v2.0/networks/6c305f2a-1c6a-4a8a-8de7-9bff7d612621?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1473/2939] 199.204.45.132 () {34 vars in 1080 bytes} [Tue May 12 17:49:02 2026] GET /v2.0/ports?tenant_id=31ab17947d534fe9b679931cb784b10c&device_id=58d947d3-c254-4cc4-91a2-e70e260ca009 => generated 5604 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1467/2940] 199.204.45.132 () {34 vars in 1060 bytes} [Tue May 12 17:49:02 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.17&port_id=7c0da6af-6976-4698-b738-716f04694933 => 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: 1474/2941] 199.204.45.132 () {34 vars in 984 bytes} [Tue May 12 17:49:03 2026] GET /v2.0/subnets?id=bdb831f6-b540-417c-b022-0cecad838c67 => generated 654 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1468/2942] 199.204.45.132 () {34 vars in 1052 bytes} [Tue May 12 17:49:03 2026] GET /v2.0/ports?network_id=b08fde85-c481-483b-a2b2-13aeeebb2dba&device_owner=network%3Adhcp => generated 1244 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1475/2943] 199.204.45.132 () {34 vars in 1012 bytes} [Tue May 12 17:49:03 2026] GET /v2.0/networks/b08fde85-c481-483b-a2b2-13aeeebb2dba?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1469/2944] 199.204.45.132 () {34 vars in 1112 bytes} [Tue May 12 17:49:03 2026] GET /v2.0/networks/b08fde85-c481-483b-a2b2-13aeeebb2dba?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: 1476/2945] 199.204.45.132 () {34 vars in 1058 bytes} [Tue May 12 17:49:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.201&port_id=8f5b5145-2f67-4e6f-8d93-bee585264fbf => 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: 1470/2946] 199.204.45.132 () {34 vars in 984 bytes} [Tue May 12 17:49:03 2026] GET /v2.0/subnets?id=b33c21b7-5b29-4ae2-9e48-6f6c1c4098ea => generated 679 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1477/2947] 199.204.45.132 () {34 vars in 1052 bytes} [Tue May 12 17:49:03 2026] GET /v2.0/ports?network_id=a81bcd81-7760-49d3-ab48-c04389abb907&device_owner=network%3Adhcp => generated 1461 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1471/2948] 199.204.45.132 () {34 vars in 1012 bytes} [Tue May 12 17:49:03 2026] GET /v2.0/networks/a81bcd81-7760-49d3-ab48-c04389abb907?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: 1478/2949] 199.204.45.132 () {34 vars in 1112 bytes} [Tue May 12 17:49:03 2026] GET /v2.0/networks/a81bcd81-7760-49d3-ab48-c04389abb907?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: 1472/2950] 199.204.45.132 () {34 vars in 1056 bytes} [Tue May 12 17:49:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.46&port_id=8f21b401-49de-4394-8f01-a8a625357d20 => 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: 1479/2951] 199.204.45.132 () {34 vars in 1102 bytes} [Tue May 12 17:49:03 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A3f&port_id=8f21b401-49de-4394-8f01-a8a625357d20 => 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: 1473/2952] 199.204.45.132 () {34 vars in 1064 bytes} [Tue May 12 17:49:03 2026] GET /v2.0/subnets?id=b799e90f-6eec-47f5-88c9-57f9ad58e999&id=e095c087-a140-4fad-a541-bce3703cfdaa => generated 1409 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1480/2953] 199.204.45.132 () {34 vars in 1052 bytes} [Tue May 12 17:49:03 2026] GET /v2.0/ports?network_id=3f377316-f584-4205-895f-eb6f29ab8eef&device_owner=network%3Adhcp => generated 1457 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1474/2954] 199.204.45.132 () {34 vars in 1052 bytes} [Tue May 12 17:49:03 2026] GET /v2.0/ports?network_id=3f377316-f584-4205-895f-eb6f29ab8eef&device_owner=network%3Adhcp => generated 1457 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1481/2955] 199.204.45.132 () {34 vars in 1012 bytes} [Tue May 12 17:49:03 2026] GET /v2.0/networks/3f377316-f584-4205-895f-eb6f29ab8eef?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: 1475/2956] 199.204.45.132 () {34 vars in 1112 bytes} [Tue May 12 17:49:03 2026] GET /v2.0/networks/3f377316-f584-4205-895f-eb6f29ab8eef?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: 1482/2957] 199.204.45.132 () {34 vars in 1058 bytes} [Tue May 12 17:49:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.180&port_id=d97c70f1-aedb-4db5-b5fe-d73b9ed4a12f => 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: 1476/2958] 199.204.45.132 () {34 vars in 1106 bytes} [Tue May 12 17:49:03 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A189&port_id=d97c70f1-aedb-4db5-b5fe-d73b9ed4a12f => 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: 1483/2959] 199.204.45.132 () {34 vars in 1064 bytes} [Tue May 12 17:49:03 2026] GET /v2.0/subnets?id=85c8efeb-edff-4d9c-8611-d5444b6699c2&id=d3d99287-fcea-4b58-a9d9-db7a21d7f1fd => generated 1413 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1477/2960] 199.204.45.132 () {34 vars in 1052 bytes} [Tue May 12 17:49:03 2026] GET /v2.0/ports?network_id=6c305f2a-1c6a-4a8a-8de7-9bff7d612621&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: 1484/2961] 199.204.45.132 () {34 vars in 1052 bytes} [Tue May 12 17:49:03 2026] GET /v2.0/ports?network_id=6c305f2a-1c6a-4a8a-8de7-9bff7d612621&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: 1478/2962] 199.204.45.132 () {34 vars in 1012 bytes} [Tue May 12 17:49:03 2026] GET /v2.0/networks/6c305f2a-1c6a-4a8a-8de7-9bff7d612621?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: 1485/2963] 199.204.45.132 () {34 vars in 1112 bytes} [Tue May 12 17:49:03 2026] GET /v2.0/networks/6c305f2a-1c6a-4a8a-8de7-9bff7d612621?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: 1479/2964] 10.0.0.179 () {34 vars in 971 bytes} [Tue May 12 17:49:07 2026] GET /v2.0/ports/d97c70f1-aedb-4db5-b5fe-d73b9ed4a12f => generated 1524 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1486/2965] 199.204.45.132 () {30 vars in 743 bytes} [Tue May 12 17:49:07 2026] GET /v2.0/networks/6c305f2a-1c6a-4a8a-8de7-9bff7d612621 => generated 796 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1480/2966] 199.204.45.132 () {30 vars in 741 bytes} [Tue May 12 17:49:07 2026] GET /v2.0/subnets/d3d99287-fcea-4b58-a9d9-db7a21d7f1fd => generated 673 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1487/2967] 199.204.45.132 () {30 vars in 741 bytes} [Tue May 12 17:49:07 2026] GET /v2.0/subnets/85c8efeb-edff-4d9c-8611-d5444b6699c2 => generated 747 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1481/2968] 199.204.45.132 () {30 vars in 737 bytes} [Tue May 12 17:49:08 2026] GET /v2.0/ports/8f21b401-49de-4394-8f01-a8a625357d20 => generated 1512 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1488/2969] 199.204.45.132 () {34 vars in 790 bytes} [Tue May 12 17:49:08 2026] PUT /v2.0/ports/8f21b401-49de-4394-8f01-a8a625357d20 => generated 1251 bytes in 325 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:49:08.441 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-22a94f01-5776-40c1-a320-152da4a4f836'] response: {'name': 'network-changed', 'server_uuid': '58d947d3-c254-4cc4-91a2-e70e260ca009', 'tag': '8f21b401-49de-4394-8f01-a8a625357d20', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1482/2970] 199.204.45.132 () {30 vars in 743 bytes} [Tue May 12 17:49:08 2026] GET /v2.0/networks/3f377316-f584-4205-895f-eb6f29ab8eef => generated 798 bytes in 47 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: 1489/2971] 199.204.45.132 () {30 vars in 741 bytes} [Tue May 12 17:49:08 2026] GET /v2.0/subnets/e095c087-a140-4fad-a541-bce3703cfdaa => generated 673 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1483/2972] 199.204.45.132 () {30 vars in 703 bytes} [Tue May 12 17:49:08 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1490/2973] 199.204.45.132 () {30 vars in 705 bytes} [Tue May 12 17:49:08 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: 1484/2974] 199.204.45.132 () {30 vars in 681 bytes} [Tue May 12 17:49:08 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: 1491/2975] 199.204.45.132 () {30 vars in 717 bytes} [Tue May 12 17:49:08 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: 1485/2976] 199.204.45.132 () {30 vars in 741 bytes} [Tue May 12 17:49:08 2026] GET /v2.0/subnets/b33c21b7-5b29-4ae2-9e48-6f6c1c4098ea => generated 676 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1492/2977] 199.204.45.132 () {30 vars in 737 bytes} [Tue May 12 17:49:08 2026] GET /v2.0/ports/d2fd75b7-187a-4ea7-943c-211ae881ca9d => generated 1132 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1486/2978] 199.204.45.132 () {30 vars in 737 bytes} [Tue May 12 17:49:08 2026] GET /v2.0/ports/8f5b5145-2f67-4e6f-8d93-bee585264fbf => generated 1350 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1493/2979] 199.204.45.132 () {30 vars in 741 bytes} [Tue May 12 17:49:08 2026] GET /v2.0/subnets/b33c21b7-5b29-4ae2-9e48-6f6c1c4098ea => generated 676 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1487/2980] 199.204.45.132 () {30 vars in 743 bytes} [Tue May 12 17:49:08 2026] GET /v2.0/networks/a81bcd81-7760-49d3-ab48-c04389abb907 => generated 799 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1494/2981] 199.204.45.132 () {30 vars in 737 bytes} [Tue May 12 17:49:08 2026] GET /v2.0/ports/d2fd75b7-187a-4ea7-943c-211ae881ca9d => generated 1132 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1488/2982] 199.204.45.132 () {30 vars in 741 bytes} [Tue May 12 17:49:08 2026] GET /v2.0/subnets/b33c21b7-5b29-4ae2-9e48-6f6c1c4098ea => generated 676 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1495/2983] 199.204.45.132 () {34 vars in 1080 bytes} [Tue May 12 17:49:08 2026] GET /v2.0/ports?tenant_id=31ab17947d534fe9b679931cb784b10c&device_id=58d947d3-c254-4cc4-91a2-e70e260ca009 => generated 5381 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1489/2984] 199.204.45.132 () {34 vars in 986 bytes} [Tue May 12 17:49:09 2026] GET /v2.0/networks?id=3f377316-f584-4205-895f-eb6f29ab8eef => generated 801 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1496/2985] 199.204.45.132 () {34 vars in 1056 bytes} [Tue May 12 17:49:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.46&port_id=8f21b401-49de-4394-8f01-a8a625357d20 => 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: 1490/2986] 199.204.45.132 () {34 vars in 984 bytes} [Tue May 12 17:49:09 2026] GET /v2.0/subnets?id=e095c087-a140-4fad-a541-bce3703cfdaa => generated 676 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1497/2987] 199.204.45.132 () {34 vars in 1052 bytes} [Tue May 12 17:49:09 2026] GET /v2.0/ports?network_id=3f377316-f584-4205-895f-eb6f29ab8eef&device_owner=network%3Adhcp => generated 1457 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1491/2988] 199.204.45.132 () {34 vars in 1012 bytes} [Tue May 12 17:49:09 2026] GET /v2.0/networks/3f377316-f584-4205-895f-eb6f29ab8eef?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: 1498/2989] 199.204.45.132 () {34 vars in 1112 bytes} [Tue May 12 17:49:09 2026] GET /v2.0/networks/3f377316-f584-4205-895f-eb6f29ab8eef?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: 1493/2992] 199.204.45.132 () {30 vars in 703 bytes} [Tue May 12 17:49:21 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1500/2993] 199.204.45.132 () {30 vars in 705 bytes} [Tue May 12 17:49:21 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: 1494/2994] 199.204.45.132 () {30 vars in 681 bytes} [Tue May 12 17:49:21 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1501/2995] 199.204.45.132 () {30 vars in 717 bytes} [Tue May 12 17:49:21 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1495/2996] 199.204.45.132 () {30 vars in 741 bytes} [Tue May 12 17:49:21 2026] GET /v2.0/subnets/e095c087-a140-4fad-a541-bce3703cfdaa => generated 673 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1502/2997] 199.204.45.132 () {30 vars in 769 bytes} [Tue May 12 17:49:21 2026] GET /v2.0/ports?device_id=58d947d3-c254-4cc4-91a2-e70e260ca009 => generated 5381 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1496/2998] 199.204.45.132 () {30 vars in 703 bytes} [Tue May 12 17:49:21 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1503/2999] 199.204.45.132 () {30 vars in 705 bytes} [Tue May 12 17:49:21 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: 1497/3000] 199.204.45.132 () {30 vars in 681 bytes} [Tue May 12 17:49:21 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1504/3001] 199.204.45.132 () {30 vars in 717 bytes} [Tue May 12 17:49:21 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1498/3002] 199.204.45.132 () {30 vars in 737 bytes} [Tue May 12 17:49:21 2026] GET /v2.0/ports/d97c70f1-aedb-4db5-b5fe-d73b9ed4a12f => 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: 1505/3003] 199.204.45.132 () {34 vars in 790 bytes} [Tue May 12 17:49:22 2026] PUT /v2.0/ports/d97c70f1-aedb-4db5-b5fe-d73b9ed4a12f => generated 1311 bytes in 301 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:49:22.346 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-6ee30230-9276-4c68-b2ed-fd3f0adfa352'] response: {'name': 'network-changed', 'server_uuid': '58d947d3-c254-4cc4-91a2-e70e260ca009', 'tag': 'd97c70f1-aedb-4db5-b5fe-d73b9ed4a12f', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1499/3004] 199.204.45.132 () {30 vars in 743 bytes} [Tue May 12 17:49:22 2026] GET /v2.0/networks/6c305f2a-1c6a-4a8a-8de7-9bff7d612621 => generated 796 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1506/3005] 199.204.45.132 () {30 vars in 741 bytes} [Tue May 12 17:49:22 2026] GET /v2.0/subnets/85c8efeb-edff-4d9c-8611-d5444b6699c2 => generated 747 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1500/3006] 199.204.45.132 () {30 vars in 737 bytes} [Tue May 12 17:49:22 2026] GET /v2.0/ports/d97c70f1-aedb-4db5-b5fe-d73b9ed4a12f => generated 1347 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1507/3007] 199.204.45.132 () {34 vars in 789 bytes} [Tue May 12 17:49:22 2026] PUT /v2.0/ports/d97c70f1-aedb-4db5-b5fe-d73b9ed4a12f => generated 1080 bytes in 290 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1501/3008] 199.204.45.132 () {30 vars in 743 bytes} [Tue May 12 17:49:22 2026] GET /v2.0/networks/6c305f2a-1c6a-4a8a-8de7-9bff7d612621 => generated 796 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1508/3009] 199.204.45.132 () {30 vars in 769 bytes} [Tue May 12 17:49:22 2026] GET /v2.0/ports?device_id=58d947d3-c254-4cc4-91a2-e70e260ca009 => generated 4973 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1502/3010] 199.204.45.132 () {34 vars in 1080 bytes} [Tue May 12 17:49:22 2026] GET /v2.0/ports?tenant_id=31ab17947d534fe9b679931cb784b10c&device_id=58d947d3-c254-4cc4-91a2-e70e260ca009 => generated 4973 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1509/3011] 199.204.45.132 () {34 vars in 986 bytes} [Tue May 12 17:49:22 2026] GET /v2.0/networks?id=6c305f2a-1c6a-4a8a-8de7-9bff7d612621 => generated 799 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1503/3012] 199.204.45.132 () {30 vars in 769 bytes} [Tue May 12 17:49:22 2026] GET /v2.0/ports?device_id=58d947d3-c254-4cc4-91a2-e70e260ca009 => generated 4973 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1510/3013] 199.204.45.132 () {34 vars in 1012 bytes} [Tue May 12 17:49:22 2026] GET /v2.0/networks/6c305f2a-1c6a-4a8a-8de7-9bff7d612621?fields=segments => generated 14 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1504/3014] 199.204.45.132 () {34 vars in 1112 bytes} [Tue May 12 17:49:23 2026] GET /v2.0/networks/6c305f2a-1c6a-4a8a-8de7-9bff7d612621?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: 1511/3015] 199.204.45.132 () {30 vars in 769 bytes} [Tue May 12 17:49:24 2026] GET /v2.0/ports?device_id=58d947d3-c254-4cc4-91a2-e70e260ca009 => generated 4973 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:49:24.394 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a567d921-fee2-4bb3-b0dc-eb2b7964079d'] response: {'name': 'network-changed', 'server_uuid': '58d947d3-c254-4cc4-91a2-e70e260ca009', 'tag': 'd97c70f1-aedb-4db5-b5fe-d73b9ed4a12f', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1505/3018] 199.204.45.132 () {34 vars in 1080 bytes} [Tue May 12 17:49:24 2026] GET /v2.0/ports?tenant_id=31ab17947d534fe9b679931cb784b10c&device_id=58d947d3-c254-4cc4-91a2-e70e260ca009 => generated 4973 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1514/3019] 199.204.45.132 () {34 vars in 986 bytes} [Tue May 12 17:49:24 2026] GET /v2.0/networks?id=6c305f2a-1c6a-4a8a-8de7-9bff7d612621 => generated 799 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1506/3020] 199.204.45.132 () {34 vars in 1012 bytes} [Tue May 12 17:49:25 2026] GET /v2.0/networks/6c305f2a-1c6a-4a8a-8de7-9bff7d612621?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: 1515/3021] 199.204.45.132 () {30 vars in 769 bytes} [Tue May 12 17:49:25 2026] GET /v2.0/ports?device_id=58d947d3-c254-4cc4-91a2-e70e260ca009 => generated 4973 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1507/3022] 199.204.45.132 () {34 vars in 1112 bytes} [Tue May 12 17:49:25 2026] GET /v2.0/networks/6c305f2a-1c6a-4a8a-8de7-9bff7d612621?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: 1516/3023] 199.204.45.132 () {34 vars in 975 bytes} [Tue May 12 17:49:25 2026] GET /v2.0/ports/d97c70f1-aedb-4db5-b5fe-d73b9ed4a12f => generated 1116 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1508/3024] 199.204.45.132 () {34 vars in 1060 bytes} [Tue May 12 17:49:25 2026] GET /v2.0/ports/d97c70f1-aedb-4db5-b5fe-d73b9ed4a12f?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1517/3025] 199.204.45.132 () {34 vars in 1016 bytes} [Tue May 12 17:49:25 2026] GET /v2.0/networks/6c305f2a-1c6a-4a8a-8de7-9bff7d612621?fields=dns_domain => generated 29 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1509/3026] 199.204.45.132 () {38 vars in 1028 bytes} [Tue May 12 17:49:25 2026] PUT /v2.0/ports/d97c70f1-aedb-4db5-b5fe-d73b9ed4a12f => generated 917 bytes in 220 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1518/3027] 199.204.45.132 () {30 vars in 769 bytes} [Tue May 12 17:49:26 2026] GET /v2.0/ports?device_id=58d947d3-c254-4cc4-91a2-e70e260ca009 => generated 3865 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:49:26.295 7 INFO neutron_taas.services.taas.taas_plugin [None req-624c7a49-8912-4167-ab2c-4841972080b7 b9d8e9ed6ddc4167b46c1fda8c6d5ec9 31ab17947d534fe9b679931cb784b10c - - default default] TaaS: Handle Delete Port: d97c70f1-aedb-4db5-b5fe-d73b9ed4a12f 2026-05-12 17:49:26.312 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-624c7a49-8912-4167-ab2c-4841972080b7 b9d8e9ed6ddc4167b46c1fda8c6d5ec9 31ab17947d534fe9b679931cb784b10c - - default default] Tap Mirror: Handle Delete Port: d97c70f1-aedb-4db5-b5fe-d73b9ed4a12f [pid: 7|app: 0|req: 1510/3028] 199.204.45.132 () {32 vars in 759 bytes} [Tue May 12 17:49:26 2026] DELETE /v2.0/ports/d97c70f1-aedb-4db5-b5fe-d73b9ed4a12f => 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: 1519/3029] 199.204.45.132 () {30 vars in 703 bytes} [Tue May 12 17:49:26 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: 1511/3030] 199.204.45.132 () {30 vars in 705 bytes} [Tue May 12 17:49:26 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1520/3031] 199.204.45.132 () {30 vars in 681 bytes} [Tue May 12 17:49:26 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1512/3032] 199.204.45.132 () {30 vars in 717 bytes} [Tue May 12 17:49:26 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: 1521/3033] 199.204.45.132 () {30 vars in 741 bytes} [Tue May 12 17:49:26 2026] GET /v2.0/subnets/b33c21b7-5b29-4ae2-9e48-6f6c1c4098ea => generated 676 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1513/3034] 199.204.45.132 () {30 vars in 737 bytes} [Tue May 12 17:49:26 2026] GET /v2.0/ports/d2fd75b7-187a-4ea7-943c-211ae881ca9d => generated 1132 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1522/3035] 199.204.45.132 () {30 vars in 737 bytes} [Tue May 12 17:49:26 2026] GET /v2.0/ports/8f5b5145-2f67-4e6f-8d93-bee585264fbf => generated 1350 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1514/3036] 199.204.45.132 () {30 vars in 741 bytes} [Tue May 12 17:49:26 2026] GET /v2.0/subnets/b33c21b7-5b29-4ae2-9e48-6f6c1c4098ea => generated 676 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1523/3037] 199.204.45.132 () {30 vars in 743 bytes} [Tue May 12 17:49:26 2026] GET /v2.0/networks/a81bcd81-7760-49d3-ab48-c04389abb907 => generated 799 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1515/3038] 199.204.45.132 () {30 vars in 737 bytes} [Tue May 12 17:49:26 2026] GET /v2.0/ports/d2fd75b7-187a-4ea7-943c-211ae881ca9d => 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: 1524/3039] 199.204.45.132 () {30 vars in 741 bytes} [Tue May 12 17:49:26 2026] GET /v2.0/subnets/b33c21b7-5b29-4ae2-9e48-6f6c1c4098ea => generated 676 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1516/3040] 199.204.45.132 () {34 vars in 1080 bytes} [Tue May 12 17:49:27 2026] GET /v2.0/ports?tenant_id=31ab17947d534fe9b679931cb784b10c&device_id=58d947d3-c254-4cc4-91a2-e70e260ca009 => generated 3865 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1525/3041] 199.204.45.132 () {34 vars in 1226 bytes} [Tue May 12 17:49:27 2026] GET /v2.0/networks?id=b08fde85-c481-483b-a2b2-13aeeebb2dba&id=a81bcd81-7760-49d3-ab48-c04389abb907&id=3f377316-f584-4205-895f-eb6f29ab8eef&id=6c305f2a-1c6a-4a8a-8de7-9bff7d612621 => generated 3095 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1517/3042] 199.204.45.132 () {34 vars in 1060 bytes} [Tue May 12 17:49:27 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.17&port_id=7c0da6af-6976-4698-b738-716f04694933 => 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: 1526/3043] 199.204.45.132 () {34 vars in 984 bytes} [Tue May 12 17:49:27 2026] GET /v2.0/subnets?id=bdb831f6-b540-417c-b022-0cecad838c67 => generated 654 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1518/3044] 199.204.45.132 () {34 vars in 1052 bytes} [Tue May 12 17:49:27 2026] GET /v2.0/ports?network_id=b08fde85-c481-483b-a2b2-13aeeebb2dba&device_owner=network%3Adhcp => generated 1244 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1527/3045] 199.204.45.132 () {34 vars in 1012 bytes} [Tue May 12 17:49:27 2026] GET /v2.0/networks/b08fde85-c481-483b-a2b2-13aeeebb2dba?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1519/3046] 199.204.45.132 () {34 vars in 1112 bytes} [Tue May 12 17:49:27 2026] GET /v2.0/networks/b08fde85-c481-483b-a2b2-13aeeebb2dba?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1528/3047] 199.204.45.132 () {34 vars in 1058 bytes} [Tue May 12 17:49:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.201&port_id=8f5b5145-2f67-4e6f-8d93-bee585264fbf => 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: 1520/3048] 199.204.45.132 () {34 vars in 984 bytes} [Tue May 12 17:49:27 2026] GET /v2.0/subnets?id=b33c21b7-5b29-4ae2-9e48-6f6c1c4098ea => generated 679 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1529/3049] 199.204.45.132 () {34 vars in 1052 bytes} [Tue May 12 17:49:27 2026] GET /v2.0/ports?network_id=a81bcd81-7760-49d3-ab48-c04389abb907&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: 1521/3050] 199.204.45.132 () {34 vars in 1012 bytes} [Tue May 12 17:49:27 2026] GET /v2.0/networks/a81bcd81-7760-49d3-ab48-c04389abb907?fields=segments => generated 14 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1530/3051] 199.204.45.132 () {34 vars in 1112 bytes} [Tue May 12 17:49:27 2026] GET /v2.0/networks/a81bcd81-7760-49d3-ab48-c04389abb907?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: 1522/3052] 199.204.45.132 () {34 vars in 1056 bytes} [Tue May 12 17:49:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.46&port_id=8f21b401-49de-4394-8f01-a8a625357d20 => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1531/3053] 199.204.45.132 () {34 vars in 984 bytes} [Tue May 12 17:49:27 2026] GET /v2.0/subnets?id=e095c087-a140-4fad-a541-bce3703cfdaa => generated 676 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1523/3054] 199.204.45.132 () {34 vars in 1052 bytes} [Tue May 12 17:49:27 2026] GET /v2.0/ports?network_id=3f377316-f584-4205-895f-eb6f29ab8eef&device_owner=network%3Adhcp => generated 1457 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1532/3055] 199.204.45.132 () {34 vars in 1012 bytes} [Tue May 12 17:49:27 2026] GET /v2.0/networks/3f377316-f584-4205-895f-eb6f29ab8eef?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: 1524/3056] 199.204.45.132 () {34 vars in 1112 bytes} [Tue May 12 17:49:27 2026] GET /v2.0/networks/3f377316-f584-4205-895f-eb6f29ab8eef?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: 1533/3057] 199.204.45.132 () {30 vars in 703 bytes} [Tue May 12 17:49:32 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/3058] 199.204.45.132 () {30 vars in 705 bytes} [Tue May 12 17:49:32 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: 1534/3059] 199.204.45.132 () {30 vars in 681 bytes} [Tue May 12 17:49:32 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: 1526/3060] 199.204.45.132 () {30 vars in 717 bytes} [Tue May 12 17:49:32 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: 1535/3061] 199.204.45.132 () {30 vars in 769 bytes} [Tue May 12 17:49:32 2026] GET /v2.0/ports?device_id=58d947d3-c254-4cc4-91a2-e70e260ca009 => generated 3865 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1527/3062] 199.204.45.132 () {30 vars in 703 bytes} [Tue May 12 17:49:32 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1536/3063] 199.204.45.132 () {30 vars in 705 bytes} [Tue May 12 17:49:32 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: 1528/3064] 199.204.45.132 () {30 vars in 681 bytes} [Tue May 12 17:49:32 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: 1537/3065] 199.204.45.132 () {30 vars in 717 bytes} [Tue May 12 17:49:32 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: 1529/3066] 199.204.45.132 () {30 vars in 737 bytes} [Tue May 12 17:49:32 2026] GET /v2.0/ports/8f21b401-49de-4394-8f01-a8a625357d20 => generated 1287 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1538/3067] 199.204.45.132 () {34 vars in 789 bytes} [Tue May 12 17:49:32 2026] PUT /v2.0/ports/8f21b401-49de-4394-8f01-a8a625357d20 => generated 1080 bytes in 309 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:49:32.893 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d7272231-b351-43e4-91c6-5939d5cae197'] response: {'name': 'network-changed', 'server_uuid': '58d947d3-c254-4cc4-91a2-e70e260ca009', 'tag': '8f21b401-49de-4394-8f01-a8a625357d20', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1530/3068] 199.204.45.132 () {30 vars in 743 bytes} [Tue May 12 17:49:32 2026] GET /v2.0/networks/3f377316-f584-4205-895f-eb6f29ab8eef => generated 798 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1539/3069] 199.204.45.132 () {30 vars in 769 bytes} [Tue May 12 17:49:32 2026] GET /v2.0/ports?device_id=58d947d3-c254-4cc4-91a2-e70e260ca009 => generated 3694 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1531/3070] 199.204.45.132 () {30 vars in 769 bytes} [Tue May 12 17:49:33 2026] GET /v2.0/ports?device_id=58d947d3-c254-4cc4-91a2-e70e260ca009 => generated 3694 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1540/3071] 199.204.45.132 () {34 vars in 1080 bytes} [Tue May 12 17:49:33 2026] GET /v2.0/ports?tenant_id=31ab17947d534fe9b679931cb784b10c&device_id=58d947d3-c254-4cc4-91a2-e70e260ca009 => generated 3694 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1532/3072] 199.204.45.132 () {34 vars in 986 bytes} [Tue May 12 17:49:33 2026] GET /v2.0/networks?id=3f377316-f584-4205-895f-eb6f29ab8eef => generated 801 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1541/3073] 199.204.45.132 () {34 vars in 1012 bytes} [Tue May 12 17:49:33 2026] GET /v2.0/networks/3f377316-f584-4205-895f-eb6f29ab8eef?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: 1533/3074] 199.204.45.132 () {34 vars in 1112 bytes} [Tue May 12 17:49:33 2026] GET /v2.0/networks/3f377316-f584-4205-895f-eb6f29ab8eef?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: 1542/3075] 199.204.45.132 () {30 vars in 769 bytes} [Tue May 12 17:49:34 2026] GET /v2.0/ports?device_id=58d947d3-c254-4cc4-91a2-e70e260ca009 => generated 3694 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1534/3076] 199.204.45.132 () {34 vars in 975 bytes} [Tue May 12 17:49:35 2026] GET /v2.0/ports/8f21b401-49de-4394-8f01-a8a625357d20 => 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: 1543/3077] 199.204.45.132 () {34 vars in 1060 bytes} [Tue May 12 17:49:35 2026] GET /v2.0/ports/8f21b401-49de-4394-8f01-a8a625357d20?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1544/3078] 199.204.45.132 () {34 vars in 1016 bytes} [Tue May 12 17:49:35 2026] GET /v2.0/networks/3f377316-f584-4205-895f-eb6f29ab8eef?fields=dns_domain => generated 29 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1535/3079] 199.204.45.132 () {30 vars in 769 bytes} [Tue May 12 17:49:35 2026] GET /v2.0/ports?device_id=58d947d3-c254-4cc4-91a2-e70e260ca009 => 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: 1545/3080] 199.204.45.132 () {38 vars in 1028 bytes} [Tue May 12 17:49:35 2026] PUT /v2.0/ports/8f21b401-49de-4394-8f01-a8a625357d20 => generated 917 bytes in 218 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1536/3081] 199.204.45.132 () {30 vars in 769 bytes} [Tue May 12 17:49:36 2026] GET /v2.0/ports?device_id=58d947d3-c254-4cc4-91a2-e70e260ca009 => generated 2586 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:49:36.980 8 INFO neutron_taas.services.taas.taas_plugin [None req-f1944243-5d8c-4c72-b82c-c91518e4ea38 b9d8e9ed6ddc4167b46c1fda8c6d5ec9 31ab17947d534fe9b679931cb784b10c - - default default] TaaS: Handle Delete Port: 8f21b401-49de-4394-8f01-a8a625357d20 2026-05-12 17:49:36.982 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f1944243-5d8c-4c72-b82c-c91518e4ea38 b9d8e9ed6ddc4167b46c1fda8c6d5ec9 31ab17947d534fe9b679931cb784b10c - - default default] Tap Mirror: Handle Delete Port: 8f21b401-49de-4394-8f01-a8a625357d20 [pid: 7|app: 0|req: 1537/3082] 199.204.45.132 () {34 vars in 1080 bytes} [Tue May 12 17:49:36 2026] GET /v2.0/ports?tenant_id=31ab17947d534fe9b679931cb784b10c&device_id=58d947d3-c254-4cc4-91a2-e70e260ca009 => generated 2586 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1546/3083] 199.204.45.132 () {32 vars in 759 bytes} [Tue May 12 17:49:36 2026] DELETE /v2.0/ports/8f21b401-49de-4394-8f01-a8a625357d20 => generated 0 bytes in 783 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1538/3084] 199.204.45.132 () {34 vars in 1146 bytes} [Tue May 12 17:49:36 2026] GET /v2.0/networks?id=b08fde85-c481-483b-a2b2-13aeeebb2dba&id=a81bcd81-7760-49d3-ab48-c04389abb907&id=3f377316-f584-4205-895f-eb6f29ab8eef => generated 2310 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1547/3085] 199.204.45.132 () {34 vars in 1060 bytes} [Tue May 12 17:49:37 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.17&port_id=7c0da6af-6976-4698-b738-716f04694933 => 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: 1539/3086] 199.204.45.132 () {34 vars in 984 bytes} [Tue May 12 17:49:37 2026] GET /v2.0/subnets?id=bdb831f6-b540-417c-b022-0cecad838c67 => generated 654 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1540/3087] 199.204.45.132 () {30 vars in 703 bytes} [Tue May 12 17:49:37 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: 1548/3088] 199.204.45.132 () {34 vars in 1052 bytes} [Tue May 12 17:49:37 2026] GET /v2.0/ports?network_id=b08fde85-c481-483b-a2b2-13aeeebb2dba&device_owner=network%3Adhcp => generated 1244 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1541/3089] 199.204.45.132 () {30 vars in 705 bytes} [Tue May 12 17:49:37 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: 1542/3090] 199.204.45.132 () {30 vars in 681 bytes} [Tue May 12 17:49:37 2026] GET /v2.0/extensions/qos => generated 166 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1543/3091] 199.204.45.132 () {30 vars in 717 bytes} [Tue May 12 17:49:37 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1544/3092] 199.204.45.132 () {30 vars in 741 bytes} [Tue May 12 17:49:37 2026] GET /v2.0/subnets/b33c21b7-5b29-4ae2-9e48-6f6c1c4098ea => generated 676 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1549/3093] 199.204.45.132 () {34 vars in 1012 bytes} [Tue May 12 17:49:37 2026] GET /v2.0/networks/b08fde85-c481-483b-a2b2-13aeeebb2dba?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1545/3094] 199.204.45.132 () {34 vars in 1112 bytes} [Tue May 12 17:49:37 2026] GET /v2.0/networks/b08fde85-c481-483b-a2b2-13aeeebb2dba?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: 1550/3095] 199.204.45.132 () {30 vars in 737 bytes} [Tue May 12 17:49:37 2026] GET /v2.0/ports/d2fd75b7-187a-4ea7-943c-211ae881ca9d => generated 1132 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1546/3096] 199.204.45.132 () {34 vars in 1058 bytes} [Tue May 12 17:49:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.201&port_id=8f5b5145-2f67-4e6f-8d93-bee585264fbf => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1551/3097] 199.204.45.132 () {30 vars in 737 bytes} [Tue May 12 17:49:37 2026] GET /v2.0/ports/8f5b5145-2f67-4e6f-8d93-bee585264fbf => generated 1350 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1547/3098] 199.204.45.132 () {34 vars in 984 bytes} [Tue May 12 17:49:37 2026] GET /v2.0/subnets?id=b33c21b7-5b29-4ae2-9e48-6f6c1c4098ea => generated 679 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1552/3099] 199.204.45.132 () {30 vars in 741 bytes} [Tue May 12 17:49:37 2026] GET /v2.0/subnets/b33c21b7-5b29-4ae2-9e48-6f6c1c4098ea => generated 676 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1548/3100] 199.204.45.132 () {34 vars in 1052 bytes} [Tue May 12 17:49:37 2026] GET /v2.0/ports?network_id=a81bcd81-7760-49d3-ab48-c04389abb907&device_owner=network%3Adhcp => generated 1461 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1553/3101] 199.204.45.132 () {30 vars in 743 bytes} [Tue May 12 17:49:37 2026] GET /v2.0/networks/a81bcd81-7760-49d3-ab48-c04389abb907 => generated 799 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1549/3102] 199.204.45.132 () {34 vars in 1012 bytes} [Tue May 12 17:49:37 2026] GET /v2.0/networks/a81bcd81-7760-49d3-ab48-c04389abb907?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: 1554/3103] 199.204.45.132 () {30 vars in 737 bytes} [Tue May 12 17:49:37 2026] GET /v2.0/ports/d2fd75b7-187a-4ea7-943c-211ae881ca9d => 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: 1550/3104] 199.204.45.132 () {34 vars in 1112 bytes} [Tue May 12 17:49:37 2026] GET /v2.0/networks/a81bcd81-7760-49d3-ab48-c04389abb907?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: 1555/3105] 199.204.45.132 () {30 vars in 741 bytes} [Tue May 12 17:49:37 2026] GET /v2.0/subnets/b33c21b7-5b29-4ae2-9e48-6f6c1c4098ea => generated 676 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1552/3108] 199.204.45.132 () {30 vars in 703 bytes} [Tue May 12 17:49:48 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: 1557/3109] 199.204.45.132 () {30 vars in 705 bytes} [Tue May 12 17:49:48 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: 1553/3110] 199.204.45.132 () {30 vars in 681 bytes} [Tue May 12 17:49:48 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: 1558/3111] 199.204.45.132 () {30 vars in 717 bytes} [Tue May 12 17:49: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) 2026-05-12 17:49:48.650 7 INFO neutron.api.v2.resource [None req-1ea1f90c-bc00-4c70-b9c5-9a117131efdb b9d8e9ed6ddc4167b46c1fda8c6d5ec9 31ab17947d534fe9b679931cb784b10c - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1554/3112] 199.204.45.132 () {30 vars in 763 bytes} [Tue May 12 17:49:48 2026] GET /v2.0/security-groups/lb-cc23bf65-02b7-41f8-9b79-fd71ccc98fcd => 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: 1559/3113] 199.204.45.132 () {30 vars in 785 bytes} [Tue May 12 17:49:48 2026] GET /v2.0/security-groups?name=lb-cc23bf65-02b7-41f8-9b79-fd71ccc98fcd => generated 2865 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1555/3114] 199.204.45.132 () {30 vars in 815 bytes} [Tue May 12 17:49:48 2026] GET /v2.0/security-group-rules?security_group_id=78d2cdaf-cd38-4c52-a867-ac216e5519e3 => generated 2334 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1560/3115] 199.204.45.132 () {32 vars in 789 bytes} [Tue May 12 17:49:48 2026] DELETE /v2.0/security-group-rules/0128c0f7-9cb2-4bc9-ab8b-cb440c52ab23 => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1556/3116] 199.204.45.132 () {32 vars in 789 bytes} [Tue May 12 17:49:48 2026] DELETE /v2.0/security-group-rules/ec4ca452-ac6e-46e4-9cd8-3683d63b0cc0 => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:49:52.625 8 INFO neutron_taas.services.taas.taas_plugin [None req-4d92dff0-0ef4-4906-9f84-7c23a1902331 f4e1723447f748569d96304f7db96903 315a03bd94574430bbaa8f37ea9ea209 - - default default] TaaS: Handle Delete Port: 3319396b-a58b-4df9-872d-edd21afa2e70 2026-05-12 17:49:52.628 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4d92dff0-0ef4-4906-9f84-7c23a1902331 f4e1723447f748569d96304f7db96903 315a03bd94574430bbaa8f37ea9ea209 - - default default] Tap Mirror: Handle Delete Port: 3319396b-a58b-4df9-872d-edd21afa2e70 2026-05-12 17:49:52.814 8 INFO neutron.db.l3_db [None req-4d92dff0-0ef4-4906-9f84-7c23a1902331 f4e1723447f748569d96304f7db96903 315a03bd94574430bbaa8f37ea9ea209 - - default default] Floating IP 22bf170a-237c-4f72-965f-b76f225a8cda disassociated (deleted). External IP: 10.96.250.204, port: d2fd75b7-187a-4ea7-943c-211ae881ca9d. [pid: 8|app: 0|req: 1561/3117] 10.0.0.23 () {32 vars in 731 bytes} [Tue May 12 17:49:52 2026] DELETE /v2.0/floatingips/22bf170a-237c-4f72-965f-b76f225a8cda => generated 0 bytes in 647 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:49:53.169 7 INFO neutron.api.v2.resource [None req-6fa7bd04-9a4f-4f24-a160-a940213213bc f4e1723447f748569d96304f7db96903 315a03bd94574430bbaa8f37ea9ea209 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1557/3118] 10.0.0.23 () {32 vars in 728 bytes} [Tue May 12 17:49:53 2026] GET /v2.0/floatingips/22bf170a-237c-4f72-965f-b76f225a8cda => generated 144 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1562/3119] 199.204.45.132 () {30 vars in 703 bytes} [Tue May 12 17:49:54 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: 1558/3120] 199.204.45.132 () {30 vars in 705 bytes} [Tue May 12 17:49:54 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1563/3121] 199.204.45.132 () {30 vars in 681 bytes} [Tue May 12 17:49:54 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1559/3122] 199.204.45.132 () {30 vars in 717 bytes} [Tue May 12 17:49:54 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:49:54.768 8 INFO neutron.api.v2.resource [None req-ad3007cb-e533-4d65-a42f-07215ca69963 b9d8e9ed6ddc4167b46c1fda8c6d5ec9 31ab17947d534fe9b679931cb784b10c - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1564/3123] 199.204.45.132 () {30 vars in 763 bytes} [Tue May 12 17:49:54 2026] GET /v2.0/security-groups/lb-cc23bf65-02b7-41f8-9b79-fd71ccc98fcd => generated 149 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1560/3124] 199.204.45.132 () {30 vars in 785 bytes} [Tue May 12 17:49:54 2026] GET /v2.0/security-groups?name=lb-cc23bf65-02b7-41f8-9b79-fd71ccc98fcd => generated 1639 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1565/3125] 199.204.45.132 () {30 vars in 815 bytes} [Tue May 12 17:49:54 2026] GET /v2.0/security-group-rules?security_group_id=78d2cdaf-cd38-4c52-a867-ac216e5519e3 => generated 1182 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1567/3128] 199.204.45.132 () {30 vars in 703 bytes} [Tue May 12 17:49:54 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1562/3129] 199.204.45.132 () {30 vars in 705 bytes} [Tue May 12 17:49:54 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: 1568/3130] 199.204.45.132 () {30 vars in 681 bytes} [Tue May 12 17:49:54 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: 1563/3131] 199.204.45.132 () {30 vars in 717 bytes} [Tue May 12 17:49:54 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: 1569/3132] 199.204.45.132 () {30 vars in 741 bytes} [Tue May 12 17:49:54 2026] GET /v2.0/subnets/b33c21b7-5b29-4ae2-9e48-6f6c1c4098ea => generated 676 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1564/3133] 199.204.45.132 () {30 vars in 769 bytes} [Tue May 12 17:49:55 2026] GET /v2.0/ports?device_id=58d947d3-c254-4cc4-91a2-e70e260ca009 => generated 2586 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1570/3134] 199.204.45.132 () {30 vars in 769 bytes} [Tue May 12 17:49:55 2026] GET /v2.0/ports?device_id=58d947d3-c254-4cc4-91a2-e70e260ca009 => generated 2586 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1565/3135] 199.204.45.132 () {30 vars in 769 bytes} [Tue May 12 17:49:55 2026] GET /v2.0/ports?device_id=58d947d3-c254-4cc4-91a2-e70e260ca009 => 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: 1571/3136] 199.204.45.132 () {30 vars in 769 bytes} [Tue May 12 17:49:56 2026] GET /v2.0/ports?device_id=58d947d3-c254-4cc4-91a2-e70e260ca009 => generated 2586 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1566/3137] 199.204.45.132 () {34 vars in 975 bytes} [Tue May 12 17:49:57 2026] GET /v2.0/ports/8f5b5145-2f67-4e6f-8d93-bee585264fbf => generated 1350 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1572/3138] 199.204.45.132 () {34 vars in 1060 bytes} [Tue May 12 17:49:57 2026] GET /v2.0/ports/8f5b5145-2f67-4e6f-8d93-bee585264fbf?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1567/3139] 199.204.45.132 () {30 vars in 769 bytes} [Tue May 12 17:49:57 2026] GET /v2.0/ports?device_id=58d947d3-c254-4cc4-91a2-e70e260ca009 => generated 2586 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1573/3140] 199.204.45.132 () {34 vars in 1016 bytes} [Tue May 12 17:49:57 2026] GET /v2.0/networks/a81bcd81-7760-49d3-ab48-c04389abb907?fields=dns_domain => generated 29 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1568/3141] 199.204.45.132 () {38 vars in 1028 bytes} [Tue May 12 17:49:57 2026] PUT /v2.0/ports/8f5b5145-2f67-4e6f-8d93-bee585264fbf => generated 1151 bytes in 316 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1574/3142] 199.204.45.132 () {30 vars in 769 bytes} [Tue May 12 17:49:58 2026] GET /v2.0/ports?device_id=58d947d3-c254-4cc4-91a2-e70e260ca009 => generated 1244 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: 7|app: 0|req: 1569/3143] 199.204.45.132 () {34 vars in 789 bytes} [Tue May 12 17:49:58 2026] PUT /v2.0/ports/8f5b5145-2f67-4e6f-8d93-bee585264fbf => generated 1090 bytes in 218 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1575/3144] 199.204.45.132 () {30 vars in 737 bytes} [Tue May 12 17:49:58 2026] GET /v2.0/ports/8f5b5145-2f67-4e6f-8d93-bee585264fbf => generated 1090 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:49:58.802 7 INFO neutron_taas.services.taas.taas_plugin [None req-d1b4fbce-9626-4410-8dea-4387eb5a611f b9d8e9ed6ddc4167b46c1fda8c6d5ec9 31ab17947d534fe9b679931cb784b10c - - default default] TaaS: Handle Delete Port: 8f5b5145-2f67-4e6f-8d93-bee585264fbf 2026-05-12 17:49:58.805 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d1b4fbce-9626-4410-8dea-4387eb5a611f b9d8e9ed6ddc4167b46c1fda8c6d5ec9 31ab17947d534fe9b679931cb784b10c - - default default] Tap Mirror: Handle Delete Port: 8f5b5145-2f67-4e6f-8d93-bee585264fbf [pid: 7|app: 0|req: 1570/3145] 199.204.45.132 () {32 vars in 759 bytes} [Tue May 12 17:49:58 2026] DELETE /v2.0/ports/8f5b5145-2f67-4e6f-8d93-bee585264fbf => generated 0 bytes in 270 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1576/3146] 199.204.45.132 () {30 vars in 703 bytes} [Tue May 12 17:49: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: 1571/3147] 199.204.45.132 () {30 vars in 705 bytes} [Tue May 12 17:49:59 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: 1577/3148] 199.204.45.132 () {30 vars in 681 bytes} [Tue May 12 17:49:59 2026] GET /v2.0/extensions/qos => generated 166 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1572/3149] 199.204.45.132 () {30 vars in 717 bytes} [Tue May 12 17:49: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) 2026-05-12 17:49:59.134 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f2344309-4a80-473c-8f24-d64f771bbd72 b9d8e9ed6ddc4167b46c1fda8c6d5ec9 31ab17947d534fe9b679931cb784b10c - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1578/3150] 199.204.45.132 () {32 vars in 759 bytes} [Tue May 12 17:49:59 2026] DELETE /v2.0/ports/8f5b5145-2f67-4e6f-8d93-bee585264fbf => generated 132 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1573/3151] 199.204.45.132 () {30 vars in 737 bytes} [Tue May 12 17:49:59 2026] GET /v2.0/ports/d2fd75b7-187a-4ea7-943c-211ae881ca9d => generated 1132 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:49:59.206 8 INFO neutron.api.v2.resource [None req-3022a23b-efe3-4779-b1a0-8b400c2860f9 b9d8e9ed6ddc4167b46c1fda8c6d5ec9 31ab17947d534fe9b679931cb784b10c - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1579/3152] 199.204.45.132 () {30 vars in 763 bytes} [Tue May 12 17:49:59 2026] GET /v2.0/security-groups/lb-cc23bf65-02b7-41f8-9b79-fd71ccc98fcd => generated 149 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1574/3153] 199.204.45.132 () {30 vars in 785 bytes} [Tue May 12 17:49:59 2026] GET /v2.0/security-groups?name=lb-cc23bf65-02b7-41f8-9b79-fd71ccc98fcd => generated 1639 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1580/3154] 199.204.45.132 () {34 vars in 1080 bytes} [Tue May 12 17:49:59 2026] GET /v2.0/ports?tenant_id=31ab17947d534fe9b679931cb784b10c&device_id=58d947d3-c254-4cc4-91a2-e70e260ca009 => generated 1244 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1575/3155] 199.204.45.132 () {30 vars in 737 bytes} [Tue May 12 17:49:59 2026] GET /v2.0/ports/d2fd75b7-187a-4ea7-943c-211ae881ca9d => generated 1132 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1581/3156] 199.204.45.132 () {34 vars in 1066 bytes} [Tue May 12 17:49:59 2026] GET /v2.0/networks?id=b08fde85-c481-483b-a2b2-13aeeebb2dba&id=a81bcd81-7760-49d3-ab48-c04389abb907 => generated 1523 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1582/3157] 199.204.45.132 () {34 vars in 1060 bytes} [Tue May 12 17:49:59 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.17&port_id=7c0da6af-6976-4698-b738-716f04694933 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1583/3158] 199.204.45.132 () {34 vars in 984 bytes} [Tue May 12 17:49:59 2026] GET /v2.0/subnets?id=bdb831f6-b540-417c-b022-0cecad838c67 => generated 654 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1584/3159] 199.204.45.132 () {34 vars in 1052 bytes} [Tue May 12 17:49:59 2026] GET /v2.0/ports?network_id=b08fde85-c481-483b-a2b2-13aeeebb2dba&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1585/3160] 199.204.45.132 () {34 vars in 1012 bytes} [Tue May 12 17:49:59 2026] GET /v2.0/networks/b08fde85-c481-483b-a2b2-13aeeebb2dba?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: 1576/3161] 199.204.45.132 () {34 vars in 789 bytes} [Tue May 12 17:49:59 2026] PUT /v2.0/ports/d2fd75b7-187a-4ea7-943c-211ae881ca9d => generated 1094 bytes in 232 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1586/3162] 199.204.45.132 () {34 vars in 1112 bytes} [Tue May 12 17:49:59 2026] GET /v2.0/networks/b08fde85-c481-483b-a2b2-13aeeebb2dba?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1577/3163] 199.204.45.132 () {32 vars in 779 bytes} [Tue May 12 17:49:59 2026] DELETE /v2.0/security-groups/78d2cdaf-cd38-4c52-a867-ac216e5519e3 => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:49:59.741 8 INFO neutron_taas.services.taas.taas_plugin [None req-66519965-0f25-45a4-8512-ef345db5b914 b9d8e9ed6ddc4167b46c1fda8c6d5ec9 31ab17947d534fe9b679931cb784b10c - - default default] TaaS: Handle Delete Port: d2fd75b7-187a-4ea7-943c-211ae881ca9d 2026-05-12 17:49:59.744 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-66519965-0f25-45a4-8512-ef345db5b914 b9d8e9ed6ddc4167b46c1fda8c6d5ec9 31ab17947d534fe9b679931cb784b10c - - default default] Tap Mirror: Handle Delete Port: d2fd75b7-187a-4ea7-943c-211ae881ca9d [pid: 8|app: 0|req: 1587/3164] 199.204.45.132 () {32 vars in 759 bytes} [Tue May 12 17:49:59 2026] DELETE /v2.0/ports/d2fd75b7-187a-4ea7-943c-211ae881ca9d => generated 0 bytes in 261 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1578/3165] 199.204.45.132 () {34 vars in 994 bytes} [Tue May 12 17:50:02 2026] GET /v2.0/ports?device_id=58d947d3-c254-4cc4-91a2-e70e260ca009 => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:50:02.950 8 INFO neutron_taas.services.taas.taas_plugin [req-6c3b26cc-36dd-47b2-8046-aec1c9ea9619 req-eff0caea-e7d3-4343-ba94-9390450fedb5 b9d8e9ed6ddc4167b46c1fda8c6d5ec9 31ab17947d534fe9b679931cb784b10c - - default default] TaaS: Handle Delete Port: 7c0da6af-6976-4698-b738-716f04694933 2026-05-12 17:50:02.953 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-6c3b26cc-36dd-47b2-8046-aec1c9ea9619 req-eff0caea-e7d3-4343-ba94-9390450fedb5 b9d8e9ed6ddc4167b46c1fda8c6d5ec9 31ab17947d534fe9b679931cb784b10c - - default default] Tap Mirror: Handle Delete Port: 7c0da6af-6976-4698-b738-716f04694933 [pid: 8|app: 0|req: 1588/3166] 199.204.45.132 () {36 vars in 997 bytes} [Tue May 12 17:50:02 2026] DELETE /v2.0/ports/7c0da6af-6976-4698-b738-716f04694933 => generated 0 bytes in 230 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:50:03.104 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-2430d640-2287-4582-ba31-64838c51ebb9'] response: {'server_uuid': '58d947d3-c254-4cc4-91a2-e70e260ca009', 'name': 'network-vif-deleted', 'tag': '7c0da6af-6976-4698-b738-716f04694933', 'status': 'completed', 'code': 200} 2026-05-12 17:50:03.524 7 INFO neutron_taas.services.taas.taas_plugin [None req-5dc209b5-3e9e-461e-9eb7-991b29ca50b3 f4e1723447f748569d96304f7db96903 315a03bd94574430bbaa8f37ea9ea209 - - default default] TaaS: Handle Delete Port: df54991c-f520-49e0-ab80-6a6e91b40171 2026-05-12 17:50:03.529 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5dc209b5-3e9e-461e-9eb7-991b29ca50b3 f4e1723447f748569d96304f7db96903 315a03bd94574430bbaa8f37ea9ea209 - - default default] Tap Mirror: Handle Delete Port: df54991c-f520-49e0-ab80-6a6e91b40171 2026-05-12 17:50:03.729 7 INFO neutron.db.l3_db [None req-5dc209b5-3e9e-461e-9eb7-991b29ca50b3 f4e1723447f748569d96304f7db96903 315a03bd94574430bbaa8f37ea9ea209 - - default default] Floating IP b0b1ffb3-9a51-4732-a7c0-5c65e471218c disassociated (deleted). External IP: 10.96.250.215, port: 19548a80-047b-4819-9f96-e4f9d6eae632. [pid: 7|app: 0|req: 1579/3167] 10.0.0.23 () {32 vars in 731 bytes} [Tue May 12 17:50:03 2026] DELETE /v2.0/floatingips/b0b1ffb3-9a51-4732-a7c0-5c65e471218c => generated 0 bytes in 693 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:50:04.112 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-5de30465-40ec-421f-87d0-dc71df8b369c'] response: {'name': 'network-changed', 'server_uuid': '82c272a4-c7e3-496a-bc1f-578f4d6bfa35', 'tag': '19548a80-047b-4819-9f96-e4f9d6eae632', 'status': 'completed', 'code': 200} 2026-05-12 17:50:04.117 8 INFO neutron.api.v2.resource [None req-5a50604e-1314-43bf-a299-83a2b8821cf2 f4e1723447f748569d96304f7db96903 315a03bd94574430bbaa8f37ea9ea209 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1589/3168] 10.0.0.23 () {32 vars in 728 bytes} [Tue May 12 17:50:04 2026] GET /v2.0/floatingips/b0b1ffb3-9a51-4732-a7c0-5c65e471218c => generated 144 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1580/3169] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:50:04 2026] GET /v2.0/ports?device_id=82c272a4-c7e3-496a-bc1f-578f4d6bfa35 => generated 1200 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1590/3170] 10.0.0.179 () {34 vars in 1040 bytes} [Tue May 12 17:50:04 2026] GET /v2.0/security-groups?id=526d3d17-3ec9-4d19-818d-06e855f2c487&fields=id&fields=name => generated 111 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1581/3171] 199.204.45.132 () {34 vars in 1080 bytes} [Tue May 12 17:50:04 2026] GET /v2.0/ports?tenant_id=315a03bd94574430bbaa8f37ea9ea209&device_id=82c272a4-c7e3-496a-bc1f-578f4d6bfa35 => generated 1469 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1591/3172] 199.204.45.132 () {34 vars in 986 bytes} [Tue May 12 17:50:04 2026] GET /v2.0/networks?id=6c305f2a-1c6a-4a8a-8de7-9bff7d612621 => generated 799 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1582/3173] 199.204.45.132 () {34 vars in 1056 bytes} [Tue May 12 17:50:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.88&port_id=19548a80-047b-4819-9f96-e4f9d6eae632 => 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: 1592/3174] 199.204.45.132 () {34 vars in 1106 bytes} [Tue May 12 17:50:04 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A29e&port_id=19548a80-047b-4819-9f96-e4f9d6eae632 => 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: 1583/3175] 199.204.45.132 () {34 vars in 1064 bytes} [Tue May 12 17:50:04 2026] GET /v2.0/subnets?id=85c8efeb-edff-4d9c-8611-d5444b6699c2&id=d3d99287-fcea-4b58-a9d9-db7a21d7f1fd => generated 1413 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1593/3176] 199.204.45.132 () {34 vars in 1052 bytes} [Tue May 12 17:50:04 2026] GET /v2.0/ports?network_id=6c305f2a-1c6a-4a8a-8de7-9bff7d612621&device_owner=network%3Adhcp => generated 1461 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1584/3177] 199.204.45.132 () {34 vars in 1052 bytes} [Tue May 12 17:50:04 2026] GET /v2.0/ports?network_id=6c305f2a-1c6a-4a8a-8de7-9bff7d612621&device_owner=network%3Adhcp => generated 1461 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1594/3178] 199.204.45.132 () {34 vars in 1012 bytes} [Tue May 12 17:50:04 2026] GET /v2.0/networks/6c305f2a-1c6a-4a8a-8de7-9bff7d612621?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: 1585/3179] 199.204.45.132 () {34 vars in 1112 bytes} [Tue May 12 17:50:05 2026] GET /v2.0/networks/6c305f2a-1c6a-4a8a-8de7-9bff7d612621?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: 1595/3180] 199.204.45.132 () {34 vars in 994 bytes} [Tue May 12 17:50:06 2026] GET /v2.0/ports?device_id=82c272a4-c7e3-496a-bc1f-578f4d6bfa35 => generated 1200 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:50:06.937 7 INFO neutron_taas.services.taas.taas_plugin [req-2c599b88-f4a5-425f-84e4-21bde0556c4a req-da643bdf-e0a7-4508-aaf5-787c979e813e f4e1723447f748569d96304f7db96903 315a03bd94574430bbaa8f37ea9ea209 - - default default] TaaS: Handle Delete Port: 19548a80-047b-4819-9f96-e4f9d6eae632 2026-05-12 17:50:06.941 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-2c599b88-f4a5-425f-84e4-21bde0556c4a req-da643bdf-e0a7-4508-aaf5-787c979e813e f4e1723447f748569d96304f7db96903 315a03bd94574430bbaa8f37ea9ea209 - - default default] Tap Mirror: Handle Delete Port: 19548a80-047b-4819-9f96-e4f9d6eae632 [pid: 7|app: 0|req: 1586/3181] 199.204.45.132 () {36 vars in 997 bytes} [Tue May 12 17:50:06 2026] DELETE /v2.0/ports/19548a80-047b-4819-9f96-e4f9d6eae632 => generated 0 bytes in 338 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:50:07.179 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-10924f71-bbdb-4ecc-9464-33205247734b'] response: {'server_uuid': '82c272a4-c7e3-496a-bc1f-578f4d6bfa35', 'name': 'network-vif-deleted', 'tag': '19548a80-047b-4819-9f96-e4f9d6eae632', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1596/3182] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:50:09 2026] GET /v2.0/ports?device_id=82c272a4-c7e3-496a-bc1f-578f4d6bfa35 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:50:14.715 7 INFO neutron_taas.services.taas.taas_plugin [None req-980c14d5-2df0-4223-8c1e-37cb3deeb17a f4e1723447f748569d96304f7db96903 315a03bd94574430bbaa8f37ea9ea209 - - default default] TaaS: Handle Delete Port: 6b8db848-bae9-49e7-bc4c-17fcea728d44 2026-05-12 17:50:14.718 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-980c14d5-2df0-4223-8c1e-37cb3deeb17a f4e1723447f748569d96304f7db96903 315a03bd94574430bbaa8f37ea9ea209 - - default default] Tap Mirror: Handle Delete Port: 6b8db848-bae9-49e7-bc4c-17fcea728d44 2026-05-12 17:50:14.896 7 INFO neutron.db.l3_db [None req-980c14d5-2df0-4223-8c1e-37cb3deeb17a f4e1723447f748569d96304f7db96903 315a03bd94574430bbaa8f37ea9ea209 - - default default] Floating IP aa2d19c0-8a10-431f-bc9c-5b2ff5c0d51e disassociated (deleted). External IP: 10.96.250.212, port: b5076792-5706-4c0d-a523-9578411c8d43. [pid: 7|app: 0|req: 1588/3185] 10.0.0.23 () {32 vars in 731 bytes} [Tue May 12 17:50:14 2026] DELETE /v2.0/floatingips/aa2d19c0-8a10-431f-bc9c-5b2ff5c0d51e => generated 0 bytes in 606 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:50:15.211 8 INFO neutron.api.v2.resource [None req-017d3e43-f50a-4734-bebf-05d7e3186789 f4e1723447f748569d96304f7db96903 315a03bd94574430bbaa8f37ea9ea209 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1598/3186] 10.0.0.23 () {32 vars in 728 bytes} [Tue May 12 17:50:15 2026] GET /v2.0/floatingips/aa2d19c0-8a10-431f-bc9c-5b2ff5c0d51e => generated 144 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 17:50:15.218 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1aaf263f-137b-40c9-9817-9f3e438275dd'] response: {'name': 'network-changed', 'server_uuid': '366072e1-0bfd-45da-9b2c-9fcf9c0d209c', 'tag': 'b5076792-5706-4c0d-a523-9578411c8d43', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1589/3187] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:50:15 2026] GET /v2.0/ports?device_id=366072e1-0bfd-45da-9b2c-9fcf9c0d209c => generated 1196 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1599/3188] 10.0.0.179 () {34 vars in 1040 bytes} [Tue May 12 17:50:15 2026] GET /v2.0/security-groups?id=526d3d17-3ec9-4d19-818d-06e855f2c487&fields=id&fields=name => generated 111 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1590/3189] 199.204.45.132 () {34 vars in 1080 bytes} [Tue May 12 17:50:15 2026] GET /v2.0/ports?tenant_id=315a03bd94574430bbaa8f37ea9ea209&device_id=366072e1-0bfd-45da-9b2c-9fcf9c0d209c => generated 1465 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1600/3190] 199.204.45.132 () {34 vars in 986 bytes} [Tue May 12 17:50:15 2026] GET /v2.0/networks?id=3f377316-f584-4205-895f-eb6f29ab8eef => generated 801 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1591/3191] 199.204.45.132 () {34 vars in 1056 bytes} [Tue May 12 17:50:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.71&port_id=b5076792-5706-4c0d-a523-9578411c8d43 => 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: 1601/3192] 199.204.45.132 () {34 vars in 1104 bytes} [Tue May 12 17:50:15 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A389&port_id=b5076792-5706-4c0d-a523-9578411c8d43 => 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: 1592/3193] 199.204.45.132 () {34 vars in 1064 bytes} [Tue May 12 17:50:15 2026] GET /v2.0/subnets?id=b799e90f-6eec-47f5-88c9-57f9ad58e999&id=e095c087-a140-4fad-a541-bce3703cfdaa => generated 1409 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1602/3194] 199.204.45.132 () {34 vars in 1052 bytes} [Tue May 12 17:50:15 2026] GET /v2.0/ports?network_id=3f377316-f584-4205-895f-eb6f29ab8eef&device_owner=network%3Adhcp => generated 1457 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1593/3195] 199.204.45.132 () {34 vars in 1052 bytes} [Tue May 12 17:50:16 2026] GET /v2.0/ports?network_id=3f377316-f584-4205-895f-eb6f29ab8eef&device_owner=network%3Adhcp => generated 1457 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1603/3196] 199.204.45.132 () {34 vars in 1012 bytes} [Tue May 12 17:50:16 2026] GET /v2.0/networks/3f377316-f584-4205-895f-eb6f29ab8eef?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1594/3197] 199.204.45.132 () {34 vars in 1112 bytes} [Tue May 12 17:50:16 2026] GET /v2.0/networks/3f377316-f584-4205-895f-eb6f29ab8eef?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: 1604/3198] 199.204.45.132 () {34 vars in 994 bytes} [Tue May 12 17:50:17 2026] GET /v2.0/ports?device_id=366072e1-0bfd-45da-9b2c-9fcf9c0d209c => generated 1194 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:50:17.997 7 INFO neutron_taas.services.taas.taas_plugin [req-be19d6d9-8184-4e53-aeda-ae6e20e53a84 req-cb366a2b-da9d-48e3-a596-4bfc2ea24428 f4e1723447f748569d96304f7db96903 315a03bd94574430bbaa8f37ea9ea209 - - default default] TaaS: Handle Delete Port: b5076792-5706-4c0d-a523-9578411c8d43 2026-05-12 17:50:18.000 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-be19d6d9-8184-4e53-aeda-ae6e20e53a84 req-cb366a2b-da9d-48e3-a596-4bfc2ea24428 f4e1723447f748569d96304f7db96903 315a03bd94574430bbaa8f37ea9ea209 - - default default] Tap Mirror: Handle Delete Port: b5076792-5706-4c0d-a523-9578411c8d43 [pid: 7|app: 0|req: 1595/3199] 199.204.45.132 () {36 vars in 997 bytes} [Tue May 12 17:50:17 2026] DELETE /v2.0/ports/b5076792-5706-4c0d-a523-9578411c8d43 => generated 0 bytes in 277 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:50:18.191 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3192baaf-d2fd-466e-ae1e-0abc8cc0e637'] response: {'server_uuid': '366072e1-0bfd-45da-9b2c-9fcf9c0d209c', 'name': 'network-vif-deleted', 'tag': 'b5076792-5706-4c0d-a523-9578411c8d43', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1605/3200] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 17:50:20 2026] GET /v2.0/ports?device_id=366072e1-0bfd-45da-9b2c-9fcf9c0d209c => 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: 1607/3203] 10.0.0.23 () {32 vars in 749 bytes} [Tue May 12 17:50:25 2026] DELETE /v2.0/security-group-rules/7950958b-4a21-490a-a19e-78f4ec1dc135 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:50:25.763 7 INFO neutron.api.v2.resource [None req-5c6fbf72-7bcf-4001-a8e4-944dd418594e f4e1723447f748569d96304f7db96903 315a03bd94574430bbaa8f37ea9ea209 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1597/3204] 10.0.0.23 () {32 vars in 746 bytes} [Tue May 12 17:50:25 2026] GET /v2.0/security-group-rules/7950958b-4a21-490a-a19e-78f4ec1dc135 => 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: 1608/3205] 10.0.0.23 () {32 vars in 749 bytes} [Tue May 12 17:50:25 2026] DELETE /v2.0/security-group-rules/08f3591b-5de7-4f8e-bce4-4e4aa4b2e3fd => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:50:25.853 7 INFO neutron.api.v2.resource [None req-06294e84-20eb-4c8b-8018-ec95d875c264 f4e1723447f748569d96304f7db96903 315a03bd94574430bbaa8f37ea9ea209 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1598/3206] 10.0.0.23 () {32 vars in 746 bytes} [Tue May 12 17:50:25 2026] GET /v2.0/security-group-rules/08f3591b-5de7-4f8e-bce4-4e4aa4b2e3fd => 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: 1609/3207] 10.0.0.23 () {32 vars in 749 bytes} [Tue May 12 17:50:25 2026] DELETE /v2.0/security-group-rules/885af8bf-ec73-49f8-945c-60638be81432 => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:50:25.947 7 INFO neutron.api.v2.resource [None req-e337ab93-551f-40f6-bff2-8abec1f967b6 f4e1723447f748569d96304f7db96903 315a03bd94574430bbaa8f37ea9ea209 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1599/3208] 10.0.0.23 () {32 vars in 746 bytes} [Tue May 12 17:50:25 2026] GET /v2.0/security-group-rules/885af8bf-ec73-49f8-945c-60638be81432 => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1610/3209] 10.0.0.23 () {32 vars in 749 bytes} [Tue May 12 17:50:25 2026] DELETE /v2.0/security-group-rules/c9222098-0553-4b75-b60e-945643ea2b86 => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:50:26.037 7 INFO neutron.api.v2.resource [None req-d54f7eb3-0abf-4a13-a63b-5ccae89c907f f4e1723447f748569d96304f7db96903 315a03bd94574430bbaa8f37ea9ea209 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1600/3210] 10.0.0.23 () {32 vars in 746 bytes} [Tue May 12 17:50:26 2026] GET /v2.0/security-group-rules/c9222098-0553-4b75-b60e-945643ea2b86 => generated 155 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1611/3211] 10.0.0.23 () {32 vars in 749 bytes} [Tue May 12 17:50:26 2026] DELETE /v2.0/security-group-rules/d24cd471-3134-4cab-9e5b-7b586acf50ba => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:50:26.129 7 INFO neutron.api.v2.resource [None req-1183c0ff-16dd-425d-8bc3-8db73fb286fb f4e1723447f748569d96304f7db96903 315a03bd94574430bbaa8f37ea9ea209 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1601/3212] 10.0.0.23 () {32 vars in 746 bytes} [Tue May 12 17:50:26 2026] GET /v2.0/security-group-rules/d24cd471-3134-4cab-9e5b-7b586acf50ba => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1612/3213] 10.0.0.23 () {32 vars in 749 bytes} [Tue May 12 17:50:26 2026] DELETE /v2.0/security-group-rules/04477e4d-004a-4cc4-8416-ec3edbbecbfc => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:50:26.215 7 INFO neutron.api.v2.resource [None req-2fea663f-8b1f-4d1f-8ea4-2d9366c2847a f4e1723447f748569d96304f7db96903 315a03bd94574430bbaa8f37ea9ea209 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1602/3214] 10.0.0.23 () {32 vars in 746 bytes} [Tue May 12 17:50:26 2026] GET /v2.0/security-group-rules/04477e4d-004a-4cc4-8416-ec3edbbecbfc => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1613/3215] 10.0.0.23 () {32 vars in 749 bytes} [Tue May 12 17:50:26 2026] DELETE /v2.0/security-group-rules/dac430cc-744e-4d53-8f64-000dfb16ac5f => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:50:26.293 7 INFO neutron.api.v2.resource [None req-55f0b355-d6c2-4d23-80c1-3bd6a1429727 f4e1723447f748569d96304f7db96903 315a03bd94574430bbaa8f37ea9ea209 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1603/3216] 10.0.0.23 () {32 vars in 746 bytes} [Tue May 12 17:50:26 2026] GET /v2.0/security-group-rules/dac430cc-744e-4d53-8f64-000dfb16ac5f => generated 155 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1614/3217] 10.0.0.23 () {32 vars in 749 bytes} [Tue May 12 17:50:26 2026] DELETE /v2.0/security-group-rules/1a369a9c-6b8e-4051-9b5b-72eea58514cd => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:50:26.368 7 INFO neutron.api.v2.resource [None req-60366dd9-9f1a-4e3f-b913-7ae041e6076a f4e1723447f748569d96304f7db96903 315a03bd94574430bbaa8f37ea9ea209 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1604/3218] 10.0.0.23 () {32 vars in 746 bytes} [Tue May 12 17:50:26 2026] GET /v2.0/security-group-rules/1a369a9c-6b8e-4051-9b5b-72eea58514cd => generated 155 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1615/3219] 10.0.0.23 () {32 vars in 749 bytes} [Tue May 12 17:50:26 2026] DELETE /v2.0/security-group-rules/cb630c58-e68a-4884-9570-c97afd5a59b4 => generated 0 bytes in 54 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:50:26.442 7 INFO neutron.api.v2.resource [None req-5cd83e4d-a609-40cb-b864-cebe3bec8f90 f4e1723447f748569d96304f7db96903 315a03bd94574430bbaa8f37ea9ea209 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1605/3220] 10.0.0.23 () {32 vars in 746 bytes} [Tue May 12 17:50:26 2026] GET /v2.0/security-group-rules/cb630c58-e68a-4884-9570-c97afd5a59b4 => generated 155 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1616/3221] 10.0.0.23 () {32 vars in 749 bytes} [Tue May 12 17:50:26 2026] DELETE /v2.0/security-group-rules/62d885c4-e6f9-41f1-8f5b-cf5ea138d81c => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:50:26.513 7 INFO neutron.api.v2.resource [None req-cc3fb822-9ac3-43c4-a307-1de56cf22940 f4e1723447f748569d96304f7db96903 315a03bd94574430bbaa8f37ea9ea209 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1606/3222] 10.0.0.23 () {32 vars in 746 bytes} [Tue May 12 17:50:26 2026] GET /v2.0/security-group-rules/62d885c4-e6f9-41f1-8f5b-cf5ea138d81c => generated 155 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1617/3223] 10.0.0.23 () {32 vars in 749 bytes} [Tue May 12 17:50:26 2026] DELETE /v2.0/security-group-rules/cf17b6c9-4915-45ae-8026-e69629093aad => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:50:26.588 7 INFO neutron.api.v2.resource [None req-291af7d2-7f45-4bd8-a51a-5d28a2cac4c1 f4e1723447f748569d96304f7db96903 315a03bd94574430bbaa8f37ea9ea209 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1607/3224] 10.0.0.23 () {32 vars in 746 bytes} [Tue May 12 17:50:26 2026] GET /v2.0/security-group-rules/cf17b6c9-4915-45ae-8026-e69629093aad => generated 155 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1618/3225] 10.0.0.23 () {32 vars in 739 bytes} [Tue May 12 17:50:26 2026] DELETE /v2.0/security-groups/526d3d17-3ec9-4d19-818d-06e855f2c487 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:50:26.690 7 INFO neutron.api.v2.resource [None req-e715d7a9-aac7-4dda-ae1c-a94161a1cc46 f4e1723447f748569d96304f7db96903 315a03bd94574430bbaa8f37ea9ea209 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1608/3226] 10.0.0.23 () {32 vars in 736 bytes} [Tue May 12 17:50:26 2026] GET /v2.0/security-groups/526d3d17-3ec9-4d19-818d-06e855f2c487 => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 17:50:27.122 8 INFO neutron_taas.services.taas.taas_plugin [None req-aea59164-68d3-4b08-a3ad-e7b4025f0b10 f4e1723447f748569d96304f7db96903 315a03bd94574430bbaa8f37ea9ea209 - - default default] TaaS: Handle Delete Port: 272eadcb-7813-4146-b434-0fc813225c2a 2026-05-12 17:50:27.124 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-aea59164-68d3-4b08-a3ad-e7b4025f0b10 f4e1723447f748569d96304f7db96903 315a03bd94574430bbaa8f37ea9ea209 - - default default] Tap Mirror: Handle Delete Port: 272eadcb-7813-4146-b434-0fc813225c2a [pid: 8|app: 0|req: 1619/3227] 10.0.0.23 () {34 vars in 788 bytes} [Tue May 12 17:50:26 2026] PUT /v2.0/routers/ad47a91f-c546-4cc5-a00a-76a538a34317/remove_router_interface => generated 309 bytes in 933 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:50:27.791 7 INFO neutron.api.v2.resource [None req-c2555d57-d056-4054-a8c3-4c4d08f51887 f4e1723447f748569d96304f7db96903 315a03bd94574430bbaa8f37ea9ea209 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1609/3228] 10.0.0.23 () {34 vars in 788 bytes} [Tue May 12 17:50:27 2026] PUT /v2.0/routers/ad47a91f-c546-4cc5-a00a-76a538a34317/remove_router_interface => generated 198 bytes in 128 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 17:50:28.190 8 INFO neutron_taas.services.taas.taas_plugin [None req-d48b7618-8257-4a25-b1f5-d11f7eb93739 f4e1723447f748569d96304f7db96903 315a03bd94574430bbaa8f37ea9ea209 - - default default] TaaS: Handle Delete Port: 06fed03b-ba8c-43bc-b87a-0226432841ad 2026-05-12 17:50:28.192 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d48b7618-8257-4a25-b1f5-d11f7eb93739 f4e1723447f748569d96304f7db96903 315a03bd94574430bbaa8f37ea9ea209 - - default default] Tap Mirror: Handle Delete Port: 06fed03b-ba8c-43bc-b87a-0226432841ad [pid: 8|app: 0|req: 1620/3229] 10.0.0.23 () {34 vars in 788 bytes} [Tue May 12 17:50:27 2026] PUT /v2.0/routers/ad47a91f-c546-4cc5-a00a-76a538a34317/remove_router_interface => generated 309 bytes in 968 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:50:28.939 7 INFO neutron.api.v2.resource [None req-374438e1-eab1-46f4-a763-934dcb9ee8af f4e1723447f748569d96304f7db96903 315a03bd94574430bbaa8f37ea9ea209 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1610/3230] 10.0.0.23 () {34 vars in 788 bytes} [Tue May 12 17:50:28 2026] PUT /v2.0/routers/ad47a91f-c546-4cc5-a00a-76a538a34317/remove_router_interface => generated 198 bytes in 172 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 17:50:29.352 8 INFO neutron_taas.services.taas.taas_plugin [None req-bfe04a8a-65ec-4850-a0bc-1e3cd78f18b2 f4e1723447f748569d96304f7db96903 315a03bd94574430bbaa8f37ea9ea209 - - default default] TaaS: Handle Delete Port: 96d8d64c-cb43-4dc7-a7c2-f4bfb39e64ad 2026-05-12 17:50:29.356 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bfe04a8a-65ec-4850-a0bc-1e3cd78f18b2 f4e1723447f748569d96304f7db96903 315a03bd94574430bbaa8f37ea9ea209 - - default default] Tap Mirror: Handle Delete Port: 96d8d64c-cb43-4dc7-a7c2-f4bfb39e64ad [pid: 8|app: 0|req: 1621/3231] 10.0.0.23 () {34 vars in 788 bytes} [Tue May 12 17:50:28 2026] PUT /v2.0/routers/ad47a91f-c546-4cc5-a00a-76a538a34317/remove_router_interface => generated 309 bytes in 889 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:50:30.003 7 INFO neutron.api.v2.resource [None req-2fa209ac-fdbf-481a-9f66-c90b60f6e800 f4e1723447f748569d96304f7db96903 315a03bd94574430bbaa8f37ea9ea209 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1611/3232] 10.0.0.23 () {34 vars in 788 bytes} [Tue May 12 17:50:29 2026] PUT /v2.0/routers/ad47a91f-c546-4cc5-a00a-76a538a34317/remove_router_interface => generated 198 bytes in 164 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 17:50:30.227 8 INFO neutron_taas.services.taas.taas_plugin [None req-43615dfe-f2b2-485a-964b-6fdcf71608e7 f4e1723447f748569d96304f7db96903 315a03bd94574430bbaa8f37ea9ea209 - - default default] TaaS: Handle Delete Port: 9fbde3c6-e883-444d-8a22-20a63c4a2ccb 2026-05-12 17:50:30.229 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-43615dfe-f2b2-485a-964b-6fdcf71608e7 f4e1723447f748569d96304f7db96903 315a03bd94574430bbaa8f37ea9ea209 - - default default] Tap Mirror: Handle Delete Port: 9fbde3c6-e883-444d-8a22-20a63c4a2ccb 2026-05-12 17:50:30.506 8 INFO neutron_taas.services.taas.taas_plugin [None req-43615dfe-f2b2-485a-964b-6fdcf71608e7 f4e1723447f748569d96304f7db96903 315a03bd94574430bbaa8f37ea9ea209 - - default default] TaaS: Handle Delete Port: dd068afe-fbab-4bb8-9a3f-404c576a1690 2026-05-12 17:50:30.510 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-43615dfe-f2b2-485a-964b-6fdcf71608e7 f4e1723447f748569d96304f7db96903 315a03bd94574430bbaa8f37ea9ea209 - - default default] Tap Mirror: Handle Delete Port: dd068afe-fbab-4bb8-9a3f-404c576a1690 2026-05-12 17:50:30.881 8 INFO neutron.services.segments.plugin [-] Segment 4b73dcaa-a71d-4d70-8fc3-9455d232ea10 resource provider aggregate not found 2026-05-12 17:50:30.885 8 INFO neutron.services.segments.plugin [-] Segment 4b73dcaa-a71d-4d70-8fc3-9455d232ea10 resource provider aggregate not found 2026-05-12 17:50:30.900 8 INFO neutron.services.segments.plugin [-] Segment 4b73dcaa-a71d-4d70-8fc3-9455d232ea10 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4b73dcaa-a71d-4d70-8fc3-9455d232ea10 found for delete ", "request_id": "req-52421041-ac2d-48f9-864a-353a887b78e1"}]} 2026-05-12 17:50:30.904 8 INFO neutron.services.segments.plugin [-] Segment 4b73dcaa-a71d-4d70-8fc3-9455d232ea10 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4b73dcaa-a71d-4d70-8fc3-9455d232ea10 found for delete ", "request_id": "req-11046550-fb44-4faa-8b1b-ba4f85b85f81"}]} 2026-05-12 17:50:30.907 8 INFO neutron.db.l3_hamode_db [None req-43615dfe-f2b2-485a-964b-6fdcf71608e7 f4e1723447f748569d96304f7db96903 315a03bd94574430bbaa8f37ea9ea209 - - default default] HA network 5954568d-51df-4947-9953-f3c84ff74d64 was deleted as no HA routers are present in tenant 315a03bd94574430bbaa8f37ea9ea209. [pid: 8|app: 0|req: 1622/3233] 10.0.0.23 () {32 vars in 723 bytes} [Tue May 12 17:50:30 2026] DELETE /v2.0/routers/ad47a91f-c546-4cc5-a00a-76a538a34317 => generated 0 bytes in 904 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:50:30.933 7 INFO neutron.api.v2.resource [None req-846e1029-2b5f-4f46-9ae7-079624e2ecf5 f4e1723447f748569d96304f7db96903 315a03bd94574430bbaa8f37ea9ea209 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1612/3234] 10.0.0.23 () {32 vars in 720 bytes} [Tue May 12 17:50:30 2026] GET /v2.0/routers/ad47a91f-c546-4cc5-a00a-76a538a34317 => 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: 1623/3235] 10.0.0.23 () {32 vars in 723 bytes} [Tue May 12 17:50:30 2026] DELETE /v2.0/subnets/85c8efeb-edff-4d9c-8611-d5444b6699c2 => generated 0 bytes in 158 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:50:31.116 7 INFO neutron.pecan_wsgi.hooks.translation [None req-35af6309-69c5-4b01-9a17-a88e890516fa f4e1723447f748569d96304f7db96903 315a03bd94574430bbaa8f37ea9ea209 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1613/3236] 10.0.0.23 () {32 vars in 720 bytes} [Tue May 12 17:50:31 2026] GET /v2.0/subnets/85c8efeb-edff-4d9c-8611-d5444b6699c2 => 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: 1624/3237] 10.0.0.23 () {32 vars in 723 bytes} [Tue May 12 17:50:31 2026] DELETE /v2.0/subnets/d3d99287-fcea-4b58-a9d9-db7a21d7f1fd => generated 0 bytes in 136 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:50:31.277 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b08087dc-ea6d-4141-8558-bc5a415f781a f4e1723447f748569d96304f7db96903 315a03bd94574430bbaa8f37ea9ea209 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1614/3238] 10.0.0.23 () {32 vars in 720 bytes} [Tue May 12 17:50:31 2026] GET /v2.0/subnets/d3d99287-fcea-4b58-a9d9-db7a21d7f1fd => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 17:50:31.359 8 INFO neutron_taas.services.taas.taas_plugin [None req-c62e58b9-732f-4b0f-903f-5fe9f38c0d2e f4e1723447f748569d96304f7db96903 315a03bd94574430bbaa8f37ea9ea209 - - default default] TaaS: Handle Delete Port: a9c973f7-4dac-4b64-b152-6ea91536b83f 2026-05-12 17:50:31.362 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c62e58b9-732f-4b0f-903f-5fe9f38c0d2e f4e1723447f748569d96304f7db96903 315a03bd94574430bbaa8f37ea9ea209 - - default default] Tap Mirror: Handle Delete Port: a9c973f7-4dac-4b64-b152-6ea91536b83f [pid: 8|app: 0|req: 1625/3239] 10.0.0.23 () {32 vars in 725 bytes} [Tue May 12 17:50:31 2026] DELETE /v2.0/networks/6c305f2a-1c6a-4a8a-8de7-9bff7d612621 => generated 0 bytes in 256 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:50:31.560 7 INFO neutron.pecan_wsgi.hooks.translation [None req-bb73c1ab-1aa1-47de-88fa-05d60a7a2a02 f4e1723447f748569d96304f7db96903 315a03bd94574430bbaa8f37ea9ea209 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1615/3240] 10.0.0.23 () {32 vars in 722 bytes} [Tue May 12 17:50:31 2026] GET /v2.0/networks/6c305f2a-1c6a-4a8a-8de7-9bff7d612621 => generated 138 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1626/3241] 10.0.0.23 () {32 vars in 723 bytes} [Tue May 12 17:50:31 2026] DELETE /v2.0/subnets/b799e90f-6eec-47f5-88c9-57f9ad58e999 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:50:31.715 7 INFO neutron.pecan_wsgi.hooks.translation [None req-096a10a7-353b-4853-a69e-1c7b8dc3bc52 f4e1723447f748569d96304f7db96903 315a03bd94574430bbaa8f37ea9ea209 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1616/3242] 10.0.0.23 () {32 vars in 720 bytes} [Tue May 12 17:50:31 2026] GET /v2.0/subnets/b799e90f-6eec-47f5-88c9-57f9ad58e999 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1627/3243] 10.0.0.23 () {32 vars in 723 bytes} [Tue May 12 17:50:31 2026] DELETE /v2.0/subnets/e095c087-a140-4fad-a541-bce3703cfdaa => generated 0 bytes in 148 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:50:31.891 7 INFO neutron.pecan_wsgi.hooks.translation [None req-43aa1cfd-83bd-4b66-bea6-ab6c3016b349 f4e1723447f748569d96304f7db96903 315a03bd94574430bbaa8f37ea9ea209 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1617/3244] 10.0.0.23 () {32 vars in 720 bytes} [Tue May 12 17:50:31 2026] GET /v2.0/subnets/e095c087-a140-4fad-a541-bce3703cfdaa => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 17:50:31.984 8 INFO neutron_taas.services.taas.taas_plugin [None req-b1df051e-690c-47d8-a4fa-38c062074cc8 f4e1723447f748569d96304f7db96903 315a03bd94574430bbaa8f37ea9ea209 - - default default] TaaS: Handle Delete Port: cf659a37-2b2a-4ecc-9fde-45f57f6faec4 2026-05-12 17:50:31.987 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b1df051e-690c-47d8-a4fa-38c062074cc8 f4e1723447f748569d96304f7db96903 315a03bd94574430bbaa8f37ea9ea209 - - default default] Tap Mirror: Handle Delete Port: cf659a37-2b2a-4ecc-9fde-45f57f6faec4 [pid: 8|app: 0|req: 1628/3245] 10.0.0.23 () {32 vars in 725 bytes} [Tue May 12 17:50:31 2026] DELETE /v2.0/networks/3f377316-f584-4205-895f-eb6f29ab8eef => generated 0 bytes in 261 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:50:32.181 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ca668865-b7e2-4a65-8b2c-4ce79f546be8 f4e1723447f748569d96304f7db96903 315a03bd94574430bbaa8f37ea9ea209 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1618/3246] 10.0.0.23 () {32 vars in 722 bytes} [Tue May 12 17:50:32 2026] GET /v2.0/networks/3f377316-f584-4205-895f-eb6f29ab8eef => generated 138 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1629/3247] 10.0.0.23 () {32 vars in 723 bytes} [Tue May 12 17:50:32 2026] DELETE /v2.0/subnets/a73cd912-2c36-4c5e-822e-93ad1cdb0f72 => generated 0 bytes in 149 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:50:32.355 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ce4d346c-4f3d-4550-b0d7-7b560961a57d f4e1723447f748569d96304f7db96903 315a03bd94574430bbaa8f37ea9ea209 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1619/3248] 10.0.0.23 () {32 vars in 720 bytes} [Tue May 12 17:50:32 2026] GET /v2.0/subnets/a73cd912-2c36-4c5e-822e-93ad1cdb0f72 => 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: 1630/3249] 10.0.0.23 () {32 vars in 723 bytes} [Tue May 12 17:50:32 2026] DELETE /v2.0/subnets/b33c21b7-5b29-4ae2-9e48-6f6c1c4098ea => generated 0 bytes in 136 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:50:32.520 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2c1b03de-c9ba-46fb-b86a-00bfc2d711d0 f4e1723447f748569d96304f7db96903 315a03bd94574430bbaa8f37ea9ea209 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1620/3250] 10.0.0.23 () {32 vars in 720 bytes} [Tue May 12 17:50:32 2026] GET /v2.0/subnets/b33c21b7-5b29-4ae2-9e48-6f6c1c4098ea => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 17:50:32.612 8 INFO neutron_taas.services.taas.taas_plugin [None req-d5dc8922-61cc-4e2d-91b2-4db777d1dc23 f4e1723447f748569d96304f7db96903 315a03bd94574430bbaa8f37ea9ea209 - - default default] TaaS: Handle Delete Port: a12f32fe-8fee-46f7-aecb-1ae10c336a7a 2026-05-12 17:50:32.614 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d5dc8922-61cc-4e2d-91b2-4db777d1dc23 f4e1723447f748569d96304f7db96903 315a03bd94574430bbaa8f37ea9ea209 - - default default] Tap Mirror: Handle Delete Port: a12f32fe-8fee-46f7-aecb-1ae10c336a7a [pid: 8|app: 0|req: 1631/3251] 10.0.0.23 () {32 vars in 725 bytes} [Tue May 12 17:50:32 2026] DELETE /v2.0/networks/a81bcd81-7760-49d3-ab48-c04389abb907 => generated 0 bytes in 258 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:50:32.801 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0783e404-83e7-42c3-b967-810779c77550 f4e1723447f748569d96304f7db96903 315a03bd94574430bbaa8f37ea9ea209 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1621/3252] 10.0.0.23 () {32 vars in 722 bytes} [Tue May 12 17:50:32 2026] GET /v2.0/networks/a81bcd81-7760-49d3-ab48-c04389abb907 => generated 138 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 17:50:32.921 8 INFO neutron.services.segments.plugin [-] Segment 542ecdf2-4e51-4d50-a30e-7ea55888764c resource provider aggregate not found 2026-05-12 17:50:32.926 8 INFO neutron.services.segments.plugin [-] Segment 542ecdf2-4e51-4d50-a30e-7ea55888764c resource provider aggregate not found 2026-05-12 17:50:32.940 8 INFO neutron.services.segments.plugin [-] Segment 542ecdf2-4e51-4d50-a30e-7ea55888764c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 542ecdf2-4e51-4d50-a30e-7ea55888764c found for delete ", "request_id": "req-fe194d9d-140f-428f-bc18-514508e99360"}]} 2026-05-12 17:50:32.945 8 INFO neutron.services.segments.plugin [-] Segment 542ecdf2-4e51-4d50-a30e-7ea55888764c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 542ecdf2-4e51-4d50-a30e-7ea55888764c found for delete ", "request_id": "req-3ae1a04d-296a-4297-a331-13cb5caed362"}]} 2026-05-12 17:50:32.954 8 INFO neutron.services.segments.plugin [-] Segment 06f814be-f2b1-40c0-ae74-c977cc7906eb resource provider aggregate not found 2026-05-12 17:50:32.959 8 INFO neutron.services.segments.plugin [-] Segment 06f814be-f2b1-40c0-ae74-c977cc7906eb resource provider aggregate not found 2026-05-12 17:50:32.975 8 INFO neutron.services.segments.plugin [-] Segment 06f814be-f2b1-40c0-ae74-c977cc7906eb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 06f814be-f2b1-40c0-ae74-c977cc7906eb found for delete ", "request_id": "req-35f77b55-1ce0-47d4-a841-e89b9d3ca77b"}]} 2026-05-12 17:50:32.980 8 INFO neutron.services.segments.plugin [-] Segment 06f814be-f2b1-40c0-ae74-c977cc7906eb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 06f814be-f2b1-40c0-ae74-c977cc7906eb found for delete ", "request_id": "req-738a54e2-a54b-4372-b8df-04520ee40772"}]} 2026-05-12 17:50:32.997 8 INFO neutron.services.segments.plugin [-] Segment f57ae909-fe9b-45df-b372-dd38c6e44d19 resource provider aggregate not found 2026-05-12 17:50:32.997 8 INFO neutron.services.segments.plugin [-] Segment f57ae909-fe9b-45df-b372-dd38c6e44d19 resource provider aggregate not found 2026-05-12 17:50:33.012 8 INFO neutron.services.segments.plugin [-] Segment f57ae909-fe9b-45df-b372-dd38c6e44d19 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f57ae909-fe9b-45df-b372-dd38c6e44d19 found for delete ", "request_id": "req-279a757e-c388-4c2d-a6ca-438bc33ea53b"}]} 2026-05-12 17:50:33.015 8 INFO neutron.services.segments.plugin [-] Segment f57ae909-fe9b-45df-b372-dd38c6e44d19 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f57ae909-fe9b-45df-b372-dd38c6e44d19 found for delete ", "request_id": "req-5d31a037-7239-40ef-93d9-0c9602b995e2"}]} [pid: 8|app: 0|req: 1632/3253] 10.0.0.23 () {32 vars in 773 bytes} [Tue May 12 17:50:34 2026] GET /v2.0/security-groups?tenant_id=90e7ced5466b447c9eda51c2e08ec099&name=default => generated 2929 bytes in 270 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1622/3254] 10.0.0.23 () {32 vars in 739 bytes} [Tue May 12 17:50:34 2026] DELETE /v2.0/security-groups/6d1fdcc9-67a2-4e8c-9ee0-a3c67fa907ad => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1633/3255] 10.0.0.23 () {32 vars in 773 bytes} [Tue May 12 17:50:35 2026] GET /v2.0/security-groups?tenant_id=315a03bd94574430bbaa8f37ea9ea209&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: 1623/3256] 10.0.0.23 () {32 vars in 739 bytes} [Tue May 12 17:50:35 2026] DELETE /v2.0/security-groups/2b668719-5708-46e9-a3c9-da8ec354ac7d => 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: 1634/3257] 10.0.0.23 () {32 vars in 773 bytes} [Tue May 12 17:50:35 2026] GET /v2.0/security-groups?tenant_id=3c754ebef1c54f59a8f8e99870081987&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: 1624/3258] 10.0.0.23 () {32 vars in 739 bytes} [Tue May 12 17:50:35 2026] DELETE /v2.0/security-groups/4cd9fd74-9b55-4009-841b-08ff3a6c704a => 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: 1635/3259] 10.0.0.23 () {32 vars in 773 bytes} [Tue May 12 17:50:35 2026] GET /v2.0/security-groups?tenant_id=0ec36bbd684f4496b0fe29053aa1f030&name=default => generated 2929 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1625/3260] 10.0.0.23 () {32 vars in 739 bytes} [Tue May 12 17:50:35 2026] DELETE /v2.0/security-groups/28b071da-6b7d-4fde-be95-481db4650406 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1636/3261] 10.0.0.23 () {32 vars in 773 bytes} [Tue May 12 17:50:36 2026] GET /v2.0/security-groups?tenant_id=daaa723a48034c1987a15cfe3318e5ad&name=default => generated 2929 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1626/3262] 10.0.0.23 () {32 vars in 739 bytes} [Tue May 12 17:50:36 2026] DELETE /v2.0/security-groups/b8d1ed68-3821-4530-a66a-7dce4b72bc60 => 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: 1637/3263] 10.0.0.23 () {32 vars in 773 bytes} [Tue May 12 17:50:36 2026] GET /v2.0/security-groups?tenant_id=0cd6381a71854c7bae02f3d1eff9a346&name=default => generated 2929 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1627/3264] 10.0.0.23 () {32 vars in 739 bytes} [Tue May 12 17:50:36 2026] DELETE /v2.0/security-groups/4805fb77-79f8-4b4f-9403-d652f2bb1f5c => 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: 1638/3265] 10.0.0.23 () {32 vars in 773 bytes} [Tue May 12 17:50:36 2026] GET /v2.0/security-groups?tenant_id=382d6b773005430f8b1617261a049453&name=default => generated 2929 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1628/3266] 10.0.0.23 () {32 vars in 739 bytes} [Tue May 12 17:50:36 2026] DELETE /v2.0/security-groups/68e439f8-1deb-4260-bdcb-3ded24987a2a => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1639/3267] 10.0.0.23 () {32 vars in 648 bytes} [Tue May 12 17:50:39 2026] GET /v2.0/networks => generated 2168 bytes in 193 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1630/3270] 10.0.0.23 () {32 vars in 654 bytes} [Tue May 12 17:50:40 2026] GET /v2.0/floatingips => generated 19 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1641/3271] 10.0.0.23 () {32 vars in 646 bytes} [Tue May 12 17:50:40 2026] GET /v2.0/routers => generated 15 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1631/3272] 10.0.0.23 () {32 vars in 642 bytes} [Tue May 12 17:50:40 2026] GET /v2.0/ports => generated 4725 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1642/3273] 10.0.0.23 () {32 vars in 646 bytes} [Tue May 12 17:50:40 2026] GET /v2.0/subnets => generated 1308 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1632/3274] 10.0.0.23 () {32 vars in 648 bytes} [Tue May 12 17:50:40 2026] GET /v2.0/networks => generated 2168 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1643/3275] 10.0.0.23 () {32 vars in 662 bytes} [Tue May 12 17:50:41 2026] GET /v2.0/security-groups => generated 17401 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1633/3276] 10.0.0.23 () {32 vars in 654 bytes} [Tue May 12 17:50:41 2026] GET /v2.0/subnetpools => generated 19 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0)