+ COMMAND=start + start + confs='--config-file /etc/neutron/neutron.conf' + confs+=' --config-file /etc/neutron/neutron_vpnaas.conf' + confs+=' --config-file /etc/neutron/taas_plugin.ini' + confs+=' --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' + exec uwsgi --ini /etc/neutron/neutron-api-uwsgi.ini --pyargv ' --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini ' [uWSGI] getting INI configuration from /etc/neutron/neutron-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Thu Jul 2 10:51:31 2026] *** compiled with version: 13.3.0 on 02 June 2026 01:53:56 os: Linux-5.15.0-185-generic #195-Ubuntu SMP Fri Jun 19 17:11:50 UTC 2026 nodename: neutron-server-f89d74d98-982n4 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 0x7f170b878668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-07-02 10:51:36.771 8 INFO neutron.common.config [-] Logging enabled! 2026-07-02 10:51:36.772 8 INFO neutron.common.config [-] uwsgi version 27.0.4.dev1 2026-07-02 10:51:36.800 7 INFO neutron.common.config [-] Logging enabled! 2026-07-02 10:51:36.801 7 INFO neutron.common.config [-] uwsgi version 27.0.4.dev1 2026-07-02 10:51:37.173 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-07-02 10:51:37.209 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-07-02 10:51:38.769 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-02 10:51:38.771 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-07-02 10:51:38.775 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-07-02 10:51:38.776 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-02 10:51:38.776 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-07-02 10:51:38.777 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-07-02 10:51:38.777 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-02 10:51:38.785 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-02 10:51:38.785 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-02 10:51:38.785 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-07-02 10:51:38.807 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-07-02 10:51:38.808 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-07-02 10:51:38.808 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-07-02 10:51:38.810 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-02 10:51:38.813 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-07-02 10:51:38.817 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-07-02 10:51:38.817 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-02 10:51:38.818 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-07-02 10:51:38.818 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-07-02 10:51:38.818 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-02 10:51:38.826 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-02 10:51:38.826 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-02 10:51:38.826 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-07-02 10:51:38.839 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-07-02 10:51:38.839 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-07-02 10:51:38.839 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-07-02 10:51:38.839 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-07-02 10:51:38.848 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-07-02 10:51:38.849 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-07-02 10:51:38.849 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-07-02 10:51:38.880 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-07-02 10:51:38.880 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-07-02 10:51:38.880 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-07-02 10:51:38.880 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-07-02 10:51:39.151 7 INFO neutron.plugins.ml2.managers [None req-a8bbb733-5ff8-46d3-94f6-dcacd08edaaa - - - - - -] Initializing driver for type 'vlan' 2026-07-02 10:51:39.215 8 INFO neutron.plugins.ml2.managers [None req-b874a0be-7132-4a52-a3c3-947e50c4831e - - - - - -] Initializing driver for type 'vlan' 2026-07-02 10:51:39.437 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-a8bbb733-5ff8-46d3-94f6-dcacd08edaaa - - - - - -] VlanTypeDriver initialization complete 2026-07-02 10:51:39.437 7 INFO neutron.plugins.ml2.managers [None req-a8bbb733-5ff8-46d3-94f6-dcacd08edaaa - - - - - -] Initializing driver for type 'vxlan' 2026-07-02 10:51:39.437 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-a8bbb733-5ff8-46d3-94f6-dcacd08edaaa - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-07-02 10:51:39.452 7 INFO neutron.plugins.ml2.managers [None req-a8bbb733-5ff8-46d3-94f6-dcacd08edaaa - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-07-02 10:51:39.452 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-a8bbb733-5ff8-46d3-94f6-dcacd08edaaa - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-07-02 10:51:39.452 7 INFO neutron.plugins.ml2.managers [None req-a8bbb733-5ff8-46d3-94f6-dcacd08edaaa - - - - - -] Initializing extension driver 'port_security' 2026-07-02 10:51:39.452 7 INFO neutron.plugins.ml2.extensions.port_security [None req-a8bbb733-5ff8-46d3-94f6-dcacd08edaaa - - - - - -] PortSecurityExtensionDriver initialization complete 2026-07-02 10:51:39.452 7 INFO neutron.plugins.ml2.managers [None req-a8bbb733-5ff8-46d3-94f6-dcacd08edaaa - - - - - -] Initializing extension driver 'qos' 2026-07-02 10:51:39.453 7 INFO neutron.plugins.ml2.managers [None req-a8bbb733-5ff8-46d3-94f6-dcacd08edaaa - - - - - -] Initializing mechanism driver 'openvswitch' 2026-07-02 10:51:39.453 7 INFO neutron.plugins.ml2.managers [None req-a8bbb733-5ff8-46d3-94f6-dcacd08edaaa - - - - - -] Initializing mechanism driver 'l2population' 2026-07-02 10:51:39.468 7 INFO neutron.quota [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] Loaded quota_driver: . 2026-07-02 10:51:39.468 7 INFO neutron.plugins.ml2.plugin [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] Modular L2 Plugin initialization complete 2026-07-02 10:51:39.468 7 INFO neutron.plugins.ml2.managers [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-07-02 10:51:39.469 7 INFO neutron.plugins.ml2.managers [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-07-02 10:51:39.469 7 INFO neutron.plugins.ml2.managers [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] Got port-security extension from driver 'port_security' 2026-07-02 10:51:39.469 7 INFO neutron.manager [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] Loading Plugin: qos 2026-07-02 10:51:39.482 7 INFO neutron.manager [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] Loading Plugin: router 2026-07-02 10:51:39.497 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-b874a0be-7132-4a52-a3c3-947e50c4831e - - - - - -] VlanTypeDriver initialization complete 2026-07-02 10:51:39.497 8 INFO neutron.plugins.ml2.managers [None req-b874a0be-7132-4a52-a3c3-947e50c4831e - - - - - -] Initializing driver for type 'vxlan' 2026-07-02 10:51:39.497 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-b874a0be-7132-4a52-a3c3-947e50c4831e - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-07-02 10:51:39.512 8 INFO neutron.plugins.ml2.managers [None req-b874a0be-7132-4a52-a3c3-947e50c4831e - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-07-02 10:51:39.512 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-b874a0be-7132-4a52-a3c3-947e50c4831e - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-07-02 10:51:39.512 8 INFO neutron.plugins.ml2.managers [None req-b874a0be-7132-4a52-a3c3-947e50c4831e - - - - - -] Initializing extension driver 'port_security' 2026-07-02 10:51:39.513 8 INFO neutron.plugins.ml2.extensions.port_security [None req-b874a0be-7132-4a52-a3c3-947e50c4831e - - - - - -] PortSecurityExtensionDriver initialization complete 2026-07-02 10:51:39.513 8 INFO neutron.plugins.ml2.managers [None req-b874a0be-7132-4a52-a3c3-947e50c4831e - - - - - -] Initializing extension driver 'qos' 2026-07-02 10:51:39.513 8 INFO neutron.plugins.ml2.managers [None req-b874a0be-7132-4a52-a3c3-947e50c4831e - - - - - -] Initializing mechanism driver 'openvswitch' 2026-07-02 10:51:39.513 8 INFO neutron.plugins.ml2.managers [None req-b874a0be-7132-4a52-a3c3-947e50c4831e - - - - - -] Initializing mechanism driver 'l2population' 2026-07-02 10:51:39.528 7 INFO neutron.services.service_base [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-07-02 10:51:39.528 8 INFO neutron.quota [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] Loaded quota_driver: . 2026-07-02 10:51:39.529 7 INFO neutron.manager [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] Loading Plugin: segments 2026-07-02 10:51:39.529 8 INFO neutron.plugins.ml2.plugin [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] Modular L2 Plugin initialization complete 2026-07-02 10:51:39.529 8 INFO neutron.plugins.ml2.managers [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-07-02 10:51:39.529 8 INFO neutron.plugins.ml2.managers [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-07-02 10:51:39.529 8 INFO neutron.plugins.ml2.managers [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] Got port-security extension from driver 'port_security' 2026-07-02 10:51:39.529 8 INFO neutron.manager [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] Loading Plugin: qos 2026-07-02 10:51:39.543 8 INFO neutron.manager [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] Loading Plugin: router 2026-07-02 10:51:39.586 8 INFO neutron.services.service_base [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-07-02 10:51:39.586 8 INFO neutron.manager [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] Loading Plugin: segments 2026-07-02 10:51:39.631 7 INFO neutron.manager [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] Loading Plugin: trunk 2026-07-02 10:51:39.645 7 INFO neutron.manager [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] Loading Plugin: vpnaas 2026-07-02 10:51:39.686 7 WARNING stevedore.named [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-07-02 10:51:39.695 8 INFO neutron.manager [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] Loading Plugin: trunk 2026-07-02 10:51:39.709 8 INFO neutron.manager [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] Loading Plugin: vpnaas 2026-07-02 10:51:39.749 7 INFO neutron_vpnaas.services.vpn.plugin [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-07-02 10:51:39.750 7 INFO neutron.common.utils [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-07-02 10:51:39.750 7 INFO neutron.manager [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] Loading Plugin: taas 2026-07-02 10:51:39.752 8 WARNING stevedore.named [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-07-02 10:51:39.776 7 WARNING stevedore.named [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-07-02 10:51:39.803 7 INFO neutron_taas.services.taas.taas_plugin [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-07-02 10:51:39.803 7 INFO neutron.manager [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] Loading Plugin: tapmirror 2026-07-02 10:51:39.818 7 WARNING stevedore.named [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-07-02 10:51:39.819 8 INFO neutron_vpnaas.services.vpn.plugin [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-07-02 10:51:39.819 8 INFO neutron.common.utils [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-07-02 10:51:39.819 8 INFO neutron.manager [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] Loading Plugin: taas 2026-07-02 10:51:39.834 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-07-02 10:51:39.835 7 INFO neutron.manager [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] Loading Plugin: auto_allocate 2026-07-02 10:51:39.843 7 INFO neutron.manager [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] Loading Plugin: tag 2026-07-02 10:51:39.846 8 WARNING stevedore.named [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-07-02 10:51:39.852 7 INFO neutron.manager [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] Loading Plugin: timestamp 2026-07-02 10:51:39.855 7 INFO neutron.manager [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] Loading Plugin: network_ip_availability 2026-07-02 10:51:39.859 7 INFO neutron.manager [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] Loading Plugin: flavors 2026-07-02 10:51:39.862 7 INFO neutron.manager [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] Loading Plugin: revisions 2026-07-02 10:51:39.865 8 INFO neutron_taas.services.taas.taas_plugin [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-07-02 10:51:39.866 8 INFO neutron.manager [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] Loading Plugin: tapmirror 2026-07-02 10:51:39.866 7 INFO neutron.api.extensions [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] Initializing extension manager. 2026-07-02 10:51:39.868 7 INFO neutron.api.extensions [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] Loaded extension: address-group 2026-07-02 10:51:39.869 7 INFO neutron.api.extensions [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] Loaded extension: address-scope 2026-07-02 10:51:39.869 7 INFO neutron.api.extensions [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-07-02 10:51:39.870 7 INFO neutron.api.extensions [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] Loaded extension: agent 2026-07-02 10:51:39.871 7 INFO neutron.api.extensions [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] Loaded extension: agent-resources-synced 2026-07-02 10:51:39.872 7 INFO neutron.api.extensions [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] Loaded extension: allowed-address-pairs 2026-07-02 10:51:39.873 7 INFO neutron.api.extensions [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] Loaded extension: auto-allocated-topology 2026-07-02 10:51:39.874 7 INFO neutron.api.extensions [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] Loaded extension: availability_zone 2026-07-02 10:51:39.874 7 INFO neutron.api.extensions [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] Loaded extension: availability_zone_filter 2026-07-02 10:51:39.875 7 INFO neutron.api.extensions [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-07-02 10:51:39.875 7 INFO neutron.api.extensions [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] Loaded extension: default-subnetpools 2026-07-02 10:51:39.877 7 INFO neutron.api.extensions [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-07-02 10:51:39.878 7 INFO neutron.api.extensions [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] Loaded extension: dns-integration 2026-07-02 10:51:39.878 7 INFO neutron.api.extensions [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] Loaded extension: dns-domain-ports 2026-07-02 10:51:39.879 7 INFO neutron.api.extensions [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-07-02 10:51:39.879 7 INFO neutron.api.extensions [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] Loaded extension: dvr 2026-07-02 10:51:39.880 7 INFO neutron.api.extensions [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-07-02 10:51:39.881 8 WARNING stevedore.named [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-07-02 10:51:39.881 7 INFO neutron.api.extensions [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] Loaded extension: empty-string-filtering 2026-07-02 10:51:39.883 7 INFO neutron.api.extensions [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-07-02 10:51:39.883 7 INFO neutron.api.extensions [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-07-02 10:51:39.884 7 INFO neutron.api.extensions [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] Loaded extension: external-net 2026-07-02 10:51:39.885 7 INFO neutron.api.extensions [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] Loaded extension: extra_dhcp_opt 2026-07-02 10:51:39.885 7 INFO neutron.api.extensions [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] Loaded extension: extraroute 2026-07-02 10:51:39.886 7 INFO neutron.api.extensions [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] Loaded extension: extraroute-atomic 2026-07-02 10:51:39.887 7 INFO neutron.api.extensions [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-07-02 10:51:39.888 7 INFO neutron.api.extensions [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-07-02 10:51:39.889 7 INFO neutron.api.extensions [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-07-02 10:51:39.889 7 INFO neutron.api.extensions [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-07-02 10:51:39.890 7 INFO neutron.api.extensions [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] Loaded extension: fip-port-details 2026-07-02 10:51:39.891 7 INFO neutron.api.extensions [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] Loaded extension: flavors 2026-07-02 10:51:39.893 7 INFO neutron.api.extensions [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-07-02 10:51:39.894 7 INFO neutron.api.extensions [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] Loaded extension: floatingip-pools 2026-07-02 10:51:39.895 7 INFO neutron.api.extensions [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] Loaded extension: ip_allocation 2026-07-02 10:51:39.895 7 INFO neutron.api.extensions [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] Loaded extension: ip-substring-filtering 2026-07-02 10:51:39.896 7 INFO neutron.api.extensions [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] Loaded extension: l2_adjacency 2026-07-02 10:51:39.898 7 INFO neutron.api.extensions [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] Loaded extension: router 2026-07-02 10:51:39.900 7 INFO neutron.api.extensions [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-07-02 10:51:39.901 7 INFO neutron.api.extensions [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-07-02 10:51:39.902 7 INFO neutron.api.extensions [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-07-02 10:51:39.903 7 INFO neutron.api.extensions [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] Loaded extension: ext-gw-mode 2026-07-02 10:51:39.904 7 INFO neutron.api.extensions [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] Loaded extension: l3-ha 2026-07-02 10:51:39.904 7 INFO neutron.api.extensions [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-07-02 10:51:39.905 7 INFO neutron.api.extensions [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-07-02 10:51:39.906 7 INFO neutron.api.extensions [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] Loaded extension: l3-flavors 2026-07-02 10:51:39.907 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-07-02 10:51:39.907 7 INFO neutron.api.extensions [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-07-02 10:51:39.908 8 INFO neutron.manager [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] Loading Plugin: auto_allocate 2026-07-02 10:51:39.908 7 INFO neutron.api.extensions [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-07-02 10:51:39.911 7 INFO neutron.api.extensions [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] Loaded extension: l3_agent_scheduler 2026-07-02 10:51:39.913 7 INFO neutron.api.extensions [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-07-02 10:51:39.915 7 INFO neutron.api.extensions [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] Extension logging not supported by any of loaded plugins 2026-07-02 10:51:39.917 7 INFO neutron.api.extensions [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] Extension metering not supported by any of loaded plugins 2026-07-02 10:51:39.918 7 INFO neutron.api.extensions [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-07-02 10:51:39.918 7 INFO neutron.api.extensions [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] Loaded extension: multi-provider 2026-07-02 10:51:39.919 8 INFO neutron.manager [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] Loading Plugin: tag 2026-07-02 10:51:39.919 7 INFO neutron.api.extensions [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] Loaded extension: net-mtu 2026-07-02 10:51:39.920 7 INFO neutron.api.extensions [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] Loaded extension: net-mtu-writable 2026-07-02 10:51:39.921 7 INFO neutron.api.extensions [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] Loaded extension: network_availability_zone 2026-07-02 10:51:39.921 7 INFO neutron.api.extensions [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] Loaded extension: network_ha 2026-07-02 10:51:39.922 7 INFO neutron.api.extensions [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] Loaded extension: network-ip-availability 2026-07-02 10:51:39.924 7 INFO neutron.api.extensions [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-07-02 10:51:39.924 7 INFO neutron.api.extensions [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] Loaded extension: pagination 2026-07-02 10:51:39.925 7 INFO neutron.api.extensions [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] Loaded extension: port-device-profile 2026-07-02 10:51:39.926 7 INFO neutron.api.extensions [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-07-02 10:51:39.926 7 INFO neutron.api.extensions [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-07-02 10:51:39.927 8 INFO neutron.manager [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] Loading Plugin: timestamp 2026-07-02 10:51:39.927 7 INFO neutron.api.extensions [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-07-02 10:51:39.928 7 INFO neutron.api.extensions [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] Loaded extension: port-mac-override 2026-07-02 10:51:39.929 7 INFO neutron.api.extensions [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-07-02 10:51:39.929 7 INFO neutron.api.extensions [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-07-02 10:51:39.929 8 INFO neutron.manager [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] Loading Plugin: network_ip_availability 2026-07-02 10:51:39.930 7 INFO neutron.api.extensions [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-07-02 10:51:39.931 7 INFO neutron.api.extensions [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] Loaded extension: port-resource-request 2026-07-02 10:51:39.931 7 INFO neutron.api.extensions [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] Loaded extension: port-resource-request-groups 2026-07-02 10:51:39.932 7 INFO neutron.api.extensions [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-07-02 10:51:39.933 7 INFO neutron.api.extensions [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] Loaded extension: binding 2026-07-02 10:51:39.933 8 INFO neutron.manager [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] Loading Plugin: flavors 2026-07-02 10:51:39.934 7 INFO neutron.api.extensions [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] Loaded extension: binding-extended 2026-07-02 10:51:39.935 7 INFO neutron.api.extensions [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] Loaded extension: port-security 2026-07-02 10:51:39.935 7 INFO neutron.api.extensions [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] Loaded extension: project-id 2026-07-02 10:51:39.936 7 INFO neutron.api.extensions [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] Loaded extension: provider 2026-07-02 10:51:39.937 8 INFO neutron.manager [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] Loading Plugin: revisions 2026-07-02 10:51:39.937 7 INFO neutron.api.extensions [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-07-02 10:51:39.940 8 INFO neutron.api.extensions [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] Initializing extension manager. 2026-07-02 10:51:39.940 7 INFO neutron.api.extensions [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] Loaded extension: qos 2026-07-02 10:51:39.941 8 INFO neutron.api.extensions [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] Loaded extension: address-group 2026-07-02 10:51:39.942 7 INFO neutron.api.extensions [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-07-02 10:51:39.942 8 INFO neutron.api.extensions [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] Loaded extension: address-scope 2026-07-02 10:51:39.942 7 INFO neutron.api.extensions [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-07-02 10:51:39.942 8 INFO neutron.api.extensions [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-07-02 10:51:39.943 7 INFO neutron.api.extensions [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] Loaded extension: qos-default 2026-07-02 10:51:39.943 8 INFO neutron.api.extensions [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] Loaded extension: agent 2026-07-02 10:51:39.944 7 INFO neutron.api.extensions [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] Loaded extension: qos-fip 2026-07-02 10:51:39.944 8 INFO neutron.api.extensions [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] Loaded extension: agent-resources-synced 2026-07-02 10:51:39.944 7 INFO neutron.api.extensions [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-07-02 10:51:39.945 8 INFO neutron.api.extensions [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] Loaded extension: allowed-address-pairs 2026-07-02 10:51:39.945 7 INFO neutron.api.extensions [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] Loaded extension: qos-gateway-ip 2026-07-02 10:51:39.946 8 INFO neutron.api.extensions [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] Loaded extension: auto-allocated-topology 2026-07-02 10:51:39.946 7 INFO neutron.api.extensions [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] Loaded extension: qos-port-network-policy 2026-07-02 10:51:39.946 8 INFO neutron.api.extensions [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] Loaded extension: availability_zone 2026-07-02 10:51:39.947 8 INFO neutron.api.extensions [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] Loaded extension: availability_zone_filter 2026-07-02 10:51:39.947 7 INFO neutron.api.extensions [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] Loaded extension: qos-pps-minimum 2026-07-02 10:51:39.947 8 INFO neutron.api.extensions [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-07-02 10:51:39.948 8 INFO neutron.api.extensions [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] Loaded extension: default-subnetpools 2026-07-02 10:51:39.948 7 INFO neutron.api.extensions [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-07-02 10:51:39.949 7 INFO neutron.api.extensions [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] Loaded extension: qos-pps 2026-07-02 10:51:39.950 7 INFO neutron.api.extensions [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] Loaded extension: qos-rule-type-details 2026-07-02 10:51:39.950 8 INFO neutron.api.extensions [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-07-02 10:51:39.951 7 INFO neutron.api.extensions [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] Loaded extension: qos-rule-type-filter 2026-07-02 10:51:39.951 7 INFO neutron.api.extensions [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] Loaded extension: qos-rules-alias 2026-07-02 10:51:39.951 8 INFO neutron.api.extensions [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] Loaded extension: dns-integration 2026-07-02 10:51:39.952 8 INFO neutron.api.extensions [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] Loaded extension: dns-domain-ports 2026-07-02 10:51:39.952 7 INFO neutron.api.extensions [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] Loaded extension: quota-check-limit 2026-07-02 10:51:39.953 8 INFO neutron.api.extensions [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-07-02 10:51:39.953 8 INFO neutron.api.extensions [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] Loaded extension: dvr 2026-07-02 10:51:39.953 7 INFO neutron.api.extensions [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] Loaded extension: quota-check-limit-default 2026-07-02 10:51:39.954 8 INFO neutron.api.extensions [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-07-02 10:51:39.954 8 INFO neutron.api.extensions [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] Loaded extension: empty-string-filtering 2026-07-02 10:51:39.955 8 INFO neutron.api.extensions [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-07-02 10:51:39.956 8 INFO neutron.api.extensions [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-07-02 10:51:39.956 8 INFO neutron.api.extensions [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] Loaded extension: external-net 2026-07-02 10:51:39.957 8 INFO neutron.api.extensions [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] Loaded extension: extra_dhcp_opt 2026-07-02 10:51:39.958 7 INFO neutron.api.extensions [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] Loaded extension: quotas 2026-07-02 10:51:39.958 8 INFO neutron.api.extensions [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] Loaded extension: extraroute 2026-07-02 10:51:39.958 8 INFO neutron.api.extensions [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] Loaded extension: extraroute-atomic 2026-07-02 10:51:39.959 8 INFO neutron.api.extensions [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-07-02 10:51:39.959 7 INFO neutron.api.extensions [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] Loaded extension: quota_details 2026-07-02 10:51:39.959 8 INFO neutron.api.extensions [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-07-02 10:51:39.960 8 INFO neutron.api.extensions [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-07-02 10:51:39.960 8 INFO neutron.api.extensions [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-07-02 10:51:39.961 8 INFO neutron.api.extensions [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] Loaded extension: fip-port-details 2026-07-02 10:51:39.961 7 INFO neutron.api.extensions [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] Loaded extension: rbac-policies 2026-07-02 10:51:39.962 8 INFO neutron.api.extensions [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] Loaded extension: flavors 2026-07-02 10:51:39.962 7 INFO neutron.api.extensions [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] Loaded extension: rbac-address-group 2026-07-02 10:51:39.963 8 INFO neutron.api.extensions [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-07-02 10:51:39.963 7 INFO neutron.api.extensions [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] Loaded extension: rbac-address-scope 2026-07-02 10:51:39.963 8 INFO neutron.api.extensions [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] Loaded extension: floatingip-pools 2026-07-02 10:51:39.964 7 INFO neutron.api.extensions [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] Loaded extension: rbac-security-groups 2026-07-02 10:51:39.964 8 INFO neutron.api.extensions [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] Loaded extension: ip_allocation 2026-07-02 10:51:39.964 7 INFO neutron.api.extensions [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] Loaded extension: rbac-subnetpool 2026-07-02 10:51:39.964 8 INFO neutron.api.extensions [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] Loaded extension: ip-substring-filtering 2026-07-02 10:51:39.965 8 INFO neutron.api.extensions [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] Loaded extension: l2_adjacency 2026-07-02 10:51:39.965 7 INFO neutron.api.extensions [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] Loaded extension: revision-if-match 2026-07-02 10:51:39.966 7 INFO neutron.api.extensions [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] Loaded extension: standard-attr-revisions 2026-07-02 10:51:39.966 8 INFO neutron.api.extensions [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] Loaded extension: router 2026-07-02 10:51:39.967 7 INFO neutron.api.extensions [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] Loaded extension: router_availability_zone 2026-07-02 10:51:39.968 7 INFO neutron.api.extensions [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-07-02 10:51:39.968 8 INFO neutron.api.extensions [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-07-02 10:51:39.968 8 INFO neutron.api.extensions [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-07-02 10:51:39.969 8 INFO neutron.api.extensions [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-07-02 10:51:39.970 8 INFO neutron.api.extensions [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] Loaded extension: ext-gw-mode 2026-07-02 10:51:39.970 8 INFO neutron.api.extensions [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] Loaded extension: l3-ha 2026-07-02 10:51:39.971 8 INFO neutron.api.extensions [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-07-02 10:51:39.971 8 INFO neutron.api.extensions [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-07-02 10:51:39.972 7 INFO neutron.api.extensions [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] Loaded extension: security-groups-default-rules 2026-07-02 10:51:39.972 8 INFO neutron.api.extensions [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] Loaded extension: l3-flavors 2026-07-02 10:51:39.973 7 INFO neutron.api.extensions [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-07-02 10:51:39.974 8 INFO neutron.api.extensions [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-07-02 10:51:39.974 7 INFO neutron.api.extensions [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] Loaded extension: port-security-groups-filtering 2026-07-02 10:51:39.974 8 INFO neutron.api.extensions [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-07-02 10:51:39.975 7 INFO neutron.api.extensions [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-07-02 10:51:39.975 7 INFO neutron.api.extensions [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-07-02 10:51:39.976 7 INFO neutron.api.extensions [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-07-02 10:51:39.977 8 INFO neutron.api.extensions [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] Loaded extension: l3_agent_scheduler 2026-07-02 10:51:39.978 8 INFO neutron.api.extensions [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-07-02 10:51:39.981 8 INFO neutron.api.extensions [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] Extension logging not supported by any of loaded plugins 2026-07-02 10:51:39.982 8 INFO neutron.api.extensions [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] Extension metering not supported by any of loaded plugins 2026-07-02 10:51:39.983 8 INFO neutron.api.extensions [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-07-02 10:51:39.983 7 INFO neutron.api.extensions [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] Loaded extension: security-group 2026-07-02 10:51:39.983 8 INFO neutron.api.extensions [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] Loaded extension: multi-provider 2026-07-02 10:51:39.984 8 INFO neutron.api.extensions [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] Loaded extension: net-mtu 2026-07-02 10:51:39.984 8 INFO neutron.api.extensions [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] Loaded extension: net-mtu-writable 2026-07-02 10:51:39.985 8 INFO neutron.api.extensions [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] Loaded extension: network_availability_zone 2026-07-02 10:51:39.985 7 INFO neutron.api.extensions [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] Loaded extension: segment 2026-07-02 10:51:39.985 8 INFO neutron.api.extensions [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] Loaded extension: network_ha 2026-07-02 10:51:39.986 7 INFO neutron.api.extensions [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-07-02 10:51:39.986 8 INFO neutron.api.extensions [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] Loaded extension: network-ip-availability 2026-07-02 10:51:39.987 7 INFO neutron.api.extensions [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] Loaded extension: service-type 2026-07-02 10:51:39.987 8 INFO neutron.api.extensions [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-07-02 10:51:39.987 7 INFO neutron.api.extensions [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] Loaded extension: sorting 2026-07-02 10:51:39.988 8 INFO neutron.api.extensions [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] Loaded extension: pagination 2026-07-02 10:51:39.988 7 INFO neutron.api.extensions [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] Loaded extension: standard-attr-segment 2026-07-02 10:51:39.988 8 INFO neutron.api.extensions [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] Loaded extension: port-device-profile 2026-07-02 10:51:39.989 8 INFO neutron.api.extensions [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-07-02 10:51:39.989 7 INFO neutron.api.extensions [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] Loaded extension: standard-attr-description 2026-07-02 10:51:39.989 8 INFO neutron.api.extensions [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-07-02 10:51:39.990 7 INFO neutron.api.extensions [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] Loaded extension: stateful-security-group 2026-07-02 10:51:39.990 8 INFO neutron.api.extensions [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-07-02 10:51:39.990 8 INFO neutron.api.extensions [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] Loaded extension: port-mac-override 2026-07-02 10:51:39.990 7 WARNING neutron.api.extensions [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-07-02 10:51:39.991 8 INFO neutron.api.extensions [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] Loaded extension: port-mac-address-regenerate 2026-07-02 10:51:39.991 7 INFO neutron.api.extensions [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-07-02 10:51:39.991 8 INFO neutron.api.extensions [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] Loaded extension: port-numa-affinity-policy 2026-07-02 10:51:39.992 8 INFO neutron.api.extensions [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-07-02 10:51:39.992 7 INFO neutron.api.extensions [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] Loaded extension: subnet-external-network 2026-07-02 10:51:39.992 8 INFO neutron.api.extensions [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] Loaded extension: port-resource-request 2026-07-02 10:51:39.993 7 INFO neutron.api.extensions [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] Loaded extension: subnet_onboard 2026-07-02 10:51:39.993 8 INFO neutron.api.extensions [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] Loaded extension: port-resource-request-groups 2026-07-02 10:51:39.993 8 INFO neutron.api.extensions [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-07-02 10:51:39.993 7 INFO neutron.api.extensions [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-07-02 10:51:39.994 8 INFO neutron.api.extensions [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] Loaded extension: binding 2026-07-02 10:51:39.994 7 INFO neutron.api.extensions [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] Loaded extension: subnet-service-types 2026-07-02 10:51:39.995 8 INFO neutron.api.extensions [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] Loaded extension: binding-extended 2026-07-02 10:51:39.995 7 INFO neutron.api.extensions [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] Loaded extension: subnet_allocation 2026-07-02 10:51:39.995 8 INFO neutron.api.extensions [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] Loaded extension: port-security 2026-07-02 10:51:39.996 8 INFO neutron.api.extensions [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] Loaded extension: project-id 2026-07-02 10:51:39.996 8 INFO neutron.api.extensions [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] Loaded extension: provider 2026-07-02 10:51:39.996 7 INFO neutron.api.extensions [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-07-02 10:51:39.997 8 INFO neutron.api.extensions [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] Extension qinq not supported by any of loaded plugins 2026-07-02 10:51:39.997 7 INFO neutron.api.extensions [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] Loaded extension: tag-creation 2026-07-02 10:51:39.998 7 INFO neutron.api.extensions [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-07-02 10:51:39.999 8 INFO neutron.api.extensions [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] Loaded extension: qos 2026-07-02 10:51:40.000 8 INFO neutron.api.extensions [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] Loaded extension: qos-bw-limit-direction 2026-07-02 10:51:40.000 8 INFO neutron.api.extensions [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-07-02 10:51:40.001 8 INFO neutron.api.extensions [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] Loaded extension: qos-default 2026-07-02 10:51:40.001 8 INFO neutron.api.extensions [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] Loaded extension: qos-fip 2026-07-02 10:51:40.002 8 INFO neutron.api.extensions [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-07-02 10:51:40.002 8 INFO neutron.api.extensions [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] Loaded extension: qos-gateway-ip 2026-07-02 10:51:40.003 8 INFO neutron.api.extensions [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] Loaded extension: qos-port-network-policy 2026-07-02 10:51:40.003 8 INFO neutron.api.extensions [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] Loaded extension: qos-pps-minimum 2026-07-02 10:51:40.004 8 INFO neutron.api.extensions [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-07-02 10:51:40.004 7 INFO neutron.api.extensions [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] Loaded extension: standard-attr-tag 2026-07-02 10:51:40.004 8 INFO neutron.api.extensions [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] Loaded extension: qos-pps 2026-07-02 10:51:40.005 8 INFO neutron.api.extensions [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] Loaded extension: qos-rule-type-details 2026-07-02 10:51:40.005 7 INFO neutron.api.extensions [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] Loaded extension: standard-attr-timestamp 2026-07-02 10:51:40.005 8 INFO neutron.api.extensions [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] Loaded extension: qos-rule-type-filter 2026-07-02 10:51:40.006 7 INFO neutron.api.extensions [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] Loaded extension: trunk 2026-07-02 10:51:40.006 8 INFO neutron.api.extensions [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] Loaded extension: qos-rules-alias 2026-07-02 10:51:40.006 8 INFO neutron.api.extensions [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] Loaded extension: quota-check-limit 2026-07-02 10:51:40.007 7 INFO neutron.api.extensions [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] Loaded extension: trunk-details 2026-07-02 10:51:40.007 8 INFO neutron.api.extensions [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] Loaded extension: quota-check-limit-default 2026-07-02 10:51:40.008 7 INFO neutron.api.extensions [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-07-02 10:51:40.008 7 INFO neutron.api.extensions [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-07-02 10:51:40.009 7 INFO neutron.api.extensions [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-07-02 10:51:40.010 8 INFO neutron.api.extensions [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] Loaded extension: quotas 2026-07-02 10:51:40.011 8 INFO neutron.api.extensions [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] Loaded extension: quota_details 2026-07-02 10:51:40.011 7 INFO neutron.api.extensions [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] Loaded extension: vpn-aes-ctr 2026-07-02 10:51:40.012 8 INFO neutron.api.extensions [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] Loaded extension: rbac-policies 2026-07-02 10:51:40.013 8 INFO neutron.api.extensions [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] Loaded extension: rbac-address-group 2026-07-02 10:51:40.013 8 INFO neutron.api.extensions [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] Loaded extension: rbac-address-scope 2026-07-02 10:51:40.014 7 INFO neutron.api.extensions [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-07-02 10:51:40.014 8 INFO neutron.api.extensions [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] Loaded extension: rbac-security-groups 2026-07-02 10:51:40.014 8 INFO neutron.api.extensions [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] Loaded extension: rbac-subnetpool 2026-07-02 10:51:40.015 8 INFO neutron.api.extensions [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] Loaded extension: revision-if-match 2026-07-02 10:51:40.015 7 INFO neutron.api.extensions [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-07-02 10:51:40.015 8 INFO neutron.api.extensions [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] Loaded extension: standard-attr-revisions 2026-07-02 10:51:40.016 7 INFO neutron.api.extensions [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] Loaded extension: vpn-flavors 2026-07-02 10:51:40.016 8 INFO neutron.api.extensions [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] Loaded extension: router_availability_zone 2026-07-02 10:51:40.017 8 INFO neutron.api.extensions [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-07-02 10:51:40.018 7 INFO neutron.api.extensions [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] Loaded extension: vpnaas 2026-07-02 10:51:40.020 8 INFO neutron.api.extensions [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] Loaded extension: security-groups-default-rules 2026-07-02 10:51:40.020 7 INFO neutron.api.extensions [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] Loaded extension: taas 2026-07-02 10:51:40.021 8 INFO neutron.api.extensions [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-07-02 10:51:40.021 8 INFO neutron.api.extensions [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] Loaded extension: port-security-groups-filtering 2026-07-02 10:51:40.021 7 INFO neutron.api.extensions [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] Loaded extension: tap-mirror 2026-07-02 10:51:40.022 8 INFO neutron.api.extensions [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] Loaded extension: security-groups-remote-address-group 2026-07-02 10:51:40.022 8 INFO neutron.api.extensions [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-07-02 10:51:40.022 7 INFO neutron.api.extensions [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] Loaded extension: taas-vlan-filter 2026-07-02 10:51:40.023 8 INFO neutron.api.extensions [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] Loaded extension: security-groups-shared-filtering 2026-07-02 10:51:40.026 7 INFO neutron.quota.resource_registry [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] Creating instance of TrackedResource for resource:network 2026-07-02 10:51:40.027 7 INFO neutron.quota.resource_registry [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-07-02 10:51:40.027 7 INFO neutron.quota.resource_registry [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-02 10:51:40.027 7 INFO neutron.quota.resource_registry [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] Creating instance of TrackedResource for resource:port 2026-07-02 10:51:40.029 8 INFO neutron.api.extensions [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] Loaded extension: security-group 2026-07-02 10:51:40.030 8 INFO neutron.api.extensions [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] Loaded extension: segment 2026-07-02 10:51:40.031 8 INFO neutron.api.extensions [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-07-02 10:51:40.031 8 INFO neutron.api.extensions [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] Loaded extension: service-type 2026-07-02 10:51:40.032 8 INFO neutron.api.extensions [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] Loaded extension: sorting 2026-07-02 10:51:40.032 8 INFO neutron.api.extensions [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] Loaded extension: standard-attr-segment 2026-07-02 10:51:40.032 7 INFO neutron.quota.resource_registry [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] Creating instance of TrackedResource for resource:router 2026-07-02 10:51:40.033 8 INFO neutron.api.extensions [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] Loaded extension: standard-attr-description 2026-07-02 10:51:40.033 7 INFO neutron.quota.resource_registry [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-07-02 10:51:40.033 8 INFO neutron.api.extensions [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] Loaded extension: stateful-security-group 2026-07-02 10:51:40.034 8 WARNING neutron.api.extensions [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-07-02 10:51:40.034 8 INFO neutron.api.extensions [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-07-02 10:51:40.035 8 INFO neutron.api.extensions [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] Loaded extension: subnet-external-network 2026-07-02 10:51:40.035 8 INFO neutron.api.extensions [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] Loaded extension: subnet_onboard 2026-07-02 10:51:40.036 8 INFO neutron.api.extensions [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] Loaded extension: subnet-segmentid-writable 2026-07-02 10:51:40.036 8 INFO neutron.api.extensions [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] Loaded extension: subnet-service-types 2026-07-02 10:51:40.037 8 INFO neutron.api.extensions [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] Loaded extension: subnet_allocation 2026-07-02 10:51:40.038 8 INFO neutron.api.extensions [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-07-02 10:51:40.038 8 INFO neutron.api.extensions [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] Loaded extension: tag-creation 2026-07-02 10:51:40.039 8 INFO neutron.api.extensions [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-07-02 10:51:40.040 7 INFO neutron.quota.resource_registry [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-07-02 10:51:40.041 7 INFO neutron.quota.resource_registry [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-07-02 10:51:40.042 7 INFO neutron.quota.resource_registry [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-07-02 10:51:40.043 7 INFO neutron.quota.resource_registry [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-02 10:51:40.043 8 INFO neutron.api.extensions [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] Loaded extension: standard-attr-tag 2026-07-02 10:51:40.043 7 WARNING neutron.quota.resource_registry [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] subnetpool is already registered 2026-07-02 10:51:40.044 7 INFO neutron.quota.resource_registry [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-02 10:51:40.044 8 INFO neutron.api.extensions [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] Loaded extension: standard-attr-timestamp 2026-07-02 10:51:40.044 7 WARNING neutron.quota.resource_registry [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] subnetpool is already registered 2026-07-02 10:51:40.045 7 INFO neutron.quota.resource_registry [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-07-02 10:51:40.045 8 INFO neutron.api.extensions [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] Loaded extension: trunk 2026-07-02 10:51:40.045 7 INFO neutron.quota.resource_registry [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-02 10:51:40.045 8 INFO neutron.api.extensions [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] Loaded extension: trunk-details 2026-07-02 10:51:40.046 7 INFO neutron.quota.resource_registry [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-02 10:51:40.046 8 INFO neutron.api.extensions [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-07-02 10:51:40.046 7 INFO neutron.quota.resource_registry [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-07-02 10:51:40.047 8 INFO neutron.api.extensions [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-07-02 10:51:40.047 7 INFO neutron.quota.resource_registry [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-07-02 10:51:40.047 8 INFO neutron.api.extensions [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-07-02 10:51:40.047 7 INFO neutron.quota.resource_registry [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-07-02 10:51:40.048 7 INFO neutron.quota.resource_registry [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-02 10:51:40.048 8 INFO neutron.api.extensions [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] Loaded extension: vpn-aes-ctr 2026-07-02 10:51:40.048 7 WARNING neutron.quota.resource_registry [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] ipsecpolicy is already registered 2026-07-02 10:51:40.049 7 INFO neutron.quota.resource_registry [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-02 10:51:40.049 7 WARNING neutron.quota.resource_registry [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] ikepolicy is already registered 2026-07-02 10:51:40.051 8 INFO neutron.api.extensions [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-07-02 10:51:40.052 8 INFO neutron.api.extensions [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] Loaded extension: vpn-endpoint-groups 2026-07-02 10:51:40.053 8 INFO neutron.api.extensions [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] Loaded extension: vpn-flavors 2026-07-02 10:51:40.055 8 INFO neutron.api.extensions [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] Loaded extension: vpnaas 2026-07-02 10:51:40.056 8 INFO neutron.api.extensions [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] Loaded extension: taas 2026-07-02 10:51:40.056 7 INFO neutron.quota.resource_registry [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] Creating instance of TrackedResource for resource:router 2026-07-02 10:51:40.057 7 WARNING neutron.quota.resource_registry [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] router is already registered 2026-07-02 10:51:40.057 7 INFO neutron.quota.resource_registry [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-07-02 10:51:40.058 8 INFO neutron.api.extensions [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] Loaded extension: tap-mirror 2026-07-02 10:51:40.058 7 WARNING neutron.quota.resource_registry [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] floatingip is already registered 2026-07-02 10:51:40.058 8 INFO neutron.api.extensions [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] Loaded extension: taas-vlan-filter 2026-07-02 10:51:40.061 8 INFO neutron.quota.resource_registry [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] Creating instance of TrackedResource for resource:network 2026-07-02 10:51:40.061 8 INFO neutron.quota.resource_registry [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-07-02 10:51:40.061 8 INFO neutron.quota.resource_registry [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-02 10:51:40.061 8 INFO neutron.quota.resource_registry [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] Creating instance of TrackedResource for resource:port 2026-07-02 10:51:40.063 7 INFO neutron.quota.resource_registry [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-07-02 10:51:40.063 7 WARNING neutron.quota.resource_registry [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] rbac_policy is already registered 2026-07-02 10:51:40.064 7 INFO neutron.quota.resource_registry [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-07-02 10:51:40.065 7 WARNING neutron.quota.resource_registry [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] security_group is already registered 2026-07-02 10:51:40.065 8 INFO neutron.quota.resource_registry [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] Creating instance of TrackedResource for resource:router 2026-07-02 10:51:40.065 7 INFO neutron.quota.resource_registry [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-07-02 10:51:40.065 8 INFO neutron.quota.resource_registry [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-07-02 10:51:40.065 7 WARNING neutron.quota.resource_registry [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] security_group_rule is already registered 2026-07-02 10:51:40.066 7 INFO neutron.quota.resource_registry [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-02 10:51:40.067 7 WARNING neutron.quota.resource_registry [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] subnetpool is already registered 2026-07-02 10:51:40.067 7 INFO neutron.quota.resource_registry [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-02 10:51:40.067 7 WARNING neutron.quota.resource_registry [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] subnetpool is already registered 2026-07-02 10:51:40.068 7 INFO neutron.quota.resource_registry [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-07-02 10:51:40.068 7 WARNING neutron.quota.resource_registry [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] trunk is already registered 2026-07-02 10:51:40.069 7 INFO neutron.quota.resource_registry [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-02 10:51:40.069 7 WARNING neutron.quota.resource_registry [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] ikepolicy is already registered 2026-07-02 10:51:40.070 7 INFO neutron.quota.resource_registry [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-02 10:51:40.070 7 WARNING neutron.quota.resource_registry [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] ipsecpolicy is already registered 2026-07-02 10:51:40.070 8 INFO neutron.quota.resource_registry [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-07-02 10:51:40.070 7 INFO neutron.quota.resource_registry [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-07-02 10:51:40.071 7 WARNING neutron.quota.resource_registry [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] endpoint_group is already registered 2026-07-02 10:51:40.071 8 INFO neutron.quota.resource_registry [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-07-02 10:51:40.071 8 INFO neutron.quota.resource_registry [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-07-02 10:51:40.071 7 INFO neutron.quota.resource_registry [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-07-02 10:51:40.071 7 WARNING neutron.quota.resource_registry [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] vpnservice is already registered 2026-07-02 10:51:40.072 7 INFO neutron.quota.resource_registry [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-07-02 10:51:40.072 7 WARNING neutron.quota.resource_registry [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] ipsec_site_connection is already registered 2026-07-02 10:51:40.072 8 INFO neutron.quota.resource_registry [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-02 10:51:40.072 8 WARNING neutron.quota.resource_registry [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] subnetpool is already registered 2026-07-02 10:51:40.073 7 INFO neutron.quota.resource_registry [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-02 10:51:40.073 8 INFO neutron.quota.resource_registry [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-02 10:51:40.073 7 WARNING neutron.quota.resource_registry [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] ipsecpolicy is already registered 2026-07-02 10:51:40.073 8 WARNING neutron.quota.resource_registry [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] subnetpool is already registered 2026-07-02 10:51:40.073 8 INFO neutron.quota.resource_registry [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] Creating instance of CountableResource for resource:trunk 2026-07-02 10:51:40.073 7 INFO neutron.quota.resource_registry [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-02 10:51:40.074 7 WARNING neutron.quota.resource_registry [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] ikepolicy is already registered 2026-07-02 10:51:40.074 8 INFO neutron.quota.resource_registry [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-02 10:51:40.074 8 INFO neutron.quota.resource_registry [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-02 10:51:40.075 8 INFO neutron.quota.resource_registry [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-07-02 10:51:40.075 8 INFO neutron.quota.resource_registry [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-07-02 10:51:40.075 8 INFO neutron.quota.resource_registry [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-07-02 10:51:40.076 8 INFO neutron.quota.resource_registry [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-02 10:51:40.076 8 WARNING neutron.quota.resource_registry [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] ipsecpolicy is already registered 2026-07-02 10:51:40.076 8 INFO neutron.quota.resource_registry [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-02 10:51:40.077 8 WARNING neutron.quota.resource_registry [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] ikepolicy is already registered 2026-07-02 10:51:40.081 8 INFO neutron.quota.resource_registry [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] Creating instance of TrackedResource for resource:router 2026-07-02 10:51:40.081 8 WARNING neutron.quota.resource_registry [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] router is already registered 2026-07-02 10:51:40.082 8 INFO neutron.quota.resource_registry [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-07-02 10:51:40.082 8 WARNING neutron.quota.resource_registry [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] floatingip is already registered 2026-07-02 10:51:40.086 8 INFO neutron.quota.resource_registry [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-07-02 10:51:40.086 8 WARNING neutron.quota.resource_registry [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] rbac_policy is already registered 2026-07-02 10:51:40.086 8 INFO neutron.quota.resource_registry [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-07-02 10:51:40.087 8 WARNING neutron.quota.resource_registry [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] security_group is already registered 2026-07-02 10:51:40.087 8 INFO neutron.quota.resource_registry [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-07-02 10:51:40.087 8 WARNING neutron.quota.resource_registry [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] security_group_rule is already registered 2026-07-02 10:51:40.088 8 INFO neutron.quota.resource_registry [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-02 10:51:40.088 8 WARNING neutron.quota.resource_registry [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] subnetpool is already registered 2026-07-02 10:51:40.088 8 INFO neutron.quota.resource_registry [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-02 10:51:40.089 8 WARNING neutron.quota.resource_registry [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] subnetpool is already registered 2026-07-02 10:51:40.089 8 INFO neutron.quota.resource_registry [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] Creating instance of CountableResource for resource:trunk 2026-07-02 10:51:40.089 8 WARNING neutron.quota.resource_registry [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] trunk is already registered 2026-07-02 10:51:40.090 8 INFO neutron.quota.resource_registry [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-02 10:51:40.090 8 WARNING neutron.quota.resource_registry [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] ikepolicy is already registered 2026-07-02 10:51:40.090 8 INFO neutron.quota.resource_registry [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-02 10:51:40.090 8 WARNING neutron.quota.resource_registry [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] ipsecpolicy is already registered 2026-07-02 10:51:40.091 8 INFO neutron.quota.resource_registry [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-07-02 10:51:40.091 8 WARNING neutron.quota.resource_registry [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] endpoint_group is already registered 2026-07-02 10:51:40.091 8 INFO neutron.quota.resource_registry [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-07-02 10:51:40.091 8 WARNING neutron.quota.resource_registry [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] vpnservice is already registered 2026-07-02 10:51:40.092 8 INFO neutron.quota.resource_registry [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-07-02 10:51:40.092 8 WARNING neutron.quota.resource_registry [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] ipsec_site_connection is already registered 2026-07-02 10:51:40.092 8 INFO neutron.quota.resource_registry [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-02 10:51:40.092 8 WARNING neutron.quota.resource_registry [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] ipsecpolicy is already registered 2026-07-02 10:51:40.093 8 INFO neutron.quota.resource_registry [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-02 10:51:40.093 8 WARNING neutron.quota.resource_registry [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] ikepolicy is already registered 2026-07-02 10:51:40.131 8 WARNING keystonemiddleware._common.config [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-02 10:51:40.132 7 WARNING keystonemiddleware._common.config [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-02 10:51:40.138 8 WARNING oslo_config.cfg [None req-bc8be211-235f-45a6-bbe9-7b9d7067a9fd - - - - - -] 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 0x7f170b878668 pid: 8 (default app) 2026-07-02 10:51:40.143 7 WARNING oslo_config.cfg [None req-e0dfafb4-eef4-498a-8e5b-5e967ab690a7 - - - - - -] 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 0x7f170b878668 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-07-02 10:51:44.485 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8984c030-ae5d-40fb-ad31-cffa7dce1938 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 2/3] 199.19.213.129 () {44 vars in 926 bytes} [Thu Jul 2 10:51:43 2026] GET /v2.0/networks/public => generated 108 bytes in 810 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: 2/4] 199.19.213.129 () {44 vars in 948 bytes} [Thu Jul 2 10:51:44 2026] GET /v2.0/networks?name=public => generated 15 bytes in 394 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 10:51:45.319 8 WARNING neutron.services.revisions.revision_plugin [None req-c7461c9d-286c-4335-941b-d8105c665a33 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] Could not find related network for resource to bump revision. 2026-07-02 10:51:45.342 8 INFO neutron.db.segments_db [None req-c7461c9d-286c-4335-941b-d8105c665a33 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] Added segment 3a083139-ef29-4f2e-9b5f-51e7464f89d8 of type flat for network fe1ea0ca-1926-4173-b5be-c9ed11b132f6 2026-07-02 10:51:45.390 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c7461c9d-286c-4335-941b-d8105c665a33 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 3/5] 199.19.213.129 () {48 vars in 966 bytes} [Thu Jul 2 10:51:44 2026] POST /v2.0/networks => generated 124 bytes in 522 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 10:51:51.632 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8f8d913b-83ec-4497-8852-ca8af219aa65 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 3/6] 199.19.213.129 () {44 vars in 926 bytes} [Thu Jul 2 10:51:51 2026] GET /v2.0/networks/public => generated 108 bytes in 377 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/7] 199.19.213.129 () {44 vars in 948 bytes} [Thu Jul 2 10:51:51 2026] GET /v2.0/networks?name=public => generated 15 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 10:51:51.903 7 WARNING neutron.services.revisions.revision_plugin [None req-dec80766-1eb4-40ec-83da-1fb21c619c76 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] Could not find related network for resource to bump revision. 2026-07-02 10:51:51.928 7 INFO neutron.db.segments_db [None req-dec80766-1eb4-40ec-83da-1fb21c619c76 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] Added segment 3fbd06a9-29d3-45c3-ab9c-03cb7b6812c8 of type flat for network 572ec0dd-b06c-47e3-b2cf-1d964ff42d04 2026-07-02 10:51:51.988 7 INFO neutron.pecan_wsgi.hooks.translation [None req-dec80766-1eb4-40ec-83da-1fb21c619c76 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 4/8] 199.19.213.129 () {48 vars in 966 bytes} [Thu Jul 2 10:51:51 2026] POST /v2.0/networks => generated 124 bytes in 339 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 10:51:57.877 7 INFO neutron.pecan_wsgi.hooks.translation [None req-152f574c-6bb9-413d-870b-1c61fbdd1323 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/10] 199.19.213.129 () {44 vars in 926 bytes} [Thu Jul 2 10:51:57 2026] GET /v2.0/networks/public => generated 108 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/11] 199.19.213.129 () {44 vars in 948 bytes} [Thu Jul 2 10:51:57 2026] GET /v2.0/networks?name=public => generated 15 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 10:51:57.947 7 WARNING neutron.services.revisions.revision_plugin [None req-08de0bf4-3571-475a-ae3b-5a9c4fdc3406 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] Could not find related network for resource to bump revision. 2026-07-02 10:51:57.972 7 INFO neutron.db.segments_db [None req-08de0bf4-3571-475a-ae3b-5a9c4fdc3406 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] Added segment 84528bdb-db72-4f06-b95a-cfa7d7da9851 of type flat for network 08fe6797-336d-40a6-9859-b3dafcee00ff 2026-07-02 10:51:58.005 7 INFO neutron.pecan_wsgi.hooks.translation [None req-08de0bf4-3571-475a-ae3b-5a9c4fdc3406 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 6/12] 199.19.213.129 () {48 vars in 966 bytes} [Thu Jul 2 10:51:57 2026] POST /v2.0/networks => generated 124 bytes in 118 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 10:52:03.880 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8dcdc965-c7cc-4492-8b63-fb59cb66197a 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 7/13] 199.19.213.129 () {44 vars in 926 bytes} [Thu Jul 2 10:52:03 2026] GET /v2.0/networks/public => generated 108 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/14] 199.19.213.129 () {44 vars in 948 bytes} [Thu Jul 2 10:52:03 2026] GET /v2.0/networks?name=public => generated 15 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 10:52:03.979 8 WARNING neutron.services.revisions.revision_plugin [None req-4eeb4856-16e2-4d3a-9be2-3ed49a56fb25 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] Could not find related network for resource to bump revision. 2026-07-02 10:52:04.008 8 INFO neutron.db.segments_db [None req-4eeb4856-16e2-4d3a-9be2-3ed49a56fb25 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] Added segment 26b3cb31-7279-4e5e-9f3a-c235eeb667e2 of type flat for network 228289dc-3d3d-47b6-aadc-f8a4406302fb 2026-07-02 10:52:04.046 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4eeb4856-16e2-4d3a-9be2-3ed49a56fb25 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 8/15] 199.19.213.129 () {48 vars in 966 bytes} [Thu Jul 2 10:52:03 2026] POST /v2.0/networks => generated 124 bytes in 153 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 10:52:09.968 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e5efab73-a7cb-425a-b9c0-3eb23903caea 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 8/16] 199.19.213.129 () {44 vars in 926 bytes} [Thu Jul 2 10:52:09 2026] GET /v2.0/networks/public => generated 108 bytes in 73 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 9/17] 199.19.213.129 () {44 vars in 948 bytes} [Thu Jul 2 10:52:09 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-07-02 10:52:10.060 7 WARNING neutron.services.revisions.revision_plugin [None req-a1c34601-93ea-4893-9dd8-74dbe1cd7b32 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] Could not find related network for resource to bump revision. 2026-07-02 10:52:10.084 7 INFO neutron.db.segments_db [None req-a1c34601-93ea-4893-9dd8-74dbe1cd7b32 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] Added segment ffc58bd6-5fb4-4ca3-b2c4-807d34ee5e3d of type flat for network a61fe2eb-bf83-4348-a301-20974c9de85d 2026-07-02 10:52:10.112 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a1c34601-93ea-4893-9dd8-74dbe1cd7b32 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 9/18] 199.19.213.129 () {48 vars in 966 bytes} [Thu Jul 2 10:52:09 2026] POST /v2.0/networks => generated 124 bytes in 126 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 10:52:16.148 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ef172f54-edef-47d0-9c5e-6acaed178bc8 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 10/20] 199.19.213.129 () {44 vars in 926 bytes} [Thu Jul 2 10:52:16 2026] GET /v2.0/networks/public => generated 108 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/21] 199.19.213.129 () {44 vars in 948 bytes} [Thu Jul 2 10:52:16 2026] GET /v2.0/networks?name=public => generated 15 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 10:52:16.629 7 WARNING neutron.services.revisions.revision_plugin [None req-6a615d5d-c82c-4791-abed-033e28d0efba 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] Could not find related network for resource to bump revision. 2026-07-02 10:52:16.650 7 INFO neutron.db.segments_db [None req-6a615d5d-c82c-4791-abed-033e28d0efba 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] Added segment 9d6bd124-992d-4904-9225-e62ed865e5d9 of type flat for network 21a149a6-3ff8-4dda-a83d-dd055c72df6d [pid: 7|app: 0|req: 11/22] 199.19.213.129 () {48 vars in 966 bytes} [Thu Jul 2 10:52:16 2026] POST /v2.0/networks => generated 706 bytes in 606 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 10:52:17.978 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0561bc21-523d-4b18-a13b-c0908bcf759b 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 12/23] 199.19.213.129 () {44 vars in 926 bytes} [Thu Jul 2 10:52:17 2026] GET /v2.0/networks/public => generated 108 bytes in 54 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/24] 199.19.213.129 () {44 vars in 948 bytes} [Thu Jul 2 10:52:17 2026] GET /v2.0/networks?name=public => generated 709 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 10:52:18.079 8 INFO neutron.pecan_wsgi.hooks.translation [None req-32ed6456-2f12-4b03-a02b-f6509704a293 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 13/25] 199.19.213.129 () {44 vars in 1033 bytes} [Thu Jul 2 10:52:18 2026] GET /v2.0/subnets/public-subnet?network_id=21a149a6-3ff8-4dda-a83d-dd055c72df6d => generated 113 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/26] 199.19.213.129 () {44 vars in 1056 bytes} [Thu Jul 2 10:52:18 2026] GET /v2.0/subnets?name=public-subnet&network_id=21a149a6-3ff8-4dda-a83d-dd055c72df6d => generated 14 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/27] 199.19.213.129 () {48 vars in 964 bytes} [Thu Jul 2 10:52:18 2026] POST /v2.0/subnets => generated 664 bytes in 379 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 10:57:18.858 7 INFO neutron.pecan_wsgi.hooks.translation [None req-71fdf817-4026-4f10-b396-fcfb08b654bf 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 34/67] 199.19.213.129 () {44 vars in 936 bytes} [Thu Jul 2 10:57:18 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 106 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 34/68] 199.19.213.129 () {44 vars in 958 bytes} [Thu Jul 2 10:57:18 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 10:57:18.943 7 INFO neutron.db.segments_db [None req-8a148810-8eb7-4acd-8310-269828121460 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] Added segment d0ff12a3-20c3-4de2-ad23-1fd982dbfb12 of type vxlan for network b67c256d-fbbf-4772-8839-8d74d993bf39 [pid: 7|app: 0|req: 35/69] 199.19.213.129 () {48 vars in 965 bytes} [Thu Jul 2 10:57:18 2026] POST /v2.0/networks => generated 707 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 10:57:20.013 8 INFO neutron.pecan_wsgi.hooks.translation [None req-adb679af-d6de-4e2a-b644-3025b3a3783d 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 35/70] 199.19.213.129 () {44 vars in 936 bytes} [Thu Jul 2 10:57:19 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 60 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 36/71] 199.19.213.129 () {44 vars in 958 bytes} [Thu Jul 2 10:57:20 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 10:57:20.086 8 INFO neutron.pecan_wsgi.hooks.translation [None req-bae38670-7fc1-4e13-96af-d5c72c847885 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 36/72] 199.19.213.129 () {44 vars in 1035 bytes} [Thu Jul 2 10:57:20 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=b67c256d-fbbf-4772-8839-8d74d993bf39 => generated 114 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 37/73] 199.19.213.129 () {44 vars in 1058 bytes} [Thu Jul 2 10:57:20 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=b67c256d-fbbf-4772-8839-8d74d993bf39 => generated 14 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/74] 199.19.213.129 () {48 vars in 964 bytes} [Thu Jul 2 10:57:20 2026] POST /v2.0/subnets => generated 651 bytes in 212 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 10:57:21.559 7 INFO neutron.api.v2.resource [None req-973f0cc6-9db3-49b0-8c7e-0fe84f4b0251 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 38/75] 199.19.213.129 () {44 vars in 970 bytes} [Thu Jul 2 10:57:21 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 56 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/76] 199.19.213.129 () {44 vars in 992 bytes} [Thu Jul 2 10:57:21 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/77] 199.19.213.129 () {48 vars in 979 bytes} [Thu Jul 2 10:57:21 2026] POST /v2.0/security-groups => generated 1616 bytes in 186 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/78] 199.19.213.129 () {44 vars in 1000 bytes} [Thu Jul 2 10:57:22 2026] GET /v2.0/security-groups/bcd121f7-5f90-45c6-a262-9c5a60d74a96 => generated 1616 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/79] 199.19.213.129 () {44 vars in 1000 bytes} [Thu Jul 2 10:57:22 2026] GET /v2.0/security-groups/bcd121f7-5f90-45c6-a262-9c5a60d74a96 => generated 1616 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/80] 199.19.213.129 () {44 vars in 1000 bytes} [Thu Jul 2 10:57:22 2026] GET /v2.0/security-groups/bcd121f7-5f90-45c6-a262-9c5a60d74a96 => generated 1616 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/81] 199.19.213.129 () {48 vars in 990 bytes} [Thu Jul 2 10:57:23 2026] POST /v2.0/security-group-rules => generated 601 bytes in 199 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/82] 199.19.213.129 () {44 vars in 1000 bytes} [Thu Jul 2 10:57:24 2026] GET /v2.0/security-groups/bcd121f7-5f90-45c6-a262-9c5a60d74a96 => generated 2230 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/83] 199.19.213.129 () {44 vars in 1000 bytes} [Thu Jul 2 10:57:24 2026] GET /v2.0/security-groups/bcd121f7-5f90-45c6-a262-9c5a60d74a96 => generated 2230 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/84] 199.19.213.129 () {44 vars in 1000 bytes} [Thu Jul 2 10:57:24 2026] GET /v2.0/security-groups/bcd121f7-5f90-45c6-a262-9c5a60d74a96 => generated 2230 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/85] 199.19.213.129 () {48 vars in 990 bytes} [Thu Jul 2 10:57:24 2026] POST /v2.0/security-group-rules => generated 603 bytes in 86 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/86] 199.19.213.129 () {44 vars in 1000 bytes} [Thu Jul 2 10:57:25 2026] GET /v2.0/security-groups/bcd121f7-5f90-45c6-a262-9c5a60d74a96 => generated 2846 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/87] 199.19.213.129 () {44 vars in 1000 bytes} [Thu Jul 2 10:57:25 2026] GET /v2.0/security-groups/bcd121f7-5f90-45c6-a262-9c5a60d74a96 => generated 2846 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/88] 199.19.213.129 () {44 vars in 1000 bytes} [Thu Jul 2 10:57:25 2026] GET /v2.0/security-groups/bcd121f7-5f90-45c6-a262-9c5a60d74a96 => generated 2846 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/89] 199.19.213.129 () {48 vars in 990 bytes} [Thu Jul 2 10:57:25 2026] POST /v2.0/security-group-rules => generated 603 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/90] 199.19.213.129 () {44 vars in 1000 bytes} [Thu Jul 2 10:57:26 2026] GET /v2.0/security-groups/bcd121f7-5f90-45c6-a262-9c5a60d74a96 => generated 3462 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/91] 199.19.213.129 () {44 vars in 1000 bytes} [Thu Jul 2 10:57:26 2026] GET /v2.0/security-groups/bcd121f7-5f90-45c6-a262-9c5a60d74a96 => generated 3462 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/92] 199.19.213.129 () {44 vars in 1000 bytes} [Thu Jul 2 10:57:26 2026] GET /v2.0/security-groups/bcd121f7-5f90-45c6-a262-9c5a60d74a96 => generated 3462 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/94] 199.19.213.129 () {48 vars in 990 bytes} [Thu Jul 2 10:57:26 2026] POST /v2.0/security-group-rules => generated 603 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/96] 199.19.213.129 () {44 vars in 1000 bytes} [Thu Jul 2 10:57:27 2026] GET /v2.0/security-groups/bcd121f7-5f90-45c6-a262-9c5a60d74a96 => generated 4078 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/97] 199.19.213.129 () {44 vars in 1000 bytes} [Thu Jul 2 10:57:27 2026] GET /v2.0/security-groups/bcd121f7-5f90-45c6-a262-9c5a60d74a96 => generated 4078 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/98] 199.19.213.129 () {44 vars in 1000 bytes} [Thu Jul 2 10:57:27 2026] GET /v2.0/security-groups/bcd121f7-5f90-45c6-a262-9c5a60d74a96 => generated 4078 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/99] 199.19.213.129 () {48 vars in 990 bytes} [Thu Jul 2 10:57:27 2026] POST /v2.0/security-group-rules => generated 603 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/100] 199.19.213.129 () {44 vars in 986 bytes} [Thu Jul 2 10:57:28 2026] GET /v2.0/networks/b67c256d-fbbf-4772-8839-8d74d993bf39 => generated 732 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 10:57:28.968 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d736e9d7-bda5-48b3-bc59-7b62c8a832cd 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 51/101] 199.19.213.129 () {44 vars in 1075 bytes} [Thu Jul 2 10:57:28 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=b67c256d-fbbf-4772-8839-8d74d993bf39 => generated 132 bytes in 51 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/102] 199.19.213.129 () {44 vars in 1098 bytes} [Thu Jul 2 10:57:28 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=b67c256d-fbbf-4772-8839-8d74d993bf39 => generated 12 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/103] 199.19.213.129 () {44 vars in 1000 bytes} [Thu Jul 2 10:57:29 2026] GET /v2.0/security-groups/bcd121f7-5f90-45c6-a262-9c5a60d74a96 => generated 4694 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/104] 199.19.213.129 () {48 vars in 960 bytes} [Thu Jul 2 10:57:29 2026] POST /v2.0/ports => generated 1100 bytes in 581 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-02 10:57:37.100 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d75601d1-6c47-4ada-81f6-6a41b68b910f 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 53/105] 199.19.213.129 () {44 vars in 978 bytes} [Thu Jul 2 10:57:37 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 38 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: 53/106] 199.19.213.129 () {44 vars in 1000 bytes} [Thu Jul 2 10:57:37 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1103 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/107] 199.19.213.129 () {48 vars in 1030 bytes} [Thu Jul 2 10:57:37 2026] PUT /v2.0/ports/2a9cb4ff-2131-423b-9cd0-6f9a6b610ffa => generated 1249 bytes in 733 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/108] 199.19.213.129 () {44 vars in 919 bytes} [Thu Jul 2 10:57:39 2026] GET /v2.0/ports => generated 3730 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 10:57:40.503 8 INFO neutron.api.v2.resource [None req-cbdbab1d-94ec-4460-8fa9-5fd8cec18c55 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 55/109] 199.19.213.129 () {44 vars in 958 bytes} [Thu Jul 2 10:57:40 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/110] 199.19.213.129 () {44 vars in 980 bytes} [Thu Jul 2 10:57:40 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/111] 199.19.213.129 () {48 vars in 979 bytes} [Thu Jul 2 10:57:40 2026] POST /v2.0/security-groups => generated 1610 bytes in 285 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 58/114] 199.19.213.129 () {44 vars in 1000 bytes} [Thu Jul 2 10:57:41 2026] GET /v2.0/security-groups/00e47401-e9f3-4057-a3e1-b6c843723064 => 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: 57/115] 199.19.213.129 () {44 vars in 1000 bytes} [Thu Jul 2 10:57:41 2026] GET /v2.0/security-groups/00e47401-e9f3-4057-a3e1-b6c843723064 => generated 1610 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 59/116] 199.19.213.129 () {44 vars in 1000 bytes} [Thu Jul 2 10:57:41 2026] GET /v2.0/security-groups/00e47401-e9f3-4057-a3e1-b6c843723064 => 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: 58/117] 199.19.213.129 () {48 vars in 990 bytes} [Thu Jul 2 10:57:41 2026] POST /v2.0/security-group-rules => generated 623 bytes in 244 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 60/118] 199.19.213.129 () {44 vars in 1000 bytes} [Thu Jul 2 10:57:43 2026] GET /v2.0/security-groups/00e47401-e9f3-4057-a3e1-b6c843723064 => generated 2246 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 59/119] 199.19.213.129 () {44 vars in 1000 bytes} [Thu Jul 2 10:57:43 2026] GET /v2.0/security-groups/00e47401-e9f3-4057-a3e1-b6c843723064 => generated 2246 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 61/120] 199.19.213.129 () {44 vars in 1000 bytes} [Thu Jul 2 10:57:43 2026] GET /v2.0/security-groups/00e47401-e9f3-4057-a3e1-b6c843723064 => generated 2246 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 60/121] 199.19.213.129 () {48 vars in 990 bytes} [Thu Jul 2 10:57:43 2026] POST /v2.0/security-group-rules => generated 627 bytes in 273 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 68/134] 199.19.213.129 () {44 vars in 974 bytes} [Thu Jul 2 10:59:13 2026] GET /v2.0/quotas/00fa20d5deb84310911431b9e573b924 => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 67/135] 199.19.213.129 () {48 vars in 1026 bytes} [Thu Jul 2 10:59:13 2026] PUT /v2.0/quotas/00fa20d5deb84310911431b9e573b924 => generated 291 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 11:01:36.425 7 INFO neutron.pecan_wsgi.hooks.translation [None req-15517d22-5a64-46dc-b3a0-fd8f9dba9d74 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 77/154] 199.19.213.129 () {30 vars in 740 bytes} [Thu Jul 2 11:01:36 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 133 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: 78/155] 199.19.213.129 () {30 vars in 762 bytes} [Thu Jul 2 11:01:36 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:01:38.388 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9b5beb5e-601c-4af4-8766-664a55b709b4 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 78/156] 199.19.213.129 () {30 vars in 740 bytes} [Thu Jul 2 11:01:38 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 52 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 79/157] 199.19.213.129 () {30 vars in 762 bytes} [Thu Jul 2 11:01:38 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:09:16.406 7 INFO neutron.api.v2.resource [None req-955f198a-0921-4528-8e1f-b5247e80f740 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 110/220] 199.19.213.129 () {44 vars in 1073 bytes} [Thu Jul 2 11:09:16 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=3f8959cce12a4eb68189f58c0287747d => generated 139 bytes in 128 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 111/221] 199.19.213.129 () {44 vars in 1096 bytes} [Thu Jul 2 11:09:16 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=3f8959cce12a4eb68189f58c0287747d => generated 23 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 111/222] 199.19.213.129 () {48 vars in 980 bytes} [Thu Jul 2 11:09:16 2026] POST /v2.0/security-groups => generated 1624 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 112/223] 199.19.213.129 () {44 vars in 1087 bytes} [Thu Jul 2 11:09:17 2026] GET /v2.0/security-groups/dd3c8e6a-d5db-42a6-955e-2695ee0a1abd?project_id=3f8959cce12a4eb68189f58c0287747d => generated 1624 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 112/224] 199.19.213.129 () {44 vars in 1000 bytes} [Thu Jul 2 11:09:17 2026] GET /v2.0/security-groups/dd3c8e6a-d5db-42a6-955e-2695ee0a1abd => generated 1624 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 113/225] 199.19.213.129 () {44 vars in 1087 bytes} [Thu Jul 2 11:09:17 2026] GET /v2.0/security-groups/dd3c8e6a-d5db-42a6-955e-2695ee0a1abd?project_id=3f8959cce12a4eb68189f58c0287747d => generated 1624 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 113/226] 199.19.213.129 () {48 vars in 990 bytes} [Thu Jul 2 11:09:17 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: 114/227] 199.19.213.129 () {44 vars in 1087 bytes} [Thu Jul 2 11:09:18 2026] GET /v2.0/security-groups/dd3c8e6a-d5db-42a6-955e-2695ee0a1abd?project_id=3f8959cce12a4eb68189f58c0287747d => generated 2234 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 114/228] 199.19.213.129 () {44 vars in 1000 bytes} [Thu Jul 2 11:09:19 2026] GET /v2.0/security-groups/dd3c8e6a-d5db-42a6-955e-2695ee0a1abd => generated 2234 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 115/229] 199.19.213.129 () {44 vars in 1087 bytes} [Thu Jul 2 11:09:19 2026] GET /v2.0/security-groups/dd3c8e6a-d5db-42a6-955e-2695ee0a1abd?project_id=3f8959cce12a4eb68189f58c0287747d => generated 2234 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 115/230] 199.19.213.129 () {48 vars in 990 bytes} [Thu Jul 2 11:09:19 2026] POST /v2.0/security-group-rules => generated 599 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 116/231] 199.19.213.129 () {44 vars in 1087 bytes} [Thu Jul 2 11:09:20 2026] GET /v2.0/security-groups/dd3c8e6a-d5db-42a6-955e-2695ee0a1abd?project_id=3f8959cce12a4eb68189f58c0287747d => generated 2846 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 116/232] 199.19.213.129 () {44 vars in 1000 bytes} [Thu Jul 2 11:09:20 2026] GET /v2.0/security-groups/dd3c8e6a-d5db-42a6-955e-2695ee0a1abd => generated 2846 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 117/233] 199.19.213.129 () {44 vars in 1087 bytes} [Thu Jul 2 11:09:20 2026] GET /v2.0/security-groups/dd3c8e6a-d5db-42a6-955e-2695ee0a1abd?project_id=3f8959cce12a4eb68189f58c0287747d => generated 2846 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 117/234] 199.19.213.129 () {48 vars in 990 bytes} [Thu Jul 2 11:09:20 2026] POST /v2.0/security-group-rules => generated 601 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 118/235] 199.19.213.129 () {44 vars in 1087 bytes} [Thu Jul 2 11:09:21 2026] GET /v2.0/security-groups/dd3c8e6a-d5db-42a6-955e-2695ee0a1abd?project_id=3f8959cce12a4eb68189f58c0287747d => generated 3460 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 118/236] 199.19.213.129 () {44 vars in 1000 bytes} [Thu Jul 2 11:09:21 2026] GET /v2.0/security-groups/dd3c8e6a-d5db-42a6-955e-2695ee0a1abd => generated 3460 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 119/237] 199.19.213.129 () {44 vars in 1087 bytes} [Thu Jul 2 11:09:21 2026] GET /v2.0/security-groups/dd3c8e6a-d5db-42a6-955e-2695ee0a1abd?project_id=3f8959cce12a4eb68189f58c0287747d => generated 3460 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 119/238] 199.19.213.129 () {48 vars in 990 bytes} [Thu Jul 2 11:09:21 2026] POST /v2.0/security-group-rules => generated 602 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 131/261] 199.19.213.129 () {30 vars in 739 bytes} [Thu Jul 2 11:11:58 2026] GET /v2.0/networks?tenant_id=3f8959cce12a4eb68189f58c0287747d&shared=False => generated 15 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 11:11:58.298 8 INFO neutron.db.segments_db [None req-b36db072-bfee-40fe-8889-8b8d775757a4 4323f2d3bb66444d974a6a05310d16b7 3f8959cce12a4eb68189f58c0287747d - - ecfe69618a20457b957589cd543a7b79 ecfe69618a20457b957589cd543a7b79] Added segment 41e95ede-7442-40c8-885c-a12a0b112bea of type vxlan for network cee8d2e2-b236-45f8-af98-fa856f53d8cb [pid: 8|app: 0|req: 131/262] 199.19.213.129 () {34 vars in 681 bytes} [Thu Jul 2 11:11:58 2026] POST /v2.0/networks => generated 718 bytes in 178 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 132/263] 199.19.213.129 () {30 vars in 721 bytes} [Thu Jul 2 11:11:58 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => 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: 132/264] 199.19.213.129 () {30 vars in 632 bytes} [Thu Jul 2 11:11:58 2026] GET /v2.0/extensions => generated 21537 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 133/265] 199.19.213.129 () {34 vars in 676 bytes} [Thu Jul 2 11:11:58 2026] POST /v2.0/ports => generated 999 bytes in 411 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 133/266] 199.19.213.129 () {30 vars in 702 bytes} [Thu Jul 2 11:11:58 2026] GET /v2.0/networks/cee8d2e2-b236-45f8-af98-fa856f53d8cb => generated 705 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 134/267] 199.19.213.129 () {30 vars in 721 bytes} [Thu Jul 2 11:12:01 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1004 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 134/268] 199.19.213.129 () {30 vars in 702 bytes} [Thu Jul 2 11:12:01 2026] GET /v2.0/networks/cee8d2e2-b236-45f8-af98-fa856f53d8cb => generated 705 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/271] 199.19.213.129 () {44 vars in 974 bytes} [Thu Jul 2 11:12:14 2026] GET /v2.0/quotas/3f8959cce12a4eb68189f58c0287747d => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/272] 199.19.213.129 () {48 vars in 1026 bytes} [Thu Jul 2 11:12:14 2026] PUT /v2.0/quotas/3f8959cce12a4eb68189f58c0287747d => generated 291 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:24:27.655 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e890943e-01bd-4ed7-83a6-36e7e61ef9ed 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 186/371] 199.19.213.129 () {44 vars in 926 bytes} [Thu Jul 2 11:24:27 2026] GET /v2.0/networks/public => generated 108 bytes in 117 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/372] 199.19.213.129 () {44 vars in 948 bytes} [Thu Jul 2 11:24:27 2026] GET /v2.0/networks?name=public => generated 753 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:24:28.776 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1f83adbc-65fd-481d-9060-2f03c92568a1 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 187/373] 199.19.213.129 () {44 vars in 926 bytes} [Thu Jul 2 11:24:28 2026] GET /v2.0/networks/public => generated 108 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/374] 199.19.213.129 () {44 vars in 948 bytes} [Thu Jul 2 11:24:28 2026] GET /v2.0/networks?name=public => generated 753 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:24:28.845 8 INFO neutron.pecan_wsgi.hooks.translation [None req-af8ef324-7aa0-4d40-bea5-ce8425d73be4 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 188/375] 199.19.213.129 () {44 vars in 1033 bytes} [Thu Jul 2 11:24:28 2026] GET /v2.0/subnets/public-subnet?network_id=21a149a6-3ff8-4dda-a83d-dd055c72df6d => generated 113 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/376] 199.19.213.129 () {44 vars in 1056 bytes} [Thu Jul 2 11:24:28 2026] GET /v2.0/subnets?name=public-subnet&network_id=21a149a6-3ff8-4dda-a83d-dd055c72df6d => generated 667 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:24:56.308 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6b548b83-0ea5-4023-887d-1acf861bf2cc 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 190/379] 199.19.213.129 () {44 vars in 936 bytes} [Thu Jul 2 11:24:56 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 52 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/380] 199.19.213.129 () {44 vars in 958 bytes} [Thu Jul 2 11:24:56 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:24:57.364 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5e999604-2d39-4a0e-b970-f658af4e72c9 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 192/383] 199.19.213.129 () {44 vars in 936 bytes} [Thu Jul 2 11:24:57 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/384] 199.19.213.129 () {44 vars in 958 bytes} [Thu Jul 2 11:24:57 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:24:57.437 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ba78232f-308b-42aa-81cb-e6304dd713d7 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 193/385] 199.19.213.129 () {44 vars in 1035 bytes} [Thu Jul 2 11:24:57 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=b67c256d-fbbf-4772-8839-8d74d993bf39 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/386] 199.19.213.129 () {44 vars in 1058 bytes} [Thu Jul 2 11:24:57 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=b67c256d-fbbf-4772-8839-8d74d993bf39 => generated 654 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:24:58.614 8 INFO neutron.api.v2.resource [None req-57c693b3-3340-43c5-82f1-99eb05ce906a 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 194/387] 199.19.213.129 () {44 vars in 970 bytes} [Thu Jul 2 11:24:58 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/388] 199.19.213.129 () {44 vars in 992 bytes} [Thu Jul 2 11:24:58 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4690 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/389] 199.19.213.129 () {44 vars in 1000 bytes} [Thu Jul 2 11:24:59 2026] GET /v2.0/security-groups/bcd121f7-5f90-45c6-a262-9c5a60d74a96 => generated 4694 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/390] 199.19.213.129 () {44 vars in 1000 bytes} [Thu Jul 2 11:24:59 2026] GET /v2.0/security-groups/bcd121f7-5f90-45c6-a262-9c5a60d74a96 => generated 4694 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/391] 199.19.213.129 () {44 vars in 1010 bytes} [Thu Jul 2 11:24:59 2026] GET /v2.0/security-group-rules/304c6803-a517-480b-9587-4c902226d678 => generated 601 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/392] 199.19.213.129 () {44 vars in 1000 bytes} [Thu Jul 2 11:25:00 2026] GET /v2.0/security-groups/bcd121f7-5f90-45c6-a262-9c5a60d74a96 => generated 4694 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/393] 199.19.213.129 () {44 vars in 1000 bytes} [Thu Jul 2 11:25:00 2026] GET /v2.0/security-groups/bcd121f7-5f90-45c6-a262-9c5a60d74a96 => generated 4694 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/394] 199.19.213.129 () {44 vars in 1010 bytes} [Thu Jul 2 11:25:00 2026] GET /v2.0/security-group-rules/5a2a7404-22fa-43a9-aa4c-83451210e291 => generated 603 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/395] 199.19.213.129 () {44 vars in 1000 bytes} [Thu Jul 2 11:25:01 2026] GET /v2.0/security-groups/bcd121f7-5f90-45c6-a262-9c5a60d74a96 => generated 4694 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/396] 199.19.213.129 () {44 vars in 1000 bytes} [Thu Jul 2 11:25:01 2026] GET /v2.0/security-groups/bcd121f7-5f90-45c6-a262-9c5a60d74a96 => generated 4694 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/397] 199.19.213.129 () {44 vars in 1010 bytes} [Thu Jul 2 11:25:01 2026] GET /v2.0/security-group-rules/278dcb4c-e354-49eb-b808-9b628b40956f => generated 603 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/398] 199.19.213.129 () {44 vars in 1000 bytes} [Thu Jul 2 11:25:02 2026] GET /v2.0/security-groups/bcd121f7-5f90-45c6-a262-9c5a60d74a96 => generated 4694 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/399] 199.19.213.129 () {44 vars in 1000 bytes} [Thu Jul 2 11:25:02 2026] GET /v2.0/security-groups/bcd121f7-5f90-45c6-a262-9c5a60d74a96 => generated 4694 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/400] 199.19.213.129 () {44 vars in 1010 bytes} [Thu Jul 2 11:25:02 2026] GET /v2.0/security-group-rules/b12bc8fb-b06c-4910-a198-52b1114a3f16 => generated 603 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/401] 199.19.213.129 () {44 vars in 1000 bytes} [Thu Jul 2 11:25:03 2026] GET /v2.0/security-groups/bcd121f7-5f90-45c6-a262-9c5a60d74a96 => generated 4694 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/402] 199.19.213.129 () {44 vars in 1000 bytes} [Thu Jul 2 11:25:03 2026] GET /v2.0/security-groups/bcd121f7-5f90-45c6-a262-9c5a60d74a96 => generated 4694 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/403] 199.19.213.129 () {44 vars in 1010 bytes} [Thu Jul 2 11:25:03 2026] GET /v2.0/security-group-rules/97b1468f-ec82-4a0b-8975-6c1ecb346d06 => generated 603 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/404] 199.19.213.129 () {44 vars in 986 bytes} [Thu Jul 2 11:25:05 2026] GET /v2.0/networks/b67c256d-fbbf-4772-8839-8d74d993bf39 => generated 732 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:25:05.385 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2cf959e3-9e3a-4266-b5a9-fe44b3b4c2f9 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 203/405] 199.19.213.129 () {44 vars in 1075 bytes} [Thu Jul 2 11:25:05 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=b67c256d-fbbf-4772-8839-8d74d993bf39 => 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: 203/406] 199.19.213.129 () {44 vars in 1098 bytes} [Thu Jul 2 11:25:05 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=b67c256d-fbbf-4772-8839-8d74d993bf39 => generated 1254 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/407] 199.19.213.129 () {44 vars in 1000 bytes} [Thu Jul 2 11:25:05 2026] GET /v2.0/security-groups/bcd121f7-5f90-45c6-a262-9c5a60d74a96 => generated 4694 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:25:13.504 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ccd171b2-ed7c-43b4-a3bc-df876f319307 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 205/410] 199.19.213.129 () {44 vars in 978 bytes} [Thu Jul 2 11:25:13 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 51 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/411] 199.19.213.129 () {44 vars in 1000 bytes} [Thu Jul 2 11:25:13 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1254 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/412] 199.19.213.129 () {44 vars in 919 bytes} [Thu Jul 2 11:25:14 2026] GET /v2.0/ports => generated 4725 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:25:16.062 8 INFO neutron.api.v2.resource [None req-0110919d-9a2a-4211-9e09-e5706772b3eb 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 207/413] 199.19.213.129 () {44 vars in 958 bytes} [Thu Jul 2 11:25:16 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/414] 199.19.213.129 () {44 vars in 980 bytes} [Thu Jul 2 11:25:16 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2885 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/415] 199.19.213.129 () {44 vars in 1000 bytes} [Thu Jul 2 11:25:16 2026] GET /v2.0/security-groups/00e47401-e9f3-4057-a3e1-b6c843723064 => generated 2886 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/416] 199.19.213.129 () {44 vars in 1000 bytes} [Thu Jul 2 11:25:17 2026] GET /v2.0/security-groups/00e47401-e9f3-4057-a3e1-b6c843723064 => generated 2886 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/417] 199.19.213.129 () {44 vars in 1010 bytes} [Thu Jul 2 11:25:17 2026] GET /v2.0/security-group-rules/bf2e34a9-7bb4-450e-b7f5-00ae7b3f9130 => generated 623 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/418] 199.19.213.129 () {44 vars in 1000 bytes} [Thu Jul 2 11:25:17 2026] GET /v2.0/security-groups/00e47401-e9f3-4057-a3e1-b6c843723064 => generated 2886 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/419] 199.19.213.129 () {44 vars in 1000 bytes} [Thu Jul 2 11:25:18 2026] GET /v2.0/security-groups/00e47401-e9f3-4057-a3e1-b6c843723064 => generated 2886 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/420] 199.19.213.129 () {44 vars in 1010 bytes} [Thu Jul 2 11:25:18 2026] GET /v2.0/security-group-rules/1f72458b-b231-4042-abab-ca4f323b1f2c => generated 627 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/423] 199.19.213.129 () {44 vars in 974 bytes} [Thu Jul 2 11:25:30 2026] GET /v2.0/quotas/00fa20d5deb84310911431b9e573b924 => generated 291 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:26:27.860 7 INFO neutron.api.v2.resource [None req-65660744-a450-4290-b89b-5615abaccb91 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 217/432] 199.19.213.129 () {44 vars in 1073 bytes} [Thu Jul 2 11:26:27 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=3f8959cce12a4eb68189f58c0287747d => generated 139 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/433] 199.19.213.129 () {44 vars in 1096 bytes} [Thu Jul 2 11:26:27 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=3f8959cce12a4eb68189f58c0287747d => generated 4072 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/434] 199.19.213.129 () {44 vars in 1087 bytes} [Thu Jul 2 11:26:28 2026] GET /v2.0/security-groups/dd3c8e6a-d5db-42a6-955e-2695ee0a1abd?project_id=3f8959cce12a4eb68189f58c0287747d => 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: 217/435] 199.19.213.129 () {44 vars in 1000 bytes} [Thu Jul 2 11:26:28 2026] GET /v2.0/security-groups/dd3c8e6a-d5db-42a6-955e-2695ee0a1abd => generated 4075 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/436] 199.19.213.129 () {44 vars in 1010 bytes} [Thu Jul 2 11:26:29 2026] GET /v2.0/security-group-rules/e620bd00-7608-4de9-a7ca-05f80e553564 => generated 597 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/437] 199.19.213.129 () {44 vars in 1087 bytes} [Thu Jul 2 11:26:29 2026] GET /v2.0/security-groups/dd3c8e6a-d5db-42a6-955e-2695ee0a1abd?project_id=3f8959cce12a4eb68189f58c0287747d => generated 4075 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/438] 199.19.213.129 () {44 vars in 1000 bytes} [Thu Jul 2 11:26:30 2026] GET /v2.0/security-groups/dd3c8e6a-d5db-42a6-955e-2695ee0a1abd => 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: 219/439] 199.19.213.129 () {44 vars in 1010 bytes} [Thu Jul 2 11:26:30 2026] GET /v2.0/security-group-rules/ab440fa5-3646-4ad6-8dee-ffc19b3c1388 => generated 599 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/440] 199.19.213.129 () {44 vars in 1087 bytes} [Thu Jul 2 11:26:30 2026] GET /v2.0/security-groups/dd3c8e6a-d5db-42a6-955e-2695ee0a1abd?project_id=3f8959cce12a4eb68189f58c0287747d => generated 4075 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/441] 199.19.213.129 () {44 vars in 1000 bytes} [Thu Jul 2 11:26:31 2026] GET /v2.0/security-groups/dd3c8e6a-d5db-42a6-955e-2695ee0a1abd => generated 4075 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 222/442] 199.19.213.129 () {44 vars in 1010 bytes} [Thu Jul 2 11:26:31 2026] GET /v2.0/security-group-rules/204349aa-d4c8-44bb-b71a-e9d21a55e3fd => generated 601 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 221/443] 199.19.213.129 () {44 vars in 1087 bytes} [Thu Jul 2 11:26:32 2026] GET /v2.0/security-groups/dd3c8e6a-d5db-42a6-955e-2695ee0a1abd?project_id=3f8959cce12a4eb68189f58c0287747d => generated 4075 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 223/444] 199.19.213.129 () {44 vars in 1000 bytes} [Thu Jul 2 11:26:32 2026] GET /v2.0/security-groups/dd3c8e6a-d5db-42a6-955e-2695ee0a1abd => generated 4075 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/445] 199.19.213.129 () {44 vars in 1010 bytes} [Thu Jul 2 11:26:32 2026] GET /v2.0/security-group-rules/af612538-67fc-4684-82e1-9737383dcfb0 => generated 602 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 224/446] 199.19.213.129 () {44 vars in 974 bytes} [Thu Jul 2 11:26:39 2026] GET /v2.0/quotas/3f8959cce12a4eb68189f58c0287747d => generated 291 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 227/455] 199.19.213.129 () {44 vars in 948 bytes} [Thu Jul 2 11:27:32 2026] GET /v2.0/networks?name=public => generated 753 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 232/462] 10.0.0.162 () {32 vars in 648 bytes} [Thu Jul 2 11:28:13 2026] GET /v2.0/networks => generated 2168 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 231/463] 10.0.0.162 () {32 vars in 654 bytes} [Thu Jul 2 11:28:14 2026] GET /v2.0/floatingips => generated 19 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/464] 10.0.0.162 () {32 vars in 646 bytes} [Thu Jul 2 11:28:14 2026] GET /v2.0/routers => generated 15 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 232/465] 10.0.0.162 () {32 vars in 642 bytes} [Thu Jul 2 11:28:14 2026] GET /v2.0/ports => generated 4725 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/466] 10.0.0.162 () {32 vars in 646 bytes} [Thu Jul 2 11:28:14 2026] GET /v2.0/subnets => generated 1308 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 233/467] 10.0.0.162 () {32 vars in 648 bytes} [Thu Jul 2 11:28:14 2026] GET /v2.0/networks => generated 2168 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/468] 10.0.0.162 () {32 vars in 662 bytes} [Thu Jul 2 11:28:14 2026] GET /v2.0/security-groups => generated 17401 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/469] 10.0.0.162 () {32 vars in 654 bytes} [Thu Jul 2 11:28:14 2026] GET /v2.0/subnetpools => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 11:28:25.533 7 INFO neutron.db.segments_db [None req-075fbfbc-a6ea-4a04-a565-3e9b2fcc19a2 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] Added segment 552d39c1-96b2-41bd-b7cc-7458411713ae of type vxlan for network 834bf728-c599-4f3c-b259-c51ac720bce4 2026-07-02 11:28:25.550 8 INFO neutron.db.segments_db [None req-80552609-0a83-4b05-a834-6a17516a0569 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] Added segment 3c04ac64-3ec7-486f-b9f3-5dc6d768de4a of type vxlan for network cba92837-aae8-4152-a185-24054653ebfa [pid: 8|app: 0|req: 235/470] 10.0.0.162 () {34 vars in 670 bytes} [Thu Jul 2 11:28:25 2026] POST /v2.0/networks => generated 745 bytes in 350 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/471] 10.0.0.162 () {34 vars in 670 bytes} [Thu Jul 2 11:28:25 2026] POST /v2.0/networks => generated 749 bytes in 385 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/472] 10.0.0.162 () {34 vars in 668 bytes} [Thu Jul 2 11:28:25 2026] POST /v2.0/subnets => generated 692 bytes in 225 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:28:25.956 8 INFO neutron.db.segments_db [None req-1d6182f0-8064-4a97-adf0-b1af9c5ca300 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] Added segment a7f01f29-ab8b-4bbe-abbe-31d99db080a8 of type vxlan for network d0d42493-e5be-4dcc-9c01-3c1b37ba4fa3 [pid: 8|app: 0|req: 236/473] 10.0.0.162 () {34 vars in 670 bytes} [Thu Jul 2 11:28:25 2026] POST /v2.0/networks => generated 748 bytes in 399 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/474] 10.0.0.162 () {34 vars in 668 bytes} [Thu Jul 2 11:28:25 2026] POST /v2.0/subnets => generated 696 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:28:26.096 8 INFO neutron.db.segments_db [None req-7b13aad2-3c38-4075-8f01-1c1b64377e91 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] Added segment 17574054-633c-4f94-97ec-50e2de4b9e13 of type vxlan for network af42ab22-9e17-4602-a981-0088c6bc09d6 [pid: 7|app: 0|req: 239/475] 10.0.0.162 () {32 vars in 773 bytes} [Thu Jul 2 11:28:26 2026] GET /v2.0/security-groups?tenant_id=e1a58529f10541ac9628611d94e17ca8&name=default => generated 2921 bytes in 171 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:28:26.329 8 INFO neutron.db.l3_hamode_db [None req-7b13aad2-3c38-4075-8f01-1c1b64377e91 4c9cdc7c1a194e6dafa3a17aa813e370 d4901bba537546d5a135732ada0db272 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 240/476] 10.0.0.162 () {34 vars in 668 bytes} [Thu Jul 2 11:28:26 2026] POST /v2.0/subnets => generated 695 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:28:26.451 7 INFO neutron.db.segments_db [None req-b3da75f0-4d68-4067-b337-5c7e0927aa5c 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] Added segment a612dd0d-d94f-4eb0-b557-67a9e620999e of type vxlan for network 0ce9a68c-2cf5-4b31-9b0c-e0b09c6f1416 2026-07-02 11:28:26.707 7 INFO neutron.db.l3_hamode_db [None req-b3da75f0-4d68-4067-b337-5c7e0927aa5c 4c9cdc7c1a194e6dafa3a17aa813e370 6db0f457ae894c2fa810ad90c83f90ab - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 11:28:27.280 8 INFO neutron.db.l3_hamode_db [None req-7b13aad2-3c38-4075-8f01-1c1b64377e91 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 11:28:27.899 7 INFO neutron.db.l3_hamode_db [None req-b3da75f0-4d68-4067-b337-5c7e0927aa5c 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 237/477] 10.0.0.162 () {34 vars in 668 bytes} [Thu Jul 2 11:28:26 2026] POST /v2.0/routers => generated 732 bytes in 2487 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/478] 10.0.0.162 () {32 vars in 739 bytes} [Thu Jul 2 11:28:28 2026] DELETE /v2.0/security-groups/a39468d8-f194-4738-a3c8-cabe8d6a9211 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:28:28.690 8 INFO neutron.db.segments_db [None req-d1f082b3-0cd1-431c-9bb7-638cdc943fe5 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] Added segment ed7b0138-fdf6-439c-a3bc-e9f56e0e2c0e of type vxlan for network 8484f2a2-48d0-42b7-970b-2504579637e7 2026-07-02 11:28:28.931 8 INFO neutron.db.l3_hamode_db [None req-d1f082b3-0cd1-431c-9bb7-638cdc943fe5 4c9cdc7c1a194e6dafa3a17aa813e370 be149a2cca7d4ab4805b7fe459054308 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 241/479] 10.0.0.162 () {34 vars in 668 bytes} [Thu Jul 2 11:28:26 2026] POST /v2.0/routers => generated 736 bytes in 2602 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:28:29.775 8 INFO neutron.db.l3_hamode_db [None req-d1f082b3-0cd1-431c-9bb7-638cdc943fe5 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 244/482] 10.0.0.162 () {34 vars in 782 bytes} [Thu Jul 2 11:28:29 2026] PUT /v2.0/routers/f12b967f-a7f7-48a1-a38d-38bc891f7797/add_router_interface => generated 309 bytes in 1395 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/483] 10.0.0.162 () {34 vars in 668 bytes} [Thu Jul 2 11:28:28 2026] POST /v2.0/routers => generated 735 bytes in 2390 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:28:32.378 8 INFO neutron.db.segments_db [None req-72f212bd-cc61-41c7-95a4-919da007f00b 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] Added segment ad600184-84a3-4d37-833d-4b169014146a of type vxlan for network d72879b1-f735-497d-8fe5-6bbfa99f9403 [pid: 8|app: 0|req: 240/484] 10.0.0.162 () {34 vars in 670 bytes} [Thu Jul 2 11:28:31 2026] POST /v2.0/networks => generated 738 bytes in 1423 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/485] 10.0.0.162 () {34 vars in 782 bytes} [Thu Jul 2 11:28:30 2026] PUT /v2.0/routers/95e51ebf-c81f-4eb1-a9dc-9a206add1c77/add_router_interface => generated 309 bytes in 2345 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/486] 10.0.0.111 () {38 vars in 970 bytes} [Thu Jul 2 11:28:32 2026] POST /v2.0/security-groups => generated 1680 bytes in 191 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/487] 10.0.0.162 () {34 vars in 668 bytes} [Thu Jul 2 11:28:32 2026] POST /v2.0/subnets => generated 685 bytes in 214 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:28:33.237 7 INFO neutron.db.segments_db [None req-a48ba4ff-43e8-4b2e-a782-772ec0559698 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] Added segment 7e688745-b4b5-4c4b-9142-619340821f15 of type vxlan for network cc8bfca7-1000-4ea1-ba02-2e3ad2b726f5 2026-07-02 11:28:33.512 7 INFO neutron.db.l3_hamode_db [None req-a48ba4ff-43e8-4b2e-a782-772ec0559698 4c9cdc7c1a194e6dafa3a17aa813e370 2c700b31e3db4130b928fe511f22dcdc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 241/488] 10.0.0.162 () {34 vars in 782 bytes} [Thu Jul 2 11:28:32 2026] PUT /v2.0/routers/450dfc13-288d-4739-bfe5-e4ff77be22c9/add_router_interface => generated 309 bytes in 1233 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/489] 10.0.0.111 () {38 vars in 970 bytes} [Thu Jul 2 11:28:33 2026] POST /v2.0/security-groups => generated 1685 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/490] 10.0.0.111 () {38 vars in 970 bytes} [Thu Jul 2 11:28:33 2026] POST /v2.0/security-groups => generated 1681 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/491] 10.0.0.111 () {34 vars in 990 bytes} [Thu Jul 2 11:28:33 2026] GET /v2.0/security-groups/08e03b3d-0f2a-45b1-8017-bd02f6c90ec4 => generated 1685 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/492] 10.0.0.111 () {38 vars in 970 bytes} [Thu Jul 2 11:28:34 2026] POST /v2.0/security-groups => generated 1681 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-02 11:28:34.286 7 INFO neutron.db.l3_hamode_db [None req-a48ba4ff-43e8-4b2e-a782-772ec0559698 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 246/493] 10.0.0.111 () {38 vars in 980 bytes} [Thu Jul 2 11:28:34 2026] POST /v2.0/security-group-rules => generated 614 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/494] 10.0.0.162 () {34 vars in 684 bytes} [Thu Jul 2 11:28:34 2026] POST /v2.0/security-groups => generated 1661 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/495] 10.0.0.111 () {34 vars in 1001 bytes} [Thu Jul 2 11:28:34 2026] GET /v2.0/security-groups?tenant_id=d4901bba537546d5a135732ada0db272 => generated 7903 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/496] 10.0.0.111 () {38 vars in 970 bytes} [Thu Jul 2 11:28:34 2026] POST /v2.0/security-groups => generated 1684 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/497] 10.0.0.162 () {34 vars in 694 bytes} [Thu Jul 2 11:28:34 2026] POST /v2.0/security-group-rules => generated 597 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/498] 10.0.0.111 () {34 vars in 990 bytes} [Thu Jul 2 11:28:34 2026] GET /v2.0/security-groups/fbbbd2ba-417b-4739-97a6-a863e425b7f9 => generated 2918 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/499] 10.0.0.111 () {34 vars in 990 bytes} [Thu Jul 2 11:28:34 2026] GET /v2.0/security-groups/d6b3569d-dd1d-40c4-ad00-3b5f58879cdc => generated 1684 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/500] 10.0.0.162 () {34 vars in 694 bytes} [Thu Jul 2 11:28:34 2026] POST /v2.0/security-group-rules => generated 602 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/501] 10.0.0.111 () {34 vars in 990 bytes} [Thu Jul 2 11:28:34 2026] GET /v2.0/security-groups/fbbbd2ba-417b-4739-97a6-a863e425b7f9 => generated 2918 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/502] 10.0.0.111 () {38 vars in 980 bytes} [Thu Jul 2 11:28:34 2026] POST /v2.0/security-group-rules => generated 614 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/503] 10.0.0.162 () {34 vars in 668 bytes} [Thu Jul 2 11:28:33 2026] POST /v2.0/routers => generated 725 bytes in 2295 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/504] 10.0.0.111 () {34 vars in 990 bytes} [Thu Jul 2 11:28:35 2026] GET /v2.0/security-groups/0622e28b-f8de-4792-a876-e4dbf4f42a33 => generated 1680 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/505] 10.0.0.111 () {34 vars in 990 bytes} [Thu Jul 2 11:28:35 2026] GET /v2.0/security-groups/d6b3569d-dd1d-40c4-ad00-3b5f58879cdc => generated 2309 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/506] 10.0.0.162 () {34 vars in 675 bytes} [Thu Jul 2 11:28:35 2026] POST /v2.0/floatingips => generated 552 bytes in 786 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/507] 10.0.0.111 () {36 vars in 1012 bytes} [Thu Jul 2 11:28:35 2026] DELETE /v2.0/security-groups/0622e28b-f8de-4792-a876-e4dbf4f42a33 => 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: 258/508] 10.0.0.111 () {38 vars in 980 bytes} [Thu Jul 2 11:28:35 2026] POST /v2.0/security-group-rules => generated 619 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:28:36.098 8 INFO neutron.api.v2.resource [req-d30aec26-b7f2-452e-bd23-4a7ae86f855b req-22dacc2a-4ee2-4e5f-b4dd-d2bdbfae26c3 8d8f96c0b38348c3a24c67bec647edf6 d4901bba537546d5a135732ada0db272 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 259/509] 10.0.0.111 () {34 vars in 990 bytes} [Thu Jul 2 11:28:36 2026] GET /v2.0/security-groups/0622e28b-f8de-4792-a876-e4dbf4f42a33 => generated 146 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/510] 10.0.0.111 () {34 vars in 990 bytes} [Thu Jul 2 11:28:36 2026] GET /v2.0/security-groups/d6b3569d-dd1d-40c4-ad00-3b5f58879cdc => generated 2939 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/511] 10.0.0.111 () {34 vars in 990 bytes} [Thu Jul 2 11:28:36 2026] GET /v2.0/security-groups/4f8eea2b-d244-463a-a803-0f154b160d69 => generated 1681 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/512] 10.0.0.111 () {34 vars in 1000 bytes} [Thu Jul 2 11:28:36 2026] GET /v2.0/security-group-rules/9ad048b1-b674-4d12-ac0e-089a379ee8c8 => generated 616 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/513] 10.0.0.111 () {36 vars in 1012 bytes} [Thu Jul 2 11:28:36 2026] DELETE /v2.0/security-groups/4f8eea2b-d244-463a-a803-0f154b160d69 => 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: 264/514] 10.0.0.111 () {34 vars in 990 bytes} [Thu Jul 2 11:28:36 2026] GET /v2.0/security-groups/d6b3569d-dd1d-40c4-ad00-3b5f58879cdc => generated 2939 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:28:36.326 8 INFO neutron.api.v2.resource [req-b98b35f6-4943-4e99-a8be-29ae3d624a4a req-5e674b51-a011-4ed5-b7fe-9a0853d30a36 8d8f96c0b38348c3a24c67bec647edf6 d4901bba537546d5a135732ada0db272 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 265/515] 10.0.0.111 () {34 vars in 990 bytes} [Thu Jul 2 11:28:36 2026] GET /v2.0/security-groups/4f8eea2b-d244-463a-a803-0f154b160d69 => generated 146 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/516] 10.0.0.111 () {36 vars in 1022 bytes} [Thu Jul 2 11:28:36 2026] DELETE /v2.0/security-group-rules/9ad048b1-b674-4d12-ac0e-089a379ee8c8 => 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: 267/517] 10.0.0.111 () {34 vars in 990 bytes} [Thu Jul 2 11:28:36 2026] GET /v2.0/security-groups/2bad013d-61c6-4dbe-9cf3-3153cd063370 => generated 1681 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/518] 10.0.0.111 () {34 vars in 990 bytes} [Thu Jul 2 11:28:36 2026] GET /v2.0/security-groups/d6b3569d-dd1d-40c4-ad00-3b5f58879cdc => generated 2309 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/519] 10.0.0.111 () {36 vars in 1012 bytes} [Thu Jul 2 11:28:36 2026] DELETE /v2.0/security-groups/2bad013d-61c6-4dbe-9cf3-3153cd063370 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/520] 10.0.0.162 () {34 vars in 782 bytes} [Thu Jul 2 11:28:35 2026] PUT /v2.0/routers/4efe075a-83ac-47e7-aa6b-b165d85dc3ab/add_router_interface => generated 309 bytes in 1093 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:28:36.623 7 INFO neutron.api.v2.resource [req-ac7e76af-e8cd-4f04-8578-09043faf6545 req-d488e11e-72b5-4914-9c11-e4f2a4dbccb9 8d8f96c0b38348c3a24c67bec647edf6 d4901bba537546d5a135732ada0db272 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 252/521] 10.0.0.111 () {34 vars in 990 bytes} [Thu Jul 2 11:28:36 2026] GET /v2.0/security-groups/2bad013d-61c6-4dbe-9cf3-3153cd063370 => 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: 270/522] 10.0.0.111 () {36 vars in 1012 bytes} [Thu Jul 2 11:28:36 2026] DELETE /v2.0/security-groups/d6b3569d-dd1d-40c4-ad00-3b5f58879cdc => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/523] 10.0.0.111 () {34 vars in 1001 bytes} [Thu Jul 2 11:28:36 2026] GET /v2.0/security-groups?tenant_id=d4901bba537546d5a135732ada0db272 => generated 2921 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/524] 10.0.0.111 () {34 vars in 990 bytes} [Thu Jul 2 11:28:36 2026] GET /v2.0/security-groups/08e03b3d-0f2a-45b1-8017-bd02f6c90ec4 => 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: 254/525] 10.0.0.111 () {34 vars in 990 bytes} [Thu Jul 2 11:28:36 2026] GET /v2.0/security-groups/fbbbd2ba-417b-4739-97a6-a863e425b7f9 => generated 2918 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/526] 10.0.0.111 () {34 vars in 990 bytes} [Thu Jul 2 11:28:36 2026] GET /v2.0/security-groups/fbbbd2ba-417b-4739-97a6-a863e425b7f9 => generated 2918 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:28:36.813 7 INFO neutron.api.v2.resource [req-dffef6ff-b64c-42fc-9531-644c749efe62 req-d7b0c5ab-5303-4496-af6d-c1f0f1220f05 8d8f96c0b38348c3a24c67bec647edf6 d4901bba537546d5a135732ada0db272 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 256/527] 10.0.0.111 () {34 vars in 990 bytes} [Thu Jul 2 11:28:36 2026] GET /v2.0/security-groups/2bad013d-61c6-4dbe-9cf3-3153cd063370 => 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: 272/528] 10.0.0.111 () {36 vars in 1012 bytes} [Thu Jul 2 11:28:36 2026] DELETE /v2.0/security-groups/08e03b3d-0f2a-45b1-8017-bd02f6c90ec4 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:28:36.849 7 INFO neutron.api.v2.resource [req-432ee811-bdf1-446d-b075-f944b0d793ef req-529a7a80-1b11-427d-9cc3-060511438757 8d8f96c0b38348c3a24c67bec647edf6 d4901bba537546d5a135732ada0db272 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 257/529] 10.0.0.111 () {34 vars in 990 bytes} [Thu Jul 2 11:28:36 2026] GET /v2.0/security-groups/4f8eea2b-d244-463a-a803-0f154b160d69 => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 11:28:36.882 7 INFO neutron.api.v2.resource [req-42aaa84f-5c9f-4740-987a-fd4ec37ac9f1 req-26a06706-9222-4bdd-bc06-5f983b4eab17 8d8f96c0b38348c3a24c67bec647edf6 d4901bba537546d5a135732ada0db272 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 258/530] 10.0.0.111 () {34 vars in 990 bytes} [Thu Jul 2 11:28:36 2026] GET /v2.0/security-groups/0622e28b-f8de-4792-a876-e4dbf4f42a33 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 11:28:37.326 8 INFO neutron_taas.services.taas.taas_plugin [None req-c3213727-bb0d-41a1-937c-df94092fe320 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] TaaS: Handle Delete Port: a4c1d955-ebb2-4eb7-8a29-11161a69f508 2026-07-02 11:28:37.342 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c3213727-bb0d-41a1-937c-df94092fe320 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] Tap Mirror: Handle Delete Port: a4c1d955-ebb2-4eb7-8a29-11161a69f508 2026-07-02 11:28:37.366 7 INFO neutron_taas.services.taas.taas_plugin [None req-f5739c76-396b-4e94-9f12-a930c810e535 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] TaaS: Handle Delete Port: 67d7595b-9b42-4306-aa9d-8a2bcf033019 2026-07-02 11:28:37.373 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f5739c76-396b-4e94-9f12-a930c810e535 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] Tap Mirror: Handle Delete Port: 67d7595b-9b42-4306-aa9d-8a2bcf033019 [pid: 7|app: 0|req: 259/531] 10.0.0.162 () {34 vars in 788 bytes} [Thu Jul 2 11:28:36 2026] PUT /v2.0/routers/f12b967f-a7f7-48a1-a38d-38bc891f7797/remove_router_interface => generated 309 bytes in 1022 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/532] 10.0.0.162 () {34 vars in 788 bytes} [Thu Jul 2 11:28:36 2026] PUT /v2.0/routers/95e51ebf-c81f-4eb1-a9dc-9a206add1c77/remove_router_interface => generated 309 bytes in 1099 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/533] 10.0.0.162 () {34 vars in 684 bytes} [Thu Jul 2 11:28:37 2026] POST /v2.0/security-groups => generated 1660 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-02 11:28:38.171 8 INFO neutron_taas.services.taas.taas_plugin [None req-6ad184a6-10ab-4a4f-9aac-2cbb15335d50 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] TaaS: Handle Delete Port: 70d36084-5f53-46ec-860e-408651ab2b86 2026-07-02 11:28:38.175 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6ad184a6-10ab-4a4f-9aac-2cbb15335d50 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] Tap Mirror: Handle Delete Port: 70d36084-5f53-46ec-860e-408651ab2b86 2026-07-02 11:28:38.267 7 INFO neutron_taas.services.taas.taas_plugin [None req-6e337701-d83f-438f-b6d5-8f233c088f25 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] TaaS: Handle Delete Port: 134ec8d1-351a-4cc4-8d5e-2a4c368b76e5 2026-07-02 11:28:38.270 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6e337701-d83f-438f-b6d5-8f233c088f25 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] Tap Mirror: Handle Delete Port: 134ec8d1-351a-4cc4-8d5e-2a4c368b76e5 2026-07-02 11:28:38.448 8 INFO neutron_taas.services.taas.taas_plugin [None req-6ad184a6-10ab-4a4f-9aac-2cbb15335d50 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] TaaS: Handle Delete Port: 7ec11e80-6683-4289-b2f5-e0f3ffd8e8dc 2026-07-02 11:28:38.452 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6ad184a6-10ab-4a4f-9aac-2cbb15335d50 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] Tap Mirror: Handle Delete Port: 7ec11e80-6683-4289-b2f5-e0f3ffd8e8dc 2026-07-02 11:28:38.476 7 INFO neutron_taas.services.taas.taas_plugin [None req-6e337701-d83f-438f-b6d5-8f233c088f25 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] TaaS: Handle Delete Port: 78f9a4f7-0704-472e-8fc7-79c1df1bed13 2026-07-02 11:28:38.478 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6e337701-d83f-438f-b6d5-8f233c088f25 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] Tap Mirror: Handle Delete Port: 78f9a4f7-0704-472e-8fc7-79c1df1bed13 2026-07-02 11:28:38.523 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-6ad184a6-10ab-4a4f-9aac-2cbb15335d50 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - 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-07-02 11:28:38.543 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-6e337701-d83f-438f-b6d5-8f233c088f25 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - 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-07-02 11:28:38.853 7 INFO neutron.db.l3_hamode_db [None req-6e337701-d83f-438f-b6d5-8f233c088f25 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] HA network 0ce9a68c-2cf5-4b31-9b0c-e0b09c6f1416 was deleted as no HA routers are present in tenant 6db0f457ae894c2fa810ad90c83f90ab. [pid: 7|app: 0|req: 261/534] 10.0.0.162 () {32 vars in 723 bytes} [Thu Jul 2 11:28:38 2026] DELETE /v2.0/routers/95e51ebf-c81f-4eb1-a9dc-9a206add1c77 => generated 0 bytes in 807 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:28:38.903 8 INFO neutron.db.l3_hamode_db [None req-6ad184a6-10ab-4a4f-9aac-2cbb15335d50 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] HA network af42ab22-9e17-4602-a981-0088c6bc09d6 was deleted as no HA routers are present in tenant d4901bba537546d5a135732ada0db272. [pid: 8|app: 0|req: 274/535] 10.0.0.162 () {32 vars in 723 bytes} [Thu Jul 2 11:28:37 2026] DELETE /v2.0/routers/f12b967f-a7f7-48a1-a38d-38bc891f7797 => generated 0 bytes in 978 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/536] 10.0.0.162 () {34 vars in 694 bytes} [Thu Jul 2 11:28:38 2026] POST /v2.0/security-group-rules => generated 597 bytes in 94 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/537] 10.0.0.162 () {32 vars in 723 bytes} [Thu Jul 2 11:28:38 2026] DELETE /v2.0/subnets/e20df8a0-ecb3-4f78-939b-84b853c822c0 => generated 0 bytes in 166 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/538] 10.0.0.162 () {32 vars in 723 bytes} [Thu Jul 2 11:28:38 2026] DELETE /v2.0/subnets/90ca65ad-fa0b-47c4-8e08-ba9e665726a4 => generated 0 bytes in 172 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/539] 10.0.0.162 () {34 vars in 694 bytes} [Thu Jul 2 11:28:39 2026] POST /v2.0/security-group-rules => generated 602 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/540] 10.0.0.162 () {32 vars in 725 bytes} [Thu Jul 2 11:28:39 2026] DELETE /v2.0/networks/834bf728-c599-4f3c-b259-c51ac720bce4 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 11:28:39.309 8 INFO neutron_taas.services.taas.taas_plugin [None req-acae0be1-9e6e-459d-94b7-c6488244d6ff 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] TaaS: Handle Delete Port: a8924af1-eb5b-490d-8a33-49087726b976 2026-07-02 11:28:39.313 8 INFO neutron.services.segments.plugin [-] Segment 17574054-633c-4f94-97ec-50e2de4b9e13 resource provider aggregate not found 2026-07-02 11:28:39.317 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-acae0be1-9e6e-459d-94b7-c6488244d6ff 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] Tap Mirror: Handle Delete Port: a8924af1-eb5b-490d-8a33-49087726b976 2026-07-02 11:28:39.339 7 INFO neutron.services.segments.plugin [-] Segment a612dd0d-d94f-4eb0-b557-67a9e620999e resource provider aggregate not found 2026-07-02 11:28:39.486 7 INFO neutron.services.segments.plugin [-] Segment a612dd0d-d94f-4eb0-b557-67a9e620999e resource provider aggregate not found 2026-07-02 11:28:39.493 8 INFO neutron.services.segments.plugin [-] Segment 17574054-633c-4f94-97ec-50e2de4b9e13 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 17574054-633c-4f94-97ec-50e2de4b9e13 found for delete ", "request_id": "req-1740db7b-7888-4fd1-8f3d-4d8e0eed43b0"}]} 2026-07-02 11:28:39.509 7 INFO neutron.services.segments.plugin [-] Segment a612dd0d-d94f-4eb0-b557-67a9e620999e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a612dd0d-d94f-4eb0-b557-67a9e620999e found for delete ", "request_id": "req-bd878c22-a088-43fb-b9f8-b65fcae80a80"}]} 2026-07-02 11:28:39.513 7 INFO neutron.services.segments.plugin [-] Segment a612dd0d-d94f-4eb0-b557-67a9e620999e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a612dd0d-d94f-4eb0-b557-67a9e620999e found for delete ", "request_id": "req-7dd25572-2d82-4297-bf64-c4a96b30c70e"}]} 2026-07-02 11:28:39.517 8 INFO neutron.services.segments.plugin [-] Segment 17574054-633c-4f94-97ec-50e2de4b9e13 resource provider aggregate not found [pid: 8|app: 0|req: 277/541] 10.0.0.162 () {32 vars in 725 bytes} [Thu Jul 2 11:28:39 2026] DELETE /v2.0/networks/cba92837-aae8-4152-a185-24054653ebfa => generated 0 bytes in 310 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 11:28:39.538 8 INFO neutron.services.segments.plugin [-] Segment 17574054-633c-4f94-97ec-50e2de4b9e13 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 17574054-633c-4f94-97ec-50e2de4b9e13 found for delete ", "request_id": "req-961f4dc0-4042-48d3-bcc0-95a0fb93e10d"}]} [pid: 8|app: 0|req: 278/542] 10.0.0.162 () {32 vars in 773 bytes} [Thu Jul 2 11:28:39 2026] GET /v2.0/security-groups?tenant_id=6db0f457ae894c2fa810ad90c83f90ab&name=default => generated 2921 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/543] 10.0.0.162 () {32 vars in 739 bytes} [Thu Jul 2 11:28:39 2026] DELETE /v2.0/security-groups/dbbf0228-1f11-4722-8880-743b801ad39c => 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: 280/544] 10.0.0.162 () {32 vars in 773 bytes} [Thu Jul 2 11:28:39 2026] GET /v2.0/security-groups?tenant_id=d4901bba537546d5a135732ada0db272&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: 265/545] 10.0.0.162 () {34 vars in 675 bytes} [Thu Jul 2 11:28:39 2026] POST /v2.0/floatingips => generated 552 bytes in 568 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/546] 10.0.0.162 () {32 vars in 739 bytes} [Thu Jul 2 11:28:39 2026] DELETE /v2.0/security-groups/fbbbd2ba-417b-4739-97a6-a863e425b7f9 => 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: 266/547] 10.0.0.111 () {34 vars in 1099 bytes} [Thu Jul 2 11:28:40 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1513915693&fields=id&tenant_id=2c700b31e3db4130b928fe511f22dcdc => generated 69 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/548] 10.0.0.111 () {34 vars in 981 bytes} [Thu Jul 2 11:28:40 2026] GET /v2.0/networks?id=d72879b1-f735-497d-8fe5-6bbfa99f9403 => generated 670 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/549] 10.0.0.111 () {34 vars in 964 bytes} [Thu Jul 2 11:28:40 2026] GET /v2.0/quotas/2c700b31e3db4130b928fe511f22dcdc => generated 292 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/550] 10.0.0.111 () {34 vars in 1001 bytes} [Thu Jul 2 11:28:40 2026] GET /v2.0/ports?tenant_id=2c700b31e3db4130b928fe511f22dcdc&fields=id => generated 57 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/551] 10.0.0.111 () {34 vars in 1099 bytes} [Thu Jul 2 11:28:40 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1682725600&fields=id&tenant_id=be149a2cca7d4ab4805b7fe459054308 => generated 69 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/552] 10.0.0.111 () {34 vars in 981 bytes} [Thu Jul 2 11:28:40 2026] GET /v2.0/networks?id=d0d42493-e5be-4dcc-9c01-3c1b37ba4fa3 => generated 680 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/553] 10.0.0.111 () {34 vars in 964 bytes} [Thu Jul 2 11:28:40 2026] GET /v2.0/quotas/be149a2cca7d4ab4805b7fe459054308 => generated 292 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/554] 10.0.0.111 () {34 vars in 1001 bytes} [Thu Jul 2 11:28:40 2026] GET /v2.0/ports?tenant_id=be149a2cca7d4ab4805b7fe459054308&fields=id => generated 103 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/555] 10.0.0.111 () {34 vars in 906 bytes} [Thu Jul 2 11:28:41 2026] GET /v2.0/extensions => generated 21537 bytes in 178 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/556] 10.0.0.111 () {34 vars in 1007 bytes} [Thu Jul 2 11:28:41 2026] GET /v2.0/networks/d72879b1-f735-497d-8fe5-6bbfa99f9403?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/557] 10.0.0.111 () {34 vars in 1107 bytes} [Thu Jul 2 11:28:41 2026] GET /v2.0/networks/d72879b1-f735-497d-8fe5-6bbfa99f9403?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/558] 10.0.0.111 () {34 vars in 906 bytes} [Thu Jul 2 11:28:41 2026] GET /v2.0/extensions => generated 21537 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/559] 10.0.0.111 () {34 vars in 1007 bytes} [Thu Jul 2 11:28:41 2026] GET /v2.0/networks/d0d42493-e5be-4dcc-9c01-3c1b37ba4fa3?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: 288/560] 10.0.0.111 () {34 vars in 1107 bytes} [Thu Jul 2 11:28:41 2026] GET /v2.0/networks/d0d42493-e5be-4dcc-9c01-3c1b37ba4fa3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 11:28:41.524 8 INFO neutron.services.segments.plugin [-] Segment 3c04ac64-3ec7-486f-b9f3-5dc6d768de4a resource provider aggregate not found 2026-07-02 11:28:41.547 7 INFO neutron.services.segments.plugin [-] Segment 552d39c1-96b2-41bd-b7cc-7458411713ae resource provider aggregate not found 2026-07-02 11:28:41.554 7 INFO neutron.services.segments.plugin [-] Segment 552d39c1-96b2-41bd-b7cc-7458411713ae resource provider aggregate not found 2026-07-02 11:28:41.565 8 INFO neutron.services.segments.plugin [-] Segment 3c04ac64-3ec7-486f-b9f3-5dc6d768de4a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3c04ac64-3ec7-486f-b9f3-5dc6d768de4a found for delete ", "request_id": "req-e94b5d67-21dc-4d03-91c7-e29789ae8ed4"}]} [pid: 7|app: 0|req: 273/561] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:28:41 2026] GET /v2.0/ports?device_id=2e57185e-e145-47aa-b6fa-0f3737ef7ba3 => generated 12 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 11:28:41.582 8 INFO neutron.services.segments.plugin [-] Segment 3c04ac64-3ec7-486f-b9f3-5dc6d768de4a resource provider aggregate not found 2026-07-02 11:28:41.597 7 INFO neutron.services.segments.plugin [-] Segment 552d39c1-96b2-41bd-b7cc-7458411713ae resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 552d39c1-96b2-41bd-b7cc-7458411713ae found for delete ", "request_id": "req-0b971e2b-cd7c-4753-9ba8-af4c2e76762d"}]} 2026-07-02 11:28:41.608 7 INFO neutron.services.segments.plugin [-] Segment 552d39c1-96b2-41bd-b7cc-7458411713ae resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 552d39c1-96b2-41bd-b7cc-7458411713ae found for delete ", "request_id": "req-b2b72449-2c58-4a8e-a11a-704ef5f7fd77"}]} 2026-07-02 11:28:41.620 8 INFO neutron.services.segments.plugin [-] Segment 3c04ac64-3ec7-486f-b9f3-5dc6d768de4a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3c04ac64-3ec7-486f-b9f3-5dc6d768de4a found for delete ", "request_id": "req-05cc3058-b36f-4fbe-921b-e8ba83cc24a6"}]} 2026-07-02 11:28:41.929 7 INFO neutron.db.segments_db [None req-3dc36fd0-32c6-4547-9f1a-c6e6c40a3023 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] Added segment ed9b5038-6e50-4a40-8933-99e33685f755 of type vxlan for network b7affd88-5760-4169-b833-85a70f57d88e 2026-07-02 11:28:42.033 8 INFO neutron.db.segments_db [None req-d9095440-5f90-43dd-97a3-824a08a0a93c 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] Added segment de612c26-0080-45d4-8a61-ad1bde1490eb of type vxlan for network fc345e1c-faed-428b-8bdc-2c461462fffd [pid: 7|app: 0|req: 275/564] 10.0.0.162 () {34 vars in 670 bytes} [Thu Jul 2 11:28:41 2026] POST /v2.0/networks => generated 744 bytes in 401 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/565] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:28:42 2026] GET /v2.0/ports?device_id=827390c7-384b-4248-9fb1-55401cda95eb => 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: 290/566] 10.0.0.162 () {34 vars in 670 bytes} [Thu Jul 2 11:28:41 2026] POST /v2.0/networks => generated 752 bytes in 377 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/567] 10.0.0.162 () {34 vars in 668 bytes} [Thu Jul 2 11:28:42 2026] POST /v2.0/subnets => generated 691 bytes in 228 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:28:42.401 7 INFO neutron.db.segments_db [None req-de48e519-2df8-4e35-ae8d-1a6ef7adb9fc 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] Added segment a21fdbc3-e2bf-4d8a-be98-3b2158d87739 of type vxlan for network b471acd0-299a-4fec-aed7-1e30532f1e74 [pid: 8|app: 0|req: 291/568] 10.0.0.162 () {34 vars in 668 bytes} [Thu Jul 2 11:28:42 2026] POST /v2.0/subnets => generated 699 bytes in 244 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:28:42.482 8 INFO neutron.db.segments_db [None req-f085bddd-a1c9-49df-b1c8-572a03bf5860 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] Added segment b797e971-0209-45d3-afe7-6b3ce3533566 of type vxlan for network 769fdc02-7347-40c6-a982-8226cabb0a36 2026-07-02 11:28:42.711 7 INFO neutron.db.l3_hamode_db [None req-de48e519-2df8-4e35-ae8d-1a6ef7adb9fc 4c9cdc7c1a194e6dafa3a17aa813e370 340f522c6caa4afab5528f9a56c09f5a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 11:28:42.826 8 INFO neutron.db.l3_hamode_db [None req-f085bddd-a1c9-49df-b1c8-572a03bf5860 4c9cdc7c1a194e6dafa3a17aa813e370 2d6ca49a196849ab9373b21c1871182e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 11:28:43.554 7 INFO neutron.db.l3_hamode_db [None req-de48e519-2df8-4e35-ae8d-1a6ef7adb9fc 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 11:28:43.651 8 INFO neutron.db.l3_hamode_db [None req-f085bddd-a1c9-49df-b1c8-572a03bf5860 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 278/569] 10.0.0.162 () {34 vars in 668 bytes} [Thu Jul 2 11:28:42 2026] POST /v2.0/routers => generated 731 bytes in 2482 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/570] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:28:44 2026] GET /v2.0/ports?device_id=2e57185e-e145-47aa-b6fa-0f3737ef7ba3 => 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: 280/571] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:28:44 2026] GET /v2.0/ports?device_id=827390c7-384b-4248-9fb1-55401cda95eb => generated 12 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/572] 10.0.0.162 () {34 vars in 668 bytes} [Thu Jul 2 11:28:42 2026] POST /v2.0/routers => generated 739 bytes in 2579 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/573] 10.0.0.162 () {34 vars in 782 bytes} [Thu Jul 2 11:28:45 2026] PUT /v2.0/routers/9f5493be-6ad1-4712-97a1-805c50ff7c08/add_router_interface => generated 309 bytes in 1294 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/574] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:28:46 2026] GET /v2.0/ports?device_id=2e57185e-e145-47aa-b6fa-0f3737ef7ba3 => generated 12 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/575] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:28:46 2026] GET /v2.0/ports?device_id=827390c7-384b-4248-9fb1-55401cda95eb => 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: 281/576] 10.0.0.162 () {34 vars in 782 bytes} [Thu Jul 2 11:28:44 2026] PUT /v2.0/routers/a385382f-9078-4738-b25f-f1a4d9a52332/add_router_interface => generated 309 bytes in 1785 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/577] 199.19.213.129 () {34 vars in 985 bytes} [Thu Jul 2 11:28:46 2026] GET /v2.0/networks?id=d72879b1-f735-497d-8fe5-6bbfa99f9403 => generated 670 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/578] 199.19.213.129 () {34 vars in 910 bytes} [Thu Jul 2 11:28:46 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: 297/579] 199.19.213.129 () {34 vars in 1049 bytes} [Thu Jul 2 11:28:46 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=2c700b31e3db4130b928fe511f22dcdc => generated 181 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/580] 10.0.0.162 () {34 vars in 684 bytes} [Thu Jul 2 11:28:46 2026] POST /v2.0/security-groups => generated 1661 bytes in 199 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/581] 10.0.0.162 () {34 vars in 694 bytes} [Thu Jul 2 11:28:47 2026] POST /v2.0/security-group-rules => generated 597 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/582] 199.19.213.129 () {38 vars in 954 bytes} [Thu Jul 2 11:28:46 2026] POST /v2.0/ports => generated 954 bytes in 566 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: 300/583] 10.0.0.162 () {34 vars in 694 bytes} [Thu Jul 2 11:28:47 2026] POST /v2.0/security-group-rules => generated 602 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/584] 10.0.0.162 () {34 vars in 684 bytes} [Thu Jul 2 11:28:47 2026] POST /v2.0/security-groups => generated 1661 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/585] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:28:47 2026] GET /v2.0/ports?device_id=827390c7-384b-4248-9fb1-55401cda95eb => 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: 286/586] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:28:47 2026] GET /v2.0/ports?device_id=2e57185e-e145-47aa-b6fa-0f3737ef7ba3 => generated 957 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/587] 10.0.0.162 () {34 vars in 694 bytes} [Thu Jul 2 11:28:47 2026] POST /v2.0/security-group-rules => generated 597 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/588] 10.0.0.111 () {34 vars in 1039 bytes} [Thu Jul 2 11:28:47 2026] GET /v2.0/security-groups?id=28cd8708-c93a-46f0-a141-a4e45751a543&fields=id&fields=name => generated 114 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/589] 10.0.0.162 () {34 vars in 675 bytes} [Thu Jul 2 11:28:47 2026] POST /v2.0/floatingips => generated 552 bytes in 544 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/590] 10.0.0.162 () {34 vars in 694 bytes} [Thu Jul 2 11:28:47 2026] POST /v2.0/security-group-rules => generated 602 bytes in 285 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/591] 199.19.213.129 () {38 vars in 1027 bytes} [Thu Jul 2 11:28:47 2026] PUT /v2.0/ports/8087e229-f6e8-4cf4-875c-07dc9d859ee4 => generated 1235 bytes in 593 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: 290/592] 199.19.213.129 () {34 vars in 985 bytes} [Thu Jul 2 11:28:48 2026] GET /v2.0/networks?id=d0d42493-e5be-4dcc-9c01-3c1b37ba4fa3 => generated 680 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/593] 10.0.0.111 () {34 vars in 1099 bytes} [Thu Jul 2 11:28:48 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1711033915&fields=id&tenant_id=2d6ca49a196849ab9373b21c1871182e => generated 69 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/594] 199.19.213.129 () {34 vars in 1049 bytes} [Thu Jul 2 11:28:48 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=be149a2cca7d4ab4805b7fe459054308 => generated 181 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/595] 10.0.0.111 () {34 vars in 981 bytes} [Thu Jul 2 11:28:48 2026] GET /v2.0/networks?id=fc345e1c-faed-428b-8bdc-2c461462fffd => generated 684 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/596] 199.19.213.129 () {38 vars in 954 bytes} [Thu Jul 2 11:28:48 2026] POST /v2.0/ports => generated 958 bytes in 551 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: 295/597] 10.0.0.111 () {34 vars in 964 bytes} [Thu Jul 2 11:28:49 2026] GET /v2.0/quotas/2d6ca49a196849ab9373b21c1871182e => 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: 303/598] 10.0.0.162 () {34 vars in 675 bytes} [Thu Jul 2 11:28:48 2026] POST /v2.0/floatingips => generated 552 bytes in 916 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/599] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:28:49 2026] GET /v2.0/ports?device_id=827390c7-384b-4248-9fb1-55401cda95eb => generated 961 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/600] 10.0.0.111 () {34 vars in 1001 bytes} [Thu Jul 2 11:28:49 2026] GET /v2.0/ports?tenant_id=2d6ca49a196849ab9373b21c1871182e&fields=id => generated 103 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/601] 10.0.0.111 () {34 vars in 1039 bytes} [Thu Jul 2 11:28:49 2026] GET /v2.0/security-groups?id=4e2cb27c-9d24-4982-aad8-45b59c751ea1&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: 299/602] 10.0.0.111 () {34 vars in 1007 bytes} [Thu Jul 2 11:28:49 2026] GET /v2.0/networks/fc345e1c-faed-428b-8bdc-2c461462fffd?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/603] 199.19.213.129 () {34 vars in 1079 bytes} [Thu Jul 2 11:28:49 2026] GET /v2.0/ports?tenant_id=2c700b31e3db4130b928fe511f22dcdc&device_id=2e57185e-e145-47aa-b6fa-0f3737ef7ba3 => generated 1238 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:28:49.477 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4bfa7606-3d5a-4d35-8c34-fb921a617820'] response: {'name': 'network-changed', 'server_uuid': '2e57185e-e145-47aa-b6fa-0f3737ef7ba3', 'tag': '8087e229-f6e8-4cf4-875c-07dc9d859ee4', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 301/604] 10.0.0.111 () {34 vars in 1107 bytes} [Thu Jul 2 11:28:49 2026] GET /v2.0/networks/fc345e1c-faed-428b-8bdc-2c461462fffd?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/605] 199.19.213.129 () {34 vars in 1057 bytes} [Thu Jul 2 11:28:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=8087e229-f6e8-4cf4-875c-07dc9d859ee4 => generated 19 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/606] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:28:49 2026] GET /v2.0/ports?device_id=2e57185e-e145-47aa-b6fa-0f3737ef7ba3 => generated 969 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/607] 199.19.213.129 () {34 vars in 983 bytes} [Thu Jul 2 11:28:49 2026] GET /v2.0/subnets?id=535c12e9-6a0f-4123-b84d-45c65ebe7371 => generated 688 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/608] 10.0.0.111 () {34 vars in 1039 bytes} [Thu Jul 2 11:28:49 2026] GET /v2.0/security-groups?id=28cd8708-c93a-46f0-a141-a4e45751a543&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/609] 199.19.213.129 () {34 vars in 1051 bytes} [Thu Jul 2 11:28:49 2026] GET /v2.0/ports?network_id=d72879b1-f735-497d-8fe5-6bbfa99f9403&device_owner=network%3Adhcp => generated 1244 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/610] 10.0.0.111 () {34 vars in 1099 bytes} [Thu Jul 2 11:28:49 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1602272682&fields=id&tenant_id=340f522c6caa4afab5528f9a56c09f5a => 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: 308/611] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:28:49 2026] GET /v2.0/ports?device_id=c85ba2d2-4200-4053-a418-cf4cd57e72a5 => 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: 309/612] 199.19.213.129 () {34 vars in 1011 bytes} [Thu Jul 2 11:28:49 2026] GET /v2.0/networks/d72879b1-f735-497d-8fe5-6bbfa99f9403?fields=segments => generated 14 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/613] 199.19.213.129 () {38 vars in 1027 bytes} [Thu Jul 2 11:28:49 2026] PUT /v2.0/ports/4f0da6e3-059f-42f9-9f83-5906a9a71735 => generated 1239 bytes in 725 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: 310/614] 10.0.0.111 () {34 vars in 981 bytes} [Thu Jul 2 11:28:49 2026] GET /v2.0/networks?id=b7affd88-5760-4169-b833-85a70f57d88e => generated 676 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/615] 10.0.0.111 () {34 vars in 964 bytes} [Thu Jul 2 11:28:49 2026] GET /v2.0/quotas/340f522c6caa4afab5528f9a56c09f5a => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/616] 199.19.213.129 () {34 vars in 1111 bytes} [Thu Jul 2 11:28:49 2026] GET /v2.0/networks/d72879b1-f735-497d-8fe5-6bbfa99f9403?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/617] 10.0.0.111 () {34 vars in 1001 bytes} [Thu Jul 2 11:28:49 2026] GET /v2.0/ports?tenant_id=340f522c6caa4afab5528f9a56c09f5a&fields=id => generated 57 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/618] 10.0.0.111 () {34 vars in 1007 bytes} [Thu Jul 2 11:28:50 2026] GET /v2.0/networks/b7affd88-5760-4169-b833-85a70f57d88e?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: 313/619] 10.0.0.111 () {34 vars in 1107 bytes} [Thu Jul 2 11:28:50 2026] GET /v2.0/networks/b7affd88-5760-4169-b833-85a70f57d88e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 11:28:50.268 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e4d02d2e-5198-451f-81ed-5124400c555d'] response: {'name': 'network-changed', 'server_uuid': '827390c7-384b-4248-9fb1-55401cda95eb', 'tag': '4f0da6e3-059f-42f9-9f83-5906a9a71735', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 307/620] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:28:50 2026] GET /v2.0/ports?device_id=890e28e8-e154-44ee-8195-4e12576400ae => 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: 314/621] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:28:50 2026] GET /v2.0/ports?device_id=827390c7-384b-4248-9fb1-55401cda95eb => generated 973 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/622] 10.0.0.111 () {34 vars in 1039 bytes} [Thu Jul 2 11:28:50 2026] GET /v2.0/security-groups?id=4e2cb27c-9d24-4982-aad8-45b59c751ea1&fields=id&fields=name => generated 114 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/623] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:28:50 2026] GET /v2.0/ports?device_id=2e57185e-e145-47aa-b6fa-0f3737ef7ba3 => generated 969 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/624] 10.0.0.111 () {34 vars in 1039 bytes} [Thu Jul 2 11:28:50 2026] GET /v2.0/security-groups?id=28cd8708-c93a-46f0-a141-a4e45751a543&fields=id&fields=name => generated 114 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/625] 199.19.213.129 () {34 vars in 1079 bytes} [Thu Jul 2 11:28:50 2026] GET /v2.0/ports?tenant_id=be149a2cca7d4ab4805b7fe459054308&device_id=827390c7-384b-4248-9fb1-55401cda95eb => generated 1242 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/626] 199.19.213.129 () {34 vars in 1017 bytes} [Thu Jul 2 11:28:50 2026] GET /v2.0/networks?tenant_id=be149a2cca7d4ab4805b7fe459054308&shared=False => generated 776 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/627] 199.19.213.129 () {34 vars in 929 bytes} [Thu Jul 2 11:28:50 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: 319/628] 199.19.213.129 () {34 vars in 1079 bytes} [Thu Jul 2 11:28:50 2026] GET /v2.0/ports?tenant_id=2c700b31e3db4130b928fe511f22dcdc&device_id=2e57185e-e145-47aa-b6fa-0f3737ef7ba3 => generated 1238 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/629] 199.19.213.129 () {34 vars in 985 bytes} [Thu Jul 2 11:28:51 2026] GET /v2.0/networks?id=d72879b1-f735-497d-8fe5-6bbfa99f9403 => generated 766 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/630] 199.19.213.129 () {34 vars in 1057 bytes} [Thu Jul 2 11:28:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=8087e229-f6e8-4cf4-875c-07dc9d859ee4 => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/631] 199.19.213.129 () {34 vars in 983 bytes} [Thu Jul 2 11:28:51 2026] GET /v2.0/subnets?id=535c12e9-6a0f-4123-b84d-45c65ebe7371 => 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: 323/632] 199.19.213.129 () {34 vars in 1051 bytes} [Thu Jul 2 11:28:51 2026] GET /v2.0/ports?network_id=d72879b1-f735-497d-8fe5-6bbfa99f9403&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: 7|app: 0|req: 324/633] 199.19.213.129 () {34 vars in 1011 bytes} [Thu Jul 2 11:28:51 2026] GET /v2.0/networks/d72879b1-f735-497d-8fe5-6bbfa99f9403?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: 310/634] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:28:50 2026] GET /v2.0/ports?device_id=c85ba2d2-4200-4053-a418-cf4cd57e72a5 => generated 12 bytes in 398 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/635] 199.19.213.129 () {34 vars in 1111 bytes} [Thu Jul 2 11:28:51 2026] GET /v2.0/networks/d72879b1-f735-497d-8fe5-6bbfa99f9403?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: 311/636] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:28:51 2026] GET /v2.0/ports?device_id=890e28e8-e154-44ee-8195-4e12576400ae => 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: 326/637] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:28:51 2026] GET /v2.0/ports?device_id=827390c7-384b-4248-9fb1-55401cda95eb => generated 973 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/638] 10.0.0.111 () {34 vars in 1039 bytes} [Thu Jul 2 11:28:51 2026] GET /v2.0/security-groups?id=4e2cb27c-9d24-4982-aad8-45b59c751ea1&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: 327/639] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:28:51 2026] GET /v2.0/ports?device_id=2e57185e-e145-47aa-b6fa-0f3737ef7ba3 => 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: 313/640] 10.0.0.111 () {34 vars in 1039 bytes} [Thu Jul 2 11:28:51 2026] GET /v2.0/security-groups?id=28cd8708-c93a-46f0-a141-a4e45751a543&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: 328/641] 199.19.213.129 () {34 vars in 1079 bytes} [Thu Jul 2 11:28:51 2026] GET /v2.0/ports?tenant_id=be149a2cca7d4ab4805b7fe459054308&device_id=827390c7-384b-4248-9fb1-55401cda95eb => 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: 314/642] 199.19.213.129 () {34 vars in 1059 bytes} [Thu Jul 2 11:28:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=4f0da6e3-059f-42f9-9f83-5906a9a71735 => generated 19 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/643] 199.19.213.129 () {34 vars in 983 bytes} [Thu Jul 2 11:28:52 2026] GET /v2.0/subnets?id=ea52c0e5-f094-48c1-9a52-c9f15083ca81 => generated 698 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/644] 199.19.213.129 () {34 vars in 1051 bytes} [Thu Jul 2 11:28:52 2026] GET /v2.0/ports?network_id=d0d42493-e5be-4dcc-9c01-3c1b37ba4fa3&device_owner=network%3Adhcp => generated 1244 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/645] 199.19.213.129 () {34 vars in 1011 bytes} [Thu Jul 2 11:28:52 2026] GET /v2.0/networks/d0d42493-e5be-4dcc-9c01-3c1b37ba4fa3?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: 316/646] 199.19.213.129 () {34 vars in 1111 bytes} [Thu Jul 2 11:28:52 2026] GET /v2.0/networks/d0d42493-e5be-4dcc-9c01-3c1b37ba4fa3?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: 331/647] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:28:52 2026] GET /v2.0/ports?device_id=c85ba2d2-4200-4053-a418-cf4cd57e72a5 => 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: 317/648] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:28:52 2026] GET /v2.0/ports?device_id=890e28e8-e154-44ee-8195-4e12576400ae => 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: 332/649] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:28:52 2026] GET /v2.0/ports?device_id=827390c7-384b-4248-9fb1-55401cda95eb => generated 973 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/650] 10.0.0.111 () {34 vars in 1039 bytes} [Thu Jul 2 11:28:52 2026] GET /v2.0/security-groups?id=4e2cb27c-9d24-4982-aad8-45b59c751ea1&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/651] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:28:53 2026] GET /v2.0/ports?device_id=2e57185e-e145-47aa-b6fa-0f3737ef7ba3 => generated 969 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/652] 10.0.0.111 () {34 vars in 1039 bytes} [Thu Jul 2 11:28:53 2026] GET /v2.0/security-groups?id=28cd8708-c93a-46f0-a141-a4e45751a543&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: 334/653] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:28:53 2026] GET /v2.0/ports?device_id=c85ba2d2-4200-4053-a418-cf4cd57e72a5 => 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: 320/654] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:28:53 2026] GET /v2.0/ports?device_id=890e28e8-e154-44ee-8195-4e12576400ae => 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: 335/655] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:28:53 2026] GET /v2.0/ports?device_id=827390c7-384b-4248-9fb1-55401cda95eb => generated 973 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/656] 10.0.0.111 () {34 vars in 1039 bytes} [Thu Jul 2 11:28:54 2026] GET /v2.0/security-groups?id=4e2cb27c-9d24-4982-aad8-45b59c751ea1&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/657] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:28:54 2026] GET /v2.0/ports?device_id=2e57185e-e145-47aa-b6fa-0f3737ef7ba3 => 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: 322/658] 10.0.0.111 () {34 vars in 1039 bytes} [Thu Jul 2 11:28:54 2026] GET /v2.0/security-groups?id=28cd8708-c93a-46f0-a141-a4e45751a543&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: 337/659] 199.19.213.129 () {34 vars in 985 bytes} [Thu Jul 2 11:28:54 2026] GET /v2.0/networks?id=fc345e1c-faed-428b-8bdc-2c461462fffd => generated 684 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/660] 199.19.213.129 () {34 vars in 1049 bytes} [Thu Jul 2 11:28:54 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=2d6ca49a196849ab9373b21c1871182e => generated 181 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/661] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:28:54 2026] GET /v2.0/ports?device_id=c85ba2d2-4200-4053-a418-cf4cd57e72a5 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/662] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:28:54 2026] GET /v2.0/ports?device_id=890e28e8-e154-44ee-8195-4e12576400ae => 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: 338/663] 199.19.213.129 () {38 vars in 954 bytes} [Thu Jul 2 11:28:54 2026] POST /v2.0/ports => generated 954 bytes in 369 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: 339/664] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:28:55 2026] GET /v2.0/ports?device_id=827390c7-384b-4248-9fb1-55401cda95eb => generated 973 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/665] 10.0.0.111 () {34 vars in 1039 bytes} [Thu Jul 2 11:28:55 2026] GET /v2.0/security-groups?id=4e2cb27c-9d24-4982-aad8-45b59c751ea1&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: 326/666] 199.19.213.129 () {38 vars in 1027 bytes} [Thu Jul 2 11:28:54 2026] PUT /v2.0/ports/d9e86da3-f37e-4460-9287-e29e546eb726 => generated 1235 bytes in 487 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/667] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:28:55 2026] GET /v2.0/ports?device_id=2e57185e-e145-47aa-b6fa-0f3737ef7ba3 => generated 969 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:28:55.390 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0a04c351-7a88-4dff-ba20-d7727acb4943'] response: {'name': 'network-changed', 'server_uuid': 'c85ba2d2-4200-4053-a418-cf4cd57e72a5', 'tag': 'd9e86da3-f37e-4460-9287-e29e546eb726', '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: 327/668] 10.0.0.111 () {34 vars in 1039 bytes} [Thu Jul 2 11:28:55 2026] GET /v2.0/security-groups?id=28cd8708-c93a-46f0-a141-a4e45751a543&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: 342/669] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:28:55 2026] GET /v2.0/ports?device_id=c85ba2d2-4200-4053-a418-cf4cd57e72a5 => generated 969 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/670] 10.0.0.111 () {34 vars in 1039 bytes} [Thu Jul 2 11:28:55 2026] GET /v2.0/security-groups?id=8d35e440-4f8e-4edc-a087-4e7df3986b9d&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: 343/671] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:28:55 2026] GET /v2.0/ports?device_id=890e28e8-e154-44ee-8195-4e12576400ae => 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: 329/672] 199.19.213.129 () {34 vars in 1079 bytes} [Thu Jul 2 11:28:55 2026] GET /v2.0/ports?tenant_id=2d6ca49a196849ab9373b21c1871182e&device_id=c85ba2d2-4200-4053-a418-cf4cd57e72a5 => generated 1238 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/673] 199.19.213.129 () {34 vars in 1017 bytes} [Thu Jul 2 11:28:55 2026] GET /v2.0/networks?tenant_id=2d6ca49a196849ab9373b21c1871182e&shared=False => generated 780 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/674] 199.19.213.129 () {34 vars in 929 bytes} [Thu Jul 2 11:28:55 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/675] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:28:56 2026] GET /v2.0/ports?device_id=827390c7-384b-4248-9fb1-55401cda95eb => generated 973 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/676] 10.0.0.111 () {34 vars in 1039 bytes} [Thu Jul 2 11:28:56 2026] GET /v2.0/security-groups?id=4e2cb27c-9d24-4982-aad8-45b59c751ea1&fields=id&fields=name => generated 114 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/677] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:28:56 2026] GET /v2.0/ports?device_id=2e57185e-e145-47aa-b6fa-0f3737ef7ba3 => generated 969 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/678] 10.0.0.111 () {34 vars in 1039 bytes} [Thu Jul 2 11:28:56 2026] GET /v2.0/security-groups?id=28cd8708-c93a-46f0-a141-a4e45751a543&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/681] 199.19.213.129 () {34 vars in 985 bytes} [Thu Jul 2 11:28:56 2026] GET /v2.0/networks?id=b7affd88-5760-4169-b833-85a70f57d88e => generated 676 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/682] 199.19.213.129 () {34 vars in 1049 bytes} [Thu Jul 2 11:28:56 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=340f522c6caa4afab5528f9a56c09f5a => generated 181 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/683] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:28:56 2026] GET /v2.0/ports?device_id=c85ba2d2-4200-4053-a418-cf4cd57e72a5 => generated 969 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/684] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:28:56 2026] GET /v2.0/ports?device_id=890e28e8-e154-44ee-8195-4e12576400ae => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/685] 10.0.0.111 () {34 vars in 1039 bytes} [Thu Jul 2 11:28:56 2026] GET /v2.0/security-groups?id=8d35e440-4f8e-4edc-a087-4e7df3986b9d&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: 348/686] 199.19.213.129 () {38 vars in 954 bytes} [Thu Jul 2 11:28:56 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: 349/687] 199.19.213.129 () {34 vars in 1079 bytes} [Thu Jul 2 11:28:57 2026] GET /v2.0/ports?tenant_id=2d6ca49a196849ab9373b21c1871182e&device_id=c85ba2d2-4200-4053-a418-cf4cd57e72a5 => generated 1238 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/688] 199.19.213.129 () {34 vars in 1057 bytes} [Thu Jul 2 11:28:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=d9e86da3-f37e-4460-9287-e29e546eb726 => 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: 351/689] 199.19.213.129 () {34 vars in 983 bytes} [Thu Jul 2 11:28:57 2026] GET /v2.0/subnets?id=080ab569-1ed2-4c19-948a-fe039915fb00 => generated 702 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/690] 199.19.213.129 () {34 vars in 1051 bytes} [Thu Jul 2 11:28:57 2026] GET /v2.0/ports?network_id=fc345e1c-faed-428b-8bdc-2c461462fffd&device_owner=network%3Adhcp => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/691] 199.19.213.129 () {34 vars in 1011 bytes} [Thu Jul 2 11:28:57 2026] GET /v2.0/networks/fc345e1c-faed-428b-8bdc-2c461462fffd?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: 354/692] 199.19.213.129 () {34 vars in 1111 bytes} [Thu Jul 2 11:28:57 2026] GET /v2.0/networks/fc345e1c-faed-428b-8bdc-2c461462fffd?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/693] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:28:57 2026] GET /v2.0/ports?device_id=827390c7-384b-4248-9fb1-55401cda95eb => 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: 356/694] 10.0.0.111 () {34 vars in 1039 bytes} [Thu Jul 2 11:28:57 2026] GET /v2.0/security-groups?id=4e2cb27c-9d24-4982-aad8-45b59c751ea1&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: 339/695] 199.19.213.129 () {38 vars in 1027 bytes} [Thu Jul 2 11:28:57 2026] PUT /v2.0/ports/65647a06-fb19-494a-9af1-4e013ecbe321 => generated 1239 bytes in 474 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:28:57.588 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-eccd243b-ba3b-4466-a55f-31cb7d68cc18'] response: {'name': 'network-changed', 'server_uuid': '890e28e8-e154-44ee-8195-4e12576400ae', 'tag': '65647a06-fb19-494a-9af1-4e013ecbe321', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 357/696] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:28:57 2026] GET /v2.0/ports?device_id=2e57185e-e145-47aa-b6fa-0f3737ef7ba3 => generated 969 bytes in 34 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: 340/697] 10.0.0.111 () {34 vars in 1039 bytes} [Thu Jul 2 11:28:57 2026] GET /v2.0/security-groups?id=28cd8708-c93a-46f0-a141-a4e45751a543&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/698] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:28:57 2026] GET /v2.0/ports?device_id=890e28e8-e154-44ee-8195-4e12576400ae => generated 973 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/699] 10.0.0.111 () {34 vars in 1039 bytes} [Thu Jul 2 11:28:57 2026] GET /v2.0/security-groups?id=ba41459f-de29-4f36-88e6-855c28f51272&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: 341/700] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:28:57 2026] GET /v2.0/ports?device_id=c85ba2d2-4200-4053-a418-cf4cd57e72a5 => generated 969 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/701] 10.0.0.111 () {34 vars in 1039 bytes} [Thu Jul 2 11:28:58 2026] GET /v2.0/security-groups?id=8d35e440-4f8e-4edc-a087-4e7df3986b9d&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/702] 199.19.213.129 () {34 vars in 1079 bytes} [Thu Jul 2 11:28:58 2026] GET /v2.0/ports?tenant_id=340f522c6caa4afab5528f9a56c09f5a&device_id=890e28e8-e154-44ee-8195-4e12576400ae => generated 1242 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/703] 199.19.213.129 () {34 vars in 1017 bytes} [Thu Jul 2 11:28:58 2026] GET /v2.0/networks?tenant_id=340f522c6caa4afab5528f9a56c09f5a&shared=False => generated 772 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/704] 199.19.213.129 () {34 vars in 929 bytes} [Thu Jul 2 11:28:58 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/705] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:28:58 2026] GET /v2.0/ports?device_id=827390c7-384b-4248-9fb1-55401cda95eb => 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: 344/706] 10.0.0.111 () {34 vars in 1039 bytes} [Thu Jul 2 11:28:58 2026] GET /v2.0/security-groups?id=4e2cb27c-9d24-4982-aad8-45b59c751ea1&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/707] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:28:58 2026] GET /v2.0/ports?device_id=2e57185e-e145-47aa-b6fa-0f3737ef7ba3 => generated 969 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/708] 10.0.0.111 () {34 vars in 1039 bytes} [Thu Jul 2 11:28:58 2026] GET /v2.0/security-groups?id=28cd8708-c93a-46f0-a141-a4e45751a543&fields=id&fields=name => generated 114 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/709] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:28:59 2026] GET /v2.0/ports?device_id=890e28e8-e154-44ee-8195-4e12576400ae => generated 973 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/710] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:28:59 2026] GET /v2.0/ports?device_id=c85ba2d2-4200-4053-a418-cf4cd57e72a5 => generated 969 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/711] 10.0.0.111 () {34 vars in 1039 bytes} [Thu Jul 2 11:28:59 2026] GET /v2.0/security-groups?id=ba41459f-de29-4f36-88e6-855c28f51272&fields=id&fields=name => generated 114 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/712] 10.0.0.111 () {34 vars in 1039 bytes} [Thu Jul 2 11:28:59 2026] GET /v2.0/security-groups?id=8d35e440-4f8e-4edc-a087-4e7df3986b9d&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: 347/713] 199.19.213.129 () {34 vars in 1079 bytes} [Thu Jul 2 11:28:59 2026] GET /v2.0/ports?tenant_id=340f522c6caa4afab5528f9a56c09f5a&device_id=890e28e8-e154-44ee-8195-4e12576400ae => generated 1242 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/714] 199.19.213.129 () {34 vars in 1059 bytes} [Thu Jul 2 11:28:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=65647a06-fb19-494a-9af1-4e013ecbe321 => 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: 348/715] 199.19.213.129 () {34 vars in 983 bytes} [Thu Jul 2 11:28:59 2026] GET /v2.0/subnets?id=827a32c1-4832-4728-8642-c66e0f2ebdaf => generated 694 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/716] 199.19.213.129 () {34 vars in 1051 bytes} [Thu Jul 2 11:28:59 2026] GET /v2.0/ports?network_id=b7affd88-5760-4169-b833-85a70f57d88e&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: 349/717] 199.19.213.129 () {34 vars in 1011 bytes} [Thu Jul 2 11:28:59 2026] GET /v2.0/networks/b7affd88-5760-4169-b833-85a70f57d88e?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: 369/718] 199.19.213.129 () {34 vars in 1111 bytes} [Thu Jul 2 11:28:59 2026] GET /v2.0/networks/b7affd88-5760-4169-b833-85a70f57d88e?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: 350/719] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:28:59 2026] GET /v2.0/ports?device_id=827390c7-384b-4248-9fb1-55401cda95eb => generated 975 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/720] 10.0.0.111 () {34 vars in 1039 bytes} [Thu Jul 2 11:28:59 2026] GET /v2.0/security-groups?id=4e2cb27c-9d24-4982-aad8-45b59c751ea1&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: 351/721] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:29:00 2026] GET /v2.0/ports?device_id=2e57185e-e145-47aa-b6fa-0f3737ef7ba3 => generated 971 bytes in 97 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.111 () {34 vars in 1039 bytes} [Thu Jul 2 11:29:00 2026] GET /v2.0/security-groups?id=28cd8708-c93a-46f0-a141-a4e45751a543&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: 352/723] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:29:00 2026] GET /v2.0/ports?device_id=890e28e8-e154-44ee-8195-4e12576400ae => generated 973 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/724] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:29:00 2026] GET /v2.0/ports?device_id=c85ba2d2-4200-4053-a418-cf4cd57e72a5 => generated 969 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/725] 10.0.0.111 () {34 vars in 1039 bytes} [Thu Jul 2 11:29:00 2026] GET /v2.0/security-groups?id=ba41459f-de29-4f36-88e6-855c28f51272&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: 373/726] 10.0.0.111 () {34 vars in 1039 bytes} [Thu Jul 2 11:29:00 2026] GET /v2.0/security-groups?id=8d35e440-4f8e-4edc-a087-4e7df3986b9d&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: 354/727] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:29:00 2026] GET /v2.0/ports?device_id=827390c7-384b-4248-9fb1-55401cda95eb => 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: 374/728] 10.0.0.111 () {34 vars in 1039 bytes} [Thu Jul 2 11:29:00 2026] GET /v2.0/security-groups?id=4e2cb27c-9d24-4982-aad8-45b59c751ea1&fields=id&fields=name => generated 114 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/729] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:29:01 2026] GET /v2.0/ports?device_id=827390c7-384b-4248-9fb1-55401cda95eb => 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: 356/730] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:29:01 2026] GET /v2.0/ports?device_id=2e57185e-e145-47aa-b6fa-0f3737ef7ba3 => generated 971 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/731] 10.0.0.111 () {34 vars in 1039 bytes} [Thu Jul 2 11:29:01 2026] GET /v2.0/security-groups?id=28cd8708-c93a-46f0-a141-a4e45751a543&fields=id&fields=name => generated 114 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/732] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:29:01 2026] GET /v2.0/ports?device_id=890e28e8-e154-44ee-8195-4e12576400ae => generated 973 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/733] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:29:01 2026] GET /v2.0/ports?device_id=c85ba2d2-4200-4053-a418-cf4cd57e72a5 => generated 971 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/734] 10.0.0.111 () {34 vars in 1039 bytes} [Thu Jul 2 11:29:01 2026] GET /v2.0/security-groups?id=ba41459f-de29-4f36-88e6-855c28f51272&fields=id&fields=name => generated 114 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/735] 10.0.0.111 () {34 vars in 1039 bytes} [Thu Jul 2 11:29:01 2026] GET /v2.0/security-groups?id=8d35e440-4f8e-4edc-a087-4e7df3986b9d&fields=id&fields=name => generated 114 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:29:01.621 7 INFO neutron.db.l3_db [None req-fb0b7686-b73d-4b8e-8365-8e7e230b6cab 5c63e08c6438431784067431656a73a8 be149a2cca7d4ab4805b7fe459054308 - - default default] Floating IP b1fdc094-0b12-46ae-b3c0-2e198ac56acc associated. External IP: 10.96.250.219, port: 4f0da6e3-059f-42f9-9f83-5906a9a71735. [pid: 7|app: 0|req: 375/736] 10.0.0.162 () {34 vars in 748 bytes} [Thu Jul 2 11:29:01 2026] PUT /v2.0/floatingips/b1fdc094-0b12-46ae-b3c0-2e198ac56acc => generated 856 bytes in 768 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:29:01.906 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3be33fd9-7a81-4105-9367-599b3a853c39'] response: {'name': 'network-changed', 'server_uuid': '827390c7-384b-4248-9fb1-55401cda95eb', 'tag': '4f0da6e3-059f-42f9-9f83-5906a9a71735', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 362/737] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:29:01 2026] GET /v2.0/ports?device_id=827390c7-384b-4248-9fb1-55401cda95eb => generated 975 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/738] 10.0.0.111 () {34 vars in 1039 bytes} [Thu Jul 2 11:29:01 2026] GET /v2.0/security-groups?id=4e2cb27c-9d24-4982-aad8-45b59c751ea1&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: 363/739] 199.19.213.129 () {34 vars in 1079 bytes} [Thu Jul 2 11:29:02 2026] GET /v2.0/ports?tenant_id=be149a2cca7d4ab4805b7fe459054308&device_id=827390c7-384b-4248-9fb1-55401cda95eb => generated 1244 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/740] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:29:02 2026] GET /v2.0/ports?device_id=2e57185e-e145-47aa-b6fa-0f3737ef7ba3 => generated 971 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/741] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:29:02 2026] GET /v2.0/ports?device_id=827390c7-384b-4248-9fb1-55401cda95eb => generated 975 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/742] 10.0.0.111 () {34 vars in 1039 bytes} [Thu Jul 2 11:29:02 2026] GET /v2.0/security-groups?id=4e2cb27c-9d24-4982-aad8-45b59c751ea1&fields=id&fields=name => generated 114 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/743] 199.19.213.129 () {34 vars in 985 bytes} [Thu Jul 2 11:29:02 2026] GET /v2.0/networks?id=d0d42493-e5be-4dcc-9c01-3c1b37ba4fa3 => generated 776 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/744] 10.0.0.111 () {34 vars in 1039 bytes} [Thu Jul 2 11:29:02 2026] GET /v2.0/security-groups?id=28cd8708-c93a-46f0-a141-a4e45751a543&fields=id&fields=name => generated 114 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/745] 199.19.213.129 () {34 vars in 1059 bytes} [Thu Jul 2 11:29:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=4f0da6e3-059f-42f9-9f83-5906a9a71735 => generated 859 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/746] 199.19.213.129 () {34 vars in 983 bytes} [Thu Jul 2 11:29:02 2026] GET /v2.0/subnets?id=ea52c0e5-f094-48c1-9a52-c9f15083ca81 => generated 698 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/747] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:29:02 2026] GET /v2.0/ports?device_id=c85ba2d2-4200-4053-a418-cf4cd57e72a5 => generated 971 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/748] 199.19.213.129 () {34 vars in 1051 bytes} [Thu Jul 2 11:29:02 2026] GET /v2.0/ports?network_id=d0d42493-e5be-4dcc-9c01-3c1b37ba4fa3&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: 381/749] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:29:02 2026] GET /v2.0/ports?device_id=890e28e8-e154-44ee-8195-4e12576400ae => generated 973 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/750] 10.0.0.111 () {34 vars in 1039 bytes} [Thu Jul 2 11:29:02 2026] GET /v2.0/security-groups?id=8d35e440-4f8e-4edc-a087-4e7df3986b9d&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: 382/751] 199.19.213.129 () {34 vars in 1011 bytes} [Thu Jul 2 11:29:02 2026] GET /v2.0/networks/d0d42493-e5be-4dcc-9c01-3c1b37ba4fa3?fields=segments => generated 14 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/752] 10.0.0.111 () {34 vars in 1039 bytes} [Thu Jul 2 11:29:02 2026] GET /v2.0/security-groups?id=ba41459f-de29-4f36-88e6-855c28f51272&fields=id&fields=name => generated 114 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/753] 199.19.213.129 () {34 vars in 1111 bytes} [Thu Jul 2 11:29:02 2026] GET /v2.0/networks/d0d42493-e5be-4dcc-9c01-3c1b37ba4fa3?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: 371/754] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:29:02 2026] GET /v2.0/ports?device_id=2e57185e-e145-47aa-b6fa-0f3737ef7ba3 => generated 971 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:29:03.357 7 INFO neutron.db.l3_db [None req-3d5a44d9-4f10-431c-b1fb-25ef6673b0e6 b7900f53353b49a48483b096d3d8f727 2c700b31e3db4130b928fe511f22dcdc - - default default] Floating IP 74ce3c38-d7f4-41af-9049-7207c3269f70 associated. External IP: 10.96.250.208, port: 8087e229-f6e8-4cf4-875c-07dc9d859ee4. [pid: 8|app: 0|req: 372/755] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:29:03 2026] GET /v2.0/ports?device_id=827390c7-384b-4248-9fb1-55401cda95eb => generated 975 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/756] 10.0.0.162 () {34 vars in 748 bytes} [Thu Jul 2 11:29:02 2026] PUT /v2.0/floatingips/74ce3c38-d7f4-41af-9049-7207c3269f70 => generated 855 bytes in 789 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/757] 10.0.0.111 () {34 vars in 1039 bytes} [Thu Jul 2 11:29:03 2026] GET /v2.0/security-groups?id=4e2cb27c-9d24-4982-aad8-45b59c751ea1&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/758] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:29:03 2026] GET /v2.0/ports?device_id=2e57185e-e145-47aa-b6fa-0f3737ef7ba3 => 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: 374/759] 10.0.0.111 () {34 vars in 1039 bytes} [Thu Jul 2 11:29:03 2026] GET /v2.0/security-groups?id=28cd8708-c93a-46f0-a141-a4e45751a543&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: 386/760] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:29:03 2026] GET /v2.0/ports?device_id=c85ba2d2-4200-4053-a418-cf4cd57e72a5 => generated 971 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/761] 10.0.0.111 () {34 vars in 1039 bytes} [Thu Jul 2 11:29:03 2026] GET /v2.0/security-groups?id=8d35e440-4f8e-4edc-a087-4e7df3986b9d&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: 387/762] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:29:04 2026] GET /v2.0/ports?device_id=890e28e8-e154-44ee-8195-4e12576400ae => generated 975 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:29:04.090 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a4b02ffd-e077-4f2e-803e-1af214fb3102'] response: {'name': 'network-changed', 'server_uuid': '2e57185e-e145-47aa-b6fa-0f3737ef7ba3', 'tag': '8087e229-f6e8-4cf4-875c-07dc9d859ee4', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 376/763] 10.0.0.111 () {34 vars in 1039 bytes} [Thu Jul 2 11:29:04 2026] GET /v2.0/security-groups?id=ba41459f-de29-4f36-88e6-855c28f51272&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: 388/764] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:29:04 2026] GET /v2.0/ports?device_id=2e57185e-e145-47aa-b6fa-0f3737ef7ba3 => generated 971 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/765] 10.0.0.111 () {34 vars in 1039 bytes} [Thu Jul 2 11:29:04 2026] GET /v2.0/security-groups?id=28cd8708-c93a-46f0-a141-a4e45751a543&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: 389/766] 199.19.213.129 () {34 vars in 1079 bytes} [Thu Jul 2 11:29:04 2026] GET /v2.0/ports?tenant_id=2c700b31e3db4130b928fe511f22dcdc&device_id=2e57185e-e145-47aa-b6fa-0f3737ef7ba3 => generated 1240 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/767] 199.19.213.129 () {34 vars in 985 bytes} [Thu Jul 2 11:29:04 2026] GET /v2.0/networks?id=d72879b1-f735-497d-8fe5-6bbfa99f9403 => generated 766 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/768] 199.19.213.129 () {34 vars in 1057 bytes} [Thu Jul 2 11:29:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=8087e229-f6e8-4cf4-875c-07dc9d859ee4 => generated 858 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/769] 199.19.213.129 () {34 vars in 983 bytes} [Thu Jul 2 11:29:04 2026] GET /v2.0/subnets?id=535c12e9-6a0f-4123-b84d-45c65ebe7371 => generated 688 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/770] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:29:04 2026] GET /v2.0/ports?device_id=827390c7-384b-4248-9fb1-55401cda95eb => generated 975 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/771] 199.19.213.129 () {34 vars in 1051 bytes} [Thu Jul 2 11:29:04 2026] GET /v2.0/ports?network_id=d72879b1-f735-497d-8fe5-6bbfa99f9403&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: 7|app: 0|req: 392/772] 10.0.0.111 () {34 vars in 1039 bytes} [Thu Jul 2 11:29:04 2026] GET /v2.0/security-groups?id=4e2cb27c-9d24-4982-aad8-45b59c751ea1&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: 393/773] 199.19.213.129 () {34 vars in 993 bytes} [Thu Jul 2 11:29:04 2026] GET /v2.0/ports?device_id=827390c7-384b-4248-9fb1-55401cda95eb => 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: 381/774] 199.19.213.129 () {34 vars in 1011 bytes} [Thu Jul 2 11:29:04 2026] GET /v2.0/networks/d72879b1-f735-497d-8fe5-6bbfa99f9403?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/775] 199.19.213.129 () {34 vars in 1111 bytes} [Thu Jul 2 11:29:04 2026] GET /v2.0/networks/d72879b1-f735-497d-8fe5-6bbfa99f9403?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 11:29:05.084 7 INFO neutron_taas.services.taas.taas_plugin [req-e55524ad-0916-4434-8c27-689e047145a7 req-90bac648-b0fe-49cf-9462-10e1335ff92f 5c63e08c6438431784067431656a73a8 be149a2cca7d4ab4805b7fe459054308 - - default default] TaaS: Handle Delete Port: 4f0da6e3-059f-42f9-9f83-5906a9a71735 2026-07-02 11:29:05.090 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-e55524ad-0916-4434-8c27-689e047145a7 req-90bac648-b0fe-49cf-9462-10e1335ff92f 5c63e08c6438431784067431656a73a8 be149a2cca7d4ab4805b7fe459054308 - - default default] Tap Mirror: Handle Delete Port: 4f0da6e3-059f-42f9-9f83-5906a9a71735 [pid: 8|app: 0|req: 383/776] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:29:05 2026] GET /v2.0/ports?device_id=c85ba2d2-4200-4053-a418-cf4cd57e72a5 => generated 971 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/777] 10.0.0.111 () {34 vars in 1039 bytes} [Thu Jul 2 11:29:05 2026] GET /v2.0/security-groups?id=8d35e440-4f8e-4edc-a087-4e7df3986b9d&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: 385/778] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:29:05 2026] GET /v2.0/ports?device_id=890e28e8-e154-44ee-8195-4e12576400ae => 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: 386/779] 10.0.0.111 () {34 vars in 1039 bytes} [Thu Jul 2 11:29:05 2026] GET /v2.0/security-groups?id=ba41459f-de29-4f36-88e6-855c28f51272&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/780] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:29:05 2026] GET /v2.0/ports?device_id=c85ba2d2-4200-4053-a418-cf4cd57e72a5 => generated 971 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:29:05.607 7 INFO neutron.db.l3_db [req-e55524ad-0916-4434-8c27-689e047145a7 req-90bac648-b0fe-49cf-9462-10e1335ff92f 5c63e08c6438431784067431656a73a8 be149a2cca7d4ab4805b7fe459054308 - - default default] Floating IP b1fdc094-0b12-46ae-b3c0-2e198ac56acc disassociated. External IP: 10.96.250.219, port: 4f0da6e3-059f-42f9-9f83-5906a9a71735. 2026-07-02 11:29:05.891 8 INFO neutron.db.l3_db [None req-dd63aeb1-68b1-487b-a903-eaad909c472b da690ab36cfa4aa0b000161ffb9e4d72 2d6ca49a196849ab9373b21c1871182e - - default default] Floating IP 7e057df1-2b72-4103-8acd-f4ab4e15994d associated. External IP: 10.96.250.217, port: d9e86da3-f37e-4460-9287-e29e546eb726. [pid: 7|app: 0|req: 394/781] 199.19.213.129 () {36 vars in 996 bytes} [Thu Jul 2 11:29:04 2026] DELETE /v2.0/ports/4f0da6e3-059f-42f9-9f83-5906a9a71735 => generated 0 bytes in 1073 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/782] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:29:06 2026] GET /v2.0/ports?device_id=2e57185e-e145-47aa-b6fa-0f3737ef7ba3 => generated 971 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/783] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:29:06 2026] GET /v2.0/ports?device_id=827390c7-384b-4248-9fb1-55401cda95eb => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 11:29:06.137 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-96b421ea-7f5a-4451-b386-bb6d4b0b8219'] response: {'server_uuid': '827390c7-384b-4248-9fb1-55401cda95eb', 'name': 'network-vif-deleted', 'tag': '4f0da6e3-059f-42f9-9f83-5906a9a71735', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 397/784] 10.0.0.111 () {34 vars in 1039 bytes} [Thu Jul 2 11:29:06 2026] GET /v2.0/security-groups?id=28cd8708-c93a-46f0-a141-a4e45751a543&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: 8|app: 0|req: 388/785] 10.0.0.162 () {34 vars in 748 bytes} [Thu Jul 2 11:29:05 2026] PUT /v2.0/floatingips/7e057df1-2b72-4103-8acd-f4ab4e15994d => generated 855 bytes in 977 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/786] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:29:06 2026] GET /v2.0/ports?device_id=c85ba2d2-4200-4053-a418-cf4cd57e72a5 => generated 971 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/787] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:29:06 2026] GET /v2.0/ports?device_id=890e28e8-e154-44ee-8195-4e12576400ae => generated 975 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/788] 10.0.0.111 () {34 vars in 1039 bytes} [Thu Jul 2 11:29:06 2026] GET /v2.0/security-groups?id=ba41459f-de29-4f36-88e6-855c28f51272&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: 399/789] 10.0.0.111 () {34 vars in 1039 bytes} [Thu Jul 2 11:29:06 2026] GET /v2.0/security-groups?id=8d35e440-4f8e-4edc-a087-4e7df3986b9d&fields=id&fields=name => generated 114 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:29:06.495 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0640d581-5c9a-4e3e-8d86-6e433013c84e'] response: {'name': 'network-changed', 'server_uuid': 'c85ba2d2-4200-4053-a418-cf4cd57e72a5', 'tag': 'd9e86da3-f37e-4460-9287-e29e546eb726', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 391/790] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:29:06 2026] GET /v2.0/ports?device_id=890e28e8-e154-44ee-8195-4e12576400ae => generated 975 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/791] 199.19.213.129 () {34 vars in 993 bytes} [Thu Jul 2 11:29:06 2026] GET /v2.0/ports?device_id=2e57185e-e145-47aa-b6fa-0f3737ef7ba3 => generated 971 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:29:07.117 7 INFO neutron.db.l3_db [None req-6be97964-952d-4fed-9e10-5bcbd63b4845 f01f471d78f349ffafba4e1675973e3c 340f522c6caa4afab5528f9a56c09f5a - - default default] Floating IP 4e35afb3-1484-46a9-8415-d1ce453d7918 associated. External IP: 10.96.250.218, port: 65647a06-fb19-494a-9af1-4e013ecbe321. 2026-07-02 11:29:07.178 8 INFO neutron_taas.services.taas.taas_plugin [req-0f3c1d23-bafa-4a8b-8525-76177e6aa1ab req-acff0043-2627-4224-a9f5-cd6da54517ee b7900f53353b49a48483b096d3d8f727 2c700b31e3db4130b928fe511f22dcdc - - default default] TaaS: Handle Delete Port: 8087e229-f6e8-4cf4-875c-07dc9d859ee4 2026-07-02 11:29:07.185 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-0f3c1d23-bafa-4a8b-8525-76177e6aa1ab req-acff0043-2627-4224-a9f5-cd6da54517ee b7900f53353b49a48483b096d3d8f727 2c700b31e3db4130b928fe511f22dcdc - - default default] Tap Mirror: Handle Delete Port: 8087e229-f6e8-4cf4-875c-07dc9d859ee4 2026-07-02 11:29:07.391 8 INFO neutron.db.l3_db [req-0f3c1d23-bafa-4a8b-8525-76177e6aa1ab req-acff0043-2627-4224-a9f5-cd6da54517ee b7900f53353b49a48483b096d3d8f727 2c700b31e3db4130b928fe511f22dcdc - - default default] Floating IP 74ce3c38-d7f4-41af-9049-7207c3269f70 disassociated. External IP: 10.96.250.208, port: 8087e229-f6e8-4cf4-875c-07dc9d859ee4. [pid: 7|app: 0|req: 400/792] 10.0.0.162 () {34 vars in 748 bytes} [Thu Jul 2 11:29:06 2026] PUT /v2.0/floatingips/4e35afb3-1484-46a9-8415-d1ce453d7918 => generated 856 bytes in 780 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/793] 199.19.213.129 () {34 vars in 1079 bytes} [Thu Jul 2 11:29:07 2026] GET /v2.0/ports?tenant_id=2d6ca49a196849ab9373b21c1871182e&device_id=c85ba2d2-4200-4053-a418-cf4cd57e72a5 => 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: 402/794] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:29:07 2026] GET /v2.0/ports?device_id=827390c7-384b-4248-9fb1-55401cda95eb => 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: 403/795] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:29:07 2026] GET /v2.0/ports?device_id=2e57185e-e145-47aa-b6fa-0f3737ef7ba3 => 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: 404/796] 199.19.213.129 () {34 vars in 985 bytes} [Thu Jul 2 11:29:07 2026] GET /v2.0/networks?id=fc345e1c-faed-428b-8bdc-2c461462fffd => generated 780 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/797] 199.19.213.129 () {34 vars in 1057 bytes} [Thu Jul 2 11:29:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=d9e86da3-f37e-4460-9287-e29e546eb726 => generated 858 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/798] 199.19.213.129 () {34 vars in 983 bytes} [Thu Jul 2 11:29:07 2026] GET /v2.0/subnets?id=080ab569-1ed2-4c19-948a-fe039915fb00 => generated 702 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/799] 199.19.213.129 () {34 vars in 1051 bytes} [Thu Jul 2 11:29:07 2026] GET /v2.0/ports?network_id=fc345e1c-faed-428b-8bdc-2c461462fffd&device_owner=network%3Adhcp => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/800] 199.19.213.129 () {34 vars in 1011 bytes} [Thu Jul 2 11:29:07 2026] GET /v2.0/networks/fc345e1c-faed-428b-8bdc-2c461462fffd?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: 393/801] 199.19.213.129 () {36 vars in 996 bytes} [Thu Jul 2 11:29:07 2026] DELETE /v2.0/ports/8087e229-f6e8-4cf4-875c-07dc9d859ee4 => generated 0 bytes in 787 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/802] 199.19.213.129 () {34 vars in 1111 bytes} [Thu Jul 2 11:29:07 2026] GET /v2.0/networks/fc345e1c-faed-428b-8bdc-2c461462fffd?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 11:29:08.175 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-eb85edcb-ace3-470e-99a0-98e442abe66a'] response: {'name': 'network-changed', 'server_uuid': '890e28e8-e154-44ee-8195-4e12576400ae', 'tag': '65647a06-fb19-494a-9af1-4e013ecbe321', 'status': 'completed', 'code': 200} 2026-07-02 11:29:08.550 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-adbc1068-5b50-4887-9df2-6c670e9efeeb'] response: {'server_uuid': '2e57185e-e145-47aa-b6fa-0f3737ef7ba3', 'name': 'network-vif-deleted', 'tag': '8087e229-f6e8-4cf4-875c-07dc9d859ee4', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 410/803] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:29:08 2026] GET /v2.0/ports?device_id=2e57185e-e145-47aa-b6fa-0f3737ef7ba3 => 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: 394/804] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:29:08 2026] GET /v2.0/ports?device_id=827390c7-384b-4248-9fb1-55401cda95eb => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/805] 199.19.213.129 () {34 vars in 1079 bytes} [Thu Jul 2 11:29:08 2026] GET /v2.0/ports?tenant_id=340f522c6caa4afab5528f9a56c09f5a&device_id=890e28e8-e154-44ee-8195-4e12576400ae => 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: 395/806] 199.19.213.129 () {34 vars in 985 bytes} [Thu Jul 2 11:29:08 2026] GET /v2.0/networks?id=b7affd88-5760-4169-b833-85a70f57d88e => generated 772 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/807] 199.19.213.129 () {34 vars in 1059 bytes} [Thu Jul 2 11:29:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=65647a06-fb19-494a-9af1-4e013ecbe321 => generated 859 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/808] 199.19.213.129 () {34 vars in 983 bytes} [Thu Jul 2 11:29:08 2026] GET /v2.0/subnets?id=827a32c1-4832-4728-8642-c66e0f2ebdaf => generated 694 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/809] 199.19.213.129 () {34 vars in 1051 bytes} [Thu Jul 2 11:29:08 2026] GET /v2.0/ports?network_id=b7affd88-5760-4169-b833-85a70f57d88e&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: 397/810] 199.19.213.129 () {34 vars in 1011 bytes} [Thu Jul 2 11:29:08 2026] GET /v2.0/networks/b7affd88-5760-4169-b833-85a70f57d88e?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: 414/811] 199.19.213.129 () {34 vars in 1111 bytes} [Thu Jul 2 11:29:08 2026] GET /v2.0/networks/b7affd88-5760-4169-b833-85a70f57d88e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/812] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:29:09 2026] GET /v2.0/ports?device_id=827390c7-384b-4248-9fb1-55401cda95eb => 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: 415/813] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:29:09 2026] GET /v2.0/ports?device_id=2e57185e-e145-47aa-b6fa-0f3737ef7ba3 => 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: 416/814] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:29:10 2026] GET /v2.0/ports?device_id=2e57185e-e145-47aa-b6fa-0f3737ef7ba3 => 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: 399/815] 10.0.0.162 () {32 vars in 739 bytes} [Thu Jul 2 11:29:10 2026] DELETE /v2.0/security-groups/4e2cb27c-9d24-4982-aad8-45b59c751ea1 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:29:10.901 7 INFO neutron.api.v2.resource [None req-5b02def9-2de5-4217-9fd7-fe2a80f48a18 5c63e08c6438431784067431656a73a8 be149a2cca7d4ab4805b7fe459054308 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 417/816] 10.0.0.162 () {32 vars in 736 bytes} [Thu Jul 2 11:29:10 2026] GET /v2.0/security-groups/4e2cb27c-9d24-4982-aad8-45b59c751ea1 => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 11:29:11.035 8 INFO neutron_taas.services.taas.taas_plugin [None req-09670855-d6e3-4aed-85ba-287841138060 5c63e08c6438431784067431656a73a8 be149a2cca7d4ab4805b7fe459054308 - - default default] TaaS: Handle Delete Port: af8ac2c3-b26a-4ddb-bb3d-bd5aaf136d19 2026-07-02 11:29:11.038 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-09670855-d6e3-4aed-85ba-287841138060 5c63e08c6438431784067431656a73a8 be149a2cca7d4ab4805b7fe459054308 - - default default] Tap Mirror: Handle Delete Port: af8ac2c3-b26a-4ddb-bb3d-bd5aaf136d19 [pid: 8|app: 0|req: 400/817] 10.0.0.162 () {32 vars in 731 bytes} [Thu Jul 2 11:29:10 2026] DELETE /v2.0/floatingips/b1fdc094-0b12-46ae-b3c0-2e198ac56acc => generated 0 bytes in 341 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:29:11.652 7 INFO neutron_taas.services.taas.taas_plugin [None req-028e08bf-63c5-4b67-a0b8-c8f7761e6923 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] TaaS: Handle Delete Port: b2e6eb38-8681-4adf-8215-f0a23f4796f2 2026-07-02 11:29:11.659 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-028e08bf-63c5-4b67-a0b8-c8f7761e6923 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] Tap Mirror: Handle Delete Port: b2e6eb38-8681-4adf-8215-f0a23f4796f2 [pid: 8|app: 0|req: 403/820] 10.0.0.162 () {32 vars in 739 bytes} [Thu Jul 2 11:29:11 2026] DELETE /v2.0/security-groups/28cd8708-c93a-46f0-a141-a4e45751a543 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:29:12.034 8 INFO neutron.api.v2.resource [None req-fe5f974d-f2ac-4176-b0d6-8eed2934d6e3 b7900f53353b49a48483b096d3d8f727 2c700b31e3db4130b928fe511f22dcdc - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 404/821] 10.0.0.162 () {32 vars in 736 bytes} [Thu Jul 2 11:29:12 2026] GET /v2.0/security-groups/28cd8708-c93a-46f0-a141-a4e45751a543 => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 11:29:12.166 8 INFO neutron_taas.services.taas.taas_plugin [None req-63a53328-5f08-4e24-ba48-540420b68998 b7900f53353b49a48483b096d3d8f727 2c700b31e3db4130b928fe511f22dcdc - - default default] TaaS: Handle Delete Port: 4e761c79-6de1-4bbf-acba-e21de063aa06 2026-07-02 11:29:12.169 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-63a53328-5f08-4e24-ba48-540420b68998 b7900f53353b49a48483b096d3d8f727 2c700b31e3db4130b928fe511f22dcdc - - default default] Tap Mirror: Handle Delete Port: 4e761c79-6de1-4bbf-acba-e21de063aa06 [pid: 8|app: 0|req: 405/822] 10.0.0.162 () {32 vars in 731 bytes} [Thu Jul 2 11:29:12 2026] DELETE /v2.0/floatingips/74ce3c38-d7f4-41af-9049-7207c3269f70 => generated 0 bytes in 300 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/823] 10.0.0.162 () {34 vars in 788 bytes} [Thu Jul 2 11:29:11 2026] PUT /v2.0/routers/450dfc13-288d-4739-bfe5-e4ff77be22c9/remove_router_interface => generated 309 bytes in 1091 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:29:12.584 7 INFO neutron_taas.services.taas.taas_plugin [None req-282b678f-303d-4377-848c-40246b75ab29 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] TaaS: Handle Delete Port: 585c195c-c082-48b9-ac06-34d45ca6a5c8 2026-07-02 11:29:12.588 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-282b678f-303d-4377-848c-40246b75ab29 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] Tap Mirror: Handle Delete Port: 585c195c-c082-48b9-ac06-34d45ca6a5c8 2026-07-02 11:29:12.787 8 INFO neutron_taas.services.taas.taas_plugin [None req-ce5f0ff5-9a24-4452-9778-eb18841718dc 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] TaaS: Handle Delete Port: fe0345ea-b310-480d-920b-38f4aa48d740 2026-07-02 11:29:12.790 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ce5f0ff5-9a24-4452-9778-eb18841718dc 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] Tap Mirror: Handle Delete Port: fe0345ea-b310-480d-920b-38f4aa48d740 2026-07-02 11:29:12.897 7 INFO neutron_taas.services.taas.taas_plugin [None req-282b678f-303d-4377-848c-40246b75ab29 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] TaaS: Handle Delete Port: d13f8df5-a8a3-4323-98ad-ae410b035282 2026-07-02 11:29:12.901 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-282b678f-303d-4377-848c-40246b75ab29 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] Tap Mirror: Handle Delete Port: d13f8df5-a8a3-4323-98ad-ae410b035282 2026-07-02 11:29:13.303 7 INFO neutron.services.segments.plugin [-] Segment ed7b0138-fdf6-439c-a3bc-e9f56e0e2c0e resource provider aggregate not found 2026-07-02 11:29:13.311 7 INFO neutron.services.segments.plugin [-] Segment ed7b0138-fdf6-439c-a3bc-e9f56e0e2c0e resource provider aggregate not found 2026-07-02 11:29:13.329 7 INFO neutron.db.l3_hamode_db [None req-282b678f-303d-4377-848c-40246b75ab29 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] HA network 8484f2a2-48d0-42b7-970b-2504579637e7 was deleted as no HA routers are present in tenant be149a2cca7d4ab4805b7fe459054308. 2026-07-02 11:29:13.336 7 INFO neutron.services.segments.plugin [-] Segment ed7b0138-fdf6-439c-a3bc-e9f56e0e2c0e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ed7b0138-fdf6-439c-a3bc-e9f56e0e2c0e found for delete ", "request_id": "req-fed1695f-db1c-4541-9f6d-bdbdfabee813"}]} [pid: 7|app: 0|req: 419/824] 10.0.0.162 () {32 vars in 723 bytes} [Thu Jul 2 11:29:12 2026] DELETE /v2.0/routers/450dfc13-288d-4739-bfe5-e4ff77be22c9 => generated 0 bytes in 987 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:29:13.339 7 INFO neutron.services.segments.plugin [-] Segment ed7b0138-fdf6-439c-a3bc-e9f56e0e2c0e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ed7b0138-fdf6-439c-a3bc-e9f56e0e2c0e found for delete ", "request_id": "req-1b6c7aaa-c05a-4f0c-8439-796208d913b0"}]} [pid: 8|app: 0|req: 406/825] 10.0.0.162 () {34 vars in 788 bytes} [Thu Jul 2 11:29:12 2026] PUT /v2.0/routers/4efe075a-83ac-47e7-aa6b-b165d85dc3ab/remove_router_interface => generated 309 bytes in 1061 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/826] 10.0.0.162 () {32 vars in 723 bytes} [Thu Jul 2 11:29:13 2026] DELETE /v2.0/subnets/ea52c0e5-f094-48c1-9a52-c9f15083ca81 => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 11:29:13.594 7 INFO neutron_taas.services.taas.taas_plugin [None req-fc469f68-89da-46dc-97b3-e2dcdbadae73 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] TaaS: Handle Delete Port: acd59beb-0035-4d74-9b8d-e18a928008af 2026-07-02 11:29:13.597 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fc469f68-89da-46dc-97b3-e2dcdbadae73 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] Tap Mirror: Handle Delete Port: acd59beb-0035-4d74-9b8d-e18a928008af 2026-07-02 11:29:13.613 8 INFO neutron_taas.services.taas.taas_plugin [None req-e31d813f-9f7d-411d-ab96-ffbbf8caf308 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] TaaS: Handle Delete Port: ccba32d3-a930-472c-b6a3-3105fccc1713 2026-07-02 11:29:13.617 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e31d813f-9f7d-411d-ab96-ffbbf8caf308 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] Tap Mirror: Handle Delete Port: ccba32d3-a930-472c-b6a3-3105fccc1713 [pid: 7|app: 0|req: 421/827] 10.0.0.162 () {32 vars in 725 bytes} [Thu Jul 2 11:29:13 2026] DELETE /v2.0/networks/d0d42493-e5be-4dcc-9c01-3c1b37ba4fa3 => generated 0 bytes in 310 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/828] 10.0.0.162 () {32 vars in 773 bytes} [Thu Jul 2 11:29:13 2026] GET /v2.0/security-groups?tenant_id=be149a2cca7d4ab4805b7fe459054308&name=default => generated 2921 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/829] 10.0.0.162 () {32 vars in 739 bytes} [Thu Jul 2 11:29:13 2026] DELETE /v2.0/security-groups/a3ab0f14-65eb-4ff0-abbb-c05ffc04cdc6 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:29:14.254 8 INFO neutron_taas.services.taas.taas_plugin [None req-e31d813f-9f7d-411d-ab96-ffbbf8caf308 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] TaaS: Handle Delete Port: 39e39fe2-84bf-49c2-a5ab-29c4db7f45ff 2026-07-02 11:29:14.256 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e31d813f-9f7d-411d-ab96-ffbbf8caf308 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] Tap Mirror: Handle Delete Port: 39e39fe2-84bf-49c2-a5ab-29c4db7f45ff 2026-07-02 11:29:14.764 8 INFO neutron.services.segments.plugin [-] Segment 7e688745-b4b5-4c4b-9142-619340821f15 resource provider aggregate not found 2026-07-02 11:29:14.768 8 INFO neutron.services.segments.plugin [-] Segment 7e688745-b4b5-4c4b-9142-619340821f15 resource provider aggregate not found 2026-07-02 11:29:14.787 8 INFO neutron.services.segments.plugin [-] Segment 7e688745-b4b5-4c4b-9142-619340821f15 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7e688745-b4b5-4c4b-9142-619340821f15 found for delete ", "request_id": "req-e98ed729-94b3-4201-b2e9-dc3097d41977"}]} 2026-07-02 11:29:14.788 8 INFO neutron.services.segments.plugin [-] Segment 7e688745-b4b5-4c4b-9142-619340821f15 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7e688745-b4b5-4c4b-9142-619340821f15 found for delete ", "request_id": "req-85893586-d81a-4c01-8814-44f1d691e23b"}]} 2026-07-02 11:29:14.807 8 INFO neutron.db.l3_hamode_db [None req-e31d813f-9f7d-411d-ab96-ffbbf8caf308 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] HA network cc8bfca7-1000-4ea1-ba02-2e3ad2b726f5 was deleted as no HA routers are present in tenant 2c700b31e3db4130b928fe511f22dcdc. [pid: 8|app: 0|req: 407/830] 10.0.0.162 () {32 vars in 723 bytes} [Thu Jul 2 11:29:13 2026] DELETE /v2.0/routers/4efe075a-83ac-47e7-aa6b-b165d85dc3ab => generated 0 bytes in 1402 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/831] 10.0.0.162 () {32 vars in 723 bytes} [Thu Jul 2 11:29:14 2026] DELETE /v2.0/subnets/535c12e9-6a0f-4123-b84d-45c65ebe7371 => generated 0 bytes in 175 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 11:29:15.114 8 INFO neutron_taas.services.taas.taas_plugin [None req-5cbf5d93-e6bf-431b-bb27-fe474fade8bb 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] TaaS: Handle Delete Port: f743bfd3-ea05-4f60-a761-30d55d8a500a 2026-07-02 11:29:15.117 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5cbf5d93-e6bf-431b-bb27-fe474fade8bb 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] Tap Mirror: Handle Delete Port: f743bfd3-ea05-4f60-a761-30d55d8a500a [pid: 8|app: 0|req: 408/832] 10.0.0.162 () {32 vars in 725 bytes} [Thu Jul 2 11:29:14 2026] DELETE /v2.0/networks/d72879b1-f735-497d-8fe5-6bbfa99f9403 => generated 0 bytes in 319 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 11:29:15.355 7 INFO neutron.services.segments.plugin [-] Segment a7f01f29-ab8b-4bbe-abbe-31d99db080a8 resource provider aggregate not found 2026-07-02 11:29:15.359 7 INFO neutron.services.segments.plugin [-] Segment a7f01f29-ab8b-4bbe-abbe-31d99db080a8 resource provider aggregate not found 2026-07-02 11:29:15.374 7 INFO neutron.services.segments.plugin [-] Segment a7f01f29-ab8b-4bbe-abbe-31d99db080a8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a7f01f29-ab8b-4bbe-abbe-31d99db080a8 found for delete ", "request_id": "req-31af366d-8b42-4495-a3e5-5defe73e8a2e"}]} 2026-07-02 11:29:15.374 7 INFO neutron.services.segments.plugin [-] Segment a7f01f29-ab8b-4bbe-abbe-31d99db080a8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a7f01f29-ab8b-4bbe-abbe-31d99db080a8 found for delete ", "request_id": "req-06fda7d7-c187-4261-90a2-54d4ee78e67d"}]} [pid: 7|app: 0|req: 425/833] 10.0.0.162 () {32 vars in 773 bytes} [Thu Jul 2 11:29:15 2026] GET /v2.0/security-groups?tenant_id=2c700b31e3db4130b928fe511f22dcdc&name=default => generated 2925 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/834] 10.0.0.162 () {32 vars in 739 bytes} [Thu Jul 2 11:29:15 2026] DELETE /v2.0/security-groups/a25f744e-25d5-40b2-ba62-293f4a683fb9 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:29:16.476 7 INFO neutron.db.segments_db [None req-9a91ad6a-d838-4f2d-b5f9-3284537cc507 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] Added segment 46b83d0f-bfd1-4382-936e-3081b545a1f4 of type vxlan for network d4949a78-f71f-4b0f-a123-dcce44b609e0 [pid: 7|app: 0|req: 426/835] 10.0.0.162 () {34 vars in 670 bytes} [Thu Jul 2 11:29:16 2026] POST /v2.0/networks => generated 745 bytes in 612 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:29:16.811 8 INFO neutron.services.segments.plugin [-] Segment ad600184-84a3-4d37-833d-4b169014146a resource provider aggregate not found 2026-07-02 11:29:16.819 8 INFO neutron.services.segments.plugin [-] Segment ad600184-84a3-4d37-833d-4b169014146a resource provider aggregate not found 2026-07-02 11:29:16.836 8 INFO neutron.services.segments.plugin [-] Segment ad600184-84a3-4d37-833d-4b169014146a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ad600184-84a3-4d37-833d-4b169014146a found for delete ", "request_id": "req-353e8d3a-89ea-4cc4-9bcc-56c2ca0b5ef1"}]} 2026-07-02 11:29:16.844 8 INFO neutron.services.segments.plugin [-] Segment ad600184-84a3-4d37-833d-4b169014146a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ad600184-84a3-4d37-833d-4b169014146a found for delete ", "request_id": "req-abf530ca-eadf-45a4-a358-b5295e52bc0f"}]} [pid: 7|app: 0|req: 427/836] 10.0.0.184 () {34 vars in 989 bytes} [Thu Jul 2 11:29:16 2026] GET /v2.0/ports?device_id=c85ba2d2-4200-4053-a418-cf4cd57e72a5 => generated 1240 bytes in 236 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/837] 10.0.0.162 () {34 vars in 668 bytes} [Thu Jul 2 11:29:16 2026] POST /v2.0/subnets => generated 692 bytes in 389 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/838] 10.0.0.184 () {34 vars in 1039 bytes} [Thu Jul 2 11:29:17 2026] GET /v2.0/security-groups?id=8d35e440-4f8e-4edc-a087-4e7df3986b9d&fields=id&fields=name => generated 114 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/839] 10.0.0.184 () {34 vars in 989 bytes} [Thu Jul 2 11:29:17 2026] GET /v2.0/ports?device_id=890e28e8-e154-44ee-8195-4e12576400ae => generated 1244 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:29:17.137 8 INFO neutron.db.segments_db [None req-2f6d9fe5-b45d-44b6-ae8e-ca177922d4e4 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] Added segment 48def750-5246-4c40-9032-ac14975f1405 of type vxlan for network 591a115f-e53e-4a8d-9e15-5dc74343e73c [pid: 7|app: 0|req: 429/840] 10.0.0.184 () {34 vars in 1039 bytes} [Thu Jul 2 11:29:17 2026] GET /v2.0/security-groups?id=ba41459f-de29-4f36-88e6-855c28f51272&fields=id&fields=name => generated 114 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:29:17.396 8 INFO neutron.db.l3_hamode_db [None req-2f6d9fe5-b45d-44b6-ae8e-ca177922d4e4 4c9cdc7c1a194e6dafa3a17aa813e370 2bb06727629548a5a0435b1e0f37a32e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 11:29:17.707 7 INFO neutron.db.segments_db [None req-8b955c84-3c4c-4f7b-8290-96c7a5d8f638 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] Added segment b74ce069-a673-4975-aba9-c6823d1a2ab9 of type vxlan for network b383ce9f-24bd-47dd-9be2-935a8059e56b [pid: 7|app: 0|req: 430/841] 10.0.0.162 () {34 vars in 670 bytes} [Thu Jul 2 11:29:17 2026] POST /v2.0/networks => generated 744 bytes in 328 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/842] 10.0.0.162 () {34 vars in 668 bytes} [Thu Jul 2 11:29:17 2026] POST /v2.0/subnets => generated 691 bytes in 238 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:29:18.102 7 INFO neutron.db.segments_db [None req-2b1d4197-dc0f-47de-839e-a2931a64e431 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] Added segment b45d1702-237b-4841-abe0-8a18b95f7790 of type vxlan for network b07e2e4b-5c27-4850-8f44-616bbfb9f695 2026-07-02 11:29:18.166 8 INFO neutron.db.l3_hamode_db [None req-2f6d9fe5-b45d-44b6-ae8e-ca177922d4e4 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 11:29:18.376 7 INFO neutron.db.l3_hamode_db [None req-2b1d4197-dc0f-47de-839e-a2931a64e431 4c9cdc7c1a194e6dafa3a17aa813e370 b7a5b134c8f04f96bc65d9dd6777d606 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 412/843] 10.0.0.162 () {34 vars in 668 bytes} [Thu Jul 2 11:29:17 2026] POST /v2.0/routers => generated 732 bytes in 1997 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:29:19.186 7 INFO neutron.db.l3_hamode_db [None req-2b1d4197-dc0f-47de-839e-a2931a64e431 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 432/844] 10.0.0.162 () {34 vars in 668 bytes} [Thu Jul 2 11:29:18 2026] POST /v2.0/routers => generated 731 bytes in 2162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/845] 10.0.0.162 () {34 vars in 782 bytes} [Thu Jul 2 11:29:19 2026] PUT /v2.0/routers/7614bcb2-fee6-4172-92ab-45af1f6578a0/add_router_interface => generated 309 bytes in 1293 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/846] 10.0.0.111 () {34 vars in 981 bytes} [Thu Jul 2 11:29:21 2026] GET /v2.0/networks?id=d4949a78-f71f-4b0f-a123-dcce44b609e0 => generated 677 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/847] 10.0.0.111 () {34 vars in 964 bytes} [Thu Jul 2 11:29:21 2026] GET /v2.0/quotas/2bb06727629548a5a0435b1e0f37a32e => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/848] 10.0.0.162 () {34 vars in 782 bytes} [Thu Jul 2 11:29:20 2026] PUT /v2.0/routers/e163a801-e488-4bb1-a4a1-86e819b7453c/add_router_interface => generated 309 bytes in 1310 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/849] 10.0.0.111 () {34 vars in 1001 bytes} [Thu Jul 2 11:29:21 2026] GET /v2.0/ports?tenant_id=2bb06727629548a5a0435b1e0f37a32e&fields=id => generated 57 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/850] 10.0.0.111 () {34 vars in 1007 bytes} [Thu Jul 2 11:29:21 2026] GET /v2.0/networks/d4949a78-f71f-4b0f-a123-dcce44b609e0?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: 417/851] 10.0.0.111 () {34 vars in 1107 bytes} [Thu Jul 2 11:29:21 2026] GET /v2.0/networks/d4949a78-f71f-4b0f-a123-dcce44b609e0?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/852] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:29:21 2026] GET /v2.0/ports?device_id=0b767694-64b4-4e38-9ccc-a3d81114e24c => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/853] 10.0.0.162 () {34 vars in 684 bytes} [Thu Jul 2 11:29:22 2026] POST /v2.0/security-groups => generated 1660 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/854] 10.0.0.162 () {34 vars in 694 bytes} [Thu Jul 2 11:29:22 2026] POST /v2.0/security-group-rules => generated 597 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/855] 10.0.0.162 () {34 vars in 694 bytes} [Thu Jul 2 11:29:22 2026] POST /v2.0/security-group-rules => generated 602 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/856] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:29:22 2026] GET /v2.0/ports?device_id=0b767694-64b4-4e38-9ccc-a3d81114e24c => 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: 437/857] 10.0.0.162 () {34 vars in 675 bytes} [Thu Jul 2 11:29:22 2026] POST /v2.0/floatingips => generated 552 bytes in 551 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/858] 10.0.0.111 () {34 vars in 1097 bytes} [Thu Jul 2 11:29:23 2026] GET /v2.0/security-groups?name=tempest-securitygroup--499425878&fields=id&tenant_id=b7a5b134c8f04f96bc65d9dd6777d606 => generated 69 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/859] 10.0.0.111 () {34 vars in 981 bytes} [Thu Jul 2 11:29:23 2026] GET /v2.0/networks?id=b383ce9f-24bd-47dd-9be2-935a8059e56b => generated 676 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/860] 10.0.0.111 () {34 vars in 964 bytes} [Thu Jul 2 11:29:23 2026] GET /v2.0/quotas/b7a5b134c8f04f96bc65d9dd6777d606 => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 439/861] 10.0.0.111 () {34 vars in 1001 bytes} [Thu Jul 2 11:29:23 2026] GET /v2.0/ports?tenant_id=b7a5b134c8f04f96bc65d9dd6777d606&fields=id => generated 57 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/862] 10.0.0.111 () {34 vars in 1007 bytes} [Thu Jul 2 11:29:23 2026] GET /v2.0/networks/b383ce9f-24bd-47dd-9be2-935a8059e56b?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: 440/863] 10.0.0.111 () {34 vars in 1107 bytes} [Thu Jul 2 11:29:23 2026] GET /v2.0/networks/b383ce9f-24bd-47dd-9be2-935a8059e56b?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: 424/864] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:29:23 2026] GET /v2.0/ports?device_id=520b88f4-a277-43b8-82c8-94310db187ef => 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: 441/865] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:29:24 2026] GET /v2.0/ports?device_id=0b767694-64b4-4e38-9ccc-a3d81114e24c => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/866] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:29:25 2026] GET /v2.0/ports?device_id=520b88f4-a277-43b8-82c8-94310db187ef => 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: 442/867] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:29:25 2026] GET /v2.0/ports?device_id=0b767694-64b4-4e38-9ccc-a3d81114e24c => 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: 426/868] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:29:26 2026] GET /v2.0/ports?device_id=520b88f4-a277-43b8-82c8-94310db187ef => 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: 443/869] 199.19.213.129 () {34 vars in 985 bytes} [Thu Jul 2 11:29:26 2026] GET /v2.0/networks?id=d4949a78-f71f-4b0f-a123-dcce44b609e0 => generated 677 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 444/870] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:29:26 2026] GET /v2.0/ports?device_id=0b767694-64b4-4e38-9ccc-a3d81114e24c => 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: 427/873] 199.19.213.129 () {38 vars in 954 bytes} [Thu Jul 2 11:29:26 2026] POST /v2.0/ports => generated 958 bytes in 468 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: 447/874] 199.19.213.129 () {38 vars in 1027 bytes} [Thu Jul 2 11:29:26 2026] PUT /v2.0/ports/1b4e0bb8-6d43-4b11-991c-0de12279a5f1 => generated 1239 bytes in 554 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/875] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:29:27 2026] GET /v2.0/ports?device_id=520b88f4-a277-43b8-82c8-94310db187ef => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 11:29:27.314 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-27f5e85a-8dfa-48ef-bbd0-ea8cd2d71832'] response: {'name': 'network-changed', 'server_uuid': '0b767694-64b4-4e38-9ccc-a3d81114e24c', 'tag': '1b4e0bb8-6d43-4b11-991c-0de12279a5f1', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 429/876] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:29:27 2026] GET /v2.0/ports?device_id=0b767694-64b4-4e38-9ccc-a3d81114e24c => generated 973 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 448/877] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:29:27 2026] GET /v2.0/ports?device_id=890e28e8-e154-44ee-8195-4e12576400ae => generated 975 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/878] 10.0.0.111 () {34 vars in 1039 bytes} [Thu Jul 2 11:29:27 2026] GET /v2.0/security-groups?id=17a15900-26d1-4aec-9556-8d655f20b464&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: 449/879] 10.0.0.111 () {34 vars in 1039 bytes} [Thu Jul 2 11:29:27 2026] GET /v2.0/security-groups?id=ba41459f-de29-4f36-88e6-855c28f51272&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: 431/880] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:29:27 2026] GET /v2.0/ports?device_id=890e28e8-e154-44ee-8195-4e12576400ae => generated 975 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 450/881] 10.0.0.111 () {34 vars in 1039 bytes} [Thu Jul 2 11:29:27 2026] GET /v2.0/security-groups?id=ba41459f-de29-4f36-88e6-855c28f51272&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: 432/882] 199.19.213.129 () {34 vars in 1079 bytes} [Thu Jul 2 11:29:27 2026] GET /v2.0/ports?tenant_id=2bb06727629548a5a0435b1e0f37a32e&device_id=0b767694-64b4-4e38-9ccc-a3d81114e24c => generated 1242 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 451/883] 199.19.213.129 () {34 vars in 1017 bytes} [Thu Jul 2 11:29:27 2026] GET /v2.0/networks?tenant_id=2bb06727629548a5a0435b1e0f37a32e&shared=False => generated 773 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/884] 199.19.213.129 () {34 vars in 929 bytes} [Thu Jul 2 11:29:27 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 452/885] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:29:28 2026] GET /v2.0/ports?device_id=890e28e8-e154-44ee-8195-4e12576400ae => 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: 434/886] 10.0.0.111 () {34 vars in 1039 bytes} [Thu Jul 2 11:29:28 2026] GET /v2.0/security-groups?id=ba41459f-de29-4f36-88e6-855c28f51272&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: 435/887] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:29:28 2026] GET /v2.0/ports?device_id=520b88f4-a277-43b8-82c8-94310db187ef => 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: 453/888] 199.19.213.129 () {34 vars in 985 bytes} [Thu Jul 2 11:29:28 2026] GET /v2.0/networks?id=b383ce9f-24bd-47dd-9be2-935a8059e56b => generated 676 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 436/889] 199.19.213.129 () {34 vars in 1049 bytes} [Thu Jul 2 11:29:28 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=b7a5b134c8f04f96bc65d9dd6777d606 => generated 180 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/890] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:29:28 2026] GET /v2.0/ports?device_id=0b767694-64b4-4e38-9ccc-a3d81114e24c => 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: 438/891] 10.0.0.111 () {34 vars in 1039 bytes} [Thu Jul 2 11:29:28 2026] GET /v2.0/security-groups?id=17a15900-26d1-4aec-9556-8d655f20b464&fields=id&fields=name => generated 88 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 454/892] 199.19.213.129 () {38 vars in 954 bytes} [Thu Jul 2 11:29:28 2026] POST /v2.0/ports => generated 954 bytes in 383 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: 455/893] 199.19.213.129 () {34 vars in 1079 bytes} [Thu Jul 2 11:29:29 2026] GET /v2.0/ports?tenant_id=2bb06727629548a5a0435b1e0f37a32e&device_id=0b767694-64b4-4e38-9ccc-a3d81114e24c => generated 1242 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 456/894] 199.19.213.129 () {34 vars in 1059 bytes} [Thu Jul 2 11:29:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=1b4e0bb8-6d43-4b11-991c-0de12279a5f1 => 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: 457/895] 199.19.213.129 () {34 vars in 983 bytes} [Thu Jul 2 11:29:29 2026] GET /v2.0/subnets?id=55177d17-3714-474a-9b86-4686fe1eafc6 => generated 695 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 458/896] 199.19.213.129 () {34 vars in 1051 bytes} [Thu Jul 2 11:29:29 2026] GET /v2.0/ports?network_id=d4949a78-f71f-4b0f-a123-dcce44b609e0&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: 459/897] 199.19.213.129 () {34 vars in 1011 bytes} [Thu Jul 2 11:29:29 2026] GET /v2.0/networks/d4949a78-f71f-4b0f-a123-dcce44b609e0?fields=segments => generated 14 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/898] 199.19.213.129 () {38 vars in 1027 bytes} [Thu Jul 2 11:29:28 2026] PUT /v2.0/ports/a02f8248-c546-4db5-a10f-a6c7cc52a1b6 => generated 1235 bytes in 454 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: 460/899] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:29:29 2026] GET /v2.0/ports?device_id=890e28e8-e154-44ee-8195-4e12576400ae => generated 975 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:29:29.305 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b319f5a7-f76e-4e18-ba3e-9176ca67813d'] response: {'name': 'network-changed', 'server_uuid': '520b88f4-a277-43b8-82c8-94310db187ef', 'tag': 'a02f8248-c546-4db5-a10f-a6c7cc52a1b6', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 440/900] 199.19.213.129 () {34 vars in 1111 bytes} [Thu Jul 2 11:29:29 2026] GET /v2.0/networks/d4949a78-f71f-4b0f-a123-dcce44b609e0?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: 461/901] 10.0.0.111 () {34 vars in 1039 bytes} [Thu Jul 2 11:29:29 2026] GET /v2.0/security-groups?id=ba41459f-de29-4f36-88e6-855c28f51272&fields=id&fields=name => generated 114 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/902] 199.19.213.129 () {34 vars in 1079 bytes} [Thu Jul 2 11:29:29 2026] GET /v2.0/ports?tenant_id=340f522c6caa4afab5528f9a56c09f5a&device_id=890e28e8-e154-44ee-8195-4e12576400ae => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 462/903] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:29:29 2026] GET /v2.0/ports?device_id=520b88f4-a277-43b8-82c8-94310db187ef => generated 969 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 442/904] 199.19.213.129 () {34 vars in 985 bytes} [Thu Jul 2 11:29:29 2026] GET /v2.0/networks?id=b7affd88-5760-4169-b833-85a70f57d88e => 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: 463/905] 10.0.0.111 () {34 vars in 1039 bytes} [Thu Jul 2 11:29:29 2026] GET /v2.0/security-groups?id=e07f25dd-bda2-4d0e-a178-71659c11c010&fields=id&fields=name => generated 113 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 443/906] 199.19.213.129 () {34 vars in 1059 bytes} [Thu Jul 2 11:29:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=65647a06-fb19-494a-9af1-4e013ecbe321 => generated 861 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 464/907] 199.19.213.129 () {34 vars in 983 bytes} [Thu Jul 2 11:29:29 2026] GET /v2.0/subnets?id=827a32c1-4832-4728-8642-c66e0f2ebdaf => generated 694 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 444/908] 199.19.213.129 () {34 vars in 1051 bytes} [Thu Jul 2 11:29:29 2026] GET /v2.0/ports?network_id=b7affd88-5760-4169-b833-85a70f57d88e&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: 445/909] 199.19.213.129 () {34 vars in 1011 bytes} [Thu Jul 2 11:29:29 2026] GET /v2.0/networks/b7affd88-5760-4169-b833-85a70f57d88e?fields=segments => generated 14 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 465/910] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:29:29 2026] GET /v2.0/ports?device_id=0b767694-64b4-4e38-9ccc-a3d81114e24c => generated 973 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 446/911] 199.19.213.129 () {34 vars in 1111 bytes} [Thu Jul 2 11:29:29 2026] GET /v2.0/networks/b7affd88-5760-4169-b833-85a70f57d88e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 466/912] 10.0.0.111 () {34 vars in 1039 bytes} [Thu Jul 2 11:29:29 2026] GET /v2.0/security-groups?id=17a15900-26d1-4aec-9556-8d655f20b464&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: 447/913] 199.19.213.129 () {34 vars in 1079 bytes} [Thu Jul 2 11:29:29 2026] GET /v2.0/ports?tenant_id=b7a5b134c8f04f96bc65d9dd6777d606&device_id=520b88f4-a277-43b8-82c8-94310db187ef => generated 1238 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 467/914] 199.19.213.129 () {34 vars in 1017 bytes} [Thu Jul 2 11:29:29 2026] GET /v2.0/networks?tenant_id=b7a5b134c8f04f96bc65d9dd6777d606&shared=False => generated 772 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 448/915] 199.19.213.129 () {34 vars in 929 bytes} [Thu Jul 2 11:29:29 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 468/916] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:29:30 2026] GET /v2.0/ports?device_id=890e28e8-e154-44ee-8195-4e12576400ae => generated 975 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 449/917] 10.0.0.111 () {34 vars in 1039 bytes} [Thu Jul 2 11:29:30 2026] GET /v2.0/security-groups?id=ba41459f-de29-4f36-88e6-855c28f51272&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 469/918] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:29:30 2026] GET /v2.0/ports?device_id=520b88f4-a277-43b8-82c8-94310db187ef => generated 969 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 450/919] 10.0.0.111 () {34 vars in 1039 bytes} [Thu Jul 2 11:29:30 2026] GET /v2.0/security-groups?id=e07f25dd-bda2-4d0e-a178-71659c11c010&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: 470/920] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:29:30 2026] GET /v2.0/ports?device_id=0b767694-64b4-4e38-9ccc-a3d81114e24c => generated 973 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 451/921] 10.0.0.111 () {34 vars in 1039 bytes} [Thu Jul 2 11:29:30 2026] GET /v2.0/security-groups?id=17a15900-26d1-4aec-9556-8d655f20b464&fields=id&fields=name => generated 88 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 471/922] 199.19.213.129 () {34 vars in 1079 bytes} [Thu Jul 2 11:29:30 2026] GET /v2.0/ports?tenant_id=b7a5b134c8f04f96bc65d9dd6777d606&device_id=520b88f4-a277-43b8-82c8-94310db187ef => generated 1238 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 452/923] 199.19.213.129 () {34 vars in 1057 bytes} [Thu Jul 2 11:29:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=a02f8248-c546-4db5-a10f-a6c7cc52a1b6 => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 472/924] 199.19.213.129 () {34 vars in 983 bytes} [Thu Jul 2 11:29:31 2026] GET /v2.0/subnets?id=4f9d01c9-5f79-47ce-94ef-23406482d06e => generated 694 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 453/925] 199.19.213.129 () {34 vars in 1051 bytes} [Thu Jul 2 11:29:31 2026] GET /v2.0/ports?network_id=b383ce9f-24bd-47dd-9be2-935a8059e56b&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: 473/926] 199.19.213.129 () {34 vars in 1011 bytes} [Thu Jul 2 11:29:31 2026] GET /v2.0/networks/b383ce9f-24bd-47dd-9be2-935a8059e56b?fields=segments => generated 14 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 454/927] 199.19.213.129 () {34 vars in 1111 bytes} [Thu Jul 2 11:29:31 2026] GET /v2.0/networks/b383ce9f-24bd-47dd-9be2-935a8059e56b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 474/928] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:29:31 2026] GET /v2.0/ports?device_id=890e28e8-e154-44ee-8195-4e12576400ae => 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: 455/929] 10.0.0.111 () {34 vars in 1039 bytes} [Thu Jul 2 11:29:31 2026] GET /v2.0/security-groups?id=ba41459f-de29-4f36-88e6-855c28f51272&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: 475/930] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:29:31 2026] GET /v2.0/ports?device_id=520b88f4-a277-43b8-82c8-94310db187ef => generated 969 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 456/931] 10.0.0.111 () {34 vars in 1039 bytes} [Thu Jul 2 11:29:31 2026] GET /v2.0/security-groups?id=e07f25dd-bda2-4d0e-a178-71659c11c010&fields=id&fields=name => generated 113 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 476/932] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:29:31 2026] GET /v2.0/ports?device_id=0b767694-64b4-4e38-9ccc-a3d81114e24c => generated 973 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 457/933] 10.0.0.111 () {34 vars in 1039 bytes} [Thu Jul 2 11:29:32 2026] GET /v2.0/security-groups?id=17a15900-26d1-4aec-9556-8d655f20b464&fields=id&fields=name => generated 88 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 477/934] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:29:32 2026] GET /v2.0/ports?device_id=890e28e8-e154-44ee-8195-4e12576400ae => 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: 458/935] 10.0.0.111 () {34 vars in 1039 bytes} [Thu Jul 2 11:29:32 2026] GET /v2.0/security-groups?id=ba41459f-de29-4f36-88e6-855c28f51272&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: 478/936] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:29:32 2026] GET /v2.0/ports?device_id=520b88f4-a277-43b8-82c8-94310db187ef => 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: 459/937] 10.0.0.111 () {34 vars in 1039 bytes} [Thu Jul 2 11:29:32 2026] GET /v2.0/security-groups?id=e07f25dd-bda2-4d0e-a178-71659c11c010&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 479/938] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:29:33 2026] GET /v2.0/ports?device_id=0b767694-64b4-4e38-9ccc-a3d81114e24c => 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: 460/939] 10.0.0.111 () {34 vars in 1039 bytes} [Thu Jul 2 11:29:33 2026] GET /v2.0/security-groups?id=17a15900-26d1-4aec-9556-8d655f20b464&fields=id&fields=name => generated 88 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 480/940] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:29:33 2026] GET /v2.0/ports?device_id=890e28e8-e154-44ee-8195-4e12576400ae => 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: 461/941] 10.0.0.111 () {34 vars in 1039 bytes} [Thu Jul 2 11:29:33 2026] GET /v2.0/security-groups?id=ba41459f-de29-4f36-88e6-855c28f51272&fields=id&fields=name => generated 114 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 481/942] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:29:33 2026] GET /v2.0/ports?device_id=520b88f4-a277-43b8-82c8-94310db187ef => generated 969 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 462/943] 10.0.0.111 () {34 vars in 1039 bytes} [Thu Jul 2 11:29:34 2026] GET /v2.0/security-groups?id=e07f25dd-bda2-4d0e-a178-71659c11c010&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: 482/944] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:29:34 2026] GET /v2.0/ports?device_id=0b767694-64b4-4e38-9ccc-a3d81114e24c => generated 975 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 463/945] 10.0.0.111 () {34 vars in 1039 bytes} [Thu Jul 2 11:29:34 2026] GET /v2.0/security-groups?id=17a15900-26d1-4aec-9556-8d655f20b464&fields=id&fields=name => generated 88 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 483/946] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:29:34 2026] GET /v2.0/ports?device_id=0b767694-64b4-4e38-9ccc-a3d81114e24c => generated 975 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 464/947] 10.0.0.111 () {34 vars in 1039 bytes} [Thu Jul 2 11:29:34 2026] GET /v2.0/security-groups?id=17a15900-26d1-4aec-9556-8d655f20b464&fields=id&fields=name => generated 88 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 484/948] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:29:34 2026] GET /v2.0/ports?device_id=c85ba2d2-4200-4053-a418-cf4cd57e72a5 => generated 971 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 485/949] 10.0.0.111 () {34 vars in 970 bytes} [Thu Jul 2 11:29:35 2026] GET /v2.0/ports/d9e86da3-f37e-4460-9287-e29e546eb726 => generated 968 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 465/950] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:29:35 2026] GET /v2.0/ports?device_id=890e28e8-e154-44ee-8195-4e12576400ae => generated 975 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 486/951] 10.0.0.111 () {34 vars in 1039 bytes} [Thu Jul 2 11:29:35 2026] GET /v2.0/security-groups?id=ba41459f-de29-4f36-88e6-855c28f51272&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: 466/952] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:29:35 2026] GET /v2.0/ports?device_id=520b88f4-a277-43b8-82c8-94310db187ef => generated 969 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 487/953] 10.0.0.111 () {34 vars in 1039 bytes} [Thu Jul 2 11:29:35 2026] GET /v2.0/security-groups?id=e07f25dd-bda2-4d0e-a178-71659c11c010&fields=id&fields=name => generated 113 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 467/954] 199.19.213.129 () {34 vars in 999 bytes} [Thu Jul 2 11:29:35 2026] GET /v2.0/subnets?network_id=fc345e1c-faed-428b-8bdc-2c461462fffd => generated 684 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 488/955] 199.19.213.129 () {34 vars in 1145 bytes} [Thu Jul 2 11:29:35 2026] GET /v2.0/ports?device_id=c85ba2d2-4200-4053-a418-cf4cd57e72a5&device_owner=compute%3Anova&network_id=fc345e1c-faed-428b-8bdc-2c461462fffd => generated 971 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 489/956] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:29:36 2026] GET /v2.0/ports?device_id=0b767694-64b4-4e38-9ccc-a3d81114e24c => generated 975 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 490/957] 10.0.0.111 () {34 vars in 1039 bytes} [Thu Jul 2 11:29:36 2026] GET /v2.0/security-groups?id=17a15900-26d1-4aec-9556-8d655f20b464&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: 491/958] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:29:36 2026] GET /v2.0/ports?device_id=890e28e8-e154-44ee-8195-4e12576400ae => 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: 492/959] 10.0.0.111 () {34 vars in 1039 bytes} [Thu Jul 2 11:29:36 2026] GET /v2.0/security-groups?id=ba41459f-de29-4f36-88e6-855c28f51272&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: 493/960] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:29:36 2026] GET /v2.0/ports?device_id=520b88f4-a277-43b8-82c8-94310db187ef => 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: 494/961] 10.0.0.111 () {34 vars in 1039 bytes} [Thu Jul 2 11:29:36 2026] GET /v2.0/security-groups?id=e07f25dd-bda2-4d0e-a178-71659c11c010&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 468/962] 199.19.213.129 () {38 vars in 1027 bytes} [Thu Jul 2 11:29:35 2026] PUT /v2.0/ports/d9e86da3-f37e-4460-9287-e29e546eb726 => generated 1149 bytes in 639 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:29:36.574 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-cde0d57a-fa0d-4572-9b91-e3f2e1c417c4'] response: {'name': 'network-changed', 'server_uuid': 'c85ba2d2-4200-4053-a418-cf4cd57e72a5', 'tag': 'd9e86da3-f37e-4460-9287-e29e546eb726', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 495/963] 199.19.213.129 () {34 vars in 1079 bytes} [Thu Jul 2 11:29:37 2026] GET /v2.0/ports?tenant_id=2d6ca49a196849ab9373b21c1871182e&device_id=c85ba2d2-4200-4053-a418-cf4cd57e72a5 => generated 1421 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 469/964] 199.19.213.129 () {34 vars in 985 bytes} [Thu Jul 2 11:29:37 2026] GET /v2.0/networks?id=fc345e1c-faed-428b-8bdc-2c461462fffd => generated 780 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 496/965] 199.19.213.129 () {34 vars in 1059 bytes} [Thu Jul 2 11:29:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=d9e86da3-f37e-4460-9287-e29e546eb726 => 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: 470/966] 199.19.213.129 () {34 vars in 1057 bytes} [Thu Jul 2 11:29:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=d9e86da3-f37e-4460-9287-e29e546eb726 => 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: 497/967] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:29:37 2026] GET /v2.0/ports?device_id=0b767694-64b4-4e38-9ccc-a3d81114e24c => generated 975 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 471/968] 199.19.213.129 () {34 vars in 983 bytes} [Thu Jul 2 11:29:37 2026] GET /v2.0/subnets?id=080ab569-1ed2-4c19-948a-fe039915fb00 => generated 702 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 498/969] 199.19.213.129 () {34 vars in 993 bytes} [Thu Jul 2 11:29:37 2026] GET /v2.0/ports?device_id=0b767694-64b4-4e38-9ccc-a3d81114e24c => 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: 472/970] 10.0.0.111 () {34 vars in 1039 bytes} [Thu Jul 2 11:29:37 2026] GET /v2.0/security-groups?id=17a15900-26d1-4aec-9556-8d655f20b464&fields=id&fields=name => generated 88 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 499/971] 199.19.213.129 () {34 vars in 1051 bytes} [Thu Jul 2 11:29:37 2026] GET /v2.0/ports?network_id=fc345e1c-faed-428b-8bdc-2c461462fffd&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/972] 199.19.213.129 () {34 vars in 1011 bytes} [Thu Jul 2 11:29:37 2026] GET /v2.0/networks/fc345e1c-faed-428b-8bdc-2c461462fffd?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 501/973] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:29:37 2026] GET /v2.0/ports?device_id=890e28e8-e154-44ee-8195-4e12576400ae => generated 973 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:29:37.514 8 INFO neutron_taas.services.taas.taas_plugin [req-68062ccf-2a6f-4dfa-be8c-da2f376e45c1 req-bb9fa34c-c807-459a-8fdb-5183c521692a 1d40b9079d4f4ecc80a5d279b389e5ab 2bb06727629548a5a0435b1e0f37a32e - - default default] TaaS: Handle Delete Port: 1b4e0bb8-6d43-4b11-991c-0de12279a5f1 2026-07-02 11:29:37.520 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-68062ccf-2a6f-4dfa-be8c-da2f376e45c1 req-bb9fa34c-c807-459a-8fdb-5183c521692a 1d40b9079d4f4ecc80a5d279b389e5ab 2bb06727629548a5a0435b1e0f37a32e - - default default] Tap Mirror: Handle Delete Port: 1b4e0bb8-6d43-4b11-991c-0de12279a5f1 [pid: 7|app: 0|req: 502/974] 199.19.213.129 () {34 vars in 1111 bytes} [Thu Jul 2 11:29:37 2026] GET /v2.0/networks/fc345e1c-faed-428b-8bdc-2c461462fffd?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 503/975] 10.0.0.111 () {34 vars in 1039 bytes} [Thu Jul 2 11:29:37 2026] GET /v2.0/security-groups?id=ba41459f-de29-4f36-88e6-855c28f51272&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 504/976] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:29:37 2026] GET /v2.0/ports?device_id=520b88f4-a277-43b8-82c8-94310db187ef => generated 971 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 505/977] 10.0.0.111 () {34 vars in 1039 bytes} [Thu Jul 2 11:29:37 2026] GET /v2.0/security-groups?id=e07f25dd-bda2-4d0e-a178-71659c11c010&fields=id&fields=name => generated 113 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 473/978] 199.19.213.129 () {36 vars in 996 bytes} [Thu Jul 2 11:29:37 2026] DELETE /v2.0/ports/1b4e0bb8-6d43-4b11-991c-0de12279a5f1 => generated 0 bytes in 466 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 506/979] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:29:37 2026] GET /v2.0/ports?device_id=520b88f4-a277-43b8-82c8-94310db187ef => generated 971 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:29:38.201 8 INFO neutron.db.l3_db [None req-fb57eeff-0374-41ed-af7b-3542333c8c71 7539a88df1184d3ea5fea6f78f843875 b7a5b134c8f04f96bc65d9dd6777d606 - - default default] Floating IP e8031e0c-8812-46bf-abd3-b1c802d61fee associated. External IP: 10.96.250.210, port: a02f8248-c546-4db5-a10f-a6c7cc52a1b6. [pid: 7|app: 0|req: 507/980] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:29:38 2026] GET /v2.0/ports?device_id=0b767694-64b4-4e38-9ccc-a3d81114e24c => 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: 474/981] 10.0.0.162 () {34 vars in 748 bytes} [Thu Jul 2 11:29:37 2026] PUT /v2.0/floatingips/e8031e0c-8812-46bf-abd3-b1c802d61fee => generated 855 bytes in 615 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 508/982] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:29:38 2026] GET /v2.0/ports?device_id=c85ba2d2-4200-4053-a418-cf4cd57e72a5 => generated 1152 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 475/983] 10.0.0.111 () {34 vars in 1039 bytes} [Thu Jul 2 11:29:38 2026] GET /v2.0/security-groups?id=8d35e440-4f8e-4edc-a087-4e7df3986b9d&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 509/984] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:29:38 2026] GET /v2.0/ports?device_id=520b88f4-a277-43b8-82c8-94310db187ef => 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: 476/985] 199.19.213.129 () {34 vars in 1079 bytes} [Thu Jul 2 11:29:38 2026] GET /v2.0/ports?tenant_id=2d6ca49a196849ab9373b21c1871182e&device_id=c85ba2d2-4200-4053-a418-cf4cd57e72a5 => generated 1421 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:29:38.635 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-62e5257c-f038-4ffa-9613-f1eab8c46869'] response: {'server_uuid': '0b767694-64b4-4e38-9ccc-a3d81114e24c', 'name': 'network-vif-deleted', 'tag': '1b4e0bb8-6d43-4b11-991c-0de12279a5f1', 'status': 'completed', 'code': 200} 2026-07-02 11:29:38.635 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-62e5257c-f038-4ffa-9613-f1eab8c46869'] response: {'name': 'network-changed', 'server_uuid': '520b88f4-a277-43b8-82c8-94310db187ef', 'tag': 'a02f8248-c546-4db5-a10f-a6c7cc52a1b6', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 510/986] 10.0.0.111 () {34 vars in 1039 bytes} [Thu Jul 2 11:29:38 2026] GET /v2.0/security-groups?id=e07f25dd-bda2-4d0e-a178-71659c11c010&fields=id&fields=name => generated 113 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 477/987] 199.19.213.129 () {34 vars in 985 bytes} [Thu Jul 2 11:29:38 2026] GET /v2.0/networks?id=fc345e1c-faed-428b-8bdc-2c461462fffd => generated 780 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 478/988] 199.19.213.129 () {34 vars in 1059 bytes} [Thu Jul 2 11:29:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=d9e86da3-f37e-4460-9287-e29e546eb726 => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 479/989] 199.19.213.129 () {34 vars in 1057 bytes} [Thu Jul 2 11:29:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=d9e86da3-f37e-4460-9287-e29e546eb726 => 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: 511/990] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:29:38 2026] GET /v2.0/ports?device_id=890e28e8-e154-44ee-8195-4e12576400ae => generated 973 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 480/991] 199.19.213.129 () {34 vars in 983 bytes} [Thu Jul 2 11:29:38 2026] GET /v2.0/subnets?id=080ab569-1ed2-4c19-948a-fe039915fb00 => generated 702 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 512/992] 10.0.0.111 () {34 vars in 1039 bytes} [Thu Jul 2 11:29:38 2026] GET /v2.0/security-groups?id=ba41459f-de29-4f36-88e6-855c28f51272&fields=id&fields=name => generated 114 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 481/993] 199.19.213.129 () {34 vars in 1051 bytes} [Thu Jul 2 11:29:38 2026] GET /v2.0/ports?network_id=fc345e1c-faed-428b-8bdc-2c461462fffd&device_owner=network%3Adhcp => generated 1244 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 513/994] 199.19.213.129 () {34 vars in 1011 bytes} [Thu Jul 2 11:29:38 2026] GET /v2.0/networks/fc345e1c-faed-428b-8bdc-2c461462fffd?fields=segments => generated 14 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 482/995] 199.19.213.129 () {34 vars in 1111 bytes} [Thu Jul 2 11:29:38 2026] GET /v2.0/networks/fc345e1c-faed-428b-8bdc-2c461462fffd?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: 514/996] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:29:38 2026] GET /v2.0/ports?device_id=520b88f4-a277-43b8-82c8-94310db187ef => generated 971 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 483/997] 10.0.0.111 () {34 vars in 1039 bytes} [Thu Jul 2 11:29:39 2026] GET /v2.0/security-groups?id=e07f25dd-bda2-4d0e-a178-71659c11c010&fields=id&fields=name => generated 113 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 515/998] 199.19.213.129 () {34 vars in 1079 bytes} [Thu Jul 2 11:29:39 2026] GET /v2.0/ports?tenant_id=b7a5b134c8f04f96bc65d9dd6777d606&device_id=520b88f4-a277-43b8-82c8-94310db187ef => generated 1240 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 484/999] 199.19.213.129 () {34 vars in 985 bytes} [Thu Jul 2 11:29:39 2026] GET /v2.0/networks?id=b383ce9f-24bd-47dd-9be2-935a8059e56b => generated 772 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 516/1000] 199.19.213.129 () {34 vars in 1057 bytes} [Thu Jul 2 11:29:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=a02f8248-c546-4db5-a10f-a6c7cc52a1b6 => generated 858 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 485/1001] 199.19.213.129 () {34 vars in 983 bytes} [Thu Jul 2 11:29:39 2026] GET /v2.0/subnets?id=4f9d01c9-5f79-47ce-94ef-23406482d06e => generated 694 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 517/1002] 199.19.213.129 () {34 vars in 1051 bytes} [Thu Jul 2 11:29:39 2026] GET /v2.0/ports?network_id=b383ce9f-24bd-47dd-9be2-935a8059e56b&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: 486/1003] 199.19.213.129 () {34 vars in 1011 bytes} [Thu Jul 2 11:29:39 2026] GET /v2.0/networks/b383ce9f-24bd-47dd-9be2-935a8059e56b?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 518/1004] 199.19.213.129 () {34 vars in 1111 bytes} [Thu Jul 2 11:29:39 2026] GET /v2.0/networks/b383ce9f-24bd-47dd-9be2-935a8059e56b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 487/1005] 199.19.213.129 () {34 vars in 1119 bytes} [Thu Jul 2 11:29:39 2026] GET /v2.0/ports?device_id=c85ba2d2-4200-4053-a418-cf4cd57e72a5&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.12 => generated 1152 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 519/1006] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:29:39 2026] GET /v2.0/ports?device_id=0b767694-64b4-4e38-9ccc-a3d81114e24c => 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: 488/1007] 199.19.213.129 () {38 vars in 1027 bytes} [Thu Jul 2 11:29:39 2026] PUT /v2.0/ports/d9e86da3-f37e-4460-9287-e29e546eb726 => generated 968 bytes in 326 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 520/1008] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:29:40 2026] GET /v2.0/ports?device_id=520b88f4-a277-43b8-82c8-94310db187ef => generated 971 bytes in 87 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: 489/1009] 10.0.0.111 () {34 vars in 1039 bytes} [Thu Jul 2 11:29:40 2026] GET /v2.0/security-groups?id=e07f25dd-bda2-4d0e-a178-71659c11c010&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: 521/1010] 199.19.213.129 () {34 vars in 1079 bytes} [Thu Jul 2 11:29:40 2026] GET /v2.0/ports?tenant_id=2d6ca49a196849ab9373b21c1871182e&device_id=c85ba2d2-4200-4053-a418-cf4cd57e72a5 => generated 1240 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 490/1011] 199.19.213.129 () {34 vars in 985 bytes} [Thu Jul 2 11:29:40 2026] GET /v2.0/networks?id=fc345e1c-faed-428b-8bdc-2c461462fffd => generated 780 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 522/1012] 199.19.213.129 () {34 vars in 1057 bytes} [Thu Jul 2 11:29:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=d9e86da3-f37e-4460-9287-e29e546eb726 => generated 860 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 491/1013] 199.19.213.129 () {34 vars in 983 bytes} [Thu Jul 2 11:29:40 2026] GET /v2.0/subnets?id=080ab569-1ed2-4c19-948a-fe039915fb00 => generated 702 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 523/1014] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:29:40 2026] GET /v2.0/ports?device_id=0b767694-64b4-4e38-9ccc-a3d81114e24c => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 11:29:40.685 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-62cf0aa2-aa92-4553-95aa-adffac02f611'] response: {'name': 'network-changed', 'server_uuid': 'c85ba2d2-4200-4053-a418-cf4cd57e72a5', 'tag': 'd9e86da3-f37e-4460-9287-e29e546eb726', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 492/1015] 199.19.213.129 () {34 vars in 1051 bytes} [Thu Jul 2 11:29:40 2026] GET /v2.0/ports?network_id=fc345e1c-faed-428b-8bdc-2c461462fffd&device_owner=network%3Adhcp => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 524/1016] 199.19.213.129 () {34 vars in 1011 bytes} [Thu Jul 2 11:29:40 2026] GET /v2.0/networks/fc345e1c-faed-428b-8bdc-2c461462fffd?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: 493/1017] 199.19.213.129 () {34 vars in 1111 bytes} [Thu Jul 2 11:29:40 2026] GET /v2.0/networks/fc345e1c-faed-428b-8bdc-2c461462fffd?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: 525/1018] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:29:41 2026] GET /v2.0/ports?device_id=c85ba2d2-4200-4053-a418-cf4cd57e72a5 => generated 971 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 494/1019] 10.0.0.111 () {34 vars in 1039 bytes} [Thu Jul 2 11:29:41 2026] GET /v2.0/security-groups?id=8d35e440-4f8e-4edc-a087-4e7df3986b9d&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 526/1020] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:29:41 2026] GET /v2.0/ports?device_id=520b88f4-a277-43b8-82c8-94310db187ef => generated 971 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 495/1021] 10.0.0.111 () {34 vars in 1039 bytes} [Thu Jul 2 11:29:41 2026] GET /v2.0/security-groups?id=e07f25dd-bda2-4d0e-a178-71659c11c010&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: 527/1022] 199.19.213.129 () {34 vars in 993 bytes} [Thu Jul 2 11:29:41 2026] GET /v2.0/ports?device_id=520b88f4-a277-43b8-82c8-94310db187ef => generated 971 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:29:41.574 8 INFO neutron_taas.services.taas.taas_plugin [req-1ecf2498-a5ee-4d25-8741-ca2223c8e452 req-88f37b75-1693-404d-8b06-5a6253a48b13 7539a88df1184d3ea5fea6f78f843875 b7a5b134c8f04f96bc65d9dd6777d606 - - default default] TaaS: Handle Delete Port: a02f8248-c546-4db5-a10f-a6c7cc52a1b6 2026-07-02 11:29:41.578 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-1ecf2498-a5ee-4d25-8741-ca2223c8e452 req-88f37b75-1693-404d-8b06-5a6253a48b13 7539a88df1184d3ea5fea6f78f843875 b7a5b134c8f04f96bc65d9dd6777d606 - - default default] Tap Mirror: Handle Delete Port: a02f8248-c546-4db5-a10f-a6c7cc52a1b6 2026-07-02 11:29:41.705 8 INFO neutron.db.l3_db [req-1ecf2498-a5ee-4d25-8741-ca2223c8e452 req-88f37b75-1693-404d-8b06-5a6253a48b13 7539a88df1184d3ea5fea6f78f843875 b7a5b134c8f04f96bc65d9dd6777d606 - - default default] Floating IP e8031e0c-8812-46bf-abd3-b1c802d61fee disassociated. External IP: 10.96.250.210, port: a02f8248-c546-4db5-a10f-a6c7cc52a1b6. [pid: 8|app: 0|req: 496/1025] 199.19.213.129 () {36 vars in 996 bytes} [Thu Jul 2 11:29:41 2026] DELETE /v2.0/ports/a02f8248-c546-4db5-a10f-a6c7cc52a1b6 => generated 0 bytes in 613 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 497/1026] 199.19.213.129 () {34 vars in 1079 bytes} [Thu Jul 2 11:29:42 2026] GET /v2.0/ports?tenant_id=2d6ca49a196849ab9373b21c1871182e&device_id=c85ba2d2-4200-4053-a418-cf4cd57e72a5 => generated 1240 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:29:42.118 7 INFO neutron_taas.services.taas.taas_plugin [None req-6c88dc4e-d452-4cac-8c76-eb6218d898dc 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] TaaS: Handle Delete Port: a76d2b92-5c0e-49b0-b7e2-ac0b7ea57849 2026-07-02 11:29:42.122 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6c88dc4e-d452-4cac-8c76-eb6218d898dc 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] Tap Mirror: Handle Delete Port: a76d2b92-5c0e-49b0-b7e2-ac0b7ea57849 [pid: 8|app: 0|req: 498/1027] 199.19.213.129 () {34 vars in 985 bytes} [Thu Jul 2 11:29:42 2026] GET /v2.0/networks?id=fc345e1c-faed-428b-8bdc-2c461462fffd => generated 780 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 499/1028] 199.19.213.129 () {34 vars in 1057 bytes} [Thu Jul 2 11:29:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=d9e86da3-f37e-4460-9287-e29e546eb726 => generated 860 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 500/1029] 199.19.213.129 () {34 vars in 983 bytes} [Thu Jul 2 11:29:42 2026] GET /v2.0/subnets?id=080ab569-1ed2-4c19-948a-fe039915fb00 => generated 702 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 501/1030] 199.19.213.129 () {34 vars in 1051 bytes} [Thu Jul 2 11:29:42 2026] GET /v2.0/ports?network_id=fc345e1c-faed-428b-8bdc-2c461462fffd&device_owner=network%3Adhcp => generated 1244 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 502/1031] 199.19.213.129 () {34 vars in 1011 bytes} [Thu Jul 2 11:29:42 2026] GET /v2.0/networks/fc345e1c-faed-428b-8bdc-2c461462fffd?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: 503/1032] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:29:42 2026] GET /v2.0/ports?device_id=c85ba2d2-4200-4053-a418-cf4cd57e72a5 => generated 971 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 504/1033] 199.19.213.129 () {34 vars in 1111 bytes} [Thu Jul 2 11:29:42 2026] GET /v2.0/networks/fc345e1c-faed-428b-8bdc-2c461462fffd?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: 505/1034] 10.0.0.111 () {34 vars in 1039 bytes} [Thu Jul 2 11:29:42 2026] GET /v2.0/security-groups?id=8d35e440-4f8e-4edc-a087-4e7df3986b9d&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: 506/1035] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:29:42 2026] GET /v2.0/ports?device_id=520b88f4-a277-43b8-82c8-94310db187ef => 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: 530/1036] 10.0.0.162 () {34 vars in 788 bytes} [Thu Jul 2 11:29:41 2026] PUT /v2.0/routers/7614bcb2-fee6-4172-92ab-45af1f6578a0/remove_router_interface => generated 309 bytes in 891 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:29:42.721 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-03ed266d-b02e-4b95-91d7-5f5cd0d99840'] response: {'server_uuid': '520b88f4-a277-43b8-82c8-94310db187ef', 'name': 'network-vif-deleted', 'tag': 'a02f8248-c546-4db5-a10f-a6c7cc52a1b6', 'status': 'completed', 'code': 200} 2026-07-02 11:29:42.833 8 INFO neutron_taas.services.taas.taas_plugin [None req-366b704e-f2f7-4ad3-8c99-b75e8a6624eb 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] TaaS: Handle Delete Port: ed8af5e8-4cec-4db8-a496-6beb812711f0 2026-07-02 11:29:42.836 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-366b704e-f2f7-4ad3-8c99-b75e8a6624eb 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] Tap Mirror: Handle Delete Port: ed8af5e8-4cec-4db8-a496-6beb812711f0 2026-07-02 11:29:43.163 8 INFO neutron_taas.services.taas.taas_plugin [None req-366b704e-f2f7-4ad3-8c99-b75e8a6624eb 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] TaaS: Handle Delete Port: 7d0ddbd6-903f-4129-ae49-4f985cd8b3c3 2026-07-02 11:29:43.166 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-366b704e-f2f7-4ad3-8c99-b75e8a6624eb 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] Tap Mirror: Handle Delete Port: 7d0ddbd6-903f-4129-ae49-4f985cd8b3c3 2026-07-02 11:29:43.483 8 INFO neutron.services.segments.plugin [-] Segment 48def750-5246-4c40-9032-ac14975f1405 resource provider aggregate not found 2026-07-02 11:29:43.487 8 INFO neutron.services.segments.plugin [-] Segment 48def750-5246-4c40-9032-ac14975f1405 resource provider aggregate not found 2026-07-02 11:29:43.504 8 INFO neutron.services.segments.plugin [-] Segment 48def750-5246-4c40-9032-ac14975f1405 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 48def750-5246-4c40-9032-ac14975f1405 found for delete ", "request_id": "req-8efffc2c-4f1a-4787-b855-f21420176aac"}]} 2026-07-02 11:29:43.506 8 INFO neutron.services.segments.plugin [-] Segment 48def750-5246-4c40-9032-ac14975f1405 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 48def750-5246-4c40-9032-ac14975f1405 found for delete ", "request_id": "req-d6328955-d2c7-4360-834c-4167f5746ff6"}]} 2026-07-02 11:29:43.512 8 INFO neutron.db.l3_hamode_db [None req-366b704e-f2f7-4ad3-8c99-b75e8a6624eb 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] HA network 591a115f-e53e-4a8d-9e15-5dc74343e73c was deleted as no HA routers are present in tenant 2bb06727629548a5a0435b1e0f37a32e. [pid: 7|app: 0|req: 531/1037] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:29:43 2026] GET /v2.0/ports?device_id=c85ba2d2-4200-4053-a418-cf4cd57e72a5 => 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: 507/1038] 10.0.0.162 () {32 vars in 723 bytes} [Thu Jul 2 11:29:42 2026] DELETE /v2.0/routers/7614bcb2-fee6-4172-92ab-45af1f6578a0 => generated 0 bytes in 902 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 532/1039] 199.19.213.129 () {34 vars in 993 bytes} [Thu Jul 2 11:29:43 2026] GET /v2.0/ports?device_id=c85ba2d2-4200-4053-a418-cf4cd57e72a5 => 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: 508/1040] 10.0.0.111 () {34 vars in 1039 bytes} [Thu Jul 2 11:29:43 2026] GET /v2.0/security-groups?id=8d35e440-4f8e-4edc-a087-4e7df3986b9d&fields=id&fields=name => generated 114 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:29:43.654 8 INFO neutron_taas.services.taas.taas_plugin [req-5bb8fe0d-3b47-441d-8db6-f5087d3ed07c req-d4ef08f9-6106-439a-9d00-7486e392bb58 da690ab36cfa4aa0b000161ffb9e4d72 2d6ca49a196849ab9373b21c1871182e - - default default] TaaS: Handle Delete Port: d9e86da3-f37e-4460-9287-e29e546eb726 2026-07-02 11:29:43.656 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-5bb8fe0d-3b47-441d-8db6-f5087d3ed07c req-d4ef08f9-6106-439a-9d00-7486e392bb58 da690ab36cfa4aa0b000161ffb9e4d72 2d6ca49a196849ab9373b21c1871182e - - default default] Tap Mirror: Handle Delete Port: d9e86da3-f37e-4460-9287-e29e546eb726 [pid: 7|app: 0|req: 533/1041] 10.0.0.162 () {32 vars in 723 bytes} [Thu Jul 2 11:29:43 2026] DELETE /v2.0/subnets/55177d17-3714-474a-9b86-4686fe1eafc6 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 534/1042] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:29:43 2026] GET /v2.0/ports?device_id=520b88f4-a277-43b8-82c8-94310db187ef => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 11:29:43.752 8 INFO neutron.db.l3_db [req-5bb8fe0d-3b47-441d-8db6-f5087d3ed07c req-d4ef08f9-6106-439a-9d00-7486e392bb58 da690ab36cfa4aa0b000161ffb9e4d72 2d6ca49a196849ab9373b21c1871182e - - default default] Floating IP 7e057df1-2b72-4103-8acd-f4ab4e15994d disassociated. External IP: 10.96.250.217, port: d9e86da3-f37e-4460-9287-e29e546eb726. 2026-07-02 11:29:43.770 7 INFO neutron_taas.services.taas.taas_plugin [None req-9e09e93e-6550-44d6-b8df-659af055b784 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] TaaS: Handle Delete Port: bf66e54d-ff2c-4484-9dac-b18130844221 2026-07-02 11:29:43.774 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9e09e93e-6550-44d6-b8df-659af055b784 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] Tap Mirror: Handle Delete Port: bf66e54d-ff2c-4484-9dac-b18130844221 2026-07-02 11:29:43.962 7 INFO neutron.services.segments.plugin [-] Segment 46b83d0f-bfd1-4382-936e-3081b545a1f4 resource provider aggregate not found 2026-07-02 11:29:43.970 7 INFO neutron.services.segments.plugin [-] Segment 46b83d0f-bfd1-4382-936e-3081b545a1f4 resource provider aggregate not found 2026-07-02 11:29:43.990 7 INFO neutron.services.segments.plugin [-] Segment 46b83d0f-bfd1-4382-936e-3081b545a1f4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 46b83d0f-bfd1-4382-936e-3081b545a1f4 found for delete ", "request_id": "req-0af99758-6b2f-47e0-8ec2-8f3c7431d4fd"}]} 2026-07-02 11:29:43.995 7 INFO neutron.services.segments.plugin [-] Segment 46b83d0f-bfd1-4382-936e-3081b545a1f4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 46b83d0f-bfd1-4382-936e-3081b545a1f4 found for delete ", "request_id": "req-304ce193-a8ce-40df-a7fa-ba6ae36aecf4"}]} [pid: 7|app: 0|req: 535/1043] 10.0.0.162 () {32 vars in 725 bytes} [Thu Jul 2 11:29:43 2026] DELETE /v2.0/networks/d4949a78-f71f-4b0f-a123-dcce44b609e0 => generated 0 bytes in 323 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 509/1044] 199.19.213.129 () {36 vars in 996 bytes} [Thu Jul 2 11:29:43 2026] DELETE /v2.0/ports/d9e86da3-f37e-4460-9287-e29e546eb726 => 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: 536/1045] 10.0.0.162 () {32 vars in 773 bytes} [Thu Jul 2 11:29:44 2026] GET /v2.0/security-groups?tenant_id=2bb06727629548a5a0435b1e0f37a32e&name=default => generated 2925 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 510/1046] 10.0.0.162 () {32 vars in 739 bytes} [Thu Jul 2 11:29:44 2026] DELETE /v2.0/security-groups/17a15900-26d1-4aec-9556-8d655f20b464 => 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: 537/1047] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:29:44 2026] GET /v2.0/ports?device_id=c85ba2d2-4200-4053-a418-cf4cd57e72a5 => 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: 511/1048] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:29:44 2026] GET /v2.0/ports?device_id=520b88f4-a277-43b8-82c8-94310db187ef => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 11:29:44.785 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8c75f0ee-e8fc-4758-9453-23011cd501a0'] response: {'server_uuid': 'c85ba2d2-4200-4053-a418-cf4cd57e72a5', 'name': 'network-vif-deleted', 'tag': 'd9e86da3-f37e-4460-9287-e29e546eb726', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 538/1049] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:29:45 2026] GET /v2.0/ports?device_id=c85ba2d2-4200-4053-a418-cf4cd57e72a5 => 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: 512/1050] 10.0.0.162 () {32 vars in 739 bytes} [Thu Jul 2 11:29:45 2026] DELETE /v2.0/security-groups/e07f25dd-bda2-4d0e-a178-71659c11c010 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:29:46.029 7 INFO neutron.api.v2.resource [None req-25fb9943-b0ef-44ab-aea4-4ed806bfe3bc 7539a88df1184d3ea5fea6f78f843875 b7a5b134c8f04f96bc65d9dd6777d606 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 539/1051] 10.0.0.162 () {32 vars in 736 bytes} [Thu Jul 2 11:29:46 2026] GET /v2.0/security-groups/e07f25dd-bda2-4d0e-a178-71659c11c010 => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 11:29:46.136 8 INFO neutron_taas.services.taas.taas_plugin [None req-68ead777-ffc6-4945-930a-1be23e5a83d8 7539a88df1184d3ea5fea6f78f843875 b7a5b134c8f04f96bc65d9dd6777d606 - - default default] TaaS: Handle Delete Port: d491b85c-11eb-4439-beb2-1fd9e37a1284 2026-07-02 11:29:46.139 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-68ead777-ffc6-4945-930a-1be23e5a83d8 7539a88df1184d3ea5fea6f78f843875 b7a5b134c8f04f96bc65d9dd6777d606 - - default default] Tap Mirror: Handle Delete Port: d491b85c-11eb-4439-beb2-1fd9e37a1284 [pid: 8|app: 0|req: 513/1052] 10.0.0.162 () {32 vars in 731 bytes} [Thu Jul 2 11:29:46 2026] DELETE /v2.0/floatingips/e8031e0c-8812-46bf-abd3-b1c802d61fee => generated 0 bytes in 246 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:29:46.650 7 INFO neutron_taas.services.taas.taas_plugin [None req-e7e6db03-fdfd-458b-a9e6-34d18a85a2c6 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] TaaS: Handle Delete Port: cb7ec919-547e-4da0-a270-544144b70a22 2026-07-02 11:29:46.653 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e7e6db03-fdfd-458b-a9e6-34d18a85a2c6 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] Tap Mirror: Handle Delete Port: cb7ec919-547e-4da0-a270-544144b70a22 [pid: 8|app: 0|req: 514/1053] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:29:46 2026] GET /v2.0/ports?device_id=c85ba2d2-4200-4053-a418-cf4cd57e72a5 => 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: 540/1054] 10.0.0.162 () {34 vars in 788 bytes} [Thu Jul 2 11:29:46 2026] PUT /v2.0/routers/e163a801-e488-4bb1-a4a1-86e819b7453c/remove_router_interface => generated 309 bytes in 940 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:29:47.430 8 INFO neutron_taas.services.taas.taas_plugin [None req-c0106b10-f8e3-4bda-9685-1a23ca909abe 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] TaaS: Handle Delete Port: e2fd28c4-519d-43e6-9bab-e8aab465e0de 2026-07-02 11:29:47.433 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c0106b10-f8e3-4bda-9685-1a23ca909abe 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] Tap Mirror: Handle Delete Port: e2fd28c4-519d-43e6-9bab-e8aab465e0de 2026-07-02 11:29:47.703 8 INFO neutron_taas.services.taas.taas_plugin [None req-c0106b10-f8e3-4bda-9685-1a23ca909abe 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] TaaS: Handle Delete Port: 59b22c96-73ef-47ed-a5e2-d562125c1830 2026-07-02 11:29:47.706 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c0106b10-f8e3-4bda-9685-1a23ca909abe 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] Tap Mirror: Handle Delete Port: 59b22c96-73ef-47ed-a5e2-d562125c1830 [pid: 7|app: 0|req: 541/1055] 10.0.0.162 () {32 vars in 739 bytes} [Thu Jul 2 11:29:47 2026] DELETE /v2.0/security-groups/8d35e440-4f8e-4edc-a087-4e7df3986b9d => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:29:48.026 7 INFO neutron.api.v2.resource [None req-352b76bb-7d46-4c13-820c-940896a801d6 da690ab36cfa4aa0b000161ffb9e4d72 2d6ca49a196849ab9373b21c1871182e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 542/1056] 10.0.0.162 () {32 vars in 736 bytes} [Thu Jul 2 11:29:48 2026] GET /v2.0/security-groups/8d35e440-4f8e-4edc-a087-4e7df3986b9d => generated 146 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 11:29:48.073 8 INFO neutron.services.segments.plugin [-] Segment b45d1702-237b-4841-abe0-8a18b95f7790 resource provider aggregate not found 2026-07-02 11:29:48.081 8 INFO neutron.services.segments.plugin [-] Segment b45d1702-237b-4841-abe0-8a18b95f7790 resource provider aggregate not found 2026-07-02 11:29:48.103 8 INFO neutron.services.segments.plugin [-] Segment b45d1702-237b-4841-abe0-8a18b95f7790 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b45d1702-237b-4841-abe0-8a18b95f7790 found for delete ", "request_id": "req-9e39c2fe-c18f-4113-8a61-2f3f5f5f2e6c"}]} 2026-07-02 11:29:48.104 8 INFO neutron.services.segments.plugin [-] Segment b45d1702-237b-4841-abe0-8a18b95f7790 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b45d1702-237b-4841-abe0-8a18b95f7790 found for delete ", "request_id": "req-66f84c10-4187-44f1-af62-15874967c2a2"}]} 2026-07-02 11:29:48.133 8 INFO neutron.db.l3_hamode_db [None req-c0106b10-f8e3-4bda-9685-1a23ca909abe 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] HA network b07e2e4b-5c27-4850-8f44-616bbfb9f695 was deleted as no HA routers are present in tenant b7a5b134c8f04f96bc65d9dd6777d606. [pid: 8|app: 0|req: 515/1057] 10.0.0.162 () {32 vars in 723 bytes} [Thu Jul 2 11:29:47 2026] DELETE /v2.0/routers/e163a801-e488-4bb1-a4a1-86e819b7453c => generated 0 bytes in 912 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:29:48.182 7 INFO neutron_taas.services.taas.taas_plugin [None req-289cce0b-0ed0-4c19-99b4-23a3a6d77ace da690ab36cfa4aa0b000161ffb9e4d72 2d6ca49a196849ab9373b21c1871182e - - default default] TaaS: Handle Delete Port: 9d63d3e2-a41b-4695-9186-d087c54fe378 2026-07-02 11:29:48.190 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-289cce0b-0ed0-4c19-99b4-23a3a6d77ace da690ab36cfa4aa0b000161ffb9e4d72 2d6ca49a196849ab9373b21c1871182e - - default default] Tap Mirror: Handle Delete Port: 9d63d3e2-a41b-4695-9186-d087c54fe378 [pid: 8|app: 0|req: 516/1058] 10.0.0.162 () {32 vars in 723 bytes} [Thu Jul 2 11:29:48 2026] DELETE /v2.0/subnets/4f9d01c9-5f79-47ce-94ef-23406482d06e => generated 0 bytes in 152 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 543/1059] 10.0.0.162 () {32 vars in 731 bytes} [Thu Jul 2 11:29:48 2026] DELETE /v2.0/floatingips/7e057df1-2b72-4103-8acd-f4ab4e15994d => generated 0 bytes in 317 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:29:48.392 8 INFO neutron_taas.services.taas.taas_plugin [None req-0b970c07-de5c-46a0-90eb-b9d5274c0f10 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] TaaS: Handle Delete Port: 1a692eda-c57f-45f6-a003-406b5eaf6a8f 2026-07-02 11:29:48.394 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0b970c07-de5c-46a0-90eb-b9d5274c0f10 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] Tap Mirror: Handle Delete Port: 1a692eda-c57f-45f6-a003-406b5eaf6a8f [pid: 8|app: 0|req: 517/1060] 10.0.0.162 () {32 vars in 725 bytes} [Thu Jul 2 11:29:48 2026] DELETE /v2.0/networks/b383ce9f-24bd-47dd-9be2-935a8059e56b => generated 0 bytes in 230 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 11:29:48.735 7 INFO neutron_taas.services.taas.taas_plugin [None req-f3d6cebe-b8a5-4def-8d00-ef9a24178399 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] TaaS: Handle Delete Port: 0b249c0e-be22-473d-b595-1b059e7ad0f8 2026-07-02 11:29:48.738 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f3d6cebe-b8a5-4def-8d00-ef9a24178399 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] Tap Mirror: Handle Delete Port: 0b249c0e-be22-473d-b595-1b059e7ad0f8 [pid: 8|app: 0|req: 518/1061] 10.0.0.162 () {32 vars in 773 bytes} [Thu Jul 2 11:29:48 2026] GET /v2.0/security-groups?tenant_id=b7a5b134c8f04f96bc65d9dd6777d606&name=default => generated 2925 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 519/1062] 10.0.0.162 () {32 vars in 739 bytes} [Thu Jul 2 11:29:48 2026] DELETE /v2.0/security-groups/2c922017-f47a-408e-811d-a50f813c3172 => 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: 520/1063] 10.0.0.162 () {32 vars in 773 bytes} [Thu Jul 2 11:29:48 2026] GET /v2.0/security-groups?tenant_id=449155ee5c1f406a94b1ec4428487d9a&name=default => generated 2925 bytes in 367 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 521/1064] 10.0.0.184 () {34 vars in 989 bytes} [Thu Jul 2 11:29:49 2026] GET /v2.0/ports?device_id=890e28e8-e154-44ee-8195-4e12576400ae => generated 1244 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 522/1065] 10.0.0.162 () {32 vars in 739 bytes} [Thu Jul 2 11:29:49 2026] DELETE /v2.0/security-groups/701dcf60-01ba-4b91-9763-edc224a1a6fa => 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: 544/1066] 10.0.0.162 () {34 vars in 788 bytes} [Thu Jul 2 11:29:48 2026] PUT /v2.0/routers/9f5493be-6ad1-4712-97a1-805c50ff7c08/remove_router_interface => generated 309 bytes in 994 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 523/1067] 10.0.0.184 () {34 vars in 1039 bytes} [Thu Jul 2 11:29:49 2026] GET /v2.0/security-groups?id=ba41459f-de29-4f36-88e6-855c28f51272&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: 8|app: 0|req: 524/1068] 10.0.0.162 () {32 vars in 773 bytes} [Thu Jul 2 11:29:49 2026] GET /v2.0/security-groups?tenant_id=42cd6b8d27bb4007aa3f488ab989d0c2&name=default => generated 2925 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 525/1069] 10.0.0.162 () {32 vars in 739 bytes} [Thu Jul 2 11:29:49 2026] DELETE /v2.0/security-groups/29131033-0b39-4aa6-9437-33975158317a => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:29:50.024 7 INFO neutron_taas.services.taas.taas_plugin [None req-59f22f41-481c-4db8-aa64-234d1d191215 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] TaaS: Handle Delete Port: c9bc8c94-c5c0-4a9d-a5c5-23dd0f761089 2026-07-02 11:29:50.031 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-59f22f41-481c-4db8-aa64-234d1d191215 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] Tap Mirror: Handle Delete Port: c9bc8c94-c5c0-4a9d-a5c5-23dd0f761089 2026-07-02 11:29:50.129 8 INFO neutron.services.segments.plugin [-] Segment b74ce069-a673-4975-aba9-c6823d1a2ab9 resource provider aggregate not found 2026-07-02 11:29:50.136 8 INFO neutron.services.segments.plugin [-] Segment b74ce069-a673-4975-aba9-c6823d1a2ab9 resource provider aggregate not found 2026-07-02 11:29:50.154 8 INFO neutron.services.segments.plugin [-] Segment b74ce069-a673-4975-aba9-c6823d1a2ab9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b74ce069-a673-4975-aba9-c6823d1a2ab9 found for delete ", "request_id": "req-0962dcca-87e6-4c22-ab83-a4491bbc1375"}]} 2026-07-02 11:29:50.154 8 INFO neutron.services.segments.plugin [-] Segment b74ce069-a673-4975-aba9-c6823d1a2ab9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b74ce069-a673-4975-aba9-c6823d1a2ab9 found for delete ", "request_id": "req-2157c6ad-080f-4cbd-b7ad-5677f755888c"}]} 2026-07-02 11:29:50.361 7 INFO neutron_taas.services.taas.taas_plugin [None req-59f22f41-481c-4db8-aa64-234d1d191215 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] TaaS: Handle Delete Port: bd3d5b7b-a7e4-426a-b088-006db4775742 2026-07-02 11:29:50.365 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-59f22f41-481c-4db8-aa64-234d1d191215 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] Tap Mirror: Handle Delete Port: bd3d5b7b-a7e4-426a-b088-006db4775742 2026-07-02 11:29:50.783 7 INFO neutron.services.segments.plugin [-] Segment b797e971-0209-45d3-afe7-6b3ce3533566 resource provider aggregate not found 2026-07-02 11:29:50.788 7 INFO neutron.services.segments.plugin [-] Segment b797e971-0209-45d3-afe7-6b3ce3533566 resource provider aggregate not found 2026-07-02 11:29:50.800 7 INFO neutron.services.segments.plugin [-] Segment b797e971-0209-45d3-afe7-6b3ce3533566 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b797e971-0209-45d3-afe7-6b3ce3533566 found for delete ", "request_id": "req-9e17f51f-3090-48fc-b926-594ab625379c"}]} 2026-07-02 11:29:50.806 7 INFO neutron.services.segments.plugin [-] Segment b797e971-0209-45d3-afe7-6b3ce3533566 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b797e971-0209-45d3-afe7-6b3ce3533566 found for delete ", "request_id": "req-da64841d-241f-4fe5-84c6-5e404cca3a14"}]} 2026-07-02 11:29:50.831 7 INFO neutron.db.l3_hamode_db [None req-59f22f41-481c-4db8-aa64-234d1d191215 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] HA network 769fdc02-7347-40c6-a982-8226cabb0a36 was deleted as no HA routers are present in tenant 2d6ca49a196849ab9373b21c1871182e. [pid: 7|app: 0|req: 545/1070] 10.0.0.162 () {32 vars in 723 bytes} [Thu Jul 2 11:29:49 2026] DELETE /v2.0/routers/9f5493be-6ad1-4712-97a1-805c50ff7c08 => generated 0 bytes in 1424 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 526/1071] 10.0.0.162 () {32 vars in 723 bytes} [Thu Jul 2 11:29:50 2026] DELETE /v2.0/subnets/080ab569-1ed2-4c19-948a-fe039915fb00 => generated 0 bytes in 148 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 11:29:51.122 7 INFO neutron_taas.services.taas.taas_plugin [None req-f247ba24-d379-45a0-90d3-9f5d51b37196 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] TaaS: Handle Delete Port: f510b08a-399c-4525-8c9a-5db5ea4b1955 2026-07-02 11:29:51.124 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f247ba24-d379-45a0-90d3-9f5d51b37196 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] Tap Mirror: Handle Delete Port: f510b08a-399c-4525-8c9a-5db5ea4b1955 [pid: 7|app: 0|req: 546/1072] 10.0.0.162 () {32 vars in 725 bytes} [Thu Jul 2 11:29:50 2026] DELETE /v2.0/networks/fc345e1c-faed-428b-8bdc-2c461462fffd => generated 0 bytes in 316 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 527/1073] 10.0.0.162 () {32 vars in 773 bytes} [Thu Jul 2 11:29:51 2026] GET /v2.0/security-groups?tenant_id=2d6ca49a196849ab9373b21c1871182e&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: 547/1074] 10.0.0.162 () {32 vars in 739 bytes} [Thu Jul 2 11:29:51 2026] DELETE /v2.0/security-groups/cada525d-ca2d-47cc-b7fb-a60256132d94 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:29:52.824 7 INFO neutron.services.segments.plugin [-] Segment de612c26-0080-45d4-8a61-ad1bde1490eb resource provider aggregate not found 2026-07-02 11:29:52.835 7 INFO neutron.services.segments.plugin [-] Segment de612c26-0080-45d4-8a61-ad1bde1490eb resource provider aggregate not found 2026-07-02 11:29:52.839 7 INFO neutron.services.segments.plugin [-] Segment de612c26-0080-45d4-8a61-ad1bde1490eb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid de612c26-0080-45d4-8a61-ad1bde1490eb found for delete ", "request_id": "req-63f693e1-0db3-4606-90e2-8b8f70319005"}]} 2026-07-02 11:29:52.864 7 INFO neutron.services.segments.plugin [-] Segment de612c26-0080-45d4-8a61-ad1bde1490eb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid de612c26-0080-45d4-8a61-ad1bde1490eb found for delete ", "request_id": "req-bbaad7be-1cf1-4194-93da-4f7bc1cf47ee"}]} [pid: 8|app: 0|req: 528/1075] 10.0.0.162 () {32 vars in 773 bytes} [Thu Jul 2 11:29:52 2026] GET /v2.0/security-groups?tenant_id=b18e6b29634f470898917f7f76b2de7d&name=default => generated 2925 bytes in 235 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 548/1076] 10.0.0.162 () {32 vars in 739 bytes} [Thu Jul 2 11:29:52 2026] DELETE /v2.0/security-groups/05904011-b1c8-47c0-863e-2ea751f52137 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 529/1077] 10.0.0.162 () {32 vars in 773 bytes} [Thu Jul 2 11:29:53 2026] GET /v2.0/security-groups?tenant_id=33c76c0cd9d94886aa8ad7e2c218f2d5&name=default => generated 2925 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 549/1078] 10.0.0.162 () {32 vars in 739 bytes} [Thu Jul 2 11:29:53 2026] DELETE /v2.0/security-groups/874973c6-db43-49ef-b327-a08b312777a5 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 530/1079] 10.0.0.162 () {32 vars in 773 bytes} [Thu Jul 2 11:29:56 2026] GET /v2.0/security-groups?tenant_id=56f216e97a2e422fba0d3e5d4bc8fafd&name=default => generated 2925 bytes in 289 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 550/1080] 10.0.0.162 () {32 vars in 739 bytes} [Thu Jul 2 11:29:56 2026] DELETE /v2.0/security-groups/14584efd-f5b0-4551-8203-4b570a511b45 => 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: 531/1083] 10.0.0.162 () {32 vars in 773 bytes} [Thu Jul 2 11:29:56 2026] GET /v2.0/security-groups?tenant_id=ad08b13d13d944d68ec1c60a8c5d16b8&name=default => generated 2925 bytes in 217 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 553/1084] 10.0.0.162 () {32 vars in 739 bytes} [Thu Jul 2 11:29:56 2026] DELETE /v2.0/security-groups/4478a287-633e-4649-a856-4518824488d2 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 532/1085] 10.0.0.162 () {32 vars in 773 bytes} [Thu Jul 2 11:29:56 2026] GET /v2.0/security-groups?tenant_id=98f4f086658b4d9ba1c0577c369b35fd&name=default => generated 2925 bytes in 229 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 554/1086] 10.0.0.162 () {32 vars in 773 bytes} [Thu Jul 2 11:29:56 2026] GET /v2.0/security-groups?tenant_id=6751d82841614340b19f008734c41629&name=default => generated 2925 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 533/1087] 10.0.0.162 () {32 vars in 739 bytes} [Thu Jul 2 11:29:56 2026] DELETE /v2.0/security-groups/932dd1e5-b1a3-4975-b76a-833f19d34275 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 555/1088] 10.0.0.162 () {32 vars in 739 bytes} [Thu Jul 2 11:29:57 2026] DELETE /v2.0/security-groups/30fb13b7-f5de-42e7-aa99-9fc0e778fa81 => 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: 534/1089] 10.0.0.162 () {32 vars in 773 bytes} [Thu Jul 2 11:29:57 2026] GET /v2.0/security-groups?tenant_id=63876f12ea6344d4bf242e7d4c6e6646&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: 556/1090] 10.0.0.162 () {32 vars in 739 bytes} [Thu Jul 2 11:29:57 2026] DELETE /v2.0/security-groups/7e1a6b04-f4ed-4fd1-b0d1-286d9dae0122 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:29:58.540 8 INFO neutron.db.segments_db [None req-81de6d02-ef6a-4930-b4b8-384d74768014 4266e9f9612a41cfbf164efb2afb3f35 55eeb7bb2b6a420398c943a78c13413a - - default default] Added segment 6c56fdd8-951e-401e-b6ab-24e4f4868cbf of type vxlan for network b3f6c0bb-c4c0-4fec-af77-a44b22312202 [pid: 8|app: 0|req: 535/1091] 10.0.0.162 () {34 vars in 669 bytes} [Thu Jul 2 11:29:58 2026] POST /v2.0/networks => generated 650 bytes in 363 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 557/1092] 10.0.0.162 () {34 vars in 668 bytes} [Thu Jul 2 11:29:58 2026] POST /v2.0/subnets => generated 627 bytes in 240 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:29:58.943 8 INFO neutron.db.segments_db [None req-afa49d3a-0712-4cc7-8e8e-81f1d4526c98 4266e9f9612a41cfbf164efb2afb3f35 55eeb7bb2b6a420398c943a78c13413a - - default default] Added segment 37bf48ac-609b-4ac7-9bed-c62038c3f74f of type vxlan for network 3f4e5276-b3d0-4a7e-b707-60b636d50752 2026-07-02 11:29:59.287 8 INFO neutron.db.l3_hamode_db [None req-afa49d3a-0712-4cc7-8e8e-81f1d4526c98 4266e9f9612a41cfbf164efb2afb3f35 55eeb7bb2b6a420398c943a78c13413a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 11:30:00.470 8 INFO neutron.db.l3_hamode_db [None req-afa49d3a-0712-4cc7-8e8e-81f1d4526c98 4266e9f9612a41cfbf164efb2afb3f35 55eeb7bb2b6a420398c943a78c13413a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 558/1093] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:30:00 2026] GET /v2.0/ports?device_id=890e28e8-e154-44ee-8195-4e12576400ae => generated 975 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 559/1094] 10.0.0.111 () {34 vars in 1039 bytes} [Thu Jul 2 11:30:00 2026] GET /v2.0/security-groups?id=ba41459f-de29-4f36-88e6-855c28f51272&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: 560/1095] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:30:00 2026] GET /v2.0/ports?device_id=890e28e8-e154-44ee-8195-4e12576400ae => generated 975 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 561/1096] 10.0.0.111 () {34 vars in 1039 bytes} [Thu Jul 2 11:30:00 2026] GET /v2.0/security-groups?id=ba41459f-de29-4f36-88e6-855c28f51272&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: 536/1097] 10.0.0.162 () {34 vars in 668 bytes} [Thu Jul 2 11:29:58 2026] POST /v2.0/routers => generated 695 bytes in 2452 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 537/1098] 10.0.0.162 () {32 vars in 773 bytes} [Thu Jul 2 11:30:01 2026] GET /v2.0/security-groups?tenant_id=fb127c17cd7d485ab7544aec7cdff8c2&name=default => generated 2925 bytes in 322 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 538/1099] 10.0.0.162 () {32 vars in 739 bytes} [Thu Jul 2 11:30:01 2026] DELETE /v2.0/security-groups/a18ec18d-21f1-4874-9f01-1b225b192f4d => 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: 539/1100] 10.0.0.162 () {32 vars in 773 bytes} [Thu Jul 2 11:30:01 2026] GET /v2.0/security-groups?tenant_id=b11124fec9de4130bf9ead4243e79afd&name=default => generated 2925 bytes in 178 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 540/1101] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:30:02 2026] GET /v2.0/ports?device_id=890e28e8-e154-44ee-8195-4e12576400ae => 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: 541/1102] 10.0.0.162 () {32 vars in 739 bytes} [Thu Jul 2 11:30:02 2026] DELETE /v2.0/security-groups/574bd3c6-551c-4eb9-9dcf-26f1b0395674 => 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: 542/1103] 10.0.0.162 () {32 vars in 773 bytes} [Thu Jul 2 11:30:02 2026] GET /v2.0/security-groups?tenant_id=5df72a761618403599b9dd813b755ded&name=default => generated 2925 bytes in 193 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 543/1104] 10.0.0.111 () {34 vars in 1039 bytes} [Thu Jul 2 11:30:02 2026] GET /v2.0/security-groups?id=ba41459f-de29-4f36-88e6-855c28f51272&fields=id&fields=name => generated 114 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 544/1105] 10.0.0.162 () {32 vars in 739 bytes} [Thu Jul 2 11:30:02 2026] DELETE /v2.0/security-groups/2e49329d-1e9b-4169-bafa-54d1c14ec9ed => 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: 562/1106] 10.0.0.162 () {34 vars in 782 bytes} [Thu Jul 2 11:30:01 2026] PUT /v2.0/routers/a101dee0-ca71-493c-b7ab-d91a7cbc618e/add_router_interface => generated 309 bytes in 1409 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 545/1107] 10.0.0.162 () {34 vars in 664 bytes} [Thu Jul 2 11:30:02 2026] POST /v2.0/ports => generated 959 bytes in 469 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 546/1108] 199.19.213.129 () {34 vars in 993 bytes} [Thu Jul 2 11:30:03 2026] GET /v2.0/ports?device_id=890e28e8-e154-44ee-8195-4e12576400ae => generated 973 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:30:03.490 8 INFO neutron_taas.services.taas.taas_plugin [req-66b7232f-cd3d-421f-92e5-97d312dd103d req-df8d2e26-c5b2-4108-bb25-017a7d46c2a7 f01f471d78f349ffafba4e1675973e3c 340f522c6caa4afab5528f9a56c09f5a - - default default] TaaS: Handle Delete Port: 65647a06-fb19-494a-9af1-4e013ecbe321 2026-07-02 11:30:03.494 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-66b7232f-cd3d-421f-92e5-97d312dd103d req-df8d2e26-c5b2-4108-bb25-017a7d46c2a7 f01f471d78f349ffafba4e1675973e3c 340f522c6caa4afab5528f9a56c09f5a - - default default] Tap Mirror: Handle Delete Port: 65647a06-fb19-494a-9af1-4e013ecbe321 [pid: 7|app: 0|req: 563/1109] 10.0.0.162 () {34 vars in 664 bytes} [Thu Jul 2 11:30:03 2026] POST /v2.0/ports => generated 955 bytes in 368 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 11:30:03.618 8 INFO neutron.db.l3_db [req-66b7232f-cd3d-421f-92e5-97d312dd103d req-df8d2e26-c5b2-4108-bb25-017a7d46c2a7 f01f471d78f349ffafba4e1675973e3c 340f522c6caa4afab5528f9a56c09f5a - - default default] Floating IP 4e35afb3-1484-46a9-8415-d1ce453d7918 disassociated. External IP: 10.96.250.218, port: 65647a06-fb19-494a-9af1-4e013ecbe321. [pid: 7|app: 0|req: 564/1110] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:30:03 2026] GET /v2.0/ports?device_id=890e28e8-e154-44ee-8195-4e12576400ae => generated 973 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 547/1111] 199.19.213.129 () {36 vars in 996 bytes} [Thu Jul 2 11:30:03 2026] DELETE /v2.0/ports/65647a06-fb19-494a-9af1-4e013ecbe321 => generated 0 bytes in 604 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 548/1112] 10.0.0.111 () {34 vars in 1039 bytes} [Thu Jul 2 11:30:03 2026] GET /v2.0/security-groups?id=ba41459f-de29-4f36-88e6-855c28f51272&fields=id&fields=name => generated 114 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:30:04.031 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-94ac973b-6012-47ef-a5a9-e0289459a55d'] response: {'server_uuid': '890e28e8-e154-44ee-8195-4e12576400ae', 'name': 'network-vif-deleted', 'tag': '65647a06-fb19-494a-9af1-4e013ecbe321', 'status': 'completed', 'code': 200} 2026-07-02 11:30:04.527 7 INFO neutron.db.l3_db [None req-ca23112d-c4b2-492b-8410-a5a2ef6ba8dd 4266e9f9612a41cfbf164efb2afb3f35 55eeb7bb2b6a420398c943a78c13413a - - default default] Floating IP bde47ede-9b2b-435d-9b72-f46d82e71b89 associated. External IP: 10.96.250.208, port: 4d696554-946f-4eae-a398-3d6112f7af53. [pid: 7|app: 0|req: 565/1113] 10.0.0.162 () {34 vars in 676 bytes} [Thu Jul 2 11:30:03 2026] POST /v2.0/floatingips => generated 842 bytes in 1231 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:30:05.018 8 INFO neutron.db.l3_db [None req-4f65f6a7-9ea4-4efa-980b-c09cb0fad3b0 4266e9f9612a41cfbf164efb2afb3f35 55eeb7bb2b6a420398c943a78c13413a - - default default] Floating IP bde47ede-9b2b-435d-9b72-f46d82e71b89 disassociated. External IP: 10.96.250.208, port: 4d696554-946f-4eae-a398-3d6112f7af53. [pid: 7|app: 0|req: 566/1114] 10.0.0.162 () {32 vars in 773 bytes} [Thu Jul 2 11:30:04 2026] GET /v2.0/security-groups?tenant_id=9c72d1943d5d4583a911db14a7b21d99&name=default => generated 2925 bytes in 429 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 567/1115] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:30:05 2026] GET /v2.0/ports?device_id=890e28e8-e154-44ee-8195-4e12576400ae => 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: 549/1116] 10.0.0.162 () {34 vars in 748 bytes} [Thu Jul 2 11:30:04 2026] PUT /v2.0/floatingips/bde47ede-9b2b-435d-9b72-f46d82e71b89 => generated 552 bytes in 524 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 568/1117] 10.0.0.162 () {32 vars in 739 bytes} [Thu Jul 2 11:30:05 2026] DELETE /v2.0/security-groups/7fb2be14-f273-4ca3-9273-1b40b7f80d61 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:30:05.504 8 INFO neutron_taas.services.taas.taas_plugin [None req-5984f9eb-b77a-4e25-a26f-a821e245e586 4266e9f9612a41cfbf164efb2afb3f35 55eeb7bb2b6a420398c943a78c13413a - - default default] TaaS: Handle Delete Port: f21e7d75-9956-4311-a87a-d93153680229 2026-07-02 11:30:05.506 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5984f9eb-b77a-4e25-a26f-a821e245e586 4266e9f9612a41cfbf164efb2afb3f35 55eeb7bb2b6a420398c943a78c13413a - - default default] Tap Mirror: Handle Delete Port: f21e7d75-9956-4311-a87a-d93153680229 [pid: 8|app: 0|req: 550/1118] 10.0.0.162 () {32 vars in 731 bytes} [Thu Jul 2 11:30:05 2026] DELETE /v2.0/floatingips/bde47ede-9b2b-435d-9b72-f46d82e71b89 => generated 0 bytes in 287 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 551/1119] 10.0.0.162 () {32 vars in 773 bytes} [Thu Jul 2 11:30:06 2026] GET /v2.0/security-groups?tenant_id=b2feb48f8a5445b58804d7648f1b2139&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: 552/1120] 10.0.0.162 () {32 vars in 739 bytes} [Thu Jul 2 11:30:06 2026] DELETE /v2.0/security-groups/560dfc64-6565-4c7a-88eb-6e9b75a82e19 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:30:06.477 7 INFO neutron.db.l3_db [None req-f7e55cec-9312-4fc7-89fe-78de845258b6 4266e9f9612a41cfbf164efb2afb3f35 55eeb7bb2b6a420398c943a78c13413a - - default default] Floating IP 69e3f311-49d2-46bf-ad81-e4414a85be6a associated. External IP: 10.96.250.213, port: 3a2cccb6-c43c-4478-b8cf-62f0df55bd1d. [pid: 8|app: 0|req: 553/1121] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:30:06 2026] GET /v2.0/ports?device_id=890e28e8-e154-44ee-8195-4e12576400ae => 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: 554/1122] 10.0.0.162 () {32 vars in 773 bytes} [Thu Jul 2 11:30:06 2026] GET /v2.0/security-groups?tenant_id=efc85f9d341c48ec836fb9c74752f425&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: 569/1123] 10.0.0.162 () {34 vars in 676 bytes} [Thu Jul 2 11:30:05 2026] POST /v2.0/floatingips => generated 843 bytes in 1112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 555/1124] 10.0.0.162 () {32 vars in 739 bytes} [Thu Jul 2 11:30:06 2026] DELETE /v2.0/security-groups/36c7efd8-8bcb-4126-a05d-55ebcba847f6 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 570/1125] 10.0.0.162 () {32 vars in 728 bytes} [Thu Jul 2 11:30:06 2026] GET /v2.0/floatingips/69e3f311-49d2-46bf-ad81-e4414a85be6a => generated 843 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 556/1126] 10.0.0.162 () {32 vars in 654 bytes} [Thu Jul 2 11:30:06 2026] GET /v2.0/floatingips => generated 846 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:30:07.354 7 INFO neutron.db.l3_db [None req-fb6c7bcd-552e-4910-b802-2284bb3e5d2c 4266e9f9612a41cfbf164efb2afb3f35 55eeb7bb2b6a420398c943a78c13413a - - default default] Floating IP 69e3f311-49d2-46bf-ad81-e4414a85be6a associated. External IP: 10.96.250.213, port: 3a2cccb6-c43c-4478-b8cf-62f0df55bd1d. 2026-07-02 11:30:07.811 8 INFO neutron.db.segments_db [None req-c81d8541-8b19-4b1f-865b-48a3a340ed15 1a2d068b634a4133844f55ad2a833935 99b0692357fe497ab173e8a77afe8d23 - - default default] Added segment 77f8144c-8e55-431c-83f3-1aee287bbe01 of type vxlan for network 07768acc-594b-4544-9f8c-7ac4cc230d63 2026-07-02 11:30:07.894 8 INFO neutron.db.segments_db [None req-c81d8541-8b19-4b1f-865b-48a3a340ed15 1a2d068b634a4133844f55ad2a833935 99b0692357fe497ab173e8a77afe8d23 - - default default] Added segment e3f6e4ca-8f60-4f16-8ffd-e6b2b3661ac7 of type vxlan for network 53529a09-5d79-463b-a05d-218bac972825 [pid: 8|app: 0|req: 557/1127] 10.0.0.162 () {34 vars in 669 bytes} [Thu Jul 2 11:30:07 2026] POST /v2.0/networks => generated 1243 bytes in 519 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 571/1128] 10.0.0.162 () {34 vars in 748 bytes} [Thu Jul 2 11:30:06 2026] PUT /v2.0/floatingips/69e3f311-49d2-46bf-ad81-e4414a85be6a => generated 842 bytes in 1111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 572/1129] 10.0.0.162 () {32 vars in 648 bytes} [Thu Jul 2 11:30:08 2026] GET /v2.0/networks => generated 1842 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 558/1130] 10.0.0.162 () {32 vars in 739 bytes} [Thu Jul 2 11:30:08 2026] DELETE /v2.0/security-groups/ba41459f-de29-4f36-88e6-855c28f51272 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:30:08.265 8 INFO neutron.services.segments.plugin [-] Segment 77f8144c-8e55-431c-83f3-1aee287bbe01 resource provider aggregate not found 2026-07-02 11:30:08.269 8 INFO neutron.services.segments.plugin [-] Segment 77f8144c-8e55-431c-83f3-1aee287bbe01 resource provider aggregate not found 2026-07-02 11:30:08.284 7 INFO neutron.db.l3_db [None req-d2ba7adb-732e-4751-857a-be03c2861ef4 4266e9f9612a41cfbf164efb2afb3f35 55eeb7bb2b6a420398c943a78c13413a - - default default] Floating IP 69e3f311-49d2-46bf-ad81-e4414a85be6a disassociated. External IP: 10.96.250.213, port: 4d696554-946f-4eae-a398-3d6112f7af53. [pid: 8|app: 0|req: 559/1131] 10.0.0.162 () {32 vars in 725 bytes} [Thu Jul 2 11:30:08 2026] DELETE /v2.0/networks/07768acc-594b-4544-9f8c-7ac4cc230d63 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 11:30:08.299 8 INFO neutron.services.segments.plugin [-] Segment 77f8144c-8e55-431c-83f3-1aee287bbe01 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 77f8144c-8e55-431c-83f3-1aee287bbe01 found for delete ", "request_id": "req-cf3e82bc-7811-4a78-9f8b-e6126675adbd"}]} 2026-07-02 11:30:08.310 8 INFO neutron.services.segments.plugin [-] Segment 77f8144c-8e55-431c-83f3-1aee287bbe01 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 77f8144c-8e55-431c-83f3-1aee287bbe01 found for delete ", "request_id": "req-e04b52bb-d6a7-4531-9e93-2a0d4a648bd0"}]} 2026-07-02 11:30:08.321 8 INFO neutron.api.v2.resource [None req-d3b2fef0-1889-4a1b-a40d-c1a2b93feadb f01f471d78f349ffafba4e1675973e3c 340f522c6caa4afab5528f9a56c09f5a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 560/1132] 10.0.0.162 () {32 vars in 736 bytes} [Thu Jul 2 11:30:08 2026] GET /v2.0/security-groups/ba41459f-de29-4f36-88e6-855c28f51272 => generated 146 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 561/1133] 10.0.0.162 () {32 vars in 725 bytes} [Thu Jul 2 11:30:08 2026] DELETE /v2.0/networks/53529a09-5d79-463b-a05d-218bac972825 => generated 0 bytes in 149 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 11:30:08.590 8 INFO neutron_taas.services.taas.taas_plugin [None req-ae8bf791-3db6-490f-9e18-2e946c4031c3 f01f471d78f349ffafba4e1675973e3c 340f522c6caa4afab5528f9a56c09f5a - - default default] TaaS: Handle Delete Port: 5d6cbd9d-eb81-44ad-9afe-b425e1d4e290 2026-07-02 11:30:08.595 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ae8bf791-3db6-490f-9e18-2e946c4031c3 f01f471d78f349ffafba4e1675973e3c 340f522c6caa4afab5528f9a56c09f5a - - default default] Tap Mirror: Handle Delete Port: 5d6cbd9d-eb81-44ad-9afe-b425e1d4e290 [pid: 7|app: 0|req: 573/1134] 10.0.0.162 () {34 vars in 748 bytes} [Thu Jul 2 11:30:08 2026] PUT /v2.0/floatingips/69e3f311-49d2-46bf-ad81-e4414a85be6a => generated 552 bytes in 494 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 574/1135] 10.0.0.162 () {32 vars in 648 bytes} [Thu Jul 2 11:30:08 2026] GET /v2.0/networks => generated 651 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 562/1136] 10.0.0.162 () {32 vars in 731 bytes} [Thu Jul 2 11:30:08 2026] DELETE /v2.0/floatingips/4e35afb3-1484-46a9-8415-d1ce453d7918 => generated 0 bytes in 304 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:30:08.780 7 INFO neutron_taas.services.taas.taas_plugin [None req-ca9c3840-321f-4bf4-8ffe-f9d8edb32f06 4266e9f9612a41cfbf164efb2afb3f35 55eeb7bb2b6a420398c943a78c13413a - - default default] TaaS: Handle Delete Port: 54beadf0-b82d-4a5d-8c02-2b2bcfee74d8 2026-07-02 11:30:08.783 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ca9c3840-321f-4bf4-8ffe-f9d8edb32f06 4266e9f9612a41cfbf164efb2afb3f35 55eeb7bb2b6a420398c943a78c13413a - - default default] Tap Mirror: Handle Delete Port: 54beadf0-b82d-4a5d-8c02-2b2bcfee74d8 2026-07-02 11:30:08.829 8 INFO neutron.db.segments_db [None req-0fe68f7f-397f-4a2b-b707-93530fd1cbbd 1a2d068b634a4133844f55ad2a833935 99b0692357fe497ab173e8a77afe8d23 - - default default] Added segment a058908d-3901-42d7-8865-aaabd77cf852 of type vxlan for network d13ccdc4-a826-443b-b195-d74403984000 [pid: 8|app: 0|req: 563/1137] 10.0.0.162 () {34 vars in 669 bytes} [Thu Jul 2 11:30:08 2026] POST /v2.0/networks => generated 654 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 575/1138] 10.0.0.162 () {32 vars in 731 bytes} [Thu Jul 2 11:30:08 2026] DELETE /v2.0/floatingips/69e3f311-49d2-46bf-ad81-e4414a85be6a => generated 0 bytes in 265 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:30:09.274 8 INFO neutron.db.segments_db [None req-816b0f24-3a25-4232-ba52-475a2ce209db 1d94c8d754fa43979af9b77ca9112d59 5885f4fd0a4241539878a99af32d608e - - default default] Added segment 96128134-816d-4c89-a292-e923a08dff3f of type vxlan for network 02d24351-a545-4f42-a748-737f6f3ce006 2026-07-02 11:30:09.316 7 INFO neutron_taas.services.taas.taas_plugin [None req-8ffdb553-0f3a-4a42-a8d0-0aaf9748016d 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] TaaS: Handle Delete Port: 0fada123-b268-47ba-b200-bc83a7b7dfce 2026-07-02 11:30:09.319 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8ffdb553-0f3a-4a42-a8d0-0aaf9748016d 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] Tap Mirror: Handle Delete Port: 0fada123-b268-47ba-b200-bc83a7b7dfce [pid: 8|app: 0|req: 564/1139] 10.0.0.162 () {34 vars in 669 bytes} [Thu Jul 2 11:30:08 2026] POST /v2.0/networks => generated 648 bytes in 450 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:30:09.423 8 INFO neutron.db.segments_db [None req-3f807605-0297-48e6-ac4e-bf8cc59a90a4 1a2d068b634a4133844f55ad2a833935 99b0692357fe497ab173e8a77afe8d23 - - default default] Added segment 6f0a464f-9547-47a2-9696-eb0f1caf041f of type vxlan for network 2e050dd9-ecff-4634-8a9f-973f5f8683e8 [pid: 8|app: 0|req: 565/1140] 10.0.0.162 () {34 vars in 669 bytes} [Thu Jul 2 11:30:09 2026] POST /v2.0/networks => generated 653 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:30:09.531 8 INFO neutron.api.v2.resource [None req-9b4582c1-2426-4d57-b8ab-df6ef92a3dc4 4266e9f9612a41cfbf164efb2afb3f35 55eeb7bb2b6a420398c943a78c13413a - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 566/1141] 10.0.0.162 () {32 vars in 731 bytes} [Thu Jul 2 11:30:09 2026] DELETE /v2.0/floatingips/69e3f311-49d2-46bf-ad81-e4414a85be6a => generated 144 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 576/1142] 10.0.0.162 () {34 vars in 788 bytes} [Thu Jul 2 11:30:08 2026] PUT /v2.0/routers/a385382f-9078-4738-b25f-f1a4d9a52332/remove_router_interface => generated 309 bytes in 974 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:30:10.083 7 INFO neutron_taas.services.taas.taas_plugin [None req-210e48ee-a1d1-4fbf-89cb-1ebe74d66191 4266e9f9612a41cfbf164efb2afb3f35 55eeb7bb2b6a420398c943a78c13413a - - default default] TaaS: Handle Delete Port: 4d696554-946f-4eae-a398-3d6112f7af53 2026-07-02 11:30:10.087 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-210e48ee-a1d1-4fbf-89cb-1ebe74d66191 4266e9f9612a41cfbf164efb2afb3f35 55eeb7bb2b6a420398c943a78c13413a - - default default] Tap Mirror: Handle Delete Port: 4d696554-946f-4eae-a398-3d6112f7af53 [pid: 8|app: 0|req: 567/1143] 10.0.0.162 () {34 vars in 664 bytes} [Thu Jul 2 11:30:09 2026] POST /v2.0/ports => generated 1506 bytes in 619 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: 577/1144] 10.0.0.162 () {32 vars in 719 bytes} [Thu Jul 2 11:30:09 2026] DELETE /v2.0/ports/4d696554-946f-4eae-a398-3d6112f7af53 => generated 0 bytes in 329 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 11:30:10.320 8 INFO neutron.services.segments.plugin [-] Segment e3f6e4ca-8f60-4f16-8ffd-e6b2b3661ac7 resource provider aggregate not found 2026-07-02 11:30:10.328 8 INFO neutron.services.segments.plugin [-] Segment e3f6e4ca-8f60-4f16-8ffd-e6b2b3661ac7 resource provider aggregate not found 2026-07-02 11:30:10.351 8 INFO neutron.services.segments.plugin [-] Segment e3f6e4ca-8f60-4f16-8ffd-e6b2b3661ac7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e3f6e4ca-8f60-4f16-8ffd-e6b2b3661ac7 found for delete ", "request_id": "req-f7caf567-32d0-4c96-8553-83a04493b9b9"}]} 2026-07-02 11:30:10.355 8 INFO neutron.services.segments.plugin [-] Segment e3f6e4ca-8f60-4f16-8ffd-e6b2b3661ac7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e3f6e4ca-8f60-4f16-8ffd-e6b2b3661ac7 found for delete ", "request_id": "req-eecec5d0-f1f9-4014-9563-8a84142c7b62"}]} 2026-07-02 11:30:10.454 7 INFO neutron_taas.services.taas.taas_plugin [None req-3a250d7c-e9c5-4b4f-bb8f-b5e04ac1721d 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] TaaS: Handle Delete Port: 314d28d7-583c-418b-9b35-63ae06a37695 2026-07-02 11:30:10.460 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3a250d7c-e9c5-4b4f-bb8f-b5e04ac1721d 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] Tap Mirror: Handle Delete Port: 314d28d7-583c-418b-9b35-63ae06a37695 [pid: 8|app: 0|req: 568/1145] 10.0.0.162 () {34 vars in 668 bytes} [Thu Jul 2 11:30:10 2026] POST /v2.0/subnets => generated 673 bytes in 325 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 569/1146] 10.0.0.162 () {32 vars in 642 bytes} [Thu Jul 2 11:30:10 2026] GET /v2.0/ports => generated 1506 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:30:10.715 8 INFO neutron_taas.services.taas.taas_plugin [None req-f06c48f3-a054-4fc4-9f32-669d3428d045 4266e9f9612a41cfbf164efb2afb3f35 55eeb7bb2b6a420398c943a78c13413a - - default default] TaaS: Handle Delete Port: 3a2cccb6-c43c-4478-b8cf-62f0df55bd1d 2026-07-02 11:30:10.718 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f06c48f3-a054-4fc4-9f32-669d3428d045 4266e9f9612a41cfbf164efb2afb3f35 55eeb7bb2b6a420398c943a78c13413a - - default default] Tap Mirror: Handle Delete Port: 3a2cccb6-c43c-4478-b8cf-62f0df55bd1d 2026-07-02 11:30:10.722 7 INFO neutron_taas.services.taas.taas_plugin [None req-3a250d7c-e9c5-4b4f-bb8f-b5e04ac1721d 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] TaaS: Handle Delete Port: 66f305b9-0890-4ee1-b734-d5fd3b5eb021 2026-07-02 11:30:10.727 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3a250d7c-e9c5-4b4f-bb8f-b5e04ac1721d 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] Tap Mirror: Handle Delete Port: 66f305b9-0890-4ee1-b734-d5fd3b5eb021 [pid: 8|app: 0|req: 570/1147] 10.0.0.162 () {32 vars in 719 bytes} [Thu Jul 2 11:30:10 2026] DELETE /v2.0/ports/3a2cccb6-c43c-4478-b8cf-62f0df55bd1d => generated 0 bytes in 300 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 11:30:10.930 8 INFO neutron.db.segments_db [None req-eb770f8b-6911-44ad-bd1d-f9d36727a031 1d94c8d754fa43979af9b77ca9112d59 5885f4fd0a4241539878a99af32d608e - - default default] Added segment 1a0fff65-95eb-47dd-a685-984153639fef of type vxlan for network 07cf36a0-ee6a-4807-b071-54601fe1ad87 [pid: 8|app: 0|req: 571/1148] 10.0.0.162 () {34 vars in 669 bytes} [Thu Jul 2 11:30:10 2026] POST /v2.0/networks => generated 647 bytes in 197 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:30:11.132 7 INFO neutron.services.segments.plugin [-] Segment a21fdbc3-e2bf-4d8a-be98-3b2158d87739 resource provider aggregate not found 2026-07-02 11:30:11.141 7 INFO neutron.services.segments.plugin [-] Segment a21fdbc3-e2bf-4d8a-be98-3b2158d87739 resource provider aggregate not found 2026-07-02 11:30:11.149 7 INFO neutron.services.segments.plugin [-] Segment a21fdbc3-e2bf-4d8a-be98-3b2158d87739 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a21fdbc3-e2bf-4d8a-be98-3b2158d87739 found for delete ", "request_id": "req-88aa2ae6-e02d-44f7-968f-a1218991fdec"}]} 2026-07-02 11:30:11.172 7 INFO neutron.services.segments.plugin [-] Segment a21fdbc3-e2bf-4d8a-be98-3b2158d87739 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a21fdbc3-e2bf-4d8a-be98-3b2158d87739 found for delete ", "request_id": "req-4e6344a9-95a5-4a01-86f3-af4e84326bf9"}]} 2026-07-02 11:30:11.175 7 INFO neutron.db.l3_hamode_db [None req-3a250d7c-e9c5-4b4f-bb8f-b5e04ac1721d 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] HA network b471acd0-299a-4fec-aed7-1e30532f1e74 was deleted as no HA routers are present in tenant 340f522c6caa4afab5528f9a56c09f5a. [pid: 7|app: 0|req: 578/1149] 10.0.0.162 () {32 vars in 723 bytes} [Thu Jul 2 11:30:10 2026] DELETE /v2.0/routers/a385382f-9078-4738-b25f-f1a4d9a52332 => generated 0 bytes in 944 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:30:11.192 8 INFO neutron_taas.services.taas.taas_plugin [None req-5dc5c9d0-6065-4fb2-8bd1-ecb97719ce13 1a2d068b634a4133844f55ad2a833935 99b0692357fe497ab173e8a77afe8d23 - - default default] TaaS: Handle Delete Port: 33033d74-36a1-4989-a1c9-b36110805e22 2026-07-02 11:30:11.195 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5dc5c9d0-6065-4fb2-8bd1-ecb97719ce13 1a2d068b634a4133844f55ad2a833935 99b0692357fe497ab173e8a77afe8d23 - - default default] Tap Mirror: Handle Delete Port: 33033d74-36a1-4989-a1c9-b36110805e22 [pid: 7|app: 0|req: 579/1150] 10.0.0.162 () {32 vars in 735 bytes} [Thu Jul 2 11:30:11 2026] GET /v2.0/ports?device_id=a101dee0-ca71-493c-b7ab-d91a7cbc618e => generated 958 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 572/1151] 10.0.0.162 () {32 vars in 719 bytes} [Thu Jul 2 11:30:11 2026] DELETE /v2.0/ports/33033d74-36a1-4989-a1c9-b36110805e22 => generated 0 bytes in 203 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 580/1152] 10.0.0.162 () {34 vars in 742 bytes} [Thu Jul 2 11:30:11 2026] PUT /v2.0/networks/07cf36a0-ee6a-4807-b071-54601fe1ad87 => generated 592 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 573/1153] 10.0.0.162 () {32 vars in 723 bytes} [Thu Jul 2 11:30:11 2026] DELETE /v2.0/subnets/827a32c1-4832-4728-8642-c66e0f2ebdaf => generated 0 bytes in 155 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 11:30:11.519 8 INFO neutron_taas.services.taas.taas_plugin [None req-5da48aa7-f794-470b-a24a-f2faab05341a 1a2d068b634a4133844f55ad2a833935 99b0692357fe497ab173e8a77afe8d23 - - default default] TaaS: Handle Delete Port: 03142654-b25d-45be-a3fb-285c55f33416 2026-07-02 11:30:11.523 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5da48aa7-f794-470b-a24a-f2faab05341a 1a2d068b634a4133844f55ad2a833935 99b0692357fe497ab173e8a77afe8d23 - - default default] Tap Mirror: Handle Delete Port: 03142654-b25d-45be-a3fb-285c55f33416 [pid: 8|app: 0|req: 574/1154] 10.0.0.162 () {32 vars in 719 bytes} [Thu Jul 2 11:30:11 2026] DELETE /v2.0/ports/03142654-b25d-45be-a3fb-285c55f33416 => generated 0 bytes in 177 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 11:30:11.606 7 INFO neutron_taas.services.taas.taas_plugin [None req-101958be-0030-4e75-a1ec-6e70f192c9c7 4266e9f9612a41cfbf164efb2afb3f35 55eeb7bb2b6a420398c943a78c13413a - - default default] TaaS: Handle Delete Port: c6ed89ce-96c7-43ae-98af-eb43be4ed60d 2026-07-02 11:30:11.610 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-101958be-0030-4e75-a1ec-6e70f192c9c7 4266e9f9612a41cfbf164efb2afb3f35 55eeb7bb2b6a420398c943a78c13413a - - default default] Tap Mirror: Handle Delete Port: c6ed89ce-96c7-43ae-98af-eb43be4ed60d [pid: 8|app: 0|req: 575/1155] 10.0.0.162 () {34 vars in 668 bytes} [Thu Jul 2 11:30:11 2026] POST /v2.0/subnets => generated 646 bytes in 242 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:30:11.941 8 INFO neutron_taas.services.taas.taas_plugin [None req-0a7436eb-0eea-44e1-893e-d6a3f1d2dbd8 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] TaaS: Handle Delete Port: ea34e818-8c74-4101-974f-4987b9d28250 2026-07-02 11:30:11.944 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0a7436eb-0eea-44e1-893e-d6a3f1d2dbd8 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] Tap Mirror: Handle Delete Port: ea34e818-8c74-4101-974f-4987b9d28250 [pid: 8|app: 0|req: 576/1156] 10.0.0.162 () {32 vars in 725 bytes} [Thu Jul 2 11:30:11 2026] DELETE /v2.0/networks/b7affd88-5760-4169-b833-85a70f57d88e => 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: 581/1157] 10.0.0.162 () {34 vars in 788 bytes} [Thu Jul 2 11:30:11 2026] PUT /v2.0/routers/a101dee0-ca71-493c-b7ab-d91a7cbc618e/remove_router_interface => generated 309 bytes in 882 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 578/1160] 10.0.0.162 () {32 vars in 642 bytes} [Thu Jul 2 11:30:12 2026] GET /v2.0/ports => 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: 583/1161] 10.0.0.162 () {34 vars in 740 bytes} [Thu Jul 2 11:30:12 2026] PUT /v2.0/subnets/78f22901-24f6-4abe-8552-ccbda6a0c6e6 => generated 656 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:30:12.362 7 INFO neutron.db.segments_db [None req-41b5f8e6-6330-4e13-82e4-e2537ceef835 1a2d068b634a4133844f55ad2a833935 99b0692357fe497ab173e8a77afe8d23 - - default default] Added segment b9f8da3b-a14b-44de-9f93-07c93ca65587 of type vxlan for network 6b814027-9e7d-4d41-a818-f822aaf12782 2026-07-02 11:30:12.377 8 INFO neutron.services.segments.plugin [-] Segment ed9b5038-6e50-4a40-8933-99e33685f755 resource provider aggregate not found 2026-07-02 11:30:12.382 8 INFO neutron.services.segments.plugin [-] Segment ed9b5038-6e50-4a40-8933-99e33685f755 resource provider aggregate not found 2026-07-02 11:30:12.400 8 INFO neutron.services.segments.plugin [-] Segment ed9b5038-6e50-4a40-8933-99e33685f755 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ed9b5038-6e50-4a40-8933-99e33685f755 found for delete ", "request_id": "req-d43717ef-4c53-4331-8161-489208a1e4cf"}]} 2026-07-02 11:30:12.403 8 INFO neutron.services.segments.plugin [-] Segment ed9b5038-6e50-4a40-8933-99e33685f755 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ed9b5038-6e50-4a40-8933-99e33685f755 found for delete ", "request_id": "req-09801674-f56e-40d0-8d00-ec4a7ee20e66"}]} 2026-07-02 11:30:12.408 8 INFO neutron_taas.services.taas.taas_plugin [None req-82928ff5-03a4-487c-8979-dff849f26b24 4266e9f9612a41cfbf164efb2afb3f35 55eeb7bb2b6a420398c943a78c13413a - - default default] TaaS: Handle Delete Port: 367930b3-c7d3-459d-96f3-f63b731e7255 2026-07-02 11:30:12.411 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-82928ff5-03a4-487c-8979-dff849f26b24 4266e9f9612a41cfbf164efb2afb3f35 55eeb7bb2b6a420398c943a78c13413a - - default default] Tap Mirror: Handle Delete Port: 367930b3-c7d3-459d-96f3-f63b731e7255 [pid: 7|app: 0|req: 584/1162] 10.0.0.162 () {34 vars in 669 bytes} [Thu Jul 2 11:30:12 2026] POST /v2.0/networks => generated 654 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:30:12.663 8 INFO neutron_taas.services.taas.taas_plugin [None req-82928ff5-03a4-487c-8979-dff849f26b24 4266e9f9612a41cfbf164efb2afb3f35 55eeb7bb2b6a420398c943a78c13413a - - default default] TaaS: Handle Delete Port: 4e7e6912-0826-444b-9c2c-5c9783e65e74 2026-07-02 11:30:12.666 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-82928ff5-03a4-487c-8979-dff849f26b24 4266e9f9612a41cfbf164efb2afb3f35 55eeb7bb2b6a420398c943a78c13413a - - default default] Tap Mirror: Handle Delete Port: 4e7e6912-0826-444b-9c2c-5c9783e65e74 [pid: 7|app: 0|req: 585/1163] 10.0.0.162 () {32 vars in 725 bytes} [Thu Jul 2 11:30:12 2026] DELETE /v2.0/networks/07cf36a0-ee6a-4807-b071-54601fe1ad87 => generated 0 bytes in 223 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 586/1164] 10.0.0.162 () {32 vars in 773 bytes} [Thu Jul 2 11:30:12 2026] GET /v2.0/security-groups?tenant_id=340f522c6caa4afab5528f9a56c09f5a&name=default => generated 2925 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:30:12.760 7 INFO neutron.db.segments_db [None req-ccf53b82-cc38-4921-84ef-06d459c66b60 1a2d068b634a4133844f55ad2a833935 99b0692357fe497ab173e8a77afe8d23 - - default default] Added segment 89ae2587-6bbc-42f7-b947-07e848609b61 of type vxlan for network 8269d019-c9cc-4af3-a0ef-0373a4988dbc [pid: 7|app: 0|req: 587/1165] 10.0.0.162 () {34 vars in 669 bytes} [Thu Jul 2 11:30:12 2026] POST /v2.0/networks => generated 654 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:30:12.871 7 INFO neutron.pecan_wsgi.hooks.translation [None req-495856ba-f3e6-43a5-9e6c-bca0b61affbe 1d94c8d754fa43979af9b77ca9112d59 5885f4fd0a4241539878a99af32d608e - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 588/1166] 10.0.0.162 () {32 vars in 725 bytes} [Thu Jul 2 11:30:12 2026] DELETE /v2.0/networks/07cf36a0-ee6a-4807-b071-54601fe1ad87 => generated 138 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 589/1167] 10.0.0.162 () {32 vars in 739 bytes} [Thu Jul 2 11:30:12 2026] DELETE /v2.0/security-groups/ccc1b0b2-f13f-403c-95db-e53dacc8e393 => 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: 590/1168] 10.0.0.162 () {32 vars in 693 bytes} [Thu Jul 2 11:30:12 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:30:13.049 8 INFO neutron.db.l3_hamode_db [None req-82928ff5-03a4-487c-8979-dff849f26b24 4266e9f9612a41cfbf164efb2afb3f35 55eeb7bb2b6a420398c943a78c13413a - - default default] HA network 3f4e5276-b3d0-4a7e-b707-60b636d50752 was deleted as no HA routers are present in tenant 55eeb7bb2b6a420398c943a78c13413a. [pid: 8|app: 0|req: 579/1169] 10.0.0.162 () {32 vars in 723 bytes} [Thu Jul 2 11:30:12 2026] DELETE /v2.0/routers/a101dee0-ca71-493c-b7ab-d91a7cbc618e => generated 0 bytes in 866 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 591/1170] 10.0.0.162 () {32 vars in 741 bytes} [Thu Jul 2 11:30:13 2026] GET /v2.0/subnets?network_id=21a149a6-3ff8-4dda-a83d-dd055c72df6d => generated 649 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 592/1171] 10.0.0.162 () {32 vars in 652 bytes} [Thu Jul 2 11:30:13 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) 2026-07-02 11:30:13.173 7 INFO neutron.services.segments.plugin [-] Segment 1a0fff65-95eb-47dd-a685-984153639fef resource provider aggregate not found [pid: 7|app: 0|req: 593/1172] 10.0.0.162 () {32 vars in 648 bytes} [Thu Jul 2 11:30:13 2026] GET /v2.0/networks => generated 1313 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:30:13.205 7 INFO neutron.services.segments.plugin [-] Segment 1a0fff65-95eb-47dd-a685-984153639fef resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1a0fff65-95eb-47dd-a685-984153639fef found for delete ", "request_id": "req-ac73c58b-254f-4ac1-9ec7-cb8abb165aa5"}]} [pid: 8|app: 0|req: 580/1173] 10.0.0.162 () {32 vars in 723 bytes} [Thu Jul 2 11:30:13 2026] DELETE /v2.0/subnets/f6c156ff-f873-4881-ae8e-dc244279da31 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 11:30:13.206 7 INFO neutron.services.segments.plugin [-] Segment 1a0fff65-95eb-47dd-a685-984153639fef resource provider aggregate not found [pid: 7|app: 0|req: 594/1174] 10.0.0.162 () {32 vars in 646 bytes} [Thu Jul 2 11:30:13 2026] GET /v2.0/subnets => generated 1312 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:30:13.238 7 INFO neutron.services.segments.plugin [-] Segment 1a0fff65-95eb-47dd-a685-984153639fef resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1a0fff65-95eb-47dd-a685-984153639fef found for delete ", "request_id": "req-189bb205-8acc-4e03-b0fc-64c117286b5a"}]} [pid: 7|app: 0|req: 595/1175] 10.0.0.162 () {32 vars in 722 bytes} [Thu Jul 2 11:30:13 2026] GET /v2.0/networks/02d24351-a545-4f42-a748-737f6f3ce006 => generated 673 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 596/1176] 10.0.0.162 () {32 vars in 720 bytes} [Thu Jul 2 11:30:13 2026] GET /v2.0/subnets/b0359483-775a-4c68-b905-29c817423ad8 => generated 673 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:30:13.349 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e3704deb-7566-48de-b75b-9e473c122325 1d94c8d754fa43979af9b77ca9112d59 5885f4fd0a4241539878a99af32d608e - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 597/1177] 10.0.0.162 () {32 vars in 723 bytes} [Thu Jul 2 11:30:13 2026] DELETE /v2.0/subnets/78f22901-24f6-4abe-8552-ccbda6a0c6e6 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 581/1178] 10.0.0.162 () {32 vars in 725 bytes} [Thu Jul 2 11:30:13 2026] DELETE /v2.0/networks/b3f6c0bb-c4c0-4fec-af77-a44b22312202 => generated 0 bytes in 146 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 11:30:13.374 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a972bba6-a466-43cb-ab02-8db72cde0fa0 1d94c8d754fa43979af9b77ca9112d59 5885f4fd0a4241539878a99af32d608e - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 582/1179] 10.0.0.162 () {32 vars in 725 bytes} [Thu Jul 2 11:30:13 2026] DELETE /v2.0/networks/07cf36a0-ee6a-4807-b071-54601fe1ad87 => 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: 583/1180] 10.0.0.162 () {32 vars in 723 bytes} [Thu Jul 2 11:30:13 2026] DELETE /v2.0/subnets/b0359483-775a-4c68-b905-29c817423ad8 => generated 0 bytes in 187 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 11:30:13.684 8 INFO neutron_taas.services.taas.taas_plugin [None req-88028a52-1e06-491f-abf3-6ad1a5a9ecf4 1d94c8d754fa43979af9b77ca9112d59 5885f4fd0a4241539878a99af32d608e - - default default] TaaS: Handle Delete Port: e8214094-b43d-4152-8f8f-4c9e595845ab 2026-07-02 11:30:13.686 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-88028a52-1e06-491f-abf3-6ad1a5a9ecf4 1d94c8d754fa43979af9b77ca9112d59 5885f4fd0a4241539878a99af32d608e - - default default] Tap Mirror: Handle Delete Port: e8214094-b43d-4152-8f8f-4c9e595845ab [pid: 7|app: 0|req: 598/1181] 10.0.0.162 () {34 vars in 668 bytes} [Thu Jul 2 11:30:13 2026] POST /v2.0/subnets => generated 1324 bytes in 511 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 584/1182] 10.0.0.162 () {32 vars in 725 bytes} [Thu Jul 2 11:30:13 2026] DELETE /v2.0/networks/02d24351-a545-4f42-a748-737f6f3ce006 => generated 0 bytes in 314 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 599/1183] 10.0.0.162 () {32 vars in 646 bytes} [Thu Jul 2 11:30:13 2026] GET /v2.0/subnets => generated 1960 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 585/1184] 10.0.0.162 () {32 vars in 723 bytes} [Thu Jul 2 11:30:13 2026] DELETE /v2.0/subnets/6e2b99a2-b15d-4658-ba1b-e3d581e6d0c0 => generated 0 bytes in 149 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 600/1185] 10.0.0.162 () {32 vars in 723 bytes} [Thu Jul 2 11:30:14 2026] DELETE /v2.0/subnets/4cbf9483-f0b1-4927-9a51-5f2a5eec1e16 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 601/1186] 10.0.0.162 () {32 vars in 646 bytes} [Thu Jul 2 11:30:14 2026] GET /v2.0/subnets => generated 649 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 586/1187] 10.0.0.162 () {32 vars in 773 bytes} [Thu Jul 2 11:30:14 2026] GET /v2.0/security-groups?tenant_id=55eeb7bb2b6a420398c943a78c13413a&name=default => generated 2925 bytes in 184 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 602/1188] 10.0.0.162 () {32 vars in 725 bytes} [Thu Jul 2 11:30:14 2026] DELETE /v2.0/networks/8269d019-c9cc-4af3-a0ef-0373a4988dbc => generated 0 bytes in 125 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 11:30:14.420 8 INFO neutron.services.segments.plugin [-] Segment 37bf48ac-609b-4ac7-9bed-c62038c3f74f resource provider aggregate not found 2026-07-02 11:30:14.427 8 INFO neutron.services.segments.plugin [-] Segment 37bf48ac-609b-4ac7-9bed-c62038c3f74f resource provider aggregate not found 2026-07-02 11:30:14.441 8 INFO neutron.services.segments.plugin [-] Segment 37bf48ac-609b-4ac7-9bed-c62038c3f74f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 37bf48ac-609b-4ac7-9bed-c62038c3f74f found for delete ", "request_id": "req-1ccb4eb9-6eca-471a-bdf9-592853baf420"}]} 2026-07-02 11:30:14.447 8 INFO neutron.services.segments.plugin [-] Segment 37bf48ac-609b-4ac7-9bed-c62038c3f74f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 37bf48ac-609b-4ac7-9bed-c62038c3f74f found for delete ", "request_id": "req-178eb46e-9d75-4a5b-8976-8f562fc65734"}]} 2026-07-02 11:30:14.461 8 INFO neutron.services.segments.plugin [-] Segment 6c56fdd8-951e-401e-b6ab-24e4f4868cbf resource provider aggregate not found 2026-07-02 11:30:14.466 8 INFO neutron.services.segments.plugin [-] Segment 6c56fdd8-951e-401e-b6ab-24e4f4868cbf resource provider aggregate not found [pid: 8|app: 0|req: 587/1189] 10.0.0.162 () {32 vars in 739 bytes} [Thu Jul 2 11:30:14 2026] DELETE /v2.0/security-groups/9308f34a-3daa-4c21-a7c6-8d9f59e36e5b => generated 0 bytes in 145 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:30:14.484 8 INFO neutron.services.segments.plugin [-] Segment 6c56fdd8-951e-401e-b6ab-24e4f4868cbf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6c56fdd8-951e-401e-b6ab-24e4f4868cbf found for delete ", "request_id": "req-7691a797-94c4-47d2-a8db-37341ac24cbb"}]} 2026-07-02 11:30:14.489 8 INFO neutron.services.segments.plugin [-] Segment 6c56fdd8-951e-401e-b6ab-24e4f4868cbf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6c56fdd8-951e-401e-b6ab-24e4f4868cbf found for delete ", "request_id": "req-4c337caa-7541-445d-b262-e72c08b48af2"}]} 2026-07-02 11:30:14.507 8 INFO neutron.services.segments.plugin [-] Segment 96128134-816d-4c89-a292-e923a08dff3f resource provider aggregate not found 2026-07-02 11:30:14.508 8 INFO neutron.services.segments.plugin [-] Segment 96128134-816d-4c89-a292-e923a08dff3f resource provider aggregate not found [pid: 7|app: 0|req: 603/1190] 10.0.0.162 () {32 vars in 725 bytes} [Thu Jul 2 11:30:14 2026] DELETE /v2.0/networks/6b814027-9e7d-4d41-a818-f822aaf12782 => generated 0 bytes in 149 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 11:30:14.526 8 INFO neutron.services.segments.plugin [-] Segment 96128134-816d-4c89-a292-e923a08dff3f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 96128134-816d-4c89-a292-e923a08dff3f found for delete ", "request_id": "req-0c71d4af-04f5-4a07-a3e1-3391561602da"}]} 2026-07-02 11:30:14.531 8 INFO neutron.services.segments.plugin [-] Segment 96128134-816d-4c89-a292-e923a08dff3f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 96128134-816d-4c89-a292-e923a08dff3f found for delete ", "request_id": "req-6f810162-c2bc-4d01-8cb5-ef036603bb97"}]} [pid: 8|app: 0|req: 588/1191] 10.0.0.162 () {32 vars in 773 bytes} [Thu Jul 2 11:30:14 2026] GET /v2.0/security-groups?tenant_id=5885f4fd0a4241539878a99af32d608e&name=default => generated 2925 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 604/1192] 10.0.0.162 () {32 vars in 725 bytes} [Thu Jul 2 11:30:14 2026] DELETE /v2.0/networks/2e050dd9-ecff-4634-8a9f-973f5f8683e8 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 589/1193] 10.0.0.162 () {32 vars in 739 bytes} [Thu Jul 2 11:30:14 2026] DELETE /v2.0/security-groups/c829d7d6-1a2c-4a4c-8232-38c38bfa888c => 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: 605/1194] 10.0.0.162 () {32 vars in 725 bytes} [Thu Jul 2 11:30:14 2026] DELETE /v2.0/networks/d13ccdc4-a826-443b-b195-d74403984000 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 11:30:15.226 7 INFO neutron.services.segments.plugin [-] Segment 89ae2587-6bbc-42f7-b947-07e848609b61 resource provider aggregate not found 2026-07-02 11:30:15.254 7 INFO neutron.services.segments.plugin [-] Segment 89ae2587-6bbc-42f7-b947-07e848609b61 resource provider aggregate not found 2026-07-02 11:30:15.258 7 INFO neutron.services.segments.plugin [-] Segment 89ae2587-6bbc-42f7-b947-07e848609b61 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 89ae2587-6bbc-42f7-b947-07e848609b61 found for delete ", "request_id": "req-5a44cfdb-c95b-4356-8353-d3e043542d88"}]} 2026-07-02 11:30:15.272 7 INFO neutron.services.segments.plugin [-] Segment 89ae2587-6bbc-42f7-b947-07e848609b61 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 89ae2587-6bbc-42f7-b947-07e848609b61 found for delete ", "request_id": "req-f7020a7c-7217-4f6a-a544-0471377d4e40"}]} 2026-07-02 11:30:15.276 7 INFO neutron.services.segments.plugin [-] Segment b9f8da3b-a14b-44de-9f93-07c93ca65587 resource provider aggregate not found 2026-07-02 11:30:15.287 7 INFO neutron.services.segments.plugin [-] Segment b9f8da3b-a14b-44de-9f93-07c93ca65587 resource provider aggregate not found 2026-07-02 11:30:15.290 7 INFO neutron.services.segments.plugin [-] Segment b9f8da3b-a14b-44de-9f93-07c93ca65587 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b9f8da3b-a14b-44de-9f93-07c93ca65587 found for delete ", "request_id": "req-7e335c3d-38ac-49d8-bcd9-861909a2b274"}]} 2026-07-02 11:30:15.301 7 INFO neutron.services.segments.plugin [-] Segment b9f8da3b-a14b-44de-9f93-07c93ca65587 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b9f8da3b-a14b-44de-9f93-07c93ca65587 found for delete ", "request_id": "req-b789b027-d528-426e-9bc2-11fdf8ee7bfe"}]} 2026-07-02 11:30:15.308 7 INFO neutron.services.segments.plugin [-] Segment 6f0a464f-9547-47a2-9696-eb0f1caf041f resource provider aggregate not found 2026-07-02 11:30:15.315 7 INFO neutron.services.segments.plugin [-] Segment 6f0a464f-9547-47a2-9696-eb0f1caf041f resource provider aggregate not found 2026-07-02 11:30:15.324 7 INFO neutron.services.segments.plugin [-] Segment 6f0a464f-9547-47a2-9696-eb0f1caf041f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6f0a464f-9547-47a2-9696-eb0f1caf041f found for delete ", "request_id": "req-b5c21156-6996-4715-bb03-67b049196149"}]} 2026-07-02 11:30:15.326 7 INFO neutron.services.segments.plugin [-] Segment 6f0a464f-9547-47a2-9696-eb0f1caf041f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6f0a464f-9547-47a2-9696-eb0f1caf041f found for delete ", "request_id": "req-a510076c-4cd7-4867-8051-fbd1f9b3811d"}]} 2026-07-02 11:30:15.344 7 INFO neutron.services.segments.plugin [-] Segment a058908d-3901-42d7-8865-aaabd77cf852 resource provider aggregate not found 2026-07-02 11:30:15.354 7 INFO neutron.services.segments.plugin [-] Segment a058908d-3901-42d7-8865-aaabd77cf852 resource provider aggregate not found [pid: 8|app: 0|req: 590/1195] 10.0.0.162 () {32 vars in 773 bytes} [Thu Jul 2 11:30:15 2026] GET /v2.0/security-groups?tenant_id=99b0692357fe497ab173e8a77afe8d23&name=default => generated 2925 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:30:15.379 7 INFO neutron.services.segments.plugin [-] Segment a058908d-3901-42d7-8865-aaabd77cf852 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a058908d-3901-42d7-8865-aaabd77cf852 found for delete ", "request_id": "req-953cb909-ee68-40f6-b27b-62d36f85a132"}]} 2026-07-02 11:30:15.381 7 INFO neutron.services.segments.plugin [-] Segment a058908d-3901-42d7-8865-aaabd77cf852 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a058908d-3901-42d7-8865-aaabd77cf852 found for delete ", "request_id": "req-b08cc075-9cc0-449d-badd-b7121489cd12"}]} [pid: 7|app: 0|req: 606/1196] 10.0.0.162 () {32 vars in 739 bytes} [Thu Jul 2 11:30:15 2026] DELETE /v2.0/security-groups/1fdec7fc-dc0e-42cd-a9c4-c04e69105265 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 591/1197] 10.0.0.162 () {32 vars in 773 bytes} [Thu Jul 2 11:30:15 2026] GET /v2.0/security-groups?tenant_id=5b1ca9c4db8449fb937f8550738150c3&name=default => generated 2925 bytes in 276 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 592/1198] 10.0.0.162 () {32 vars in 739 bytes} [Thu Jul 2 11:30:16 2026] DELETE /v2.0/security-groups/259a5315-547c-4a67-b6ed-12a6c304b4e8 => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:30:16.445 7 INFO neutron.db.segments_db [None req-808145d9-8008-4536-adb3-d8cb37e83580 0171bba542534c4bae7c31bd43330d9d 35b26044adec4ffab22011120893f5f2 - - default default] Added segment f3f87503-e3f1-48a6-bb44-49b8e68d8201 of type vxlan for network 6b4e4b9c-36c0-464a-8a0a-bb87845c6de4 [pid: 7|app: 0|req: 607/1199] 10.0.0.162 () {34 vars in 669 bytes} [Thu Jul 2 11:30:16 2026] POST /v2.0/networks => generated 634 bytes in 353 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:30:16.599 7 INFO neutron.db.segments_db [None req-f38a8260-a89b-49fd-aebf-cc87a9079197 0171bba542534c4bae7c31bd43330d9d 35b26044adec4ffab22011120893f5f2 - - default default] Added segment 9ec836bb-6b15-4cf6-ab57-8f5896796264 of type vxlan for network 9dc83fab-157d-489d-b4b9-ace2ddbfc391 [pid: 7|app: 0|req: 608/1200] 10.0.0.162 () {34 vars in 669 bytes} [Thu Jul 2 11:30:16 2026] POST /v2.0/networks => generated 633 bytes in 182 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:30:16.850 8 INFO neutron.db.segments_db [None req-97930b8c-0b18-4543-a53b-b968dc448626 21a10c09588c4b8b968d17f0a80fba59 4dd2f8b913f14111b9eda00e4e1e2e95 - - default default] Added segment b0ab2617-e1c3-4dad-ae11-7bfa97839724 of type vxlan for network feef0951-2803-49ff-9f8d-f12946e38a02 [pid: 8|app: 0|req: 593/1201] 10.0.0.162 () {34 vars in 669 bytes} [Thu Jul 2 11:30:16 2026] POST /v2.0/networks => generated 644 bytes in 492 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 609/1202] 10.0.0.162 () {34 vars in 668 bytes} [Thu Jul 2 11:30:16 2026] POST /v2.0/subnets => generated 646 bytes in 277 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 594/1203] 10.0.0.162 () {34 vars in 668 bytes} [Thu Jul 2 11:30:16 2026] POST /v2.0/subnets => generated 655 bytes in 297 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:30:17.327 8 INFO neutron.db.segments_db [None req-ba8ca330-39bd-4621-bd79-d3e6822147a7 0171bba542534c4bae7c31bd43330d9d 35b26044adec4ffab22011120893f5f2 - - default default] Added segment 8bbbcd6a-1ad6-4f3f-9e7e-c18030e00466 of type vxlan for network 60a51ae6-8a6a-4478-b12e-7ec023653074 [pid: 7|app: 0|req: 610/1204] 10.0.0.162 () {34 vars in 668 bytes} [Thu Jul 2 11:30:17 2026] POST /v2.0/subnets => generated 641 bytes in 330 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:30:17.400 7 INFO neutron.db.segments_db [None req-00d73fed-2515-4084-8545-37fd514c2d18 21a10c09588c4b8b968d17f0a80fba59 4dd2f8b913f14111b9eda00e4e1e2e95 - - default default] Added segment bff12c70-e883-4cd6-a85d-5b74a3f1bc53 of type vxlan for network e1f3748c-7d43-477d-a7e7-99444ffbe479 [pid: 7|app: 0|req: 611/1205] 10.0.0.162 () {34 vars in 669 bytes} [Thu Jul 2 11:30:17 2026] POST /v2.0/networks => generated 643 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:30:17.554 8 INFO neutron.db.l3_hamode_db [None req-ba8ca330-39bd-4621-bd79-d3e6822147a7 0171bba542534c4bae7c31bd43330d9d 35b26044adec4ffab22011120893f5f2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 11:30:17.670 8 INFO neutron.db.l3_hamode_db [None req-ba8ca330-39bd-4621-bd79-d3e6822147a7 0171bba542534c4bae7c31bd43330d9d 35b26044adec4ffab22011120893f5f2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 11:30:17.828 7 INFO neutron.db.segments_db [None req-103926ae-e990-4519-89f1-a9bfebd38464 25dab039011445bda923ff7130661e7c f2334e53bc5445b287b96ad8557b26af - - default default] Added segment 43a79675-b67f-467b-b425-4d6fa179ca3e of type vxlan for network f5045937-ff26-439c-8dc4-bedf1238bbaf 2026-07-02 11:30:17.891 7 INFO neutron.db.segments_db [None req-103926ae-e990-4519-89f1-a9bfebd38464 25dab039011445bda923ff7130661e7c f2334e53bc5445b287b96ad8557b26af - - default default] Added segment 68f4f758-c4bf-4c91-8b61-1aab60bcbbe5 of type vxlan for network db2edbd4-7ebb-4f1c-b6ad-c294595f5e2d [pid: 7|app: 0|req: 612/1206] 10.0.0.162 () {34 vars in 669 bytes} [Thu Jul 2 11:30:17 2026] POST /v2.0/networks => generated 1244 bytes in 516 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 613/1207] 10.0.0.162 () {34 vars in 742 bytes} [Thu Jul 2 11:30:18 2026] PUT /v2.0/networks/e1f3748c-7d43-477d-a7e7-99444ffbe479 => generated 592 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 614/1208] 10.0.0.162 () {32 vars in 648 bytes} [Thu Jul 2 11:30:18 2026] GET /v2.0/networks => generated 1843 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 595/1209] 10.0.0.162 () {34 vars in 668 bytes} [Thu Jul 2 11:30:17 2026] POST /v2.0/routers => generated 509 bytes in 1020 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:30:18.422 8 INFO neutron.services.segments.plugin [-] Segment 43a79675-b67f-467b-b425-4d6fa179ca3e resource provider aggregate not found 2026-07-02 11:30:18.429 8 INFO neutron.services.segments.plugin [-] Segment 43a79675-b67f-467b-b425-4d6fa179ca3e resource provider aggregate not found 2026-07-02 11:30:18.449 8 INFO neutron.services.segments.plugin [-] Segment 43a79675-b67f-467b-b425-4d6fa179ca3e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 43a79675-b67f-467b-b425-4d6fa179ca3e found for delete ", "request_id": "req-13f52647-b9b8-4794-a06a-a2e6bd27daac"}]} 2026-07-02 11:30:18.452 8 INFO neutron.services.segments.plugin [-] Segment 43a79675-b67f-467b-b425-4d6fa179ca3e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 43a79675-b67f-467b-b425-4d6fa179ca3e found for delete ", "request_id": "req-35bd270f-1efa-4566-a38a-109bfa5847e6"}]} [pid: 8|app: 0|req: 596/1210] 10.0.0.162 () {32 vars in 725 bytes} [Thu Jul 2 11:30:18 2026] DELETE /v2.0/networks/f5045937-ff26-439c-8dc4-bedf1238bbaf => 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: 615/1211] 10.0.0.162 () {34 vars in 668 bytes} [Thu Jul 2 11:30:18 2026] POST /v2.0/subnets => generated 626 bytes in 260 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:30:18.631 7 INFO neutron.services.segments.plugin [-] Segment 68f4f758-c4bf-4c91-8b61-1aab60bcbbe5 resource provider aggregate not found 2026-07-02 11:30:18.640 7 INFO neutron.services.segments.plugin [-] Segment 68f4f758-c4bf-4c91-8b61-1aab60bcbbe5 resource provider aggregate not found 2026-07-02 11:30:18.658 7 INFO neutron.services.segments.plugin [-] Segment 68f4f758-c4bf-4c91-8b61-1aab60bcbbe5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 68f4f758-c4bf-4c91-8b61-1aab60bcbbe5 found for delete ", "request_id": "req-cd3b6f1a-5c5f-4ac2-ae1f-881156a0fc1a"}]} 2026-07-02 11:30:18.659 7 INFO neutron.services.segments.plugin [-] Segment 68f4f758-c4bf-4c91-8b61-1aab60bcbbe5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 68f4f758-c4bf-4c91-8b61-1aab60bcbbe5 found for delete ", "request_id": "req-ccdf9265-ca99-4617-8033-9ec5eb0132b3"}]} [pid: 7|app: 0|req: 616/1212] 10.0.0.162 () {32 vars in 725 bytes} [Thu Jul 2 11:30:18 2026] DELETE /v2.0/networks/db2edbd4-7ebb-4f1c-b6ad-c294595f5e2d => generated 0 bytes in 186 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 617/1213] 10.0.0.162 () {34 vars in 740 bytes} [Thu Jul 2 11:30:18 2026] PUT /v2.0/subnets/1ce4056d-2251-4ce0-9a18-9dbd52357491 => generated 636 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 618/1214] 10.0.0.162 () {32 vars in 648 bytes} [Thu Jul 2 11:30:18 2026] GET /v2.0/networks => generated 651 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 619/1215] 10.0.0.162 () {32 vars in 725 bytes} [Thu Jul 2 11:30:18 2026] DELETE /v2.0/networks/e1f3748c-7d43-477d-a7e7-99444ffbe479 => generated 0 bytes in 234 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 11:30:19.149 7 INFO neutron.db.segments_db [None req-ff71122a-15f9-4705-be0a-a7ccaf679c19 25dab039011445bda923ff7130661e7c f2334e53bc5445b287b96ad8557b26af - - default default] Added segment 7930127f-7d50-4312-8472-03bb11603263 of type vxlan for network 536fafe3-18c5-42e2-925c-fb25673e26f9 [pid: 7|app: 0|req: 620/1216] 10.0.0.162 () {34 vars in 669 bytes} [Thu Jul 2 11:30:19 2026] POST /v2.0/networks => generated 649 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:30:19.269 7 INFO neutron.pecan_wsgi.hooks.translation [None req-06cc799e-0e3e-40b2-a6cf-b35c78f05233 21a10c09588c4b8b968d17f0a80fba59 4dd2f8b913f14111b9eda00e4e1e2e95 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 621/1217] 10.0.0.162 () {32 vars in 725 bytes} [Thu Jul 2 11:30:19 2026] DELETE /v2.0/networks/e1f3748c-7d43-477d-a7e7-99444ffbe479 => generated 138 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 11:30:19.332 7 INFO neutron.db.segments_db [None req-fa52ebf0-4be1-4168-9c1c-857d6fb97b18 25dab039011445bda923ff7130661e7c f2334e53bc5445b287b96ad8557b26af - - default default] Added segment b38a790c-a08d-4d7b-bb3b-542aaa9955d8 of type vxlan for network 5f5ef9c4-dcd1-4bd4-b6cb-b0d9f789562b [pid: 7|app: 0|req: 622/1218] 10.0.0.162 () {34 vars in 669 bytes} [Thu Jul 2 11:30:19 2026] POST /v2.0/networks => generated 650 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 623/1219] 10.0.0.162 () {32 vars in 693 bytes} [Thu Jul 2 11:30:19 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 597/1220] 10.0.0.162 () {34 vars in 782 bytes} [Thu Jul 2 11:30:18 2026] PUT /v2.0/routers/bbac3a2b-e16e-40cb-99bc-268c127fd925/add_router_interface => generated 309 bytes in 1128 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 598/1221] 10.0.0.162 () {32 vars in 741 bytes} [Thu Jul 2 11:30:19 2026] GET /v2.0/subnets?network_id=21a149a6-3ff8-4dda-a83d-dd055c72df6d => generated 649 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 599/1222] 10.0.0.162 () {32 vars in 716 bytes} [Thu Jul 2 11:30:19 2026] GET /v2.0/ports/1f7a20c6-0464-4676-a5c5-a78a73527646 => generated 959 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 600/1223] 10.0.0.162 () {32 vars in 652 bytes} [Thu Jul 2 11:30:19 2026] GET /v2.0/extensions => generated 21537 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 624/1224] 10.0.0.162 () {34 vars in 664 bytes} [Thu Jul 2 11:30:19 2026] POST /v2.0/ports => generated 1506 bytes in 656 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: 625/1225] 10.0.0.162 () {32 vars in 648 bytes} [Thu Jul 2 11:30:20 2026] GET /v2.0/networks => generated 1309 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 626/1226] 10.0.0.162 () {32 vars in 642 bytes} [Thu Jul 2 11:30:20 2026] GET /v2.0/ports => generated 1506 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 627/1227] 10.0.0.162 () {32 vars in 646 bytes} [Thu Jul 2 11:30:20 2026] GET /v2.0/subnets => generated 1280 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:30:20.375 7 INFO neutron_taas.services.taas.taas_plugin [None req-2406ef54-23c0-4fcc-bba9-4f24db2d108f 25dab039011445bda923ff7130661e7c f2334e53bc5445b287b96ad8557b26af - - default default] TaaS: Handle Delete Port: 2dc5ed90-35a4-447d-afb2-02e6da94802c 2026-07-02 11:30:20.377 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2406ef54-23c0-4fcc-bba9-4f24db2d108f 25dab039011445bda923ff7130661e7c f2334e53bc5445b287b96ad8557b26af - - default default] Tap Mirror: Handle Delete Port: 2dc5ed90-35a4-447d-afb2-02e6da94802c [pid: 7|app: 0|req: 628/1228] 10.0.0.162 () {32 vars in 719 bytes} [Thu Jul 2 11:30:20 2026] DELETE /v2.0/ports/2dc5ed90-35a4-447d-afb2-02e6da94802c => 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: 629/1229] 10.0.0.162 () {32 vars in 722 bytes} [Thu Jul 2 11:30:20 2026] GET /v2.0/networks/feef0951-2803-49ff-9f8d-f12946e38a02 => generated 669 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:30:20.635 7 INFO neutron_taas.services.taas.taas_plugin [None req-4707aad6-cd6b-40aa-b8ff-1a3ba890873b 25dab039011445bda923ff7130661e7c f2334e53bc5445b287b96ad8557b26af - - default default] TaaS: Handle Delete Port: f59f2653-05ee-4731-999f-d32cc8290989 2026-07-02 11:30:20.638 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4707aad6-cd6b-40aa-b8ff-1a3ba890873b 25dab039011445bda923ff7130661e7c f2334e53bc5445b287b96ad8557b26af - - default default] Tap Mirror: Handle Delete Port: f59f2653-05ee-4731-999f-d32cc8290989 2026-07-02 11:30:20.690 7 INFO neutron.services.segments.plugin [-] Segment bff12c70-e883-4cd6-a85d-5b74a3f1bc53 resource provider aggregate not found 2026-07-02 11:30:20.700 7 INFO neutron.services.segments.plugin [-] Segment bff12c70-e883-4cd6-a85d-5b74a3f1bc53 resource provider aggregate not found 2026-07-02 11:30:20.722 7 INFO neutron.services.segments.plugin [-] Segment bff12c70-e883-4cd6-a85d-5b74a3f1bc53 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bff12c70-e883-4cd6-a85d-5b74a3f1bc53 found for delete ", "request_id": "req-052e8007-9ce2-46bb-b496-faab814cd01f"}]} 2026-07-02 11:30:20.724 7 INFO neutron.services.segments.plugin [-] Segment bff12c70-e883-4cd6-a85d-5b74a3f1bc53 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bff12c70-e883-4cd6-a85d-5b74a3f1bc53 found for delete ", "request_id": "req-3c917625-8dc4-4694-ae09-8140dd3d589c"}]} [pid: 8|app: 0|req: 601/1230] 10.0.0.162 () {34 vars in 782 bytes} [Thu Jul 2 11:30:19 2026] PUT /v2.0/routers/bbac3a2b-e16e-40cb-99bc-268c127fd925/add_router_interface => generated 309 bytes in 1065 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 630/1231] 10.0.0.162 () {32 vars in 719 bytes} [Thu Jul 2 11:30:20 2026] DELETE /v2.0/ports/f59f2653-05ee-4731-999f-d32cc8290989 => generated 0 bytes in 273 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 602/1232] 10.0.0.162 () {32 vars in 720 bytes} [Thu Jul 2 11:30:20 2026] GET /v2.0/subnets/7b001ac5-5c6f-4a71-a607-3d3e6cca2d49 => generated 641 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 603/1233] 10.0.0.162 () {32 vars in 642 bytes} [Thu Jul 2 11:30:20 2026] GET /v2.0/ports => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 11:30:20.832 8 INFO neutron.pecan_wsgi.hooks.translation [None req-dde39914-3dd6-4b9c-8469-c47812589f10 21a10c09588c4b8b968d17f0a80fba59 4dd2f8b913f14111b9eda00e4e1e2e95 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 604/1234] 10.0.0.162 () {32 vars in 723 bytes} [Thu Jul 2 11:30:20 2026] DELETE /v2.0/subnets/1ce4056d-2251-4ce0-9a18-9dbd52357491 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 631/1235] 10.0.0.162 () {32 vars in 716 bytes} [Thu Jul 2 11:30:20 2026] GET /v2.0/ports/e916b5b6-f1ca-476e-8cc7-a98724293380 => generated 967 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:30:20.877 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ecba62db-0508-41de-b53e-5c9b77971f3b 21a10c09588c4b8b968d17f0a80fba59 4dd2f8b913f14111b9eda00e4e1e2e95 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 632/1236] 10.0.0.162 () {32 vars in 725 bytes} [Thu Jul 2 11:30:20 2026] DELETE /v2.0/networks/e1f3748c-7d43-477d-a7e7-99444ffbe479 => generated 138 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 11:30:20.898 8 INFO neutron.db.segments_db [None req-182c0fc1-b22b-4e19-894b-fe7504355224 25dab039011445bda923ff7130661e7c f2334e53bc5445b287b96ad8557b26af - - default default] Added segment 771a0968-5856-45e9-b40e-da61a761aafe of type vxlan for network 65f4854d-f245-49cb-9c6c-8a2ec25650dd [pid: 8|app: 0|req: 605/1237] 10.0.0.162 () {34 vars in 669 bytes} [Thu Jul 2 11:30:20 2026] POST /v2.0/networks => generated 650 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 606/1238] 10.0.0.162 () {32 vars in 723 bytes} [Thu Jul 2 11:30:20 2026] DELETE /v2.0/subnets/7b001ac5-5c6f-4a71-a607-3d3e6cca2d49 => generated 0 bytes in 153 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 11:30:21.190 8 INFO neutron.db.segments_db [None req-e410c918-ac31-49e1-924b-93def9ab8be8 25dab039011445bda923ff7130661e7c f2334e53bc5445b287b96ad8557b26af - - default default] Added segment 59647e65-a60f-4aaf-a478-c8dfac5f0290 of type vxlan for network 10def74e-9255-4306-90b6-6e53284bdac4 2026-07-02 11:30:21.198 7 INFO neutron_taas.services.taas.taas_plugin [None req-74767340-ee4f-47e1-8f12-71c174ba48d6 0171bba542534c4bae7c31bd43330d9d 35b26044adec4ffab22011120893f5f2 - - default default] TaaS: Handle Delete Port: e916b5b6-f1ca-476e-8cc7-a98724293380 2026-07-02 11:30:21.201 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-74767340-ee4f-47e1-8f12-71c174ba48d6 0171bba542534c4bae7c31bd43330d9d 35b26044adec4ffab22011120893f5f2 - - default default] Tap Mirror: Handle Delete Port: e916b5b6-f1ca-476e-8cc7-a98724293380 [pid: 8|app: 0|req: 607/1239] 10.0.0.162 () {34 vars in 669 bytes} [Thu Jul 2 11:30:21 2026] POST /v2.0/networks => generated 650 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:30:21.412 8 INFO neutron.services.segments.plugin [-] Segment b0ab2617-e1c3-4dad-ae11-7bfa97839724 resource provider aggregate not found 2026-07-02 11:30:21.417 8 INFO neutron.services.segments.plugin [-] Segment b0ab2617-e1c3-4dad-ae11-7bfa97839724 resource provider aggregate not found 2026-07-02 11:30:21.434 8 INFO neutron.services.segments.plugin [-] Segment b0ab2617-e1c3-4dad-ae11-7bfa97839724 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b0ab2617-e1c3-4dad-ae11-7bfa97839724 found for delete ", "request_id": "req-6aff30b8-9aef-4792-884c-50906d6f9a8e"}]} 2026-07-02 11:30:21.442 8 INFO neutron.services.segments.plugin [-] Segment b0ab2617-e1c3-4dad-ae11-7bfa97839724 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b0ab2617-e1c3-4dad-ae11-7bfa97839724 found for delete ", "request_id": "req-420611d1-07c0-4849-abfe-cb684357dead"}]} [pid: 8|app: 0|req: 608/1240] 10.0.0.162 () {32 vars in 725 bytes} [Thu Jul 2 11:30:21 2026] DELETE /v2.0/networks/feef0951-2803-49ff-9f8d-f12946e38a02 => 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: 633/1241] 10.0.0.162 () {34 vars in 788 bytes} [Thu Jul 2 11:30:20 2026] PUT /v2.0/routers/bbac3a2b-e16e-40cb-99bc-268c127fd925/remove_router_interface => generated 309 bytes in 749 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 609/1242] 10.0.0.162 () {34 vars in 668 bytes} [Thu Jul 2 11:30:21 2026] POST /v2.0/subnets => generated 1274 bytes in 492 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-02 11:30:22.007 7 INFO neutron_taas.services.taas.taas_plugin [None req-cf6542cd-1e0c-4da6-b344-4680309f892c 0171bba542534c4bae7c31bd43330d9d 35b26044adec4ffab22011120893f5f2 - - default default] TaaS: Handle Delete Port: 1f7a20c6-0464-4676-a5c5-a78a73527646 2026-07-02 11:30:22.011 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cf6542cd-1e0c-4da6-b344-4680309f892c 0171bba542534c4bae7c31bd43330d9d 35b26044adec4ffab22011120893f5f2 - - default default] Tap Mirror: Handle Delete Port: 1f7a20c6-0464-4676-a5c5-a78a73527646 [pid: 8|app: 0|req: 610/1243] 10.0.0.162 () {32 vars in 773 bytes} [Thu Jul 2 11:30:21 2026] GET /v2.0/security-groups?tenant_id=7ba6d7c78db04a7d955cd829751c91a8&name=default => generated 2925 bytes in 370 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 611/1244] 10.0.0.162 () {32 vars in 646 bytes} [Thu Jul 2 11:30:22 2026] GET /v2.0/subnets => generated 1910 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 612/1245] 10.0.0.162 () {32 vars in 773 bytes} [Thu Jul 2 11:30:22 2026] GET /v2.0/security-groups?tenant_id=4dd2f8b913f14111b9eda00e4e1e2e95&name=default => generated 2925 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 634/1246] 10.0.0.162 () {34 vars in 788 bytes} [Thu Jul 2 11:30:21 2026] PUT /v2.0/routers/bbac3a2b-e16e-40cb-99bc-268c127fd925/remove_router_interface => generated 309 bytes in 802 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 613/1247] 10.0.0.162 () {32 vars in 739 bytes} [Thu Jul 2 11:30:22 2026] DELETE /v2.0/security-groups/14aed62c-074a-4a4d-818c-3cc9bfd182c9 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 635/1248] 10.0.0.162 () {32 vars in 723 bytes} [Thu Jul 2 11:30:22 2026] DELETE /v2.0/subnets/3e8fc51e-dd0b-498d-89ec-d988a7ba08fd => generated 0 bytes in 149 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 636/1249] 10.0.0.162 () {32 vars in 735 bytes} [Thu Jul 2 11:30:22 2026] GET /v2.0/ports?device_id=bbac3a2b-e16e-40cb-99bc-268c127fd925 => 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: 614/1250] 10.0.0.162 () {32 vars in 739 bytes} [Thu Jul 2 11:30:22 2026] DELETE /v2.0/security-groups/2f257c8c-d953-4126-959a-7b9815f11fb9 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:30:22.842 8 INFO neutron_taas.services.taas.taas_plugin [None req-0baa1b0f-bde4-4d79-ba9a-0df4698930cd 0171bba542534c4bae7c31bd43330d9d 35b26044adec4ffab22011120893f5f2 - - default default] TaaS: Handle Delete Port: 1f4017b5-ffa7-48f1-9654-d2486a17b8ac 2026-07-02 11:30:22.845 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0baa1b0f-bde4-4d79-ba9a-0df4698930cd 0171bba542534c4bae7c31bd43330d9d 35b26044adec4ffab22011120893f5f2 - - default default] Tap Mirror: Handle Delete Port: 1f4017b5-ffa7-48f1-9654-d2486a17b8ac [pid: 7|app: 0|req: 637/1251] 10.0.0.162 () {32 vars in 723 bytes} [Thu Jul 2 11:30:22 2026] DELETE /v2.0/subnets/ce9f3ec5-85d2-4336-86a1-3836df1ea5da => generated 0 bytes in 585 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 11:30:23.216 8 INFO neutron.db.l3_hamode_db [None req-0baa1b0f-bde4-4d79-ba9a-0df4698930cd 0171bba542534c4bae7c31bd43330d9d 35b26044adec4ffab22011120893f5f2 - - default default] HA network 60a51ae6-8a6a-4478-b12e-7ec023653074 was deleted as no HA routers are present in tenant 35b26044adec4ffab22011120893f5f2. [pid: 8|app: 0|req: 615/1252] 10.0.0.162 () {32 vars in 723 bytes} [Thu Jul 2 11:30:22 2026] DELETE /v2.0/routers/bbac3a2b-e16e-40cb-99bc-268c127fd925 => generated 0 bytes in 572 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 616/1253] 10.0.0.162 () {32 vars in 646 bytes} [Thu Jul 2 11:30:23 2026] GET /v2.0/subnets => generated 649 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 638/1254] 10.0.0.162 () {32 vars in 773 bytes} [Thu Jul 2 11:30:23 2026] GET /v2.0/security-groups?tenant_id=f58ad119009a48b68e90affdca804770&name=default => generated 2925 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:30:23.461 8 INFO neutron.services.segments.plugin [-] Segment 8bbbcd6a-1ad6-4f3f-9e7e-c18030e00466 resource provider aggregate not found 2026-07-02 11:30:23.466 8 INFO neutron.services.segments.plugin [-] Segment 8bbbcd6a-1ad6-4f3f-9e7e-c18030e00466 resource provider aggregate not found 2026-07-02 11:30:23.472 7 INFO neutron.services.segments.plugin [-] Segment 59647e65-a60f-4aaf-a478-c8dfac5f0290 resource provider aggregate not found 2026-07-02 11:30:23.477 7 INFO neutron.services.segments.plugin [-] Segment 59647e65-a60f-4aaf-a478-c8dfac5f0290 resource provider aggregate not found 2026-07-02 11:30:23.478 8 INFO neutron.services.segments.plugin [-] Segment 8bbbcd6a-1ad6-4f3f-9e7e-c18030e00466 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8bbbcd6a-1ad6-4f3f-9e7e-c18030e00466 found for delete ", "request_id": "req-d08bbb7a-fe51-4525-a526-01027f83a42a"}]} 2026-07-02 11:30:23.481 8 INFO neutron.services.segments.plugin [-] Segment 8bbbcd6a-1ad6-4f3f-9e7e-c18030e00466 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8bbbcd6a-1ad6-4f3f-9e7e-c18030e00466 found for delete ", "request_id": "req-a658235e-4866-4527-a2f6-b64d778a3ab9"}]} 2026-07-02 11:30:23.490 7 INFO neutron.services.segments.plugin [-] Segment 59647e65-a60f-4aaf-a478-c8dfac5f0290 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 59647e65-a60f-4aaf-a478-c8dfac5f0290 found for delete ", "request_id": "req-b280bc07-8e2b-4884-9411-5bda5a546b34"}]} 2026-07-02 11:30:23.497 7 INFO neutron.services.segments.plugin [-] Segment 59647e65-a60f-4aaf-a478-c8dfac5f0290 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 59647e65-a60f-4aaf-a478-c8dfac5f0290 found for delete ", "request_id": "req-c5bca6f7-24cb-4026-b479-5e1983b9e50e"}]} [pid: 8|app: 0|req: 617/1255] 10.0.0.162 () {32 vars in 723 bytes} [Thu Jul 2 11:30:23 2026] DELETE /v2.0/subnets/979130d0-0ead-4a2a-8492-87911418782a => generated 0 bytes in 236 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 639/1256] 10.0.0.162 () {32 vars in 725 bytes} [Thu Jul 2 11:30:23 2026] DELETE /v2.0/networks/10def74e-9255-4306-90b6-6e53284bdac4 => generated 0 bytes in 164 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 618/1257] 10.0.0.162 () {32 vars in 739 bytes} [Thu Jul 2 11:30:23 2026] DELETE /v2.0/security-groups/3921b7dd-43c1-40cf-89d6-8e92b251e558 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 640/1258] 10.0.0.162 () {32 vars in 723 bytes} [Thu Jul 2 11:30:23 2026] DELETE /v2.0/subnets/a1690620-da8f-497a-b7ab-6c971a26b92a => 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: 619/1259] 10.0.0.162 () {32 vars in 725 bytes} [Thu Jul 2 11:30:23 2026] DELETE /v2.0/networks/65f4854d-f245-49cb-9c6c-8a2ec25650dd => generated 0 bytes in 138 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 11:30:23.789 7 INFO neutron_taas.services.taas.taas_plugin [None req-1f4855d1-9768-4e3d-8b8d-81a4512156dd 0171bba542534c4bae7c31bd43330d9d 35b26044adec4ffab22011120893f5f2 - - default default] TaaS: Handle Delete Port: 9db316b3-c944-4e5f-acd8-487d0578afb8 2026-07-02 11:30:23.793 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1f4855d1-9768-4e3d-8b8d-81a4512156dd 0171bba542534c4bae7c31bd43330d9d 35b26044adec4ffab22011120893f5f2 - - default default] Tap Mirror: Handle Delete Port: 9db316b3-c944-4e5f-acd8-487d0578afb8 [pid: 8|app: 0|req: 620/1260] 10.0.0.162 () {32 vars in 725 bytes} [Thu Jul 2 11:30:23 2026] DELETE /v2.0/networks/5f5ef9c4-dcd1-4bd4-b6cb-b0d9f789562b => 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: 641/1261] 10.0.0.162 () {32 vars in 725 bytes} [Thu Jul 2 11:30:23 2026] DELETE /v2.0/networks/9dc83fab-157d-489d-b4b9-ace2ddbfc391 => generated 0 bytes in 326 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 621/1262] 10.0.0.162 () {32 vars in 725 bytes} [Thu Jul 2 11:30:23 2026] DELETE /v2.0/networks/536fafe3-18c5-42e2-925c-fb25673e26f9 => generated 0 bytes in 183 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 11:30:24.115 7 INFO neutron_taas.services.taas.taas_plugin [None req-9dc2c1b9-7cec-40d2-b1c7-e2d4887f0bef 0171bba542534c4bae7c31bd43330d9d 35b26044adec4ffab22011120893f5f2 - - default default] TaaS: Handle Delete Port: dd745c81-a7b6-4af2-b178-9f509259c38e 2026-07-02 11:30:24.119 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9dc2c1b9-7cec-40d2-b1c7-e2d4887f0bef 0171bba542534c4bae7c31bd43330d9d 35b26044adec4ffab22011120893f5f2 - - default default] Tap Mirror: Handle Delete Port: dd745c81-a7b6-4af2-b178-9f509259c38e [pid: 7|app: 0|req: 642/1263] 10.0.0.162 () {32 vars in 725 bytes} [Thu Jul 2 11:30:24 2026] DELETE /v2.0/networks/6b4e4b9c-36c0-464a-8a0a-bb87845c6de4 => generated 0 bytes in 295 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 11:30:24.363 8 INFO neutron.db.segments_db [None req-b12b41a2-7d99-4f79-8fae-86b61e3f838e 0171bba542534c4bae7c31bd43330d9d 35b26044adec4ffab22011120893f5f2 - - default default] Added segment cd1fb274-5268-47cf-84aa-1805ae37f66d of type vxlan for network 2e7cbe04-133d-4ec2-ad29-dc1e0c10d4f7 [pid: 8|app: 0|req: 622/1264] 10.0.0.162 () {34 vars in 669 bytes} [Thu Jul 2 11:30:24 2026] POST /v2.0/networks => generated 634 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 643/1265] 10.0.0.162 () {34 vars in 668 bytes} [Thu Jul 2 11:30:24 2026] POST /v2.0/subnets => generated 646 bytes in 217 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 644/1266] 10.0.0.162 () {32 vars in 773 bytes} [Thu Jul 2 11:30:24 2026] GET /v2.0/security-groups?tenant_id=f2334e53bc5445b287b96ad8557b26af&name=default => generated 2925 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:30:24.779 7 INFO neutron.db.segments_db [None req-5fbf40b0-76dd-4d38-9969-1ab7e9ca0a33 0171bba542534c4bae7c31bd43330d9d 35b26044adec4ffab22011120893f5f2 - - default default] Added segment 62adad83-d2df-46e5-a8dd-1233b682f418 of type vxlan for network 8ca84099-6849-442b-b90b-0b2e7d005dd9 [pid: 8|app: 0|req: 623/1267] 10.0.0.162 () {34 vars in 676 bytes} [Thu Jul 2 11:30:24 2026] POST /v2.0/subnetpools => generated 549 bytes in 255 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 624/1268] 10.0.0.162 () {32 vars in 739 bytes} [Thu Jul 2 11:30:24 2026] DELETE /v2.0/security-groups/66db2ad3-7e54-457e-b45f-1ff741abe1cb => 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: 625/1269] 10.0.0.162 () {32 vars in 728 bytes} [Thu Jul 2 11:30:24 2026] GET /v2.0/subnetpools/9be13c2e-7593-4dd0-a333-fdcba252eed2 => generated 549 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:30:25.028 7 INFO neutron.db.l3_hamode_db [None req-5fbf40b0-76dd-4d38-9969-1ab7e9ca0a33 0171bba542534c4bae7c31bd43330d9d 35b26044adec4ffab22011120893f5f2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 626/1270] 10.0.0.162 () {34 vars in 748 bytes} [Thu Jul 2 11:30:24 2026] PUT /v2.0/subnetpools/9be13c2e-7593-4dd0-a333-fdcba252eed2 => generated 501 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 627/1271] 10.0.0.162 () {32 vars in 731 bytes} [Thu Jul 2 11:30:25 2026] DELETE /v2.0/subnetpools/9be13c2e-7593-4dd0-a333-fdcba252eed2 => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:30:25.141 8 INFO neutron.api.v2.resource [None req-9fda1b4d-5ad5-4593-ab0c-a459a7276169 45ab9a76edec45c6a3a53b3e66d5c1d8 b4f1aa7546264bf5b20973cef4ee6ec1 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 628/1272] 10.0.0.162 () {32 vars in 728 bytes} [Thu Jul 2 11:30:25 2026] GET /v2.0/subnetpools/9be13c2e-7593-4dd0-a333-fdcba252eed2 => generated 145 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 11:30:25.157 7 INFO neutron.db.l3_hamode_db [None req-5fbf40b0-76dd-4d38-9969-1ab7e9ca0a33 0171bba542534c4bae7c31bd43330d9d 35b26044adec4ffab22011120893f5f2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 11:30:25.158 8 INFO neutron.api.v2.resource [None req-6b9c07c3-8e83-4ad2-acef-eac72e806a22 45ab9a76edec45c6a3a53b3e66d5c1d8 b4f1aa7546264bf5b20973cef4ee6ec1 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 629/1273] 10.0.0.162 () {32 vars in 731 bytes} [Thu Jul 2 11:30:25 2026] DELETE /v2.0/subnetpools/9be13c2e-7593-4dd0-a333-fdcba252eed2 => generated 145 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 11:30:25.504 8 INFO neutron.services.segments.plugin [-] Segment 771a0968-5856-45e9-b40e-da61a761aafe resource provider aggregate not found 2026-07-02 11:30:25.507 8 INFO neutron.services.segments.plugin [-] Segment 771a0968-5856-45e9-b40e-da61a761aafe resource provider aggregate not found 2026-07-02 11:30:25.520 7 INFO neutron.services.segments.plugin [-] Segment 9ec836bb-6b15-4cf6-ab57-8f5896796264 resource provider aggregate not found 2026-07-02 11:30:25.528 8 INFO neutron.services.segments.plugin [-] Segment 771a0968-5856-45e9-b40e-da61a761aafe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 771a0968-5856-45e9-b40e-da61a761aafe found for delete ", "request_id": "req-89f26550-c25d-49e2-8ac9-b961aca046ff"}]} 2026-07-02 11:30:25.528 7 INFO neutron.services.segments.plugin [-] Segment 9ec836bb-6b15-4cf6-ab57-8f5896796264 resource provider aggregate not found 2026-07-02 11:30:25.534 8 INFO neutron.services.segments.plugin [-] Segment 771a0968-5856-45e9-b40e-da61a761aafe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 771a0968-5856-45e9-b40e-da61a761aafe found for delete ", "request_id": "req-f3409fbe-3b4d-452a-b57a-5823d46b60b0"}]} 2026-07-02 11:30:25.554 8 INFO neutron.services.segments.plugin [-] Segment b38a790c-a08d-4d7b-bb3b-542aaa9955d8 resource provider aggregate not found 2026-07-02 11:30:25.560 7 INFO neutron.services.segments.plugin [-] Segment 9ec836bb-6b15-4cf6-ab57-8f5896796264 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9ec836bb-6b15-4cf6-ab57-8f5896796264 found for delete ", "request_id": "req-40195502-bc29-49a4-b226-abee0274abf8"}]} 2026-07-02 11:30:25.561 8 INFO neutron.services.segments.plugin [-] Segment b38a790c-a08d-4d7b-bb3b-542aaa9955d8 resource provider aggregate not found 2026-07-02 11:30:25.563 7 INFO neutron.services.segments.plugin [-] Segment 9ec836bb-6b15-4cf6-ab57-8f5896796264 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9ec836bb-6b15-4cf6-ab57-8f5896796264 found for delete ", "request_id": "req-12d64788-b852-4602-9205-780138768917"}]} 2026-07-02 11:30:25.577 8 INFO neutron.services.segments.plugin [-] Segment b38a790c-a08d-4d7b-bb3b-542aaa9955d8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b38a790c-a08d-4d7b-bb3b-542aaa9955d8 found for delete ", "request_id": "req-44372b2c-1432-405e-a660-578fca1ae063"}]} 2026-07-02 11:30:25.584 8 INFO neutron.services.segments.plugin [-] Segment b38a790c-a08d-4d7b-bb3b-542aaa9955d8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b38a790c-a08d-4d7b-bb3b-542aaa9955d8 found for delete ", "request_id": "req-ed332ae1-15c5-460a-a0e2-d7ff0fb9df5c"}]} 2026-07-02 11:30:25.590 7 INFO neutron.services.segments.plugin [-] Segment f3f87503-e3f1-48a6-bb44-49b8e68d8201 resource provider aggregate not found 2026-07-02 11:30:25.591 7 INFO neutron.services.segments.plugin [-] Segment f3f87503-e3f1-48a6-bb44-49b8e68d8201 resource provider aggregate not found 2026-07-02 11:30:25.599 8 INFO neutron.services.segments.plugin [-] Segment 7930127f-7d50-4312-8472-03bb11603263 resource provider aggregate not found 2026-07-02 11:30:25.603 8 INFO neutron.services.segments.plugin [-] Segment 7930127f-7d50-4312-8472-03bb11603263 resource provider aggregate not found 2026-07-02 11:30:25.604 7 INFO neutron.services.segments.plugin [-] Segment f3f87503-e3f1-48a6-bb44-49b8e68d8201 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f3f87503-e3f1-48a6-bb44-49b8e68d8201 found for delete ", "request_id": "req-e8a84f64-7f90-4578-8da1-d909405ae8b3"}]} 2026-07-02 11:30:25.610 7 INFO neutron.services.segments.plugin [-] Segment f3f87503-e3f1-48a6-bb44-49b8e68d8201 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f3f87503-e3f1-48a6-bb44-49b8e68d8201 found for delete ", "request_id": "req-0cfadad4-bc3a-4364-a36e-07c714b51608"}]} 2026-07-02 11:30:25.613 8 INFO neutron.services.segments.plugin [-] Segment 7930127f-7d50-4312-8472-03bb11603263 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7930127f-7d50-4312-8472-03bb11603263 found for delete ", "request_id": "req-26251b04-3412-443c-8383-cb1c57fb2421"}]} 2026-07-02 11:30:25.618 8 INFO neutron.services.segments.plugin [-] Segment 7930127f-7d50-4312-8472-03bb11603263 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7930127f-7d50-4312-8472-03bb11603263 found for delete ", "request_id": "req-9cbe4433-229e-4cf0-8aa1-0219f4acc5ff"}]} [pid: 7|app: 0|req: 645/1274] 10.0.0.162 () {34 vars in 668 bytes} [Thu Jul 2 11:30:24 2026] POST /v2.0/routers => generated 511 bytes in 1002 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 630/1275] 10.0.0.162 () {32 vars in 773 bytes} [Thu Jul 2 11:30:25 2026] GET /v2.0/security-groups?tenant_id=b4f1aa7546264bf5b20973cef4ee6ec1&name=default => generated 2925 bytes in 290 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 631/1276] 10.0.0.162 () {32 vars in 739 bytes} [Thu Jul 2 11:30:25 2026] DELETE /v2.0/security-groups/e70cc2bd-15c8-4343-8f81-740887f3ffda => 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: 646/1277] 10.0.0.162 () {34 vars in 664 bytes} [Thu Jul 2 11:30:25 2026] POST /v2.0/ports => generated 964 bytes in 368 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 11:30:27.169 7 INFO neutron.db.segments_db [None req-0325a9e9-1af9-42c1-99e4-c1ea1c8c84bf 7f918afcc09d452fba9d93b53b4d1930 632b88a5ad9b4a2cbaf5097ae45d5fca - - default default] Added segment 86628972-d1b1-47fe-914a-1fc8e767780c of type vxlan for network fd5bc026-5f52-443b-bfcd-dab2b6280257 [pid: 8|app: 0|req: 632/1280] 10.0.0.162 () {34 vars in 782 bytes} [Thu Jul 2 11:30:26 2026] PUT /v2.0/routers/20b0b0f5-dd91-40ec-a9da-abc4945beaf1/add_router_interface => generated 309 bytes in 1121 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: 649/1281] 10.0.0.162 () {34 vars in 669 bytes} [Thu Jul 2 11:30:26 2026] POST /v2.0/networks => generated 649 bytes in 564 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 633/1282] 10.0.0.162 () {32 vars in 716 bytes} [Thu Jul 2 11:30:27 2026] GET /v2.0/ports/7ce249f1-e049-4820-b487-81310d173ee7 => generated 1038 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 650/1283] 10.0.0.162 () {34 vars in 664 bytes} [Thu Jul 2 11:30:27 2026] POST /v2.0/ports => generated 778 bytes in 286 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 11:30:27.615 7 INFO neutron.db.segments_db [None req-8f94cd7a-d60b-41f1-a9c0-5e42ae355167 7f918afcc09d452fba9d93b53b4d1930 632b88a5ad9b4a2cbaf5097ae45d5fca - - default default] Added segment 54fc30f0-80fd-4bbb-888e-ea9da78bba12 of type vxlan for network 9f773b63-e540-4fbf-8a61-7ad21258328b [pid: 7|app: 0|req: 651/1284] 10.0.0.162 () {34 vars in 669 bytes} [Thu Jul 2 11:30:27 2026] POST /v2.0/networks => generated 636 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:30:27.739 8 INFO neutron_taas.services.taas.taas_plugin [None req-3201f483-c884-47da-b1b8-edf55d2a432d 0171bba542534c4bae7c31bd43330d9d 35b26044adec4ffab22011120893f5f2 - - default default] TaaS: Handle Delete Port: 7ce249f1-e049-4820-b487-81310d173ee7 2026-07-02 11:30:27.742 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3201f483-c884-47da-b1b8-edf55d2a432d 0171bba542534c4bae7c31bd43330d9d 35b26044adec4ffab22011120893f5f2 - - default default] Tap Mirror: Handle Delete Port: 7ce249f1-e049-4820-b487-81310d173ee7 [pid: 7|app: 0|req: 652/1285] 10.0.0.162 () {34 vars in 668 bytes} [Thu Jul 2 11:30:27 2026] POST /v2.0/subnets => generated 646 bytes in 233 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 634/1286] 10.0.0.162 () {34 vars in 788 bytes} [Thu Jul 2 11:30:27 2026] PUT /v2.0/routers/20b0b0f5-dd91-40ec-a9da-abc4945beaf1/remove_router_interface => generated 309 bytes in 836 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 11:30:28.291 8 INFO neutron.api.v2.resource [None req-06274f1a-a997-4174-b37b-c47d1154567e 0171bba542534c4bae7c31bd43330d9d 35b26044adec4ffab22011120893f5f2 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 635/1287] 10.0.0.162 () {34 vars in 788 bytes} [Thu Jul 2 11:30:28 2026] PUT /v2.0/routers/20b0b0f5-dd91-40ec-a9da-abc4945beaf1/remove_router_interface => generated 197 bytes in 103 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 653/1288] 10.0.0.162 () {34 vars in 664 bytes} [Thu Jul 2 11:30:27 2026] POST /v2.0/ports => generated 961 bytes in 360 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: 636/1289] 10.0.0.162 () {32 vars in 735 bytes} [Thu Jul 2 11:30:28 2026] GET /v2.0/ports?device_id=20b0b0f5-dd91-40ec-a9da-abc4945beaf1 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 11:30:28.389 7 INFO neutron_taas.services.taas.taas_plugin [None req-268f6add-1c08-4f7b-9363-eb136367e571 7f918afcc09d452fba9d93b53b4d1930 632b88a5ad9b4a2cbaf5097ae45d5fca - - default default] TaaS: Handle Delete Port: a0f124ef-4857-46a2-8d5a-13cae6679d37 2026-07-02 11:30:28.393 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-268f6add-1c08-4f7b-9363-eb136367e571 7f918afcc09d452fba9d93b53b4d1930 632b88a5ad9b4a2cbaf5097ae45d5fca - - default default] Tap Mirror: Handle Delete Port: a0f124ef-4857-46a2-8d5a-13cae6679d37 2026-07-02 11:30:28.465 8 INFO neutron_taas.services.taas.taas_plugin [None req-9e9f2354-62d8-436c-85c5-dae95a52b3a6 0171bba542534c4bae7c31bd43330d9d 35b26044adec4ffab22011120893f5f2 - - default default] TaaS: Handle Delete Port: 2a7a9d6a-fde5-44e7-b59d-6c0d31ec0bb6 2026-07-02 11:30:28.467 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9e9f2354-62d8-436c-85c5-dae95a52b3a6 0171bba542534c4bae7c31bd43330d9d 35b26044adec4ffab22011120893f5f2 - - default default] Tap Mirror: Handle Delete Port: 2a7a9d6a-fde5-44e7-b59d-6c0d31ec0bb6 [pid: 7|app: 0|req: 654/1290] 10.0.0.162 () {32 vars in 719 bytes} [Thu Jul 2 11:30:28 2026] DELETE /v2.0/ports/a0f124ef-4857-46a2-8d5a-13cae6679d37 => generated 0 bytes in 199 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 11:30:28.520 7 INFO neutron.pecan_wsgi.hooks.translation [None req-df5f18ed-1015-44c7-a9be-250037f306a1 7f918afcc09d452fba9d93b53b4d1930 632b88a5ad9b4a2cbaf5097ae45d5fca - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 655/1291] 10.0.0.162 () {32 vars in 719 bytes} [Thu Jul 2 11:30:28 2026] DELETE /v2.0/ports/a0f124ef-4857-46a2-8d5a-13cae6679d37 => generated 132 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 11:30:28.547 7 INFO neutron.pecan_wsgi.hooks.translation [None req-bb048273-017d-4d2d-93fc-a1a656c92723 7f918afcc09d452fba9d93b53b4d1930 632b88a5ad9b4a2cbaf5097ae45d5fca - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 656/1292] 10.0.0.162 () {32 vars in 716 bytes} [Thu Jul 2 11:30:28 2026] GET /v2.0/ports/a0f124ef-4857-46a2-8d5a-13cae6679d37 => 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: 657/1293] 10.0.0.162 () {32 vars in 723 bytes} [Thu Jul 2 11:30:28 2026] DELETE /v2.0/subnets/1d6d2bc4-c136-49cf-8ab3-cf064eda91a3 => generated 0 bytes in 164 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 11:30:28.811 8 INFO neutron.services.segments.plugin [-] Segment 62adad83-d2df-46e5-a8dd-1233b682f418 resource provider aggregate not found 2026-07-02 11:30:28.816 8 INFO neutron.services.segments.plugin [-] Segment 62adad83-d2df-46e5-a8dd-1233b682f418 resource provider aggregate not found 2026-07-02 11:30:28.832 8 INFO neutron.services.segments.plugin [-] Segment 62adad83-d2df-46e5-a8dd-1233b682f418 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 62adad83-d2df-46e5-a8dd-1233b682f418 found for delete ", "request_id": "req-489fd44f-c950-4d42-a8fc-e60fffbbed40"}]} 2026-07-02 11:30:28.833 8 INFO neutron.services.segments.plugin [-] Segment 62adad83-d2df-46e5-a8dd-1233b682f418 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 62adad83-d2df-46e5-a8dd-1233b682f418 found for delete ", "request_id": "req-894d6391-ab73-4fd1-b9b8-53a8ffc5bec0"}]} 2026-07-02 11:30:28.843 8 INFO neutron.db.l3_hamode_db [None req-9e9f2354-62d8-436c-85c5-dae95a52b3a6 0171bba542534c4bae7c31bd43330d9d 35b26044adec4ffab22011120893f5f2 - - default default] HA network 8ca84099-6849-442b-b90b-0b2e7d005dd9 was deleted as no HA routers are present in tenant 35b26044adec4ffab22011120893f5f2. [pid: 8|app: 0|req: 637/1294] 10.0.0.162 () {32 vars in 723 bytes} [Thu Jul 2 11:30:28 2026] DELETE /v2.0/routers/20b0b0f5-dd91-40ec-a9da-abc4945beaf1 => generated 0 bytes in 529 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:30:28.872 7 INFO neutron.services.segments.plugin [-] Segment 54fc30f0-80fd-4bbb-888e-ea9da78bba12 resource provider aggregate not found 2026-07-02 11:30:28.873 7 INFO neutron.services.segments.plugin [-] Segment 54fc30f0-80fd-4bbb-888e-ea9da78bba12 resource provider aggregate not found 2026-07-02 11:30:28.891 7 INFO neutron.services.segments.plugin [-] Segment 54fc30f0-80fd-4bbb-888e-ea9da78bba12 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 54fc30f0-80fd-4bbb-888e-ea9da78bba12 found for delete ", "request_id": "req-5c4dbbbf-eb05-4ec1-a87a-e7d3aa8118be"}]} 2026-07-02 11:30:28.895 7 INFO neutron.services.segments.plugin [-] Segment 54fc30f0-80fd-4bbb-888e-ea9da78bba12 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 54fc30f0-80fd-4bbb-888e-ea9da78bba12 found for delete ", "request_id": "req-417bedc7-0dfe-4dda-9438-ba8372dd10ce"}]} [pid: 7|app: 0|req: 658/1295] 10.0.0.162 () {32 vars in 725 bytes} [Thu Jul 2 11:30:28 2026] DELETE /v2.0/networks/9f773b63-e540-4fbf-8a61-7ad21258328b => generated 0 bytes in 185 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 11:30:28.988 7 INFO neutron.db.segments_db [None req-b2470dfc-29fe-400c-baef-fa0e401e9b80 7f918afcc09d452fba9d93b53b4d1930 632b88a5ad9b4a2cbaf5097ae45d5fca - - default default] Added segment bf6e2bc5-36ba-4b40-beeb-ab04981ee761 of type vxlan for network 5d159fbb-2e32-45ff-9e88-4bfac0e76bd4 [pid: 8|app: 0|req: 638/1296] 10.0.0.162 () {32 vars in 723 bytes} [Thu Jul 2 11:30:28 2026] DELETE /v2.0/subnets/e096594c-9b52-47fe-9b5e-722865c73785 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 659/1297] 10.0.0.162 () {34 vars in 669 bytes} [Thu Jul 2 11:30:28 2026] POST /v2.0/networks => generated 636 bytes in 191 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 639/1298] 10.0.0.162 () {32 vars in 725 bytes} [Thu Jul 2 11:30:29 2026] DELETE /v2.0/networks/2e7cbe04-133d-4ec2-ad29-dc1e0c10d4f7 => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 11:30:29.235 8 INFO neutron.db.segments_db [None req-3000f55a-1151-4ac1-988d-ec0cf9764c94 0171bba542534c4bae7c31bd43330d9d 35b26044adec4ffab22011120893f5f2 - - default default] Added segment 72e9b821-5d55-4d08-85c0-5886000515d9 of type vxlan for network 9b155875-0829-4e40-b83e-4195b9057fdc [pid: 8|app: 0|req: 640/1299] 10.0.0.162 () {34 vars in 669 bytes} [Thu Jul 2 11:30:29 2026] POST /v2.0/networks => generated 633 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 660/1300] 10.0.0.162 () {34 vars in 668 bytes} [Thu Jul 2 11:30:29 2026] POST /v2.0/subnets => generated 646 bytes in 258 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 641/1301] 10.0.0.162 () {34 vars in 668 bytes} [Thu Jul 2 11:30:29 2026] POST /v2.0/subnets => generated 646 bytes in 316 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 661/1302] 10.0.0.162 () {34 vars in 664 bytes} [Thu Jul 2 11:30:29 2026] POST /v2.0/ports => generated 924 bytes in 312 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:30:29.696 8 INFO neutron.db.segments_db [None req-4a2b6046-5141-43d8-9f47-cd604caf5b0a 0171bba542534c4bae7c31bd43330d9d 35b26044adec4ffab22011120893f5f2 - - default default] Added segment b8c6b49b-d272-41af-8f59-a16533136172 of type vxlan for network 7a60eafc-078a-4739-afdc-4ece21ca5ac3 2026-07-02 11:30:29.776 7 INFO neutron_taas.services.taas.taas_plugin [None req-52c1cbb2-5a8f-4e2f-8ffe-f2cfc35445d7 7f918afcc09d452fba9d93b53b4d1930 632b88a5ad9b4a2cbaf5097ae45d5fca - - default default] TaaS: Handle Delete Port: 998e839a-4777-4462-b9f7-50f2428fef45 2026-07-02 11:30:29.779 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-52c1cbb2-5a8f-4e2f-8ffe-f2cfc35445d7 7f918afcc09d452fba9d93b53b4d1930 632b88a5ad9b4a2cbaf5097ae45d5fca - - default default] Tap Mirror: Handle Delete Port: 998e839a-4777-4462-b9f7-50f2428fef45 [pid: 7|app: 0|req: 662/1303] 10.0.0.162 () {32 vars in 719 bytes} [Thu Jul 2 11:30:29 2026] DELETE /v2.0/ports/998e839a-4777-4462-b9f7-50f2428fef45 => generated 0 bytes in 411 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 11:30:30.309 8 INFO neutron.db.l3_hamode_db [None req-4a2b6046-5141-43d8-9f47-cd604caf5b0a 0171bba542534c4bae7c31bd43330d9d 35b26044adec4ffab22011120893f5f2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 663/1304] 10.0.0.162 () {32 vars in 773 bytes} [Thu Jul 2 11:30:30 2026] GET /v2.0/security-groups?tenant_id=907203fcd48848a4a1a167e0d04cb55b&name=default => generated 2925 bytes in 215 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:30:30.329 7 INFO neutron.pecan_wsgi.hooks.translation [None req-eb3ccb56-fe83-4d72-9c06-25145593b497 7f918afcc09d452fba9d93b53b4d1930 632b88a5ad9b4a2cbaf5097ae45d5fca - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 664/1305] 10.0.0.162 () {32 vars in 716 bytes} [Thu Jul 2 11:30:30 2026] GET /v2.0/ports/998e839a-4777-4462-b9f7-50f2428fef45 => generated 132 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 665/1306] 10.0.0.162 () {32 vars in 739 bytes} [Thu Jul 2 11:30:30 2026] DELETE /v2.0/security-groups/367a4c2e-3192-4573-b9ad-30bef24a6038 => 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: 666/1307] 10.0.0.162 () {32 vars in 723 bytes} [Thu Jul 2 11:30:30 2026] DELETE /v2.0/subnets/44568588-ce3b-482e-a44f-4c25598ffe13 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 667/1308] 10.0.0.162 () {32 vars in 773 bytes} [Thu Jul 2 11:30:30 2026] GET /v2.0/security-groups?tenant_id=2f6da9bb5bc94d1196ab932fd3ad2ac7&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: 668/1309] 10.0.0.162 () {32 vars in 725 bytes} [Thu Jul 2 11:30:30 2026] DELETE /v2.0/networks/5d159fbb-2e32-45ff-9e88-4bfac0e76bd4 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 11:30:30.860 8 INFO neutron.services.segments.plugin [-] Segment cd1fb274-5268-47cf-84aa-1805ae37f66d resource provider aggregate not found 2026-07-02 11:30:30.866 8 INFO neutron.services.segments.plugin [-] Segment cd1fb274-5268-47cf-84aa-1805ae37f66d resource provider aggregate not found 2026-07-02 11:30:30.876 8 INFO neutron.services.segments.plugin [-] Segment cd1fb274-5268-47cf-84aa-1805ae37f66d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cd1fb274-5268-47cf-84aa-1805ae37f66d found for delete ", "request_id": "req-b4defc43-7d10-410c-9211-a8f1958484d1"}]} 2026-07-02 11:30:30.877 8 INFO neutron.db.l3_hamode_db [None req-4a2b6046-5141-43d8-9f47-cd604caf5b0a 0171bba542534c4bae7c31bd43330d9d 35b26044adec4ffab22011120893f5f2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 11:30:30.885 8 INFO neutron.services.segments.plugin [-] Segment cd1fb274-5268-47cf-84aa-1805ae37f66d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cd1fb274-5268-47cf-84aa-1805ae37f66d found for delete ", "request_id": "req-22fb7983-6782-4c38-a0bf-b5609cb5b481"}]} 2026-07-02 11:30:30.917 7 INFO neutron.services.segments.plugin [-] Segment bf6e2bc5-36ba-4b40-beeb-ab04981ee761 resource provider aggregate not found 2026-07-02 11:30:30.922 7 INFO neutron.services.segments.plugin [-] Segment bf6e2bc5-36ba-4b40-beeb-ab04981ee761 resource provider aggregate not found [pid: 7|app: 0|req: 669/1310] 10.0.0.162 () {32 vars in 739 bytes} [Thu Jul 2 11:30:30 2026] DELETE /v2.0/security-groups/55db507d-5865-4eb3-a429-6be4d5726f58 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:30:30.938 7 INFO neutron.services.segments.plugin [-] Segment bf6e2bc5-36ba-4b40-beeb-ab04981ee761 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bf6e2bc5-36ba-4b40-beeb-ab04981ee761 found for delete ", "request_id": "req-725ccb8e-986a-4c15-9bdc-9e5552b0b6b9"}]} 2026-07-02 11:30:30.954 7 INFO neutron.services.segments.plugin [-] Segment bf6e2bc5-36ba-4b40-beeb-ab04981ee761 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bf6e2bc5-36ba-4b40-beeb-ab04981ee761 found for delete ", "request_id": "req-3e304de7-7962-487a-ab60-5e971255fbcc"}]} [pid: 7|app: 0|req: 670/1311] 10.0.0.162 () {34 vars in 664 bytes} [Thu Jul 2 11:30:30 2026] POST /v2.0/ports => generated 778 bytes in 256 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 671/1312] 10.0.0.162 () {34 vars in 736 bytes} [Thu Jul 2 11:30:31 2026] PUT /v2.0/ports/3326cf4e-f46d-4464-93ca-7cae1907bdfc => generated 752 bytes in 192 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 11:30:31.473 7 INFO neutron_taas.services.taas.taas_plugin [None req-8b49f8e4-6a0d-4108-a742-1a87f9fe856e 7f918afcc09d452fba9d93b53b4d1930 632b88a5ad9b4a2cbaf5097ae45d5fca - - default default] TaaS: Handle Delete Port: 3326cf4e-f46d-4464-93ca-7cae1907bdfc 2026-07-02 11:30:31.475 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8b49f8e4-6a0d-4108-a742-1a87f9fe856e 7f918afcc09d452fba9d93b53b4d1930 632b88a5ad9b4a2cbaf5097ae45d5fca - - default default] Tap Mirror: Handle Delete Port: 3326cf4e-f46d-4464-93ca-7cae1907bdfc [pid: 7|app: 0|req: 672/1313] 10.0.0.162 () {32 vars in 719 bytes} [Thu Jul 2 11:30:31 2026] DELETE /v2.0/ports/3326cf4e-f46d-4464-93ca-7cae1907bdfc => generated 0 bytes in 154 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 642/1314] 10.0.0.162 () {34 vars in 668 bytes} [Thu Jul 2 11:30:29 2026] POST /v2.0/routers => generated 511 bytes in 1921 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 643/1315] 10.0.0.162 () {32 vars in 642 bytes} [Thu Jul 2 11:30:31 2026] GET /v2.0/ports => generated 781 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 673/1316] 10.0.0.162 () {32 vars in 773 bytes} [Thu Jul 2 11:30:31 2026] GET /v2.0/security-groups?tenant_id=e677cc6d8aa2420492e8c48ca6ca8551&name=default => generated 2925 bytes in 295 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:30:31.861 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c09de36e-892e-4300-a638-b4a3f0d58da1 7f918afcc09d452fba9d93b53b4d1930 632b88a5ad9b4a2cbaf5097ae45d5fca - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 674/1317] 10.0.0.162 () {32 vars in 716 bytes} [Thu Jul 2 11:30:31 2026] GET /v2.0/ports/3326cf4e-f46d-4464-93ca-7cae1907bdfc => generated 132 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 675/1318] 10.0.0.162 () {32 vars in 739 bytes} [Thu Jul 2 11:30:31 2026] DELETE /v2.0/security-groups/bd1a8319-41a5-46d6-b9d6-ef9210762dee => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 676/1319] 10.0.0.162 () {32 vars in 642 bytes} [Thu Jul 2 11:30:31 2026] GET /v2.0/ports => generated 781 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 677/1320] 10.0.0.162 () {32 vars in 716 bytes} [Thu Jul 2 11:30:31 2026] GET /v2.0/ports/c249b46a-8491-42a3-9912-cb8efc22137b => generated 778 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:30:32.076 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ccc4ec7d-611c-4ce8-8880-bd31d8c9b9c9 7f918afcc09d452fba9d93b53b4d1930 632b88a5ad9b4a2cbaf5097ae45d5fca - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 678/1321] 10.0.0.162 () {32 vars in 719 bytes} [Thu Jul 2 11:30:32 2026] DELETE /v2.0/ports/998e839a-4777-4462-b9f7-50f2428fef45 => generated 132 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 11:30:32.100 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1bb099bd-4938-48a3-aa9f-cf5aef13c2a5 7f918afcc09d452fba9d93b53b4d1930 632b88a5ad9b4a2cbaf5097ae45d5fca - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 679/1322] 10.0.0.162 () {32 vars in 723 bytes} [Thu Jul 2 11:30:32 2026] DELETE /v2.0/subnets/44568588-ce3b-482e-a44f-4c25598ffe13 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 11:30:32.118 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c8c6f73b-ba7c-47c9-9d64-2f3180008bbd 7f918afcc09d452fba9d93b53b4d1930 632b88a5ad9b4a2cbaf5097ae45d5fca - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 680/1323] 10.0.0.162 () {32 vars in 723 bytes} [Thu Jul 2 11:30:32 2026] DELETE /v2.0/subnets/1d6d2bc4-c136-49cf-8ab3-cf064eda91a3 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 681/1324] 10.0.0.162 () {32 vars in 773 bytes} [Thu Jul 2 11:30:32 2026] GET /v2.0/security-groups?tenant_id=79742d2d88d44f1c9d5cfd4454ad59d2&name=default => generated 2925 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:30:32.372 7 INFO neutron_taas.services.taas.taas_plugin [None req-a8c0a15d-ab7d-4df9-9943-ab3437673e11 7f918afcc09d452fba9d93b53b4d1930 632b88a5ad9b4a2cbaf5097ae45d5fca - - default default] TaaS: Handle Delete Port: c249b46a-8491-42a3-9912-cb8efc22137b 2026-07-02 11:30:32.374 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a8c0a15d-ab7d-4df9-9943-ab3437673e11 7f918afcc09d452fba9d93b53b4d1930 632b88a5ad9b4a2cbaf5097ae45d5fca - - default default] Tap Mirror: Handle Delete Port: c249b46a-8491-42a3-9912-cb8efc22137b [pid: 7|app: 0|req: 682/1325] 10.0.0.162 () {32 vars in 719 bytes} [Thu Jul 2 11:30:32 2026] DELETE /v2.0/ports/c249b46a-8491-42a3-9912-cb8efc22137b => generated 0 bytes in 186 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 683/1326] 10.0.0.162 () {32 vars in 739 bytes} [Thu Jul 2 11:30:32 2026] DELETE /v2.0/security-groups/ecead8d7-13a3-4c0a-b397-d11158250b8f => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 684/1327] 10.0.0.162 () {32 vars in 725 bytes} [Thu Jul 2 11:30:32 2026] DELETE /v2.0/networks/fd5bc026-5f52-443b-bfcd-dab2b6280257 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 644/1328] 10.0.0.162 () {34 vars in 782 bytes} [Thu Jul 2 11:30:31 2026] PUT /v2.0/routers/179a4240-e464-4de4-98be-f99c119d494e/add_router_interface => generated 309 bytes in 1121 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 685/1329] 10.0.0.162 () {32 vars in 716 bytes} [Thu Jul 2 11:30:32 2026] GET /v2.0/ports/84a9fd08-1fb8-4eed-95a1-c7ecb68a45b1 => generated 959 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:30:32.975 7 INFO neutron.services.segments.plugin [-] Segment 86628972-d1b1-47fe-914a-1fc8e767780c resource provider aggregate not found 2026-07-02 11:30:32.989 7 INFO neutron.services.segments.plugin [-] Segment 86628972-d1b1-47fe-914a-1fc8e767780c resource provider aggregate not found 2026-07-02 11:30:32.998 7 INFO neutron.services.segments.plugin [-] Segment 86628972-d1b1-47fe-914a-1fc8e767780c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 86628972-d1b1-47fe-914a-1fc8e767780c found for delete ", "request_id": "req-d4296943-b1ad-4fb6-a9ea-d23954a13da2"}]} 2026-07-02 11:30:33.004 7 INFO neutron.services.segments.plugin [-] Segment 86628972-d1b1-47fe-914a-1fc8e767780c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 86628972-d1b1-47fe-914a-1fc8e767780c found for delete ", "request_id": "req-57349562-0936-4bc3-a1c0-13e47b5b78f4"}]} 2026-07-02 11:30:33.183 8 INFO neutron_taas.services.taas.taas_plugin [None req-e40e6add-1d84-475c-92b5-c3770d731814 0171bba542534c4bae7c31bd43330d9d 35b26044adec4ffab22011120893f5f2 - - default default] TaaS: Handle Delete Port: 84a9fd08-1fb8-4eed-95a1-c7ecb68a45b1 2026-07-02 11:30:33.190 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e40e6add-1d84-475c-92b5-c3770d731814 0171bba542534c4bae7c31bd43330d9d 35b26044adec4ffab22011120893f5f2 - - default default] Tap Mirror: Handle Delete Port: 84a9fd08-1fb8-4eed-95a1-c7ecb68a45b1 [pid: 7|app: 0|req: 686/1330] 10.0.0.162 () {32 vars in 773 bytes} [Thu Jul 2 11:30:33 2026] GET /v2.0/security-groups?tenant_id=632b88a5ad9b4a2cbaf5097ae45d5fca&name=default => generated 2925 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 687/1331] 10.0.0.162 () {32 vars in 739 bytes} [Thu Jul 2 11:30:33 2026] DELETE /v2.0/security-groups/b41f7339-a38a-4b27-8285-e3cebf1f9716 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 645/1332] 10.0.0.162 () {34 vars in 788 bytes} [Thu Jul 2 11:30:32 2026] PUT /v2.0/routers/179a4240-e464-4de4-98be-f99c119d494e/remove_router_interface => generated 309 bytes in 763 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 688/1333] 10.0.0.162 () {32 vars in 735 bytes} [Thu Jul 2 11:30:33 2026] GET /v2.0/ports?device_id=179a4240-e464-4de4-98be-f99c119d494e => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 11:30:33.877 8 INFO neutron_taas.services.taas.taas_plugin [None req-a51ed9dd-0237-4b46-a9b0-c44b7a59b55a 0171bba542534c4bae7c31bd43330d9d 35b26044adec4ffab22011120893f5f2 - - default default] TaaS: Handle Delete Port: b9bbf3b8-ebd6-4817-aea7-839dbd992392 2026-07-02 11:30:33.881 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a51ed9dd-0237-4b46-a9b0-c44b7a59b55a 0171bba542534c4bae7c31bd43330d9d 35b26044adec4ffab22011120893f5f2 - - default default] Tap Mirror: Handle Delete Port: b9bbf3b8-ebd6-4817-aea7-839dbd992392 2026-07-02 11:30:34.262 8 INFO neutron.services.segments.plugin [-] Segment b8c6b49b-d272-41af-8f59-a16533136172 resource provider aggregate not found 2026-07-02 11:30:34.269 8 INFO neutron.services.segments.plugin [-] Segment b8c6b49b-d272-41af-8f59-a16533136172 resource provider aggregate not found 2026-07-02 11:30:34.277 8 INFO neutron.services.segments.plugin [-] Segment b8c6b49b-d272-41af-8f59-a16533136172 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b8c6b49b-d272-41af-8f59-a16533136172 found for delete ", "request_id": "req-f21dc108-ef05-4948-959e-055063c2705f"}]} 2026-07-02 11:30:34.291 8 INFO neutron.services.segments.plugin [-] Segment b8c6b49b-d272-41af-8f59-a16533136172 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b8c6b49b-d272-41af-8f59-a16533136172 found for delete ", "request_id": "req-8834426e-df01-4527-8474-a5afa340f2ad"}]} 2026-07-02 11:30:34.292 8 INFO neutron.db.l3_hamode_db [None req-a51ed9dd-0237-4b46-a9b0-c44b7a59b55a 0171bba542534c4bae7c31bd43330d9d 35b26044adec4ffab22011120893f5f2 - - default default] HA network 7a60eafc-078a-4739-afdc-4ece21ca5ac3 was deleted as no HA routers are present in tenant 35b26044adec4ffab22011120893f5f2. [pid: 8|app: 0|req: 646/1334] 10.0.0.162 () {32 vars in 723 bytes} [Thu Jul 2 11:30:33 2026] DELETE /v2.0/routers/179a4240-e464-4de4-98be-f99c119d494e => generated 0 bytes in 642 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 689/1335] 10.0.0.162 () {32 vars in 723 bytes} [Thu Jul 2 11:30:34 2026] DELETE /v2.0/subnets/54d66642-f543-4240-8f36-77736df186b2 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 647/1336] 10.0.0.162 () {32 vars in 725 bytes} [Thu Jul 2 11:30:34 2026] DELETE /v2.0/networks/9b155875-0829-4e40-b83e-4195b9057fdc => generated 0 bytes in 128 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 11:30:34.652 7 INFO neutron.db.segments_db [None req-1e98e591-cec3-40a4-bc33-dc3284b35461 0171bba542534c4bae7c31bd43330d9d 35b26044adec4ffab22011120893f5f2 - - default default] Added segment 3968fec7-0714-44ea-b4bf-5ba9a9a5ab4c of type vxlan for network adc783bc-919a-4305-a7d9-d7049d07edcb 2026-07-02 11:30:34.894 7 INFO neutron.db.l3_hamode_db [None req-1e98e591-cec3-40a4-bc33-dc3284b35461 0171bba542534c4bae7c31bd43330d9d 35b26044adec4ffab22011120893f5f2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 11:30:35.577 7 INFO neutron.db.l3_hamode_db [None req-1e98e591-cec3-40a4-bc33-dc3284b35461 0171bba542534c4bae7c31bd43330d9d 35b26044adec4ffab22011120893f5f2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 648/1337] 10.0.0.162 () {34 vars in 683 bytes} [Thu Jul 2 11:30:35 2026] POST /v2.0/security-groups => generated 1625 bytes in 413 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 649/1338] 10.0.0.162 () {32 vars in 662 bytes} [Thu Jul 2 11:30:35 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: 650/1339] 10.0.0.162 () {34 vars in 757 bytes} [Thu Jul 2 11:30:35 2026] PUT /v2.0/security-groups/fcc3eb2c-864d-438d-a971-157d31d86878 => generated 1663 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 651/1340] 10.0.0.162 () {32 vars in 736 bytes} [Thu Jul 2 11:30:35 2026] GET /v2.0/security-groups/fcc3eb2c-864d-438d-a971-157d31d86878 => generated 1663 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 652/1341] 10.0.0.162 () {32 vars in 739 bytes} [Thu Jul 2 11:30:35 2026] DELETE /v2.0/security-groups/fcc3eb2c-864d-438d-a971-157d31d86878 => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 653/1342] 10.0.0.162 () {32 vars in 662 bytes} [Thu Jul 2 11:30:35 2026] GET /v2.0/security-groups => generated 2925 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:30:35.917 8 INFO neutron.api.v2.resource [None req-61696329-5c0d-42fe-b331-3abea037e1f4 3e2dca6bf05a45939e0f0f3cdc84af8d f6075ea40837453c82fdcd063853a295 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 654/1343] 10.0.0.162 () {32 vars in 739 bytes} [Thu Jul 2 11:30:35 2026] DELETE /v2.0/security-groups/fcc3eb2c-864d-438d-a971-157d31d86878 => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 655/1344] 10.0.0.162 () {34 vars in 683 bytes} [Thu Jul 2 11:30:35 2026] POST /v2.0/security-groups => generated 1624 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 656/1345] 10.0.0.162 () {34 vars in 694 bytes} [Thu Jul 2 11:30:36 2026] POST /v2.0/security-group-rules => generated 601 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 657/1346] 10.0.0.162 () {32 vars in 746 bytes} [Thu Jul 2 11:30:36 2026] GET /v2.0/security-group-rules/03fd17bd-527e-4f3c-a0ac-db3401f39f85 => generated 601 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:30:36.301 8 INFO neutron.services.segments.plugin [-] Segment 72e9b821-5d55-4d08-85c0-5886000515d9 resource provider aggregate not found 2026-07-02 11:30:36.323 8 INFO neutron.services.segments.plugin [-] Segment 72e9b821-5d55-4d08-85c0-5886000515d9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 72e9b821-5d55-4d08-85c0-5886000515d9 found for delete ", "request_id": "req-994570d0-a30a-4665-a450-8bdd552e0628"}]} 2026-07-02 11:30:36.323 8 INFO neutron.services.segments.plugin [-] Segment 72e9b821-5d55-4d08-85c0-5886000515d9 resource provider aggregate not found [pid: 8|app: 0|req: 658/1347] 10.0.0.162 () {32 vars in 672 bytes} [Thu Jul 2 11:30:36 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:30:36.353 8 INFO neutron.services.segments.plugin [-] Segment 72e9b821-5d55-4d08-85c0-5886000515d9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 72e9b821-5d55-4d08-85c0-5886000515d9 found for delete ", "request_id": "req-82f10dda-4099-4277-8d65-07d169ca0267"}]} [pid: 8|app: 0|req: 659/1348] 10.0.0.162 () {32 vars in 749 bytes} [Thu Jul 2 11:30:36 2026] DELETE /v2.0/security-group-rules/03fd17bd-527e-4f3c-a0ac-db3401f39f85 => 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: 690/1349] 10.0.0.162 () {34 vars in 668 bytes} [Thu Jul 2 11:30:34 2026] POST /v2.0/routers => generated 691 bytes in 1854 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 660/1350] 10.0.0.162 () {32 vars in 672 bytes} [Thu Jul 2 11:30:36 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 691/1351] 10.0.0.162 () {32 vars in 720 bytes} [Thu Jul 2 11:30:36 2026] GET /v2.0/routers/629865fa-3805-4a74-87d6-a4abdf1ad285 => generated 697 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 661/1352] 10.0.0.162 () {34 vars in 694 bytes} [Thu Jul 2 11:30:36 2026] POST /v2.0/security-group-rules => generated 601 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 662/1353] 10.0.0.162 () {32 vars in 746 bytes} [Thu Jul 2 11:30:36 2026] GET /v2.0/security-group-rules/847888da-f88b-4bf0-b66c-67d995ecc57e => generated 601 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 692/1354] 10.0.0.162 () {32 vars in 646 bytes} [Thu Jul 2 11:30:36 2026] GET /v2.0/routers => generated 700 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 663/1355] 10.0.0.162 () {32 vars in 672 bytes} [Thu Jul 2 11:30:36 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: 8|app: 0|req: 664/1356] 10.0.0.162 () {32 vars in 749 bytes} [Thu Jul 2 11:30:36 2026] DELETE /v2.0/security-group-rules/847888da-f88b-4bf0-b66c-67d995ecc57e => 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: 665/1357] 10.0.0.162 () {32 vars in 672 bytes} [Thu Jul 2 11:30:36 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:30:36.859 8 INFO neutron.db.securitygroups_db [None req-cc991492-5f72-4798-a540-99165cdbdae0 3e2dca6bf05a45939e0f0f3cdc84af8d f6075ea40837453c82fdcd063853a295 - - default default] Project f6075ea40837453c82fdcd063853a295 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: 666/1358] 10.0.0.162 () {34 vars in 694 bytes} [Thu Jul 2 11:30:36 2026] POST /v2.0/security-group-rules => generated 607 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 667/1359] 10.0.0.162 () {32 vars in 746 bytes} [Thu Jul 2 11:30:36 2026] GET /v2.0/security-group-rules/273b738f-d51a-4ad8-adfb-0472eeadf6de => generated 607 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 668/1360] 10.0.0.162 () {32 vars in 672 bytes} [Thu Jul 2 11:30:36 2026] GET /v2.0/security-group-rules => generated 4144 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 693/1361] 10.0.0.162 () {34 vars in 740 bytes} [Thu Jul 2 11:30:36 2026] PUT /v2.0/routers/629865fa-3805-4a74-87d6-a4abdf1ad285 => generated 704 bytes in 418 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 669/1362] 10.0.0.162 () {32 vars in 749 bytes} [Thu Jul 2 11:30:37 2026] DELETE /v2.0/security-group-rules/273b738f-d51a-4ad8-adfb-0472eeadf6de => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 694/1363] 10.0.0.162 () {32 vars in 720 bytes} [Thu Jul 2 11:30:37 2026] GET /v2.0/routers/629865fa-3805-4a74-87d6-a4abdf1ad285 => generated 704 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 670/1364] 10.0.0.162 () {32 vars in 672 bytes} [Thu Jul 2 11:30:37 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 695/1365] 10.0.0.162 () {32 vars in 735 bytes} [Thu Jul 2 11:30:37 2026] GET /v2.0/ports?device_id=629865fa-3805-4a74-87d6-a4abdf1ad285 => 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: 671/1366] 10.0.0.162 () {32 vars in 739 bytes} [Thu Jul 2 11:30:37 2026] DELETE /v2.0/security-groups/c44639ed-2e0b-48a4-a81c-4c9e01b3baaa => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:30:37.485 8 INFO neutron_taas.services.taas.taas_plugin [None req-f9703d95-f752-47ac-a0f6-cc7fd5fb54a8 0171bba542534c4bae7c31bd43330d9d 35b26044adec4ffab22011120893f5f2 - - default default] TaaS: Handle Delete Port: 335af31b-1dec-49bc-9b35-150b4f87e8df [pid: 7|app: 0|req: 696/1367] 10.0.0.162 () {32 vars in 773 bytes} [Thu Jul 2 11:30:37 2026] GET /v2.0/security-groups?tenant_id=871a8003b4854e81b7ff22b4d12f017c&name=default => generated 2925 bytes in 319 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:30:37.488 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f9703d95-f752-47ac-a0f6-cc7fd5fb54a8 0171bba542534c4bae7c31bd43330d9d 35b26044adec4ffab22011120893f5f2 - - default default] Tap Mirror: Handle Delete Port: 335af31b-1dec-49bc-9b35-150b4f87e8df [pid: 7|app: 0|req: 697/1368] 10.0.0.162 () {32 vars in 662 bytes} [Thu Jul 2 11:30:37 2026] GET /v2.0/security-groups => generated 2925 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 698/1369] 10.0.0.162 () {32 vars in 739 bytes} [Thu Jul 2 11:30:37 2026] DELETE /v2.0/security-groups/6c29bb2d-0e6d-4183-839f-99f9bd03036d => 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: 699/1370] 10.0.0.162 () {32 vars in 662 bytes} [Thu Jul 2 11:30:37 2026] GET /v2.0/security-groups => generated 2925 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:30:37.711 8 INFO neutron_taas.services.taas.taas_plugin [None req-f9703d95-f752-47ac-a0f6-cc7fd5fb54a8 0171bba542534c4bae7c31bd43330d9d 35b26044adec4ffab22011120893f5f2 - - default default] TaaS: Handle Delete Port: 2cc57e3f-31b5-47a3-b18e-15062deecce7 2026-07-02 11:30:37.713 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f9703d95-f752-47ac-a0f6-cc7fd5fb54a8 0171bba542534c4bae7c31bd43330d9d 35b26044adec4ffab22011120893f5f2 - - default default] Tap Mirror: Handle Delete Port: 2cc57e3f-31b5-47a3-b18e-15062deecce7 [pid: 7|app: 0|req: 700/1371] 10.0.0.162 () {32 vars in 773 bytes} [Thu Jul 2 11:30:37 2026] GET /v2.0/security-groups?tenant_id=872f882f2f0c43168d84c0f6dad18930&name=default => generated 2925 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 701/1372] 10.0.0.162 () {32 vars in 739 bytes} [Thu Jul 2 11:30:37 2026] DELETE /v2.0/security-groups/085eb76f-679b-4cec-a0c3-848a1d91d415 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:30:38.076 8 INFO neutron.db.l3_hamode_db [None req-f9703d95-f752-47ac-a0f6-cc7fd5fb54a8 0171bba542534c4bae7c31bd43330d9d 35b26044adec4ffab22011120893f5f2 - - default default] HA network adc783bc-919a-4305-a7d9-d7049d07edcb was deleted as no HA routers are present in tenant 35b26044adec4ffab22011120893f5f2. [pid: 8|app: 0|req: 672/1373] 10.0.0.162 () {32 vars in 723 bytes} [Thu Jul 2 11:30:37 2026] DELETE /v2.0/routers/629865fa-3805-4a74-87d6-a4abdf1ad285 => generated 0 bytes in 840 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 673/1374] 10.0.0.162 () {32 vars in 735 bytes} [Thu Jul 2 11:30:38 2026] GET /v2.0/ports?device_id=629865fa-3805-4a74-87d6-a4abdf1ad285 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 11:30:38.139 8 INFO neutron.api.v2.resource [None req-f600c288-3dfa-45da-8461-b3fb94c9f1df 0171bba542534c4bae7c31bd43330d9d 35b26044adec4ffab22011120893f5f2 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 674/1375] 10.0.0.162 () {32 vars in 723 bytes} [Thu Jul 2 11:30:38 2026] DELETE /v2.0/routers/629865fa-3805-4a74-87d6-a4abdf1ad285 => generated 135 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 675/1376] 10.0.0.162 () {32 vars in 735 bytes} [Thu Jul 2 11:30:38 2026] GET /v2.0/ports?device_id=179a4240-e464-4de4-98be-f99c119d494e => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 11:30:38.183 8 INFO neutron.api.v2.resource [None req-fc5e4f57-c8a0-4820-ad3a-589651c53619 0171bba542534c4bae7c31bd43330d9d 35b26044adec4ffab22011120893f5f2 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 676/1377] 10.0.0.162 () {32 vars in 723 bytes} [Thu Jul 2 11:30:38 2026] DELETE /v2.0/routers/179a4240-e464-4de4-98be-f99c119d494e => generated 135 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 11:30:38.199 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b2a80968-2bb8-457c-8f25-16e729c3b81c 0171bba542534c4bae7c31bd43330d9d 35b26044adec4ffab22011120893f5f2 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 677/1378] 10.0.0.162 () {32 vars in 723 bytes} [Thu Jul 2 11:30:38 2026] DELETE /v2.0/subnets/54d66642-f543-4240-8f36-77736df186b2 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 678/1379] 10.0.0.162 () {32 vars in 735 bytes} [Thu Jul 2 11:30:38 2026] GET /v2.0/ports?device_id=20b0b0f5-dd91-40ec-a9da-abc4945beaf1 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 679/1380] 10.0.0.162 () {32 vars in 773 bytes} [Thu Jul 2 11:30:38 2026] GET /v2.0/security-groups?tenant_id=f6075ea40837453c82fdcd063853a295&name=default => generated 2925 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:30:38.313 8 INFO neutron.api.v2.resource [None req-089ff821-16c8-4f7a-8937-138a340121a3 0171bba542534c4bae7c31bd43330d9d 35b26044adec4ffab22011120893f5f2 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 680/1381] 10.0.0.162 () {32 vars in 723 bytes} [Thu Jul 2 11:30:38 2026] DELETE /v2.0/routers/20b0b0f5-dd91-40ec-a9da-abc4945beaf1 => generated 135 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 702/1382] 10.0.0.162 () {32 vars in 773 bytes} [Thu Jul 2 11:30:38 2026] GET /v2.0/security-groups?tenant_id=f82a6e86c4774712a13ff51c763f1c91&name=default => generated 2925 bytes in 298 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:30:38.347 8 INFO neutron.services.segments.plugin [-] Segment 3968fec7-0714-44ea-b4bf-5ba9a9a5ab4c resource provider aggregate not found 2026-07-02 11:30:38.362 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c7017138-02f8-47cf-b774-897e893268fe 0171bba542534c4bae7c31bd43330d9d 35b26044adec4ffab22011120893f5f2 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 703/1383] 10.0.0.162 () {32 vars in 723 bytes} [Thu Jul 2 11:30:38 2026] DELETE /v2.0/subnets/e096594c-9b52-47fe-9b5e-722865c73785 => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 11:30:38.368 8 INFO neutron.services.segments.plugin [-] Segment 3968fec7-0714-44ea-b4bf-5ba9a9a5ab4c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3968fec7-0714-44ea-b4bf-5ba9a9a5ab4c found for delete ", "request_id": "req-5c4afac0-fce0-4ba0-bc4e-45632805699c"}]} 2026-07-02 11:30:38.376 8 INFO neutron.services.segments.plugin [-] Segment 3968fec7-0714-44ea-b4bf-5ba9a9a5ab4c resource provider aggregate not found 2026-07-02 11:30:38.402 8 INFO neutron.services.segments.plugin [-] Segment 3968fec7-0714-44ea-b4bf-5ba9a9a5ab4c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3968fec7-0714-44ea-b4bf-5ba9a9a5ab4c found for delete ", "request_id": "req-b4d46bc2-50cd-4f1f-a1b7-65cfc4baf474"}]} [pid: 8|app: 0|req: 681/1384] 10.0.0.162 () {32 vars in 739 bytes} [Thu Jul 2 11:30:38 2026] DELETE /v2.0/security-groups/da92212b-3a7d-4c72-8202-a3e886602400 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 682/1385] 10.0.0.162 () {32 vars in 735 bytes} [Thu Jul 2 11:30:38 2026] GET /v2.0/ports?device_id=bbac3a2b-e16e-40cb-99bc-268c127fd925 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 11:30:38.468 8 INFO neutron.api.v2.resource [None req-20af1823-0aa7-4af9-828c-fe9aac6d2e14 0171bba542534c4bae7c31bd43330d9d 35b26044adec4ffab22011120893f5f2 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 683/1386] 10.0.0.162 () {32 vars in 723 bytes} [Thu Jul 2 11:30:38 2026] DELETE /v2.0/routers/bbac3a2b-e16e-40cb-99bc-268c127fd925 => generated 135 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 11:30:38.483 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7bde3c3a-39fb-41e2-82fe-656813346a39 0171bba542534c4bae7c31bd43330d9d 35b26044adec4ffab22011120893f5f2 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 704/1387] 10.0.0.162 () {32 vars in 739 bytes} [Thu Jul 2 11:30:38 2026] DELETE /v2.0/security-groups/1bdc41a5-310c-48e8-b185-dbc2f363af87 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 684/1388] 10.0.0.162 () {32 vars in 723 bytes} [Thu Jul 2 11:30:38 2026] DELETE /v2.0/subnets/979130d0-0ead-4a2a-8492-87911418782a => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 11:30:38.499 7 INFO neutron.pecan_wsgi.hooks.translation [None req-977b7c08-a87d-4943-85ef-299022cbbee9 0171bba542534c4bae7c31bd43330d9d 35b26044adec4ffab22011120893f5f2 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 705/1389] 10.0.0.162 () {32 vars in 723 bytes} [Thu Jul 2 11:30:38 2026] DELETE /v2.0/subnets/a1690620-da8f-497a-b7ab-6c971a26b92a => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 685/1390] 10.0.0.162 () {32 vars in 773 bytes} [Thu Jul 2 11:30:38 2026] GET /v2.0/security-groups?tenant_id=f048edbf3abe41309f39ca2de19541ef&name=default => generated 2925 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 706/1391] 10.0.0.162 () {32 vars in 739 bytes} [Thu Jul 2 11:30:38 2026] DELETE /v2.0/security-groups/16bb8b5a-fc1e-49c4-b335-41e56d8f50d0 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 686/1392] 10.0.0.162 () {32 vars in 773 bytes} [Thu Jul 2 11:30:39 2026] GET /v2.0/security-groups?tenant_id=35b26044adec4ffab22011120893f5f2&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: 707/1393] 10.0.0.162 () {32 vars in 739 bytes} [Thu Jul 2 11:30:39 2026] DELETE /v2.0/security-groups/c933ec82-d7a6-460d-b0bd-94f31090d3e2 => 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: 687/1394] 10.0.0.162 () {32 vars in 622 bytes} [Thu Jul 2 11:30:40 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: 708/1395] 10.0.0.162 () {32 vars in 632 bytes} [Thu Jul 2 11:30:40 2026] GET /v2.0/ => generated 632 bytes in 239 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 688/1396] 10.0.0.162 () {32 vars in 773 bytes} [Thu Jul 2 11:30:40 2026] GET /v2.0/security-groups?tenant_id=fed9ea706d41407b8b65b8dbc6282e57&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: 709/1397] 10.0.0.162 () {32 vars in 739 bytes} [Thu Jul 2 11:30:40 2026] DELETE /v2.0/security-groups/f3e86ac8-1473-40da-bf9a-17584b74bf4c => 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: 689/1398] 10.0.0.162 () {32 vars in 773 bytes} [Thu Jul 2 11:30:40 2026] GET /v2.0/security-groups?tenant_id=3fe12d370cd045978f9cd7ba079202a5&name=default => generated 2925 bytes in 323 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 710/1399] 10.0.0.162 () {32 vars in 739 bytes} [Thu Jul 2 11:30:41 2026] DELETE /v2.0/security-groups/4bb63378-7f4e-4670-9595-1b78b09baa73 => 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: 691/1402] 10.0.0.162 () {32 vars in 773 bytes} [Thu Jul 2 11:30:41 2026] GET /v2.0/security-groups?tenant_id=5099ac45aade4c0fa30ad63cbaa14a63&name=default => generated 2925 bytes in 253 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 712/1403] 10.0.0.162 () {32 vars in 739 bytes} [Thu Jul 2 11:30:41 2026] DELETE /v2.0/security-groups/4bed3b6f-f3dd-4836-979a-421864db5fb1 => 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: 692/1404] 10.0.0.162 () {32 vars in 652 bytes} [Thu Jul 2 11:30:42 2026] GET /v2.0/extensions => generated 21537 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 713/1405] 10.0.0.162 () {32 vars in 680 bytes} [Thu Jul 2 11:30:42 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 693/1406] 10.0.0.162 () {32 vars in 680 bytes} [Thu Jul 2 11:30:42 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 714/1407] 10.0.0.162 () {32 vars in 728 bytes} [Thu Jul 2 11:30:42 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 694/1408] 10.0.0.162 () {32 vars in 664 bytes} [Thu Jul 2 11:30:42 2026] GET /v2.0/extensions/agent => generated 153 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 715/1409] 10.0.0.162 () {32 vars in 698 bytes} [Thu Jul 2 11:30:42 2026] GET /v2.0/extensions/agent-resources-synced => generated 223 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 695/1410] 10.0.0.162 () {32 vars in 696 bytes} [Thu Jul 2 11:30:42 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: 716/1411] 10.0.0.162 () {32 vars in 700 bytes} [Thu Jul 2 11:30:42 2026] GET /v2.0/extensions/auto-allocated-topology => generated 200 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 696/1412] 10.0.0.162 () {32 vars in 688 bytes} [Thu Jul 2 11:30:42 2026] GET /v2.0/extensions/availability_zone => generated 178 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 717/1413] 10.0.0.162 () {32 vars in 702 bytes} [Thu Jul 2 11:30:42 2026] GET /v2.0/extensions/availability_zone_filter => generated 220 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 697/1414] 10.0.0.162 () {32 vars in 692 bytes} [Thu Jul 2 11:30:42 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 718/1415] 10.0.0.162 () {32 vars in 694 bytes} [Thu Jul 2 11:30:42 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 698/1416] 10.0.0.162 () {32 vars in 684 bytes} [Thu Jul 2 11:30:42 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: 719/1417] 10.0.0.162 () {32 vars in 686 bytes} [Thu Jul 2 11:30:42 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 699/1418] 10.0.0.162 () {32 vars in 660 bytes} [Thu Jul 2 11:30:42 2026] GET /v2.0/extensions/dvr => generated 193 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 720/1419] 10.0.0.162 () {32 vars in 698 bytes} [Thu Jul 2 11:30:42 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 700/1420] 10.0.0.162 () {32 vars in 678 bytes} [Thu Jul 2 11:30:42 2026] GET /v2.0/extensions/external-net => generated 200 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 721/1421] 10.0.0.162 () {32 vars in 682 bytes} [Thu Jul 2 11:30:42 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 701/1422] 10.0.0.162 () {32 vars in 674 bytes} [Thu Jul 2 11:30:42 2026] GET /v2.0/extensions/extraroute => 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: 722/1423] 10.0.0.162 () {32 vars in 688 bytes} [Thu Jul 2 11:30:42 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 702/1424] 10.0.0.162 () {32 vars in 722 bytes} [Thu Jul 2 11:30:42 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 723/1425] 10.0.0.162 () {32 vars in 686 bytes} [Thu Jul 2 11:30:42 2026] GET /v2.0/extensions/fip-port-details => generated 212 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 703/1426] 10.0.0.162 () {32 vars in 668 bytes} [Thu Jul 2 11:30:42 2026] GET /v2.0/extensions/flavors => generated 193 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 724/1427] 10.0.0.162 () {32 vars in 686 bytes} [Thu Jul 2 11:30:42 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 704/1428] 10.0.0.162 () {32 vars in 680 bytes} [Thu Jul 2 11:30:42 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 725/1429] 10.0.0.162 () {32 vars in 698 bytes} [Thu Jul 2 11:30:42 2026] GET /v2.0/extensions/ip-substring-filtering => generated 222 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 705/1430] 10.0.0.162 () {32 vars in 678 bytes} [Thu Jul 2 11:30:42 2026] GET /v2.0/extensions/l2_adjacency => generated 178 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 726/1431] 10.0.0.162 () {32 vars in 666 bytes} [Thu Jul 2 11:30:43 2026] GET /v2.0/extensions/router => generated 256 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 706/1432] 10.0.0.162 () {32 vars in 676 bytes} [Thu Jul 2 11:30:43 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 727/1433] 10.0.0.162 () {32 vars in 664 bytes} [Thu Jul 2 11:30:43 2026] GET /v2.0/extensions/l3-ha => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 707/1434] 10.0.0.162 () {32 vars in 674 bytes} [Thu Jul 2 11:30:43 2026] GET /v2.0/extensions/l3-flavors => generated 172 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 728/1435] 10.0.0.162 () {32 vars in 712 bytes} [Thu Jul 2 11:30:43 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 708/1436] 10.0.0.162 () {32 vars in 690 bytes} [Thu Jul 2 11:30:43 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 729/1437] 10.0.0.162 () {32 vars in 682 bytes} [Thu Jul 2 11:30:43 2026] GET /v2.0/extensions/multi-provider => generated 212 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 709/1438] 10.0.0.162 () {32 vars in 668 bytes} [Thu Jul 2 11:30:43 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 730/1439] 10.0.0.162 () {32 vars in 686 bytes} [Thu Jul 2 11:30:43 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 710/1440] 10.0.0.162 () {32 vars in 704 bytes} [Thu Jul 2 11:30:43 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 731/1441] 10.0.0.162 () {32 vars in 674 bytes} [Thu Jul 2 11:30:43 2026] GET /v2.0/extensions/network_ha => generated 186 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 711/1442] 10.0.0.162 () {32 vars in 700 bytes} [Thu Jul 2 11:30:43 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 732/1443] 10.0.0.162 () {32 vars in 674 bytes} [Thu Jul 2 11:30:43 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 712/1444] 10.0.0.162 () {32 vars in 692 bytes} [Thu Jul 2 11:30:43 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 733/1445] 10.0.0.162 () {32 vars in 688 bytes} [Thu Jul 2 11:30:43 2026] GET /v2.0/extensions/port-mac-override => generated 251 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 713/1446] 10.0.0.162 () {32 vars in 708 bytes} [Thu Jul 2 11:30:43 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 734/1447] 10.0.0.162 () {32 vars in 704 bytes} [Thu Jul 2 11:30:43 2026] GET /v2.0/extensions/port-numa-affinity-policy => 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: 714/1448] 10.0.0.162 () {32 vars in 718 bytes} [Thu Jul 2 11:30:43 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: 7|app: 0|req: 735/1449] 10.0.0.162 () {32 vars in 696 bytes} [Thu Jul 2 11:30:43 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 715/1450] 10.0.0.162 () {32 vars in 710 bytes} [Thu Jul 2 11:30:43 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 736/1451] 10.0.0.162 () {32 vars in 668 bytes} [Thu Jul 2 11:30:43 2026] GET /v2.0/extensions/binding => generated 193 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 716/1452] 10.0.0.162 () {32 vars in 686 bytes} [Thu Jul 2 11:30:43 2026] GET /v2.0/extensions/binding-extended => generated 212 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 737/1453] 10.0.0.162 () {32 vars in 680 bytes} [Thu Jul 2 11:30:43 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 717/1454] 10.0.0.162 () {32 vars in 674 bytes} [Thu Jul 2 11:30:43 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 738/1455] 10.0.0.162 () {32 vars in 670 bytes} [Thu Jul 2 11:30:43 2026] GET /v2.0/extensions/provider => generated 191 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 718/1456] 10.0.0.162 () {32 vars in 660 bytes} [Thu Jul 2 11:30:43 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 719/1457] 10.0.0.162 () {32 vars in 698 bytes} [Thu Jul 2 11:30:43 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: 720/1458] 10.0.0.162 () {32 vars in 698 bytes} [Thu Jul 2 11:30:43 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: 721/1459] 10.0.0.162 () {32 vars in 676 bytes} [Thu Jul 2 11:30:43 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 722/1460] 10.0.0.162 () {32 vars in 668 bytes} [Thu Jul 2 11:30:43 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: 723/1461] 10.0.0.162 () {32 vars in 682 bytes} [Thu Jul 2 11:30:43 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: 724/1462] 10.0.0.162 () {32 vars in 700 bytes} [Thu Jul 2 11:30:43 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: 725/1463] 10.0.0.162 () {32 vars in 684 bytes} [Thu Jul 2 11:30:43 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: 726/1464] 10.0.0.162 () {32 vars in 706 bytes} [Thu Jul 2 11:30:43 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: 727/1465] 10.0.0.162 () {32 vars in 668 bytes} [Thu Jul 2 11:30:43 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 728/1466] 10.0.0.162 () {32 vars in 696 bytes} [Thu Jul 2 11:30:43 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: 729/1467] 10.0.0.162 () {32 vars in 694 bytes} [Thu Jul 2 11:30:43 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: 730/1468] 10.0.0.162 () {32 vars in 684 bytes} [Thu Jul 2 11:30:43 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 731/1469] 10.0.0.162 () {32 vars in 688 bytes} [Thu Jul 2 11:30:43 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 732/1470] 10.0.0.162 () {32 vars in 704 bytes} [Thu Jul 2 11:30:43 2026] GET /v2.0/extensions/quota-check-limit-default => generated 268 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 733/1471] 10.0.0.162 () {32 vars in 666 bytes} [Thu Jul 2 11:30:43 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 734/1472] 10.0.0.162 () {32 vars in 680 bytes} [Thu Jul 2 11:30:43 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 735/1473] 10.0.0.162 () {32 vars in 680 bytes} [Thu Jul 2 11:30:43 2026] GET /v2.0/extensions/rbac-policies => generated 223 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 736/1474] 10.0.0.162 () {32 vars in 690 bytes} [Thu Jul 2 11:30:43 2026] GET /v2.0/extensions/rbac-address-group => generated 198 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 737/1475] 10.0.0.162 () {32 vars in 690 bytes} [Thu Jul 2 11:30:43 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 738/1476] 10.0.0.162 () {32 vars in 694 bytes} [Thu Jul 2 11:30:43 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: 739/1477] 10.0.0.162 () {32 vars in 684 bytes} [Thu Jul 2 11:30:43 2026] GET /v2.0/extensions/rbac-subnetpool => generated 181 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 740/1478] 10.0.0.162 () {32 vars in 688 bytes} [Thu Jul 2 11:30:43 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: 8|app: 0|req: 741/1479] 10.0.0.162 () {32 vars in 700 bytes} [Thu Jul 2 11:30:43 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: 742/1480] 10.0.0.162 () {32 vars in 702 bytes} [Thu Jul 2 11:30:43 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 743/1481] 10.0.0.162 () {32 vars in 712 bytes} [Thu Jul 2 11:30:43 2026] GET /v2.0/extensions/security-groups-default-rules => generated 262 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 744/1482] 10.0.0.162 () {32 vars in 716 bytes} [Thu Jul 2 11:30:43 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 745/1483] 10.0.0.162 () {32 vars in 714 bytes} [Thu Jul 2 11:30:43 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: 746/1484] 10.0.0.162 () {32 vars in 726 bytes} [Thu Jul 2 11:30:43 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 747/1485] 10.0.0.162 () {32 vars in 740 bytes} [Thu Jul 2 11:30:43 2026] GET /v2.0/extensions/security-groups-rules-belongs-to-default-sg => generated 314 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 748/1486] 10.0.0.162 () {32 vars in 718 bytes} [Thu Jul 2 11:30:43 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 749/1487] 10.0.0.162 () {32 vars in 682 bytes} [Thu Jul 2 11:30:43 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: 750/1488] 10.0.0.162 () {32 vars in 668 bytes} [Thu Jul 2 11:30:43 2026] GET /v2.0/extensions/segment => generated 145 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 751/1489] 10.0.0.162 () {32 vars in 718 bytes} [Thu Jul 2 11:30:43 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 752/1490] 10.0.0.162 () {32 vars in 678 bytes} [Thu Jul 2 11:30:43 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: 753/1491] 10.0.0.162 () {32 vars in 668 bytes} [Thu Jul 2 11:30:43 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 754/1492] 10.0.0.162 () {32 vars in 696 bytes} [Thu Jul 2 11:30:43 2026] GET /v2.0/extensions/standard-attr-segment => generated 212 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 755/1493] 10.0.0.162 () {32 vars in 704 bytes} [Thu Jul 2 11:30:43 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 756/1494] 10.0.0.162 () {32 vars in 700 bytes} [Thu Jul 2 11:30:43 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: 757/1495] 10.0.0.162 () {32 vars in 700 bytes} [Thu Jul 2 11:30:43 2026] GET /v2.0/extensions/subnet-external-network => generated 224 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 739/1496] 10.0.0.162 () {32 vars in 773 bytes} [Thu Jul 2 11:30:43 2026] GET /v2.0/security-groups?tenant_id=1f4f16ef8ae34e2f863d24731af499e6&name=default => generated 2925 bytes in 351 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 758/1497] 10.0.0.162 () {32 vars in 682 bytes} [Thu Jul 2 11:30:43 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: 8|app: 0|req: 759/1498] 10.0.0.162 () {32 vars in 704 bytes} [Thu Jul 2 11:30:43 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: 760/1499] 10.0.0.162 () {32 vars in 694 bytes} [Thu Jul 2 11:30:43 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 761/1500] 10.0.0.162 () {32 vars in 688 bytes} [Thu Jul 2 11:30:43 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 762/1501] 10.0.0.162 () {32 vars in 696 bytes} [Thu Jul 2 11:30:43 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 763/1502] 10.0.0.162 () {32 vars in 678 bytes} [Thu Jul 2 11:30:43 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: 764/1503] 10.0.0.162 () {32 vars in 688 bytes} [Thu Jul 2 11:30:43 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: 765/1504] 10.0.0.162 () {32 vars in 700 bytes} [Thu Jul 2 11:30:43 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 766/1505] 10.0.0.162 () {32 vars in 664 bytes} [Thu Jul 2 11:30:43 2026] GET /v2.0/extensions/trunk => generated 164 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 767/1506] 10.0.0.162 () {32 vars in 680 bytes} [Thu Jul 2 11:30:43 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: 8|app: 0|req: 768/1507] 10.0.0.162 () {32 vars in 676 bytes} [Thu Jul 2 11:30:43 2026] GET /v2.0/extensions/vpn-aes-ctr => generated 195 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 769/1508] 10.0.0.162 () {32 vars in 692 bytes} [Thu Jul 2 11:30:43 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 770/1509] 10.0.0.162 () {32 vars in 676 bytes} [Thu Jul 2 11:30:43 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 740/1510] 10.0.0.162 () {32 vars in 739 bytes} [Thu Jul 2 11:30:43 2026] DELETE /v2.0/security-groups/043f4fde-ce6c-4fce-a4f8-6c3fb46978ec => 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: 771/1511] 10.0.0.162 () {32 vars in 666 bytes} [Thu Jul 2 11:30:43 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 741/1512] 10.0.0.162 () {32 vars in 662 bytes} [Thu Jul 2 11:30:43 2026] GET /v2.0/extensions/taas => generated 175 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 772/1513] 10.0.0.162 () {32 vars in 674 bytes} [Thu Jul 2 11:30:43 2026] GET /v2.0/extensions/tap-mirror => generated 222 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 742/1514] 10.0.0.162 () {32 vars in 686 bytes} [Thu Jul 2 11:30:43 2026] GET /v2.0/extensions/taas-vlan-filter => generated 226 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 773/1515] 10.0.0.162 () {32 vars in 773 bytes} [Thu Jul 2 11:30:44 2026] GET /v2.0/security-groups?tenant_id=f9ed5bfebde542ecbe01693dd0e703dd&name=default => generated 2925 bytes in 232 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 743/1516] 10.0.0.162 () {32 vars in 739 bytes} [Thu Jul 2 11:30:44 2026] DELETE /v2.0/security-groups/66649a98-8a36-44cf-9fd4-c7632fd0f17d => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:30:46.772 8 INFO neutron.db.segments_db [None req-2902180c-d34c-47e0-ae07-20d8948cba83 7a60366e0e5646b68321bccbdd7d9c9b 1d2b57555b5a46f696ca73584e81e188 - - default default] Added segment 180f415c-0f5b-4793-bdcd-f05b140e1697 of type vxlan for network 622d9adb-57b8-4051-b8eb-78692c028081 [pid: 8|app: 0|req: 774/1517] 10.0.0.162 () {34 vars in 669 bytes} [Thu Jul 2 11:30:46 2026] POST /v2.0/networks => generated 644 bytes in 406 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 744/1518] 10.0.0.162 () {34 vars in 664 bytes} [Thu Jul 2 11:30:46 2026] POST /v2.0/ports => generated 774 bytes in 350 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:30:47.272 8 INFO neutron.db.segments_db [None req-7837d073-4efb-4000-a33d-c112a890f41b 7a60366e0e5646b68321bccbdd7d9c9b 1d2b57555b5a46f696ca73584e81e188 - - default default] Added segment db7988e2-e7d5-409a-a6b4-875c00ce13f7 of type vxlan for network d70bcf70-c3db-4ab0-a2b9-c0e7922ede0b /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 775/1519] 10.0.0.162 () {34 vars in 669 bytes} [Thu Jul 2 11:30:47 2026] POST /v2.0/networks => generated 631 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 745/1520] 10.0.0.162 () {32 vars in 773 bytes} [Thu Jul 2 11:30:47 2026] GET /v2.0/security-groups?tenant_id=9559c7f756e94644b0afbb5c24f24585&name=default => generated 2925 bytes in 249 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 746/1521] 10.0.0.162 () {32 vars in 739 bytes} [Thu Jul 2 11:30:47 2026] DELETE /v2.0/security-groups/b0820e18-d84c-406f-b189-bc2aef51ee6c => generated 0 bytes in 136 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 776/1522] 10.0.0.162 () {34 vars in 668 bytes} [Thu Jul 2 11:30:47 2026] POST /v2.0/subnets => generated 626 bytes in 271 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 747/1523] 10.0.0.162 () {34 vars in 664 bytes} [Thu Jul 2 11:30:47 2026] POST /v2.0/ports => generated 953 bytes in 424 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:30:48.225 8 INFO neutron_taas.services.taas.taas_plugin [None req-988471ae-463d-4b00-bf20-ffa78d049b30 7a60366e0e5646b68321bccbdd7d9c9b 1d2b57555b5a46f696ca73584e81e188 - - default default] TaaS: Handle Delete Port: e36ee1a2-4b87-4688-a5bc-859791d4aa25 2026-07-02 11:30:48.239 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-988471ae-463d-4b00-bf20-ffa78d049b30 7a60366e0e5646b68321bccbdd7d9c9b 1d2b57555b5a46f696ca73584e81e188 - - default default] Tap Mirror: Handle Delete Port: e36ee1a2-4b87-4688-a5bc-859791d4aa25 [pid: 8|app: 0|req: 777/1524] 10.0.0.162 () {32 vars in 719 bytes} [Thu Jul 2 11:30:48 2026] DELETE /v2.0/ports/e36ee1a2-4b87-4688-a5bc-859791d4aa25 => generated 0 bytes in 332 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-07-02 11:30:48.443 7 INFO neutron.pecan_wsgi.hooks.translation [None req-05c92a15-e4f3-45e4-8373-1b051405b87f 7a60366e0e5646b68321bccbdd7d9c9b 1d2b57555b5a46f696ca73584e81e188 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 748/1525] 10.0.0.162 () {32 vars in 719 bytes} [Thu Jul 2 11:30:48 2026] DELETE /v2.0/ports/e36ee1a2-4b87-4688-a5bc-859791d4aa25 => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 11:30:48.469 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1690b70e-f049-481b-bcd2-8687ada42a70 7a60366e0e5646b68321bccbdd7d9c9b 1d2b57555b5a46f696ca73584e81e188 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 778/1526] 10.0.0.162 () {32 vars in 716 bytes} [Thu Jul 2 11:30:48 2026] GET /v2.0/ports/e36ee1a2-4b87-4688-a5bc-859791d4aa25 => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 749/1527] 10.0.0.162 () {32 vars in 723 bytes} [Thu Jul 2 11:30:48 2026] DELETE /v2.0/subnets/aaac9a69-e82a-4d51-a719-1cad52a7d2a9 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 11:30:48.756 8 INFO neutron.services.segments.plugin [-] Segment db7988e2-e7d5-409a-a6b4-875c00ce13f7 resource provider aggregate not found 2026-07-02 11:30:48.760 8 INFO neutron.services.segments.plugin [-] Segment db7988e2-e7d5-409a-a6b4-875c00ce13f7 resource provider aggregate not found 2026-07-02 11:30:48.779 8 INFO neutron.services.segments.plugin [-] Segment db7988e2-e7d5-409a-a6b4-875c00ce13f7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid db7988e2-e7d5-409a-a6b4-875c00ce13f7 found for delete ", "request_id": "req-023874af-199f-49c5-b61a-1f08a220462d"}]} 2026-07-02 11:30:48.780 8 INFO neutron.services.segments.plugin [-] Segment db7988e2-e7d5-409a-a6b4-875c00ce13f7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid db7988e2-e7d5-409a-a6b4-875c00ce13f7 found for delete ", "request_id": "req-87605e5c-3e0b-4e1e-8b36-da33f8aac00d"}]} [pid: 8|app: 0|req: 779/1528] 10.0.0.162 () {32 vars in 725 bytes} [Thu Jul 2 11:30:48 2026] DELETE /v2.0/networks/d70bcf70-c3db-4ab0-a2b9-c0e7922ede0b => generated 0 bytes in 179 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 11:30:48.846 7 INFO neutron.db.segments_db [None req-07967a9f-f730-4828-bde0-d52d7ef2edf9 7a60366e0e5646b68321bccbdd7d9c9b 1d2b57555b5a46f696ca73584e81e188 - - default default] Added segment 6ec25bd3-8626-4c0a-9f12-f2c01358bebb of type vxlan for network afe6e754-cf8a-4364-80e3-f388064542de [pid: 7|app: 0|req: 750/1529] 10.0.0.162 () {34 vars in 669 bytes} [Thu Jul 2 11:30:48 2026] POST /v2.0/networks => generated 632 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 780/1530] 10.0.0.162 () {34 vars in 668 bytes} [Thu Jul 2 11:30:48 2026] POST /v2.0/subnets => generated 626 bytes in 338 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 751/1531] 10.0.0.162 () {34 vars in 664 bytes} [Thu Jul 2 11:30:49 2026] POST /v2.0/ports => generated 912 bytes in 349 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:30:49.631 8 INFO neutron.db.segments_db [None req-5762e347-bc4d-41a2-bb01-e4b6c92bb97d 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] Added segment f832742b-6f43-433f-8831-fd52e194ae0a of type vxlan for network 733054d3-cbb6-46a3-97ad-1af52e1cebe6 2026-07-02 11:30:49.737 7 INFO neutron_taas.services.taas.taas_plugin [None req-9598c05a-1f89-49c3-9969-75b9535cccf5 7a60366e0e5646b68321bccbdd7d9c9b 1d2b57555b5a46f696ca73584e81e188 - - default default] TaaS: Handle Delete Port: 610ee8bf-0b50-46a2-8593-2840d7e97fcc 2026-07-02 11:30:49.741 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9598c05a-1f89-49c3-9969-75b9535cccf5 7a60366e0e5646b68321bccbdd7d9c9b 1d2b57555b5a46f696ca73584e81e188 - - default default] Tap Mirror: Handle Delete Port: 610ee8bf-0b50-46a2-8593-2840d7e97fcc [pid: 8|app: 0|req: 781/1532] 10.0.0.162 () {34 vars in 670 bytes} [Thu Jul 2 11:30:49 2026] POST /v2.0/networks => generated 741 bytes in 419 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 752/1533] 10.0.0.162 () {32 vars in 719 bytes} [Thu Jul 2 11:30:49 2026] DELETE /v2.0/ports/610ee8bf-0b50-46a2-8593-2840d7e97fcc => generated 0 bytes in 255 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 11:30:49.913 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c62f7063-160b-474e-80a6-afa1dc96ea7f 7a60366e0e5646b68321bccbdd7d9c9b 1d2b57555b5a46f696ca73584e81e188 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 753/1534] 10.0.0.162 () {32 vars in 716 bytes} [Thu Jul 2 11:30:49 2026] GET /v2.0/ports/610ee8bf-0b50-46a2-8593-2840d7e97fcc => generated 132 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 782/1535] 10.0.0.162 () {34 vars in 668 bytes} [Thu Jul 2 11:30:49 2026] POST /v2.0/subnets => generated 688 bytes in 236 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:30:50.052 8 INFO neutron.db.segments_db [None req-84ed9aaa-1283-41c0-845e-98b5696232ec 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] Added segment 060df969-d5ea-4f8f-898a-0f5a0e20bc58 of type vxlan for network 73bcc486-f3b9-4d9f-a968-38d82fdf294e [pid: 7|app: 0|req: 754/1536] 10.0.0.162 () {32 vars in 723 bytes} [Thu Jul 2 11:30:49 2026] DELETE /v2.0/subnets/3846549f-18d6-459e-aed5-bd04acabf891 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 11:30:50.191 7 INFO neutron.services.segments.plugin [-] Segment 6ec25bd3-8626-4c0a-9f12-f2c01358bebb resource provider aggregate not found 2026-07-02 11:30:50.197 7 INFO neutron.services.segments.plugin [-] Segment 6ec25bd3-8626-4c0a-9f12-f2c01358bebb resource provider aggregate not found 2026-07-02 11:30:50.218 7 INFO neutron.services.segments.plugin [-] Segment 6ec25bd3-8626-4c0a-9f12-f2c01358bebb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6ec25bd3-8626-4c0a-9f12-f2c01358bebb found for delete ", "request_id": "req-156aaa80-7137-4e12-ac03-7d0597d59030"}]} 2026-07-02 11:30:50.221 7 INFO neutron.services.segments.plugin [-] Segment 6ec25bd3-8626-4c0a-9f12-f2c01358bebb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6ec25bd3-8626-4c0a-9f12-f2c01358bebb found for delete ", "request_id": "req-4574f534-4676-4939-b3cd-64c0981ed38c"}]} [pid: 7|app: 0|req: 755/1537] 10.0.0.162 () {32 vars in 725 bytes} [Thu Jul 2 11:30:50 2026] DELETE /v2.0/networks/afe6e754-cf8a-4364-80e3-f388064542de => generated 0 bytes in 161 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 11:30:50.318 8 INFO neutron.db.l3_hamode_db [None req-84ed9aaa-1283-41c0-845e-98b5696232ec 4c9cdc7c1a194e6dafa3a17aa813e370 7fd23a4e17cb4fcdb657400bad9260a4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 756/1538] 10.0.0.162 () {34 vars in 664 bytes} [Thu Jul 2 11:30:50 2026] POST /v2.0/ports => generated 774 bytes in 256 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: 757/1539] 10.0.0.162 () {34 vars in 736 bytes} [Thu Jul 2 11:30:50 2026] PUT /v2.0/ports/11c2c2a6-d7e0-42f9-b996-68f59722368d => generated 752 bytes in 196 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 11:30:50.795 7 INFO neutron_taas.services.taas.taas_plugin [None req-14d28c60-25f0-4655-bb1f-692a7cde4a50 7a60366e0e5646b68321bccbdd7d9c9b 1d2b57555b5a46f696ca73584e81e188 - - default default] TaaS: Handle Delete Port: 11c2c2a6-d7e0-42f9-b996-68f59722368d 2026-07-02 11:30:50.798 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-14d28c60-25f0-4655-bb1f-692a7cde4a50 7a60366e0e5646b68321bccbdd7d9c9b 1d2b57555b5a46f696ca73584e81e188 - - default default] Tap Mirror: Handle Delete Port: 11c2c2a6-d7e0-42f9-b996-68f59722368d [pid: 7|app: 0|req: 758/1540] 10.0.0.162 () {32 vars in 719 bytes} [Thu Jul 2 11:30:50 2026] DELETE /v2.0/ports/11c2c2a6-d7e0-42f9-b996-68f59722368d => generated 0 bytes in 185 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 759/1541] 10.0.0.162 () {32 vars in 642 bytes} [Thu Jul 2 11:30:50 2026] GET /v2.0/ports => generated 777 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:30:50.957 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d2f8424a-665a-402d-bc5c-3699f75e2ee5 7a60366e0e5646b68321bccbdd7d9c9b 1d2b57555b5a46f696ca73584e81e188 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 760/1542] 10.0.0.162 () {32 vars in 716 bytes} [Thu Jul 2 11:30:50 2026] GET /v2.0/ports/11c2c2a6-d7e0-42f9-b996-68f59722368d => 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: 761/1543] 10.0.0.162 () {32 vars in 642 bytes} [Thu Jul 2 11:30:50 2026] GET /v2.0/ports => generated 777 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 762/1544] 10.0.0.162 () {32 vars in 716 bytes} [Thu Jul 2 11:30:51 2026] GET /v2.0/ports/d333dbbe-3e0f-4dc8-a52c-14e5b32444d1 => generated 774 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:30:51.072 7 INFO neutron.pecan_wsgi.hooks.translation [None req-26ee1915-1a8d-43a5-8259-b506550b407d 7a60366e0e5646b68321bccbdd7d9c9b 1d2b57555b5a46f696ca73584e81e188 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 763/1545] 10.0.0.162 () {32 vars in 719 bytes} [Thu Jul 2 11:30:51 2026] DELETE /v2.0/ports/610ee8bf-0b50-46a2-8593-2840d7e97fcc => generated 132 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 11:30:51.090 7 INFO neutron.pecan_wsgi.hooks.translation [None req-77571a7e-c3b2-4b65-b5ce-e4c0a2478275 7a60366e0e5646b68321bccbdd7d9c9b 1d2b57555b5a46f696ca73584e81e188 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 764/1546] 10.0.0.162 () {32 vars in 723 bytes} [Thu Jul 2 11:30:51 2026] DELETE /v2.0/subnets/3846549f-18d6-459e-aed5-bd04acabf891 => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 11:30:51.107 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3c543134-8d5f-4e81-8bed-aff5ed2f4932 7a60366e0e5646b68321bccbdd7d9c9b 1d2b57555b5a46f696ca73584e81e188 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 765/1547] 10.0.0.162 () {32 vars in 723 bytes} [Thu Jul 2 11:30:51 2026] DELETE /v2.0/subnets/aaac9a69-e82a-4d51-a719-1cad52a7d2a9 => generated 136 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 11:30:51.193 7 INFO neutron_taas.services.taas.taas_plugin [None req-47a952be-b304-483a-96ee-04857931cfaf 7a60366e0e5646b68321bccbdd7d9c9b 1d2b57555b5a46f696ca73584e81e188 - - default default] TaaS: Handle Delete Port: d333dbbe-3e0f-4dc8-a52c-14e5b32444d1 2026-07-02 11:30:51.196 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-47a952be-b304-483a-96ee-04857931cfaf 7a60366e0e5646b68321bccbdd7d9c9b 1d2b57555b5a46f696ca73584e81e188 - - default default] Tap Mirror: Handle Delete Port: d333dbbe-3e0f-4dc8-a52c-14e5b32444d1 2026-07-02 11:30:51.234 8 INFO neutron.db.l3_hamode_db [None req-84ed9aaa-1283-41c0-845e-98b5696232ec 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 766/1548] 10.0.0.162 () {32 vars in 719 bytes} [Thu Jul 2 11:30:51 2026] DELETE /v2.0/ports/d333dbbe-3e0f-4dc8-a52c-14e5b32444d1 => generated 0 bytes in 164 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 767/1549] 10.0.0.162 () {32 vars in 773 bytes} [Thu Jul 2 11:30:51 2026] GET /v2.0/security-groups?tenant_id=fb449e88cb4844ddbdc38097e4a91925&name=default => generated 2925 bytes in 210 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 768/1550] 10.0.0.162 () {32 vars in 725 bytes} [Thu Jul 2 11:30:51 2026] DELETE /v2.0/networks/622d9adb-57b8-4051-b8eb-78692c028081 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 769/1551] 10.0.0.162 () {32 vars in 739 bytes} [Thu Jul 2 11:30:51 2026] DELETE /v2.0/security-groups/45ba881d-0eb2-4c74-a57c-6c7b4358f11a => 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: 783/1552] 10.0.0.162 () {34 vars in 668 bytes} [Thu Jul 2 11:30:49 2026] POST /v2.0/routers => generated 728 bytes in 2159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:30:52.244 7 INFO neutron.services.segments.plugin [-] Segment 180f415c-0f5b-4793-bdcd-f05b140e1697 resource provider aggregate not found 2026-07-02 11:30:52.246 7 INFO neutron.services.segments.plugin [-] Segment 180f415c-0f5b-4793-bdcd-f05b140e1697 resource provider aggregate not found 2026-07-02 11:30:52.261 7 INFO neutron.services.segments.plugin [-] Segment 180f415c-0f5b-4793-bdcd-f05b140e1697 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 180f415c-0f5b-4793-bdcd-f05b140e1697 found for delete ", "request_id": "req-cb18e263-57f7-4bc1-b04d-5b9517ca1964"}]} 2026-07-02 11:30:52.263 7 INFO neutron.services.segments.plugin [-] Segment 180f415c-0f5b-4793-bdcd-f05b140e1697 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 180f415c-0f5b-4793-bdcd-f05b140e1697 found for delete ", "request_id": "req-b1b82d5e-94e7-44f7-97b4-2da306e240d3"}]} [pid: 7|app: 0|req: 770/1553] 10.0.0.162 () {32 vars in 773 bytes} [Thu Jul 2 11:30:52 2026] GET /v2.0/security-groups?tenant_id=1d2b57555b5a46f696ca73584e81e188&name=default => generated 2925 bytes in 224 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 771/1554] 10.0.0.162 () {32 vars in 739 bytes} [Thu Jul 2 11:30:52 2026] DELETE /v2.0/security-groups/4c2154d1-eb96-47ed-8110-91632f99dddd => 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: 784/1555] 10.0.0.162 () {34 vars in 782 bytes} [Thu Jul 2 11:30:52 2026] PUT /v2.0/routers/0030c502-21f4-4adc-982e-18c68363c4e3/add_router_interface => generated 309 bytes in 1140 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:30:54.542 7 INFO neutron.db.segments_db [None req-cb67e676-46b7-488f-b63a-1a2685ba35ab f4dfaee9ee494e0682342d4a3184f7b4 0a29c1e4dfe540889cd6b2eb391c8b3f - - default default] Added segment 82471d8f-b96e-4b2f-b64f-0cc716d7cb97 of type vxlan for network 82b1c1da-ca13-4c4a-981f-fdc726af1e2a [pid: 7|app: 0|req: 772/1556] 10.0.0.162 () {34 vars in 669 bytes} [Thu Jul 2 11:30:54 2026] POST /v2.0/networks => generated 628 bytes in 393 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:30:54.719 8 INFO neutron.db.segments_db [None req-89a17cf2-54ab-428b-abb8-9fa30418c74c f4dfaee9ee494e0682342d4a3184f7b4 0a29c1e4dfe540889cd6b2eb391c8b3f - - default default] Added segment a7dabac4-f932-4ef4-a45f-4ee82a3d291c of type vxlan for network 4fe66a21-2d40-4151-9510-54e120b54b1a [pid: 8|app: 0|req: 785/1557] 10.0.0.162 () {34 vars in 669 bytes} [Thu Jul 2 11:30:54 2026] POST /v2.0/networks => generated 629 bytes in 194 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 773/1558] 10.0.0.162 () {34 vars in 668 bytes} [Thu Jul 2 11:30:54 2026] POST /v2.0/subnets => generated 626 bytes in 287 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 774/1559] 10.0.0.162 () {34 vars in 668 bytes} [Thu Jul 2 11:30:55 2026] POST /v2.0/subnets => generated 626 bytes in 288 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 786/1560] 10.0.0.162 () {32 vars in 773 bytes} [Thu Jul 2 11:30:55 2026] GET /v2.0/security-groups?tenant_id=0eeaacf2092840cf8d2d4b49fccd1665&name=default => generated 2925 bytes in 423 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:30:55.460 7 INFO neutron.db.segments_db [None req-3ff176a8-7252-4cca-b2db-18bb6445f5ff f4dfaee9ee494e0682342d4a3184f7b4 0a29c1e4dfe540889cd6b2eb391c8b3f - - default default] Added segment e6b15851-6272-4100-85ca-7490db979f84 of type vxlan for network f9eed864-0756-4cdb-87bf-1ecbe097492a [pid: 8|app: 0|req: 787/1561] 10.0.0.162 () {32 vars in 739 bytes} [Thu Jul 2 11:30:55 2026] DELETE /v2.0/security-groups/c653ff16-05a2-4de3-a4e0-8fe04d0a1b42 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:30:55.678 7 INFO neutron.db.l3_hamode_db [None req-3ff176a8-7252-4cca-b2db-18bb6445f5ff f4dfaee9ee494e0682342d4a3184f7b4 0a29c1e4dfe540889cd6b2eb391c8b3f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 11:30:55.796 7 INFO neutron.db.l3_hamode_db [None req-3ff176a8-7252-4cca-b2db-18bb6445f5ff f4dfaee9ee494e0682342d4a3184f7b4 0a29c1e4dfe540889cd6b2eb391c8b3f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 788/1562] 10.0.0.111 () {34 vars in 981 bytes} [Thu Jul 2 11:30:55 2026] GET /v2.0/networks?id=733054d3-cbb6-46a3-97ad-1af52e1cebe6 => generated 673 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 789/1563] 10.0.0.111 () {34 vars in 964 bytes} [Thu Jul 2 11:30:55 2026] GET /v2.0/quotas/7fd23a4e17cb4fcdb657400bad9260a4 => 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: 790/1564] 10.0.0.111 () {34 vars in 1001 bytes} [Thu Jul 2 11:30:55 2026] GET /v2.0/ports?tenant_id=7fd23a4e17cb4fcdb657400bad9260a4&fields=id => generated 103 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 791/1565] 10.0.0.111 () {34 vars in 1007 bytes} [Thu Jul 2 11:30:55 2026] GET /v2.0/networks/733054d3-cbb6-46a3-97ad-1af52e1cebe6?fields=segments => generated 14 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 11:30:56.334 8 INFO neutron.db.segments_db [None req-a292b475-64ef-42a4-81cc-abfdfd2fdc10 38da4a14c07a42d69faddca752c7bff5 64db32d2195943d4b8eee01d9153aa81 - - default default] Added segment 0bc4d49c-fe67-4d58-a001-2ff8401dfe65 of type vxlan for network 11aa9576-51b6-4be8-a55d-8515d8c54dce [pid: 8|app: 0|req: 792/1566] 10.0.0.162 () {34 vars in 669 bytes} [Thu Jul 2 11:30:56 2026] POST /v2.0/networks => generated 631 bytes in 370 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 775/1567] 10.0.0.162 () {34 vars in 668 bytes} [Thu Jul 2 11:30:55 2026] POST /v2.0/routers => generated 506 bytes in 1005 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 793/1568] 10.0.0.111 () {34 vars in 1107 bytes} [Thu Jul 2 11:30:56 2026] GET /v2.0/networks/733054d3-cbb6-46a3-97ad-1af52e1cebe6?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: 776/1569] 10.0.0.162 () {34 vars in 663 bytes} [Thu Jul 2 11:30:56 2026] POST /v2.0/ports => generated 743 bytes in 295 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: 779/1572] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:30:56 2026] GET /v2.0/ports?device_id=f3da57f6-7adc-483b-9551-42a032152fcb => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 11:30:56.789 7 INFO neutron.db.segments_db [None req-371477ce-c5d6-4bf5-ab1f-374bb69996b3 38da4a14c07a42d69faddca752c7bff5 64db32d2195943d4b8eee01d9153aa81 - - default default] Added segment 76b48f47-37e0-45b8-abdc-eb910ddb4a51 of type vxlan for network 7f691826-3eb4-4549-a838-8c1948edc89f [pid: 7|app: 0|req: 780/1573] 10.0.0.162 () {34 vars in 669 bytes} [Thu Jul 2 11:30:56 2026] POST /v2.0/networks => generated 631 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 781/1574] 10.0.0.162 () {34 vars in 663 bytes} [Thu Jul 2 11:30:56 2026] POST /v2.0/ports => generated 743 bytes in 370 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 11:30:57.353 7 INFO neutron.db.segments_db [None req-9e0be460-3b93-4516-b7bc-f4ae0fd549e1 38da4a14c07a42d69faddca752c7bff5 64db32d2195943d4b8eee01d9153aa81 - - default default] Added segment c1b33a3c-5494-45b9-87a6-500741187587 of type vxlan for network 5cd04109-093c-4aa1-938c-0cdbeb369067 [pid: 7|app: 0|req: 782/1575] 10.0.0.162 () {34 vars in 669 bytes} [Thu Jul 2 11:30:57 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: 794/1576] 10.0.0.162 () {34 vars in 782 bytes} [Thu Jul 2 11:30:56 2026] PUT /v2.0/routers/949955aa-8570-4601-bfc8-18a6cb501bca/add_router_interface => generated 309 bytes in 1313 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 783/1577] 10.0.0.162 () {34 vars in 663 bytes} [Thu Jul 2 11:30:57 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: 8|app: 0|req: 795/1578] 10.0.0.162 () {32 vars in 716 bytes} [Thu Jul 2 11:30:57 2026] GET /v2.0/ports/ae251e80-b4c6-4430-8704-7f528815c483 => generated 955 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:30:57.873 7 INFO neutron.db.segments_db [None req-033b8325-e8a6-4a70-a959-49aff7371261 38da4a14c07a42d69faddca752c7bff5 64db32d2195943d4b8eee01d9153aa81 - - default default] Added segment 13af475d-66e3-4823-86aa-034698de8559 of type vxlan for network 99da3b9c-4632-4964-ad4c-4bd252650183 [pid: 8|app: 0|req: 796/1579] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:30:57 2026] GET /v2.0/ports?device_id=f3da57f6-7adc-483b-9551-42a032152fcb => 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: 784/1580] 10.0.0.162 () {34 vars in 669 bytes} [Thu Jul 2 11:30:57 2026] POST /v2.0/networks => generated 631 bytes in 183 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 785/1581] 10.0.0.162 () {34 vars in 663 bytes} [Thu Jul 2 11:30:57 2026] POST /v2.0/ports => generated 743 bytes in 361 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 11:30:58.395 7 INFO neutron.db.segments_db [None req-f6c889f4-fa93-4341-993c-1c4189cbd214 38da4a14c07a42d69faddca752c7bff5 64db32d2195943d4b8eee01d9153aa81 - - default default] Added segment a5a38331-7b1b-4ae2-8e85-252ae91f9227 of type vxlan for network 53ba247c-5f45-48f9-9b52-1e83bf5fabe0 [pid: 7|app: 0|req: 786/1582] 10.0.0.162 () {34 vars in 669 bytes} [Thu Jul 2 11:30:58 2026] POST /v2.0/networks => generated 632 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 787/1583] 10.0.0.162 () {34 vars in 663 bytes} [Thu Jul 2 11:30:58 2026] POST /v2.0/ports => generated 743 bytes in 319 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 788/1584] 10.0.0.162 () {34 vars in 746 bytes} [Thu Jul 2 11:30:58 2026] PUT /v2.0/ports/fbe843a1-154d-4de0-9fdc-d9847206eb36/tags => generated 17 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: 789/1585] 10.0.0.162 () {34 vars in 746 bytes} [Thu Jul 2 11:30:58 2026] PUT /v2.0/ports/12871f08-2dfc-41b3-aad6-9deb5e7b8008/tags => generated 25 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 790/1586] 10.0.0.162 () {34 vars in 746 bytes} [Thu Jul 2 11:30:58 2026] PUT /v2.0/ports/2202982b-e728-4281-b0ae-b88c6c00e663/tags => generated 34 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 791/1587] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:30:59 2026] GET /v2.0/ports?device_id=f3da57f6-7adc-483b-9551-42a032152fcb => 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: 792/1588] 10.0.0.162 () {34 vars in 746 bytes} [Thu Jul 2 11:30:59 2026] PUT /v2.0/ports/159eb4a7-14b5-44cd-b94e-38dcbc622e8a/tags => generated 19 bytes in 72 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: 793/1589] 10.0.0.162 () {32 vars in 659 bytes} [Thu Jul 2 11:30:59 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 794/1590] 10.0.0.162 () {32 vars in 673 bytes} [Thu Jul 2 11:30:59 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 797/1591] 10.0.0.162 () {34 vars in 782 bytes} [Thu Jul 2 11:30:57 2026] PUT /v2.0/routers/949955aa-8570-4601-bfc8-18a6cb501bca/add_router_interface => generated 309 bytes in 1388 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 795/1592] 10.0.0.162 () {32 vars in 669 bytes} [Thu Jul 2 11:30:59 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 796/1593] 10.0.0.162 () {32 vars in 681 bytes} [Thu Jul 2 11:30:59 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 798/1594] 10.0.0.162 () {32 vars in 716 bytes} [Thu Jul 2 11:30:59 2026] GET /v2.0/ports/8778628d-f719-4d10-bc56-0743323bbc8c => generated 955 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 797/1595] 10.0.0.162 () {32 vars in 667 bytes} [Thu Jul 2 11:30:59 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 798/1596] 10.0.0.162 () {32 vars in 681 bytes} [Thu Jul 2 11:30:59 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 799/1597] 10.0.0.162 () {32 vars in 677 bytes} [Thu Jul 2 11:30:59 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 800/1598] 10.0.0.162 () {32 vars in 689 bytes} [Thu Jul 2 11:30:59 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:30:59.714 8 INFO neutron_taas.services.taas.taas_plugin [None req-9473d20e-0640-410e-8e31-a80ed09279ca f4dfaee9ee494e0682342d4a3184f7b4 0a29c1e4dfe540889cd6b2eb391c8b3f - - default default] TaaS: Handle Delete Port: 8778628d-f719-4d10-bc56-0743323bbc8c 2026-07-02 11:30:59.718 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9473d20e-0640-410e-8e31-a80ed09279ca f4dfaee9ee494e0682342d4a3184f7b4 0a29c1e4dfe540889cd6b2eb391c8b3f - - default default] Tap Mirror: Handle Delete Port: 8778628d-f719-4d10-bc56-0743323bbc8c 2026-07-02 11:30:59.772 7 INFO neutron_taas.services.taas.taas_plugin [None req-673fedad-b7f8-4c75-9667-af59c6b4ba2a 38da4a14c07a42d69faddca752c7bff5 64db32d2195943d4b8eee01d9153aa81 - - default default] TaaS: Handle Delete Port: fbe843a1-154d-4de0-9fdc-d9847206eb36 2026-07-02 11:30:59.776 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-673fedad-b7f8-4c75-9667-af59c6b4ba2a 38da4a14c07a42d69faddca752c7bff5 64db32d2195943d4b8eee01d9153aa81 - - default default] Tap Mirror: Handle Delete Port: fbe843a1-154d-4de0-9fdc-d9847206eb36 [pid: 7|app: 0|req: 801/1599] 10.0.0.162 () {32 vars in 719 bytes} [Thu Jul 2 11:30:59 2026] DELETE /v2.0/ports/fbe843a1-154d-4de0-9fdc-d9847206eb36 => generated 0 bytes in 190 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 11:30:59.953 7 INFO neutron_taas.services.taas.taas_plugin [None req-a2a2d631-f767-4125-9eab-419166df4885 38da4a14c07a42d69faddca752c7bff5 64db32d2195943d4b8eee01d9153aa81 - - default default] TaaS: Handle Delete Port: 12871f08-2dfc-41b3-aad6-9deb5e7b8008 2026-07-02 11:30:59.958 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a2a2d631-f767-4125-9eab-419166df4885 38da4a14c07a42d69faddca752c7bff5 64db32d2195943d4b8eee01d9153aa81 - - default default] Tap Mirror: Handle Delete Port: 12871f08-2dfc-41b3-aad6-9deb5e7b8008 [pid: 7|app: 0|req: 802/1600] 10.0.0.162 () {32 vars in 719 bytes} [Thu Jul 2 11:30:59 2026] DELETE /v2.0/ports/12871f08-2dfc-41b3-aad6-9deb5e7b8008 => generated 0 bytes in 185 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 11:31:00.164 7 INFO neutron_taas.services.taas.taas_plugin [None req-9fa42252-1c85-40b5-a5a0-e4c9e3c02c85 38da4a14c07a42d69faddca752c7bff5 64db32d2195943d4b8eee01d9153aa81 - - default default] TaaS: Handle Delete Port: 2202982b-e728-4281-b0ae-b88c6c00e663 2026-07-02 11:31:00.167 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9fa42252-1c85-40b5-a5a0-e4c9e3c02c85 38da4a14c07a42d69faddca752c7bff5 64db32d2195943d4b8eee01d9153aa81 - - default default] Tap Mirror: Handle Delete Port: 2202982b-e728-4281-b0ae-b88c6c00e663 [pid: 8|app: 0|req: 799/1601] 10.0.0.162 () {34 vars in 788 bytes} [Thu Jul 2 11:30:59 2026] PUT /v2.0/routers/949955aa-8570-4601-bfc8-18a6cb501bca/remove_router_interface => generated 309 bytes in 815 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 800/1602] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:31:00 2026] GET /v2.0/ports?device_id=f3da57f6-7adc-483b-9551-42a032152fcb => 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: 803/1603] 10.0.0.162 () {32 vars in 719 bytes} [Thu Jul 2 11:31:00 2026] DELETE /v2.0/ports/2202982b-e728-4281-b0ae-b88c6c00e663 => generated 0 bytes in 197 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 11:31:00.534 8 INFO neutron_taas.services.taas.taas_plugin [None req-8e910f0f-31ba-448d-9122-904355179a30 f4dfaee9ee494e0682342d4a3184f7b4 0a29c1e4dfe540889cd6b2eb391c8b3f - - default default] TaaS: Handle Delete Port: ae251e80-b4c6-4430-8704-7f528815c483 2026-07-02 11:31:00.537 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8e910f0f-31ba-448d-9122-904355179a30 f4dfaee9ee494e0682342d4a3184f7b4 0a29c1e4dfe540889cd6b2eb391c8b3f - - default default] Tap Mirror: Handle Delete Port: ae251e80-b4c6-4430-8704-7f528815c483 [pid: 7|app: 0|req: 804/1604] 10.0.0.162 () {34 vars in 675 bytes} [Thu Jul 2 11:31:00 2026] POST /v2.0/floatingips => generated 552 bytes in 668 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 801/1605] 10.0.0.162 () {34 vars in 788 bytes} [Thu Jul 2 11:31:00 2026] PUT /v2.0/routers/949955aa-8570-4601-bfc8-18a6cb501bca/remove_router_interface => generated 309 bytes in 809 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:31:01.026 7 INFO neutron_taas.services.taas.taas_plugin [None req-22719a88-ba22-477c-af0b-95857cfc644d 38da4a14c07a42d69faddca752c7bff5 64db32d2195943d4b8eee01d9153aa81 - - default default] TaaS: Handle Delete Port: 159eb4a7-14b5-44cd-b94e-38dcbc622e8a 2026-07-02 11:31:01.034 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-22719a88-ba22-477c-af0b-95857cfc644d 38da4a14c07a42d69faddca752c7bff5 64db32d2195943d4b8eee01d9153aa81 - - default default] Tap Mirror: Handle Delete Port: 159eb4a7-14b5-44cd-b94e-38dcbc622e8a [pid: 7|app: 0|req: 805/1606] 10.0.0.162 () {32 vars in 719 bytes} [Thu Jul 2 11:31:00 2026] DELETE /v2.0/ports/159eb4a7-14b5-44cd-b94e-38dcbc622e8a => generated 0 bytes in 203 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 806/1607] 10.0.0.162 () {32 vars in 735 bytes} [Thu Jul 2 11:31:01 2026] GET /v2.0/ports?device_id=949955aa-8570-4601-bfc8-18a6cb501bca => 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: 807/1608] 199.19.213.129 () {34 vars in 985 bytes} [Thu Jul 2 11:31:01 2026] GET /v2.0/networks?id=733054d3-cbb6-46a3-97ad-1af52e1cebe6 => generated 673 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:31:01.302 7 INFO neutron_taas.services.taas.taas_plugin [None req-839032f4-9553-4338-bbf6-cf4ffe8c2560 38da4a14c07a42d69faddca752c7bff5 64db32d2195943d4b8eee01d9153aa81 - - default default] TaaS: Handle Delete Port: 407a8e93-0096-40de-97f5-b5c63a2b272e 2026-07-02 11:31:01.306 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-839032f4-9553-4338-bbf6-cf4ffe8c2560 38da4a14c07a42d69faddca752c7bff5 64db32d2195943d4b8eee01d9153aa81 - - default default] Tap Mirror: Handle Delete Port: 407a8e93-0096-40de-97f5-b5c63a2b272e [pid: 7|app: 0|req: 808/1609] 10.0.0.162 () {32 vars in 719 bytes} [Thu Jul 2 11:31:01 2026] DELETE /v2.0/ports/407a8e93-0096-40de-97f5-b5c63a2b272e => generated 0 bytes in 197 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 11:31:01.564 7 INFO neutron_taas.services.taas.taas_plugin [None req-4aadbd0e-f043-4081-bd2a-8a3d77ad1a7d f4dfaee9ee494e0682342d4a3184f7b4 0a29c1e4dfe540889cd6b2eb391c8b3f - - default default] TaaS: Handle Delete Port: 254cda12-2fba-4895-8de5-fd8b323a9a4a 2026-07-02 11:31:01.567 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4aadbd0e-f043-4081-bd2a-8a3d77ad1a7d f4dfaee9ee494e0682342d4a3184f7b4 0a29c1e4dfe540889cd6b2eb391c8b3f - - default default] Tap Mirror: Handle Delete Port: 254cda12-2fba-4895-8de5-fd8b323a9a4a [pid: 8|app: 0|req: 802/1610] 10.0.0.162 () {34 vars in 675 bytes} [Thu Jul 2 11:31:01 2026] POST /v2.0/floatingips => generated 552 bytes in 585 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:31:01.859 7 INFO neutron.services.segments.plugin [-] Segment e6b15851-6272-4100-85ca-7490db979f84 resource provider aggregate not found 2026-07-02 11:31:01.867 7 INFO neutron.services.segments.plugin [-] Segment e6b15851-6272-4100-85ca-7490db979f84 resource provider aggregate not found 2026-07-02 11:31:01.875 7 INFO neutron.services.segments.plugin [-] Segment e6b15851-6272-4100-85ca-7490db979f84 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e6b15851-6272-4100-85ca-7490db979f84 found for delete ", "request_id": "req-15c832d8-5cf7-4501-aeab-01d34d079312"}]} 2026-07-02 11:31:01.881 7 INFO neutron.services.segments.plugin [-] Segment e6b15851-6272-4100-85ca-7490db979f84 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e6b15851-6272-4100-85ca-7490db979f84 found for delete ", "request_id": "req-25e327b4-5fd5-4522-a7c2-cd66060c11d9"}]} 2026-07-02 11:31:01.887 7 INFO neutron.db.l3_hamode_db [None req-4aadbd0e-f043-4081-bd2a-8a3d77ad1a7d f4dfaee9ee494e0682342d4a3184f7b4 0a29c1e4dfe540889cd6b2eb391c8b3f - - default default] HA network f9eed864-0756-4cdb-87bf-1ecbe097492a was deleted as no HA routers are present in tenant 0a29c1e4dfe540889cd6b2eb391c8b3f. [pid: 7|app: 0|req: 809/1611] 10.0.0.162 () {32 vars in 723 bytes} [Thu Jul 2 11:31:01 2026] DELETE /v2.0/routers/949955aa-8570-4601-bfc8-18a6cb501bca => generated 0 bytes in 510 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 803/1612] 199.19.213.129 () {38 vars in 954 bytes} [Thu Jul 2 11:31:01 2026] POST /v2.0/ports => generated 954 bytes in 371 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: 810/1613] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:31:01 2026] GET /v2.0/ports?device_id=f3da57f6-7adc-483b-9551-42a032152fcb => generated 957 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:31:02.117 8 INFO neutron.services.segments.plugin [-] Segment 0bc4d49c-fe67-4d58-a001-2ff8401dfe65 resource provider aggregate not found 2026-07-02 11:31:02.126 8 INFO neutron.services.segments.plugin [-] Segment 0bc4d49c-fe67-4d58-a001-2ff8401dfe65 resource provider aggregate not found 2026-07-02 11:31:02.142 8 INFO neutron.services.segments.plugin [-] Segment 0bc4d49c-fe67-4d58-a001-2ff8401dfe65 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0bc4d49c-fe67-4d58-a001-2ff8401dfe65 found for delete ", "request_id": "req-a3559f79-f0d4-4e91-8e07-8d29d3688114"}]} 2026-07-02 11:31:02.142 8 INFO neutron.services.segments.plugin [-] Segment 0bc4d49c-fe67-4d58-a001-2ff8401dfe65 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0bc4d49c-fe67-4d58-a001-2ff8401dfe65 found for delete ", "request_id": "req-ebf201c5-9b1f-47a6-b0ba-a0035b20a59e"}]} [pid: 8|app: 0|req: 804/1614] 10.0.0.162 () {32 vars in 725 bytes} [Thu Jul 2 11:31:01 2026] DELETE /v2.0/networks/11aa9576-51b6-4be8-a55d-8515d8c54dce => generated 0 bytes in 193 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 805/1615] 10.0.0.162 () {32 vars in 723 bytes} [Thu Jul 2 11:31:02 2026] DELETE /v2.0/subnets/ae2fc8cd-60ba-4be9-913d-f280942400da => 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: 811/1616] 10.0.0.162 () {34 vars in 675 bytes} [Thu Jul 2 11:31:01 2026] POST /v2.0/floatingips => generated 552 bytes in 551 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 812/1617] 10.0.0.111 () {34 vars in 1039 bytes} [Thu Jul 2 11:31:02 2026] GET /v2.0/security-groups?id=501bdfca-d9c8-4fa4-980a-8a0e10615445&fields=id&fields=name => generated 88 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 813/1618] 10.0.0.162 () {32 vars in 725 bytes} [Thu Jul 2 11:31:02 2026] DELETE /v2.0/networks/7f691826-3eb4-4549-a838-8c1948edc89f => 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: 806/1619] 199.19.213.129 () {38 vars in 1027 bytes} [Thu Jul 2 11:31:02 2026] PUT /v2.0/ports/6fb34b11-4aea-4755-8303-f9f5578fcd72 => generated 1235 bytes in 406 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 11:31:02.779 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-6958c870-e53c-45d6-a94b-ffaf3dc0c60d'] response: {'name': 'network-changed', 'server_uuid': 'f3da57f6-7adc-483b-9551-42a032152fcb', 'tag': '6fb34b11-4aea-4755-8303-f9f5578fcd72', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 814/1620] 10.0.0.162 () {32 vars in 723 bytes} [Thu Jul 2 11:31:02 2026] DELETE /v2.0/subnets/c75c8c50-8bd8-46f1-9506-7360a664552f => 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: 815/1621] 10.0.0.162 () {32 vars in 725 bytes} [Thu Jul 2 11:31:02 2026] DELETE /v2.0/networks/5cd04109-093c-4aa1-938c-0cdbeb369067 => generated 0 bytes in 149 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 11:31:03.099 7 INFO neutron_taas.services.taas.taas_plugin [None req-08e90086-946f-4522-bb4e-15acd95fde6d f4dfaee9ee494e0682342d4a3184f7b4 0a29c1e4dfe540889cd6b2eb391c8b3f - - default default] TaaS: Handle Delete Port: c72c7805-63a0-432b-bcf9-ff8f6312135b 2026-07-02 11:31:03.102 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-08e90086-946f-4522-bb4e-15acd95fde6d f4dfaee9ee494e0682342d4a3184f7b4 0a29c1e4dfe540889cd6b2eb391c8b3f - - default default] Tap Mirror: Handle Delete Port: c72c7805-63a0-432b-bcf9-ff8f6312135b [pid: 8|app: 0|req: 807/1622] 10.0.0.162 () {34 vars in 675 bytes} [Thu Jul 2 11:31:02 2026] POST /v2.0/floatingips => generated 552 bytes in 561 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 816/1623] 10.0.0.162 () {32 vars in 725 bytes} [Thu Jul 2 11:31:02 2026] DELETE /v2.0/networks/4fe66a21-2d40-4151-9510-54e120b54b1a => 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: 817/1624] 199.19.213.129 () {34 vars in 1079 bytes} [Thu Jul 2 11:31:03 2026] GET /v2.0/ports?tenant_id=7fd23a4e17cb4fcdb657400bad9260a4&device_id=f3da57f6-7adc-483b-9551-42a032152fcb => 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: 808/1625] 10.0.0.162 () {32 vars in 725 bytes} [Thu Jul 2 11:31:03 2026] DELETE /v2.0/networks/99da3b9c-4632-4964-ad4c-4bd252650183 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 11:31:03.492 8 INFO neutron_taas.services.taas.taas_plugin [None req-20671d06-17cc-4748-851b-f6b179d16e56 f4dfaee9ee494e0682342d4a3184f7b4 0a29c1e4dfe540889cd6b2eb391c8b3f - - default default] TaaS: Handle Delete Port: 446c12ad-de48-41ec-872a-1924db561c2a 2026-07-02 11:31:03.495 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-20671d06-17cc-4748-851b-f6b179d16e56 f4dfaee9ee494e0682342d4a3184f7b4 0a29c1e4dfe540889cd6b2eb391c8b3f - - default default] Tap Mirror: Handle Delete Port: 446c12ad-de48-41ec-872a-1924db561c2a [pid: 8|app: 0|req: 809/1626] 10.0.0.162 () {32 vars in 725 bytes} [Thu Jul 2 11:31:03 2026] DELETE /v2.0/networks/82b1c1da-ca13-4c4a-981f-fdc726af1e2a => generated 0 bytes in 251 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 810/1627] 199.19.213.129 () {34 vars in 1017 bytes} [Thu Jul 2 11:31:03 2026] GET /v2.0/networks?tenant_id=7fd23a4e17cb4fcdb657400bad9260a4&shared=False => generated 769 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 811/1628] 10.0.0.162 () {32 vars in 725 bytes} [Thu Jul 2 11:31:03 2026] DELETE /v2.0/networks/53ba247c-5f45-48f9-9b52-1e83bf5fabe0 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 812/1629] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:31:03 2026] GET /v2.0/ports?device_id=f3da57f6-7adc-483b-9551-42a032152fcb => generated 969 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 818/1630] 10.0.0.162 () {34 vars in 675 bytes} [Thu Jul 2 11:31:03 2026] POST /v2.0/floatingips => generated 552 bytes in 512 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:31:03.892 8 INFO neutron.db.segments_db [None req-8fc4ed0f-2e5d-4a3f-9b43-9f0aec076cbf f4dfaee9ee494e0682342d4a3184f7b4 0a29c1e4dfe540889cd6b2eb391c8b3f - - default default] Added segment 3a15d3ba-0dde-40ee-9468-2e612e584f0f of type vxlan for network 757d4709-f57a-4e23-9a7d-eec1ac79d189 2026-07-02 11:31:03.903 7 INFO neutron.services.segments.plugin [-] Segment 76b48f47-37e0-45b8-abdc-eb910ddb4a51 resource provider aggregate not found 2026-07-02 11:31:03.905 7 INFO neutron.services.segments.plugin [-] Segment 76b48f47-37e0-45b8-abdc-eb910ddb4a51 resource provider aggregate not found 2026-07-02 11:31:03.920 7 INFO neutron.services.segments.plugin [-] Segment 76b48f47-37e0-45b8-abdc-eb910ddb4a51 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 76b48f47-37e0-45b8-abdc-eb910ddb4a51 found for delete ", "request_id": "req-c538b45c-7d8d-4ffd-9cba-b412377c3433"}]} 2026-07-02 11:31:03.926 7 INFO neutron.services.segments.plugin [-] Segment 76b48f47-37e0-45b8-abdc-eb910ddb4a51 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 76b48f47-37e0-45b8-abdc-eb910ddb4a51 found for delete ", "request_id": "req-0f3674e2-f3ba-47d9-8efc-80383b914015"}]} [pid: 7|app: 0|req: 819/1631] 199.19.213.129 () {34 vars in 929 bytes} [Thu Jul 2 11:31:03 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:31:03.940 7 INFO neutron.services.segments.plugin [-] Segment c1b33a3c-5494-45b9-87a6-500741187587 resource provider aggregate not found 2026-07-02 11:31:03.948 7 INFO neutron.services.segments.plugin [-] Segment c1b33a3c-5494-45b9-87a6-500741187587 resource provider aggregate not found 2026-07-02 11:31:03.967 7 INFO neutron.services.segments.plugin [-] Segment c1b33a3c-5494-45b9-87a6-500741187587 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c1b33a3c-5494-45b9-87a6-500741187587 found for delete ", "request_id": "req-bcbb3caf-e9c6-49ba-9326-1ec05fb7f2b5"}]} 2026-07-02 11:31:03.973 7 INFO neutron.services.segments.plugin [-] Segment c1b33a3c-5494-45b9-87a6-500741187587 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c1b33a3c-5494-45b9-87a6-500741187587 found for delete ", "request_id": "req-401ce6f7-60c7-4924-b75f-de921d496516"}]} [pid: 7|app: 0|req: 820/1632] 10.0.0.111 () {34 vars in 1039 bytes} [Thu Jul 2 11:31:03 2026] GET /v2.0/security-groups?id=501bdfca-d9c8-4fa4-980a-8a0e10615445&fields=id&fields=name => generated 88 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 813/1633] 10.0.0.162 () {34 vars in 669 bytes} [Thu Jul 2 11:31:03 2026] POST /v2.0/networks => generated 629 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:31:03.996 7 INFO neutron.services.segments.plugin [-] Segment a7dabac4-f932-4ef4-a45f-4ee82a3d291c resource provider aggregate not found 2026-07-02 11:31:04.011 7 INFO neutron.services.segments.plugin [-] Segment a7dabac4-f932-4ef4-a45f-4ee82a3d291c resource provider aggregate not found 2026-07-02 11:31:04.044 7 INFO neutron.services.segments.plugin [-] Segment a7dabac4-f932-4ef4-a45f-4ee82a3d291c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a7dabac4-f932-4ef4-a45f-4ee82a3d291c found for delete ", "request_id": "req-0ac6e9c1-b83f-4158-ac10-6db516d03774"}]} 2026-07-02 11:31:04.045 7 INFO neutron.services.segments.plugin [-] Segment a7dabac4-f932-4ef4-a45f-4ee82a3d291c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a7dabac4-f932-4ef4-a45f-4ee82a3d291c found for delete ", "request_id": "req-e46a3a07-2d3d-4a2a-a1d4-c20ce9d192c6"}]} [pid: 7|app: 0|req: 821/1634] 10.0.0.162 () {34 vars in 758 bytes} [Thu Jul 2 11:31:03 2026] PUT /v2.0/floatingips/4db12a95-0f34-4731-91b3-0506a7baf121/tags => generated 17 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 11:31:04.163 8 INFO neutron.services.segments.plugin [-] Segment 13af475d-66e3-4823-86aa-034698de8559 resource provider aggregate not found 2026-07-02 11:31:04.169 8 INFO neutron.services.segments.plugin [-] Segment 13af475d-66e3-4823-86aa-034698de8559 resource provider aggregate not found [pid: 7|app: 0|req: 822/1635] 10.0.0.162 () {34 vars in 758 bytes} [Thu Jul 2 11:31:04 2026] PUT /v2.0/floatingips/964e5145-e520-4972-85b3-b8301ea01821/tags => generated 25 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 11:31:04.182 8 INFO neutron.services.segments.plugin [-] Segment 13af475d-66e3-4823-86aa-034698de8559 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 13af475d-66e3-4823-86aa-034698de8559 found for delete ", "request_id": "req-120b6bab-73c6-4698-ae64-e319f3ae10cc"}]} 2026-07-02 11:31:04.194 8 INFO neutron.services.segments.plugin [-] Segment 13af475d-66e3-4823-86aa-034698de8559 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 13af475d-66e3-4823-86aa-034698de8559 found for delete ", "request_id": "req-33bfffeb-6245-4465-ae3c-3cc61f9ed391"}]} 2026-07-02 11:31:04.200 8 INFO neutron.services.segments.plugin [-] Segment 82471d8f-b96e-4b2f-b64f-0cc716d7cb97 resource provider aggregate not found 2026-07-02 11:31:04.216 8 INFO neutron.services.segments.plugin [-] Segment 82471d8f-b96e-4b2f-b64f-0cc716d7cb97 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 82471d8f-b96e-4b2f-b64f-0cc716d7cb97 found for delete ", "request_id": "req-92920831-ca44-45d8-a3b3-64a2b0060ce3"}]} 2026-07-02 11:31:04.222 8 INFO neutron.services.segments.plugin [-] Segment 82471d8f-b96e-4b2f-b64f-0cc716d7cb97 resource provider aggregate not found [pid: 7|app: 0|req: 823/1636] 10.0.0.162 () {34 vars in 758 bytes} [Thu Jul 2 11:31:04 2026] PUT /v2.0/floatingips/6ef38bf2-5857-4f3c-af46-130bd0b043a4/tags => generated 34 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 11:31:04.239 8 INFO neutron.services.segments.plugin [-] Segment a5a38331-7b1b-4ae2-8e85-252ae91f9227 resource provider aggregate not found 2026-07-02 11:31:04.242 8 INFO neutron.services.segments.plugin [-] Segment 82471d8f-b96e-4b2f-b64f-0cc716d7cb97 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 82471d8f-b96e-4b2f-b64f-0cc716d7cb97 found for delete ", "request_id": "req-b0d8bfbc-3844-46e5-879e-f169d73db3e9"}]} 2026-07-02 11:31:04.260 8 INFO neutron.services.segments.plugin [-] Segment a5a38331-7b1b-4ae2-8e85-252ae91f9227 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a5a38331-7b1b-4ae2-8e85-252ae91f9227 found for delete ", "request_id": "req-c5c407a4-e3a5-4ebd-927b-8fd43796e264"}]} 2026-07-02 11:31:04.261 8 INFO neutron.services.segments.plugin [-] Segment a5a38331-7b1b-4ae2-8e85-252ae91f9227 resource provider aggregate not found 2026-07-02 11:31:04.276 8 INFO neutron.services.segments.plugin [-] Segment a5a38331-7b1b-4ae2-8e85-252ae91f9227 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a5a38331-7b1b-4ae2-8e85-252ae91f9227 found for delete ", "request_id": "req-493b3c41-0e6b-4774-a1ce-777eaf0d728f"}]} [pid: 7|app: 0|req: 824/1637] 10.0.0.162 () {34 vars in 758 bytes} [Thu Jul 2 11:31:04 2026] PUT /v2.0/floatingips/222a961f-1b30-42fb-8362-0d5e1c672f05/tags => generated 19 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 814/1638] 10.0.0.162 () {34 vars in 668 bytes} [Thu Jul 2 11:31:03 2026] POST /v2.0/subnets => generated 626 bytes in 319 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:31:04.354 8 INFO neutron.db.segments_db [None req-5a78c8a5-c933-4c0b-a485-879332374684 f4dfaee9ee494e0682342d4a3184f7b4 0a29c1e4dfe540889cd6b2eb391c8b3f - - default default] Added segment 85a08bed-bb0e-4a43-911d-3a67d550968e of type vxlan for network dff4a389-5185-4142-91f6-46643eb0028c 2026-07-02 11:31:04.600 8 INFO neutron.db.l3_hamode_db [None req-5a78c8a5-c933-4c0b-a485-879332374684 f4dfaee9ee494e0682342d4a3184f7b4 0a29c1e4dfe540889cd6b2eb391c8b3f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 825/1639] 10.0.0.162 () {32 vars in 671 bytes} [Thu Jul 2 11:31:04 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 448 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:31:04.750 8 INFO neutron.db.l3_hamode_db [None req-5a78c8a5-c933-4c0b-a485-879332374684 f4dfaee9ee494e0682342d4a3184f7b4 0a29c1e4dfe540889cd6b2eb391c8b3f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 826/1640] 10.0.0.162 () {32 vars in 773 bytes} [Thu Jul 2 11:31:04 2026] GET /v2.0/security-groups?tenant_id=9ceeeb058f3e4925a3b55316681970b4&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: 827/1641] 10.0.0.162 () {32 vars in 685 bytes} [Thu Jul 2 11:31:05 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 828/1642] 199.19.213.129 () {34 vars in 1079 bytes} [Thu Jul 2 11:31:05 2026] GET /v2.0/ports?tenant_id=7fd23a4e17cb4fcdb657400bad9260a4&device_id=f3da57f6-7adc-483b-9551-42a032152fcb => generated 1238 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 829/1643] 10.0.0.162 () {32 vars in 739 bytes} [Thu Jul 2 11:31:05 2026] DELETE /v2.0/security-groups/d7f591bb-5872-46f4-b9d6-d158f2948fb7 => 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: 830/1644] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:31:05 2026] GET /v2.0/ports?device_id=f3da57f6-7adc-483b-9551-42a032152fcb => generated 969 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 831/1645] 10.0.0.162 () {32 vars in 681 bytes} [Thu Jul 2 11:31:05 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 832/1646] 199.19.213.129 () {34 vars in 1057 bytes} [Thu Jul 2 11:31:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=6fb34b11-4aea-4755-8303-f9f5578fcd72 => 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: 833/1647] 10.0.0.111 () {34 vars in 1039 bytes} [Thu Jul 2 11:31:05 2026] GET /v2.0/security-groups?id=501bdfca-d9c8-4fa4-980a-8a0e10615445&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: 815/1648] 10.0.0.162 () {34 vars in 668 bytes} [Thu Jul 2 11:31:04 2026] POST /v2.0/routers => generated 505 bytes in 1114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 816/1649] 10.0.0.162 () {32 vars in 693 bytes} [Thu Jul 2 11:31:05 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 817/1650] 199.19.213.129 () {34 vars in 983 bytes} [Thu Jul 2 11:31:05 2026] GET /v2.0/subnets?id=ca8297f6-e2ff-4c2c-8e53-fde26410e887 => generated 691 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 834/1651] 10.0.0.162 () {32 vars in 773 bytes} [Thu Jul 2 11:31:05 2026] GET /v2.0/security-groups?tenant_id=f4763ea0da5e47fa8590ee178223de1d&name=default => generated 2925 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 835/1652] 10.0.0.162 () {32 vars in 679 bytes} [Thu Jul 2 11:31:05 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 836/1653] 199.19.213.129 () {34 vars in 1051 bytes} [Thu Jul 2 11:31:05 2026] GET /v2.0/ports?network_id=733054d3-cbb6-46a3-97ad-1af52e1cebe6&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: 837/1654] 10.0.0.162 () {32 vars in 739 bytes} [Thu Jul 2 11:31:05 2026] DELETE /v2.0/security-groups/dfdeffbe-0a9e-4e41-980d-eb35839a672d => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 838/1655] 10.0.0.162 () {32 vars in 693 bytes} [Thu Jul 2 11:31:05 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 839/1656] 199.19.213.129 () {34 vars in 1011 bytes} [Thu Jul 2 11:31:05 2026] GET /v2.0/networks/733054d3-cbb6-46a3-97ad-1af52e1cebe6?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 840/1657] 10.0.0.162 () {32 vars in 689 bytes} [Thu Jul 2 11:31:05 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 841/1658] 199.19.213.129 () {34 vars in 1111 bytes} [Thu Jul 2 11:31:05 2026] GET /v2.0/networks/733054d3-cbb6-46a3-97ad-1af52e1cebe6?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: 818/1659] 10.0.0.162 () {34 vars in 664 bytes} [Thu Jul 2 11:31:05 2026] POST /v2.0/ports => generated 948 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: 7|app: 0|req: 842/1660] 10.0.0.162 () {32 vars in 773 bytes} [Thu Jul 2 11:31:05 2026] GET /v2.0/security-groups?tenant_id=64db32d2195943d4b8eee01d9153aa81&name=default => generated 2925 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 819/1661] 10.0.0.162 () {32 vars in 701 bytes} [Thu Jul 2 11:31:05 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 820/1662] 10.0.0.162 () {32 vars in 739 bytes} [Thu Jul 2 11:31:06 2026] DELETE /v2.0/security-groups/c449fea2-24c3-448f-bd18-0d36c40ef0d6 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:31:06.281 8 INFO neutron_taas.services.taas.taas_plugin [None req-8b1eb01c-90df-44b0-ab17-1c156f83cd5b 4b860b9e987d41f9a66379971f328709 3998d28c996c4b6380c661ef74983560 - - default default] TaaS: Handle Delete Port: 723b1968-d20c-42e6-b7aa-f99b2ffb11a5 2026-07-02 11:31:06.284 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8b1eb01c-90df-44b0-ab17-1c156f83cd5b 4b860b9e987d41f9a66379971f328709 3998d28c996c4b6380c661ef74983560 - - default default] Tap Mirror: Handle Delete Port: 723b1968-d20c-42e6-b7aa-f99b2ffb11a5 [pid: 8|app: 0|req: 821/1663] 10.0.0.162 () {32 vars in 731 bytes} [Thu Jul 2 11:31:06 2026] DELETE /v2.0/floatingips/4db12a95-0f34-4731-91b3-0506a7baf121 => generated 0 bytes in 313 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 822/1664] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:31:06 2026] GET /v2.0/ports?device_id=f3da57f6-7adc-483b-9551-42a032152fcb => generated 969 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:31:07.055 8 INFO neutron_taas.services.taas.taas_plugin [None req-ef0f0b49-f173-4ae3-88f3-793caa49d6cb 4b860b9e987d41f9a66379971f328709 3998d28c996c4b6380c661ef74983560 - - default default] TaaS: Handle Delete Port: bac7dfcd-bdd2-4578-8fee-edaf39bed84b 2026-07-02 11:31:07.058 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ef0f0b49-f173-4ae3-88f3-793caa49d6cb 4b860b9e987d41f9a66379971f328709 3998d28c996c4b6380c661ef74983560 - - default default] Tap Mirror: Handle Delete Port: bac7dfcd-bdd2-4578-8fee-edaf39bed84b [pid: 7|app: 0|req: 843/1665] 10.0.0.162 () {34 vars in 782 bytes} [Thu Jul 2 11:31:05 2026] PUT /v2.0/routers/fd91633f-385c-4070-8c9f-49f7130a7b0b/add_router_interface => generated 309 bytes in 1177 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: 844/1666] 10.0.0.111 () {34 vars in 1039 bytes} [Thu Jul 2 11:31:07 2026] GET /v2.0/security-groups?id=501bdfca-d9c8-4fa4-980a-8a0e10615445&fields=id&fields=name => generated 88 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 823/1667] 10.0.0.162 () {32 vars in 731 bytes} [Thu Jul 2 11:31:06 2026] DELETE /v2.0/floatingips/964e5145-e520-4972-85b3-b8301ea01821 => generated 0 bytes in 739 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 845/1668] 10.0.0.162 () {32 vars in 716 bytes} [Thu Jul 2 11:31:07 2026] GET /v2.0/ports/ab66c67f-651f-44a8-9b6d-75fadb48b71d => generated 1022 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:31:07.361 8 INFO neutron_taas.services.taas.taas_plugin [None req-56c9ce49-a876-4232-8b16-2ab185627391 4b860b9e987d41f9a66379971f328709 3998d28c996c4b6380c661ef74983560 - - default default] TaaS: Handle Delete Port: 3fcd1503-fc11-4343-9d22-dc98311ec0d7 2026-07-02 11:31:07.364 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-56c9ce49-a876-4232-8b16-2ab185627391 4b860b9e987d41f9a66379971f328709 3998d28c996c4b6380c661ef74983560 - - default default] Tap Mirror: Handle Delete Port: 3fcd1503-fc11-4343-9d22-dc98311ec0d7 [pid: 8|app: 0|req: 824/1669] 10.0.0.162 () {32 vars in 731 bytes} [Thu Jul 2 11:31:07 2026] DELETE /v2.0/floatingips/6ef38bf2-5857-4f3c-af46-130bd0b043a4 => generated 0 bytes in 286 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:31:07.624 7 INFO neutron_taas.services.taas.taas_plugin [None req-4720a7de-2543-4c18-b436-1ba8df7d765b f4dfaee9ee494e0682342d4a3184f7b4 0a29c1e4dfe540889cd6b2eb391c8b3f - - default default] TaaS: Handle Delete Port: ab66c67f-651f-44a8-9b6d-75fadb48b71d 2026-07-02 11:31:07.627 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4720a7de-2543-4c18-b436-1ba8df7d765b f4dfaee9ee494e0682342d4a3184f7b4 0a29c1e4dfe540889cd6b2eb391c8b3f - - default default] Tap Mirror: Handle Delete Port: ab66c67f-651f-44a8-9b6d-75fadb48b71d 2026-07-02 11:31:07.638 8 INFO neutron_taas.services.taas.taas_plugin [None req-81f4eced-3281-43d7-aab0-802bb55bbd74 4b860b9e987d41f9a66379971f328709 3998d28c996c4b6380c661ef74983560 - - default default] TaaS: Handle Delete Port: ad0fd6a1-554f-428c-82dc-a50fd1f1d3fb 2026-07-02 11:31:07.641 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-81f4eced-3281-43d7-aab0-802bb55bbd74 4b860b9e987d41f9a66379971f328709 3998d28c996c4b6380c661ef74983560 - - default default] Tap Mirror: Handle Delete Port: ad0fd6a1-554f-428c-82dc-a50fd1f1d3fb [pid: 8|app: 0|req: 825/1670] 10.0.0.162 () {32 vars in 731 bytes} [Thu Jul 2 11:31:07 2026] DELETE /v2.0/floatingips/222a961f-1b30-42fb-8362-0d5e1c672f05 => generated 0 bytes in 294 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:31:07.925 8 INFO neutron_taas.services.taas.taas_plugin [None req-c05fc094-510a-4ab8-bdf1-527a5e6e8394 4b860b9e987d41f9a66379971f328709 3998d28c996c4b6380c661ef74983560 - - default default] TaaS: Handle Delete Port: f8272a4e-5a32-4d7b-9009-c43edf0018c7 2026-07-02 11:31:07.928 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c05fc094-510a-4ab8-bdf1-527a5e6e8394 4b860b9e987d41f9a66379971f328709 3998d28c996c4b6380c661ef74983560 - - default default] Tap Mirror: Handle Delete Port: f8272a4e-5a32-4d7b-9009-c43edf0018c7 [pid: 8|app: 0|req: 826/1671] 10.0.0.162 () {32 vars in 731 bytes} [Thu Jul 2 11:31:07 2026] DELETE /v2.0/floatingips/ad3670ed-f6e5-4fc5-b359-e71467af20f0 => generated 0 bytes in 288 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 846/1672] 10.0.0.162 () {34 vars in 788 bytes} [Thu Jul 2 11:31:07 2026] PUT /v2.0/routers/fd91633f-385c-4070-8c9f-49f7130a7b0b/remove_router_interface => generated 309 bytes in 878 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 11:31:08.262 8 INFO neutron.api.v2.resource [None req-eddab09f-c782-41b1-bcc2-a6ca155d8742 f4dfaee9ee494e0682342d4a3184f7b4 0a29c1e4dfe540889cd6b2eb391c8b3f - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 827/1673] 10.0.0.162 () {34 vars in 788 bytes} [Thu Jul 2 11:31:08 2026] PUT /v2.0/routers/fd91633f-385c-4070-8c9f-49f7130a7b0b/remove_router_interface => generated 197 bytes in 117 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 828/1674] 10.0.0.162 () {32 vars in 735 bytes} [Thu Jul 2 11:31:08 2026] GET /v2.0/ports?device_id=fd91633f-385c-4070-8c9f-49f7130a7b0b => 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: 847/1675] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:31:08 2026] GET /v2.0/ports?device_id=f3da57f6-7adc-483b-9551-42a032152fcb => generated 969 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 848/1676] 10.0.0.111 () {34 vars in 1039 bytes} [Thu Jul 2 11:31:08 2026] GET /v2.0/security-groups?id=501bdfca-d9c8-4fa4-980a-8a0e10615445&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-07-02 11:31:08.460 8 INFO neutron_taas.services.taas.taas_plugin [None req-539ed2cd-ca3b-49af-8732-e57a31bf36e0 f4dfaee9ee494e0682342d4a3184f7b4 0a29c1e4dfe540889cd6b2eb391c8b3f - - default default] TaaS: Handle Delete Port: dcb7c096-1cb0-4793-9cdb-234631323d8f 2026-07-02 11:31:08.463 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-539ed2cd-ca3b-49af-8732-e57a31bf36e0 f4dfaee9ee494e0682342d4a3184f7b4 0a29c1e4dfe540889cd6b2eb391c8b3f - - default default] Tap Mirror: Handle Delete Port: dcb7c096-1cb0-4793-9cdb-234631323d8f 2026-07-02 11:31:08.807 8 INFO neutron.services.segments.plugin [-] Segment 85a08bed-bb0e-4a43-911d-3a67d550968e resource provider aggregate not found 2026-07-02 11:31:08.807 8 INFO neutron.services.segments.plugin [-] Segment 85a08bed-bb0e-4a43-911d-3a67d550968e resource provider aggregate not found 2026-07-02 11:31:08.833 8 INFO neutron.services.segments.plugin [-] Segment 85a08bed-bb0e-4a43-911d-3a67d550968e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 85a08bed-bb0e-4a43-911d-3a67d550968e found for delete ", "request_id": "req-04b50ff9-b20f-4c92-a70f-f1d8a0ba0db4"}]} 2026-07-02 11:31:08.833 8 INFO neutron.services.segments.plugin [-] Segment 85a08bed-bb0e-4a43-911d-3a67d550968e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 85a08bed-bb0e-4a43-911d-3a67d550968e found for delete ", "request_id": "req-d33e8333-4577-47a7-963a-ea6c775f0a61"}]} 2026-07-02 11:31:08.837 8 INFO neutron.db.l3_hamode_db [None req-539ed2cd-ca3b-49af-8732-e57a31bf36e0 f4dfaee9ee494e0682342d4a3184f7b4 0a29c1e4dfe540889cd6b2eb391c8b3f - - default default] HA network dff4a389-5185-4142-91f6-46643eb0028c was deleted as no HA routers are present in tenant 0a29c1e4dfe540889cd6b2eb391c8b3f. [pid: 8|app: 0|req: 829/1677] 10.0.0.162 () {32 vars in 723 bytes} [Thu Jul 2 11:31:08 2026] DELETE /v2.0/routers/fd91633f-385c-4070-8c9f-49f7130a7b0b => generated 0 bytes in 550 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 849/1678] 10.0.0.162 () {32 vars in 723 bytes} [Thu Jul 2 11:31:08 2026] DELETE /v2.0/subnets/bad007b7-a4dc-434e-bc4e-2119ffde36a4 => generated 0 bytes in 191 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 11:31:09.141 7 INFO neutron_taas.services.taas.taas_plugin [None req-d530cb4a-77d1-479e-b124-90f98c06fe13 f4dfaee9ee494e0682342d4a3184f7b4 0a29c1e4dfe540889cd6b2eb391c8b3f - - default default] TaaS: Handle Delete Port: 609edfdb-dc1c-4a6a-8192-a5fedd8635a9 2026-07-02 11:31:09.146 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d530cb4a-77d1-479e-b124-90f98c06fe13 f4dfaee9ee494e0682342d4a3184f7b4 0a29c1e4dfe540889cd6b2eb391c8b3f - - default default] Tap Mirror: Handle Delete Port: 609edfdb-dc1c-4a6a-8192-a5fedd8635a9 [pid: 8|app: 0|req: 830/1679] 10.0.0.162 () {32 vars in 773 bytes} [Thu Jul 2 11:31:08 2026] GET /v2.0/security-groups?tenant_id=a61e02dd65a44bacae964b4da6567018&name=default => generated 2925 bytes in 321 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:31:09.328 7 INFO neutron.services.segments.plugin [-] Segment 3a15d3ba-0dde-40ee-9468-2e612e584f0f resource provider aggregate not found 2026-07-02 11:31:09.333 7 INFO neutron.services.segments.plugin [-] Segment 3a15d3ba-0dde-40ee-9468-2e612e584f0f resource provider aggregate not found [pid: 8|app: 0|req: 831/1680] 10.0.0.162 () {32 vars in 739 bytes} [Thu Jul 2 11:31:09 2026] DELETE /v2.0/security-groups/0b6e2dd8-d82e-4873-872a-6fc3ae5d0575 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 850/1681] 10.0.0.162 () {32 vars in 725 bytes} [Thu Jul 2 11:31:09 2026] DELETE /v2.0/networks/757d4709-f57a-4e23-9a7d-eec1ac79d189 => generated 0 bytes in 301 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 11:31:09.357 7 INFO neutron.services.segments.plugin [-] Segment 3a15d3ba-0dde-40ee-9468-2e612e584f0f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3a15d3ba-0dde-40ee-9468-2e612e584f0f found for delete ", "request_id": "req-57857f36-efb7-44a3-b641-ea5520ded629"}]} 2026-07-02 11:31:09.361 7 INFO neutron.services.segments.plugin [-] Segment 3a15d3ba-0dde-40ee-9468-2e612e584f0f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3a15d3ba-0dde-40ee-9468-2e612e584f0f found for delete ", "request_id": "req-587b3423-2349-46d8-8692-74fac891f524"}]} 2026-07-02 11:31:09.429 8 INFO neutron.db.segments_db [None req-4b950abb-be6b-4d18-b833-236724e7824b f4dfaee9ee494e0682342d4a3184f7b4 0a29c1e4dfe540889cd6b2eb391c8b3f - - default default] Added segment 73e819d0-8bc9-405c-9458-992a60653839 of type vxlan for network 4c84de6a-3a9d-4502-ae4c-096972ad3b68 [pid: 7|app: 0|req: 851/1682] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:31:09 2026] GET /v2.0/ports?device_id=f3da57f6-7adc-483b-9551-42a032152fcb => generated 969 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 832/1683] 10.0.0.162 () {34 vars in 669 bytes} [Thu Jul 2 11:31:09 2026] POST /v2.0/networks => generated 630 bytes in 178 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 833/1684] 10.0.0.111 () {34 vars in 1039 bytes} [Thu Jul 2 11:31:09 2026] GET /v2.0/security-groups?id=501bdfca-d9c8-4fa4-980a-8a0e10615445&fields=id&fields=name => generated 88 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 852/1685] 10.0.0.162 () {32 vars in 773 bytes} [Thu Jul 2 11:31:09 2026] GET /v2.0/security-groups?tenant_id=e43581fcdc994fc6ac5a645961a64fdc&name=default => generated 2925 bytes in 168 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 853/1686] 10.0.0.162 () {32 vars in 739 bytes} [Thu Jul 2 11:31:09 2026] DELETE /v2.0/security-groups/77317a7b-3b88-4c69-9362-3863c216a89c => 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: 834/1687] 10.0.0.162 () {34 vars in 668 bytes} [Thu Jul 2 11:31:09 2026] POST /v2.0/subnets => generated 626 bytes in 264 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:31:09.900 8 INFO neutron.db.segments_db [None req-f2a824c7-17a4-489b-81dc-aa2242fd058a f4dfaee9ee494e0682342d4a3184f7b4 0a29c1e4dfe540889cd6b2eb391c8b3f - - default default] Added segment 14ed0284-e0f1-4654-8db4-5943957666f8 of type vxlan for network bf587a6b-eab0-493c-8dcc-94d24030ae9a [pid: 7|app: 0|req: 854/1688] 10.0.0.162 () {32 vars in 773 bytes} [Thu Jul 2 11:31:09 2026] GET /v2.0/security-groups?tenant_id=3998d28c996c4b6380c661ef74983560&name=default => generated 2925 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 855/1689] 10.0.0.162 () {32 vars in 739 bytes} [Thu Jul 2 11:31:09 2026] DELETE /v2.0/security-groups/372784af-452b-4002-82c8-1f09ecd68c9c => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:31:10.168 8 INFO neutron.db.l3_hamode_db [None req-f2a824c7-17a4-489b-81dc-aa2242fd058a f4dfaee9ee494e0682342d4a3184f7b4 0a29c1e4dfe540889cd6b2eb391c8b3f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 11:31:10.321 8 INFO neutron.db.l3_hamode_db [None req-f2a824c7-17a4-489b-81dc-aa2242fd058a f4dfaee9ee494e0682342d4a3184f7b4 0a29c1e4dfe540889cd6b2eb391c8b3f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 856/1690] 10.0.0.162 () {34 vars in 675 bytes} [Thu Jul 2 11:31:10 2026] POST /v2.0/subnetpools => generated 516 bytes in 306 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 857/1691] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:31:10 2026] GET /v2.0/ports?device_id=f3da57f6-7adc-483b-9551-42a032152fcb => 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: 858/1692] 10.0.0.162 () {34 vars in 675 bytes} [Thu Jul 2 11:31:10 2026] POST /v2.0/subnetpools => generated 516 bytes in 77 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 859/1693] 10.0.0.111 () {34 vars in 1039 bytes} [Thu Jul 2 11:31:10 2026] GET /v2.0/security-groups?id=501bdfca-d9c8-4fa4-980a-8a0e10615445&fields=id&fields=name => generated 88 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 835/1694] 10.0.0.162 () {34 vars in 668 bytes} [Thu Jul 2 11:31:09 2026] POST /v2.0/routers => generated 506 bytes in 1176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 860/1695] 10.0.0.162 () {34 vars in 675 bytes} [Thu Jul 2 11:31:11 2026] POST /v2.0/subnetpools => generated 516 bytes in 58 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 861/1696] 10.0.0.162 () {34 vars in 675 bytes} [Thu Jul 2 11:31:11 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: 862/1697] 10.0.0.162 () {34 vars in 675 bytes} [Thu Jul 2 11:31:11 2026] POST /v2.0/subnetpools => generated 516 bytes in 59 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 863/1698] 10.0.0.162 () {34 vars in 758 bytes} [Thu Jul 2 11:31:11 2026] PUT /v2.0/subnetpools/b2504d03-cdc4-4767-86ed-f492a1ad09bd/tags => generated 17 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 864/1699] 10.0.0.162 () {34 vars in 758 bytes} [Thu Jul 2 11:31:11 2026] PUT /v2.0/subnetpools/d202f66a-559d-4ff1-b623-e7e69a0548c1/tags => generated 25 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 865/1700] 10.0.0.162 () {34 vars in 758 bytes} [Thu Jul 2 11:31:11 2026] PUT /v2.0/subnetpools/49ca4672-ccbc-4347-9dc6-e72a865b80ac/tags => generated 34 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 866/1701] 10.0.0.162 () {34 vars in 758 bytes} [Thu Jul 2 11:31:11 2026] PUT /v2.0/subnetpools/3aefd5fa-c575-49f2-91dd-7aded8632a40/tags => generated 19 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 867/1702] 10.0.0.162 () {32 vars in 671 bytes} [Thu Jul 2 11:31:11 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 868/1703] 10.0.0.162 () {32 vars in 685 bytes} [Thu Jul 2 11:31:11 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: 869/1704] 10.0.0.162 () {32 vars in 681 bytes} [Thu Jul 2 11:31:11 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 870/1705] 10.0.0.162 () {32 vars in 693 bytes} [Thu Jul 2 11:31:11 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 871/1706] 10.0.0.162 () {32 vars in 679 bytes} [Thu Jul 2 11:31:11 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 872/1707] 10.0.0.162 () {32 vars in 693 bytes} [Thu Jul 2 11:31:11 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 873/1708] 10.0.0.162 () {32 vars in 689 bytes} [Thu Jul 2 11:31:11 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 876/1711] 10.0.0.162 () {32 vars in 701 bytes} [Thu Jul 2 11:31:11 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 877/1712] 10.0.0.162 () {32 vars in 731 bytes} [Thu Jul 2 11:31:11 2026] DELETE /v2.0/subnetpools/b2504d03-cdc4-4767-86ed-f492a1ad09bd => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 878/1713] 10.0.0.162 () {32 vars in 731 bytes} [Thu Jul 2 11:31:11 2026] DELETE /v2.0/subnetpools/d202f66a-559d-4ff1-b623-e7e69a0548c1 => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 879/1714] 10.0.0.162 () {32 vars in 731 bytes} [Thu Jul 2 11:31:11 2026] DELETE /v2.0/subnetpools/49ca4672-ccbc-4347-9dc6-e72a865b80ac => 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: 880/1715] 10.0.0.162 () {32 vars in 731 bytes} [Thu Jul 2 11:31:11 2026] DELETE /v2.0/subnetpools/3aefd5fa-c575-49f2-91dd-7aded8632a40 => 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: 881/1716] 10.0.0.162 () {32 vars in 731 bytes} [Thu Jul 2 11:31:11 2026] DELETE /v2.0/subnetpools/dc2e6a93-7f09-4231-8814-5090add100b5 => generated 0 bytes in 40 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 882/1717] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:31:12 2026] GET /v2.0/ports?device_id=f3da57f6-7adc-483b-9551-42a032152fcb => generated 971 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 883/1718] 10.0.0.111 () {34 vars in 1039 bytes} [Thu Jul 2 11:31:12 2026] GET /v2.0/security-groups?id=501bdfca-d9c8-4fa4-980a-8a0e10615445&fields=id&fields=name => generated 88 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 836/1719] 10.0.0.162 () {34 vars in 782 bytes} [Thu Jul 2 11:31:11 2026] PUT /v2.0/routers/5ee8342c-e66c-4b43-b8b8-6a4865a21cf1/add_router_interface => generated 309 bytes in 1346 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 884/1720] 10.0.0.162 () {32 vars in 716 bytes} [Thu Jul 2 11:31:12 2026] GET /v2.0/ports/f9a35398-1c30-4413-889c-8d95db038ee5 => generated 955 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:31:12.835 8 INFO neutron_taas.services.taas.taas_plugin [None req-527aacab-73b2-4998-8cbe-e2ac746a1ad4 f4dfaee9ee494e0682342d4a3184f7b4 0a29c1e4dfe540889cd6b2eb391c8b3f - - default default] TaaS: Handle Delete Port: f9a35398-1c30-4413-889c-8d95db038ee5 2026-07-02 11:31:12.838 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-527aacab-73b2-4998-8cbe-e2ac746a1ad4 f4dfaee9ee494e0682342d4a3184f7b4 0a29c1e4dfe540889cd6b2eb391c8b3f - - default default] Tap Mirror: Handle Delete Port: f9a35398-1c30-4413-889c-8d95db038ee5 [pid: 7|app: 0|req: 885/1721] 10.0.0.162 () {32 vars in 773 bytes} [Thu Jul 2 11:31:12 2026] GET /v2.0/security-groups?tenant_id=635d6c7ecc8748cf9af168230c883446&name=default => generated 2925 bytes in 318 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 886/1722] 10.0.0.162 () {32 vars in 739 bytes} [Thu Jul 2 11:31:13 2026] DELETE /v2.0/security-groups/3be8124f-6333-469d-830d-c35b406fab02 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 837/1723] 10.0.0.162 () {34 vars in 788 bytes} [Thu Jul 2 11:31:12 2026] PUT /v2.0/routers/5ee8342c-e66c-4b43-b8b8-6a4865a21cf1/remove_router_interface => generated 309 bytes in 907 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 887/1724] 10.0.0.162 () {32 vars in 735 bytes} [Thu Jul 2 11:31:13 2026] GET /v2.0/ports?device_id=5ee8342c-e66c-4b43-b8b8-6a4865a21cf1 => 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: 888/1725] 10.0.0.162 () {32 vars in 773 bytes} [Thu Jul 2 11:31:13 2026] GET /v2.0/security-groups?tenant_id=0e19587b7bbc4796b4dfcb26d57a8ae3&name=default => generated 2925 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:31:13.643 8 INFO neutron_taas.services.taas.taas_plugin [None req-7bb1596a-7247-46a0-bb64-7e4a5d461b02 f4dfaee9ee494e0682342d4a3184f7b4 0a29c1e4dfe540889cd6b2eb391c8b3f - - default default] TaaS: Handle Delete Port: 48bc1ae2-d2f0-4cdb-bd7b-5fd8ac8fb789 [pid: 7|app: 0|req: 889/1726] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:31:13 2026] GET /v2.0/ports?device_id=f3da57f6-7adc-483b-9551-42a032152fcb => generated 971 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:31:13.652 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7bb1596a-7247-46a0-bb64-7e4a5d461b02 f4dfaee9ee494e0682342d4a3184f7b4 0a29c1e4dfe540889cd6b2eb391c8b3f - - default default] Tap Mirror: Handle Delete Port: 48bc1ae2-d2f0-4cdb-bd7b-5fd8ac8fb789 [pid: 7|app: 0|req: 890/1727] 10.0.0.162 () {32 vars in 739 bytes} [Thu Jul 2 11:31:13 2026] DELETE /v2.0/security-groups/e95f246d-faf4-4284-9ff2-3f8482ffee56 => 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: 891/1728] 10.0.0.111 () {34 vars in 1039 bytes} [Thu Jul 2 11:31:13 2026] GET /v2.0/security-groups?id=501bdfca-d9c8-4fa4-980a-8a0e10615445&fields=id&fields=name => generated 88 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 11:31:14.075 8 INFO neutron.services.segments.plugin [-] Segment 14ed0284-e0f1-4654-8db4-5943957666f8 resource provider aggregate not found [pid: 7|app: 0|req: 892/1729] 10.0.0.162 () {32 vars in 773 bytes} [Thu Jul 2 11:31:13 2026] GET /v2.0/security-groups?tenant_id=5aed785e4a69496d8dbedbee0712852e&name=default => generated 2925 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:31:14.079 8 INFO neutron.services.segments.plugin [-] Segment 14ed0284-e0f1-4654-8db4-5943957666f8 resource provider aggregate not found 2026-07-02 11:31:14.094 8 INFO neutron.services.segments.plugin [-] Segment 14ed0284-e0f1-4654-8db4-5943957666f8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 14ed0284-e0f1-4654-8db4-5943957666f8 found for delete ", "request_id": "req-fad6a610-3227-4a57-92cb-9fbc236ad78b"}]} 2026-07-02 11:31:14.097 8 INFO neutron.services.segments.plugin [-] Segment 14ed0284-e0f1-4654-8db4-5943957666f8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 14ed0284-e0f1-4654-8db4-5943957666f8 found for delete ", "request_id": "req-9961466c-e0f2-4a74-9de6-4132e8a3d670"}]} 2026-07-02 11:31:14.101 8 INFO neutron.db.l3_hamode_db [None req-7bb1596a-7247-46a0-bb64-7e4a5d461b02 f4dfaee9ee494e0682342d4a3184f7b4 0a29c1e4dfe540889cd6b2eb391c8b3f - - default default] HA network bf587a6b-eab0-493c-8dcc-94d24030ae9a was deleted as no HA routers are present in tenant 0a29c1e4dfe540889cd6b2eb391c8b3f. [pid: 8|app: 0|req: 838/1730] 10.0.0.162 () {32 vars in 723 bytes} [Thu Jul 2 11:31:13 2026] DELETE /v2.0/routers/5ee8342c-e66c-4b43-b8b8-6a4865a21cf1 => generated 0 bytes in 692 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 893/1731] 10.0.0.162 () {32 vars in 739 bytes} [Thu Jul 2 11:31:14 2026] DELETE /v2.0/security-groups/6759d1b7-e34d-42af-8380-4b68c9362d47 => 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: 839/1732] 10.0.0.162 () {32 vars in 723 bytes} [Thu Jul 2 11:31:14 2026] DELETE /v2.0/subnets/3014f52c-c382-44a3-9b27-b20ae136ec86 => generated 0 bytes in 155 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 11:31:14.396 7 INFO neutron.services.segments.plugin [-] Segment 73e819d0-8bc9-405c-9458-992a60653839 resource provider aggregate not found 2026-07-02 11:31:14.400 7 INFO neutron.services.segments.plugin [-] Segment 73e819d0-8bc9-405c-9458-992a60653839 resource provider aggregate not found 2026-07-02 11:31:14.417 7 INFO neutron.services.segments.plugin [-] Segment 73e819d0-8bc9-405c-9458-992a60653839 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 73e819d0-8bc9-405c-9458-992a60653839 found for delete ", "request_id": "req-c95b2828-403a-4413-bfc7-a8d99ffa3aaf"}]} 2026-07-02 11:31:14.419 7 INFO neutron.services.segments.plugin [-] Segment 73e819d0-8bc9-405c-9458-992a60653839 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 73e819d0-8bc9-405c-9458-992a60653839 found for delete ", "request_id": "req-ad89604a-c36e-4e4e-8457-cb1db93f2a6c"}]} [pid: 7|app: 0|req: 894/1733] 10.0.0.162 () {32 vars in 725 bytes} [Thu Jul 2 11:31:14 2026] DELETE /v2.0/networks/4c84de6a-3a9d-4502-ae4c-096972ad3b68 => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 11:31:14.484 8 INFO neutron.db.segments_db [None req-3878a3b0-cf4d-4879-95b8-4d6c0c6c015b f4dfaee9ee494e0682342d4a3184f7b4 0a29c1e4dfe540889cd6b2eb391c8b3f - - default default] Added segment 8d7b055d-9dc3-4744-8020-df26c1f31c03 of type vxlan for network dfecae2d-363c-4231-ab48-27142add0cc6 2026-07-02 11:31:14.736 8 INFO neutron.db.l3_hamode_db [None req-3878a3b0-cf4d-4879-95b8-4d6c0c6c015b f4dfaee9ee494e0682342d4a3184f7b4 0a29c1e4dfe540889cd6b2eb391c8b3f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 11:31:15.001 7 INFO neutron.db.segments_db [None req-0c9522e1-bb89-43ed-a78d-d5758e6a757f f68dadd1fc5640fc95bc060971a304c3 4d057e866e564977a8d6d1231cb87654 - - default default] Added segment 6d79fda9-c531-426f-8a28-e6946dd26fab of type vxlan for network 21d2b617-e013-4a31-bc25-e84c76d7be9d [pid: 7|app: 0|req: 895/1734] 10.0.0.162 () {34 vars in 669 bytes} [Thu Jul 2 11:31:14 2026] POST /v2.0/networks => generated 632 bytes in 425 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 896/1735] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:31:15 2026] GET /v2.0/ports?device_id=f3da57f6-7adc-483b-9551-42a032152fcb => generated 971 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:31:15.198 7 INFO neutron.db.segments_db [None req-4670a82e-c198-4bd1-9e77-6d4681faffb8 f68dadd1fc5640fc95bc060971a304c3 4d057e866e564977a8d6d1231cb87654 - - default default] Added segment 389b7c6f-50d1-431f-9a88-c544a7266d1b of type vxlan for network 7d9fdc77-51c6-4195-b93d-66f8f07d27c8 [pid: 7|app: 0|req: 897/1736] 10.0.0.162 () {34 vars in 669 bytes} [Thu Jul 2 11:31:15 2026] POST /v2.0/networks => generated 631 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 898/1737] 10.0.0.111 () {34 vars in 1039 bytes} [Thu Jul 2 11:31:15 2026] GET /v2.0/security-groups?id=501bdfca-d9c8-4fa4-980a-8a0e10615445&fields=id&fields=name => generated 88 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 11:31:15.386 7 INFO neutron.db.segments_db [None req-61dd2b05-dc8f-45ad-a503-80d18799eca8 f68dadd1fc5640fc95bc060971a304c3 4d057e866e564977a8d6d1231cb87654 - - default default] Added segment da7429c2-a2a9-4cee-a78c-a3d4e07e1a20 of type vxlan for network a052385f-a8d1-4f90-9787-de5477d26b23 [pid: 7|app: 0|req: 899/1738] 10.0.0.162 () {34 vars in 669 bytes} [Thu Jul 2 11:31:15 2026] POST /v2.0/networks => generated 632 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:31:15.557 8 INFO neutron.db.l3_hamode_db [None req-3878a3b0-cf4d-4879-95b8-4d6c0c6c015b f4dfaee9ee494e0682342d4a3184f7b4 0a29c1e4dfe540889cd6b2eb391c8b3f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 11:31:15.559 7 INFO neutron.db.segments_db [None req-da9657e5-aa5d-4265-9dfa-9e0f2667e838 f68dadd1fc5640fc95bc060971a304c3 4d057e866e564977a8d6d1231cb87654 - - default default] Added segment eb1a995e-cf7c-4dc3-b788-604892164b01 of type vxlan for network 3979db69-60c2-4213-aae0-4f403a1cb08e [pid: 7|app: 0|req: 900/1739] 10.0.0.162 () {34 vars in 669 bytes} [Thu Jul 2 11:31:15 2026] POST /v2.0/networks => generated 632 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:31:15.711 7 INFO neutron.db.segments_db [None req-23c5c7ba-5adc-4958-b7f1-64a6e24bcdc4 f68dadd1fc5640fc95bc060971a304c3 4d057e866e564977a8d6d1231cb87654 - - default default] Added segment a645b083-25f9-4a44-b50e-d193e849c884 of type vxlan for network acaa127b-8244-4cfb-8c2b-d58b42804f30 [pid: 7|app: 0|req: 901/1740] 10.0.0.162 () {34 vars in 669 bytes} [Thu Jul 2 11:31:15 2026] POST /v2.0/networks => generated 631 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 902/1741] 10.0.0.162 () {34 vars in 752 bytes} [Thu Jul 2 11:31:15 2026] PUT /v2.0/networks/21d2b617-e013-4a31-bc25-e84c76d7be9d/tags => generated 17 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 903/1742] 10.0.0.162 () {34 vars in 752 bytes} [Thu Jul 2 11:31:15 2026] PUT /v2.0/networks/7d9fdc77-51c6-4195-b93d-66f8f07d27c8/tags => generated 25 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 904/1743] 199.19.213.129 () {34 vars in 993 bytes} [Thu Jul 2 11:31:16 2026] GET /v2.0/ports?device_id=f3da57f6-7adc-483b-9551-42a032152fcb => generated 969 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 905/1744] 10.0.0.162 () {34 vars in 752 bytes} [Thu Jul 2 11:31:16 2026] PUT /v2.0/networks/a052385f-a8d1-4f90-9787-de5477d26b23/tags => generated 34 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 11:31:16.256 7 INFO neutron_taas.services.taas.taas_plugin [req-4d447548-72d4-4eaf-b4ea-6058a633ed52 req-13403d50-d79c-433b-8c07-fa13bb9c476c fafbfb45b46e4bf48d4b32ce9f8215e9 7fd23a4e17cb4fcdb657400bad9260a4 - - default default] TaaS: Handle Delete Port: 6fb34b11-4aea-4755-8303-f9f5578fcd72 2026-07-02 11:31:16.260 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-4d447548-72d4-4eaf-b4ea-6058a633ed52 req-13403d50-d79c-433b-8c07-fa13bb9c476c fafbfb45b46e4bf48d4b32ce9f8215e9 7fd23a4e17cb4fcdb657400bad9260a4 - - default default] Tap Mirror: Handle Delete Port: 6fb34b11-4aea-4755-8303-f9f5578fcd72 [pid: 7|app: 0|req: 906/1745] 199.19.213.129 () {36 vars in 996 bytes} [Thu Jul 2 11:31:16 2026] DELETE /v2.0/ports/6fb34b11-4aea-4755-8303-f9f5578fcd72 => generated 0 bytes in 288 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 11:31:16.470 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-12f93dbc-a6ff-4d1c-b99b-e0ae64813486'] response: {'server_uuid': 'f3da57f6-7adc-483b-9551-42a032152fcb', 'name': 'network-vif-deleted', 'tag': '6fb34b11-4aea-4755-8303-f9f5578fcd72', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 907/1746] 10.0.0.162 () {34 vars in 752 bytes} [Thu Jul 2 11:31:16 2026] PUT /v2.0/networks/3979db69-60c2-4213-aae0-4f403a1cb08e/tags => generated 19 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 908/1747] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:31:16 2026] GET /v2.0/ports?device_id=f3da57f6-7adc-483b-9551-42a032152fcb => 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: 909/1748] 10.0.0.162 () {32 vars in 665 bytes} [Thu Jul 2 11:31:16 2026] GET /v2.0/networks?tags=red => generated 1856 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 910/1749] 10.0.0.162 () {32 vars in 679 bytes} [Thu Jul 2 11:31:16 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1249 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 911/1750] 10.0.0.162 () {32 vars in 675 bytes} [Thu Jul 2 11:31:16 2026] GET /v2.0/networks?tags-any=blue => generated 1249 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 912/1751] 10.0.0.162 () {32 vars in 687 bytes} [Thu Jul 2 11:31:16 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1856 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 840/1752] 10.0.0.162 () {34 vars in 668 bytes} [Thu Jul 2 11:31:14 2026] POST /v2.0/routers => generated 687 bytes in 2290 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 913/1753] 10.0.0.162 () {32 vars in 673 bytes} [Thu Jul 2 11:31:16 2026] GET /v2.0/networks?not-tags=red => generated 1861 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 841/1754] 10.0.0.162 () {32 vars in 720 bytes} [Thu Jul 2 11:31:16 2026] GET /v2.0/routers/d25c4812-e511-4600-87a9-a563ebfa35a6 => generated 693 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 914/1755] 10.0.0.162 () {32 vars in 687 bytes} [Thu Jul 2 11:31:16 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2468 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 915/1756] 10.0.0.162 () {32 vars in 683 bytes} [Thu Jul 2 11:31:16 2026] GET /v2.0/networks?not-tags-any=blue => generated 2468 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 842/1757] 10.0.0.162 () {32 vars in 646 bytes} [Thu Jul 2 11:31:16 2026] GET /v2.0/routers => generated 696 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 916/1758] 10.0.0.162 () {32 vars in 695 bytes} [Thu Jul 2 11:31:16 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1861 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:31:17.093 7 INFO neutron.services.segments.plugin [-] Segment 6d79fda9-c531-426f-8a28-e6946dd26fab resource provider aggregate not found 2026-07-02 11:31:17.097 7 INFO neutron.services.segments.plugin [-] Segment 6d79fda9-c531-426f-8a28-e6946dd26fab resource provider aggregate not found 2026-07-02 11:31:17.114 7 INFO neutron.services.segments.plugin [-] Segment 6d79fda9-c531-426f-8a28-e6946dd26fab resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6d79fda9-c531-426f-8a28-e6946dd26fab found for delete ", "request_id": "req-e14f11c0-ada3-4e38-8f97-bfb36c6b2316"}]} [pid: 7|app: 0|req: 917/1759] 10.0.0.162 () {32 vars in 725 bytes} [Thu Jul 2 11:31:16 2026] DELETE /v2.0/networks/21d2b617-e013-4a31-bc25-e84c76d7be9d => generated 0 bytes in 145 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 11:31:17.119 7 INFO neutron.services.segments.plugin [-] Segment 6d79fda9-c531-426f-8a28-e6946dd26fab resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6d79fda9-c531-426f-8a28-e6946dd26fab found for delete ", "request_id": "req-83d8e653-ce75-4857-8c0b-bb145cf3d108"}]} [pid: 7|app: 0|req: 918/1760] 10.0.0.162 () {32 vars in 725 bytes} [Thu Jul 2 11:31:17 2026] DELETE /v2.0/networks/7d9fdc77-51c6-4195-b93d-66f8f07d27c8 => 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: 919/1761] 10.0.0.162 () {32 vars in 725 bytes} [Thu Jul 2 11:31:17 2026] DELETE /v2.0/networks/a052385f-a8d1-4f90-9787-de5477d26b23 => generated 0 bytes in 147 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 843/1762] 10.0.0.162 () {34 vars in 740 bytes} [Thu Jul 2 11:31:16 2026] PUT /v2.0/routers/d25c4812-e511-4600-87a9-a563ebfa35a6 => generated 700 bytes in 547 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 920/1763] 10.0.0.162 () {32 vars in 725 bytes} [Thu Jul 2 11:31:17 2026] DELETE /v2.0/networks/3979db69-60c2-4213-aae0-4f403a1cb08e => generated 0 bytes in 147 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 844/1764] 10.0.0.162 () {32 vars in 720 bytes} [Thu Jul 2 11:31:17 2026] GET /v2.0/routers/d25c4812-e511-4600-87a9-a563ebfa35a6 => generated 700 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 845/1765] 10.0.0.162 () {32 vars in 735 bytes} [Thu Jul 2 11:31:17 2026] GET /v2.0/ports?device_id=d25c4812-e511-4600-87a9-a563ebfa35a6 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 846/1766] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:31:17 2026] GET /v2.0/ports?device_id=f3da57f6-7adc-483b-9551-42a032152fcb => 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: 921/1767] 10.0.0.162 () {32 vars in 725 bytes} [Thu Jul 2 11:31:17 2026] DELETE /v2.0/networks/acaa127b-8244-4cfb-8c2b-d58b42804f30 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 11:31:17.867 8 INFO neutron_taas.services.taas.taas_plugin [None req-c9fe34aa-44dd-45fa-a488-3b42873cfa4f f4dfaee9ee494e0682342d4a3184f7b4 0a29c1e4dfe540889cd6b2eb391c8b3f - - default default] TaaS: Handle Delete Port: 268084d5-919a-431c-89ea-8af342ad9537 2026-07-02 11:31:17.871 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c9fe34aa-44dd-45fa-a488-3b42873cfa4f f4dfaee9ee494e0682342d4a3184f7b4 0a29c1e4dfe540889cd6b2eb391c8b3f - - default default] Tap Mirror: Handle Delete Port: 268084d5-919a-431c-89ea-8af342ad9537 2026-07-02 11:31:18.253 8 INFO neutron_taas.services.taas.taas_plugin [None req-c9fe34aa-44dd-45fa-a488-3b42873cfa4f f4dfaee9ee494e0682342d4a3184f7b4 0a29c1e4dfe540889cd6b2eb391c8b3f - - default default] TaaS: Handle Delete Port: 736f8379-3704-4799-83bd-bd7ab8d430bf 2026-07-02 11:31:18.256 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c9fe34aa-44dd-45fa-a488-3b42873cfa4f f4dfaee9ee494e0682342d4a3184f7b4 0a29c1e4dfe540889cd6b2eb391c8b3f - - default default] Tap Mirror: Handle Delete Port: 736f8379-3704-4799-83bd-bd7ab8d430bf 2026-07-02 11:31:18.634 8 INFO neutron.services.segments.plugin [-] Segment 8d7b055d-9dc3-4744-8020-df26c1f31c03 resource provider aggregate not found 2026-07-02 11:31:18.640 8 INFO neutron.services.segments.plugin [-] Segment 8d7b055d-9dc3-4744-8020-df26c1f31c03 resource provider aggregate not found 2026-07-02 11:31:18.654 8 INFO neutron.services.segments.plugin [-] Segment 8d7b055d-9dc3-4744-8020-df26c1f31c03 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8d7b055d-9dc3-4744-8020-df26c1f31c03 found for delete ", "request_id": "req-5e89041a-1b45-4d7e-aca0-222c4ceee6b4"}]} 2026-07-02 11:31:18.658 8 INFO neutron.services.segments.plugin [-] Segment 8d7b055d-9dc3-4744-8020-df26c1f31c03 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8d7b055d-9dc3-4744-8020-df26c1f31c03 found for delete ", "request_id": "req-92eaf599-08bd-483e-afd4-87dee6d2e856"}]} 2026-07-02 11:31:18.661 8 INFO neutron.db.l3_hamode_db [None req-c9fe34aa-44dd-45fa-a488-3b42873cfa4f f4dfaee9ee494e0682342d4a3184f7b4 0a29c1e4dfe540889cd6b2eb391c8b3f - - default default] HA network dfecae2d-363c-4231-ab48-27142add0cc6 was deleted as no HA routers are present in tenant 0a29c1e4dfe540889cd6b2eb391c8b3f. [pid: 8|app: 0|req: 847/1768] 10.0.0.162 () {32 vars in 723 bytes} [Thu Jul 2 11:31:17 2026] DELETE /v2.0/routers/d25c4812-e511-4600-87a9-a563ebfa35a6 => generated 0 bytes in 1023 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 848/1769] 10.0.0.162 () {32 vars in 735 bytes} [Thu Jul 2 11:31:18 2026] GET /v2.0/ports?device_id=d25c4812-e511-4600-87a9-a563ebfa35a6 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 11:31:18.724 8 INFO neutron.api.v2.resource [None req-fcc5254b-216c-4f59-89cd-7f7c7ddb3d45 f4dfaee9ee494e0682342d4a3184f7b4 0a29c1e4dfe540889cd6b2eb391c8b3f - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 849/1770] 10.0.0.162 () {32 vars in 723 bytes} [Thu Jul 2 11:31:18 2026] DELETE /v2.0/routers/d25c4812-e511-4600-87a9-a563ebfa35a6 => generated 135 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 850/1771] 10.0.0.162 () {32 vars in 773 bytes} [Thu Jul 2 11:31:18 2026] GET /v2.0/security-groups?tenant_id=4d057e866e564977a8d6d1231cb87654&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: 851/1772] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:31:18 2026] GET /v2.0/ports?device_id=f3da57f6-7adc-483b-9551-42a032152fcb => 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: 852/1773] 10.0.0.162 () {32 vars in 735 bytes} [Thu Jul 2 11:31:18 2026] GET /v2.0/ports?device_id=5ee8342c-e66c-4b43-b8b8-6a4865a21cf1 => 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: 853/1774] 10.0.0.162 () {32 vars in 739 bytes} [Thu Jul 2 11:31:18 2026] DELETE /v2.0/security-groups/3c37abb3-035e-43f1-8265-fe9cc5f14d1a => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:31:18.930 8 INFO neutron.api.v2.resource [None req-b79f1c73-9979-4d34-9550-f15b5fdf3e7f f4dfaee9ee494e0682342d4a3184f7b4 0a29c1e4dfe540889cd6b2eb391c8b3f - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 854/1775] 10.0.0.162 () {32 vars in 723 bytes} [Thu Jul 2 11:31:18 2026] DELETE /v2.0/routers/5ee8342c-e66c-4b43-b8b8-6a4865a21cf1 => generated 135 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 11:31:18.939 7 INFO neutron.db.segments_db [None req-cb48ec54-c68c-4761-8069-6c0a1a303332 c4e557c394e04c109774ff605172cebf 345cccee58944c54bb90a19d7505f983 - - default default] Added segment df7d1e36-c339-4057-8527-49bd5124d3c6 of type vxlan for network 590e5525-d996-4bf2-9665-d22210cc957a 2026-07-02 11:31:18.954 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6a0b7111-cb4e-4dfa-a916-b04e48015964 f4dfaee9ee494e0682342d4a3184f7b4 0a29c1e4dfe540889cd6b2eb391c8b3f - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 855/1776] 10.0.0.162 () {32 vars in 723 bytes} [Thu Jul 2 11:31:18 2026] DELETE /v2.0/subnets/3014f52c-c382-44a3-9b27-b20ae136ec86 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 856/1777] 10.0.0.162 () {32 vars in 735 bytes} [Thu Jul 2 11:31:18 2026] GET /v2.0/ports?device_id=fd91633f-385c-4070-8c9f-49f7130a7b0b => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 11:31:19.007 8 INFO neutron.api.v2.resource [None req-8e664b21-a871-4550-9d8b-22f443597fcc f4dfaee9ee494e0682342d4a3184f7b4 0a29c1e4dfe540889cd6b2eb391c8b3f - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 857/1778] 10.0.0.162 () {32 vars in 723 bytes} [Thu Jul 2 11:31:18 2026] DELETE /v2.0/routers/fd91633f-385c-4070-8c9f-49f7130a7b0b => generated 135 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 922/1779] 10.0.0.162 () {34 vars in 669 bytes} [Thu Jul 2 11:31:18 2026] POST /v2.0/networks => generated 632 bytes in 460 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:31:19.039 8 INFO neutron.pecan_wsgi.hooks.translation [None req-fc577ff4-13be-492b-bb4a-f3c41c6399c6 f4dfaee9ee494e0682342d4a3184f7b4 0a29c1e4dfe540889cd6b2eb391c8b3f - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 858/1780] 10.0.0.162 () {32 vars in 723 bytes} [Thu Jul 2 11:31:19 2026] DELETE /v2.0/subnets/bad007b7-a4dc-434e-bc4e-2119ffde36a4 => generated 136 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 859/1781] 10.0.0.162 () {32 vars in 735 bytes} [Thu Jul 2 11:31:19 2026] GET /v2.0/ports?device_id=949955aa-8570-4601-bfc8-18a6cb501bca => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 11:31:19.144 7 INFO neutron.services.segments.plugin [-] Segment 389b7c6f-50d1-431f-9a88-c544a7266d1b resource provider aggregate not found 2026-07-02 11:31:19.149 7 INFO neutron.services.segments.plugin [-] Segment 389b7c6f-50d1-431f-9a88-c544a7266d1b resource provider aggregate not found 2026-07-02 11:31:19.163 7 INFO neutron.services.segments.plugin [-] Segment 389b7c6f-50d1-431f-9a88-c544a7266d1b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 389b7c6f-50d1-431f-9a88-c544a7266d1b found for delete ", "request_id": "req-55819a25-b561-41ab-b92b-f159c2da7cd6"}]} 2026-07-02 11:31:19.165 7 INFO neutron.services.segments.plugin [-] Segment 389b7c6f-50d1-431f-9a88-c544a7266d1b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 389b7c6f-50d1-431f-9a88-c544a7266d1b found for delete ", "request_id": "req-ef7c0791-40bc-4eda-80dd-7f3769c7d63b"}]} 2026-07-02 11:31:19.185 7 INFO neutron.services.segments.plugin [-] Segment da7429c2-a2a9-4cee-a78c-a3d4e07e1a20 resource provider aggregate not found [pid: 8|app: 0|req: 860/1782] 10.0.0.162 () {32 vars in 773 bytes} [Thu Jul 2 11:31:19 2026] GET /v2.0/security-groups?tenant_id=ae72af34969a48769d423a54a271ce3b&name=default => generated 2925 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:31:19.186 7 INFO neutron.services.segments.plugin [-] Segment da7429c2-a2a9-4cee-a78c-a3d4e07e1a20 resource provider aggregate not found 2026-07-02 11:31:19.205 8 INFO neutron.api.v2.resource [None req-11de6de5-17fd-4b02-9b11-2d307b5fb70f f4dfaee9ee494e0682342d4a3184f7b4 0a29c1e4dfe540889cd6b2eb391c8b3f - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 861/1783] 10.0.0.162 () {32 vars in 723 bytes} [Thu Jul 2 11:31:19 2026] DELETE /v2.0/routers/949955aa-8570-4601-bfc8-18a6cb501bca => generated 135 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 11:31:19.208 7 INFO neutron.services.segments.plugin [-] Segment da7429c2-a2a9-4cee-a78c-a3d4e07e1a20 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid da7429c2-a2a9-4cee-a78c-a3d4e07e1a20 found for delete ", "request_id": "req-630076b8-7868-434a-bb84-b70eed005139"}]} 2026-07-02 11:31:19.212 7 INFO neutron.services.segments.plugin [-] Segment da7429c2-a2a9-4cee-a78c-a3d4e07e1a20 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid da7429c2-a2a9-4cee-a78c-a3d4e07e1a20 found for delete ", "request_id": "req-97fb8189-6644-4ab2-9d83-ce40092515d5"}]} 2026-07-02 11:31:19.222 7 INFO neutron.services.segments.plugin [-] Segment eb1a995e-cf7c-4dc3-b788-604892164b01 resource provider aggregate not found 2026-07-02 11:31:19.232 7 INFO neutron.services.segments.plugin [-] Segment eb1a995e-cf7c-4dc3-b788-604892164b01 resource provider aggregate not found 2026-07-02 11:31:19.244 7 INFO neutron.services.segments.plugin [-] Segment eb1a995e-cf7c-4dc3-b788-604892164b01 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eb1a995e-cf7c-4dc3-b788-604892164b01 found for delete ", "request_id": "req-f865c931-117b-4155-8400-de0e3c5028b5"}]} 2026-07-02 11:31:19.249 7 INFO neutron.services.segments.plugin [-] Segment eb1a995e-cf7c-4dc3-b788-604892164b01 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eb1a995e-cf7c-4dc3-b788-604892164b01 found for delete ", "request_id": "req-fc5bd053-8c5e-477c-8a4b-ac5c3955a905"}]} 2026-07-02 11:31:19.266 7 INFO neutron.services.segments.plugin [-] Segment a645b083-25f9-4a44-b50e-d193e849c884 resource provider aggregate not found 2026-07-02 11:31:19.267 7 INFO neutron.services.segments.plugin [-] Segment a645b083-25f9-4a44-b50e-d193e849c884 resource provider aggregate not found 2026-07-02 11:31:19.289 7 INFO neutron.services.segments.plugin [-] Segment a645b083-25f9-4a44-b50e-d193e849c884 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a645b083-25f9-4a44-b50e-d193e849c884 found for delete ", "request_id": "req-ac65d211-b9bd-4cdc-a68d-7e576b73af1a"}]} 2026-07-02 11:31:19.297 7 INFO neutron.services.segments.plugin [-] Segment a645b083-25f9-4a44-b50e-d193e849c884 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a645b083-25f9-4a44-b50e-d193e849c884 found for delete ", "request_id": "req-6c55317d-6581-4084-b466-9a0a6053973d"}]} [pid: 8|app: 0|req: 862/1784] 10.0.0.162 () {32 vars in 739 bytes} [Thu Jul 2 11:31:19 2026] DELETE /v2.0/security-groups/acb7a072-f6ae-41f0-a82e-882df9509afc => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:31:19.326 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2b6784ba-35ea-4877-ab1f-db79fcdc81e4 f4dfaee9ee494e0682342d4a3184f7b4 0a29c1e4dfe540889cd6b2eb391c8b3f - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 863/1785] 10.0.0.162 () {32 vars in 723 bytes} [Thu Jul 2 11:31:19 2026] DELETE /v2.0/subnets/ae2fc8cd-60ba-4be9-913d-f280942400da => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 11:31:19.343 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f10c69f2-cb61-41af-a0d3-7b7e0df10c2f f4dfaee9ee494e0682342d4a3184f7b4 0a29c1e4dfe540889cd6b2eb391c8b3f - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 864/1786] 10.0.0.162 () {32 vars in 723 bytes} [Thu Jul 2 11:31:19 2026] DELETE /v2.0/subnets/c75c8c50-8bd8-46f1-9506-7360a664552f => 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: 923/1787] 10.0.0.162 () {34 vars in 663 bytes} [Thu Jul 2 11:31:19 2026] POST /v2.0/ports => generated 743 bytes in 417 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 924/1788] 10.0.0.162 () {32 vars in 773 bytes} [Thu Jul 2 11:31:19 2026] GET /v2.0/security-groups?tenant_id=e31a1ffddb3648c18e59b93bbcfb889d&name=default => generated 2925 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 865/1789] 10.0.0.162 () {34 vars in 665 bytes} [Thu Jul 2 11:31:19 2026] POST /v2.0/trunks => generated 407 bytes in 262 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 925/1790] 10.0.0.162 () {32 vars in 739 bytes} [Thu Jul 2 11:31:19 2026] DELETE /v2.0/security-groups/65205d6f-8d3b-4495-9789-3b47e6794c1f => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:31:19.807 8 INFO neutron.db.segments_db [None req-b018959e-6c71-4ab5-a1b3-77f27ca5f32d c4e557c394e04c109774ff605172cebf 345cccee58944c54bb90a19d7505f983 - - default default] Added segment 75385771-9f9d-4c7d-816c-b70b7842e85e of type vxlan for network aaf40a97-26e6-4143-9dbb-735a7e2f3b92 [pid: 8|app: 0|req: 866/1791] 10.0.0.162 () {34 vars in 669 bytes} [Thu Jul 2 11:31:19 2026] POST /v2.0/networks => generated 630 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 867/1792] 10.0.0.162 () {32 vars in 773 bytes} [Thu Jul 2 11:31:19 2026] GET /v2.0/security-groups?tenant_id=0a29c1e4dfe540889cd6b2eb391c8b3f&name=default => generated 2925 bytes in 321 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 926/1793] 10.0.0.162 () {34 vars in 663 bytes} [Thu Jul 2 11:31:19 2026] POST /v2.0/ports => generated 743 bytes in 376 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: 868/1794] 10.0.0.162 () {32 vars in 739 bytes} [Thu Jul 2 11:31:20 2026] DELETE /v2.0/security-groups/e72155da-b5e0-40c4-8530-e97a301ddf7e => 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: 927/1795] 10.0.0.162 () {34 vars in 665 bytes} [Thu Jul 2 11:31:20 2026] POST /v2.0/trunks => generated 407 bytes in 240 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:31:20.585 8 INFO neutron.db.segments_db [None req-eb08f1f8-96c3-46fa-9011-dce5f68fe182 c4e557c394e04c109774ff605172cebf 345cccee58944c54bb90a19d7505f983 - - default default] Added segment b6d76172-7d13-4daf-988e-9ce341ce5fac of type vxlan for network eedc8bad-e557-4a61-856c-50cecb4dfcf8 [pid: 8|app: 0|req: 869/1796] 10.0.0.162 () {34 vars in 669 bytes} [Thu Jul 2 11:31:20 2026] POST /v2.0/networks => generated 631 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 928/1797] 10.0.0.162 () {34 vars in 663 bytes} [Thu Jul 2 11:31:20 2026] POST /v2.0/ports => generated 743 bytes in 349 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: 870/1798] 10.0.0.162 () {34 vars in 665 bytes} [Thu Jul 2 11:31:21 2026] POST /v2.0/trunks => generated 407 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:31:21.238 8 INFO neutron.db.segments_db [None req-101fe2a2-9b14-4f66-a7c5-060ddfab6a38 c4e557c394e04c109774ff605172cebf 345cccee58944c54bb90a19d7505f983 - - default default] Added segment 76065498-c300-42bb-8edd-6e9f69789224 of type vxlan for network 38012b96-147e-40e7-86cf-ebe9765e0cb7 [pid: 8|app: 0|req: 871/1799] 10.0.0.162 () {34 vars in 669 bytes} [Thu Jul 2 11:31:21 2026] POST /v2.0/networks => generated 632 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:31:21.501 7 INFO neutron_taas.services.taas.taas_plugin [None req-0f781f00-4631-49f8-a8d4-f816a7099bff 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] TaaS: Handle Delete Port: 5685e5c4-9a5c-4d84-bcfe-39eb125be2d3 2026-07-02 11:31:21.503 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0f781f00-4631-49f8-a8d4-f816a7099bff 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] Tap Mirror: Handle Delete Port: 5685e5c4-9a5c-4d84-bcfe-39eb125be2d3 [pid: 8|app: 0|req: 872/1800] 10.0.0.162 () {34 vars in 663 bytes} [Thu Jul 2 11:31:21 2026] POST /v2.0/ports => generated 743 bytes in 331 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: 873/1801] 10.0.0.162 () {34 vars in 665 bytes} [Thu Jul 2 11:31:21 2026] POST /v2.0/trunks => generated 407 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:31:21.894 8 INFO neutron.db.segments_db [None req-0bbd3d45-4c13-4857-8233-c21ff49f783b c4e557c394e04c109774ff605172cebf 345cccee58944c54bb90a19d7505f983 - - default default] Added segment 2ca1130f-ee9a-46c9-88d5-cc381b42fdb3 of type vxlan for network ad9e9fa1-5001-4769-91c0-66949c794a9a [pid: 8|app: 0|req: 874/1802] 10.0.0.162 () {34 vars in 669 bytes} [Thu Jul 2 11:31:21 2026] POST /v2.0/networks => generated 632 bytes in 186 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 929/1803] 10.0.0.162 () {34 vars in 788 bytes} [Thu Jul 2 11:31:21 2026] PUT /v2.0/routers/0030c502-21f4-4adc-982e-18c68363c4e3/remove_router_interface => generated 309 bytes in 1147 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 875/1804] 10.0.0.162 () {34 vars in 663 bytes} [Thu Jul 2 11:31:22 2026] POST /v2.0/ports => generated 743 bytes in 331 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 11:31:22.586 8 INFO neutron_taas.services.taas.taas_plugin [None req-13ab56b5-50c6-4b69-b74d-8274117e991a 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] TaaS: Handle Delete Port: 5e3ba249-c6a4-4349-ab2c-261de023b69e 2026-07-02 11:31:22.589 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-13ab56b5-50c6-4b69-b74d-8274117e991a 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] Tap Mirror: Handle Delete Port: 5e3ba249-c6a4-4349-ab2c-261de023b69e [pid: 7|app: 0|req: 930/1805] 10.0.0.162 () {34 vars in 683 bytes} [Thu Jul 2 11:31:22 2026] POST /v2.0/security-groups => generated 1624 bytes in 418 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 931/1806] 10.0.0.162 () {34 vars in 665 bytes} [Thu Jul 2 11:31:22 2026] POST /v2.0/trunks => generated 407 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 932/1807] 10.0.0.162 () {32 vars in 662 bytes} [Thu Jul 2 11:31:22 2026] GET /v2.0/security-groups => generated 4529 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 933/1808] 10.0.0.162 () {34 vars in 748 bytes} [Thu Jul 2 11:31:22 2026] PUT /v2.0/trunks/50c565fc-583b-40a1-900e-b01972ce133a/tags => generated 17 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 11:31:22.904 8 INFO neutron_taas.services.taas.taas_plugin [None req-13ab56b5-50c6-4b69-b74d-8274117e991a 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] TaaS: Handle Delete Port: 0f792bdb-a9fd-47c6-9f5d-863f4aab5f7a 2026-07-02 11:31:22.907 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-13ab56b5-50c6-4b69-b74d-8274117e991a 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] Tap Mirror: Handle Delete Port: 0f792bdb-a9fd-47c6-9f5d-863f4aab5f7a [pid: 7|app: 0|req: 934/1809] 10.0.0.162 () {34 vars in 757 bytes} [Thu Jul 2 11:31:22 2026] PUT /v2.0/security-groups/8ecb16a1-9de8-4e31-962f-f0856065b849 => generated 1663 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 935/1810] 10.0.0.162 () {34 vars in 748 bytes} [Thu Jul 2 11:31:22 2026] PUT /v2.0/trunks/1dc5044d-803e-4b15-bc1e-0af97f003c9b/tags => generated 25 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 936/1811] 10.0.0.162 () {32 vars in 736 bytes} [Thu Jul 2 11:31:22 2026] GET /v2.0/security-groups/8ecb16a1-9de8-4e31-962f-f0856065b849 => generated 1663 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 937/1812] 10.0.0.162 () {34 vars in 748 bytes} [Thu Jul 2 11:31:23 2026] PUT /v2.0/trunks/a35dfd56-001e-4a8b-8e6d-e0a9c9a4a68d/tags => generated 34 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 938/1813] 10.0.0.162 () {32 vars in 739 bytes} [Thu Jul 2 11:31:23 2026] DELETE /v2.0/security-groups/8ecb16a1-9de8-4e31-962f-f0856065b849 => 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: 939/1814] 10.0.0.162 () {34 vars in 748 bytes} [Thu Jul 2 11:31:23 2026] PUT /v2.0/trunks/b403207e-9453-462d-aaf6-2fc9e8a18492/tags => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 940/1815] 10.0.0.162 () {32 vars in 662 bytes} [Thu Jul 2 11:31:23 2026] GET /v2.0/security-groups => generated 2925 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 941/1816] 10.0.0.162 () {32 vars in 661 bytes} [Thu Jul 2 11:31:23 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:31:23.295 7 INFO neutron.api.v2.resource [None req-626e41f5-e25e-48b9-8536-f079c064f30b aa95ce9838a447479685fef91b6bfd51 9232f6f080f14b7cb1b014119811bb02 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 942/1817] 10.0.0.162 () {32 vars in 739 bytes} [Thu Jul 2 11:31:23 2026] DELETE /v2.0/security-groups/8ecb16a1-9de8-4e31-962f-f0856065b849 => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 11:31:23.300 8 INFO neutron.services.segments.plugin [-] Segment 060df969-d5ea-4f8f-898a-0f5a0e20bc58 resource provider aggregate not found 2026-07-02 11:31:23.313 8 INFO neutron.services.segments.plugin [-] Segment 060df969-d5ea-4f8f-898a-0f5a0e20bc58 resource provider aggregate not found [pid: 7|app: 0|req: 943/1818] 10.0.0.162 () {32 vars in 675 bytes} [Thu Jul 2 11:31:23 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:31:23.326 8 INFO neutron.services.segments.plugin [-] Segment 060df969-d5ea-4f8f-898a-0f5a0e20bc58 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 060df969-d5ea-4f8f-898a-0f5a0e20bc58 found for delete ", "request_id": "req-fdd6cfb4-b14d-4c4f-8fc3-6c7db6896d56"}]} 2026-07-02 11:31:23.336 8 INFO neutron.services.segments.plugin [-] Segment 060df969-d5ea-4f8f-898a-0f5a0e20bc58 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 060df969-d5ea-4f8f-898a-0f5a0e20bc58 found for delete ", "request_id": "req-16401b82-95a0-46be-b7e4-e244281dae4f"}]} 2026-07-02 11:31:23.337 8 INFO neutron.db.l3_hamode_db [None req-13ab56b5-50c6-4b69-b74d-8274117e991a 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] HA network 73bcc486-f3b9-4d9f-a968-38d82fdf294e was deleted as no HA routers are present in tenant 7fd23a4e17cb4fcdb657400bad9260a4. [pid: 8|app: 0|req: 876/1819] 10.0.0.162 () {32 vars in 723 bytes} [Thu Jul 2 11:31:22 2026] DELETE /v2.0/routers/0030c502-21f4-4adc-982e-18c68363c4e3 => generated 0 bytes in 985 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 877/1820] 10.0.0.162 () {32 vars in 671 bytes} [Thu Jul 2 11:31:23 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 944/1821] 10.0.0.162 () {34 vars in 683 bytes} [Thu Jul 2 11:31:23 2026] POST /v2.0/security-groups => generated 1624 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 945/1822] 10.0.0.162 () {32 vars in 683 bytes} [Thu Jul 2 11:31:23 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 878/1823] 10.0.0.162 () {32 vars in 723 bytes} [Thu Jul 2 11:31:23 2026] DELETE /v2.0/subnets/ca8297f6-e2ff-4c2c-8e53-fde26410e887 => generated 0 bytes in 158 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 879/1824] 10.0.0.162 () {32 vars in 669 bytes} [Thu Jul 2 11:31:23 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 946/1825] 10.0.0.162 () {34 vars in 694 bytes} [Thu Jul 2 11:31:23 2026] POST /v2.0/security-group-rules => generated 601 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 947/1826] 10.0.0.162 () {32 vars in 683 bytes} [Thu Jul 2 11:31:23 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 948/1827] 10.0.0.162 () {32 vars in 746 bytes} [Thu Jul 2 11:31:23 2026] GET /v2.0/security-group-rules/6845d5dc-e9e5-4a54-888d-76402cca79b7 => generated 601 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:31:23.653 8 INFO neutron_taas.services.taas.taas_plugin [None req-3d01d983-f8cc-4bd3-afea-76765292f6b8 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] TaaS: Handle Delete Port: b32a7514-75cd-4beb-801a-40aa2261de13 2026-07-02 11:31:23.657 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3d01d983-f8cc-4bd3-afea-76765292f6b8 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] Tap Mirror: Handle Delete Port: b32a7514-75cd-4beb-801a-40aa2261de13 [pid: 7|app: 0|req: 949/1828] 10.0.0.162 () {32 vars in 679 bytes} [Thu Jul 2 11:31:23 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 950/1829] 10.0.0.162 () {32 vars in 672 bytes} [Thu Jul 2 11:31:23 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 951/1830] 10.0.0.162 () {32 vars in 691 bytes} [Thu Jul 2 11:31:23 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 952/1831] 10.0.0.162 () {32 vars in 749 bytes} [Thu Jul 2 11:31:23 2026] DELETE /v2.0/security-group-rules/6845d5dc-e9e5-4a54-888d-76402cca79b7 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 953/1832] 10.0.0.162 () {32 vars in 718 bytes} [Thu Jul 2 11:31:23 2026] GET /v2.0/trunks/50c565fc-583b-40a1-900e-b01972ce133a => generated 412 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 880/1833] 10.0.0.162 () {32 vars in 725 bytes} [Thu Jul 2 11:31:23 2026] DELETE /v2.0/networks/733054d3-cbb6-46a3-97ad-1af52e1cebe6 => generated 0 bytes in 337 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 954/1834] 10.0.0.162 () {32 vars in 672 bytes} [Thu Jul 2 11:31:23 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 881/1835] 10.0.0.162 () {32 vars in 716 bytes} [Thu Jul 2 11:31:23 2026] GET /v2.0/ports/9b0ed049-a473-4cc8-a7dd-e6b7708acc5e => generated 826 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 955/1836] 10.0.0.162 () {34 vars in 694 bytes} [Thu Jul 2 11:31:23 2026] POST /v2.0/security-group-rules => generated 601 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 956/1837] 10.0.0.162 () {32 vars in 746 bytes} [Thu Jul 2 11:31:24 2026] GET /v2.0/security-group-rules/1521385d-39f0-4d59-8efd-77027eddde81 => generated 601 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 882/1838] 10.0.0.162 () {32 vars in 721 bytes} [Thu Jul 2 11:31:23 2026] DELETE /v2.0/trunks/50c565fc-583b-40a1-900e-b01972ce133a => 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: 883/1839] 10.0.0.162 () {32 vars in 773 bytes} [Thu Jul 2 11:31:24 2026] GET /v2.0/security-groups?tenant_id=7fd23a4e17cb4fcdb657400bad9260a4&name=default => generated 2925 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 957/1840] 10.0.0.162 () {32 vars in 672 bytes} [Thu Jul 2 11:31:24 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 884/1841] 10.0.0.162 () {32 vars in 718 bytes} [Thu Jul 2 11:31:24 2026] GET /v2.0/trunks/1dc5044d-803e-4b15-bc1e-0af97f003c9b => generated 420 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 885/1842] 10.0.0.162 () {32 vars in 749 bytes} [Thu Jul 2 11:31:24 2026] DELETE /v2.0/security-group-rules/1521385d-39f0-4d59-8efd-77027eddde81 => 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: 958/1843] 10.0.0.162 () {32 vars in 739 bytes} [Thu Jul 2 11:31:24 2026] DELETE /v2.0/security-groups/501bdfca-d9c8-4fa4-980a-8a0e10615445 => 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: 959/1844] 10.0.0.162 () {32 vars in 672 bytes} [Thu Jul 2 11:31:24 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 886/1845] 10.0.0.162 () {32 vars in 716 bytes} [Thu Jul 2 11:31:24 2026] GET /v2.0/ports/34c99534-5c24-4285-9eb4-208a38a459cc => generated 826 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 960/1846] 10.0.0.162 () {34 vars in 694 bytes} [Thu Jul 2 11:31:24 2026] POST /v2.0/security-group-rules => generated 602 bytes in 80 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 887/1847] 10.0.0.162 () {32 vars in 721 bytes} [Thu Jul 2 11:31:24 2026] DELETE /v2.0/trunks/1dc5044d-803e-4b15-bc1e-0af97f003c9b => 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: 961/1848] 10.0.0.162 () {32 vars in 746 bytes} [Thu Jul 2 11:31:24 2026] GET /v2.0/security-group-rules/247654c7-0f99-4981-8806-71377f5eec6e => generated 602 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 962/1849] 10.0.0.162 () {32 vars in 718 bytes} [Thu Jul 2 11:31:24 2026] GET /v2.0/trunks/a35dfd56-001e-4a8b-8e6d-e0a9c9a4a68d => generated 429 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 888/1850] 10.0.0.162 () {32 vars in 672 bytes} [Thu Jul 2 11:31:24 2026] GET /v2.0/security-group-rules => generated 4139 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 963/1851] 10.0.0.162 () {32 vars in 716 bytes} [Thu Jul 2 11:31:24 2026] GET /v2.0/ports/ac6a3552-499e-48ee-ad7e-7fe5e086a030 => generated 826 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 889/1852] 10.0.0.162 () {32 vars in 749 bytes} [Thu Jul 2 11:31:24 2026] DELETE /v2.0/security-group-rules/247654c7-0f99-4981-8806-71377f5eec6e => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 890/1853] 10.0.0.162 () {32 vars in 721 bytes} [Thu Jul 2 11:31:24 2026] DELETE /v2.0/trunks/a35dfd56-001e-4a8b-8e6d-e0a9c9a4a68d => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 891/1854] 10.0.0.162 () {32 vars in 672 bytes} [Thu Jul 2 11:31:24 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 964/1855] 10.0.0.162 () {34 vars in 677 bytes} [Thu Jul 2 11:31:24 2026] POST /v2.0/qos/policies => generated 359 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 892/1856] 10.0.0.162 () {32 vars in 718 bytes} [Thu Jul 2 11:31:24 2026] GET /v2.0/trunks/b403207e-9453-462d-aaf6-2fc9e8a18492 => generated 414 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 965/1857] 10.0.0.162 () {34 vars in 677 bytes} [Thu Jul 2 11:31:24 2026] POST /v2.0/qos/policies => generated 359 bytes in 35 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 893/1858] 10.0.0.162 () {32 vars in 739 bytes} [Thu Jul 2 11:31:24 2026] DELETE /v2.0/security-groups/56ddd474-767d-4476-b11c-4c409b4ea335 => 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: 966/1859] 10.0.0.162 () {32 vars in 716 bytes} [Thu Jul 2 11:31:24 2026] GET /v2.0/ports/5e8c0d76-dc00-48e0-bdb4-ac9f34176057 => generated 826 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 894/1860] 10.0.0.162 () {34 vars in 677 bytes} [Thu Jul 2 11:31:24 2026] POST /v2.0/qos/policies => generated 359 bytes in 56 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 967/1861] 10.0.0.162 () {32 vars in 662 bytes} [Thu Jul 2 11:31:24 2026] GET /v2.0/security-groups => generated 2925 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 968/1862] 10.0.0.162 () {34 vars in 677 bytes} [Thu Jul 2 11:31:24 2026] POST /v2.0/qos/policies => generated 359 bytes in 29 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 969/1863] 10.0.0.162 () {32 vars in 662 bytes} [Thu Jul 2 11:31:24 2026] GET /v2.0/security-groups => generated 2925 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 895/1864] 10.0.0.162 () {32 vars in 721 bytes} [Thu Jul 2 11:31:24 2026] DELETE /v2.0/trunks/b403207e-9453-462d-aaf6-2fc9e8a18492 => 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: 896/1865] 10.0.0.162 () {32 vars in 718 bytes} [Thu Jul 2 11:31:24 2026] GET /v2.0/trunks/1902ab75-cf32-4016-91fe-75b59c45ed92 => generated 407 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 970/1866] 10.0.0.162 () {34 vars in 677 bytes} [Thu Jul 2 11:31:24 2026] POST /v2.0/qos/policies => generated 359 bytes in 35 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 897/1867] 10.0.0.162 () {32 vars in 716 bytes} [Thu Jul 2 11:31:24 2026] GET /v2.0/ports/675c3d9b-ac10-4544-a88e-8ba41c07fbb7 => generated 826 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 971/1868] 10.0.0.162 () {34 vars in 752 bytes} [Thu Jul 2 11:31:24 2026] PUT /v2.0/policies/1f2db68e-95b6-43ce-8668-58e6fc14921c/tags => generated 17 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 972/1869] 10.0.0.162 () {34 vars in 752 bytes} [Thu Jul 2 11:31:25 2026] PUT /v2.0/policies/50617be6-3e3b-4559-981a-bd8a4ade83a8/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: 898/1870] 10.0.0.162 () {32 vars in 721 bytes} [Thu Jul 2 11:31:24 2026] DELETE /v2.0/trunks/1902ab75-cf32-4016-91fe-75b59c45ed92 => 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: 973/1871] 10.0.0.162 () {34 vars in 752 bytes} [Thu Jul 2 11:31:25 2026] PUT /v2.0/policies/44374dbe-557b-4a71-804a-513b2e672409/tags => generated 34 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 11:31:25.173 8 INFO neutron_taas.services.taas.taas_plugin [None req-af6eae01-9f94-49a2-af3f-6ddd6ca03f4f c4e557c394e04c109774ff605172cebf 345cccee58944c54bb90a19d7505f983 - - default default] TaaS: Handle Delete Port: 9b0ed049-a473-4cc8-a7dd-e6b7708acc5e [pid: 7|app: 0|req: 974/1872] 10.0.0.162 () {34 vars in 752 bytes} [Thu Jul 2 11:31:25 2026] PUT /v2.0/policies/e07ac1c6-271b-42af-ab37-f285fcb884cc/tags => generated 19 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 11:31:25.176 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-af6eae01-9f94-49a2-af3f-6ddd6ca03f4f c4e557c394e04c109774ff605172cebf 345cccee58944c54bb90a19d7505f983 - - default default] Tap Mirror: Handle Delete Port: 9b0ed049-a473-4cc8-a7dd-e6b7708acc5e [pid: 8|app: 0|req: 899/1873] 10.0.0.162 () {32 vars in 719 bytes} [Thu Jul 2 11:31:25 2026] DELETE /v2.0/ports/9b0ed049-a473-4cc8-a7dd-e6b7708acc5e => generated 0 bytes in 173 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 11:31:25.351 8 INFO neutron.services.segments.plugin [-] Segment f832742b-6f43-433f-8831-fd52e194ae0a resource provider aggregate not found 2026-07-02 11:31:25.358 8 INFO neutron.services.segments.plugin [-] Segment f832742b-6f43-433f-8831-fd52e194ae0a resource provider aggregate not found 2026-07-02 11:31:25.367 8 INFO neutron.services.segments.plugin [-] Segment f832742b-6f43-433f-8831-fd52e194ae0a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f832742b-6f43-433f-8831-fd52e194ae0a found for delete ", "request_id": "req-d37cb729-882c-4401-9b10-47f1d8f6fb2b"}]} 2026-07-02 11:31:25.378 8 INFO neutron.services.segments.plugin [-] Segment f832742b-6f43-433f-8831-fd52e194ae0a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f832742b-6f43-433f-8831-fd52e194ae0a found for delete ", "request_id": "req-76e3b9e6-234d-46fb-9806-dc14a52fd5ec"}]} 2026-07-02 11:31:25.385 7 INFO neutron_taas.services.taas.taas_plugin [None req-2e061c02-b085-4285-88b2-c8a93570340a c4e557c394e04c109774ff605172cebf 345cccee58944c54bb90a19d7505f983 - - default default] TaaS: Handle Delete Port: 34c99534-5c24-4285-9eb4-208a38a459cc 2026-07-02 11:31:25.388 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2e061c02-b085-4285-88b2-c8a93570340a c4e557c394e04c109774ff605172cebf 345cccee58944c54bb90a19d7505f983 - - default default] Tap Mirror: Handle Delete Port: 34c99534-5c24-4285-9eb4-208a38a459cc [pid: 7|app: 0|req: 975/1874] 10.0.0.162 () {32 vars in 719 bytes} [Thu Jul 2 11:31:25 2026] DELETE /v2.0/ports/34c99534-5c24-4285-9eb4-208a38a459cc => generated 0 bytes in 214 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 900/1875] 10.0.0.162 () {32 vars in 773 bytes} [Thu Jul 2 11:31:25 2026] GET /v2.0/security-groups?tenant_id=9232f6f080f14b7cb1b014119811bb02&name=default => generated 2925 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:31:25.591 7 INFO neutron_taas.services.taas.taas_plugin [None req-250d45b1-085b-42e9-bf74-75c84595fd28 c4e557c394e04c109774ff605172cebf 345cccee58944c54bb90a19d7505f983 - - default default] TaaS: Handle Delete Port: ac6a3552-499e-48ee-ad7e-7fe5e086a030 2026-07-02 11:31:25.596 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-250d45b1-085b-42e9-bf74-75c84595fd28 c4e557c394e04c109774ff605172cebf 345cccee58944c54bb90a19d7505f983 - - default default] Tap Mirror: Handle Delete Port: ac6a3552-499e-48ee-ad7e-7fe5e086a030 [pid: 8|app: 0|req: 901/1876] 10.0.0.162 () {32 vars in 739 bytes} [Thu Jul 2 11:31:25 2026] DELETE /v2.0/security-groups/95bec4e6-50c8-4ded-ae04-7ae36f66ba01 => 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: 976/1877] 10.0.0.162 () {32 vars in 719 bytes} [Thu Jul 2 11:31:25 2026] DELETE /v2.0/ports/ac6a3552-499e-48ee-ad7e-7fe5e086a030 => generated 0 bytes in 213 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 902/1878] 10.0.0.162 () {32 vars in 673 bytes} [Thu Jul 2 11:31:25 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:31:25.800 7 INFO neutron_taas.services.taas.taas_plugin [None req-7a2a88f6-7185-4801-a49e-25c1516dabba c4e557c394e04c109774ff605172cebf 345cccee58944c54bb90a19d7505f983 - - default default] TaaS: Handle Delete Port: 5e8c0d76-dc00-48e0-bdb4-ac9f34176057 2026-07-02 11:31:25.802 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7a2a88f6-7185-4801-a49e-25c1516dabba c4e557c394e04c109774ff605172cebf 345cccee58944c54bb90a19d7505f983 - - default default] Tap Mirror: Handle Delete Port: 5e8c0d76-dc00-48e0-bdb4-ac9f34176057 [pid: 8|app: 0|req: 903/1879] 10.0.0.162 () {32 vars in 687 bytes} [Thu Jul 2 11:31:25 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 904/1880] 10.0.0.162 () {32 vars in 683 bytes} [Thu Jul 2 11:31:25 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 977/1881] 10.0.0.162 () {32 vars in 719 bytes} [Thu Jul 2 11:31:25 2026] DELETE /v2.0/ports/5e8c0d76-dc00-48e0-bdb4-ac9f34176057 => generated 0 bytes in 188 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 905/1882] 10.0.0.162 () {32 vars in 695 bytes} [Thu Jul 2 11:31:25 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 906/1883] 10.0.0.162 () {32 vars in 681 bytes} [Thu Jul 2 11:31:25 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:31:26.008 7 INFO neutron_taas.services.taas.taas_plugin [None req-620d55ad-b76e-4ea9-b22a-fbc08e29aee8 c4e557c394e04c109774ff605172cebf 345cccee58944c54bb90a19d7505f983 - - default default] TaaS: Handle Delete Port: 675c3d9b-ac10-4544-a88e-8ba41c07fbb7 2026-07-02 11:31:26.012 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-620d55ad-b76e-4ea9-b22a-fbc08e29aee8 c4e557c394e04c109774ff605172cebf 345cccee58944c54bb90a19d7505f983 - - default default] Tap Mirror: Handle Delete Port: 675c3d9b-ac10-4544-a88e-8ba41c07fbb7 [pid: 8|app: 0|req: 907/1884] 10.0.0.162 () {32 vars in 695 bytes} [Thu Jul 2 11:31:25 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 978/1885] 10.0.0.162 () {32 vars in 719 bytes} [Thu Jul 2 11:31:25 2026] DELETE /v2.0/ports/675c3d9b-ac10-4544-a88e-8ba41c07fbb7 => 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: 908/1886] 10.0.0.162 () {32 vars in 691 bytes} [Thu Jul 2 11:31:26 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:31:26.213 7 INFO neutron.services.segments.plugin [-] Segment df7d1e36-c339-4057-8527-49bd5124d3c6 resource provider aggregate not found [pid: 8|app: 0|req: 909/1887] 10.0.0.162 () {32 vars in 703 bytes} [Thu Jul 2 11:31:26 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:31:26.218 7 INFO neutron.services.segments.plugin [-] Segment df7d1e36-c339-4057-8527-49bd5124d3c6 resource provider aggregate not found 2026-07-02 11:31:26.237 7 INFO neutron.services.segments.plugin [-] Segment df7d1e36-c339-4057-8527-49bd5124d3c6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid df7d1e36-c339-4057-8527-49bd5124d3c6 found for delete ", "request_id": "req-0adf81a4-3790-4992-81b4-5791fd63caac"}]} 2026-07-02 11:31:26.239 7 INFO neutron.services.segments.plugin [-] Segment df7d1e36-c339-4057-8527-49bd5124d3c6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid df7d1e36-c339-4057-8527-49bd5124d3c6 found for delete ", "request_id": "req-fffa05ac-e4e1-4b90-a3a8-2e0dbd5b8b83"}]} [pid: 7|app: 0|req: 979/1888] 10.0.0.162 () {32 vars in 725 bytes} [Thu Jul 2 11:31:26 2026] DELETE /v2.0/networks/590e5525-d996-4bf2-9665-d22210cc957a => generated 0 bytes in 149 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 910/1889] 10.0.0.162 () {32 vars in 733 bytes} [Thu Jul 2 11:31:26 2026] DELETE /v2.0/qos/policies/1f2db68e-95b6-43ce-8668-58e6fc14921c => 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: 911/1890] 10.0.0.162 () {32 vars in 733 bytes} [Thu Jul 2 11:31:26 2026] DELETE /v2.0/qos/policies/50617be6-3e3b-4559-981a-bd8a4ade83a8 => 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: 980/1891] 10.0.0.162 () {32 vars in 725 bytes} [Thu Jul 2 11:31:26 2026] DELETE /v2.0/networks/aaf40a97-26e6-4143-9dbb-735a7e2f3b92 => 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: 912/1892] 10.0.0.162 () {32 vars in 733 bytes} [Thu Jul 2 11:31:26 2026] DELETE /v2.0/qos/policies/44374dbe-557b-4a71-804a-513b2e672409 => generated 0 bytes in 54 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 913/1893] 10.0.0.162 () {32 vars in 733 bytes} [Thu Jul 2 11:31:26 2026] DELETE /v2.0/qos/policies/e07ac1c6-271b-42af-ab37-f285fcb884cc => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 981/1894] 10.0.0.162 () {32 vars in 725 bytes} [Thu Jul 2 11:31:26 2026] DELETE /v2.0/networks/eedc8bad-e557-4a61-856c-50cecb4dfcf8 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 914/1895] 10.0.0.162 () {32 vars in 733 bytes} [Thu Jul 2 11:31:26 2026] DELETE /v2.0/qos/policies/bc096b4d-273f-4e2b-ab0d-e57692780d4c => 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: 982/1898] 10.0.0.162 () {32 vars in 725 bytes} [Thu Jul 2 11:31:26 2026] DELETE /v2.0/networks/38012b96-147e-40e7-86cf-ebe9765e0cb7 => 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: 917/1899] 10.0.0.162 () {32 vars in 725 bytes} [Thu Jul 2 11:31:26 2026] DELETE /v2.0/networks/ad9e9fa1-5001-4769-91c0-66949c794a9a => generated 0 bytes in 151 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 11:31:27.387 8 INFO neutron.services.segments.plugin [-] Segment 2ca1130f-ee9a-46c9-88d5-cc381b42fdb3 resource provider aggregate not found 2026-07-02 11:31:27.400 8 INFO neutron.services.segments.plugin [-] Segment 2ca1130f-ee9a-46c9-88d5-cc381b42fdb3 resource provider aggregate not found 2026-07-02 11:31:27.406 8 INFO neutron.services.segments.plugin [-] Segment 2ca1130f-ee9a-46c9-88d5-cc381b42fdb3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2ca1130f-ee9a-46c9-88d5-cc381b42fdb3 found for delete ", "request_id": "req-381852fe-a8e5-48e5-9587-33dc4870a0ba"}]} 2026-07-02 11:31:27.425 8 INFO neutron.services.segments.plugin [-] Segment 2ca1130f-ee9a-46c9-88d5-cc381b42fdb3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2ca1130f-ee9a-46c9-88d5-cc381b42fdb3 found for delete ", "request_id": "req-0e47892d-4561-4a95-82ab-52eef720ab47"}]} [pid: 7|app: 0|req: 983/1900] 10.0.0.162 () {32 vars in 773 bytes} [Thu Jul 2 11:31:27 2026] GET /v2.0/security-groups?tenant_id=1b7fb4f296dc494f8f4b393dcd578b15&name=default => generated 2925 bytes in 287 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 984/1901] 10.0.0.162 () {32 vars in 739 bytes} [Thu Jul 2 11:31:27 2026] DELETE /v2.0/security-groups/7aa14258-41f6-4e6c-918b-7d3104758efa => 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: 918/1902] 10.0.0.162 () {32 vars in 773 bytes} [Thu Jul 2 11:31:27 2026] GET /v2.0/security-groups?tenant_id=79e78157958345f6874310e2f642f864&name=default => generated 2925 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 985/1903] 10.0.0.162 () {32 vars in 739 bytes} [Thu Jul 2 11:31:27 2026] DELETE /v2.0/security-groups/b46712a8-c807-45fa-92cc-b9739e11eadd => 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: 919/1904] 10.0.0.162 () {32 vars in 773 bytes} [Thu Jul 2 11:31:27 2026] GET /v2.0/security-groups?tenant_id=a23adfef3b6240f6b2a576bcd6410cef&name=default => generated 2925 bytes in 174 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 920/1905] 10.0.0.162 () {32 vars in 773 bytes} [Thu Jul 2 11:31:28 2026] GET /v2.0/security-groups?tenant_id=345cccee58944c54bb90a19d7505f983&name=default => generated 2925 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 986/1906] 10.0.0.162 () {32 vars in 739 bytes} [Thu Jul 2 11:31:27 2026] DELETE /v2.0/security-groups/e1f3e620-ac30-4849-9ea8-fe4a7a470b0f => generated 0 bytes in 160 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 921/1907] 10.0.0.162 () {32 vars in 739 bytes} [Thu Jul 2 11:31:28 2026] DELETE /v2.0/security-groups/be0961ab-1d8d-45f6-b694-032ea2c76e4c => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:31:28.259 7 INFO neutron.services.segments.plugin [-] Segment 75385771-9f9d-4c7d-816c-b70b7842e85e resource provider aggregate not found 2026-07-02 11:31:28.263 7 INFO neutron.services.segments.plugin [-] Segment 75385771-9f9d-4c7d-816c-b70b7842e85e resource provider aggregate not found 2026-07-02 11:31:28.289 7 INFO neutron.services.segments.plugin [-] Segment 75385771-9f9d-4c7d-816c-b70b7842e85e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 75385771-9f9d-4c7d-816c-b70b7842e85e found for delete ", "request_id": "req-7aa9825f-cdf4-4424-954c-0b93ec8d0a57"}]} 2026-07-02 11:31:28.292 7 INFO neutron.services.segments.plugin [-] Segment 75385771-9f9d-4c7d-816c-b70b7842e85e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 75385771-9f9d-4c7d-816c-b70b7842e85e found for delete ", "request_id": "req-9c4cd3df-f675-4850-b7e4-3c3d8178c85f"}]} 2026-07-02 11:31:28.311 7 INFO neutron.services.segments.plugin [-] Segment b6d76172-7d13-4daf-988e-9ce341ce5fac resource provider aggregate not found 2026-07-02 11:31:28.315 7 INFO neutron.services.segments.plugin [-] Segment b6d76172-7d13-4daf-988e-9ce341ce5fac resource provider aggregate not found 2026-07-02 11:31:28.336 7 INFO neutron.services.segments.plugin [-] Segment b6d76172-7d13-4daf-988e-9ce341ce5fac resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b6d76172-7d13-4daf-988e-9ce341ce5fac found for delete ", "request_id": "req-e7187294-633d-46a1-85c5-7b40e6575846"}]} 2026-07-02 11:31:28.347 7 INFO neutron.services.segments.plugin [-] Segment b6d76172-7d13-4daf-988e-9ce341ce5fac resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b6d76172-7d13-4daf-988e-9ce341ce5fac found for delete ", "request_id": "req-7f5b99cb-4851-4d37-af9d-247e4c6e5ce0"}]} 2026-07-02 11:31:28.363 7 INFO neutron.services.segments.plugin [-] Segment 76065498-c300-42bb-8edd-6e9f69789224 resource provider aggregate not found 2026-07-02 11:31:28.374 7 INFO neutron.services.segments.plugin [-] Segment 76065498-c300-42bb-8edd-6e9f69789224 resource provider aggregate not found 2026-07-02 11:31:28.381 7 INFO neutron.services.segments.plugin [-] Segment 76065498-c300-42bb-8edd-6e9f69789224 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 76065498-c300-42bb-8edd-6e9f69789224 found for delete ", "request_id": "req-432bafca-e272-4622-91f0-5b6f37161fb2"}]} 2026-07-02 11:31:28.399 7 INFO neutron.services.segments.plugin [-] Segment 76065498-c300-42bb-8edd-6e9f69789224 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 76065498-c300-42bb-8edd-6e9f69789224 found for delete ", "request_id": "req-890d4c8f-c96b-45f4-8b83-70763b3f7c61"}]} [pid: 7|app: 0|req: 987/1908] 10.0.0.162 () {32 vars in 773 bytes} [Thu Jul 2 11:31:28 2026] GET /v2.0/security-groups?tenant_id=bc20f1e5c4bf4c0c82adf236bd557b97&name=default => generated 2925 bytes in 197 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 922/1909] 10.0.0.162 () {32 vars in 773 bytes} [Thu Jul 2 11:31:28 2026] GET /v2.0/security-groups?tenant_id=6a37fc0555db4abebeeed2e439c0d485&name=default => generated 2925 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 988/1910] 10.0.0.162 () {32 vars in 739 bytes} [Thu Jul 2 11:31:28 2026] DELETE /v2.0/security-groups/1e92c3c0-3865-4e23-9512-29bd49c2dee9 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 923/1911] 10.0.0.162 () {32 vars in 739 bytes} [Thu Jul 2 11:31:28 2026] DELETE /v2.0/security-groups/a8d58f74-e9d6-4622-a7bf-c0a9913a0340 => generated 0 bytes in 146 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 989/1912] 10.0.0.162 () {34 vars in 683 bytes} [Thu Jul 2 11:31:28 2026] POST /v2.0/security-groups => generated 1601 bytes in 432 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 924/1913] 10.0.0.162 () {32 vars in 773 bytes} [Thu Jul 2 11:31:29 2026] GET /v2.0/security-groups?tenant_id=f5995488e42e4204a9d3390fa09ec241&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: 990/1914] 10.0.0.162 () {34 vars in 683 bytes} [Thu Jul 2 11:31:29 2026] POST /v2.0/security-groups => generated 1601 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 925/1915] 10.0.0.162 () {32 vars in 739 bytes} [Thu Jul 2 11:31:29 2026] DELETE /v2.0/security-groups/a8a8791d-bbaa-4375-ad4d-94a86812609a => generated 0 bytes in 192 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 991/1916] 10.0.0.162 () {34 vars in 683 bytes} [Thu Jul 2 11:31:29 2026] POST /v2.0/security-groups => generated 1601 bytes in 204 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 926/1917] 10.0.0.162 () {34 vars in 683 bytes} [Thu Jul 2 11:31:29 2026] POST /v2.0/security-groups => generated 1601 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 992/1918] 10.0.0.162 () {34 vars in 683 bytes} [Thu Jul 2 11:31:29 2026] POST /v2.0/security-groups => generated 1601 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 927/1919] 10.0.0.162 () {34 vars in 766 bytes} [Thu Jul 2 11:31:29 2026] PUT /v2.0/security-groups/b6a8a58f-a46a-4639-8a3a-e494331ec23e/tags => generated 17 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 993/1920] 10.0.0.162 () {34 vars in 766 bytes} [Thu Jul 2 11:31:29 2026] PUT /v2.0/security-groups/2d093cb5-1dd9-47fb-8637-9fe5a6c0b6b3/tags => generated 25 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 928/1921] 10.0.0.162 () {34 vars in 766 bytes} [Thu Jul 2 11:31:30 2026] PUT /v2.0/security-groups/ffbda92a-376f-4967-a316-2fa0f0b33e4c/tags => generated 34 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 994/1922] 10.0.0.162 () {34 vars in 766 bytes} [Thu Jul 2 11:31:30 2026] PUT /v2.0/security-groups/602f4aef-c6bc-4bfe-a774-f2f5f3df30ab/tags => generated 19 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 929/1923] 10.0.0.162 () {32 vars in 679 bytes} [Thu Jul 2 11:31:30 2026] GET /v2.0/security-groups?tags=red => generated 4804 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 995/1924] 10.0.0.162 () {32 vars in 693 bytes} [Thu Jul 2 11:31:30 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3218 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 930/1925] 10.0.0.162 () {32 vars in 689 bytes} [Thu Jul 2 11:31:30 2026] GET /v2.0/security-groups?tags-any=blue => generated 3218 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 996/1926] 10.0.0.162 () {32 vars in 701 bytes} [Thu Jul 2 11:31:30 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4804 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 931/1927] 10.0.0.162 () {32 vars in 687 bytes} [Thu Jul 2 11:31:30 2026] GET /v2.0/security-groups?not-tags=red => generated 6094 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 997/1928] 10.0.0.162 () {32 vars in 701 bytes} [Thu Jul 2 11:31:30 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7680 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 932/1929] 10.0.0.162 () {32 vars in 697 bytes} [Thu Jul 2 11:31:30 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7680 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 998/1930] 10.0.0.162 () {32 vars in 709 bytes} [Thu Jul 2 11:31:30 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 6094 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 933/1931] 10.0.0.162 () {32 vars in 739 bytes} [Thu Jul 2 11:31:30 2026] DELETE /v2.0/security-groups/b6a8a58f-a46a-4639-8a3a-e494331ec23e => 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: 999/1932] 10.0.0.162 () {32 vars in 739 bytes} [Thu Jul 2 11:31:30 2026] DELETE /v2.0/security-groups/2d093cb5-1dd9-47fb-8637-9fe5a6c0b6b3 => 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: 934/1933] 10.0.0.162 () {32 vars in 739 bytes} [Thu Jul 2 11:31:30 2026] DELETE /v2.0/security-groups/ffbda92a-376f-4967-a316-2fa0f0b33e4c => 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: 1000/1934] 10.0.0.162 () {32 vars in 739 bytes} [Thu Jul 2 11:31:30 2026] DELETE /v2.0/security-groups/602f4aef-c6bc-4bfe-a774-f2f5f3df30ab => 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: 935/1935] 10.0.0.162 () {32 vars in 739 bytes} [Thu Jul 2 11:31:31 2026] DELETE /v2.0/security-groups/f8a559c0-7a99-4432-b921-adaf4632675d => 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: 936/1936] 10.0.0.162 () {32 vars in 773 bytes} [Thu Jul 2 11:31:31 2026] GET /v2.0/security-groups?tenant_id=ed10b2cdeaf8474fad7bf05695af42f7&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: 937/1937] 10.0.0.162 () {32 vars in 739 bytes} [Thu Jul 2 11:31:32 2026] DELETE /v2.0/security-groups/0d465832-f924-4ff6-915d-fd9de3e6ed04 => 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: 938/1938] 10.0.0.162 () {32 vars in 773 bytes} [Thu Jul 2 11:31:32 2026] GET /v2.0/security-groups?tenant_id=8e7f10e7022347acb69be4888db99bee&name=default => generated 2925 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1001/1939] 10.0.0.162 () {34 vars in 675 bytes} [Thu Jul 2 11:31:31 2026] POST /v2.0/floatingips => generated 552 bytes in 675 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 939/1940] 10.0.0.162 () {32 vars in 739 bytes} [Thu Jul 2 11:31:32 2026] DELETE /v2.0/security-groups/0a5029ab-21a2-4218-a54b-2e99df23c9dc => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1002/1941] 10.0.0.162 () {34 vars in 758 bytes} [Thu Jul 2 11:31:32 2026] PUT /v2.0/floatingips/8c8f8314-82be-4f3b-8ccf-b7b78c268d76/tags => generated 25 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 940/1942] 10.0.0.162 () {32 vars in 738 bytes} [Thu Jul 2 11:31:32 2026] GET /v2.0/floatingips/8c8f8314-82be-4f3b-8ccf-b7b78c268d76/tags => generated 25 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1003/1943] 10.0.0.162 () {34 vars in 769 bytes} [Thu Jul 2 11:31:32 2026] PUT /v2.0/floatingips/8c8f8314-82be-4f3b-8ccf-b7b78c268d76/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: 1004/1944] 10.0.0.162 () {32 vars in 738 bytes} [Thu Jul 2 11:31:32 2026] GET /v2.0/floatingips/8c8f8314-82be-4f3b-8ccf-b7b78c268d76/tags => generated 34 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 941/1945] 10.0.0.162 () {32 vars in 773 bytes} [Thu Jul 2 11:31:32 2026] GET /v2.0/security-groups?tenant_id=0d9b26e3dccc44e19d03601350b0be0e&name=default => generated 2925 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1005/1946] 10.0.0.162 () {34 vars in 765 bytes} [Thu Jul 2 11:31:32 2026] PUT /v2.0/floatingips/8c8f8314-82be-4f3b-8ccf-b7b78c268d76/tags/red => generated 4 bytes in 75 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1006/1947] 10.0.0.162 () {32 vars in 738 bytes} [Thu Jul 2 11:31:32 2026] GET /v2.0/floatingips/8c8f8314-82be-4f3b-8ccf-b7b78c268d76/tags => generated 34 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 942/1948] 10.0.0.162 () {32 vars in 739 bytes} [Thu Jul 2 11:31:32 2026] DELETE /v2.0/security-groups/a5ceada5-5dee-4732-bd75-3bdf7559f138 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1007/1949] 10.0.0.162 () {34 vars in 787 bytes} [Thu Jul 2 11:31:32 2026] PUT /v2.0/floatingips/8c8f8314-82be-4f3b-8ccf-b7b78c268d76/tags/black.or.white => generated 4 bytes in 85 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 943/1950] 10.0.0.162 () {32 vars in 738 bytes} [Thu Jul 2 11:31:33 2026] GET /v2.0/floatingips/8c8f8314-82be-4f3b-8ccf-b7b78c268d76/tags => generated 52 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1008/1951] 10.0.0.162 () {34 vars in 758 bytes} [Thu Jul 2 11:31:33 2026] PUT /v2.0/floatingips/8c8f8314-82be-4f3b-8ccf-b7b78c268d76/tags => generated 37 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 11:31:33.437 8 INFO neutron.db.segments_db [None req-5a52cf31-cbb1-44cd-8225-5dc04c3b00a0 ee40dc0833564a6eb7d93073fc9fb5ed 27e3e4b7500b4b4f959f3c0a469fc388 - - default default] Added segment ba5705bf-f447-42b7-8342-fff019bc2724 of type vxlan for network 36ce367c-965b-4657-9577-b7bf316b0ab8 [pid: 7|app: 0|req: 1009/1952] 10.0.0.109 () {32 vars in 801 bytes} [Thu Jul 2 11:31:33 2026] GET /v2.0/extensions => generated 21537 bytes in 262 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1010/1953] 10.0.0.162 () {32 vars in 738 bytes} [Thu Jul 2 11:31:33 2026] GET /v2.0/floatingips/8c8f8314-82be-4f3b-8ccf-b7b78c268d76/tags => generated 37 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1011/1954] 10.0.0.162 () {32 vars in 746 bytes} [Thu Jul 2 11:31:33 2026] GET /v2.0/floatingips/8c8f8314-82be-4f3b-8ccf-b7b78c268d76/tags/red => generated 0 bytes in 37 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:31:33.565 7 INFO neutron.api.v2.resource [None req-5c2f09bb-edb0-449b-9ce4-d11153dfe188 6c006bcbc0f14fd1bb50b3f61e54bc26 8749fda928c7409f905a0db58a34761d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1012/1955] 10.0.0.162 () {32 vars in 750 bytes} [Thu Jul 2 11:31:33 2026] GET /v2.0/floatingips/8c8f8314-82be-4f3b-8ccf-b7b78c268d76/tags/green => generated 99 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1013/1956] 10.0.0.162 () {32 vars in 749 bytes} [Thu Jul 2 11:31:33 2026] DELETE /v2.0/floatingips/8c8f8314-82be-4f3b-8ccf-b7b78c268d76/tags/red => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1014/1957] 10.0.0.162 () {32 vars in 738 bytes} [Thu Jul 2 11:31:33 2026] GET /v2.0/floatingips/8c8f8314-82be-4f3b-8ccf-b7b78c268d76/tags => generated 30 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 11:31:33.715 8 INFO neutron.db.l3_hamode_db [None req-5a52cf31-cbb1-44cd-8225-5dc04c3b00a0 ee40dc0833564a6eb7d93073fc9fb5ed 27e3e4b7500b4b4f959f3c0a469fc388 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1015/1958] 10.0.0.109 () {30 vars in 723 bytes} [Thu Jul 2 11:31:33 2026] GET /v2.0/quotas/99eae52b9d9341ec9a85da42cbd026a8/details => generated 847 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:31:33.836 8 INFO neutron.db.l3_hamode_db [None req-5a52cf31-cbb1-44cd-8225-5dc04c3b00a0 ee40dc0833564a6eb7d93073fc9fb5ed 27e3e4b7500b4b4f959f3c0a469fc388 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 11:31:34.266 7 INFO neutron.api.v2.resource [None req-49b6dc71-f0a6-4017-8e6b-312d88caca13 6c006bcbc0f14fd1bb50b3f61e54bc26 8749fda928c7409f905a0db58a34761d - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1016/1959] 10.0.0.162 () {32 vars in 753 bytes} [Thu Jul 2 11:31:33 2026] DELETE /v2.0/floatingips/8c8f8314-82be-4f3b-8ccf-b7b78c268d76/tags/green => generated 99 bytes in 502 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1017/1960] 10.0.0.162 () {32 vars in 741 bytes} [Thu Jul 2 11:31:34 2026] DELETE /v2.0/floatingips/8c8f8314-82be-4f3b-8ccf-b7b78c268d76/tags => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1018/1961] 10.0.0.162 () {32 vars in 738 bytes} [Thu Jul 2 11:31:34 2026] GET /v2.0/floatingips/8c8f8314-82be-4f3b-8ccf-b7b78c268d76/tags => generated 12 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 944/1962] 10.0.0.162 () {34 vars in 667 bytes} [Thu Jul 2 11:31:33 2026] POST /v2.0/routers => generated 474 bytes in 1323 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:31:34.496 7 INFO neutron_taas.services.taas.taas_plugin [None req-d1e2ef7e-f01e-4dd0-84fe-75fb603d8e12 6c006bcbc0f14fd1bb50b3f61e54bc26 8749fda928c7409f905a0db58a34761d - - default default] TaaS: Handle Delete Port: bf3130ec-9571-4ec1-922f-e551001af2d8 2026-07-02 11:31:34.499 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d1e2ef7e-f01e-4dd0-84fe-75fb603d8e12 6c006bcbc0f14fd1bb50b3f61e54bc26 8749fda928c7409f905a0db58a34761d - - default default] Tap Mirror: Handle Delete Port: bf3130ec-9571-4ec1-922f-e551001af2d8 2026-07-02 11:31:34.510 8 INFO neutron.db.l3_hamode_db [None req-bad8b20a-c5ff-416f-a286-7ce572806459 ee40dc0833564a6eb7d93073fc9fb5ed 27e3e4b7500b4b4f959f3c0a469fc388 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1019/1963] 10.0.0.162 () {32 vars in 731 bytes} [Thu Jul 2 11:31:34 2026] DELETE /v2.0/floatingips/8c8f8314-82be-4f3b-8ccf-b7b78c268d76 => generated 0 bytes in 282 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:31:35.154 8 INFO neutron.db.l3_hamode_db [None req-bad8b20a-c5ff-416f-a286-7ce572806459 ee40dc0833564a6eb7d93073fc9fb5ed 27e3e4b7500b4b4f959f3c0a469fc388 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1020/1964] 10.0.0.162 () {32 vars in 773 bytes} [Thu Jul 2 11:31:35 2026] GET /v2.0/security-groups?tenant_id=997ee6c3d73f4aa5a9c546b791c23b2a&name=default => generated 2925 bytes in 361 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 945/1965] 10.0.0.162 () {34 vars in 667 bytes} [Thu Jul 2 11:31:34 2026] POST /v2.0/routers => generated 474 bytes in 1392 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:31:35.903 8 INFO neutron.db.l3_hamode_db [None req-db59694a-b777-44b6-aa89-26b068601b3d ee40dc0833564a6eb7d93073fc9fb5ed 27e3e4b7500b4b4f959f3c0a469fc388 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1021/1966] 10.0.0.162 () {32 vars in 739 bytes} [Thu Jul 2 11:31:35 2026] DELETE /v2.0/security-groups/e435dfec-6f41-4488-a962-369e2a999e37 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:31:36.055 8 INFO neutron.db.l3_hamode_db [None req-db59694a-b777-44b6-aa89-26b068601b3d ee40dc0833564a6eb7d93073fc9fb5ed 27e3e4b7500b4b4f959f3c0a469fc388 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1022/1967] 10.0.0.162 () {32 vars in 773 bytes} [Thu Jul 2 11:31:36 2026] GET /v2.0/security-groups?tenant_id=8749fda928c7409f905a0db58a34761d&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: 1023/1968] 10.0.0.162 () {32 vars in 739 bytes} [Thu Jul 2 11:31:36 2026] DELETE /v2.0/security-groups/8403106b-2f3d-43b2-ae7d-71f8f13a8c49 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:31:36.588 7 INFO neutron.db.segments_db [None req-1f0202d0-84a7-44f6-962f-81867d4773e1 56208b761f654f8a825dcfdfafa82541 3e09876f5f394f13a6d23c7859a0a9fd - - default default] Added segment 22bb5ea2-07fe-4e15-bfcf-945c7c44cc8d of type vxlan for network 7e50d0fe-1d2f-43df-a938-404f4c293328 [pid: 7|app: 0|req: 1024/1969] 10.0.0.162 () {34 vars in 669 bytes} [Thu Jul 2 11:31:36 2026] POST /v2.0/networks => generated 632 bytes in 329 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 946/1970] 10.0.0.162 () {34 vars in 667 bytes} [Thu Jul 2 11:31:35 2026] POST /v2.0/routers => generated 474 bytes in 836 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1025/1971] 10.0.0.162 () {34 vars in 752 bytes} [Thu Jul 2 11:31:36 2026] PUT /v2.0/networks/7e50d0fe-1d2f-43df-a938-404f4c293328/tags => generated 25 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 11:31:36.755 8 INFO neutron.db.l3_hamode_db [None req-cd8f21b8-8231-4e71-9f15-e0501f071e51 ee40dc0833564a6eb7d93073fc9fb5ed 27e3e4b7500b4b4f959f3c0a469fc388 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1026/1972] 10.0.0.162 () {32 vars in 732 bytes} [Thu Jul 2 11:31:36 2026] GET /v2.0/networks/7e50d0fe-1d2f-43df-a938-404f4c293328/tags => generated 25 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1027/1973] 10.0.0.162 () {34 vars in 763 bytes} [Thu Jul 2 11:31:36 2026] PUT /v2.0/networks/7e50d0fe-1d2f-43df-a938-404f4c293328/tags/green => generated 4 bytes in 93 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-07-02 11:31:36.911 8 INFO neutron.db.l3_hamode_db [None req-cd8f21b8-8231-4e71-9f15-e0501f071e51 ee40dc0833564a6eb7d93073fc9fb5ed 27e3e4b7500b4b4f959f3c0a469fc388 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1028/1974] 10.0.0.162 () {32 vars in 732 bytes} [Thu Jul 2 11:31:36 2026] GET /v2.0/networks/7e50d0fe-1d2f-43df-a938-404f4c293328/tags => generated 34 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1029/1975] 10.0.0.162 () {34 vars in 759 bytes} [Thu Jul 2 11:31:36 2026] PUT /v2.0/networks/7e50d0fe-1d2f-43df-a938-404f4c293328/tags/red => generated 4 bytes in 95 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1030/1976] 10.0.0.109 () {32 vars in 801 bytes} [Thu Jul 2 11:31:37 2026] GET /v2.0/extensions => generated 21537 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1031/1977] 10.0.0.162 () {32 vars in 732 bytes} [Thu Jul 2 11:31:37 2026] GET /v2.0/networks/7e50d0fe-1d2f-43df-a938-404f4c293328/tags => generated 34 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1032/1978] 10.0.0.162 () {34 vars in 781 bytes} [Thu Jul 2 11:31:37 2026] PUT /v2.0/networks/7e50d0fe-1d2f-43df-a938-404f4c293328/tags/black.or.white => generated 4 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1033/1979] 10.0.0.109 () {30 vars in 723 bytes} [Thu Jul 2 11:31:37 2026] GET /v2.0/quotas/99eae52b9d9341ec9a85da42cbd026a8/details => generated 847 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1034/1980] 10.0.0.162 () {32 vars in 732 bytes} [Thu Jul 2 11:31:37 2026] GET /v2.0/networks/7e50d0fe-1d2f-43df-a938-404f4c293328/tags => generated 52 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1035/1981] 10.0.0.162 () {34 vars in 752 bytes} [Thu Jul 2 11:31:37 2026] PUT /v2.0/networks/7e50d0fe-1d2f-43df-a938-404f4c293328/tags => generated 37 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1036/1982] 10.0.0.162 () {32 vars in 732 bytes} [Thu Jul 2 11:31:37 2026] GET /v2.0/networks/7e50d0fe-1d2f-43df-a938-404f4c293328/tags => generated 37 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1037/1983] 10.0.0.162 () {32 vars in 740 bytes} [Thu Jul 2 11:31:37 2026] GET /v2.0/networks/7e50d0fe-1d2f-43df-a938-404f4c293328/tags/red => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:31:37.559 7 INFO neutron.api.v2.resource [None req-665816d1-41b8-41ad-a0c0-372bc98d7582 56208b761f654f8a825dcfdfafa82541 3e09876f5f394f13a6d23c7859a0a9fd - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1038/1984] 10.0.0.162 () {32 vars in 744 bytes} [Thu Jul 2 11:31:37 2026] GET /v2.0/networks/7e50d0fe-1d2f-43df-a938-404f4c293328/tags/green => generated 99 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1039/1985] 10.0.0.162 () {32 vars in 743 bytes} [Thu Jul 2 11:31:37 2026] DELETE /v2.0/networks/7e50d0fe-1d2f-43df-a938-404f4c293328/tags/red => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 947/1986] 10.0.0.162 () {34 vars in 667 bytes} [Thu Jul 2 11:31:36 2026] POST /v2.0/routers => generated 474 bytes in 934 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1040/1987] 10.0.0.162 () {32 vars in 732 bytes} [Thu Jul 2 11:31:37 2026] GET /v2.0/networks/7e50d0fe-1d2f-43df-a938-404f4c293328/tags => generated 30 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 11:31:37.684 8 INFO neutron.db.l3_hamode_db [None req-f15d2ccf-f12c-43a5-b0a2-3fb90a0679c2 ee40dc0833564a6eb7d93073fc9fb5ed 27e3e4b7500b4b4f959f3c0a469fc388 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 11:31:37.728 7 INFO neutron.api.v2.resource [None req-c471c77d-9e95-4ed5-9040-2a4d07cc894b 56208b761f654f8a825dcfdfafa82541 3e09876f5f394f13a6d23c7859a0a9fd - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1041/1988] 10.0.0.162 () {32 vars in 747 bytes} [Thu Jul 2 11:31:37 2026] DELETE /v2.0/networks/7e50d0fe-1d2f-43df-a938-404f4c293328/tags/green => generated 99 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1042/1989] 10.0.0.162 () {32 vars in 735 bytes} [Thu Jul 2 11:31:37 2026] DELETE /v2.0/networks/7e50d0fe-1d2f-43df-a938-404f4c293328/tags => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:31:37.860 8 INFO neutron.db.l3_hamode_db [None req-f15d2ccf-f12c-43a5-b0a2-3fb90a0679c2 ee40dc0833564a6eb7d93073fc9fb5ed 27e3e4b7500b4b4f959f3c0a469fc388 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1043/1990] 10.0.0.162 () {32 vars in 732 bytes} [Thu Jul 2 11:31:37 2026] GET /v2.0/networks/7e50d0fe-1d2f-43df-a938-404f4c293328/tags => generated 12 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 11:31:37.994 7 INFO neutron.services.segments.plugin [-] Segment 22bb5ea2-07fe-4e15-bfcf-945c7c44cc8d resource provider aggregate not found 2026-07-02 11:31:37.999 7 INFO neutron.services.segments.plugin [-] Segment 22bb5ea2-07fe-4e15-bfcf-945c7c44cc8d resource provider aggregate not found 2026-07-02 11:31:38.017 7 INFO neutron.services.segments.plugin [-] Segment 22bb5ea2-07fe-4e15-bfcf-945c7c44cc8d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 22bb5ea2-07fe-4e15-bfcf-945c7c44cc8d found for delete ", "request_id": "req-fe671afb-2074-4d83-b243-38610fc88513"}]} [pid: 7|app: 0|req: 1044/1991] 10.0.0.162 () {32 vars in 725 bytes} [Thu Jul 2 11:31:37 2026] DELETE /v2.0/networks/7e50d0fe-1d2f-43df-a938-404f4c293328 => generated 0 bytes in 148 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 11:31:38.025 7 INFO neutron.services.segments.plugin [-] Segment 22bb5ea2-07fe-4e15-bfcf-945c7c44cc8d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 22bb5ea2-07fe-4e15-bfcf-945c7c44cc8d found for delete ", "request_id": "req-23fef7c1-92d3-4ad7-b754-49de08a59086"}]} [pid: 8|app: 0|req: 948/1992] 10.0.0.162 () {34 vars in 667 bytes} [Thu Jul 2 11:31:37 2026] POST /v2.0/routers => generated 474 bytes in 896 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1045/1993] 10.0.0.162 () {34 vars in 750 bytes} [Thu Jul 2 11:31:38 2026] PUT /v2.0/routers/7e0b3375-1c37-4998-8f21-b0ffb98decfb/tags => generated 17 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 949/1994] 10.0.0.162 () {34 vars in 750 bytes} [Thu Jul 2 11:31:38 2026] PUT /v2.0/routers/83e2e6c7-801e-4861-b626-c9a49a77265b/tags => generated 25 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 950/1995] 10.0.0.162 () {34 vars in 750 bytes} [Thu Jul 2 11:31:38 2026] PUT /v2.0/routers/fd2fd9d2-3bfc-46ab-a1c6-34e90e924ffc/tags => generated 34 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1046/1996] 10.0.0.162 () {32 vars in 773 bytes} [Thu Jul 2 11:31:38 2026] GET /v2.0/security-groups?tenant_id=e4f6442d25ff450f8bf542db247bd662&name=default => generated 2925 bytes in 251 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 951/1997] 10.0.0.162 () {34 vars in 750 bytes} [Thu Jul 2 11:31:38 2026] PUT /v2.0/routers/6919208c-880b-4834-91d6-18bf74aade95/tags => generated 19 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1047/1998] 10.0.0.162 () {32 vars in 739 bytes} [Thu Jul 2 11:31:38 2026] DELETE /v2.0/security-groups/8c055d69-adcd-40e8-9a80-384c5c135829 => 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: 952/1999] 10.0.0.162 () {32 vars in 663 bytes} [Thu Jul 2 11:31:39 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1048/2000] 10.0.0.162 () {32 vars in 677 bytes} [Thu Jul 2 11:31:39 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1049/2001] 10.0.0.162 () {32 vars in 773 bytes} [Thu Jul 2 11:31:39 2026] GET /v2.0/security-groups?tenant_id=3e09876f5f394f13a6d23c7859a0a9fd&name=default => generated 2925 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 953/2002] 10.0.0.162 () {32 vars in 673 bytes} [Thu Jul 2 11:31:39 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 954/2003] 10.0.0.162 () {32 vars in 685 bytes} [Thu Jul 2 11:31:39 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1050/2004] 10.0.0.162 () {32 vars in 739 bytes} [Thu Jul 2 11:31:39 2026] DELETE /v2.0/security-groups/9ea3de30-022c-478f-bdd1-b8ea9734c9c4 => 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: 955/2005] 10.0.0.162 () {32 vars in 671 bytes} [Thu Jul 2 11:31:39 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1051/2006] 10.0.0.162 () {32 vars in 685 bytes} [Thu Jul 2 11:31:39 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 956/2007] 10.0.0.162 () {32 vars in 681 bytes} [Thu Jul 2 11:31:39 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1052/2008] 10.0.0.162 () {32 vars in 693 bytes} [Thu Jul 2 11:31:39 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1053/2009] 10.0.0.162 () {32 vars in 720 bytes} [Thu Jul 2 11:31:39 2026] GET /v2.0/routers/7e0b3375-1c37-4998-8f21-b0ffb98decfb => generated 485 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:31:40.021 8 INFO neutron.db.segments_db [None req-361ead0d-0882-4fd6-8e81-7a8991863e69 13f9a60c7df142739481f6fcba9de96d 1f926ce7129c42f8b1a31a3189840b25 - - default default] Added segment 9e55e8d6-f83c-4c0e-812b-6be5e4d1b40b of type vxlan for network 9122b462-98b0-48b9-84e4-e99b4a4e0ad2 [pid: 8|app: 0|req: 957/2010] 10.0.0.162 () {34 vars in 669 bytes} [Thu Jul 2 11:31:39 2026] POST /v2.0/networks => generated 632 bytes in 477 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1054/2011] 10.0.0.162 () {34 vars in 741 bytes} [Thu Jul 2 11:31:39 2026] PUT /v2.0/routers/7e0b3375-1c37-4998-8f21-b0ffb98decfb => generated 485 bytes in 660 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 958/2012] 10.0.0.162 () {34 vars in 663 bytes} [Thu Jul 2 11:31:40 2026] POST /v2.0/ports => generated 743 bytes in 338 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: 959/2013] 10.0.0.162 () {32 vars in 735 bytes} [Thu Jul 2 11:31:40 2026] GET /v2.0/ports?device_id=7e0b3375-1c37-4998-8f21-b0ffb98decfb => 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: 960/2014] 10.0.0.162 () {34 vars in 746 bytes} [Thu Jul 2 11:31:40 2026] PUT /v2.0/ports/d643248f-8d66-4df9-8b26-97c8e683f0b7/tags => generated 25 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, ' 2026-07-02 11:31:40.712 8 INFO neutron_taas.services.taas.taas_plugin [None req-2096df53-a823-408e-a5bf-a6f437f3738f ee40dc0833564a6eb7d93073fc9fb5ed 27e3e4b7500b4b4f959f3c0a469fc388 - - default default] TaaS: Handle Delete Port: d90c011c-ab64-4fe5-bb7d-251a3b9fc154 2026-07-02 11:31:40.715 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2096df53-a823-408e-a5bf-a6f437f3738f ee40dc0833564a6eb7d93073fc9fb5ed 27e3e4b7500b4b4f959f3c0a469fc388 - - default default] Tap Mirror: Handle Delete Port: d90c011c-ab64-4fe5-bb7d-251a3b9fc154 [pid: 7|app: 0|req: 1055/2015] 10.0.0.162 () {32 vars in 773 bytes} [Thu Jul 2 11:31:40 2026] GET /v2.0/security-groups?tenant_id=99eae52b9d9341ec9a85da42cbd026a8&name=default => generated 2925 bytes in 333 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1056/2016] 10.0.0.162 () {32 vars in 726 bytes} [Thu Jul 2 11:31:40 2026] GET /v2.0/ports/d643248f-8d66-4df9-8b26-97c8e683f0b7/tags => generated 25 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 961/2017] 10.0.0.162 () {32 vars in 723 bytes} [Thu Jul 2 11:31:40 2026] DELETE /v2.0/routers/7e0b3375-1c37-4998-8f21-b0ffb98decfb => generated 0 bytes in 327 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1057/2018] 10.0.0.162 () {32 vars in 739 bytes} [Thu Jul 2 11:31:40 2026] DELETE /v2.0/security-groups/d85d0572-bb21-406f-99f0-dde9898c8f5e => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1058/2019] 10.0.0.162 () {32 vars in 720 bytes} [Thu Jul 2 11:31:40 2026] GET /v2.0/routers/83e2e6c7-801e-4861-b626-c9a49a77265b => generated 493 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 962/2020] 10.0.0.162 () {34 vars in 757 bytes} [Thu Jul 2 11:31:40 2026] PUT /v2.0/ports/d643248f-8d66-4df9-8b26-97c8e683f0b7/tags/green => generated 4 bytes in 91 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 963/2021] 10.0.0.162 () {32 vars in 726 bytes} [Thu Jul 2 11:31:40 2026] GET /v2.0/ports/d643248f-8d66-4df9-8b26-97c8e683f0b7/tags => generated 34 bytes in 50 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: 964/2022] 10.0.0.162 () {34 vars in 753 bytes} [Thu Jul 2 11:31:41 2026] PUT /v2.0/ports/d643248f-8d66-4df9-8b26-97c8e683f0b7/tags/red => generated 4 bytes in 66 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 965/2023] 10.0.0.162 () {32 vars in 726 bytes} [Thu Jul 2 11:31:41 2026] GET /v2.0/ports/d643248f-8d66-4df9-8b26-97c8e683f0b7/tags => generated 34 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, ' [pid: 8|app: 0|req: 966/2024] 10.0.0.162 () {34 vars in 775 bytes} [Thu Jul 2 11:31:41 2026] PUT /v2.0/ports/d643248f-8d66-4df9-8b26-97c8e683f0b7/tags/black.or.white => generated 4 bytes in 75 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 967/2025] 10.0.0.162 () {32 vars in 726 bytes} [Thu Jul 2 11:31:41 2026] GET /v2.0/ports/d643248f-8d66-4df9-8b26-97c8e683f0b7/tags => generated 52 bytes in 54 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: 968/2026] 10.0.0.162 () {34 vars in 746 bytes} [Thu Jul 2 11:31:41 2026] PUT /v2.0/ports/d643248f-8d66-4df9-8b26-97c8e683f0b7/tags => generated 37 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 969/2027] 10.0.0.162 () {32 vars in 726 bytes} [Thu Jul 2 11:31:41 2026] GET /v2.0/ports/d643248f-8d66-4df9-8b26-97c8e683f0b7/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, ' [pid: 8|app: 0|req: 970/2028] 10.0.0.162 () {32 vars in 734 bytes} [Thu Jul 2 11:31:41 2026] GET /v2.0/ports/d643248f-8d66-4df9-8b26-97c8e683f0b7/tags/red => generated 0 bytes in 50 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/2029] 10.0.0.162 () {34 vars in 741 bytes} [Thu Jul 2 11:31:40 2026] PUT /v2.0/routers/83e2e6c7-801e-4861-b626-c9a49a77265b => generated 493 bytes in 584 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:31:41.588 8 INFO neutron.api.v2.resource [None req-8e180dbb-6faf-495b-a5b3-5455bcc64f5b 13f9a60c7df142739481f6fcba9de96d 1f926ce7129c42f8b1a31a3189840b25 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 971/2030] 10.0.0.162 () {32 vars in 738 bytes} [Thu Jul 2 11:31:41 2026] GET /v2.0/ports/d643248f-8d66-4df9-8b26-97c8e683f0b7/tags/green => generated 99 bytes in 65 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1060/2033] 10.0.0.162 () {32 vars in 735 bytes} [Thu Jul 2 11:31:41 2026] GET /v2.0/ports?device_id=83e2e6c7-801e-4861-b626-c9a49a77265b => generated 12 bytes in 23 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: 974/2034] 10.0.0.162 () {32 vars in 737 bytes} [Thu Jul 2 11:31:41 2026] DELETE /v2.0/ports/d643248f-8d66-4df9-8b26-97c8e683f0b7/tags/red => generated 0 bytes in 86 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: 975/2035] 10.0.0.162 () {32 vars in 726 bytes} [Thu Jul 2 11:31:41 2026] GET /v2.0/ports/d643248f-8d66-4df9-8b26-97c8e683f0b7/tags => generated 30 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 11:31:41.797 7 INFO neutron_taas.services.taas.taas_plugin [None req-905b3008-3ff2-403d-b89b-d43166b118b8 ee40dc0833564a6eb7d93073fc9fb5ed 27e3e4b7500b4b4f959f3c0a469fc388 - - default default] TaaS: Handle Delete Port: ec44850a-cc6d-4500-879d-bd77d18cf5ec 2026-07-02 11:31:41.801 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-905b3008-3ff2-403d-b89b-d43166b118b8 ee40dc0833564a6eb7d93073fc9fb5ed 27e3e4b7500b4b4f959f3c0a469fc388 - - default default] Tap Mirror: Handle Delete Port: ec44850a-cc6d-4500-879d-bd77d18cf5ec 2026-07-02 11:31:41.828 8 INFO neutron.api.v2.resource [None req-8639d69c-07c2-4e6b-a0bd-6f24a47e4ce3 13f9a60c7df142739481f6fcba9de96d 1f926ce7129c42f8b1a31a3189840b25 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 976/2036] 10.0.0.162 () {32 vars in 741 bytes} [Thu Jul 2 11:31:41 2026] DELETE /v2.0/ports/d643248f-8d66-4df9-8b26-97c8e683f0b7/tags/green => generated 99 bytes in 62 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 977/2037] 10.0.0.162 () {32 vars in 729 bytes} [Thu Jul 2 11:31:41 2026] DELETE /v2.0/ports/d643248f-8d66-4df9-8b26-97c8e683f0b7/tags => generated 0 bytes in 67 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: 978/2038] 10.0.0.162 () {32 vars in 726 bytes} [Thu Jul 2 11:31:41 2026] GET /v2.0/ports/d643248f-8d66-4df9-8b26-97c8e683f0b7/tags => generated 12 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1061/2039] 10.0.0.162 () {32 vars in 723 bytes} [Thu Jul 2 11:31:41 2026] DELETE /v2.0/routers/83e2e6c7-801e-4861-b626-c9a49a77265b => generated 0 bytes in 402 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1062/2040] 10.0.0.162 () {32 vars in 720 bytes} [Thu Jul 2 11:31:42 2026] GET /v2.0/routers/fd2fd9d2-3bfc-46ab-a1c6-34e90e924ffc => generated 502 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:31:42.116 8 INFO neutron_taas.services.taas.taas_plugin [None req-2d2de99c-6c42-494b-85e5-0efb5d4581cf 13f9a60c7df142739481f6fcba9de96d 1f926ce7129c42f8b1a31a3189840b25 - - default default] TaaS: Handle Delete Port: d643248f-8d66-4df9-8b26-97c8e683f0b7 2026-07-02 11:31:42.118 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2d2de99c-6c42-494b-85e5-0efb5d4581cf 13f9a60c7df142739481f6fcba9de96d 1f926ce7129c42f8b1a31a3189840b25 - - default default] Tap Mirror: Handle Delete Port: d643248f-8d66-4df9-8b26-97c8e683f0b7 [pid: 8|app: 0|req: 979/2041] 10.0.0.162 () {32 vars in 719 bytes} [Thu Jul 2 11:31:41 2026] DELETE /v2.0/ports/d643248f-8d66-4df9-8b26-97c8e683f0b7 => generated 0 bytes in 224 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 11:31:42.290 8 INFO neutron.services.segments.plugin [-] Segment 9e55e8d6-f83c-4c0e-812b-6be5e4d1b40b resource provider aggregate not found 2026-07-02 11:31:42.295 8 INFO neutron.services.segments.plugin [-] Segment 9e55e8d6-f83c-4c0e-812b-6be5e4d1b40b resource provider aggregate not found 2026-07-02 11:31:42.312 8 INFO neutron.services.segments.plugin [-] Segment 9e55e8d6-f83c-4c0e-812b-6be5e4d1b40b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9e55e8d6-f83c-4c0e-812b-6be5e4d1b40b found for delete ", "request_id": "req-844219ef-15f4-485a-bcb8-746f37a7297f"}]} 2026-07-02 11:31:42.319 8 INFO neutron.services.segments.plugin [-] Segment 9e55e8d6-f83c-4c0e-812b-6be5e4d1b40b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9e55e8d6-f83c-4c0e-812b-6be5e4d1b40b found for delete ", "request_id": "req-5d191793-a59e-432f-9f42-6538fd095d5e"}]} [pid: 8|app: 0|req: 980/2042] 10.0.0.162 () {32 vars in 725 bytes} [Thu Jul 2 11:31:42 2026] DELETE /v2.0/networks/9122b462-98b0-48b9-84e4-e99b4a4e0ad2 => 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: 1063/2043] 10.0.0.162 () {34 vars in 741 bytes} [Thu Jul 2 11:31:42 2026] PUT /v2.0/routers/fd2fd9d2-3bfc-46ab-a1c6-34e90e924ffc => generated 502 bytes in 451 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 981/2044] 10.0.0.162 () {32 vars in 735 bytes} [Thu Jul 2 11:31:42 2026] GET /v2.0/ports?device_id=fd2fd9d2-3bfc-46ab-a1c6-34e90e924ffc => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 11:31:42.677 7 INFO neutron_taas.services.taas.taas_plugin [None req-7d8efdff-0f1e-45f1-93b7-92b001e9177c ee40dc0833564a6eb7d93073fc9fb5ed 27e3e4b7500b4b4f959f3c0a469fc388 - - default default] TaaS: Handle Delete Port: edcb8865-ea41-4a23-927e-c876fbdd0c0e 2026-07-02 11:31:42.679 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7d8efdff-0f1e-45f1-93b7-92b001e9177c ee40dc0833564a6eb7d93073fc9fb5ed 27e3e4b7500b4b4f959f3c0a469fc388 - - default default] Tap Mirror: Handle Delete Port: edcb8865-ea41-4a23-927e-c876fbdd0c0e [pid: 7|app: 0|req: 1064/2045] 10.0.0.162 () {32 vars in 723 bytes} [Thu Jul 2 11:31:42 2026] DELETE /v2.0/routers/fd2fd9d2-3bfc-46ab-a1c6-34e90e924ffc => generated 0 bytes in 287 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 982/2046] 10.0.0.162 () {32 vars in 720 bytes} [Thu Jul 2 11:31:42 2026] GET /v2.0/routers/6919208c-880b-4834-91d6-18bf74aade95 => generated 487 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:31:43.215 7 INFO neutron.db.segments_db [None req-41433a0f-4a7b-4287-99d1-847f01c926cb 1963b18beb2a4dae9ea3f28f03e23dbb ddc2827b8aa1448b8be20a2598286bd7 - - default default] Added segment 7a13c2b3-a921-46ce-a544-9f3486c6d20f of type vxlan for network ec5ef96d-1703-4588-a37b-9d60849d8802 [pid: 8|app: 0|req: 983/2047] 10.0.0.162 () {34 vars in 741 bytes} [Thu Jul 2 11:31:42 2026] PUT /v2.0/routers/6919208c-880b-4834-91d6-18bf74aade95 => generated 487 bytes in 532 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:31:43.519 7 INFO neutron.db.l3_hamode_db [None req-41433a0f-4a7b-4287-99d1-847f01c926cb 1963b18beb2a4dae9ea3f28f03e23dbb ddc2827b8aa1448b8be20a2598286bd7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 11:31:43.658 7 INFO neutron.db.l3_hamode_db [None req-41433a0f-4a7b-4287-99d1-847f01c926cb 1963b18beb2a4dae9ea3f28f03e23dbb ddc2827b8aa1448b8be20a2598286bd7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 984/2048] 10.0.0.162 () {32 vars in 773 bytes} [Thu Jul 2 11:31:43 2026] GET /v2.0/security-groups?tenant_id=29e56cd59ad14f6b83e5d1508fec63ec&name=default => generated 2925 bytes in 251 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 985/2049] 10.0.0.162 () {32 vars in 735 bytes} [Thu Jul 2 11:31:43 2026] GET /v2.0/ports?device_id=6919208c-880b-4834-91d6-18bf74aade95 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 986/2050] 10.0.0.162 () {32 vars in 739 bytes} [Thu Jul 2 11:31:43 2026] DELETE /v2.0/security-groups/593b5c91-f260-4929-ae3a-8e67673a1a77 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:31:44.008 8 INFO neutron_taas.services.taas.taas_plugin [None req-97019568-8d9f-4808-b2a8-dcb207fadb63 ee40dc0833564a6eb7d93073fc9fb5ed 27e3e4b7500b4b4f959f3c0a469fc388 - - default default] TaaS: Handle Delete Port: 79dee7d0-c0a4-45dd-8bc8-08b0dd59dbcc 2026-07-02 11:31:44.011 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-97019568-8d9f-4808-b2a8-dcb207fadb63 ee40dc0833564a6eb7d93073fc9fb5ed 27e3e4b7500b4b4f959f3c0a469fc388 - - default default] Tap Mirror: Handle Delete Port: 79dee7d0-c0a4-45dd-8bc8-08b0dd59dbcc [pid: 7|app: 0|req: 1065/2051] 10.0.0.162 () {34 vars in 667 bytes} [Thu Jul 2 11:31:42 2026] POST /v2.0/routers => generated 474 bytes in 1374 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 987/2052] 10.0.0.162 () {32 vars in 723 bytes} [Thu Jul 2 11:31:43 2026] DELETE /v2.0/routers/6919208c-880b-4834-91d6-18bf74aade95 => generated 0 bytes in 456 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 988/2053] 10.0.0.162 () {32 vars in 773 bytes} [Thu Jul 2 11:31:44 2026] GET /v2.0/security-groups?tenant_id=1f926ce7129c42f8b1a31a3189840b25&name=default => generated 2925 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 989/2054] 10.0.0.162 () {34 vars in 750 bytes} [Thu Jul 2 11:31:44 2026] PUT /v2.0/routers/61163fa7-0078-448c-9209-d41985b6a369/tags => generated 25 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 990/2055] 10.0.0.162 () {32 vars in 720 bytes} [Thu Jul 2 11:31:44 2026] GET /v2.0/routers/5e52de14-7d0c-4cbe-8023-3456da50b92b => generated 480 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 991/2056] 10.0.0.162 () {32 vars in 739 bytes} [Thu Jul 2 11:31:44 2026] DELETE /v2.0/security-groups/e4e52259-5e48-4aff-a4f3-ec5994f6059d => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:31:44.625 7 INFO neutron.db.segments_db [None req-e13bc0a3-654a-4f4e-a7ec-c717bf57d8b8 e2d0572321f742daa953c22145caaab0 e03337fb718a4a6ea812dd27ce37b00e - - default default] Added segment 031daba5-e1ef-4950-a296-30f44ab08b45 of type vxlan for network 9681bc3d-04ca-42d1-a346-7051c2dc2234 [pid: 8|app: 0|req: 992/2057] 10.0.0.162 () {32 vars in 730 bytes} [Thu Jul 2 11:31:44 2026] GET /v2.0/routers/61163fa7-0078-448c-9209-d41985b6a369/tags => generated 25 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1066/2058] 10.0.0.162 () {34 vars in 670 bytes} [Thu Jul 2 11:31:44 2026] POST /v2.0/networks => generated 633 bytes in 455 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1067/2059] 10.0.0.162 () {34 vars in 761 bytes} [Thu Jul 2 11:31:44 2026] PUT /v2.0/routers/61163fa7-0078-448c-9209-d41985b6a369/tags/green => generated 4 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-07-02 11:31:44.938 7 INFO neutron.db.segments_db [None req-04ee3e19-dbdc-4f62-90a0-955ce9969e5e e2d0572321f742daa953c22145caaab0 e03337fb718a4a6ea812dd27ce37b00e - - default default] Added segment 5b34bd91-c351-4e6b-bcdc-e874160be4fe of type vxlan for network e6cb6be6-73cd-4a29-aa70-64937621407a 2026-07-02 11:31:45.223 7 INFO neutron.db.l3_hamode_db [None req-04ee3e19-dbdc-4f62-90a0-955ce9969e5e e2d0572321f742daa953c22145caaab0 e03337fb718a4a6ea812dd27ce37b00e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 993/2060] 10.0.0.162 () {34 vars in 741 bytes} [Thu Jul 2 11:31:44 2026] PUT /v2.0/routers/5e52de14-7d0c-4cbe-8023-3456da50b92b => generated 480 bytes in 589 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 994/2061] 10.0.0.162 () {32 vars in 730 bytes} [Thu Jul 2 11:31:45 2026] GET /v2.0/routers/61163fa7-0078-448c-9209-d41985b6a369/tags => generated 34 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 995/2062] 10.0.0.162 () {32 vars in 735 bytes} [Thu Jul 2 11:31:45 2026] GET /v2.0/ports?device_id=5e52de14-7d0c-4cbe-8023-3456da50b92b => 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: 996/2063] 10.0.0.162 () {34 vars in 757 bytes} [Thu Jul 2 11:31:45 2026] PUT /v2.0/routers/61163fa7-0078-448c-9209-d41985b6a369/tags/red => generated 4 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-07-02 11:31:45.699 8 INFO neutron_taas.services.taas.taas_plugin [None req-4bc65451-8177-4606-bfbe-ef71a741c2a1 ee40dc0833564a6eb7d93073fc9fb5ed 27e3e4b7500b4b4f959f3c0a469fc388 - - default default] TaaS: Handle Delete Port: fa44c3c6-85df-452a-8a5d-afc664659ee4 2026-07-02 11:31:45.702 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4bc65451-8177-4606-bfbe-ef71a741c2a1 ee40dc0833564a6eb7d93073fc9fb5ed 27e3e4b7500b4b4f959f3c0a469fc388 - - default default] Tap Mirror: Handle Delete Port: fa44c3c6-85df-452a-8a5d-afc664659ee4 2026-07-02 11:31:46.067 7 INFO neutron.db.l3_hamode_db [None req-04ee3e19-dbdc-4f62-90a0-955ce9969e5e e2d0572321f742daa953c22145caaab0 e03337fb718a4a6ea812dd27ce37b00e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 11:31:46.087 8 INFO neutron.services.segments.plugin [-] Segment ba5705bf-f447-42b7-8342-fff019bc2724 resource provider aggregate not found 2026-07-02 11:31:46.093 8 INFO neutron.services.segments.plugin [-] Segment ba5705bf-f447-42b7-8342-fff019bc2724 resource provider aggregate not found 2026-07-02 11:31:46.108 8 INFO neutron.services.segments.plugin [-] Segment ba5705bf-f447-42b7-8342-fff019bc2724 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ba5705bf-f447-42b7-8342-fff019bc2724 found for delete ", "request_id": "req-004de799-2e4b-4328-a5ba-6417117d4af9"}]} 2026-07-02 11:31:46.110 8 INFO neutron.services.segments.plugin [-] Segment ba5705bf-f447-42b7-8342-fff019bc2724 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ba5705bf-f447-42b7-8342-fff019bc2724 found for delete ", "request_id": "req-9c6fae0f-efb9-461d-b150-3b3a7dfdefbd"}]} 2026-07-02 11:31:46.125 8 INFO neutron.db.l3_hamode_db [None req-4bc65451-8177-4606-bfbe-ef71a741c2a1 ee40dc0833564a6eb7d93073fc9fb5ed 27e3e4b7500b4b4f959f3c0a469fc388 - - default default] HA network 36ce367c-965b-4657-9577-b7bf316b0ab8 was deleted as no HA routers are present in tenant 27e3e4b7500b4b4f959f3c0a469fc388. [pid: 8|app: 0|req: 997/2064] 10.0.0.162 () {32 vars in 723 bytes} [Thu Jul 2 11:31:45 2026] DELETE /v2.0/routers/5e52de14-7d0c-4cbe-8023-3456da50b92b => generated 0 bytes in 606 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 998/2065] 10.0.0.162 () {32 vars in 730 bytes} [Thu Jul 2 11:31:46 2026] GET /v2.0/routers/61163fa7-0078-448c-9209-d41985b6a369/tags => generated 34 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 999/2066] 10.0.0.162 () {34 vars in 779 bytes} [Thu Jul 2 11:31:46 2026] PUT /v2.0/routers/61163fa7-0078-448c-9209-d41985b6a369/tags/black.or.white => generated 4 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1000/2067] 10.0.0.162 () {32 vars in 730 bytes} [Thu Jul 2 11:31:46 2026] GET /v2.0/routers/61163fa7-0078-448c-9209-d41985b6a369/tags => generated 52 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1001/2068] 10.0.0.162 () {34 vars in 750 bytes} [Thu Jul 2 11:31:46 2026] PUT /v2.0/routers/61163fa7-0078-448c-9209-d41985b6a369/tags => generated 37 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1002/2069] 10.0.0.162 () {32 vars in 730 bytes} [Thu Jul 2 11:31:46 2026] GET /v2.0/routers/61163fa7-0078-448c-9209-d41985b6a369/tags => generated 37 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1003/2070] 10.0.0.162 () {32 vars in 738 bytes} [Thu Jul 2 11:31:46 2026] GET /v2.0/routers/61163fa7-0078-448c-9209-d41985b6a369/tags/red => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:31:46.925 8 INFO neutron.api.v2.resource [None req-f862a720-49dc-42a2-b825-eb8ab05b7203 1963b18beb2a4dae9ea3f28f03e23dbb ddc2827b8aa1448b8be20a2598286bd7 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1004/2071] 10.0.0.162 () {32 vars in 742 bytes} [Thu Jul 2 11:31:46 2026] GET /v2.0/routers/61163fa7-0078-448c-9209-d41985b6a369/tags/green => generated 99 bytes in 90 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1068/2072] 10.0.0.162 () {34 vars in 668 bytes} [Thu Jul 2 11:31:44 2026] POST /v2.0/routers => generated 694 bytes in 2141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1005/2073] 10.0.0.162 () {32 vars in 741 bytes} [Thu Jul 2 11:31:46 2026] DELETE /v2.0/routers/61163fa7-0078-448c-9209-d41985b6a369/tags/red => 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: 1006/2074] 10.0.0.162 () {32 vars in 730 bytes} [Thu Jul 2 11:31:47 2026] GET /v2.0/routers/61163fa7-0078-448c-9209-d41985b6a369/tags => generated 30 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1007/2075] 10.0.0.162 () {32 vars in 775 bytes} [Thu Jul 2 11:31:47 2026] GET /v2.0/subnets?project_id=e03337fb718a4a6ea812dd27ce37b00e&cidr=10.100.0.0%2F28 => generated 14 bytes in 226 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1069/2076] 10.0.0.162 () {32 vars in 773 bytes} [Thu Jul 2 11:31:47 2026] GET /v2.0/security-groups?tenant_id=a01428ec402546089052ee58dc4c3246&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: 1070/2077] 10.0.0.162 () {32 vars in 693 bytes} [Thu Jul 2 11:31:47 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:31:47.449 8 INFO neutron.api.v2.resource [None req-326c57ef-e520-4f5a-89cd-47527405f5fe 1963b18beb2a4dae9ea3f28f03e23dbb ddc2827b8aa1448b8be20a2598286bd7 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1008/2078] 10.0.0.162 () {32 vars in 745 bytes} [Thu Jul 2 11:31:47 2026] DELETE /v2.0/routers/61163fa7-0078-448c-9209-d41985b6a369/tags/green => generated 99 bytes in 95 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1009/2079] 10.0.0.162 () {32 vars in 783 bytes} [Thu Jul 2 11:31:47 2026] GET /v2.0/subnets?network_id=21a149a6-3ff8-4dda-a83d-dd055c72df6d&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) [pid: 7|app: 0|req: 1071/2080] 10.0.0.162 () {32 vars in 739 bytes} [Thu Jul 2 11:31:47 2026] DELETE /v2.0/security-groups/cb0cedbf-e05e-4b0a-9fe9-a2ee2196c0be => 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: 1010/2081] 10.0.0.162 () {32 vars in 733 bytes} [Thu Jul 2 11:31:47 2026] DELETE /v2.0/routers/61163fa7-0078-448c-9209-d41985b6a369/tags => 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: 1011/2082] 10.0.0.162 () {32 vars in 730 bytes} [Thu Jul 2 11:31:47 2026] GET /v2.0/routers/61163fa7-0078-448c-9209-d41985b6a369/tags => generated 12 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1072/2083] 10.0.0.162 () {34 vars in 668 bytes} [Thu Jul 2 11:31:47 2026] POST /v2.0/subnets => generated 656 bytes in 223 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1073/2084] 10.0.0.162 () {32 vars in 720 bytes} [Thu Jul 2 11:31:47 2026] GET /v2.0/routers/61163fa7-0078-448c-9209-d41985b6a369 => generated 480 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1012/2085] 10.0.0.162 () {32 vars in 773 bytes} [Thu Jul 2 11:31:47 2026] GET /v2.0/security-groups?tenant_id=6c24690018884af6b0941846fc603092&name=default => generated 2925 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1013/2086] 10.0.0.162 () {34 vars in 741 bytes} [Thu Jul 2 11:31:47 2026] PUT /v2.0/routers/61163fa7-0078-448c-9209-d41985b6a369 => generated 480 bytes in 661 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1014/2087] 10.0.0.162 () {32 vars in 739 bytes} [Thu Jul 2 11:31:48 2026] DELETE /v2.0/security-groups/c2b47558-eb67-40d7-9410-4c117e2dfc1f => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:31:48.851 8 INFO neutron.db.segments_db [None req-ce971c27-5f4b-442c-ab0d-251eb94b58f1 1ca37d1902904ebda454b58fed9018cc 1648417c441f4f51aa773f3d3e386db5 - - default default] Added segment 31eeefca-f1c1-42bd-97a6-7d685d5b4aef of type vxlan for network 3cc31a47-0071-4d49-b084-1901d22fcdfd [pid: 8|app: 0|req: 1015/2088] 10.0.0.162 () {34 vars in 669 bytes} [Thu Jul 2 11:31:48 2026] POST /v2.0/networks => generated 632 bytes in 381 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1016/2089] 10.0.0.162 () {32 vars in 735 bytes} [Thu Jul 2 11:31:48 2026] GET /v2.0/ports?device_id=61163fa7-0078-448c-9209-d41985b6a369 => 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: 1017/2090] 10.0.0.162 () {32 vars in 773 bytes} [Thu Jul 2 11:31:48 2026] GET /v2.0/security-groups?tenant_id=27e3e4b7500b4b4f959f3c0a469fc388&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: 1074/2091] 10.0.0.162 () {34 vars in 782 bytes} [Thu Jul 2 11:31:47 2026] PUT /v2.0/routers/fb8ad4fc-7c30-4e5f-a9eb-96b9dca90d6f/add_router_interface => generated 309 bytes in 1448 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:31:49.417 7 INFO neutron_taas.services.taas.taas_plugin [None req-5d0bb22e-d4fb-485e-a216-14bbf8a9efa1 1963b18beb2a4dae9ea3f28f03e23dbb ddc2827b8aa1448b8be20a2598286bd7 - - default default] TaaS: Handle Delete Port: 5cfd3c15-8306-45af-b6fc-3dd3e3b77fdc 2026-07-02 11:31:49.421 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5d0bb22e-d4fb-485e-a216-14bbf8a9efa1 1963b18beb2a4dae9ea3f28f03e23dbb ddc2827b8aa1448b8be20a2598286bd7 - - default default] Tap Mirror: Handle Delete Port: 5cfd3c15-8306-45af-b6fc-3dd3e3b77fdc 2026-07-02 11:31:49.802 7 INFO neutron.services.segments.plugin [-] Segment 7a13c2b3-a921-46ce-a544-9f3486c6d20f resource provider aggregate not found 2026-07-02 11:31:49.813 7 INFO neutron.services.segments.plugin [-] Segment 7a13c2b3-a921-46ce-a544-9f3486c6d20f resource provider aggregate not found 2026-07-02 11:31:49.829 7 INFO neutron.services.segments.plugin [-] Segment 7a13c2b3-a921-46ce-a544-9f3486c6d20f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7a13c2b3-a921-46ce-a544-9f3486c6d20f found for delete ", "request_id": "req-72d09d39-a3f8-4497-95a7-2f292e61195b"}]} [pid: 8|app: 0|req: 1018/2092] 10.0.0.162 () {34 vars in 668 bytes} [Thu Jul 2 11:31:49 2026] POST /v2.0/subnets => generated 626 bytes in 747 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:31:49.838 7 INFO neutron.services.segments.plugin [-] Segment 7a13c2b3-a921-46ce-a544-9f3486c6d20f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7a13c2b3-a921-46ce-a544-9f3486c6d20f found for delete ", "request_id": "req-1d5e872a-a08e-437f-84c0-4d4044d93e3a"}]} 2026-07-02 11:31:49.845 7 INFO neutron.db.l3_hamode_db [None req-5d0bb22e-d4fb-485e-a216-14bbf8a9efa1 1963b18beb2a4dae9ea3f28f03e23dbb ddc2827b8aa1448b8be20a2598286bd7 - - default default] HA network ec5ef96d-1703-4588-a37b-9d60849d8802 was deleted as no HA routers are present in tenant ddc2827b8aa1448b8be20a2598286bd7. [pid: 7|app: 0|req: 1075/2093] 10.0.0.162 () {32 vars in 723 bytes} [Thu Jul 2 11:31:49 2026] DELETE /v2.0/routers/61163fa7-0078-448c-9209-d41985b6a369 => generated 0 bytes in 620 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1076/2094] 10.0.0.162 () {32 vars in 648 bytes} [Thu Jul 2 11:31:49 2026] GET /v2.0/networks => generated 4347 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1019/2095] 10.0.0.162 () {32 vars in 739 bytes} [Thu Jul 2 11:31:49 2026] DELETE /v2.0/security-groups/12a0bd35-8393-48b8-b464-718d6b603172 => 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: 1020/2096] 10.0.0.162 () {32 vars in 646 bytes} [Thu Jul 2 11:31:49 2026] GET /v2.0/subnets => generated 3228 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1077/2097] 10.0.0.162 () {34 vars in 750 bytes} [Thu Jul 2 11:31:49 2026] PUT /v2.0/subnets/0b838b1d-29e7-4636-8548-e3ecc5d1a499/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: 1078/2098] 10.0.0.162 () {32 vars in 730 bytes} [Thu Jul 2 11:31:50 2026] GET /v2.0/subnets/0b838b1d-29e7-4636-8548-e3ecc5d1a499/tags => generated 25 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1021/2099] 10.0.0.162 () {32 vars in 646 bytes} [Thu Jul 2 11:31:50 2026] GET /v2.0/routers => generated 737 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1079/2100] 10.0.0.162 () {34 vars in 761 bytes} [Thu Jul 2 11:31:50 2026] PUT /v2.0/subnets/0b838b1d-29e7-4636-8548-e3ecc5d1a499/tags/green => generated 4 bytes in 81 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1022/2101] 10.0.0.162 () {32 vars in 730 bytes} [Thu Jul 2 11:31:50 2026] GET /v2.0/subnets/0b838b1d-29e7-4636-8548-e3ecc5d1a499/tags => generated 34 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1023/2102] 10.0.0.162 () {34 vars in 757 bytes} [Thu Jul 2 11:31:50 2026] PUT /v2.0/subnets/0b838b1d-29e7-4636-8548-e3ecc5d1a499/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: 1080/2103] 10.0.0.162 () {34 vars in 684 bytes} [Thu Jul 2 11:31:50 2026] POST /v2.0/security-groups => generated 1673 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1024/2104] 10.0.0.162 () {32 vars in 730 bytes} [Thu Jul 2 11:31:50 2026] GET /v2.0/subnets/0b838b1d-29e7-4636-8548-e3ecc5d1a499/tags => generated 34 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1081/2105] 10.0.0.162 () {34 vars in 694 bytes} [Thu Jul 2 11:31:50 2026] POST /v2.0/security-group-rules => generated 597 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1025/2106] 10.0.0.162 () {34 vars in 779 bytes} [Thu Jul 2 11:31:50 2026] PUT /v2.0/subnets/0b838b1d-29e7-4636-8548-e3ecc5d1a499/tags/black.or.white => generated 4 bytes in 88 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1082/2107] 10.0.0.162 () {32 vars in 730 bytes} [Thu Jul 2 11:31:50 2026] GET /v2.0/subnets/0b838b1d-29e7-4636-8548-e3ecc5d1a499/tags => generated 52 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1083/2108] 10.0.0.162 () {34 vars in 750 bytes} [Thu Jul 2 11:31:50 2026] PUT /v2.0/subnets/0b838b1d-29e7-4636-8548-e3ecc5d1a499/tags => generated 37 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1084/2109] 10.0.0.162 () {32 vars in 730 bytes} [Thu Jul 2 11:31:50 2026] GET /v2.0/subnets/0b838b1d-29e7-4636-8548-e3ecc5d1a499/tags => generated 37 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1026/2110] 10.0.0.162 () {34 vars in 694 bytes} [Thu Jul 2 11:31:50 2026] POST /v2.0/security-group-rules => generated 596 bytes in 182 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1027/2111] 10.0.0.162 () {32 vars in 738 bytes} [Thu Jul 2 11:31:50 2026] GET /v2.0/subnets/0b838b1d-29e7-4636-8548-e3ecc5d1a499/tags/red => generated 0 bytes in 45 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1028/2112] 10.0.0.162 () {34 vars in 694 bytes} [Thu Jul 2 11:31:50 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-07-02 11:31:50.810 8 INFO neutron.api.v2.resource [None req-e2ad6ca5-7777-4ec9-a0f6-0968be2eae1f 1ca37d1902904ebda454b58fed9018cc 1648417c441f4f51aa773f3d3e386db5 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1029/2113] 10.0.0.162 () {32 vars in 742 bytes} [Thu Jul 2 11:31:50 2026] GET /v2.0/subnets/0b838b1d-29e7-4636-8548-e3ecc5d1a499/tags/green => generated 99 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1085/2114] 10.0.0.162 () {32 vars in 773 bytes} [Thu Jul 2 11:31:50 2026] GET /v2.0/security-groups?tenant_id=aa67f1c9e8be4bcbb24abceac8872968&name=default => generated 2925 bytes in 282 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1030/2115] 10.0.0.162 () {34 vars in 694 bytes} [Thu Jul 2 11:31:50 2026] POST /v2.0/security-group-rules => generated 601 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1086/2116] 10.0.0.162 () {32 vars in 741 bytes} [Thu Jul 2 11:31:50 2026] DELETE /v2.0/subnets/0b838b1d-29e7-4636-8548-e3ecc5d1a499/tags/red => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:31:51.009 7 INFO neutron.db.securitygroups_db [None req-d94486cf-3304-4989-a866-6afff5b929a7 e2d0572321f742daa953c22145caaab0 e03337fb718a4a6ea812dd27ce37b00e - - default default] Project e03337fb718a4a6ea812dd27ce37b00e 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: 1031/2117] 10.0.0.162 () {32 vars in 739 bytes} [Thu Jul 2 11:31:50 2026] DELETE /v2.0/security-groups/b179c56b-633f-4899-810e-92ddae38ec41 => 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: 1032/2118] 10.0.0.162 () {32 vars in 730 bytes} [Thu Jul 2 11:31:51 2026] GET /v2.0/subnets/0b838b1d-29e7-4636-8548-e3ecc5d1a499/tags => generated 30 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1087/2119] 10.0.0.162 () {34 vars in 694 bytes} [Thu Jul 2 11:31:50 2026] POST /v2.0/security-group-rules => generated 607 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:31:51.133 8 INFO neutron.api.v2.resource [None req-e49e6883-d9d8-48ea-923b-2cab8157cfed 1ca37d1902904ebda454b58fed9018cc 1648417c441f4f51aa773f3d3e386db5 - - default default] delete failed (client error): The resource could not be found. 2026-07-02 11:31:51.133 7 INFO neutron.db.securitygroups_db [None req-d4ef049e-a77c-4f14-9351-156cacdea6f1 e2d0572321f742daa953c22145caaab0 e03337fb718a4a6ea812dd27ce37b00e - - default default] Project e03337fb718a4a6ea812dd27ce37b00e 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: 1033/2120] 10.0.0.162 () {32 vars in 745 bytes} [Thu Jul 2 11:31:51 2026] DELETE /v2.0/subnets/0b838b1d-29e7-4636-8548-e3ecc5d1a499/tags/green => generated 99 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1034/2121] 10.0.0.162 () {32 vars in 733 bytes} [Thu Jul 2 11:31:51 2026] DELETE /v2.0/subnets/0b838b1d-29e7-4636-8548-e3ecc5d1a499/tags => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1088/2122] 10.0.0.162 () {34 vars in 694 bytes} [Thu Jul 2 11:31:51 2026] POST /v2.0/security-group-rules => generated 606 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1089/2123] 10.0.0.162 () {32 vars in 730 bytes} [Thu Jul 2 11:31:51 2026] GET /v2.0/subnets/0b838b1d-29e7-4636-8548-e3ecc5d1a499/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: 1035/2124] 10.0.0.162 () {32 vars in 773 bytes} [Thu Jul 2 11:31:51 2026] GET /v2.0/security-groups?tenant_id=ddc2827b8aa1448b8be20a2598286bd7&name=default => generated 2925 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1090/2125] 10.0.0.162 () {32 vars in 723 bytes} [Thu Jul 2 11:31:51 2026] DELETE /v2.0/subnets/0b838b1d-29e7-4636-8548-e3ecc5d1a499 => generated 0 bytes in 161 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1036/2126] 10.0.0.162 () {32 vars in 739 bytes} [Thu Jul 2 11:31:51 2026] DELETE /v2.0/security-groups/24442be1-2df6-4bc7-bb73-3f7c9eb91716 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1091/2127] 10.0.0.162 () {32 vars in 725 bytes} [Thu Jul 2 11:31:51 2026] DELETE /v2.0/networks/3cc31a47-0071-4d49-b084-1901d22fcdfd => generated 0 bytes in 126 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 11:31:51.843 7 INFO neutron.services.segments.plugin [-] Segment 31eeefca-f1c1-42bd-97a6-7d685d5b4aef resource provider aggregate not found 2026-07-02 11:31:51.859 7 INFO neutron.services.segments.plugin [-] Segment 31eeefca-f1c1-42bd-97a6-7d685d5b4aef resource provider aggregate not found 2026-07-02 11:31:51.864 7 INFO neutron.services.segments.plugin [-] Segment 31eeefca-f1c1-42bd-97a6-7d685d5b4aef resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 31eeefca-f1c1-42bd-97a6-7d685d5b4aef found for delete ", "request_id": "req-d34db5ac-ecbe-40c9-93b5-3be3349f7852"}]} 2026-07-02 11:31:51.874 7 INFO neutron.services.segments.plugin [-] Segment 31eeefca-f1c1-42bd-97a6-7d685d5b4aef resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 31eeefca-f1c1-42bd-97a6-7d685d5b4aef found for delete ", "request_id": "req-e28b1d82-9c62-4a66-8490-a82f3794a954"}]} [pid: 8|app: 0|req: 1037/2128] 10.0.0.162 () {32 vars in 648 bytes} [Thu Jul 2 11:31:51 2026] GET /v2.0/networks => generated 1298 bytes in 301 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1092/2129] 10.0.0.111 () {34 vars in 1097 bytes} [Thu Jul 2 11:31:52 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-764189819&fields=id&tenant_id=e03337fb718a4a6ea812dd27ce37b00e => generated 69 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1038/2130] 10.0.0.111 () {34 vars in 981 bytes} [Thu Jul 2 11:31:52 2026] GET /v2.0/networks?id=9681bc3d-04ca-42d1-a346-7051c2dc2234 => generated 661 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1093/2131] 10.0.0.111 () {34 vars in 964 bytes} [Thu Jul 2 11:31:52 2026] GET /v2.0/quotas/e03337fb718a4a6ea812dd27ce37b00e => 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: 1039/2132] 10.0.0.111 () {34 vars in 1001 bytes} [Thu Jul 2 11:31:52 2026] GET /v2.0/ports?tenant_id=e03337fb718a4a6ea812dd27ce37b00e&fields=id => generated 103 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1094/2133] 10.0.0.111 () {34 vars in 1007 bytes} [Thu Jul 2 11:31:52 2026] GET /v2.0/networks/9681bc3d-04ca-42d1-a346-7051c2dc2234?fields=segments => generated 14 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1095/2134] 10.0.0.111 () {34 vars in 1107 bytes} [Thu Jul 2 11:31:52 2026] GET /v2.0/networks/9681bc3d-04ca-42d1-a346-7051c2dc2234?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: 1096/2135] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:31:52 2026] GET /v2.0/ports?device_id=f64d2be8-5a14-4b3f-868a-afdcee6859ef => 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: 1040/2136] 10.0.0.162 () {32 vars in 773 bytes} [Thu Jul 2 11:31:52 2026] GET /v2.0/security-groups?tenant_id=e6845554319a4c098cbe123ef2d4d383&name=default => generated 2925 bytes in 338 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1097/2137] 10.0.0.162 () {32 vars in 739 bytes} [Thu Jul 2 11:31:52 2026] DELETE /v2.0/security-groups/1909a9eb-0de5-4dbc-a5ae-daaed2d7bf79 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1041/2138] 10.0.0.162 () {32 vars in 773 bytes} [Thu Jul 2 11:31:52 2026] GET /v2.0/security-groups?tenant_id=1648417c441f4f51aa773f3d3e386db5&name=default => generated 2925 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1098/2139] 10.0.0.162 () {32 vars in 739 bytes} [Thu Jul 2 11:31:52 2026] DELETE /v2.0/security-groups/6e439a49-523c-4e94-9b42-755cdde474c0 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1042/2140] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:31:53 2026] GET /v2.0/ports?device_id=f64d2be8-5a14-4b3f-868a-afdcee6859ef => 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: 1043/2141] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:31:54 2026] GET /v2.0/ports?device_id=f64d2be8-5a14-4b3f-868a-afdcee6859ef => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 11:31:54.927 7 INFO neutron.db.segments_db [None req-350d6238-3cfd-4138-bcf7-b435535ec204 105e0fa9ff8e4bd099a63202da668776 98e013148ed6413591946695b20d02fe - - default default] Added segment 765bc0b0-4d88-4a0b-b4a1-879a52312d55 of type vxlan for network aded0cad-d692-4f4a-a7ba-0d2fc8cc26d5 [pid: 7|app: 0|req: 1099/2142] 10.0.0.162 () {34 vars in 669 bytes} [Thu Jul 2 11:31:54 2026] POST /v2.0/networks => generated 632 bytes in 503 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1044/2143] 10.0.0.162 () {34 vars in 668 bytes} [Thu Jul 2 11:31:55 2026] POST /v2.0/subnets => generated 626 bytes in 248 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:31:55.355 7 INFO neutron.db.segments_db [None req-7261f8b7-ec93-460f-89c9-fdb3dd88c148 105e0fa9ff8e4bd099a63202da668776 98e013148ed6413591946695b20d02fe - - default default] Added segment 06cd6a26-7d83-4906-b40e-da0cc31cf15c of type vxlan for network 6cea795d-64ce-4dab-bae1-2ec906854c1b [pid: 7|app: 0|req: 1100/2144] 10.0.0.162 () {34 vars in 669 bytes} [Thu Jul 2 11:31:55 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: 1045/2145] 10.0.0.162 () {34 vars in 668 bytes} [Thu Jul 2 11:31:55 2026] POST /v2.0/subnets => generated 629 bytes in 231 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:31:55.746 7 INFO neutron.db.segments_db [None req-dd83a8f6-faf2-4187-9feb-2fc5d00b5102 105e0fa9ff8e4bd099a63202da668776 98e013148ed6413591946695b20d02fe - - default default] Added segment ea92e481-a076-4865-bd16-a63df6d43b39 of type vxlan for network 11816c63-6bb5-45e0-8514-c292a6a9a4aa [pid: 8|app: 0|req: 1046/2146] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:31:55 2026] GET /v2.0/ports?device_id=f64d2be8-5a14-4b3f-868a-afdcee6859ef => 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: 1101/2147] 10.0.0.162 () {34 vars in 669 bytes} [Thu Jul 2 11:31:55 2026] POST /v2.0/networks => generated 631 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1047/2148] 10.0.0.162 () {34 vars in 668 bytes} [Thu Jul 2 11:31:55 2026] POST /v2.0/subnets => generated 629 bytes in 300 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:31:56.221 7 INFO neutron.db.segments_db [None req-0201c44f-4c6b-4759-8021-dab2fbd8e8b3 105e0fa9ff8e4bd099a63202da668776 98e013148ed6413591946695b20d02fe - - default default] Added segment 3e94f570-3ea0-4188-8e3d-db6ecbbebbf6 of type vxlan for network 4a9dc538-dd09-41ad-862d-fd8e8093e7d5 [pid: 7|app: 0|req: 1102/2149] 10.0.0.162 () {34 vars in 669 bytes} [Thu Jul 2 11:31:56 2026] POST /v2.0/networks => generated 632 bytes in 192 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1048/2152] 10.0.0.162 () {34 vars in 668 bytes} [Thu Jul 2 11:31:56 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) 2026-07-02 11:31:56.720 7 INFO neutron.db.segments_db [None req-4c4881aa-d598-442b-a63d-42067e949e84 105e0fa9ff8e4bd099a63202da668776 98e013148ed6413591946695b20d02fe - - default default] Added segment d3bbabec-7def-4bd6-b7e8-06cedc82a942 of type vxlan for network 5b0f216d-8523-4db3-9917-d09186e21023 [pid: 8|app: 0|req: 1049/2153] 199.19.213.129 () {34 vars in 985 bytes} [Thu Jul 2 11:31:56 2026] GET /v2.0/networks?id=9681bc3d-04ca-42d1-a346-7051c2dc2234 => generated 661 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1105/2154] 10.0.0.162 () {34 vars in 669 bytes} [Thu Jul 2 11:31:56 2026] POST /v2.0/networks => generated 632 bytes in 255 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1050/2155] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:31:56 2026] GET /v2.0/ports?device_id=f64d2be8-5a14-4b3f-868a-afdcee6859ef => 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: 1106/2156] 199.19.213.129 () {34 vars in 1049 bytes} [Thu Jul 2 11:31:56 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=e03337fb718a4a6ea812dd27ce37b00e => generated 180 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1051/2157] 10.0.0.162 () {34 vars in 668 bytes} [Thu Jul 2 11:31:56 2026] POST /v2.0/subnets => generated 629 bytes in 310 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1052/2158] 10.0.0.162 () {34 vars in 750 bytes} [Thu Jul 2 11:31:57 2026] PUT /v2.0/subnets/e1242b8e-d4bd-4037-8712-6e88fb59aabf/tags => generated 17 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1053/2159] 10.0.0.162 () {34 vars in 750 bytes} [Thu Jul 2 11:31:57 2026] PUT /v2.0/subnets/43982a38-85ec-43e0-a656-56c33507245e/tags => generated 25 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1107/2160] 199.19.213.129 () {38 vars in 954 bytes} [Thu Jul 2 11:31:56 2026] POST /v2.0/ports => generated 954 bytes in 455 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1054/2161] 10.0.0.162 () {34 vars in 750 bytes} [Thu Jul 2 11:31:57 2026] PUT /v2.0/subnets/e74ef3d1-fe6f-4950-9ba4-146ff7281f82/tags => generated 34 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1055/2162] 10.0.0.162 () {34 vars in 750 bytes} [Thu Jul 2 11:31:57 2026] PUT /v2.0/subnets/696d9497-963c-4e97-8827-1e18f6d6a17f/tags => generated 19 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1056/2163] 10.0.0.162 () {32 vars in 663 bytes} [Thu Jul 2 11:31:57 2026] GET /v2.0/subnets?tags=red => generated 1904 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1057/2164] 10.0.0.162 () {32 vars in 677 bytes} [Thu Jul 2 11:31:57 2026] GET /v2.0/subnets?tags=red%2Cblue => 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: 1058/2165] 10.0.0.162 () {32 vars in 673 bytes} [Thu Jul 2 11:31:57 2026] GET /v2.0/subnets?tags-any=blue => generated 1283 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1059/2166] 10.0.0.162 () {32 vars in 685 bytes} [Thu Jul 2 11:31:57 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1904 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1060/2167] 10.0.0.162 () {32 vars in 671 bytes} [Thu Jul 2 11:31:57 2026] GET /v2.0/subnets?not-tags=red => generated 1894 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1061/2168] 10.0.0.162 () {32 vars in 685 bytes} [Thu Jul 2 11:31:57 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2515 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1108/2169] 199.19.213.129 () {38 vars in 1027 bytes} [Thu Jul 2 11:31:57 2026] PUT /v2.0/ports/d4a31bea-5025-4de8-982c-343168481e73 => generated 1235 bytes in 418 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1062/2170] 10.0.0.162 () {32 vars in 681 bytes} [Thu Jul 2 11:31:57 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2515 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:31:57.884 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3f7bc50b-04ae-4d22-b75a-e00ae3251f3c'] response: {'name': 'network-changed', 'server_uuid': 'f64d2be8-5a14-4b3f-868a-afdcee6859ef', 'tag': 'd4a31bea-5025-4de8-982c-343168481e73', '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: 1109/2171] 10.0.0.162 () {32 vars in 693 bytes} [Thu Jul 2 11:31:57 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1894 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1110/2172] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:31:58 2026] GET /v2.0/ports?device_id=f64d2be8-5a14-4b3f-868a-afdcee6859ef => generated 969 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1111/2173] 10.0.0.111 () {34 vars in 1039 bytes} [Thu Jul 2 11:31:58 2026] GET /v2.0/security-groups?id=1aa207ee-ed69-41f5-a746-7ece2680f0b5&fields=id&fields=name => generated 113 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1063/2174] 10.0.0.162 () {32 vars in 723 bytes} [Thu Jul 2 11:31:57 2026] DELETE /v2.0/subnets/e1242b8e-d4bd-4037-8712-6e88fb59aabf => generated 0 bytes in 193 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1112/2175] 10.0.0.162 () {32 vars in 723 bytes} [Thu Jul 2 11:31:58 2026] DELETE /v2.0/subnets/43982a38-85ec-43e0-a656-56c33507245e => generated 0 bytes in 120 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1064/2176] 10.0.0.162 () {32 vars in 723 bytes} [Thu Jul 2 11:31:58 2026] DELETE /v2.0/subnets/e74ef3d1-fe6f-4950-9ba4-146ff7281f82 => 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: 1113/2177] 199.19.213.129 () {34 vars in 1079 bytes} [Thu Jul 2 11:31:58 2026] GET /v2.0/ports?tenant_id=e03337fb718a4a6ea812dd27ce37b00e&device_id=f64d2be8-5a14-4b3f-868a-afdcee6859ef => 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: 1114/2178] 199.19.213.129 () {34 vars in 1017 bytes} [Thu Jul 2 11:31:58 2026] GET /v2.0/networks?tenant_id=e03337fb718a4a6ea812dd27ce37b00e&shared=False => generated 757 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1115/2179] 199.19.213.129 () {34 vars in 929 bytes} [Thu Jul 2 11:31:58 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1065/2180] 10.0.0.162 () {32 vars in 723 bytes} [Thu Jul 2 11:31:58 2026] DELETE /v2.0/subnets/696d9497-963c-4e97-8827-1e18f6d6a17f => 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: 1116/2181] 10.0.0.162 () {32 vars in 723 bytes} [Thu Jul 2 11:31:58 2026] DELETE /v2.0/subnets/56981c14-471a-4e9d-ba9b-7e11f0ba35c2 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 11:31:58.817 8 INFO neutron_taas.services.taas.taas_plugin [None req-f5e9a4f0-67d9-4b0c-b49e-e9056e62135d 105e0fa9ff8e4bd099a63202da668776 98e013148ed6413591946695b20d02fe - - default default] TaaS: Handle Delete Port: 08ebcaf7-5bd5-4384-b178-85fa1a669ac0 2026-07-02 11:31:58.821 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f5e9a4f0-67d9-4b0c-b49e-e9056e62135d 105e0fa9ff8e4bd099a63202da668776 98e013148ed6413591946695b20d02fe - - default default] Tap Mirror: Handle Delete Port: 08ebcaf7-5bd5-4384-b178-85fa1a669ac0 2026-07-02 11:31:59.020 8 INFO neutron.services.segments.plugin [-] Segment 765bc0b0-4d88-4a0b-b4a1-879a52312d55 resource provider aggregate not found 2026-07-02 11:31:59.028 8 INFO neutron.services.segments.plugin [-] Segment 765bc0b0-4d88-4a0b-b4a1-879a52312d55 resource provider aggregate not found 2026-07-02 11:31:59.041 8 INFO neutron.services.segments.plugin [-] Segment 765bc0b0-4d88-4a0b-b4a1-879a52312d55 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 765bc0b0-4d88-4a0b-b4a1-879a52312d55 found for delete ", "request_id": "req-aefcb6d1-d550-4f33-b54a-35a0a79497d0"}]} 2026-07-02 11:31:59.048 8 INFO neutron.services.segments.plugin [-] Segment 765bc0b0-4d88-4a0b-b4a1-879a52312d55 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 765bc0b0-4d88-4a0b-b4a1-879a52312d55 found for delete ", "request_id": "req-d0ccd23e-e994-4136-8d47-434fde1426c1"}]} [pid: 8|app: 0|req: 1066/2182] 10.0.0.162 () {32 vars in 725 bytes} [Thu Jul 2 11:31:58 2026] DELETE /v2.0/networks/aded0cad-d692-4f4a-a7ba-0d2fc8cc26d5 => generated 0 bytes in 375 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 11:31:59.224 7 INFO neutron.services.segments.plugin [-] Segment 06cd6a26-7d83-4906-b40e-da0cc31cf15c resource provider aggregate not found 2026-07-02 11:31:59.231 7 INFO neutron.services.segments.plugin [-] Segment 06cd6a26-7d83-4906-b40e-da0cc31cf15c resource provider aggregate not found 2026-07-02 11:31:59.247 7 INFO neutron.services.segments.plugin [-] Segment 06cd6a26-7d83-4906-b40e-da0cc31cf15c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 06cd6a26-7d83-4906-b40e-da0cc31cf15c found for delete ", "request_id": "req-ca433a91-d110-4b02-ae00-4c9ee6d7b053"}]} 2026-07-02 11:31:59.255 7 INFO neutron.services.segments.plugin [-] Segment 06cd6a26-7d83-4906-b40e-da0cc31cf15c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 06cd6a26-7d83-4906-b40e-da0cc31cf15c found for delete ", "request_id": "req-42bc52f6-7621-436e-9dbc-96cf34b5e79e"}]} [pid: 8|app: 0|req: 1067/2183] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:31:59 2026] GET /v2.0/ports?device_id=f64d2be8-5a14-4b3f-868a-afdcee6859ef => generated 969 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1117/2184] 10.0.0.162 () {32 vars in 725 bytes} [Thu Jul 2 11:31:59 2026] DELETE /v2.0/networks/6cea795d-64ce-4dab-bae1-2ec906854c1b => 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: 1118/2185] 10.0.0.111 () {34 vars in 1039 bytes} [Thu Jul 2 11:31:59 2026] GET /v2.0/security-groups?id=1aa207ee-ed69-41f5-a746-7ece2680f0b5&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: 1068/2186] 10.0.0.162 () {32 vars in 725 bytes} [Thu Jul 2 11:31:59 2026] DELETE /v2.0/networks/11816c63-6bb5-45e0-8514-c292a6a9a4aa => generated 0 bytes in 132 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1119/2187] 10.0.0.162 () {32 vars in 725 bytes} [Thu Jul 2 11:31:59 2026] DELETE /v2.0/networks/4a9dc538-dd09-41ad-862d-fd8e8093e7d5 => 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: 1120/2188] 199.19.213.129 () {34 vars in 1079 bytes} [Thu Jul 2 11:31:59 2026] GET /v2.0/ports?tenant_id=e03337fb718a4a6ea812dd27ce37b00e&device_id=f64d2be8-5a14-4b3f-868a-afdcee6859ef => generated 1238 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1121/2189] 199.19.213.129 () {34 vars in 1057 bytes} [Thu Jul 2 11:31:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=d4a31bea-5025-4de8-982c-343168481e73 => 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: 1122/2190] 199.19.213.129 () {34 vars in 983 bytes} [Thu Jul 2 11:31:59 2026] GET /v2.0/subnets?id=19dc275e-e5bc-457f-84b7-26fc825a0b0c => generated 677 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1069/2191] 10.0.0.162 () {32 vars in 725 bytes} [Thu Jul 2 11:31:59 2026] DELETE /v2.0/networks/5b0f216d-8523-4db3-9917-d09186e21023 => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1123/2192] 199.19.213.129 () {34 vars in 1051 bytes} [Thu Jul 2 11:31:59 2026] GET /v2.0/ports?network_id=9681bc3d-04ca-42d1-a346-7051c2dc2234&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: 1070/2193] 199.19.213.129 () {34 vars in 1011 bytes} [Thu Jul 2 11:31:59 2026] GET /v2.0/networks/9681bc3d-04ca-42d1-a346-7051c2dc2234?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: 1124/2194] 199.19.213.129 () {34 vars in 1111 bytes} [Thu Jul 2 11:31:59 2026] GET /v2.0/networks/9681bc3d-04ca-42d1-a346-7051c2dc2234?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: 1071/2195] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:32:00 2026] GET /v2.0/ports?device_id=f64d2be8-5a14-4b3f-868a-afdcee6859ef => generated 969 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1125/2196] 10.0.0.111 () {34 vars in 1039 bytes} [Thu Jul 2 11:32:00 2026] GET /v2.0/security-groups?id=1aa207ee-ed69-41f5-a746-7ece2680f0b5&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1072/2197] 10.0.0.162 () {32 vars in 773 bytes} [Thu Jul 2 11:32:00 2026] GET /v2.0/security-groups?tenant_id=6d6dbbca417342fe9638eb3b79b11638&name=default => generated 2929 bytes in 321 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1126/2198] 10.0.0.162 () {32 vars in 739 bytes} [Thu Jul 2 11:32:00 2026] DELETE /v2.0/security-groups/43e5467b-0433-4633-8ebc-73711b563518 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:32:01.060 8 INFO neutron.services.segments.plugin [-] Segment ea92e481-a076-4865-bd16-a63df6d43b39 resource provider aggregate not found 2026-07-02 11:32:01.065 8 INFO neutron.services.segments.plugin [-] Segment ea92e481-a076-4865-bd16-a63df6d43b39 resource provider aggregate not found 2026-07-02 11:32:01.072 8 INFO neutron.services.segments.plugin [-] Segment ea92e481-a076-4865-bd16-a63df6d43b39 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ea92e481-a076-4865-bd16-a63df6d43b39 found for delete ", "request_id": "req-93fceb76-33bf-4b47-a09b-39ec7e74d304"}]} 2026-07-02 11:32:01.077 8 INFO neutron.services.segments.plugin [-] Segment ea92e481-a076-4865-bd16-a63df6d43b39 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ea92e481-a076-4865-bd16-a63df6d43b39 found for delete ", "request_id": "req-29703d6e-c777-4be5-b5e9-5f8d32908e3f"}]} 2026-07-02 11:32:01.086 8 INFO neutron.services.segments.plugin [-] Segment d3bbabec-7def-4bd6-b7e8-06cedc82a942 resource provider aggregate not found 2026-07-02 11:32:01.090 8 INFO neutron.services.segments.plugin [-] Segment d3bbabec-7def-4bd6-b7e8-06cedc82a942 resource provider aggregate not found 2026-07-02 11:32:01.099 8 INFO neutron.services.segments.plugin [-] Segment d3bbabec-7def-4bd6-b7e8-06cedc82a942 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d3bbabec-7def-4bd6-b7e8-06cedc82a942 found for delete ", "request_id": "req-95208237-d2bb-4809-bf54-772620969b44"}]} 2026-07-02 11:32:01.105 8 INFO neutron.services.segments.plugin [-] Segment d3bbabec-7def-4bd6-b7e8-06cedc82a942 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d3bbabec-7def-4bd6-b7e8-06cedc82a942 found for delete ", "request_id": "req-2767ce1e-8fd2-4611-b9b1-dba0970e8d8b"}]} 2026-07-02 11:32:01.265 7 INFO neutron.services.segments.plugin [-] Segment 3e94f570-3ea0-4188-8e3d-db6ecbbebbf6 resource provider aggregate not found 2026-07-02 11:32:01.274 7 INFO neutron.services.segments.plugin [-] Segment 3e94f570-3ea0-4188-8e3d-db6ecbbebbf6 resource provider aggregate not found 2026-07-02 11:32:01.282 7 INFO neutron.services.segments.plugin [-] Segment 3e94f570-3ea0-4188-8e3d-db6ecbbebbf6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3e94f570-3ea0-4188-8e3d-db6ecbbebbf6 found for delete ", "request_id": "req-c29760a0-0cd6-495e-9cf7-243b355f17fd"}]} 2026-07-02 11:32:01.291 7 INFO neutron.services.segments.plugin [-] Segment 3e94f570-3ea0-4188-8e3d-db6ecbbebbf6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3e94f570-3ea0-4188-8e3d-db6ecbbebbf6 found for delete ", "request_id": "req-3183ad29-0567-4b30-a1b5-800edd3486fc"}]} [pid: 8|app: 0|req: 1073/2199] 10.0.0.162 () {32 vars in 773 bytes} [Thu Jul 2 11:32:01 2026] GET /v2.0/security-groups?tenant_id=ab87ae86dad04504b89438d29f95f71d&name=default => generated 2929 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1127/2200] 10.0.0.162 () {32 vars in 739 bytes} [Thu Jul 2 11:32:01 2026] DELETE /v2.0/security-groups/354ec190-a04f-440c-a8b6-dbb3dd0fec0a => 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: 1074/2201] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:32:01 2026] GET /v2.0/ports?device_id=f64d2be8-5a14-4b3f-868a-afdcee6859ef => generated 969 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1128/2202] 10.0.0.162 () {32 vars in 773 bytes} [Thu Jul 2 11:32:01 2026] GET /v2.0/security-groups?tenant_id=98e013148ed6413591946695b20d02fe&name=default => generated 2925 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1075/2203] 10.0.0.111 () {34 vars in 1039 bytes} [Thu Jul 2 11:32:01 2026] GET /v2.0/security-groups?id=1aa207ee-ed69-41f5-a746-7ece2680f0b5&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: 1129/2204] 10.0.0.162 () {32 vars in 739 bytes} [Thu Jul 2 11:32:01 2026] DELETE /v2.0/security-groups/ed1638b8-00cd-478c-924b-c786f78a974f => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:32:02.673 8 INFO neutron.db.segments_db [None req-b8bec71f-736a-42fc-8fa9-4ae43af7bf60 6cb4250367ff40ffada9876a07e40b8a 1bb387c9acd44282b4f69118fd1b3324 - - default default] Added segment 2ee97acc-a8a5-4f48-b5d2-33bc006829c3 of type vxlan for network 6a939750-4928-42b2-8b0a-d48c1b0b4327 [pid: 7|app: 0|req: 1130/2205] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:32:02 2026] GET /v2.0/ports?device_id=f64d2be8-5a14-4b3f-868a-afdcee6859ef => 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: 1131/2206] 10.0.0.111 () {34 vars in 1039 bytes} [Thu Jul 2 11:32:02 2026] GET /v2.0/security-groups?id=1aa207ee-ed69-41f5-a746-7ece2680f0b5&fields=id&fields=name => generated 113 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1076/2207] 10.0.0.162 () {34 vars in 669 bytes} [Thu Jul 2 11:32:02 2026] POST /v2.0/networks => generated 640 bytes in 477 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1132/2208] 10.0.0.162 () {34 vars in 668 bytes} [Thu Jul 2 11:32:02 2026] POST /v2.0/subnets => generated 658 bytes in 310 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1077/2209] 10.0.0.162 () {32 vars in 721 bytes} [Thu Jul 2 11:32:03 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 245 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1133/2210] 10.0.0.162 () {34 vars in 668 bytes} [Thu Jul 2 11:32:03 2026] POST /v2.0/subnets => generated 732 bytes in 232 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:32:03.676 8 INFO neutron.db.segments_db [None req-f46d2773-b2e6-4686-a84c-60be712a0010 6cb4250367ff40ffada9876a07e40b8a 1bb387c9acd44282b4f69118fd1b3324 - - default default] Added segment 1407cae9-d0c9-4405-9726-0565a04d6b40 of type vxlan for network db171b1e-e560-4657-a048-495efadbd264 [pid: 8|app: 0|req: 1078/2211] 10.0.0.162 () {34 vars in 669 bytes} [Thu Jul 2 11:32:03 2026] POST /v2.0/networks => generated 638 bytes in 193 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1079/2212] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:32:03 2026] GET /v2.0/ports?device_id=f64d2be8-5a14-4b3f-868a-afdcee6859ef => generated 971 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1080/2213] 10.0.0.111 () {34 vars in 1039 bytes} [Thu Jul 2 11:32:03 2026] GET /v2.0/security-groups?id=1aa207ee-ed69-41f5-a746-7ece2680f0b5&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: 1134/2214] 10.0.0.162 () {34 vars in 668 bytes} [Thu Jul 2 11:32:03 2026] POST /v2.0/subnets => generated 656 bytes in 321 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1081/2215] 10.0.0.162 () {34 vars in 668 bytes} [Thu Jul 2 11:32:04 2026] POST /v2.0/subnets => generated 726 bytes in 248 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:32:04.449 7 INFO neutron.db.segments_db [None req-0d9a0bc7-3a2d-44e3-8ae0-9b4ab341f252 6cb4250367ff40ffada9876a07e40b8a 1bb387c9acd44282b4f69118fd1b3324 - - default default] Added segment dc5e4e42-187e-4291-96fe-a9d71bfdd880 of type vxlan for network 277e603b-2b62-4c0a-aae8-fcb413c995c2 [pid: 7|app: 0|req: 1135/2216] 10.0.0.162 () {34 vars in 669 bytes} [Thu Jul 2 11:32:04 2026] POST /v2.0/networks => generated 637 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1082/2217] 10.0.0.162 () {34 vars in 668 bytes} [Thu Jul 2 11:32:04 2026] POST /v2.0/subnets => generated 656 bytes in 268 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1136/2218] 10.0.0.162 () {34 vars in 668 bytes} [Thu Jul 2 11:32:04 2026] POST /v2.0/subnets => generated 730 bytes in 224 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:32:05.112 7 INFO neutron.db.segments_db [None req-c4d70b03-e6ac-4702-b252-2c503a88915d 6cb4250367ff40ffada9876a07e40b8a 1bb387c9acd44282b4f69118fd1b3324 - - default default] Added segment 07ebc558-1b8f-416d-add3-eb7049a52048 of type vxlan for network 5fb06f09-ce3d-4cd4-bafb-b81c12f73424 [pid: 8|app: 0|req: 1083/2219] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:32:05 2026] GET /v2.0/ports?device_id=f64d2be8-5a14-4b3f-868a-afdcee6859ef => generated 971 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1084/2220] 10.0.0.111 () {34 vars in 1039 bytes} [Thu Jul 2 11:32:05 2026] GET /v2.0/security-groups?id=1aa207ee-ed69-41f5-a746-7ece2680f0b5&fields=id&fields=name => generated 113 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1085/2221] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:32:05 2026] GET /v2.0/ports?device_id=f64d2be8-5a14-4b3f-868a-afdcee6859ef => generated 971 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:32:05.362 7 INFO neutron.db.l3_hamode_db [None req-c4d70b03-e6ac-4702-b252-2c503a88915d 6cb4250367ff40ffada9876a07e40b8a 1bb387c9acd44282b4f69118fd1b3324 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1086/2222] 10.0.0.162 () {34 vars in 677 bytes} [Thu Jul 2 11:32:05 2026] POST /v2.0/qos/policies => generated 359 bytes in 216 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1087/2223] 10.0.0.111 () {34 vars in 1039 bytes} [Thu Jul 2 11:32:05 2026] GET /v2.0/security-groups?id=1aa207ee-ed69-41f5-a746-7ece2680f0b5&fields=id&fields=name => generated 113 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1088/2224] 10.0.0.162 () {34 vars in 752 bytes} [Thu Jul 2 11:32:05 2026] PUT /v2.0/policies/d136c207-7866-4fd0-9128-14b3ed05739a/tags => generated 25 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1089/2225] 10.0.0.162 () {32 vars in 735 bytes} [Thu Jul 2 11:32:05 2026] GET /v2.0/ports?device_id=f64d2be8-5a14-4b3f-868a-afdcee6859ef => generated 1240 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1090/2226] 10.0.0.162 () {32 vars in 732 bytes} [Thu Jul 2 11:32:05 2026] GET /v2.0/policies/d136c207-7866-4fd0-9128-14b3ed05739a/tags => generated 25 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 11:32:06.158 7 INFO neutron.db.l3_hamode_db [None req-c4d70b03-e6ac-4702-b252-2c503a88915d 6cb4250367ff40ffada9876a07e40b8a 1bb387c9acd44282b4f69118fd1b3324 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 11:32:06.451 8 INFO neutron.db.l3_db [None req-66230956-59f9-4d0f-83cc-79ff9a8cfd21 e2d0572321f742daa953c22145caaab0 e03337fb718a4a6ea812dd27ce37b00e - - default default] Floating IP 1b96363f-3903-499e-b21a-7f1da87602c3 associated. External IP: 10.96.250.207, port: d4a31bea-5025-4de8-982c-343168481e73. [pid: 8|app: 0|req: 1091/2227] 10.0.0.162 () {34 vars in 676 bytes} [Thu Jul 2 11:32:05 2026] POST /v2.0/floatingips => generated 855 bytes in 1193 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:32:06.871 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e5d22004-a32c-494f-a17c-beabebdab099'] response: {'name': 'network-changed', 'server_uuid': 'f64d2be8-5a14-4b3f-868a-afdcee6859ef', 'tag': 'd4a31bea-5025-4de8-982c-343168481e73', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1092/2228] 10.0.0.162 () {34 vars in 763 bytes} [Thu Jul 2 11:32:06 2026] PUT /v2.0/policies/d136c207-7866-4fd0-9128-14b3ed05739a/tags/green => generated 4 bytes in 92 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1093/2229] 10.0.0.162 () {32 vars in 728 bytes} [Thu Jul 2 11:32:06 2026] GET /v2.0/floatingips/1b96363f-3903-499e-b21a-7f1da87602c3 => generated 855 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1094/2230] 10.0.0.162 () {32 vars in 732 bytes} [Thu Jul 2 11:32:06 2026] GET /v2.0/policies/d136c207-7866-4fd0-9128-14b3ed05739a/tags => generated 34 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1095/2231] 10.0.0.162 () {34 vars in 759 bytes} [Thu Jul 2 11:32:07 2026] PUT /v2.0/policies/d136c207-7866-4fd0-9128-14b3ed05739a/tags/red => generated 4 bytes in 56 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1137/2232] 10.0.0.162 () {34 vars in 668 bytes} [Thu Jul 2 11:32:05 2026] POST /v2.0/routers => generated 684 bytes in 2097 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1096/2233] 10.0.0.162 () {32 vars in 732 bytes} [Thu Jul 2 11:32:07 2026] GET /v2.0/policies/d136c207-7866-4fd0-9128-14b3ed05739a/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: 1097/2234] 10.0.0.162 () {34 vars in 781 bytes} [Thu Jul 2 11:32:07 2026] PUT /v2.0/policies/d136c207-7866-4fd0-9128-14b3ed05739a/tags/black.or.white => generated 4 bytes in 84 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1098/2235] 10.0.0.162 () {32 vars in 732 bytes} [Thu Jul 2 11:32:07 2026] GET /v2.0/policies/d136c207-7866-4fd0-9128-14b3ed05739a/tags => generated 52 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1099/2236] 10.0.0.162 () {34 vars in 752 bytes} [Thu Jul 2 11:32:07 2026] PUT /v2.0/policies/d136c207-7866-4fd0-9128-14b3ed05739a/tags => generated 37 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1100/2237] 10.0.0.162 () {32 vars in 732 bytes} [Thu Jul 2 11:32:07 2026] GET /v2.0/policies/d136c207-7866-4fd0-9128-14b3ed05739a/tags => generated 37 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1101/2238] 199.19.213.129 () {34 vars in 1079 bytes} [Thu Jul 2 11:32:07 2026] GET /v2.0/ports?tenant_id=e03337fb718a4a6ea812dd27ce37b00e&device_id=f64d2be8-5a14-4b3f-868a-afdcee6859ef => 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: 1102/2239] 10.0.0.162 () {32 vars in 740 bytes} [Thu Jul 2 11:32:07 2026] GET /v2.0/policies/d136c207-7866-4fd0-9128-14b3ed05739a/tags/red => generated 0 bytes in 31 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1103/2240] 199.19.213.129 () {34 vars in 985 bytes} [Thu Jul 2 11:32:07 2026] GET /v2.0/networks?id=9681bc3d-04ca-42d1-a346-7051c2dc2234 => generated 757 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:32:07.543 8 INFO neutron.api.v2.resource [None req-aa01d552-976b-4a29-89f4-7c0fca9eaa99 4e60e0bde17e4144ac8b05b44523d92c 3bdeb2bba2614682b58398f47b886175 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1104/2241] 10.0.0.162 () {32 vars in 744 bytes} [Thu Jul 2 11:32:07 2026] GET /v2.0/policies/d136c207-7866-4fd0-9128-14b3ed05739a/tags/green => generated 99 bytes in 54 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1105/2242] 199.19.213.129 () {34 vars in 1057 bytes} [Thu Jul 2 11:32:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=d4a31bea-5025-4de8-982c-343168481e73 => generated 858 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1106/2243] 10.0.0.162 () {32 vars in 743 bytes} [Thu Jul 2 11:32:07 2026] DELETE /v2.0/policies/d136c207-7866-4fd0-9128-14b3ed05739a/tags/red => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1107/2244] 199.19.213.129 () {34 vars in 983 bytes} [Thu Jul 2 11:32:07 2026] GET /v2.0/subnets?id=19dc275e-e5bc-457f-84b7-26fc825a0b0c => generated 677 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1108/2245] 10.0.0.162 () {32 vars in 732 bytes} [Thu Jul 2 11:32:07 2026] GET /v2.0/policies/d136c207-7866-4fd0-9128-14b3ed05739a/tags => generated 30 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1109/2246] 199.19.213.129 () {34 vars in 1051 bytes} [Thu Jul 2 11:32:07 2026] GET /v2.0/ports?network_id=9681bc3d-04ca-42d1-a346-7051c2dc2234&device_owner=network%3Adhcp => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:32:07.827 8 INFO neutron.api.v2.resource [None req-efbf6608-0095-4b66-9c0f-3d5da47f2ec2 4e60e0bde17e4144ac8b05b44523d92c 3bdeb2bba2614682b58398f47b886175 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1110/2247] 10.0.0.162 () {32 vars in 747 bytes} [Thu Jul 2 11:32:07 2026] DELETE /v2.0/policies/d136c207-7866-4fd0-9128-14b3ed05739a/tags/green => generated 99 bytes in 51 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1111/2248] 199.19.213.129 () {34 vars in 1011 bytes} [Thu Jul 2 11:32:07 2026] GET /v2.0/networks/9681bc3d-04ca-42d1-a346-7051c2dc2234?fields=segments => generated 14 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1112/2249] 10.0.0.162 () {32 vars in 735 bytes} [Thu Jul 2 11:32:07 2026] DELETE /v2.0/policies/d136c207-7866-4fd0-9128-14b3ed05739a/tags => 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: 1113/2250] 199.19.213.129 () {34 vars in 1111 bytes} [Thu Jul 2 11:32:07 2026] GET /v2.0/networks/9681bc3d-04ca-42d1-a346-7051c2dc2234?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1114/2251] 10.0.0.162 () {32 vars in 732 bytes} [Thu Jul 2 11:32:08 2026] GET /v2.0/policies/d136c207-7866-4fd0-9128-14b3ed05739a/tags => generated 12 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1115/2252] 10.0.0.162 () {32 vars in 728 bytes} [Thu Jul 2 11:32:08 2026] GET /v2.0/floatingips/1b96363f-3903-499e-b21a-7f1da87602c3 => generated 857 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1116/2253] 10.0.0.162 () {32 vars in 733 bytes} [Thu Jul 2 11:32:08 2026] DELETE /v2.0/qos/policies/d136c207-7866-4fd0-9128-14b3ed05739a => 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: 1138/2254] 10.0.0.162 () {34 vars in 782 bytes} [Thu Jul 2 11:32:07 2026] PUT /v2.0/routers/eafeaeca-764c-462b-b62b-60fdbe5e90d5/add_router_interface => generated 309 bytes in 1654 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1139/2255] 10.0.0.162 () {32 vars in 773 bytes} [Thu Jul 2 11:32:08 2026] GET /v2.0/security-groups?tenant_id=3bdeb2bba2614682b58398f47b886175&name=default => generated 2929 bytes in 306 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1140/2256] 10.0.0.162 () {32 vars in 739 bytes} [Thu Jul 2 11:32:09 2026] DELETE /v2.0/security-groups/06cb24f7-af95-4066-90af-dfa646b6aa85 => 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: 1141/2257] 10.0.0.162 () {32 vars in 773 bytes} [Thu Jul 2 11:32:09 2026] GET /v2.0/security-groups?tenant_id=409408d1a04043919972fcac5fc28dd5&name=default => generated 2929 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1142/2258] 10.0.0.162 () {32 vars in 739 bytes} [Thu Jul 2 11:32:09 2026] DELETE /v2.0/security-groups/31cea19f-3096-401c-a27b-736c8f798bdf => 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: 1117/2259] 10.0.0.162 () {34 vars in 782 bytes} [Thu Jul 2 11:32:08 2026] PUT /v2.0/routers/eafeaeca-764c-462b-b62b-60fdbe5e90d5/add_router_interface => generated 309 bytes in 1411 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1143/2262] 10.0.0.162 () {34 vars in 782 bytes} [Thu Jul 2 11:32:10 2026] PUT /v2.0/routers/eafeaeca-764c-462b-b62b-60fdbe5e90d5/add_router_interface => generated 309 bytes in 1979 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1120/2263] 10.0.0.162 () {34 vars in 683 bytes} [Thu Jul 2 11:32:12 2026] POST /v2.0/security-groups => generated 1629 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1144/2264] 10.0.0.162 () {34 vars in 694 bytes} [Thu Jul 2 11:32:12 2026] POST /v2.0/security-group-rules => generated 597 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1121/2265] 10.0.0.162 () {34 vars in 694 bytes} [Thu Jul 2 11:32:12 2026] POST /v2.0/security-group-rules => generated 597 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1145/2266] 10.0.0.162 () {34 vars in 694 bytes} [Thu Jul 2 11:32:12 2026] POST /v2.0/security-group-rules => generated 599 bytes in 225 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1122/2267] 10.0.0.162 () {34 vars in 694 bytes} [Thu Jul 2 11:32:12 2026] POST /v2.0/security-group-rules => generated 601 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1146/2268] 10.0.0.162 () {34 vars in 694 bytes} [Thu Jul 2 11:32:12 2026] POST /v2.0/security-group-rules => generated 601 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1147/2269] 10.0.0.162 () {34 vars in 694 bytes} [Thu Jul 2 11:32:13 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: 1148/2270] 10.0.0.162 () {34 vars in 694 bytes} [Thu Jul 2 11:32:13 2026] POST /v2.0/security-group-rules => generated 597 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1123/2271] 10.0.0.162 () {34 vars in 683 bytes} [Thu Jul 2 11:32:13 2026] POST /v2.0/security-groups => generated 1603 bytes in 381 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1124/2272] 10.0.0.162 () {34 vars in 766 bytes} [Thu Jul 2 11:32:13 2026] PUT /v2.0/security-groups/d2d014de-bbab-4b0c-96e7-55dbf8d3e33d/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: 1149/2273] 10.0.0.162 () {34 vars in 694 bytes} [Thu Jul 2 11:32:13 2026] POST /v2.0/security-group-rules => generated 597 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1125/2274] 10.0.0.162 () {32 vars in 746 bytes} [Thu Jul 2 11:32:13 2026] GET /v2.0/security-groups/d2d014de-bbab-4b0c-96e7-55dbf8d3e33d/tags => generated 25 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1126/2275] 10.0.0.162 () {34 vars in 777 bytes} [Thu Jul 2 11:32:13 2026] PUT /v2.0/security-groups/d2d014de-bbab-4b0c-96e7-55dbf8d3e33d/tags/green => generated 4 bytes in 55 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1127/2276] 10.0.0.162 () {32 vars in 746 bytes} [Thu Jul 2 11:32:13 2026] GET /v2.0/security-groups/d2d014de-bbab-4b0c-96e7-55dbf8d3e33d/tags => generated 34 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1150/2277] 10.0.0.162 () {34 vars in 694 bytes} [Thu Jul 2 11:32:13 2026] POST /v2.0/security-group-rules => generated 599 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1128/2278] 10.0.0.162 () {34 vars in 773 bytes} [Thu Jul 2 11:32:13 2026] PUT /v2.0/security-groups/d2d014de-bbab-4b0c-96e7-55dbf8d3e33d/tags/red => generated 4 bytes in 47 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1129/2279] 10.0.0.162 () {32 vars in 746 bytes} [Thu Jul 2 11:32:13 2026] GET /v2.0/security-groups/d2d014de-bbab-4b0c-96e7-55dbf8d3e33d/tags => generated 34 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1130/2280] 10.0.0.162 () {34 vars in 795 bytes} [Thu Jul 2 11:32:13 2026] PUT /v2.0/security-groups/d2d014de-bbab-4b0c-96e7-55dbf8d3e33d/tags/black.or.white => generated 4 bytes in 58 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1151/2281] 10.0.0.162 () {34 vars in 694 bytes} [Thu Jul 2 11:32:13 2026] POST /v2.0/security-group-rules => generated 601 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1131/2282] 10.0.0.162 () {32 vars in 746 bytes} [Thu Jul 2 11:32:13 2026] GET /v2.0/security-groups/d2d014de-bbab-4b0c-96e7-55dbf8d3e33d/tags => generated 52 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1132/2283] 10.0.0.162 () {34 vars in 766 bytes} [Thu Jul 2 11:32:13 2026] PUT /v2.0/security-groups/d2d014de-bbab-4b0c-96e7-55dbf8d3e33d/tags => generated 37 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1133/2284] 10.0.0.162 () {32 vars in 746 bytes} [Thu Jul 2 11:32:13 2026] GET /v2.0/security-groups/d2d014de-bbab-4b0c-96e7-55dbf8d3e33d/tags => generated 37 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1152/2285] 10.0.0.162 () {34 vars in 694 bytes} [Thu Jul 2 11:32:13 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: 1134/2286] 10.0.0.162 () {32 vars in 754 bytes} [Thu Jul 2 11:32:13 2026] GET /v2.0/security-groups/d2d014de-bbab-4b0c-96e7-55dbf8d3e33d/tags/red => generated 0 bytes in 40 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:32:14.010 7 INFO neutron.api.v2.resource [None req-e408a645-8a47-403f-8fd4-f96c889d8a24 81b4bffcd4594594a6f1a836e4e08301 771d15847b7646e9b9b2ed7b2147f0ea - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1153/2287] 10.0.0.162 () {32 vars in 758 bytes} [Thu Jul 2 11:32:13 2026] GET /v2.0/security-groups/d2d014de-bbab-4b0c-96e7-55dbf8d3e33d/tags/green => generated 99 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1135/2288] 10.0.0.162 () {32 vars in 757 bytes} [Thu Jul 2 11:32:14 2026] DELETE /v2.0/security-groups/d2d014de-bbab-4b0c-96e7-55dbf8d3e33d/tags/red => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1154/2289] 10.0.0.162 () {32 vars in 746 bytes} [Thu Jul 2 11:32:14 2026] GET /v2.0/security-groups/d2d014de-bbab-4b0c-96e7-55dbf8d3e33d/tags => generated 30 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 11:32:14.165 8 INFO neutron.api.v2.resource [None req-9917fd0e-da6e-404c-83f2-a38a1f24d3ef 81b4bffcd4594594a6f1a836e4e08301 771d15847b7646e9b9b2ed7b2147f0ea - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1136/2290] 10.0.0.162 () {32 vars in 761 bytes} [Thu Jul 2 11:32:14 2026] DELETE /v2.0/security-groups/d2d014de-bbab-4b0c-96e7-55dbf8d3e33d/tags/green => generated 99 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1155/2291] 10.0.0.111 () {34 vars in 1093 bytes} [Thu Jul 2 11:32:14 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-312965769&fields=id&tenant_id=1bb387c9acd44282b4f69118fd1b3324 => generated 69 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1137/2292] 10.0.0.162 () {32 vars in 749 bytes} [Thu Jul 2 11:32:14 2026] DELETE /v2.0/security-groups/d2d014de-bbab-4b0c-96e7-55dbf8d3e33d/tags => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1156/2293] 10.0.0.111 () {34 vars in 981 bytes} [Thu Jul 2 11:32:14 2026] GET /v2.0/networks?id=db171b1e-e560-4657-a048-495efadbd264 => generated 705 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1138/2294] 10.0.0.162 () {32 vars in 746 bytes} [Thu Jul 2 11:32:14 2026] GET /v2.0/security-groups/d2d014de-bbab-4b0c-96e7-55dbf8d3e33d/tags => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1139/2295] 10.0.0.111 () {34 vars in 964 bytes} [Thu Jul 2 11:32:14 2026] GET /v2.0/quotas/1bb387c9acd44282b4f69118fd1b3324 => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1157/2296] 10.0.0.184 () {34 vars in 989 bytes} [Thu Jul 2 11:32:14 2026] GET /v2.0/ports?device_id=f64d2be8-5a14-4b3f-868a-afdcee6859ef => generated 1240 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1140/2297] 10.0.0.162 () {32 vars in 739 bytes} [Thu Jul 2 11:32:14 2026] DELETE /v2.0/security-groups/d2d014de-bbab-4b0c-96e7-55dbf8d3e33d => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1141/2298] 10.0.0.184 () {34 vars in 1039 bytes} [Thu Jul 2 11:32:14 2026] GET /v2.0/security-groups?id=1aa207ee-ed69-41f5-a746-7ece2680f0b5&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: 1158/2299] 10.0.0.111 () {34 vars in 1001 bytes} [Thu Jul 2 11:32:14 2026] GET /v2.0/ports?tenant_id=1bb387c9acd44282b4f69118fd1b3324&fields=id => generated 241 bytes in 170 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1142/2300] 10.0.0.111 () {34 vars in 1007 bytes} [Thu Jul 2 11:32:14 2026] GET /v2.0/networks/db171b1e-e560-4657-a048-495efadbd264?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: 1159/2301] 10.0.0.111 () {34 vars in 1107 bytes} [Thu Jul 2 11:32:14 2026] GET /v2.0/networks/db171b1e-e560-4657-a048-495efadbd264?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1143/2302] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:32:14 2026] GET /v2.0/ports?device_id=80c6d921-ab47-4497-83bf-a3608a321993 => 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: 1160/2303] 10.0.0.162 () {32 vars in 773 bytes} [Thu Jul 2 11:32:15 2026] GET /v2.0/security-groups?tenant_id=0da3ef0a9747447b90e56a8224107438&name=default => generated 2929 bytes in 218 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1144/2304] 10.0.0.162 () {32 vars in 739 bytes} [Thu Jul 2 11:32:15 2026] DELETE /v2.0/security-groups/1c1acb6b-1a31-4da9-8405-f430cc06f1cd => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1161/2305] 10.0.0.162 () {32 vars in 773 bytes} [Thu Jul 2 11:32:15 2026] GET /v2.0/security-groups?tenant_id=771d15847b7646e9b9b2ed7b2147f0ea&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: 1145/2306] 10.0.0.162 () {32 vars in 739 bytes} [Thu Jul 2 11:32:15 2026] DELETE /v2.0/security-groups/6bcf548e-26eb-47bd-8814-f61519f64dec => 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: 1146/2307] 199.19.213.129 () {34 vars in 985 bytes} [Thu Jul 2 11:32:18 2026] GET /v2.0/networks?id=db171b1e-e560-4657-a048-495efadbd264 => generated 705 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1147/2308] 199.19.213.129 () {34 vars in 1049 bytes} [Thu Jul 2 11:32:19 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=1bb387c9acd44282b4f69118fd1b3324 => generated 178 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:32:19.103 7 INFO neutron.db.segments_db [None req-e10adba1-68cf-4103-b7f2-5fba39cf7545 97e5a4b2333f4329ae6cef17e8b16c05 6cffb31e67cb4fed89a81580a64c734e - - default default] Added segment c920d9c4-5ef0-4d24-993c-a1c77607bee5 of type vxlan for network 3bc414cc-40d4-4162-bc6e-ec7e30f4d7ae [pid: 7|app: 0|req: 1162/2309] 10.0.0.162 () {34 vars in 669 bytes} [Thu Jul 2 11:32:18 2026] POST /v2.0/networks => generated 632 bytes in 462 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1163/2310] 10.0.0.162 () {34 vars in 663 bytes} [Thu Jul 2 11:32:19 2026] POST /v2.0/ports => generated 743 bytes in 306 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1148/2311] 199.19.213.129 () {38 vars in 954 bytes} [Thu Jul 2 11:32:19 2026] POST /v2.0/ports => generated 1183 bytes in 440 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: 1164/2312] 10.0.0.162 () {34 vars in 665 bytes} [Thu Jul 2 11:32:19 2026] POST /v2.0/trunks => generated 407 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1165/2313] 10.0.0.162 () {34 vars in 748 bytes} [Thu Jul 2 11:32:19 2026] PUT /v2.0/trunks/2d581618-b93e-41b2-affc-f96db1c6ee65/tags => generated 25 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1166/2314] 10.0.0.162 () {32 vars in 728 bytes} [Thu Jul 2 11:32:19 2026] GET /v2.0/trunks/2d581618-b93e-41b2-affc-f96db1c6ee65/tags => generated 25 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1167/2315] 10.0.0.162 () {34 vars in 759 bytes} [Thu Jul 2 11:32:19 2026] PUT /v2.0/trunks/2d581618-b93e-41b2-affc-f96db1c6ee65/tags/green => generated 4 bytes in 44 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1168/2316] 10.0.0.162 () {32 vars in 728 bytes} [Thu Jul 2 11:32:19 2026] GET /v2.0/trunks/2d581618-b93e-41b2-affc-f96db1c6ee65/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: 1169/2317] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:32:19 2026] GET /v2.0/ports?device_id=80c6d921-ab47-4497-83bf-a3608a321993 => generated 1198 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1170/2318] 10.0.0.162 () {34 vars in 755 bytes} [Thu Jul 2 11:32:19 2026] PUT /v2.0/trunks/2d581618-b93e-41b2-affc-f96db1c6ee65/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: 1171/2319] 10.0.0.111 () {34 vars in 1039 bytes} [Thu Jul 2 11:32:19 2026] GET /v2.0/security-groups?id=fec09f22-07ac-4036-87bb-b904979b2793&fields=id&fields=name => generated 111 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1149/2320] 199.19.213.129 () {38 vars in 1027 bytes} [Thu Jul 2 11:32:19 2026] PUT /v2.0/ports/c7495594-8598-4bd2-9b9e-e0f67ea0b1ac => generated 1464 bytes in 493 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1172/2321] 10.0.0.162 () {32 vars in 728 bytes} [Thu Jul 2 11:32:20 2026] GET /v2.0/trunks/2d581618-b93e-41b2-affc-f96db1c6ee65/tags => generated 34 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 11:32:20.073 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8245f70e-dd94-4902-bcd0-b65fb4356a94'] response: {'name': 'network-changed', 'server_uuid': '80c6d921-ab47-4497-83bf-a3608a321993', 'tag': 'c7495594-8598-4bd2-9b9e-e0f67ea0b1ac', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1150/2322] 10.0.0.162 () {34 vars in 777 bytes} [Thu Jul 2 11:32:20 2026] PUT /v2.0/trunks/2d581618-b93e-41b2-affc-f96db1c6ee65/tags/black.or.white => 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: 1173/2323] 10.0.0.162 () {32 vars in 728 bytes} [Thu Jul 2 11:32:20 2026] GET /v2.0/trunks/2d581618-b93e-41b2-affc-f96db1c6ee65/tags => generated 52 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1151/2324] 10.0.0.162 () {34 vars in 748 bytes} [Thu Jul 2 11:32:20 2026] PUT /v2.0/trunks/2d581618-b93e-41b2-affc-f96db1c6ee65/tags => generated 37 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1174/2325] 10.0.0.162 () {32 vars in 728 bytes} [Thu Jul 2 11:32:20 2026] GET /v2.0/trunks/2d581618-b93e-41b2-affc-f96db1c6ee65/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: 1152/2326] 10.0.0.162 () {32 vars in 736 bytes} [Thu Jul 2 11:32:20 2026] GET /v2.0/trunks/2d581618-b93e-41b2-affc-f96db1c6ee65/tags/red => generated 0 bytes in 24 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:32:20.274 7 INFO neutron.api.v2.resource [None req-9a50ca8a-43f8-4e2c-b998-d0ebaba1c749 97e5a4b2333f4329ae6cef17e8b16c05 6cffb31e67cb4fed89a81580a64c734e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1175/2327] 10.0.0.162 () {32 vars in 740 bytes} [Thu Jul 2 11:32:20 2026] GET /v2.0/trunks/2d581618-b93e-41b2-affc-f96db1c6ee65/tags/green => generated 99 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1153/2328] 10.0.0.162 () {32 vars in 739 bytes} [Thu Jul 2 11:32:20 2026] DELETE /v2.0/trunks/2d581618-b93e-41b2-affc-f96db1c6ee65/tags/red => generated 0 bytes in 37 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1176/2329] 10.0.0.162 () {32 vars in 728 bytes} [Thu Jul 2 11:32:20 2026] GET /v2.0/trunks/2d581618-b93e-41b2-affc-f96db1c6ee65/tags => generated 30 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 11:32:20.383 8 INFO neutron.api.v2.resource [None req-72e4c552-2181-47c6-95dc-c421e93769ac 97e5a4b2333f4329ae6cef17e8b16c05 6cffb31e67cb4fed89a81580a64c734e - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1154/2330] 10.0.0.162 () {32 vars in 743 bytes} [Thu Jul 2 11:32:20 2026] DELETE /v2.0/trunks/2d581618-b93e-41b2-affc-f96db1c6ee65/tags/green => generated 99 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1177/2331] 10.0.0.162 () {32 vars in 731 bytes} [Thu Jul 2 11:32:20 2026] DELETE /v2.0/trunks/2d581618-b93e-41b2-affc-f96db1c6ee65/tags => generated 0 bytes in 35 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1155/2332] 10.0.0.162 () {32 vars in 728 bytes} [Thu Jul 2 11:32:20 2026] GET /v2.0/trunks/2d581618-b93e-41b2-affc-f96db1c6ee65/tags => 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: 1178/2333] 10.0.0.162 () {32 vars in 718 bytes} [Thu Jul 2 11:32:20 2026] GET /v2.0/trunks/2d581618-b93e-41b2-affc-f96db1c6ee65 => 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: 1156/2334] 10.0.0.162 () {32 vars in 716 bytes} [Thu Jul 2 11:32:20 2026] GET /v2.0/ports/25dfc7cc-3a23-418c-86b4-c168f01f412a => generated 826 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1157/2335] 199.19.213.129 () {34 vars in 1079 bytes} [Thu Jul 2 11:32:20 2026] GET /v2.0/ports?tenant_id=1bb387c9acd44282b4f69118fd1b3324&device_id=80c6d921-ab47-4497-83bf-a3608a321993 => generated 1467 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1179/2336] 10.0.0.162 () {32 vars in 721 bytes} [Thu Jul 2 11:32:20 2026] DELETE /v2.0/trunks/2d581618-b93e-41b2-affc-f96db1c6ee65 => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1158/2337] 199.19.213.129 () {34 vars in 1017 bytes} [Thu Jul 2 11:32:20 2026] GET /v2.0/networks?tenant_id=1bb387c9acd44282b4f69118fd1b3324&shared=False => generated 2376 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1159/2338] 199.19.213.129 () {34 vars in 929 bytes} [Thu Jul 2 11:32:20 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:32:20.760 7 INFO neutron_taas.services.taas.taas_plugin [None req-f2178747-5e16-4e4f-854e-7f3f7d5dddac 97e5a4b2333f4329ae6cef17e8b16c05 6cffb31e67cb4fed89a81580a64c734e - - default default] TaaS: Handle Delete Port: 25dfc7cc-3a23-418c-86b4-c168f01f412a 2026-07-02 11:32:20.763 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f2178747-5e16-4e4f-854e-7f3f7d5dddac 97e5a4b2333f4329ae6cef17e8b16c05 6cffb31e67cb4fed89a81580a64c734e - - default default] Tap Mirror: Handle Delete Port: 25dfc7cc-3a23-418c-86b4-c168f01f412a [pid: 7|app: 0|req: 1180/2339] 10.0.0.162 () {32 vars in 719 bytes} [Thu Jul 2 11:32:20 2026] DELETE /v2.0/ports/25dfc7cc-3a23-418c-86b4-c168f01f412a => generated 0 bytes in 203 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 11:32:20.980 8 INFO neutron.services.segments.plugin [-] Segment c920d9c4-5ef0-4d24-993c-a1c77607bee5 resource provider aggregate not found 2026-07-02 11:32:20.987 8 INFO neutron.services.segments.plugin [-] Segment c920d9c4-5ef0-4d24-993c-a1c77607bee5 resource provider aggregate not found 2026-07-02 11:32:21.008 8 INFO neutron.services.segments.plugin [-] Segment c920d9c4-5ef0-4d24-993c-a1c77607bee5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c920d9c4-5ef0-4d24-993c-a1c77607bee5 found for delete ", "request_id": "req-2453bda0-b69f-440c-b79f-c688949a927e"}]} 2026-07-02 11:32:21.013 8 INFO neutron.services.segments.plugin [-] Segment c920d9c4-5ef0-4d24-993c-a1c77607bee5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c920d9c4-5ef0-4d24-993c-a1c77607bee5 found for delete ", "request_id": "req-76ab313b-0128-4008-b789-9b4c4c0b3b1a"}]} [pid: 8|app: 0|req: 1160/2340] 10.0.0.162 () {32 vars in 725 bytes} [Thu Jul 2 11:32:20 2026] DELETE /v2.0/networks/3bc414cc-40d4-4162-bc6e-ec7e30f4d7ae => 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: 1161/2341] 199.19.213.129 () {34 vars in 1079 bytes} [Thu Jul 2 11:32:21 2026] GET /v2.0/ports?tenant_id=1bb387c9acd44282b4f69118fd1b3324&device_id=80c6d921-ab47-4497-83bf-a3608a321993 => generated 1467 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1162/2342] 199.19.213.129 () {34 vars in 1057 bytes} [Thu Jul 2 11:32:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.146&port_id=c7495594-8598-4bd2-9b9e-e0f67ea0b1ac => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1163/2343] 199.19.213.129 () {34 vars in 1103 bytes} [Thu Jul 2 11:32:21 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A164&port_id=c7495594-8598-4bd2-9b9e-e0f67ea0b1ac => 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: 1181/2344] 10.0.0.162 () {32 vars in 773 bytes} [Thu Jul 2 11:32:21 2026] GET /v2.0/security-groups?tenant_id=6cffb31e67cb4fed89a81580a64c734e&name=default => generated 2929 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1164/2345] 199.19.213.129 () {34 vars in 1063 bytes} [Thu Jul 2 11:32:21 2026] GET /v2.0/subnets?id=78306f0a-2229-4be7-ae49-ff6ca021da04&id=a844fcc3-f94e-4a68-aec8-0ab6fdfa2069 => generated 1411 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1165/2346] 199.19.213.129 () {34 vars in 1051 bytes} [Thu Jul 2 11:32:21 2026] GET /v2.0/ports?network_id=db171b1e-e560-4657-a048-495efadbd264&device_owner=network%3Adhcp => generated 1457 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1166/2347] 199.19.213.129 () {34 vars in 1051 bytes} [Thu Jul 2 11:32:21 2026] GET /v2.0/ports?network_id=db171b1e-e560-4657-a048-495efadbd264&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: 1182/2348] 10.0.0.162 () {32 vars in 739 bytes} [Thu Jul 2 11:32:21 2026] DELETE /v2.0/security-groups/5d4e26a9-7008-4b55-9b4c-6c41d9218248 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1167/2349] 199.19.213.129 () {34 vars in 1011 bytes} [Thu Jul 2 11:32:21 2026] GET /v2.0/networks/db171b1e-e560-4657-a048-495efadbd264?fields=segments => generated 14 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1183/2350] 199.19.213.129 () {34 vars in 1111 bytes} [Thu Jul 2 11:32:22 2026] GET /v2.0/networks/db171b1e-e560-4657-a048-495efadbd264?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: 1168/2351] 10.0.0.162 () {32 vars in 773 bytes} [Thu Jul 2 11:32:22 2026] GET /v2.0/security-groups?tenant_id=4b0af7fc503241cf8d1fac143f4f6e82&name=default => generated 2929 bytes in 180 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1184/2352] 10.0.0.162 () {32 vars in 739 bytes} [Thu Jul 2 11:32:22 2026] DELETE /v2.0/security-groups/a9b8afaa-ba5a-4112-a08d-ab6679228e87 => 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: 1169/2353] 10.0.0.162 () {32 vars in 825 bytes} [Thu Jul 2 11:32:24 2026] GET /v2.0/ports?project_id=e03337fb718a4a6ea812dd27ce37b00e&network_id=9681bc3d-04ca-42d1-a346-7051c2dc2234 => generated 3691 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1185/2354] 10.0.0.162 () {32 vars in 741 bytes} [Thu Jul 2 11:32:24 2026] GET /v2.0/subnets?network_id=21a149a6-3ff8-4dda-a83d-dd055c72df6d => generated 667 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:32:25.047 8 INFO neutron.db.l3_db [None req-a6e1b4c6-3912-4fba-b30e-50978849e476 e2d0572321f742daa953c22145caaab0 e03337fb718a4a6ea812dd27ce37b00e - - default default] Floating IP 1b96363f-3903-499e-b21a-7f1da87602c3 disassociated. External IP: 10.96.250.207, port: d4a31bea-5025-4de8-982c-343168481e73. [pid: 7|app: 0|req: 1186/2355] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:32:25 2026] GET /v2.0/ports?device_id=80c6d921-ab47-4497-83bf-a3608a321993 => generated 1200 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1187/2356] 10.0.0.111 () {34 vars in 1039 bytes} [Thu Jul 2 11:32:25 2026] GET /v2.0/security-groups?id=fec09f22-07ac-4036-87bb-b904979b2793&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: 8|app: 0|req: 1170/2357] 10.0.0.162 () {34 vars in 748 bytes} [Thu Jul 2 11:32:24 2026] PUT /v2.0/floatingips/1b96363f-3903-499e-b21a-7f1da87602c3 => generated 554 bytes in 446 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1188/2358] 10.0.0.162 () {32 vars in 728 bytes} [Thu Jul 2 11:32:25 2026] GET /v2.0/floatingips/1b96363f-3903-499e-b21a-7f1da87602c3 => generated 554 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:32:25.389 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-589879aa-3dda-4a7c-be6d-a56c9d99f346'] response: {'name': 'network-changed', 'server_uuid': 'f64d2be8-5a14-4b3f-868a-afdcee6859ef', 'tag': 'd4a31bea-5025-4de8-982c-343168481e73', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1189/2359] 199.19.213.129 () {34 vars in 1079 bytes} [Thu Jul 2 11:32:25 2026] GET /v2.0/ports?tenant_id=e03337fb718a4a6ea812dd27ce37b00e&device_id=f64d2be8-5a14-4b3f-868a-afdcee6859ef => generated 1240 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1190/2360] 199.19.213.129 () {34 vars in 985 bytes} [Thu Jul 2 11:32:25 2026] GET /v2.0/networks?id=9681bc3d-04ca-42d1-a346-7051c2dc2234 => generated 757 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1191/2361] 199.19.213.129 () {34 vars in 1057 bytes} [Thu Jul 2 11:32:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=d4a31bea-5025-4de8-982c-343168481e73 => 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: 1192/2362] 199.19.213.129 () {34 vars in 983 bytes} [Thu Jul 2 11:32:26 2026] GET /v2.0/subnets?id=19dc275e-e5bc-457f-84b7-26fc825a0b0c => generated 677 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1193/2363] 199.19.213.129 () {34 vars in 1051 bytes} [Thu Jul 2 11:32:26 2026] GET /v2.0/ports?network_id=9681bc3d-04ca-42d1-a346-7051c2dc2234&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: 1194/2364] 199.19.213.129 () {34 vars in 1011 bytes} [Thu Jul 2 11:32:26 2026] GET /v2.0/networks/9681bc3d-04ca-42d1-a346-7051c2dc2234?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: 1195/2365] 199.19.213.129 () {34 vars in 1111 bytes} [Thu Jul 2 11:32:26 2026] GET /v2.0/networks/9681bc3d-04ca-42d1-a346-7051c2dc2234?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: 1171/2366] 10.0.0.162 () {32 vars in 773 bytes} [Thu Jul 2 11:32:25 2026] GET /v2.0/security-groups?tenant_id=bd22eab33d9641bf831df2455dc0d9d5&name=default => generated 2929 bytes in 309 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1196/2367] 10.0.0.162 () {32 vars in 739 bytes} [Thu Jul 2 11:32:26 2026] DELETE /v2.0/security-groups/cf35d646-f513-4140-90fb-153d0ce62516 => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1197/2368] 10.0.0.162 () {32 vars in 728 bytes} [Thu Jul 2 11:32:26 2026] GET /v2.0/floatingips/1b96363f-3903-499e-b21a-7f1da87602c3 => generated 554 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1172/2369] 10.0.0.162 () {32 vars in 773 bytes} [Thu Jul 2 11:32:26 2026] GET /v2.0/security-groups?tenant_id=99749d2885554750b89c3b5720b0a204&name=default => generated 2929 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1198/2372] 10.0.0.162 () {32 vars in 739 bytes} [Thu Jul 2 11:32:26 2026] DELETE /v2.0/security-groups/0850d106-a0d2-421b-a3ef-086f8ece7609 => 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: 1175/2373] 10.0.0.162 () {32 vars in 728 bytes} [Thu Jul 2 11:32:27 2026] GET /v2.0/floatingips/1b96363f-3903-499e-b21a-7f1da87602c3 => generated 552 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1199/2374] 10.0.0.162 () {34 vars in 684 bytes} [Thu Jul 2 11:32:28 2026] POST /v2.0/security-groups => generated 1675 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1176/2375] 10.0.0.162 () {34 vars in 694 bytes} [Thu Jul 2 11:32:28 2026] POST /v2.0/security-group-rules => generated 597 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1200/2376] 10.0.0.162 () {34 vars in 694 bytes} [Thu Jul 2 11:32:28 2026] POST /v2.0/security-group-rules => generated 596 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1177/2377] 10.0.0.162 () {34 vars in 694 bytes} [Thu Jul 2 11:32:28 2026] POST /v2.0/security-group-rules => generated 602 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1201/2378] 10.0.0.162 () {34 vars in 694 bytes} [Thu Jul 2 11:32:29 2026] POST /v2.0/security-group-rules => generated 601 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:32:29.254 8 INFO neutron.db.securitygroups_db [None req-049c3394-f009-4c03-9c30-1bdfac2db032 e2d0572321f742daa953c22145caaab0 e03337fb718a4a6ea812dd27ce37b00e - - default default] Project e03337fb718a4a6ea812dd27ce37b00e 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: 1178/2379] 10.0.0.162 () {34 vars in 694 bytes} [Thu Jul 2 11:32:29 2026] POST /v2.0/security-group-rules => generated 607 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:32:29.370 7 INFO neutron.db.securitygroups_db [None req-57b30536-543c-4f46-864c-d4e2c5936062 e2d0572321f742daa953c22145caaab0 e03337fb718a4a6ea812dd27ce37b00e - - default default] Project e03337fb718a4a6ea812dd27ce37b00e 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: 1202/2380] 10.0.0.162 () {34 vars in 694 bytes} [Thu Jul 2 11:32:29 2026] POST /v2.0/security-group-rules => generated 606 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1179/2381] 10.0.0.162 () {32 vars in 648 bytes} [Thu Jul 2 11:32:29 2026] GET /v2.0/networks => generated 1298 bytes in 209 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1203/2382] 10.0.0.111 () {34 vars in 1097 bytes} [Thu Jul 2 11:32:30 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-876948096&fields=id&tenant_id=e03337fb718a4a6ea812dd27ce37b00e => generated 69 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1204/2383] 10.0.0.111 () {34 vars in 981 bytes} [Thu Jul 2 11:32:30 2026] GET /v2.0/networks?id=9681bc3d-04ca-42d1-a346-7051c2dc2234 => generated 661 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1205/2384] 10.0.0.111 () {34 vars in 964 bytes} [Thu Jul 2 11:32:30 2026] GET /v2.0/quotas/e03337fb718a4a6ea812dd27ce37b00e => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1180/2385] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:32:30 2026] GET /v2.0/ports?device_id=80c6d921-ab47-4497-83bf-a3608a321993 => generated 1200 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1206/2386] 10.0.0.111 () {34 vars in 1039 bytes} [Thu Jul 2 11:32:30 2026] GET /v2.0/security-groups?id=fec09f22-07ac-4036-87bb-b904979b2793&fields=id&fields=name => generated 111 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1181/2387] 10.0.0.111 () {34 vars in 1001 bytes} [Thu Jul 2 11:32:30 2026] GET /v2.0/ports?tenant_id=e03337fb718a4a6ea812dd27ce37b00e&fields=id => generated 149 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1182/2388] 10.0.0.111 () {34 vars in 1007 bytes} [Thu Jul 2 11:32:30 2026] GET /v2.0/networks/9681bc3d-04ca-42d1-a346-7051c2dc2234?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: 1207/2389] 10.0.0.162 () {32 vars in 817 bytes} [Thu Jul 2 11:32:30 2026] GET /v2.0/ports?network_id=db171b1e-e560-4657-a048-495efadbd264&mac_address=fa%3A16%3A3e%3A14%3A02%3Aa2 => generated 1200 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1183/2390] 10.0.0.111 () {34 vars in 1107 bytes} [Thu Jul 2 11:32:30 2026] GET /v2.0/networks/9681bc3d-04ca-42d1-a346-7051c2dc2234?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1184/2391] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:32:30 2026] GET /v2.0/ports?device_id=076ecef8-a2e8-4519-8f1a-7330b4e9cfa9 => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 11:32:31.368 7 INFO neutron.db.l3_db [None req-aa3204fa-4985-4e4b-9d4b-588c1740f048 6cb4250367ff40ffada9876a07e40b8a 1bb387c9acd44282b4f69118fd1b3324 - - default default] Floating IP 51fb0c76-dca5-4dce-a0fb-122eb9678575 associated. External IP: 10.96.250.217, port: c7495594-8598-4bd2-9b9e-e0f67ea0b1ac. [pid: 7|app: 0|req: 1208/2392] 10.0.0.162 () {34 vars in 676 bytes} [Thu Jul 2 11:32:30 2026] POST /v2.0/floatingips => generated 855 bytes in 1147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:32:31.781 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b1ddd016-cca7-4a6a-a62e-83bd4fa5bf84'] response: {'name': 'network-changed', 'server_uuid': '80c6d921-ab47-4497-83bf-a3608a321993', 'tag': 'c7495594-8598-4bd2-9b9e-e0f67ea0b1ac', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1185/2393] 10.0.0.111 () {34 vars in 1093 bytes} [Thu Jul 2 11:32:31 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-312965769&fields=id&tenant_id=1bb387c9acd44282b4f69118fd1b3324 => generated 69 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1186/2394] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:32:31 2026] GET /v2.0/ports?device_id=076ecef8-a2e8-4519-8f1a-7330b4e9cfa9 => 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: 1209/2395] 10.0.0.111 () {34 vars in 981 bytes} [Thu Jul 2 11:32:31 2026] GET /v2.0/networks?id=277e603b-2b62-4c0a-aae8-fcb413c995c2 => generated 704 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1187/2396] 10.0.0.111 () {34 vars in 964 bytes} [Thu Jul 2 11:32:31 2026] GET /v2.0/quotas/1bb387c9acd44282b4f69118fd1b3324 => 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: 1210/2397] 10.0.0.111 () {34 vars in 1001 bytes} [Thu Jul 2 11:32:31 2026] GET /v2.0/ports?tenant_id=1bb387c9acd44282b4f69118fd1b3324&fields=id => generated 333 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1188/2398] 10.0.0.111 () {34 vars in 1007 bytes} [Thu Jul 2 11:32:32 2026] GET /v2.0/networks/277e603b-2b62-4c0a-aae8-fcb413c995c2?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: 1211/2399] 10.0.0.111 () {34 vars in 1107 bytes} [Thu Jul 2 11:32:32 2026] GET /v2.0/networks/277e603b-2b62-4c0a-aae8-fcb413c995c2?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: 1189/2400] 199.19.213.129 () {34 vars in 1079 bytes} [Thu Jul 2 11:32:32 2026] GET /v2.0/ports?tenant_id=1bb387c9acd44282b4f69118fd1b3324&device_id=80c6d921-ab47-4497-83bf-a3608a321993 => generated 1469 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1212/2401] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:32:32 2026] GET /v2.0/ports?device_id=a858984d-5cf4-4961-97ba-1cc1348a56d9 => 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: 1190/2402] 199.19.213.129 () {34 vars in 985 bytes} [Thu Jul 2 11:32:32 2026] GET /v2.0/networks?id=db171b1e-e560-4657-a048-495efadbd264 => generated 801 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1213/2403] 199.19.213.129 () {34 vars in 1057 bytes} [Thu Jul 2 11:32:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.146&port_id=c7495594-8598-4bd2-9b9e-e0f67ea0b1ac => 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: 1191/2404] 199.19.213.129 () {34 vars in 1103 bytes} [Thu Jul 2 11:32:32 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A164&port_id=c7495594-8598-4bd2-9b9e-e0f67ea0b1ac => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1214/2405] 199.19.213.129 () {34 vars in 1063 bytes} [Thu Jul 2 11:32:32 2026] GET /v2.0/subnets?id=78306f0a-2229-4be7-ae49-ff6ca021da04&id=a844fcc3-f94e-4a68-aec8-0ab6fdfa2069 => generated 1411 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1192/2406] 199.19.213.129 () {34 vars in 1051 bytes} [Thu Jul 2 11:32:32 2026] GET /v2.0/ports?network_id=db171b1e-e560-4657-a048-495efadbd264&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: 7|app: 0|req: 1215/2407] 199.19.213.129 () {34 vars in 1051 bytes} [Thu Jul 2 11:32:32 2026] GET /v2.0/ports?network_id=db171b1e-e560-4657-a048-495efadbd264&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: 1193/2408] 199.19.213.129 () {34 vars in 1011 bytes} [Thu Jul 2 11:32:32 2026] GET /v2.0/networks/db171b1e-e560-4657-a048-495efadbd264?fields=segments => generated 14 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1216/2409] 199.19.213.129 () {34 vars in 1111 bytes} [Thu Jul 2 11:32:32 2026] GET /v2.0/networks/db171b1e-e560-4657-a048-495efadbd264?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1194/2410] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:32:32 2026] GET /v2.0/ports?device_id=076ecef8-a2e8-4519-8f1a-7330b4e9cfa9 => 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: 1217/2411] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:32:34 2026] GET /v2.0/ports?device_id=076ecef8-a2e8-4519-8f1a-7330b4e9cfa9 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1195/2412] 199.19.213.129 () {34 vars in 985 bytes} [Thu Jul 2 11:32:35 2026] GET /v2.0/networks?id=9681bc3d-04ca-42d1-a346-7051c2dc2234 => generated 661 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1218/2413] 199.19.213.129 () {34 vars in 1049 bytes} [Thu Jul 2 11:32:35 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=e03337fb718a4a6ea812dd27ce37b00e => generated 272 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1196/2414] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:32:35 2026] GET /v2.0/ports?device_id=076ecef8-a2e8-4519-8f1a-7330b4e9cfa9 => 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: 1219/2415] 199.19.213.129 () {38 vars in 954 bytes} [Thu Jul 2 11:32:35 2026] POST /v2.0/ports => generated 958 bytes in 340 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1197/2416] 199.19.213.129 () {38 vars in 1027 bytes} [Thu Jul 2 11:32:35 2026] PUT /v2.0/ports/0949affd-6a0b-4479-9c66-661cbe3fa94b => generated 1239 bytes in 641 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:32:36.172 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b10b0e73-018c-4bb0-bd42-f9cf65c4e50b'] response: {'name': 'network-changed', 'server_uuid': '076ecef8-a2e8-4519-8f1a-7330b4e9cfa9', 'tag': '0949affd-6a0b-4479-9c66-661cbe3fa94b', '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: 1220/2417] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:32:36 2026] GET /v2.0/ports?device_id=076ecef8-a2e8-4519-8f1a-7330b4e9cfa9 => generated 973 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, ' [pid: 8|app: 0|req: 1198/2418] 10.0.0.111 () {34 vars in 1039 bytes} [Thu Jul 2 11:32:36 2026] GET /v2.0/security-groups?id=d656eb2a-89cf-4e4e-8106-b397d1e06e2d&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: 1221/2419] 199.19.213.129 () {34 vars in 1079 bytes} [Thu Jul 2 11:32:36 2026] GET /v2.0/ports?tenant_id=e03337fb718a4a6ea812dd27ce37b00e&device_id=076ecef8-a2e8-4519-8f1a-7330b4e9cfa9 => generated 1242 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1199/2420] 199.19.213.129 () {34 vars in 1017 bytes} [Thu Jul 2 11:32:36 2026] GET /v2.0/networks?tenant_id=e03337fb718a4a6ea812dd27ce37b00e&shared=False => generated 757 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1222/2421] 199.19.213.129 () {34 vars in 929 bytes} [Thu Jul 2 11:32:36 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: 8|app: 0|req: 1200/2422] 10.0.0.184 () {34 vars in 989 bytes} [Thu Jul 2 11:32:36 2026] GET /v2.0/ports?device_id=80c6d921-ab47-4497-83bf-a3608a321993 => generated 1469 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1223/2423] 10.0.0.184 () {34 vars in 1039 bytes} [Thu Jul 2 11:32:36 2026] GET /v2.0/security-groups?id=fec09f22-07ac-4036-87bb-b904979b2793&fields=id&fields=name => generated 111 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1201/2424] 199.19.213.129 () {34 vars in 985 bytes} [Thu Jul 2 11:32:37 2026] GET /v2.0/networks?id=277e603b-2b62-4c0a-aae8-fcb413c995c2 => generated 704 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1224/2425] 199.19.213.129 () {34 vars in 1049 bytes} [Thu Jul 2 11:32:37 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=1bb387c9acd44282b4f69118fd1b3324 => generated 178 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1225/2426] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:32:37 2026] GET /v2.0/ports?device_id=076ecef8-a2e8-4519-8f1a-7330b4e9cfa9 => 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: 1226/2427] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:32:37 2026] GET /v2.0/ports?device_id=a858984d-5cf4-4961-97ba-1cc1348a56d9 => 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: 1227/2428] 10.0.0.111 () {34 vars in 1039 bytes} [Thu Jul 2 11:32:37 2026] GET /v2.0/security-groups?id=d656eb2a-89cf-4e4e-8106-b397d1e06e2d&fields=id&fields=name => generated 113 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1202/2429] 199.19.213.129 () {38 vars in 954 bytes} [Thu Jul 2 11:32:37 2026] POST /v2.0/ports => generated 1183 bytes in 447 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: 1203/2430] 199.19.213.129 () {34 vars in 1079 bytes} [Thu Jul 2 11:32:37 2026] GET /v2.0/ports?tenant_id=e03337fb718a4a6ea812dd27ce37b00e&device_id=076ecef8-a2e8-4519-8f1a-7330b4e9cfa9 => generated 1242 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1204/2431] 199.19.213.129 () {34 vars in 1059 bytes} [Thu Jul 2 11:32:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=0949affd-6a0b-4479-9c66-661cbe3fa94b => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1205/2432] 199.19.213.129 () {34 vars in 983 bytes} [Thu Jul 2 11:32:37 2026] GET /v2.0/subnets?id=19dc275e-e5bc-457f-84b7-26fc825a0b0c => generated 677 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1206/2433] 199.19.213.129 () {34 vars in 1051 bytes} [Thu Jul 2 11:32:37 2026] GET /v2.0/ports?network_id=9681bc3d-04ca-42d1-a346-7051c2dc2234&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: 1207/2434] 199.19.213.129 () {34 vars in 1011 bytes} [Thu Jul 2 11:32:37 2026] GET /v2.0/networks/9681bc3d-04ca-42d1-a346-7051c2dc2234?fields=segments => generated 14 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1208/2435] 199.19.213.129 () {34 vars in 1111 bytes} [Thu Jul 2 11:32:38 2026] GET /v2.0/networks/9681bc3d-04ca-42d1-a346-7051c2dc2234?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1228/2436] 199.19.213.129 () {38 vars in 1027 bytes} [Thu Jul 2 11:32:37 2026] PUT /v2.0/ports/4dda5422-27e7-412a-80c8-133d5fa698e3 => generated 1464 bytes in 504 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:32:38.298 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-11ad52fd-7c38-44c4-8e78-e96e2929cfe0'] response: {'name': 'network-changed', 'server_uuid': 'a858984d-5cf4-4961-97ba-1cc1348a56d9', 'tag': '4dda5422-27e7-412a-80c8-133d5fa698e3', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1209/2437] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:32:38 2026] GET /v2.0/ports?device_id=076ecef8-a2e8-4519-8f1a-7330b4e9cfa9 => generated 973 bytes in 79 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: 1229/2438] 10.0.0.111 () {34 vars in 1039 bytes} [Thu Jul 2 11:32:38 2026] GET /v2.0/security-groups?id=d656eb2a-89cf-4e4e-8106-b397d1e06e2d&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: 1210/2439] 199.19.213.129 () {34 vars in 1079 bytes} [Thu Jul 2 11:32:38 2026] GET /v2.0/ports?tenant_id=1bb387c9acd44282b4f69118fd1b3324&device_id=a858984d-5cf4-4961-97ba-1cc1348a56d9 => generated 1467 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1230/2440] 199.19.213.129 () {34 vars in 1017 bytes} [Thu Jul 2 11:32:38 2026] GET /v2.0/networks?tenant_id=1bb387c9acd44282b4f69118fd1b3324&shared=False => generated 2376 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1211/2441] 199.19.213.129 () {34 vars in 929 bytes} [Thu Jul 2 11:32:38 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1231/2442] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:32:39 2026] GET /v2.0/ports?device_id=076ecef8-a2e8-4519-8f1a-7330b4e9cfa9 => 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: 1212/2443] 10.0.0.111 () {34 vars in 1039 bytes} [Thu Jul 2 11:32:39 2026] GET /v2.0/security-groups?id=d656eb2a-89cf-4e4e-8106-b397d1e06e2d&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1232/2444] 199.19.213.129 () {34 vars in 1079 bytes} [Thu Jul 2 11:32:39 2026] GET /v2.0/ports?tenant_id=1bb387c9acd44282b4f69118fd1b3324&device_id=a858984d-5cf4-4961-97ba-1cc1348a56d9 => generated 1467 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1213/2445] 199.19.213.129 () {34 vars in 1055 bytes} [Thu Jul 2 11:32:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.91&port_id=4dda5422-27e7-412a-80c8-133d5fa698e3 => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1233/2446] 199.19.213.129 () {34 vars in 1105 bytes} [Thu Jul 2 11:32:40 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A24c&port_id=4dda5422-27e7-412a-80c8-133d5fa698e3 => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1214/2447] 199.19.213.129 () {34 vars in 1063 bytes} [Thu Jul 2 11:32:40 2026] GET /v2.0/subnets?id=bb323be7-1f31-4a76-b40b-d748b219f4c0&id=b11e8a24-f466-49bb-ac46-67351dbaf109 => generated 1415 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1234/2448] 199.19.213.129 () {34 vars in 1051 bytes} [Thu Jul 2 11:32:40 2026] GET /v2.0/ports?network_id=277e603b-2b62-4c0a-aae8-fcb413c995c2&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: 1215/2449] 199.19.213.129 () {34 vars in 1051 bytes} [Thu Jul 2 11:32:40 2026] GET /v2.0/ports?network_id=277e603b-2b62-4c0a-aae8-fcb413c995c2&device_owner=network%3Adhcp => generated 1461 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1235/2450] 199.19.213.129 () {34 vars in 1011 bytes} [Thu Jul 2 11:32:40 2026] GET /v2.0/networks/277e603b-2b62-4c0a-aae8-fcb413c995c2?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: 1216/2451] 199.19.213.129 () {34 vars in 1111 bytes} [Thu Jul 2 11:32:40 2026] GET /v2.0/networks/277e603b-2b62-4c0a-aae8-fcb413c995c2?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: 1236/2452] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:32:40 2026] GET /v2.0/ports?device_id=076ecef8-a2e8-4519-8f1a-7330b4e9cfa9 => generated 975 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1217/2453] 10.0.0.111 () {34 vars in 1039 bytes} [Thu Jul 2 11:32:40 2026] GET /v2.0/security-groups?id=d656eb2a-89cf-4e4e-8106-b397d1e06e2d&fields=id&fields=name => generated 113 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1238/2456] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:32:42 2026] GET /v2.0/ports?device_id=076ecef8-a2e8-4519-8f1a-7330b4e9cfa9 => generated 975 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1219/2457] 10.0.0.111 () {34 vars in 1039 bytes} [Thu Jul 2 11:32:42 2026] GET /v2.0/security-groups?id=d656eb2a-89cf-4e4e-8106-b397d1e06e2d&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1239/2458] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:32:42 2026] GET /v2.0/ports?device_id=a858984d-5cf4-4961-97ba-1cc1348a56d9 => generated 1200 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1220/2459] 10.0.0.111 () {34 vars in 1039 bytes} [Thu Jul 2 11:32:42 2026] GET /v2.0/security-groups?id=fec09f22-07ac-4036-87bb-b904979b2793&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: 1240/2460] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:32:43 2026] GET /v2.0/ports?device_id=076ecef8-a2e8-4519-8f1a-7330b4e9cfa9 => 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: 1221/2461] 10.0.0.111 () {34 vars in 1039 bytes} [Thu Jul 2 11:32:43 2026] GET /v2.0/security-groups?id=d656eb2a-89cf-4e4e-8106-b397d1e06e2d&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: 1241/2462] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:32:43 2026] GET /v2.0/ports?device_id=076ecef8-a2e8-4519-8f1a-7330b4e9cfa9 => generated 975 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1222/2463] 10.0.0.111 () {34 vars in 1039 bytes} [Thu Jul 2 11:32:43 2026] GET /v2.0/security-groups?id=d656eb2a-89cf-4e4e-8106-b397d1e06e2d&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: 1242/2464] 10.0.0.162 () {32 vars in 735 bytes} [Thu Jul 2 11:32:43 2026] GET /v2.0/ports?device_id=076ecef8-a2e8-4519-8f1a-7330b4e9cfa9 => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:32:43.846 8 INFO neutron.db.l3_db [None req-6f5773fc-fe32-42fa-8b62-ce526a7e5af8 e2d0572321f742daa953c22145caaab0 e03337fb718a4a6ea812dd27ce37b00e - - default default] Floating IP 1b96363f-3903-499e-b21a-7f1da87602c3 associated. External IP: 10.96.250.207, port: 0949affd-6a0b-4479-9c66-661cbe3fa94b. [pid: 8|app: 0|req: 1223/2465] 10.0.0.162 () {34 vars in 748 bytes} [Thu Jul 2 11:32:43 2026] PUT /v2.0/floatingips/1b96363f-3903-499e-b21a-7f1da87602c3 => generated 856 bytes in 699 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:32:44.224 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c333508f-8459-4947-a59c-2f906f8438e9'] response: {'name': 'network-changed', 'server_uuid': '076ecef8-a2e8-4519-8f1a-7330b4e9cfa9', 'tag': '0949affd-6a0b-4479-9c66-661cbe3fa94b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1243/2466] 10.0.0.162 () {32 vars in 728 bytes} [Thu Jul 2 11:32:44 2026] GET /v2.0/floatingips/1b96363f-3903-499e-b21a-7f1da87602c3 => generated 856 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1224/2467] 199.19.213.129 () {34 vars in 1079 bytes} [Thu Jul 2 11:32:44 2026] GET /v2.0/ports?tenant_id=e03337fb718a4a6ea812dd27ce37b00e&device_id=076ecef8-a2e8-4519-8f1a-7330b4e9cfa9 => 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: 1244/2468] 199.19.213.129 () {34 vars in 985 bytes} [Thu Jul 2 11:32:44 2026] GET /v2.0/networks?id=9681bc3d-04ca-42d1-a346-7051c2dc2234 => generated 757 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1225/2469] 199.19.213.129 () {34 vars in 1059 bytes} [Thu Jul 2 11:32:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=0949affd-6a0b-4479-9c66-661cbe3fa94b => generated 859 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1245/2470] 199.19.213.129 () {34 vars in 983 bytes} [Thu Jul 2 11:32:44 2026] GET /v2.0/subnets?id=19dc275e-e5bc-457f-84b7-26fc825a0b0c => generated 677 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1226/2471] 199.19.213.129 () {34 vars in 1051 bytes} [Thu Jul 2 11:32:44 2026] GET /v2.0/ports?network_id=9681bc3d-04ca-42d1-a346-7051c2dc2234&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: 1246/2472] 199.19.213.129 () {34 vars in 1011 bytes} [Thu Jul 2 11:32:44 2026] GET /v2.0/networks/9681bc3d-04ca-42d1-a346-7051c2dc2234?fields=segments => generated 14 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1227/2473] 199.19.213.129 () {34 vars in 1111 bytes} [Thu Jul 2 11:32:45 2026] GET /v2.0/networks/9681bc3d-04ca-42d1-a346-7051c2dc2234?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: 1247/2474] 10.0.0.162 () {32 vars in 728 bytes} [Thu Jul 2 11:32:45 2026] GET /v2.0/floatingips/1b96363f-3903-499e-b21a-7f1da87602c3 => generated 856 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1228/2475] 10.0.0.162 () {32 vars in 728 bytes} [Thu Jul 2 11:32:46 2026] GET /v2.0/floatingips/1b96363f-3903-499e-b21a-7f1da87602c3 => generated 858 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1248/2476] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:32:47 2026] GET /v2.0/ports?device_id=a858984d-5cf4-4961-97ba-1cc1348a56d9 => generated 1200 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1229/2477] 10.0.0.111 () {34 vars in 1039 bytes} [Thu Jul 2 11:32:47 2026] GET /v2.0/security-groups?id=fec09f22-07ac-4036-87bb-b904979b2793&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: 7|app: 0|req: 1249/2478] 10.0.0.162 () {32 vars in 817 bytes} [Thu Jul 2 11:32:47 2026] GET /v2.0/ports?network_id=277e603b-2b62-4c0a-aae8-fcb413c995c2&mac_address=fa%3A16%3A3e%3A67%3A20%3A60 => generated 1200 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:32:48.648 8 INFO neutron.db.l3_db [None req-b874916e-5a49-47c0-b5f6-1a86b9d70a8b 6cb4250367ff40ffada9876a07e40b8a 1bb387c9acd44282b4f69118fd1b3324 - - default default] Floating IP 985e0123-f157-49b7-a242-1ed13083232f associated. External IP: 10.96.250.219, port: 4dda5422-27e7-412a-80c8-133d5fa698e3. [pid: 8|app: 0|req: 1230/2479] 10.0.0.162 () {34 vars in 676 bytes} [Thu Jul 2 11:32:47 2026] POST /v2.0/floatingips => generated 854 bytes in 1100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:32:48.997 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0835c39f-14fc-45af-87e3-50be9d082a7c'] response: {'name': 'network-changed', 'server_uuid': 'a858984d-5cf4-4961-97ba-1cc1348a56d9', 'tag': '4dda5422-27e7-412a-80c8-133d5fa698e3', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1250/2480] 199.19.213.129 () {34 vars in 1079 bytes} [Thu Jul 2 11:32:49 2026] GET /v2.0/ports?tenant_id=1bb387c9acd44282b4f69118fd1b3324&device_id=a858984d-5cf4-4961-97ba-1cc1348a56d9 => generated 1469 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1231/2481] 199.19.213.129 () {34 vars in 985 bytes} [Thu Jul 2 11:32:49 2026] GET /v2.0/networks?id=277e603b-2b62-4c0a-aae8-fcb413c995c2 => generated 800 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1251/2482] 199.19.213.129 () {34 vars in 1055 bytes} [Thu Jul 2 11:32:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.91&port_id=4dda5422-27e7-412a-80c8-133d5fa698e3 => generated 857 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1232/2483] 199.19.213.129 () {34 vars in 1105 bytes} [Thu Jul 2 11:32:49 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A24c&port_id=4dda5422-27e7-412a-80c8-133d5fa698e3 => 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: 1252/2484] 199.19.213.129 () {34 vars in 1063 bytes} [Thu Jul 2 11:32:49 2026] GET /v2.0/subnets?id=bb323be7-1f31-4a76-b40b-d748b219f4c0&id=b11e8a24-f466-49bb-ac46-67351dbaf109 => generated 1415 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1233/2485] 199.19.213.129 () {34 vars in 1051 bytes} [Thu Jul 2 11:32:49 2026] GET /v2.0/ports?network_id=277e603b-2b62-4c0a-aae8-fcb413c995c2&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: 1253/2486] 199.19.213.129 () {34 vars in 1051 bytes} [Thu Jul 2 11:32:49 2026] GET /v2.0/ports?network_id=277e603b-2b62-4c0a-aae8-fcb413c995c2&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: 1234/2487] 199.19.213.129 () {34 vars in 1011 bytes} [Thu Jul 2 11:32:49 2026] GET /v2.0/networks/277e603b-2b62-4c0a-aae8-fcb413c995c2?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1254/2488] 199.19.213.129 () {34 vars in 1111 bytes} [Thu Jul 2 11:32:49 2026] GET /v2.0/networks/277e603b-2b62-4c0a-aae8-fcb413c995c2?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: 1235/2489] 10.0.0.184 () {34 vars in 989 bytes} [Thu Jul 2 11:32:54 2026] GET /v2.0/ports?device_id=076ecef8-a2e8-4519-8f1a-7330b4e9cfa9 => 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: 1255/2490] 10.0.0.184 () {34 vars in 1039 bytes} [Thu Jul 2 11:32:54 2026] GET /v2.0/security-groups?id=d656eb2a-89cf-4e4e-8106-b397d1e06e2d&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: 1257/2493] 10.0.0.184 () {34 vars in 989 bytes} [Thu Jul 2 11:32:56 2026] GET /v2.0/ports?device_id=a858984d-5cf4-4961-97ba-1cc1348a56d9 => generated 1469 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1237/2494] 10.0.0.184 () {34 vars in 1039 bytes} [Thu Jul 2 11:32:56 2026] GET /v2.0/security-groups?id=fec09f22-07ac-4036-87bb-b904979b2793&fields=id&fields=name => generated 111 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1258/2495] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:33:09 2026] GET /v2.0/ports?device_id=076ecef8-a2e8-4519-8f1a-7330b4e9cfa9 => generated 975 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1238/2496] 10.0.0.111 () {34 vars in 1039 bytes} [Thu Jul 2 11:33:09 2026] GET /v2.0/security-groups?id=d656eb2a-89cf-4e4e-8106-b397d1e06e2d&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: 1259/2497] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:33:10 2026] GET /v2.0/ports?device_id=076ecef8-a2e8-4519-8f1a-7330b4e9cfa9 => generated 975 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1239/2498] 10.0.0.111 () {34 vars in 1039 bytes} [Thu Jul 2 11:33:10 2026] GET /v2.0/security-groups?id=d656eb2a-89cf-4e4e-8106-b397d1e06e2d&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: 1260/2499] 10.0.0.162 () {32 vars in 720 bytes} [Thu Jul 2 11:33:11 2026] GET /v2.0/subnets/57f347f4-ae25-4fe9-b5bc-466b2d379e6b => 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: 1240/2502] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:33:11 2026] GET /v2.0/ports?device_id=076ecef8-a2e8-4519-8f1a-7330b4e9cfa9 => generated 975 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1263/2503] 199.19.213.129 () {34 vars in 993 bytes} [Thu Jul 2 11:33:11 2026] GET /v2.0/ports?device_id=076ecef8-a2e8-4519-8f1a-7330b4e9cfa9 => generated 975 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1241/2504] 10.0.0.111 () {34 vars in 1039 bytes} [Thu Jul 2 11:33:11 2026] GET /v2.0/security-groups?id=d656eb2a-89cf-4e4e-8106-b397d1e06e2d&fields=id&fields=name => generated 113 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:33:11.841 7 INFO neutron_taas.services.taas.taas_plugin [req-d065f288-4962-4448-8890-229c56210279 req-59496c62-e9c3-47be-9c34-46b5d93fa731 e2d0572321f742daa953c22145caaab0 e03337fb718a4a6ea812dd27ce37b00e - - default default] TaaS: Handle Delete Port: 0949affd-6a0b-4479-9c66-661cbe3fa94b 2026-07-02 11:33:11.845 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-d065f288-4962-4448-8890-229c56210279 req-59496c62-e9c3-47be-9c34-46b5d93fa731 e2d0572321f742daa953c22145caaab0 e03337fb718a4a6ea812dd27ce37b00e - - default default] Tap Mirror: Handle Delete Port: 0949affd-6a0b-4479-9c66-661cbe3fa94b 2026-07-02 11:33:11.975 7 INFO neutron.db.l3_db [req-d065f288-4962-4448-8890-229c56210279 req-59496c62-e9c3-47be-9c34-46b5d93fa731 e2d0572321f742daa953c22145caaab0 e03337fb718a4a6ea812dd27ce37b00e - - default default] Floating IP 1b96363f-3903-499e-b21a-7f1da87602c3 disassociated. External IP: 10.96.250.207, port: 0949affd-6a0b-4479-9c66-661cbe3fa94b. [pid: 7|app: 0|req: 1264/2505] 199.19.213.129 () {36 vars in 996 bytes} [Thu Jul 2 11:33:11 2026] DELETE /v2.0/ports/0949affd-6a0b-4479-9c66-661cbe3fa94b => generated 0 bytes in 661 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 11:33:12.407 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-8ec790f1-0acc-45ad-9b80-d3a78bf636c4'] response: {'server_uuid': '076ecef8-a2e8-4519-8f1a-7330b4e9cfa9', 'name': 'network-vif-deleted', 'tag': '0949affd-6a0b-4479-9c66-661cbe3fa94b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1242/2506] 10.0.0.251 () {30 vars in 689 bytes} [Thu Jul 2 11:33:12 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1265/2507] 10.0.0.251 () {30 vars in 691 bytes} [Thu Jul 2 11:33:12 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1243/2508] 10.0.0.251 () {30 vars in 667 bytes} [Thu Jul 2 11:33:12 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: 1266/2509] 10.0.0.251 () {30 vars in 703 bytes} [Thu Jul 2 11:33:12 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: 1244/2510] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:33:12 2026] GET /v2.0/ports?device_id=076ecef8-a2e8-4519-8f1a-7330b4e9cfa9 => 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: 1267/2511] 10.0.0.251 () {28 vars in 438 bytes} [Thu Jul 2 11:33:13 2026] GET / => generated 151 bytes in 5 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1245/2512] 10.0.0.251 () {30 vars in 727 bytes} [Thu Jul 2 11:33:13 2026] GET /v2.0/subnets/57f347f4-ae25-4fe9-b5bc-466b2d379e6b => generated 658 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1268/2513] 10.0.0.251 () {30 vars in 689 bytes} [Thu Jul 2 11:33:13 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: 1246/2514] 10.0.0.251 () {30 vars in 691 bytes} [Thu Jul 2 11:33:13 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: 1269/2515] 10.0.0.251 () {30 vars in 667 bytes} [Thu Jul 2 11:33:13 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1247/2516] 10.0.0.251 () {30 vars in 703 bytes} [Thu Jul 2 11:33:13 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: 1270/2517] 10.0.0.251 () {30 vars in 727 bytes} [Thu Jul 2 11:33:13 2026] GET /v2.0/subnets/57f347f4-ae25-4fe9-b5bc-466b2d379e6b => generated 676 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1248/2518] 10.0.0.251 () {30 vars in 689 bytes} [Thu Jul 2 11:33:13 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: 1271/2519] 10.0.0.251 () {30 vars in 691 bytes} [Thu Jul 2 11:33:13 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: 1249/2520] 10.0.0.251 () {30 vars in 667 bytes} [Thu Jul 2 11:33:13 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1272/2521] 10.0.0.251 () {30 vars in 703 bytes} [Thu Jul 2 11:33:13 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: 1250/2522] 10.0.0.251 () {30 vars in 729 bytes} [Thu Jul 2 11:33:13 2026] GET /v2.0/networks/6a939750-4928-42b2-8b0a-d48c1b0b4327 => generated 800 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1273/2523] 10.0.0.251 () {30 vars in 681 bytes} [Thu Jul 2 11:33:13 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: 1251/2524] 10.0.0.251 () {34 vars in 703 bytes} [Thu Jul 2 11:33:13 2026] POST /v2.0/ports => generated 1128 bytes in 351 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1274/2525] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:33:13 2026] GET /v2.0/ports?device_id=076ecef8-a2e8-4519-8f1a-7330b4e9cfa9 => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1252/2526] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:33:14 2026] GET /v2.0/ports?device_id=076ecef8-a2e8-4519-8f1a-7330b4e9cfa9 => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1275/2527] 10.0.0.162 () {32 vars in 739 bytes} [Thu Jul 2 11:33:16 2026] DELETE /v2.0/security-groups/d656eb2a-89cf-4e4e-8106-b397d1e06e2d => generated 0 bytes in 138 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:33:16.336 8 INFO neutron_taas.services.taas.taas_plugin [None req-b4112696-b723-44f0-9e21-c759125ce8dc e2d0572321f742daa953c22145caaab0 e03337fb718a4a6ea812dd27ce37b00e - - default default] TaaS: Handle Delete Port: 94a2a2af-9e13-460b-ba22-fb879c714bd7 2026-07-02 11:33:16.339 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b4112696-b723-44f0-9e21-c759125ce8dc e2d0572321f742daa953c22145caaab0 e03337fb718a4a6ea812dd27ce37b00e - - default default] Tap Mirror: Handle Delete Port: 94a2a2af-9e13-460b-ba22-fb879c714bd7 [pid: 8|app: 0|req: 1253/2528] 10.0.0.162 () {32 vars in 731 bytes} [Thu Jul 2 11:33:16 2026] DELETE /v2.0/floatingips/1b96363f-3903-499e-b21a-7f1da87602c3 => generated 0 bytes in 282 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1276/2529] 199.19.213.129 () {30 vars in 702 bytes} [Thu Jul 2 11:33:16 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1277/2530] 199.19.213.129 () {30 vars in 704 bytes} [Thu Jul 2 11:33:16 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: 1278/2531] 199.19.213.129 () {30 vars in 680 bytes} [Thu Jul 2 11:33:16 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1254/2532] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:33:16 2026] GET /v2.0/ports?device_id=f64d2be8-5a14-4b3f-868a-afdcee6859ef => generated 971 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1279/2533] 199.19.213.129 () {30 vars in 716 bytes} [Thu Jul 2 11:33:16 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: 1255/2534] 10.0.0.111 () {34 vars in 1039 bytes} [Thu Jul 2 11:33:16 2026] GET /v2.0/security-groups?id=1aa207ee-ed69-41f5-a746-7ece2680f0b5&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: 1280/2535] 199.19.213.129 () {30 vars in 736 bytes} [Thu Jul 2 11:33:16 2026] GET /v2.0/ports/f00a2ab4-e3c4-4efb-807a-58e6b12a61c8 => generated 1128 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1256/2536] 199.19.213.129 () {30 vars in 702 bytes} [Thu Jul 2 11:33:17 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1281/2537] 199.19.213.129 () {30 vars in 704 bytes} [Thu Jul 2 11:33:17 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: 1257/2538] 199.19.213.129 () {30 vars in 680 bytes} [Thu Jul 2 11:33: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: 1282/2539] 199.19.213.129 () {30 vars in 716 bytes} [Thu Jul 2 11:33: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-07-02 11:33:17.079 8 INFO neutron.api.v2.resource [None req-ae7ecdb7-e988-4d23-a537-caa17785f368 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1258/2540] 199.19.213.129 () {30 vars in 762 bytes} [Thu Jul 2 11:33:17 2026] GET /v2.0/security-groups/lb-c1e27265-45fd-45a6-a76c-e144c7db2d53 => 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: 1283/2541] 199.19.213.129 () {30 vars in 784 bytes} [Thu Jul 2 11:33:17 2026] GET /v2.0/security-groups?name=lb-c1e27265-45fd-45a6-a76c-e144c7db2d53 => generated 23 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1259/2542] 199.19.213.129 () {34 vars in 735 bytes} [Thu Jul 2 11:33:17 2026] POST /v2.0/security-groups => generated 1638 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1284/2543] 199.19.213.129 () {30 vars in 814 bytes} [Thu Jul 2 11:33:17 2026] GET /v2.0/security-group-rules?security_group_id=2c0c3db4-26f3-4ec2-935a-81064ff61cf7 => generated 1182 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1260/2544] 199.19.213.129 () {34 vars in 788 bytes} [Thu Jul 2 11:33:17 2026] PUT /v2.0/ports/f00a2ab4-e3c4-4efb-807a-58e6b12a61c8 => generated 1128 bytes in 216 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1285/2545] 199.19.213.129 () {30 vars in 702 bytes} [Thu Jul 2 11:33:17 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1261/2546] 199.19.213.129 () {30 vars in 704 bytes} [Thu Jul 2 11:33:17 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1286/2547] 199.19.213.129 () {30 vars in 680 bytes} [Thu Jul 2 11:33:17 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: 1262/2548] 199.19.213.129 () {30 vars in 716 bytes} [Thu Jul 2 11:33:17 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: 7|app: 0|req: 1287/2549] 199.19.213.129 () {30 vars in 740 bytes} [Thu Jul 2 11:33:17 2026] GET /v2.0/subnets/57f347f4-ae25-4fe9-b5bc-466b2d379e6b => generated 676 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1263/2550] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:33:17 2026] GET /v2.0/ports?device_id=f64d2be8-5a14-4b3f-868a-afdcee6859ef => 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: 1288/2551] 10.0.0.111 () {34 vars in 1039 bytes} [Thu Jul 2 11:33:17 2026] GET /v2.0/security-groups?id=1aa207ee-ed69-41f5-a746-7ece2680f0b5&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: 1264/2552] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:33:19 2026] GET /v2.0/ports?device_id=f64d2be8-5a14-4b3f-868a-afdcee6859ef => generated 971 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1289/2553] 10.0.0.111 () {34 vars in 1039 bytes} [Thu Jul 2 11:33:19 2026] GET /v2.0/security-groups?id=1aa207ee-ed69-41f5-a746-7ece2680f0b5&fields=id&fields=name => generated 113 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1265/2554] 199.19.213.129 () {34 vars in 993 bytes} [Thu Jul 2 11:33:19 2026] GET /v2.0/ports?device_id=f64d2be8-5a14-4b3f-868a-afdcee6859ef => generated 971 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:33:19.334 7 INFO neutron_taas.services.taas.taas_plugin [req-5c56c093-1adc-447a-b20f-f8e1f667bf50 req-410fe5ec-c7d8-446e-b53d-b24702b44299 e2d0572321f742daa953c22145caaab0 e03337fb718a4a6ea812dd27ce37b00e - - default default] TaaS: Handle Delete Port: d4a31bea-5025-4de8-982c-343168481e73 2026-07-02 11:33:19.337 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-5c56c093-1adc-447a-b20f-f8e1f667bf50 req-410fe5ec-c7d8-446e-b53d-b24702b44299 e2d0572321f742daa953c22145caaab0 e03337fb718a4a6ea812dd27ce37b00e - - default default] Tap Mirror: Handle Delete Port: d4a31bea-5025-4de8-982c-343168481e73 [pid: 7|app: 0|req: 1290/2555] 199.19.213.129 () {36 vars in 996 bytes} [Thu Jul 2 11:33:19 2026] DELETE /v2.0/ports/d4a31bea-5025-4de8-982c-343168481e73 => generated 0 bytes in 293 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 11:33:19.510 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c3ba9e9a-dc4e-4277-a8af-adfad14f2d8a'] response: {'server_uuid': 'f64d2be8-5a14-4b3f-868a-afdcee6859ef', 'name': 'network-vif-deleted', 'tag': 'd4a31bea-5025-4de8-982c-343168481e73', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1266/2556] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:33:20 2026] GET /v2.0/ports?device_id=f64d2be8-5a14-4b3f-868a-afdcee6859ef => 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: 1291/2557] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:33:21 2026] GET /v2.0/ports?device_id=f64d2be8-5a14-4b3f-868a-afdcee6859ef => 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: 1267/2558] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:33:22 2026] GET /v2.0/ports?device_id=f64d2be8-5a14-4b3f-868a-afdcee6859ef => 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: 1292/2559] 10.0.0.162 () {32 vars in 739 bytes} [Thu Jul 2 11:33:23 2026] DELETE /v2.0/security-groups/1aa207ee-ed69-41f5-a746-7ece2680f0b5 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:33:23.976 8 INFO neutron_taas.services.taas.taas_plugin [None req-073124cf-7db2-4442-b81a-0c5ac324982b e2d0572321f742daa953c22145caaab0 e03337fb718a4a6ea812dd27ce37b00e - - default default] TaaS: Handle Delete Port: 05ab1b03-37b7-4e7a-b081-9a94464d6325 2026-07-02 11:33:23.980 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-073124cf-7db2-4442-b81a-0c5ac324982b e2d0572321f742daa953c22145caaab0 e03337fb718a4a6ea812dd27ce37b00e - - default default] Tap Mirror: Handle Delete Port: 05ab1b03-37b7-4e7a-b081-9a94464d6325 [pid: 8|app: 0|req: 1268/2560] 10.0.0.162 () {34 vars in 788 bytes} [Thu Jul 2 11:33:23 2026] PUT /v2.0/routers/fb8ad4fc-7c30-4e5f-a9eb-96b9dca90d6f/remove_router_interface => generated 309 bytes in 944 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1293/2561] 10.0.0.162 () {32 vars in 723 bytes} [Thu Jul 2 11:33:24 2026] DELETE /v2.0/subnets/19dc275e-e5bc-457f-84b7-26fc825a0b0c => generated 0 bytes in 167 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 11:33:24.870 8 INFO neutron_taas.services.taas.taas_plugin [None req-4b6fb852-3c0d-436b-9dcf-9138f99f4781 e2d0572321f742daa953c22145caaab0 e03337fb718a4a6ea812dd27ce37b00e - - default default] TaaS: Handle Delete Port: be806a7e-460e-4b42-8aee-9d99d20861ef 2026-07-02 11:33:24.873 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4b6fb852-3c0d-436b-9dcf-9138f99f4781 e2d0572321f742daa953c22145caaab0 e03337fb718a4a6ea812dd27ce37b00e - - default default] Tap Mirror: Handle Delete Port: be806a7e-460e-4b42-8aee-9d99d20861ef [pid: 7|app: 0|req: 1294/2562] 10.0.0.111 () {34 vars in 1015 bytes} [Thu Jul 2 11:33:24 2026] GET /v2.0/security-groups?id=00e47401-e9f3-4057-a3e1-b6c843723064&fields=id => generated 69 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1295/2563] 10.0.0.111 () {34 vars in 981 bytes} [Thu Jul 2 11:33:24 2026] GET /v2.0/networks?id=b67c256d-fbbf-4772-8839-8d74d993bf39 => generated 735 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1296/2564] 10.0.0.111 () {34 vars in 964 bytes} [Thu Jul 2 11:33:24 2026] GET /v2.0/quotas/00fa20d5deb84310911431b9e573b924 => 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: 1297/2565] 10.0.0.111 () {34 vars in 1001 bytes} [Thu Jul 2 11:33:24 2026] GET /v2.0/ports?tenant_id=00fa20d5deb84310911431b9e573b924&fields=id => generated 149 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1298/2566] 10.0.0.111 () {34 vars in 1007 bytes} [Thu Jul 2 11:33:25 2026] GET /v2.0/networks/b67c256d-fbbf-4772-8839-8d74d993bf39?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 11:33:25.153 8 INFO neutron_taas.services.taas.taas_plugin [None req-4b6fb852-3c0d-436b-9dcf-9138f99f4781 e2d0572321f742daa953c22145caaab0 e03337fb718a4a6ea812dd27ce37b00e - - default default] TaaS: Handle Delete Port: c2f03ee4-3ff6-4935-9305-d3a554729e85 2026-07-02 11:33:25.156 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4b6fb852-3c0d-436b-9dcf-9138f99f4781 e2d0572321f742daa953c22145caaab0 e03337fb718a4a6ea812dd27ce37b00e - - default default] Tap Mirror: Handle Delete Port: c2f03ee4-3ff6-4935-9305-d3a554729e85 [pid: 7|app: 0|req: 1299/2567] 10.0.0.111 () {34 vars in 1107 bytes} [Thu Jul 2 11:33:25 2026] GET /v2.0/networks/b67c256d-fbbf-4772-8839-8d74d993bf39?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) 2026-07-02 11:33:25.537 8 INFO neutron.services.segments.plugin [-] Segment 5b34bd91-c351-4e6b-bcdc-e874160be4fe resource provider aggregate not found 2026-07-02 11:33:25.544 8 INFO neutron.services.segments.plugin [-] Segment 5b34bd91-c351-4e6b-bcdc-e874160be4fe resource provider aggregate not found 2026-07-02 11:33:25.550 8 INFO neutron.services.segments.plugin [-] Segment 5b34bd91-c351-4e6b-bcdc-e874160be4fe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5b34bd91-c351-4e6b-bcdc-e874160be4fe found for delete ", "request_id": "req-d19df371-c93a-434c-9994-ee2860f2008a"}]} 2026-07-02 11:33:25.565 8 INFO neutron.db.l3_hamode_db [None req-4b6fb852-3c0d-436b-9dcf-9138f99f4781 e2d0572321f742daa953c22145caaab0 e03337fb718a4a6ea812dd27ce37b00e - - default default] HA network e6cb6be6-73cd-4a29-aa70-64937621407a was deleted as no HA routers are present in tenant e03337fb718a4a6ea812dd27ce37b00e. 2026-07-02 11:33:25.570 8 INFO neutron.services.segments.plugin [-] Segment 5b34bd91-c351-4e6b-bcdc-e874160be4fe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5b34bd91-c351-4e6b-bcdc-e874160be4fe found for delete ", "request_id": "req-2b6a14bc-f5ca-4e83-9844-eefd831b2cd0"}]} [pid: 8|app: 0|req: 1269/2568] 10.0.0.162 () {32 vars in 723 bytes} [Thu Jul 2 11:33:24 2026] DELETE /v2.0/routers/fb8ad4fc-7c30-4e5f-a9eb-96b9dca90d6f => generated 0 bytes in 872 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1270/2569] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:33:25 2026] GET /v2.0/ports?device_id=1f09b2d0-c22a-4a7a-94fe-48fb281fca16 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 11:33:25.689 7 INFO neutron.services.segments.plugin [-] Segment 031daba5-e1ef-4950-a296-30f44ab08b45 resource provider aggregate not found 2026-07-02 11:33:25.692 7 INFO neutron.services.segments.plugin [-] Segment 031daba5-e1ef-4950-a296-30f44ab08b45 resource provider aggregate not found 2026-07-02 11:33:25.713 7 INFO neutron.services.segments.plugin [-] Segment 031daba5-e1ef-4950-a296-30f44ab08b45 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 031daba5-e1ef-4950-a296-30f44ab08b45 found for delete ", "request_id": "req-bdbd5743-108c-45ba-ac0d-2e9793491083"}]} 2026-07-02 11:33:25.713 7 INFO neutron.services.segments.plugin [-] Segment 031daba5-e1ef-4950-a296-30f44ab08b45 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 031daba5-e1ef-4950-a296-30f44ab08b45 found for delete ", "request_id": "req-e710064d-3334-464d-9c50-443291676de7"}]} [pid: 7|app: 0|req: 1300/2570] 10.0.0.162 () {32 vars in 725 bytes} [Thu Jul 2 11:33:25 2026] DELETE /v2.0/networks/9681bc3d-04ca-42d1-a346-7051c2dc2234 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1271/2571] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:33:25 2026] GET /v2.0/ports?device_id=1f09b2d0-c22a-4a7a-94fe-48fb281fca16 => 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: 1301/2572] 10.0.0.162 () {32 vars in 773 bytes} [Thu Jul 2 11:33:26 2026] GET /v2.0/security-groups?tenant_id=9dd5f117a02a4f42903e67accf2da648&name=default => generated 2929 bytes in 210 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1272/2575] 10.0.0.162 () {32 vars in 739 bytes} [Thu Jul 2 11:33:26 2026] DELETE /v2.0/security-groups/a7b1a373-e41c-4491-9844-4e6725bf7cb4 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1304/2576] 10.0.0.162 () {32 vars in 773 bytes} [Thu Jul 2 11:33:26 2026] GET /v2.0/security-groups?tenant_id=e03337fb718a4a6ea812dd27ce37b00e&name=default => generated 2925 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1273/2577] 10.0.0.162 () {32 vars in 739 bytes} [Thu Jul 2 11:33:26 2026] DELETE /v2.0/security-groups/828ed27a-6731-4a12-873f-8b81ed94c3a4 => 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: 1305/2578] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:33:28 2026] GET /v2.0/ports?device_id=1f09b2d0-c22a-4a7a-94fe-48fb281fca16 => 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: 1274/2579] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:33:28 2026] GET /v2.0/ports?device_id=1f09b2d0-c22a-4a7a-94fe-48fb281fca16 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 11:33:29.068 7 INFO neutron.db.segments_db [None req-721133fb-c9f0-441a-802e-6910408e026b 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] Added segment addc4b46-3d40-427d-8bdc-b80c5b558524 of type vxlan for network 219efd53-1d68-4056-8ce2-89fcffba952a [pid: 7|app: 0|req: 1306/2580] 10.0.0.162 () {34 vars in 670 bytes} [Thu Jul 2 11:33:28 2026] POST /v2.0/networks => generated 741 bytes in 436 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1275/2581] 10.0.0.162 () {34 vars in 668 bytes} [Thu Jul 2 11:33:29 2026] POST /v2.0/subnets => generated 688 bytes in 184 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:33:29.407 7 INFO neutron.db.segments_db [None req-50c01a6c-1380-4f96-956e-bcc360131a21 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] Added segment 0dfebd17-be5c-45b8-a69d-dbb255335f97 of type vxlan for network f9464f6f-858d-4a94-8eb9-091cd40a529d 2026-07-02 11:33:29.662 7 INFO neutron.db.l3_hamode_db [None req-50c01a6c-1380-4f96-956e-bcc360131a21 4c9cdc7c1a194e6dafa3a17aa813e370 3febce4572e54b00902462e71b116988 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1276/2582] 199.19.213.129 () {34 vars in 985 bytes} [Thu Jul 2 11:33:29 2026] GET /v2.0/networks?id=b67c256d-fbbf-4772-8839-8d74d993bf39 => generated 735 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1277/2583] 199.19.213.129 () {34 vars in 1049 bytes} [Thu Jul 2 11:33:29 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=00fa20d5deb84310911431b9e573b924 => generated 343 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1278/2584] 199.19.213.129 () {38 vars in 954 bytes} [Thu Jul 2 11:33:29 2026] POST /v2.0/ports => generated 1082 bytes in 322 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 11:33:30.549 7 INFO neutron.db.l3_hamode_db [None req-50c01a6c-1380-4f96-956e-bcc360131a21 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1279/2585] 199.19.213.129 () {38 vars in 1027 bytes} [Thu Jul 2 11:33:30 2026] PUT /v2.0/ports/a0924aa3-c923-47f1-a1e5-cd9dba92d4ae => generated 1243 bytes in 482 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:33:30.691 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5845751a-7fdc-4f8b-bbe2-1fdd0b843187'] response: {'name': 'network-changed', 'server_uuid': '1f09b2d0-c22a-4a7a-94fe-48fb281fca16', 'tag': 'a0924aa3-c923-47f1-a1e5-cd9dba92d4ae', '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: 1280/2586] 199.19.213.129 () {34 vars in 1079 bytes} [Thu Jul 2 11:33:31 2026] GET /v2.0/ports?tenant_id=00fa20d5deb84310911431b9e573b924&device_id=1f09b2d0-c22a-4a7a-94fe-48fb281fca16 => generated 1246 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1281/2587] 199.19.213.129 () {34 vars in 1017 bytes} [Thu Jul 2 11:33:31 2026] GET /v2.0/networks?tenant_id=00fa20d5deb84310911431b9e573b924&shared=False => 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: 1282/2588] 199.19.213.129 () {34 vars in 929 bytes} [Thu Jul 2 11:33:31 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1283/2589] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:33:31 2026] GET /v2.0/ports?device_id=1f09b2d0-c22a-4a7a-94fe-48fb281fca16 => generated 1246 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1307/2590] 10.0.0.162 () {34 vars in 668 bytes} [Thu Jul 2 11:33:29 2026] POST /v2.0/routers => generated 728 bytes in 2201 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1284/2591] 10.0.0.111 () {34 vars in 1039 bytes} [Thu Jul 2 11:33:31 2026] GET /v2.0/security-groups?id=00e47401-e9f3-4057-a3e1-b6c843723064&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: 8|app: 0|req: 1285/2592] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:33:31 2026] GET /v2.0/ports?device_id=1f09b2d0-c22a-4a7a-94fe-48fb281fca16 => generated 1246 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1286/2593] 199.19.213.129 () {34 vars in 1079 bytes} [Thu Jul 2 11:33:32 2026] GET /v2.0/ports?tenant_id=00fa20d5deb84310911431b9e573b924&device_id=1f09b2d0-c22a-4a7a-94fe-48fb281fca16 => generated 1246 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1287/2594] 199.19.213.129 () {34 vars in 1061 bytes} [Thu Jul 2 11:33:32 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.247&port_id=a0924aa3-c923-47f1-a1e5-cd9dba92d4ae => 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: 1288/2595] 199.19.213.129 () {34 vars in 983 bytes} [Thu Jul 2 11:33:32 2026] GET /v2.0/subnets?id=12a94ece-888c-4814-b491-b25e58e55d03 => generated 654 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1289/2596] 199.19.213.129 () {34 vars in 1051 bytes} [Thu Jul 2 11:33:32 2026] GET /v2.0/ports?network_id=b67c256d-fbbf-4772-8839-8d74d993bf39&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: 1290/2597] 199.19.213.129 () {34 vars in 1011 bytes} [Thu Jul 2 11:33:32 2026] GET /v2.0/networks/b67c256d-fbbf-4772-8839-8d74d993bf39?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: 1291/2598] 199.19.213.129 () {34 vars in 1111 bytes} [Thu Jul 2 11:33:32 2026] GET /v2.0/networks/b67c256d-fbbf-4772-8839-8d74d993bf39?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: 1308/2599] 10.0.0.162 () {34 vars in 782 bytes} [Thu Jul 2 11:33:31 2026] PUT /v2.0/routers/5a17a6dc-e0d8-49b3-ba01-afebd6eec0ab/add_router_interface => generated 309 bytes in 1335 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:33:34.281 8 INFO neutron.db.segments_db [None req-16ea4c8c-81b8-4286-b6dd-d8eda5e70528 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] Added segment eb772b30-e981-4b96-82a7-7adb7bfed5a9 of type vxlan for network 81fe01f3-84bd-45ed-a585-9cc53bd510e6 [pid: 8|app: 0|req: 1292/2600] 10.0.0.162 () {34 vars in 670 bytes} [Thu Jul 2 11:33:34 2026] POST /v2.0/networks => generated 740 bytes in 252 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1309/2601] 10.0.0.162 () {34 vars in 668 bytes} [Thu Jul 2 11:33:34 2026] POST /v2.0/subnets => generated 687 bytes in 223 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:33:34.655 8 INFO neutron.db.segments_db [None req-b9f6223e-7859-4e1f-bc56-bb92d590e988 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] Added segment 569b5ea5-6ab6-40fc-93e4-9e56b45fc7e3 of type vxlan for network a43c5aaf-7161-4b64-886a-a8d7dad8a66a 2026-07-02 11:33:34.975 8 INFO neutron.db.l3_hamode_db [None req-b9f6223e-7859-4e1f-bc56-bb92d590e988 4c9cdc7c1a194e6dafa3a17aa813e370 a6f80d3c63714a699d1fec42998fd97c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1310/2602] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:33:34 2026] GET /v2.0/ports?device_id=1f09b2d0-c22a-4a7a-94fe-48fb281fca16 => generated 1246 bytes in 323 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1311/2603] 10.0.0.111 () {34 vars in 1039 bytes} [Thu Jul 2 11:33:35 2026] GET /v2.0/security-groups?id=00e47401-e9f3-4057-a3e1-b6c843723064&fields=id&fields=name => generated 96 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1312/2604] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:33:35 2026] GET /v2.0/ports?device_id=1f09b2d0-c22a-4a7a-94fe-48fb281fca16 => generated 1246 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:33:35.875 8 INFO neutron.db.l3_hamode_db [None req-b9f6223e-7859-4e1f-bc56-bb92d590e988 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1313/2605] 199.19.213.129 () {34 vars in 993 bytes} [Thu Jul 2 11:33:36 2026] GET /v2.0/ports?device_id=1f09b2d0-c22a-4a7a-94fe-48fb281fca16 => generated 1248 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1314/2606] 199.19.213.129 () {34 vars in 1043 bytes} [Thu Jul 2 11:33:36 2026] GET /v2.0/security-groups?id=00e47401-e9f3-4057-a3e1-b6c843723064&fields=id&fields=name => generated 96 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1293/2607] 10.0.0.162 () {34 vars in 668 bytes} [Thu Jul 2 11:33:34 2026] POST /v2.0/routers => generated 727 bytes in 2341 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1294/2608] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:33:38 2026] GET /v2.0/ports?device_id=1f09b2d0-c22a-4a7a-94fe-48fb281fca16 => generated 1248 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1295/2609] 10.0.0.111 () {34 vars in 1039 bytes} [Thu Jul 2 11:33:38 2026] GET /v2.0/security-groups?id=00e47401-e9f3-4057-a3e1-b6c843723064&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: 8|app: 0|req: 1296/2610] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:33:38 2026] GET /v2.0/ports?device_id=1f09b2d0-c22a-4a7a-94fe-48fb281fca16 => generated 1248 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1315/2611] 10.0.0.162 () {34 vars in 782 bytes} [Thu Jul 2 11:33:36 2026] PUT /v2.0/routers/ef39df96-3a28-404b-8597-55a6572fc012/add_router_interface => generated 309 bytes in 1381 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1297/2612] 10.0.0.162 () {34 vars in 684 bytes} [Thu Jul 2 11:33:38 2026] POST /v2.0/security-groups => generated 1675 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1316/2613] 10.0.0.162 () {34 vars in 694 bytes} [Thu Jul 2 11:33:39 2026] POST /v2.0/security-group-rules => generated 597 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1298/2614] 10.0.0.162 () {34 vars in 694 bytes} [Thu Jul 2 11:33:39 2026] POST /v2.0/security-group-rules => generated 596 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1317/2615] 10.0.0.162 () {34 vars in 694 bytes} [Thu Jul 2 11:33:39 2026] POST /v2.0/security-group-rules => generated 602 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1299/2616] 10.0.0.162 () {34 vars in 694 bytes} [Thu Jul 2 11:33:39 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) 2026-07-02 11:33:39.704 7 INFO neutron.db.securitygroups_db [None req-08fe01bc-4b8d-48e0-abf3-3a9e30d2cf39 b0c98a45816e411c92bb3a90f54b9d5d 3febce4572e54b00902462e71b116988 - - default default] Project 3febce4572e54b00902462e71b116988 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: 1318/2617] 10.0.0.162 () {34 vars in 694 bytes} [Thu Jul 2 11:33:39 2026] POST /v2.0/security-group-rules => generated 607 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:33:39.827 8 INFO neutron.db.securitygroups_db [None req-314b7043-b6fd-4c95-ad81-323f0d081433 b0c98a45816e411c92bb3a90f54b9d5d 3febce4572e54b00902462e71b116988 - - default default] Project 3febce4572e54b00902462e71b116988 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: 1300/2618] 10.0.0.162 () {34 vars in 694 bytes} [Thu Jul 2 11:33:39 2026] POST /v2.0/security-group-rules => generated 606 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1319/2619] 10.0.0.162 () {34 vars in 684 bytes} [Thu Jul 2 11:33:40 2026] POST /v2.0/security-groups => generated 1662 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1301/2620] 10.0.0.162 () {34 vars in 694 bytes} [Thu Jul 2 11:33:40 2026] POST /v2.0/security-group-rules => generated 597 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1320/2621] 10.0.0.162 () {34 vars in 694 bytes} [Thu Jul 2 11:33:40 2026] POST /v2.0/security-group-rules => generated 602 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1302/2622] 10.0.0.162 () {34 vars in 675 bytes} [Thu Jul 2 11:33:40 2026] POST /v2.0/floatingips => generated 552 bytes in 521 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1321/2623] 10.0.0.111 () {34 vars in 1097 bytes} [Thu Jul 2 11:33:41 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-886255775&fields=id&tenant_id=3febce4572e54b00902462e71b116988 => generated 69 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1303/2624] 10.0.0.111 () {34 vars in 1099 bytes} [Thu Jul 2 11:33:41 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1797746165&fields=id&tenant_id=3febce4572e54b00902462e71b116988 => generated 69 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1322/2625] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:33:41 2026] GET /v2.0/ports?device_id=1f09b2d0-c22a-4a7a-94fe-48fb281fca16 => generated 1248 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1304/2626] 10.0.0.111 () {34 vars in 981 bytes} [Thu Jul 2 11:33:41 2026] GET /v2.0/networks?id=219efd53-1d68-4056-8ce2-89fcffba952a => generated 673 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1323/2627] 10.0.0.111 () {34 vars in 1039 bytes} [Thu Jul 2 11:33:41 2026] GET /v2.0/security-groups?id=00e47401-e9f3-4057-a3e1-b6c843723064&fields=id&fields=name => generated 96 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1305/2628] 10.0.0.111 () {34 vars in 964 bytes} [Thu Jul 2 11:33:41 2026] GET /v2.0/quotas/3febce4572e54b00902462e71b116988 => 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: 1307/2631] 10.0.0.111 () {34 vars in 1001 bytes} [Thu Jul 2 11:33:41 2026] GET /v2.0/ports?tenant_id=3febce4572e54b00902462e71b116988&fields=id => generated 103 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1325/2632] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:33:41 2026] GET /v2.0/ports?device_id=1f09b2d0-c22a-4a7a-94fe-48fb281fca16 => generated 1248 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1308/2633] 10.0.0.111 () {34 vars in 1007 bytes} [Thu Jul 2 11:33:41 2026] GET /v2.0/networks/219efd53-1d68-4056-8ce2-89fcffba952a?fields=segments => generated 14 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1326/2634] 10.0.0.111 () {34 vars in 1107 bytes} [Thu Jul 2 11:33:41 2026] GET /v2.0/networks/219efd53-1d68-4056-8ce2-89fcffba952a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1309/2635] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:33:41 2026] GET /v2.0/ports?device_id=d5f6dc40-ac34-4a7e-80a6-cd48b974f973 => 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: 1327/2636] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:33:43 2026] GET /v2.0/ports?device_id=d5f6dc40-ac34-4a7e-80a6-cd48b974f973 => 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: 1310/2637] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:33:44 2026] GET /v2.0/ports?device_id=d5f6dc40-ac34-4a7e-80a6-cd48b974f973 => 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: 1328/2638] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:33:45 2026] GET /v2.0/ports?device_id=d5f6dc40-ac34-4a7e-80a6-cd48b974f973 => 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: 1311/2639] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:33:46 2026] GET /v2.0/ports?device_id=d5f6dc40-ac34-4a7e-80a6-cd48b974f973 => 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: 1329/2640] 199.19.213.129 () {34 vars in 985 bytes} [Thu Jul 2 11:33:46 2026] GET /v2.0/networks?id=219efd53-1d68-4056-8ce2-89fcffba952a => generated 673 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1312/2641] 199.19.213.129 () {34 vars in 1049 bytes} [Thu Jul 2 11:33:46 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=3febce4572e54b00902462e71b116988 => generated 273 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1330/2642] 199.19.213.129 () {38 vars in 954 bytes} [Thu Jul 2 11:33:46 2026] POST /v2.0/ports => generated 997 bytes in 381 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1313/2643] 199.19.213.129 () {38 vars in 1027 bytes} [Thu Jul 2 11:33:46 2026] PUT /v2.0/ports/dbbb26ca-fd05-403f-94b1-2aadc710ddd7 => generated 1278 bytes in 458 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:33:47.328 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7e1241c7-0104-4ee3-93c3-df1ab8d4791c'] response: {'name': 'network-changed', 'server_uuid': 'd5f6dc40-ac34-4a7e-80a6-cd48b974f973', 'tag': 'dbbb26ca-fd05-403f-94b1-2aadc710ddd7', '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: 1331/2644] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:33:47 2026] GET /v2.0/ports?device_id=d5f6dc40-ac34-4a7e-80a6-cd48b974f973 => generated 1012 bytes in 33 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: 1314/2645] 10.0.0.111 () {34 vars in 1119 bytes} [Thu Jul 2 11:33:47 2026] GET /v2.0/security-groups?id=ff7fa8ad-dffe-45ea-99ca-89a4153becc6&id=30b77ab7-9675-4719-b319-b1869fe8b576&fields=id&fields=name => generated 206 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1332/2646] 199.19.213.129 () {34 vars in 1079 bytes} [Thu Jul 2 11:33:47 2026] GET /v2.0/ports?tenant_id=3febce4572e54b00902462e71b116988&device_id=d5f6dc40-ac34-4a7e-80a6-cd48b974f973 => generated 1281 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1315/2647] 199.19.213.129 () {34 vars in 1017 bytes} [Thu Jul 2 11:33:47 2026] GET /v2.0/networks?tenant_id=3febce4572e54b00902462e71b116988&shared=False => generated 769 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1333/2648] 199.19.213.129 () {34 vars in 929 bytes} [Thu Jul 2 11:33:47 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1316/2649] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:33:48 2026] GET /v2.0/ports?device_id=d5f6dc40-ac34-4a7e-80a6-cd48b974f973 => generated 1012 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1334/2650] 10.0.0.111 () {34 vars in 1119 bytes} [Thu Jul 2 11:33:48 2026] GET /v2.0/security-groups?id=ff7fa8ad-dffe-45ea-99ca-89a4153becc6&id=30b77ab7-9675-4719-b319-b1869fe8b576&fields=id&fields=name => generated 206 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1317/2651] 199.19.213.129 () {34 vars in 1079 bytes} [Thu Jul 2 11:33:49 2026] GET /v2.0/ports?tenant_id=3febce4572e54b00902462e71b116988&device_id=d5f6dc40-ac34-4a7e-80a6-cd48b974f973 => generated 1281 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1335/2652] 199.19.213.129 () {34 vars in 1059 bytes} [Thu Jul 2 11:33:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=dbbb26ca-fd05-403f-94b1-2aadc710ddd7 => generated 19 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1318/2653] 199.19.213.129 () {34 vars in 983 bytes} [Thu Jul 2 11:33:49 2026] GET /v2.0/subnets?id=65acebd9-bc79-40a0-91f9-04bf4eb74bd0 => generated 691 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1336/2654] 199.19.213.129 () {34 vars in 1051 bytes} [Thu Jul 2 11:33:49 2026] GET /v2.0/ports?network_id=219efd53-1d68-4056-8ce2-89fcffba952a&device_owner=network%3Adhcp => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1319/2655] 199.19.213.129 () {34 vars in 1011 bytes} [Thu Jul 2 11:33:49 2026] GET /v2.0/networks/219efd53-1d68-4056-8ce2-89fcffba952a?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: 1337/2656] 199.19.213.129 () {34 vars in 1111 bytes} [Thu Jul 2 11:33:49 2026] GET /v2.0/networks/219efd53-1d68-4056-8ce2-89fcffba952a?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: 1320/2657] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:33:49 2026] GET /v2.0/ports?device_id=d5f6dc40-ac34-4a7e-80a6-cd48b974f973 => generated 1012 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1338/2658] 10.0.0.111 () {34 vars in 1119 bytes} [Thu Jul 2 11:33:49 2026] GET /v2.0/security-groups?id=ff7fa8ad-dffe-45ea-99ca-89a4153becc6&id=30b77ab7-9675-4719-b319-b1869fe8b576&fields=id&fields=name => generated 206 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1321/2659] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:33:50 2026] GET /v2.0/ports?device_id=d5f6dc40-ac34-4a7e-80a6-cd48b974f973 => generated 1012 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1339/2660] 10.0.0.111 () {34 vars in 1119 bytes} [Thu Jul 2 11:33:50 2026] GET /v2.0/security-groups?id=ff7fa8ad-dffe-45ea-99ca-89a4153becc6&id=30b77ab7-9675-4719-b319-b1869fe8b576&fields=id&fields=name => generated 206 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1322/2661] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:33:52 2026] GET /v2.0/ports?device_id=d5f6dc40-ac34-4a7e-80a6-cd48b974f973 => generated 1012 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1340/2662] 10.0.0.111 () {34 vars in 1119 bytes} [Thu Jul 2 11:33:52 2026] GET /v2.0/security-groups?id=ff7fa8ad-dffe-45ea-99ca-89a4153becc6&id=30b77ab7-9675-4719-b319-b1869fe8b576&fields=id&fields=name => generated 206 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1323/2663] 199.19.213.129 () {34 vars in 993 bytes} [Thu Jul 2 11:33:52 2026] GET /v2.0/ports?device_id=d5f6dc40-ac34-4a7e-80a6-cd48b974f973 => generated 1281 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1341/2664] 199.19.213.129 () {34 vars in 1123 bytes} [Thu Jul 2 11:33:52 2026] GET /v2.0/security-groups?id=ff7fa8ad-dffe-45ea-99ca-89a4153becc6&id=30b77ab7-9675-4719-b319-b1869fe8b576&fields=id&fields=name => generated 206 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1324/2665] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:33:53 2026] GET /v2.0/ports?device_id=d5f6dc40-ac34-4a7e-80a6-cd48b974f973 => generated 1014 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1342/2666] 10.0.0.111 () {34 vars in 1119 bytes} [Thu Jul 2 11:33:53 2026] GET /v2.0/security-groups?id=ff7fa8ad-dffe-45ea-99ca-89a4153becc6&id=30b77ab7-9675-4719-b319-b1869fe8b576&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: 1325/2667] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:33:54 2026] GET /v2.0/ports?device_id=d5f6dc40-ac34-4a7e-80a6-cd48b974f973 => generated 1014 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1343/2668] 10.0.0.111 () {34 vars in 1119 bytes} [Thu Jul 2 11:33:54 2026] GET /v2.0/security-groups?id=ff7fa8ad-dffe-45ea-99ca-89a4153becc6&id=30b77ab7-9675-4719-b319-b1869fe8b576&fields=id&fields=name => generated 206 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1326/2669] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:33:55 2026] GET /v2.0/ports?device_id=d5f6dc40-ac34-4a7e-80a6-cd48b974f973 => generated 1014 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1344/2670] 10.0.0.111 () {34 vars in 1119 bytes} [Thu Jul 2 11:33:55 2026] GET /v2.0/security-groups?id=ff7fa8ad-dffe-45ea-99ca-89a4153becc6&id=30b77ab7-9675-4719-b319-b1869fe8b576&fields=id&fields=name => generated 206 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1327/2671] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:33:55 2026] GET /v2.0/ports?device_id=d5f6dc40-ac34-4a7e-80a6-cd48b974f973 => generated 1014 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:33:56.357 7 INFO neutron.db.l3_db [None req-66736664-5d9b-40b3-941e-c673c84f453a b0c98a45816e411c92bb3a90f54b9d5d 3febce4572e54b00902462e71b116988 - - default default] Floating IP 71ff4a43-d6a9-4b6e-9a40-d3bcd66c2016 associated. External IP: 10.96.250.205, port: dbbb26ca-fd05-403f-94b1-2aadc710ddd7. [pid: 7|app: 0|req: 1345/2674] 10.0.0.162 () {34 vars in 748 bytes} [Thu Jul 2 11:33:55 2026] PUT /v2.0/floatingips/71ff4a43-d6a9-4b6e-9a40-d3bcd66c2016 => generated 856 bytes in 841 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:33:56.882 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-6a0a85ca-51c0-4826-a96f-5e8abcd25ec2'] response: {'name': 'network-changed', 'server_uuid': 'd5f6dc40-ac34-4a7e-80a6-cd48b974f973', 'tag': 'dbbb26ca-fd05-403f-94b1-2aadc710ddd7', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1330/2675] 199.19.213.129 () {34 vars in 1079 bytes} [Thu Jul 2 11:33:57 2026] GET /v2.0/ports?tenant_id=3febce4572e54b00902462e71b116988&device_id=d5f6dc40-ac34-4a7e-80a6-cd48b974f973 => 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: 1346/2676] 199.19.213.129 () {34 vars in 985 bytes} [Thu Jul 2 11:33:57 2026] GET /v2.0/networks?id=219efd53-1d68-4056-8ce2-89fcffba952a => generated 769 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1331/2677] 199.19.213.129 () {34 vars in 1059 bytes} [Thu Jul 2 11:33:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=dbbb26ca-fd05-403f-94b1-2aadc710ddd7 => generated 859 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1347/2678] 199.19.213.129 () {34 vars in 983 bytes} [Thu Jul 2 11:33:57 2026] GET /v2.0/subnets?id=65acebd9-bc79-40a0-91f9-04bf4eb74bd0 => generated 691 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1332/2679] 199.19.213.129 () {34 vars in 1051 bytes} [Thu Jul 2 11:33:57 2026] GET /v2.0/ports?network_id=219efd53-1d68-4056-8ce2-89fcffba952a&device_owner=network%3Adhcp => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1348/2680] 199.19.213.129 () {34 vars in 1011 bytes} [Thu Jul 2 11:33:57 2026] GET /v2.0/networks/219efd53-1d68-4056-8ce2-89fcffba952a?fields=segments => generated 14 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1333/2681] 199.19.213.129 () {34 vars in 1111 bytes} [Thu Jul 2 11:33:57 2026] GET /v2.0/networks/219efd53-1d68-4056-8ce2-89fcffba952a?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: 1349/2682] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:34:04 2026] GET /v2.0/ports?device_id=d5f6dc40-ac34-4a7e-80a6-cd48b974f973 => generated 1014 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1334/2683] 10.0.0.111 () {34 vars in 1119 bytes} [Thu Jul 2 11:34:04 2026] GET /v2.0/security-groups?id=ff7fa8ad-dffe-45ea-99ca-89a4153becc6&id=30b77ab7-9675-4719-b319-b1869fe8b576&fields=id&fields=name => generated 206 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1350/2684] 10.0.0.162 () {32 vars in 735 bytes} [Thu Jul 2 11:34:05 2026] GET /v2.0/ports?device_id=d5f6dc40-ac34-4a7e-80a6-cd48b974f973 => generated 1283 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1335/2685] 10.0.0.162 () {32 vars in 857 bytes} [Thu Jul 2 11:34:05 2026] GET /v2.0/floatingips?floating_network_id=21a149a6-3ff8-4dda-a83d-dd055c72df6d&port_id=dbbb26ca-fd05-403f-94b1-2aadc710ddd7 => generated 861 bytes in 579 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1351/2686] 10.0.0.184 () {34 vars in 989 bytes} [Thu Jul 2 11:34:06 2026] GET /v2.0/ports?device_id=d5f6dc40-ac34-4a7e-80a6-cd48b974f973 => generated 1283 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1336/2687] 10.0.0.184 () {34 vars in 1119 bytes} [Thu Jul 2 11:34:06 2026] GET /v2.0/security-groups?id=ff7fa8ad-dffe-45ea-99ca-89a4153becc6&id=30b77ab7-9675-4719-b319-b1869fe8b576&fields=id&fields=name => generated 206 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1352/2688] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:34:09 2026] GET /v2.0/ports?device_id=d5f6dc40-ac34-4a7e-80a6-cd48b974f973 => generated 1014 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1337/2689] 10.0.0.111 () {34 vars in 1119 bytes} [Thu Jul 2 11:34:09 2026] GET /v2.0/security-groups?id=ff7fa8ad-dffe-45ea-99ca-89a4153becc6&id=30b77ab7-9675-4719-b319-b1869fe8b576&fields=id&fields=name => generated 206 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1353/2690] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:34:10 2026] GET /v2.0/ports?device_id=d5f6dc40-ac34-4a7e-80a6-cd48b974f973 => generated 1014 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1338/2691] 10.0.0.111 () {34 vars in 1119 bytes} [Thu Jul 2 11:34:10 2026] GET /v2.0/security-groups?id=ff7fa8ad-dffe-45ea-99ca-89a4153becc6&id=30b77ab7-9675-4719-b319-b1869fe8b576&fields=id&fields=name => generated 206 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1355/2694] 199.19.213.129 () {34 vars in 993 bytes} [Thu Jul 2 11:34:11 2026] GET /v2.0/ports?device_id=d5f6dc40-ac34-4a7e-80a6-cd48b974f973 => generated 1014 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1340/2695] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:34:11 2026] GET /v2.0/ports?device_id=d5f6dc40-ac34-4a7e-80a6-cd48b974f973 => 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: 1341/2696] 10.0.0.111 () {34 vars in 1119 bytes} [Thu Jul 2 11:34:11 2026] GET /v2.0/security-groups?id=ff7fa8ad-dffe-45ea-99ca-89a4153becc6&id=30b77ab7-9675-4719-b319-b1869fe8b576&fields=id&fields=name => generated 206 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:34:12.039 7 INFO neutron_taas.services.taas.taas_plugin [req-94cf5851-30ea-429a-a7ec-8a6edc1aedd0 req-561703c4-f9db-4fd3-b501-5954bb75cea4 b0c98a45816e411c92bb3a90f54b9d5d 3febce4572e54b00902462e71b116988 - - default default] TaaS: Handle Delete Port: dbbb26ca-fd05-403f-94b1-2aadc710ddd7 2026-07-02 11:34:12.044 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-94cf5851-30ea-429a-a7ec-8a6edc1aedd0 req-561703c4-f9db-4fd3-b501-5954bb75cea4 b0c98a45816e411c92bb3a90f54b9d5d 3febce4572e54b00902462e71b116988 - - default default] Tap Mirror: Handle Delete Port: dbbb26ca-fd05-403f-94b1-2aadc710ddd7 2026-07-02 11:34:12.195 7 INFO neutron.db.l3_db [req-94cf5851-30ea-429a-a7ec-8a6edc1aedd0 req-561703c4-f9db-4fd3-b501-5954bb75cea4 b0c98a45816e411c92bb3a90f54b9d5d 3febce4572e54b00902462e71b116988 - - default default] Floating IP 71ff4a43-d6a9-4b6e-9a40-d3bcd66c2016 disassociated. External IP: 10.96.250.205, port: dbbb26ca-fd05-403f-94b1-2aadc710ddd7. [pid: 7|app: 0|req: 1356/2697] 199.19.213.129 () {36 vars in 996 bytes} [Thu Jul 2 11:34:11 2026] DELETE /v2.0/ports/dbbb26ca-fd05-403f-94b1-2aadc710ddd7 => generated 0 bytes in 684 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 11:34:12.626 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-bee0c5bc-51e2-4569-a4a8-f1b94b3e0514'] response: {'server_uuid': 'd5f6dc40-ac34-4a7e-80a6-cd48b974f973', 'name': 'network-vif-deleted', 'tag': 'dbbb26ca-fd05-403f-94b1-2aadc710ddd7', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1342/2698] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:34:13 2026] GET /v2.0/ports?device_id=d5f6dc40-ac34-4a7e-80a6-cd48b974f973 => 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: 1357/2699] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:34:14 2026] GET /v2.0/ports?device_id=d5f6dc40-ac34-4a7e-80a6-cd48b974f973 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1343/2700] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:34:15 2026] GET /v2.0/ports?device_id=d5f6dc40-ac34-4a7e-80a6-cd48b974f973 => 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: 1358/2701] 10.0.0.162 () {32 vars in 739 bytes} [Thu Jul 2 11:34:16 2026] DELETE /v2.0/security-groups/ff7fa8ad-dffe-45ea-99ca-89a4153becc6 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:34:16.548 8 INFO neutron.api.v2.resource [None req-a6ac93f4-9bbe-4ed5-91e0-79fe98340049 b0c98a45816e411c92bb3a90f54b9d5d 3febce4572e54b00902462e71b116988 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1344/2702] 10.0.0.162 () {32 vars in 736 bytes} [Thu Jul 2 11:34:16 2026] GET /v2.0/security-groups/ff7fa8ad-dffe-45ea-99ca-89a4153becc6 => generated 146 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 11:34:16.673 7 INFO neutron_taas.services.taas.taas_plugin [None req-fc829808-a7f3-4a1b-af6f-5dba66b5603f b0c98a45816e411c92bb3a90f54b9d5d 3febce4572e54b00902462e71b116988 - - default default] TaaS: Handle Delete Port: 4e7e95f8-a300-44b4-8b32-cbc04f6a0a99 2026-07-02 11:34:16.676 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fc829808-a7f3-4a1b-af6f-5dba66b5603f b0c98a45816e411c92bb3a90f54b9d5d 3febce4572e54b00902462e71b116988 - - default default] Tap Mirror: Handle Delete Port: 4e7e95f8-a300-44b4-8b32-cbc04f6a0a99 [pid: 7|app: 0|req: 1359/2703] 10.0.0.162 () {32 vars in 731 bytes} [Thu Jul 2 11:34:16 2026] DELETE /v2.0/floatingips/71ff4a43-d6a9-4b6e-9a40-d3bcd66c2016 => generated 0 bytes in 296 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1360/2704] 199.19.213.129 () {30 vars in 702 bytes} [Thu Jul 2 11:34:16 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: 1361/2705] 199.19.213.129 () {30 vars in 704 bytes} [Thu Jul 2 11:34:16 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: 1362/2706] 199.19.213.129 () {30 vars in 680 bytes} [Thu Jul 2 11:34:16 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1363/2707] 199.19.213.129 () {30 vars in 716 bytes} [Thu Jul 2 11:34:16 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1345/2708] 10.0.0.162 () {32 vars in 739 bytes} [Thu Jul 2 11:34:16 2026] DELETE /v2.0/security-groups/30b77ab7-9675-4719-b319-b1869fe8b576 => generated 0 bytes in 158 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1364/2709] 199.19.213.129 () {30 vars in 740 bytes} [Thu Jul 2 11:34:17 2026] GET /v2.0/subnets/57f347f4-ae25-4fe9-b5bc-466b2d379e6b => generated 676 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1365/2710] 199.19.213.129 () {30 vars in 768 bytes} [Thu Jul 2 11:34:17 2026] GET /v2.0/ports?device_id=1f09b2d0-c22a-4a7a-94fe-48fb281fca16 => generated 1248 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1366/2711] 199.19.213.129 () {34 vars in 716 bytes} [Thu Jul 2 11:34:17 2026] POST /v2.0/ports => generated 1059 bytes in 270 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-02 11:34:17.435 8 INFO neutron_taas.services.taas.taas_plugin [None req-5b03037e-4201-45d5-89b9-363c7efcd58a 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] TaaS: Handle Delete Port: 24992b52-00bd-4b00-9f30-cc9206221ba1 2026-07-02 11:34:17.437 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5b03037e-4201-45d5-89b9-363c7efcd58a 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] Tap Mirror: Handle Delete Port: 24992b52-00bd-4b00-9f30-cc9206221ba1 [pid: 7|app: 0|req: 1367/2712] 10.0.0.111 () {34 vars in 970 bytes} [Thu Jul 2 11:34:17 2026] GET /v2.0/ports/bb56d643-1909-4294-9a3f-b2d8b01d307d => generated 1059 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1368/2713] 10.0.0.111 () {34 vars in 906 bytes} [Thu Jul 2 11:34:17 2026] GET /v2.0/extensions => generated 21537 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1346/2714] 10.0.0.162 () {34 vars in 788 bytes} [Thu Jul 2 11:34:17 2026] PUT /v2.0/routers/5a17a6dc-e0d8-49b3-ba01-afebd6eec0ab/remove_router_interface => generated 309 bytes in 975 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:34:18.295 7 INFO neutron_taas.services.taas.taas_plugin [None req-25e75f34-3ee5-42f4-b1fb-9c3fc517ed13 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] TaaS: Handle Delete Port: f6528f0b-3ca5-44c3-862e-b1ceb25b112c 2026-07-02 11:34:18.298 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-25e75f34-3ee5-42f4-b1fb-9c3fc517ed13 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] Tap Mirror: Handle Delete Port: f6528f0b-3ca5-44c3-862e-b1ceb25b112c 2026-07-02 11:34:18.571 7 INFO neutron_taas.services.taas.taas_plugin [None req-25e75f34-3ee5-42f4-b1fb-9c3fc517ed13 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] TaaS: Handle Delete Port: 209bf484-ba23-4b9a-a936-56142da93ae2 2026-07-02 11:34:18.573 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-25e75f34-3ee5-42f4-b1fb-9c3fc517ed13 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] Tap Mirror: Handle Delete Port: 209bf484-ba23-4b9a-a936-56142da93ae2 [pid: 8|app: 0|req: 1347/2715] 199.19.213.129 () {34 vars in 1261 bytes} [Thu Jul 2 11:34:18 2026] GET /v2.0/ports/bb56d643-1909-4294-9a3f-b2d8b01d307d?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1348/2716] 199.19.213.129 () {34 vars in 1011 bytes} [Thu Jul 2 11:34:18 2026] GET /v2.0/networks/6a939750-4928-42b2-8b0a-d48c1b0b4327?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: 1349/2717] 199.19.213.129 () {34 vars in 1111 bytes} [Thu Jul 2 11:34:18 2026] GET /v2.0/networks/6a939750-4928-42b2-8b0a-d48c1b0b4327?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 11:34:18.987 7 INFO neutron.db.l3_hamode_db [None req-25e75f34-3ee5-42f4-b1fb-9c3fc517ed13 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] HA network f9464f6f-858d-4a94-8eb9-091cd40a529d was deleted as no HA routers are present in tenant 3febce4572e54b00902462e71b116988. 2026-07-02 11:34:18.994 7 INFO neutron.services.segments.plugin [-] Segment 0dfebd17-be5c-45b8-a69d-dbb255335f97 resource provider aggregate not found [pid: 7|app: 0|req: 1369/2718] 10.0.0.162 () {32 vars in 723 bytes} [Thu Jul 2 11:34:18 2026] DELETE /v2.0/routers/5a17a6dc-e0d8-49b3-ba01-afebd6eec0ab => generated 0 bytes in 953 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:34:19.015 7 INFO neutron.services.segments.plugin [-] Segment 0dfebd17-be5c-45b8-a69d-dbb255335f97 resource provider aggregate not found 2026-07-02 11:34:19.019 7 INFO neutron.services.segments.plugin [-] Segment 0dfebd17-be5c-45b8-a69d-dbb255335f97 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0dfebd17-be5c-45b8-a69d-dbb255335f97 found for delete ", "request_id": "req-d67fcc65-645c-436c-b801-f176064027c8"}]} 2026-07-02 11:34:19.032 7 INFO neutron.services.segments.plugin [-] Segment 0dfebd17-be5c-45b8-a69d-dbb255335f97 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0dfebd17-be5c-45b8-a69d-dbb255335f97 found for delete ", "request_id": "req-a0e9fd4c-65d5-4627-9f1d-ebaa4cef7c0b"}]} [pid: 8|app: 0|req: 1350/2719] 10.0.0.162 () {32 vars in 723 bytes} [Thu Jul 2 11:34:18 2026] DELETE /v2.0/subnets/65acebd9-bc79-40a0-91f9-04bf4eb74bd0 => generated 0 bytes in 177 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1351/2720] 199.19.213.129 () {34 vars in 974 bytes} [Thu Jul 2 11:34:19 2026] GET /v2.0/ports/bb56d643-1909-4294-9a3f-b2d8b01d307d => generated 1059 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:34:19.274 7 INFO neutron_taas.services.taas.taas_plugin [None req-a3e018a4-00b1-440d-a2a7-3bda658bb822 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] TaaS: Handle Delete Port: 929907e2-a27d-43c9-a94d-e019a5b9a3f7 2026-07-02 11:34:19.277 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a3e018a4-00b1-440d-a2a7-3bda658bb822 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] Tap Mirror: Handle Delete Port: 929907e2-a27d-43c9-a94d-e019a5b9a3f7 [pid: 8|app: 0|req: 1352/2721] 199.19.213.129 () {34 vars in 985 bytes} [Thu Jul 2 11:34:19 2026] GET /v2.0/networks?id=6a939750-4928-42b2-8b0a-d48c1b0b4327 => generated 803 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1370/2722] 10.0.0.162 () {32 vars in 725 bytes} [Thu Jul 2 11:34:19 2026] DELETE /v2.0/networks/219efd53-1d68-4056-8ce2-89fcffba952a => generated 0 bytes in 283 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1353/2723] 199.19.213.129 () {38 vars in 1027 bytes} [Thu Jul 2 11:34:19 2026] PUT /v2.0/ports/bb56d643-1909-4294-9a3f-b2d8b01d307d => generated 1249 bytes in 448 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:34:19.839 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c1f824ca-5f75-4fcc-8fa7-87b41fc5d3ea'] response: {'name': 'network-changed', 'server_uuid': '1f09b2d0-c22a-4a7a-94fe-48fb281fca16', 'tag': 'bb56d643-1909-4294-9a3f-b2d8b01d307d', 'status': 'completed', 'code': 200} 2026-07-02 11:34:19.890 7 INFO neutron_taas.services.taas.taas_plugin [None req-7fa46970-9348-4c66-a98b-2397f5726afc 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] TaaS: Handle Delete Port: a4f7e709-7cd9-4df0-a3bd-5567a6983b02 2026-07-02 11:34:19.893 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7fa46970-9348-4c66-a98b-2397f5726afc 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] Tap Mirror: Handle Delete Port: a4f7e709-7cd9-4df0-a3bd-5567a6983b02 [pid: 8|app: 0|req: 1354/2724] 199.19.213.129 () {34 vars in 1079 bytes} [Thu Jul 2 11:34:20 2026] GET /v2.0/ports?tenant_id=00fa20d5deb84310911431b9e573b924&device_id=1f09b2d0-c22a-4a7a-94fe-48fb281fca16 => generated 2489 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1355/2725] 199.19.213.129 () {34 vars in 985 bytes} [Thu Jul 2 11:34:20 2026] GET /v2.0/networks?id=6a939750-4928-42b2-8b0a-d48c1b0b4327 => generated 803 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1371/2726] 10.0.0.162 () {34 vars in 788 bytes} [Thu Jul 2 11:34:19 2026] PUT /v2.0/routers/ef39df96-3a28-404b-8597-55a6572fc012/remove_router_interface => generated 309 bytes in 990 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1356/2727] 199.19.213.129 () {34 vars in 1057 bytes} [Thu Jul 2 11:34:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.211&port_id=bb56d643-1909-4294-9a3f-b2d8b01d307d => 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: 1357/2728] 199.19.213.129 () {34 vars in 983 bytes} [Thu Jul 2 11:34:20 2026] GET /v2.0/subnets?id=57f347f4-ae25-4fe9-b5bc-466b2d379e6b => generated 679 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1358/2729] 199.19.213.129 () {34 vars in 1051 bytes} [Thu Jul 2 11:34:20 2026] GET /v2.0/ports?network_id=6a939750-4928-42b2-8b0a-d48c1b0b4327&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: 1359/2730] 199.19.213.129 () {34 vars in 1011 bytes} [Thu Jul 2 11:34:20 2026] GET /v2.0/networks/6a939750-4928-42b2-8b0a-d48c1b0b4327?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 11:34:20.644 7 INFO neutron_taas.services.taas.taas_plugin [None req-50de4444-cc3b-404f-81c5-96e5b802980c 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] TaaS: Handle Delete Port: 22f0a909-6032-4f7c-943c-d38244d971c9 2026-07-02 11:34:20.646 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-50de4444-cc3b-404f-81c5-96e5b802980c 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] Tap Mirror: Handle Delete Port: 22f0a909-6032-4f7c-943c-d38244d971c9 [pid: 8|app: 0|req: 1360/2731] 199.19.213.129 () {34 vars in 1111 bytes} [Thu Jul 2 11:34:20 2026] GET /v2.0/networks/6a939750-4928-42b2-8b0a-d48c1b0b4327?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-07-02 11:34:20.917 7 INFO neutron_taas.services.taas.taas_plugin [None req-50de4444-cc3b-404f-81c5-96e5b802980c 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] TaaS: Handle Delete Port: 32f74435-b9a0-4216-a119-f73ef6a20ee2 2026-07-02 11:34:20.919 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-50de4444-cc3b-404f-81c5-96e5b802980c 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] Tap Mirror: Handle Delete Port: 32f74435-b9a0-4216-a119-f73ef6a20ee2 2026-07-02 11:34:21.045 7 INFO neutron.services.segments.plugin [-] Segment addc4b46-3d40-427d-8bdc-b80c5b558524 resource provider aggregate not found 2026-07-02 11:34:21.054 7 INFO neutron.services.segments.plugin [-] Segment addc4b46-3d40-427d-8bdc-b80c5b558524 resource provider aggregate not found 2026-07-02 11:34:21.066 7 INFO neutron.services.segments.plugin [-] Segment addc4b46-3d40-427d-8bdc-b80c5b558524 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid addc4b46-3d40-427d-8bdc-b80c5b558524 found for delete ", "request_id": "req-6f19d1d6-0f49-4c64-ac09-026030e9bf29"}]} 2026-07-02 11:34:21.069 7 INFO neutron.services.segments.plugin [-] Segment addc4b46-3d40-427d-8bdc-b80c5b558524 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid addc4b46-3d40-427d-8bdc-b80c5b558524 found for delete ", "request_id": "req-1b3c5561-bb29-4d49-a59d-542c2daf0bad"}]} 2026-07-02 11:34:21.355 7 INFO neutron.db.l3_hamode_db [None req-50de4444-cc3b-404f-81c5-96e5b802980c 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] HA network a43c5aaf-7161-4b64-886a-a8d7dad8a66a was deleted as no HA routers are present in tenant a6f80d3c63714a699d1fec42998fd97c. [pid: 7|app: 0|req: 1372/2732] 10.0.0.162 () {32 vars in 723 bytes} [Thu Jul 2 11:34:20 2026] DELETE /v2.0/routers/ef39df96-3a28-404b-8597-55a6572fc012 => generated 0 bytes in 897 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1361/2733] 10.0.0.162 () {32 vars in 723 bytes} [Thu Jul 2 11:34:21 2026] DELETE /v2.0/subnets/f7cbd539-a353-4f9d-ab75-86f7e1c6248d => generated 0 bytes in 179 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 11:34:21.663 7 INFO neutron_taas.services.taas.taas_plugin [None req-9531be0b-60a5-4ca0-a543-507937db1af1 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] TaaS: Handle Delete Port: be346e37-2e62-4353-9f46-a7f82d66e435 2026-07-02 11:34:21.666 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9531be0b-60a5-4ca0-a543-507937db1af1 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] Tap Mirror: Handle Delete Port: be346e37-2e62-4353-9f46-a7f82d66e435 [pid: 8|app: 0|req: 1362/2734] 199.19.213.129 () {34 vars in 1079 bytes} [Thu Jul 2 11:34:21 2026] GET /v2.0/ports?tenant_id=00fa20d5deb84310911431b9e573b924&device_id=1f09b2d0-c22a-4a7a-94fe-48fb281fca16 => generated 2489 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1363/2735] 199.19.213.129 () {34 vars in 1061 bytes} [Thu Jul 2 11:34:21 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.247&port_id=a0924aa3-c923-47f1-a1e5-cd9dba92d4ae => 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: 1364/2736] 199.19.213.129 () {34 vars in 983 bytes} [Thu Jul 2 11:34:21 2026] GET /v2.0/subnets?id=12a94ece-888c-4814-b491-b25e58e55d03 => 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: 1365/2737] 199.19.213.129 () {34 vars in 1051 bytes} [Thu Jul 2 11:34:21 2026] GET /v2.0/ports?network_id=b67c256d-fbbf-4772-8839-8d74d993bf39&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: 1373/2738] 10.0.0.162 () {32 vars in 725 bytes} [Thu Jul 2 11:34:21 2026] DELETE /v2.0/networks/81fe01f3-84bd-45ed-a585-9cc53bd510e6 => generated 0 bytes in 289 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1366/2739] 199.19.213.129 () {34 vars in 1011 bytes} [Thu Jul 2 11:34:21 2026] GET /v2.0/networks/b67c256d-fbbf-4772-8839-8d74d993bf39?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: 1374/2740] 199.19.213.129 () {34 vars in 1111 bytes} [Thu Jul 2 11:34:21 2026] GET /v2.0/networks/b67c256d-fbbf-4772-8839-8d74d993bf39?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: 1367/2741] 199.19.213.129 () {34 vars in 1057 bytes} [Thu Jul 2 11:34:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.211&port_id=bb56d643-1909-4294-9a3f-b2d8b01d307d => 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: 1375/2742] 199.19.213.129 () {34 vars in 983 bytes} [Thu Jul 2 11:34:21 2026] GET /v2.0/subnets?id=57f347f4-ae25-4fe9-b5bc-466b2d379e6b => 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: 1368/2743] 199.19.213.129 () {34 vars in 1051 bytes} [Thu Jul 2 11:34:21 2026] GET /v2.0/ports?network_id=6a939750-4928-42b2-8b0a-d48c1b0b4327&device_owner=network%3Adhcp => generated 1461 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1376/2744] 199.19.213.129 () {34 vars in 1011 bytes} [Thu Jul 2 11:34:22 2026] GET /v2.0/networks/6a939750-4928-42b2-8b0a-d48c1b0b4327?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: 1369/2745] 199.19.213.129 () {34 vars in 1111 bytes} [Thu Jul 2 11:34:22 2026] GET /v2.0/networks/6a939750-4928-42b2-8b0a-d48c1b0b4327?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1377/2746] 10.0.0.162 () {32 vars in 773 bytes} [Thu Jul 2 11:34:22 2026] GET /v2.0/security-groups?tenant_id=a6f80d3c63714a699d1fec42998fd97c&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: 1370/2747] 10.0.0.162 () {32 vars in 739 bytes} [Thu Jul 2 11:34:22 2026] DELETE /v2.0/security-groups/35b88ac5-ccaf-49e6-82c1-8a00ec59ced2 => 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: 1378/2748] 10.0.0.162 () {32 vars in 773 bytes} [Thu Jul 2 11:34:22 2026] GET /v2.0/security-groups?tenant_id=3febce4572e54b00902462e71b116988&name=default => generated 2929 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1371/2749] 10.0.0.162 () {32 vars in 739 bytes} [Thu Jul 2 11:34:22 2026] DELETE /v2.0/security-groups/0eba8c07-51ff-4ccb-9f48-6eba4ad51959 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:34:23.090 7 INFO neutron.services.segments.plugin [-] Segment 569b5ea5-6ab6-40fc-93e4-9e56b45fc7e3 resource provider aggregate not found 2026-07-02 11:34:23.097 7 INFO neutron.services.segments.plugin [-] Segment 569b5ea5-6ab6-40fc-93e4-9e56b45fc7e3 resource provider aggregate not found 2026-07-02 11:34:23.113 7 INFO neutron.services.segments.plugin [-] Segment 569b5ea5-6ab6-40fc-93e4-9e56b45fc7e3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 569b5ea5-6ab6-40fc-93e4-9e56b45fc7e3 found for delete ", "request_id": "req-6b42d8e7-1ee4-4c0a-b4f7-b3885ea21203"}]} 2026-07-02 11:34:23.118 7 INFO neutron.services.segments.plugin [-] Segment 569b5ea5-6ab6-40fc-93e4-9e56b45fc7e3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 569b5ea5-6ab6-40fc-93e4-9e56b45fc7e3 found for delete ", "request_id": "req-86c0617f-853d-484c-a615-4ce00ae56cfc"}]} 2026-07-02 11:34:23.131 7 INFO neutron.services.segments.plugin [-] Segment eb772b30-e981-4b96-82a7-7adb7bfed5a9 resource provider aggregate not found 2026-07-02 11:34:23.137 7 INFO neutron.services.segments.plugin [-] Segment eb772b30-e981-4b96-82a7-7adb7bfed5a9 resource provider aggregate not found 2026-07-02 11:34:23.153 7 INFO neutron.services.segments.plugin [-] Segment eb772b30-e981-4b96-82a7-7adb7bfed5a9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eb772b30-e981-4b96-82a7-7adb7bfed5a9 found for delete ", "request_id": "req-4468b899-9791-447d-9ddb-f2dc4146ea73"}]} 2026-07-02 11:34:23.155 7 INFO neutron.services.segments.plugin [-] Segment eb772b30-e981-4b96-82a7-7adb7bfed5a9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eb772b30-e981-4b96-82a7-7adb7bfed5a9 found for delete ", "request_id": "req-02beaa6b-ce18-4444-839b-e29a73d3ea15"}]} [pid: 7|app: 0|req: 1379/2750] 10.0.0.111 () {34 vars in 970 bytes} [Thu Jul 2 11:34:26 2026] GET /v2.0/ports/bb56d643-1909-4294-9a3f-b2d8b01d307d => generated 1251 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1372/2751] 199.19.213.129 () {34 vars in 788 bytes} [Thu Jul 2 11:34:26 2026] PUT /v2.0/ports/bb56d643-1909-4294-9a3f-b2d8b01d307d => generated 1275 bytes in 240 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:34:26.407 7 INFO neutron.api.v2.resource [None req-395841b5-983f-4b58-bec6-c5aea1196d13 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1380/2752] 199.19.213.129 () {30 vars in 762 bytes} [Thu Jul 2 11:34:26 2026] GET /v2.0/security-groups/lb-c1e27265-45fd-45a6-a76c-e144c7db2d53 => generated 149 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 11:34:26.411 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a8fe9b6a-1b84-43f1-a2b2-55d1d0b80a89'] response: {'name': 'network-changed', 'server_uuid': '1f09b2d0-c22a-4a7a-94fe-48fb281fca16', 'tag': 'bb56d643-1909-4294-9a3f-b2d8b01d307d', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1373/2753] 199.19.213.129 () {30 vars in 784 bytes} [Thu Jul 2 11:34:26 2026] GET /v2.0/security-groups?name=lb-c1e27265-45fd-45a6-a76c-e144c7db2d53 => generated 1639 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1381/2756] 199.19.213.129 () {34 vars in 788 bytes} [Thu Jul 2 11:34:26 2026] PUT /v2.0/ports/bb56d643-1909-4294-9a3f-b2d8b01d307d => generated 1313 bytes in 282 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:34:26.773 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-280cd477-3dfa-4b91-9a30-473ebca84b8c'] response: {'name': 'network-changed', 'server_uuid': '1f09b2d0-c22a-4a7a-94fe-48fb281fca16', 'tag': 'bb56d643-1909-4294-9a3f-b2d8b01d307d', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1376/2757] 199.19.213.129 () {34 vars in 1079 bytes} [Thu Jul 2 11:34:26 2026] GET /v2.0/ports?tenant_id=00fa20d5deb84310911431b9e573b924&device_id=1f09b2d0-c22a-4a7a-94fe-48fb281fca16 => generated 2589 bytes in 56 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: 1382/2758] 199.19.213.129 () {34 vars in 985 bytes} [Thu Jul 2 11:34:26 2026] GET /v2.0/networks?id=6a939750-4928-42b2-8b0a-d48c1b0b4327 => generated 803 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1383/2759] 199.19.213.129 () {34 vars in 1057 bytes} [Thu Jul 2 11:34:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.211&port_id=bb56d643-1909-4294-9a3f-b2d8b01d307d => 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: 1384/2760] 199.19.213.129 () {34 vars in 983 bytes} [Thu Jul 2 11:34:27 2026] GET /v2.0/subnets?id=57f347f4-ae25-4fe9-b5bc-466b2d379e6b => generated 679 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1385/2761] 199.19.213.129 () {34 vars in 1051 bytes} [Thu Jul 2 11:34:27 2026] GET /v2.0/ports?network_id=6a939750-4928-42b2-8b0a-d48c1b0b4327&device_owner=network%3Adhcp => generated 1461 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1386/2762] 199.19.213.129 () {34 vars in 1011 bytes} [Thu Jul 2 11:34:27 2026] GET /v2.0/networks/6a939750-4928-42b2-8b0a-d48c1b0b4327?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: 1387/2763] 199.19.213.129 () {34 vars in 1111 bytes} [Thu Jul 2 11:34:27 2026] GET /v2.0/networks/6a939750-4928-42b2-8b0a-d48c1b0b4327?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) 2026-07-02 11:34:27.348 8 INFO neutron.db.segments_db [None req-01e90db3-b908-451c-a484-27c64793638f 20aa155f24154698afe59b6ddac591de 9657ce0f383646bd9c8355be9db431e4 - - default default] Added segment 162f18ee-a542-48cd-b648-882b4667f803 of type vxlan for network d91e3799-e2c9-4f20-8334-282fdbd8938d [pid: 7|app: 0|req: 1388/2764] 199.19.213.129 () {30 vars in 702 bytes} [Thu Jul 2 11:34:27 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: 1389/2765] 199.19.213.129 () {30 vars in 704 bytes} [Thu Jul 2 11:34:27 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: 1390/2766] 199.19.213.129 () {30 vars in 680 bytes} [Thu Jul 2 11:34:27 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1391/2767] 199.19.213.129 () {30 vars in 716 bytes} [Thu Jul 2 11:34:27 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: 1377/2768] 10.0.0.162 () {34 vars in 669 bytes} [Thu Jul 2 11:34:27 2026] POST /v2.0/networks => generated 727 bytes in 422 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1392/2769] 199.19.213.129 () {30 vars in 740 bytes} [Thu Jul 2 11:34:27 2026] GET /v2.0/subnets/57f347f4-ae25-4fe9-b5bc-466b2d379e6b => generated 676 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1393/2770] 199.19.213.129 () {30 vars in 736 bytes} [Thu Jul 2 11:34:27 2026] GET /v2.0/ports/f00a2ab4-e3c4-4efb-807a-58e6b12a61c8 => generated 1128 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1394/2771] 199.19.213.129 () {30 vars in 736 bytes} [Thu Jul 2 11:34:27 2026] GET /v2.0/ports/bb56d643-1909-4294-9a3f-b2d8b01d307d => generated 1349 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1395/2772] 199.19.213.129 () {30 vars in 740 bytes} [Thu Jul 2 11:34:27 2026] GET /v2.0/subnets/57f347f4-ae25-4fe9-b5bc-466b2d379e6b => 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: 1396/2773] 199.19.213.129 () {30 vars in 742 bytes} [Thu Jul 2 11:34:27 2026] GET /v2.0/networks/6a939750-4928-42b2-8b0a-d48c1b0b4327 => generated 800 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1378/2774] 10.0.0.162 () {34 vars in 668 bytes} [Thu Jul 2 11:34:27 2026] POST /v2.0/subnets => generated 644 bytes in 218 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:34:27.675 8 WARNING neutron.api.v2.base [None req-562e255e-1ec5-4162-8d40-2da18d83305b 20aa155f24154698afe59b6ddac591de 9657ce0f383646bd9c8355be9db431e4 - - default default] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: 'None' is not a valid string.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: 'None' is not a valid string. 2026-07-02 11:34:27.677 8 INFO neutron.api.v2.resource [None req-562e255e-1ec5-4162-8d40-2da18d83305b 20aa155f24154698afe59b6ddac591de 9657ce0f383646bd9c8355be9db431e4 - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 8|app: 0|req: 1379/2775] 10.0.0.162 () {34 vars in 680 bytes} [Thu Jul 2 11:34:27 2026] POST /v2.0/rbac-policies => generated 143 bytes in 9 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1397/2776] 199.19.213.129 () {30 vars in 736 bytes} [Thu Jul 2 11:34:27 2026] GET /v2.0/ports/f00a2ab4-e3c4-4efb-807a-58e6b12a61c8 => generated 1128 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1398/2777] 199.19.213.129 () {30 vars in 740 bytes} [Thu Jul 2 11:34:27 2026] GET /v2.0/subnets/57f347f4-ae25-4fe9-b5bc-466b2d379e6b => 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: 1380/2778] 10.0.0.162 () {32 vars in 725 bytes} [Thu Jul 2 11:34:27 2026] DELETE /v2.0/networks/d91e3799-e2c9-4f20-8334-282fdbd8938d => generated 0 bytes in 233 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 11:34:27.981 7 INFO neutron.db.segments_db [None req-9d07efa1-64a6-4680-b130-edf92cebed7c 20aa155f24154698afe59b6ddac591de 9657ce0f383646bd9c8355be9db431e4 - - default default] Added segment 7a855a99-5870-4e7a-96be-067d67c6ce92 of type vxlan for network c89638fc-b8fc-4607-b679-1bbc520e7f81 2026-07-02 11:34:28.029 8 INFO neutron.services.segments.plugin [-] Segment 162f18ee-a542-48cd-b648-882b4667f803 resource provider aggregate not found 2026-07-02 11:34:28.049 8 INFO neutron.services.segments.plugin [-] Segment 162f18ee-a542-48cd-b648-882b4667f803 resource provider aggregate not found 2026-07-02 11:34:28.054 8 INFO neutron.services.segments.plugin [-] Segment 162f18ee-a542-48cd-b648-882b4667f803 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 162f18ee-a542-48cd-b648-882b4667f803 found for delete ", "request_id": "req-c568a022-c70b-4240-9b8b-4cf4d8d6583b"}]} 2026-07-02 11:34:28.072 8 INFO neutron.services.segments.plugin [-] Segment 162f18ee-a542-48cd-b648-882b4667f803 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 162f18ee-a542-48cd-b648-882b4667f803 found for delete ", "request_id": "req-0f612f2e-9b4a-4af0-b13b-ff084151bd34"}]} [pid: 7|app: 0|req: 1399/2779] 10.0.0.162 () {34 vars in 669 bytes} [Thu Jul 2 11:34:27 2026] POST /v2.0/networks => generated 726 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1381/2780] 10.0.0.162 () {34 vars in 668 bytes} [Thu Jul 2 11:34:28 2026] POST /v2.0/subnets => generated 647 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:34:28.308 8 WARNING neutron.api.v2.base [None req-bb7407b2-02ea-4a1e-855d-97008208a8ac 20aa155f24154698afe59b6ddac591de 9657ce0f383646bd9c8355be9db431e4 - - default default] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. 2026-07-02 11:34:28.309 8 INFO neutron.api.v2.resource [None req-bb7407b2-02ea-4a1e-855d-97008208a8ac 20aa155f24154698afe59b6ddac591de 9657ce0f383646bd9c8355be9db431e4 - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 8|app: 0|req: 1382/2781] 10.0.0.162 () {34 vars in 680 bytes} [Thu Jul 2 11:34:28 2026] POST /v2.0/rbac-policies => generated 547 bytes in 10 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1400/2782] 199.19.213.129 () {34 vars in 1079 bytes} [Thu Jul 2 11:34:28 2026] GET /v2.0/ports?tenant_id=00fa20d5deb84310911431b9e573b924&device_id=1f09b2d0-c22a-4a7a-94fe-48fb281fca16 => generated 2589 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1401/2783] 199.19.213.129 () {34 vars in 985 bytes} [Thu Jul 2 11:34:28 2026] GET /v2.0/networks?id=6a939750-4928-42b2-8b0a-d48c1b0b4327 => generated 803 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1402/2784] 199.19.213.129 () {34 vars in 1057 bytes} [Thu Jul 2 11:34:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.211&port_id=bb56d643-1909-4294-9a3f-b2d8b01d307d => 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: 1403/2785] 199.19.213.129 () {34 vars in 983 bytes} [Thu Jul 2 11:34:28 2026] GET /v2.0/subnets?id=57f347f4-ae25-4fe9-b5bc-466b2d379e6b => generated 679 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1383/2786] 10.0.0.162 () {32 vars in 725 bytes} [Thu Jul 2 11:34:28 2026] DELETE /v2.0/networks/c89638fc-b8fc-4607-b679-1bbc520e7f81 => 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: 1404/2787] 199.19.213.129 () {34 vars in 1051 bytes} [Thu Jul 2 11:34:28 2026] GET /v2.0/ports?network_id=6a939750-4928-42b2-8b0a-d48c1b0b4327&device_owner=network%3Adhcp => generated 1461 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:34:28.561 8 INFO neutron.db.segments_db [None req-9ffe3e73-94e6-41e3-a67b-b515ff1dfefe 20aa155f24154698afe59b6ddac591de 9657ce0f383646bd9c8355be9db431e4 - - default default] Added segment 06164639-e235-42dd-a2b3-6ec169e0454d of type vxlan for network f539fc2f-1a31-4e36-8995-7b05189dd95c [pid: 7|app: 0|req: 1405/2788] 199.19.213.129 () {34 vars in 1011 bytes} [Thu Jul 2 11:34:28 2026] GET /v2.0/networks/6a939750-4928-42b2-8b0a-d48c1b0b4327?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1384/2789] 10.0.0.162 () {34 vars in 669 bytes} [Thu Jul 2 11:34:28 2026] POST /v2.0/networks => generated 726 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1406/2790] 199.19.213.129 () {34 vars in 1111 bytes} [Thu Jul 2 11:34:28 2026] GET /v2.0/networks/6a939750-4928-42b2-8b0a-d48c1b0b4327?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1385/2791] 10.0.0.162 () {34 vars in 668 bytes} [Thu Jul 2 11:34:28 2026] POST /v2.0/subnets => generated 647 bytes in 191 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1407/2792] 10.0.0.162 () {34 vars in 680 bytes} [Thu Jul 2 11:34:28 2026] POST /v2.0/rbac-policies => generated 324 bytes in 268 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1386/2793] 10.0.0.162 () {32 vars in 722 bytes} [Thu Jul 2 11:34:29 2026] GET /v2.0/networks/f539fc2f-1a31-4e36-8995-7b05189dd95c => generated 654 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:34:29.952 7 INFO neutron.pecan_wsgi.hooks.translation [None req-210922e6-7f69-4689-8b84-dc031018a344 207cb156004a4ff2920fd2be625c5099 7d09f77f237245b997f8b2d4cdd0c88e - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1408/2794] 10.0.0.162 () {32 vars in 722 bytes} [Thu Jul 2 11:34:29 2026] GET /v2.0/networks/f539fc2f-1a31-4e36-8995-7b05189dd95c => generated 138 bytes in 55 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 11:34:30.078 8 INFO neutron.services.segments.plugin [-] Segment 7a855a99-5870-4e7a-96be-067d67c6ce92 resource provider aggregate not found 2026-07-02 11:34:30.092 8 INFO neutron.services.segments.plugin [-] Segment 7a855a99-5870-4e7a-96be-067d67c6ce92 resource provider aggregate not found 2026-07-02 11:34:30.100 8 INFO neutron.services.segments.plugin [-] Segment 7a855a99-5870-4e7a-96be-067d67c6ce92 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7a855a99-5870-4e7a-96be-067d67c6ce92 found for delete ", "request_id": "req-cc84b2f5-fbdc-4249-8634-aa9976c7e39a"}]} 2026-07-02 11:34:30.110 8 INFO neutron.services.segments.plugin [-] Segment 7a855a99-5870-4e7a-96be-067d67c6ce92 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7a855a99-5870-4e7a-96be-067d67c6ce92 found for delete ", "request_id": "req-b6226ac0-bbf5-497f-afd9-4ec2ece7414c"}]} [pid: 8|app: 0|req: 1387/2795] 10.0.0.162 () {32 vars in 725 bytes} [Thu Jul 2 11:34:29 2026] DELETE /v2.0/networks/f539fc2f-1a31-4e36-8995-7b05189dd95c => generated 0 bytes in 227 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 11:34:30.206 7 INFO neutron.pecan_wsgi.hooks.translation [None req-90b6a434-078e-447a-95d3-e004491d70c6 20aa155f24154698afe59b6ddac591de 9657ce0f383646bd9c8355be9db431e4 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1409/2796] 10.0.0.162 () {32 vars in 723 bytes} [Thu Jul 2 11:34:30 2026] DELETE /v2.0/subnets/2af34701-69c1-4e81-94a7-212b0918c8c3 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 11:34:30.226 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6f79b759-5da7-46da-a437-d24c79ab41d0 20aa155f24154698afe59b6ddac591de 9657ce0f383646bd9c8355be9db431e4 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1388/2797] 10.0.0.162 () {32 vars in 723 bytes} [Thu Jul 2 11:34:30 2026] DELETE /v2.0/subnets/e3935748-170b-4c19-a017-e92fc50e592b => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 11:34:30.245 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c9eee998-dd6b-44fb-9646-57f8e69b5e87 20aa155f24154698afe59b6ddac591de 9657ce0f383646bd9c8355be9db431e4 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1410/2798] 10.0.0.162 () {32 vars in 723 bytes} [Thu Jul 2 11:34:30 2026] DELETE /v2.0/subnets/7ea85e5f-a710-467f-9109-e0aafab8ca28 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1389/2799] 10.0.0.162 () {32 vars in 773 bytes} [Thu Jul 2 11:34:31 2026] GET /v2.0/security-groups?tenant_id=9657ce0f383646bd9c8355be9db431e4&name=default => generated 2929 bytes in 186 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1411/2800] 10.0.0.162 () {32 vars in 739 bytes} [Thu Jul 2 11:34:31 2026] DELETE /v2.0/security-groups/02cf7eb4-c618-4ac3-83ca-2d5ba845bf65 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1390/2801] 10.0.0.162 () {32 vars in 773 bytes} [Thu Jul 2 11:34:31 2026] GET /v2.0/security-groups?tenant_id=3a20dfbcf2fb4b7f88b4faa7d5868705&name=default => generated 2929 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1412/2802] 10.0.0.162 () {32 vars in 739 bytes} [Thu Jul 2 11:34:31 2026] DELETE /v2.0/security-groups/5bb7d428-23c9-47fc-8e7d-298c8b76f34b => 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: 1391/2803] 10.0.0.162 () {32 vars in 773 bytes} [Thu Jul 2 11:34:31 2026] GET /v2.0/security-groups?tenant_id=7d09f77f237245b997f8b2d4cdd0c88e&name=default => generated 2929 bytes in 176 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:34:32.130 8 INFO neutron.services.segments.plugin [-] Segment 06164639-e235-42dd-a2b3-6ec169e0454d resource provider aggregate not found 2026-07-02 11:34:32.141 8 INFO neutron.services.segments.plugin [-] Segment 06164639-e235-42dd-a2b3-6ec169e0454d resource provider aggregate not found 2026-07-02 11:34:32.146 8 INFO neutron.services.segments.plugin [-] Segment 06164639-e235-42dd-a2b3-6ec169e0454d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 06164639-e235-42dd-a2b3-6ec169e0454d found for delete ", "request_id": "req-71f77b19-6c8d-4317-b154-7f74e1e86504"}]} 2026-07-02 11:34:32.158 8 INFO neutron.services.segments.plugin [-] Segment 06164639-e235-42dd-a2b3-6ec169e0454d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 06164639-e235-42dd-a2b3-6ec169e0454d found for delete ", "request_id": "req-16823976-dbf8-432c-964e-9d5b452068a4"}]} [pid: 7|app: 0|req: 1413/2804] 10.0.0.162 () {32 vars in 739 bytes} [Thu Jul 2 11:34:32 2026] DELETE /v2.0/security-groups/eb6ee7fe-be41-4206-95b6-0eac74741d87 => generated 0 bytes in 156 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:34:35.156 8 INFO neutron.db.l3_db [None req-f018943f-31e0-4b27-912b-124aaf677936 6cb4250367ff40ffada9876a07e40b8a 1bb387c9acd44282b4f69118fd1b3324 - - default default] Floating IP f236810d-ea0d-49e9-a478-2239896f3450 associated. External IP: 10.96.250.220, port: f00a2ab4-e3c4-4efb-807a-58e6b12a61c8. [pid: 8|app: 0|req: 1392/2805] 10.0.0.162 () {34 vars in 676 bytes} [Thu Jul 2 11:34:34 2026] POST /v2.0/floatingips => generated 898 bytes in 1175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1414/2806] 10.0.0.162 () {34 vars in 675 bytes} [Thu Jul 2 11:34:35 2026] POST /v2.0/subnetpools => generated 516 bytes in 236 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1393/2807] 10.0.0.162 () {34 vars in 758 bytes} [Thu Jul 2 11:34:35 2026] PUT /v2.0/subnetpools/fa47d421-9d8d-4de0-82e4-f57a9e2d459c/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: 1415/2808] 10.0.0.162 () {32 vars in 738 bytes} [Thu Jul 2 11:34:35 2026] GET /v2.0/subnetpools/fa47d421-9d8d-4de0-82e4-f57a9e2d459c/tags => generated 25 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1394/2809] 10.0.0.162 () {34 vars in 769 bytes} [Thu Jul 2 11:34:35 2026] PUT /v2.0/subnetpools/fa47d421-9d8d-4de0-82e4-f57a9e2d459c/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: 1416/2810] 10.0.0.162 () {32 vars in 738 bytes} [Thu Jul 2 11:34:35 2026] GET /v2.0/subnetpools/fa47d421-9d8d-4de0-82e4-f57a9e2d459c/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: 1395/2811] 10.0.0.162 () {34 vars in 765 bytes} [Thu Jul 2 11:34:35 2026] PUT /v2.0/subnetpools/fa47d421-9d8d-4de0-82e4-f57a9e2d459c/tags/red => 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: 1417/2812] 10.0.0.162 () {32 vars in 738 bytes} [Thu Jul 2 11:34:36 2026] GET /v2.0/subnetpools/fa47d421-9d8d-4de0-82e4-f57a9e2d459c/tags => generated 34 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1396/2813] 10.0.0.162 () {34 vars in 787 bytes} [Thu Jul 2 11:34:36 2026] PUT /v2.0/subnetpools/fa47d421-9d8d-4de0-82e4-f57a9e2d459c/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: 7|app: 0|req: 1418/2814] 10.0.0.162 () {32 vars in 738 bytes} [Thu Jul 2 11:34:36 2026] GET /v2.0/subnetpools/fa47d421-9d8d-4de0-82e4-f57a9e2d459c/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: 1397/2815] 10.0.0.162 () {34 vars in 758 bytes} [Thu Jul 2 11:34:36 2026] PUT /v2.0/subnetpools/fa47d421-9d8d-4de0-82e4-f57a9e2d459c/tags => generated 37 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1419/2816] 10.0.0.162 () {32 vars in 738 bytes} [Thu Jul 2 11:34:36 2026] GET /v2.0/subnetpools/fa47d421-9d8d-4de0-82e4-f57a9e2d459c/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: 1398/2817] 10.0.0.162 () {32 vars in 746 bytes} [Thu Jul 2 11:34:36 2026] GET /v2.0/subnetpools/fa47d421-9d8d-4de0-82e4-f57a9e2d459c/tags/red => generated 0 bytes in 21 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:34:36.262 7 INFO neutron.api.v2.resource [None req-bdbd0833-ca65-4e1a-9a33-5efaace5135f ac3451c1b7144bb5b79ab4f21d3c27c2 9dc5eb3f5b0642d99bd22525037d9c0b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1420/2818] 10.0.0.162 () {32 vars in 750 bytes} [Thu Jul 2 11:34:36 2026] GET /v2.0/subnetpools/fa47d421-9d8d-4de0-82e4-f57a9e2d459c/tags/green => generated 99 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1399/2819] 10.0.0.162 () {32 vars in 749 bytes} [Thu Jul 2 11:34:36 2026] DELETE /v2.0/subnetpools/fa47d421-9d8d-4de0-82e4-f57a9e2d459c/tags/red => 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: 1421/2820] 10.0.0.162 () {32 vars in 738 bytes} [Thu Jul 2 11:34:36 2026] GET /v2.0/subnetpools/fa47d421-9d8d-4de0-82e4-f57a9e2d459c/tags => generated 30 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 11:34:36.383 8 INFO neutron.api.v2.resource [None req-ca9ac9fe-70ff-416b-b77f-95e9c3d9813a ac3451c1b7144bb5b79ab4f21d3c27c2 9dc5eb3f5b0642d99bd22525037d9c0b - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1400/2821] 10.0.0.162 () {32 vars in 753 bytes} [Thu Jul 2 11:34:36 2026] DELETE /v2.0/subnetpools/fa47d421-9d8d-4de0-82e4-f57a9e2d459c/tags/green => generated 99 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1422/2822] 10.0.0.162 () {32 vars in 741 bytes} [Thu Jul 2 11:34:36 2026] DELETE /v2.0/subnetpools/fa47d421-9d8d-4de0-82e4-f57a9e2d459c/tags => 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: 1401/2823] 10.0.0.162 () {32 vars in 738 bytes} [Thu Jul 2 11:34:36 2026] GET /v2.0/subnetpools/fa47d421-9d8d-4de0-82e4-f57a9e2d459c/tags => generated 12 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1423/2824] 10.0.0.162 () {32 vars in 731 bytes} [Thu Jul 2 11:34:36 2026] DELETE /v2.0/subnetpools/fa47d421-9d8d-4de0-82e4-f57a9e2d459c => generated 0 bytes in 46 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1402/2825] 10.0.0.162 () {32 vars in 773 bytes} [Thu Jul 2 11:34:37 2026] GET /v2.0/security-groups?tenant_id=9dc5eb3f5b0642d99bd22525037d9c0b&name=default => generated 2929 bytes in 274 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1424/2826] 10.0.0.162 () {32 vars in 739 bytes} [Thu Jul 2 11:34:37 2026] DELETE /v2.0/security-groups/064575cf-d3dd-49fd-b5ee-d57e7e015269 => generated 0 bytes in 164 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1403/2827] 10.0.0.162 () {32 vars in 773 bytes} [Thu Jul 2 11:34:37 2026] GET /v2.0/security-groups?tenant_id=641f386728604e29a75201d86c9f7f85&name=default => generated 2929 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1425/2828] 10.0.0.162 () {32 vars in 739 bytes} [Thu Jul 2 11:34:37 2026] DELETE /v2.0/security-groups/8efa271f-e22d-4b27-b207-c9d45edc96ac => generated 0 bytes in 135 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1404/2829] 199.19.213.129 () {30 vars in 702 bytes} [Thu Jul 2 11:34:40 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 175 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1426/2830] 199.19.213.129 () {30 vars in 704 bytes} [Thu Jul 2 11:34:40 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1405/2831] 199.19.213.129 () {30 vars in 680 bytes} [Thu Jul 2 11:34:40 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1427/2832] 199.19.213.129 () {30 vars in 716 bytes} [Thu Jul 2 11:34:40 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-07-02 11:34:40.537 8 INFO neutron.api.v2.resource [None req-c4ce79df-fce2-4688-bb1b-ec0b17eeaff4 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1406/2833] 199.19.213.129 () {30 vars in 762 bytes} [Thu Jul 2 11:34:40 2026] GET /v2.0/security-groups/lb-c1e27265-45fd-45a6-a76c-e144c7db2d53 => generated 149 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1428/2834] 199.19.213.129 () {30 vars in 784 bytes} [Thu Jul 2 11:34:40 2026] GET /v2.0/security-groups?name=lb-c1e27265-45fd-45a6-a76c-e144c7db2d53 => generated 1639 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1407/2835] 199.19.213.129 () {30 vars in 814 bytes} [Thu Jul 2 11:34:40 2026] GET /v2.0/security-group-rules?security_group_id=2c0c3db4-26f3-4ec2-935a-81064ff61cf7 => generated 1182 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1429/2836] 199.19.213.129 () {34 vars in 746 bytes} [Thu Jul 2 11:34:40 2026] POST /v2.0/security-group-rules => generated 601 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1408/2837] 199.19.213.129 () {34 vars in 746 bytes} [Thu Jul 2 11:34:40 2026] POST /v2.0/security-group-rules => generated 597 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:34:41.629 7 INFO neutron.db.segments_db [None req-7fd99faf-e494-4923-a0e5-84882fc4df9b 84fe74b9ea5a4744b0066ba2645212db e8eca47f855142ae9cedce722935ba49 - - default default] Added segment e777fab4-b82a-405c-aeef-65940adb3334 of type vxlan for network ea0a5622-d4e3-440a-84ae-36ac2943741e [pid: 7|app: 0|req: 1430/2840] 10.0.0.162 () {34 vars in 669 bytes} [Thu Jul 2 11:34:41 2026] POST /v2.0/networks => generated 632 bytes in 382 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:34:41.804 8 INFO neutron.db.segments_db [None req-099038c5-8af3-421d-9eff-cba0ec293791 84fe74b9ea5a4744b0066ba2645212db e8eca47f855142ae9cedce722935ba49 - - default default] Added segment b8e9d9e0-fd37-4ebe-8ebe-7b0f42e8315a of type vxlan for network 217a3b0b-5cd8-417c-b5e7-df706f850214 [pid: 8|app: 0|req: 1411/2841] 10.0.0.162 () {34 vars in 669 bytes} [Thu Jul 2 11:34:41 2026] POST /v2.0/networks => generated 632 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1431/2842] 10.0.0.162 () {34 vars in 752 bytes} [Thu Jul 2 11:34:41 2026] PUT /v2.0/networks/ea0a5622-d4e3-440a-84ae-36ac2943741e/tags => generated 25 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1412/2843] 10.0.0.162 () {32 vars in 732 bytes} [Thu Jul 2 11:34:41 2026] GET /v2.0/networks/ea0a5622-d4e3-440a-84ae-36ac2943741e/tags => generated 25 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1432/2844] 10.0.0.162 () {34 vars in 752 bytes} [Thu Jul 2 11:34:42 2026] PUT /v2.0/networks/217a3b0b-5cd8-417c-b5e7-df706f850214/tags => generated 17 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1413/2845] 10.0.0.162 () {32 vars in 732 bytes} [Thu Jul 2 11:34:42 2026] GET /v2.0/networks/217a3b0b-5cd8-417c-b5e7-df706f850214/tags => generated 17 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1433/2846] 10.0.0.162 () {34 vars in 752 bytes} [Thu Jul 2 11:34:42 2026] PUT /v2.0/networks/217a3b0b-5cd8-417c-b5e7-df706f850214/tags => generated 12 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1414/2847] 10.0.0.162 () {32 vars in 732 bytes} [Thu Jul 2 11:34:42 2026] GET /v2.0/networks/217a3b0b-5cd8-417c-b5e7-df706f850214/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: 1434/2848] 10.0.0.162 () {32 vars in 732 bytes} [Thu Jul 2 11:34:42 2026] GET /v2.0/networks/ea0a5622-d4e3-440a-84ae-36ac2943741e/tags => generated 25 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 11:34:42.497 8 INFO neutron.services.segments.plugin [-] Segment e777fab4-b82a-405c-aeef-65940adb3334 resource provider aggregate not found 2026-07-02 11:34:42.503 8 INFO neutron.services.segments.plugin [-] Segment e777fab4-b82a-405c-aeef-65940adb3334 resource provider aggregate not found 2026-07-02 11:34:42.533 8 INFO neutron.services.segments.plugin [-] Segment e777fab4-b82a-405c-aeef-65940adb3334 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e777fab4-b82a-405c-aeef-65940adb3334 found for delete ", "request_id": "req-9a6f1c33-c377-4eb8-83c1-2eaa4cc771d4"}]} 2026-07-02 11:34:42.534 8 INFO neutron.services.segments.plugin [-] Segment e777fab4-b82a-405c-aeef-65940adb3334 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e777fab4-b82a-405c-aeef-65940adb3334 found for delete ", "request_id": "req-0d58d2b2-0206-4282-af20-3e6cf7b7613b"}]} [pid: 8|app: 0|req: 1415/2849] 10.0.0.162 () {32 vars in 725 bytes} [Thu Jul 2 11:34:42 2026] DELETE /v2.0/networks/ea0a5622-d4e3-440a-84ae-36ac2943741e => generated 0 bytes in 179 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 11:34:42.682 7 INFO neutron.services.segments.plugin [-] Segment b8e9d9e0-fd37-4ebe-8ebe-7b0f42e8315a resource provider aggregate not found 2026-07-02 11:34:42.688 7 INFO neutron.services.segments.plugin [-] Segment b8e9d9e0-fd37-4ebe-8ebe-7b0f42e8315a resource provider aggregate not found 2026-07-02 11:34:42.704 7 INFO neutron.services.segments.plugin [-] Segment b8e9d9e0-fd37-4ebe-8ebe-7b0f42e8315a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b8e9d9e0-fd37-4ebe-8ebe-7b0f42e8315a found for delete ", "request_id": "req-f7edf3c7-181d-4de6-893f-1e35acecfa51"}]} 2026-07-02 11:34:42.711 7 INFO neutron.services.segments.plugin [-] Segment b8e9d9e0-fd37-4ebe-8ebe-7b0f42e8315a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b8e9d9e0-fd37-4ebe-8ebe-7b0f42e8315a found for delete ", "request_id": "req-47085f2d-8e45-44a5-b284-9320940e4cdb"}]} [pid: 7|app: 0|req: 1435/2850] 10.0.0.162 () {32 vars in 725 bytes} [Thu Jul 2 11:34:42 2026] DELETE /v2.0/networks/217a3b0b-5cd8-417c-b5e7-df706f850214 => generated 0 bytes in 175 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1416/2851] 10.0.0.162 () {32 vars in 773 bytes} [Thu Jul 2 11:34:43 2026] GET /v2.0/security-groups?tenant_id=e8eca47f855142ae9cedce722935ba49&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: 1436/2852] 10.0.0.162 () {32 vars in 739 bytes} [Thu Jul 2 11:34:43 2026] DELETE /v2.0/security-groups/9d9f1b30-d652-4c53-9d50-e9bb2903c048 => 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: 1417/2853] 10.0.0.162 () {32 vars in 773 bytes} [Thu Jul 2 11:34:43 2026] GET /v2.0/security-groups?tenant_id=e9fdf8d7c4ea459aaa514eabb83e87c7&name=default => generated 2929 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1437/2854] 10.0.0.162 () {32 vars in 739 bytes} [Thu Jul 2 11:34:43 2026] DELETE /v2.0/security-groups/db75b7aa-0678-4752-a02b-e96a681b0137 => 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: 1418/2855] 10.0.0.251 () {30 vars in 689 bytes} [Thu Jul 2 11:34:52 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1438/2856] 10.0.0.251 () {30 vars in 691 bytes} [Thu Jul 2 11:34:52 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: 1419/2857] 10.0.0.251 () {30 vars in 667 bytes} [Thu Jul 2 11:34:52 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: 1439/2858] 10.0.0.251 () {30 vars in 703 bytes} [Thu Jul 2 11:34:52 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: 1420/2859] 10.0.0.251 () {28 vars in 438 bytes} [Thu Jul 2 11:34:53 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1440/2860] 10.0.0.251 () {30 vars in 727 bytes} [Thu Jul 2 11:34:53 2026] GET /v2.0/subnets/a844fcc3-f94e-4a68-aec8-0ab6fdfa2069 => generated 656 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1421/2861] 199.19.213.129 () {30 vars in 702 bytes} [Thu Jul 2 11:34:53 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: 1441/2862] 199.19.213.129 () {30 vars in 704 bytes} [Thu Jul 2 11:34:53 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: 1422/2863] 199.19.213.129 () {30 vars in 680 bytes} [Thu Jul 2 11:34:53 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: 1442/2864] 199.19.213.129 () {30 vars in 716 bytes} [Thu Jul 2 11:34:53 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1423/2865] 199.19.213.129 () {30 vars in 740 bytes} [Thu Jul 2 11:34:53 2026] GET /v2.0/subnets/a844fcc3-f94e-4a68-aec8-0ab6fdfa2069 => generated 674 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1443/2866] 199.19.213.129 () {30 vars in 768 bytes} [Thu Jul 2 11:34:53 2026] GET /v2.0/ports?device_id=1f09b2d0-c22a-4a7a-94fe-48fb281fca16 => generated 2589 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1424/2867] 199.19.213.129 () {30 vars in 702 bytes} [Thu Jul 2 11:34:54 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1444/2868] 199.19.213.129 () {30 vars in 704 bytes} [Thu Jul 2 11:34:54 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1425/2869] 199.19.213.129 () {30 vars in 680 bytes} [Thu Jul 2 11:34:54 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1445/2870] 199.19.213.129 () {30 vars in 716 bytes} [Thu Jul 2 11:34:54 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1426/2871] 199.19.213.129 () {34 vars in 716 bytes} [Thu Jul 2 11:34:54 2026] POST /v2.0/ports => generated 1328 bytes in 326 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1446/2872] 10.0.0.111 () {34 vars in 970 bytes} [Thu Jul 2 11:34:54 2026] GET /v2.0/ports/54bbdaea-87e4-4945-998a-4615ce3f08bf => generated 1328 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1427/2873] 10.0.0.111 () {34 vars in 906 bytes} [Thu Jul 2 11:34:55 2026] GET /v2.0/extensions => generated 21537 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1447/2874] 199.19.213.129 () {34 vars in 1261 bytes} [Thu Jul 2 11:34:56 2026] GET /v2.0/ports/54bbdaea-87e4-4945-998a-4615ce3f08bf?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1428/2875] 199.19.213.129 () {34 vars in 1011 bytes} [Thu Jul 2 11:34:56 2026] GET /v2.0/networks/db171b1e-e560-4657-a048-495efadbd264?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/2876] 199.19.213.129 () {34 vars in 1111 bytes} [Thu Jul 2 11:34:56 2026] GET /v2.0/networks/db171b1e-e560-4657-a048-495efadbd264?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: 1450/2879] 199.19.213.129 () {34 vars in 974 bytes} [Thu Jul 2 11:34:56 2026] GET /v2.0/ports/54bbdaea-87e4-4945-998a-4615ce3f08bf => generated 1328 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1430/2880] 199.19.213.129 () {34 vars in 985 bytes} [Thu Jul 2 11:34:56 2026] GET /v2.0/networks?id=db171b1e-e560-4657-a048-495efadbd264 => generated 801 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1451/2881] 199.19.213.129 () {38 vars in 1027 bytes} [Thu Jul 2 11:34:56 2026] PUT /v2.0/ports/54bbdaea-87e4-4945-998a-4615ce3f08bf => generated 1518 bytes in 482 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:34:57.360 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ed5bc6e4-d5c0-4f98-b409-cfbe9588c649'] response: {'name': 'network-changed', 'server_uuid': '1f09b2d0-c22a-4a7a-94fe-48fb281fca16', 'tag': '54bbdaea-87e4-4945-998a-4615ce3f08bf', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1431/2882] 199.19.213.129 () {34 vars in 1079 bytes} [Thu Jul 2 11:34:57 2026] GET /v2.0/ports?tenant_id=00fa20d5deb84310911431b9e573b924&device_id=1f09b2d0-c22a-4a7a-94fe-48fb281fca16 => generated 4099 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1452/2883] 199.19.213.129 () {34 vars in 985 bytes} [Thu Jul 2 11:34:57 2026] GET /v2.0/networks?id=db171b1e-e560-4657-a048-495efadbd264 => generated 801 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1432/2884] 199.19.213.129 () {34 vars in 1057 bytes} [Thu Jul 2 11:34:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.133&port_id=54bbdaea-87e4-4945-998a-4615ce3f08bf => 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: 1453/2885] 199.19.213.129 () {34 vars in 1103 bytes} [Thu Jul 2 11:34:58 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A17d&port_id=54bbdaea-87e4-4945-998a-4615ce3f08bf => 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: 1433/2886] 199.19.213.129 () {34 vars in 1063 bytes} [Thu Jul 2 11:34:58 2026] GET /v2.0/subnets?id=78306f0a-2229-4be7-ae49-ff6ca021da04&id=a844fcc3-f94e-4a68-aec8-0ab6fdfa2069 => generated 1411 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1454/2887] 199.19.213.129 () {34 vars in 1051 bytes} [Thu Jul 2 11:34:58 2026] GET /v2.0/ports?network_id=db171b1e-e560-4657-a048-495efadbd264&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: 1434/2888] 199.19.213.129 () {34 vars in 1051 bytes} [Thu Jul 2 11:34:58 2026] GET /v2.0/ports?network_id=db171b1e-e560-4657-a048-495efadbd264&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: 1455/2889] 199.19.213.129 () {34 vars in 1011 bytes} [Thu Jul 2 11:34:58 2026] GET /v2.0/networks/db171b1e-e560-4657-a048-495efadbd264?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: 1435/2890] 199.19.213.129 () {34 vars in 1111 bytes} [Thu Jul 2 11:34:58 2026] GET /v2.0/networks/db171b1e-e560-4657-a048-495efadbd264?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: 1456/2891] 199.19.213.129 () {34 vars in 1079 bytes} [Thu Jul 2 11:34:59 2026] GET /v2.0/ports?tenant_id=00fa20d5deb84310911431b9e573b924&device_id=1f09b2d0-c22a-4a7a-94fe-48fb281fca16 => generated 4099 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1436/2892] 199.19.213.129 () {34 vars in 1061 bytes} [Thu Jul 2 11:34:59 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.247&port_id=a0924aa3-c923-47f1-a1e5-cd9dba92d4ae => 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: 1457/2893] 199.19.213.129 () {34 vars in 983 bytes} [Thu Jul 2 11:34:59 2026] GET /v2.0/subnets?id=12a94ece-888c-4814-b491-b25e58e55d03 => generated 654 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1437/2894] 199.19.213.129 () {34 vars in 1051 bytes} [Thu Jul 2 11:34:59 2026] GET /v2.0/ports?network_id=b67c256d-fbbf-4772-8839-8d74d993bf39&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1458/2895] 199.19.213.129 () {34 vars in 1011 bytes} [Thu Jul 2 11:34:59 2026] GET /v2.0/networks/b67c256d-fbbf-4772-8839-8d74d993bf39?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: 1438/2896] 199.19.213.129 () {34 vars in 1111 bytes} [Thu Jul 2 11:34:59 2026] GET /v2.0/networks/b67c256d-fbbf-4772-8839-8d74d993bf39?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: 1459/2897] 199.19.213.129 () {34 vars in 1057 bytes} [Thu Jul 2 11:34:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.211&port_id=bb56d643-1909-4294-9a3f-b2d8b01d307d => 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: 1439/2898] 199.19.213.129 () {34 vars in 983 bytes} [Thu Jul 2 11:34:59 2026] GET /v2.0/subnets?id=57f347f4-ae25-4fe9-b5bc-466b2d379e6b => generated 679 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1460/2899] 199.19.213.129 () {34 vars in 1051 bytes} [Thu Jul 2 11:34:59 2026] GET /v2.0/ports?network_id=6a939750-4928-42b2-8b0a-d48c1b0b4327&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: 1440/2900] 199.19.213.129 () {34 vars in 1011 bytes} [Thu Jul 2 11:34:59 2026] GET /v2.0/networks/6a939750-4928-42b2-8b0a-d48c1b0b4327?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: 1461/2901] 199.19.213.129 () {34 vars in 1111 bytes} [Thu Jul 2 11:34:59 2026] GET /v2.0/networks/6a939750-4928-42b2-8b0a-d48c1b0b4327?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: 1441/2902] 199.19.213.129 () {34 vars in 1057 bytes} [Thu Jul 2 11:34:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.133&port_id=54bbdaea-87e4-4945-998a-4615ce3f08bf => 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: 1462/2903] 199.19.213.129 () {34 vars in 1103 bytes} [Thu Jul 2 11:34:59 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A17d&port_id=54bbdaea-87e4-4945-998a-4615ce3f08bf => 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: 1442/2904] 199.19.213.129 () {34 vars in 1063 bytes} [Thu Jul 2 11:34:59 2026] GET /v2.0/subnets?id=78306f0a-2229-4be7-ae49-ff6ca021da04&id=a844fcc3-f94e-4a68-aec8-0ab6fdfa2069 => 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: 1463/2905] 199.19.213.129 () {34 vars in 1051 bytes} [Thu Jul 2 11:34:59 2026] GET /v2.0/ports?network_id=db171b1e-e560-4657-a048-495efadbd264&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: 1443/2906] 199.19.213.129 () {34 vars in 1051 bytes} [Thu Jul 2 11:34:59 2026] GET /v2.0/ports?network_id=db171b1e-e560-4657-a048-495efadbd264&device_owner=network%3Adhcp => generated 1457 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1464/2907] 199.19.213.129 () {34 vars in 1011 bytes} [Thu Jul 2 11:35:00 2026] GET /v2.0/networks/db171b1e-e560-4657-a048-495efadbd264?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: 1444/2908] 199.19.213.129 () {34 vars in 1111 bytes} [Thu Jul 2 11:35:00 2026] GET /v2.0/networks/db171b1e-e560-4657-a048-495efadbd264?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: 1465/2909] 10.0.0.111 () {34 vars in 970 bytes} [Thu Jul 2 11:35:04 2026] GET /v2.0/ports/54bbdaea-87e4-4945-998a-4615ce3f08bf => generated 1520 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1445/2910] 199.19.213.129 () {30 vars in 742 bytes} [Thu Jul 2 11:35:04 2026] GET /v2.0/networks/db171b1e-e560-4657-a048-495efadbd264 => generated 798 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1466/2911] 199.19.213.129 () {30 vars in 740 bytes} [Thu Jul 2 11:35:04 2026] GET /v2.0/subnets/a844fcc3-f94e-4a68-aec8-0ab6fdfa2069 => generated 674 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1446/2912] 199.19.213.129 () {30 vars in 740 bytes} [Thu Jul 2 11:35:04 2026] GET /v2.0/subnets/78306f0a-2229-4be7-ae49-ff6ca021da04 => generated 744 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1467/2913] 199.19.213.129 () {30 vars in 702 bytes} [Thu Jul 2 11:35:04 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: 1447/2914] 199.19.213.129 () {30 vars in 704 bytes} [Thu Jul 2 11:35:04 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: 1468/2915] 199.19.213.129 () {30 vars in 680 bytes} [Thu Jul 2 11:35:04 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: 1448/2916] 199.19.213.129 () {30 vars in 716 bytes} [Thu Jul 2 11:35:04 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: 1469/2917] 199.19.213.129 () {30 vars in 740 bytes} [Thu Jul 2 11:35:04 2026] GET /v2.0/subnets/57f347f4-ae25-4fe9-b5bc-466b2d379e6b => 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: 1449/2918] 199.19.213.129 () {30 vars in 736 bytes} [Thu Jul 2 11:35:04 2026] GET /v2.0/ports/f00a2ab4-e3c4-4efb-807a-58e6b12a61c8 => generated 1128 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1470/2919] 199.19.213.129 () {30 vars in 736 bytes} [Thu Jul 2 11:35:04 2026] GET /v2.0/ports/bb56d643-1909-4294-9a3f-b2d8b01d307d => generated 1349 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1450/2920] 199.19.213.129 () {30 vars in 740 bytes} [Thu Jul 2 11:35:04 2026] GET /v2.0/subnets/57f347f4-ae25-4fe9-b5bc-466b2d379e6b => 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: 1471/2921] 199.19.213.129 () {30 vars in 742 bytes} [Thu Jul 2 11:35:04 2026] GET /v2.0/networks/6a939750-4928-42b2-8b0a-d48c1b0b4327 => generated 800 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1451/2922] 199.19.213.129 () {30 vars in 736 bytes} [Thu Jul 2 11:35:04 2026] GET /v2.0/ports/f00a2ab4-e3c4-4efb-807a-58e6b12a61c8 => generated 1128 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1472/2923] 199.19.213.129 () {30 vars in 740 bytes} [Thu Jul 2 11:35:04 2026] GET /v2.0/subnets/57f347f4-ae25-4fe9-b5bc-466b2d379e6b => 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: 1474/2926] 10.0.0.251 () {30 vars in 689 bytes} [Thu Jul 2 11:35:13 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: 1453/2927] 10.0.0.251 () {30 vars in 691 bytes} [Thu Jul 2 11:35:13 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: 1475/2928] 10.0.0.251 () {30 vars in 667 bytes} [Thu Jul 2 11:35:13 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: 1454/2929] 10.0.0.251 () {30 vars in 703 bytes} [Thu Jul 2 11:35:13 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1476/2930] 10.0.0.251 () {28 vars in 438 bytes} [Thu Jul 2 11:35:14 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1455/2931] 10.0.0.251 () {30 vars in 727 bytes} [Thu Jul 2 11:35:14 2026] GET /v2.0/subnets/bb323be7-1f31-4a76-b40b-d748b219f4c0 => generated 656 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1477/2932] 199.19.213.129 () {30 vars in 702 bytes} [Thu Jul 2 11:35:18 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1456/2933] 199.19.213.129 () {30 vars in 704 bytes} [Thu Jul 2 11:35:18 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1478/2934] 199.19.213.129 () {30 vars in 680 bytes} [Thu Jul 2 11:35:18 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1457/2935] 199.19.213.129 () {30 vars in 716 bytes} [Thu Jul 2 11:35:18 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1479/2936] 199.19.213.129 () {30 vars in 740 bytes} [Thu Jul 2 11:35:18 2026] GET /v2.0/subnets/a844fcc3-f94e-4a68-aec8-0ab6fdfa2069 => generated 674 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1458/2937] 199.19.213.129 () {30 vars in 740 bytes} [Thu Jul 2 11:35:18 2026] GET /v2.0/subnets/bb323be7-1f31-4a76-b40b-d748b219f4c0 => generated 674 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1480/2938] 199.19.213.129 () {30 vars in 768 bytes} [Thu Jul 2 11:35:18 2026] GET /v2.0/ports?device_id=1f09b2d0-c22a-4a7a-94fe-48fb281fca16 => generated 4101 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1459/2939] 199.19.213.129 () {30 vars in 702 bytes} [Thu Jul 2 11:35:18 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1481/2940] 199.19.213.129 () {30 vars in 704 bytes} [Thu Jul 2 11:35:18 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: 1460/2941] 199.19.213.129 () {30 vars in 680 bytes} [Thu Jul 2 11:35:18 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1482/2942] 199.19.213.129 () {30 vars in 716 bytes} [Thu Jul 2 11:35:18 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: 1461/2943] 199.19.213.129 () {34 vars in 716 bytes} [Thu Jul 2 11:35:18 2026] POST /v2.0/ports => generated 1332 bytes in 368 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1483/2944] 10.0.0.111 () {34 vars in 970 bytes} [Thu Jul 2 11:35:19 2026] GET /v2.0/ports/c3a0fc54-52e3-4f99-87ae-49fd9c288b3a => generated 1332 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1462/2945] 199.19.213.129 () {34 vars in 1261 bytes} [Thu Jul 2 11:35:20 2026] GET /v2.0/ports/c3a0fc54-52e3-4f99-87ae-49fd9c288b3a?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1484/2946] 199.19.213.129 () {34 vars in 1011 bytes} [Thu Jul 2 11:35:20 2026] GET /v2.0/networks/277e603b-2b62-4c0a-aae8-fcb413c995c2?fields=segments => generated 14 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1463/2947] 199.19.213.129 () {34 vars in 1111 bytes} [Thu Jul 2 11:35:20 2026] GET /v2.0/networks/277e603b-2b62-4c0a-aae8-fcb413c995c2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1485/2948] 199.19.213.129 () {34 vars in 974 bytes} [Thu Jul 2 11:35:20 2026] GET /v2.0/ports/c3a0fc54-52e3-4f99-87ae-49fd9c288b3a => generated 1332 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1464/2949] 199.19.213.129 () {34 vars in 985 bytes} [Thu Jul 2 11:35:20 2026] GET /v2.0/networks?id=277e603b-2b62-4c0a-aae8-fcb413c995c2 => generated 800 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1486/2950] 199.19.213.129 () {38 vars in 1027 bytes} [Thu Jul 2 11:35:21 2026] PUT /v2.0/ports/c3a0fc54-52e3-4f99-87ae-49fd9c288b3a => generated 1522 bytes in 1016 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:35:22.107 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-64735408-96a9-40e3-9988-e5b5d2485a5f'] response: {'name': 'network-changed', 'server_uuid': '1f09b2d0-c22a-4a7a-94fe-48fb281fca16', 'tag': 'c3a0fc54-52e3-4f99-87ae-49fd9c288b3a', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1465/2951] 199.19.213.129 () {34 vars in 1079 bytes} [Thu Jul 2 11:35:22 2026] GET /v2.0/ports?tenant_id=00fa20d5deb84310911431b9e573b924&device_id=1f09b2d0-c22a-4a7a-94fe-48fb281fca16 => generated 5615 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1487/2952] 199.19.213.129 () {34 vars in 985 bytes} [Thu Jul 2 11:35:22 2026] GET /v2.0/networks?id=277e603b-2b62-4c0a-aae8-fcb413c995c2 => generated 800 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1466/2953] 199.19.213.129 () {34 vars in 1057 bytes} [Thu Jul 2 11:35:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.213&port_id=c3a0fc54-52e3-4f99-87ae-49fd9c288b3a => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1488/2954] 199.19.213.129 () {34 vars in 1105 bytes} [Thu Jul 2 11:35:22 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A124&port_id=c3a0fc54-52e3-4f99-87ae-49fd9c288b3a => 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: 1467/2955] 199.19.213.129 () {34 vars in 1063 bytes} [Thu Jul 2 11:35:22 2026] GET /v2.0/subnets?id=bb323be7-1f31-4a76-b40b-d748b219f4c0&id=b11e8a24-f466-49bb-ac46-67351dbaf109 => generated 1415 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1489/2956] 199.19.213.129 () {34 vars in 1051 bytes} [Thu Jul 2 11:35:22 2026] GET /v2.0/ports?network_id=277e603b-2b62-4c0a-aae8-fcb413c995c2&device_owner=network%3Adhcp => generated 1461 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1468/2957] 199.19.213.129 () {34 vars in 1051 bytes} [Thu Jul 2 11:35:22 2026] GET /v2.0/ports?network_id=277e603b-2b62-4c0a-aae8-fcb413c995c2&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: 1490/2958] 199.19.213.129 () {34 vars in 1011 bytes} [Thu Jul 2 11:35:22 2026] GET /v2.0/networks/277e603b-2b62-4c0a-aae8-fcb413c995c2?fields=segments => generated 14 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1469/2959] 199.19.213.129 () {34 vars in 1111 bytes} [Thu Jul 2 11:35:22 2026] GET /v2.0/networks/277e603b-2b62-4c0a-aae8-fcb413c995c2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1491/2960] 199.19.213.129 () {34 vars in 1079 bytes} [Thu Jul 2 11:35:24 2026] GET /v2.0/ports?tenant_id=00fa20d5deb84310911431b9e573b924&device_id=1f09b2d0-c22a-4a7a-94fe-48fb281fca16 => generated 5615 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1470/2961] 199.19.213.129 () {34 vars in 1061 bytes} [Thu Jul 2 11:35:24 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.247&port_id=a0924aa3-c923-47f1-a1e5-cd9dba92d4ae => 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: 1492/2962] 199.19.213.129 () {34 vars in 983 bytes} [Thu Jul 2 11:35:24 2026] GET /v2.0/subnets?id=12a94ece-888c-4814-b491-b25e58e55d03 => generated 654 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1471/2963] 199.19.213.129 () {34 vars in 1051 bytes} [Thu Jul 2 11:35:24 2026] GET /v2.0/ports?network_id=b67c256d-fbbf-4772-8839-8d74d993bf39&device_owner=network%3Adhcp => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1493/2964] 199.19.213.129 () {34 vars in 1011 bytes} [Thu Jul 2 11:35:24 2026] GET /v2.0/networks/b67c256d-fbbf-4772-8839-8d74d993bf39?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: 1472/2965] 199.19.213.129 () {34 vars in 1111 bytes} [Thu Jul 2 11:35:24 2026] GET /v2.0/networks/b67c256d-fbbf-4772-8839-8d74d993bf39?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: 1494/2966] 199.19.213.129 () {34 vars in 1057 bytes} [Thu Jul 2 11:35:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.211&port_id=bb56d643-1909-4294-9a3f-b2d8b01d307d => 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: 1473/2967] 199.19.213.129 () {34 vars in 983 bytes} [Thu Jul 2 11:35:24 2026] GET /v2.0/subnets?id=57f347f4-ae25-4fe9-b5bc-466b2d379e6b => generated 679 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1495/2968] 199.19.213.129 () {34 vars in 1051 bytes} [Thu Jul 2 11:35:24 2026] GET /v2.0/ports?network_id=6a939750-4928-42b2-8b0a-d48c1b0b4327&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: 8|app: 0|req: 1474/2969] 199.19.213.129 () {34 vars in 1011 bytes} [Thu Jul 2 11:35:24 2026] GET /v2.0/networks/6a939750-4928-42b2-8b0a-d48c1b0b4327?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1496/2970] 199.19.213.129 () {34 vars in 1111 bytes} [Thu Jul 2 11:35:24 2026] GET /v2.0/networks/6a939750-4928-42b2-8b0a-d48c1b0b4327?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: 1475/2971] 199.19.213.129 () {34 vars in 1057 bytes} [Thu Jul 2 11:35:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.133&port_id=54bbdaea-87e4-4945-998a-4615ce3f08bf => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1497/2972] 199.19.213.129 () {34 vars in 1103 bytes} [Thu Jul 2 11:35:24 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A17d&port_id=54bbdaea-87e4-4945-998a-4615ce3f08bf => 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: 1476/2973] 199.19.213.129 () {34 vars in 1063 bytes} [Thu Jul 2 11:35:24 2026] GET /v2.0/subnets?id=78306f0a-2229-4be7-ae49-ff6ca021da04&id=a844fcc3-f94e-4a68-aec8-0ab6fdfa2069 => generated 1411 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1498/2974] 199.19.213.129 () {34 vars in 1051 bytes} [Thu Jul 2 11:35:24 2026] GET /v2.0/ports?network_id=db171b1e-e560-4657-a048-495efadbd264&device_owner=network%3Adhcp => generated 1457 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1477/2975] 199.19.213.129 () {34 vars in 1051 bytes} [Thu Jul 2 11:35:24 2026] GET /v2.0/ports?network_id=db171b1e-e560-4657-a048-495efadbd264&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: 7|app: 0|req: 1499/2976] 199.19.213.129 () {34 vars in 1011 bytes} [Thu Jul 2 11:35:24 2026] GET /v2.0/networks/db171b1e-e560-4657-a048-495efadbd264?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: 1478/2977] 199.19.213.129 () {34 vars in 1111 bytes} [Thu Jul 2 11:35:24 2026] GET /v2.0/networks/db171b1e-e560-4657-a048-495efadbd264?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: 1500/2978] 199.19.213.129 () {34 vars in 1057 bytes} [Thu Jul 2 11:35:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.213&port_id=c3a0fc54-52e3-4f99-87ae-49fd9c288b3a => 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: 1479/2979] 199.19.213.129 () {34 vars in 1105 bytes} [Thu Jul 2 11:35:24 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A124&port_id=c3a0fc54-52e3-4f99-87ae-49fd9c288b3a => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1501/2980] 199.19.213.129 () {34 vars in 1063 bytes} [Thu Jul 2 11:35:24 2026] GET /v2.0/subnets?id=bb323be7-1f31-4a76-b40b-d748b219f4c0&id=b11e8a24-f466-49bb-ac46-67351dbaf109 => generated 1415 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1480/2981] 199.19.213.129 () {34 vars in 1051 bytes} [Thu Jul 2 11:35:24 2026] GET /v2.0/ports?network_id=277e603b-2b62-4c0a-aae8-fcb413c995c2&device_owner=network%3Adhcp => generated 1461 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1502/2982] 199.19.213.129 () {34 vars in 1051 bytes} [Thu Jul 2 11:35:25 2026] GET /v2.0/ports?network_id=277e603b-2b62-4c0a-aae8-fcb413c995c2&device_owner=network%3Adhcp => generated 1461 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1481/2983] 199.19.213.129 () {34 vars in 1011 bytes} [Thu Jul 2 11:35:25 2026] GET /v2.0/networks/277e603b-2b62-4c0a-aae8-fcb413c995c2?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: 1503/2984] 199.19.213.129 () {34 vars in 1111 bytes} [Thu Jul 2 11:35:25 2026] GET /v2.0/networks/277e603b-2b62-4c0a-aae8-fcb413c995c2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1483/2987] 10.0.0.111 () {34 vars in 970 bytes} [Thu Jul 2 11:35:29 2026] GET /v2.0/ports/c3a0fc54-52e3-4f99-87ae-49fd9c288b3a => generated 1524 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1505/2988] 199.19.213.129 () {30 vars in 742 bytes} [Thu Jul 2 11:35:29 2026] GET /v2.0/networks/277e603b-2b62-4c0a-aae8-fcb413c995c2 => generated 797 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1484/2989] 199.19.213.129 () {30 vars in 740 bytes} [Thu Jul 2 11:35:29 2026] GET /v2.0/subnets/bb323be7-1f31-4a76-b40b-d748b219f4c0 => generated 674 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1506/2990] 199.19.213.129 () {30 vars in 740 bytes} [Thu Jul 2 11:35:29 2026] GET /v2.0/subnets/b11e8a24-f466-49bb-ac46-67351dbaf109 => generated 748 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1485/2991] 199.19.213.129 () {30 vars in 736 bytes} [Thu Jul 2 11:35:29 2026] GET /v2.0/ports/54bbdaea-87e4-4945-998a-4615ce3f08bf => generated 1520 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1507/2992] 199.19.213.129 () {34 vars in 789 bytes} [Thu Jul 2 11:35:29 2026] PUT /v2.0/ports/54bbdaea-87e4-4945-998a-4615ce3f08bf => generated 1255 bytes in 492 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:35:30.100 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-61effcf2-0aaf-4ff4-a8c4-8e4d481e9241'] response: {'name': 'network-changed', 'server_uuid': '1f09b2d0-c22a-4a7a-94fe-48fb281fca16', 'tag': '54bbdaea-87e4-4945-998a-4615ce3f08bf', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1486/2993] 199.19.213.129 () {30 vars in 742 bytes} [Thu Jul 2 11:35:30 2026] GET /v2.0/networks/db171b1e-e560-4657-a048-495efadbd264 => generated 798 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: 7|app: 0|req: 1508/2994] 199.19.213.129 () {30 vars in 740 bytes} [Thu Jul 2 11:35:30 2026] GET /v2.0/subnets/a844fcc3-f94e-4a68-aec8-0ab6fdfa2069 => 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: 1487/2995] 199.19.213.129 () {30 vars in 702 bytes} [Thu Jul 2 11:35:30 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: 1509/2996] 199.19.213.129 () {30 vars in 704 bytes} [Thu Jul 2 11:35:30 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: 1488/2997] 199.19.213.129 () {30 vars in 680 bytes} [Thu Jul 2 11:35:30 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1510/2998] 199.19.213.129 () {30 vars in 716 bytes} [Thu Jul 2 11:35:30 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: 1489/2999] 199.19.213.129 () {30 vars in 740 bytes} [Thu Jul 2 11:35:30 2026] GET /v2.0/subnets/57f347f4-ae25-4fe9-b5bc-466b2d379e6b => 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: 1511/3000] 199.19.213.129 () {30 vars in 736 bytes} [Thu Jul 2 11:35:30 2026] GET /v2.0/ports/f00a2ab4-e3c4-4efb-807a-58e6b12a61c8 => generated 1128 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1490/3001] 199.19.213.129 () {30 vars in 736 bytes} [Thu Jul 2 11:35:30 2026] GET /v2.0/ports/bb56d643-1909-4294-9a3f-b2d8b01d307d => generated 1349 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1512/3002] 199.19.213.129 () {30 vars in 740 bytes} [Thu Jul 2 11:35:30 2026] GET /v2.0/subnets/57f347f4-ae25-4fe9-b5bc-466b2d379e6b => 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: 1491/3003] 199.19.213.129 () {30 vars in 742 bytes} [Thu Jul 2 11:35:30 2026] GET /v2.0/networks/6a939750-4928-42b2-8b0a-d48c1b0b4327 => generated 800 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1513/3004] 199.19.213.129 () {30 vars in 736 bytes} [Thu Jul 2 11:35:30 2026] GET /v2.0/ports/f00a2ab4-e3c4-4efb-807a-58e6b12a61c8 => generated 1128 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1492/3005] 199.19.213.129 () {30 vars in 740 bytes} [Thu Jul 2 11:35:30 2026] GET /v2.0/subnets/57f347f4-ae25-4fe9-b5bc-466b2d379e6b => 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: 1514/3006] 199.19.213.129 () {34 vars in 1079 bytes} [Thu Jul 2 11:35:30 2026] GET /v2.0/ports?tenant_id=00fa20d5deb84310911431b9e573b924&device_id=1f09b2d0-c22a-4a7a-94fe-48fb281fca16 => generated 5388 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1493/3007] 199.19.213.129 () {34 vars in 985 bytes} [Thu Jul 2 11:35:30 2026] GET /v2.0/networks?id=db171b1e-e560-4657-a048-495efadbd264 => generated 801 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1515/3008] 199.19.213.129 () {34 vars in 1057 bytes} [Thu Jul 2 11:35:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.133&port_id=54bbdaea-87e4-4945-998a-4615ce3f08bf => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1494/3009] 199.19.213.129 () {34 vars in 983 bytes} [Thu Jul 2 11:35:30 2026] GET /v2.0/subnets?id=a844fcc3-f94e-4a68-aec8-0ab6fdfa2069 => generated 677 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1516/3010] 199.19.213.129 () {34 vars in 1051 bytes} [Thu Jul 2 11:35:30 2026] GET /v2.0/ports?network_id=db171b1e-e560-4657-a048-495efadbd264&device_owner=network%3Adhcp => generated 1457 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1495/3011] 199.19.213.129 () {34 vars in 1011 bytes} [Thu Jul 2 11:35:30 2026] GET /v2.0/networks/db171b1e-e560-4657-a048-495efadbd264?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: 1517/3012] 199.19.213.129 () {34 vars in 1111 bytes} [Thu Jul 2 11:35:30 2026] GET /v2.0/networks/db171b1e-e560-4657-a048-495efadbd264?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1497/3015] 199.19.213.129 () {30 vars in 702 bytes} [Thu Jul 2 11:35:44 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: 1519/3016] 199.19.213.129 () {30 vars in 704 bytes} [Thu Jul 2 11:35:44 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: 1498/3017] 199.19.213.129 () {30 vars in 680 bytes} [Thu Jul 2 11:35:44 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: 1520/3018] 199.19.213.129 () {30 vars in 716 bytes} [Thu Jul 2 11:35:44 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1499/3019] 199.19.213.129 () {30 vars in 740 bytes} [Thu Jul 2 11:35:44 2026] GET /v2.0/subnets/a844fcc3-f94e-4a68-aec8-0ab6fdfa2069 => 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: 1521/3020] 199.19.213.129 () {30 vars in 768 bytes} [Thu Jul 2 11:35:44 2026] GET /v2.0/ports?device_id=1f09b2d0-c22a-4a7a-94fe-48fb281fca16 => generated 5388 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1500/3021] 199.19.213.129 () {30 vars in 702 bytes} [Thu Jul 2 11:35:44 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1522/3022] 199.19.213.129 () {30 vars in 704 bytes} [Thu Jul 2 11:35:44 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: 1501/3023] 199.19.213.129 () {30 vars in 680 bytes} [Thu Jul 2 11:35:44 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1523/3024] 199.19.213.129 () {30 vars in 716 bytes} [Thu Jul 2 11:35:44 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1502/3025] 199.19.213.129 () {30 vars in 736 bytes} [Thu Jul 2 11:35:44 2026] GET /v2.0/ports/c3a0fc54-52e3-4f99-87ae-49fd9c288b3a => generated 1524 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1524/3026] 199.19.213.129 () {34 vars in 789 bytes} [Thu Jul 2 11:35:44 2026] PUT /v2.0/ports/c3a0fc54-52e3-4f99-87ae-49fd9c288b3a => generated 1255 bytes in 267 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1503/3027] 199.19.213.129 () {30 vars in 742 bytes} [Thu Jul 2 11:35:44 2026] GET /v2.0/networks/277e603b-2b62-4c0a-aae8-fcb413c995c2 => generated 797 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:35:44.800 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b512f605-4d75-4c0d-a3dd-e142947956f8'] response: {'name': 'network-changed', 'server_uuid': '1f09b2d0-c22a-4a7a-94fe-48fb281fca16', 'tag': 'c3a0fc54-52e3-4f99-87ae-49fd9c288b3a', '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: 1525/3028] 199.19.213.129 () {30 vars in 740 bytes} [Thu Jul 2 11:35:44 2026] GET /v2.0/subnets/bb323be7-1f31-4a76-b40b-d748b219f4c0 => 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: 1504/3029] 199.19.213.129 () {30 vars in 736 bytes} [Thu Jul 2 11:35:44 2026] GET /v2.0/ports/c3a0fc54-52e3-4f99-87ae-49fd9c288b3a => generated 1291 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1526/3030] 199.19.213.129 () {34 vars in 788 bytes} [Thu Jul 2 11:35:44 2026] PUT /v2.0/ports/c3a0fc54-52e3-4f99-87ae-49fd9c288b3a => generated 1080 bytes in 322 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1505/3031] 199.19.213.129 () {30 vars in 742 bytes} [Thu Jul 2 11:35:45 2026] GET /v2.0/networks/277e603b-2b62-4c0a-aae8-fcb413c995c2 => generated 797 bytes in 35 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: 1527/3032] 199.19.213.129 () {30 vars in 768 bytes} [Thu Jul 2 11:35:45 2026] GET /v2.0/ports?device_id=1f09b2d0-c22a-4a7a-94fe-48fb281fca16 => generated 4980 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1506/3033] 199.19.213.129 () {34 vars in 1079 bytes} [Thu Jul 2 11:35:45 2026] GET /v2.0/ports?tenant_id=00fa20d5deb84310911431b9e573b924&device_id=1f09b2d0-c22a-4a7a-94fe-48fb281fca16 => generated 4980 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1528/3034] 199.19.213.129 () {34 vars in 985 bytes} [Thu Jul 2 11:35:45 2026] GET /v2.0/networks?id=277e603b-2b62-4c0a-aae8-fcb413c995c2 => generated 800 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1529/3035] 199.19.213.129 () {34 vars in 1011 bytes} [Thu Jul 2 11:35:45 2026] GET /v2.0/networks/277e603b-2b62-4c0a-aae8-fcb413c995c2?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: 1507/3036] 199.19.213.129 () {30 vars in 768 bytes} [Thu Jul 2 11:35:45 2026] GET /v2.0/ports?device_id=1f09b2d0-c22a-4a7a-94fe-48fb281fca16 => generated 4980 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1530/3037] 199.19.213.129 () {34 vars in 1111 bytes} [Thu Jul 2 11:35:45 2026] GET /v2.0/networks/277e603b-2b62-4c0a-aae8-fcb413c995c2?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: 1508/3038] 199.19.213.129 () {30 vars in 768 bytes} [Thu Jul 2 11:35:46 2026] GET /v2.0/ports?device_id=1f09b2d0-c22a-4a7a-94fe-48fb281fca16 => generated 4980 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:35:46.838 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-082656da-646c-4e05-a747-fd76cc667332'] response: {'name': 'network-changed', 'server_uuid': '1f09b2d0-c22a-4a7a-94fe-48fb281fca16', 'tag': 'c3a0fc54-52e3-4f99-87ae-49fd9c288b3a', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1531/3039] 199.19.213.129 () {34 vars in 1079 bytes} [Thu Jul 2 11:35:47 2026] GET /v2.0/ports?tenant_id=00fa20d5deb84310911431b9e573b924&device_id=1f09b2d0-c22a-4a7a-94fe-48fb281fca16 => generated 4980 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1509/3040] 199.19.213.129 () {34 vars in 985 bytes} [Thu Jul 2 11:35:47 2026] GET /v2.0/networks?id=277e603b-2b62-4c0a-aae8-fcb413c995c2 => generated 800 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1532/3041] 199.19.213.129 () {34 vars in 1011 bytes} [Thu Jul 2 11:35:47 2026] GET /v2.0/networks/277e603b-2b62-4c0a-aae8-fcb413c995c2?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: 1510/3042] 199.19.213.129 () {34 vars in 1111 bytes} [Thu Jul 2 11:35:47 2026] GET /v2.0/networks/277e603b-2b62-4c0a-aae8-fcb413c995c2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1533/3043] 199.19.213.129 () {30 vars in 768 bytes} [Thu Jul 2 11:35:47 2026] GET /v2.0/ports?device_id=1f09b2d0-c22a-4a7a-94fe-48fb281fca16 => generated 4980 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1511/3044] 199.19.213.129 () {34 vars in 974 bytes} [Thu Jul 2 11:35:47 2026] GET /v2.0/ports/c3a0fc54-52e3-4f99-87ae-49fd9c288b3a => generated 1116 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1534/3045] 199.19.213.129 () {34 vars in 1059 bytes} [Thu Jul 2 11:35:47 2026] GET /v2.0/ports/c3a0fc54-52e3-4f99-87ae-49fd9c288b3a?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1512/3046] 199.19.213.129 () {34 vars in 1015 bytes} [Thu Jul 2 11:35:47 2026] GET /v2.0/networks/277e603b-2b62-4c0a-aae8-fcb413c995c2?fields=dns_domain => generated 29 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1535/3047] 199.19.213.129 () {38 vars in 1027 bytes} [Thu Jul 2 11:35:47 2026] PUT /v2.0/ports/c3a0fc54-52e3-4f99-87ae-49fd9c288b3a => generated 917 bytes in 298 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1513/3048] 199.19.213.129 () {30 vars in 768 bytes} [Thu Jul 2 11:35:48 2026] GET /v2.0/ports?device_id=1f09b2d0-c22a-4a7a-94fe-48fb281fca16 => generated 3872 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 11:35:48.775 7 INFO neutron_taas.services.taas.taas_plugin [None req-6db8f828-45c6-4d6b-9ae8-4cedaab6d4b2 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] TaaS: Handle Delete Port: c3a0fc54-52e3-4f99-87ae-49fd9c288b3a 2026-07-02 11:35:48.778 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6db8f828-45c6-4d6b-9ae8-4cedaab6d4b2 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] Tap Mirror: Handle Delete Port: c3a0fc54-52e3-4f99-87ae-49fd9c288b3a [pid: 7|app: 0|req: 1536/3049] 199.19.213.129 () {32 vars in 758 bytes} [Thu Jul 2 11:35:48 2026] DELETE /v2.0/ports/c3a0fc54-52e3-4f99-87ae-49fd9c288b3a => generated 0 bytes in 207 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1514/3050] 199.19.213.129 () {30 vars in 702 bytes} [Thu Jul 2 11:35:48 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1537/3051] 199.19.213.129 () {30 vars in 704 bytes} [Thu Jul 2 11:35:49 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: 1515/3052] 199.19.213.129 () {30 vars in 680 bytes} [Thu Jul 2 11:35:49 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: 1538/3053] 199.19.213.129 () {30 vars in 716 bytes} [Thu Jul 2 11:35:49 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: 1516/3054] 199.19.213.129 () {30 vars in 740 bytes} [Thu Jul 2 11:35:49 2026] GET /v2.0/subnets/57f347f4-ae25-4fe9-b5bc-466b2d379e6b => generated 676 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1539/3055] 199.19.213.129 () {30 vars in 736 bytes} [Thu Jul 2 11:35:49 2026] GET /v2.0/ports/f00a2ab4-e3c4-4efb-807a-58e6b12a61c8 => generated 1128 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1517/3056] 199.19.213.129 () {30 vars in 736 bytes} [Thu Jul 2 11:35:49 2026] GET /v2.0/ports/bb56d643-1909-4294-9a3f-b2d8b01d307d => generated 1349 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1540/3057] 199.19.213.129 () {30 vars in 740 bytes} [Thu Jul 2 11:35:49 2026] GET /v2.0/subnets/57f347f4-ae25-4fe9-b5bc-466b2d379e6b => generated 676 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1518/3058] 199.19.213.129 () {30 vars in 742 bytes} [Thu Jul 2 11:35:49 2026] GET /v2.0/networks/6a939750-4928-42b2-8b0a-d48c1b0b4327 => generated 800 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1541/3059] 199.19.213.129 () {30 vars in 736 bytes} [Thu Jul 2 11:35:49 2026] GET /v2.0/ports/f00a2ab4-e3c4-4efb-807a-58e6b12a61c8 => generated 1128 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1519/3060] 199.19.213.129 () {30 vars in 740 bytes} [Thu Jul 2 11:35:49 2026] GET /v2.0/subnets/57f347f4-ae25-4fe9-b5bc-466b2d379e6b => generated 676 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1542/3061] 199.19.213.129 () {34 vars in 1079 bytes} [Thu Jul 2 11:35:49 2026] GET /v2.0/ports?tenant_id=00fa20d5deb84310911431b9e573b924&device_id=1f09b2d0-c22a-4a7a-94fe-48fb281fca16 => generated 3872 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1520/3062] 199.19.213.129 () {34 vars in 1225 bytes} [Thu Jul 2 11:35:49 2026] GET /v2.0/networks?id=b67c256d-fbbf-4772-8839-8d74d993bf39&id=6a939750-4928-42b2-8b0a-d48c1b0b4327&id=db171b1e-e560-4657-a048-495efadbd264&id=277e603b-2b62-4c0a-aae8-fcb413c995c2 => generated 3097 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1543/3063] 199.19.213.129 () {34 vars in 1061 bytes} [Thu Jul 2 11:35:49 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.247&port_id=a0924aa3-c923-47f1-a1e5-cd9dba92d4ae => 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: 1521/3064] 199.19.213.129 () {34 vars in 983 bytes} [Thu Jul 2 11:35:49 2026] GET /v2.0/subnets?id=12a94ece-888c-4814-b491-b25e58e55d03 => generated 654 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1544/3065] 199.19.213.129 () {34 vars in 1051 bytes} [Thu Jul 2 11:35:49 2026] GET /v2.0/ports?network_id=b67c256d-fbbf-4772-8839-8d74d993bf39&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: 1522/3066] 199.19.213.129 () {34 vars in 1011 bytes} [Thu Jul 2 11:35:49 2026] GET /v2.0/networks/b67c256d-fbbf-4772-8839-8d74d993bf39?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1545/3067] 199.19.213.129 () {34 vars in 1111 bytes} [Thu Jul 2 11:35:50 2026] GET /v2.0/networks/b67c256d-fbbf-4772-8839-8d74d993bf39?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1523/3068] 199.19.213.129 () {34 vars in 1057 bytes} [Thu Jul 2 11:35:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.211&port_id=bb56d643-1909-4294-9a3f-b2d8b01d307d => 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: 1546/3069] 199.19.213.129 () {34 vars in 983 bytes} [Thu Jul 2 11:35:50 2026] GET /v2.0/subnets?id=57f347f4-ae25-4fe9-b5bc-466b2d379e6b => 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: 1524/3070] 199.19.213.129 () {34 vars in 1051 bytes} [Thu Jul 2 11:35:50 2026] GET /v2.0/ports?network_id=6a939750-4928-42b2-8b0a-d48c1b0b4327&device_owner=network%3Adhcp => generated 1461 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1547/3071] 199.19.213.129 () {34 vars in 1011 bytes} [Thu Jul 2 11:35:50 2026] GET /v2.0/networks/6a939750-4928-42b2-8b0a-d48c1b0b4327?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: 1525/3072] 199.19.213.129 () {34 vars in 1111 bytes} [Thu Jul 2 11:35:50 2026] GET /v2.0/networks/6a939750-4928-42b2-8b0a-d48c1b0b4327?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: 1548/3073] 199.19.213.129 () {34 vars in 1057 bytes} [Thu Jul 2 11:35:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.133&port_id=54bbdaea-87e4-4945-998a-4615ce3f08bf => 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: 1526/3074] 199.19.213.129 () {34 vars in 983 bytes} [Thu Jul 2 11:35:50 2026] GET /v2.0/subnets?id=a844fcc3-f94e-4a68-aec8-0ab6fdfa2069 => 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: 1549/3075] 199.19.213.129 () {34 vars in 1051 bytes} [Thu Jul 2 11:35:50 2026] GET /v2.0/ports?network_id=db171b1e-e560-4657-a048-495efadbd264&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: 1527/3076] 199.19.213.129 () {34 vars in 1011 bytes} [Thu Jul 2 11:35:50 2026] GET /v2.0/networks/db171b1e-e560-4657-a048-495efadbd264?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: 1550/3077] 199.19.213.129 () {34 vars in 1111 bytes} [Thu Jul 2 11:35:50 2026] GET /v2.0/networks/db171b1e-e560-4657-a048-495efadbd264?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1528/3078] 199.19.213.129 () {30 vars in 702 bytes} [Thu Jul 2 11:35:54 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1551/3079] 199.19.213.129 () {30 vars in 704 bytes} [Thu Jul 2 11:35:54 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1529/3080] 199.19.213.129 () {30 vars in 680 bytes} [Thu Jul 2 11:35:54 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1552/3081] 199.19.213.129 () {30 vars in 716 bytes} [Thu Jul 2 11:35:54 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1530/3082] 199.19.213.129 () {30 vars in 768 bytes} [Thu Jul 2 11:35:54 2026] GET /v2.0/ports?device_id=1f09b2d0-c22a-4a7a-94fe-48fb281fca16 => generated 3872 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1553/3083] 199.19.213.129 () {30 vars in 702 bytes} [Thu Jul 2 11:35:54 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1531/3084] 199.19.213.129 () {30 vars in 704 bytes} [Thu Jul 2 11:35:54 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1554/3085] 199.19.213.129 () {30 vars in 680 bytes} [Thu Jul 2 11:35:54 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1532/3086] 199.19.213.129 () {30 vars in 716 bytes} [Thu Jul 2 11:35:54 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1555/3087] 199.19.213.129 () {30 vars in 736 bytes} [Thu Jul 2 11:35:54 2026] GET /v2.0/ports/54bbdaea-87e4-4945-998a-4615ce3f08bf => generated 1291 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1533/3088] 199.19.213.129 () {34 vars in 788 bytes} [Thu Jul 2 11:35:54 2026] PUT /v2.0/ports/54bbdaea-87e4-4945-998a-4615ce3f08bf => generated 1080 bytes in 359 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:35:55.203 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-eeed9c5d-4a9e-4e22-b6b3-47bf872d4ddf'] response: {'name': 'network-changed', 'server_uuid': '1f09b2d0-c22a-4a7a-94fe-48fb281fca16', 'tag': '54bbdaea-87e4-4945-998a-4615ce3f08bf', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1556/3089] 199.19.213.129 () {30 vars in 742 bytes} [Thu Jul 2 11:35:55 2026] GET /v2.0/networks/db171b1e-e560-4657-a048-495efadbd264 => generated 798 bytes in 55 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: 1534/3090] 199.19.213.129 () {30 vars in 768 bytes} [Thu Jul 2 11:35:55 2026] GET /v2.0/ports?device_id=1f09b2d0-c22a-4a7a-94fe-48fb281fca16 => generated 3697 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1557/3091] 199.19.213.129 () {30 vars in 768 bytes} [Thu Jul 2 11:35:55 2026] GET /v2.0/ports?device_id=1f09b2d0-c22a-4a7a-94fe-48fb281fca16 => generated 3697 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1535/3092] 199.19.213.129 () {34 vars in 1079 bytes} [Thu Jul 2 11:35:55 2026] GET /v2.0/ports?tenant_id=00fa20d5deb84310911431b9e573b924&device_id=1f09b2d0-c22a-4a7a-94fe-48fb281fca16 => generated 3697 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1558/3093] 199.19.213.129 () {34 vars in 985 bytes} [Thu Jul 2 11:35:55 2026] GET /v2.0/networks?id=db171b1e-e560-4657-a048-495efadbd264 => generated 801 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1536/3094] 199.19.213.129 () {34 vars in 1011 bytes} [Thu Jul 2 11:35:55 2026] GET /v2.0/networks/db171b1e-e560-4657-a048-495efadbd264?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1559/3095] 199.19.213.129 () {34 vars in 1111 bytes} [Thu Jul 2 11:35:55 2026] GET /v2.0/networks/db171b1e-e560-4657-a048-495efadbd264?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1537/3096] 199.19.213.129 () {30 vars in 768 bytes} [Thu Jul 2 11:35:56 2026] GET /v2.0/ports?device_id=1f09b2d0-c22a-4a7a-94fe-48fb281fca16 => generated 3697 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1539/3099] 199.19.213.129 () {34 vars in 974 bytes} [Thu Jul 2 11:35:57 2026] GET /v2.0/ports/54bbdaea-87e4-4945-998a-4615ce3f08bf => generated 1116 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1561/3100] 199.19.213.129 () {34 vars in 1059 bytes} [Thu Jul 2 11:35:57 2026] GET /v2.0/ports/54bbdaea-87e4-4945-998a-4615ce3f08bf?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1540/3101] 199.19.213.129 () {34 vars in 1015 bytes} [Thu Jul 2 11:35:57 2026] GET /v2.0/networks/db171b1e-e560-4657-a048-495efadbd264?fields=dns_domain => generated 29 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1562/3102] 199.19.213.129 () {30 vars in 768 bytes} [Thu Jul 2 11:35:57 2026] GET /v2.0/ports?device_id=1f09b2d0-c22a-4a7a-94fe-48fb281fca16 => generated 3697 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1541/3103] 199.19.213.129 () {38 vars in 1027 bytes} [Thu Jul 2 11:35:57 2026] PUT /v2.0/ports/54bbdaea-87e4-4945-998a-4615ce3f08bf => generated 917 bytes in 186 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1563/3104] 199.19.213.129 () {30 vars in 768 bytes} [Thu Jul 2 11:35:58 2026] GET /v2.0/ports?device_id=1f09b2d0-c22a-4a7a-94fe-48fb281fca16 => generated 2589 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 11:35:58.695 8 INFO neutron_taas.services.taas.taas_plugin [None req-619b23b5-3767-4469-81af-a23861d3f6ef 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] TaaS: Handle Delete Port: 54bbdaea-87e4-4945-998a-4615ce3f08bf 2026-07-02 11:35:58.699 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-619b23b5-3767-4469-81af-a23861d3f6ef 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] Tap Mirror: Handle Delete Port: 54bbdaea-87e4-4945-998a-4615ce3f08bf [pid: 8|app: 0|req: 1542/3105] 199.19.213.129 () {32 vars in 758 bytes} [Thu Jul 2 11:35:58 2026] DELETE /v2.0/ports/54bbdaea-87e4-4945-998a-4615ce3f08bf => generated 0 bytes in 211 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1564/3106] 199.19.213.129 () {30 vars in 702 bytes} [Thu Jul 2 11:35:58 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: 1543/3107] 199.19.213.129 () {30 vars in 704 bytes} [Thu Jul 2 11:35:58 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: 1565/3108] 199.19.213.129 () {30 vars in 680 bytes} [Thu Jul 2 11:35:58 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1544/3109] 199.19.213.129 () {30 vars in 716 bytes} [Thu Jul 2 11:35:58 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1566/3110] 199.19.213.129 () {30 vars in 740 bytes} [Thu Jul 2 11:35:58 2026] GET /v2.0/subnets/57f347f4-ae25-4fe9-b5bc-466b2d379e6b => generated 676 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1545/3111] 199.19.213.129 () {30 vars in 736 bytes} [Thu Jul 2 11:35:58 2026] GET /v2.0/ports/f00a2ab4-e3c4-4efb-807a-58e6b12a61c8 => generated 1128 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1567/3112] 199.19.213.129 () {30 vars in 736 bytes} [Thu Jul 2 11:35:59 2026] GET /v2.0/ports/bb56d643-1909-4294-9a3f-b2d8b01d307d => generated 1349 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1546/3113] 199.19.213.129 () {30 vars in 740 bytes} [Thu Jul 2 11:35:59 2026] GET /v2.0/subnets/57f347f4-ae25-4fe9-b5bc-466b2d379e6b => generated 676 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1568/3114] 199.19.213.129 () {30 vars in 742 bytes} [Thu Jul 2 11:35:59 2026] GET /v2.0/networks/6a939750-4928-42b2-8b0a-d48c1b0b4327 => generated 800 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1547/3115] 199.19.213.129 () {30 vars in 736 bytes} [Thu Jul 2 11:35:59 2026] GET /v2.0/ports/f00a2ab4-e3c4-4efb-807a-58e6b12a61c8 => generated 1128 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1569/3116] 199.19.213.129 () {34 vars in 1079 bytes} [Thu Jul 2 11:35:59 2026] GET /v2.0/ports?tenant_id=00fa20d5deb84310911431b9e573b924&device_id=1f09b2d0-c22a-4a7a-94fe-48fb281fca16 => generated 2589 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1548/3117] 199.19.213.129 () {30 vars in 740 bytes} [Thu Jul 2 11:35:59 2026] GET /v2.0/subnets/57f347f4-ae25-4fe9-b5bc-466b2d379e6b => generated 676 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1570/3118] 199.19.213.129 () {34 vars in 1145 bytes} [Thu Jul 2 11:35:59 2026] GET /v2.0/networks?id=b67c256d-fbbf-4772-8839-8d74d993bf39&id=6a939750-4928-42b2-8b0a-d48c1b0b4327&id=db171b1e-e560-4657-a048-495efadbd264 => generated 2311 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1549/3119] 199.19.213.129 () {34 vars in 1061 bytes} [Thu Jul 2 11:35:59 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.247&port_id=a0924aa3-c923-47f1-a1e5-cd9dba92d4ae => 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: 1571/3120] 199.19.213.129 () {34 vars in 983 bytes} [Thu Jul 2 11:35:59 2026] GET /v2.0/subnets?id=12a94ece-888c-4814-b491-b25e58e55d03 => generated 654 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1550/3121] 199.19.213.129 () {34 vars in 1051 bytes} [Thu Jul 2 11:35:59 2026] GET /v2.0/ports?network_id=b67c256d-fbbf-4772-8839-8d74d993bf39&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1572/3122] 199.19.213.129 () {34 vars in 1011 bytes} [Thu Jul 2 11:35:59 2026] GET /v2.0/networks/b67c256d-fbbf-4772-8839-8d74d993bf39?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1551/3123] 199.19.213.129 () {34 vars in 1111 bytes} [Thu Jul 2 11:35:59 2026] GET /v2.0/networks/b67c256d-fbbf-4772-8839-8d74d993bf39?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: 1573/3124] 199.19.213.129 () {34 vars in 1057 bytes} [Thu Jul 2 11:35:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.211&port_id=bb56d643-1909-4294-9a3f-b2d8b01d307d => 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: 1552/3125] 199.19.213.129 () {34 vars in 983 bytes} [Thu Jul 2 11:35:59 2026] GET /v2.0/subnets?id=57f347f4-ae25-4fe9-b5bc-466b2d379e6b => generated 679 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1574/3126] 199.19.213.129 () {34 vars in 1051 bytes} [Thu Jul 2 11:35:59 2026] GET /v2.0/ports?network_id=6a939750-4928-42b2-8b0a-d48c1b0b4327&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: 8|app: 0|req: 1553/3127] 199.19.213.129 () {34 vars in 1011 bytes} [Thu Jul 2 11:35:59 2026] GET /v2.0/networks/6a939750-4928-42b2-8b0a-d48c1b0b4327?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1575/3128] 199.19.213.129 () {34 vars in 1111 bytes} [Thu Jul 2 11:35:59 2026] GET /v2.0/networks/6a939750-4928-42b2-8b0a-d48c1b0b4327?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: 1577/3131] 199.19.213.129 () {30 vars in 702 bytes} [Thu Jul 2 11:36:11 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: 1555/3132] 199.19.213.129 () {30 vars in 704 bytes} [Thu Jul 2 11:36:11 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: 1578/3133] 199.19.213.129 () {30 vars in 680 bytes} [Thu Jul 2 11:36:11 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1556/3134] 199.19.213.129 () {30 vars in 716 bytes} [Thu Jul 2 11:36:11 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:36:11.732 7 INFO neutron.api.v2.resource [None req-450b18b3-6396-4440-8382-e9d4723c706b 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1579/3135] 199.19.213.129 () {30 vars in 762 bytes} [Thu Jul 2 11:36:11 2026] GET /v2.0/security-groups/lb-c1e27265-45fd-45a6-a76c-e144c7db2d53 => 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: 1557/3136] 199.19.213.129 () {30 vars in 784 bytes} [Thu Jul 2 11:36:11 2026] GET /v2.0/security-groups?name=lb-c1e27265-45fd-45a6-a76c-e144c7db2d53 => generated 2865 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1580/3137] 199.19.213.129 () {30 vars in 814 bytes} [Thu Jul 2 11:36:11 2026] GET /v2.0/security-group-rules?security_group_id=2c0c3db4-26f3-4ec2-935a-81064ff61cf7 => generated 2334 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1558/3138] 199.19.213.129 () {32 vars in 788 bytes} [Thu Jul 2 11:36:11 2026] DELETE /v2.0/security-group-rules/11a91f30-913f-446f-9025-896f61373f72 => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1581/3139] 199.19.213.129 () {32 vars in 788 bytes} [Thu Jul 2 11:36:11 2026] DELETE /v2.0/security-group-rules/a87d016d-84b7-43e5-9a8e-352e2dc3490c => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:36:14.616 8 INFO neutron_taas.services.taas.taas_plugin [None req-a75e7c0a-62bd-472f-b7ec-b7773e4cef5b 6cb4250367ff40ffada9876a07e40b8a 1bb387c9acd44282b4f69118fd1b3324 - - default default] TaaS: Handle Delete Port: aea9cf71-4d78-455f-9978-a2f45893bf54 2026-07-02 11:36:14.619 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a75e7c0a-62bd-472f-b7ec-b7773e4cef5b 6cb4250367ff40ffada9876a07e40b8a 1bb387c9acd44282b4f69118fd1b3324 - - default default] Tap Mirror: Handle Delete Port: aea9cf71-4d78-455f-9978-a2f45893bf54 2026-07-02 11:36:14.802 8 INFO neutron.db.l3_db [None req-a75e7c0a-62bd-472f-b7ec-b7773e4cef5b 6cb4250367ff40ffada9876a07e40b8a 1bb387c9acd44282b4f69118fd1b3324 - - default default] Floating IP f236810d-ea0d-49e9-a478-2239896f3450 disassociated (deleted). External IP: 10.96.250.220, port: f00a2ab4-e3c4-4efb-807a-58e6b12a61c8. [pid: 8|app: 0|req: 1559/3140] 10.0.0.162 () {32 vars in 731 bytes} [Thu Jul 2 11:36:14 2026] DELETE /v2.0/floatingips/f236810d-ea0d-49e9-a478-2239896f3450 => generated 0 bytes in 648 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:36:15.153 7 INFO neutron.api.v2.resource [None req-1dcd07e2-17a6-490d-a7ad-ecf4ac90c763 6cb4250367ff40ffada9876a07e40b8a 1bb387c9acd44282b4f69118fd1b3324 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1582/3141] 10.0.0.162 () {32 vars in 728 bytes} [Thu Jul 2 11:36:15 2026] GET /v2.0/floatingips/f236810d-ea0d-49e9-a478-2239896f3450 => generated 144 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1560/3142] 199.19.213.129 () {30 vars in 702 bytes} [Thu Jul 2 11:36:15 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: 1583/3143] 199.19.213.129 () {30 vars in 704 bytes} [Thu Jul 2 11:36:15 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: 1561/3144] 199.19.213.129 () {30 vars in 680 bytes} [Thu Jul 2 11:36:15 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: 1584/3145] 199.19.213.129 () {30 vars in 716 bytes} [Thu Jul 2 11:36:15 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:36:15.952 8 INFO neutron.api.v2.resource [None req-0a4200f8-d652-46dc-a28a-aa8c34f3f02e 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1562/3146] 199.19.213.129 () {30 vars in 762 bytes} [Thu Jul 2 11:36:15 2026] GET /v2.0/security-groups/lb-c1e27265-45fd-45a6-a76c-e144c7db2d53 => generated 149 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1585/3147] 199.19.213.129 () {30 vars in 784 bytes} [Thu Jul 2 11:36:15 2026] GET /v2.0/security-groups?name=lb-c1e27265-45fd-45a6-a76c-e144c7db2d53 => generated 1639 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1563/3148] 199.19.213.129 () {30 vars in 814 bytes} [Thu Jul 2 11:36:16 2026] GET /v2.0/security-group-rules?security_group_id=2c0c3db4-26f3-4ec2-935a-81064ff61cf7 => generated 1182 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1586/3149] 199.19.213.129 () {30 vars in 702 bytes} [Thu Jul 2 11:36:16 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1564/3150] 199.19.213.129 () {30 vars in 704 bytes} [Thu Jul 2 11:36:16 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1587/3151] 199.19.213.129 () {30 vars in 680 bytes} [Thu Jul 2 11:36:16 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1565/3152] 199.19.213.129 () {30 vars in 716 bytes} [Thu Jul 2 11:36:16 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1588/3153] 199.19.213.129 () {30 vars in 740 bytes} [Thu Jul 2 11:36:16 2026] GET /v2.0/subnets/57f347f4-ae25-4fe9-b5bc-466b2d379e6b => generated 676 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1566/3154] 199.19.213.129 () {30 vars in 768 bytes} [Thu Jul 2 11:36:16 2026] GET /v2.0/ports?device_id=1f09b2d0-c22a-4a7a-94fe-48fb281fca16 => generated 2589 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1589/3155] 199.19.213.129 () {30 vars in 768 bytes} [Thu Jul 2 11:36:16 2026] GET /v2.0/ports?device_id=1f09b2d0-c22a-4a7a-94fe-48fb281fca16 => generated 2589 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1567/3156] 199.19.213.129 () {30 vars in 768 bytes} [Thu Jul 2 11:36:16 2026] GET /v2.0/ports?device_id=1f09b2d0-c22a-4a7a-94fe-48fb281fca16 => generated 2589 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1590/3157] 199.19.213.129 () {30 vars in 768 bytes} [Thu Jul 2 11:36:17 2026] GET /v2.0/ports?device_id=1f09b2d0-c22a-4a7a-94fe-48fb281fca16 => generated 2589 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1568/3158] 199.19.213.129 () {34 vars in 974 bytes} [Thu Jul 2 11:36:18 2026] GET /v2.0/ports/bb56d643-1909-4294-9a3f-b2d8b01d307d => generated 1349 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1591/3159] 199.19.213.129 () {34 vars in 1059 bytes} [Thu Jul 2 11:36:18 2026] GET /v2.0/ports/bb56d643-1909-4294-9a3f-b2d8b01d307d?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1569/3160] 199.19.213.129 () {30 vars in 768 bytes} [Thu Jul 2 11:36:18 2026] GET /v2.0/ports?device_id=1f09b2d0-c22a-4a7a-94fe-48fb281fca16 => generated 2589 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1592/3161] 199.19.213.129 () {34 vars in 1015 bytes} [Thu Jul 2 11:36:18 2026] GET /v2.0/networks/6a939750-4928-42b2-8b0a-d48c1b0b4327?fields=dns_domain => generated 29 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1570/3162] 199.19.213.129 () {38 vars in 1027 bytes} [Thu Jul 2 11:36:18 2026] PUT /v2.0/ports/bb56d643-1909-4294-9a3f-b2d8b01d307d => generated 1150 bytes in 293 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1593/3163] 199.19.213.129 () {30 vars in 768 bytes} [Thu Jul 2 11:36:19 2026] GET /v2.0/ports?device_id=1f09b2d0-c22a-4a7a-94fe-48fb281fca16 => generated 1248 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: 1571/3164] 199.19.213.129 () {34 vars in 788 bytes} [Thu Jul 2 11:36:19 2026] PUT /v2.0/ports/bb56d643-1909-4294-9a3f-b2d8b01d307d => generated 1090 bytes in 205 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1594/3165] 199.19.213.129 () {30 vars in 736 bytes} [Thu Jul 2 11:36:19 2026] GET /v2.0/ports/bb56d643-1909-4294-9a3f-b2d8b01d307d => generated 1090 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-07-02 11:36:20.025 8 INFO neutron_taas.services.taas.taas_plugin [None req-a9fd5f5a-733a-47b7-b67a-f4cc4fdcc6cf 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] TaaS: Handle Delete Port: bb56d643-1909-4294-9a3f-b2d8b01d307d 2026-07-02 11:36:20.028 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a9fd5f5a-733a-47b7-b67a-f4cc4fdcc6cf 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] Tap Mirror: Handle Delete Port: bb56d643-1909-4294-9a3f-b2d8b01d307d [pid: 8|app: 0|req: 1572/3166] 199.19.213.129 () {32 vars in 758 bytes} [Thu Jul 2 11:36:19 2026] DELETE /v2.0/ports/bb56d643-1909-4294-9a3f-b2d8b01d307d => generated 0 bytes in 312 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1595/3167] 199.19.213.129 () {30 vars in 702 bytes} [Thu Jul 2 11:36:20 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: 1573/3168] 199.19.213.129 () {30 vars in 704 bytes} [Thu Jul 2 11:36:20 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1596/3169] 199.19.213.129 () {30 vars in 680 bytes} [Thu Jul 2 11:36:20 2026] GET /v2.0/extensions/qos => generated 166 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1574/3170] 199.19.213.129 () {30 vars in 716 bytes} [Thu Jul 2 11:36:20 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:36:20.378 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9e45f02e-3654-498e-89d0-2a98a2e13c7d 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1597/3171] 199.19.213.129 () {32 vars in 758 bytes} [Thu Jul 2 11:36:20 2026] DELETE /v2.0/ports/bb56d643-1909-4294-9a3f-b2d8b01d307d => generated 132 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1575/3172] 199.19.213.129 () {34 vars in 1079 bytes} [Thu Jul 2 11:36:20 2026] GET /v2.0/ports?tenant_id=00fa20d5deb84310911431b9e573b924&device_id=1f09b2d0-c22a-4a7a-94fe-48fb281fca16 => generated 1248 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1598/3173] 199.19.213.129 () {30 vars in 736 bytes} [Thu Jul 2 11:36:20 2026] GET /v2.0/ports/f00a2ab4-e3c4-4efb-807a-58e6b12a61c8 => generated 1128 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:36:20.471 7 INFO neutron.api.v2.resource [None req-e1002bbc-ed71-46f4-aa41-b9e048dd09ce 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1599/3174] 199.19.213.129 () {30 vars in 762 bytes} [Thu Jul 2 11:36:20 2026] GET /v2.0/security-groups/lb-c1e27265-45fd-45a6-a76c-e144c7db2d53 => 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: 1576/3175] 199.19.213.129 () {34 vars in 1065 bytes} [Thu Jul 2 11:36:20 2026] GET /v2.0/networks?id=b67c256d-fbbf-4772-8839-8d74d993bf39&id=6a939750-4928-42b2-8b0a-d48c1b0b4327 => generated 1524 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1577/3176] 199.19.213.129 () {34 vars in 1061 bytes} [Thu Jul 2 11:36:20 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.247&port_id=a0924aa3-c923-47f1-a1e5-cd9dba92d4ae => 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: 1600/3177] 199.19.213.129 () {30 vars in 784 bytes} [Thu Jul 2 11:36:20 2026] GET /v2.0/security-groups?name=lb-c1e27265-45fd-45a6-a76c-e144c7db2d53 => generated 1639 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1578/3178] 199.19.213.129 () {34 vars in 983 bytes} [Thu Jul 2 11:36:20 2026] GET /v2.0/subnets?id=12a94ece-888c-4814-b491-b25e58e55d03 => generated 654 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1601/3179] 199.19.213.129 () {30 vars in 736 bytes} [Thu Jul 2 11:36:20 2026] GET /v2.0/ports/f00a2ab4-e3c4-4efb-807a-58e6b12a61c8 => generated 1128 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1579/3180] 199.19.213.129 () {34 vars in 1051 bytes} [Thu Jul 2 11:36:20 2026] GET /v2.0/ports?network_id=b67c256d-fbbf-4772-8839-8d74d993bf39&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: 1580/3181] 199.19.213.129 () {34 vars in 1011 bytes} [Thu Jul 2 11:36:20 2026] GET /v2.0/networks/b67c256d-fbbf-4772-8839-8d74d993bf39?fields=segments => generated 14 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1581/3182] 199.19.213.129 () {34 vars in 1111 bytes} [Thu Jul 2 11:36:20 2026] GET /v2.0/networks/b67c256d-fbbf-4772-8839-8d74d993bf39?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: 1602/3183] 199.19.213.129 () {34 vars in 788 bytes} [Thu Jul 2 11:36:20 2026] PUT /v2.0/ports/f00a2ab4-e3c4-4efb-807a-58e6b12a61c8 => generated 1090 bytes in 236 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1582/3184] 199.19.213.129 () {32 vars in 778 bytes} [Thu Jul 2 11:36:20 2026] DELETE /v2.0/security-groups/2c0c3db4-26f3-4ec2-935a-81064ff61cf7 => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:36:21.025 7 INFO neutron_taas.services.taas.taas_plugin [None req-4ac667f2-244f-484f-b007-7b12feb3d926 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] TaaS: Handle Delete Port: f00a2ab4-e3c4-4efb-807a-58e6b12a61c8 2026-07-02 11:36:21.028 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4ac667f2-244f-484f-b007-7b12feb3d926 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] Tap Mirror: Handle Delete Port: f00a2ab4-e3c4-4efb-807a-58e6b12a61c8 [pid: 7|app: 0|req: 1603/3185] 199.19.213.129 () {32 vars in 758 bytes} [Thu Jul 2 11:36:20 2026] DELETE /v2.0/ports/f00a2ab4-e3c4-4efb-807a-58e6b12a61c8 => generated 0 bytes in 264 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1583/3186] 10.0.0.111 () {34 vars in 1177 bytes} [Thu Jul 2 11:36:23 2026] GET /v2.0/ports?device_id=1f09b2d0-c22a-4a7a-94fe-48fb281fca16&device_id=a858984d-5cf4-4961-97ba-1cc1348a56d9&device_id=80c6d921-ab47-4497-83bf-a3608a321993 => generated 4164 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1604/3187] 10.0.0.111 () {34 vars in 1119 bytes} [Thu Jul 2 11:36:23 2026] GET /v2.0/security-groups?id=fec09f22-07ac-4036-87bb-b904979b2793&id=00e47401-e9f3-4057-a3e1-b6c843723064&fields=id&fields=name => generated 186 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1584/3188] 199.19.213.129 () {34 vars in 993 bytes} [Thu Jul 2 11:36:23 2026] GET /v2.0/ports?device_id=1f09b2d0-c22a-4a7a-94fe-48fb281fca16 => generated 1248 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:36:24.022 7 INFO neutron_taas.services.taas.taas_plugin [req-7befd4d8-8d5f-45cc-b919-f0eb13130b60 req-1ea6346a-ed9d-465a-a8c4-3a7bc970c2aa 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] TaaS: Handle Delete Port: a0924aa3-c923-47f1-a1e5-cd9dba92d4ae 2026-07-02 11:36:24.025 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-7befd4d8-8d5f-45cc-b919-f0eb13130b60 req-1ea6346a-ed9d-465a-a8c4-3a7bc970c2aa 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] Tap Mirror: Handle Delete Port: a0924aa3-c923-47f1-a1e5-cd9dba92d4ae [pid: 8|app: 0|req: 1585/3189] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:36:24 2026] GET /v2.0/ports?device_id=1f09b2d0-c22a-4a7a-94fe-48fb281fca16 => generated 1248 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1586/3190] 10.0.0.111 () {34 vars in 1039 bytes} [Thu Jul 2 11:36:24 2026] GET /v2.0/security-groups?id=00e47401-e9f3-4057-a3e1-b6c843723064&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: 7|app: 0|req: 1605/3191] 199.19.213.129 () {36 vars in 996 bytes} [Thu Jul 2 11:36:23 2026] DELETE /v2.0/ports/a0924aa3-c923-47f1-a1e5-cd9dba92d4ae => generated 0 bytes in 318 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 11:36:24.247 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f53fe961-7996-4673-913d-17e4b649deaf'] response: {'server_uuid': '1f09b2d0-c22a-4a7a-94fe-48fb281fca16', 'name': 'network-vif-deleted', 'tag': 'a0924aa3-c923-47f1-a1e5-cd9dba92d4ae', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1587/3192] 10.0.0.111 () {34 vars in 1083 bytes} [Thu Jul 2 11:36:24 2026] GET /v2.0/ports?device_id=a858984d-5cf4-4961-97ba-1cc1348a56d9&device_id=80c6d921-ab47-4497-83bf-a3608a321993 => generated 2927 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1606/3193] 10.0.0.111 () {34 vars in 1039 bytes} [Thu Jul 2 11:36:24 2026] GET /v2.0/security-groups?id=fec09f22-07ac-4036-87bb-b904979b2793&fields=id&fields=name => generated 111 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:36:25.519 8 INFO neutron_taas.services.taas.taas_plugin [None req-7378358e-e4e6-4b99-810d-32478f300e4e 6cb4250367ff40ffada9876a07e40b8a 1bb387c9acd44282b4f69118fd1b3324 - - default default] TaaS: Handle Delete Port: 389e0ac1-bc6b-47b3-baab-fcf63e476270 2026-07-02 11:36:25.522 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7378358e-e4e6-4b99-810d-32478f300e4e 6cb4250367ff40ffada9876a07e40b8a 1bb387c9acd44282b4f69118fd1b3324 - - default default] Tap Mirror: Handle Delete Port: 389e0ac1-bc6b-47b3-baab-fcf63e476270 2026-07-02 11:36:25.723 8 INFO neutron.db.l3_db [None req-7378358e-e4e6-4b99-810d-32478f300e4e 6cb4250367ff40ffada9876a07e40b8a 1bb387c9acd44282b4f69118fd1b3324 - - default default] Floating IP 985e0123-f157-49b7-a242-1ed13083232f disassociated (deleted). External IP: 10.96.250.219, port: 4dda5422-27e7-412a-80c8-133d5fa698e3. [pid: 8|app: 0|req: 1588/3194] 10.0.0.162 () {32 vars in 731 bytes} [Thu Jul 2 11:36:25 2026] DELETE /v2.0/floatingips/985e0123-f157-49b7-a242-1ed13083232f => generated 0 bytes in 722 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:36:26.125 7 INFO neutron.api.v2.resource [None req-afab9df5-0a78-447b-8a5a-1ce6e2e9b6e5 6cb4250367ff40ffada9876a07e40b8a 1bb387c9acd44282b4f69118fd1b3324 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1607/3195] 10.0.0.162 () {32 vars in 728 bytes} [Thu Jul 2 11:36:26 2026] GET /v2.0/floatingips/985e0123-f157-49b7-a242-1ed13083232f => generated 144 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 11:36:26.141 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-22c93eab-619e-4ca9-b941-92041d21b85b'] response: {'name': 'network-changed', 'server_uuid': 'a858984d-5cf4-4961-97ba-1cc1348a56d9', 'tag': '4dda5422-27e7-412a-80c8-133d5fa698e3', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1589/3196] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:36:26 2026] GET /v2.0/ports?device_id=a858984d-5cf4-4961-97ba-1cc1348a56d9 => generated 1200 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1608/3197] 10.0.0.111 () {34 vars in 1039 bytes} [Thu Jul 2 11:36:26 2026] GET /v2.0/security-groups?id=fec09f22-07ac-4036-87bb-b904979b2793&fields=id&fields=name => generated 111 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1610/3200] 199.19.213.129 () {34 vars in 1079 bytes} [Thu Jul 2 11:36:26 2026] GET /v2.0/ports?tenant_id=1bb387c9acd44282b4f69118fd1b3324&device_id=a858984d-5cf4-4961-97ba-1cc1348a56d9 => generated 1469 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1591/3201] 199.19.213.129 () {34 vars in 985 bytes} [Thu Jul 2 11:36:26 2026] GET /v2.0/networks?id=277e603b-2b62-4c0a-aae8-fcb413c995c2 => generated 800 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1611/3202] 199.19.213.129 () {34 vars in 1055 bytes} [Thu Jul 2 11:36:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.91&port_id=4dda5422-27e7-412a-80c8-133d5fa698e3 => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1592/3203] 199.19.213.129 () {34 vars in 1105 bytes} [Thu Jul 2 11:36:26 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A24c&port_id=4dda5422-27e7-412a-80c8-133d5fa698e3 => 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: 1612/3204] 199.19.213.129 () {34 vars in 1063 bytes} [Thu Jul 2 11:36:26 2026] GET /v2.0/subnets?id=bb323be7-1f31-4a76-b40b-d748b219f4c0&id=b11e8a24-f466-49bb-ac46-67351dbaf109 => generated 1415 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1593/3205] 199.19.213.129 () {34 vars in 1051 bytes} [Thu Jul 2 11:36:26 2026] GET /v2.0/ports?network_id=277e603b-2b62-4c0a-aae8-fcb413c995c2&device_owner=network%3Adhcp => generated 1461 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1613/3206] 199.19.213.129 () {34 vars in 1051 bytes} [Thu Jul 2 11:36:26 2026] GET /v2.0/ports?network_id=277e603b-2b62-4c0a-aae8-fcb413c995c2&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: 1594/3207] 199.19.213.129 () {34 vars in 1011 bytes} [Thu Jul 2 11:36:26 2026] GET /v2.0/networks/277e603b-2b62-4c0a-aae8-fcb413c995c2?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1614/3208] 199.19.213.129 () {34 vars in 1111 bytes} [Thu Jul 2 11:36:27 2026] GET /v2.0/networks/277e603b-2b62-4c0a-aae8-fcb413c995c2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1595/3209] 199.19.213.129 () {34 vars in 993 bytes} [Thu Jul 2 11:36:28 2026] GET /v2.0/ports?device_id=a858984d-5cf4-4961-97ba-1cc1348a56d9 => generated 1200 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:36:28.892 7 INFO neutron_taas.services.taas.taas_plugin [req-21ee353f-faff-40eb-b0b6-376b3e41d392 req-f2a19d6c-f7d8-464c-9a00-08e2c9428f20 6cb4250367ff40ffada9876a07e40b8a 1bb387c9acd44282b4f69118fd1b3324 - - default default] TaaS: Handle Delete Port: 4dda5422-27e7-412a-80c8-133d5fa698e3 2026-07-02 11:36:28.896 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-21ee353f-faff-40eb-b0b6-376b3e41d392 req-f2a19d6c-f7d8-464c-9a00-08e2c9428f20 6cb4250367ff40ffada9876a07e40b8a 1bb387c9acd44282b4f69118fd1b3324 - - default default] Tap Mirror: Handle Delete Port: 4dda5422-27e7-412a-80c8-133d5fa698e3 [pid: 7|app: 0|req: 1615/3210] 199.19.213.129 () {36 vars in 996 bytes} [Thu Jul 2 11:36:28 2026] DELETE /v2.0/ports/4dda5422-27e7-412a-80c8-133d5fa698e3 => generated 0 bytes in 369 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 11:36:29.134 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-646074dd-99c2-4760-872e-688f432abf33'] response: {'server_uuid': 'a858984d-5cf4-4961-97ba-1cc1348a56d9', 'name': 'network-vif-deleted', 'tag': '4dda5422-27e7-412a-80c8-133d5fa698e3', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1596/3211] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:36:31 2026] GET /v2.0/ports?device_id=a858984d-5cf4-4961-97ba-1cc1348a56d9 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 11:36:36.753 7 INFO neutron_taas.services.taas.taas_plugin [None req-8177b3cf-6e63-421f-bc7a-0d4f384c47a8 6cb4250367ff40ffada9876a07e40b8a 1bb387c9acd44282b4f69118fd1b3324 - - default default] TaaS: Handle Delete Port: 3f6c0cdd-4b35-4c4f-8ecf-90c8e69a979d 2026-07-02 11:36:36.757 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8177b3cf-6e63-421f-bc7a-0d4f384c47a8 6cb4250367ff40ffada9876a07e40b8a 1bb387c9acd44282b4f69118fd1b3324 - - default default] Tap Mirror: Handle Delete Port: 3f6c0cdd-4b35-4c4f-8ecf-90c8e69a979d 2026-07-02 11:36:36.942 7 INFO neutron.db.l3_db [None req-8177b3cf-6e63-421f-bc7a-0d4f384c47a8 6cb4250367ff40ffada9876a07e40b8a 1bb387c9acd44282b4f69118fd1b3324 - - default default] Floating IP 51fb0c76-dca5-4dce-a0fb-122eb9678575 disassociated (deleted). External IP: 10.96.250.217, port: c7495594-8598-4bd2-9b9e-e0f67ea0b1ac. [pid: 7|app: 0|req: 1616/3212] 10.0.0.162 () {32 vars in 731 bytes} [Thu Jul 2 11:36:36 2026] DELETE /v2.0/floatingips/51fb0c76-dca5-4dce-a0fb-122eb9678575 => generated 0 bytes in 693 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:36:37.350 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9bee1003-b9ec-4e42-9694-2fa1f2bf851e'] response: {'name': 'network-changed', 'server_uuid': '80c6d921-ab47-4497-83bf-a3608a321993', 'tag': 'c7495594-8598-4bd2-9b9e-e0f67ea0b1ac', 'status': 'completed', 'code': 200} 2026-07-02 11:36:37.371 8 INFO neutron.api.v2.resource [None req-fac690d5-9252-46f1-aad4-2edc2ebdb06a 6cb4250367ff40ffada9876a07e40b8a 1bb387c9acd44282b4f69118fd1b3324 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1597/3213] 10.0.0.162 () {32 vars in 728 bytes} [Thu Jul 2 11:36:37 2026] GET /v2.0/floatingips/51fb0c76-dca5-4dce-a0fb-122eb9678575 => generated 144 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1617/3214] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:36:37 2026] GET /v2.0/ports?device_id=80c6d921-ab47-4497-83bf-a3608a321993 => generated 1200 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1598/3215] 10.0.0.111 () {34 vars in 1039 bytes} [Thu Jul 2 11:36:37 2026] GET /v2.0/security-groups?id=fec09f22-07ac-4036-87bb-b904979b2793&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: 7|app: 0|req: 1618/3216] 199.19.213.129 () {34 vars in 1079 bytes} [Thu Jul 2 11:36:37 2026] GET /v2.0/ports?tenant_id=1bb387c9acd44282b4f69118fd1b3324&device_id=80c6d921-ab47-4497-83bf-a3608a321993 => generated 1469 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1599/3217] 199.19.213.129 () {34 vars in 985 bytes} [Thu Jul 2 11:36:37 2026] GET /v2.0/networks?id=db171b1e-e560-4657-a048-495efadbd264 => generated 801 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1619/3218] 199.19.213.129 () {34 vars in 1057 bytes} [Thu Jul 2 11:36:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.146&port_id=c7495594-8598-4bd2-9b9e-e0f67ea0b1ac => 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: 1600/3219] 199.19.213.129 () {34 vars in 1103 bytes} [Thu Jul 2 11:36:37 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A164&port_id=c7495594-8598-4bd2-9b9e-e0f67ea0b1ac => 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: 1620/3220] 199.19.213.129 () {34 vars in 1063 bytes} [Thu Jul 2 11:36:38 2026] GET /v2.0/subnets?id=78306f0a-2229-4be7-ae49-ff6ca021da04&id=a844fcc3-f94e-4a68-aec8-0ab6fdfa2069 => generated 1411 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1601/3221] 199.19.213.129 () {34 vars in 1051 bytes} [Thu Jul 2 11:36:38 2026] GET /v2.0/ports?network_id=db171b1e-e560-4657-a048-495efadbd264&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: 1621/3222] 199.19.213.129 () {34 vars in 1051 bytes} [Thu Jul 2 11:36:38 2026] GET /v2.0/ports?network_id=db171b1e-e560-4657-a048-495efadbd264&device_owner=network%3Adhcp => generated 1457 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1602/3223] 199.19.213.129 () {34 vars in 1011 bytes} [Thu Jul 2 11:36:38 2026] GET /v2.0/networks/db171b1e-e560-4657-a048-495efadbd264?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1622/3224] 199.19.213.129 () {34 vars in 1111 bytes} [Thu Jul 2 11:36:38 2026] GET /v2.0/networks/db171b1e-e560-4657-a048-495efadbd264?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1603/3225] 199.19.213.129 () {34 vars in 993 bytes} [Thu Jul 2 11:36:39 2026] GET /v2.0/ports?device_id=80c6d921-ab47-4497-83bf-a3608a321993 => generated 1200 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:36:40.242 7 INFO neutron_taas.services.taas.taas_plugin [req-8efedd14-2408-46fe-8d32-d36926318534 req-da58b9d8-8ac0-4d03-9f8b-8dcf20780cb6 6cb4250367ff40ffada9876a07e40b8a 1bb387c9acd44282b4f69118fd1b3324 - - default default] TaaS: Handle Delete Port: c7495594-8598-4bd2-9b9e-e0f67ea0b1ac 2026-07-02 11:36:40.245 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-8efedd14-2408-46fe-8d32-d36926318534 req-da58b9d8-8ac0-4d03-9f8b-8dcf20780cb6 6cb4250367ff40ffada9876a07e40b8a 1bb387c9acd44282b4f69118fd1b3324 - - default default] Tap Mirror: Handle Delete Port: c7495594-8598-4bd2-9b9e-e0f67ea0b1ac [pid: 7|app: 0|req: 1623/3226] 199.19.213.129 () {36 vars in 996 bytes} [Thu Jul 2 11:36:40 2026] DELETE /v2.0/ports/c7495594-8598-4bd2-9b9e-e0f67ea0b1ac => generated 0 bytes in 415 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 11:36:40.558 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-26e9219b-553f-4588-83b6-e5422771116e'] response: {'server_uuid': '80c6d921-ab47-4497-83bf-a3608a321993', 'name': 'network-vif-deleted', 'tag': 'c7495594-8598-4bd2-9b9e-e0f67ea0b1ac', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1605/3229] 10.0.0.111 () {34 vars in 989 bytes} [Thu Jul 2 11:36:42 2026] GET /v2.0/ports?device_id=80c6d921-ab47-4497-83bf-a3608a321993 => 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: 1625/3230] 10.0.0.162 () {32 vars in 749 bytes} [Thu Jul 2 11:36:47 2026] DELETE /v2.0/security-group-rules/cd88bcf1-c3d2-48e0-bcf2-c89f02c564c9 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:36:47.939 8 INFO neutron.api.v2.resource [None req-12c7d6b4-5c88-4aa8-b71f-6b811a670780 6cb4250367ff40ffada9876a07e40b8a 1bb387c9acd44282b4f69118fd1b3324 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1606/3231] 10.0.0.162 () {32 vars in 746 bytes} [Thu Jul 2 11:36:47 2026] GET /v2.0/security-group-rules/cd88bcf1-c3d2-48e0-bcf2-c89f02c564c9 => generated 155 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1626/3232] 10.0.0.162 () {32 vars in 749 bytes} [Thu Jul 2 11:36:47 2026] DELETE /v2.0/security-group-rules/738cacea-0e30-4100-96aa-9a1986642b36 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:36:48.088 8 INFO neutron.api.v2.resource [None req-928d693d-9770-4c8a-87d4-b057d2799e3e 6cb4250367ff40ffada9876a07e40b8a 1bb387c9acd44282b4f69118fd1b3324 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1607/3233] 10.0.0.162 () {32 vars in 746 bytes} [Thu Jul 2 11:36:48 2026] GET /v2.0/security-group-rules/738cacea-0e30-4100-96aa-9a1986642b36 => generated 155 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1627/3234] 10.0.0.162 () {32 vars in 749 bytes} [Thu Jul 2 11:36:48 2026] DELETE /v2.0/security-group-rules/233d5c45-919c-4eed-a41a-1a73f82c8555 => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:36:48.185 8 INFO neutron.api.v2.resource [None req-de3e1bf9-645c-4a0c-833e-fdf6b61ec0cb 6cb4250367ff40ffada9876a07e40b8a 1bb387c9acd44282b4f69118fd1b3324 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1608/3235] 10.0.0.162 () {32 vars in 746 bytes} [Thu Jul 2 11:36:48 2026] GET /v2.0/security-group-rules/233d5c45-919c-4eed-a41a-1a73f82c8555 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1628/3236] 10.0.0.162 () {32 vars in 749 bytes} [Thu Jul 2 11:36:48 2026] DELETE /v2.0/security-group-rules/62264926-e59f-4e9d-aae7-f0dd24f1dcaa => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:36:48.268 8 INFO neutron.api.v2.resource [None req-65acd7c8-20dd-47a9-8536-ada43ce4b886 6cb4250367ff40ffada9876a07e40b8a 1bb387c9acd44282b4f69118fd1b3324 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1609/3237] 10.0.0.162 () {32 vars in 746 bytes} [Thu Jul 2 11:36:48 2026] GET /v2.0/security-group-rules/62264926-e59f-4e9d-aae7-f0dd24f1dcaa => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1629/3238] 10.0.0.162 () {32 vars in 749 bytes} [Thu Jul 2 11:36:48 2026] DELETE /v2.0/security-group-rules/8a20e6a4-c689-476f-b042-5f2b9e40917e => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:36:48.359 8 INFO neutron.api.v2.resource [None req-03494bd3-6571-447c-a115-0ef609098ac7 6cb4250367ff40ffada9876a07e40b8a 1bb387c9acd44282b4f69118fd1b3324 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1610/3239] 10.0.0.162 () {32 vars in 746 bytes} [Thu Jul 2 11:36:48 2026] GET /v2.0/security-group-rules/8a20e6a4-c689-476f-b042-5f2b9e40917e => generated 155 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1630/3240] 10.0.0.162 () {32 vars in 749 bytes} [Thu Jul 2 11:36:48 2026] DELETE /v2.0/security-group-rules/652e3e7b-8060-4427-8620-f6ca1047a907 => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:36:48.432 8 INFO neutron.api.v2.resource [None req-8bf1a095-7c1e-4ac4-a4f4-fe1ef7975ef0 6cb4250367ff40ffada9876a07e40b8a 1bb387c9acd44282b4f69118fd1b3324 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1611/3241] 10.0.0.162 () {32 vars in 746 bytes} [Thu Jul 2 11:36:48 2026] GET /v2.0/security-group-rules/652e3e7b-8060-4427-8620-f6ca1047a907 => generated 155 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1631/3242] 10.0.0.162 () {32 vars in 749 bytes} [Thu Jul 2 11:36:48 2026] DELETE /v2.0/security-group-rules/fc3abfb1-294b-49b7-b758-cf8449ba2491 => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:36:48.508 8 INFO neutron.api.v2.resource [None req-737a02ca-bb7c-4ff3-b505-5e3ac8cf4aec 6cb4250367ff40ffada9876a07e40b8a 1bb387c9acd44282b4f69118fd1b3324 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1612/3243] 10.0.0.162 () {32 vars in 746 bytes} [Thu Jul 2 11:36:48 2026] GET /v2.0/security-group-rules/fc3abfb1-294b-49b7-b758-cf8449ba2491 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1632/3244] 10.0.0.162 () {32 vars in 749 bytes} [Thu Jul 2 11:36:48 2026] DELETE /v2.0/security-group-rules/a9eef1c1-412c-4d07-9620-e15d0b6a3408 => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:36:48.590 8 INFO neutron.api.v2.resource [None req-45718b57-644f-48b1-aae4-5058a549704c 6cb4250367ff40ffada9876a07e40b8a 1bb387c9acd44282b4f69118fd1b3324 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1613/3245] 10.0.0.162 () {32 vars in 746 bytes} [Thu Jul 2 11:36:48 2026] GET /v2.0/security-group-rules/a9eef1c1-412c-4d07-9620-e15d0b6a3408 => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1633/3246] 10.0.0.162 () {32 vars in 749 bytes} [Thu Jul 2 11:36:48 2026] DELETE /v2.0/security-group-rules/7fc583df-b985-4344-b3d4-13d8fdbdbfa7 => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:36:48.690 8 INFO neutron.api.v2.resource [None req-e6a12f4d-d8be-48cc-b089-1c80cb3f9cb2 6cb4250367ff40ffada9876a07e40b8a 1bb387c9acd44282b4f69118fd1b3324 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1614/3247] 10.0.0.162 () {32 vars in 746 bytes} [Thu Jul 2 11:36:48 2026] GET /v2.0/security-group-rules/7fc583df-b985-4344-b3d4-13d8fdbdbfa7 => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1634/3248] 10.0.0.162 () {32 vars in 749 bytes} [Thu Jul 2 11:36:48 2026] DELETE /v2.0/security-group-rules/82bc8948-a15b-48e8-8640-e9ad7d7a9973 => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:36:48.779 8 INFO neutron.api.v2.resource [None req-4211bc57-fccc-44f5-8225-f7a2775e9ef3 6cb4250367ff40ffada9876a07e40b8a 1bb387c9acd44282b4f69118fd1b3324 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1615/3249] 10.0.0.162 () {32 vars in 746 bytes} [Thu Jul 2 11:36:48 2026] GET /v2.0/security-group-rules/82bc8948-a15b-48e8-8640-e9ad7d7a9973 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1635/3250] 10.0.0.162 () {32 vars in 749 bytes} [Thu Jul 2 11:36:48 2026] DELETE /v2.0/security-group-rules/607c2e23-322d-4093-887d-f244748106cb => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:36:48.863 8 INFO neutron.api.v2.resource [None req-68e377e0-ef5d-48ac-bd37-b1ae86276e79 6cb4250367ff40ffada9876a07e40b8a 1bb387c9acd44282b4f69118fd1b3324 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1616/3251] 10.0.0.162 () {32 vars in 746 bytes} [Thu Jul 2 11:36:48 2026] GET /v2.0/security-group-rules/607c2e23-322d-4093-887d-f244748106cb => generated 155 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1636/3252] 10.0.0.162 () {32 vars in 739 bytes} [Thu Jul 2 11:36:48 2026] DELETE /v2.0/security-groups/fec09f22-07ac-4036-87bb-b904979b2793 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:36:48.971 8 INFO neutron.api.v2.resource [None req-de777d39-b663-4c36-b4db-3def39f2ef48 6cb4250367ff40ffada9876a07e40b8a 1bb387c9acd44282b4f69118fd1b3324 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1617/3253] 10.0.0.162 () {32 vars in 736 bytes} [Thu Jul 2 11:36:48 2026] GET /v2.0/security-groups/fec09f22-07ac-4036-87bb-b904979b2793 => generated 146 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 11:36:49.413 7 INFO neutron_taas.services.taas.taas_plugin [None req-80526e85-bce3-4501-8042-aa64de21ba63 6cb4250367ff40ffada9876a07e40b8a 1bb387c9acd44282b4f69118fd1b3324 - - default default] TaaS: Handle Delete Port: 6160da10-6079-4941-b388-a33863ace072 2026-07-02 11:36:49.416 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-80526e85-bce3-4501-8042-aa64de21ba63 6cb4250367ff40ffada9876a07e40b8a 1bb387c9acd44282b4f69118fd1b3324 - - default default] Tap Mirror: Handle Delete Port: 6160da10-6079-4941-b388-a33863ace072 [pid: 7|app: 0|req: 1637/3254] 10.0.0.162 () {34 vars in 788 bytes} [Thu Jul 2 11:36:49 2026] PUT /v2.0/routers/eafeaeca-764c-462b-b62b-60fdbe5e90d5/remove_router_interface => generated 309 bytes in 942 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:36:50.178 8 INFO neutron.api.v2.resource [None req-92e21a4b-eb2f-4351-9d3e-1c5d83bd03ca 6cb4250367ff40ffada9876a07e40b8a 1bb387c9acd44282b4f69118fd1b3324 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1618/3255] 10.0.0.162 () {34 vars in 788 bytes} [Thu Jul 2 11:36:49 2026] PUT /v2.0/routers/eafeaeca-764c-462b-b62b-60fdbe5e90d5/remove_router_interface => generated 198 bytes in 209 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 11:36:50.594 7 INFO neutron_taas.services.taas.taas_plugin [None req-454bdd56-6d99-4f4a-ac2b-a8da0809fdb6 6cb4250367ff40ffada9876a07e40b8a 1bb387c9acd44282b4f69118fd1b3324 - - default default] TaaS: Handle Delete Port: 81c579b6-75cc-46ce-bc49-7585551f7b04 2026-07-02 11:36:50.598 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-454bdd56-6d99-4f4a-ac2b-a8da0809fdb6 6cb4250367ff40ffada9876a07e40b8a 1bb387c9acd44282b4f69118fd1b3324 - - default default] Tap Mirror: Handle Delete Port: 81c579b6-75cc-46ce-bc49-7585551f7b04 [pid: 7|app: 0|req: 1638/3256] 10.0.0.162 () {34 vars in 788 bytes} [Thu Jul 2 11:36:50 2026] PUT /v2.0/routers/eafeaeca-764c-462b-b62b-60fdbe5e90d5/remove_router_interface => generated 309 bytes in 1052 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:36:51.393 8 INFO neutron.api.v2.resource [None req-f4b92a94-deaa-445e-9ded-f40914093aa3 6cb4250367ff40ffada9876a07e40b8a 1bb387c9acd44282b4f69118fd1b3324 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1619/3257] 10.0.0.162 () {34 vars in 788 bytes} [Thu Jul 2 11:36:51 2026] PUT /v2.0/routers/eafeaeca-764c-462b-b62b-60fdbe5e90d5/remove_router_interface => generated 198 bytes in 154 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 11:36:51.838 7 INFO neutron_taas.services.taas.taas_plugin [None req-356c14ce-ae7f-4f34-b714-02063f4467d8 6cb4250367ff40ffada9876a07e40b8a 1bb387c9acd44282b4f69118fd1b3324 - - default default] TaaS: Handle Delete Port: 6776516a-018a-45be-a233-64456055561c 2026-07-02 11:36:51.842 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-356c14ce-ae7f-4f34-b714-02063f4467d8 6cb4250367ff40ffada9876a07e40b8a 1bb387c9acd44282b4f69118fd1b3324 - - default default] Tap Mirror: Handle Delete Port: 6776516a-018a-45be-a233-64456055561c [pid: 7|app: 0|req: 1639/3258] 10.0.0.162 () {34 vars in 788 bytes} [Thu Jul 2 11:36:51 2026] PUT /v2.0/routers/eafeaeca-764c-462b-b62b-60fdbe5e90d5/remove_router_interface => generated 309 bytes in 1115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:36:52.689 8 INFO neutron.api.v2.resource [None req-415edacc-902f-4499-b46a-0f27b6d04d59 6cb4250367ff40ffada9876a07e40b8a 1bb387c9acd44282b4f69118fd1b3324 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1620/3259] 10.0.0.162 () {34 vars in 788 bytes} [Thu Jul 2 11:36:52 2026] PUT /v2.0/routers/eafeaeca-764c-462b-b62b-60fdbe5e90d5/remove_router_interface => generated 198 bytes in 170 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 11:36:52.873 7 INFO neutron_taas.services.taas.taas_plugin [None req-14843824-4c8b-42e0-bbfb-15ffbc38ff19 6cb4250367ff40ffada9876a07e40b8a 1bb387c9acd44282b4f69118fd1b3324 - - default default] TaaS: Handle Delete Port: f8274645-1676-48bc-a5f8-7aa1395b5dc5 2026-07-02 11:36:52.875 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-14843824-4c8b-42e0-bbfb-15ffbc38ff19 6cb4250367ff40ffada9876a07e40b8a 1bb387c9acd44282b4f69118fd1b3324 - - default default] Tap Mirror: Handle Delete Port: f8274645-1676-48bc-a5f8-7aa1395b5dc5 2026-07-02 11:36:53.144 7 INFO neutron_taas.services.taas.taas_plugin [None req-14843824-4c8b-42e0-bbfb-15ffbc38ff19 6cb4250367ff40ffada9876a07e40b8a 1bb387c9acd44282b4f69118fd1b3324 - - default default] TaaS: Handle Delete Port: 19f2bfdb-6911-48ed-9e43-b5355a3fc9b4 2026-07-02 11:36:53.147 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-14843824-4c8b-42e0-bbfb-15ffbc38ff19 6cb4250367ff40ffada9876a07e40b8a 1bb387c9acd44282b4f69118fd1b3324 - - default default] Tap Mirror: Handle Delete Port: 19f2bfdb-6911-48ed-9e43-b5355a3fc9b4 2026-07-02 11:36:53.554 7 INFO neutron.services.segments.plugin [-] Segment 07ebc558-1b8f-416d-add3-eb7049a52048 resource provider aggregate not found 2026-07-02 11:36:53.559 7 INFO neutron.services.segments.plugin [-] Segment 07ebc558-1b8f-416d-add3-eb7049a52048 resource provider aggregate not found 2026-07-02 11:36:53.581 7 INFO neutron.services.segments.plugin [-] Segment 07ebc558-1b8f-416d-add3-eb7049a52048 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 07ebc558-1b8f-416d-add3-eb7049a52048 found for delete ", "request_id": "req-9bf389fe-6e49-48d7-b0bb-bfb2f504dc1c"}]} 2026-07-02 11:36:53.585 7 INFO neutron.services.segments.plugin [-] Segment 07ebc558-1b8f-416d-add3-eb7049a52048 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 07ebc558-1b8f-416d-add3-eb7049a52048 found for delete ", "request_id": "req-78f9c3cf-db08-4d7a-8459-a61e0ea38eae"}]} 2026-07-02 11:36:53.600 7 INFO neutron.db.l3_hamode_db [None req-14843824-4c8b-42e0-bbfb-15ffbc38ff19 6cb4250367ff40ffada9876a07e40b8a 1bb387c9acd44282b4f69118fd1b3324 - - default default] HA network 5fb06f09-ce3d-4cd4-bafb-b81c12f73424 was deleted as no HA routers are present in tenant 1bb387c9acd44282b4f69118fd1b3324. [pid: 7|app: 0|req: 1640/3260] 10.0.0.162 () {32 vars in 723 bytes} [Thu Jul 2 11:36:52 2026] DELETE /v2.0/routers/eafeaeca-764c-462b-b62b-60fdbe5e90d5 => generated 0 bytes in 912 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:36:53.633 8 INFO neutron.api.v2.resource [None req-580f0155-48be-40b9-a80a-46bca2901619 6cb4250367ff40ffada9876a07e40b8a 1bb387c9acd44282b4f69118fd1b3324 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1621/3261] 10.0.0.162 () {32 vars in 720 bytes} [Thu Jul 2 11:36:53 2026] GET /v2.0/routers/eafeaeca-764c-462b-b62b-60fdbe5e90d5 => generated 135 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1641/3262] 10.0.0.162 () {32 vars in 723 bytes} [Thu Jul 2 11:36:53 2026] DELETE /v2.0/subnets/b11e8a24-f466-49bb-ac46-67351dbaf109 => generated 0 bytes in 155 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 11:36:53.823 8 INFO neutron.pecan_wsgi.hooks.translation [None req-55ac0c1f-f32c-4953-b258-3e6d1da67279 6cb4250367ff40ffada9876a07e40b8a 1bb387c9acd44282b4f69118fd1b3324 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1622/3263] 10.0.0.162 () {32 vars in 720 bytes} [Thu Jul 2 11:36:53 2026] GET /v2.0/subnets/b11e8a24-f466-49bb-ac46-67351dbaf109 => generated 136 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1642/3264] 10.0.0.162 () {32 vars in 723 bytes} [Thu Jul 2 11:36:53 2026] DELETE /v2.0/subnets/bb323be7-1f31-4a76-b40b-d748b219f4c0 => generated 0 bytes in 155 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 11:36:54.002 8 INFO neutron.pecan_wsgi.hooks.translation [None req-fcee2ca6-d800-4dd2-bc6b-c12686901274 6cb4250367ff40ffada9876a07e40b8a 1bb387c9acd44282b4f69118fd1b3324 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1623/3265] 10.0.0.162 () {32 vars in 720 bytes} [Thu Jul 2 11:36:53 2026] GET /v2.0/subnets/bb323be7-1f31-4a76-b40b-d748b219f4c0 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 11:36:54.110 7 INFO neutron_taas.services.taas.taas_plugin [None req-1bfd8e29-06c1-4a9a-b9b7-152047334125 6cb4250367ff40ffada9876a07e40b8a 1bb387c9acd44282b4f69118fd1b3324 - - default default] TaaS: Handle Delete Port: 1e0a6a10-7516-4c26-a01f-3270880707f0 2026-07-02 11:36:54.112 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1bfd8e29-06c1-4a9a-b9b7-152047334125 6cb4250367ff40ffada9876a07e40b8a 1bb387c9acd44282b4f69118fd1b3324 - - default default] Tap Mirror: Handle Delete Port: 1e0a6a10-7516-4c26-a01f-3270880707f0 [pid: 7|app: 0|req: 1643/3266] 10.0.0.162 () {32 vars in 725 bytes} [Thu Jul 2 11:36:54 2026] DELETE /v2.0/networks/277e603b-2b62-4c0a-aae8-fcb413c995c2 => generated 0 bytes in 266 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 11:36:54.290 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a6cc7453-2101-49b0-af3d-b478df6c9e57 6cb4250367ff40ffada9876a07e40b8a 1bb387c9acd44282b4f69118fd1b3324 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1624/3267] 10.0.0.162 () {32 vars in 722 bytes} [Thu Jul 2 11:36:54 2026] GET /v2.0/networks/277e603b-2b62-4c0a-aae8-fcb413c995c2 => generated 138 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1644/3268] 10.0.0.162 () {32 vars in 723 bytes} [Thu Jul 2 11:36:54 2026] DELETE /v2.0/subnets/78306f0a-2229-4be7-ae49-ff6ca021da04 => generated 0 bytes in 157 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 11:36:54.474 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4d07975b-a58d-48a4-b836-40d21a269cdb 6cb4250367ff40ffada9876a07e40b8a 1bb387c9acd44282b4f69118fd1b3324 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1625/3269] 10.0.0.162 () {32 vars in 720 bytes} [Thu Jul 2 11:36:54 2026] GET /v2.0/subnets/78306f0a-2229-4be7-ae49-ff6ca021da04 => 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: 1645/3270] 10.0.0.162 () {32 vars in 723 bytes} [Thu Jul 2 11:36:54 2026] DELETE /v2.0/subnets/a844fcc3-f94e-4a68-aec8-0ab6fdfa2069 => generated 0 bytes in 168 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 11:36:54.670 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d6c9627d-f77c-4fbd-8cff-d2eabdb270d1 6cb4250367ff40ffada9876a07e40b8a 1bb387c9acd44282b4f69118fd1b3324 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1626/3271] 10.0.0.162 () {32 vars in 720 bytes} [Thu Jul 2 11:36:54 2026] GET /v2.0/subnets/a844fcc3-f94e-4a68-aec8-0ab6fdfa2069 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 11:36:54.759 7 INFO neutron_taas.services.taas.taas_plugin [None req-99888ea1-6042-4969-8d4d-d97c470bca45 6cb4250367ff40ffada9876a07e40b8a 1bb387c9acd44282b4f69118fd1b3324 - - default default] TaaS: Handle Delete Port: a8159df7-b9e6-47fd-8dd8-2a7310ee7dca 2026-07-02 11:36:54.763 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-99888ea1-6042-4969-8d4d-d97c470bca45 6cb4250367ff40ffada9876a07e40b8a 1bb387c9acd44282b4f69118fd1b3324 - - default default] Tap Mirror: Handle Delete Port: a8159df7-b9e6-47fd-8dd8-2a7310ee7dca [pid: 7|app: 0|req: 1646/3272] 10.0.0.162 () {32 vars in 725 bytes} [Thu Jul 2 11:36:54 2026] DELETE /v2.0/networks/db171b1e-e560-4657-a048-495efadbd264 => generated 0 bytes in 249 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 11:36:54.944 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b89587ca-a322-426b-aaa8-e3fa58420643 6cb4250367ff40ffada9876a07e40b8a 1bb387c9acd44282b4f69118fd1b3324 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1627/3273] 10.0.0.162 () {32 vars in 722 bytes} [Thu Jul 2 11:36:54 2026] GET /v2.0/networks/db171b1e-e560-4657-a048-495efadbd264 => generated 138 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1647/3274] 10.0.0.162 () {32 vars in 723 bytes} [Thu Jul 2 11:36:54 2026] DELETE /v2.0/subnets/5b5c9222-5eac-42f4-8051-6af74d289d49 => generated 0 bytes in 186 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 11:36:55.157 8 INFO neutron.pecan_wsgi.hooks.translation [None req-09a653f7-87f9-4466-bc25-35edb6a38c8b 6cb4250367ff40ffada9876a07e40b8a 1bb387c9acd44282b4f69118fd1b3324 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1628/3275] 10.0.0.162 () {32 vars in 720 bytes} [Thu Jul 2 11:36:55 2026] GET /v2.0/subnets/5b5c9222-5eac-42f4-8051-6af74d289d49 => 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: 1648/3276] 10.0.0.162 () {32 vars in 723 bytes} [Thu Jul 2 11:36:55 2026] DELETE /v2.0/subnets/57f347f4-ae25-4fe9-b5bc-466b2d379e6b => generated 0 bytes in 148 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 11:36:55.329 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0c971cf3-277b-40ca-af8b-03d3d80f3051 6cb4250367ff40ffada9876a07e40b8a 1bb387c9acd44282b4f69118fd1b3324 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1629/3277] 10.0.0.162 () {32 vars in 720 bytes} [Thu Jul 2 11:36:55 2026] GET /v2.0/subnets/57f347f4-ae25-4fe9-b5bc-466b2d379e6b => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 11:36:55.435 7 INFO neutron_taas.services.taas.taas_plugin [None req-017077cf-736c-497e-8796-8e063b39f20d 6cb4250367ff40ffada9876a07e40b8a 1bb387c9acd44282b4f69118fd1b3324 - - default default] TaaS: Handle Delete Port: 38417f33-deef-4e1d-93fa-0a5f3e476347 2026-07-02 11:36:55.439 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-017077cf-736c-497e-8796-8e063b39f20d 6cb4250367ff40ffada9876a07e40b8a 1bb387c9acd44282b4f69118fd1b3324 - - default default] Tap Mirror: Handle Delete Port: 38417f33-deef-4e1d-93fa-0a5f3e476347 2026-07-02 11:36:55.600 7 INFO neutron.services.segments.plugin [-] Segment dc5e4e42-187e-4291-96fe-a9d71bfdd880 resource provider aggregate not found 2026-07-02 11:36:55.607 7 INFO neutron.services.segments.plugin [-] Segment dc5e4e42-187e-4291-96fe-a9d71bfdd880 resource provider aggregate not found 2026-07-02 11:36:55.619 7 INFO neutron.services.segments.plugin [-] Segment dc5e4e42-187e-4291-96fe-a9d71bfdd880 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dc5e4e42-187e-4291-96fe-a9d71bfdd880 found for delete ", "request_id": "req-c0e5c07a-36e9-4348-b750-3496bec9f2ad"}]} 2026-07-02 11:36:55.624 7 INFO neutron.services.segments.plugin [-] Segment dc5e4e42-187e-4291-96fe-a9d71bfdd880 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dc5e4e42-187e-4291-96fe-a9d71bfdd880 found for delete ", "request_id": "req-7cfca093-0579-48f3-ba23-548de276c143"}]} 2026-07-02 11:36:55.637 7 INFO neutron.services.segments.plugin [-] Segment 1407cae9-d0c9-4405-9726-0565a04d6b40 resource provider aggregate not found 2026-07-02 11:36:55.644 7 INFO neutron.services.segments.plugin [-] Segment 1407cae9-d0c9-4405-9726-0565a04d6b40 resource provider aggregate not found 2026-07-02 11:36:55.657 7 INFO neutron.services.segments.plugin [-] Segment 1407cae9-d0c9-4405-9726-0565a04d6b40 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1407cae9-d0c9-4405-9726-0565a04d6b40 found for delete ", "request_id": "req-d626cfc8-69cb-4234-9f75-03c498f1933a"}]} [pid: 7|app: 0|req: 1649/3278] 10.0.0.162 () {32 vars in 725 bytes} [Thu Jul 2 11:36:55 2026] DELETE /v2.0/networks/6a939750-4928-42b2-8b0a-d48c1b0b4327 => generated 0 bytes in 331 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 11:36:55.667 7 INFO neutron.services.segments.plugin [-] Segment 1407cae9-d0c9-4405-9726-0565a04d6b40 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1407cae9-d0c9-4405-9726-0565a04d6b40 found for delete ", "request_id": "req-9137fe41-a150-4713-b461-97fdb6fb0a7e"}]} 2026-07-02 11:36:55.684 8 INFO neutron.pecan_wsgi.hooks.translation [None req-09c49b89-0ff7-4016-924e-90d380a6d6e5 6cb4250367ff40ffada9876a07e40b8a 1bb387c9acd44282b4f69118fd1b3324 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1630/3279] 10.0.0.162 () {32 vars in 722 bytes} [Thu Jul 2 11:36:55 2026] GET /v2.0/networks/6a939750-4928-42b2-8b0a-d48c1b0b4327 => generated 138 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 11:36:57.680 7 INFO neutron.services.segments.plugin [-] Segment 2ee97acc-a8a5-4f48-b5d2-33bc006829c3 resource provider aggregate not found 2026-07-02 11:36:57.687 7 INFO neutron.services.segments.plugin [-] Segment 2ee97acc-a8a5-4f48-b5d2-33bc006829c3 resource provider aggregate not found 2026-07-02 11:36:57.713 7 INFO neutron.services.segments.plugin [-] Segment 2ee97acc-a8a5-4f48-b5d2-33bc006829c3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2ee97acc-a8a5-4f48-b5d2-33bc006829c3 found for delete ", "request_id": "req-70329428-87e5-4242-928d-f372319bc67a"}]} 2026-07-02 11:36:57.715 7 INFO neutron.services.segments.plugin [-] Segment 2ee97acc-a8a5-4f48-b5d2-33bc006829c3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2ee97acc-a8a5-4f48-b5d2-33bc006829c3 found for delete ", "request_id": "req-6a846236-0dc6-4898-a77c-be79d4910f2d"}]} [pid: 7|app: 0|req: 1651/3282] 10.0.0.162 () {32 vars in 773 bytes} [Thu Jul 2 11:36:57 2026] GET /v2.0/security-groups?tenant_id=4515dabbb2bb48a2a21c7f4b5daa6804&name=default => generated 2929 bytes in 293 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1632/3283] 10.0.0.162 () {32 vars in 739 bytes} [Thu Jul 2 11:36:58 2026] DELETE /v2.0/security-groups/84a820f4-1282-47b6-b8c1-a487c9ecd29b => 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: 1652/3284] 10.0.0.162 () {32 vars in 773 bytes} [Thu Jul 2 11:36:58 2026] GET /v2.0/security-groups?tenant_id=3fa88ebcd3b14009b4fda283b64a2fea&name=default => generated 2929 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1633/3285] 10.0.0.162 () {32 vars in 739 bytes} [Thu Jul 2 11:36:58 2026] DELETE /v2.0/security-groups/e4dca068-ac20-4c83-99f0-8e16c0034a64 => 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: 1653/3286] 10.0.0.162 () {32 vars in 773 bytes} [Thu Jul 2 11:36:58 2026] GET /v2.0/security-groups?tenant_id=f09707db359c409d835d9d46fcf2ff1b&name=default => generated 2929 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1634/3287] 10.0.0.162 () {32 vars in 739 bytes} [Thu Jul 2 11:36:58 2026] DELETE /v2.0/security-groups/17b3b784-30f9-433b-bbb1-3a4ab8ab3582 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1654/3288] 10.0.0.162 () {32 vars in 773 bytes} [Thu Jul 2 11:36:59 2026] GET /v2.0/security-groups?tenant_id=b39e4cecad6f4ebdacb1dba0d8d2f006&name=default => generated 2929 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1635/3289] 10.0.0.162 () {32 vars in 739 bytes} [Thu Jul 2 11:36:59 2026] DELETE /v2.0/security-groups/31fcb633-0230-4785-b757-4ce3da03f7ff => 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: 1655/3290] 10.0.0.162 () {32 vars in 773 bytes} [Thu Jul 2 11:36:59 2026] GET /v2.0/security-groups?tenant_id=38184bd077f0405a8f12df4d730d9059&name=default => generated 2929 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1636/3291] 10.0.0.162 () {32 vars in 739 bytes} [Thu Jul 2 11:36:59 2026] DELETE /v2.0/security-groups/59337f66-334b-4198-8798-313db96e82ef => 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: 1656/3292] 10.0.0.162 () {32 vars in 773 bytes} [Thu Jul 2 11:36:59 2026] GET /v2.0/security-groups?tenant_id=1bb387c9acd44282b4f69118fd1b3324&name=default => generated 2929 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1637/3293] 10.0.0.162 () {32 vars in 739 bytes} [Thu Jul 2 11:36:59 2026] DELETE /v2.0/security-groups/0069f50f-60ab-4bab-8d8d-2a47d41ed14a => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1657/3294] 10.0.0.162 () {32 vars in 773 bytes} [Thu Jul 2 11:37:00 2026] GET /v2.0/security-groups?tenant_id=3d00fbc7479140b493cc082fe97c67d5&name=default => generated 2929 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1638/3295] 10.0.0.162 () {32 vars in 739 bytes} [Thu Jul 2 11:37:00 2026] DELETE /v2.0/security-groups/86ee0364-0401-4c9a-aba2-0524428fe94f => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1658/3296] 10.0.0.162 () {32 vars in 648 bytes} [Thu Jul 2 11:37:03 2026] GET /v2.0/networks => generated 2168 bytes in 215 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1639/3297] 10.0.0.162 () {32 vars in 654 bytes} [Thu Jul 2 11:37:04 2026] GET /v2.0/floatingips => 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: 1659/3298] 10.0.0.162 () {32 vars in 646 bytes} [Thu Jul 2 11:37:04 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: 1640/3299] 10.0.0.162 () {32 vars in 642 bytes} [Thu Jul 2 11:37:04 2026] GET /v2.0/ports => generated 4725 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1660/3300] 10.0.0.162 () {32 vars in 646 bytes} [Thu Jul 2 11:37:04 2026] GET /v2.0/subnets => generated 1308 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1641/3301] 10.0.0.162 () {32 vars in 648 bytes} [Thu Jul 2 11:37:04 2026] GET /v2.0/networks => generated 2168 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1661/3302] 10.0.0.162 () {32 vars in 662 bytes} [Thu Jul 2 11:37:04 2026] GET /v2.0/security-groups => generated 17401 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1642/3303] 10.0.0.162 () {32 vars in 654 bytes} [Thu Jul 2 11:37:04 2026] GET /v2.0/subnetpools => generated 19 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0)