+ 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 [Wed Jun 10 01:55:14 2026] *** compiled with version: 13.3.0 on 02 June 2026 01:53:56 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: neutron-server-5787876d89-sxtrq 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 23 2026, 19:04:32) [GCC 13.3.0] Python main interpreter initialized at 0x7f8c1333a668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-06-10 01:55:19.476 7 INFO neutron.common.config [-] Logging enabled! 2026-06-10 01:55:19.476 7 INFO neutron.common.config [-] uwsgi version 27.0.3.dev15 2026-06-10 01:55:19.601 8 INFO neutron.common.config [-] Logging enabled! 2026-06-10 01:55:19.601 8 INFO neutron.common.config [-] uwsgi version 27.0.3.dev15 2026-06-10 01:55:19.861 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-06-10 01:55:20.057 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-06-10 01:55:21.535 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-10 01:55:21.539 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-06-10 01:55:21.544 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-06-10 01:55:21.546 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-10 01:55:21.546 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-06-10 01:55:21.547 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-06-10 01:55:21.547 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-10 01:55:21.555 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-10 01:55:21.555 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-10 01:55:21.555 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-06-10 01:55:21.580 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-06-10 01:55:21.581 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-06-10 01:55:21.582 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-06-10 01:55:21.582 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-10 01:55:21.585 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-06-10 01:55:21.589 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-06-10 01:55:21.589 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-10 01:55:21.590 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-06-10 01:55:21.590 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-06-10 01:55:21.590 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-10 01:55:21.598 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-10 01:55:21.598 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-10 01:55:21.598 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-06-10 01:55:21.619 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-06-10 01:55:21.620 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-06-10 01:55:21.620 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-06-10 01:55:21.620 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-06-10 01:55:21.620 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-06-10 01:55:21.621 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-06-10 01:55:21.621 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-06-10 01:55:21.649 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-06-10 01:55:21.650 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-06-10 01:55:21.650 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-06-10 01:55:21.650 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-06-10 01:55:21.935 7 INFO neutron.plugins.ml2.managers [None req-9f337684-1b95-4cc5-ac76-3ee07d972865 - - - - - -] Initializing driver for type 'vlan' 2026-06-10 01:55:21.936 8 INFO neutron.plugins.ml2.managers [None req-67f27f86-67ae-4b5a-979a-f640107faac6 - - - - - -] Initializing driver for type 'vlan' 2026-06-10 01:55:22.213 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-67f27f86-67ae-4b5a-979a-f640107faac6 - - - - - -] VlanTypeDriver initialization complete 2026-06-10 01:55:22.213 8 INFO neutron.plugins.ml2.managers [None req-67f27f86-67ae-4b5a-979a-f640107faac6 - - - - - -] Initializing driver for type 'vxlan' 2026-06-10 01:55:22.213 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-67f27f86-67ae-4b5a-979a-f640107faac6 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-06-10 01:55:22.230 8 INFO neutron.plugins.ml2.managers [None req-67f27f86-67ae-4b5a-979a-f640107faac6 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-06-10 01:55:22.230 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-67f27f86-67ae-4b5a-979a-f640107faac6 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-06-10 01:55:22.230 8 INFO neutron.plugins.ml2.managers [None req-67f27f86-67ae-4b5a-979a-f640107faac6 - - - - - -] Initializing extension driver 'port_security' 2026-06-10 01:55:22.230 8 INFO neutron.plugins.ml2.extensions.port_security [None req-67f27f86-67ae-4b5a-979a-f640107faac6 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-06-10 01:55:22.230 8 INFO neutron.plugins.ml2.managers [None req-67f27f86-67ae-4b5a-979a-f640107faac6 - - - - - -] Initializing extension driver 'qos' 2026-06-10 01:55:22.230 8 INFO neutron.plugins.ml2.managers [None req-67f27f86-67ae-4b5a-979a-f640107faac6 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-06-10 01:55:22.230 8 INFO neutron.plugins.ml2.managers [None req-67f27f86-67ae-4b5a-979a-f640107faac6 - - - - - -] Initializing mechanism driver 'l2population' 2026-06-10 01:55:22.244 8 INFO neutron.quota [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] Loaded quota_driver: . 2026-06-10 01:55:22.245 8 INFO neutron.plugins.ml2.plugin [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] Modular L2 Plugin initialization complete 2026-06-10 01:55:22.245 8 INFO neutron.plugins.ml2.managers [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-06-10 01:55:22.245 8 INFO neutron.plugins.ml2.managers [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-06-10 01:55:22.245 8 INFO neutron.plugins.ml2.managers [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] Got port-security extension from driver 'port_security' 2026-06-10 01:55:22.245 8 INFO neutron.manager [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] Loading Plugin: qos 2026-06-10 01:55:22.258 8 INFO neutron.manager [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] Loading Plugin: router 2026-06-10 01:55:22.298 8 INFO neutron.services.service_base [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-06-10 01:55:22.298 8 INFO neutron.manager [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] Loading Plugin: segments 2026-06-10 01:55:22.365 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-9f337684-1b95-4cc5-ac76-3ee07d972865 - - - - - -] VlanTypeDriver initialization complete 2026-06-10 01:55:22.365 7 INFO neutron.plugins.ml2.managers [None req-9f337684-1b95-4cc5-ac76-3ee07d972865 - - - - - -] Initializing driver for type 'vxlan' 2026-06-10 01:55:22.365 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-9f337684-1b95-4cc5-ac76-3ee07d972865 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-06-10 01:55:22.379 7 INFO neutron.plugins.ml2.managers [None req-9f337684-1b95-4cc5-ac76-3ee07d972865 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-06-10 01:55:22.379 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-9f337684-1b95-4cc5-ac76-3ee07d972865 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-06-10 01:55:22.380 7 INFO neutron.plugins.ml2.managers [None req-9f337684-1b95-4cc5-ac76-3ee07d972865 - - - - - -] Initializing extension driver 'port_security' 2026-06-10 01:55:22.380 7 INFO neutron.plugins.ml2.extensions.port_security [None req-9f337684-1b95-4cc5-ac76-3ee07d972865 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-06-10 01:55:22.380 7 INFO neutron.plugins.ml2.managers [None req-9f337684-1b95-4cc5-ac76-3ee07d972865 - - - - - -] Initializing extension driver 'qos' 2026-06-10 01:55:22.380 7 INFO neutron.plugins.ml2.managers [None req-9f337684-1b95-4cc5-ac76-3ee07d972865 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-06-10 01:55:22.380 7 INFO neutron.plugins.ml2.managers [None req-9f337684-1b95-4cc5-ac76-3ee07d972865 - - - - - -] Initializing mechanism driver 'l2population' 2026-06-10 01:55:22.394 8 INFO neutron.manager [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] Loading Plugin: trunk 2026-06-10 01:55:22.395 7 INFO neutron.quota [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] Loaded quota_driver: . 2026-06-10 01:55:22.396 7 INFO neutron.plugins.ml2.plugin [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] Modular L2 Plugin initialization complete 2026-06-10 01:55:22.396 7 INFO neutron.plugins.ml2.managers [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-06-10 01:55:22.396 7 INFO neutron.plugins.ml2.managers [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-06-10 01:55:22.396 7 INFO neutron.plugins.ml2.managers [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] Got port-security extension from driver 'port_security' 2026-06-10 01:55:22.397 7 INFO neutron.manager [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] Loading Plugin: qos 2026-06-10 01:55:22.409 8 INFO neutron.manager [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] Loading Plugin: vpnaas 2026-06-10 01:55:22.410 7 INFO neutron.manager [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] Loading Plugin: router 2026-06-10 01:55:22.446 8 WARNING stevedore.named [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-10 01:55:22.451 7 INFO neutron.services.service_base [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-06-10 01:55:22.451 7 INFO neutron.manager [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] Loading Plugin: segments 2026-06-10 01:55:22.505 8 INFO neutron_vpnaas.services.vpn.plugin [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-06-10 01:55:22.506 8 INFO neutron.common.utils [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-06-10 01:55:22.506 8 INFO neutron.manager [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] Loading Plugin: taas 2026-06-10 01:55:22.532 8 WARNING stevedore.named [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-06-10 01:55:22.553 8 INFO neutron_taas.services.taas.taas_plugin [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-06-10 01:55:22.554 8 INFO neutron.manager [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] Loading Plugin: tapmirror 2026-06-10 01:55:22.555 7 INFO neutron.manager [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] Loading Plugin: trunk 2026-06-10 01:55:22.567 8 WARNING stevedore.named [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-06-10 01:55:22.571 7 INFO neutron.manager [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] Loading Plugin: vpnaas 2026-06-10 01:55:22.580 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-06-10 01:55:22.580 8 INFO neutron.manager [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] Loading Plugin: auto_allocate 2026-06-10 01:55:22.589 8 INFO neutron.manager [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] Loading Plugin: tag 2026-06-10 01:55:22.598 8 INFO neutron.manager [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] Loading Plugin: timestamp 2026-06-10 01:55:22.601 8 INFO neutron.manager [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] Loading Plugin: network_ip_availability 2026-06-10 01:55:22.605 8 INFO neutron.manager [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] Loading Plugin: flavors 2026-06-10 01:55:22.609 8 INFO neutron.manager [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] Loading Plugin: revisions 2026-06-10 01:55:22.610 7 WARNING stevedore.named [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-10 01:55:22.612 8 INFO neutron.api.extensions [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] Initializing extension manager. 2026-06-10 01:55:22.613 8 INFO neutron.api.extensions [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] Loaded extension: address-group 2026-06-10 01:55:22.614 8 INFO neutron.api.extensions [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] Loaded extension: address-scope 2026-06-10 01:55:22.615 8 INFO neutron.api.extensions [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-06-10 01:55:22.616 8 INFO neutron.api.extensions [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] Loaded extension: agent 2026-06-10 01:55:22.616 8 INFO neutron.api.extensions [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] Loaded extension: agent-resources-synced 2026-06-10 01:55:22.617 8 INFO neutron.api.extensions [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] Loaded extension: allowed-address-pairs 2026-06-10 01:55:22.618 8 INFO neutron.api.extensions [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] Loaded extension: auto-allocated-topology 2026-06-10 01:55:22.619 8 INFO neutron.api.extensions [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] Loaded extension: availability_zone 2026-06-10 01:55:22.619 8 INFO neutron.api.extensions [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] Loaded extension: availability_zone_filter 2026-06-10 01:55:22.620 8 INFO neutron.api.extensions [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-06-10 01:55:22.620 8 INFO neutron.api.extensions [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] Loaded extension: default-subnetpools 2026-06-10 01:55:22.622 8 INFO neutron.api.extensions [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-06-10 01:55:22.623 8 INFO neutron.api.extensions [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] Loaded extension: dns-integration 2026-06-10 01:55:22.623 8 INFO neutron.api.extensions [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] Loaded extension: dns-domain-ports 2026-06-10 01:55:22.624 8 INFO neutron.api.extensions [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-06-10 01:55:22.624 8 INFO neutron.api.extensions [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] Loaded extension: dvr 2026-06-10 01:55:22.625 8 INFO neutron.api.extensions [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-06-10 01:55:22.625 8 INFO neutron.api.extensions [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] Loaded extension: empty-string-filtering 2026-06-10 01:55:22.626 8 INFO neutron.api.extensions [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-06-10 01:55:22.626 8 INFO neutron.api.extensions [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-06-10 01:55:22.627 8 INFO neutron.api.extensions [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] Loaded extension: external-net 2026-06-10 01:55:22.627 8 INFO neutron.api.extensions [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] Loaded extension: extra_dhcp_opt 2026-06-10 01:55:22.628 8 INFO neutron.api.extensions [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] Loaded extension: extraroute 2026-06-10 01:55:22.628 8 INFO neutron.api.extensions [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] Loaded extension: extraroute-atomic 2026-06-10 01:55:22.629 8 INFO neutron.api.extensions [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-06-10 01:55:22.629 8 INFO neutron.api.extensions [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-06-10 01:55:22.630 8 INFO neutron.api.extensions [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-06-10 01:55:22.630 8 INFO neutron.api.extensions [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-06-10 01:55:22.631 8 INFO neutron.api.extensions [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] Loaded extension: fip-port-details 2026-06-10 01:55:22.632 8 INFO neutron.api.extensions [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] Loaded extension: flavors 2026-06-10 01:55:22.633 8 INFO neutron.api.extensions [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-06-10 01:55:22.634 8 INFO neutron.api.extensions [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] Loaded extension: floatingip-pools 2026-06-10 01:55:22.634 8 INFO neutron.api.extensions [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] Loaded extension: ip_allocation 2026-06-10 01:55:22.635 8 INFO neutron.api.extensions [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] Loaded extension: ip-substring-filtering 2026-06-10 01:55:22.635 8 INFO neutron.api.extensions [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] Loaded extension: l2_adjacency 2026-06-10 01:55:22.636 8 INFO neutron.api.extensions [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] Loaded extension: router 2026-06-10 01:55:22.638 8 INFO neutron.api.extensions [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-06-10 01:55:22.639 8 INFO neutron.api.extensions [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-06-10 01:55:22.640 8 INFO neutron.api.extensions [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-06-10 01:55:22.640 8 INFO neutron.api.extensions [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] Loaded extension: ext-gw-mode 2026-06-10 01:55:22.641 8 INFO neutron.api.extensions [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] Loaded extension: l3-ha 2026-06-10 01:55:22.641 8 INFO neutron.api.extensions [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-06-10 01:55:22.642 8 INFO neutron.api.extensions [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-06-10 01:55:22.642 8 INFO neutron.api.extensions [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] Loaded extension: l3-flavors 2026-06-10 01:55:22.643 8 INFO neutron.api.extensions [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-06-10 01:55:22.644 8 INFO neutron.api.extensions [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-06-10 01:55:22.646 8 INFO neutron.api.extensions [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] Loaded extension: l3_agent_scheduler 2026-06-10 01:55:22.647 8 INFO neutron.api.extensions [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-06-10 01:55:22.648 8 INFO neutron.api.extensions [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] Extension logging not supported by any of loaded plugins 2026-06-10 01:55:22.649 8 INFO neutron.api.extensions [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] Extension metering not supported by any of loaded plugins 2026-06-10 01:55:22.650 8 INFO neutron.api.extensions [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-06-10 01:55:22.651 8 INFO neutron.api.extensions [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] Loaded extension: multi-provider 2026-06-10 01:55:22.651 8 INFO neutron.api.extensions [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] Loaded extension: net-mtu 2026-06-10 01:55:22.652 8 INFO neutron.api.extensions [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] Loaded extension: net-mtu-writable 2026-06-10 01:55:22.652 8 INFO neutron.api.extensions [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] Loaded extension: network_availability_zone 2026-06-10 01:55:22.653 8 INFO neutron.api.extensions [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] Loaded extension: network_ha 2026-06-10 01:55:22.653 8 INFO neutron.api.extensions [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] Loaded extension: network-ip-availability 2026-06-10 01:55:22.654 8 INFO neutron.api.extensions [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-06-10 01:55:22.655 8 INFO neutron.api.extensions [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] Loaded extension: pagination 2026-06-10 01:55:22.656 8 INFO neutron.api.extensions [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] Loaded extension: port-device-profile 2026-06-10 01:55:22.656 8 INFO neutron.api.extensions [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-06-10 01:55:22.657 8 INFO neutron.api.extensions [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-06-10 01:55:22.657 8 INFO neutron.api.extensions [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-06-10 01:55:22.658 8 INFO neutron.api.extensions [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] Loaded extension: port-mac-override 2026-06-10 01:55:22.658 8 INFO neutron.api.extensions [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] Loaded extension: port-mac-address-regenerate 2026-06-10 01:55:22.659 8 INFO neutron.api.extensions [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] Loaded extension: port-numa-affinity-policy 2026-06-10 01:55:22.659 8 INFO neutron.api.extensions [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-06-10 01:55:22.660 8 INFO neutron.api.extensions [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] Loaded extension: port-resource-request 2026-06-10 01:55:22.660 8 INFO neutron.api.extensions [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] Loaded extension: port-resource-request-groups 2026-06-10 01:55:22.661 8 INFO neutron.api.extensions [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-06-10 01:55:22.661 8 INFO neutron.api.extensions [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] Loaded extension: binding 2026-06-10 01:55:22.662 8 INFO neutron.api.extensions [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] Loaded extension: binding-extended 2026-06-10 01:55:22.662 8 INFO neutron.api.extensions [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] Loaded extension: port-security 2026-06-10 01:55:22.663 8 INFO neutron.api.extensions [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] Loaded extension: project-id 2026-06-10 01:55:22.663 8 INFO neutron.api.extensions [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] Loaded extension: provider 2026-06-10 01:55:22.664 8 INFO neutron.api.extensions [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] Extension qinq not supported by any of loaded plugins 2026-06-10 01:55:22.668 8 INFO neutron.api.extensions [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] Loaded extension: qos 2026-06-10 01:55:22.669 8 INFO neutron.api.extensions [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] Loaded extension: qos-bw-limit-direction 2026-06-10 01:55:22.669 8 INFO neutron.api.extensions [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-06-10 01:55:22.670 8 INFO neutron.api.extensions [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] Loaded extension: qos-default 2026-06-10 01:55:22.670 8 INFO neutron.api.extensions [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] Loaded extension: qos-fip 2026-06-10 01:55:22.671 8 INFO neutron.api.extensions [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-06-10 01:55:22.671 8 INFO neutron.api.extensions [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] Loaded extension: qos-gateway-ip 2026-06-10 01:55:22.672 8 INFO neutron.api.extensions [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] Loaded extension: qos-port-network-policy 2026-06-10 01:55:22.672 8 INFO neutron.api.extensions [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] Loaded extension: qos-pps-minimum 2026-06-10 01:55:22.673 8 INFO neutron.api.extensions [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-06-10 01:55:22.674 8 INFO neutron.api.extensions [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] Loaded extension: qos-pps 2026-06-10 01:55:22.674 8 INFO neutron.api.extensions [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] Loaded extension: qos-rule-type-details 2026-06-10 01:55:22.675 8 INFO neutron.api.extensions [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] Loaded extension: qos-rule-type-filter 2026-06-10 01:55:22.675 8 INFO neutron.api.extensions [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] Loaded extension: qos-rules-alias 2026-06-10 01:55:22.676 8 INFO neutron.api.extensions [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] Loaded extension: quota-check-limit 2026-06-10 01:55:22.676 8 INFO neutron.api.extensions [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] Loaded extension: quota-check-limit-default 2026-06-10 01:55:22.679 8 INFO neutron.api.extensions [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] Loaded extension: quotas 2026-06-10 01:55:22.679 7 INFO neutron_vpnaas.services.vpn.plugin [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-06-10 01:55:22.680 8 INFO neutron.api.extensions [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] Loaded extension: quota_details 2026-06-10 01:55:22.680 7 INFO neutron.common.utils [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-06-10 01:55:22.680 7 INFO neutron.manager [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] Loading Plugin: taas 2026-06-10 01:55:22.681 8 INFO neutron.api.extensions [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] Loaded extension: rbac-policies 2026-06-10 01:55:22.682 8 INFO neutron.api.extensions [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] Loaded extension: rbac-address-group 2026-06-10 01:55:22.682 8 INFO neutron.api.extensions [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] Loaded extension: rbac-address-scope 2026-06-10 01:55:22.683 8 INFO neutron.api.extensions [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] Loaded extension: rbac-security-groups 2026-06-10 01:55:22.683 8 INFO neutron.api.extensions [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] Loaded extension: rbac-subnetpool 2026-06-10 01:55:22.684 8 INFO neutron.api.extensions [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] Loaded extension: revision-if-match 2026-06-10 01:55:22.685 8 INFO neutron.api.extensions [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] Loaded extension: standard-attr-revisions 2026-06-10 01:55:22.685 8 INFO neutron.api.extensions [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] Loaded extension: router_availability_zone 2026-06-10 01:55:22.686 8 INFO neutron.api.extensions [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-06-10 01:55:22.687 8 INFO neutron.api.extensions [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] Loaded extension: security-groups-default-rules 2026-06-10 01:55:22.688 8 INFO neutron.api.extensions [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-06-10 01:55:22.688 8 INFO neutron.api.extensions [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] Loaded extension: port-security-groups-filtering 2026-06-10 01:55:22.689 8 INFO neutron.api.extensions [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] Loaded extension: security-groups-remote-address-group 2026-06-10 01:55:22.689 8 INFO neutron.api.extensions [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-06-10 01:55:22.690 8 INFO neutron.api.extensions [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] Loaded extension: security-groups-shared-filtering 2026-06-10 01:55:22.694 8 INFO neutron.api.extensions [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] Loaded extension: security-group 2026-06-10 01:55:22.695 8 INFO neutron.api.extensions [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] Loaded extension: segment 2026-06-10 01:55:22.696 8 INFO neutron.api.extensions [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-06-10 01:55:22.697 8 INFO neutron.api.extensions [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] Loaded extension: service-type 2026-06-10 01:55:22.698 8 INFO neutron.api.extensions [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] Loaded extension: sorting 2026-06-10 01:55:22.698 8 INFO neutron.api.extensions [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] Loaded extension: standard-attr-segment 2026-06-10 01:55:22.699 8 INFO neutron.api.extensions [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] Loaded extension: standard-attr-description 2026-06-10 01:55:22.699 8 INFO neutron.api.extensions [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] Loaded extension: stateful-security-group 2026-06-10 01:55:22.700 8 WARNING neutron.api.extensions [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-06-10 01:55:22.700 8 INFO neutron.api.extensions [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-06-10 01:55:22.701 8 INFO neutron.api.extensions [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] Loaded extension: subnet-external-network 2026-06-10 01:55:22.701 8 INFO neutron.api.extensions [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] Loaded extension: subnet_onboard 2026-06-10 01:55:22.702 8 INFO neutron.api.extensions [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] Loaded extension: subnet-segmentid-writable 2026-06-10 01:55:22.702 8 INFO neutron.api.extensions [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] Loaded extension: subnet-service-types 2026-06-10 01:55:22.703 7 WARNING stevedore.named [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-06-10 01:55:22.703 8 INFO neutron.api.extensions [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] Loaded extension: subnet_allocation 2026-06-10 01:55:22.704 8 INFO neutron.api.extensions [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-06-10 01:55:22.704 8 INFO neutron.api.extensions [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] Loaded extension: tag-creation 2026-06-10 01:55:22.705 8 INFO neutron.api.extensions [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-06-10 01:55:22.709 8 INFO neutron.api.extensions [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] Loaded extension: standard-attr-tag 2026-06-10 01:55:22.709 8 INFO neutron.api.extensions [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] Loaded extension: standard-attr-timestamp 2026-06-10 01:55:22.710 8 INFO neutron.api.extensions [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] Loaded extension: trunk 2026-06-10 01:55:22.711 8 INFO neutron.api.extensions [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] Loaded extension: trunk-details 2026-06-10 01:55:22.711 8 INFO neutron.api.extensions [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-06-10 01:55:22.712 8 INFO neutron.api.extensions [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-06-10 01:55:22.712 8 INFO neutron.api.extensions [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-06-10 01:55:22.713 8 INFO neutron.api.extensions [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] Loaded extension: vpn-aes-ctr 2026-06-10 01:55:22.715 8 INFO neutron.api.extensions [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-06-10 01:55:22.715 8 INFO neutron.api.extensions [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] Loaded extension: vpn-endpoint-groups 2026-06-10 01:55:22.716 8 INFO neutron.api.extensions [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] Loaded extension: vpn-flavors 2026-06-10 01:55:22.718 8 INFO neutron.api.extensions [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] Loaded extension: vpnaas 2026-06-10 01:55:22.719 8 INFO neutron.api.extensions [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] Loaded extension: taas 2026-06-10 01:55:22.720 7 INFO neutron_taas.services.taas.taas_plugin [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-06-10 01:55:22.720 7 INFO neutron.manager [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] Loading Plugin: tapmirror 2026-06-10 01:55:22.720 8 INFO neutron.api.extensions [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] Loaded extension: tap-mirror 2026-06-10 01:55:22.721 8 INFO neutron.api.extensions [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] Loaded extension: taas-vlan-filter 2026-06-10 01:55:22.724 8 INFO neutron.quota.resource_registry [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] Creating instance of TrackedResource for resource:network 2026-06-10 01:55:22.724 8 INFO neutron.quota.resource_registry [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-06-10 01:55:22.724 8 INFO neutron.quota.resource_registry [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-10 01:55:22.724 8 INFO neutron.quota.resource_registry [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] Creating instance of TrackedResource for resource:port 2026-06-10 01:55:22.727 8 INFO neutron.quota.resource_registry [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] Creating instance of TrackedResource for resource:router 2026-06-10 01:55:22.728 8 INFO neutron.quota.resource_registry [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-06-10 01:55:22.733 8 INFO neutron.quota.resource_registry [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-06-10 01:55:22.733 7 WARNING stevedore.named [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-06-10 01:55:22.734 8 INFO neutron.quota.resource_registry [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-06-10 01:55:22.734 8 INFO neutron.quota.resource_registry [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-06-10 01:55:22.735 8 INFO neutron.quota.resource_registry [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-10 01:55:22.735 8 WARNING neutron.quota.resource_registry [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] subnetpool is already registered 2026-06-10 01:55:22.735 8 INFO neutron.quota.resource_registry [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-10 01:55:22.736 8 WARNING neutron.quota.resource_registry [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] subnetpool is already registered 2026-06-10 01:55:22.736 8 INFO neutron.quota.resource_registry [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] Creating instance of CountableResource for resource:trunk 2026-06-10 01:55:22.736 8 INFO neutron.quota.resource_registry [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-10 01:55:22.737 8 INFO neutron.quota.resource_registry [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-10 01:55:22.737 8 INFO neutron.quota.resource_registry [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-06-10 01:55:22.738 8 INFO neutron.quota.resource_registry [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-06-10 01:55:22.738 8 INFO neutron.quota.resource_registry [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-06-10 01:55:22.738 8 INFO neutron.quota.resource_registry [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-10 01:55:22.739 8 WARNING neutron.quota.resource_registry [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] ipsecpolicy is already registered 2026-06-10 01:55:22.739 8 INFO neutron.quota.resource_registry [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-10 01:55:22.739 8 WARNING neutron.quota.resource_registry [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] ikepolicy is already registered 2026-06-10 01:55:22.744 8 INFO neutron.quota.resource_registry [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] Creating instance of TrackedResource for resource:router 2026-06-10 01:55:22.744 8 WARNING neutron.quota.resource_registry [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] router is already registered 2026-06-10 01:55:22.744 8 INFO neutron.quota.resource_registry [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-06-10 01:55:22.744 8 WARNING neutron.quota.resource_registry [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] floatingip is already registered 2026-06-10 01:55:22.748 8 INFO neutron.quota.resource_registry [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-06-10 01:55:22.748 8 WARNING neutron.quota.resource_registry [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] rbac_policy is already registered 2026-06-10 01:55:22.749 8 INFO neutron.quota.resource_registry [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-06-10 01:55:22.749 8 WARNING neutron.quota.resource_registry [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] security_group is already registered 2026-06-10 01:55:22.749 8 INFO neutron.quota.resource_registry [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-06-10 01:55:22.749 8 WARNING neutron.quota.resource_registry [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] security_group_rule is already registered 2026-06-10 01:55:22.750 8 INFO neutron.quota.resource_registry [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-10 01:55:22.750 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-06-10 01:55:22.750 8 WARNING neutron.quota.resource_registry [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] subnetpool is already registered 2026-06-10 01:55:22.750 7 INFO neutron.manager [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] Loading Plugin: auto_allocate 2026-06-10 01:55:22.751 8 INFO neutron.quota.resource_registry [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-10 01:55:22.751 8 WARNING neutron.quota.resource_registry [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] subnetpool is already registered 2026-06-10 01:55:22.751 8 INFO neutron.quota.resource_registry [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] Creating instance of CountableResource for resource:trunk 2026-06-10 01:55:22.751 8 WARNING neutron.quota.resource_registry [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] trunk is already registered 2026-06-10 01:55:22.752 8 INFO neutron.quota.resource_registry [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-10 01:55:22.752 8 WARNING neutron.quota.resource_registry [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] ikepolicy is already registered 2026-06-10 01:55:22.752 8 INFO neutron.quota.resource_registry [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-10 01:55:22.752 8 WARNING neutron.quota.resource_registry [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] ipsecpolicy is already registered 2026-06-10 01:55:22.753 8 INFO neutron.quota.resource_registry [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-06-10 01:55:22.753 8 WARNING neutron.quota.resource_registry [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] endpoint_group is already registered 2026-06-10 01:55:22.753 8 INFO neutron.quota.resource_registry [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-06-10 01:55:22.753 8 WARNING neutron.quota.resource_registry [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] vpnservice is already registered 2026-06-10 01:55:22.754 8 INFO neutron.quota.resource_registry [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-06-10 01:55:22.754 8 WARNING neutron.quota.resource_registry [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] ipsec_site_connection is already registered 2026-06-10 01:55:22.754 8 INFO neutron.quota.resource_registry [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-10 01:55:22.754 8 WARNING neutron.quota.resource_registry [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] ipsecpolicy is already registered 2026-06-10 01:55:22.755 8 INFO neutron.quota.resource_registry [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-10 01:55:22.755 8 WARNING neutron.quota.resource_registry [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] ikepolicy is already registered 2026-06-10 01:55:22.758 7 INFO neutron.manager [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] Loading Plugin: tag 2026-06-10 01:55:22.768 7 INFO neutron.manager [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] Loading Plugin: timestamp 2026-06-10 01:55:22.772 7 INFO neutron.manager [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] Loading Plugin: network_ip_availability 2026-06-10 01:55:22.776 7 INFO neutron.manager [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] Loading Plugin: flavors 2026-06-10 01:55:22.780 7 INFO neutron.manager [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] Loading Plugin: revisions 2026-06-10 01:55:22.785 7 INFO neutron.api.extensions [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] Initializing extension manager. 2026-06-10 01:55:22.786 7 INFO neutron.api.extensions [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] Loaded extension: address-group 2026-06-10 01:55:22.788 7 INFO neutron.api.extensions [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] Loaded extension: address-scope 2026-06-10 01:55:22.788 7 INFO neutron.api.extensions [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-06-10 01:55:22.789 7 INFO neutron.api.extensions [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] Loaded extension: agent 2026-06-10 01:55:22.790 7 INFO neutron.api.extensions [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] Loaded extension: agent-resources-synced 2026-06-10 01:55:22.798 7 INFO neutron.api.extensions [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] Loaded extension: allowed-address-pairs 2026-06-10 01:55:22.799 7 INFO neutron.api.extensions [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] Loaded extension: auto-allocated-topology 2026-06-10 01:55:22.800 7 INFO neutron.api.extensions [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] Loaded extension: availability_zone 2026-06-10 01:55:22.800 7 INFO neutron.api.extensions [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] Loaded extension: availability_zone_filter 2026-06-10 01:55:22.801 7 INFO neutron.api.extensions [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-06-10 01:55:22.822 7 INFO neutron.api.extensions [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] Loaded extension: default-subnetpools 2026-06-10 01:55:22.839 7 INFO neutron.api.extensions [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-06-10 01:55:22.840 7 INFO neutron.api.extensions [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] Loaded extension: dns-integration 2026-06-10 01:55:22.840 7 INFO neutron.api.extensions [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] Loaded extension: dns-domain-ports 2026-06-10 01:55:22.841 7 INFO neutron.api.extensions [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-06-10 01:55:22.841 7 INFO neutron.api.extensions [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] Loaded extension: dvr 2026-06-10 01:55:22.842 7 INFO neutron.api.extensions [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-06-10 01:55:22.843 7 INFO neutron.api.extensions [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] Loaded extension: empty-string-filtering 2026-06-10 01:55:22.843 7 INFO neutron.api.extensions [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-06-10 01:55:22.844 7 INFO neutron.api.extensions [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-06-10 01:55:22.844 7 INFO neutron.api.extensions [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] Loaded extension: external-net 2026-06-10 01:55:22.845 7 INFO neutron.api.extensions [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] Loaded extension: extra_dhcp_opt 2026-06-10 01:55:22.846 7 INFO neutron.api.extensions [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] Loaded extension: extraroute 2026-06-10 01:55:22.846 7 INFO neutron.api.extensions [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] Loaded extension: extraroute-atomic 2026-06-10 01:55:22.847 7 INFO neutron.api.extensions [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-06-10 01:55:22.847 8 WARNING keystonemiddleware._common.config [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-10 01:55:22.848 7 INFO neutron.api.extensions [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-06-10 01:55:22.848 7 INFO neutron.api.extensions [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-06-10 01:55:22.850 7 INFO neutron.api.extensions [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-06-10 01:55:22.850 7 INFO neutron.api.extensions [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] Loaded extension: fip-port-details 2026-06-10 01:55:22.851 7 INFO neutron.api.extensions [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] Loaded extension: flavors 2026-06-10 01:55:22.852 7 INFO neutron.api.extensions [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-06-10 01:55:22.853 7 INFO neutron.api.extensions [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] Loaded extension: floatingip-pools 2026-06-10 01:55:22.854 7 INFO neutron.api.extensions [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] Loaded extension: ip_allocation 2026-06-10 01:55:22.854 7 INFO neutron.api.extensions [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] Loaded extension: ip-substring-filtering 2026-06-10 01:55:22.855 7 INFO neutron.api.extensions [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] Loaded extension: l2_adjacency 2026-06-10 01:55:22.855 8 WARNING oslo_config.cfg [None req-d0e5b43c-a636-4400-913e-e6073038fe4f - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-06-10 01:55:22.856 7 INFO neutron.api.extensions [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] Loaded extension: router WSGI app 0 (mountpoint='') ready in 8 seconds on interpreter 0x7f8c1333a668 pid: 8 (default app) 2026-06-10 01:55:22.858 7 INFO neutron.api.extensions [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-06-10 01:55:22.859 7 INFO neutron.api.extensions [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-06-10 01:55:22.860 7 INFO neutron.api.extensions [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-06-10 01:55:22.860 7 INFO neutron.api.extensions [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] Loaded extension: ext-gw-mode 2026-06-10 01:55:22.861 7 INFO neutron.api.extensions [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] Loaded extension: l3-ha 2026-06-10 01:55:22.861 7 INFO neutron.api.extensions [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-06-10 01:55:22.862 7 INFO neutron.api.extensions [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-06-10 01:55:22.862 7 INFO neutron.api.extensions [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] Loaded extension: l3-flavors 2026-06-10 01:55:22.863 7 INFO neutron.api.extensions [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-06-10 01:55:22.864 7 INFO neutron.api.extensions [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-06-10 01:55:22.866 7 INFO neutron.api.extensions [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] Loaded extension: l3_agent_scheduler 2026-06-10 01:55:22.868 7 INFO neutron.api.extensions [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-06-10 01:55:22.869 7 INFO neutron.api.extensions [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] Extension logging not supported by any of loaded plugins 2026-06-10 01:55:22.870 7 INFO neutron.api.extensions [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] Extension metering not supported by any of loaded plugins 2026-06-10 01:55:22.871 7 INFO neutron.api.extensions [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-06-10 01:55:22.872 7 INFO neutron.api.extensions [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] Loaded extension: multi-provider 2026-06-10 01:55:22.873 7 INFO neutron.api.extensions [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] Loaded extension: net-mtu 2026-06-10 01:55:22.873 7 INFO neutron.api.extensions [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] Loaded extension: net-mtu-writable 2026-06-10 01:55:22.874 7 INFO neutron.api.extensions [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] Loaded extension: network_availability_zone 2026-06-10 01:55:22.875 7 INFO neutron.api.extensions [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] Loaded extension: network_ha 2026-06-10 01:55:22.876 7 INFO neutron.api.extensions [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] Loaded extension: network-ip-availability 2026-06-10 01:55:22.877 7 INFO neutron.api.extensions [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-06-10 01:55:22.878 7 INFO neutron.api.extensions [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] Loaded extension: pagination 2026-06-10 01:55:22.878 7 INFO neutron.api.extensions [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] Loaded extension: port-device-profile 2026-06-10 01:55:22.882 7 INFO neutron.api.extensions [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-06-10 01:55:22.882 7 INFO neutron.api.extensions [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-06-10 01:55:22.883 7 INFO neutron.api.extensions [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-06-10 01:55:22.884 7 INFO neutron.api.extensions [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] Loaded extension: port-mac-override 2026-06-10 01:55:22.884 7 INFO neutron.api.extensions [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-06-10 01:55:22.885 7 INFO neutron.api.extensions [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-06-10 01:55:22.886 7 INFO neutron.api.extensions [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-06-10 01:55:22.886 7 INFO neutron.api.extensions [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] Loaded extension: port-resource-request 2026-06-10 01:55:22.887 7 INFO neutron.api.extensions [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] Loaded extension: port-resource-request-groups 2026-06-10 01:55:22.888 7 INFO neutron.api.extensions [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-06-10 01:55:22.888 7 INFO neutron.api.extensions [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] Loaded extension: binding 2026-06-10 01:55:22.889 7 INFO neutron.api.extensions [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] Loaded extension: binding-extended 2026-06-10 01:55:22.890 7 INFO neutron.api.extensions [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] Loaded extension: port-security 2026-06-10 01:55:22.891 7 INFO neutron.api.extensions [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] Loaded extension: project-id 2026-06-10 01:55:22.892 7 INFO neutron.api.extensions [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] Loaded extension: provider 2026-06-10 01:55:22.893 7 INFO neutron.api.extensions [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-06-10 01:55:22.897 7 INFO neutron.api.extensions [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] Loaded extension: qos 2026-06-10 01:55:22.898 7 INFO neutron.api.extensions [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-06-10 01:55:22.899 7 INFO neutron.api.extensions [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-06-10 01:55:22.899 7 INFO neutron.api.extensions [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] Loaded extension: qos-default 2026-06-10 01:55:22.900 7 INFO neutron.api.extensions [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] Loaded extension: qos-fip 2026-06-10 01:55:22.900 7 INFO neutron.api.extensions [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-06-10 01:55:22.901 7 INFO neutron.api.extensions [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] Loaded extension: qos-gateway-ip 2026-06-10 01:55:22.901 7 INFO neutron.api.extensions [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] Loaded extension: qos-port-network-policy 2026-06-10 01:55:22.902 7 INFO neutron.api.extensions [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] Loaded extension: qos-pps-minimum 2026-06-10 01:55:22.902 7 INFO neutron.api.extensions [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-06-10 01:55:22.904 7 INFO neutron.api.extensions [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] Loaded extension: qos-pps 2026-06-10 01:55:22.904 7 INFO neutron.api.extensions [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] Loaded extension: qos-rule-type-details 2026-06-10 01:55:22.905 7 INFO neutron.api.extensions [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] Loaded extension: qos-rule-type-filter 2026-06-10 01:55:22.905 7 INFO neutron.api.extensions [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] Loaded extension: qos-rules-alias 2026-06-10 01:55:22.906 7 INFO neutron.api.extensions [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] Loaded extension: quota-check-limit 2026-06-10 01:55:22.907 7 INFO neutron.api.extensions [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] Loaded extension: quota-check-limit-default 2026-06-10 01:55:22.909 7 INFO neutron.api.extensions [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] Loaded extension: quotas 2026-06-10 01:55:22.910 7 INFO neutron.api.extensions [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] Loaded extension: quota_details 2026-06-10 01:55:22.912 7 INFO neutron.api.extensions [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] Loaded extension: rbac-policies 2026-06-10 01:55:22.913 7 INFO neutron.api.extensions [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] Loaded extension: rbac-address-group 2026-06-10 01:55:22.913 7 INFO neutron.api.extensions [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] Loaded extension: rbac-address-scope 2026-06-10 01:55:22.914 7 INFO neutron.api.extensions [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] Loaded extension: rbac-security-groups 2026-06-10 01:55:22.914 7 INFO neutron.api.extensions [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] Loaded extension: rbac-subnetpool 2026-06-10 01:55:22.915 7 INFO neutron.api.extensions [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] Loaded extension: revision-if-match 2026-06-10 01:55:22.916 7 INFO neutron.api.extensions [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] Loaded extension: standard-attr-revisions 2026-06-10 01:55:22.916 7 INFO neutron.api.extensions [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] Loaded extension: router_availability_zone 2026-06-10 01:55:22.917 7 INFO neutron.api.extensions [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-06-10 01:55:22.918 7 INFO neutron.api.extensions [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] Loaded extension: security-groups-default-rules 2026-06-10 01:55:22.919 7 INFO neutron.api.extensions [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-06-10 01:55:22.919 7 INFO neutron.api.extensions [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] Loaded extension: port-security-groups-filtering 2026-06-10 01:55:22.920 7 INFO neutron.api.extensions [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-06-10 01:55:22.921 7 INFO neutron.api.extensions [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-06-10 01:55:22.921 7 INFO neutron.api.extensions [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-06-10 01:55:22.927 7 INFO neutron.api.extensions [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] Loaded extension: security-group 2026-06-10 01:55:22.928 7 INFO neutron.api.extensions [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] Loaded extension: segment 2026-06-10 01:55:22.929 7 INFO neutron.api.extensions [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-06-10 01:55:22.929 7 INFO neutron.api.extensions [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] Loaded extension: service-type 2026-06-10 01:55:22.930 7 INFO neutron.api.extensions [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] Loaded extension: sorting 2026-06-10 01:55:22.930 7 INFO neutron.api.extensions [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] Loaded extension: standard-attr-segment 2026-06-10 01:55:22.932 7 INFO neutron.api.extensions [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] Loaded extension: standard-attr-description 2026-06-10 01:55:22.932 7 INFO neutron.api.extensions [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] Loaded extension: stateful-security-group 2026-06-10 01:55:22.933 7 WARNING neutron.api.extensions [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-06-10 01:55:22.933 7 INFO neutron.api.extensions [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-06-10 01:55:22.934 7 INFO neutron.api.extensions [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] Loaded extension: subnet-external-network 2026-06-10 01:55:22.935 7 INFO neutron.api.extensions [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] Loaded extension: subnet_onboard 2026-06-10 01:55:22.936 7 INFO neutron.api.extensions [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-06-10 01:55:22.936 7 INFO neutron.api.extensions [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] Loaded extension: subnet-service-types 2026-06-10 01:55:22.937 7 INFO neutron.api.extensions [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] Loaded extension: subnet_allocation 2026-06-10 01:55:22.938 7 INFO neutron.api.extensions [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-06-10 01:55:22.938 7 INFO neutron.api.extensions [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] Loaded extension: tag-creation 2026-06-10 01:55:22.939 7 INFO neutron.api.extensions [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-06-10 01:55:22.943 7 INFO neutron.api.extensions [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] Loaded extension: standard-attr-tag 2026-06-10 01:55:22.943 7 INFO neutron.api.extensions [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] Loaded extension: standard-attr-timestamp 2026-06-10 01:55:22.944 7 INFO neutron.api.extensions [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] Loaded extension: trunk 2026-06-10 01:55:22.944 7 INFO neutron.api.extensions [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] Loaded extension: trunk-details 2026-06-10 01:55:22.945 7 INFO neutron.api.extensions [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-06-10 01:55:22.946 7 INFO neutron.api.extensions [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-06-10 01:55:22.946 7 INFO neutron.api.extensions [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-06-10 01:55:22.947 7 INFO neutron.api.extensions [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] Loaded extension: vpn-aes-ctr 2026-06-10 01:55:22.949 7 INFO neutron.api.extensions [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-06-10 01:55:22.950 7 INFO neutron.api.extensions [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-06-10 01:55:22.951 7 INFO neutron.api.extensions [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] Loaded extension: vpn-flavors 2026-06-10 01:55:22.953 7 INFO neutron.api.extensions [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] Loaded extension: vpnaas 2026-06-10 01:55:22.954 7 INFO neutron.api.extensions [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] Loaded extension: taas 2026-06-10 01:55:22.956 7 INFO neutron.api.extensions [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] Loaded extension: tap-mirror 2026-06-10 01:55:22.956 7 INFO neutron.api.extensions [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] Loaded extension: taas-vlan-filter 2026-06-10 01:55:22.959 7 INFO neutron.quota.resource_registry [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] Creating instance of TrackedResource for resource:network 2026-06-10 01:55:22.959 7 INFO neutron.quota.resource_registry [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-06-10 01:55:22.959 7 INFO neutron.quota.resource_registry [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-10 01:55:22.959 7 INFO neutron.quota.resource_registry [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] Creating instance of TrackedResource for resource:port 2026-06-10 01:55:22.963 7 INFO neutron.quota.resource_registry [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] Creating instance of TrackedResource for resource:router 2026-06-10 01:55:22.963 7 INFO neutron.quota.resource_registry [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-06-10 01:55:22.968 7 INFO neutron.quota.resource_registry [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-06-10 01:55:22.968 7 INFO neutron.quota.resource_registry [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-06-10 01:55:22.969 7 INFO neutron.quota.resource_registry [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-06-10 01:55:22.970 7 INFO neutron.quota.resource_registry [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-10 01:55:22.970 7 WARNING neutron.quota.resource_registry [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] subnetpool is already registered 2026-06-10 01:55:22.970 7 INFO neutron.quota.resource_registry [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-10 01:55:22.970 7 WARNING neutron.quota.resource_registry [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] subnetpool is already registered 2026-06-10 01:55:22.971 7 INFO neutron.quota.resource_registry [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-06-10 01:55:22.971 7 INFO neutron.quota.resource_registry [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-10 01:55:22.972 7 INFO neutron.quota.resource_registry [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-10 01:55:22.972 7 INFO neutron.quota.resource_registry [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-06-10 01:55:22.973 7 INFO neutron.quota.resource_registry [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-06-10 01:55:22.973 7 INFO neutron.quota.resource_registry [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-06-10 01:55:22.973 7 INFO neutron.quota.resource_registry [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-10 01:55:22.974 7 WARNING neutron.quota.resource_registry [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] ipsecpolicy is already registered 2026-06-10 01:55:22.974 7 INFO neutron.quota.resource_registry [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-10 01:55:22.974 7 WARNING neutron.quota.resource_registry [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] ikepolicy is already registered 2026-06-10 01:55:22.979 7 INFO neutron.quota.resource_registry [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] Creating instance of TrackedResource for resource:router 2026-06-10 01:55:22.979 7 WARNING neutron.quota.resource_registry [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] router is already registered 2026-06-10 01:55:22.979 7 INFO neutron.quota.resource_registry [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-06-10 01:55:22.979 7 WARNING neutron.quota.resource_registry [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] floatingip is already registered 2026-06-10 01:55:22.983 7 INFO neutron.quota.resource_registry [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-06-10 01:55:22.983 7 WARNING neutron.quota.resource_registry [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] rbac_policy is already registered 2026-06-10 01:55:22.984 7 INFO neutron.quota.resource_registry [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-06-10 01:55:22.984 7 WARNING neutron.quota.resource_registry [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] security_group is already registered 2026-06-10 01:55:22.985 7 INFO neutron.quota.resource_registry [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-06-10 01:55:22.985 7 WARNING neutron.quota.resource_registry [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] security_group_rule is already registered 2026-06-10 01:55:22.985 7 INFO neutron.quota.resource_registry [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-10 01:55:22.986 7 WARNING neutron.quota.resource_registry [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] subnetpool is already registered 2026-06-10 01:55:22.986 7 INFO neutron.quota.resource_registry [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-10 01:55:22.986 7 WARNING neutron.quota.resource_registry [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] subnetpool is already registered 2026-06-10 01:55:22.987 7 INFO neutron.quota.resource_registry [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-06-10 01:55:22.987 7 WARNING neutron.quota.resource_registry [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] trunk is already registered 2026-06-10 01:55:22.987 7 INFO neutron.quota.resource_registry [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-10 01:55:22.987 7 WARNING neutron.quota.resource_registry [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] ikepolicy is already registered 2026-06-10 01:55:22.988 7 INFO neutron.quota.resource_registry [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-10 01:55:22.988 7 WARNING neutron.quota.resource_registry [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] ipsecpolicy is already registered 2026-06-10 01:55:22.988 7 INFO neutron.quota.resource_registry [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-06-10 01:55:22.989 7 WARNING neutron.quota.resource_registry [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] endpoint_group is already registered 2026-06-10 01:55:22.989 7 INFO neutron.quota.resource_registry [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-06-10 01:55:22.989 7 WARNING neutron.quota.resource_registry [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] vpnservice is already registered 2026-06-10 01:55:22.989 7 INFO neutron.quota.resource_registry [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-06-10 01:55:22.990 7 WARNING neutron.quota.resource_registry [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] ipsec_site_connection is already registered 2026-06-10 01:55:22.990 7 INFO neutron.quota.resource_registry [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-10 01:55:22.990 7 WARNING neutron.quota.resource_registry [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] ipsecpolicy is already registered 2026-06-10 01:55:22.990 7 INFO neutron.quota.resource_registry [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-10 01:55:22.991 7 WARNING neutron.quota.resource_registry [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] ikepolicy is already registered 2026-06-10 01:55:23.029 7 WARNING keystonemiddleware._common.config [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-10 01:55:23.036 7 WARNING oslo_config.cfg [None req-23bab86c-e057-4c71-8669-f3f144968a67 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 9 seconds on interpreter 0x7f8c1333a668 pid: 7 (default app) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 01:55:28.147 8 INFO neutron.pecan_wsgi.hooks.translation [None req-507d6409-c6f4-445b-87a2-e6f63f2bc2b8 3b4fb08fc9af48c9a5d96f8a8132a365 18265f3c52554fd6a6b60ac71d971572 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/4] 199.204.45.72 () {44 vars in 924 bytes} [Wed Jun 10 01:55:27 2026] GET /v2.0/networks/public => generated 108 bytes in 850 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1/5] 199.204.45.72 () {44 vars in 946 bytes} [Wed Jun 10 01:55:28 2026] GET /v2.0/networks?name=public => generated 15 bytes in 372 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 01:55:28.910 8 WARNING neutron.services.revisions.revision_plugin [None req-2a6dfcdd-4bd5-4bae-a43b-a3c5ce555817 3b4fb08fc9af48c9a5d96f8a8132a365 18265f3c52554fd6a6b60ac71d971572 - - default default] Could not find related network for resource to bump revision. 2026-06-10 01:55:28.930 8 INFO neutron.db.segments_db [None req-2a6dfcdd-4bd5-4bae-a43b-a3c5ce555817 3b4fb08fc9af48c9a5d96f8a8132a365 18265f3c52554fd6a6b60ac71d971572 - - default default] Added segment 75e86c88-f492-43f1-833b-1c2c8045d2a0 of type flat for network c98a2055-bf40-470b-8d5b-fa8a9d694069 2026-06-10 01:55:28.982 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2a6dfcdd-4bd5-4bae-a43b-a3c5ce555817 3b4fb08fc9af48c9a5d96f8a8132a365 18265f3c52554fd6a6b60ac71d971572 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/6] 199.204.45.72 () {48 vars in 964 bytes} [Wed Jun 10 01:55:28 2026] POST /v2.0/networks => generated 124 bytes in 469 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 01:55:34.863 8 INFO neutron.pecan_wsgi.hooks.translation [None req-473f36a6-5e99-415c-a211-23371cf57673 3b4fb08fc9af48c9a5d96f8a8132a365 18265f3c52554fd6a6b60ac71d971572 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 6/8] 199.204.45.72 () {44 vars in 924 bytes} [Wed Jun 10 01:55:34 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: 7|app: 0|req: 3/9] 199.204.45.72 () {44 vars in 946 bytes} [Wed Jun 10 01:55:34 2026] GET /v2.0/networks?name=public => generated 15 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 01:55:34.931 8 WARNING neutron.services.revisions.revision_plugin [None req-509fcf1f-2459-4372-86e1-a5fe7695eb6f 3b4fb08fc9af48c9a5d96f8a8132a365 18265f3c52554fd6a6b60ac71d971572 - - default default] Could not find related network for resource to bump revision. 2026-06-10 01:55:34.946 8 INFO neutron.db.segments_db [None req-509fcf1f-2459-4372-86e1-a5fe7695eb6f 3b4fb08fc9af48c9a5d96f8a8132a365 18265f3c52554fd6a6b60ac71d971572 - - default default] Added segment 09de9997-03d9-4025-9429-2d7a9dcc99a4 of type flat for network f38a42f1-b2b2-42cd-b211-805484586256 2026-06-10 01:55:34.972 8 INFO neutron.pecan_wsgi.hooks.translation [None req-509fcf1f-2459-4372-86e1-a5fe7695eb6f 3b4fb08fc9af48c9a5d96f8a8132a365 18265f3c52554fd6a6b60ac71d971572 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 7/10] 199.204.45.72 () {48 vars in 964 bytes} [Wed Jun 10 01:55:34 2026] POST /v2.0/networks => generated 124 bytes in 94 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 01:55:41.107 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8f5f689a-9be4-41f6-9ffe-e3a39588b91c 3b4fb08fc9af48c9a5d96f8a8132a365 18265f3c52554fd6a6b60ac71d971572 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 4/11] 199.204.45.72 () {44 vars in 924 bytes} [Wed Jun 10 01:55:40 2026] GET /v2.0/networks/public => generated 108 bytes in 366 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/12] 199.204.45.72 () {44 vars in 946 bytes} [Wed Jun 10 01:55:41 2026] GET /v2.0/networks?name=public => generated 15 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 01:55:41.363 7 WARNING neutron.services.revisions.revision_plugin [None req-c39957af-e399-4daa-9a06-c7073adf4300 3b4fb08fc9af48c9a5d96f8a8132a365 18265f3c52554fd6a6b60ac71d971572 - - default default] Could not find related network for resource to bump revision. 2026-06-10 01:55:41.385 7 INFO neutron.db.segments_db [None req-c39957af-e399-4daa-9a06-c7073adf4300 3b4fb08fc9af48c9a5d96f8a8132a365 18265f3c52554fd6a6b60ac71d971572 - - default default] Added segment 334ee10f-3f72-43c2-b885-247ede4112f7 of type flat for network 37b26004-9864-4943-b225-d083e36fda23 2026-06-10 01:55:41.430 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c39957af-e399-4daa-9a06-c7073adf4300 3b4fb08fc9af48c9a5d96f8a8132a365 18265f3c52554fd6a6b60ac71d971572 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/13] 199.204.45.72 () {48 vars in 964 bytes} [Wed Jun 10 01:55:41 2026] POST /v2.0/networks => generated 124 bytes in 306 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 01:55:47.299 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6087b270-c721-4381-a26c-b90fea19b5a4 3b4fb08fc9af48c9a5d96f8a8132a365 18265f3c52554fd6a6b60ac71d971572 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 6/15] 199.204.45.72 () {44 vars in 924 bytes} [Wed Jun 10 01:55:47 2026] GET /v2.0/networks/public => generated 108 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/16] 199.204.45.72 () {44 vars in 946 bytes} [Wed Jun 10 01:55:47 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-06-10 01:55:47.383 7 WARNING neutron.services.revisions.revision_plugin [None req-5de55b24-2c50-4044-bb6b-982a79faa0e9 3b4fb08fc9af48c9a5d96f8a8132a365 18265f3c52554fd6a6b60ac71d971572 - - default default] Could not find related network for resource to bump revision. 2026-06-10 01:55:47.403 7 INFO neutron.db.segments_db [None req-5de55b24-2c50-4044-bb6b-982a79faa0e9 3b4fb08fc9af48c9a5d96f8a8132a365 18265f3c52554fd6a6b60ac71d971572 - - default default] Added segment 07a7aa35-39c8-483b-bf4d-3c6da4f0e141 of type flat for network eedb944b-0ace-4d3c-a901-fdb036eae661 2026-06-10 01:55:47.442 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5de55b24-2c50-4044-bb6b-982a79faa0e9 3b4fb08fc9af48c9a5d96f8a8132a365 18265f3c52554fd6a6b60ac71d971572 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 7/17] 199.204.45.72 () {48 vars in 964 bytes} [Wed Jun 10 01:55:47 2026] POST /v2.0/networks => generated 124 bytes in 125 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 01:55:53.257 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ae0c5f3c-3437-45a5-9fc9-88cdd99d5045 3b4fb08fc9af48c9a5d96f8a8132a365 18265f3c52554fd6a6b60ac71d971572 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 11/18] 199.204.45.72 () {44 vars in 924 bytes} [Wed Jun 10 01:55:53 2026] GET /v2.0/networks/public => generated 108 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/19] 199.204.45.72 () {44 vars in 946 bytes} [Wed Jun 10 01:55:53 2026] GET /v2.0/networks?name=public => generated 15 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 01:55:53.325 8 WARNING neutron.services.revisions.revision_plugin [None req-1663365a-97d2-42e0-b08c-6252a1cabdd9 3b4fb08fc9af48c9a5d96f8a8132a365 18265f3c52554fd6a6b60ac71d971572 - - default default] Could not find related network for resource to bump revision. 2026-06-10 01:55:53.379 8 INFO neutron.db.segments_db [None req-1663365a-97d2-42e0-b08c-6252a1cabdd9 3b4fb08fc9af48c9a5d96f8a8132a365 18265f3c52554fd6a6b60ac71d971572 - - default default] Added segment 525c192b-b32f-4abf-b47e-f2fc0d63e693 of type flat for network eb81d00a-2cf7-4320-b2cf-0c3468f82aa4 [pid: 8|app: 0|req: 12/20] 199.204.45.72 () {48 vars in 964 bytes} [Wed Jun 10 01:55:53 2026] POST /v2.0/networks => generated 706 bytes in 220 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 01:55:54.630 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0728596d-024c-4a16-9a13-eaab4c249862 3b4fb08fc9af48c9a5d96f8a8132a365 18265f3c52554fd6a6b60ac71d971572 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 9/21] 199.204.45.72 () {44 vars in 924 bytes} [Wed Jun 10 01:55:54 2026] GET /v2.0/networks/public => generated 108 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/22] 199.204.45.72 () {44 vars in 946 bytes} [Wed Jun 10 01:55:54 2026] GET /v2.0/networks?name=public => generated 709 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 01:55:54.693 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8d85806a-e666-4926-bfca-1639db5f33f0 3b4fb08fc9af48c9a5d96f8a8132a365 18265f3c52554fd6a6b60ac71d971572 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 10/23] 199.204.45.72 () {44 vars in 1031 bytes} [Wed Jun 10 01:55:54 2026] GET /v2.0/subnets/public-subnet?network_id=eb81d00a-2cf7-4320-b2cf-0c3468f82aa4 => generated 113 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/24] 199.204.45.72 () {44 vars in 1054 bytes} [Wed Jun 10 01:55:54 2026] GET /v2.0/subnets?name=public-subnet&network_id=eb81d00a-2cf7-4320-b2cf-0c3468f82aa4 => generated 14 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/25] 199.204.45.72 () {48 vars in 962 bytes} [Wed Jun 10 01:55:54 2026] POST /v2.0/subnets => generated 664 bytes in 1573 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:00:39.184 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d90bb4c3-19b9-4acf-8d0e-134d7ddf7cf9 3b4fb08fc9af48c9a5d96f8a8132a365 18265f3c52554fd6a6b60ac71d971572 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 30/63] 199.204.45.72 () {44 vars in 934 bytes} [Wed Jun 10 02:00:39 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 95 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 34/64] 199.204.45.72 () {44 vars in 956 bytes} [Wed Jun 10 02:00:39 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 02:00:39.281 7 INFO neutron.db.segments_db [None req-a56f4a62-dd99-47e5-bee7-0ff9c6a0d0ba 3b4fb08fc9af48c9a5d96f8a8132a365 18265f3c52554fd6a6b60ac71d971572 - - default default] Added segment 698aff88-0056-48a3-b7ec-418056f2d363 of type vxlan for network df15d5ed-4add-4cb4-89fe-76371e985633 [pid: 7|app: 0|req: 31/65] 199.204.45.72 () {48 vars in 963 bytes} [Wed Jun 10 02:00:39 2026] POST /v2.0/networks => generated 707 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:00:40.321 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f7110bab-d734-4c91-b168-390409fd218f 3b4fb08fc9af48c9a5d96f8a8132a365 18265f3c52554fd6a6b60ac71d971572 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 35/66] 199.204.45.72 () {44 vars in 934 bytes} [Wed Jun 10 02:00:40 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 32/67] 199.204.45.72 () {44 vars in 956 bytes} [Wed Jun 10 02:00:40 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-06-10 02:00:40.387 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b646967d-bbd1-4a0d-aeee-982a5fc40a78 3b4fb08fc9af48c9a5d96f8a8132a365 18265f3c52554fd6a6b60ac71d971572 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 36/68] 199.204.45.72 () {44 vars in 1033 bytes} [Wed Jun 10 02:00:40 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=df15d5ed-4add-4cb4-89fe-76371e985633 => generated 114 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 33/69] 199.204.45.72 () {44 vars in 1056 bytes} [Wed Jun 10 02:00:40 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=df15d5ed-4add-4cb4-89fe-76371e985633 => generated 14 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/70] 199.204.45.72 () {48 vars in 962 bytes} [Wed Jun 10 02:00:40 2026] POST /v2.0/subnets => generated 651 bytes in 208 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:00:41.745 7 INFO neutron.api.v2.resource [None req-55008934-a8ec-41e6-b916-eedcdac90ff5 3b4fb08fc9af48c9a5d96f8a8132a365 18265f3c52554fd6a6b60ac71d971572 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 34/71] 199.204.45.72 () {44 vars in 968 bytes} [Wed Jun 10 02:00:41 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/72] 199.204.45.72 () {44 vars in 990 bytes} [Wed Jun 10 02:00:41 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 35/73] 199.204.45.72 () {48 vars in 977 bytes} [Wed Jun 10 02:00:41 2026] POST /v2.0/security-groups => generated 1616 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/74] 199.204.45.72 () {44 vars in 998 bytes} [Wed Jun 10 02:00:42 2026] GET /v2.0/security-groups/938b149b-09ba-477a-98a4-c943958b12a6 => generated 1616 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 36/75] 199.204.45.72 () {44 vars in 998 bytes} [Wed Jun 10 02:00:43 2026] GET /v2.0/security-groups/938b149b-09ba-477a-98a4-c943958b12a6 => generated 1616 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/76] 199.204.45.72 () {44 vars in 998 bytes} [Wed Jun 10 02:00:43 2026] GET /v2.0/security-groups/938b149b-09ba-477a-98a4-c943958b12a6 => 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: 37/77] 199.204.45.72 () {48 vars in 988 bytes} [Wed Jun 10 02:00:43 2026] POST /v2.0/security-group-rules => generated 601 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/78] 199.204.45.72 () {44 vars in 998 bytes} [Wed Jun 10 02:00:43 2026] GET /v2.0/security-groups/938b149b-09ba-477a-98a4-c943958b12a6 => generated 2230 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/79] 199.204.45.72 () {44 vars in 998 bytes} [Wed Jun 10 02:00:44 2026] GET /v2.0/security-groups/938b149b-09ba-477a-98a4-c943958b12a6 => generated 2230 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/80] 199.204.45.72 () {44 vars in 998 bytes} [Wed Jun 10 02:00:44 2026] GET /v2.0/security-groups/938b149b-09ba-477a-98a4-c943958b12a6 => generated 2230 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/81] 199.204.45.72 () {48 vars in 988 bytes} [Wed Jun 10 02:00:44 2026] POST /v2.0/security-group-rules => generated 603 bytes in 88 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/82] 199.204.45.72 () {44 vars in 998 bytes} [Wed Jun 10 02:00:44 2026] GET /v2.0/security-groups/938b149b-09ba-477a-98a4-c943958b12a6 => generated 2846 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/83] 199.204.45.72 () {44 vars in 998 bytes} [Wed Jun 10 02:00:45 2026] GET /v2.0/security-groups/938b149b-09ba-477a-98a4-c943958b12a6 => generated 2846 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/84] 199.204.45.72 () {44 vars in 998 bytes} [Wed Jun 10 02:00:45 2026] GET /v2.0/security-groups/938b149b-09ba-477a-98a4-c943958b12a6 => generated 2846 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/85] 199.204.45.72 () {48 vars in 988 bytes} [Wed Jun 10 02:00:45 2026] POST /v2.0/security-group-rules => generated 603 bytes in 91 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/88] 199.204.45.72 () {44 vars in 998 bytes} [Wed Jun 10 02:00:45 2026] GET /v2.0/security-groups/938b149b-09ba-477a-98a4-c943958b12a6 => generated 3462 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/89] 199.204.45.72 () {44 vars in 998 bytes} [Wed Jun 10 02:00:46 2026] GET /v2.0/security-groups/938b149b-09ba-477a-98a4-c943958b12a6 => generated 3462 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/90] 199.204.45.72 () {44 vars in 998 bytes} [Wed Jun 10 02:00:46 2026] GET /v2.0/security-groups/938b149b-09ba-477a-98a4-c943958b12a6 => generated 3462 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/91] 199.204.45.72 () {48 vars in 988 bytes} [Wed Jun 10 02:00:46 2026] POST /v2.0/security-group-rules => generated 603 bytes in 92 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/92] 199.204.45.72 () {44 vars in 998 bytes} [Wed Jun 10 02:00:47 2026] GET /v2.0/security-groups/938b149b-09ba-477a-98a4-c943958b12a6 => generated 4078 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/93] 199.204.45.72 () {44 vars in 998 bytes} [Wed Jun 10 02:00:47 2026] GET /v2.0/security-groups/938b149b-09ba-477a-98a4-c943958b12a6 => generated 4078 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/94] 199.204.45.72 () {44 vars in 998 bytes} [Wed Jun 10 02:00:47 2026] GET /v2.0/security-groups/938b149b-09ba-477a-98a4-c943958b12a6 => generated 4078 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/95] 199.204.45.72 () {48 vars in 988 bytes} [Wed Jun 10 02:00:47 2026] POST /v2.0/security-group-rules => generated 603 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/96] 199.204.45.72 () {44 vars in 984 bytes} [Wed Jun 10 02:00:48 2026] GET /v2.0/networks/df15d5ed-4add-4cb4-89fe-76371e985633 => generated 732 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:00:48.424 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ac8d260d-ec22-42cf-acf5-74174ca479b0 3b4fb08fc9af48c9a5d96f8a8132a365 18265f3c52554fd6a6b60ac71d971572 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 47/97] 199.204.45.72 () {44 vars in 1073 bytes} [Wed Jun 10 02:00:48 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=df15d5ed-4add-4cb4-89fe-76371e985633 => generated 132 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/98] 199.204.45.72 () {44 vars in 1096 bytes} [Wed Jun 10 02:00:48 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=df15d5ed-4add-4cb4-89fe-76371e985633 => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/99] 199.204.45.72 () {44 vars in 998 bytes} [Wed Jun 10 02:00:48 2026] GET /v2.0/security-groups/938b149b-09ba-477a-98a4-c943958b12a6 => generated 4694 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/100] 199.204.45.72 () {48 vars in 958 bytes} [Wed Jun 10 02:00:48 2026] POST /v2.0/ports => generated 1100 bytes in 464 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-10 02:00:56.015 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c49ce2af-0465-4c13-8cd1-4bcfb9ac7173 3b4fb08fc9af48c9a5d96f8a8132a365 18265f3c52554fd6a6b60ac71d971572 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 49/101] 199.204.45.72 () {44 vars in 976 bytes} [Wed Jun 10 02:00:55 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 44 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/102] 199.204.45.72 () {44 vars in 998 bytes} [Wed Jun 10 02:00:56 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1103 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/103] 199.204.45.72 () {48 vars in 1028 bytes} [Wed Jun 10 02:00:56 2026] PUT /v2.0/ports/951fc32c-45f5-435a-b90d-4f9753535b81 => generated 1249 bytes in 642 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/104] 199.204.45.72 () {44 vars in 917 bytes} [Wed Jun 10 02:00:58 2026] GET /v2.0/ports => generated 3730 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 02:00:59.289 7 INFO neutron.api.v2.resource [None req-5bc2568a-9edf-43ab-ada0-c3fa986182af 3b4fb08fc9af48c9a5d96f8a8132a365 18265f3c52554fd6a6b60ac71d971572 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 51/105] 199.204.45.72 () {44 vars in 956 bytes} [Wed Jun 10 02:00:59 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 58 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/106] 199.204.45.72 () {44 vars in 978 bytes} [Wed Jun 10 02:00:59 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/107] 199.204.45.72 () {48 vars in 977 bytes} [Wed Jun 10 02:00:59 2026] POST /v2.0/security-groups => generated 1610 bytes in 92 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/108] 199.204.45.72 () {44 vars in 998 bytes} [Wed Jun 10 02:01:00 2026] GET /v2.0/security-groups/85c5e13c-02b9-4c3f-b8c3-79a0b9256b4c => generated 1610 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/109] 199.204.45.72 () {44 vars in 998 bytes} [Wed Jun 10 02:01:00 2026] GET /v2.0/security-groups/85c5e13c-02b9-4c3f-b8c3-79a0b9256b4c => generated 1610 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/110] 199.204.45.72 () {44 vars in 998 bytes} [Wed Jun 10 02:01:00 2026] GET /v2.0/security-groups/85c5e13c-02b9-4c3f-b8c3-79a0b9256b4c => generated 1610 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/111] 199.204.45.72 () {48 vars in 988 bytes} [Wed Jun 10 02:01:00 2026] POST /v2.0/security-group-rules => generated 623 bytes in 90 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 59/114] 199.204.45.72 () {44 vars in 998 bytes} [Wed Jun 10 02:01:01 2026] GET /v2.0/security-groups/85c5e13c-02b9-4c3f-b8c3-79a0b9256b4c => generated 2246 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/115] 199.204.45.72 () {44 vars in 998 bytes} [Wed Jun 10 02:01:01 2026] GET /v2.0/security-groups/85c5e13c-02b9-4c3f-b8c3-79a0b9256b4c => generated 2246 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 60/116] 199.204.45.72 () {44 vars in 998 bytes} [Wed Jun 10 02:01:01 2026] GET /v2.0/security-groups/85c5e13c-02b9-4c3f-b8c3-79a0b9256b4c => generated 2246 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/117] 199.204.45.72 () {48 vars in 988 bytes} [Wed Jun 10 02:01:01 2026] POST /v2.0/security-group-rules => generated 627 bytes in 77 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 65/126] 199.204.45.72 () {44 vars in 972 bytes} [Wed Jun 10 02:02:05 2026] GET /v2.0/quotas/18265f3c52554fd6a6b60ac71d971572 => 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: 62/127] 199.204.45.72 () {48 vars in 1024 bytes} [Wed Jun 10 02:02:09 2026] PUT /v2.0/quotas/18265f3c52554fd6a6b60ac71d971572 => generated 291 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 02:04:29.246 7 INFO neutron.pecan_wsgi.hooks.translation [None req-277544b3-d181-4666-9435-cf987931f313 3b4fb08fc9af48c9a5d96f8a8132a365 18265f3c52554fd6a6b60ac71d971572 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 72/146] 199.204.45.72 () {30 vars in 740 bytes} [Wed Jun 10 02:04:29 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 155 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: 75/147] 199.204.45.72 () {30 vars in 762 bytes} [Wed Jun 10 02:04:29 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:04:31.083 8 INFO neutron.pecan_wsgi.hooks.translation [None req-efbba6e9-2ce9-4818-b93e-d1a40f093655 3b4fb08fc9af48c9a5d96f8a8132a365 18265f3c52554fd6a6b60ac71d971572 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 77/150] 199.204.45.72 () {30 vars in 740 bytes} [Wed Jun 10 02:04:31 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 71 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 74/151] 199.204.45.72 () {30 vars in 762 bytes} [Wed Jun 10 02:04:31 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:11:34.038 7 INFO neutron.api.v2.resource [None req-de50eb97-f5d8-4c5c-bbea-166bd0b3fad5 3b4fb08fc9af48c9a5d96f8a8132a365 18265f3c52554fd6a6b60ac71d971572 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 103/208] 199.204.45.72 () {44 vars in 1071 bytes} [Wed Jun 10 02:11:33 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=15e57212b5c646f2bc0b4bc0ebc8dc01 => generated 139 bytes in 126 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 106/209] 199.204.45.72 () {44 vars in 1094 bytes} [Wed Jun 10 02:11:34 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=15e57212b5c646f2bc0b4bc0ebc8dc01 => generated 23 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 104/210] 199.204.45.72 () {48 vars in 978 bytes} [Wed Jun 10 02:11:34 2026] POST /v2.0/security-groups => generated 1624 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 107/211] 199.204.45.72 () {44 vars in 1085 bytes} [Wed Jun 10 02:11:35 2026] GET /v2.0/security-groups/64bfb31f-975a-4d0e-a8ef-7ed3366832d5?project_id=15e57212b5c646f2bc0b4bc0ebc8dc01 => generated 1624 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 105/212] 199.204.45.72 () {44 vars in 998 bytes} [Wed Jun 10 02:11:35 2026] GET /v2.0/security-groups/64bfb31f-975a-4d0e-a8ef-7ed3366832d5 => generated 1624 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 108/213] 199.204.45.72 () {44 vars in 1085 bytes} [Wed Jun 10 02:11:35 2026] GET /v2.0/security-groups/64bfb31f-975a-4d0e-a8ef-7ed3366832d5?project_id=15e57212b5c646f2bc0b4bc0ebc8dc01 => generated 1624 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 106/214] 199.204.45.72 () {48 vars in 988 bytes} [Wed Jun 10 02:11:35 2026] POST /v2.0/security-group-rules => generated 597 bytes in 191 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 109/215] 199.204.45.72 () {44 vars in 1085 bytes} [Wed Jun 10 02:11:36 2026] GET /v2.0/security-groups/64bfb31f-975a-4d0e-a8ef-7ed3366832d5?project_id=15e57212b5c646f2bc0b4bc0ebc8dc01 => generated 2234 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 107/216] 199.204.45.72 () {44 vars in 998 bytes} [Wed Jun 10 02:11:36 2026] GET /v2.0/security-groups/64bfb31f-975a-4d0e-a8ef-7ed3366832d5 => generated 2234 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 110/217] 199.204.45.72 () {44 vars in 1085 bytes} [Wed Jun 10 02:11:36 2026] GET /v2.0/security-groups/64bfb31f-975a-4d0e-a8ef-7ed3366832d5?project_id=15e57212b5c646f2bc0b4bc0ebc8dc01 => generated 2234 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 108/218] 199.204.45.72 () {48 vars in 988 bytes} [Wed Jun 10 02:11:36 2026] POST /v2.0/security-group-rules => generated 599 bytes in 219 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 111/219] 199.204.45.72 () {44 vars in 1085 bytes} [Wed Jun 10 02:11:37 2026] GET /v2.0/security-groups/64bfb31f-975a-4d0e-a8ef-7ed3366832d5?project_id=15e57212b5c646f2bc0b4bc0ebc8dc01 => generated 2846 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 109/220] 199.204.45.72 () {44 vars in 998 bytes} [Wed Jun 10 02:11:37 2026] GET /v2.0/security-groups/64bfb31f-975a-4d0e-a8ef-7ed3366832d5 => generated 2846 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 112/221] 199.204.45.72 () {44 vars in 1085 bytes} [Wed Jun 10 02:11:38 2026] GET /v2.0/security-groups/64bfb31f-975a-4d0e-a8ef-7ed3366832d5?project_id=15e57212b5c646f2bc0b4bc0ebc8dc01 => generated 2846 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 110/222] 199.204.45.72 () {48 vars in 988 bytes} [Wed Jun 10 02:11:38 2026] POST /v2.0/security-group-rules => generated 601 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 113/223] 199.204.45.72 () {44 vars in 1085 bytes} [Wed Jun 10 02:11:39 2026] GET /v2.0/security-groups/64bfb31f-975a-4d0e-a8ef-7ed3366832d5?project_id=15e57212b5c646f2bc0b4bc0ebc8dc01 => generated 3460 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 111/224] 199.204.45.72 () {44 vars in 998 bytes} [Wed Jun 10 02:11:39 2026] GET /v2.0/security-groups/64bfb31f-975a-4d0e-a8ef-7ed3366832d5 => generated 3460 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 114/225] 199.204.45.72 () {44 vars in 1085 bytes} [Wed Jun 10 02:11:39 2026] GET /v2.0/security-groups/64bfb31f-975a-4d0e-a8ef-7ed3366832d5?project_id=15e57212b5c646f2bc0b4bc0ebc8dc01 => generated 3460 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 112/226] 199.204.45.72 () {48 vars in 988 bytes} [Wed Jun 10 02:11:39 2026] POST /v2.0/security-group-rules => generated 602 bytes in 269 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 125/247] 199.204.45.72 () {30 vars in 739 bytes} [Wed Jun 10 02:14:04 2026] GET /v2.0/networks?tenant_id=15e57212b5c646f2bc0b4bc0ebc8dc01&shared=False => generated 15 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 02:14:04.537 7 INFO neutron.db.segments_db [None req-f90bbb5d-d73b-45d3-a17d-1dd32e5c323e 7feed8217ea44cca8710c83443d1bd3a 15e57212b5c646f2bc0b4bc0ebc8dc01 - - 996a2b792c464a82a4a2f7381962a3da 996a2b792c464a82a4a2f7381962a3da] Added segment d8fd7d31-8af5-4f62-8971-fa278db11dbe of type vxlan for network 8bc278d9-6f63-4e3f-8390-f508e1d1d8a1 [pid: 7|app: 0|req: 123/248] 199.204.45.72 () {34 vars in 681 bytes} [Wed Jun 10 02:14:04 2026] POST /v2.0/networks => generated 718 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 126/249] 199.204.45.72 () {30 vars in 721 bytes} [Wed Jun 10 02:14:04 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 124/250] 199.204.45.72 () {30 vars in 632 bytes} [Wed Jun 10 02:14:04 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: 8|app: 0|req: 127/251] 199.204.45.72 () {34 vars in 676 bytes} [Wed Jun 10 02:14:04 2026] POST /v2.0/ports => generated 999 bytes in 372 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 125/252] 199.204.45.72 () {30 vars in 702 bytes} [Wed Jun 10 02:14:05 2026] GET /v2.0/networks/8bc278d9-6f63-4e3f-8390-f508e1d1d8a1 => generated 705 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 128/253] 199.204.45.72 () {30 vars in 721 bytes} [Wed Jun 10 02:14:07 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1002 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 126/254] 199.204.45.72 () {30 vars in 702 bytes} [Wed Jun 10 02:14:07 2026] GET /v2.0/networks/8bc278d9-6f63-4e3f-8390-f508e1d1d8a1 => generated 705 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 130/257] 199.204.45.72 () {44 vars in 972 bytes} [Wed Jun 10 02:14:24 2026] GET /v2.0/quotas/15e57212b5c646f2bc0b4bc0ebc8dc01 => 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: 128/258] 199.204.45.72 () {48 vars in 1024 bytes} [Wed Jun 10 02:14:25 2026] PUT /v2.0/quotas/15e57212b5c646f2bc0b4bc0ebc8dc01 => generated 291 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:25:48.701 8 INFO neutron.pecan_wsgi.hooks.translation [None req-19b5cfab-9b5e-4f8e-9d86-8d92edde42a3 3b4fb08fc9af48c9a5d96f8a8132a365 18265f3c52554fd6a6b60ac71d971572 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 177/351] 199.204.45.72 () {44 vars in 924 bytes} [Wed Jun 10 02:25:48 2026] GET /v2.0/networks/public => generated 108 bytes in 203 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 175/352] 199.204.45.72 () {44 vars in 946 bytes} [Wed Jun 10 02:25:48 2026] GET /v2.0/networks?name=public => generated 753 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:25:49.877 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7149bb27-b1a6-4aa7-b0a5-002f4ac35423 3b4fb08fc9af48c9a5d96f8a8132a365 18265f3c52554fd6a6b60ac71d971572 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 178/353] 199.204.45.72 () {44 vars in 924 bytes} [Wed Jun 10 02:25:49 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: 7|app: 0|req: 176/354] 199.204.45.72 () {44 vars in 946 bytes} [Wed Jun 10 02:25:49 2026] GET /v2.0/networks?name=public => generated 753 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:25:49.954 8 INFO neutron.pecan_wsgi.hooks.translation [None req-bf4cdab9-e9cb-47c6-ba64-e9c221924e79 3b4fb08fc9af48c9a5d96f8a8132a365 18265f3c52554fd6a6b60ac71d971572 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 179/355] 199.204.45.72 () {44 vars in 1031 bytes} [Wed Jun 10 02:25:49 2026] GET /v2.0/subnets/public-subnet?network_id=eb81d00a-2cf7-4320-b2cf-0c3468f82aa4 => generated 113 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 177/356] 199.204.45.72 () {44 vars in 1054 bytes} [Wed Jun 10 02:25:49 2026] GET /v2.0/subnets?name=public-subnet&network_id=eb81d00a-2cf7-4320-b2cf-0c3468f82aa4 => generated 667 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:26:17.490 7 INFO neutron.pecan_wsgi.hooks.translation [None req-68ecb86e-1a44-437d-b1fa-089300bdb899 3b4fb08fc9af48c9a5d96f8a8132a365 18265f3c52554fd6a6b60ac71d971572 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 180/361] 199.204.45.72 () {44 vars in 934 bytes} [Wed Jun 10 02:26:17 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/362] 199.204.45.72 () {44 vars in 956 bytes} [Wed Jun 10 02:26:17 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:26:18.453 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6e6ba64c-0f23-438b-8bf1-6e422acb4b43 3b4fb08fc9af48c9a5d96f8a8132a365 18265f3c52554fd6a6b60ac71d971572 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 181/363] 199.204.45.72 () {44 vars in 934 bytes} [Wed Jun 10 02:26:18 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/364] 199.204.45.72 () {44 vars in 956 bytes} [Wed Jun 10 02:26:18 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:26:18.528 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ebe99a99-f285-4ab1-aa11-cf175794b2ea 3b4fb08fc9af48c9a5d96f8a8132a365 18265f3c52554fd6a6b60ac71d971572 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 182/365] 199.204.45.72 () {44 vars in 1033 bytes} [Wed Jun 10 02:26:18 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=df15d5ed-4add-4cb4-89fe-76371e985633 => generated 114 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/366] 199.204.45.72 () {44 vars in 1056 bytes} [Wed Jun 10 02:26:18 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=df15d5ed-4add-4cb4-89fe-76371e985633 => generated 654 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:26:19.537 7 INFO neutron.api.v2.resource [None req-01c479e7-2d43-448b-b99f-f969f9d5bf24 3b4fb08fc9af48c9a5d96f8a8132a365 18265f3c52554fd6a6b60ac71d971572 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 183/367] 199.204.45.72 () {44 vars in 968 bytes} [Wed Jun 10 02:26:19 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/368] 199.204.45.72 () {44 vars in 990 bytes} [Wed Jun 10 02:26:19 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4690 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/369] 199.204.45.72 () {44 vars in 998 bytes} [Wed Jun 10 02:26:20 2026] GET /v2.0/security-groups/938b149b-09ba-477a-98a4-c943958b12a6 => 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/370] 199.204.45.72 () {44 vars in 998 bytes} [Wed Jun 10 02:26:20 2026] GET /v2.0/security-groups/938b149b-09ba-477a-98a4-c943958b12a6 => generated 4694 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/371] 199.204.45.72 () {44 vars in 1008 bytes} [Wed Jun 10 02:26:20 2026] GET /v2.0/security-group-rules/13bacc60-bdab-4910-819e-2d89d45df7a9 => generated 601 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/372] 199.204.45.72 () {44 vars in 998 bytes} [Wed Jun 10 02:26:21 2026] GET /v2.0/security-groups/938b149b-09ba-477a-98a4-c943958b12a6 => generated 4694 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/373] 199.204.45.72 () {44 vars in 998 bytes} [Wed Jun 10 02:26:21 2026] GET /v2.0/security-groups/938b149b-09ba-477a-98a4-c943958b12a6 => generated 4694 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/374] 199.204.45.72 () {44 vars in 1008 bytes} [Wed Jun 10 02:26:21 2026] GET /v2.0/security-group-rules/980d21eb-363a-4878-9304-86069bacf775 => generated 603 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/375] 199.204.45.72 () {44 vars in 998 bytes} [Wed Jun 10 02:26:22 2026] GET /v2.0/security-groups/938b149b-09ba-477a-98a4-c943958b12a6 => generated 4694 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/376] 199.204.45.72 () {44 vars in 998 bytes} [Wed Jun 10 02:26:22 2026] GET /v2.0/security-groups/938b149b-09ba-477a-98a4-c943958b12a6 => generated 4694 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/377] 199.204.45.72 () {44 vars in 1008 bytes} [Wed Jun 10 02:26:22 2026] GET /v2.0/security-group-rules/6d456cb3-fd84-47c2-bfdc-5f6fd4ad4c43 => generated 603 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/378] 199.204.45.72 () {44 vars in 998 bytes} [Wed Jun 10 02:26:23 2026] GET /v2.0/security-groups/938b149b-09ba-477a-98a4-c943958b12a6 => generated 4694 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/379] 199.204.45.72 () {44 vars in 998 bytes} [Wed Jun 10 02:26:23 2026] GET /v2.0/security-groups/938b149b-09ba-477a-98a4-c943958b12a6 => generated 4694 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/380] 199.204.45.72 () {44 vars in 1008 bytes} [Wed Jun 10 02:26:23 2026] GET /v2.0/security-group-rules/888fb69e-4271-47f3-916e-d647d64832f6 => generated 603 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/381] 199.204.45.72 () {44 vars in 998 bytes} [Wed Jun 10 02:26:24 2026] GET /v2.0/security-groups/938b149b-09ba-477a-98a4-c943958b12a6 => generated 4694 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/382] 199.204.45.72 () {44 vars in 998 bytes} [Wed Jun 10 02:26:24 2026] GET /v2.0/security-groups/938b149b-09ba-477a-98a4-c943958b12a6 => generated 4694 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/383] 199.204.45.72 () {44 vars in 1008 bytes} [Wed Jun 10 02:26:24 2026] GET /v2.0/security-group-rules/80f78b57-5684-454a-8565-5f287f12167c => generated 603 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/384] 199.204.45.72 () {44 vars in 984 bytes} [Wed Jun 10 02:26:25 2026] GET /v2.0/networks/df15d5ed-4add-4cb4-89fe-76371e985633 => generated 732 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:26:25.672 7 INFO neutron.pecan_wsgi.hooks.translation [None req-985f5030-d7d8-4259-be94-3974bf103050 3b4fb08fc9af48c9a5d96f8a8132a365 18265f3c52554fd6a6b60ac71d971572 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 192/385] 199.204.45.72 () {44 vars in 1073 bytes} [Wed Jun 10 02:26:25 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=df15d5ed-4add-4cb4-89fe-76371e985633 => generated 132 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/386] 199.204.45.72 () {44 vars in 1096 bytes} [Wed Jun 10 02:26:25 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=df15d5ed-4add-4cb4-89fe-76371e985633 => generated 1254 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/387] 199.204.45.72 () {44 vars in 998 bytes} [Wed Jun 10 02:26:25 2026] GET /v2.0/security-groups/938b149b-09ba-477a-98a4-c943958b12a6 => generated 4694 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:26:33.227 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ec749de4-7d61-463c-ba74-b3b1bf570ca0 3b4fb08fc9af48c9a5d96f8a8132a365 18265f3c52554fd6a6b60ac71d971572 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 196/390] 199.204.45.72 () {44 vars in 976 bytes} [Wed Jun 10 02:26:33 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/391] 199.204.45.72 () {44 vars in 998 bytes} [Wed Jun 10 02:26:33 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1254 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/392] 199.204.45.72 () {44 vars in 917 bytes} [Wed Jun 10 02:26:34 2026] GET /v2.0/ports => generated 4725 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:26:35.825 7 INFO neutron.api.v2.resource [None req-aaa19b78-f12d-49b5-bb50-53c86733b590 3b4fb08fc9af48c9a5d96f8a8132a365 18265f3c52554fd6a6b60ac71d971572 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 196/393] 199.204.45.72 () {44 vars in 956 bytes} [Wed Jun 10 02:26:35 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/394] 199.204.45.72 () {44 vars in 978 bytes} [Wed Jun 10 02:26:35 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: 197/395] 199.204.45.72 () {44 vars in 998 bytes} [Wed Jun 10 02:26:36 2026] GET /v2.0/security-groups/85c5e13c-02b9-4c3f-b8c3-79a0b9256b4c => generated 2886 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/396] 199.204.45.72 () {44 vars in 998 bytes} [Wed Jun 10 02:26:36 2026] GET /v2.0/security-groups/85c5e13c-02b9-4c3f-b8c3-79a0b9256b4c => generated 2886 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/397] 199.204.45.72 () {44 vars in 1008 bytes} [Wed Jun 10 02:26:36 2026] GET /v2.0/security-group-rules/b0da3bef-f465-41eb-ba9c-be6b3edce562 => generated 623 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/398] 199.204.45.72 () {44 vars in 998 bytes} [Wed Jun 10 02:26:37 2026] GET /v2.0/security-groups/85c5e13c-02b9-4c3f-b8c3-79a0b9256b4c => 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: 199/399] 199.204.45.72 () {44 vars in 998 bytes} [Wed Jun 10 02:26:37 2026] GET /v2.0/security-groups/85c5e13c-02b9-4c3f-b8c3-79a0b9256b4c => generated 2886 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/400] 199.204.45.72 () {44 vars in 1008 bytes} [Wed Jun 10 02:26:37 2026] GET /v2.0/security-group-rules/f41df116-b32b-43fc-8c7f-be31b67167ef => generated 627 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/403] 199.204.45.72 () {44 vars in 972 bytes} [Wed Jun 10 02:26:50 2026] GET /v2.0/quotas/18265f3c52554fd6a6b60ac71d971572 => generated 291 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:27:44.536 8 INFO neutron.api.v2.resource [None req-cbb274ed-9c00-4f77-9815-e15d3464257c 3b4fb08fc9af48c9a5d96f8a8132a365 18265f3c52554fd6a6b60ac71d971572 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 206/410] 199.204.45.72 () {44 vars in 1071 bytes} [Wed Jun 10 02:27:44 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=15e57212b5c646f2bc0b4bc0ebc8dc01 => generated 139 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/411] 199.204.45.72 () {44 vars in 1094 bytes} [Wed Jun 10 02:27:44 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=15e57212b5c646f2bc0b4bc0ebc8dc01 => generated 4072 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/412] 199.204.45.72 () {44 vars in 1085 bytes} [Wed Jun 10 02:27:45 2026] GET /v2.0/security-groups/64bfb31f-975a-4d0e-a8ef-7ed3366832d5?project_id=15e57212b5c646f2bc0b4bc0ebc8dc01 => generated 4075 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/413] 199.204.45.72 () {44 vars in 998 bytes} [Wed Jun 10 02:27:45 2026] GET /v2.0/security-groups/64bfb31f-975a-4d0e-a8ef-7ed3366832d5 => generated 4075 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/414] 199.204.45.72 () {44 vars in 1008 bytes} [Wed Jun 10 02:27:45 2026] GET /v2.0/security-group-rules/57fcf4c5-8f07-4445-8c9a-232bcd832b4f => 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: 208/417] 199.204.45.72 () {44 vars in 1085 bytes} [Wed Jun 10 02:27:46 2026] GET /v2.0/security-groups/64bfb31f-975a-4d0e-a8ef-7ed3366832d5?project_id=15e57212b5c646f2bc0b4bc0ebc8dc01 => generated 4075 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/418] 199.204.45.72 () {44 vars in 998 bytes} [Wed Jun 10 02:27:46 2026] GET /v2.0/security-groups/64bfb31f-975a-4d0e-a8ef-7ed3366832d5 => 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: 209/419] 199.204.45.72 () {44 vars in 1008 bytes} [Wed Jun 10 02:27:46 2026] GET /v2.0/security-group-rules/931e7397-5dc1-4224-a725-e78841ca131c => generated 599 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/420] 199.204.45.72 () {44 vars in 1085 bytes} [Wed Jun 10 02:27:47 2026] GET /v2.0/security-groups/64bfb31f-975a-4d0e-a8ef-7ed3366832d5?project_id=15e57212b5c646f2bc0b4bc0ebc8dc01 => generated 4075 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/421] 199.204.45.72 () {44 vars in 998 bytes} [Wed Jun 10 02:27:47 2026] GET /v2.0/security-groups/64bfb31f-975a-4d0e-a8ef-7ed3366832d5 => generated 4075 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/422] 199.204.45.72 () {44 vars in 1008 bytes} [Wed Jun 10 02:27:47 2026] GET /v2.0/security-group-rules/837aa5ae-dc02-4cb1-9b83-1dbfc171bca9 => generated 601 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/423] 199.204.45.72 () {44 vars in 1085 bytes} [Wed Jun 10 02:27:48 2026] GET /v2.0/security-groups/64bfb31f-975a-4d0e-a8ef-7ed3366832d5?project_id=15e57212b5c646f2bc0b4bc0ebc8dc01 => generated 4075 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/424] 199.204.45.72 () {44 vars in 998 bytes} [Wed Jun 10 02:27:48 2026] GET /v2.0/security-groups/64bfb31f-975a-4d0e-a8ef-7ed3366832d5 => 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: 212/425] 199.204.45.72 () {44 vars in 1008 bytes} [Wed Jun 10 02:27:48 2026] GET /v2.0/security-group-rules/4f2d9ac0-9b68-45c5-b442-3c3039940607 => 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: 214/426] 199.204.45.72 () {44 vars in 972 bytes} [Wed Jun 10 02:27:56 2026] GET /v2.0/quotas/15e57212b5c646f2bc0b4bc0ebc8dc01 => 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: 217/435] 199.204.45.72 () {44 vars in 946 bytes} [Wed Jun 10 02:28:46 2026] GET /v2.0/networks?name=public => generated 753 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 221/440] 10.0.0.222 () {32 vars in 649 bytes} [Wed Jun 10 02:29:25 2026] GET /v2.0/networks => generated 2168 bytes in 169 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/441] 10.0.0.222 () {32 vars in 655 bytes} [Wed Jun 10 02:29:26 2026] GET /v2.0/floatingips => generated 19 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/442] 10.0.0.222 () {32 vars in 647 bytes} [Wed Jun 10 02:29:26 2026] GET /v2.0/routers => generated 15 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/443] 10.0.0.222 () {32 vars in 643 bytes} [Wed Jun 10 02:29:26 2026] GET /v2.0/ports => generated 4725 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 223/444] 10.0.0.222 () {32 vars in 647 bytes} [Wed Jun 10 02:29:26 2026] GET /v2.0/subnets => generated 1308 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 222/445] 10.0.0.222 () {32 vars in 649 bytes} [Wed Jun 10 02:29:26 2026] GET /v2.0/networks => generated 2168 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 224/446] 10.0.0.222 () {32 vars in 663 bytes} [Wed Jun 10 02:29:26 2026] GET /v2.0/security-groups => generated 17401 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 223/447] 10.0.0.222 () {32 vars in 655 bytes} [Wed Jun 10 02:29:26 2026] GET /v2.0/subnetpools => generated 19 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 02:29:37.218 8 INFO neutron.db.segments_db [None req-8444dbce-6b30-4c56-b749-86c82d7928b2 3b4fb08fc9af48c9a5d96f8a8132a365 18265f3c52554fd6a6b60ac71d971572 - - default default] Added segment 98d1438c-b183-4274-ba1c-06c34786e7e9 of type vxlan for network 97199f38-449f-4155-a8b3-7ad8cdee490a 2026-06-10 02:29:37.242 7 INFO neutron.db.segments_db [None req-d53933a2-cfcf-44aa-afe8-49d723213cd0 3b4fb08fc9af48c9a5d96f8a8132a365 18265f3c52554fd6a6b60ac71d971572 - - default default] Added segment 13509fdf-6956-4d35-9119-0fb39876d9f0 of type vxlan for network 63dfb8da-45ba-49b7-8a30-195b8f641a1c [pid: 8|app: 0|req: 226/450] 10.0.0.222 () {34 vars in 671 bytes} [Wed Jun 10 02:29:36 2026] POST /v2.0/networks => generated 748 bytes in 428 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 225/451] 10.0.0.222 () {34 vars in 671 bytes} [Wed Jun 10 02:29:37 2026] POST /v2.0/networks => generated 751 bytes in 285 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:29:37.462 8 INFO neutron.db.segments_db [None req-5822c536-2ffa-4268-a652-01f5a8048653 3b4fb08fc9af48c9a5d96f8a8132a365 18265f3c52554fd6a6b60ac71d971572 - - default default] Added segment 217943e7-32f5-4760-b56d-65a388167e46 of type vxlan for network 034502d1-0db4-408b-8e5b-6a577434aed5 [pid: 7|app: 0|req: 226/452] 10.0.0.222 () {34 vars in 669 bytes} [Wed Jun 10 02:29:37 2026] POST /v2.0/subnets => generated 695 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 227/453] 10.0.0.222 () {34 vars in 671 bytes} [Wed Jun 10 02:29:37 2026] POST /v2.0/networks => generated 744 bytes in 239 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:29:37.584 8 INFO neutron.db.segments_db [None req-177064a4-cd94-404a-a490-f3afe062c446 3b4fb08fc9af48c9a5d96f8a8132a365 18265f3c52554fd6a6b60ac71d971572 - - default default] Added segment 34747050-3713-4346-9dac-cd74b01af49e of type vxlan for network cf3879b2-ad1e-4104-8fd1-f620856db0fa [pid: 7|app: 0|req: 227/454] 10.0.0.222 () {34 vars in 669 bytes} [Wed Jun 10 02:29:37 2026] POST /v2.0/subnets => generated 698 bytes in 200 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:29:37.800 8 INFO neutron.db.l3_hamode_db [None req-177064a4-cd94-404a-a490-f3afe062c446 3b4fb08fc9af48c9a5d96f8a8132a365 f3d12dce814c411f9e0136391157efe0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 228/455] 10.0.0.222 () {34 vars in 669 bytes} [Wed Jun 10 02:29:37 2026] POST /v2.0/subnets => generated 691 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 229/456] 10.0.0.222 () {32 vars in 774 bytes} [Wed Jun 10 02:29:37 2026] GET /v2.0/security-groups?tenant_id=0f286acf02d341ae998722962a1be785&name=default => generated 2921 bytes in 207 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:29:38.125 7 INFO neutron.db.segments_db [None req-2b4297f2-1508-40d0-ac23-e90393a86af9 3b4fb08fc9af48c9a5d96f8a8132a365 18265f3c52554fd6a6b60ac71d971572 - - default default] Added segment d9c6e4a5-ecf9-45c0-b9d8-85ddbb277791 of type vxlan for network ec974975-4a89-4203-993b-c722fd7ea0a7 2026-06-10 02:29:38.345 7 INFO neutron.db.l3_hamode_db [None req-2b4297f2-1508-40d0-ac23-e90393a86af9 3b4fb08fc9af48c9a5d96f8a8132a365 0e3f74c3131f4069909be9246c6c1d6e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-10 02:29:38.803 8 INFO neutron.db.l3_hamode_db [None req-177064a4-cd94-404a-a490-f3afe062c446 3b4fb08fc9af48c9a5d96f8a8132a365 18265f3c52554fd6a6b60ac71d971572 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-10 02:29:39.380 7 INFO neutron.db.l3_hamode_db [None req-2b4297f2-1508-40d0-ac23-e90393a86af9 3b4fb08fc9af48c9a5d96f8a8132a365 18265f3c52554fd6a6b60ac71d971572 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 228/457] 10.0.0.222 () {34 vars in 669 bytes} [Wed Jun 10 02:29:37 2026] POST /v2.0/routers => generated 735 bytes in 2166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:29:39.745 8 INFO neutron.db.segments_db [None req-c8a1f720-881a-4131-8dc1-46e593f97db0 3b4fb08fc9af48c9a5d96f8a8132a365 18265f3c52554fd6a6b60ac71d971572 - - default default] Added segment 68eaf5a1-6eab-47cb-be37-f4d793505175 of type vxlan for network 63503c9e-b162-4641-9168-2448c13e6f6c 2026-06-10 02:29:39.997 8 INFO neutron.db.l3_hamode_db [None req-c8a1f720-881a-4131-8dc1-46e593f97db0 3b4fb08fc9af48c9a5d96f8a8132a365 a295395c40ae4cd0bbab836c4b9a1dd6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 230/458] 10.0.0.222 () {34 vars in 669 bytes} [Wed Jun 10 02:29:38 2026] POST /v2.0/routers => generated 738 bytes in 2284 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 231/459] 10.0.0.222 () {32 vars in 740 bytes} [Wed Jun 10 02:29:40 2026] DELETE /v2.0/security-groups/ded0f355-f688-45de-9378-87650479510f => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:29:40.656 8 INFO neutron.db.l3_hamode_db [None req-c8a1f720-881a-4131-8dc1-46e593f97db0 3b4fb08fc9af48c9a5d96f8a8132a365 18265f3c52554fd6a6b60ac71d971572 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 229/460] 10.0.0.222 () {34 vars in 669 bytes} [Wed Jun 10 02:29:39 2026] POST /v2.0/routers => generated 731 bytes in 1726 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 232/461] 10.0.0.222 () {34 vars in 783 bytes} [Wed Jun 10 02:29:40 2026] PUT /v2.0/routers/7d0336fd-ef77-4a68-bb2e-3c19cc9dbab6/add_router_interface => generated 309 bytes in 1051 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 230/462] 10.0.0.222 () {34 vars in 783 bytes} [Wed Jun 10 02:29:41 2026] PUT /v2.0/routers/d6fb50a3-a7be-444c-9e3f-365a03d2c144/add_router_interface => generated 309 bytes in 1184 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/463] 10.0.0.222 () {34 vars in 783 bytes} [Wed Jun 10 02:29:41 2026] PUT /v2.0/routers/6d3a449c-fe40-434f-ac19-4b5765aa3304/add_router_interface => generated 309 bytes in 1088 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/464] 10.0.0.195 () {38 vars in 971 bytes} [Wed Jun 10 02:29:42 2026] POST /v2.0/security-groups => generated 1685 bytes in 254 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-10 02:29:42.910 8 INFO neutron.db.segments_db [None req-88142b07-29fe-402c-8193-4f48464a7286 3b4fb08fc9af48c9a5d96f8a8132a365 18265f3c52554fd6a6b60ac71d971572 - - default default] Added segment 71eacd6a-0583-42c8-b5b5-b97494f18161 of type vxlan for network 96a25b2a-946b-4a01-aeaa-e02dca3bb25a [pid: 8|app: 0|req: 231/465] 10.0.0.222 () {34 vars in 671 bytes} [Wed Jun 10 02:29:42 2026] POST /v2.0/networks => generated 748 bytes in 377 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/466] 10.0.0.222 () {34 vars in 669 bytes} [Wed Jun 10 02:29:42 2026] POST /v2.0/subnets => generated 695 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 232/467] 10.0.0.222 () {34 vars in 685 bytes} [Wed Jun 10 02:29:43 2026] POST /v2.0/security-groups => generated 1661 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/468] 10.0.0.195 () {38 vars in 971 bytes} [Wed Jun 10 02:29:43 2026] POST /v2.0/security-groups => generated 1681 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-10 02:29:43.309 8 INFO neutron.db.segments_db [None req-f1b9bf3b-95b8-4b6f-ba82-b97da0e5abe0 3b4fb08fc9af48c9a5d96f8a8132a365 18265f3c52554fd6a6b60ac71d971572 - - default default] Added segment 84334a80-16eb-4813-9392-92013b905af8 of type vxlan for network a561cdae-fb0a-471a-b3ff-6b477a8731b7 [pid: 7|app: 0|req: 237/469] 10.0.0.195 () {34 vars in 991 bytes} [Wed Jun 10 02:29:43 2026] GET /v2.0/security-groups/6568b464-3ec3-4ea4-9476-832de326d3e3 => generated 1685 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/470] 10.0.0.222 () {34 vars in 695 bytes} [Wed Jun 10 02:29:43 2026] POST /v2.0/security-group-rules => generated 597 bytes in 89 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/471] 10.0.0.195 () {38 vars in 971 bytes} [Wed Jun 10 02:29:43 2026] POST /v2.0/security-groups => generated 1681 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-10 02:29:43.582 8 INFO neutron.db.l3_hamode_db [None req-f1b9bf3b-95b8-4b6f-ba82-b97da0e5abe0 3b4fb08fc9af48c9a5d96f8a8132a365 d85fad53fa6b4cd49e5b66b9b8b1cc0f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 240/472] 10.0.0.195 () {38 vars in 981 bytes} [Wed Jun 10 02:29:43 2026] POST /v2.0/security-group-rules => generated 614 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/473] 10.0.0.222 () {34 vars in 695 bytes} [Wed Jun 10 02:29:43 2026] POST /v2.0/security-group-rules => generated 602 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/474] 10.0.0.195 () {38 vars in 971 bytes} [Wed Jun 10 02:29:43 2026] POST /v2.0/security-groups => generated 1681 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/475] 10.0.0.195 () {38 vars in 971 bytes} [Wed Jun 10 02:29:43 2026] POST /v2.0/security-groups => generated 1685 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/476] 10.0.0.222 () {34 vars in 676 bytes} [Wed Jun 10 02:29:44 2026] POST /v2.0/floatingips => generated 552 bytes in 468 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/477] 10.0.0.195 () {34 vars in 1002 bytes} [Wed Jun 10 02:29:44 2026] GET /v2.0/security-groups?tenant_id=a295395c40ae4cd0bbab836c4b9a1dd6 => generated 7904 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/478] 10.0.0.195 () {34 vars in 991 bytes} [Wed Jun 10 02:29:44 2026] GET /v2.0/security-groups/2cba02cf-009d-45f1-90bd-fbb587c2d15b => generated 1685 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:29:44.579 8 INFO neutron.db.l3_hamode_db [None req-f1b9bf3b-95b8-4b6f-ba82-b97da0e5abe0 3b4fb08fc9af48c9a5d96f8a8132a365 18265f3c52554fd6a6b60ac71d971572 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 247/479] 10.0.0.195 () {34 vars in 991 bytes} [Wed Jun 10 02:29:44 2026] GET /v2.0/security-groups/bc37e087-c6e7-43ed-9a0d-6df745fa4ccf => generated 2918 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/480] 10.0.0.195 () {38 vars in 981 bytes} [Wed Jun 10 02:29:44 2026] POST /v2.0/security-group-rules => generated 614 bytes in 91 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/481] 10.0.0.195 () {34 vars in 991 bytes} [Wed Jun 10 02:29:44 2026] GET /v2.0/security-groups/bc37e087-c6e7-43ed-9a0d-6df745fa4ccf => generated 2918 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/482] 10.0.0.195 () {34 vars in 991 bytes} [Wed Jun 10 02:29:44 2026] GET /v2.0/security-groups/2cba02cf-009d-45f1-90bd-fbb587c2d15b => generated 2310 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/483] 10.0.0.195 () {34 vars in 991 bytes} [Wed Jun 10 02:29:44 2026] GET /v2.0/security-groups/56a151f7-f0bd-4e9c-9c0b-0eed96f41f99 => generated 1681 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/484] 10.0.0.195 () {38 vars in 981 bytes} [Wed Jun 10 02:29:44 2026] POST /v2.0/security-group-rules => generated 619 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/485] 10.0.0.195 () {36 vars in 1013 bytes} [Wed Jun 10 02:29:44 2026] DELETE /v2.0/security-groups/56a151f7-f0bd-4e9c-9c0b-0eed96f41f99 => 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: 254/486] 10.0.0.195 () {34 vars in 1100 bytes} [Wed Jun 10 02:29:45 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1340078504&fields=id&tenant_id=0e3f74c3131f4069909be9246c6c1d6e => 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: 255/487] 10.0.0.195 () {34 vars in 991 bytes} [Wed Jun 10 02:29:45 2026] GET /v2.0/security-groups/2cba02cf-009d-45f1-90bd-fbb587c2d15b => generated 2940 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/488] 10.0.0.195 () {34 vars in 982 bytes} [Wed Jun 10 02:29:45 2026] GET /v2.0/networks?id=63dfb8da-45ba-49b7-8a30-195b8f641a1c => generated 683 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:29:45.143 7 INFO neutron.api.v2.resource [req-cf0d8b90-af84-4406-98d6-00d87398b1ad req-3e055429-9493-43b7-a9d0-34c135cd0246 04f33100ce0341cba411cc2fc170951d a295395c40ae4cd0bbab836c4b9a1dd6 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 257/489] 10.0.0.195 () {34 vars in 991 bytes} [Wed Jun 10 02:29:45 2026] GET /v2.0/security-groups/56a151f7-f0bd-4e9c-9c0b-0eed96f41f99 => 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: 258/490] 10.0.0.195 () {34 vars in 965 bytes} [Wed Jun 10 02:29:45 2026] GET /v2.0/quotas/0e3f74c3131f4069909be9246c6c1d6e => 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: 259/491] 10.0.0.195 () {34 vars in 1002 bytes} [Wed Jun 10 02:29:45 2026] GET /v2.0/ports?tenant_id=0e3f74c3131f4069909be9246c6c1d6e&fields=id => generated 57 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/492] 10.0.0.195 () {34 vars in 1001 bytes} [Wed Jun 10 02:29:45 2026] GET /v2.0/security-group-rules/ea8d6b37-ac3d-4fab-a0ea-644a61e9f1ef => 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: 261/493] 10.0.0.195 () {34 vars in 991 bytes} [Wed Jun 10 02:29:45 2026] GET /v2.0/security-groups/2cba02cf-009d-45f1-90bd-fbb587c2d15b => generated 2940 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 233/494] 10.0.0.222 () {34 vars in 669 bytes} [Wed Jun 10 02:29:43 2026] POST /v2.0/routers => generated 735 bytes in 2125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/495] 10.0.0.195 () {36 vars in 1023 bytes} [Wed Jun 10 02:29:45 2026] DELETE /v2.0/security-group-rules/ea8d6b37-ac3d-4fab-a0ea-644a61e9f1ef => 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: 263/496] 10.0.0.195 () {34 vars in 991 bytes} [Wed Jun 10 02:29:45 2026] GET /v2.0/security-groups/322096f8-3f86-4b2b-a391-9c1e2e813a01 => generated 1681 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/497] 10.0.0.195 () {36 vars in 1013 bytes} [Wed Jun 10 02:29:45 2026] DELETE /v2.0/security-groups/322096f8-3f86-4b2b-a391-9c1e2e813a01 => 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: 265/498] 10.0.0.195 () {34 vars in 991 bytes} [Wed Jun 10 02:29:45 2026] GET /v2.0/security-groups/2cba02cf-009d-45f1-90bd-fbb587c2d15b => generated 2310 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/499] 10.0.0.195 () {36 vars in 1013 bytes} [Wed Jun 10 02:29:45 2026] DELETE /v2.0/security-groups/2cba02cf-009d-45f1-90bd-fbb587c2d15b => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/500] 10.0.0.195 () {34 vars in 907 bytes} [Wed Jun 10 02:29:45 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) 2026-06-10 02:29:45.723 7 INFO neutron.api.v2.resource [req-19a30ebe-fec6-422a-ba90-d84f240c5947 req-fd9e0c16-4378-4344-bf14-7e4c705e78cb 04f33100ce0341cba411cc2fc170951d a295395c40ae4cd0bbab836c4b9a1dd6 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 268/501] 10.0.0.195 () {34 vars in 991 bytes} [Wed Jun 10 02:29:45 2026] GET /v2.0/security-groups/322096f8-3f86-4b2b-a391-9c1e2e813a01 => 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: 269/502] 10.0.0.195 () {34 vars in 1008 bytes} [Wed Jun 10 02:29:45 2026] GET /v2.0/networks/63dfb8da-45ba-49b7-8a30-195b8f641a1c?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: 270/503] 10.0.0.195 () {34 vars in 991 bytes} [Wed Jun 10 02:29:45 2026] GET /v2.0/security-groups/6568b464-3ec3-4ea4-9476-832de326d3e3 => generated 2310 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/504] 10.0.0.195 () {34 vars in 1108 bytes} [Wed Jun 10 02:29:45 2026] GET /v2.0/networks/63dfb8da-45ba-49b7-8a30-195b8f641a1c?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: 272/505] 10.0.0.195 () {36 vars in 1013 bytes} [Wed Jun 10 02:29:45 2026] DELETE /v2.0/security-groups/6568b464-3ec3-4ea4-9476-832de326d3e3 => 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: 234/508] 10.0.0.222 () {34 vars in 783 bytes} [Wed Jun 10 02:29:45 2026] PUT /v2.0/routers/67ee7535-4208-4b4c-ad8e-0fca974db03b/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: 235/509] 10.0.0.195 () {34 vars in 991 bytes} [Wed Jun 10 02:29:46 2026] GET /v2.0/security-groups/087aa747-7138-41c9-99d0-03356ea33e09 => generated 1681 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/510] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:29:46 2026] GET /v2.0/ports?device_id=41567e46-55c4-4ebd-bbe3-161f30276b0f => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 02:29:46.610 7 INFO neutron_taas.services.taas.taas_plugin [None req-4284f01c-2dde-41d1-9828-25f7529508e3 3b4fb08fc9af48c9a5d96f8a8132a365 18265f3c52554fd6a6b60ac71d971572 - - default default] TaaS: Handle Delete Port: 828f7f26-f7f1-4c27-88db-102e6a141224 [pid: 8|app: 0|req: 237/511] 10.0.0.195 () {36 vars in 1013 bytes} [Wed Jun 10 02:29:46 2026] DELETE /v2.0/security-groups/087aa747-7138-41c9-99d0-03356ea33e09 => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:29:46.645 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4284f01c-2dde-41d1-9828-25f7529508e3 3b4fb08fc9af48c9a5d96f8a8132a365 18265f3c52554fd6a6b60ac71d971572 - - default default] Tap Mirror: Handle Delete Port: 828f7f26-f7f1-4c27-88db-102e6a141224 2026-06-10 02:29:46.666 8 INFO neutron.api.v2.resource [req-61ac74c5-a818-4f4a-8e35-1062ea5e6378 req-4505f06b-b664-43d2-9203-326c8bb46826 04f33100ce0341cba411cc2fc170951d a295395c40ae4cd0bbab836c4b9a1dd6 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 238/512] 10.0.0.195 () {34 vars in 991 bytes} [Wed Jun 10 02:29:46 2026] GET /v2.0/security-groups/087aa747-7138-41c9-99d0-03356ea33e09 => 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: 239/513] 10.0.0.195 () {34 vars in 1002 bytes} [Wed Jun 10 02:29:46 2026] GET /v2.0/security-groups?tenant_id=a295395c40ae4cd0bbab836c4b9a1dd6 => generated 2921 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/514] 10.0.0.195 () {34 vars in 991 bytes} [Wed Jun 10 02:29:46 2026] GET /v2.0/security-groups/bc37e087-c6e7-43ed-9a0d-6df745fa4ccf => generated 2918 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/515] 10.0.0.195 () {34 vars in 991 bytes} [Wed Jun 10 02:29:46 2026] GET /v2.0/security-groups/bc37e087-c6e7-43ed-9a0d-6df745fa4ccf => generated 2918 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:29:46.903 8 INFO neutron.api.v2.resource [req-026ffd2c-e1b1-4079-873c-cfe93b710d3c req-0cb726e0-fb31-4a16-883d-9b8a72ccfb7a 04f33100ce0341cba411cc2fc170951d a295395c40ae4cd0bbab836c4b9a1dd6 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 242/516] 10.0.0.195 () {34 vars in 991 bytes} [Wed Jun 10 02:29:46 2026] GET /v2.0/security-groups/087aa747-7138-41c9-99d0-03356ea33e09 => generated 146 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 02:29:46.949 8 INFO neutron.api.v2.resource [req-02f08cfe-c969-4896-bbff-3fc834279aaa req-51a6e4e7-810d-4c53-adde-4a81ce67872e 04f33100ce0341cba411cc2fc170951d a295395c40ae4cd0bbab836c4b9a1dd6 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 243/517] 10.0.0.195 () {34 vars in 991 bytes} [Wed Jun 10 02:29:46 2026] GET /v2.0/security-groups/322096f8-3f86-4b2b-a391-9c1e2e813a01 => generated 146 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 02:29:46.984 8 INFO neutron.api.v2.resource [req-15de9040-2547-4a36-b17e-0bfced376162 req-6c96fbc2-f5f9-4995-ab57-4982f85a106d 04f33100ce0341cba411cc2fc170951d a295395c40ae4cd0bbab836c4b9a1dd6 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 244/518] 10.0.0.195 () {34 vars in 991 bytes} [Wed Jun 10 02:29:46 2026] GET /v2.0/security-groups/56a151f7-f0bd-4e9c-9c0b-0eed96f41f99 => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/519] 10.0.0.222 () {34 vars in 789 bytes} [Wed Jun 10 02:29:45 2026] PUT /v2.0/routers/7d0336fd-ef77-4a68-bb2e-3c19cc9dbab6/remove_router_interface => generated 309 bytes in 1299 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/520] 10.0.0.222 () {34 vars in 685 bytes} [Wed Jun 10 02:29:47 2026] POST /v2.0/security-groups => generated 1661 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-10 02:29:47.420 8 INFO neutron_taas.services.taas.taas_plugin [None req-083c1f1d-94d2-4d53-9ba5-f57758279018 3b4fb08fc9af48c9a5d96f8a8132a365 18265f3c52554fd6a6b60ac71d971572 - - default default] TaaS: Handle Delete Port: 55cd90fb-3a35-4452-a60e-bfb11ed63631 2026-06-10 02:29:47.428 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-083c1f1d-94d2-4d53-9ba5-f57758279018 3b4fb08fc9af48c9a5d96f8a8132a365 18265f3c52554fd6a6b60ac71d971572 - - default default] Tap Mirror: Handle Delete Port: 55cd90fb-3a35-4452-a60e-bfb11ed63631 2026-06-10 02:29:47.612 7 INFO neutron_taas.services.taas.taas_plugin [None req-11674751-166a-45c4-857d-204900bf5a4b 3b4fb08fc9af48c9a5d96f8a8132a365 18265f3c52554fd6a6b60ac71d971572 - - default default] TaaS: Handle Delete Port: 3ed37a44-6910-4458-8191-f92009060a80 2026-06-10 02:29:47.615 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-11674751-166a-45c4-857d-204900bf5a4b 3b4fb08fc9af48c9a5d96f8a8132a365 18265f3c52554fd6a6b60ac71d971572 - - default default] Tap Mirror: Handle Delete Port: 3ed37a44-6910-4458-8191-f92009060a80 2026-06-10 02:29:47.871 7 INFO neutron_taas.services.taas.taas_plugin [None req-11674751-166a-45c4-857d-204900bf5a4b 3b4fb08fc9af48c9a5d96f8a8132a365 18265f3c52554fd6a6b60ac71d971572 - - default default] TaaS: Handle Delete Port: 5d7a97df-850f-4f9f-882a-8fba72c1c304 2026-06-10 02:29:47.875 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-11674751-166a-45c4-857d-204900bf5a4b 3b4fb08fc9af48c9a5d96f8a8132a365 18265f3c52554fd6a6b60ac71d971572 - - default default] Tap Mirror: Handle Delete Port: 5d7a97df-850f-4f9f-882a-8fba72c1c304 2026-06-10 02:29:47.998 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-11674751-166a-45c4-857d-204900bf5a4b 3b4fb08fc9af48c9a5d96f8a8132a365 18265f3c52554fd6a6b60ac71d971572 - - default default] This handler is supposed to handle AFTER events, as in 'AFTER it's committed', not BEFORE. Offending resource event: port, after_delete. Location: File "/var/lib/openstack/lib/python3.12/site-packages/paste/urlmap.py", line 211, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 152, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 152, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/request_id.py", line 69, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/catch_errors.py", line 45, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 341, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/resource.py", line 97, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 576, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 603, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 2245, in delete_router super().delete_router(context, id) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 646, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.12/site-packages/neutron/common/utils.py", line 717, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2285, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2290, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/registry.py", line 56, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 157, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop callback.method(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 76, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 60, in _is_session_semantic_violated stack = traceback.extract_stack() [pid: 8|app: 0|req: 245/521] 10.0.0.222 () {34 vars in 789 bytes} [Wed Jun 10 02:29:46 2026] PUT /v2.0/routers/6d3a449c-fe40-434f-ac19-4b5765aa3304/remove_router_interface => generated 309 bytes in 1075 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/522] 10.0.0.222 () {34 vars in 695 bytes} [Wed Jun 10 02:29:48 2026] POST /v2.0/security-group-rules => generated 597 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/523] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:29:48 2026] GET /v2.0/ports?device_id=41567e46-55c4-4ebd-bbe3-161f30276b0f => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 02:29:48.385 8 INFO neutron_taas.services.taas.taas_plugin [None req-cb95624a-42be-4da1-8f73-1df12aec43e8 3b4fb08fc9af48c9a5d96f8a8132a365 18265f3c52554fd6a6b60ac71d971572 - - default default] TaaS: Handle Delete Port: 81be728b-4028-4272-a7cb-31bb68a48603 2026-06-10 02:29:48.387 7 INFO neutron.db.l3_hamode_db [None req-11674751-166a-45c4-857d-204900bf5a4b 3b4fb08fc9af48c9a5d96f8a8132a365 18265f3c52554fd6a6b60ac71d971572 - - default default] HA network cf3879b2-ad1e-4104-8fd1-f620856db0fa was deleted as no HA routers are present in tenant f3d12dce814c411f9e0136391157efe0. 2026-06-10 02:29:48.388 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cb95624a-42be-4da1-8f73-1df12aec43e8 3b4fb08fc9af48c9a5d96f8a8132a365 18265f3c52554fd6a6b60ac71d971572 - - default default] Tap Mirror: Handle Delete Port: 81be728b-4028-4272-a7cb-31bb68a48603 [pid: 7|app: 0|req: 277/524] 10.0.0.222 () {32 vars in 724 bytes} [Wed Jun 10 02:29:47 2026] DELETE /v2.0/routers/7d0336fd-ef77-4a68-bb2e-3c19cc9dbab6 => generated 0 bytes in 1045 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/525] 10.0.0.222 () {34 vars in 695 bytes} [Wed Jun 10 02:29:48 2026] POST /v2.0/security-group-rules => generated 602 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:29:48.631 8 INFO neutron_taas.services.taas.taas_plugin [None req-cb95624a-42be-4da1-8f73-1df12aec43e8 3b4fb08fc9af48c9a5d96f8a8132a365 18265f3c52554fd6a6b60ac71d971572 - - default default] TaaS: Handle Delete Port: c6448b0c-607a-47e8-82f6-7b4971e53b86 2026-06-10 02:29:48.636 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cb95624a-42be-4da1-8f73-1df12aec43e8 3b4fb08fc9af48c9a5d96f8a8132a365 18265f3c52554fd6a6b60ac71d971572 - - default default] Tap Mirror: Handle Delete Port: c6448b0c-607a-47e8-82f6-7b4971e53b86 2026-06-10 02:29:48.682 7 INFO neutron.services.segments.plugin [-] Segment 34747050-3713-4346-9dac-cd74b01af49e resource provider aggregate not found [pid: 7|app: 0|req: 279/526] 10.0.0.222 () {32 vars in 724 bytes} [Wed Jun 10 02:29:48 2026] DELETE /v2.0/subnets/41e31dc2-752f-47e6-adf5-68eae57e03dc => generated 0 bytes in 184 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 02:29:48.702 7 INFO neutron.services.segments.plugin [-] Segment 34747050-3713-4346-9dac-cd74b01af49e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 34747050-3713-4346-9dac-cd74b01af49e found for delete ", "request_id": "req-e93d1ebc-a042-4ee5-8082-ed1812948454"}]} 2026-06-10 02:29:48.733 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-cb95624a-42be-4da1-8f73-1df12aec43e8 3b4fb08fc9af48c9a5d96f8a8132a365 18265f3c52554fd6a6b60ac71d971572 - - default default] This handler is supposed to handle AFTER events, as in 'AFTER it's committed', not BEFORE. Offending resource event: port, after_delete. Location: File "/var/lib/openstack/lib/python3.12/site-packages/paste/urlmap.py", line 211, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 152, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 152, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/request_id.py", line 69, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/catch_errors.py", line 45, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 341, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/resource.py", line 97, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 576, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 603, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 2245, in delete_router super().delete_router(context, id) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 646, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.12/site-packages/neutron/common/utils.py", line 717, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2285, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2290, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/registry.py", line 56, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 157, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop callback.method(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 76, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 60, in _is_session_semantic_violated stack = traceback.extract_stack() 2026-06-10 02:29:48.740 7 INFO neutron.services.segments.plugin [-] Segment 34747050-3713-4346-9dac-cd74b01af49e resource provider aggregate not found 2026-06-10 02:29:48.796 7 INFO neutron.services.segments.plugin [-] Segment 34747050-3713-4346-9dac-cd74b01af49e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 34747050-3713-4346-9dac-cd74b01af49e found for delete ", "request_id": "req-7e112ba3-75bb-4dd3-bf46-8e40de6a3a44"}]} 2026-06-10 02:29:49.217 8 INFO neutron.db.l3_hamode_db [None req-cb95624a-42be-4da1-8f73-1df12aec43e8 3b4fb08fc9af48c9a5d96f8a8132a365 18265f3c52554fd6a6b60ac71d971572 - - default default] HA network 63503c9e-b162-4641-9168-2448c13e6f6c was deleted as no HA routers are present in tenant a295395c40ae4cd0bbab836c4b9a1dd6. [pid: 8|app: 0|req: 248/527] 10.0.0.222 () {32 vars in 724 bytes} [Wed Jun 10 02:29:48 2026] DELETE /v2.0/routers/6d3a449c-fe40-434f-ac19-4b5765aa3304 => generated 0 bytes in 1011 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:29:49.318 8 INFO neutron_taas.services.taas.taas_plugin [None req-d84a1602-dd8d-43e4-a1ce-9c5fbe3a3bb0 3b4fb08fc9af48c9a5d96f8a8132a365 18265f3c52554fd6a6b60ac71d971572 - - default default] TaaS: Handle Delete Port: c5a3f2c1-25cd-46a6-8d78-59b77c7f1e65 2026-06-10 02:29:49.321 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d84a1602-dd8d-43e4-a1ce-9c5fbe3a3bb0 3b4fb08fc9af48c9a5d96f8a8132a365 18265f3c52554fd6a6b60ac71d971572 - - default default] Tap Mirror: Handle Delete Port: c5a3f2c1-25cd-46a6-8d78-59b77c7f1e65 [pid: 7|app: 0|req: 280/528] 10.0.0.222 () {34 vars in 676 bytes} [Wed Jun 10 02:29:48 2026] POST /v2.0/floatingips => generated 552 bytes in 632 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/529] 10.0.0.222 () {32 vars in 724 bytes} [Wed Jun 10 02:29:49 2026] DELETE /v2.0/subnets/1dec85e6-4f24-4eb6-bf6a-40d48cacece3 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/530] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:29:49 2026] GET /v2.0/ports?device_id=41567e46-55c4-4ebd-bbe3-161f30276b0f => generated 12 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/531] 10.0.0.222 () {32 vars in 726 bytes} [Wed Jun 10 02:29:49 2026] DELETE /v2.0/networks/97199f38-449f-4155-a8b3-7ad8cdee490a => generated 0 bytes in 304 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 02:29:49.545 8 INFO neutron.services.segments.plugin [-] Segment 68eaf5a1-6eab-47cb-be37-f4d793505175 resource provider aggregate not found 2026-06-10 02:29:49.550 8 INFO neutron.services.segments.plugin [-] Segment 68eaf5a1-6eab-47cb-be37-f4d793505175 resource provider aggregate not found 2026-06-10 02:29:49.563 8 INFO neutron.services.segments.plugin [-] Segment 68eaf5a1-6eab-47cb-be37-f4d793505175 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 68eaf5a1-6eab-47cb-be37-f4d793505175 found for delete ", "request_id": "req-e1ad0db3-766a-49d1-94d8-2d1230fb3268"}]} 2026-06-10 02:29:49.565 8 INFO neutron.services.segments.plugin [-] Segment 68eaf5a1-6eab-47cb-be37-f4d793505175 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 68eaf5a1-6eab-47cb-be37-f4d793505175 found for delete ", "request_id": "req-bd2db2eb-1fbc-441d-abad-04f8d096ae6b"}]} [pid: 7|app: 0|req: 283/532] 10.0.0.222 () {32 vars in 726 bytes} [Wed Jun 10 02:29:49 2026] DELETE /v2.0/networks/034502d1-0db4-408b-8e5b-6a577434aed5 => 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: 250/533] 10.0.0.222 () {32 vars in 774 bytes} [Wed Jun 10 02:29:49 2026] GET /v2.0/security-groups?tenant_id=f3d12dce814c411f9e0136391157efe0&name=default => generated 2921 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/534] 10.0.0.222 () {32 vars in 740 bytes} [Wed Jun 10 02:29:49 2026] DELETE /v2.0/security-groups/25ed1364-99c7-42a5-825c-e292428a5bab => 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: 251/535] 10.0.0.222 () {32 vars in 774 bytes} [Wed Jun 10 02:29:49 2026] GET /v2.0/security-groups?tenant_id=a295395c40ae4cd0bbab836c4b9a1dd6&name=default => generated 2921 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/536] 10.0.0.222 () {32 vars in 740 bytes} [Wed Jun 10 02:29:49 2026] DELETE /v2.0/security-groups/bc37e087-c6e7-43ed-9a0d-6df745fa4ccf => 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: 252/537] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:29:50 2026] GET /v2.0/ports?device_id=41567e46-55c4-4ebd-bbe3-161f30276b0f => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 02:29:50.727 7 INFO neutron.services.segments.plugin [-] Segment 217943e7-32f5-4760-b56d-65a388167e46 resource provider aggregate not found 2026-06-10 02:29:50.746 7 INFO neutron.services.segments.plugin [-] Segment 217943e7-32f5-4760-b56d-65a388167e46 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 217943e7-32f5-4760-b56d-65a388167e46 found for delete ", "request_id": "req-43b285a4-0e74-4f48-b015-238febe970f8"}]} 2026-06-10 02:29:50.817 7 INFO neutron.services.segments.plugin [-] Segment 217943e7-32f5-4760-b56d-65a388167e46 resource provider aggregate not found 2026-06-10 02:29:50.839 7 INFO neutron.services.segments.plugin [-] Segment 217943e7-32f5-4760-b56d-65a388167e46 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 217943e7-32f5-4760-b56d-65a388167e46 found for delete ", "request_id": "req-ae8a9d1f-3d0d-4aaa-a8b1-e0864edc1113"}]} [pid: 7|app: 0|req: 286/538] 199.204.45.72 () {34 vars in 985 bytes} [Wed Jun 10 02:29:50 2026] GET /v2.0/networks?id=63dfb8da-45ba-49b7-8a30-195b8f641a1c => generated 683 bytes in 523 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/539] 199.204.45.72 () {34 vars in 910 bytes} [Wed Jun 10 02:29:51 2026] GET /v2.0/extensions => generated 21537 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/540] 199.204.45.72 () {34 vars in 1049 bytes} [Wed Jun 10 02:29:51 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=0e3f74c3131f4069909be9246c6c1d6e => generated 181 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:29:51.600 8 INFO neutron.services.segments.plugin [-] Segment 98d1438c-b183-4274-ba1c-06c34786e7e9 resource provider aggregate not found 2026-06-10 02:29:51.612 8 INFO neutron.services.segments.plugin [-] Segment 98d1438c-b183-4274-ba1c-06c34786e7e9 resource provider aggregate not found 2026-06-10 02:29:51.618 8 INFO neutron.services.segments.plugin [-] Segment 98d1438c-b183-4274-ba1c-06c34786e7e9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 98d1438c-b183-4274-ba1c-06c34786e7e9 found for delete ", "request_id": "req-33fc73db-5792-4fa0-957e-bd30513e5cbb"}]} 2026-06-10 02:29:51.637 8 INFO neutron.services.segments.plugin [-] Segment 98d1438c-b183-4274-ba1c-06c34786e7e9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 98d1438c-b183-4274-ba1c-06c34786e7e9 found for delete ", "request_id": "req-ede74422-602d-4a50-88c4-879e1ab5576c"}]} [pid: 7|app: 0|req: 288/541] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:29:51 2026] GET /v2.0/ports?device_id=41567e46-55c4-4ebd-bbe3-161f30276b0f => 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: 254/542] 199.204.45.72 () {38 vars in 954 bytes} [Wed Jun 10 02:29:51 2026] POST /v2.0/ports => generated 954 bytes in 536 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 02:29:52.467 7 INFO neutron.db.segments_db [None req-0874fa21-1197-4f41-bd45-e8a3079a9b7d 3b4fb08fc9af48c9a5d96f8a8132a365 18265f3c52554fd6a6b60ac71d971572 - - default default] Added segment be0c862c-7682-4ba6-a626-08bba0367f16 of type vxlan for network 7c4e9ef6-7909-4ad7-8a7c-a8aeb753cdf0 [pid: 7|app: 0|req: 289/543] 10.0.0.222 () {34 vars in 671 bytes} [Wed Jun 10 02:29:52 2026] POST /v2.0/networks => generated 744 bytes in 548 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/544] 10.0.0.222 () {34 vars in 669 bytes} [Wed Jun 10 02:29:52 2026] POST /v2.0/subnets => generated 691 bytes in 212 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/545] 199.204.45.72 () {38 vars in 1027 bytes} [Wed Jun 10 02:29:52 2026] PUT /v2.0/ports/77940cf7-9e7f-45b1-95ee-f308faa6b893 => generated 1235 bytes in 460 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 02:29:52.884 7 INFO neutron.db.segments_db [None req-68549528-482b-401f-91ff-283e827652c1 3b4fb08fc9af48c9a5d96f8a8132a365 18265f3c52554fd6a6b60ac71d971572 - - default default] Added segment d6c1e425-23d4-4e41-a98e-b3c3c5c0a6bb of type vxlan for network f7e67ea2-49bc-4eae-b2ae-3cb2eca12ec2 [pid: 8|app: 0|req: 256/546] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:29:52 2026] GET /v2.0/ports?device_id=41567e46-55c4-4ebd-bbe3-161f30276b0f => generated 969 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/547] 10.0.0.195 () {34 vars in 1040 bytes} [Wed Jun 10 02:29:52 2026] GET /v2.0/security-groups?id=ac2bc9d2-92ba-4485-bb42-0ec698df3ac8&fields=id&fields=name => generated 114 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:29:53.192 7 INFO neutron.db.l3_hamode_db [None req-68549528-482b-401f-91ff-283e827652c1 3b4fb08fc9af48c9a5d96f8a8132a365 9239fd0fa0d34a03b50e5f2838dd1397 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-10 02:29:53.418 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-785e3599-5ce9-4f55-9a11-4cc15edc228b'] response: {'name': 'network-changed', 'server_uuid': '41567e46-55c4-4ebd-bbe3-161f30276b0f', 'tag': '77940cf7-9e7f-45b1-95ee-f308faa6b893', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 258/548] 199.204.45.72 () {34 vars in 1079 bytes} [Wed Jun 10 02:29:53 2026] GET /v2.0/ports?tenant_id=0e3f74c3131f4069909be9246c6c1d6e&device_id=41567e46-55c4-4ebd-bbe3-161f30276b0f => generated 1238 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:29:53.956 7 INFO neutron.db.l3_hamode_db [None req-68549528-482b-401f-91ff-283e827652c1 3b4fb08fc9af48c9a5d96f8a8132a365 18265f3c52554fd6a6b60ac71d971572 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 259/549] 199.204.45.72 () {34 vars in 1057 bytes} [Wed Jun 10 02:29:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=77940cf7-9e7f-45b1-95ee-f308faa6b893 => generated 19 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/550] 199.204.45.72 () {34 vars in 983 bytes} [Wed Jun 10 02:29:54 2026] GET /v2.0/subnets?id=8ba4b82a-8a60-4105-bcc2-c9a033d3a849 => generated 701 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/551] 199.204.45.72 () {34 vars in 1051 bytes} [Wed Jun 10 02:29:54 2026] GET /v2.0/ports?network_id=63dfb8da-45ba-49b7-8a30-195b8f641a1c&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: 262/552] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:29:54 2026] GET /v2.0/ports?device_id=41567e46-55c4-4ebd-bbe3-161f30276b0f => generated 969 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/553] 199.204.45.72 () {34 vars in 1011 bytes} [Wed Jun 10 02:29:54 2026] GET /v2.0/networks/63dfb8da-45ba-49b7-8a30-195b8f641a1c?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: 264/554] 10.0.0.195 () {34 vars in 1040 bytes} [Wed Jun 10 02:29:54 2026] GET /v2.0/security-groups?id=ac2bc9d2-92ba-4485-bb42-0ec698df3ac8&fields=id&fields=name => generated 114 bytes in 297 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/555] 199.204.45.72 () {34 vars in 1111 bytes} [Wed Jun 10 02:29:54 2026] GET /v2.0/networks/63dfb8da-45ba-49b7-8a30-195b8f641a1c?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: 291/556] 10.0.0.222 () {34 vars in 669 bytes} [Wed Jun 10 02:29:52 2026] POST /v2.0/routers => generated 731 bytes in 1909 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/557] 10.0.0.222 () {32 vars in 774 bytes} [Wed Jun 10 02:29:54 2026] GET /v2.0/security-groups?tenant_id=25d6a565c77b41fdb7198ed0d355ea44&name=default => generated 2925 bytes in 352 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/558] 10.0.0.222 () {32 vars in 740 bytes} [Wed Jun 10 02:29:54 2026] DELETE /v2.0/security-groups/e69c9d91-35fc-48fe-8fd2-ab7e599dbea1 => 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: 268/559] 10.0.0.222 () {32 vars in 774 bytes} [Wed Jun 10 02:29:55 2026] GET /v2.0/security-groups?tenant_id=8c498a45ba8e4aefa673a71a7bfba318&name=default => generated 2925 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/560] 10.0.0.222 () {32 vars in 740 bytes} [Wed Jun 10 02:29:55 2026] DELETE /v2.0/security-groups/0a8ff8a7-63d2-4304-a2b2-5e84a05a9c4b => 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: 270/561] 10.0.0.195 () {34 vars in 1100 bytes} [Wed Jun 10 02:29:55 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1421541710&fields=id&tenant_id=d85fad53fa6b4cd49e5b66b9b8b1cc0f => generated 69 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/562] 10.0.0.195 () {34 vars in 982 bytes} [Wed Jun 10 02:29:55 2026] GET /v2.0/networks?id=96a25b2a-946b-4a01-aeaa-e02dca3bb25a => generated 680 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/563] 10.0.0.195 () {34 vars in 965 bytes} [Wed Jun 10 02:29:55 2026] GET /v2.0/quotas/d85fad53fa6b4cd49e5b66b9b8b1cc0f => generated 292 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/564] 10.0.0.195 () {34 vars in 1002 bytes} [Wed Jun 10 02:29:55 2026] GET /v2.0/ports?tenant_id=d85fad53fa6b4cd49e5b66b9b8b1cc0f&fields=id => generated 103 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/565] 199.204.45.72 () {34 vars in 1079 bytes} [Wed Jun 10 02:29:55 2026] GET /v2.0/ports?tenant_id=0e3f74c3131f4069909be9246c6c1d6e&device_id=41567e46-55c4-4ebd-bbe3-161f30276b0f => generated 1238 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/566] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:29:55 2026] GET /v2.0/ports?device_id=41567e46-55c4-4ebd-bbe3-161f30276b0f => generated 969 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/567] 199.204.45.72 () {34 vars in 985 bytes} [Wed Jun 10 02:29:55 2026] GET /v2.0/networks?id=63dfb8da-45ba-49b7-8a30-195b8f641a1c => generated 779 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/568] 10.0.0.195 () {34 vars in 1040 bytes} [Wed Jun 10 02:29:55 2026] GET /v2.0/security-groups?id=ac2bc9d2-92ba-4485-bb42-0ec698df3ac8&fields=id&fields=name => generated 114 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/569] 199.204.45.72 () {34 vars in 1057 bytes} [Wed Jun 10 02:29:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=77940cf7-9e7f-45b1-95ee-f308faa6b893 => generated 19 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/570] 199.204.45.72 () {34 vars in 983 bytes} [Wed Jun 10 02:29:55 2026] GET /v2.0/subnets?id=8ba4b82a-8a60-4105-bcc2-c9a033d3a849 => generated 701 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/571] 199.204.45.72 () {34 vars in 1051 bytes} [Wed Jun 10 02:29:55 2026] GET /v2.0/ports?network_id=63dfb8da-45ba-49b7-8a30-195b8f641a1c&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/572] 199.204.45.72 () {34 vars in 1011 bytes} [Wed Jun 10 02:29:55 2026] GET /v2.0/networks/63dfb8da-45ba-49b7-8a30-195b8f641a1c?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: 282/573] 199.204.45.72 () {34 vars in 1111 bytes} [Wed Jun 10 02:29:55 2026] GET /v2.0/networks/63dfb8da-45ba-49b7-8a30-195b8f641a1c?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: 292/574] 10.0.0.222 () {34 vars in 783 bytes} [Wed Jun 10 02:29:54 2026] PUT /v2.0/routers/3439b241-4f91-4aa6-8359-cf2314a0ae60/add_router_interface => generated 309 bytes in 1229 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/575] 10.0.0.195 () {34 vars in 907 bytes} [Wed Jun 10 02:29:55 2026] GET /v2.0/extensions => generated 21537 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/576] 10.0.0.195 () {34 vars in 1008 bytes} [Wed Jun 10 02:29:56 2026] GET /v2.0/networks/96a25b2a-946b-4a01-aeaa-e02dca3bb25a?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: 284/577] 10.0.0.195 () {34 vars in 1108 bytes} [Wed Jun 10 02:29:56 2026] GET /v2.0/networks/96a25b2a-946b-4a01-aeaa-e02dca3bb25a?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: 7|app: 0|req: 294/578] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:29:56 2026] GET /v2.0/ports?device_id=9bd4e5f3-f7b5-42b5-952a-5521d607e630 => 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: 285/579] 10.0.0.222 () {34 vars in 685 bytes} [Wed Jun 10 02:29:56 2026] POST /v2.0/security-groups => generated 1661 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/580] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:29:56 2026] GET /v2.0/ports?device_id=41567e46-55c4-4ebd-bbe3-161f30276b0f => generated 969 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/581] 10.0.0.195 () {34 vars in 1040 bytes} [Wed Jun 10 02:29:56 2026] GET /v2.0/security-groups?id=ac2bc9d2-92ba-4485-bb42-0ec698df3ac8&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: 286/582] 10.0.0.222 () {34 vars in 695 bytes} [Wed Jun 10 02:29:56 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: 297/583] 10.0.0.222 () {34 vars in 695 bytes} [Wed Jun 10 02:29:56 2026] POST /v2.0/security-group-rules => generated 602 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/584] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:29:57 2026] GET /v2.0/ports?device_id=9bd4e5f3-f7b5-42b5-952a-5521d607e630 => 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: 287/585] 10.0.0.222 () {34 vars in 676 bytes} [Wed Jun 10 02:29:57 2026] POST /v2.0/floatingips => generated 552 bytes in 596 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/586] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:29:58 2026] GET /v2.0/ports?device_id=41567e46-55c4-4ebd-bbe3-161f30276b0f => generated 969 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/587] 10.0.0.195 () {34 vars in 1100 bytes} [Wed Jun 10 02:29:58 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1077219879&fields=id&tenant_id=9239fd0fa0d34a03b50e5f2838dd1397 => 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: 299/588] 10.0.0.222 () {32 vars in 774 bytes} [Wed Jun 10 02:29:57 2026] GET /v2.0/security-groups?tenant_id=a1ba4551862e442ea13f9df19acabbb7&name=default => generated 2925 bytes in 274 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/589] 10.0.0.195 () {34 vars in 1040 bytes} [Wed Jun 10 02:29:58 2026] GET /v2.0/security-groups?id=ac2bc9d2-92ba-4485-bb42-0ec698df3ac8&fields=id&fields=name => generated 114 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/590] 10.0.0.195 () {34 vars in 982 bytes} [Wed Jun 10 02:29:58 2026] GET /v2.0/networks?id=7c4e9ef6-7909-4ad7-8a7c-a8aeb753cdf0 => generated 676 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/591] 10.0.0.195 () {34 vars in 965 bytes} [Wed Jun 10 02:29:58 2026] GET /v2.0/quotas/9239fd0fa0d34a03b50e5f2838dd1397 => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/592] 10.0.0.195 () {34 vars in 1002 bytes} [Wed Jun 10 02:29:58 2026] GET /v2.0/ports?tenant_id=9239fd0fa0d34a03b50e5f2838dd1397&fields=id => generated 57 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/593] 10.0.0.222 () {32 vars in 740 bytes} [Wed Jun 10 02:29:58 2026] DELETE /v2.0/security-groups/a9e6bd48-4b05-428b-8e2a-ee7f40d0e5ec => generated 0 bytes in 143 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/594] 10.0.0.195 () {34 vars in 1008 bytes} [Wed Jun 10 02:29:58 2026] GET /v2.0/networks/7c4e9ef6-7909-4ad7-8a7c-a8aeb753cdf0?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: 292/595] 10.0.0.195 () {34 vars in 1108 bytes} [Wed Jun 10 02:29:58 2026] GET /v2.0/networks/7c4e9ef6-7909-4ad7-8a7c-a8aeb753cdf0?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: 304/596] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:29:58 2026] GET /v2.0/ports?device_id=511ce648-3953-4516-b01b-a84cf099dc19 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/597] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:29:58 2026] GET /v2.0/ports?device_id=9bd4e5f3-f7b5-42b5-952a-5521d607e630 => 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: 305/598] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:29:59 2026] GET /v2.0/ports?device_id=41567e46-55c4-4ebd-bbe3-161f30276b0f => generated 969 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/599] 10.0.0.195 () {34 vars in 1040 bytes} [Wed Jun 10 02:29:59 2026] GET /v2.0/security-groups?id=ac2bc9d2-92ba-4485-bb42-0ec698df3ac8&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: 306/600] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:29:59 2026] GET /v2.0/ports?device_id=511ce648-3953-4516-b01b-a84cf099dc19 => 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: 295/601] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:29:59 2026] GET /v2.0/ports?device_id=9bd4e5f3-f7b5-42b5-952a-5521d607e630 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/602] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:30:00 2026] GET /v2.0/ports?device_id=41567e46-55c4-4ebd-bbe3-161f30276b0f => 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: 296/603] 10.0.0.195 () {34 vars in 1040 bytes} [Wed Jun 10 02:30:00 2026] GET /v2.0/security-groups?id=ac2bc9d2-92ba-4485-bb42-0ec698df3ac8&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: 308/604] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:30:00 2026] GET /v2.0/ports?device_id=511ce648-3953-4516-b01b-a84cf099dc19 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/605] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:30:00 2026] GET /v2.0/ports?device_id=9bd4e5f3-f7b5-42b5-952a-5521d607e630 => 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: 312/608] 199.204.45.72 () {34 vars in 985 bytes} [Wed Jun 10 02:30:00 2026] GET /v2.0/networks?id=96a25b2a-946b-4a01-aeaa-e02dca3bb25a => generated 680 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/609] 199.204.45.72 () {34 vars in 1049 bytes} [Wed Jun 10 02:30:01 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=d85fad53fa6b4cd49e5b66b9b8b1cc0f => generated 181 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/610] 10.0.0.222 () {32 vars in 774 bytes} [Wed Jun 10 02:30:00 2026] GET /v2.0/security-groups?tenant_id=97da4118668d4585beab919db1821b76&name=default => generated 2925 bytes in 286 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/611] 10.0.0.222 () {32 vars in 740 bytes} [Wed Jun 10 02:30:01 2026] DELETE /v2.0/security-groups/c53231e7-450d-4409-8243-25837a15a637 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/612] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:30:01 2026] GET /v2.0/ports?device_id=41567e46-55c4-4ebd-bbe3-161f30276b0f => generated 971 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/613] 10.0.0.195 () {34 vars in 1040 bytes} [Wed Jun 10 02:30:01 2026] GET /v2.0/security-groups?id=ac2bc9d2-92ba-4485-bb42-0ec698df3ac8&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: 314/614] 199.204.45.72 () {38 vars in 954 bytes} [Wed Jun 10 02:30:01 2026] POST /v2.0/ports => generated 954 bytes in 707 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: 315/615] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:30:01 2026] GET /v2.0/ports?device_id=511ce648-3953-4516-b01b-a84cf099dc19 => 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: 316/616] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:30:01 2026] GET /v2.0/ports?device_id=9bd4e5f3-f7b5-42b5-952a-5521d607e630 => generated 957 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/617] 10.0.0.195 () {34 vars in 1040 bytes} [Wed Jun 10 02:30:01 2026] GET /v2.0/security-groups?id=a3400820-0038-4425-be9d-4763ea08afc7&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: 301/618] 199.204.45.72 () {38 vars in 1027 bytes} [Wed Jun 10 02:30:01 2026] PUT /v2.0/ports/fbdf0883-ffeb-4886-8008-ee0cbea951b1 => generated 1235 bytes in 420 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:30:02.272 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-894d71aa-8126-4698-9ebe-45c38a00ea76'] response: {'name': 'network-changed', 'server_uuid': '9bd4e5f3-f7b5-42b5-952a-5521d607e630', 'tag': 'fbdf0883-ffeb-4886-8008-ee0cbea951b1', '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: 318/619] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:30:02 2026] GET /v2.0/ports?device_id=41567e46-55c4-4ebd-bbe3-161f30276b0f => generated 971 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/620] 199.204.45.72 () {34 vars in 1079 bytes} [Wed Jun 10 02:30:02 2026] GET /v2.0/ports?tenant_id=d85fad53fa6b4cd49e5b66b9b8b1cc0f&device_id=9bd4e5f3-f7b5-42b5-952a-5521d607e630 => generated 1238 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/621] 10.0.0.195 () {34 vars in 1040 bytes} [Wed Jun 10 02:30:02 2026] GET /v2.0/security-groups?id=ac2bc9d2-92ba-4485-bb42-0ec698df3ac8&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: 303/622] 199.204.45.72 () {34 vars in 1017 bytes} [Wed Jun 10 02:30:02 2026] GET /v2.0/networks?tenant_id=d85fad53fa6b4cd49e5b66b9b8b1cc0f&shared=False => generated 776 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/623] 199.204.45.72 () {34 vars in 929 bytes} [Wed Jun 10 02:30:02 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/624] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:30:02 2026] GET /v2.0/ports?device_id=511ce648-3953-4516-b01b-a84cf099dc19 => 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: 321/625] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:30:02 2026] GET /v2.0/ports?device_id=41567e46-55c4-4ebd-bbe3-161f30276b0f => generated 971 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:30:03.313 8 INFO neutron.db.segments_db [None req-c5dc683d-8cd2-4686-912d-0b9d0ca0d0f7 2d9efe8e855742e084018e7129ac535b 89be15398bb44e4c8640e15fad405730 - - default default] Added segment b4da81eb-7c80-4beb-9b0f-613c335b00fa of type vxlan for network 9769ee11-9f05-45a3-8abe-b4cc4d54f1b1 2026-06-10 02:30:03.424 7 INFO neutron.db.l3_db [None req-bcb3ddb3-278b-4493-89f4-d5c7f6f5dd9f 8a2fc2e1e26142f18fe6bd1f5a6ff4a0 0e3f74c3131f4069909be9246c6c1d6e - - default default] Floating IP ec672b74-c1a1-4adc-b691-6ffcedb13b61 associated. External IP: 10.96.250.205, port: 77940cf7-9e7f-45b1-95ee-f308faa6b893. [pid: 8|app: 0|req: 305/626] 10.0.0.222 () {34 vars in 670 bytes} [Wed Jun 10 02:30:03 2026] POST /v2.0/networks => generated 644 bytes in 419 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/627] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:30:03 2026] GET /v2.0/ports?device_id=9bd4e5f3-f7b5-42b5-952a-5521d607e630 => 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: 307/628] 199.204.45.72 () {34 vars in 985 bytes} [Wed Jun 10 02:30:03 2026] GET /v2.0/networks?id=7c4e9ef6-7909-4ad7-8a7c-a8aeb753cdf0 => generated 676 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/629] 10.0.0.222 () {34 vars in 749 bytes} [Wed Jun 10 02:30:03 2026] PUT /v2.0/floatingips/ec672b74-c1a1-4adc-b691-6ffcedb13b61 => generated 855 bytes in 732 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/630] 10.0.0.195 () {34 vars in 1040 bytes} [Wed Jun 10 02:30:03 2026] GET /v2.0/security-groups?id=a3400820-0038-4425-be9d-4763ea08afc7&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/631] 199.204.45.72 () {34 vars in 1049 bytes} [Wed Jun 10 02:30:03 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=9239fd0fa0d34a03b50e5f2838dd1397 => generated 181 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/632] 10.0.0.222 () {34 vars in 669 bytes} [Wed Jun 10 02:30:03 2026] POST /v2.0/subnets => generated 641 bytes in 260 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/633] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:30:03 2026] GET /v2.0/ports?device_id=41567e46-55c4-4ebd-bbe3-161f30276b0f => generated 971 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:30:03.922 7 INFO neutron.db.segments_db [None req-4b3d6121-fc09-4941-9c7d-92aba055ff52 2d9efe8e855742e084018e7129ac535b 89be15398bb44e4c8640e15fad405730 - - default default] Added segment 1cfd8cf1-b1a0-40d3-995e-9b585c090c99 of type vxlan for network 5c7e7eee-4042-4205-af82-a668b7c9ebe4 [pid: 7|app: 0|req: 326/634] 10.0.0.222 () {34 vars in 670 bytes} [Wed Jun 10 02:30:03 2026] POST /v2.0/networks => generated 643 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/635] 10.0.0.195 () {34 vars in 1040 bytes} [Wed Jun 10 02:30:04 2026] GET /v2.0/security-groups?id=ac2bc9d2-92ba-4485-bb42-0ec698df3ac8&fields=id&fields=name => generated 114 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/636] 199.204.45.72 () {34 vars in 1079 bytes} [Wed Jun 10 02:30:04 2026] GET /v2.0/ports?tenant_id=d85fad53fa6b4cd49e5b66b9b8b1cc0f&device_id=9bd4e5f3-f7b5-42b5-952a-5521d607e630 => generated 1238 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/637] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:30:04 2026] GET /v2.0/ports?device_id=511ce648-3953-4516-b01b-a84cf099dc19 => generated 957 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:30:04.240 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0cc61e2d-22de-4168-a01b-b003c4e1e228'] response: {'name': 'network-changed', 'server_uuid': '41567e46-55c4-4ebd-bbe3-161f30276b0f', 'tag': '77940cf7-9e7f-45b1-95ee-f308faa6b893', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 309/638] 199.204.45.72 () {38 vars in 954 bytes} [Wed Jun 10 02:30:03 2026] POST /v2.0/ports => generated 954 bytes in 438 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: 330/639] 10.0.0.222 () {34 vars in 743 bytes} [Wed Jun 10 02:30:04 2026] PUT /v2.0/networks/5c7e7eee-4042-4205-af82-a668b7c9ebe4 => generated 592 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/640] 199.204.45.72 () {34 vars in 1057 bytes} [Wed Jun 10 02:30:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=fbdf0883-ffeb-4886-8008-ee0cbea951b1 => generated 19 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/641] 10.0.0.195 () {34 vars in 1040 bytes} [Wed Jun 10 02:30:04 2026] GET /v2.0/security-groups?id=a6392b46-bcbe-4d79-96e0-edf5a7709946&fields=id&fields=name => generated 114 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/642] 10.0.0.222 () {34 vars in 669 bytes} [Wed Jun 10 02:30:04 2026] POST /v2.0/subnets => generated 626 bytes in 217 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/643] 199.204.45.72 () {34 vars in 983 bytes} [Wed Jun 10 02:30:04 2026] GET /v2.0/subnets?id=f689363b-7ccc-454d-987f-2a5fff279ace => generated 698 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/644] 10.0.0.222 () {34 vars in 741 bytes} [Wed Jun 10 02:30:04 2026] PUT /v2.0/subnets/a004dafe-f27d-459a-9c99-a44411463de3 => generated 636 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/645] 199.204.45.72 () {34 vars in 1051 bytes} [Wed Jun 10 02:30:04 2026] GET /v2.0/ports?network_id=96a25b2a-946b-4a01-aeaa-e02dca3bb25a&device_owner=network%3Adhcp => generated 1244 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/646] 199.204.45.72 () {38 vars in 1027 bytes} [Wed Jun 10 02:30:04 2026] PUT /v2.0/ports/ab417724-4b06-4357-9e96-cbcf2babdca7 => generated 1235 bytes in 471 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: 312/647] 199.204.45.72 () {34 vars in 1079 bytes} [Wed Jun 10 02:30:04 2026] GET /v2.0/ports?tenant_id=0e3f74c3131f4069909be9246c6c1d6e&device_id=41567e46-55c4-4ebd-bbe3-161f30276b0f => generated 1240 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:30:04.848 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7fc86c10-2460-45d8-b4c4-44f1c257c4c3'] response: {'name': 'network-changed', 'server_uuid': '511ce648-3953-4516-b01b-a84cf099dc19', 'tag': 'ab417724-4b06-4357-9e96-cbcf2babdca7', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 313/648] 199.204.45.72 () {34 vars in 1011 bytes} [Wed Jun 10 02:30:04 2026] GET /v2.0/networks/96a25b2a-946b-4a01-aeaa-e02dca3bb25a?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: 314/649] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:30:04 2026] GET /v2.0/ports?device_id=9bd4e5f3-f7b5-42b5-952a-5521d607e630 => generated 969 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/650] 199.204.45.72 () {34 vars in 985 bytes} [Wed Jun 10 02:30:04 2026] GET /v2.0/networks?id=63dfb8da-45ba-49b7-8a30-195b8f641a1c => generated 779 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/651] 199.204.45.72 () {34 vars in 1111 bytes} [Wed Jun 10 02:30:04 2026] GET /v2.0/networks/96a25b2a-946b-4a01-aeaa-e02dca3bb25a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 02:30:05.009 7 INFO neutron.services.segments.plugin [-] Segment 1cfd8cf1-b1a0-40d3-995e-9b585c090c99 resource provider aggregate not found 2026-06-10 02:30:05.014 7 INFO neutron.services.segments.plugin [-] Segment 1cfd8cf1-b1a0-40d3-995e-9b585c090c99 resource provider aggregate not found 2026-06-10 02:30:05.035 7 INFO neutron.services.segments.plugin [-] Segment 1cfd8cf1-b1a0-40d3-995e-9b585c090c99 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1cfd8cf1-b1a0-40d3-995e-9b585c090c99 found for delete ", "request_id": "req-220fb31e-72b1-456a-9b3f-de41f4eb474d"}]} 2026-06-10 02:30:05.036 7 INFO neutron.services.segments.plugin [-] Segment 1cfd8cf1-b1a0-40d3-995e-9b585c090c99 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1cfd8cf1-b1a0-40d3-995e-9b585c090c99 found for delete ", "request_id": "req-14abd815-7c14-4c1c-9f69-32ba5c083679"}]} [pid: 8|app: 0|req: 317/652] 10.0.0.195 () {34 vars in 1040 bytes} [Wed Jun 10 02:30:05 2026] GET /v2.0/security-groups?id=a3400820-0038-4425-be9d-4763ea08afc7&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: 336/653] 10.0.0.222 () {32 vars in 726 bytes} [Wed Jun 10 02:30:04 2026] DELETE /v2.0/networks/5c7e7eee-4042-4205-af82-a668b7c9ebe4 => generated 0 bytes in 288 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 02:30:05.065 7 INFO neutron.pecan_wsgi.hooks.translation [None req-15793eb0-650b-46c1-8bf8-9a1526654dcc 2d9efe8e855742e084018e7129ac535b 89be15398bb44e4c8640e15fad405730 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 337/654] 10.0.0.222 () {32 vars in 726 bytes} [Wed Jun 10 02:30:05 2026] DELETE /v2.0/networks/5c7e7eee-4042-4205-af82-a668b7c9ebe4 => generated 138 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/655] 199.204.45.72 () {34 vars in 1057 bytes} [Wed Jun 10 02:30:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=77940cf7-9e7f-45b1-95ee-f308faa6b893 => generated 858 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/656] 199.204.45.72 () {34 vars in 983 bytes} [Wed Jun 10 02:30:05 2026] GET /v2.0/subnets?id=8ba4b82a-8a60-4105-bcc2-c9a033d3a849 => generated 701 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/657] 10.0.0.222 () {32 vars in 694 bytes} [Wed Jun 10 02:30:05 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/658] 199.204.45.72 () {34 vars in 1051 bytes} [Wed Jun 10 02:30:05 2026] GET /v2.0/ports?network_id=63dfb8da-45ba-49b7-8a30-195b8f641a1c&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: 320/659] 10.0.0.222 () {32 vars in 742 bytes} [Wed Jun 10 02:30:05 2026] GET /v2.0/subnets?network_id=eb81d00a-2cf7-4320-b2cf-0c3468f82aa4 => 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: 340/660] 10.0.0.222 () {32 vars in 653 bytes} [Wed Jun 10 02:30:05 2026] GET /v2.0/extensions => generated 21537 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/661] 199.204.45.72 () {34 vars in 1011 bytes} [Wed Jun 10 02:30:05 2026] GET /v2.0/networks/63dfb8da-45ba-49b7-8a30-195b8f641a1c?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: 341/662] 10.0.0.222 () {32 vars in 649 bytes} [Wed Jun 10 02:30:05 2026] GET /v2.0/networks => generated 1309 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/663] 199.204.45.72 () {34 vars in 1111 bytes} [Wed Jun 10 02:30:05 2026] GET /v2.0/networks/63dfb8da-45ba-49b7-8a30-195b8f641a1c?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: 342/664] 10.0.0.222 () {32 vars in 647 bytes} [Wed Jun 10 02:30:05 2026] GET /v2.0/subnets => generated 1280 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/665] 10.0.0.222 () {32 vars in 723 bytes} [Wed Jun 10 02:30:05 2026] GET /v2.0/networks/9769ee11-9f05-45a3-8abe-b4cc4d54f1b1 => generated 669 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/666] 10.0.0.222 () {32 vars in 721 bytes} [Wed Jun 10 02:30:05 2026] GET /v2.0/subnets/8a93176e-0ab2-413b-b77e-cacaed62acaa => generated 641 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:30:05.394 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b0ca41b3-8257-4c37-9c4c-c9d13024eed6 2d9efe8e855742e084018e7129ac535b 89be15398bb44e4c8640e15fad405730 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 324/667] 199.204.45.72 () {34 vars in 1079 bytes} [Wed Jun 10 02:30:05 2026] GET /v2.0/ports?tenant_id=9239fd0fa0d34a03b50e5f2838dd1397&device_id=511ce648-3953-4516-b01b-a84cf099dc19 => generated 1238 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/668] 10.0.0.222 () {32 vars in 724 bytes} [Wed Jun 10 02:30:05 2026] DELETE /v2.0/subnets/a004dafe-f27d-459a-9c99-a44411463de3 => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 02:30:05.409 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1a9c0327-7cd1-4c49-a091-b7b3fa59e635 2d9efe8e855742e084018e7129ac535b 89be15398bb44e4c8640e15fad405730 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 325/669] 10.0.0.222 () {32 vars in 726 bytes} [Wed Jun 10 02:30:05 2026] DELETE /v2.0/networks/5c7e7eee-4042-4205-af82-a668b7c9ebe4 => 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: 345/670] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:30:05 2026] GET /v2.0/ports?device_id=511ce648-3953-4516-b01b-a84cf099dc19 => generated 969 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/671] 199.204.45.72 () {34 vars in 1017 bytes} [Wed Jun 10 02:30:05 2026] GET /v2.0/networks?tenant_id=9239fd0fa0d34a03b50e5f2838dd1397&shared=False => generated 772 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/672] 10.0.0.195 () {34 vars in 1040 bytes} [Wed Jun 10 02:30:05 2026] GET /v2.0/security-groups?id=a6392b46-bcbe-4d79-96e0-edf5a7709946&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: 328/673] 199.204.45.72 () {34 vars in 929 bytes} [Wed Jun 10 02:30:05 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: 346/674] 10.0.0.222 () {32 vars in 724 bytes} [Wed Jun 10 02:30:05 2026] DELETE /v2.0/subnets/8a93176e-0ab2-413b-b77e-cacaed62acaa => generated 0 bytes in 113 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 02:30:05.674 8 INFO neutron.services.segments.plugin [-] Segment b4da81eb-7c80-4beb-9b0f-613c335b00fa resource provider aggregate not found 2026-06-10 02:30:05.687 8 INFO neutron.services.segments.plugin [-] Segment b4da81eb-7c80-4beb-9b0f-613c335b00fa resource provider aggregate not found 2026-06-10 02:30:05.698 8 INFO neutron.services.segments.plugin [-] Segment b4da81eb-7c80-4beb-9b0f-613c335b00fa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b4da81eb-7c80-4beb-9b0f-613c335b00fa found for delete ", "request_id": "req-5266420d-a5ea-4df4-9ef8-c4cfee0740b5"}]} 2026-06-10 02:30:05.705 8 INFO neutron.services.segments.plugin [-] Segment b4da81eb-7c80-4beb-9b0f-613c335b00fa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b4da81eb-7c80-4beb-9b0f-613c335b00fa found for delete ", "request_id": "req-a6a1fcad-6854-4b60-bcc2-42646cdfedbc"}]} [pid: 8|app: 0|req: 329/675] 10.0.0.222 () {32 vars in 726 bytes} [Wed Jun 10 02:30:05 2026] DELETE /v2.0/networks/9769ee11-9f05-45a3-8abe-b4cc4d54f1b1 => generated 0 bytes in 157 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/676] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:30:06 2026] GET /v2.0/ports?device_id=9bd4e5f3-f7b5-42b5-952a-5521d607e630 => generated 969 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/677] 10.0.0.195 () {34 vars in 1040 bytes} [Wed Jun 10 02:30:06 2026] GET /v2.0/security-groups?id=a3400820-0038-4425-be9d-4763ea08afc7&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: 348/678] 10.0.0.222 () {32 vars in 774 bytes} [Wed Jun 10 02:30:06 2026] GET /v2.0/security-groups?tenant_id=89be15398bb44e4c8640e15fad405730&name=default => generated 2925 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/679] 10.0.0.222 () {32 vars in 740 bytes} [Wed Jun 10 02:30:06 2026] DELETE /v2.0/security-groups/e88a83fc-fb94-4a54-afe3-9b1a9813b350 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/680] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:30:06 2026] GET /v2.0/ports?device_id=511ce648-3953-4516-b01b-a84cf099dc19 => generated 969 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/681] 199.204.45.72 () {34 vars in 1079 bytes} [Wed Jun 10 02:30:06 2026] GET /v2.0/ports?tenant_id=9239fd0fa0d34a03b50e5f2838dd1397&device_id=511ce648-3953-4516-b01b-a84cf099dc19 => generated 1238 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/682] 199.204.45.72 () {34 vars in 1057 bytes} [Wed Jun 10 02:30:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=ab417724-4b06-4357-9e96-cbcf2babdca7 => 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: 350/683] 10.0.0.195 () {34 vars in 1040 bytes} [Wed Jun 10 02:30:06 2026] GET /v2.0/security-groups?id=a6392b46-bcbe-4d79-96e0-edf5a7709946&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/684] 199.204.45.72 () {34 vars in 983 bytes} [Wed Jun 10 02:30:06 2026] GET /v2.0/subnets?id=3114b752-58f8-45cb-a68f-1f3b733ffeea => generated 694 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/685] 199.204.45.72 () {34 vars in 1051 bytes} [Wed Jun 10 02:30:06 2026] GET /v2.0/ports?network_id=7c4e9ef6-7909-4ad7-8a7c-a8aeb753cdf0&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: 335/686] 199.204.45.72 () {34 vars in 1011 bytes} [Wed Jun 10 02:30:06 2026] GET /v2.0/networks/7c4e9ef6-7909-4ad7-8a7c-a8aeb753cdf0?fields=segments => generated 14 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/687] 199.204.45.72 () {34 vars in 1111 bytes} [Wed Jun 10 02:30:06 2026] GET /v2.0/networks/7c4e9ef6-7909-4ad7-8a7c-a8aeb753cdf0?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: 8|app: 0|req: 336/688] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:30:07 2026] GET /v2.0/ports?device_id=9bd4e5f3-f7b5-42b5-952a-5521d607e630 => 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: 353/689] 10.0.0.195 () {34 vars in 1040 bytes} [Wed Jun 10 02:30:07 2026] GET /v2.0/security-groups?id=a3400820-0038-4425-be9d-4763ea08afc7&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/690] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:30:07 2026] GET /v2.0/ports?device_id=511ce648-3953-4516-b01b-a84cf099dc19 => 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: 354/691] 10.0.0.195 () {34 vars in 1040 bytes} [Wed Jun 10 02:30:07 2026] GET /v2.0/security-groups?id=a6392b46-bcbe-4d79-96e0-edf5a7709946&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: 355/692] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:30:08 2026] GET /v2.0/ports?device_id=9bd4e5f3-f7b5-42b5-952a-5521d607e630 => generated 969 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/693] 10.0.0.195 () {34 vars in 1040 bytes} [Wed Jun 10 02:30:08 2026] GET /v2.0/security-groups?id=a3400820-0038-4425-be9d-4763ea08afc7&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-06-10 02:30:08.539 8 INFO neutron.db.segments_db [None req-bb03fdab-fca9-43bc-8cac-8890e853e8a9 89a019196ed1401b8c4a151c7fde2225 1920011af36a4678861ac5c4d4d168b8 - - default default] Added segment 39d6c94e-e7a4-4a3c-980a-bd27d4935337 of type vxlan for network 981d0eb0-5572-48d7-8aac-a19ff383bb45 [pid: 8|app: 0|req: 338/694] 10.0.0.222 () {34 vars in 670 bytes} [Wed Jun 10 02:30:08 2026] POST /v2.0/networks => generated 645 bytes in 365 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/695] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:30:08 2026] GET /v2.0/ports?device_id=511ce648-3953-4516-b01b-a84cf099dc19 => generated 969 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/696] 10.0.0.222 () {34 vars in 665 bytes} [Wed Jun 10 02:30:08 2026] POST /v2.0/ports => generated 775 bytes in 315 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: 340/697] 10.0.0.195 () {34 vars in 1040 bytes} [Wed Jun 10 02:30:08 2026] GET /v2.0/security-groups?id=a6392b46-bcbe-4d79-96e0-edf5a7709946&fields=id&fields=name => generated 114 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:30:08.996 7 INFO neutron.db.segments_db [None req-1ee5a444-83b8-4995-854d-18d73a14dc0a 89a019196ed1401b8c4a151c7fde2225 1920011af36a4678861ac5c4d4d168b8 - - default default] Added segment a1f24076-af84-4a58-a164-7f01564138fa of type vxlan for network eacc6f23-cf53-4d58-9101-2a911d63d5e1 [pid: 7|app: 0|req: 358/698] 10.0.0.222 () {34 vars in 670 bytes} [Wed Jun 10 02:30:08 2026] POST /v2.0/networks => generated 632 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/699] 10.0.0.222 () {34 vars in 669 bytes} [Wed Jun 10 02:30:09 2026] POST /v2.0/subnets => generated 626 bytes in 190 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/700] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:30:09 2026] GET /v2.0/ports?device_id=9bd4e5f3-f7b5-42b5-952a-5521d607e630 => 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: 359/701] 10.0.0.222 () {34 vars in 665 bytes} [Wed Jun 10 02:30:09 2026] POST /v2.0/ports => generated 954 bytes in 440 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: 343/702] 10.0.0.195 () {34 vars in 1040 bytes} [Wed Jun 10 02:30:09 2026] GET /v2.0/security-groups?id=a3400820-0038-4425-be9d-4763ea08afc7&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-06-10 02:30:09.877 7 INFO neutron_taas.services.taas.taas_plugin [None req-3b2e2fdf-634d-4f25-8e15-c302b86a28da 89a019196ed1401b8c4a151c7fde2225 1920011af36a4678861ac5c4d4d168b8 - - default default] TaaS: Handle Delete Port: be9bce79-2bdc-4473-9715-0e6856ade5e7 2026-06-10 02:30:09.883 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3b2e2fdf-634d-4f25-8e15-c302b86a28da 89a019196ed1401b8c4a151c7fde2225 1920011af36a4678861ac5c4d4d168b8 - - default default] Tap Mirror: Handle Delete Port: be9bce79-2bdc-4473-9715-0e6856ade5e7 [pid: 7|app: 0|req: 360/703] 10.0.0.222 () {32 vars in 720 bytes} [Wed Jun 10 02:30:09 2026] DELETE /v2.0/ports/be9bce79-2bdc-4473-9715-0e6856ade5e7 => generated 0 bytes in 331 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 02:30:10.070 7 INFO neutron.pecan_wsgi.hooks.translation [None req-402a1a91-6440-4061-b7b6-931afea72a98 89a019196ed1401b8c4a151c7fde2225 1920011af36a4678861ac5c4d4d168b8 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 361/704] 10.0.0.222 () {32 vars in 720 bytes} [Wed Jun 10 02:30:10 2026] DELETE /v2.0/ports/be9bce79-2bdc-4473-9715-0e6856ade5e7 => generated 132 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/705] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:30:10 2026] GET /v2.0/ports?device_id=511ce648-3953-4516-b01b-a84cf099dc19 => generated 969 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:30:10.090 7 INFO neutron.pecan_wsgi.hooks.translation [None req-fa8c667d-2ec2-4213-b252-41a2235332f7 89a019196ed1401b8c4a151c7fde2225 1920011af36a4678861ac5c4d4d168b8 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 362/706] 10.0.0.222 () {32 vars in 717 bytes} [Wed Jun 10 02:30:10 2026] GET /v2.0/ports/be9bce79-2bdc-4473-9715-0e6856ade5e7 => generated 132 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/707] 10.0.0.195 () {34 vars in 1040 bytes} [Wed Jun 10 02:30:10 2026] GET /v2.0/security-groups?id=a6392b46-bcbe-4d79-96e0-edf5a7709946&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: 363/708] 10.0.0.222 () {32 vars in 724 bytes} [Wed Jun 10 02:30:10 2026] DELETE /v2.0/subnets/d79e7f91-dd0b-43d9-a134-6984fa1075be => generated 0 bytes in 117 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 02:30:10.327 8 INFO neutron.services.segments.plugin [-] Segment a1f24076-af84-4a58-a164-7f01564138fa resource provider aggregate not found 2026-06-10 02:30:10.330 8 INFO neutron.services.segments.plugin [-] Segment a1f24076-af84-4a58-a164-7f01564138fa resource provider aggregate not found 2026-06-10 02:30:10.356 8 INFO neutron.services.segments.plugin [-] Segment a1f24076-af84-4a58-a164-7f01564138fa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a1f24076-af84-4a58-a164-7f01564138fa found for delete ", "request_id": "req-621a4860-acca-4f24-981a-438a97b30262"}]} 2026-06-10 02:30:10.358 8 INFO neutron.services.segments.plugin [-] Segment a1f24076-af84-4a58-a164-7f01564138fa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a1f24076-af84-4a58-a164-7f01564138fa found for delete ", "request_id": "req-2ecebad7-f0ba-45a1-a3f8-a3249e048d27"}]} [pid: 8|app: 0|req: 346/709] 10.0.0.222 () {32 vars in 726 bytes} [Wed Jun 10 02:30:10 2026] DELETE /v2.0/networks/eacc6f23-cf53-4d58-9101-2a911d63d5e1 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 02:30:10.430 7 INFO neutron.db.segments_db [None req-f5268bc6-6fc1-4400-aef1-e76cb1a511e3 89a019196ed1401b8c4a151c7fde2225 1920011af36a4678861ac5c4d4d168b8 - - default default] Added segment 25c4a5fa-04db-4b62-99a4-a42b20db2d8c of type vxlan for network 73bdfb8f-8cea-4772-a8da-33135f669c8d [pid: 7|app: 0|req: 364/710] 10.0.0.222 () {34 vars in 670 bytes} [Wed Jun 10 02:30:10 2026] POST /v2.0/networks => generated 631 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/711] 10.0.0.222 () {34 vars in 669 bytes} [Wed Jun 10 02:30:10 2026] POST /v2.0/subnets => generated 626 bytes in 241 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/712] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:30:10 2026] GET /v2.0/ports?device_id=9bd4e5f3-f7b5-42b5-952a-5521d607e630 => 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: 349/713] 10.0.0.195 () {34 vars in 1040 bytes} [Wed Jun 10 02:30:10 2026] GET /v2.0/security-groups?id=a3400820-0038-4425-be9d-4763ea08afc7&fields=id&fields=name => generated 114 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/714] 10.0.0.222 () {34 vars in 665 bytes} [Wed Jun 10 02:30:10 2026] POST /v2.0/ports => generated 912 bytes in 378 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/715] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:30:11 2026] GET /v2.0/ports?device_id=511ce648-3953-4516-b01b-a84cf099dc19 => generated 969 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:30:11.293 8 INFO neutron_taas.services.taas.taas_plugin [None req-da6d889a-03ff-420b-b04b-21738300d65f 89a019196ed1401b8c4a151c7fde2225 1920011af36a4678861ac5c4d4d168b8 - - default default] TaaS: Handle Delete Port: f2c3a34c-b8df-4452-9f96-b6d367f21032 [pid: 7|app: 0|req: 367/716] 10.0.0.195 () {34 vars in 1040 bytes} [Wed Jun 10 02:30:11 2026] GET /v2.0/security-groups?id=a6392b46-bcbe-4d79-96e0-edf5a7709946&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:30:11.299 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-da6d889a-03ff-420b-b04b-21738300d65f 89a019196ed1401b8c4a151c7fde2225 1920011af36a4678861ac5c4d4d168b8 - - default default] Tap Mirror: Handle Delete Port: f2c3a34c-b8df-4452-9f96-b6d367f21032 [pid: 8|app: 0|req: 350/717] 10.0.0.222 () {32 vars in 720 bytes} [Wed Jun 10 02:30:11 2026] DELETE /v2.0/ports/f2c3a34c-b8df-4452-9f96-b6d367f21032 => generated 0 bytes in 324 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 02:30:11.504 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4ba723c7-f555-4c40-8489-f0537e7eb48d 89a019196ed1401b8c4a151c7fde2225 1920011af36a4678861ac5c4d4d168b8 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 368/718] 10.0.0.222 () {32 vars in 717 bytes} [Wed Jun 10 02:30:11 2026] GET /v2.0/ports/f2c3a34c-b8df-4452-9f96-b6d367f21032 => generated 132 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/719] 10.0.0.222 () {32 vars in 724 bytes} [Wed Jun 10 02:30:11 2026] DELETE /v2.0/subnets/a604ff6d-1672-4fa8-947e-8fec0a55347a => generated 0 bytes in 136 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 02:30:11.772 7 INFO neutron.services.segments.plugin [-] Segment 25c4a5fa-04db-4b62-99a4-a42b20db2d8c resource provider aggregate not found 2026-06-10 02:30:11.780 7 INFO neutron.services.segments.plugin [-] Segment 25c4a5fa-04db-4b62-99a4-a42b20db2d8c resource provider aggregate not found 2026-06-10 02:30:11.798 7 INFO neutron.services.segments.plugin [-] Segment 25c4a5fa-04db-4b62-99a4-a42b20db2d8c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 25c4a5fa-04db-4b62-99a4-a42b20db2d8c found for delete ", "request_id": "req-9ce4d102-da76-4cf5-8901-eae49d5f9547"}]} 2026-06-10 02:30:11.799 7 INFO neutron.services.segments.plugin [-] Segment 25c4a5fa-04db-4b62-99a4-a42b20db2d8c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 25c4a5fa-04db-4b62-99a4-a42b20db2d8c found for delete ", "request_id": "req-41027bb6-51c6-4058-b7b8-9d624918e49b"}]} [pid: 7|app: 0|req: 369/720] 10.0.0.222 () {32 vars in 726 bytes} [Wed Jun 10 02:30:11 2026] DELETE /v2.0/networks/73bdfb8f-8cea-4772-a8da-33135f669c8d => generated 0 bytes in 155 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/721] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:30:11 2026] GET /v2.0/ports?device_id=9bd4e5f3-f7b5-42b5-952a-5521d607e630 => generated 971 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/722] 10.0.0.195 () {34 vars in 1040 bytes} [Wed Jun 10 02:30:12 2026] GET /v2.0/security-groups?id=a3400820-0038-4425-be9d-4763ea08afc7&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: 352/723] 10.0.0.222 () {34 vars in 665 bytes} [Wed Jun 10 02:30:11 2026] POST /v2.0/ports => generated 775 bytes in 299 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/724] 10.0.0.222 () {34 vars in 737 bytes} [Wed Jun 10 02:30:12 2026] PUT /v2.0/ports/1b9f3234-b4d8-45dd-80d5-c2de41bccafa => generated 752 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 02:30:12.384 8 INFO neutron_taas.services.taas.taas_plugin [None req-13dbc073-c08e-4016-a7ca-ff8fdef853d8 89a019196ed1401b8c4a151c7fde2225 1920011af36a4678861ac5c4d4d168b8 - - default default] TaaS: Handle Delete Port: 1b9f3234-b4d8-45dd-80d5-c2de41bccafa 2026-06-10 02:30:12.388 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-13dbc073-c08e-4016-a7ca-ff8fdef853d8 89a019196ed1401b8c4a151c7fde2225 1920011af36a4678861ac5c4d4d168b8 - - default default] Tap Mirror: Handle Delete Port: 1b9f3234-b4d8-45dd-80d5-c2de41bccafa [pid: 7|app: 0|req: 373/725] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:30:12 2026] GET /v2.0/ports?device_id=511ce648-3953-4516-b01b-a84cf099dc19 => generated 971 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/726] 10.0.0.195 () {34 vars in 1040 bytes} [Wed Jun 10 02:30:12 2026] GET /v2.0/security-groups?id=a6392b46-bcbe-4d79-96e0-edf5a7709946&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/727] 10.0.0.222 () {32 vars in 720 bytes} [Wed Jun 10 02:30:12 2026] DELETE /v2.0/ports/1b9f3234-b4d8-45dd-80d5-c2de41bccafa => generated 0 bytes in 212 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/728] 10.0.0.222 () {32 vars in 643 bytes} [Wed Jun 10 02:30:12 2026] GET /v2.0/ports => generated 778 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:30:12.590 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e48919f1-15ea-442c-93a1-b4d68c77c910 89a019196ed1401b8c4a151c7fde2225 1920011af36a4678861ac5c4d4d168b8 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 354/729] 10.0.0.222 () {32 vars in 717 bytes} [Wed Jun 10 02:30:12 2026] GET /v2.0/ports/1b9f3234-b4d8-45dd-80d5-c2de41bccafa => generated 132 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/730] 10.0.0.222 () {32 vars in 643 bytes} [Wed Jun 10 02:30:12 2026] GET /v2.0/ports => generated 778 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/731] 10.0.0.222 () {32 vars in 717 bytes} [Wed Jun 10 02:30:12 2026] GET /v2.0/ports/eb55b264-daf9-4fd9-bb1e-8d8fa47a8951 => generated 775 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:30:12.700 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c1798a02-0613-4913-8999-d34403dc2dcc 89a019196ed1401b8c4a151c7fde2225 1920011af36a4678861ac5c4d4d168b8 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 377/732] 10.0.0.222 () {32 vars in 720 bytes} [Wed Jun 10 02:30:12 2026] DELETE /v2.0/ports/f2c3a34c-b8df-4452-9f96-b6d367f21032 => generated 132 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 02:30:12.724 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f15d566c-b912-4a5d-8aca-e7e54da3918e 89a019196ed1401b8c4a151c7fde2225 1920011af36a4678861ac5c4d4d168b8 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 356/733] 10.0.0.222 () {32 vars in 724 bytes} [Wed Jun 10 02:30:12 2026] DELETE /v2.0/subnets/a604ff6d-1672-4fa8-947e-8fec0a55347a => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 02:30:12.745 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7632e8d1-85de-493f-bcd9-f60ad94f861d 89a019196ed1401b8c4a151c7fde2225 1920011af36a4678861ac5c4d4d168b8 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 378/734] 10.0.0.222 () {32 vars in 724 bytes} [Wed Jun 10 02:30:12 2026] DELETE /v2.0/subnets/d79e7f91-dd0b-43d9-a134-6984fa1075be => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 02:30:12.885 8 INFO neutron_taas.services.taas.taas_plugin [None req-65ae1e5b-f4fb-4ee2-8474-a61e021ba8de 89a019196ed1401b8c4a151c7fde2225 1920011af36a4678861ac5c4d4d168b8 - - default default] TaaS: Handle Delete Port: eb55b264-daf9-4fd9-bb1e-8d8fa47a8951 2026-06-10 02:30:12.888 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-65ae1e5b-f4fb-4ee2-8474-a61e021ba8de 89a019196ed1401b8c4a151c7fde2225 1920011af36a4678861ac5c4d4d168b8 - - default default] Tap Mirror: Handle Delete Port: eb55b264-daf9-4fd9-bb1e-8d8fa47a8951 [pid: 8|app: 0|req: 357/735] 10.0.0.222 () {32 vars in 720 bytes} [Wed Jun 10 02:30:12 2026] DELETE /v2.0/ports/eb55b264-daf9-4fd9-bb1e-8d8fa47a8951 => generated 0 bytes in 251 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/736] 10.0.0.222 () {32 vars in 726 bytes} [Wed Jun 10 02:30:13 2026] DELETE /v2.0/networks/981d0eb0-5572-48d7-8aac-a19ff383bb45 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/737] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:30:13 2026] GET /v2.0/ports?device_id=9bd4e5f3-f7b5-42b5-952a-5521d607e630 => 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: 380/738] 10.0.0.195 () {34 vars in 1040 bytes} [Wed Jun 10 02:30:13 2026] GET /v2.0/security-groups?id=a3400820-0038-4425-be9d-4763ea08afc7&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: 359/739] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:30:13 2026] GET /v2.0/ports?device_id=9bd4e5f3-f7b5-42b5-952a-5521d607e630 => 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: 360/740] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:30:13 2026] GET /v2.0/ports?device_id=511ce648-3953-4516-b01b-a84cf099dc19 => generated 971 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/741] 10.0.0.195 () {34 vars in 1040 bytes} [Wed Jun 10 02:30:13 2026] GET /v2.0/security-groups?id=a6392b46-bcbe-4d79-96e0-edf5a7709946&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:30:13.693 7 INFO neutron.db.l3_db [None req-b57dfa01-975e-4b37-9488-5f1fba01c2ff b963da379a6e449c9803f1c6d44562ce d85fad53fa6b4cd49e5b66b9b8b1cc0f - - default default] Floating IP 1c651666-016e-49a8-9d74-f00b29f300c4 associated. External IP: 10.96.250.212, port: fbdf0883-ffeb-4886-8008-ee0cbea951b1. [pid: 8|app: 0|req: 362/742] 10.0.0.222 () {32 vars in 774 bytes} [Wed Jun 10 02:30:13 2026] GET /v2.0/security-groups?tenant_id=1920011af36a4678861ac5c4d4d168b8&name=default => generated 2925 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:30:13.837 7 INFO neutron.services.segments.plugin [-] Segment 39d6c94e-e7a4-4a3c-980a-bd27d4935337 resource provider aggregate not found 2026-06-10 02:30:13.838 7 INFO neutron.services.segments.plugin [-] Segment 39d6c94e-e7a4-4a3c-980a-bd27d4935337 resource provider aggregate not found 2026-06-10 02:30:13.859 7 INFO neutron.services.segments.plugin [-] Segment 39d6c94e-e7a4-4a3c-980a-bd27d4935337 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 39d6c94e-e7a4-4a3c-980a-bd27d4935337 found for delete ", "request_id": "req-23ef67d7-09a3-4ffc-a8a2-d179743ccfe8"}]} 2026-06-10 02:30:13.860 7 INFO neutron.services.segments.plugin [-] Segment 39d6c94e-e7a4-4a3c-980a-bd27d4935337 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 39d6c94e-e7a4-4a3c-980a-bd27d4935337 found for delete ", "request_id": "req-17a0746f-3602-4ecc-84a2-a4436fcd7ec8"}]} [pid: 8|app: 0|req: 363/743] 10.0.0.222 () {32 vars in 740 bytes} [Wed Jun 10 02:30:13 2026] DELETE /v2.0/security-groups/9b0f664d-0303-4b07-86cb-c82e31a07774 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/744] 10.0.0.222 () {34 vars in 749 bytes} [Wed Jun 10 02:30:13 2026] PUT /v2.0/floatingips/1c651666-016e-49a8-9d74-f00b29f300c4 => generated 855 bytes in 725 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:30:14.089 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-715f2289-0fee-44cf-997b-4c2905b4f147'] response: {'name': 'network-changed', 'server_uuid': '9bd4e5f3-f7b5-42b5-952a-5521d607e630', 'tag': 'fbdf0883-ffeb-4886-8008-ee0cbea951b1', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 364/745] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:30:14 2026] GET /v2.0/ports?device_id=9bd4e5f3-f7b5-42b5-952a-5521d607e630 => 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: 382/746] 10.0.0.195 () {34 vars in 1040 bytes} [Wed Jun 10 02:30:14 2026] GET /v2.0/security-groups?id=a3400820-0038-4425-be9d-4763ea08afc7&fields=id&fields=name => generated 114 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/747] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:30:14 2026] GET /v2.0/ports?device_id=9bd4e5f3-f7b5-42b5-952a-5521d607e630 => generated 971 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/748] 10.0.0.195 () {34 vars in 1040 bytes} [Wed Jun 10 02:30:14 2026] GET /v2.0/security-groups?id=a3400820-0038-4425-be9d-4763ea08afc7&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/749] 199.204.45.72 () {34 vars in 1079 bytes} [Wed Jun 10 02:30:14 2026] GET /v2.0/ports?tenant_id=d85fad53fa6b4cd49e5b66b9b8b1cc0f&device_id=9bd4e5f3-f7b5-42b5-952a-5521d607e630 => generated 1240 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/750] 199.204.45.72 () {34 vars in 985 bytes} [Wed Jun 10 02:30:14 2026] GET /v2.0/networks?id=96a25b2a-946b-4a01-aeaa-e02dca3bb25a => generated 776 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/751] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:30:14 2026] GET /v2.0/ports?device_id=511ce648-3953-4516-b01b-a84cf099dc19 => 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: 368/752] 10.0.0.195 () {34 vars in 1040 bytes} [Wed Jun 10 02:30:14 2026] GET /v2.0/security-groups?id=a6392b46-bcbe-4d79-96e0-edf5a7709946&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: 385/753] 199.204.45.72 () {34 vars in 1057 bytes} [Wed Jun 10 02:30:14 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=fbdf0883-ffeb-4886-8008-ee0cbea951b1 => generated 858 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/754] 199.204.45.72 () {34 vars in 983 bytes} [Wed Jun 10 02:30:14 2026] GET /v2.0/subnets?id=f689363b-7ccc-454d-987f-2a5fff279ace => generated 698 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/755] 199.204.45.72 () {34 vars in 1051 bytes} [Wed Jun 10 02:30:14 2026] GET /v2.0/ports?network_id=96a25b2a-946b-4a01-aeaa-e02dca3bb25a&device_owner=network%3Adhcp => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/756] 199.204.45.72 () {34 vars in 1011 bytes} [Wed Jun 10 02:30:14 2026] GET /v2.0/networks/96a25b2a-946b-4a01-aeaa-e02dca3bb25a?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: 387/757] 199.204.45.72 () {34 vars in 1111 bytes} [Wed Jun 10 02:30:14 2026] GET /v2.0/networks/96a25b2a-946b-4a01-aeaa-e02dca3bb25a?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: 371/758] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:30:15 2026] GET /v2.0/ports?device_id=9bd4e5f3-f7b5-42b5-952a-5521d607e630 => generated 971 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/759] 10.0.0.195 () {34 vars in 1040 bytes} [Wed Jun 10 02:30:15 2026] GET /v2.0/security-groups?id=a3400820-0038-4425-be9d-4763ea08afc7&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: 8|app: 0|req: 373/760] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:30:15 2026] GET /v2.0/ports?device_id=511ce648-3953-4516-b01b-a84cf099dc19 => 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: 376/763] 10.0.0.195 () {34 vars in 1040 bytes} [Wed Jun 10 02:30:15 2026] GET /v2.0/security-groups?id=a6392b46-bcbe-4d79-96e0-edf5a7709946&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: 388/764] 10.0.0.222 () {34 vars in 684 bytes} [Wed Jun 10 02:30:15 2026] POST /v2.0/security-groups => generated 1625 bytes in 392 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/765] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:30:16 2026] GET /v2.0/ports?device_id=511ce648-3953-4516-b01b-a84cf099dc19 => 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: 377/766] 10.0.0.222 () {32 vars in 663 bytes} [Wed Jun 10 02:30:16 2026] GET /v2.0/security-groups => generated 4530 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/767] 10.0.0.222 () {34 vars in 758 bytes} [Wed Jun 10 02:30:16 2026] PUT /v2.0/security-groups/9989990e-ae7e-4ef2-ba5f-7ead6ab129fd => generated 1663 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/768] 10.0.0.222 () {32 vars in 737 bytes} [Wed Jun 10 02:30:16 2026] GET /v2.0/security-groups/9989990e-ae7e-4ef2-ba5f-7ead6ab129fd => generated 1663 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/769] 10.0.0.222 () {32 vars in 740 bytes} [Wed Jun 10 02:30:16 2026] DELETE /v2.0/security-groups/9989990e-ae7e-4ef2-ba5f-7ead6ab129fd => 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: 393/770] 10.0.0.222 () {32 vars in 663 bytes} [Wed Jun 10 02:30:16 2026] GET /v2.0/security-groups => generated 2925 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:30:16.322 7 INFO neutron.api.v2.resource [None req-05a95786-ce9a-4b25-a40b-3f471b7101e6 0dca4d9d1e5b47a59b40aaa542ba8803 f6cdfaebc7364fdaa1a9df07cc605f21 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 394/771] 10.0.0.222 () {32 vars in 740 bytes} [Wed Jun 10 02:30:16 2026] DELETE /v2.0/security-groups/9989990e-ae7e-4ef2-ba5f-7ead6ab129fd => 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: 395/772] 10.0.0.222 () {34 vars in 684 bytes} [Wed Jun 10 02:30:16 2026] POST /v2.0/security-groups => generated 1625 bytes in 88 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/773] 10.0.0.222 () {34 vars in 695 bytes} [Wed Jun 10 02:30:16 2026] POST /v2.0/security-group-rules => generated 601 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/774] 10.0.0.222 () {32 vars in 747 bytes} [Wed Jun 10 02:30:16 2026] GET /v2.0/security-group-rules/9a40a42d-58e5-4ea9-a955-0fbb6b0a2d10 => generated 601 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:30:16.615 8 INFO neutron.db.l3_db [None req-a0773130-4093-42bf-bc10-78a9f8e3ccfa 58752a3f998f436398c54a66f756d292 9239fd0fa0d34a03b50e5f2838dd1397 - - default default] Floating IP 98c22a5c-8fad-477b-ab65-f43aa401c094 associated. External IP: 10.96.250.211, port: ab417724-4b06-4357-9e96-cbcf2babdca7. [pid: 7|app: 0|req: 398/775] 10.0.0.222 () {32 vars in 673 bytes} [Wed Jun 10 02:30:16 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/776] 10.0.0.222 () {32 vars in 750 bytes} [Wed Jun 10 02:30:16 2026] DELETE /v2.0/security-group-rules/9a40a42d-58e5-4ea9-a955-0fbb6b0a2d10 => 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: 400/777] 10.0.0.222 () {32 vars in 673 bytes} [Wed Jun 10 02:30:16 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: 7|app: 0|req: 401/778] 10.0.0.222 () {34 vars in 695 bytes} [Wed Jun 10 02:30:16 2026] POST /v2.0/security-group-rules => generated 601 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/779] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:30:16 2026] GET /v2.0/ports?device_id=9bd4e5f3-f7b5-42b5-952a-5521d607e630 => 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: 403/780] 10.0.0.222 () {32 vars in 747 bytes} [Wed Jun 10 02:30:16 2026] GET /v2.0/security-group-rules/ec0b1abf-3326-4e93-bab9-4f8a4fdb54ff => generated 601 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/781] 10.0.0.222 () {34 vars in 749 bytes} [Wed Jun 10 02:30:16 2026] PUT /v2.0/floatingips/98c22a5c-8fad-477b-ab65-f43aa401c094 => generated 855 bytes in 873 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/782] 199.204.45.72 () {34 vars in 993 bytes} [Wed Jun 10 02:30:16 2026] GET /v2.0/ports?device_id=9bd4e5f3-f7b5-42b5-952a-5521d607e630 => generated 971 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/783] 10.0.0.195 () {34 vars in 1040 bytes} [Wed Jun 10 02:30:16 2026] GET /v2.0/security-groups?id=a3400820-0038-4425-be9d-4763ea08afc7&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:30:16.998 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-9ed607c8-8977-49bb-9e78-678916146de9'] response: {'name': 'network-changed', 'server_uuid': '511ce648-3953-4516-b01b-a84cf099dc19', 'tag': 'ab417724-4b06-4357-9e96-cbcf2babdca7', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 405/784] 10.0.0.222 () {32 vars in 673 bytes} [Wed Jun 10 02:30:16 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/785] 10.0.0.222 () {32 vars in 750 bytes} [Wed Jun 10 02:30:17 2026] DELETE /v2.0/security-group-rules/ec0b1abf-3326-4e93-bab9-4f8a4fdb54ff => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:30:17.110 8 INFO neutron_taas.services.taas.taas_plugin [req-39509188-194c-49b3-8361-e8e981e989f5 req-42fe46cd-4306-4a1e-8b94-3c9693c83b55 b963da379a6e449c9803f1c6d44562ce d85fad53fa6b4cd49e5b66b9b8b1cc0f - - default default] TaaS: Handle Delete Port: fbdf0883-ffeb-4886-8008-ee0cbea951b1 2026-06-10 02:30:17.113 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-39509188-194c-49b3-8361-e8e981e989f5 req-42fe46cd-4306-4a1e-8b94-3c9693c83b55 b963da379a6e449c9803f1c6d44562ce d85fad53fa6b4cd49e5b66b9b8b1cc0f - - default default] Tap Mirror: Handle Delete Port: fbdf0883-ffeb-4886-8008-ee0cbea951b1 [pid: 7|app: 0|req: 407/786] 10.0.0.222 () {32 vars in 673 bytes} [Wed Jun 10 02:30:17 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:30:17.160 7 INFO neutron.db.securitygroups_db [None req-0fc36549-65a7-48ba-b472-061f390939ca 0dca4d9d1e5b47a59b40aaa542ba8803 f6cdfaebc7364fdaa1a9df07cc605f21 - - default default] Project f6cdfaebc7364fdaa1a9df07cc605f21 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: 408/787] 10.0.0.222 () {34 vars in 695 bytes} [Wed Jun 10 02:30:17 2026] POST /v2.0/security-group-rules => generated 607 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/788] 10.0.0.222 () {32 vars in 747 bytes} [Wed Jun 10 02:30:17 2026] GET /v2.0/security-group-rules/6ab177d5-36da-4efa-bcc5-9aa6f32482f0 => generated 607 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:30:17.274 8 INFO neutron.db.l3_db [req-39509188-194c-49b3-8361-e8e981e989f5 req-42fe46cd-4306-4a1e-8b94-3c9693c83b55 b963da379a6e449c9803f1c6d44562ce d85fad53fa6b4cd49e5b66b9b8b1cc0f - - default default] Floating IP 1c651666-016e-49a8-9d74-f00b29f300c4 disassociated. External IP: 10.96.250.212, port: fbdf0883-ffeb-4886-8008-ee0cbea951b1. [pid: 7|app: 0|req: 410/789] 10.0.0.222 () {32 vars in 673 bytes} [Wed Jun 10 02:30:17 2026] GET /v2.0/security-group-rules => generated 4144 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/790] 10.0.0.222 () {32 vars in 750 bytes} [Wed Jun 10 02:30:17 2026] DELETE /v2.0/security-group-rules/6ab177d5-36da-4efa-bcc5-9aa6f32482f0 => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/791] 10.0.0.222 () {32 vars in 673 bytes} [Wed Jun 10 02:30:17 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: 7|app: 0|req: 413/792] 10.0.0.222 () {32 vars in 740 bytes} [Wed Jun 10 02:30:17 2026] DELETE /v2.0/security-groups/25d7acd2-a41d-4479-a00d-3f2405a0e720 => 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: 414/793] 10.0.0.222 () {32 vars in 663 bytes} [Wed Jun 10 02:30:17 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: 415/794] 199.204.45.72 () {34 vars in 1079 bytes} [Wed Jun 10 02:30:17 2026] GET /v2.0/ports?tenant_id=9239fd0fa0d34a03b50e5f2838dd1397&device_id=511ce648-3953-4516-b01b-a84cf099dc19 => generated 1240 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/795] 10.0.0.222 () {32 vars in 663 bytes} [Wed Jun 10 02:30:17 2026] GET /v2.0/security-groups => generated 2925 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/796] 199.204.45.72 () {34 vars in 985 bytes} [Wed Jun 10 02:30:17 2026] GET /v2.0/networks?id=7c4e9ef6-7909-4ad7-8a7c-a8aeb753cdf0 => generated 772 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/797] 199.204.45.72 () {36 vars in 996 bytes} [Wed Jun 10 02:30:16 2026] DELETE /v2.0/ports/fbdf0883-ffeb-4886-8008-ee0cbea951b1 => generated 0 bytes in 659 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/798] 199.204.45.72 () {34 vars in 1057 bytes} [Wed Jun 10 02:30:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=ab417724-4b06-4357-9e96-cbcf2babdca7 => 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: 381/799] 199.204.45.72 () {34 vars in 983 bytes} [Wed Jun 10 02:30:17 2026] GET /v2.0/subnets?id=3114b752-58f8-45cb-a68f-1f3b733ffeea => generated 694 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/800] 199.204.45.72 () {34 vars in 1051 bytes} [Wed Jun 10 02:30:17 2026] GET /v2.0/ports?network_id=7c4e9ef6-7909-4ad7-8a7c-a8aeb753cdf0&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: 8|app: 0|req: 382/801] 199.204.45.72 () {34 vars in 1011 bytes} [Wed Jun 10 02:30:17 2026] GET /v2.0/networks/7c4e9ef6-7909-4ad7-8a7c-a8aeb753cdf0?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: 420/802] 199.204.45.72 () {34 vars in 1111 bytes} [Wed Jun 10 02:30:17 2026] GET /v2.0/networks/7c4e9ef6-7909-4ad7-8a7c-a8aeb753cdf0?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: 383/803] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:30:18 2026] GET /v2.0/ports?device_id=9bd4e5f3-f7b5-42b5-952a-5521d607e630 => 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: 421/804] 10.0.0.222 () {32 vars in 774 bytes} [Wed Jun 10 02:30:18 2026] GET /v2.0/security-groups?tenant_id=f6cdfaebc7364fdaa1a9df07cc605f21&name=default => generated 2925 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/805] 10.0.0.222 () {32 vars in 740 bytes} [Wed Jun 10 02:30:18 2026] DELETE /v2.0/security-groups/0bc4ea6c-1080-47cf-beb0-6cc2e798594f => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:30:19.027 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-739e9442-3731-4732-bc64-e87f122f5d7a'] response: {'server_uuid': '9bd4e5f3-f7b5-42b5-952a-5521d607e630', 'name': 'network-vif-deleted', 'tag': 'fbdf0883-ffeb-4886-8008-ee0cbea951b1', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 422/806] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:30:19 2026] GET /v2.0/ports?device_id=9bd4e5f3-f7b5-42b5-952a-5521d607e630 => 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: 423/807] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:30:20 2026] GET /v2.0/ports?device_id=9bd4e5f3-f7b5-42b5-952a-5521d607e630 => 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: 385/808] 10.0.0.222 () {34 vars in 684 bytes} [Wed Jun 10 02:30:19 2026] POST /v2.0/security-groups => generated 1625 bytes in 317 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/809] 10.0.0.222 () {32 vars in 663 bytes} [Wed Jun 10 02:30:20 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: 386/810] 10.0.0.222 () {34 vars in 758 bytes} [Wed Jun 10 02:30:20 2026] PUT /v2.0/security-groups/6301da94-0304-4b4a-ae5f-c0039367c006 => generated 1663 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/811] 10.0.0.222 () {32 vars in 737 bytes} [Wed Jun 10 02:30:20 2026] GET /v2.0/security-groups/6301da94-0304-4b4a-ae5f-c0039367c006 => generated 1663 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/812] 10.0.0.222 () {32 vars in 740 bytes} [Wed Jun 10 02:30:20 2026] DELETE /v2.0/security-groups/6301da94-0304-4b4a-ae5f-c0039367c006 => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/813] 10.0.0.222 () {32 vars in 663 bytes} [Wed Jun 10 02:30:20 2026] GET /v2.0/security-groups => generated 2925 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:30:20.584 8 INFO neutron.api.v2.resource [None req-c8f2197b-2414-4b5b-8ffc-dcd3e177e6d6 aecf651fe0ce45969a62da72cb53aaa1 6ac67eb3b7cb4a5f8b8cd70c5fb6f8bb - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 388/814] 10.0.0.222 () {32 vars in 740 bytes} [Wed Jun 10 02:30:20 2026] DELETE /v2.0/security-groups/6301da94-0304-4b4a-ae5f-c0039367c006 => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/815] 10.0.0.222 () {34 vars in 684 bytes} [Wed Jun 10 02:30:20 2026] POST /v2.0/security-groups => generated 1625 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/816] 10.0.0.222 () {34 vars in 695 bytes} [Wed Jun 10 02:30:20 2026] POST /v2.0/security-group-rules => generated 601 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/817] 10.0.0.222 () {32 vars in 747 bytes} [Wed Jun 10 02:30:20 2026] GET /v2.0/security-group-rules/812f4cc8-45a2-4345-8b27-17e2292497d9 => generated 601 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/818] 10.0.0.222 () {32 vars in 673 bytes} [Wed Jun 10 02:30:20 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/819] 10.0.0.222 () {32 vars in 750 bytes} [Wed Jun 10 02:30:20 2026] DELETE /v2.0/security-group-rules/812f4cc8-45a2-4345-8b27-17e2292497d9 => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/820] 10.0.0.222 () {32 vars in 673 bytes} [Wed Jun 10 02:30:21 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/821] 10.0.0.222 () {34 vars in 695 bytes} [Wed Jun 10 02:30:21 2026] POST /v2.0/security-group-rules => generated 601 bytes in 93 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/822] 10.0.0.222 () {32 vars in 747 bytes} [Wed Jun 10 02:30:21 2026] GET /v2.0/security-group-rules/77928537-2431-4d7e-a9eb-666e2d524be2 => generated 601 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/823] 10.0.0.222 () {32 vars in 673 bytes} [Wed Jun 10 02:30:21 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/824] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:30:21 2026] GET /v2.0/ports?device_id=9bd4e5f3-f7b5-42b5-952a-5521d607e630 => 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: 393/825] 10.0.0.222 () {32 vars in 750 bytes} [Wed Jun 10 02:30:21 2026] DELETE /v2.0/security-group-rules/77928537-2431-4d7e-a9eb-666e2d524be2 => 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: 433/826] 10.0.0.222 () {32 vars in 673 bytes} [Wed Jun 10 02:30:21 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/827] 10.0.0.222 () {34 vars in 695 bytes} [Wed Jun 10 02:30:21 2026] POST /v2.0/security-group-rules => generated 602 bytes in 95 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/828] 10.0.0.222 () {32 vars in 747 bytes} [Wed Jun 10 02:30:21 2026] GET /v2.0/security-group-rules/95f56563-16c1-4aa5-a0fb-6dd3e13bfef3 => generated 602 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/829] 10.0.0.222 () {32 vars in 673 bytes} [Wed Jun 10 02:30:21 2026] GET /v2.0/security-group-rules => generated 4139 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/830] 10.0.0.222 () {32 vars in 750 bytes} [Wed Jun 10 02:30:21 2026] DELETE /v2.0/security-group-rules/95f56563-16c1-4aa5-a0fb-6dd3e13bfef3 => 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: 396/831] 10.0.0.222 () {32 vars in 673 bytes} [Wed Jun 10 02:30:21 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: 7|app: 0|req: 436/832] 10.0.0.222 () {32 vars in 740 bytes} [Wed Jun 10 02:30:21 2026] DELETE /v2.0/security-groups/f978c520-d0ed-44a6-b73c-71c7b9b11055 => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/833] 10.0.0.222 () {32 vars in 663 bytes} [Wed Jun 10 02:30:21 2026] GET /v2.0/security-groups => generated 2925 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 437/834] 10.0.0.222 () {32 vars in 663 bytes} [Wed Jun 10 02:30:21 2026] GET /v2.0/security-groups => generated 2925 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/835] 10.0.0.222 () {32 vars in 774 bytes} [Wed Jun 10 02:30:22 2026] GET /v2.0/security-groups?tenant_id=6ac67eb3b7cb4a5f8b8cd70c5fb6f8bb&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: 438/836] 10.0.0.222 () {32 vars in 740 bytes} [Wed Jun 10 02:30:22 2026] DELETE /v2.0/security-groups/a3400820-0038-4425-be9d-4763ea08afc7 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:30:22.506 7 INFO neutron.api.v2.resource [None req-0f5bc7d8-8ce6-4897-8c20-e404c8324d3d b963da379a6e449c9803f1c6d44562ce d85fad53fa6b4cd49e5b66b9b8b1cc0f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 439/837] 10.0.0.222 () {32 vars in 737 bytes} [Wed Jun 10 02:30:22 2026] GET /v2.0/security-groups/a3400820-0038-4425-be9d-4763ea08afc7 => generated 146 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/838] 10.0.0.222 () {32 vars in 740 bytes} [Wed Jun 10 02:30:22 2026] DELETE /v2.0/security-groups/fc989f11-72c4-4c2c-bc2f-74765c80cf69 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:30:22.602 7 INFO neutron_taas.services.taas.taas_plugin [None req-a153dece-bdb5-4559-a4ba-56261bc2afdb b963da379a6e449c9803f1c6d44562ce d85fad53fa6b4cd49e5b66b9b8b1cc0f - - default default] TaaS: Handle Delete Port: 1c5b0e86-97a3-4b35-8548-ac003b12c5d6 2026-06-10 02:30:22.604 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a153dece-bdb5-4559-a4ba-56261bc2afdb b963da379a6e449c9803f1c6d44562ce d85fad53fa6b4cd49e5b66b9b8b1cc0f - - default default] Tap Mirror: Handle Delete Port: 1c5b0e86-97a3-4b35-8548-ac003b12c5d6 [pid: 7|app: 0|req: 440/839] 10.0.0.222 () {32 vars in 732 bytes} [Wed Jun 10 02:30:22 2026] DELETE /v2.0/floatingips/1c651666-016e-49a8-9d74-f00b29f300c4 => generated 0 bytes in 224 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:30:23.170 8 INFO neutron_taas.services.taas.taas_plugin [None req-a9f43b83-2500-4f88-835d-53913b8eff62 3b4fb08fc9af48c9a5d96f8a8132a365 18265f3c52554fd6a6b60ac71d971572 - - default default] TaaS: Handle Delete Port: b35276c7-e996-41d6-a1cf-edf15095d836 2026-06-10 02:30:23.179 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a9f43b83-2500-4f88-835d-53913b8eff62 3b4fb08fc9af48c9a5d96f8a8132a365 18265f3c52554fd6a6b60ac71d971572 - - default default] Tap Mirror: Handle Delete Port: b35276c7-e996-41d6-a1cf-edf15095d836 [pid: 8|app: 0|req: 400/840] 10.0.0.222 () {34 vars in 789 bytes} [Wed Jun 10 02:30:22 2026] PUT /v2.0/routers/67ee7535-4208-4b4c-ad8e-0fca974db03b/remove_router_interface => generated 309 bytes in 892 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:30:23.828 7 INFO neutron_taas.services.taas.taas_plugin [None req-770eeae4-5872-4f0d-9d61-bf2f57d760f6 3b4fb08fc9af48c9a5d96f8a8132a365 18265f3c52554fd6a6b60ac71d971572 - - default default] TaaS: Handle Delete Port: 77c7ebb7-ed65-4919-8e10-926efd24b3be 2026-06-10 02:30:23.833 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-770eeae4-5872-4f0d-9d61-bf2f57d760f6 3b4fb08fc9af48c9a5d96f8a8132a365 18265f3c52554fd6a6b60ac71d971572 - - default default] Tap Mirror: Handle Delete Port: 77c7ebb7-ed65-4919-8e10-926efd24b3be 2026-06-10 02:30:24.085 7 INFO neutron_taas.services.taas.taas_plugin [None req-770eeae4-5872-4f0d-9d61-bf2f57d760f6 3b4fb08fc9af48c9a5d96f8a8132a365 18265f3c52554fd6a6b60ac71d971572 - - default default] TaaS: Handle Delete Port: a0c2641e-8468-4c6f-a5c5-49a1c3c98559 2026-06-10 02:30:24.088 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-770eeae4-5872-4f0d-9d61-bf2f57d760f6 3b4fb08fc9af48c9a5d96f8a8132a365 18265f3c52554fd6a6b60ac71d971572 - - default default] Tap Mirror: Handle Delete Port: a0c2641e-8468-4c6f-a5c5-49a1c3c98559 2026-06-10 02:30:24.409 7 INFO neutron.services.segments.plugin [-] Segment 84334a80-16eb-4813-9392-92013b905af8 resource provider aggregate not found 2026-06-10 02:30:24.414 7 INFO neutron.services.segments.plugin [-] Segment 84334a80-16eb-4813-9392-92013b905af8 resource provider aggregate not found 2026-06-10 02:30:24.433 7 INFO neutron.services.segments.plugin [-] Segment 84334a80-16eb-4813-9392-92013b905af8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 84334a80-16eb-4813-9392-92013b905af8 found for delete ", "request_id": "req-e63640ad-0a73-4332-a559-cce6ab7d8dc6"}]} 2026-06-10 02:30:24.433 7 INFO neutron.services.segments.plugin [-] Segment 84334a80-16eb-4813-9392-92013b905af8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 84334a80-16eb-4813-9392-92013b905af8 found for delete ", "request_id": "req-30e2ad79-4e54-4223-bb6b-44a764e5b83d"}]} 2026-06-10 02:30:24.440 7 INFO neutron.db.l3_hamode_db [None req-770eeae4-5872-4f0d-9d61-bf2f57d760f6 3b4fb08fc9af48c9a5d96f8a8132a365 18265f3c52554fd6a6b60ac71d971572 - - default default] HA network a561cdae-fb0a-471a-b3ff-6b477a8731b7 was deleted as no HA routers are present in tenant d85fad53fa6b4cd49e5b66b9b8b1cc0f. [pid: 7|app: 0|req: 441/841] 10.0.0.222 () {32 vars in 724 bytes} [Wed Jun 10 02:30:23 2026] DELETE /v2.0/routers/67ee7535-4208-4b4c-ad8e-0fca974db03b => generated 0 bytes in 810 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/842] 10.0.0.222 () {32 vars in 724 bytes} [Wed Jun 10 02:30:24 2026] DELETE /v2.0/subnets/f689363b-7ccc-454d-987f-2a5fff279ace => generated 0 bytes in 516 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 02:30:25.071 7 INFO neutron_taas.services.taas.taas_plugin [None req-41879b95-d617-4f34-b94d-daf3627526b4 3b4fb08fc9af48c9a5d96f8a8132a365 18265f3c52554fd6a6b60ac71d971572 - - default default] TaaS: Handle Delete Port: 41ecd775-5d9d-4db4-a576-307b61574ff8 2026-06-10 02:30:25.080 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-41879b95-d617-4f34-b94d-daf3627526b4 3b4fb08fc9af48c9a5d96f8a8132a365 18265f3c52554fd6a6b60ac71d971572 - - default default] Tap Mirror: Handle Delete Port: 41ecd775-5d9d-4db4-a576-307b61574ff8 [pid: 7|app: 0|req: 442/843] 10.0.0.222 () {32 vars in 726 bytes} [Wed Jun 10 02:30:24 2026] DELETE /v2.0/networks/96a25b2a-946b-4a01-aeaa-e02dca3bb25a => generated 0 bytes in 257 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/844] 10.0.0.222 () {32 vars in 774 bytes} [Wed Jun 10 02:30:25 2026] GET /v2.0/security-groups?tenant_id=d85fad53fa6b4cd49e5b66b9b8b1cc0f&name=default => generated 2925 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 443/845] 10.0.0.222 () {32 vars in 740 bytes} [Wed Jun 10 02:30:25 2026] DELETE /v2.0/security-groups/93e1d2ab-9cf8-4ba8-903d-1621f60a400d => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:30:26.454 7 INFO neutron.services.segments.plugin [-] Segment 71eacd6a-0583-42c8-b5b5-b97494f18161 resource provider aggregate not found 2026-06-10 02:30:26.461 7 INFO neutron.services.segments.plugin [-] Segment 71eacd6a-0583-42c8-b5b5-b97494f18161 resource provider aggregate not found 2026-06-10 02:30:26.481 7 INFO neutron.services.segments.plugin [-] Segment 71eacd6a-0583-42c8-b5b5-b97494f18161 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 71eacd6a-0583-42c8-b5b5-b97494f18161 found for delete ", "request_id": "req-ebaef373-aedc-4e23-af16-575c8d1a479c"}]} 2026-06-10 02:30:26.481 7 INFO neutron.services.segments.plugin [-] Segment 71eacd6a-0583-42c8-b5b5-b97494f18161 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 71eacd6a-0583-42c8-b5b5-b97494f18161 found for delete ", "request_id": "req-848c43ca-a1d2-469a-b5dd-ba70367a7ec3"}]} [pid: 8|app: 0|req: 403/846] 10.0.0.53 () {34 vars in 989 bytes} [Wed Jun 10 02:30:27 2026] GET /v2.0/ports?device_id=511ce648-3953-4516-b01b-a84cf099dc19 => generated 1240 bytes in 173 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 444/847] 10.0.0.222 () {32 vars in 774 bytes} [Wed Jun 10 02:30:27 2026] GET /v2.0/security-groups?tenant_id=95d7ee94211e4f9fb73c74da8490801d&name=default => generated 2925 bytes in 208 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/848] 10.0.0.53 () {34 vars in 1039 bytes} [Wed Jun 10 02:30:27 2026] GET /v2.0/security-groups?id=a6392b46-bcbe-4d79-96e0-edf5a7709946&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: 446/849] 10.0.0.222 () {32 vars in 740 bytes} [Wed Jun 10 02:30:27 2026] DELETE /v2.0/security-groups/91818fbe-bbc5-4168-8bc6-a367dca004b5 => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:30:27.509 8 INFO neutron.db.segments_db [None req-adce63c0-8bad-4f52-af1f-6bfc9f96612a 3b4fb08fc9af48c9a5d96f8a8132a365 18265f3c52554fd6a6b60ac71d971572 - - default default] Added segment 22b39143-5f46-4917-b79c-99ea27d327fd of type vxlan for network 2535f3a6-b48d-4449-b033-bb146e0e4a6b [pid: 8|app: 0|req: 404/850] 10.0.0.222 () {34 vars in 671 bytes} [Wed Jun 10 02:30:27 2026] POST /v2.0/networks => generated 744 bytes in 245 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 447/851] 10.0.0.222 () {32 vars in 774 bytes} [Wed Jun 10 02:30:27 2026] GET /v2.0/security-groups?tenant_id=a0d1bcfd8453452fab2794a5d5c1aac8&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: 405/852] 10.0.0.222 () {34 vars in 669 bytes} [Wed Jun 10 02:30:27 2026] POST /v2.0/subnets => generated 691 bytes in 194 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 448/853] 10.0.0.222 () {32 vars in 740 bytes} [Wed Jun 10 02:30:27 2026] DELETE /v2.0/security-groups/644bf123-c07e-40c0-bcf6-e6c4a76b321c => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:30:27.836 8 INFO neutron.db.segments_db [None req-943a9130-7d1d-4335-a1cb-7821ee8cb8fd 3b4fb08fc9af48c9a5d96f8a8132a365 18265f3c52554fd6a6b60ac71d971572 - - default default] Added segment 4da46cdc-52ae-48b9-aa3b-9b84b1d6cde2 of type vxlan for network 13736813-2b95-48bf-8728-1c956e2f2c72 2026-06-10 02:30:28.064 8 INFO neutron.db.l3_hamode_db [None req-943a9130-7d1d-4335-a1cb-7821ee8cb8fd 3b4fb08fc9af48c9a5d96f8a8132a365 eb19144946144676a8f888b3bce27d50 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-10 02:30:28.810 8 INFO neutron.db.l3_hamode_db [None req-943a9130-7d1d-4335-a1cb-7821ee8cb8fd 3b4fb08fc9af48c9a5d96f8a8132a365 18265f3c52554fd6a6b60ac71d971572 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 406/854] 10.0.0.222 () {34 vars in 669 bytes} [Wed Jun 10 02:30:27 2026] POST /v2.0/routers => generated 731 bytes in 1894 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 449/857] 10.0.0.222 () {34 vars in 783 bytes} [Wed Jun 10 02:30:29 2026] PUT /v2.0/routers/e25f1dce-c1a3-481f-ad73-9f3e5dcef0b2/add_router_interface => generated 309 bytes in 1423 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/858] 10.0.0.222 () {32 vars in 774 bytes} [Wed Jun 10 02:30:31 2026] GET /v2.0/security-groups?tenant_id=3b839640d90441a6a9eae649a25470f6&name=default => generated 2925 bytes in 335 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 450/859] 10.0.0.222 () {32 vars in 740 bytes} [Wed Jun 10 02:30:31 2026] DELETE /v2.0/security-groups/017e4ac4-993d-4985-a13b-1f021ef8d88c => 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: 410/860] 10.0.0.222 () {34 vars in 685 bytes} [Wed Jun 10 02:30:31 2026] POST /v2.0/security-groups => generated 1659 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 451/861] 10.0.0.222 () {34 vars in 695 bytes} [Wed Jun 10 02:30:31 2026] POST /v2.0/security-group-rules => generated 597 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/862] 10.0.0.222 () {34 vars in 695 bytes} [Wed Jun 10 02:30:31 2026] POST /v2.0/security-group-rules => generated 602 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 452/863] 10.0.0.222 () {34 vars in 676 bytes} [Wed Jun 10 02:30:32 2026] POST /v2.0/floatingips => generated 552 bytes in 509 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/864] 10.0.0.195 () {34 vars in 1098 bytes} [Wed Jun 10 02:30:33 2026] GET /v2.0/security-groups?name=tempest-securitygroup--865471797&fields=id&tenant_id=eb19144946144676a8f888b3bce27d50 => generated 69 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 453/865] 10.0.0.195 () {34 vars in 982 bytes} [Wed Jun 10 02:30:33 2026] GET /v2.0/networks?id=2535f3a6-b48d-4449-b033-bb146e0e4a6b => generated 676 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/866] 10.0.0.195 () {34 vars in 965 bytes} [Wed Jun 10 02:30:33 2026] GET /v2.0/quotas/eb19144946144676a8f888b3bce27d50 => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 454/867] 10.0.0.195 () {34 vars in 1002 bytes} [Wed Jun 10 02:30:33 2026] GET /v2.0/ports?tenant_id=eb19144946144676a8f888b3bce27d50&fields=id => generated 103 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/868] 10.0.0.195 () {34 vars in 1008 bytes} [Wed Jun 10 02:30:33 2026] GET /v2.0/networks/2535f3a6-b48d-4449-b033-bb146e0e4a6b?fields=segments => generated 14 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 455/869] 10.0.0.195 () {34 vars in 1108 bytes} [Wed Jun 10 02:30:33 2026] GET /v2.0/networks/2535f3a6-b48d-4449-b033-bb146e0e4a6b?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: 415/870] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:30:33 2026] GET /v2.0/ports?device_id=cabbfbf9-206e-4b59-9df1-83a9372b9688 => 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: 456/871] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:30:34 2026] GET /v2.0/ports?device_id=cabbfbf9-206e-4b59-9df1-83a9372b9688 => 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: 416/872] 10.0.0.240 () {32 vars in 802 bytes} [Wed Jun 10 02:30:34 2026] GET /v2.0/extensions => generated 21537 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/873] 10.0.0.240 () {30 vars in 724 bytes} [Wed Jun 10 02:30:35 2026] GET /v2.0/quotas/a574576056804cdd85624d9a21745ff0/details => generated 847 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/874] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:30:35 2026] GET /v2.0/ports?device_id=cabbfbf9-206e-4b59-9df1-83a9372b9688 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 458/875] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:30:36 2026] GET /v2.0/ports?device_id=cabbfbf9-206e-4b59-9df1-83a9372b9688 => 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: 459/876] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:30:37 2026] GET /v2.0/ports?device_id=cabbfbf9-206e-4b59-9df1-83a9372b9688 => 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: 418/877] 199.204.45.72 () {34 vars in 985 bytes} [Wed Jun 10 02:30:37 2026] GET /v2.0/networks?id=2535f3a6-b48d-4449-b033-bb146e0e4a6b => generated 676 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 460/878] 199.204.45.72 () {34 vars in 1049 bytes} [Wed Jun 10 02:30:37 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=eb19144946144676a8f888b3bce27d50 => generated 180 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 461/879] 10.0.0.240 () {32 vars in 802 bytes} [Wed Jun 10 02:30:38 2026] GET /v2.0/extensions => generated 21537 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 462/880] 10.0.0.240 () {30 vars in 724 bytes} [Wed Jun 10 02:30:38 2026] GET /v2.0/quotas/a574576056804cdd85624d9a21745ff0/details => generated 847 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/881] 199.204.45.72 () {38 vars in 954 bytes} [Wed Jun 10 02:30:37 2026] POST /v2.0/ports => generated 958 bytes in 381 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 463/882] 199.204.45.72 () {38 vars in 1027 bytes} [Wed Jun 10 02:30:38 2026] PUT /v2.0/ports/2c68a2fe-6201-4d5e-abad-2e8c90f9abc4 => generated 1239 bytes in 327 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:30:38.687 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-499d91e9-9208-404b-8648-15eb6962b961'] response: {'name': 'network-changed', 'server_uuid': 'cabbfbf9-206e-4b59-9df1-83a9372b9688', 'tag': '2c68a2fe-6201-4d5e-abad-2e8c90f9abc4', '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: 420/883] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:30:39 2026] GET /v2.0/ports?device_id=cabbfbf9-206e-4b59-9df1-83a9372b9688 => generated 973 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 464/884] 10.0.0.195 () {34 vars in 1040 bytes} [Wed Jun 10 02:30:39 2026] GET /v2.0/security-groups?id=36fc2fa6-e0ce-4307-b287-413819f342e7&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: 421/885] 199.204.45.72 () {34 vars in 1079 bytes} [Wed Jun 10 02:30:39 2026] GET /v2.0/ports?tenant_id=eb19144946144676a8f888b3bce27d50&device_id=cabbfbf9-206e-4b59-9df1-83a9372b9688 => 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: 465/886] 199.204.45.72 () {34 vars in 1017 bytes} [Wed Jun 10 02:30:39 2026] GET /v2.0/networks?tenant_id=eb19144946144676a8f888b3bce27d50&shared=False => generated 772 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/887] 199.204.45.72 () {34 vars in 929 bytes} [Wed Jun 10 02:30:39 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 466/888] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:30:40 2026] GET /v2.0/ports?device_id=cabbfbf9-206e-4b59-9df1-83a9372b9688 => generated 973 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/889] 10.0.0.195 () {34 vars in 1040 bytes} [Wed Jun 10 02:30:40 2026] GET /v2.0/security-groups?id=36fc2fa6-e0ce-4307-b287-413819f342e7&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: 467/890] 199.204.45.72 () {34 vars in 1079 bytes} [Wed Jun 10 02:30:40 2026] GET /v2.0/ports?tenant_id=eb19144946144676a8f888b3bce27d50&device_id=cabbfbf9-206e-4b59-9df1-83a9372b9688 => generated 1242 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/891] 199.204.45.72 () {34 vars in 1059 bytes} [Wed Jun 10 02:30:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=2c68a2fe-6201-4d5e-abad-2e8c90f9abc4 => 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: 468/892] 199.204.45.72 () {34 vars in 983 bytes} [Wed Jun 10 02:30:40 2026] GET /v2.0/subnets?id=8d026455-59dc-4e17-9716-8625e180de91 => generated 694 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/893] 199.204.45.72 () {34 vars in 1051 bytes} [Wed Jun 10 02:30:40 2026] GET /v2.0/ports?network_id=2535f3a6-b48d-4449-b033-bb146e0e4a6b&device_owner=network%3Adhcp => generated 1244 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 469/894] 199.204.45.72 () {34 vars in 1011 bytes} [Wed Jun 10 02:30:40 2026] GET /v2.0/networks/2535f3a6-b48d-4449-b033-bb146e0e4a6b?fields=segments => generated 14 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/895] 199.204.45.72 () {34 vars in 1111 bytes} [Wed Jun 10 02:30:40 2026] GET /v2.0/networks/2535f3a6-b48d-4449-b033-bb146e0e4a6b?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: 427/896] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:30:41 2026] GET /v2.0/ports?device_id=511ce648-3953-4516-b01b-a84cf099dc19 => 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: 470/897] 10.0.0.222 () {32 vars in 774 bytes} [Wed Jun 10 02:30:41 2026] GET /v2.0/security-groups?tenant_id=a574576056804cdd85624d9a21745ff0&name=default => generated 2925 bytes in 197 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 471/898] 10.0.0.195 () {34 vars in 1040 bytes} [Wed Jun 10 02:30:41 2026] GET /v2.0/security-groups?id=a6392b46-bcbe-4d79-96e0-edf5a7709946&fields=id&fields=name => generated 114 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/899] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:30:41 2026] GET /v2.0/ports?device_id=cabbfbf9-206e-4b59-9df1-83a9372b9688 => 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: 429/900] 10.0.0.195 () {34 vars in 1040 bytes} [Wed Jun 10 02:30:41 2026] GET /v2.0/security-groups?id=36fc2fa6-e0ce-4307-b287-413819f342e7&fields=id&fields=name => generated 113 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 472/901] 10.0.0.222 () {32 vars in 740 bytes} [Wed Jun 10 02:30:41 2026] DELETE /v2.0/security-groups/06187ef4-7f4c-4bcd-9efa-37533a55961f => 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: 430/902] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:30:41 2026] GET /v2.0/ports?device_id=511ce648-3953-4516-b01b-a84cf099dc19 => generated 971 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 473/903] 10.0.0.195 () {34 vars in 1040 bytes} [Wed Jun 10 02:30:41 2026] GET /v2.0/security-groups?id=a6392b46-bcbe-4d79-96e0-edf5a7709946&fields=id&fields=name => generated 114 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/904] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:30:41 2026] GET /v2.0/ports?device_id=511ce648-3953-4516-b01b-a84cf099dc19 => generated 971 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 474/905] 10.0.0.195 () {34 vars in 1040 bytes} [Wed Jun 10 02:30:41 2026] GET /v2.0/security-groups?id=a6392b46-bcbe-4d79-96e0-edf5a7709946&fields=id&fields=name => generated 114 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/906] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:30:42 2026] GET /v2.0/ports?device_id=cabbfbf9-206e-4b59-9df1-83a9372b9688 => generated 973 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 475/907] 10.0.0.195 () {34 vars in 1040 bytes} [Wed Jun 10 02:30:42 2026] GET /v2.0/security-groups?id=36fc2fa6-e0ce-4307-b287-413819f342e7&fields=id&fields=name => generated 113 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/908] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:30:43 2026] GET /v2.0/ports?device_id=511ce648-3953-4516-b01b-a84cf099dc19 => 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: 476/909] 10.0.0.195 () {34 vars in 1040 bytes} [Wed Jun 10 02:30:43 2026] GET /v2.0/security-groups?id=a6392b46-bcbe-4d79-96e0-edf5a7709946&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: 434/910] 199.204.45.72 () {34 vars in 1079 bytes} [Wed Jun 10 02:30:43 2026] GET /v2.0/ports?tenant_id=9239fd0fa0d34a03b50e5f2838dd1397&device_id=511ce648-3953-4516-b01b-a84cf099dc19 => generated 1240 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 477/911] 199.204.45.72 () {34 vars in 985 bytes} [Wed Jun 10 02:30:43 2026] GET /v2.0/networks?id=7c4e9ef6-7909-4ad7-8a7c-a8aeb753cdf0 => generated 772 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 478/912] 199.204.45.72 () {34 vars in 1057 bytes} [Wed Jun 10 02:30:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=ab417724-4b06-4357-9e96-cbcf2babdca7 => generated 860 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 479/913] 199.204.45.72 () {34 vars in 983 bytes} [Wed Jun 10 02:30:43 2026] GET /v2.0/subnets?id=3114b752-58f8-45cb-a68f-1f3b733ffeea => generated 694 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 480/914] 199.204.45.72 () {34 vars in 1051 bytes} [Wed Jun 10 02:30:43 2026] GET /v2.0/ports?network_id=7c4e9ef6-7909-4ad7-8a7c-a8aeb753cdf0&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: 435/915] 10.0.0.53 () {34 vars in 989 bytes} [Wed Jun 10 02:30:43 2026] GET /v2.0/ports?device_id=41567e46-55c4-4ebd-bbe3-161f30276b0f => generated 1240 bytes in 203 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 481/916] 199.204.45.72 () {34 vars in 1011 bytes} [Wed Jun 10 02:30:43 2026] GET /v2.0/networks/7c4e9ef6-7909-4ad7-8a7c-a8aeb753cdf0?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 482/917] 10.0.0.53 () {34 vars in 1039 bytes} [Wed Jun 10 02:30:43 2026] GET /v2.0/security-groups?id=ac2bc9d2-92ba-4485-bb42-0ec698df3ac8&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: 436/918] 199.204.45.72 () {34 vars in 1111 bytes} [Wed Jun 10 02:30:43 2026] GET /v2.0/networks/7c4e9ef6-7909-4ad7-8a7c-a8aeb753cdf0?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 483/919] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:30:43 2026] GET /v2.0/ports?device_id=cabbfbf9-206e-4b59-9df1-83a9372b9688 => generated 975 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/920] 10.0.0.195 () {34 vars in 1040 bytes} [Wed Jun 10 02:30:43 2026] GET /v2.0/security-groups?id=36fc2fa6-e0ce-4307-b287-413819f342e7&fields=id&fields=name => generated 113 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 484/921] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:30:44 2026] GET /v2.0/ports?device_id=511ce648-3953-4516-b01b-a84cf099dc19 => generated 971 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/922] 10.0.0.195 () {34 vars in 1040 bytes} [Wed Jun 10 02:30:44 2026] GET /v2.0/security-groups?id=a6392b46-bcbe-4d79-96e0-edf5a7709946&fields=id&fields=name => generated 114 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 485/923] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:30:44 2026] GET /v2.0/ports?device_id=cabbfbf9-206e-4b59-9df1-83a9372b9688 => 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: 439/924] 10.0.0.195 () {34 vars in 1040 bytes} [Wed Jun 10 02:30:44 2026] GET /v2.0/security-groups?id=36fc2fa6-e0ce-4307-b287-413819f342e7&fields=id&fields=name => generated 113 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 486/925] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:30:45 2026] GET /v2.0/ports?device_id=511ce648-3953-4516-b01b-a84cf099dc19 => 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: 440/926] 10.0.0.195 () {34 vars in 1040 bytes} [Wed Jun 10 02:30:45 2026] GET /v2.0/security-groups?id=a6392b46-bcbe-4d79-96e0-edf5a7709946&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:30:45.739 7 INFO neutron.db.segments_db [None req-92226f03-933f-45ed-b3f5-ec51c520cd93 0fc23367bbb44fb9a33c807ed3f35e2d 0d4b343bfda1467b9237cee81d7fe54b - - default default] Added segment 44cfe806-2375-47ef-a8ff-9993a72dd25b of type vxlan for network 88da383e-a385-4325-b41a-a1053d6e3500 [pid: 7|app: 0|req: 487/928] 10.0.0.222 () {34 vars in 670 bytes} [Wed Jun 10 02:30:45 2026] POST /v2.0/networks => generated 631 bytes in 428 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 443/930] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:30:46 2026] GET /v2.0/ports?device_id=cabbfbf9-206e-4b59-9df1-83a9372b9688 => generated 975 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 444/931] 10.0.0.195 () {34 vars in 1040 bytes} [Wed Jun 10 02:30:46 2026] GET /v2.0/security-groups?id=36fc2fa6-e0ce-4307-b287-413819f342e7&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 445/932] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:30:46 2026] GET /v2.0/ports?device_id=cabbfbf9-206e-4b59-9df1-83a9372b9688 => 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: 488/933] 10.0.0.222 () {34 vars in 664 bytes} [Wed Jun 10 02:30:45 2026] POST /v2.0/ports => generated 743 bytes in 398 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 02:30:46.328 7 INFO neutron.db.segments_db [None req-e0395a19-6a16-4b2e-92df-02bfb5d8ca24 0fc23367bbb44fb9a33c807ed3f35e2d 0d4b343bfda1467b9237cee81d7fe54b - - default default] Added segment 7c9572ae-e900-4bfc-903c-f3a4248ffc75 of type vxlan for network 73a5943a-e35d-4731-b69f-e5f5c9754246 [pid: 7|app: 0|req: 489/934] 10.0.0.222 () {34 vars in 670 bytes} [Wed Jun 10 02:30:46 2026] POST /v2.0/networks => generated 630 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:30:46.572 8 INFO neutron.db.l3_db [None req-6e8c77a1-4a8f-437e-a04d-489d83918ea1 68467ddbef504534bfa230cb2bb41ac5 eb19144946144676a8f888b3bce27d50 - - default default] Floating IP 64f1b4c4-ccd2-4da9-9fe2-e04e7f5367cf associated. External IP: 10.96.250.206, port: 2c68a2fe-6201-4d5e-abad-2e8c90f9abc4. [pid: 7|app: 0|req: 490/935] 10.0.0.222 () {34 vars in 664 bytes} [Wed Jun 10 02:30:46 2026] POST /v2.0/ports => generated 743 bytes in 322 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 491/936] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:30:46 2026] GET /v2.0/ports?device_id=511ce648-3953-4516-b01b-a84cf099dc19 => generated 971 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:30:46.889 7 INFO neutron.db.segments_db [None req-09d23f66-65b9-4ba6-b5e6-050b0422dc31 0fc23367bbb44fb9a33c807ed3f35e2d 0d4b343bfda1467b9237cee81d7fe54b - - default default] Added segment d17317f8-08d6-4938-8bb8-301937791545 of type vxlan for network 6155bd85-76ca-4d2e-9573-495f48878b6e [pid: 8|app: 0|req: 446/937] 10.0.0.222 () {34 vars in 749 bytes} [Wed Jun 10 02:30:46 2026] PUT /v2.0/floatingips/64f1b4c4-ccd2-4da9-9fe2-e04e7f5367cf => generated 856 bytes in 723 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 492/938] 10.0.0.222 () {34 vars in 670 bytes} [Wed Jun 10 02:30:46 2026] POST /v2.0/networks => generated 632 bytes in 178 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 447/939] 10.0.0.195 () {34 vars in 1040 bytes} [Wed Jun 10 02:30:46 2026] GET /v2.0/security-groups?id=a6392b46-bcbe-4d79-96e0-edf5a7709946&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: 448/940] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:30:47 2026] GET /v2.0/ports?device_id=cabbfbf9-206e-4b59-9df1-83a9372b9688 => generated 975 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:30:47.062 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a3412de0-3c72-4716-9f0c-79fe1d56f14e'] response: {'name': 'network-changed', 'server_uuid': 'cabbfbf9-206e-4b59-9df1-83a9372b9688', 'tag': '2c68a2fe-6201-4d5e-abad-2e8c90f9abc4', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 449/941] 10.0.0.195 () {34 vars in 1040 bytes} [Wed Jun 10 02:30:47 2026] GET /v2.0/security-groups?id=36fc2fa6-e0ce-4307-b287-413819f342e7&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: 493/942] 10.0.0.222 () {34 vars in 664 bytes} [Wed Jun 10 02:30:47 2026] POST /v2.0/ports => generated 743 bytes in 351 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 450/943] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:30:47 2026] GET /v2.0/ports?device_id=cabbfbf9-206e-4b59-9df1-83a9372b9688 => 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: 451/944] 10.0.0.195 () {34 vars in 1040 bytes} [Wed Jun 10 02:30:47 2026] GET /v2.0/security-groups?id=36fc2fa6-e0ce-4307-b287-413819f342e7&fields=id&fields=name => generated 113 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:30:47.428 7 INFO neutron.db.segments_db [None req-26af769b-309b-436f-99e3-f22719c18b68 0fc23367bbb44fb9a33c807ed3f35e2d 0d4b343bfda1467b9237cee81d7fe54b - - default default] Added segment 84421b7a-f276-45c4-a192-4a9418e1ac75 of type vxlan for network f4ed548e-c566-4e50-b0bc-66106fa6c1be [pid: 7|app: 0|req: 494/945] 10.0.0.222 () {34 vars in 670 bytes} [Wed Jun 10 02:30:47 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: 495/946] 199.204.45.72 () {34 vars in 1079 bytes} [Wed Jun 10 02:30:47 2026] GET /v2.0/ports?tenant_id=eb19144946144676a8f888b3bce27d50&device_id=cabbfbf9-206e-4b59-9df1-83a9372b9688 => 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: 496/947] 199.204.45.72 () {34 vars in 985 bytes} [Wed Jun 10 02:30:47 2026] GET /v2.0/networks?id=2535f3a6-b48d-4449-b033-bb146e0e4a6b => generated 772 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 497/948] 199.204.45.72 () {34 vars in 1059 bytes} [Wed Jun 10 02:30:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=2c68a2fe-6201-4d5e-abad-2e8c90f9abc4 => generated 859 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 498/949] 199.204.45.72 () {34 vars in 983 bytes} [Wed Jun 10 02:30:47 2026] GET /v2.0/subnets?id=8d026455-59dc-4e17-9716-8625e180de91 => generated 694 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 499/950] 199.204.45.72 () {34 vars in 1051 bytes} [Wed Jun 10 02:30:47 2026] GET /v2.0/ports?network_id=2535f3a6-b48d-4449-b033-bb146e0e4a6b&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: 500/951] 199.204.45.72 () {34 vars in 1011 bytes} [Wed Jun 10 02:30:47 2026] GET /v2.0/networks/2535f3a6-b48d-4449-b033-bb146e0e4a6b?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: 452/952] 10.0.0.222 () {34 vars in 664 bytes} [Wed Jun 10 02:30:47 2026] POST /v2.0/ports => generated 743 bytes in 308 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: 501/953] 199.204.45.72 () {34 vars in 1111 bytes} [Wed Jun 10 02:30:47 2026] GET /v2.0/networks/2535f3a6-b48d-4449-b033-bb146e0e4a6b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 02:30:47.901 8 INFO neutron.db.segments_db [None req-b84ba2ea-beb5-4a65-be40-02bdb79958a8 0fc23367bbb44fb9a33c807ed3f35e2d 0d4b343bfda1467b9237cee81d7fe54b - - default default] Added segment c51b48cf-ce8b-42ef-9992-e8adedfc7ddc of type vxlan for network 08153101-6eb8-4760-8136-2a0fe3e42b85 [pid: 8|app: 0|req: 453/954] 10.0.0.222 () {34 vars in 670 bytes} [Wed Jun 10 02:30:47 2026] POST /v2.0/networks => generated 632 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 454/955] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:30:48 2026] GET /v2.0/ports?device_id=511ce648-3953-4516-b01b-a84cf099dc19 => generated 969 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 455/956] 10.0.0.195 () {34 vars in 1040 bytes} [Wed Jun 10 02:30:48 2026] GET /v2.0/security-groups?id=a6392b46-bcbe-4d79-96e0-edf5a7709946&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: 502/957] 10.0.0.222 () {34 vars in 664 bytes} [Wed Jun 10 02:30:47 2026] POST /v2.0/ports => generated 743 bytes in 281 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 456/958] 10.0.0.222 () {34 vars in 747 bytes} [Wed Jun 10 02:30:48 2026] PUT /v2.0/ports/25c9f05d-c581-4d15-a252-6710f4855273/tags => generated 17 bytes in 64 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: 503/959] 10.0.0.222 () {34 vars in 747 bytes} [Wed Jun 10 02:30:48 2026] PUT /v2.0/ports/a27e8460-ef3a-4726-8a63-cecc56d87eb2/tags => generated 25 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 457/960] 10.0.0.222 () {34 vars in 747 bytes} [Wed Jun 10 02:30:48 2026] PUT /v2.0/ports/ecfd728e-7a21-4938-837b-687b7e7070c2/tags => generated 34 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 504/961] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:30:48 2026] GET /v2.0/ports?device_id=cabbfbf9-206e-4b59-9df1-83a9372b9688 => generated 975 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 458/962] 10.0.0.222 () {34 vars in 747 bytes} [Wed Jun 10 02:30:48 2026] PUT /v2.0/ports/6f0c0384-fbc6-4f97-9f06-414d5bc903e1/tags => generated 19 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 505/963] 10.0.0.195 () {34 vars in 1040 bytes} [Wed Jun 10 02:30:48 2026] GET /v2.0/security-groups?id=36fc2fa6-e0ce-4307-b287-413819f342e7&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: 459/964] 10.0.0.222 () {32 vars in 660 bytes} [Wed Jun 10 02:30:48 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: 506/965] 10.0.0.222 () {32 vars in 674 bytes} [Wed Jun 10 02:30:48 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 460/966] 10.0.0.222 () {32 vars in 670 bytes} [Wed Jun 10 02:30:48 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 507/967] 10.0.0.222 () {32 vars in 682 bytes} [Wed Jun 10 02:30:48 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 461/968] 10.0.0.222 () {32 vars in 668 bytes} [Wed Jun 10 02:30:48 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 508/969] 10.0.0.222 () {32 vars in 682 bytes} [Wed Jun 10 02:30:49 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 462/970] 10.0.0.222 () {32 vars in 678 bytes} [Wed Jun 10 02:30:49 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: 463/971] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:30:49 2026] GET /v2.0/ports?device_id=511ce648-3953-4516-b01b-a84cf099dc19 => 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: 509/972] 10.0.0.222 () {32 vars in 690 bytes} [Wed Jun 10 02:30:49 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 464/973] 10.0.0.195 () {34 vars in 1040 bytes} [Wed Jun 10 02:30:49 2026] GET /v2.0/security-groups?id=a6392b46-bcbe-4d79-96e0-edf5a7709946&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-06-10 02:30:49.418 7 INFO neutron_taas.services.taas.taas_plugin [None req-4d43e9ff-244a-4a47-90bb-bc166ae28a0e 0fc23367bbb44fb9a33c807ed3f35e2d 0d4b343bfda1467b9237cee81d7fe54b - - default default] TaaS: Handle Delete Port: 25c9f05d-c581-4d15-a252-6710f4855273 2026-06-10 02:30:49.430 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4d43e9ff-244a-4a47-90bb-bc166ae28a0e 0fc23367bbb44fb9a33c807ed3f35e2d 0d4b343bfda1467b9237cee81d7fe54b - - default default] Tap Mirror: Handle Delete Port: 25c9f05d-c581-4d15-a252-6710f4855273 [pid: 7|app: 0|req: 510/974] 10.0.0.222 () {32 vars in 720 bytes} [Wed Jun 10 02:30:49 2026] DELETE /v2.0/ports/25c9f05d-c581-4d15-a252-6710f4855273 => generated 0 bytes in 188 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 02:30:49.616 8 INFO neutron_taas.services.taas.taas_plugin [None req-ecdf65f7-4c97-4f41-a244-97317bcbe928 0fc23367bbb44fb9a33c807ed3f35e2d 0d4b343bfda1467b9237cee81d7fe54b - - default default] TaaS: Handle Delete Port: a27e8460-ef3a-4726-8a63-cecc56d87eb2 2026-06-10 02:30:49.619 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ecdf65f7-4c97-4f41-a244-97317bcbe928 0fc23367bbb44fb9a33c807ed3f35e2d 0d4b343bfda1467b9237cee81d7fe54b - - default default] Tap Mirror: Handle Delete Port: a27e8460-ef3a-4726-8a63-cecc56d87eb2 [pid: 7|app: 0|req: 511/975] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:30:49 2026] GET /v2.0/ports?device_id=cabbfbf9-206e-4b59-9df1-83a9372b9688 => generated 975 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 465/976] 10.0.0.222 () {32 vars in 720 bytes} [Wed Jun 10 02:30:49 2026] DELETE /v2.0/ports/a27e8460-ef3a-4726-8a63-cecc56d87eb2 => generated 0 bytes in 189 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 512/977] 10.0.0.195 () {34 vars in 1040 bytes} [Wed Jun 10 02:30:49 2026] GET /v2.0/security-groups?id=36fc2fa6-e0ce-4307-b287-413819f342e7&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:30:49.814 8 INFO neutron_taas.services.taas.taas_plugin [None req-f4df9a88-74e8-40ec-9c5d-dc072adb4b49 0fc23367bbb44fb9a33c807ed3f35e2d 0d4b343bfda1467b9237cee81d7fe54b - - default default] TaaS: Handle Delete Port: ecfd728e-7a21-4938-837b-687b7e7070c2 2026-06-10 02:30:49.818 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f4df9a88-74e8-40ec-9c5d-dc072adb4b49 0fc23367bbb44fb9a33c807ed3f35e2d 0d4b343bfda1467b9237cee81d7fe54b - - default default] Tap Mirror: Handle Delete Port: ecfd728e-7a21-4938-837b-687b7e7070c2 [pid: 7|app: 0|req: 513/978] 199.204.45.72 () {34 vars in 993 bytes} [Wed Jun 10 02:30:49 2026] GET /v2.0/ports?device_id=cabbfbf9-206e-4b59-9df1-83a9372b9688 => generated 975 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 466/979] 10.0.0.222 () {32 vars in 720 bytes} [Wed Jun 10 02:30:49 2026] DELETE /v2.0/ports/ecfd728e-7a21-4938-837b-687b7e7070c2 => generated 0 bytes in 197 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 02:30:49.929 7 INFO neutron_taas.services.taas.taas_plugin [req-5321ddf8-4627-4d9a-9692-09b06424f940 req-807ffbcd-2d25-40d8-95ab-fc90ebf12b33 68467ddbef504534bfa230cb2bb41ac5 eb19144946144676a8f888b3bce27d50 - - default default] TaaS: Handle Delete Port: 2c68a2fe-6201-4d5e-abad-2e8c90f9abc4 2026-06-10 02:30:49.931 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-5321ddf8-4627-4d9a-9692-09b06424f940 req-807ffbcd-2d25-40d8-95ab-fc90ebf12b33 68467ddbef504534bfa230cb2bb41ac5 eb19144946144676a8f888b3bce27d50 - - default default] Tap Mirror: Handle Delete Port: 2c68a2fe-6201-4d5e-abad-2e8c90f9abc4 2026-06-10 02:30:50.020 8 INFO neutron_taas.services.taas.taas_plugin [None req-843973ac-6309-4d6b-868b-1c684ca976e6 0fc23367bbb44fb9a33c807ed3f35e2d 0d4b343bfda1467b9237cee81d7fe54b - - default default] TaaS: Handle Delete Port: 6f0c0384-fbc6-4f97-9f06-414d5bc903e1 2026-06-10 02:30:50.024 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-843973ac-6309-4d6b-868b-1c684ca976e6 0fc23367bbb44fb9a33c807ed3f35e2d 0d4b343bfda1467b9237cee81d7fe54b - - default default] Tap Mirror: Handle Delete Port: 6f0c0384-fbc6-4f97-9f06-414d5bc903e1 2026-06-10 02:30:50.069 7 INFO neutron.db.l3_db [req-5321ddf8-4627-4d9a-9692-09b06424f940 req-807ffbcd-2d25-40d8-95ab-fc90ebf12b33 68467ddbef504534bfa230cb2bb41ac5 eb19144946144676a8f888b3bce27d50 - - default default] Floating IP 64f1b4c4-ccd2-4da9-9fe2-e04e7f5367cf disassociated. External IP: 10.96.250.206, port: 2c68a2fe-6201-4d5e-abad-2e8c90f9abc4. [pid: 8|app: 0|req: 467/980] 10.0.0.222 () {32 vars in 720 bytes} [Wed Jun 10 02:30:49 2026] DELETE /v2.0/ports/6f0c0384-fbc6-4f97-9f06-414d5bc903e1 => generated 0 bytes in 203 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 02:30:50.229 8 INFO neutron_taas.services.taas.taas_plugin [None req-a9a79f87-1e19-4362-8a4e-ae0067ca6c12 0fc23367bbb44fb9a33c807ed3f35e2d 0d4b343bfda1467b9237cee81d7fe54b - - default default] TaaS: Handle Delete Port: 238dbccc-9793-4787-8339-596e064f6fa2 2026-06-10 02:30:50.233 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a9a79f87-1e19-4362-8a4e-ae0067ca6c12 0fc23367bbb44fb9a33c807ed3f35e2d 0d4b343bfda1467b9237cee81d7fe54b - - default default] Tap Mirror: Handle Delete Port: 238dbccc-9793-4787-8339-596e064f6fa2 [pid: 8|app: 0|req: 468/981] 10.0.0.222 () {32 vars in 720 bytes} [Wed Jun 10 02:30:50 2026] DELETE /v2.0/ports/238dbccc-9793-4787-8339-596e064f6fa2 => generated 0 bytes in 216 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 514/982] 199.204.45.72 () {36 vars in 996 bytes} [Wed Jun 10 02:30:49 2026] DELETE /v2.0/ports/2c68a2fe-6201-4d5e-abad-2e8c90f9abc4 => generated 0 bytes in 551 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 02:30:50.428 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2e22845c-ad76-41f9-a4d5-d38bb50fdb91'] response: {'server_uuid': 'cabbfbf9-206e-4b59-9df1-83a9372b9688', 'name': 'network-vif-deleted', 'tag': '2c68a2fe-6201-4d5e-abad-2e8c90f9abc4', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 515/983] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:30:50 2026] GET /v2.0/ports?device_id=511ce648-3953-4516-b01b-a84cf099dc19 => generated 969 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:30:50.473 8 INFO neutron.services.segments.plugin [-] Segment 44cfe806-2375-47ef-a8ff-9993a72dd25b resource provider aggregate not found 2026-06-10 02:30:50.474 8 INFO neutron.services.segments.plugin [-] Segment 44cfe806-2375-47ef-a8ff-9993a72dd25b resource provider aggregate not found [pid: 7|app: 0|req: 516/984] 10.0.0.195 () {34 vars in 1040 bytes} [Wed Jun 10 02:30:50 2026] GET /v2.0/security-groups?id=a6392b46-bcbe-4d79-96e0-edf5a7709946&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: 469/985] 10.0.0.222 () {32 vars in 726 bytes} [Wed Jun 10 02:30:50 2026] DELETE /v2.0/networks/88da383e-a385-4325-b41a-a1053d6e3500 => generated 0 bytes in 157 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 02:30:50.510 8 INFO neutron.services.segments.plugin [-] Segment 44cfe806-2375-47ef-a8ff-9993a72dd25b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 44cfe806-2375-47ef-a8ff-9993a72dd25b found for delete ", "request_id": "req-97b9d5b0-3f21-4173-b9d8-3fd29fd336f0"}]} 2026-06-10 02:30:50.524 8 INFO neutron.services.segments.plugin [-] Segment 44cfe806-2375-47ef-a8ff-9993a72dd25b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 44cfe806-2375-47ef-a8ff-9993a72dd25b found for delete ", "request_id": "req-15f1dc83-ffd9-4dff-b99f-fa8c14f6c924"}]} 2026-06-10 02:30:50.653 7 INFO neutron.services.segments.plugin [-] Segment 7c9572ae-e900-4bfc-903c-f3a4248ffc75 resource provider aggregate not found 2026-06-10 02:30:50.659 7 INFO neutron.services.segments.plugin [-] Segment 7c9572ae-e900-4bfc-903c-f3a4248ffc75 resource provider aggregate not found 2026-06-10 02:30:50.678 7 INFO neutron.services.segments.plugin [-] Segment 7c9572ae-e900-4bfc-903c-f3a4248ffc75 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7c9572ae-e900-4bfc-903c-f3a4248ffc75 found for delete ", "request_id": "req-b8512874-8b8c-41ae-a36a-5615fef39d54"}]} 2026-06-10 02:30:50.680 7 INFO neutron.services.segments.plugin [-] Segment 7c9572ae-e900-4bfc-903c-f3a4248ffc75 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7c9572ae-e900-4bfc-903c-f3a4248ffc75 found for delete ", "request_id": "req-569ebba8-5053-47e2-8a5b-3fa18897f254"}]} [pid: 7|app: 0|req: 517/986] 10.0.0.222 () {32 vars in 726 bytes} [Wed Jun 10 02:30:50 2026] DELETE /v2.0/networks/73a5943a-e35d-4731-b69f-e5f5c9754246 => generated 0 bytes in 190 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 518/987] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:30:50 2026] GET /v2.0/ports?device_id=cabbfbf9-206e-4b59-9df1-83a9372b9688 => 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: 470/988] 10.0.0.222 () {32 vars in 726 bytes} [Wed Jun 10 02:30:50 2026] DELETE /v2.0/networks/6155bd85-76ca-4d2e-9573-495f48878b6e => generated 0 bytes in 182 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 519/989] 10.0.0.222 () {32 vars in 726 bytes} [Wed Jun 10 02:30:50 2026] DELETE /v2.0/networks/f4ed548e-c566-4e50-b0bc-66106fa6c1be => generated 0 bytes in 146 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 471/990] 10.0.0.222 () {32 vars in 726 bytes} [Wed Jun 10 02:30:51 2026] DELETE /v2.0/networks/08153101-6eb8-4760-8136-2a0fe3e42b85 => generated 0 bytes in 167 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 520/991] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:30:51 2026] GET /v2.0/ports?device_id=511ce648-3953-4516-b01b-a84cf099dc19 => generated 969 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 472/992] 10.0.0.195 () {34 vars in 1040 bytes} [Wed Jun 10 02:30:51 2026] GET /v2.0/security-groups?id=a6392b46-bcbe-4d79-96e0-edf5a7709946&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: 521/993] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:30:51 2026] GET /v2.0/ports?device_id=cabbfbf9-206e-4b59-9df1-83a9372b9688 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 473/994] 10.0.0.222 () {32 vars in 774 bytes} [Wed Jun 10 02:30:52 2026] GET /v2.0/security-groups?tenant_id=0d4b343bfda1467b9237cee81d7fe54b&name=default => generated 2925 bytes in 233 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:30:52.523 8 INFO neutron.services.segments.plugin [-] Segment d17317f8-08d6-4938-8bb8-301937791545 resource provider aggregate not found 2026-06-10 02:30:52.540 8 INFO neutron.services.segments.plugin [-] Segment d17317f8-08d6-4938-8bb8-301937791545 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d17317f8-08d6-4938-8bb8-301937791545 found for delete ", "request_id": "req-6feae785-ff20-4040-8069-17441212c02d"}]} 2026-06-10 02:30:52.544 8 INFO neutron.services.segments.plugin [-] Segment d17317f8-08d6-4938-8bb8-301937791545 resource provider aggregate not found [pid: 7|app: 0|req: 522/995] 10.0.0.222 () {32 vars in 740 bytes} [Wed Jun 10 02:30:52 2026] DELETE /v2.0/security-groups/f1db01be-dc65-4e4f-bf2c-e68dab703a47 => generated 0 bytes in 155 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:30:52.557 8 INFO neutron.services.segments.plugin [-] Segment c51b48cf-ce8b-42ef-9992-e8adedfc7ddc resource provider aggregate not found 2026-06-10 02:30:52.561 8 INFO neutron.services.segments.plugin [-] Segment d17317f8-08d6-4938-8bb8-301937791545 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d17317f8-08d6-4938-8bb8-301937791545 found for delete ", "request_id": "req-0204c346-2c92-45a6-acc5-875a5553b56d"}]} 2026-06-10 02:30:52.572 8 INFO neutron.services.segments.plugin [-] Segment c51b48cf-ce8b-42ef-9992-e8adedfc7ddc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c51b48cf-ce8b-42ef-9992-e8adedfc7ddc found for delete ", "request_id": "req-ce131969-8543-4e69-9327-185a9f63f257"}]} 2026-06-10 02:30:52.580 8 INFO neutron.services.segments.plugin [-] Segment c51b48cf-ce8b-42ef-9992-e8adedfc7ddc resource provider aggregate not found 2026-06-10 02:30:52.601 8 INFO neutron.services.segments.plugin [-] Segment c51b48cf-ce8b-42ef-9992-e8adedfc7ddc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c51b48cf-ce8b-42ef-9992-e8adedfc7ddc found for delete ", "request_id": "req-6107cc3c-a440-44b0-913a-3a1e081ce9b0"}]} 2026-06-10 02:30:52.704 7 INFO neutron.services.segments.plugin [-] Segment 84421b7a-f276-45c4-a192-4a9418e1ac75 resource provider aggregate not found 2026-06-10 02:30:52.710 7 INFO neutron.services.segments.plugin [-] Segment 84421b7a-f276-45c4-a192-4a9418e1ac75 resource provider aggregate not found 2026-06-10 02:30:52.725 7 INFO neutron.services.segments.plugin [-] Segment 84421b7a-f276-45c4-a192-4a9418e1ac75 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 84421b7a-f276-45c4-a192-4a9418e1ac75 found for delete ", "request_id": "req-aa84f724-5d1e-4b3c-aa54-c4e8c0294d09"}]} 2026-06-10 02:30:52.729 7 INFO neutron.services.segments.plugin [-] Segment 84421b7a-f276-45c4-a192-4a9418e1ac75 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 84421b7a-f276-45c4-a192-4a9418e1ac75 found for delete ", "request_id": "req-8b464208-c97b-4870-99d6-752107fbf920"}]} [pid: 8|app: 0|req: 474/996] 10.0.0.222 () {32 vars in 774 bytes} [Wed Jun 10 02:30:52 2026] GET /v2.0/security-groups?tenant_id=10958d52a1bc4f1096b2991e3abddd57&name=default => generated 2925 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 523/997] 10.0.0.222 () {32 vars in 740 bytes} [Wed Jun 10 02:30:52 2026] DELETE /v2.0/security-groups/537595bc-12c4-463a-a9e0-76cec3f5412b => 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: 475/998] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:30:53 2026] GET /v2.0/ports?device_id=cabbfbf9-206e-4b59-9df1-83a9372b9688 => 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: 524/999] 10.0.0.222 () {32 vars in 774 bytes} [Wed Jun 10 02:30:53 2026] GET /v2.0/security-groups?tenant_id=47bcf6f6c40a42b4b30efc40d2ff63af&name=default => generated 2925 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 476/1000] 10.0.0.222 () {32 vars in 740 bytes} [Wed Jun 10 02:30:53 2026] DELETE /v2.0/security-groups/d544d9c9-3eaa-4759-a545-77df0ce58607 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 525/1001] 10.0.0.222 () {32 vars in 740 bytes} [Wed Jun 10 02:30:54 2026] DELETE /v2.0/security-groups/36fc2fa6-e0ce-4307-b287-413819f342e7 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:30:54.229 8 INFO neutron.api.v2.resource [None req-2958b47e-1364-43b4-9e3c-de2661855d63 68467ddbef504534bfa230cb2bb41ac5 eb19144946144676a8f888b3bce27d50 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 477/1002] 10.0.0.222 () {32 vars in 737 bytes} [Wed Jun 10 02:30:54 2026] GET /v2.0/security-groups/36fc2fa6-e0ce-4307-b287-413819f342e7 => generated 146 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 02:30:54.330 7 INFO neutron_taas.services.taas.taas_plugin [None req-be8bba98-1683-412d-964f-b6b94ade6bf5 68467ddbef504534bfa230cb2bb41ac5 eb19144946144676a8f888b3bce27d50 - - default default] TaaS: Handle Delete Port: a0a7d07b-6e16-40a0-bd2b-42222f9e850f 2026-06-10 02:30:54.333 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-be8bba98-1683-412d-964f-b6b94ade6bf5 68467ddbef504534bfa230cb2bb41ac5 eb19144946144676a8f888b3bce27d50 - - default default] Tap Mirror: Handle Delete Port: a0a7d07b-6e16-40a0-bd2b-42222f9e850f [pid: 7|app: 0|req: 526/1003] 10.0.0.222 () {32 vars in 732 bytes} [Wed Jun 10 02:30:54 2026] DELETE /v2.0/floatingips/64f1b4c4-ccd2-4da9-9fe2-e04e7f5367cf => generated 0 bytes in 263 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:30:54.876 8 INFO neutron_taas.services.taas.taas_plugin [None req-a2b4146d-bc51-4bb4-b33f-5285d9d73024 3b4fb08fc9af48c9a5d96f8a8132a365 18265f3c52554fd6a6b60ac71d971572 - - default default] TaaS: Handle Delete Port: 939d08e9-6219-421b-8ca8-233529fbca08 2026-06-10 02:30:54.879 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a2b4146d-bc51-4bb4-b33f-5285d9d73024 3b4fb08fc9af48c9a5d96f8a8132a365 18265f3c52554fd6a6b60ac71d971572 - - default default] Tap Mirror: Handle Delete Port: 939d08e9-6219-421b-8ca8-233529fbca08 [pid: 8|app: 0|req: 478/1004] 10.0.0.222 () {34 vars in 789 bytes} [Wed Jun 10 02:30:54 2026] PUT /v2.0/routers/e25f1dce-c1a3-481f-ad73-9f3e5dcef0b2/remove_router_interface => generated 309 bytes in 917 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:30:55.646 7 INFO neutron_taas.services.taas.taas_plugin [None req-5a6aa87a-9cfb-4376-8955-563766affcbe 3b4fb08fc9af48c9a5d96f8a8132a365 18265f3c52554fd6a6b60ac71d971572 - - default default] TaaS: Handle Delete Port: 3a829369-1940-4d6a-80e6-9dfb59296365 2026-06-10 02:30:55.648 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5a6aa87a-9cfb-4376-8955-563766affcbe 3b4fb08fc9af48c9a5d96f8a8132a365 18265f3c52554fd6a6b60ac71d971572 - - default default] Tap Mirror: Handle Delete Port: 3a829369-1940-4d6a-80e6-9dfb59296365 2026-06-10 02:30:55.923 7 INFO neutron_taas.services.taas.taas_plugin [None req-5a6aa87a-9cfb-4376-8955-563766affcbe 3b4fb08fc9af48c9a5d96f8a8132a365 18265f3c52554fd6a6b60ac71d971572 - - default default] TaaS: Handle Delete Port: 17fa8840-7dae-408b-ada6-7cee872b8158 2026-06-10 02:30:55.926 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5a6aa87a-9cfb-4376-8955-563766affcbe 3b4fb08fc9af48c9a5d96f8a8132a365 18265f3c52554fd6a6b60ac71d971572 - - default default] Tap Mirror: Handle Delete Port: 17fa8840-7dae-408b-ada6-7cee872b8158 2026-06-10 02:30:56.296 7 INFO neutron.services.segments.plugin [-] Segment 4da46cdc-52ae-48b9-aa3b-9b84b1d6cde2 resource provider aggregate not found 2026-06-10 02:30:56.308 7 INFO neutron.services.segments.plugin [-] Segment 4da46cdc-52ae-48b9-aa3b-9b84b1d6cde2 resource provider aggregate not found 2026-06-10 02:30:56.321 7 INFO neutron.services.segments.plugin [-] Segment 4da46cdc-52ae-48b9-aa3b-9b84b1d6cde2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4da46cdc-52ae-48b9-aa3b-9b84b1d6cde2 found for delete ", "request_id": "req-3697d9bd-3cf6-41f1-90e5-aab07edb245f"}]} 2026-06-10 02:30:56.329 7 INFO neutron.services.segments.plugin [-] Segment 4da46cdc-52ae-48b9-aa3b-9b84b1d6cde2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4da46cdc-52ae-48b9-aa3b-9b84b1d6cde2 found for delete ", "request_id": "req-42da73c7-42f1-4f98-a10a-71ac6f9ef1d3"}]} 2026-06-10 02:30:56.334 7 INFO neutron.db.l3_hamode_db [None req-5a6aa87a-9cfb-4376-8955-563766affcbe 3b4fb08fc9af48c9a5d96f8a8132a365 18265f3c52554fd6a6b60ac71d971572 - - default default] HA network 13736813-2b95-48bf-8728-1c956e2f2c72 was deleted as no HA routers are present in tenant eb19144946144676a8f888b3bce27d50. [pid: 7|app: 0|req: 527/1005] 10.0.0.222 () {32 vars in 724 bytes} [Wed Jun 10 02:30:55 2026] DELETE /v2.0/routers/e25f1dce-c1a3-481f-ad73-9f3e5dcef0b2 => 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: 479/1006] 10.0.0.222 () {32 vars in 724 bytes} [Wed Jun 10 02:30:56 2026] DELETE /v2.0/subnets/8d026455-59dc-4e17-9716-8625e180de91 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 02:30:56.600 8 INFO neutron_taas.services.taas.taas_plugin [None req-37951c8b-da0f-4a8f-8ff5-913e5953225e 3b4fb08fc9af48c9a5d96f8a8132a365 18265f3c52554fd6a6b60ac71d971572 - - default default] TaaS: Handle Delete Port: 88a745ac-fb96-472c-9aaa-a00a162db958 2026-06-10 02:30:56.603 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-37951c8b-da0f-4a8f-8ff5-913e5953225e 3b4fb08fc9af48c9a5d96f8a8132a365 18265f3c52554fd6a6b60ac71d971572 - - default default] Tap Mirror: Handle Delete Port: 88a745ac-fb96-472c-9aaa-a00a162db958 2026-06-10 02:30:56.772 7 INFO neutron.db.segments_db [None req-15e2f4c5-75ed-477a-ade3-52aefb997a9b 2fb8b66015c94e6fb0dcc713ae2967d3 40a0a309681d45d79a5088b2141c5c4b - - default default] Added segment cbcc04db-05e7-40a9-85e5-2707c4a28613 of type vxlan for network 44467f73-f8a9-4f8a-9877-9723f8cd69de 2026-06-10 02:30:56.780 8 INFO neutron.services.segments.plugin [-] Segment 22b39143-5f46-4917-b79c-99ea27d327fd resource provider aggregate not found 2026-06-10 02:30:56.780 8 INFO neutron.services.segments.plugin [-] Segment 22b39143-5f46-4917-b79c-99ea27d327fd resource provider aggregate not found 2026-06-10 02:30:56.801 8 INFO neutron.services.segments.plugin [-] Segment 22b39143-5f46-4917-b79c-99ea27d327fd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 22b39143-5f46-4917-b79c-99ea27d327fd found for delete ", "request_id": "req-1175d390-2e86-4aba-bef8-d264d8ac09be"}]} 2026-06-10 02:30:56.803 8 INFO neutron.services.segments.plugin [-] Segment 22b39143-5f46-4917-b79c-99ea27d327fd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 22b39143-5f46-4917-b79c-99ea27d327fd found for delete ", "request_id": "req-c95247ee-9354-43e4-bbea-df309ed9bd80"}]} [pid: 8|app: 0|req: 480/1007] 10.0.0.222 () {32 vars in 726 bytes} [Wed Jun 10 02:30:56 2026] DELETE /v2.0/networks/2535f3a6-b48d-4449-b033-bb146e0e4a6b => generated 0 bytes in 319 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 528/1008] 10.0.0.222 () {34 vars in 670 bytes} [Wed Jun 10 02:30:56 2026] POST /v2.0/networks => generated 632 bytes in 435 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 481/1009] 10.0.0.222 () {34 vars in 753 bytes} [Wed Jun 10 02:30:56 2026] PUT /v2.0/networks/44467f73-f8a9-4f8a-9877-9723f8cd69de/tags => generated 25 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 529/1010] 10.0.0.222 () {32 vars in 733 bytes} [Wed Jun 10 02:30:56 2026] GET /v2.0/networks/44467f73-f8a9-4f8a-9877-9723f8cd69de/tags => generated 25 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 482/1011] 10.0.0.222 () {32 vars in 774 bytes} [Wed Jun 10 02:30:56 2026] GET /v2.0/security-groups?tenant_id=eb19144946144676a8f888b3bce27d50&name=default => generated 2925 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 483/1012] 10.0.0.222 () {34 vars in 764 bytes} [Wed Jun 10 02:30:56 2026] PUT /v2.0/networks/44467f73-f8a9-4f8a-9877-9723f8cd69de/tags/green => generated 4 bytes in 60 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 530/1013] 10.0.0.222 () {32 vars in 740 bytes} [Wed Jun 10 02:30:56 2026] DELETE /v2.0/security-groups/f597321c-a073-4d42-a1cd-e61c212a5112 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 484/1014] 10.0.0.222 () {32 vars in 733 bytes} [Wed Jun 10 02:30:57 2026] GET /v2.0/networks/44467f73-f8a9-4f8a-9877-9723f8cd69de/tags => generated 34 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 531/1015] 10.0.0.222 () {34 vars in 760 bytes} [Wed Jun 10 02:30:57 2026] PUT /v2.0/networks/44467f73-f8a9-4f8a-9877-9723f8cd69de/tags/red => generated 4 bytes in 60 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 485/1016] 10.0.0.222 () {32 vars in 733 bytes} [Wed Jun 10 02:30:57 2026] GET /v2.0/networks/44467f73-f8a9-4f8a-9877-9723f8cd69de/tags => generated 34 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 532/1017] 10.0.0.222 () {34 vars in 782 bytes} [Wed Jun 10 02:30:57 2026] PUT /v2.0/networks/44467f73-f8a9-4f8a-9877-9723f8cd69de/tags/black.or.white => generated 4 bytes in 74 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 486/1018] 10.0.0.222 () {32 vars in 733 bytes} [Wed Jun 10 02:30:57 2026] GET /v2.0/networks/44467f73-f8a9-4f8a-9877-9723f8cd69de/tags => generated 52 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 533/1019] 10.0.0.222 () {34 vars in 753 bytes} [Wed Jun 10 02:30:57 2026] PUT /v2.0/networks/44467f73-f8a9-4f8a-9877-9723f8cd69de/tags => generated 37 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 487/1020] 10.0.0.222 () {32 vars in 733 bytes} [Wed Jun 10 02:30:57 2026] GET /v2.0/networks/44467f73-f8a9-4f8a-9877-9723f8cd69de/tags => generated 37 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 534/1021] 10.0.0.222 () {32 vars in 741 bytes} [Wed Jun 10 02:30:57 2026] GET /v2.0/networks/44467f73-f8a9-4f8a-9877-9723f8cd69de/tags/red => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:30:57.639 8 INFO neutron.api.v2.resource [None req-e1e005ea-53a1-44da-ad70-e2d455d47d83 2fb8b66015c94e6fb0dcc713ae2967d3 40a0a309681d45d79a5088b2141c5c4b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 488/1022] 10.0.0.222 () {32 vars in 745 bytes} [Wed Jun 10 02:30:57 2026] GET /v2.0/networks/44467f73-f8a9-4f8a-9877-9723f8cd69de/tags/green => generated 99 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 535/1023] 10.0.0.222 () {32 vars in 744 bytes} [Wed Jun 10 02:30:57 2026] DELETE /v2.0/networks/44467f73-f8a9-4f8a-9877-9723f8cd69de/tags/red => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 489/1024] 10.0.0.222 () {32 vars in 733 bytes} [Wed Jun 10 02:30:57 2026] GET /v2.0/networks/44467f73-f8a9-4f8a-9877-9723f8cd69de/tags => generated 30 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 02:30:57.796 7 INFO neutron.api.v2.resource [None req-68193398-011a-4ecf-b0a4-d5cbbb591c7a 2fb8b66015c94e6fb0dcc713ae2967d3 40a0a309681d45d79a5088b2141c5c4b - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 536/1025] 10.0.0.222 () {32 vars in 748 bytes} [Wed Jun 10 02:30:57 2026] DELETE /v2.0/networks/44467f73-f8a9-4f8a-9877-9723f8cd69de/tags/green => generated 99 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 490/1026] 10.0.0.222 () {32 vars in 736 bytes} [Wed Jun 10 02:30:57 2026] DELETE /v2.0/networks/44467f73-f8a9-4f8a-9877-9723f8cd69de/tags => 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: 537/1027] 10.0.0.222 () {32 vars in 733 bytes} [Wed Jun 10 02:30:57 2026] GET /v2.0/networks/44467f73-f8a9-4f8a-9877-9723f8cd69de/tags => generated 12 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 538/1028] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:30:57 2026] GET /v2.0/ports?device_id=41567e46-55c4-4ebd-bbe3-161f30276b0f => generated 971 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 491/1029] 10.0.0.222 () {32 vars in 726 bytes} [Wed Jun 10 02:30:57 2026] DELETE /v2.0/networks/44467f73-f8a9-4f8a-9877-9723f8cd69de => 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: 539/1030] 10.0.0.195 () {34 vars in 971 bytes} [Wed Jun 10 02:30:58 2026] GET /v2.0/ports/77940cf7-9e7f-45b1-95ee-f308faa6b893 => generated 968 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:30:58.826 8 INFO neutron.services.segments.plugin [-] Segment cbcc04db-05e7-40a9-85e5-2707c4a28613 resource provider aggregate not found 2026-06-10 02:30:58.832 8 INFO neutron.services.segments.plugin [-] Segment cbcc04db-05e7-40a9-85e5-2707c4a28613 resource provider aggregate not found 2026-06-10 02:30:58.850 8 INFO neutron.services.segments.plugin [-] Segment cbcc04db-05e7-40a9-85e5-2707c4a28613 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cbcc04db-05e7-40a9-85e5-2707c4a28613 found for delete ", "request_id": "req-c273a2bd-19a7-4678-8345-cbfec5215f2f"}]} 2026-06-10 02:30:58.851 8 INFO neutron.services.segments.plugin [-] Segment cbcc04db-05e7-40a9-85e5-2707c4a28613 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cbcc04db-05e7-40a9-85e5-2707c4a28613 found for delete ", "request_id": "req-134216a5-94eb-4f93-9845-9a66745dbaf3"}]} [pid: 8|app: 0|req: 492/1031] 10.0.0.222 () {32 vars in 774 bytes} [Wed Jun 10 02:30:58 2026] GET /v2.0/security-groups?tenant_id=7ea94489e30f4ca6a6deed672dd60796&name=default => generated 2925 bytes in 263 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 493/1032] 199.204.45.72 () {34 vars in 999 bytes} [Wed Jun 10 02:30:58 2026] GET /v2.0/subnets?network_id=63dfb8da-45ba-49b7-8a30-195b8f641a1c => generated 683 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:30:58.969 7 INFO neutron.db.segments_db [None req-ab6cc07a-3edc-47cc-92e8-913f348e53d9 3b4fb08fc9af48c9a5d96f8a8132a365 18265f3c52554fd6a6b60ac71d971572 - - default default] Added segment 7b560a57-da12-4d4e-a2cb-3389839bfb18 of type vxlan for network b5ab6e6b-01d7-4197-a8c0-3024d8398dd0 [pid: 8|app: 0|req: 494/1033] 10.0.0.222 () {32 vars in 740 bytes} [Wed Jun 10 02:30:58 2026] DELETE /v2.0/security-groups/f26642d4-86b2-4744-9a52-ab6702d56897 => 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: 540/1034] 10.0.0.222 () {34 vars in 671 bytes} [Wed Jun 10 02:30:58 2026] POST /v2.0/networks => generated 744 bytes in 333 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 495/1035] 199.204.45.72 () {34 vars in 1145 bytes} [Wed Jun 10 02:30:58 2026] GET /v2.0/ports?device_id=41567e46-55c4-4ebd-bbe3-161f30276b0f&device_owner=compute%3Anova&network_id=63dfb8da-45ba-49b7-8a30-195b8f641a1c => generated 971 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 496/1036] 10.0.0.222 () {32 vars in 774 bytes} [Wed Jun 10 02:30:59 2026] GET /v2.0/security-groups?tenant_id=40a0a309681d45d79a5088b2141c5c4b&name=default => generated 2925 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 541/1037] 10.0.0.222 () {34 vars in 669 bytes} [Wed Jun 10 02:30:59 2026] POST /v2.0/subnets => generated 691 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 542/1038] 10.0.0.222 () {32 vars in 740 bytes} [Wed Jun 10 02:30:59 2026] DELETE /v2.0/security-groups/f0fd959c-0904-448a-8b59-f04ed9d72422 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:30:59.387 7 INFO neutron.db.segments_db [None req-c73420da-61ea-40dd-8734-07277e4a9353 3b4fb08fc9af48c9a5d96f8a8132a365 18265f3c52554fd6a6b60ac71d971572 - - default default] Added segment 1ba59e95-5794-4970-8d8b-d42982b662ce of type vxlan for network f0c021f0-2fbf-4b44-a4f7-d26881357795 [pid: 8|app: 0|req: 497/1039] 199.204.45.72 () {38 vars in 1027 bytes} [Wed Jun 10 02:30:59 2026] PUT /v2.0/ports/77940cf7-9e7f-45b1-95ee-f308faa6b893 => generated 1145 bytes in 493 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:30:59.638 7 INFO neutron.db.l3_hamode_db [None req-c73420da-61ea-40dd-8734-07277e4a9353 3b4fb08fc9af48c9a5d96f8a8132a365 211a3c8063704fa892e8044670c41da0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-10 02:30:59.640 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-fb5d85f5-7e8a-48d3-9497-012806eb8b9e'] response: {'name': 'network-changed', 'server_uuid': '41567e46-55c4-4ebd-bbe3-161f30276b0f', 'tag': '77940cf7-9e7f-45b1-95ee-f308faa6b893', '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: 498/1040] 199.204.45.72 () {34 vars in 1079 bytes} [Wed Jun 10 02:31:00 2026] GET /v2.0/ports?tenant_id=0e3f74c3131f4069909be9246c6c1d6e&device_id=41567e46-55c4-4ebd-bbe3-161f30276b0f => generated 1417 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 499/1041] 199.204.45.72 () {34 vars in 985 bytes} [Wed Jun 10 02:31:00 2026] GET /v2.0/networks?id=63dfb8da-45ba-49b7-8a30-195b8f641a1c => generated 779 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 500/1042] 199.204.45.72 () {34 vars in 1057 bytes} [Wed Jun 10 02:31:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=77940cf7-9e7f-45b1-95ee-f308faa6b893 => 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: 501/1043] 199.204.45.72 () {34 vars in 1057 bytes} [Wed Jun 10 02:31:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=77940cf7-9e7f-45b1-95ee-f308faa6b893 => generated 860 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 502/1044] 199.204.45.72 () {34 vars in 983 bytes} [Wed Jun 10 02:31:00 2026] GET /v2.0/subnets?id=8ba4b82a-8a60-4105-bcc2-c9a033d3a849 => generated 701 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 503/1045] 199.204.45.72 () {34 vars in 1051 bytes} [Wed Jun 10 02:31:00 2026] GET /v2.0/ports?network_id=63dfb8da-45ba-49b7-8a30-195b8f641a1c&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: 504/1046] 199.204.45.72 () {34 vars in 1011 bytes} [Wed Jun 10 02:31:00 2026] GET /v2.0/networks/63dfb8da-45ba-49b7-8a30-195b8f641a1c?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 02:31:00.451 7 INFO neutron.db.l3_hamode_db [None req-c73420da-61ea-40dd-8734-07277e4a9353 3b4fb08fc9af48c9a5d96f8a8132a365 18265f3c52554fd6a6b60ac71d971572 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 505/1047] 199.204.45.72 () {34 vars in 1111 bytes} [Wed Jun 10 02:31:00 2026] GET /v2.0/networks/63dfb8da-45ba-49b7-8a30-195b8f641a1c?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: 543/1050] 10.0.0.222 () {34 vars in 669 bytes} [Wed Jun 10 02:30:59 2026] POST /v2.0/routers => generated 731 bytes in 2045 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 544/1051] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:31:01 2026] GET /v2.0/ports?device_id=41567e46-55c4-4ebd-bbe3-161f30276b0f => generated 1148 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 545/1052] 10.0.0.195 () {34 vars in 1040 bytes} [Wed Jun 10 02:31:01 2026] GET /v2.0/security-groups?id=ac2bc9d2-92ba-4485-bb42-0ec698df3ac8&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 546/1053] 199.204.45.72 () {34 vars in 1079 bytes} [Wed Jun 10 02:31:01 2026] GET /v2.0/ports?tenant_id=0e3f74c3131f4069909be9246c6c1d6e&device_id=41567e46-55c4-4ebd-bbe3-161f30276b0f => generated 1417 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 547/1054] 199.204.45.72 () {34 vars in 985 bytes} [Wed Jun 10 02:31:01 2026] GET /v2.0/networks?id=63dfb8da-45ba-49b7-8a30-195b8f641a1c => generated 779 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 548/1055] 199.204.45.72 () {34 vars in 1057 bytes} [Wed Jun 10 02:31:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=77940cf7-9e7f-45b1-95ee-f308faa6b893 => generated 19 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 549/1056] 199.204.45.72 () {34 vars in 1057 bytes} [Wed Jun 10 02:31:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=77940cf7-9e7f-45b1-95ee-f308faa6b893 => generated 860 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 550/1057] 199.204.45.72 () {34 vars in 983 bytes} [Wed Jun 10 02:31:01 2026] GET /v2.0/subnets?id=8ba4b82a-8a60-4105-bcc2-c9a033d3a849 => generated 701 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 551/1058] 199.204.45.72 () {34 vars in 1051 bytes} [Wed Jun 10 02:31:01 2026] GET /v2.0/ports?network_id=63dfb8da-45ba-49b7-8a30-195b8f641a1c&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: 552/1059] 199.204.45.72 () {34 vars in 1011 bytes} [Wed Jun 10 02:31:01 2026] GET /v2.0/networks/63dfb8da-45ba-49b7-8a30-195b8f641a1c?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: 553/1060] 199.204.45.72 () {34 vars in 1111 bytes} [Wed Jun 10 02:31:01 2026] GET /v2.0/networks/63dfb8da-45ba-49b7-8a30-195b8f641a1c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 508/1061] 10.0.0.222 () {34 vars in 783 bytes} [Wed Jun 10 02:31:01 2026] PUT /v2.0/routers/4875a3c2-7337-41e3-bd20-4977dd2bb162/add_router_interface => generated 309 bytes in 1050 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 554/1062] 199.204.45.72 () {34 vars in 1117 bytes} [Wed Jun 10 02:31:02 2026] GET /v2.0/ports?device_id=41567e46-55c4-4ebd-bbe3-161f30276b0f&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.3 => generated 1148 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 555/1063] 10.0.0.222 () {34 vars in 678 bytes} [Wed Jun 10 02:31:02 2026] POST /v2.0/qos/policies => generated 359 bytes in 210 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 556/1064] 10.0.0.222 () {34 vars in 753 bytes} [Wed Jun 10 02:31:02 2026] PUT /v2.0/policies/0faa95be-d171-4a03-8858-e1a84748c054/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: 509/1065] 199.204.45.72 () {38 vars in 1027 bytes} [Wed Jun 10 02:31:02 2026] PUT /v2.0/ports/77940cf7-9e7f-45b1-95ee-f308faa6b893 => generated 968 bytes in 392 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 557/1066] 10.0.0.222 () {32 vars in 733 bytes} [Wed Jun 10 02:31:02 2026] GET /v2.0/policies/0faa95be-d171-4a03-8858-e1a84748c054/tags => generated 25 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 02:31:02.895 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a0eba0f4-8566-4ad5-ba87-ac93568fcaa5'] response: {'name': 'network-changed', 'server_uuid': '41567e46-55c4-4ebd-bbe3-161f30276b0f', 'tag': '77940cf7-9e7f-45b1-95ee-f308faa6b893', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 510/1067] 10.0.0.222 () {34 vars in 764 bytes} [Wed Jun 10 02:31:02 2026] PUT /v2.0/policies/0faa95be-d171-4a03-8858-e1a84748c054/tags/green => generated 4 bytes in 96 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 558/1068] 10.0.0.222 () {32 vars in 733 bytes} [Wed Jun 10 02:31:02 2026] GET /v2.0/policies/0faa95be-d171-4a03-8858-e1a84748c054/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: 511/1069] 10.0.0.222 () {34 vars in 760 bytes} [Wed Jun 10 02:31:03 2026] PUT /v2.0/policies/0faa95be-d171-4a03-8858-e1a84748c054/tags/red => generated 4 bytes in 39 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 559/1070] 10.0.0.222 () {32 vars in 733 bytes} [Wed Jun 10 02:31:03 2026] GET /v2.0/policies/0faa95be-d171-4a03-8858-e1a84748c054/tags => generated 34 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 512/1071] 10.0.0.222 () {34 vars in 782 bytes} [Wed Jun 10 02:31:03 2026] PUT /v2.0/policies/0faa95be-d171-4a03-8858-e1a84748c054/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: 560/1072] 10.0.0.222 () {32 vars in 733 bytes} [Wed Jun 10 02:31:03 2026] GET /v2.0/policies/0faa95be-d171-4a03-8858-e1a84748c054/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: 513/1073] 10.0.0.222 () {34 vars in 753 bytes} [Wed Jun 10 02:31:03 2026] PUT /v2.0/policies/0faa95be-d171-4a03-8858-e1a84748c054/tags => generated 37 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 561/1074] 10.0.0.222 () {32 vars in 733 bytes} [Wed Jun 10 02:31:03 2026] GET /v2.0/policies/0faa95be-d171-4a03-8858-e1a84748c054/tags => generated 37 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 514/1075] 10.0.0.222 () {32 vars in 741 bytes} [Wed Jun 10 02:31:03 2026] GET /v2.0/policies/0faa95be-d171-4a03-8858-e1a84748c054/tags/red => generated 0 bytes in 31 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:31:03.323 7 INFO neutron.api.v2.resource [None req-3f506713-5baa-4516-8305-55b4f88ad66d ed2a14672fff47f6b39887bbb1cc9ee8 138a2937b29e41e384283f1f7022c460 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 562/1076] 10.0.0.222 () {32 vars in 745 bytes} [Wed Jun 10 02:31:03 2026] GET /v2.0/policies/0faa95be-d171-4a03-8858-e1a84748c054/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: 515/1077] 10.0.0.222 () {32 vars in 744 bytes} [Wed Jun 10 02:31:03 2026] DELETE /v2.0/policies/0faa95be-d171-4a03-8858-e1a84748c054/tags/red => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 563/1078] 10.0.0.195 () {34 vars in 982 bytes} [Wed Jun 10 02:31:03 2026] GET /v2.0/networks?id=b5ab6e6b-01d7-4197-a8c0-3024d8398dd0 => generated 676 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 564/1079] 10.0.0.222 () {32 vars in 733 bytes} [Wed Jun 10 02:31:03 2026] GET /v2.0/policies/0faa95be-d171-4a03-8858-e1a84748c054/tags => generated 30 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 565/1080] 10.0.0.195 () {34 vars in 965 bytes} [Wed Jun 10 02:31:03 2026] GET /v2.0/quotas/211a3c8063704fa892e8044670c41da0 => generated 292 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 516/1081] 199.204.45.72 () {34 vars in 1079 bytes} [Wed Jun 10 02:31:03 2026] GET /v2.0/ports?tenant_id=0e3f74c3131f4069909be9246c6c1d6e&device_id=41567e46-55c4-4ebd-bbe3-161f30276b0f => generated 1240 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:31:03.442 7 INFO neutron.api.v2.resource [None req-c5c137a6-6583-4dcd-8585-8985f89968bc ed2a14672fff47f6b39887bbb1cc9ee8 138a2937b29e41e384283f1f7022c460 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 566/1082] 10.0.0.222 () {32 vars in 748 bytes} [Wed Jun 10 02:31:03 2026] DELETE /v2.0/policies/0faa95be-d171-4a03-8858-e1a84748c054/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: 517/1083] 199.204.45.72 () {34 vars in 985 bytes} [Wed Jun 10 02:31:03 2026] GET /v2.0/networks?id=63dfb8da-45ba-49b7-8a30-195b8f641a1c => generated 779 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 567/1084] 10.0.0.195 () {34 vars in 1002 bytes} [Wed Jun 10 02:31:03 2026] GET /v2.0/ports?tenant_id=211a3c8063704fa892e8044670c41da0&fields=id => generated 103 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 518/1085] 10.0.0.222 () {32 vars in 736 bytes} [Wed Jun 10 02:31:03 2026] DELETE /v2.0/policies/0faa95be-d171-4a03-8858-e1a84748c054/tags => generated 0 bytes in 34 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 568/1086] 199.204.45.72 () {34 vars in 1057 bytes} [Wed Jun 10 02:31:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=77940cf7-9e7f-45b1-95ee-f308faa6b893 => generated 860 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 569/1087] 10.0.0.222 () {32 vars in 733 bytes} [Wed Jun 10 02:31:03 2026] GET /v2.0/policies/0faa95be-d171-4a03-8858-e1a84748c054/tags => 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: 570/1088] 199.204.45.72 () {34 vars in 983 bytes} [Wed Jun 10 02:31:03 2026] GET /v2.0/subnets?id=8ba4b82a-8a60-4105-bcc2-c9a033d3a849 => generated 701 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 519/1089] 10.0.0.195 () {34 vars in 1008 bytes} [Wed Jun 10 02:31:03 2026] GET /v2.0/networks/b5ab6e6b-01d7-4197-a8c0-3024d8398dd0?fields=segments => generated 14 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 571/1090] 10.0.0.222 () {32 vars in 734 bytes} [Wed Jun 10 02:31:03 2026] DELETE /v2.0/qos/policies/0faa95be-d171-4a03-8858-e1a84748c054 => generated 0 bytes in 32 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 520/1091] 199.204.45.72 () {34 vars in 1051 bytes} [Wed Jun 10 02:31:03 2026] GET /v2.0/ports?network_id=63dfb8da-45ba-49b7-8a30-195b8f641a1c&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: 572/1092] 10.0.0.195 () {34 vars in 1108 bytes} [Wed Jun 10 02:31:03 2026] GET /v2.0/networks/b5ab6e6b-01d7-4197-a8c0-3024d8398dd0?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 521/1093] 199.204.45.72 () {34 vars in 1011 bytes} [Wed Jun 10 02:31:03 2026] GET /v2.0/networks/63dfb8da-45ba-49b7-8a30-195b8f641a1c?fields=segments => generated 14 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 573/1094] 199.204.45.72 () {34 vars in 1111 bytes} [Wed Jun 10 02:31:03 2026] GET /v2.0/networks/63dfb8da-45ba-49b7-8a30-195b8f641a1c?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: 522/1095] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:31:03 2026] GET /v2.0/ports?device_id=9dd35d44-0bc9-448e-ad26-523ea7f213e9 => 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: 574/1096] 10.0.0.53 () {34 vars in 989 bytes} [Wed Jun 10 02:31:04 2026] GET /v2.0/ports?device_id=511ce648-3953-4516-b01b-a84cf099dc19 => generated 1240 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 575/1097] 10.0.0.53 () {34 vars in 1039 bytes} [Wed Jun 10 02:31:04 2026] GET /v2.0/security-groups?id=a6392b46-bcbe-4d79-96e0-edf5a7709946&fields=id&fields=name => generated 114 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 523/1098] 10.0.0.222 () {32 vars in 774 bytes} [Wed Jun 10 02:31:04 2026] GET /v2.0/security-groups?tenant_id=4231738d822e404687beb87c00326e4f&name=default => generated 2925 bytes in 204 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 576/1099] 10.0.0.222 () {32 vars in 740 bytes} [Wed Jun 10 02:31:04 2026] DELETE /v2.0/security-groups/da674870-14cd-400c-9c29-89830de9696b => 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: 577/1100] 199.204.45.72 () {34 vars in 1079 bytes} [Wed Jun 10 02:31:04 2026] GET /v2.0/ports?tenant_id=0e3f74c3131f4069909be9246c6c1d6e&device_id=41567e46-55c4-4ebd-bbe3-161f30276b0f => generated 1240 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 578/1101] 199.204.45.72 () {34 vars in 985 bytes} [Wed Jun 10 02:31:04 2026] GET /v2.0/networks?id=63dfb8da-45ba-49b7-8a30-195b8f641a1c => generated 779 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 524/1102] 10.0.0.222 () {32 vars in 774 bytes} [Wed Jun 10 02:31:04 2026] GET /v2.0/security-groups?tenant_id=138a2937b29e41e384283f1f7022c460&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: 579/1103] 199.204.45.72 () {34 vars in 1057 bytes} [Wed Jun 10 02:31:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=77940cf7-9e7f-45b1-95ee-f308faa6b893 => generated 860 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 580/1104] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:31:04 2026] GET /v2.0/ports?device_id=9dd35d44-0bc9-448e-ad26-523ea7f213e9 => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 581/1105] 199.204.45.72 () {34 vars in 983 bytes} [Wed Jun 10 02:31:04 2026] GET /v2.0/subnets?id=8ba4b82a-8a60-4105-bcc2-c9a033d3a849 => generated 701 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 525/1106] 10.0.0.222 () {32 vars in 740 bytes} [Wed Jun 10 02:31:04 2026] DELETE /v2.0/security-groups/f3c3f150-6d25-412b-aa8a-eeb8f8dcd5c0 => 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: 582/1107] 199.204.45.72 () {34 vars in 1051 bytes} [Wed Jun 10 02:31:04 2026] GET /v2.0/ports?network_id=63dfb8da-45ba-49b7-8a30-195b8f641a1c&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: 526/1108] 199.204.45.72 () {34 vars in 1011 bytes} [Wed Jun 10 02:31:04 2026] GET /v2.0/networks/63dfb8da-45ba-49b7-8a30-195b8f641a1c?fields=segments => generated 14 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 583/1109] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:31:04 2026] GET /v2.0/ports?device_id=41567e46-55c4-4ebd-bbe3-161f30276b0f => generated 971 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 527/1110] 199.204.45.72 () {34 vars in 1111 bytes} [Wed Jun 10 02:31:04 2026] GET /v2.0/networks/63dfb8da-45ba-49b7-8a30-195b8f641a1c?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: 584/1111] 10.0.0.195 () {34 vars in 1040 bytes} [Wed Jun 10 02:31:04 2026] GET /v2.0/security-groups?id=ac2bc9d2-92ba-4485-bb42-0ec698df3ac8&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: 528/1112] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:31:05 2026] GET /v2.0/ports?device_id=9dd35d44-0bc9-448e-ad26-523ea7f213e9 => 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: 585/1113] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:31:06 2026] GET /v2.0/ports?device_id=41567e46-55c4-4ebd-bbe3-161f30276b0f => generated 971 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 529/1114] 10.0.0.195 () {34 vars in 1040 bytes} [Wed Jun 10 02:31:06 2026] GET /v2.0/security-groups?id=ac2bc9d2-92ba-4485-bb42-0ec698df3ac8&fields=id&fields=name => generated 114 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 586/1115] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:31:07 2026] GET /v2.0/ports?device_id=9dd35d44-0bc9-448e-ad26-523ea7f213e9 => 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: 530/1116] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:31:07 2026] GET /v2.0/ports?device_id=41567e46-55c4-4ebd-bbe3-161f30276b0f => generated 971 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 587/1117] 10.0.0.195 () {34 vars in 1040 bytes} [Wed Jun 10 02:31:07 2026] GET /v2.0/security-groups?id=ac2bc9d2-92ba-4485-bb42-0ec698df3ac8&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: 531/1118] 199.204.45.72 () {34 vars in 993 bytes} [Wed Jun 10 02:31:07 2026] GET /v2.0/ports?device_id=41567e46-55c4-4ebd-bbe3-161f30276b0f => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:31:07.558 7 INFO neutron_taas.services.taas.taas_plugin [req-565c7b5a-c28a-400f-96e8-91f0f629dd33 req-7601cee3-89a9-46f0-87cb-4625e9edc9e2 8a2fc2e1e26142f18fe6bd1f5a6ff4a0 0e3f74c3131f4069909be9246c6c1d6e - - default default] TaaS: Handle Delete Port: 77940cf7-9e7f-45b1-95ee-f308faa6b893 2026-06-10 02:31:07.561 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-565c7b5a-c28a-400f-96e8-91f0f629dd33 req-7601cee3-89a9-46f0-87cb-4625e9edc9e2 8a2fc2e1e26142f18fe6bd1f5a6ff4a0 0e3f74c3131f4069909be9246c6c1d6e - - default default] Tap Mirror: Handle Delete Port: 77940cf7-9e7f-45b1-95ee-f308faa6b893 2026-06-10 02:31:07.702 7 INFO neutron.db.l3_db [req-565c7b5a-c28a-400f-96e8-91f0f629dd33 req-7601cee3-89a9-46f0-87cb-4625e9edc9e2 8a2fc2e1e26142f18fe6bd1f5a6ff4a0 0e3f74c3131f4069909be9246c6c1d6e - - default default] Floating IP ec672b74-c1a1-4adc-b691-6ffcedb13b61 disassociated. External IP: 10.96.250.205, port: 77940cf7-9e7f-45b1-95ee-f308faa6b893. [pid: 7|app: 0|req: 588/1119] 199.204.45.72 () {36 vars in 996 bytes} [Wed Jun 10 02:31:07 2026] DELETE /v2.0/ports/77940cf7-9e7f-45b1-95ee-f308faa6b893 => generated 0 bytes in 667 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 532/1120] 199.204.45.72 () {34 vars in 985 bytes} [Wed Jun 10 02:31:08 2026] GET /v2.0/networks?id=b5ab6e6b-01d7-4197-a8c0-3024d8398dd0 => generated 676 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:31:08.127 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-bed335d5-780f-4c8a-b744-aa5d68f0fed3'] response: {'server_uuid': '41567e46-55c4-4ebd-bbe3-161f30276b0f', 'name': 'network-vif-deleted', 'tag': '77940cf7-9e7f-45b1-95ee-f308faa6b893', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 533/1121] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:31:08 2026] GET /v2.0/ports?device_id=9dd35d44-0bc9-448e-ad26-523ea7f213e9 => 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: 589/1122] 199.204.45.72 () {38 vars in 954 bytes} [Wed Jun 10 02:31:08 2026] POST /v2.0/ports => generated 954 bytes in 325 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 590/1123] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:31:08 2026] GET /v2.0/ports?device_id=41567e46-55c4-4ebd-bbe3-161f30276b0f => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 02:31:08.582 8 INFO neutron.db.segments_db [None req-c25b4b2c-4f21-4e03-a21f-7eef2b78a845 b40ce3ee76c54d58a8361a684e484899 b0f004e7ef5642aabadd2c8ab5d9b2e0 - - default default] Added segment 5b452781-496a-4515-87d4-887086984d5d of type vxlan for network 142e957c-a927-4ed7-8328-0498da37162a [pid: 8|app: 0|req: 534/1124] 10.0.0.222 () {34 vars in 670 bytes} [Wed Jun 10 02:31:08 2026] POST /v2.0/networks => generated 632 bytes in 336 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 535/1125] 10.0.0.222 () {34 vars in 669 bytes} [Wed Jun 10 02:31:08 2026] POST /v2.0/subnets => generated 626 bytes in 213 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 591/1126] 199.204.45.72 () {38 vars in 1027 bytes} [Wed Jun 10 02:31:08 2026] PUT /v2.0/ports/c7c55b6b-e8f0-4a79-8714-8f61c016db49 => generated 1235 bytes in 401 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 536/1127] 10.0.0.222 () {34 vars in 751 bytes} [Wed Jun 10 02:31:08 2026] PUT /v2.0/subnets/94ff8677-761f-424e-a836-434a237ecb80/tags => generated 25 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 592/1128] 10.0.0.222 () {32 vars in 731 bytes} [Wed Jun 10 02:31:08 2026] GET /v2.0/subnets/94ff8677-761f-424e-a836-434a237ecb80/tags => generated 25 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 537/1129] 10.0.0.222 () {34 vars in 762 bytes} [Wed Jun 10 02:31:08 2026] PUT /v2.0/subnets/94ff8677-761f-424e-a836-434a237ecb80/tags/green => generated 4 bytes in 54 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 593/1130] 10.0.0.222 () {32 vars in 731 bytes} [Wed Jun 10 02:31:09 2026] GET /v2.0/subnets/94ff8677-761f-424e-a836-434a237ecb80/tags => generated 34 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 538/1131] 10.0.0.222 () {34 vars in 758 bytes} [Wed Jun 10 02:31:09 2026] PUT /v2.0/subnets/94ff8677-761f-424e-a836-434a237ecb80/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: 594/1132] 10.0.0.222 () {32 vars in 731 bytes} [Wed Jun 10 02:31:09 2026] GET /v2.0/subnets/94ff8677-761f-424e-a836-434a237ecb80/tags => generated 34 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 539/1133] 10.0.0.222 () {34 vars in 780 bytes} [Wed Jun 10 02:31:09 2026] PUT /v2.0/subnets/94ff8677-761f-424e-a836-434a237ecb80/tags/black.or.white => generated 4 bytes in 89 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 595/1134] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:31:09 2026] GET /v2.0/ports?device_id=9dd35d44-0bc9-448e-ad26-523ea7f213e9 => generated 969 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 540/1135] 10.0.0.222 () {32 vars in 731 bytes} [Wed Jun 10 02:31:09 2026] GET /v2.0/subnets/94ff8677-761f-424e-a836-434a237ecb80/tags => generated 52 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 596/1136] 10.0.0.195 () {34 vars in 1040 bytes} [Wed Jun 10 02:31:09 2026] GET /v2.0/security-groups?id=f1dd942c-50a3-4df9-946f-b76e0658c84d&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: 541/1137] 10.0.0.222 () {34 vars in 751 bytes} [Wed Jun 10 02:31:09 2026] PUT /v2.0/subnets/94ff8677-761f-424e-a836-434a237ecb80/tags => generated 37 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 597/1138] 10.0.0.222 () {32 vars in 731 bytes} [Wed Jun 10 02:31:09 2026] GET /v2.0/subnets/94ff8677-761f-424e-a836-434a237ecb80/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: 542/1139] 10.0.0.222 () {32 vars in 739 bytes} [Wed Jun 10 02:31:09 2026] GET /v2.0/subnets/94ff8677-761f-424e-a836-434a237ecb80/tags/red => generated 0 bytes in 33 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:31:09.530 7 INFO neutron.api.v2.resource [None req-60a81e5e-d069-4b56-975c-1da865cfb078 b40ce3ee76c54d58a8361a684e484899 b0f004e7ef5642aabadd2c8ab5d9b2e0 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 598/1140] 10.0.0.222 () {32 vars in 743 bytes} [Wed Jun 10 02:31:09 2026] GET /v2.0/subnets/94ff8677-761f-424e-a836-434a237ecb80/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: 543/1141] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:31:09 2026] GET /v2.0/ports?device_id=41567e46-55c4-4ebd-bbe3-161f30276b0f => 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: 599/1142] 10.0.0.222 () {32 vars in 742 bytes} [Wed Jun 10 02:31:09 2026] DELETE /v2.0/subnets/94ff8677-761f-424e-a836-434a237ecb80/tags/red => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 544/1143] 10.0.0.222 () {32 vars in 731 bytes} [Wed Jun 10 02:31:09 2026] GET /v2.0/subnets/94ff8677-761f-424e-a836-434a237ecb80/tags => generated 30 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 02:31:09.703 7 INFO neutron.api.v2.resource [None req-ea9aedf5-4660-48f7-bb51-8bde81b0cf2a b40ce3ee76c54d58a8361a684e484899 b0f004e7ef5642aabadd2c8ab5d9b2e0 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 600/1144] 10.0.0.222 () {32 vars in 746 bytes} [Wed Jun 10 02:31:09 2026] DELETE /v2.0/subnets/94ff8677-761f-424e-a836-434a237ecb80/tags/green => generated 99 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 545/1145] 10.0.0.222 () {32 vars in 734 bytes} [Wed Jun 10 02:31:09 2026] DELETE /v2.0/subnets/94ff8677-761f-424e-a836-434a237ecb80/tags => generated 0 bytes in 46 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 601/1146] 10.0.0.222 () {32 vars in 731 bytes} [Wed Jun 10 02:31:09 2026] GET /v2.0/subnets/94ff8677-761f-424e-a836-434a237ecb80/tags => generated 12 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 602/1147] 199.204.45.72 () {34 vars in 1079 bytes} [Wed Jun 10 02:31:09 2026] GET /v2.0/ports?tenant_id=211a3c8063704fa892e8044670c41da0&device_id=9dd35d44-0bc9-448e-ad26-523ea7f213e9 => 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: 546/1148] 10.0.0.222 () {32 vars in 724 bytes} [Wed Jun 10 02:31:09 2026] DELETE /v2.0/subnets/94ff8677-761f-424e-a836-434a237ecb80 => 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: 603/1149] 199.204.45.72 () {34 vars in 1057 bytes} [Wed Jun 10 02:31:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=c7c55b6b-e8f0-4a79-8714-8f61c016db49 => 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: 604/1150] 199.204.45.72 () {34 vars in 983 bytes} [Wed Jun 10 02:31:09 2026] GET /v2.0/subnets?id=08915d11-eb2e-46c3-ab9d-b000d964d1f3 => generated 694 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 605/1151] 199.204.45.72 () {34 vars in 1051 bytes} [Wed Jun 10 02:31:10 2026] GET /v2.0/ports?network_id=b5ab6e6b-01d7-4197-a8c0-3024d8398dd0&device_owner=network%3Adhcp => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:31:10.063 8 INFO neutron.services.segments.plugin [-] Segment 5b452781-496a-4515-87d4-887086984d5d resource provider aggregate not found 2026-06-10 02:31:10.067 8 INFO neutron.services.segments.plugin [-] Segment 5b452781-496a-4515-87d4-887086984d5d resource provider aggregate not found 2026-06-10 02:31:10.078 8 INFO neutron.services.segments.plugin [-] Segment 5b452781-496a-4515-87d4-887086984d5d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5b452781-496a-4515-87d4-887086984d5d found for delete ", "request_id": "req-bfb3417b-dcf6-430a-b7a1-94562fc5d458"}]} 2026-06-10 02:31:10.084 8 INFO neutron.services.segments.plugin [-] Segment 5b452781-496a-4515-87d4-887086984d5d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5b452781-496a-4515-87d4-887086984d5d found for delete ", "request_id": "req-67b5078c-9ad5-43d7-8f6e-cb5d39f6532a"}]} [pid: 7|app: 0|req: 606/1152] 199.204.45.72 () {34 vars in 1011 bytes} [Wed Jun 10 02:31:10 2026] GET /v2.0/networks/b5ab6e6b-01d7-4197-a8c0-3024d8398dd0?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: 547/1153] 10.0.0.222 () {32 vars in 726 bytes} [Wed Jun 10 02:31:09 2026] DELETE /v2.0/networks/142e957c-a927-4ed7-8328-0498da37162a => generated 0 bytes in 136 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 607/1154] 199.204.45.72 () {34 vars in 1111 bytes} [Wed Jun 10 02:31:10 2026] GET /v2.0/networks/b5ab6e6b-01d7-4197-a8c0-3024d8398dd0?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 02:31:10.164 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a49c909a-ffce-4705-872b-1110f72e5702'] response: {'name': 'network-changed', 'server_uuid': '9dd35d44-0bc9-448e-ad26-523ea7f213e9', 'tag': 'c7c55b6b-e8f0-4a79-8714-8f61c016db49', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 548/1155] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:31:10 2026] GET /v2.0/ports?device_id=9dd35d44-0bc9-448e-ad26-523ea7f213e9 => generated 969 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 608/1156] 10.0.0.195 () {34 vars in 1040 bytes} [Wed Jun 10 02:31:10 2026] GET /v2.0/security-groups?id=f1dd942c-50a3-4df9-946f-b76e0658c84d&fields=id&fields=name => generated 88 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 549/1157] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:31:10 2026] GET /v2.0/ports?device_id=41567e46-55c4-4ebd-bbe3-161f30276b0f => 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: 609/1158] 10.0.0.222 () {32 vars in 774 bytes} [Wed Jun 10 02:31:10 2026] GET /v2.0/security-groups?tenant_id=b0f004e7ef5642aabadd2c8ab5d9b2e0&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: 550/1159] 10.0.0.222 () {32 vars in 740 bytes} [Wed Jun 10 02:31:10 2026] DELETE /v2.0/security-groups/58949f9b-22f1-4c3c-ac19-27b42ab1ac8a => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 610/1160] 10.0.0.222 () {32 vars in 774 bytes} [Wed Jun 10 02:31:10 2026] GET /v2.0/security-groups?tenant_id=d412221b5d5444788e760f32e7163bf0&name=default => generated 2925 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 611/1161] 199.204.45.72 () {34 vars in 1079 bytes} [Wed Jun 10 02:31:11 2026] GET /v2.0/ports?tenant_id=211a3c8063704fa892e8044670c41da0&device_id=9dd35d44-0bc9-448e-ad26-523ea7f213e9 => generated 1238 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 551/1162] 10.0.0.222 () {32 vars in 740 bytes} [Wed Jun 10 02:31:11 2026] DELETE /v2.0/security-groups/ccb16f67-8667-4bfe-8f28-62549398f59a => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 612/1163] 199.204.45.72 () {34 vars in 985 bytes} [Wed Jun 10 02:31:11 2026] GET /v2.0/networks?id=b5ab6e6b-01d7-4197-a8c0-3024d8398dd0 => generated 772 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 552/1164] 199.204.45.72 () {34 vars in 1057 bytes} [Wed Jun 10 02:31:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=c7c55b6b-e8f0-4a79-8714-8f61c016db49 => 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: 613/1165] 199.204.45.72 () {34 vars in 983 bytes} [Wed Jun 10 02:31:11 2026] GET /v2.0/subnets?id=08915d11-eb2e-46c3-ab9d-b000d964d1f3 => generated 694 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 553/1166] 199.204.45.72 () {34 vars in 1051 bytes} [Wed Jun 10 02:31:11 2026] GET /v2.0/ports?network_id=b5ab6e6b-01d7-4197-a8c0-3024d8398dd0&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: 7|app: 0|req: 614/1167] 199.204.45.72 () {34 vars in 1011 bytes} [Wed Jun 10 02:31:11 2026] GET /v2.0/networks/b5ab6e6b-01d7-4197-a8c0-3024d8398dd0?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: 554/1168] 199.204.45.72 () {34 vars in 1111 bytes} [Wed Jun 10 02:31:11 2026] GET /v2.0/networks/b5ab6e6b-01d7-4197-a8c0-3024d8398dd0?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: 615/1169] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:31:11 2026] GET /v2.0/ports?device_id=9dd35d44-0bc9-448e-ad26-523ea7f213e9 => 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: 555/1170] 10.0.0.195 () {34 vars in 1040 bytes} [Wed Jun 10 02:31:11 2026] GET /v2.0/security-groups?id=f1dd942c-50a3-4df9-946f-b76e0658c84d&fields=id&fields=name => generated 88 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 616/1171] 10.0.0.222 () {32 vars in 740 bytes} [Wed Jun 10 02:31:11 2026] DELETE /v2.0/security-groups/ac2bc9d2-92ba-4485-bb42-0ec698df3ac8 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:31:11.839 8 INFO neutron.api.v2.resource [None req-ba4a5dbf-0f46-4566-b0d6-e7c1ad4f0bac 8a2fc2e1e26142f18fe6bd1f5a6ff4a0 0e3f74c3131f4069909be9246c6c1d6e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 556/1172] 10.0.0.222 () {32 vars in 737 bytes} [Wed Jun 10 02:31:11 2026] GET /v2.0/security-groups/ac2bc9d2-92ba-4485-bb42-0ec698df3ac8 => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 02:31:11.959 7 INFO neutron_taas.services.taas.taas_plugin [None req-481897bb-b901-4a2a-95cf-7d4f5a796902 8a2fc2e1e26142f18fe6bd1f5a6ff4a0 0e3f74c3131f4069909be9246c6c1d6e - - default default] TaaS: Handle Delete Port: 2a0518c4-dadd-4b75-86a7-211f58139eeb 2026-06-10 02:31:11.961 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-481897bb-b901-4a2a-95cf-7d4f5a796902 8a2fc2e1e26142f18fe6bd1f5a6ff4a0 0e3f74c3131f4069909be9246c6c1d6e - - default default] Tap Mirror: Handle Delete Port: 2a0518c4-dadd-4b75-86a7-211f58139eeb [pid: 7|app: 0|req: 617/1173] 10.0.0.222 () {32 vars in 732 bytes} [Wed Jun 10 02:31:11 2026] DELETE /v2.0/floatingips/ec672b74-c1a1-4adc-b691-6ffcedb13b61 => generated 0 bytes in 270 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:31:12.547 8 INFO neutron_taas.services.taas.taas_plugin [None req-2ed4c3f8-1854-4f41-af2c-f3c373c1ebd4 3b4fb08fc9af48c9a5d96f8a8132a365 18265f3c52554fd6a6b60ac71d971572 - - default default] TaaS: Handle Delete Port: f59c49c1-9856-48d9-9625-eecb03f59bf8 2026-06-10 02:31:12.550 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2ed4c3f8-1854-4f41-af2c-f3c373c1ebd4 3b4fb08fc9af48c9a5d96f8a8132a365 18265f3c52554fd6a6b60ac71d971572 - - default default] Tap Mirror: Handle Delete Port: f59c49c1-9856-48d9-9625-eecb03f59bf8 [pid: 7|app: 0|req: 618/1174] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:31:12 2026] GET /v2.0/ports?device_id=9dd35d44-0bc9-448e-ad26-523ea7f213e9 => 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: 619/1175] 10.0.0.195 () {34 vars in 1040 bytes} [Wed Jun 10 02:31:12 2026] GET /v2.0/security-groups?id=f1dd942c-50a3-4df9-946f-b76e0658c84d&fields=id&fields=name => generated 88 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 557/1176] 10.0.0.222 () {34 vars in 789 bytes} [Wed Jun 10 02:31:12 2026] PUT /v2.0/routers/d6fb50a3-a7be-444c-9e3f-365a03d2c144/remove_router_interface => generated 309 bytes in 901 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 620/1177] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:31:13 2026] GET /v2.0/ports?device_id=511ce648-3953-4516-b01b-a84cf099dc19 => generated 971 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 621/1178] 10.0.0.195 () {34 vars in 1040 bytes} [Wed Jun 10 02:31:13 2026] GET /v2.0/security-groups?id=a6392b46-bcbe-4d79-96e0-edf5a7709946&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:31:13.287 8 INFO neutron_taas.services.taas.taas_plugin [None req-535b9677-aca2-449a-846f-fd942473a005 3b4fb08fc9af48c9a5d96f8a8132a365 18265f3c52554fd6a6b60ac71d971572 - - default default] TaaS: Handle Delete Port: 026414b0-4aeb-454f-9c06-25ccd9490a9d 2026-06-10 02:31:13.290 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-535b9677-aca2-449a-846f-fd942473a005 3b4fb08fc9af48c9a5d96f8a8132a365 18265f3c52554fd6a6b60ac71d971572 - - default default] Tap Mirror: Handle Delete Port: 026414b0-4aeb-454f-9c06-25ccd9490a9d [pid: 7|app: 0|req: 622/1179] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:31:13 2026] GET /v2.0/ports?device_id=511ce648-3953-4516-b01b-a84cf099dc19 => generated 971 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 623/1180] 10.0.0.195 () {34 vars in 1040 bytes} [Wed Jun 10 02:31:13 2026] GET /v2.0/security-groups?id=a6392b46-bcbe-4d79-96e0-edf5a7709946&fields=id&fields=name => generated 114 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:31:13.541 8 INFO neutron_taas.services.taas.taas_plugin [None req-535b9677-aca2-449a-846f-fd942473a005 3b4fb08fc9af48c9a5d96f8a8132a365 18265f3c52554fd6a6b60ac71d971572 - - default default] TaaS: Handle Delete Port: 60a95f87-3fcd-4ddc-993f-a193b3e6c4e6 2026-06-10 02:31:13.543 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-535b9677-aca2-449a-846f-fd942473a005 3b4fb08fc9af48c9a5d96f8a8132a365 18265f3c52554fd6a6b60ac71d971572 - - default default] Tap Mirror: Handle Delete Port: 60a95f87-3fcd-4ddc-993f-a193b3e6c4e6 2026-06-10 02:31:13.916 8 INFO neutron.services.segments.plugin [-] Segment d9c6e4a5-ecf9-45c0-b9d8-85ddbb277791 resource provider aggregate not found 2026-06-10 02:31:13.921 8 INFO neutron.services.segments.plugin [-] Segment d9c6e4a5-ecf9-45c0-b9d8-85ddbb277791 resource provider aggregate not found [pid: 7|app: 0|req: 624/1181] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:31:13 2026] GET /v2.0/ports?device_id=9dd35d44-0bc9-448e-ad26-523ea7f213e9 => generated 969 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:31:13.939 8 INFO neutron.services.segments.plugin [-] Segment d9c6e4a5-ecf9-45c0-b9d8-85ddbb277791 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d9c6e4a5-ecf9-45c0-b9d8-85ddbb277791 found for delete ", "request_id": "req-241f889d-5173-4afc-8055-92f2f7755358"}]} 2026-06-10 02:31:13.941 8 INFO neutron.services.segments.plugin [-] Segment d9c6e4a5-ecf9-45c0-b9d8-85ddbb277791 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d9c6e4a5-ecf9-45c0-b9d8-85ddbb277791 found for delete ", "request_id": "req-4a4c5e39-1e6b-4637-8340-059172550183"}]} 2026-06-10 02:31:13.954 8 INFO neutron.db.l3_hamode_db [None req-535b9677-aca2-449a-846f-fd942473a005 3b4fb08fc9af48c9a5d96f8a8132a365 18265f3c52554fd6a6b60ac71d971572 - - default default] HA network ec974975-4a89-4203-993b-c722fd7ea0a7 was deleted as no HA routers are present in tenant 0e3f74c3131f4069909be9246c6c1d6e. [pid: 8|app: 0|req: 558/1182] 10.0.0.222 () {32 vars in 724 bytes} [Wed Jun 10 02:31:13 2026] DELETE /v2.0/routers/d6fb50a3-a7be-444c-9e3f-365a03d2c144 => generated 0 bytes in 875 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 625/1183] 10.0.0.195 () {34 vars in 1040 bytes} [Wed Jun 10 02:31:13 2026] GET /v2.0/security-groups?id=f1dd942c-50a3-4df9-946f-b76e0658c84d&fields=id&fields=name => generated 88 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 559/1184] 10.0.0.222 () {32 vars in 724 bytes} [Wed Jun 10 02:31:13 2026] DELETE /v2.0/subnets/8ba4b82a-8a60-4105-bcc2-c9a033d3a849 => generated 0 bytes in 151 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 02:31:14.197 7 INFO neutron_taas.services.taas.taas_plugin [None req-9ace582a-0083-4593-bd9a-baebca54d311 3b4fb08fc9af48c9a5d96f8a8132a365 18265f3c52554fd6a6b60ac71d971572 - - default default] TaaS: Handle Delete Port: 4e4a330e-1502-44e1-8395-6ef9ff481df6 2026-06-10 02:31:14.201 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9ace582a-0083-4593-bd9a-baebca54d311 3b4fb08fc9af48c9a5d96f8a8132a365 18265f3c52554fd6a6b60ac71d971572 - - default default] Tap Mirror: Handle Delete Port: 4e4a330e-1502-44e1-8395-6ef9ff481df6 2026-06-10 02:31:14.360 7 INFO neutron.services.segments.plugin [-] Segment 13509fdf-6956-4d35-9119-0fb39876d9f0 resource provider aggregate not found 2026-06-10 02:31:14.366 7 INFO neutron.services.segments.plugin [-] Segment 13509fdf-6956-4d35-9119-0fb39876d9f0 resource provider aggregate not found 2026-06-10 02:31:14.381 7 INFO neutron.services.segments.plugin [-] Segment 13509fdf-6956-4d35-9119-0fb39876d9f0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 13509fdf-6956-4d35-9119-0fb39876d9f0 found for delete ", "request_id": "req-4d08d83b-0317-4f09-bfa5-360a7930d011"}]} 2026-06-10 02:31:14.387 7 INFO neutron.services.segments.plugin [-] Segment 13509fdf-6956-4d35-9119-0fb39876d9f0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 13509fdf-6956-4d35-9119-0fb39876d9f0 found for delete ", "request_id": "req-ede6dbdc-7ad9-408d-997f-c27639ba1c8e"}]} [pid: 7|app: 0|req: 626/1185] 10.0.0.222 () {32 vars in 726 bytes} [Wed Jun 10 02:31:14 2026] DELETE /v2.0/networks/63dfb8da-45ba-49b7-8a30-195b8f641a1c => generated 0 bytes in 275 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 627/1186] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:31:14 2026] GET /v2.0/ports?device_id=511ce648-3953-4516-b01b-a84cf099dc19 => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 628/1187] 10.0.0.222 () {32 vars in 774 bytes} [Wed Jun 10 02:31:14 2026] GET /v2.0/security-groups?tenant_id=0e3f74c3131f4069909be9246c6c1d6e&name=default => generated 2921 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 629/1188] 10.0.0.195 () {34 vars in 1040 bytes} [Wed Jun 10 02:31:14 2026] GET /v2.0/security-groups?id=a6392b46-bcbe-4d79-96e0-edf5a7709946&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 630/1189] 10.0.0.222 () {32 vars in 740 bytes} [Wed Jun 10 02:31:14 2026] DELETE /v2.0/security-groups/6d3a82f7-f0e5-46a6-a8b7-62b1917d9e6e => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:31:14.839 8 INFO neutron.db.segments_db [None req-867c914c-443f-4b2d-9308-d1d48cb6c3f8 6be79ed7eebf41dbac66a085056bf933 807567da832a49c983ef8ecd2bc67b70 - - default default] Added segment bb794665-fc22-476b-8e5b-e05c35fc45d3 of type vxlan for network 76f17a71-fcf4-43dd-a3dc-54cdd0479552 [pid: 8|app: 0|req: 560/1190] 10.0.0.222 () {34 vars in 670 bytes} [Wed Jun 10 02:31:14 2026] POST /v2.0/networks => generated 631 bytes in 472 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 561/1191] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:31:15 2026] GET /v2.0/ports?device_id=9dd35d44-0bc9-448e-ad26-523ea7f213e9 => generated 971 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 562/1192] 10.0.0.195 () {34 vars in 1040 bytes} [Wed Jun 10 02:31:15 2026] GET /v2.0/security-groups?id=f1dd942c-50a3-4df9-946f-b76e0658c84d&fields=id&fields=name => generated 88 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 631/1193] 10.0.0.222 () {34 vars in 664 bytes} [Wed Jun 10 02:31:14 2026] POST /v2.0/ports => generated 743 bytes in 354 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 632/1194] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:31:15 2026] GET /v2.0/ports?device_id=511ce648-3953-4516-b01b-a84cf099dc19 => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 633/1195] 10.0.0.195 () {34 vars in 1040 bytes} [Wed Jun 10 02:31:15 2026] GET /v2.0/security-groups?id=a6392b46-bcbe-4d79-96e0-edf5a7709946&fields=id&fields=name => generated 114 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 563/1198] 10.0.0.222 () {34 vars in 666 bytes} [Wed Jun 10 02:31:15 2026] POST /v2.0/trunks => generated 407 bytes in 664 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 636/1199] 10.0.0.222 () {34 vars in 749 bytes} [Wed Jun 10 02:31:15 2026] PUT /v2.0/trunks/46e8d3ca-e801-4a09-8374-d0b5d9fdb004/tags => generated 25 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 564/1200] 10.0.0.222 () {32 vars in 729 bytes} [Wed Jun 10 02:31:16 2026] GET /v2.0/trunks/46e8d3ca-e801-4a09-8374-d0b5d9fdb004/tags => generated 25 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 637/1201] 199.204.45.72 () {34 vars in 993 bytes} [Wed Jun 10 02:31:16 2026] GET /v2.0/ports?device_id=511ce648-3953-4516-b01b-a84cf099dc19 => 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: 565/1202] 10.0.0.222 () {34 vars in 760 bytes} [Wed Jun 10 02:31:16 2026] PUT /v2.0/trunks/46e8d3ca-e801-4a09-8374-d0b5d9fdb004/tags/green => generated 4 bytes in 34 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 566/1203] 10.0.0.222 () {32 vars in 729 bytes} [Wed Jun 10 02:31:16 2026] GET /v2.0/trunks/46e8d3ca-e801-4a09-8374-d0b5d9fdb004/tags => generated 34 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 567/1204] 10.0.0.222 () {34 vars in 756 bytes} [Wed Jun 10 02:31:16 2026] PUT /v2.0/trunks/46e8d3ca-e801-4a09-8374-d0b5d9fdb004/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: 568/1205] 10.0.0.222 () {32 vars in 729 bytes} [Wed Jun 10 02:31:16 2026] GET /v2.0/trunks/46e8d3ca-e801-4a09-8374-d0b5d9fdb004/tags => generated 34 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 02:31:16.251 7 INFO neutron_taas.services.taas.taas_plugin [req-c630a3b0-7698-4f49-98cf-70f225b2670c req-2b266dc5-e614-466c-b33b-243a6b0bf390 58752a3f998f436398c54a66f756d292 9239fd0fa0d34a03b50e5f2838dd1397 - - default default] TaaS: Handle Delete Port: ab417724-4b06-4357-9e96-cbcf2babdca7 2026-06-10 02:31:16.255 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-c630a3b0-7698-4f49-98cf-70f225b2670c req-2b266dc5-e614-466c-b33b-243a6b0bf390 58752a3f998f436398c54a66f756d292 9239fd0fa0d34a03b50e5f2838dd1397 - - default default] Tap Mirror: Handle Delete Port: ab417724-4b06-4357-9e96-cbcf2babdca7 [pid: 8|app: 0|req: 569/1206] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:31:16 2026] GET /v2.0/ports?device_id=9dd35d44-0bc9-448e-ad26-523ea7f213e9 => generated 971 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 570/1207] 10.0.0.222 () {34 vars in 778 bytes} [Wed Jun 10 02:31:16 2026] PUT /v2.0/trunks/46e8d3ca-e801-4a09-8374-d0b5d9fdb004/tags/black.or.white => 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: 571/1208] 10.0.0.195 () {34 vars in 1040 bytes} [Wed Jun 10 02:31:16 2026] GET /v2.0/security-groups?id=f1dd942c-50a3-4df9-946f-b76e0658c84d&fields=id&fields=name => generated 88 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 02:31:16.373 7 INFO neutron.db.l3_db [req-c630a3b0-7698-4f49-98cf-70f225b2670c req-2b266dc5-e614-466c-b33b-243a6b0bf390 58752a3f998f436398c54a66f756d292 9239fd0fa0d34a03b50e5f2838dd1397 - - default default] Floating IP 98c22a5c-8fad-477b-ab65-f43aa401c094 disassociated. External IP: 10.96.250.211, port: ab417724-4b06-4357-9e96-cbcf2babdca7. [pid: 8|app: 0|req: 572/1209] 10.0.0.222 () {32 vars in 729 bytes} [Wed Jun 10 02:31:16 2026] GET /v2.0/trunks/46e8d3ca-e801-4a09-8374-d0b5d9fdb004/tags => generated 52 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 573/1210] 10.0.0.222 () {34 vars in 749 bytes} [Wed Jun 10 02:31:16 2026] PUT /v2.0/trunks/46e8d3ca-e801-4a09-8374-d0b5d9fdb004/tags => generated 37 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 574/1211] 10.0.0.222 () {32 vars in 729 bytes} [Wed Jun 10 02:31:16 2026] GET /v2.0/trunks/46e8d3ca-e801-4a09-8374-d0b5d9fdb004/tags => generated 37 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 575/1212] 10.0.0.222 () {32 vars in 737 bytes} [Wed Jun 10 02:31:16 2026] GET /v2.0/trunks/46e8d3ca-e801-4a09-8374-d0b5d9fdb004/tags/red => generated 0 bytes in 27 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:31:16.496 8 INFO neutron.api.v2.resource [None req-ee50ac72-1bf0-4657-a787-138488714eed 6be79ed7eebf41dbac66a085056bf933 807567da832a49c983ef8ecd2bc67b70 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 576/1213] 10.0.0.222 () {32 vars in 741 bytes} [Wed Jun 10 02:31:16 2026] GET /v2.0/trunks/46e8d3ca-e801-4a09-8374-d0b5d9fdb004/tags/green => generated 99 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 577/1214] 10.0.0.222 () {32 vars in 740 bytes} [Wed Jun 10 02:31:16 2026] DELETE /v2.0/trunks/46e8d3ca-e801-4a09-8374-d0b5d9fdb004/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: 578/1215] 10.0.0.222 () {32 vars in 729 bytes} [Wed Jun 10 02:31:16 2026] GET /v2.0/trunks/46e8d3ca-e801-4a09-8374-d0b5d9fdb004/tags => generated 30 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 638/1216] 199.204.45.72 () {36 vars in 996 bytes} [Wed Jun 10 02:31:16 2026] DELETE /v2.0/ports/ab417724-4b06-4357-9e96-cbcf2babdca7 => generated 0 bytes in 667 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 02:31:16.787 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b010c5a8-86bd-4a1d-bc13-3e580362da74'] response: {'server_uuid': '511ce648-3953-4516-b01b-a84cf099dc19', 'name': 'network-vif-deleted', 'tag': 'ab417724-4b06-4357-9e96-cbcf2babdca7', 'status': 'completed', 'code': 200} 2026-06-10 02:31:16.799 7 INFO neutron.api.v2.resource [None req-31a075bb-2810-45da-8361-42373c0ee7d0 6be79ed7eebf41dbac66a085056bf933 807567da832a49c983ef8ecd2bc67b70 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 639/1217] 10.0.0.222 () {32 vars in 744 bytes} [Wed Jun 10 02:31:16 2026] DELETE /v2.0/trunks/46e8d3ca-e801-4a09-8374-d0b5d9fdb004/tags/green => generated 99 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 640/1218] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:31:16 2026] GET /v2.0/ports?device_id=9dd35d44-0bc9-448e-ad26-523ea7f213e9 => generated 971 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:31:16.923 8 INFO neutron.db.segments_db [None req-7d191418-96d3-4565-ba35-33c27bf94797 3b4fb08fc9af48c9a5d96f8a8132a365 18265f3c52554fd6a6b60ac71d971572 - - default default] Added segment 69c04263-5d1f-4667-9fa5-7f37dcf76589 of type vxlan for network 9aecbf9c-1a90-4927-9e66-3535194f22e3 [pid: 7|app: 0|req: 641/1219] 10.0.0.222 () {32 vars in 732 bytes} [Wed Jun 10 02:31:16 2026] DELETE /v2.0/trunks/46e8d3ca-e801-4a09-8374-d0b5d9fdb004/tags => 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: 642/1220] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:31:16 2026] GET /v2.0/ports?device_id=511ce648-3953-4516-b01b-a84cf099dc19 => 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: 643/1221] 10.0.0.195 () {34 vars in 1040 bytes} [Wed Jun 10 02:31:16 2026] GET /v2.0/security-groups?id=f1dd942c-50a3-4df9-946f-b76e0658c84d&fields=id&fields=name => generated 88 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 644/1222] 10.0.0.222 () {32 vars in 729 bytes} [Wed Jun 10 02:31:16 2026] GET /v2.0/trunks/46e8d3ca-e801-4a09-8374-d0b5d9fdb004/tags => 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: 579/1223] 10.0.0.222 () {34 vars in 671 bytes} [Wed Jun 10 02:31:16 2026] POST /v2.0/networks => generated 738 bytes in 454 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 645/1224] 10.0.0.222 () {32 vars in 719 bytes} [Wed Jun 10 02:31:17 2026] GET /v2.0/trunks/46e8d3ca-e801-4a09-8374-d0b5d9fdb004 => generated 407 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 646/1225] 10.0.0.222 () {32 vars in 717 bytes} [Wed Jun 10 02:31:17 2026] GET /v2.0/ports/9ce0619a-f654-499b-a41d-afba73b6dfcf => generated 826 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 647/1226] 10.0.0.222 () {32 vars in 722 bytes} [Wed Jun 10 02:31:17 2026] DELETE /v2.0/trunks/46e8d3ca-e801-4a09-8374-d0b5d9fdb004 => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 580/1227] 10.0.0.222 () {34 vars in 669 bytes} [Wed Jun 10 02:31:17 2026] POST /v2.0/subnets => generated 685 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:31:17.263 8 INFO neutron.db.segments_db [None req-2e88f997-f321-421f-829e-903db4f44707 3b4fb08fc9af48c9a5d96f8a8132a365 18265f3c52554fd6a6b60ac71d971572 - - default default] Added segment 7d50dbc6-6ee3-45cc-aa2c-b53e54c81446 of type vxlan for network 6397cb55-632d-4afb-aaed-f07ba074b861 2026-06-10 02:31:17.300 7 INFO neutron_taas.services.taas.taas_plugin [None req-0f4243d1-69a6-415e-a2a4-06c499ea9ebe 6be79ed7eebf41dbac66a085056bf933 807567da832a49c983ef8ecd2bc67b70 - - default default] TaaS: Handle Delete Port: 9ce0619a-f654-499b-a41d-afba73b6dfcf 2026-06-10 02:31:17.305 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0f4243d1-69a6-415e-a2a4-06c499ea9ebe 6be79ed7eebf41dbac66a085056bf933 807567da832a49c983ef8ecd2bc67b70 - - default default] Tap Mirror: Handle Delete Port: 9ce0619a-f654-499b-a41d-afba73b6dfcf [pid: 7|app: 0|req: 648/1228] 10.0.0.222 () {32 vars in 720 bytes} [Wed Jun 10 02:31:17 2026] DELETE /v2.0/ports/9ce0619a-f654-499b-a41d-afba73b6dfcf => generated 0 bytes in 194 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 02:31:17.502 8 INFO neutron.db.l3_hamode_db [None req-2e88f997-f321-421f-829e-903db4f44707 3b4fb08fc9af48c9a5d96f8a8132a365 bbfe5ed066fa40949e8dbc438ef55547 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-10 02:31:17.529 7 INFO neutron.services.segments.plugin [-] Segment bb794665-fc22-476b-8e5b-e05c35fc45d3 resource provider aggregate not found 2026-06-10 02:31:17.529 7 INFO neutron.services.segments.plugin [-] Segment bb794665-fc22-476b-8e5b-e05c35fc45d3 resource provider aggregate not found 2026-06-10 02:31:17.549 7 INFO neutron.services.segments.plugin [-] Segment bb794665-fc22-476b-8e5b-e05c35fc45d3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bb794665-fc22-476b-8e5b-e05c35fc45d3 found for delete ", "request_id": "req-7348a6f0-541c-4a8f-a38d-7844c68ab029"}]} 2026-06-10 02:31:17.552 7 INFO neutron.services.segments.plugin [-] Segment bb794665-fc22-476b-8e5b-e05c35fc45d3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bb794665-fc22-476b-8e5b-e05c35fc45d3 found for delete ", "request_id": "req-e6be20f2-adfe-4d53-88bf-d22abbd9fc5b"}]} [pid: 7|app: 0|req: 649/1229] 10.0.0.222 () {32 vars in 726 bytes} [Wed Jun 10 02:31:17 2026] DELETE /v2.0/networks/76f17a71-fcf4-43dd-a3dc-54cdd0479552 => generated 0 bytes in 162 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 650/1230] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:31:18 2026] GET /v2.0/ports?device_id=511ce648-3953-4516-b01b-a84cf099dc19 => 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: 651/1231] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:31:18 2026] GET /v2.0/ports?device_id=9dd35d44-0bc9-448e-ad26-523ea7f213e9 => generated 971 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 652/1232] 10.0.0.195 () {34 vars in 1040 bytes} [Wed Jun 10 02:31:18 2026] GET /v2.0/security-groups?id=f1dd942c-50a3-4df9-946f-b76e0658c84d&fields=id&fields=name => generated 88 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 02:31:18.318 8 INFO neutron.db.l3_hamode_db [None req-2e88f997-f321-421f-829e-903db4f44707 3b4fb08fc9af48c9a5d96f8a8132a365 18265f3c52554fd6a6b60ac71d971572 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 653/1233] 10.0.0.222 () {32 vars in 774 bytes} [Wed Jun 10 02:31:18 2026] GET /v2.0/security-groups?tenant_id=a4da9e1a852542dfb865b673103bd5fd&name=default => generated 2925 bytes in 212 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 654/1234] 10.0.0.222 () {32 vars in 740 bytes} [Wed Jun 10 02:31:18 2026] DELETE /v2.0/security-groups/0391fbd7-a803-4703-9bef-ae8df2e8f861 => 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: 655/1235] 10.0.0.222 () {32 vars in 774 bytes} [Wed Jun 10 02:31:18 2026] GET /v2.0/security-groups?tenant_id=807567da832a49c983ef8ecd2bc67b70&name=default => generated 2925 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 656/1236] 10.0.0.222 () {32 vars in 740 bytes} [Wed Jun 10 02:31:18 2026] DELETE /v2.0/security-groups/a697185c-66f7-401a-9207-d0613a1552ef => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 657/1237] 199.204.45.72 () {34 vars in 993 bytes} [Wed Jun 10 02:31:19 2026] GET /v2.0/ports?device_id=9dd35d44-0bc9-448e-ad26-523ea7f213e9 => 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: 581/1238] 10.0.0.222 () {34 vars in 669 bytes} [Wed Jun 10 02:31:17 2026] POST /v2.0/routers => generated 725 bytes in 1996 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:31:19.220 7 INFO neutron_taas.services.taas.taas_plugin [req-55a3108c-bdb9-4543-956f-4d11da09fa27 req-485b0a78-1571-40a0-9419-83cfce2b5ec8 5e15056816574c7481c53ac0bc07a79b 211a3c8063704fa892e8044670c41da0 - - default default] TaaS: Handle Delete Port: c7c55b6b-e8f0-4a79-8714-8f61c016db49 2026-06-10 02:31:19.224 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-55a3108c-bdb9-4543-956f-4d11da09fa27 req-485b0a78-1571-40a0-9419-83cfce2b5ec8 5e15056816574c7481c53ac0bc07a79b 211a3c8063704fa892e8044670c41da0 - - default default] Tap Mirror: Handle Delete Port: c7c55b6b-e8f0-4a79-8714-8f61c016db49 [pid: 8|app: 0|req: 582/1239] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:31:19 2026] GET /v2.0/ports?device_id=511ce648-3953-4516-b01b-a84cf099dc19 => 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: 583/1240] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:31:19 2026] GET /v2.0/ports?device_id=9dd35d44-0bc9-448e-ad26-523ea7f213e9 => 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: 658/1241] 199.204.45.72 () {36 vars in 996 bytes} [Wed Jun 10 02:31:19 2026] DELETE /v2.0/ports/c7c55b6b-e8f0-4a79-8714-8f61c016db49 => generated 0 bytes in 266 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 659/1242] 10.0.0.195 () {34 vars in 1040 bytes} [Wed Jun 10 02:31:19 2026] GET /v2.0/security-groups?id=f1dd942c-50a3-4df9-946f-b76e0658c84d&fields=id&fields=name => generated 88 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 02:31:19.436 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-fa9911d2-23d0-4803-9c12-0fbf2aa745c4'] response: {'server_uuid': '9dd35d44-0bc9-448e-ad26-523ea7f213e9', 'name': 'network-vif-deleted', 'tag': 'c7c55b6b-e8f0-4a79-8714-8f61c016db49', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 584/1243] 10.0.0.222 () {34 vars in 783 bytes} [Wed Jun 10 02:31:19 2026] PUT /v2.0/routers/bebb941a-faa2-43dd-aa0d-6c0f8614762b/add_router_interface => generated 309 bytes in 1103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 660/1244] 10.0.0.222 () {32 vars in 740 bytes} [Wed Jun 10 02:31:20 2026] DELETE /v2.0/security-groups/a6392b46-bcbe-4d79-96e0-edf5a7709946 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:31:20.423 8 INFO neutron.api.v2.resource [None req-eafd86f5-907e-4c68-aaa9-5e00a723d54b 58752a3f998f436398c54a66f756d292 9239fd0fa0d34a03b50e5f2838dd1397 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 585/1245] 10.0.0.222 () {32 vars in 737 bytes} [Wed Jun 10 02:31:20 2026] GET /v2.0/security-groups/a6392b46-bcbe-4d79-96e0-edf5a7709946 => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 586/1246] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:31:20 2026] GET /v2.0/ports?device_id=9dd35d44-0bc9-448e-ad26-523ea7f213e9 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 02:31:20.509 7 INFO neutron_taas.services.taas.taas_plugin [None req-5b378ebd-4f8a-443f-a337-70a99102603b 58752a3f998f436398c54a66f756d292 9239fd0fa0d34a03b50e5f2838dd1397 - - default default] TaaS: Handle Delete Port: 3101fb6e-01aa-4d72-a46f-363af971cadc 2026-06-10 02:31:20.511 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5b378ebd-4f8a-443f-a337-70a99102603b 58752a3f998f436398c54a66f756d292 9239fd0fa0d34a03b50e5f2838dd1397 - - default default] Tap Mirror: Handle Delete Port: 3101fb6e-01aa-4d72-a46f-363af971cadc [pid: 7|app: 0|req: 661/1247] 10.0.0.222 () {32 vars in 732 bytes} [Wed Jun 10 02:31:20 2026] DELETE /v2.0/floatingips/98c22a5c-8fad-477b-ab65-f43aa401c094 => generated 0 bytes in 249 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:31:21.031 8 INFO neutron_taas.services.taas.taas_plugin [None req-33ba73be-2b1b-4018-9684-f6fc71040efb 3b4fb08fc9af48c9a5d96f8a8132a365 18265f3c52554fd6a6b60ac71d971572 - - default default] TaaS: Handle Delete Port: 4c9a21a2-a669-41d7-af79-ccda111fce77 2026-06-10 02:31:21.033 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-33ba73be-2b1b-4018-9684-f6fc71040efb 3b4fb08fc9af48c9a5d96f8a8132a365 18265f3c52554fd6a6b60ac71d971572 - - default default] Tap Mirror: Handle Delete Port: 4c9a21a2-a669-41d7-af79-ccda111fce77 [pid: 7|app: 0|req: 662/1248] 10.0.0.222 () {34 vars in 685 bytes} [Wed Jun 10 02:31:21 2026] POST /v2.0/security-groups => generated 1658 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 663/1249] 10.0.0.222 () {34 vars in 695 bytes} [Wed Jun 10 02:31:21 2026] POST /v2.0/security-group-rules => generated 597 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 664/1250] 10.0.0.222 () {34 vars in 695 bytes} [Wed Jun 10 02:31:21 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: 8|app: 0|req: 587/1251] 10.0.0.222 () {34 vars in 789 bytes} [Wed Jun 10 02:31:20 2026] PUT /v2.0/routers/3439b241-4f91-4aa6-8359-cf2314a0ae60/remove_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: 588/1252] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:31:21 2026] GET /v2.0/ports?device_id=9dd35d44-0bc9-448e-ad26-523ea7f213e9 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 02:31:21.914 8 INFO neutron_taas.services.taas.taas_plugin [None req-d18f472a-1f9e-4d24-aeee-e94e8132f082 3b4fb08fc9af48c9a5d96f8a8132a365 18265f3c52554fd6a6b60ac71d971572 - - default default] TaaS: Handle Delete Port: 97a5587c-0828-49aa-8c9d-a194514a0da1 2026-06-10 02:31:21.916 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d18f472a-1f9e-4d24-aeee-e94e8132f082 3b4fb08fc9af48c9a5d96f8a8132a365 18265f3c52554fd6a6b60ac71d971572 - - default default] Tap Mirror: Handle Delete Port: 97a5587c-0828-49aa-8c9d-a194514a0da1 2026-06-10 02:31:22.182 8 INFO neutron_taas.services.taas.taas_plugin [None req-d18f472a-1f9e-4d24-aeee-e94e8132f082 3b4fb08fc9af48c9a5d96f8a8132a365 18265f3c52554fd6a6b60ac71d971572 - - default default] TaaS: Handle Delete Port: 224c340a-6bbd-44b4-a0d1-0a789f1046ee 2026-06-10 02:31:22.183 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d18f472a-1f9e-4d24-aeee-e94e8132f082 3b4fb08fc9af48c9a5d96f8a8132a365 18265f3c52554fd6a6b60ac71d971572 - - default default] Tap Mirror: Handle Delete Port: 224c340a-6bbd-44b4-a0d1-0a789f1046ee [pid: 7|app: 0|req: 665/1253] 10.0.0.222 () {34 vars in 676 bytes} [Wed Jun 10 02:31:21 2026] POST /v2.0/floatingips => generated 552 bytes in 925 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:31:22.522 8 INFO neutron.services.segments.plugin [-] Segment d6c1e425-23d4-4e41-a98e-b3c3c5c0a6bb resource provider aggregate not found 2026-06-10 02:31:22.529 8 INFO neutron.services.segments.plugin [-] Segment d6c1e425-23d4-4e41-a98e-b3c3c5c0a6bb resource provider aggregate not found 2026-06-10 02:31:22.542 8 INFO neutron.services.segments.plugin [-] Segment d6c1e425-23d4-4e41-a98e-b3c3c5c0a6bb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d6c1e425-23d4-4e41-a98e-b3c3c5c0a6bb found for delete ", "request_id": "req-576fcf80-0064-4260-9bf3-80e32a29f8ed"}]} 2026-06-10 02:31:22.551 8 INFO neutron.services.segments.plugin [-] Segment d6c1e425-23d4-4e41-a98e-b3c3c5c0a6bb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d6c1e425-23d4-4e41-a98e-b3c3c5c0a6bb found for delete ", "request_id": "req-1f27f036-7b1c-41f3-aa14-9f68f655e1ba"}]} 2026-06-10 02:31:22.552 8 INFO neutron.db.l3_hamode_db [None req-d18f472a-1f9e-4d24-aeee-e94e8132f082 3b4fb08fc9af48c9a5d96f8a8132a365 18265f3c52554fd6a6b60ac71d971572 - - default default] HA network f7e67ea2-49bc-4eae-b2ae-3cb2eca12ec2 was deleted as no HA routers are present in tenant 9239fd0fa0d34a03b50e5f2838dd1397. [pid: 8|app: 0|req: 589/1254] 10.0.0.222 () {32 vars in 724 bytes} [Wed Jun 10 02:31:21 2026] DELETE /v2.0/routers/3439b241-4f91-4aa6-8359-cf2314a0ae60 => generated 0 bytes in 882 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 666/1255] 10.0.0.222 () {32 vars in 774 bytes} [Wed Jun 10 02:31:22 2026] GET /v2.0/security-groups?tenant_id=24714f3e94f244b7a25017543980838e&name=default => generated 2925 bytes in 261 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 590/1256] 10.0.0.222 () {32 vars in 724 bytes} [Wed Jun 10 02:31:22 2026] DELETE /v2.0/subnets/3114b752-58f8-45cb-a68f-1f3b733ffeea => 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: 667/1257] 10.0.0.222 () {32 vars in 740 bytes} [Wed Jun 10 02:31:22 2026] DELETE /v2.0/security-groups/03e6d022-39cb-492b-ab18-8c7e76534a72 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:31:22.822 7 INFO neutron_taas.services.taas.taas_plugin [None req-ac7c1563-89fe-4917-874f-d05a960c5124 3b4fb08fc9af48c9a5d96f8a8132a365 18265f3c52554fd6a6b60ac71d971572 - - default default] TaaS: Handle Delete Port: 859422d7-e3c4-4568-84a3-7b335027972d 2026-06-10 02:31:22.824 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ac7c1563-89fe-4917-874f-d05a960c5124 3b4fb08fc9af48c9a5d96f8a8132a365 18265f3c52554fd6a6b60ac71d971572 - - default default] Tap Mirror: Handle Delete Port: 859422d7-e3c4-4568-84a3-7b335027972d 2026-06-10 02:31:23.025 7 INFO neutron.services.segments.plugin [-] Segment be0c862c-7682-4ba6-a626-08bba0367f16 resource provider aggregate not found 2026-06-10 02:31:23.031 7 INFO neutron.services.segments.plugin [-] Segment be0c862c-7682-4ba6-a626-08bba0367f16 resource provider aggregate not found 2026-06-10 02:31:23.041 7 INFO neutron.services.segments.plugin [-] Segment be0c862c-7682-4ba6-a626-08bba0367f16 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid be0c862c-7682-4ba6-a626-08bba0367f16 found for delete ", "request_id": "req-ec8b8262-8c6e-43db-a612-d0799baafae9"}]} [pid: 7|app: 0|req: 668/1258] 10.0.0.222 () {32 vars in 726 bytes} [Wed Jun 10 02:31:22 2026] DELETE /v2.0/networks/7c4e9ef6-7909-4ad7-8a7c-a8aeb753cdf0 => generated 0 bytes in 307 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 02:31:23.059 7 INFO neutron.services.segments.plugin [-] Segment be0c862c-7682-4ba6-a626-08bba0367f16 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid be0c862c-7682-4ba6-a626-08bba0367f16 found for delete ", "request_id": "req-548ea2fe-bdfa-41f0-8c47-02dc397dbb03"}]} [pid: 7|app: 0|req: 669/1259] 10.0.0.195 () {34 vars in 1096 bytes} [Wed Jun 10 02:31:23 2026] GET /v2.0/security-groups?name=tempest-securitygroup--57645878&fields=id&tenant_id=bbfe5ed066fa40949e8dbc438ef55547 => generated 69 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 670/1260] 10.0.0.222 () {32 vars in 774 bytes} [Wed Jun 10 02:31:23 2026] GET /v2.0/security-groups?tenant_id=dac6f201a1464c7e938b5564d971ec67&name=default => generated 2925 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:31:23.198 8 INFO neutron_taas.services.taas.taas_plugin [None req-9aaabefe-f13a-47f0-94a5-9e23af1b58b9 3b4fb08fc9af48c9a5d96f8a8132a365 18265f3c52554fd6a6b60ac71d971572 - - default default] TaaS: Handle Delete Port: 95b388d2-75c1-4945-b90d-cb2445536fef 2026-06-10 02:31:23.201 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9aaabefe-f13a-47f0-94a5-9e23af1b58b9 3b4fb08fc9af48c9a5d96f8a8132a365 18265f3c52554fd6a6b60ac71d971572 - - default default] Tap Mirror: Handle Delete Port: 95b388d2-75c1-4945-b90d-cb2445536fef [pid: 7|app: 0|req: 671/1261] 10.0.0.195 () {34 vars in 982 bytes} [Wed Jun 10 02:31:23 2026] GET /v2.0/networks?id=9aecbf9c-1a90-4927-9e66-3535194f22e3 => generated 670 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 672/1262] 10.0.0.222 () {32 vars in 740 bytes} [Wed Jun 10 02:31:23 2026] DELETE /v2.0/security-groups/4f62634e-1e04-4b72-81f4-d4e27fd5ef75 => 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: 673/1263] 10.0.0.222 () {32 vars in 774 bytes} [Wed Jun 10 02:31:23 2026] GET /v2.0/security-groups?tenant_id=9239fd0fa0d34a03b50e5f2838dd1397&name=default => generated 2925 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 674/1264] 10.0.0.195 () {34 vars in 965 bytes} [Wed Jun 10 02:31:23 2026] GET /v2.0/quotas/bbfe5ed066fa40949e8dbc438ef55547 => 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: 675/1265] 10.0.0.222 () {32 vars in 740 bytes} [Wed Jun 10 02:31:23 2026] DELETE /v2.0/security-groups/4fe59050-4805-4c90-849b-0421cd5035a7 => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 676/1266] 10.0.0.195 () {34 vars in 1002 bytes} [Wed Jun 10 02:31:23 2026] GET /v2.0/ports?tenant_id=bbfe5ed066fa40949e8dbc438ef55547&fields=id => generated 103 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 677/1267] 10.0.0.195 () {34 vars in 1008 bytes} [Wed Jun 10 02:31:23 2026] GET /v2.0/networks/9aecbf9c-1a90-4927-9e66-3535194f22e3?fields=segments => 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: 678/1268] 10.0.0.195 () {34 vars in 1108 bytes} [Wed Jun 10 02:31:23 2026] GET /v2.0/networks/9aecbf9c-1a90-4927-9e66-3535194f22e3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 679/1269] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:31:23 2026] GET /v2.0/ports?device_id=2a45bc7c-ea06-4ce4-8ad5-ad0667541289 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 591/1270] 10.0.0.222 () {34 vars in 789 bytes} [Wed Jun 10 02:31:22 2026] PUT /v2.0/routers/4875a3c2-7337-41e3-bd20-4977dd2bb162/remove_router_interface => generated 309 bytes in 1077 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:31:24.002 7 INFO neutron_taas.services.taas.taas_plugin [None req-fa2f2ee8-3ff4-4baa-87de-03c00643d150 3b4fb08fc9af48c9a5d96f8a8132a365 18265f3c52554fd6a6b60ac71d971572 - - default default] TaaS: Handle Delete Port: 3b168f0d-a796-4668-b7de-bf7932c6a0f6 2026-06-10 02:31:24.004 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fa2f2ee8-3ff4-4baa-87de-03c00643d150 3b4fb08fc9af48c9a5d96f8a8132a365 18265f3c52554fd6a6b60ac71d971572 - - default default] Tap Mirror: Handle Delete Port: 3b168f0d-a796-4668-b7de-bf7932c6a0f6 2026-06-10 02:31:24.224 7 INFO neutron_taas.services.taas.taas_plugin [None req-fa2f2ee8-3ff4-4baa-87de-03c00643d150 3b4fb08fc9af48c9a5d96f8a8132a365 18265f3c52554fd6a6b60ac71d971572 - - default default] TaaS: Handle Delete Port: 00b9d150-e260-4fac-aa62-101b88723b5c 2026-06-10 02:31:24.226 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fa2f2ee8-3ff4-4baa-87de-03c00643d150 3b4fb08fc9af48c9a5d96f8a8132a365 18265f3c52554fd6a6b60ac71d971572 - - default default] Tap Mirror: Handle Delete Port: 00b9d150-e260-4fac-aa62-101b88723b5c 2026-06-10 02:31:24.598 7 INFO neutron.db.l3_hamode_db [None req-fa2f2ee8-3ff4-4baa-87de-03c00643d150 3b4fb08fc9af48c9a5d96f8a8132a365 18265f3c52554fd6a6b60ac71d971572 - - default default] HA network f0c021f0-2fbf-4b44-a4f7-d26881357795 was deleted as no HA routers are present in tenant 211a3c8063704fa892e8044670c41da0. [pid: 7|app: 0|req: 680/1271] 10.0.0.222 () {32 vars in 724 bytes} [Wed Jun 10 02:31:23 2026] DELETE /v2.0/routers/4875a3c2-7337-41e3-bd20-4977dd2bb162 => generated 0 bytes in 780 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 592/1272] 10.0.0.222 () {32 vars in 724 bytes} [Wed Jun 10 02:31:24 2026] DELETE /v2.0/subnets/08915d11-eb2e-46c3-ab9d-b000d964d1f3 => generated 0 bytes in 172 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 681/1273] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:31:24 2026] GET /v2.0/ports?device_id=2a45bc7c-ea06-4ce4-8ad5-ad0667541289 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 02:31:24.873 8 INFO neutron_taas.services.taas.taas_plugin [None req-28345041-3a0d-4000-8bdb-14fa149cdb85 3b4fb08fc9af48c9a5d96f8a8132a365 18265f3c52554fd6a6b60ac71d971572 - - default default] TaaS: Handle Delete Port: acc2ccea-de3c-495e-8943-4c3547584cd8 2026-06-10 02:31:24.875 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-28345041-3a0d-4000-8bdb-14fa149cdb85 3b4fb08fc9af48c9a5d96f8a8132a365 18265f3c52554fd6a6b60ac71d971572 - - default default] Tap Mirror: Handle Delete Port: acc2ccea-de3c-495e-8943-4c3547584cd8 2026-06-10 02:31:25.045 8 INFO neutron.services.segments.plugin [-] Segment 7b560a57-da12-4d4e-a2cb-3389839bfb18 resource provider aggregate not found 2026-06-10 02:31:25.054 8 INFO neutron.services.segments.plugin [-] Segment 7b560a57-da12-4d4e-a2cb-3389839bfb18 resource provider aggregate not found 2026-06-10 02:31:25.064 8 INFO neutron.services.segments.plugin [-] Segment 7b560a57-da12-4d4e-a2cb-3389839bfb18 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7b560a57-da12-4d4e-a2cb-3389839bfb18 found for delete ", "request_id": "req-f2886aac-6bb9-497f-a46f-7022702fd142"}]} [pid: 8|app: 0|req: 593/1274] 10.0.0.222 () {32 vars in 726 bytes} [Wed Jun 10 02:31:24 2026] DELETE /v2.0/networks/b5ab6e6b-01d7-4197-a8c0-3024d8398dd0 => generated 0 bytes in 282 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 02:31:25.071 7 INFO neutron.services.segments.plugin [-] Segment 1ba59e95-5794-4970-8d8b-d42982b662ce resource provider aggregate not found 2026-06-10 02:31:25.076 7 INFO neutron.services.segments.plugin [-] Segment 1ba59e95-5794-4970-8d8b-d42982b662ce resource provider aggregate not found 2026-06-10 02:31:25.082 8 INFO neutron.services.segments.plugin [-] Segment 7b560a57-da12-4d4e-a2cb-3389839bfb18 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7b560a57-da12-4d4e-a2cb-3389839bfb18 found for delete ", "request_id": "req-7c5e539e-a986-463f-ac5c-598000287174"}]} 2026-06-10 02:31:25.083 7 INFO neutron.services.segments.plugin [-] Segment 1ba59e95-5794-4970-8d8b-d42982b662ce resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1ba59e95-5794-4970-8d8b-d42982b662ce found for delete ", "request_id": "req-af90858f-c9b4-4414-9bd4-b5ca86ea022f"}]} 2026-06-10 02:31:25.091 7 INFO neutron.services.segments.plugin [-] Segment 1ba59e95-5794-4970-8d8b-d42982b662ce resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1ba59e95-5794-4970-8d8b-d42982b662ce found for delete ", "request_id": "req-3a8e3090-0319-4928-8915-506ee3e37289"}]} [pid: 7|app: 0|req: 682/1275] 10.0.0.222 () {32 vars in 774 bytes} [Wed Jun 10 02:31:25 2026] GET /v2.0/security-groups?tenant_id=211a3c8063704fa892e8044670c41da0&name=default => generated 2925 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 594/1276] 10.0.0.222 () {32 vars in 740 bytes} [Wed Jun 10 02:31:25 2026] DELETE /v2.0/security-groups/f1dd942c-50a3-4df9-946f-b76e0658c84d => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 683/1277] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:31:25 2026] GET /v2.0/ports?device_id=2a45bc7c-ea06-4ce4-8ad5-ad0667541289 => 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: 595/1278] 10.0.0.222 () {32 vars in 774 bytes} [Wed Jun 10 02:31:26 2026] GET /v2.0/security-groups?tenant_id=761850cbf23b48f391a55781ddf67fee&name=default => generated 2925 bytes in 316 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 684/1279] 10.0.0.222 () {32 vars in 740 bytes} [Wed Jun 10 02:31:26 2026] DELETE /v2.0/security-groups/8a05c666-8078-4336-88dc-c17e4b7dddab => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 596/1280] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:31:26 2026] GET /v2.0/ports?device_id=2a45bc7c-ea06-4ce4-8ad5-ad0667541289 => 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: 685/1281] 199.204.45.72 () {34 vars in 985 bytes} [Wed Jun 10 02:31:27 2026] GET /v2.0/networks?id=9aecbf9c-1a90-4927-9e66-3535194f22e3 => generated 670 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 597/1282] 199.204.45.72 () {34 vars in 1049 bytes} [Wed Jun 10 02:31:27 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=bbfe5ed066fa40949e8dbc438ef55547 => generated 179 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 598/1283] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:31:28 2026] GET /v2.0/ports?device_id=2a45bc7c-ea06-4ce4-8ad5-ad0667541289 => 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: 686/1284] 199.204.45.72 () {38 vars in 954 bytes} [Wed Jun 10 02:31:28 2026] POST /v2.0/ports => generated 958 bytes in 312 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 599/1285] 199.204.45.72 () {38 vars in 1027 bytes} [Wed Jun 10 02:31:28 2026] PUT /v2.0/ports/0457fda0-22b0-4e33-ac6b-068d8d2d85d6 => generated 1239 bytes in 438 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:31:28.845 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b66e7c8c-e14d-4276-a646-1ff6c4b9311e'] response: {'name': 'network-changed', 'server_uuid': '2a45bc7c-ea06-4ce4-8ad5-ad0667541289', 'tag': '0457fda0-22b0-4e33-ac6b-068d8d2d85d6', '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: 687/1286] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:31:29 2026] GET /v2.0/ports?device_id=2a45bc7c-ea06-4ce4-8ad5-ad0667541289 => generated 973 bytes in 70 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: 600/1287] 10.0.0.195 () {34 vars in 1040 bytes} [Wed Jun 10 02:31:29 2026] GET /v2.0/security-groups?id=4d4e0b72-1aae-462c-a451-58be109a1820&fields=id&fields=name => generated 112 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 688/1288] 199.204.45.72 () {34 vars in 1079 bytes} [Wed Jun 10 02:31:29 2026] GET /v2.0/ports?tenant_id=bbfe5ed066fa40949e8dbc438ef55547&device_id=2a45bc7c-ea06-4ce4-8ad5-ad0667541289 => generated 1242 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 601/1289] 199.204.45.72 () {34 vars in 1017 bytes} [Wed Jun 10 02:31:29 2026] GET /v2.0/networks?tenant_id=bbfe5ed066fa40949e8dbc438ef55547&shared=False => generated 766 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 689/1290] 199.204.45.72 () {34 vars in 929 bytes} [Wed Jun 10 02:31:29 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 602/1291] 10.0.0.222 () {32 vars in 774 bytes} [Wed Jun 10 02:31:29 2026] GET /v2.0/security-groups?tenant_id=31ff7fc2c4c14ce5a99d3166d3d4eb3d&name=default => generated 2925 bytes in 216 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 690/1292] 10.0.0.222 () {32 vars in 740 bytes} [Wed Jun 10 02:31:29 2026] DELETE /v2.0/security-groups/c57253b7-b6d8-44c3-a60b-6e061a41bc01 => 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: 603/1293] 10.0.0.222 () {32 vars in 774 bytes} [Wed Jun 10 02:31:29 2026] GET /v2.0/security-groups?tenant_id=1915f1736c364983a456f3cff3220f6d&name=default => generated 2925 bytes in 175 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 691/1294] 10.0.0.222 () {32 vars in 740 bytes} [Wed Jun 10 02:31:30 2026] DELETE /v2.0/security-groups/d54c9576-c382-485b-ac0b-9c09115afc37 => 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: 604/1295] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:31:30 2026] GET /v2.0/ports?device_id=2a45bc7c-ea06-4ce4-8ad5-ad0667541289 => generated 973 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 692/1296] 10.0.0.195 () {34 vars in 1040 bytes} [Wed Jun 10 02:31:30 2026] GET /v2.0/security-groups?id=4d4e0b72-1aae-462c-a451-58be109a1820&fields=id&fields=name => generated 112 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 605/1297] 199.204.45.72 () {34 vars in 1079 bytes} [Wed Jun 10 02:31:30 2026] GET /v2.0/ports?tenant_id=bbfe5ed066fa40949e8dbc438ef55547&device_id=2a45bc7c-ea06-4ce4-8ad5-ad0667541289 => generated 1242 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 693/1298] 199.204.45.72 () {34 vars in 1059 bytes} [Wed Jun 10 02:31:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=0457fda0-22b0-4e33-ac6b-068d8d2d85d6 => 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: 606/1299] 199.204.45.72 () {34 vars in 983 bytes} [Wed Jun 10 02:31:30 2026] GET /v2.0/subnets?id=354f4429-b0e5-4b49-ba62-2d6447414a26 => generated 688 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 694/1300] 199.204.45.72 () {34 vars in 1051 bytes} [Wed Jun 10 02:31:30 2026] GET /v2.0/ports?network_id=9aecbf9c-1a90-4927-9e66-3535194f22e3&device_owner=network%3Adhcp => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 607/1301] 199.204.45.72 () {34 vars in 1011 bytes} [Wed Jun 10 02:31:30 2026] GET /v2.0/networks/9aecbf9c-1a90-4927-9e66-3535194f22e3?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: 695/1302] 199.204.45.72 () {34 vars in 1111 bytes} [Wed Jun 10 02:31:30 2026] GET /v2.0/networks/9aecbf9c-1a90-4927-9e66-3535194f22e3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 697/1305] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:31:31 2026] GET /v2.0/ports?device_id=2a45bc7c-ea06-4ce4-8ad5-ad0667541289 => 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: 609/1306] 10.0.0.195 () {34 vars in 1040 bytes} [Wed Jun 10 02:31:31 2026] GET /v2.0/security-groups?id=4d4e0b72-1aae-462c-a451-58be109a1820&fields=id&fields=name => generated 112 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 698/1307] 10.0.0.222 () {32 vars in 774 bytes} [Wed Jun 10 02:31:32 2026] GET /v2.0/security-groups?tenant_id=b0e0f129e9b74b49ae75c46dd599d7a0&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: 610/1308] 10.0.0.222 () {32 vars in 740 bytes} [Wed Jun 10 02:31:32 2026] DELETE /v2.0/security-groups/e14bc324-f9b3-47f6-8cf3-850d674ebe97 => 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: 611/1309] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:31:32 2026] GET /v2.0/ports?device_id=2a45bc7c-ea06-4ce4-8ad5-ad0667541289 => 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: 699/1310] 10.0.0.222 () {32 vars in 774 bytes} [Wed Jun 10 02:31:32 2026] GET /v2.0/security-groups?tenant_id=6d762f5a4bf74f5bb38f7abc716fc150&name=default => generated 2925 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 612/1311] 10.0.0.195 () {34 vars in 1040 bytes} [Wed Jun 10 02:31:32 2026] GET /v2.0/security-groups?id=4d4e0b72-1aae-462c-a451-58be109a1820&fields=id&fields=name => generated 112 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 700/1312] 10.0.0.222 () {32 vars in 740 bytes} [Wed Jun 10 02:31:32 2026] DELETE /v2.0/security-groups/43b1e11d-6d7e-4fda-b22b-1e00c38ee319 => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 613/1313] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:31:33 2026] GET /v2.0/ports?device_id=2a45bc7c-ea06-4ce4-8ad5-ad0667541289 => generated 973 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 701/1314] 10.0.0.195 () {34 vars in 1040 bytes} [Wed Jun 10 02:31:33 2026] GET /v2.0/security-groups?id=4d4e0b72-1aae-462c-a451-58be109a1820&fields=id&fields=name => generated 112 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:31:34.916 8 INFO neutron.db.segments_db [None req-2aa6d53c-9a87-4f08-8821-22888b83f66c d19fdeac2fce48c8841a1ea7e45aed15 3b08682b49334c39b48316a830381e23 - - default default] Added segment efb7440e-c0c4-4ee6-8ded-f3a87b1c4ce3 of type vxlan for network 3e0d3f79-938b-4343-9235-c3c79dac99e2 [pid: 7|app: 0|req: 702/1315] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:31:34 2026] GET /v2.0/ports?device_id=2a45bc7c-ea06-4ce4-8ad5-ad0667541289 => generated 975 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 614/1316] 10.0.0.222 () {34 vars in 670 bytes} [Wed Jun 10 02:31:34 2026] POST /v2.0/networks => generated 649 bytes in 419 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 703/1317] 10.0.0.195 () {34 vars in 1040 bytes} [Wed Jun 10 02:31:35 2026] GET /v2.0/security-groups?id=4d4e0b72-1aae-462c-a451-58be109a1820&fields=id&fields=name => generated 112 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 615/1318] 10.0.0.222 () {34 vars in 669 bytes} [Wed Jun 10 02:31:35 2026] POST /v2.0/subnets => generated 627 bytes in 218 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:31:35.291 7 INFO neutron.db.segments_db [None req-2f5ec525-d584-4149-b509-7d60f1330c36 d19fdeac2fce48c8841a1ea7e45aed15 3b08682b49334c39b48316a830381e23 - - default default] Added segment f4f40b24-1848-45fe-aa88-7447b5f618c0 of type vxlan for network bb8bfa34-b1b6-42e9-a590-007d16b49d96 2026-06-10 02:31:35.477 7 INFO neutron.db.l3_hamode_db [None req-2f5ec525-d584-4149-b509-7d60f1330c36 d19fdeac2fce48c8841a1ea7e45aed15 3b08682b49334c39b48316a830381e23 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 616/1319] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:31:36 2026] GET /v2.0/ports?device_id=2a45bc7c-ea06-4ce4-8ad5-ad0667541289 => generated 975 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 617/1320] 10.0.0.195 () {34 vars in 1040 bytes} [Wed Jun 10 02:31:36 2026] GET /v2.0/security-groups?id=4d4e0b72-1aae-462c-a451-58be109a1820&fields=id&fields=name => generated 112 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:31:36.318 7 INFO neutron.db.l3_hamode_db [None req-2f5ec525-d584-4149-b509-7d60f1330c36 d19fdeac2fce48c8841a1ea7e45aed15 3b08682b49334c39b48316a830381e23 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 618/1321] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:31:36 2026] GET /v2.0/ports?device_id=2a45bc7c-ea06-4ce4-8ad5-ad0667541289 => generated 975 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:31:36.700 8 INFO neutron.db.l3_db [None req-5c51118a-e258-4aaa-9779-cf400884ba42 e5567b19a8954f4fb235a5bfd457aa5f bbfe5ed066fa40949e8dbc438ef55547 - - default default] Floating IP 8bb98fcb-f3ab-4a87-aac5-94e3a95b80b1 associated. External IP: 10.96.250.204, port: 0457fda0-22b0-4e33-ac6b-068d8d2d85d6. [pid: 8|app: 0|req: 619/1322] 10.0.0.222 () {34 vars in 749 bytes} [Wed Jun 10 02:31:36 2026] PUT /v2.0/floatingips/8bb98fcb-f3ab-4a87-aac5-94e3a95b80b1 => generated 856 bytes in 657 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:31:37.074 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-72b0d536-47a3-458f-9b3a-25160a0f1432'] response: {'name': 'network-changed', 'server_uuid': '2a45bc7c-ea06-4ce4-8ad5-ad0667541289', 'tag': '0457fda0-22b0-4e33-ac6b-068d8d2d85d6', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 620/1323] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:31:37 2026] GET /v2.0/ports?device_id=2a45bc7c-ea06-4ce4-8ad5-ad0667541289 => generated 975 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 704/1324] 10.0.0.222 () {34 vars in 669 bytes} [Wed Jun 10 02:31:35 2026] POST /v2.0/routers => generated 695 bytes in 1910 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 621/1325] 10.0.0.195 () {34 vars in 1040 bytes} [Wed Jun 10 02:31:37 2026] GET /v2.0/security-groups?id=4d4e0b72-1aae-462c-a451-58be109a1820&fields=id&fields=name => generated 112 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 622/1326] 10.0.0.222 () {32 vars in 774 bytes} [Wed Jun 10 02:31:37 2026] GET /v2.0/security-groups?tenant_id=7e416b43bc5e40488a1601b332a2868a&name=default => generated 2925 bytes in 323 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 623/1327] 199.204.45.72 () {34 vars in 1079 bytes} [Wed Jun 10 02:31:37 2026] GET /v2.0/ports?tenant_id=bbfe5ed066fa40949e8dbc438ef55547&device_id=2a45bc7c-ea06-4ce4-8ad5-ad0667541289 => generated 1244 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 624/1328] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:31:37 2026] GET /v2.0/ports?device_id=2a45bc7c-ea06-4ce4-8ad5-ad0667541289 => generated 975 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 625/1329] 10.0.0.222 () {32 vars in 740 bytes} [Wed Jun 10 02:31:37 2026] DELETE /v2.0/security-groups/5645528d-5b74-4290-bca8-273a29d1d0c4 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 626/1330] 199.204.45.72 () {34 vars in 985 bytes} [Wed Jun 10 02:31:38 2026] GET /v2.0/networks?id=9aecbf9c-1a90-4927-9e66-3535194f22e3 => generated 766 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 627/1331] 10.0.0.195 () {34 vars in 1040 bytes} [Wed Jun 10 02:31:38 2026] GET /v2.0/security-groups?id=4d4e0b72-1aae-462c-a451-58be109a1820&fields=id&fields=name => generated 112 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 628/1332] 199.204.45.72 () {34 vars in 1059 bytes} [Wed Jun 10 02:31:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=0457fda0-22b0-4e33-ac6b-068d8d2d85d6 => generated 859 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 629/1333] 10.0.0.222 () {32 vars in 774 bytes} [Wed Jun 10 02:31:38 2026] GET /v2.0/security-groups?tenant_id=b120b6f1d15a46bea6d62113bfd68a24&name=default => generated 2925 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 630/1334] 199.204.45.72 () {34 vars in 983 bytes} [Wed Jun 10 02:31:38 2026] GET /v2.0/subnets?id=354f4429-b0e5-4b49-ba62-2d6447414a26 => generated 688 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 631/1335] 10.0.0.222 () {32 vars in 740 bytes} [Wed Jun 10 02:31:38 2026] DELETE /v2.0/security-groups/0f0918a9-65ed-4b01-b35f-ef03a8eca4ba => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 632/1336] 199.204.45.72 () {34 vars in 1051 bytes} [Wed Jun 10 02:31:38 2026] GET /v2.0/ports?network_id=9aecbf9c-1a90-4927-9e66-3535194f22e3&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: 7|app: 0|req: 705/1337] 10.0.0.222 () {34 vars in 783 bytes} [Wed Jun 10 02:31:37 2026] PUT /v2.0/routers/03bbde38-00a5-4093-9afc-2d1b413ee23b/add_router_interface => generated 309 bytes in 1254 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 633/1338] 199.204.45.72 () {34 vars in 1011 bytes} [Wed Jun 10 02:31:38 2026] GET /v2.0/networks/9aecbf9c-1a90-4927-9e66-3535194f22e3?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: 634/1339] 199.204.45.72 () {34 vars in 1111 bytes} [Wed Jun 10 02:31:38 2026] GET /v2.0/networks/9aecbf9c-1a90-4927-9e66-3535194f22e3?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: 706/1340] 10.0.0.222 () {34 vars in 665 bytes} [Wed Jun 10 02:31:38 2026] POST /v2.0/ports => generated 959 bytes in 373 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 635/1341] 10.0.0.222 () {34 vars in 665 bytes} [Wed Jun 10 02:31:38 2026] POST /v2.0/ports => generated 954 bytes in 334 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 636/1342] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:31:39 2026] GET /v2.0/ports?device_id=2a45bc7c-ea06-4ce4-8ad5-ad0667541289 => generated 975 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 637/1343] 10.0.0.195 () {34 vars in 1040 bytes} [Wed Jun 10 02:31:39 2026] GET /v2.0/security-groups?id=4d4e0b72-1aae-462c-a451-58be109a1820&fields=id&fields=name => generated 112 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:31:39.889 7 INFO neutron.db.l3_db [None req-63d5e2f7-085e-4a06-a3f3-a3a962a76e25 d19fdeac2fce48c8841a1ea7e45aed15 3b08682b49334c39b48316a830381e23 - - default default] Floating IP 6d69cb45-0ab8-4476-9e70-1a17826a2ec6 associated. External IP: 10.96.250.219, port: 454b4c17-1401-439f-bfb0-5875f61b3c71. [pid: 8|app: 0|req: 638/1344] 199.204.45.72 () {34 vars in 993 bytes} [Wed Jun 10 02:31:40 2026] GET /v2.0/ports?device_id=2a45bc7c-ea06-4ce4-8ad5-ad0667541289 => generated 975 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 707/1345] 10.0.0.222 () {34 vars in 677 bytes} [Wed Jun 10 02:31:39 2026] POST /v2.0/floatingips => generated 841 bytes in 1043 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:31:40.243 8 INFO neutron_taas.services.taas.taas_plugin [req-e8d087c4-00e4-4bed-8042-508b15506624 req-af9b1be1-6388-482b-8150-b673c1371589 e5567b19a8954f4fb235a5bfd457aa5f bbfe5ed066fa40949e8dbc438ef55547 - - default default] TaaS: Handle Delete Port: 0457fda0-22b0-4e33-ac6b-068d8d2d85d6 2026-06-10 02:31:40.248 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-e8d087c4-00e4-4bed-8042-508b15506624 req-af9b1be1-6388-482b-8150-b673c1371589 e5567b19a8954f4fb235a5bfd457aa5f bbfe5ed066fa40949e8dbc438ef55547 - - default default] Tap Mirror: Handle Delete Port: 0457fda0-22b0-4e33-ac6b-068d8d2d85d6 2026-06-10 02:31:40.344 7 INFO neutron.db.l3_db [None req-400440f3-7d42-4aa9-8f02-a3c83bb39ae0 d19fdeac2fce48c8841a1ea7e45aed15 3b08682b49334c39b48316a830381e23 - - default default] Floating IP 6d69cb45-0ab8-4476-9e70-1a17826a2ec6 disassociated. External IP: 10.96.250.219, port: 454b4c17-1401-439f-bfb0-5875f61b3c71. 2026-06-10 02:31:40.379 8 INFO neutron.db.l3_db [req-e8d087c4-00e4-4bed-8042-508b15506624 req-af9b1be1-6388-482b-8150-b673c1371589 e5567b19a8954f4fb235a5bfd457aa5f bbfe5ed066fa40949e8dbc438ef55547 - - default default] Floating IP 8bb98fcb-f3ab-4a87-aac5-94e3a95b80b1 disassociated. External IP: 10.96.250.204, port: 0457fda0-22b0-4e33-ac6b-068d8d2d85d6. [pid: 7|app: 0|req: 708/1346] 10.0.0.222 () {34 vars in 749 bytes} [Wed Jun 10 02:31:40 2026] PUT /v2.0/floatingips/6d69cb45-0ab8-4476-9e70-1a17826a2ec6 => generated 552 bytes in 435 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 709/1347] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:31:40 2026] GET /v2.0/ports?device_id=2a45bc7c-ea06-4ce4-8ad5-ad0667541289 => 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: 639/1348] 199.204.45.72 () {36 vars in 996 bytes} [Wed Jun 10 02:31:40 2026] DELETE /v2.0/ports/0457fda0-22b0-4e33-ac6b-068d8d2d85d6 => generated 0 bytes in 613 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 02:31:40.767 7 INFO neutron_taas.services.taas.taas_plugin [None req-dd62615d-276d-4a13-b5aa-140a1c639dc8 d19fdeac2fce48c8841a1ea7e45aed15 3b08682b49334c39b48316a830381e23 - - default default] TaaS: Handle Delete Port: d7bbf874-9677-4e03-af6f-a9db8dd718d4 2026-06-10 02:31:40.771 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-603b5c4c-a245-4fa2-8bc1-249cb0c5e53e'] response: {'server_uuid': '2a45bc7c-ea06-4ce4-8ad5-ad0667541289', 'name': 'network-vif-deleted', 'tag': '0457fda0-22b0-4e33-ac6b-068d8d2d85d6', 'status': 'completed', 'code': 200} 2026-06-10 02:31:40.771 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-dd62615d-276d-4a13-b5aa-140a1c639dc8 d19fdeac2fce48c8841a1ea7e45aed15 3b08682b49334c39b48316a830381e23 - - default default] Tap Mirror: Handle Delete Port: d7bbf874-9677-4e03-af6f-a9db8dd718d4 [pid: 7|app: 0|req: 710/1349] 10.0.0.222 () {32 vars in 732 bytes} [Wed Jun 10 02:31:40 2026] DELETE /v2.0/floatingips/6d69cb45-0ab8-4476-9e70-1a17826a2ec6 => generated 0 bytes in 301 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:31:41.647 8 INFO neutron.db.l3_db [None req-614a6940-a174-426b-8dbe-d8b5729f2e8b d19fdeac2fce48c8841a1ea7e45aed15 3b08682b49334c39b48316a830381e23 - - default default] Floating IP f8118461-f9dd-41d1-a73c-5379c8a783a8 associated. External IP: 10.96.250.206, port: 43e70894-f3cd-4307-adac-5effb5ad9ec1. [pid: 7|app: 0|req: 711/1350] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:31:41 2026] GET /v2.0/ports?device_id=2a45bc7c-ea06-4ce4-8ad5-ad0667541289 => 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: 640/1351] 10.0.0.222 () {34 vars in 677 bytes} [Wed Jun 10 02:31:40 2026] POST /v2.0/floatingips => generated 843 bytes in 1003 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 712/1352] 10.0.0.222 () {32 vars in 729 bytes} [Wed Jun 10 02:31:41 2026] GET /v2.0/floatingips/f8118461-f9dd-41d1-a73c-5379c8a783a8 => generated 843 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 641/1353] 10.0.0.222 () {32 vars in 655 bytes} [Wed Jun 10 02:31:42 2026] GET /v2.0/floatingips => generated 846 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 642/1354] 10.0.0.222 () {32 vars in 774 bytes} [Wed Jun 10 02:31:42 2026] GET /v2.0/security-groups?tenant_id=78cd23ecbe214c39ac8e6c9370e1f84a&name=default => generated 2925 bytes in 288 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:31:42.424 7 INFO neutron.db.l3_db [None req-1ed32b94-fae3-411a-8b94-45b26192962d d19fdeac2fce48c8841a1ea7e45aed15 3b08682b49334c39b48316a830381e23 - - default default] Floating IP f8118461-f9dd-41d1-a73c-5379c8a783a8 associated. External IP: 10.96.250.206, port: 43e70894-f3cd-4307-adac-5effb5ad9ec1. [pid: 8|app: 0|req: 643/1355] 10.0.0.222 () {32 vars in 740 bytes} [Wed Jun 10 02:31:42 2026] DELETE /v2.0/security-groups/b5ba6c30-692a-4304-b273-faafc2f8c935 => 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: 644/1356] 10.0.0.222 () {32 vars in 774 bytes} [Wed Jun 10 02:31:42 2026] GET /v2.0/security-groups?tenant_id=159679a372cd497a92b15ef7b3f439e8&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: 645/1357] 10.0.0.222 () {32 vars in 740 bytes} [Wed Jun 10 02:31:42 2026] DELETE /v2.0/security-groups/12c70fe1-e5f6-4d8f-9cdd-0da9e8d6b4dd => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 646/1358] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:31:42 2026] GET /v2.0/ports?device_id=2a45bc7c-ea06-4ce4-8ad5-ad0667541289 => 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: 713/1359] 10.0.0.222 () {34 vars in 749 bytes} [Wed Jun 10 02:31:42 2026] PUT /v2.0/floatingips/f8118461-f9dd-41d1-a73c-5379c8a783a8 => generated 841 bytes in 981 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:31:43.183 8 INFO neutron.db.l3_db [None req-4530cd64-f778-4de1-ae50-7994382e8044 d19fdeac2fce48c8841a1ea7e45aed15 3b08682b49334c39b48316a830381e23 - - default default] Floating IP f8118461-f9dd-41d1-a73c-5379c8a783a8 disassociated. External IP: 10.96.250.206, port: 454b4c17-1401-439f-bfb0-5875f61b3c71. [pid: 8|app: 0|req: 647/1360] 10.0.0.222 () {34 vars in 749 bytes} [Wed Jun 10 02:31:43 2026] PUT /v2.0/floatingips/f8118461-f9dd-41d1-a73c-5379c8a783a8 => generated 552 bytes in 427 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:31:43.591 7 INFO neutron_taas.services.taas.taas_plugin [None req-73dd39e7-619d-450d-930c-74e58ee10d93 d19fdeac2fce48c8841a1ea7e45aed15 3b08682b49334c39b48316a830381e23 - - default default] TaaS: Handle Delete Port: cbf271b5-c02e-403e-984a-716545ce3453 2026-06-10 02:31:43.594 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-73dd39e7-619d-450d-930c-74e58ee10d93 d19fdeac2fce48c8841a1ea7e45aed15 3b08682b49334c39b48316a830381e23 - - default default] Tap Mirror: Handle Delete Port: cbf271b5-c02e-403e-984a-716545ce3453 [pid: 7|app: 0|req: 714/1361] 10.0.0.222 () {32 vars in 732 bytes} [Wed Jun 10 02:31:43 2026] DELETE /v2.0/floatingips/f8118461-f9dd-41d1-a73c-5379c8a783a8 => generated 0 bytes in 217 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:31:43.751 8 INFO neutron.api.v2.resource [None req-4010ad96-412e-4acb-ad94-385c15242b70 d19fdeac2fce48c8841a1ea7e45aed15 3b08682b49334c39b48316a830381e23 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 648/1362] 10.0.0.222 () {32 vars in 732 bytes} [Wed Jun 10 02:31:43 2026] DELETE /v2.0/floatingips/f8118461-f9dd-41d1-a73c-5379c8a783a8 => generated 144 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 02:31:43.875 7 INFO neutron_taas.services.taas.taas_plugin [None req-5fb8e977-8ddc-48a6-b8f8-59b3105bc373 d19fdeac2fce48c8841a1ea7e45aed15 3b08682b49334c39b48316a830381e23 - - default default] TaaS: Handle Delete Port: 454b4c17-1401-439f-bfb0-5875f61b3c71 2026-06-10 02:31:43.878 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5fb8e977-8ddc-48a6-b8f8-59b3105bc373 d19fdeac2fce48c8841a1ea7e45aed15 3b08682b49334c39b48316a830381e23 - - default default] Tap Mirror: Handle Delete Port: 454b4c17-1401-439f-bfb0-5875f61b3c71 [pid: 8|app: 0|req: 649/1363] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:31:43 2026] GET /v2.0/ports?device_id=2a45bc7c-ea06-4ce4-8ad5-ad0667541289 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 715/1364] 10.0.0.222 () {32 vars in 720 bytes} [Wed Jun 10 02:31:43 2026] DELETE /v2.0/ports/454b4c17-1401-439f-bfb0-5875f61b3c71 => generated 0 bytes in 268 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 02:31:44.167 8 INFO neutron_taas.services.taas.taas_plugin [None req-33b0461a-277f-4103-8b14-f9deb0b4408f d19fdeac2fce48c8841a1ea7e45aed15 3b08682b49334c39b48316a830381e23 - - default default] TaaS: Handle Delete Port: 43e70894-f3cd-4307-adac-5effb5ad9ec1 2026-06-10 02:31:44.170 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-33b0461a-277f-4103-8b14-f9deb0b4408f d19fdeac2fce48c8841a1ea7e45aed15 3b08682b49334c39b48316a830381e23 - - default default] Tap Mirror: Handle Delete Port: 43e70894-f3cd-4307-adac-5effb5ad9ec1 [pid: 8|app: 0|req: 650/1365] 10.0.0.222 () {32 vars in 720 bytes} [Wed Jun 10 02:31:44 2026] DELETE /v2.0/ports/43e70894-f3cd-4307-adac-5effb5ad9ec1 => generated 0 bytes in 273 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 716/1366] 10.0.0.222 () {32 vars in 736 bytes} [Wed Jun 10 02:31:44 2026] GET /v2.0/ports?device_id=03bbde38-00a5-4093-9afc-2d1b413ee23b => generated 958 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:31:44.760 8 INFO neutron_taas.services.taas.taas_plugin [None req-02071759-e6fb-4236-86b9-d4df27df2608 d19fdeac2fce48c8841a1ea7e45aed15 3b08682b49334c39b48316a830381e23 - - default default] TaaS: Handle Delete Port: e324b55a-e623-45ae-8221-cd6161715683 2026-06-10 02:31:44.763 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-02071759-e6fb-4236-86b9-d4df27df2608 d19fdeac2fce48c8841a1ea7e45aed15 3b08682b49334c39b48316a830381e23 - - default default] Tap Mirror: Handle Delete Port: e324b55a-e623-45ae-8221-cd6161715683 [pid: 7|app: 0|req: 717/1367] 10.0.0.222 () {32 vars in 740 bytes} [Wed Jun 10 02:31:45 2026] DELETE /v2.0/security-groups/4d4e0b72-1aae-462c-a451-58be109a1820 => 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: 651/1368] 10.0.0.222 () {34 vars in 789 bytes} [Wed Jun 10 02:31:44 2026] PUT /v2.0/routers/03bbde38-00a5-4093-9afc-2d1b413ee23b/remove_router_interface => generated 309 bytes in 898 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:31:45.298 8 INFO neutron.api.v2.resource [None req-4d2b8f97-a658-406c-b8da-4daf13922ce8 e5567b19a8954f4fb235a5bfd457aa5f bbfe5ed066fa40949e8dbc438ef55547 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 652/1369] 10.0.0.222 () {32 vars in 737 bytes} [Wed Jun 10 02:31:45 2026] GET /v2.0/security-groups/4d4e0b72-1aae-462c-a451-58be109a1820 => 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: 718/1370] 10.0.0.222 () {32 vars in 774 bytes} [Wed Jun 10 02:31:45 2026] GET /v2.0/security-groups?tenant_id=b02ffb0b302d4b31abb91e39ce1a3841&name=default => generated 2925 bytes in 253 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:31:45.451 7 INFO neutron_taas.services.taas.taas_plugin [None req-c7ea00fc-bbb9-4d7e-87bc-05654dea39b6 e5567b19a8954f4fb235a5bfd457aa5f bbfe5ed066fa40949e8dbc438ef55547 - - default default] TaaS: Handle Delete Port: 4f2a3d7c-c589-47f6-be0a-9d7586cda7f5 2026-06-10 02:31:45.455 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c7ea00fc-bbb9-4d7e-87bc-05654dea39b6 e5567b19a8954f4fb235a5bfd457aa5f bbfe5ed066fa40949e8dbc438ef55547 - - default default] Tap Mirror: Handle Delete Port: 4f2a3d7c-c589-47f6-be0a-9d7586cda7f5 2026-06-10 02:31:45.491 8 INFO neutron_taas.services.taas.taas_plugin [None req-ce6e36b6-f973-4c1d-8142-2be21d9ca991 d19fdeac2fce48c8841a1ea7e45aed15 3b08682b49334c39b48316a830381e23 - - default default] TaaS: Handle Delete Port: eced4e23-b600-48f2-91c9-eb3cbe27b9f9 2026-06-10 02:31:45.494 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ce6e36b6-f973-4c1d-8142-2be21d9ca991 d19fdeac2fce48c8841a1ea7e45aed15 3b08682b49334c39b48316a830381e23 - - default default] Tap Mirror: Handle Delete Port: eced4e23-b600-48f2-91c9-eb3cbe27b9f9 [pid: 7|app: 0|req: 719/1371] 10.0.0.222 () {32 vars in 732 bytes} [Wed Jun 10 02:31:45 2026] DELETE /v2.0/floatingips/8bb98fcb-f3ab-4a87-aac5-94e3a95b80b1 => generated 0 bytes in 238 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 720/1372] 10.0.0.222 () {32 vars in 740 bytes} [Wed Jun 10 02:31:45 2026] DELETE /v2.0/security-groups/3fab0139-0b57-4464-a26e-0b139c658237 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:31:45.747 8 INFO neutron_taas.services.taas.taas_plugin [None req-ce6e36b6-f973-4c1d-8142-2be21d9ca991 d19fdeac2fce48c8841a1ea7e45aed15 3b08682b49334c39b48316a830381e23 - - default default] TaaS: Handle Delete Port: 920d2873-ccc9-4841-8138-4795a13f2e85 2026-06-10 02:31:45.750 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ce6e36b6-f973-4c1d-8142-2be21d9ca991 d19fdeac2fce48c8841a1ea7e45aed15 3b08682b49334c39b48316a830381e23 - - default default] Tap Mirror: Handle Delete Port: 920d2873-ccc9-4841-8138-4795a13f2e85 2026-06-10 02:31:46.076 7 INFO neutron_taas.services.taas.taas_plugin [None req-c6a6cb6e-793e-4a25-a15d-91e6dc0d2bed 3b4fb08fc9af48c9a5d96f8a8132a365 18265f3c52554fd6a6b60ac71d971572 - - default default] TaaS: Handle Delete Port: 6353ecd7-eebe-44f4-950f-bc6fed760927 2026-06-10 02:31:46.079 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c6a6cb6e-793e-4a25-a15d-91e6dc0d2bed 3b4fb08fc9af48c9a5d96f8a8132a365 18265f3c52554fd6a6b60ac71d971572 - - default default] Tap Mirror: Handle Delete Port: 6353ecd7-eebe-44f4-950f-bc6fed760927 2026-06-10 02:31:46.086 8 INFO neutron.services.segments.plugin [-] Segment f4f40b24-1848-45fe-aa88-7447b5f618c0 resource provider aggregate not found 2026-06-10 02:31:46.095 8 INFO neutron.services.segments.plugin [-] Segment f4f40b24-1848-45fe-aa88-7447b5f618c0 resource provider aggregate not found 2026-06-10 02:31:46.110 8 INFO neutron.services.segments.plugin [-] Segment f4f40b24-1848-45fe-aa88-7447b5f618c0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f4f40b24-1848-45fe-aa88-7447b5f618c0 found for delete ", "request_id": "req-66c382db-037f-411a-a8ea-dc94eedf5f5c"}]} 2026-06-10 02:31:46.129 8 INFO neutron.db.l3_hamode_db [None req-ce6e36b6-f973-4c1d-8142-2be21d9ca991 d19fdeac2fce48c8841a1ea7e45aed15 3b08682b49334c39b48316a830381e23 - - default default] HA network bb8bfa34-b1b6-42e9-a590-007d16b49d96 was deleted as no HA routers are present in tenant 3b08682b49334c39b48316a830381e23. 2026-06-10 02:31:46.136 8 INFO neutron.services.segments.plugin [-] Segment f4f40b24-1848-45fe-aa88-7447b5f618c0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f4f40b24-1848-45fe-aa88-7447b5f618c0 found for delete ", "request_id": "req-484dffb1-5cc2-4036-9dc1-b037482274e5"}]} [pid: 8|app: 0|req: 653/1373] 10.0.0.222 () {32 vars in 724 bytes} [Wed Jun 10 02:31:45 2026] DELETE /v2.0/routers/03bbde38-00a5-4093-9afc-2d1b413ee23b => generated 0 bytes in 841 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 656/1376] 10.0.0.222 () {32 vars in 724 bytes} [Wed Jun 10 02:31:46 2026] DELETE /v2.0/subnets/74d2617e-f743-4652-91be-511eecd46b76 => generated 0 bytes in 155 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 657/1377] 10.0.0.222 () {32 vars in 726 bytes} [Wed Jun 10 02:31:46 2026] DELETE /v2.0/networks/3e0d3f79-938b-4343-9235-c3c79dac99e2 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 721/1378] 10.0.0.222 () {34 vars in 789 bytes} [Wed Jun 10 02:31:45 2026] PUT /v2.0/routers/bebb941a-faa2-43dd-aa0d-6c0f8614762b/remove_router_interface => generated 309 bytes in 960 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:31:46.893 8 INFO neutron_taas.services.taas.taas_plugin [None req-2e983db5-f04a-4b93-b219-a491c5ea8ebc 3b4fb08fc9af48c9a5d96f8a8132a365 18265f3c52554fd6a6b60ac71d971572 - - default default] TaaS: Handle Delete Port: 3fa0f5e3-49fa-4251-ad8a-05b74c4e7063 2026-06-10 02:31:46.896 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2e983db5-f04a-4b93-b219-a491c5ea8ebc 3b4fb08fc9af48c9a5d96f8a8132a365 18265f3c52554fd6a6b60ac71d971572 - - default default] Tap Mirror: Handle Delete Port: 3fa0f5e3-49fa-4251-ad8a-05b74c4e7063 [pid: 7|app: 0|req: 722/1379] 10.0.0.222 () {32 vars in 774 bytes} [Wed Jun 10 02:31:46 2026] GET /v2.0/security-groups?tenant_id=3b08682b49334c39b48316a830381e23&name=default => generated 2925 bytes in 181 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 723/1380] 10.0.0.222 () {32 vars in 740 bytes} [Wed Jun 10 02:31:46 2026] DELETE /v2.0/security-groups/ca6bf868-1c77-4926-8f55-07c8a6787695 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:31:47.140 8 INFO neutron_taas.services.taas.taas_plugin [None req-2e983db5-f04a-4b93-b219-a491c5ea8ebc 3b4fb08fc9af48c9a5d96f8a8132a365 18265f3c52554fd6a6b60ac71d971572 - - default default] TaaS: Handle Delete Port: 987ebd51-d8c3-4d9a-9242-3794769d8e66 2026-06-10 02:31:47.142 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2e983db5-f04a-4b93-b219-a491c5ea8ebc 3b4fb08fc9af48c9a5d96f8a8132a365 18265f3c52554fd6a6b60ac71d971572 - - default default] Tap Mirror: Handle Delete Port: 987ebd51-d8c3-4d9a-9242-3794769d8e66 2026-06-10 02:31:47.482 8 INFO neutron.db.l3_hamode_db [None req-2e983db5-f04a-4b93-b219-a491c5ea8ebc 3b4fb08fc9af48c9a5d96f8a8132a365 18265f3c52554fd6a6b60ac71d971572 - - default default] HA network 6397cb55-632d-4afb-aaed-f07ba074b861 was deleted as no HA routers are present in tenant bbfe5ed066fa40949e8dbc438ef55547. [pid: 8|app: 0|req: 658/1381] 10.0.0.222 () {32 vars in 724 bytes} [Wed Jun 10 02:31:46 2026] DELETE /v2.0/routers/bebb941a-faa2-43dd-aa0d-6c0f8614762b => generated 0 bytes in 828 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 724/1382] 10.0.0.222 () {32 vars in 724 bytes} [Wed Jun 10 02:31:47 2026] DELETE /v2.0/subnets/354f4429-b0e5-4b49-ba62-2d6447414a26 => generated 0 bytes in 152 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 02:31:47.724 8 INFO neutron_taas.services.taas.taas_plugin [None req-5e4c2ab8-ccd2-41f0-aafe-899d973bec40 3b4fb08fc9af48c9a5d96f8a8132a365 18265f3c52554fd6a6b60ac71d971572 - - default default] TaaS: Handle Delete Port: 782ea746-1db0-4176-a88a-8f8fcf3d2af9 2026-06-10 02:31:47.725 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5e4c2ab8-ccd2-41f0-aafe-899d973bec40 3b4fb08fc9af48c9a5d96f8a8132a365 18265f3c52554fd6a6b60ac71d971572 - - default default] Tap Mirror: Handle Delete Port: 782ea746-1db0-4176-a88a-8f8fcf3d2af9 [pid: 8|app: 0|req: 659/1383] 10.0.0.222 () {32 vars in 726 bytes} [Wed Jun 10 02:31:47 2026] DELETE /v2.0/networks/9aecbf9c-1a90-4927-9e66-3535194f22e3 => generated 0 bytes in 230 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 725/1384] 10.0.0.222 () {32 vars in 774 bytes} [Wed Jun 10 02:31:47 2026] GET /v2.0/security-groups?tenant_id=bbfe5ed066fa40949e8dbc438ef55547&name=default => generated 2925 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 660/1385] 10.0.0.222 () {32 vars in 740 bytes} [Wed Jun 10 02:31:48 2026] DELETE /v2.0/security-groups/84710606-9f44-46d1-ae7b-50ad1a8bb0e8 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:31:48.129 8 INFO neutron.services.segments.plugin [-] Segment efb7440e-c0c4-4ee6-8ded-f3a87b1c4ce3 resource provider aggregate not found 2026-06-10 02:31:48.144 8 INFO neutron.services.segments.plugin [-] Segment efb7440e-c0c4-4ee6-8ded-f3a87b1c4ce3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid efb7440e-c0c4-4ee6-8ded-f3a87b1c4ce3 found for delete ", "request_id": "req-f178d8d0-950a-43d9-b7a5-ca58047b07f6"}]} 2026-06-10 02:31:48.170 8 INFO neutron.services.segments.plugin [-] Segment efb7440e-c0c4-4ee6-8ded-f3a87b1c4ce3 resource provider aggregate not found 2026-06-10 02:31:48.178 8 INFO neutron.services.segments.plugin [-] Segment 7d50dbc6-6ee3-45cc-aa2c-b53e54c81446 resource provider aggregate not found 2026-06-10 02:31:48.192 8 INFO neutron.services.segments.plugin [-] Segment efb7440e-c0c4-4ee6-8ded-f3a87b1c4ce3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid efb7440e-c0c4-4ee6-8ded-f3a87b1c4ce3 found for delete ", "request_id": "req-bb6ef849-e6cb-479d-8612-699cc53e5435"}]} 2026-06-10 02:31:48.203 8 INFO neutron.services.segments.plugin [-] Segment 7d50dbc6-6ee3-45cc-aa2c-b53e54c81446 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7d50dbc6-6ee3-45cc-aa2c-b53e54c81446 found for delete ", "request_id": "req-4e091562-fffb-43c0-9728-df03c1ab436f"}]} 2026-06-10 02:31:48.207 8 INFO neutron.services.segments.plugin [-] Segment 7d50dbc6-6ee3-45cc-aa2c-b53e54c81446 resource provider aggregate not found 2026-06-10 02:31:48.222 8 INFO neutron.services.segments.plugin [-] Segment 7d50dbc6-6ee3-45cc-aa2c-b53e54c81446 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7d50dbc6-6ee3-45cc-aa2c-b53e54c81446 found for delete ", "request_id": "req-de61b717-cd08-489c-bf27-30c255f3221c"}]} 2026-06-10 02:31:48.227 8 INFO neutron.services.segments.plugin [-] Segment 69c04263-5d1f-4667-9fa5-7f37dcf76589 resource provider aggregate not found 2026-06-10 02:31:48.246 8 INFO neutron.services.segments.plugin [-] Segment 69c04263-5d1f-4667-9fa5-7f37dcf76589 resource provider aggregate not found 2026-06-10 02:31:48.254 8 INFO neutron.services.segments.plugin [-] Segment 69c04263-5d1f-4667-9fa5-7f37dcf76589 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 69c04263-5d1f-4667-9fa5-7f37dcf76589 found for delete ", "request_id": "req-f32471f7-40f2-4507-87ee-bc1a20879eb2"}]} 2026-06-10 02:31:48.267 8 INFO neutron.services.segments.plugin [-] Segment 69c04263-5d1f-4667-9fa5-7f37dcf76589 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 69c04263-5d1f-4667-9fa5-7f37dcf76589 found for delete ", "request_id": "req-dabb1594-e773-47a4-a7ee-63ed4124ea41"}]} 2026-06-10 02:31:49.077 7 INFO neutron.db.segments_db [None req-7e41d9cb-183c-4d87-92cd-db705eb1cd16 e56969214fcd4821bcbc739e07fcf649 2d986a679ad9472d9f5efc6b0a5ed906 - - default default] Added segment d06dd07c-b95e-4bd4-9dfe-f6c69672a670 of type vxlan for network 39d9fe38-c231-47f9-80c4-e2713fffb89b 2026-06-10 02:31:49.133 7 INFO neutron.db.segments_db [None req-7e41d9cb-183c-4d87-92cd-db705eb1cd16 e56969214fcd4821bcbc739e07fcf649 2d986a679ad9472d9f5efc6b0a5ed906 - - default default] Added segment a509658a-b4bd-470f-b1ab-ed47504a12a3 of type vxlan for network ba20bae5-1c13-4039-872e-94aea1a898f9 [pid: 7|app: 0|req: 726/1386] 10.0.0.222 () {34 vars in 670 bytes} [Wed Jun 10 02:31:48 2026] POST /v2.0/networks => generated 1245 bytes in 428 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 661/1387] 10.0.0.222 () {32 vars in 649 bytes} [Wed Jun 10 02:31:49 2026] GET /v2.0/networks => generated 1844 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:31:49.448 7 INFO neutron.services.segments.plugin [-] Segment d06dd07c-b95e-4bd4-9dfe-f6c69672a670 resource provider aggregate not found 2026-06-10 02:31:49.453 7 INFO neutron.services.segments.plugin [-] Segment d06dd07c-b95e-4bd4-9dfe-f6c69672a670 resource provider aggregate not found 2026-06-10 02:31:49.466 7 INFO neutron.services.segments.plugin [-] Segment d06dd07c-b95e-4bd4-9dfe-f6c69672a670 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d06dd07c-b95e-4bd4-9dfe-f6c69672a670 found for delete ", "request_id": "req-39b439e4-8aca-4be7-be8f-d7c67173f42d"}]} 2026-06-10 02:31:49.474 7 INFO neutron.services.segments.plugin [-] Segment d06dd07c-b95e-4bd4-9dfe-f6c69672a670 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d06dd07c-b95e-4bd4-9dfe-f6c69672a670 found for delete ", "request_id": "req-fdf3567e-4ac2-437c-9015-786b177b01fc"}]} [pid: 7|app: 0|req: 727/1388] 10.0.0.222 () {32 vars in 726 bytes} [Wed Jun 10 02:31:49 2026] DELETE /v2.0/networks/39d9fe38-c231-47f9-80c4-e2713fffb89b => generated 0 bytes in 151 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 662/1389] 10.0.0.222 () {32 vars in 726 bytes} [Wed Jun 10 02:31:49 2026] DELETE /v2.0/networks/ba20bae5-1c13-4039-872e-94aea1a898f9 => generated 0 bytes in 150 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 728/1390] 10.0.0.222 () {32 vars in 649 bytes} [Wed Jun 10 02:31:49 2026] GET /v2.0/networks => generated 651 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:31:49.764 8 INFO neutron.db.segments_db [None req-a12798bf-0173-437f-a58e-e87c353fafd3 e56969214fcd4821bcbc739e07fcf649 2d986a679ad9472d9f5efc6b0a5ed906 - - default default] Added segment 398b901f-0a74-42ec-81fb-698fa1b0a4d5 of type vxlan for network 3be3f84d-7ce4-40b8-9930-5a064812f899 [pid: 8|app: 0|req: 663/1391] 10.0.0.222 () {34 vars in 670 bytes} [Wed Jun 10 02:31:49 2026] POST /v2.0/networks => generated 650 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:31:49.938 7 INFO neutron.db.segments_db [None req-1c38e720-f131-491e-8f89-d44ea307b351 e56969214fcd4821bcbc739e07fcf649 2d986a679ad9472d9f5efc6b0a5ed906 - - default default] Added segment c20a3b45-4acd-4ca7-aa66-08e20d5987ca of type vxlan for network 2f1f0a46-bc9c-4462-84af-22b7f57c7039 [pid: 7|app: 0|req: 729/1392] 10.0.0.222 () {34 vars in 670 bytes} [Wed Jun 10 02:31:49 2026] POST /v2.0/networks => generated 650 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:31:50.278 8 INFO neutron.services.segments.plugin [-] Segment a509658a-b4bd-470f-b1ab-ed47504a12a3 resource provider aggregate not found 2026-06-10 02:31:50.286 8 INFO neutron.services.segments.plugin [-] Segment a509658a-b4bd-470f-b1ab-ed47504a12a3 resource provider aggregate not found 2026-06-10 02:31:50.298 8 INFO neutron.services.segments.plugin [-] Segment a509658a-b4bd-470f-b1ab-ed47504a12a3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a509658a-b4bd-470f-b1ab-ed47504a12a3 found for delete ", "request_id": "req-c1ddfc43-7ad6-4e13-8890-0ccb7a52bc20"}]} 2026-06-10 02:31:50.308 8 INFO neutron.services.segments.plugin [-] Segment a509658a-b4bd-470f-b1ab-ed47504a12a3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a509658a-b4bd-470f-b1ab-ed47504a12a3 found for delete ", "request_id": "req-6356a5d4-cc1b-4ba0-9d71-0765a33d3795"}]} [pid: 7|app: 0|req: 730/1393] 10.0.0.222 () {32 vars in 774 bytes} [Wed Jun 10 02:31:50 2026] GET /v2.0/security-groups?tenant_id=1067708125824e0ba25805976f1c9e69&name=default => generated 2925 bytes in 325 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 731/1394] 10.0.0.222 () {32 vars in 740 bytes} [Wed Jun 10 02:31:50 2026] DELETE /v2.0/security-groups/55d44fac-6970-48de-9792-5e4144da1666 => 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: 664/1395] 10.0.0.222 () {34 vars in 665 bytes} [Wed Jun 10 02:31:50 2026] POST /v2.0/ports => generated 1506 bytes in 626 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 732/1396] 10.0.0.222 () {32 vars in 643 bytes} [Wed Jun 10 02:31:50 2026] GET /v2.0/ports => generated 1506 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 02:31:50.831 8 INFO neutron_taas.services.taas.taas_plugin [None req-2ca9291b-f502-4040-936a-9a2e1ca9eb9f e56969214fcd4821bcbc739e07fcf649 2d986a679ad9472d9f5efc6b0a5ed906 - - default default] TaaS: Handle Delete Port: f53323c8-2b30-445c-8fdd-cffaf5245480 2026-06-10 02:31:50.835 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2ca9291b-f502-4040-936a-9a2e1ca9eb9f e56969214fcd4821bcbc739e07fcf649 2d986a679ad9472d9f5efc6b0a5ed906 - - default default] Tap Mirror: Handle Delete Port: f53323c8-2b30-445c-8fdd-cffaf5245480 [pid: 8|app: 0|req: 665/1397] 10.0.0.222 () {32 vars in 720 bytes} [Wed Jun 10 02:31:50 2026] DELETE /v2.0/ports/f53323c8-2b30-445c-8fdd-cffaf5245480 => generated 0 bytes in 185 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 02:31:51.015 7 INFO neutron_taas.services.taas.taas_plugin [None req-c2c918f2-b1ca-4a76-b0ca-9a82878026c3 e56969214fcd4821bcbc739e07fcf649 2d986a679ad9472d9f5efc6b0a5ed906 - - default default] TaaS: Handle Delete Port: 8de62ba7-3686-4fe1-80a8-3e19a5a76cd0 2026-06-10 02:31:51.018 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c2c918f2-b1ca-4a76-b0ca-9a82878026c3 e56969214fcd4821bcbc739e07fcf649 2d986a679ad9472d9f5efc6b0a5ed906 - - default default] Tap Mirror: Handle Delete Port: 8de62ba7-3686-4fe1-80a8-3e19a5a76cd0 [pid: 7|app: 0|req: 733/1398] 10.0.0.222 () {32 vars in 720 bytes} [Wed Jun 10 02:31:50 2026] DELETE /v2.0/ports/8de62ba7-3686-4fe1-80a8-3e19a5a76cd0 => generated 0 bytes in 169 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 666/1399] 10.0.0.222 () {32 vars in 643 bytes} [Wed Jun 10 02:31:51 2026] GET /v2.0/ports => generated 12 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 02:31:51.206 7 INFO neutron.db.segments_db [None req-d3c135a0-f7d2-48dc-9909-154b3c462d62 e56969214fcd4821bcbc739e07fcf649 2d986a679ad9472d9f5efc6b0a5ed906 - - default default] Added segment d8e5020a-27a9-4d03-82c4-d11d2d2cba28 of type vxlan for network 07c4d72d-8f47-4741-a978-7cbabd13a888 [pid: 7|app: 0|req: 734/1400] 10.0.0.222 () {34 vars in 670 bytes} [Wed Jun 10 02:31:51 2026] POST /v2.0/networks => generated 650 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:31:51.346 8 INFO neutron.db.segments_db [None req-1f9ad309-8391-4741-b455-97a2455e9977 e56969214fcd4821bcbc739e07fcf649 2d986a679ad9472d9f5efc6b0a5ed906 - - default default] Added segment 6d6db878-483a-4264-8fa6-2324ee85b23a of type vxlan for network 329e3836-b303-4b47-8bff-36508d5dc324 [pid: 8|app: 0|req: 667/1401] 10.0.0.222 () {34 vars in 670 bytes} [Wed Jun 10 02:31:51 2026] POST /v2.0/networks => generated 650 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 735/1402] 10.0.0.222 () {34 vars in 669 bytes} [Wed Jun 10 02:31:51 2026] POST /v2.0/subnets => generated 1273 bytes in 412 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 668/1403] 10.0.0.222 () {32 vars in 647 bytes} [Wed Jun 10 02:31:51 2026] GET /v2.0/subnets => generated 1909 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 736/1404] 10.0.0.222 () {32 vars in 724 bytes} [Wed Jun 10 02:31:51 2026] DELETE /v2.0/subnets/8592f57f-e98f-413a-9be6-facc846db177 => generated 0 bytes in 150 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 669/1405] 10.0.0.222 () {32 vars in 724 bytes} [Wed Jun 10 02:31:52 2026] DELETE /v2.0/subnets/de583626-ce47-4b59-946c-c01a0a48be96 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 670/1406] 10.0.0.222 () {32 vars in 647 bytes} [Wed Jun 10 02:31:52 2026] GET /v2.0/subnets => generated 649 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:31:52.380 8 INFO neutron.services.segments.plugin [-] Segment 6d6db878-483a-4264-8fa6-2324ee85b23a resource provider aggregate not found 2026-06-10 02:31:52.384 8 INFO neutron.services.segments.plugin [-] Segment 6d6db878-483a-4264-8fa6-2324ee85b23a resource provider aggregate not found 2026-06-10 02:31:52.399 8 INFO neutron.services.segments.plugin [-] Segment 6d6db878-483a-4264-8fa6-2324ee85b23a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6d6db878-483a-4264-8fa6-2324ee85b23a found for delete ", "request_id": "req-b47d345f-354b-412b-a02f-9b6078a6657d"}]} 2026-06-10 02:31:52.401 8 INFO neutron.services.segments.plugin [-] Segment 6d6db878-483a-4264-8fa6-2324ee85b23a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6d6db878-483a-4264-8fa6-2324ee85b23a found for delete ", "request_id": "req-85ab5dd3-afea-4bfa-b3fc-c365667581f6"}]} [pid: 8|app: 0|req: 671/1407] 10.0.0.222 () {32 vars in 726 bytes} [Wed Jun 10 02:31:52 2026] DELETE /v2.0/networks/329e3836-b303-4b47-8bff-36508d5dc324 => 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: 737/1408] 10.0.0.222 () {32 vars in 653 bytes} [Wed Jun 10 02:31:52 2026] GET /v2.0/extensions => generated 21537 bytes in 230 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 738/1409] 10.0.0.222 () {32 vars in 681 bytes} [Wed Jun 10 02:31:52 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 739/1410] 10.0.0.222 () {32 vars in 681 bytes} [Wed Jun 10 02:31:52 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 740/1411] 10.0.0.222 () {32 vars in 729 bytes} [Wed Jun 10 02:31:52 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 741/1412] 10.0.0.222 () {32 vars in 665 bytes} [Wed Jun 10 02:31:52 2026] GET /v2.0/extensions/agent => generated 153 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 742/1413] 10.0.0.222 () {32 vars in 699 bytes} [Wed Jun 10 02:31:52 2026] GET /v2.0/extensions/agent-resources-synced => generated 223 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 743/1414] 10.0.0.222 () {32 vars in 697 bytes} [Wed Jun 10 02:31:52 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: 744/1415] 10.0.0.222 () {32 vars in 701 bytes} [Wed Jun 10 02:31:52 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: 7|app: 0|req: 745/1416] 10.0.0.222 () {32 vars in 689 bytes} [Wed Jun 10 02:31:52 2026] GET /v2.0/extensions/availability_zone => generated 178 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 746/1417] 10.0.0.222 () {32 vars in 703 bytes} [Wed Jun 10 02:31:52 2026] GET /v2.0/extensions/availability_zone_filter => generated 220 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 672/1418] 10.0.0.222 () {32 vars in 726 bytes} [Wed Jun 10 02:31:52 2026] DELETE /v2.0/networks/07c4d72d-8f47-4741-a978-7cbabd13a888 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 747/1419] 10.0.0.222 () {32 vars in 693 bytes} [Wed Jun 10 02:31:52 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 748/1420] 10.0.0.222 () {32 vars in 695 bytes} [Wed Jun 10 02:31:52 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 749/1421] 10.0.0.222 () {32 vars in 685 bytes} [Wed Jun 10 02:31:52 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 750/1422] 10.0.0.222 () {32 vars in 687 bytes} [Wed Jun 10 02:31:52 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 751/1423] 10.0.0.222 () {32 vars in 661 bytes} [Wed Jun 10 02:31:52 2026] GET /v2.0/extensions/dvr => generated 193 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 752/1424] 10.0.0.222 () {32 vars in 699 bytes} [Wed Jun 10 02:31:52 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 753/1425] 10.0.0.222 () {32 vars in 679 bytes} [Wed Jun 10 02:31:52 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: 754/1426] 10.0.0.222 () {32 vars in 683 bytes} [Wed Jun 10 02:31:52 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 755/1427] 10.0.0.222 () {32 vars in 675 bytes} [Wed Jun 10 02:31:52 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: 7|app: 0|req: 756/1428] 10.0.0.222 () {32 vars in 689 bytes} [Wed Jun 10 02:31:52 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 757/1429] 10.0.0.222 () {32 vars in 723 bytes} [Wed Jun 10 02:31:52 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 758/1430] 10.0.0.222 () {32 vars in 687 bytes} [Wed Jun 10 02:31:52 2026] GET /v2.0/extensions/fip-port-details => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 759/1431] 10.0.0.222 () {32 vars in 669 bytes} [Wed Jun 10 02:31:52 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: 760/1432] 10.0.0.222 () {32 vars in 687 bytes} [Wed Jun 10 02:31:52 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: 761/1433] 10.0.0.222 () {32 vars in 681 bytes} [Wed Jun 10 02:31:52 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 762/1434] 10.0.0.222 () {32 vars in 699 bytes} [Wed Jun 10 02:31:52 2026] GET /v2.0/extensions/ip-substring-filtering => generated 222 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 673/1435] 10.0.0.222 () {32 vars in 726 bytes} [Wed Jun 10 02:31:52 2026] DELETE /v2.0/networks/2f1f0a46-bc9c-4462-84af-22b7f57c7039 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 763/1436] 10.0.0.222 () {32 vars in 679 bytes} [Wed Jun 10 02:31:52 2026] GET /v2.0/extensions/l2_adjacency => generated 178 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 764/1437] 10.0.0.222 () {32 vars in 667 bytes} [Wed Jun 10 02:31:52 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: 765/1438] 10.0.0.222 () {32 vars in 677 bytes} [Wed Jun 10 02:31:52 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: 766/1439] 10.0.0.222 () {32 vars in 665 bytes} [Wed Jun 10 02:31:52 2026] GET /v2.0/extensions/l3-ha => generated 166 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 767/1440] 10.0.0.222 () {32 vars in 675 bytes} [Wed Jun 10 02:31:52 2026] GET /v2.0/extensions/l3-flavors => 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: 768/1441] 10.0.0.222 () {32 vars in 713 bytes} [Wed Jun 10 02:31:52 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 769/1442] 10.0.0.222 () {32 vars in 691 bytes} [Wed Jun 10 02:31:52 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 770/1443] 10.0.0.222 () {32 vars in 683 bytes} [Wed Jun 10 02:31:52 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: 771/1444] 10.0.0.222 () {32 vars in 669 bytes} [Wed Jun 10 02:31:52 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 772/1445] 10.0.0.222 () {32 vars in 687 bytes} [Wed Jun 10 02:31:52 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 773/1446] 10.0.0.222 () {32 vars in 705 bytes} [Wed Jun 10 02:31:52 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: 774/1447] 10.0.0.222 () {32 vars in 675 bytes} [Wed Jun 10 02:31:52 2026] GET /v2.0/extensions/network_ha => generated 186 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 775/1448] 10.0.0.222 () {32 vars in 701 bytes} [Wed Jun 10 02:31:52 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: 776/1449] 10.0.0.222 () {32 vars in 675 bytes} [Wed Jun 10 02:31:52 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 674/1450] 10.0.0.222 () {32 vars in 726 bytes} [Wed Jun 10 02:31:52 2026] DELETE /v2.0/networks/3be3f84d-7ce4-40b8-9930-5a064812f899 => generated 0 bytes in 150 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 675/1451] 10.0.0.222 () {32 vars in 693 bytes} [Wed Jun 10 02:31:52 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: 8|app: 0|req: 676/1452] 10.0.0.222 () {32 vars in 689 bytes} [Wed Jun 10 02:31:52 2026] GET /v2.0/extensions/port-mac-override => generated 251 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 677/1453] 10.0.0.222 () {32 vars in 709 bytes} [Wed Jun 10 02:31:52 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 678/1454] 10.0.0.222 () {32 vars in 705 bytes} [Wed Jun 10 02:31:52 2026] GET /v2.0/extensions/port-numa-affinity-policy => generated 198 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 679/1455] 10.0.0.222 () {32 vars in 719 bytes} [Wed Jun 10 02:31:52 2026] GET /v2.0/extensions/port-numa-affinity-policy-socket => generated 240 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 680/1456] 10.0.0.222 () {32 vars in 697 bytes} [Wed Jun 10 02:31:52 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: 8|app: 0|req: 681/1457] 10.0.0.222 () {32 vars in 711 bytes} [Wed Jun 10 02:31:52 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: 8|app: 0|req: 682/1458] 10.0.0.222 () {32 vars in 669 bytes} [Wed Jun 10 02:31:52 2026] GET /v2.0/extensions/binding => generated 193 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 683/1459] 10.0.0.222 () {32 vars in 687 bytes} [Wed Jun 10 02:31:52 2026] GET /v2.0/extensions/binding-extended => generated 212 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 684/1460] 10.0.0.222 () {32 vars in 681 bytes} [Wed Jun 10 02:31:52 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 685/1461] 10.0.0.222 () {32 vars in 675 bytes} [Wed Jun 10 02:31:52 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: 686/1462] 10.0.0.222 () {32 vars in 671 bytes} [Wed Jun 10 02:31:52 2026] GET /v2.0/extensions/provider => generated 191 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 687/1463] 10.0.0.222 () {32 vars in 661 bytes} [Wed Jun 10 02:31:52 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: 688/1464] 10.0.0.222 () {32 vars in 699 bytes} [Wed Jun 10 02:31:52 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: 689/1465] 10.0.0.222 () {32 vars in 699 bytes} [Wed Jun 10 02:31:52 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 690/1466] 10.0.0.222 () {32 vars in 677 bytes} [Wed Jun 10 02:31:52 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 691/1467] 10.0.0.222 () {32 vars in 669 bytes} [Wed Jun 10 02:31:52 2026] GET /v2.0/extensions/qos-fip => generated 178 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 692/1468] 10.0.0.222 () {32 vars in 683 bytes} [Wed Jun 10 02:31:52 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 693/1469] 10.0.0.222 () {32 vars in 701 bytes} [Wed Jun 10 02:31:52 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 694/1470] 10.0.0.222 () {32 vars in 685 bytes} [Wed Jun 10 02:31:52 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 695/1471] 10.0.0.222 () {32 vars in 707 bytes} [Wed Jun 10 02:31:52 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 696/1472] 10.0.0.222 () {32 vars in 669 bytes} [Wed Jun 10 02:31:53 2026] GET /v2.0/extensions/qos-pps => 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: 777/1473] 10.0.0.222 () {32 vars in 774 bytes} [Wed Jun 10 02:31:52 2026] GET /v2.0/security-groups?tenant_id=54205c2066e4469a81d7e8d6be0cec5c&name=default => generated 2925 bytes in 212 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 697/1474] 10.0.0.222 () {32 vars in 697 bytes} [Wed Jun 10 02:31:53 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 698/1475] 10.0.0.222 () {32 vars in 695 bytes} [Wed Jun 10 02:31:53 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 699/1476] 10.0.0.222 () {32 vars in 685 bytes} [Wed Jun 10 02:31:53 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 700/1477] 10.0.0.222 () {32 vars in 689 bytes} [Wed Jun 10 02:31:53 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 701/1478] 10.0.0.222 () {32 vars in 705 bytes} [Wed Jun 10 02:31:53 2026] GET /v2.0/extensions/quota-check-limit-default => generated 268 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 702/1479] 10.0.0.222 () {32 vars in 667 bytes} [Wed Jun 10 02:31:53 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 703/1480] 10.0.0.222 () {32 vars in 681 bytes} [Wed Jun 10 02:31:53 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 704/1481] 10.0.0.222 () {32 vars in 681 bytes} [Wed Jun 10 02:31:53 2026] GET /v2.0/extensions/rbac-policies => generated 223 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 705/1482] 10.0.0.222 () {32 vars in 691 bytes} [Wed Jun 10 02:31:53 2026] GET /v2.0/extensions/rbac-address-group => generated 198 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 706/1483] 10.0.0.222 () {32 vars in 691 bytes} [Wed Jun 10 02:31:53 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 707/1484] 10.0.0.222 () {32 vars in 695 bytes} [Wed Jun 10 02:31:53 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 708/1485] 10.0.0.222 () {32 vars in 685 bytes} [Wed Jun 10 02:31:53 2026] GET /v2.0/extensions/rbac-subnetpool => generated 181 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 778/1486] 10.0.0.222 () {32 vars in 740 bytes} [Wed Jun 10 02:31:53 2026] DELETE /v2.0/security-groups/4f36bdab-afef-46cc-889c-1c6a34afc3ab => 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: 709/1487] 10.0.0.222 () {32 vars in 689 bytes} [Wed Jun 10 02:31:53 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 779/1488] 10.0.0.222 () {32 vars in 701 bytes} [Wed Jun 10 02:31:53 2026] GET /v2.0/extensions/standard-attr-revisions => generated 229 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 710/1489] 10.0.0.222 () {32 vars in 703 bytes} [Wed Jun 10 02:31:53 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 780/1490] 10.0.0.222 () {32 vars in 713 bytes} [Wed Jun 10 02:31:53 2026] GET /v2.0/extensions/security-groups-default-rules => generated 262 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 711/1491] 10.0.0.222 () {32 vars in 717 bytes} [Wed Jun 10 02:31:53 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 781/1492] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jun 10 02:31:53 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 712/1493] 10.0.0.222 () {32 vars in 727 bytes} [Wed Jun 10 02:31:53 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 782/1494] 10.0.0.222 () {32 vars in 741 bytes} [Wed Jun 10 02:31:53 2026] GET /v2.0/extensions/security-groups-rules-belongs-to-default-sg => generated 314 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 713/1495] 10.0.0.222 () {32 vars in 719 bytes} [Wed Jun 10 02:31:53 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 783/1496] 10.0.0.222 () {32 vars in 683 bytes} [Wed Jun 10 02:31:53 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: 714/1497] 10.0.0.222 () {32 vars in 669 bytes} [Wed Jun 10 02:31:53 2026] GET /v2.0/extensions/segment => generated 145 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 784/1498] 10.0.0.222 () {32 vars in 719 bytes} [Wed Jun 10 02:31:53 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 715/1499] 10.0.0.222 () {32 vars in 679 bytes} [Wed Jun 10 02:31:53 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: 716/1500] 10.0.0.222 () {32 vars in 669 bytes} [Wed Jun 10 02:31:53 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 717/1501] 10.0.0.222 () {32 vars in 697 bytes} [Wed Jun 10 02:31:53 2026] GET /v2.0/extensions/standard-attr-segment => generated 212 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 718/1502] 10.0.0.222 () {32 vars in 705 bytes} [Wed Jun 10 02:31:53 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: 8|app: 0|req: 719/1503] 10.0.0.222 () {32 vars in 701 bytes} [Wed Jun 10 02:31:53 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 720/1504] 10.0.0.222 () {32 vars in 701 bytes} [Wed Jun 10 02:31:53 2026] GET /v2.0/extensions/subnet-external-network => generated 224 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 721/1505] 10.0.0.222 () {32 vars in 683 bytes} [Wed Jun 10 02:31:53 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: 785/1506] 10.0.0.222 () {32 vars in 774 bytes} [Wed Jun 10 02:31:53 2026] GET /v2.0/security-groups?tenant_id=aeb5f6ac67dd437c89fc6af072bec832&name=default => generated 2925 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 786/1507] 10.0.0.222 () {32 vars in 705 bytes} [Wed Jun 10 02:31:53 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 722/1508] 10.0.0.222 () {32 vars in 774 bytes} [Wed Jun 10 02:31:53 2026] GET /v2.0/security-groups?tenant_id=2d986a679ad9472d9f5efc6b0a5ed906&name=default => generated 2925 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 723/1509] 10.0.0.222 () {32 vars in 695 bytes} [Wed Jun 10 02:31:53 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 787/1510] 10.0.0.222 () {32 vars in 740 bytes} [Wed Jun 10 02:31:53 2026] DELETE /v2.0/security-groups/35b37c38-ec4c-44b9-9935-35671eecaeef => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 788/1511] 10.0.0.222 () {32 vars in 689 bytes} [Wed Jun 10 02:31:53 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 789/1512] 10.0.0.222 () {32 vars in 697 bytes} [Wed Jun 10 02:31:53 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 790/1513] 10.0.0.222 () {32 vars in 679 bytes} [Wed Jun 10 02:31:53 2026] GET /v2.0/extensions/tag-creation => generated 190 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 724/1514] 10.0.0.222 () {32 vars in 740 bytes} [Wed Jun 10 02:31:53 2026] DELETE /v2.0/security-groups/a4873cd8-5e17-44ef-8a73-2279e83d87b4 => 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: 791/1515] 10.0.0.222 () {32 vars in 689 bytes} [Wed Jun 10 02:31:53 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 725/1516] 10.0.0.222 () {32 vars in 701 bytes} [Wed Jun 10 02:31:53 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: 7|app: 0|req: 792/1517] 10.0.0.222 () {32 vars in 665 bytes} [Wed Jun 10 02:31:53 2026] GET /v2.0/extensions/trunk => generated 164 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 726/1518] 10.0.0.222 () {32 vars in 681 bytes} [Wed Jun 10 02:31:53 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 793/1519] 10.0.0.222 () {32 vars in 677 bytes} [Wed Jun 10 02:31:53 2026] GET /v2.0/extensions/vpn-aes-ctr => generated 195 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 727/1520] 10.0.0.222 () {32 vars in 693 bytes} [Wed Jun 10 02:31:53 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 794/1521] 10.0.0.222 () {32 vars in 677 bytes} [Wed Jun 10 02:31:53 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 728/1522] 10.0.0.222 () {32 vars in 667 bytes} [Wed Jun 10 02:31:53 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 795/1523] 10.0.0.222 () {32 vars in 663 bytes} [Wed Jun 10 02:31:53 2026] GET /v2.0/extensions/taas => generated 175 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 729/1524] 10.0.0.222 () {32 vars in 675 bytes} [Wed Jun 10 02:31:53 2026] GET /v2.0/extensions/tap-mirror => generated 222 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 796/1525] 10.0.0.222 () {32 vars in 687 bytes} [Wed Jun 10 02:31:53 2026] GET /v2.0/extensions/taas-vlan-filter => generated 226 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 730/1526] 10.0.0.222 () {32 vars in 774 bytes} [Wed Jun 10 02:31:54 2026] GET /v2.0/security-groups?tenant_id=6430694654164064b80c765790ed27a0&name=default => generated 2925 bytes in 192 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 797/1527] 10.0.0.222 () {32 vars in 740 bytes} [Wed Jun 10 02:31:54 2026] DELETE /v2.0/security-groups/6a3397c4-5d02-4295-a36a-7c17a4b4eabd => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:31:54.419 8 INFO neutron.services.segments.plugin [-] Segment d8e5020a-27a9-4d03-82c4-d11d2d2cba28 resource provider aggregate not found 2026-06-10 02:31:54.424 8 INFO neutron.services.segments.plugin [-] Segment d8e5020a-27a9-4d03-82c4-d11d2d2cba28 resource provider aggregate not found 2026-06-10 02:31:54.432 8 INFO neutron.services.segments.plugin [-] Segment d8e5020a-27a9-4d03-82c4-d11d2d2cba28 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d8e5020a-27a9-4d03-82c4-d11d2d2cba28 found for delete ", "request_id": "req-7f97bac8-7816-4cee-9373-1a87e70c45d9"}]} 2026-06-10 02:31:54.437 8 INFO neutron.services.segments.plugin [-] Segment d8e5020a-27a9-4d03-82c4-d11d2d2cba28 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d8e5020a-27a9-4d03-82c4-d11d2d2cba28 found for delete ", "request_id": "req-e44f56a9-dc7a-4ed2-83eb-def2425c43ad"}]} 2026-06-10 02:31:54.444 8 INFO neutron.services.segments.plugin [-] Segment c20a3b45-4acd-4ca7-aa66-08e20d5987ca resource provider aggregate not found 2026-06-10 02:31:54.456 8 INFO neutron.services.segments.plugin [-] Segment c20a3b45-4acd-4ca7-aa66-08e20d5987ca resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c20a3b45-4acd-4ca7-aa66-08e20d5987ca found for delete ", "request_id": "req-f304fc2d-34d1-47b0-86f4-ad33f16e2af5"}]} 2026-06-10 02:31:54.460 8 INFO neutron.services.segments.plugin [-] Segment c20a3b45-4acd-4ca7-aa66-08e20d5987ca resource provider aggregate not found 2026-06-10 02:31:54.471 8 INFO neutron.services.segments.plugin [-] Segment 398b901f-0a74-42ec-81fb-698fa1b0a4d5 resource provider aggregate not found 2026-06-10 02:31:54.474 8 INFO neutron.services.segments.plugin [-] Segment c20a3b45-4acd-4ca7-aa66-08e20d5987ca resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c20a3b45-4acd-4ca7-aa66-08e20d5987ca found for delete ", "request_id": "req-44d8ea52-37fb-4a24-8cfd-d3694d787950"}]} 2026-06-10 02:31:54.484 8 INFO neutron.services.segments.plugin [-] Segment 398b901f-0a74-42ec-81fb-698fa1b0a4d5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 398b901f-0a74-42ec-81fb-698fa1b0a4d5 found for delete ", "request_id": "req-cd3f16b2-ccfe-4781-9ec8-eea2b5aa99c6"}]} 2026-06-10 02:31:54.485 8 INFO neutron.services.segments.plugin [-] Segment 398b901f-0a74-42ec-81fb-698fa1b0a4d5 resource provider aggregate not found 2026-06-10 02:31:54.499 8 INFO neutron.services.segments.plugin [-] Segment 398b901f-0a74-42ec-81fb-698fa1b0a4d5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 398b901f-0a74-42ec-81fb-698fa1b0a4d5 found for delete ", "request_id": "req-640b15f4-69ea-45cf-9113-1c662a855af4"}]} [pid: 8|app: 0|req: 731/1528] 10.0.0.222 () {34 vars in 677 bytes} [Wed Jun 10 02:31:55 2026] POST /v2.0/subnetpools => generated 549 bytes in 183 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 798/1529] 10.0.0.222 () {32 vars in 729 bytes} [Wed Jun 10 02:31:55 2026] GET /v2.0/subnetpools/366f0ca3-33b3-44f8-9934-d34ee55762f3 => generated 549 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 732/1530] 10.0.0.222 () {34 vars in 749 bytes} [Wed Jun 10 02:31:55 2026] PUT /v2.0/subnetpools/366f0ca3-33b3-44f8-9934-d34ee55762f3 => generated 500 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 799/1531] 10.0.0.222 () {32 vars in 732 bytes} [Wed Jun 10 02:31:55 2026] DELETE /v2.0/subnetpools/366f0ca3-33b3-44f8-9934-d34ee55762f3 => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:31:55.615 8 INFO neutron.api.v2.resource [None req-834e0caf-f955-4faa-9b34-5046aaaad988 584bfad3630b47d097ca51ea4fc934dd 70440cca321a4ce09f18a74535da0cd9 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 733/1532] 10.0.0.222 () {32 vars in 729 bytes} [Wed Jun 10 02:31:55 2026] GET /v2.0/subnetpools/366f0ca3-33b3-44f8-9934-d34ee55762f3 => generated 145 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 02:31:55.628 7 INFO neutron.api.v2.resource [None req-b5d287a5-2b9f-4dcf-8393-21426eb3f272 584bfad3630b47d097ca51ea4fc934dd 70440cca321a4ce09f18a74535da0cd9 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 800/1533] 10.0.0.222 () {32 vars in 732 bytes} [Wed Jun 10 02:31:55 2026] DELETE /v2.0/subnetpools/366f0ca3-33b3-44f8-9934-d34ee55762f3 => generated 145 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 734/1534] 10.0.0.222 () {32 vars in 774 bytes} [Wed Jun 10 02:31:56 2026] GET /v2.0/security-groups?tenant_id=70440cca321a4ce09f18a74535da0cd9&name=default => generated 2925 bytes in 222 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:31:56.412 7 INFO neutron.db.segments_db [None req-2f8351c0-0d62-4edf-8517-86a805af1f3a dda97885ffa74eca8b8375826fb6ba9f 8d0cf4dd496a4fd4be71f9e2d6b1eede - - default default] Added segment 8685a6c5-8cf9-4247-967d-29c27d097256 of type vxlan for network e4e58b5f-50b4-473b-ac24-0b53090ddc9b [pid: 8|app: 0|req: 735/1535] 10.0.0.222 () {32 vars in 740 bytes} [Wed Jun 10 02:31:56 2026] DELETE /v2.0/security-groups/f5a9290b-41a2-4229-b0ce-2fadf7a216bb => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 801/1536] 10.0.0.222 () {34 vars in 670 bytes} [Wed Jun 10 02:31:56 2026] POST /v2.0/networks => generated 634 bytes in 287 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:31:56.558 8 INFO neutron.db.segments_db [None req-c09a5d58-5cda-41fc-922e-5d4b15f0e7d9 dda97885ffa74eca8b8375826fb6ba9f 8d0cf4dd496a4fd4be71f9e2d6b1eede - - default default] Added segment b65836de-1547-494e-9e39-d936a4fb35a6 of type vxlan for network 4239a8b7-b15d-437d-b106-c182c7ab75a0 [pid: 8|app: 0|req: 736/1537] 10.0.0.222 () {34 vars in 670 bytes} [Wed Jun 10 02:31:56 2026] POST /v2.0/networks => generated 634 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 802/1538] 10.0.0.222 () {34 vars in 669 bytes} [Wed Jun 10 02:31:56 2026] POST /v2.0/subnets => generated 646 bytes in 271 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 737/1539] 10.0.0.222 () {32 vars in 774 bytes} [Wed Jun 10 02:31:56 2026] GET /v2.0/security-groups?tenant_id=d0ec32c0df4344e0b7852eecac44dfd5&name=default => generated 2925 bytes in 309 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 803/1540] 10.0.0.222 () {34 vars in 669 bytes} [Wed Jun 10 02:31:56 2026] POST /v2.0/subnets => generated 655 bytes in 204 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:31:57.173 7 INFO neutron.db.segments_db [None req-fe999979-1e40-4fa4-846d-c3c61e16a75b dda97885ffa74eca8b8375826fb6ba9f 8d0cf4dd496a4fd4be71f9e2d6b1eede - - default default] Added segment e91c2a7f-953c-498e-81ed-01d20ca173cd of type vxlan for network 10d589d5-3199-4ab9-abc6-bcc1c9932a2d [pid: 8|app: 0|req: 738/1541] 10.0.0.222 () {32 vars in 740 bytes} [Wed Jun 10 02:31:57 2026] DELETE /v2.0/security-groups/0d119f42-74e7-43cd-9119-7f4b98eb0ff3 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:31:57.402 7 INFO neutron.db.l3_hamode_db [None req-fe999979-1e40-4fa4-846d-c3c61e16a75b dda97885ffa74eca8b8375826fb6ba9f 8d0cf4dd496a4fd4be71f9e2d6b1eede - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 739/1542] 10.0.0.222 () {32 vars in 774 bytes} [Wed Jun 10 02:31:57 2026] GET /v2.0/security-groups?tenant_id=e6e84db6d2914eefb8ddcf0330901b55&name=default => generated 2925 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:31:57.508 7 INFO neutron.db.l3_hamode_db [None req-fe999979-1e40-4fa4-846d-c3c61e16a75b dda97885ffa74eca8b8375826fb6ba9f 8d0cf4dd496a4fd4be71f9e2d6b1eede - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 740/1543] 10.0.0.222 () {32 vars in 740 bytes} [Wed Jun 10 02:31:57 2026] DELETE /v2.0/security-groups/ed6533e8-9fcb-4b16-9c14-203375ab6529 => 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: 804/1544] 10.0.0.222 () {34 vars in 669 bytes} [Wed Jun 10 02:31:57 2026] POST /v2.0/routers => generated 511 bytes in 907 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 741/1545] 10.0.0.222 () {34 vars in 783 bytes} [Wed Jun 10 02:31:58 2026] PUT /v2.0/routers/d93a1742-3754-46ce-839a-85f358e1bdae/add_router_interface => generated 309 bytes in 1457 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 805/1546] 10.0.0.222 () {32 vars in 717 bytes} [Wed Jun 10 02:31:59 2026] GET /v2.0/ports/1bb396e0-892c-4f00-ba12-c612dafd8504 => generated 959 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 806/1547] 10.0.0.222 () {32 vars in 774 bytes} [Wed Jun 10 02:31:59 2026] GET /v2.0/security-groups?tenant_id=021beb8c3f1c4002a8dce2a3943a6e76&name=default => generated 2925 bytes in 273 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 807/1548] 10.0.0.222 () {32 vars in 740 bytes} [Wed Jun 10 02:31:59 2026] DELETE /v2.0/security-groups/b7e9808a-26ff-46be-aa79-0a2c23951d14 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 742/1549] 10.0.0.222 () {34 vars in 783 bytes} [Wed Jun 10 02:31:59 2026] PUT /v2.0/routers/d93a1742-3754-46ce-839a-85f358e1bdae/add_router_interface => generated 309 bytes in 1041 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 808/1550] 10.0.0.222 () {32 vars in 717 bytes} [Wed Jun 10 02:32:00 2026] GET /v2.0/ports/d29ad318-8147-4deb-8fd1-8e51d17335b6 => generated 967 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:32:00.917 8 INFO neutron_taas.services.taas.taas_plugin [None req-5cffd23f-243d-4e1c-83d6-a9b74de44b25 dda97885ffa74eca8b8375826fb6ba9f 8d0cf4dd496a4fd4be71f9e2d6b1eede - - default default] TaaS: Handle Delete Port: d29ad318-8147-4deb-8fd1-8e51d17335b6 2026-06-10 02:32:00.922 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5cffd23f-243d-4e1c-83d6-a9b74de44b25 dda97885ffa74eca8b8375826fb6ba9f 8d0cf4dd496a4fd4be71f9e2d6b1eede - - default default] Tap Mirror: Handle Delete Port: d29ad318-8147-4deb-8fd1-8e51d17335b6 [pid: 8|app: 0|req: 743/1553] 10.0.0.222 () {34 vars in 789 bytes} [Wed Jun 10 02:32:00 2026] PUT /v2.0/routers/d93a1742-3754-46ce-839a-85f358e1bdae/remove_router_interface => generated 309 bytes in 702 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:32:01.629 7 INFO neutron_taas.services.taas.taas_plugin [None req-f6740495-9e34-4a2b-96cb-5a825f03ac97 dda97885ffa74eca8b8375826fb6ba9f 8d0cf4dd496a4fd4be71f9e2d6b1eede - - default default] TaaS: Handle Delete Port: 1bb396e0-892c-4f00-ba12-c612dafd8504 2026-06-10 02:32:01.632 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f6740495-9e34-4a2b-96cb-5a825f03ac97 dda97885ffa74eca8b8375826fb6ba9f 8d0cf4dd496a4fd4be71f9e2d6b1eede - - default default] Tap Mirror: Handle Delete Port: 1bb396e0-892c-4f00-ba12-c612dafd8504 [pid: 7|app: 0|req: 811/1554] 10.0.0.222 () {34 vars in 789 bytes} [Wed Jun 10 02:32:01 2026] PUT /v2.0/routers/d93a1742-3754-46ce-839a-85f358e1bdae/remove_router_interface => generated 309 bytes in 693 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 744/1555] 10.0.0.222 () {32 vars in 736 bytes} [Wed Jun 10 02:32:02 2026] GET /v2.0/ports?device_id=d93a1742-3754-46ce-839a-85f358e1bdae => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 02:32:02.187 7 INFO neutron_taas.services.taas.taas_plugin [None req-805ac427-d445-442a-8eb5-9094f8652da1 dda97885ffa74eca8b8375826fb6ba9f 8d0cf4dd496a4fd4be71f9e2d6b1eede - - default default] TaaS: Handle Delete Port: 5fc4c88c-a34f-43ef-a839-0f732018866e 2026-06-10 02:32:02.189 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-805ac427-d445-442a-8eb5-9094f8652da1 dda97885ffa74eca8b8375826fb6ba9f 8d0cf4dd496a4fd4be71f9e2d6b1eede - - default default] Tap Mirror: Handle Delete Port: 5fc4c88c-a34f-43ef-a839-0f732018866e 2026-06-10 02:32:02.523 7 INFO neutron.services.segments.plugin [-] Segment e91c2a7f-953c-498e-81ed-01d20ca173cd resource provider aggregate not found 2026-06-10 02:32:02.526 7 INFO neutron.services.segments.plugin [-] Segment e91c2a7f-953c-498e-81ed-01d20ca173cd resource provider aggregate not found 2026-06-10 02:32:02.539 7 INFO neutron.services.segments.plugin [-] Segment e91c2a7f-953c-498e-81ed-01d20ca173cd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e91c2a7f-953c-498e-81ed-01d20ca173cd found for delete ", "request_id": "req-9e59cb63-56fc-4e34-afa6-1a0bb51d27ee"}]} 2026-06-10 02:32:02.543 7 INFO neutron.services.segments.plugin [-] Segment e91c2a7f-953c-498e-81ed-01d20ca173cd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e91c2a7f-953c-498e-81ed-01d20ca173cd found for delete ", "request_id": "req-62e9e7a1-3b9c-456e-b575-0f2e0aa7ed90"}]} 2026-06-10 02:32:02.548 7 INFO neutron.db.l3_hamode_db [None req-805ac427-d445-442a-8eb5-9094f8652da1 dda97885ffa74eca8b8375826fb6ba9f 8d0cf4dd496a4fd4be71f9e2d6b1eede - - default default] HA network 10d589d5-3199-4ab9-abc6-bcc1c9932a2d was deleted as no HA routers are present in tenant 8d0cf4dd496a4fd4be71f9e2d6b1eede. [pid: 7|app: 0|req: 812/1556] 10.0.0.222 () {32 vars in 724 bytes} [Wed Jun 10 02:32:02 2026] DELETE /v2.0/routers/d93a1742-3754-46ce-839a-85f358e1bdae => generated 0 bytes in 494 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 813/1557] 10.0.0.222 () {32 vars in 724 bytes} [Wed Jun 10 02:32:02 2026] DELETE /v2.0/subnets/3b3d63c9-f453-400a-bf6d-eb4d0c133dbb => generated 0 bytes in 155 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 745/1558] 10.0.0.222 () {32 vars in 774 bytes} [Wed Jun 10 02:32:02 2026] GET /v2.0/security-groups?tenant_id=cc73709e90a0460caa1f3d66fa009c7c&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: 746/1559] 10.0.0.222 () {32 vars in 740 bytes} [Wed Jun 10 02:32:02 2026] DELETE /v2.0/security-groups/9cfbe782-40bb-4022-baca-c694945ecf77 => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 814/1560] 10.0.0.222 () {32 vars in 724 bytes} [Wed Jun 10 02:32:02 2026] DELETE /v2.0/subnets/b71a0aba-dfdb-4cec-99ed-117f16b5095b => generated 0 bytes in 148 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 02:32:02.955 8 INFO neutron_taas.services.taas.taas_plugin [None req-8e651b1e-1ecf-4040-b8ce-13a253653783 dda97885ffa74eca8b8375826fb6ba9f 8d0cf4dd496a4fd4be71f9e2d6b1eede - - default default] TaaS: Handle Delete Port: a6d8f37e-bd7c-4945-8204-636f44149311 2026-06-10 02:32:02.958 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8e651b1e-1ecf-4040-b8ce-13a253653783 dda97885ffa74eca8b8375826fb6ba9f 8d0cf4dd496a4fd4be71f9e2d6b1eede - - default default] Tap Mirror: Handle Delete Port: a6d8f37e-bd7c-4945-8204-636f44149311 2026-06-10 02:32:03.128 8 INFO neutron.services.segments.plugin [-] Segment b65836de-1547-494e-9e39-d936a4fb35a6 resource provider aggregate not found 2026-06-10 02:32:03.138 8 INFO neutron.services.segments.plugin [-] Segment b65836de-1547-494e-9e39-d936a4fb35a6 resource provider aggregate not found 2026-06-10 02:32:03.141 8 INFO neutron.services.segments.plugin [-] Segment b65836de-1547-494e-9e39-d936a4fb35a6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b65836de-1547-494e-9e39-d936a4fb35a6 found for delete ", "request_id": "req-652a11ea-91f1-4bc6-845f-ebe17e89a1aa"}]} 2026-06-10 02:32:03.162 8 INFO neutron.services.segments.plugin [-] Segment b65836de-1547-494e-9e39-d936a4fb35a6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b65836de-1547-494e-9e39-d936a4fb35a6 found for delete ", "request_id": "req-d1e13813-c898-4943-924f-2cfc14821881"}]} [pid: 8|app: 0|req: 747/1561] 10.0.0.222 () {32 vars in 726 bytes} [Wed Jun 10 02:32:02 2026] DELETE /v2.0/networks/4239a8b7-b15d-437d-b106-c182c7ab75a0 => generated 0 bytes in 308 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 02:32:03.281 8 INFO neutron_taas.services.taas.taas_plugin [None req-37c0f830-dd91-4b06-b82b-83642422cf0f dda97885ffa74eca8b8375826fb6ba9f 8d0cf4dd496a4fd4be71f9e2d6b1eede - - default default] TaaS: Handle Delete Port: c4c739ef-e375-4f4a-9ca5-3f42dd9610b5 2026-06-10 02:32:03.284 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-37c0f830-dd91-4b06-b82b-83642422cf0f dda97885ffa74eca8b8375826fb6ba9f 8d0cf4dd496a4fd4be71f9e2d6b1eede - - default default] Tap Mirror: Handle Delete Port: c4c739ef-e375-4f4a-9ca5-3f42dd9610b5 [pid: 7|app: 0|req: 815/1562] 10.0.0.222 () {32 vars in 774 bytes} [Wed Jun 10 02:32:03 2026] GET /v2.0/security-groups?tenant_id=0184768d7f114c969678af2ca964503b&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: 748/1563] 10.0.0.222 () {32 vars in 726 bytes} [Wed Jun 10 02:32:03 2026] DELETE /v2.0/networks/e4e58b5f-50b4-473b-ac24-0b53090ddc9b => generated 0 bytes in 320 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 816/1564] 10.0.0.222 () {32 vars in 740 bytes} [Wed Jun 10 02:32:03 2026] DELETE /v2.0/security-groups/cf3b99cf-08f3-425c-b06f-3596d8e53d71 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:32:03.595 8 INFO neutron.db.segments_db [None req-92603016-8684-4ae2-a2ff-f15c62494146 dda97885ffa74eca8b8375826fb6ba9f 8d0cf4dd496a4fd4be71f9e2d6b1eede - - default default] Added segment a59102ab-d2c6-4d13-b4ac-67bed2fce103 of type vxlan for network 5818e271-3cdc-4a10-adff-e056cdfdfc2f [pid: 8|app: 0|req: 749/1565] 10.0.0.222 () {34 vars in 670 bytes} [Wed Jun 10 02:32:03 2026] POST /v2.0/networks => generated 634 bytes in 182 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 817/1566] 10.0.0.222 () {32 vars in 774 bytes} [Wed Jun 10 02:32:03 2026] GET /v2.0/security-groups?tenant_id=c46e64110dce4d1f8e4b3a60bdf29bb7&name=default => generated 2925 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 818/1567] 10.0.0.222 () {32 vars in 740 bytes} [Wed Jun 10 02:32:03 2026] DELETE /v2.0/security-groups/2ba1b3bf-cc2d-4b24-b8eb-a01409f890b7 => 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: 750/1568] 10.0.0.222 () {34 vars in 669 bytes} [Wed Jun 10 02:32:03 2026] POST /v2.0/subnets => generated 646 bytes in 266 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:32:04.017 7 INFO neutron.db.segments_db [None req-0b2e9c73-e0c2-4ce6-9f8c-8fa4b7584987 dda97885ffa74eca8b8375826fb6ba9f 8d0cf4dd496a4fd4be71f9e2d6b1eede - - default default] Added segment 4994af7f-759d-4964-b4ee-e22355e6f348 of type vxlan for network 040f13db-8911-4dff-af3e-e38252b7712a 2026-06-10 02:32:04.239 7 INFO neutron.db.l3_hamode_db [None req-0b2e9c73-e0c2-4ce6-9f8c-8fa4b7584987 dda97885ffa74eca8b8375826fb6ba9f 8d0cf4dd496a4fd4be71f9e2d6b1eede - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-10 02:32:04.342 7 INFO neutron.db.l3_hamode_db [None req-0b2e9c73-e0c2-4ce6-9f8c-8fa4b7584987 dda97885ffa74eca8b8375826fb6ba9f 8d0cf4dd496a4fd4be71f9e2d6b1eede - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 819/1569] 10.0.0.222 () {34 vars in 669 bytes} [Wed Jun 10 02:32:03 2026] POST /v2.0/routers => generated 510 bytes in 911 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:32:05.162 8 INFO neutron.services.segments.plugin [-] Segment 8685a6c5-8cf9-4247-967d-29c27d097256 resource provider aggregate not found 2026-06-10 02:32:05.183 8 INFO neutron.services.segments.plugin [-] Segment 8685a6c5-8cf9-4247-967d-29c27d097256 resource provider aggregate not found 2026-06-10 02:32:05.185 8 INFO neutron.services.segments.plugin [-] Segment 8685a6c5-8cf9-4247-967d-29c27d097256 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8685a6c5-8cf9-4247-967d-29c27d097256 found for delete ", "request_id": "req-aba441de-e65e-4513-9ed1-8c2ebb719f72"}]} 2026-06-10 02:32:05.196 8 INFO neutron.services.segments.plugin [-] Segment 8685a6c5-8cf9-4247-967d-29c27d097256 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8685a6c5-8cf9-4247-967d-29c27d097256 found for delete ", "request_id": "req-5ad8831f-0b79-46f9-b9f8-cb59fcff5761"}]} [pid: 8|app: 0|req: 751/1570] 10.0.0.222 () {34 vars in 665 bytes} [Wed Jun 10 02:32:04 2026] POST /v2.0/ports => generated 964 bytes in 350 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 820/1571] 10.0.0.222 () {34 vars in 783 bytes} [Wed Jun 10 02:32:05 2026] PUT /v2.0/routers/84939b61-650b-4011-9e82-c39a06e2234a/add_router_interface => generated 309 bytes in 1430 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: 752/1572] 10.0.0.222 () {32 vars in 717 bytes} [Wed Jun 10 02:32:06 2026] GET /v2.0/ports/b912ad85-d56b-4c48-a2d6-55177c2386c3 => generated 1038 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, ' 2026-06-10 02:32:07.130 7 INFO neutron_taas.services.taas.taas_plugin [None req-04f2870b-86a5-4e47-b255-be519091081b dda97885ffa74eca8b8375826fb6ba9f 8d0cf4dd496a4fd4be71f9e2d6b1eede - - default default] TaaS: Handle Delete Port: b912ad85-d56b-4c48-a2d6-55177c2386c3 2026-06-10 02:32:07.133 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-04f2870b-86a5-4e47-b255-be519091081b dda97885ffa74eca8b8375826fb6ba9f 8d0cf4dd496a4fd4be71f9e2d6b1eede - - default default] Tap Mirror: Handle Delete Port: b912ad85-d56b-4c48-a2d6-55177c2386c3 [pid: 7|app: 0|req: 821/1573] 10.0.0.222 () {34 vars in 789 bytes} [Wed Jun 10 02:32:06 2026] PUT /v2.0/routers/84939b61-650b-4011-9e82-c39a06e2234a/remove_router_interface => generated 309 bytes in 885 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:32:07.808 8 INFO neutron.api.v2.resource [None req-9698dfe9-278f-43ae-806b-d671f1536c8b dda97885ffa74eca8b8375826fb6ba9f 8d0cf4dd496a4fd4be71f9e2d6b1eede - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 753/1574] 10.0.0.222 () {34 vars in 789 bytes} [Wed Jun 10 02:32:07 2026] PUT /v2.0/routers/84939b61-650b-4011-9e82-c39a06e2234a/remove_router_interface => generated 197 bytes in 183 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 822/1575] 10.0.0.222 () {32 vars in 736 bytes} [Wed Jun 10 02:32:07 2026] GET /v2.0/ports?device_id=84939b61-650b-4011-9e82-c39a06e2234a => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 02:32:08.044 8 INFO neutron_taas.services.taas.taas_plugin [None req-1efd8c28-c6f2-42d2-bbf2-59e40366092c dda97885ffa74eca8b8375826fb6ba9f 8d0cf4dd496a4fd4be71f9e2d6b1eede - - default default] TaaS: Handle Delete Port: 35a30821-00e0-44eb-8a1e-7df1702eb8d4 2026-06-10 02:32:08.047 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1efd8c28-c6f2-42d2-bbf2-59e40366092c dda97885ffa74eca8b8375826fb6ba9f 8d0cf4dd496a4fd4be71f9e2d6b1eede - - default default] Tap Mirror: Handle Delete Port: 35a30821-00e0-44eb-8a1e-7df1702eb8d4 2026-06-10 02:32:08.359 8 INFO neutron.services.segments.plugin [-] Segment 4994af7f-759d-4964-b4ee-e22355e6f348 resource provider aggregate not found 2026-06-10 02:32:08.360 8 INFO neutron.services.segments.plugin [-] Segment 4994af7f-759d-4964-b4ee-e22355e6f348 resource provider aggregate not found 2026-06-10 02:32:08.381 8 INFO neutron.services.segments.plugin [-] Segment 4994af7f-759d-4964-b4ee-e22355e6f348 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4994af7f-759d-4964-b4ee-e22355e6f348 found for delete ", "request_id": "req-c2c19fb9-75ca-427a-90bb-3d34e38d4847"}]} 2026-06-10 02:32:08.382 8 INFO neutron.services.segments.plugin [-] Segment 4994af7f-759d-4964-b4ee-e22355e6f348 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4994af7f-759d-4964-b4ee-e22355e6f348 found for delete ", "request_id": "req-39e05886-a11a-42d1-b1d7-6dce5127e2e7"}]} 2026-06-10 02:32:08.392 8 INFO neutron.db.l3_hamode_db [None req-1efd8c28-c6f2-42d2-bbf2-59e40366092c dda97885ffa74eca8b8375826fb6ba9f 8d0cf4dd496a4fd4be71f9e2d6b1eede - - default default] HA network 040f13db-8911-4dff-af3e-e38252b7712a was deleted as no HA routers are present in tenant 8d0cf4dd496a4fd4be71f9e2d6b1eede. [pid: 8|app: 0|req: 754/1576] 10.0.0.222 () {32 vars in 724 bytes} [Wed Jun 10 02:32:07 2026] DELETE /v2.0/routers/84939b61-650b-4011-9e82-c39a06e2234a => generated 0 bytes in 545 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 823/1577] 10.0.0.222 () {32 vars in 724 bytes} [Wed Jun 10 02:32:08 2026] DELETE /v2.0/subnets/79bea8a4-4ff4-4d63-a53e-0b17364f3e3f => generated 0 bytes in 148 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 02:32:08.665 8 INFO neutron_taas.services.taas.taas_plugin [None req-c627f5bc-570b-4919-afc1-f3e1ebb995d3 dda97885ffa74eca8b8375826fb6ba9f 8d0cf4dd496a4fd4be71f9e2d6b1eede - - default default] TaaS: Handle Delete Port: 196195c2-886c-4f85-91be-95941fd04300 2026-06-10 02:32:08.668 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c627f5bc-570b-4919-afc1-f3e1ebb995d3 dda97885ffa74eca8b8375826fb6ba9f 8d0cf4dd496a4fd4be71f9e2d6b1eede - - default default] Tap Mirror: Handle Delete Port: 196195c2-886c-4f85-91be-95941fd04300 [pid: 8|app: 0|req: 755/1578] 10.0.0.222 () {32 vars in 726 bytes} [Wed Jun 10 02:32:08 2026] DELETE /v2.0/networks/5818e271-3cdc-4a10-adff-e056cdfdfc2f => generated 0 bytes in 313 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 02:32:08.953 7 INFO neutron.db.segments_db [None req-e9ff49f9-3f0f-49a9-bffc-abde041e74b7 dda97885ffa74eca8b8375826fb6ba9f 8d0cf4dd496a4fd4be71f9e2d6b1eede - - default default] Added segment 3f97192a-2ea4-4a50-b794-1eb4b8b3df74 of type vxlan for network 0b8448d7-fd16-46a7-907d-260893550919 [pid: 7|app: 0|req: 824/1579] 10.0.0.222 () {34 vars in 670 bytes} [Wed Jun 10 02:32:08 2026] POST /v2.0/networks => generated 633 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 756/1580] 10.0.0.222 () {34 vars in 669 bytes} [Wed Jun 10 02:32:09 2026] POST /v2.0/subnets => generated 646 bytes in 254 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:32:09.373 7 INFO neutron.db.segments_db [None req-d897495a-db30-4dd0-9ecd-685c23facd30 dda97885ffa74eca8b8375826fb6ba9f 8d0cf4dd496a4fd4be71f9e2d6b1eede - - default default] Added segment 8087470d-2345-47ea-a23c-7d0ddbb7cdc5 of type vxlan for network 53a10ae3-c73d-46e6-b6b9-e402f87a7355 2026-06-10 02:32:09.615 7 INFO neutron.db.l3_hamode_db [None req-d897495a-db30-4dd0-9ecd-685c23facd30 dda97885ffa74eca8b8375826fb6ba9f 8d0cf4dd496a4fd4be71f9e2d6b1eede - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-10 02:32:09.720 7 INFO neutron.db.l3_hamode_db [None req-d897495a-db30-4dd0-9ecd-685c23facd30 dda97885ffa74eca8b8375826fb6ba9f 8d0cf4dd496a4fd4be71f9e2d6b1eede - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 757/1581] 10.0.0.222 () {32 vars in 774 bytes} [Wed Jun 10 02:32:09 2026] GET /v2.0/security-groups?tenant_id=c449140827d040a48c2e6ef7f66097af&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: 758/1582] 10.0.0.222 () {32 vars in 740 bytes} [Wed Jun 10 02:32:09 2026] DELETE /v2.0/security-groups/7c4b3db9-85e6-486c-bf3c-e359875cb273 => 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: 759/1583] 10.0.0.222 () {32 vars in 774 bytes} [Wed Jun 10 02:32:09 2026] GET /v2.0/security-groups?tenant_id=695a5269b8e543ada950738f90347a37&name=default => generated 2925 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 760/1584] 10.0.0.222 () {32 vars in 740 bytes} [Wed Jun 10 02:32:10 2026] DELETE /v2.0/security-groups/448285ff-d051-44e6-9257-bd32ac5a7bda => 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: 825/1585] 10.0.0.222 () {34 vars in 669 bytes} [Wed Jun 10 02:32:09 2026] POST /v2.0/routers => generated 510 bytes in 1036 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:32:10.406 8 INFO neutron.services.segments.plugin [-] Segment a59102ab-d2c6-4d13-b4ac-67bed2fce103 resource provider aggregate not found 2026-06-10 02:32:10.412 8 INFO neutron.services.segments.plugin [-] Segment a59102ab-d2c6-4d13-b4ac-67bed2fce103 resource provider aggregate not found 2026-06-10 02:32:10.434 8 INFO neutron.services.segments.plugin [-] Segment a59102ab-d2c6-4d13-b4ac-67bed2fce103 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a59102ab-d2c6-4d13-b4ac-67bed2fce103 found for delete ", "request_id": "req-f6023e21-4b97-4225-bc53-68661e1579a1"}]} 2026-06-10 02:32:10.435 8 INFO neutron.services.segments.plugin [-] Segment a59102ab-d2c6-4d13-b4ac-67bed2fce103 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a59102ab-d2c6-4d13-b4ac-67bed2fce103 found for delete ", "request_id": "req-0fa74da9-7f13-4835-82ab-d82ac610dc83"}]} [pid: 8|app: 0|req: 761/1586] 10.0.0.222 () {34 vars in 783 bytes} [Wed Jun 10 02:32:10 2026] PUT /v2.0/routers/fe30667d-ecf6-42b9-8756-7f6b182b96f9/add_router_interface => generated 309 bytes in 1048 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 826/1587] 10.0.0.222 () {32 vars in 717 bytes} [Wed Jun 10 02:32:11 2026] GET /v2.0/ports/16d40daa-8eb5-46da-af8e-7fe0f6083710 => generated 959 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:32:11.792 8 INFO neutron_taas.services.taas.taas_plugin [None req-a77166b7-93e0-465e-83bf-0aabdfd213c3 dda97885ffa74eca8b8375826fb6ba9f 8d0cf4dd496a4fd4be71f9e2d6b1eede - - default default] TaaS: Handle Delete Port: 16d40daa-8eb5-46da-af8e-7fe0f6083710 2026-06-10 02:32:11.797 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a77166b7-93e0-465e-83bf-0aabdfd213c3 dda97885ffa74eca8b8375826fb6ba9f 8d0cf4dd496a4fd4be71f9e2d6b1eede - - default default] Tap Mirror: Handle Delete Port: 16d40daa-8eb5-46da-af8e-7fe0f6083710 [pid: 8|app: 0|req: 762/1588] 10.0.0.222 () {34 vars in 789 bytes} [Wed Jun 10 02:32:11 2026] PUT /v2.0/routers/fe30667d-ecf6-42b9-8756-7f6b182b96f9/remove_router_interface => generated 309 bytes in 684 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:32:12.186 7 INFO neutron.db.segments_db [None req-4a199066-dfc8-4456-844b-4a7d7d10c7c5 e5edede6119b474cbace88ec65d99421 a5320cffd1144a5b8d4a33f463370c33 - - default default] Added segment c6583e7c-24a6-4aa0-bd1c-805fc82a7318 of type vxlan for network f73aaf93-e196-4510-9fef-852445e24bdd [pid: 8|app: 0|req: 763/1589] 10.0.0.222 () {32 vars in 736 bytes} [Wed Jun 10 02:32:12 2026] GET /v2.0/ports?device_id=fe30667d-ecf6-42b9-8756-7f6b182b96f9 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 02:32:12.238 7 INFO neutron.db.segments_db [None req-4a199066-dfc8-4456-844b-4a7d7d10c7c5 e5edede6119b474cbace88ec65d99421 a5320cffd1144a5b8d4a33f463370c33 - - default default] Added segment 41c3210c-55b5-44d5-864d-ffcd3584b9a7 of type vxlan for network b485bc68-38e1-4b1c-96f3-5b3f89b62bdc 2026-06-10 02:32:12.318 8 INFO neutron_taas.services.taas.taas_plugin [None req-56e23289-e6a2-4988-b0cf-3604bf8ac240 dda97885ffa74eca8b8375826fb6ba9f 8d0cf4dd496a4fd4be71f9e2d6b1eede - - default default] TaaS: Handle Delete Port: 3fad77bb-561c-42c9-9d14-a569d19a56e2 2026-06-10 02:32:12.320 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-56e23289-e6a2-4988-b0cf-3604bf8ac240 dda97885ffa74eca8b8375826fb6ba9f 8d0cf4dd496a4fd4be71f9e2d6b1eede - - default default] Tap Mirror: Handle Delete Port: 3fad77bb-561c-42c9-9d14-a569d19a56e2 [pid: 7|app: 0|req: 827/1590] 10.0.0.222 () {34 vars in 670 bytes} [Wed Jun 10 02:32:11 2026] POST /v2.0/networks => generated 1245 bytes in 512 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 828/1591] 10.0.0.222 () {32 vars in 649 bytes} [Wed Jun 10 02:32:12 2026] GET /v2.0/networks => generated 1844 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:32:12.556 7 INFO neutron.services.segments.plugin [-] Segment c6583e7c-24a6-4aa0-bd1c-805fc82a7318 resource provider aggregate not found 2026-06-10 02:32:12.557 7 INFO neutron.services.segments.plugin [-] Segment c6583e7c-24a6-4aa0-bd1c-805fc82a7318 resource provider aggregate not found 2026-06-10 02:32:12.577 7 INFO neutron.services.segments.plugin [-] Segment c6583e7c-24a6-4aa0-bd1c-805fc82a7318 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c6583e7c-24a6-4aa0-bd1c-805fc82a7318 found for delete ", "request_id": "req-0fb3c839-a9b8-4fd1-a345-ab99572e7b65"}]} [pid: 7|app: 0|req: 829/1592] 10.0.0.222 () {32 vars in 726 bytes} [Wed Jun 10 02:32:12 2026] DELETE /v2.0/networks/f73aaf93-e196-4510-9fef-852445e24bdd => generated 0 bytes in 168 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 02:32:12.584 7 INFO neutron.services.segments.plugin [-] Segment c6583e7c-24a6-4aa0-bd1c-805fc82a7318 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c6583e7c-24a6-4aa0-bd1c-805fc82a7318 found for delete ", "request_id": "req-04bd9450-fe22-4cc4-8f18-7666c3a31e77"}]} 2026-06-10 02:32:12.653 8 INFO neutron.services.segments.plugin [-] Segment 8087470d-2345-47ea-a23c-7d0ddbb7cdc5 resource provider aggregate not found 2026-06-10 02:32:12.660 8 INFO neutron.services.segments.plugin [-] Segment 8087470d-2345-47ea-a23c-7d0ddbb7cdc5 resource provider aggregate not found 2026-06-10 02:32:12.668 8 INFO neutron.services.segments.plugin [-] Segment 8087470d-2345-47ea-a23c-7d0ddbb7cdc5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8087470d-2345-47ea-a23c-7d0ddbb7cdc5 found for delete ", "request_id": "req-f61be677-4d44-41d9-b423-dbbc1e7946cc"}]} 2026-06-10 02:32:12.677 8 INFO neutron.services.segments.plugin [-] Segment 8087470d-2345-47ea-a23c-7d0ddbb7cdc5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8087470d-2345-47ea-a23c-7d0ddbb7cdc5 found for delete ", "request_id": "req-8f53ada7-0985-4b36-ba10-fe4423f19aa4"}]} 2026-06-10 02:32:12.685 8 INFO neutron.db.l3_hamode_db [None req-56e23289-e6a2-4988-b0cf-3604bf8ac240 dda97885ffa74eca8b8375826fb6ba9f 8d0cf4dd496a4fd4be71f9e2d6b1eede - - default default] HA network 53a10ae3-c73d-46e6-b6b9-e402f87a7355 was deleted as no HA routers are present in tenant 8d0cf4dd496a4fd4be71f9e2d6b1eede. [pid: 8|app: 0|req: 764/1593] 10.0.0.222 () {32 vars in 724 bytes} [Wed Jun 10 02:32:12 2026] DELETE /v2.0/routers/fe30667d-ecf6-42b9-8756-7f6b182b96f9 => generated 0 bytes in 497 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 830/1594] 10.0.0.222 () {32 vars in 726 bytes} [Wed Jun 10 02:32:12 2026] DELETE /v2.0/networks/b485bc68-38e1-4b1c-96f3-5b3f89b62bdc => generated 0 bytes in 109 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 831/1595] 10.0.0.222 () {32 vars in 649 bytes} [Wed Jun 10 02:32:12 2026] GET /v2.0/networks => generated 651 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:32:12.792 7 INFO neutron.db.segments_db [None req-96ab5b2e-2e90-4f47-af2a-7437e57453ef e5edede6119b474cbace88ec65d99421 a5320cffd1144a5b8d4a33f463370c33 - - default default] Added segment 83f0ba81-0a75-4b75-b9e5-39f30bca7cad of type vxlan for network 7e4036f7-d4f6-41b0-82a7-986a362c2265 [pid: 8|app: 0|req: 765/1596] 10.0.0.222 () {32 vars in 724 bytes} [Wed Jun 10 02:32:12 2026] DELETE /v2.0/subnets/0d93346e-d783-4fab-bd7a-85ecc805091e => generated 0 bytes in 172 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 832/1597] 10.0.0.222 () {34 vars in 670 bytes} [Wed Jun 10 02:32:12 2026] POST /v2.0/networks => generated 654 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:32:12.961 7 INFO neutron.db.segments_db [None req-66a74c1b-9fe0-415a-8c0b-b5469ba7df23 e5edede6119b474cbace88ec65d99421 a5320cffd1144a5b8d4a33f463370c33 - - default default] Added segment 0a8b2368-da29-4ccb-ab54-7d3fe179a7fa of type vxlan for network ee1ad675-44be-4f5b-b3de-4841540e174e 2026-06-10 02:32:12.973 8 INFO neutron_taas.services.taas.taas_plugin [None req-2e5c98c0-6809-4fa1-8feb-7cf23270acfb dda97885ffa74eca8b8375826fb6ba9f 8d0cf4dd496a4fd4be71f9e2d6b1eede - - default default] TaaS: Handle Delete Port: f1d1b3f9-fd9b-4555-9cae-c24d3a59cb31 2026-06-10 02:32:12.975 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2e5c98c0-6809-4fa1-8feb-7cf23270acfb dda97885ffa74eca8b8375826fb6ba9f 8d0cf4dd496a4fd4be71f9e2d6b1eede - - default default] Tap Mirror: Handle Delete Port: f1d1b3f9-fd9b-4555-9cae-c24d3a59cb31 [pid: 7|app: 0|req: 833/1598] 10.0.0.222 () {34 vars in 670 bytes} [Wed Jun 10 02:32:12 2026] POST /v2.0/networks => generated 653 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 766/1599] 10.0.0.222 () {32 vars in 726 bytes} [Wed Jun 10 02:32:12 2026] DELETE /v2.0/networks/0b8448d7-fd16-46a7-907d-260893550919 => generated 0 bytes in 265 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 02:32:13.189 8 INFO neutron.db.segments_db [None req-7989b949-f96b-4c1e-aa58-5492d1ba31e5 dda97885ffa74eca8b8375826fb6ba9f 8d0cf4dd496a4fd4be71f9e2d6b1eede - - default default] Added segment 1cb0b2c6-a1f9-468b-9e56-1c71181a2a61 of type vxlan for network 7f19e49f-77fa-4222-b7a7-c0d9a2cc15d6 2026-06-10 02:32:13.381 8 INFO neutron.db.l3_hamode_db [None req-7989b949-f96b-4c1e-aa58-5492d1ba31e5 dda97885ffa74eca8b8375826fb6ba9f 8d0cf4dd496a4fd4be71f9e2d6b1eede - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 834/1600] 10.0.0.222 () {34 vars in 665 bytes} [Wed Jun 10 02:32:13 2026] POST /v2.0/ports => generated 1506 bytes in 536 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: 835/1601] 10.0.0.222 () {32 vars in 643 bytes} [Wed Jun 10 02:32:13 2026] GET /v2.0/ports => generated 1506 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:32:13.732 7 INFO neutron_taas.services.taas.taas_plugin [None req-12aa912e-3728-4ded-ac83-96b4104ec80a e5edede6119b474cbace88ec65d99421 a5320cffd1144a5b8d4a33f463370c33 - - default default] TaaS: Handle Delete Port: 66bd3f16-9961-47d4-b03d-be95b5f0b728 2026-06-10 02:32:13.734 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-12aa912e-3728-4ded-ac83-96b4104ec80a e5edede6119b474cbace88ec65d99421 a5320cffd1144a5b8d4a33f463370c33 - - default default] Tap Mirror: Handle Delete Port: 66bd3f16-9961-47d4-b03d-be95b5f0b728 [pid: 7|app: 0|req: 836/1602] 10.0.0.222 () {32 vars in 720 bytes} [Wed Jun 10 02:32:13 2026] DELETE /v2.0/ports/66bd3f16-9961-47d4-b03d-be95b5f0b728 => generated 0 bytes in 162 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 02:32:13.935 7 INFO neutron_taas.services.taas.taas_plugin [None req-b82e8d3d-5cfc-4451-873e-a17ef83d4475 e5edede6119b474cbace88ec65d99421 a5320cffd1144a5b8d4a33f463370c33 - - default default] TaaS: Handle Delete Port: e5dcd77a-73f0-4e86-8532-618eb15a0d52 2026-06-10 02:32:13.939 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b82e8d3d-5cfc-4451-873e-a17ef83d4475 e5edede6119b474cbace88ec65d99421 a5320cffd1144a5b8d4a33f463370c33 - - default default] Tap Mirror: Handle Delete Port: e5dcd77a-73f0-4e86-8532-618eb15a0d52 [pid: 7|app: 0|req: 837/1603] 10.0.0.222 () {32 vars in 720 bytes} [Wed Jun 10 02:32:13 2026] DELETE /v2.0/ports/e5dcd77a-73f0-4e86-8532-618eb15a0d52 => generated 0 bytes in 210 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 838/1604] 10.0.0.222 () {32 vars in 643 bytes} [Wed Jun 10 02:32:14 2026] GET /v2.0/ports => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 02:32:14.087 7 INFO neutron.db.segments_db [None req-55a37d85-af64-4521-aa99-eef7b68ce26a e5edede6119b474cbace88ec65d99421 a5320cffd1144a5b8d4a33f463370c33 - - default default] Added segment c4f4ce33-b7fd-42d3-ae9e-509cb1efd098 of type vxlan for network a3f143a2-a437-4659-84d3-ed6c5f870d2d [pid: 7|app: 0|req: 839/1605] 10.0.0.222 () {34 vars in 670 bytes} [Wed Jun 10 02:32:14 2026] POST /v2.0/networks => generated 654 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:32:14.192 8 INFO neutron.db.l3_hamode_db [None req-7989b949-f96b-4c1e-aa58-5492d1ba31e5 dda97885ffa74eca8b8375826fb6ba9f 8d0cf4dd496a4fd4be71f9e2d6b1eede - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-10 02:32:14.216 7 INFO neutron.db.segments_db [None req-9fcd0239-ab59-44df-b8a7-d1907c721bc5 e5edede6119b474cbace88ec65d99421 a5320cffd1144a5b8d4a33f463370c33 - - default default] Added segment 64f2a9f5-4bf2-46a3-b53c-67510b6219e2 of type vxlan for network 60d330cc-f38c-42cd-90e9-9b55c1da0181 [pid: 7|app: 0|req: 840/1606] 10.0.0.222 () {34 vars in 670 bytes} [Wed Jun 10 02:32:14 2026] POST /v2.0/networks => generated 653 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:32:14.596 7 INFO neutron.services.segments.plugin [-] Segment 41c3210c-55b5-44d5-864d-ffcd3584b9a7 resource provider aggregate not found 2026-06-10 02:32:14.604 7 INFO neutron.services.segments.plugin [-] Segment 41c3210c-55b5-44d5-864d-ffcd3584b9a7 resource provider aggregate not found 2026-06-10 02:32:14.617 7 INFO neutron.services.segments.plugin [-] Segment 41c3210c-55b5-44d5-864d-ffcd3584b9a7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 41c3210c-55b5-44d5-864d-ffcd3584b9a7 found for delete ", "request_id": "req-7a1782d1-0875-4efe-aa84-10cc00e67664"}]} 2026-06-10 02:32:14.623 7 INFO neutron.services.segments.plugin [-] Segment 41c3210c-55b5-44d5-864d-ffcd3584b9a7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 41c3210c-55b5-44d5-864d-ffcd3584b9a7 found for delete ", "request_id": "req-0f83a087-3a58-4a40-80b1-2f251f56b41f"}]} 2026-06-10 02:32:14.690 8 INFO neutron.services.segments.plugin [-] Segment 3f97192a-2ea4-4a50-b794-1eb4b8b3df74 resource provider aggregate not found 2026-06-10 02:32:14.697 8 INFO neutron.services.segments.plugin [-] Segment 3f97192a-2ea4-4a50-b794-1eb4b8b3df74 resource provider aggregate not found 2026-06-10 02:32:14.715 8 INFO neutron.services.segments.plugin [-] Segment 3f97192a-2ea4-4a50-b794-1eb4b8b3df74 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3f97192a-2ea4-4a50-b794-1eb4b8b3df74 found for delete ", "request_id": "req-6c8eb3ac-10b7-47ae-9980-864fbc808623"}]} 2026-06-10 02:32:14.717 8 INFO neutron.services.segments.plugin [-] Segment 3f97192a-2ea4-4a50-b794-1eb4b8b3df74 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3f97192a-2ea4-4a50-b794-1eb4b8b3df74 found for delete ", "request_id": "req-92204a09-dce7-43ad-9837-67c4dbbf4f04"}]} [pid: 8|app: 0|req: 767/1607] 10.0.0.222 () {34 vars in 669 bytes} [Wed Jun 10 02:32:13 2026] POST /v2.0/routers => generated 692 bytes in 1896 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 768/1608] 10.0.0.222 () {32 vars in 721 bytes} [Wed Jun 10 02:32:15 2026] GET /v2.0/routers/e8ee6d96-43c6-46bd-bdf5-13c9615a4bd1 => generated 698 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 841/1609] 10.0.0.222 () {34 vars in 669 bytes} [Wed Jun 10 02:32:14 2026] POST /v2.0/subnets => generated 1324 bytes in 432 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 769/1610] 10.0.0.222 () {32 vars in 647 bytes} [Wed Jun 10 02:32:15 2026] GET /v2.0/routers => generated 701 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 842/1611] 10.0.0.222 () {32 vars in 647 bytes} [Wed Jun 10 02:32:15 2026] GET /v2.0/subnets => generated 1960 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 843/1612] 10.0.0.222 () {32 vars in 724 bytes} [Wed Jun 10 02:32:15 2026] DELETE /v2.0/subnets/c56ce031-9000-4137-b573-d40b5f10b1a0 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 844/1613] 10.0.0.222 () {32 vars in 724 bytes} [Wed Jun 10 02:32:15 2026] DELETE /v2.0/subnets/534198f3-429c-4312-9d48-c011a92ee6ea => generated 0 bytes in 106 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 845/1614] 10.0.0.222 () {32 vars in 647 bytes} [Wed Jun 10 02:32:15 2026] GET /v2.0/subnets => generated 649 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 770/1615] 10.0.0.222 () {34 vars in 741 bytes} [Wed Jun 10 02:32:15 2026] PUT /v2.0/routers/e8ee6d96-43c6-46bd-bdf5-13c9615a4bd1 => generated 705 bytes in 350 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 846/1616] 10.0.0.222 () {32 vars in 726 bytes} [Wed Jun 10 02:32:15 2026] DELETE /v2.0/networks/60d330cc-f38c-42cd-90e9-9b55c1da0181 => 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: 771/1617] 10.0.0.222 () {32 vars in 721 bytes} [Wed Jun 10 02:32:15 2026] GET /v2.0/routers/e8ee6d96-43c6-46bd-bdf5-13c9615a4bd1 => generated 705 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 772/1618] 10.0.0.222 () {32 vars in 736 bytes} [Wed Jun 10 02:32:15 2026] GET /v2.0/ports?device_id=e8ee6d96-43c6-46bd-bdf5-13c9615a4bd1 => 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: 847/1619] 10.0.0.222 () {32 vars in 726 bytes} [Wed Jun 10 02:32:15 2026] DELETE /v2.0/networks/a3f143a2-a437-4659-84d3-ed6c5f870d2d => generated 0 bytes in 118 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 02:32:15.860 8 INFO neutron_taas.services.taas.taas_plugin [None req-a118ef14-8b1a-4bba-9b7c-f0528b0e344a dda97885ffa74eca8b8375826fb6ba9f 8d0cf4dd496a4fd4be71f9e2d6b1eede - - default default] TaaS: Handle Delete Port: 8169a916-17f4-49c3-b7f0-ce3d37e469f9 2026-06-10 02:32:15.867 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a118ef14-8b1a-4bba-9b7c-f0528b0e344a dda97885ffa74eca8b8375826fb6ba9f 8d0cf4dd496a4fd4be71f9e2d6b1eede - - default default] Tap Mirror: Handle Delete Port: 8169a916-17f4-49c3-b7f0-ce3d37e469f9 [pid: 7|app: 0|req: 848/1620] 10.0.0.222 () {32 vars in 726 bytes} [Wed Jun 10 02:32:15 2026] DELETE /v2.0/networks/ee1ad675-44be-4f5b-b3de-4841540e174e => generated 0 bytes in 148 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 851/1623] 10.0.0.222 () {32 vars in 726 bytes} [Wed Jun 10 02:32:15 2026] DELETE /v2.0/networks/7e4036f7-d4f6-41b0-82a7-986a362c2265 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 02:32:16.111 8 INFO neutron_taas.services.taas.taas_plugin [None req-a118ef14-8b1a-4bba-9b7c-f0528b0e344a dda97885ffa74eca8b8375826fb6ba9f 8d0cf4dd496a4fd4be71f9e2d6b1eede - - default default] TaaS: Handle Delete Port: ad0de1af-4383-42aa-8d6f-e49e9353578e 2026-06-10 02:32:16.114 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a118ef14-8b1a-4bba-9b7c-f0528b0e344a dda97885ffa74eca8b8375826fb6ba9f 8d0cf4dd496a4fd4be71f9e2d6b1eede - - default default] Tap Mirror: Handle Delete Port: ad0de1af-4383-42aa-8d6f-e49e9353578e 2026-06-10 02:32:16.475 8 INFO neutron.db.l3_hamode_db [None req-a118ef14-8b1a-4bba-9b7c-f0528b0e344a dda97885ffa74eca8b8375826fb6ba9f 8d0cf4dd496a4fd4be71f9e2d6b1eede - - default default] HA network 7f19e49f-77fa-4222-b7a7-c0d9a2cc15d6 was deleted as no HA routers are present in tenant 8d0cf4dd496a4fd4be71f9e2d6b1eede. [pid: 8|app: 0|req: 773/1624] 10.0.0.222 () {32 vars in 724 bytes} [Wed Jun 10 02:32:15 2026] DELETE /v2.0/routers/e8ee6d96-43c6-46bd-bdf5-13c9615a4bd1 => generated 0 bytes in 829 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 774/1625] 10.0.0.222 () {32 vars in 774 bytes} [Wed Jun 10 02:32:16 2026] GET /v2.0/security-groups?tenant_id=a5320cffd1144a5b8d4a33f463370c33&name=default => generated 2925 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 775/1626] 10.0.0.222 () {32 vars in 736 bytes} [Wed Jun 10 02:32:16 2026] GET /v2.0/ports?device_id=e8ee6d96-43c6-46bd-bdf5-13c9615a4bd1 => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 852/1627] 10.0.0.222 () {32 vars in 774 bytes} [Wed Jun 10 02:32:16 2026] GET /v2.0/security-groups?tenant_id=002249ddcd234f0695ed72449e5a86ad&name=default => generated 2925 bytes in 298 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:32:16.580 7 INFO neutron.api.v2.resource [None req-c4f92a2a-f3f4-4dbd-aa56-212ccb031251 dda97885ffa74eca8b8375826fb6ba9f 8d0cf4dd496a4fd4be71f9e2d6b1eede - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 853/1628] 10.0.0.222 () {32 vars in 724 bytes} [Wed Jun 10 02:32:16 2026] DELETE /v2.0/routers/e8ee6d96-43c6-46bd-bdf5-13c9615a4bd1 => generated 135 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 02:32:16.639 7 INFO neutron.services.segments.plugin [-] Segment 64f2a9f5-4bf2-46a3-b53c-67510b6219e2 resource provider aggregate not found 2026-06-10 02:32:16.643 7 INFO neutron.services.segments.plugin [-] Segment 64f2a9f5-4bf2-46a3-b53c-67510b6219e2 resource provider aggregate not found [pid: 8|app: 0|req: 776/1629] 10.0.0.222 () {32 vars in 740 bytes} [Wed Jun 10 02:32:16 2026] DELETE /v2.0/security-groups/d79ae5ef-1355-4a3e-99d4-d1d971400377 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:32:16.658 7 INFO neutron.services.segments.plugin [-] Segment 64f2a9f5-4bf2-46a3-b53c-67510b6219e2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 64f2a9f5-4bf2-46a3-b53c-67510b6219e2 found for delete ", "request_id": "req-d95cca80-84ec-4dc2-aeb5-6d6c55e8fef6"}]} 2026-06-10 02:32:16.665 7 INFO neutron.services.segments.plugin [-] Segment 64f2a9f5-4bf2-46a3-b53c-67510b6219e2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 64f2a9f5-4bf2-46a3-b53c-67510b6219e2 found for delete ", "request_id": "req-75237a9c-bbd6-4629-b555-af3097695c40"}]} [pid: 8|app: 0|req: 777/1630] 10.0.0.222 () {32 vars in 736 bytes} [Wed Jun 10 02:32:16 2026] GET /v2.0/ports?device_id=fe30667d-ecf6-42b9-8756-7f6b182b96f9 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 02:32:16.675 7 INFO neutron.services.segments.plugin [-] Segment c4f4ce33-b7fd-42d3-ae9e-509cb1efd098 resource provider aggregate not found [pid: 7|app: 0|req: 854/1631] 10.0.0.222 () {32 vars in 740 bytes} [Wed Jun 10 02:32:16 2026] DELETE /v2.0/security-groups/e72782f4-a872-4a57-99c0-aa84def358d7 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:32:16.684 7 INFO neutron.services.segments.plugin [-] Segment c4f4ce33-b7fd-42d3-ae9e-509cb1efd098 resource provider aggregate not found 2026-06-10 02:32:16.690 7 INFO neutron.services.segments.plugin [-] Segment c4f4ce33-b7fd-42d3-ae9e-509cb1efd098 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c4f4ce33-b7fd-42d3-ae9e-509cb1efd098 found for delete ", "request_id": "req-c939be31-bf8b-48a0-b3bd-ed935541ee92"}]} 2026-06-10 02:32:16.708 8 INFO neutron.api.v2.resource [None req-4fb1f040-bf20-4c17-b943-d8cbe2bcf775 dda97885ffa74eca8b8375826fb6ba9f 8d0cf4dd496a4fd4be71f9e2d6b1eede - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 778/1632] 10.0.0.222 () {32 vars in 724 bytes} [Wed Jun 10 02:32:16 2026] DELETE /v2.0/routers/fe30667d-ecf6-42b9-8756-7f6b182b96f9 => generated 135 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 02:32:16.710 7 INFO neutron.services.segments.plugin [-] Segment c4f4ce33-b7fd-42d3-ae9e-509cb1efd098 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c4f4ce33-b7fd-42d3-ae9e-509cb1efd098 found for delete ", "request_id": "req-28afdb3b-2885-43bb-8b47-b765e77e5eab"}]} 2026-06-10 02:32:16.717 7 INFO neutron.services.segments.plugin [-] Segment 0a8b2368-da29-4ccb-ab54-7d3fe179a7fa resource provider aggregate not found 2026-06-10 02:32:16.733 8 INFO neutron.services.segments.plugin [-] Segment 1cb0b2c6-a1f9-468b-9e56-1c71181a2a61 resource provider aggregate not found 2026-06-10 02:32:16.733 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0da29831-69df-4253-bcd4-c4f8fe381c59 dda97885ffa74eca8b8375826fb6ba9f 8d0cf4dd496a4fd4be71f9e2d6b1eede - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 855/1633] 10.0.0.222 () {32 vars in 724 bytes} [Wed Jun 10 02:32:16 2026] DELETE /v2.0/subnets/0d93346e-d783-4fab-bd7a-85ecc805091e => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 02:32:16.737 7 INFO neutron.services.segments.plugin [-] Segment 0a8b2368-da29-4ccb-ab54-7d3fe179a7fa resource provider aggregate not found 2026-06-10 02:32:16.740 7 INFO neutron.services.segments.plugin [-] Segment 0a8b2368-da29-4ccb-ab54-7d3fe179a7fa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0a8b2368-da29-4ccb-ab54-7d3fe179a7fa found for delete ", "request_id": "req-a596d8a4-1ec0-4f04-aba2-f6ce9cd73d79"}]} 2026-06-10 02:32:16.748 8 INFO neutron.services.segments.plugin [-] Segment 1cb0b2c6-a1f9-468b-9e56-1c71181a2a61 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1cb0b2c6-a1f9-468b-9e56-1c71181a2a61 found for delete ", "request_id": "req-d92d749b-3613-43c4-95b2-d8ff2a72b7b1"}]} 2026-06-10 02:32:16.754 7 INFO neutron.services.segments.plugin [-] Segment 0a8b2368-da29-4ccb-ab54-7d3fe179a7fa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0a8b2368-da29-4ccb-ab54-7d3fe179a7fa found for delete ", "request_id": "req-49f000cb-6146-43fc-a999-7d8447076160"}]} 2026-06-10 02:32:16.756 8 INFO neutron.services.segments.plugin [-] Segment 1cb0b2c6-a1f9-468b-9e56-1c71181a2a61 resource provider aggregate not found 2026-06-10 02:32:16.761 7 INFO neutron.services.segments.plugin [-] Segment 83f0ba81-0a75-4b75-b9e5-39f30bca7cad resource provider aggregate not found [pid: 8|app: 0|req: 779/1634] 10.0.0.222 () {32 vars in 736 bytes} [Wed Jun 10 02:32:16 2026] GET /v2.0/ports?device_id=84939b61-650b-4011-9e82-c39a06e2234a => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 02:32:16.769 8 INFO neutron.services.segments.plugin [-] Segment 1cb0b2c6-a1f9-468b-9e56-1c71181a2a61 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1cb0b2c6-a1f9-468b-9e56-1c71181a2a61 found for delete ", "request_id": "req-1cf69d64-6298-48a4-95fb-0425d1b1744f"}]} 2026-06-10 02:32:16.771 7 INFO neutron.services.segments.plugin [-] Segment 83f0ba81-0a75-4b75-b9e5-39f30bca7cad resource provider aggregate not found 2026-06-10 02:32:16.781 7 INFO neutron.services.segments.plugin [-] Segment 83f0ba81-0a75-4b75-b9e5-39f30bca7cad resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 83f0ba81-0a75-4b75-b9e5-39f30bca7cad found for delete ", "request_id": "req-52fdfc1d-7f38-4fc1-8336-86d7d8bc44c6"}]} 2026-06-10 02:32:16.789 7 INFO neutron.services.segments.plugin [-] Segment 83f0ba81-0a75-4b75-b9e5-39f30bca7cad resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 83f0ba81-0a75-4b75-b9e5-39f30bca7cad found for delete ", "request_id": "req-c4ea1e81-8a5e-4d89-99d9-163b7394ad8f"}]} 2026-06-10 02:32:16.790 7 INFO neutron.api.v2.resource [None req-e50eec57-9c1d-4080-81ae-a854e099e20a dda97885ffa74eca8b8375826fb6ba9f 8d0cf4dd496a4fd4be71f9e2d6b1eede - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 856/1635] 10.0.0.222 () {32 vars in 724 bytes} [Wed Jun 10 02:32:16 2026] DELETE /v2.0/routers/84939b61-650b-4011-9e82-c39a06e2234a => generated 135 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 02:32:16.817 8 INFO neutron.pecan_wsgi.hooks.translation [None req-521949a6-fdf0-481a-840d-8c27d8867c66 dda97885ffa74eca8b8375826fb6ba9f 8d0cf4dd496a4fd4be71f9e2d6b1eede - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 780/1636] 10.0.0.222 () {32 vars in 724 bytes} [Wed Jun 10 02:32:16 2026] DELETE /v2.0/subnets/79bea8a4-4ff4-4d63-a53e-0b17364f3e3f => generated 136 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 857/1637] 10.0.0.222 () {32 vars in 736 bytes} [Wed Jun 10 02:32:16 2026] GET /v2.0/ports?device_id=d93a1742-3754-46ce-839a-85f358e1bdae => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 02:32:16.889 8 INFO neutron.api.v2.resource [None req-737d2780-79fe-4c85-8b9d-544d6b94926e dda97885ffa74eca8b8375826fb6ba9f 8d0cf4dd496a4fd4be71f9e2d6b1eede - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 781/1638] 10.0.0.222 () {32 vars in 724 bytes} [Wed Jun 10 02:32:16 2026] DELETE /v2.0/routers/d93a1742-3754-46ce-839a-85f358e1bdae => generated 135 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 02:32:16.912 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c189ea2d-6bda-463a-9b84-01b3c60b2240 dda97885ffa74eca8b8375826fb6ba9f 8d0cf4dd496a4fd4be71f9e2d6b1eede - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 858/1639] 10.0.0.222 () {32 vars in 724 bytes} [Wed Jun 10 02:32:16 2026] DELETE /v2.0/subnets/3b3d63c9-f453-400a-bf6d-eb4d0c133dbb => generated 136 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 02:32:16.932 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6b89f6db-80ed-4a75-8dfe-4579f13fc220 dda97885ffa74eca8b8375826fb6ba9f 8d0cf4dd496a4fd4be71f9e2d6b1eede - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 782/1640] 10.0.0.222 () {32 vars in 724 bytes} [Wed Jun 10 02:32:16 2026] DELETE /v2.0/subnets/b71a0aba-dfdb-4cec-99ed-117f16b5095b => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 859/1641] 10.0.0.222 () {32 vars in 774 bytes} [Wed Jun 10 02:32:17 2026] GET /v2.0/security-groups?tenant_id=8d0cf4dd496a4fd4be71f9e2d6b1eede&name=default => generated 2925 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 783/1642] 10.0.0.222 () {32 vars in 740 bytes} [Wed Jun 10 02:32:17 2026] DELETE /v2.0/security-groups/d9251d52-34c8-48b0-b8d6-03e2f80e6860 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:32:18.526 7 INFO neutron.db.segments_db [None req-bc656d48-c59a-4a06-9052-2c4fe33b5447 3b4fb08fc9af48c9a5d96f8a8132a365 18265f3c52554fd6a6b60ac71d971572 - - default default] Added segment a8d4aa2d-7ac1-404b-933d-c5b9b26d5d0c of type vxlan for network a829ac27-f1ec-4300-975b-a01b96bad1bc 2026-06-10 02:32:18.581 8 INFO neutron.db.segments_db [None req-d7e0141e-fa61-4d80-9112-4770f533bd89 2e025799f12d40e3bcdc4ede28588ee4 0e762db456e44d089c88ec87c36daa1f - - default default] Added segment 0e319ac7-68c6-46d6-b55f-6a10747d2703 of type vxlan for network 0398a6ce-476d-47f5-9a7d-b61d4894f451 [pid: 7|app: 0|req: 860/1643] 10.0.0.222 () {34 vars in 671 bytes} [Wed Jun 10 02:32:18 2026] POST /v2.0/networks => generated 741 bytes in 290 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 784/1644] 10.0.0.222 () {34 vars in 670 bytes} [Wed Jun 10 02:32:18 2026] POST /v2.0/networks => generated 648 bytes in 316 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 861/1645] 10.0.0.222 () {34 vars in 669 bytes} [Wed Jun 10 02:32:18 2026] POST /v2.0/subnets => generated 688 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:32:18.790 8 INFO neutron.db.segments_db [None req-735b115c-3933-4944-9420-de203733f0c7 3b4fb08fc9af48c9a5d96f8a8132a365 18265f3c52554fd6a6b60ac71d971572 - - default default] Added segment 02bd1466-7cb5-481f-996e-b4cc5340eba1 of type vxlan for network a89705a2-032b-41b5-a52d-368422fe60c9 2026-06-10 02:32:19.013 8 INFO neutron.db.l3_hamode_db [None req-735b115c-3933-4944-9420-de203733f0c7 3b4fb08fc9af48c9a5d96f8a8132a365 ceeb7359612246e8ae79c57c60124d1a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 862/1646] 10.0.0.222 () {34 vars in 669 bytes} [Wed Jun 10 02:32:19 2026] POST /v2.0/subnets => generated 673 bytes in 233 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 863/1647] 10.0.0.222 () {32 vars in 623 bytes} [Wed Jun 10 02:32:19 2026] GET / => generated 151 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-06-10 02:32:19.415 7 INFO neutron.db.segments_db [None req-38728ce6-8db0-44f6-8a18-2b0ff9cf10ee 2e025799f12d40e3bcdc4ede28588ee4 0e762db456e44d089c88ec87c36daa1f - - default default] Added segment 83af1904-18c9-41ff-9663-21e7ce17a8aa of type vxlan for network d7295b48-87f2-41f1-8fd1-31f893b03a53 [pid: 7|app: 0|req: 864/1648] 10.0.0.222 () {34 vars in 670 bytes} [Wed Jun 10 02:32:19 2026] POST /v2.0/networks => generated 647 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 865/1649] 10.0.0.222 () {32 vars in 633 bytes} [Wed Jun 10 02:32:19 2026] GET /v2.0/ => generated 632 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 866/1650] 10.0.0.222 () {34 vars in 743 bytes} [Wed Jun 10 02:32:19 2026] PUT /v2.0/networks/d7295b48-87f2-41f1-8fd1-31f893b03a53 => generated 592 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:32:19.743 8 INFO neutron.db.l3_hamode_db [None req-735b115c-3933-4944-9420-de203733f0c7 3b4fb08fc9af48c9a5d96f8a8132a365 18265f3c52554fd6a6b60ac71d971572 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 867/1651] 10.0.0.222 () {34 vars in 669 bytes} [Wed Jun 10 02:32:19 2026] POST /v2.0/subnets => generated 646 bytes in 248 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 868/1652] 10.0.0.222 () {34 vars in 741 bytes} [Wed Jun 10 02:32:19 2026] PUT /v2.0/subnets/c54be157-476f-495e-90e2-df965fbfd70a => generated 656 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:32:20.226 7 INFO neutron.services.segments.plugin [-] Segment 83af1904-18c9-41ff-9663-21e7ce17a8aa resource provider aggregate not found 2026-06-10 02:32:20.232 7 INFO neutron.services.segments.plugin [-] Segment 83af1904-18c9-41ff-9663-21e7ce17a8aa resource provider aggregate not found 2026-06-10 02:32:20.239 7 INFO neutron.services.segments.plugin [-] Segment 83af1904-18c9-41ff-9663-21e7ce17a8aa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 83af1904-18c9-41ff-9663-21e7ce17a8aa found for delete ", "request_id": "req-e6e36b52-e5ef-41dd-9811-bb50e60990df"}]} [pid: 7|app: 0|req: 869/1653] 10.0.0.222 () {32 vars in 726 bytes} [Wed Jun 10 02:32:20 2026] DELETE /v2.0/networks/d7295b48-87f2-41f1-8fd1-31f893b03a53 => generated 0 bytes in 177 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 02:32:20.250 7 INFO neutron.services.segments.plugin [-] Segment 83af1904-18c9-41ff-9663-21e7ce17a8aa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 83af1904-18c9-41ff-9663-21e7ce17a8aa found for delete ", "request_id": "req-929b1f7f-42ce-460d-bb38-33e7b5c4ea6d"}]} [pid: 7|app: 0|req: 870/1654] 10.0.0.222 () {32 vars in 774 bytes} [Wed Jun 10 02:32:20 2026] GET /v2.0/security-groups?tenant_id=8e1344e8c0bc4727a62d074a56d74939&name=default => generated 2925 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:32:20.420 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8865859b-320c-4dc0-840d-a79e5db4dfe0 2e025799f12d40e3bcdc4ede28588ee4 0e762db456e44d089c88ec87c36daa1f - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 871/1655] 10.0.0.222 () {32 vars in 726 bytes} [Wed Jun 10 02:32:20 2026] DELETE /v2.0/networks/d7295b48-87f2-41f1-8fd1-31f893b03a53 => generated 138 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 872/1656] 10.0.0.222 () {32 vars in 740 bytes} [Wed Jun 10 02:32:20 2026] DELETE /v2.0/security-groups/d627f3ba-c7fa-4b22-8d98-a4231f32ca40 => 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: 873/1657] 10.0.0.222 () {32 vars in 694 bytes} [Wed Jun 10 02:32:20 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 874/1658] 10.0.0.222 () {32 vars in 742 bytes} [Wed Jun 10 02:32:20 2026] GET /v2.0/subnets?network_id=eb81d00a-2cf7-4320-b2cf-0c3468f82aa4 => generated 649 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 875/1659] 10.0.0.222 () {32 vars in 653 bytes} [Wed Jun 10 02:32:20 2026] GET /v2.0/extensions => generated 21537 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 785/1660] 10.0.0.222 () {34 vars in 669 bytes} [Wed Jun 10 02:32:18 2026] POST /v2.0/routers => generated 728 bytes in 1850 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 876/1661] 10.0.0.222 () {32 vars in 649 bytes} [Wed Jun 10 02:32:20 2026] GET /v2.0/networks => generated 1313 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 877/1662] 10.0.0.222 () {32 vars in 647 bytes} [Wed Jun 10 02:32:20 2026] GET /v2.0/subnets => generated 1312 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 878/1663] 10.0.0.222 () {32 vars in 723 bytes} [Wed Jun 10 02:32:20 2026] GET /v2.0/networks/0398a6ce-476d-47f5-9a7d-b61d4894f451 => generated 673 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 879/1664] 10.0.0.222 () {32 vars in 721 bytes} [Wed Jun 10 02:32:20 2026] GET /v2.0/subnets/6d4c8093-d877-4847-bf26-8f74bf8d67ef => generated 673 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:32:20.735 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9470e983-3162-4276-9bbf-61b31c8d2ea9 2e025799f12d40e3bcdc4ede28588ee4 0e762db456e44d089c88ec87c36daa1f - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 880/1665] 10.0.0.222 () {32 vars in 724 bytes} [Wed Jun 10 02:32:20 2026] DELETE /v2.0/subnets/c54be157-476f-495e-90e2-df965fbfd70a => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 02:32:20.749 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a08455b0-5bc7-4050-bfab-2b6163ead297 2e025799f12d40e3bcdc4ede28588ee4 0e762db456e44d089c88ec87c36daa1f - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 881/1666] 10.0.0.222 () {32 vars in 726 bytes} [Wed Jun 10 02:32:20 2026] DELETE /v2.0/networks/d7295b48-87f2-41f1-8fd1-31f893b03a53 => generated 138 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 882/1667] 10.0.0.222 () {32 vars in 724 bytes} [Wed Jun 10 02:32:20 2026] DELETE /v2.0/subnets/6d4c8093-d877-4847-bf26-8f74bf8d67ef => generated 0 bytes in 154 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 883/1668] 10.0.0.222 () {32 vars in 726 bytes} [Wed Jun 10 02:32:20 2026] DELETE /v2.0/networks/0398a6ce-476d-47f5-9a7d-b61d4894f451 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 884/1669] 10.0.0.222 () {32 vars in 774 bytes} [Wed Jun 10 02:32:21 2026] GET /v2.0/security-groups?tenant_id=0e762db456e44d089c88ec87c36daa1f&name=default => generated 2925 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 786/1670] 10.0.0.222 () {34 vars in 783 bytes} [Wed Jun 10 02:32:20 2026] PUT /v2.0/routers/bf1c381b-bdf1-4b4b-8e67-513f98f1e840/add_router_interface => generated 309 bytes in 1107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 885/1671] 10.0.0.222 () {32 vars in 740 bytes} [Wed Jun 10 02:32:21 2026] DELETE /v2.0/security-groups/92baf1c5-2f59-436d-9a12-5a328d1439fe => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:32:22.255 7 INFO neutron.services.segments.plugin [-] Segment 0e319ac7-68c6-46d6-b55f-6a10747d2703 resource provider aggregate not found 2026-06-10 02:32:22.266 7 INFO neutron.services.segments.plugin [-] Segment 0e319ac7-68c6-46d6-b55f-6a10747d2703 resource provider aggregate not found 2026-06-10 02:32:22.273 7 INFO neutron.services.segments.plugin [-] Segment 0e319ac7-68c6-46d6-b55f-6a10747d2703 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0e319ac7-68c6-46d6-b55f-6a10747d2703 found for delete ", "request_id": "req-bd753139-2fc5-4e32-a775-30f64202f38f"}]} 2026-06-10 02:32:22.285 7 INFO neutron.services.segments.plugin [-] Segment 0e319ac7-68c6-46d6-b55f-6a10747d2703 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0e319ac7-68c6-46d6-b55f-6a10747d2703 found for delete ", "request_id": "req-5050e594-22b6-4a6d-9611-1af5c259ce00"}]} 2026-06-10 02:32:23.034 8 INFO neutron.db.segments_db [None req-c4fe9aca-4d6c-4a89-94ce-91301d5d45d4 3b4fb08fc9af48c9a5d96f8a8132a365 18265f3c52554fd6a6b60ac71d971572 - - default default] Added segment ce1b1e96-2714-46c3-a0b2-a7aee595721c of type vxlan for network 69123746-bb52-4644-a4fc-d29d238ced06 [pid: 8|app: 0|req: 787/1672] 10.0.0.222 () {34 vars in 671 bytes} [Wed Jun 10 02:32:22 2026] POST /v2.0/networks => generated 741 bytes in 272 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 886/1673] 10.0.0.222 () {34 vars in 669 bytes} [Wed Jun 10 02:32:23 2026] POST /v2.0/subnets => generated 688 bytes in 194 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:32:23.384 8 INFO neutron.db.segments_db [None req-880b6c3c-4ac1-4cb2-b926-0f5d3da91b4c 3b4fb08fc9af48c9a5d96f8a8132a365 18265f3c52554fd6a6b60ac71d971572 - - default default] Added segment fb8200c8-5429-4aeb-bb4f-94d0f2994bf4 of type vxlan for network 821c5d3e-1e3e-4537-9be0-1491f87779d2 2026-06-10 02:32:23.613 8 INFO neutron.db.l3_hamode_db [None req-880b6c3c-4ac1-4cb2-b926-0f5d3da91b4c 3b4fb08fc9af48c9a5d96f8a8132a365 487ba665278b4ae0b1b985883022b518 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-10 02:32:23.805 7 INFO neutron.db.segments_db [None req-1200a5ce-c264-40a9-9e86-c6b8b9d7bff6 a6a5b7cabce1456e8805f3fd9b49741f c928df062422497794c12c17acf27ccf - - default default] Added segment 75cc34d2-0bfd-4bb9-a150-c4708f177289 of type vxlan for network 1c0060dc-597e-4f2e-b5bb-1feb07d1c167 [pid: 7|app: 0|req: 887/1674] 10.0.0.222 () {34 vars in 670 bytes} [Wed Jun 10 02:32:23 2026] POST /v2.0/networks => generated 649 bytes in 411 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 888/1675] 10.0.0.222 () {32 vars in 774 bytes} [Wed Jun 10 02:32:23 2026] GET /v2.0/security-groups?tenant_id=a885bd49021045e4943fedb768a1d3b8&name=default => generated 2925 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 889/1676] 10.0.0.222 () {34 vars in 665 bytes} [Wed Jun 10 02:32:24 2026] POST /v2.0/ports => generated 779 bytes in 282 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: 890/1677] 10.0.0.222 () {32 vars in 740 bytes} [Wed Jun 10 02:32:24 2026] DELETE /v2.0/security-groups/1df04fd7-1000-4e49-9265-59ea29e37138 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:32:24.443 8 INFO neutron.db.l3_hamode_db [None req-880b6c3c-4ac1-4cb2-b926-0f5d3da91b4c 3b4fb08fc9af48c9a5d96f8a8132a365 18265f3c52554fd6a6b60ac71d971572 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-10 02:32:24.472 7 INFO neutron.db.segments_db [None req-af44c2dc-127a-4f44-ab1b-408599ffd641 a6a5b7cabce1456e8805f3fd9b49741f c928df062422497794c12c17acf27ccf - - default default] Added segment 2a797e7a-3bc8-4745-a35e-abdba99326e0 of type vxlan for network 6621e409-ddf9-419b-83dc-8c31d5a6decd [pid: 7|app: 0|req: 891/1678] 10.0.0.222 () {34 vars in 670 bytes} [Wed Jun 10 02:32:24 2026] POST /v2.0/networks => generated 636 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 892/1679] 10.0.0.222 () {34 vars in 669 bytes} [Wed Jun 10 02:32:24 2026] POST /v2.0/subnets => generated 646 bytes in 230 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 893/1680] 10.0.0.222 () {34 vars in 665 bytes} [Wed Jun 10 02:32:24 2026] POST /v2.0/ports => generated 966 bytes in 310 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 02:32:25.220 7 INFO neutron_taas.services.taas.taas_plugin [None req-2764ad74-bf33-4415-a00b-8b2e4ec6e132 a6a5b7cabce1456e8805f3fd9b49741f c928df062422497794c12c17acf27ccf - - default default] TaaS: Handle Delete Port: 9c7ee8f3-18e6-4b19-aff9-94a3f2923816 2026-06-10 02:32:25.225 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2764ad74-bf33-4415-a00b-8b2e4ec6e132 a6a5b7cabce1456e8805f3fd9b49741f c928df062422497794c12c17acf27ccf - - default default] Tap Mirror: Handle Delete Port: 9c7ee8f3-18e6-4b19-aff9-94a3f2923816 [pid: 7|app: 0|req: 894/1681] 10.0.0.222 () {32 vars in 720 bytes} [Wed Jun 10 02:32:25 2026] DELETE /v2.0/ports/9c7ee8f3-18e6-4b19-aff9-94a3f2923816 => generated 0 bytes in 225 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 02:32:25.363 7 INFO neutron.pecan_wsgi.hooks.translation [None req-fad49651-eb1d-4fff-8ad1-896849fda7d6 a6a5b7cabce1456e8805f3fd9b49741f c928df062422497794c12c17acf27ccf - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 895/1682] 10.0.0.222 () {32 vars in 720 bytes} [Wed Jun 10 02:32:25 2026] DELETE /v2.0/ports/9c7ee8f3-18e6-4b19-aff9-94a3f2923816 => generated 132 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 02:32:25.387 7 INFO neutron.pecan_wsgi.hooks.translation [None req-14cfbbc1-7c33-49ac-b157-d110ed027567 a6a5b7cabce1456e8805f3fd9b49741f c928df062422497794c12c17acf27ccf - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 896/1683] 10.0.0.222 () {32 vars in 717 bytes} [Wed Jun 10 02:32:25 2026] GET /v2.0/ports/9c7ee8f3-18e6-4b19-aff9-94a3f2923816 => generated 132 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 897/1684] 10.0.0.222 () {32 vars in 724 bytes} [Wed Jun 10 02:32:25 2026] DELETE /v2.0/subnets/bcb1f701-3d5b-4733-8121-d628baf199ae => generated 0 bytes in 110 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 02:32:25.614 7 INFO neutron.services.segments.plugin [-] Segment 2a797e7a-3bc8-4745-a35e-abdba99326e0 resource provider aggregate not found 2026-06-10 02:32:25.619 7 INFO neutron.services.segments.plugin [-] Segment 2a797e7a-3bc8-4745-a35e-abdba99326e0 resource provider aggregate not found 2026-06-10 02:32:25.635 7 INFO neutron.services.segments.plugin [-] Segment 2a797e7a-3bc8-4745-a35e-abdba99326e0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2a797e7a-3bc8-4745-a35e-abdba99326e0 found for delete ", "request_id": "req-0214f6c4-0ef2-4b7e-9992-627299cf0b2b"}]} 2026-06-10 02:32:25.637 7 INFO neutron.services.segments.plugin [-] Segment 2a797e7a-3bc8-4745-a35e-abdba99326e0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2a797e7a-3bc8-4745-a35e-abdba99326e0 found for delete ", "request_id": "req-df4ffb38-f9cc-48ac-84fe-e9a773fde334"}]} [pid: 7|app: 0|req: 898/1685] 10.0.0.222 () {32 vars in 726 bytes} [Wed Jun 10 02:32:25 2026] DELETE /v2.0/networks/6621e409-ddf9-419b-83dc-8c31d5a6decd => generated 0 bytes in 133 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 02:32:25.695 7 INFO neutron.db.segments_db [None req-a83ba3b2-c589-40bf-95a2-5fb15d0c25d8 a6a5b7cabce1456e8805f3fd9b49741f c928df062422497794c12c17acf27ccf - - default default] Added segment 753f8245-0b73-4e6b-b5b2-88962bc40328 of type vxlan for network 5d5b9249-9002-4fa0-bd82-42ca5ad80242 [pid: 8|app: 0|req: 788/1686] 10.0.0.222 () {34 vars in 669 bytes} [Wed Jun 10 02:32:23 2026] POST /v2.0/routers => generated 728 bytes in 2362 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 899/1687] 10.0.0.222 () {34 vars in 670 bytes} [Wed Jun 10 02:32:25 2026] POST /v2.0/networks => generated 636 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 900/1688] 10.0.0.222 () {34 vars in 669 bytes} [Wed Jun 10 02:32:25 2026] POST /v2.0/subnets => generated 646 bytes in 221 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 901/1689] 10.0.0.222 () {34 vars in 665 bytes} [Wed Jun 10 02:32:26 2026] POST /v2.0/ports => generated 923 bytes in 308 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:32:26.806 7 INFO neutron.db.segments_db [None req-46923399-9c9a-49da-aecb-67e8667ca639 3b4fb08fc9af48c9a5d96f8a8132a365 18265f3c52554fd6a6b60ac71d971572 - - default default] Added segment 667ad3f5-b451-4f12-b57f-ecc23aa04f9f of type vxlan for network d39fa4a2-e6a2-4c5a-a927-4c4b93ac3f4c [pid: 8|app: 0|req: 789/1690] 10.0.0.222 () {34 vars in 783 bytes} [Wed Jun 10 02:32:25 2026] PUT /v2.0/routers/ef2e28cc-ce2f-4178-a66b-8fc0562792a6/add_router_interface => generated 309 bytes in 1157 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 902/1691] 10.0.0.222 () {34 vars in 671 bytes} [Wed Jun 10 02:32:26 2026] POST /v2.0/networks => generated 740 bytes in 542 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:32:27.044 8 INFO neutron_taas.services.taas.taas_plugin [None req-9965dd9e-f529-4731-99da-7faea01fea5c a6a5b7cabce1456e8805f3fd9b49741f c928df062422497794c12c17acf27ccf - - default default] TaaS: Handle Delete Port: 1d6cddeb-8901-48a0-a7d6-a2636b3752f1 2026-06-10 02:32:27.048 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9965dd9e-f529-4731-99da-7faea01fea5c a6a5b7cabce1456e8805f3fd9b49741f c928df062422497794c12c17acf27ccf - - default default] Tap Mirror: Handle Delete Port: 1d6cddeb-8901-48a0-a7d6-a2636b3752f1 [pid: 7|app: 0|req: 903/1692] 10.0.0.222 () {34 vars in 669 bytes} [Wed Jun 10 02:32:26 2026] POST /v2.0/subnets => generated 687 bytes in 197 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:32:27.140 7 INFO neutron.db.segments_db [None req-cd381ceb-9eba-44b5-837a-5cb0a364923e 3b4fb08fc9af48c9a5d96f8a8132a365 18265f3c52554fd6a6b60ac71d971572 - - default default] Added segment 7b2df6d9-5c72-4b1a-b7ca-df6b80c44794 of type vxlan for network dd758353-777b-4f7a-967d-b5e35ef2a6eb [pid: 8|app: 0|req: 790/1693] 10.0.0.222 () {32 vars in 720 bytes} [Wed Jun 10 02:32:26 2026] DELETE /v2.0/ports/1d6cddeb-8901-48a0-a7d6-a2636b3752f1 => generated 0 bytes in 302 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 02:32:27.194 8 INFO neutron.pecan_wsgi.hooks.translation [None req-642dd40a-4c2b-4724-879f-68a57b62b457 a6a5b7cabce1456e8805f3fd9b49741f c928df062422497794c12c17acf27ccf - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 791/1694] 10.0.0.222 () {32 vars in 717 bytes} [Wed Jun 10 02:32:27 2026] GET /v2.0/ports/1d6cddeb-8901-48a0-a7d6-a2636b3752f1 => generated 132 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 02:32:27.338 7 INFO neutron.db.l3_hamode_db [None req-cd381ceb-9eba-44b5-837a-5cb0a364923e 3b4fb08fc9af48c9a5d96f8a8132a365 f5d1261f33d340e48664c832940953db - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 792/1695] 10.0.0.222 () {32 vars in 724 bytes} [Wed Jun 10 02:32:27 2026] DELETE /v2.0/subnets/8111c28a-e23c-4d45-b061-0bc3b971a705 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 02:32:27.474 8 INFO neutron.services.segments.plugin [-] Segment 753f8245-0b73-4e6b-b5b2-88962bc40328 resource provider aggregate not found 2026-06-10 02:32:27.474 8 INFO neutron.services.segments.plugin [-] Segment 753f8245-0b73-4e6b-b5b2-88962bc40328 resource provider aggregate not found 2026-06-10 02:32:27.502 8 INFO neutron.services.segments.plugin [-] Segment 753f8245-0b73-4e6b-b5b2-88962bc40328 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 753f8245-0b73-4e6b-b5b2-88962bc40328 found for delete ", "request_id": "req-8be79d2f-f177-4e39-bbef-d92c49de7088"}]} 2026-06-10 02:32:27.505 8 INFO neutron.services.segments.plugin [-] Segment 753f8245-0b73-4e6b-b5b2-88962bc40328 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 753f8245-0b73-4e6b-b5b2-88962bc40328 found for delete ", "request_id": "req-6f7c676d-6298-49be-8af9-b3b4ae1a5d76"}]} [pid: 8|app: 0|req: 793/1696] 10.0.0.222 () {32 vars in 726 bytes} [Wed Jun 10 02:32:27 2026] DELETE /v2.0/networks/5d5b9249-9002-4fa0-bd82-42ca5ad80242 => generated 0 bytes in 170 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 794/1697] 10.0.0.222 () {34 vars in 685 bytes} [Wed Jun 10 02:32:27 2026] POST /v2.0/security-groups => generated 1673 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 795/1698] 10.0.0.222 () {34 vars in 665 bytes} [Wed Jun 10 02:32:27 2026] POST /v2.0/ports => generated 779 bytes in 287 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: 796/1699] 10.0.0.222 () {34 vars in 695 bytes} [Wed Jun 10 02:32:27 2026] POST /v2.0/security-group-rules => generated 597 bytes in 90 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:32:28.036 7 INFO neutron.db.l3_hamode_db [None req-cd381ceb-9eba-44b5-837a-5cb0a364923e 3b4fb08fc9af48c9a5d96f8a8132a365 18265f3c52554fd6a6b60ac71d971572 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 797/1700] 10.0.0.222 () {34 vars in 737 bytes} [Wed Jun 10 02:32:28 2026] PUT /v2.0/ports/934baed9-38f9-4d07-8a15-1ab658f066b2 => generated 752 bytes in 198 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 798/1701] 10.0.0.222 () {34 vars in 695 bytes} [Wed Jun 10 02:32:28 2026] POST /v2.0/security-group-rules => generated 596 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:32:28.442 8 INFO neutron_taas.services.taas.taas_plugin [None req-9b0d8ba1-1544-4c7e-b963-dcea1355e1bd a6a5b7cabce1456e8805f3fd9b49741f c928df062422497794c12c17acf27ccf - - default default] TaaS: Handle Delete Port: 934baed9-38f9-4d07-8a15-1ab658f066b2 2026-06-10 02:32:28.446 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9b0d8ba1-1544-4c7e-b963-dcea1355e1bd a6a5b7cabce1456e8805f3fd9b49741f c928df062422497794c12c17acf27ccf - - default default] Tap Mirror: Handle Delete Port: 934baed9-38f9-4d07-8a15-1ab658f066b2 [pid: 8|app: 0|req: 799/1702] 10.0.0.222 () {32 vars in 720 bytes} [Wed Jun 10 02:32:28 2026] DELETE /v2.0/ports/934baed9-38f9-4d07-8a15-1ab658f066b2 => generated 0 bytes in 190 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 800/1703] 10.0.0.222 () {34 vars in 695 bytes} [Wed Jun 10 02:32:28 2026] POST /v2.0/security-group-rules => generated 602 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 801/1704] 10.0.0.222 () {32 vars in 643 bytes} [Wed Jun 10 02:32:28 2026] GET /v2.0/ports => generated 782 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 802/1705] 10.0.0.222 () {34 vars in 695 bytes} [Wed Jun 10 02:32:28 2026] POST /v2.0/security-group-rules => generated 601 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:32:28.836 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1a5f1754-6142-40d3-9120-3dde5aa7ef18 a6a5b7cabce1456e8805f3fd9b49741f c928df062422497794c12c17acf27ccf - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 803/1706] 10.0.0.222 () {32 vars in 717 bytes} [Wed Jun 10 02:32:28 2026] GET /v2.0/ports/934baed9-38f9-4d07-8a15-1ab658f066b2 => generated 132 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 904/1707] 10.0.0.222 () {34 vars in 669 bytes} [Wed Jun 10 02:32:27 2026] POST /v2.0/routers => generated 727 bytes in 1769 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:32:28.891 8 INFO neutron.db.securitygroups_db [None req-a49569de-2e8d-4bbb-b3b9-a57fe5dff381 4a229e8f39e344ecbb92d6f94c0daffa ceeb7359612246e8ae79c57c60124d1a - - default default] Project ceeb7359612246e8ae79c57c60124d1a 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: 905/1708] 10.0.0.222 () {32 vars in 643 bytes} [Wed Jun 10 02:32:28 2026] GET /v2.0/ports => generated 782 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 804/1709] 10.0.0.222 () {34 vars in 695 bytes} [Wed Jun 10 02:32:28 2026] POST /v2.0/security-group-rules => generated 607 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 805/1710] 10.0.0.222 () {32 vars in 717 bytes} [Wed Jun 10 02:32:29 2026] GET /v2.0/ports/feab8fcb-00a9-4c49-a4e7-793c4b54090b => generated 779 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:32:29.126 8 INFO neutron.db.securitygroups_db [None req-c5de3142-2fe4-4c37-99b3-85dcd902e33f 4a229e8f39e344ecbb92d6f94c0daffa ceeb7359612246e8ae79c57c60124d1a - - default default] Project ceeb7359612246e8ae79c57c60124d1a 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: 806/1711] 10.0.0.222 () {34 vars in 695 bytes} [Wed Jun 10 02:32:29 2026] POST /v2.0/security-group-rules => generated 606 bytes in 188 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:32:29.261 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f73ed325-07ab-4c91-ba9f-a9d4373c4482 a6a5b7cabce1456e8805f3fd9b49741f c928df062422497794c12c17acf27ccf - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 807/1712] 10.0.0.222 () {32 vars in 720 bytes} [Wed Jun 10 02:32:29 2026] DELETE /v2.0/ports/1d6cddeb-8901-48a0-a7d6-a2636b3752f1 => generated 132 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 02:32:29.288 8 INFO neutron.pecan_wsgi.hooks.translation [None req-37ca166e-e0cd-4f77-ba07-399306929d14 a6a5b7cabce1456e8805f3fd9b49741f c928df062422497794c12c17acf27ccf - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 808/1713] 10.0.0.222 () {32 vars in 724 bytes} [Wed Jun 10 02:32:29 2026] DELETE /v2.0/subnets/8111c28a-e23c-4d45-b061-0bc3b971a705 => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 02:32:29.319 8 INFO neutron.pecan_wsgi.hooks.translation [None req-06839e36-a1d1-426b-b872-093c12f7a30d a6a5b7cabce1456e8805f3fd9b49741f c928df062422497794c12c17acf27ccf - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 809/1714] 10.0.0.222 () {32 vars in 724 bytes} [Wed Jun 10 02:32:29 2026] DELETE /v2.0/subnets/bcb1f701-3d5b-4733-8121-d628baf199ae => generated 136 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 02:32:29.418 8 INFO neutron_taas.services.taas.taas_plugin [None req-3a214c84-b6be-4013-bc47-d3378017d1cc a6a5b7cabce1456e8805f3fd9b49741f c928df062422497794c12c17acf27ccf - - default default] TaaS: Handle Delete Port: feab8fcb-00a9-4c49-a4e7-793c4b54090b 2026-06-10 02:32:29.421 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3a214c84-b6be-4013-bc47-d3378017d1cc a6a5b7cabce1456e8805f3fd9b49741f c928df062422497794c12c17acf27ccf - - default default] Tap Mirror: Handle Delete Port: feab8fcb-00a9-4c49-a4e7-793c4b54090b [pid: 8|app: 0|req: 810/1715] 10.0.0.222 () {32 vars in 720 bytes} [Wed Jun 10 02:32:29 2026] DELETE /v2.0/ports/feab8fcb-00a9-4c49-a4e7-793c4b54090b => generated 0 bytes in 166 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 02:32:29.595 8 INFO neutron.services.segments.plugin [-] Segment 75cc34d2-0bfd-4bb9-a150-c4708f177289 resource provider aggregate not found 2026-06-10 02:32:29.601 8 INFO neutron.services.segments.plugin [-] Segment 75cc34d2-0bfd-4bb9-a150-c4708f177289 resource provider aggregate not found 2026-06-10 02:32:29.618 8 INFO neutron.services.segments.plugin [-] Segment 75cc34d2-0bfd-4bb9-a150-c4708f177289 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 75cc34d2-0bfd-4bb9-a150-c4708f177289 found for delete ", "request_id": "req-11b18493-2247-49e1-ac08-8765bdc4541e"}]} [pid: 8|app: 0|req: 811/1716] 10.0.0.222 () {32 vars in 726 bytes} [Wed Jun 10 02:32:29 2026] DELETE /v2.0/networks/1c0060dc-597e-4f2e-b5bb-1feb07d1c167 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 02:32:29.627 8 INFO neutron.services.segments.plugin [-] Segment 75cc34d2-0bfd-4bb9-a150-c4708f177289 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 75cc34d2-0bfd-4bb9-a150-c4708f177289 found for delete ", "request_id": "req-f7ee956e-e21b-405d-921f-b4c0b250c6cd"}]} [pid: 8|app: 0|req: 812/1717] 10.0.0.222 () {34 vars in 685 bytes} [Wed Jun 10 02:32:29 2026] POST /v2.0/security-groups => generated 1661 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 813/1718] 10.0.0.222 () {34 vars in 695 bytes} [Wed Jun 10 02:32:29 2026] POST /v2.0/security-group-rules => generated 597 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 814/1719] 10.0.0.222 () {34 vars in 695 bytes} [Wed Jun 10 02:32:29 2026] POST /v2.0/security-group-rules => generated 602 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 906/1720] 10.0.0.222 () {34 vars in 783 bytes} [Wed Jun 10 02:32:28 2026] PUT /v2.0/routers/bf67a245-0386-4423-b37f-9cb3acab83d2/add_router_interface => generated 309 bytes in 1247 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 907/1721] 10.0.0.222 () {32 vars in 774 bytes} [Wed Jun 10 02:32:30 2026] GET /v2.0/security-groups?tenant_id=c928df062422497794c12c17acf27ccf&name=default => generated 2925 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 908/1722] 10.0.0.222 () {32 vars in 740 bytes} [Wed Jun 10 02:32:30 2026] DELETE /v2.0/security-groups/e659264c-e35e-48e9-81a8-4c8504ed13a7 => 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: 815/1723] 10.0.0.222 () {34 vars in 676 bytes} [Wed Jun 10 02:32:30 2026] POST /v2.0/floatingips => generated 552 bytes in 472 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 909/1724] 10.0.0.195 () {34 vars in 1098 bytes} [Wed Jun 10 02:32:30 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-789787175&fields=id&tenant_id=ceeb7359612246e8ae79c57c60124d1a => generated 69 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 816/1725] 10.0.0.195 () {34 vars in 1100 bytes} [Wed Jun 10 02:32:30 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1639121946&fields=id&tenant_id=ceeb7359612246e8ae79c57c60124d1a => generated 69 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 910/1726] 10.0.0.195 () {34 vars in 982 bytes} [Wed Jun 10 02:32:30 2026] GET /v2.0/networks?id=a829ac27-f1ec-4300-975b-a01b96bad1bc => generated 673 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 817/1727] 10.0.0.195 () {34 vars in 965 bytes} [Wed Jun 10 02:32:30 2026] GET /v2.0/quotas/ceeb7359612246e8ae79c57c60124d1a => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 911/1730] 10.0.0.195 () {34 vars in 1002 bytes} [Wed Jun 10 02:32:30 2026] GET /v2.0/ports?tenant_id=ceeb7359612246e8ae79c57c60124d1a&fields=id => generated 103 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 820/1731] 10.0.0.195 () {34 vars in 1008 bytes} [Wed Jun 10 02:32:30 2026] GET /v2.0/networks/a829ac27-f1ec-4300-975b-a01b96bad1bc?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: 912/1732] 10.0.0.195 () {34 vars in 1108 bytes} [Wed Jun 10 02:32:30 2026] GET /v2.0/networks/a829ac27-f1ec-4300-975b-a01b96bad1bc?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: 821/1733] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:32:31 2026] GET /v2.0/ports?device_id=52ea27c5-1746-4253-b15e-d83e4eda1865 => 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: 822/1734] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:32:32 2026] GET /v2.0/ports?device_id=52ea27c5-1746-4253-b15e-d83e4eda1865 => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 02:32:32.454 7 INFO neutron.db.segments_db [None req-88aa25d9-c6f6-4b2e-8400-a415a09026f1 5dd1b77cbee042d89c6ce980b16e6ec2 234401b6fcfb4f87bc5640d4f65b5550 - - default default] Added segment 8e355877-922b-496d-a2bd-1f5820f6023c of type vxlan for network 7d8fbc2c-0f2d-4cb6-96bd-c757b8c29c55 [pid: 8|app: 0|req: 823/1735] 10.0.0.195 () {34 vars in 982 bytes} [Wed Jun 10 02:32:32 2026] GET /v2.0/networks?id=d39fa4a2-e6a2-4c5a-a927-4c4b93ac3f4c => generated 672 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 913/1736] 10.0.0.222 () {34 vars in 670 bytes} [Wed Jun 10 02:32:32 2026] POST /v2.0/networks => generated 629 bytes in 409 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 824/1737] 10.0.0.195 () {34 vars in 965 bytes} [Wed Jun 10 02:32:32 2026] GET /v2.0/quotas/f5d1261f33d340e48664c832940953db => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:32:32.581 7 INFO neutron.db.segments_db [None req-2f7de782-29f1-4ad3-a68b-4f171f807452 5dd1b77cbee042d89c6ce980b16e6ec2 234401b6fcfb4f87bc5640d4f65b5550 - - default default] Added segment 46daab8f-5d03-434b-9d61-569ded058285 of type vxlan for network bbe737e7-c63c-4036-9ac6-f0dea4fce44f [pid: 8|app: 0|req: 825/1738] 10.0.0.195 () {34 vars in 1002 bytes} [Wed Jun 10 02:32:32 2026] GET /v2.0/ports?tenant_id=f5d1261f33d340e48664c832940953db&fields=id => generated 57 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 914/1739] 10.0.0.222 () {34 vars in 670 bytes} [Wed Jun 10 02:32:32 2026] POST /v2.0/networks => generated 629 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 826/1740] 10.0.0.195 () {34 vars in 1008 bytes} [Wed Jun 10 02:32:32 2026] GET /v2.0/networks/d39fa4a2-e6a2-4c5a-a927-4c4b93ac3f4c?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: 827/1741] 10.0.0.195 () {34 vars in 1108 bytes} [Wed Jun 10 02:32:32 2026] GET /v2.0/networks/d39fa4a2-e6a2-4c5a-a927-4c4b93ac3f4c?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: 828/1742] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:32:32 2026] GET /v2.0/ports?device_id=4c8518b2-d841-43c3-8546-192ac4973be9 => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 915/1743] 10.0.0.222 () {34 vars in 669 bytes} [Wed Jun 10 02:32:32 2026] POST /v2.0/subnets => generated 626 bytes in 282 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 829/1744] 10.0.0.222 () {34 vars in 669 bytes} [Wed Jun 10 02:32:32 2026] POST /v2.0/subnets => generated 626 bytes in 229 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:32:33.233 7 INFO neutron.db.segments_db [None req-14281d87-c0b2-45bb-abcb-f38ce7f0a675 5dd1b77cbee042d89c6ce980b16e6ec2 234401b6fcfb4f87bc5640d4f65b5550 - - default default] Added segment b3a7fdfa-5c30-4684-b2fb-e3d928247532 of type vxlan for network bd5dca87-01fb-4060-b075-c70cdef80b54 [pid: 8|app: 0|req: 830/1745] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:32:33 2026] GET /v2.0/ports?device_id=52ea27c5-1746-4253-b15e-d83e4eda1865 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 02:32:33.439 7 INFO neutron.db.l3_hamode_db [None req-14281d87-c0b2-45bb-abcb-f38ce7f0a675 5dd1b77cbee042d89c6ce980b16e6ec2 234401b6fcfb4f87bc5640d4f65b5550 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-10 02:32:33.556 7 INFO neutron.db.l3_hamode_db [None req-14281d87-c0b2-45bb-abcb-f38ce7f0a675 5dd1b77cbee042d89c6ce980b16e6ec2 234401b6fcfb4f87bc5640d4f65b5550 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 831/1746] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:32:33 2026] GET /v2.0/ports?device_id=4c8518b2-d841-43c3-8546-192ac4973be9 => 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: 916/1747] 10.0.0.222 () {34 vars in 669 bytes} [Wed Jun 10 02:32:33 2026] POST /v2.0/routers => generated 507 bytes in 899 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 917/1748] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:32:34 2026] GET /v2.0/ports?device_id=52ea27c5-1746-4253-b15e-d83e4eda1865 => 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: 918/1749] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:32:35 2026] GET /v2.0/ports?device_id=4c8518b2-d841-43c3-8546-192ac4973be9 => 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: 832/1750] 10.0.0.222 () {34 vars in 783 bytes} [Wed Jun 10 02:32:34 2026] PUT /v2.0/routers/e2fccbf0-7296-4770-8f28-ca36b0a4e5a3/add_router_interface => generated 309 bytes in 1052 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 919/1751] 10.0.0.222 () {32 vars in 717 bytes} [Wed Jun 10 02:32:35 2026] GET /v2.0/ports/07438946-a4da-432f-9eb4-79415c3387db => generated 955 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 920/1752] 199.204.45.72 () {34 vars in 985 bytes} [Wed Jun 10 02:32:35 2026] GET /v2.0/networks?id=a829ac27-f1ec-4300-975b-a01b96bad1bc => generated 673 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 921/1753] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:32:35 2026] GET /v2.0/ports?device_id=52ea27c5-1746-4253-b15e-d83e4eda1865 => 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: 922/1754] 199.204.45.72 () {34 vars in 1049 bytes} [Wed Jun 10 02:32:35 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=ceeb7359612246e8ae79c57c60124d1a => generated 273 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 923/1755] 199.204.45.72 () {38 vars in 954 bytes} [Wed Jun 10 02:32:35 2026] POST /v2.0/ports => generated 997 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: 8|app: 0|req: 833/1756] 10.0.0.222 () {34 vars in 783 bytes} [Wed Jun 10 02:32:35 2026] PUT /v2.0/routers/e2fccbf0-7296-4770-8f28-ca36b0a4e5a3/add_router_interface => generated 309 bytes in 1183 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 834/1757] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:32:36 2026] GET /v2.0/ports?device_id=4c8518b2-d841-43c3-8546-192ac4973be9 => 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: 924/1758] 199.204.45.72 () {38 vars in 1027 bytes} [Wed Jun 10 02:32:35 2026] PUT /v2.0/ports/7d4ae5ae-3500-4360-bc9f-6ee277c01928 => generated 1278 bytes in 439 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 835/1759] 10.0.0.222 () {32 vars in 717 bytes} [Wed Jun 10 02:32:36 2026] GET /v2.0/ports/d188688f-0bf1-469a-a5b5-91d698e4bd98 => generated 955 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 02:32:36.454 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-891b41fa-ad88-4fd4-853b-610567189d1a'] response: {'name': 'network-changed', 'server_uuid': '52ea27c5-1746-4253-b15e-d83e4eda1865', 'tag': '7d4ae5ae-3500-4360-bc9f-6ee277c01928', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 836/1760] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:32:36 2026] GET /v2.0/ports?device_id=52ea27c5-1746-4253-b15e-d83e4eda1865 => generated 1012 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 837/1761] 10.0.0.195 () {34 vars in 1120 bytes} [Wed Jun 10 02:32:36 2026] GET /v2.0/security-groups?id=ba25d09b-aa6a-4aa0-b96f-0d594dced91e&id=fd5e797c-e9dd-45a0-95d3-1d3d097f90d4&fields=id&fields=name => generated 206 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:32:36.772 7 INFO neutron_taas.services.taas.taas_plugin [None req-c319a6b8-e712-4319-9543-971f2f336954 5dd1b77cbee042d89c6ce980b16e6ec2 234401b6fcfb4f87bc5640d4f65b5550 - - default default] TaaS: Handle Delete Port: d188688f-0bf1-469a-a5b5-91d698e4bd98 2026-06-10 02:32:36.775 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c319a6b8-e712-4319-9543-971f2f336954 5dd1b77cbee042d89c6ce980b16e6ec2 234401b6fcfb4f87bc5640d4f65b5550 - - default default] Tap Mirror: Handle Delete Port: d188688f-0bf1-469a-a5b5-91d698e4bd98 [pid: 8|app: 0|req: 838/1762] 199.204.45.72 () {34 vars in 1079 bytes} [Wed Jun 10 02:32:36 2026] GET /v2.0/ports?tenant_id=ceeb7359612246e8ae79c57c60124d1a&device_id=52ea27c5-1746-4253-b15e-d83e4eda1865 => generated 1281 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 839/1763] 199.204.45.72 () {34 vars in 1017 bytes} [Wed Jun 10 02:32:36 2026] GET /v2.0/networks?tenant_id=ceeb7359612246e8ae79c57c60124d1a&shared=False => generated 769 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 840/1764] 199.204.45.72 () {34 vars in 929 bytes} [Wed Jun 10 02:32:37 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 925/1765] 10.0.0.222 () {34 vars in 789 bytes} [Wed Jun 10 02:32:36 2026] PUT /v2.0/routers/e2fccbf0-7296-4770-8f28-ca36b0a4e5a3/remove_router_interface => generated 309 bytes in 783 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 926/1766] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:32:37 2026] GET /v2.0/ports?device_id=4c8518b2-d841-43c3-8546-192ac4973be9 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 02:32:37.549 8 INFO neutron_taas.services.taas.taas_plugin [None req-787f36c4-9616-4c12-9819-e85978a86993 5dd1b77cbee042d89c6ce980b16e6ec2 234401b6fcfb4f87bc5640d4f65b5550 - - default default] TaaS: Handle Delete Port: 07438946-a4da-432f-9eb4-79415c3387db 2026-06-10 02:32:37.551 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-787f36c4-9616-4c12-9819-e85978a86993 5dd1b77cbee042d89c6ce980b16e6ec2 234401b6fcfb4f87bc5640d4f65b5550 - - default default] Tap Mirror: Handle Delete Port: 07438946-a4da-432f-9eb4-79415c3387db [pid: 7|app: 0|req: 927/1767] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:32:37 2026] GET /v2.0/ports?device_id=52ea27c5-1746-4253-b15e-d83e4eda1865 => generated 1012 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 928/1768] 10.0.0.195 () {34 vars in 1120 bytes} [Wed Jun 10 02:32:37 2026] GET /v2.0/security-groups?id=ba25d09b-aa6a-4aa0-b96f-0d594dced91e&id=fd5e797c-e9dd-45a0-95d3-1d3d097f90d4&fields=id&fields=name => generated 206 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 841/1769] 10.0.0.222 () {34 vars in 789 bytes} [Wed Jun 10 02:32:37 2026] PUT /v2.0/routers/e2fccbf0-7296-4770-8f28-ca36b0a4e5a3/remove_router_interface => generated 309 bytes in 717 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 929/1770] 10.0.0.222 () {32 vars in 736 bytes} [Wed Jun 10 02:32:37 2026] GET /v2.0/ports?device_id=e2fccbf0-7296-4770-8f28-ca36b0a4e5a3 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 02:32:38.136 8 INFO neutron_taas.services.taas.taas_plugin [None req-0dad06b6-42f1-476f-9213-4020488f4e8b 5dd1b77cbee042d89c6ce980b16e6ec2 234401b6fcfb4f87bc5640d4f65b5550 - - default default] TaaS: Handle Delete Port: 38150da6-b576-4d2b-b584-5aecdad62bc4 2026-06-10 02:32:38.138 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0dad06b6-42f1-476f-9213-4020488f4e8b 5dd1b77cbee042d89c6ce980b16e6ec2 234401b6fcfb4f87bc5640d4f65b5550 - - default default] Tap Mirror: Handle Delete Port: 38150da6-b576-4d2b-b584-5aecdad62bc4 [pid: 7|app: 0|req: 930/1771] 199.204.45.72 () {34 vars in 1079 bytes} [Wed Jun 10 02:32:38 2026] GET /v2.0/ports?tenant_id=ceeb7359612246e8ae79c57c60124d1a&device_id=52ea27c5-1746-4253-b15e-d83e4eda1865 => generated 1281 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 931/1772] 199.204.45.72 () {34 vars in 1059 bytes} [Wed Jun 10 02:32:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=7d4ae5ae-3500-4360-bc9f-6ee277c01928 => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 932/1773] 199.204.45.72 () {34 vars in 983 bytes} [Wed Jun 10 02:32:38 2026] GET /v2.0/subnets?id=e37d010c-772b-4b9b-ae13-e560a98329f0 => generated 691 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 933/1774] 199.204.45.72 () {34 vars in 1051 bytes} [Wed Jun 10 02:32:38 2026] GET /v2.0/ports?network_id=a829ac27-f1ec-4300-975b-a01b96bad1bc&device_owner=network%3Adhcp => generated 1244 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 934/1775] 199.204.45.72 () {34 vars in 1011 bytes} [Wed Jun 10 02:32:38 2026] GET /v2.0/networks/a829ac27-f1ec-4300-975b-a01b96bad1bc?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 935/1776] 199.204.45.72 () {34 vars in 1111 bytes} [Wed Jun 10 02:32:38 2026] GET /v2.0/networks/a829ac27-f1ec-4300-975b-a01b96bad1bc?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-06-10 02:32:38.426 8 INFO neutron.services.segments.plugin [-] Segment b3a7fdfa-5c30-4684-b2fb-e3d928247532 resource provider aggregate not found 2026-06-10 02:32:38.431 8 INFO neutron.services.segments.plugin [-] Segment b3a7fdfa-5c30-4684-b2fb-e3d928247532 resource provider aggregate not found 2026-06-10 02:32:38.445 8 INFO neutron.services.segments.plugin [-] Segment b3a7fdfa-5c30-4684-b2fb-e3d928247532 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b3a7fdfa-5c30-4684-b2fb-e3d928247532 found for delete ", "request_id": "req-fc107778-faba-4192-8192-cd7921e1d8ff"}]} 2026-06-10 02:32:38.448 8 INFO neutron.services.segments.plugin [-] Segment b3a7fdfa-5c30-4684-b2fb-e3d928247532 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b3a7fdfa-5c30-4684-b2fb-e3d928247532 found for delete ", "request_id": "req-57113494-2e18-40bf-9f34-108d7752bedd"}]} 2026-06-10 02:32:38.459 8 INFO neutron.db.l3_hamode_db [None req-0dad06b6-42f1-476f-9213-4020488f4e8b 5dd1b77cbee042d89c6ce980b16e6ec2 234401b6fcfb4f87bc5640d4f65b5550 - - default default] HA network bd5dca87-01fb-4060-b075-c70cdef80b54 was deleted as no HA routers are present in tenant 234401b6fcfb4f87bc5640d4f65b5550. [pid: 8|app: 0|req: 842/1777] 10.0.0.222 () {32 vars in 724 bytes} [Wed Jun 10 02:32:37 2026] DELETE /v2.0/routers/e2fccbf0-7296-4770-8f28-ca36b0a4e5a3 => generated 0 bytes in 478 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 843/1778] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:32:38 2026] GET /v2.0/ports?device_id=4c8518b2-d841-43c3-8546-192ac4973be9 => 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: 936/1779] 10.0.0.222 () {32 vars in 724 bytes} [Wed Jun 10 02:32:38 2026] DELETE /v2.0/subnets/c77b6030-71ce-49e7-8202-37c620cc2fa7 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 844/1780] 10.0.0.222 () {32 vars in 724 bytes} [Wed Jun 10 02:32:38 2026] DELETE /v2.0/subnets/cc595c2c-dd68-440a-900a-f952c481b0fa => generated 0 bytes in 128 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 02:32:38.838 7 INFO neutron.services.segments.plugin [-] Segment 46daab8f-5d03-434b-9d61-569ded058285 resource provider aggregate not found 2026-06-10 02:32:38.849 7 INFO neutron.services.segments.plugin [-] Segment 46daab8f-5d03-434b-9d61-569ded058285 resource provider aggregate not found 2026-06-10 02:32:38.867 7 INFO neutron.services.segments.plugin [-] Segment 46daab8f-5d03-434b-9d61-569ded058285 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 46daab8f-5d03-434b-9d61-569ded058285 found for delete ", "request_id": "req-85a3dff5-fd8d-4acb-9f41-8d263906f819"}]} 2026-06-10 02:32:38.877 7 INFO neutron.services.segments.plugin [-] Segment 46daab8f-5d03-434b-9d61-569ded058285 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 46daab8f-5d03-434b-9d61-569ded058285 found for delete ", "request_id": "req-1c6e291c-24c1-4aa0-a74c-ac3531c48f3c"}]} [pid: 7|app: 0|req: 937/1781] 10.0.0.222 () {32 vars in 726 bytes} [Wed Jun 10 02:32:38 2026] DELETE /v2.0/networks/bbe737e7-c63c-4036-9ac6-f0dea4fce44f => 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: 938/1782] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:32:38 2026] GET /v2.0/ports?device_id=52ea27c5-1746-4253-b15e-d83e4eda1865 => generated 1012 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 939/1783] 10.0.0.195 () {34 vars in 1120 bytes} [Wed Jun 10 02:32:38 2026] GET /v2.0/security-groups?id=ba25d09b-aa6a-4aa0-b96f-0d594dced91e&id=fd5e797c-e9dd-45a0-95d3-1d3d097f90d4&fields=id&fields=name => generated 206 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 845/1784] 10.0.0.222 () {32 vars in 726 bytes} [Wed Jun 10 02:32:38 2026] DELETE /v2.0/networks/7d8fbc2c-0f2d-4cb6-96bd-c757b8c29c55 => generated 0 bytes in 153 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 02:32:39.126 7 INFO neutron.db.segments_db [None req-64354f2b-49d9-4f87-895a-30e7ee512b6e 5dd1b77cbee042d89c6ce980b16e6ec2 234401b6fcfb4f87bc5640d4f65b5550 - - default default] Added segment 848228e6-22be-4ddf-b3e7-f3818444367a of type vxlan for network b5666c3e-cd22-44ee-8dc7-6340ffb0e941 [pid: 7|app: 0|req: 940/1785] 10.0.0.222 () {34 vars in 670 bytes} [Wed Jun 10 02:32:39 2026] POST /v2.0/networks => generated 630 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 846/1786] 10.0.0.222 () {34 vars in 669 bytes} [Wed Jun 10 02:32:39 2026] POST /v2.0/subnets => generated 626 bytes in 227 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:32:39.492 7 INFO neutron.db.segments_db [None req-4ed4609b-8cf7-4c1e-bcfd-4567af97bb16 5dd1b77cbee042d89c6ce980b16e6ec2 234401b6fcfb4f87bc5640d4f65b5550 - - default default] Added segment 49f2e6ba-7b0d-4c6e-9c43-2ba5047a2838 of type vxlan for network c80529e0-1fe1-46ab-a97c-52d65d245dc7 [pid: 8|app: 0|req: 847/1787] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:32:39 2026] GET /v2.0/ports?device_id=4c8518b2-d841-43c3-8546-192ac4973be9 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 02:32:39.729 7 INFO neutron.db.l3_hamode_db [None req-4ed4609b-8cf7-4c1e-bcfd-4567af97bb16 5dd1b77cbee042d89c6ce980b16e6ec2 234401b6fcfb4f87bc5640d4f65b5550 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-10 02:32:39.839 7 INFO neutron.db.l3_hamode_db [None req-4ed4609b-8cf7-4c1e-bcfd-4567af97bb16 5dd1b77cbee042d89c6ce980b16e6ec2 234401b6fcfb4f87bc5640d4f65b5550 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 848/1788] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:32:40 2026] GET /v2.0/ports?device_id=52ea27c5-1746-4253-b15e-d83e4eda1865 => generated 1012 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 849/1789] 10.0.0.195 () {34 vars in 1120 bytes} [Wed Jun 10 02:32:40 2026] GET /v2.0/security-groups?id=ba25d09b-aa6a-4aa0-b96f-0d594dced91e&id=fd5e797c-e9dd-45a0-95d3-1d3d097f90d4&fields=id&fields=name => generated 206 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 850/1790] 199.204.45.72 () {34 vars in 985 bytes} [Wed Jun 10 02:32:40 2026] GET /v2.0/networks?id=d39fa4a2-e6a2-4c5a-a927-4c4b93ac3f4c => generated 672 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 941/1791] 10.0.0.222 () {34 vars in 669 bytes} [Wed Jun 10 02:32:39 2026] POST /v2.0/routers => generated 506 bytes in 948 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:32:40.465 8 INFO neutron.services.segments.plugin [-] Segment 8e355877-922b-496d-a2bd-1f5820f6023c resource provider aggregate not found 2026-06-10 02:32:40.467 8 INFO neutron.services.segments.plugin [-] Segment 8e355877-922b-496d-a2bd-1f5820f6023c resource provider aggregate not found 2026-06-10 02:32:40.483 8 INFO neutron.services.segments.plugin [-] Segment 8e355877-922b-496d-a2bd-1f5820f6023c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8e355877-922b-496d-a2bd-1f5820f6023c found for delete ", "request_id": "req-30d3d4d9-0a0c-472d-8a8e-726a59c65fce"}]} 2026-06-10 02:32:40.487 8 INFO neutron.services.segments.plugin [-] Segment 8e355877-922b-496d-a2bd-1f5820f6023c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8e355877-922b-496d-a2bd-1f5820f6023c found for delete ", "request_id": "req-ce3f5f0f-847f-44d7-b1d2-b06c9a399cf3"}]} [pid: 8|app: 0|req: 851/1792] 199.204.45.72 () {38 vars in 954 bytes} [Wed Jun 10 02:32:40 2026] POST /v2.0/ports => generated 958 bytes in 373 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 942/1793] 10.0.0.222 () {34 vars in 665 bytes} [Wed Jun 10 02:32:40 2026] POST /v2.0/ports => generated 946 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: 943/1794] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:32:40 2026] GET /v2.0/ports?device_id=4c8518b2-d841-43c3-8546-192ac4973be9 => generated 961 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 852/1795] 199.204.45.72 () {38 vars in 1027 bytes} [Wed Jun 10 02:32:40 2026] PUT /v2.0/ports/9bc4bfd0-ed49-49de-b504-930e3b935322 => generated 1239 bytes in 459 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 02:32:41.094 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e79bed33-3e78-4e6f-8c9d-b3eb655723d3'] response: {'name': 'network-changed', 'server_uuid': '4c8518b2-d841-43c3-8546-192ac4973be9', 'tag': '9bc4bfd0-ed49-49de-b504-930e3b935322', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 853/1796] 10.0.0.195 () {34 vars in 1040 bytes} [Wed Jun 10 02:32:41 2026] GET /v2.0/security-groups?id=274ef30e-f222-4645-af4a-17228a2c9643&fields=id&fields=name => generated 88 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 854/1797] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:32:41 2026] GET /v2.0/ports?device_id=52ea27c5-1746-4253-b15e-d83e4eda1865 => generated 1012 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 855/1798] 10.0.0.195 () {34 vars in 1120 bytes} [Wed Jun 10 02:32:41 2026] GET /v2.0/security-groups?id=ba25d09b-aa6a-4aa0-b96f-0d594dced91e&id=fd5e797c-e9dd-45a0-95d3-1d3d097f90d4&fields=id&fields=name => generated 206 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 856/1799] 199.204.45.72 () {34 vars in 993 bytes} [Wed Jun 10 02:32:41 2026] GET /v2.0/ports?device_id=52ea27c5-1746-4253-b15e-d83e4eda1865 => generated 1283 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 857/1800] 199.204.45.72 () {34 vars in 1123 bytes} [Wed Jun 10 02:32:41 2026] GET /v2.0/security-groups?id=ba25d09b-aa6a-4aa0-b96f-0d594dced91e&id=fd5e797c-e9dd-45a0-95d3-1d3d097f90d4&fields=id&fields=name => generated 206 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 858/1801] 199.204.45.72 () {34 vars in 1079 bytes} [Wed Jun 10 02:32:41 2026] GET /v2.0/ports?tenant_id=f5d1261f33d340e48664c832940953db&device_id=4c8518b2-d841-43c3-8546-192ac4973be9 => generated 1242 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 859/1802] 199.204.45.72 () {34 vars in 1017 bytes} [Wed Jun 10 02:32:41 2026] GET /v2.0/networks?tenant_id=f5d1261f33d340e48664c832940953db&shared=False => generated 768 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 860/1803] 199.204.45.72 () {34 vars in 929 bytes} [Wed Jun 10 02:32:41 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: 7|app: 0|req: 944/1804] 10.0.0.222 () {34 vars in 783 bytes} [Wed Jun 10 02:32:40 2026] PUT /v2.0/routers/a400389b-2ee1-4f49-8d09-6a635c0267c4/add_router_interface => generated 309 bytes in 1191 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 861/1805] 10.0.0.222 () {32 vars in 717 bytes} [Wed Jun 10 02:32:41 2026] GET /v2.0/ports/ed8248c9-5138-4ae0-92f7-9bc6ed17199a => generated 1020 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: 862/1806] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:32:42 2026] GET /v2.0/ports?device_id=4c8518b2-d841-43c3-8546-192ac4973be9 => generated 973 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 863/1807] 10.0.0.195 () {34 vars in 1040 bytes} [Wed Jun 10 02:32:42 2026] GET /v2.0/security-groups?id=274ef30e-f222-4645-af4a-17228a2c9643&fields=id&fields=name => generated 88 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 02:32:42.310 7 INFO neutron_taas.services.taas.taas_plugin [None req-28cd573f-22b0-4d87-95e1-b4cde9ec3a39 5dd1b77cbee042d89c6ce980b16e6ec2 234401b6fcfb4f87bc5640d4f65b5550 - - default default] TaaS: Handle Delete Port: ed8248c9-5138-4ae0-92f7-9bc6ed17199a 2026-06-10 02:32:42.313 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-28cd573f-22b0-4d87-95e1-b4cde9ec3a39 5dd1b77cbee042d89c6ce980b16e6ec2 234401b6fcfb4f87bc5640d4f65b5550 - - default default] Tap Mirror: Handle Delete Port: ed8248c9-5138-4ae0-92f7-9bc6ed17199a [pid: 8|app: 0|req: 864/1808] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:32:42 2026] GET /v2.0/ports?device_id=52ea27c5-1746-4253-b15e-d83e4eda1865 => generated 1014 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 865/1809] 10.0.0.195 () {34 vars in 1120 bytes} [Wed Jun 10 02:32:42 2026] GET /v2.0/security-groups?id=ba25d09b-aa6a-4aa0-b96f-0d594dced91e&id=fd5e797c-e9dd-45a0-95d3-1d3d097f90d4&fields=id&fields=name => generated 206 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 945/1810] 10.0.0.222 () {34 vars in 789 bytes} [Wed Jun 10 02:32:42 2026] PUT /v2.0/routers/a400389b-2ee1-4f49-8d09-6a635c0267c4/remove_router_interface => generated 309 bytes in 783 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: 866/1811] 199.204.45.72 () {34 vars in 1079 bytes} [Wed Jun 10 02:32:42 2026] GET /v2.0/ports?tenant_id=f5d1261f33d340e48664c832940953db&device_id=4c8518b2-d841-43c3-8546-192ac4973be9 => generated 1242 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 867/1812] 199.204.45.72 () {34 vars in 1059 bytes} [Wed Jun 10 02:32:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=9bc4bfd0-ed49-49de-b504-930e3b935322 => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 868/1813] 199.204.45.72 () {34 vars in 983 bytes} [Wed Jun 10 02:32:42 2026] GET /v2.0/subnets?id=bc415199-13d8-41f0-b637-8979657d489d => generated 690 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:32:42.929 7 INFO neutron.api.v2.resource [None req-dac99e17-282a-4303-a78f-103dcd741ae6 5dd1b77cbee042d89c6ce980b16e6ec2 234401b6fcfb4f87bc5640d4f65b5550 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 946/1814] 10.0.0.222 () {34 vars in 789 bytes} [Wed Jun 10 02:32:42 2026] PUT /v2.0/routers/a400389b-2ee1-4f49-8d09-6a635c0267c4/remove_router_interface => generated 197 bytes in 121 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 869/1815] 199.204.45.72 () {34 vars in 1051 bytes} [Wed Jun 10 02:32:42 2026] GET /v2.0/ports?network_id=d39fa4a2-e6a2-4c5a-a927-4c4b93ac3f4c&device_owner=network%3Adhcp => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 947/1816] 10.0.0.222 () {32 vars in 736 bytes} [Wed Jun 10 02:32:42 2026] GET /v2.0/ports?device_id=a400389b-2ee1-4f49-8d09-6a635c0267c4 => 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: 870/1817] 199.204.45.72 () {34 vars in 1011 bytes} [Wed Jun 10 02:32:42 2026] GET /v2.0/networks/d39fa4a2-e6a2-4c5a-a927-4c4b93ac3f4c?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: 871/1818] 199.204.45.72 () {34 vars in 1111 bytes} [Wed Jun 10 02:32:43 2026] GET /v2.0/networks/d39fa4a2-e6a2-4c5a-a927-4c4b93ac3f4c?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-06-10 02:32:43.114 7 INFO neutron_taas.services.taas.taas_plugin [None req-388a937c-b4a0-46f9-97fb-80d56d12e990 5dd1b77cbee042d89c6ce980b16e6ec2 234401b6fcfb4f87bc5640d4f65b5550 - - default default] TaaS: Handle Delete Port: 6284837d-96a1-409e-a0c8-bc2e92ea82e2 2026-06-10 02:32:43.116 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-388a937c-b4a0-46f9-97fb-80d56d12e990 5dd1b77cbee042d89c6ce980b16e6ec2 234401b6fcfb4f87bc5640d4f65b5550 - - default default] Tap Mirror: Handle Delete Port: 6284837d-96a1-409e-a0c8-bc2e92ea82e2 [pid: 8|app: 0|req: 872/1819] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:32:43 2026] GET /v2.0/ports?device_id=4c8518b2-d841-43c3-8546-192ac4973be9 => generated 973 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 873/1820] 10.0.0.195 () {34 vars in 1040 bytes} [Wed Jun 10 02:32:43 2026] GET /v2.0/security-groups?id=274ef30e-f222-4645-af4a-17228a2c9643&fields=id&fields=name => generated 88 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 02:32:43.449 7 INFO neutron.services.segments.plugin [-] Segment 49f2e6ba-7b0d-4c6e-9c43-2ba5047a2838 resource provider aggregate not found 2026-06-10 02:32:43.461 7 INFO neutron.services.segments.plugin [-] Segment 49f2e6ba-7b0d-4c6e-9c43-2ba5047a2838 resource provider aggregate not found 2026-06-10 02:32:43.476 7 INFO neutron.services.segments.plugin [-] Segment 49f2e6ba-7b0d-4c6e-9c43-2ba5047a2838 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 49f2e6ba-7b0d-4c6e-9c43-2ba5047a2838 found for delete ", "request_id": "req-44d01d1d-4808-4f90-a37e-8eae35cf4914"}]} 2026-06-10 02:32:43.482 7 INFO neutron.services.segments.plugin [-] Segment 49f2e6ba-7b0d-4c6e-9c43-2ba5047a2838 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 49f2e6ba-7b0d-4c6e-9c43-2ba5047a2838 found for delete ", "request_id": "req-978d0e7f-24de-4582-9bb2-8420ccccd5bc"}]} 2026-06-10 02:32:43.494 7 INFO neutron.db.l3_hamode_db [None req-388a937c-b4a0-46f9-97fb-80d56d12e990 5dd1b77cbee042d89c6ce980b16e6ec2 234401b6fcfb4f87bc5640d4f65b5550 - - default default] HA network c80529e0-1fe1-46ab-a97c-52d65d245dc7 was deleted as no HA routers are present in tenant 234401b6fcfb4f87bc5640d4f65b5550. [pid: 7|app: 0|req: 948/1821] 10.0.0.222 () {32 vars in 724 bytes} [Wed Jun 10 02:32:42 2026] DELETE /v2.0/routers/a400389b-2ee1-4f49-8d09-6a635c0267c4 => generated 0 bytes in 540 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 949/1822] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:32:43 2026] GET /v2.0/ports?device_id=52ea27c5-1746-4253-b15e-d83e4eda1865 => generated 1014 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 874/1823] 10.0.0.222 () {32 vars in 724 bytes} [Wed Jun 10 02:32:43 2026] DELETE /v2.0/subnets/bef7874d-3ad4-41d8-81c4-e3938b6faa11 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 875/1824] 10.0.0.195 () {34 vars in 1120 bytes} [Wed Jun 10 02:32:43 2026] GET /v2.0/security-groups?id=ba25d09b-aa6a-4aa0-b96f-0d594dced91e&id=fd5e797c-e9dd-45a0-95d3-1d3d097f90d4&fields=id&fields=name => generated 206 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 876/1825] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:32:43 2026] GET /v2.0/ports?device_id=52ea27c5-1746-4253-b15e-d83e4eda1865 => generated 1014 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 950/1826] 10.0.0.222 () {32 vars in 726 bytes} [Wed Jun 10 02:32:43 2026] DELETE /v2.0/networks/b5666c3e-cd22-44ee-8dc7-6340ffb0e941 => generated 0 bytes in 158 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 02:32:43.840 7 INFO neutron.db.segments_db [None req-857612dd-61c3-4945-b542-06b35f274cca 5dd1b77cbee042d89c6ce980b16e6ec2 234401b6fcfb4f87bc5640d4f65b5550 - - default default] Added segment c04b3884-3459-455a-ae89-d9c54e6e0f92 of type vxlan for network 81a8997b-1a31-468f-b334-3b74db5b5b35 [pid: 7|app: 0|req: 951/1827] 10.0.0.222 () {34 vars in 670 bytes} [Wed Jun 10 02:32:43 2026] POST /v2.0/networks => generated 630 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:32:44.087 8 INFO neutron.db.l3_db [None req-ab45cef5-8609-4f8b-b202-15541cad9171 4a229e8f39e344ecbb92d6f94c0daffa ceeb7359612246e8ae79c57c60124d1a - - default default] Floating IP 67cfd65f-2c0d-4cdd-a442-c9b5d3808c79 associated. External IP: 10.96.250.210, port: 7d4ae5ae-3500-4360-bc9f-6ee277c01928. [pid: 7|app: 0|req: 952/1828] 10.0.0.222 () {34 vars in 669 bytes} [Wed Jun 10 02:32:43 2026] POST /v2.0/subnets => generated 626 bytes in 255 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:32:44.234 7 INFO neutron.db.segments_db [None req-ca025083-8f5b-41f4-b98e-86950998b31c 5dd1b77cbee042d89c6ce980b16e6ec2 234401b6fcfb4f87bc5640d4f65b5550 - - default default] Added segment 15d30e2d-a12d-4b31-a1b3-9e9de80e0a01 of type vxlan for network 9c4963e7-0790-4b04-8ad3-2414ed7ff876 [pid: 8|app: 0|req: 877/1829] 10.0.0.222 () {34 vars in 749 bytes} [Wed Jun 10 02:32:43 2026] PUT /v2.0/floatingips/67cfd65f-2c0d-4cdd-a442-c9b5d3808c79 => generated 856 bytes in 594 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:32:44.387 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-543240c2-abe5-4bf3-835b-c7c0c867c22e'] response: {'name': 'network-changed', 'server_uuid': '52ea27c5-1746-4253-b15e-d83e4eda1865', 'tag': '7d4ae5ae-3500-4360-bc9f-6ee277c01928', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 878/1830] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:32:44 2026] GET /v2.0/ports?device_id=4c8518b2-d841-43c3-8546-192ac4973be9 => generated 973 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 879/1831] 10.0.0.195 () {34 vars in 1040 bytes} [Wed Jun 10 02:32:44 2026] GET /v2.0/security-groups?id=274ef30e-f222-4645-af4a-17228a2c9643&fields=id&fields=name => generated 88 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 02:32:44.853 7 INFO neutron.db.l3_hamode_db [None req-ca025083-8f5b-41f4-b98e-86950998b31c 5dd1b77cbee042d89c6ce980b16e6ec2 234401b6fcfb4f87bc5640d4f65b5550 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 880/1832] 199.204.45.72 () {34 vars in 1079 bytes} [Wed Jun 10 02:32:44 2026] GET /v2.0/ports?tenant_id=ceeb7359612246e8ae79c57c60124d1a&device_id=52ea27c5-1746-4253-b15e-d83e4eda1865 => generated 1283 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 881/1833] 199.204.45.72 () {34 vars in 985 bytes} [Wed Jun 10 02:32:44 2026] GET /v2.0/networks?id=a829ac27-f1ec-4300-975b-a01b96bad1bc => generated 769 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:32:44.994 7 INFO neutron.db.l3_hamode_db [None req-ca025083-8f5b-41f4-b98e-86950998b31c 5dd1b77cbee042d89c6ce980b16e6ec2 234401b6fcfb4f87bc5640d4f65b5550 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 882/1834] 199.204.45.72 () {34 vars in 1059 bytes} [Wed Jun 10 02:32:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=7d4ae5ae-3500-4360-bc9f-6ee277c01928 => generated 859 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 883/1835] 199.204.45.72 () {34 vars in 983 bytes} [Wed Jun 10 02:32:45 2026] GET /v2.0/subnets?id=e37d010c-772b-4b9b-ae13-e560a98329f0 => generated 691 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 884/1836] 199.204.45.72 () {34 vars in 1051 bytes} [Wed Jun 10 02:32:45 2026] GET /v2.0/ports?network_id=a829ac27-f1ec-4300-975b-a01b96bad1bc&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: 885/1837] 199.204.45.72 () {34 vars in 1011 bytes} [Wed Jun 10 02:32:45 2026] GET /v2.0/networks/a829ac27-f1ec-4300-975b-a01b96bad1bc?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: 886/1838] 199.204.45.72 () {34 vars in 1111 bytes} [Wed Jun 10 02:32:45 2026] GET /v2.0/networks/a829ac27-f1ec-4300-975b-a01b96bad1bc?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 02:32:45.515 7 INFO neutron.services.segments.plugin [-] Segment 848228e6-22be-4ddf-b3e7-f3818444367a resource provider aggregate not found 2026-06-10 02:32:45.519 7 INFO neutron.services.segments.plugin [-] Segment 848228e6-22be-4ddf-b3e7-f3818444367a resource provider aggregate not found 2026-06-10 02:32:45.529 7 INFO neutron.services.segments.plugin [-] Segment 848228e6-22be-4ddf-b3e7-f3818444367a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 848228e6-22be-4ddf-b3e7-f3818444367a found for delete ", "request_id": "req-53f2298c-13c1-418e-b264-fd9f3459e337"}]} 2026-06-10 02:32:45.534 7 INFO neutron.services.segments.plugin [-] Segment 848228e6-22be-4ddf-b3e7-f3818444367a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 848228e6-22be-4ddf-b3e7-f3818444367a found for delete ", "request_id": "req-00d65eae-150a-4659-9849-e2b3d8f5c3df"}]} [pid: 7|app: 0|req: 953/1839] 10.0.0.222 () {34 vars in 669 bytes} [Wed Jun 10 02:32:44 2026] POST /v2.0/routers => generated 506 bytes in 1423 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 887/1840] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:32:45 2026] GET /v2.0/ports?device_id=4c8518b2-d841-43c3-8546-192ac4973be9 => generated 973 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 888/1841] 10.0.0.195 () {34 vars in 1040 bytes} [Wed Jun 10 02:32:45 2026] GET /v2.0/security-groups?id=274ef30e-f222-4645-af4a-17228a2c9643&fields=id&fields=name => generated 88 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 954/1844] 10.0.0.222 () {34 vars in 783 bytes} [Wed Jun 10 02:32:45 2026] PUT /v2.0/routers/6c65347b-48d1-4402-8347-61421df95d2d/add_router_interface => generated 309 bytes in 1112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 955/1845] 10.0.0.222 () {32 vars in 717 bytes} [Wed Jun 10 02:32:46 2026] GET /v2.0/ports/8e03748a-3a59-49bf-9937-8f6f8f840374 => generated 955 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 891/1846] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:32:46 2026] GET /v2.0/ports?device_id=4c8518b2-d841-43c3-8546-192ac4973be9 => generated 973 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 892/1847] 10.0.0.195 () {34 vars in 1040 bytes} [Wed Jun 10 02:32:46 2026] GET /v2.0/security-groups?id=274ef30e-f222-4645-af4a-17228a2c9643&fields=id&fields=name => generated 88 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 02:32:47.138 7 INFO neutron_taas.services.taas.taas_plugin [None req-eaf4a48c-9d7f-4536-8366-add0960553c4 5dd1b77cbee042d89c6ce980b16e6ec2 234401b6fcfb4f87bc5640d4f65b5550 - - default default] TaaS: Handle Delete Port: 8e03748a-3a59-49bf-9937-8f6f8f840374 2026-06-10 02:32:47.142 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-eaf4a48c-9d7f-4536-8366-add0960553c4 5dd1b77cbee042d89c6ce980b16e6ec2 234401b6fcfb4f87bc5640d4f65b5550 - - default default] Tap Mirror: Handle Delete Port: 8e03748a-3a59-49bf-9937-8f6f8f840374 [pid: 7|app: 0|req: 956/1848] 10.0.0.222 () {34 vars in 789 bytes} [Wed Jun 10 02:32:46 2026] PUT /v2.0/routers/6c65347b-48d1-4402-8347-61421df95d2d/remove_router_interface => generated 309 bytes in 687 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 893/1849] 10.0.0.222 () {32 vars in 736 bytes} [Wed Jun 10 02:32:47 2026] GET /v2.0/ports?device_id=6c65347b-48d1-4402-8347-61421df95d2d => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 02:32:47.628 7 INFO neutron_taas.services.taas.taas_plugin [None req-1da7595f-3543-491a-b9f8-71c579f3ff28 5dd1b77cbee042d89c6ce980b16e6ec2 234401b6fcfb4f87bc5640d4f65b5550 - - default default] TaaS: Handle Delete Port: 610fd5ac-1e9b-42b0-8eff-4e926afb1504 2026-06-10 02:32:47.630 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1da7595f-3543-491a-b9f8-71c579f3ff28 5dd1b77cbee042d89c6ce980b16e6ec2 234401b6fcfb4f87bc5640d4f65b5550 - - default default] Tap Mirror: Handle Delete Port: 610fd5ac-1e9b-42b0-8eff-4e926afb1504 2026-06-10 02:32:47.934 7 INFO neutron.services.segments.plugin [-] Segment 15d30e2d-a12d-4b31-a1b3-9e9de80e0a01 resource provider aggregate not found 2026-06-10 02:32:47.938 7 INFO neutron.services.segments.plugin [-] Segment 15d30e2d-a12d-4b31-a1b3-9e9de80e0a01 resource provider aggregate not found 2026-06-10 02:32:47.951 7 INFO neutron.services.segments.plugin [-] Segment 15d30e2d-a12d-4b31-a1b3-9e9de80e0a01 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 15d30e2d-a12d-4b31-a1b3-9e9de80e0a01 found for delete ", "request_id": "req-c3fa0bb6-d524-4d71-a1da-f5f2215beaad"}]} 2026-06-10 02:32:47.953 7 INFO neutron.services.segments.plugin [-] Segment 15d30e2d-a12d-4b31-a1b3-9e9de80e0a01 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 15d30e2d-a12d-4b31-a1b3-9e9de80e0a01 found for delete ", "request_id": "req-d02283ab-97f0-4ade-887f-9adac77b68cf"}]} 2026-06-10 02:32:47.960 7 INFO neutron.db.l3_hamode_db [None req-1da7595f-3543-491a-b9f8-71c579f3ff28 5dd1b77cbee042d89c6ce980b16e6ec2 234401b6fcfb4f87bc5640d4f65b5550 - - default default] HA network 9c4963e7-0790-4b04-8ad3-2414ed7ff876 was deleted as no HA routers are present in tenant 234401b6fcfb4f87bc5640d4f65b5550. [pid: 7|app: 0|req: 957/1850] 10.0.0.222 () {32 vars in 724 bytes} [Wed Jun 10 02:32:47 2026] DELETE /v2.0/routers/6c65347b-48d1-4402-8347-61421df95d2d => generated 0 bytes in 467 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 894/1851] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:32:47 2026] GET /v2.0/ports?device_id=4c8518b2-d841-43c3-8546-192ac4973be9 => generated 975 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 895/1852] 10.0.0.195 () {34 vars in 1040 bytes} [Wed Jun 10 02:32:47 2026] GET /v2.0/security-groups?id=274ef30e-f222-4645-af4a-17228a2c9643&fields=id&fields=name => generated 88 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 958/1853] 10.0.0.222 () {32 vars in 724 bytes} [Wed Jun 10 02:32:47 2026] DELETE /v2.0/subnets/b8f5a230-eb33-4fd2-b3f7-5935e3d077af => generated 0 bytes in 128 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 02:32:48.214 8 INFO neutron.services.segments.plugin [-] Segment c04b3884-3459-455a-ae89-d9c54e6e0f92 resource provider aggregate not found 2026-06-10 02:32:48.218 8 INFO neutron.services.segments.plugin [-] Segment c04b3884-3459-455a-ae89-d9c54e6e0f92 resource provider aggregate not found 2026-06-10 02:32:48.241 8 INFO neutron.services.segments.plugin [-] Segment c04b3884-3459-455a-ae89-d9c54e6e0f92 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c04b3884-3459-455a-ae89-d9c54e6e0f92 found for delete ", "request_id": "req-7d3ccf13-a55d-4731-b096-2f1d32de2cbf"}]} 2026-06-10 02:32:48.244 8 INFO neutron.services.segments.plugin [-] Segment c04b3884-3459-455a-ae89-d9c54e6e0f92 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c04b3884-3459-455a-ae89-d9c54e6e0f92 found for delete ", "request_id": "req-92c362fc-4a6a-4055-bd0f-f8c75c33e8df"}]} [pid: 8|app: 0|req: 896/1854] 10.0.0.222 () {32 vars in 726 bytes} [Wed Jun 10 02:32:48 2026] DELETE /v2.0/networks/81a8997b-1a31-468f-b334-3b74db5b5b35 => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 02:32:48.324 7 INFO neutron.db.segments_db [None req-d3c5d58a-1458-482a-8573-90acc0e9bf78 5dd1b77cbee042d89c6ce980b16e6ec2 234401b6fcfb4f87bc5640d4f65b5550 - - default default] Added segment 968742d3-f99a-4e26-b6b3-c65935643aa2 of type vxlan for network 68e67aeb-88a9-4f0e-b161-bed1a179b4d4 2026-06-10 02:32:48.611 7 INFO neutron.db.l3_hamode_db [None req-d3c5d58a-1458-482a-8573-90acc0e9bf78 5dd1b77cbee042d89c6ce980b16e6ec2 234401b6fcfb4f87bc5640d4f65b5550 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 897/1855] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:32:49 2026] GET /v2.0/ports?device_id=4c8518b2-d841-43c3-8546-192ac4973be9 => 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: 898/1856] 10.0.0.195 () {34 vars in 1040 bytes} [Wed Jun 10 02:32:49 2026] GET /v2.0/security-groups?id=274ef30e-f222-4645-af4a-17228a2c9643&fields=id&fields=name => generated 88 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 02:32:49.512 7 INFO neutron.db.l3_hamode_db [None req-d3c5d58a-1458-482a-8573-90acc0e9bf78 5dd1b77cbee042d89c6ce980b16e6ec2 234401b6fcfb4f87bc5640d4f65b5550 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 959/1857] 10.0.0.222 () {34 vars in 669 bytes} [Wed Jun 10 02:32:48 2026] POST /v2.0/routers => generated 688 bytes in 2011 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 899/1858] 10.0.0.222 () {32 vars in 721 bytes} [Wed Jun 10 02:32:50 2026] GET /v2.0/routers/b0f250de-1a98-4505-adfc-5d5568d42821 => generated 694 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 960/1859] 10.0.0.222 () {32 vars in 647 bytes} [Wed Jun 10 02:32:50 2026] GET /v2.0/routers => generated 697 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 961/1860] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:32:50 2026] GET /v2.0/ports?device_id=4c8518b2-d841-43c3-8546-192ac4973be9 => generated 975 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 962/1861] 10.0.0.195 () {34 vars in 1040 bytes} [Wed Jun 10 02:32:50 2026] GET /v2.0/security-groups?id=274ef30e-f222-4645-af4a-17228a2c9643&fields=id&fields=name => generated 88 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 900/1862] 10.0.0.222 () {34 vars in 741 bytes} [Wed Jun 10 02:32:50 2026] PUT /v2.0/routers/b0f250de-1a98-4505-adfc-5d5568d42821 => generated 701 bytes in 402 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 963/1863] 10.0.0.222 () {32 vars in 721 bytes} [Wed Jun 10 02:32:50 2026] GET /v2.0/routers/b0f250de-1a98-4505-adfc-5d5568d42821 => generated 701 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 901/1864] 10.0.0.222 () {32 vars in 736 bytes} [Wed Jun 10 02:32:50 2026] GET /v2.0/ports?device_id=b0f250de-1a98-4505-adfc-5d5568d42821 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 02:32:51.216 7 INFO neutron_taas.services.taas.taas_plugin [None req-66a9f1c9-9264-4b2f-afc4-57f35cad73a1 5dd1b77cbee042d89c6ce980b16e6ec2 234401b6fcfb4f87bc5640d4f65b5550 - - default default] TaaS: Handle Delete Port: 8e19a4d5-335e-42eb-928a-5f54c9a8e6ce 2026-06-10 02:32:51.227 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-66a9f1c9-9264-4b2f-afc4-57f35cad73a1 5dd1b77cbee042d89c6ce980b16e6ec2 234401b6fcfb4f87bc5640d4f65b5550 - - default default] Tap Mirror: Handle Delete Port: 8e19a4d5-335e-42eb-928a-5f54c9a8e6ce 2026-06-10 02:32:51.501 7 INFO neutron_taas.services.taas.taas_plugin [None req-66a9f1c9-9264-4b2f-afc4-57f35cad73a1 5dd1b77cbee042d89c6ce980b16e6ec2 234401b6fcfb4f87bc5640d4f65b5550 - - default default] TaaS: Handle Delete Port: 6901aa59-1614-4a64-bf26-e496a81905f0 2026-06-10 02:32:51.504 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-66a9f1c9-9264-4b2f-afc4-57f35cad73a1 5dd1b77cbee042d89c6ce980b16e6ec2 234401b6fcfb4f87bc5640d4f65b5550 - - default default] Tap Mirror: Handle Delete Port: 6901aa59-1614-4a64-bf26-e496a81905f0 [pid: 8|app: 0|req: 902/1865] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:32:51 2026] GET /v2.0/ports?device_id=4c8518b2-d841-43c3-8546-192ac4973be9 => generated 975 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 903/1866] 10.0.0.195 () {34 vars in 1040 bytes} [Wed Jun 10 02:32:51 2026] GET /v2.0/security-groups?id=274ef30e-f222-4645-af4a-17228a2c9643&fields=id&fields=name => generated 88 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 02:32:51.834 7 INFO neutron.services.segments.plugin [-] Segment 968742d3-f99a-4e26-b6b3-c65935643aa2 resource provider aggregate not found 2026-06-10 02:32:51.861 7 INFO neutron.db.l3_hamode_db [None req-66a9f1c9-9264-4b2f-afc4-57f35cad73a1 5dd1b77cbee042d89c6ce980b16e6ec2 234401b6fcfb4f87bc5640d4f65b5550 - - default default] HA network 68e67aeb-88a9-4f0e-b161-bed1a179b4d4 was deleted as no HA routers are present in tenant 234401b6fcfb4f87bc5640d4f65b5550. 2026-06-10 02:32:51.863 7 INFO neutron.services.segments.plugin [-] Segment 968742d3-f99a-4e26-b6b3-c65935643aa2 resource provider aggregate not found [pid: 7|app: 0|req: 964/1867] 10.0.0.222 () {32 vars in 724 bytes} [Wed Jun 10 02:32:50 2026] DELETE /v2.0/routers/b0f250de-1a98-4505-adfc-5d5568d42821 => generated 0 bytes in 891 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:32:51.874 7 INFO neutron.services.segments.plugin [-] Segment 968742d3-f99a-4e26-b6b3-c65935643aa2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 968742d3-f99a-4e26-b6b3-c65935643aa2 found for delete ", "request_id": "req-92c37ed4-1bd2-4b9e-81ae-985966def3ac"}]} 2026-06-10 02:32:51.892 7 INFO neutron.services.segments.plugin [-] Segment 968742d3-f99a-4e26-b6b3-c65935643aa2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 968742d3-f99a-4e26-b6b3-c65935643aa2 found for delete ", "request_id": "req-1c140a98-88e7-4767-a64b-6a6a45c8f099"}]} [pid: 8|app: 0|req: 904/1868] 10.0.0.222 () {32 vars in 736 bytes} [Wed Jun 10 02:32:51 2026] GET /v2.0/ports?device_id=b0f250de-1a98-4505-adfc-5d5568d42821 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 02:32:51.926 7 INFO neutron.api.v2.resource [None req-078f91f0-11ec-486c-baf6-9a15d8c4a381 5dd1b77cbee042d89c6ce980b16e6ec2 234401b6fcfb4f87bc5640d4f65b5550 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 965/1869] 10.0.0.222 () {32 vars in 724 bytes} [Wed Jun 10 02:32:51 2026] DELETE /v2.0/routers/b0f250de-1a98-4505-adfc-5d5568d42821 => generated 135 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 905/1870] 10.0.0.222 () {32 vars in 736 bytes} [Wed Jun 10 02:32:51 2026] GET /v2.0/ports?device_id=6c65347b-48d1-4402-8347-61421df95d2d => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 02:32:51.992 7 INFO neutron.api.v2.resource [None req-d8373bd7-00f9-46d3-a2ae-2dd00a78aa3f 5dd1b77cbee042d89c6ce980b16e6ec2 234401b6fcfb4f87bc5640d4f65b5550 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 966/1871] 10.0.0.222 () {32 vars in 724 bytes} [Wed Jun 10 02:32:51 2026] DELETE /v2.0/routers/6c65347b-48d1-4402-8347-61421df95d2d => generated 135 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 02:32:52.018 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c1104009-c383-4f10-88f3-dd5e39fde2f5 5dd1b77cbee042d89c6ce980b16e6ec2 234401b6fcfb4f87bc5640d4f65b5550 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 906/1872] 10.0.0.222 () {32 vars in 724 bytes} [Wed Jun 10 02:32:52 2026] DELETE /v2.0/subnets/b8f5a230-eb33-4fd2-b3f7-5935e3d077af => 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: 967/1873] 10.0.0.222 () {32 vars in 736 bytes} [Wed Jun 10 02:32:52 2026] GET /v2.0/ports?device_id=a400389b-2ee1-4f49-8d09-6a635c0267c4 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 02:32:52.083 8 INFO neutron.api.v2.resource [None req-8fdf57e4-de66-4e53-b8a7-580629e42336 5dd1b77cbee042d89c6ce980b16e6ec2 234401b6fcfb4f87bc5640d4f65b5550 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 907/1874] 10.0.0.222 () {32 vars in 724 bytes} [Wed Jun 10 02:32:52 2026] DELETE /v2.0/routers/a400389b-2ee1-4f49-8d09-6a635c0267c4 => generated 135 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 02:32:52.114 7 INFO neutron.pecan_wsgi.hooks.translation [None req-192558d9-fac8-4ded-9e0a-f345a663eff3 5dd1b77cbee042d89c6ce980b16e6ec2 234401b6fcfb4f87bc5640d4f65b5550 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 968/1875] 10.0.0.222 () {32 vars in 724 bytes} [Wed Jun 10 02:32:52 2026] DELETE /v2.0/subnets/bef7874d-3ad4-41d8-81c4-e3938b6faa11 => generated 136 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 908/1876] 10.0.0.222 () {32 vars in 736 bytes} [Wed Jun 10 02:32:52 2026] GET /v2.0/ports?device_id=e2fccbf0-7296-4770-8f28-ca36b0a4e5a3 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 02:32:52.199 7 INFO neutron.api.v2.resource [None req-3b9dd6e8-adc9-4346-9ec2-bd10ad4538de 5dd1b77cbee042d89c6ce980b16e6ec2 234401b6fcfb4f87bc5640d4f65b5550 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 969/1877] 10.0.0.222 () {32 vars in 724 bytes} [Wed Jun 10 02:32:52 2026] DELETE /v2.0/routers/e2fccbf0-7296-4770-8f28-ca36b0a4e5a3 => generated 135 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 02:32:52.245 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e098419e-f56b-42a0-a53c-5c8f33022686 5dd1b77cbee042d89c6ce980b16e6ec2 234401b6fcfb4f87bc5640d4f65b5550 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 909/1878] 10.0.0.222 () {32 vars in 724 bytes} [Wed Jun 10 02:32:52 2026] DELETE /v2.0/subnets/c77b6030-71ce-49e7-8202-37c620cc2fa7 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 02:32:52.277 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4a392d82-2422-48b0-a7a2-23c13713cbf4 5dd1b77cbee042d89c6ce980b16e6ec2 234401b6fcfb4f87bc5640d4f65b5550 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 970/1879] 10.0.0.222 () {32 vars in 724 bytes} [Wed Jun 10 02:32:52 2026] DELETE /v2.0/subnets/cc595c2c-dd68-440a-900a-f952c481b0fa => generated 136 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 971/1880] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:32:52 2026] GET /v2.0/ports?device_id=4c8518b2-d841-43c3-8546-192ac4973be9 => 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: 972/1881] 10.0.0.195 () {34 vars in 1040 bytes} [Wed Jun 10 02:32:52 2026] GET /v2.0/security-groups?id=274ef30e-f222-4645-af4a-17228a2c9643&fields=id&fields=name => generated 88 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 910/1882] 10.0.0.222 () {32 vars in 774 bytes} [Wed Jun 10 02:32:52 2026] GET /v2.0/security-groups?tenant_id=234401b6fcfb4f87bc5640d4f65b5550&name=default => generated 2925 bytes in 169 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 973/1883] 199.204.45.72 () {34 vars in 993 bytes} [Wed Jun 10 02:32:52 2026] GET /v2.0/ports?device_id=4c8518b2-d841-43c3-8546-192ac4973be9 => 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: 911/1884] 10.0.0.222 () {32 vars in 740 bytes} [Wed Jun 10 02:32:52 2026] DELETE /v2.0/security-groups/da93a82b-6855-463f-9d1a-62ee942bcedc => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:32:53.077 7 INFO neutron_taas.services.taas.taas_plugin [req-8b7b091b-d4be-4af6-a0cb-d80907f93650 req-0614381e-4796-4136-a8af-5829e6a4e244 6d42edcc60f642f9985041982385c01a f5d1261f33d340e48664c832940953db - - default default] TaaS: Handle Delete Port: 9bc4bfd0-ed49-49de-b504-930e3b935322 2026-06-10 02:32:53.080 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-8b7b091b-d4be-4af6-a0cb-d80907f93650 req-0614381e-4796-4136-a8af-5829e6a4e244 6d42edcc60f642f9985041982385c01a f5d1261f33d340e48664c832940953db - - default default] Tap Mirror: Handle Delete Port: 9bc4bfd0-ed49-49de-b504-930e3b935322 [pid: 7|app: 0|req: 974/1885] 199.204.45.72 () {36 vars in 996 bytes} [Wed Jun 10 02:32:52 2026] DELETE /v2.0/ports/9bc4bfd0-ed49-49de-b504-930e3b935322 => generated 0 bytes in 250 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 02:32:53.252 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-800f39bc-61df-42e3-8fcc-af438cfa3f94'] response: {'server_uuid': '4c8518b2-d841-43c3-8546-192ac4973be9', 'name': 'network-vif-deleted', 'tag': '9bc4bfd0-ed49-49de-b504-930e3b935322', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 912/1886] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:32:53 2026] GET /v2.0/ports?device_id=4c8518b2-d841-43c3-8546-192ac4973be9 => 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: 975/1887] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:32:55 2026] GET /v2.0/ports?device_id=4c8518b2-d841-43c3-8546-192ac4973be9 => 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: 913/1888] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:32:56 2026] GET /v2.0/ports?device_id=4c8518b2-d841-43c3-8546-192ac4973be9 => 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: 976/1889] 10.0.0.222 () {32 vars in 774 bytes} [Wed Jun 10 02:32:57 2026] GET /v2.0/security-groups?tenant_id=5ed2682954f04b3595e38ff03d8884d5&name=default => generated 2925 bytes in 254 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 914/1890] 10.0.0.222 () {32 vars in 740 bytes} [Wed Jun 10 02:32:58 2026] DELETE /v2.0/security-groups/2e6afc59-9283-4349-942a-62d561a46558 => 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: 977/1891] 10.0.0.222 () {32 vars in 774 bytes} [Wed Jun 10 02:32:58 2026] GET /v2.0/security-groups?tenant_id=0bc857eb0921453594c9a1ded48b34fb&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: 915/1892] 10.0.0.222 () {32 vars in 740 bytes} [Wed Jun 10 02:32:58 2026] DELETE /v2.0/security-groups/fb8032ae-ad2b-45da-a8cc-e06db3fc64c4 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:32:58.730 7 INFO neutron_taas.services.taas.taas_plugin [None req-52ae82c2-bd1a-490a-8468-b7a621035091 3b4fb08fc9af48c9a5d96f8a8132a365 18265f3c52554fd6a6b60ac71d971572 - - default default] TaaS: Handle Delete Port: 5773b8d0-f11a-4226-afe1-36a97fb6ee8e 2026-06-10 02:32:58.734 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-52ae82c2-bd1a-490a-8468-b7a621035091 3b4fb08fc9af48c9a5d96f8a8132a365 18265f3c52554fd6a6b60ac71d971572 - - default default] Tap Mirror: Handle Delete Port: 5773b8d0-f11a-4226-afe1-36a97fb6ee8e [pid: 7|app: 0|req: 978/1893] 10.0.0.222 () {34 vars in 789 bytes} [Wed Jun 10 02:32:58 2026] PUT /v2.0/routers/bf67a245-0386-4423-b37f-9cb3acab83d2/remove_router_interface => generated 309 bytes in 951 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:32:59.552 8 INFO neutron_taas.services.taas.taas_plugin [None req-db3513ce-aba8-4dfc-bbd4-b01d2dba2aa6 3b4fb08fc9af48c9a5d96f8a8132a365 18265f3c52554fd6a6b60ac71d971572 - - default default] TaaS: Handle Delete Port: 9198a06b-6a05-4671-9c0d-9d74e222beab 2026-06-10 02:32:59.554 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-db3513ce-aba8-4dfc-bbd4-b01d2dba2aa6 3b4fb08fc9af48c9a5d96f8a8132a365 18265f3c52554fd6a6b60ac71d971572 - - default default] Tap Mirror: Handle Delete Port: 9198a06b-6a05-4671-9c0d-9d74e222beab 2026-06-10 02:32:59.762 8 INFO neutron_taas.services.taas.taas_plugin [None req-db3513ce-aba8-4dfc-bbd4-b01d2dba2aa6 3b4fb08fc9af48c9a5d96f8a8132a365 18265f3c52554fd6a6b60ac71d971572 - - default default] TaaS: Handle Delete Port: aeeb10cc-080e-42b9-87fa-1ee2b7150c12 2026-06-10 02:32:59.765 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-db3513ce-aba8-4dfc-bbd4-b01d2dba2aa6 3b4fb08fc9af48c9a5d96f8a8132a365 18265f3c52554fd6a6b60ac71d971572 - - default default] Tap Mirror: Handle Delete Port: aeeb10cc-080e-42b9-87fa-1ee2b7150c12 2026-06-10 02:33:00.118 8 INFO neutron.services.segments.plugin [-] Segment 7b2df6d9-5c72-4b1a-b7ca-df6b80c44794 resource provider aggregate not found 2026-06-10 02:33:00.120 8 INFO neutron.services.segments.plugin [-] Segment 7b2df6d9-5c72-4b1a-b7ca-df6b80c44794 resource provider aggregate not found 2026-06-10 02:33:00.139 8 INFO neutron.services.segments.plugin [-] Segment 7b2df6d9-5c72-4b1a-b7ca-df6b80c44794 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7b2df6d9-5c72-4b1a-b7ca-df6b80c44794 found for delete ", "request_id": "req-c948b58d-9903-41d0-8c17-3c22111b7338"}]} 2026-06-10 02:33:00.139 8 INFO neutron.services.segments.plugin [-] Segment 7b2df6d9-5c72-4b1a-b7ca-df6b80c44794 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7b2df6d9-5c72-4b1a-b7ca-df6b80c44794 found for delete ", "request_id": "req-8bdfe432-f3ac-4784-845d-04e2dfff8891"}]} 2026-06-10 02:33:00.149 8 INFO neutron.db.l3_hamode_db [None req-db3513ce-aba8-4dfc-bbd4-b01d2dba2aa6 3b4fb08fc9af48c9a5d96f8a8132a365 18265f3c52554fd6a6b60ac71d971572 - - default default] HA network dd758353-777b-4f7a-967d-b5e35ef2a6eb was deleted as no HA routers are present in tenant f5d1261f33d340e48664c832940953db. [pid: 8|app: 0|req: 916/1894] 10.0.0.222 () {32 vars in 724 bytes} [Wed Jun 10 02:32:59 2026] DELETE /v2.0/routers/bf67a245-0386-4423-b37f-9cb3acab83d2 => generated 0 bytes in 773 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 979/1895] 10.0.0.222 () {32 vars in 724 bytes} [Wed Jun 10 02:33:00 2026] DELETE /v2.0/subnets/bc415199-13d8-41f0-b637-8979657d489d => generated 0 bytes in 133 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 02:33:00.405 8 INFO neutron_taas.services.taas.taas_plugin [None req-005ba88f-73c0-46f8-898b-d73e8fca9270 3b4fb08fc9af48c9a5d96f8a8132a365 18265f3c52554fd6a6b60ac71d971572 - - default default] TaaS: Handle Delete Port: 6f51658a-c8ce-4b26-9a76-95dabddd2139 2026-06-10 02:33:00.408 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-005ba88f-73c0-46f8-898b-d73e8fca9270 3b4fb08fc9af48c9a5d96f8a8132a365 18265f3c52554fd6a6b60ac71d971572 - - default default] Tap Mirror: Handle Delete Port: 6f51658a-c8ce-4b26-9a76-95dabddd2139 [pid: 8|app: 0|req: 917/1896] 10.0.0.222 () {32 vars in 726 bytes} [Wed Jun 10 02:33:00 2026] DELETE /v2.0/networks/d39fa4a2-e6a2-4c5a-a927-4c4b93ac3f4c => generated 0 bytes in 266 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 980/1897] 10.0.0.222 () {32 vars in 774 bytes} [Wed Jun 10 02:33:00 2026] GET /v2.0/security-groups?tenant_id=f5d1261f33d340e48664c832940953db&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: 918/1900] 10.0.0.222 () {32 vars in 740 bytes} [Wed Jun 10 02:33:00 2026] DELETE /v2.0/security-groups/274ef30e-f222-4645-af4a-17228a2c9643 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:33:02.167 8 INFO neutron.services.segments.plugin [-] Segment 667ad3f5-b451-4f12-b57f-ecc23aa04f9f resource provider aggregate not found 2026-06-10 02:33:02.171 8 INFO neutron.services.segments.plugin [-] Segment 667ad3f5-b451-4f12-b57f-ecc23aa04f9f resource provider aggregate not found 2026-06-10 02:33:02.187 8 INFO neutron.services.segments.plugin [-] Segment 667ad3f5-b451-4f12-b57f-ecc23aa04f9f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 667ad3f5-b451-4f12-b57f-ecc23aa04f9f found for delete ", "request_id": "req-c9dcdede-2533-416f-9b2f-1c9b25bfc5b1"}]} 2026-06-10 02:33:02.193 8 INFO neutron.services.segments.plugin [-] Segment 667ad3f5-b451-4f12-b57f-ecc23aa04f9f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 667ad3f5-b451-4f12-b57f-ecc23aa04f9f found for delete ", "request_id": "req-cb06dcdb-d029-4a61-9f94-73fac7eb5976"}]} 2026-06-10 02:33:05.206 7 INFO neutron.db.segments_db [None req-4c3a7edf-4aef-405b-94cd-780b0235adff 9db1266c8b454b9caed815b5cbc304e1 1ea94caa6e924bf5a18022bf4face870 - - default default] Added segment 4fff5b2c-d46d-4829-adc1-1d914f783210 of type vxlan for network a8afaedd-d4da-4b8a-8021-3636940a96c2 [pid: 7|app: 0|req: 983/1901] 10.0.0.222 () {34 vars in 670 bytes} [Wed Jun 10 02:33:04 2026] POST /v2.0/networks => generated 726 bytes in 368 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 919/1902] 10.0.0.222 () {34 vars in 669 bytes} [Wed Jun 10 02:33:05 2026] POST /v2.0/subnets => generated 644 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:33:05.478 7 WARNING neutron.api.v2.base [None req-d59fdb70-89da-48b7-92bf-eb67f9d1d8d6 9db1266c8b454b9caed815b5cbc304e1 1ea94caa6e924bf5a18022bf4face870 - - default default] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: 'None' is not a valid string.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: 'None' is not a valid string. 2026-06-10 02:33:05.479 7 INFO neutron.api.v2.resource [None req-d59fdb70-89da-48b7-92bf-eb67f9d1d8d6 9db1266c8b454b9caed815b5cbc304e1 1ea94caa6e924bf5a18022bf4face870 - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 7|app: 0|req: 984/1903] 10.0.0.222 () {34 vars in 681 bytes} [Wed Jun 10 02:33:05 2026] POST /v2.0/rbac-policies => generated 143 bytes in 10 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-06-10 02:33:05.656 8 INFO neutron.services.segments.plugin [-] Segment 4fff5b2c-d46d-4829-adc1-1d914f783210 resource provider aggregate not found 2026-06-10 02:33:05.663 8 INFO neutron.services.segments.plugin [-] Segment 4fff5b2c-d46d-4829-adc1-1d914f783210 resource provider aggregate not found 2026-06-10 02:33:05.678 8 INFO neutron.services.segments.plugin [-] Segment 4fff5b2c-d46d-4829-adc1-1d914f783210 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4fff5b2c-d46d-4829-adc1-1d914f783210 found for delete ", "request_id": "req-4046b597-7b34-4d68-970e-d274d30a7a4c"}]} 2026-06-10 02:33:05.681 8 INFO neutron.services.segments.plugin [-] Segment 4fff5b2c-d46d-4829-adc1-1d914f783210 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4fff5b2c-d46d-4829-adc1-1d914f783210 found for delete ", "request_id": "req-88861330-d6cf-4085-83d9-18f4612ebc38"}]} [pid: 8|app: 0|req: 920/1904] 10.0.0.222 () {32 vars in 726 bytes} [Wed Jun 10 02:33:05 2026] DELETE /v2.0/networks/a8afaedd-d4da-4b8a-8021-3636940a96c2 => generated 0 bytes in 205 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 02:33:05.752 7 INFO neutron.db.segments_db [None req-d31ac020-17a6-422b-87a0-e52a70412607 9db1266c8b454b9caed815b5cbc304e1 1ea94caa6e924bf5a18022bf4face870 - - default default] Added segment e56a6b9c-673a-4ea0-ad8f-2dd0877c151a of type vxlan for network 7322dfd9-bd79-4b3f-be10-60aff9e9aa24 [pid: 7|app: 0|req: 985/1905] 10.0.0.222 () {34 vars in 670 bytes} [Wed Jun 10 02:33:05 2026] POST /v2.0/networks => generated 725 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 921/1906] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:33:05 2026] GET /v2.0/ports?device_id=52ea27c5-1746-4253-b15e-d83e4eda1865 => generated 1014 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 922/1907] 10.0.0.195 () {34 vars in 1120 bytes} [Wed Jun 10 02:33:05 2026] GET /v2.0/security-groups?id=ba25d09b-aa6a-4aa0-b96f-0d594dced91e&id=fd5e797c-e9dd-45a0-95d3-1d3d097f90d4&fields=id&fields=name => generated 206 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 986/1908] 10.0.0.222 () {34 vars in 669 bytes} [Wed Jun 10 02:33:05 2026] POST /v2.0/subnets => generated 647 bytes in 204 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:33:06.064 7 WARNING neutron.api.v2.base [None req-d058a57c-dc0d-44c2-8d14-39816e87bc7b 9db1266c8b454b9caed815b5cbc304e1 1ea94caa6e924bf5a18022bf4face870 - - default default] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. 2026-06-10 02:33:06.064 7 INFO neutron.api.v2.resource [None req-d058a57c-dc0d-44c2-8d14-39816e87bc7b 9db1266c8b454b9caed815b5cbc304e1 1ea94caa6e924bf5a18022bf4face870 - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 7|app: 0|req: 987/1909] 10.0.0.222 () {34 vars in 681 bytes} [Wed Jun 10 02:33:06 2026] POST /v2.0/rbac-policies => generated 547 bytes in 6 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 8|app: 0|req: 923/1910] 10.0.0.222 () {32 vars in 736 bytes} [Wed Jun 10 02:33:05 2026] GET /v2.0/ports?device_id=52ea27c5-1746-4253-b15e-d83e4eda1865 => generated 1283 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 924/1911] 10.0.0.222 () {32 vars in 858 bytes} [Wed Jun 10 02:33:06 2026] GET /v2.0/floatingips?floating_network_id=eb81d00a-2cf7-4320-b2cf-0c3468f82aa4&port_id=7d4ae5ae-3500-4360-bc9f-6ee277c01928 => generated 861 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:33:06.258 7 INFO neutron.services.segments.plugin [-] Segment e56a6b9c-673a-4ea0-ad8f-2dd0877c151a resource provider aggregate not found 2026-06-10 02:33:06.264 7 INFO neutron.services.segments.plugin [-] Segment e56a6b9c-673a-4ea0-ad8f-2dd0877c151a resource provider aggregate not found 2026-06-10 02:33:06.279 7 INFO neutron.services.segments.plugin [-] Segment e56a6b9c-673a-4ea0-ad8f-2dd0877c151a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e56a6b9c-673a-4ea0-ad8f-2dd0877c151a found for delete ", "request_id": "req-2786aeea-8610-44e6-80ba-c3c15395fad9"}]} 2026-06-10 02:33:06.286 7 INFO neutron.services.segments.plugin [-] Segment e56a6b9c-673a-4ea0-ad8f-2dd0877c151a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e56a6b9c-673a-4ea0-ad8f-2dd0877c151a found for delete ", "request_id": "req-b9962f45-28ba-43c7-8c04-a661b618c323"}]} [pid: 7|app: 0|req: 988/1912] 10.0.0.222 () {32 vars in 726 bytes} [Wed Jun 10 02:33:06 2026] DELETE /v2.0/networks/7322dfd9-bd79-4b3f-be10-60aff9e9aa24 => generated 0 bytes in 235 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 02:33:06.389 8 INFO neutron.db.segments_db [None req-1854b53e-0d3e-4496-a549-2f67fcbb5578 9db1266c8b454b9caed815b5cbc304e1 1ea94caa6e924bf5a18022bf4face870 - - default default] Added segment 17968088-ccc1-4fdb-953a-d97931620df3 of type vxlan for network 80331ab2-74bd-4be8-8495-704551379c03 [pid: 8|app: 0|req: 925/1913] 10.0.0.222 () {34 vars in 670 bytes} [Wed Jun 10 02:33:06 2026] POST /v2.0/networks => generated 726 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 989/1914] 10.0.0.222 () {34 vars in 669 bytes} [Wed Jun 10 02:33:06 2026] POST /v2.0/subnets => generated 647 bytes in 267 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 990/1915] 10.0.0.53 () {34 vars in 989 bytes} [Wed Jun 10 02:33:06 2026] GET /v2.0/ports?device_id=52ea27c5-1746-4253-b15e-d83e4eda1865 => generated 1283 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 926/1916] 10.0.0.222 () {34 vars in 681 bytes} [Wed Jun 10 02:33:06 2026] POST /v2.0/rbac-policies => generated 324 bytes in 265 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 991/1917] 10.0.0.53 () {34 vars in 1119 bytes} [Wed Jun 10 02:33:06 2026] GET /v2.0/security-groups?id=ba25d09b-aa6a-4aa0-b96f-0d594dced91e&id=fd5e797c-e9dd-45a0-95d3-1d3d097f90d4&fields=id&fields=name => generated 206 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 927/1918] 10.0.0.222 () {32 vars in 723 bytes} [Wed Jun 10 02:33:07 2026] GET /v2.0/networks/80331ab2-74bd-4be8-8495-704551379c03 => generated 655 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:33:07.955 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7bd29734-9d75-4ed8-8b91-1e1c83f22a12 0aad60a470d94d15927904d5b340d651 4f3aaa4c21fc46f1aaf1205dab8377ee - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 992/1919] 10.0.0.222 () {32 vars in 723 bytes} [Wed Jun 10 02:33:07 2026] GET /v2.0/networks/80331ab2-74bd-4be8-8495-704551379c03 => generated 138 bytes in 178 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 02:33:08.231 8 INFO neutron.services.segments.plugin [-] Segment 17968088-ccc1-4fdb-953a-d97931620df3 resource provider aggregate not found 2026-06-10 02:33:08.234 8 INFO neutron.services.segments.plugin [-] Segment 17968088-ccc1-4fdb-953a-d97931620df3 resource provider aggregate not found 2026-06-10 02:33:08.250 8 INFO neutron.services.segments.plugin [-] Segment 17968088-ccc1-4fdb-953a-d97931620df3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 17968088-ccc1-4fdb-953a-d97931620df3 found for delete ", "request_id": "req-21aa1e61-5ae8-4994-ad4b-72446586bcd2"}]} 2026-06-10 02:33:08.255 8 INFO neutron.services.segments.plugin [-] Segment 17968088-ccc1-4fdb-953a-d97931620df3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 17968088-ccc1-4fdb-953a-d97931620df3 found for delete ", "request_id": "req-e075f2b8-3843-4dfd-8650-0c67f410d5a8"}]} [pid: 8|app: 0|req: 928/1920] 10.0.0.222 () {32 vars in 726 bytes} [Wed Jun 10 02:33:07 2026] DELETE /v2.0/networks/80331ab2-74bd-4be8-8495-704551379c03 => generated 0 bytes in 305 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 02:33:08.283 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f5964e2e-c13b-452c-9e91-9f598fccc2c5 9db1266c8b454b9caed815b5cbc304e1 1ea94caa6e924bf5a18022bf4face870 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 929/1921] 10.0.0.222 () {32 vars in 724 bytes} [Wed Jun 10 02:33:08 2026] DELETE /v2.0/subnets/42f134ec-d38f-4b21-a1de-6710d9753ad3 => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 02:33:08.299 8 INFO neutron.pecan_wsgi.hooks.translation [None req-edd3f47b-26b7-4099-989e-93f9ce306255 9db1266c8b454b9caed815b5cbc304e1 1ea94caa6e924bf5a18022bf4face870 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 930/1922] 10.0.0.222 () {32 vars in 724 bytes} [Wed Jun 10 02:33:08 2026] DELETE /v2.0/subnets/b1b89a8c-5bb4-4f27-9814-5339583dbd55 => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 02:33:08.314 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4662f122-efc3-4d6b-adb3-333dad8d2d19 9db1266c8b454b9caed815b5cbc304e1 1ea94caa6e924bf5a18022bf4face870 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 931/1923] 10.0.0.222 () {32 vars in 724 bytes} [Wed Jun 10 02:33:08 2026] DELETE /v2.0/subnets/be0f81b4-0567-492a-8947-4397d5442ac9 => generated 136 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 993/1924] 10.0.0.222 () {32 vars in 774 bytes} [Wed Jun 10 02:33:08 2026] GET /v2.0/security-groups?tenant_id=fd4fe75b26e7493b838a261227136ee2&name=default => generated 2925 bytes in 230 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 932/1925] 10.0.0.222 () {32 vars in 740 bytes} [Wed Jun 10 02:33:08 2026] DELETE /v2.0/security-groups/b0ef7c71-3ebe-4edf-afbc-891b67c58306 => 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: 994/1926] 10.0.0.222 () {32 vars in 774 bytes} [Wed Jun 10 02:33:09 2026] GET /v2.0/security-groups?tenant_id=1ea94caa6e924bf5a18022bf4face870&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: 933/1927] 10.0.0.222 () {32 vars in 740 bytes} [Wed Jun 10 02:33:09 2026] DELETE /v2.0/security-groups/aa1f4f95-a8aa-49c1-9d95-fd35739e9f7d => generated 0 bytes in 163 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 995/1928] 10.0.0.222 () {32 vars in 774 bytes} [Wed Jun 10 02:33:09 2026] GET /v2.0/security-groups?tenant_id=4f3aaa4c21fc46f1aaf1205dab8377ee&name=default => generated 2925 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 934/1929] 10.0.0.222 () {32 vars in 740 bytes} [Wed Jun 10 02:33:09 2026] DELETE /v2.0/security-groups/029f527d-bd4a-4184-bfaf-b2d31370b763 => 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: 996/1930] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:33:09 2026] GET /v2.0/ports?device_id=52ea27c5-1746-4253-b15e-d83e4eda1865 => generated 1014 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 997/1931] 10.0.0.195 () {34 vars in 1120 bytes} [Wed Jun 10 02:33:09 2026] GET /v2.0/security-groups?id=ba25d09b-aa6a-4aa0-b96f-0d594dced91e&id=fd5e797c-e9dd-45a0-95d3-1d3d097f90d4&fields=id&fields=name => generated 206 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 935/1932] 10.0.0.222 () {32 vars in 774 bytes} [Wed Jun 10 02:33:09 2026] GET /v2.0/security-groups?tenant_id=d3e18eb295624c26a54069ab086724b5&name=default => generated 2925 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 998/1933] 10.0.0.222 () {32 vars in 740 bytes} [Wed Jun 10 02:33:09 2026] DELETE /v2.0/security-groups/c9de67e5-2468-41d9-b5b4-1d85a750855e => 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: 936/1934] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:33:10 2026] GET /v2.0/ports?device_id=52ea27c5-1746-4253-b15e-d83e4eda1865 => generated 1014 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 999/1935] 10.0.0.195 () {34 vars in 1120 bytes} [Wed Jun 10 02:33:10 2026] GET /v2.0/security-groups?id=ba25d09b-aa6a-4aa0-b96f-0d594dced91e&id=fd5e797c-e9dd-45a0-95d3-1d3d097f90d4&fields=id&fields=name => generated 206 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:33:11.658 8 INFO neutron.db.segments_db [None req-b372bb07-47d6-44de-ab71-d4f3bdc8be8a 8c2fb57597c94b3b86fe4a8e897f1567 da89e40e30bb4ab4a00334c84bd4b6eb - - default default] Added segment 831c448f-6acb-4fb2-b622-06cda428c8a8 of type vxlan for network 9167e762-ea06-4c2b-aff6-e6652b1fcccb [pid: 8|app: 0|req: 937/1936] 10.0.0.222 () {34 vars in 671 bytes} [Wed Jun 10 02:33:11 2026] POST /v2.0/networks => generated 633 bytes in 441 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:33:11.802 7 INFO neutron.db.segments_db [None req-8a15decb-ba6d-4a9e-9dce-159219ebeb96 8c2fb57597c94b3b86fe4a8e897f1567 da89e40e30bb4ab4a00334c84bd4b6eb - - default default] Added segment 006446c5-d490-4782-a19e-5de16100d925 of type vxlan for network 2f79f8bc-dcb2-4c9f-8098-66a0a4d91bf3 [pid: 8|app: 0|req: 938/1937] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:33:11 2026] GET /v2.0/ports?device_id=52ea27c5-1746-4253-b15e-d83e4eda1865 => generated 1014 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:33:12.065 7 INFO neutron.db.l3_hamode_db [None req-8a15decb-ba6d-4a9e-9dce-159219ebeb96 8c2fb57597c94b3b86fe4a8e897f1567 da89e40e30bb4ab4a00334c84bd4b6eb - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 939/1938] 10.0.0.195 () {34 vars in 1120 bytes} [Wed Jun 10 02:33:12 2026] GET /v2.0/security-groups?id=ba25d09b-aa6a-4aa0-b96f-0d594dced91e&id=fd5e797c-e9dd-45a0-95d3-1d3d097f90d4&fields=id&fields=name => generated 206 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 940/1939] 199.204.45.72 () {34 vars in 993 bytes} [Wed Jun 10 02:33:12 2026] GET /v2.0/ports?device_id=52ea27c5-1746-4253-b15e-d83e4eda1865 => generated 1014 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:33:12.246 8 INFO neutron_taas.services.taas.taas_plugin [req-a091b05e-cdbb-4f71-8796-858fb21908f2 req-727fecbb-2fd0-4f80-91c7-615b0bb62055 4a229e8f39e344ecbb92d6f94c0daffa ceeb7359612246e8ae79c57c60124d1a - - default default] TaaS: Handle Delete Port: 7d4ae5ae-3500-4360-bc9f-6ee277c01928 2026-06-10 02:33:12.249 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-a091b05e-cdbb-4f71-8796-858fb21908f2 req-727fecbb-2fd0-4f80-91c7-615b0bb62055 4a229e8f39e344ecbb92d6f94c0daffa ceeb7359612246e8ae79c57c60124d1a - - default default] Tap Mirror: Handle Delete Port: 7d4ae5ae-3500-4360-bc9f-6ee277c01928 2026-06-10 02:33:12.397 8 INFO neutron.db.l3_db [req-a091b05e-cdbb-4f71-8796-858fb21908f2 req-727fecbb-2fd0-4f80-91c7-615b0bb62055 4a229e8f39e344ecbb92d6f94c0daffa ceeb7359612246e8ae79c57c60124d1a - - default default] Floating IP 67cfd65f-2c0d-4cdd-a442-c9b5d3808c79 disassociated. External IP: 10.96.250.210, port: 7d4ae5ae-3500-4360-bc9f-6ee277c01928. [pid: 8|app: 0|req: 941/1940] 199.204.45.72 () {36 vars in 996 bytes} [Wed Jun 10 02:33:12 2026] DELETE /v2.0/ports/7d4ae5ae-3500-4360-bc9f-6ee277c01928 => generated 0 bytes in 618 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 02:33:12.794 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-eeeef319-4d10-406a-9d41-41a62e2bd882'] response: {'server_uuid': '52ea27c5-1746-4253-b15e-d83e4eda1865', 'name': 'network-vif-deleted', 'tag': '7d4ae5ae-3500-4360-bc9f-6ee277c01928', 'status': 'completed', 'code': 200} 2026-06-10 02:33:12.841 7 INFO neutron.db.l3_hamode_db [None req-8a15decb-ba6d-4a9e-9dce-159219ebeb96 8c2fb57597c94b3b86fe4a8e897f1567 da89e40e30bb4ab4a00334c84bd4b6eb - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 942/1941] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:33:13 2026] GET /v2.0/ports?device_id=52ea27c5-1746-4253-b15e-d83e4eda1865 => 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: 1000/1942] 10.0.0.222 () {34 vars in 669 bytes} [Wed Jun 10 02:33:11 2026] POST /v2.0/routers => generated 694 bytes in 1900 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 943/1943] 10.0.0.222 () {32 vars in 776 bytes} [Wed Jun 10 02:33:13 2026] GET /v2.0/subnets?project_id=da89e40e30bb4ab4a00334c84bd4b6eb&cidr=10.100.0.0%2F28 => generated 14 bytes in 246 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1001/1944] 10.0.0.222 () {32 vars in 694 bytes} [Wed Jun 10 02:33:13 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1002/1945] 10.0.0.222 () {32 vars in 784 bytes} [Wed Jun 10 02:33:13 2026] GET /v2.0/subnets?network_id=eb81d00a-2cf7-4320-b2cf-0c3468f82aa4&cidr=10.100.0.0%2F28 => generated 14 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 02:33:14.118 8 INFO neutron.db.segments_db [None req-5b36d785-fb23-4450-a076-c5ba86010a36 42abb6e05ee142abb8747dd149feaf7e 7995fdd85e0d4f519be7c88a5aa8d9e6 - - default default] Added segment a5daac59-e5fd-48ce-b55e-286d479e6602 of type vxlan for network aba478d6-ca7f-45d8-b5d6-3c55892751af [pid: 7|app: 0|req: 1003/1946] 10.0.0.222 () {34 vars in 669 bytes} [Wed Jun 10 02:33:13 2026] POST /v2.0/subnets => generated 657 bytes in 211 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 944/1947] 10.0.0.222 () {34 vars in 670 bytes} [Wed Jun 10 02:33:13 2026] POST /v2.0/networks => generated 632 bytes in 265 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 945/1948] 10.0.0.222 () {34 vars in 664 bytes} [Wed Jun 10 02:33:14 2026] POST /v2.0/ports => generated 743 bytes in 234 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: 946/1949] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:33:14 2026] GET /v2.0/ports?device_id=52ea27c5-1746-4253-b15e-d83e4eda1865 => 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: 947/1950] 10.0.0.222 () {34 vars in 666 bytes} [Wed Jun 10 02:33:14 2026] POST /v2.0/trunks => generated 407 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:33:14.694 8 INFO neutron.db.segments_db [None req-22bcad41-f7f9-4e3c-96ec-dbf968033e8f 42abb6e05ee142abb8747dd149feaf7e 7995fdd85e0d4f519be7c88a5aa8d9e6 - - default default] Added segment 82b39271-f55d-4e01-8c02-0f8f1c5275bf of type vxlan for network 8107b775-ad5a-4231-afc3-d9d15c685a98 [pid: 8|app: 0|req: 948/1951] 10.0.0.222 () {34 vars in 670 bytes} [Wed Jun 10 02:33:14 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: 8|app: 0|req: 949/1952] 10.0.0.222 () {34 vars in 664 bytes} [Wed Jun 10 02:33:14 2026] POST /v2.0/ports => generated 743 bytes in 255 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: 950/1953] 10.0.0.222 () {34 vars in 666 bytes} [Wed Jun 10 02:33:15 2026] POST /v2.0/trunks => generated 407 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:33:15.238 8 INFO neutron.db.segments_db [None req-b629c76f-a462-4691-8308-5193dc9fe681 42abb6e05ee142abb8747dd149feaf7e 7995fdd85e0d4f519be7c88a5aa8d9e6 - - default default] Added segment e305e8c1-d827-45f8-a1be-c4bfcc9290c3 of type vxlan for network 721c7453-64d5-422b-9c6c-b08f9c142dd2 [pid: 8|app: 0|req: 951/1954] 10.0.0.222 () {34 vars in 670 bytes} [Wed Jun 10 02:33:15 2026] POST /v2.0/networks => generated 631 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1004/1955] 10.0.0.222 () {34 vars in 783 bytes} [Wed Jun 10 02:33:14 2026] PUT /v2.0/routers/6c3a373a-1571-4892-91fe-e5e6994898b4/add_router_interface => generated 309 bytes in 1250 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1005/1956] 10.0.0.222 () {32 vars in 649 bytes} [Wed Jun 10 02:33:15 2026] GET /v2.0/networks => generated 8614 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1006/1957] 10.0.0.222 () {32 vars in 647 bytes} [Wed Jun 10 02:33:15 2026] GET /v2.0/subnets => generated 5195 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1007/1958] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:33:15 2026] GET /v2.0/ports?device_id=52ea27c5-1746-4253-b15e-d83e4eda1865 => 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: 952/1959] 10.0.0.222 () {34 vars in 664 bytes} [Wed Jun 10 02:33:15 2026] POST /v2.0/ports => generated 743 bytes in 321 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: 1008/1960] 10.0.0.222 () {32 vars in 647 bytes} [Wed Jun 10 02:33:15 2026] GET /v2.0/routers => generated 2185 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 953/1961] 10.0.0.222 () {34 vars in 666 bytes} [Wed Jun 10 02:33:15 2026] POST /v2.0/trunks => generated 407 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:33:15.864 8 INFO neutron.db.segments_db [None req-1a35367b-55d9-42ff-9955-779febfcc453 42abb6e05ee142abb8747dd149feaf7e 7995fdd85e0d4f519be7c88a5aa8d9e6 - - default default] Added segment 0f9c9c2a-be61-4b1e-9e2a-bed377c0ba06 of type vxlan for network db263cea-84e8-4df5-bbd8-8693bd3ce3cd [pid: 7|app: 0|req: 1009/1962] 10.0.0.222 () {34 vars in 685 bytes} [Wed Jun 10 02:33:15 2026] POST /v2.0/security-groups => generated 1673 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 954/1965] 10.0.0.222 () {34 vars in 670 bytes} [Wed Jun 10 02:33:15 2026] POST /v2.0/networks => generated 632 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1012/1966] 10.0.0.222 () {34 vars in 695 bytes} [Wed Jun 10 02:33:15 2026] POST /v2.0/security-group-rules => generated 597 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1013/1967] 10.0.0.222 () {34 vars in 695 bytes} [Wed Jun 10 02:33:16 2026] POST /v2.0/security-group-rules => generated 596 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1014/1968] 10.0.0.222 () {34 vars in 695 bytes} [Wed Jun 10 02:33:16 2026] POST /v2.0/security-group-rules => generated 602 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 955/1969] 10.0.0.222 () {34 vars in 664 bytes} [Wed Jun 10 02:33:15 2026] POST /v2.0/ports => generated 743 bytes in 301 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: 1015/1970] 10.0.0.222 () {34 vars in 695 bytes} [Wed Jun 10 02:33:16 2026] POST /v2.0/security-group-rules => generated 601 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 956/1971] 10.0.0.222 () {34 vars in 666 bytes} [Wed Jun 10 02:33:16 2026] POST /v2.0/trunks => generated 407 bytes in 182 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:33:16.476 7 INFO neutron.db.securitygroups_db [None req-dc22f1f8-448f-4607-9311-e339ca753347 8c2fb57597c94b3b86fe4a8e897f1567 da89e40e30bb4ab4a00334c84bd4b6eb - - default default] Project da89e40e30bb4ab4a00334c84bd4b6eb added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-06-10 02:33:16.510 8 INFO neutron.db.segments_db [None req-258bb71e-59dd-43b8-9e5b-ebb0ff64dead 42abb6e05ee142abb8747dd149feaf7e 7995fdd85e0d4f519be7c88a5aa8d9e6 - - default default] Added segment 7613933e-ec05-4ca4-ab5a-69e07a33180b of type vxlan for network 044aa30e-5280-4cb6-b995-a68ee489488e [pid: 7|app: 0|req: 1016/1972] 10.0.0.222 () {34 vars in 695 bytes} [Wed Jun 10 02:33:16 2026] POST /v2.0/security-group-rules => generated 607 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 957/1973] 10.0.0.222 () {34 vars in 670 bytes} [Wed Jun 10 02:33:16 2026] POST /v2.0/networks => generated 632 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:33:16.616 7 INFO neutron.db.securitygroups_db [None req-35efe2c5-43b3-4c93-85ad-e862bce040d4 8c2fb57597c94b3b86fe4a8e897f1567 da89e40e30bb4ab4a00334c84bd4b6eb - - default default] Project da89e40e30bb4ab4a00334c84bd4b6eb 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: 1017/1974] 10.0.0.222 () {34 vars in 695 bytes} [Wed Jun 10 02:33:16 2026] POST /v2.0/security-group-rules => generated 606 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1018/1975] 10.0.0.222 () {32 vars in 740 bytes} [Wed Jun 10 02:33:16 2026] DELETE /v2.0/security-groups/ba25d09b-aa6a-4aa0-b96f-0d594dced91e => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:33:16.900 7 INFO neutron.api.v2.resource [None req-e5ce95f4-f7d5-4df2-b17d-a6830706d471 4a229e8f39e344ecbb92d6f94c0daffa ceeb7359612246e8ae79c57c60124d1a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1019/1976] 10.0.0.222 () {32 vars in 737 bytes} [Wed Jun 10 02:33:16 2026] GET /v2.0/security-groups/ba25d09b-aa6a-4aa0-b96f-0d594dced91e => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 958/1977] 10.0.0.222 () {34 vars in 664 bytes} [Wed Jun 10 02:33:16 2026] POST /v2.0/ports => generated 743 bytes in 358 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 02:33:17.014 7 INFO neutron_taas.services.taas.taas_plugin [None req-a1c7b040-c66f-4efe-ab97-4a76ae2e75b3 4a229e8f39e344ecbb92d6f94c0daffa ceeb7359612246e8ae79c57c60124d1a - - default default] TaaS: Handle Delete Port: 5c91cf59-a744-46bc-a1a1-d392e668f7f6 2026-06-10 02:33:17.019 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a1c7b040-c66f-4efe-ab97-4a76ae2e75b3 4a229e8f39e344ecbb92d6f94c0daffa ceeb7359612246e8ae79c57c60124d1a - - default default] Tap Mirror: Handle Delete Port: 5c91cf59-a744-46bc-a1a1-d392e668f7f6 [pid: 8|app: 0|req: 959/1978] 10.0.0.222 () {34 vars in 666 bytes} [Wed Jun 10 02:33:16 2026] POST /v2.0/trunks => generated 407 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 960/1979] 10.0.0.222 () {34 vars in 749 bytes} [Wed Jun 10 02:33:17 2026] PUT /v2.0/trunks/5970f108-5dd2-4cd7-91b4-5dd8e8bfb578/tags => generated 17 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1020/1980] 10.0.0.222 () {32 vars in 732 bytes} [Wed Jun 10 02:33:16 2026] DELETE /v2.0/floatingips/67cfd65f-2c0d-4cdd-a442-c9b5d3808c79 => generated 0 bytes in 288 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 961/1981] 10.0.0.222 () {32 vars in 649 bytes} [Wed Jun 10 02:33:17 2026] GET /v2.0/networks => generated 1298 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1021/1982] 10.0.0.222 () {34 vars in 749 bytes} [Wed Jun 10 02:33:17 2026] PUT /v2.0/trunks/755140af-67fa-496c-a2f5-424823ca66a8/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: 1022/1983] 10.0.0.222 () {34 vars in 749 bytes} [Wed Jun 10 02:33:17 2026] PUT /v2.0/trunks/3b49cdf9-8be1-4be3-ab5e-c2b4c5269213/tags => generated 34 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 962/1984] 10.0.0.222 () {32 vars in 740 bytes} [Wed Jun 10 02:33:17 2026] DELETE /v2.0/security-groups/fd5e797c-e9dd-45a0-95d3-1d3d097f90d4 => 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: 1023/1985] 10.0.0.222 () {34 vars in 749 bytes} [Wed Jun 10 02:33:17 2026] PUT /v2.0/trunks/ea5bfd87-6bf6-4977-81df-ba8e42af14b5/tags => generated 19 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1024/1986] 10.0.0.222 () {32 vars in 662 bytes} [Wed Jun 10 02:33:17 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 963/1987] 10.0.0.195 () {34 vars in 1098 bytes} [Wed Jun 10 02:33:17 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-992514327&fields=id&tenant_id=da89e40e30bb4ab4a00334c84bd4b6eb => generated 69 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1025/1988] 10.0.0.222 () {32 vars in 676 bytes} [Wed Jun 10 02:33:17 2026] GET /v2.0/trunks?tags=red%2Cblue => 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: 964/1989] 10.0.0.195 () {34 vars in 982 bytes} [Wed Jun 10 02:33:17 2026] GET /v2.0/networks?id=9167e762-ea06-4c2b-aff6-e6652b1fcccb => 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: 965/1990] 10.0.0.222 () {32 vars in 672 bytes} [Wed Jun 10 02:33:17 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 966/1991] 10.0.0.195 () {34 vars in 965 bytes} [Wed Jun 10 02:33:17 2026] GET /v2.0/quotas/da89e40e30bb4ab4a00334c84bd4b6eb => 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: 967/1992] 10.0.0.222 () {32 vars in 684 bytes} [Wed Jun 10 02:33:17 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 968/1993] 10.0.0.195 () {34 vars in 1002 bytes} [Wed Jun 10 02:33:17 2026] GET /v2.0/ports?tenant_id=da89e40e30bb4ab4a00334c84bd4b6eb&fields=id => generated 103 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 969/1994] 10.0.0.222 () {32 vars in 670 bytes} [Wed Jun 10 02:33:17 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 970/1995] 10.0.0.195 () {34 vars in 1008 bytes} [Wed Jun 10 02:33:17 2026] GET /v2.0/networks/9167e762-ea06-4c2b-aff6-e6652b1fcccb?fields=segments => generated 14 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 971/1996] 10.0.0.222 () {32 vars in 684 bytes} [Wed Jun 10 02:33:17 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 972/1997] 10.0.0.195 () {34 vars in 1108 bytes} [Wed Jun 10 02:33:17 2026] GET /v2.0/networks/9167e762-ea06-4c2b-aff6-e6652b1fcccb?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 973/1998] 10.0.0.222 () {32 vars in 680 bytes} [Wed Jun 10 02:33:17 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 974/1999] 10.0.0.222 () {32 vars in 692 bytes} [Wed Jun 10 02:33:17 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 975/2000] 10.0.0.222 () {32 vars in 719 bytes} [Wed Jun 10 02:33:17 2026] GET /v2.0/trunks/5970f108-5dd2-4cd7-91b4-5dd8e8bfb578 => generated 412 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 976/2001] 10.0.0.222 () {32 vars in 717 bytes} [Wed Jun 10 02:33:17 2026] GET /v2.0/ports/463ed85d-b53a-454e-aa7c-c0a23e2f61b3 => generated 826 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 977/2002] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:33:17 2026] GET /v2.0/ports?device_id=f7596572-2764-4b73-8d0c-b8a67768f9d8 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 02:33:17.808 7 INFO neutron_taas.services.taas.taas_plugin [None req-d46a7063-35b6-40d8-98c4-83ac5cc78918 3b4fb08fc9af48c9a5d96f8a8132a365 18265f3c52554fd6a6b60ac71d971572 - - default default] TaaS: Handle Delete Port: 5f433d01-f29d-4048-af84-6abf1f66d159 2026-06-10 02:33:17.822 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d46a7063-35b6-40d8-98c4-83ac5cc78918 3b4fb08fc9af48c9a5d96f8a8132a365 18265f3c52554fd6a6b60ac71d971572 - - default default] Tap Mirror: Handle Delete Port: 5f433d01-f29d-4048-af84-6abf1f66d159 [pid: 8|app: 0|req: 978/2003] 10.0.0.222 () {32 vars in 722 bytes} [Wed Jun 10 02:33:17 2026] DELETE /v2.0/trunks/5970f108-5dd2-4cd7-91b4-5dd8e8bfb578 => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 979/2004] 10.0.0.222 () {32 vars in 719 bytes} [Wed Jun 10 02:33:17 2026] GET /v2.0/trunks/755140af-67fa-496c-a2f5-424823ca66a8 => generated 420 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 980/2005] 10.0.0.222 () {32 vars in 717 bytes} [Wed Jun 10 02:33:17 2026] GET /v2.0/ports/1d4dfb8f-ce72-4039-bed9-4e8b4b3ae03f => generated 826 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 981/2006] 10.0.0.222 () {32 vars in 722 bytes} [Wed Jun 10 02:33:17 2026] DELETE /v2.0/trunks/755140af-67fa-496c-a2f5-424823ca66a8 => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 982/2007] 10.0.0.222 () {32 vars in 719 bytes} [Wed Jun 10 02:33:17 2026] GET /v2.0/trunks/3b49cdf9-8be1-4be3-ab5e-c2b4c5269213 => generated 429 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 983/2008] 10.0.0.222 () {32 vars in 717 bytes} [Wed Jun 10 02:33:18 2026] GET /v2.0/ports/70121e26-f261-4479-bead-47c39331df2d => generated 826 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 984/2009] 10.0.0.222 () {32 vars in 722 bytes} [Wed Jun 10 02:33:18 2026] DELETE /v2.0/trunks/3b49cdf9-8be1-4be3-ab5e-c2b4c5269213 => 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: 985/2010] 10.0.0.222 () {32 vars in 719 bytes} [Wed Jun 10 02:33:18 2026] GET /v2.0/trunks/ea5bfd87-6bf6-4977-81df-ba8e42af14b5 => 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: 986/2011] 10.0.0.222 () {32 vars in 717 bytes} [Wed Jun 10 02:33:18 2026] GET /v2.0/ports/ded1f722-1b6a-41c7-85d8-529493928746 => 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: 987/2012] 10.0.0.222 () {32 vars in 722 bytes} [Wed Jun 10 02:33:18 2026] DELETE /v2.0/trunks/ea5bfd87-6bf6-4977-81df-ba8e42af14b5 => 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: 988/2013] 10.0.0.222 () {32 vars in 719 bytes} [Wed Jun 10 02:33:18 2026] GET /v2.0/trunks/57ade501-74e6-4486-b370-adf6f36ea9d1 => generated 407 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 989/2014] 10.0.0.222 () {32 vars in 717 bytes} [Wed Jun 10 02:33:18 2026] GET /v2.0/ports/5418b006-6b83-4696-a2ac-f47259809dda => generated 826 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1026/2015] 10.0.0.222 () {34 vars in 789 bytes} [Wed Jun 10 02:33:17 2026] PUT /v2.0/routers/bf1c381b-bdf1-4b4b-8e67-513f98f1e840/remove_router_interface => generated 309 bytes in 1002 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 990/2016] 10.0.0.222 () {32 vars in 722 bytes} [Wed Jun 10 02:33:18 2026] DELETE /v2.0/trunks/57ade501-74e6-4486-b370-adf6f36ea9d1 => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:33:18.481 8 INFO neutron_taas.services.taas.taas_plugin [None req-3c7506b3-4fe1-48a2-9f9e-92fb57b92e87 42abb6e05ee142abb8747dd149feaf7e 7995fdd85e0d4f519be7c88a5aa8d9e6 - - default default] TaaS: Handle Delete Port: 463ed85d-b53a-454e-aa7c-c0a23e2f61b3 2026-06-10 02:33:18.483 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3c7506b3-4fe1-48a2-9f9e-92fb57b92e87 42abb6e05ee142abb8747dd149feaf7e 7995fdd85e0d4f519be7c88a5aa8d9e6 - - default default] Tap Mirror: Handle Delete Port: 463ed85d-b53a-454e-aa7c-c0a23e2f61b3 [pid: 8|app: 0|req: 991/2017] 10.0.0.222 () {32 vars in 720 bytes} [Wed Jun 10 02:33:18 2026] DELETE /v2.0/ports/463ed85d-b53a-454e-aa7c-c0a23e2f61b3 => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 02:33:18.589 7 INFO neutron_taas.services.taas.taas_plugin [None req-17bba50d-1c23-455a-9a17-e085ac01d765 3b4fb08fc9af48c9a5d96f8a8132a365 18265f3c52554fd6a6b60ac71d971572 - - default default] TaaS: Handle Delete Port: ba6463fc-ef79-4520-ae11-058055220564 2026-06-10 02:33:18.592 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-17bba50d-1c23-455a-9a17-e085ac01d765 3b4fb08fc9af48c9a5d96f8a8132a365 18265f3c52554fd6a6b60ac71d971572 - - default default] Tap Mirror: Handle Delete Port: ba6463fc-ef79-4520-ae11-058055220564 2026-06-10 02:33:18.651 8 INFO neutron_taas.services.taas.taas_plugin [None req-82f3aedd-31c5-4538-bbda-3c2ef55d08cd 42abb6e05ee142abb8747dd149feaf7e 7995fdd85e0d4f519be7c88a5aa8d9e6 - - default default] TaaS: Handle Delete Port: 1d4dfb8f-ce72-4039-bed9-4e8b4b3ae03f 2026-06-10 02:33:18.653 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-82f3aedd-31c5-4538-bbda-3c2ef55d08cd 42abb6e05ee142abb8747dd149feaf7e 7995fdd85e0d4f519be7c88a5aa8d9e6 - - default default] Tap Mirror: Handle Delete Port: 1d4dfb8f-ce72-4039-bed9-4e8b4b3ae03f [pid: 8|app: 0|req: 992/2018] 10.0.0.222 () {32 vars in 720 bytes} [Wed Jun 10 02:33:18 2026] DELETE /v2.0/ports/1d4dfb8f-ce72-4039-bed9-4e8b4b3ae03f => generated 0 bytes in 172 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 02:33:18.828 8 INFO neutron_taas.services.taas.taas_plugin [None req-64f6833d-3334-4411-8a9d-5b45fafe0e29 42abb6e05ee142abb8747dd149feaf7e 7995fdd85e0d4f519be7c88a5aa8d9e6 - - default default] TaaS: Handle Delete Port: 70121e26-f261-4479-bead-47c39331df2d 2026-06-10 02:33:18.831 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-64f6833d-3334-4411-8a9d-5b45fafe0e29 42abb6e05ee142abb8747dd149feaf7e 7995fdd85e0d4f519be7c88a5aa8d9e6 - - default default] Tap Mirror: Handle Delete Port: 70121e26-f261-4479-bead-47c39331df2d 2026-06-10 02:33:18.893 7 INFO neutron_taas.services.taas.taas_plugin [None req-17bba50d-1c23-455a-9a17-e085ac01d765 3b4fb08fc9af48c9a5d96f8a8132a365 18265f3c52554fd6a6b60ac71d971572 - - default default] TaaS: Handle Delete Port: 381592d0-33a2-4383-a9f5-2117ea4609ff 2026-06-10 02:33:18.895 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-17bba50d-1c23-455a-9a17-e085ac01d765 3b4fb08fc9af48c9a5d96f8a8132a365 18265f3c52554fd6a6b60ac71d971572 - - default default] Tap Mirror: Handle Delete Port: 381592d0-33a2-4383-a9f5-2117ea4609ff [pid: 8|app: 0|req: 993/2019] 10.0.0.222 () {32 vars in 720 bytes} [Wed Jun 10 02:33:18 2026] DELETE /v2.0/ports/70121e26-f261-4479-bead-47c39331df2d => generated 0 bytes in 180 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 994/2020] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:33:18 2026] GET /v2.0/ports?device_id=f7596572-2764-4b73-8d0c-b8a67768f9d8 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 02:33:19.023 8 INFO neutron_taas.services.taas.taas_plugin [None req-7ebd20d3-c27d-425e-bcd4-dbf4975ffa36 42abb6e05ee142abb8747dd149feaf7e 7995fdd85e0d4f519be7c88a5aa8d9e6 - - default default] TaaS: Handle Delete Port: ded1f722-1b6a-41c7-85d8-529493928746 2026-06-10 02:33:19.026 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7ebd20d3-c27d-425e-bcd4-dbf4975ffa36 42abb6e05ee142abb8747dd149feaf7e 7995fdd85e0d4f519be7c88a5aa8d9e6 - - default default] Tap Mirror: Handle Delete Port: ded1f722-1b6a-41c7-85d8-529493928746 [pid: 8|app: 0|req: 995/2021] 10.0.0.222 () {32 vars in 720 bytes} [Wed Jun 10 02:33:18 2026] DELETE /v2.0/ports/ded1f722-1b6a-41c7-85d8-529493928746 => generated 0 bytes in 169 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 02:33:19.206 8 INFO neutron_taas.services.taas.taas_plugin [None req-cf41527c-a16e-43bf-9860-888c51a8b524 42abb6e05ee142abb8747dd149feaf7e 7995fdd85e0d4f519be7c88a5aa8d9e6 - - default default] TaaS: Handle Delete Port: 5418b006-6b83-4696-a2ac-f47259809dda 2026-06-10 02:33:19.209 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cf41527c-a16e-43bf-9860-888c51a8b524 42abb6e05ee142abb8747dd149feaf7e 7995fdd85e0d4f519be7c88a5aa8d9e6 - - default default] Tap Mirror: Handle Delete Port: 5418b006-6b83-4696-a2ac-f47259809dda 2026-06-10 02:33:19.245 7 INFO neutron.services.segments.plugin [-] Segment 02bd1466-7cb5-481f-996e-b4cc5340eba1 resource provider aggregate not found 2026-06-10 02:33:19.249 7 INFO neutron.services.segments.plugin [-] Segment 02bd1466-7cb5-481f-996e-b4cc5340eba1 resource provider aggregate not found 2026-06-10 02:33:19.263 7 INFO neutron.services.segments.plugin [-] Segment 02bd1466-7cb5-481f-996e-b4cc5340eba1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 02bd1466-7cb5-481f-996e-b4cc5340eba1 found for delete ", "request_id": "req-c8d341dc-155d-4d83-ad25-679ae6a0c6e0"}]} 2026-06-10 02:33:19.263 7 INFO neutron.services.segments.plugin [-] Segment 02bd1466-7cb5-481f-996e-b4cc5340eba1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 02bd1466-7cb5-481f-996e-b4cc5340eba1 found for delete ", "request_id": "req-5cacb098-7569-456f-a9e0-4e85af2e5464"}]} 2026-06-10 02:33:19.273 7 INFO neutron.db.l3_hamode_db [None req-17bba50d-1c23-455a-9a17-e085ac01d765 3b4fb08fc9af48c9a5d96f8a8132a365 18265f3c52554fd6a6b60ac71d971572 - - default default] HA network a89705a2-032b-41b5-a52d-368422fe60c9 was deleted as no HA routers are present in tenant ceeb7359612246e8ae79c57c60124d1a. [pid: 7|app: 0|req: 1027/2022] 10.0.0.222 () {32 vars in 724 bytes} [Wed Jun 10 02:33:18 2026] DELETE /v2.0/routers/bf1c381b-bdf1-4b4b-8e67-513f98f1e840 => generated 0 bytes in 896 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 996/2023] 10.0.0.222 () {32 vars in 720 bytes} [Wed Jun 10 02:33:19 2026] DELETE /v2.0/ports/5418b006-6b83-4696-a2ac-f47259809dda => generated 0 bytes in 171 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 02:33:19.391 8 INFO neutron.services.segments.plugin [-] Segment a5daac59-e5fd-48ce-b55e-286d479e6602 resource provider aggregate not found 2026-06-10 02:33:19.401 8 INFO neutron.services.segments.plugin [-] Segment a5daac59-e5fd-48ce-b55e-286d479e6602 resource provider aggregate not found 2026-06-10 02:33:19.416 8 INFO neutron.services.segments.plugin [-] Segment a5daac59-e5fd-48ce-b55e-286d479e6602 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a5daac59-e5fd-48ce-b55e-286d479e6602 found for delete ", "request_id": "req-d5cb7a1a-cdef-48fb-86a9-d282c01176fe"}]} 2026-06-10 02:33:19.421 8 INFO neutron.services.segments.plugin [-] Segment a5daac59-e5fd-48ce-b55e-286d479e6602 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a5daac59-e5fd-48ce-b55e-286d479e6602 found for delete ", "request_id": "req-9dd132d1-4014-48f2-8983-dfd8290d42a7"}]} [pid: 8|app: 0|req: 997/2024] 10.0.0.222 () {32 vars in 726 bytes} [Wed Jun 10 02:33:19 2026] DELETE /v2.0/networks/aba478d6-ca7f-45d8-b5d6-3c55892751af => generated 0 bytes in 140 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1028/2025] 10.0.0.222 () {32 vars in 724 bytes} [Wed Jun 10 02:33:19 2026] DELETE /v2.0/subnets/e37d010c-772b-4b9b-ae13-e560a98329f0 => generated 0 bytes in 152 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 02:33:19.503 7 INFO neutron_taas.services.taas.taas_plugin [None req-139b95ca-7022-4fa5-8be8-94283027e49a 3b4fb08fc9af48c9a5d96f8a8132a365 18265f3c52554fd6a6b60ac71d971572 - - default default] TaaS: Handle Delete Port: d8bcc9ab-47c3-44a1-9161-e6e1ca8efda1 2026-06-10 02:33:19.505 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-139b95ca-7022-4fa5-8be8-94283027e49a 3b4fb08fc9af48c9a5d96f8a8132a365 18265f3c52554fd6a6b60ac71d971572 - - default default] Tap Mirror: Handle Delete Port: d8bcc9ab-47c3-44a1-9161-e6e1ca8efda1 [pid: 8|app: 0|req: 998/2026] 10.0.0.222 () {32 vars in 726 bytes} [Wed Jun 10 02:33:19 2026] DELETE /v2.0/networks/8107b775-ad5a-4231-afc3-d9d15c685a98 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 999/2027] 10.0.0.222 () {32 vars in 726 bytes} [Wed Jun 10 02:33:19 2026] DELETE /v2.0/networks/721c7453-64d5-422b-9c6c-b08f9c142dd2 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1029/2028] 10.0.0.222 () {32 vars in 726 bytes} [Wed Jun 10 02:33:19 2026] DELETE /v2.0/networks/a829ac27-f1ec-4300-975b-a01b96bad1bc => generated 0 bytes in 234 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1000/2029] 10.0.0.222 () {32 vars in 726 bytes} [Wed Jun 10 02:33:19 2026] DELETE /v2.0/networks/db263cea-84e8-4df5-bbd8-8693bd3ce3cd => generated 0 bytes in 114 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1001/2030] 10.0.0.222 () {32 vars in 726 bytes} [Wed Jun 10 02:33:19 2026] DELETE /v2.0/networks/044aa30e-5280-4cb6-b995-a68ee489488e => generated 0 bytes in 116 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1002/2031] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:33:19 2026] GET /v2.0/ports?device_id=f7596572-2764-4b73-8d0c-b8a67768f9d8 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 02:33:20.053 7 INFO neutron_taas.services.taas.taas_plugin [None req-615b9b6e-a78e-434d-93e0-293ff0107cac 3b4fb08fc9af48c9a5d96f8a8132a365 18265f3c52554fd6a6b60ac71d971572 - - default default] TaaS: Handle Delete Port: 82453de3-232d-440a-8a64-13b093bf4652 2026-06-10 02:33:20.056 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-615b9b6e-a78e-434d-93e0-293ff0107cac 3b4fb08fc9af48c9a5d96f8a8132a365 18265f3c52554fd6a6b60ac71d971572 - - default default] Tap Mirror: Handle Delete Port: 82453de3-232d-440a-8a64-13b093bf4652 [pid: 7|app: 0|req: 1030/2032] 10.0.0.222 () {34 vars in 789 bytes} [Wed Jun 10 02:33:19 2026] PUT /v2.0/routers/ef2e28cc-ce2f-4178-a66b-8fc0562792a6/remove_router_interface => generated 309 bytes in 857 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:33:20.735 8 INFO neutron_taas.services.taas.taas_plugin [None req-d9dcc661-2cf6-448d-b2f5-86d8fc5ffdd0 3b4fb08fc9af48c9a5d96f8a8132a365 18265f3c52554fd6a6b60ac71d971572 - - default default] TaaS: Handle Delete Port: 8ecb7303-68be-447d-8d7a-f43d5b08be95 2026-06-10 02:33:20.738 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d9dcc661-2cf6-448d-b2f5-86d8fc5ffdd0 3b4fb08fc9af48c9a5d96f8a8132a365 18265f3c52554fd6a6b60ac71d971572 - - default default] Tap Mirror: Handle Delete Port: 8ecb7303-68be-447d-8d7a-f43d5b08be95 [pid: 7|app: 0|req: 1031/2033] 10.0.0.222 () {32 vars in 774 bytes} [Wed Jun 10 02:33:20 2026] GET /v2.0/security-groups?tenant_id=7995fdd85e0d4f519be7c88a5aa8d9e6&name=default => generated 2925 bytes in 176 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1032/2034] 10.0.0.222 () {32 vars in 740 bytes} [Wed Jun 10 02:33:20 2026] DELETE /v2.0/security-groups/31235e3d-cefa-41f4-80f7-4903d0c01088 => generated 0 bytes in 146 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:33:21.026 8 INFO neutron_taas.services.taas.taas_plugin [None req-d9dcc661-2cf6-448d-b2f5-86d8fc5ffdd0 3b4fb08fc9af48c9a5d96f8a8132a365 18265f3c52554fd6a6b60ac71d971572 - - default default] TaaS: Handle Delete Port: 814b00e9-92f1-43a7-b9ac-8e6c219121b0 2026-06-10 02:33:21.032 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d9dcc661-2cf6-448d-b2f5-86d8fc5ffdd0 3b4fb08fc9af48c9a5d96f8a8132a365 18265f3c52554fd6a6b60ac71d971572 - - default default] Tap Mirror: Handle Delete Port: 814b00e9-92f1-43a7-b9ac-8e6c219121b0 [pid: 7|app: 0|req: 1033/2035] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:33:21 2026] GET /v2.0/ports?device_id=f7596572-2764-4b73-8d0c-b8a67768f9d8 => 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: 1034/2036] 10.0.0.222 () {32 vars in 774 bytes} [Wed Jun 10 02:33:21 2026] GET /v2.0/security-groups?tenant_id=19792d844b0f431ca3612ff5ace814fc&name=default => generated 2925 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:33:21.283 7 INFO neutron.services.segments.plugin [-] Segment a8d4aa2d-7ac1-404b-933d-c5b9b26d5d0c resource provider aggregate not found 2026-06-10 02:33:21.286 7 INFO neutron.services.segments.plugin [-] Segment a8d4aa2d-7ac1-404b-933d-c5b9b26d5d0c resource provider aggregate not found 2026-06-10 02:33:21.300 7 INFO neutron.services.segments.plugin [-] Segment a8d4aa2d-7ac1-404b-933d-c5b9b26d5d0c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a8d4aa2d-7ac1-404b-933d-c5b9b26d5d0c found for delete ", "request_id": "req-ed5380ee-4fb5-4c60-abeb-cec41395bc96"}]} 2026-06-10 02:33:21.305 7 INFO neutron.services.segments.plugin [-] Segment a8d4aa2d-7ac1-404b-933d-c5b9b26d5d0c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a8d4aa2d-7ac1-404b-933d-c5b9b26d5d0c found for delete ", "request_id": "req-55392178-b8e7-4b5a-b429-59f56c9f3746"}]} [pid: 7|app: 0|req: 1035/2037] 10.0.0.222 () {32 vars in 740 bytes} [Wed Jun 10 02:33:21 2026] DELETE /v2.0/security-groups/45f925b6-df10-4d1d-a927-a8c5ece9d357 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:33:21.443 8 INFO neutron.services.segments.plugin [-] Segment 82b39271-f55d-4e01-8c02-0f8f1c5275bf resource provider aggregate not found 2026-06-10 02:33:21.448 8 INFO neutron.services.segments.plugin [-] Segment 82b39271-f55d-4e01-8c02-0f8f1c5275bf resource provider aggregate not found 2026-06-10 02:33:21.463 8 INFO neutron.db.l3_hamode_db [None req-d9dcc661-2cf6-448d-b2f5-86d8fc5ffdd0 3b4fb08fc9af48c9a5d96f8a8132a365 18265f3c52554fd6a6b60ac71d971572 - - default default] HA network 821c5d3e-1e3e-4537-9be0-1491f87779d2 was deleted as no HA routers are present in tenant 487ba665278b4ae0b1b985883022b518. [pid: 8|app: 0|req: 1003/2038] 10.0.0.222 () {32 vars in 724 bytes} [Wed Jun 10 02:33:20 2026] DELETE /v2.0/routers/ef2e28cc-ce2f-4178-a66b-8fc0562792a6 => generated 0 bytes in 932 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:33:21.471 8 INFO neutron.services.segments.plugin [-] Segment 82b39271-f55d-4e01-8c02-0f8f1c5275bf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 82b39271-f55d-4e01-8c02-0f8f1c5275bf found for delete ", "request_id": "req-91812cce-9023-41ba-8504-f594a7da753c"}]} 2026-06-10 02:33:21.477 8 INFO neutron.services.segments.plugin [-] Segment 82b39271-f55d-4e01-8c02-0f8f1c5275bf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 82b39271-f55d-4e01-8c02-0f8f1c5275bf found for delete ", "request_id": "req-173225d6-bee1-4bd3-b295-0561c01c9019"}]} 2026-06-10 02:33:21.496 8 INFO neutron.services.segments.plugin [-] Segment e305e8c1-d827-45f8-a1be-c4bfcc9290c3 resource provider aggregate not found 2026-06-10 02:33:21.504 8 INFO neutron.services.segments.plugin [-] Segment e305e8c1-d827-45f8-a1be-c4bfcc9290c3 resource provider aggregate not found 2026-06-10 02:33:21.520 8 INFO neutron.services.segments.plugin [-] Segment e305e8c1-d827-45f8-a1be-c4bfcc9290c3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e305e8c1-d827-45f8-a1be-c4bfcc9290c3 found for delete ", "request_id": "req-753fcc16-43bf-4d30-86a9-e5629f2ba797"}]} 2026-06-10 02:33:21.526 8 INFO neutron.services.segments.plugin [-] Segment e305e8c1-d827-45f8-a1be-c4bfcc9290c3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e305e8c1-d827-45f8-a1be-c4bfcc9290c3 found for delete ", "request_id": "req-b6540168-fa6a-4d61-a767-03af9cb2f27b"}]} 2026-06-10 02:33:21.548 8 INFO neutron.services.segments.plugin [-] Segment 0f9c9c2a-be61-4b1e-9e2a-bed377c0ba06 resource provider aggregate not found 2026-06-10 02:33:21.552 8 INFO neutron.services.segments.plugin [-] Segment 0f9c9c2a-be61-4b1e-9e2a-bed377c0ba06 resource provider aggregate not found 2026-06-10 02:33:21.573 8 INFO neutron.services.segments.plugin [-] Segment 0f9c9c2a-be61-4b1e-9e2a-bed377c0ba06 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0f9c9c2a-be61-4b1e-9e2a-bed377c0ba06 found for delete ", "request_id": "req-70122f3c-52e0-483c-88b7-d11c50d5a9b1"}]} [pid: 7|app: 0|req: 1036/2039] 10.0.0.222 () {32 vars in 774 bytes} [Wed Jun 10 02:33:21 2026] GET /v2.0/security-groups?tenant_id=ab77c6b089eb457abd8fe79012e94b9f&name=default => generated 2925 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:33:21.579 8 INFO neutron.services.segments.plugin [-] Segment 0f9c9c2a-be61-4b1e-9e2a-bed377c0ba06 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0f9c9c2a-be61-4b1e-9e2a-bed377c0ba06 found for delete ", "request_id": "req-1c9cfb6e-141a-467a-87a3-1d160f26b30f"}]} 2026-06-10 02:33:21.596 8 INFO neutron.services.segments.plugin [-] Segment 7613933e-ec05-4ca4-ab5a-69e07a33180b resource provider aggregate not found 2026-06-10 02:33:21.599 8 INFO neutron.services.segments.plugin [-] Segment 7613933e-ec05-4ca4-ab5a-69e07a33180b resource provider aggregate not found 2026-06-10 02:33:21.617 8 INFO neutron.services.segments.plugin [-] Segment 7613933e-ec05-4ca4-ab5a-69e07a33180b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7613933e-ec05-4ca4-ab5a-69e07a33180b found for delete ", "request_id": "req-f0ee3219-6cac-4328-ba23-3babd11a201b"}]} 2026-06-10 02:33:21.622 8 INFO neutron.services.segments.plugin [-] Segment 7613933e-ec05-4ca4-ab5a-69e07a33180b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7613933e-ec05-4ca4-ab5a-69e07a33180b found for delete ", "request_id": "req-180be7d3-4351-41ed-a8ef-083922fa1d28"}]} 2026-06-10 02:33:21.639 8 INFO neutron.services.segments.plugin [-] Segment fb8200c8-5429-4aeb-bb4f-94d0f2994bf4 resource provider aggregate not found 2026-06-10 02:33:21.643 8 INFO neutron.services.segments.plugin [-] Segment fb8200c8-5429-4aeb-bb4f-94d0f2994bf4 resource provider aggregate not found 2026-06-10 02:33:21.662 8 INFO neutron.services.segments.plugin [-] Segment fb8200c8-5429-4aeb-bb4f-94d0f2994bf4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fb8200c8-5429-4aeb-bb4f-94d0f2994bf4 found for delete ", "request_id": "req-5bc782c5-f3f1-4b42-9e87-922461e6475a"}]} 2026-06-10 02:33:21.666 8 INFO neutron.services.segments.plugin [-] Segment fb8200c8-5429-4aeb-bb4f-94d0f2994bf4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fb8200c8-5429-4aeb-bb4f-94d0f2994bf4 found for delete ", "request_id": "req-6c6c698c-d944-48e7-9a36-5e608d19d63b"}]} [pid: 7|app: 0|req: 1037/2040] 10.0.0.222 () {32 vars in 740 bytes} [Wed Jun 10 02:33:21 2026] DELETE /v2.0/security-groups/c823177c-86ad-4d59-8d74-5a1cbbb54645 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1004/2041] 10.0.0.222 () {32 vars in 724 bytes} [Wed Jun 10 02:33:21 2026] DELETE /v2.0/subnets/51cda20f-643f-4f29-b5b1-65dd6df25bdc => generated 0 bytes in 244 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 02:33:21.811 7 INFO neutron_taas.services.taas.taas_plugin [None req-0126c40a-26e0-4a90-99ea-4de47848dbc7 3b4fb08fc9af48c9a5d96f8a8132a365 18265f3c52554fd6a6b60ac71d971572 - - default default] TaaS: Handle Delete Port: b719677b-ca58-4396-95d9-34fef53f8159 2026-06-10 02:33:21.818 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0126c40a-26e0-4a90-99ea-4de47848dbc7 3b4fb08fc9af48c9a5d96f8a8132a365 18265f3c52554fd6a6b60ac71d971572 - - default default] Tap Mirror: Handle Delete Port: b719677b-ca58-4396-95d9-34fef53f8159 [pid: 7|app: 0|req: 1038/2042] 10.0.0.222 () {32 vars in 726 bytes} [Wed Jun 10 02:33:21 2026] DELETE /v2.0/networks/69123746-bb52-4644-a4fc-d29d238ced06 => generated 0 bytes in 302 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1005/2043] 199.204.45.72 () {34 vars in 985 bytes} [Wed Jun 10 02:33:21 2026] GET /v2.0/networks?id=9167e762-ea06-4c2b-aff6-e6652b1fcccb => generated 661 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1039/2044] 199.204.45.72 () {34 vars in 1049 bytes} [Wed Jun 10 02:33:22 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=da89e40e30bb4ab4a00334c84bd4b6eb => generated 180 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1040/2045] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:33:22 2026] GET /v2.0/ports?device_id=f7596572-2764-4b73-8d0c-b8a67768f9d8 => 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: 1041/2046] 10.0.0.222 () {32 vars in 774 bytes} [Wed Jun 10 02:33:22 2026] GET /v2.0/security-groups?tenant_id=487ba665278b4ae0b1b985883022b518&name=default => generated 2925 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1006/2047] 199.204.45.72 () {38 vars in 954 bytes} [Wed Jun 10 02:33:22 2026] POST /v2.0/ports => generated 954 bytes in 320 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: 1042/2048] 10.0.0.222 () {32 vars in 740 bytes} [Wed Jun 10 02:33:22 2026] DELETE /v2.0/security-groups/6e347719-a7c2-4f2c-9d22-4041891135ad => 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: 1043/2049] 10.0.0.222 () {32 vars in 774 bytes} [Wed Jun 10 02:33:22 2026] GET /v2.0/security-groups?tenant_id=ceeb7359612246e8ae79c57c60124d1a&name=default => generated 2925 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1044/2050] 10.0.0.222 () {32 vars in 740 bytes} [Wed Jun 10 02:33:22 2026] DELETE /v2.0/security-groups/08973df6-2cf5-4bb3-83a4-d0f2cad80c8c => 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: 1007/2051] 199.204.45.72 () {38 vars in 1027 bytes} [Wed Jun 10 02:33:22 2026] PUT /v2.0/ports/70d890af-d94c-4500-ac6e-79978f2e4219 => generated 1235 bytes in 401 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:33:22.863 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-24369eb1-4333-4bd8-8344-b9e884b87c1f'] response: {'name': 'network-changed', 'server_uuid': 'f7596572-2764-4b73-8d0c-b8a67768f9d8', 'tag': '70d890af-d94c-4500-ac6e-79978f2e4219', 'status': 'completed', 'code': 200} 2026-06-10 02:33:23.329 7 INFO neutron.services.segments.plugin [-] Segment ce1b1e96-2714-46c3-a0b2-a7aee595721c resource provider aggregate not found [pid: 7|app: 0|req: 1045/2052] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:33:23 2026] GET /v2.0/ports?device_id=f7596572-2764-4b73-8d0c-b8a67768f9d8 => generated 969 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:33:23.335 7 INFO neutron.services.segments.plugin [-] Segment ce1b1e96-2714-46c3-a0b2-a7aee595721c resource provider aggregate not found /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 02:33:23.349 7 INFO neutron.services.segments.plugin [-] Segment ce1b1e96-2714-46c3-a0b2-a7aee595721c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ce1b1e96-2714-46c3-a0b2-a7aee595721c found for delete ", "request_id": "req-3fa0cf23-cd06-4182-b7c6-4dadad896998"}]} 2026-06-10 02:33:23.351 7 INFO neutron.services.segments.plugin [-] Segment ce1b1e96-2714-46c3-a0b2-a7aee595721c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ce1b1e96-2714-46c3-a0b2-a7aee595721c found for delete ", "request_id": "req-1f7c866f-34dd-40d7-8e91-41491a152db8"}]} [pid: 8|app: 0|req: 1008/2053] 10.0.0.195 () {34 vars in 1040 bytes} [Wed Jun 10 02:33:23 2026] GET /v2.0/security-groups?id=1641c917-3f70-49e8-8c0b-5b5da756ce38&fields=id&fields=name => generated 113 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1046/2054] 199.204.45.72 () {34 vars in 1079 bytes} [Wed Jun 10 02:33:23 2026] GET /v2.0/ports?tenant_id=da89e40e30bb4ab4a00334c84bd4b6eb&device_id=f7596572-2764-4b73-8d0c-b8a67768f9d8 => generated 1238 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1009/2055] 199.204.45.72 () {34 vars in 1017 bytes} [Wed Jun 10 02:33:23 2026] GET /v2.0/networks?tenant_id=da89e40e30bb4ab4a00334c84bd4b6eb&shared=False => generated 757 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1047/2056] 199.204.45.72 () {34 vars in 929 bytes} [Wed Jun 10 02:33:23 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1010/2057] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:33:24 2026] GET /v2.0/ports?device_id=f7596572-2764-4b73-8d0c-b8a67768f9d8 => generated 969 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1048/2058] 199.204.45.72 () {34 vars in 1079 bytes} [Wed Jun 10 02:33:24 2026] GET /v2.0/ports?tenant_id=da89e40e30bb4ab4a00334c84bd4b6eb&device_id=f7596572-2764-4b73-8d0c-b8a67768f9d8 => 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: 1011/2059] 10.0.0.195 () {34 vars in 1040 bytes} [Wed Jun 10 02:33:24 2026] GET /v2.0/security-groups?id=1641c917-3f70-49e8-8c0b-5b5da756ce38&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: 1049/2060] 199.204.45.72 () {34 vars in 1057 bytes} [Wed Jun 10 02:33:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=70d890af-d94c-4500-ac6e-79978f2e4219 => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1012/2061] 199.204.45.72 () {34 vars in 983 bytes} [Wed Jun 10 02:33:24 2026] GET /v2.0/subnets?id=c963a77d-b837-46a5-94cb-85f141895a66 => generated 678 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1050/2062] 199.204.45.72 () {34 vars in 1051 bytes} [Wed Jun 10 02:33:24 2026] GET /v2.0/ports?network_id=9167e762-ea06-4c2b-aff6-e6652b1fcccb&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1013/2063] 199.204.45.72 () {34 vars in 1011 bytes} [Wed Jun 10 02:33:24 2026] GET /v2.0/networks/9167e762-ea06-4c2b-aff6-e6652b1fcccb?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: 1014/2064] 199.204.45.72 () {34 vars in 1111 bytes} [Wed Jun 10 02:33:24 2026] GET /v2.0/networks/9167e762-ea06-4c2b-aff6-e6652b1fcccb?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 02:33:25.098 7 INFO neutron.db.segments_db [None req-e445b4bc-61a7-4b1b-a9a5-b76648f11f6d b0b2b63d61cd4b07aca6da4de20ead43 c97d83afe87f4d49884c1d23c5994c31 - - default default] Added segment 1c207d06-9b26-48ed-9124-3e7b4606aa3f of type vxlan for network a9220d4c-d7f1-4014-a9c0-5794d5c94705 [pid: 7|app: 0|req: 1051/2065] 10.0.0.222 () {34 vars in 670 bytes} [Wed Jun 10 02:33:24 2026] POST /v2.0/networks => generated 632 bytes in 449 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1015/2066] 10.0.0.222 () {34 vars in 664 bytes} [Wed Jun 10 02:33:25 2026] POST /v2.0/ports => generated 743 bytes in 328 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1052/2067] 10.0.0.222 () {34 vars in 747 bytes} [Wed Jun 10 02:33:25 2026] PUT /v2.0/ports/39a1d6e4-d9ea-448e-a0c4-bad53c69beef/tags => generated 25 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1016/2068] 10.0.0.222 () {32 vars in 727 bytes} [Wed Jun 10 02:33:25 2026] GET /v2.0/ports/39a1d6e4-d9ea-448e-a0c4-bad53c69beef/tags => generated 25 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1053/2069] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:33:25 2026] GET /v2.0/ports?device_id=f7596572-2764-4b73-8d0c-b8a67768f9d8 => 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: 1054/2070] 10.0.0.195 () {34 vars in 1040 bytes} [Wed Jun 10 02:33:25 2026] GET /v2.0/security-groups?id=1641c917-3f70-49e8-8c0b-5b5da756ce38&fields=id&fields=name => generated 113 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1017/2071] 10.0.0.222 () {34 vars in 758 bytes} [Wed Jun 10 02:33:25 2026] PUT /v2.0/ports/39a1d6e4-d9ea-448e-a0c4-bad53c69beef/tags/green => generated 4 bytes in 70 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1055/2072] 10.0.0.222 () {32 vars in 727 bytes} [Wed Jun 10 02:33:25 2026] GET /v2.0/ports/39a1d6e4-d9ea-448e-a0c4-bad53c69beef/tags => generated 34 bytes in 524 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: 1018/2073] 10.0.0.222 () {34 vars in 754 bytes} [Wed Jun 10 02:33:26 2026] PUT /v2.0/ports/39a1d6e4-d9ea-448e-a0c4-bad53c69beef/tags/red => generated 4 bytes in 76 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1056/2074] 10.0.0.222 () {32 vars in 727 bytes} [Wed Jun 10 02:33:26 2026] GET /v2.0/ports/39a1d6e4-d9ea-448e-a0c4-bad53c69beef/tags => generated 34 bytes in 67 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: 1019/2075] 10.0.0.222 () {34 vars in 776 bytes} [Wed Jun 10 02:33:26 2026] PUT /v2.0/ports/39a1d6e4-d9ea-448e-a0c4-bad53c69beef/tags/black.or.white => generated 4 bytes in 92 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1057/2076] 10.0.0.222 () {32 vars in 727 bytes} [Wed Jun 10 02:33:26 2026] GET /v2.0/ports/39a1d6e4-d9ea-448e-a0c4-bad53c69beef/tags => generated 52 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: 8|app: 0|req: 1020/2077] 10.0.0.222 () {34 vars in 747 bytes} [Wed Jun 10 02:33:26 2026] PUT /v2.0/ports/39a1d6e4-d9ea-448e-a0c4-bad53c69beef/tags => generated 37 bytes in 64 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: 1058/2078] 10.0.0.222 () {32 vars in 727 bytes} [Wed Jun 10 02:33:26 2026] GET /v2.0/ports/39a1d6e4-d9ea-448e-a0c4-bad53c69beef/tags => generated 37 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1021/2079] 10.0.0.222 () {32 vars in 735 bytes} [Wed Jun 10 02:33:26 2026] GET /v2.0/ports/39a1d6e4-d9ea-448e-a0c4-bad53c69beef/tags/red => generated 0 bytes in 92 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: 1059/2080] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:33:26 2026] GET /v2.0/ports?device_id=f7596572-2764-4b73-8d0c-b8a67768f9d8 => 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: 1060/2081] 10.0.0.195 () {34 vars in 1040 bytes} [Wed Jun 10 02:33:26 2026] GET /v2.0/security-groups?id=1641c917-3f70-49e8-8c0b-5b5da756ce38&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:33:26.858 8 INFO neutron.api.v2.resource [None req-fe6ab4d8-672d-43b1-a873-b1290656c089 b0b2b63d61cd4b07aca6da4de20ead43 c97d83afe87f4d49884c1d23c5994c31 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1022/2082] 10.0.0.222 () {32 vars in 739 bytes} [Wed Jun 10 02:33:26 2026] GET /v2.0/ports/39a1d6e4-d9ea-448e-a0c4-bad53c69beef/tags/green => generated 99 bytes in 59 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1061/2083] 10.0.0.222 () {32 vars in 738 bytes} [Wed Jun 10 02:33:26 2026] DELETE /v2.0/ports/39a1d6e4-d9ea-448e-a0c4-bad53c69beef/tags/red => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1023/2084] 10.0.0.222 () {32 vars in 727 bytes} [Wed Jun 10 02:33:26 2026] GET /v2.0/ports/39a1d6e4-d9ea-448e-a0c4-bad53c69beef/tags => generated 30 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-06-10 02:33:27.073 7 INFO neutron.api.v2.resource [None req-6cbe35c5-e216-404c-94f6-416e0a631cf6 b0b2b63d61cd4b07aca6da4de20ead43 c97d83afe87f4d49884c1d23c5994c31 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1062/2085] 10.0.0.222 () {32 vars in 742 bytes} [Wed Jun 10 02:33:27 2026] DELETE /v2.0/ports/39a1d6e4-d9ea-448e-a0c4-bad53c69beef/tags/green => generated 99 bytes in 68 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: 1024/2086] 10.0.0.222 () {32 vars in 730 bytes} [Wed Jun 10 02:33:27 2026] DELETE /v2.0/ports/39a1d6e4-d9ea-448e-a0c4-bad53c69beef/tags => generated 0 bytes in 58 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: 1063/2087] 10.0.0.222 () {32 vars in 727 bytes} [Wed Jun 10 02:33:27 2026] GET /v2.0/ports/39a1d6e4-d9ea-448e-a0c4-bad53c69beef/tags => generated 12 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 02:33:27.292 8 INFO neutron_taas.services.taas.taas_plugin [None req-ff712d6e-d0cd-474c-b795-6e4b19373133 b0b2b63d61cd4b07aca6da4de20ead43 c97d83afe87f4d49884c1d23c5994c31 - - default default] TaaS: Handle Delete Port: 39a1d6e4-d9ea-448e-a0c4-bad53c69beef 2026-06-10 02:33:27.294 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ff712d6e-d0cd-474c-b795-6e4b19373133 b0b2b63d61cd4b07aca6da4de20ead43 c97d83afe87f4d49884c1d23c5994c31 - - default default] Tap Mirror: Handle Delete Port: 39a1d6e4-d9ea-448e-a0c4-bad53c69beef [pid: 8|app: 0|req: 1025/2088] 10.0.0.222 () {32 vars in 720 bytes} [Wed Jun 10 02:33:27 2026] DELETE /v2.0/ports/39a1d6e4-d9ea-448e-a0c4-bad53c69beef => generated 0 bytes in 184 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 02:33:27.501 7 INFO neutron.services.segments.plugin [-] Segment 1c207d06-9b26-48ed-9124-3e7b4606aa3f resource provider aggregate not found 2026-06-10 02:33:27.513 7 INFO neutron.services.segments.plugin [-] Segment 1c207d06-9b26-48ed-9124-3e7b4606aa3f resource provider aggregate not found [pid: 7|app: 0|req: 1064/2089] 10.0.0.222 () {32 vars in 726 bytes} [Wed Jun 10 02:33:27 2026] DELETE /v2.0/networks/a9220d4c-d7f1-4014-a9c0-5794d5c94705 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 02:33:27.528 7 INFO neutron.services.segments.plugin [-] Segment 1c207d06-9b26-48ed-9124-3e7b4606aa3f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1c207d06-9b26-48ed-9124-3e7b4606aa3f found for delete ", "request_id": "req-c63217ff-2d68-44d4-b2bb-46044f690b71"}]} 2026-06-10 02:33:27.529 7 INFO neutron.services.segments.plugin [-] Segment 1c207d06-9b26-48ed-9124-3e7b4606aa3f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1c207d06-9b26-48ed-9124-3e7b4606aa3f found for delete ", "request_id": "req-15409a04-4d3c-4a09-bdde-e0403b205540"}]} [pid: 8|app: 0|req: 1026/2090] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:33:27 2026] GET /v2.0/ports?device_id=f7596572-2764-4b73-8d0c-b8a67768f9d8 => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1065/2091] 10.0.0.195 () {34 vars in 1040 bytes} [Wed Jun 10 02:33:27 2026] GET /v2.0/security-groups?id=1641c917-3f70-49e8-8c0b-5b5da756ce38&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: 1027/2092] 10.0.0.222 () {32 vars in 774 bytes} [Wed Jun 10 02:33:28 2026] GET /v2.0/security-groups?tenant_id=c97d83afe87f4d49884c1d23c5994c31&name=default => generated 2925 bytes in 176 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1066/2093] 10.0.0.222 () {32 vars in 740 bytes} [Wed Jun 10 02:33:28 2026] DELETE /v2.0/security-groups/9bc8eb05-dcea-43c0-845d-330463109a50 => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1028/2094] 10.0.0.222 () {32 vars in 774 bytes} [Wed Jun 10 02:33:28 2026] GET /v2.0/security-groups?tenant_id=9b33b85f0fc84c3694624d04c87e5a77&name=default => generated 2925 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1067/2095] 10.0.0.222 () {32 vars in 740 bytes} [Wed Jun 10 02:33:28 2026] DELETE /v2.0/security-groups/c8bafea0-d731-4b78-b643-075f13383b7a => 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: 1029/2096] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:33:29 2026] GET /v2.0/ports?device_id=f7596572-2764-4b73-8d0c-b8a67768f9d8 => generated 971 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1068/2097] 10.0.0.195 () {34 vars in 1040 bytes} [Wed Jun 10 02:33:29 2026] GET /v2.0/security-groups?id=1641c917-3f70-49e8-8c0b-5b5da756ce38&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: 8|app: 0|req: 1030/2098] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:33:30 2026] GET /v2.0/ports?device_id=f7596572-2764-4b73-8d0c-b8a67768f9d8 => generated 971 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1069/2099] 10.0.0.195 () {34 vars in 1040 bytes} [Wed Jun 10 02:33:30 2026] GET /v2.0/security-groups?id=1641c917-3f70-49e8-8c0b-5b5da756ce38&fields=id&fields=name => generated 113 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1031/2100] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:33:30 2026] GET /v2.0/ports?device_id=f7596572-2764-4b73-8d0c-b8a67768f9d8 => 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: 1070/2101] 10.0.0.195 () {34 vars in 1040 bytes} [Wed Jun 10 02:33:30 2026] GET /v2.0/security-groups?id=1641c917-3f70-49e8-8c0b-5b5da756ce38&fields=id&fields=name => generated 113 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1032/2102] 10.0.0.222 () {32 vars in 736 bytes} [Wed Jun 10 02:33:30 2026] GET /v2.0/ports?device_id=f7596572-2764-4b73-8d0c-b8a67768f9d8 => generated 1240 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:33:31.329 7 INFO neutron.db.l3_db [None req-278dd32c-029f-436d-979a-8442d9fa2644 8c2fb57597c94b3b86fe4a8e897f1567 da89e40e30bb4ab4a00334c84bd4b6eb - - default default] Floating IP 8af5ac9c-f3f3-4498-a622-5637fe036341 associated. External IP: 10.96.250.208, port: 70d890af-d94c-4500-ac6e-79978f2e4219. [pid: 7|app: 0|req: 1071/2105] 10.0.0.222 () {34 vars in 677 bytes} [Wed Jun 10 02:33:30 2026] POST /v2.0/floatingips => generated 855 bytes in 971 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:33:31.629 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-31a392af-b04d-4633-9460-a4fce36ec65f'] response: {'name': 'network-changed', 'server_uuid': 'f7596572-2764-4b73-8d0c-b8a67768f9d8', 'tag': '70d890af-d94c-4500-ac6e-79978f2e4219', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1035/2106] 10.0.0.222 () {32 vars in 729 bytes} [Wed Jun 10 02:33:31 2026] GET /v2.0/floatingips/8af5ac9c-f3f3-4498-a622-5637fe036341 => generated 855 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1036/2107] 199.204.45.72 () {34 vars in 1079 bytes} [Wed Jun 10 02:33:32 2026] GET /v2.0/ports?tenant_id=da89e40e30bb4ab4a00334c84bd4b6eb&device_id=f7596572-2764-4b73-8d0c-b8a67768f9d8 => generated 1240 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1037/2108] 199.204.45.72 () {34 vars in 985 bytes} [Wed Jun 10 02:33:32 2026] GET /v2.0/networks?id=9167e762-ea06-4c2b-aff6-e6652b1fcccb => generated 757 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:33:32.299 7 INFO neutron.db.segments_db [None req-f6095a51-e3d9-4789-87d4-169852735328 d35c84b3447c40a298c70e8805fc7473 5c2f069ebffa4efca0d0a12d90b573fa - - default default] Added segment f2e74ca9-467c-4aab-916f-dc9a41c4fd6e of type vxlan for network c90ae6fc-a64f-4b76-bc6b-13bb95d0e4a3 [pid: 7|app: 0|req: 1072/2109] 10.0.0.222 () {34 vars in 670 bytes} [Wed Jun 10 02:33:31 2026] POST /v2.0/networks => generated 639 bytes in 409 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1073/2110] 199.204.45.72 () {34 vars in 1057 bytes} [Wed Jun 10 02:33:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=70d890af-d94c-4500-ac6e-79978f2e4219 => generated 858 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1038/2111] 10.0.0.222 () {34 vars in 684 bytes} [Wed Jun 10 02:33:32 2026] POST /v2.0/security-groups => generated 1601 bytes in 244 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1039/2112] 199.204.45.72 () {34 vars in 983 bytes} [Wed Jun 10 02:33:32 2026] GET /v2.0/subnets?id=c963a77d-b837-46a5-94cb-85f141895a66 => generated 678 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1040/2113] 10.0.0.222 () {34 vars in 767 bytes} [Wed Jun 10 02:33:32 2026] PUT /v2.0/security-groups/2b33933e-d1a4-4d25-98c7-c6967e69507c/tags => generated 25 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1041/2114] 199.204.45.72 () {34 vars in 1051 bytes} [Wed Jun 10 02:33:32 2026] GET /v2.0/ports?network_id=9167e762-ea06-4c2b-aff6-e6652b1fcccb&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: 1042/2115] 10.0.0.222 () {32 vars in 747 bytes} [Wed Jun 10 02:33:32 2026] GET /v2.0/security-groups/2b33933e-d1a4-4d25-98c7-c6967e69507c/tags => generated 25 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1074/2116] 10.0.0.222 () {34 vars in 669 bytes} [Wed Jun 10 02:33:32 2026] POST /v2.0/subnets => generated 658 bytes in 238 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1075/2117] 10.0.0.222 () {34 vars in 778 bytes} [Wed Jun 10 02:33:32 2026] PUT /v2.0/security-groups/2b33933e-d1a4-4d25-98c7-c6967e69507c/tags/green => generated 4 bytes in 79 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1076/2118] 10.0.0.222 () {32 vars in 729 bytes} [Wed Jun 10 02:33:32 2026] GET /v2.0/floatingips/8af5ac9c-f3f3-4498-a622-5637fe036341 => generated 855 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1077/2119] 10.0.0.222 () {32 vars in 722 bytes} [Wed Jun 10 02:33:32 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => 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: 1078/2120] 10.0.0.222 () {32 vars in 747 bytes} [Wed Jun 10 02:33:32 2026] GET /v2.0/security-groups/2b33933e-d1a4-4d25-98c7-c6967e69507c/tags => generated 34 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1043/2121] 199.204.45.72 () {34 vars in 1011 bytes} [Wed Jun 10 02:33:32 2026] GET /v2.0/networks/9167e762-ea06-4c2b-aff6-e6652b1fcccb?fields=segments => generated 14 bytes in 456 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1079/2122] 10.0.0.222 () {34 vars in 669 bytes} [Wed Jun 10 02:33:32 2026] POST /v2.0/subnets => generated 731 bytes in 232 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1044/2123] 10.0.0.222 () {34 vars in 774 bytes} [Wed Jun 10 02:33:33 2026] PUT /v2.0/security-groups/2b33933e-d1a4-4d25-98c7-c6967e69507c/tags/red => generated 4 bytes in 36 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1080/2124] 199.204.45.72 () {34 vars in 1111 bytes} [Wed Jun 10 02:33:33 2026] GET /v2.0/networks/9167e762-ea06-4c2b-aff6-e6652b1fcccb?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-06-10 02:33:33.176 8 INFO neutron.db.segments_db [None req-b67c9e6c-e822-428d-a2ed-9301aa3dc692 d35c84b3447c40a298c70e8805fc7473 5c2f069ebffa4efca0d0a12d90b573fa - - default default] Added segment c6b53ee5-8ca2-4120-bf61-4df505a139a9 of type vxlan for network 24ed50c1-2ff1-4f45-a4c4-37122bb73bb6 [pid: 7|app: 0|req: 1081/2125] 10.0.0.222 () {32 vars in 747 bytes} [Wed Jun 10 02:33:33 2026] GET /v2.0/security-groups/2b33933e-d1a4-4d25-98c7-c6967e69507c/tags => generated 34 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1082/2126] 10.0.0.222 () {34 vars in 796 bytes} [Wed Jun 10 02:33:33 2026] PUT /v2.0/security-groups/2b33933e-d1a4-4d25-98c7-c6967e69507c/tags/black.or.white => generated 4 bytes in 49 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1045/2127] 10.0.0.222 () {34 vars in 670 bytes} [Wed Jun 10 02:33:33 2026] POST /v2.0/networks => generated 637 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1083/2128] 10.0.0.222 () {32 vars in 747 bytes} [Wed Jun 10 02:33:33 2026] GET /v2.0/security-groups/2b33933e-d1a4-4d25-98c7-c6967e69507c/tags => generated 52 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1084/2129] 10.0.0.222 () {34 vars in 767 bytes} [Wed Jun 10 02:33:33 2026] PUT /v2.0/security-groups/2b33933e-d1a4-4d25-98c7-c6967e69507c/tags => generated 37 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1085/2130] 10.0.0.222 () {32 vars in 747 bytes} [Wed Jun 10 02:33:33 2026] GET /v2.0/security-groups/2b33933e-d1a4-4d25-98c7-c6967e69507c/tags => generated 37 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1086/2131] 10.0.0.222 () {32 vars in 755 bytes} [Wed Jun 10 02:33:33 2026] GET /v2.0/security-groups/2b33933e-d1a4-4d25-98c7-c6967e69507c/tags/red => generated 0 bytes in 29 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:33:33.448 7 INFO neutron.api.v2.resource [None req-f2cec8dd-2ed0-4299-9691-59f7fc2d4a89 49ef3596d31e4ae29887a8a4c3686c60 7d534077965a451d814263ca60915387 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1087/2132] 10.0.0.222 () {32 vars in 759 bytes} [Wed Jun 10 02:33:33 2026] GET /v2.0/security-groups/2b33933e-d1a4-4d25-98c7-c6967e69507c/tags/green => generated 99 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1046/2133] 10.0.0.222 () {34 vars in 669 bytes} [Wed Jun 10 02:33:33 2026] POST /v2.0/subnets => generated 656 bytes in 200 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1088/2134] 10.0.0.222 () {32 vars in 758 bytes} [Wed Jun 10 02:33:33 2026] DELETE /v2.0/security-groups/2b33933e-d1a4-4d25-98c7-c6967e69507c/tags/red => generated 0 bytes in 41 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1089/2135] 10.0.0.222 () {32 vars in 747 bytes} [Wed Jun 10 02:33:33 2026] GET /v2.0/security-groups/2b33933e-d1a4-4d25-98c7-c6967e69507c/tags => generated 30 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 02:33:33.566 7 INFO neutron.api.v2.resource [None req-e3b803a5-5daa-4621-b9af-7c5323da6752 49ef3596d31e4ae29887a8a4c3686c60 7d534077965a451d814263ca60915387 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1090/2136] 10.0.0.222 () {32 vars in 762 bytes} [Wed Jun 10 02:33:33 2026] DELETE /v2.0/security-groups/2b33933e-d1a4-4d25-98c7-c6967e69507c/tags/green => generated 99 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1091/2137] 10.0.0.222 () {32 vars in 750 bytes} [Wed Jun 10 02:33:33 2026] DELETE /v2.0/security-groups/2b33933e-d1a4-4d25-98c7-c6967e69507c/tags => generated 0 bytes in 46 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1092/2138] 10.0.0.222 () {32 vars in 747 bytes} [Wed Jun 10 02:33:33 2026] GET /v2.0/security-groups/2b33933e-d1a4-4d25-98c7-c6967e69507c/tags => generated 12 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1047/2139] 10.0.0.222 () {34 vars in 669 bytes} [Wed Jun 10 02:33:33 2026] POST /v2.0/subnets => generated 726 bytes in 229 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:33:33.747 8 INFO neutron.db.segments_db [None req-dda2fecb-6cb3-4b0c-a2d2-2e6be3109a85 d35c84b3447c40a298c70e8805fc7473 5c2f069ebffa4efca0d0a12d90b573fa - - default default] Added segment d8c996d3-674e-4d12-9233-6f7c1b312b4a of type vxlan for network 6c8c67a5-47d1-49f1-9ecb-fd62217bfe64 [pid: 7|app: 0|req: 1093/2140] 10.0.0.222 () {32 vars in 740 bytes} [Wed Jun 10 02:33:33 2026] DELETE /v2.0/security-groups/2b33933e-d1a4-4d25-98c7-c6967e69507c => 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: 1048/2141] 10.0.0.222 () {34 vars in 670 bytes} [Wed Jun 10 02:33:33 2026] POST /v2.0/networks => generated 638 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1094/2142] 10.0.0.222 () {32 vars in 729 bytes} [Wed Jun 10 02:33:33 2026] GET /v2.0/floatingips/8af5ac9c-f3f3-4498-a622-5637fe036341 => generated 857 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1049/2143] 10.0.0.222 () {34 vars in 669 bytes} [Wed Jun 10 02:33:33 2026] POST /v2.0/subnets => generated 656 bytes in 246 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1095/2144] 10.0.0.222 () {34 vars in 669 bytes} [Wed Jun 10 02:33:34 2026] POST /v2.0/subnets => generated 729 bytes in 224 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:33:34.353 8 INFO neutron.db.segments_db [None req-0099c563-7a30-4941-bb5c-b72220558a56 d35c84b3447c40a298c70e8805fc7473 5c2f069ebffa4efca0d0a12d90b573fa - - default default] Added segment 2bd73e99-3887-470b-b77b-37c7757e6a25 of type vxlan for network 133794a1-41d2-4383-bf1a-5c3e47417b48 [pid: 7|app: 0|req: 1096/2145] 10.0.0.222 () {32 vars in 774 bytes} [Wed Jun 10 02:33:34 2026] GET /v2.0/security-groups?tenant_id=2d91c75dd51a4f71a7ac6c50c3232b79&name=default => generated 2925 bytes in 211 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:33:34.615 8 INFO neutron.db.l3_hamode_db [None req-0099c563-7a30-4941-bb5c-b72220558a56 d35c84b3447c40a298c70e8805fc7473 5c2f069ebffa4efca0d0a12d90b573fa - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1097/2146] 10.0.0.222 () {32 vars in 740 bytes} [Wed Jun 10 02:33:34 2026] DELETE /v2.0/security-groups/1ef00448-a184-4c45-a393-cd8f68e26329 => 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: 1098/2147] 10.0.0.222 () {32 vars in 774 bytes} [Wed Jun 10 02:33:34 2026] GET /v2.0/security-groups?tenant_id=7d534077965a451d814263ca60915387&name=default => generated 2925 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1099/2148] 10.0.0.222 () {32 vars in 740 bytes} [Wed Jun 10 02:33:34 2026] DELETE /v2.0/security-groups/47904846-f995-44ae-a248-0edfeff143dc => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:33:35.355 8 INFO neutron.db.l3_hamode_db [None req-0099c563-7a30-4941-bb5c-b72220558a56 d35c84b3447c40a298c70e8805fc7473 5c2f069ebffa4efca0d0a12d90b573fa - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1050/2149] 10.0.0.222 () {34 vars in 669 bytes} [Wed Jun 10 02:33:34 2026] POST /v2.0/routers => generated 685 bytes in 1889 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1100/2150] 10.0.0.222 () {34 vars in 783 bytes} [Wed Jun 10 02:33:36 2026] PUT /v2.0/routers/539a7d98-5045-44da-a3bc-ed34e49fb76e/add_router_interface => generated 309 bytes in 1317 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1051/2151] 10.0.0.222 () {34 vars in 783 bytes} [Wed Jun 10 02:33:37 2026] PUT /v2.0/routers/539a7d98-5045-44da-a3bc-ed34e49fb76e/add_router_interface => generated 309 bytes in 1251 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1101/2152] 10.0.0.222 () {34 vars in 783 bytes} [Wed Jun 10 02:33:38 2026] PUT /v2.0/routers/539a7d98-5045-44da-a3bc-ed34e49fb76e/add_router_interface => generated 309 bytes in 1249 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1052/2153] 10.0.0.222 () {34 vars in 684 bytes} [Wed Jun 10 02:33:40 2026] POST /v2.0/security-groups => generated 1627 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1102/2154] 10.0.0.222 () {34 vars in 695 bytes} [Wed Jun 10 02:33:40 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: 8|app: 0|req: 1053/2155] 10.0.0.222 () {34 vars in 695 bytes} [Wed Jun 10 02:33:40 2026] POST /v2.0/security-group-rules => generated 597 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1103/2156] 10.0.0.222 () {34 vars in 695 bytes} [Wed Jun 10 02:33:40 2026] POST /v2.0/security-group-rules => generated 599 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1054/2157] 10.0.0.222 () {34 vars in 695 bytes} [Wed Jun 10 02:33:40 2026] POST /v2.0/security-group-rules => generated 601 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1104/2158] 10.0.0.222 () {34 vars in 695 bytes} [Wed Jun 10 02:33:40 2026] POST /v2.0/security-group-rules => generated 601 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1105/2159] 10.0.0.53 () {34 vars in 989 bytes} [Wed Jun 10 02:33:41 2026] GET /v2.0/ports?device_id=f7596572-2764-4b73-8d0c-b8a67768f9d8 => generated 1240 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1055/2160] 10.0.0.222 () {34 vars in 695 bytes} [Wed Jun 10 02:33:40 2026] POST /v2.0/security-group-rules => generated 597 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1106/2161] 10.0.0.53 () {34 vars in 1039 bytes} [Wed Jun 10 02:33:41 2026] GET /v2.0/security-groups?id=1641c917-3f70-49e8-8c0b-5b5da756ce38&fields=id&fields=name => generated 113 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1056/2162] 10.0.0.222 () {34 vars in 695 bytes} [Wed Jun 10 02:33:41 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: 7|app: 0|req: 1107/2163] 10.0.0.222 () {34 vars in 695 bytes} [Wed Jun 10 02:33:41 2026] POST /v2.0/security-group-rules => generated 597 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1057/2164] 10.0.0.222 () {34 vars in 695 bytes} [Wed Jun 10 02:33:41 2026] POST /v2.0/security-group-rules => generated 599 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1108/2165] 10.0.0.222 () {34 vars in 695 bytes} [Wed Jun 10 02:33:41 2026] POST /v2.0/security-group-rules => generated 601 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1058/2166] 10.0.0.222 () {34 vars in 695 bytes} [Wed Jun 10 02:33:41 2026] POST /v2.0/security-group-rules => generated 597 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1109/2167] 10.0.0.195 () {34 vars in 1094 bytes} [Wed Jun 10 02:33:42 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-900325030&fields=id&tenant_id=5c2f069ebffa4efca0d0a12d90b573fa => generated 69 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1059/2168] 10.0.0.195 () {34 vars in 982 bytes} [Wed Jun 10 02:33:42 2026] GET /v2.0/networks?id=24ed50c1-2ff1-4f45-a4c4-37122bb73bb6 => generated 704 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1110/2169] 10.0.0.195 () {34 vars in 965 bytes} [Wed Jun 10 02:33:42 2026] GET /v2.0/quotas/5c2f069ebffa4efca0d0a12d90b573fa => 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: 1060/2170] 10.0.0.195 () {34 vars in 1002 bytes} [Wed Jun 10 02:33:42 2026] GET /v2.0/ports?tenant_id=5c2f069ebffa4efca0d0a12d90b573fa&fields=id => generated 287 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1111/2171] 10.0.0.195 () {34 vars in 1008 bytes} [Wed Jun 10 02:33:42 2026] GET /v2.0/networks/24ed50c1-2ff1-4f45-a4c4-37122bb73bb6?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1061/2172] 10.0.0.195 () {34 vars in 1108 bytes} [Wed Jun 10 02:33:42 2026] GET /v2.0/networks/24ed50c1-2ff1-4f45-a4c4-37122bb73bb6?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: 1112/2173] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:33:42 2026] GET /v2.0/ports?device_id=fd4f30e1-45e3-48c7-830f-56b95e629b20 => 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: 1063/2176] 199.204.45.72 () {34 vars in 985 bytes} [Wed Jun 10 02:33:46 2026] GET /v2.0/networks?id=24ed50c1-2ff1-4f45-a4c4-37122bb73bb6 => generated 704 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1114/2177] 199.204.45.72 () {34 vars in 1049 bytes} [Wed Jun 10 02:33:47 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=5c2f069ebffa4efca0d0a12d90b573fa => generated 178 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1064/2178] 199.204.45.72 () {38 vars in 954 bytes} [Wed Jun 10 02:33:47 2026] POST /v2.0/ports => generated 1183 bytes in 362 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: 1115/2179] 199.204.45.72 () {38 vars in 1027 bytes} [Wed Jun 10 02:33:47 2026] PUT /v2.0/ports/ab470633-2bc0-4883-a449-921d47860b0f => generated 1464 bytes in 441 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1065/2180] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:33:47 2026] GET /v2.0/ports?device_id=fd4f30e1-45e3-48c7-830f-56b95e629b20 => generated 1198 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 02:33:47.915 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4c1517ca-8df2-4826-b440-4e648ede9af6'] response: {'name': 'network-changed', 'server_uuid': 'fd4f30e1-45e3-48c7-830f-56b95e629b20', 'tag': 'ab470633-2bc0-4883-a449-921d47860b0f', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1116/2181] 10.0.0.195 () {34 vars in 1040 bytes} [Wed Jun 10 02:33:47 2026] GET /v2.0/security-groups?id=43b4a43a-86ae-4721-9c19-c687751a31be&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: 1066/2182] 199.204.45.72 () {34 vars in 1079 bytes} [Wed Jun 10 02:33:48 2026] GET /v2.0/ports?tenant_id=5c2f069ebffa4efca0d0a12d90b573fa&device_id=fd4f30e1-45e3-48c7-830f-56b95e629b20 => generated 1467 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1117/2183] 199.204.45.72 () {34 vars in 1017 bytes} [Wed Jun 10 02:33:48 2026] GET /v2.0/networks?tenant_id=5c2f069ebffa4efca0d0a12d90b573fa&shared=False => generated 2375 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1067/2184] 199.204.45.72 () {34 vars in 929 bytes} [Wed Jun 10 02:33:48 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) [pid: 7|app: 0|req: 1118/2185] 199.204.45.72 () {34 vars in 1079 bytes} [Wed Jun 10 02:33:49 2026] GET /v2.0/ports?tenant_id=5c2f069ebffa4efca0d0a12d90b573fa&device_id=fd4f30e1-45e3-48c7-830f-56b95e629b20 => generated 1467 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1068/2186] 199.204.45.72 () {34 vars in 1057 bytes} [Wed Jun 10 02:33:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.168&port_id=ab470633-2bc0-4883-a449-921d47860b0f => 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: 1119/2187] 199.204.45.72 () {34 vars in 1103 bytes} [Wed Jun 10 02:33:49 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A3d5&port_id=ab470633-2bc0-4883-a449-921d47860b0f => 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: 1069/2188] 199.204.45.72 () {34 vars in 1063 bytes} [Wed Jun 10 02:33:49 2026] GET /v2.0/subnets?id=07542651-3638-4795-8fb3-9f60ff2e7e9a&id=28cee2df-7623-4bb4-92dc-ba99b5f1926e => generated 1411 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1120/2189] 199.204.45.72 () {34 vars in 1051 bytes} [Wed Jun 10 02:33:49 2026] GET /v2.0/ports?network_id=24ed50c1-2ff1-4f45-a4c4-37122bb73bb6&device_owner=network%3Adhcp => generated 1457 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1070/2190] 199.204.45.72 () {34 vars in 1051 bytes} [Wed Jun 10 02:33:49 2026] GET /v2.0/ports?network_id=24ed50c1-2ff1-4f45-a4c4-37122bb73bb6&device_owner=network%3Adhcp => generated 1457 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1121/2191] 10.0.0.222 () {32 vars in 826 bytes} [Wed Jun 10 02:33:49 2026] GET /v2.0/ports?project_id=da89e40e30bb4ab4a00334c84bd4b6eb&network_id=9167e762-ea06-4c2b-aff6-e6652b1fcccb => generated 3691 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1071/2192] 199.204.45.72 () {34 vars in 1011 bytes} [Wed Jun 10 02:33:49 2026] GET /v2.0/networks/24ed50c1-2ff1-4f45-a4c4-37122bb73bb6?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: 1122/2193] 199.204.45.72 () {34 vars in 1111 bytes} [Wed Jun 10 02:33:49 2026] GET /v2.0/networks/24ed50c1-2ff1-4f45-a4c4-37122bb73bb6?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: 1072/2194] 10.0.0.222 () {32 vars in 742 bytes} [Wed Jun 10 02:33:50 2026] GET /v2.0/subnets?network_id=eb81d00a-2cf7-4320-b2cf-0c3468f82aa4 => generated 667 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:33:50.492 7 INFO neutron.db.l3_db [None req-82c884b5-aa49-44c1-b429-84b8bd592b01 8c2fb57597c94b3b86fe4a8e897f1567 da89e40e30bb4ab4a00334c84bd4b6eb - - default default] Floating IP 8af5ac9c-f3f3-4498-a622-5637fe036341 disassociated. External IP: 10.96.250.208, port: 70d890af-d94c-4500-ac6e-79978f2e4219. [pid: 7|app: 0|req: 1123/2195] 10.0.0.222 () {34 vars in 749 bytes} [Wed Jun 10 02:33:50 2026] PUT /v2.0/floatingips/8af5ac9c-f3f3-4498-a622-5637fe036341 => generated 554 bytes in 471 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1073/2196] 10.0.0.222 () {32 vars in 729 bytes} [Wed Jun 10 02:33:50 2026] GET /v2.0/floatingips/8af5ac9c-f3f3-4498-a622-5637fe036341 => generated 554 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:33:50.874 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1fbad490-55e4-4b6f-b06e-b5fa1faee39e'] response: {'name': 'network-changed', 'server_uuid': 'f7596572-2764-4b73-8d0c-b8a67768f9d8', 'tag': '70d890af-d94c-4500-ac6e-79978f2e4219', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1124/2197] 199.204.45.72 () {34 vars in 1079 bytes} [Wed Jun 10 02:33:51 2026] GET /v2.0/ports?tenant_id=da89e40e30bb4ab4a00334c84bd4b6eb&device_id=f7596572-2764-4b73-8d0c-b8a67768f9d8 => generated 1240 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1074/2198] 199.204.45.72 () {34 vars in 985 bytes} [Wed Jun 10 02:33:51 2026] GET /v2.0/networks?id=9167e762-ea06-4c2b-aff6-e6652b1fcccb => generated 757 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1125/2199] 199.204.45.72 () {34 vars in 1057 bytes} [Wed Jun 10 02:33:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=70d890af-d94c-4500-ac6e-79978f2e4219 => 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: 1075/2200] 199.204.45.72 () {34 vars in 983 bytes} [Wed Jun 10 02:33:51 2026] GET /v2.0/subnets?id=c963a77d-b837-46a5-94cb-85f141895a66 => generated 678 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1126/2201] 199.204.45.72 () {34 vars in 1051 bytes} [Wed Jun 10 02:33:51 2026] GET /v2.0/ports?network_id=9167e762-ea06-4c2b-aff6-e6652b1fcccb&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1076/2202] 199.204.45.72 () {34 vars in 1011 bytes} [Wed Jun 10 02:33:51 2026] GET /v2.0/networks/9167e762-ea06-4c2b-aff6-e6652b1fcccb?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: 1127/2203] 199.204.45.72 () {34 vars in 1111 bytes} [Wed Jun 10 02:33:51 2026] GET /v2.0/networks/9167e762-ea06-4c2b-aff6-e6652b1fcccb?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: 1077/2204] 10.0.0.222 () {32 vars in 729 bytes} [Wed Jun 10 02:33:51 2026] GET /v2.0/floatingips/8af5ac9c-f3f3-4498-a622-5637fe036341 => generated 554 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1128/2205] 10.0.0.222 () {32 vars in 729 bytes} [Wed Jun 10 02:33:52 2026] GET /v2.0/floatingips/8af5ac9c-f3f3-4498-a622-5637fe036341 => generated 552 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1078/2206] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:33:53 2026] GET /v2.0/ports?device_id=fd4f30e1-45e3-48c7-830f-56b95e629b20 => generated 1198 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1129/2207] 10.0.0.195 () {34 vars in 1040 bytes} [Wed Jun 10 02:33:53 2026] GET /v2.0/security-groups?id=43b4a43a-86ae-4721-9c19-c687751a31be&fields=id&fields=name => generated 111 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1079/2208] 10.0.0.222 () {34 vars in 685 bytes} [Wed Jun 10 02:33:54 2026] POST /v2.0/security-groups => generated 1675 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1130/2209] 10.0.0.222 () {34 vars in 695 bytes} [Wed Jun 10 02:33:54 2026] POST /v2.0/security-group-rules => generated 597 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1080/2210] 10.0.0.222 () {34 vars in 695 bytes} [Wed Jun 10 02:33:54 2026] POST /v2.0/security-group-rules => generated 596 bytes in 85 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1131/2211] 10.0.0.222 () {34 vars in 695 bytes} [Wed Jun 10 02:33:54 2026] POST /v2.0/security-group-rules => generated 602 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1081/2212] 10.0.0.222 () {34 vars in 695 bytes} [Wed Jun 10 02:33:54 2026] POST /v2.0/security-group-rules => generated 601 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:33:54.638 7 INFO neutron.db.securitygroups_db [None req-ee936e09-5fdb-41e8-ab19-5f96702189d8 8c2fb57597c94b3b86fe4a8e897f1567 da89e40e30bb4ab4a00334c84bd4b6eb - - default default] Project da89e40e30bb4ab4a00334c84bd4b6eb 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: 1132/2213] 10.0.0.222 () {34 vars in 695 bytes} [Wed Jun 10 02:33:54 2026] POST /v2.0/security-group-rules => generated 607 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:33:54.793 8 INFO neutron.db.securitygroups_db [None req-ffd53401-a9a9-476b-b1ec-2811e5adbd43 8c2fb57597c94b3b86fe4a8e897f1567 da89e40e30bb4ab4a00334c84bd4b6eb - - default default] Project da89e40e30bb4ab4a00334c84bd4b6eb 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: 1082/2214] 10.0.0.222 () {34 vars in 695 bytes} [Wed Jun 10 02:33:54 2026] POST /v2.0/security-group-rules => generated 606 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1133/2215] 10.0.0.222 () {32 vars in 649 bytes} [Wed Jun 10 02:33:55 2026] GET /v2.0/networks => generated 1298 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1083/2216] 10.0.0.195 () {34 vars in 1100 bytes} [Wed Jun 10 02:33:55 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1272673098&fields=id&tenant_id=da89e40e30bb4ab4a00334c84bd4b6eb => generated 69 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1134/2217] 10.0.0.195 () {34 vars in 982 bytes} [Wed Jun 10 02:33:55 2026] GET /v2.0/networks?id=9167e762-ea06-4c2b-aff6-e6652b1fcccb => generated 661 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1084/2218] 10.0.0.195 () {34 vars in 965 bytes} [Wed Jun 10 02:33:55 2026] GET /v2.0/quotas/da89e40e30bb4ab4a00334c84bd4b6eb => 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: 1135/2219] 10.0.0.195 () {34 vars in 1002 bytes} [Wed Jun 10 02:33:55 2026] GET /v2.0/ports?tenant_id=da89e40e30bb4ab4a00334c84bd4b6eb&fields=id => generated 149 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1085/2220] 10.0.0.195 () {34 vars in 1008 bytes} [Wed Jun 10 02:33:55 2026] GET /v2.0/networks/9167e762-ea06-4c2b-aff6-e6652b1fcccb?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1136/2221] 10.0.0.195 () {34 vars in 1108 bytes} [Wed Jun 10 02:33:55 2026] GET /v2.0/networks/9167e762-ea06-4c2b-aff6-e6652b1fcccb?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: 1086/2222] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:33:55 2026] GET /v2.0/ports?device_id=9607b3e8-7405-4f00-8d6e-100218859fd0 => 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: 1137/2223] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:33:57 2026] GET /v2.0/ports?device_id=9607b3e8-7405-4f00-8d6e-100218859fd0 => 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: 1087/2224] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:33:58 2026] GET /v2.0/ports?device_id=9607b3e8-7405-4f00-8d6e-100218859fd0 => 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: 1138/2225] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:33:58 2026] GET /v2.0/ports?device_id=fd4f30e1-45e3-48c7-830f-56b95e629b20 => generated 1200 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1088/2226] 10.0.0.195 () {34 vars in 1040 bytes} [Wed Jun 10 02:33:58 2026] GET /v2.0/security-groups?id=43b4a43a-86ae-4721-9c19-c687751a31be&fields=id&fields=name => generated 111 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1139/2227] 10.0.0.222 () {32 vars in 818 bytes} [Wed Jun 10 02:33:58 2026] GET /v2.0/ports?network_id=24ed50c1-2ff1-4f45-a4c4-37122bb73bb6&mac_address=fa%3A16%3A3e%3Ab0%3Aad%3A86 => generated 1200 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:33:59.111 8 INFO neutron.db.l3_db [None req-688b7de2-da82-44de-8d62-732d72bf15fd d35c84b3447c40a298c70e8805fc7473 5c2f069ebffa4efca0d0a12d90b573fa - - default default] Floating IP 5d7a84f1-e1ab-4623-be4d-c451f0747882 associated. External IP: 10.96.250.209, port: ab470633-2bc0-4883-a449-921d47860b0f. [pid: 7|app: 0|req: 1140/2228] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:33:59 2026] GET /v2.0/ports?device_id=9607b3e8-7405-4f00-8d6e-100218859fd0 => 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: 1089/2229] 10.0.0.222 () {34 vars in 677 bytes} [Wed Jun 10 02:33:58 2026] POST /v2.0/floatingips => generated 855 bytes in 1045 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:33:59.438 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b2d82974-e63b-4218-97a7-a158c803e749'] response: {'name': 'network-changed', 'server_uuid': 'fd4f30e1-45e3-48c7-830f-56b95e629b20', 'tag': 'ab470633-2bc0-4883-a449-921d47860b0f', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1141/2230] 10.0.0.195 () {34 vars in 1094 bytes} [Wed Jun 10 02:33:59 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-900325030&fields=id&tenant_id=5c2f069ebffa4efca0d0a12d90b573fa => generated 69 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1090/2231] 10.0.0.195 () {34 vars in 982 bytes} [Wed Jun 10 02:33:59 2026] GET /v2.0/networks?id=6c8c67a5-47d1-49f1-9ecb-fd62217bfe64 => generated 705 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1142/2232] 10.0.0.195 () {34 vars in 965 bytes} [Wed Jun 10 02:33:59 2026] GET /v2.0/quotas/5c2f069ebffa4efca0d0a12d90b573fa => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1091/2233] 10.0.0.195 () {34 vars in 1002 bytes} [Wed Jun 10 02:33:59 2026] GET /v2.0/ports?tenant_id=5c2f069ebffa4efca0d0a12d90b573fa&fields=id => generated 333 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1143/2234] 10.0.0.195 () {34 vars in 1008 bytes} [Wed Jun 10 02:33:59 2026] GET /v2.0/networks/6c8c67a5-47d1-49f1-9ecb-fd62217bfe64?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: 1092/2235] 10.0.0.195 () {34 vars in 1108 bytes} [Wed Jun 10 02:33:59 2026] GET /v2.0/networks/6c8c67a5-47d1-49f1-9ecb-fd62217bfe64?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1144/2236] 199.204.45.72 () {34 vars in 1079 bytes} [Wed Jun 10 02:33:59 2026] GET /v2.0/ports?tenant_id=5c2f069ebffa4efca0d0a12d90b573fa&device_id=fd4f30e1-45e3-48c7-830f-56b95e629b20 => generated 1469 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1093/2237] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:33:59 2026] GET /v2.0/ports?device_id=90b91b05-cea0-43db-9a6c-73f31ece6308 => 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: 1145/2238] 199.204.45.72 () {34 vars in 985 bytes} [Wed Jun 10 02:33:59 2026] GET /v2.0/networks?id=24ed50c1-2ff1-4f45-a4c4-37122bb73bb6 => generated 800 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1094/2239] 199.204.45.72 () {34 vars in 1057 bytes} [Wed Jun 10 02:34:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.168&port_id=ab470633-2bc0-4883-a449-921d47860b0f => generated 858 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1146/2240] 199.204.45.72 () {34 vars in 1103 bytes} [Wed Jun 10 02:34:00 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A3d5&port_id=ab470633-2bc0-4883-a449-921d47860b0f => 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: 1095/2241] 199.204.45.72 () {34 vars in 1063 bytes} [Wed Jun 10 02:34:00 2026] GET /v2.0/subnets?id=07542651-3638-4795-8fb3-9f60ff2e7e9a&id=28cee2df-7623-4bb4-92dc-ba99b5f1926e => generated 1411 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1147/2242] 199.204.45.72 () {34 vars in 1051 bytes} [Wed Jun 10 02:34:00 2026] GET /v2.0/ports?network_id=24ed50c1-2ff1-4f45-a4c4-37122bb73bb6&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: 1148/2243] 199.204.45.72 () {34 vars in 1051 bytes} [Wed Jun 10 02:34:00 2026] GET /v2.0/ports?network_id=24ed50c1-2ff1-4f45-a4c4-37122bb73bb6&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: 1096/2244] 199.204.45.72 () {34 vars in 985 bytes} [Wed Jun 10 02:34:00 2026] GET /v2.0/networks?id=9167e762-ea06-4c2b-aff6-e6652b1fcccb => generated 661 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1097/2245] 199.204.45.72 () {34 vars in 1049 bytes} [Wed Jun 10 02:34:00 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=da89e40e30bb4ab4a00334c84bd4b6eb => generated 273 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1149/2246] 199.204.45.72 () {34 vars in 1011 bytes} [Wed Jun 10 02:34:00 2026] GET /v2.0/networks/24ed50c1-2ff1-4f45-a4c4-37122bb73bb6?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: 1098/2247] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:34:00 2026] GET /v2.0/ports?device_id=9607b3e8-7405-4f00-8d6e-100218859fd0 => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1099/2248] 199.204.45.72 () {34 vars in 1111 bytes} [Wed Jun 10 02:34:00 2026] GET /v2.0/networks/24ed50c1-2ff1-4f45-a4c4-37122bb73bb6?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: 1150/2249] 199.204.45.72 () {38 vars in 954 bytes} [Wed Jun 10 02:34:00 2026] POST /v2.0/ports => generated 958 bytes in 351 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1100/2252] 199.204.45.72 () {38 vars in 1027 bytes} [Wed Jun 10 02:34:00 2026] PUT /v2.0/ports/ef4833f2-fcab-4ed4-84a3-1f641c5295fe => generated 1239 bytes in 387 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: 1153/2253] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:34:01 2026] GET /v2.0/ports?device_id=9607b3e8-7405-4f00-8d6e-100218859fd0 => generated 973 bytes in 64 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: 1101/2254] 10.0.0.195 () {34 vars in 1040 bytes} [Wed Jun 10 02:34:01 2026] GET /v2.0/security-groups?id=bce8e0bd-2292-4659-9887-5116ffe8ce78&fields=id&fields=name => generated 114 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:34:01.475 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5107fe1a-5644-4599-b924-ffb6cf2ef48c'] response: {'name': 'network-changed', 'server_uuid': '9607b3e8-7405-4f00-8d6e-100218859fd0', 'tag': 'ef4833f2-fcab-4ed4-84a3-1f641c5295fe', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1154/2255] 199.204.45.72 () {34 vars in 1079 bytes} [Wed Jun 10 02:34:01 2026] GET /v2.0/ports?tenant_id=da89e40e30bb4ab4a00334c84bd4b6eb&device_id=9607b3e8-7405-4f00-8d6e-100218859fd0 => generated 1242 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1102/2256] 199.204.45.72 () {34 vars in 1017 bytes} [Wed Jun 10 02:34:02 2026] GET /v2.0/networks?tenant_id=da89e40e30bb4ab4a00334c84bd4b6eb&shared=False => generated 757 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1155/2257] 199.204.45.72 () {34 vars in 929 bytes} [Wed Jun 10 02:34:02 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: 1103/2258] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:34:02 2026] GET /v2.0/ports?device_id=9607b3e8-7405-4f00-8d6e-100218859fd0 => generated 973 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1156/2259] 10.0.0.195 () {34 vars in 1040 bytes} [Wed Jun 10 02:34:02 2026] GET /v2.0/security-groups?id=bce8e0bd-2292-4659-9887-5116ffe8ce78&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: 1104/2260] 199.204.45.72 () {34 vars in 1079 bytes} [Wed Jun 10 02:34:03 2026] GET /v2.0/ports?tenant_id=da89e40e30bb4ab4a00334c84bd4b6eb&device_id=9607b3e8-7405-4f00-8d6e-100218859fd0 => generated 1242 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1157/2261] 199.204.45.72 () {34 vars in 1059 bytes} [Wed Jun 10 02:34:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=ef4833f2-fcab-4ed4-84a3-1f641c5295fe => 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: 1105/2262] 199.204.45.72 () {34 vars in 983 bytes} [Wed Jun 10 02:34:03 2026] GET /v2.0/subnets?id=c963a77d-b837-46a5-94cb-85f141895a66 => generated 678 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1158/2263] 199.204.45.72 () {34 vars in 1051 bytes} [Wed Jun 10 02:34:03 2026] GET /v2.0/ports?network_id=9167e762-ea06-4c2b-aff6-e6652b1fcccb&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1106/2264] 199.204.45.72 () {34 vars in 1011 bytes} [Wed Jun 10 02:34:03 2026] GET /v2.0/networks/9167e762-ea06-4c2b-aff6-e6652b1fcccb?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1159/2265] 199.204.45.72 () {34 vars in 1111 bytes} [Wed Jun 10 02:34:03 2026] GET /v2.0/networks/9167e762-ea06-4c2b-aff6-e6652b1fcccb?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: 1107/2266] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:34:03 2026] GET /v2.0/ports?device_id=9607b3e8-7405-4f00-8d6e-100218859fd0 => generated 973 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1160/2267] 10.0.0.195 () {34 vars in 1040 bytes} [Wed Jun 10 02:34:03 2026] GET /v2.0/security-groups?id=bce8e0bd-2292-4659-9887-5116ffe8ce78&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: 1108/2268] 199.204.45.72 () {34 vars in 985 bytes} [Wed Jun 10 02:34:04 2026] GET /v2.0/networks?id=6c8c67a5-47d1-49f1-9ecb-fd62217bfe64 => generated 705 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1161/2269] 199.204.45.72 () {34 vars in 1049 bytes} [Wed Jun 10 02:34:04 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=5c2f069ebffa4efca0d0a12d90b573fa => generated 178 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1109/2270] 199.204.45.72 () {38 vars in 954 bytes} [Wed Jun 10 02:34:04 2026] POST /v2.0/ports => generated 1183 bytes in 430 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: 1110/2271] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:34:04 2026] GET /v2.0/ports?device_id=9607b3e8-7405-4f00-8d6e-100218859fd0 => 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: 1111/2272] 10.0.0.195 () {34 vars in 1040 bytes} [Wed Jun 10 02:34:04 2026] GET /v2.0/security-groups?id=bce8e0bd-2292-4659-9887-5116ffe8ce78&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: 1112/2273] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:34:05 2026] GET /v2.0/ports?device_id=90b91b05-cea0-43db-9a6c-73f31ece6308 => generated 1198 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1113/2274] 10.0.0.195 () {34 vars in 1040 bytes} [Wed Jun 10 02:34:05 2026] GET /v2.0/security-groups?id=43b4a43a-86ae-4721-9c19-c687751a31be&fields=id&fields=name => generated 111 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1162/2275] 199.204.45.72 () {38 vars in 1027 bytes} [Wed Jun 10 02:34:04 2026] PUT /v2.0/ports/2ec7ab64-8f3d-41dd-8eb0-59206f268b44 => generated 1464 bytes in 463 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:34:05.266 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-87a22940-fd45-472e-baaf-d4416b315702'] response: {'name': 'network-changed', 'server_uuid': '90b91b05-cea0-43db-9a6c-73f31ece6308', 'tag': '2ec7ab64-8f3d-41dd-8eb0-59206f268b44', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1114/2276] 199.204.45.72 () {34 vars in 1079 bytes} [Wed Jun 10 02:34:05 2026] GET /v2.0/ports?tenant_id=5c2f069ebffa4efca0d0a12d90b573fa&device_id=90b91b05-cea0-43db-9a6c-73f31ece6308 => generated 1467 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1163/2277] 199.204.45.72 () {34 vars in 1017 bytes} [Wed Jun 10 02:34:05 2026] GET /v2.0/networks?tenant_id=5c2f069ebffa4efca0d0a12d90b573fa&shared=False => generated 2375 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1115/2278] 199.204.45.72 () {34 vars in 929 bytes} [Wed Jun 10 02:34:05 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1164/2279] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:34:05 2026] GET /v2.0/ports?device_id=9607b3e8-7405-4f00-8d6e-100218859fd0 => generated 975 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1116/2280] 10.0.0.195 () {34 vars in 1040 bytes} [Wed Jun 10 02:34:06 2026] GET /v2.0/security-groups?id=bce8e0bd-2292-4659-9887-5116ffe8ce78&fields=id&fields=name => generated 114 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1165/2281] 10.0.0.53 () {34 vars in 989 bytes} [Wed Jun 10 02:34:06 2026] GET /v2.0/ports?device_id=fd4f30e1-45e3-48c7-830f-56b95e629b20 => generated 1469 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1117/2282] 10.0.0.53 () {34 vars in 1039 bytes} [Wed Jun 10 02:34:06 2026] GET /v2.0/security-groups?id=43b4a43a-86ae-4721-9c19-c687751a31be&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: 7|app: 0|req: 1166/2283] 199.204.45.72 () {34 vars in 1079 bytes} [Wed Jun 10 02:34:06 2026] GET /v2.0/ports?tenant_id=5c2f069ebffa4efca0d0a12d90b573fa&device_id=90b91b05-cea0-43db-9a6c-73f31ece6308 => generated 1467 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1118/2284] 199.204.45.72 () {34 vars in 1055 bytes} [Wed Jun 10 02:34:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.75&port_id=2ec7ab64-8f3d-41dd-8eb0-59206f268b44 => 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: 1167/2285] 199.204.45.72 () {34 vars in 1105 bytes} [Wed Jun 10 02:34:07 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A3ad&port_id=2ec7ab64-8f3d-41dd-8eb0-59206f268b44 => 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: 1119/2286] 199.204.45.72 () {34 vars in 1063 bytes} [Wed Jun 10 02:34:07 2026] GET /v2.0/subnets?id=5fdd041a-55dd-4c20-af7f-6cf3d92ab0d4&id=2be931eb-0017-4bdf-b784-c05df1ba0860 => generated 1414 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1168/2287] 199.204.45.72 () {34 vars in 1051 bytes} [Wed Jun 10 02:34:07 2026] GET /v2.0/ports?network_id=6c8c67a5-47d1-49f1-9ecb-fd62217bfe64&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: 1120/2288] 199.204.45.72 () {34 vars in 1051 bytes} [Wed Jun 10 02:34:07 2026] GET /v2.0/ports?network_id=6c8c67a5-47d1-49f1-9ecb-fd62217bfe64&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: 1121/2289] 199.204.45.72 () {34 vars in 1011 bytes} [Wed Jun 10 02:34:07 2026] GET /v2.0/networks/6c8c67a5-47d1-49f1-9ecb-fd62217bfe64?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: 1169/2290] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:34:07 2026] GET /v2.0/ports?device_id=9607b3e8-7405-4f00-8d6e-100218859fd0 => generated 975 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1122/2291] 199.204.45.72 () {34 vars in 1111 bytes} [Wed Jun 10 02:34:07 2026] GET /v2.0/networks/6c8c67a5-47d1-49f1-9ecb-fd62217bfe64?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: 1170/2292] 10.0.0.195 () {34 vars in 1040 bytes} [Wed Jun 10 02:34:07 2026] GET /v2.0/security-groups?id=bce8e0bd-2292-4659-9887-5116ffe8ce78&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1123/2293] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:34:08 2026] GET /v2.0/ports?device_id=9607b3e8-7405-4f00-8d6e-100218859fd0 => generated 975 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1171/2294] 10.0.0.195 () {34 vars in 1040 bytes} [Wed Jun 10 02:34:08 2026] GET /v2.0/security-groups?id=bce8e0bd-2292-4659-9887-5116ffe8ce78&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: 1124/2295] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:34:08 2026] GET /v2.0/ports?device_id=9607b3e8-7405-4f00-8d6e-100218859fd0 => generated 975 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1172/2296] 10.0.0.195 () {34 vars in 1040 bytes} [Wed Jun 10 02:34:08 2026] GET /v2.0/security-groups?id=bce8e0bd-2292-4659-9887-5116ffe8ce78&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: 8|app: 0|req: 1125/2297] 10.0.0.222 () {32 vars in 736 bytes} [Wed Jun 10 02:34:08 2026] GET /v2.0/ports?device_id=9607b3e8-7405-4f00-8d6e-100218859fd0 => generated 1244 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:34:09.056 7 INFO neutron.db.l3_db [None req-d4a99980-b26b-4ec1-bdd7-36ce6cc830d2 8c2fb57597c94b3b86fe4a8e897f1567 da89e40e30bb4ab4a00334c84bd4b6eb - - default default] Floating IP 8af5ac9c-f3f3-4498-a622-5637fe036341 associated. External IP: 10.96.250.208, port: ef4833f2-fcab-4ed4-84a3-1f641c5295fe. [pid: 7|app: 0|req: 1173/2298] 10.0.0.222 () {34 vars in 749 bytes} [Wed Jun 10 02:34:08 2026] PUT /v2.0/floatingips/8af5ac9c-f3f3-4498-a622-5637fe036341 => generated 856 bytes in 661 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:34:09.405 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1168a253-a4f2-430c-8616-bc2f550a4fea'] response: {'name': 'network-changed', 'server_uuid': '9607b3e8-7405-4f00-8d6e-100218859fd0', 'tag': 'ef4833f2-fcab-4ed4-84a3-1f641c5295fe', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1126/2299] 10.0.0.222 () {32 vars in 729 bytes} [Wed Jun 10 02:34:09 2026] GET /v2.0/floatingips/8af5ac9c-f3f3-4498-a622-5637fe036341 => generated 856 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1174/2300] 199.204.45.72 () {34 vars in 1079 bytes} [Wed Jun 10 02:34:09 2026] GET /v2.0/ports?tenant_id=da89e40e30bb4ab4a00334c84bd4b6eb&device_id=9607b3e8-7405-4f00-8d6e-100218859fd0 => 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: 1127/2301] 199.204.45.72 () {34 vars in 985 bytes} [Wed Jun 10 02:34:09 2026] GET /v2.0/networks?id=9167e762-ea06-4c2b-aff6-e6652b1fcccb => 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: 1175/2302] 199.204.45.72 () {34 vars in 1059 bytes} [Wed Jun 10 02:34:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=ef4833f2-fcab-4ed4-84a3-1f641c5295fe => generated 861 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1128/2303] 199.204.45.72 () {34 vars in 983 bytes} [Wed Jun 10 02:34:10 2026] GET /v2.0/subnets?id=c963a77d-b837-46a5-94cb-85f141895a66 => generated 678 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1176/2304] 199.204.45.72 () {34 vars in 1051 bytes} [Wed Jun 10 02:34:10 2026] GET /v2.0/ports?network_id=9167e762-ea06-4c2b-aff6-e6652b1fcccb&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: 1129/2305] 199.204.45.72 () {34 vars in 1011 bytes} [Wed Jun 10 02:34:10 2026] GET /v2.0/networks/9167e762-ea06-4c2b-aff6-e6652b1fcccb?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: 1130/2306] 199.204.45.72 () {34 vars in 1111 bytes} [Wed Jun 10 02:34:10 2026] GET /v2.0/networks/9167e762-ea06-4c2b-aff6-e6652b1fcccb?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1177/2307] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:34:10 2026] GET /v2.0/ports?device_id=90b91b05-cea0-43db-9a6c-73f31ece6308 => generated 1200 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1131/2308] 10.0.0.195 () {34 vars in 1040 bytes} [Wed Jun 10 02:34:10 2026] GET /v2.0/security-groups?id=43b4a43a-86ae-4721-9c19-c687751a31be&fields=id&fields=name => generated 111 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1178/2309] 10.0.0.222 () {32 vars in 729 bytes} [Wed Jun 10 02:34:10 2026] GET /v2.0/floatingips/8af5ac9c-f3f3-4498-a622-5637fe036341 => generated 858 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1132/2310] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:34:15 2026] GET /v2.0/ports?device_id=90b91b05-cea0-43db-9a6c-73f31ece6308 => generated 1200 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1179/2311] 10.0.0.195 () {34 vars in 1040 bytes} [Wed Jun 10 02:34:15 2026] GET /v2.0/security-groups?id=43b4a43a-86ae-4721-9c19-c687751a31be&fields=id&fields=name => generated 111 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1133/2312] 10.0.0.222 () {32 vars in 818 bytes} [Wed Jun 10 02:34:15 2026] GET /v2.0/ports?network_id=6c8c67a5-47d1-49f1-9ecb-fd62217bfe64&mac_address=fa%3A16%3A3e%3Aa9%3Afa%3Adc => generated 1200 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:34:16.290 7 INFO neutron.db.l3_db [None req-5c2c48f2-cff0-4705-bebc-44eb01d69e8f d35c84b3447c40a298c70e8805fc7473 5c2f069ebffa4efca0d0a12d90b573fa - - default default] Floating IP 49471e4c-915c-47ba-bd80-069dac68c40e associated. External IP: 10.96.250.205, port: 2ec7ab64-8f3d-41dd-8eb0-59206f268b44. [pid: 7|app: 0|req: 1180/2315] 10.0.0.222 () {34 vars in 677 bytes} [Wed Jun 10 02:34:15 2026] POST /v2.0/floatingips => generated 854 bytes in 989 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:34:16.601 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c615f8ee-723f-445c-bd31-63673cca63e7'] response: {'name': 'network-changed', 'server_uuid': '90b91b05-cea0-43db-9a6c-73f31ece6308', 'tag': '2ec7ab64-8f3d-41dd-8eb0-59206f268b44', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1136/2316] 199.204.45.72 () {34 vars in 1079 bytes} [Wed Jun 10 02:34:17 2026] GET /v2.0/ports?tenant_id=5c2f069ebffa4efca0d0a12d90b573fa&device_id=90b91b05-cea0-43db-9a6c-73f31ece6308 => 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: 1181/2317] 199.204.45.72 () {34 vars in 985 bytes} [Wed Jun 10 02:34:17 2026] GET /v2.0/networks?id=6c8c67a5-47d1-49f1-9ecb-fd62217bfe64 => generated 801 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1137/2318] 199.204.45.72 () {34 vars in 1055 bytes} [Wed Jun 10 02:34:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.75&port_id=2ec7ab64-8f3d-41dd-8eb0-59206f268b44 => generated 857 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1182/2319] 199.204.45.72 () {34 vars in 1105 bytes} [Wed Jun 10 02:34:17 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A3ad&port_id=2ec7ab64-8f3d-41dd-8eb0-59206f268b44 => 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: 1138/2320] 199.204.45.72 () {34 vars in 1063 bytes} [Wed Jun 10 02:34:17 2026] GET /v2.0/subnets?id=5fdd041a-55dd-4c20-af7f-6cf3d92ab0d4&id=2be931eb-0017-4bdf-b784-c05df1ba0860 => generated 1414 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1183/2321] 199.204.45.72 () {34 vars in 1051 bytes} [Wed Jun 10 02:34:17 2026] GET /v2.0/ports?network_id=6c8c67a5-47d1-49f1-9ecb-fd62217bfe64&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: 1139/2322] 199.204.45.72 () {34 vars in 1051 bytes} [Wed Jun 10 02:34:17 2026] GET /v2.0/ports?network_id=6c8c67a5-47d1-49f1-9ecb-fd62217bfe64&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: 8|app: 0|req: 1140/2324] 10.0.0.53 () {34 vars in 989 bytes} [Wed Jun 10 02:34:17 2026] GET /v2.0/ports?device_id=9607b3e8-7405-4f00-8d6e-100218859fd0 => generated 1244 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1184/2324] 199.204.45.72 () {34 vars in 1011 bytes} [Wed Jun 10 02:34:17 2026] GET /v2.0/networks/6c8c67a5-47d1-49f1-9ecb-fd62217bfe64?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: 1141/2325] 199.204.45.72 () {34 vars in 1111 bytes} [Wed Jun 10 02:34:17 2026] GET /v2.0/networks/6c8c67a5-47d1-49f1-9ecb-fd62217bfe64?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1185/2326] 10.0.0.53 () {34 vars in 1039 bytes} [Wed Jun 10 02:34:17 2026] GET /v2.0/security-groups?id=bce8e0bd-2292-4659-9887-5116ffe8ce78&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: 1142/2327] 10.0.0.53 () {34 vars in 989 bytes} [Wed Jun 10 02:34:23 2026] GET /v2.0/ports?device_id=90b91b05-cea0-43db-9a6c-73f31ece6308 => generated 1469 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1186/2328] 10.0.0.53 () {34 vars in 1039 bytes} [Wed Jun 10 02:34:23 2026] GET /v2.0/security-groups?id=43b4a43a-86ae-4721-9c19-c687751a31be&fields=id&fields=name => generated 111 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1143/2329] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:34:27 2026] GET /v2.0/ports?device_id=9607b3e8-7405-4f00-8d6e-100218859fd0 => generated 975 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1187/2330] 10.0.0.195 () {34 vars in 1040 bytes} [Wed Jun 10 02:34:27 2026] GET /v2.0/security-groups?id=bce8e0bd-2292-4659-9887-5116ffe8ce78&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1144/2331] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:34:28 2026] GET /v2.0/ports?device_id=9607b3e8-7405-4f00-8d6e-100218859fd0 => generated 975 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1188/2332] 10.0.0.195 () {34 vars in 1040 bytes} [Wed Jun 10 02:34:28 2026] GET /v2.0/security-groups?id=bce8e0bd-2292-4659-9887-5116ffe8ce78&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: 1145/2333] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:34:30 2026] GET /v2.0/ports?device_id=9607b3e8-7405-4f00-8d6e-100218859fd0 => generated 975 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1189/2334] 10.0.0.195 () {34 vars in 1040 bytes} [Wed Jun 10 02:34:30 2026] GET /v2.0/security-groups?id=bce8e0bd-2292-4659-9887-5116ffe8ce78&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: 1146/2335] 199.204.45.72 () {34 vars in 993 bytes} [Wed Jun 10 02:34:30 2026] GET /v2.0/ports?device_id=9607b3e8-7405-4f00-8d6e-100218859fd0 => generated 975 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:34:30.330 7 INFO neutron_taas.services.taas.taas_plugin [req-5f88dadd-55b7-416b-a214-22ac2b25d48d req-93077292-f94b-443a-a56b-f567791032bd 8c2fb57597c94b3b86fe4a8e897f1567 da89e40e30bb4ab4a00334c84bd4b6eb - - default default] TaaS: Handle Delete Port: ef4833f2-fcab-4ed4-84a3-1f641c5295fe 2026-06-10 02:34:30.334 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-5f88dadd-55b7-416b-a214-22ac2b25d48d req-93077292-f94b-443a-a56b-f567791032bd 8c2fb57597c94b3b86fe4a8e897f1567 da89e40e30bb4ab4a00334c84bd4b6eb - - default default] Tap Mirror: Handle Delete Port: ef4833f2-fcab-4ed4-84a3-1f641c5295fe 2026-06-10 02:34:30.443 7 INFO neutron.db.l3_db [req-5f88dadd-55b7-416b-a214-22ac2b25d48d req-93077292-f94b-443a-a56b-f567791032bd 8c2fb57597c94b3b86fe4a8e897f1567 da89e40e30bb4ab4a00334c84bd4b6eb - - default default] Floating IP 8af5ac9c-f3f3-4498-a622-5637fe036341 disassociated. External IP: 10.96.250.208, port: ef4833f2-fcab-4ed4-84a3-1f641c5295fe. [pid: 7|app: 0|req: 1190/2336] 199.204.45.72 () {36 vars in 996 bytes} [Wed Jun 10 02:34:30 2026] DELETE /v2.0/ports/ef4833f2-fcab-4ed4-84a3-1f641c5295fe => generated 0 bytes in 571 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 02:34:30.807 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-7a0a919b-1fd8-4b5c-a7a1-4f286e302283'] response: {'server_uuid': '9607b3e8-7405-4f00-8d6e-100218859fd0', 'name': 'network-vif-deleted', 'tag': 'ef4833f2-fcab-4ed4-84a3-1f641c5295fe', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1148/2339] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:34:31 2026] GET /v2.0/ports?device_id=9607b3e8-7405-4f00-8d6e-100218859fd0 => 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: 1192/2340] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:34:32 2026] GET /v2.0/ports?device_id=9607b3e8-7405-4f00-8d6e-100218859fd0 => 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: 1149/2341] 10.0.0.222 () {32 vars in 721 bytes} [Wed Jun 10 02:34:33 2026] GET /v2.0/subnets/6dafb31d-406e-4ee6-971c-5d72b437a9dc => generated 676 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1193/2342] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:34:33 2026] GET /v2.0/ports?device_id=9607b3e8-7405-4f00-8d6e-100218859fd0 => 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: 1150/2343] 10.0.0.14 () {30 vars in 689 bytes} [Wed Jun 10 02:34:34 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1151/2344] 10.0.0.14 () {30 vars in 691 bytes} [Wed Jun 10 02:34:34 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: 1152/2345] 10.0.0.14 () {30 vars in 667 bytes} [Wed Jun 10 02:34:34 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: 1153/2346] 10.0.0.14 () {30 vars in 703 bytes} [Wed Jun 10 02:34:34 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: 1194/2347] 10.0.0.222 () {32 vars in 740 bytes} [Wed Jun 10 02:34:34 2026] DELETE /v2.0/security-groups/bce8e0bd-2292-4659-9887-5116ffe8ce78 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:34:34.699 8 INFO neutron_taas.services.taas.taas_plugin [None req-310b1fb3-455d-4006-901e-cf122d5102e1 8c2fb57597c94b3b86fe4a8e897f1567 da89e40e30bb4ab4a00334c84bd4b6eb - - default default] TaaS: Handle Delete Port: 0cb52a4f-a759-4e6f-b2ad-8373ecdcc62a 2026-06-10 02:34:34.703 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-310b1fb3-455d-4006-901e-cf122d5102e1 8c2fb57597c94b3b86fe4a8e897f1567 da89e40e30bb4ab4a00334c84bd4b6eb - - default default] Tap Mirror: Handle Delete Port: 0cb52a4f-a759-4e6f-b2ad-8373ecdcc62a [pid: 8|app: 0|req: 1154/2348] 10.0.0.222 () {32 vars in 732 bytes} [Wed Jun 10 02:34:34 2026] DELETE /v2.0/floatingips/8af5ac9c-f3f3-4498-a622-5637fe036341 => generated 0 bytes in 277 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1155/2349] 10.0.0.14 () {28 vars in 438 bytes} [Wed Jun 10 02:34:35 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: 1195/2350] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:34:35 2026] GET /v2.0/ports?device_id=f7596572-2764-4b73-8d0c-b8a67768f9d8 => 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: 1156/2351] 10.0.0.14 () {30 vars in 727 bytes} [Wed Jun 10 02:34:35 2026] GET /v2.0/subnets/6dafb31d-406e-4ee6-971c-5d72b437a9dc => generated 658 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1157/2352] 10.0.0.14 () {30 vars in 689 bytes} [Wed Jun 10 02:34:35 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: 1196/2353] 10.0.0.195 () {34 vars in 1040 bytes} [Wed Jun 10 02:34:35 2026] GET /v2.0/security-groups?id=1641c917-3f70-49e8-8c0b-5b5da756ce38&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: 1158/2354] 10.0.0.14 () {30 vars in 691 bytes} [Wed Jun 10 02:34:35 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: 1197/2355] 10.0.0.14 () {30 vars in 667 bytes} [Wed Jun 10 02:34:35 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: 1159/2356] 10.0.0.14 () {30 vars in 703 bytes} [Wed Jun 10 02:34: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: 7|app: 0|req: 1198/2357] 10.0.0.14 () {30 vars in 727 bytes} [Wed Jun 10 02:34:35 2026] GET /v2.0/subnets/6dafb31d-406e-4ee6-971c-5d72b437a9dc => 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: 1160/2358] 10.0.0.14 () {30 vars in 689 bytes} [Wed Jun 10 02:34:35 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: 1199/2359] 10.0.0.14 () {30 vars in 691 bytes} [Wed Jun 10 02:34:35 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1161/2360] 10.0.0.14 () {30 vars in 667 bytes} [Wed Jun 10 02:34:35 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: 1200/2361] 10.0.0.14 () {30 vars in 703 bytes} [Wed Jun 10 02:34:35 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: 1162/2362] 10.0.0.14 () {30 vars in 729 bytes} [Wed Jun 10 02:34:35 2026] GET /v2.0/networks/c90ae6fc-a64f-4b76-bc6b-13bb95d0e4a3 => generated 799 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1201/2363] 10.0.0.14 () {30 vars in 681 bytes} [Wed Jun 10 02:34:35 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1163/2364] 10.0.0.14 () {34 vars in 703 bytes} [Wed Jun 10 02:34:35 2026] POST /v2.0/ports => generated 1132 bytes in 313 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1202/2365] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:34:36 2026] GET /v2.0/ports?device_id=f7596572-2764-4b73-8d0c-b8a67768f9d8 => generated 971 bytes in 66 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: 1164/2366] 10.0.0.195 () {34 vars in 1040 bytes} [Wed Jun 10 02:34:36 2026] GET /v2.0/security-groups?id=1641c917-3f70-49e8-8c0b-5b5da756ce38&fields=id&fields=name => generated 113 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1203/2367] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:34:37 2026] GET /v2.0/ports?device_id=f7596572-2764-4b73-8d0c-b8a67768f9d8 => 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: 1165/2368] 10.0.0.195 () {34 vars in 1040 bytes} [Wed Jun 10 02:34:37 2026] GET /v2.0/security-groups?id=1641c917-3f70-49e8-8c0b-5b5da756ce38&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: 1204/2369] 199.204.45.72 () {34 vars in 993 bytes} [Wed Jun 10 02:34:37 2026] GET /v2.0/ports?device_id=f7596572-2764-4b73-8d0c-b8a67768f9d8 => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:34:37.647 8 INFO neutron_taas.services.taas.taas_plugin [req-7f96b4fa-4140-4970-8924-b52a4b64f6d5 req-5c5059f0-23c8-4e35-b552-4a9bdfdaa95a 8c2fb57597c94b3b86fe4a8e897f1567 da89e40e30bb4ab4a00334c84bd4b6eb - - default default] TaaS: Handle Delete Port: 70d890af-d94c-4500-ac6e-79978f2e4219 2026-06-10 02:34:37.650 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-7f96b4fa-4140-4970-8924-b52a4b64f6d5 req-5c5059f0-23c8-4e35-b552-4a9bdfdaa95a 8c2fb57597c94b3b86fe4a8e897f1567 da89e40e30bb4ab4a00334c84bd4b6eb - - default default] Tap Mirror: Handle Delete Port: 70d890af-d94c-4500-ac6e-79978f2e4219 [pid: 8|app: 0|req: 1166/2370] 199.204.45.72 () {36 vars in 996 bytes} [Wed Jun 10 02:34:37 2026] DELETE /v2.0/ports/70d890af-d94c-4500-ac6e-79978f2e4219 => generated 0 bytes in 300 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 02:34:37.829 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e8d99962-90ee-41b1-8854-479f4e56a1f2'] response: {'server_uuid': 'f7596572-2764-4b73-8d0c-b8a67768f9d8', 'name': 'network-vif-deleted', 'tag': '70d890af-d94c-4500-ac6e-79978f2e4219', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1205/2371] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:34:38 2026] GET /v2.0/ports?device_id=f7596572-2764-4b73-8d0c-b8a67768f9d8 => 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: 1167/2372] 199.204.45.72 () {30 vars in 702 bytes} [Wed Jun 10 02:34:38 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1206/2373] 199.204.45.72 () {30 vars in 704 bytes} [Wed Jun 10 02:34:38 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: 1168/2374] 199.204.45.72 () {30 vars in 680 bytes} [Wed Jun 10 02:34:38 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1207/2375] 199.204.45.72 () {30 vars in 716 bytes} [Wed Jun 10 02:34:38 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1169/2376] 199.204.45.72 () {30 vars in 736 bytes} [Wed Jun 10 02:34:38 2026] GET /v2.0/ports/da0c4e83-5ee5-4f07-b032-7f2d93f215c7 => generated 1132 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1208/2377] 199.204.45.72 () {30 vars in 702 bytes} [Wed Jun 10 02:34:38 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1170/2378] 199.204.45.72 () {30 vars in 704 bytes} [Wed Jun 10 02:34:38 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: 1209/2379] 199.204.45.72 () {30 vars in 680 bytes} [Wed Jun 10 02:34:38 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: 1171/2380] 199.204.45.72 () {30 vars in 716 bytes} [Wed Jun 10 02:34:38 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:34:38.924 7 INFO neutron.api.v2.resource [None req-faaa9e01-051c-4176-9213-2d8be47b5e03 3b4fb08fc9af48c9a5d96f8a8132a365 18265f3c52554fd6a6b60ac71d971572 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1210/2381] 199.204.45.72 () {30 vars in 762 bytes} [Wed Jun 10 02:34:38 2026] GET /v2.0/security-groups/lb-c39b5254-3907-404e-8580-c1ae6c7c6cb9 => generated 149 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1172/2382] 199.204.45.72 () {30 vars in 784 bytes} [Wed Jun 10 02:34:38 2026] GET /v2.0/security-groups?name=lb-c39b5254-3907-404e-8580-c1ae6c7c6cb9 => generated 23 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1211/2383] 199.204.45.72 () {34 vars in 735 bytes} [Wed Jun 10 02:34:38 2026] POST /v2.0/security-groups => generated 1636 bytes in 95 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1173/2384] 199.204.45.72 () {30 vars in 814 bytes} [Wed Jun 10 02:34:39 2026] GET /v2.0/security-group-rules?security_group_id=e0c82452-51c6-4c6e-b0d2-f0994be65639 => generated 1182 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1212/2385] 199.204.45.72 () {34 vars in 788 bytes} [Wed Jun 10 02:34:39 2026] PUT /v2.0/ports/da0c4e83-5ee5-4f07-b032-7f2d93f215c7 => generated 1132 bytes in 217 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1174/2386] 199.204.45.72 () {30 vars in 702 bytes} [Wed Jun 10 02:34:39 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1213/2387] 199.204.45.72 () {30 vars in 704 bytes} [Wed Jun 10 02:34:39 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1175/2388] 199.204.45.72 () {30 vars in 680 bytes} [Wed Jun 10 02:34:39 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: 1214/2389] 199.204.45.72 () {30 vars in 716 bytes} [Wed Jun 10 02:34:39 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: 1176/2390] 199.204.45.72 () {30 vars in 740 bytes} [Wed Jun 10 02:34:39 2026] GET /v2.0/subnets/6dafb31d-406e-4ee6-971c-5d72b437a9dc => 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: 1215/2391] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:34:39 2026] GET /v2.0/ports?device_id=f7596572-2764-4b73-8d0c-b8a67768f9d8 => 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: 1177/2392] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:34:40 2026] GET /v2.0/ports?device_id=f7596572-2764-4b73-8d0c-b8a67768f9d8 => 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: 1216/2393] 10.0.0.222 () {32 vars in 740 bytes} [Wed Jun 10 02:34:41 2026] DELETE /v2.0/security-groups/1641c917-3f70-49e8-8c0b-5b5da756ce38 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:34:42.222 8 INFO neutron_taas.services.taas.taas_plugin [None req-e1900500-aa8f-40ad-9cbc-cef24f7e7cf5 8c2fb57597c94b3b86fe4a8e897f1567 da89e40e30bb4ab4a00334c84bd4b6eb - - default default] TaaS: Handle Delete Port: 5bca1c09-85d8-4094-bd3f-a1db14bfade9 2026-06-10 02:34:42.225 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e1900500-aa8f-40ad-9cbc-cef24f7e7cf5 8c2fb57597c94b3b86fe4a8e897f1567 da89e40e30bb4ab4a00334c84bd4b6eb - - default default] Tap Mirror: Handle Delete Port: 5bca1c09-85d8-4094-bd3f-a1db14bfade9 [pid: 8|app: 0|req: 1178/2394] 10.0.0.222 () {34 vars in 789 bytes} [Wed Jun 10 02:34:41 2026] PUT /v2.0/routers/6c3a373a-1571-4892-91fe-e5e6994898b4/remove_router_interface => generated 309 bytes in 856 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1217/2395] 10.0.0.222 () {32 vars in 724 bytes} [Wed Jun 10 02:34:42 2026] DELETE /v2.0/subnets/c963a77d-b837-46a5-94cb-85f141895a66 => generated 0 bytes in 183 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 02:34:43.161 8 INFO neutron_taas.services.taas.taas_plugin [None req-6d86659a-3252-44cc-ab90-39b38e126174 8c2fb57597c94b3b86fe4a8e897f1567 da89e40e30bb4ab4a00334c84bd4b6eb - - default default] TaaS: Handle Delete Port: e6cf501b-931f-4e1a-8aaf-1d68980917be 2026-06-10 02:34:43.164 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6d86659a-3252-44cc-ab90-39b38e126174 8c2fb57597c94b3b86fe4a8e897f1567 da89e40e30bb4ab4a00334c84bd4b6eb - - default default] Tap Mirror: Handle Delete Port: e6cf501b-931f-4e1a-8aaf-1d68980917be 2026-06-10 02:34:43.395 8 INFO neutron_taas.services.taas.taas_plugin [None req-6d86659a-3252-44cc-ab90-39b38e126174 8c2fb57597c94b3b86fe4a8e897f1567 da89e40e30bb4ab4a00334c84bd4b6eb - - default default] TaaS: Handle Delete Port: a07fa515-4ae1-4606-9dbd-140926244932 2026-06-10 02:34:43.397 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6d86659a-3252-44cc-ab90-39b38e126174 8c2fb57597c94b3b86fe4a8e897f1567 da89e40e30bb4ab4a00334c84bd4b6eb - - default default] Tap Mirror: Handle Delete Port: a07fa515-4ae1-4606-9dbd-140926244932 2026-06-10 02:34:43.722 8 INFO neutron.services.segments.plugin [-] Segment 006446c5-d490-4782-a19e-5de16100d925 resource provider aggregate not found 2026-06-10 02:34:43.737 8 INFO neutron.services.segments.plugin [-] Segment 006446c5-d490-4782-a19e-5de16100d925 resource provider aggregate not found 2026-06-10 02:34:43.745 8 INFO neutron.services.segments.plugin [-] Segment 006446c5-d490-4782-a19e-5de16100d925 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 006446c5-d490-4782-a19e-5de16100d925 found for delete ", "request_id": "req-7f7c405b-ab58-4bda-bdd4-94d35933beed"}]} 2026-06-10 02:34:43.754 8 INFO neutron.services.segments.plugin [-] Segment 006446c5-d490-4782-a19e-5de16100d925 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 006446c5-d490-4782-a19e-5de16100d925 found for delete ", "request_id": "req-762927d8-3199-40d5-8897-668df1e99108"}]} 2026-06-10 02:34:43.760 8 INFO neutron.db.l3_hamode_db [None req-6d86659a-3252-44cc-ab90-39b38e126174 8c2fb57597c94b3b86fe4a8e897f1567 da89e40e30bb4ab4a00334c84bd4b6eb - - default default] HA network 2f79f8bc-dcb2-4c9f-8098-66a0a4d91bf3 was deleted as no HA routers are present in tenant da89e40e30bb4ab4a00334c84bd4b6eb. [pid: 8|app: 0|req: 1179/2396] 10.0.0.222 () {32 vars in 724 bytes} [Wed Jun 10 02:34:42 2026] DELETE /v2.0/routers/6c3a373a-1571-4892-91fe-e5e6994898b4 => generated 0 bytes in 790 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:34:43.877 7 INFO neutron_taas.services.taas.taas_plugin [None req-7d668ba3-965f-4889-ae50-e2b4a02668df 8c2fb57597c94b3b86fe4a8e897f1567 da89e40e30bb4ab4a00334c84bd4b6eb - - default default] TaaS: Handle Delete Port: 640818d8-6e29-4ad8-8e08-18fbd4eb257c 2026-06-10 02:34:43.881 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7d668ba3-965f-4889-ae50-e2b4a02668df 8c2fb57597c94b3b86fe4a8e897f1567 da89e40e30bb4ab4a00334c84bd4b6eb - - default default] Tap Mirror: Handle Delete Port: 640818d8-6e29-4ad8-8e08-18fbd4eb257c 2026-06-10 02:34:44.038 7 INFO neutron.services.segments.plugin [-] Segment 831c448f-6acb-4fb2-b622-06cda428c8a8 resource provider aggregate not found 2026-06-10 02:34:44.039 7 INFO neutron.services.segments.plugin [-] Segment 831c448f-6acb-4fb2-b622-06cda428c8a8 resource provider aggregate not found 2026-06-10 02:34:44.057 7 INFO neutron.services.segments.plugin [-] Segment 831c448f-6acb-4fb2-b622-06cda428c8a8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 831c448f-6acb-4fb2-b622-06cda428c8a8 found for delete ", "request_id": "req-d5aacaea-a9f8-4305-91d8-883f6c7b67ec"}]} 2026-06-10 02:34:44.062 7 INFO neutron.services.segments.plugin [-] Segment 831c448f-6acb-4fb2-b622-06cda428c8a8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 831c448f-6acb-4fb2-b622-06cda428c8a8 found for delete ", "request_id": "req-f3a5f282-c1cd-426c-b0d4-020741fef6c9"}]} [pid: 7|app: 0|req: 1218/2397] 10.0.0.222 () {32 vars in 726 bytes} [Wed Jun 10 02:34:43 2026] DELETE /v2.0/networks/9167e762-ea06-4c2b-aff6-e6652b1fcccb => generated 0 bytes in 298 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1180/2398] 10.0.0.222 () {32 vars in 774 bytes} [Wed Jun 10 02:34:44 2026] GET /v2.0/security-groups?tenant_id=dee56725575f4e849515b0b5447fd1d6&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: 1219/2399] 10.0.0.222 () {32 vars in 740 bytes} [Wed Jun 10 02:34:44 2026] DELETE /v2.0/security-groups/050dc9b1-a658-4b5c-859b-c6020d7676ff => 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: 1181/2400] 10.0.0.222 () {32 vars in 774 bytes} [Wed Jun 10 02:34:45 2026] GET /v2.0/security-groups?tenant_id=da89e40e30bb4ab4a00334c84bd4b6eb&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: 1220/2401] 10.0.0.222 () {32 vars in 740 bytes} [Wed Jun 10 02:34:45 2026] DELETE /v2.0/security-groups/f08ae9cc-f9b2-453b-921c-f80ef8eae1cd => 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: 1183/2404] 10.0.0.195 () {34 vars in 1016 bytes} [Wed Jun 10 02:34:46 2026] GET /v2.0/security-groups?id=85c5e13c-02b9-4c3f-b8c3-79a0b9256b4c&fields=id => generated 69 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1222/2405] 10.0.0.195 () {34 vars in 982 bytes} [Wed Jun 10 02:34:46 2026] GET /v2.0/networks?id=df15d5ed-4add-4cb4-89fe-76371e985633 => generated 735 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1184/2406] 10.0.0.195 () {34 vars in 965 bytes} [Wed Jun 10 02:34:46 2026] GET /v2.0/quotas/18265f3c52554fd6a6b60ac71d971572 => generated 291 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1223/2407] 10.0.0.195 () {34 vars in 1002 bytes} [Wed Jun 10 02:34:46 2026] GET /v2.0/ports?tenant_id=18265f3c52554fd6a6b60ac71d971572&fields=id => generated 149 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1185/2408] 10.0.0.195 () {34 vars in 1008 bytes} [Wed Jun 10 02:34:47 2026] GET /v2.0/networks/df15d5ed-4add-4cb4-89fe-76371e985633?fields=segments => generated 14 bytes in 193 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1224/2409] 10.0.0.195 () {34 vars in 1108 bytes} [Wed Jun 10 02:34:47 2026] GET /v2.0/networks/df15d5ed-4add-4cb4-89fe-76371e985633?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1186/2410] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:34:47 2026] GET /v2.0/ports?device_id=90cced7d-f29c-43ed-aaa0-0a6f43ba39e5 => generated 12 bytes in 187 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1225/2411] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:34:47 2026] GET /v2.0/ports?device_id=90cced7d-f29c-43ed-aaa0-0a6f43ba39e5 => 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: 1187/2412] 10.0.0.222 () {34 vars in 676 bytes} [Wed Jun 10 02:34:49 2026] POST /v2.0/floatingips => generated 552 bytes in 632 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1226/2413] 10.0.0.222 () {34 vars in 676 bytes} [Wed Jun 10 02:34:49 2026] POST /v2.0/floatingips => generated 552 bytes in 549 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1227/2414] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:34:50 2026] GET /v2.0/ports?device_id=90cced7d-f29c-43ed-aaa0-0a6f43ba39e5 => 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: 1228/2415] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:34:50 2026] GET /v2.0/ports?device_id=90cced7d-f29c-43ed-aaa0-0a6f43ba39e5 => 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: 1188/2416] 10.0.0.222 () {34 vars in 676 bytes} [Wed Jun 10 02:34:50 2026] POST /v2.0/floatingips => generated 552 bytes in 507 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1229/2417] 10.0.0.222 () {34 vars in 676 bytes} [Wed Jun 10 02:34:50 2026] POST /v2.0/floatingips => generated 552 bytes in 471 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1189/2418] 10.0.0.222 () {34 vars in 676 bytes} [Wed Jun 10 02:34:51 2026] POST /v2.0/floatingips => generated 552 bytes in 532 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1230/2419] 199.204.45.72 () {34 vars in 985 bytes} [Wed Jun 10 02:34:51 2026] GET /v2.0/networks?id=df15d5ed-4add-4cb4-89fe-76371e985633 => generated 735 bytes in 183 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1190/2420] 10.0.0.222 () {34 vars in 759 bytes} [Wed Jun 10 02:34:51 2026] PUT /v2.0/floatingips/cd373b03-6d0c-4c0d-9aaa-a43f47272be1/tags => generated 17 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1231/2421] 199.204.45.72 () {34 vars in 1049 bytes} [Wed Jun 10 02:34:51 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=18265f3c52554fd6a6b60ac71d971572 => generated 343 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1191/2422] 10.0.0.222 () {34 vars in 759 bytes} [Wed Jun 10 02:34:51 2026] PUT /v2.0/floatingips/19a8d14d-7bc6-411b-803c-5001936167f2/tags => generated 25 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1192/2423] 10.0.0.222 () {34 vars in 759 bytes} [Wed Jun 10 02:34:52 2026] PUT /v2.0/floatingips/c4c47679-4176-4d6c-ab88-3bdc4721507e/tags => generated 34 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1193/2424] 10.0.0.222 () {34 vars in 759 bytes} [Wed Jun 10 02:34:52 2026] PUT /v2.0/floatingips/3758c10c-ff47-491e-861d-1661074c7f41/tags => generated 19 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1194/2425] 10.0.0.222 () {32 vars in 672 bytes} [Wed Jun 10 02:34:52 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1232/2426] 199.204.45.72 () {38 vars in 954 bytes} [Wed Jun 10 02:34:51 2026] POST /v2.0/ports => generated 1082 bytes in 236 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1195/2427] 10.0.0.222 () {32 vars in 686 bytes} [Wed Jun 10 02:34:52 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 62 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: 1196/2428] 10.0.0.222 () {32 vars in 682 bytes} [Wed Jun 10 02:34:52 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1197/2429] 10.0.0.222 () {32 vars in 694 bytes} [Wed Jun 10 02:34:52 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1198/2430] 10.0.0.222 () {32 vars in 680 bytes} [Wed Jun 10 02:34:52 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1199/2431] 10.0.0.222 () {32 vars in 694 bytes} [Wed Jun 10 02:34:52 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => 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: 1200/2432] 10.0.0.222 () {32 vars in 690 bytes} [Wed Jun 10 02:34:52 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1201/2433] 10.0.0.222 () {32 vars in 702 bytes} [Wed Jun 10 02:34:52 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:34:52.594 8 INFO neutron_taas.services.taas.taas_plugin [None req-02a362b3-2dec-4af0-b8f8-40b5d19c3162 ddfd22aba4b843218a7305a84e855fb5 43881d9674ba42c88ff288921262c136 - - default default] TaaS: Handle Delete Port: 4adfb22c-5cc4-4cbe-9cc7-0af5ec5290b5 2026-06-10 02:34:52.596 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-02a362b3-2dec-4af0-b8f8-40b5d19c3162 ddfd22aba4b843218a7305a84e855fb5 43881d9674ba42c88ff288921262c136 - - default default] Tap Mirror: Handle Delete Port: 4adfb22c-5cc4-4cbe-9cc7-0af5ec5290b5 [pid: 7|app: 0|req: 1233/2434] 199.204.45.72 () {38 vars in 1027 bytes} [Wed Jun 10 02:34:52 2026] PUT /v2.0/ports/d22d347f-4b06-4d4e-b090-48167c901043 => generated 1243 bytes in 416 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:34:52.664 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3527c917-fbbb-46ec-b5d6-47f959c36846'] response: {'name': 'network-changed', 'server_uuid': '90cced7d-f29c-43ed-aaa0-0a6f43ba39e5', 'tag': 'd22d347f-4b06-4d4e-b090-48167c901043', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1202/2435] 10.0.0.222 () {32 vars in 732 bytes} [Wed Jun 10 02:34:52 2026] DELETE /v2.0/floatingips/cd373b03-6d0c-4c0d-9aaa-a43f47272be1 => generated 0 bytes in 197 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 02:34:52.848 7 INFO neutron_taas.services.taas.taas_plugin [None req-2f6424fa-f1c0-490f-b757-e06d58c3a0ae ddfd22aba4b843218a7305a84e855fb5 43881d9674ba42c88ff288921262c136 - - default default] TaaS: Handle Delete Port: ebffb1e4-66ae-4f5b-a767-9ba4eebe2dc0 2026-06-10 02:34:52.853 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2f6424fa-f1c0-490f-b757-e06d58c3a0ae ddfd22aba4b843218a7305a84e855fb5 43881d9674ba42c88ff288921262c136 - - default default] Tap Mirror: Handle Delete Port: ebffb1e4-66ae-4f5b-a767-9ba4eebe2dc0 [pid: 7|app: 0|req: 1234/2436] 10.0.0.222 () {32 vars in 732 bytes} [Wed Jun 10 02:34:52 2026] DELETE /v2.0/floatingips/19a8d14d-7bc6-411b-803c-5001936167f2 => generated 0 bytes in 290 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:34:53.115 8 INFO neutron_taas.services.taas.taas_plugin [None req-e5f0901d-a2d4-4d95-95ec-9d8dbaf49ad2 ddfd22aba4b843218a7305a84e855fb5 43881d9674ba42c88ff288921262c136 - - default default] TaaS: Handle Delete Port: a3e15b56-ca8d-4331-8d6f-5fc1754ee2c2 2026-06-10 02:34:53.118 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e5f0901d-a2d4-4d95-95ec-9d8dbaf49ad2 ddfd22aba4b843218a7305a84e855fb5 43881d9674ba42c88ff288921262c136 - - default default] Tap Mirror: Handle Delete Port: a3e15b56-ca8d-4331-8d6f-5fc1754ee2c2 [pid: 7|app: 0|req: 1235/2437] 199.204.45.72 () {34 vars in 1079 bytes} [Wed Jun 10 02:34:53 2026] GET /v2.0/ports?tenant_id=18265f3c52554fd6a6b60ac71d971572&device_id=90cced7d-f29c-43ed-aaa0-0a6f43ba39e5 => generated 1246 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1236/2438] 199.204.45.72 () {34 vars in 1017 bytes} [Wed Jun 10 02:34:53 2026] GET /v2.0/networks?tenant_id=18265f3c52554fd6a6b60ac71d971572&shared=False => generated 735 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1203/2439] 10.0.0.222 () {32 vars in 732 bytes} [Wed Jun 10 02:34:53 2026] DELETE /v2.0/floatingips/c4c47679-4176-4d6c-ab88-3bdc4721507e => generated 0 bytes in 263 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1237/2440] 199.204.45.72 () {34 vars in 929 bytes} [Wed Jun 10 02:34:53 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:34:53.393 8 INFO neutron_taas.services.taas.taas_plugin [None req-4a16460a-e9d9-408f-8c71-1fd8d83753f3 ddfd22aba4b843218a7305a84e855fb5 43881d9674ba42c88ff288921262c136 - - default default] TaaS: Handle Delete Port: 8a477fc9-9328-4ab4-9916-d78779ec5624 2026-06-10 02:34:53.396 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4a16460a-e9d9-408f-8c71-1fd8d83753f3 ddfd22aba4b843218a7305a84e855fb5 43881d9674ba42c88ff288921262c136 - - default default] Tap Mirror: Handle Delete Port: 8a477fc9-9328-4ab4-9916-d78779ec5624 [pid: 7|app: 0|req: 1238/2441] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:34:53 2026] GET /v2.0/ports?device_id=90cced7d-f29c-43ed-aaa0-0a6f43ba39e5 => generated 1246 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1239/2442] 10.0.0.195 () {34 vars in 1040 bytes} [Wed Jun 10 02:34:53 2026] GET /v2.0/security-groups?id=85c5e13c-02b9-4c3f-b8c3-79a0b9256b4c&fields=id&fields=name => generated 96 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1204/2443] 10.0.0.222 () {32 vars in 732 bytes} [Wed Jun 10 02:34:53 2026] DELETE /v2.0/floatingips/3758c10c-ff47-491e-861d-1661074c7f41 => generated 0 bytes in 269 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1205/2444] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:34:53 2026] GET /v2.0/ports?device_id=90cced7d-f29c-43ed-aaa0-0a6f43ba39e5 => generated 1246 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:34:53.658 7 INFO neutron_taas.services.taas.taas_plugin [None req-a1496fd2-6775-42d6-a4cf-d97178255891 ddfd22aba4b843218a7305a84e855fb5 43881d9674ba42c88ff288921262c136 - - default default] TaaS: Handle Delete Port: 1a115543-bfe5-4a4f-ac5c-a33901260319 2026-06-10 02:34:53.660 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a1496fd2-6775-42d6-a4cf-d97178255891 ddfd22aba4b843218a7305a84e855fb5 43881d9674ba42c88ff288921262c136 - - default default] Tap Mirror: Handle Delete Port: 1a115543-bfe5-4a4f-ac5c-a33901260319 [pid: 7|app: 0|req: 1240/2445] 10.0.0.222 () {32 vars in 732 bytes} [Wed Jun 10 02:34:53 2026] DELETE /v2.0/floatingips/7becc66b-7fc9-4ec3-bce4-4b7b31c17fb4 => generated 0 bytes in 281 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1206/2446] 199.204.45.72 () {34 vars in 1079 bytes} [Wed Jun 10 02:34:54 2026] GET /v2.0/ports?tenant_id=18265f3c52554fd6a6b60ac71d971572&device_id=90cced7d-f29c-43ed-aaa0-0a6f43ba39e5 => generated 1246 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1241/2447] 199.204.45.72 () {34 vars in 1061 bytes} [Wed Jun 10 02:34:54 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.157&port_id=d22d347f-4b06-4d4e-b090-48167c901043 => 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: 1207/2448] 199.204.45.72 () {34 vars in 983 bytes} [Wed Jun 10 02:34:54 2026] GET /v2.0/subnets?id=2f9746a7-ab27-4f79-88ce-18e5dfd619d4 => generated 654 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1242/2449] 199.204.45.72 () {34 vars in 1051 bytes} [Wed Jun 10 02:34:54 2026] GET /v2.0/ports?network_id=df15d5ed-4add-4cb4-89fe-76371e985633&device_owner=network%3Adhcp => generated 1244 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1208/2450] 199.204.45.72 () {34 vars in 1011 bytes} [Wed Jun 10 02:34:54 2026] GET /v2.0/networks/df15d5ed-4add-4cb4-89fe-76371e985633?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: 1243/2451] 199.204.45.72 () {34 vars in 1111 bytes} [Wed Jun 10 02:34:54 2026] GET /v2.0/networks/df15d5ed-4add-4cb4-89fe-76371e985633?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: 1209/2452] 10.0.0.222 () {32 vars in 774 bytes} [Wed Jun 10 02:34:54 2026] GET /v2.0/security-groups?tenant_id=cb0bc5ec18b14688b923b5b9a8b268e8&name=default => generated 2929 bytes in 277 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1244/2453] 10.0.0.222 () {32 vars in 740 bytes} [Wed Jun 10 02:34:54 2026] DELETE /v2.0/security-groups/ea7c6c0e-d409-44ae-8541-1998d079cb5e => 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: 1210/2454] 10.0.0.222 () {32 vars in 774 bytes} [Wed Jun 10 02:34:55 2026] GET /v2.0/security-groups?tenant_id=244b84fb121e4439b9fac11848224c2d&name=default => generated 2929 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1245/2455] 10.0.0.222 () {32 vars in 740 bytes} [Wed Jun 10 02:34:55 2026] DELETE /v2.0/security-groups/58e6574f-0a20-4bd4-b873-8d0d3a07e06f => 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: 1211/2456] 10.0.0.222 () {32 vars in 774 bytes} [Wed Jun 10 02:34:55 2026] GET /v2.0/security-groups?tenant_id=43881d9674ba42c88ff288921262c136&name=default => generated 2929 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1246/2457] 10.0.0.222 () {32 vars in 740 bytes} [Wed Jun 10 02:34:55 2026] DELETE /v2.0/security-groups/38bb0627-8c84-4385-af2f-3e7ab73b19a7 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1212/2458] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:34:56 2026] GET /v2.0/ports?device_id=90cced7d-f29c-43ed-aaa0-0a6f43ba39e5 => generated 1246 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1247/2459] 10.0.0.195 () {34 vars in 1040 bytes} [Wed Jun 10 02:34:56 2026] GET /v2.0/security-groups?id=85c5e13c-02b9-4c3f-b8c3-79a0b9256b4c&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: 8|app: 0|req: 1213/2460] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:34:56 2026] GET /v2.0/ports?device_id=90cced7d-f29c-43ed-aaa0-0a6f43ba39e5 => generated 1246 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1248/2461] 199.204.45.72 () {34 vars in 993 bytes} [Wed Jun 10 02:34:58 2026] GET /v2.0/ports?device_id=90cced7d-f29c-43ed-aaa0-0a6f43ba39e5 => generated 1248 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1214/2462] 199.204.45.72 () {34 vars in 1043 bytes} [Wed Jun 10 02:34:58 2026] GET /v2.0/security-groups?id=85c5e13c-02b9-4c3f-b8c3-79a0b9256b4c&fields=id&fields=name => generated 96 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1249/2463] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:34:59 2026] GET /v2.0/ports?device_id=90cced7d-f29c-43ed-aaa0-0a6f43ba39e5 => generated 1248 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1215/2464] 10.0.0.195 () {34 vars in 1040 bytes} [Wed Jun 10 02:34:59 2026] GET /v2.0/security-groups?id=85c5e13c-02b9-4c3f-b8c3-79a0b9256b4c&fields=id&fields=name => generated 96 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1250/2465] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:34:59 2026] GET /v2.0/ports?device_id=90cced7d-f29c-43ed-aaa0-0a6f43ba39e5 => generated 1248 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:35:00.237 8 INFO neutron.db.segments_db [None req-f6c27ad6-c93a-48ca-abd6-2e7dfee785be 48a83374132f4a5d93c1c151d31cb125 99ce6dec0d7f4c3195e2e5a9f33c0ff6 - - default default] Added segment 3bde28c4-5028-41b4-84fd-fe6479a1375f of type vxlan for network a31db309-9ee5-4976-83e1-26b19965be4f [pid: 8|app: 0|req: 1216/2466] 10.0.0.222 () {34 vars in 670 bytes} [Wed Jun 10 02:34:59 2026] POST /v2.0/networks => generated 631 bytes in 361 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:35:00.367 7 INFO neutron.db.segments_db [None req-18700c4b-788c-4946-8076-c3203f33ce14 48a83374132f4a5d93c1c151d31cb125 99ce6dec0d7f4c3195e2e5a9f33c0ff6 - - default default] Added segment 287f4f1b-8ec7-4255-93ae-19bca2066702 of type vxlan for network 5b8ca645-ac83-43c1-a5ad-ec2134167b5b [pid: 7|app: 0|req: 1251/2467] 10.0.0.222 () {34 vars in 670 bytes} [Wed Jun 10 02:35:00 2026] POST /v2.0/networks => generated 631 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:35:00.511 8 INFO neutron.db.segments_db [None req-a9592f70-3246-4a47-b22d-d1331662a91c 48a83374132f4a5d93c1c151d31cb125 99ce6dec0d7f4c3195e2e5a9f33c0ff6 - - default default] Added segment 42c36ac5-7354-4956-973d-89ed06556533 of type vxlan for network 7731cf9e-9601-49f9-8c41-d8608201b696 [pid: 8|app: 0|req: 1217/2468] 10.0.0.222 () {34 vars in 670 bytes} [Wed Jun 10 02:35:00 2026] POST /v2.0/networks => generated 631 bytes in 184 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:35:00.698 7 INFO neutron.db.segments_db [None req-088b03c3-9724-464e-991a-02395c37fa73 48a83374132f4a5d93c1c151d31cb125 99ce6dec0d7f4c3195e2e5a9f33c0ff6 - - default default] Added segment b328ccf2-e621-4345-b039-3859a45aa75e of type vxlan for network 98f92f16-d7de-4981-994f-3b0c5c973f70 [pid: 7|app: 0|req: 1252/2469] 10.0.0.222 () {34 vars in 670 bytes} [Wed Jun 10 02:35:00 2026] POST /v2.0/networks => generated 632 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:35:00.890 8 INFO neutron.db.segments_db [None req-cccd35ec-e54d-4f45-9022-8b4cf82a2d82 48a83374132f4a5d93c1c151d31cb125 99ce6dec0d7f4c3195e2e5a9f33c0ff6 - - default default] Added segment 3242b424-6616-44cf-8091-a30c7134c254 of type vxlan for network e13d814a-eeb5-4817-9854-cedfb011bcef [pid: 8|app: 0|req: 1218/2472] 10.0.0.222 () {34 vars in 670 bytes} [Wed Jun 10 02:35:00 2026] POST /v2.0/networks => generated 632 bytes in 190 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1255/2473] 10.0.0.222 () {34 vars in 753 bytes} [Wed Jun 10 02:35:00 2026] PUT /v2.0/networks/a31db309-9ee5-4976-83e1-26b19965be4f/tags => generated 17 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1219/2474] 10.0.0.222 () {34 vars in 753 bytes} [Wed Jun 10 02:35:01 2026] PUT /v2.0/networks/5b8ca645-ac83-43c1-a5ad-ec2134167b5b/tags => generated 25 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1256/2475] 10.0.0.222 () {34 vars in 753 bytes} [Wed Jun 10 02:35:01 2026] PUT /v2.0/networks/7731cf9e-9601-49f9-8c41-d8608201b696/tags => generated 34 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1220/2476] 10.0.0.222 () {34 vars in 753 bytes} [Wed Jun 10 02:35:01 2026] PUT /v2.0/networks/98f92f16-d7de-4981-994f-3b0c5c973f70/tags => generated 19 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1257/2477] 10.0.0.222 () {32 vars in 666 bytes} [Wed Jun 10 02:35:01 2026] GET /v2.0/networks?tags=red => generated 1854 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1221/2478] 10.0.0.222 () {32 vars in 680 bytes} [Wed Jun 10 02:35:01 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1248 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1258/2479] 10.0.0.222 () {32 vars in 676 bytes} [Wed Jun 10 02:35:01 2026] GET /v2.0/networks?tags-any=blue => generated 1248 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1222/2480] 10.0.0.222 () {32 vars in 688 bytes} [Wed Jun 10 02:35:01 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1854 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1259/2481] 10.0.0.222 () {32 vars in 674 bytes} [Wed Jun 10 02:35:01 2026] GET /v2.0/networks?not-tags=red => generated 1862 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1223/2482] 10.0.0.222 () {32 vars in 688 bytes} [Wed Jun 10 02:35:01 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2468 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1260/2483] 10.0.0.222 () {32 vars in 684 bytes} [Wed Jun 10 02:35:01 2026] GET /v2.0/networks?not-tags-any=blue => generated 2468 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1224/2484] 10.0.0.222 () {32 vars in 696 bytes} [Wed Jun 10 02:35:01 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1862 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1261/2485] 10.0.0.222 () {32 vars in 726 bytes} [Wed Jun 10 02:35:01 2026] DELETE /v2.0/networks/a31db309-9ee5-4976-83e1-26b19965be4f => generated 0 bytes in 122 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 02:35:02.101 7 INFO neutron.services.segments.plugin [-] Segment 3bde28c4-5028-41b4-84fd-fe6479a1375f resource provider aggregate not found 2026-06-10 02:35:02.118 7 INFO neutron.services.segments.plugin [-] Segment 3bde28c4-5028-41b4-84fd-fe6479a1375f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3bde28c4-5028-41b4-84fd-fe6479a1375f found for delete ", "request_id": "req-ae60b71a-b665-45be-aca1-010e5f4f7fc5"}]} 2026-06-10 02:35:02.127 7 INFO neutron.services.segments.plugin [-] Segment 3bde28c4-5028-41b4-84fd-fe6479a1375f resource provider aggregate not found [pid: 8|app: 0|req: 1225/2486] 10.0.0.222 () {32 vars in 726 bytes} [Wed Jun 10 02:35:02 2026] DELETE /v2.0/networks/5b8ca645-ac83-43c1-a5ad-ec2134167b5b => generated 0 bytes in 136 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 02:35:02.173 8 INFO neutron.services.segments.plugin [-] Segment 287f4f1b-8ec7-4255-93ae-19bca2066702 resource provider aggregate not found 2026-06-10 02:35:02.177 8 INFO neutron.services.segments.plugin [-] Segment 287f4f1b-8ec7-4255-93ae-19bca2066702 resource provider aggregate not found 2026-06-10 02:35:02.179 7 INFO neutron.services.segments.plugin [-] Segment 3bde28c4-5028-41b4-84fd-fe6479a1375f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3bde28c4-5028-41b4-84fd-fe6479a1375f found for delete ", "request_id": "req-340d754e-476f-42dc-8168-11d8227a42c9"}]} 2026-06-10 02:35:02.193 8 INFO neutron.services.segments.plugin [-] Segment 287f4f1b-8ec7-4255-93ae-19bca2066702 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 287f4f1b-8ec7-4255-93ae-19bca2066702 found for delete ", "request_id": "req-adc73eda-849a-4b33-b265-cfd243620a3c"}]} 2026-06-10 02:35:02.193 8 INFO neutron.services.segments.plugin [-] Segment 287f4f1b-8ec7-4255-93ae-19bca2066702 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 287f4f1b-8ec7-4255-93ae-19bca2066702 found for delete ", "request_id": "req-93169612-bc28-48fc-af22-d9fe7a513ef4"}]} [pid: 7|app: 0|req: 1262/2487] 10.0.0.222 () {32 vars in 726 bytes} [Wed Jun 10 02:35:02 2026] DELETE /v2.0/networks/7731cf9e-9601-49f9-8c41-d8608201b696 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1226/2488] 10.0.0.222 () {32 vars in 726 bytes} [Wed Jun 10 02:35:02 2026] DELETE /v2.0/networks/98f92f16-d7de-4981-994f-3b0c5c973f70 => 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: 1263/2489] 10.0.0.222 () {32 vars in 726 bytes} [Wed Jun 10 02:35:02 2026] DELETE /v2.0/networks/e13d814a-eeb5-4817-9854-cedfb011bcef => generated 0 bytes in 132 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1227/2490] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:35:02 2026] GET /v2.0/ports?device_id=90cced7d-f29c-43ed-aaa0-0a6f43ba39e5 => generated 1248 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1264/2491] 10.0.0.195 () {34 vars in 1040 bytes} [Wed Jun 10 02:35:02 2026] GET /v2.0/security-groups?id=85c5e13c-02b9-4c3f-b8c3-79a0b9256b4c&fields=id&fields=name => generated 96 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1228/2492] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:35:02 2026] GET /v2.0/ports?device_id=90cced7d-f29c-43ed-aaa0-0a6f43ba39e5 => generated 1248 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1265/2493] 10.0.0.222 () {32 vars in 774 bytes} [Wed Jun 10 02:35:03 2026] GET /v2.0/security-groups?tenant_id=99ce6dec0d7f4c3195e2e5a9f33c0ff6&name=default => generated 2929 bytes in 202 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1229/2494] 10.0.0.222 () {32 vars in 740 bytes} [Wed Jun 10 02:35:03 2026] DELETE /v2.0/security-groups/787044f4-1963-4a8b-a1c7-2dd3a4a7a51a => 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: 1266/2495] 10.0.0.222 () {32 vars in 774 bytes} [Wed Jun 10 02:35:03 2026] GET /v2.0/security-groups?tenant_id=9621090bd4dc4c3291b2d72df8975dcb&name=default => generated 2929 bytes in 183 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1230/2496] 10.0.0.222 () {32 vars in 740 bytes} [Wed Jun 10 02:35:04 2026] DELETE /v2.0/security-groups/fef2a9ff-9aa9-4a76-a1de-603d61dd6adf => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:35:04.137 7 INFO neutron.services.segments.plugin [-] Segment 42c36ac5-7354-4956-973d-89ed06556533 resource provider aggregate not found 2026-06-10 02:35:04.155 7 INFO neutron.services.segments.plugin [-] Segment 42c36ac5-7354-4956-973d-89ed06556533 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 42c36ac5-7354-4956-973d-89ed06556533 found for delete ", "request_id": "req-21f06679-a89c-4970-b71f-91503b397f0d"}]} 2026-06-10 02:35:04.167 7 INFO neutron.services.segments.plugin [-] Segment 3242b424-6616-44cf-8091-a30c7134c254 resource provider aggregate not found 2026-06-10 02:35:04.183 7 INFO neutron.services.segments.plugin [-] Segment 3242b424-6616-44cf-8091-a30c7134c254 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3242b424-6616-44cf-8091-a30c7134c254 found for delete ", "request_id": "req-565f94ee-05b7-40f2-8c58-22a655c2c6b3"}]} 2026-06-10 02:35:04.191 7 INFO neutron.services.segments.plugin [-] Segment 42c36ac5-7354-4956-973d-89ed06556533 resource provider aggregate not found 2026-06-10 02:35:04.209 7 INFO neutron.services.segments.plugin [-] Segment 42c36ac5-7354-4956-973d-89ed06556533 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 42c36ac5-7354-4956-973d-89ed06556533 found for delete ", "request_id": "req-f78db439-948a-4ae5-919d-f9a9440b2d4c"}]} 2026-06-10 02:35:04.210 8 INFO neutron.services.segments.plugin [-] Segment b328ccf2-e621-4345-b039-3859a45aa75e resource provider aggregate not found 2026-06-10 02:35:04.217 8 INFO neutron.services.segments.plugin [-] Segment b328ccf2-e621-4345-b039-3859a45aa75e resource provider aggregate not found 2026-06-10 02:35:04.226 7 INFO neutron.services.segments.plugin [-] Segment 3242b424-6616-44cf-8091-a30c7134c254 resource provider aggregate not found 2026-06-10 02:35:04.230 8 INFO neutron.services.segments.plugin [-] Segment b328ccf2-e621-4345-b039-3859a45aa75e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b328ccf2-e621-4345-b039-3859a45aa75e found for delete ", "request_id": "req-3e1b1f2b-6ea8-488f-bd9a-b6470d69c895"}]} 2026-06-10 02:35:04.240 8 INFO neutron.services.segments.plugin [-] Segment b328ccf2-e621-4345-b039-3859a45aa75e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b328ccf2-e621-4345-b039-3859a45aa75e found for delete ", "request_id": "req-a7f8e0a1-77f3-4a1f-86fb-654f6e6fc68f"}]} 2026-06-10 02:35:04.244 7 INFO neutron.services.segments.plugin [-] Segment 3242b424-6616-44cf-8091-a30c7134c254 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3242b424-6616-44cf-8091-a30c7134c254 found for delete ", "request_id": "req-f070c6a0-f6ad-42a5-bfeb-2da4429187f1"}]} [pid: 7|app: 0|req: 1267/2497] 10.0.0.222 () {32 vars in 774 bytes} [Wed Jun 10 02:35:04 2026] GET /v2.0/security-groups?tenant_id=c7ca94777b554be89a251d04f5aad0de&name=default => generated 2929 bytes in 162 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1231/2498] 10.0.0.222 () {32 vars in 740 bytes} [Wed Jun 10 02:35:04 2026] DELETE /v2.0/security-groups/0d610278-8701-4dbf-9f85-8d69956774aa => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:35:09.056 7 INFO neutron.db.segments_db [None req-df01bbdb-ff51-4903-acb3-900cbaf5c79f 368cec5cd15144e18cc9e6fb66d58e34 1398d37bbf4845028c9de46e32d0f3e0 - - default default] Added segment 8d34aa11-5186-4177-8e7b-fd9d36c25a0c of type vxlan for network 723c337b-33e0-4728-b2a4-1a778f32fdc4 [pid: 7|app: 0|req: 1268/2499] 10.0.0.222 () {34 vars in 670 bytes} [Wed Jun 10 02:35:08 2026] POST /v2.0/networks => generated 631 bytes in 427 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1232/2500] 10.0.0.222 () {34 vars in 669 bytes} [Wed Jun 10 02:35:09 2026] POST /v2.0/subnets => generated 626 bytes in 194 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:35:09.414 7 INFO neutron.db.segments_db [None req-73b31098-8d6e-4fac-a560-5126570feb97 368cec5cd15144e18cc9e6fb66d58e34 1398d37bbf4845028c9de46e32d0f3e0 - - default default] Added segment 53d31622-dd70-4486-86d4-6a7f848321e1 of type vxlan for network 6ad8c77a-1560-46cf-9e58-5225fb86be88 [pid: 7|app: 0|req: 1269/2501] 10.0.0.222 () {34 vars in 670 bytes} [Wed Jun 10 02:35:09 2026] POST /v2.0/networks => generated 632 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1233/2502] 10.0.0.222 () {34 vars in 669 bytes} [Wed Jun 10 02:35:09 2026] POST /v2.0/subnets => generated 629 bytes in 234 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:35:09.816 7 INFO neutron.db.segments_db [None req-4425bdf5-2386-4d8c-98d3-68fb354bc185 368cec5cd15144e18cc9e6fb66d58e34 1398d37bbf4845028c9de46e32d0f3e0 - - default default] Added segment 7aeaad7f-e7d6-4b8d-9635-c6cc8103046e of type vxlan for network 01a6113e-f402-4290-9a5e-f294e5e2da7b [pid: 7|app: 0|req: 1270/2503] 10.0.0.222 () {34 vars in 670 bytes} [Wed Jun 10 02:35:09 2026] POST /v2.0/networks => generated 632 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1234/2504] 10.0.0.222 () {34 vars in 669 bytes} [Wed Jun 10 02:35:09 2026] POST /v2.0/subnets => generated 629 bytes in 224 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:35:10.217 7 INFO neutron.db.segments_db [None req-54552a37-8ae4-4a01-80ac-071fda4c5524 368cec5cd15144e18cc9e6fb66d58e34 1398d37bbf4845028c9de46e32d0f3e0 - - default default] Added segment f4838f41-252a-4020-95d6-74316eff8ac4 of type vxlan for network 3157f793-ac48-49f3-a71c-f5eb9ff7dce7 [pid: 7|app: 0|req: 1271/2505] 10.0.0.222 () {34 vars in 670 bytes} [Wed Jun 10 02:35:10 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: 1235/2506] 10.0.0.222 () {34 vars in 669 bytes} [Wed Jun 10 02:35:10 2026] POST /v2.0/subnets => generated 629 bytes in 256 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:35:10.621 7 INFO neutron.db.segments_db [None req-1f5a8c78-4cc2-4dde-ad0d-611e6825909c 368cec5cd15144e18cc9e6fb66d58e34 1398d37bbf4845028c9de46e32d0f3e0 - - default default] Added segment df86641a-b304-40e3-a285-7c054e1d89eb of type vxlan for network 8fa53eaf-42eb-48ab-85f3-06dcaaa99054 [pid: 7|app: 0|req: 1272/2507] 10.0.0.222 () {34 vars in 670 bytes} [Wed Jun 10 02:35:10 2026] POST /v2.0/networks => generated 632 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1236/2508] 10.0.0.222 () {34 vars in 669 bytes} [Wed Jun 10 02:35:10 2026] POST /v2.0/subnets => generated 629 bytes in 289 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1273/2509] 10.0.0.222 () {34 vars in 751 bytes} [Wed Jun 10 02:35:11 2026] PUT /v2.0/subnets/d6ae69e3-d04a-4106-9e57-02064fce8a07/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: 1237/2510] 10.0.0.222 () {34 vars in 751 bytes} [Wed Jun 10 02:35:11 2026] PUT /v2.0/subnets/149c067d-0311-49e9-a3f9-3aa2e0031d92/tags => generated 25 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1274/2511] 10.0.0.222 () {34 vars in 751 bytes} [Wed Jun 10 02:35:11 2026] PUT /v2.0/subnets/6b90725c-60a5-4c55-8ea4-a0e6a4642d99/tags => generated 34 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1238/2512] 10.0.0.222 () {34 vars in 751 bytes} [Wed Jun 10 02:35:11 2026] PUT /v2.0/subnets/aafb0a61-1250-4a8d-9096-5eaa03e97d8d/tags => generated 19 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1275/2513] 10.0.0.222 () {32 vars in 664 bytes} [Wed Jun 10 02:35:11 2026] GET /v2.0/subnets?tags=red => generated 1904 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1239/2514] 10.0.0.222 () {32 vars in 678 bytes} [Wed Jun 10 02:35:11 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1283 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1276/2515] 10.0.0.222 () {32 vars in 674 bytes} [Wed Jun 10 02:35:11 2026] GET /v2.0/subnets?tags-any=blue => generated 1283 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1240/2516] 10.0.0.222 () {32 vars in 686 bytes} [Wed Jun 10 02:35:11 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1904 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1277/2517] 10.0.0.222 () {32 vars in 672 bytes} [Wed Jun 10 02:35:11 2026] GET /v2.0/subnets?not-tags=red => generated 1894 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1241/2518] 10.0.0.222 () {32 vars in 686 bytes} [Wed Jun 10 02:35:11 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) [pid: 7|app: 0|req: 1278/2519] 10.0.0.222 () {32 vars in 682 bytes} [Wed Jun 10 02:35:11 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2515 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1242/2520] 10.0.0.222 () {32 vars in 694 bytes} [Wed Jun 10 02:35:11 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1894 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1279/2521] 10.0.0.222 () {32 vars in 724 bytes} [Wed Jun 10 02:35:11 2026] DELETE /v2.0/subnets/d6ae69e3-d04a-4106-9e57-02064fce8a07 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1243/2522] 10.0.0.222 () {32 vars in 724 bytes} [Wed Jun 10 02:35:11 2026] DELETE /v2.0/subnets/149c067d-0311-49e9-a3f9-3aa2e0031d92 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1280/2523] 10.0.0.222 () {32 vars in 724 bytes} [Wed Jun 10 02:35:11 2026] DELETE /v2.0/subnets/6b90725c-60a5-4c55-8ea4-a0e6a4642d99 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1244/2524] 10.0.0.222 () {32 vars in 724 bytes} [Wed Jun 10 02:35:12 2026] DELETE /v2.0/subnets/aafb0a61-1250-4a8d-9096-5eaa03e97d8d => generated 0 bytes in 569 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1281/2525] 10.0.0.222 () {32 vars in 724 bytes} [Wed Jun 10 02:35:12 2026] DELETE /v2.0/subnets/349c6fb6-5aa3-4169-a31e-ad1935aa6cd6 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 02:35:12.916 8 INFO neutron.services.segments.plugin [-] Segment 8d34aa11-5186-4177-8e7b-fd9d36c25a0c resource provider aggregate not found 2026-06-10 02:35:12.919 8 INFO neutron.services.segments.plugin [-] Segment 8d34aa11-5186-4177-8e7b-fd9d36c25a0c resource provider aggregate not found 2026-06-10 02:35:12.944 8 INFO neutron.services.segments.plugin [-] Segment 8d34aa11-5186-4177-8e7b-fd9d36c25a0c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8d34aa11-5186-4177-8e7b-fd9d36c25a0c found for delete ", "request_id": "req-2179a021-56d2-42ac-891a-a04de0c5c590"}]} 2026-06-10 02:35:12.947 8 INFO neutron.services.segments.plugin [-] Segment 8d34aa11-5186-4177-8e7b-fd9d36c25a0c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8d34aa11-5186-4177-8e7b-fd9d36c25a0c found for delete ", "request_id": "req-e6deda58-5b2c-4af2-ac31-1bcac8eac055"}]} [pid: 8|app: 0|req: 1245/2526] 10.0.0.222 () {32 vars in 726 bytes} [Wed Jun 10 02:35:12 2026] DELETE /v2.0/networks/723c337b-33e0-4728-b2a4-1a778f32fdc4 => generated 0 bytes in 179 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 02:35:13.097 7 INFO neutron.services.segments.plugin [-] Segment 53d31622-dd70-4486-86d4-6a7f848321e1 resource provider aggregate not found 2026-06-10 02:35:13.100 7 INFO neutron.services.segments.plugin [-] Segment 53d31622-dd70-4486-86d4-6a7f848321e1 resource provider aggregate not found 2026-06-10 02:35:13.116 7 INFO neutron.services.segments.plugin [-] Segment 53d31622-dd70-4486-86d4-6a7f848321e1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 53d31622-dd70-4486-86d4-6a7f848321e1 found for delete ", "request_id": "req-c036f31a-fede-41a4-8f64-a4617721d4aa"}]} 2026-06-10 02:35:13.117 7 INFO neutron.services.segments.plugin [-] Segment 53d31622-dd70-4486-86d4-6a7f848321e1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 53d31622-dd70-4486-86d4-6a7f848321e1 found for delete ", "request_id": "req-25c1d655-cd3d-48f4-bd79-d761a6ffd24d"}]} [pid: 7|app: 0|req: 1282/2527] 10.0.0.222 () {32 vars in 726 bytes} [Wed Jun 10 02:35:12 2026] DELETE /v2.0/networks/6ad8c77a-1560-46cf-9e58-5225fb86be88 => generated 0 bytes in 170 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1246/2528] 10.0.0.222 () {32 vars in 726 bytes} [Wed Jun 10 02:35:13 2026] DELETE /v2.0/networks/01a6113e-f402-4290-9a5e-f294e5e2da7b => generated 0 bytes in 153 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1283/2529] 10.0.0.222 () {32 vars in 726 bytes} [Wed Jun 10 02:35:13 2026] DELETE /v2.0/networks/3157f793-ac48-49f3-a71c-f5eb9ff7dce7 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1247/2530] 10.0.0.222 () {32 vars in 726 bytes} [Wed Jun 10 02:35:13 2026] DELETE /v2.0/networks/8fa53eaf-42eb-48ab-85f3-06dcaaa99054 => 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: 1284/2531] 10.0.0.222 () {32 vars in 774 bytes} [Wed Jun 10 02:35:14 2026] GET /v2.0/security-groups?tenant_id=1398d37bbf4845028c9de46e32d0f3e0&name=default => generated 2929 bytes in 187 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1248/2532] 10.0.0.222 () {32 vars in 740 bytes} [Wed Jun 10 02:35:14 2026] DELETE /v2.0/security-groups/cc7ed561-2921-43e9-91f7-dee34e4dc97a => 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: 1285/2533] 10.0.0.222 () {32 vars in 774 bytes} [Wed Jun 10 02:35:14 2026] GET /v2.0/security-groups?tenant_id=d70fd7ced9d646339879230eaf1a70b7&name=default => generated 2929 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1249/2534] 10.0.0.222 () {32 vars in 740 bytes} [Wed Jun 10 02:35:14 2026] DELETE /v2.0/security-groups/98a20631-f416-4409-b445-51b95c32f060 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:35:14.968 8 INFO neutron.services.segments.plugin [-] Segment 7aeaad7f-e7d6-4b8d-9635-c6cc8103046e resource provider aggregate not found 2026-06-10 02:35:14.978 8 INFO neutron.services.segments.plugin [-] Segment 7aeaad7f-e7d6-4b8d-9635-c6cc8103046e resource provider aggregate not found 2026-06-10 02:35:14.999 8 INFO neutron.services.segments.plugin [-] Segment 7aeaad7f-e7d6-4b8d-9635-c6cc8103046e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7aeaad7f-e7d6-4b8d-9635-c6cc8103046e found for delete ", "request_id": "req-29c7c96b-5ab5-4f69-a06d-2618d3cd8230"}]} 2026-06-10 02:35:15.008 8 INFO neutron.services.segments.plugin [-] Segment 7aeaad7f-e7d6-4b8d-9635-c6cc8103046e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7aeaad7f-e7d6-4b8d-9635-c6cc8103046e found for delete ", "request_id": "req-a76e3e61-f0a8-4a33-8976-b17037fe3591"}]} 2026-06-10 02:35:15.046 8 INFO neutron.services.segments.plugin [-] Segment df86641a-b304-40e3-a285-7c054e1d89eb resource provider aggregate not found 2026-06-10 02:35:15.049 8 INFO neutron.services.segments.plugin [-] Segment df86641a-b304-40e3-a285-7c054e1d89eb resource provider aggregate not found 2026-06-10 02:35:15.062 8 INFO neutron.services.segments.plugin [-] Segment df86641a-b304-40e3-a285-7c054e1d89eb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid df86641a-b304-40e3-a285-7c054e1d89eb found for delete ", "request_id": "req-7f4b4ac7-5fba-4025-a67e-a4e88bf956ce"}]} 2026-06-10 02:35:15.081 8 INFO neutron.services.segments.plugin [-] Segment df86641a-b304-40e3-a285-7c054e1d89eb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid df86641a-b304-40e3-a285-7c054e1d89eb found for delete ", "request_id": "req-cc0b27f0-20d9-484b-99f2-75b833c93261"}]} 2026-06-10 02:35:15.136 7 INFO neutron.services.segments.plugin [-] Segment f4838f41-252a-4020-95d6-74316eff8ac4 resource provider aggregate not found 2026-06-10 02:35:15.141 7 INFO neutron.services.segments.plugin [-] Segment f4838f41-252a-4020-95d6-74316eff8ac4 resource provider aggregate not found 2026-06-10 02:35:15.158 7 INFO neutron.services.segments.plugin [-] Segment f4838f41-252a-4020-95d6-74316eff8ac4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f4838f41-252a-4020-95d6-74316eff8ac4 found for delete ", "request_id": "req-c1667be5-628d-4512-b7f9-ae7777bfc936"}]} 2026-06-10 02:35:15.164 7 INFO neutron.services.segments.plugin [-] Segment f4838f41-252a-4020-95d6-74316eff8ac4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f4838f41-252a-4020-95d6-74316eff8ac4 found for delete ", "request_id": "req-fc68b43f-3c76-4af6-8c69-ce023b9aa6c3"}]} [pid: 7|app: 0|req: 1286/2535] 10.0.0.222 () {32 vars in 774 bytes} [Wed Jun 10 02:35:15 2026] GET /v2.0/security-groups?tenant_id=e3aef1f5875845dfa8604791adbeb43c&name=default => generated 2929 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1250/2536] 10.0.0.222 () {32 vars in 740 bytes} [Wed Jun 10 02:35:15 2026] DELETE /v2.0/security-groups/923e193e-5bb7-4ed7-a22f-ff6c8e858e47 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1288/2539] 10.0.0.222 () {34 vars in 676 bytes} [Wed Jun 10 02:35:18 2026] POST /v2.0/floatingips => generated 552 bytes in 650 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1252/2540] 10.0.0.222 () {34 vars in 759 bytes} [Wed Jun 10 02:35:19 2026] PUT /v2.0/floatingips/38d062e3-f297-46d2-ad0d-26f45faa1a42/tags => generated 25 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1289/2541] 10.0.0.222 () {32 vars in 739 bytes} [Wed Jun 10 02:35:19 2026] GET /v2.0/floatingips/38d062e3-f297-46d2-ad0d-26f45faa1a42/tags => generated 25 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1253/2542] 10.0.0.222 () {34 vars in 770 bytes} [Wed Jun 10 02:35:19 2026] PUT /v2.0/floatingips/38d062e3-f297-46d2-ad0d-26f45faa1a42/tags/green => generated 4 bytes in 66 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1290/2543] 10.0.0.222 () {32 vars in 739 bytes} [Wed Jun 10 02:35:19 2026] GET /v2.0/floatingips/38d062e3-f297-46d2-ad0d-26f45faa1a42/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: 1254/2544] 10.0.0.222 () {34 vars in 766 bytes} [Wed Jun 10 02:35:19 2026] PUT /v2.0/floatingips/38d062e3-f297-46d2-ad0d-26f45faa1a42/tags/red => generated 4 bytes in 48 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1291/2545] 10.0.0.222 () {32 vars in 739 bytes} [Wed Jun 10 02:35:19 2026] GET /v2.0/floatingips/38d062e3-f297-46d2-ad0d-26f45faa1a42/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: 1255/2546] 10.0.0.222 () {34 vars in 788 bytes} [Wed Jun 10 02:35:19 2026] PUT /v2.0/floatingips/38d062e3-f297-46d2-ad0d-26f45faa1a42/tags/black.or.white => generated 4 bytes in 69 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1292/2547] 10.0.0.222 () {32 vars in 739 bytes} [Wed Jun 10 02:35:19 2026] GET /v2.0/floatingips/38d062e3-f297-46d2-ad0d-26f45faa1a42/tags => generated 52 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1256/2548] 10.0.0.222 () {34 vars in 759 bytes} [Wed Jun 10 02:35:19 2026] PUT /v2.0/floatingips/38d062e3-f297-46d2-ad0d-26f45faa1a42/tags => generated 37 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1293/2549] 10.0.0.222 () {32 vars in 739 bytes} [Wed Jun 10 02:35:19 2026] GET /v2.0/floatingips/38d062e3-f297-46d2-ad0d-26f45faa1a42/tags => generated 37 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1257/2550] 10.0.0.222 () {32 vars in 747 bytes} [Wed Jun 10 02:35:19 2026] GET /v2.0/floatingips/38d062e3-f297-46d2-ad0d-26f45faa1a42/tags/red => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:35:19.948 7 INFO neutron.api.v2.resource [None req-416296d8-3436-4a0a-b640-1d77d1258478 220e4e41e271433e8450d68b2e691c51 1c14ae7ffba345ad812dfafa47a76bbf - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1294/2551] 10.0.0.222 () {32 vars in 751 bytes} [Wed Jun 10 02:35:19 2026] GET /v2.0/floatingips/38d062e3-f297-46d2-ad0d-26f45faa1a42/tags/green => generated 99 bytes in 70 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1258/2552] 10.0.0.222 () {32 vars in 750 bytes} [Wed Jun 10 02:35:19 2026] DELETE /v2.0/floatingips/38d062e3-f297-46d2-ad0d-26f45faa1a42/tags/red => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1295/2553] 10.0.0.222 () {32 vars in 739 bytes} [Wed Jun 10 02:35:20 2026] GET /v2.0/floatingips/38d062e3-f297-46d2-ad0d-26f45faa1a42/tags => generated 30 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 02:35:20.108 8 INFO neutron.api.v2.resource [None req-8b1f8020-f81f-4201-a4fd-718dd96e2192 220e4e41e271433e8450d68b2e691c51 1c14ae7ffba345ad812dfafa47a76bbf - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1259/2554] 10.0.0.222 () {32 vars in 754 bytes} [Wed Jun 10 02:35:20 2026] DELETE /v2.0/floatingips/38d062e3-f297-46d2-ad0d-26f45faa1a42/tags/green => generated 99 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1296/2555] 10.0.0.222 () {32 vars in 742 bytes} [Wed Jun 10 02:35:20 2026] DELETE /v2.0/floatingips/38d062e3-f297-46d2-ad0d-26f45faa1a42/tags => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1260/2556] 10.0.0.222 () {32 vars in 739 bytes} [Wed Jun 10 02:35:20 2026] GET /v2.0/floatingips/38d062e3-f297-46d2-ad0d-26f45faa1a42/tags => generated 12 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 02:35:20.344 7 INFO neutron_taas.services.taas.taas_plugin [None req-f2502937-2a22-4859-b121-7bea02d65391 220e4e41e271433e8450d68b2e691c51 1c14ae7ffba345ad812dfafa47a76bbf - - default default] TaaS: Handle Delete Port: f91e99ed-809c-42a4-9533-59617dbf169a 2026-06-10 02:35:20.348 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f2502937-2a22-4859-b121-7bea02d65391 220e4e41e271433e8450d68b2e691c51 1c14ae7ffba345ad812dfafa47a76bbf - - default default] Tap Mirror: Handle Delete Port: f91e99ed-809c-42a4-9533-59617dbf169a [pid: 7|app: 0|req: 1297/2557] 10.0.0.222 () {32 vars in 732 bytes} [Wed Jun 10 02:35:20 2026] DELETE /v2.0/floatingips/38d062e3-f297-46d2-ad0d-26f45faa1a42 => generated 0 bytes in 289 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1261/2558] 10.0.0.222 () {32 vars in 774 bytes} [Wed Jun 10 02:35:21 2026] GET /v2.0/security-groups?tenant_id=657e8700479b4291a5aa4a0fecc218ee&name=default => generated 2929 bytes in 213 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1298/2559] 10.0.0.222 () {32 vars in 740 bytes} [Wed Jun 10 02:35:21 2026] DELETE /v2.0/security-groups/5160ae71-5fce-4f15-a97b-09502a6117db => 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: 1262/2560] 10.0.0.222 () {32 vars in 774 bytes} [Wed Jun 10 02:35:21 2026] GET /v2.0/security-groups?tenant_id=1c14ae7ffba345ad812dfafa47a76bbf&name=default => generated 2929 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1299/2561] 10.0.0.222 () {32 vars in 740 bytes} [Wed Jun 10 02:35:21 2026] DELETE /v2.0/security-groups/4d45c2c3-8ae3-49e4-b62e-cf0c261ea359 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:35:25.337 8 INFO neutron.db.segments_db [None req-8405f327-dc32-48bb-a415-59b4c9788377 56d30413ce7e4e35b99aeedf9b557929 68f0074ebe894152934719c7d8b0b1e7 - - default default] Added segment 972ed2a0-e271-490a-9c3f-4f379fc31132 of type vxlan for network af045f41-45c8-4e89-8c43-ccac22ca2a55 [pid: 8|app: 0|req: 1263/2562] 10.0.0.222 () {34 vars in 670 bytes} [Wed Jun 10 02:35:25 2026] POST /v2.0/networks => generated 632 bytes in 411 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:35:25.487 7 INFO neutron.db.segments_db [None req-fb0e0c62-078f-4a71-8c6d-29311221886d 56d30413ce7e4e35b99aeedf9b557929 68f0074ebe894152934719c7d8b0b1e7 - - default default] Added segment 517b73ce-6aa6-46b1-99ea-03ba8d3ebd56 of type vxlan for network 107286d1-d48b-4907-9b60-9e98721f5e01 [pid: 7|app: 0|req: 1300/2563] 10.0.0.222 () {34 vars in 670 bytes} [Wed Jun 10 02:35:25 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: 8|app: 0|req: 1264/2564] 10.0.0.222 () {34 vars in 753 bytes} [Wed Jun 10 02:35:25 2026] PUT /v2.0/networks/af045f41-45c8-4e89-8c43-ccac22ca2a55/tags => generated 25 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1301/2565] 10.0.0.222 () {32 vars in 733 bytes} [Wed Jun 10 02:35:25 2026] GET /v2.0/networks/af045f41-45c8-4e89-8c43-ccac22ca2a55/tags => generated 25 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1265/2566] 10.0.0.222 () {34 vars in 753 bytes} [Wed Jun 10 02:35:25 2026] PUT /v2.0/networks/107286d1-d48b-4907-9b60-9e98721f5e01/tags => generated 17 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1302/2567] 10.0.0.222 () {32 vars in 733 bytes} [Wed Jun 10 02:35:25 2026] GET /v2.0/networks/107286d1-d48b-4907-9b60-9e98721f5e01/tags => generated 17 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1266/2568] 10.0.0.222 () {34 vars in 753 bytes} [Wed Jun 10 02:35:25 2026] PUT /v2.0/networks/107286d1-d48b-4907-9b60-9e98721f5e01/tags => generated 12 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1303/2569] 10.0.0.222 () {32 vars in 733 bytes} [Wed Jun 10 02:35:25 2026] GET /v2.0/networks/107286d1-d48b-4907-9b60-9e98721f5e01/tags => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1267/2570] 10.0.0.222 () {32 vars in 733 bytes} [Wed Jun 10 02:35:25 2026] GET /v2.0/networks/af045f41-45c8-4e89-8c43-ccac22ca2a55/tags => generated 25 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 02:35:26.086 7 INFO neutron.services.segments.plugin [-] Segment 972ed2a0-e271-490a-9c3f-4f379fc31132 resource provider aggregate not found 2026-06-10 02:35:26.090 7 INFO neutron.services.segments.plugin [-] Segment 972ed2a0-e271-490a-9c3f-4f379fc31132 resource provider aggregate not found [pid: 7|app: 0|req: 1304/2571] 10.0.0.222 () {32 vars in 726 bytes} [Wed Jun 10 02:35:25 2026] DELETE /v2.0/networks/af045f41-45c8-4e89-8c43-ccac22ca2a55 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 02:35:26.110 7 INFO neutron.services.segments.plugin [-] Segment 972ed2a0-e271-490a-9c3f-4f379fc31132 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 972ed2a0-e271-490a-9c3f-4f379fc31132 found for delete ", "request_id": "req-d3494531-1484-41a5-9b1f-9424d40a6384"}]} 2026-06-10 02:35:26.110 7 INFO neutron.services.segments.plugin [-] Segment 972ed2a0-e271-490a-9c3f-4f379fc31132 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 972ed2a0-e271-490a-9c3f-4f379fc31132 found for delete ", "request_id": "req-626d5cb5-70fe-4055-9009-c58a402ac4f8"}]} 2026-06-10 02:35:26.221 8 INFO neutron.services.segments.plugin [-] Segment 517b73ce-6aa6-46b1-99ea-03ba8d3ebd56 resource provider aggregate not found 2026-06-10 02:35:26.226 8 INFO neutron.services.segments.plugin [-] Segment 517b73ce-6aa6-46b1-99ea-03ba8d3ebd56 resource provider aggregate not found 2026-06-10 02:35:26.248 8 INFO neutron.services.segments.plugin [-] Segment 517b73ce-6aa6-46b1-99ea-03ba8d3ebd56 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 517b73ce-6aa6-46b1-99ea-03ba8d3ebd56 found for delete ", "request_id": "req-6e6ad82c-5ed5-4494-92be-dc0d334fb426"}]} 2026-06-10 02:35:26.254 8 INFO neutron.services.segments.plugin [-] Segment 517b73ce-6aa6-46b1-99ea-03ba8d3ebd56 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 517b73ce-6aa6-46b1-99ea-03ba8d3ebd56 found for delete ", "request_id": "req-6187085d-153c-4f57-b886-0e4b27990952"}]} [pid: 8|app: 0|req: 1268/2572] 10.0.0.222 () {32 vars in 726 bytes} [Wed Jun 10 02:35:26 2026] DELETE /v2.0/networks/107286d1-d48b-4907-9b60-9e98721f5e01 => 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: 1305/2573] 10.0.0.222 () {32 vars in 774 bytes} [Wed Jun 10 02:35:26 2026] GET /v2.0/security-groups?tenant_id=30aa9371942a46349038d5f9215c28b7&name=default => generated 2929 bytes in 192 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1269/2574] 10.0.0.222 () {32 vars in 740 bytes} [Wed Jun 10 02:35:27 2026] DELETE /v2.0/security-groups/0c093a62-c2d2-4fef-9a82-0fe8ff1269ba => 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: 1306/2575] 10.0.0.222 () {32 vars in 774 bytes} [Wed Jun 10 02:35:27 2026] GET /v2.0/security-groups?tenant_id=68f0074ebe894152934719c7d8b0b1e7&name=default => generated 2929 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1270/2576] 10.0.0.222 () {32 vars in 740 bytes} [Wed Jun 10 02:35:27 2026] DELETE /v2.0/security-groups/b46b7143-7540-4fa7-aeba-0f04733e6c25 => 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: 1308/2579] 199.204.45.72 () {30 vars in 702 bytes} [Wed Jun 10 02:35:37 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1272/2580] 199.204.45.72 () {30 vars in 704 bytes} [Wed Jun 10 02:35:37 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: 1309/2581] 199.204.45.72 () {30 vars in 680 bytes} [Wed Jun 10 02:35:37 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1273/2582] 199.204.45.72 () {30 vars in 716 bytes} [Wed Jun 10 02:35:37 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: 1310/2583] 199.204.45.72 () {30 vars in 740 bytes} [Wed Jun 10 02:35:37 2026] GET /v2.0/subnets/6dafb31d-406e-4ee6-971c-5d72b437a9dc => generated 676 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1274/2584] 199.204.45.72 () {30 vars in 768 bytes} [Wed Jun 10 02:35:37 2026] GET /v2.0/ports?device_id=90cced7d-f29c-43ed-aaa0-0a6f43ba39e5 => generated 1248 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1311/2585] 199.204.45.72 () {34 vars in 716 bytes} [Wed Jun 10 02:35:37 2026] POST /v2.0/ports => generated 1055 bytes in 730 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1275/2586] 10.0.0.195 () {34 vars in 971 bytes} [Wed Jun 10 02:35:38 2026] GET /v2.0/ports/269a8c1e-4a91-4f48-86d7-a768f8d4eeff => generated 1055 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1312/2587] 10.0.0.195 () {34 vars in 907 bytes} [Wed Jun 10 02:35:38 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: 8|app: 0|req: 1276/2588] 199.204.45.72 () {34 vars in 1261 bytes} [Wed Jun 10 02:35:39 2026] GET /v2.0/ports/269a8c1e-4a91-4f48-86d7-a768f8d4eeff?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1313/2589] 199.204.45.72 () {34 vars in 1011 bytes} [Wed Jun 10 02:35:39 2026] GET /v2.0/networks/c90ae6fc-a64f-4b76-bc6b-13bb95d0e4a3?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: 1277/2590] 199.204.45.72 () {34 vars in 1111 bytes} [Wed Jun 10 02:35:39 2026] GET /v2.0/networks/c90ae6fc-a64f-4b76-bc6b-13bb95d0e4a3?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: 1314/2591] 199.204.45.72 () {34 vars in 974 bytes} [Wed Jun 10 02:35:40 2026] GET /v2.0/ports/269a8c1e-4a91-4f48-86d7-a768f8d4eeff => generated 1055 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1278/2592] 199.204.45.72 () {34 vars in 985 bytes} [Wed Jun 10 02:35:40 2026] GET /v2.0/networks?id=c90ae6fc-a64f-4b76-bc6b-13bb95d0e4a3 => generated 802 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1315/2593] 199.204.45.72 () {38 vars in 1027 bytes} [Wed Jun 10 02:35:40 2026] PUT /v2.0/ports/269a8c1e-4a91-4f48-86d7-a768f8d4eeff => generated 1245 bytes in 396 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:35:40.738 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ef9fe7aa-83b5-4266-a1eb-f64888e3189a'] response: {'name': 'network-changed', 'server_uuid': '90cced7d-f29c-43ed-aaa0-0a6f43ba39e5', 'tag': '269a8c1e-4a91-4f48-86d7-a768f8d4eeff', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1279/2594] 199.204.45.72 () {34 vars in 1079 bytes} [Wed Jun 10 02:35:41 2026] GET /v2.0/ports?tenant_id=18265f3c52554fd6a6b60ac71d971572&device_id=90cced7d-f29c-43ed-aaa0-0a6f43ba39e5 => generated 2485 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1316/2595] 199.204.45.72 () {34 vars in 985 bytes} [Wed Jun 10 02:35:41 2026] GET /v2.0/networks?id=c90ae6fc-a64f-4b76-bc6b-13bb95d0e4a3 => generated 802 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1280/2596] 199.204.45.72 () {34 vars in 1055 bytes} [Wed Jun 10 02:35:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.78&port_id=269a8c1e-4a91-4f48-86d7-a768f8d4eeff => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1317/2597] 199.204.45.72 () {34 vars in 983 bytes} [Wed Jun 10 02:35:41 2026] GET /v2.0/subnets?id=6dafb31d-406e-4ee6-971c-5d72b437a9dc => generated 679 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1281/2598] 199.204.45.72 () {34 vars in 1051 bytes} [Wed Jun 10 02:35:41 2026] GET /v2.0/ports?network_id=c90ae6fc-a64f-4b76-bc6b-13bb95d0e4a3&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: 1318/2599] 199.204.45.72 () {34 vars in 1011 bytes} [Wed Jun 10 02:35:41 2026] GET /v2.0/networks/c90ae6fc-a64f-4b76-bc6b-13bb95d0e4a3?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: 1282/2600] 199.204.45.72 () {34 vars in 1111 bytes} [Wed Jun 10 02:35:41 2026] GET /v2.0/networks/c90ae6fc-a64f-4b76-bc6b-13bb95d0e4a3?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: 1319/2601] 199.204.45.72 () {34 vars in 1079 bytes} [Wed Jun 10 02:35:42 2026] GET /v2.0/ports?tenant_id=18265f3c52554fd6a6b60ac71d971572&device_id=90cced7d-f29c-43ed-aaa0-0a6f43ba39e5 => generated 2485 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1283/2602] 199.204.45.72 () {34 vars in 1061 bytes} [Wed Jun 10 02:35:42 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.157&port_id=d22d347f-4b06-4d4e-b090-48167c901043 => 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: 1320/2603] 199.204.45.72 () {34 vars in 983 bytes} [Wed Jun 10 02:35:42 2026] GET /v2.0/subnets?id=2f9746a7-ab27-4f79-88ce-18e5dfd619d4 => generated 654 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1284/2604] 199.204.45.72 () {34 vars in 1051 bytes} [Wed Jun 10 02:35:42 2026] GET /v2.0/ports?network_id=df15d5ed-4add-4cb4-89fe-76371e985633&device_owner=network%3Adhcp => generated 1244 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1321/2605] 199.204.45.72 () {34 vars in 1011 bytes} [Wed Jun 10 02:35:42 2026] GET /v2.0/networks/df15d5ed-4add-4cb4-89fe-76371e985633?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: 1285/2606] 199.204.45.72 () {34 vars in 1111 bytes} [Wed Jun 10 02:35:42 2026] GET /v2.0/networks/df15d5ed-4add-4cb4-89fe-76371e985633?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: 1322/2607] 199.204.45.72 () {34 vars in 1055 bytes} [Wed Jun 10 02:35:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.78&port_id=269a8c1e-4a91-4f48-86d7-a768f8d4eeff => 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: 1286/2608] 199.204.45.72 () {34 vars in 983 bytes} [Wed Jun 10 02:35:42 2026] GET /v2.0/subnets?id=6dafb31d-406e-4ee6-971c-5d72b437a9dc => generated 679 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1323/2609] 199.204.45.72 () {34 vars in 1051 bytes} [Wed Jun 10 02:35:42 2026] GET /v2.0/ports?network_id=c90ae6fc-a64f-4b76-bc6b-13bb95d0e4a3&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: 1287/2610] 199.204.45.72 () {34 vars in 1011 bytes} [Wed Jun 10 02:35:42 2026] GET /v2.0/networks/c90ae6fc-a64f-4b76-bc6b-13bb95d0e4a3?fields=segments => generated 14 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1324/2611] 199.204.45.72 () {34 vars in 1111 bytes} [Wed Jun 10 02:35:42 2026] GET /v2.0/networks/c90ae6fc-a64f-4b76-bc6b-13bb95d0e4a3?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: 1289/2614] 10.0.0.195 () {34 vars in 971 bytes} [Wed Jun 10 02:35:46 2026] GET /v2.0/ports/269a8c1e-4a91-4f48-86d7-a768f8d4eeff => generated 1247 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1326/2615] 199.204.45.72 () {34 vars in 788 bytes} [Wed Jun 10 02:35:46 2026] PUT /v2.0/ports/269a8c1e-4a91-4f48-86d7-a768f8d4eeff => generated 1272 bytes in 226 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:35:47.228 8 INFO neutron.api.v2.resource [None req-ff2f4e12-630d-4b8f-a0bd-7b606195442b 3b4fb08fc9af48c9a5d96f8a8132a365 18265f3c52554fd6a6b60ac71d971572 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1290/2616] 199.204.45.72 () {30 vars in 762 bytes} [Wed Jun 10 02:35:47 2026] GET /v2.0/security-groups/lb-c39b5254-3907-404e-8580-c1ae6c7c6cb9 => generated 149 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 02:35:47.244 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ca3331ee-94ec-4c56-a449-fb1e4e6e1848'] response: {'name': 'network-changed', 'server_uuid': '90cced7d-f29c-43ed-aaa0-0a6f43ba39e5', 'tag': '269a8c1e-4a91-4f48-86d7-a768f8d4eeff', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1327/2617] 199.204.45.72 () {30 vars in 784 bytes} [Wed Jun 10 02:35:47 2026] GET /v2.0/security-groups?name=lb-c39b5254-3907-404e-8580-c1ae6c7c6cb9 => generated 1637 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1291/2618] 199.204.45.72 () {34 vars in 788 bytes} [Wed Jun 10 02:35:47 2026] PUT /v2.0/ports/269a8c1e-4a91-4f48-86d7-a768f8d4eeff => generated 1310 bytes in 211 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:35:47.573 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-acfa79bc-6ecb-4671-9922-4dba6a747cb7'] response: {'name': 'network-changed', 'server_uuid': '90cced7d-f29c-43ed-aaa0-0a6f43ba39e5', 'tag': '269a8c1e-4a91-4f48-86d7-a768f8d4eeff', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1328/2619] 199.204.45.72 () {34 vars in 1079 bytes} [Wed Jun 10 02:35:47 2026] GET /v2.0/ports?tenant_id=18265f3c52554fd6a6b60ac71d971572&device_id=90cced7d-f29c-43ed-aaa0-0a6f43ba39e5 => generated 2586 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: 1292/2620] 199.204.45.72 () {34 vars in 985 bytes} [Wed Jun 10 02:35:47 2026] GET /v2.0/networks?id=c90ae6fc-a64f-4b76-bc6b-13bb95d0e4a3 => generated 802 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1329/2621] 199.204.45.72 () {34 vars in 1055 bytes} [Wed Jun 10 02:35:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.78&port_id=269a8c1e-4a91-4f48-86d7-a768f8d4eeff => 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: 1293/2622] 199.204.45.72 () {34 vars in 983 bytes} [Wed Jun 10 02:35:47 2026] GET /v2.0/subnets?id=6dafb31d-406e-4ee6-971c-5d72b437a9dc => 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: 1330/2623] 199.204.45.72 () {34 vars in 1051 bytes} [Wed Jun 10 02:35:47 2026] GET /v2.0/ports?network_id=c90ae6fc-a64f-4b76-bc6b-13bb95d0e4a3&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: 1294/2624] 199.204.45.72 () {34 vars in 1011 bytes} [Wed Jun 10 02:35:47 2026] GET /v2.0/networks/c90ae6fc-a64f-4b76-bc6b-13bb95d0e4a3?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: 1295/2625] 199.204.45.72 () {30 vars in 702 bytes} [Wed Jun 10 02:35:48 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1296/2626] 199.204.45.72 () {30 vars in 704 bytes} [Wed Jun 10 02:35:48 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: 1297/2627] 199.204.45.72 () {30 vars in 680 bytes} [Wed Jun 10 02:35:48 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: 1331/2628] 199.204.45.72 () {34 vars in 1111 bytes} [Wed Jun 10 02:35:47 2026] GET /v2.0/networks/c90ae6fc-a64f-4b76-bc6b-13bb95d0e4a3?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: 1298/2629] 199.204.45.72 () {30 vars in 716 bytes} [Wed Jun 10 02:35:48 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: 1332/2630] 199.204.45.72 () {30 vars in 740 bytes} [Wed Jun 10 02:35:48 2026] GET /v2.0/subnets/6dafb31d-406e-4ee6-971c-5d72b437a9dc => 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: 1299/2631] 199.204.45.72 () {30 vars in 736 bytes} [Wed Jun 10 02:35:48 2026] GET /v2.0/ports/da0c4e83-5ee5-4f07-b032-7f2d93f215c7 => generated 1132 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1333/2632] 199.204.45.72 () {30 vars in 736 bytes} [Wed Jun 10 02:35:48 2026] GET /v2.0/ports/269a8c1e-4a91-4f48-86d7-a768f8d4eeff => generated 1346 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1300/2633] 199.204.45.72 () {30 vars in 740 bytes} [Wed Jun 10 02:35:48 2026] GET /v2.0/subnets/6dafb31d-406e-4ee6-971c-5d72b437a9dc => generated 676 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1334/2634] 199.204.45.72 () {30 vars in 742 bytes} [Wed Jun 10 02:35:48 2026] GET /v2.0/networks/c90ae6fc-a64f-4b76-bc6b-13bb95d0e4a3 => generated 799 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1301/2635] 199.204.45.72 () {30 vars in 736 bytes} [Wed Jun 10 02:35:48 2026] GET /v2.0/ports/da0c4e83-5ee5-4f07-b032-7f2d93f215c7 => 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: 1335/2636] 199.204.45.72 () {30 vars in 740 bytes} [Wed Jun 10 02:35:48 2026] GET /v2.0/subnets/6dafb31d-406e-4ee6-971c-5d72b437a9dc => generated 676 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1302/2637] 199.204.45.72 () {34 vars in 1079 bytes} [Wed Jun 10 02:35:49 2026] GET /v2.0/ports?tenant_id=18265f3c52554fd6a6b60ac71d971572&device_id=90cced7d-f29c-43ed-aaa0-0a6f43ba39e5 => generated 2586 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1336/2638] 199.204.45.72 () {34 vars in 985 bytes} [Wed Jun 10 02:35:49 2026] GET /v2.0/networks?id=c90ae6fc-a64f-4b76-bc6b-13bb95d0e4a3 => generated 802 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1303/2639] 199.204.45.72 () {34 vars in 1055 bytes} [Wed Jun 10 02:35:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.78&port_id=269a8c1e-4a91-4f48-86d7-a768f8d4eeff => 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: 1337/2640] 199.204.45.72 () {34 vars in 983 bytes} [Wed Jun 10 02:35:49 2026] GET /v2.0/subnets?id=6dafb31d-406e-4ee6-971c-5d72b437a9dc => generated 679 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1304/2641] 199.204.45.72 () {34 vars in 1051 bytes} [Wed Jun 10 02:35:49 2026] GET /v2.0/ports?network_id=c90ae6fc-a64f-4b76-bc6b-13bb95d0e4a3&device_owner=network%3Adhcp => generated 1461 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1338/2642] 199.204.45.72 () {34 vars in 1011 bytes} [Wed Jun 10 02:35:49 2026] GET /v2.0/networks/c90ae6fc-a64f-4b76-bc6b-13bb95d0e4a3?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: 1305/2643] 199.204.45.72 () {34 vars in 1111 bytes} [Wed Jun 10 02:35:49 2026] GET /v2.0/networks/c90ae6fc-a64f-4b76-bc6b-13bb95d0e4a3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 02:35:57.018 7 INFO neutron.db.l3_db [None req-2979f685-82d1-4c06-b75b-4715d9afc44c d35c84b3447c40a298c70e8805fc7473 5c2f069ebffa4efca0d0a12d90b573fa - - default default] Floating IP 3281eadc-38c2-4bd1-89a1-809afa63d8fd associated. External IP: 10.96.250.203, port: da0c4e83-5ee5-4f07-b032-7f2d93f215c7. [pid: 7|app: 0|req: 1339/2644] 10.0.0.222 () {34 vars in 677 bytes} [Wed Jun 10 02:35:56 2026] POST /v2.0/floatingips => generated 899 bytes in 1027 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1306/2645] 199.204.45.72 () {30 vars in 702 bytes} [Wed Jun 10 02:36: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: 1340/2646] 199.204.45.72 () {30 vars in 704 bytes} [Wed Jun 10 02:36: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: 1307/2647] 199.204.45.72 () {30 vars in 680 bytes} [Wed Jun 10 02:36:00 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: 1341/2648] 199.204.45.72 () {30 vars in 716 bytes} [Wed Jun 10 02:36: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) 2026-06-10 02:36:00.344 8 INFO neutron.api.v2.resource [None req-79f31e2e-f4ad-4874-ba9a-fc2335067b3d 3b4fb08fc9af48c9a5d96f8a8132a365 18265f3c52554fd6a6b60ac71d971572 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1308/2649] 199.204.45.72 () {30 vars in 762 bytes} [Wed Jun 10 02:36:00 2026] GET /v2.0/security-groups/lb-c39b5254-3907-404e-8580-c1ae6c7c6cb9 => generated 149 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1342/2650] 199.204.45.72 () {30 vars in 784 bytes} [Wed Jun 10 02:36:00 2026] GET /v2.0/security-groups?name=lb-c39b5254-3907-404e-8580-c1ae6c7c6cb9 => generated 1637 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1309/2651] 199.204.45.72 () {30 vars in 814 bytes} [Wed Jun 10 02:36:00 2026] GET /v2.0/security-group-rules?security_group_id=e0c82452-51c6-4c6e-b0d2-f0994be65639 => generated 1182 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1343/2652] 199.204.45.72 () {34 vars in 746 bytes} [Wed Jun 10 02:36:00 2026] POST /v2.0/security-group-rules => generated 597 bytes in 90 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1310/2653] 199.204.45.72 () {34 vars in 746 bytes} [Wed Jun 10 02:36:00 2026] POST /v2.0/security-group-rules => generated 601 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1312/2656] 10.0.0.14 () {30 vars in 689 bytes} [Wed Jun 10 02:36:08 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1345/2657] 10.0.0.14 () {30 vars in 691 bytes} [Wed Jun 10 02:36:09 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: 1313/2658] 10.0.0.14 () {30 vars in 667 bytes} [Wed Jun 10 02:36:09 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1346/2659] 10.0.0.14 () {30 vars in 703 bytes} [Wed Jun 10 02:36:09 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1314/2660] 10.0.0.14 () {28 vars in 438 bytes} [Wed Jun 10 02:36:09 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: 1347/2661] 10.0.0.14 () {30 vars in 727 bytes} [Wed Jun 10 02:36:09 2026] GET /v2.0/subnets/28cee2df-7623-4bb4-92dc-ba99b5f1926e => generated 656 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1315/2662] 199.204.45.72 () {30 vars in 702 bytes} [Wed Jun 10 02:36: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: 1348/2663] 199.204.45.72 () {30 vars in 704 bytes} [Wed Jun 10 02:36:10 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: 1316/2664] 199.204.45.72 () {30 vars in 680 bytes} [Wed Jun 10 02:36:10 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1349/2665] 199.204.45.72 () {30 vars in 716 bytes} [Wed Jun 10 02:36:10 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1317/2666] 199.204.45.72 () {30 vars in 740 bytes} [Wed Jun 10 02:36:10 2026] GET /v2.0/subnets/28cee2df-7623-4bb4-92dc-ba99b5f1926e => generated 674 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1350/2667] 199.204.45.72 () {30 vars in 768 bytes} [Wed Jun 10 02:36:10 2026] GET /v2.0/ports?device_id=90cced7d-f29c-43ed-aaa0-0a6f43ba39e5 => generated 2586 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1318/2668] 199.204.45.72 () {30 vars in 702 bytes} [Wed Jun 10 02:36:10 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: 1351/2669] 199.204.45.72 () {30 vars in 704 bytes} [Wed Jun 10 02:36:10 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1319/2670] 199.204.45.72 () {30 vars in 680 bytes} [Wed Jun 10 02:36:10 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: 1352/2671] 199.204.45.72 () {30 vars in 716 bytes} [Wed Jun 10 02:36:10 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1320/2672] 199.204.45.72 () {34 vars in 716 bytes} [Wed Jun 10 02:36:10 2026] POST /v2.0/ports => generated 1320 bytes in 355 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1353/2673] 10.0.0.195 () {34 vars in 971 bytes} [Wed Jun 10 02:36:11 2026] GET /v2.0/ports/f4701fad-68c4-42e8-b85f-ae79fc8e143d => generated 1320 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1321/2674] 199.204.45.72 () {34 vars in 1261 bytes} [Wed Jun 10 02:36:12 2026] GET /v2.0/ports/f4701fad-68c4-42e8-b85f-ae79fc8e143d?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1354/2675] 199.204.45.72 () {34 vars in 1011 bytes} [Wed Jun 10 02:36:12 2026] GET /v2.0/networks/24ed50c1-2ff1-4f45-a4c4-37122bb73bb6?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: 1322/2676] 199.204.45.72 () {34 vars in 1111 bytes} [Wed Jun 10 02:36:12 2026] GET /v2.0/networks/24ed50c1-2ff1-4f45-a4c4-37122bb73bb6?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: 1355/2677] 199.204.45.72 () {34 vars in 974 bytes} [Wed Jun 10 02:36:12 2026] GET /v2.0/ports/f4701fad-68c4-42e8-b85f-ae79fc8e143d => generated 1320 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1323/2678] 199.204.45.72 () {34 vars in 985 bytes} [Wed Jun 10 02:36:12 2026] GET /v2.0/networks?id=24ed50c1-2ff1-4f45-a4c4-37122bb73bb6 => generated 800 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1356/2679] 199.204.45.72 () {38 vars in 1027 bytes} [Wed Jun 10 02:36:13 2026] PUT /v2.0/ports/f4701fad-68c4-42e8-b85f-ae79fc8e143d => generated 1510 bytes in 415 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:36:13.487 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-354d259d-4507-4b81-a6c2-34271fed0b03'] response: {'name': 'network-changed', 'server_uuid': '90cced7d-f29c-43ed-aaa0-0a6f43ba39e5', 'tag': 'f4701fad-68c4-42e8-b85f-ae79fc8e143d', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1324/2680] 199.204.45.72 () {34 vars in 1079 bytes} [Wed Jun 10 02:36:13 2026] GET /v2.0/ports?tenant_id=18265f3c52554fd6a6b60ac71d971572&device_id=90cced7d-f29c-43ed-aaa0-0a6f43ba39e5 => generated 4088 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: 1357/2681] 199.204.45.72 () {34 vars in 985 bytes} [Wed Jun 10 02:36:14 2026] GET /v2.0/networks?id=24ed50c1-2ff1-4f45-a4c4-37122bb73bb6 => generated 800 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1325/2682] 199.204.45.72 () {34 vars in 1055 bytes} [Wed Jun 10 02:36:14 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.92&port_id=f4701fad-68c4-42e8-b85f-ae79fc8e143d => 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: 1358/2683] 199.204.45.72 () {34 vars in 1101 bytes} [Wed Jun 10 02:36:14 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3Ae6&port_id=f4701fad-68c4-42e8-b85f-ae79fc8e143d => 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: 1326/2684] 199.204.45.72 () {34 vars in 1063 bytes} [Wed Jun 10 02:36:14 2026] GET /v2.0/subnets?id=07542651-3638-4795-8fb3-9f60ff2e7e9a&id=28cee2df-7623-4bb4-92dc-ba99b5f1926e => generated 1411 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1359/2685] 199.204.45.72 () {34 vars in 1051 bytes} [Wed Jun 10 02:36:14 2026] GET /v2.0/ports?network_id=24ed50c1-2ff1-4f45-a4c4-37122bb73bb6&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: 8|app: 0|req: 1327/2686] 199.204.45.72 () {34 vars in 1051 bytes} [Wed Jun 10 02:36:14 2026] GET /v2.0/ports?network_id=24ed50c1-2ff1-4f45-a4c4-37122bb73bb6&device_owner=network%3Adhcp => generated 1457 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1360/2687] 199.204.45.72 () {34 vars in 1011 bytes} [Wed Jun 10 02:36:14 2026] GET /v2.0/networks/24ed50c1-2ff1-4f45-a4c4-37122bb73bb6?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: 1328/2688] 199.204.45.72 () {34 vars in 1111 bytes} [Wed Jun 10 02:36:14 2026] GET /v2.0/networks/24ed50c1-2ff1-4f45-a4c4-37122bb73bb6?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: 1361/2689] 199.204.45.72 () {34 vars in 1079 bytes} [Wed Jun 10 02:36:15 2026] GET /v2.0/ports?tenant_id=18265f3c52554fd6a6b60ac71d971572&device_id=90cced7d-f29c-43ed-aaa0-0a6f43ba39e5 => generated 4088 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1329/2690] 199.204.45.72 () {34 vars in 1061 bytes} [Wed Jun 10 02:36:15 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.157&port_id=d22d347f-4b06-4d4e-b090-48167c901043 => 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: 1362/2691] 199.204.45.72 () {34 vars in 983 bytes} [Wed Jun 10 02:36:15 2026] GET /v2.0/subnets?id=2f9746a7-ab27-4f79-88ce-18e5dfd619d4 => generated 654 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1330/2692] 199.204.45.72 () {34 vars in 1051 bytes} [Wed Jun 10 02:36:15 2026] GET /v2.0/ports?network_id=df15d5ed-4add-4cb4-89fe-76371e985633&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: 1363/2693] 199.204.45.72 () {34 vars in 1011 bytes} [Wed Jun 10 02:36:15 2026] GET /v2.0/networks/df15d5ed-4add-4cb4-89fe-76371e985633?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: 1331/2694] 199.204.45.72 () {34 vars in 1111 bytes} [Wed Jun 10 02:36:15 2026] GET /v2.0/networks/df15d5ed-4add-4cb4-89fe-76371e985633?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: 1364/2695] 199.204.45.72 () {34 vars in 1055 bytes} [Wed Jun 10 02:36:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.78&port_id=269a8c1e-4a91-4f48-86d7-a768f8d4eeff => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1332/2696] 199.204.45.72 () {34 vars in 983 bytes} [Wed Jun 10 02:36:15 2026] GET /v2.0/subnets?id=6dafb31d-406e-4ee6-971c-5d72b437a9dc => generated 679 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1365/2697] 199.204.45.72 () {34 vars in 1051 bytes} [Wed Jun 10 02:36:15 2026] GET /v2.0/ports?network_id=c90ae6fc-a64f-4b76-bc6b-13bb95d0e4a3&device_owner=network%3Adhcp => generated 1461 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1333/2698] 199.204.45.72 () {34 vars in 1011 bytes} [Wed Jun 10 02:36:15 2026] GET /v2.0/networks/c90ae6fc-a64f-4b76-bc6b-13bb95d0e4a3?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: 1366/2701] 199.204.45.72 () {34 vars in 1111 bytes} [Wed Jun 10 02:36:15 2026] GET /v2.0/networks/c90ae6fc-a64f-4b76-bc6b-13bb95d0e4a3?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: 1336/2702] 199.204.45.72 () {34 vars in 1055 bytes} [Wed Jun 10 02:36:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.92&port_id=f4701fad-68c4-42e8-b85f-ae79fc8e143d => 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: 1367/2703] 199.204.45.72 () {34 vars in 1101 bytes} [Wed Jun 10 02:36:15 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3Ae6&port_id=f4701fad-68c4-42e8-b85f-ae79fc8e143d => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1337/2704] 199.204.45.72 () {34 vars in 1063 bytes} [Wed Jun 10 02:36:15 2026] GET /v2.0/subnets?id=07542651-3638-4795-8fb3-9f60ff2e7e9a&id=28cee2df-7623-4bb4-92dc-ba99b5f1926e => generated 1411 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1368/2705] 199.204.45.72 () {34 vars in 1051 bytes} [Wed Jun 10 02:36:16 2026] GET /v2.0/ports?network_id=24ed50c1-2ff1-4f45-a4c4-37122bb73bb6&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: 1338/2706] 199.204.45.72 () {34 vars in 1051 bytes} [Wed Jun 10 02:36:16 2026] GET /v2.0/ports?network_id=24ed50c1-2ff1-4f45-a4c4-37122bb73bb6&device_owner=network%3Adhcp => generated 1457 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1369/2707] 199.204.45.72 () {34 vars in 1011 bytes} [Wed Jun 10 02:36:16 2026] GET /v2.0/networks/24ed50c1-2ff1-4f45-a4c4-37122bb73bb6?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: 1339/2708] 199.204.45.72 () {34 vars in 1111 bytes} [Wed Jun 10 02:36:16 2026] GET /v2.0/networks/24ed50c1-2ff1-4f45-a4c4-37122bb73bb6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1370/2709] 10.0.0.195 () {34 vars in 971 bytes} [Wed Jun 10 02:36:20 2026] GET /v2.0/ports/f4701fad-68c4-42e8-b85f-ae79fc8e143d => generated 1510 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1340/2710] 199.204.45.72 () {30 vars in 742 bytes} [Wed Jun 10 02:36:20 2026] GET /v2.0/networks/24ed50c1-2ff1-4f45-a4c4-37122bb73bb6 => generated 797 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1371/2711] 199.204.45.72 () {30 vars in 740 bytes} [Wed Jun 10 02:36:20 2026] GET /v2.0/subnets/28cee2df-7623-4bb4-92dc-ba99b5f1926e => generated 674 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1341/2712] 199.204.45.72 () {30 vars in 740 bytes} [Wed Jun 10 02:36:20 2026] GET /v2.0/subnets/07542651-3638-4795-8fb3-9f60ff2e7e9a => generated 744 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1372/2713] 199.204.45.72 () {30 vars in 702 bytes} [Wed Jun 10 02:36:20 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: 1342/2714] 199.204.45.72 () {30 vars in 704 bytes} [Wed Jun 10 02:36:20 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: 1373/2715] 199.204.45.72 () {30 vars in 680 bytes} [Wed Jun 10 02:36:20 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: 1343/2716] 199.204.45.72 () {30 vars in 716 bytes} [Wed Jun 10 02:36:20 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: 1374/2717] 199.204.45.72 () {30 vars in 740 bytes} [Wed Jun 10 02:36:20 2026] GET /v2.0/subnets/6dafb31d-406e-4ee6-971c-5d72b437a9dc => 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: 1344/2718] 199.204.45.72 () {30 vars in 736 bytes} [Wed Jun 10 02:36:20 2026] GET /v2.0/ports/da0c4e83-5ee5-4f07-b032-7f2d93f215c7 => 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: 1375/2719] 199.204.45.72 () {30 vars in 736 bytes} [Wed Jun 10 02:36:20 2026] GET /v2.0/ports/269a8c1e-4a91-4f48-86d7-a768f8d4eeff => generated 1346 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1345/2720] 199.204.45.72 () {30 vars in 740 bytes} [Wed Jun 10 02:36:20 2026] GET /v2.0/subnets/6dafb31d-406e-4ee6-971c-5d72b437a9dc => 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: 1376/2721] 199.204.45.72 () {30 vars in 742 bytes} [Wed Jun 10 02:36:20 2026] GET /v2.0/networks/c90ae6fc-a64f-4b76-bc6b-13bb95d0e4a3 => generated 799 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1346/2722] 199.204.45.72 () {30 vars in 736 bytes} [Wed Jun 10 02:36:20 2026] GET /v2.0/ports/da0c4e83-5ee5-4f07-b032-7f2d93f215c7 => 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: 1377/2723] 199.204.45.72 () {30 vars in 740 bytes} [Wed Jun 10 02:36:20 2026] GET /v2.0/subnets/6dafb31d-406e-4ee6-971c-5d72b437a9dc => generated 676 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1347/2724] 10.0.0.14 () {30 vars in 689 bytes} [Wed Jun 10 02:36:25 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: 1378/2725] 10.0.0.14 () {30 vars in 691 bytes} [Wed Jun 10 02:36:25 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: 1348/2726] 10.0.0.14 () {30 vars in 667 bytes} [Wed Jun 10 02:36:25 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: 1379/2727] 10.0.0.14 () {30 vars in 703 bytes} [Wed Jun 10 02:36:25 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: 1349/2728] 10.0.0.14 () {28 vars in 438 bytes} [Wed Jun 10 02:36:25 2026] GET / => generated 151 bytes in 4 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1380/2729] 10.0.0.14 () {30 vars in 727 bytes} [Wed Jun 10 02:36:25 2026] GET /v2.0/subnets/5fdd041a-55dd-4c20-af7f-6cf3d92ab0d4 => generated 656 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1350/2730] 199.204.45.72 () {30 vars in 702 bytes} [Wed Jun 10 02:36:27 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1381/2731] 199.204.45.72 () {30 vars in 704 bytes} [Wed Jun 10 02:36:27 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: 1351/2732] 199.204.45.72 () {30 vars in 680 bytes} [Wed Jun 10 02:36:27 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: 1382/2733] 199.204.45.72 () {30 vars in 716 bytes} [Wed Jun 10 02:36:27 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: 1352/2734] 199.204.45.72 () {30 vars in 740 bytes} [Wed Jun 10 02:36:27 2026] GET /v2.0/subnets/28cee2df-7623-4bb4-92dc-ba99b5f1926e => generated 674 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1383/2735] 199.204.45.72 () {30 vars in 740 bytes} [Wed Jun 10 02:36:27 2026] GET /v2.0/subnets/5fdd041a-55dd-4c20-af7f-6cf3d92ab0d4 => generated 674 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1353/2736] 199.204.45.72 () {30 vars in 768 bytes} [Wed Jun 10 02:36:27 2026] GET /v2.0/ports?device_id=90cced7d-f29c-43ed-aaa0-0a6f43ba39e5 => generated 4090 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1384/2737] 199.204.45.72 () {30 vars in 702 bytes} [Wed Jun 10 02:36:27 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1354/2738] 199.204.45.72 () {30 vars in 704 bytes} [Wed Jun 10 02:36:27 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: 1385/2739] 199.204.45.72 () {30 vars in 680 bytes} [Wed Jun 10 02:36:27 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: 1355/2740] 199.204.45.72 () {30 vars in 716 bytes} [Wed Jun 10 02:36:27 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: 1386/2741] 199.204.45.72 () {34 vars in 716 bytes} [Wed Jun 10 02:36:27 2026] POST /v2.0/ports => generated 1328 bytes in 339 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1356/2742] 10.0.0.195 () {34 vars in 971 bytes} [Wed Jun 10 02:36:28 2026] GET /v2.0/ports/9467309a-6ce7-4ed7-b118-883d0fba6615 => generated 1328 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1387/2743] 199.204.45.72 () {34 vars in 1261 bytes} [Wed Jun 10 02:36:29 2026] GET /v2.0/ports/9467309a-6ce7-4ed7-b118-883d0fba6615?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1357/2744] 199.204.45.72 () {34 vars in 1011 bytes} [Wed Jun 10 02:36:29 2026] GET /v2.0/networks/6c8c67a5-47d1-49f1-9ecb-fd62217bfe64?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: 1388/2745] 199.204.45.72 () {34 vars in 1111 bytes} [Wed Jun 10 02:36:29 2026] GET /v2.0/networks/6c8c67a5-47d1-49f1-9ecb-fd62217bfe64?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: 1358/2746] 199.204.45.72 () {34 vars in 974 bytes} [Wed Jun 10 02:36:30 2026] GET /v2.0/ports/9467309a-6ce7-4ed7-b118-883d0fba6615 => generated 1328 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1389/2747] 199.204.45.72 () {34 vars in 985 bytes} [Wed Jun 10 02:36:30 2026] GET /v2.0/networks?id=6c8c67a5-47d1-49f1-9ecb-fd62217bfe64 => generated 801 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1359/2748] 199.204.45.72 () {38 vars in 1027 bytes} [Wed Jun 10 02:36:30 2026] PUT /v2.0/ports/9467309a-6ce7-4ed7-b118-883d0fba6615 => generated 1518 bytes in 413 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:36:30.711 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0a19689e-8c86-4d29-8475-faa36ec68d19'] response: {'name': 'network-changed', 'server_uuid': '90cced7d-f29c-43ed-aaa0-0a6f43ba39e5', 'tag': '9467309a-6ce7-4ed7-b118-883d0fba6615', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1391/2751] 199.204.45.72 () {34 vars in 1079 bytes} [Wed Jun 10 02:36:31 2026] GET /v2.0/ports?tenant_id=18265f3c52554fd6a6b60ac71d971572&device_id=90cced7d-f29c-43ed-aaa0-0a6f43ba39e5 => generated 5600 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1361/2752] 199.204.45.72 () {34 vars in 985 bytes} [Wed Jun 10 02:36:31 2026] GET /v2.0/networks?id=6c8c67a5-47d1-49f1-9ecb-fd62217bfe64 => generated 801 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1392/2753] 199.204.45.72 () {34 vars in 1055 bytes} [Wed Jun 10 02:36:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.96&port_id=9467309a-6ce7-4ed7-b118-883d0fba6615 => 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: 1362/2754] 199.204.45.72 () {34 vars in 1105 bytes} [Wed Jun 10 02:36:31 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A379&port_id=9467309a-6ce7-4ed7-b118-883d0fba6615 => 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: 1393/2755] 199.204.45.72 () {34 vars in 1063 bytes} [Wed Jun 10 02:36:31 2026] GET /v2.0/subnets?id=5fdd041a-55dd-4c20-af7f-6cf3d92ab0d4&id=2be931eb-0017-4bdf-b784-c05df1ba0860 => generated 1414 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1363/2756] 199.204.45.72 () {34 vars in 1051 bytes} [Wed Jun 10 02:36:31 2026] GET /v2.0/ports?network_id=6c8c67a5-47d1-49f1-9ecb-fd62217bfe64&device_owner=network%3Adhcp => generated 1461 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1394/2757] 199.204.45.72 () {34 vars in 1051 bytes} [Wed Jun 10 02:36:31 2026] GET /v2.0/ports?network_id=6c8c67a5-47d1-49f1-9ecb-fd62217bfe64&device_owner=network%3Adhcp => generated 1461 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1364/2758] 199.204.45.72 () {34 vars in 1011 bytes} [Wed Jun 10 02:36:31 2026] GET /v2.0/networks/6c8c67a5-47d1-49f1-9ecb-fd62217bfe64?fields=segments => generated 14 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1395/2759] 199.204.45.72 () {34 vars in 1111 bytes} [Wed Jun 10 02:36:31 2026] GET /v2.0/networks/6c8c67a5-47d1-49f1-9ecb-fd62217bfe64?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: 1365/2760] 199.204.45.72 () {34 vars in 1079 bytes} [Wed Jun 10 02:36:32 2026] GET /v2.0/ports?tenant_id=18265f3c52554fd6a6b60ac71d971572&device_id=90cced7d-f29c-43ed-aaa0-0a6f43ba39e5 => generated 5600 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1396/2761] 199.204.45.72 () {34 vars in 1061 bytes} [Wed Jun 10 02:36:32 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.157&port_id=d22d347f-4b06-4d4e-b090-48167c901043 => 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: 1366/2762] 199.204.45.72 () {34 vars in 983 bytes} [Wed Jun 10 02:36:32 2026] GET /v2.0/subnets?id=2f9746a7-ab27-4f79-88ce-18e5dfd619d4 => generated 654 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1397/2763] 199.204.45.72 () {34 vars in 1051 bytes} [Wed Jun 10 02:36:32 2026] GET /v2.0/ports?network_id=df15d5ed-4add-4cb4-89fe-76371e985633&device_owner=network%3Adhcp => generated 1244 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1367/2764] 199.204.45.72 () {34 vars in 1011 bytes} [Wed Jun 10 02:36:32 2026] GET /v2.0/networks/df15d5ed-4add-4cb4-89fe-76371e985633?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: 1398/2765] 199.204.45.72 () {34 vars in 1111 bytes} [Wed Jun 10 02:36:32 2026] GET /v2.0/networks/df15d5ed-4add-4cb4-89fe-76371e985633?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: 1368/2766] 199.204.45.72 () {34 vars in 1055 bytes} [Wed Jun 10 02:36:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.78&port_id=269a8c1e-4a91-4f48-86d7-a768f8d4eeff => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1399/2767] 199.204.45.72 () {34 vars in 983 bytes} [Wed Jun 10 02:36:32 2026] GET /v2.0/subnets?id=6dafb31d-406e-4ee6-971c-5d72b437a9dc => generated 679 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1369/2768] 199.204.45.72 () {34 vars in 1051 bytes} [Wed Jun 10 02:36:32 2026] GET /v2.0/ports?network_id=c90ae6fc-a64f-4b76-bc6b-13bb95d0e4a3&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: 1400/2769] 199.204.45.72 () {34 vars in 1011 bytes} [Wed Jun 10 02:36:33 2026] GET /v2.0/networks/c90ae6fc-a64f-4b76-bc6b-13bb95d0e4a3?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: 1370/2770] 199.204.45.72 () {34 vars in 1111 bytes} [Wed Jun 10 02:36:33 2026] GET /v2.0/networks/c90ae6fc-a64f-4b76-bc6b-13bb95d0e4a3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1401/2771] 199.204.45.72 () {34 vars in 1055 bytes} [Wed Jun 10 02:36:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.92&port_id=f4701fad-68c4-42e8-b85f-ae79fc8e143d => 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: 1371/2772] 199.204.45.72 () {34 vars in 1101 bytes} [Wed Jun 10 02:36:33 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3Ae6&port_id=f4701fad-68c4-42e8-b85f-ae79fc8e143d => 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: 1402/2773] 199.204.45.72 () {34 vars in 1063 bytes} [Wed Jun 10 02:36:33 2026] GET /v2.0/subnets?id=07542651-3638-4795-8fb3-9f60ff2e7e9a&id=28cee2df-7623-4bb4-92dc-ba99b5f1926e => generated 1411 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1372/2774] 199.204.45.72 () {34 vars in 1051 bytes} [Wed Jun 10 02:36:33 2026] GET /v2.0/ports?network_id=24ed50c1-2ff1-4f45-a4c4-37122bb73bb6&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: 1403/2775] 199.204.45.72 () {34 vars in 1051 bytes} [Wed Jun 10 02:36:33 2026] GET /v2.0/ports?network_id=24ed50c1-2ff1-4f45-a4c4-37122bb73bb6&device_owner=network%3Adhcp => generated 1457 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1373/2776] 199.204.45.72 () {34 vars in 1011 bytes} [Wed Jun 10 02:36:33 2026] GET /v2.0/networks/24ed50c1-2ff1-4f45-a4c4-37122bb73bb6?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: 1404/2777] 199.204.45.72 () {34 vars in 1111 bytes} [Wed Jun 10 02:36:33 2026] GET /v2.0/networks/24ed50c1-2ff1-4f45-a4c4-37122bb73bb6?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: 1374/2778] 199.204.45.72 () {34 vars in 1055 bytes} [Wed Jun 10 02:36:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.96&port_id=9467309a-6ce7-4ed7-b118-883d0fba6615 => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1405/2779] 199.204.45.72 () {34 vars in 1105 bytes} [Wed Jun 10 02:36:33 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A379&port_id=9467309a-6ce7-4ed7-b118-883d0fba6615 => 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: 1375/2780] 199.204.45.72 () {34 vars in 1063 bytes} [Wed Jun 10 02:36:33 2026] GET /v2.0/subnets?id=5fdd041a-55dd-4c20-af7f-6cf3d92ab0d4&id=2be931eb-0017-4bdf-b784-c05df1ba0860 => generated 1414 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1406/2781] 199.204.45.72 () {34 vars in 1051 bytes} [Wed Jun 10 02:36:33 2026] GET /v2.0/ports?network_id=6c8c67a5-47d1-49f1-9ecb-fd62217bfe64&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: 1376/2782] 199.204.45.72 () {34 vars in 1051 bytes} [Wed Jun 10 02:36:33 2026] GET /v2.0/ports?network_id=6c8c67a5-47d1-49f1-9ecb-fd62217bfe64&device_owner=network%3Adhcp => generated 1461 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1407/2783] 199.204.45.72 () {34 vars in 1011 bytes} [Wed Jun 10 02:36:33 2026] GET /v2.0/networks/6c8c67a5-47d1-49f1-9ecb-fd62217bfe64?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: 1377/2784] 199.204.45.72 () {34 vars in 1111 bytes} [Wed Jun 10 02:36:33 2026] GET /v2.0/networks/6c8c67a5-47d1-49f1-9ecb-fd62217bfe64?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1408/2785] 10.0.0.195 () {34 vars in 971 bytes} [Wed Jun 10 02:36:37 2026] GET /v2.0/ports/9467309a-6ce7-4ed7-b118-883d0fba6615 => generated 1520 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1378/2786] 199.204.45.72 () {30 vars in 742 bytes} [Wed Jun 10 02:36:37 2026] GET /v2.0/networks/6c8c67a5-47d1-49f1-9ecb-fd62217bfe64 => generated 798 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1409/2787] 199.204.45.72 () {30 vars in 740 bytes} [Wed Jun 10 02:36:37 2026] GET /v2.0/subnets/5fdd041a-55dd-4c20-af7f-6cf3d92ab0d4 => generated 674 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1379/2788] 199.204.45.72 () {30 vars in 740 bytes} [Wed Jun 10 02:36:37 2026] GET /v2.0/subnets/2be931eb-0017-4bdf-b784-c05df1ba0860 => generated 747 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1410/2789] 199.204.45.72 () {30 vars in 736 bytes} [Wed Jun 10 02:36:37 2026] GET /v2.0/ports/f4701fad-68c4-42e8-b85f-ae79fc8e143d => generated 1512 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1380/2790] 199.204.45.72 () {34 vars in 789 bytes} [Wed Jun 10 02:36:37 2026] PUT /v2.0/ports/f4701fad-68c4-42e8-b85f-ae79fc8e143d => generated 1251 bytes in 478 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:36:38.313 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-03ef0a32-8353-4745-98e6-236cd556eea5'] response: {'name': 'network-changed', 'server_uuid': '90cced7d-f29c-43ed-aaa0-0a6f43ba39e5', 'tag': 'f4701fad-68c4-42e8-b85f-ae79fc8e143d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1411/2791] 199.204.45.72 () {30 vars in 742 bytes} [Wed Jun 10 02:36:38 2026] GET /v2.0/networks/24ed50c1-2ff1-4f45-a4c4-37122bb73bb6 => generated 797 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: 1381/2792] 199.204.45.72 () {30 vars in 740 bytes} [Wed Jun 10 02:36:38 2026] GET /v2.0/subnets/28cee2df-7623-4bb4-92dc-ba99b5f1926e => generated 674 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1412/2793] 199.204.45.72 () {30 vars in 702 bytes} [Wed Jun 10 02:36:38 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: 1382/2794] 199.204.45.72 () {30 vars in 704 bytes} [Wed Jun 10 02:36:38 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1413/2795] 199.204.45.72 () {30 vars in 680 bytes} [Wed Jun 10 02:36:38 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1383/2796] 199.204.45.72 () {30 vars in 716 bytes} [Wed Jun 10 02:36:38 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1414/2797] 199.204.45.72 () {30 vars in 740 bytes} [Wed Jun 10 02:36:38 2026] GET /v2.0/subnets/6dafb31d-406e-4ee6-971c-5d72b437a9dc => 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: 1384/2798] 199.204.45.72 () {30 vars in 736 bytes} [Wed Jun 10 02:36:38 2026] GET /v2.0/ports/da0c4e83-5ee5-4f07-b032-7f2d93f215c7 => 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: 1415/2799] 199.204.45.72 () {30 vars in 736 bytes} [Wed Jun 10 02:36:38 2026] GET /v2.0/ports/269a8c1e-4a91-4f48-86d7-a768f8d4eeff => generated 1346 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1385/2800] 199.204.45.72 () {30 vars in 740 bytes} [Wed Jun 10 02:36:38 2026] GET /v2.0/subnets/6dafb31d-406e-4ee6-971c-5d72b437a9dc => 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: 1416/2801] 199.204.45.72 () {30 vars in 742 bytes} [Wed Jun 10 02:36:38 2026] GET /v2.0/networks/c90ae6fc-a64f-4b76-bc6b-13bb95d0e4a3 => generated 799 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1386/2802] 199.204.45.72 () {30 vars in 736 bytes} [Wed Jun 10 02:36:38 2026] GET /v2.0/ports/da0c4e83-5ee5-4f07-b032-7f2d93f215c7 => 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: 1417/2803] 199.204.45.72 () {30 vars in 740 bytes} [Wed Jun 10 02:36:38 2026] GET /v2.0/subnets/6dafb31d-406e-4ee6-971c-5d72b437a9dc => 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: 1387/2804] 199.204.45.72 () {34 vars in 1079 bytes} [Wed Jun 10 02:36:38 2026] GET /v2.0/ports?tenant_id=18265f3c52554fd6a6b60ac71d971572&device_id=90cced7d-f29c-43ed-aaa0-0a6f43ba39e5 => generated 5377 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1418/2805] 199.204.45.72 () {34 vars in 985 bytes} [Wed Jun 10 02:36:38 2026] GET /v2.0/networks?id=24ed50c1-2ff1-4f45-a4c4-37122bb73bb6 => generated 800 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1388/2806] 199.204.45.72 () {34 vars in 1055 bytes} [Wed Jun 10 02:36:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.92&port_id=f4701fad-68c4-42e8-b85f-ae79fc8e143d => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1419/2807] 199.204.45.72 () {34 vars in 983 bytes} [Wed Jun 10 02:36:38 2026] GET /v2.0/subnets?id=28cee2df-7623-4bb4-92dc-ba99b5f1926e => generated 677 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1389/2808] 199.204.45.72 () {34 vars in 1051 bytes} [Wed Jun 10 02:36:39 2026] GET /v2.0/ports?network_id=24ed50c1-2ff1-4f45-a4c4-37122bb73bb6&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: 1420/2809] 199.204.45.72 () {34 vars in 1011 bytes} [Wed Jun 10 02:36:39 2026] GET /v2.0/networks/24ed50c1-2ff1-4f45-a4c4-37122bb73bb6?fields=segments => generated 14 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1390/2810] 199.204.45.72 () {34 vars in 1111 bytes} [Wed Jun 10 02:36:39 2026] GET /v2.0/networks/24ed50c1-2ff1-4f45-a4c4-37122bb73bb6?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: 1422/2813] 199.204.45.72 () {30 vars in 702 bytes} [Wed Jun 10 02:36:50 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: 1392/2814] 199.204.45.72 () {30 vars in 704 bytes} [Wed Jun 10 02:36:50 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: 1423/2815] 199.204.45.72 () {30 vars in 680 bytes} [Wed Jun 10 02:36:50 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1393/2816] 199.204.45.72 () {30 vars in 716 bytes} [Wed Jun 10 02:36:50 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: 1424/2817] 199.204.45.72 () {30 vars in 740 bytes} [Wed Jun 10 02:36:50 2026] GET /v2.0/subnets/28cee2df-7623-4bb4-92dc-ba99b5f1926e => generated 674 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1394/2818] 199.204.45.72 () {30 vars in 768 bytes} [Wed Jun 10 02:36:50 2026] GET /v2.0/ports?device_id=90cced7d-f29c-43ed-aaa0-0a6f43ba39e5 => generated 5377 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1425/2819] 199.204.45.72 () {30 vars in 702 bytes} [Wed Jun 10 02:36:50 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1395/2820] 199.204.45.72 () {30 vars in 704 bytes} [Wed Jun 10 02:36:50 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: 1426/2821] 199.204.45.72 () {30 vars in 680 bytes} [Wed Jun 10 02:36:50 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: 1396/2822] 199.204.45.72 () {30 vars in 716 bytes} [Wed Jun 10 02:36:50 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: 1427/2823] 199.204.45.72 () {30 vars in 736 bytes} [Wed Jun 10 02:36:50 2026] GET /v2.0/ports/9467309a-6ce7-4ed7-b118-883d0fba6615 => generated 1520 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1397/2824] 199.204.45.72 () {34 vars in 789 bytes} [Wed Jun 10 02:36:50 2026] PUT /v2.0/ports/9467309a-6ce7-4ed7-b118-883d0fba6615 => generated 1311 bytes in 347 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:36:51.310 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-310811e6-c7eb-428c-a990-66d5f6ba7c93'] response: {'name': 'network-changed', 'server_uuid': '90cced7d-f29c-43ed-aaa0-0a6f43ba39e5', 'tag': '9467309a-6ce7-4ed7-b118-883d0fba6615', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1428/2825] 199.204.45.72 () {30 vars in 742 bytes} [Wed Jun 10 02:36:51 2026] GET /v2.0/networks/6c8c67a5-47d1-49f1-9ecb-fd62217bfe64 => 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: 1398/2826] 199.204.45.72 () {30 vars in 740 bytes} [Wed Jun 10 02:36:51 2026] GET /v2.0/subnets/2be931eb-0017-4bdf-b784-c05df1ba0860 => generated 747 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1429/2827] 199.204.45.72 () {30 vars in 736 bytes} [Wed Jun 10 02:36:51 2026] GET /v2.0/ports/9467309a-6ce7-4ed7-b118-883d0fba6615 => generated 1347 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1399/2828] 199.204.45.72 () {34 vars in 788 bytes} [Wed Jun 10 02:36:51 2026] PUT /v2.0/ports/9467309a-6ce7-4ed7-b118-883d0fba6615 => generated 1080 bytes in 291 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1430/2829] 199.204.45.72 () {30 vars in 742 bytes} [Wed Jun 10 02:36:51 2026] GET /v2.0/networks/6c8c67a5-47d1-49f1-9ecb-fd62217bfe64 => generated 798 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1400/2830] 199.204.45.72 () {30 vars in 768 bytes} [Wed Jun 10 02:36:51 2026] GET /v2.0/ports?device_id=90cced7d-f29c-43ed-aaa0-0a6f43ba39e5 => generated 4973 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1431/2831] 199.204.45.72 () {34 vars in 1079 bytes} [Wed Jun 10 02:36:51 2026] GET /v2.0/ports?tenant_id=18265f3c52554fd6a6b60ac71d971572&device_id=90cced7d-f29c-43ed-aaa0-0a6f43ba39e5 => generated 4973 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1401/2832] 199.204.45.72 () {34 vars in 985 bytes} [Wed Jun 10 02:36:51 2026] GET /v2.0/networks?id=6c8c67a5-47d1-49f1-9ecb-fd62217bfe64 => generated 801 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1432/2833] 199.204.45.72 () {30 vars in 768 bytes} [Wed Jun 10 02:36:51 2026] GET /v2.0/ports?device_id=90cced7d-f29c-43ed-aaa0-0a6f43ba39e5 => generated 4973 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1402/2834] 199.204.45.72 () {34 vars in 1011 bytes} [Wed Jun 10 02:36:51 2026] GET /v2.0/networks/6c8c67a5-47d1-49f1-9ecb-fd62217bfe64?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1433/2835] 199.204.45.72 () {34 vars in 1111 bytes} [Wed Jun 10 02:36:52 2026] GET /v2.0/networks/6c8c67a5-47d1-49f1-9ecb-fd62217bfe64?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1403/2836] 199.204.45.72 () {30 vars in 768 bytes} [Wed Jun 10 02:36:53 2026] GET /v2.0/ports?device_id=90cced7d-f29c-43ed-aaa0-0a6f43ba39e5 => generated 4973 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:36:53.354 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f8a3de72-bf18-4b77-a158-bd02dcf0aaf7'] response: {'name': 'network-changed', 'server_uuid': '90cced7d-f29c-43ed-aaa0-0a6f43ba39e5', 'tag': '9467309a-6ce7-4ed7-b118-883d0fba6615', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1434/2837] 199.204.45.72 () {34 vars in 1079 bytes} [Wed Jun 10 02:36:53 2026] GET /v2.0/ports?tenant_id=18265f3c52554fd6a6b60ac71d971572&device_id=90cced7d-f29c-43ed-aaa0-0a6f43ba39e5 => 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: 1404/2838] 199.204.45.72 () {34 vars in 985 bytes} [Wed Jun 10 02:36:53 2026] GET /v2.0/networks?id=6c8c67a5-47d1-49f1-9ecb-fd62217bfe64 => 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: 1435/2839] 199.204.45.72 () {34 vars in 1011 bytes} [Wed Jun 10 02:36:53 2026] GET /v2.0/networks/6c8c67a5-47d1-49f1-9ecb-fd62217bfe64?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1405/2840] 199.204.45.72 () {34 vars in 1111 bytes} [Wed Jun 10 02:36:54 2026] GET /v2.0/networks/6c8c67a5-47d1-49f1-9ecb-fd62217bfe64?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1436/2841] 199.204.45.72 () {30 vars in 768 bytes} [Wed Jun 10 02:36:54 2026] GET /v2.0/ports?device_id=90cced7d-f29c-43ed-aaa0-0a6f43ba39e5 => generated 4973 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1406/2842] 199.204.45.72 () {34 vars in 974 bytes} [Wed Jun 10 02:36:54 2026] GET /v2.0/ports/9467309a-6ce7-4ed7-b118-883d0fba6615 => generated 1116 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1437/2843] 199.204.45.72 () {34 vars in 1059 bytes} [Wed Jun 10 02:36:54 2026] GET /v2.0/ports/9467309a-6ce7-4ed7-b118-883d0fba6615?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1407/2844] 199.204.45.72 () {34 vars in 1015 bytes} [Wed Jun 10 02:36:54 2026] GET /v2.0/networks/6c8c67a5-47d1-49f1-9ecb-fd62217bfe64?fields=dns_domain => generated 29 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1438/2845] 199.204.45.72 () {38 vars in 1027 bytes} [Wed Jun 10 02:36:54 2026] PUT /v2.0/ports/9467309a-6ce7-4ed7-b118-883d0fba6615 => generated 917 bytes in 230 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1408/2846] 199.204.45.72 () {30 vars in 768 bytes} [Wed Jun 10 02:36:55 2026] GET /v2.0/ports?device_id=90cced7d-f29c-43ed-aaa0-0a6f43ba39e5 => generated 3865 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 02:36:55.338 7 INFO neutron_taas.services.taas.taas_plugin [None req-c7413f4a-00a8-4d63-98d3-6c8cd59d42f1 3b4fb08fc9af48c9a5d96f8a8132a365 18265f3c52554fd6a6b60ac71d971572 - - default default] TaaS: Handle Delete Port: 9467309a-6ce7-4ed7-b118-883d0fba6615 2026-06-10 02:36:55.341 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c7413f4a-00a8-4d63-98d3-6c8cd59d42f1 3b4fb08fc9af48c9a5d96f8a8132a365 18265f3c52554fd6a6b60ac71d971572 - - default default] Tap Mirror: Handle Delete Port: 9467309a-6ce7-4ed7-b118-883d0fba6615 [pid: 7|app: 0|req: 1439/2847] 199.204.45.72 () {32 vars in 758 bytes} [Wed Jun 10 02:36:55 2026] DELETE /v2.0/ports/9467309a-6ce7-4ed7-b118-883d0fba6615 => generated 0 bytes in 199 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1409/2848] 199.204.45.72 () {30 vars in 702 bytes} [Wed Jun 10 02:36:55 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: 1440/2849] 199.204.45.72 () {30 vars in 704 bytes} [Wed Jun 10 02:36:55 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: 1410/2850] 199.204.45.72 () {30 vars in 680 bytes} [Wed Jun 10 02:36:55 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: 1441/2851] 199.204.45.72 () {30 vars in 716 bytes} [Wed Jun 10 02:36:55 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: 1411/2852] 199.204.45.72 () {30 vars in 740 bytes} [Wed Jun 10 02:36:55 2026] GET /v2.0/subnets/6dafb31d-406e-4ee6-971c-5d72b437a9dc => 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: 1442/2853] 199.204.45.72 () {30 vars in 736 bytes} [Wed Jun 10 02:36:55 2026] GET /v2.0/ports/da0c4e83-5ee5-4f07-b032-7f2d93f215c7 => 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: 1412/2854] 199.204.45.72 () {30 vars in 736 bytes} [Wed Jun 10 02:36:55 2026] GET /v2.0/ports/269a8c1e-4a91-4f48-86d7-a768f8d4eeff => generated 1346 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1443/2855] 199.204.45.72 () {30 vars in 740 bytes} [Wed Jun 10 02:36:55 2026] GET /v2.0/subnets/6dafb31d-406e-4ee6-971c-5d72b437a9dc => 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: 1413/2856] 199.204.45.72 () {30 vars in 742 bytes} [Wed Jun 10 02:36:55 2026] GET /v2.0/networks/c90ae6fc-a64f-4b76-bc6b-13bb95d0e4a3 => 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: 1444/2857] 199.204.45.72 () {30 vars in 736 bytes} [Wed Jun 10 02:36:55 2026] GET /v2.0/ports/da0c4e83-5ee5-4f07-b032-7f2d93f215c7 => generated 1132 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1414/2858] 199.204.45.72 () {30 vars in 740 bytes} [Wed Jun 10 02:36:55 2026] GET /v2.0/subnets/6dafb31d-406e-4ee6-971c-5d72b437a9dc => generated 676 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1445/2859] 199.204.45.72 () {34 vars in 1079 bytes} [Wed Jun 10 02:36:56 2026] GET /v2.0/ports?tenant_id=18265f3c52554fd6a6b60ac71d971572&device_id=90cced7d-f29c-43ed-aaa0-0a6f43ba39e5 => generated 3865 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1415/2860] 199.204.45.72 () {34 vars in 1225 bytes} [Wed Jun 10 02:36:56 2026] GET /v2.0/networks?id=df15d5ed-4add-4cb4-89fe-76371e985633&id=c90ae6fc-a64f-4b76-bc6b-13bb95d0e4a3&id=24ed50c1-2ff1-4f45-a4c4-37122bb73bb6&id=6c8c67a5-47d1-49f1-9ecb-fd62217bfe64 => generated 3096 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1446/2861] 199.204.45.72 () {34 vars in 1061 bytes} [Wed Jun 10 02:36:56 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.157&port_id=d22d347f-4b06-4d4e-b090-48167c901043 => 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: 1416/2862] 199.204.45.72 () {34 vars in 983 bytes} [Wed Jun 10 02:36:56 2026] GET /v2.0/subnets?id=2f9746a7-ab27-4f79-88ce-18e5dfd619d4 => generated 654 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1447/2863] 199.204.45.72 () {34 vars in 1051 bytes} [Wed Jun 10 02:36:56 2026] GET /v2.0/ports?network_id=df15d5ed-4add-4cb4-89fe-76371e985633&device_owner=network%3Adhcp => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1417/2864] 199.204.45.72 () {34 vars in 1011 bytes} [Wed Jun 10 02:36:56 2026] GET /v2.0/networks/df15d5ed-4add-4cb4-89fe-76371e985633?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: 1448/2865] 199.204.45.72 () {34 vars in 1111 bytes} [Wed Jun 10 02:36:56 2026] GET /v2.0/networks/df15d5ed-4add-4cb4-89fe-76371e985633?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1418/2866] 199.204.45.72 () {34 vars in 1055 bytes} [Wed Jun 10 02:36:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.78&port_id=269a8c1e-4a91-4f48-86d7-a768f8d4eeff => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1449/2867] 199.204.45.72 () {34 vars in 983 bytes} [Wed Jun 10 02:36:56 2026] GET /v2.0/subnets?id=6dafb31d-406e-4ee6-971c-5d72b437a9dc => generated 679 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1419/2868] 199.204.45.72 () {34 vars in 1051 bytes} [Wed Jun 10 02:36:56 2026] GET /v2.0/ports?network_id=c90ae6fc-a64f-4b76-bc6b-13bb95d0e4a3&device_owner=network%3Adhcp => generated 1461 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1450/2869] 199.204.45.72 () {34 vars in 1011 bytes} [Wed Jun 10 02:36:56 2026] GET /v2.0/networks/c90ae6fc-a64f-4b76-bc6b-13bb95d0e4a3?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: 1420/2870] 199.204.45.72 () {34 vars in 1111 bytes} [Wed Jun 10 02:36:56 2026] GET /v2.0/networks/c90ae6fc-a64f-4b76-bc6b-13bb95d0e4a3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1451/2871] 199.204.45.72 () {34 vars in 1055 bytes} [Wed Jun 10 02:36:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.92&port_id=f4701fad-68c4-42e8-b85f-ae79fc8e143d => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1421/2872] 199.204.45.72 () {34 vars in 983 bytes} [Wed Jun 10 02:36:56 2026] GET /v2.0/subnets?id=28cee2df-7623-4bb4-92dc-ba99b5f1926e => generated 677 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1452/2873] 199.204.45.72 () {34 vars in 1051 bytes} [Wed Jun 10 02:36:56 2026] GET /v2.0/ports?network_id=24ed50c1-2ff1-4f45-a4c4-37122bb73bb6&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: 8|app: 0|req: 1422/2874] 199.204.45.72 () {34 vars in 1011 bytes} [Wed Jun 10 02:36:56 2026] GET /v2.0/networks/24ed50c1-2ff1-4f45-a4c4-37122bb73bb6?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: 1453/2875] 199.204.45.72 () {34 vars in 1111 bytes} [Wed Jun 10 02:36:56 2026] GET /v2.0/networks/24ed50c1-2ff1-4f45-a4c4-37122bb73bb6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1423/2876] 199.204.45.72 () {30 vars in 702 bytes} [Wed Jun 10 02:37:00 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1454/2877] 199.204.45.72 () {30 vars in 704 bytes} [Wed Jun 10 02:37: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: 8|app: 0|req: 1424/2878] 199.204.45.72 () {30 vars in 680 bytes} [Wed Jun 10 02:37:00 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: 1455/2879] 199.204.45.72 () {30 vars in 716 bytes} [Wed Jun 10 02:37:00 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: 1425/2880] 199.204.45.72 () {30 vars in 768 bytes} [Wed Jun 10 02:37:00 2026] GET /v2.0/ports?device_id=90cced7d-f29c-43ed-aaa0-0a6f43ba39e5 => generated 3865 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1456/2881] 199.204.45.72 () {30 vars in 702 bytes} [Wed Jun 10 02:37:00 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: 1426/2882] 199.204.45.72 () {30 vars in 704 bytes} [Wed Jun 10 02:37:00 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1457/2883] 199.204.45.72 () {30 vars in 680 bytes} [Wed Jun 10 02:37: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: 8|app: 0|req: 1427/2884] 199.204.45.72 () {30 vars in 716 bytes} [Wed Jun 10 02:37:00 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1458/2887] 199.204.45.72 () {30 vars in 736 bytes} [Wed Jun 10 02:37:00 2026] GET /v2.0/ports/f4701fad-68c4-42e8-b85f-ae79fc8e143d => generated 1287 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1430/2888] 199.204.45.72 () {34 vars in 788 bytes} [Wed Jun 10 02:37:00 2026] PUT /v2.0/ports/f4701fad-68c4-42e8-b85f-ae79fc8e143d => generated 1080 bytes in 362 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:37:01.301 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b0c4ffe9-bc4a-4cd6-9cc7-3cc5797579e9'] response: {'name': 'network-changed', 'server_uuid': '90cced7d-f29c-43ed-aaa0-0a6f43ba39e5', 'tag': 'f4701fad-68c4-42e8-b85f-ae79fc8e143d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1459/2889] 199.204.45.72 () {30 vars in 742 bytes} [Wed Jun 10 02:37:01 2026] GET /v2.0/networks/24ed50c1-2ff1-4f45-a4c4-37122bb73bb6 => generated 797 bytes in 66 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: 1431/2890] 199.204.45.72 () {30 vars in 768 bytes} [Wed Jun 10 02:37:01 2026] GET /v2.0/ports?device_id=90cced7d-f29c-43ed-aaa0-0a6f43ba39e5 => generated 3694 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1460/2891] 199.204.45.72 () {30 vars in 768 bytes} [Wed Jun 10 02:37:01 2026] GET /v2.0/ports?device_id=90cced7d-f29c-43ed-aaa0-0a6f43ba39e5 => generated 3694 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1432/2892] 199.204.45.72 () {34 vars in 1079 bytes} [Wed Jun 10 02:37:01 2026] GET /v2.0/ports?tenant_id=18265f3c52554fd6a6b60ac71d971572&device_id=90cced7d-f29c-43ed-aaa0-0a6f43ba39e5 => generated 3694 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1461/2893] 199.204.45.72 () {34 vars in 985 bytes} [Wed Jun 10 02:37:01 2026] GET /v2.0/networks?id=24ed50c1-2ff1-4f45-a4c4-37122bb73bb6 => generated 800 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1433/2894] 199.204.45.72 () {34 vars in 1011 bytes} [Wed Jun 10 02:37:01 2026] GET /v2.0/networks/24ed50c1-2ff1-4f45-a4c4-37122bb73bb6?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: 1462/2895] 199.204.45.72 () {34 vars in 1111 bytes} [Wed Jun 10 02:37:02 2026] GET /v2.0/networks/24ed50c1-2ff1-4f45-a4c4-37122bb73bb6?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: 1434/2896] 199.204.45.72 () {30 vars in 768 bytes} [Wed Jun 10 02:37:02 2026] GET /v2.0/ports?device_id=90cced7d-f29c-43ed-aaa0-0a6f43ba39e5 => generated 3694 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1463/2897] 199.204.45.72 () {34 vars in 974 bytes} [Wed Jun 10 02:37:03 2026] GET /v2.0/ports/f4701fad-68c4-42e8-b85f-ae79fc8e143d => generated 1116 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1435/2898] 199.204.45.72 () {34 vars in 1059 bytes} [Wed Jun 10 02:37:03 2026] GET /v2.0/ports/f4701fad-68c4-42e8-b85f-ae79fc8e143d?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: 7|app: 0|req: 1464/2899] 199.204.45.72 () {34 vars in 1015 bytes} [Wed Jun 10 02:37:03 2026] GET /v2.0/networks/24ed50c1-2ff1-4f45-a4c4-37122bb73bb6?fields=dns_domain => generated 29 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1436/2900] 199.204.45.72 () {30 vars in 768 bytes} [Wed Jun 10 02:37:03 2026] GET /v2.0/ports?device_id=90cced7d-f29c-43ed-aaa0-0a6f43ba39e5 => 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: 1465/2901] 199.204.45.72 () {38 vars in 1027 bytes} [Wed Jun 10 02:37:03 2026] PUT /v2.0/ports/f4701fad-68c4-42e8-b85f-ae79fc8e143d => generated 917 bytes in 241 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1437/2902] 199.204.45.72 () {30 vars in 768 bytes} [Wed Jun 10 02:37:04 2026] GET /v2.0/ports?device_id=90cced7d-f29c-43ed-aaa0-0a6f43ba39e5 => generated 2586 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 02:37:04.812 7 INFO neutron_taas.services.taas.taas_plugin [None req-4a85a004-028b-46f7-badd-d09e7985a64c 3b4fb08fc9af48c9a5d96f8a8132a365 18265f3c52554fd6a6b60ac71d971572 - - default default] TaaS: Handle Delete Port: f4701fad-68c4-42e8-b85f-ae79fc8e143d 2026-06-10 02:37:04.817 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4a85a004-028b-46f7-badd-d09e7985a64c 3b4fb08fc9af48c9a5d96f8a8132a365 18265f3c52554fd6a6b60ac71d971572 - - default default] Tap Mirror: Handle Delete Port: f4701fad-68c4-42e8-b85f-ae79fc8e143d [pid: 7|app: 0|req: 1466/2903] 199.204.45.72 () {32 vars in 758 bytes} [Wed Jun 10 02:37:04 2026] DELETE /v2.0/ports/f4701fad-68c4-42e8-b85f-ae79fc8e143d => generated 0 bytes in 215 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1438/2904] 199.204.45.72 () {30 vars in 702 bytes} [Wed Jun 10 02:37:05 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1467/2905] 199.204.45.72 () {30 vars in 704 bytes} [Wed Jun 10 02:37:05 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1439/2906] 199.204.45.72 () {30 vars in 680 bytes} [Wed Jun 10 02:37:05 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1468/2907] 199.204.45.72 () {30 vars in 716 bytes} [Wed Jun 10 02:37:05 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: 1440/2908] 199.204.45.72 () {30 vars in 740 bytes} [Wed Jun 10 02:37:05 2026] GET /v2.0/subnets/6dafb31d-406e-4ee6-971c-5d72b437a9dc => 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: 1469/2909] 199.204.45.72 () {30 vars in 736 bytes} [Wed Jun 10 02:37:05 2026] GET /v2.0/ports/da0c4e83-5ee5-4f07-b032-7f2d93f215c7 => generated 1132 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1441/2910] 199.204.45.72 () {30 vars in 736 bytes} [Wed Jun 10 02:37:05 2026] GET /v2.0/ports/269a8c1e-4a91-4f48-86d7-a768f8d4eeff => generated 1346 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1470/2911] 199.204.45.72 () {30 vars in 740 bytes} [Wed Jun 10 02:37:05 2026] GET /v2.0/subnets/6dafb31d-406e-4ee6-971c-5d72b437a9dc => generated 676 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1442/2912] 199.204.45.72 () {30 vars in 742 bytes} [Wed Jun 10 02:37:05 2026] GET /v2.0/networks/c90ae6fc-a64f-4b76-bc6b-13bb95d0e4a3 => generated 799 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1471/2913] 199.204.45.72 () {30 vars in 736 bytes} [Wed Jun 10 02:37:05 2026] GET /v2.0/ports/da0c4e83-5ee5-4f07-b032-7f2d93f215c7 => 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: 1443/2914] 199.204.45.72 () {30 vars in 740 bytes} [Wed Jun 10 02:37:05 2026] GET /v2.0/subnets/6dafb31d-406e-4ee6-971c-5d72b437a9dc => generated 676 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1472/2915] 199.204.45.72 () {34 vars in 1079 bytes} [Wed Jun 10 02:37:05 2026] GET /v2.0/ports?tenant_id=18265f3c52554fd6a6b60ac71d971572&device_id=90cced7d-f29c-43ed-aaa0-0a6f43ba39e5 => generated 2586 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1444/2916] 199.204.45.72 () {34 vars in 1145 bytes} [Wed Jun 10 02:37:05 2026] GET /v2.0/networks?id=df15d5ed-4add-4cb4-89fe-76371e985633&id=c90ae6fc-a64f-4b76-bc6b-13bb95d0e4a3&id=24ed50c1-2ff1-4f45-a4c4-37122bb73bb6 => generated 2309 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1473/2917] 199.204.45.72 () {34 vars in 1061 bytes} [Wed Jun 10 02:37:05 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.157&port_id=d22d347f-4b06-4d4e-b090-48167c901043 => 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/2918] 199.204.45.72 () {34 vars in 983 bytes} [Wed Jun 10 02:37:05 2026] GET /v2.0/subnets?id=2f9746a7-ab27-4f79-88ce-18e5dfd619d4 => 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: 1474/2919] 199.204.45.72 () {34 vars in 1051 bytes} [Wed Jun 10 02:37:05 2026] GET /v2.0/ports?network_id=df15d5ed-4add-4cb4-89fe-76371e985633&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: 1446/2920] 199.204.45.72 () {34 vars in 1011 bytes} [Wed Jun 10 02:37:05 2026] GET /v2.0/networks/df15d5ed-4add-4cb4-89fe-76371e985633?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: 1475/2921] 199.204.45.72 () {34 vars in 1111 bytes} [Wed Jun 10 02:37:05 2026] GET /v2.0/networks/df15d5ed-4add-4cb4-89fe-76371e985633?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1447/2922] 199.204.45.72 () {34 vars in 1055 bytes} [Wed Jun 10 02:37:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.78&port_id=269a8c1e-4a91-4f48-86d7-a768f8d4eeff => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1476/2923] 199.204.45.72 () {34 vars in 983 bytes} [Wed Jun 10 02:37:05 2026] GET /v2.0/subnets?id=6dafb31d-406e-4ee6-971c-5d72b437a9dc => generated 679 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1448/2924] 199.204.45.72 () {34 vars in 1051 bytes} [Wed Jun 10 02:37:05 2026] GET /v2.0/ports?network_id=c90ae6fc-a64f-4b76-bc6b-13bb95d0e4a3&device_owner=network%3Adhcp => generated 1461 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1477/2925] 199.204.45.72 () {34 vars in 1011 bytes} [Wed Jun 10 02:37:05 2026] GET /v2.0/networks/c90ae6fc-a64f-4b76-bc6b-13bb95d0e4a3?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: 1449/2926] 199.204.45.72 () {34 vars in 1111 bytes} [Wed Jun 10 02:37:05 2026] GET /v2.0/networks/c90ae6fc-a64f-4b76-bc6b-13bb95d0e4a3?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: 1451/2929] 199.204.45.72 () {30 vars in 702 bytes} [Wed Jun 10 02:37:17 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1479/2930] 199.204.45.72 () {30 vars in 704 bytes} [Wed Jun 10 02:37:17 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1452/2931] 199.204.45.72 () {30 vars in 680 bytes} [Wed Jun 10 02:37:17 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: 1480/2932] 199.204.45.72 () {30 vars in 716 bytes} [Wed Jun 10 02:37:17 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:37:17.305 8 INFO neutron.api.v2.resource [None req-5e81b6d2-c796-42d8-8c82-8994fd72fcee 3b4fb08fc9af48c9a5d96f8a8132a365 18265f3c52554fd6a6b60ac71d971572 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1453/2933] 199.204.45.72 () {30 vars in 762 bytes} [Wed Jun 10 02:37:17 2026] GET /v2.0/security-groups/lb-c39b5254-3907-404e-8580-c1ae6c7c6cb9 => generated 149 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1481/2934] 199.204.45.72 () {30 vars in 784 bytes} [Wed Jun 10 02:37:17 2026] GET /v2.0/security-groups?name=lb-c39b5254-3907-404e-8580-c1ae6c7c6cb9 => generated 2863 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1454/2935] 199.204.45.72 () {30 vars in 814 bytes} [Wed Jun 10 02:37:17 2026] GET /v2.0/security-group-rules?security_group_id=e0c82452-51c6-4c6e-b0d2-f0994be65639 => generated 2334 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1482/2936] 199.204.45.72 () {32 vars in 788 bytes} [Wed Jun 10 02:37:17 2026] DELETE /v2.0/security-group-rules/746da93b-43ef-4134-a388-66e604d10a4e => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1455/2937] 199.204.45.72 () {32 vars in 788 bytes} [Wed Jun 10 02:37:17 2026] DELETE /v2.0/security-group-rules/cc16dc96-29f0-471b-9b56-aebefe827fea => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:37:20.818 7 INFO neutron_taas.services.taas.taas_plugin [None req-8908312d-0e55-4fc4-84d2-10a94c069282 d35c84b3447c40a298c70e8805fc7473 5c2f069ebffa4efca0d0a12d90b573fa - - default default] TaaS: Handle Delete Port: 9d807269-21e1-427a-8e7d-65b5102c4db0 2026-06-10 02:37:20.821 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8908312d-0e55-4fc4-84d2-10a94c069282 d35c84b3447c40a298c70e8805fc7473 5c2f069ebffa4efca0d0a12d90b573fa - - default default] Tap Mirror: Handle Delete Port: 9d807269-21e1-427a-8e7d-65b5102c4db0 2026-06-10 02:37:20.989 7 INFO neutron.db.l3_db [None req-8908312d-0e55-4fc4-84d2-10a94c069282 d35c84b3447c40a298c70e8805fc7473 5c2f069ebffa4efca0d0a12d90b573fa - - default default] Floating IP 3281eadc-38c2-4bd1-89a1-809afa63d8fd disassociated (deleted). External IP: 10.96.250.203, port: da0c4e83-5ee5-4f07-b032-7f2d93f215c7. [pid: 7|app: 0|req: 1483/2938] 10.0.0.222 () {32 vars in 732 bytes} [Wed Jun 10 02:37:20 2026] DELETE /v2.0/floatingips/3281eadc-38c2-4bd1-89a1-809afa63d8fd => generated 0 bytes in 669 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:37:21.393 8 INFO neutron.api.v2.resource [None req-c542f4f1-f932-4206-a860-2d7ceb9bf5ed d35c84b3447c40a298c70e8805fc7473 5c2f069ebffa4efca0d0a12d90b573fa - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1456/2939] 10.0.0.222 () {32 vars in 729 bytes} [Wed Jun 10 02:37:21 2026] GET /v2.0/floatingips/3281eadc-38c2-4bd1-89a1-809afa63d8fd => generated 144 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1484/2940] 199.204.45.72 () {30 vars in 702 bytes} [Wed Jun 10 02:37:22 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: 1457/2941] 199.204.45.72 () {30 vars in 704 bytes} [Wed Jun 10 02:37:22 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: 1485/2942] 199.204.45.72 () {30 vars in 680 bytes} [Wed Jun 10 02:37:22 2026] GET /v2.0/extensions/qos => generated 166 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1458/2943] 199.204.45.72 () {30 vars in 716 bytes} [Wed Jun 10 02:37:22 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:37:22.344 7 INFO neutron.api.v2.resource [None req-d8161a22-4aad-4a6e-9f79-3f31b0f14388 3b4fb08fc9af48c9a5d96f8a8132a365 18265f3c52554fd6a6b60ac71d971572 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1486/2944] 199.204.45.72 () {30 vars in 762 bytes} [Wed Jun 10 02:37:22 2026] GET /v2.0/security-groups/lb-c39b5254-3907-404e-8580-c1ae6c7c6cb9 => 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: 1459/2945] 199.204.45.72 () {30 vars in 784 bytes} [Wed Jun 10 02:37:22 2026] GET /v2.0/security-groups?name=lb-c39b5254-3907-404e-8580-c1ae6c7c6cb9 => generated 1637 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1487/2946] 199.204.45.72 () {30 vars in 814 bytes} [Wed Jun 10 02:37:22 2026] GET /v2.0/security-group-rules?security_group_id=e0c82452-51c6-4c6e-b0d2-f0994be65639 => generated 1182 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1460/2947] 199.204.45.72 () {30 vars in 702 bytes} [Wed Jun 10 02:37:22 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: 1488/2948] 199.204.45.72 () {30 vars in 704 bytes} [Wed Jun 10 02:37:22 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1461/2949] 199.204.45.72 () {30 vars in 680 bytes} [Wed Jun 10 02:37:22 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: 1489/2950] 199.204.45.72 () {30 vars in 716 bytes} [Wed Jun 10 02:37:22 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: 1462/2951] 199.204.45.72 () {30 vars in 740 bytes} [Wed Jun 10 02:37:22 2026] GET /v2.0/subnets/6dafb31d-406e-4ee6-971c-5d72b437a9dc => generated 676 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1490/2952] 199.204.45.72 () {30 vars in 768 bytes} [Wed Jun 10 02:37:22 2026] GET /v2.0/ports?device_id=90cced7d-f29c-43ed-aaa0-0a6f43ba39e5 => 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: 1463/2953] 199.204.45.72 () {30 vars in 768 bytes} [Wed Jun 10 02:37:22 2026] GET /v2.0/ports?device_id=90cced7d-f29c-43ed-aaa0-0a6f43ba39e5 => generated 2586 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1491/2954] 199.204.45.72 () {30 vars in 768 bytes} [Wed Jun 10 02:37:22 2026] GET /v2.0/ports?device_id=90cced7d-f29c-43ed-aaa0-0a6f43ba39e5 => generated 2586 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1464/2955] 199.204.45.72 () {30 vars in 768 bytes} [Wed Jun 10 02:37:23 2026] GET /v2.0/ports?device_id=90cced7d-f29c-43ed-aaa0-0a6f43ba39e5 => generated 2586 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1492/2956] 199.204.45.72 () {34 vars in 974 bytes} [Wed Jun 10 02:37:24 2026] GET /v2.0/ports/269a8c1e-4a91-4f48-86d7-a768f8d4eeff => generated 1346 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1465/2957] 199.204.45.72 () {34 vars in 1059 bytes} [Wed Jun 10 02:37:24 2026] GET /v2.0/ports/269a8c1e-4a91-4f48-86d7-a768f8d4eeff?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1493/2958] 199.204.45.72 () {30 vars in 768 bytes} [Wed Jun 10 02:37:24 2026] GET /v2.0/ports?device_id=90cced7d-f29c-43ed-aaa0-0a6f43ba39e5 => 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: 1466/2959] 199.204.45.72 () {34 vars in 1015 bytes} [Wed Jun 10 02:37:24 2026] GET /v2.0/networks/c90ae6fc-a64f-4b76-bc6b-13bb95d0e4a3?fields=dns_domain => generated 29 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1494/2960] 199.204.45.72 () {38 vars in 1027 bytes} [Wed Jun 10 02:37:24 2026] PUT /v2.0/ports/269a8c1e-4a91-4f48-86d7-a768f8d4eeff => generated 1147 bytes in 277 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1467/2961] 199.204.45.72 () {30 vars in 768 bytes} [Wed Jun 10 02:37:25 2026] GET /v2.0/ports?device_id=90cced7d-f29c-43ed-aaa0-0a6f43ba39e5 => generated 1248 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: 1495/2962] 199.204.45.72 () {34 vars in 788 bytes} [Wed Jun 10 02:37:25 2026] PUT /v2.0/ports/269a8c1e-4a91-4f48-86d7-a768f8d4eeff => generated 1086 bytes in 239 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1468/2963] 199.204.45.72 () {30 vars in 736 bytes} [Wed Jun 10 02:37:26 2026] GET /v2.0/ports/269a8c1e-4a91-4f48-86d7-a768f8d4eeff => generated 1086 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 02:37:26.390 7 INFO neutron_taas.services.taas.taas_plugin [None req-ea9997d9-79b8-490c-9b0a-56fadae10ba2 3b4fb08fc9af48c9a5d96f8a8132a365 18265f3c52554fd6a6b60ac71d971572 - - default default] TaaS: Handle Delete Port: 269a8c1e-4a91-4f48-86d7-a768f8d4eeff 2026-06-10 02:37:26.399 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ea9997d9-79b8-490c-9b0a-56fadae10ba2 3b4fb08fc9af48c9a5d96f8a8132a365 18265f3c52554fd6a6b60ac71d971572 - - default default] Tap Mirror: Handle Delete Port: 269a8c1e-4a91-4f48-86d7-a768f8d4eeff [pid: 7|app: 0|req: 1496/2964] 199.204.45.72 () {32 vars in 758 bytes} [Wed Jun 10 02:37:26 2026] DELETE /v2.0/ports/269a8c1e-4a91-4f48-86d7-a768f8d4eeff => generated 0 bytes in 300 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1469/2965] 199.204.45.72 () {30 vars in 702 bytes} [Wed Jun 10 02:37:26 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1497/2966] 199.204.45.72 () {30 vars in 704 bytes} [Wed Jun 10 02:37:26 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1470/2967] 199.204.45.72 () {30 vars in 680 bytes} [Wed Jun 10 02:37:26 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: 1498/2968] 199.204.45.72 () {30 vars in 716 bytes} [Wed Jun 10 02:37:26 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:37:26.717 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5be0f0bc-f4a7-40b6-9154-fa8e0be93a55 3b4fb08fc9af48c9a5d96f8a8132a365 18265f3c52554fd6a6b60ac71d971572 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1471/2969] 199.204.45.72 () {32 vars in 758 bytes} [Wed Jun 10 02:37:26 2026] DELETE /v2.0/ports/269a8c1e-4a91-4f48-86d7-a768f8d4eeff => generated 132 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1499/2970] 199.204.45.72 () {30 vars in 736 bytes} [Wed Jun 10 02:37:26 2026] GET /v2.0/ports/da0c4e83-5ee5-4f07-b032-7f2d93f215c7 => 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: 1472/2971] 199.204.45.72 () {34 vars in 1079 bytes} [Wed Jun 10 02:37:26 2026] GET /v2.0/ports?tenant_id=18265f3c52554fd6a6b60ac71d971572&device_id=90cced7d-f29c-43ed-aaa0-0a6f43ba39e5 => generated 1248 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:37:26.784 7 INFO neutron.api.v2.resource [None req-a292321d-06a5-4365-92f3-a0213eac8322 3b4fb08fc9af48c9a5d96f8a8132a365 18265f3c52554fd6a6b60ac71d971572 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1500/2972] 199.204.45.72 () {30 vars in 762 bytes} [Wed Jun 10 02:37:26 2026] GET /v2.0/security-groups/lb-c39b5254-3907-404e-8580-c1ae6c7c6cb9 => generated 149 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1501/2973] 199.204.45.72 () {30 vars in 784 bytes} [Wed Jun 10 02:37:26 2026] GET /v2.0/security-groups?name=lb-c39b5254-3907-404e-8580-c1ae6c7c6cb9 => generated 1637 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1473/2974] 199.204.45.72 () {34 vars in 1065 bytes} [Wed Jun 10 02:37:26 2026] GET /v2.0/networks?id=df15d5ed-4add-4cb4-89fe-76371e985633&id=c90ae6fc-a64f-4b76-bc6b-13bb95d0e4a3 => generated 1523 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1474/2975] 199.204.45.72 () {34 vars in 1061 bytes} [Wed Jun 10 02:37:26 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.157&port_id=d22d347f-4b06-4d4e-b090-48167c901043 => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1502/2976] 199.204.45.72 () {30 vars in 736 bytes} [Wed Jun 10 02:37:26 2026] GET /v2.0/ports/da0c4e83-5ee5-4f07-b032-7f2d93f215c7 => generated 1132 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1475/2977] 199.204.45.72 () {34 vars in 983 bytes} [Wed Jun 10 02:37:26 2026] GET /v2.0/subnets?id=2f9746a7-ab27-4f79-88ce-18e5dfd619d4 => generated 654 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1476/2978] 199.204.45.72 () {34 vars in 1051 bytes} [Wed Jun 10 02:37:26 2026] GET /v2.0/ports?network_id=df15d5ed-4add-4cb4-89fe-76371e985633&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: 1477/2979] 199.204.45.72 () {34 vars in 1011 bytes} [Wed Jun 10 02:37:26 2026] GET /v2.0/networks/df15d5ed-4add-4cb4-89fe-76371e985633?fields=segments => generated 14 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1478/2980] 199.204.45.72 () {34 vars in 1111 bytes} [Wed Jun 10 02:37:26 2026] GET /v2.0/networks/df15d5ed-4add-4cb4-89fe-76371e985633?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: 1503/2981] 199.204.45.72 () {34 vars in 788 bytes} [Wed Jun 10 02:37:26 2026] PUT /v2.0/ports/da0c4e83-5ee5-4f07-b032-7f2d93f215c7 => generated 1094 bytes in 213 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1479/2982] 199.204.45.72 () {32 vars in 778 bytes} [Wed Jun 10 02:37:27 2026] DELETE /v2.0/security-groups/e0c82452-51c6-4c6e-b0d2-f0994be65639 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:37:27.319 7 INFO neutron_taas.services.taas.taas_plugin [None req-ec5fb43d-5eac-46e4-8707-ce6582786c58 3b4fb08fc9af48c9a5d96f8a8132a365 18265f3c52554fd6a6b60ac71d971572 - - default default] TaaS: Handle Delete Port: da0c4e83-5ee5-4f07-b032-7f2d93f215c7 2026-06-10 02:37:27.322 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ec5fb43d-5eac-46e4-8707-ce6582786c58 3b4fb08fc9af48c9a5d96f8a8132a365 18265f3c52554fd6a6b60ac71d971572 - - default default] Tap Mirror: Handle Delete Port: da0c4e83-5ee5-4f07-b032-7f2d93f215c7 [pid: 7|app: 0|req: 1504/2983] 199.204.45.72 () {32 vars in 758 bytes} [Wed Jun 10 02:37:27 2026] DELETE /v2.0/ports/da0c4e83-5ee5-4f07-b032-7f2d93f215c7 => generated 0 bytes in 232 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1480/2984] 199.204.45.72 () {34 vars in 993 bytes} [Wed Jun 10 02:37:30 2026] GET /v2.0/ports?device_id=90cced7d-f29c-43ed-aaa0-0a6f43ba39e5 => generated 1248 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:37:30.228 7 INFO neutron_taas.services.taas.taas_plugin [req-6a84b68b-7df5-4e81-b7aa-101b8ba20c57 req-74093085-c803-4e61-aa58-8dacafda7d45 3b4fb08fc9af48c9a5d96f8a8132a365 18265f3c52554fd6a6b60ac71d971572 - - default default] TaaS: Handle Delete Port: d22d347f-4b06-4d4e-b090-48167c901043 2026-06-10 02:37:30.230 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-6a84b68b-7df5-4e81-b7aa-101b8ba20c57 req-74093085-c803-4e61-aa58-8dacafda7d45 3b4fb08fc9af48c9a5d96f8a8132a365 18265f3c52554fd6a6b60ac71d971572 - - default default] Tap Mirror: Handle Delete Port: d22d347f-4b06-4d4e-b090-48167c901043 [pid: 7|app: 0|req: 1505/2985] 199.204.45.72 () {36 vars in 996 bytes} [Wed Jun 10 02:37:30 2026] DELETE /v2.0/ports/d22d347f-4b06-4d4e-b090-48167c901043 => generated 0 bytes in 210 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 02:37:30.383 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9ca06f90-b6ce-4104-ac3f-9b25f71cebb2'] response: {'server_uuid': '90cced7d-f29c-43ed-aaa0-0a6f43ba39e5', 'name': 'network-vif-deleted', 'tag': 'd22d347f-4b06-4d4e-b090-48167c901043', 'status': 'completed', 'code': 200} 2026-06-10 02:37:31.735 8 INFO neutron_taas.services.taas.taas_plugin [None req-cf9ffa47-077f-406a-ba96-1f795855bd62 d35c84b3447c40a298c70e8805fc7473 5c2f069ebffa4efca0d0a12d90b573fa - - default default] TaaS: Handle Delete Port: 08b47b69-d0af-4795-b15d-a45d40b7f963 2026-06-10 02:37:31.739 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cf9ffa47-077f-406a-ba96-1f795855bd62 d35c84b3447c40a298c70e8805fc7473 5c2f069ebffa4efca0d0a12d90b573fa - - default default] Tap Mirror: Handle Delete Port: 08b47b69-d0af-4795-b15d-a45d40b7f963 2026-06-10 02:37:31.956 8 INFO neutron.db.l3_db [None req-cf9ffa47-077f-406a-ba96-1f795855bd62 d35c84b3447c40a298c70e8805fc7473 5c2f069ebffa4efca0d0a12d90b573fa - - default default] Floating IP 49471e4c-915c-47ba-bd80-069dac68c40e disassociated (deleted). External IP: 10.96.250.205, port: 2ec7ab64-8f3d-41dd-8eb0-59206f268b44. [pid: 8|app: 0|req: 1482/2988] 10.0.0.222 () {32 vars in 732 bytes} [Wed Jun 10 02:37:31 2026] DELETE /v2.0/floatingips/49471e4c-915c-47ba-bd80-069dac68c40e => generated 0 bytes in 674 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:37:32.293 7 INFO neutron.api.v2.resource [None req-1d402321-8e87-4ee2-afbc-7763b71f2680 d35c84b3447c40a298c70e8805fc7473 5c2f069ebffa4efca0d0a12d90b573fa - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1507/2989] 10.0.0.222 () {32 vars in 729 bytes} [Wed Jun 10 02:37:32 2026] GET /v2.0/floatingips/49471e4c-915c-47ba-bd80-069dac68c40e => generated 144 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 02:37:32.310 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-68cde2a7-7117-4b3e-9c5b-b49e6fa20020'] response: {'name': 'network-changed', 'server_uuid': '90b91b05-cea0-43db-9a6c-73f31ece6308', 'tag': '2ec7ab64-8f3d-41dd-8eb0-59206f268b44', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1483/2990] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:37:32 2026] GET /v2.0/ports?device_id=90b91b05-cea0-43db-9a6c-73f31ece6308 => generated 1200 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1508/2991] 10.0.0.195 () {34 vars in 1040 bytes} [Wed Jun 10 02:37:32 2026] GET /v2.0/security-groups?id=43b4a43a-86ae-4721-9c19-c687751a31be&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: 1484/2992] 199.204.45.72 () {34 vars in 1079 bytes} [Wed Jun 10 02:37:32 2026] GET /v2.0/ports?tenant_id=5c2f069ebffa4efca0d0a12d90b573fa&device_id=90b91b05-cea0-43db-9a6c-73f31ece6308 => generated 1469 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1509/2993] 199.204.45.72 () {34 vars in 985 bytes} [Wed Jun 10 02:37:32 2026] GET /v2.0/networks?id=6c8c67a5-47d1-49f1-9ecb-fd62217bfe64 => generated 801 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1485/2994] 199.204.45.72 () {34 vars in 1055 bytes} [Wed Jun 10 02:37:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.75&port_id=2ec7ab64-8f3d-41dd-8eb0-59206f268b44 => 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: 1510/2995] 199.204.45.72 () {34 vars in 1105 bytes} [Wed Jun 10 02:37:32 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A3ad&port_id=2ec7ab64-8f3d-41dd-8eb0-59206f268b44 => 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: 1486/2996] 199.204.45.72 () {34 vars in 1063 bytes} [Wed Jun 10 02:37:32 2026] GET /v2.0/subnets?id=5fdd041a-55dd-4c20-af7f-6cf3d92ab0d4&id=2be931eb-0017-4bdf-b784-c05df1ba0860 => generated 1414 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1511/2997] 199.204.45.72 () {34 vars in 1051 bytes} [Wed Jun 10 02:37:33 2026] GET /v2.0/ports?network_id=6c8c67a5-47d1-49f1-9ecb-fd62217bfe64&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: 1487/2998] 199.204.45.72 () {34 vars in 1051 bytes} [Wed Jun 10 02:37:33 2026] GET /v2.0/ports?network_id=6c8c67a5-47d1-49f1-9ecb-fd62217bfe64&device_owner=network%3Adhcp => generated 1461 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1512/2999] 199.204.45.72 () {34 vars in 1011 bytes} [Wed Jun 10 02:37:33 2026] GET /v2.0/networks/6c8c67a5-47d1-49f1-9ecb-fd62217bfe64?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1488/3000] 199.204.45.72 () {34 vars in 1111 bytes} [Wed Jun 10 02:37:33 2026] GET /v2.0/networks/6c8c67a5-47d1-49f1-9ecb-fd62217bfe64?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: 1513/3001] 199.204.45.72 () {34 vars in 993 bytes} [Wed Jun 10 02:37:34 2026] GET /v2.0/ports?device_id=90b91b05-cea0-43db-9a6c-73f31ece6308 => generated 1200 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:37:35.112 8 INFO neutron_taas.services.taas.taas_plugin [req-7e9c50e9-957e-469f-999f-1d87567e55d7 req-046bd24f-537e-4f74-ab98-8c3b0fc39c6d d35c84b3447c40a298c70e8805fc7473 5c2f069ebffa4efca0d0a12d90b573fa - - default default] TaaS: Handle Delete Port: 2ec7ab64-8f3d-41dd-8eb0-59206f268b44 2026-06-10 02:37:35.115 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-7e9c50e9-957e-469f-999f-1d87567e55d7 req-046bd24f-537e-4f74-ab98-8c3b0fc39c6d d35c84b3447c40a298c70e8805fc7473 5c2f069ebffa4efca0d0a12d90b573fa - - default default] Tap Mirror: Handle Delete Port: 2ec7ab64-8f3d-41dd-8eb0-59206f268b44 [pid: 8|app: 0|req: 1489/3002] 199.204.45.72 () {36 vars in 996 bytes} [Wed Jun 10 02:37:35 2026] DELETE /v2.0/ports/2ec7ab64-8f3d-41dd-8eb0-59206f268b44 => generated 0 bytes in 274 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 02:37:35.334 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0cf76bea-a513-4ca2-bd9a-9267ee6409a8'] response: {'server_uuid': '90b91b05-cea0-43db-9a6c-73f31ece6308', 'name': 'network-vif-deleted', 'tag': '2ec7ab64-8f3d-41dd-8eb0-59206f268b44', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1514/3003] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:37:37 2026] GET /v2.0/ports?device_id=90b91b05-cea0-43db-9a6c-73f31ece6308 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 02:37:42.849 8 INFO neutron_taas.services.taas.taas_plugin [None req-0fb73261-07c6-4eb7-8bf2-99d92d90cfcc d35c84b3447c40a298c70e8805fc7473 5c2f069ebffa4efca0d0a12d90b573fa - - default default] TaaS: Handle Delete Port: 38939d6c-5681-4bf1-bf48-32381aeba3a8 2026-06-10 02:37:42.853 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0fb73261-07c6-4eb7-8bf2-99d92d90cfcc d35c84b3447c40a298c70e8805fc7473 5c2f069ebffa4efca0d0a12d90b573fa - - default default] Tap Mirror: Handle Delete Port: 38939d6c-5681-4bf1-bf48-32381aeba3a8 2026-06-10 02:37:43.034 8 INFO neutron.db.l3_db [None req-0fb73261-07c6-4eb7-8bf2-99d92d90cfcc d35c84b3447c40a298c70e8805fc7473 5c2f069ebffa4efca0d0a12d90b573fa - - default default] Floating IP 5d7a84f1-e1ab-4623-be4d-c451f0747882 disassociated (deleted). External IP: 10.96.250.209, port: ab470633-2bc0-4883-a449-921d47860b0f. [pid: 8|app: 0|req: 1490/3004] 10.0.0.222 () {32 vars in 732 bytes} [Wed Jun 10 02:37:42 2026] DELETE /v2.0/floatingips/5d7a84f1-e1ab-4623-be4d-c451f0747882 => generated 0 bytes in 637 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:37:43.380 7 INFO neutron.api.v2.resource [None req-3f6805f9-aa18-489e-b0da-d302472d5c43 d35c84b3447c40a298c70e8805fc7473 5c2f069ebffa4efca0d0a12d90b573fa - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1515/3005] 10.0.0.222 () {32 vars in 729 bytes} [Wed Jun 10 02:37:43 2026] GET /v2.0/floatingips/5d7a84f1-e1ab-4623-be4d-c451f0747882 => generated 144 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 02:37:43.388 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b61b112d-1c2c-4906-88d9-98e9d24152cc'] response: {'name': 'network-changed', 'server_uuid': 'fd4f30e1-45e3-48c7-830f-56b95e629b20', 'tag': 'ab470633-2bc0-4883-a449-921d47860b0f', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1491/3006] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:37:43 2026] GET /v2.0/ports?device_id=fd4f30e1-45e3-48c7-830f-56b95e629b20 => generated 1200 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1516/3007] 10.0.0.195 () {34 vars in 1040 bytes} [Wed Jun 10 02:37:43 2026] GET /v2.0/security-groups?id=43b4a43a-86ae-4721-9c19-c687751a31be&fields=id&fields=name => generated 111 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1492/3008] 199.204.45.72 () {34 vars in 1079 bytes} [Wed Jun 10 02:37:43 2026] GET /v2.0/ports?tenant_id=5c2f069ebffa4efca0d0a12d90b573fa&device_id=fd4f30e1-45e3-48c7-830f-56b95e629b20 => generated 1469 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1517/3009] 199.204.45.72 () {34 vars in 985 bytes} [Wed Jun 10 02:37:43 2026] GET /v2.0/networks?id=24ed50c1-2ff1-4f45-a4c4-37122bb73bb6 => generated 800 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1493/3010] 199.204.45.72 () {34 vars in 1057 bytes} [Wed Jun 10 02:37:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.168&port_id=ab470633-2bc0-4883-a449-921d47860b0f => 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: 1518/3011] 199.204.45.72 () {34 vars in 1103 bytes} [Wed Jun 10 02:37:44 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A3d5&port_id=ab470633-2bc0-4883-a449-921d47860b0f => 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: 1494/3012] 199.204.45.72 () {34 vars in 1063 bytes} [Wed Jun 10 02:37:44 2026] GET /v2.0/subnets?id=07542651-3638-4795-8fb3-9f60ff2e7e9a&id=28cee2df-7623-4bb4-92dc-ba99b5f1926e => generated 1411 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1519/3013] 199.204.45.72 () {34 vars in 1051 bytes} [Wed Jun 10 02:37:44 2026] GET /v2.0/ports?network_id=24ed50c1-2ff1-4f45-a4c4-37122bb73bb6&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: 1495/3014] 199.204.45.72 () {34 vars in 1051 bytes} [Wed Jun 10 02:37:44 2026] GET /v2.0/ports?network_id=24ed50c1-2ff1-4f45-a4c4-37122bb73bb6&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: 1520/3015] 199.204.45.72 () {34 vars in 1011 bytes} [Wed Jun 10 02:37:44 2026] GET /v2.0/networks/24ed50c1-2ff1-4f45-a4c4-37122bb73bb6?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: 1496/3016] 199.204.45.72 () {34 vars in 1111 bytes} [Wed Jun 10 02:37:44 2026] GET /v2.0/networks/24ed50c1-2ff1-4f45-a4c4-37122bb73bb6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1522/3019] 199.204.45.72 () {34 vars in 993 bytes} [Wed Jun 10 02:37:45 2026] GET /v2.0/ports?device_id=fd4f30e1-45e3-48c7-830f-56b95e629b20 => generated 1200 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:37:46.143 8 INFO neutron_taas.services.taas.taas_plugin [req-4350cca4-7857-4d1d-b24f-a5ffd7c01227 req-65234706-4e34-4078-b9aa-a0359247c718 d35c84b3447c40a298c70e8805fc7473 5c2f069ebffa4efca0d0a12d90b573fa - - default default] TaaS: Handle Delete Port: ab470633-2bc0-4883-a449-921d47860b0f 2026-06-10 02:37:46.145 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-4350cca4-7857-4d1d-b24f-a5ffd7c01227 req-65234706-4e34-4078-b9aa-a0359247c718 d35c84b3447c40a298c70e8805fc7473 5c2f069ebffa4efca0d0a12d90b573fa - - default default] Tap Mirror: Handle Delete Port: ab470633-2bc0-4883-a449-921d47860b0f [pid: 8|app: 0|req: 1498/3020] 199.204.45.72 () {36 vars in 996 bytes} [Wed Jun 10 02:37:46 2026] DELETE /v2.0/ports/ab470633-2bc0-4883-a449-921d47860b0f => generated 0 bytes in 271 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 02:37:46.346 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-646d0556-d329-490f-8bcf-5f6f3ff735b6'] response: {'server_uuid': 'fd4f30e1-45e3-48c7-830f-56b95e629b20', 'name': 'network-vif-deleted', 'tag': 'ab470633-2bc0-4883-a449-921d47860b0f', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1523/3021] 10.0.0.195 () {34 vars in 990 bytes} [Wed Jun 10 02:37:48 2026] GET /v2.0/ports?device_id=fd4f30e1-45e3-48c7-830f-56b95e629b20 => 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: 1499/3022] 10.0.0.222 () {32 vars in 750 bytes} [Wed Jun 10 02:37:53 2026] DELETE /v2.0/security-group-rules/c60d5a66-627a-4ee9-8735-06c21d495327 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:37:53.920 7 INFO neutron.api.v2.resource [None req-723b9e16-f11f-4d02-bf33-8cc4a9a00e5e d35c84b3447c40a298c70e8805fc7473 5c2f069ebffa4efca0d0a12d90b573fa - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1524/3023] 10.0.0.222 () {32 vars in 747 bytes} [Wed Jun 10 02:37:53 2026] GET /v2.0/security-group-rules/c60d5a66-627a-4ee9-8735-06c21d495327 => generated 155 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1500/3024] 10.0.0.222 () {32 vars in 750 bytes} [Wed Jun 10 02:37:53 2026] DELETE /v2.0/security-group-rules/40f0b9d1-8b50-47e8-905e-8f52d75d2aee => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:37:53.998 7 INFO neutron.api.v2.resource [None req-42222a7d-2555-4b9b-a0a6-f159bea9af9a d35c84b3447c40a298c70e8805fc7473 5c2f069ebffa4efca0d0a12d90b573fa - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1525/3025] 10.0.0.222 () {32 vars in 747 bytes} [Wed Jun 10 02:37:53 2026] GET /v2.0/security-group-rules/40f0b9d1-8b50-47e8-905e-8f52d75d2aee => 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: 1501/3026] 10.0.0.222 () {32 vars in 750 bytes} [Wed Jun 10 02:37:54 2026] DELETE /v2.0/security-group-rules/a137fa77-2318-4bc6-8362-a5b05cca896d => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:37:54.067 7 INFO neutron.api.v2.resource [None req-803fa6a9-806e-4875-9a30-b5399c6104cb d35c84b3447c40a298c70e8805fc7473 5c2f069ebffa4efca0d0a12d90b573fa - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1526/3027] 10.0.0.222 () {32 vars in 747 bytes} [Wed Jun 10 02:37:54 2026] GET /v2.0/security-group-rules/a137fa77-2318-4bc6-8362-a5b05cca896d => 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: 1502/3028] 10.0.0.222 () {32 vars in 750 bytes} [Wed Jun 10 02:37:54 2026] DELETE /v2.0/security-group-rules/7a859e10-6bc9-4ace-9763-0d7ab132960f => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:37:54.141 7 INFO neutron.api.v2.resource [None req-8038ca0f-4256-48b9-87eb-c9c037380fbd d35c84b3447c40a298c70e8805fc7473 5c2f069ebffa4efca0d0a12d90b573fa - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1527/3029] 10.0.0.222 () {32 vars in 747 bytes} [Wed Jun 10 02:37:54 2026] GET /v2.0/security-group-rules/7a859e10-6bc9-4ace-9763-0d7ab132960f => 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: 1503/3030] 10.0.0.222 () {32 vars in 750 bytes} [Wed Jun 10 02:37:54 2026] DELETE /v2.0/security-group-rules/b002f525-dabb-495f-9c15-23946e573378 => generated 0 bytes in 47 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:37:54.210 7 INFO neutron.api.v2.resource [None req-a9950628-5a5c-4e86-83ed-53c2093f7e97 d35c84b3447c40a298c70e8805fc7473 5c2f069ebffa4efca0d0a12d90b573fa - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1528/3031] 10.0.0.222 () {32 vars in 747 bytes} [Wed Jun 10 02:37:54 2026] GET /v2.0/security-group-rules/b002f525-dabb-495f-9c15-23946e573378 => 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: 1504/3032] 10.0.0.222 () {32 vars in 750 bytes} [Wed Jun 10 02:37:54 2026] DELETE /v2.0/security-group-rules/91577ccb-dcbd-4e3e-9db4-efd53a67bb2b => generated 0 bytes in 47 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:37:54.276 7 INFO neutron.api.v2.resource [None req-5fd0c56d-c842-4a74-a1ed-1386cd08e7c9 d35c84b3447c40a298c70e8805fc7473 5c2f069ebffa4efca0d0a12d90b573fa - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1529/3033] 10.0.0.222 () {32 vars in 747 bytes} [Wed Jun 10 02:37:54 2026] GET /v2.0/security-group-rules/91577ccb-dcbd-4e3e-9db4-efd53a67bb2b => 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: 1505/3034] 10.0.0.222 () {32 vars in 750 bytes} [Wed Jun 10 02:37:54 2026] DELETE /v2.0/security-group-rules/0f6e3743-7de0-4163-b6f5-266a54d29f3f => generated 0 bytes in 47 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:37:54.342 7 INFO neutron.api.v2.resource [None req-71236f59-73e1-4cc9-831d-ad99202d00fc d35c84b3447c40a298c70e8805fc7473 5c2f069ebffa4efca0d0a12d90b573fa - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1530/3035] 10.0.0.222 () {32 vars in 747 bytes} [Wed Jun 10 02:37:54 2026] GET /v2.0/security-group-rules/0f6e3743-7de0-4163-b6f5-266a54d29f3f => 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: 1506/3036] 10.0.0.222 () {32 vars in 750 bytes} [Wed Jun 10 02:37:54 2026] DELETE /v2.0/security-group-rules/8b997df1-f305-43c3-99e3-c0b931f42c33 => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:37:54.427 7 INFO neutron.api.v2.resource [None req-42d59485-1ba3-4b68-8f59-011e2ad7ab55 d35c84b3447c40a298c70e8805fc7473 5c2f069ebffa4efca0d0a12d90b573fa - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1531/3037] 10.0.0.222 () {32 vars in 747 bytes} [Wed Jun 10 02:37:54 2026] GET /v2.0/security-group-rules/8b997df1-f305-43c3-99e3-c0b931f42c33 => 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: 1507/3038] 10.0.0.222 () {32 vars in 750 bytes} [Wed Jun 10 02:37:54 2026] DELETE /v2.0/security-group-rules/172c7001-843d-4d6d-aa93-25db39203e13 => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:37:54.502 7 INFO neutron.api.v2.resource [None req-42a103a5-fad5-4bcd-a7f5-ab71304f48fa d35c84b3447c40a298c70e8805fc7473 5c2f069ebffa4efca0d0a12d90b573fa - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1532/3039] 10.0.0.222 () {32 vars in 747 bytes} [Wed Jun 10 02:37:54 2026] GET /v2.0/security-group-rules/172c7001-843d-4d6d-aa93-25db39203e13 => generated 155 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1508/3040] 10.0.0.222 () {32 vars in 750 bytes} [Wed Jun 10 02:37:54 2026] DELETE /v2.0/security-group-rules/f15225db-db7d-467c-8592-77a598e88424 => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:37:54.580 7 INFO neutron.api.v2.resource [None req-18f27873-fc64-4353-83d6-6b2888a268c9 d35c84b3447c40a298c70e8805fc7473 5c2f069ebffa4efca0d0a12d90b573fa - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1533/3041] 10.0.0.222 () {32 vars in 747 bytes} [Wed Jun 10 02:37:54 2026] GET /v2.0/security-group-rules/f15225db-db7d-467c-8592-77a598e88424 => 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: 1509/3042] 10.0.0.222 () {32 vars in 750 bytes} [Wed Jun 10 02:37:54 2026] DELETE /v2.0/security-group-rules/7d68bddb-c611-4757-bea7-06124600bced => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:37:54.660 7 INFO neutron.api.v2.resource [None req-fd227d9c-a364-4115-be39-531cdd2f464c d35c84b3447c40a298c70e8805fc7473 5c2f069ebffa4efca0d0a12d90b573fa - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1534/3043] 10.0.0.222 () {32 vars in 747 bytes} [Wed Jun 10 02:37:54 2026] GET /v2.0/security-group-rules/7d68bddb-c611-4757-bea7-06124600bced => 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: 1510/3044] 10.0.0.222 () {32 vars in 740 bytes} [Wed Jun 10 02:37:54 2026] DELETE /v2.0/security-groups/43b4a43a-86ae-4721-9c19-c687751a31be => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:37:54.764 7 INFO neutron.api.v2.resource [None req-f86591dd-45dd-4c4d-b569-a153f9d866c5 d35c84b3447c40a298c70e8805fc7473 5c2f069ebffa4efca0d0a12d90b573fa - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1535/3045] 10.0.0.222 () {32 vars in 737 bytes} [Wed Jun 10 02:37:54 2026] GET /v2.0/security-groups/43b4a43a-86ae-4721-9c19-c687751a31be => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 02:37:55.212 8 INFO neutron_taas.services.taas.taas_plugin [None req-09fd9f7f-ab6d-4fe9-8510-93b5c0fcc935 d35c84b3447c40a298c70e8805fc7473 5c2f069ebffa4efca0d0a12d90b573fa - - default default] TaaS: Handle Delete Port: 0e645b7d-344c-400a-ac23-6cf7952bdb7b 2026-06-10 02:37:55.215 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-09fd9f7f-ab6d-4fe9-8510-93b5c0fcc935 d35c84b3447c40a298c70e8805fc7473 5c2f069ebffa4efca0d0a12d90b573fa - - default default] Tap Mirror: Handle Delete Port: 0e645b7d-344c-400a-ac23-6cf7952bdb7b [pid: 8|app: 0|req: 1511/3046] 10.0.0.222 () {34 vars in 789 bytes} [Wed Jun 10 02:37:54 2026] PUT /v2.0/routers/539a7d98-5045-44da-a3bc-ed34e49fb76e/remove_router_interface => generated 309 bytes in 889 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:37:55.905 7 INFO neutron.api.v2.resource [None req-256033d7-ac39-4e2d-847c-12072599e966 d35c84b3447c40a298c70e8805fc7473 5c2f069ebffa4efca0d0a12d90b573fa - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1536/3047] 10.0.0.222 () {34 vars in 789 bytes} [Wed Jun 10 02:37:55 2026] PUT /v2.0/routers/539a7d98-5045-44da-a3bc-ed34e49fb76e/remove_router_interface => generated 198 bytes in 195 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 02:37:56.265 8 INFO neutron_taas.services.taas.taas_plugin [None req-f8d5995f-6fd3-4767-a457-497583d1fd74 d35c84b3447c40a298c70e8805fc7473 5c2f069ebffa4efca0d0a12d90b573fa - - default default] TaaS: Handle Delete Port: da64960a-b304-4340-ae88-739089840592 2026-06-10 02:37:56.269 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f8d5995f-6fd3-4767-a457-497583d1fd74 d35c84b3447c40a298c70e8805fc7473 5c2f069ebffa4efca0d0a12d90b573fa - - default default] Tap Mirror: Handle Delete Port: da64960a-b304-4340-ae88-739089840592 [pid: 8|app: 0|req: 1512/3048] 10.0.0.222 () {34 vars in 789 bytes} [Wed Jun 10 02:37:55 2026] PUT /v2.0/routers/539a7d98-5045-44da-a3bc-ed34e49fb76e/remove_router_interface => generated 309 bytes in 922 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:37:57.019 7 INFO neutron.api.v2.resource [None req-86470c61-4763-420c-9a74-359f4013d91e d35c84b3447c40a298c70e8805fc7473 5c2f069ebffa4efca0d0a12d90b573fa - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1537/3049] 10.0.0.222 () {34 vars in 789 bytes} [Wed Jun 10 02:37:56 2026] PUT /v2.0/routers/539a7d98-5045-44da-a3bc-ed34e49fb76e/remove_router_interface => generated 198 bytes in 181 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 02:37:57.479 8 INFO neutron_taas.services.taas.taas_plugin [None req-e808c1a2-d9ee-4c64-b1a8-ba1aa9cfc96f d35c84b3447c40a298c70e8805fc7473 5c2f069ebffa4efca0d0a12d90b573fa - - default default] TaaS: Handle Delete Port: 5f785b44-c5cf-445c-a367-418a1e65b5ac 2026-06-10 02:37:57.482 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e808c1a2-d9ee-4c64-b1a8-ba1aa9cfc96f d35c84b3447c40a298c70e8805fc7473 5c2f069ebffa4efca0d0a12d90b573fa - - default default] Tap Mirror: Handle Delete Port: 5f785b44-c5cf-445c-a367-418a1e65b5ac [pid: 8|app: 0|req: 1513/3050] 10.0.0.222 () {34 vars in 789 bytes} [Wed Jun 10 02:37:57 2026] PUT /v2.0/routers/539a7d98-5045-44da-a3bc-ed34e49fb76e/remove_router_interface => generated 309 bytes in 998 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:37:58.168 7 INFO neutron.api.v2.resource [None req-b493354a-1b6f-48f1-8b29-d1f621a73c4c d35c84b3447c40a298c70e8805fc7473 5c2f069ebffa4efca0d0a12d90b573fa - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1538/3051] 10.0.0.222 () {34 vars in 789 bytes} [Wed Jun 10 02:37:58 2026] PUT /v2.0/routers/539a7d98-5045-44da-a3bc-ed34e49fb76e/remove_router_interface => generated 198 bytes in 137 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 02:37:58.375 8 INFO neutron_taas.services.taas.taas_plugin [None req-a9afb2f3-a77f-42f1-9ab6-e01aed265e2f d35c84b3447c40a298c70e8805fc7473 5c2f069ebffa4efca0d0a12d90b573fa - - default default] TaaS: Handle Delete Port: d0ef2355-9ec9-4d31-ac81-7ace11a7646b 2026-06-10 02:37:58.378 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a9afb2f3-a77f-42f1-9ab6-e01aed265e2f d35c84b3447c40a298c70e8805fc7473 5c2f069ebffa4efca0d0a12d90b573fa - - default default] Tap Mirror: Handle Delete Port: d0ef2355-9ec9-4d31-ac81-7ace11a7646b 2026-06-10 02:37:58.667 8 INFO neutron_taas.services.taas.taas_plugin [None req-a9afb2f3-a77f-42f1-9ab6-e01aed265e2f d35c84b3447c40a298c70e8805fc7473 5c2f069ebffa4efca0d0a12d90b573fa - - default default] TaaS: Handle Delete Port: 8fa83d7f-57af-410a-9cff-a1b70f3a2e84 2026-06-10 02:37:58.670 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a9afb2f3-a77f-42f1-9ab6-e01aed265e2f d35c84b3447c40a298c70e8805fc7473 5c2f069ebffa4efca0d0a12d90b573fa - - default default] Tap Mirror: Handle Delete Port: 8fa83d7f-57af-410a-9cff-a1b70f3a2e84 2026-06-10 02:37:59.020 8 INFO neutron.services.segments.plugin [-] Segment 2bd73e99-3887-470b-b77b-37c7757e6a25 resource provider aggregate not found 2026-06-10 02:37:59.020 8 INFO neutron.services.segments.plugin [-] Segment 2bd73e99-3887-470b-b77b-37c7757e6a25 resource provider aggregate not found 2026-06-10 02:37:59.038 8 INFO neutron.db.l3_hamode_db [None req-a9afb2f3-a77f-42f1-9ab6-e01aed265e2f d35c84b3447c40a298c70e8805fc7473 5c2f069ebffa4efca0d0a12d90b573fa - - default default] HA network 133794a1-41d2-4383-bf1a-5c3e47417b48 was deleted as no HA routers are present in tenant 5c2f069ebffa4efca0d0a12d90b573fa. 2026-06-10 02:37:59.040 8 INFO neutron.services.segments.plugin [-] Segment 2bd73e99-3887-470b-b77b-37c7757e6a25 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2bd73e99-3887-470b-b77b-37c7757e6a25 found for delete ", "request_id": "req-d76b1c76-2017-4829-ba65-dcbf194b7690"}]} 2026-06-10 02:37:59.044 8 INFO neutron.services.segments.plugin [-] Segment 2bd73e99-3887-470b-b77b-37c7757e6a25 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2bd73e99-3887-470b-b77b-37c7757e6a25 found for delete ", "request_id": "req-090b830a-5420-49fb-bd72-bf4e0c35e9b8"}]} [pid: 8|app: 0|req: 1514/3052] 10.0.0.222 () {32 vars in 724 bytes} [Wed Jun 10 02:37:58 2026] DELETE /v2.0/routers/539a7d98-5045-44da-a3bc-ed34e49fb76e => generated 0 bytes in 873 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:37:59.066 7 INFO neutron.api.v2.resource [None req-baf26b41-2a81-49cf-a6ff-5dc002b8a8c1 d35c84b3447c40a298c70e8805fc7473 5c2f069ebffa4efca0d0a12d90b573fa - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1539/3053] 10.0.0.222 () {32 vars in 721 bytes} [Wed Jun 10 02:37:59 2026] GET /v2.0/routers/539a7d98-5045-44da-a3bc-ed34e49fb76e => generated 135 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1515/3054] 10.0.0.222 () {32 vars in 724 bytes} [Wed Jun 10 02:37:59 2026] DELETE /v2.0/subnets/2be931eb-0017-4bdf-b784-c05df1ba0860 => generated 0 bytes in 155 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 02:37:59.251 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8bd6bc2b-9e67-4826-862a-969fce74871e d35c84b3447c40a298c70e8805fc7473 5c2f069ebffa4efca0d0a12d90b573fa - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1540/3055] 10.0.0.222 () {32 vars in 721 bytes} [Wed Jun 10 02:37:59 2026] GET /v2.0/subnets/2be931eb-0017-4bdf-b784-c05df1ba0860 => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1516/3056] 10.0.0.222 () {32 vars in 724 bytes} [Wed Jun 10 02:37:59 2026] DELETE /v2.0/subnets/5fdd041a-55dd-4c20-af7f-6cf3d92ab0d4 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 02:37:59.425 7 INFO neutron.pecan_wsgi.hooks.translation [None req-88e75996-82be-43fb-a8d8-5b7f2381c018 d35c84b3447c40a298c70e8805fc7473 5c2f069ebffa4efca0d0a12d90b573fa - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1541/3057] 10.0.0.222 () {32 vars in 721 bytes} [Wed Jun 10 02:37:59 2026] GET /v2.0/subnets/5fdd041a-55dd-4c20-af7f-6cf3d92ab0d4 => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 02:37:59.510 8 INFO neutron_taas.services.taas.taas_plugin [None req-d44504fe-464a-48c7-95b2-ef008e5ac572 d35c84b3447c40a298c70e8805fc7473 5c2f069ebffa4efca0d0a12d90b573fa - - default default] TaaS: Handle Delete Port: 4f67fe96-c396-4d52-8e96-7905fcf27726 2026-06-10 02:37:59.513 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d44504fe-464a-48c7-95b2-ef008e5ac572 d35c84b3447c40a298c70e8805fc7473 5c2f069ebffa4efca0d0a12d90b573fa - - default default] Tap Mirror: Handle Delete Port: 4f67fe96-c396-4d52-8e96-7905fcf27726 [pid: 8|app: 0|req: 1517/3058] 10.0.0.222 () {32 vars in 726 bytes} [Wed Jun 10 02:37:59 2026] DELETE /v2.0/networks/6c8c67a5-47d1-49f1-9ecb-fd62217bfe64 => generated 0 bytes in 279 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 02:37:59.731 7 INFO neutron.pecan_wsgi.hooks.translation [None req-672ac36f-e2cf-429a-a513-2e58f7058009 d35c84b3447c40a298c70e8805fc7473 5c2f069ebffa4efca0d0a12d90b573fa - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1542/3059] 10.0.0.222 () {32 vars in 723 bytes} [Wed Jun 10 02:37:59 2026] GET /v2.0/networks/6c8c67a5-47d1-49f1-9ecb-fd62217bfe64 => generated 138 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1518/3060] 10.0.0.222 () {32 vars in 724 bytes} [Wed Jun 10 02:37:59 2026] DELETE /v2.0/subnets/07542651-3638-4795-8fb3-9f60ff2e7e9a => generated 0 bytes in 182 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 02:37:59.938 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6ae91eab-de59-4046-ada6-674d9bf98c19 d35c84b3447c40a298c70e8805fc7473 5c2f069ebffa4efca0d0a12d90b573fa - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1543/3061] 10.0.0.222 () {32 vars in 721 bytes} [Wed Jun 10 02:37:59 2026] GET /v2.0/subnets/07542651-3638-4795-8fb3-9f60ff2e7e9a => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1519/3062] 10.0.0.222 () {32 vars in 724 bytes} [Wed Jun 10 02:37:59 2026] DELETE /v2.0/subnets/28cee2df-7623-4bb4-92dc-ba99b5f1926e => generated 0 bytes in 146 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 02:38:00.115 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6858794b-d3aa-4378-8450-682a51e1b8e0 d35c84b3447c40a298c70e8805fc7473 5c2f069ebffa4efca0d0a12d90b573fa - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1544/3063] 10.0.0.222 () {32 vars in 721 bytes} [Wed Jun 10 02:38:00 2026] GET /v2.0/subnets/28cee2df-7623-4bb4-92dc-ba99b5f1926e => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 02:38:00.216 8 INFO neutron_taas.services.taas.taas_plugin [None req-633877aa-b578-45e8-99a2-3ec54e9eae8d d35c84b3447c40a298c70e8805fc7473 5c2f069ebffa4efca0d0a12d90b573fa - - default default] TaaS: Handle Delete Port: 9872e60c-b545-4190-bb7c-056b49f326be 2026-06-10 02:38:00.219 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-633877aa-b578-45e8-99a2-3ec54e9eae8d d35c84b3447c40a298c70e8805fc7473 5c2f069ebffa4efca0d0a12d90b573fa - - default default] Tap Mirror: Handle Delete Port: 9872e60c-b545-4190-bb7c-056b49f326be [pid: 8|app: 0|req: 1520/3064] 10.0.0.222 () {32 vars in 726 bytes} [Wed Jun 10 02:38:00 2026] DELETE /v2.0/networks/24ed50c1-2ff1-4f45-a4c4-37122bb73bb6 => generated 0 bytes in 285 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 02:38:00.426 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e8a2e81d-71df-4f2f-8b18-c32e62a365da d35c84b3447c40a298c70e8805fc7473 5c2f069ebffa4efca0d0a12d90b573fa - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1545/3065] 10.0.0.222 () {32 vars in 723 bytes} [Wed Jun 10 02:38:00 2026] GET /v2.0/networks/24ed50c1-2ff1-4f45-a4c4-37122bb73bb6 => 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: 1521/3066] 10.0.0.222 () {32 vars in 724 bytes} [Wed Jun 10 02:38:00 2026] DELETE /v2.0/subnets/fb97e404-af7c-49b6-9837-10f03302c74c => generated 0 bytes in 154 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 02:38:00.609 7 INFO neutron.pecan_wsgi.hooks.translation [None req-faccd085-af2d-4a23-87fd-8c40650f61c3 d35c84b3447c40a298c70e8805fc7473 5c2f069ebffa4efca0d0a12d90b573fa - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1546/3067] 10.0.0.222 () {32 vars in 721 bytes} [Wed Jun 10 02:38:00 2026] GET /v2.0/subnets/fb97e404-af7c-49b6-9837-10f03302c74c => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1522/3068] 10.0.0.222 () {32 vars in 724 bytes} [Wed Jun 10 02:38:00 2026] DELETE /v2.0/subnets/6dafb31d-406e-4ee6-971c-5d72b437a9dc => generated 0 bytes in 175 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 02:38:00.820 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d0514057-3f18-424a-844d-d85ec3bd6476 d35c84b3447c40a298c70e8805fc7473 5c2f069ebffa4efca0d0a12d90b573fa - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1547/3069] 10.0.0.222 () {32 vars in 721 bytes} [Wed Jun 10 02:38:00 2026] GET /v2.0/subnets/6dafb31d-406e-4ee6-971c-5d72b437a9dc => generated 136 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 02:38:00.946 8 INFO neutron_taas.services.taas.taas_plugin [None req-254a77c6-5271-4a83-aebc-52f0a0de722a d35c84b3447c40a298c70e8805fc7473 5c2f069ebffa4efca0d0a12d90b573fa - - default default] TaaS: Handle Delete Port: 9755f899-057a-4d5f-aa87-d2af258e5742 2026-06-10 02:38:00.948 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-254a77c6-5271-4a83-aebc-52f0a0de722a d35c84b3447c40a298c70e8805fc7473 5c2f069ebffa4efca0d0a12d90b573fa - - default default] Tap Mirror: Handle Delete Port: 9755f899-057a-4d5f-aa87-d2af258e5742 2026-06-10 02:38:01.069 8 INFO neutron.services.segments.plugin [-] Segment d8c996d3-674e-4d12-9233-6f7c1b312b4a resource provider aggregate not found 2026-06-10 02:38:01.070 8 INFO neutron.services.segments.plugin [-] Segment d8c996d3-674e-4d12-9233-6f7c1b312b4a resource provider aggregate not found 2026-06-10 02:38:01.087 8 INFO neutron.services.segments.plugin [-] Segment d8c996d3-674e-4d12-9233-6f7c1b312b4a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d8c996d3-674e-4d12-9233-6f7c1b312b4a found for delete ", "request_id": "req-4489dc41-db3f-47fc-842b-f322482b55a6"}]} 2026-06-10 02:38:01.094 8 INFO neutron.services.segments.plugin [-] Segment d8c996d3-674e-4d12-9233-6f7c1b312b4a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d8c996d3-674e-4d12-9233-6f7c1b312b4a found for delete ", "request_id": "req-96618b83-2cf0-48a5-ae39-9678f8ec38b2"}]} 2026-06-10 02:38:01.110 8 INFO neutron.services.segments.plugin [-] Segment c6b53ee5-8ca2-4120-bf61-4df505a139a9 resource provider aggregate not found 2026-06-10 02:38:01.116 8 INFO neutron.services.segments.plugin [-] Segment c6b53ee5-8ca2-4120-bf61-4df505a139a9 resource provider aggregate not found 2026-06-10 02:38:01.132 8 INFO neutron.services.segments.plugin [-] Segment c6b53ee5-8ca2-4120-bf61-4df505a139a9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c6b53ee5-8ca2-4120-bf61-4df505a139a9 found for delete ", "request_id": "req-3ff52ae8-bbd2-4be2-8fab-ebd7604c4226"}]} 2026-06-10 02:38:01.135 8 INFO neutron.services.segments.plugin [-] Segment c6b53ee5-8ca2-4120-bf61-4df505a139a9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c6b53ee5-8ca2-4120-bf61-4df505a139a9 found for delete ", "request_id": "req-05ef170b-efc1-4734-a6fc-a7be28f55184"}]} [pid: 8|app: 0|req: 1523/3072] 10.0.0.222 () {32 vars in 726 bytes} [Wed Jun 10 02:38:00 2026] DELETE /v2.0/networks/c90ae6fc-a64f-4b76-bc6b-13bb95d0e4a3 => generated 0 bytes in 345 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 02:38:01.213 7 INFO neutron.pecan_wsgi.hooks.translation [None req-781de164-f8bf-4feb-a858-af38dba76bb4 d35c84b3447c40a298c70e8805fc7473 5c2f069ebffa4efca0d0a12d90b573fa - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1550/3073] 10.0.0.222 () {32 vars in 723 bytes} [Wed Jun 10 02:38:01 2026] GET /v2.0/networks/c90ae6fc-a64f-4b76-bc6b-13bb95d0e4a3 => generated 138 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 02:38:03.150 8 INFO neutron.services.segments.plugin [-] Segment f2e74ca9-467c-4aab-916f-dc9a41c4fd6e resource provider aggregate not found 2026-06-10 02:38:03.155 8 INFO neutron.services.segments.plugin [-] Segment f2e74ca9-467c-4aab-916f-dc9a41c4fd6e resource provider aggregate not found 2026-06-10 02:38:03.168 8 INFO neutron.services.segments.plugin [-] Segment f2e74ca9-467c-4aab-916f-dc9a41c4fd6e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f2e74ca9-467c-4aab-916f-dc9a41c4fd6e found for delete ", "request_id": "req-965d449e-3e33-466a-a20d-1fc836c86296"}]} 2026-06-10 02:38:03.173 8 INFO neutron.services.segments.plugin [-] Segment f2e74ca9-467c-4aab-916f-dc9a41c4fd6e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f2e74ca9-467c-4aab-916f-dc9a41c4fd6e found for delete ", "request_id": "req-f6f2e93d-13fb-4a01-9f86-6e6345082528"}]} [pid: 8|app: 0|req: 1524/3074] 10.0.0.222 () {32 vars in 774 bytes} [Wed Jun 10 02:38:02 2026] GET /v2.0/security-groups?tenant_id=66b13160a7b44bd7ab5da3eb7aded04d&name=default => generated 2929 bytes in 289 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1551/3075] 10.0.0.222 () {32 vars in 740 bytes} [Wed Jun 10 02:38:03 2026] DELETE /v2.0/security-groups/d3b922f5-8451-4bca-8c2b-6b79c79302b7 => 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: 1525/3076] 10.0.0.222 () {32 vars in 774 bytes} [Wed Jun 10 02:38:03 2026] GET /v2.0/security-groups?tenant_id=d5b9fc302ca642a1b3888f9a515bf1ff&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: 1552/3077] 10.0.0.222 () {32 vars in 740 bytes} [Wed Jun 10 02:38:03 2026] DELETE /v2.0/security-groups/31086c1f-f45e-4ffd-9c82-f4c7cfaf85ca => 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: 1526/3078] 10.0.0.222 () {32 vars in 774 bytes} [Wed Jun 10 02:38:03 2026] GET /v2.0/security-groups?tenant_id=5c2f069ebffa4efca0d0a12d90b573fa&name=default => generated 2925 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1553/3079] 10.0.0.222 () {32 vars in 740 bytes} [Wed Jun 10 02:38:03 2026] DELETE /v2.0/security-groups/d999d47f-fbeb-4849-ae60-21ccc80c949a => 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: 1527/3080] 10.0.0.222 () {32 vars in 774 bytes} [Wed Jun 10 02:38:04 2026] GET /v2.0/security-groups?tenant_id=6923a7cc5e1d4744bce15a95f1eb3903&name=default => generated 2929 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1554/3081] 10.0.0.222 () {32 vars in 740 bytes} [Wed Jun 10 02:38:04 2026] DELETE /v2.0/security-groups/a164f18f-2f39-4cda-9b64-b31159e5837a => 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: 1528/3082] 10.0.0.222 () {32 vars in 774 bytes} [Wed Jun 10 02:38:04 2026] GET /v2.0/security-groups?tenant_id=39e71d6de13f4c4db188996d82581c99&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: 1555/3083] 10.0.0.222 () {32 vars in 740 bytes} [Wed Jun 10 02:38:04 2026] DELETE /v2.0/security-groups/57d533fa-ade5-4a08-aa00-1774a3998067 => 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: 1529/3084] 10.0.0.222 () {32 vars in 774 bytes} [Wed Jun 10 02:38:04 2026] GET /v2.0/security-groups?tenant_id=42ee83697b51492884eae9fb6e3545e3&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: 1556/3085] 10.0.0.222 () {32 vars in 740 bytes} [Wed Jun 10 02:38:04 2026] DELETE /v2.0/security-groups/9c98ba5b-06bd-4733-b41a-b33177b2ac81 => 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: 1530/3086] 10.0.0.222 () {32 vars in 774 bytes} [Wed Jun 10 02:38:05 2026] GET /v2.0/security-groups?tenant_id=d89381a521eb4294949875eca3eda0eb&name=default => generated 2929 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1557/3087] 10.0.0.222 () {32 vars in 740 bytes} [Wed Jun 10 02:38:05 2026] DELETE /v2.0/security-groups/0395ac54-e1b6-43d4-814a-4fc991807983 => 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: 1531/3088] 10.0.0.222 () {34 vars in 678 bytes} [Wed Jun 10 02:38:09 2026] POST /v2.0/qos/policies => generated 359 bytes in 196 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1558/3089] 10.0.0.222 () {34 vars in 678 bytes} [Wed Jun 10 02:38:09 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: 8|app: 0|req: 1532/3090] 10.0.0.222 () {34 vars in 678 bytes} [Wed Jun 10 02:38:09 2026] POST /v2.0/qos/policies => generated 359 bytes in 32 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1559/3091] 10.0.0.222 () {34 vars in 678 bytes} [Wed Jun 10 02:38:09 2026] POST /v2.0/qos/policies => generated 359 bytes in 36 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1533/3092] 10.0.0.222 () {34 vars in 678 bytes} [Wed Jun 10 02:38:09 2026] POST /v2.0/qos/policies => generated 359 bytes in 36 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1560/3093] 10.0.0.222 () {34 vars in 753 bytes} [Wed Jun 10 02:38:09 2026] PUT /v2.0/policies/f0f1befb-9892-491f-bf39-b81493f16d57/tags => generated 17 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1534/3094] 10.0.0.222 () {34 vars in 753 bytes} [Wed Jun 10 02:38:09 2026] PUT /v2.0/policies/88b645ea-91a2-4dbd-b5de-bc208c0b50e2/tags => generated 25 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1561/3095] 10.0.0.222 () {34 vars in 753 bytes} [Wed Jun 10 02:38:09 2026] PUT /v2.0/policies/11e00a88-fdfe-4b48-aef3-449a26a6b71b/tags => generated 34 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1535/3096] 10.0.0.222 () {34 vars in 753 bytes} [Wed Jun 10 02:38:09 2026] PUT /v2.0/policies/632fe419-141a-4f0a-acb9-6728e12a3df7/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: 1562/3097] 10.0.0.222 () {32 vars in 674 bytes} [Wed Jun 10 02:38:10 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1536/3098] 10.0.0.222 () {32 vars in 688 bytes} [Wed Jun 10 02:38:10 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1563/3099] 10.0.0.222 () {32 vars in 684 bytes} [Wed Jun 10 02:38:10 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1537/3100] 10.0.0.222 () {32 vars in 696 bytes} [Wed Jun 10 02:38:10 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1564/3101] 10.0.0.222 () {32 vars in 682 bytes} [Wed Jun 10 02:38:10 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1538/3102] 10.0.0.222 () {32 vars in 696 bytes} [Wed Jun 10 02:38:10 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1565/3103] 10.0.0.222 () {32 vars in 692 bytes} [Wed Jun 10 02:38:10 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1539/3104] 10.0.0.222 () {32 vars in 704 bytes} [Wed Jun 10 02:38:10 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1566/3105] 10.0.0.222 () {32 vars in 734 bytes} [Wed Jun 10 02:38:10 2026] DELETE /v2.0/qos/policies/f0f1befb-9892-491f-bf39-b81493f16d57 => 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: 1540/3106] 10.0.0.222 () {32 vars in 734 bytes} [Wed Jun 10 02:38:10 2026] DELETE /v2.0/qos/policies/88b645ea-91a2-4dbd-b5de-bc208c0b50e2 => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1567/3107] 10.0.0.222 () {32 vars in 734 bytes} [Wed Jun 10 02:38:10 2026] DELETE /v2.0/qos/policies/11e00a88-fdfe-4b48-aef3-449a26a6b71b => 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: 1541/3108] 10.0.0.222 () {32 vars in 734 bytes} [Wed Jun 10 02:38:10 2026] DELETE /v2.0/qos/policies/632fe419-141a-4f0a-acb9-6728e12a3df7 => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1568/3109] 10.0.0.222 () {32 vars in 734 bytes} [Wed Jun 10 02:38:10 2026] DELETE /v2.0/qos/policies/f79b80a2-a4bf-4677-9ca6-0dd4ff32b9fe => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1542/3110] 10.0.0.222 () {32 vars in 774 bytes} [Wed Jun 10 02:38:11 2026] GET /v2.0/security-groups?tenant_id=b5465ca3b3c743aca351e4ace6b2650e&name=default => generated 2929 bytes in 294 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1569/3111] 10.0.0.222 () {32 vars in 740 bytes} [Wed Jun 10 02:38:12 2026] DELETE /v2.0/security-groups/15b16dc0-8eed-43d3-91ae-aec4366fd169 => 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: 1543/3112] 10.0.0.222 () {32 vars in 774 bytes} [Wed Jun 10 02:38:12 2026] GET /v2.0/security-groups?tenant_id=7d59f7e8056b4250b3a55df5f1712c79&name=default => generated 2929 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1570/3113] 10.0.0.222 () {32 vars in 740 bytes} [Wed Jun 10 02:38:12 2026] DELETE /v2.0/security-groups/1373b25a-e110-44f9-a110-ecfc8b8e2924 => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1544/3114] 10.0.0.222 () {32 vars in 774 bytes} [Wed Jun 10 02:38:12 2026] GET /v2.0/security-groups?tenant_id=112720e6974b420b82272d4983e9e4b0&name=default => generated 2929 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1571/3115] 10.0.0.222 () {32 vars in 740 bytes} [Wed Jun 10 02:38:12 2026] DELETE /v2.0/security-groups/e7dc2c5a-d52c-4661-9fe4-b5f17f57100e => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:38:16.872 8 INFO neutron.db.segments_db [None req-823e7ec7-c3f9-4f5c-8a0e-3698d6375890 3675f06d5f72475399a3579ef77d1876 a3e49dd2731243c3a9d81fcd47763327 - - default default] Added segment c2af96a2-f47d-487f-b941-5da3024830f3 of type vxlan for network 4be93aa2-71b8-4d6c-a2d5-9404142afcf7 2026-06-10 02:38:17.099 8 INFO neutron.db.l3_hamode_db [None req-823e7ec7-c3f9-4f5c-8a0e-3698d6375890 3675f06d5f72475399a3579ef77d1876 a3e49dd2731243c3a9d81fcd47763327 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-10 02:38:17.213 8 INFO neutron.db.l3_hamode_db [None req-823e7ec7-c3f9-4f5c-8a0e-3698d6375890 3675f06d5f72475399a3579ef77d1876 a3e49dd2731243c3a9d81fcd47763327 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1546/3118] 10.0.0.222 () {34 vars in 668 bytes} [Wed Jun 10 02:38:16 2026] POST /v2.0/routers => generated 474 bytes in 1069 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:38:17.818 7 INFO neutron.db.l3_hamode_db [None req-9fc4575f-fd9c-4f38-b83a-eda49c5b3dc7 3675f06d5f72475399a3579ef77d1876 a3e49dd2731243c3a9d81fcd47763327 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-10 02:38:17.940 7 INFO neutron.db.l3_hamode_db [None req-9fc4575f-fd9c-4f38-b83a-eda49c5b3dc7 3675f06d5f72475399a3579ef77d1876 a3e49dd2731243c3a9d81fcd47763327 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1573/3119] 10.0.0.222 () {34 vars in 668 bytes} [Wed Jun 10 02:38:17 2026] POST /v2.0/routers => generated 474 bytes in 703 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:38:18.529 8 INFO neutron.db.l3_hamode_db [None req-f10948c1-735b-4fa0-a821-ae23bb755519 3675f06d5f72475399a3579ef77d1876 a3e49dd2731243c3a9d81fcd47763327 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-10 02:38:18.656 8 INFO neutron.db.l3_hamode_db [None req-f10948c1-735b-4fa0-a821-ae23bb755519 3675f06d5f72475399a3579ef77d1876 a3e49dd2731243c3a9d81fcd47763327 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1547/3120] 10.0.0.222 () {34 vars in 668 bytes} [Wed Jun 10 02:38:18 2026] POST /v2.0/routers => generated 474 bytes in 738 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:38:19.265 7 INFO neutron.db.l3_hamode_db [None req-19a6ca6c-850f-466b-a9b3-a4dc08628954 3675f06d5f72475399a3579ef77d1876 a3e49dd2731243c3a9d81fcd47763327 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-10 02:38:19.391 7 INFO neutron.db.l3_hamode_db [None req-19a6ca6c-850f-466b-a9b3-a4dc08628954 3675f06d5f72475399a3579ef77d1876 a3e49dd2731243c3a9d81fcd47763327 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1574/3121] 10.0.0.222 () {34 vars in 668 bytes} [Wed Jun 10 02:38:19 2026] POST /v2.0/routers => generated 474 bytes in 738 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:38:20.008 8 INFO neutron.db.l3_hamode_db [None req-f71a07f5-d3bf-4f6e-ba13-6ee19bed1249 3675f06d5f72475399a3579ef77d1876 a3e49dd2731243c3a9d81fcd47763327 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-10 02:38:20.127 8 INFO neutron.db.l3_hamode_db [None req-f71a07f5-d3bf-4f6e-ba13-6ee19bed1249 3675f06d5f72475399a3579ef77d1876 a3e49dd2731243c3a9d81fcd47763327 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1548/3122] 10.0.0.222 () {34 vars in 668 bytes} [Wed Jun 10 02:38:19 2026] POST /v2.0/routers => generated 474 bytes in 719 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1575/3123] 10.0.0.222 () {34 vars in 751 bytes} [Wed Jun 10 02:38:20 2026] PUT /v2.0/routers/8c184e3d-bd9f-4709-adc3-b496e68f545f/tags => generated 17 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1549/3124] 10.0.0.222 () {34 vars in 751 bytes} [Wed Jun 10 02:38:20 2026] PUT /v2.0/routers/b55fb5c5-4578-4335-aa9e-5f8cbd40279d/tags => generated 25 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1576/3125] 10.0.0.222 () {34 vars in 751 bytes} [Wed Jun 10 02:38:20 2026] PUT /v2.0/routers/41dbb22a-f8a8-4b89-9a0b-eaad8146da53/tags => generated 34 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1550/3126] 10.0.0.222 () {34 vars in 751 bytes} [Wed Jun 10 02:38:21 2026] PUT /v2.0/routers/649f9326-9cb5-4e43-959d-43cac9ce3209/tags => generated 19 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1577/3127] 10.0.0.222 () {32 vars in 664 bytes} [Wed Jun 10 02:38:21 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1551/3128] 10.0.0.222 () {32 vars in 678 bytes} [Wed Jun 10 02:38:21 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1578/3129] 10.0.0.222 () {32 vars in 674 bytes} [Wed Jun 10 02:38:21 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1552/3130] 10.0.0.222 () {32 vars in 686 bytes} [Wed Jun 10 02:38:21 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1579/3131] 10.0.0.222 () {32 vars in 672 bytes} [Wed Jun 10 02:38:21 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1553/3132] 10.0.0.222 () {32 vars in 686 bytes} [Wed Jun 10 02:38:21 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1580/3133] 10.0.0.222 () {32 vars in 682 bytes} [Wed Jun 10 02:38:21 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1554/3134] 10.0.0.222 () {32 vars in 694 bytes} [Wed Jun 10 02:38:21 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1581/3135] 10.0.0.222 () {32 vars in 721 bytes} [Wed Jun 10 02:38:21 2026] GET /v2.0/routers/8c184e3d-bd9f-4709-adc3-b496e68f545f => generated 485 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1555/3136] 10.0.0.222 () {34 vars in 742 bytes} [Wed Jun 10 02:38:21 2026] PUT /v2.0/routers/8c184e3d-bd9f-4709-adc3-b496e68f545f => generated 485 bytes in 985 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1582/3137] 10.0.0.222 () {32 vars in 736 bytes} [Wed Jun 10 02:38:22 2026] GET /v2.0/ports?device_id=8c184e3d-bd9f-4709-adc3-b496e68f545f => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 02:38:23.135 8 INFO neutron_taas.services.taas.taas_plugin [None req-a2f7a309-7834-4886-b9e7-b28eeef0d97f 3675f06d5f72475399a3579ef77d1876 a3e49dd2731243c3a9d81fcd47763327 - - default default] TaaS: Handle Delete Port: 4ac391be-bdf0-4bde-be1a-d03a34706173 2026-06-10 02:38:23.138 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a2f7a309-7834-4886-b9e7-b28eeef0d97f 3675f06d5f72475399a3579ef77d1876 a3e49dd2731243c3a9d81fcd47763327 - - default default] Tap Mirror: Handle Delete Port: 4ac391be-bdf0-4bde-be1a-d03a34706173 [pid: 8|app: 0|req: 1556/3138] 10.0.0.222 () {32 vars in 724 bytes} [Wed Jun 10 02:38:22 2026] DELETE /v2.0/routers/8c184e3d-bd9f-4709-adc3-b496e68f545f => generated 0 bytes in 357 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1583/3139] 10.0.0.222 () {32 vars in 721 bytes} [Wed Jun 10 02:38:23 2026] GET /v2.0/routers/b55fb5c5-4578-4335-aa9e-5f8cbd40279d => generated 493 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1557/3140] 10.0.0.222 () {34 vars in 742 bytes} [Wed Jun 10 02:38:23 2026] PUT /v2.0/routers/b55fb5c5-4578-4335-aa9e-5f8cbd40279d => generated 493 bytes in 527 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1584/3141] 10.0.0.222 () {32 vars in 736 bytes} [Wed Jun 10 02:38:23 2026] GET /v2.0/ports?device_id=b55fb5c5-4578-4335-aa9e-5f8cbd40279d => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 02:38:24.132 8 INFO neutron_taas.services.taas.taas_plugin [None req-09c1317d-3925-45a0-8b10-55eb83bb835a 3675f06d5f72475399a3579ef77d1876 a3e49dd2731243c3a9d81fcd47763327 - - default default] TaaS: Handle Delete Port: 68512e13-4b9b-4ee2-84c9-ac76df052280 2026-06-10 02:38:24.135 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-09c1317d-3925-45a0-8b10-55eb83bb835a 3675f06d5f72475399a3579ef77d1876 a3e49dd2731243c3a9d81fcd47763327 - - default default] Tap Mirror: Handle Delete Port: 68512e13-4b9b-4ee2-84c9-ac76df052280 [pid: 8|app: 0|req: 1558/3142] 10.0.0.222 () {32 vars in 724 bytes} [Wed Jun 10 02:38:23 2026] DELETE /v2.0/routers/b55fb5c5-4578-4335-aa9e-5f8cbd40279d => generated 0 bytes in 383 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1585/3143] 10.0.0.222 () {32 vars in 721 bytes} [Wed Jun 10 02:38:24 2026] GET /v2.0/routers/41dbb22a-f8a8-4b89-9a0b-eaad8146da53 => generated 502 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1559/3144] 10.0.0.222 () {34 vars in 742 bytes} [Wed Jun 10 02:38:24 2026] PUT /v2.0/routers/41dbb22a-f8a8-4b89-9a0b-eaad8146da53 => generated 502 bytes in 577 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1586/3145] 10.0.0.222 () {32 vars in 736 bytes} [Wed Jun 10 02:38:24 2026] GET /v2.0/ports?device_id=41dbb22a-f8a8-4b89-9a0b-eaad8146da53 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 02:38:25.178 8 INFO neutron_taas.services.taas.taas_plugin [None req-cd053144-3f05-4124-b69f-b577a4bd05cb 3675f06d5f72475399a3579ef77d1876 a3e49dd2731243c3a9d81fcd47763327 - - default default] TaaS: Handle Delete Port: 69b038a5-fde8-426a-82ce-3a3976918575 2026-06-10 02:38:25.180 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cd053144-3f05-4124-b69f-b577a4bd05cb 3675f06d5f72475399a3579ef77d1876 a3e49dd2731243c3a9d81fcd47763327 - - default default] Tap Mirror: Handle Delete Port: 69b038a5-fde8-426a-82ce-3a3976918575 [pid: 8|app: 0|req: 1560/3146] 10.0.0.222 () {32 vars in 724 bytes} [Wed Jun 10 02:38:25 2026] DELETE /v2.0/routers/41dbb22a-f8a8-4b89-9a0b-eaad8146da53 => generated 0 bytes in 369 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1587/3147] 10.0.0.222 () {32 vars in 721 bytes} [Wed Jun 10 02:38:25 2026] GET /v2.0/routers/649f9326-9cb5-4e43-959d-43cac9ce3209 => generated 487 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1561/3148] 10.0.0.222 () {34 vars in 742 bytes} [Wed Jun 10 02:38:25 2026] PUT /v2.0/routers/649f9326-9cb5-4e43-959d-43cac9ce3209 => generated 487 bytes in 531 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1588/3149] 10.0.0.222 () {32 vars in 736 bytes} [Wed Jun 10 02:38:25 2026] GET /v2.0/ports?device_id=649f9326-9cb5-4e43-959d-43cac9ce3209 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 02:38:26.184 8 INFO neutron_taas.services.taas.taas_plugin [None req-7f29bdbe-9edc-49de-b702-4d93f60eac97 3675f06d5f72475399a3579ef77d1876 a3e49dd2731243c3a9d81fcd47763327 - - default default] TaaS: Handle Delete Port: 2645cbf1-fd96-4966-815b-c810360a5d40 2026-06-10 02:38:26.187 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7f29bdbe-9edc-49de-b702-4d93f60eac97 3675f06d5f72475399a3579ef77d1876 a3e49dd2731243c3a9d81fcd47763327 - - default default] Tap Mirror: Handle Delete Port: 2645cbf1-fd96-4966-815b-c810360a5d40 [pid: 8|app: 0|req: 1562/3150] 10.0.0.222 () {32 vars in 724 bytes} [Wed Jun 10 02:38:25 2026] DELETE /v2.0/routers/649f9326-9cb5-4e43-959d-43cac9ce3209 => generated 0 bytes in 383 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1589/3151] 10.0.0.222 () {32 vars in 721 bytes} [Wed Jun 10 02:38:26 2026] GET /v2.0/routers/2a100f69-5be0-4cca-848d-e08661aca278 => generated 480 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1563/3152] 10.0.0.222 () {34 vars in 742 bytes} [Wed Jun 10 02:38:26 2026] PUT /v2.0/routers/2a100f69-5be0-4cca-848d-e08661aca278 => generated 480 bytes in 550 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1590/3153] 10.0.0.222 () {32 vars in 736 bytes} [Wed Jun 10 02:38:27 2026] GET /v2.0/ports?device_id=2a100f69-5be0-4cca-848d-e08661aca278 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 02:38:27.191 8 INFO neutron_taas.services.taas.taas_plugin [None req-0d8271a1-b034-4770-a3b2-4a70637428e9 3675f06d5f72475399a3579ef77d1876 a3e49dd2731243c3a9d81fcd47763327 - - default default] TaaS: Handle Delete Port: 14ffea08-d2e1-481b-a962-0d2a9390afd0 2026-06-10 02:38:27.194 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0d8271a1-b034-4770-a3b2-4a70637428e9 3675f06d5f72475399a3579ef77d1876 a3e49dd2731243c3a9d81fcd47763327 - - default default] Tap Mirror: Handle Delete Port: 14ffea08-d2e1-481b-a962-0d2a9390afd0 2026-06-10 02:38:27.514 8 INFO neutron.services.segments.plugin [-] Segment c2af96a2-f47d-487f-b941-5da3024830f3 resource provider aggregate not found 2026-06-10 02:38:27.522 8 INFO neutron.services.segments.plugin [-] Segment c2af96a2-f47d-487f-b941-5da3024830f3 resource provider aggregate not found 2026-06-10 02:38:27.530 8 INFO neutron.services.segments.plugin [-] Segment c2af96a2-f47d-487f-b941-5da3024830f3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c2af96a2-f47d-487f-b941-5da3024830f3 found for delete ", "request_id": "req-f7496fcb-9a16-4fad-9c60-cce8904f957a"}]} 2026-06-10 02:38:27.539 8 INFO neutron.services.segments.plugin [-] Segment c2af96a2-f47d-487f-b941-5da3024830f3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c2af96a2-f47d-487f-b941-5da3024830f3 found for delete ", "request_id": "req-83c2d330-8c27-4e2e-8fb1-e2b5cc08d755"}]} 2026-06-10 02:38:27.544 8 INFO neutron.db.l3_hamode_db [None req-0d8271a1-b034-4770-a3b2-4a70637428e9 3675f06d5f72475399a3579ef77d1876 a3e49dd2731243c3a9d81fcd47763327 - - default default] HA network 4be93aa2-71b8-4d6c-a2d5-9404142afcf7 was deleted as no HA routers are present in tenant a3e49dd2731243c3a9d81fcd47763327. [pid: 8|app: 0|req: 1564/3154] 10.0.0.222 () {32 vars in 724 bytes} [Wed Jun 10 02:38:27 2026] DELETE /v2.0/routers/2a100f69-5be0-4cca-848d-e08661aca278 => generated 0 bytes in 518 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1591/3155] 10.0.0.222 () {32 vars in 774 bytes} [Wed Jun 10 02:38:28 2026] GET /v2.0/security-groups?tenant_id=f5da5233b99247ca9a9485d2f73bbded&name=default => generated 2929 bytes in 258 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1565/3156] 10.0.0.222 () {32 vars in 740 bytes} [Wed Jun 10 02:38:28 2026] DELETE /v2.0/security-groups/91a0ccdf-8582-4c7a-91d1-d008ea3f7fdf => 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: 1592/3157] 10.0.0.222 () {32 vars in 774 bytes} [Wed Jun 10 02:38:28 2026] GET /v2.0/security-groups?tenant_id=a3e49dd2731243c3a9d81fcd47763327&name=default => generated 2929 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1566/3158] 10.0.0.222 () {32 vars in 740 bytes} [Wed Jun 10 02:38:28 2026] DELETE /v2.0/security-groups/5cd79329-f26d-4aee-b926-0afbeab05abe => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1593/3159] 10.0.0.222 () {32 vars in 774 bytes} [Wed Jun 10 02:38:29 2026] GET /v2.0/security-groups?tenant_id=1613fbb297f14608a9a4e1f16af03ac0&name=default => generated 2929 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1567/3160] 10.0.0.222 () {32 vars in 740 bytes} [Wed Jun 10 02:38:29 2026] DELETE /v2.0/security-groups/5c404d50-7b83-49a5-92d8-0c62e58b10ca => 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: 1569/3163] 10.0.0.222 () {34 vars in 684 bytes} [Wed Jun 10 02:38:33 2026] POST /v2.0/security-groups => generated 1603 bytes in 335 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1595/3164] 10.0.0.222 () {34 vars in 684 bytes} [Wed Jun 10 02:38:33 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: 8|app: 0|req: 1570/3165] 10.0.0.222 () {34 vars in 684 bytes} [Wed Jun 10 02:38:33 2026] POST /v2.0/security-groups => generated 1603 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1596/3166] 10.0.0.222 () {34 vars in 684 bytes} [Wed Jun 10 02:38:33 2026] POST /v2.0/security-groups => generated 1603 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1571/3167] 10.0.0.222 () {34 vars in 684 bytes} [Wed Jun 10 02:38:33 2026] POST /v2.0/security-groups => generated 1603 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1597/3168] 10.0.0.222 () {34 vars in 767 bytes} [Wed Jun 10 02:38:34 2026] PUT /v2.0/security-groups/134fdfda-ad58-4635-a1c9-e5c08575f60c/tags => generated 17 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1572/3169] 10.0.0.222 () {34 vars in 767 bytes} [Wed Jun 10 02:38:34 2026] PUT /v2.0/security-groups/5d90fa96-5a9b-4641-8c30-764519a9e64b/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: 1598/3170] 10.0.0.222 () {34 vars in 767 bytes} [Wed Jun 10 02:38:34 2026] PUT /v2.0/security-groups/804633f2-70fd-45b7-849c-2ca017fba165/tags => generated 34 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1573/3171] 10.0.0.222 () {34 vars in 767 bytes} [Wed Jun 10 02:38:34 2026] PUT /v2.0/security-groups/9cafaf02-0b94-4784-b634-3be3cf3435d0/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: 1599/3172] 10.0.0.222 () {32 vars in 680 bytes} [Wed Jun 10 02:38:34 2026] GET /v2.0/security-groups?tags=red => generated 4810 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1574/3173] 10.0.0.222 () {32 vars in 694 bytes} [Wed Jun 10 02:38:34 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3222 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1600/3174] 10.0.0.222 () {32 vars in 690 bytes} [Wed Jun 10 02:38:34 2026] GET /v2.0/security-groups?tags-any=blue => generated 3222 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1575/3175] 10.0.0.222 () {32 vars in 702 bytes} [Wed Jun 10 02:38:34 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4810 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1601/3176] 10.0.0.222 () {32 vars in 688 bytes} [Wed Jun 10 02:38:34 2026] GET /v2.0/security-groups?not-tags=red => generated 6102 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1576/3177] 10.0.0.222 () {32 vars in 702 bytes} [Wed Jun 10 02:38:34 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7690 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1602/3178] 10.0.0.222 () {32 vars in 698 bytes} [Wed Jun 10 02:38:34 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7690 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1577/3179] 10.0.0.222 () {32 vars in 710 bytes} [Wed Jun 10 02:38:34 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 6102 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1603/3180] 10.0.0.222 () {32 vars in 740 bytes} [Wed Jun 10 02:38:34 2026] DELETE /v2.0/security-groups/134fdfda-ad58-4635-a1c9-e5c08575f60c => 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: 1578/3181] 10.0.0.222 () {32 vars in 740 bytes} [Wed Jun 10 02:38:34 2026] DELETE /v2.0/security-groups/5d90fa96-5a9b-4641-8c30-764519a9e64b => 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: 1604/3182] 10.0.0.222 () {32 vars in 740 bytes} [Wed Jun 10 02:38:34 2026] DELETE /v2.0/security-groups/804633f2-70fd-45b7-849c-2ca017fba165 => 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: 1579/3183] 10.0.0.222 () {32 vars in 740 bytes} [Wed Jun 10 02:38:34 2026] DELETE /v2.0/security-groups/9cafaf02-0b94-4784-b634-3be3cf3435d0 => 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: 1605/3184] 10.0.0.222 () {32 vars in 740 bytes} [Wed Jun 10 02:38:35 2026] DELETE /v2.0/security-groups/a92c0348-4ae5-4b9f-a8e9-83915785eeaf => 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: 1580/3185] 10.0.0.222 () {32 vars in 774 bytes} [Wed Jun 10 02:38:35 2026] GET /v2.0/security-groups?tenant_id=1149c5a390ba4414b0dc05f10b5a95dd&name=default => generated 2929 bytes in 262 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1606/3186] 10.0.0.222 () {32 vars in 740 bytes} [Wed Jun 10 02:38:36 2026] DELETE /v2.0/security-groups/0a2a45b3-47df-4b1e-8b98-9ababd6930d4 => 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: 1581/3187] 10.0.0.222 () {32 vars in 774 bytes} [Wed Jun 10 02:38:36 2026] GET /v2.0/security-groups?tenant_id=d0e4a94c6f544c43846be70d3cc3c87d&name=default => generated 2929 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1607/3188] 10.0.0.222 () {32 vars in 740 bytes} [Wed Jun 10 02:38:36 2026] DELETE /v2.0/security-groups/97eb8d3a-4a13-47f1-b822-7bd767e44bef => 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: 1582/3189] 10.0.0.222 () {32 vars in 774 bytes} [Wed Jun 10 02:38:36 2026] GET /v2.0/security-groups?tenant_id=eebeb87013ab4727bc4f7b85a505e121&name=default => generated 2929 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1608/3190] 10.0.0.222 () {32 vars in 740 bytes} [Wed Jun 10 02:38:36 2026] DELETE /v2.0/security-groups/fe60adde-8ae6-49fd-b926-506cf4886e33 => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1583/3191] 10.0.0.222 () {34 vars in 676 bytes} [Wed Jun 10 02:38:40 2026] POST /v2.0/subnetpools => generated 516 bytes in 257 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1609/3192] 10.0.0.222 () {34 vars in 676 bytes} [Wed Jun 10 02:38:40 2026] POST /v2.0/subnetpools => generated 516 bytes in 55 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1584/3193] 10.0.0.222 () {34 vars in 676 bytes} [Wed Jun 10 02:38:41 2026] POST /v2.0/subnetpools => generated 516 bytes in 52 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1610/3194] 10.0.0.222 () {34 vars in 676 bytes} [Wed Jun 10 02:38:41 2026] POST /v2.0/subnetpools => generated 516 bytes in 62 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1585/3195] 10.0.0.222 () {34 vars in 676 bytes} [Wed Jun 10 02:38:41 2026] POST /v2.0/subnetpools => generated 516 bytes in 47 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1611/3196] 10.0.0.222 () {34 vars in 759 bytes} [Wed Jun 10 02:38:41 2026] PUT /v2.0/subnetpools/9625fc9d-c913-41da-9042-6a0d7879d1e0/tags => generated 17 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1586/3197] 10.0.0.222 () {34 vars in 759 bytes} [Wed Jun 10 02:38:41 2026] PUT /v2.0/subnetpools/5c728ee5-f1d9-401b-8807-b0a3e4ad2eb8/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: 1612/3198] 10.0.0.222 () {34 vars in 759 bytes} [Wed Jun 10 02:38:41 2026] PUT /v2.0/subnetpools/132aae2b-ab49-42dd-94d7-3a45952abc2b/tags => generated 34 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1587/3199] 10.0.0.222 () {34 vars in 759 bytes} [Wed Jun 10 02:38:41 2026] PUT /v2.0/subnetpools/ba7aaf7d-b786-426e-8931-856eb693d041/tags => generated 19 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1613/3200] 10.0.0.222 () {32 vars in 672 bytes} [Wed Jun 10 02:38:41 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1588/3201] 10.0.0.222 () {32 vars in 686 bytes} [Wed Jun 10 02:38:41 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1614/3202] 10.0.0.222 () {32 vars in 682 bytes} [Wed Jun 10 02:38:41 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1589/3203] 10.0.0.222 () {32 vars in 694 bytes} [Wed Jun 10 02:38:41 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1615/3204] 10.0.0.222 () {32 vars in 680 bytes} [Wed Jun 10 02:38:41 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1590/3205] 10.0.0.222 () {32 vars in 694 bytes} [Wed Jun 10 02:38:41 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1616/3206] 10.0.0.222 () {32 vars in 690 bytes} [Wed Jun 10 02:38:41 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1591/3207] 10.0.0.222 () {32 vars in 702 bytes} [Wed Jun 10 02:38:41 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1617/3208] 10.0.0.222 () {32 vars in 732 bytes} [Wed Jun 10 02:38:41 2026] DELETE /v2.0/subnetpools/9625fc9d-c913-41da-9042-6a0d7879d1e0 => 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: 1592/3209] 10.0.0.222 () {32 vars in 732 bytes} [Wed Jun 10 02:38:41 2026] DELETE /v2.0/subnetpools/5c728ee5-f1d9-401b-8807-b0a3e4ad2eb8 => generated 0 bytes in 44 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1618/3210] 10.0.0.222 () {32 vars in 732 bytes} [Wed Jun 10 02:38:41 2026] DELETE /v2.0/subnetpools/132aae2b-ab49-42dd-94d7-3a45952abc2b => generated 0 bytes in 44 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1593/3211] 10.0.0.222 () {32 vars in 732 bytes} [Wed Jun 10 02:38:41 2026] DELETE /v2.0/subnetpools/ba7aaf7d-b786-426e-8931-856eb693d041 => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1619/3212] 10.0.0.222 () {32 vars in 732 bytes} [Wed Jun 10 02:38:41 2026] DELETE /v2.0/subnetpools/798e6da5-236e-4c6f-8e91-3bb68b033f40 => 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: 1594/3213] 10.0.0.222 () {32 vars in 774 bytes} [Wed Jun 10 02:38:42 2026] GET /v2.0/security-groups?tenant_id=124b6595d93f44aca23086ffd050958c&name=default => generated 2929 bytes in 281 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1620/3214] 10.0.0.222 () {32 vars in 740 bytes} [Wed Jun 10 02:38:42 2026] DELETE /v2.0/security-groups/3b2c80c8-fa51-4a16-b46f-2846444dfc87 => 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: 1595/3215] 10.0.0.222 () {32 vars in 774 bytes} [Wed Jun 10 02:38:43 2026] GET /v2.0/security-groups?tenant_id=a00b38e5a9c143a297f4ed66b3e345ef&name=default => generated 2929 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1621/3216] 10.0.0.222 () {32 vars in 740 bytes} [Wed Jun 10 02:38:43 2026] DELETE /v2.0/security-groups/8e54f9ad-c0d3-404b-b664-38844c66c53d => 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: 1596/3217] 10.0.0.222 () {32 vars in 774 bytes} [Wed Jun 10 02:38:43 2026] GET /v2.0/security-groups?tenant_id=0bc347580cdd45549461e02dd9fc8f8b&name=default => generated 2929 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1622/3218] 10.0.0.222 () {32 vars in 740 bytes} [Wed Jun 10 02:38:43 2026] DELETE /v2.0/security-groups/8a1f7003-4141-4114-97d7-ce82a0c734a0 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:38:46.684 8 INFO neutron.db.segments_db [None req-fa78ab7a-3952-40c3-b381-bc8927d80aea 618734485fc84ae4959b019bdf459b89 6363620be6814e83834f60d1ee466500 - - default default] Added segment cc589338-11b7-4f9d-9ce6-b3a06a5ca7b4 of type vxlan for network 18249b59-ef6c-4c55-b716-910a78832312 2026-06-10 02:38:46.898 8 INFO neutron.db.l3_hamode_db [None req-fa78ab7a-3952-40c3-b381-bc8927d80aea 618734485fc84ae4959b019bdf459b89 6363620be6814e83834f60d1ee466500 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-10 02:38:47.022 8 INFO neutron.db.l3_hamode_db [None req-fa78ab7a-3952-40c3-b381-bc8927d80aea 618734485fc84ae4959b019bdf459b89 6363620be6814e83834f60d1ee466500 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1598/3221] 10.0.0.222 () {34 vars in 668 bytes} [Wed Jun 10 02:38:46 2026] POST /v2.0/routers => generated 474 bytes in 964 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1624/3222] 10.0.0.222 () {34 vars in 751 bytes} [Wed Jun 10 02:38:47 2026] PUT /v2.0/routers/9923121c-810d-405e-a92e-dda9ba8c4d89/tags => generated 25 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1599/3223] 10.0.0.222 () {32 vars in 731 bytes} [Wed Jun 10 02:38:47 2026] GET /v2.0/routers/9923121c-810d-405e-a92e-dda9ba8c4d89/tags => generated 25 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1625/3224] 10.0.0.222 () {34 vars in 762 bytes} [Wed Jun 10 02:38:47 2026] PUT /v2.0/routers/9923121c-810d-405e-a92e-dda9ba8c4d89/tags/green => generated 4 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1600/3225] 10.0.0.222 () {32 vars in 731 bytes} [Wed Jun 10 02:38:47 2026] GET /v2.0/routers/9923121c-810d-405e-a92e-dda9ba8c4d89/tags => generated 34 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1626/3226] 10.0.0.222 () {34 vars in 758 bytes} [Wed Jun 10 02:38:47 2026] PUT /v2.0/routers/9923121c-810d-405e-a92e-dda9ba8c4d89/tags/red => generated 4 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1601/3227] 10.0.0.222 () {32 vars in 731 bytes} [Wed Jun 10 02:38:48 2026] GET /v2.0/routers/9923121c-810d-405e-a92e-dda9ba8c4d89/tags => generated 34 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1627/3228] 10.0.0.222 () {34 vars in 780 bytes} [Wed Jun 10 02:38:48 2026] PUT /v2.0/routers/9923121c-810d-405e-a92e-dda9ba8c4d89/tags/black.or.white => generated 4 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1602/3229] 10.0.0.222 () {32 vars in 731 bytes} [Wed Jun 10 02:38:48 2026] GET /v2.0/routers/9923121c-810d-405e-a92e-dda9ba8c4d89/tags => generated 52 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1628/3230] 10.0.0.222 () {34 vars in 751 bytes} [Wed Jun 10 02:38:48 2026] PUT /v2.0/routers/9923121c-810d-405e-a92e-dda9ba8c4d89/tags => generated 37 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1603/3231] 10.0.0.222 () {32 vars in 731 bytes} [Wed Jun 10 02:38:48 2026] GET /v2.0/routers/9923121c-810d-405e-a92e-dda9ba8c4d89/tags => generated 37 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1629/3232] 10.0.0.222 () {32 vars in 739 bytes} [Wed Jun 10 02:38:48 2026] GET /v2.0/routers/9923121c-810d-405e-a92e-dda9ba8c4d89/tags/red => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:38:48.758 8 INFO neutron.api.v2.resource [None req-a1447e66-c199-4780-bb9c-c98ec9e0d2e1 618734485fc84ae4959b019bdf459b89 6363620be6814e83834f60d1ee466500 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1604/3233] 10.0.0.222 () {32 vars in 743 bytes} [Wed Jun 10 02:38:48 2026] GET /v2.0/routers/9923121c-810d-405e-a92e-dda9ba8c4d89/tags/green => generated 99 bytes in 84 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1630/3234] 10.0.0.222 () {32 vars in 742 bytes} [Wed Jun 10 02:38:48 2026] DELETE /v2.0/routers/9923121c-810d-405e-a92e-dda9ba8c4d89/tags/red => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1605/3235] 10.0.0.222 () {32 vars in 731 bytes} [Wed Jun 10 02:38:48 2026] GET /v2.0/routers/9923121c-810d-405e-a92e-dda9ba8c4d89/tags => generated 30 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 02:38:49.075 7 INFO neutron.api.v2.resource [None req-b2926324-81f6-4ae6-bcc9-ef644f16e7ae 618734485fc84ae4959b019bdf459b89 6363620be6814e83834f60d1ee466500 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1631/3236] 10.0.0.222 () {32 vars in 746 bytes} [Wed Jun 10 02:38:48 2026] DELETE /v2.0/routers/9923121c-810d-405e-a92e-dda9ba8c4d89/tags/green => generated 99 bytes in 96 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1606/3237] 10.0.0.222 () {32 vars in 734 bytes} [Wed Jun 10 02:38:49 2026] DELETE /v2.0/routers/9923121c-810d-405e-a92e-dda9ba8c4d89/tags => 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: 1632/3238] 10.0.0.222 () {32 vars in 731 bytes} [Wed Jun 10 02:38:49 2026] GET /v2.0/routers/9923121c-810d-405e-a92e-dda9ba8c4d89/tags => generated 12 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1607/3239] 10.0.0.222 () {32 vars in 721 bytes} [Wed Jun 10 02:38:49 2026] GET /v2.0/routers/9923121c-810d-405e-a92e-dda9ba8c4d89 => generated 480 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1633/3240] 10.0.0.222 () {34 vars in 742 bytes} [Wed Jun 10 02:38:49 2026] PUT /v2.0/routers/9923121c-810d-405e-a92e-dda9ba8c4d89 => generated 480 bytes in 930 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1608/3241] 10.0.0.222 () {32 vars in 736 bytes} [Wed Jun 10 02:38:50 2026] GET /v2.0/ports?device_id=9923121c-810d-405e-a92e-dda9ba8c4d89 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 02:38:50.466 7 INFO neutron_taas.services.taas.taas_plugin [None req-d3acbcab-9e2c-4847-8bba-76679c72bf71 618734485fc84ae4959b019bdf459b89 6363620be6814e83834f60d1ee466500 - - default default] TaaS: Handle Delete Port: 033ce7f2-a8e2-4954-b1a6-3160abca3307 2026-06-10 02:38:50.469 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d3acbcab-9e2c-4847-8bba-76679c72bf71 618734485fc84ae4959b019bdf459b89 6363620be6814e83834f60d1ee466500 - - default default] Tap Mirror: Handle Delete Port: 033ce7f2-a8e2-4954-b1a6-3160abca3307 2026-06-10 02:38:50.796 7 INFO neutron.services.segments.plugin [-] Segment cc589338-11b7-4f9d-9ce6-b3a06a5ca7b4 resource provider aggregate not found 2026-06-10 02:38:50.806 7 INFO neutron.services.segments.plugin [-] Segment cc589338-11b7-4f9d-9ce6-b3a06a5ca7b4 resource provider aggregate not found 2026-06-10 02:38:50.825 7 INFO neutron.services.segments.plugin [-] Segment cc589338-11b7-4f9d-9ce6-b3a06a5ca7b4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cc589338-11b7-4f9d-9ce6-b3a06a5ca7b4 found for delete ", "request_id": "req-2fe8c4ec-5165-4a35-b230-eb12afb63b84"}]} 2026-06-10 02:38:50.828 7 INFO neutron.services.segments.plugin [-] Segment cc589338-11b7-4f9d-9ce6-b3a06a5ca7b4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cc589338-11b7-4f9d-9ce6-b3a06a5ca7b4 found for delete ", "request_id": "req-dc4daf5b-0c99-4d95-b33a-71459c8eebab"}]} 2026-06-10 02:38:50.835 7 INFO neutron.db.l3_hamode_db [None req-d3acbcab-9e2c-4847-8bba-76679c72bf71 618734485fc84ae4959b019bdf459b89 6363620be6814e83834f60d1ee466500 - - default default] HA network 18249b59-ef6c-4c55-b716-910a78832312 was deleted as no HA routers are present in tenant 6363620be6814e83834f60d1ee466500. [pid: 7|app: 0|req: 1634/3242] 10.0.0.222 () {32 vars in 724 bytes} [Wed Jun 10 02:38:50 2026] DELETE /v2.0/routers/9923121c-810d-405e-a92e-dda9ba8c4d89 => generated 0 bytes in 548 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1609/3243] 10.0.0.222 () {32 vars in 774 bytes} [Wed Jun 10 02:38:51 2026] GET /v2.0/security-groups?tenant_id=6363620be6814e83834f60d1ee466500&name=default => generated 2929 bytes in 209 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1635/3244] 10.0.0.222 () {32 vars in 740 bytes} [Wed Jun 10 02:38:51 2026] DELETE /v2.0/security-groups/419f8c23-6475-49f3-b71e-e938b72dd44a => generated 0 bytes in 151 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1610/3245] 10.0.0.222 () {32 vars in 774 bytes} [Wed Jun 10 02:38:51 2026] GET /v2.0/security-groups?tenant_id=792ab5a2b36542f7bd3757080c24644d&name=default => generated 2929 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1636/3246] 10.0.0.222 () {32 vars in 740 bytes} [Wed Jun 10 02:38:52 2026] DELETE /v2.0/security-groups/28e847f8-0750-4cd4-a28b-f967626d2419 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1611/3247] 10.0.0.222 () {34 vars in 676 bytes} [Wed Jun 10 02:38:55 2026] POST /v2.0/subnetpools => generated 516 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1637/3248] 10.0.0.222 () {34 vars in 759 bytes} [Wed Jun 10 02:38:55 2026] PUT /v2.0/subnetpools/cbd5a80e-c58f-4f67-bd93-2f2e9ff4b2f8/tags => generated 25 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1612/3249] 10.0.0.222 () {32 vars in 739 bytes} [Wed Jun 10 02:38:55 2026] GET /v2.0/subnetpools/cbd5a80e-c58f-4f67-bd93-2f2e9ff4b2f8/tags => generated 25 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1638/3250] 10.0.0.222 () {34 vars in 770 bytes} [Wed Jun 10 02:38:55 2026] PUT /v2.0/subnetpools/cbd5a80e-c58f-4f67-bd93-2f2e9ff4b2f8/tags/green => generated 4 bytes in 46 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1613/3251] 10.0.0.222 () {32 vars in 739 bytes} [Wed Jun 10 02:38:55 2026] GET /v2.0/subnetpools/cbd5a80e-c58f-4f67-bd93-2f2e9ff4b2f8/tags => generated 34 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1639/3252] 10.0.0.222 () {34 vars in 766 bytes} [Wed Jun 10 02:38:55 2026] PUT /v2.0/subnetpools/cbd5a80e-c58f-4f67-bd93-2f2e9ff4b2f8/tags/red => generated 4 bytes in 41 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1614/3253] 10.0.0.222 () {32 vars in 739 bytes} [Wed Jun 10 02:38:55 2026] GET /v2.0/subnetpools/cbd5a80e-c58f-4f67-bd93-2f2e9ff4b2f8/tags => generated 34 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1640/3254] 10.0.0.222 () {34 vars in 788 bytes} [Wed Jun 10 02:38:55 2026] PUT /v2.0/subnetpools/cbd5a80e-c58f-4f67-bd93-2f2e9ff4b2f8/tags/black.or.white => generated 4 bytes in 46 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1615/3255] 10.0.0.222 () {32 vars in 739 bytes} [Wed Jun 10 02:38:55 2026] GET /v2.0/subnetpools/cbd5a80e-c58f-4f67-bd93-2f2e9ff4b2f8/tags => generated 52 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1641/3256] 10.0.0.222 () {34 vars in 759 bytes} [Wed Jun 10 02:38:55 2026] PUT /v2.0/subnetpools/cbd5a80e-c58f-4f67-bd93-2f2e9ff4b2f8/tags => generated 37 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1616/3257] 10.0.0.222 () {32 vars in 739 bytes} [Wed Jun 10 02:38:55 2026] GET /v2.0/subnetpools/cbd5a80e-c58f-4f67-bd93-2f2e9ff4b2f8/tags => generated 37 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1642/3258] 10.0.0.222 () {32 vars in 747 bytes} [Wed Jun 10 02:38:55 2026] GET /v2.0/subnetpools/cbd5a80e-c58f-4f67-bd93-2f2e9ff4b2f8/tags/red => generated 0 bytes in 28 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:38:56.001 8 INFO neutron.api.v2.resource [None req-afb92457-2ef7-4731-b954-f21213d5e780 dc8f238f1e7f463d8aee59de1edafa2a 162e052d16ee4888af4d6e793ea62eed - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1617/3259] 10.0.0.222 () {32 vars in 751 bytes} [Wed Jun 10 02:38:55 2026] GET /v2.0/subnetpools/cbd5a80e-c58f-4f67-bd93-2f2e9ff4b2f8/tags/green => generated 99 bytes in 53 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1643/3260] 10.0.0.222 () {32 vars in 750 bytes} [Wed Jun 10 02:38:56 2026] DELETE /v2.0/subnetpools/cbd5a80e-c58f-4f67-bd93-2f2e9ff4b2f8/tags/red => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1618/3261] 10.0.0.222 () {32 vars in 739 bytes} [Wed Jun 10 02:38:56 2026] GET /v2.0/subnetpools/cbd5a80e-c58f-4f67-bd93-2f2e9ff4b2f8/tags => generated 30 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 02:38:56.127 7 INFO neutron.api.v2.resource [None req-6345feb7-c266-401b-9330-7a72b3007759 dc8f238f1e7f463d8aee59de1edafa2a 162e052d16ee4888af4d6e793ea62eed - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1644/3262] 10.0.0.222 () {32 vars in 754 bytes} [Wed Jun 10 02:38:56 2026] DELETE /v2.0/subnetpools/cbd5a80e-c58f-4f67-bd93-2f2e9ff4b2f8/tags/green => generated 99 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1619/3263] 10.0.0.222 () {32 vars in 742 bytes} [Wed Jun 10 02:38:56 2026] DELETE /v2.0/subnetpools/cbd5a80e-c58f-4f67-bd93-2f2e9ff4b2f8/tags => 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: 1645/3264] 10.0.0.222 () {32 vars in 739 bytes} [Wed Jun 10 02:38:56 2026] GET /v2.0/subnetpools/cbd5a80e-c58f-4f67-bd93-2f2e9ff4b2f8/tags => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1620/3265] 10.0.0.222 () {32 vars in 732 bytes} [Wed Jun 10 02:38:56 2026] DELETE /v2.0/subnetpools/cbd5a80e-c58f-4f67-bd93-2f2e9ff4b2f8 => generated 0 bytes in 43 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1646/3266] 10.0.0.222 () {32 vars in 774 bytes} [Wed Jun 10 02:38:56 2026] GET /v2.0/security-groups?tenant_id=162e052d16ee4888af4d6e793ea62eed&name=default => generated 2929 bytes in 207 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1621/3267] 10.0.0.222 () {32 vars in 740 bytes} [Wed Jun 10 02:38:57 2026] DELETE /v2.0/security-groups/16626029-36d7-4597-a510-8498dffb7ba7 => 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: 1647/3268] 10.0.0.222 () {32 vars in 774 bytes} [Wed Jun 10 02:38:57 2026] GET /v2.0/security-groups?tenant_id=39d375d8488542d58cb2093db70dd634&name=default => generated 2929 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1622/3269] 10.0.0.222 () {32 vars in 740 bytes} [Wed Jun 10 02:38:57 2026] DELETE /v2.0/security-groups/daba0589-066d-467a-bb08-1afdb73ac1ef => 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: 1648/3270] 10.0.0.222 () {32 vars in 649 bytes} [Wed Jun 10 02:38:59 2026] GET /v2.0/networks => generated 2168 bytes in 189 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1624/3273] 10.0.0.222 () {32 vars in 655 bytes} [Wed Jun 10 02:39:01 2026] GET /v2.0/floatingips => generated 19 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1650/3274] 10.0.0.222 () {32 vars in 647 bytes} [Wed Jun 10 02:39:01 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: 8|app: 0|req: 1625/3275] 10.0.0.222 () {32 vars in 643 bytes} [Wed Jun 10 02:39:01 2026] GET /v2.0/ports => generated 4725 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1651/3276] 10.0.0.222 () {32 vars in 647 bytes} [Wed Jun 10 02:39:01 2026] GET /v2.0/subnets => generated 1308 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1626/3277] 10.0.0.222 () {32 vars in 649 bytes} [Wed Jun 10 02:39:01 2026] GET /v2.0/networks => generated 2168 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1652/3278] 10.0.0.222 () {32 vars in 663 bytes} [Wed Jun 10 02:39:01 2026] GET /v2.0/security-groups => generated 17401 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1627/3279] 10.0.0.222 () {32 vars in 655 bytes} [Wed Jun 10 02:39:01 2026] GET /v2.0/subnetpools => generated 19 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0)