+ COMMAND=start + start + exec uwsgi --ini /etc/neutron/neutron-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/neutron/neutron-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Thu Apr 23 14:11:29 2026] *** compiled with version: 11.4.0 on 22 April 2026 16:02:23 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: neutron-server-57467694fc-q7j9g 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.10.12 (main, Mar 3 2026, 11:56:32) [GCC 11.4.0] Python main interpreter initialized at 0x5595b9e17a00 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)... /var/lib/openstack/lib/python3.10/site-packages/munch/__init__.py:24: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources /var/lib/openstack/lib/python3.10/site-packages/munch/__init__.py:24: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-04-23 14:11:33.425 7 INFO neutron.common.config [-] Logging enabled! 2026-04-23 14:11:33.425 7 INFO neutron.common.config [-] uwsgi version 21.2.2.dev24 2026-04-23 14:11:33.472 8 INFO neutron.common.config [-] Logging enabled! 2026-04-23 14:11:33.472 8 INFO neutron.common.config [-] uwsgi version 21.2.2.dev24 2026-04-23 14:11:33.718 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-04-23 14:11:33.763 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-04-23 14:11:34.533 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-23 14:11:34.536 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-04-23 14:11:34.539 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-04-23 14:11:34.540 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-23 14:11:34.540 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-04-23 14:11:34.540 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-04-23 14:11:34.541 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-23 14:11:34.547 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-23 14:11:34.547 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-23 14:11:34.547 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-04-23 14:11:34.566 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-04-23 14:11:34.567 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-04-23 14:11:34.567 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-04-23 14:11:34.600 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-23 14:11:34.603 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-04-23 14:11:34.606 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-04-23 14:11:34.607 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-23 14:11:34.607 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-04-23 14:11:34.608 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-04-23 14:11:34.608 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-23 14:11:34.609 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-04-23 14:11:34.610 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-04-23 14:11:34.610 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-04-23 14:11:34.610 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-04-23 14:11:34.614 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-23 14:11:34.614 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-23 14:11:34.614 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-04-23 14:11:34.633 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-04-23 14:11:34.634 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-04-23 14:11:34.634 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-04-23 14:11:34.675 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-04-23 14:11:34.675 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-04-23 14:11:34.675 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-04-23 14:11:34.675 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-04-23 14:11:34.973 7 INFO neutron.plugins.ml2.managers [None req-48e7ace5-132f-4516-a34c-5f8213617bfb - - - - - -] Initializing driver for type 'vlan' 2026-04-23 14:11:35.047 8 INFO neutron.plugins.ml2.managers [None req-aeb317ca-1abe-4f52-9d85-58081436dbe7 - - - - - -] Initializing driver for type 'vlan' 2026-04-23 14:11:35.291 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-48e7ace5-132f-4516-a34c-5f8213617bfb - - - - - -] VlanTypeDriver initialization complete 2026-04-23 14:11:35.292 7 INFO neutron.plugins.ml2.managers [None req-48e7ace5-132f-4516-a34c-5f8213617bfb - - - - - -] Initializing driver for type 'vxlan' 2026-04-23 14:11:35.292 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-48e7ace5-132f-4516-a34c-5f8213617bfb - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-04-23 14:11:35.317 7 INFO neutron.plugins.ml2.managers [None req-48e7ace5-132f-4516-a34c-5f8213617bfb - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-04-23 14:11:35.318 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-48e7ace5-132f-4516-a34c-5f8213617bfb - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-04-23 14:11:35.318 7 INFO neutron.plugins.ml2.managers [None req-48e7ace5-132f-4516-a34c-5f8213617bfb - - - - - -] Initializing extension driver 'port_security' 2026-04-23 14:11:35.318 7 INFO neutron.plugins.ml2.extensions.port_security [None req-48e7ace5-132f-4516-a34c-5f8213617bfb - - - - - -] PortSecurityExtensionDriver initialization complete 2026-04-23 14:11:35.318 7 INFO neutron.plugins.ml2.managers [None req-48e7ace5-132f-4516-a34c-5f8213617bfb - - - - - -] Initializing extension driver 'qos' 2026-04-23 14:11:35.318 7 INFO neutron.plugins.ml2.managers [None req-48e7ace5-132f-4516-a34c-5f8213617bfb - - - - - -] Initializing mechanism driver 'openvswitch' 2026-04-23 14:11:35.318 7 INFO neutron.plugins.ml2.managers [None req-48e7ace5-132f-4516-a34c-5f8213617bfb - - - - - -] Initializing mechanism driver 'l2population' 2026-04-23 14:11:35.329 7 INFO neutron.quota [None req-a1674702-e275-4200-b84b-ae71823bac64 - - - - - -] Loaded quota_driver: . 2026-04-23 14:11:35.329 7 INFO neutron.plugins.ml2.plugin [None req-a1674702-e275-4200-b84b-ae71823bac64 - - - - - -] Modular L2 Plugin initialization complete 2026-04-23 14:11:35.330 7 INFO neutron.plugins.ml2.managers [None req-a1674702-e275-4200-b84b-ae71823bac64 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-04-23 14:11:35.330 7 INFO neutron.plugins.ml2.managers [None req-a1674702-e275-4200-b84b-ae71823bac64 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-04-23 14:11:35.330 7 INFO neutron.plugins.ml2.managers [None req-a1674702-e275-4200-b84b-ae71823bac64 - - - - - -] Got port-security extension from driver 'port_security' 2026-04-23 14:11:35.330 7 INFO neutron.extensions.vlantransparent [None req-a1674702-e275-4200-b84b-ae71823bac64 - - - - - -] Disabled vlantransparent extension. 2026-04-23 14:11:35.330 7 INFO neutron.manager [None req-a1674702-e275-4200-b84b-ae71823bac64 - - - - - -] Loading Plugin: qos 2026-04-23 14:11:35.345 7 INFO neutron.manager [None req-a1674702-e275-4200-b84b-ae71823bac64 - - - - - -] Loading Plugin: router 2026-04-23 14:11:35.376 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-aeb317ca-1abe-4f52-9d85-58081436dbe7 - - - - - -] VlanTypeDriver initialization complete 2026-04-23 14:11:35.377 8 INFO neutron.plugins.ml2.managers [None req-aeb317ca-1abe-4f52-9d85-58081436dbe7 - - - - - -] Initializing driver for type 'vxlan' 2026-04-23 14:11:35.377 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-aeb317ca-1abe-4f52-9d85-58081436dbe7 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-04-23 14:11:35.381 7 INFO neutron.services.service_base [None req-a1674702-e275-4200-b84b-ae71823bac64 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-04-23 14:11:35.381 7 INFO neutron.manager [None req-a1674702-e275-4200-b84b-ae71823bac64 - - - - - -] Loading Plugin: segments 2026-04-23 14:11:35.400 8 INFO neutron.plugins.ml2.managers [None req-aeb317ca-1abe-4f52-9d85-58081436dbe7 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-04-23 14:11:35.400 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-aeb317ca-1abe-4f52-9d85-58081436dbe7 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-04-23 14:11:35.401 8 INFO neutron.plugins.ml2.managers [None req-aeb317ca-1abe-4f52-9d85-58081436dbe7 - - - - - -] Initializing extension driver 'port_security' 2026-04-23 14:11:35.401 8 INFO neutron.plugins.ml2.extensions.port_security [None req-aeb317ca-1abe-4f52-9d85-58081436dbe7 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-04-23 14:11:35.401 8 INFO neutron.plugins.ml2.managers [None req-aeb317ca-1abe-4f52-9d85-58081436dbe7 - - - - - -] Initializing extension driver 'qos' 2026-04-23 14:11:35.401 8 INFO neutron.plugins.ml2.managers [None req-aeb317ca-1abe-4f52-9d85-58081436dbe7 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-04-23 14:11:35.401 8 INFO neutron.plugins.ml2.managers [None req-aeb317ca-1abe-4f52-9d85-58081436dbe7 - - - - - -] Initializing mechanism driver 'l2population' 2026-04-23 14:11:35.412 8 INFO neutron.quota [None req-651d11ef-569c-4b7f-b599-be4647439464 - - - - - -] Loaded quota_driver: . 2026-04-23 14:11:35.413 8 INFO neutron.plugins.ml2.plugin [None req-651d11ef-569c-4b7f-b599-be4647439464 - - - - - -] Modular L2 Plugin initialization complete 2026-04-23 14:11:35.413 8 INFO neutron.plugins.ml2.managers [None req-651d11ef-569c-4b7f-b599-be4647439464 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-04-23 14:11:35.413 8 INFO neutron.plugins.ml2.managers [None req-651d11ef-569c-4b7f-b599-be4647439464 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-04-23 14:11:35.413 8 INFO neutron.plugins.ml2.managers [None req-651d11ef-569c-4b7f-b599-be4647439464 - - - - - -] Got port-security extension from driver 'port_security' 2026-04-23 14:11:35.414 8 INFO neutron.extensions.vlantransparent [None req-651d11ef-569c-4b7f-b599-be4647439464 - - - - - -] Disabled vlantransparent extension. 2026-04-23 14:11:35.414 8 INFO neutron.manager [None req-651d11ef-569c-4b7f-b599-be4647439464 - - - - - -] Loading Plugin: qos 2026-04-23 14:11:35.425 8 INFO neutron.manager [None req-651d11ef-569c-4b7f-b599-be4647439464 - - - - - -] Loading Plugin: router 2026-04-23 14:11:35.460 8 INFO neutron.services.service_base [None req-651d11ef-569c-4b7f-b599-be4647439464 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-04-23 14:11:35.460 8 INFO neutron.manager [None req-651d11ef-569c-4b7f-b599-be4647439464 - - - - - -] Loading Plugin: segments 2026-04-23 14:11:35.479 7 INFO neutron.manager [None req-a1674702-e275-4200-b84b-ae71823bac64 - - - - - -] Loading Plugin: trunk 2026-04-23 14:11:35.533 7 INFO neutron.manager [None req-a1674702-e275-4200-b84b-ae71823bac64 - - - - - -] Loading Plugin: vpnaas 2026-04-23 14:11:35.553 8 INFO neutron.manager [None req-651d11ef-569c-4b7f-b599-be4647439464 - - - - - -] Loading Plugin: trunk 2026-04-23 14:11:35.579 7 WARNING stevedore.named [None req-a1674702-e275-4200-b84b-ae71823bac64 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-23 14:11:35.600 8 INFO neutron.manager [None req-651d11ef-569c-4b7f-b599-be4647439464 - - - - - -] Loading Plugin: vpnaas 2026-04-23 14:11:35.632 8 WARNING stevedore.named [None req-651d11ef-569c-4b7f-b599-be4647439464 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-23 14:11:35.647 7 INFO neutron_vpnaas.services.vpn.plugin [None req-a1674702-e275-4200-b84b-ae71823bac64 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-04-23 14:11:35.648 7 INFO neutron.common.utils [None req-a1674702-e275-4200-b84b-ae71823bac64 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-04-23 14:11:35.648 7 INFO neutron.manager [None req-a1674702-e275-4200-b84b-ae71823bac64 - - - - - -] Loading Plugin: auto_allocate 2026-04-23 14:11:35.653 7 INFO neutron.manager [None req-a1674702-e275-4200-b84b-ae71823bac64 - - - - - -] Loading Plugin: tag 2026-04-23 14:11:35.658 7 INFO neutron.manager [None req-a1674702-e275-4200-b84b-ae71823bac64 - - - - - -] Loading Plugin: timestamp 2026-04-23 14:11:35.660 7 INFO neutron.manager [None req-a1674702-e275-4200-b84b-ae71823bac64 - - - - - -] Loading Plugin: network_ip_availability 2026-04-23 14:11:35.664 7 INFO neutron.manager [None req-a1674702-e275-4200-b84b-ae71823bac64 - - - - - -] Loading Plugin: flavors 2026-04-23 14:11:35.667 7 INFO neutron.manager [None req-a1674702-e275-4200-b84b-ae71823bac64 - - - - - -] Loading Plugin: revisions 2026-04-23 14:11:35.670 7 INFO neutron.api.extensions [None req-a1674702-e275-4200-b84b-ae71823bac64 - - - - - -] Initializing extension manager. 2026-04-23 14:11:35.671 7 INFO neutron.api.extensions [None req-a1674702-e275-4200-b84b-ae71823bac64 - - - - - -] Loaded extension: address-group 2026-04-23 14:11:35.672 7 INFO neutron.api.extensions [None req-a1674702-e275-4200-b84b-ae71823bac64 - - - - - -] Loaded extension: address-scope 2026-04-23 14:11:35.673 7 INFO neutron.api.extensions [None req-a1674702-e275-4200-b84b-ae71823bac64 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-04-23 14:11:35.674 7 INFO neutron.api.extensions [None req-a1674702-e275-4200-b84b-ae71823bac64 - - - - - -] Loaded extension: agent 2026-04-23 14:11:35.675 7 INFO neutron.api.extensions [None req-a1674702-e275-4200-b84b-ae71823bac64 - - - - - -] Loaded extension: agent-resources-synced 2026-04-23 14:11:35.676 7 INFO neutron.api.extensions [None req-a1674702-e275-4200-b84b-ae71823bac64 - - - - - -] Loaded extension: allowed-address-pairs 2026-04-23 14:11:35.677 7 INFO neutron.api.extensions [None req-a1674702-e275-4200-b84b-ae71823bac64 - - - - - -] Loaded extension: auto-allocated-topology 2026-04-23 14:11:35.678 7 INFO neutron.api.extensions [None req-a1674702-e275-4200-b84b-ae71823bac64 - - - - - -] Loaded extension: availability_zone 2026-04-23 14:11:35.678 7 INFO neutron.api.extensions [None req-a1674702-e275-4200-b84b-ae71823bac64 - - - - - -] Loaded extension: availability_zone_filter 2026-04-23 14:11:35.679 7 INFO neutron.api.extensions [None req-a1674702-e275-4200-b84b-ae71823bac64 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-04-23 14:11:35.679 7 INFO neutron.api.extensions [None req-a1674702-e275-4200-b84b-ae71823bac64 - - - - - -] Loaded extension: default-subnetpools 2026-04-23 14:11:35.681 7 INFO neutron.api.extensions [None req-a1674702-e275-4200-b84b-ae71823bac64 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-04-23 14:11:35.682 7 INFO neutron.api.extensions [None req-a1674702-e275-4200-b84b-ae71823bac64 - - - - - -] Loaded extension: dns-integration 2026-04-23 14:11:35.682 7 INFO neutron.api.extensions [None req-a1674702-e275-4200-b84b-ae71823bac64 - - - - - -] Loaded extension: dns-domain-ports 2026-04-23 14:11:35.683 7 INFO neutron.api.extensions [None req-a1674702-e275-4200-b84b-ae71823bac64 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-04-23 14:11:35.684 7 INFO neutron.api.extensions [None req-a1674702-e275-4200-b84b-ae71823bac64 - - - - - -] Loaded extension: dvr 2026-04-23 14:11:35.685 7 INFO neutron.api.extensions [None req-a1674702-e275-4200-b84b-ae71823bac64 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-04-23 14:11:35.685 7 INFO neutron.api.extensions [None req-a1674702-e275-4200-b84b-ae71823bac64 - - - - - -] Loaded extension: empty-string-filtering 2026-04-23 14:11:35.685 8 INFO neutron_vpnaas.services.vpn.plugin [None req-651d11ef-569c-4b7f-b599-be4647439464 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-04-23 14:11:35.686 7 INFO neutron.api.extensions [None req-a1674702-e275-4200-b84b-ae71823bac64 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-04-23 14:11:35.686 8 INFO neutron.common.utils [None req-651d11ef-569c-4b7f-b599-be4647439464 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-04-23 14:11:35.686 8 INFO neutron.manager [None req-651d11ef-569c-4b7f-b599-be4647439464 - - - - - -] Loading Plugin: auto_allocate 2026-04-23 14:11:35.686 7 INFO neutron.api.extensions [None req-a1674702-e275-4200-b84b-ae71823bac64 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-04-23 14:11:35.687 7 INFO neutron.api.extensions [None req-a1674702-e275-4200-b84b-ae71823bac64 - - - - - -] Loaded extension: external-net 2026-04-23 14:11:35.688 7 INFO neutron.api.extensions [None req-a1674702-e275-4200-b84b-ae71823bac64 - - - - - -] Loaded extension: extra_dhcp_opt 2026-04-23 14:11:35.689 7 INFO neutron.api.extensions [None req-a1674702-e275-4200-b84b-ae71823bac64 - - - - - -] Loaded extension: extraroute 2026-04-23 14:11:35.689 7 INFO neutron.api.extensions [None req-a1674702-e275-4200-b84b-ae71823bac64 - - - - - -] Loaded extension: extraroute-atomic 2026-04-23 14:11:35.690 7 INFO neutron.api.extensions [None req-a1674702-e275-4200-b84b-ae71823bac64 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-04-23 14:11:35.691 7 INFO neutron.api.extensions [None req-a1674702-e275-4200-b84b-ae71823bac64 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-04-23 14:11:35.691 7 INFO neutron.api.extensions [None req-a1674702-e275-4200-b84b-ae71823bac64 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-04-23 14:11:35.692 7 INFO neutron.api.extensions [None req-a1674702-e275-4200-b84b-ae71823bac64 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-04-23 14:11:35.692 8 INFO neutron.manager [None req-651d11ef-569c-4b7f-b599-be4647439464 - - - - - -] Loading Plugin: tag 2026-04-23 14:11:35.692 7 INFO neutron.api.extensions [None req-a1674702-e275-4200-b84b-ae71823bac64 - - - - - -] Loaded extension: fip-port-details 2026-04-23 14:11:35.693 7 INFO neutron.api.extensions [None req-a1674702-e275-4200-b84b-ae71823bac64 - - - - - -] Loaded extension: flavors 2026-04-23 14:11:35.694 7 INFO neutron.api.extensions [None req-a1674702-e275-4200-b84b-ae71823bac64 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-04-23 14:11:35.695 7 INFO neutron.api.extensions [None req-a1674702-e275-4200-b84b-ae71823bac64 - - - - - -] Loaded extension: floatingip-pools 2026-04-23 14:11:35.696 7 INFO neutron.api.extensions [None req-a1674702-e275-4200-b84b-ae71823bac64 - - - - - -] Loaded extension: ip_allocation 2026-04-23 14:11:35.696 7 INFO neutron.api.extensions [None req-a1674702-e275-4200-b84b-ae71823bac64 - - - - - -] Loaded extension: ip-substring-filtering 2026-04-23 14:11:35.696 8 INFO neutron.manager [None req-651d11ef-569c-4b7f-b599-be4647439464 - - - - - -] Loading Plugin: timestamp 2026-04-23 14:11:35.697 7 INFO neutron.api.extensions [None req-a1674702-e275-4200-b84b-ae71823bac64 - - - - - -] Loaded extension: l2_adjacency 2026-04-23 14:11:35.698 7 INFO neutron.api.extensions [None req-a1674702-e275-4200-b84b-ae71823bac64 - - - - - -] Loaded extension: router 2026-04-23 14:11:35.699 8 INFO neutron.manager [None req-651d11ef-569c-4b7f-b599-be4647439464 - - - - - -] Loading Plugin: network_ip_availability 2026-04-23 14:11:35.700 7 INFO neutron.api.extensions [None req-a1674702-e275-4200-b84b-ae71823bac64 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-04-23 14:11:35.700 7 INFO neutron.api.extensions [None req-a1674702-e275-4200-b84b-ae71823bac64 - - - - - -] Loaded extension: ext-gw-mode 2026-04-23 14:11:35.701 7 INFO neutron.api.extensions [None req-a1674702-e275-4200-b84b-ae71823bac64 - - - - - -] Loaded extension: l3-ha 2026-04-23 14:11:35.701 7 INFO neutron.api.extensions [None req-a1674702-e275-4200-b84b-ae71823bac64 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-04-23 14:11:35.702 7 INFO neutron.api.extensions [None req-a1674702-e275-4200-b84b-ae71823bac64 - - - - - -] Loaded extension: l3-flavors 2026-04-23 14:11:35.702 8 INFO neutron.manager [None req-651d11ef-569c-4b7f-b599-be4647439464 - - - - - -] Loading Plugin: flavors 2026-04-23 14:11:35.703 7 INFO neutron.api.extensions [None req-a1674702-e275-4200-b84b-ae71823bac64 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-04-23 14:11:35.703 7 INFO neutron.api.extensions [None req-a1674702-e275-4200-b84b-ae71823bac64 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-04-23 14:11:35.705 8 INFO neutron.manager [None req-651d11ef-569c-4b7f-b599-be4647439464 - - - - - -] Loading Plugin: revisions 2026-04-23 14:11:35.705 7 INFO neutron.api.extensions [None req-a1674702-e275-4200-b84b-ae71823bac64 - - - - - -] Loaded extension: l3_agent_scheduler 2026-04-23 14:11:35.706 7 INFO neutron.api.extensions [None req-a1674702-e275-4200-b84b-ae71823bac64 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-04-23 14:11:35.707 7 INFO neutron.api.extensions [None req-a1674702-e275-4200-b84b-ae71823bac64 - - - - - -] Extension logging not supported by any of loaded plugins 2026-04-23 14:11:35.708 8 INFO neutron.api.extensions [None req-651d11ef-569c-4b7f-b599-be4647439464 - - - - - -] Initializing extension manager. 2026-04-23 14:11:35.708 7 INFO neutron.api.extensions [None req-a1674702-e275-4200-b84b-ae71823bac64 - - - - - -] Extension metering not supported by any of loaded plugins 2026-04-23 14:11:35.709 8 INFO neutron.api.extensions [None req-651d11ef-569c-4b7f-b599-be4647439464 - - - - - -] Loaded extension: address-group 2026-04-23 14:11:35.709 7 INFO neutron.api.extensions [None req-a1674702-e275-4200-b84b-ae71823bac64 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-04-23 14:11:35.710 7 INFO neutron.api.extensions [None req-a1674702-e275-4200-b84b-ae71823bac64 - - - - - -] Loaded extension: multi-provider 2026-04-23 14:11:35.710 8 INFO neutron.api.extensions [None req-651d11ef-569c-4b7f-b599-be4647439464 - - - - - -] Loaded extension: address-scope 2026-04-23 14:11:35.710 7 INFO neutron.api.extensions [None req-a1674702-e275-4200-b84b-ae71823bac64 - - - - - -] Loaded extension: net-mtu 2026-04-23 14:11:35.710 8 INFO neutron.api.extensions [None req-651d11ef-569c-4b7f-b599-be4647439464 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-04-23 14:11:35.711 7 INFO neutron.api.extensions [None req-a1674702-e275-4200-b84b-ae71823bac64 - - - - - -] Loaded extension: net-mtu-writable 2026-04-23 14:11:35.711 8 INFO neutron.api.extensions [None req-651d11ef-569c-4b7f-b599-be4647439464 - - - - - -] Loaded extension: agent 2026-04-23 14:11:35.711 7 INFO neutron.api.extensions [None req-a1674702-e275-4200-b84b-ae71823bac64 - - - - - -] Loaded extension: network_availability_zone 2026-04-23 14:11:35.712 8 INFO neutron.api.extensions [None req-651d11ef-569c-4b7f-b599-be4647439464 - - - - - -] Loaded extension: agent-resources-synced 2026-04-23 14:11:35.712 7 INFO neutron.api.extensions [None req-a1674702-e275-4200-b84b-ae71823bac64 - - - - - -] Loaded extension: network-ip-availability 2026-04-23 14:11:35.713 8 INFO neutron.api.extensions [None req-651d11ef-569c-4b7f-b599-be4647439464 - - - - - -] Loaded extension: allowed-address-pairs 2026-04-23 14:11:35.713 7 INFO neutron.api.extensions [None req-a1674702-e275-4200-b84b-ae71823bac64 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-04-23 14:11:35.714 7 INFO neutron.api.extensions [None req-a1674702-e275-4200-b84b-ae71823bac64 - - - - - -] Loaded extension: pagination 2026-04-23 14:11:35.714 8 INFO neutron.api.extensions [None req-651d11ef-569c-4b7f-b599-be4647439464 - - - - - -] Loaded extension: auto-allocated-topology 2026-04-23 14:11:35.714 7 INFO neutron.api.extensions [None req-a1674702-e275-4200-b84b-ae71823bac64 - - - - - -] Loaded extension: port-device-profile 2026-04-23 14:11:35.715 8 INFO neutron.api.extensions [None req-651d11ef-569c-4b7f-b599-be4647439464 - - - - - -] Loaded extension: availability_zone 2026-04-23 14:11:35.715 7 INFO neutron.api.extensions [None req-a1674702-e275-4200-b84b-ae71823bac64 - - - - - -] Loaded extension: port-mac-override 2026-04-23 14:11:35.715 8 INFO neutron.api.extensions [None req-651d11ef-569c-4b7f-b599-be4647439464 - - - - - -] Loaded extension: availability_zone_filter 2026-04-23 14:11:35.715 7 INFO neutron.api.extensions [None req-a1674702-e275-4200-b84b-ae71823bac64 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-04-23 14:11:35.716 8 INFO neutron.api.extensions [None req-651d11ef-569c-4b7f-b599-be4647439464 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-04-23 14:11:35.716 7 INFO neutron.api.extensions [None req-a1674702-e275-4200-b84b-ae71823bac64 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-04-23 14:11:35.716 8 INFO neutron.api.extensions [None req-651d11ef-569c-4b7f-b599-be4647439464 - - - - - -] Loaded extension: default-subnetpools 2026-04-23 14:11:35.716 7 INFO neutron.api.extensions [None req-a1674702-e275-4200-b84b-ae71823bac64 - - - - - -] Loaded extension: port-resource-request 2026-04-23 14:11:35.717 7 INFO neutron.api.extensions [None req-a1674702-e275-4200-b84b-ae71823bac64 - - - - - -] Loaded extension: port-resource-request-groups 2026-04-23 14:11:35.718 8 INFO neutron.api.extensions [None req-651d11ef-569c-4b7f-b599-be4647439464 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-04-23 14:11:35.718 7 INFO neutron.api.extensions [None req-a1674702-e275-4200-b84b-ae71823bac64 - - - - - -] Loaded extension: binding 2026-04-23 14:11:35.718 8 INFO neutron.api.extensions [None req-651d11ef-569c-4b7f-b599-be4647439464 - - - - - -] Loaded extension: dns-integration 2026-04-23 14:11:35.719 7 INFO neutron.api.extensions [None req-a1674702-e275-4200-b84b-ae71823bac64 - - - - - -] Loaded extension: binding-extended 2026-04-23 14:11:35.719 8 INFO neutron.api.extensions [None req-651d11ef-569c-4b7f-b599-be4647439464 - - - - - -] Loaded extension: dns-domain-ports 2026-04-23 14:11:35.719 7 INFO neutron.api.extensions [None req-a1674702-e275-4200-b84b-ae71823bac64 - - - - - -] Loaded extension: port-security 2026-04-23 14:11:35.719 8 INFO neutron.api.extensions [None req-651d11ef-569c-4b7f-b599-be4647439464 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-04-23 14:11:35.720 7 INFO neutron.api.extensions [None req-a1674702-e275-4200-b84b-ae71823bac64 - - - - - -] Loaded extension: project-id 2026-04-23 14:11:35.720 7 INFO neutron.api.extensions [None req-a1674702-e275-4200-b84b-ae71823bac64 - - - - - -] Loaded extension: provider 2026-04-23 14:11:35.720 8 INFO neutron.api.extensions [None req-651d11ef-569c-4b7f-b599-be4647439464 - - - - - -] Loaded extension: dvr 2026-04-23 14:11:35.721 8 INFO neutron.api.extensions [None req-651d11ef-569c-4b7f-b599-be4647439464 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-04-23 14:11:35.721 8 INFO neutron.api.extensions [None req-651d11ef-569c-4b7f-b599-be4647439464 - - - - - -] Loaded extension: empty-string-filtering 2026-04-23 14:11:35.722 7 INFO neutron.api.extensions [None req-a1674702-e275-4200-b84b-ae71823bac64 - - - - - -] Loaded extension: qos 2026-04-23 14:11:35.722 8 INFO neutron.api.extensions [None req-651d11ef-569c-4b7f-b599-be4647439464 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-04-23 14:11:35.723 8 INFO neutron.api.extensions [None req-651d11ef-569c-4b7f-b599-be4647439464 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-04-23 14:11:35.723 7 INFO neutron.api.extensions [None req-a1674702-e275-4200-b84b-ae71823bac64 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-04-23 14:11:35.723 8 INFO neutron.api.extensions [None req-651d11ef-569c-4b7f-b599-be4647439464 - - - - - -] Loaded extension: external-net 2026-04-23 14:11:35.723 7 INFO neutron.api.extensions [None req-a1674702-e275-4200-b84b-ae71823bac64 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-04-23 14:11:35.724 8 INFO neutron.api.extensions [None req-651d11ef-569c-4b7f-b599-be4647439464 - - - - - -] Loaded extension: extra_dhcp_opt 2026-04-23 14:11:35.724 7 INFO neutron.api.extensions [None req-a1674702-e275-4200-b84b-ae71823bac64 - - - - - -] Loaded extension: qos-default 2026-04-23 14:11:35.724 8 INFO neutron.api.extensions [None req-651d11ef-569c-4b7f-b599-be4647439464 - - - - - -] Loaded extension: extraroute 2026-04-23 14:11:35.724 7 INFO neutron.api.extensions [None req-a1674702-e275-4200-b84b-ae71823bac64 - - - - - -] Loaded extension: qos-fip 2026-04-23 14:11:35.725 7 INFO neutron.api.extensions [None req-a1674702-e275-4200-b84b-ae71823bac64 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-04-23 14:11:35.725 8 INFO neutron.api.extensions [None req-651d11ef-569c-4b7f-b599-be4647439464 - - - - - -] Loaded extension: extraroute-atomic 2026-04-23 14:11:35.726 7 INFO neutron.api.extensions [None req-a1674702-e275-4200-b84b-ae71823bac64 - - - - - -] Loaded extension: qos-gateway-ip 2026-04-23 14:11:35.726 8 INFO neutron.api.extensions [None req-651d11ef-569c-4b7f-b599-be4647439464 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-04-23 14:11:35.726 7 INFO neutron.api.extensions [None req-a1674702-e275-4200-b84b-ae71823bac64 - - - - - -] Loaded extension: qos-port-network-policy 2026-04-23 14:11:35.726 8 INFO neutron.api.extensions [None req-651d11ef-569c-4b7f-b599-be4647439464 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-04-23 14:11:35.727 8 INFO neutron.api.extensions [None req-651d11ef-569c-4b7f-b599-be4647439464 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-04-23 14:11:35.727 7 INFO neutron.api.extensions [None req-a1674702-e275-4200-b84b-ae71823bac64 - - - - - -] Loaded extension: qos-pps-minimum 2026-04-23 14:11:35.727 8 INFO neutron.api.extensions [None req-651d11ef-569c-4b7f-b599-be4647439464 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-04-23 14:11:35.727 7 INFO neutron.api.extensions [None req-a1674702-e275-4200-b84b-ae71823bac64 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-04-23 14:11:35.728 8 INFO neutron.api.extensions [None req-651d11ef-569c-4b7f-b599-be4647439464 - - - - - -] Loaded extension: fip-port-details 2026-04-23 14:11:35.728 7 INFO neutron.api.extensions [None req-a1674702-e275-4200-b84b-ae71823bac64 - - - - - -] Loaded extension: qos-pps 2026-04-23 14:11:35.729 8 INFO neutron.api.extensions [None req-651d11ef-569c-4b7f-b599-be4647439464 - - - - - -] Loaded extension: flavors 2026-04-23 14:11:35.729 7 INFO neutron.api.extensions [None req-a1674702-e275-4200-b84b-ae71823bac64 - - - - - -] Loaded extension: qos-rule-type-details 2026-04-23 14:11:35.729 7 INFO neutron.api.extensions [None req-a1674702-e275-4200-b84b-ae71823bac64 - - - - - -] Loaded extension: qos-rule-type-filter 2026-04-23 14:11:35.730 8 INFO neutron.api.extensions [None req-651d11ef-569c-4b7f-b599-be4647439464 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-04-23 14:11:35.730 7 INFO neutron.api.extensions [None req-a1674702-e275-4200-b84b-ae71823bac64 - - - - - -] Loaded extension: qos-rules-alias 2026-04-23 14:11:35.730 8 INFO neutron.api.extensions [None req-651d11ef-569c-4b7f-b599-be4647439464 - - - - - -] Loaded extension: floatingip-pools 2026-04-23 14:11:35.731 7 INFO neutron.api.extensions [None req-a1674702-e275-4200-b84b-ae71823bac64 - - - - - -] Loaded extension: quota-check-limit 2026-04-23 14:11:35.731 8 INFO neutron.api.extensions [None req-651d11ef-569c-4b7f-b599-be4647439464 - - - - - -] Loaded extension: ip_allocation 2026-04-23 14:11:35.732 8 INFO neutron.api.extensions [None req-651d11ef-569c-4b7f-b599-be4647439464 - - - - - -] Loaded extension: ip-substring-filtering 2026-04-23 14:11:35.732 8 INFO neutron.api.extensions [None req-651d11ef-569c-4b7f-b599-be4647439464 - - - - - -] Loaded extension: l2_adjacency 2026-04-23 14:11:35.733 7 INFO neutron.api.extensions [None req-a1674702-e275-4200-b84b-ae71823bac64 - - - - - -] Loaded extension: quotas 2026-04-23 14:11:35.733 8 INFO neutron.api.extensions [None req-651d11ef-569c-4b7f-b599-be4647439464 - - - - - -] Loaded extension: router 2026-04-23 14:11:35.734 7 INFO neutron.api.extensions [None req-a1674702-e275-4200-b84b-ae71823bac64 - - - - - -] Loaded extension: quota_details 2026-04-23 14:11:35.735 8 INFO neutron.api.extensions [None req-651d11ef-569c-4b7f-b599-be4647439464 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-04-23 14:11:35.735 7 INFO neutron.api.extensions [None req-a1674702-e275-4200-b84b-ae71823bac64 - - - - - -] Loaded extension: rbac-policies 2026-04-23 14:11:35.735 8 INFO neutron.api.extensions [None req-651d11ef-569c-4b7f-b599-be4647439464 - - - - - -] Loaded extension: ext-gw-mode 2026-04-23 14:11:35.736 7 INFO neutron.api.extensions [None req-a1674702-e275-4200-b84b-ae71823bac64 - - - - - -] Loaded extension: rbac-address-group 2026-04-23 14:11:35.736 8 INFO neutron.api.extensions [None req-651d11ef-569c-4b7f-b599-be4647439464 - - - - - -] Loaded extension: l3-ha 2026-04-23 14:11:35.736 7 INFO neutron.api.extensions [None req-a1674702-e275-4200-b84b-ae71823bac64 - - - - - -] Loaded extension: rbac-address-scope 2026-04-23 14:11:35.737 8 INFO neutron.api.extensions [None req-651d11ef-569c-4b7f-b599-be4647439464 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-04-23 14:11:35.737 7 INFO neutron.api.extensions [None req-a1674702-e275-4200-b84b-ae71823bac64 - - - - - -] Loaded extension: rbac-security-groups 2026-04-23 14:11:35.737 8 INFO neutron.api.extensions [None req-651d11ef-569c-4b7f-b599-be4647439464 - - - - - -] Loaded extension: l3-flavors 2026-04-23 14:11:35.738 7 INFO neutron.api.extensions [None req-a1674702-e275-4200-b84b-ae71823bac64 - - - - - -] Loaded extension: rbac-subnetpool 2026-04-23 14:11:35.738 8 INFO neutron.api.extensions [None req-651d11ef-569c-4b7f-b599-be4647439464 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-04-23 14:11:35.738 7 INFO neutron.api.extensions [None req-a1674702-e275-4200-b84b-ae71823bac64 - - - - - -] Loaded extension: revision-if-match 2026-04-23 14:11:35.739 8 INFO neutron.api.extensions [None req-651d11ef-569c-4b7f-b599-be4647439464 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-04-23 14:11:35.739 7 INFO neutron.api.extensions [None req-a1674702-e275-4200-b84b-ae71823bac64 - - - - - -] Loaded extension: standard-attr-revisions 2026-04-23 14:11:35.740 7 INFO neutron.api.extensions [None req-a1674702-e275-4200-b84b-ae71823bac64 - - - - - -] Loaded extension: router_availability_zone 2026-04-23 14:11:35.740 7 INFO neutron.api.extensions [None req-a1674702-e275-4200-b84b-ae71823bac64 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-04-23 14:11:35.741 8 INFO neutron.api.extensions [None req-651d11ef-569c-4b7f-b599-be4647439464 - - - - - -] Loaded extension: l3_agent_scheduler 2026-04-23 14:11:35.741 7 INFO neutron.api.extensions [None req-a1674702-e275-4200-b84b-ae71823bac64 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-04-23 14:11:35.742 7 INFO neutron.api.extensions [None req-a1674702-e275-4200-b84b-ae71823bac64 - - - - - -] Loaded extension: port-security-groups-filtering 2026-04-23 14:11:35.742 8 INFO neutron.api.extensions [None req-651d11ef-569c-4b7f-b599-be4647439464 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-04-23 14:11:35.742 7 INFO neutron.api.extensions [None req-a1674702-e275-4200-b84b-ae71823bac64 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-04-23 14:11:35.743 8 INFO neutron.api.extensions [None req-651d11ef-569c-4b7f-b599-be4647439464 - - - - - -] Extension logging not supported by any of loaded plugins 2026-04-23 14:11:35.743 7 INFO neutron.api.extensions [None req-a1674702-e275-4200-b84b-ae71823bac64 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-04-23 14:11:35.744 8 INFO neutron.api.extensions [None req-651d11ef-569c-4b7f-b599-be4647439464 - - - - - -] Extension metering not supported by any of loaded plugins 2026-04-23 14:11:35.744 8 INFO neutron.api.extensions [None req-651d11ef-569c-4b7f-b599-be4647439464 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-04-23 14:11:35.745 8 INFO neutron.api.extensions [None req-651d11ef-569c-4b7f-b599-be4647439464 - - - - - -] Loaded extension: multi-provider 2026-04-23 14:11:35.745 8 INFO neutron.api.extensions [None req-651d11ef-569c-4b7f-b599-be4647439464 - - - - - -] Loaded extension: net-mtu 2026-04-23 14:11:35.746 8 INFO neutron.api.extensions [None req-651d11ef-569c-4b7f-b599-be4647439464 - - - - - -] Loaded extension: net-mtu-writable 2026-04-23 14:11:35.747 8 INFO neutron.api.extensions [None req-651d11ef-569c-4b7f-b599-be4647439464 - - - - - -] Loaded extension: network_availability_zone 2026-04-23 14:11:35.747 8 INFO neutron.api.extensions [None req-651d11ef-569c-4b7f-b599-be4647439464 - - - - - -] Loaded extension: network-ip-availability 2026-04-23 14:11:35.748 8 INFO neutron.api.extensions [None req-651d11ef-569c-4b7f-b599-be4647439464 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-04-23 14:11:35.749 8 INFO neutron.api.extensions [None req-651d11ef-569c-4b7f-b599-be4647439464 - - - - - -] Loaded extension: pagination 2026-04-23 14:11:35.749 8 INFO neutron.api.extensions [None req-651d11ef-569c-4b7f-b599-be4647439464 - - - - - -] Loaded extension: port-device-profile 2026-04-23 14:11:35.750 8 INFO neutron.api.extensions [None req-651d11ef-569c-4b7f-b599-be4647439464 - - - - - -] Loaded extension: port-mac-override 2026-04-23 14:11:35.750 8 INFO neutron.api.extensions [None req-651d11ef-569c-4b7f-b599-be4647439464 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-04-23 14:11:35.751 8 INFO neutron.api.extensions [None req-651d11ef-569c-4b7f-b599-be4647439464 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-04-23 14:11:35.751 8 INFO neutron.api.extensions [None req-651d11ef-569c-4b7f-b599-be4647439464 - - - - - -] Loaded extension: port-resource-request 2026-04-23 14:11:35.752 8 INFO neutron.api.extensions [None req-651d11ef-569c-4b7f-b599-be4647439464 - - - - - -] Loaded extension: port-resource-request-groups 2026-04-23 14:11:35.753 8 INFO neutron.api.extensions [None req-651d11ef-569c-4b7f-b599-be4647439464 - - - - - -] Loaded extension: binding 2026-04-23 14:11:35.753 7 INFO neutron.api.extensions [None req-a1674702-e275-4200-b84b-ae71823bac64 - - - - - -] Loaded extension: security-group 2026-04-23 14:11:35.753 8 INFO neutron.api.extensions [None req-651d11ef-569c-4b7f-b599-be4647439464 - - - - - -] Loaded extension: binding-extended 2026-04-23 14:11:35.754 8 INFO neutron.api.extensions [None req-651d11ef-569c-4b7f-b599-be4647439464 - - - - - -] Loaded extension: port-security 2026-04-23 14:11:35.754 7 INFO neutron.api.extensions [None req-a1674702-e275-4200-b84b-ae71823bac64 - - - - - -] Loaded extension: segment 2026-04-23 14:11:35.754 8 INFO neutron.api.extensions [None req-651d11ef-569c-4b7f-b599-be4647439464 - - - - - -] Loaded extension: project-id 2026-04-23 14:11:35.755 7 INFO neutron.api.extensions [None req-a1674702-e275-4200-b84b-ae71823bac64 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-04-23 14:11:35.755 8 INFO neutron.api.extensions [None req-651d11ef-569c-4b7f-b599-be4647439464 - - - - - -] Loaded extension: provider 2026-04-23 14:11:35.755 7 INFO neutron.api.extensions [None req-a1674702-e275-4200-b84b-ae71823bac64 - - - - - -] Loaded extension: service-type 2026-04-23 14:11:35.756 7 INFO neutron.api.extensions [None req-a1674702-e275-4200-b84b-ae71823bac64 - - - - - -] Loaded extension: sorting 2026-04-23 14:11:35.756 7 INFO neutron.api.extensions [None req-a1674702-e275-4200-b84b-ae71823bac64 - - - - - -] Loaded extension: standard-attr-segment 2026-04-23 14:11:35.757 8 INFO neutron.api.extensions [None req-651d11ef-569c-4b7f-b599-be4647439464 - - - - - -] Loaded extension: qos 2026-04-23 14:11:35.757 7 INFO neutron.api.extensions [None req-a1674702-e275-4200-b84b-ae71823bac64 - - - - - -] Loaded extension: standard-attr-description 2026-04-23 14:11:35.758 8 INFO neutron.api.extensions [None req-651d11ef-569c-4b7f-b599-be4647439464 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-04-23 14:11:35.758 7 INFO neutron.api.extensions [None req-a1674702-e275-4200-b84b-ae71823bac64 - - - - - -] Loaded extension: stateful-security-group 2026-04-23 14:11:35.758 8 INFO neutron.api.extensions [None req-651d11ef-569c-4b7f-b599-be4647439464 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-04-23 14:11:35.758 7 WARNING neutron.api.extensions [None req-a1674702-e275-4200-b84b-ae71823bac64 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-04-23 14:11:35.759 8 INFO neutron.api.extensions [None req-651d11ef-569c-4b7f-b599-be4647439464 - - - - - -] Loaded extension: qos-default 2026-04-23 14:11:35.759 7 INFO neutron.api.extensions [None req-a1674702-e275-4200-b84b-ae71823bac64 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-04-23 14:11:35.759 8 INFO neutron.api.extensions [None req-651d11ef-569c-4b7f-b599-be4647439464 - - - - - -] Loaded extension: qos-fip 2026-04-23 14:11:35.760 7 INFO neutron.api.extensions [None req-a1674702-e275-4200-b84b-ae71823bac64 - - - - - -] Loaded extension: subnet_onboard 2026-04-23 14:11:35.760 8 INFO neutron.api.extensions [None req-651d11ef-569c-4b7f-b599-be4647439464 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-04-23 14:11:35.760 7 INFO neutron.api.extensions [None req-a1674702-e275-4200-b84b-ae71823bac64 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-04-23 14:11:35.760 8 INFO neutron.api.extensions [None req-651d11ef-569c-4b7f-b599-be4647439464 - - - - - -] Loaded extension: qos-gateway-ip 2026-04-23 14:11:35.761 7 INFO neutron.api.extensions [None req-a1674702-e275-4200-b84b-ae71823bac64 - - - - - -] Loaded extension: subnet-service-types 2026-04-23 14:11:35.761 8 INFO neutron.api.extensions [None req-651d11ef-569c-4b7f-b599-be4647439464 - - - - - -] Loaded extension: qos-port-network-policy 2026-04-23 14:11:35.761 7 INFO neutron.api.extensions [None req-a1674702-e275-4200-b84b-ae71823bac64 - - - - - -] Loaded extension: subnet_allocation 2026-04-23 14:11:35.762 8 INFO neutron.api.extensions [None req-651d11ef-569c-4b7f-b599-be4647439464 - - - - - -] Loaded extension: qos-pps-minimum 2026-04-23 14:11:35.762 7 INFO neutron.api.extensions [None req-a1674702-e275-4200-b84b-ae71823bac64 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-04-23 14:11:35.762 8 INFO neutron.api.extensions [None req-651d11ef-569c-4b7f-b599-be4647439464 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-04-23 14:11:35.763 7 INFO neutron.api.extensions [None req-a1674702-e275-4200-b84b-ae71823bac64 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-04-23 14:11:35.763 8 INFO neutron.api.extensions [None req-651d11ef-569c-4b7f-b599-be4647439464 - - - - - -] Loaded extension: qos-pps 2026-04-23 14:11:35.763 8 INFO neutron.api.extensions [None req-651d11ef-569c-4b7f-b599-be4647439464 - - - - - -] Loaded extension: qos-rule-type-details 2026-04-23 14:11:35.764 8 INFO neutron.api.extensions [None req-651d11ef-569c-4b7f-b599-be4647439464 - - - - - -] Loaded extension: qos-rule-type-filter 2026-04-23 14:11:35.765 8 INFO neutron.api.extensions [None req-651d11ef-569c-4b7f-b599-be4647439464 - - - - - -] Loaded extension: qos-rules-alias 2026-04-23 14:11:35.765 7 INFO neutron.api.extensions [None req-a1674702-e275-4200-b84b-ae71823bac64 - - - - - -] Loaded extension: standard-attr-tag 2026-04-23 14:11:35.765 8 INFO neutron.api.extensions [None req-651d11ef-569c-4b7f-b599-be4647439464 - - - - - -] Loaded extension: quota-check-limit 2026-04-23 14:11:35.766 7 INFO neutron.api.extensions [None req-a1674702-e275-4200-b84b-ae71823bac64 - - - - - -] Loaded extension: standard-attr-timestamp 2026-04-23 14:11:35.766 7 INFO neutron.api.extensions [None req-a1674702-e275-4200-b84b-ae71823bac64 - - - - - -] Loaded extension: trunk 2026-04-23 14:11:35.767 8 INFO neutron.api.extensions [None req-651d11ef-569c-4b7f-b599-be4647439464 - - - - - -] Loaded extension: quotas 2026-04-23 14:11:35.767 7 INFO neutron.api.extensions [None req-a1674702-e275-4200-b84b-ae71823bac64 - - - - - -] Loaded extension: trunk-details 2026-04-23 14:11:35.768 7 INFO neutron.api.extensions [None req-a1674702-e275-4200-b84b-ae71823bac64 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-04-23 14:11:35.768 8 INFO neutron.api.extensions [None req-651d11ef-569c-4b7f-b599-be4647439464 - - - - - -] Loaded extension: quota_details 2026-04-23 14:11:35.768 7 INFO neutron.api.extensions [None req-a1674702-e275-4200-b84b-ae71823bac64 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-04-23 14:11:35.769 8 INFO neutron.api.extensions [None req-651d11ef-569c-4b7f-b599-be4647439464 - - - - - -] Loaded extension: rbac-policies 2026-04-23 14:11:35.769 7 INFO neutron.api.extensions [None req-a1674702-e275-4200-b84b-ae71823bac64 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-04-23 14:11:35.770 8 INFO neutron.api.extensions [None req-651d11ef-569c-4b7f-b599-be4647439464 - - - - - -] Loaded extension: rbac-address-group 2026-04-23 14:11:35.770 7 INFO neutron.api.extensions [None req-a1674702-e275-4200-b84b-ae71823bac64 - - - - - -] Loaded extension: vpn-flavors 2026-04-23 14:11:35.770 8 INFO neutron.api.extensions [None req-651d11ef-569c-4b7f-b599-be4647439464 - - - - - -] Loaded extension: rbac-address-scope 2026-04-23 14:11:35.771 8 INFO neutron.api.extensions [None req-651d11ef-569c-4b7f-b599-be4647439464 - - - - - -] Loaded extension: rbac-security-groups 2026-04-23 14:11:35.771 7 INFO neutron.api.extensions [None req-a1674702-e275-4200-b84b-ae71823bac64 - - - - - -] Loaded extension: vpnaas 2026-04-23 14:11:35.771 8 INFO neutron.api.extensions [None req-651d11ef-569c-4b7f-b599-be4647439464 - - - - - -] Loaded extension: rbac-subnetpool 2026-04-23 14:11:35.772 8 INFO neutron.api.extensions [None req-651d11ef-569c-4b7f-b599-be4647439464 - - - - - -] Loaded extension: revision-if-match 2026-04-23 14:11:35.773 8 INFO neutron.api.extensions [None req-651d11ef-569c-4b7f-b599-be4647439464 - - - - - -] Loaded extension: standard-attr-revisions 2026-04-23 14:11:35.773 8 INFO neutron.api.extensions [None req-651d11ef-569c-4b7f-b599-be4647439464 - - - - - -] Loaded extension: router_availability_zone 2026-04-23 14:11:35.773 7 INFO neutron.quota.resource_registry [None req-a1674702-e275-4200-b84b-ae71823bac64 - - - - - -] Creating instance of TrackedResource for resource:network 2026-04-23 14:11:35.774 8 INFO neutron.api.extensions [None req-651d11ef-569c-4b7f-b599-be4647439464 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-04-23 14:11:35.774 7 INFO neutron.quota.resource_registry [None req-a1674702-e275-4200-b84b-ae71823bac64 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-04-23 14:11:35.774 7 INFO neutron.quota.resource_registry [None req-a1674702-e275-4200-b84b-ae71823bac64 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-23 14:11:35.774 7 INFO neutron.quota.resource_registry [None req-a1674702-e275-4200-b84b-ae71823bac64 - - - - - -] Creating instance of TrackedResource for resource:port 2026-04-23 14:11:35.774 8 INFO neutron.api.extensions [None req-651d11ef-569c-4b7f-b599-be4647439464 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-04-23 14:11:35.775 8 INFO neutron.api.extensions [None req-651d11ef-569c-4b7f-b599-be4647439464 - - - - - -] Loaded extension: port-security-groups-filtering 2026-04-23 14:11:35.775 7 INFO neutron.quota.resource_registry [None req-a1674702-e275-4200-b84b-ae71823bac64 - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-23 14:11:35.775 7 INFO neutron.quota.resource_registry [None req-a1674702-e275-4200-b84b-ae71823bac64 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-23 14:11:35.775 8 INFO neutron.api.extensions [None req-651d11ef-569c-4b7f-b599-be4647439464 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-04-23 14:11:35.776 8 INFO neutron.api.extensions [None req-651d11ef-569c-4b7f-b599-be4647439464 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-04-23 14:11:35.777 7 INFO neutron.quota.resource_registry [None req-a1674702-e275-4200-b84b-ae71823bac64 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-23 14:11:35.778 7 INFO neutron.quota.resource_registry [None req-a1674702-e275-4200-b84b-ae71823bac64 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-23 14:11:35.778 7 INFO neutron.quota.resource_registry [None req-a1674702-e275-4200-b84b-ae71823bac64 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-23 14:11:35.778 7 INFO neutron.quota.resource_registry [None req-a1674702-e275-4200-b84b-ae71823bac64 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-23 14:11:35.779 7 WARNING neutron.quota.resource_registry [None req-a1674702-e275-4200-b84b-ae71823bac64 - - - - - -] subnetpool is already registered 2026-04-23 14:11:35.779 7 INFO neutron.quota.resource_registry [None req-a1674702-e275-4200-b84b-ae71823bac64 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-23 14:11:35.779 7 WARNING neutron.quota.resource_registry [None req-a1674702-e275-4200-b84b-ae71823bac64 - - - - - -] subnetpool is already registered 2026-04-23 14:11:35.779 7 INFO neutron.quota.resource_registry [None req-a1674702-e275-4200-b84b-ae71823bac64 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-23 14:11:35.780 7 INFO neutron.quota.resource_registry [None req-a1674702-e275-4200-b84b-ae71823bac64 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-23 14:11:35.780 7 INFO neutron.quota.resource_registry [None req-a1674702-e275-4200-b84b-ae71823bac64 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-23 14:11:35.780 7 INFO neutron.quota.resource_registry [None req-a1674702-e275-4200-b84b-ae71823bac64 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-23 14:11:35.781 7 INFO neutron.quota.resource_registry [None req-a1674702-e275-4200-b84b-ae71823bac64 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-23 14:11:35.781 7 INFO neutron.quota.resource_registry [None req-a1674702-e275-4200-b84b-ae71823bac64 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-23 14:11:35.783 7 INFO neutron.quota.resource_registry [None req-a1674702-e275-4200-b84b-ae71823bac64 - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-23 14:11:35.783 7 WARNING neutron.quota.resource_registry [None req-a1674702-e275-4200-b84b-ae71823bac64 - - - - - -] router is already registered 2026-04-23 14:11:35.783 8 INFO neutron.api.extensions [None req-651d11ef-569c-4b7f-b599-be4647439464 - - - - - -] Loaded extension: security-group 2026-04-23 14:11:35.783 7 INFO neutron.quota.resource_registry [None req-a1674702-e275-4200-b84b-ae71823bac64 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-23 14:11:35.783 7 WARNING neutron.quota.resource_registry [None req-a1674702-e275-4200-b84b-ae71823bac64 - - - - - -] floatingip is already registered 2026-04-23 14:11:35.784 8 INFO neutron.api.extensions [None req-651d11ef-569c-4b7f-b599-be4647439464 - - - - - -] Loaded extension: segment 2026-04-23 14:11:35.785 7 INFO neutron.quota.resource_registry [None req-a1674702-e275-4200-b84b-ae71823bac64 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-23 14:11:35.785 7 WARNING neutron.quota.resource_registry [None req-a1674702-e275-4200-b84b-ae71823bac64 - - - - - -] rbac_policy is already registered 2026-04-23 14:11:35.785 8 INFO neutron.api.extensions [None req-651d11ef-569c-4b7f-b599-be4647439464 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-04-23 14:11:35.785 7 INFO neutron.quota.resource_registry [None req-a1674702-e275-4200-b84b-ae71823bac64 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-23 14:11:35.785 7 WARNING neutron.quota.resource_registry [None req-a1674702-e275-4200-b84b-ae71823bac64 - - - - - -] security_group is already registered 2026-04-23 14:11:35.786 7 INFO neutron.quota.resource_registry [None req-a1674702-e275-4200-b84b-ae71823bac64 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-23 14:11:35.786 8 INFO neutron.api.extensions [None req-651d11ef-569c-4b7f-b599-be4647439464 - - - - - -] Loaded extension: service-type 2026-04-23 14:11:35.786 7 WARNING neutron.quota.resource_registry [None req-a1674702-e275-4200-b84b-ae71823bac64 - - - - - -] security_group_rule is already registered 2026-04-23 14:11:35.786 8 INFO neutron.api.extensions [None req-651d11ef-569c-4b7f-b599-be4647439464 - - - - - -] Loaded extension: sorting 2026-04-23 14:11:35.786 7 INFO neutron.quota.resource_registry [None req-a1674702-e275-4200-b84b-ae71823bac64 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-23 14:11:35.786 7 WARNING neutron.quota.resource_registry [None req-a1674702-e275-4200-b84b-ae71823bac64 - - - - - -] subnetpool is already registered 2026-04-23 14:11:35.787 7 INFO neutron.quota.resource_registry [None req-a1674702-e275-4200-b84b-ae71823bac64 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-23 14:11:35.787 8 INFO neutron.api.extensions [None req-651d11ef-569c-4b7f-b599-be4647439464 - - - - - -] Loaded extension: standard-attr-segment 2026-04-23 14:11:35.787 7 WARNING neutron.quota.resource_registry [None req-a1674702-e275-4200-b84b-ae71823bac64 - - - - - -] subnetpool is already registered 2026-04-23 14:11:35.787 7 INFO neutron.quota.resource_registry [None req-a1674702-e275-4200-b84b-ae71823bac64 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-23 14:11:35.787 7 WARNING neutron.quota.resource_registry [None req-a1674702-e275-4200-b84b-ae71823bac64 - - - - - -] trunk is already registered 2026-04-23 14:11:35.788 7 INFO neutron.quota.resource_registry [None req-a1674702-e275-4200-b84b-ae71823bac64 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-23 14:11:35.788 8 INFO neutron.api.extensions [None req-651d11ef-569c-4b7f-b599-be4647439464 - - - - - -] Loaded extension: standard-attr-description 2026-04-23 14:11:35.788 7 WARNING neutron.quota.resource_registry [None req-a1674702-e275-4200-b84b-ae71823bac64 - - - - - -] endpoint_group is already registered 2026-04-23 14:11:35.788 7 INFO neutron.quota.resource_registry [None req-a1674702-e275-4200-b84b-ae71823bac64 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-23 14:11:35.788 8 INFO neutron.api.extensions [None req-651d11ef-569c-4b7f-b599-be4647439464 - - - - - -] Loaded extension: stateful-security-group 2026-04-23 14:11:35.788 7 WARNING neutron.quota.resource_registry [None req-a1674702-e275-4200-b84b-ae71823bac64 - - - - - -] vpnservice is already registered 2026-04-23 14:11:35.789 7 INFO neutron.quota.resource_registry [None req-a1674702-e275-4200-b84b-ae71823bac64 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-23 14:11:35.789 8 WARNING neutron.api.extensions [None req-651d11ef-569c-4b7f-b599-be4647439464 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-04-23 14:11:35.789 7 WARNING neutron.quota.resource_registry [None req-a1674702-e275-4200-b84b-ae71823bac64 - - - - - -] ipsec_site_connection is already registered 2026-04-23 14:11:35.789 7 INFO neutron.quota.resource_registry [None req-a1674702-e275-4200-b84b-ae71823bac64 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-23 14:11:35.789 8 INFO neutron.api.extensions [None req-651d11ef-569c-4b7f-b599-be4647439464 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-04-23 14:11:35.789 7 WARNING neutron.quota.resource_registry [None req-a1674702-e275-4200-b84b-ae71823bac64 - - - - - -] ipsecpolicy is already registered 2026-04-23 14:11:35.790 7 INFO neutron.quota.resource_registry [None req-a1674702-e275-4200-b84b-ae71823bac64 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-23 14:11:35.790 7 WARNING neutron.quota.resource_registry [None req-a1674702-e275-4200-b84b-ae71823bac64 - - - - - -] ikepolicy is already registered 2026-04-23 14:11:35.790 8 INFO neutron.api.extensions [None req-651d11ef-569c-4b7f-b599-be4647439464 - - - - - -] Loaded extension: subnet_onboard 2026-04-23 14:11:35.791 8 INFO neutron.api.extensions [None req-651d11ef-569c-4b7f-b599-be4647439464 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-04-23 14:11:35.791 8 INFO neutron.api.extensions [None req-651d11ef-569c-4b7f-b599-be4647439464 - - - - - -] Loaded extension: subnet-service-types 2026-04-23 14:11:35.792 8 INFO neutron.api.extensions [None req-651d11ef-569c-4b7f-b599-be4647439464 - - - - - -] Loaded extension: subnet_allocation 2026-04-23 14:11:35.792 8 INFO neutron.api.extensions [None req-651d11ef-569c-4b7f-b599-be4647439464 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-04-23 14:11:35.793 8 INFO neutron.api.extensions [None req-651d11ef-569c-4b7f-b599-be4647439464 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-04-23 14:11:35.795 8 INFO neutron.api.extensions [None req-651d11ef-569c-4b7f-b599-be4647439464 - - - - - -] Loaded extension: standard-attr-tag 2026-04-23 14:11:35.796 8 INFO neutron.api.extensions [None req-651d11ef-569c-4b7f-b599-be4647439464 - - - - - -] Loaded extension: standard-attr-timestamp 2026-04-23 14:11:35.796 8 INFO neutron.api.extensions [None req-651d11ef-569c-4b7f-b599-be4647439464 - - - - - -] Loaded extension: trunk 2026-04-23 14:11:35.797 8 INFO neutron.api.extensions [None req-651d11ef-569c-4b7f-b599-be4647439464 - - - - - -] Loaded extension: trunk-details 2026-04-23 14:11:35.798 8 INFO neutron.api.extensions [None req-651d11ef-569c-4b7f-b599-be4647439464 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-04-23 14:11:35.798 8 INFO neutron.api.extensions [None req-651d11ef-569c-4b7f-b599-be4647439464 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-04-23 14:11:35.799 8 INFO neutron.api.extensions [None req-651d11ef-569c-4b7f-b599-be4647439464 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-04-23 14:11:35.800 8 INFO neutron.api.extensions [None req-651d11ef-569c-4b7f-b599-be4647439464 - - - - - -] Loaded extension: vpn-flavors 2026-04-23 14:11:35.801 8 INFO neutron.api.extensions [None req-651d11ef-569c-4b7f-b599-be4647439464 - - - - - -] Loaded extension: vpnaas 2026-04-23 14:11:35.803 8 INFO neutron.quota.resource_registry [None req-651d11ef-569c-4b7f-b599-be4647439464 - - - - - -] Creating instance of TrackedResource for resource:network 2026-04-23 14:11:35.804 8 INFO neutron.quota.resource_registry [None req-651d11ef-569c-4b7f-b599-be4647439464 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-04-23 14:11:35.804 8 INFO neutron.quota.resource_registry [None req-651d11ef-569c-4b7f-b599-be4647439464 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-23 14:11:35.804 8 INFO neutron.quota.resource_registry [None req-651d11ef-569c-4b7f-b599-be4647439464 - - - - - -] Creating instance of TrackedResource for resource:port 2026-04-23 14:11:35.805 8 INFO neutron.quota.resource_registry [None req-651d11ef-569c-4b7f-b599-be4647439464 - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-23 14:11:35.805 8 INFO neutron.quota.resource_registry [None req-651d11ef-569c-4b7f-b599-be4647439464 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-23 14:11:35.808 8 INFO neutron.quota.resource_registry [None req-651d11ef-569c-4b7f-b599-be4647439464 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-23 14:11:35.808 8 INFO neutron.quota.resource_registry [None req-651d11ef-569c-4b7f-b599-be4647439464 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-23 14:11:35.808 8 INFO neutron.quota.resource_registry [None req-651d11ef-569c-4b7f-b599-be4647439464 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-23 14:11:35.809 8 INFO neutron.quota.resource_registry [None req-651d11ef-569c-4b7f-b599-be4647439464 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-23 14:11:35.809 8 WARNING neutron.quota.resource_registry [None req-651d11ef-569c-4b7f-b599-be4647439464 - - - - - -] subnetpool is already registered 2026-04-23 14:11:35.809 8 INFO neutron.quota.resource_registry [None req-651d11ef-569c-4b7f-b599-be4647439464 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-23 14:11:35.809 8 WARNING neutron.quota.resource_registry [None req-651d11ef-569c-4b7f-b599-be4647439464 - - - - - -] subnetpool is already registered 2026-04-23 14:11:35.810 8 INFO neutron.quota.resource_registry [None req-651d11ef-569c-4b7f-b599-be4647439464 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-23 14:11:35.810 8 INFO neutron.quota.resource_registry [None req-651d11ef-569c-4b7f-b599-be4647439464 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-23 14:11:35.810 8 INFO neutron.quota.resource_registry [None req-651d11ef-569c-4b7f-b599-be4647439464 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-23 14:11:35.810 8 INFO neutron.quota.resource_registry [None req-651d11ef-569c-4b7f-b599-be4647439464 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-23 14:11:35.810 8 INFO neutron.quota.resource_registry [None req-651d11ef-569c-4b7f-b599-be4647439464 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-23 14:11:35.811 8 INFO neutron.quota.resource_registry [None req-651d11ef-569c-4b7f-b599-be4647439464 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-23 14:11:35.812 8 INFO neutron.quota.resource_registry [None req-651d11ef-569c-4b7f-b599-be4647439464 - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-23 14:11:35.813 8 WARNING neutron.quota.resource_registry [None req-651d11ef-569c-4b7f-b599-be4647439464 - - - - - -] router is already registered 2026-04-23 14:11:35.813 8 INFO neutron.quota.resource_registry [None req-651d11ef-569c-4b7f-b599-be4647439464 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-23 14:11:35.813 8 WARNING neutron.quota.resource_registry [None req-651d11ef-569c-4b7f-b599-be4647439464 - - - - - -] floatingip is already registered 2026-04-23 14:11:35.814 8 INFO neutron.quota.resource_registry [None req-651d11ef-569c-4b7f-b599-be4647439464 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-23 14:11:35.814 8 WARNING neutron.quota.resource_registry [None req-651d11ef-569c-4b7f-b599-be4647439464 - - - - - -] rbac_policy is already registered 2026-04-23 14:11:35.814 8 INFO neutron.quota.resource_registry [None req-651d11ef-569c-4b7f-b599-be4647439464 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-23 14:11:35.814 8 WARNING neutron.quota.resource_registry [None req-651d11ef-569c-4b7f-b599-be4647439464 - - - - - -] security_group is already registered 2026-04-23 14:11:35.815 8 INFO neutron.quota.resource_registry [None req-651d11ef-569c-4b7f-b599-be4647439464 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-23 14:11:35.815 8 WARNING neutron.quota.resource_registry [None req-651d11ef-569c-4b7f-b599-be4647439464 - - - - - -] security_group_rule is already registered 2026-04-23 14:11:35.815 8 INFO neutron.quota.resource_registry [None req-651d11ef-569c-4b7f-b599-be4647439464 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-23 14:11:35.815 8 WARNING neutron.quota.resource_registry [None req-651d11ef-569c-4b7f-b599-be4647439464 - - - - - -] subnetpool is already registered 2026-04-23 14:11:35.815 8 INFO neutron.quota.resource_registry [None req-651d11ef-569c-4b7f-b599-be4647439464 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-23 14:11:35.816 8 WARNING neutron.quota.resource_registry [None req-651d11ef-569c-4b7f-b599-be4647439464 - - - - - -] subnetpool is already registered 2026-04-23 14:11:35.816 8 INFO neutron.quota.resource_registry [None req-651d11ef-569c-4b7f-b599-be4647439464 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-23 14:11:35.816 8 WARNING neutron.quota.resource_registry [None req-651d11ef-569c-4b7f-b599-be4647439464 - - - - - -] trunk is already registered 2026-04-23 14:11:35.816 8 INFO neutron.quota.resource_registry [None req-651d11ef-569c-4b7f-b599-be4647439464 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-23 14:11:35.816 8 WARNING neutron.quota.resource_registry [None req-651d11ef-569c-4b7f-b599-be4647439464 - - - - - -] endpoint_group is already registered 2026-04-23 14:11:35.817 8 INFO neutron.quota.resource_registry [None req-651d11ef-569c-4b7f-b599-be4647439464 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-23 14:11:35.817 8 WARNING neutron.quota.resource_registry [None req-651d11ef-569c-4b7f-b599-be4647439464 - - - - - -] vpnservice is already registered 2026-04-23 14:11:35.817 8 INFO neutron.quota.resource_registry [None req-651d11ef-569c-4b7f-b599-be4647439464 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-23 14:11:35.817 8 WARNING neutron.quota.resource_registry [None req-651d11ef-569c-4b7f-b599-be4647439464 - - - - - -] ipsec_site_connection is already registered 2026-04-23 14:11:35.817 8 INFO neutron.quota.resource_registry [None req-651d11ef-569c-4b7f-b599-be4647439464 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-23 14:11:35.818 8 WARNING neutron.quota.resource_registry [None req-651d11ef-569c-4b7f-b599-be4647439464 - - - - - -] ipsecpolicy is already registered 2026-04-23 14:11:35.818 8 INFO neutron.quota.resource_registry [None req-651d11ef-569c-4b7f-b599-be4647439464 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-23 14:11:35.818 8 WARNING neutron.quota.resource_registry [None req-651d11ef-569c-4b7f-b599-be4647439464 - - - - - -] ikepolicy is already registered 2026-04-23 14:11:35.829 7 WARNING keystonemiddleware._common.config [None req-a1674702-e275-4200-b84b-ae71823bac64 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-23 14:11:35.837 7 WARNING oslo_config.cfg [None req-a1674702-e275-4200-b84b-ae71823bac64 - - - - - -] 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 6 seconds on interpreter 0x5595b9e17a00 pid: 7 (default app) 2026-04-23 14:11:35.855 8 WARNING keystonemiddleware._common.config [None req-651d11ef-569c-4b7f-b599-be4647439464 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-23 14:11:35.862 8 WARNING oslo_config.cfg [None req-651d11ef-569c-4b7f-b599-be4647439464 - - - - - -] 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 6 seconds on interpreter 0x5595b9e17a00 pid: 8 (default app) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 14:11:40.319 8 WARNING oslo_policy.policy [None req-a162e492-e94d-4103-8d32-e7fa187f0b3a 5cb2f3279c8744c4831da54880d3b541 cd21845394b24718b665645024db9a05 - - default default] Policies ['delete_port', 'update_port:allowed_address_pairs', 'update_port:allowed_address_pairs:ip_address', 'update_port:allowed_address_pairs:mac_address', 'update_port:fixed_ips', 'update_port:mac_address'] reference a rule that is not defined. [pid: 8|app: 0|req: 1/4] 199.204.45.155 () {44 vars in 913 bytes} [Thu Apr 23 14:11:39 2026] GET /v2.0/networks => generated 15 bytes in 994 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 14:11:40.892 7 WARNING oslo_policy.policy [None req-4c0299de-3c07-41b5-91d8-b78d62f52071 5cb2f3279c8744c4831da54880d3b541 cd21845394b24718b665645024db9a05 - - default default] Policies ['delete_port', 'update_port:allowed_address_pairs', 'update_port:allowed_address_pairs:ip_address', 'update_port:allowed_address_pairs:mac_address', 'update_port:fixed_ips', 'update_port:mac_address'] reference a rule that is not defined. 2026-04-23 14:11:41.762 7 WARNING neutron.services.revisions.revision_plugin [None req-4c0299de-3c07-41b5-91d8-b78d62f52071 5cb2f3279c8744c4831da54880d3b541 cd21845394b24718b665645024db9a05 - - - -] Could not find related network for resource to bump revision. 2026-04-23 14:11:41.798 7 INFO neutron.db.segments_db [None req-4c0299de-3c07-41b5-91d8-b78d62f52071 5cb2f3279c8744c4831da54880d3b541 cd21845394b24718b665645024db9a05 - - - -] Added segment 28977f4b-5660-4ac9-93f7-e4967d0ae290 of type flat for network 3c7ba6db-f15d-4cd7-a145-8280aaa8ff53 2026-04-23 14:11:41.874 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4c0299de-3c07-41b5-91d8-b78d62f52071 5cb2f3279c8744c4831da54880d3b541 cd21845394b24718b665645024db9a05 - - - -] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 4/5] 199.204.45.155 () {48 vars in 967 bytes} [Thu Apr 23 14:11:40 2026] POST /v2.0/networks => generated 124 bytes in 1076 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/6] 199.204.45.155 () {44 vars in 913 bytes} [Thu Apr 23 14:11:47 2026] GET /v2.0/networks => generated 15 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 14:11:47.735 7 WARNING neutron.services.revisions.revision_plugin [None req-ae37d733-b2e6-4dde-91e9-300e12704a04 5cb2f3279c8744c4831da54880d3b541 cd21845394b24718b665645024db9a05 - - - -] Could not find related network for resource to bump revision. 2026-04-23 14:11:47.752 7 INFO neutron.db.segments_db [None req-ae37d733-b2e6-4dde-91e9-300e12704a04 5cb2f3279c8744c4831da54880d3b541 cd21845394b24718b665645024db9a05 - - - -] Added segment 675da2dd-04d3-43fe-b733-ce453478c570 of type flat for network 4c66a078-0e35-4ef5-89f9-d842ecbf7ccc 2026-04-23 14:11:47.787 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ae37d733-b2e6-4dde-91e9-300e12704a04 5cb2f3279c8744c4831da54880d3b541 cd21845394b24718b665645024db9a05 - - - -] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/7] 199.204.45.155 () {48 vars in 967 bytes} [Thu Apr 23 14:11:47 2026] POST /v2.0/networks => generated 124 bytes in 142 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/9] 199.204.45.155 () {44 vars in 913 bytes} [Thu Apr 23 14:11:53 2026] GET /v2.0/networks => generated 15 bytes in 383 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 14:11:54.042 8 WARNING neutron.services.revisions.revision_plugin [None req-60221f6f-07b9-45aa-84f5-06ff3e4f5ede 5cb2f3279c8744c4831da54880d3b541 cd21845394b24718b665645024db9a05 - - - -] Could not find related network for resource to bump revision. 2026-04-23 14:11:54.078 8 INFO neutron.db.segments_db [None req-60221f6f-07b9-45aa-84f5-06ff3e4f5ede 5cb2f3279c8744c4831da54880d3b541 cd21845394b24718b665645024db9a05 - - - -] Added segment 8a490a1a-d0b4-48cd-8851-43ffaf414477 of type flat for network 461dd6c1-cec2-4df1-84b2-b996e9ab8dd2 2026-04-23 14:11:54.162 8 INFO neutron.pecan_wsgi.hooks.translation [None req-60221f6f-07b9-45aa-84f5-06ff3e4f5ede 5cb2f3279c8744c4831da54880d3b541 cd21845394b24718b665645024db9a05 - - - -] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/10] 199.204.45.155 () {48 vars in 967 bytes} [Thu Apr 23 14:11:53 2026] POST /v2.0/networks => generated 124 bytes in 217 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/11] 199.204.45.155 () {44 vars in 913 bytes} [Thu Apr 23 14:11:59 2026] GET /v2.0/networks => generated 15 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 14:12:00.122 8 WARNING neutron.services.revisions.revision_plugin [None req-722b5e59-cbd4-4fc7-af67-b53764969e83 5cb2f3279c8744c4831da54880d3b541 cd21845394b24718b665645024db9a05 - - - -] Could not find related network for resource to bump revision. 2026-04-23 14:12:00.146 8 INFO neutron.db.segments_db [None req-722b5e59-cbd4-4fc7-af67-b53764969e83 5cb2f3279c8744c4831da54880d3b541 cd21845394b24718b665645024db9a05 - - - -] Added segment 5e121300-f039-4b9e-8bd7-65abb4274830 of type flat for network 58905436-74d7-4b47-a01d-f7fcc8a3ff38 2026-04-23 14:12:00.183 8 INFO neutron.pecan_wsgi.hooks.translation [None req-722b5e59-cbd4-4fc7-af67-b53764969e83 5cb2f3279c8744c4831da54880d3b541 cd21845394b24718b665645024db9a05 - - - -] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/12] 199.204.45.155 () {48 vars in 967 bytes} [Thu Apr 23 14:12:00 2026] POST /v2.0/networks => generated 124 bytes in 181 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/13] 199.204.45.155 () {44 vars in 913 bytes} [Thu Apr 23 14:12:05 2026] GET /v2.0/networks => generated 15 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 14:12:06.631 8 WARNING neutron.services.revisions.revision_plugin [None req-478668b3-d85a-4c5f-a9cf-daaf7b8ed155 5cb2f3279c8744c4831da54880d3b541 cd21845394b24718b665645024db9a05 - - - -] Could not find related network for resource to bump revision. 2026-04-23 14:12:06.665 8 INFO neutron.db.segments_db [None req-478668b3-d85a-4c5f-a9cf-daaf7b8ed155 5cb2f3279c8744c4831da54880d3b541 cd21845394b24718b665645024db9a05 - - - -] Added segment 9ca09984-050c-452f-a9ad-e01ddcb85bf4 of type flat for network a3cd3d92-82a2-4a0c-9d66-edb9063df8e6 [pid: 8|app: 0|req: 6/15] 199.204.45.155 () {48 vars in 967 bytes} [Thu Apr 23 14:12:06 2026] POST /v2.0/networks => generated 706 bytes in 4974 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/16] 199.204.45.155 () {44 vars in 911 bytes} [Thu Apr 23 14:12:12 2026] GET /v2.0/subnets => generated 14 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/17] 199.204.45.155 () {44 vars in 913 bytes} [Thu Apr 23 14:12:12 2026] GET /v2.0/networks => generated 709 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/18] 199.204.45.155 () {48 vars in 965 bytes} [Thu Apr 23 14:12:12 2026] POST /v2.0/subnets => generated 641 bytes in 471 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 14:18:56.911 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [44461a11-a8f9-40fd-854f-6f2f8f31da9b] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-23 14:18:56.912 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [19a36128-912e-4596-a9bd-9448e7c01cf5] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-23 14:18:56.915 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Thu Apr 23 14:18:56 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks (ip 199.204.45.155) !!! [pid: 7|app: 0|req: 38/72] 199.204.45.155 () {44 vars in 913 bytes} [Thu Apr 23 14:18:56 2026] GET /v2.0/networks => generated 753 bytes in 218 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 14:18:57.135 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [56dac5e1-3009-4ff4-a153-3cdc9ac15bcf] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-23 14:18:57.135 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [adb1d939-ddc2-4e13-8716-1c1d53e949fd] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-23 14:18:57.137 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Thu Apr 23 14:18:57 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks (ip 199.204.45.155) !!! 2026-04-23 14:18:57.197 8 INFO neutron.db.segments_db [None req-c99a338b-8504-43ef-a130-937b7345873f 5cb2f3279c8744c4831da54880d3b541 cd21845394b24718b665645024db9a05 - - - -] Added segment c0fd441b-409f-4c23-870c-3ba5881695bd of type vxlan for network 6af84770-2d81-4c88-84eb-47853ac9794d [pid: 8|app: 0|req: 35/73] 199.204.45.155 () {48 vars in 966 bytes} [Thu Apr 23 14:18:57 2026] POST /v2.0/networks => generated 707 bytes in 205 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 14:18:58.130 7 INFO oslo.messaging._drivers.impl_rabbit [-] [44461a11-a8f9-40fd-854f-6f2f8f31da9b] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 44762. 2026-04-23 14:18:58.131 7 INFO oslo.messaging._drivers.impl_rabbit [-] [19a36128-912e-4596-a9bd-9448e7c01cf5] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 44770. [pid: 7|app: 0|req: 39/74] 199.204.45.155 () {44 vars in 911 bytes} [Thu Apr 23 14:18:58 2026] GET /v2.0/subnets => generated 644 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 14:18:58.268 8 INFO oslo.messaging._drivers.impl_rabbit [-] [56dac5e1-3009-4ff4-a153-3cdc9ac15bcf] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 44780. 2026-04-23 14:18:58.279 8 INFO oslo.messaging._drivers.impl_rabbit [-] [adb1d939-ddc2-4e13-8716-1c1d53e949fd] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 44788. [pid: 8|app: 0|req: 36/75] 199.204.45.155 () {44 vars in 913 bytes} [Thu Apr 23 14:18:58 2026] GET /v2.0/networks => generated 1430 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/76] 199.204.45.155 () {48 vars in 965 bytes} [Thu Apr 23 14:18:58 2026] POST /v2.0/subnets => generated 627 bytes in 223 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/77] 199.204.45.155 () {44 vars in 1025 bytes} [Thu Apr 23 14:18:59 2026] GET /v2.0/security-groups?tenant_id=cd21845394b24718b665645024db9a05 => generated 2793 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/78] 199.204.45.155 () {48 vars in 981 bytes} [Thu Apr 23 14:18:59 2026] POST /v2.0/security-groups => generated 1552 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/79] 199.204.45.155 () {44 vars in 1025 bytes} [Thu Apr 23 14:19:00 2026] GET /v2.0/security-groups?tenant_id=cd21845394b24718b665645024db9a05 => generated 4327 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/80] 199.204.45.155 () {44 vars in 940 bytes} [Thu Apr 23 14:19:00 2026] GET /v2.0/security-groups => generated 4327 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/81] 199.204.45.155 () {48 vars in 991 bytes} [Thu Apr 23 14:19:00 2026] POST /v2.0/security-group-rules => generated 569 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/82] 199.204.45.155 () {44 vars in 1025 bytes} [Thu Apr 23 14:19:01 2026] GET /v2.0/security-groups?tenant_id=cd21845394b24718b665645024db9a05 => generated 4909 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/83] 199.204.45.155 () {44 vars in 940 bytes} [Thu Apr 23 14:19:01 2026] GET /v2.0/security-groups => generated 4909 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/84] 199.204.45.155 () {48 vars in 991 bytes} [Thu Apr 23 14:19:01 2026] POST /v2.0/security-group-rules => generated 571 bytes in 334 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/85] 199.204.45.155 () {44 vars in 1025 bytes} [Thu Apr 23 14:19:03 2026] GET /v2.0/security-groups?tenant_id=cd21845394b24718b665645024db9a05 => generated 5493 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/86] 199.204.45.155 () {44 vars in 940 bytes} [Thu Apr 23 14:19:03 2026] GET /v2.0/security-groups => generated 5493 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/87] 199.204.45.155 () {48 vars in 991 bytes} [Thu Apr 23 14:19:03 2026] POST /v2.0/security-group-rules => generated 571 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/88] 199.204.45.155 () {44 vars in 1025 bytes} [Thu Apr 23 14:19:04 2026] GET /v2.0/security-groups?tenant_id=cd21845394b24718b665645024db9a05 => generated 6077 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/89] 199.204.45.155 () {44 vars in 940 bytes} [Thu Apr 23 14:19:04 2026] GET /v2.0/security-groups => generated 6077 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/90] 199.204.45.155 () {48 vars in 991 bytes} [Thu Apr 23 14:19:04 2026] POST /v2.0/security-group-rules => generated 571 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/91] 199.204.45.155 () {44 vars in 1025 bytes} [Thu Apr 23 14:19:05 2026] GET /v2.0/security-groups?tenant_id=cd21845394b24718b665645024db9a05 => generated 6661 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/92] 199.204.45.155 () {44 vars in 940 bytes} [Thu Apr 23 14:19:05 2026] GET /v2.0/security-groups => generated 6661 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/93] 199.204.45.155 () {48 vars in 991 bytes} [Thu Apr 23 14:19:05 2026] POST /v2.0/security-group-rules => generated 571 bytes in 96 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/96] 199.204.45.155 () {44 vars in 940 bytes} [Thu Apr 23 14:19:06 2026] GET /v2.0/security-groups => generated 7245 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/97] 199.204.45.155 () {44 vars in 907 bytes} [Thu Apr 23 14:19:06 2026] GET /v2.0/ports => generated 2489 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/98] 199.204.45.155 () {44 vars in 913 bytes} [Thu Apr 23 14:19:06 2026] GET /v2.0/networks => generated 1474 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/99] 199.204.45.155 () {48 vars in 961 bytes} [Thu Apr 23 14:19:06 2026] POST /v2.0/ports => generated 1100 bytes in 657 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-23 14:19:13.209 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4fe2ce69-09f4-40b8-9558-f123595578d2 5cb2f3279c8744c4831da54880d3b541 cd21845394b24718b665645024db9a05 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 52/100] 199.204.45.155 () {44 vars in 981 bytes} [Thu Apr 23 14:19:13 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 70 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 49/101] 199.204.45.155 () {44 vars in 1003 bytes} [Thu Apr 23 14:19:13 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1103 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/102] 199.204.45.155 () {48 vars in 1033 bytes} [Thu Apr 23 14:19:13 2026] PUT /v2.0/ports/8b2ab691-6c64-4110-99ee-c996bc9782d2 => generated 1213 bytes in 606 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/103] 199.204.45.155 () {44 vars in 907 bytes} [Thu Apr 23 14:19:15 2026] GET /v2.0/ports => generated 3730 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 54/104] 199.204.45.155 () {44 vars in 1025 bytes} [Thu Apr 23 14:19:16 2026] GET /v2.0/security-groups?tenant_id=cd21845394b24718b665645024db9a05 => generated 7245 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/105] 199.204.45.155 () {48 vars in 981 bytes} [Thu Apr 23 14:19:16 2026] POST /v2.0/security-groups => generated 1546 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/106] 199.204.45.155 () {44 vars in 1025 bytes} [Thu Apr 23 14:19:17 2026] GET /v2.0/security-groups?tenant_id=cd21845394b24718b665645024db9a05 => generated 8773 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/107] 199.204.45.155 () {44 vars in 940 bytes} [Thu Apr 23 14:19:17 2026] GET /v2.0/security-groups => generated 8773 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/108] 199.204.45.155 () {48 vars in 991 bytes} [Thu Apr 23 14:19:17 2026] POST /v2.0/security-group-rules => generated 591 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/109] 199.204.45.155 () {44 vars in 1025 bytes} [Thu Apr 23 14:19:18 2026] GET /v2.0/security-groups?tenant_id=cd21845394b24718b665645024db9a05 => generated 9377 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/110] 199.204.45.155 () {44 vars in 940 bytes} [Thu Apr 23 14:19:18 2026] GET /v2.0/security-groups => generated 9377 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/111] 199.204.45.155 () {48 vars in 991 bytes} [Thu Apr 23 14:19:18 2026] POST /v2.0/security-group-rules => generated 595 bytes in 92 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 63/122] 199.204.45.155 () {44 vars in 975 bytes} [Thu Apr 23 14:20:29 2026] GET /v2.0/quotas/cd21845394b24718b665645024db9a05 => generated 292 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/quotasv2.py:140: UserWarning: Neutron quota engine will require "--force" parameter to set a quota limit without checking the resource usage. warnings.warn('Neutron quota engine will require "--force" ' [pid: 8|app: 0|req: 60/123] 199.204.45.155 () {48 vars in 1027 bytes} [Thu Apr 23 14:20:29 2026] PUT /v2.0/quotas/cd21845394b24718b665645024db9a05 => generated 291 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 64/124] 199.204.45.155 () {44 vars in 975 bytes} [Thu Apr 23 14:20:29 2026] GET /v2.0/quotas/cd21845394b24718b665645024db9a05 => generated 291 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 14:22:38.439 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [adb1d939-ddc2-4e13-8716-1c1d53e949fd] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-23 14:22:38.441 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [56dac5e1-3009-4ff4-a153-3cdc9ac15bcf] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-23 14:22:38.444 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Thu Apr 23 14:22:38 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/ports/octavia-health-manager-port-instance (ip 199.204.45.155) !!! /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 14:22:38.677 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c8975c18-5847-484a-b374-283f6ea3221f 5cb2f3279c8744c4831da54880d3b541 cd21845394b24718b665645024db9a05 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 70/143] 199.204.45.155 () {30 vars in 743 bytes} [Thu Apr 23 14:22:38 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 243 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 14:22:38.691 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [19a36128-912e-4596-a9bd-9448e7c01cf5] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-23 14:22:38.694 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [44461a11-a8f9-40fd-854f-6f2f8f31da9b] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-23 14:22:38.694 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Thu Apr 23 14:22:38 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/ports?name=octavia-health-manager-port-instance (ip 199.204.45.155) !!! /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 74/144] 199.204.45.155 () {30 vars in 765 bytes} [Thu Apr 23 14:22:38 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 14:22:40.390 8 INFO oslo.messaging._drivers.impl_rabbit [-] [56dac5e1-3009-4ff4-a153-3cdc9ac15bcf] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 53304. 2026-04-23 14:22:40.391 8 INFO oslo.messaging._drivers.impl_rabbit [-] [adb1d939-ddc2-4e13-8716-1c1d53e949fd] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 53298. 2026-04-23 14:22:40.472 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8a3a36ff-a9d7-42bd-bd09-3e400873d36b 5cb2f3279c8744c4831da54880d3b541 cd21845394b24718b665645024db9a05 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 71/145] 199.204.45.155 () {30 vars in 743 bytes} [Thu Apr 23 14:22:40 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 106 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 14:22:40.512 7 INFO oslo.messaging._drivers.impl_rabbit [-] [19a36128-912e-4596-a9bd-9448e7c01cf5] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 53308. 2026-04-23 14:22:40.513 7 INFO oslo.messaging._drivers.impl_rabbit [-] [44461a11-a8f9-40fd-854f-6f2f8f31da9b] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 53312. [pid: 7|app: 0|req: 75/146] 199.204.45.155 () {30 vars in 765 bytes} [Thu Apr 23 14:22:40 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 14:30:19.216 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [44461a11-a8f9-40fd-854f-6f2f8f31da9b] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-23 14:30:19.220 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [19a36128-912e-4596-a9bd-9448e7c01cf5] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-23 14:30:19.221 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Thu Apr 23 14:30:19 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/security-groups?tenant_id=74c54f852a5343c6898ee01c8e6d700d (ip 199.204.45.155) !!! [pid: 7|app: 0|req: 106/207] 199.204.45.155 () {44 vars in 1025 bytes} [Thu Apr 23 14:30:19 2026] GET /v2.0/security-groups?tenant_id=74c54f852a5343c6898ee01c8e6d700d => generated 2797 bytes in 219 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 14:30:19.445 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [adb1d939-ddc2-4e13-8716-1c1d53e949fd] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-23 14:30:19.446 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [56dac5e1-3009-4ff4-a153-3cdc9ac15bcf] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-23 14:30:19.447 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Thu Apr 23 14:30:19 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/security-groups (ip 199.204.45.155) !!! [pid: 8|app: 0|req: 102/208] 199.204.45.155 () {48 vars in 981 bytes} [Thu Apr 23 14:30:19 2026] POST /v2.0/security-groups => generated 1560 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-23 14:30:20.452 7 INFO oslo.messaging._drivers.impl_rabbit [-] [44461a11-a8f9-40fd-854f-6f2f8f31da9b] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 44264. 2026-04-23 14:30:20.452 7 INFO oslo.messaging._drivers.impl_rabbit [-] [19a36128-912e-4596-a9bd-9448e7c01cf5] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 44268. [pid: 7|app: 0|req: 107/209] 199.204.45.155 () {44 vars in 1025 bytes} [Thu Apr 23 14:30:20 2026] GET /v2.0/security-groups?tenant_id=74c54f852a5343c6898ee01c8e6d700d => generated 4339 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 14:30:20.569 8 INFO oslo.messaging._drivers.impl_rabbit [-] [56dac5e1-3009-4ff4-a153-3cdc9ac15bcf] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 44278. 2026-04-23 14:30:20.570 8 INFO oslo.messaging._drivers.impl_rabbit [-] [adb1d939-ddc2-4e13-8716-1c1d53e949fd] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 44270. [pid: 8|app: 0|req: 103/210] 199.204.45.155 () {44 vars in 940 bytes} [Thu Apr 23 14:30:20 2026] GET /v2.0/security-groups => generated 14303 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 108/211] 199.204.45.155 () {48 vars in 991 bytes} [Thu Apr 23 14:30:20 2026] POST /v2.0/security-group-rules => generated 565 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 110/214] 199.204.45.155 () {44 vars in 1025 bytes} [Thu Apr 23 14:30:21 2026] GET /v2.0/security-groups?tenant_id=74c54f852a5343c6898ee01c8e6d700d => generated 4917 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 105/215] 199.204.45.155 () {44 vars in 940 bytes} [Thu Apr 23 14:30:21 2026] GET /v2.0/security-groups => generated 14881 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 111/216] 199.204.45.155 () {48 vars in 991 bytes} [Thu Apr 23 14:30:21 2026] POST /v2.0/security-group-rules => generated 567 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 106/217] 199.204.45.155 () {44 vars in 1025 bytes} [Thu Apr 23 14:30:22 2026] GET /v2.0/security-groups?tenant_id=74c54f852a5343c6898ee01c8e6d700d => generated 5497 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 112/218] 199.204.45.155 () {44 vars in 940 bytes} [Thu Apr 23 14:30:22 2026] GET /v2.0/security-groups => generated 15461 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 107/219] 199.204.45.155 () {48 vars in 991 bytes} [Thu Apr 23 14:30:22 2026] POST /v2.0/security-group-rules => generated 569 bytes in 94 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 113/220] 199.204.45.155 () {44 vars in 1025 bytes} [Thu Apr 23 14:30:23 2026] GET /v2.0/security-groups?tenant_id=74c54f852a5343c6898ee01c8e6d700d => generated 6079 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 108/221] 199.204.45.155 () {44 vars in 940 bytes} [Thu Apr 23 14:30:23 2026] GET /v2.0/security-groups => generated 16043 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 114/222] 199.204.45.155 () {48 vars in 991 bytes} [Thu Apr 23 14:30:23 2026] POST /v2.0/security-group-rules => generated 570 bytes in 88 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 123/239] 199.204.45.155 () {30 vars in 740 bytes} [Thu Apr 23 14:32:30 2026] GET /v2.0/networks?tenant_id=74c54f852a5343c6898ee01c8e6d700d&shared=False => generated 15 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 14:32:30.624 8 INFO neutron.db.segments_db [None req-390d22c0-99d0-4e63-baec-052639c04b1e 8530985a989e47c794eb11acbc666459 74c54f852a5343c6898ee01c8e6d700d - - - -] Added segment 23ee383c-bab7-4037-a023-da2b0bb4d291 of type vxlan for network bf601a07-8ee7-44bf-b1bf-61ecfc59f1d7 [pid: 8|app: 0|req: 117/240] 199.204.45.155 () {34 vars in 682 bytes} [Thu Apr 23 14:32:30 2026] POST /v2.0/networks => generated 718 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 124/241] 199.204.45.155 () {30 vars in 722 bytes} [Thu Apr 23 14:32:30 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => 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: 118/242] 199.204.45.155 () {30 vars in 633 bytes} [Thu Apr 23 14:32:30 2026] GET /v2.0/extensions => generated 19178 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 125/243] 199.204.45.155 () {34 vars in 677 bytes} [Thu Apr 23 14:32:30 2026] POST /v2.0/ports => generated 963 bytes in 438 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 119/244] 199.204.45.155 () {30 vars in 703 bytes} [Thu Apr 23 14:32:31 2026] GET /v2.0/networks/bf601a07-8ee7-44bf-b1bf-61ecfc59f1d7 => generated 705 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 126/245] 199.204.45.155 () {30 vars in 722 bytes} [Thu Apr 23 14:32:33 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1002 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 120/246] 199.204.45.155 () {30 vars in 703 bytes} [Thu Apr 23 14:32:33 2026] GET /v2.0/networks/bf601a07-8ee7-44bf-b1bf-61ecfc59f1d7 => generated 705 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 128/249] 199.204.45.155 () {44 vars in 975 bytes} [Thu Apr 23 14:32:46 2026] GET /v2.0/quotas/74c54f852a5343c6898ee01c8e6d700d => generated 292 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 122/250] 199.204.45.155 () {48 vars in 1027 bytes} [Thu Apr 23 14:32:46 2026] PUT /v2.0/quotas/74c54f852a5343c6898ee01c8e6d700d => generated 291 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 129/251] 199.204.45.155 () {44 vars in 975 bytes} [Thu Apr 23 14:32:47 2026] GET /v2.0/quotas/74c54f852a5343c6898ee01c8e6d700d => generated 291 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 14:43:56.041 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [56dac5e1-3009-4ff4-a153-3cdc9ac15bcf] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-23 14:43:56.042 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [adb1d939-ddc2-4e13-8716-1c1d53e949fd] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-23 14:43:56.043 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Thu Apr 23 14:43:56 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks (ip 199.204.45.155) !!! [pid: 8|app: 0|req: 168/342] 199.204.45.155 () {44 vars in 913 bytes} [Thu Apr 23 14:43:56 2026] GET /v2.0/networks => generated 2168 bytes in 230 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 14:43:57.239 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [44461a11-a8f9-40fd-854f-6f2f8f31da9b] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-23 14:43:57.240 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [19a36128-912e-4596-a9bd-9448e7c01cf5] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-23 14:43:57.241 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Thu Apr 23 14:43:57 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/subnets (ip 199.204.45.155) !!! [pid: 7|app: 0|req: 175/343] 199.204.45.155 () {44 vars in 911 bytes} [Thu Apr 23 14:43:57 2026] GET /v2.0/subnets => generated 1261 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 14:43:57.378 8 INFO oslo.messaging._drivers.impl_rabbit [-] [56dac5e1-3009-4ff4-a153-3cdc9ac15bcf] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 58100. 2026-04-23 14:43:57.380 8 INFO oslo.messaging._drivers.impl_rabbit [-] [adb1d939-ddc2-4e13-8716-1c1d53e949fd] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 58104. [pid: 8|app: 0|req: 169/344] 199.204.45.155 () {44 vars in 913 bytes} [Thu Apr 23 14:43:57 2026] GET /v2.0/networks => generated 2168 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 14:44:38.426 7 INFO oslo.messaging._drivers.impl_rabbit [-] [19a36128-912e-4596-a9bd-9448e7c01cf5] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 39578. 2026-04-23 14:44:38.429 7 INFO oslo.messaging._drivers.impl_rabbit [-] [44461a11-a8f9-40fd-854f-6f2f8f31da9b] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 39564. [pid: 7|app: 0|req: 179/351] 199.204.45.155 () {44 vars in 913 bytes} [Thu Apr 23 14:44:38 2026] GET /v2.0/networks => generated 2168 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 173/352] 199.204.45.155 () {44 vars in 911 bytes} [Thu Apr 23 14:44:39 2026] GET /v2.0/subnets => generated 1261 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 180/353] 199.204.45.155 () {44 vars in 913 bytes} [Thu Apr 23 14:44:39 2026] GET /v2.0/networks => generated 2168 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 174/354] 199.204.45.155 () {44 vars in 1025 bytes} [Thu Apr 23 14:44:40 2026] GET /v2.0/security-groups?tenant_id=cd21845394b24718b665645024db9a05 => generated 9985 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 181/355] 199.204.45.155 () {44 vars in 1025 bytes} [Thu Apr 23 14:44:41 2026] GET /v2.0/security-groups?tenant_id=cd21845394b24718b665645024db9a05 => generated 9985 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 175/356] 199.204.45.155 () {44 vars in 1025 bytes} [Thu Apr 23 14:44:42 2026] GET /v2.0/security-groups?tenant_id=cd21845394b24718b665645024db9a05 => generated 9985 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/357] 199.204.45.155 () {44 vars in 1025 bytes} [Thu Apr 23 14:44:43 2026] GET /v2.0/security-groups?tenant_id=cd21845394b24718b665645024db9a05 => generated 9985 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 176/358] 199.204.45.155 () {44 vars in 1025 bytes} [Thu Apr 23 14:44:44 2026] GET /v2.0/security-groups?tenant_id=cd21845394b24718b665645024db9a05 => generated 9985 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/359] 199.204.45.155 () {44 vars in 1025 bytes} [Thu Apr 23 14:44:45 2026] GET /v2.0/security-groups?tenant_id=cd21845394b24718b665645024db9a05 => generated 9985 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 177/360] 199.204.45.155 () {44 vars in 940 bytes} [Thu Apr 23 14:44:46 2026] GET /v2.0/security-groups => generated 16626 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/361] 199.204.45.155 () {44 vars in 907 bytes} [Thu Apr 23 14:44:46 2026] GET /v2.0/ports => generated 4725 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 14:44:53.294 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f925992a-557d-4275-8509-ae8caf759f98 5cb2f3279c8744c4831da54880d3b541 cd21845394b24718b665645024db9a05 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 179/364] 199.204.45.155 () {44 vars in 981 bytes} [Thu Apr 23 14:44:53 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 96 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/365] 199.204.45.155 () {44 vars in 1003 bytes} [Thu Apr 23 14:44:53 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1254 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 180/366] 199.204.45.155 () {44 vars in 907 bytes} [Thu Apr 23 14:44:54 2026] GET /v2.0/ports => generated 4725 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/367] 199.204.45.155 () {44 vars in 1025 bytes} [Thu Apr 23 14:44:55 2026] GET /v2.0/security-groups?tenant_id=cd21845394b24718b665645024db9a05 => generated 9985 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 181/368] 199.204.45.155 () {44 vars in 1025 bytes} [Thu Apr 23 14:44:56 2026] GET /v2.0/security-groups?tenant_id=cd21845394b24718b665645024db9a05 => generated 9985 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/369] 199.204.45.155 () {44 vars in 1025 bytes} [Thu Apr 23 14:44:57 2026] GET /v2.0/security-groups?tenant_id=cd21845394b24718b665645024db9a05 => generated 9985 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/372] 199.204.45.155 () {44 vars in 975 bytes} [Thu Apr 23 14:45:08 2026] GET /v2.0/quotas/cd21845394b24718b665645024db9a05 => generated 291 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/379] 199.204.45.155 () {44 vars in 1025 bytes} [Thu Apr 23 14:46:04 2026] GET /v2.0/security-groups?tenant_id=74c54f852a5343c6898ee01c8e6d700d => generated 6662 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/380] 199.204.45.155 () {44 vars in 1025 bytes} [Thu Apr 23 14:46:05 2026] GET /v2.0/security-groups?tenant_id=74c54f852a5343c6898ee01c8e6d700d => generated 6662 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/383] 199.204.45.155 () {44 vars in 1025 bytes} [Thu Apr 23 14:46:06 2026] GET /v2.0/security-groups?tenant_id=74c54f852a5343c6898ee01c8e6d700d => generated 6662 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/384] 199.204.45.155 () {44 vars in 1025 bytes} [Thu Apr 23 14:46:07 2026] GET /v2.0/security-groups?tenant_id=74c54f852a5343c6898ee01c8e6d700d => generated 6662 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/385] 199.204.45.155 () {44 vars in 1025 bytes} [Thu Apr 23 14:46:08 2026] GET /v2.0/security-groups?tenant_id=74c54f852a5343c6898ee01c8e6d700d => generated 6662 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/386] 199.204.45.155 () {44 vars in 975 bytes} [Thu Apr 23 14:46:15 2026] GET /v2.0/quotas/74c54f852a5343c6898ee01c8e6d700d => generated 291 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 14:47:13.223 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [56dac5e1-3009-4ff4-a153-3cdc9ac15bcf] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-23 14:47:13.225 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [adb1d939-ddc2-4e13-8716-1c1d53e949fd] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  [pid: 8|app: 0|req: 194/395] 199.204.45.155 () {44 vars in 913 bytes} [Thu Apr 23 14:47:13 2026] GET /v2.0/networks => generated 2168 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 14:47:55.197 8 INFO oslo.messaging._drivers.impl_rabbit [-] [56dac5e1-3009-4ff4-a153-3cdc9ac15bcf] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 59292. 2026-04-23 14:47:55.199 8 INFO oslo.messaging._drivers.impl_rabbit [-] [adb1d939-ddc2-4e13-8716-1c1d53e949fd] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 59298. [pid: 8|app: 0|req: 198/402] 10.0.0.59 () {32 vars in 648 bytes} [Thu Apr 23 14:47:55 2026] GET /v2.0/networks => generated 2168 bytes in 238 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 14:47:56.580 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [44461a11-a8f9-40fd-854f-6f2f8f31da9b] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-23 14:47:56.581 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [19a36128-912e-4596-a9bd-9448e7c01cf5] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  [pid: 7|app: 0|req: 205/403] 10.0.0.59 () {32 vars in 654 bytes} [Thu Apr 23 14:47:56 2026] GET /v2.0/floatingips => generated 19 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/404] 10.0.0.59 () {32 vars in 646 bytes} [Thu Apr 23 14:47:56 2026] GET /v2.0/routers => generated 15 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/405] 10.0.0.59 () {32 vars in 642 bytes} [Thu Apr 23 14:47:56 2026] GET /v2.0/ports => generated 4725 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/406] 10.0.0.59 () {32 vars in 646 bytes} [Thu Apr 23 14:47:56 2026] GET /v2.0/subnets => generated 1261 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/407] 10.0.0.59 () {32 vars in 648 bytes} [Thu Apr 23 14:47:56 2026] GET /v2.0/networks => generated 2168 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/408] 10.0.0.59 () {32 vars in 662 bytes} [Thu Apr 23 14:47:56 2026] GET /v2.0/security-groups => generated 16626 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/409] 10.0.0.59 () {32 vars in 654 bytes} [Thu Apr 23 14:47:56 2026] GET /v2.0/subnetpools => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 14:48:08.213 7 INFO oslo.messaging._drivers.impl_rabbit [-] [19a36128-912e-4596-a9bd-9448e7c01cf5] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 38248. 2026-04-23 14:48:08.213 7 INFO oslo.messaging._drivers.impl_rabbit [-] [44461a11-a8f9-40fd-854f-6f2f8f31da9b] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 38264. 2026-04-23 14:48:08.430 7 INFO neutron.db.segments_db [None req-7d19619f-6077-424a-957c-0059f6a0e57d 5cb2f3279c8744c4831da54880d3b541 cd21845394b24718b665645024db9a05 - - - -] Added segment cfc19077-426d-43a2-9a70-d6995bb6d8ed of type vxlan for network c0543f85-5cac-4979-b24a-cb9496e48ec5 2026-04-23 14:48:08.461 8 INFO neutron.db.segments_db [None req-b6a76a60-d732-4bbf-a229-48aade5d984a 5cb2f3279c8744c4831da54880d3b541 cd21845394b24718b665645024db9a05 - - - -] Added segment 5eef5cb6-fa68-4ad9-b2d2-b78f6c0354ef of type vxlan for network ca23301c-08d0-4871-a332-98f7d4d73bf1 [pid: 8|app: 0|req: 203/412] 10.0.0.59 () {34 vars in 670 bytes} [Thu Apr 23 14:48:08 2026] POST /v2.0/networks => generated 744 bytes in 378 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 14:48:08.899 8 INFO neutron.db.segments_db [None req-1c249616-c0c9-4c95-a78e-63fa491a04f4 5cb2f3279c8744c4831da54880d3b541 cd21845394b24718b665645024db9a05 - - - -] Added segment fa6432d4-7a46-4d56-9974-eb62ba81a97a of type vxlan for network 646ee483-35cd-4e96-878e-1653280fa435 [pid: 7|app: 0|req: 210/413] 10.0.0.59 () {34 vars in 670 bytes} [Thu Apr 23 14:48:08 2026] POST /v2.0/networks => generated 749 bytes in 785 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/414] 10.0.0.59 () {34 vars in 670 bytes} [Thu Apr 23 14:48:08 2026] POST /v2.0/networks => generated 749 bytes in 432 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/415] 10.0.0.59 () {32 vars in 773 bytes} [Thu Apr 23 14:48:09 2026] GET /v2.0/security-groups?tenant_id=bc4b7767d9e44d6d8ec2215bf0cc8543&name=default => generated 2797 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/416] 10.0.0.59 () {34 vars in 668 bytes} [Thu Apr 23 14:48:08 2026] POST /v2.0/subnets => generated 667 bytes in 245 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/417] 10.0.0.59 () {34 vars in 668 bytes} [Thu Apr 23 14:48:09 2026] POST /v2.0/subnets => generated 672 bytes in 234 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/418] 10.0.0.59 () {34 vars in 668 bytes} [Thu Apr 23 14:48:09 2026] POST /v2.0/subnets => generated 674 bytes in 222 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 14:48:09.478 7 INFO neutron.db.segments_db [None req-7a5b469c-e744-4d0c-ac70-0bef31e4cb2e 5cb2f3279c8744c4831da54880d3b541 cd21845394b24718b665645024db9a05 - - - -] Added segment c91d2a9d-f714-4a90-9dcd-02d04f041748 of type vxlan for network 8f99f6fc-0232-484a-a7b0-55dc1e0ece8a [pid: 8|app: 0|req: 207/419] 10.0.0.59 () {32 vars in 739 bytes} [Thu Apr 23 14:48:09 2026] DELETE /v2.0/security-groups/f5e20272-cb04-4c29-ad15-69eebbc77440 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 14:48:09.583 8 INFO neutron.db.segments_db [None req-35c58687-78f6-475a-9ca6-042d02a744ce 5cb2f3279c8744c4831da54880d3b541 cd21845394b24718b665645024db9a05 - - - -] Added segment ac481624-96ed-40c8-bc46-4db4137f90f1 of type vxlan for network e794e757-ab22-4b1b-bc79-e5816c727668 2026-04-23 14:48:09.849 7 INFO neutron.db.l3_hamode_db [None req-7a5b469c-e744-4d0c-ac70-0bef31e4cb2e 5cb2f3279c8744c4831da54880d3b541 cd21845394b24718b665645024db9a05 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 14:48:09.953 8 INFO neutron.db.l3_hamode_db [None req-35c58687-78f6-475a-9ca6-042d02a744ce 5cb2f3279c8744c4831da54880d3b541 cd21845394b24718b665645024db9a05 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 14:48:11.190 7 INFO neutron.db.l3_hamode_db [None req-7a5b469c-e744-4d0c-ac70-0bef31e4cb2e 5cb2f3279c8744c4831da54880d3b541 cd21845394b24718b665645024db9a05 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 14:48:11.543 8 INFO neutron.db.l3_hamode_db [None req-35c58687-78f6-475a-9ca6-042d02a744ce 5cb2f3279c8744c4831da54880d3b541 cd21845394b24718b665645024db9a05 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 213/420] 10.0.0.59 () {34 vars in 668 bytes} [Thu Apr 23 14:48:09 2026] POST /v2.0/routers => generated 731 bytes in 3559 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/421] 10.0.0.59 () {34 vars in 668 bytes} [Thu Apr 23 14:48:09 2026] POST /v2.0/routers => generated 736 bytes in 3471 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 14:48:13.071 7 INFO neutron.db.segments_db [None req-6b0d53c1-e60a-464c-9b08-1709bbe798b8 5cb2f3279c8744c4831da54880d3b541 cd21845394b24718b665645024db9a05 - - - -] Added segment 01503836-2e65-4d2c-bd9d-3d721a9ad6d9 of type vxlan for network fa5d5e22-9ff4-4c11-b376-371c3a6f9c01 2026-04-23 14:48:13.369 8 INFO neutron.db.segments_db [None req-86f2d7e4-f42a-4537-b0a1-575f0597b7f7 5cb2f3279c8744c4831da54880d3b541 cd21845394b24718b665645024db9a05 - - - -] Added segment c06b9e4d-faa2-4047-89a1-160c038dd671 of type vxlan for network 5fc40dc9-30c9-4b46-bde5-4f347132c796 2026-04-23 14:48:13.517 7 INFO neutron.db.l3_hamode_db [None req-6b0d53c1-e60a-464c-9b08-1709bbe798b8 5cb2f3279c8744c4831da54880d3b541 cd21845394b24718b665645024db9a05 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 209/422] 10.0.0.59 () {34 vars in 670 bytes} [Thu Apr 23 14:48:13 2026] POST /v2.0/networks => generated 744 bytes in 513 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 14:48:14.667 7 INFO neutron.db.l3_hamode_db [None req-6b0d53c1-e60a-464c-9b08-1709bbe798b8 5cb2f3279c8744c4831da54880d3b541 cd21845394b24718b665645024db9a05 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 210/423] 10.0.0.59 () {34 vars in 782 bytes} [Thu Apr 23 14:48:13 2026] PUT /v2.0/routers/80295800-b4ef-440b-b276-82744c6af59d/add_router_interface => generated 309 bytes in 1773 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/424] 10.0.0.59 () {34 vars in 668 bytes} [Thu Apr 23 14:48:12 2026] POST /v2.0/routers => generated 738 bytes in 3218 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/425] 10.0.0.59 () {34 vars in 668 bytes} [Thu Apr 23 14:48:16 2026] POST /v2.0/subnets => generated 667 bytes in 236 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/426] 10.0.0.59 () {34 vars in 684 bytes} [Thu Apr 23 14:48:16 2026] POST /v2.0/security-groups => generated 1596 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/427] 10.0.0.59 () {34 vars in 782 bytes} [Thu Apr 23 14:48:15 2026] PUT /v2.0/routers/e81f6dfd-f25c-4420-a2fd-c4ce58ee7597/add_router_interface => generated 309 bytes in 2027 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 14:48:17.399 8 INFO neutron.db.segments_db [None req-db6f55ad-19fd-4c0b-9f1d-696bcf4baba4 5cb2f3279c8744c4831da54880d3b541 cd21845394b24718b665645024db9a05 - - - -] Added segment 58ecf27c-6aa0-4350-9cb9-40b6c636b11c of type vxlan for network 88298a6e-a8db-468f-b109-83ea876028d7 2026-04-23 14:48:17.816 8 INFO neutron.db.l3_hamode_db [None req-db6f55ad-19fd-4c0b-9f1d-696bcf4baba4 5cb2f3279c8744c4831da54880d3b541 cd21845394b24718b665645024db9a05 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 217/428] 10.0.0.59 () {34 vars in 782 bytes} [Thu Apr 23 14:48:16 2026] PUT /v2.0/routers/0ccac170-4836-4fab-be9d-ed977031ccad/add_router_interface => generated 309 bytes in 1591 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/429] 10.0.0.59 () {34 vars in 694 bytes} [Thu Apr 23 14:48:18 2026] POST /v2.0/security-group-rules => generated 565 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/430] 10.0.0.75 () {38 vars in 970 bytes} [Thu Apr 23 14:48:18 2026] POST /v2.0/security-groups => generated 1622 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/431] 10.0.0.59 () {34 vars in 694 bytes} [Thu Apr 23 14:48:18 2026] POST /v2.0/security-group-rules => generated 570 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 14:48:18.861 8 INFO neutron.db.l3_hamode_db [None req-db6f55ad-19fd-4c0b-9f1d-696bcf4baba4 5cb2f3279c8744c4831da54880d3b541 cd21845394b24718b665645024db9a05 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 221/432] 10.0.0.59 () {34 vars in 675 bytes} [Thu Apr 23 14:48:18 2026] POST /v2.0/floatingips => generated 552 bytes in 676 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 222/433] 10.0.0.59 () {34 vars in 684 bytes} [Thu Apr 23 14:48:19 2026] POST /v2.0/security-groups => generated 1597 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 223/434] 10.0.0.75 () {34 vars in 990 bytes} [Thu Apr 23 14:48:19 2026] GET /v2.0/security-groups/b7e963f7-e280-4de1-8004-494b4149a6cf => generated 1622 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 224/435] 10.0.0.59 () {34 vars in 694 bytes} [Thu Apr 23 14:48:19 2026] POST /v2.0/security-group-rules => generated 565 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 225/436] 10.0.0.75 () {38 vars in 980 bytes} [Thu Apr 23 14:48:19 2026] POST /v2.0/security-group-rules => generated 582 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 226/437] 10.0.0.59 () {34 vars in 694 bytes} [Thu Apr 23 14:48:19 2026] POST /v2.0/security-group-rules => generated 570 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 227/438] 10.0.0.75 () {34 vars in 1097 bytes} [Thu Apr 23 14:48:19 2026] GET /v2.0/security-groups?name=tempest-securitygroup--689990332&fields=id&tenant_id=2e069d3ac2af4fc0ad721ce030ecd977 => generated 69 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 228/439] 10.0.0.75 () {38 vars in 970 bytes} [Thu Apr 23 14:48:19 2026] POST /v2.0/security-groups => generated 1621 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/440] 10.0.0.59 () {34 vars in 668 bytes} [Thu Apr 23 14:48:17 2026] POST /v2.0/routers => generated 731 bytes in 2648 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/441] 10.0.0.75 () {34 vars in 981 bytes} [Thu Apr 23 14:48:19 2026] GET /v2.0/networks?id=ca23301c-08d0-4871-a332-98f7d4d73bf1 => generated 676 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 229/442] 10.0.0.59 () {34 vars in 675 bytes} [Thu Apr 23 14:48:19 2026] POST /v2.0/floatingips => generated 552 bytes in 627 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 230/443] 10.0.0.75 () {34 vars in 990 bytes} [Thu Apr 23 14:48:20 2026] GET /v2.0/security-groups/2eaefb09-97c3-41ba-b10b-55b669205919 => generated 1621 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 231/444] 10.0.0.75 () {34 vars in 964 bytes} [Thu Apr 23 14:48:20 2026] GET /v2.0/quotas/2e069d3ac2af4fc0ad721ce030ecd977 => generated 292 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 232/445] 10.0.0.75 () {38 vars in 980 bytes} [Thu Apr 23 14:48:20 2026] POST /v2.0/security-group-rules => generated 582 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/446] 10.0.0.75 () {34 vars in 1001 bytes} [Thu Apr 23 14:48:20 2026] GET /v2.0/ports?tenant_id=2e069d3ac2af4fc0ad721ce030ecd977&fields=id => generated 103 bytes in 409 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/447] 10.0.0.75 () {34 vars in 990 bytes} [Thu Apr 23 14:48:21 2026] GET /v2.0/security-groups/2eaefb09-97c3-41ba-b10b-55b669205919 => generated 2214 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/450] 10.0.0.75 () {38 vars in 980 bytes} [Thu Apr 23 14:48:21 2026] POST /v2.0/security-group-rules => generated 587 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/451] 10.0.0.75 () {34 vars in 1099 bytes} [Thu Apr 23 14:48:21 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1945783355&fields=id&tenant_id=a6c4e20700b0498a844a5ec7fdb58949 => generated 69 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/452] 10.0.0.75 () {34 vars in 981 bytes} [Thu Apr 23 14:48:21 2026] GET /v2.0/networks?id=646ee483-35cd-4e96-878e-1653280fa435 => generated 683 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/453] 10.0.0.75 () {34 vars in 906 bytes} [Thu Apr 23 14:48:21 2026] GET /v2.0/extensions => generated 19178 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/454] 10.0.0.75 () {34 vars in 964 bytes} [Thu Apr 23 14:48:21 2026] GET /v2.0/quotas/a6c4e20700b0498a844a5ec7fdb58949 => generated 292 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/455] 10.0.0.75 () {34 vars in 1007 bytes} [Thu Apr 23 14:48:21 2026] GET /v2.0/networks/ca23301c-08d0-4871-a332-98f7d4d73bf1?fields=segments => generated 14 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/456] 10.0.0.59 () {34 vars in 782 bytes} [Thu Apr 23 14:48:20 2026] PUT /v2.0/routers/cb19311f-a951-4672-91e8-ae55fed91e4d/add_router_interface => generated 309 bytes in 1848 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/457] 10.0.0.75 () {34 vars in 1001 bytes} [Thu Apr 23 14:48:21 2026] GET /v2.0/ports?tenant_id=a6c4e20700b0498a844a5ec7fdb58949&fields=id => generated 103 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/458] 10.0.0.75 () {34 vars in 1107 bytes} [Thu Apr 23 14:48:21 2026] GET /v2.0/networks/ca23301c-08d0-4871-a332-98f7d4d73bf1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/459] 10.0.0.75 () {34 vars in 990 bytes} [Thu Apr 23 14:48:22 2026] GET /v2.0/security-groups/2eaefb09-97c3-41ba-b10b-55b669205919 => generated 2812 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/460] 10.0.0.75 () {34 vars in 906 bytes} [Thu Apr 23 14:48:22 2026] GET /v2.0/extensions => generated 19178 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/461] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 14:48:22 2026] GET /v2.0/ports?device_id=8a584109-d033-472c-842f-e3414a50e196 => generated 12 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/462] 10.0.0.75 () {34 vars in 1007 bytes} [Thu Apr 23 14:48:22 2026] GET /v2.0/networks/646ee483-35cd-4e96-878e-1653280fa435?fields=segments => generated 14 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/463] 10.0.0.75 () {34 vars in 1000 bytes} [Thu Apr 23 14:48:22 2026] GET /v2.0/security-group-rules/a9c9c8f0-7ed2-40ec-a05c-bcef39b3a316 => generated 584 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/464] 10.0.0.75 () {34 vars in 1107 bytes} [Thu Apr 23 14:48:22 2026] GET /v2.0/networks/646ee483-35cd-4e96-878e-1653280fa435?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 219/465] 10.0.0.75 () {34 vars in 990 bytes} [Thu Apr 23 14:48:22 2026] GET /v2.0/security-groups/2eaefb09-97c3-41ba-b10b-55b669205919 => generated 2812 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/466] 10.0.0.75 () {36 vars in 1022 bytes} [Thu Apr 23 14:48:22 2026] DELETE /v2.0/security-group-rules/a9c9c8f0-7ed2-40ec-a05c-bcef39b3a316 => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/467] 10.0.0.75 () {34 vars in 990 bytes} [Thu Apr 23 14:48:22 2026] GET /v2.0/security-groups/2eaefb09-97c3-41ba-b10b-55b669205919 => generated 2214 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/468] 10.0.0.75 () {36 vars in 1012 bytes} [Thu Apr 23 14:48:22 2026] DELETE /v2.0/security-groups/2eaefb09-97c3-41ba-b10b-55b669205919 => 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: 221/469] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 14:48:22 2026] GET /v2.0/ports?device_id=35479281-6680-475f-9331-dfc21201bd94 => 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: 249/470] 10.0.0.75 () {34 vars in 981 bytes} [Thu Apr 23 14:48:22 2026] GET /v2.0/networks?id=5fc40dc9-30c9-4b46-bde5-4f347132c796 => generated 676 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/471] 10.0.0.75 () {34 vars in 990 bytes} [Thu Apr 23 14:48:22 2026] GET /v2.0/security-groups/b7e963f7-e280-4de1-8004-494b4149a6cf => generated 2215 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/472] 10.0.0.75 () {34 vars in 964 bytes} [Thu Apr 23 14:48:23 2026] GET /v2.0/quotas/18dbf6f2fa104f04a876ab7ec06c631a => 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: 223/473] 10.0.0.75 () {36 vars in 1012 bytes} [Thu Apr 23 14:48:23 2026] DELETE /v2.0/security-groups/b7e963f7-e280-4de1-8004-494b4149a6cf => 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: 251/474] 10.0.0.75 () {34 vars in 1001 bytes} [Thu Apr 23 14:48:23 2026] GET /v2.0/ports?tenant_id=18dbf6f2fa104f04a876ab7ec06c631a&fields=id => generated 103 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/475] 10.0.0.75 () {34 vars in 1007 bytes} [Thu Apr 23 14:48:23 2026] GET /v2.0/networks/5fc40dc9-30c9-4b46-bde5-4f347132c796?fields=segments => generated 14 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/476] 10.0.0.75 () {34 vars in 1107 bytes} [Thu Apr 23 14:48:23 2026] GET /v2.0/networks/5fc40dc9-30c9-4b46-bde5-4f347132c796?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: 7|app: 0|req: 254/477] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 14:48:23 2026] GET /v2.0/ports?device_id=48851d62-56f0-4f4b-9fce-d8e9e3fd672c => generated 12 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/478] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 14:48:23 2026] GET /v2.0/ports?device_id=8a584109-d033-472c-842f-e3414a50e196 => 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: 256/479] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 14:48:24 2026] GET /v2.0/ports?device_id=35479281-6680-475f-9331-dfc21201bd94 => 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: 257/480] 199.204.45.155 () {34 vars in 986 bytes} [Thu Apr 23 14:48:24 2026] GET /v2.0/networks?id=ca23301c-08d0-4871-a332-98f7d4d73bf1 => generated 676 bytes in 175 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/481] 199.204.45.155 () {34 vars in 986 bytes} [Thu Apr 23 14:48:24 2026] GET /v2.0/networks?id=646ee483-35cd-4e96-878e-1653280fa435 => generated 683 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/482] 199.204.45.155 () {34 vars in 1050 bytes} [Thu Apr 23 14:48:24 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=2e069d3ac2af4fc0ad721ce030ecd977 => generated 180 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/483] 199.204.45.155 () {34 vars in 1050 bytes} [Thu Apr 23 14:48:24 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=a6c4e20700b0498a844a5ec7fdb58949 => generated 181 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 224/484] 10.0.0.59 () {34 vars in 788 bytes} [Thu Apr 23 14:48:23 2026] PUT /v2.0/routers/e81f6dfd-f25c-4420-a2fd-c4ce58ee7597/remove_router_interface => generated 309 bytes in 1483 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 225/485] 199.204.45.155 () {34 vars in 986 bytes} [Thu Apr 23 14:48:24 2026] GET /v2.0/networks?id=5fc40dc9-30c9-4b46-bde5-4f347132c796 => generated 676 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/486] 199.204.45.155 () {38 vars in 955 bytes} [Thu Apr 23 14:48:24 2026] POST /v2.0/ports => generated 954 bytes in 724 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 262/487] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 14:48:25 2026] GET /v2.0/ports?device_id=48851d62-56f0-4f4b-9fce-d8e9e3fd672c => 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: 226/488] 199.204.45.155 () {38 vars in 955 bytes} [Thu Apr 23 14:48:24 2026] POST /v2.0/ports => generated 954 bytes in 637 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 227/489] 199.204.45.155 () {38 vars in 955 bytes} [Thu Apr 23 14:48:25 2026] POST /v2.0/ports => generated 954 bytes in 409 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 228/490] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 14:48:25 2026] GET /v2.0/ports?device_id=8a584109-d033-472c-842f-e3414a50e196 => generated 957 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 229/491] 199.204.45.155 () {34 vars in 911 bytes} [Thu Apr 23 14:48:25 2026] GET /v2.0/extensions => generated 19178 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 230/492] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 14:48:25 2026] GET /v2.0/ports?device_id=35479281-6680-475f-9331-dfc21201bd94 => generated 957 bytes in 177 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 231/493] 199.204.45.155 () {34 vars in 911 bytes} [Thu Apr 23 14:48:26 2026] GET /v2.0/extensions => generated 19178 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 232/494] 199.204.45.155 () {34 vars in 911 bytes} [Thu Apr 23 14:48:26 2026] GET /v2.0/extensions => generated 19178 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-04-23 14:48:26.105 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-1ad441a2-0fc8-488c-b398-5dcde4ff1f76 5cb2f3279c8744c4831da54880d3b541 cd21845394b24718b665645024db9a05 - - - -] 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.10/site-packages/paste/urlmap.py", line 216, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/request_id.py", line 58, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/catch_errors.py", line 40, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/resource.py", line 98, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/base.py", line 574, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/base.py", line 602, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/l3_db.py", line 2201, in delete_router super(L3_NAT_db_mixin, self).delete_router(context, id) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/l3_db.py", line 629, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py", line 707, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 224, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 2182, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 2187, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/registry.py", line 54, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 150, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 181, in _notify_loop callback(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 100, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 84, in _is_session_semantic_violated stack = traceback.extract_stack()  [pid: 8|app: 0|req: 233/495] 10.0.0.75 () {34 vars in 1039 bytes} [Thu Apr 23 14:48:26 2026] GET /v2.0/security-groups?id=9d68d39b-9b63-48ec-8097-3b5dd0ed9a71&fields=id&fields=name => generated 113 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/496] 10.0.0.75 () {34 vars in 1039 bytes} [Thu Apr 23 14:48:26 2026] GET /v2.0/security-groups?id=c95fbbb6-3e94-44a3-895b-29a82c528f2e&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 14:48:26.563 7 INFO neutron.db.l3_hamode_db [None req-1ad441a2-0fc8-488c-b398-5dcde4ff1f76 5cb2f3279c8744c4831da54880d3b541 cd21845394b24718b665645024db9a05 - - - -] HA network e794e757-ab22-4b1b-bc79-e5816c727668 was deleted as no HA routers are present in tenant f8952b7834114485bcdb6a36832b6039. [pid: 7|app: 0|req: 263/497] 10.0.0.59 () {32 vars in 723 bytes} [Thu Apr 23 14:48:25 2026] DELETE /v2.0/routers/e81f6dfd-f25c-4420-a2fd-c4ce58ee7597 => generated 0 bytes in 1333 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/498] 199.204.45.155 () {38 vars in 1028 bytes} [Thu Apr 23 14:48:26 2026] PUT /v2.0/ports/4d344257-932d-4adf-b2ff-9a29c59b82cd => generated 1199 bytes in 528 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 14:48:26.916 7 INFO neutron.services.segments.plugin [-] Segment ac481624-96ed-40c8-bc46-4db4137f90f1 resource provider aggregate not found 2026-04-23 14:48:26.936 7 INFO neutron.services.segments.plugin [-] Segment ac481624-96ed-40c8-bc46-4db4137f90f1 resource provider aggregate not found 2026-04-23 14:48:26.940 7 INFO neutron.services.segments.plugin [-] Segment ac481624-96ed-40c8-bc46-4db4137f90f1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ac481624-96ed-40c8-bc46-4db4137f90f1 found for delete ", "request_id": "req-5973e5df-1f03-4f5e-825a-8478fb2ff2bb"}]} 2026-04-23 14:48:26.958 7 INFO neutron.services.segments.plugin [-] Segment ac481624-96ed-40c8-bc46-4db4137f90f1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ac481624-96ed-40c8-bc46-4db4137f90f1 found for delete ", "request_id": "req-4d766cea-03aa-4587-8c09-7703959b59c5"}]} [pid: 7|app: 0|req: 264/499] 199.204.45.155 () {38 vars in 1028 bytes} [Thu Apr 23 14:48:26 2026] PUT /v2.0/ports/cd18852b-e808-4237-882f-1aa142413cd2 => generated 1199 bytes in 474 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 265/500] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 14:48:27 2026] GET /v2.0/ports?device_id=48851d62-56f0-4f4b-9fce-d8e9e3fd672c => generated 957 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 266/501] 10.0.0.59 () {32 vars in 723 bytes} [Thu Apr 23 14:48:27 2026] DELETE /v2.0/subnets/21ba0d93-a751-4813-9491-1528cf9a3128 => generated 0 bytes in 224 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 14:48:27.374 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1fd78103-4b11-40df-952c-5ff59d09918c'] response: {'name': 'network-changed', 'server_uuid': '8a584109-d033-472c-842f-e3414a50e196', 'tag': '4d344257-932d-4adf-b2ff-9a29c59b82cd', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 236/502] 199.204.45.155 () {38 vars in 1028 bytes} [Thu Apr 23 14:48:26 2026] PUT /v2.0/ports/147e653b-40a4-4c57-a4ec-a0dac6c23f16 => generated 1199 bytes in 871 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 267/503] 199.204.45.155 () {34 vars in 1080 bytes} [Thu Apr 23 14:48:27 2026] GET /v2.0/ports?tenant_id=2e069d3ac2af4fc0ad721ce030ecd977&device_id=8a584109-d033-472c-842f-e3414a50e196 => generated 1238 bytes in 336 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 237/504] 199.204.45.155 () {34 vars in 1080 bytes} [Thu Apr 23 14:48:27 2026] GET /v2.0/ports?tenant_id=a6c4e20700b0498a844a5ec7fdb58949&device_id=35479281-6680-475f-9331-dfc21201bd94 => generated 1238 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/505] 10.0.0.75 () {34 vars in 1039 bytes} [Thu Apr 23 14:48:27 2026] GET /v2.0/security-groups?id=6cc94fc8-cf72-4b60-bae4-19630e421a4d&fields=id&fields=name => generated 88 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/506] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 14:48:27 2026] GET /v2.0/ports?device_id=8a584109-d033-472c-842f-e3414a50e196 => generated 969 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/507] 199.204.45.155 () {34 vars in 1080 bytes} [Thu Apr 23 14:48:27 2026] GET /v2.0/ports?tenant_id=18dbf6f2fa104f04a876ab7ec06c631a&device_id=48851d62-56f0-4f4b-9fce-d8e9e3fd672c => generated 1238 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/508] 199.204.45.155 () {34 vars in 1058 bytes} [Thu Apr 23 14:48:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=4d344257-932d-4adf-b2ff-9a29c59b82cd => generated 19 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/509] 199.204.45.155 () {34 vars in 1058 bytes} [Thu Apr 23 14:48:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=cd18852b-e808-4237-882f-1aa142413cd2 => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/510] 10.0.0.59 () {32 vars in 725 bytes} [Thu Apr 23 14:48:27 2026] DELETE /v2.0/networks/c0543f85-5cac-4979-b24a-cb9496e48ec5 => generated 0 bytes in 275 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 239/511] 10.0.0.75 () {34 vars in 1039 bytes} [Thu Apr 23 14:48:27 2026] GET /v2.0/security-groups?id=9d68d39b-9b63-48ec-8097-3b5dd0ed9a71&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: 273/512] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 14:48:27 2026] GET /v2.0/ports?device_id=35479281-6680-475f-9331-dfc21201bd94 => generated 969 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/513] 199.204.45.155 () {34 vars in 1058 bytes} [Thu Apr 23 14:48:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=147e653b-40a4-4c57-a4ec-a0dac6c23f16 => generated 19 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/514] 199.204.45.155 () {34 vars in 984 bytes} [Thu Apr 23 14:48:28 2026] GET /v2.0/subnets?id=ef48a614-eb96-452f-824d-2e25c5414ff2 => generated 670 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/515] 199.204.45.155 () {34 vars in 984 bytes} [Thu Apr 23 14:48:28 2026] GET /v2.0/subnets?id=b43527e2-d752-42de-8af7-96057aedee94 => generated 677 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/516] 10.0.0.75 () {34 vars in 1039 bytes} [Thu Apr 23 14:48:28 2026] GET /v2.0/security-groups?id=c95fbbb6-3e94-44a3-895b-29a82c528f2e&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 14:48:28.123 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3c1a7b2a-8c00-423d-9433-3b863872a7ca'] response: {'name': 'network-changed', 'server_uuid': '35479281-6680-475f-9331-dfc21201bd94', 'tag': 'cd18852b-e808-4237-882f-1aa142413cd2', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 242/517] 199.204.45.155 () {34 vars in 984 bytes} [Thu Apr 23 14:48:28 2026] GET /v2.0/subnets?id=7c93e002-2745-415d-a8b6-8a93db775d7a => generated 670 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/518] 199.204.45.155 () {34 vars in 1052 bytes} [Thu Apr 23 14:48:28 2026] GET /v2.0/ports?network_id=ca23301c-08d0-4871-a332-98f7d4d73bf1&device_owner=network%3Adhcp => generated 1244 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/519] 199.204.45.155 () {34 vars in 1052 bytes} [Thu Apr 23 14:48:28 2026] GET /v2.0/ports?network_id=646ee483-35cd-4e96-878e-1653280fa435&device_owner=network%3Adhcp => generated 1244 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/520] 199.204.45.155 () {34 vars in 1052 bytes} [Thu Apr 23 14:48:28 2026] GET /v2.0/ports?network_id=5fc40dc9-30c9-4b46-bde5-4f347132c796&device_owner=network%3Adhcp => generated 1244 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/521] 10.0.0.59 () {32 vars in 773 bytes} [Thu Apr 23 14:48:28 2026] GET /v2.0/security-groups?tenant_id=f8952b7834114485bcdb6a36832b6039&name=default => generated 2797 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/522] 199.204.45.155 () {34 vars in 1012 bytes} [Thu Apr 23 14:48:28 2026] GET /v2.0/networks/646ee483-35cd-4e96-878e-1653280fa435?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: 278/523] 199.204.45.155 () {34 vars in 1012 bytes} [Thu Apr 23 14:48:28 2026] GET /v2.0/networks/ca23301c-08d0-4871-a332-98f7d4d73bf1?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: 246/524] 199.204.45.155 () {34 vars in 1012 bytes} [Thu Apr 23 14:48:28 2026] GET /v2.0/networks/5fc40dc9-30c9-4b46-bde5-4f347132c796?fields=segments => generated 14 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/525] 10.0.0.59 () {32 vars in 739 bytes} [Thu Apr 23 14:48:28 2026] DELETE /v2.0/security-groups/15751d16-36fb-4bd7-9e37-2e7d3cd95fca => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/526] 199.204.45.155 () {34 vars in 1112 bytes} [Thu Apr 23 14:48:28 2026] GET /v2.0/networks/646ee483-35cd-4e96-878e-1653280fa435?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/527] 199.204.45.155 () {34 vars in 1112 bytes} [Thu Apr 23 14:48:28 2026] GET /v2.0/networks/ca23301c-08d0-4871-a332-98f7d4d73bf1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 14:48:28.430 8 INFO neutron.services.segments.plugin [-] Segment cfc19077-426d-43a2-9a70-d6995bb6d8ed resource provider aggregate not found 2026-04-23 14:48:28.447 8 INFO neutron.services.segments.plugin [-] Segment cfc19077-426d-43a2-9a70-d6995bb6d8ed resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cfc19077-426d-43a2-9a70-d6995bb6d8ed found for delete ", "request_id": "req-4e226c57-3e1a-47e9-b05d-cee5ef8add7d"}]} 2026-04-23 14:48:28.476 8 INFO neutron.services.segments.plugin [-] Segment cfc19077-426d-43a2-9a70-d6995bb6d8ed resource provider aggregate not found [pid: 8|app: 0|req: 248/528] 199.204.45.155 () {34 vars in 1112 bytes} [Thu Apr 23 14:48:28 2026] GET /v2.0/networks/5fc40dc9-30c9-4b46-bde5-4f347132c796?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/529] 199.204.45.155 () {34 vars in 1080 bytes} [Thu Apr 23 14:48:28 2026] GET /v2.0/ports?tenant_id=a6c4e20700b0498a844a5ec7fdb58949&device_id=35479281-6680-475f-9331-dfc21201bd94 => generated 1238 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 14:48:28.504 8 INFO neutron.services.segments.plugin [-] Segment cfc19077-426d-43a2-9a70-d6995bb6d8ed resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cfc19077-426d-43a2-9a70-d6995bb6d8ed found for delete ", "request_id": "req-9b8c0bdb-33e8-4a2a-a38a-dbd504c77093"}]} [pid: 8|app: 0|req: 249/530] 199.204.45.155 () {34 vars in 1080 bytes} [Thu Apr 23 14:48:28 2026] GET /v2.0/ports?tenant_id=2e069d3ac2af4fc0ad721ce030ecd977&device_id=8a584109-d033-472c-842f-e3414a50e196 => generated 1238 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/531] 199.204.45.155 () {34 vars in 986 bytes} [Thu Apr 23 14:48:28 2026] GET /v2.0/networks?id=646ee483-35cd-4e96-878e-1653280fa435 => generated 777 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/532] 199.204.45.155 () {34 vars in 986 bytes} [Thu Apr 23 14:48:28 2026] GET /v2.0/networks?id=ca23301c-08d0-4871-a332-98f7d4d73bf1 => generated 772 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/533] 199.204.45.155 () {34 vars in 1058 bytes} [Thu Apr 23 14:48:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=cd18852b-e808-4237-882f-1aa142413cd2 => generated 19 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/534] 199.204.45.155 () {34 vars in 1058 bytes} [Thu Apr 23 14:48:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=4d344257-932d-4adf-b2ff-9a29c59b82cd => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/535] 199.204.45.155 () {34 vars in 984 bytes} [Thu Apr 23 14:48:28 2026] GET /v2.0/subnets?id=b43527e2-d752-42de-8af7-96057aedee94 => generated 677 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/536] 199.204.45.155 () {34 vars in 1052 bytes} [Thu Apr 23 14:48:28 2026] GET /v2.0/ports?network_id=646ee483-35cd-4e96-878e-1653280fa435&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: 252/537] 199.204.45.155 () {34 vars in 984 bytes} [Thu Apr 23 14:48:28 2026] GET /v2.0/subnets?id=ef48a614-eb96-452f-824d-2e25c5414ff2 => generated 670 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/538] 199.204.45.155 () {34 vars in 1052 bytes} [Thu Apr 23 14:48:28 2026] GET /v2.0/ports?network_id=ca23301c-08d0-4871-a332-98f7d4d73bf1&device_owner=network%3Adhcp => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/539] 199.204.45.155 () {34 vars in 1012 bytes} [Thu Apr 23 14:48:28 2026] GET /v2.0/networks/646ee483-35cd-4e96-878e-1653280fa435?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: 287/540] 199.204.45.155 () {34 vars in 1012 bytes} [Thu Apr 23 14:48:28 2026] GET /v2.0/networks/ca23301c-08d0-4871-a332-98f7d4d73bf1?fields=segments => generated 14 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/541] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 14:48:28 2026] GET /v2.0/ports?device_id=48851d62-56f0-4f4b-9fce-d8e9e3fd672c => generated 969 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/542] 199.204.45.155 () {34 vars in 1112 bytes} [Thu Apr 23 14:48:28 2026] GET /v2.0/networks/646ee483-35cd-4e96-878e-1653280fa435?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/543] 10.0.0.75 () {34 vars in 1039 bytes} [Thu Apr 23 14:48:28 2026] GET /v2.0/security-groups?id=6cc94fc8-cf72-4b60-bae4-19630e421a4d&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: 255/544] 199.204.45.155 () {34 vars in 1112 bytes} [Thu Apr 23 14:48:28 2026] GET /v2.0/networks/ca23301c-08d0-4871-a332-98f7d4d73bf1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/545] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 14:48:29 2026] GET /v2.0/ports?device_id=8a584109-d033-472c-842f-e3414a50e196 => 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: 256/546] 10.0.0.75 () {34 vars in 1039 bytes} [Thu Apr 23 14:48:29 2026] GET /v2.0/security-groups?id=9d68d39b-9b63-48ec-8097-3b5dd0ed9a71&fields=id&fields=name => generated 113 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/547] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 14:48:29 2026] GET /v2.0/ports?device_id=35479281-6680-475f-9331-dfc21201bd94 => 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: 257/548] 10.0.0.75 () {34 vars in 1039 bytes} [Thu Apr 23 14:48:29 2026] GET /v2.0/security-groups?id=c95fbbb6-3e94-44a3-895b-29a82c528f2e&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/549] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 14:48:30 2026] GET /v2.0/ports?device_id=48851d62-56f0-4f4b-9fce-d8e9e3fd672c => generated 969 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 14:48:30.235 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-bea1a6a4-e4d5-47b4-8904-9adc9a0b46df'] response: {'name': 'network-changed', 'server_uuid': '48851d62-56f0-4f4b-9fce-d8e9e3fd672c', 'tag': '147e653b-40a4-4c57-a4ec-a0dac6c23f16', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 258/550] 10.0.0.75 () {34 vars in 1039 bytes} [Thu Apr 23 14:48:30 2026] GET /v2.0/security-groups?id=6cc94fc8-cf72-4b60-bae4-19630e421a4d&fields=id&fields=name => generated 88 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/551] 199.204.45.155 () {34 vars in 1080 bytes} [Thu Apr 23 14:48:30 2026] GET /v2.0/ports?tenant_id=18dbf6f2fa104f04a876ab7ec06c631a&device_id=48851d62-56f0-4f4b-9fce-d8e9e3fd672c => generated 1238 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/552] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 14:48:30 2026] GET /v2.0/ports?device_id=8a584109-d033-472c-842f-e3414a50e196 => generated 969 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/553] 199.204.45.155 () {34 vars in 986 bytes} [Thu Apr 23 14:48:30 2026] GET /v2.0/networks?id=5fc40dc9-30c9-4b46-bde5-4f347132c796 => generated 772 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/554] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 14:48:30 2026] GET /v2.0/ports?device_id=35479281-6680-475f-9331-dfc21201bd94 => generated 969 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/555] 10.0.0.75 () {34 vars in 1039 bytes} [Thu Apr 23 14:48:30 2026] GET /v2.0/security-groups?id=9d68d39b-9b63-48ec-8097-3b5dd0ed9a71&fields=id&fields=name => generated 113 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/556] 199.204.45.155 () {34 vars in 1058 bytes} [Thu Apr 23 14:48:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=147e653b-40a4-4c57-a4ec-a0dac6c23f16 => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 14:48:30.569 7 INFO neutron.db.segments_db [None req-b53efed7-4dc7-4e49-81a7-b3464e45dbc5 5cb2f3279c8744c4831da54880d3b541 cd21845394b24718b665645024db9a05 - - - -] Added segment bc4290c9-ce12-4c09-94ad-bcab280ae0a1 of type vxlan for network e185abf5-d9d0-4c97-941f-b76b97440cc3 [pid: 8|app: 0|req: 265/557] 10.0.0.75 () {34 vars in 1039 bytes} [Thu Apr 23 14:48:30 2026] GET /v2.0/security-groups?id=c95fbbb6-3e94-44a3-895b-29a82c528f2e&fields=id&fields=name => generated 114 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/558] 199.204.45.155 () {34 vars in 984 bytes} [Thu Apr 23 14:48:30 2026] GET /v2.0/subnets?id=7c93e002-2745-415d-a8b6-8a93db775d7a => generated 670 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/559] 199.204.45.155 () {34 vars in 1052 bytes} [Thu Apr 23 14:48:30 2026] GET /v2.0/ports?network_id=5fc40dc9-30c9-4b46-bde5-4f347132c796&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: 293/560] 10.0.0.59 () {34 vars in 670 bytes} [Thu Apr 23 14:48:30 2026] POST /v2.0/networks => generated 745 bytes in 514 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/561] 199.204.45.155 () {34 vars in 1012 bytes} [Thu Apr 23 14:48:30 2026] GET /v2.0/networks/5fc40dc9-30c9-4b46-bde5-4f347132c796?fields=segments => generated 14 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/562] 199.204.45.155 () {34 vars in 1112 bytes} [Thu Apr 23 14:48:30 2026] GET /v2.0/networks/5fc40dc9-30c9-4b46-bde5-4f347132c796?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/563] 10.0.0.59 () {34 vars in 668 bytes} [Thu Apr 23 14:48:30 2026] POST /v2.0/subnets => generated 668 bytes in 300 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 14:48:31.093 8 INFO neutron.db.segments_db [None req-f81eec9b-b69f-4c26-afef-80d44468c5a8 5cb2f3279c8744c4831da54880d3b541 cd21845394b24718b665645024db9a05 - - - -] Added segment cbcbe3f8-29c3-4d2c-89a8-5d7773e9db15 of type vxlan for network b3946966-d36b-4d5b-a201-a67f6d2a682d [pid: 7|app: 0|req: 295/564] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 14:48:31 2026] GET /v2.0/ports?device_id=48851d62-56f0-4f4b-9fce-d8e9e3fd672c => 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: 296/565] 10.0.0.75 () {34 vars in 1039 bytes} [Thu Apr 23 14:48:31 2026] GET /v2.0/security-groups?id=6cc94fc8-cf72-4b60-bae4-19630e421a4d&fields=id&fields=name => generated 88 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 14:48:31.517 8 INFO neutron.db.l3_hamode_db [None req-f81eec9b-b69f-4c26-afef-80d44468c5a8 5cb2f3279c8744c4831da54880d3b541 cd21845394b24718b665645024db9a05 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 297/566] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 14:48:31 2026] GET /v2.0/ports?device_id=8a584109-d033-472c-842f-e3414a50e196 => 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: 298/567] 10.0.0.75 () {34 vars in 1039 bytes} [Thu Apr 23 14:48:31 2026] GET /v2.0/security-groups?id=9d68d39b-9b63-48ec-8097-3b5dd0ed9a71&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: 7|app: 0|req: 299/568] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 14:48:31 2026] GET /v2.0/ports?device_id=35479281-6680-475f-9331-dfc21201bd94 => 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: 300/569] 10.0.0.75 () {34 vars in 1039 bytes} [Thu Apr 23 14:48:31 2026] GET /v2.0/security-groups?id=c95fbbb6-3e94-44a3-895b-29a82c528f2e&fields=id&fields=name => generated 114 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/570] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 14:48:32 2026] GET /v2.0/ports?device_id=48851d62-56f0-4f4b-9fce-d8e9e3fd672c => generated 969 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/571] 10.0.0.75 () {34 vars in 1039 bytes} [Thu Apr 23 14:48:32 2026] GET /v2.0/security-groups?id=6cc94fc8-cf72-4b60-bae4-19630e421a4d&fields=id&fields=name => generated 88 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 14:48:32.746 8 INFO neutron.db.l3_hamode_db [None req-f81eec9b-b69f-4c26-afef-80d44468c5a8 5cb2f3279c8744c4831da54880d3b541 cd21845394b24718b665645024db9a05 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 303/572] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 14:48:32 2026] GET /v2.0/ports?device_id=8a584109-d033-472c-842f-e3414a50e196 => generated 969 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/573] 10.0.0.75 () {34 vars in 1039 bytes} [Thu Apr 23 14:48:32 2026] GET /v2.0/security-groups?id=9d68d39b-9b63-48ec-8097-3b5dd0ed9a71&fields=id&fields=name => generated 113 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/574] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 14:48:32 2026] GET /v2.0/ports?device_id=35479281-6680-475f-9331-dfc21201bd94 => 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: 306/575] 10.0.0.75 () {34 vars in 1039 bytes} [Thu Apr 23 14:48:32 2026] GET /v2.0/security-groups?id=c95fbbb6-3e94-44a3-895b-29a82c528f2e&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/576] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 14:48:33 2026] GET /v2.0/ports?device_id=48851d62-56f0-4f4b-9fce-d8e9e3fd672c => 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: 308/577] 10.0.0.75 () {34 vars in 1039 bytes} [Thu Apr 23 14:48:33 2026] GET /v2.0/security-groups?id=6cc94fc8-cf72-4b60-bae4-19630e421a4d&fields=id&fields=name => generated 88 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/578] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 14:48:33 2026] GET /v2.0/ports?device_id=8a584109-d033-472c-842f-e3414a50e196 => generated 971 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/579] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 14:48:34 2026] GET /v2.0/ports?device_id=35479281-6680-475f-9331-dfc21201bd94 => generated 971 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/580] 10.0.0.75 () {34 vars in 1039 bytes} [Thu Apr 23 14:48:34 2026] GET /v2.0/security-groups?id=9d68d39b-9b63-48ec-8097-3b5dd0ed9a71&fields=id&fields=name => generated 113 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/581] 10.0.0.75 () {34 vars in 1039 bytes} [Thu Apr 23 14:48:34 2026] GET /v2.0/security-groups?id=c95fbbb6-3e94-44a3-895b-29a82c528f2e&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/582] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 14:48:34 2026] GET /v2.0/ports?device_id=8a584109-d033-472c-842f-e3414a50e196 => generated 971 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/583] 10.0.0.59 () {34 vars in 668 bytes} [Thu Apr 23 14:48:31 2026] POST /v2.0/routers => generated 732 bytes in 3397 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 14:48:34.908 7 INFO neutron.db.l3_db [None req-e2fdf72c-4923-435d-8e0f-2a235008092c 5832bc055f714640b451720de9dadd81 2e069d3ac2af4fc0ad721ce030ecd977 - - - -] Floating IP 2f110094-3467-4185-8c96-a8716418b798 associated. External IP: 10.96.250.207, port: 4d344257-932d-4adf-b2ff-9a29c59b82cd. [pid: 7|app: 0|req: 314/584] 10.0.0.59 () {34 vars in 748 bytes} [Thu Apr 23 14:48:34 2026] PUT /v2.0/floatingips/2f110094-3467-4185-8c96-a8716418b798 => generated 855 bytes in 988 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/585] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 14:48:35 2026] GET /v2.0/ports?device_id=48851d62-56f0-4f4b-9fce-d8e9e3fd672c => generated 971 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/586] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 14:48:35 2026] GET /v2.0/ports?device_id=35479281-6680-475f-9331-dfc21201bd94 => generated 971 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/587] 10.0.0.75 () {34 vars in 1039 bytes} [Thu Apr 23 14:48:35 2026] GET /v2.0/security-groups?id=6cc94fc8-cf72-4b60-bae4-19630e421a4d&fields=id&fields=name => generated 88 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/588] 10.0.0.75 () {34 vars in 1039 bytes} [Thu Apr 23 14:48:35 2026] GET /v2.0/security-groups?id=c95fbbb6-3e94-44a3-895b-29a82c528f2e&fields=id&fields=name => generated 114 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 14:48:35.663 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3ee5bf79-e151-44e4-ab5c-4ed417a6a64b'] response: {'name': 'network-changed', 'server_uuid': '8a584109-d033-472c-842f-e3414a50e196', 'tag': '4d344257-932d-4adf-b2ff-9a29c59b82cd', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 319/589] 199.204.45.155 () {34 vars in 1080 bytes} [Thu Apr 23 14:48:35 2026] GET /v2.0/ports?tenant_id=2e069d3ac2af4fc0ad721ce030ecd977&device_id=8a584109-d033-472c-842f-e3414a50e196 => generated 1240 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/590] 199.204.45.155 () {34 vars in 986 bytes} [Thu Apr 23 14:48:35 2026] GET /v2.0/networks?id=ca23301c-08d0-4871-a332-98f7d4d73bf1 => generated 772 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/591] 10.0.0.59 () {34 vars in 782 bytes} [Thu Apr 23 14:48:34 2026] PUT /v2.0/routers/02582cf1-b5ac-4f1e-b88f-ab61371571c0/add_router_interface => generated 309 bytes in 1963 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/594] 199.204.45.155 () {34 vars in 1058 bytes} [Thu Apr 23 14:48:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=4d344257-932d-4adf-b2ff-9a29c59b82cd => generated 858 bytes in 669 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/595] 199.204.45.155 () {34 vars in 984 bytes} [Thu Apr 23 14:48:36 2026] GET /v2.0/subnets?id=ef48a614-eb96-452f-824d-2e25c5414ff2 => generated 670 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/596] 199.204.45.155 () {34 vars in 1052 bytes} [Thu Apr 23 14:48:36 2026] GET /v2.0/ports?network_id=ca23301c-08d0-4871-a332-98f7d4d73bf1&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: 323/597] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 14:48:36 2026] GET /v2.0/ports?device_id=48851d62-56f0-4f4b-9fce-d8e9e3fd672c => generated 971 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/598] 199.204.45.155 () {34 vars in 1012 bytes} [Thu Apr 23 14:48:36 2026] GET /v2.0/networks/ca23301c-08d0-4871-a332-98f7d4d73bf1?fields=segments => generated 14 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/599] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 14:48:36 2026] GET /v2.0/ports?device_id=35479281-6680-475f-9331-dfc21201bd94 => generated 971 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/600] 10.0.0.75 () {34 vars in 1039 bytes} [Thu Apr 23 14:48:36 2026] GET /v2.0/security-groups?id=6cc94fc8-cf72-4b60-bae4-19630e421a4d&fields=id&fields=name => generated 88 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/601] 10.0.0.75 () {34 vars in 1039 bytes} [Thu Apr 23 14:48:36 2026] GET /v2.0/security-groups?id=c95fbbb6-3e94-44a3-895b-29a82c528f2e&fields=id&fields=name => generated 114 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/602] 199.204.45.155 () {34 vars in 1112 bytes} [Thu Apr 23 14:48:36 2026] GET /v2.0/networks/ca23301c-08d0-4871-a332-98f7d4d73bf1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/603] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 14:48:36 2026] GET /v2.0/ports?device_id=35479281-6680-475f-9331-dfc21201bd94 => generated 971 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/604] 10.0.0.75 () {38 vars in 970 bytes} [Thu Apr 23 14:48:37 2026] POST /v2.0/security-groups => generated 1617 bytes in 220 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/605] 10.0.0.75 () {38 vars in 970 bytes} [Thu Apr 23 14:48:37 2026] POST /v2.0/security-groups => generated 1618 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/606] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 14:48:37 2026] GET /v2.0/ports?device_id=48851d62-56f0-4f4b-9fce-d8e9e3fd672c => generated 971 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 14:48:37.610 7 INFO neutron.db.l3_db [None req-7de6df59-0aa1-4b3f-a0df-efde052a6f88 77c4e74223a647ccae7a48daa79833f9 a6c4e20700b0498a844a5ec7fdb58949 - - - -] Floating IP b096d6bb-4359-408a-999f-a68a21d57752 associated. External IP: 10.96.250.205, port: cd18852b-e808-4237-882f-1aa142413cd2. [pid: 8|app: 0|req: 281/607] 10.0.0.75 () {38 vars in 970 bytes} [Thu Apr 23 14:48:37 2026] POST /v2.0/security-groups => generated 1616 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/608] 10.0.0.75 () {34 vars in 1039 bytes} [Thu Apr 23 14:48:37 2026] GET /v2.0/security-groups?id=6cc94fc8-cf72-4b60-bae4-19630e421a4d&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: 8|app: 0|req: 283/609] 10.0.0.75 () {34 vars in 1001 bytes} [Thu Apr 23 14:48:37 2026] GET /v2.0/security-groups?tenant_id=7bf15a0cedea473c84e4ace61dbef7ff => generated 7598 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/610] 10.0.0.75 () {34 vars in 990 bytes} [Thu Apr 23 14:48:37 2026] GET /v2.0/security-groups/5eacf4de-e78b-47ba-9ebf-b69c3e1d5b82 => generated 2798 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/611] 10.0.0.75 () {34 vars in 990 bytes} [Thu Apr 23 14:48:37 2026] GET /v2.0/security-groups/5eacf4de-e78b-47ba-9ebf-b69c3e1d5b82 => generated 2798 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/612] 199.204.45.155 () {34 vars in 994 bytes} [Thu Apr 23 14:48:37 2026] GET /v2.0/ports?device_id=48851d62-56f0-4f4b-9fce-d8e9e3fd672c => generated 971 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/613] 10.0.0.59 () {34 vars in 748 bytes} [Thu Apr 23 14:48:37 2026] PUT /v2.0/floatingips/b096d6bb-4359-408a-999f-a68a21d57752 => generated 855 bytes in 970 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/614] 10.0.0.75 () {34 vars in 990 bytes} [Thu Apr 23 14:48:38 2026] GET /v2.0/security-groups/3b5ac479-6c63-4f07-a78c-e742122252e3 => generated 1617 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/615] 10.0.0.75 () {36 vars in 1012 bytes} [Thu Apr 23 14:48:38 2026] DELETE /v2.0/security-groups/3b5ac479-6c63-4f07-a78c-e742122252e3 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 14:48:38.200 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a69478a4-6343-454f-ae27-55f54d14b6bc'] response: {'name': 'network-changed', 'server_uuid': '35479281-6680-475f-9331-dfc21201bd94', 'tag': 'cd18852b-e808-4237-882f-1aa142413cd2', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 289/616] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 14:48:38 2026] GET /v2.0/ports?device_id=35479281-6680-475f-9331-dfc21201bd94 => generated 971 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 14:48:38.275 8 INFO neutron.api.v2.resource [req-2e84cb18-0703-4041-a740-0e1e36891b64 req-109e3377-edfc-461e-b8b8-e3e76d79641a bd900a9271b04d0ea6fd80afc75f4317 7bf15a0cedea473c84e4ace61dbef7ff - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 290/617] 10.0.0.75 () {34 vars in 990 bytes} [Thu Apr 23 14:48:38 2026] GET /v2.0/security-groups/3b5ac479-6c63-4f07-a78c-e742122252e3 => 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: 291/618] 199.204.45.155 () {34 vars in 1080 bytes} [Thu Apr 23 14:48:38 2026] GET /v2.0/ports?tenant_id=a6c4e20700b0498a844a5ec7fdb58949&device_id=35479281-6680-475f-9331-dfc21201bd94 => generated 1240 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/619] 10.0.0.75 () {34 vars in 1039 bytes} [Thu Apr 23 14:48:38 2026] GET /v2.0/security-groups?id=c95fbbb6-3e94-44a3-895b-29a82c528f2e&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: 293/620] 10.0.0.75 () {34 vars in 990 bytes} [Thu Apr 23 14:48:38 2026] GET /v2.0/security-groups/5a446ce4-ee01-4b68-8b89-b331252b7e91 => generated 1618 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/621] 199.204.45.155 () {34 vars in 986 bytes} [Thu Apr 23 14:48:38 2026] GET /v2.0/networks?id=646ee483-35cd-4e96-878e-1653280fa435 => generated 777 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/622] 199.204.45.155 () {36 vars in 997 bytes} [Thu Apr 23 14:48:38 2026] DELETE /v2.0/ports/147e653b-40a4-4c57-a4ec-a0dac6c23f16 => generated 0 bytes in 450 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/623] 199.204.45.155 () {34 vars in 1058 bytes} [Thu Apr 23 14:48:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=cd18852b-e808-4237-882f-1aa142413cd2 => generated 858 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/624] 10.0.0.75 () {36 vars in 1012 bytes} [Thu Apr 23 14:48:38 2026] DELETE /v2.0/security-groups/5a446ce4-ee01-4b68-8b89-b331252b7e91 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 14:48:38.623 8 INFO neutron.api.v2.resource [req-2d7a8973-c5ba-4deb-bd9a-705ba71885c7 req-0feec6da-7e22-4991-bb0f-2238914c15bc bd900a9271b04d0ea6fd80afc75f4317 7bf15a0cedea473c84e4ace61dbef7ff - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 296/625] 10.0.0.75 () {34 vars in 990 bytes} [Thu Apr 23 14:48:38 2026] GET /v2.0/security-groups/5a446ce4-ee01-4b68-8b89-b331252b7e91 => generated 146 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/626] 199.204.45.155 () {34 vars in 984 bytes} [Thu Apr 23 14:48:38 2026] GET /v2.0/subnets?id=b43527e2-d752-42de-8af7-96057aedee94 => generated 677 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/627] 199.204.45.155 () {34 vars in 1052 bytes} [Thu Apr 23 14:48:38 2026] GET /v2.0/ports?network_id=646ee483-35cd-4e96-878e-1653280fa435&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: 331/628] 10.0.0.75 () {34 vars in 990 bytes} [Thu Apr 23 14:48:38 2026] GET /v2.0/security-groups/81919cda-341e-4cca-95cc-d725cb8def7d => generated 1616 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/629] 199.204.45.155 () {34 vars in 1012 bytes} [Thu Apr 23 14:48:38 2026] GET /v2.0/networks/646ee483-35cd-4e96-878e-1653280fa435?fields=segments => generated 14 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/630] 199.204.45.155 () {34 vars in 1112 bytes} [Thu Apr 23 14:48:38 2026] GET /v2.0/networks/646ee483-35cd-4e96-878e-1653280fa435?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: 7|app: 0|req: 332/631] 10.0.0.75 () {36 vars in 1012 bytes} [Thu Apr 23 14:48:38 2026] DELETE /v2.0/security-groups/81919cda-341e-4cca-95cc-d725cb8def7d => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/632] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 14:48:38 2026] GET /v2.0/ports?device_id=48851d62-56f0-4f4b-9fce-d8e9e3fd672c => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 14:48:38.923 7 INFO neutron.api.v2.resource [req-16b3328d-0b04-44b4-8d6f-f8c4e3d854b6 req-59438695-d674-48e7-958d-7b90d2fa3619 bd900a9271b04d0ea6fd80afc75f4317 7bf15a0cedea473c84e4ace61dbef7ff - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 333/633] 10.0.0.75 () {34 vars in 990 bytes} [Thu Apr 23 14:48:38 2026] GET /v2.0/security-groups/81919cda-341e-4cca-95cc-d725cb8def7d => generated 146 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/634] 10.0.0.75 () {34 vars in 1001 bytes} [Thu Apr 23 14:48:38 2026] GET /v2.0/security-groups?tenant_id=7bf15a0cedea473c84e4ace61dbef7ff => generated 2801 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/635] 10.0.0.75 () {34 vars in 990 bytes} [Thu Apr 23 14:48:39 2026] GET /v2.0/security-groups/5eacf4de-e78b-47ba-9ebf-b69c3e1d5b82 => generated 2798 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/636] 10.0.0.75 () {34 vars in 990 bytes} [Thu Apr 23 14:48:39 2026] GET /v2.0/security-groups/5eacf4de-e78b-47ba-9ebf-b69c3e1d5b82 => generated 2798 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 14:48:39.195 7 INFO neutron.api.v2.resource [req-a50fd9be-df82-4fc7-85a3-215129241e80 req-9f378297-0720-4e9a-b331-94207fe26ac2 bd900a9271b04d0ea6fd80afc75f4317 7bf15a0cedea473c84e4ace61dbef7ff - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 335/637] 10.0.0.75 () {34 vars in 990 bytes} [Thu Apr 23 14:48:39 2026] GET /v2.0/security-groups/81919cda-341e-4cca-95cc-d725cb8def7d => generated 146 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 14:48:39.236 8 INFO neutron.api.v2.resource [req-c31b02a5-cac8-4265-acf4-29cd603f017c req-989d4793-306e-4307-9f93-5e04fe359b7b bd900a9271b04d0ea6fd80afc75f4317 7bf15a0cedea473c84e4ace61dbef7ff - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 303/638] 10.0.0.75 () {34 vars in 990 bytes} [Thu Apr 23 14:48:39 2026] GET /v2.0/security-groups/5a446ce4-ee01-4b68-8b89-b331252b7e91 => generated 146 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 14:48:39.283 7 INFO neutron.api.v2.resource [req-3b7c8937-bf95-4571-927d-46de679e5134 req-77219ac1-9f9e-47f5-9818-d560f59e6e6c bd900a9271b04d0ea6fd80afc75f4317 7bf15a0cedea473c84e4ace61dbef7ff - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 336/639] 10.0.0.75 () {34 vars in 990 bytes} [Thu Apr 23 14:48:39 2026] GET /v2.0/security-groups/3b5ac479-6c63-4f07-a78c-e742122252e3 => generated 146 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 14:48:40.256 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-cd2e849c-ff9d-444a-8684-d71ce7adba61'] response: {'server_uuid': '48851d62-56f0-4f4b-9fce-d8e9e3fd672c', 'name': 'network-vif-deleted', 'tag': '147e653b-40a4-4c57-a4ec-a0dac6c23f16', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 304/640] 10.0.0.59 () {34 vars in 788 bytes} [Thu Apr 23 14:48:39 2026] PUT /v2.0/routers/02582cf1-b5ac-4f1e-b88f-ab61371571c0/remove_router_interface => generated 309 bytes in 1171 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 14:48:41.160 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-0b034d90-beb1-43ee-97c3-a0c26e1d0efb 5cb2f3279c8744c4831da54880d3b541 cd21845394b24718b665645024db9a05 - - - -] 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.10/site-packages/paste/urlmap.py", line 216, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/request_id.py", line 58, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/catch_errors.py", line 40, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/resource.py", line 98, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/base.py", line 574, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/base.py", line 602, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/l3_db.py", line 2201, in delete_router super(L3_NAT_db_mixin, self).delete_router(context, id) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/l3_db.py", line 629, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py", line 707, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 224, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 2182, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 2187, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/registry.py", line 54, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 150, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 181, in _notify_loop callback(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 100, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 84, in _is_session_semantic_violated stack = traceback.extract_stack()  [pid: 7|app: 0|req: 337/641] 10.0.0.59 () {34 vars in 788 bytes} [Thu Apr 23 14:48:39 2026] PUT /v2.0/routers/cb19311f-a951-4672-91e8-ae55fed91e4d/remove_router_interface => generated 309 bytes in 1313 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 14:48:42.331 8 INFO neutron.services.segments.plugin [-] Segment cbcbe3f8-29c3-4d2c-89a8-5d7773e9db15 resource provider aggregate not found 2026-04-23 14:48:42.338 8 INFO neutron.services.segments.plugin [-] Segment cbcbe3f8-29c3-4d2c-89a8-5d7773e9db15 resource provider aggregate not found 2026-04-23 14:48:42.355 8 INFO neutron.services.segments.plugin [-] Segment cbcbe3f8-29c3-4d2c-89a8-5d7773e9db15 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cbcbe3f8-29c3-4d2c-89a8-5d7773e9db15 found for delete ", "request_id": "req-11489a9b-66f6-4a26-b096-f334d4c245cd"}]} 2026-04-23 14:48:42.361 8 INFO neutron.services.segments.plugin [-] Segment cbcbe3f8-29c3-4d2c-89a8-5d7773e9db15 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cbcbe3f8-29c3-4d2c-89a8-5d7773e9db15 found for delete ", "request_id": "req-49b0e1f5-3772-4930-83d3-19fffa61f23b"}]} 2026-04-23 14:48:42.367 8 INFO neutron.db.l3_hamode_db [None req-0b034d90-beb1-43ee-97c3-a0c26e1d0efb 5cb2f3279c8744c4831da54880d3b541 cd21845394b24718b665645024db9a05 - - - -] HA network b3946966-d36b-4d5b-a201-a67f6d2a682d was deleted as no HA routers are present in tenant 7bf15a0cedea473c84e4ace61dbef7ff. [pid: 8|app: 0|req: 305/642] 10.0.0.59 () {32 vars in 723 bytes} [Thu Apr 23 14:48:40 2026] DELETE /v2.0/routers/02582cf1-b5ac-4f1e-b88f-ab61371571c0 => generated 0 bytes in 1907 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 14:48:42.501 7 INFO neutron.services.segments.plugin [-] Segment 58ecf27c-6aa0-4350-9cb9-40b6c636b11c resource provider aggregate not found 2026-04-23 14:48:42.511 7 INFO neutron.services.segments.plugin [-] Segment 58ecf27c-6aa0-4350-9cb9-40b6c636b11c resource provider aggregate not found 2026-04-23 14:48:42.529 7 INFO neutron.services.segments.plugin [-] Segment 58ecf27c-6aa0-4350-9cb9-40b6c636b11c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 58ecf27c-6aa0-4350-9cb9-40b6c636b11c found for delete ", "request_id": "req-e3656740-699a-4bc8-8a6d-d0b2727627aa"}]} 2026-04-23 14:48:42.534 7 INFO neutron.services.segments.plugin [-] Segment 58ecf27c-6aa0-4350-9cb9-40b6c636b11c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 58ecf27c-6aa0-4350-9cb9-40b6c636b11c found for delete ", "request_id": "req-8e8f4a41-7973-418e-a3e1-db0debe188ac"}]} 2026-04-23 14:48:42.543 7 INFO neutron.db.l3_hamode_db [None req-d03cd5f4-17cc-4df6-9ff4-810827887176 5cb2f3279c8744c4831da54880d3b541 cd21845394b24718b665645024db9a05 - - - -] HA network 88298a6e-a8db-468f-b109-83ea876028d7 was deleted as no HA routers are present in tenant 18dbf6f2fa104f04a876ab7ec06c631a. [pid: 7|app: 0|req: 338/643] 10.0.0.59 () {32 vars in 723 bytes} [Thu Apr 23 14:48:41 2026] DELETE /v2.0/routers/cb19311f-a951-4672-91e8-ae55fed91e4d => generated 0 bytes in 1239 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/644] 10.0.0.59 () {32 vars in 723 bytes} [Thu Apr 23 14:48:42 2026] DELETE /v2.0/subnets/8daf7efe-e474-4815-a19a-75e4e5c1a692 => generated 0 bytes in 345 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/645] 10.0.0.59 () {32 vars in 723 bytes} [Thu Apr 23 14:48:42 2026] DELETE /v2.0/subnets/7c93e002-2745-415d-a8b6-8a93db775d7a => generated 0 bytes in 254 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/646] 10.0.0.59 () {32 vars in 725 bytes} [Thu Apr 23 14:48:42 2026] DELETE /v2.0/networks/e185abf5-d9d0-4c97-941f-b76b97440cc3 => generated 0 bytes in 461 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/647] 10.0.0.59 () {32 vars in 725 bytes} [Thu Apr 23 14:48:42 2026] DELETE /v2.0/networks/5fc40dc9-30c9-4b46-bde5-4f347132c796 => generated 0 bytes in 434 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/648] 10.0.0.59 () {32 vars in 773 bytes} [Thu Apr 23 14:48:43 2026] GET /v2.0/security-groups?tenant_id=7bf15a0cedea473c84e4ace61dbef7ff&name=default => generated 2801 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/649] 10.0.0.59 () {32 vars in 739 bytes} [Thu Apr 23 14:48:43 2026] DELETE /v2.0/security-groups/5eacf4de-e78b-47ba-9ebf-b69c3e1d5b82 => 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: 309/650] 10.0.0.59 () {32 vars in 773 bytes} [Thu Apr 23 14:48:43 2026] GET /v2.0/security-groups?tenant_id=18dbf6f2fa104f04a876ab7ec06c631a&name=default => generated 2800 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/651] 10.0.0.59 () {32 vars in 739 bytes} [Thu Apr 23 14:48:43 2026] DELETE /v2.0/security-groups/6cc94fc8-cf72-4b60-bae4-19630e421a4d => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 14:48:44.932 8 INFO neutron.services.segments.plugin [-] Segment bc4290c9-ce12-4c09-94ad-bcab280ae0a1 resource provider aggregate not found 2026-04-23 14:48:44.941 8 INFO neutron.services.segments.plugin [-] Segment bc4290c9-ce12-4c09-94ad-bcab280ae0a1 resource provider aggregate not found 2026-04-23 14:48:44.949 8 INFO neutron.services.segments.plugin [-] Segment bc4290c9-ce12-4c09-94ad-bcab280ae0a1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bc4290c9-ce12-4c09-94ad-bcab280ae0a1 found for delete ", "request_id": "req-8b8ac588-f037-4c1b-9c01-c315f48372cb"}]} 2026-04-23 14:48:44.960 8 INFO neutron.services.segments.plugin [-] Segment bc4290c9-ce12-4c09-94ad-bcab280ae0a1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bc4290c9-ce12-4c09-94ad-bcab280ae0a1 found for delete ", "request_id": "req-15d49a1b-7998-4cb0-a86b-16f0cffcfcc1"}]} 2026-04-23 14:48:45.306 7 INFO neutron.services.segments.plugin [-] Segment c06b9e4d-faa2-4047-89a1-160c038dd671 resource provider aggregate not found 2026-04-23 14:48:45.311 7 INFO neutron.services.segments.plugin [-] Segment c06b9e4d-faa2-4047-89a1-160c038dd671 resource provider aggregate not found 2026-04-23 14:48:45.320 7 INFO neutron.services.segments.plugin [-] Segment c06b9e4d-faa2-4047-89a1-160c038dd671 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c06b9e4d-faa2-4047-89a1-160c038dd671 found for delete ", "request_id": "req-c07fccd9-4f6d-403f-b42c-0c86e92ca099"}]} 2026-04-23 14:48:45.337 7 INFO neutron.services.segments.plugin [-] Segment c06b9e4d-faa2-4047-89a1-160c038dd671 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c06b9e4d-faa2-4047-89a1-160c038dd671 found for delete ", "request_id": "req-7a9b4f0e-d5f0-4124-86e7-42084e18e358"}]} [pid: 8|app: 0|req: 310/652] 10.0.0.210 () {34 vars in 990 bytes} [Thu Apr 23 14:48:44 2026] GET /v2.0/ports?device_id=8a584109-d033-472c-842f-e3414a50e196 => generated 1240 bytes in 459 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/653] 10.0.0.210 () {34 vars in 1040 bytes} [Thu Apr 23 14:48:45 2026] GET /v2.0/security-groups?id=9d68d39b-9b63-48ec-8097-3b5dd0ed9a71&fields=id&fields=name => generated 113 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 14:48:45.483 7 INFO neutron.db.segments_db [None req-72b812cd-d462-4207-a774-04753ee571b7 5cb2f3279c8744c4831da54880d3b541 cd21845394b24718b665645024db9a05 - - - -] Added segment 4918749b-fd4b-4737-a26d-fb178166fb0a of type vxlan for network 6da40096-0e89-4d7a-b6e3-1d338b725d91 [pid: 7|app: 0|req: 343/654] 10.0.0.59 () {34 vars in 670 bytes} [Thu Apr 23 14:48:45 2026] POST /v2.0/networks => generated 737 bytes in 346 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/655] 10.0.0.59 () {34 vars in 668 bytes} [Thu Apr 23 14:48:45 2026] POST /v2.0/subnets => generated 660 bytes in 277 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 14:48:45.987 7 INFO neutron.db.segments_db [None req-1519a56e-d6e3-4660-a990-a517d3f92314 5cb2f3279c8744c4831da54880d3b541 cd21845394b24718b665645024db9a05 - - - -] Added segment fec58d32-eb1b-4998-b477-84e53315a793 of type vxlan for network dca8ea8b-df21-4244-af52-82d501fe398f 2026-04-23 14:48:46.384 7 INFO neutron.db.l3_hamode_db [None req-1519a56e-d6e3-4660-a990-a517d3f92314 5cb2f3279c8744c4831da54880d3b541 cd21845394b24718b665645024db9a05 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 313/656] 10.0.0.210 () {34 vars in 990 bytes} [Thu Apr 23 14:48:46 2026] GET /v2.0/ports?device_id=35479281-6680-475f-9331-dfc21201bd94 => generated 1240 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/657] 10.0.0.210 () {34 vars in 1040 bytes} [Thu Apr 23 14:48:46 2026] GET /v2.0/security-groups?id=c95fbbb6-3e94-44a3-895b-29a82c528f2e&fields=id&fields=name => generated 114 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/658] 10.0.0.59 () {32 vars in 773 bytes} [Thu Apr 23 14:48:47 2026] GET /v2.0/security-groups?tenant_id=1fdb9e177ad74c3c8652652d0e3c6a34&name=default => generated 2801 bytes in 293 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/659] 10.0.0.59 () {32 vars in 739 bytes} [Thu Apr 23 14:48:48 2026] DELETE /v2.0/security-groups/7ee67772-5b2d-453a-adb8-c755e4209dee => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 14:48:48.417 7 INFO neutron.db.l3_hamode_db [None req-1519a56e-d6e3-4660-a990-a517d3f92314 5cb2f3279c8744c4831da54880d3b541 cd21845394b24718b665645024db9a05 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 317/660] 10.0.0.59 () {32 vars in 773 bytes} [Thu Apr 23 14:48:48 2026] GET /v2.0/security-groups?tenant_id=e08ab13b328040c3ae474c86948b9afd&name=default => generated 2801 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/661] 10.0.0.59 () {32 vars in 739 bytes} [Thu Apr 23 14:48:48 2026] DELETE /v2.0/security-groups/1bde2f5d-efda-4b38-8a7e-48b6f3a6930b => 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: 344/662] 10.0.0.59 () {34 vars in 668 bytes} [Thu Apr 23 14:48:45 2026] POST /v2.0/routers => generated 724 bytes in 3574 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/663] 10.0.0.59 () {34 vars in 782 bytes} [Thu Apr 23 14:48:49 2026] PUT /v2.0/routers/4170d9c8-9241-4f06-94f7-42361ebe8af5/add_router_interface => generated 309 bytes in 1489 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/666] 10.0.0.59 () {34 vars in 684 bytes} [Thu Apr 23 14:48:51 2026] POST /v2.0/security-groups => generated 1594 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/667] 10.0.0.59 () {34 vars in 694 bytes} [Thu Apr 23 14:48:51 2026] POST /v2.0/security-group-rules => generated 565 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/668] 10.0.0.59 () {34 vars in 694 bytes} [Thu Apr 23 14:48:51 2026] POST /v2.0/security-group-rules => generated 570 bytes in 95 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/669] 10.0.0.59 () {34 vars in 675 bytes} [Thu Apr 23 14:48:51 2026] POST /v2.0/floatingips => generated 552 bytes in 741 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/670] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 14:48:52 2026] GET /v2.0/ports?device_id=35479281-6680-475f-9331-dfc21201bd94 => generated 971 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/671] 199.204.45.155 () {34 vars in 1096 bytes} [Thu Apr 23 14:48:52 2026] GET /v2.0/ports?device_id=8a584109-d033-472c-842f-e3414a50e196&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/672] 10.0.0.75 () {34 vars in 970 bytes} [Thu Apr 23 14:48:52 2026] GET /v2.0/ports/cd18852b-e808-4237-882f-1aa142413cd2 => generated 968 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/673] 199.204.45.155 () {34 vars in 1080 bytes} [Thu Apr 23 14:48:52 2026] GET /v2.0/ports?tenant_id=2e069d3ac2af4fc0ad721ce030ecd977&device_id=8a584109-d033-472c-842f-e3414a50e196 => generated 1240 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/674] 10.0.0.59 () {32 vars in 773 bytes} [Thu Apr 23 14:48:52 2026] GET /v2.0/security-groups?tenant_id=fb2705401b384481b3317e80b7778586&name=default => generated 2801 bytes in 329 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/675] 199.204.45.155 () {34 vars in 986 bytes} [Thu Apr 23 14:48:52 2026] GET /v2.0/networks?id=ca23301c-08d0-4871-a332-98f7d4d73bf1 => generated 772 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/676] 10.0.0.59 () {32 vars in 739 bytes} [Thu Apr 23 14:48:53 2026] DELETE /v2.0/security-groups/b19b9f27-3b1b-4d23-b557-e6dab7c6d8d8 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/677] 199.204.45.155 () {34 vars in 1058 bytes} [Thu Apr 23 14:48:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=4d344257-932d-4adf-b2ff-9a29c59b82cd => generated 860 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/678] 199.204.45.155 () {34 vars in 984 bytes} [Thu Apr 23 14:48:53 2026] GET /v2.0/subnets?id=ef48a614-eb96-452f-824d-2e25c5414ff2 => generated 670 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/679] 199.204.45.155 () {34 vars in 1000 bytes} [Thu Apr 23 14:48:53 2026] GET /v2.0/subnets?network_id=646ee483-35cd-4e96-878e-1653280fa435 => generated 659 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/680] 10.0.0.75 () {34 vars in 1099 bytes} [Thu Apr 23 14:48:53 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1323409270&fields=id&tenant_id=d580012478984f78bc18f2ff36490de6 => generated 69 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/681] 199.204.45.155 () {34 vars in 1052 bytes} [Thu Apr 23 14:48:53 2026] GET /v2.0/ports?network_id=ca23301c-08d0-4871-a332-98f7d4d73bf1&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: 356/682] 199.204.45.155 () {34 vars in 1146 bytes} [Thu Apr 23 14:48:53 2026] GET /v2.0/ports?device_id=35479281-6680-475f-9331-dfc21201bd94&device_owner=compute%3Anova&network_id=646ee483-35cd-4e96-878e-1653280fa435 => generated 971 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/683] 10.0.0.59 () {32 vars in 773 bytes} [Thu Apr 23 14:48:53 2026] GET /v2.0/security-groups?tenant_id=7dcfe4b369144bf795a342cb8bb976a5&name=default => generated 2801 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/684] 10.0.0.75 () {34 vars in 981 bytes} [Thu Apr 23 14:48:53 2026] GET /v2.0/networks?id=6da40096-0e89-4d7a-b6e3-1d338b725d91 => generated 669 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/685] 199.204.45.155 () {34 vars in 1012 bytes} [Thu Apr 23 14:48:53 2026] GET /v2.0/networks/ca23301c-08d0-4871-a332-98f7d4d73bf1?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: 329/686] 10.0.0.59 () {32 vars in 739 bytes} [Thu Apr 23 14:48:53 2026] DELETE /v2.0/security-groups/53ab007b-58c8-42ad-ad8b-0c5ad437f0c7 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/687] 10.0.0.75 () {34 vars in 964 bytes} [Thu Apr 23 14:48:53 2026] GET /v2.0/quotas/d580012478984f78bc18f2ff36490de6 => 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: 331/688] 199.204.45.155 () {34 vars in 1112 bytes} [Thu Apr 23 14:48:53 2026] GET /v2.0/networks/ca23301c-08d0-4871-a332-98f7d4d73bf1?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: 332/689] 10.0.0.75 () {34 vars in 1001 bytes} [Thu Apr 23 14:48:53 2026] GET /v2.0/ports?tenant_id=d580012478984f78bc18f2ff36490de6&fields=id => generated 103 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/690] 10.0.0.75 () {34 vars in 1007 bytes} [Thu Apr 23 14:48:53 2026] GET /v2.0/networks/6da40096-0e89-4d7a-b6e3-1d338b725d91?fields=segments => generated 14 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/691] 199.204.45.155 () {38 vars in 1028 bytes} [Thu Apr 23 14:48:53 2026] PUT /v2.0/ports/cd18852b-e808-4237-882f-1aa142413cd2 => generated 1145 bytes in 476 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 334/692] 10.0.0.75 () {34 vars in 1107 bytes} [Thu Apr 23 14:48:53 2026] GET /v2.0/networks/6da40096-0e89-4d7a-b6e3-1d338b725d91?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/693] 199.204.45.155 () {34 vars in 1080 bytes} [Thu Apr 23 14:48:53 2026] GET /v2.0/ports?tenant_id=a6c4e20700b0498a844a5ec7fdb58949&device_id=35479281-6680-475f-9331-dfc21201bd94 => generated 1417 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/694] 199.204.45.155 () {34 vars in 986 bytes} [Thu Apr 23 14:48:53 2026] GET /v2.0/networks?id=646ee483-35cd-4e96-878e-1653280fa435 => generated 777 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 14:48:53.995 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3be6d366-a8a0-499e-9e1f-305c825267fe'] response: {'name': 'network-changed', 'server_uuid': '35479281-6680-475f-9331-dfc21201bd94', 'tag': 'cd18852b-e808-4237-882f-1aa142413cd2', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 360/695] 199.204.45.155 () {34 vars in 1058 bytes} [Thu Apr 23 14:48:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=cd18852b-e808-4237-882f-1aa142413cd2 => generated 860 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/696] 199.204.45.155 () {34 vars in 1058 bytes} [Thu Apr 23 14:48:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=cd18852b-e808-4237-882f-1aa142413cd2 => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/697] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 14:48:54 2026] GET /v2.0/ports?device_id=4524c77a-e4d0-4c4d-b4fc-e10734766887 => 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: 337/698] 199.204.45.155 () {34 vars in 984 bytes} [Thu Apr 23 14:48:54 2026] GET /v2.0/subnets?id=b43527e2-d752-42de-8af7-96057aedee94 => generated 677 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/699] 199.204.45.155 () {34 vars in 1052 bytes} [Thu Apr 23 14:48:54 2026] GET /v2.0/ports?network_id=646ee483-35cd-4e96-878e-1653280fa435&device_owner=network%3Adhcp => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/700] 199.204.45.155 () {34 vars in 1012 bytes} [Thu Apr 23 14:48:54 2026] GET /v2.0/networks/646ee483-35cd-4e96-878e-1653280fa435?fields=segments => generated 14 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/701] 199.204.45.155 () {34 vars in 1112 bytes} [Thu Apr 23 14:48:54 2026] GET /v2.0/networks/646ee483-35cd-4e96-878e-1653280fa435?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/702] 199.204.45.155 () {34 vars in 1080 bytes} [Thu Apr 23 14:48:54 2026] GET /v2.0/ports?tenant_id=a6c4e20700b0498a844a5ec7fdb58949&device_id=35479281-6680-475f-9331-dfc21201bd94 => generated 1417 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/703] 199.204.45.155 () {34 vars in 986 bytes} [Thu Apr 23 14:48:54 2026] GET /v2.0/networks?id=646ee483-35cd-4e96-878e-1653280fa435 => generated 777 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/704] 199.204.45.155 () {34 vars in 1058 bytes} [Thu Apr 23 14:48:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=cd18852b-e808-4237-882f-1aa142413cd2 => generated 860 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/705] 199.204.45.155 () {34 vars in 1058 bytes} [Thu Apr 23 14:48:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=cd18852b-e808-4237-882f-1aa142413cd2 => 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: 341/706] 199.204.45.155 () {34 vars in 984 bytes} [Thu Apr 23 14:48:54 2026] GET /v2.0/subnets?id=b43527e2-d752-42de-8af7-96057aedee94 => generated 677 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/707] 199.204.45.155 () {34 vars in 1052 bytes} [Thu Apr 23 14:48:54 2026] GET /v2.0/ports?network_id=646ee483-35cd-4e96-878e-1653280fa435&device_owner=network%3Adhcp => generated 1244 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/708] 199.204.45.155 () {34 vars in 1012 bytes} [Thu Apr 23 14:48:54 2026] GET /v2.0/networks/646ee483-35cd-4e96-878e-1653280fa435?fields=segments => generated 14 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/709] 199.204.45.155 () {34 vars in 986 bytes} [Thu Apr 23 14:48:54 2026] GET /v2.0/networks?id=6da40096-0e89-4d7a-b6e3-1d338b725d91 => generated 669 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/710] 199.204.45.155 () {34 vars in 1050 bytes} [Thu Apr 23 14:48:55 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=d580012478984f78bc18f2ff36490de6 => generated 181 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/711] 199.204.45.155 () {34 vars in 1112 bytes} [Thu Apr 23 14:48:55 2026] GET /v2.0/networks/646ee483-35cd-4e96-878e-1653280fa435?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/712] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 14:48:55 2026] GET /v2.0/ports?device_id=8a584109-d033-472c-842f-e3414a50e196 => generated 971 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/713] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 14:48:55 2026] GET /v2.0/ports?device_id=4524c77a-e4d0-4c4d-b4fc-e10734766887 => 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: 346/714] 10.0.0.75 () {34 vars in 1039 bytes} [Thu Apr 23 14:48:55 2026] GET /v2.0/security-groups?id=9d68d39b-9b63-48ec-8097-3b5dd0ed9a71&fields=id&fields=name => generated 113 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/715] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 14:48:55 2026] GET /v2.0/ports?device_id=8a584109-d033-472c-842f-e3414a50e196 => generated 971 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/716] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 14:48:55 2026] GET /v2.0/ports?device_id=35479281-6680-475f-9331-dfc21201bd94 => generated 1148 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/717] 10.0.0.75 () {34 vars in 1039 bytes} [Thu Apr 23 14:48:55 2026] GET /v2.0/security-groups?id=9d68d39b-9b63-48ec-8097-3b5dd0ed9a71&fields=id&fields=name => generated 113 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/718] 199.204.45.155 () {38 vars in 955 bytes} [Thu Apr 23 14:48:55 2026] POST /v2.0/ports => generated 954 bytes in 519 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/719] 10.0.0.75 () {34 vars in 1039 bytes} [Thu Apr 23 14:48:55 2026] GET /v2.0/security-groups?id=c95fbbb6-3e94-44a3-895b-29a82c528f2e&fields=id&fields=name => generated 114 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 351/720] 199.204.45.155 () {34 vars in 1118 bytes} [Thu Apr 23 14:48:55 2026] GET /v2.0/ports?device_id=35479281-6680-475f-9331-dfc21201bd94&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.6 => generated 1148 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/721] 199.204.45.155 () {38 vars in 1028 bytes} [Thu Apr 23 14:48:55 2026] PUT /v2.0/ports/cd18852b-e808-4237-882f-1aa142413cd2 => generated 968 bytes in 583 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 353/722] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 14:48:56 2026] GET /v2.0/ports?device_id=8a584109-d033-472c-842f-e3414a50e196 => generated 971 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/723] 199.204.45.155 () {34 vars in 1080 bytes} [Thu Apr 23 14:48:56 2026] GET /v2.0/ports?tenant_id=2e069d3ac2af4fc0ad721ce030ecd977&device_id=8a584109-d033-472c-842f-e3414a50e196 => generated 1240 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/724] 199.204.45.155 () {38 vars in 1028 bytes} [Thu Apr 23 14:48:55 2026] PUT /v2.0/ports/78f8df36-8718-4dad-b182-97b8f1051c4a => generated 1199 bytes in 901 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 355/725] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 14:48:56 2026] GET /v2.0/ports?device_id=4524c77a-e4d0-4c4d-b4fc-e10734766887 => 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: 371/726] 199.204.45.155 () {34 vars in 1080 bytes} [Thu Apr 23 14:48:56 2026] GET /v2.0/ports?tenant_id=a6c4e20700b0498a844a5ec7fdb58949&device_id=35479281-6680-475f-9331-dfc21201bd94 => generated 1240 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/727] 10.0.0.75 () {34 vars in 1039 bytes} [Thu Apr 23 14:48:56 2026] GET /v2.0/security-groups?id=9d68d39b-9b63-48ec-8097-3b5dd0ed9a71&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: 357/728] 199.204.45.155 () {34 vars in 1080 bytes} [Thu Apr 23 14:48:56 2026] GET /v2.0/ports?tenant_id=d580012478984f78bc18f2ff36490de6&device_id=4524c77a-e4d0-4c4d-b4fc-e10734766887 => generated 1238 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/729] 199.204.45.155 () {34 vars in 986 bytes} [Thu Apr 23 14:48:56 2026] GET /v2.0/networks?id=ca23301c-08d0-4871-a332-98f7d4d73bf1 => generated 772 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 14:48:56.670 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1878b7dc-4831-46a2-8e6b-a880b091eb1a'] response: {'name': 'network-changed', 'server_uuid': '35479281-6680-475f-9331-dfc21201bd94', 'tag': 'cd18852b-e808-4237-882f-1aa142413cd2', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 358/730] 10.0.0.75 () {34 vars in 1039 bytes} [Thu Apr 23 14:48:56 2026] GET /v2.0/security-groups?id=b3170b21-f2c6-4df0-a168-52c9510eceac&fields=id&fields=name => generated 114 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 14:48:56.720 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b8dbecc5-2d2c-44de-91a6-2f36cd255e25'] response: {'name': 'network-changed', 'server_uuid': '4524c77a-e4d0-4c4d-b4fc-e10734766887', 'tag': '78f8df36-8718-4dad-b182-97b8f1051c4a', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 359/731] 199.204.45.155 () {34 vars in 1058 bytes} [Thu Apr 23 14:48:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=78f8df36-8718-4dad-b182-97b8f1051c4a => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/732] 199.204.45.155 () {34 vars in 986 bytes} [Thu Apr 23 14:48:56 2026] GET /v2.0/networks?id=646ee483-35cd-4e96-878e-1653280fa435 => generated 777 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/733] 199.204.45.155 () {34 vars in 1058 bytes} [Thu Apr 23 14:48:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=4d344257-932d-4adf-b2ff-9a29c59b82cd => generated 860 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/734] 199.204.45.155 () {34 vars in 984 bytes} [Thu Apr 23 14:48:56 2026] GET /v2.0/subnets?id=18f8feb6-1faa-4520-9d36-54b6bee3c7b9 => generated 663 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/735] 199.204.45.155 () {34 vars in 1058 bytes} [Thu Apr 23 14:48:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=cd18852b-e808-4237-882f-1aa142413cd2 => generated 860 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/736] 199.204.45.155 () {34 vars in 984 bytes} [Thu Apr 23 14:48:56 2026] GET /v2.0/subnets?id=ef48a614-eb96-452f-824d-2e25c5414ff2 => generated 670 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/737] 199.204.45.155 () {34 vars in 1052 bytes} [Thu Apr 23 14:48:56 2026] GET /v2.0/ports?network_id=6da40096-0e89-4d7a-b6e3-1d338b725d91&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: 376/738] 199.204.45.155 () {34 vars in 984 bytes} [Thu Apr 23 14:48:56 2026] GET /v2.0/subnets?id=b43527e2-d752-42de-8af7-96057aedee94 => generated 677 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/739] 199.204.45.155 () {34 vars in 1052 bytes} [Thu Apr 23 14:48:56 2026] GET /v2.0/ports?network_id=ca23301c-08d0-4871-a332-98f7d4d73bf1&device_owner=network%3Adhcp => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/740] 199.204.45.155 () {34 vars in 1052 bytes} [Thu Apr 23 14:48:56 2026] GET /v2.0/ports?network_id=646ee483-35cd-4e96-878e-1653280fa435&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: 377/741] 199.204.45.155 () {34 vars in 1012 bytes} [Thu Apr 23 14:48:56 2026] GET /v2.0/networks/6da40096-0e89-4d7a-b6e3-1d338b725d91?fields=segments => generated 14 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/742] 199.204.45.155 () {34 vars in 1012 bytes} [Thu Apr 23 14:48:56 2026] GET /v2.0/networks/646ee483-35cd-4e96-878e-1653280fa435?fields=segments => generated 14 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/743] 199.204.45.155 () {34 vars in 1112 bytes} [Thu Apr 23 14:48:57 2026] GET /v2.0/networks/6da40096-0e89-4d7a-b6e3-1d338b725d91?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/744] 199.204.45.155 () {34 vars in 1112 bytes} [Thu Apr 23 14:48:57 2026] GET /v2.0/networks/646ee483-35cd-4e96-878e-1653280fa435?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: 381/745] 199.204.45.155 () {34 vars in 1080 bytes} [Thu Apr 23 14:48:57 2026] GET /v2.0/ports?tenant_id=d580012478984f78bc18f2ff36490de6&device_id=4524c77a-e4d0-4c4d-b4fc-e10734766887 => generated 1238 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/746] 199.204.45.155 () {34 vars in 986 bytes} [Thu Apr 23 14:48:57 2026] GET /v2.0/networks?id=6da40096-0e89-4d7a-b6e3-1d338b725d91 => generated 765 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/747] 199.204.45.155 () {34 vars in 1080 bytes} [Thu Apr 23 14:48:57 2026] GET /v2.0/ports?tenant_id=a6c4e20700b0498a844a5ec7fdb58949&device_id=35479281-6680-475f-9331-dfc21201bd94 => generated 1240 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/748] 199.204.45.155 () {34 vars in 1012 bytes} [Thu Apr 23 14:48:56 2026] GET /v2.0/networks/ca23301c-08d0-4871-a332-98f7d4d73bf1?fields=segments => generated 14 bytes in 431 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/749] 199.204.45.155 () {34 vars in 1058 bytes} [Thu Apr 23 14:48:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=78f8df36-8718-4dad-b182-97b8f1051c4a => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/750] 199.204.45.155 () {34 vars in 986 bytes} [Thu Apr 23 14:48:57 2026] GET /v2.0/networks?id=646ee483-35cd-4e96-878e-1653280fa435 => generated 777 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/751] 199.204.45.155 () {34 vars in 1112 bytes} [Thu Apr 23 14:48:57 2026] GET /v2.0/networks/ca23301c-08d0-4871-a332-98f7d4d73bf1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/752] 199.204.45.155 () {34 vars in 984 bytes} [Thu Apr 23 14:48:57 2026] GET /v2.0/subnets?id=18f8feb6-1faa-4520-9d36-54b6bee3c7b9 => generated 663 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/753] 199.204.45.155 () {34 vars in 1058 bytes} [Thu Apr 23 14:48:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=cd18852b-e808-4237-882f-1aa142413cd2 => generated 860 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/754] 199.204.45.155 () {34 vars in 1052 bytes} [Thu Apr 23 14:48:57 2026] GET /v2.0/ports?network_id=6da40096-0e89-4d7a-b6e3-1d338b725d91&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: 387/755] 199.204.45.155 () {34 vars in 984 bytes} [Thu Apr 23 14:48:57 2026] GET /v2.0/subnets?id=b43527e2-d752-42de-8af7-96057aedee94 => generated 677 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/756] 199.204.45.155 () {34 vars in 1012 bytes} [Thu Apr 23 14:48:57 2026] GET /v2.0/networks/6da40096-0e89-4d7a-b6e3-1d338b725d91?fields=segments => generated 14 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/757] 199.204.45.155 () {34 vars in 1052 bytes} [Thu Apr 23 14:48:57 2026] GET /v2.0/ports?network_id=646ee483-35cd-4e96-878e-1653280fa435&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/758] 199.204.45.155 () {34 vars in 1112 bytes} [Thu Apr 23 14:48:57 2026] GET /v2.0/networks/6da40096-0e89-4d7a-b6e3-1d338b725d91?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/759] 199.204.45.155 () {34 vars in 1012 bytes} [Thu Apr 23 14:48:57 2026] GET /v2.0/networks/646ee483-35cd-4e96-878e-1653280fa435?fields=segments => generated 14 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/760] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 14:48:57 2026] GET /v2.0/ports?device_id=8a584109-d033-472c-842f-e3414a50e196 => generated 971 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/761] 199.204.45.155 () {34 vars in 1112 bytes} [Thu Apr 23 14:48:57 2026] GET /v2.0/networks/646ee483-35cd-4e96-878e-1653280fa435?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/762] 10.0.0.75 () {34 vars in 1039 bytes} [Thu Apr 23 14:48:57 2026] GET /v2.0/security-groups?id=9d68d39b-9b63-48ec-8097-3b5dd0ed9a71&fields=id&fields=name => generated 113 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/763] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 14:48:57 2026] GET /v2.0/ports?device_id=4524c77a-e4d0-4c4d-b4fc-e10734766887 => generated 969 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/764] 10.0.0.75 () {34 vars in 1039 bytes} [Thu Apr 23 14:48:57 2026] GET /v2.0/security-groups?id=b3170b21-f2c6-4df0-a168-52c9510eceac&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: 392/765] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 14:48:58 2026] GET /v2.0/ports?device_id=35479281-6680-475f-9331-dfc21201bd94 => generated 971 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/766] 10.0.0.75 () {34 vars in 1039 bytes} [Thu Apr 23 14:48:58 2026] GET /v2.0/security-groups?id=c95fbbb6-3e94-44a3-895b-29a82c528f2e&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: 393/767] 199.204.45.155 () {34 vars in 994 bytes} [Thu Apr 23 14:48:58 2026] GET /v2.0/ports?device_id=35479281-6680-475f-9331-dfc21201bd94 => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/768] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 14:48:58 2026] GET /v2.0/ports?device_id=8a584109-d033-472c-842f-e3414a50e196 => generated 971 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/769] 10.0.0.75 () {34 vars in 1039 bytes} [Thu Apr 23 14:48:59 2026] GET /v2.0/security-groups?id=9d68d39b-9b63-48ec-8097-3b5dd0ed9a71&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: 396/770] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 14:48:59 2026] GET /v2.0/ports?device_id=4524c77a-e4d0-4c4d-b4fc-e10734766887 => 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: 397/771] 10.0.0.75 () {34 vars in 1039 bytes} [Thu Apr 23 14:48:59 2026] GET /v2.0/security-groups?id=b3170b21-f2c6-4df0-a168-52c9510eceac&fields=id&fields=name => generated 114 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 14:48:59.156 8 INFO neutron.db.l3_db [None req-0f1b78ef-678c-404c-b454-6cdd99777e74 77c4e74223a647ccae7a48daa79833f9 a6c4e20700b0498a844a5ec7fdb58949 - - - -] Floating IP b096d6bb-4359-408a-999f-a68a21d57752 disassociated. External IP: 10.96.250.205, port: cd18852b-e808-4237-882f-1aa142413cd2. [pid: 7|app: 0|req: 398/772] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 14:48:59 2026] GET /v2.0/ports?device_id=4524c77a-e4d0-4c4d-b4fc-e10734766887 => generated 971 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/773] 199.204.45.155 () {36 vars in 997 bytes} [Thu Apr 23 14:48:58 2026] DELETE /v2.0/ports/cd18852b-e808-4237-882f-1aa142413cd2 => generated 0 bytes in 929 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/774] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 14:48:59 2026] GET /v2.0/ports?device_id=35479281-6680-475f-9331-dfc21201bd94 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 14:48:59.819 7 INFO neutron.db.l3_db [None req-8f900690-a288-4022-b4f1-4c74f4c3e269 e26cfb39eb84470d989f21904f2e09d4 d580012478984f78bc18f2ff36490de6 - - - -] Floating IP f5cbb60a-1d55-4260-a53e-ab21f696b491 associated. External IP: 10.96.250.202, port: 78f8df36-8718-4dad-b182-97b8f1051c4a. 2026-04-23 14:49:00.157 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-619a2a5f-8030-4fdf-b08f-8c688ff220e6'] response: {'server_uuid': '35479281-6680-475f-9331-dfc21201bd94', 'name': 'network-vif-deleted', 'tag': 'cd18852b-e808-4237-882f-1aa142413cd2', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 377/775] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 14:49:00 2026] GET /v2.0/ports?device_id=8a584109-d033-472c-842f-e3414a50e196 => generated 969 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/776] 10.0.0.75 () {34 vars in 1039 bytes} [Thu Apr 23 14:49:00 2026] GET /v2.0/security-groups?id=9d68d39b-9b63-48ec-8097-3b5dd0ed9a71&fields=id&fields=name => generated 113 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/777] 10.0.0.59 () {34 vars in 748 bytes} [Thu Apr 23 14:48:59 2026] PUT /v2.0/floatingips/f5cbb60a-1d55-4260-a53e-ab21f696b491 => generated 855 bytes in 1065 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 14:49:00.453 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a808329f-25ec-4635-b6b7-85dcf0e0c8d4'] response: {'name': 'network-changed', 'server_uuid': '4524c77a-e4d0-4c4d-b4fc-e10734766887', 'tag': '78f8df36-8718-4dad-b182-97b8f1051c4a', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 400/778] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 14:49:00 2026] GET /v2.0/ports?device_id=4524c77a-e4d0-4c4d-b4fc-e10734766887 => generated 971 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/779] 199.204.45.155 () {34 vars in 1080 bytes} [Thu Apr 23 14:49:00 2026] GET /v2.0/ports?tenant_id=d580012478984f78bc18f2ff36490de6&device_id=4524c77a-e4d0-4c4d-b4fc-e10734766887 => generated 1240 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/780] 10.0.0.75 () {34 vars in 1039 bytes} [Thu Apr 23 14:49:00 2026] GET /v2.0/security-groups?id=b3170b21-f2c6-4df0-a168-52c9510eceac&fields=id&fields=name => generated 114 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/781] 10.0.0.59 () {32 vars in 773 bytes} [Thu Apr 23 14:49:00 2026] GET /v2.0/security-groups?tenant_id=52c923b7b714463db9fb8389541a8c77&name=default => generated 2801 bytes in 334 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/782] 199.204.45.155 () {34 vars in 986 bytes} [Thu Apr 23 14:49:00 2026] GET /v2.0/networks?id=6da40096-0e89-4d7a-b6e3-1d338b725d91 => generated 765 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/783] 199.204.45.155 () {34 vars in 1058 bytes} [Thu Apr 23 14:49:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=78f8df36-8718-4dad-b182-97b8f1051c4a => generated 858 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/784] 10.0.0.59 () {32 vars in 739 bytes} [Thu Apr 23 14:49:00 2026] DELETE /v2.0/security-groups/3311941d-eac9-4316-92b2-b984d2882cca => 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: 381/785] 199.204.45.155 () {34 vars in 984 bytes} [Thu Apr 23 14:49:00 2026] GET /v2.0/subnets?id=18f8feb6-1faa-4520-9d36-54b6bee3c7b9 => generated 663 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/786] 199.204.45.155 () {34 vars in 1052 bytes} [Thu Apr 23 14:49:00 2026] GET /v2.0/ports?network_id=6da40096-0e89-4d7a-b6e3-1d338b725d91&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: 405/787] 10.0.0.59 () {32 vars in 739 bytes} [Thu Apr 23 14:49:00 2026] DELETE /v2.0/security-groups/c95fbbb6-3e94-44a3-895b-29a82c528f2e => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 14:49:00.937 7 INFO neutron.api.v2.resource [None req-71559037-e679-4a33-99b6-ba4b946087ee 77c4e74223a647ccae7a48daa79833f9 a6c4e20700b0498a844a5ec7fdb58949 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 406/788] 10.0.0.59 () {32 vars in 736 bytes} [Thu Apr 23 14:49:00 2026] GET /v2.0/security-groups/c95fbbb6-3e94-44a3-895b-29a82c528f2e => generated 146 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/789] 199.204.45.155 () {34 vars in 1012 bytes} [Thu Apr 23 14:49:00 2026] GET /v2.0/networks/6da40096-0e89-4d7a-b6e3-1d338b725d91?fields=segments => generated 14 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/790] 10.0.0.59 () {32 vars in 773 bytes} [Thu Apr 23 14:49:00 2026] GET /v2.0/security-groups?tenant_id=11a0a1a849fb424e9af660857c31785d&name=default => generated 2801 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/791] 199.204.45.155 () {34 vars in 1112 bytes} [Thu Apr 23 14:49:01 2026] GET /v2.0/networks/6da40096-0e89-4d7a-b6e3-1d338b725d91?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/792] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 14:49:01 2026] GET /v2.0/ports?device_id=4524c77a-e4d0-4c4d-b4fc-e10734766887 => generated 971 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/793] 10.0.0.59 () {32 vars in 739 bytes} [Thu Apr 23 14:49:01 2026] DELETE /v2.0/security-groups/7f076919-54b9-4705-b014-463d90fd69fd => 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: 411/794] 10.0.0.75 () {34 vars in 1039 bytes} [Thu Apr 23 14:49:01 2026] GET /v2.0/security-groups?id=b3170b21-f2c6-4df0-a168-52c9510eceac&fields=id&fields=name => generated 114 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/795] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 14:49:01 2026] GET /v2.0/ports?device_id=8a584109-d033-472c-842f-e3414a50e196 => generated 971 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/796] 10.0.0.59 () {32 vars in 731 bytes} [Thu Apr 23 14:49:00 2026] DELETE /v2.0/floatingips/b096d6bb-4359-408a-999f-a68a21d57752 => generated 0 bytes in 499 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/797] 10.0.0.75 () {34 vars in 1039 bytes} [Thu Apr 23 14:49:01 2026] GET /v2.0/security-groups?id=9d68d39b-9b63-48ec-8097-3b5dd0ed9a71&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: 385/798] 199.204.45.155 () {34 vars in 994 bytes} [Thu Apr 23 14:49:01 2026] GET /v2.0/ports?device_id=4524c77a-e4d0-4c4d-b4fc-e10734766887 => generated 971 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 14:49:02.799 8 INFO neutron.db.l3_db [None req-fb0e38b5-ba27-4b33-af4b-255aaf5365fd e26cfb39eb84470d989f21904f2e09d4 d580012478984f78bc18f2ff36490de6 - - - -] Floating IP f5cbb60a-1d55-4260-a53e-ab21f696b491 disassociated. External IP: 10.96.250.202, port: 78f8df36-8718-4dad-b182-97b8f1051c4a. [pid: 7|app: 0|req: 414/799] 10.0.0.59 () {34 vars in 788 bytes} [Thu Apr 23 14:49:01 2026] PUT /v2.0/routers/0ccac170-4836-4fab-be9d-ed977031ccad/remove_router_interface => generated 309 bytes in 1323 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/800] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 14:49:02 2026] GET /v2.0/ports?device_id=4524c77a-e4d0-4c4d-b4fc-e10734766887 => generated 971 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/801] 199.204.45.155 () {36 vars in 997 bytes} [Thu Apr 23 14:49:01 2026] DELETE /v2.0/ports/78f8df36-8718-4dad-b182-97b8f1051c4a => generated 0 bytes in 1662 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/802] 10.0.0.75 () {34 vars in 1039 bytes} [Thu Apr 23 14:49:03 2026] GET /v2.0/security-groups?id=b3170b21-f2c6-4df0-a168-52c9510eceac&fields=id&fields=name => generated 114 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 14:49:04.102 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f572a32d-b566-4b0e-8c8e-74134060ce7f'] response: {'server_uuid': '4524c77a-e4d0-4c4d-b4fc-e10734766887', 'name': 'network-vif-deleted', 'tag': '78f8df36-8718-4dad-b182-97b8f1051c4a', 'status': 'completed', 'code': 200} 2026-04-23 14:49:04.166 7 INFO neutron.services.segments.plugin [-] Segment 01503836-2e65-4d2c-bd9d-3d721a9ad6d9 resource provider aggregate not found 2026-04-23 14:49:04.171 7 INFO neutron.services.segments.plugin [-] Segment 01503836-2e65-4d2c-bd9d-3d721a9ad6d9 resource provider aggregate not found 2026-04-23 14:49:04.191 7 INFO neutron.services.segments.plugin [-] Segment 01503836-2e65-4d2c-bd9d-3d721a9ad6d9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 01503836-2e65-4d2c-bd9d-3d721a9ad6d9 found for delete ", "request_id": "req-72187c60-6ca1-42db-b86a-461f39284044"}]} 2026-04-23 14:49:04.195 7 INFO neutron.services.segments.plugin [-] Segment 01503836-2e65-4d2c-bd9d-3d721a9ad6d9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 01503836-2e65-4d2c-bd9d-3d721a9ad6d9 found for delete ", "request_id": "req-f0192d78-6b64-490c-bb6e-538107d9c816"}]} 2026-04-23 14:49:04.206 7 INFO neutron.db.l3_hamode_db [None req-5bf84b81-1382-486f-b342-f053272a5e99 5cb2f3279c8744c4831da54880d3b541 cd21845394b24718b665645024db9a05 - - - -] HA network fa5d5e22-9ff4-4c11-b376-371c3a6f9c01 was deleted as no HA routers are present in tenant a6c4e20700b0498a844a5ec7fdb58949. [pid: 7|app: 0|req: 416/803] 10.0.0.59 () {32 vars in 723 bytes} [Thu Apr 23 14:49:02 2026] DELETE /v2.0/routers/0ccac170-4836-4fab-be9d-ed977031ccad => generated 0 bytes in 1308 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/804] 10.0.0.59 () {32 vars in 773 bytes} [Thu Apr 23 14:49:04 2026] GET /v2.0/security-groups?tenant_id=3ae12078eab349b58ce1434bcfb154f1&name=default => generated 2801 bytes in 339 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/805] 10.0.0.59 () {32 vars in 723 bytes} [Thu Apr 23 14:49:04 2026] DELETE /v2.0/subnets/b43527e2-d752-42de-8af7-96057aedee94 => generated 0 bytes in 233 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/806] 10.0.0.59 () {32 vars in 739 bytes} [Thu Apr 23 14:49:04 2026] DELETE /v2.0/security-groups/b3170b21-f2c6-4df0-a168-52c9510eceac => 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: 418/807] 10.0.0.59 () {32 vars in 739 bytes} [Thu Apr 23 14:49:04 2026] DELETE /v2.0/security-groups/abcc6116-00db-4eaa-9b5d-c0a793831860 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 14:49:04.565 7 INFO neutron.api.v2.resource [None req-591ee7bb-802e-4fc9-9da9-e5f9611433f9 e26cfb39eb84470d989f21904f2e09d4 d580012478984f78bc18f2ff36490de6 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 419/808] 10.0.0.59 () {32 vars in 736 bytes} [Thu Apr 23 14:49:04 2026] GET /v2.0/security-groups/b3170b21-f2c6-4df0-a168-52c9510eceac => generated 146 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 14:49:04.937 8 INFO neutron.services.segments.plugin [-] Segment fa6432d4-7a46-4d56-9974-eb62ba81a97a resource provider aggregate not found 2026-04-23 14:49:04.943 8 INFO neutron.services.segments.plugin [-] Segment fa6432d4-7a46-4d56-9974-eb62ba81a97a resource provider aggregate not found 2026-04-23 14:49:04.963 8 INFO neutron.services.segments.plugin [-] Segment fa6432d4-7a46-4d56-9974-eb62ba81a97a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fa6432d4-7a46-4d56-9974-eb62ba81a97a found for delete ", "request_id": "req-920f4114-c97f-43f7-94fc-80c5bfcc38f6"}]} 2026-04-23 14:49:04.965 8 INFO neutron.services.segments.plugin [-] Segment fa6432d4-7a46-4d56-9974-eb62ba81a97a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fa6432d4-7a46-4d56-9974-eb62ba81a97a found for delete ", "request_id": "req-d801fbac-b667-4297-82cb-d38e8ba4095a"}]} [pid: 8|app: 0|req: 390/809] 10.0.0.59 () {32 vars in 725 bytes} [Thu Apr 23 14:49:04 2026] DELETE /v2.0/networks/646ee483-35cd-4e96-878e-1653280fa435 => generated 0 bytes in 434 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/810] 10.0.0.59 () {32 vars in 773 bytes} [Thu Apr 23 14:49:05 2026] GET /v2.0/security-groups?tenant_id=a6c4e20700b0498a844a5ec7fdb58949&name=default => generated 2797 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/811] 10.0.0.59 () {32 vars in 739 bytes} [Thu Apr 23 14:49:05 2026] DELETE /v2.0/security-groups/d2f5771b-fdac-4d91-a28e-121702538f9b => 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: 420/812] 10.0.0.59 () {32 vars in 731 bytes} [Thu Apr 23 14:49:04 2026] DELETE /v2.0/floatingips/f5cbb60a-1d55-4260-a53e-ab21f696b491 => generated 0 bytes in 819 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/815] 10.0.0.59 () {34 vars in 788 bytes} [Thu Apr 23 14:49:05 2026] PUT /v2.0/routers/4170d9c8-9241-4f06-94f7-42361ebe8af5/remove_router_interface => generated 309 bytes in 1190 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 14:49:06.780 7 INFO neutron.db.segments_db [None req-82fa1da7-0895-40da-ab76-33564c80c302 f289bfa7928646d3bc520338f15336de 82d97d51a5074fa48abb3e56b21292ec - - - -] Added segment d58bda85-c2e5-4394-b5f3-4f5632f8bc67 of type vxlan for network 1da08c31-e9e8-47dc-9acc-f1851edb11e4 [pid: 7|app: 0|req: 423/816] 10.0.0.59 () {34 vars in 669 bytes} [Thu Apr 23 14:49:06 2026] POST /v2.0/networks => generated 644 bytes in 488 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/817] 10.0.0.59 () {34 vars in 668 bytes} [Thu Apr 23 14:49:06 2026] POST /v2.0/subnets => generated 617 bytes in 382 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 14:49:07.590 7 INFO neutron.db.segments_db [None req-b095ff9e-c70e-423e-ad5b-147ea32af44c 5cb2f3279c8744c4831da54880d3b541 cd21845394b24718b665645024db9a05 - - - -] Added segment a4c86ce8-41ed-48d6-bc83-5b734a4a56e3 of type vxlan for network 23273279-77c1-4c52-bd92-77471b3b68c9 [pid: 7|app: 0|req: 425/818] 10.0.0.59 () {34 vars in 670 bytes} [Thu Apr 23 14:49:07 2026] POST /v2.0/networks => generated 746 bytes in 351 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 14:49:07.758 7 INFO neutron.db.segments_db [None req-182028cb-a8a9-4e4b-bf73-0accc80229e5 f289bfa7928646d3bc520338f15336de 82d97d51a5074fa48abb3e56b21292ec - - - -] Added segment 70773e04-988a-47b6-88ee-2963245ffcd0 of type vxlan for network b88a5740-8ab0-48ab-8a90-08f8cad0f5dd [pid: 7|app: 0|req: 426/819] 10.0.0.59 () {34 vars in 669 bytes} [Thu Apr 23 14:49:07 2026] POST /v2.0/networks => generated 643 bytes in 197 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 14:49:08.084 8 INFO neutron.services.segments.plugin [-] Segment fec58d32-eb1b-4998-b477-84e53315a793 resource provider aggregate not found 2026-04-23 14:49:08.090 8 INFO neutron.services.segments.plugin [-] Segment fec58d32-eb1b-4998-b477-84e53315a793 resource provider aggregate not found 2026-04-23 14:49:08.109 8 INFO neutron.services.segments.plugin [-] Segment fec58d32-eb1b-4998-b477-84e53315a793 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fec58d32-eb1b-4998-b477-84e53315a793 found for delete ", "request_id": "req-5abc2e01-cd66-4b07-aa25-2bf7548fadba"}]} 2026-04-23 14:49:08.111 8 INFO neutron.services.segments.plugin [-] Segment fec58d32-eb1b-4998-b477-84e53315a793 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fec58d32-eb1b-4998-b477-84e53315a793 found for delete ", "request_id": "req-df6dd79e-0ffa-4d4b-9d17-72837b987025"}]} 2026-04-23 14:49:08.117 8 INFO neutron.db.l3_hamode_db [None req-f83b19bf-3b19-44bf-8257-c60db639098b 5cb2f3279c8744c4831da54880d3b541 cd21845394b24718b665645024db9a05 - - - -] HA network dca8ea8b-df21-4244-af52-82d501fe398f was deleted as no HA routers are present in tenant d580012478984f78bc18f2ff36490de6. [pid: 8|app: 0|req: 394/820] 10.0.0.59 () {32 vars in 723 bytes} [Thu Apr 23 14:49:06 2026] DELETE /v2.0/routers/4170d9c8-9241-4f06-94f7-42361ebe8af5 => generated 0 bytes in 1530 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/821] 10.0.0.59 () {34 vars in 668 bytes} [Thu Apr 23 14:49:07 2026] POST /v2.0/subnets => generated 670 bytes in 281 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/822] 10.0.0.59 () {34 vars in 742 bytes} [Thu Apr 23 14:49:08 2026] PUT /v2.0/networks/b88a5740-8ab0-48ab-8a90-08f8cad0f5dd => generated 592 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 14:49:08.363 8 INFO neutron.db.segments_db [None req-78ccf8ab-74a5-4764-b062-fb040d1a9752 5cb2f3279c8744c4831da54880d3b541 cd21845394b24718b665645024db9a05 - - - -] Added segment 0876c017-576b-4e5f-9e17-d1a6ea3c7ac2 of type vxlan for network 64dc92e1-a0e6-45b3-826b-afe66be08d1c [pid: 7|app: 0|req: 428/823] 10.0.0.59 () {32 vars in 723 bytes} [Thu Apr 23 14:49:08 2026] DELETE /v2.0/subnets/18f8feb6-1faa-4520-9d36-54b6bee3c7b9 => generated 0 bytes in 237 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 14:49:08.786 8 INFO neutron.db.l3_hamode_db [None req-78ccf8ab-74a5-4764-b062-fb040d1a9752 5cb2f3279c8744c4831da54880d3b541 cd21845394b24718b665645024db9a05 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 429/824] 10.0.0.59 () {34 vars in 668 bytes} [Thu Apr 23 14:49:08 2026] POST /v2.0/subnets => generated 602 bytes in 486 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 14:49:09.107 7 INFO neutron.services.segments.plugin [-] Segment 4918749b-fd4b-4737-a26d-fb178166fb0a resource provider aggregate not found 2026-04-23 14:49:09.113 7 INFO neutron.services.segments.plugin [-] Segment 4918749b-fd4b-4737-a26d-fb178166fb0a resource provider aggregate not found 2026-04-23 14:49:09.128 7 INFO neutron.services.segments.plugin [-] Segment 4918749b-fd4b-4737-a26d-fb178166fb0a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4918749b-fd4b-4737-a26d-fb178166fb0a found for delete ", "request_id": "req-502b81d7-0abe-4c86-a4ae-1226593b44d2"}]} 2026-04-23 14:49:09.132 7 INFO neutron.services.segments.plugin [-] Segment 4918749b-fd4b-4737-a26d-fb178166fb0a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4918749b-fd4b-4737-a26d-fb178166fb0a found for delete ", "request_id": "req-c4d6a88c-fabe-49b9-b764-5f6855930890"}]} [pid: 7|app: 0|req: 430/825] 10.0.0.59 () {32 vars in 725 bytes} [Thu Apr 23 14:49:08 2026] DELETE /v2.0/networks/6da40096-0e89-4d7a-b6e3-1d338b725d91 => generated 0 bytes in 239 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/826] 10.0.0.59 () {34 vars in 740 bytes} [Thu Apr 23 14:49:09 2026] PUT /v2.0/subnets/9ab473c6-783c-4a9f-916d-153515a34a51 => generated 612 bytes in 267 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/827] 10.0.0.59 () {32 vars in 773 bytes} [Thu Apr 23 14:49:09 2026] GET /v2.0/security-groups?tenant_id=d580012478984f78bc18f2ff36490de6&name=default => generated 2801 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 14:49:09.939 8 INFO neutron.db.l3_hamode_db [None req-78ccf8ab-74a5-4764-b062-fb040d1a9752 5cb2f3279c8744c4831da54880d3b541 cd21845394b24718b665645024db9a05 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 433/828] 10.0.0.59 () {32 vars in 725 bytes} [Thu Apr 23 14:49:09 2026] DELETE /v2.0/networks/b88a5740-8ab0-48ab-8a90-08f8cad0f5dd => generated 0 bytes in 698 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/829] 10.0.0.59 () {32 vars in 739 bytes} [Thu Apr 23 14:49:10 2026] DELETE /v2.0/security-groups/43818242-f7b7-4e58-b78c-e78435376555 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 14:49:10.313 7 INFO neutron.pecan_wsgi.hooks.translation [None req-51a6e59f-83e4-4f98-8173-8829290cb7d5 f289bfa7928646d3bc520338f15336de 82d97d51a5074fa48abb3e56b21292ec - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 435/830] 10.0.0.59 () {32 vars in 725 bytes} [Thu Apr 23 14:49:10 2026] DELETE /v2.0/networks/b88a5740-8ab0-48ab-8a90-08f8cad0f5dd => generated 138 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/831] 10.0.0.59 () {32 vars in 693 bytes} [Thu Apr 23 14:49:10 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 437/832] 10.0.0.59 () {32 vars in 741 bytes} [Thu Apr 23 14:49:10 2026] GET /v2.0/subnets?network_id=a3cd3d92-82a2-4a0c-9d66-edb9063df8e6 => generated 626 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/833] 10.0.0.59 () {32 vars in 652 bytes} [Thu Apr 23 14:49:10 2026] GET /v2.0/extensions => generated 19178 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 439/834] 10.0.0.59 () {32 vars in 648 bytes} [Thu Apr 23 14:49:10 2026] GET /v2.0/networks => generated 1309 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 440/835] 10.0.0.59 () {32 vars in 646 bytes} [Thu Apr 23 14:49:10 2026] GET /v2.0/subnets => generated 1233 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 441/836] 10.0.0.59 () {32 vars in 722 bytes} [Thu Apr 23 14:49:10 2026] GET /v2.0/networks/1da08c31-e9e8-47dc-9acc-f1851edb11e4 => generated 669 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 442/837] 10.0.0.59 () {32 vars in 720 bytes} [Thu Apr 23 14:49:10 2026] GET /v2.0/subnets/eb91a320-ee8e-4498-8caf-ec1bf61f1afc => generated 617 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 14:49:10.918 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0ba2ae27-5575-4cfe-ae91-0bbec0efcf98 f289bfa7928646d3bc520338f15336de 82d97d51a5074fa48abb3e56b21292ec - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 443/838] 10.0.0.59 () {32 vars in 723 bytes} [Thu Apr 23 14:49:10 2026] DELETE /v2.0/subnets/9ab473c6-783c-4a9f-916d-153515a34a51 => generated 136 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 14:49:10.941 7 INFO neutron.pecan_wsgi.hooks.translation [None req-50cb7658-94ca-43af-99af-c3ba294594b9 f289bfa7928646d3bc520338f15336de 82d97d51a5074fa48abb3e56b21292ec - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 444/839] 10.0.0.59 () {32 vars in 725 bytes} [Thu Apr 23 14:49:10 2026] DELETE /v2.0/networks/b88a5740-8ab0-48ab-8a90-08f8cad0f5dd => generated 138 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 14:49:11.156 7 INFO neutron.services.segments.plugin [-] Segment 70773e04-988a-47b6-88ee-2963245ffcd0 resource provider aggregate not found 2026-04-23 14:49:11.169 7 INFO neutron.services.segments.plugin [-] Segment 70773e04-988a-47b6-88ee-2963245ffcd0 resource provider aggregate not found 2026-04-23 14:49:11.176 7 INFO neutron.services.segments.plugin [-] Segment 70773e04-988a-47b6-88ee-2963245ffcd0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 70773e04-988a-47b6-88ee-2963245ffcd0 found for delete ", "request_id": "req-16bd2b53-445d-4d6a-b191-eca26260e51b"}]} 2026-04-23 14:49:11.194 7 INFO neutron.services.segments.plugin [-] Segment 70773e04-988a-47b6-88ee-2963245ffcd0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 70773e04-988a-47b6-88ee-2963245ffcd0 found for delete ", "request_id": "req-cccfd031-633f-4b42-befe-c6ab803c4d4e"}]} [pid: 7|app: 0|req: 445/840] 10.0.0.59 () {32 vars in 723 bytes} [Thu Apr 23 14:49:10 2026] DELETE /v2.0/subnets/eb91a320-ee8e-4498-8caf-ec1bf61f1afc => generated 0 bytes in 253 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/841] 10.0.0.59 () {34 vars in 668 bytes} [Thu Apr 23 14:49:08 2026] POST /v2.0/routers => generated 734 bytes in 2938 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 446/842] 10.0.0.59 () {32 vars in 725 bytes} [Thu Apr 23 14:49:11 2026] DELETE /v2.0/networks/1da08c31-e9e8-47dc-9acc-f1851edb11e4 => generated 0 bytes in 508 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 14:49:12.534 7 INFO neutron.db.segments_db [None req-288b72ce-760f-4eee-8720-f742352d457d 5cb2f3279c8744c4831da54880d3b541 cd21845394b24718b665645024db9a05 - - - -] Added segment d93f1429-ccb8-4d61-b001-e8f479f2c862 of type vxlan for network 2935ce7a-8f4b-46cd-bce9-2140b7cccd26 [pid: 7|app: 0|req: 447/843] 10.0.0.59 () {34 vars in 670 bytes} [Thu Apr 23 14:49:12 2026] POST /v2.0/networks => generated 743 bytes in 536 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 448/844] 10.0.0.59 () {32 vars in 773 bytes} [Thu Apr 23 14:49:12 2026] GET /v2.0/security-groups?tenant_id=82d97d51a5074fa48abb3e56b21292ec&name=default => generated 2801 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 449/845] 10.0.0.210 () {34 vars in 990 bytes} [Thu Apr 23 14:49:12 2026] GET /v2.0/ports?device_id=8a584109-d033-472c-842f-e3414a50e196 => generated 1240 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 450/846] 10.0.0.59 () {34 vars in 668 bytes} [Thu Apr 23 14:49:12 2026] POST /v2.0/subnets => generated 666 bytes in 215 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 451/847] 10.0.0.59 () {32 vars in 739 bytes} [Thu Apr 23 14:49:12 2026] DELETE /v2.0/security-groups/5d8a41b6-3aa4-4df1-8b87-96dead093296 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 452/848] 10.0.0.210 () {34 vars in 1040 bytes} [Thu Apr 23 14:49:13 2026] GET /v2.0/security-groups?id=9d68d39b-9b63-48ec-8097-3b5dd0ed9a71&fields=id&fields=name => generated 113 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 14:49:13.205 7 INFO neutron.services.segments.plugin [-] Segment d58bda85-c2e5-4394-b5f3-4f5632f8bc67 resource provider aggregate not found 2026-04-23 14:49:13.214 7 INFO neutron.db.segments_db [None req-bdbda9dd-0d20-42ba-bf48-0d17cc9a0ac0 5cb2f3279c8744c4831da54880d3b541 cd21845394b24718b665645024db9a05 - - - -] Added segment cba3cbec-fce2-4873-815e-065f483e052e of type vxlan for network 7e9905f9-368b-4475-8c4e-a6db9a0d655e 2026-04-23 14:49:13.233 7 INFO neutron.services.segments.plugin [-] Segment d58bda85-c2e5-4394-b5f3-4f5632f8bc67 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d58bda85-c2e5-4394-b5f3-4f5632f8bc67 found for delete ", "request_id": "req-6102d23b-ec3e-4507-bee0-71490ed09dc8"}]} 2026-04-23 14:49:13.233 7 INFO neutron.services.segments.plugin [-] Segment d58bda85-c2e5-4394-b5f3-4f5632f8bc67 resource provider aggregate not found 2026-04-23 14:49:13.251 7 INFO neutron.services.segments.plugin [-] Segment d58bda85-c2e5-4394-b5f3-4f5632f8bc67 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d58bda85-c2e5-4394-b5f3-4f5632f8bc67 found for delete ", "request_id": "req-6131b80d-87a5-4d6f-bb17-6d5e24ba3f94"}]} [pid: 8|app: 0|req: 397/849] 10.0.0.59 () {34 vars in 782 bytes} [Thu Apr 23 14:49:11 2026] PUT /v2.0/routers/74511b4c-7755-4648-866a-84485d810fe5/add_router_interface => generated 309 bytes in 2069 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 14:49:13.592 7 INFO neutron.db.l3_hamode_db [None req-bdbda9dd-0d20-42ba-bf48-0d17cc9a0ac0 5cb2f3279c8744c4831da54880d3b541 cd21845394b24718b665645024db9a05 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 398/850] 10.0.0.59 () {34 vars in 684 bytes} [Thu Apr 23 14:49:13 2026] POST /v2.0/security-groups => generated 1596 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/851] 10.0.0.59 () {34 vars in 694 bytes} [Thu Apr 23 14:49:14 2026] POST /v2.0/security-group-rules => generated 565 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/852] 10.0.0.59 () {34 vars in 694 bytes} [Thu Apr 23 14:49:14 2026] POST /v2.0/security-group-rules => generated 570 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 14:49:14.871 7 INFO neutron.db.l3_hamode_db [None req-bdbda9dd-0d20-42ba-bf48-0d17cc9a0ac0 5cb2f3279c8744c4831da54880d3b541 cd21845394b24718b665645024db9a05 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 401/853] 10.0.0.59 () {34 vars in 675 bytes} [Thu Apr 23 14:49:14 2026] POST /v2.0/floatingips => generated 552 bytes in 809 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 14:49:15.429 8 INFO neutron.db.segments_db [None req-b359be14-bc2f-4ff0-88ea-afa3e1fcb0d2 75f5075ebd5449b3b38f6d0605058d3a 51636b535ac541519aa365717a214ad9 - - - -] Added segment 94d7c5b1-4355-4309-9992-b5b07be73866 of type vxlan for network 437bb015-edf4-4722-98d2-e7d86be49e78 [pid: 8|app: 0|req: 402/854] 10.0.0.59 () {34 vars in 669 bytes} [Thu Apr 23 14:49:15 2026] POST /v2.0/networks => generated 634 bytes in 452 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 14:49:15.647 8 INFO neutron.db.segments_db [None req-becca79f-ba81-4b36-81a2-fc30e335dba6 75f5075ebd5449b3b38f6d0605058d3a 51636b535ac541519aa365717a214ad9 - - - -] Added segment 80ac5d53-69eb-4b13-8de3-f237ca8768d6 of type vxlan for network 45867e8c-b364-41f4-96fa-b83084115d67 [pid: 8|app: 0|req: 403/855] 10.0.0.59 () {34 vars in 669 bytes} [Thu Apr 23 14:49:15 2026] POST /v2.0/networks => generated 633 bytes in 204 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/856] 10.0.0.59 () {34 vars in 668 bytes} [Thu Apr 23 14:49:15 2026] POST /v2.0/subnets => generated 622 bytes in 388 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 453/857] 10.0.0.59 () {34 vars in 668 bytes} [Thu Apr 23 14:49:13 2026] POST /v2.0/routers => generated 730 bytes in 3124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/858] 10.0.0.59 () {34 vars in 668 bytes} [Thu Apr 23 14:49:16 2026] POST /v2.0/subnets => generated 631 bytes in 357 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 14:49:16.647 8 INFO neutron.db.segments_db [None req-775cde05-59b9-4217-a637-cf898e467bb7 75f5075ebd5449b3b38f6d0605058d3a 51636b535ac541519aa365717a214ad9 - - - -] Added segment a2812c50-82d3-444a-a018-ef76c3672450 of type vxlan for network b8e52922-f4c8-43dc-98ce-804fd7e660b9 2026-04-23 14:49:17.006 8 INFO neutron.db.l3_hamode_db [None req-775cde05-59b9-4217-a637-cf898e467bb7 75f5075ebd5449b3b38f6d0605058d3a 51636b535ac541519aa365717a214ad9 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 14:49:17.231 8 INFO neutron.db.l3_hamode_db [None req-775cde05-59b9-4217-a637-cf898e467bb7 75f5075ebd5449b3b38f6d0605058d3a 51636b535ac541519aa365717a214ad9 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 454/859] 10.0.0.59 () {34 vars in 782 bytes} [Thu Apr 23 14:49:16 2026] PUT /v2.0/routers/b0882473-5a94-4716-8ebe-86cecbccdef2/add_router_interface => generated 309 bytes in 1635 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 455/860] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 14:49:17 2026] GET /v2.0/ports?device_id=8a584109-d033-472c-842f-e3414a50e196 => generated 971 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 456/861] 10.0.0.75 () {34 vars in 1039 bytes} [Thu Apr 23 14:49:18 2026] GET /v2.0/security-groups?id=9d68d39b-9b63-48ec-8097-3b5dd0ed9a71&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: 406/862] 10.0.0.59 () {34 vars in 668 bytes} [Thu Apr 23 14:49:16 2026] POST /v2.0/routers => generated 509 bytes in 1586 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/863] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 14:49:18 2026] GET /v2.0/ports?device_id=8a584109-d033-472c-842f-e3414a50e196 => generated 971 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/864] 10.0.0.75 () {34 vars in 1039 bytes} [Thu Apr 23 14:49:18 2026] GET /v2.0/security-groups?id=9d68d39b-9b63-48ec-8097-3b5dd0ed9a71&fields=id&fields=name => generated 113 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/865] 10.0.0.59 () {34 vars in 684 bytes} [Thu Apr 23 14:49:18 2026] POST /v2.0/security-groups => generated 1597 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/866] 10.0.0.59 () {34 vars in 694 bytes} [Thu Apr 23 14:49:18 2026] POST /v2.0/security-group-rules => generated 565 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/867] 10.0.0.59 () {34 vars in 694 bytes} [Thu Apr 23 14:49:18 2026] POST /v2.0/security-group-rules => generated 570 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/868] 199.204.45.155 () {34 vars in 994 bytes} [Thu Apr 23 14:49:18 2026] GET /v2.0/ports?device_id=8a584109-d033-472c-842f-e3414a50e196 => generated 971 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/869] 10.0.0.59 () {34 vars in 675 bytes} [Thu Apr 23 14:49:18 2026] POST /v2.0/floatingips => generated 552 bytes in 702 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/870] 10.0.0.59 () {34 vars in 782 bytes} [Thu Apr 23 14:49:18 2026] PUT /v2.0/routers/d29c8f3a-8f83-48d4-b800-6bab8ea7fa27/add_router_interface => generated 309 bytes in 1561 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 458/871] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 14:49:19 2026] GET /v2.0/ports?device_id=8a584109-d033-472c-842f-e3414a50e196 => 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: 459/872] 10.0.0.59 () {32 vars in 716 bytes} [Thu Apr 23 14:49:19 2026] GET /v2.0/ports/2a63e7f8-1625-4293-886b-6d4f47b279cb => generated 959 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 460/873] 10.0.0.75 () {34 vars in 1039 bytes} [Thu Apr 23 14:49:19 2026] GET /v2.0/security-groups?id=9d68d39b-9b63-48ec-8097-3b5dd0ed9a71&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 14:49:19.992 8 INFO neutron.db.l3_db [None req-328db2d3-e52f-443e-a28e-bfe135db1756 5832bc055f714640b451720de9dadd81 2e069d3ac2af4fc0ad721ce030ecd977 - - - -] Floating IP 2f110094-3467-4185-8c96-a8716418b798 disassociated. External IP: 10.96.250.207, port: 4d344257-932d-4adf-b2ff-9a29c59b82cd. [pid: 8|app: 0|req: 414/874] 199.204.45.155 () {36 vars in 997 bytes} [Thu Apr 23 14:49:19 2026] DELETE /v2.0/ports/4d344257-932d-4adf-b2ff-9a29c59b82cd => generated 0 bytes in 824 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/875] 10.0.0.75 () {34 vars in 1099 bytes} [Thu Apr 23 14:49:20 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1647001202&fields=id&tenant_id=1b2006d163794324bc01f364cef86747 => generated 69 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/876] 10.0.0.75 () {34 vars in 1099 bytes} [Thu Apr 23 14:49:20 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1147473438&fields=id&tenant_id=f17d6facdf294b33b9d0df60fba2ed16 => generated 69 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/877] 10.0.0.75 () {34 vars in 981 bytes} [Thu Apr 23 14:49:20 2026] GET /v2.0/networks?id=23273279-77c1-4c52-bd92-77471b3b68c9 => generated 679 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/878] 10.0.0.75 () {34 vars in 981 bytes} [Thu Apr 23 14:49:20 2026] GET /v2.0/networks?id=2935ce7a-8f4b-46cd-bce9-2140b7cccd26 => generated 675 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/879] 10.0.0.75 () {34 vars in 964 bytes} [Thu Apr 23 14:49:20 2026] GET /v2.0/quotas/1b2006d163794324bc01f364cef86747 => generated 292 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/880] 10.0.0.75 () {34 vars in 964 bytes} [Thu Apr 23 14:49:20 2026] GET /v2.0/quotas/f17d6facdf294b33b9d0df60fba2ed16 => 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: 421/881] 10.0.0.75 () {34 vars in 1001 bytes} [Thu Apr 23 14:49:20 2026] GET /v2.0/ports?tenant_id=1b2006d163794324bc01f364cef86747&fields=id => generated 103 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/882] 10.0.0.75 () {34 vars in 1001 bytes} [Thu Apr 23 14:49:20 2026] GET /v2.0/ports?tenant_id=f17d6facdf294b33b9d0df60fba2ed16&fields=id => generated 103 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/883] 10.0.0.75 () {34 vars in 1007 bytes} [Thu Apr 23 14:49:20 2026] GET /v2.0/networks/23273279-77c1-4c52-bd92-77471b3b68c9?fields=segments => generated 14 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/884] 10.0.0.75 () {34 vars in 1007 bytes} [Thu Apr 23 14:49:20 2026] GET /v2.0/networks/2935ce7a-8f4b-46cd-bce9-2140b7cccd26?fields=segments => generated 14 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/885] 10.0.0.75 () {34 vars in 1107 bytes} [Thu Apr 23 14:49:21 2026] GET /v2.0/networks/23273279-77c1-4c52-bd92-77471b3b68c9?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: 426/886] 10.0.0.75 () {34 vars in 1107 bytes} [Thu Apr 23 14:49:21 2026] GET /v2.0/networks/2935ce7a-8f4b-46cd-bce9-2140b7cccd26?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) 2026-04-23 14:49:21.452 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-4b5aab7c-769b-43fa-8968-d6df34ec1d11'] response: {'server_uuid': '8a584109-d033-472c-842f-e3414a50e196', 'name': 'network-vif-deleted', 'tag': '4d344257-932d-4adf-b2ff-9a29c59b82cd', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 429/889] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 14:49:21 2026] GET /v2.0/ports?device_id=4a90312e-0985-4305-84c2-f7fd35e41875 => 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: 430/890] 10.0.0.59 () {32 vars in 739 bytes} [Thu Apr 23 14:49:21 2026] DELETE /v2.0/security-groups/9d68d39b-9b63-48ec-8097-3b5dd0ed9a71 => generated 0 bytes in 177 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/891] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 14:49:21 2026] GET /v2.0/ports?device_id=b6a63d05-e7bf-4668-a5b1-2db86a959e16 => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 14:49:21.771 8 INFO neutron.api.v2.resource [None req-cfd4f217-69a7-4067-9aa5-dde1c2419928 5832bc055f714640b451720de9dadd81 2e069d3ac2af4fc0ad721ce030ecd977 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 432/892] 10.0.0.59 () {32 vars in 736 bytes} [Thu Apr 23 14:49:21 2026] GET /v2.0/security-groups/9d68d39b-9b63-48ec-8097-3b5dd0ed9a71 => generated 146 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 461/893] 10.0.0.59 () {34 vars in 782 bytes} [Thu Apr 23 14:49:19 2026] PUT /v2.0/routers/d29c8f3a-8f83-48d4-b800-6bab8ea7fa27/add_router_interface => generated 309 bytes in 2226 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 462/894] 10.0.0.59 () {32 vars in 716 bytes} [Thu Apr 23 14:49:22 2026] GET /v2.0/ports/8649744e-8559-4110-bdee-14fbce6b2a99 => generated 967 bytes in 305 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/895] 10.0.0.59 () {32 vars in 731 bytes} [Thu Apr 23 14:49:21 2026] DELETE /v2.0/floatingips/2f110094-3467-4185-8c96-a8716418b798 => generated 0 bytes in 831 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/896] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 14:49:22 2026] GET /v2.0/ports?device_id=4a90312e-0985-4305-84c2-f7fd35e41875 => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 463/897] 10.0.0.59 () {34 vars in 788 bytes} [Thu Apr 23 14:49:22 2026] PUT /v2.0/routers/d29c8f3a-8f83-48d4-b800-6bab8ea7fa27/remove_router_interface => generated 309 bytes in 1301 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 464/898] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 14:49:23 2026] GET /v2.0/ports?device_id=b6a63d05-e7bf-4668-a5b1-2db86a959e16 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 465/899] 199.204.45.155 () {34 vars in 986 bytes} [Thu Apr 23 14:49:23 2026] GET /v2.0/networks?id=2935ce7a-8f4b-46cd-bce9-2140b7cccd26 => generated 675 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 466/900] 199.204.45.155 () {34 vars in 986 bytes} [Thu Apr 23 14:49:23 2026] GET /v2.0/networks?id=23273279-77c1-4c52-bd92-77471b3b68c9 => generated 679 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 467/901] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 14:49:23 2026] GET /v2.0/ports?device_id=4a90312e-0985-4305-84c2-f7fd35e41875 => 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: 435/902] 10.0.0.59 () {34 vars in 788 bytes} [Thu Apr 23 14:49:22 2026] PUT /v2.0/routers/80295800-b4ef-440b-b276-82744c6af59d/remove_router_interface => generated 309 bytes in 1635 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 436/903] 199.204.45.155 () {34 vars in 1050 bytes} [Thu Apr 23 14:49:24 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=f17d6facdf294b33b9d0df60fba2ed16 => generated 181 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/904] 199.204.45.155 () {34 vars in 1050 bytes} [Thu Apr 23 14:49:24 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=1b2006d163794324bc01f364cef86747 => 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: 468/905] 10.0.0.59 () {34 vars in 788 bytes} [Thu Apr 23 14:49:23 2026] PUT /v2.0/routers/d29c8f3a-8f83-48d4-b800-6bab8ea7fa27/remove_router_interface => generated 309 bytes in 1160 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 469/906] 199.204.45.155 () {38 vars in 955 bytes} [Thu Apr 23 14:49:25 2026] POST /v2.0/ports => generated 954 bytes in 466 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 14:49:25.657 8 INFO neutron.services.segments.plugin [-] Segment c91d2a9d-f714-4a90-9dcd-02d04f041748 resource provider aggregate not found 2026-04-23 14:49:25.663 8 INFO neutron.services.segments.plugin [-] Segment c91d2a9d-f714-4a90-9dcd-02d04f041748 resource provider aggregate not found 2026-04-23 14:49:25.683 8 INFO neutron.services.segments.plugin [-] Segment c91d2a9d-f714-4a90-9dcd-02d04f041748 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c91d2a9d-f714-4a90-9dcd-02d04f041748 found for delete ", "request_id": "req-be98b37a-9a70-45d7-8af1-d2786588ec2c"}]} 2026-04-23 14:49:25.686 8 INFO neutron.db.l3_hamode_db [None req-ef11f877-81d6-45c0-b3c8-3c179676948b 5cb2f3279c8744c4831da54880d3b541 cd21845394b24718b665645024db9a05 - - - -] HA network 8f99f6fc-0232-484a-a7b0-55dc1e0ece8a was deleted as no HA routers are present in tenant 2e069d3ac2af4fc0ad721ce030ecd977. 2026-04-23 14:49:25.687 8 INFO neutron.services.segments.plugin [-] Segment c91d2a9d-f714-4a90-9dcd-02d04f041748 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c91d2a9d-f714-4a90-9dcd-02d04f041748 found for delete ", "request_id": "req-22058900-b211-4786-bd62-68c861ea0f9f"}]} [pid: 8|app: 0|req: 438/907] 10.0.0.59 () {32 vars in 723 bytes} [Thu Apr 23 14:49:24 2026] DELETE /v2.0/routers/80295800-b4ef-440b-b276-82744c6af59d => generated 0 bytes in 1328 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/908] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 14:49:25 2026] GET /v2.0/ports?device_id=b6a63d05-e7bf-4668-a5b1-2db86a959e16 => 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: 440/909] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 14:49:25 2026] GET /v2.0/ports?device_id=4a90312e-0985-4305-84c2-f7fd35e41875 => generated 957 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/910] 10.0.0.59 () {32 vars in 735 bytes} [Thu Apr 23 14:49:25 2026] GET /v2.0/ports?device_id=d29c8f3a-8f83-48d4-b800-6bab8ea7fa27 => 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: 470/911] 199.204.45.155 () {38 vars in 955 bytes} [Thu Apr 23 14:49:25 2026] POST /v2.0/ports => generated 958 bytes in 576 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 442/912] 199.204.45.155 () {38 vars in 1028 bytes} [Thu Apr 23 14:49:25 2026] PUT /v2.0/ports/3c7f0217-d722-44b5-bbc4-53dd49619d93 => generated 1199 bytes in 577 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 471/913] 10.0.0.59 () {32 vars in 723 bytes} [Thu Apr 23 14:49:26 2026] DELETE /v2.0/subnets/ef48a614-eb96-452f-824d-2e25c5414ff2 => generated 0 bytes in 219 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 14:49:26.433 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-cb25edb5-0df1-40d5-9445-7fb6a476a574'] response: {'name': 'network-changed', 'server_uuid': '4a90312e-0985-4305-84c2-f7fd35e41875', 'tag': '3c7f0217-d722-44b5-bbc4-53dd49619d93', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 443/914] 10.0.0.75 () {34 vars in 1039 bytes} [Thu Apr 23 14:49:26 2026] GET /v2.0/security-groups?id=f50f11dc-72a4-462e-a611-e2f1a9371a76&fields=id&fields=name => generated 114 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 444/915] 199.204.45.155 () {38 vars in 1028 bytes} [Thu Apr 23 14:49:26 2026] PUT /v2.0/ports/b7f18738-8860-4f59-a1ff-fb61691d14a8 => generated 1203 bytes in 515 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 14:49:27.149 7 INFO neutron.services.segments.plugin [-] Segment a2812c50-82d3-444a-a018-ef76c3672450 resource provider aggregate not found 2026-04-23 14:49:27.154 7 INFO neutron.services.segments.plugin [-] Segment a2812c50-82d3-444a-a018-ef76c3672450 resource provider aggregate not found [pid: 8|app: 0|req: 445/916] 10.0.0.59 () {32 vars in 725 bytes} [Thu Apr 23 14:49:26 2026] DELETE /v2.0/networks/ca23301c-08d0-4871-a332-98f7d4d73bf1 => generated 0 bytes in 208 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 14:49:27.173 7 INFO neutron.services.segments.plugin [-] Segment a2812c50-82d3-444a-a018-ef76c3672450 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a2812c50-82d3-444a-a018-ef76c3672450 found for delete ", "request_id": "req-35004a4c-c05a-49f1-9064-3736bf5a9a85"}]} /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 14:49:27.174 7 INFO neutron.services.segments.plugin [-] Segment a2812c50-82d3-444a-a018-ef76c3672450 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a2812c50-82d3-444a-a018-ef76c3672450 found for delete ", "request_id": "req-88b57c95-120f-4e79-bd03-2d3555d36357"}]} 2026-04-23 14:49:27.179 7 INFO neutron.db.l3_hamode_db [None req-0bec8983-7a97-4e2c-ab7d-7c8680e1e8b8 75f5075ebd5449b3b38f6d0605058d3a 51636b535ac541519aa365717a214ad9 - - - -] HA network b8e52922-f4c8-43dc-98ce-804fd7e660b9 was deleted as no HA routers are present in tenant 51636b535ac541519aa365717a214ad9. [pid: 7|app: 0|req: 472/917] 10.0.0.59 () {32 vars in 723 bytes} [Thu Apr 23 14:49:26 2026] DELETE /v2.0/routers/d29c8f3a-8f83-48d4-b800-6bab8ea7fa27 => generated 0 bytes in 790 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 446/918] 199.204.45.155 () {34 vars in 1080 bytes} [Thu Apr 23 14:49:27 2026] GET /v2.0/ports?tenant_id=f17d6facdf294b33b9d0df60fba2ed16&device_id=4a90312e-0985-4305-84c2-f7fd35e41875 => generated 1238 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 447/919] 199.204.45.155 () {34 vars in 1080 bytes} [Thu Apr 23 14:49:27 2026] GET /v2.0/ports?tenant_id=1b2006d163794324bc01f364cef86747&device_id=b6a63d05-e7bf-4668-a5b1-2db86a959e16 => generated 1242 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 473/920] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 14:49:27 2026] GET /v2.0/ports?device_id=b6a63d05-e7bf-4668-a5b1-2db86a959e16 => generated 973 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 474/921] 199.204.45.155 () {34 vars in 1058 bytes} [Thu Apr 23 14:49:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=3c7f0217-d722-44b5-bbc4-53dd49619d93 => 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: 475/922] 199.204.45.155 () {34 vars in 1060 bytes} [Thu Apr 23 14:49:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=b7f18738-8860-4f59-a1ff-fb61691d14a8 => 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: 476/923] 10.0.0.75 () {34 vars in 1039 bytes} [Thu Apr 23 14:49:27 2026] GET /v2.0/security-groups?id=ff3c90d6-e778-4755-bc47-e78fe7868b7a&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: 477/924] 199.204.45.155 () {34 vars in 984 bytes} [Thu Apr 23 14:49:27 2026] GET /v2.0/subnets?id=c1142616-6a4a-41fe-a3bc-7faaec72df41 => generated 669 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 478/925] 10.0.0.59 () {32 vars in 773 bytes} [Thu Apr 23 14:49:27 2026] GET /v2.0/security-groups?tenant_id=2e069d3ac2af4fc0ad721ce030ecd977&name=default => generated 2797 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 479/926] 199.204.45.155 () {34 vars in 984 bytes} [Thu Apr 23 14:49:27 2026] GET /v2.0/subnets?id=1f1de729-f8da-4296-886d-7be33532cf6c => generated 673 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 448/927] 10.0.0.59 () {32 vars in 723 bytes} [Thu Apr 23 14:49:27 2026] DELETE /v2.0/subnets/d65992da-37f1-458f-acce-04dded1771c3 => generated 0 bytes in 246 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 480/928] 199.204.45.155 () {34 vars in 1052 bytes} [Thu Apr 23 14:49:27 2026] GET /v2.0/ports?network_id=2935ce7a-8f4b-46cd-bce9-2140b7cccd26&device_owner=network%3Adhcp => generated 1244 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 481/929] 199.204.45.155 () {34 vars in 1052 bytes} [Thu Apr 23 14:49:27 2026] GET /v2.0/ports?network_id=23273279-77c1-4c52-bd92-77471b3b68c9&device_owner=network%3Adhcp => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 449/930] 10.0.0.59 () {32 vars in 739 bytes} [Thu Apr 23 14:49:27 2026] DELETE /v2.0/security-groups/1e6464ab-dc1d-46b5-b083-eb14c1f5b249 => 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: 450/931] 199.204.45.155 () {34 vars in 1012 bytes} [Thu Apr 23 14:49:27 2026] GET /v2.0/networks/2935ce7a-8f4b-46cd-bce9-2140b7cccd26?fields=segments => generated 14 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 14:49:27.704 8 INFO neutron.services.segments.plugin [-] Segment 5eef5cb6-fa68-4ad9-b2d2-b78f6c0354ef resource provider aggregate not found 2026-04-23 14:49:27.712 8 INFO neutron.services.segments.plugin [-] Segment 5eef5cb6-fa68-4ad9-b2d2-b78f6c0354ef resource provider aggregate not found 2026-04-23 14:49:27.732 8 INFO neutron.services.segments.plugin [-] Segment 5eef5cb6-fa68-4ad9-b2d2-b78f6c0354ef resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5eef5cb6-fa68-4ad9-b2d2-b78f6c0354ef found for delete ", "request_id": "req-1538e5f3-013c-4beb-8e3c-36ed473b47e5"}]} 2026-04-23 14:49:27.733 8 INFO neutron.services.segments.plugin [-] Segment 5eef5cb6-fa68-4ad9-b2d2-b78f6c0354ef resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5eef5cb6-fa68-4ad9-b2d2-b78f6c0354ef found for delete ", "request_id": "req-da4b5757-c58f-4d7d-8ccc-444de7604d80"}]} [pid: 8|app: 0|req: 451/932] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 14:49:27 2026] GET /v2.0/ports?device_id=4a90312e-0985-4305-84c2-f7fd35e41875 => generated 969 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 482/933] 10.0.0.59 () {32 vars in 723 bytes} [Thu Apr 23 14:49:27 2026] DELETE /v2.0/subnets/e8993255-3e22-462f-90f7-3d7fbcc9c239 => generated 0 bytes in 257 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 483/934] 199.204.45.155 () {34 vars in 1112 bytes} [Thu Apr 23 14:49:27 2026] GET /v2.0/networks/2935ce7a-8f4b-46cd-bce9-2140b7cccd26?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 452/935] 199.204.45.155 () {34 vars in 1012 bytes} [Thu Apr 23 14:49:27 2026] GET /v2.0/networks/23273279-77c1-4c52-bd92-77471b3b68c9?fields=segments => generated 14 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 484/936] 10.0.0.75 () {34 vars in 1039 bytes} [Thu Apr 23 14:49:27 2026] GET /v2.0/security-groups?id=f50f11dc-72a4-462e-a611-e2f1a9371a76&fields=id&fields=name => generated 114 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 485/937] 199.204.45.155 () {34 vars in 1112 bytes} [Thu Apr 23 14:49:27 2026] GET /v2.0/networks/23273279-77c1-4c52-bd92-77471b3b68c9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 486/938] 199.204.45.155 () {34 vars in 1080 bytes} [Thu Apr 23 14:49:27 2026] GET /v2.0/ports?tenant_id=f17d6facdf294b33b9d0df60fba2ed16&device_id=4a90312e-0985-4305-84c2-f7fd35e41875 => 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: 487/939] 199.204.45.155 () {34 vars in 986 bytes} [Thu Apr 23 14:49:28 2026] GET /v2.0/networks?id=2935ce7a-8f4b-46cd-bce9-2140b7cccd26 => generated 771 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 453/940] 10.0.0.59 () {32 vars in 725 bytes} [Thu Apr 23 14:49:27 2026] DELETE /v2.0/networks/45867e8c-b364-41f4-96fa-b83084115d67 => generated 0 bytes in 315 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 488/941] 199.204.45.155 () {34 vars in 1058 bytes} [Thu Apr 23 14:49:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=3c7f0217-d722-44b5-bbc4-53dd49619d93 => generated 19 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 489/942] 199.204.45.155 () {34 vars in 984 bytes} [Thu Apr 23 14:49:28 2026] GET /v2.0/subnets?id=c1142616-6a4a-41fe-a3bc-7faaec72df41 => generated 669 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 490/943] 199.204.45.155 () {34 vars in 1052 bytes} [Thu Apr 23 14:49:28 2026] GET /v2.0/ports?network_id=2935ce7a-8f4b-46cd-bce9-2140b7cccd26&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: 8|app: 0|req: 454/944] 10.0.0.59 () {32 vars in 725 bytes} [Thu Apr 23 14:49:28 2026] DELETE /v2.0/networks/437bb015-edf4-4722-98d2-e7d86be49e78 => generated 0 bytes in 237 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 14:49:28.492 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f47a6057-e8e8-48a9-bd3c-e4c5c27b08ea'] response: {'name': 'network-changed', 'server_uuid': 'b6a63d05-e7bf-4668-a5b1-2db86a959e16', 'tag': 'b7f18738-8860-4f59-a1ff-fb61691d14a8', 'status': 'completed', 'code': 200} 2026-04-23 14:49:28.515 8 INFO neutron.db.segments_db [None req-65c32ff3-8681-4e5c-b987-e57cf53e1cf3 75f5075ebd5449b3b38f6d0605058d3a 51636b535ac541519aa365717a214ad9 - - - -] Added segment 65ec6a1f-3751-437c-82fb-4680945e1906 of type vxlan for network c31e09d9-f0b4-425a-96de-3675518d20a9 [pid: 8|app: 0|req: 455/945] 10.0.0.59 () {34 vars in 669 bytes} [Thu Apr 23 14:49:28 2026] POST /v2.0/networks => generated 634 bytes in 199 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 456/946] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 14:49:28 2026] GET /v2.0/ports?device_id=b6a63d05-e7bf-4668-a5b1-2db86a959e16 => generated 973 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 457/947] 199.204.45.155 () {34 vars in 1080 bytes} [Thu Apr 23 14:49:28 2026] GET /v2.0/ports?tenant_id=1b2006d163794324bc01f364cef86747&device_id=b6a63d05-e7bf-4668-a5b1-2db86a959e16 => generated 1242 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 491/948] 199.204.45.155 () {34 vars in 1012 bytes} [Thu Apr 23 14:49:28 2026] GET /v2.0/networks/2935ce7a-8f4b-46cd-bce9-2140b7cccd26?fields=segments => generated 14 bytes in 667 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 492/949] 10.0.0.75 () {34 vars in 1039 bytes} [Thu Apr 23 14:49:29 2026] GET /v2.0/security-groups?id=ff3c90d6-e778-4755-bc47-e78fe7868b7a&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: 493/950] 199.204.45.155 () {34 vars in 986 bytes} [Thu Apr 23 14:49:29 2026] GET /v2.0/networks?id=23273279-77c1-4c52-bd92-77471b3b68c9 => generated 774 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 458/951] 10.0.0.59 () {34 vars in 668 bytes} [Thu Apr 23 14:49:28 2026] POST /v2.0/subnets => generated 622 bytes in 388 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 494/952] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 14:49:29 2026] GET /v2.0/ports?device_id=4a90312e-0985-4305-84c2-f7fd35e41875 => generated 971 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 459/953] 199.204.45.155 () {34 vars in 1112 bytes} [Thu Apr 23 14:49:29 2026] GET /v2.0/networks/2935ce7a-8f4b-46cd-bce9-2140b7cccd26?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 495/954] 199.204.45.155 () {34 vars in 1060 bytes} [Thu Apr 23 14:49:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=b7f18738-8860-4f59-a1ff-fb61691d14a8 => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 14:49:29.253 8 INFO neutron.db.segments_db [None req-3b33c973-1f46-4671-8570-c121c4609337 75f5075ebd5449b3b38f6d0605058d3a 51636b535ac541519aa365717a214ad9 - - - -] Added segment 504ed11a-af3e-44ae-892e-4505b04325e3 of type vxlan for network 158ba25f-37c6-42d6-bed5-35c9ea0535cf [pid: 7|app: 0|req: 496/955] 10.0.0.75 () {34 vars in 1039 bytes} [Thu Apr 23 14:49:29 2026] GET /v2.0/security-groups?id=f50f11dc-72a4-462e-a611-e2f1a9371a76&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: 497/956] 199.204.45.155 () {34 vars in 984 bytes} [Thu Apr 23 14:49:29 2026] GET /v2.0/subnets?id=1f1de729-f8da-4296-886d-7be33532cf6c => generated 673 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 498/957] 199.204.45.155 () {34 vars in 1052 bytes} [Thu Apr 23 14:49:29 2026] GET /v2.0/ports?network_id=23273279-77c1-4c52-bd92-77471b3b68c9&device_owner=network%3Adhcp => generated 1244 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 499/958] 199.204.45.155 () {34 vars in 1012 bytes} [Thu Apr 23 14:49:29 2026] GET /v2.0/networks/23273279-77c1-4c52-bd92-77471b3b68c9?fields=segments => generated 14 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 500/959] 199.204.45.155 () {34 vars in 1112 bytes} [Thu Apr 23 14:49:29 2026] GET /v2.0/networks/23273279-77c1-4c52-bd92-77471b3b68c9?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-04-23 14:49:29.625 8 INFO neutron.db.l3_hamode_db [None req-3b33c973-1f46-4671-8570-c121c4609337 75f5075ebd5449b3b38f6d0605058d3a 51636b535ac541519aa365717a214ad9 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 14:49:29.763 8 INFO neutron.services.segments.plugin [-] Segment 80ac5d53-69eb-4b13-8de3-f237ca8768d6 resource provider aggregate not found 2026-04-23 14:49:29.774 8 INFO neutron.services.segments.plugin [-] Segment 80ac5d53-69eb-4b13-8de3-f237ca8768d6 resource provider aggregate not found 2026-04-23 14:49:29.781 8 INFO neutron.services.segments.plugin [-] Segment 80ac5d53-69eb-4b13-8de3-f237ca8768d6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 80ac5d53-69eb-4b13-8de3-f237ca8768d6 found for delete ", "request_id": "req-2a9a6a22-0abe-4b01-bf72-a02bf59cda3d"}]} 2026-04-23 14:49:29.790 8 INFO neutron.services.segments.plugin [-] Segment 80ac5d53-69eb-4b13-8de3-f237ca8768d6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 80ac5d53-69eb-4b13-8de3-f237ca8768d6 found for delete ", "request_id": "req-f2da3127-710e-4c01-9b8b-74e3054acb27"}]} 2026-04-23 14:49:29.797 8 INFO neutron.services.segments.plugin [-] Segment 94d7c5b1-4355-4309-9992-b5b07be73866 resource provider aggregate not found 2026-04-23 14:49:29.835 8 INFO neutron.services.segments.plugin [-] Segment 94d7c5b1-4355-4309-9992-b5b07be73866 resource provider aggregate not found 2026-04-23 14:49:29.840 8 INFO neutron.services.segments.plugin [-] Segment 94d7c5b1-4355-4309-9992-b5b07be73866 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 94d7c5b1-4355-4309-9992-b5b07be73866 found for delete ", "request_id": "req-c7c2446b-f6b4-4c24-8f2b-acd2cf6e357d"}]} 2026-04-23 14:49:29.861 8 INFO neutron.services.segments.plugin [-] Segment 94d7c5b1-4355-4309-9992-b5b07be73866 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 94d7c5b1-4355-4309-9992-b5b07be73866 found for delete ", "request_id": "req-47624fdd-0f51-4a21-a96d-83893f27a746"}]} 2026-04-23 14:49:29.878 8 INFO neutron.db.l3_hamode_db [None req-3b33c973-1f46-4671-8570-c121c4609337 75f5075ebd5449b3b38f6d0605058d3a 51636b535ac541519aa365717a214ad9 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 501/960] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 14:49:30 2026] GET /v2.0/ports?device_id=b6a63d05-e7bf-4668-a5b1-2db86a959e16 => generated 975 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 502/961] 10.0.0.75 () {34 vars in 1039 bytes} [Thu Apr 23 14:49:30 2026] GET /v2.0/security-groups?id=ff3c90d6-e778-4755-bc47-e78fe7868b7a&fields=id&fields=name => generated 114 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 503/962] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 14:49:30 2026] GET /v2.0/ports?device_id=4a90312e-0985-4305-84c2-f7fd35e41875 => generated 971 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 504/963] 10.0.0.75 () {34 vars in 1039 bytes} [Thu Apr 23 14:49:30 2026] GET /v2.0/security-groups?id=f50f11dc-72a4-462e-a611-e2f1a9371a76&fields=id&fields=name => generated 114 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 505/964] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 14:49:30 2026] GET /v2.0/ports?device_id=4a90312e-0985-4305-84c2-f7fd35e41875 => generated 971 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 460/965] 10.0.0.59 () {34 vars in 668 bytes} [Thu Apr 23 14:49:29 2026] POST /v2.0/routers => generated 511 bytes in 1640 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 14:49:31.069 7 INFO neutron.db.l3_db [None req-1e39e7f7-21ed-4d4e-acab-a6865a16bdf1 9c31a6b48ff34283b26906d01df7b14a f17d6facdf294b33b9d0df60fba2ed16 - - - -] Floating IP 43a7f2b2-353f-46ae-8847-5d45694a1ef7 associated. External IP: 10.96.250.205, port: 3c7f0217-d722-44b5-bbc4-53dd49619d93. [pid: 8|app: 0|req: 461/966] 10.0.0.59 () {34 vars in 664 bytes} [Thu Apr 23 14:49:30 2026] POST /v2.0/ports => generated 963 bytes in 526 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 462/967] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 14:49:31 2026] GET /v2.0/ports?device_id=b6a63d05-e7bf-4668-a5b1-2db86a959e16 => 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: 506/968] 10.0.0.59 () {34 vars in 748 bytes} [Thu Apr 23 14:49:30 2026] PUT /v2.0/floatingips/43a7f2b2-353f-46ae-8847-5d45694a1ef7 => generated 855 bytes in 914 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 507/969] 10.0.0.75 () {34 vars in 1039 bytes} [Thu Apr 23 14:49:31 2026] GET /v2.0/security-groups?id=ff3c90d6-e778-4755-bc47-e78fe7868b7a&fields=id&fields=name => generated 114 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 508/970] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 14:49:31 2026] GET /v2.0/ports?device_id=4a90312e-0985-4305-84c2-f7fd35e41875 => generated 971 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 14:49:31.621 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3312c01a-df9e-40a6-b113-d5dafb140f1f'] response: {'name': 'network-changed', 'server_uuid': '4a90312e-0985-4305-84c2-f7fd35e41875', 'tag': '3c7f0217-d722-44b5-bbc4-53dd49619d93', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 509/971] 10.0.0.75 () {34 vars in 1039 bytes} [Thu Apr 23 14:49:31 2026] GET /v2.0/security-groups?id=f50f11dc-72a4-462e-a611-e2f1a9371a76&fields=id&fields=name => generated 114 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 510/972] 199.204.45.155 () {34 vars in 1080 bytes} [Thu Apr 23 14:49:31 2026] GET /v2.0/ports?tenant_id=f17d6facdf294b33b9d0df60fba2ed16&device_id=4a90312e-0985-4305-84c2-f7fd35e41875 => generated 1240 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 511/973] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 14:49:31 2026] GET /v2.0/ports?device_id=b6a63d05-e7bf-4668-a5b1-2db86a959e16 => generated 975 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 512/974] 199.204.45.155 () {34 vars in 986 bytes} [Thu Apr 23 14:49:31 2026] GET /v2.0/networks?id=2935ce7a-8f4b-46cd-bce9-2140b7cccd26 => generated 771 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 14:49:32.325 7 INFO neutron.db.l3_db [None req-fafbf022-a024-4596-a734-c07fdf94768f 7f391eac7e5c4879891c3ab83a8e3f92 1b2006d163794324bc01f364cef86747 - - - -] Floating IP b929ca09-1fb1-412a-b038-2df22e3fbe27 associated. External IP: 10.96.250.206, port: b7f18738-8860-4f59-a1ff-fb61691d14a8. [pid: 7|app: 0|req: 513/975] 10.0.0.59 () {34 vars in 748 bytes} [Thu Apr 23 14:49:31 2026] PUT /v2.0/floatingips/b929ca09-1fb1-412a-b038-2df22e3fbe27 => generated 856 bytes in 1012 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 514/976] 199.204.45.155 () {34 vars in 1058 bytes} [Thu Apr 23 14:49:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=3c7f0217-d722-44b5-bbc4-53dd49619d93 => generated 858 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 515/977] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 14:49:32 2026] GET /v2.0/ports?device_id=4a90312e-0985-4305-84c2-f7fd35e41875 => 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: 516/978] 199.204.45.155 () {34 vars in 994 bytes} [Thu Apr 23 14:49:32 2026] GET /v2.0/ports?device_id=4a90312e-0985-4305-84c2-f7fd35e41875 => generated 971 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 517/979] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 14:49:33 2026] GET /v2.0/ports?device_id=b6a63d05-e7bf-4668-a5b1-2db86a959e16 => generated 975 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 518/980] 199.204.45.155 () {34 vars in 984 bytes} [Thu Apr 23 14:49:33 2026] GET /v2.0/subnets?id=c1142616-6a4a-41fe-a3bc-7faaec72df41 => generated 669 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 519/981] 10.0.0.75 () {34 vars in 1039 bytes} [Thu Apr 23 14:49:33 2026] GET /v2.0/security-groups?id=f50f11dc-72a4-462e-a611-e2f1a9371a76&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 463/982] 10.0.0.59 () {34 vars in 782 bytes} [Thu Apr 23 14:49:31 2026] PUT /v2.0/routers/c6f33946-260f-412b-87a5-3aaf987dee6d/add_router_interface => generated 309 bytes in 2049 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 464/983] 10.0.0.75 () {34 vars in 1039 bytes} [Thu Apr 23 14:49:33 2026] GET /v2.0/security-groups?id=ff3c90d6-e778-4755-bc47-e78fe7868b7a&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: 465/984] 199.204.45.155 () {34 vars in 1052 bytes} [Thu Apr 23 14:49:33 2026] GET /v2.0/ports?network_id=2935ce7a-8f4b-46cd-bce9-2140b7cccd26&device_owner=network%3Adhcp => generated 1244 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 466/985] 10.0.0.59 () {32 vars in 716 bytes} [Thu Apr 23 14:49:33 2026] GET /v2.0/ports/01f75e15-37f7-481c-8918-2734c5d4978b => generated 1037 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 467/986] 199.204.45.155 () {34 vars in 1012 bytes} [Thu Apr 23 14:49:33 2026] GET /v2.0/networks/2935ce7a-8f4b-46cd-bce9-2140b7cccd26?fields=segments => generated 14 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 14:49:33.655 7 INFO neutron.db.l3_db [None req-0c8211fc-a6f5-43c5-916f-01501301ef6c 9c31a6b48ff34283b26906d01df7b14a f17d6facdf294b33b9d0df60fba2ed16 - - - -] Floating IP 43a7f2b2-353f-46ae-8847-5d45694a1ef7 disassociated. External IP: 10.96.250.205, port: 3c7f0217-d722-44b5-bbc4-53dd49619d93. 2026-04-23 14:49:33.688 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a84f46ef-f904-4387-82ed-8341d5f508a3'] response: {'name': 'network-changed', 'server_uuid': 'b6a63d05-e7bf-4668-a5b1-2db86a959e16', 'tag': 'b7f18738-8860-4f59-a1ff-fb61691d14a8', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 520/987] 199.204.45.155 () {36 vars in 997 bytes} [Thu Apr 23 14:49:33 2026] DELETE /v2.0/ports/3c7f0217-d722-44b5-bbc4-53dd49619d93 => generated 0 bytes in 1037 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 521/988] 199.204.45.155 () {34 vars in 1112 bytes} [Thu Apr 23 14:49:34 2026] GET /v2.0/networks/2935ce7a-8f4b-46cd-bce9-2140b7cccd26?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 522/989] 199.204.45.155 () {34 vars in 1080 bytes} [Thu Apr 23 14:49:34 2026] GET /v2.0/ports?tenant_id=1b2006d163794324bc01f364cef86747&device_id=b6a63d05-e7bf-4668-a5b1-2db86a959e16 => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 523/990] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 14:49:34 2026] GET /v2.0/ports?device_id=b6a63d05-e7bf-4668-a5b1-2db86a959e16 => 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: 468/991] 10.0.0.59 () {34 vars in 788 bytes} [Thu Apr 23 14:49:33 2026] PUT /v2.0/routers/c6f33946-260f-412b-87a5-3aaf987dee6d/remove_router_interface => generated 309 bytes in 1108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 524/992] 10.0.0.59 () {32 vars in 773 bytes} [Thu Apr 23 14:49:34 2026] GET /v2.0/security-groups?tenant_id=a5dfc8c1ed8e4167af4ec5bc4e1c4d91&name=default => generated 2801 bytes in 343 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 525/993] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 14:49:34 2026] GET /v2.0/ports?device_id=4a90312e-0985-4305-84c2-f7fd35e41875 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 469/994] 199.204.45.155 () {34 vars in 994 bytes} [Thu Apr 23 14:49:34 2026] GET /v2.0/ports?device_id=b6a63d05-e7bf-4668-a5b1-2db86a959e16 => generated 975 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 526/995] 199.204.45.155 () {34 vars in 986 bytes} [Thu Apr 23 14:49:34 2026] GET /v2.0/networks?id=23273279-77c1-4c52-bd92-77471b3b68c9 => generated 774 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 470/996] 10.0.0.75 () {34 vars in 1039 bytes} [Thu Apr 23 14:49:34 2026] GET /v2.0/security-groups?id=ff3c90d6-e778-4755-bc47-e78fe7868b7a&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 471/997] 10.0.0.59 () {32 vars in 739 bytes} [Thu Apr 23 14:49:34 2026] DELETE /v2.0/security-groups/008fa330-2a0f-4f4c-88f2-1eb51c2f39dc => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 14:49:35.042 7 INFO neutron.api.v2.resource [None req-164a657d-f700-47a9-b7eb-883e6e19b7c4 75f5075ebd5449b3b38f6d0605058d3a 51636b535ac541519aa365717a214ad9 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 527/998] 10.0.0.59 () {34 vars in 788 bytes} [Thu Apr 23 14:49:34 2026] PUT /v2.0/routers/c6f33946-260f-412b-87a5-3aaf987dee6d/remove_router_interface => generated 197 bytes in 176 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 528/999] 199.204.45.155 () {34 vars in 1060 bytes} [Thu Apr 23 14:49:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=b7f18738-8860-4f59-a1ff-fb61691d14a8 => generated 861 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 529/1000] 10.0.0.59 () {32 vars in 735 bytes} [Thu Apr 23 14:49:35 2026] GET /v2.0/ports?device_id=c6f33946-260f-412b-87a5-3aaf987dee6d => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 530/1001] 10.0.0.59 () {32 vars in 773 bytes} [Thu Apr 23 14:49:35 2026] GET /v2.0/security-groups?tenant_id=3f9520484e81487dba54907e4e4c16b4&name=default => generated 2801 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 531/1002] 199.204.45.155 () {34 vars in 984 bytes} [Thu Apr 23 14:49:35 2026] GET /v2.0/subnets?id=1f1de729-f8da-4296-886d-7be33532cf6c => generated 673 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 14:49:35.320 8 INFO neutron.db.l3_db [None req-a3864e2c-2114-48cf-a403-3bdcc6dee893 7f391eac7e5c4879891c3ab83a8e3f92 1b2006d163794324bc01f364cef86747 - - - -] Floating IP b929ca09-1fb1-412a-b038-2df22e3fbe27 disassociated. External IP: 10.96.250.206, port: b7f18738-8860-4f59-a1ff-fb61691d14a8. [pid: 8|app: 0|req: 472/1003] 199.204.45.155 () {36 vars in 997 bytes} [Thu Apr 23 14:49:34 2026] DELETE /v2.0/ports/b7f18738-8860-4f59-a1ff-fb61691d14a8 => generated 0 bytes in 819 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 14:49:35.844 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-41a392e5-ceec-4bd2-973a-d62154aba423'] response: {'server_uuid': 'b6a63d05-e7bf-4668-a5b1-2db86a959e16', 'name': 'network-vif-deleted', 'tag': 'b7f18738-8860-4f59-a1ff-fb61691d14a8', 'status': 'completed', 'code': 200} 2026-04-23 14:49:35.882 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-6c7e6572-a179-4aa4-a4c9-f3758dac96df'] response: {'server_uuid': '4a90312e-0985-4305-84c2-f7fd35e41875', 'name': 'network-vif-deleted', 'tag': '3c7f0217-d722-44b5-bbc4-53dd49619d93', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 473/1004] 10.0.0.59 () {32 vars in 739 bytes} [Thu Apr 23 14:49:35 2026] DELETE /v2.0/security-groups/193b77c0-6583-4c14-bf39-38d093ec705b => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 474/1005] 199.204.45.155 () {34 vars in 1052 bytes} [Thu Apr 23 14:49:35 2026] GET /v2.0/ports?network_id=23273279-77c1-4c52-bd92-77471b3b68c9&device_owner=network%3Adhcp => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 475/1006] 10.0.0.59 () {32 vars in 739 bytes} [Thu Apr 23 14:49:35 2026] DELETE /v2.0/security-groups/f50f11dc-72a4-462e-a611-e2f1a9371a76 => 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: 476/1007] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 14:49:36 2026] GET /v2.0/ports?device_id=b6a63d05-e7bf-4668-a5b1-2db86a959e16 => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 477/1008] 199.204.45.155 () {34 vars in 1012 bytes} [Thu Apr 23 14:49:36 2026] GET /v2.0/networks/23273279-77c1-4c52-bd92-77471b3b68c9?fields=segments => generated 14 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 14:49:36.218 8 INFO neutron.api.v2.resource [None req-42f2913e-b39d-47c5-b644-c4389433fe43 9c31a6b48ff34283b26906d01df7b14a f17d6facdf294b33b9d0df60fba2ed16 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 478/1009] 10.0.0.59 () {32 vars in 736 bytes} [Thu Apr 23 14:49:36 2026] GET /v2.0/security-groups/f50f11dc-72a4-462e-a611-e2f1a9371a76 => generated 146 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 481/1012] 199.204.45.155 () {34 vars in 1112 bytes} [Thu Apr 23 14:49:36 2026] GET /v2.0/networks/23273279-77c1-4c52-bd92-77471b3b68c9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 14:49:36.547 7 INFO neutron.services.segments.plugin [-] Segment 504ed11a-af3e-44ae-892e-4505b04325e3 resource provider aggregate not found 2026-04-23 14:49:36.556 7 INFO neutron.services.segments.plugin [-] Segment 504ed11a-af3e-44ae-892e-4505b04325e3 resource provider aggregate not found 2026-04-23 14:49:36.580 7 INFO neutron.services.segments.plugin [-] Segment 504ed11a-af3e-44ae-892e-4505b04325e3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 504ed11a-af3e-44ae-892e-4505b04325e3 found for delete ", "request_id": "req-645ae85e-4e25-4f89-8539-77df0c70ff86"}]} 2026-04-23 14:49:36.587 7 INFO neutron.db.l3_hamode_db [None req-de075155-d130-41f6-a3b6-cd0ae6ad11ea 75f5075ebd5449b3b38f6d0605058d3a 51636b535ac541519aa365717a214ad9 - - - -] HA network 158ba25f-37c6-42d6-bed5-35c9ea0535cf was deleted as no HA routers are present in tenant 51636b535ac541519aa365717a214ad9. 2026-04-23 14:49:36.589 7 INFO neutron.services.segments.plugin [-] Segment 504ed11a-af3e-44ae-892e-4505b04325e3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 504ed11a-af3e-44ae-892e-4505b04325e3 found for delete ", "request_id": "req-6cc3a12c-ce19-424a-b5bb-161f0f763192"}]} [pid: 7|app: 0|req: 532/1013] 10.0.0.59 () {32 vars in 723 bytes} [Thu Apr 23 14:49:35 2026] DELETE /v2.0/routers/c6f33946-260f-412b-87a5-3aaf987dee6d => generated 0 bytes in 1320 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 482/1014] 10.0.0.59 () {32 vars in 731 bytes} [Thu Apr 23 14:49:36 2026] DELETE /v2.0/floatingips/43a7f2b2-353f-46ae-8847-5d45694a1ef7 => generated 0 bytes in 464 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 533/1015] 10.0.0.59 () {32 vars in 723 bytes} [Thu Apr 23 14:49:36 2026] DELETE /v2.0/subnets/6d48c5eb-5510-494e-a0f5-4b5ceeac35bb => generated 0 bytes in 256 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 534/1016] 10.0.0.59 () {32 vars in 725 bytes} [Thu Apr 23 14:49:36 2026] DELETE /v2.0/networks/c31e09d9-f0b4-425a-96de-3675518d20a9 => generated 0 bytes in 459 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 535/1017] 10.0.0.59 () {32 vars in 739 bytes} [Thu Apr 23 14:49:37 2026] DELETE /v2.0/security-groups/ff3c90d6-e778-4755-bc47-e78fe7868b7a => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 14:49:37.513 7 INFO neutron.db.segments_db [None req-95318937-66d9-4316-b397-b6d9d01fe662 75f5075ebd5449b3b38f6d0605058d3a 51636b535ac541519aa365717a214ad9 - - - -] Added segment 882ecdf3-d9b6-460e-98e4-d6d5a5bf639b of type vxlan for network f545d16f-9681-4e9f-9690-5abe7d6eca85 [pid: 7|app: 0|req: 536/1018] 10.0.0.59 () {34 vars in 669 bytes} [Thu Apr 23 14:49:37 2026] POST /v2.0/networks => generated 634 bytes in 237 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 14:49:37.684 7 INFO neutron.api.v2.resource [None req-02699dd6-042d-4d2a-81c7-5d39a811d760 7f391eac7e5c4879891c3ab83a8e3f92 1b2006d163794324bc01f364cef86747 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 537/1019] 10.0.0.59 () {32 vars in 736 bytes} [Thu Apr 23 14:49:37 2026] GET /v2.0/security-groups/ff3c90d6-e778-4755-bc47-e78fe7868b7a => generated 146 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 538/1020] 10.0.0.59 () {34 vars in 668 bytes} [Thu Apr 23 14:49:37 2026] POST /v2.0/subnets => generated 622 bytes in 357 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 483/1021] 10.0.0.59 () {34 vars in 788 bytes} [Thu Apr 23 14:49:36 2026] PUT /v2.0/routers/b0882473-5a94-4716-8ebe-86cecbccdef2/remove_router_interface => generated 309 bytes in 1621 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 14:49:38.446 8 INFO neutron.db.segments_db [None req-0c784b6d-eb08-4644-b6c7-3046eadff978 75f5075ebd5449b3b38f6d0605058d3a 51636b535ac541519aa365717a214ad9 - - - -] Added segment b660e6c8-2214-4086-a25a-057711b73f69 of type vxlan for network 8189ca3e-4257-4b6e-bef6-511fb7b3fdaa [pid: 7|app: 0|req: 539/1022] 10.0.0.59 () {32 vars in 731 bytes} [Thu Apr 23 14:49:38 2026] DELETE /v2.0/floatingips/b929ca09-1fb1-412a-b038-2df22e3fbe27 => generated 0 bytes in 423 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 14:49:38.608 7 INFO neutron.services.segments.plugin [-] Segment 65ec6a1f-3751-437c-82fb-4680945e1906 resource provider aggregate not found 2026-04-23 14:49:38.614 7 INFO neutron.services.segments.plugin [-] Segment 65ec6a1f-3751-437c-82fb-4680945e1906 resource provider aggregate not found 2026-04-23 14:49:38.634 7 INFO neutron.services.segments.plugin [-] Segment 65ec6a1f-3751-437c-82fb-4680945e1906 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 65ec6a1f-3751-437c-82fb-4680945e1906 found for delete ", "request_id": "req-fd1ace89-79e4-4367-9e09-6cf08b249938"}]} 2026-04-23 14:49:38.746 7 INFO neutron.services.segments.plugin [-] Segment 65ec6a1f-3751-437c-82fb-4680945e1906 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 65ec6a1f-3751-437c-82fb-4680945e1906 found for delete ", "request_id": "req-3b42b992-5fdc-4608-bfdc-02fa3320e941"}]} 2026-04-23 14:49:38.891 8 INFO neutron.db.l3_hamode_db [None req-0c784b6d-eb08-4644-b6c7-3046eadff978 75f5075ebd5449b3b38f6d0605058d3a 51636b535ac541519aa365717a214ad9 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 14:49:39.121 8 INFO neutron.db.l3_hamode_db [None req-0c784b6d-eb08-4644-b6c7-3046eadff978 75f5075ebd5449b3b38f6d0605058d3a 51636b535ac541519aa365717a214ad9 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 14:49:39.665 7 INFO neutron.db.l3_hamode_db [None req-30d87b40-31ab-4dc9-9180-3a5354eb70c2 5cb2f3279c8744c4831da54880d3b541 cd21845394b24718b665645024db9a05 - - - -] HA network 7e9905f9-368b-4475-8c4e-a6db9a0d655e was deleted as no HA routers are present in tenant f17d6facdf294b33b9d0df60fba2ed16. [pid: 7|app: 0|req: 540/1023] 10.0.0.59 () {32 vars in 723 bytes} [Thu Apr 23 14:49:38 2026] DELETE /v2.0/routers/b0882473-5a94-4716-8ebe-86cecbccdef2 => generated 0 bytes in 1204 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 484/1024] 10.0.0.59 () {34 vars in 668 bytes} [Thu Apr 23 14:49:38 2026] POST /v2.0/routers => generated 511 bytes in 1549 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 485/1025] 10.0.0.59 () {32 vars in 723 bytes} [Thu Apr 23 14:49:39 2026] DELETE /v2.0/subnets/c1142616-6a4a-41fe-a3bc-7faaec72df41 => generated 0 bytes in 213 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 14:49:40.670 7 INFO neutron.services.segments.plugin [-] Segment cba3cbec-fce2-4873-815e-065f483e052e resource provider aggregate not found 2026-04-23 14:49:40.698 7 INFO neutron.services.segments.plugin [-] Segment cba3cbec-fce2-4873-815e-065f483e052e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cba3cbec-fce2-4873-815e-065f483e052e found for delete ", "request_id": "req-c231c76c-f8dd-4010-9d8c-31122b65db8f"}]} 2026-04-23 14:49:40.797 7 INFO neutron.services.segments.plugin [-] Segment cba3cbec-fce2-4873-815e-065f483e052e resource provider aggregate not found 2026-04-23 14:49:40.821 7 INFO neutron.services.segments.plugin [-] Segment cba3cbec-fce2-4873-815e-065f483e052e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cba3cbec-fce2-4873-815e-065f483e052e found for delete ", "request_id": "req-86c7500b-4e4d-4aa0-9e51-2d722f5005e6"}]} [pid: 7|app: 0|req: 541/1026] 10.0.0.59 () {34 vars in 788 bytes} [Thu Apr 23 14:49:39 2026] PUT /v2.0/routers/74511b4c-7755-4648-866a-84485d810fe5/remove_router_interface => generated 309 bytes in 1255 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 542/1027] 10.0.0.59 () {32 vars in 773 bytes} [Thu Apr 23 14:49:40 2026] GET /v2.0/security-groups?tenant_id=8774ecc32ec642ce8cfefd14b9f39411&name=default => generated 2801 bytes in 302 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 543/1028] 10.0.0.59 () {32 vars in 725 bytes} [Thu Apr 23 14:49:41 2026] DELETE /v2.0/networks/2935ce7a-8f4b-46cd-bce9-2140b7cccd26 => generated 0 bytes in 206 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 486/1029] 10.0.0.59 () {34 vars in 782 bytes} [Thu Apr 23 14:49:40 2026] PUT /v2.0/routers/0aa3d294-5113-4b41-ab7d-342fd6c4fc58/add_router_interface => generated 309 bytes in 1384 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 487/1030] 10.0.0.59 () {32 vars in 739 bytes} [Thu Apr 23 14:49:41 2026] DELETE /v2.0/security-groups/ef0144ae-20b4-4b9a-b0b4-048e9990c287 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 488/1031] 10.0.0.59 () {32 vars in 716 bytes} [Thu Apr 23 14:49:41 2026] GET /v2.0/ports/00ee06fb-6f0c-4746-b390-528418b22015 => generated 959 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 489/1032] 10.0.0.59 () {32 vars in 773 bytes} [Thu Apr 23 14:49:41 2026] GET /v2.0/security-groups?tenant_id=f17d6facdf294b33b9d0df60fba2ed16&name=default => generated 2801 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 14:49:42.661 7 INFO neutron.db.l3_hamode_db [None req-021b96a6-2b1a-4600-a997-275883e14fad 5cb2f3279c8744c4831da54880d3b541 cd21845394b24718b665645024db9a05 - - - -] HA network 64dc92e1-a0e6-45b3-826b-afe66be08d1c was deleted as no HA routers are present in tenant 1b2006d163794324bc01f364cef86747. [pid: 7|app: 0|req: 544/1033] 10.0.0.59 () {32 vars in 723 bytes} [Thu Apr 23 14:49:41 2026] DELETE /v2.0/routers/74511b4c-7755-4648-866a-84485d810fe5 => generated 0 bytes in 1232 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 14:49:42.723 7 INFO neutron.services.segments.plugin [-] Segment d93f1429-ccb8-4d61-b001-e8f479f2c862 resource provider aggregate not found 2026-04-23 14:49:42.747 7 INFO neutron.services.segments.plugin [-] Segment d93f1429-ccb8-4d61-b001-e8f479f2c862 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d93f1429-ccb8-4d61-b001-e8f479f2c862 found for delete ", "request_id": "req-6bccee37-0bd9-4d97-8d24-48f65e6affcf"}]} [pid: 8|app: 0|req: 490/1034] 10.0.0.59 () {34 vars in 788 bytes} [Thu Apr 23 14:49:41 2026] PUT /v2.0/routers/0aa3d294-5113-4b41-ab7d-342fd6c4fc58/remove_router_interface => generated 309 bytes in 1017 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 14:49:42.774 7 INFO neutron.services.segments.plugin [-] Segment 0876c017-576b-4e5f-9e17-d1a6ea3c7ac2 resource provider aggregate not found 2026-04-23 14:49:42.798 7 INFO neutron.services.segments.plugin [-] Segment 0876c017-576b-4e5f-9e17-d1a6ea3c7ac2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0876c017-576b-4e5f-9e17-d1a6ea3c7ac2 found for delete ", "request_id": "req-efe80922-3cf7-4f04-bcb1-30434921760a"}]} [pid: 7|app: 0|req: 545/1035] 10.0.0.59 () {32 vars in 739 bytes} [Thu Apr 23 14:49:42 2026] DELETE /v2.0/security-groups/7460ce30-f9e3-4d3c-b5a5-ee48696828d5 => generated 0 bytes in 151 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 14:49:42.848 7 INFO neutron.services.segments.plugin [-] Segment d93f1429-ccb8-4d61-b001-e8f479f2c862 resource provider aggregate not found 2026-04-23 14:49:42.866 7 INFO neutron.services.segments.plugin [-] Segment d93f1429-ccb8-4d61-b001-e8f479f2c862 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d93f1429-ccb8-4d61-b001-e8f479f2c862 found for delete ", "request_id": "req-5834340d-86eb-4acf-b0cb-6647f6b34b79"}]} [pid: 8|app: 0|req: 491/1036] 10.0.0.59 () {32 vars in 773 bytes} [Thu Apr 23 14:49:42 2026] GET /v2.0/security-groups?tenant_id=8c06e0878d784db6851717706bab154c&name=default => generated 2801 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 14:49:42.892 7 INFO neutron.services.segments.plugin [-] Segment 0876c017-576b-4e5f-9e17-d1a6ea3c7ac2 resource provider aggregate not found [pid: 8|app: 0|req: 492/1037] 10.0.0.59 () {32 vars in 735 bytes} [Thu Apr 23 14:49:42 2026] GET /v2.0/ports?device_id=0aa3d294-5113-4b41-ab7d-342fd6c4fc58 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 14:49:42.914 7 INFO neutron.services.segments.plugin [-] Segment 0876c017-576b-4e5f-9e17-d1a6ea3c7ac2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0876c017-576b-4e5f-9e17-d1a6ea3c7ac2 found for delete ", "request_id": "req-9814efb4-92d3-4cd3-8a6d-ee5287e77cad"}]} [pid: 8|app: 0|req: 493/1038] 10.0.0.59 () {32 vars in 739 bytes} [Thu Apr 23 14:49:42 2026] DELETE /v2.0/security-groups/3c0809c5-400b-445d-b3ce-07fe3eb45b22 => 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: 546/1039] 10.0.0.59 () {32 vars in 723 bytes} [Thu Apr 23 14:49:42 2026] DELETE /v2.0/subnets/1f1de729-f8da-4296-886d-7be33532cf6c => generated 0 bytes in 252 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 547/1040] 10.0.0.59 () {32 vars in 725 bytes} [Thu Apr 23 14:49:43 2026] DELETE /v2.0/networks/23273279-77c1-4c52-bd92-77471b3b68c9 => generated 0 bytes in 555 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 548/1041] 10.0.0.59 () {32 vars in 773 bytes} [Thu Apr 23 14:49:43 2026] GET /v2.0/security-groups?tenant_id=1b2006d163794324bc01f364cef86747&name=default => generated 2801 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 549/1042] 10.0.0.59 () {32 vars in 739 bytes} [Thu Apr 23 14:49:43 2026] DELETE /v2.0/security-groups/99e4eb9d-168b-477e-a6a9-8bbac112c701 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 14:49:44.266 8 INFO neutron.services.segments.plugin [-] Segment b660e6c8-2214-4086-a25a-057711b73f69 resource provider aggregate not found 2026-04-23 14:49:44.293 8 INFO neutron.services.segments.plugin [-] Segment b660e6c8-2214-4086-a25a-057711b73f69 resource provider aggregate not found 2026-04-23 14:49:44.312 8 INFO neutron.services.segments.plugin [-] Segment b660e6c8-2214-4086-a25a-057711b73f69 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b660e6c8-2214-4086-a25a-057711b73f69 found for delete ", "request_id": "req-86221737-9947-4415-b1de-20d80e92582a"}]} 2026-04-23 14:49:44.314 8 INFO neutron.services.segments.plugin [-] Segment b660e6c8-2214-4086-a25a-057711b73f69 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b660e6c8-2214-4086-a25a-057711b73f69 found for delete ", "request_id": "req-b8f74914-1215-414d-a72f-74f4317a93a9"}]} 2026-04-23 14:49:44.323 8 INFO neutron.db.l3_hamode_db [None req-add3e387-34bd-42a8-a988-73514ae4b786 75f5075ebd5449b3b38f6d0605058d3a 51636b535ac541519aa365717a214ad9 - - - -] HA network 8189ca3e-4257-4b6e-bef6-511fb7b3fdaa was deleted as no HA routers are present in tenant 51636b535ac541519aa365717a214ad9. [pid: 8|app: 0|req: 494/1043] 10.0.0.59 () {32 vars in 723 bytes} [Thu Apr 23 14:49:43 2026] DELETE /v2.0/routers/0aa3d294-5113-4b41-ab7d-342fd6c4fc58 => generated 0 bytes in 1327 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 550/1044] 10.0.0.59 () {32 vars in 723 bytes} [Thu Apr 23 14:49:44 2026] DELETE /v2.0/subnets/23a2e9a5-36f0-4982-bd24-32a640790ddc => generated 0 bytes in 272 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 495/1045] 10.0.0.59 () {32 vars in 725 bytes} [Thu Apr 23 14:49:44 2026] DELETE /v2.0/networks/f545d16f-9681-4e9f-9690-5abe7d6eca85 => generated 0 bytes in 428 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 14:49:45.093 7 INFO neutron.services.segments.plugin [-] Segment a4c86ce8-41ed-48d6-bc83-5b734a4a56e3 resource provider aggregate not found 2026-04-23 14:49:45.105 7 INFO neutron.services.segments.plugin [-] Segment a4c86ce8-41ed-48d6-bc83-5b734a4a56e3 resource provider aggregate not found 2026-04-23 14:49:45.122 7 INFO neutron.services.segments.plugin [-] Segment a4c86ce8-41ed-48d6-bc83-5b734a4a56e3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a4c86ce8-41ed-48d6-bc83-5b734a4a56e3 found for delete ", "request_id": "req-61782f5d-b973-4243-8699-cf20dc703a9c"}]} 2026-04-23 14:49:45.123 7 INFO neutron.services.segments.plugin [-] Segment a4c86ce8-41ed-48d6-bc83-5b734a4a56e3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a4c86ce8-41ed-48d6-bc83-5b734a4a56e3 found for delete ", "request_id": "req-d4a126f6-f6a1-4245-a4af-89c968b9e941"}]} 2026-04-23 14:49:45.149 7 INFO neutron.db.segments_db [None req-7562a5cd-f2c8-4653-b1e1-ff802a12718f 75f5075ebd5449b3b38f6d0605058d3a 51636b535ac541519aa365717a214ad9 - - - -] Added segment b21da949-8531-4e88-893c-4478e22fc5b4 of type vxlan for network 7139f67c-4048-4bc8-a23a-9366cf84cb03 2026-04-23 14:49:45.511 7 INFO neutron.db.l3_hamode_db [None req-7562a5cd-f2c8-4653-b1e1-ff802a12718f 75f5075ebd5449b3b38f6d0605058d3a 51636b535ac541519aa365717a214ad9 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 496/1046] 10.0.0.59 () {32 vars in 773 bytes} [Thu Apr 23 14:49:45 2026] GET /v2.0/security-groups?tenant_id=7fc1bcf7c40d4ea5860d7425b470f40e&name=default => generated 2801 bytes in 262 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 14:49:46.343 8 INFO neutron.services.segments.plugin [-] Segment 882ecdf3-d9b6-460e-98e4-d6d5a5bf639b resource provider aggregate not found 2026-04-23 14:49:46.350 8 INFO neutron.services.segments.plugin [-] Segment 882ecdf3-d9b6-460e-98e4-d6d5a5bf639b resource provider aggregate not found 2026-04-23 14:49:46.365 8 INFO neutron.services.segments.plugin [-] Segment 882ecdf3-d9b6-460e-98e4-d6d5a5bf639b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 882ecdf3-d9b6-460e-98e4-d6d5a5bf639b found for delete ", "request_id": "req-c8a7706f-c227-4574-b3a3-f04c30c1734c"}]} 2026-04-23 14:49:46.367 8 INFO neutron.services.segments.plugin [-] Segment 882ecdf3-d9b6-460e-98e4-d6d5a5bf639b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 882ecdf3-d9b6-460e-98e4-d6d5a5bf639b found for delete ", "request_id": "req-651989ec-4d04-44fd-9e15-aa1a2c71cf63"}]} [pid: 8|app: 0|req: 497/1047] 10.0.0.59 () {32 vars in 739 bytes} [Thu Apr 23 14:49:46 2026] DELETE /v2.0/security-groups/e80faca6-f4fa-405d-92e8-887b90e863a2 => generated 0 bytes in 234 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 14:49:46.924 7 INFO neutron.db.l3_hamode_db [None req-7562a5cd-f2c8-4653-b1e1-ff802a12718f 75f5075ebd5449b3b38f6d0605058d3a 51636b535ac541519aa365717a214ad9 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 551/1048] 10.0.0.59 () {34 vars in 668 bytes} [Thu Apr 23 14:49:45 2026] POST /v2.0/routers => generated 691 bytes in 3272 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 498/1049] 10.0.0.59 () {32 vars in 720 bytes} [Thu Apr 23 14:49:48 2026] GET /v2.0/routers/35e49374-c2df-4949-900a-15cd70619c5f => generated 697 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 552/1050] 10.0.0.59 () {32 vars in 646 bytes} [Thu Apr 23 14:49:48 2026] GET /v2.0/routers => generated 700 bytes in 170 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 499/1051] 10.0.0.59 () {34 vars in 740 bytes} [Thu Apr 23 14:49:48 2026] PUT /v2.0/routers/35e49374-c2df-4949-900a-15cd70619c5f => generated 704 bytes in 575 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 553/1052] 10.0.0.59 () {32 vars in 720 bytes} [Thu Apr 23 14:49:49 2026] GET /v2.0/routers/35e49374-c2df-4949-900a-15cd70619c5f => generated 704 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 500/1053] 10.0.0.59 () {32 vars in 735 bytes} [Thu Apr 23 14:49:49 2026] GET /v2.0/ports?device_id=35e49374-c2df-4949-900a-15cd70619c5f => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 501/1054] 10.0.0.59 () {32 vars in 773 bytes} [Thu Apr 23 14:49:49 2026] GET /v2.0/security-groups?tenant_id=50fda6b21fe846549a1cef2c1a8f045b&name=default => generated 2801 bytes in 339 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 502/1055] 10.0.0.59 () {32 vars in 773 bytes} [Thu Apr 23 14:49:50 2026] GET /v2.0/security-groups?tenant_id=abee4c3b3aca4ef8bbe2a44c524bee7a&name=default => generated 2801 bytes in 232 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 503/1056] 10.0.0.59 () {32 vars in 739 bytes} [Thu Apr 23 14:49:50 2026] DELETE /v2.0/security-groups/9a666f28-be03-47c1-82d6-c802a1806490 => 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: 504/1057] 10.0.0.59 () {32 vars in 739 bytes} [Thu Apr 23 14:49:50 2026] DELETE /v2.0/security-groups/457e8037-02a1-4285-b27f-5fdc3357cd44 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 14:49:50.542 7 INFO neutron.services.segments.plugin [-] Segment b21da949-8531-4e88-893c-4478e22fc5b4 resource provider aggregate not found 2026-04-23 14:49:50.561 7 INFO neutron.services.segments.plugin [-] Segment b21da949-8531-4e88-893c-4478e22fc5b4 resource provider aggregate not found 2026-04-23 14:49:50.581 7 INFO neutron.services.segments.plugin [-] Segment b21da949-8531-4e88-893c-4478e22fc5b4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b21da949-8531-4e88-893c-4478e22fc5b4 found for delete ", "request_id": "req-75571135-441c-4ad7-a3bc-ab02e3d672e0"}]} 2026-04-23 14:49:50.585 7 INFO neutron.db.l3_hamode_db [None req-a1bb54cc-b2be-4eaf-89ad-8f017292f338 75f5075ebd5449b3b38f6d0605058d3a 51636b535ac541519aa365717a214ad9 - - - -] HA network 7139f67c-4048-4bc8-a23a-9366cf84cb03 was deleted as no HA routers are present in tenant 51636b535ac541519aa365717a214ad9. [pid: 7|app: 0|req: 554/1058] 10.0.0.59 () {32 vars in 723 bytes} [Thu Apr 23 14:49:49 2026] DELETE /v2.0/routers/35e49374-c2df-4949-900a-15cd70619c5f => generated 0 bytes in 1215 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 505/1059] 10.0.0.59 () {32 vars in 735 bytes} [Thu Apr 23 14:49:50 2026] GET /v2.0/ports?device_id=35e49374-c2df-4949-900a-15cd70619c5f => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 14:49:50.630 7 INFO neutron.services.segments.plugin [-] Segment b21da949-8531-4e88-893c-4478e22fc5b4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b21da949-8531-4e88-893c-4478e22fc5b4 found for delete ", "request_id": "req-60b667a0-67a9-4001-8b7f-c6bfd6144349"}]} 2026-04-23 14:49:50.674 7 INFO neutron.api.v2.resource [None req-34c21789-8a8d-4db2-a2f8-044e7d9a9883 75f5075ebd5449b3b38f6d0605058d3a 51636b535ac541519aa365717a214ad9 - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 555/1060] 10.0.0.59 () {32 vars in 723 bytes} [Thu Apr 23 14:49:50 2026] DELETE /v2.0/routers/35e49374-c2df-4949-900a-15cd70619c5f => generated 135 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 556/1061] 10.0.0.59 () {32 vars in 735 bytes} [Thu Apr 23 14:49:50 2026] GET /v2.0/ports?device_id=0aa3d294-5113-4b41-ab7d-342fd6c4fc58 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 557/1062] 10.0.0.59 () {32 vars in 773 bytes} [Thu Apr 23 14:49:50 2026] GET /v2.0/security-groups?tenant_id=842bb6e849d943bf9e051104588d4da6&name=default => generated 2801 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 14:49:50.832 7 INFO neutron.api.v2.resource [None req-d0535574-8be2-480b-8108-dbae82decbd1 75f5075ebd5449b3b38f6d0605058d3a 51636b535ac541519aa365717a214ad9 - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 558/1063] 10.0.0.59 () {32 vars in 723 bytes} [Thu Apr 23 14:49:50 2026] DELETE /v2.0/routers/0aa3d294-5113-4b41-ab7d-342fd6c4fc58 => generated 135 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 559/1064] 10.0.0.59 () {32 vars in 739 bytes} [Thu Apr 23 14:49:50 2026] DELETE /v2.0/security-groups/1e2144bf-c442-4605-b956-bc210d9e966a => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 14:49:50.947 7 INFO neutron.pecan_wsgi.hooks.translation [None req-40f486ac-4bc5-4435-a7a6-02a8decda79b 75f5075ebd5449b3b38f6d0605058d3a 51636b535ac541519aa365717a214ad9 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 560/1065] 10.0.0.59 () {32 vars in 723 bytes} [Thu Apr 23 14:49:50 2026] DELETE /v2.0/subnets/23a2e9a5-36f0-4982-bd24-32a640790ddc => generated 136 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 561/1066] 10.0.0.59 () {32 vars in 735 bytes} [Thu Apr 23 14:49:50 2026] GET /v2.0/ports?device_id=c6f33946-260f-412b-87a5-3aaf987dee6d => 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: 506/1067] 10.0.0.59 () {32 vars in 773 bytes} [Thu Apr 23 14:49:50 2026] GET /v2.0/security-groups?tenant_id=f3a0f89b5ff046d0adfd2d56085a5936&name=default => generated 2801 bytes in 349 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 14:49:51.013 7 INFO neutron.api.v2.resource [None req-ec4ec37c-a28c-4ec2-8bf8-bc2eefe761a7 75f5075ebd5449b3b38f6d0605058d3a 51636b535ac541519aa365717a214ad9 - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 562/1068] 10.0.0.59 () {32 vars in 723 bytes} [Thu Apr 23 14:49:50 2026] DELETE /v2.0/routers/c6f33946-260f-412b-87a5-3aaf987dee6d => generated 135 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 14:49:51.039 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6f77b5de-dfef-47c1-9e7c-bd68e9e46abc 75f5075ebd5449b3b38f6d0605058d3a 51636b535ac541519aa365717a214ad9 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 563/1069] 10.0.0.59 () {32 vars in 723 bytes} [Thu Apr 23 14:49:51 2026] DELETE /v2.0/subnets/6d48c5eb-5510-494e-a0f5-4b5ceeac35bb => 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: 564/1070] 10.0.0.59 () {32 vars in 735 bytes} [Thu Apr 23 14:49:51 2026] GET /v2.0/ports?device_id=d29c8f3a-8f83-48d4-b800-6bab8ea7fa27 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 14:49:51.108 7 INFO neutron.api.v2.resource [None req-2294cf48-d2bd-4e3f-9743-3965bb6b3b25 75f5075ebd5449b3b38f6d0605058d3a 51636b535ac541519aa365717a214ad9 - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 565/1071] 10.0.0.59 () {32 vars in 723 bytes} [Thu Apr 23 14:49:51 2026] DELETE /v2.0/routers/d29c8f3a-8f83-48d4-b800-6bab8ea7fa27 => generated 135 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 507/1072] 10.0.0.59 () {32 vars in 739 bytes} [Thu Apr 23 14:49:51 2026] DELETE /v2.0/security-groups/c8821d55-f21b-4587-9fe2-e96c09bcabc6 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 14:49:51.136 7 INFO neutron.pecan_wsgi.hooks.translation [None req-89be105e-6def-41d7-a704-2a7f86f87fee 75f5075ebd5449b3b38f6d0605058d3a 51636b535ac541519aa365717a214ad9 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 566/1073] 10.0.0.59 () {32 vars in 723 bytes} [Thu Apr 23 14:49:51 2026] DELETE /v2.0/subnets/d65992da-37f1-458f-acce-04dded1771c3 => generated 136 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 14:49:51.173 8 INFO neutron.pecan_wsgi.hooks.translation [None req-eb7a572a-cd8c-4be5-a6ff-89b8e7c09fbc 75f5075ebd5449b3b38f6d0605058d3a 51636b535ac541519aa365717a214ad9 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 508/1076] 10.0.0.59 () {32 vars in 723 bytes} [Thu Apr 23 14:49:51 2026] DELETE /v2.0/subnets/e8993255-3e22-462f-90f7-3d7fbcc9c239 => generated 136 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 569/1077] 10.0.0.59 () {32 vars in 773 bytes} [Thu Apr 23 14:49:51 2026] GET /v2.0/security-groups?tenant_id=7b0ea873deec44f98ad76e09fd892096&name=default => generated 2801 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 509/1078] 10.0.0.59 () {32 vars in 739 bytes} [Thu Apr 23 14:49:51 2026] DELETE /v2.0/security-groups/e5d02106-3eeb-4de1-a7a0-fc4a62a60ced => 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: 570/1079] 10.0.0.59 () {32 vars in 773 bytes} [Thu Apr 23 14:49:51 2026] GET /v2.0/security-groups?tenant_id=51636b535ac541519aa365717a214ad9&name=default => generated 2801 bytes in 219 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 510/1080] 10.0.0.59 () {32 vars in 739 bytes} [Thu Apr 23 14:49:52 2026] DELETE /v2.0/security-groups/381d660b-f9e1-4532-9b24-1a2f9f5913c3 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 571/1081] 10.0.0.59 () {32 vars in 622 bytes} [Thu Apr 23 14:49:52 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: 511/1082] 10.0.0.59 () {32 vars in 632 bytes} [Thu Apr 23 14:49:52 2026] GET /v2.0/ => generated 632 bytes in 309 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 572/1083] 10.0.0.59 () {32 vars in 773 bytes} [Thu Apr 23 14:49:53 2026] GET /v2.0/security-groups?tenant_id=d731217972dc4cdd944a655316435a36&name=default => generated 2801 bytes in 216 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 512/1084] 10.0.0.59 () {32 vars in 739 bytes} [Thu Apr 23 14:49:53 2026] DELETE /v2.0/security-groups/cc415020-c3fe-4214-b3fd-2336b880edb9 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 513/1085] 10.0.0.59 () {32 vars in 773 bytes} [Thu Apr 23 14:49:54 2026] GET /v2.0/security-groups?tenant_id=3f4150fdf76d4f2cb5c340c25318df8b&name=default => generated 2801 bytes in 313 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 573/1086] 10.0.0.59 () {34 vars in 683 bytes} [Thu Apr 23 14:49:53 2026] POST /v2.0/security-groups => generated 1560 bytes in 386 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 574/1087] 10.0.0.59 () {32 vars in 662 bytes} [Thu Apr 23 14:49:54 2026] GET /v2.0/security-groups => generated 4343 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 514/1088] 10.0.0.59 () {32 vars in 739 bytes} [Thu Apr 23 14:49:54 2026] DELETE /v2.0/security-groups/da7f251c-dcec-4725-aebb-60ef0ee8c82e => generated 0 bytes in 145 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 575/1089] 10.0.0.59 () {34 vars in 757 bytes} [Thu Apr 23 14:49:54 2026] PUT /v2.0/security-groups/e32caced-55ab-4c33-a3f4-70a0835d925b => generated 1600 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 515/1090] 10.0.0.59 () {32 vars in 736 bytes} [Thu Apr 23 14:49:54 2026] GET /v2.0/security-groups/e32caced-55ab-4c33-a3f4-70a0835d925b => generated 1600 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 576/1091] 10.0.0.59 () {32 vars in 739 bytes} [Thu Apr 23 14:49:54 2026] DELETE /v2.0/security-groups/e32caced-55ab-4c33-a3f4-70a0835d925b => 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: 516/1092] 10.0.0.59 () {32 vars in 662 bytes} [Thu Apr 23 14:49:54 2026] GET /v2.0/security-groups => generated 2801 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 14:49:54.732 7 INFO neutron.api.v2.resource [None req-8d7a3828-a9e4-4283-a6a4-6bf653580553 38b6982171c94b2aa1ce31a5b8d51b92 d7eb5e9228004bcd8b72c62b498663df - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 577/1093] 10.0.0.59 () {32 vars in 739 bytes} [Thu Apr 23 14:49:54 2026] DELETE /v2.0/security-groups/e32caced-55ab-4c33-a3f4-70a0835d925b => 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: 517/1094] 10.0.0.59 () {34 vars in 683 bytes} [Thu Apr 23 14:49:54 2026] POST /v2.0/security-groups => generated 1560 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 578/1095] 10.0.0.59 () {34 vars in 694 bytes} [Thu Apr 23 14:49:54 2026] POST /v2.0/security-group-rules => generated 569 bytes in 96 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 518/1096] 10.0.0.59 () {32 vars in 746 bytes} [Thu Apr 23 14:49:54 2026] GET /v2.0/security-group-rules/8d88376e-78ac-47bc-a9c2-9d4c38df01db => generated 569 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 579/1097] 10.0.0.59 () {32 vars in 672 bytes} [Thu Apr 23 14:49:54 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 519/1098] 10.0.0.59 () {32 vars in 749 bytes} [Thu Apr 23 14:49:55 2026] DELETE /v2.0/security-group-rules/8d88376e-78ac-47bc-a9c2-9d4c38df01db => 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: 580/1099] 10.0.0.59 () {32 vars in 672 bytes} [Thu Apr 23 14:49:55 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 520/1100] 10.0.0.59 () {34 vars in 694 bytes} [Thu Apr 23 14:49:55 2026] POST /v2.0/security-group-rules => generated 569 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 581/1101] 10.0.0.59 () {32 vars in 746 bytes} [Thu Apr 23 14:49:55 2026] GET /v2.0/security-group-rules/5537bb29-87ba-41d2-96ed-20e69a0407c0 => generated 569 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 521/1102] 10.0.0.59 () {32 vars in 672 bytes} [Thu Apr 23 14:49:55 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 582/1103] 10.0.0.59 () {32 vars in 749 bytes} [Thu Apr 23 14:49:55 2026] DELETE /v2.0/security-group-rules/5537bb29-87ba-41d2-96ed-20e69a0407c0 => 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: 522/1104] 10.0.0.59 () {32 vars in 672 bytes} [Thu Apr 23 14:49:55 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 14:49:55.485 7 INFO neutron.db.securitygroups_db [None req-9552c685-32b4-43f3-b630-14a213717281 38b6982171c94b2aa1ce31a5b8d51b92 d7eb5e9228004bcd8b72c62b498663df - - - -] Project d7eb5e9228004bcd8b72c62b498663df 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: 583/1105] 10.0.0.59 () {34 vars in 694 bytes} [Thu Apr 23 14:49:55 2026] POST /v2.0/security-group-rules => generated 575 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 523/1106] 10.0.0.59 () {32 vars in 746 bytes} [Thu Apr 23 14:49:55 2026] GET /v2.0/security-group-rules/eb3f203b-90a4-4bdb-bfbb-42622ebdd8cd => generated 575 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 584/1107] 10.0.0.59 () {32 vars in 672 bytes} [Thu Apr 23 14:49:55 2026] GET /v2.0/security-group-rules => generated 3924 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 524/1108] 10.0.0.59 () {32 vars in 749 bytes} [Thu Apr 23 14:49:55 2026] DELETE /v2.0/security-group-rules/eb3f203b-90a4-4bdb-bfbb-42622ebdd8cd => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 585/1109] 10.0.0.59 () {32 vars in 672 bytes} [Thu Apr 23 14:49:55 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 525/1110] 10.0.0.59 () {32 vars in 739 bytes} [Thu Apr 23 14:49:55 2026] DELETE /v2.0/security-groups/9838c4d8-a965-4bb3-b48a-bad25b36818a => 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: 586/1111] 10.0.0.59 () {32 vars in 662 bytes} [Thu Apr 23 14:49:55 2026] GET /v2.0/security-groups => generated 2801 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 526/1112] 10.0.0.59 () {32 vars in 662 bytes} [Thu Apr 23 14:49:55 2026] GET /v2.0/security-groups => generated 2801 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 587/1113] 10.0.0.59 () {32 vars in 773 bytes} [Thu Apr 23 14:49:56 2026] GET /v2.0/security-groups?tenant_id=1b21c403c78c40428202ea37abc2f8c2&name=default => generated 2801 bytes in 347 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 527/1114] 10.0.0.59 () {32 vars in 739 bytes} [Thu Apr 23 14:49:56 2026] DELETE /v2.0/security-groups/d29bf91c-7d70-4265-a665-719990236295 => 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: 588/1115] 10.0.0.59 () {32 vars in 773 bytes} [Thu Apr 23 14:49:56 2026] GET /v2.0/security-groups?tenant_id=d7eb5e9228004bcd8b72c62b498663df&name=default => generated 2801 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 528/1116] 10.0.0.59 () {32 vars in 739 bytes} [Thu Apr 23 14:49:56 2026] DELETE /v2.0/security-groups/0ba96bc2-937f-4135-8c35-5cfbf0ba3b7d => 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: 589/1117] 10.0.0.59 () {32 vars in 773 bytes} [Thu Apr 23 14:49:56 2026] GET /v2.0/security-groups?tenant_id=3ef4cb0ee7e0472fb75f81c85ed0b394&name=default => generated 2801 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 529/1118] 10.0.0.59 () {32 vars in 739 bytes} [Thu Apr 23 14:49:56 2026] DELETE /v2.0/security-groups/29975d76-0e68-446f-936f-1f18e9dba655 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 590/1119] 10.0.0.59 () {32 vars in 773 bytes} [Thu Apr 23 14:49:58 2026] GET /v2.0/security-groups?tenant_id=69a7f381747e4c71a4590c62b3f9fdd9&name=default => generated 2801 bytes in 336 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 530/1120] 10.0.0.59 () {32 vars in 739 bytes} [Thu Apr 23 14:49:58 2026] DELETE /v2.0/security-groups/4099a350-68c1-402b-818b-67ecaa03a6bd => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 591/1121] 10.0.0.59 () {32 vars in 773 bytes} [Thu Apr 23 14:49:58 2026] GET /v2.0/security-groups?tenant_id=e35c99853ac84e29ac4c60bd708c85e8&name=default => generated 2801 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 531/1122] 10.0.0.59 () {32 vars in 739 bytes} [Thu Apr 23 14:49:59 2026] DELETE /v2.0/security-groups/fcafa307-428a-4400-9aa9-0d15e1d8888a => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 592/1123] 10.0.0.59 () {32 vars in 773 bytes} [Thu Apr 23 14:49:59 2026] GET /v2.0/security-groups?tenant_id=54b6ddaa14484b25b4cb5e81fa9d28de&name=default => generated 2801 bytes in 283 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 532/1124] 10.0.0.59 () {32 vars in 739 bytes} [Thu Apr 23 14:50:00 2026] DELETE /v2.0/security-groups/7ce2a867-f82a-4ab3-ba61-1ee9b5aec8cc => 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: 593/1125] 10.0.0.59 () {32 vars in 773 bytes} [Thu Apr 23 14:50:00 2026] GET /v2.0/security-groups?tenant_id=49923f7616c0412ba56de9aa63c49b43&name=default => generated 2801 bytes in 320 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 533/1126] 10.0.0.59 () {32 vars in 739 bytes} [Thu Apr 23 14:50:00 2026] DELETE /v2.0/security-groups/40bb56db-d895-4083-9a07-9c40b762739a => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 14:50:02.496 7 INFO neutron.db.segments_db [None req-8356cd70-6982-435d-9cc4-f7467f19c704 0303dbf3a6de4c15ab5a4b006a997061 875b4f4d01b144c289322b35fceecb02 - - - -] Added segment 90adf9a3-3507-4fb8-8e30-26cfc8aa0d53 of type vxlan for network a97b8a0b-606c-431a-a28f-99743c61980e 2026-04-23 14:50:02.611 7 INFO neutron.db.segments_db [None req-8356cd70-6982-435d-9cc4-f7467f19c704 0303dbf3a6de4c15ab5a4b006a997061 875b4f4d01b144c289322b35fceecb02 - - - -] Added segment 9e0612b6-d152-40dc-99a7-0c8e2f4229dd of type vxlan for network faf034bb-12de-4f75-a820-ab600a55f705 [pid: 7|app: 0|req: 594/1127] 10.0.0.59 () {34 vars in 669 bytes} [Thu Apr 23 14:50:02 2026] POST /v2.0/networks => generated 1244 bytes in 704 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 534/1128] 10.0.0.59 () {32 vars in 648 bytes} [Thu Apr 23 14:50:02 2026] GET /v2.0/networks => generated 1843 bytes in 171 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 14:50:03.194 7 INFO neutron.services.segments.plugin [-] Segment 90adf9a3-3507-4fb8-8e30-26cfc8aa0d53 resource provider aggregate not found 2026-04-23 14:50:03.199 7 INFO neutron.services.segments.plugin [-] Segment 90adf9a3-3507-4fb8-8e30-26cfc8aa0d53 resource provider aggregate not found 2026-04-23 14:50:03.214 7 INFO neutron.services.segments.plugin [-] Segment 90adf9a3-3507-4fb8-8e30-26cfc8aa0d53 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 90adf9a3-3507-4fb8-8e30-26cfc8aa0d53 found for delete ", "request_id": "req-daaeb6c6-ee56-4981-b9d4-cfeef1e2442b"}]} 2026-04-23 14:50:03.222 7 INFO neutron.services.segments.plugin [-] Segment 90adf9a3-3507-4fb8-8e30-26cfc8aa0d53 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 90adf9a3-3507-4fb8-8e30-26cfc8aa0d53 found for delete ", "request_id": "req-6d2afbb0-2472-44ea-8ef1-014458a82f28"}]} [pid: 7|app: 0|req: 595/1129] 10.0.0.59 () {32 vars in 725 bytes} [Thu Apr 23 14:50:02 2026] DELETE /v2.0/networks/a97b8a0b-606c-431a-a28f-99743c61980e => generated 0 bytes in 278 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 14:50:03.484 8 INFO neutron.services.segments.plugin [-] Segment 9e0612b6-d152-40dc-99a7-0c8e2f4229dd resource provider aggregate not found 2026-04-23 14:50:03.491 8 INFO neutron.services.segments.plugin [-] Segment 9e0612b6-d152-40dc-99a7-0c8e2f4229dd resource provider aggregate not found 2026-04-23 14:50:03.512 8 INFO neutron.services.segments.plugin [-] Segment 9e0612b6-d152-40dc-99a7-0c8e2f4229dd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9e0612b6-d152-40dc-99a7-0c8e2f4229dd found for delete ", "request_id": "req-e01a111f-8abe-4ddf-b2d2-1eb69f1596c5"}]} 2026-04-23 14:50:03.513 8 INFO neutron.services.segments.plugin [-] Segment 9e0612b6-d152-40dc-99a7-0c8e2f4229dd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9e0612b6-d152-40dc-99a7-0c8e2f4229dd found for delete ", "request_id": "req-f73630d4-5ef6-484c-b2c4-9652c501adc2"}]} [pid: 8|app: 0|req: 535/1130] 10.0.0.59 () {32 vars in 725 bytes} [Thu Apr 23 14:50:03 2026] DELETE /v2.0/networks/faf034bb-12de-4f75-a820-ab600a55f705 => generated 0 bytes in 317 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 536/1131] 10.0.0.59 () {32 vars in 648 bytes} [Thu Apr 23 14:50:03 2026] GET /v2.0/networks => generated 651 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 14:50:03.714 8 INFO neutron.db.segments_db [None req-2acee97e-c78e-4118-83dc-1cb0109a37fb 0303dbf3a6de4c15ab5a4b006a997061 875b4f4d01b144c289322b35fceecb02 - - - -] Added segment af85d415-455e-4098-813b-352331f481c4 of type vxlan for network cdb458ec-367a-428b-94a5-3c801b93abd4 [pid: 7|app: 0|req: 596/1132] 10.0.0.59 () {32 vars in 773 bytes} [Thu Apr 23 14:50:03 2026] GET /v2.0/security-groups?tenant_id=744fdec183c546bda40d188730a24a2a&name=default => generated 2801 bytes in 392 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 537/1133] 10.0.0.59 () {34 vars in 669 bytes} [Thu Apr 23 14:50:03 2026] POST /v2.0/networks => generated 654 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 538/1134] 10.0.0.59 () {32 vars in 739 bytes} [Thu Apr 23 14:50:03 2026] DELETE /v2.0/security-groups/8a9f98ef-dfe1-498c-8633-5f978a31b7a4 => generated 0 bytes in 191 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 14:50:04.086 8 INFO neutron.db.segments_db [None req-6926dc4e-c675-4276-9982-da612a7e6c9b 0303dbf3a6de4c15ab5a4b006a997061 875b4f4d01b144c289322b35fceecb02 - - - -] Added segment 1ddf0b73-690a-4c8f-b02a-fa8684765236 of type vxlan for network 6dede737-764c-4c7d-993e-1e9c917a383b [pid: 7|app: 0|req: 597/1135] 10.0.0.59 () {32 vars in 773 bytes} [Thu Apr 23 14:50:03 2026] GET /v2.0/security-groups?tenant_id=8a3248b341624b8490d4630095a54c51&name=default => generated 2801 bytes in 416 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 539/1136] 10.0.0.59 () {34 vars in 669 bytes} [Thu Apr 23 14:50:04 2026] POST /v2.0/networks => generated 654 bytes in 219 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 598/1137] 10.0.0.59 () {32 vars in 739 bytes} [Thu Apr 23 14:50:04 2026] DELETE /v2.0/security-groups/934c6de6-b117-4a74-ba5e-85444ded81a7 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 540/1138] 10.0.0.59 () {34 vars in 664 bytes} [Thu Apr 23 14:50:04 2026] POST /v2.0/ports => generated 1505 bytes in 792 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 599/1139] 10.0.0.59 () {32 vars in 773 bytes} [Thu Apr 23 14:50:04 2026] GET /v2.0/security-groups?tenant_id=3746b399bc10466aa4a1d41142636177&name=default => generated 2801 bytes in 266 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 541/1140] 10.0.0.59 () {32 vars in 642 bytes} [Thu Apr 23 14:50:05 2026] GET /v2.0/ports => generated 1505 bytes in 172 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 600/1141] 10.0.0.59 () {32 vars in 739 bytes} [Thu Apr 23 14:50:05 2026] DELETE /v2.0/security-groups/725570b3-f26f-4a6e-9b30-4c5e3e83c113 => 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: 542/1142] 10.0.0.59 () {32 vars in 719 bytes} [Thu Apr 23 14:50:05 2026] DELETE /v2.0/ports/c5aefd60-27d2-4669-8a42-e428eb131266 => generated 0 bytes in 232 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 601/1143] 10.0.0.59 () {32 vars in 773 bytes} [Thu Apr 23 14:50:05 2026] GET /v2.0/security-groups?tenant_id=350ad6221981461585f94adcd447dafd&name=default => generated 2801 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 602/1144] 10.0.0.59 () {32 vars in 739 bytes} [Thu Apr 23 14:50:05 2026] DELETE /v2.0/security-groups/6f536d15-8390-482b-abda-fa924a3771f5 => 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: 543/1145] 10.0.0.59 () {32 vars in 719 bytes} [Thu Apr 23 14:50:05 2026] DELETE /v2.0/ports/7e52058d-eaee-495d-8c98-98afc2185038 => generated 0 bytes in 268 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 603/1146] 10.0.0.59 () {32 vars in 642 bytes} [Thu Apr 23 14:50:05 2026] GET /v2.0/ports => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 14:50:05.857 8 INFO neutron.db.segments_db [None req-79bd753e-fe10-4dff-b8ba-ea890d180de3 0303dbf3a6de4c15ab5a4b006a997061 875b4f4d01b144c289322b35fceecb02 - - - -] Added segment 21547585-ab29-46fe-ab66-35d77919f51a of type vxlan for network 7b1c1607-06e0-4b35-ab9f-832a45c4bef7 [pid: 8|app: 0|req: 544/1147] 10.0.0.59 () {34 vars in 669 bytes} [Thu Apr 23 14:50:05 2026] POST /v2.0/networks => generated 654 bytes in 189 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 14:50:06.076 8 INFO neutron.db.segments_db [None req-cc6bc7c0-598d-4659-9bd7-12d371155a84 0303dbf3a6de4c15ab5a4b006a997061 875b4f4d01b144c289322b35fceecb02 - - - -] Added segment cbabbe5e-464d-491d-b893-9a3689d30544 of type vxlan for network b26ed686-6da1-40fc-a650-7950113778f5 [pid: 8|app: 0|req: 545/1148] 10.0.0.59 () {34 vars in 669 bytes} [Thu Apr 23 14:50:05 2026] POST /v2.0/networks => generated 654 bytes in 245 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 14:50:06.462 7 INFO neutron.db.segments_db [None req-df635fc5-1a5c-48c0-b12f-2b3af2c2da49 5cb2f3279c8744c4831da54880d3b541 cd21845394b24718b665645024db9a05 - - - -] Added segment f7cd54e5-498d-44d3-bd0e-1ac6dfbc6dd3 of type vxlan for network d30e1a20-98df-4c4e-9ee6-e181afeb6db0 [pid: 7|app: 0|req: 604/1151] 10.0.0.59 () {34 vars in 670 bytes} [Thu Apr 23 14:50:05 2026] POST /v2.0/networks => generated 739 bytes in 632 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 548/1152] 10.0.0.59 () {34 vars in 668 bytes} [Thu Apr 23 14:50:06 2026] POST /v2.0/subnets => generated 663 bytes in 260 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 14:50:06.943 8 INFO neutron.db.segments_db [None req-32d1c555-7060-4741-bcb4-83c8dd307bd7 5cb2f3279c8744c4831da54880d3b541 cd21845394b24718b665645024db9a05 - - - -] Added segment 304fa3f9-52d1-434e-9447-e49c6602a12a of type vxlan for network 5cebdb77-030d-46c3-ace8-e5930495b587 2026-04-23 14:50:07.361 8 INFO neutron.db.l3_hamode_db [None req-32d1c555-7060-4741-bcb4-83c8dd307bd7 5cb2f3279c8744c4831da54880d3b541 cd21845394b24718b665645024db9a05 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 605/1153] 10.0.0.59 () {34 vars in 668 bytes} [Thu Apr 23 14:50:06 2026] POST /v2.0/subnets => generated 1275 bytes in 701 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 606/1154] 10.0.0.59 () {32 vars in 646 bytes} [Thu Apr 23 14:50:07 2026] GET /v2.0/subnets => generated 1888 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 607/1155] 10.0.0.59 () {32 vars in 723 bytes} [Thu Apr 23 14:50:07 2026] DELETE /v2.0/subnets/35c2e338-2fb5-41cc-a5b8-8da2b406d551 => generated 0 bytes in 509 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 608/1156] 10.0.0.59 () {32 vars in 652 bytes} [Thu Apr 23 14:50:07 2026] GET /v2.0/extensions => generated 19178 bytes in 378 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 609/1157] 10.0.0.59 () {32 vars in 723 bytes} [Thu Apr 23 14:50:08 2026] DELETE /v2.0/subnets/8abbe419-f2a5-40eb-9331-ef3cb0a68a5c => generated 0 bytes in 289 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 610/1158] 10.0.0.59 () {32 vars in 773 bytes} [Thu Apr 23 14:50:08 2026] GET /v2.0/security-groups?tenant_id=9f70cee6b3624d2fbf1d58c9b52f582e&name=default => generated 2801 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 611/1159] 10.0.0.59 () {32 vars in 680 bytes} [Thu Apr 23 14:50:08 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 612/1160] 10.0.0.59 () {32 vars in 646 bytes} [Thu Apr 23 14:50:08 2026] GET /v2.0/subnets => generated 626 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 14:50:08.945 8 INFO neutron.db.l3_hamode_db [None req-32d1c555-7060-4741-bcb4-83c8dd307bd7 5cb2f3279c8744c4831da54880d3b541 cd21845394b24718b665645024db9a05 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 613/1161] 10.0.0.59 () {32 vars in 739 bytes} [Thu Apr 23 14:50:08 2026] DELETE /v2.0/security-groups/f70f7b70-d6d7-4849-9bc5-d481885981a1 => 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: 614/1162] 10.0.0.59 () {32 vars in 680 bytes} [Thu Apr 23 14:50:08 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 14:50:09.520 7 INFO neutron.services.segments.plugin [-] Segment cbabbe5e-464d-491d-b893-9a3689d30544 resource provider aggregate not found 2026-04-23 14:50:09.531 7 INFO neutron.services.segments.plugin [-] Segment cbabbe5e-464d-491d-b893-9a3689d30544 resource provider aggregate not found 2026-04-23 14:50:09.560 7 INFO neutron.services.segments.plugin [-] Segment cbabbe5e-464d-491d-b893-9a3689d30544 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cbabbe5e-464d-491d-b893-9a3689d30544 found for delete ", "request_id": "req-7bfa1633-7cfb-4206-9baf-f7c05fa35ff9"}]} 2026-04-23 14:50:09.561 7 INFO neutron.services.segments.plugin [-] Segment cbabbe5e-464d-491d-b893-9a3689d30544 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cbabbe5e-464d-491d-b893-9a3689d30544 found for delete ", "request_id": "req-b4b049e8-e8fd-4aae-86b6-af1830446c6f"}]} [pid: 7|app: 0|req: 615/1163] 10.0.0.59 () {32 vars in 725 bytes} [Thu Apr 23 14:50:08 2026] DELETE /v2.0/networks/b26ed686-6da1-40fc-a650-7950113778f5 => generated 0 bytes in 625 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 616/1164] 10.0.0.59 () {32 vars in 728 bytes} [Thu Apr 23 14:50:09 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 549/1165] 10.0.0.59 () {34 vars in 668 bytes} [Thu Apr 23 14:50:06 2026] POST /v2.0/routers => generated 727 bytes in 3390 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 550/1166] 10.0.0.59 () {32 vars in 664 bytes} [Thu Apr 23 14:50:10 2026] GET /v2.0/extensions/agent => generated 153 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 617/1167] 10.0.0.59 () {32 vars in 725 bytes} [Thu Apr 23 14:50:09 2026] DELETE /v2.0/networks/7b1c1607-06e0-4b35-ab9f-832a45c4bef7 => generated 0 bytes in 1012 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 618/1168] 10.0.0.59 () {32 vars in 698 bytes} [Thu Apr 23 14:50:10 2026] GET /v2.0/extensions/agent-resources-synced => generated 223 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 619/1169] 10.0.0.59 () {32 vars in 725 bytes} [Thu Apr 23 14:50:10 2026] DELETE /v2.0/networks/6dede737-764c-4c7d-993e-1e9c917a383b => generated 0 bytes in 222 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 620/1170] 10.0.0.59 () {32 vars in 696 bytes} [Thu Apr 23 14:50:10 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 621/1171] 10.0.0.59 () {32 vars in 725 bytes} [Thu Apr 23 14:50:10 2026] DELETE /v2.0/networks/cdb458ec-367a-428b-94a5-3c801b93abd4 => generated 0 bytes in 293 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 622/1172] 10.0.0.59 () {32 vars in 700 bytes} [Thu Apr 23 14:50:11 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: 7|app: 0|req: 623/1173] 10.0.0.59 () {32 vars in 688 bytes} [Thu Apr 23 14:50:11 2026] GET /v2.0/extensions/availability_zone => generated 178 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 624/1174] 10.0.0.59 () {32 vars in 702 bytes} [Thu Apr 23 14:50:11 2026] GET /v2.0/extensions/availability_zone_filter => generated 220 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 625/1175] 10.0.0.59 () {32 vars in 692 bytes} [Thu Apr 23 14:50:11 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 626/1176] 10.0.0.59 () {32 vars in 694 bytes} [Thu Apr 23 14:50:11 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 627/1177] 10.0.0.59 () {32 vars in 684 bytes} [Thu Apr 23 14:50:11 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: 628/1178] 10.0.0.59 () {32 vars in 686 bytes} [Thu Apr 23 14:50:11 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 629/1179] 10.0.0.59 () {32 vars in 660 bytes} [Thu Apr 23 14:50:11 2026] GET /v2.0/extensions/dvr => generated 193 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 630/1180] 10.0.0.59 () {32 vars in 698 bytes} [Thu Apr 23 14:50:11 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: 7|app: 0|req: 631/1181] 10.0.0.59 () {32 vars in 678 bytes} [Thu Apr 23 14:50:11 2026] GET /v2.0/extensions/external-net => generated 200 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 632/1182] 10.0.0.59 () {32 vars in 682 bytes} [Thu Apr 23 14:50:11 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 633/1183] 10.0.0.59 () {32 vars in 674 bytes} [Thu Apr 23 14:50:11 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: 634/1184] 10.0.0.59 () {32 vars in 688 bytes} [Thu Apr 23 14:50:11 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 635/1185] 10.0.0.59 () {32 vars in 722 bytes} [Thu Apr 23 14:50:11 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: 636/1186] 10.0.0.59 () {32 vars in 686 bytes} [Thu Apr 23 14:50:11 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: 7|app: 0|req: 637/1187] 10.0.0.59 () {32 vars in 668 bytes} [Thu Apr 23 14:50:11 2026] GET /v2.0/extensions/flavors => generated 193 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 638/1188] 10.0.0.59 () {32 vars in 686 bytes} [Thu Apr 23 14:50:11 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: 7|app: 0|req: 639/1189] 10.0.0.59 () {32 vars in 680 bytes} [Thu Apr 23 14:50:11 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 640/1190] 10.0.0.59 () {32 vars in 698 bytes} [Thu Apr 23 14:50:11 2026] GET /v2.0/extensions/ip-substring-filtering => generated 222 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 641/1191] 10.0.0.59 () {32 vars in 678 bytes} [Thu Apr 23 14:50:11 2026] GET /v2.0/extensions/l2_adjacency => generated 178 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 642/1192] 10.0.0.59 () {32 vars in 666 bytes} [Thu Apr 23 14:50:11 2026] GET /v2.0/extensions/router => generated 256 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 643/1193] 10.0.0.59 () {32 vars in 676 bytes} [Thu Apr 23 14:50:11 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 644/1194] 10.0.0.59 () {32 vars in 664 bytes} [Thu Apr 23 14:50:11 2026] GET /v2.0/extensions/l3-ha => 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: 645/1195] 10.0.0.59 () {32 vars in 674 bytes} [Thu Apr 23 14:50:11 2026] GET /v2.0/extensions/l3-flavors => 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: 646/1196] 10.0.0.59 () {32 vars in 712 bytes} [Thu Apr 23 14:50:11 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 647/1197] 10.0.0.59 () {32 vars in 690 bytes} [Thu Apr 23 14:50:11 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 648/1198] 10.0.0.59 () {32 vars in 682 bytes} [Thu Apr 23 14:50:11 2026] GET /v2.0/extensions/multi-provider => generated 212 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 649/1199] 10.0.0.59 () {32 vars in 668 bytes} [Thu Apr 23 14:50:11 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 650/1200] 10.0.0.59 () {32 vars in 686 bytes} [Thu Apr 23 14:50:11 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 651/1201] 10.0.0.59 () {32 vars in 704 bytes} [Thu Apr 23 14:50:11 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 652/1202] 10.0.0.59 () {32 vars in 700 bytes} [Thu Apr 23 14:50:11 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 653/1203] 10.0.0.59 () {32 vars in 674 bytes} [Thu Apr 23 14:50:11 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: 7|app: 0|req: 654/1204] 10.0.0.59 () {32 vars in 692 bytes} [Thu Apr 23 14:50:11 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 655/1205] 10.0.0.59 () {32 vars in 688 bytes} [Thu Apr 23 14:50:11 2026] GET /v2.0/extensions/port-mac-override => generated 251 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 656/1206] 10.0.0.59 () {32 vars in 708 bytes} [Thu Apr 23 14:50:11 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 657/1207] 10.0.0.59 () {32 vars in 704 bytes} [Thu Apr 23 14:50:11 2026] GET /v2.0/extensions/port-numa-affinity-policy => generated 198 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 658/1208] 10.0.0.59 () {32 vars in 696 bytes} [Thu Apr 23 14:50:11 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 659/1209] 10.0.0.59 () {32 vars in 710 bytes} [Thu Apr 23 14:50:11 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 660/1210] 10.0.0.59 () {32 vars in 668 bytes} [Thu Apr 23 14:50:11 2026] GET /v2.0/extensions/binding => generated 193 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 661/1211] 10.0.0.59 () {32 vars in 686 bytes} [Thu Apr 23 14:50:11 2026] GET /v2.0/extensions/binding-extended => generated 212 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 662/1212] 10.0.0.59 () {32 vars in 680 bytes} [Thu Apr 23 14:50:11 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 663/1213] 10.0.0.59 () {32 vars in 674 bytes} [Thu Apr 23 14:50:11 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 664/1214] 10.0.0.59 () {32 vars in 670 bytes} [Thu Apr 23 14:50:11 2026] GET /v2.0/extensions/provider => generated 191 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 665/1215] 10.0.0.59 () {32 vars in 660 bytes} [Thu Apr 23 14:50:11 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: 666/1216] 10.0.0.59 () {32 vars in 698 bytes} [Thu Apr 23 14:50:11 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 667/1217] 10.0.0.59 () {32 vars in 698 bytes} [Thu Apr 23 14:50:11 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 14:50:11.588 7 INFO neutron.services.segments.plugin [-] Segment 21547585-ab29-46fe-ab66-35d77919f51a resource provider aggregate not found 2026-04-23 14:50:11.598 7 INFO neutron.services.segments.plugin [-] Segment 21547585-ab29-46fe-ab66-35d77919f51a resource provider aggregate not found [pid: 7|app: 0|req: 668/1218] 10.0.0.59 () {32 vars in 676 bytes} [Thu Apr 23 14:50:11 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 669/1219] 10.0.0.59 () {32 vars in 668 bytes} [Thu Apr 23 14:50:11 2026] GET /v2.0/extensions/qos-fip => 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: 670/1220] 10.0.0.59 () {32 vars in 682 bytes} [Thu Apr 23 14:50:11 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 14:50:11.633 7 INFO neutron.services.segments.plugin [-] Segment 21547585-ab29-46fe-ab66-35d77919f51a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 21547585-ab29-46fe-ab66-35d77919f51a found for delete ", "request_id": "req-ce84d43f-29e7-4643-a1fd-baa981df6f8b"}]} 2026-04-23 14:50:11.641 7 INFO neutron.services.segments.plugin [-] Segment 21547585-ab29-46fe-ab66-35d77919f51a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 21547585-ab29-46fe-ab66-35d77919f51a found for delete ", "request_id": "req-d22fae60-be87-4ebc-944f-a71c04a2164e"}]} [pid: 7|app: 0|req: 671/1221] 10.0.0.59 () {32 vars in 700 bytes} [Thu Apr 23 14:50:11 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 672/1222] 10.0.0.59 () {32 vars in 684 bytes} [Thu Apr 23 14:50:11 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 673/1223] 10.0.0.59 () {32 vars in 706 bytes} [Thu Apr 23 14:50:11 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) 2026-04-23 14:50:11.671 7 INFO neutron.services.segments.plugin [-] Segment 1ddf0b73-690a-4c8f-b02a-fa8684765236 resource provider aggregate not found [pid: 7|app: 0|req: 674/1224] 10.0.0.59 () {32 vars in 668 bytes} [Thu Apr 23 14:50:11 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 14:50:11.683 7 INFO neutron.services.segments.plugin [-] Segment 1ddf0b73-690a-4c8f-b02a-fa8684765236 resource provider aggregate not found [pid: 7|app: 0|req: 675/1225] 10.0.0.59 () {32 vars in 696 bytes} [Thu Apr 23 14:50:11 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 14:50:11.701 7 INFO neutron.services.segments.plugin [-] Segment 1ddf0b73-690a-4c8f-b02a-fa8684765236 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1ddf0b73-690a-4c8f-b02a-fa8684765236 found for delete ", "request_id": "req-2ccca7f4-2c08-4602-a273-29166266fdd7"}]} [pid: 7|app: 0|req: 676/1226] 10.0.0.59 () {32 vars in 694 bytes} [Thu Apr 23 14:50:11 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 14:50:11.719 7 INFO neutron.services.segments.plugin [-] Segment 1ddf0b73-690a-4c8f-b02a-fa8684765236 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1ddf0b73-690a-4c8f-b02a-fa8684765236 found for delete ", "request_id": "req-35acbea1-2ba3-4ace-9b51-08f46fdae034"}]} [pid: 7|app: 0|req: 677/1227] 10.0.0.59 () {32 vars in 684 bytes} [Thu Apr 23 14:50:11 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 14:50:11.744 7 INFO neutron.services.segments.plugin [-] Segment af85d415-455e-4098-813b-352331f481c4 resource provider aggregate not found 2026-04-23 14:50:11.764 7 INFO neutron.services.segments.plugin [-] Segment af85d415-455e-4098-813b-352331f481c4 resource provider aggregate not found 2026-04-23 14:50:11.772 7 INFO neutron.services.segments.plugin [-] Segment af85d415-455e-4098-813b-352331f481c4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid af85d415-455e-4098-813b-352331f481c4 found for delete ", "request_id": "req-d772be0d-365a-4c75-8829-94c6146a1d51"}]} 2026-04-23 14:50:11.789 7 INFO neutron.services.segments.plugin [-] Segment af85d415-455e-4098-813b-352331f481c4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid af85d415-455e-4098-813b-352331f481c4 found for delete ", "request_id": "req-d63fcbc4-fd67-4aa9-b59d-9c93588ac6bd"}]} [pid: 8|app: 0|req: 551/1228] 10.0.0.59 () {34 vars in 782 bytes} [Thu Apr 23 14:50:10 2026] PUT /v2.0/routers/686acfe0-8fb8-496c-bfca-41fc20435b6d/add_router_interface => generated 309 bytes in 1601 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 552/1229] 10.0.0.59 () {32 vars in 688 bytes} [Thu Apr 23 14:50:11 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 553/1230] 10.0.0.59 () {32 vars in 666 bytes} [Thu Apr 23 14:50:11 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: 554/1231] 10.0.0.59 () {32 vars in 680 bytes} [Thu Apr 23 14:50:11 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 555/1232] 10.0.0.59 () {32 vars in 680 bytes} [Thu Apr 23 14:50:11 2026] GET /v2.0/extensions/rbac-policies => generated 223 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 556/1233] 10.0.0.59 () {32 vars in 690 bytes} [Thu Apr 23 14:50:11 2026] GET /v2.0/extensions/rbac-address-group => generated 198 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 557/1234] 10.0.0.59 () {32 vars in 690 bytes} [Thu Apr 23 14:50:11 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: 558/1235] 10.0.0.59 () {32 vars in 694 bytes} [Thu Apr 23 14:50:11 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 559/1236] 10.0.0.59 () {32 vars in 684 bytes} [Thu Apr 23 14:50:11 2026] GET /v2.0/extensions/rbac-subnetpool => generated 181 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 560/1237] 10.0.0.59 () {32 vars in 688 bytes} [Thu Apr 23 14:50:11 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 561/1238] 10.0.0.59 () {32 vars in 700 bytes} [Thu Apr 23 14:50:11 2026] GET /v2.0/extensions/standard-attr-revisions => generated 229 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 562/1239] 10.0.0.59 () {32 vars in 702 bytes} [Thu Apr 23 14:50:12 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 563/1240] 10.0.0.59 () {32 vars in 716 bytes} [Thu Apr 23 14:50:12 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 564/1241] 10.0.0.59 () {32 vars in 714 bytes} [Thu Apr 23 14:50:12 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 565/1242] 10.0.0.59 () {32 vars in 726 bytes} [Thu Apr 23 14:50:12 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 566/1243] 10.0.0.59 () {32 vars in 718 bytes} [Thu Apr 23 14:50:12 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 678/1244] 10.0.0.59 () {32 vars in 773 bytes} [Thu Apr 23 14:50:11 2026] GET /v2.0/security-groups?tenant_id=875b4f4d01b144c289322b35fceecb02&name=default => generated 2801 bytes in 325 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 567/1245] 10.0.0.59 () {32 vars in 682 bytes} [Thu Apr 23 14:50:12 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: 568/1246] 10.0.0.59 () {32 vars in 668 bytes} [Thu Apr 23 14:50:12 2026] GET /v2.0/extensions/segment => generated 145 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 569/1247] 10.0.0.59 () {32 vars in 718 bytes} [Thu Apr 23 14:50:12 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 570/1248] 10.0.0.59 () {32 vars in 678 bytes} [Thu Apr 23 14:50:12 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 571/1249] 10.0.0.59 () {32 vars in 668 bytes} [Thu Apr 23 14:50:12 2026] GET /v2.0/extensions/sorting => 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: 572/1250] 10.0.0.59 () {32 vars in 696 bytes} [Thu Apr 23 14:50:12 2026] GET /v2.0/extensions/standard-attr-segment => generated 212 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 573/1251] 10.0.0.59 () {32 vars in 704 bytes} [Thu Apr 23 14:50:12 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 574/1252] 10.0.0.59 () {32 vars in 700 bytes} [Thu Apr 23 14:50:12 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 575/1253] 10.0.0.59 () {32 vars in 682 bytes} [Thu Apr 23 14:50:12 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: 576/1254] 10.0.0.59 () {32 vars in 704 bytes} [Thu Apr 23 14:50:12 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: 577/1255] 10.0.0.59 () {32 vars in 694 bytes} [Thu Apr 23 14:50:12 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 578/1256] 10.0.0.59 () {32 vars in 688 bytes} [Thu Apr 23 14:50:12 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 679/1257] 10.0.0.59 () {32 vars in 739 bytes} [Thu Apr 23 14:50:12 2026] DELETE /v2.0/security-groups/e0ce422b-9c00-44e0-8a85-2104e7f9f96b => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 579/1258] 10.0.0.59 () {32 vars in 696 bytes} [Thu Apr 23 14:50:12 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 680/1259] 10.0.0.59 () {32 vars in 688 bytes} [Thu Apr 23 14:50:12 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 580/1260] 10.0.0.59 () {32 vars in 700 bytes} [Thu Apr 23 14:50:12 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 681/1261] 10.0.0.59 () {32 vars in 664 bytes} [Thu Apr 23 14:50:12 2026] GET /v2.0/extensions/trunk => generated 164 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 581/1262] 10.0.0.59 () {32 vars in 680 bytes} [Thu Apr 23 14:50:12 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 682/1263] 10.0.0.59 () {32 vars in 692 bytes} [Thu Apr 23 14:50:12 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: 582/1264] 10.0.0.59 () {32 vars in 676 bytes} [Thu Apr 23 14:50:12 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 683/1265] 10.0.0.59 () {32 vars in 666 bytes} [Thu Apr 23 14:50:12 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 583/1266] 10.0.0.59 () {32 vars in 773 bytes} [Thu Apr 23 14:50:12 2026] GET /v2.0/security-groups?tenant_id=814fe420896044728ebdbfe8c4f3cbff&name=default => generated 2801 bytes in 369 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 684/1267] 10.0.0.59 () {32 vars in 739 bytes} [Thu Apr 23 14:50:13 2026] DELETE /v2.0/security-groups/70e9872c-3d78-4dd0-aefa-6b5bb4194012 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 14:50:14.577 8 INFO neutron.db.segments_db [None req-a6482d6b-9821-471a-a4a8-af27f17e9b62 dae9d272cfb34e029e1457ed21f9297d d033884eed0f4c2db0c5bf392c2655ff - - - -] Added segment ba9c31b4-fba3-487b-bd4a-f2110a6ae47b of type vxlan for network b4879080-c43f-4483-8973-1c45e33c0016 2026-04-23 14:50:14.714 8 INFO neutron.db.segments_db [None req-a6482d6b-9821-471a-a4a8-af27f17e9b62 dae9d272cfb34e029e1457ed21f9297d d033884eed0f4c2db0c5bf392c2655ff - - - -] Added segment fc18ba84-125a-4718-926b-9bf195b9cac7 of type vxlan for network 5e02eeeb-801a-429d-80b7-010be32abace [pid: 7|app: 0|req: 685/1268] 10.0.0.75 () {34 vars in 981 bytes} [Thu Apr 23 14:50:14 2026] GET /v2.0/networks?id=d30e1a20-98df-4c4e-9ee6-e181afeb6db0 => generated 672 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 686/1269] 10.0.0.75 () {34 vars in 964 bytes} [Thu Apr 23 14:50:14 2026] GET /v2.0/quotas/a6094b05595f4b8baa01f509ab27a627 => 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: 584/1270] 10.0.0.59 () {34 vars in 669 bytes} [Thu Apr 23 14:50:14 2026] POST /v2.0/networks => generated 1245 bytes in 747 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 687/1271] 10.0.0.75 () {34 vars in 1001 bytes} [Thu Apr 23 14:50:14 2026] GET /v2.0/ports?tenant_id=a6094b05595f4b8baa01f509ab27a627&fields=id => generated 103 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 688/1272] 10.0.0.75 () {34 vars in 1007 bytes} [Thu Apr 23 14:50:14 2026] GET /v2.0/networks/d30e1a20-98df-4c4e-9ee6-e181afeb6db0?fields=segments => generated 14 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 585/1273] 10.0.0.59 () {32 vars in 648 bytes} [Thu Apr 23 14:50:14 2026] GET /v2.0/networks => generated 1844 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 586/1274] 10.0.0.75 () {34 vars in 1107 bytes} [Thu Apr 23 14:50:15 2026] GET /v2.0/networks/d30e1a20-98df-4c4e-9ee6-e181afeb6db0?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 587/1275] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 14:50:15 2026] GET /v2.0/ports?device_id=b6eef5c4-6d10-484c-affd-e5194aa82ade => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 14:50:15.273 7 INFO neutron.services.segments.plugin [-] Segment ba9c31b4-fba3-487b-bd4a-f2110a6ae47b resource provider aggregate not found 2026-04-23 14:50:15.278 7 INFO neutron.services.segments.plugin [-] Segment ba9c31b4-fba3-487b-bd4a-f2110a6ae47b resource provider aggregate not found 2026-04-23 14:50:15.296 7 INFO neutron.services.segments.plugin [-] Segment ba9c31b4-fba3-487b-bd4a-f2110a6ae47b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ba9c31b4-fba3-487b-bd4a-f2110a6ae47b found for delete ", "request_id": "req-09ce8f6b-6ab6-47d1-a643-6ccf7f94a528"}]} 2026-04-23 14:50:15.297 7 INFO neutron.services.segments.plugin [-] Segment ba9c31b4-fba3-487b-bd4a-f2110a6ae47b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ba9c31b4-fba3-487b-bd4a-f2110a6ae47b found for delete ", "request_id": "req-b2e83d2f-91c2-4b62-b1c9-f1a8ad4b77d1"}]} [pid: 7|app: 0|req: 689/1276] 10.0.0.59 () {32 vars in 725 bytes} [Thu Apr 23 14:50:15 2026] DELETE /v2.0/networks/b4879080-c43f-4483-8973-1c45e33c0016 => generated 0 bytes in 295 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 690/1277] 10.0.0.59 () {32 vars in 725 bytes} [Thu Apr 23 14:50:15 2026] DELETE /v2.0/networks/5e02eeeb-801a-429d-80b7-010be32abace => generated 0 bytes in 249 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 14:50:15.599 8 INFO neutron.db.segments_db [None req-5f54f752-d0a3-48a6-b0f2-81868a8909aa 0f4140dd896f43fa905849cbc57cf50c 3e5b2724b9f84823a0bfb3f20653c9c3 - - - -] Added segment f2ffc191-0e60-404b-8587-381ec72e6b80 of type vxlan for network 2304caf7-74c6-4ad8-a8f8-297a391365c4 [pid: 7|app: 0|req: 691/1278] 10.0.0.59 () {32 vars in 648 bytes} [Thu Apr 23 14:50:15 2026] GET /v2.0/networks => generated 651 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 588/1279] 10.0.0.59 () {34 vars in 669 bytes} [Thu Apr 23 14:50:15 2026] POST /v2.0/networks => generated 649 bytes in 517 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 14:50:15.768 7 INFO neutron.db.segments_db [None req-682c9074-6fcc-4c7a-b816-5dfbf70e58b4 dae9d272cfb34e029e1457ed21f9297d d033884eed0f4c2db0c5bf392c2655ff - - - -] Added segment 76255c47-3ac3-45da-90f7-638422969d50 of type vxlan for network 442dd32f-7ddc-474d-85fe-691597c286c3 [pid: 7|app: 0|req: 692/1280] 10.0.0.59 () {34 vars in 669 bytes} [Thu Apr 23 14:50:15 2026] POST /v2.0/networks => generated 650 bytes in 245 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 14:50:16.001 7 INFO neutron.db.segments_db [None req-dd353011-8631-4c68-9534-36ef24b3d993 dae9d272cfb34e029e1457ed21f9297d d033884eed0f4c2db0c5bf392c2655ff - - - -] Added segment 6fd5af9a-2b89-4f31-b9e2-2b62ce48670a of type vxlan for network acfac007-47dc-41e4-ae73-9244fb280176 [pid: 7|app: 0|req: 693/1281] 10.0.0.59 () {34 vars in 669 bytes} [Thu Apr 23 14:50:15 2026] POST /v2.0/networks => generated 649 bytes in 213 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 589/1282] 10.0.0.59 () {34 vars in 668 bytes} [Thu Apr 23 14:50:15 2026] POST /v2.0/subnets => generated 603 bytes in 397 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 694/1283] 199.204.45.155 () {34 vars in 986 bytes} [Thu Apr 23 14:50:16 2026] GET /v2.0/networks?id=d30e1a20-98df-4c4e-9ee6-e181afeb6db0 => generated 672 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 14:50:16.310 7 INFO neutron.db.segments_db [None req-0aa12d6f-c635-428b-8dfc-a908991b02dc 0f4140dd896f43fa905849cbc57cf50c 3e5b2724b9f84823a0bfb3f20653c9c3 - - - -] Added segment 35070fba-0907-45ce-a5a3-4d9a22734059 of type vxlan for network e36f8b42-5f10-417c-99ce-1d5762cb88f1 2026-04-23 14:50:16.641 7 INFO neutron.db.l3_hamode_db [None req-0aa12d6f-c635-428b-8dfc-a908991b02dc 0f4140dd896f43fa905849cbc57cf50c 3e5b2724b9f84823a0bfb3f20653c9c3 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 590/1284] 10.0.0.59 () {34 vars in 664 bytes} [Thu Apr 23 14:50:16 2026] POST /v2.0/ports => generated 1505 bytes in 699 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 14:50:17.332 7 INFO neutron.services.segments.plugin [-] Segment fc18ba84-125a-4718-926b-9bf195b9cac7 resource provider aggregate not found 2026-04-23 14:50:17.337 7 INFO neutron.services.segments.plugin [-] Segment fc18ba84-125a-4718-926b-9bf195b9cac7 resource provider aggregate not found 2026-04-23 14:50:17.362 7 INFO neutron.services.segments.plugin [-] Segment fc18ba84-125a-4718-926b-9bf195b9cac7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fc18ba84-125a-4718-926b-9bf195b9cac7 found for delete ", "request_id": "req-dcf7dcc8-858f-4a62-b2ff-aa9ecb2fe7b7"}]} 2026-04-23 14:50:17.363 7 INFO neutron.services.segments.plugin [-] Segment fc18ba84-125a-4718-926b-9bf195b9cac7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fc18ba84-125a-4718-926b-9bf195b9cac7 found for delete ", "request_id": "req-c682c5ab-1e3e-4569-8143-d8983cf34d5f"}]} [pid: 8|app: 0|req: 591/1285] 199.204.45.155 () {38 vars in 955 bytes} [Thu Apr 23 14:50:16 2026] POST /v2.0/ports => generated 958 bytes in 526 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 592/1286] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 14:50:17 2026] GET /v2.0/ports?device_id=b6eef5c4-6d10-484c-affd-e5194aa82ade => generated 961 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 593/1287] 10.0.0.59 () {32 vars in 642 bytes} [Thu Apr 23 14:50:17 2026] GET /v2.0/ports => generated 1505 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 14:50:17.844 7 INFO neutron.db.l3_hamode_db [None req-0aa12d6f-c635-428b-8dfc-a908991b02dc 0f4140dd896f43fa905849cbc57cf50c 3e5b2724b9f84823a0bfb3f20653c9c3 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 594/1288] 199.204.45.155 () {38 vars in 1028 bytes} [Thu Apr 23 14:50:17 2026] PUT /v2.0/ports/8d11ea6a-4387-4acb-8326-fabe11f76032 => generated 1203 bytes in 502 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 14:50:18.220 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c3623df8-bcb1-4598-8ba5-4f7a8b539224'] response: {'name': 'network-changed', 'server_uuid': 'b6eef5c4-6d10-484c-affd-e5194aa82ade', 'tag': '8d11ea6a-4387-4acb-8326-fabe11f76032', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 595/1289] 10.0.0.75 () {34 vars in 1039 bytes} [Thu Apr 23 14:50:18 2026] GET /v2.0/security-groups?id=24debd11-baea-4147-bd0d-d055f6b64e8b&fields=id&fields=name => generated 88 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 596/1290] 10.0.0.59 () {32 vars in 719 bytes} [Thu Apr 23 14:50:18 2026] DELETE /v2.0/ports/6764a012-4355-4720-8318-7cdb8a9cd0f5 => 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: 597/1291] 199.204.45.155 () {34 vars in 1080 bytes} [Thu Apr 23 14:50:18 2026] GET /v2.0/ports?tenant_id=a6094b05595f4b8baa01f509ab27a627&device_id=b6eef5c4-6d10-484c-affd-e5194aa82ade => generated 1242 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 598/1292] 10.0.0.59 () {32 vars in 719 bytes} [Thu Apr 23 14:50:18 2026] DELETE /v2.0/ports/13f15bc5-e3c1-44b3-bef1-40e5b7fe25a4 => generated 0 bytes in 227 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 599/1293] 199.204.45.155 () {34 vars in 1060 bytes} [Thu Apr 23 14:50:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=8d11ea6a-4387-4acb-8326-fabe11f76032 => 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: 600/1294] 10.0.0.59 () {32 vars in 642 bytes} [Thu Apr 23 14:50:18 2026] GET /v2.0/ports => 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: 601/1295] 199.204.45.155 () {34 vars in 984 bytes} [Thu Apr 23 14:50:18 2026] GET /v2.0/subnets?id=43d250a4-ee2e-433c-bb7f-10b8d0e72b27 => generated 666 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 14:50:18.904 8 INFO neutron.db.segments_db [None req-af573fb4-1780-4f96-a4fe-e40ae8f22ec5 dae9d272cfb34e029e1457ed21f9297d d033884eed0f4c2db0c5bf392c2655ff - - - -] Added segment 17263246-9df2-43fd-a1a8-8843bfc8d261 of type vxlan for network a4c7ebda-5a7c-437c-8b1a-040f2209c56d [pid: 7|app: 0|req: 695/1296] 10.0.0.59 () {34 vars in 668 bytes} [Thu Apr 23 14:50:16 2026] POST /v2.0/routers => generated 695 bytes in 2730 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 696/1297] 199.204.45.155 () {34 vars in 1052 bytes} [Thu Apr 23 14:50:18 2026] GET /v2.0/ports?network_id=d30e1a20-98df-4c4e-9ee6-e181afeb6db0&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 602/1298] 10.0.0.59 () {34 vars in 669 bytes} [Thu Apr 23 14:50:18 2026] POST /v2.0/networks => generated 650 bytes in 194 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 603/1299] 199.204.45.155 () {34 vars in 1012 bytes} [Thu Apr 23 14:50:19 2026] GET /v2.0/networks/d30e1a20-98df-4c4e-9ee6-e181afeb6db0?fields=segments => generated 14 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 14:50:19.182 8 INFO neutron.db.segments_db [None req-8360d057-6d72-4649-8fc2-273ad09e2089 dae9d272cfb34e029e1457ed21f9297d d033884eed0f4c2db0c5bf392c2655ff - - - -] Added segment 23b090ad-1382-4945-9b0c-ccd74f9f4ae5 of type vxlan for network 12ae3c42-c439-4fe5-a056-dec358ad03f9 [pid: 8|app: 0|req: 604/1300] 10.0.0.59 () {34 vars in 669 bytes} [Thu Apr 23 14:50:19 2026] POST /v2.0/networks => generated 650 bytes in 239 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 605/1301] 199.204.45.155 () {34 vars in 1112 bytes} [Thu Apr 23 14:50:19 2026] GET /v2.0/networks/d30e1a20-98df-4c4e-9ee6-e181afeb6db0?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 606/1302] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 14:50:19 2026] GET /v2.0/ports?device_id=b6eef5c4-6d10-484c-affd-e5194aa82ade => generated 973 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 697/1303] 10.0.0.59 () {34 vars in 782 bytes} [Thu Apr 23 14:50:19 2026] PUT /v2.0/routers/a6787b09-b33f-4520-900f-f8357327d55e/add_router_interface => generated 309 bytes in 1721 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 698/1304] 199.204.45.155 () {34 vars in 1080 bytes} [Thu Apr 23 14:50:20 2026] GET /v2.0/ports?tenant_id=a6094b05595f4b8baa01f509ab27a627&device_id=b6eef5c4-6d10-484c-affd-e5194aa82ade => generated 1242 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 699/1305] 10.0.0.75 () {34 vars in 1039 bytes} [Thu Apr 23 14:50:20 2026] GET /v2.0/security-groups?id=24debd11-baea-4147-bd0d-d055f6b64e8b&fields=id&fields=name => generated 88 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 700/1306] 10.0.0.59 () {32 vars in 773 bytes} [Thu Apr 23 14:50:20 2026] GET /v2.0/security-groups?tenant_id=061aa143be2644b8817ebe81b8ba8a7a&name=default => generated 2801 bytes in 231 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 607/1307] 10.0.0.59 () {34 vars in 668 bytes} [Thu Apr 23 14:50:19 2026] POST /v2.0/subnets => generated 1225 bytes in 1555 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 608/1308] 199.204.45.155 () {34 vars in 986 bytes} [Thu Apr 23 14:50:21 2026] GET /v2.0/networks?id=d30e1a20-98df-4c4e-9ee6-e181afeb6db0 => generated 767 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 609/1309] 10.0.0.59 () {32 vars in 739 bytes} [Thu Apr 23 14:50:21 2026] DELETE /v2.0/security-groups/8da21776-a7c0-43b4-8749-b5662400d9bb => 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: 610/1310] 10.0.0.59 () {32 vars in 646 bytes} [Thu Apr 23 14:50:21 2026] GET /v2.0/subnets => generated 1838 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 611/1311] 199.204.45.155 () {34 vars in 1060 bytes} [Thu Apr 23 14:50:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=8d11ea6a-4387-4acb-8326-fabe11f76032 => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 701/1314] 10.0.0.59 () {34 vars in 664 bytes} [Thu Apr 23 14:50:21 2026] POST /v2.0/ports => generated 955 bytes in 479 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 702/1315] 199.204.45.155 () {34 vars in 984 bytes} [Thu Apr 23 14:50:21 2026] GET /v2.0/subnets?id=43d250a4-ee2e-433c-bb7f-10b8d0e72b27 => generated 666 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 614/1316] 10.0.0.59 () {32 vars in 723 bytes} [Thu Apr 23 14:50:21 2026] DELETE /v2.0/subnets/86d0e892-e771-4dae-8bc3-45df90ebfb07 => generated 0 bytes in 248 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 615/1317] 199.204.45.155 () {34 vars in 1052 bytes} [Thu Apr 23 14:50:21 2026] GET /v2.0/ports?network_id=d30e1a20-98df-4c4e-9ee6-e181afeb6db0&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: 616/1318] 10.0.0.59 () {32 vars in 723 bytes} [Thu Apr 23 14:50:21 2026] DELETE /v2.0/subnets/41d4bc87-fe27-4f27-9e1e-961be21901e8 => generated 0 bytes in 310 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 617/1319] 199.204.45.155 () {34 vars in 1012 bytes} [Thu Apr 23 14:50:21 2026] GET /v2.0/networks/d30e1a20-98df-4c4e-9ee6-e181afeb6db0?fields=segments => generated 14 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 618/1320] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 14:50:22 2026] GET /v2.0/ports?device_id=b6eef5c4-6d10-484c-affd-e5194aa82ade => generated 975 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 619/1321] 10.0.0.59 () {32 vars in 646 bytes} [Thu Apr 23 14:50:22 2026] GET /v2.0/subnets => generated 626 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 620/1322] 199.204.45.155 () {34 vars in 1112 bytes} [Thu Apr 23 14:50:22 2026] GET /v2.0/networks/d30e1a20-98df-4c4e-9ee6-e181afeb6db0?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 621/1323] 10.0.0.75 () {34 vars in 1039 bytes} [Thu Apr 23 14:50:22 2026] GET /v2.0/security-groups?id=24debd11-baea-4147-bd0d-d055f6b64e8b&fields=id&fields=name => generated 88 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 703/1324] 10.0.0.59 () {34 vars in 664 bytes} [Thu Apr 23 14:50:21 2026] POST /v2.0/ports => generated 959 bytes in 1084 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 14:50:22.700 8 INFO neutron.services.segments.plugin [-] Segment 23b090ad-1382-4945-9b0c-ccd74f9f4ae5 resource provider aggregate not found 2026-04-23 14:50:22.705 8 INFO neutron.services.segments.plugin [-] Segment 23b090ad-1382-4945-9b0c-ccd74f9f4ae5 resource provider aggregate not found 2026-04-23 14:50:22.735 8 INFO neutron.services.segments.plugin [-] Segment 23b090ad-1382-4945-9b0c-ccd74f9f4ae5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 23b090ad-1382-4945-9b0c-ccd74f9f4ae5 found for delete ", "request_id": "req-2bca07ea-8bf8-4a35-a639-fb8f30108bec"}]} 2026-04-23 14:50:22.736 8 INFO neutron.services.segments.plugin [-] Segment 23b090ad-1382-4945-9b0c-ccd74f9f4ae5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 23b090ad-1382-4945-9b0c-ccd74f9f4ae5 found for delete ", "request_id": "req-5bf13890-cf75-4250-ba8d-1b2dc7325dee"}]} [pid: 8|app: 0|req: 622/1325] 10.0.0.59 () {32 vars in 725 bytes} [Thu Apr 23 14:50:22 2026] DELETE /v2.0/networks/12ae3c42-c439-4fe5-a056-dec358ad03f9 => generated 0 bytes in 482 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 623/1326] 10.0.0.59 () {32 vars in 725 bytes} [Thu Apr 23 14:50:22 2026] DELETE /v2.0/networks/a4c7ebda-5a7c-437c-8b1a-040f2209c56d => generated 0 bytes in 566 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 624/1327] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 14:50:23 2026] GET /v2.0/ports?device_id=b6eef5c4-6d10-484c-affd-e5194aa82ade => generated 975 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 625/1328] 10.0.0.59 () {32 vars in 725 bytes} [Thu Apr 23 14:50:23 2026] DELETE /v2.0/networks/acfac007-47dc-41e4-ae73-9244fb280176 => generated 0 bytes in 208 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 626/1329] 10.0.0.75 () {34 vars in 1039 bytes} [Thu Apr 23 14:50:23 2026] GET /v2.0/security-groups?id=24debd11-baea-4147-bd0d-d055f6b64e8b&fields=id&fields=name => generated 88 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 627/1330] 199.204.45.155 () {34 vars in 994 bytes} [Thu Apr 23 14:50:23 2026] GET /v2.0/ports?device_id=b6eef5c4-6d10-484c-affd-e5194aa82ade => generated 975 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 14:50:23.737 7 INFO neutron.db.l3_db [None req-4dd0b273-e617-4c29-8f14-c1e9bf447f61 0f4140dd896f43fa905849cbc57cf50c 3e5b2724b9f84823a0bfb3f20653c9c3 - - - -] Floating IP 6816b603-a0c3-4524-862c-1d035f7400bf associated. External IP: 10.96.250.208, port: 6b713a5d-4221-4e35-b28a-ca858885d799. [pid: 8|app: 0|req: 628/1331] 10.0.0.59 () {32 vars in 725 bytes} [Thu Apr 23 14:50:23 2026] DELETE /v2.0/networks/442dd32f-7ddc-474d-85fe-691597c286c3 => generated 0 bytes in 252 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 704/1332] 10.0.0.59 () {34 vars in 676 bytes} [Thu Apr 23 14:50:22 2026] POST /v2.0/floatingips => generated 843 bytes in 1506 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 14:50:24.330 7 INFO neutron.db.l3_db [None req-a0b675af-9777-4375-8b5d-714f8bbec050 0f4140dd896f43fa905849cbc57cf50c 3e5b2724b9f84823a0bfb3f20653c9c3 - - - -] Floating IP 6816b603-a0c3-4524-862c-1d035f7400bf disassociated. External IP: 10.96.250.208, port: 6b713a5d-4221-4e35-b28a-ca858885d799. [pid: 8|app: 0|req: 629/1333] 199.204.45.155 () {36 vars in 997 bytes} [Thu Apr 23 14:50:23 2026] DELETE /v2.0/ports/8d11ea6a-4387-4acb-8326-fabe11f76032 => generated 0 bytes in 403 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 14:50:24.584 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5cef0e74-2ac5-4526-bfb1-522e67a71b05'] response: {'server_uuid': 'b6eef5c4-6d10-484c-affd-e5194aa82ade', 'name': 'network-vif-deleted', 'tag': '8d11ea6a-4387-4acb-8326-fabe11f76032', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 705/1334] 10.0.0.59 () {34 vars in 748 bytes} [Thu Apr 23 14:50:24 2026] PUT /v2.0/floatingips/6816b603-a0c3-4524-862c-1d035f7400bf => generated 552 bytes in 555 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 630/1335] 10.0.0.59 () {32 vars in 773 bytes} [Thu Apr 23 14:50:24 2026] GET /v2.0/security-groups?tenant_id=d033884eed0f4c2db0c5bf392c2655ff&name=default => generated 2801 bytes in 200 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 14:50:24.769 8 INFO neutron.services.segments.plugin [-] Segment 17263246-9df2-43fd-a1a8-8843bfc8d261 resource provider aggregate not found 2026-04-23 14:50:24.783 8 INFO neutron.services.segments.plugin [-] Segment 17263246-9df2-43fd-a1a8-8843bfc8d261 resource provider aggregate not found 2026-04-23 14:50:24.808 8 INFO neutron.services.segments.plugin [-] Segment 17263246-9df2-43fd-a1a8-8843bfc8d261 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 17263246-9df2-43fd-a1a8-8843bfc8d261 found for delete ", "request_id": "req-6e80cba1-8492-49f3-a501-4e7d248c8cbf"}]} [pid: 7|app: 0|req: 706/1336] 10.0.0.151 () {30 vars in 650 bytes} [Thu Apr 23 14:50:24 2026] GET /v2.0/extensions => generated 19178 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-04-23 14:50:24.845 8 INFO neutron.services.segments.plugin [-] Segment 6fd5af9a-2b89-4f31-b9e2-2b62ce48670a resource provider aggregate not found 2026-04-23 14:50:24.850 8 INFO neutron.services.segments.plugin [-] Segment 17263246-9df2-43fd-a1a8-8843bfc8d261 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 17263246-9df2-43fd-a1a8-8843bfc8d261 found for delete ", "request_id": "req-732f6560-7879-4620-b243-396241ecd1c7"}]} 2026-04-23 14:50:24.868 8 INFO neutron.services.segments.plugin [-] Segment 6fd5af9a-2b89-4f31-b9e2-2b62ce48670a resource provider aggregate not found 2026-04-23 14:50:24.873 8 INFO neutron.services.segments.plugin [-] Segment 6fd5af9a-2b89-4f31-b9e2-2b62ce48670a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6fd5af9a-2b89-4f31-b9e2-2b62ce48670a found for delete ", "request_id": "req-bd704282-ffbb-4712-8f37-baaffe01341f"}]} 2026-04-23 14:50:24.903 8 INFO neutron.services.segments.plugin [-] Segment 76255c47-3ac3-45da-90f7-638422969d50 resource provider aggregate not found 2026-04-23 14:50:24.911 8 INFO neutron.services.segments.plugin [-] Segment 6fd5af9a-2b89-4f31-b9e2-2b62ce48670a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6fd5af9a-2b89-4f31-b9e2-2b62ce48670a found for delete ", "request_id": "req-c056ffe7-83b8-4066-bd41-14cb2909d28b"}]} 2026-04-23 14:50:24.929 8 INFO neutron.services.segments.plugin [-] Segment 76255c47-3ac3-45da-90f7-638422969d50 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 76255c47-3ac3-45da-90f7-638422969d50 found for delete ", "request_id": "req-84a8dbb5-118d-46cb-be9d-5d810cbb6789"}]} 2026-04-23 14:50:24.931 8 INFO neutron.services.segments.plugin [-] Segment 76255c47-3ac3-45da-90f7-638422969d50 resource provider aggregate not found [pid: 7|app: 0|req: 707/1337] 10.0.0.59 () {32 vars in 739 bytes} [Thu Apr 23 14:50:24 2026] DELETE /v2.0/security-groups/7aba11c9-b702-46ae-91bb-7962024052bc => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 14:50:24.951 8 INFO neutron.services.segments.plugin [-] Segment 76255c47-3ac3-45da-90f7-638422969d50 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 76255c47-3ac3-45da-90f7-638422969d50 found for delete ", "request_id": "req-5fbac3a9-0281-4b68-b549-572e9bef966d"}]} [pid: 7|app: 0|req: 708/1338] 10.0.0.151 () {30 vars in 724 bytes} [Thu Apr 23 14:50:24 2026] GET /v2.0/quotas/8cf47f65112d402fb23b354062a05bab/details => generated 847 bytes in 173 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 631/1339] 10.0.0.59 () {32 vars in 731 bytes} [Thu Apr 23 14:50:24 2026] DELETE /v2.0/floatingips/6816b603-a0c3-4524-862c-1d035f7400bf => generated 0 bytes in 577 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 14:50:26.266 7 INFO neutron.db.l3_db [None req-88073e7b-7bd6-4ce2-a7e3-c37103c12359 0f4140dd896f43fa905849cbc57cf50c 3e5b2724b9f84823a0bfb3f20653c9c3 - - - -] Floating IP c9755fe5-ea39-44f5-9275-f5f268eff21f associated. External IP: 10.96.250.212, port: b909f82e-6b8c-4654-81d2-30af87416f30. [pid: 7|app: 0|req: 709/1340] 10.0.0.59 () {34 vars in 676 bytes} [Thu Apr 23 14:50:25 2026] POST /v2.0/floatingips => generated 842 bytes in 1325 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 710/1341] 10.0.0.59 () {32 vars in 728 bytes} [Thu Apr 23 14:50:26 2026] GET /v2.0/floatingips/c9755fe5-ea39-44f5-9275-f5f268eff21f => generated 842 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 711/1342] 10.0.0.59 () {32 vars in 654 bytes} [Thu Apr 23 14:50:26 2026] GET /v2.0/floatingips => generated 845 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 632/1343] 10.0.0.59 () {34 vars in 788 bytes} [Thu Apr 23 14:50:25 2026] PUT /v2.0/routers/686acfe0-8fb8-496c-bfca-41fc20435b6d/remove_router_interface => generated 309 bytes in 1209 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 14:50:27.250 7 INFO neutron.db.l3_db [None req-51c56eb0-ecbb-40bd-86db-b6567c1eeae0 0f4140dd896f43fa905849cbc57cf50c 3e5b2724b9f84823a0bfb3f20653c9c3 - - - -] Floating IP c9755fe5-ea39-44f5-9275-f5f268eff21f associated. External IP: 10.96.250.212, port: b909f82e-6b8c-4654-81d2-30af87416f30. 2026-04-23 14:50:27.469 8 INFO neutron.db.segments_db [None req-d4b46c56-dab3-47c1-a9ee-cb54da2cf3a9 e2b0dc269dbe488ea54b7414b545bb8f 3bd5d115db524162af0e9e8f5ec4d0d9 - - - -] Added segment 8031ffdd-943d-4839-8559-79738d608e23 of type vxlan for network c85c3b21-1d89-49cc-8582-c9123f16f4d6 [pid: 8|app: 0|req: 633/1344] 10.0.0.59 () {34 vars in 669 bytes} [Thu Apr 23 14:50:27 2026] POST /v2.0/networks => generated 648 bytes in 437 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 712/1345] 10.0.0.59 () {34 vars in 748 bytes} [Thu Apr 23 14:50:26 2026] PUT /v2.0/floatingips/c9755fe5-ea39-44f5-9275-f5f268eff21f => generated 843 bytes in 1204 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 713/1346] 10.0.0.151 () {30 vars in 650 bytes} [Thu Apr 23 14:50:27 2026] GET /v2.0/extensions => generated 19178 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-04-23 14:50:28.162 7 INFO neutron.db.l3_db [None req-c3b65d8c-4826-4a5e-b84f-2bd0ac94267c 0f4140dd896f43fa905849cbc57cf50c 3e5b2724b9f84823a0bfb3f20653c9c3 - - - -] Floating IP c9755fe5-ea39-44f5-9275-f5f268eff21f disassociated. External IP: 10.96.250.212, port: 6b713a5d-4221-4e35-b28a-ca858885d799. [pid: 7|app: 0|req: 714/1347] 10.0.0.59 () {34 vars in 748 bytes} [Thu Apr 23 14:50:27 2026] PUT /v2.0/floatingips/c9755fe5-ea39-44f5-9275-f5f268eff21f => generated 552 bytes in 505 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 715/1348] 10.0.0.151 () {30 vars in 724 bytes} [Thu Apr 23 14:50:28 2026] GET /v2.0/quotas/8cf47f65112d402fb23b354062a05bab/details => generated 847 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 14:50:28.728 8 INFO neutron.services.segments.plugin [-] Segment 304fa3f9-52d1-434e-9447-e49c6602a12a resource provider aggregate not found 2026-04-23 14:50:28.733 8 INFO neutron.services.segments.plugin [-] Segment 304fa3f9-52d1-434e-9447-e49c6602a12a resource provider aggregate not found 2026-04-23 14:50:28.748 8 INFO neutron.services.segments.plugin [-] Segment 304fa3f9-52d1-434e-9447-e49c6602a12a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 304fa3f9-52d1-434e-9447-e49c6602a12a found for delete ", "request_id": "req-ace2a162-17da-4ac3-9584-0c52124d68c9"}]} 2026-04-23 14:50:28.751 8 INFO neutron.services.segments.plugin [-] Segment 304fa3f9-52d1-434e-9447-e49c6602a12a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 304fa3f9-52d1-434e-9447-e49c6602a12a found for delete ", "request_id": "req-da1b7084-b509-452c-a8bd-4c66898eae3f"}]} 2026-04-23 14:50:28.758 8 INFO neutron.db.l3_hamode_db [None req-8de9a3b8-a2f3-4189-b4f6-d89f45dded92 5cb2f3279c8744c4831da54880d3b541 cd21845394b24718b665645024db9a05 - - - -] HA network 5cebdb77-030d-46c3-ace8-e5930495b587 was deleted as no HA routers are present in tenant a6094b05595f4b8baa01f509ab27a627. [pid: 8|app: 0|req: 634/1349] 10.0.0.59 () {32 vars in 723 bytes} [Thu Apr 23 14:50:27 2026] DELETE /v2.0/routers/686acfe0-8fb8-496c-bfca-41fc20435b6d => generated 0 bytes in 1169 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 716/1350] 10.0.0.59 () {34 vars in 668 bytes} [Thu Apr 23 14:50:28 2026] POST /v2.0/subnets => generated 649 bytes in 365 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 635/1351] 10.0.0.59 () {32 vars in 731 bytes} [Thu Apr 23 14:50:28 2026] DELETE /v2.0/floatingips/c9755fe5-ea39-44f5-9275-f5f268eff21f => generated 0 bytes in 408 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 14:50:29.254 8 INFO neutron.db.segments_db [None req-f62714f5-6891-435b-99ac-f328e740673c e2b0dc269dbe488ea54b7414b545bb8f 3bd5d115db524162af0e9e8f5ec4d0d9 - - - -] Added segment 95f1e03a-a6db-4686-aba1-35f9ff10f393 of type vxlan for network 697c64cf-6d54-4450-b2fd-72e7fa84db6c [pid: 8|app: 0|req: 636/1352] 10.0.0.59 () {34 vars in 669 bytes} [Thu Apr 23 14:50:29 2026] POST /v2.0/networks => generated 646 bytes in 263 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 14:50:29.469 8 INFO neutron.api.v2.resource [None req-8cd1d415-ee8e-4636-8d09-86eec4e28e95 0f4140dd896f43fa905849cbc57cf50c 3e5b2724b9f84823a0bfb3f20653c9c3 - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 637/1353] 10.0.0.59 () {32 vars in 731 bytes} [Thu Apr 23 14:50:29 2026] DELETE /v2.0/floatingips/c9755fe5-ea39-44f5-9275-f5f268eff21f => generated 144 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 638/1354] 10.0.0.59 () {34 vars in 742 bytes} [Thu Apr 23 14:50:29 2026] PUT /v2.0/networks/697c64cf-6d54-4450-b2fd-72e7fa84db6c => generated 592 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 717/1355] 10.0.0.59 () {32 vars in 723 bytes} [Thu Apr 23 14:50:28 2026] DELETE /v2.0/subnets/43d250a4-ee2e-433c-bb7f-10b8d0e72b27 => generated 0 bytes in 732 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 639/1356] 10.0.0.59 () {32 vars in 719 bytes} [Thu Apr 23 14:50:29 2026] DELETE /v2.0/ports/6b713a5d-4221-4e35-b28a-ca858885d799 => generated 0 bytes in 430 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 718/1357] 10.0.0.59 () {34 vars in 668 bytes} [Thu Apr 23 14:50:29 2026] POST /v2.0/subnets => generated 622 bytes in 368 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 640/1358] 10.0.0.59 () {32 vars in 725 bytes} [Thu Apr 23 14:50:30 2026] DELETE /v2.0/networks/d30e1a20-98df-4c4e-9ee6-e181afeb6db0 => generated 0 bytes in 227 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 719/1359] 10.0.0.59 () {32 vars in 719 bytes} [Thu Apr 23 14:50:30 2026] DELETE /v2.0/ports/b909f82e-6b8c-4654-81d2-30af87416f30 => generated 0 bytes in 396 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 641/1360] 10.0.0.59 () {34 vars in 740 bytes} [Thu Apr 23 14:50:30 2026] PUT /v2.0/subnets/8124a3f9-dcb4-4bda-b6c5-009abccfa4ad => generated 632 bytes in 233 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 642/1361] 10.0.0.59 () {32 vars in 773 bytes} [Thu Apr 23 14:50:30 2026] GET /v2.0/security-groups?tenant_id=a6094b05595f4b8baa01f509ab27a627&name=default => generated 2801 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 720/1362] 10.0.0.59 () {32 vars in 735 bytes} [Thu Apr 23 14:50:30 2026] GET /v2.0/ports?device_id=a6787b09-b33f-4520-900f-f8357327d55e => generated 958 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 721/1363] 10.0.0.59 () {32 vars in 739 bytes} [Thu Apr 23 14:50:30 2026] DELETE /v2.0/security-groups/24debd11-baea-4147-bd0d-d055f6b64e8b => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 14:50:30.765 8 INFO neutron.services.segments.plugin [-] Segment f7cd54e5-498d-44d3-bd0e-1ac6dfbc6dd3 resource provider aggregate not found 2026-04-23 14:50:30.772 8 INFO neutron.services.segments.plugin [-] Segment f7cd54e5-498d-44d3-bd0e-1ac6dfbc6dd3 resource provider aggregate not found 2026-04-23 14:50:30.783 8 INFO neutron.services.segments.plugin [-] Segment f7cd54e5-498d-44d3-bd0e-1ac6dfbc6dd3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f7cd54e5-498d-44d3-bd0e-1ac6dfbc6dd3 found for delete ", "request_id": "req-a022d17d-b94a-4efd-acb1-b328c5166926"}]} 2026-04-23 14:50:30.793 8 INFO neutron.services.segments.plugin [-] Segment f7cd54e5-498d-44d3-bd0e-1ac6dfbc6dd3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f7cd54e5-498d-44d3-bd0e-1ac6dfbc6dd3 found for delete ", "request_id": "req-45b661a7-9800-4bc6-84d3-a740179dcdf9"}]} [pid: 8|app: 0|req: 643/1364] 10.0.0.59 () {32 vars in 725 bytes} [Thu Apr 23 14:50:30 2026] DELETE /v2.0/networks/697c64cf-6d54-4450-b2fd-72e7fa84db6c => generated 0 bytes in 608 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 644/1365] 10.0.0.59 () {32 vars in 773 bytes} [Thu Apr 23 14:50:31 2026] GET /v2.0/security-groups?tenant_id=8cf47f65112d402fb23b354062a05bab&name=default => generated 2801 bytes in 336 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 14:50:31.494 8 INFO neutron.pecan_wsgi.hooks.translation [None req-804c693b-3469-474b-8838-91ae58ebd11b e2b0dc269dbe488ea54b7414b545bb8f 3bd5d115db524162af0e9e8f5ec4d0d9 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 645/1366] 10.0.0.59 () {32 vars in 725 bytes} [Thu Apr 23 14:50:31 2026] DELETE /v2.0/networks/697c64cf-6d54-4450-b2fd-72e7fa84db6c => generated 138 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 646/1367] 10.0.0.59 () {32 vars in 739 bytes} [Thu Apr 23 14:50:31 2026] DELETE /v2.0/security-groups/f3e35315-59fc-4917-9d2f-0ba1bea674ca => 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: 647/1368] 10.0.0.59 () {32 vars in 693 bytes} [Thu Apr 23 14:50:31 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 648/1369] 10.0.0.59 () {32 vars in 741 bytes} [Thu Apr 23 14:50:31 2026] GET /v2.0/subnets?network_id=a3cd3d92-82a2-4a0c-9d66-edb9063df8e6 => generated 626 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 649/1370] 10.0.0.59 () {32 vars in 652 bytes} [Thu Apr 23 14:50:31 2026] GET /v2.0/extensions => generated 19178 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 650/1371] 10.0.0.59 () {32 vars in 648 bytes} [Thu Apr 23 14:50:31 2026] GET /v2.0/networks => generated 1313 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 651/1372] 10.0.0.59 () {32 vars in 646 bytes} [Thu Apr 23 14:50:31 2026] GET /v2.0/subnets => generated 1265 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 652/1373] 10.0.0.59 () {32 vars in 722 bytes} [Thu Apr 23 14:50:31 2026] GET /v2.0/networks/c85c3b21-1d89-49cc-8582-c9123f16f4d6 => generated 673 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 653/1374] 10.0.0.59 () {32 vars in 720 bytes} [Thu Apr 23 14:50:32 2026] GET /v2.0/subnets/fb64f808-18f0-4419-8b01-54dc0d70d1f1 => 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: 722/1375] 10.0.0.59 () {34 vars in 788 bytes} [Thu Apr 23 14:50:30 2026] PUT /v2.0/routers/a6787b09-b33f-4520-900f-f8357327d55e/remove_router_interface => generated 309 bytes in 1453 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 14:50:32.128 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e13a77fd-8e65-4721-b9e4-e825fdccc6a6 e2b0dc269dbe488ea54b7414b545bb8f 3bd5d115db524162af0e9e8f5ec4d0d9 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 654/1376] 10.0.0.59 () {32 vars in 723 bytes} [Thu Apr 23 14:50:32 2026] DELETE /v2.0/subnets/8124a3f9-dcb4-4bda-b6c5-009abccfa4ad => generated 136 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 14:50:32.171 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3a7ae5d3-8a32-48fb-ba47-e1b9c975af63 e2b0dc269dbe488ea54b7414b545bb8f 3bd5d115db524162af0e9e8f5ec4d0d9 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 655/1377] 10.0.0.59 () {32 vars in 725 bytes} [Thu Apr 23 14:50:32 2026] DELETE /v2.0/networks/697c64cf-6d54-4450-b2fd-72e7fa84db6c => generated 138 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 656/1378] 10.0.0.59 () {32 vars in 723 bytes} [Thu Apr 23 14:50:32 2026] DELETE /v2.0/subnets/fb64f808-18f0-4419-8b01-54dc0d70d1f1 => generated 0 bytes in 240 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 14:50:32.942 8 INFO neutron.services.segments.plugin [-] Segment 95f1e03a-a6db-4686-aba1-35f9ff10f393 resource provider aggregate not found 2026-04-23 14:50:32.954 8 INFO neutron.services.segments.plugin [-] Segment 95f1e03a-a6db-4686-aba1-35f9ff10f393 resource provider aggregate not found 2026-04-23 14:50:32.967 8 INFO neutron.services.segments.plugin [-] Segment 95f1e03a-a6db-4686-aba1-35f9ff10f393 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 95f1e03a-a6db-4686-aba1-35f9ff10f393 found for delete ", "request_id": "req-03e5ddff-992e-4b52-8e4d-154757f4c305"}]} 2026-04-23 14:50:32.975 8 INFO neutron.services.segments.plugin [-] Segment 95f1e03a-a6db-4686-aba1-35f9ff10f393 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 95f1e03a-a6db-4686-aba1-35f9ff10f393 found for delete ", "request_id": "req-a1ba0a05-8e79-4f5f-9939-0c462456f248"}]} [pid: 8|app: 0|req: 657/1379] 10.0.0.59 () {32 vars in 725 bytes} [Thu Apr 23 14:50:32 2026] DELETE /v2.0/networks/c85c3b21-1d89-49cc-8582-c9123f16f4d6 => generated 0 bytes in 721 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 14:50:33.383 7 INFO neutron.services.segments.plugin [-] Segment 35070fba-0907-45ce-a5a3-4d9a22734059 resource provider aggregate not found 2026-04-23 14:50:33.388 7 INFO neutron.services.segments.plugin [-] Segment 35070fba-0907-45ce-a5a3-4d9a22734059 resource provider aggregate not found 2026-04-23 14:50:33.414 7 INFO neutron.services.segments.plugin [-] Segment 35070fba-0907-45ce-a5a3-4d9a22734059 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 35070fba-0907-45ce-a5a3-4d9a22734059 found for delete ", "request_id": "req-4fdd0e0d-f436-4211-aeb7-84fe23158504"}]} 2026-04-23 14:50:33.415 7 INFO neutron.db.l3_hamode_db [None req-5b19a1fa-f9e4-47db-a709-61d235f157ae 0f4140dd896f43fa905849cbc57cf50c 3e5b2724b9f84823a0bfb3f20653c9c3 - - - -] HA network e36f8b42-5f10-417c-99ce-1d5762cb88f1 was deleted as no HA routers are present in tenant 3e5b2724b9f84823a0bfb3f20653c9c3. [pid: 7|app: 0|req: 723/1380] 10.0.0.59 () {32 vars in 723 bytes} [Thu Apr 23 14:50:32 2026] DELETE /v2.0/routers/a6787b09-b33f-4520-900f-f8357327d55e => generated 0 bytes in 1302 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 658/1381] 10.0.0.59 () {32 vars in 723 bytes} [Thu Apr 23 14:50:33 2026] DELETE /v2.0/subnets/6ab18ced-87cf-4717-909b-cea1dc5afd92 => generated 0 bytes in 190 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 14:50:33.633 7 INFO neutron.services.segments.plugin [-] Segment 35070fba-0907-45ce-a5a3-4d9a22734059 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 35070fba-0907-45ce-a5a3-4d9a22734059 found for delete ", "request_id": "req-1e4faa0f-01fc-4521-a9b3-de08527e496c"}]} [pid: 7|app: 0|req: 724/1382] 10.0.0.59 () {32 vars in 725 bytes} [Thu Apr 23 14:50:33 2026] DELETE /v2.0/networks/2304caf7-74c6-4ad8-a8f8-297a391365c4 => generated 0 bytes in 247 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 659/1383] 10.0.0.59 () {32 vars in 773 bytes} [Thu Apr 23 14:50:33 2026] GET /v2.0/security-groups?tenant_id=3bd5d115db524162af0e9e8f5ec4d0d9&name=default => generated 2801 bytes in 235 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 725/1384] 10.0.0.59 () {32 vars in 739 bytes} [Thu Apr 23 14:50:33 2026] DELETE /v2.0/security-groups/6eb2d6e8-26a3-4a13-b89e-4fcd9a0b3e89 => 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: 660/1385] 10.0.0.59 () {32 vars in 773 bytes} [Thu Apr 23 14:50:34 2026] GET /v2.0/security-groups?tenant_id=3e5b2724b9f84823a0bfb3f20653c9c3&name=default => generated 2801 bytes in 242 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 726/1386] 10.0.0.59 () {32 vars in 739 bytes} [Thu Apr 23 14:50:34 2026] DELETE /v2.0/security-groups/666fac27-8850-4b15-a30c-93bd8d1496aa => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 14:50:36.158 8 INFO neutron.services.segments.plugin [-] Segment 8031ffdd-943d-4839-8559-79738d608e23 resource provider aggregate not found 2026-04-23 14:50:36.170 8 INFO neutron.services.segments.plugin [-] Segment 8031ffdd-943d-4839-8559-79738d608e23 resource provider aggregate not found 2026-04-23 14:50:36.186 8 INFO neutron.services.segments.plugin [-] Segment 8031ffdd-943d-4839-8559-79738d608e23 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8031ffdd-943d-4839-8559-79738d608e23 found for delete ", "request_id": "req-e3a8aef1-e64a-46a6-a86c-c1bae1b9385d"}]} 2026-04-23 14:50:36.189 8 INFO neutron.services.segments.plugin [-] Segment 8031ffdd-943d-4839-8559-79738d608e23 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8031ffdd-943d-4839-8559-79738d608e23 found for delete ", "request_id": "req-9ff910e5-ae03-418b-b2e1-c731fed93129"}]} 2026-04-23 14:50:36.198 7 INFO neutron.services.segments.plugin [-] Segment f2ffc191-0e60-404b-8587-381ec72e6b80 resource provider aggregate not found 2026-04-23 14:50:36.205 7 INFO neutron.services.segments.plugin [-] Segment f2ffc191-0e60-404b-8587-381ec72e6b80 resource provider aggregate not found 2026-04-23 14:50:36.225 7 INFO neutron.services.segments.plugin [-] Segment f2ffc191-0e60-404b-8587-381ec72e6b80 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f2ffc191-0e60-404b-8587-381ec72e6b80 found for delete ", "request_id": "req-79c3fa9c-b22d-4b38-a6b7-2b43256906c5"}]} 2026-04-23 14:50:36.227 7 INFO neutron.services.segments.plugin [-] Segment f2ffc191-0e60-404b-8587-381ec72e6b80 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f2ffc191-0e60-404b-8587-381ec72e6b80 found for delete ", "request_id": "req-c385cbe7-4c04-4c16-80bd-e94ff7a61cf0"}]} [pid: 8|app: 0|req: 661/1387] 10.0.0.59 () {34 vars in 683 bytes} [Thu Apr 23 14:50:36 2026] POST /v2.0/security-groups => generated 1560 bytes in 481 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-23 14:50:36.625 7 INFO neutron.db.segments_db [None req-57f4a3ff-39e7-403b-9a10-79117ccb016b 9c7c54df5d4541db98eb7d1b3435fc79 ac059724bc774c598489b764a9d2da45 - - - -] Added segment 76aa2802-bf11-4b46-8e51-48474fc85277 of type vxlan for network 8a3d0603-7d0a-4c80-8a0f-c9e130368619 [pid: 8|app: 0|req: 664/1390] 10.0.0.59 () {32 vars in 662 bytes} [Thu Apr 23 14:50:36 2026] GET /v2.0/security-groups => generated 4343 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 665/1391] 10.0.0.59 () {34 vars in 757 bytes} [Thu Apr 23 14:50:36 2026] PUT /v2.0/security-groups/de075408-ec64-4cb1-b89e-ffb971a3fab6 => generated 1599 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 727/1392] 10.0.0.59 () {34 vars in 669 bytes} [Thu Apr 23 14:50:36 2026] POST /v2.0/networks => generated 632 bytes in 604 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 728/1393] 10.0.0.59 () {32 vars in 736 bytes} [Thu Apr 23 14:50:36 2026] GET /v2.0/security-groups/de075408-ec64-4cb1-b89e-ffb971a3fab6 => generated 1599 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 14:50:36.877 7 INFO neutron.db.segments_db [None req-d8c60533-688b-40ba-8aae-5daaaab0ea9d 9c7c54df5d4541db98eb7d1b3435fc79 ac059724bc774c598489b764a9d2da45 - - - -] Added segment 95e0cf09-5c1a-4a8c-884a-4262bb02de97 of type vxlan for network ee4a9f46-1659-4ec2-ac8a-7009a4ceb1da 2026-04-23 14:50:36.905 8 INFO neutron.db.segments_db [None req-f0caad65-dd5d-4162-9674-598f5bc4048a 2432ab88ea034328990c7c33ca51384e 685f9f2ba668426697c55e6fbeff24a8 - - - -] Added segment 25c25724-2501-4b13-baad-6c0bfa98e07f of type vxlan for network 6e39ffc1-3cf6-4233-aea6-71047ceb99c5 [pid: 7|app: 0|req: 729/1394] 10.0.0.59 () {34 vars in 669 bytes} [Thu Apr 23 14:50:36 2026] POST /v2.0/networks => generated 631 bytes in 216 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 666/1395] 10.0.0.59 () {34 vars in 669 bytes} [Thu Apr 23 14:50:36 2026] POST /v2.0/networks => generated 648 bytes in 299 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 14:50:37.088 8 INFO neutron.db.segments_db [None req-1361273e-32ae-4c82-86bd-10006d4bd638 9c7c54df5d4541db98eb7d1b3435fc79 ac059724bc774c598489b764a9d2da45 - - - -] Added segment 16bf27ed-3b6d-43ea-ba25-694823ea8baa of type vxlan for network 9d172f60-c34a-4d72-a6e4-627ec9c3c73f [pid: 7|app: 0|req: 730/1396] 10.0.0.59 () {32 vars in 739 bytes} [Thu Apr 23 14:50:37 2026] DELETE /v2.0/security-groups/de075408-ec64-4cb1-b89e-ffb971a3fab6 => 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: 667/1397] 10.0.0.59 () {34 vars in 669 bytes} [Thu Apr 23 14:50:37 2026] POST /v2.0/networks => generated 631 bytes in 181 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 668/1398] 10.0.0.59 () {32 vars in 662 bytes} [Thu Apr 23 14:50:37 2026] GET /v2.0/security-groups => generated 2801 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 14:50:37.289 8 INFO neutron.db.segments_db [None req-f7b805f1-56f7-40f8-a9c4-f21bcf1d8457 9c7c54df5d4541db98eb7d1b3435fc79 ac059724bc774c598489b764a9d2da45 - - - -] Added segment 3fef57cc-dc8f-4143-90a0-c7adaa862cc6 of type vxlan for network 3b041c09-5f1e-4c56-aaec-db0b0ddf8fd2 [pid: 8|app: 0|req: 669/1399] 10.0.0.59 () {34 vars in 669 bytes} [Thu Apr 23 14:50:37 2026] POST /v2.0/networks => generated 632 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 14:50:37.411 8 INFO neutron.api.v2.resource [None req-c3232f46-3db8-4d03-9e4a-d709511e0641 6ad611eb76d94249b54f9b97c312bb2a 7432ea405e0d463a8c45a7f495181cda - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 670/1400] 10.0.0.59 () {32 vars in 739 bytes} [Thu Apr 23 14:50:37 2026] DELETE /v2.0/security-groups/de075408-ec64-4cb1-b89e-ffb971a3fab6 => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 14:50:37.486 8 INFO neutron.db.segments_db [None req-4a8a3fad-304d-4a5e-aac1-61c6e3999461 9c7c54df5d4541db98eb7d1b3435fc79 ac059724bc774c598489b764a9d2da45 - - - -] Added segment 689cb972-0165-4335-8d0a-0cc4d0c0f4c6 of type vxlan for network 84a2cbab-1ccf-495c-aa04-07ac8bb82052 [pid: 7|app: 0|req: 731/1401] 10.0.0.59 () {34 vars in 664 bytes} [Thu Apr 23 14:50:37 2026] POST /v2.0/ports => generated 778 bytes in 378 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 671/1402] 10.0.0.59 () {34 vars in 669 bytes} [Thu Apr 23 14:50:37 2026] POST /v2.0/networks => generated 631 bytes in 207 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 732/1403] 10.0.0.59 () {34 vars in 683 bytes} [Thu Apr 23 14:50:37 2026] POST /v2.0/security-groups => generated 1560 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-23 14:50:37.694 8 INFO neutron.db.segments_db [None req-2cddd0d7-e465-4d69-ad4d-0afa5f77969b 2432ab88ea034328990c7c33ca51384e 685f9f2ba668426697c55e6fbeff24a8 - - - -] Added segment 0e26c949-b2a9-4e83-9483-5c4261aaee93 of type vxlan for network 378e3a05-94bc-4b90-ae98-92e2f6966034 [pid: 7|app: 0|req: 733/1404] 10.0.0.59 () {34 vars in 752 bytes} [Thu Apr 23 14:50:37 2026] PUT /v2.0/networks/8a3d0603-7d0a-4c80-8a0f-c9e130368619/tags => generated 17 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 734/1405] 10.0.0.59 () {34 vars in 694 bytes} [Thu Apr 23 14:50:37 2026] POST /v2.0/security-group-rules => generated 569 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 672/1406] 10.0.0.59 () {34 vars in 669 bytes} [Thu Apr 23 14:50:37 2026] POST /v2.0/networks => generated 636 bytes in 210 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 673/1407] 10.0.0.59 () {32 vars in 746 bytes} [Thu Apr 23 14:50:37 2026] GET /v2.0/security-group-rules/d73beb01-661d-4657-821b-3df01125ec0e => generated 569 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 735/1408] 10.0.0.59 () {34 vars in 752 bytes} [Thu Apr 23 14:50:37 2026] PUT /v2.0/networks/ee4a9f46-1659-4ec2-ac8a-7009a4ceb1da/tags => generated 25 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 736/1409] 10.0.0.59 () {32 vars in 672 bytes} [Thu Apr 23 14:50:37 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 674/1410] 10.0.0.59 () {34 vars in 668 bytes} [Thu Apr 23 14:50:37 2026] POST /v2.0/subnets => generated 622 bytes in 403 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 675/1411] 10.0.0.59 () {32 vars in 749 bytes} [Thu Apr 23 14:50:38 2026] DELETE /v2.0/security-group-rules/d73beb01-661d-4657-821b-3df01125ec0e => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 737/1412] 10.0.0.59 () {34 vars in 752 bytes} [Thu Apr 23 14:50:37 2026] PUT /v2.0/networks/9d172f60-c34a-4d72-a6e4-627ec9c3c73f/tags => generated 34 bytes in 657 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 738/1413] 10.0.0.59 () {32 vars in 672 bytes} [Thu Apr 23 14:50:38 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 739/1414] 10.0.0.59 () {34 vars in 752 bytes} [Thu Apr 23 14:50:38 2026] PUT /v2.0/networks/3b041c09-5f1e-4c56-aaec-db0b0ddf8fd2/tags => generated 19 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 676/1415] 10.0.0.59 () {34 vars in 664 bytes} [Thu Apr 23 14:50:38 2026] POST /v2.0/ports => generated 961 bytes in 460 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 740/1416] 10.0.0.59 () {34 vars in 694 bytes} [Thu Apr 23 14:50:38 2026] POST /v2.0/security-group-rules => generated 569 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 677/1417] 10.0.0.59 () {32 vars in 665 bytes} [Thu Apr 23 14:50:38 2026] GET /v2.0/networks?tags=red => generated 1855 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 678/1418] 10.0.0.59 () {32 vars in 746 bytes} [Thu Apr 23 14:50:38 2026] GET /v2.0/security-group-rules/5718fb54-e7fc-4031-a481-a414294d719b => generated 569 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 679/1419] 10.0.0.59 () {32 vars in 679 bytes} [Thu Apr 23 14:50:38 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1248 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 680/1420] 10.0.0.59 () {32 vars in 672 bytes} [Thu Apr 23 14:50:39 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 681/1421] 10.0.0.59 () {32 vars in 675 bytes} [Thu Apr 23 14:50:39 2026] GET /v2.0/networks?tags-any=blue => generated 1248 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 741/1422] 10.0.0.59 () {32 vars in 719 bytes} [Thu Apr 23 14:50:38 2026] DELETE /v2.0/ports/72382c22-317b-47b8-be5e-cd64792d7f0c => generated 0 bytes in 402 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 682/1423] 10.0.0.59 () {32 vars in 749 bytes} [Thu Apr 23 14:50:39 2026] DELETE /v2.0/security-group-rules/5718fb54-e7fc-4031-a481-a414294d719b => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 14:50:39.239 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d8713c18-a9f0-4e05-88ae-00cd3d7f866b 2432ab88ea034328990c7c33ca51384e 685f9f2ba668426697c55e6fbeff24a8 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 683/1424] 10.0.0.59 () {32 vars in 719 bytes} [Thu Apr 23 14:50:39 2026] DELETE /v2.0/ports/72382c22-317b-47b8-be5e-cd64792d7f0c => generated 132 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 684/1425] 10.0.0.59 () {32 vars in 672 bytes} [Thu Apr 23 14:50:39 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 14:50:39.296 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c68ed753-0fc7-49a1-b9d9-94d9406ce921 2432ab88ea034328990c7c33ca51384e 685f9f2ba668426697c55e6fbeff24a8 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 685/1426] 10.0.0.59 () {32 vars in 716 bytes} [Thu Apr 23 14:50:39 2026] GET /v2.0/ports/72382c22-317b-47b8-be5e-cd64792d7f0c => generated 132 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 742/1427] 10.0.0.59 () {32 vars in 687 bytes} [Thu Apr 23 14:50:39 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1855 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 686/1428] 10.0.0.59 () {34 vars in 694 bytes} [Thu Apr 23 14:50:39 2026] POST /v2.0/security-group-rules => generated 570 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 743/1429] 10.0.0.59 () {32 vars in 723 bytes} [Thu Apr 23 14:50:39 2026] DELETE /v2.0/subnets/7ca53a48-41de-4427-ac28-6e4a0ef7df95 => generated 0 bytes in 256 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 687/1430] 10.0.0.59 () {32 vars in 673 bytes} [Thu Apr 23 14:50:39 2026] GET /v2.0/networks?not-tags=red => generated 1861 bytes in 185 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 744/1431] 10.0.0.59 () {32 vars in 746 bytes} [Thu Apr 23 14:50:39 2026] GET /v2.0/security-group-rules/b90a11ab-c5b4-46f1-a273-caadf4eeffba => generated 570 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 745/1432] 10.0.0.59 () {32 vars in 687 bytes} [Thu Apr 23 14:50:39 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2468 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 746/1433] 10.0.0.59 () {32 vars in 672 bytes} [Thu Apr 23 14:50:39 2026] GET /v2.0/security-group-rules => generated 3919 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 747/1434] 10.0.0.59 () {32 vars in 683 bytes} [Thu Apr 23 14:50:39 2026] GET /v2.0/networks?not-tags-any=blue => generated 2468 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 748/1435] 10.0.0.59 () {32 vars in 749 bytes} [Thu Apr 23 14:50:39 2026] DELETE /v2.0/security-group-rules/b90a11ab-c5b4-46f1-a273-caadf4eeffba => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 14:50:40.043 8 INFO neutron.services.segments.plugin [-] Segment 0e26c949-b2a9-4e83-9483-5c4261aaee93 resource provider aggregate not found 2026-04-23 14:50:40.049 8 INFO neutron.services.segments.plugin [-] Segment 0e26c949-b2a9-4e83-9483-5c4261aaee93 resource provider aggregate not found 2026-04-23 14:50:40.068 8 INFO neutron.services.segments.plugin [-] Segment 0e26c949-b2a9-4e83-9483-5c4261aaee93 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0e26c949-b2a9-4e83-9483-5c4261aaee93 found for delete ", "request_id": "req-1af8d08b-994e-4c36-9a02-086c2fa31070"}]} 2026-04-23 14:50:40.069 8 INFO neutron.services.segments.plugin [-] Segment 0e26c949-b2a9-4e83-9483-5c4261aaee93 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0e26c949-b2a9-4e83-9483-5c4261aaee93 found for delete ", "request_id": "req-f44c882c-97af-4598-9340-c23955669442"}]} [pid: 7|app: 0|req: 749/1436] 10.0.0.59 () {32 vars in 695 bytes} [Thu Apr 23 14:50:39 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1861 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 688/1437] 10.0.0.59 () {32 vars in 725 bytes} [Thu Apr 23 14:50:39 2026] DELETE /v2.0/networks/378e3a05-94bc-4b90-ae98-92e2f6966034 => generated 0 bytes in 491 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 750/1438] 10.0.0.59 () {32 vars in 672 bytes} [Thu Apr 23 14:50:40 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 14:50:40.176 7 INFO neutron.db.segments_db [None req-47e91ce5-708d-4af1-88a0-41d1f9b2b276 2432ab88ea034328990c7c33ca51384e 685f9f2ba668426697c55e6fbeff24a8 - - - -] Added segment a5eacc2d-dff6-400b-84a4-eacb8c82ce59 of type vxlan for network 891b2004-2a68-4e37-9ddb-8dc65710f9cf [pid: 8|app: 0|req: 689/1439] 10.0.0.59 () {32 vars in 725 bytes} [Thu Apr 23 14:50:40 2026] DELETE /v2.0/networks/8a3d0603-7d0a-4c80-8a0f-c9e130368619 => generated 0 bytes in 229 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 751/1440] 10.0.0.59 () {34 vars in 669 bytes} [Thu Apr 23 14:50:40 2026] POST /v2.0/networks => generated 636 bytes in 221 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 690/1441] 10.0.0.59 () {32 vars in 739 bytes} [Thu Apr 23 14:50:40 2026] DELETE /v2.0/security-groups/882d4427-502b-4677-a6f3-e0a61bb2541d => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 14:50:40.519 7 INFO neutron.services.segments.plugin [-] Segment 95e0cf09-5c1a-4a8c-884a-4262bb02de97 resource provider aggregate not found 2026-04-23 14:50:40.538 7 INFO neutron.services.segments.plugin [-] Segment 95e0cf09-5c1a-4a8c-884a-4262bb02de97 resource provider aggregate not found 2026-04-23 14:50:40.548 7 INFO neutron.services.segments.plugin [-] Segment 95e0cf09-5c1a-4a8c-884a-4262bb02de97 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 95e0cf09-5c1a-4a8c-884a-4262bb02de97 found for delete ", "request_id": "req-b44b758f-d880-42be-bf19-aab94819eac5"}]} [pid: 7|app: 0|req: 752/1442] 10.0.0.59 () {32 vars in 725 bytes} [Thu Apr 23 14:50:40 2026] DELETE /v2.0/networks/ee4a9f46-1659-4ec2-ac8a-7009a4ceb1da => generated 0 bytes in 221 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 14:50:40.576 7 INFO neutron.services.segments.plugin [-] Segment 95e0cf09-5c1a-4a8c-884a-4262bb02de97 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 95e0cf09-5c1a-4a8c-884a-4262bb02de97 found for delete ", "request_id": "req-b58fa7bb-63d7-47d5-b1f2-c2fbad97f0ae"}]} [pid: 7|app: 0|req: 753/1443] 10.0.0.59 () {32 vars in 662 bytes} [Thu Apr 23 14:50:40 2026] GET /v2.0/security-groups => generated 2801 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 691/1444] 10.0.0.59 () {34 vars in 668 bytes} [Thu Apr 23 14:50:40 2026] POST /v2.0/subnets => generated 622 bytes in 338 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 692/1445] 10.0.0.59 () {32 vars in 662 bytes} [Thu Apr 23 14:50:40 2026] GET /v2.0/security-groups => generated 2801 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 754/1446] 10.0.0.59 () {32 vars in 725 bytes} [Thu Apr 23 14:50:40 2026] DELETE /v2.0/networks/9d172f60-c34a-4d72-a6e4-627ec9c3c73f => generated 0 bytes in 239 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 755/1447] 10.0.0.59 () {32 vars in 725 bytes} [Thu Apr 23 14:50:40 2026] DELETE /v2.0/networks/3b041c09-5f1e-4c56-aaec-db0b0ddf8fd2 => generated 0 bytes in 245 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 693/1448] 10.0.0.59 () {34 vars in 664 bytes} [Thu Apr 23 14:50:40 2026] POST /v2.0/ports => generated 928 bytes in 511 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 756/1449] 10.0.0.59 () {32 vars in 725 bytes} [Thu Apr 23 14:50:41 2026] DELETE /v2.0/networks/84a2cbab-1ccf-495c-aa04-07ac8bb82052 => generated 0 bytes in 275 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 757/1450] 10.0.0.59 () {32 vars in 773 bytes} [Thu Apr 23 14:50:41 2026] GET /v2.0/security-groups?tenant_id=7432ea405e0d463a8c45a7f495181cda&name=default => generated 2801 bytes in 196 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 694/1451] 10.0.0.59 () {32 vars in 719 bytes} [Thu Apr 23 14:50:41 2026] DELETE /v2.0/ports/dd4f95bb-121d-4b51-a24b-e56aad9ff008 => generated 0 bytes in 362 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 14:50:41.715 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0683bd9f-5e03-4abf-a7b1-71def40a3ec9 2432ab88ea034328990c7c33ca51384e 685f9f2ba668426697c55e6fbeff24a8 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 695/1452] 10.0.0.59 () {32 vars in 716 bytes} [Thu Apr 23 14:50:41 2026] GET /v2.0/ports/dd4f95bb-121d-4b51-a24b-e56aad9ff008 => generated 132 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 758/1453] 10.0.0.59 () {32 vars in 739 bytes} [Thu Apr 23 14:50:41 2026] DELETE /v2.0/security-groups/3b3fb70b-c975-46af-a0c3-29b48d61cd2b => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 696/1454] 10.0.0.59 () {32 vars in 723 bytes} [Thu Apr 23 14:50:41 2026] DELETE /v2.0/subnets/2f3b5f24-e822-4d8a-b420-3c79839aca38 => generated 0 bytes in 276 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 14:50:42.422 8 INFO neutron.services.segments.plugin [-] Segment 76aa2802-bf11-4b46-8e51-48474fc85277 resource provider aggregate not found 2026-04-23 14:50:42.430 8 INFO neutron.services.segments.plugin [-] Segment 76aa2802-bf11-4b46-8e51-48474fc85277 resource provider aggregate not found [pid: 7|app: 0|req: 759/1455] 10.0.0.59 () {32 vars in 725 bytes} [Thu Apr 23 14:50:42 2026] DELETE /v2.0/networks/891b2004-2a68-4e37-9ddb-8dc65710f9cf => generated 0 bytes in 427 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 14:50:42.448 8 INFO neutron.services.segments.plugin [-] Segment 76aa2802-bf11-4b46-8e51-48474fc85277 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 76aa2802-bf11-4b46-8e51-48474fc85277 found for delete ", "request_id": "req-af4f99d2-ba5e-458e-977a-37ad88214f2d"}]} 2026-04-23 14:50:42.459 8 INFO neutron.services.segments.plugin [-] Segment 76aa2802-bf11-4b46-8e51-48474fc85277 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 76aa2802-bf11-4b46-8e51-48474fc85277 found for delete ", "request_id": "req-baa7cd8b-d7b2-4602-9066-99aeb44bf0e8"}]} [pid: 8|app: 0|req: 697/1456] 10.0.0.59 () {32 vars in 773 bytes} [Thu Apr 23 14:50:42 2026] GET /v2.0/security-groups?tenant_id=ac059724bc774c598489b764a9d2da45&name=default => generated 2801 bytes in 194 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 14:50:42.591 7 INFO neutron.services.segments.plugin [-] Segment 16bf27ed-3b6d-43ea-ba25-694823ea8baa resource provider aggregate not found 2026-04-23 14:50:42.609 7 INFO neutron.services.segments.plugin [-] Segment 16bf27ed-3b6d-43ea-ba25-694823ea8baa resource provider aggregate not found 2026-04-23 14:50:42.625 7 INFO neutron.services.segments.plugin [-] Segment 16bf27ed-3b6d-43ea-ba25-694823ea8baa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 16bf27ed-3b6d-43ea-ba25-694823ea8baa found for delete ", "request_id": "req-2ebeabf7-0c00-4d9b-9606-532e56f3a523"}]} 2026-04-23 14:50:42.664 7 INFO neutron.services.segments.plugin [-] Segment 3fef57cc-dc8f-4143-90a0-c7adaa862cc6 resource provider aggregate not found 2026-04-23 14:50:42.669 7 INFO neutron.services.segments.plugin [-] Segment 16bf27ed-3b6d-43ea-ba25-694823ea8baa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 16bf27ed-3b6d-43ea-ba25-694823ea8baa found for delete ", "request_id": "req-c52fe451-204e-4c9e-bc73-7c8554e25dd4"}]} 2026-04-23 14:50:42.694 7 INFO neutron.services.segments.plugin [-] Segment 3fef57cc-dc8f-4143-90a0-c7adaa862cc6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3fef57cc-dc8f-4143-90a0-c7adaa862cc6 found for delete ", "request_id": "req-33badb2b-ac6f-4145-8510-7be5c2a95bc2"}]} [pid: 8|app: 0|req: 698/1457] 10.0.0.59 () {32 vars in 739 bytes} [Thu Apr 23 14:50:42 2026] DELETE /v2.0/security-groups/d246aa33-a283-4c65-8d26-b92c211143e1 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 14:50:42.708 7 INFO neutron.services.segments.plugin [-] Segment 3fef57cc-dc8f-4143-90a0-c7adaa862cc6 resource provider aggregate not found 2026-04-23 14:50:42.736 7 INFO neutron.services.segments.plugin [-] Segment 689cb972-0165-4335-8d0a-0cc4d0c0f4c6 resource provider aggregate not found 2026-04-23 14:50:42.743 7 INFO neutron.services.segments.plugin [-] Segment 3fef57cc-dc8f-4143-90a0-c7adaa862cc6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3fef57cc-dc8f-4143-90a0-c7adaa862cc6 found for delete ", "request_id": "req-a89602eb-6e19-4e62-8751-f99d30dfc3f6"}]} 2026-04-23 14:50:42.761 7 INFO neutron.services.segments.plugin [-] Segment 689cb972-0165-4335-8d0a-0cc4d0c0f4c6 resource provider aggregate not found 2026-04-23 14:50:42.770 7 INFO neutron.services.segments.plugin [-] Segment 689cb972-0165-4335-8d0a-0cc4d0c0f4c6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 689cb972-0165-4335-8d0a-0cc4d0c0f4c6 found for delete ", "request_id": "req-6f48a49b-771e-4a89-bc94-02e357bd938b"}]} 2026-04-23 14:50:42.780 7 INFO neutron.services.segments.plugin [-] Segment 689cb972-0165-4335-8d0a-0cc4d0c0f4c6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 689cb972-0165-4335-8d0a-0cc4d0c0f4c6 found for delete ", "request_id": "req-5cc3842c-0f99-44b9-9675-a7554151898a"}]} 2026-04-23 14:50:42.790 7 INFO neutron.services.segments.plugin [-] Segment a5eacc2d-dff6-400b-84a4-eacb8c82ce59 resource provider aggregate not found 2026-04-23 14:50:42.816 7 INFO neutron.services.segments.plugin [-] Segment a5eacc2d-dff6-400b-84a4-eacb8c82ce59 resource provider aggregate not found 2026-04-23 14:50:42.822 7 INFO neutron.services.segments.plugin [-] Segment a5eacc2d-dff6-400b-84a4-eacb8c82ce59 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a5eacc2d-dff6-400b-84a4-eacb8c82ce59 found for delete ", "request_id": "req-6f0dc7f7-d223-44af-a619-7089ce5b3100"}]} 2026-04-23 14:50:42.838 7 INFO neutron.services.segments.plugin [-] Segment a5eacc2d-dff6-400b-84a4-eacb8c82ce59 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a5eacc2d-dff6-400b-84a4-eacb8c82ce59 found for delete ", "request_id": "req-04954cbc-c99a-438e-8c86-15a7cbb6c772"}]} [pid: 7|app: 0|req: 760/1458] 10.0.0.59 () {34 vars in 664 bytes} [Thu Apr 23 14:50:42 2026] POST /v2.0/ports => generated 778 bytes in 498 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 699/1459] 10.0.0.59 () {32 vars in 773 bytes} [Thu Apr 23 14:50:42 2026] GET /v2.0/security-groups?tenant_id=959d7feb901246cea87ac540f9e8995d&name=default => generated 2801 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 700/1460] 10.0.0.59 () {32 vars in 739 bytes} [Thu Apr 23 14:50:42 2026] DELETE /v2.0/security-groups/12da336a-25ca-438a-9287-f2bfd629a3c9 => 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: 761/1461] 10.0.0.59 () {34 vars in 736 bytes} [Thu Apr 23 14:50:42 2026] PUT /v2.0/ports/bff1c877-233f-489c-8727-f7423b40ff86 => generated 752 bytes in 217 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 701/1462] 10.0.0.59 () {32 vars in 719 bytes} [Thu Apr 23 14:50:43 2026] DELETE /v2.0/ports/bff1c877-233f-489c-8727-f7423b40ff86 => generated 0 bytes in 322 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 762/1463] 10.0.0.59 () {32 vars in 773 bytes} [Thu Apr 23 14:50:43 2026] GET /v2.0/security-groups?tenant_id=74af638fe6154579b3aa5adb464c6c0c&name=default => generated 2801 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 702/1464] 10.0.0.59 () {32 vars in 642 bytes} [Thu Apr 23 14:50:43 2026] GET /v2.0/ports => generated 781 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 14:50:43.609 8 INFO neutron.pecan_wsgi.hooks.translation [None req-243bad09-00ad-44c5-b82d-045f3c8dc07b 2432ab88ea034328990c7c33ca51384e 685f9f2ba668426697c55e6fbeff24a8 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 703/1465] 10.0.0.59 () {32 vars in 716 bytes} [Thu Apr 23 14:50:43 2026] GET /v2.0/ports/bff1c877-233f-489c-8727-f7423b40ff86 => generated 132 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 763/1466] 10.0.0.59 () {32 vars in 739 bytes} [Thu Apr 23 14:50:43 2026] DELETE /v2.0/security-groups/7666fe1d-bfe4-4921-b104-c94b30710919 => 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: 704/1467] 10.0.0.59 () {32 vars in 642 bytes} [Thu Apr 23 14:50:43 2026] GET /v2.0/ports => generated 781 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 764/1468] 10.0.0.59 () {32 vars in 716 bytes} [Thu Apr 23 14:50:43 2026] GET /v2.0/ports/bab72673-1a39-4b87-9223-e3a657d4c570 => generated 778 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 14:50:43.838 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d6b09957-31ed-4a71-82b5-ab4fca56059c 2432ab88ea034328990c7c33ca51384e 685f9f2ba668426697c55e6fbeff24a8 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 765/1469] 10.0.0.59 () {32 vars in 719 bytes} [Thu Apr 23 14:50:43 2026] DELETE /v2.0/ports/dd4f95bb-121d-4b51-a24b-e56aad9ff008 => generated 132 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 14:50:43.865 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ae7b7466-6ba8-4060-b82c-70c7b8a254cb 2432ab88ea034328990c7c33ca51384e 685f9f2ba668426697c55e6fbeff24a8 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 766/1470] 10.0.0.59 () {32 vars in 723 bytes} [Thu Apr 23 14:50:43 2026] DELETE /v2.0/subnets/2f3b5f24-e822-4d8a-b420-3c79839aca38 => generated 136 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 14:50:43.901 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5e1475ed-e2fe-417d-a149-a3abc8fe80a9 2432ab88ea034328990c7c33ca51384e 685f9f2ba668426697c55e6fbeff24a8 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 767/1471] 10.0.0.59 () {32 vars in 723 bytes} [Thu Apr 23 14:50:43 2026] DELETE /v2.0/subnets/7ca53a48-41de-4427-ac28-6e4a0ef7df95 => generated 136 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 705/1472] 10.0.0.59 () {34 vars in 675 bytes} [Thu Apr 23 14:50:43 2026] POST /v2.0/subnetpools => generated 548 bytes in 346 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 706/1473] 10.0.0.59 () {32 vars in 728 bytes} [Thu Apr 23 14:50:44 2026] GET /v2.0/subnetpools/a359c571-cb13-4077-9bab-f682f424d538 => generated 548 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 768/1474] 10.0.0.59 () {32 vars in 719 bytes} [Thu Apr 23 14:50:43 2026] DELETE /v2.0/ports/bab72673-1a39-4b87-9223-e3a657d4c570 => generated 0 bytes in 329 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 707/1475] 10.0.0.59 () {34 vars in 748 bytes} [Thu Apr 23 14:50:44 2026] PUT /v2.0/subnetpools/a359c571-cb13-4077-9bab-f682f424d538 => generated 501 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 708/1476] 10.0.0.59 () {32 vars in 731 bytes} [Thu Apr 23 14:50:44 2026] DELETE /v2.0/subnetpools/a359c571-cb13-4077-9bab-f682f424d538 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 14:50:44.409 8 INFO neutron.api.v2.resource [None req-2a79ff7f-c0c6-4b9d-b3f9-d3a44e000743 f8a76ea6b0f0428ba5e9c15358099031 2d18b2ac685e4ea1b3cc627837f2a2ad - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 709/1477] 10.0.0.59 () {32 vars in 728 bytes} [Thu Apr 23 14:50:44 2026] GET /v2.0/subnetpools/a359c571-cb13-4077-9bab-f682f424d538 => generated 145 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 14:50:44.430 8 INFO neutron.api.v2.resource [None req-0c783bb0-abe4-4d0f-8e41-c782aa335949 f8a76ea6b0f0428ba5e9c15358099031 2d18b2ac685e4ea1b3cc627837f2a2ad - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 710/1478] 10.0.0.59 () {32 vars in 731 bytes} [Thu Apr 23 14:50:44 2026] DELETE /v2.0/subnetpools/a359c571-cb13-4077-9bab-f682f424d538 => generated 145 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 769/1479] 10.0.0.59 () {32 vars in 725 bytes} [Thu Apr 23 14:50:44 2026] DELETE /v2.0/networks/6e39ffc1-3cf6-4233-aea6-71047ceb99c5 => generated 0 bytes in 270 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 14:50:44.975 7 INFO neutron.services.segments.plugin [-] Segment 25c25724-2501-4b13-baad-6c0bfa98e07f resource provider aggregate not found 2026-04-23 14:50:44.981 7 INFO neutron.services.segments.plugin [-] Segment 25c25724-2501-4b13-baad-6c0bfa98e07f resource provider aggregate not found 2026-04-23 14:50:44.998 7 INFO neutron.services.segments.plugin [-] Segment 25c25724-2501-4b13-baad-6c0bfa98e07f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 25c25724-2501-4b13-baad-6c0bfa98e07f found for delete ", "request_id": "req-9a1bb27b-6c1f-45ad-a9cd-1c7fb8f1d8f3"}]} 2026-04-23 14:50:45.001 7 INFO neutron.services.segments.plugin [-] Segment 25c25724-2501-4b13-baad-6c0bfa98e07f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 25c25724-2501-4b13-baad-6c0bfa98e07f found for delete ", "request_id": "req-80305614-89f8-4fb5-bc4d-69ee6c22e6f5"}]} [pid: 8|app: 0|req: 711/1480] 10.0.0.59 () {32 vars in 773 bytes} [Thu Apr 23 14:50:44 2026] GET /v2.0/security-groups?tenant_id=0d8a9f63e8e84295b1bcc4c02900ecf7&name=default => generated 2801 bytes in 740 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 770/1481] 10.0.0.59 () {32 vars in 773 bytes} [Thu Apr 23 14:50:44 2026] GET /v2.0/security-groups?tenant_id=2d18b2ac685e4ea1b3cc627837f2a2ad&name=default => generated 2801 bytes in 715 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 771/1482] 10.0.0.59 () {32 vars in 773 bytes} [Thu Apr 23 14:50:45 2026] GET /v2.0/security-groups?tenant_id=685f9f2ba668426697c55e6fbeff24a8&name=default => generated 2801 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 712/1483] 10.0.0.59 () {32 vars in 739 bytes} [Thu Apr 23 14:50:45 2026] DELETE /v2.0/security-groups/4c09dc3a-4a12-431d-9522-a598be2c3fa1 => generated 0 bytes in 154 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 772/1484] 10.0.0.59 () {32 vars in 739 bytes} [Thu Apr 23 14:50:45 2026] DELETE /v2.0/security-groups/35d5bbf5-61ce-49fd-8415-13211cb2cd7b => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 713/1485] 10.0.0.59 () {32 vars in 739 bytes} [Thu Apr 23 14:50:45 2026] DELETE /v2.0/security-groups/e927d80e-3946-4422-ab48-86fe080fdc80 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 14:50:48.003 7 INFO neutron.db.segments_db [None req-30b251eb-68b2-49c6-9dce-cba793c6d07f f2772c099a1a447aba9f1265a00cda58 84adf6da1be94a118b5d5c6bec1c68cf - - - -] Added segment 9e4dfc00-f988-4335-8363-bbfcdef17a38 of type vxlan for network b2fa0425-9e57-43f5-9d30-9f5edf012281 [pid: 7|app: 0|req: 773/1486] 10.0.0.59 () {34 vars in 669 bytes} [Thu Apr 23 14:50:47 2026] POST /v2.0/networks => generated 644 bytes in 480 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 714/1487] 10.0.0.59 () {34 vars in 664 bytes} [Thu Apr 23 14:50:48 2026] POST /v2.0/ports => generated 774 bytes in 354 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 14:50:48.536 7 INFO neutron.db.segments_db [None req-de876736-5423-4710-b7cc-b11b84a4bf6a f2772c099a1a447aba9f1265a00cda58 84adf6da1be94a118b5d5c6bec1c68cf - - - -] Added segment f3d4c88e-946b-415f-a2b5-3ccf60521e58 of type vxlan for network fbec2c46-b6b5-407f-a9f9-5fc4bee54e73 [pid: 7|app: 0|req: 774/1488] 10.0.0.59 () {34 vars in 669 bytes} [Thu Apr 23 14:50:48 2026] POST /v2.0/networks => generated 631 bytes in 189 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 14:50:49.003 7 INFO neutron.db.segments_db [None req-d8f3205b-45a6-4729-97f2-f92a9f460d78 7770939b2a894aac9aa5b752cd381bf4 4e2bcf4b506348108d7e2fb80ebb2d50 - - - -] Added segment 2cf1ae19-6856-41c7-afdd-5652ecd4a35c of type vxlan for network de177f2a-bf9b-42b3-9624-cb70a619425d [pid: 8|app: 0|req: 715/1489] 10.0.0.59 () {34 vars in 668 bytes} [Thu Apr 23 14:50:48 2026] POST /v2.0/subnets => generated 602 bytes in 360 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 775/1490] 10.0.0.59 () {34 vars in 669 bytes} [Thu Apr 23 14:50:48 2026] POST /v2.0/networks => generated 632 bytes in 354 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 716/1491] 10.0.0.59 () {34 vars in 664 bytes} [Thu Apr 23 14:50:49 2026] POST /v2.0/ports => generated 949 bytes in 636 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 776/1492] 10.0.0.59 () {34 vars in 663 bytes} [Thu Apr 23 14:50:49 2026] POST /v2.0/ports => generated 743 bytes in 573 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 14:50:49.765 7 INFO neutron.db.segments_db [None req-ec4c1550-5e8b-4dbe-a8ad-a9e937f105f8 7770939b2a894aac9aa5b752cd381bf4 4e2bcf4b506348108d7e2fb80ebb2d50 - - - -] Added segment a24a099d-2a88-4939-ae86-a70f983d2d88 of type vxlan for network 3f52c44c-b5f3-4e19-9b83-11bc8dbf02b5 [pid: 7|app: 0|req: 777/1493] 10.0.0.59 () {34 vars in 669 bytes} [Thu Apr 23 14:50:49 2026] POST /v2.0/networks => generated 631 bytes in 206 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 717/1494] 10.0.0.59 () {32 vars in 719 bytes} [Thu Apr 23 14:50:49 2026] DELETE /v2.0/ports/d12b90fd-bdb2-4ce2-92e1-c49b77da366e => generated 0 bytes in 439 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 14:50:50.148 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a52b2be0-3bac-4d05-8755-58cd21152d83 f2772c099a1a447aba9f1265a00cda58 84adf6da1be94a118b5d5c6bec1c68cf - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 718/1495] 10.0.0.59 () {32 vars in 719 bytes} [Thu Apr 23 14:50:50 2026] DELETE /v2.0/ports/d12b90fd-bdb2-4ce2-92e1-c49b77da366e => generated 132 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 14:50:50.176 8 INFO neutron.pecan_wsgi.hooks.translation [None req-47db8a15-0039-4860-b89d-4d5b9d5f1c85 f2772c099a1a447aba9f1265a00cda58 84adf6da1be94a118b5d5c6bec1c68cf - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 719/1496] 10.0.0.59 () {32 vars in 716 bytes} [Thu Apr 23 14:50:50 2026] GET /v2.0/ports/d12b90fd-bdb2-4ce2-92e1-c49b77da366e => generated 132 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 778/1497] 10.0.0.59 () {34 vars in 663 bytes} [Thu Apr 23 14:50:49 2026] POST /v2.0/ports => generated 743 bytes in 449 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 14:50:50.432 7 INFO neutron.db.segments_db [None req-8c1cbf5c-5cc7-45e0-be76-e14eff8182e2 7770939b2a894aac9aa5b752cd381bf4 4e2bcf4b506348108d7e2fb80ebb2d50 - - - -] Added segment 16fe5751-bcac-4507-819c-5fb1fbd08119 of type vxlan for network f61f7d19-e00d-434a-9026-63c06d118cca [pid: 8|app: 0|req: 720/1498] 10.0.0.59 () {32 vars in 723 bytes} [Thu Apr 23 14:50:50 2026] DELETE /v2.0/subnets/6d604dfd-d3a4-4dd0-9e1e-883557848fc7 => generated 0 bytes in 273 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 779/1499] 10.0.0.59 () {34 vars in 669 bytes} [Thu Apr 23 14:50:50 2026] POST /v2.0/networks => generated 631 bytes in 223 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 14:50:50.718 8 INFO neutron.db.segments_db [None req-b2aae2d3-a519-4859-82c3-36280f20e73f f6b63ab480aa4ede841081d8ea9cc80f 20797d04d26847ebada7ac63a10c4e33 - - - -] Added segment e4752fba-7aa9-43eb-812b-7bec38e4256c of type vxlan for network f15e8f73-59a6-4d0e-b1e9-0bcda2d6468a 2026-04-23 14:50:51.050 7 INFO neutron.services.segments.plugin [-] Segment f3d4c88e-946b-415f-a2b5-3ccf60521e58 resource provider aggregate not found 2026-04-23 14:50:51.070 7 INFO neutron.services.segments.plugin [-] Segment f3d4c88e-946b-415f-a2b5-3ccf60521e58 resource provider aggregate not found 2026-04-23 14:50:51.077 7 INFO neutron.services.segments.plugin [-] Segment f3d4c88e-946b-415f-a2b5-3ccf60521e58 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f3d4c88e-946b-415f-a2b5-3ccf60521e58 found for delete ", "request_id": "req-2da2d01c-0634-4307-bc9a-0d0a3580d8db"}]} [pid: 7|app: 0|req: 780/1500] 10.0.0.59 () {32 vars in 725 bytes} [Thu Apr 23 14:50:50 2026] DELETE /v2.0/networks/fbec2c46-b6b5-407f-a9f9-5fc4bee54e73 => generated 0 bytes in 511 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 14:50:51.095 7 INFO neutron.services.segments.plugin [-] Segment f3d4c88e-946b-415f-a2b5-3ccf60521e58 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f3d4c88e-946b-415f-a2b5-3ccf60521e58 found for delete ", "request_id": "req-fc0deddf-b067-44f3-8494-a3bacb9e0615"}]} 2026-04-23 14:50:51.171 8 INFO neutron.db.l3_hamode_db [None req-b2aae2d3-a519-4859-82c3-36280f20e73f f6b63ab480aa4ede841081d8ea9cc80f 20797d04d26847ebada7ac63a10c4e33 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 14:50:51.433 8 INFO neutron.db.l3_hamode_db [None req-b2aae2d3-a519-4859-82c3-36280f20e73f f6b63ab480aa4ede841081d8ea9cc80f 20797d04d26847ebada7ac63a10c4e33 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 781/1501] 10.0.0.59 () {34 vars in 663 bytes} [Thu Apr 23 14:50:51 2026] POST /v2.0/ports => generated 743 bytes in 475 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 14:50:51.631 7 INFO neutron.db.segments_db [None req-4c77f446-0506-4fc7-8ffa-f205601a6bf6 f2772c099a1a447aba9f1265a00cda58 84adf6da1be94a118b5d5c6bec1c68cf - - - -] Added segment f82059db-9159-452a-b359-a8e418703812 of type vxlan for network 45ac9178-7df2-4241-b91a-4c7eb3d265c1 [pid: 7|app: 0|req: 782/1502] 10.0.0.59 () {34 vars in 669 bytes} [Thu Apr 23 14:50:51 2026] POST /v2.0/networks => generated 632 bytes in 191 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 14:50:51.843 7 INFO neutron.db.segments_db [None req-0cd3caa4-02df-4986-8cda-40a87ff73346 7770939b2a894aac9aa5b752cd381bf4 4e2bcf4b506348108d7e2fb80ebb2d50 - - - -] Added segment a496b1c6-d288-4159-9332-e3a1eabec5cd of type vxlan for network f667b906-074a-468f-aeff-8e516d971f42 [pid: 7|app: 0|req: 785/1505] 10.0.0.59 () {34 vars in 669 bytes} [Thu Apr 23 14:50:51 2026] POST /v2.0/networks => generated 632 bytes in 221 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 786/1506] 10.0.0.59 () {32 vars in 773 bytes} [Thu Apr 23 14:50:51 2026] GET /v2.0/security-groups?tenant_id=8e78f26c339a49218b0c5377e324261a&name=default => generated 2801 bytes in 286 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 787/1507] 10.0.0.59 () {34 vars in 668 bytes} [Thu Apr 23 14:50:52 2026] POST /v2.0/subnets => generated 602 bytes in 387 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 721/1508] 10.0.0.59 () {34 vars in 667 bytes} [Thu Apr 23 14:50:50 2026] POST /v2.0/routers => generated 474 bytes in 2396 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 722/1509] 10.0.0.59 () {32 vars in 739 bytes} [Thu Apr 23 14:50:52 2026] DELETE /v2.0/security-groups/fac1e626-a53c-4a80-a1a0-2b48688b2954 => 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: 788/1510] 10.0.0.59 () {34 vars in 663 bytes} [Thu Apr 23 14:50:52 2026] POST /v2.0/ports => generated 743 bytes in 380 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 14:50:53.089 7 INFO neutron.db.l3_hamode_db [None req-66e07073-7379-490a-9a76-f3a697fb9f6e f6b63ab480aa4ede841081d8ea9cc80f 20797d04d26847ebada7ac63a10c4e33 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 14:50:53.273 7 INFO neutron.db.l3_hamode_db [None req-66e07073-7379-490a-9a76-f3a697fb9f6e f6b63ab480aa4ede841081d8ea9cc80f 20797d04d26847ebada7ac63a10c4e33 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 723/1511] 10.0.0.59 () {34 vars in 664 bytes} [Thu Apr 23 14:50:52 2026] POST /v2.0/ports => generated 911 bytes in 469 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 14:50:53.518 8 INFO neutron.db.segments_db [None req-c2911512-6a7e-41e4-853c-6d80b5c49333 7770939b2a894aac9aa5b752cd381bf4 4e2bcf4b506348108d7e2fb80ebb2d50 - - - -] Added segment 929d5d65-1bea-43a2-9e5e-c3ac2ce39106 of type vxlan for network 466d2bc4-ed83-4cd3-8beb-f4d132ab49f9 [pid: 8|app: 0|req: 724/1512] 10.0.0.59 () {34 vars in 669 bytes} [Thu Apr 23 14:50:53 2026] POST /v2.0/networks => generated 632 bytes in 398 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 725/1513] 10.0.0.59 () {32 vars in 773 bytes} [Thu Apr 23 14:50:53 2026] GET /v2.0/security-groups?tenant_id=5e03569bfb114d2c9d764b20ca4dad4b&name=default => generated 2801 bytes in 175 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 726/1514] 10.0.0.59 () {32 vars in 719 bytes} [Thu Apr 23 14:50:53 2026] DELETE /v2.0/ports/9779ba77-23e0-4328-aaac-a501c5149495 => generated 0 bytes in 382 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 789/1515] 10.0.0.59 () {34 vars in 667 bytes} [Thu Apr 23 14:50:53 2026] POST /v2.0/routers => generated 474 bytes in 1804 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 727/1516] 10.0.0.59 () {34 vars in 663 bytes} [Thu Apr 23 14:50:54 2026] POST /v2.0/ports => generated 743 bytes in 615 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 14:50:55.012 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4f853653-f13b-4e91-aecf-d62a961a50f1 f2772c099a1a447aba9f1265a00cda58 84adf6da1be94a118b5d5c6bec1c68cf - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 728/1517] 10.0.0.59 () {32 vars in 716 bytes} [Thu Apr 23 14:50:54 2026] GET /v2.0/ports/9779ba77-23e0-4328-aaac-a501c5149495 => generated 132 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 790/1518] 10.0.0.59 () {32 vars in 739 bytes} [Thu Apr 23 14:50:54 2026] DELETE /v2.0/security-groups/55edba2a-4a2d-4534-b33f-a84c88e08359 => generated 0 bytes in 206 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 14:50:55.083 8 INFO neutron.db.l3_hamode_db [None req-31c54239-cf89-4408-b09a-28f2881b3524 f6b63ab480aa4ede841081d8ea9cc80f 20797d04d26847ebada7ac63a10c4e33 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 791/1519] 10.0.0.59 () {34 vars in 746 bytes} [Thu Apr 23 14:50:55 2026] PUT /v2.0/ports/378b8900-663f-4d30-a403-a31f36e182e8/tags => generated 17 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 792/1520] 10.0.0.59 () {32 vars in 723 bytes} [Thu Apr 23 14:50:55 2026] DELETE /v2.0/subnets/f18ef13f-d68c-4af8-834e-64894952f8f0 => generated 0 bytes in 242 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 14:50:55.465 8 INFO neutron.db.l3_hamode_db [None req-31c54239-cf89-4408-b09a-28f2881b3524 f6b63ab480aa4ede841081d8ea9cc80f 20797d04d26847ebada7ac63a10c4e33 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 793/1521] 10.0.0.59 () {34 vars in 746 bytes} [Thu Apr 23 14:50:55 2026] PUT /v2.0/ports/1cc3d3f9-ae94-4ad1-a60d-fb649a840320/tags => generated 25 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 14:50:55.901 7 INFO neutron.services.segments.plugin [-] Segment f82059db-9159-452a-b359-a8e418703812 resource provider aggregate not found [pid: 7|app: 0|req: 794/1522] 10.0.0.59 () {32 vars in 725 bytes} [Thu Apr 23 14:50:55 2026] DELETE /v2.0/networks/45ac9178-7df2-4241-b91a-4c7eb3d265c1 => generated 0 bytes in 438 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 14:50:55.917 7 INFO neutron.services.segments.plugin [-] Segment f82059db-9159-452a-b359-a8e418703812 resource provider aggregate not found 2026-04-23 14:50:55.965 7 INFO neutron.services.segments.plugin [-] Segment f82059db-9159-452a-b359-a8e418703812 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f82059db-9159-452a-b359-a8e418703812 found for delete ", "request_id": "req-1cf3404a-952c-463f-9290-c485f50c7da0"}]} 2026-04-23 14:50:55.965 7 INFO neutron.services.segments.plugin [-] Segment f82059db-9159-452a-b359-a8e418703812 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f82059db-9159-452a-b359-a8e418703812 found for delete ", "request_id": "req-657b7785-181a-4d57-b071-87d295f89610"}]} [pid: 7|app: 0|req: 795/1523] 10.0.0.59 () {34 vars in 746 bytes} [Thu Apr 23 14:50:55 2026] PUT /v2.0/ports/447399db-7b3e-4d98-9cde-4a80dab4fc7e/tags => generated 34 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 796/1524] 10.0.0.59 () {34 vars in 664 bytes} [Thu Apr 23 14:50:55 2026] POST /v2.0/ports => generated 774 bytes in 300 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 729/1525] 10.0.0.59 () {34 vars in 667 bytes} [Thu Apr 23 14:50:55 2026] POST /v2.0/routers => generated 474 bytes in 1308 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 797/1526] 10.0.0.59 () {34 vars in 746 bytes} [Thu Apr 23 14:50:56 2026] PUT /v2.0/ports/16444979-4957-45df-8973-b7d595a488ea/tags => generated 19 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 14:50:56.373 7 INFO neutron.db.l3_hamode_db [None req-25ddd60b-8fa6-48f5-9ccb-ace949fd6af0 f6b63ab480aa4ede841081d8ea9cc80f 20797d04d26847ebada7ac63a10c4e33 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 730/1527] 10.0.0.59 () {34 vars in 736 bytes} [Thu Apr 23 14:50:56 2026] PUT /v2.0/ports/781b72b7-5427-4d56-82af-d549fda82d5e => generated 752 bytes in 192 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 14:50:56.530 7 INFO neutron.db.l3_hamode_db [None req-25ddd60b-8fa6-48f5-9ccb-ace949fd6af0 f6b63ab480aa4ede841081d8ea9cc80f 20797d04d26847ebada7ac63a10c4e33 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 731/1528] 10.0.0.59 () {32 vars in 659 bytes} [Thu Apr 23 14:50:56 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 242 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 732/1529] 10.0.0.59 () {32 vars in 719 bytes} [Thu Apr 23 14:50:56 2026] DELETE /v2.0/ports/781b72b7-5427-4d56-82af-d549fda82d5e => generated 0 bytes in 243 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 733/1530] 10.0.0.59 () {32 vars in 673 bytes} [Thu Apr 23 14:50:57 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 734/1531] 10.0.0.59 () {32 vars in 642 bytes} [Thu Apr 23 14:50:57 2026] GET /v2.0/ports => generated 777 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 798/1532] 10.0.0.59 () {34 vars in 667 bytes} [Thu Apr 23 14:50:56 2026] POST /v2.0/routers => generated 474 bytes in 948 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 799/1533] 10.0.0.59 () {32 vars in 669 bytes} [Thu Apr 23 14:50:57 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 174 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 14:50:57.481 7 INFO neutron.pecan_wsgi.hooks.translation [None req-de66dbe1-a622-4b12-8c47-7298114cea5f f2772c099a1a447aba9f1265a00cda58 84adf6da1be94a118b5d5c6bec1c68cf - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 800/1534] 10.0.0.59 () {32 vars in 716 bytes} [Thu Apr 23 14:50:57 2026] GET /v2.0/ports/781b72b7-5427-4d56-82af-d549fda82d5e => generated 132 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 14:50:57.683 7 INFO neutron.db.l3_hamode_db [None req-02834816-ea5b-440c-bb90-004381fe53ea f6b63ab480aa4ede841081d8ea9cc80f 20797d04d26847ebada7ac63a10c4e33 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 14:50:57.804 8 INFO neutron.db.segments_db [None req-133b889b-858c-47c4-a0c4-c8d3f656faca 5cb2f3279c8744c4831da54880d3b541 cd21845394b24718b665645024db9a05 - - - -] Added segment 9f257d15-d9ef-4079-bad2-8fc5740c080f of type vxlan for network 516368a0-3b9f-44c1-8a9b-cdc86759b5f7 2026-04-23 14:50:57.923 7 INFO neutron.db.l3_hamode_db [None req-02834816-ea5b-440c-bb90-004381fe53ea f6b63ab480aa4ede841081d8ea9cc80f 20797d04d26847ebada7ac63a10c4e33 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 735/1535] 10.0.0.59 () {34 vars in 670 bytes} [Thu Apr 23 14:50:57 2026] POST /v2.0/networks => generated 741 bytes in 937 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 736/1536] 10.0.0.59 () {32 vars in 681 bytes} [Thu Apr 23 14:50:58 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 737/1537] 10.0.0.59 () {32 vars in 642 bytes} [Thu Apr 23 14:50:58 2026] GET /v2.0/ports => generated 777 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 738/1538] 10.0.0.59 () {34 vars in 668 bytes} [Thu Apr 23 14:50:58 2026] POST /v2.0/subnets => generated 664 bytes in 1078 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 739/1539] 10.0.0.59 () {32 vars in 667 bytes} [Thu Apr 23 14:50:59 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 740/1540] 10.0.0.59 () {32 vars in 716 bytes} [Thu Apr 23 14:50:59 2026] GET /v2.0/ports/d16733af-1454-4bbf-b996-b1b2aafe5bc6 => generated 774 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 14:50:59.747 8 INFO neutron.db.segments_db [None req-9d803880-81b0-49e4-8895-06768eecc4e9 5cb2f3279c8744c4831da54880d3b541 cd21845394b24718b665645024db9a05 - - - -] Added segment 3caf1e80-3621-4854-a453-b2a043683ff2 of type vxlan for network a2ca6288-5177-442f-bfb3-afd089cf5f2d [pid: 7|app: 0|req: 801/1541] 10.0.0.59 () {34 vars in 667 bytes} [Thu Apr 23 14:50:57 2026] POST /v2.0/routers => generated 474 bytes in 2326 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 802/1542] 10.0.0.59 () {32 vars in 681 bytes} [Thu Apr 23 14:50:59 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 209 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 14:51:00.039 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e3030dad-b0f5-45e2-955d-4dffdcb9e51b f2772c099a1a447aba9f1265a00cda58 84adf6da1be94a118b5d5c6bec1c68cf - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 803/1543] 10.0.0.59 () {32 vars in 719 bytes} [Thu Apr 23 14:51:00 2026] DELETE /v2.0/ports/9779ba77-23e0-4328-aaac-a501c5149495 => generated 132 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 804/1544] 10.0.0.59 () {34 vars in 750 bytes} [Thu Apr 23 14:51:00 2026] PUT /v2.0/routers/b37a3949-9346-40ce-bd4b-da285c259409/tags => generated 17 bytes in 361 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 805/1545] 10.0.0.59 () {32 vars in 677 bytes} [Thu Apr 23 14:51:00 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 14:51:00.506 7 INFO neutron.pecan_wsgi.hooks.translation [None req-916ad8c0-0d2a-45c0-a08a-f25bad39d354 f2772c099a1a447aba9f1265a00cda58 84adf6da1be94a118b5d5c6bec1c68cf - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 806/1546] 10.0.0.59 () {32 vars in 723 bytes} [Thu Apr 23 14:51:00 2026] DELETE /v2.0/subnets/f18ef13f-d68c-4af8-834e-64894952f8f0 => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 14:51:00.609 8 INFO neutron.db.l3_hamode_db [None req-9d803880-81b0-49e4-8895-06768eecc4e9 5cb2f3279c8744c4831da54880d3b541 cd21845394b24718b665645024db9a05 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 807/1547] 10.0.0.59 () {34 vars in 750 bytes} [Thu Apr 23 14:51:00 2026] PUT /v2.0/routers/f5bfcdc5-40ba-4f09-8423-7c93771b4d63/tags => generated 25 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 808/1548] 10.0.0.59 () {32 vars in 689 bytes} [Thu Apr 23 14:51:00 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 14:51:00.680 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c0abce1e-a692-4e54-a583-42d89453c724 f2772c099a1a447aba9f1265a00cda58 84adf6da1be94a118b5d5c6bec1c68cf - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 809/1549] 10.0.0.59 () {32 vars in 723 bytes} [Thu Apr 23 14:51:00 2026] DELETE /v2.0/subnets/6d604dfd-d3a4-4dd0-9e1e-883557848fc7 => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 810/1550] 10.0.0.59 () {34 vars in 750 bytes} [Thu Apr 23 14:51:00 2026] PUT /v2.0/routers/e5ebb6c7-30fd-4f51-95de-de4e8507528a/tags => generated 34 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 811/1551] 10.0.0.59 () {32 vars in 719 bytes} [Thu Apr 23 14:51:00 2026] DELETE /v2.0/ports/378b8900-663f-4d30-a403-a31f36e182e8 => generated 0 bytes in 286 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 812/1552] 10.0.0.59 () {32 vars in 719 bytes} [Thu Apr 23 14:51:01 2026] DELETE /v2.0/ports/d16733af-1454-4bbf-b996-b1b2aafe5bc6 => generated 0 bytes in 215 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 813/1553] 10.0.0.59 () {34 vars in 750 bytes} [Thu Apr 23 14:51:01 2026] PUT /v2.0/routers/df3b88f2-7039-4d02-b122-0f16852d77da/tags => generated 19 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 814/1554] 10.0.0.59 () {32 vars in 719 bytes} [Thu Apr 23 14:51:01 2026] DELETE /v2.0/ports/1cc3d3f9-ae94-4ad1-a60d-fb649a840320 => generated 0 bytes in 223 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 14:51:01.740 8 INFO neutron.db.l3_hamode_db [None req-9d803880-81b0-49e4-8895-06768eecc4e9 5cb2f3279c8744c4831da54880d3b541 cd21845394b24718b665645024db9a05 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 14:51:02.140 7 INFO neutron.services.segments.plugin [-] Segment 9e4dfc00-f988-4335-8363-bbfcdef17a38 resource provider aggregate not found 2026-04-23 14:51:02.149 7 INFO neutron.services.segments.plugin [-] Segment 9e4dfc00-f988-4335-8363-bbfcdef17a38 resource provider aggregate not found 2026-04-23 14:51:02.185 7 INFO neutron.services.segments.plugin [-] Segment 9e4dfc00-f988-4335-8363-bbfcdef17a38 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9e4dfc00-f988-4335-8363-bbfcdef17a38 found for delete ", "request_id": "req-165955b0-8c22-44ed-a69f-dbfa11eafd9b"}]} 2026-04-23 14:51:02.187 7 INFO neutron.services.segments.plugin [-] Segment 9e4dfc00-f988-4335-8363-bbfcdef17a38 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9e4dfc00-f988-4335-8363-bbfcdef17a38 found for delete ", "request_id": "req-b38105d6-772b-4e5d-b7f4-dd56f308b3ac"}]} [pid: 7|app: 0|req: 815/1555] 10.0.0.59 () {32 vars in 725 bytes} [Thu Apr 23 14:51:01 2026] DELETE /v2.0/networks/b2fa0425-9e57-43f5-9d30-9f5edf012281 => generated 0 bytes in 627 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 816/1556] 10.0.0.59 () {32 vars in 663 bytes} [Thu Apr 23 14:51:02 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 817/1557] 10.0.0.59 () {32 vars in 719 bytes} [Thu Apr 23 14:51:02 2026] DELETE /v2.0/ports/447399db-7b3e-4d98-9cde-4a80dab4fc7e => generated 0 bytes in 262 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 818/1558] 10.0.0.59 () {32 vars in 677 bytes} [Thu Apr 23 14:51:02 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 819/1559] 10.0.0.59 () {32 vars in 719 bytes} [Thu Apr 23 14:51:02 2026] DELETE /v2.0/ports/16444979-4957-45df-8973-b7d595a488ea => generated 0 bytes in 240 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 820/1560] 10.0.0.59 () {32 vars in 773 bytes} [Thu Apr 23 14:51:02 2026] GET /v2.0/security-groups?tenant_id=84adf6da1be94a118b5d5c6bec1c68cf&name=default => generated 2801 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 821/1561] 10.0.0.59 () {32 vars in 673 bytes} [Thu Apr 23 14:51:03 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 741/1562] 10.0.0.59 () {34 vars in 668 bytes} [Thu Apr 23 14:50:59 2026] POST /v2.0/routers => generated 728 bytes in 3835 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 742/1563] 10.0.0.59 () {32 vars in 739 bytes} [Thu Apr 23 14:51:03 2026] DELETE /v2.0/security-groups/9fb7badb-dcfe-45a8-a8b3-99e405143f51 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 822/1564] 10.0.0.59 () {32 vars in 719 bytes} [Thu Apr 23 14:51:03 2026] DELETE /v2.0/ports/ed140226-8bbb-4768-bbae-0d4e0a702359 => generated 0 bytes in 241 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 743/1565] 10.0.0.59 () {32 vars in 685 bytes} [Thu Apr 23 14:51:03 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 14:51:03.803 8 INFO neutron.services.segments.plugin [-] Segment 2cf1ae19-6856-41c7-afdd-5652ecd4a35c resource provider aggregate not found 2026-04-23 14:51:03.808 8 INFO neutron.services.segments.plugin [-] Segment 2cf1ae19-6856-41c7-afdd-5652ecd4a35c resource provider aggregate not found 2026-04-23 14:51:03.827 8 INFO neutron.services.segments.plugin [-] Segment 2cf1ae19-6856-41c7-afdd-5652ecd4a35c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2cf1ae19-6856-41c7-afdd-5652ecd4a35c found for delete ", "request_id": "req-4f3f9238-330a-4fd7-9e27-45ee13b1b063"}]} 2026-04-23 14:51:03.831 8 INFO neutron.services.segments.plugin [-] Segment 2cf1ae19-6856-41c7-afdd-5652ecd4a35c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2cf1ae19-6856-41c7-afdd-5652ecd4a35c found for delete ", "request_id": "req-94176e03-6f61-4f85-b5e1-4676ebfc2f3d"}]} [pid: 8|app: 0|req: 744/1566] 10.0.0.59 () {32 vars in 725 bytes} [Thu Apr 23 14:51:03 2026] DELETE /v2.0/networks/de177f2a-bf9b-42b3-9624-cb70a619425d => generated 0 bytes in 263 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 745/1567] 10.0.0.59 () {32 vars in 671 bytes} [Thu Apr 23 14:51:03 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 746/1568] 10.0.0.59 () {32 vars in 725 bytes} [Thu Apr 23 14:51:03 2026] DELETE /v2.0/networks/3f52c44c-b5f3-4e19-9b83-11bc8dbf02b5 => generated 0 bytes in 286 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 747/1569] 10.0.0.59 () {32 vars in 685 bytes} [Thu Apr 23 14:51:04 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 748/1570] 10.0.0.59 () {32 vars in 725 bytes} [Thu Apr 23 14:51:04 2026] DELETE /v2.0/networks/f61f7d19-e00d-434a-9026-63c06d118cca => generated 0 bytes in 225 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 749/1571] 10.0.0.59 () {32 vars in 681 bytes} [Thu Apr 23 14:51:04 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 750/1572] 10.0.0.59 () {32 vars in 725 bytes} [Thu Apr 23 14:51:04 2026] DELETE /v2.0/networks/f667b906-074a-468f-aeff-8e516d971f42 => generated 0 bytes in 233 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 751/1573] 10.0.0.59 () {32 vars in 693 bytes} [Thu Apr 23 14:51:05 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 823/1574] 10.0.0.59 () {34 vars in 782 bytes} [Thu Apr 23 14:51:03 2026] PUT /v2.0/routers/bb25e1fb-5c32-44e1-9156-b17b3002316a/add_router_interface => generated 309 bytes in 1642 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 824/1575] 10.0.0.59 () {32 vars in 720 bytes} [Thu Apr 23 14:51:05 2026] GET /v2.0/routers/b37a3949-9346-40ce-bd4b-da285c259409 => generated 485 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 752/1576] 10.0.0.59 () {32 vars in 725 bytes} [Thu Apr 23 14:51:05 2026] DELETE /v2.0/networks/466d2bc4-ed83-4cd3-8beb-f4d132ab49f9 => generated 0 bytes in 259 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 14:51:05.617 8 INFO neutron.db.segments_db [None req-b3b778e2-ab14-4d4b-a91b-d69d611cf60d 941a31068c264501821a366730abf760 9e7ea9d437cd4526a5790ef1a1646069 - - - -] Added segment 547d7fec-8592-4a6b-8786-be3632ee8f30 of type vxlan for network fa5288da-6d73-42ae-80f0-ffbba2959b20 [pid: 8|app: 0|req: 753/1577] 10.0.0.59 () {34 vars in 669 bytes} [Thu Apr 23 14:51:05 2026] POST /v2.0/networks => generated 630 bytes in 404 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 14:51:05.849 8 INFO neutron.services.segments.plugin [-] Segment a24a099d-2a88-4939-ae86-a70f983d2d88 resource provider aggregate not found 2026-04-23 14:51:05.862 8 INFO neutron.services.segments.plugin [-] Segment a24a099d-2a88-4939-ae86-a70f983d2d88 resource provider aggregate not found 2026-04-23 14:51:05.870 8 INFO neutron.services.segments.plugin [-] Segment a24a099d-2a88-4939-ae86-a70f983d2d88 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a24a099d-2a88-4939-ae86-a70f983d2d88 found for delete ", "request_id": "req-06d3dbc7-720f-4d1f-9668-4ba5400b1d16"}]} 2026-04-23 14:51:05.882 8 INFO neutron.services.segments.plugin [-] Segment a24a099d-2a88-4939-ae86-a70f983d2d88 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a24a099d-2a88-4939-ae86-a70f983d2d88 found for delete ", "request_id": "req-f16f6fcf-c1b6-4a5e-8733-7052df958514"}]} 2026-04-23 14:51:05.888 8 INFO neutron.db.segments_db [None req-7d5a6e25-6778-4d92-8b3d-6417b530d51a 941a31068c264501821a366730abf760 9e7ea9d437cd4526a5790ef1a1646069 - - - -] Added segment ad956818-6dc0-4ccc-bb84-725c85c15787 of type vxlan for network c1af18d6-b328-452e-a136-c667b15014ed 2026-04-23 14:51:05.894 8 INFO neutron.services.segments.plugin [-] Segment 16fe5751-bcac-4507-819c-5fb1fbd08119 resource provider aggregate not found 2026-04-23 14:51:05.911 8 INFO neutron.services.segments.plugin [-] Segment 16fe5751-bcac-4507-819c-5fb1fbd08119 resource provider aggregate not found 2026-04-23 14:51:05.916 8 INFO neutron.services.segments.plugin [-] Segment 16fe5751-bcac-4507-819c-5fb1fbd08119 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 16fe5751-bcac-4507-819c-5fb1fbd08119 found for delete ", "request_id": "req-5ef50864-2c78-4a0a-b6d9-e7e2dd78d610"}]} 2026-04-23 14:51:05.933 8 INFO neutron.services.segments.plugin [-] Segment a496b1c6-d288-4159-9332-e3a1eabec5cd resource provider aggregate not found 2026-04-23 14:51:05.938 8 INFO neutron.services.segments.plugin [-] Segment 16fe5751-bcac-4507-819c-5fb1fbd08119 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 16fe5751-bcac-4507-819c-5fb1fbd08119 found for delete ", "request_id": "req-4e64228d-58e2-4fe7-bd7f-084c25071a10"}]} 2026-04-23 14:51:05.957 8 INFO neutron.services.segments.plugin [-] Segment a496b1c6-d288-4159-9332-e3a1eabec5cd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a496b1c6-d288-4159-9332-e3a1eabec5cd found for delete ", "request_id": "req-81e4f11f-f119-40b5-8c63-c8dc63c16d53"}]} 2026-04-23 14:51:05.961 8 INFO neutron.services.segments.plugin [-] Segment a496b1c6-d288-4159-9332-e3a1eabec5cd resource provider aggregate not found 2026-04-23 14:51:05.985 8 INFO neutron.services.segments.plugin [-] Segment a496b1c6-d288-4159-9332-e3a1eabec5cd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a496b1c6-d288-4159-9332-e3a1eabec5cd found for delete ", "request_id": "req-59de4101-8629-4db9-8183-e5d33e2a00ac"}]} 2026-04-23 14:51:05.993 8 INFO neutron.services.segments.plugin [-] Segment 929d5d65-1bea-43a2-9e5e-c3ac2ce39106 resource provider aggregate not found 2026-04-23 14:51:06.013 8 INFO neutron.services.segments.plugin [-] Segment 929d5d65-1bea-43a2-9e5e-c3ac2ce39106 resource provider aggregate not found 2026-04-23 14:51:06.022 8 INFO neutron.services.segments.plugin [-] Segment 929d5d65-1bea-43a2-9e5e-c3ac2ce39106 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 929d5d65-1bea-43a2-9e5e-c3ac2ce39106 found for delete ", "request_id": "req-bff79c57-48bd-4eea-ad13-1b24828daf80"}]} 2026-04-23 14:51:06.041 8 INFO neutron.services.segments.plugin [-] Segment 929d5d65-1bea-43a2-9e5e-c3ac2ce39106 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 929d5d65-1bea-43a2-9e5e-c3ac2ce39106 found for delete ", "request_id": "req-0e7c814e-dc76-42bc-889f-521c1f91a3cb"}]} [pid: 8|app: 0|req: 754/1578] 10.0.0.59 () {34 vars in 669 bytes} [Thu Apr 23 14:51:05 2026] POST /v2.0/networks => generated 629 bytes in 318 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 825/1579] 10.0.0.59 () {34 vars in 741 bytes} [Thu Apr 23 14:51:05 2026] PUT /v2.0/routers/b37a3949-9346-40ce-bd4b-da285c259409 => generated 485 bytes in 893 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 826/1580] 10.0.0.59 () {32 vars in 735 bytes} [Thu Apr 23 14:51:06 2026] GET /v2.0/ports?device_id=b37a3949-9346-40ce-bd4b-da285c259409 => 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: 755/1583] 10.0.0.59 () {34 vars in 668 bytes} [Thu Apr 23 14:51:06 2026] POST /v2.0/subnets => generated 602 bytes in 410 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 829/1584] 10.0.0.59 () {32 vars in 723 bytes} [Thu Apr 23 14:51:06 2026] DELETE /v2.0/routers/b37a3949-9346-40ce-bd4b-da285c259409 => generated 0 bytes in 604 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 756/1585] 10.0.0.59 () {32 vars in 773 bytes} [Thu Apr 23 14:51:06 2026] GET /v2.0/security-groups?tenant_id=4e2bcf4b506348108d7e2fb80ebb2d50&name=default => generated 2801 bytes in 312 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 14:51:06.957 8 INFO neutron.db.segments_db [None req-7a06f150-5939-4a0b-aeea-1a322bfe6555 5cb2f3279c8744c4831da54880d3b541 cd21845394b24718b665645024db9a05 - - - -] Added segment 8175fb52-81ec-4701-aca3-961ada6bb203 of type vxlan for network e4e39095-6796-444a-b7b1-6e7dfdd9729d [pid: 8|app: 0|req: 757/1586] 10.0.0.59 () {34 vars in 670 bytes} [Thu Apr 23 14:51:06 2026] POST /v2.0/networks => generated 740 bytes in 284 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 758/1587] 10.0.0.59 () {32 vars in 720 bytes} [Thu Apr 23 14:51:07 2026] GET /v2.0/routers/f5bfcdc5-40ba-4f09-8423-7c93771b4d63 => generated 493 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 759/1588] 10.0.0.59 () {32 vars in 739 bytes} [Thu Apr 23 14:51:07 2026] DELETE /v2.0/security-groups/f509e35b-2d40-4c00-8beb-3d1349462e16 => 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: 760/1589] 10.0.0.59 () {34 vars in 668 bytes} [Thu Apr 23 14:51:07 2026] POST /v2.0/subnets => generated 663 bytes in 268 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 830/1590] 10.0.0.59 () {34 vars in 668 bytes} [Thu Apr 23 14:51:06 2026] POST /v2.0/subnets => generated 602 bytes in 830 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 831/1591] 10.0.0.59 () {32 vars in 773 bytes} [Thu Apr 23 14:51:07 2026] GET /v2.0/security-groups?tenant_id=1a3e9dc783c6489789f49e6c3b68252a&name=default => generated 2801 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 14:51:07.756 7 INFO neutron.db.segments_db [None req-1f5666d3-a6f2-46e1-aaa9-9a6b35a989be 5cb2f3279c8744c4831da54880d3b541 cd21845394b24718b665645024db9a05 - - - -] Added segment 8610e1f4-8c4c-42a7-80cc-23b65e2c2b76 of type vxlan for network 765b5231-cf54-4d7c-bfb4-9eae3b4f6d5e 2026-04-23 14:51:08.106 7 INFO neutron.db.l3_hamode_db [None req-1f5666d3-a6f2-46e1-aaa9-9a6b35a989be 5cb2f3279c8744c4831da54880d3b541 cd21845394b24718b665645024db9a05 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 761/1592] 10.0.0.59 () {34 vars in 741 bytes} [Thu Apr 23 14:51:07 2026] PUT /v2.0/routers/f5bfcdc5-40ba-4f09-8423-7c93771b4d63 => generated 493 bytes in 1212 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 14:51:08.857 8 INFO neutron.db.segments_db [None req-c869c813-a541-4054-9c9d-ab862dac6784 941a31068c264501821a366730abf760 9e7ea9d437cd4526a5790ef1a1646069 - - - -] Added segment a651d1e0-1090-41ea-b1f6-e70cbaa840ea of type vxlan for network 71b70f50-bf6d-438b-8d12-1adae5ff87ac 2026-04-23 14:51:09.244 8 INFO neutron.db.l3_hamode_db [None req-c869c813-a541-4054-9c9d-ab862dac6784 941a31068c264501821a366730abf760 9e7ea9d437cd4526a5790ef1a1646069 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 14:51:09.287 7 INFO neutron.db.l3_hamode_db [None req-1f5666d3-a6f2-46e1-aaa9-9a6b35a989be 5cb2f3279c8744c4831da54880d3b541 cd21845394b24718b665645024db9a05 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 14:51:09.418 8 INFO neutron.db.l3_hamode_db [None req-c869c813-a541-4054-9c9d-ab862dac6784 941a31068c264501821a366730abf760 9e7ea9d437cd4526a5790ef1a1646069 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 762/1593] 10.0.0.59 () {34 vars in 668 bytes} [Thu Apr 23 14:51:08 2026] POST /v2.0/routers => generated 506 bytes in 1448 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 763/1594] 10.0.0.59 () {32 vars in 739 bytes} [Thu Apr 23 14:51:10 2026] DELETE /v2.0/security-groups/e5d6057c-36db-4238-9d22-d524fc7a1e78 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 764/1595] 10.0.0.59 () {32 vars in 735 bytes} [Thu Apr 23 14:51:10 2026] GET /v2.0/ports?device_id=f5bfcdc5-40ba-4f09-8423-7c93771b4d63 => 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: 832/1596] 10.0.0.59 () {34 vars in 668 bytes} [Thu Apr 23 14:51:07 2026] POST /v2.0/routers => generated 727 bytes in 2782 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 833/1597] 10.0.0.59 () {32 vars in 723 bytes} [Thu Apr 23 14:51:10 2026] DELETE /v2.0/routers/f5bfcdc5-40ba-4f09-8423-7c93771b4d63 => generated 0 bytes in 632 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 765/1598] 10.0.0.59 () {34 vars in 782 bytes} [Thu Apr 23 14:51:10 2026] PUT /v2.0/routers/b046ce24-9d68-4635-82a6-60f29399a6cb/add_router_interface => generated 309 bytes in 1697 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 766/1599] 10.0.0.59 () {32 vars in 773 bytes} [Thu Apr 23 14:51:12 2026] GET /v2.0/security-groups?tenant_id=0ea42dc132f248c9a19e513b1467a28b&name=default => generated 2801 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 767/1600] 10.0.0.59 () {32 vars in 720 bytes} [Thu Apr 23 14:51:12 2026] GET /v2.0/routers/e5ebb6c7-30fd-4f51-95de-de4e8507528a => generated 502 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 768/1601] 10.0.0.59 () {32 vars in 716 bytes} [Thu Apr 23 14:51:12 2026] GET /v2.0/ports/a6eded39-7c3e-4546-9d3e-edcd7fe986f9 => generated 955 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 769/1602] 10.0.0.59 () {32 vars in 739 bytes} [Thu Apr 23 14:51:12 2026] DELETE /v2.0/security-groups/971ee6d6-aa61-4333-a685-e7338ee2cbee => 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: 834/1603] 10.0.0.59 () {34 vars in 782 bytes} [Thu Apr 23 14:51:11 2026] PUT /v2.0/routers/30366f2d-84b6-446e-ba83-b9c95df808ed/add_router_interface => generated 309 bytes in 1501 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 770/1604] 10.0.0.59 () {34 vars in 741 bytes} [Thu Apr 23 14:51:12 2026] PUT /v2.0/routers/e5ebb6c7-30fd-4f51-95de-de4e8507528a => generated 502 bytes in 756 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 771/1605] 10.0.0.59 () {32 vars in 735 bytes} [Thu Apr 23 14:51:13 2026] GET /v2.0/ports?device_id=e5ebb6c7-30fd-4f51-95de-de4e8507528a => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 772/1606] 10.0.0.59 () {32 vars in 723 bytes} [Thu Apr 23 14:51:13 2026] DELETE /v2.0/routers/e5ebb6c7-30fd-4f51-95de-de4e8507528a => generated 0 bytes in 590 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 773/1607] 10.0.0.59 () {34 vars in 684 bytes} [Thu Apr 23 14:51:13 2026] POST /v2.0/security-groups => generated 1609 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 774/1608] 10.0.0.59 () {32 vars in 720 bytes} [Thu Apr 23 14:51:13 2026] GET /v2.0/routers/df3b88f2-7039-4d02-b122-0f16852d77da => generated 487 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 775/1609] 10.0.0.59 () {34 vars in 694 bytes} [Thu Apr 23 14:51:14 2026] POST /v2.0/security-group-rules => generated 565 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 835/1610] 10.0.0.59 () {34 vars in 782 bytes} [Thu Apr 23 14:51:12 2026] PUT /v2.0/routers/b046ce24-9d68-4635-82a6-60f29399a6cb/add_router_interface => generated 309 bytes in 2163 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 836/1611] 10.0.0.59 () {34 vars in 694 bytes} [Thu Apr 23 14:51:14 2026] POST /v2.0/security-group-rules => generated 564 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 837/1612] 10.0.0.59 () {32 vars in 716 bytes} [Thu Apr 23 14:51:14 2026] GET /v2.0/ports/ccce8e44-a847-4215-a366-c2e04a88a4bc => generated 955 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 838/1613] 10.0.0.59 () {34 vars in 694 bytes} [Thu Apr 23 14:51:15 2026] POST /v2.0/security-group-rules => generated 570 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 776/1614] 10.0.0.59 () {34 vars in 741 bytes} [Thu Apr 23 14:51:14 2026] PUT /v2.0/routers/df3b88f2-7039-4d02-b122-0f16852d77da => generated 487 bytes in 1524 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 777/1615] 10.0.0.59 () {34 vars in 694 bytes} [Thu Apr 23 14:51:15 2026] POST /v2.0/security-group-rules => generated 569 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 778/1616] 10.0.0.59 () {32 vars in 735 bytes} [Thu Apr 23 14:51:15 2026] GET /v2.0/ports?device_id=df3b88f2-7039-4d02-b122-0f16852d77da => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 14:51:15.881 8 INFO neutron.db.securitygroups_db [None req-adda2175-3cbd-4039-93c0-a268c5e48cc0 b27f5b9f55834a72bf34efe96d2ecf0d 8e7a4a65d61c46e9ae15f12bddf7de3f - - - -] Project 8e7a4a65d61c46e9ae15f12bddf7de3f 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: 779/1617] 10.0.0.59 () {34 vars in 694 bytes} [Thu Apr 23 14:51:15 2026] POST /v2.0/security-group-rules => generated 575 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 839/1618] 10.0.0.59 () {34 vars in 788 bytes} [Thu Apr 23 14:51:15 2026] PUT /v2.0/routers/b046ce24-9d68-4635-82a6-60f29399a6cb/remove_router_interface => generated 309 bytes in 1052 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 14:51:16.254 7 INFO neutron.db.securitygroups_db [None req-94861319-ba7d-4f7e-b94c-9c5c5449514c b27f5b9f55834a72bf34efe96d2ecf0d 8e7a4a65d61c46e9ae15f12bddf7de3f - - - -] Project 8e7a4a65d61c46e9ae15f12bddf7de3f 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: 840/1619] 10.0.0.59 () {34 vars in 694 bytes} [Thu Apr 23 14:51:16 2026] POST /v2.0/security-group-rules => generated 574 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 780/1620] 10.0.0.59 () {32 vars in 723 bytes} [Thu Apr 23 14:51:16 2026] DELETE /v2.0/routers/df3b88f2-7039-4d02-b122-0f16852d77da => generated 0 bytes in 666 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 781/1621] 10.0.0.59 () {32 vars in 720 bytes} [Thu Apr 23 14:51:16 2026] GET /v2.0/routers/873341a2-978d-4869-8f3e-c8a5d8b6a7e5 => generated 480 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 782/1622] 10.0.0.59 () {34 vars in 741 bytes} [Thu Apr 23 14:51:16 2026] PUT /v2.0/routers/873341a2-978d-4869-8f3e-c8a5d8b6a7e5 => generated 480 bytes in 689 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 841/1623] 10.0.0.59 () {34 vars in 788 bytes} [Thu Apr 23 14:51:16 2026] PUT /v2.0/routers/b046ce24-9d68-4635-82a6-60f29399a6cb/remove_router_interface => generated 309 bytes in 1115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 783/1624] 10.0.0.59 () {34 vars in 684 bytes} [Thu Apr 23 14:51:17 2026] POST /v2.0/security-groups => generated 1595 bytes in 96 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 784/1625] 10.0.0.59 () {32 vars in 735 bytes} [Thu Apr 23 14:51:17 2026] GET /v2.0/ports?device_id=873341a2-978d-4869-8f3e-c8a5d8b6a7e5 => 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: 785/1626] 10.0.0.59 () {32 vars in 735 bytes} [Thu Apr 23 14:51:17 2026] GET /v2.0/ports?device_id=b046ce24-9d68-4635-82a6-60f29399a6cb => 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: 786/1627] 10.0.0.59 () {34 vars in 694 bytes} [Thu Apr 23 14:51:17 2026] POST /v2.0/security-group-rules => generated 565 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 842/1628] 10.0.0.59 () {34 vars in 683 bytes} [Thu Apr 23 14:51:17 2026] POST /v2.0/security-groups => generated 1537 bytes in 306 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-23 14:51:18.440 8 INFO neutron.services.segments.plugin [-] Segment e4752fba-7aa9-43eb-812b-7bec38e4256c resource provider aggregate not found 2026-04-23 14:51:18.445 8 INFO neutron.services.segments.plugin [-] Segment e4752fba-7aa9-43eb-812b-7bec38e4256c resource provider aggregate not found 2026-04-23 14:51:18.467 8 INFO neutron.db.l3_hamode_db [None req-5d1be152-b5a0-4afc-9738-4cb9db00b469 f6b63ab480aa4ede841081d8ea9cc80f 20797d04d26847ebada7ac63a10c4e33 - - - -] HA network f15e8f73-59a6-4d0e-b1e9-0bcda2d6468a was deleted as no HA routers are present in tenant 20797d04d26847ebada7ac63a10c4e33. 2026-04-23 14:51:18.470 8 INFO neutron.services.segments.plugin [-] Segment e4752fba-7aa9-43eb-812b-7bec38e4256c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e4752fba-7aa9-43eb-812b-7bec38e4256c found for delete ", "request_id": "req-b00024df-4826-48e7-a419-e4c908bd46e9"}]} 2026-04-23 14:51:18.470 7 INFO neutron.services.segments.plugin [-] Segment a651d1e0-1090-41ea-b1f6-e70cbaa840ea resource provider aggregate not found 2026-04-23 14:51:18.475 7 INFO neutron.services.segments.plugin [-] Segment a651d1e0-1090-41ea-b1f6-e70cbaa840ea resource provider aggregate not found [pid: 8|app: 0|req: 787/1629] 10.0.0.59 () {32 vars in 723 bytes} [Thu Apr 23 14:51:17 2026] DELETE /v2.0/routers/873341a2-978d-4869-8f3e-c8a5d8b6a7e5 => generated 0 bytes in 798 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 14:51:18.481 8 INFO neutron.services.segments.plugin [-] Segment e4752fba-7aa9-43eb-812b-7bec38e4256c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e4752fba-7aa9-43eb-812b-7bec38e4256c found for delete ", "request_id": "req-d6ed929e-2fdc-4f75-a6d3-d1eeb902c282"}]} 2026-04-23 14:51:18.489 7 INFO neutron.services.segments.plugin [-] Segment a651d1e0-1090-41ea-b1f6-e70cbaa840ea resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a651d1e0-1090-41ea-b1f6-e70cbaa840ea found for delete ", "request_id": "req-e392b9ce-4f06-41a4-bd8b-8bd022ac0f62"}]} 2026-04-23 14:51:18.499 7 INFO neutron.db.l3_hamode_db [None req-cd3d3d43-6357-411c-ae32-59f66ba6962a 941a31068c264501821a366730abf760 9e7ea9d437cd4526a5790ef1a1646069 - - - -] HA network 71b70f50-bf6d-438b-8d12-1adae5ff87ac was deleted as no HA routers are present in tenant 9e7ea9d437cd4526a5790ef1a1646069. 2026-04-23 14:51:18.500 7 INFO neutron.services.segments.plugin [-] Segment a651d1e0-1090-41ea-b1f6-e70cbaa840ea resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a651d1e0-1090-41ea-b1f6-e70cbaa840ea found for delete ", "request_id": "req-801063a3-1c1c-4107-b65f-817b9c15a02b"}]} [pid: 7|app: 0|req: 843/1630] 10.0.0.59 () {32 vars in 723 bytes} [Thu Apr 23 14:51:17 2026] DELETE /v2.0/routers/b046ce24-9d68-4635-82a6-60f29399a6cb => generated 0 bytes in 736 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 788/1631] 10.0.0.59 () {34 vars in 694 bytes} [Thu Apr 23 14:51:18 2026] POST /v2.0/security-group-rules => generated 570 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 844/1632] 10.0.0.59 () {34 vars in 683 bytes} [Thu Apr 23 14:51:18 2026] POST /v2.0/security-groups => generated 1537 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 789/1633] 10.0.0.59 () {32 vars in 723 bytes} [Thu Apr 23 14:51:18 2026] DELETE /v2.0/subnets/822bdc63-a216-48ca-9d72-708c1e114698 => generated 0 bytes in 229 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 790/1634] 10.0.0.59 () {34 vars in 683 bytes} [Thu Apr 23 14:51:18 2026] POST /v2.0/security-groups => generated 1537 bytes in 94 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 791/1635] 10.0.0.59 () {32 vars in 723 bytes} [Thu Apr 23 14:51:18 2026] DELETE /v2.0/subnets/7e2ca4e3-f2e7-4f73-ac69-eddad19da1a1 => generated 0 bytes in 257 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 845/1636] 10.0.0.59 () {34 vars in 675 bytes} [Thu Apr 23 14:51:18 2026] POST /v2.0/floatingips => generated 552 bytes in 688 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 792/1637] 10.0.0.59 () {34 vars in 683 bytes} [Thu Apr 23 14:51:19 2026] POST /v2.0/security-groups => generated 1537 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 793/1638] 10.0.0.59 () {34 vars in 683 bytes} [Thu Apr 23 14:51:19 2026] POST /v2.0/security-groups => generated 1537 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 846/1639] 10.0.0.59 () {32 vars in 725 bytes} [Thu Apr 23 14:51:19 2026] DELETE /v2.0/networks/c1af18d6-b328-452e-a136-c667b15014ed => generated 0 bytes in 234 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 847/1640] 10.0.0.75 () {34 vars in 1097 bytes} [Thu Apr 23 14:51:19 2026] GET /v2.0/security-groups?name=tempest-securitygroup--463562162&fields=id&tenant_id=8e7a4a65d61c46e9ae15f12bddf7de3f => generated 69 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 848/1641] 10.0.0.59 () {34 vars in 766 bytes} [Thu Apr 23 14:51:19 2026] PUT /v2.0/security-groups/6aae9c20-ca64-4bb6-aa16-a9929a7edf72/tags => generated 17 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 794/1642] 10.0.0.59 () {32 vars in 773 bytes} [Thu Apr 23 14:51:19 2026] GET /v2.0/security-groups?tenant_id=f8ad34f7b8d74e5c8596e1e253743d0c&name=default => generated 2801 bytes in 272 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 795/1643] 10.0.0.75 () {34 vars in 1097 bytes} [Thu Apr 23 14:51:19 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-410716187&fields=id&tenant_id=8e7a4a65d61c46e9ae15f12bddf7de3f => generated 69 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 796/1644] 10.0.0.59 () {34 vars in 766 bytes} [Thu Apr 23 14:51:19 2026] PUT /v2.0/security-groups/a9e6798f-3d37-4040-afce-3189302fa445/tags => generated 25 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 849/1645] 10.0.0.59 () {32 vars in 725 bytes} [Thu Apr 23 14:51:19 2026] DELETE /v2.0/networks/fa5288da-6d73-42ae-80f0-ffbba2959b20 => generated 0 bytes in 200 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 797/1646] 10.0.0.59 () {32 vars in 739 bytes} [Thu Apr 23 14:51:19 2026] DELETE /v2.0/security-groups/45158c57-0fa9-4373-9ce7-d71d9496d687 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 798/1647] 10.0.0.59 () {34 vars in 766 bytes} [Thu Apr 23 14:51:19 2026] PUT /v2.0/security-groups/27e7d1ad-a977-4581-a8a2-9f1bf13ee0c1/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: 850/1648] 10.0.0.75 () {34 vars in 981 bytes} [Thu Apr 23 14:51:19 2026] GET /v2.0/networks?id=516368a0-3b9f-44c1-8a9b-cdc86759b5f7 => generated 673 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 851/1649] 10.0.0.59 () {34 vars in 766 bytes} [Thu Apr 23 14:51:19 2026] PUT /v2.0/security-groups/8fc2a48e-422a-42e3-8451-868d40617fda/tags => 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: 852/1650] 10.0.0.75 () {34 vars in 964 bytes} [Thu Apr 23 14:51:19 2026] GET /v2.0/quotas/8e7a4a65d61c46e9ae15f12bddf7de3f => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 14:51:19.952 8 INFO neutron.db.segments_db [None req-881aaf99-1e4f-43fb-99dc-a1efeef32faa 941a31068c264501821a366730abf760 9e7ea9d437cd4526a5790ef1a1646069 - - - -] Added segment ab404727-ffc7-4ec3-879c-1248ea4d4812 of type vxlan for network be8351f6-ac01-4a02-9a24-2734004eb63f [pid: 7|app: 0|req: 853/1651] 10.0.0.59 () {32 vars in 679 bytes} [Thu Apr 23 14:51:19 2026] GET /v2.0/security-groups?tags=red => generated 4618 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 799/1652] 10.0.0.59 () {34 vars in 669 bytes} [Thu Apr 23 14:51:19 2026] POST /v2.0/networks => generated 629 bytes in 182 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 854/1653] 10.0.0.75 () {34 vars in 1001 bytes} [Thu Apr 23 14:51:20 2026] GET /v2.0/ports?tenant_id=8e7a4a65d61c46e9ae15f12bddf7de3f&fields=id => generated 103 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 855/1654] 10.0.0.59 () {32 vars in 693 bytes} [Thu Apr 23 14:51:20 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3094 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 800/1655] 10.0.0.59 () {32 vars in 773 bytes} [Thu Apr 23 14:51:20 2026] GET /v2.0/security-groups?tenant_id=ce98f0052c7547c098d8a124b77f60a0&name=default => generated 2801 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 801/1656] 10.0.0.75 () {34 vars in 1007 bytes} [Thu Apr 23 14:51:20 2026] GET /v2.0/networks/516368a0-3b9f-44c1-8a9b-cdc86759b5f7?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: 802/1657] 10.0.0.59 () {32 vars in 689 bytes} [Thu Apr 23 14:51:20 2026] GET /v2.0/security-groups?tags-any=blue => generated 3094 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 803/1658] 10.0.0.59 () {32 vars in 739 bytes} [Thu Apr 23 14:51:20 2026] DELETE /v2.0/security-groups/165d81ff-c15c-48d8-9460-32cd69cb349f => 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: 804/1659] 10.0.0.75 () {34 vars in 1107 bytes} [Thu Apr 23 14:51:20 2026] GET /v2.0/networks/516368a0-3b9f-44c1-8a9b-cdc86759b5f7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 805/1660] 10.0.0.59 () {32 vars in 701 bytes} [Thu Apr 23 14:51:20 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4618 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 14:51:20.523 7 INFO neutron.services.segments.plugin [-] Segment ad956818-6dc0-4ccc-bb84-725c85c15787 resource provider aggregate not found 2026-04-23 14:51:20.530 7 INFO neutron.services.segments.plugin [-] Segment ad956818-6dc0-4ccc-bb84-725c85c15787 resource provider aggregate not found [pid: 7|app: 0|req: 856/1661] 10.0.0.59 () {34 vars in 668 bytes} [Thu Apr 23 14:51:20 2026] POST /v2.0/subnets => generated 602 bytes in 391 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 14:51:20.546 7 INFO neutron.services.segments.plugin [-] Segment ad956818-6dc0-4ccc-bb84-725c85c15787 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ad956818-6dc0-4ccc-bb84-725c85c15787 found for delete ", "request_id": "req-6efdd8c6-c42b-4ac1-99f9-51c42ac0b759"}]} 2026-04-23 14:51:20.552 7 INFO neutron.services.segments.plugin [-] Segment ad956818-6dc0-4ccc-bb84-725c85c15787 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ad956818-6dc0-4ccc-bb84-725c85c15787 found for delete ", "request_id": "req-0dad39ec-2d7e-4cbe-90ec-b6a757064ebd"}]} 2026-04-23 14:51:20.580 7 INFO neutron.services.segments.plugin [-] Segment 547d7fec-8592-4a6b-8786-be3632ee8f30 resource provider aggregate not found 2026-04-23 14:51:20.588 7 INFO neutron.services.segments.plugin [-] Segment 547d7fec-8592-4a6b-8786-be3632ee8f30 resource provider aggregate not found 2026-04-23 14:51:20.596 7 INFO neutron.services.segments.plugin [-] Segment 547d7fec-8592-4a6b-8786-be3632ee8f30 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 547d7fec-8592-4a6b-8786-be3632ee8f30 found for delete ", "request_id": "req-2503412d-d371-4016-8781-3fa232bf5cd0"}]} 2026-04-23 14:51:20.603 7 INFO neutron.services.segments.plugin [-] Segment 547d7fec-8592-4a6b-8786-be3632ee8f30 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 547d7fec-8592-4a6b-8786-be3632ee8f30 found for delete ", "request_id": "req-5ad9fa1b-b5c9-485a-82c9-24440970b2d8"}]} 2026-04-23 14:51:20.629 7 INFO neutron.db.segments_db [None req-8754df86-8ce1-426b-95b7-b676bfbf394e 941a31068c264501821a366730abf760 9e7ea9d437cd4526a5790ef1a1646069 - - - -] Added segment 15a1a96d-c8bf-44c6-ab75-de2e346b148a of type vxlan for network a8ddc3f6-c4ea-4e14-ad80-a2c3042e7eac [pid: 8|app: 0|req: 806/1662] 10.0.0.59 () {32 vars in 687 bytes} [Thu Apr 23 14:51:20 2026] GET /v2.0/security-groups?not-tags=red => generated 5846 bytes in 978 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 14:51:21.560 7 INFO neutron.db.l3_hamode_db [None req-8754df86-8ce1-426b-95b7-b676bfbf394e 941a31068c264501821a366730abf760 9e7ea9d437cd4526a5790ef1a1646069 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 807/1663] 10.0.0.59 () {32 vars in 773 bytes} [Thu Apr 23 14:51:21 2026] GET /v2.0/security-groups?tenant_id=20797d04d26847ebada7ac63a10c4e33&name=default => generated 2801 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 808/1664] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 14:51:21 2026] GET /v2.0/ports?device_id=5e9aac90-fe78-4bb4-8731-ca3e4a666eac => 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: 811/1667] 199.204.45.155 () {34 vars in 986 bytes} [Thu Apr 23 14:51:21 2026] GET /v2.0/networks?id=516368a0-3b9f-44c1-8a9b-cdc86759b5f7 => generated 673 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 14:51:21.747 7 INFO neutron.db.l3_hamode_db [None req-8754df86-8ce1-426b-95b7-b676bfbf394e 941a31068c264501821a366730abf760 9e7ea9d437cd4526a5790ef1a1646069 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 812/1668] 10.0.0.59 () {32 vars in 701 bytes} [Thu Apr 23 14:51:21 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7370 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 813/1669] 10.0.0.59 () {32 vars in 739 bytes} [Thu Apr 23 14:51:21 2026] DELETE /v2.0/security-groups/341266ba-864c-4661-a517-225a2e6d49f2 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 814/1670] 199.204.45.155 () {34 vars in 1050 bytes} [Thu Apr 23 14:51:21 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=8e7a4a65d61c46e9ae15f12bddf7de3f => generated 272 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 815/1671] 10.0.0.59 () {32 vars in 697 bytes} [Thu Apr 23 14:51:21 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7370 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 816/1672] 199.204.45.155 () {38 vars in 955 bytes} [Thu Apr 23 14:51:22 2026] POST /v2.0/ports => generated 997 bytes in 476 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 817/1673] 10.0.0.59 () {32 vars in 709 bytes} [Thu Apr 23 14:51:22 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 5846 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 857/1674] 10.0.0.59 () {34 vars in 668 bytes} [Thu Apr 23 14:51:20 2026] POST /v2.0/routers => generated 507 bytes in 2001 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 858/1675] 10.0.0.59 () {32 vars in 739 bytes} [Thu Apr 23 14:51:22 2026] DELETE /v2.0/security-groups/6aae9c20-ca64-4bb6-aa16-a9929a7edf72 => generated 0 bytes in 148 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 818/1676] 199.204.45.155 () {38 vars in 1028 bytes} [Thu Apr 23 14:51:22 2026] PUT /v2.0/ports/e9502689-9158-4807-a666-12f4eab91f2e => generated 1242 bytes in 531 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 14:51:23.130 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-28e577c4-536e-40b2-a3a9-744920786c9d'] response: {'name': 'network-changed', 'server_uuid': '5e9aac90-fe78-4bb4-8731-ca3e4a666eac', 'tag': 'e9502689-9158-4807-a666-12f4eab91f2e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 819/1677] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 14:51:23 2026] GET /v2.0/ports?device_id=5e9aac90-fe78-4bb4-8731-ca3e4a666eac => generated 1012 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 859/1678] 10.0.0.59 () {34 vars in 664 bytes} [Thu Apr 23 14:51:22 2026] POST /v2.0/ports => generated 948 bytes in 534 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 860/1679] 199.204.45.155 () {34 vars in 1080 bytes} [Thu Apr 23 14:51:23 2026] GET /v2.0/ports?tenant_id=8e7a4a65d61c46e9ae15f12bddf7de3f&device_id=5e9aac90-fe78-4bb4-8731-ca3e4a666eac => generated 1281 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 820/1680] 10.0.0.59 () {32 vars in 739 bytes} [Thu Apr 23 14:51:23 2026] DELETE /v2.0/security-groups/a9e6798f-3d37-4040-afce-3189302fa445 => 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: 861/1681] 10.0.0.75 () {34 vars in 1119 bytes} [Thu Apr 23 14:51:23 2026] GET /v2.0/security-groups?id=0da19bbc-3610-48ba-bd14-8c801b5bf73a&id=a8c2fe8b-c343-4e1d-b3a5-f6f561c1096d&fields=id&fields=name => generated 205 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 862/1682] 199.204.45.155 () {34 vars in 1060 bytes} [Thu Apr 23 14:51:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=e9502689-9158-4807-a666-12f4eab91f2e => generated 19 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 863/1683] 10.0.0.59 () {32 vars in 739 bytes} [Thu Apr 23 14:51:23 2026] DELETE /v2.0/security-groups/27e7d1ad-a977-4581-a8a2-9f1bf13ee0c1 => 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: 864/1684] 199.204.45.155 () {34 vars in 984 bytes} [Thu Apr 23 14:51:23 2026] GET /v2.0/subnets?id=e59a7e69-dba0-400a-9407-c28ac650ce1c => generated 667 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 865/1685] 10.0.0.59 () {32 vars in 739 bytes} [Thu Apr 23 14:51:23 2026] DELETE /v2.0/security-groups/8fc2a48e-422a-42e3-8451-868d40617fda => 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: 866/1686] 199.204.45.155 () {34 vars in 1052 bytes} [Thu Apr 23 14:51:23 2026] GET /v2.0/ports?network_id=516368a0-3b9f-44c1-8a9b-cdc86759b5f7&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: 867/1687] 10.0.0.59 () {32 vars in 739 bytes} [Thu Apr 23 14:51:23 2026] DELETE /v2.0/security-groups/24442666-4653-4863-83c6-e4a1ad9827e9 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 868/1688] 199.204.45.155 () {34 vars in 1012 bytes} [Thu Apr 23 14:51:23 2026] GET /v2.0/networks/516368a0-3b9f-44c1-8a9b-cdc86759b5f7?fields=segments => generated 14 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 869/1689] 199.204.45.155 () {34 vars in 1112 bytes} [Thu Apr 23 14:51:23 2026] GET /v2.0/networks/516368a0-3b9f-44c1-8a9b-cdc86759b5f7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 870/1690] 199.204.45.155 () {34 vars in 1080 bytes} [Thu Apr 23 14:51:24 2026] GET /v2.0/ports?tenant_id=8e7a4a65d61c46e9ae15f12bddf7de3f&device_id=5e9aac90-fe78-4bb4-8731-ca3e4a666eac => generated 1281 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 871/1691] 199.204.45.155 () {34 vars in 986 bytes} [Thu Apr 23 14:51:24 2026] GET /v2.0/networks?id=516368a0-3b9f-44c1-8a9b-cdc86759b5f7 => generated 769 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 872/1692] 199.204.45.155 () {34 vars in 994 bytes} [Thu Apr 23 14:51:24 2026] GET /v2.0/ports?device_id=5e9aac90-fe78-4bb4-8731-ca3e4a666eac => generated 1281 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 873/1693] 199.204.45.155 () {34 vars in 1060 bytes} [Thu Apr 23 14:51:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=e9502689-9158-4807-a666-12f4eab91f2e => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 874/1694] 199.204.45.155 () {34 vars in 1124 bytes} [Thu Apr 23 14:51:24 2026] GET /v2.0/security-groups?id=a8c2fe8b-c343-4e1d-b3a5-f6f561c1096d&id=0da19bbc-3610-48ba-bd14-8c801b5bf73a&fields=id&fields=name => generated 205 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 875/1695] 199.204.45.155 () {34 vars in 984 bytes} [Thu Apr 23 14:51:24 2026] GET /v2.0/subnets?id=e59a7e69-dba0-400a-9407-c28ac650ce1c => generated 667 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 876/1696] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 14:51:24 2026] GET /v2.0/ports?device_id=5e9aac90-fe78-4bb4-8731-ca3e4a666eac => generated 1012 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 877/1697] 199.204.45.155 () {34 vars in 1052 bytes} [Thu Apr 23 14:51:24 2026] GET /v2.0/ports?network_id=516368a0-3b9f-44c1-8a9b-cdc86759b5f7&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: 878/1698] 10.0.0.75 () {34 vars in 1119 bytes} [Thu Apr 23 14:51:24 2026] GET /v2.0/security-groups?id=0da19bbc-3610-48ba-bd14-8c801b5bf73a&id=a8c2fe8b-c343-4e1d-b3a5-f6f561c1096d&fields=id&fields=name => generated 205 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 879/1699] 199.204.45.155 () {34 vars in 1012 bytes} [Thu Apr 23 14:51:24 2026] GET /v2.0/networks/516368a0-3b9f-44c1-8a9b-cdc86759b5f7?fields=segments => generated 14 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 880/1700] 199.204.45.155 () {34 vars in 1112 bytes} [Thu Apr 23 14:51:24 2026] GET /v2.0/networks/516368a0-3b9f-44c1-8a9b-cdc86759b5f7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 821/1701] 10.0.0.59 () {34 vars in 782 bytes} [Thu Apr 23 14:51:23 2026] PUT /v2.0/routers/836cc94f-b625-461f-86e4-f07936d15cfb/add_router_interface => generated 309 bytes in 1729 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 881/1702] 10.0.0.59 () {32 vars in 773 bytes} [Thu Apr 23 14:51:24 2026] GET /v2.0/security-groups?tenant_id=9f595b9aaf1944d1a6f215e79bbae229&name=default => generated 2801 bytes in 389 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 822/1703] 10.0.0.59 () {32 vars in 716 bytes} [Thu Apr 23 14:51:25 2026] GET /v2.0/ports/60383c23-4eb8-4f1c-a228-ce3b670e8522 => generated 1022 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 882/1704] 10.0.0.59 () {32 vars in 739 bytes} [Thu Apr 23 14:51:25 2026] DELETE /v2.0/security-groups/c81bfb88-de3a-42bc-a7f2-708bc6576f6d => 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: 883/1705] 10.0.0.59 () {32 vars in 773 bytes} [Thu Apr 23 14:51:25 2026] GET /v2.0/security-groups?tenant_id=9107943079714fd69d934624231a7e47&name=default => generated 2801 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 884/1706] 10.0.0.59 () {32 vars in 739 bytes} [Thu Apr 23 14:51:25 2026] DELETE /v2.0/security-groups/7e31c867-d60a-4699-b198-4ab055217fc1 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 885/1707] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 14:51:25 2026] GET /v2.0/ports?device_id=5e9aac90-fe78-4bb4-8731-ca3e4a666eac => generated 1014 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 886/1708] 10.0.0.75 () {34 vars in 1119 bytes} [Thu Apr 23 14:51:25 2026] GET /v2.0/security-groups?id=0da19bbc-3610-48ba-bd14-8c801b5bf73a&id=a8c2fe8b-c343-4e1d-b3a5-f6f561c1096d&fields=id&fields=name => generated 205 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 887/1709] 10.0.0.59 () {32 vars in 773 bytes} [Thu Apr 23 14:51:25 2026] GET /v2.0/security-groups?tenant_id=ae6184becec64bf2bc6fcbf5937cd1bc&name=default => generated 2801 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 888/1710] 10.0.0.59 () {32 vars in 739 bytes} [Thu Apr 23 14:51:25 2026] DELETE /v2.0/security-groups/7e41028d-e082-4f58-9463-805eb947d620 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 889/1711] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 14:51:26 2026] GET /v2.0/ports?device_id=5e9aac90-fe78-4bb4-8731-ca3e4a666eac => generated 1014 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 823/1712] 10.0.0.59 () {34 vars in 788 bytes} [Thu Apr 23 14:51:25 2026] PUT /v2.0/routers/836cc94f-b625-461f-86e4-f07936d15cfb/remove_router_interface => generated 309 bytes in 1326 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 14:51:26.668 8 INFO neutron.api.v2.resource [None req-0371e615-5956-4aa8-b9ea-08ace16ba6bf 941a31068c264501821a366730abf760 9e7ea9d437cd4526a5790ef1a1646069 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 824/1713] 10.0.0.59 () {34 vars in 788 bytes} [Thu Apr 23 14:51:26 2026] PUT /v2.0/routers/836cc94f-b625-461f-86e4-f07936d15cfb/remove_router_interface => generated 197 bytes in 174 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 14:51:26.753 7 INFO neutron.db.l3_db [None req-b3a7a398-4488-4e72-87b3-6bc1c4ae0633 b27f5b9f55834a72bf34efe96d2ecf0d 8e7a4a65d61c46e9ae15f12bddf7de3f - - - -] Floating IP 5e1cf4b1-9d4a-45b9-877a-230dfbbdb90c associated. External IP: 10.96.250.219, port: e9502689-9158-4807-a666-12f4eab91f2e. [pid: 8|app: 0|req: 825/1714] 10.0.0.59 () {34 vars in 675 bytes} [Thu Apr 23 14:51:26 2026] POST /v2.0/subnetpools => generated 516 bytes in 291 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 826/1715] 10.0.0.59 () {32 vars in 735 bytes} [Thu Apr 23 14:51:26 2026] GET /v2.0/ports?device_id=836cc94f-b625-461f-86e4-f07936d15cfb => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 827/1716] 10.0.0.59 () {34 vars in 675 bytes} [Thu Apr 23 14:51:26 2026] POST /v2.0/subnetpools => generated 516 bytes in 85 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 890/1717] 10.0.0.59 () {34 vars in 748 bytes} [Thu Apr 23 14:51:26 2026] PUT /v2.0/floatingips/5e1cf4b1-9d4a-45b9-877a-230dfbbdb90c => generated 856 bytes in 933 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 14:51:27.178 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c3647856-6d12-44be-accf-221f7a416256'] response: {'name': 'network-changed', 'server_uuid': '5e9aac90-fe78-4bb4-8731-ca3e4a666eac', 'tag': 'e9502689-9158-4807-a666-12f4eab91f2e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 891/1718] 10.0.0.59 () {34 vars in 675 bytes} [Thu Apr 23 14:51:27 2026] POST /v2.0/subnetpools => generated 516 bytes in 81 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 892/1719] 199.204.45.155 () {34 vars in 1080 bytes} [Thu Apr 23 14:51:27 2026] GET /v2.0/ports?tenant_id=8e7a4a65d61c46e9ae15f12bddf7de3f&device_id=5e9aac90-fe78-4bb4-8731-ca3e4a666eac => generated 1283 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 893/1720] 10.0.0.59 () {34 vars in 675 bytes} [Thu Apr 23 14:51:27 2026] POST /v2.0/subnetpools => generated 516 bytes in 57 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 894/1721] 199.204.45.155 () {34 vars in 986 bytes} [Thu Apr 23 14:51:27 2026] GET /v2.0/networks?id=516368a0-3b9f-44c1-8a9b-cdc86759b5f7 => generated 769 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 895/1722] 10.0.0.59 () {34 vars in 675 bytes} [Thu Apr 23 14:51:27 2026] POST /v2.0/subnetpools => generated 516 bytes in 55 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 896/1723] 199.204.45.155 () {34 vars in 1060 bytes} [Thu Apr 23 14:51:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=e9502689-9158-4807-a666-12f4eab91f2e => generated 859 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 897/1724] 10.0.0.59 () {34 vars in 758 bytes} [Thu Apr 23 14:51:27 2026] PUT /v2.0/subnetpools/13cc86ad-108b-44d5-8930-ba18bfecd9fd/tags => generated 17 bytes in 213 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 898/1725] 199.204.45.155 () {34 vars in 984 bytes} [Thu Apr 23 14:51:27 2026] GET /v2.0/subnets?id=e59a7e69-dba0-400a-9407-c28ac650ce1c => generated 667 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 899/1726] 10.0.0.59 () {34 vars in 758 bytes} [Thu Apr 23 14:51:27 2026] PUT /v2.0/subnetpools/b4c3fac4-1f5c-4905-918e-c307ded12c2f/tags => generated 25 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 900/1727] 199.204.45.155 () {34 vars in 1052 bytes} [Thu Apr 23 14:51:27 2026] GET /v2.0/ports?network_id=516368a0-3b9f-44c1-8a9b-cdc86759b5f7&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: 901/1728] 10.0.0.59 () {34 vars in 758 bytes} [Thu Apr 23 14:51:27 2026] PUT /v2.0/subnetpools/5aa80163-d290-469f-bd69-9f84fb8dca23/tags => generated 34 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 902/1729] 199.204.45.155 () {34 vars in 1012 bytes} [Thu Apr 23 14:51:27 2026] GET /v2.0/networks/516368a0-3b9f-44c1-8a9b-cdc86759b5f7?fields=segments => generated 14 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 14:51:27.913 8 INFO neutron.services.segments.plugin [-] Segment 15a1a96d-c8bf-44c6-ab75-de2e346b148a resource provider aggregate not found 2026-04-23 14:51:27.917 8 INFO neutron.services.segments.plugin [-] Segment 15a1a96d-c8bf-44c6-ab75-de2e346b148a resource provider aggregate not found [pid: 7|app: 0|req: 903/1730] 10.0.0.59 () {34 vars in 758 bytes} [Thu Apr 23 14:51:27 2026] PUT /v2.0/subnetpools/a03b5844-397c-4756-926c-76773295b177/tags => generated 19 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 14:51:27.935 8 INFO neutron.services.segments.plugin [-] Segment 15a1a96d-c8bf-44c6-ab75-de2e346b148a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 15a1a96d-c8bf-44c6-ab75-de2e346b148a found for delete ", "request_id": "req-a661b41d-4630-43e3-bc25-0ec75d4a3fbb"}]} 2026-04-23 14:51:27.937 8 INFO neutron.services.segments.plugin [-] Segment 15a1a96d-c8bf-44c6-ab75-de2e346b148a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 15a1a96d-c8bf-44c6-ab75-de2e346b148a found for delete ", "request_id": "req-8d4d6047-cc1d-49e5-b0fb-adbbb3dcd999"}]} 2026-04-23 14:51:27.949 8 INFO neutron.db.l3_hamode_db [None req-4380838b-b481-49e2-8922-bb36130c1271 941a31068c264501821a366730abf760 9e7ea9d437cd4526a5790ef1a1646069 - - - -] HA network a8ddc3f6-c4ea-4e14-ad80-a2c3042e7eac was deleted as no HA routers are present in tenant 9e7ea9d437cd4526a5790ef1a1646069. [pid: 8|app: 0|req: 828/1731] 10.0.0.59 () {32 vars in 723 bytes} [Thu Apr 23 14:51:27 2026] DELETE /v2.0/routers/836cc94f-b625-461f-86e4-f07936d15cfb => generated 0 bytes in 876 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 829/1732] 10.0.0.59 () {32 vars in 671 bytes} [Thu Apr 23 14:51:27 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 904/1733] 199.204.45.155 () {34 vars in 1112 bytes} [Thu Apr 23 14:51:27 2026] GET /v2.0/networks/516368a0-3b9f-44c1-8a9b-cdc86759b5f7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 905/1734] 10.0.0.59 () {32 vars in 685 bytes} [Thu Apr 23 14:51:28 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 906/1735] 10.0.0.59 () {32 vars in 681 bytes} [Thu Apr 23 14:51:28 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 907/1736] 10.0.0.59 () {32 vars in 693 bytes} [Thu Apr 23 14:51:28 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 908/1737] 10.0.0.59 () {32 vars in 679 bytes} [Thu Apr 23 14:51:28 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 909/1738] 10.0.0.59 () {32 vars in 693 bytes} [Thu Apr 23 14:51:28 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 830/1739] 10.0.0.59 () {32 vars in 723 bytes} [Thu Apr 23 14:51:27 2026] DELETE /v2.0/subnets/33c06f02-6088-44d1-9195-c5af762f0fa1 => generated 0 bytes in 245 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 910/1740] 10.0.0.59 () {32 vars in 689 bytes} [Thu Apr 23 14:51:28 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 911/1741] 10.0.0.59 () {32 vars in 701 bytes} [Thu Apr 23 14:51:28 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 912/1742] 10.0.0.59 () {32 vars in 731 bytes} [Thu Apr 23 14:51:28 2026] DELETE /v2.0/subnetpools/13cc86ad-108b-44d5-8930-ba18bfecd9fd => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 913/1743] 10.0.0.59 () {32 vars in 731 bytes} [Thu Apr 23 14:51:28 2026] DELETE /v2.0/subnetpools/b4c3fac4-1f5c-4905-918e-c307ded12c2f => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 914/1744] 10.0.0.59 () {32 vars in 731 bytes} [Thu Apr 23 14:51:28 2026] DELETE /v2.0/subnetpools/5aa80163-d290-469f-bd69-9f84fb8dca23 => 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: 915/1745] 10.0.0.59 () {32 vars in 731 bytes} [Thu Apr 23 14:51:28 2026] DELETE /v2.0/subnetpools/a03b5844-397c-4756-926c-76773295b177 => 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: 916/1746] 10.0.0.59 () {32 vars in 731 bytes} [Thu Apr 23 14:51:28 2026] DELETE /v2.0/subnetpools/1016cf9a-9773-4373-9168-5f7f62f7ca6d => 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: 831/1747] 10.0.0.59 () {32 vars in 725 bytes} [Thu Apr 23 14:51:28 2026] DELETE /v2.0/networks/be8351f6-ac01-4a02-9a24-2734004eb63f => generated 0 bytes in 981 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 14:51:29.295 7 INFO neutron.db.segments_db [None req-76aa38b4-f504-4a51-8559-0c1267e25a64 941a31068c264501821a366730abf760 9e7ea9d437cd4526a5790ef1a1646069 - - - -] Added segment 44882454-98b6-4ec8-96e1-45a21ae5c023 of type vxlan for network 7bd4a5ea-8851-46cf-a5bc-0b3c33e40bf7 [pid: 7|app: 0|req: 917/1748] 10.0.0.59 () {34 vars in 669 bytes} [Thu Apr 23 14:51:29 2026] POST /v2.0/networks => generated 629 bytes in 193 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 832/1749] 10.0.0.59 () {34 vars in 668 bytes} [Thu Apr 23 14:51:29 2026] POST /v2.0/subnets => generated 602 bytes in 392 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 14:51:29.919 8 INFO neutron.db.segments_db [None req-da839c9e-a1b2-449f-b0c6-48dc5699483a 941a31068c264501821a366730abf760 9e7ea9d437cd4526a5790ef1a1646069 - - - -] Added segment 6bdc8ab8-55c8-4e9f-8c00-2389ec852af0 of type vxlan for network cc43403b-3691-4fe5-9eb8-8617ae136c20 2026-04-23 14:51:29.968 8 INFO neutron.services.segments.plugin [-] Segment ab404727-ffc7-4ec3-879c-1248ea4d4812 resource provider aggregate not found 2026-04-23 14:51:29.973 8 INFO neutron.services.segments.plugin [-] Segment ab404727-ffc7-4ec3-879c-1248ea4d4812 resource provider aggregate not found 2026-04-23 14:51:29.992 8 INFO neutron.services.segments.plugin [-] Segment ab404727-ffc7-4ec3-879c-1248ea4d4812 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ab404727-ffc7-4ec3-879c-1248ea4d4812 found for delete ", "request_id": "req-3f530fba-66c6-4a31-a679-d0978a173e8a"}]} 2026-04-23 14:51:29.997 8 INFO neutron.services.segments.plugin [-] Segment ab404727-ffc7-4ec3-879c-1248ea4d4812 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ab404727-ffc7-4ec3-879c-1248ea4d4812 found for delete ", "request_id": "req-b45147df-096d-4821-80d6-063e75a82908"}]} [pid: 7|app: 0|req: 918/1750] 10.0.0.59 () {32 vars in 773 bytes} [Thu Apr 23 14:51:29 2026] GET /v2.0/security-groups?tenant_id=01fbfa9f4b5544c08396c5b41a1de856&name=default => generated 2801 bytes in 341 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 919/1751] 10.0.0.59 () {32 vars in 739 bytes} [Thu Apr 23 14:51:30 2026] DELETE /v2.0/security-groups/4e012ffd-be33-4688-a78f-093c83dad42b => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 14:51:30.346 8 INFO neutron.db.l3_hamode_db [None req-da839c9e-a1b2-449f-b0c6-48dc5699483a 941a31068c264501821a366730abf760 9e7ea9d437cd4526a5790ef1a1646069 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 920/1752] 10.0.0.59 () {32 vars in 773 bytes} [Thu Apr 23 14:51:30 2026] GET /v2.0/security-groups?tenant_id=a62b4ed695f14d788caf0577113b7301&name=default => generated 2801 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 921/1753] 10.0.0.59 () {32 vars in 739 bytes} [Thu Apr 23 14:51:30 2026] DELETE /v2.0/security-groups/9261a121-2c57-465f-b489-809fcfef7d1d => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 14:51:30.610 8 INFO neutron.db.l3_hamode_db [None req-da839c9e-a1b2-449f-b0c6-48dc5699483a 941a31068c264501821a366730abf760 9e7ea9d437cd4526a5790ef1a1646069 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 922/1754] 10.0.0.59 () {32 vars in 773 bytes} [Thu Apr 23 14:51:30 2026] GET /v2.0/security-groups?tenant_id=d4f3dc52f4064f0d9385773da5afb174&name=default => generated 2801 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 14:51:31.397 7 INFO neutron.db.segments_db [None req-ed0fc51d-700a-4926-977f-89a510548897 f301b130169845ad810dc7694358feb2 1399394f5e3445adb9effcaf676367e7 - - - -] Added segment 48196f40-114d-47b3-9706-62a29bf46c38 of type vxlan for network 2773fecd-8091-452c-8867-44e210680495 [pid: 8|app: 0|req: 833/1755] 10.0.0.59 () {34 vars in 668 bytes} [Thu Apr 23 14:51:29 2026] POST /v2.0/routers => generated 506 bytes in 1686 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 923/1756] 10.0.0.59 () {34 vars in 669 bytes} [Thu Apr 23 14:51:30 2026] POST /v2.0/networks => generated 632 bytes in 623 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 834/1757] 10.0.0.59 () {32 vars in 739 bytes} [Thu Apr 23 14:51:31 2026] DELETE /v2.0/security-groups/a6997271-ff54-4a6c-87b3-e211e55f8fb8 => 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: 835/1758] 10.0.0.59 () {34 vars in 668 bytes} [Thu Apr 23 14:51:31 2026] POST /v2.0/subnets => generated 602 bytes in 385 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 14:51:32.094 8 INFO neutron.db.segments_db [None req-b02b7777-26c1-4acb-be32-c1ed39725f11 f301b130169845ad810dc7694358feb2 1399394f5e3445adb9effcaf676367e7 - - - -] Added segment 5c0cb776-97c2-428a-88f9-139c062fcb08 of type vxlan for network f4b435f4-fda0-45c8-bede-ae7ad9a04447 [pid: 8|app: 0|req: 836/1759] 10.0.0.59 () {34 vars in 669 bytes} [Thu Apr 23 14:51:32 2026] POST /v2.0/networks => generated 631 bytes in 219 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 837/1760] 10.0.0.59 () {34 vars in 668 bytes} [Thu Apr 23 14:51:32 2026] POST /v2.0/subnets => generated 605 bytes in 449 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 14:51:32.751 8 INFO neutron.db.segments_db [None req-7dde5adc-ea09-4407-8eac-1e8b1fa084d8 f301b130169845ad810dc7694358feb2 1399394f5e3445adb9effcaf676367e7 - - - -] Added segment 9e417441-81df-43df-b272-2b5ae677c1ab of type vxlan for network bb243dc6-0af8-4a93-962d-487a74b5d91e [pid: 8|app: 0|req: 838/1761] 10.0.0.59 () {34 vars in 669 bytes} [Thu Apr 23 14:51:32 2026] POST /v2.0/networks => generated 631 bytes in 208 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 839/1762] 10.0.0.59 () {34 vars in 668 bytes} [Thu Apr 23 14:51:32 2026] POST /v2.0/subnets => generated 605 bytes in 409 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 14:51:33.394 8 INFO neutron.db.segments_db [None req-94363838-ac90-4aa6-8c80-6b2b5c113e42 f301b130169845ad810dc7694358feb2 1399394f5e3445adb9effcaf676367e7 - - - -] Added segment fd0dd1df-5126-48c4-8e40-15a3e7088799 of type vxlan for network 29e65689-a684-48d7-a176-c9490260f4c6 [pid: 7|app: 0|req: 924/1763] 10.0.0.59 () {34 vars in 782 bytes} [Thu Apr 23 14:51:31 2026] PUT /v2.0/routers/88219b7d-1a20-493a-bac1-27bdbbdf6eda/add_router_interface => generated 309 bytes in 1985 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 840/1764] 10.0.0.59 () {34 vars in 669 bytes} [Thu Apr 23 14:51:33 2026] POST /v2.0/networks => generated 631 bytes in 224 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 925/1765] 10.0.0.59 () {32 vars in 716 bytes} [Thu Apr 23 14:51:33 2026] GET /v2.0/ports/8218e220-28b5-44a0-b613-2da0dfc682c2 => generated 955 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 841/1766] 10.0.0.59 () {34 vars in 668 bytes} [Thu Apr 23 14:51:33 2026] POST /v2.0/subnets => generated 605 bytes in 455 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 14:51:34.109 8 INFO neutron.db.segments_db [None req-dd1fb70e-bc67-4d69-9a84-b8febed041cf f301b130169845ad810dc7694358feb2 1399394f5e3445adb9effcaf676367e7 - - - -] Added segment 33f3f7ca-dfa3-498f-9735-d540f5782265 of type vxlan for network a32c3f13-41d2-40d0-a04d-e2a326f7914c [pid: 8|app: 0|req: 842/1767] 10.0.0.59 () {34 vars in 669 bytes} [Thu Apr 23 14:51:34 2026] POST /v2.0/networks => generated 632 bytes in 257 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 843/1768] 10.0.0.59 () {34 vars in 668 bytes} [Thu Apr 23 14:51:34 2026] POST /v2.0/subnets => generated 605 bytes in 402 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 844/1769] 10.0.0.59 () {34 vars in 750 bytes} [Thu Apr 23 14:51:34 2026] PUT /v2.0/subnets/bf904176-dfd0-4c50-aa86-ab089af4f90a/tags => generated 17 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 845/1770] 10.0.0.59 () {34 vars in 750 bytes} [Thu Apr 23 14:51:34 2026] PUT /v2.0/subnets/d3469d7b-dab7-4641-91e0-2665a480d4f9/tags => generated 25 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 846/1771] 10.0.0.59 () {34 vars in 750 bytes} [Thu Apr 23 14:51:34 2026] PUT /v2.0/subnets/fa5c88e6-216c-44ab-b7da-61a25206ea39/tags => generated 34 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 847/1772] 10.0.0.59 () {34 vars in 750 bytes} [Thu Apr 23 14:51:34 2026] PUT /v2.0/subnets/201bb06c-89f1-4d25-a8a0-1a9dbc588ffc/tags => generated 19 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 926/1773] 10.0.0.59 () {34 vars in 788 bytes} [Thu Apr 23 14:51:33 2026] PUT /v2.0/routers/88219b7d-1a20-493a-bac1-27bdbbdf6eda/remove_router_interface => generated 309 bytes in 1351 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 848/1774] 10.0.0.59 () {32 vars in 663 bytes} [Thu Apr 23 14:51:34 2026] GET /v2.0/subnets?tags=red => generated 1832 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 927/1775] 10.0.0.59 () {32 vars in 735 bytes} [Thu Apr 23 14:51:35 2026] GET /v2.0/ports?device_id=88219b7d-1a20-493a-bac1-27bdbbdf6eda => generated 12 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 849/1776] 10.0.0.59 () {32 vars in 677 bytes} [Thu Apr 23 14:51:35 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1235 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 850/1777] 10.0.0.59 () {32 vars in 673 bytes} [Thu Apr 23 14:51:35 2026] GET /v2.0/subnets?tags-any=blue => generated 1235 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 851/1778] 10.0.0.59 () {32 vars in 685 bytes} [Thu Apr 23 14:51:35 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1832 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 852/1779] 10.0.0.59 () {32 vars in 671 bytes} [Thu Apr 23 14:51:35 2026] GET /v2.0/subnets?not-tags=red => generated 1823 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 14:51:35.964 7 INFO neutron.services.segments.plugin [-] Segment 6bdc8ab8-55c8-4e9f-8c00-2389ec852af0 resource provider aggregate not found 2026-04-23 14:51:35.970 7 INFO neutron.services.segments.plugin [-] Segment 6bdc8ab8-55c8-4e9f-8c00-2389ec852af0 resource provider aggregate not found 2026-04-23 14:51:35.994 7 INFO neutron.services.segments.plugin [-] Segment 6bdc8ab8-55c8-4e9f-8c00-2389ec852af0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6bdc8ab8-55c8-4e9f-8c00-2389ec852af0 found for delete ", "request_id": "req-38fe6508-51dd-4000-8383-1d76cffc725f"}]} 2026-04-23 14:51:35.998 7 INFO neutron.services.segments.plugin [-] Segment 6bdc8ab8-55c8-4e9f-8c00-2389ec852af0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6bdc8ab8-55c8-4e9f-8c00-2389ec852af0 found for delete ", "request_id": "req-a7715794-c107-400a-8560-6c9f8c0b0f20"}]} 2026-04-23 14:51:36.003 7 INFO neutron.db.l3_hamode_db [None req-3d2c83d2-92dd-42a5-8ad0-38a9acbc277b 941a31068c264501821a366730abf760 9e7ea9d437cd4526a5790ef1a1646069 - - - -] HA network cc43403b-3691-4fe5-9eb8-8617ae136c20 was deleted as no HA routers are present in tenant 9e7ea9d437cd4526a5790ef1a1646069. [pid: 7|app: 0|req: 928/1780] 10.0.0.59 () {32 vars in 723 bytes} [Thu Apr 23 14:51:35 2026] DELETE /v2.0/routers/88219b7d-1a20-493a-bac1-27bdbbdf6eda => generated 0 bytes in 939 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 929/1781] 10.0.0.59 () {32 vars in 685 bytes} [Thu Apr 23 14:51:36 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2420 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 930/1782] 10.0.0.59 () {32 vars in 723 bytes} [Thu Apr 23 14:51:36 2026] DELETE /v2.0/subnets/865af892-410e-4a87-b1f7-0cf3920e2148 => generated 0 bytes in 267 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 853/1783] 10.0.0.59 () {34 vars in 675 bytes} [Thu Apr 23 14:51:35 2026] POST /v2.0/floatingips => generated 552 bytes in 1110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 931/1784] 10.0.0.59 () {32 vars in 681 bytes} [Thu Apr 23 14:51:36 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2420 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 855/1787] 10.0.0.59 () {34 vars in 758 bytes} [Thu Apr 23 14:51:36 2026] PUT /v2.0/floatingips/6dc9c0b0-df27-4196-83aa-c31332cfe9e3/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: 856/1788] 10.0.0.59 () {32 vars in 693 bytes} [Thu Apr 23 14:51:36 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1823 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 857/1789] 10.0.0.59 () {32 vars in 738 bytes} [Thu Apr 23 14:51:36 2026] GET /v2.0/floatingips/6dc9c0b0-df27-4196-83aa-c31332cfe9e3/tags => generated 25 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 933/1790] 10.0.0.59 () {32 vars in 725 bytes} [Thu Apr 23 14:51:36 2026] DELETE /v2.0/networks/7bd4a5ea-8851-46cf-a5bc-0b3c33e40bf7 => generated 0 bytes in 498 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 858/1791] 10.0.0.59 () {32 vars in 723 bytes} [Thu Apr 23 14:51:36 2026] DELETE /v2.0/subnets/bf904176-dfd0-4c50-aa86-ab089af4f90a => generated 0 bytes in 307 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 934/1792] 10.0.0.59 () {34 vars in 769 bytes} [Thu Apr 23 14:51:36 2026] PUT /v2.0/floatingips/6dc9c0b0-df27-4196-83aa-c31332cfe9e3/tags/green => 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: 859/1793] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 14:51:37 2026] GET /v2.0/ports?device_id=5e9aac90-fe78-4bb4-8731-ca3e4a666eac => generated 1014 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 14:51:37.131 7 INFO neutron.db.segments_db [None req-ef3cc8ed-ab0e-48e7-96ff-2b5ec03ba028 941a31068c264501821a366730abf760 9e7ea9d437cd4526a5790ef1a1646069 - - - -] Added segment fabe8054-abd8-4e6d-821d-34d9e48a7a5b of type vxlan for network bc121b24-7f3f-424b-8d6e-0778610ba459 [pid: 8|app: 0|req: 860/1794] 10.0.0.59 () {32 vars in 723 bytes} [Thu Apr 23 14:51:37 2026] DELETE /v2.0/subnets/d3469d7b-dab7-4641-91e0-2665a480d4f9 => generated 0 bytes in 299 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 861/1795] 10.0.0.59 () {32 vars in 738 bytes} [Thu Apr 23 14:51:37 2026] GET /v2.0/floatingips/6dc9c0b0-df27-4196-83aa-c31332cfe9e3/tags => generated 34 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 862/1796] 10.0.0.75 () {34 vars in 1119 bytes} [Thu Apr 23 14:51:37 2026] GET /v2.0/security-groups?id=0da19bbc-3610-48ba-bd14-8c801b5bf73a&id=a8c2fe8b-c343-4e1d-b3a5-f6f561c1096d&fields=id&fields=name => generated 205 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 14:51:37.527 7 INFO neutron.db.l3_hamode_db [None req-ef3cc8ed-ab0e-48e7-96ff-2b5ec03ba028 941a31068c264501821a366730abf760 9e7ea9d437cd4526a5790ef1a1646069 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 863/1797] 10.0.0.59 () {32 vars in 723 bytes} [Thu Apr 23 14:51:37 2026] DELETE /v2.0/subnets/fa5c88e6-216c-44ab-b7da-61a25206ea39 => generated 0 bytes in 278 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 864/1798] 10.0.0.59 () {34 vars in 765 bytes} [Thu Apr 23 14:51:37 2026] PUT /v2.0/floatingips/6dc9c0b0-df27-4196-83aa-c31332cfe9e3/tags/red => generated 4 bytes in 32 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 865/1799] 10.0.0.59 () {32 vars in 735 bytes} [Thu Apr 23 14:51:37 2026] GET /v2.0/ports?device_id=5e9aac90-fe78-4bb4-8731-ca3e4a666eac => generated 1283 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 14:51:38.033 7 INFO neutron.services.segments.plugin [-] Segment 44882454-98b6-4ec8-96e1-45a21ae5c023 resource provider aggregate not found 2026-04-23 14:51:38.041 7 INFO neutron.services.segments.plugin [-] Segment 44882454-98b6-4ec8-96e1-45a21ae5c023 resource provider aggregate not found 2026-04-23 14:51:38.058 7 INFO neutron.services.segments.plugin [-] Segment 44882454-98b6-4ec8-96e1-45a21ae5c023 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 44882454-98b6-4ec8-96e1-45a21ae5c023 found for delete ", "request_id": "req-69dd6fd6-a2e0-4774-b84b-5b9a4ddcf2aa"}]} 2026-04-23 14:51:38.066 7 INFO neutron.services.segments.plugin [-] Segment 44882454-98b6-4ec8-96e1-45a21ae5c023 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 44882454-98b6-4ec8-96e1-45a21ae5c023 found for delete ", "request_id": "req-323aa0c3-8a1b-4dc2-9235-926c91f86564"}]} [pid: 8|app: 0|req: 866/1800] 10.0.0.59 () {32 vars in 723 bytes} [Thu Apr 23 14:51:37 2026] DELETE /v2.0/subnets/201bb06c-89f1-4d25-a8a0-1a9dbc588ffc => generated 0 bytes in 262 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 867/1801] 10.0.0.59 () {32 vars in 738 bytes} [Thu Apr 23 14:51:38 2026] GET /v2.0/floatingips/6dc9c0b0-df27-4196-83aa-c31332cfe9e3/tags => generated 34 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 868/1802] 10.0.0.59 () {32 vars in 857 bytes} [Thu Apr 23 14:51:38 2026] GET /v2.0/floatingips?floating_network_id=a3cd3d92-82a2-4a0c-9d66-edb9063df8e6&port_id=e9502689-9158-4807-a666-12f4eab91f2e => generated 861 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 869/1803] 10.0.0.59 () {32 vars in 723 bytes} [Thu Apr 23 14:51:38 2026] DELETE /v2.0/subnets/505ce392-fabb-4336-812f-577d6e96dd02 => generated 0 bytes in 259 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 870/1804] 10.0.0.59 () {34 vars in 787 bytes} [Thu Apr 23 14:51:38 2026] PUT /v2.0/floatingips/6dc9c0b0-df27-4196-83aa-c31332cfe9e3/tags/black.or.white => generated 4 bytes in 44 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-04-23 14:51:38.791 7 INFO neutron.db.l3_hamode_db [None req-ef3cc8ed-ab0e-48e7-96ff-2b5ec03ba028 941a31068c264501821a366730abf760 9e7ea9d437cd4526a5790ef1a1646069 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 14:51:38.879 8 INFO neutron.services.segments.plugin [-] Segment 48196f40-114d-47b3-9706-62a29bf46c38 resource provider aggregate not found 2026-04-23 14:51:38.885 8 INFO neutron.services.segments.plugin [-] Segment 48196f40-114d-47b3-9706-62a29bf46c38 resource provider aggregate not found 2026-04-23 14:51:38.907 8 INFO neutron.services.segments.plugin [-] Segment 48196f40-114d-47b3-9706-62a29bf46c38 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 48196f40-114d-47b3-9706-62a29bf46c38 found for delete ", "request_id": "req-21f326dd-4d26-466b-89c1-8c1d9bcd27ae"}]} 2026-04-23 14:51:38.909 8 INFO neutron.services.segments.plugin [-] Segment 48196f40-114d-47b3-9706-62a29bf46c38 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 48196f40-114d-47b3-9706-62a29bf46c38 found for delete ", "request_id": "req-9a7da18d-29e6-459a-b35f-09eb59376f21"}]} [pid: 8|app: 0|req: 871/1805] 10.0.0.59 () {32 vars in 725 bytes} [Thu Apr 23 14:51:38 2026] DELETE /v2.0/networks/2773fecd-8091-452c-8867-44e210680495 => generated 0 bytes in 270 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 872/1806] 10.0.0.59 () {32 vars in 738 bytes} [Thu Apr 23 14:51:38 2026] GET /v2.0/floatingips/6dc9c0b0-df27-4196-83aa-c31332cfe9e3/tags => generated 52 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 873/1807] 10.0.0.59 () {32 vars in 725 bytes} [Thu Apr 23 14:51:38 2026] DELETE /v2.0/networks/f4b435f4-fda0-45c8-bede-ae7ad9a04447 => generated 0 bytes in 815 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 874/1808] 10.0.0.59 () {34 vars in 758 bytes} [Thu Apr 23 14:51:39 2026] PUT /v2.0/floatingips/6dc9c0b0-df27-4196-83aa-c31332cfe9e3/tags => generated 37 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 875/1809] 10.0.0.210 () {34 vars in 990 bytes} [Thu Apr 23 14:51:39 2026] GET /v2.0/ports?device_id=5e9aac90-fe78-4bb4-8731-ca3e4a666eac => generated 1283 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 876/1810] 10.0.0.59 () {32 vars in 725 bytes} [Thu Apr 23 14:51:39 2026] DELETE /v2.0/networks/bb243dc6-0af8-4a93-962d-487a74b5d91e => generated 0 bytes in 222 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 877/1811] 10.0.0.59 () {32 vars in 738 bytes} [Thu Apr 23 14:51:40 2026] GET /v2.0/floatingips/6dc9c0b0-df27-4196-83aa-c31332cfe9e3/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: 878/1812] 10.0.0.210 () {34 vars in 1120 bytes} [Thu Apr 23 14:51:40 2026] GET /v2.0/security-groups?id=a8c2fe8b-c343-4e1d-b3a5-f6f561c1096d&id=0da19bbc-3610-48ba-bd14-8c801b5bf73a&fields=id&fields=name => generated 205 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 879/1813] 10.0.0.59 () {32 vars in 725 bytes} [Thu Apr 23 14:51:40 2026] DELETE /v2.0/networks/29e65689-a684-48d7-a176-c9490260f4c6 => generated 0 bytes in 220 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 880/1814] 10.0.0.59 () {32 vars in 746 bytes} [Thu Apr 23 14:51:40 2026] GET /v2.0/floatingips/6dc9c0b0-df27-4196-83aa-c31332cfe9e3/tags/red => generated 0 bytes in 40 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 881/1815] 10.0.0.59 () {32 vars in 725 bytes} [Thu Apr 23 14:51:40 2026] DELETE /v2.0/networks/a32c3f13-41d2-40d0-a04d-e2a326f7914c => generated 0 bytes in 213 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 14:51:40.789 8 INFO neutron.api.v2.resource [None req-fcdaddc0-f891-481a-8a95-1b2c22230c29 9a65625fab3149d0a4b2d458796e6c62 7829f286c291470899d2b5242e77134f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 882/1816] 10.0.0.59 () {32 vars in 750 bytes} [Thu Apr 23 14:51:40 2026] GET /v2.0/floatingips/6dc9c0b0-df27-4196-83aa-c31332cfe9e3/tags/green => generated 99 bytes in 60 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 935/1817] 10.0.0.59 () {34 vars in 668 bytes} [Thu Apr 23 14:51:37 2026] POST /v2.0/routers => generated 688 bytes in 3747 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 883/1818] 10.0.0.59 () {32 vars in 749 bytes} [Thu Apr 23 14:51:40 2026] DELETE /v2.0/floatingips/6dc9c0b0-df27-4196-83aa-c31332cfe9e3/tags/red => generated 0 bytes in 44 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 884/1819] 10.0.0.59 () {32 vars in 738 bytes} [Thu Apr 23 14:51:40 2026] GET /v2.0/floatingips/6dc9c0b0-df27-4196-83aa-c31332cfe9e3/tags => generated 30 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 936/1820] 10.0.0.59 () {32 vars in 720 bytes} [Thu Apr 23 14:51:40 2026] GET /v2.0/routers/5bfdbe6c-3ae3-4e2c-aecb-bb982dd919f4 => generated 694 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 14:51:40.937 8 INFO neutron.api.v2.resource [None req-7da715e6-6c06-40fa-8d28-6a6b758995d7 9a65625fab3149d0a4b2d458796e6c62 7829f286c291470899d2b5242e77134f - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 885/1821] 10.0.0.59 () {32 vars in 753 bytes} [Thu Apr 23 14:51:40 2026] DELETE /v2.0/floatingips/6dc9c0b0-df27-4196-83aa-c31332cfe9e3/tags/green => generated 99 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-04-23 14:51:40.952 8 INFO neutron.services.segments.plugin [-] Segment 5c0cb776-97c2-428a-88f9-139c062fcb08 resource provider aggregate not found 2026-04-23 14:51:40.958 8 INFO neutron.services.segments.plugin [-] Segment 5c0cb776-97c2-428a-88f9-139c062fcb08 resource provider aggregate not found 2026-04-23 14:51:40.982 8 INFO neutron.services.segments.plugin [-] Segment 5c0cb776-97c2-428a-88f9-139c062fcb08 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5c0cb776-97c2-428a-88f9-139c062fcb08 found for delete ", "request_id": "req-32be51a7-d794-4bf6-83ce-f4b9c0f71d12"}]} 2026-04-23 14:51:40.988 8 INFO neutron.services.segments.plugin [-] Segment 5c0cb776-97c2-428a-88f9-139c062fcb08 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5c0cb776-97c2-428a-88f9-139c062fcb08 found for delete ", "request_id": "req-b142d640-b9d9-4fb9-bba3-d49fa6037e8d"}]} 2026-04-23 14:51:41.002 8 INFO neutron.services.segments.plugin [-] Segment 9e417441-81df-43df-b272-2b5ae677c1ab resource provider aggregate not found 2026-04-23 14:51:41.010 8 INFO neutron.services.segments.plugin [-] Segment 9e417441-81df-43df-b272-2b5ae677c1ab resource provider aggregate not found [pid: 8|app: 0|req: 886/1822] 10.0.0.59 () {32 vars in 741 bytes} [Thu Apr 23 14:51:40 2026] DELETE /v2.0/floatingips/6dc9c0b0-df27-4196-83aa-c31332cfe9e3/tags => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 14:51:41.032 8 INFO neutron.services.segments.plugin [-] Segment 9e417441-81df-43df-b272-2b5ae677c1ab resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9e417441-81df-43df-b272-2b5ae677c1ab found for delete ", "request_id": "req-34b92c3c-fac5-4cb2-8fff-b859a6e32a94"}]} 2026-04-23 14:51:41.038 8 INFO neutron.services.segments.plugin [-] Segment 9e417441-81df-43df-b272-2b5ae677c1ab resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9e417441-81df-43df-b272-2b5ae677c1ab found for delete ", "request_id": "req-9174b8de-e101-40bc-b468-eac7b964a077"}]} [pid: 7|app: 0|req: 937/1823] 10.0.0.59 () {32 vars in 646 bytes} [Thu Apr 23 14:51:40 2026] GET /v2.0/routers => generated 697 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 14:51:41.088 8 INFO neutron.services.segments.plugin [-] Segment fd0dd1df-5126-48c4-8e40-15a3e7088799 resource provider aggregate not found 2026-04-23 14:51:41.093 8 INFO neutron.services.segments.plugin [-] Segment fd0dd1df-5126-48c4-8e40-15a3e7088799 resource provider aggregate not found [pid: 8|app: 0|req: 887/1824] 10.0.0.59 () {32 vars in 738 bytes} [Thu Apr 23 14:51:41 2026] GET /v2.0/floatingips/6dc9c0b0-df27-4196-83aa-c31332cfe9e3/tags => generated 12 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 14:51:41.126 8 INFO neutron.services.segments.plugin [-] Segment fd0dd1df-5126-48c4-8e40-15a3e7088799 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fd0dd1df-5126-48c4-8e40-15a3e7088799 found for delete ", "request_id": "req-80514301-59df-40f0-a9cf-1ab1c40ac757"}]} 2026-04-23 14:51:41.132 8 INFO neutron.services.segments.plugin [-] Segment fd0dd1df-5126-48c4-8e40-15a3e7088799 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fd0dd1df-5126-48c4-8e40-15a3e7088799 found for delete ", "request_id": "req-eaf5bd6d-f1f6-4de3-82ea-9a83ee5703a2"}]} 2026-04-23 14:51:41.163 8 INFO neutron.services.segments.plugin [-] Segment 33f3f7ca-dfa3-498f-9735-d540f5782265 resource provider aggregate not found 2026-04-23 14:51:41.186 8 INFO neutron.services.segments.plugin [-] Segment 33f3f7ca-dfa3-498f-9735-d540f5782265 resource provider aggregate not found 2026-04-23 14:51:41.198 8 INFO neutron.services.segments.plugin [-] Segment 33f3f7ca-dfa3-498f-9735-d540f5782265 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 33f3f7ca-dfa3-498f-9735-d540f5782265 found for delete ", "request_id": "req-d9c54d52-09bc-4334-988c-5e8fe38ef5e9"}]} 2026-04-23 14:51:41.231 8 INFO neutron.services.segments.plugin [-] Segment 33f3f7ca-dfa3-498f-9735-d540f5782265 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 33f3f7ca-dfa3-498f-9735-d540f5782265 found for delete ", "request_id": "req-70a0854d-25a2-48e3-851f-dd6e66f50a58"}]} [pid: 8|app: 0|req: 888/1825] 10.0.0.59 () {32 vars in 731 bytes} [Thu Apr 23 14:51:41 2026] DELETE /v2.0/floatingips/6dc9c0b0-df27-4196-83aa-c31332cfe9e3 => generated 0 bytes in 399 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 938/1826] 10.0.0.59 () {34 vars in 740 bytes} [Thu Apr 23 14:51:41 2026] PUT /v2.0/routers/5bfdbe6c-3ae3-4e2c-aecb-bb982dd919f4 => generated 701 bytes in 499 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 889/1827] 10.0.0.59 () {32 vars in 720 bytes} [Thu Apr 23 14:51:41 2026] GET /v2.0/routers/5bfdbe6c-3ae3-4e2c-aecb-bb982dd919f4 => generated 701 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 890/1828] 10.0.0.59 () {32 vars in 735 bytes} [Thu Apr 23 14:51:41 2026] GET /v2.0/ports?device_id=5bfdbe6c-3ae3-4e2c-aecb-bb982dd919f4 => 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: 939/1829] 10.0.0.59 () {32 vars in 773 bytes} [Thu Apr 23 14:51:41 2026] GET /v2.0/security-groups?tenant_id=7c8a39fab6694e979ab21fd74e32c6d9&name=default => generated 2801 bytes in 291 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 940/1830] 10.0.0.59 () {32 vars in 739 bytes} [Thu Apr 23 14:51:41 2026] DELETE /v2.0/security-groups/c9a11947-f9ab-4287-af42-9ccf88977b50 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 941/1831] 10.0.0.59 () {32 vars in 773 bytes} [Thu Apr 23 14:51:42 2026] GET /v2.0/security-groups?tenant_id=7d2f09de025a42a2b3140a6d198eff1a&name=default => generated 2801 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 942/1832] 10.0.0.59 () {32 vars in 773 bytes} [Thu Apr 23 14:51:42 2026] GET /v2.0/security-groups?tenant_id=7829f286c291470899d2b5242e77134f&name=default => generated 2801 bytes in 232 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 943/1833] 10.0.0.59 () {32 vars in 739 bytes} [Thu Apr 23 14:51:42 2026] DELETE /v2.0/security-groups/d2d56277-f0ee-4fdf-a1a9-05bdf675b4b4 => 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: 944/1834] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 14:51:42 2026] GET /v2.0/ports?device_id=5e9aac90-fe78-4bb4-8731-ca3e4a666eac => 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: 945/1835] 10.0.0.59 () {32 vars in 739 bytes} [Thu Apr 23 14:51:42 2026] DELETE /v2.0/security-groups/f199f258-7dca-4242-8c99-acb60253a765 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 14:51:42.873 8 INFO neutron.db.l3_hamode_db [None req-57be3e4b-a05a-48b2-9b42-4ff867967674 941a31068c264501821a366730abf760 9e7ea9d437cd4526a5790ef1a1646069 - - - -] HA network bc121b24-7f3f-424b-8d6e-0778610ba459 was deleted as no HA routers are present in tenant 9e7ea9d437cd4526a5790ef1a1646069. [pid: 8|app: 0|req: 891/1836] 10.0.0.59 () {32 vars in 723 bytes} [Thu Apr 23 14:51:41 2026] DELETE /v2.0/routers/5bfdbe6c-3ae3-4e2c-aecb-bb982dd919f4 => generated 0 bytes in 1169 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 946/1837] 10.0.0.75 () {34 vars in 1119 bytes} [Thu Apr 23 14:51:42 2026] GET /v2.0/security-groups?id=0da19bbc-3610-48ba-bd14-8c801b5bf73a&id=a8c2fe8b-c343-4e1d-b3a5-f6f561c1096d&fields=id&fields=name => generated 205 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 892/1838] 10.0.0.59 () {32 vars in 773 bytes} [Thu Apr 23 14:51:42 2026] GET /v2.0/security-groups?tenant_id=1399394f5e3445adb9effcaf676367e7&name=default => generated 2801 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 893/1839] 10.0.0.59 () {32 vars in 735 bytes} [Thu Apr 23 14:51:42 2026] GET /v2.0/ports?device_id=5bfdbe6c-3ae3-4e2c-aecb-bb982dd919f4 => 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: 947/1840] 199.204.45.155 () {34 vars in 994 bytes} [Thu Apr 23 14:51:42 2026] GET /v2.0/ports?device_id=5e9aac90-fe78-4bb4-8731-ca3e4a666eac => generated 1014 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 14:51:42.983 7 INFO neutron.api.v2.resource [None req-b5224620-80b9-46d5-a5ee-a51e209bd971 941a31068c264501821a366730abf760 9e7ea9d437cd4526a5790ef1a1646069 - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 948/1841] 10.0.0.59 () {32 vars in 723 bytes} [Thu Apr 23 14:51:42 2026] DELETE /v2.0/routers/5bfdbe6c-3ae3-4e2c-aecb-bb982dd919f4 => generated 135 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 894/1842] 10.0.0.59 () {32 vars in 739 bytes} [Thu Apr 23 14:51:42 2026] DELETE /v2.0/security-groups/f9bb6dd8-24e3-4776-af83-6195cbabc150 => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 895/1843] 10.0.0.59 () {32 vars in 735 bytes} [Thu Apr 23 14:51:43 2026] GET /v2.0/ports?device_id=88219b7d-1a20-493a-bac1-27bdbbdf6eda => 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: 896/1844] 10.0.0.59 () {32 vars in 773 bytes} [Thu Apr 23 14:51:43 2026] GET /v2.0/security-groups?tenant_id=277423918d1d4460a1955916859e974e&name=default => generated 2801 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 14:51:43.206 8 INFO neutron.api.v2.resource [None req-2139fb2a-0c8f-4ed3-8809-5517fd6c2c8e 941a31068c264501821a366730abf760 9e7ea9d437cd4526a5790ef1a1646069 - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 897/1845] 10.0.0.59 () {32 vars in 723 bytes} [Thu Apr 23 14:51:43 2026] DELETE /v2.0/routers/88219b7d-1a20-493a-bac1-27bdbbdf6eda => generated 135 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 14:51:43.225 8 INFO neutron.services.segments.plugin [-] Segment fabe8054-abd8-4e6d-821d-34d9e48a7a5b resource provider aggregate not found 2026-04-23 14:51:43.251 8 INFO neutron.services.segments.plugin [-] Segment fabe8054-abd8-4e6d-821d-34d9e48a7a5b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fabe8054-abd8-4e6d-821d-34d9e48a7a5b found for delete ", "request_id": "req-54ecf52c-8ce6-49fc-8499-2be5eebddb84"}]} 2026-04-23 14:51:43.279 8 INFO neutron.services.segments.plugin [-] Segment fabe8054-abd8-4e6d-821d-34d9e48a7a5b resource provider aggregate not found 2026-04-23 14:51:43.303 8 INFO neutron.services.segments.plugin [-] Segment fabe8054-abd8-4e6d-821d-34d9e48a7a5b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fabe8054-abd8-4e6d-821d-34d9e48a7a5b found for delete ", "request_id": "req-203e1ff0-c9df-4e7e-bac2-564809e1a7d8"}]} [pid: 8|app: 0|req: 898/1846] 10.0.0.59 () {32 vars in 739 bytes} [Thu Apr 23 14:51:43 2026] DELETE /v2.0/security-groups/ce4441a9-f779-4578-add9-3a60ce939161 => generated 0 bytes in 164 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 14:51:43.398 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c8afd37d-b585-4699-ae46-34fc064b3494 941a31068c264501821a366730abf760 9e7ea9d437cd4526a5790ef1a1646069 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 899/1847] 10.0.0.59 () {32 vars in 723 bytes} [Thu Apr 23 14:51:43 2026] DELETE /v2.0/subnets/865af892-410e-4a87-b1f7-0cf3920e2148 => generated 136 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 14:51:43.402 7 INFO neutron.db.l3_db [None req-267b5d24-f20d-4295-bf9c-4a07ff2c3541 b27f5b9f55834a72bf34efe96d2ecf0d 8e7a4a65d61c46e9ae15f12bddf7de3f - - - -] Floating IP 5e1cf4b1-9d4a-45b9-877a-230dfbbdb90c disassociated. External IP: 10.96.250.219, port: e9502689-9158-4807-a666-12f4eab91f2e. [pid: 8|app: 0|req: 900/1848] 10.0.0.59 () {32 vars in 735 bytes} [Thu Apr 23 14:51:43 2026] GET /v2.0/ports?device_id=836cc94f-b625-461f-86e4-f07936d15cfb => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 14:51:43.478 8 INFO neutron.api.v2.resource [None req-f58426a8-64b9-4101-98e1-47a010d4af9c 941a31068c264501821a366730abf760 9e7ea9d437cd4526a5790ef1a1646069 - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 901/1849] 10.0.0.59 () {32 vars in 723 bytes} [Thu Apr 23 14:51:43 2026] DELETE /v2.0/routers/836cc94f-b625-461f-86e4-f07936d15cfb => generated 135 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 14:51:43.506 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7a40e6e7-05a4-4743-96be-85fee4e6a362 941a31068c264501821a366730abf760 9e7ea9d437cd4526a5790ef1a1646069 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 902/1850] 10.0.0.59 () {32 vars in 723 bytes} [Thu Apr 23 14:51:43 2026] DELETE /v2.0/subnets/33c06f02-6088-44d1-9195-c5af762f0fa1 => generated 136 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 903/1851] 10.0.0.59 () {32 vars in 735 bytes} [Thu Apr 23 14:51:43 2026] GET /v2.0/ports?device_id=b046ce24-9d68-4635-82a6-60f29399a6cb => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 14:51:43.593 8 INFO neutron.api.v2.resource [None req-70611d21-959e-4158-81ba-5afa6ed6a2bb 941a31068c264501821a366730abf760 9e7ea9d437cd4526a5790ef1a1646069 - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 904/1852] 10.0.0.59 () {32 vars in 723 bytes} [Thu Apr 23 14:51:43 2026] DELETE /v2.0/routers/b046ce24-9d68-4635-82a6-60f29399a6cb => generated 135 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 14:51:43.624 8 INFO neutron.pecan_wsgi.hooks.translation [None req-10d9adeb-5c04-4b96-ac06-a5f00ee56312 941a31068c264501821a366730abf760 9e7ea9d437cd4526a5790ef1a1646069 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 905/1853] 10.0.0.59 () {32 vars in 723 bytes} [Thu Apr 23 14:51:43 2026] DELETE /v2.0/subnets/822bdc63-a216-48ca-9d72-708c1e114698 => generated 136 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 14:51:43.653 8 INFO neutron.pecan_wsgi.hooks.translation [None req-046eb41c-7566-44a1-b7c8-96d8a637e576 941a31068c264501821a366730abf760 9e7ea9d437cd4526a5790ef1a1646069 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 906/1854] 10.0.0.59 () {32 vars in 723 bytes} [Thu Apr 23 14:51:43 2026] DELETE /v2.0/subnets/7e2ca4e3-f2e7-4f73-ac69-eddad19da1a1 => 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: 949/1855] 199.204.45.155 () {36 vars in 997 bytes} [Thu Apr 23 14:51:42 2026] DELETE /v2.0/ports/e9502689-9158-4807-a666-12f4eab91f2e => generated 0 bytes in 907 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 907/1856] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 14:51:44 2026] GET /v2.0/ports?device_id=5e9aac90-fe78-4bb4-8731-ca3e4a666eac => generated 12 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 14:51:44.267 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-fef17bd4-453a-41df-b6a9-fd2c59bf3540'] response: {'server_uuid': '5e9aac90-fe78-4bb4-8731-ca3e4a666eac', 'name': 'network-vif-deleted', 'tag': 'e9502689-9158-4807-a666-12f4eab91f2e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 950/1857] 10.0.0.59 () {32 vars in 773 bytes} [Thu Apr 23 14:51:44 2026] GET /v2.0/security-groups?tenant_id=9e7ea9d437cd4526a5790ef1a1646069&name=default => generated 2801 bytes in 198 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 908/1858] 10.0.0.59 () {32 vars in 739 bytes} [Thu Apr 23 14:51:44 2026] DELETE /v2.0/security-groups/971a8e8a-a2fc-4c96-9f10-2cd61469b22d => 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: 951/1859] 10.0.0.59 () {32 vars in 739 bytes} [Thu Apr 23 14:51:45 2026] DELETE /v2.0/security-groups/a8c2fe8b-c343-4e1d-b3a5-f6f561c1096d => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 14:51:45.369 8 INFO neutron.api.v2.resource [None req-6e57a910-7ddb-4505-ad77-3097bb5034b0 b27f5b9f55834a72bf34efe96d2ecf0d 8e7a4a65d61c46e9ae15f12bddf7de3f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 909/1860] 10.0.0.59 () {32 vars in 736 bytes} [Thu Apr 23 14:51:45 2026] GET /v2.0/security-groups/a8c2fe8b-c343-4e1d-b3a5-f6f561c1096d => generated 146 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 952/1861] 10.0.0.59 () {32 vars in 731 bytes} [Thu Apr 23 14:51:45 2026] DELETE /v2.0/floatingips/5e1cf4b1-9d4a-45b9-877a-230dfbbdb90c => generated 0 bytes in 388 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 910/1862] 10.0.0.59 () {32 vars in 739 bytes} [Thu Apr 23 14:51:45 2026] DELETE /v2.0/security-groups/0da19bbc-3610-48ba-bd14-8c801b5bf73a => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 911/1863] 10.0.0.59 () {34 vars in 675 bytes} [Thu Apr 23 14:51:46 2026] POST /v2.0/subnetpools => generated 516 bytes in 215 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 912/1864] 10.0.0.59 () {34 vars in 758 bytes} [Thu Apr 23 14:51:46 2026] PUT /v2.0/subnetpools/a59bddcb-8487-4906-b5d2-7145428eb6f2/tags => generated 25 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 913/1865] 10.0.0.59 () {32 vars in 738 bytes} [Thu Apr 23 14:51:46 2026] GET /v2.0/subnetpools/a59bddcb-8487-4906-b5d2-7145428eb6f2/tags => generated 25 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 914/1866] 10.0.0.59 () {34 vars in 769 bytes} [Thu Apr 23 14:51:46 2026] PUT /v2.0/subnetpools/a59bddcb-8487-4906-b5d2-7145428eb6f2/tags/green => generated 4 bytes in 35 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 915/1867] 10.0.0.59 () {32 vars in 738 bytes} [Thu Apr 23 14:51:46 2026] GET /v2.0/subnetpools/a59bddcb-8487-4906-b5d2-7145428eb6f2/tags => generated 34 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 916/1868] 10.0.0.59 () {34 vars in 765 bytes} [Thu Apr 23 14:51:46 2026] PUT /v2.0/subnetpools/a59bddcb-8487-4906-b5d2-7145428eb6f2/tags/red => generated 4 bytes in 25 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 917/1869] 10.0.0.59 () {32 vars in 738 bytes} [Thu Apr 23 14:51:46 2026] GET /v2.0/subnetpools/a59bddcb-8487-4906-b5d2-7145428eb6f2/tags => generated 34 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 918/1870] 10.0.0.59 () {34 vars in 787 bytes} [Thu Apr 23 14:51:46 2026] PUT /v2.0/subnetpools/a59bddcb-8487-4906-b5d2-7145428eb6f2/tags/black.or.white => generated 4 bytes in 31 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 919/1871] 10.0.0.59 () {32 vars in 738 bytes} [Thu Apr 23 14:51:46 2026] GET /v2.0/subnetpools/a59bddcb-8487-4906-b5d2-7145428eb6f2/tags => generated 52 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 920/1872] 10.0.0.59 () {34 vars in 758 bytes} [Thu Apr 23 14:51:46 2026] PUT /v2.0/subnetpools/a59bddcb-8487-4906-b5d2-7145428eb6f2/tags => generated 37 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 921/1873] 10.0.0.59 () {32 vars in 738 bytes} [Thu Apr 23 14:51:46 2026] GET /v2.0/subnetpools/a59bddcb-8487-4906-b5d2-7145428eb6f2/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: 922/1874] 10.0.0.59 () {32 vars in 746 bytes} [Thu Apr 23 14:51:46 2026] GET /v2.0/subnetpools/a59bddcb-8487-4906-b5d2-7145428eb6f2/tags/red => generated 0 bytes in 20 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 14:51:46.908 8 INFO neutron.api.v2.resource [None req-ca5eca38-f332-44f3-a600-f7a880208e50 e166b00d6ae04132b43986026cc6b51e 58a6bdaf8cbc4fa3b2302b26e2f166cc - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 923/1875] 10.0.0.59 () {32 vars in 750 bytes} [Thu Apr 23 14:51:46 2026] GET /v2.0/subnetpools/a59bddcb-8487-4906-b5d2-7145428eb6f2/tags/green => generated 99 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 924/1876] 10.0.0.59 () {32 vars in 749 bytes} [Thu Apr 23 14:51:46 2026] DELETE /v2.0/subnetpools/a59bddcb-8487-4906-b5d2-7145428eb6f2/tags/red => generated 0 bytes in 38 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 925/1877] 10.0.0.59 () {32 vars in 738 bytes} [Thu Apr 23 14:51:46 2026] GET /v2.0/subnetpools/a59bddcb-8487-4906-b5d2-7145428eb6f2/tags => generated 30 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 926/1878] 10.0.0.59 () {34 vars in 677 bytes} [Thu Apr 23 14:51:46 2026] POST /v2.0/qos/policies => generated 359 bytes in 353 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 14:51:47.351 8 INFO neutron.api.v2.resource [None req-880ae46d-0d5c-4fc1-b7e5-a96d19097ea0 e166b00d6ae04132b43986026cc6b51e 58a6bdaf8cbc4fa3b2302b26e2f166cc - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 927/1879] 10.0.0.59 () {32 vars in 753 bytes} [Thu Apr 23 14:51:47 2026] DELETE /v2.0/subnetpools/a59bddcb-8487-4906-b5d2-7145428eb6f2/tags/green => generated 99 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 928/1880] 10.0.0.59 () {34 vars in 752 bytes} [Thu Apr 23 14:51:47 2026] PUT /v2.0/policies/3e38f652-a6c5-4374-9e8e-472cd7874d4a/tags => generated 25 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 929/1881] 10.0.0.59 () {32 vars in 741 bytes} [Thu Apr 23 14:51:47 2026] DELETE /v2.0/subnetpools/a59bddcb-8487-4906-b5d2-7145428eb6f2/tags => generated 0 bytes in 41 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 930/1882] 10.0.0.59 () {32 vars in 732 bytes} [Thu Apr 23 14:51:47 2026] GET /v2.0/policies/3e38f652-a6c5-4374-9e8e-472cd7874d4a/tags => generated 25 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 931/1883] 10.0.0.59 () {32 vars in 738 bytes} [Thu Apr 23 14:51:47 2026] GET /v2.0/subnetpools/a59bddcb-8487-4906-b5d2-7145428eb6f2/tags => 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: 932/1884] 10.0.0.59 () {34 vars in 763 bytes} [Thu Apr 23 14:51:47 2026] PUT /v2.0/policies/3e38f652-a6c5-4374-9e8e-472cd7874d4a/tags/green => generated 4 bytes in 39 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 933/1885] 10.0.0.59 () {32 vars in 731 bytes} [Thu Apr 23 14:51:47 2026] DELETE /v2.0/subnetpools/a59bddcb-8487-4906-b5d2-7145428eb6f2 => 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: 934/1886] 10.0.0.59 () {32 vars in 732 bytes} [Thu Apr 23 14:51:47 2026] GET /v2.0/policies/3e38f652-a6c5-4374-9e8e-472cd7874d4a/tags => generated 34 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 935/1887] 10.0.0.59 () {34 vars in 759 bytes} [Thu Apr 23 14:51:47 2026] PUT /v2.0/policies/3e38f652-a6c5-4374-9e8e-472cd7874d4a/tags/red => generated 4 bytes in 20 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-04-23 14:51:47.921 8 INFO neutron.db.segments_db [None req-45e1a367-34fd-45a8-93dc-d78ae7323bef 615ac1cc7b3b41c1ae1d6960bcebc920 46100f9b420b407ca3240c33e7966ae6 - - - -] Added segment 89405855-6468-4a42-8287-1c2a462e0a93 of type vxlan for network 9b48abb6-d95d-4f4e-b613-96da51e7228f [pid: 8|app: 0|req: 936/1888] 10.0.0.59 () {34 vars in 670 bytes} [Thu Apr 23 14:51:47 2026] POST /v2.0/networks => generated 633 bytes in 438 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 937/1889] 10.0.0.59 () {32 vars in 732 bytes} [Thu Apr 23 14:51:48 2026] GET /v2.0/policies/3e38f652-a6c5-4374-9e8e-472cd7874d4a/tags => generated 34 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 953/1890] 10.0.0.59 () {34 vars in 788 bytes} [Thu Apr 23 14:51:45 2026] PUT /v2.0/routers/bb25e1fb-5c32-44e1-9156-b17b3002316a/remove_router_interface => generated 309 bytes in 2164 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 954/1891] 10.0.0.59 () {34 vars in 781 bytes} [Thu Apr 23 14:51:48 2026] PUT /v2.0/policies/3e38f652-a6c5-4374-9e8e-472cd7874d4a/tags/black.or.white => generated 4 bytes in 29 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-04-23 14:51:48.148 8 INFO neutron.db.segments_db [None req-f4e5167a-9b09-4e37-abeb-3385030bf3ab 615ac1cc7b3b41c1ae1d6960bcebc920 46100f9b420b407ca3240c33e7966ae6 - - - -] Added segment 92d0711c-60a0-4eeb-a612-c26380a3bdae of type vxlan for network 0bc0e9dd-2b2e-4aff-a783-f30e4cd778e9 2026-04-23 14:51:48.462 8 INFO neutron.db.l3_hamode_db [None req-f4e5167a-9b09-4e37-abeb-3385030bf3ab 615ac1cc7b3b41c1ae1d6960bcebc920 46100f9b420b407ca3240c33e7966ae6 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 14:51:49.492 7 INFO neutron.services.segments.plugin [-] Segment 3caf1e80-3621-4854-a453-b2a043683ff2 resource provider aggregate not found 2026-04-23 14:51:49.498 7 INFO neutron.services.segments.plugin [-] Segment 3caf1e80-3621-4854-a453-b2a043683ff2 resource provider aggregate not found 2026-04-23 14:51:49.521 7 INFO neutron.services.segments.plugin [-] Segment 3caf1e80-3621-4854-a453-b2a043683ff2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3caf1e80-3621-4854-a453-b2a043683ff2 found for delete ", "request_id": "req-fd4785a5-c158-4423-9934-b1bc8f16c1a0"}]} 2026-04-23 14:51:49.522 7 INFO neutron.db.l3_hamode_db [None req-13d6569c-8642-4324-a5e6-0fa9cc9f8436 5cb2f3279c8744c4831da54880d3b541 cd21845394b24718b665645024db9a05 - - - -] HA network a2ca6288-5177-442f-bfb3-afd089cf5f2d was deleted as no HA routers are present in tenant 8e7a4a65d61c46e9ae15f12bddf7de3f. 2026-04-23 14:51:49.525 7 INFO neutron.services.segments.plugin [-] Segment 3caf1e80-3621-4854-a453-b2a043683ff2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3caf1e80-3621-4854-a453-b2a043683ff2 found for delete ", "request_id": "req-c3df93e0-8fa9-4968-81a0-80db2e135832"}]} [pid: 7|app: 0|req: 955/1892] 10.0.0.59 () {32 vars in 723 bytes} [Thu Apr 23 14:51:48 2026] DELETE /v2.0/routers/bb25e1fb-5c32-44e1-9156-b17b3002316a => generated 0 bytes in 1398 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 956/1893] 10.0.0.59 () {32 vars in 732 bytes} [Thu Apr 23 14:51:49 2026] GET /v2.0/policies/3e38f652-a6c5-4374-9e8e-472cd7874d4a/tags => generated 52 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 957/1894] 10.0.0.59 () {32 vars in 773 bytes} [Thu Apr 23 14:51:49 2026] GET /v2.0/security-groups?tenant_id=498ef2cfac9349dcb9fc97158de2bcee&name=default => generated 2801 bytes in 292 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 958/1895] 10.0.0.59 () {32 vars in 723 bytes} [Thu Apr 23 14:51:49 2026] DELETE /v2.0/subnets/e59a7e69-dba0-400a-9407-c28ac650ce1c => generated 0 bytes in 222 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 959/1896] 10.0.0.59 () {34 vars in 752 bytes} [Thu Apr 23 14:51:50 2026] PUT /v2.0/policies/3e38f652-a6c5-4374-9e8e-472cd7874d4a/tags => generated 37 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 14:51:50.133 8 INFO neutron.db.l3_hamode_db [None req-f4e5167a-9b09-4e37-abeb-3385030bf3ab 615ac1cc7b3b41c1ae1d6960bcebc920 46100f9b420b407ca3240c33e7966ae6 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 960/1897] 10.0.0.59 () {32 vars in 739 bytes} [Thu Apr 23 14:51:50 2026] DELETE /v2.0/security-groups/e6ff7615-fa0c-45ed-921c-3aecf7583068 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() [pid: 7|app: 0|req: 961/1898] 10.0.0.59 () {32 vars in 725 bytes} [Thu Apr 23 14:51:50 2026] DELETE /v2.0/networks/516368a0-3b9f-44c1-8a9b-cdc86759b5f7 => generated 0 bytes in 404 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 962/1899] 10.0.0.59 () {32 vars in 732 bytes} [Thu Apr 23 14:51:50 2026] GET /v2.0/policies/3e38f652-a6c5-4374-9e8e-472cd7874d4a/tags => generated 37 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 963/1900] 10.0.0.59 () {32 vars in 773 bytes} [Thu Apr 23 14:51:50 2026] GET /v2.0/security-groups?tenant_id=58a6bdaf8cbc4fa3b2302b26e2f166cc&name=default => generated 2801 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 938/1901] 10.0.0.59 () {34 vars in 668 bytes} [Thu Apr 23 14:51:48 2026] POST /v2.0/routers => generated 694 bytes in 3302 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 939/1902] 10.0.0.59 () {32 vars in 740 bytes} [Thu Apr 23 14:51:51 2026] GET /v2.0/policies/3e38f652-a6c5-4374-9e8e-472cd7874d4a/tags/red => generated 0 bytes in 14 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 940/1903] 10.0.0.59 () {32 vars in 739 bytes} [Thu Apr 23 14:51:51 2026] DELETE /v2.0/security-groups/fbd04a3b-3ad4-41b2-809b-52317fa8794b => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 14:51:51.554 7 INFO neutron.services.segments.plugin [-] Segment 9f257d15-d9ef-4079-bad2-8fc5740c080f resource provider aggregate not found 2026-04-23 14:51:51.561 7 INFO neutron.services.segments.plugin [-] Segment 9f257d15-d9ef-4079-bad2-8fc5740c080f resource provider aggregate not found 2026-04-23 14:51:51.585 7 INFO neutron.services.segments.plugin [-] Segment 9f257d15-d9ef-4079-bad2-8fc5740c080f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9f257d15-d9ef-4079-bad2-8fc5740c080f found for delete ", "request_id": "req-a4999d1f-a754-44fe-bb13-a4e46532cdca"}]} 2026-04-23 14:51:51.587 7 INFO neutron.services.segments.plugin [-] Segment 9f257d15-d9ef-4079-bad2-8fc5740c080f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9f257d15-d9ef-4079-bad2-8fc5740c080f found for delete ", "request_id": "req-d4d99145-e436-45f5-8dcc-a0b11d8016e7"}]} [pid: 8|app: 0|req: 943/1906] 10.0.0.59 () {32 vars in 775 bytes} [Thu Apr 23 14:51:51 2026] GET /v2.0/subnets?project_id=46100f9b420b407ca3240c33e7966ae6&cidr=10.100.0.0%2F28 => generated 14 bytes in 238 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 14:51:51.761 8 INFO neutron.api.v2.resource [None req-6e25c57f-be64-4a26-93f1-ce889f3523bb 9d17668134c049df8df5c46577117237 7c6e9f41555b47178ab10dcdae109229 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 944/1907] 10.0.0.59 () {32 vars in 744 bytes} [Thu Apr 23 14:51:51 2026] GET /v2.0/policies/3e38f652-a6c5-4374-9e8e-472cd7874d4a/tags/green => generated 99 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 945/1908] 10.0.0.59 () {32 vars in 693 bytes} [Thu Apr 23 14:51:51 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 946/1909] 10.0.0.59 () {32 vars in 743 bytes} [Thu Apr 23 14:51:51 2026] DELETE /v2.0/policies/3e38f652-a6c5-4374-9e8e-472cd7874d4a/tags/red => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 947/1910] 10.0.0.59 () {32 vars in 783 bytes} [Thu Apr 23 14:51:51 2026] GET /v2.0/subnets?network_id=a3cd3d92-82a2-4a0c-9d66-edb9063df8e6&cidr=10.100.0.0%2F28 => 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: 948/1911] 10.0.0.59 () {32 vars in 732 bytes} [Thu Apr 23 14:51:51 2026] GET /v2.0/policies/3e38f652-a6c5-4374-9e8e-472cd7874d4a/tags => generated 30 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 964/1912] 10.0.0.59 () {34 vars in 788 bytes} [Thu Apr 23 14:51:50 2026] PUT /v2.0/routers/30366f2d-84b6-446e-ba83-b9c95df808ed/remove_router_interface => generated 309 bytes in 1361 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 14:51:52.128 7 INFO neutron.api.v2.resource [None req-bc7a647d-7f97-4473-8cf2-46d445df20b8 9d17668134c049df8df5c46577117237 7c6e9f41555b47178ab10dcdae109229 - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 965/1913] 10.0.0.59 () {32 vars in 747 bytes} [Thu Apr 23 14:51:52 2026] DELETE /v2.0/policies/3e38f652-a6c5-4374-9e8e-472cd7874d4a/tags/green => generated 99 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 949/1914] 10.0.0.59 () {34 vars in 668 bytes} [Thu Apr 23 14:51:51 2026] POST /v2.0/subnets => generated 633 bytes in 348 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 950/1915] 10.0.0.59 () {32 vars in 735 bytes} [Thu Apr 23 14:51:52 2026] DELETE /v2.0/policies/3e38f652-a6c5-4374-9e8e-472cd7874d4a/tags => generated 0 bytes in 25 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 14:51:53.455 7 INFO neutron.db.l3_hamode_db [None req-6b0f2b0c-3911-49a6-9a93-0c1034c8640e 5cb2f3279c8744c4831da54880d3b541 cd21845394b24718b665645024db9a05 - - - -] HA network 765b5231-cf54-4d7c-bfb4-9eae3b4f6d5e was deleted as no HA routers are present in tenant caa4af7278bc4a658cdcdb400ba339fd. [pid: 7|app: 0|req: 966/1916] 10.0.0.59 () {32 vars in 723 bytes} [Thu Apr 23 14:51:52 2026] DELETE /v2.0/routers/30366f2d-84b6-446e-ba83-b9c95df808ed => generated 0 bytes in 1332 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 967/1917] 10.0.0.59 () {32 vars in 732 bytes} [Thu Apr 23 14:51:53 2026] GET /v2.0/policies/3e38f652-a6c5-4374-9e8e-472cd7874d4a/tags => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 14:51:53.625 7 INFO neutron.services.segments.plugin [-] Segment 8610e1f4-8c4c-42a7-80cc-23b65e2c2b76 resource provider aggregate not found 2026-04-23 14:51:53.638 7 INFO neutron.services.segments.plugin [-] Segment 8610e1f4-8c4c-42a7-80cc-23b65e2c2b76 resource provider aggregate not found 2026-04-23 14:51:53.668 7 INFO neutron.services.segments.plugin [-] Segment 8610e1f4-8c4c-42a7-80cc-23b65e2c2b76 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8610e1f4-8c4c-42a7-80cc-23b65e2c2b76 found for delete ", "request_id": "req-2a85a3b2-a934-4fd8-a9a8-37ad28f57071"}]} 2026-04-23 14:51:53.670 7 INFO neutron.services.segments.plugin [-] Segment 8610e1f4-8c4c-42a7-80cc-23b65e2c2b76 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8610e1f4-8c4c-42a7-80cc-23b65e2c2b76 found for delete ", "request_id": "req-8edef773-6f7d-4760-b14b-e6bf7b0b53eb"}]} [pid: 7|app: 0|req: 968/1918] 10.0.0.59 () {32 vars in 723 bytes} [Thu Apr 23 14:51:53 2026] DELETE /v2.0/subnets/3c3135a1-db9e-4fc0-baf8-4f4cc029a128 => 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: 969/1919] 10.0.0.59 () {32 vars in 733 bytes} [Thu Apr 23 14:51:53 2026] DELETE /v2.0/qos/policies/3e38f652-a6c5-4374-9e8e-472cd7874d4a => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 951/1920] 10.0.0.59 () {34 vars in 782 bytes} [Thu Apr 23 14:51:52 2026] PUT /v2.0/routers/da3d23ba-9663-4469-b4ae-29f5b0acdbef/add_router_interface => generated 309 bytes in 1949 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 970/1921] 10.0.0.59 () {32 vars in 725 bytes} [Thu Apr 23 14:51:53 2026] DELETE /v2.0/networks/e4e39095-6796-444a-b7b1-6e7dfdd9729d => generated 0 bytes in 506 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 952/1922] 10.0.0.59 () {32 vars in 648 bytes} [Thu Apr 23 14:51:54 2026] GET /v2.0/networks => generated 4323 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 971/1923] 10.0.0.59 () {32 vars in 646 bytes} [Thu Apr 23 14:51:54 2026] GET /v2.0/subnets => generated 2500 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 953/1924] 10.0.0.59 () {32 vars in 646 bytes} [Thu Apr 23 14:51:54 2026] GET /v2.0/routers => generated 737 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 954/1925] 10.0.0.59 () {34 vars in 684 bytes} [Thu Apr 23 14:51:54 2026] POST /v2.0/security-groups => generated 1607 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 955/1926] 10.0.0.59 () {34 vars in 694 bytes} [Thu Apr 23 14:51:54 2026] POST /v2.0/security-group-rules => generated 565 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 972/1927] 10.0.0.59 () {32 vars in 773 bytes} [Thu Apr 23 14:51:54 2026] GET /v2.0/security-groups?tenant_id=7c6e9f41555b47178ab10dcdae109229&name=default => generated 2801 bytes in 326 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 956/1928] 10.0.0.59 () {32 vars in 773 bytes} [Thu Apr 23 14:51:54 2026] GET /v2.0/security-groups?tenant_id=8e7a4a65d61c46e9ae15f12bddf7de3f&name=default => generated 2801 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 957/1929] 10.0.0.59 () {32 vars in 739 bytes} [Thu Apr 23 14:51:55 2026] DELETE /v2.0/security-groups/2bc8908b-de44-4d6a-92db-212d1ec8da5d => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 973/1930] 10.0.0.59 () {34 vars in 694 bytes} [Thu Apr 23 14:51:54 2026] POST /v2.0/security-group-rules => generated 564 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 958/1931] 10.0.0.59 () {32 vars in 739 bytes} [Thu Apr 23 14:51:55 2026] DELETE /v2.0/security-groups/32f6c301-a8cf-458b-ba13-616ace97b8f3 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 974/1932] 10.0.0.59 () {34 vars in 694 bytes} [Thu Apr 23 14:51:55 2026] POST /v2.0/security-group-rules => generated 570 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 975/1933] 10.0.0.59 () {34 vars in 694 bytes} [Thu Apr 23 14:51:55 2026] POST /v2.0/security-group-rules => generated 569 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 976/1934] 10.0.0.59 () {32 vars in 773 bytes} [Thu Apr 23 14:51:55 2026] GET /v2.0/security-groups?tenant_id=caa4af7278bc4a658cdcdb400ba339fd&name=default => generated 2801 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 977/1935] 10.0.0.59 () {32 vars in 773 bytes} [Thu Apr 23 14:51:55 2026] GET /v2.0/security-groups?tenant_id=363fd05be8da4e4181a1a663a3cf4efc&name=default => generated 2801 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 14:51:55.671 8 INFO neutron.db.segments_db [None req-f6c1d186-375c-40d2-94bd-ff9f967fabdd f64a106c6adc4f7bb100c17bdae1bc73 140aab82a27e4a0383f2de0389a6d31f - - - -] Added segment 8fd6e28c-da21-482d-92cf-59730e99711f of type vxlan for network 6d3196cd-c0c1-41b9-824b-e0a584335cda 2026-04-23 14:51:55.685 7 INFO neutron.services.segments.plugin [-] Segment 8175fb52-81ec-4701-aca3-961ada6bb203 resource provider aggregate not found 2026-04-23 14:51:55.692 7 INFO neutron.services.segments.plugin [-] Segment 8175fb52-81ec-4701-aca3-961ada6bb203 resource provider aggregate not found 2026-04-23 14:51:55.697 7 INFO neutron.db.securitygroups_db [None req-897346b5-3214-472d-bdca-51d3c4b3f4dd 615ac1cc7b3b41c1ae1d6960bcebc920 46100f9b420b407ca3240c33e7966ae6 - - - -] Project 46100f9b420b407ca3240c33e7966ae6 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-04-23 14:51:55.702 7 INFO neutron.services.segments.plugin [-] Segment 8175fb52-81ec-4701-aca3-961ada6bb203 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8175fb52-81ec-4701-aca3-961ada6bb203 found for delete ", "request_id": "req-fac6cf02-1687-45d6-a372-823d5d58a730"}]} 2026-04-23 14:51:55.704 7 INFO neutron.services.segments.plugin [-] Segment 8175fb52-81ec-4701-aca3-961ada6bb203 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8175fb52-81ec-4701-aca3-961ada6bb203 found for delete ", "request_id": "req-508a1fad-268a-41f1-9fc3-268c457417fd"}]} [pid: 7|app: 0|req: 978/1936] 10.0.0.59 () {34 vars in 694 bytes} [Thu Apr 23 14:51:55 2026] POST /v2.0/security-group-rules => generated 575 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 959/1937] 10.0.0.59 () {34 vars in 669 bytes} [Thu Apr 23 14:51:55 2026] POST /v2.0/networks => generated 631 bytes in 580 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 979/1938] 10.0.0.59 () {32 vars in 739 bytes} [Thu Apr 23 14:51:55 2026] DELETE /v2.0/security-groups/33f50260-9b87-47f8-9bf9-cf2fbdf66f77 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 14:51:55.979 7 INFO neutron.db.securitygroups_db [None req-ea69089e-2bee-403f-b962-46138b42f83c 615ac1cc7b3b41c1ae1d6960bcebc920 46100f9b420b407ca3240c33e7966ae6 - - - -] Project 46100f9b420b407ca3240c33e7966ae6 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: 960/1939] 10.0.0.59 () {32 vars in 739 bytes} [Thu Apr 23 14:51:55 2026] DELETE /v2.0/security-groups/302a0362-b544-46b0-b5ff-a21b287abe7b => generated 0 bytes in 174 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 14:51:56.091 8 INFO neutron.db.segments_db [None req-eb6fb7e3-1609-44d9-8a9b-5739d143f6d3 f64a106c6adc4f7bb100c17bdae1bc73 140aab82a27e4a0383f2de0389a6d31f - - - -] Added segment 185bdc90-0176-49d1-aa22-87e59cb6a28f of type vxlan for network 4bf7549c-8a92-4bde-b1d4-d0ced533225c [pid: 7|app: 0|req: 980/1940] 10.0.0.59 () {34 vars in 694 bytes} [Thu Apr 23 14:51:55 2026] POST /v2.0/security-group-rules => generated 574 bytes in 228 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 961/1941] 10.0.0.59 () {34 vars in 669 bytes} [Thu Apr 23 14:51:55 2026] POST /v2.0/networks => generated 631 bytes in 261 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 981/1942] 10.0.0.59 () {34 vars in 752 bytes} [Thu Apr 23 14:51:56 2026] PUT /v2.0/networks/6d3196cd-c0c1-41b9-824b-e0a584335cda/tags => generated 25 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 962/1943] 10.0.0.59 () {32 vars in 732 bytes} [Thu Apr 23 14:51:56 2026] GET /v2.0/networks/6d3196cd-c0c1-41b9-824b-e0a584335cda/tags => generated 25 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 982/1944] 10.0.0.59 () {34 vars in 752 bytes} [Thu Apr 23 14:51:56 2026] PUT /v2.0/networks/4bf7549c-8a92-4bde-b1d4-d0ced533225c/tags => generated 17 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 983/1945] 10.0.0.59 () {32 vars in 648 bytes} [Thu Apr 23 14:51:56 2026] GET /v2.0/networks => generated 1298 bytes in 315 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 984/1946] 10.0.0.75 () {34 vars in 1095 bytes} [Thu Apr 23 14:51:56 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-62034244&fields=id&tenant_id=46100f9b420b407ca3240c33e7966ae6 => generated 69 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 963/1947] 10.0.0.59 () {32 vars in 732 bytes} [Thu Apr 23 14:51:56 2026] GET /v2.0/networks/4bf7549c-8a92-4bde-b1d4-d0ced533225c/tags => generated 17 bytes in 548 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 964/1948] 10.0.0.59 () {34 vars in 752 bytes} [Thu Apr 23 14:51:57 2026] PUT /v2.0/networks/4bf7549c-8a92-4bde-b1d4-d0ced533225c/tags => generated 12 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 965/1949] 10.0.0.59 () {32 vars in 732 bytes} [Thu Apr 23 14:51:57 2026] GET /v2.0/networks/4bf7549c-8a92-4bde-b1d4-d0ced533225c/tags => generated 12 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 966/1950] 10.0.0.59 () {32 vars in 732 bytes} [Thu Apr 23 14:51:57 2026] GET /v2.0/networks/6d3196cd-c0c1-41b9-824b-e0a584335cda/tags => generated 25 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 14:51:57.509 8 INFO neutron.services.segments.plugin [-] Segment 8fd6e28c-da21-482d-92cf-59730e99711f resource provider aggregate not found 2026-04-23 14:51:57.518 8 INFO neutron.services.segments.plugin [-] Segment 8fd6e28c-da21-482d-92cf-59730e99711f resource provider aggregate not found 2026-04-23 14:51:57.543 8 INFO neutron.services.segments.plugin [-] Segment 8fd6e28c-da21-482d-92cf-59730e99711f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8fd6e28c-da21-482d-92cf-59730e99711f found for delete ", "request_id": "req-25abdac0-badf-4152-8cd1-2249bfa68aee"}]} 2026-04-23 14:51:57.546 8 INFO neutron.services.segments.plugin [-] Segment 8fd6e28c-da21-482d-92cf-59730e99711f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8fd6e28c-da21-482d-92cf-59730e99711f found for delete ", "request_id": "req-d925c512-280a-4961-bb76-9d8604fbcd90"}]} [pid: 8|app: 0|req: 967/1951] 10.0.0.59 () {32 vars in 725 bytes} [Thu Apr 23 14:51:57 2026] DELETE /v2.0/networks/6d3196cd-c0c1-41b9-824b-e0a584335cda => generated 0 bytes in 309 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 968/1952] 10.0.0.59 () {32 vars in 725 bytes} [Thu Apr 23 14:51:57 2026] DELETE /v2.0/networks/4bf7549c-8a92-4bde-b1d4-d0ced533225c => generated 0 bytes in 259 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 985/1953] 10.0.0.75 () {34 vars in 981 bytes} [Thu Apr 23 14:51:57 2026] GET /v2.0/networks?id=9b48abb6-d95d-4f4e-b613-96da51e7228f => generated 661 bytes in 952 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 969/1954] 10.0.0.75 () {34 vars in 964 bytes} [Thu Apr 23 14:51:58 2026] GET /v2.0/quotas/46100f9b420b407ca3240c33e7966ae6 => generated 292 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 986/1955] 10.0.0.75 () {34 vars in 1001 bytes} [Thu Apr 23 14:51:58 2026] GET /v2.0/ports?tenant_id=46100f9b420b407ca3240c33e7966ae6&fields=id => generated 103 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 970/1956] 10.0.0.75 () {34 vars in 1007 bytes} [Thu Apr 23 14:51:58 2026] GET /v2.0/networks/9b48abb6-d95d-4f4e-b613-96da51e7228f?fields=segments => generated 14 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 987/1957] 10.0.0.75 () {34 vars in 1107 bytes} [Thu Apr 23 14:51:58 2026] GET /v2.0/networks/9b48abb6-d95d-4f4e-b613-96da51e7228f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 988/1958] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 14:51:58 2026] GET /v2.0/ports?device_id=0ecebdc1-0506-497a-83c9-e4ee16b54e9e => 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: 971/1959] 10.0.0.59 () {32 vars in 773 bytes} [Thu Apr 23 14:51:58 2026] GET /v2.0/security-groups?tenant_id=140aab82a27e4a0383f2de0389a6d31f&name=default => generated 2801 bytes in 347 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 989/1960] 10.0.0.59 () {32 vars in 739 bytes} [Thu Apr 23 14:51:58 2026] DELETE /v2.0/security-groups/ab624b72-9403-481f-b67c-690f78eb432f => 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: 972/1961] 10.0.0.59 () {32 vars in 773 bytes} [Thu Apr 23 14:51:59 2026] GET /v2.0/security-groups?tenant_id=b8cffac549324c74b467ed45a14374bd&name=default => generated 2801 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 973/1962] 199.204.45.155 () {34 vars in 986 bytes} [Thu Apr 23 14:51:59 2026] GET /v2.0/networks?id=9b48abb6-d95d-4f4e-b613-96da51e7228f => 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: 990/1963] 10.0.0.59 () {32 vars in 739 bytes} [Thu Apr 23 14:51:59 2026] DELETE /v2.0/security-groups/b2edddea-b521-4043-8b06-d6d029218155 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 974/1964] 199.204.45.155 () {34 vars in 1050 bytes} [Thu Apr 23 14:51:59 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=46100f9b420b407ca3240c33e7966ae6 => generated 179 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 14:51:59.684 8 INFO neutron.services.segments.plugin [-] Segment 185bdc90-0176-49d1-aa22-87e59cb6a28f resource provider aggregate not found 2026-04-23 14:51:59.690 8 INFO neutron.services.segments.plugin [-] Segment 185bdc90-0176-49d1-aa22-87e59cb6a28f resource provider aggregate not found [pid: 8|app: 0|req: 975/1965] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 14:51:59 2026] GET /v2.0/ports?device_id=0ecebdc1-0506-497a-83c9-e4ee16b54e9e => generated 12 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 14:51:59.834 8 INFO neutron.services.segments.plugin [-] Segment 185bdc90-0176-49d1-aa22-87e59cb6a28f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 185bdc90-0176-49d1-aa22-87e59cb6a28f found for delete ", "request_id": "req-61d05228-ae42-4021-b8c6-3f90780c0513"}]} 2026-04-23 14:51:59.837 8 INFO neutron.services.segments.plugin [-] Segment 185bdc90-0176-49d1-aa22-87e59cb6a28f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 185bdc90-0176-49d1-aa22-87e59cb6a28f found for delete ", "request_id": "req-f9744352-6ca4-4a00-a4c5-4dda6ad8d879"}]} [pid: 7|app: 0|req: 991/1966] 199.204.45.155 () {38 vars in 955 bytes} [Thu Apr 23 14:51:59 2026] POST /v2.0/ports => generated 954 bytes in 527 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 976/1967] 10.0.0.59 () {34 vars in 683 bytes} [Thu Apr 23 14:51:59 2026] POST /v2.0/security-groups => generated 1537 bytes in 450 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 977/1968] 10.0.0.59 () {34 vars in 766 bytes} [Thu Apr 23 14:52:00 2026] PUT /v2.0/security-groups/faf5b337-b770-4605-b118-bb922b32f17a/tags => generated 25 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 978/1969] 10.0.0.59 () {32 vars in 746 bytes} [Thu Apr 23 14:52:00 2026] GET /v2.0/security-groups/faf5b337-b770-4605-b118-bb922b32f17a/tags => generated 25 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 979/1970] 10.0.0.59 () {34 vars in 777 bytes} [Thu Apr 23 14:52:00 2026] PUT /v2.0/security-groups/faf5b337-b770-4605-b118-bb922b32f17a/tags/green => generated 4 bytes in 31 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 980/1971] 10.0.0.59 () {32 vars in 746 bytes} [Thu Apr 23 14:52:00 2026] GET /v2.0/security-groups/faf5b337-b770-4605-b118-bb922b32f17a/tags => generated 34 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 981/1972] 10.0.0.59 () {34 vars in 773 bytes} [Thu Apr 23 14:52:00 2026] PUT /v2.0/security-groups/faf5b337-b770-4605-b118-bb922b32f17a/tags/red => generated 4 bytes in 15 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 982/1973] 10.0.0.59 () {32 vars in 746 bytes} [Thu Apr 23 14:52:00 2026] GET /v2.0/security-groups/faf5b337-b770-4605-b118-bb922b32f17a/tags => generated 34 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 983/1974] 10.0.0.59 () {34 vars in 795 bytes} [Thu Apr 23 14:52:00 2026] PUT /v2.0/security-groups/faf5b337-b770-4605-b118-bb922b32f17a/tags/black.or.white => generated 4 bytes in 37 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 984/1975] 10.0.0.59 () {32 vars in 746 bytes} [Thu Apr 23 14:52:00 2026] GET /v2.0/security-groups/faf5b337-b770-4605-b118-bb922b32f17a/tags => generated 52 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 985/1976] 10.0.0.59 () {34 vars in 766 bytes} [Thu Apr 23 14:52:00 2026] PUT /v2.0/security-groups/faf5b337-b770-4605-b118-bb922b32f17a/tags => generated 37 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 986/1977] 10.0.0.59 () {32 vars in 746 bytes} [Thu Apr 23 14:52:00 2026] GET /v2.0/security-groups/faf5b337-b770-4605-b118-bb922b32f17a/tags => generated 37 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 987/1978] 10.0.0.59 () {32 vars in 754 bytes} [Thu Apr 23 14:52:00 2026] GET /v2.0/security-groups/faf5b337-b770-4605-b118-bb922b32f17a/tags/red => generated 0 bytes in 16 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 992/1979] 199.204.45.155 () {38 vars in 1028 bytes} [Thu Apr 23 14:52:00 2026] PUT /v2.0/ports/1f03ddfc-2a57-4abc-9fbe-5b206f0f92c8 => generated 1199 bytes in 586 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 14:52:00.736 7 INFO neutron.api.v2.resource [None req-57593bb5-fb0f-4392-978b-61df070212d1 5f64ea5908c5461bb4cbc28f65caeb47 0a186d4c39c94f83b75ada9837c299b6 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 993/1980] 10.0.0.59 () {32 vars in 758 bytes} [Thu Apr 23 14:52:00 2026] GET /v2.0/security-groups/faf5b337-b770-4605-b118-bb922b32f17a/tags/green => generated 99 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-04-23 14:52:00.749 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-8dcc9076-a8f8-4ca4-9ef1-27792a04287d'] response: {'name': 'network-changed', 'server_uuid': '0ecebdc1-0506-497a-83c9-e4ee16b54e9e', 'tag': '1f03ddfc-2a57-4abc-9fbe-5b206f0f92c8', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 994/1981] 199.204.45.155 () {34 vars in 1080 bytes} [Thu Apr 23 14:52:00 2026] GET /v2.0/ports?tenant_id=46100f9b420b407ca3240c33e7966ae6&device_id=0ecebdc1-0506-497a-83c9-e4ee16b54e9e => generated 1238 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 14:52:00.783 8 INFO neutron.db.segments_db [None req-600dfa14-1278-41a9-ab90-7bc93fc20a9a 86cafc9567b149aabeb3dc662b618ce5 b211f5c74ae74108a41cf1c93a6a9caf - - - -] Added segment c97862b6-9ba1-4889-b3a5-549f48887864 of type vxlan for network 25dc4e1b-e499-4482-baba-87c2243d1e0c /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 995/1982] 10.0.0.59 () {32 vars in 757 bytes} [Thu Apr 23 14:52:00 2026] DELETE /v2.0/security-groups/faf5b337-b770-4605-b118-bb922b32f17a/tags/red => generated 0 bytes in 35 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 996/1983] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 14:52:00 2026] GET /v2.0/ports?device_id=0ecebdc1-0506-497a-83c9-e4ee16b54e9e => generated 969 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 997/1984] 199.204.45.155 () {34 vars in 1058 bytes} [Thu Apr 23 14:52:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=1f03ddfc-2a57-4abc-9fbe-5b206f0f92c8 => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 998/1985] 10.0.0.59 () {32 vars in 746 bytes} [Thu Apr 23 14:52:00 2026] GET /v2.0/security-groups/faf5b337-b770-4605-b118-bb922b32f17a/tags => generated 30 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 988/1986] 10.0.0.59 () {34 vars in 669 bytes} [Thu Apr 23 14:52:00 2026] POST /v2.0/networks => generated 726 bytes in 326 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 999/1987] 10.0.0.75 () {34 vars in 1039 bytes} [Thu Apr 23 14:52:00 2026] GET /v2.0/security-groups?id=7b58c8a3-c388-4310-8344-b288425160c5&fields=id&fields=name => generated 112 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 14:52:00.969 7 INFO neutron.api.v2.resource [None req-d10572a4-c01f-40a7-b9a0-77e9ec93cbab 5f64ea5908c5461bb4cbc28f65caeb47 0a186d4c39c94f83b75ada9837c299b6 - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1000/1988] 10.0.0.59 () {32 vars in 761 bytes} [Thu Apr 23 14:52:00 2026] DELETE /v2.0/security-groups/faf5b337-b770-4605-b118-bb922b32f17a/tags/green => generated 99 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 989/1989] 199.204.45.155 () {34 vars in 984 bytes} [Thu Apr 23 14:52:00 2026] GET /v2.0/subnets?id=8fe9f494-e3ae-410c-99f7-9e6a0a2e30b5 => generated 654 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 990/1990] 10.0.0.59 () {32 vars in 749 bytes} [Thu Apr 23 14:52:00 2026] DELETE /v2.0/security-groups/faf5b337-b770-4605-b118-bb922b32f17a/tags => 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: 991/1991] 199.204.45.155 () {34 vars in 1052 bytes} [Thu Apr 23 14:52:01 2026] GET /v2.0/ports?network_id=9b48abb6-d95d-4f4e-b613-96da51e7228f&device_owner=network%3Adhcp => generated 1244 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 992/1992] 10.0.0.59 () {32 vars in 746 bytes} [Thu Apr 23 14:52:01 2026] GET /v2.0/security-groups/faf5b337-b770-4605-b118-bb922b32f17a/tags => 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: 993/1993] 199.204.45.155 () {34 vars in 1012 bytes} [Thu Apr 23 14:52:01 2026] GET /v2.0/networks/9b48abb6-d95d-4f4e-b613-96da51e7228f?fields=segments => generated 14 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1001/1994] 10.0.0.59 () {34 vars in 668 bytes} [Thu Apr 23 14:52:00 2026] POST /v2.0/subnets => generated 620 bytes in 285 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 994/1995] 10.0.0.59 () {32 vars in 739 bytes} [Thu Apr 23 14:52:01 2026] DELETE /v2.0/security-groups/faf5b337-b770-4605-b118-bb922b32f17a => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 14:52:01.291 8 WARNING neutron.api.v2.base [None req-f8bf2621-ff10-4735-8884-e061e05f6f6c 86cafc9567b149aabeb3dc662b618ce5 b211f5c74ae74108a41cf1c93a6a9caf - - - -] 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-04-23 14:52:01.292 8 INFO neutron.api.v2.resource [None req-f8bf2621-ff10-4735-8884-e061e05f6f6c 86cafc9567b149aabeb3dc662b618ce5 b211f5c74ae74108a41cf1c93a6a9caf - - - -] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 8|app: 0|req: 995/1996] 10.0.0.59 () {34 vars in 680 bytes} [Thu Apr 23 14:52:01 2026] POST /v2.0/rbac-policies => generated 143 bytes in 14 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1002/1997] 199.204.45.155 () {34 vars in 1112 bytes} [Thu Apr 23 14:52:01 2026] GET /v2.0/networks/9b48abb6-d95d-4f4e-b613-96da51e7228f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1003/1998] 199.204.45.155 () {34 vars in 1080 bytes} [Thu Apr 23 14:52:01 2026] GET /v2.0/ports?tenant_id=46100f9b420b407ca3240c33e7966ae6&device_id=0ecebdc1-0506-497a-83c9-e4ee16b54e9e => generated 1238 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1004/1999] 199.204.45.155 () {34 vars in 986 bytes} [Thu Apr 23 14:52:01 2026] GET /v2.0/networks?id=9b48abb6-d95d-4f4e-b613-96da51e7228f => generated 757 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1005/2000] 199.204.45.155 () {34 vars in 1058 bytes} [Thu Apr 23 14:52:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=1f03ddfc-2a57-4abc-9fbe-5b206f0f92c8 => 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: 1006/2001] 199.204.45.155 () {34 vars in 984 bytes} [Thu Apr 23 14:52:01 2026] GET /v2.0/subnets?id=8fe9f494-e3ae-410c-99f7-9e6a0a2e30b5 => generated 654 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1007/2002] 199.204.45.155 () {34 vars in 1052 bytes} [Thu Apr 23 14:52:01 2026] GET /v2.0/ports?network_id=9b48abb6-d95d-4f4e-b613-96da51e7228f&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: 1008/2003] 199.204.45.155 () {34 vars in 1012 bytes} [Thu Apr 23 14:52:01 2026] GET /v2.0/networks/9b48abb6-d95d-4f4e-b613-96da51e7228f?fields=segments => generated 14 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1009/2004] 199.204.45.155 () {34 vars in 1112 bytes} [Thu Apr 23 14:52:01 2026] GET /v2.0/networks/9b48abb6-d95d-4f4e-b613-96da51e7228f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 14:52:01.862 8 INFO neutron.services.segments.plugin [-] Segment c97862b6-9ba1-4889-b3a5-549f48887864 resource provider aggregate not found 2026-04-23 14:52:01.868 8 INFO neutron.services.segments.plugin [-] Segment c97862b6-9ba1-4889-b3a5-549f48887864 resource provider aggregate not found 2026-04-23 14:52:01.881 8 INFO neutron.services.segments.plugin [-] Segment c97862b6-9ba1-4889-b3a5-549f48887864 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c97862b6-9ba1-4889-b3a5-549f48887864 found for delete ", "request_id": "req-e0aaf0c9-4de7-4edc-a113-f929157a583c"}]} 2026-04-23 14:52:01.885 8 INFO neutron.services.segments.plugin [-] Segment c97862b6-9ba1-4889-b3a5-549f48887864 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c97862b6-9ba1-4889-b3a5-549f48887864 found for delete ", "request_id": "req-3af8dedb-3167-42c1-90e5-33f3512c8022"}]} [pid: 7|app: 0|req: 1010/2005] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 14:52:02 2026] GET /v2.0/ports?device_id=0ecebdc1-0506-497a-83c9-e4ee16b54e9e => 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: 1011/2006] 10.0.0.59 () {32 vars in 773 bytes} [Thu Apr 23 14:52:02 2026] GET /v2.0/security-groups?tenant_id=0a186d4c39c94f83b75ada9837c299b6&name=default => generated 2801 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1012/2007] 10.0.0.75 () {34 vars in 1039 bytes} [Thu Apr 23 14:52:02 2026] GET /v2.0/security-groups?id=7b58c8a3-c388-4310-8344-b288425160c5&fields=id&fields=name => generated 112 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1013/2008] 10.0.0.59 () {32 vars in 739 bytes} [Thu Apr 23 14:52:02 2026] DELETE /v2.0/security-groups/aaa21cd7-6a61-4d61-ab52-29e694b8081c => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 996/2009] 10.0.0.59 () {32 vars in 725 bytes} [Thu Apr 23 14:52:01 2026] DELETE /v2.0/networks/25dc4e1b-e499-4482-baba-87c2243d1e0c => generated 0 bytes in 1284 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 14:52:02.660 8 INFO neutron.db.segments_db [None req-5ae7be10-762d-4c80-b0a7-e8727bda35bd 86cafc9567b149aabeb3dc662b618ce5 b211f5c74ae74108a41cf1c93a6a9caf - - - -] Added segment 19dab037-4218-4957-a44f-399022b17367 of type vxlan for network e58935a2-edac-4ebf-ad38-0254bed641dd [pid: 7|app: 0|req: 1014/2010] 10.0.0.59 () {32 vars in 773 bytes} [Thu Apr 23 14:52:02 2026] GET /v2.0/security-groups?tenant_id=6ba59db441a54977b9012ffe7d0ab465&name=default => generated 2805 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 997/2011] 10.0.0.59 () {34 vars in 669 bytes} [Thu Apr 23 14:52:02 2026] POST /v2.0/networks => generated 725 bytes in 183 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1015/2012] 10.0.0.59 () {32 vars in 739 bytes} [Thu Apr 23 14:52:02 2026] DELETE /v2.0/security-groups/c0cadc0b-a74f-473f-923d-0d0ce10d7d0b => 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: 998/2013] 10.0.0.59 () {34 vars in 668 bytes} [Thu Apr 23 14:52:02 2026] POST /v2.0/subnets => generated 623 bytes in 226 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 14:52:03.016 7 WARNING neutron.api.v2.base [None req-a9727f74-f300-4957-98cc-e948ab219e5b 86cafc9567b149aabeb3dc662b618ce5 b211f5c74ae74108a41cf1c93a6a9caf - - - -] 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-04-23 14:52:03.017 7 INFO neutron.api.v2.resource [None req-a9727f74-f300-4957-98cc-e948ab219e5b 86cafc9567b149aabeb3dc662b618ce5 b211f5c74ae74108a41cf1c93a6a9caf - - - -] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 7|app: 0|req: 1016/2014] 10.0.0.59 () {34 vars in 680 bytes} [Thu Apr 23 14:52:03 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: 8|app: 0|req: 999/2015] 10.0.0.59 () {32 vars in 725 bytes} [Thu Apr 23 14:52:03 2026] DELETE /v2.0/networks/e58935a2-edac-4ebf-ad38-0254bed641dd => generated 0 bytes in 275 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 14:52:03.373 7 INFO neutron.db.segments_db [None req-dfaa958b-7976-496c-9891-5353983cdc87 86cafc9567b149aabeb3dc662b618ce5 b211f5c74ae74108a41cf1c93a6a9caf - - - -] Added segment e24424d5-1611-44b9-976c-998cab09b970 of type vxlan for network 6ed2b933-83d0-4328-b0f9-48a43db557ee [pid: 8|app: 0|req: 1000/2016] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 14:52:03 2026] GET /v2.0/ports?device_id=0ecebdc1-0506-497a-83c9-e4ee16b54e9e => generated 971 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1017/2017] 10.0.0.59 () {34 vars in 669 bytes} [Thu Apr 23 14:52:03 2026] POST /v2.0/networks => generated 725 bytes in 217 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1001/2018] 10.0.0.75 () {34 vars in 1039 bytes} [Thu Apr 23 14:52:03 2026] GET /v2.0/security-groups?id=7b58c8a3-c388-4310-8344-b288425160c5&fields=id&fields=name => generated 112 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1002/2019] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 14:52:03 2026] GET /v2.0/ports?device_id=0ecebdc1-0506-497a-83c9-e4ee16b54e9e => generated 971 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1003/2020] 10.0.0.75 () {34 vars in 1039 bytes} [Thu Apr 23 14:52:03 2026] GET /v2.0/security-groups?id=7b58c8a3-c388-4310-8344-b288425160c5&fields=id&fields=name => generated 112 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1018/2021] 10.0.0.59 () {34 vars in 668 bytes} [Thu Apr 23 14:52:03 2026] POST /v2.0/subnets => generated 623 bytes in 269 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1004/2022] 10.0.0.59 () {32 vars in 735 bytes} [Thu Apr 23 14:52:03 2026] GET /v2.0/ports?device_id=0ecebdc1-0506-497a-83c9-e4ee16b54e9e => generated 1240 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 14:52:03.913 8 INFO neutron.services.segments.plugin [-] Segment c97862b6-9ba1-4889-b3a5-549f48887864 resource provider aggregate not found 2026-04-23 14:52:03.921 8 INFO neutron.services.segments.plugin [-] Segment c97862b6-9ba1-4889-b3a5-549f48887864 resource provider aggregate not found 2026-04-23 14:52:03.937 8 INFO neutron.services.segments.plugin [-] Segment c97862b6-9ba1-4889-b3a5-549f48887864 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c97862b6-9ba1-4889-b3a5-549f48887864 found for delete ", "request_id": "req-0c14301e-d2be-4f7a-917c-d4e24250fb8e"}]} 2026-04-23 14:52:03.945 8 INFO neutron.services.segments.plugin [-] Segment c97862b6-9ba1-4889-b3a5-549f48887864 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c97862b6-9ba1-4889-b3a5-549f48887864 found for delete ", "request_id": "req-93669768-5074-4b65-b5d6-0fba27b44a33"}]} 2026-04-23 14:52:03.973 8 INFO neutron.services.segments.plugin [-] Segment 19dab037-4218-4957-a44f-399022b17367 resource provider aggregate not found 2026-04-23 14:52:03.979 8 INFO neutron.services.segments.plugin [-] Segment 19dab037-4218-4957-a44f-399022b17367 resource provider aggregate not found 2026-04-23 14:52:04.002 8 INFO neutron.services.segments.plugin [-] Segment 19dab037-4218-4957-a44f-399022b17367 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 19dab037-4218-4957-a44f-399022b17367 found for delete ", "request_id": "req-d6a10e60-c44a-47f1-aa80-bdbb9411803f"}]} 2026-04-23 14:52:04.005 8 INFO neutron.services.segments.plugin [-] Segment 19dab037-4218-4957-a44f-399022b17367 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 19dab037-4218-4957-a44f-399022b17367 found for delete ", "request_id": "req-76be0bc4-941e-4a8e-b608-6fff3ff281a9"}]} [pid: 7|app: 0|req: 1019/2023] 10.0.0.59 () {34 vars in 680 bytes} [Thu Apr 23 14:52:03 2026] POST /v2.0/rbac-policies => generated 324 bytes in 360 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1020/2024] 10.0.0.59 () {32 vars in 722 bytes} [Thu Apr 23 14:52:04 2026] GET /v2.0/networks/6ed2b933-83d0-4328-b0f9-48a43db557ee => generated 653 bytes in 221 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 14:52:04.933 8 INFO neutron.db.l3_db [None req-3a541d29-5349-4fe7-a135-d92484a77cf1 615ac1cc7b3b41c1ae1d6960bcebc920 46100f9b420b407ca3240c33e7966ae6 - - - -] Floating IP 665d5d81-2284-4442-96b1-9bcebf113155 associated. External IP: 10.96.250.206, port: 1f03ddfc-2a57-4abc-9fbe-5b206f0f92c8. 2026-04-23 14:52:05.237 7 INFO neutron.pecan_wsgi.hooks.translation [None req-10b585aa-6709-4e71-ae5d-0fc14d201fd3 70713287d1644adbb5c6d84556d06553 237d81f529354cf5965a847cd8266c27 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1021/2025] 10.0.0.59 () {32 vars in 722 bytes} [Thu Apr 23 14:52:05 2026] GET /v2.0/networks/6ed2b933-83d0-4328-b0f9-48a43db557ee => generated 138 bytes in 76 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1005/2026] 10.0.0.59 () {34 vars in 676 bytes} [Thu Apr 23 14:52:03 2026] POST /v2.0/floatingips => generated 855 bytes in 1550 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 14:52:05.443 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-4af3caf0-b1a0-419c-a182-68cbeaa97ac5'] response: {'name': 'network-changed', 'server_uuid': '0ecebdc1-0506-497a-83c9-e4ee16b54e9e', 'tag': '1f03ddfc-2a57-4abc-9fbe-5b206f0f92c8', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1006/2027] 10.0.0.59 () {32 vars in 728 bytes} [Thu Apr 23 14:52:05 2026] GET /v2.0/floatingips/665d5d81-2284-4442-96b1-9bcebf113155 => generated 855 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1007/2028] 199.204.45.155 () {34 vars in 1080 bytes} [Thu Apr 23 14:52:05 2026] GET /v2.0/ports?tenant_id=46100f9b420b407ca3240c33e7966ae6&device_id=0ecebdc1-0506-497a-83c9-e4ee16b54e9e => generated 1240 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1008/2029] 199.204.45.155 () {34 vars in 986 bytes} [Thu Apr 23 14:52:05 2026] GET /v2.0/networks?id=9b48abb6-d95d-4f4e-b613-96da51e7228f => generated 757 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1009/2030] 199.204.45.155 () {34 vars in 1058 bytes} [Thu Apr 23 14:52:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=1f03ddfc-2a57-4abc-9fbe-5b206f0f92c8 => generated 858 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1010/2031] 199.204.45.155 () {34 vars in 984 bytes} [Thu Apr 23 14:52:05 2026] GET /v2.0/subnets?id=8fe9f494-e3ae-410c-99f7-9e6a0a2e30b5 => generated 654 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1011/2032] 199.204.45.155 () {34 vars in 1052 bytes} [Thu Apr 23 14:52:05 2026] GET /v2.0/ports?network_id=9b48abb6-d95d-4f4e-b613-96da51e7228f&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 14:52:05.877 7 INFO neutron.services.segments.plugin [-] Segment e24424d5-1611-44b9-976c-998cab09b970 resource provider aggregate not found 2026-04-23 14:52:05.884 7 INFO neutron.services.segments.plugin [-] Segment e24424d5-1611-44b9-976c-998cab09b970 resource provider aggregate not found 2026-04-23 14:52:05.904 7 INFO neutron.services.segments.plugin [-] Segment e24424d5-1611-44b9-976c-998cab09b970 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e24424d5-1611-44b9-976c-998cab09b970 found for delete ", "request_id": "req-c8798d46-f541-4150-957d-5cad2fbee74d"}]} 2026-04-23 14:52:05.906 7 INFO neutron.services.segments.plugin [-] Segment e24424d5-1611-44b9-976c-998cab09b970 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e24424d5-1611-44b9-976c-998cab09b970 found for delete ", "request_id": "req-5b68d74a-5eed-4610-bd99-b1e4a1e92991"}]} [pid: 8|app: 0|req: 1012/2033] 199.204.45.155 () {34 vars in 1012 bytes} [Thu Apr 23 14:52:05 2026] GET /v2.0/networks/9b48abb6-d95d-4f4e-b613-96da51e7228f?fields=segments => generated 14 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1022/2034] 10.0.0.59 () {32 vars in 725 bytes} [Thu Apr 23 14:52:05 2026] DELETE /v2.0/networks/6ed2b933-83d0-4328-b0f9-48a43db557ee => generated 0 bytes in 685 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 14:52:05.966 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d55c9ae9-5157-48a3-a1f4-35406d07b700 86cafc9567b149aabeb3dc662b618ce5 b211f5c74ae74108a41cf1c93a6a9caf - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1023/2035] 10.0.0.59 () {32 vars in 723 bytes} [Thu Apr 23 14:52:05 2026] DELETE /v2.0/subnets/8d48511c-95b3-4e1e-8d71-b53c2070135c => generated 136 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 14:52:05.993 7 INFO neutron.pecan_wsgi.hooks.translation [None req-741d2640-d355-4f9d-bc52-8295541178ad 86cafc9567b149aabeb3dc662b618ce5 b211f5c74ae74108a41cf1c93a6a9caf - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1024/2036] 10.0.0.59 () {32 vars in 723 bytes} [Thu Apr 23 14:52:05 2026] DELETE /v2.0/subnets/cc4b92da-3723-4250-905d-402726fb2e73 => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1013/2037] 199.204.45.155 () {34 vars in 1112 bytes} [Thu Apr 23 14:52:05 2026] GET /v2.0/networks/9b48abb6-d95d-4f4e-b613-96da51e7228f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 14:52:06.029 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2c9dbc19-3c30-4ef6-82df-11c55d9d61e6 86cafc9567b149aabeb3dc662b618ce5 b211f5c74ae74108a41cf1c93a6a9caf - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1025/2038] 10.0.0.59 () {32 vars in 723 bytes} [Thu Apr 23 14:52:06 2026] DELETE /v2.0/subnets/1c9be831-6c89-4ebd-b017-726dfd3f0dae => generated 136 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1015/2041] 10.0.0.59 () {32 vars in 728 bytes} [Thu Apr 23 14:52:06 2026] GET /v2.0/floatingips/665d5d81-2284-4442-96b1-9bcebf113155 => generated 855 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1027/2042] 10.0.0.59 () {32 vars in 773 bytes} [Thu Apr 23 14:52:06 2026] GET /v2.0/security-groups?tenant_id=1cac88d9f08c4081bf758d4f669f67f0&name=default => generated 2805 bytes in 271 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1016/2043] 10.0.0.59 () {32 vars in 739 bytes} [Thu Apr 23 14:52:07 2026] DELETE /v2.0/security-groups/1cbb8bad-21b7-4534-a968-1eb360a55c68 => 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: 1017/2044] 10.0.0.59 () {32 vars in 728 bytes} [Thu Apr 23 14:52:07 2026] GET /v2.0/floatingips/665d5d81-2284-4442-96b1-9bcebf113155 => generated 857 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1028/2045] 10.0.0.59 () {32 vars in 773 bytes} [Thu Apr 23 14:52:07 2026] GET /v2.0/security-groups?tenant_id=237d81f529354cf5965a847cd8266c27&name=default => generated 2805 bytes in 177 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1018/2046] 10.0.0.59 () {32 vars in 739 bytes} [Thu Apr 23 14:52:07 2026] DELETE /v2.0/security-groups/9afe6d24-8e7b-40e8-ba91-14d39af6ad51 => 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: 1029/2047] 10.0.0.59 () {32 vars in 773 bytes} [Thu Apr 23 14:52:07 2026] GET /v2.0/security-groups?tenant_id=b211f5c74ae74108a41cf1c93a6a9caf&name=default => generated 2802 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1019/2048] 10.0.0.59 () {32 vars in 739 bytes} [Thu Apr 23 14:52:08 2026] DELETE /v2.0/security-groups/040a4150-8034-43df-9d06-66baea007a2d => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 14:52:11.655 7 INFO neutron.db.segments_db [None req-53d05fa1-0476-4156-893a-49d7ca5e9943 63a2c976a88f4359867b3224edeb7c7b 409b61b74bfd4bb8baba832fac398f6f - - - -] Added segment 8347e4bf-3039-42cc-be74-cebecf012fcd of type vxlan for network 2d585da0-f109-4c7e-9d05-349fbae0a324 [pid: 7|app: 0|req: 1030/2049] 10.0.0.59 () {34 vars in 669 bytes} [Thu Apr 23 14:52:11 2026] POST /v2.0/networks => generated 631 bytes in 446 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1020/2050] 10.0.0.59 () {34 vars in 752 bytes} [Thu Apr 23 14:52:11 2026] PUT /v2.0/networks/2d585da0-f109-4c7e-9d05-349fbae0a324/tags => generated 25 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1031/2051] 10.0.0.59 () {32 vars in 732 bytes} [Thu Apr 23 14:52:11 2026] GET /v2.0/networks/2d585da0-f109-4c7e-9d05-349fbae0a324/tags => generated 25 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1021/2052] 10.0.0.59 () {34 vars in 763 bytes} [Thu Apr 23 14:52:11 2026] PUT /v2.0/networks/2d585da0-f109-4c7e-9d05-349fbae0a324/tags/green => generated 4 bytes in 66 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1032/2053] 10.0.0.59 () {32 vars in 732 bytes} [Thu Apr 23 14:52:11 2026] GET /v2.0/networks/2d585da0-f109-4c7e-9d05-349fbae0a324/tags => generated 34 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1022/2054] 10.0.0.59 () {34 vars in 759 bytes} [Thu Apr 23 14:52:12 2026] PUT /v2.0/networks/2d585da0-f109-4c7e-9d05-349fbae0a324/tags/red => generated 4 bytes in 51 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1033/2055] 10.0.0.59 () {32 vars in 732 bytes} [Thu Apr 23 14:52:12 2026] GET /v2.0/networks/2d585da0-f109-4c7e-9d05-349fbae0a324/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/2056] 10.0.0.59 () {34 vars in 781 bytes} [Thu Apr 23 14:52:12 2026] PUT /v2.0/networks/2d585da0-f109-4c7e-9d05-349fbae0a324/tags/black.or.white => generated 4 bytes in 75 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1034/2057] 10.0.0.59 () {32 vars in 732 bytes} [Thu Apr 23 14:52:12 2026] GET /v2.0/networks/2d585da0-f109-4c7e-9d05-349fbae0a324/tags => generated 52 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1024/2058] 10.0.0.59 () {34 vars in 752 bytes} [Thu Apr 23 14:52:12 2026] PUT /v2.0/networks/2d585da0-f109-4c7e-9d05-349fbae0a324/tags => generated 37 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1035/2059] 10.0.0.59 () {32 vars in 732 bytes} [Thu Apr 23 14:52:12 2026] GET /v2.0/networks/2d585da0-f109-4c7e-9d05-349fbae0a324/tags => generated 37 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1025/2060] 10.0.0.59 () {32 vars in 740 bytes} [Thu Apr 23 14:52:12 2026] GET /v2.0/networks/2d585da0-f109-4c7e-9d05-349fbae0a324/tags/red => generated 0 bytes in 47 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 14:52:12.516 7 INFO neutron.api.v2.resource [None req-da955392-4d58-496c-a2f9-2c3cd8f3adba 63a2c976a88f4359867b3224edeb7c7b 409b61b74bfd4bb8baba832fac398f6f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1036/2061] 10.0.0.59 () {32 vars in 744 bytes} [Thu Apr 23 14:52:12 2026] GET /v2.0/networks/2d585da0-f109-4c7e-9d05-349fbae0a324/tags/green => generated 99 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1026/2062] 10.0.0.59 () {32 vars in 743 bytes} [Thu Apr 23 14:52:12 2026] DELETE /v2.0/networks/2d585da0-f109-4c7e-9d05-349fbae0a324/tags/red => 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: 1037/2063] 10.0.0.59 () {32 vars in 732 bytes} [Thu Apr 23 14:52:12 2026] GET /v2.0/networks/2d585da0-f109-4c7e-9d05-349fbae0a324/tags => generated 30 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 14:52:12.709 8 INFO neutron.api.v2.resource [None req-b1a08634-a47e-4ad1-a00f-a3292253ec05 63a2c976a88f4359867b3224edeb7c7b 409b61b74bfd4bb8baba832fac398f6f - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1027/2064] 10.0.0.59 () {32 vars in 747 bytes} [Thu Apr 23 14:52:12 2026] DELETE /v2.0/networks/2d585da0-f109-4c7e-9d05-349fbae0a324/tags/green => generated 99 bytes in 52 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1038/2065] 10.0.0.59 () {32 vars in 735 bytes} [Thu Apr 23 14:52:12 2026] DELETE /v2.0/networks/2d585da0-f109-4c7e-9d05-349fbae0a324/tags => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1028/2066] 10.0.0.59 () {32 vars in 732 bytes} [Thu Apr 23 14:52:12 2026] GET /v2.0/networks/2d585da0-f109-4c7e-9d05-349fbae0a324/tags => generated 12 bytes in 768 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 14:52:13.767 7 INFO neutron.services.segments.plugin [-] Segment 8347e4bf-3039-42cc-be74-cebecf012fcd resource provider aggregate not found 2026-04-23 14:52:13.772 7 INFO neutron.services.segments.plugin [-] Segment 8347e4bf-3039-42cc-be74-cebecf012fcd resource provider aggregate not found 2026-04-23 14:52:13.792 7 INFO neutron.services.segments.plugin [-] Segment 8347e4bf-3039-42cc-be74-cebecf012fcd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8347e4bf-3039-42cc-be74-cebecf012fcd found for delete ", "request_id": "req-2ad899a3-84c5-4517-8537-5c31bedcf126"}]} 2026-04-23 14:52:13.795 7 INFO neutron.services.segments.plugin [-] Segment 8347e4bf-3039-42cc-be74-cebecf012fcd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8347e4bf-3039-42cc-be74-cebecf012fcd found for delete ", "request_id": "req-1865c6de-4207-4f41-94a9-12f609651efa"}]} [pid: 7|app: 0|req: 1039/2067] 10.0.0.59 () {32 vars in 725 bytes} [Thu Apr 23 14:52:13 2026] DELETE /v2.0/networks/2d585da0-f109-4c7e-9d05-349fbae0a324 => generated 0 bytes in 233 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1029/2068] 10.0.0.210 () {34 vars in 990 bytes} [Thu Apr 23 14:52:14 2026] GET /v2.0/ports?device_id=0ecebdc1-0506-497a-83c9-e4ee16b54e9e => 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: 1030/2069] 10.0.0.210 () {34 vars in 1040 bytes} [Thu Apr 23 14:52:14 2026] GET /v2.0/security-groups?id=7b58c8a3-c388-4310-8344-b288425160c5&fields=id&fields=name => generated 112 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1040/2070] 10.0.0.59 () {32 vars in 773 bytes} [Thu Apr 23 14:52:14 2026] GET /v2.0/security-groups?tenant_id=409b61b74bfd4bb8baba832fac398f6f&name=default => generated 2805 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1031/2071] 10.0.0.59 () {32 vars in 739 bytes} [Thu Apr 23 14:52:14 2026] DELETE /v2.0/security-groups/9c978c4f-b71e-4e58-8689-450766c268f3 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1041/2072] 10.0.0.59 () {32 vars in 773 bytes} [Thu Apr 23 14:52:14 2026] GET /v2.0/security-groups?tenant_id=417c9df76396484ca7b049ec079b28e1&name=default => generated 2805 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1032/2073] 10.0.0.59 () {32 vars in 739 bytes} [Thu Apr 23 14:52:15 2026] DELETE /v2.0/security-groups/0a366dd2-9b69-4184-9d49-1e64d7aa6682 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1042/2074] 10.0.0.59 () {32 vars in 825 bytes} [Thu Apr 23 14:52:16 2026] GET /v2.0/ports?project_id=46100f9b420b407ca3240c33e7966ae6&network_id=9b48abb6-d95d-4f4e-b613-96da51e7228f => generated 3691 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1033/2075] 10.0.0.59 () {32 vars in 741 bytes} [Thu Apr 23 14:52:17 2026] GET /v2.0/subnets?network_id=a3cd3d92-82a2-4a0c-9d66-edb9063df8e6 => generated 644 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 14:52:17.530 7 INFO neutron.db.l3_db [None req-ef762a6b-1df1-465e-a7c0-ee3c45cf7170 615ac1cc7b3b41c1ae1d6960bcebc920 46100f9b420b407ca3240c33e7966ae6 - - - -] Floating IP 665d5d81-2284-4442-96b1-9bcebf113155 disassociated. External IP: 10.96.250.206, port: 1f03ddfc-2a57-4abc-9fbe-5b206f0f92c8. [pid: 7|app: 0|req: 1043/2076] 10.0.0.59 () {34 vars in 748 bytes} [Thu Apr 23 14:52:17 2026] PUT /v2.0/floatingips/665d5d81-2284-4442-96b1-9bcebf113155 => generated 554 bytes in 559 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1034/2077] 10.0.0.59 () {32 vars in 728 bytes} [Thu Apr 23 14:52:17 2026] GET /v2.0/floatingips/665d5d81-2284-4442-96b1-9bcebf113155 => generated 554 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 14:52:18.784 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-215eb22e-2c4a-497d-aa91-03b51543ab2e'] response: {'name': 'network-changed', 'server_uuid': '0ecebdc1-0506-497a-83c9-e4ee16b54e9e', 'tag': '1f03ddfc-2a57-4abc-9fbe-5b206f0f92c8', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1035/2078] 199.204.45.155 () {34 vars in 1080 bytes} [Thu Apr 23 14:52:18 2026] GET /v2.0/ports?tenant_id=46100f9b420b407ca3240c33e7966ae6&device_id=0ecebdc1-0506-497a-83c9-e4ee16b54e9e => 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: 1036/2079] 199.204.45.155 () {34 vars in 986 bytes} [Thu Apr 23 14:52:18 2026] GET /v2.0/networks?id=9b48abb6-d95d-4f4e-b613-96da51e7228f => generated 757 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1037/2080] 199.204.45.155 () {34 vars in 1058 bytes} [Thu Apr 23 14:52:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=1f03ddfc-2a57-4abc-9fbe-5b206f0f92c8 => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1044/2081] 10.0.0.59 () {32 vars in 773 bytes} [Thu Apr 23 14:52:18 2026] GET /v2.0/security-groups?tenant_id=e2429ba4dc5747e2a771bde058d88b09&name=default => generated 2805 bytes in 262 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1038/2082] 199.204.45.155 () {34 vars in 984 bytes} [Thu Apr 23 14:52:18 2026] GET /v2.0/subnets?id=8fe9f494-e3ae-410c-99f7-9e6a0a2e30b5 => generated 654 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1045/2083] 10.0.0.59 () {32 vars in 728 bytes} [Thu Apr 23 14:52:19 2026] GET /v2.0/floatingips/665d5d81-2284-4442-96b1-9bcebf113155 => generated 554 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1046/2084] 199.204.45.155 () {34 vars in 1052 bytes} [Thu Apr 23 14:52:19 2026] GET /v2.0/ports?network_id=9b48abb6-d95d-4f4e-b613-96da51e7228f&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: 1039/2085] 10.0.0.59 () {32 vars in 739 bytes} [Thu Apr 23 14:52:19 2026] DELETE /v2.0/security-groups/b37e9439-b8e7-4135-ae6b-8a9cc33a7054 => 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: 1047/2086] 199.204.45.155 () {34 vars in 1012 bytes} [Thu Apr 23 14:52:19 2026] GET /v2.0/networks/9b48abb6-d95d-4f4e-b613-96da51e7228f?fields=segments => generated 14 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1040/2087] 199.204.45.155 () {34 vars in 1112 bytes} [Thu Apr 23 14:52:19 2026] GET /v2.0/networks/9b48abb6-d95d-4f4e-b613-96da51e7228f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1048/2088] 10.0.0.59 () {32 vars in 773 bytes} [Thu Apr 23 14:52:19 2026] GET /v2.0/security-groups?tenant_id=29d6c1929314484493089494de13c489&name=default => generated 2805 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1041/2089] 10.0.0.59 () {32 vars in 739 bytes} [Thu Apr 23 14:52:19 2026] DELETE /v2.0/security-groups/8f60829a-e2b8-4ca7-91b2-cb13a7019cfe => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1049/2090] 10.0.0.59 () {32 vars in 728 bytes} [Thu Apr 23 14:52:20 2026] GET /v2.0/floatingips/665d5d81-2284-4442-96b1-9bcebf113155 => generated 552 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1043/2093] 10.0.0.59 () {34 vars in 684 bytes} [Thu Apr 23 14:52:21 2026] POST /v2.0/security-groups => generated 1613 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1051/2094] 10.0.0.59 () {34 vars in 694 bytes} [Thu Apr 23 14:52:21 2026] POST /v2.0/security-group-rules => generated 565 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1044/2095] 10.0.0.59 () {34 vars in 694 bytes} [Thu Apr 23 14:52:21 2026] POST /v2.0/security-group-rules => generated 564 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1052/2096] 10.0.0.59 () {34 vars in 694 bytes} [Thu Apr 23 14:52:21 2026] POST /v2.0/security-group-rules => generated 570 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1045/2097] 10.0.0.59 () {34 vars in 694 bytes} [Thu Apr 23 14:52:21 2026] POST /v2.0/security-group-rules => generated 569 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 14:52:21.848 7 INFO neutron.db.securitygroups_db [None req-71ce95f1-c02a-415b-9034-51d0af5fef6d 615ac1cc7b3b41c1ae1d6960bcebc920 46100f9b420b407ca3240c33e7966ae6 - - - -] Project 46100f9b420b407ca3240c33e7966ae6 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: 1053/2098] 10.0.0.59 () {34 vars in 694 bytes} [Thu Apr 23 14:52:21 2026] POST /v2.0/security-group-rules => generated 575 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 14:52:21.960 8 INFO neutron.db.securitygroups_db [None req-d2f2eb39-a107-46bc-815c-d4e1bbf93301 615ac1cc7b3b41c1ae1d6960bcebc920 46100f9b420b407ca3240c33e7966ae6 - - - -] Project 46100f9b420b407ca3240c33e7966ae6 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: 1046/2099] 10.0.0.59 () {34 vars in 694 bytes} [Thu Apr 23 14:52:21 2026] POST /v2.0/security-group-rules => generated 574 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1054/2100] 10.0.0.59 () {32 vars in 648 bytes} [Thu Apr 23 14:52:22 2026] GET /v2.0/networks => generated 1298 bytes in 311 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1047/2101] 10.0.0.75 () {34 vars in 1099 bytes} [Thu Apr 23 14:52:22 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1841181300&fields=id&tenant_id=46100f9b420b407ca3240c33e7966ae6 => generated 69 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1055/2102] 10.0.0.75 () {34 vars in 981 bytes} [Thu Apr 23 14:52:22 2026] GET /v2.0/networks?id=9b48abb6-d95d-4f4e-b613-96da51e7228f => generated 661 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1048/2103] 10.0.0.75 () {34 vars in 964 bytes} [Thu Apr 23 14:52:22 2026] GET /v2.0/quotas/46100f9b420b407ca3240c33e7966ae6 => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1056/2104] 10.0.0.75 () {34 vars in 1001 bytes} [Thu Apr 23 14:52:23 2026] GET /v2.0/ports?tenant_id=46100f9b420b407ca3240c33e7966ae6&fields=id => generated 149 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1049/2105] 10.0.0.75 () {34 vars in 1007 bytes} [Thu Apr 23 14:52:23 2026] GET /v2.0/networks/9b48abb6-d95d-4f4e-b613-96da51e7228f?fields=segments => generated 14 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1057/2106] 10.0.0.75 () {34 vars in 1107 bytes} [Thu Apr 23 14:52:23 2026] GET /v2.0/networks/9b48abb6-d95d-4f4e-b613-96da51e7228f?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: 1050/2107] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 14:52:23 2026] GET /v2.0/ports?device_id=ce03503c-2a6f-4309-ad7c-9375024fa428 => 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: 1058/2108] 199.204.45.155 () {34 vars in 986 bytes} [Thu Apr 23 14:52:24 2026] GET /v2.0/networks?id=9b48abb6-d95d-4f4e-b613-96da51e7228f => generated 661 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1051/2109] 199.204.45.155 () {34 vars in 1050 bytes} [Thu Apr 23 14:52:24 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=46100f9b420b407ca3240c33e7966ae6 => generated 272 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1052/2110] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 14:52:24 2026] GET /v2.0/ports?device_id=ce03503c-2a6f-4309-ad7c-9375024fa428 => 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: 1059/2111] 199.204.45.155 () {38 vars in 955 bytes} [Thu Apr 23 14:52:24 2026] POST /v2.0/ports => generated 954 bytes in 998 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 1060/2112] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 14:52:25 2026] GET /v2.0/ports?device_id=ce03503c-2a6f-4309-ad7c-9375024fa428 => 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: 1061/2113] 10.0.0.75 () {34 vars in 1039 bytes} [Thu Apr 23 14:52:25 2026] GET /v2.0/security-groups?id=ccdcb605-ac3d-4960-83b0-b30029caa800&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: 1053/2114] 199.204.45.155 () {38 vars in 1028 bytes} [Thu Apr 23 14:52:25 2026] PUT /v2.0/ports/c8fd05f1-9d44-4abd-a90d-feef83d15d72 => generated 1199 bytes in 523 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1062/2115] 199.204.45.155 () {34 vars in 1080 bytes} [Thu Apr 23 14:52:25 2026] GET /v2.0/ports?tenant_id=46100f9b420b407ca3240c33e7966ae6&device_id=ce03503c-2a6f-4309-ad7c-9375024fa428 => generated 1238 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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/2116] 199.204.45.155 () {34 vars in 1058 bytes} [Thu Apr 23 14:52:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=c8fd05f1-9d44-4abd-a90d-feef83d15d72 => generated 19 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1063/2117] 199.204.45.155 () {34 vars in 984 bytes} [Thu Apr 23 14:52:26 2026] GET /v2.0/subnets?id=8fe9f494-e3ae-410c-99f7-9e6a0a2e30b5 => generated 654 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 14:52:26.084 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5f1ad0c9-dd6a-43ea-aa40-e9d3ca2b0a2f'] response: {'name': 'network-changed', 'server_uuid': 'ce03503c-2a6f-4309-ad7c-9375024fa428', 'tag': 'c8fd05f1-9d44-4abd-a90d-feef83d15d72', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1055/2118] 199.204.45.155 () {34 vars in 1052 bytes} [Thu Apr 23 14:52:26 2026] GET /v2.0/ports?network_id=9b48abb6-d95d-4f4e-b613-96da51e7228f&device_owner=network%3Adhcp => generated 1244 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1064/2119] 199.204.45.155 () {34 vars in 1012 bytes} [Thu Apr 23 14:52:26 2026] GET /v2.0/networks/9b48abb6-d95d-4f4e-b613-96da51e7228f?fields=segments => generated 14 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 1056/2120] 199.204.45.155 () {34 vars in 1112 bytes} [Thu Apr 23 14:52:26 2026] GET /v2.0/networks/9b48abb6-d95d-4f4e-b613-96da51e7228f?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: 1065/2121] 199.204.45.155 () {34 vars in 1080 bytes} [Thu Apr 23 14:52:26 2026] GET /v2.0/ports?tenant_id=46100f9b420b407ca3240c33e7966ae6&device_id=ce03503c-2a6f-4309-ad7c-9375024fa428 => 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: 1057/2122] 199.204.45.155 () {34 vars in 986 bytes} [Thu Apr 23 14:52:26 2026] GET /v2.0/networks?id=9b48abb6-d95d-4f4e-b613-96da51e7228f => generated 757 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1066/2123] 199.204.45.155 () {34 vars in 1058 bytes} [Thu Apr 23 14:52:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=c8fd05f1-9d44-4abd-a90d-feef83d15d72 => generated 19 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1058/2124] 199.204.45.155 () {34 vars in 984 bytes} [Thu Apr 23 14:52:26 2026] GET /v2.0/subnets?id=8fe9f494-e3ae-410c-99f7-9e6a0a2e30b5 => generated 654 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1067/2125] 199.204.45.155 () {34 vars in 1052 bytes} [Thu Apr 23 14:52:26 2026] GET /v2.0/ports?network_id=9b48abb6-d95d-4f4e-b613-96da51e7228f&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: 1059/2126] 199.204.45.155 () {34 vars in 1012 bytes} [Thu Apr 23 14:52:26 2026] GET /v2.0/networks/9b48abb6-d95d-4f4e-b613-96da51e7228f?fields=segments => generated 14 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1068/2127] 199.204.45.155 () {34 vars in 1112 bytes} [Thu Apr 23 14:52:26 2026] GET /v2.0/networks/9b48abb6-d95d-4f4e-b613-96da51e7228f?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: 1060/2128] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 14:52:26 2026] GET /v2.0/ports?device_id=ce03503c-2a6f-4309-ad7c-9375024fa428 => generated 969 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1069/2129] 10.0.0.75 () {34 vars in 1039 bytes} [Thu Apr 23 14:52:26 2026] GET /v2.0/security-groups?id=ccdcb605-ac3d-4960-83b0-b30029caa800&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: 1061/2130] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 14:52:28 2026] GET /v2.0/ports?device_id=ce03503c-2a6f-4309-ad7c-9375024fa428 => generated 971 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1070/2131] 10.0.0.75 () {34 vars in 1039 bytes} [Thu Apr 23 14:52:28 2026] GET /v2.0/security-groups?id=ccdcb605-ac3d-4960-83b0-b30029caa800&fields=id&fields=name => generated 114 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 14:52:28.844 8 INFO neutron.db.segments_db [None req-b4affe27-4c35-453f-800d-25e7d0a1fcfc 0831007ed5304a6aa3eb5127897e14c9 c052d67b494d4b628dd1095ff15703f9 - - - -] Added segment bb3ba4b3-3a10-44f2-8e51-6528bc38ab81 of type vxlan for network f4d8b87c-4f79-493a-890f-23cc322b8c60 [pid: 8|app: 0|req: 1062/2132] 10.0.0.59 () {34 vars in 669 bytes} [Thu Apr 23 14:52:28 2026] POST /v2.0/networks => generated 640 bytes in 399 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1063/2133] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 14:52:29 2026] GET /v2.0/ports?device_id=ce03503c-2a6f-4309-ad7c-9375024fa428 => 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: 1071/2134] 10.0.0.59 () {34 vars in 668 bytes} [Thu Apr 23 14:52:28 2026] POST /v2.0/subnets => generated 633 bytes in 349 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1064/2135] 10.0.0.75 () {34 vars in 1039 bytes} [Thu Apr 23 14:52:29 2026] GET /v2.0/security-groups?id=ccdcb605-ac3d-4960-83b0-b30029caa800&fields=id&fields=name => generated 114 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1072/2136] 10.0.0.59 () {32 vars in 721 bytes} [Thu Apr 23 14:52:29 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1073/2137] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 14:52:29 2026] GET /v2.0/ports?device_id=ce03503c-2a6f-4309-ad7c-9375024fa428 => generated 971 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1074/2138] 10.0.0.75 () {34 vars in 1039 bytes} [Thu Apr 23 14:52:29 2026] GET /v2.0/security-groups?id=ccdcb605-ac3d-4960-83b0-b30029caa800&fields=id&fields=name => generated 114 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1075/2139] 10.0.0.59 () {32 vars in 735 bytes} [Thu Apr 23 14:52:29 2026] GET /v2.0/ports?device_id=ce03503c-2a6f-4309-ad7c-9375024fa428 => 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: 1065/2140] 10.0.0.59 () {34 vars in 668 bytes} [Thu Apr 23 14:52:29 2026] POST /v2.0/subnets => generated 708 bytes in 509 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 14:52:29.986 8 INFO neutron.db.segments_db [None req-c2a8de85-dbd5-461c-b19a-bacebbcb243c 0831007ed5304a6aa3eb5127897e14c9 c052d67b494d4b628dd1095ff15703f9 - - - -] Added segment 85ef18f9-1dcf-40a1-b108-04ce82797df9 of type vxlan for network 47040acf-8657-4998-933b-05d09736e3ea [pid: 8|app: 0|req: 1066/2141] 10.0.0.59 () {34 vars in 669 bytes} [Thu Apr 23 14:52:29 2026] POST /v2.0/networks => generated 638 bytes in 204 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 14:52:30.181 7 INFO neutron.db.l3_db [None req-fff6075a-dbe4-4ad5-b3e4-7bb172a1ab06 615ac1cc7b3b41c1ae1d6960bcebc920 46100f9b420b407ca3240c33e7966ae6 - - - -] Floating IP 665d5d81-2284-4442-96b1-9bcebf113155 associated. External IP: 10.96.250.206, port: c8fd05f1-9d44-4abd-a90d-feef83d15d72. [pid: 8|app: 0|req: 1067/2142] 10.0.0.59 () {34 vars in 668 bytes} [Thu Apr 23 14:52:30 2026] POST /v2.0/subnets => generated 631 bytes in 419 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1076/2143] 10.0.0.59 () {34 vars in 748 bytes} [Thu Apr 23 14:52:29 2026] PUT /v2.0/floatingips/665d5d81-2284-4442-96b1-9bcebf113155 => generated 855 bytes in 871 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 14:52:30.652 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0ed6b9eb-dede-4f9d-9015-212198a958d3'] response: {'name': 'network-changed', 'server_uuid': 'ce03503c-2a6f-4309-ad7c-9375024fa428', 'tag': 'c8fd05f1-9d44-4abd-a90d-feef83d15d72', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1077/2144] 10.0.0.59 () {32 vars in 728 bytes} [Thu Apr 23 14:52:30 2026] GET /v2.0/floatingips/665d5d81-2284-4442-96b1-9bcebf113155 => generated 855 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1078/2145] 199.204.45.155 () {34 vars in 1080 bytes} [Thu Apr 23 14:52:30 2026] GET /v2.0/ports?tenant_id=46100f9b420b407ca3240c33e7966ae6&device_id=ce03503c-2a6f-4309-ad7c-9375024fa428 => generated 1240 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1079/2146] 199.204.45.155 () {34 vars in 986 bytes} [Thu Apr 23 14:52:30 2026] GET /v2.0/networks?id=9b48abb6-d95d-4f4e-b613-96da51e7228f => generated 757 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1080/2147] 199.204.45.155 () {34 vars in 1058 bytes} [Thu Apr 23 14:52:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=c8fd05f1-9d44-4abd-a90d-feef83d15d72 => generated 858 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1081/2148] 199.204.45.155 () {34 vars in 984 bytes} [Thu Apr 23 14:52:30 2026] GET /v2.0/subnets?id=8fe9f494-e3ae-410c-99f7-9e6a0a2e30b5 => generated 654 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1082/2149] 199.204.45.155 () {34 vars in 1052 bytes} [Thu Apr 23 14:52:30 2026] GET /v2.0/ports?network_id=9b48abb6-d95d-4f4e-b613-96da51e7228f&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: 1068/2150] 10.0.0.59 () {34 vars in 668 bytes} [Thu Apr 23 14:52:30 2026] POST /v2.0/subnets => generated 702 bytes in 441 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1083/2151] 199.204.45.155 () {34 vars in 1012 bytes} [Thu Apr 23 14:52:30 2026] GET /v2.0/networks/9b48abb6-d95d-4f4e-b613-96da51e7228f?fields=segments => generated 14 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 14:52:31.060 8 INFO neutron.db.segments_db [None req-e37c0a79-cf68-4c4f-a8af-43e54f56c05a 0831007ed5304a6aa3eb5127897e14c9 c052d67b494d4b628dd1095ff15703f9 - - - -] Added segment 27008e48-89c4-4201-bdd4-22d1c3b69fc7 of type vxlan for network a757f6d1-1216-4dcb-9bf1-24911ef855cd [pid: 7|app: 0|req: 1084/2152] 199.204.45.155 () {34 vars in 1112 bytes} [Thu Apr 23 14:52:31 2026] GET /v2.0/networks/9b48abb6-d95d-4f4e-b613-96da51e7228f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1069/2153] 10.0.0.59 () {34 vars in 669 bytes} [Thu Apr 23 14:52:31 2026] POST /v2.0/networks => generated 638 bytes in 202 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1085/2154] 10.0.0.59 () {34 vars in 668 bytes} [Thu Apr 23 14:52:31 2026] POST /v2.0/subnets => generated 632 bytes in 359 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1086/2155] 10.0.0.59 () {32 vars in 728 bytes} [Thu Apr 23 14:52:31 2026] GET /v2.0/floatingips/665d5d81-2284-4442-96b1-9bcebf113155 => generated 855 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1070/2156] 10.0.0.59 () {34 vars in 668 bytes} [Thu Apr 23 14:52:31 2026] POST /v2.0/subnets => generated 705 bytes in 490 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 14:52:32.140 7 INFO neutron.db.segments_db [None req-bca68372-958d-45a9-bc7b-90e7b8a1f9dc 0831007ed5304a6aa3eb5127897e14c9 c052d67b494d4b628dd1095ff15703f9 - - - -] Added segment c097e47f-dd1d-4dec-9755-91bb940d46a5 of type vxlan for network 36f3c871-6e88-4937-81b0-a2b71ebb99b2 2026-04-23 14:52:32.543 7 INFO neutron.db.l3_hamode_db [None req-bca68372-958d-45a9-bc7b-90e7b8a1f9dc 0831007ed5304a6aa3eb5127897e14c9 c052d67b494d4b628dd1095ff15703f9 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1071/2157] 10.0.0.59 () {32 vars in 728 bytes} [Thu Apr 23 14:52:32 2026] GET /v2.0/floatingips/665d5d81-2284-4442-96b1-9bcebf113155 => generated 857 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 14:52:33.858 7 INFO neutron.db.l3_hamode_db [None req-bca68372-958d-45a9-bc7b-90e7b8a1f9dc 0831007ed5304a6aa3eb5127897e14c9 c052d67b494d4b628dd1095ff15703f9 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1087/2158] 10.0.0.59 () {34 vars in 668 bytes} [Thu Apr 23 14:52:32 2026] POST /v2.0/routers => generated 685 bytes in 3016 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1072/2161] 10.0.0.59 () {34 vars in 782 bytes} [Thu Apr 23 14:52:35 2026] PUT /v2.0/routers/d2d36e29-0576-4c4c-819c-81a10aac01d4/add_router_interface => generated 309 bytes in 1811 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1090/2162] 10.0.0.59 () {34 vars in 782 bytes} [Thu Apr 23 14:52:36 2026] PUT /v2.0/routers/d2d36e29-0576-4c4c-819c-81a10aac01d4/add_router_interface => generated 309 bytes in 2323 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1091/2163] 10.0.0.210 () {34 vars in 990 bytes} [Thu Apr 23 14:52:40 2026] GET /v2.0/ports?device_id=ce03503c-2a6f-4309-ad7c-9375024fa428 => generated 1240 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1092/2164] 10.0.0.210 () {34 vars in 1040 bytes} [Thu Apr 23 14:52:40 2026] GET /v2.0/security-groups?id=ccdcb605-ac3d-4960-83b0-b30029caa800&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1073/2165] 10.0.0.59 () {34 vars in 782 bytes} [Thu Apr 23 14:52:39 2026] PUT /v2.0/routers/d2d36e29-0576-4c4c-819c-81a10aac01d4/add_router_interface => generated 309 bytes in 2428 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1093/2166] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 14:52:41 2026] GET /v2.0/ports?device_id=ce03503c-2a6f-4309-ad7c-9375024fa428 => generated 971 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1074/2167] 10.0.0.75 () {34 vars in 1039 bytes} [Thu Apr 23 14:52:41 2026] GET /v2.0/security-groups?id=ccdcb605-ac3d-4960-83b0-b30029caa800&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: 1094/2168] 10.0.0.59 () {34 vars in 683 bytes} [Thu Apr 23 14:52:41 2026] POST /v2.0/security-groups => generated 1566 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1075/2169] 10.0.0.59 () {34 vars in 694 bytes} [Thu Apr 23 14:52:41 2026] POST /v2.0/security-group-rules => generated 565 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1095/2170] 10.0.0.59 () {34 vars in 694 bytes} [Thu Apr 23 14:52:41 2026] POST /v2.0/security-group-rules => generated 565 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1096/2171] 199.204.45.155 () {34 vars in 994 bytes} [Thu Apr 23 14:52:42 2026] GET /v2.0/ports?device_id=ce03503c-2a6f-4309-ad7c-9375024fa428 => generated 971 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1076/2172] 10.0.0.59 () {34 vars in 694 bytes} [Thu Apr 23 14:52:42 2026] POST /v2.0/security-group-rules => generated 567 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1077/2173] 10.0.0.59 () {34 vars in 694 bytes} [Thu Apr 23 14:52:42 2026] POST /v2.0/security-group-rules => generated 569 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1078/2174] 10.0.0.59 () {34 vars in 694 bytes} [Thu Apr 23 14:52:42 2026] POST /v2.0/security-group-rules => generated 569 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 14:52:42.499 7 INFO neutron.db.l3_db [None req-e0fc59f7-5946-4fe7-9161-f6aa25f5deaf 615ac1cc7b3b41c1ae1d6960bcebc920 46100f9b420b407ca3240c33e7966ae6 - - - -] Floating IP 665d5d81-2284-4442-96b1-9bcebf113155 disassociated. External IP: 10.96.250.206, port: c8fd05f1-9d44-4abd-a90d-feef83d15d72. [pid: 8|app: 0|req: 1079/2175] 10.0.0.59 () {34 vars in 694 bytes} [Thu Apr 23 14:52:42 2026] POST /v2.0/security-group-rules => generated 565 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1080/2176] 10.0.0.59 () {34 vars in 694 bytes} [Thu Apr 23 14:52:42 2026] POST /v2.0/security-group-rules => generated 565 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1081/2177] 10.0.0.59 () {34 vars in 694 bytes} [Thu Apr 23 14:52:42 2026] POST /v2.0/security-group-rules => generated 565 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1082/2178] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 14:52:42 2026] GET /v2.0/ports?device_id=ce03503c-2a6f-4309-ad7c-9375024fa428 => 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: 1097/2179] 199.204.45.155 () {36 vars in 997 bytes} [Thu Apr 23 14:52:42 2026] DELETE /v2.0/ports/c8fd05f1-9d44-4abd-a90d-feef83d15d72 => generated 0 bytes in 778 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1083/2180] 10.0.0.59 () {34 vars in 694 bytes} [Thu Apr 23 14:52:42 2026] POST /v2.0/security-group-rules => generated 567 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 14:52:43.015 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-6f8efe7b-955c-4262-9f58-08c70e098746'] response: {'server_uuid': 'ce03503c-2a6f-4309-ad7c-9375024fa428', 'name': 'network-vif-deleted', 'tag': 'c8fd05f1-9d44-4abd-a90d-feef83d15d72', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1098/2181] 10.0.0.59 () {34 vars in 694 bytes} [Thu Apr 23 14:52:42 2026] POST /v2.0/security-group-rules => generated 569 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1084/2182] 10.0.0.59 () {34 vars in 694 bytes} [Thu Apr 23 14:52:43 2026] POST /v2.0/security-group-rules => generated 565 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1099/2183] 10.0.0.75 () {34 vars in 1095 bytes} [Thu Apr 23 14:52:43 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1921469446&fields=id&tenant_id=c052d67b494d4b628dd1095ff15703f9 => generated 69 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1085/2184] 10.0.0.75 () {34 vars in 981 bytes} [Thu Apr 23 14:52:43 2026] GET /v2.0/networks?id=47040acf-8657-4998-933b-05d09736e3ea => generated 705 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1100/2185] 10.0.0.75 () {34 vars in 964 bytes} [Thu Apr 23 14:52:43 2026] GET /v2.0/quotas/c052d67b494d4b628dd1095ff15703f9 => generated 292 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1086/2186] 10.0.0.75 () {34 vars in 1001 bytes} [Thu Apr 23 14:52:43 2026] GET /v2.0/ports?tenant_id=c052d67b494d4b628dd1095ff15703f9&fields=id => generated 287 bytes in 277 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1087/2187] 10.0.0.75 () {34 vars in 1007 bytes} [Thu Apr 23 14:52:43 2026] GET /v2.0/networks/47040acf-8657-4998-933b-05d09736e3ea?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: 1101/2188] 10.0.0.59 () {32 vars in 739 bytes} [Thu Apr 23 14:52:43 2026] DELETE /v2.0/security-groups/ccdcb605-ac3d-4960-83b0-b30029caa800 => generated 0 bytes in 148 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1088/2189] 10.0.0.75 () {34 vars in 1107 bytes} [Thu Apr 23 14:52:44 2026] GET /v2.0/networks/47040acf-8657-4998-933b-05d09736e3ea?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1089/2190] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 14:52:44 2026] GET /v2.0/ports?device_id=8caf4bd9-4dca-42d3-8c31-7d5ff8bb8191 => 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: 1102/2191] 10.0.0.59 () {32 vars in 731 bytes} [Thu Apr 23 14:52:44 2026] DELETE /v2.0/floatingips/665d5d81-2284-4442-96b1-9bcebf113155 => generated 0 bytes in 396 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1090/2192] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 14:52:44 2026] GET /v2.0/ports?device_id=0ecebdc1-0506-497a-83c9-e4ee16b54e9e => generated 971 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1103/2193] 10.0.0.75 () {34 vars in 1039 bytes} [Thu Apr 23 14:52:44 2026] GET /v2.0/security-groups?id=7b58c8a3-c388-4310-8344-b288425160c5&fields=id&fields=name => generated 112 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1091/2194] 199.204.45.155 () {34 vars in 986 bytes} [Thu Apr 23 14:52:44 2026] GET /v2.0/networks?id=47040acf-8657-4998-933b-05d09736e3ea => generated 705 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1104/2195] 199.204.45.155 () {34 vars in 1050 bytes} [Thu Apr 23 14:52:45 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=c052d67b494d4b628dd1095ff15703f9 => generated 179 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1105/2196] 199.204.45.155 () {34 vars in 994 bytes} [Thu Apr 23 14:52:45 2026] GET /v2.0/ports?device_id=0ecebdc1-0506-497a-83c9-e4ee16b54e9e => generated 971 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1106/2197] 199.204.45.155 () {36 vars in 997 bytes} [Thu Apr 23 14:52:45 2026] DELETE /v2.0/ports/1f03ddfc-2a57-4abc-9fbe-5b206f0f92c8 => generated 0 bytes in 346 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1092/2198] 199.204.45.155 () {38 vars in 955 bytes} [Thu Apr 23 14:52:45 2026] POST /v2.0/ports => generated 1183 bytes in 535 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-23 14:52:45.713 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a0613575-10d8-41a3-88c2-7336d680d7c2'] response: {'server_uuid': '0ecebdc1-0506-497a-83c9-e4ee16b54e9e', 'name': 'network-vif-deleted', 'tag': '1f03ddfc-2a57-4abc-9fbe-5b206f0f92c8', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 1093/2199] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 14:52:45 2026] GET /v2.0/ports?device_id=0ecebdc1-0506-497a-83c9-e4ee16b54e9e => 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: 1107/2200] 199.204.45.155 () {38 vars in 1028 bytes} [Thu Apr 23 14:52:45 2026] PUT /v2.0/ports/16526804-f343-4ecc-bb8f-40114a13ae6c => generated 1428 bytes in 544 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1094/2201] 199.204.45.155 () {34 vars in 1080 bytes} [Thu Apr 23 14:52:46 2026] GET /v2.0/ports?tenant_id=c052d67b494d4b628dd1095ff15703f9&device_id=8caf4bd9-4dca-42d3-8c31-7d5ff8bb8191 => generated 1467 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 1108/2202] 199.204.45.155 () {34 vars in 1058 bytes} [Thu Apr 23 14:52:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.112&port_id=16526804-f343-4ecc-bb8f-40114a13ae6c => generated 19 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1095/2203] 199.204.45.155 () {34 vars in 1104 bytes} [Thu Apr 23 14:52:46 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A39b&port_id=16526804-f343-4ecc-bb8f-40114a13ae6c => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1109/2204] 199.204.45.155 () {34 vars in 1064 bytes} [Thu Apr 23 14:52:46 2026] GET /v2.0/subnets?id=afc2a440-597b-4dc3-b3e4-892eafe5c8f7&id=ef0650d0-6b4b-4f55-b91d-24741dfb022f => generated 1362 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1096/2205] 199.204.45.155 () {34 vars in 1052 bytes} [Thu Apr 23 14:52:46 2026] GET /v2.0/ports?network_id=47040acf-8657-4998-933b-05d09736e3ea&device_owner=network%3Adhcp => generated 1457 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1110/2206] 199.204.45.155 () {34 vars in 1052 bytes} [Thu Apr 23 14:52:46 2026] GET /v2.0/ports?network_id=47040acf-8657-4998-933b-05d09736e3ea&device_owner=network%3Adhcp => generated 1457 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1097/2207] 199.204.45.155 () {34 vars in 1012 bytes} [Thu Apr 23 14:52:46 2026] GET /v2.0/networks/47040acf-8657-4998-933b-05d09736e3ea?fields=segments => generated 14 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1111/2208] 199.204.45.155 () {34 vars in 1112 bytes} [Thu Apr 23 14:52:46 2026] GET /v2.0/networks/47040acf-8657-4998-933b-05d09736e3ea?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1098/2209] 10.0.0.59 () {32 vars in 739 bytes} [Thu Apr 23 14:52:46 2026] DELETE /v2.0/security-groups/7b58c8a3-c388-4310-8344-b288425160c5 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 14:52:47.775 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-16aac570-3e74-4cf7-b90a-4bbfe9b0add7'] response: {'name': 'network-changed', 'server_uuid': '8caf4bd9-4dca-42d3-8c31-7d5ff8bb8191', 'tag': '16526804-f343-4ecc-bb8f-40114a13ae6c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1099/2210] 199.204.45.155 () {34 vars in 1080 bytes} [Thu Apr 23 14:52:47 2026] GET /v2.0/ports?tenant_id=c052d67b494d4b628dd1095ff15703f9&device_id=8caf4bd9-4dca-42d3-8c31-7d5ff8bb8191 => generated 1469 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1100/2211] 199.204.45.155 () {34 vars in 986 bytes} [Thu Apr 23 14:52:47 2026] GET /v2.0/networks?id=47040acf-8657-4998-933b-05d09736e3ea => generated 801 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1101/2212] 199.204.45.155 () {34 vars in 1058 bytes} [Thu Apr 23 14:52:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.112&port_id=16526804-f343-4ecc-bb8f-40114a13ae6c => 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: 1102/2213] 199.204.45.155 () {34 vars in 1104 bytes} [Thu Apr 23 14:52:47 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A39b&port_id=16526804-f343-4ecc-bb8f-40114a13ae6c => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1103/2214] 199.204.45.155 () {34 vars in 1064 bytes} [Thu Apr 23 14:52:48 2026] GET /v2.0/subnets?id=afc2a440-597b-4dc3-b3e4-892eafe5c8f7&id=ef0650d0-6b4b-4f55-b91d-24741dfb022f => generated 1362 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1104/2215] 199.204.45.155 () {34 vars in 1052 bytes} [Thu Apr 23 14:52:48 2026] GET /v2.0/ports?network_id=47040acf-8657-4998-933b-05d09736e3ea&device_owner=network%3Adhcp => generated 1457 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1105/2216] 199.204.45.155 () {34 vars in 1052 bytes} [Thu Apr 23 14:52:48 2026] GET /v2.0/ports?network_id=47040acf-8657-4998-933b-05d09736e3ea&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: 1106/2217] 199.204.45.155 () {34 vars in 1012 bytes} [Thu Apr 23 14:52:48 2026] GET /v2.0/networks/47040acf-8657-4998-933b-05d09736e3ea?fields=segments => generated 14 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1107/2218] 199.204.45.155 () {34 vars in 1112 bytes} [Thu Apr 23 14:52:48 2026] GET /v2.0/networks/47040acf-8657-4998-933b-05d09736e3ea?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1112/2219] 10.0.0.59 () {34 vars in 788 bytes} [Thu Apr 23 14:52:47 2026] PUT /v2.0/routers/da3d23ba-9663-4469-b4ae-29f5b0acdbef/remove_router_interface => generated 309 bytes in 1333 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1108/2220] 10.0.0.59 () {32 vars in 723 bytes} [Thu Apr 23 14:52:48 2026] DELETE /v2.0/subnets/8fe9f494-e3ae-410c-99f7-9e6a0a2e30b5 => generated 0 bytes in 250 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1109/2221] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 14:52:49 2026] GET /v2.0/ports?device_id=8caf4bd9-4dca-42d3-8c31-7d5ff8bb8191 => generated 1200 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1110/2222] 10.0.0.75 () {34 vars in 1039 bytes} [Thu Apr 23 14:52:49 2026] GET /v2.0/security-groups?id=e3d6f79c-351c-4df7-a994-c4c53d3be266&fields=id&fields=name => generated 112 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1111/2223] 10.0.0.59 () {32 vars in 817 bytes} [Thu Apr 23 14:52:49 2026] GET /v2.0/ports?network_id=47040acf-8657-4998-933b-05d09736e3ea&mac_address=fa%3A16%3A3e%3A4c%3A4f%3A3f => generated 1200 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 14:52:49.922 7 INFO neutron.services.segments.plugin [-] Segment 92d0711c-60a0-4eeb-a612-c26380a3bdae resource provider aggregate not found 2026-04-23 14:52:49.927 7 INFO neutron.services.segments.plugin [-] Segment 92d0711c-60a0-4eeb-a612-c26380a3bdae resource provider aggregate not found 2026-04-23 14:52:49.944 7 INFO neutron.services.segments.plugin [-] Segment 92d0711c-60a0-4eeb-a612-c26380a3bdae resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 92d0711c-60a0-4eeb-a612-c26380a3bdae found for delete ", "request_id": "req-6a7489e3-ef95-487d-b395-7352903636b6"}]} 2026-04-23 14:52:49.947 7 INFO neutron.services.segments.plugin [-] Segment 92d0711c-60a0-4eeb-a612-c26380a3bdae resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 92d0711c-60a0-4eeb-a612-c26380a3bdae found for delete ", "request_id": "req-f28033ea-ac67-4c82-a1c1-9e16acc7f99f"}]} 2026-04-23 14:52:49.951 7 INFO neutron.db.l3_hamode_db [None req-06961b25-c649-43f7-924b-e0151a58c670 615ac1cc7b3b41c1ae1d6960bcebc920 46100f9b420b407ca3240c33e7966ae6 - - - -] HA network 0bc0e9dd-2b2e-4aff-a783-f30e4cd778e9 was deleted as no HA routers are present in tenant 46100f9b420b407ca3240c33e7966ae6. [pid: 7|app: 0|req: 1113/2224] 10.0.0.59 () {32 vars in 723 bytes} [Thu Apr 23 14:52:48 2026] DELETE /v2.0/routers/da3d23ba-9663-4469-b4ae-29f5b0acdbef => generated 0 bytes in 1269 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 14:52:50.646 8 INFO neutron.db.l3_db [None req-cbb0a46f-8e26-4f30-8698-3572c7cee664 0831007ed5304a6aa3eb5127897e14c9 c052d67b494d4b628dd1095ff15703f9 - - - -] Floating IP 332b91a7-e208-48db-a582-dd622c34dc44 associated. External IP: 10.96.250.201, port: 16526804-f343-4ecc-bb8f-40114a13ae6c. [pid: 7|app: 0|req: 1114/2225] 10.0.0.59 () {32 vars in 725 bytes} [Thu Apr 23 14:52:49 2026] DELETE /v2.0/networks/9b48abb6-d95d-4f4e-b613-96da51e7228f => generated 0 bytes in 757 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1112/2226] 10.0.0.59 () {34 vars in 676 bytes} [Thu Apr 23 14:52:49 2026] POST /v2.0/floatingips => generated 855 bytes in 1355 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1115/2229] 10.0.0.75 () {34 vars in 1095 bytes} [Thu Apr 23 14:52:51 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1921469446&fields=id&tenant_id=c052d67b494d4b628dd1095ff15703f9 => generated 69 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 14:52:51.270 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-9be7e84a-f9ae-41ef-8034-998601f93282'] response: {'name': 'network-changed', 'server_uuid': '8caf4bd9-4dca-42d3-8c31-7d5ff8bb8191', 'tag': '16526804-f343-4ecc-bb8f-40114a13ae6c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1115/2230] 10.0.0.75 () {34 vars in 981 bytes} [Thu Apr 23 14:52:51 2026] GET /v2.0/networks?id=a757f6d1-1216-4dcb-9bf1-24911ef855cd => generated 705 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1116/2231] 10.0.0.75 () {34 vars in 964 bytes} [Thu Apr 23 14:52:51 2026] GET /v2.0/quotas/c052d67b494d4b628dd1095ff15703f9 => generated 292 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1116/2232] 199.204.45.155 () {34 vars in 1080 bytes} [Thu Apr 23 14:52:51 2026] GET /v2.0/ports?tenant_id=c052d67b494d4b628dd1095ff15703f9&device_id=8caf4bd9-4dca-42d3-8c31-7d5ff8bb8191 => 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: 1117/2233] 199.204.45.155 () {34 vars in 986 bytes} [Thu Apr 23 14:52:51 2026] GET /v2.0/networks?id=47040acf-8657-4998-933b-05d09736e3ea => generated 801 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1117/2234] 10.0.0.75 () {34 vars in 1001 bytes} [Thu Apr 23 14:52:51 2026] GET /v2.0/ports?tenant_id=c052d67b494d4b628dd1095ff15703f9&fields=id => generated 333 bytes in 192 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1118/2235] 199.204.45.155 () {34 vars in 1058 bytes} [Thu Apr 23 14:52:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.112&port_id=16526804-f343-4ecc-bb8f-40114a13ae6c => generated 858 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1118/2236] 10.0.0.59 () {32 vars in 773 bytes} [Thu Apr 23 14:52:51 2026] GET /v2.0/security-groups?tenant_id=46100f9b420b407ca3240c33e7966ae6&name=default => generated 2801 bytes in 168 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1119/2237] 199.204.45.155 () {34 vars in 1104 bytes} [Thu Apr 23 14:52:51 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A39b&port_id=16526804-f343-4ecc-bb8f-40114a13ae6c => 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: 1119/2238] 10.0.0.75 () {34 vars in 1007 bytes} [Thu Apr 23 14:52:51 2026] GET /v2.0/networks/a757f6d1-1216-4dcb-9bf1-24911ef855cd?fields=segments => generated 14 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1120/2239] 199.204.45.155 () {34 vars in 1064 bytes} [Thu Apr 23 14:52:51 2026] GET /v2.0/subnets?id=afc2a440-597b-4dc3-b3e4-892eafe5c8f7&id=ef0650d0-6b4b-4f55-b91d-24741dfb022f => generated 1362 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1120/2240] 10.0.0.59 () {32 vars in 739 bytes} [Thu Apr 23 14:52:51 2026] DELETE /v2.0/security-groups/059084ae-d3c4-424c-9045-55acb0bf51c0 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1121/2241] 10.0.0.75 () {34 vars in 1107 bytes} [Thu Apr 23 14:52:51 2026] GET /v2.0/networks/a757f6d1-1216-4dcb-9bf1-24911ef855cd?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: 1121/2242] 199.204.45.155 () {34 vars in 1052 bytes} [Thu Apr 23 14:52:51 2026] GET /v2.0/ports?network_id=47040acf-8657-4998-933b-05d09736e3ea&device_owner=network%3Adhcp => generated 1457 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1122/2243] 199.204.45.155 () {34 vars in 1052 bytes} [Thu Apr 23 14:52:51 2026] GET /v2.0/ports?network_id=47040acf-8657-4998-933b-05d09736e3ea&device_owner=network%3Adhcp => generated 1457 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1122/2244] 199.204.45.155 () {34 vars in 1012 bytes} [Thu Apr 23 14:52:51 2026] GET /v2.0/networks/47040acf-8657-4998-933b-05d09736e3ea?fields=segments => generated 14 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1123/2245] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 14:52:51 2026] GET /v2.0/ports?device_id=d0be45c5-25c7-4768-a2f2-ec4bb3f87392 => 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: 1123/2246] 10.0.0.59 () {32 vars in 773 bytes} [Thu Apr 23 14:52:51 2026] GET /v2.0/security-groups?tenant_id=3a4c4a90b2684fa080749fe195ee49a2&name=default => generated 2805 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1124/2247] 199.204.45.155 () {34 vars in 1112 bytes} [Thu Apr 23 14:52:51 2026] GET /v2.0/networks/47040acf-8657-4998-933b-05d09736e3ea?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1124/2248] 10.0.0.59 () {32 vars in 739 bytes} [Thu Apr 23 14:52:51 2026] DELETE /v2.0/security-groups/c9dc1a5e-ca8f-4a8b-acec-e0d71fc747d3 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 14:52:52.534 7 INFO neutron.services.segments.plugin [-] Segment 89405855-6468-4a42-8287-1c2a462e0a93 resource provider aggregate not found 2026-04-23 14:52:52.544 7 INFO neutron.services.segments.plugin [-] Segment 89405855-6468-4a42-8287-1c2a462e0a93 resource provider aggregate not found 2026-04-23 14:52:52.592 7 INFO neutron.services.segments.plugin [-] Segment 89405855-6468-4a42-8287-1c2a462e0a93 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 89405855-6468-4a42-8287-1c2a462e0a93 found for delete ", "request_id": "req-a297c2b6-2e45-467b-b240-1dd2c236d768"}]} 2026-04-23 14:52:52.593 7 INFO neutron.services.segments.plugin [-] Segment 89405855-6468-4a42-8287-1c2a462e0a93 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 89405855-6468-4a42-8287-1c2a462e0a93 found for delete ", "request_id": "req-04de4ac1-a6cf-47a9-bc62-78be44d981b9"}]} [pid: 7|app: 0|req: 1125/2249] 199.204.45.155 () {34 vars in 986 bytes} [Thu Apr 23 14:52:52 2026] GET /v2.0/networks?id=a757f6d1-1216-4dcb-9bf1-24911ef855cd => generated 705 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1125/2250] 199.204.45.155 () {34 vars in 1050 bytes} [Thu Apr 23 14:52:52 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=c052d67b494d4b628dd1095ff15703f9 => generated 179 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1126/2251] 199.204.45.155 () {38 vars in 955 bytes} [Thu Apr 23 14:52:52 2026] POST /v2.0/ports => generated 1183 bytes in 501 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1126/2252] 199.204.45.155 () {38 vars in 1028 bytes} [Thu Apr 23 14:52:53 2026] PUT /v2.0/ports/8fdd7e3a-4e03-4d8c-92df-a75cbe6f9209 => generated 1428 bytes in 549 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 1127/2253] 199.204.45.155 () {34 vars in 1080 bytes} [Thu Apr 23 14:52:53 2026] GET /v2.0/ports?tenant_id=c052d67b494d4b628dd1095ff15703f9&device_id=d0be45c5-25c7-4768-a2f2-ec4bb3f87392 => generated 1467 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 14:52:53.923 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-3563ffd8-dce0-4ea6-9422-7ebcc109f06a'] response: {'name': 'network-changed', 'server_uuid': 'd0be45c5-25c7-4768-a2f2-ec4bb3f87392', 'tag': '8fdd7e3a-4e03-4d8c-92df-a75cbe6f9209', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1127/2254] 199.204.45.155 () {34 vars in 1056 bytes} [Thu Apr 23 14:52:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.89&port_id=8fdd7e3a-4e03-4d8c-92df-a75cbe6f9209 => generated 19 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1128/2255] 199.204.45.155 () {34 vars in 1106 bytes} [Thu Apr 23 14:52:53 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A274&port_id=8fdd7e3a-4e03-4d8c-92df-a75cbe6f9209 => generated 19 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1128/2256] 199.204.45.155 () {34 vars in 1064 bytes} [Thu Apr 23 14:52:53 2026] GET /v2.0/subnets?id=9b124a2a-4904-4beb-8bfd-c91f748fd10d&id=e6f84514-5803-4433-882a-b5f412c69c93 => generated 1366 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1129/2257] 199.204.45.155 () {34 vars in 1052 bytes} [Thu Apr 23 14:52:54 2026] GET /v2.0/ports?network_id=a757f6d1-1216-4dcb-9bf1-24911ef855cd&device_owner=network%3Adhcp => generated 1461 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 1129/2258] 199.204.45.155 () {34 vars in 1052 bytes} [Thu Apr 23 14:52:54 2026] GET /v2.0/ports?network_id=a757f6d1-1216-4dcb-9bf1-24911ef855cd&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: 1130/2259] 199.204.45.155 () {34 vars in 1012 bytes} [Thu Apr 23 14:52:54 2026] GET /v2.0/networks/a757f6d1-1216-4dcb-9bf1-24911ef855cd?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: 1130/2260] 199.204.45.155 () {34 vars in 1112 bytes} [Thu Apr 23 14:52:54 2026] GET /v2.0/networks/a757f6d1-1216-4dcb-9bf1-24911ef855cd?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1131/2261] 199.204.45.155 () {34 vars in 1080 bytes} [Thu Apr 23 14:52:54 2026] GET /v2.0/ports?tenant_id=c052d67b494d4b628dd1095ff15703f9&device_id=d0be45c5-25c7-4768-a2f2-ec4bb3f87392 => generated 1467 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1131/2262] 199.204.45.155 () {34 vars in 986 bytes} [Thu Apr 23 14:52:54 2026] GET /v2.0/networks?id=a757f6d1-1216-4dcb-9bf1-24911ef855cd => generated 800 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1132/2263] 199.204.45.155 () {34 vars in 1056 bytes} [Thu Apr 23 14:52:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.89&port_id=8fdd7e3a-4e03-4d8c-92df-a75cbe6f9209 => 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: 1132/2264] 199.204.45.155 () {34 vars in 1106 bytes} [Thu Apr 23 14:52:54 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A274&port_id=8fdd7e3a-4e03-4d8c-92df-a75cbe6f9209 => 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: 1133/2265] 199.204.45.155 () {34 vars in 1064 bytes} [Thu Apr 23 14:52:54 2026] GET /v2.0/subnets?id=9b124a2a-4904-4beb-8bfd-c91f748fd10d&id=e6f84514-5803-4433-882a-b5f412c69c93 => generated 1366 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1133/2266] 199.204.45.155 () {34 vars in 1052 bytes} [Thu Apr 23 14:52:54 2026] GET /v2.0/ports?network_id=a757f6d1-1216-4dcb-9bf1-24911ef855cd&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: 1134/2267] 199.204.45.155 () {34 vars in 1052 bytes} [Thu Apr 23 14:52:54 2026] GET /v2.0/ports?network_id=a757f6d1-1216-4dcb-9bf1-24911ef855cd&device_owner=network%3Adhcp => generated 1461 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1134/2268] 199.204.45.155 () {34 vars in 1012 bytes} [Thu Apr 23 14:52:54 2026] GET /v2.0/networks/a757f6d1-1216-4dcb-9bf1-24911ef855cd?fields=segments => generated 14 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1135/2269] 199.204.45.155 () {34 vars in 1112 bytes} [Thu Apr 23 14:52:54 2026] GET /v2.0/networks/a757f6d1-1216-4dcb-9bf1-24911ef855cd?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: 1136/2270] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 14:52:56 2026] GET /v2.0/ports?device_id=d0be45c5-25c7-4768-a2f2-ec4bb3f87392 => generated 1200 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1137/2271] 10.0.0.75 () {34 vars in 1039 bytes} [Thu Apr 23 14:52:57 2026] GET /v2.0/security-groups?id=e3d6f79c-351c-4df7-a994-c4c53d3be266&fields=id&fields=name => generated 112 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1135/2272] 10.0.0.59 () {34 vars in 675 bytes} [Thu Apr 23 14:52:56 2026] POST /v2.0/floatingips => generated 552 bytes in 772 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1138/2273] 10.0.0.59 () {32 vars in 817 bytes} [Thu Apr 23 14:52:57 2026] GET /v2.0/ports?network_id=a757f6d1-1216-4dcb-9bf1-24911ef855cd&mac_address=fa%3A16%3A3e%3A0e%3Ae2%3A20 => generated 1200 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1136/2274] 10.0.0.59 () {34 vars in 675 bytes} [Thu Apr 23 14:52:57 2026] POST /v2.0/floatingips => generated 552 bytes in 605 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 14:52:58.191 7 INFO neutron.db.l3_db [None req-5d10257d-9fe1-4d18-b936-cb7dd887aa9f 0831007ed5304a6aa3eb5127897e14c9 c052d67b494d4b628dd1095ff15703f9 - - - -] Floating IP c17df01e-0f56-4637-813e-060cef8e04fc associated. External IP: 10.96.250.216, port: 8fdd7e3a-4e03-4d8c-92df-a75cbe6f9209. [pid: 8|app: 0|req: 1137/2275] 10.0.0.59 () {34 vars in 675 bytes} [Thu Apr 23 14:52:57 2026] POST /v2.0/floatingips => generated 552 bytes in 594 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1139/2276] 10.0.0.59 () {34 vars in 676 bytes} [Thu Apr 23 14:52:57 2026] POST /v2.0/floatingips => generated 854 bytes in 1337 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1140/2277] 199.204.45.155 () {34 vars in 1096 bytes} [Thu Apr 23 14:52:58 2026] GET /v2.0/ports?device_id=8caf4bd9-4dca-42d3-8c31-7d5ff8bb8191&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 14:52:58.865 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-6cfbe865-72e7-4f41-9808-20f0ea0b12db'] response: {'name': 'network-changed', 'server_uuid': 'd0be45c5-25c7-4768-a2f2-ec4bb3f87392', 'tag': '8fdd7e3a-4e03-4d8c-92df-a75cbe6f9209', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1141/2278] 199.204.45.155 () {34 vars in 1080 bytes} [Thu Apr 23 14:52:58 2026] GET /v2.0/ports?tenant_id=c052d67b494d4b628dd1095ff15703f9&device_id=8caf4bd9-4dca-42d3-8c31-7d5ff8bb8191 => 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: 1142/2279] 199.204.45.155 () {34 vars in 1080 bytes} [Thu Apr 23 14:52:58 2026] GET /v2.0/ports?tenant_id=c052d67b494d4b628dd1095ff15703f9&device_id=d0be45c5-25c7-4768-a2f2-ec4bb3f87392 => generated 1469 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1143/2280] 199.204.45.155 () {34 vars in 986 bytes} [Thu Apr 23 14:52:58 2026] GET /v2.0/networks?id=47040acf-8657-4998-933b-05d09736e3ea => generated 801 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1144/2281] 199.204.45.155 () {34 vars in 986 bytes} [Thu Apr 23 14:52:58 2026] GET /v2.0/networks?id=a757f6d1-1216-4dcb-9bf1-24911ef855cd => generated 800 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1145/2282] 199.204.45.155 () {34 vars in 1058 bytes} [Thu Apr 23 14:52:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.112&port_id=16526804-f343-4ecc-bb8f-40114a13ae6c => 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: 1146/2283] 199.204.45.155 () {34 vars in 1056 bytes} [Thu Apr 23 14:52:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.89&port_id=8fdd7e3a-4e03-4d8c-92df-a75cbe6f9209 => generated 857 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1138/2284] 10.0.0.59 () {34 vars in 675 bytes} [Thu Apr 23 14:52:58 2026] POST /v2.0/floatingips => generated 552 bytes in 753 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1147/2285] 199.204.45.155 () {34 vars in 1104 bytes} [Thu Apr 23 14:52:59 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A39b&port_id=16526804-f343-4ecc-bb8f-40114a13ae6c => generated 19 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1139/2286] 199.204.45.155 () {34 vars in 1106 bytes} [Thu Apr 23 14:52:59 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A274&port_id=8fdd7e3a-4e03-4d8c-92df-a75cbe6f9209 => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1140/2287] 199.204.45.155 () {34 vars in 1064 bytes} [Thu Apr 23 14:52:59 2026] GET /v2.0/subnets?id=afc2a440-597b-4dc3-b3e4-892eafe5c8f7&id=ef0650d0-6b4b-4f55-b91d-24741dfb022f => generated 1362 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1141/2288] 199.204.45.155 () {34 vars in 1064 bytes} [Thu Apr 23 14:52:59 2026] GET /v2.0/subnets?id=9b124a2a-4904-4beb-8bfd-c91f748fd10d&id=e6f84514-5803-4433-882a-b5f412c69c93 => generated 1366 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1142/2289] 199.204.45.155 () {34 vars in 1052 bytes} [Thu Apr 23 14:52:59 2026] GET /v2.0/ports?network_id=47040acf-8657-4998-933b-05d09736e3ea&device_owner=network%3Adhcp => generated 1457 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1143/2290] 199.204.45.155 () {34 vars in 1052 bytes} [Thu Apr 23 14:52:59 2026] GET /v2.0/ports?network_id=a757f6d1-1216-4dcb-9bf1-24911ef855cd&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: 1144/2291] 199.204.45.155 () {34 vars in 1052 bytes} [Thu Apr 23 14:52:59 2026] GET /v2.0/ports?network_id=47040acf-8657-4998-933b-05d09736e3ea&device_owner=network%3Adhcp => generated 1457 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1145/2292] 199.204.45.155 () {34 vars in 1052 bytes} [Thu Apr 23 14:52:59 2026] GET /v2.0/ports?network_id=a757f6d1-1216-4dcb-9bf1-24911ef855cd&device_owner=network%3Adhcp => generated 1461 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1146/2293] 199.204.45.155 () {34 vars in 1012 bytes} [Thu Apr 23 14:52:59 2026] GET /v2.0/networks/47040acf-8657-4998-933b-05d09736e3ea?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: 1147/2294] 199.204.45.155 () {34 vars in 1012 bytes} [Thu Apr 23 14:52:59 2026] GET /v2.0/networks/a757f6d1-1216-4dcb-9bf1-24911ef855cd?fields=segments => generated 14 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1148/2295] 199.204.45.155 () {34 vars in 1112 bytes} [Thu Apr 23 14:52:59 2026] GET /v2.0/networks/47040acf-8657-4998-933b-05d09736e3ea?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1148/2296] 10.0.0.59 () {34 vars in 675 bytes} [Thu Apr 23 14:52:59 2026] POST /v2.0/floatingips => generated 552 bytes in 695 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1149/2297] 10.0.0.59 () {34 vars in 758 bytes} [Thu Apr 23 14:52:59 2026] PUT /v2.0/floatingips/e380abe0-d7dd-4a4c-85ce-7597f22b24ce/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: 1150/2298] 10.0.0.59 () {34 vars in 758 bytes} [Thu Apr 23 14:52:59 2026] PUT /v2.0/floatingips/9962117f-5002-4b07-97bb-df80a6d67bd9/tags => generated 25 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1151/2299] 10.0.0.59 () {34 vars in 758 bytes} [Thu Apr 23 14:53:00 2026] PUT /v2.0/floatingips/f4fbd222-d24a-4242-bac7-f9d857ef3151/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: 1152/2300] 10.0.0.59 () {34 vars in 758 bytes} [Thu Apr 23 14:53:00 2026] PUT /v2.0/floatingips/0f2f4f2b-e09d-44d2-8eb6-148b385aed0f/tags => generated 19 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1153/2301] 10.0.0.59 () {32 vars in 671 bytes} [Thu Apr 23 14:53:00 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1154/2302] 10.0.0.59 () {32 vars in 685 bytes} [Thu Apr 23 14:53:00 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1149/2303] 199.204.45.155 () {34 vars in 1112 bytes} [Thu Apr 23 14:52:59 2026] GET /v2.0/networks/a757f6d1-1216-4dcb-9bf1-24911ef855cd?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 648 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1155/2304] 10.0.0.59 () {32 vars in 681 bytes} [Thu Apr 23 14:53:00 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1150/2305] 10.0.0.59 () {32 vars in 693 bytes} [Thu Apr 23 14:53:00 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1156/2306] 10.0.0.59 () {32 vars in 679 bytes} [Thu Apr 23 14:53:00 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1151/2307] 10.0.0.210 () {34 vars in 990 bytes} [Thu Apr 23 14:53:00 2026] GET /v2.0/ports?device_id=8caf4bd9-4dca-42d3-8c31-7d5ff8bb8191 => generated 1469 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1152/2308] 10.0.0.210 () {34 vars in 1040 bytes} [Thu Apr 23 14:53:00 2026] GET /v2.0/security-groups?id=e3d6f79c-351c-4df7-a994-c4c53d3be266&fields=id&fields=name => generated 112 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1157/2309] 10.0.0.59 () {32 vars in 693 bytes} [Thu Apr 23 14:53:00 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1153/2310] 10.0.0.59 () {32 vars in 689 bytes} [Thu Apr 23 14:53:00 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1158/2311] 10.0.0.59 () {32 vars in 701 bytes} [Thu Apr 23 14:53:00 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1154/2312] 10.0.0.59 () {32 vars in 731 bytes} [Thu Apr 23 14:53:00 2026] DELETE /v2.0/floatingips/e380abe0-d7dd-4a4c-85ce-7597f22b24ce => generated 0 bytes in 384 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1159/2313] 10.0.0.59 () {32 vars in 731 bytes} [Thu Apr 23 14:53:01 2026] DELETE /v2.0/floatingips/9962117f-5002-4b07-97bb-df80a6d67bd9 => generated 0 bytes in 362 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1155/2314] 10.0.0.59 () {32 vars in 731 bytes} [Thu Apr 23 14:53:01 2026] DELETE /v2.0/floatingips/f4fbd222-d24a-4242-bac7-f9d857ef3151 => generated 0 bytes in 376 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1160/2315] 10.0.0.59 () {32 vars in 731 bytes} [Thu Apr 23 14:53:01 2026] DELETE /v2.0/floatingips/0f2f4f2b-e09d-44d2-8eb6-148b385aed0f => generated 0 bytes in 357 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1156/2316] 10.0.0.59 () {32 vars in 731 bytes} [Thu Apr 23 14:53:02 2026] DELETE /v2.0/floatingips/8fea59a3-797d-45e8-8070-c7ceb20f87eb => generated 0 bytes in 346 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1161/2317] 10.0.0.59 () {32 vars in 773 bytes} [Thu Apr 23 14:53:03 2026] GET /v2.0/security-groups?tenant_id=8f362ba1e5d6469c8572047a9454f0a3&name=default => generated 2805 bytes in 308 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1157/2318] 10.0.0.59 () {32 vars in 739 bytes} [Thu Apr 23 14:53:03 2026] DELETE /v2.0/security-groups/4825c40f-936b-4abb-b002-9228588d1177 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1162/2319] 10.0.0.59 () {32 vars in 773 bytes} [Thu Apr 23 14:53:03 2026] GET /v2.0/security-groups?tenant_id=f3f7b7adb50747a5b8083281c461aead&name=default => generated 2805 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1158/2320] 10.0.0.59 () {32 vars in 739 bytes} [Thu Apr 23 14:53:04 2026] DELETE /v2.0/security-groups/cec2aba5-2b74-48c9-99ea-9d2f10ff3a5b => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1163/2321] 10.0.0.59 () {32 vars in 773 bytes} [Thu Apr 23 14:53:04 2026] GET /v2.0/security-groups?tenant_id=77b01fe4231f4b3d939d6807a11ef7ef&name=default => generated 2805 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1159/2322] 10.0.0.59 () {32 vars in 739 bytes} [Thu Apr 23 14:53:04 2026] DELETE /v2.0/security-groups/090f39ab-6089-48f3-acff-39b4b7f10b9a => 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: 1165/2325] 10.0.0.210 () {34 vars in 990 bytes} [Thu Apr 23 14:53:07 2026] GET /v2.0/ports?device_id=d0be45c5-25c7-4768-a2f2-ec4bb3f87392 => generated 1469 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1161/2326] 10.0.0.210 () {34 vars in 1040 bytes} [Thu Apr 23 14:53:08 2026] GET /v2.0/security-groups?id=e3d6f79c-351c-4df7-a994-c4c53d3be266&fields=id&fields=name => generated 112 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1166/2327] 10.0.0.59 () {34 vars in 677 bytes} [Thu Apr 23 14:53:08 2026] POST /v2.0/qos/policies => generated 359 bytes in 224 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1162/2328] 10.0.0.59 () {34 vars in 677 bytes} [Thu Apr 23 14:53:08 2026] POST /v2.0/qos/policies => generated 359 bytes in 58 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1167/2329] 10.0.0.59 () {34 vars in 677 bytes} [Thu Apr 23 14:53:08 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: 8|app: 0|req: 1163/2330] 10.0.0.59 () {34 vars in 677 bytes} [Thu Apr 23 14:53:08 2026] POST /v2.0/qos/policies => generated 359 bytes in 61 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1168/2331] 10.0.0.59 () {34 vars in 677 bytes} [Thu Apr 23 14:53:09 2026] POST /v2.0/qos/policies => generated 359 bytes in 38 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1164/2332] 10.0.0.59 () {34 vars in 752 bytes} [Thu Apr 23 14:53:09 2026] PUT /v2.0/policies/94b364ed-3180-4276-96cc-138b280083f8/tags => generated 17 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1169/2333] 10.0.0.59 () {34 vars in 752 bytes} [Thu Apr 23 14:53:09 2026] PUT /v2.0/policies/ae0c3ff5-1396-4e8c-baa5-bac2a6fc8eca/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: 1165/2334] 10.0.0.59 () {34 vars in 752 bytes} [Thu Apr 23 14:53:09 2026] PUT /v2.0/policies/9de1baa8-6f73-4fe5-a38b-d9f49615681f/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: 1170/2335] 10.0.0.59 () {34 vars in 752 bytes} [Thu Apr 23 14:53:09 2026] PUT /v2.0/policies/befa82dc-adbc-4e73-8e0a-a2c739e41ce8/tags => 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: 1166/2336] 10.0.0.59 () {32 vars in 673 bytes} [Thu Apr 23 14:53:09 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1171/2337] 10.0.0.59 () {32 vars in 687 bytes} [Thu Apr 23 14:53:09 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1167/2338] 10.0.0.59 () {32 vars in 683 bytes} [Thu Apr 23 14:53:09 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1172/2339] 10.0.0.59 () {32 vars in 695 bytes} [Thu Apr 23 14:53:09 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1168/2340] 10.0.0.59 () {32 vars in 681 bytes} [Thu Apr 23 14:53:09 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1173/2341] 10.0.0.59 () {32 vars in 695 bytes} [Thu Apr 23 14:53:09 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1169/2342] 10.0.0.59 () {32 vars in 691 bytes} [Thu Apr 23 14:53:10 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1174/2343] 10.0.0.59 () {32 vars in 703 bytes} [Thu Apr 23 14:53:10 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1170/2344] 10.0.0.59 () {32 vars in 733 bytes} [Thu Apr 23 14:53:10 2026] DELETE /v2.0/qos/policies/94b364ed-3180-4276-96cc-138b280083f8 => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1175/2345] 10.0.0.59 () {32 vars in 733 bytes} [Thu Apr 23 14:53:10 2026] DELETE /v2.0/qos/policies/ae0c3ff5-1396-4e8c-baa5-bac2a6fc8eca => 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: 1171/2346] 10.0.0.59 () {32 vars in 733 bytes} [Thu Apr 23 14:53:10 2026] DELETE /v2.0/qos/policies/9de1baa8-6f73-4fe5-a38b-d9f49615681f => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1176/2347] 10.0.0.59 () {32 vars in 733 bytes} [Thu Apr 23 14:53:10 2026] DELETE /v2.0/qos/policies/befa82dc-adbc-4e73-8e0a-a2c739e41ce8 => 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: 1172/2348] 10.0.0.59 () {32 vars in 733 bytes} [Thu Apr 23 14:53:10 2026] DELETE /v2.0/qos/policies/04e7c019-a6ac-49dc-9d6a-ed26079fdeef => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1177/2349] 10.0.0.59 () {32 vars in 720 bytes} [Thu Apr 23 14:53:11 2026] GET /v2.0/subnets/d0babff3-756c-4995-abbc-29a9a4893336 => 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: 1173/2350] 10.0.0.59 () {32 vars in 773 bytes} [Thu Apr 23 14:53:11 2026] GET /v2.0/security-groups?tenant_id=2bf04d29c2af4197a7a50e9da0a8d753&name=default => generated 2805 bytes in 236 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1178/2351] 10.0.0.59 () {32 vars in 739 bytes} [Thu Apr 23 14:53:11 2026] DELETE /v2.0/security-groups/becfdd69-d27c-4395-97c8-5deb7d721d73 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1174/2352] 10.0.0.59 () {32 vars in 773 bytes} [Thu Apr 23 14:53:11 2026] GET /v2.0/security-groups?tenant_id=3f5ca4990276439a993b1a4c8e7c641a&name=default => generated 2805 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1179/2353] 10.0.0.59 () {32 vars in 739 bytes} [Thu Apr 23 14:53:11 2026] DELETE /v2.0/security-groups/38369203-8855-4e05-82c1-db6c5abba43a => 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: 1175/2354] 10.0.0.223 () {30 vars in 659 bytes} [Thu Apr 23 14:53:11 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1180/2355] 10.0.0.223 () {30 vars in 661 bytes} [Thu Apr 23 14:53:12 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: 1176/2356] 10.0.0.223 () {30 vars in 637 bytes} [Thu Apr 23 14:53:12 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: 1181/2357] 10.0.0.223 () {30 vars in 673 bytes} [Thu Apr 23 14:53:12 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: 1177/2358] 10.0.0.59 () {32 vars in 773 bytes} [Thu Apr 23 14:53:12 2026] GET /v2.0/security-groups?tenant_id=577191a1f5ed4aad8b0fc20f0a0bc1f3&name=default => generated 2805 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1182/2359] 10.0.0.59 () {32 vars in 739 bytes} [Thu Apr 23 14:53:12 2026] DELETE /v2.0/security-groups/8532bd4e-821a-4082-bb1b-6fadc317eb37 => 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: 1178/2360] 10.0.0.223 () {28 vars in 439 bytes} [Thu Apr 23 14:53:12 2026] GET / => generated 151 bytes in 6 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1183/2361] 10.0.0.223 () {30 vars in 697 bytes} [Thu Apr 23 14:53:12 2026] GET /v2.0/subnets/d0babff3-756c-4995-abbc-29a9a4893336 => generated 633 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1179/2362] 10.0.0.223 () {30 vars in 659 bytes} [Thu Apr 23 14:53:12 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1184/2363] 10.0.0.223 () {30 vars in 661 bytes} [Thu Apr 23 14:53: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: 1180/2364] 10.0.0.223 () {30 vars in 637 bytes} [Thu Apr 23 14:53:12 2026] GET /v2.0/extensions/qos => generated 166 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1185/2365] 10.0.0.223 () {30 vars in 673 bytes} [Thu Apr 23 14:53: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: 1181/2366] 10.0.0.223 () {30 vars in 697 bytes} [Thu Apr 23 14:53:12 2026] GET /v2.0/subnets/d0babff3-756c-4995-abbc-29a9a4893336 => generated 651 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1186/2367] 10.0.0.223 () {30 vars in 659 bytes} [Thu Apr 23 14:53:13 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1182/2368] 10.0.0.223 () {30 vars in 661 bytes} [Thu Apr 23 14:53:13 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: 1187/2369] 10.0.0.223 () {30 vars in 637 bytes} [Thu Apr 23 14:53:13 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: 1183/2370] 10.0.0.223 () {30 vars in 673 bytes} [Thu Apr 23 14:53: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: 1188/2371] 10.0.0.223 () {30 vars in 699 bytes} [Thu Apr 23 14:53:13 2026] GET /v2.0/networks/f4d8b87c-4f79-493a-890f-23cc322b8c60 => generated 800 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1184/2372] 10.0.0.223 () {30 vars in 651 bytes} [Thu Apr 23 14:53:13 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1189/2373] 10.0.0.223 () {34 vars in 673 bytes} [Thu Apr 23 14:53:13 2026] POST /v2.0/ports => generated 1132 bytes in 1023 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1185/2374] 199.204.45.155 () {30 vars in 663 bytes} [Thu Apr 23 14:53:15 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 1190/2375] 199.204.45.155 () {30 vars in 665 bytes} [Thu Apr 23 14:53:15 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: 1186/2376] 199.204.45.155 () {30 vars in 641 bytes} [Thu Apr 23 14:53:15 2026] GET /v2.0/extensions/qos => generated 166 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1191/2377] 199.204.45.155 () {30 vars in 677 bytes} [Thu Apr 23 14:53:15 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1187/2378] 199.204.45.155 () {30 vars in 697 bytes} [Thu Apr 23 14:53:15 2026] GET /v2.0/ports/dc3f3082-af0d-4ecd-9c82-f70587a8363d => generated 1132 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1192/2379] 199.204.45.155 () {30 vars in 663 bytes} [Thu Apr 23 14:53:15 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: 1188/2380] 199.204.45.155 () {30 vars in 665 bytes} [Thu Apr 23 14:53:15 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: 1193/2381] 199.204.45.155 () {30 vars in 641 bytes} [Thu Apr 23 14:53: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: 1189/2382] 199.204.45.155 () {30 vars in 677 bytes} [Thu Apr 23 14:53: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: 1194/2383] 199.204.45.155 () {30 vars in 732 bytes} [Thu Apr 23 14:53:16 2026] GET /v2.0/security-groups?name=lb-097e9320-bcfa-450a-bc9b-4422b1761491 => generated 23 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1190/2384] 199.204.45.155 () {34 vars in 696 bytes} [Thu Apr 23 14:53:16 2026] POST /v2.0/security-groups => generated 1574 bytes in 94 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1195/2385] 199.204.45.155 () {30 vars in 762 bytes} [Thu Apr 23 14:53:16 2026] GET /v2.0/security-group-rules?security_group_id=c9d61c82-b527-493d-a86a-167e7722da28 => generated 1118 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1191/2386] 199.204.45.155 () {34 vars in 749 bytes} [Thu Apr 23 14:53:16 2026] PUT /v2.0/ports/dc3f3082-af0d-4ecd-9c82-f70587a8363d => generated 1132 bytes in 227 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1196/2387] 199.204.45.155 () {30 vars in 663 bytes} [Thu Apr 23 14:53:16 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 1192/2388] 199.204.45.155 () {30 vars in 665 bytes} [Thu Apr 23 14:53: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: 1197/2389] 199.204.45.155 () {30 vars in 641 bytes} [Thu Apr 23 14:53:16 2026] GET /v2.0/extensions/qos => generated 166 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1198/2390] 199.204.45.155 () {30 vars in 677 bytes} [Thu Apr 23 14:53:16 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1199/2391] 199.204.45.155 () {30 vars in 701 bytes} [Thu Apr 23 14:53:16 2026] GET /v2.0/subnets/d0babff3-756c-4995-abbc-29a9a4893336 => generated 651 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 14:53:16.719 8 INFO neutron.db.segments_db [None req-d0279459-b032-4d35-8c33-ac94ad478eaa 7daf72b8db0a42638203aff2317d7438 3102a74ac452464bba05c1c737f7625c - - - -] Added segment 218257bc-e15b-4980-a3d3-9f381fd592bb of type vxlan for network 35f01d29-db56-4b76-bf6f-ab20a15d6195 [pid: 8|app: 0|req: 1193/2392] 10.0.0.59 () {34 vars in 669 bytes} [Thu Apr 23 14:53:16 2026] POST /v2.0/networks => generated 632 bytes in 360 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1200/2393] 10.0.0.59 () {34 vars in 663 bytes} [Thu Apr 23 14:53:16 2026] POST /v2.0/ports => generated 743 bytes in 337 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1194/2394] 10.0.0.59 () {34 vars in 665 bytes} [Thu Apr 23 14:53:17 2026] POST /v2.0/trunks => generated 407 bytes in 281 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 14:53:17.551 7 INFO neutron.db.segments_db [None req-77b2019d-d96a-4e67-a6b8-332117a11d98 7daf72b8db0a42638203aff2317d7438 3102a74ac452464bba05c1c737f7625c - - - -] Added segment ba690de7-57d7-400a-af39-d21032ea26dd of type vxlan for network 04f839a8-e614-4291-bc47-ec6153024a13 [pid: 7|app: 0|req: 1201/2395] 10.0.0.59 () {34 vars in 669 bytes} [Thu Apr 23 14:53:17 2026] POST /v2.0/networks => generated 632 bytes in 231 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1195/2396] 10.0.0.59 () {34 vars in 663 bytes} [Thu Apr 23 14:53:17 2026] POST /v2.0/ports => generated 743 bytes in 350 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1202/2397] 10.0.0.59 () {34 vars in 665 bytes} [Thu Apr 23 14:53:18 2026] POST /v2.0/trunks => generated 407 bytes in 241 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 14:53:18.382 8 INFO neutron.db.segments_db [None req-f5234903-31a4-45dc-ac9e-1f540b3df495 7daf72b8db0a42638203aff2317d7438 3102a74ac452464bba05c1c737f7625c - - - -] Added segment 40cd1e9e-02ee-4d5a-b704-d2931654a8be of type vxlan for network b0674013-a7ca-4736-9eb8-4143c49ac6e3 [pid: 8|app: 0|req: 1196/2398] 10.0.0.59 () {34 vars in 669 bytes} [Thu Apr 23 14:53:18 2026] POST /v2.0/networks => generated 632 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1203/2399] 10.0.0.59 () {34 vars in 663 bytes} [Thu Apr 23 14:53:18 2026] POST /v2.0/ports => generated 743 bytes in 320 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1197/2400] 10.0.0.59 () {34 vars in 665 bytes} [Thu Apr 23 14:53:18 2026] POST /v2.0/trunks => generated 407 bytes in 214 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 14:53:19.142 7 INFO neutron.db.segments_db [None req-abb3541c-54d1-4f94-85bb-e743eb953c59 7daf72b8db0a42638203aff2317d7438 3102a74ac452464bba05c1c737f7625c - - - -] Added segment fd2db39d-cbee-41f3-b865-5df118627e99 of type vxlan for network 55365324-52ba-42fe-8ca4-b6681aefdcc2 [pid: 7|app: 0|req: 1204/2401] 10.0.0.59 () {34 vars in 669 bytes} [Thu Apr 23 14:53:19 2026] POST /v2.0/networks => generated 632 bytes in 228 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1198/2402] 10.0.0.59 () {34 vars in 663 bytes} [Thu Apr 23 14:53:19 2026] POST /v2.0/ports => generated 743 bytes in 365 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1205/2403] 10.0.0.59 () {34 vars in 665 bytes} [Thu Apr 23 14:53:19 2026] POST /v2.0/trunks => generated 407 bytes in 219 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 14:53:19.950 8 INFO neutron.db.segments_db [None req-a084e2b1-4461-4e59-94c0-2a5642c375f8 7daf72b8db0a42638203aff2317d7438 3102a74ac452464bba05c1c737f7625c - - - -] Added segment 99a46bf1-af5b-4561-93cc-94b8477899ea of type vxlan for network bbd7616c-a8c3-4789-8f8f-3a6318024621 [pid: 8|app: 0|req: 1199/2404] 10.0.0.59 () {34 vars in 669 bytes} [Thu Apr 23 14:53:19 2026] POST /v2.0/networks => generated 631 bytes in 211 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1206/2405] 10.0.0.59 () {34 vars in 663 bytes} [Thu Apr 23 14:53:20 2026] POST /v2.0/ports => generated 743 bytes in 351 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1200/2406] 10.0.0.59 () {34 vars in 665 bytes} [Thu Apr 23 14:53:20 2026] POST /v2.0/trunks => generated 407 bytes in 227 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 1207/2407] 10.0.0.59 () {34 vars in 748 bytes} [Thu Apr 23 14:53:20 2026] PUT /v2.0/trunks/d557e950-810e-4d38-8579-4ce0ef28b316/tags => generated 17 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1201/2408] 10.0.0.59 () {34 vars in 748 bytes} [Thu Apr 23 14:53:20 2026] PUT /v2.0/trunks/a87b4bdc-af3d-476a-bed7-d98ff7b10275/tags => generated 25 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1208/2409] 10.0.0.59 () {34 vars in 748 bytes} [Thu Apr 23 14:53:20 2026] PUT /v2.0/trunks/dffc39d9-18e9-41e4-a67e-85412e0fed26/tags => generated 34 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1202/2410] 10.0.0.59 () {34 vars in 748 bytes} [Thu Apr 23 14:53:20 2026] PUT /v2.0/trunks/a483e7fd-bc0d-4f16-a0e4-c809d39d2098/tags => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1209/2411] 10.0.0.59 () {32 vars in 661 bytes} [Thu Apr 23 14:53:20 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1203/2412] 10.0.0.59 () {32 vars in 675 bytes} [Thu Apr 23 14:53:20 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1210/2413] 10.0.0.59 () {32 vars in 671 bytes} [Thu Apr 23 14:53:20 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1204/2414] 10.0.0.59 () {32 vars in 683 bytes} [Thu Apr 23 14:53:20 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1211/2415] 10.0.0.59 () {32 vars in 669 bytes} [Thu Apr 23 14:53:20 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1205/2416] 10.0.0.59 () {32 vars in 683 bytes} [Thu Apr 23 14:53:20 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1212/2417] 10.0.0.59 () {32 vars in 679 bytes} [Thu Apr 23 14:53:21 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1206/2418] 10.0.0.59 () {32 vars in 691 bytes} [Thu Apr 23 14:53:21 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1213/2419] 10.0.0.59 () {32 vars in 718 bytes} [Thu Apr 23 14:53:21 2026] GET /v2.0/trunks/d557e950-810e-4d38-8579-4ce0ef28b316 => generated 412 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1207/2422] 10.0.0.59 () {32 vars in 716 bytes} [Thu Apr 23 14:53:21 2026] GET /v2.0/ports/3c4154c6-a712-422d-9f7d-03288478b288 => generated 826 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 14:53:21.394 7 ERROR neutron_lib.callbacks.manager [None req-45d8a5cc-c5db-4efe-a2f7-dd8a0420ad09 7daf72b8db0a42638203aff2317d7438 3102a74ac452464bba05c1c737f7625c - - - -] Error during notification for neutron.services.trunk.rpc.backend.ServerSideRpcBackend.process_event-4023711 trunk, after_delete: neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-04-23 14:53:21.394 7 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-04-23 14:53:21.394 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 181, in _notify_loop 2026-04-23 14:53:21.394 7 ERROR neutron_lib.callbacks.manager callback(resource, event, trigger, payload=payload) 2026-04-23 14:53:21.394 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/trunk/rpc/backend.py", line 68, in process_event 2026-04-23 14:53:21.394 7 ERROR neutron_lib.callbacks.manager method[event](context, payload) 2026-04-23 14:53:21.394 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/oslo_log/helpers.py", line 67, in wrapper 2026-04-23 14:53:21.394 7 ERROR neutron_lib.callbacks.manager return method(*args, **kwargs) 2026-04-23 14:53:21.394 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/trunk/rpc/server.py", line 205, in trunk_deleted 2026-04-23 14:53:21.394 7 ERROR neutron_lib.callbacks.manager self._resource_rpc.push(context, [trunk], events.DELETED) 2026-04-23 14:53:21.394 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 245, in push 2026-04-23 14:53:21.394 7 ERROR neutron_lib.callbacks.manager self._push(context, resource_type, type_resources, event_type) 2026-04-23 14:53:21.394 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 249, in _push 2026-04-23 14:53:21.394 7 ERROR neutron_lib.callbacks.manager _validate_resource_type(resource_type) 2026-04-23 14:53:21.394 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 52, in _validate_resource_type 2026-04-23 14:53:21.394 7 ERROR neutron_lib.callbacks.manager raise InvalidResourceTypeClass(resource_type=resource_type) 2026-04-23 14:53:21.394 7 ERROR neutron_lib.callbacks.manager neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-04-23 14:53:21.394 7 ERROR neutron_lib.callbacks.manager  [pid: 7|app: 0|req: 1216/2423] 10.0.0.59 () {32 vars in 721 bytes} [Thu Apr 23 14:53:21 2026] DELETE /v2.0/trunks/d557e950-810e-4d38-8579-4ce0ef28b316 => generated 0 bytes in 159 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1208/2424] 10.0.0.59 () {32 vars in 718 bytes} [Thu Apr 23 14:53:21 2026] GET /v2.0/trunks/a87b4bdc-af3d-476a-bed7-d98ff7b10275 => generated 420 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1217/2425] 10.0.0.59 () {32 vars in 716 bytes} [Thu Apr 23 14:53:21 2026] GET /v2.0/ports/47853b32-330f-460f-aefc-330e33cfbec7 => generated 826 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 14:53:21.669 8 ERROR neutron_lib.callbacks.manager [None req-01fdda34-2a74-4517-9ca5-54487503f879 7daf72b8db0a42638203aff2317d7438 3102a74ac452464bba05c1c737f7625c - - - -] Error during notification for neutron.services.trunk.rpc.backend.ServerSideRpcBackend.process_event-95622 trunk, after_delete: neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-04-23 14:53:21.669 8 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-04-23 14:53:21.669 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 181, in _notify_loop 2026-04-23 14:53:21.669 8 ERROR neutron_lib.callbacks.manager callback(resource, event, trigger, payload=payload) 2026-04-23 14:53:21.669 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/trunk/rpc/backend.py", line 68, in process_event 2026-04-23 14:53:21.669 8 ERROR neutron_lib.callbacks.manager method[event](context, payload) 2026-04-23 14:53:21.669 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/oslo_log/helpers.py", line 67, in wrapper 2026-04-23 14:53:21.669 8 ERROR neutron_lib.callbacks.manager return method(*args, **kwargs) 2026-04-23 14:53:21.669 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/trunk/rpc/server.py", line 205, in trunk_deleted 2026-04-23 14:53:21.669 8 ERROR neutron_lib.callbacks.manager self._resource_rpc.push(context, [trunk], events.DELETED) 2026-04-23 14:53:21.669 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 245, in push 2026-04-23 14:53:21.669 8 ERROR neutron_lib.callbacks.manager self._push(context, resource_type, type_resources, event_type) 2026-04-23 14:53:21.669 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 249, in _push 2026-04-23 14:53:21.669 8 ERROR neutron_lib.callbacks.manager _validate_resource_type(resource_type) 2026-04-23 14:53:21.669 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 52, in _validate_resource_type 2026-04-23 14:53:21.669 8 ERROR neutron_lib.callbacks.manager raise InvalidResourceTypeClass(resource_type=resource_type) 2026-04-23 14:53:21.669 8 ERROR neutron_lib.callbacks.manager neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-04-23 14:53:21.669 8 ERROR neutron_lib.callbacks.manager  [pid: 8|app: 0|req: 1209/2426] 10.0.0.59 () {32 vars in 721 bytes} [Thu Apr 23 14:53:21 2026] DELETE /v2.0/trunks/a87b4bdc-af3d-476a-bed7-d98ff7b10275 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1218/2427] 10.0.0.59 () {32 vars in 718 bytes} [Thu Apr 23 14:53:21 2026] GET /v2.0/trunks/dffc39d9-18e9-41e4-a67e-85412e0fed26 => generated 429 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1210/2428] 10.0.0.59 () {32 vars in 716 bytes} [Thu Apr 23 14:53:21 2026] GET /v2.0/ports/f5d529e0-400b-4cb1-9b41-0e8b091ffa6a => generated 826 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 14:53:21.938 7 ERROR neutron_lib.callbacks.manager [None req-fd6e3054-d38c-4423-9600-e9d1ff56dd00 7daf72b8db0a42638203aff2317d7438 3102a74ac452464bba05c1c737f7625c - - - -] Error during notification for neutron.services.trunk.rpc.backend.ServerSideRpcBackend.process_event-4023711 trunk, after_delete: neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-04-23 14:53:21.938 7 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-04-23 14:53:21.938 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 181, in _notify_loop 2026-04-23 14:53:21.938 7 ERROR neutron_lib.callbacks.manager callback(resource, event, trigger, payload=payload) 2026-04-23 14:53:21.938 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/trunk/rpc/backend.py", line 68, in process_event 2026-04-23 14:53:21.938 7 ERROR neutron_lib.callbacks.manager method[event](context, payload) 2026-04-23 14:53:21.938 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/oslo_log/helpers.py", line 67, in wrapper 2026-04-23 14:53:21.938 7 ERROR neutron_lib.callbacks.manager return method(*args, **kwargs) 2026-04-23 14:53:21.938 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/trunk/rpc/server.py", line 205, in trunk_deleted 2026-04-23 14:53:21.938 7 ERROR neutron_lib.callbacks.manager self._resource_rpc.push(context, [trunk], events.DELETED) 2026-04-23 14:53:21.938 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 245, in push 2026-04-23 14:53:21.938 7 ERROR neutron_lib.callbacks.manager self._push(context, resource_type, type_resources, event_type) 2026-04-23 14:53:21.938 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 249, in _push 2026-04-23 14:53:21.938 7 ERROR neutron_lib.callbacks.manager _validate_resource_type(resource_type) 2026-04-23 14:53:21.938 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 52, in _validate_resource_type 2026-04-23 14:53:21.938 7 ERROR neutron_lib.callbacks.manager raise InvalidResourceTypeClass(resource_type=resource_type) 2026-04-23 14:53:21.938 7 ERROR neutron_lib.callbacks.manager neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-04-23 14:53:21.938 7 ERROR neutron_lib.callbacks.manager  [pid: 7|app: 0|req: 1219/2429] 10.0.0.59 () {32 vars in 721 bytes} [Thu Apr 23 14:53:21 2026] DELETE /v2.0/trunks/dffc39d9-18e9-41e4-a67e-85412e0fed26 => 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: 1211/2430] 10.0.0.59 () {32 vars in 718 bytes} [Thu Apr 23 14:53:21 2026] GET /v2.0/trunks/a483e7fd-bc0d-4f16-a0e4-c809d39d2098 => generated 414 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1220/2431] 10.0.0.59 () {32 vars in 716 bytes} [Thu Apr 23 14:53:21 2026] GET /v2.0/ports/b1f9c658-b266-4624-acdc-62ff2e673a51 => generated 826 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 14:53:22.188 8 ERROR neutron_lib.callbacks.manager [None req-a007c19e-cdf4-4c51-8245-e955ccbd9647 7daf72b8db0a42638203aff2317d7438 3102a74ac452464bba05c1c737f7625c - - - -] Error during notification for neutron.services.trunk.rpc.backend.ServerSideRpcBackend.process_event-95622 trunk, after_delete: neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-04-23 14:53:22.188 8 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-04-23 14:53:22.188 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 181, in _notify_loop 2026-04-23 14:53:22.188 8 ERROR neutron_lib.callbacks.manager callback(resource, event, trigger, payload=payload) 2026-04-23 14:53:22.188 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/trunk/rpc/backend.py", line 68, in process_event 2026-04-23 14:53:22.188 8 ERROR neutron_lib.callbacks.manager method[event](context, payload) 2026-04-23 14:53:22.188 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/oslo_log/helpers.py", line 67, in wrapper 2026-04-23 14:53:22.188 8 ERROR neutron_lib.callbacks.manager return method(*args, **kwargs) 2026-04-23 14:53:22.188 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/trunk/rpc/server.py", line 205, in trunk_deleted 2026-04-23 14:53:22.188 8 ERROR neutron_lib.callbacks.manager self._resource_rpc.push(context, [trunk], events.DELETED) 2026-04-23 14:53:22.188 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 245, in push 2026-04-23 14:53:22.188 8 ERROR neutron_lib.callbacks.manager self._push(context, resource_type, type_resources, event_type) 2026-04-23 14:53:22.188 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 249, in _push 2026-04-23 14:53:22.188 8 ERROR neutron_lib.callbacks.manager _validate_resource_type(resource_type) 2026-04-23 14:53:22.188 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 52, in _validate_resource_type 2026-04-23 14:53:22.188 8 ERROR neutron_lib.callbacks.manager raise InvalidResourceTypeClass(resource_type=resource_type) 2026-04-23 14:53:22.188 8 ERROR neutron_lib.callbacks.manager neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-04-23 14:53:22.188 8 ERROR neutron_lib.callbacks.manager  [pid: 8|app: 0|req: 1212/2432] 10.0.0.59 () {32 vars in 721 bytes} [Thu Apr 23 14:53:22 2026] DELETE /v2.0/trunks/a483e7fd-bc0d-4f16-a0e4-c809d39d2098 => 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: 1221/2433] 10.0.0.59 () {32 vars in 718 bytes} [Thu Apr 23 14:53:22 2026] GET /v2.0/trunks/a7b5057a-0fb5-440e-bf72-e1d10b07fda0 => generated 407 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1213/2434] 10.0.0.59 () {32 vars in 716 bytes} [Thu Apr 23 14:53:22 2026] GET /v2.0/ports/7002b017-5163-4b66-89ce-47a64ae43bd1 => generated 826 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 14:53:22.452 7 ERROR neutron_lib.callbacks.manager [None req-70c0f188-6742-4ec0-911b-08298a538fab 7daf72b8db0a42638203aff2317d7438 3102a74ac452464bba05c1c737f7625c - - - -] Error during notification for neutron.services.trunk.rpc.backend.ServerSideRpcBackend.process_event-4023711 trunk, after_delete: neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-04-23 14:53:22.452 7 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-04-23 14:53:22.452 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 181, in _notify_loop 2026-04-23 14:53:22.452 7 ERROR neutron_lib.callbacks.manager callback(resource, event, trigger, payload=payload) 2026-04-23 14:53:22.452 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/trunk/rpc/backend.py", line 68, in process_event 2026-04-23 14:53:22.452 7 ERROR neutron_lib.callbacks.manager method[event](context, payload) 2026-04-23 14:53:22.452 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/oslo_log/helpers.py", line 67, in wrapper 2026-04-23 14:53:22.452 7 ERROR neutron_lib.callbacks.manager return method(*args, **kwargs) 2026-04-23 14:53:22.452 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/trunk/rpc/server.py", line 205, in trunk_deleted 2026-04-23 14:53:22.452 7 ERROR neutron_lib.callbacks.manager self._resource_rpc.push(context, [trunk], events.DELETED) 2026-04-23 14:53:22.452 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 245, in push 2026-04-23 14:53:22.452 7 ERROR neutron_lib.callbacks.manager self._push(context, resource_type, type_resources, event_type) 2026-04-23 14:53:22.452 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 249, in _push 2026-04-23 14:53:22.452 7 ERROR neutron_lib.callbacks.manager _validate_resource_type(resource_type) 2026-04-23 14:53:22.452 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 52, in _validate_resource_type 2026-04-23 14:53:22.452 7 ERROR neutron_lib.callbacks.manager raise InvalidResourceTypeClass(resource_type=resource_type) 2026-04-23 14:53:22.452 7 ERROR neutron_lib.callbacks.manager neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-04-23 14:53:22.452 7 ERROR neutron_lib.callbacks.manager  [pid: 7|app: 0|req: 1222/2435] 10.0.0.59 () {32 vars in 721 bytes} [Thu Apr 23 14:53:22 2026] DELETE /v2.0/trunks/a7b5057a-0fb5-440e-bf72-e1d10b07fda0 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1214/2436] 10.0.0.59 () {32 vars in 719 bytes} [Thu Apr 23 14:53:22 2026] DELETE /v2.0/ports/3c4154c6-a712-422d-9f7d-03288478b288 => generated 0 bytes in 238 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1223/2437] 10.0.0.59 () {32 vars in 719 bytes} [Thu Apr 23 14:53:22 2026] DELETE /v2.0/ports/47853b32-330f-460f-aefc-330e33cfbec7 => generated 0 bytes in 234 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1215/2438] 10.0.0.59 () {32 vars in 719 bytes} [Thu Apr 23 14:53:22 2026] DELETE /v2.0/ports/f5d529e0-400b-4cb1-9b41-0e8b091ffa6a => generated 0 bytes in 246 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1224/2439] 10.0.0.59 () {32 vars in 719 bytes} [Thu Apr 23 14:53:23 2026] DELETE /v2.0/ports/b1f9c658-b266-4624-acdc-62ff2e673a51 => generated 0 bytes in 240 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1216/2440] 10.0.0.59 () {32 vars in 719 bytes} [Thu Apr 23 14:53:23 2026] DELETE /v2.0/ports/7002b017-5163-4b66-89ce-47a64ae43bd1 => generated 0 bytes in 224 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1217/2441] 10.0.0.75 () {34 vars in 1015 bytes} [Thu Apr 23 14:53:23 2026] GET /v2.0/security-groups?id=8b54e252-f384-4079-9627-7ad51b23e21c&fields=id => generated 69 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1218/2442] 10.0.0.75 () {34 vars in 981 bytes} [Thu Apr 23 14:53:23 2026] GET /v2.0/networks?id=6af84770-2d81-4c88-84eb-47853ac9794d => generated 735 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 14:53:23.947 7 INFO neutron.services.segments.plugin [-] Segment 218257bc-e15b-4980-a3d3-9f381fd592bb resource provider aggregate not found [pid: 8|app: 0|req: 1219/2443] 10.0.0.75 () {34 vars in 964 bytes} [Thu Apr 23 14:53:23 2026] GET /v2.0/quotas/cd21845394b24718b665645024db9a05 => generated 291 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 14:53:23.956 7 INFO neutron.services.segments.plugin [-] Segment 218257bc-e15b-4980-a3d3-9f381fd592bb resource provider aggregate not found 2026-04-23 14:53:23.975 7 INFO neutron.services.segments.plugin [-] Segment 218257bc-e15b-4980-a3d3-9f381fd592bb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 218257bc-e15b-4980-a3d3-9f381fd592bb found for delete ", "request_id": "req-cbcbc0f9-da1b-4a1a-b2f1-67b11696f264"}]} 2026-04-23 14:53:23.977 7 INFO neutron.services.segments.plugin [-] Segment 218257bc-e15b-4980-a3d3-9f381fd592bb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 218257bc-e15b-4980-a3d3-9f381fd592bb found for delete ", "request_id": "req-75f7d539-0574-48a9-9efc-9bc3efefc9f3"}]} [pid: 7|app: 0|req: 1225/2444] 10.0.0.59 () {32 vars in 725 bytes} [Thu Apr 23 14:53:23 2026] DELETE /v2.0/networks/35f01d29-db56-4b76-bf6f-ab20a15d6195 => generated 0 bytes in 312 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1220/2445] 10.0.0.75 () {34 vars in 1001 bytes} [Thu Apr 23 14:53:23 2026] GET /v2.0/ports?tenant_id=cd21845394b24718b665645024db9a05&fields=id => generated 149 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1221/2446] 10.0.0.75 () {34 vars in 1007 bytes} [Thu Apr 23 14:53:24 2026] GET /v2.0/networks/6af84770-2d81-4c88-84eb-47853ac9794d?fields=segments => generated 14 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1226/2447] 10.0.0.59 () {32 vars in 725 bytes} [Thu Apr 23 14:53:24 2026] DELETE /v2.0/networks/04f839a8-e614-4291-bc47-ec6153024a13 => generated 0 bytes in 232 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1222/2448] 10.0.0.75 () {34 vars in 1107 bytes} [Thu Apr 23 14:53:24 2026] GET /v2.0/networks/6af84770-2d81-4c88-84eb-47853ac9794d?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: 1227/2449] 10.0.0.59 () {32 vars in 725 bytes} [Thu Apr 23 14:53:24 2026] DELETE /v2.0/networks/b0674013-a7ca-4736-9eb8-4143c49ac6e3 => generated 0 bytes in 226 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1228/2450] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 14:53:24 2026] GET /v2.0/ports?device_id=ae0aa36e-18f1-4032-b1fe-c5296f3cca5d => generated 12 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 14:53:24.703 8 INFO neutron.services.segments.plugin [-] Segment fd2db39d-cbee-41f3-b865-5df118627e99 resource provider aggregate not found 2026-04-23 14:53:24.708 8 INFO neutron.services.segments.plugin [-] Segment fd2db39d-cbee-41f3-b865-5df118627e99 resource provider aggregate not found [pid: 7|app: 0|req: 1229/2451] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 14:53:24 2026] GET /v2.0/ports?device_id=ae0aa36e-18f1-4032-b1fe-c5296f3cca5d => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 14:53:24.727 8 INFO neutron.services.segments.plugin [-] Segment fd2db39d-cbee-41f3-b865-5df118627e99 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fd2db39d-cbee-41f3-b865-5df118627e99 found for delete ", "request_id": "req-027cb9f5-3a6f-4b4d-9762-a2e80bcd3cfd"}]} [pid: 8|app: 0|req: 1223/2452] 10.0.0.59 () {32 vars in 725 bytes} [Thu Apr 23 14:53:24 2026] DELETE /v2.0/networks/55365324-52ba-42fe-8ca4-b6681aefdcc2 => generated 0 bytes in 274 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1230/2453] 10.0.0.59 () {32 vars in 725 bytes} [Thu Apr 23 14:53:24 2026] DELETE /v2.0/networks/bbd7616c-a8c3-4789-8f8f-3a6318024621 => generated 0 bytes in 282 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 14:53:25.461 8 INFO neutron.services.segments.plugin [-] Segment fd2db39d-cbee-41f3-b865-5df118627e99 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fd2db39d-cbee-41f3-b865-5df118627e99 found for delete ", "request_id": "req-36c0a83a-0d12-4a17-a097-0970618b949b"}]} [pid: 8|app: 0|req: 1224/2454] 199.204.45.155 () {34 vars in 986 bytes} [Thu Apr 23 14:53:25 2026] GET /v2.0/networks?id=6af84770-2d81-4c88-84eb-47853ac9794d => generated 735 bytes in 296 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1231/2455] 199.204.45.155 () {34 vars in 1050 bytes} [Thu Apr 23 14:53:25 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=cd21845394b24718b665645024db9a05 => generated 343 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 14:53:26.010 7 INFO neutron.services.segments.plugin [-] Segment ba690de7-57d7-400a-af39-d21032ea26dd resource provider aggregate not found 2026-04-23 14:53:26.019 7 INFO neutron.services.segments.plugin [-] Segment ba690de7-57d7-400a-af39-d21032ea26dd resource provider aggregate not found 2026-04-23 14:53:26.045 7 INFO neutron.services.segments.plugin [-] Segment ba690de7-57d7-400a-af39-d21032ea26dd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ba690de7-57d7-400a-af39-d21032ea26dd found for delete ", "request_id": "req-25ed9d02-bfe6-46d3-847a-6ecb4344c436"}]} 2026-04-23 14:53:26.053 7 INFO neutron.services.segments.plugin [-] Segment ba690de7-57d7-400a-af39-d21032ea26dd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ba690de7-57d7-400a-af39-d21032ea26dd found for delete ", "request_id": "req-0b82fc82-07c8-4055-83bd-f3ffde2fef88"}]} 2026-04-23 14:53:26.076 7 INFO neutron.services.segments.plugin [-] Segment 40cd1e9e-02ee-4d5a-b704-d2931654a8be resource provider aggregate not found 2026-04-23 14:53:26.089 7 INFO neutron.services.segments.plugin [-] Segment 40cd1e9e-02ee-4d5a-b704-d2931654a8be resource provider aggregate not found 2026-04-23 14:53:26.113 7 INFO neutron.services.segments.plugin [-] Segment 40cd1e9e-02ee-4d5a-b704-d2931654a8be resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 40cd1e9e-02ee-4d5a-b704-d2931654a8be found for delete ", "request_id": "req-032a504d-9ee9-490b-bf2e-43d92c44538d"}]} 2026-04-23 14:53:26.120 7 INFO neutron.services.segments.plugin [-] Segment 40cd1e9e-02ee-4d5a-b704-d2931654a8be resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 40cd1e9e-02ee-4d5a-b704-d2931654a8be found for delete ", "request_id": "req-0f21d0b9-70d0-43f8-b7e1-6a06806415e1"}]} [pid: 7|app: 0|req: 1232/2456] 10.0.0.59 () {32 vars in 773 bytes} [Thu Apr 23 14:53:25 2026] GET /v2.0/security-groups?tenant_id=3102a74ac452464bba05c1c737f7625c&name=default => generated 2805 bytes in 249 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 14:53:26.155 7 INFO neutron.services.segments.plugin [-] Segment 99a46bf1-af5b-4561-93cc-94b8477899ea resource provider aggregate not found 2026-04-23 14:53:26.164 7 INFO neutron.services.segments.plugin [-] Segment 99a46bf1-af5b-4561-93cc-94b8477899ea resource provider aggregate not found 2026-04-23 14:53:26.183 7 INFO neutron.services.segments.plugin [-] Segment 99a46bf1-af5b-4561-93cc-94b8477899ea resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 99a46bf1-af5b-4561-93cc-94b8477899ea found for delete ", "request_id": "req-a5bfe66e-7a41-4eb3-82c2-6397a82c590c"}]} 2026-04-23 14:53:26.187 7 INFO neutron.services.segments.plugin [-] Segment 99a46bf1-af5b-4561-93cc-94b8477899ea resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 99a46bf1-af5b-4561-93cc-94b8477899ea found for delete ", "request_id": "req-0b44e47d-e307-4037-b7ac-0cf1c61d90b5"}]} [pid: 7|app: 0|req: 1233/2457] 10.0.0.59 () {32 vars in 739 bytes} [Thu Apr 23 14:53:26 2026] DELETE /v2.0/security-groups/9603d9f9-1fa5-4666-8801-f850ff236f6d => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1225/2458] 199.204.45.155 () {38 vars in 955 bytes} [Thu Apr 23 14:53:25 2026] POST /v2.0/ports => generated 1078 bytes in 485 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 1226/2459] 10.0.0.59 () {32 vars in 773 bytes} [Thu Apr 23 14:53:26 2026] GET /v2.0/security-groups?tenant_id=39244f361ed04fc5922e2be948d88c3a&name=default => generated 2805 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1227/2460] 10.0.0.59 () {32 vars in 739 bytes} [Thu Apr 23 14:53:26 2026] DELETE /v2.0/security-groups/4b8daa75-d226-4f3e-8ffa-b62159ede66d => 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: 1234/2461] 199.204.45.155 () {38 vars in 1028 bytes} [Thu Apr 23 14:53:26 2026] PUT /v2.0/ports/a0a5f03c-d3c6-4900-aee9-c565ddffb942 => generated 1203 bytes in 515 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 14:53:26.909 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1f9d26bc-5f03-44cb-b0a9-ce0dfa0caeb5'] response: {'name': 'network-changed', 'server_uuid': 'ae0aa36e-18f1-4032-b1fe-c5296f3cca5d', 'tag': 'a0a5f03c-d3c6-4900-aee9-c565ddffb942', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1228/2462] 10.0.0.59 () {32 vars in 773 bytes} [Thu Apr 23 14:53:26 2026] GET /v2.0/security-groups?tenant_id=56c950a7de0f4b8ebe0b1011a61fc65d&name=default => generated 2805 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1235/2463] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 14:53:26 2026] GET /v2.0/ports?device_id=ae0aa36e-18f1-4032-b1fe-c5296f3cca5d => generated 1242 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 1229/2464] 199.204.45.155 () {34 vars in 1080 bytes} [Thu Apr 23 14:53:26 2026] GET /v2.0/ports?tenant_id=cd21845394b24718b665645024db9a05&device_id=ae0aa36e-18f1-4032-b1fe-c5296f3cca5d => generated 1242 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1230/2465] 10.0.0.75 () {34 vars in 1039 bytes} [Thu Apr 23 14:53:26 2026] GET /v2.0/security-groups?id=8b54e252-f384-4079-9627-7ad51b23e21c&fields=id&fields=name => generated 96 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1231/2466] 199.204.45.155 () {34 vars in 1060 bytes} [Thu Apr 23 14:53:26 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.74&port_id=a0a5f03c-d3c6-4900-aee9-c565ddffb942 => 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: 1236/2467] 10.0.0.59 () {32 vars in 739 bytes} [Thu Apr 23 14:53:26 2026] DELETE /v2.0/security-groups/4e248dda-50b0-4999-accb-eb6c82dfb1db => 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: 1232/2468] 199.204.45.155 () {34 vars in 984 bytes} [Thu Apr 23 14:53:27 2026] GET /v2.0/subnets?id=965b4a16-ffaa-439b-bf42-b85cfdc4cec1 => generated 630 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1237/2469] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 14:53:27 2026] GET /v2.0/ports?device_id=ae0aa36e-18f1-4032-b1fe-c5296f3cca5d => generated 1242 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1233/2470] 199.204.45.155 () {34 vars in 1052 bytes} [Thu Apr 23 14:53:27 2026] GET /v2.0/ports?network_id=6af84770-2d81-4c88-84eb-47853ac9794d&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: 1238/2471] 199.204.45.155 () {34 vars in 1012 bytes} [Thu Apr 23 14:53:27 2026] GET /v2.0/networks/6af84770-2d81-4c88-84eb-47853ac9794d?fields=segments => generated 14 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1234/2472] 199.204.45.155 () {34 vars in 1112 bytes} [Thu Apr 23 14:53:27 2026] GET /v2.0/networks/6af84770-2d81-4c88-84eb-47853ac9794d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1239/2473] 199.204.45.155 () {34 vars in 1080 bytes} [Thu Apr 23 14:53:27 2026] GET /v2.0/ports?tenant_id=cd21845394b24718b665645024db9a05&device_id=ae0aa36e-18f1-4032-b1fe-c5296f3cca5d => generated 1242 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1235/2474] 199.204.45.155 () {34 vars in 986 bytes} [Thu Apr 23 14:53:27 2026] GET /v2.0/networks?id=6af84770-2d81-4c88-84eb-47853ac9794d => generated 735 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1240/2475] 199.204.45.155 () {34 vars in 1060 bytes} [Thu Apr 23 14:53:27 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.74&port_id=a0a5f03c-d3c6-4900-aee9-c565ddffb942 => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1236/2476] 199.204.45.155 () {34 vars in 984 bytes} [Thu Apr 23 14:53:27 2026] GET /v2.0/subnets?id=965b4a16-ffaa-439b-bf42-b85cfdc4cec1 => generated 630 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1241/2477] 199.204.45.155 () {34 vars in 994 bytes} [Thu Apr 23 14:53:27 2026] GET /v2.0/ports?device_id=ae0aa36e-18f1-4032-b1fe-c5296f3cca5d => generated 1242 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1237/2478] 199.204.45.155 () {34 vars in 1052 bytes} [Thu Apr 23 14:53:27 2026] GET /v2.0/ports?network_id=6af84770-2d81-4c88-84eb-47853ac9794d&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: 1242/2479] 199.204.45.155 () {34 vars in 1044 bytes} [Thu Apr 23 14:53:27 2026] GET /v2.0/security-groups?id=8b54e252-f384-4079-9627-7ad51b23e21c&fields=id&fields=name => generated 96 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1238/2480] 199.204.45.155 () {34 vars in 1012 bytes} [Thu Apr 23 14:53:27 2026] GET /v2.0/networks/6af84770-2d81-4c88-84eb-47853ac9794d?fields=segments => generated 14 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1243/2481] 199.204.45.155 () {34 vars in 1112 bytes} [Thu Apr 23 14:53:27 2026] GET /v2.0/networks/6af84770-2d81-4c88-84eb-47853ac9794d?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: 1239/2482] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 14:53:29 2026] GET /v2.0/ports?device_id=ae0aa36e-18f1-4032-b1fe-c5296f3cca5d => 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: 1244/2483] 10.0.0.75 () {34 vars in 1039 bytes} [Thu Apr 23 14:53:29 2026] GET /v2.0/security-groups?id=8b54e252-f384-4079-9627-7ad51b23e21c&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: 1240/2484] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 14:53:29 2026] GET /v2.0/ports?device_id=ae0aa36e-18f1-4032-b1fe-c5296f3cca5d => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 14:53:30.564 7 INFO neutron.db.segments_db [None req-ef3fbda1-6460-417b-a8a2-68710e7034d9 5ebd63106c60473db32472a522d6d0ff 4b2a800b2601406b927e7b6fb727a7a6 - - - -] Added segment f036655e-ba48-4bfb-ac0f-f2c7a1d9affd of type vxlan for network 08640ac3-2121-4a72-941f-edf6fb00df5c [pid: 7|app: 0|req: 1245/2485] 10.0.0.59 () {34 vars in 669 bytes} [Thu Apr 23 14:53:30 2026] POST /v2.0/networks => generated 632 bytes in 423 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1241/2486] 10.0.0.59 () {34 vars in 663 bytes} [Thu Apr 23 14:53:30 2026] POST /v2.0/ports => generated 743 bytes in 357 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1246/2487] 10.0.0.59 () {34 vars in 746 bytes} [Thu Apr 23 14:53:31 2026] PUT /v2.0/ports/8d2b1eb5-afc6-4188-a98e-09a8a8ad94fa/tags => generated 25 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 1242/2488] 10.0.0.59 () {32 vars in 726 bytes} [Thu Apr 23 14:53:31 2026] GET /v2.0/ports/8d2b1eb5-afc6-4188-a98e-09a8a8ad94fa/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: 1247/2489] 10.0.0.59 () {34 vars in 757 bytes} [Thu Apr 23 14:53:31 2026] PUT /v2.0/ports/8d2b1eb5-afc6-4188-a98e-09a8a8ad94fa/tags/green => generated 4 bytes in 50 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1243/2490] 10.0.0.59 () {32 vars in 726 bytes} [Thu Apr 23 14:53:31 2026] GET /v2.0/ports/8d2b1eb5-afc6-4188-a98e-09a8a8ad94fa/tags => generated 34 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1248/2491] 10.0.0.59 () {34 vars in 753 bytes} [Thu Apr 23 14:53:31 2026] PUT /v2.0/ports/8d2b1eb5-afc6-4188-a98e-09a8a8ad94fa/tags/red => generated 4 bytes in 38 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1244/2492] 10.0.0.59 () {32 vars in 726 bytes} [Thu Apr 23 14:53:31 2026] GET /v2.0/ports/8d2b1eb5-afc6-4188-a98e-09a8a8ad94fa/tags => generated 34 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1249/2493] 10.0.0.59 () {34 vars in 775 bytes} [Thu Apr 23 14:53:31 2026] PUT /v2.0/ports/8d2b1eb5-afc6-4188-a98e-09a8a8ad94fa/tags/black.or.white => generated 4 bytes in 61 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1245/2494] 10.0.0.59 () {32 vars in 726 bytes} [Thu Apr 23 14:53:31 2026] GET /v2.0/ports/8d2b1eb5-afc6-4188-a98e-09a8a8ad94fa/tags => generated 52 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1250/2495] 10.0.0.59 () {34 vars in 746 bytes} [Thu Apr 23 14:53:31 2026] PUT /v2.0/ports/8d2b1eb5-afc6-4188-a98e-09a8a8ad94fa/tags => generated 37 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1246/2496] 10.0.0.59 () {32 vars in 726 bytes} [Thu Apr 23 14:53:31 2026] GET /v2.0/ports/8d2b1eb5-afc6-4188-a98e-09a8a8ad94fa/tags => generated 37 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1251/2497] 10.0.0.59 () {32 vars in 734 bytes} [Thu Apr 23 14:53:31 2026] GET /v2.0/ports/8d2b1eb5-afc6-4188-a98e-09a8a8ad94fa/tags/red => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 14:53:31.723 8 INFO neutron.api.v2.resource [None req-0b37b9c1-51ee-4862-92ad-0434d9551431 5ebd63106c60473db32472a522d6d0ff 4b2a800b2601406b927e7b6fb727a7a6 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1247/2498] 10.0.0.59 () {32 vars in 738 bytes} [Thu Apr 23 14:53:31 2026] GET /v2.0/ports/8d2b1eb5-afc6-4188-a98e-09a8a8ad94fa/tags/green => generated 99 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1252/2499] 10.0.0.59 () {32 vars in 737 bytes} [Thu Apr 23 14:53:31 2026] DELETE /v2.0/ports/8d2b1eb5-afc6-4188-a98e-09a8a8ad94fa/tags/red => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1248/2500] 10.0.0.59 () {32 vars in 726 bytes} [Thu Apr 23 14:53:31 2026] GET /v2.0/ports/8d2b1eb5-afc6-4188-a98e-09a8a8ad94fa/tags => generated 30 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 14:53:31.865 7 INFO neutron.api.v2.resource [None req-878cefbd-d3f6-4180-871b-20024ee33c5c 5ebd63106c60473db32472a522d6d0ff 4b2a800b2601406b927e7b6fb727a7a6 - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1253/2501] 10.0.0.59 () {32 vars in 741 bytes} [Thu Apr 23 14:53:31 2026] DELETE /v2.0/ports/8d2b1eb5-afc6-4188-a98e-09a8a8ad94fa/tags/green => generated 99 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1249/2502] 10.0.0.59 () {32 vars in 729 bytes} [Thu Apr 23 14:53:31 2026] DELETE /v2.0/ports/8d2b1eb5-afc6-4188-a98e-09a8a8ad94fa/tags => 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: 1254/2503] 10.0.0.59 () {32 vars in 726 bytes} [Thu Apr 23 14:53:31 2026] GET /v2.0/ports/8d2b1eb5-afc6-4188-a98e-09a8a8ad94fa/tags => generated 12 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1250/2504] 10.0.0.59 () {32 vars in 719 bytes} [Thu Apr 23 14:53:31 2026] DELETE /v2.0/ports/8d2b1eb5-afc6-4188-a98e-09a8a8ad94fa => generated 0 bytes in 262 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1255/2505] 10.0.0.59 () {32 vars in 725 bytes} [Thu Apr 23 14:53:32 2026] DELETE /v2.0/networks/08640ac3-2121-4a72-941f-edf6fb00df5c => generated 0 bytes in 275 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1251/2506] 10.0.0.59 () {32 vars in 773 bytes} [Thu Apr 23 14:53:33 2026] GET /v2.0/security-groups?tenant_id=4b2a800b2601406b927e7b6fb727a7a6&name=default => generated 2805 bytes in 162 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 14:53:33.481 7 INFO neutron.services.segments.plugin [-] Segment f036655e-ba48-4bfb-ac0f-f2c7a1d9affd resource provider aggregate not found 2026-04-23 14:53:33.487 7 INFO neutron.services.segments.plugin [-] Segment f036655e-ba48-4bfb-ac0f-f2c7a1d9affd resource provider aggregate not found 2026-04-23 14:53:33.516 7 INFO neutron.services.segments.plugin [-] Segment f036655e-ba48-4bfb-ac0f-f2c7a1d9affd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f036655e-ba48-4bfb-ac0f-f2c7a1d9affd found for delete ", "request_id": "req-e37ef5af-da52-45aa-b17f-9aa91146c060"}]} 2026-04-23 14:53:33.517 7 INFO neutron.services.segments.plugin [-] Segment f036655e-ba48-4bfb-ac0f-f2c7a1d9affd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f036655e-ba48-4bfb-ac0f-f2c7a1d9affd found for delete ", "request_id": "req-866f437f-1754-4f19-bc38-7efcc022f180"}]} [pid: 7|app: 0|req: 1256/2507] 10.0.0.59 () {32 vars in 739 bytes} [Thu Apr 23 14:53:33 2026] DELETE /v2.0/security-groups/3c76dd8d-547a-485f-bf79-31b5bde1b099 => 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: 1252/2508] 10.0.0.59 () {32 vars in 773 bytes} [Thu Apr 23 14:53:33 2026] GET /v2.0/security-groups?tenant_id=591f05a359a0411a8ff0cf97a4d290eb&name=default => generated 2805 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1257/2509] 10.0.0.59 () {32 vars in 739 bytes} [Thu Apr 23 14:53:33 2026] DELETE /v2.0/security-groups/9ae6e478-a9b7-425c-98c0-c2cad126b3c5 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 14:53:37.653 7 INFO neutron.db.segments_db [None req-8accedfd-52c0-478c-831f-11d2e0b1d20c fdb92c791a264094ab4ff51f16c613ab 2606be4230854447a023fbd6ddd5330b - - - -] Added segment 313ef22a-0fc9-431f-b043-9ce2e5ed9835 of type vxlan for network 1c6b1be7-8a49-4c3a-a293-2251ecc7a7f5 2026-04-23 14:53:37.991 7 INFO neutron.db.l3_hamode_db [None req-8accedfd-52c0-478c-831f-11d2e0b1d20c fdb92c791a264094ab4ff51f16c613ab 2606be4230854447a023fbd6ddd5330b - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 14:53:38.181 7 INFO neutron.db.l3_hamode_db [None req-8accedfd-52c0-478c-831f-11d2e0b1d20c fdb92c791a264094ab4ff51f16c613ab 2606be4230854447a023fbd6ddd5330b - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1259/2512] 10.0.0.59 () {34 vars in 667 bytes} [Thu Apr 23 14:53:37 2026] POST /v2.0/routers => generated 474 bytes in 2021 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1254/2513] 10.0.0.59 () {34 vars in 750 bytes} [Thu Apr 23 14:53:39 2026] PUT /v2.0/routers/83b1270f-82ad-4622-8434-6a203b0b8baf/tags => generated 25 bytes in 726 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1260/2514] 10.0.0.59 () {32 vars in 730 bytes} [Thu Apr 23 14:53:40 2026] GET /v2.0/routers/83b1270f-82ad-4622-8434-6a203b0b8baf/tags => generated 25 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1255/2515] 10.0.0.59 () {34 vars in 761 bytes} [Thu Apr 23 14:53:40 2026] PUT /v2.0/routers/83b1270f-82ad-4622-8434-6a203b0b8baf/tags/green => generated 4 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1261/2516] 10.0.0.59 () {32 vars in 730 bytes} [Thu Apr 23 14:53:40 2026] GET /v2.0/routers/83b1270f-82ad-4622-8434-6a203b0b8baf/tags => generated 34 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1256/2517] 10.0.0.59 () {34 vars in 757 bytes} [Thu Apr 23 14:53:40 2026] PUT /v2.0/routers/83b1270f-82ad-4622-8434-6a203b0b8baf/tags/red => generated 4 bytes in 69 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1262/2518] 10.0.0.59 () {32 vars in 730 bytes} [Thu Apr 23 14:53:40 2026] GET /v2.0/routers/83b1270f-82ad-4622-8434-6a203b0b8baf/tags => generated 34 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1257/2519] 10.0.0.59 () {34 vars in 779 bytes} [Thu Apr 23 14:53:40 2026] PUT /v2.0/routers/83b1270f-82ad-4622-8434-6a203b0b8baf/tags/black.or.white => generated 4 bytes in 89 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1263/2520] 10.0.0.59 () {32 vars in 730 bytes} [Thu Apr 23 14:53:40 2026] GET /v2.0/routers/83b1270f-82ad-4622-8434-6a203b0b8baf/tags => generated 52 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1258/2521] 10.0.0.59 () {34 vars in 750 bytes} [Thu Apr 23 14:53:40 2026] PUT /v2.0/routers/83b1270f-82ad-4622-8434-6a203b0b8baf/tags => generated 37 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1264/2522] 10.0.0.59 () {32 vars in 730 bytes} [Thu Apr 23 14:53:40 2026] GET /v2.0/routers/83b1270f-82ad-4622-8434-6a203b0b8baf/tags => generated 37 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1259/2523] 10.0.0.59 () {32 vars in 738 bytes} [Thu Apr 23 14:53:41 2026] GET /v2.0/routers/83b1270f-82ad-4622-8434-6a203b0b8baf/tags/red => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 14:53:41.168 7 INFO neutron.api.v2.resource [None req-74e60c5e-3c08-4016-a009-cca7d8531251 fdb92c791a264094ab4ff51f16c613ab 2606be4230854447a023fbd6ddd5330b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1265/2524] 10.0.0.59 () {32 vars in 742 bytes} [Thu Apr 23 14:53:41 2026] GET /v2.0/routers/83b1270f-82ad-4622-8434-6a203b0b8baf/tags/green => generated 99 bytes in 66 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1260/2525] 10.0.0.59 () {32 vars in 741 bytes} [Thu Apr 23 14:53:41 2026] DELETE /v2.0/routers/83b1270f-82ad-4622-8434-6a203b0b8baf/tags/red => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1266/2526] 10.0.0.59 () {32 vars in 730 bytes} [Thu Apr 23 14:53:41 2026] GET /v2.0/routers/83b1270f-82ad-4622-8434-6a203b0b8baf/tags => generated 30 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 14:53:41.445 8 INFO neutron.api.v2.resource [None req-80dadd13-b3f5-492d-91da-b3acdcbd3c4a fdb92c791a264094ab4ff51f16c613ab 2606be4230854447a023fbd6ddd5330b - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1261/2527] 10.0.0.59 () {32 vars in 745 bytes} [Thu Apr 23 14:53:41 2026] DELETE /v2.0/routers/83b1270f-82ad-4622-8434-6a203b0b8baf/tags/green => generated 99 bytes in 102 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1267/2528] 10.0.0.59 () {32 vars in 733 bytes} [Thu Apr 23 14:53:41 2026] DELETE /v2.0/routers/83b1270f-82ad-4622-8434-6a203b0b8baf/tags => 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: 1262/2529] 10.0.0.59 () {32 vars in 730 bytes} [Thu Apr 23 14:53:41 2026] GET /v2.0/routers/83b1270f-82ad-4622-8434-6a203b0b8baf/tags => generated 12 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1268/2530] 10.0.0.59 () {32 vars in 720 bytes} [Thu Apr 23 14:53:41 2026] GET /v2.0/routers/83b1270f-82ad-4622-8434-6a203b0b8baf => generated 480 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1263/2531] 10.0.0.59 () {34 vars in 741 bytes} [Thu Apr 23 14:53:41 2026] PUT /v2.0/routers/83b1270f-82ad-4622-8434-6a203b0b8baf => generated 481 bytes in 854 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1269/2532] 10.0.0.59 () {32 vars in 735 bytes} [Thu Apr 23 14:53:42 2026] GET /v2.0/ports?device_id=83b1270f-82ad-4622-8434-6a203b0b8baf => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 14:53:43.331 8 INFO neutron.db.l3_hamode_db [None req-dd06bd58-477e-4030-b5a3-4402650fea77 fdb92c791a264094ab4ff51f16c613ab 2606be4230854447a023fbd6ddd5330b - - - -] HA network 1c6b1be7-8a49-4c3a-a293-2251ecc7a7f5 was deleted as no HA routers are present in tenant 2606be4230854447a023fbd6ddd5330b. [pid: 8|app: 0|req: 1264/2533] 10.0.0.59 () {32 vars in 723 bytes} [Thu Apr 23 14:53:42 2026] DELETE /v2.0/routers/83b1270f-82ad-4622-8434-6a203b0b8baf => generated 0 bytes in 710 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1270/2534] 10.0.0.59 () {32 vars in 773 bytes} [Thu Apr 23 14:53:43 2026] GET /v2.0/security-groups?tenant_id=6bac8accbc6c4d75acf32c2123fa7324&name=default => generated 2805 bytes in 219 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 14:53:44.217 8 INFO neutron.services.segments.plugin [-] Segment 313ef22a-0fc9-431f-b043-9ce2e5ed9835 resource provider aggregate not found 2026-04-23 14:53:44.223 8 INFO neutron.services.segments.plugin [-] Segment 313ef22a-0fc9-431f-b043-9ce2e5ed9835 resource provider aggregate not found 2026-04-23 14:53:44.263 8 INFO neutron.services.segments.plugin [-] Segment 313ef22a-0fc9-431f-b043-9ce2e5ed9835 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 313ef22a-0fc9-431f-b043-9ce2e5ed9835 found for delete ", "request_id": "req-24404734-001a-4d66-af5d-841cab84ec73"}]} 2026-04-23 14:53:44.263 8 INFO neutron.services.segments.plugin [-] Segment 313ef22a-0fc9-431f-b043-9ce2e5ed9835 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 313ef22a-0fc9-431f-b043-9ce2e5ed9835 found for delete ", "request_id": "req-10acefac-0c35-4ee8-b77e-c8a1dcd71380"}]} [pid: 8|app: 0|req: 1265/2535] 10.0.0.59 () {32 vars in 739 bytes} [Thu Apr 23 14:53:44 2026] DELETE /v2.0/security-groups/65c4ff73-099a-4c1c-9cf8-84c4a7f69453 => 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: 1271/2536] 10.0.0.59 () {32 vars in 773 bytes} [Thu Apr 23 14:53:44 2026] GET /v2.0/security-groups?tenant_id=2606be4230854447a023fbd6ddd5330b&name=default => generated 2805 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1266/2537] 10.0.0.59 () {32 vars in 739 bytes} [Thu Apr 23 14:53:44 2026] DELETE /v2.0/security-groups/88d0a753-71fd-455d-9e3c-e14416f4fd8e => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 14:53:48.210 7 INFO neutron.db.segments_db [None req-a0b5ca9f-839f-4941-918c-c7f8696ad02e 7b05002e63d0477bb3198ee32e9cbb13 a718ba9cc74e4f7498a293fed6e73b24 - - - -] Added segment 16575d75-da82-4278-980e-b7f51e0f69c6 of type vxlan for network a7d7103c-23bc-4ae7-9230-9dd0775c927d [pid: 7|app: 0|req: 1272/2538] 10.0.0.59 () {34 vars in 669 bytes} [Thu Apr 23 14:53:47 2026] POST /v2.0/networks => generated 632 bytes in 468 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1267/2539] 10.0.0.59 () {34 vars in 668 bytes} [Thu Apr 23 14:53:48 2026] POST /v2.0/subnets => generated 602 bytes in 363 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1273/2540] 10.0.0.59 () {34 vars in 750 bytes} [Thu Apr 23 14:53:48 2026] PUT /v2.0/subnets/55c06809-9e81-4b1a-bb15-c9621773dffc/tags => generated 25 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1268/2541] 10.0.0.59 () {32 vars in 730 bytes} [Thu Apr 23 14:53:48 2026] GET /v2.0/subnets/55c06809-9e81-4b1a-bb15-c9621773dffc/tags => generated 25 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1274/2542] 10.0.0.59 () {34 vars in 761 bytes} [Thu Apr 23 14:53:48 2026] PUT /v2.0/subnets/55c06809-9e81-4b1a-bb15-c9621773dffc/tags/green => generated 4 bytes in 64 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1269/2543] 10.0.0.59 () {32 vars in 730 bytes} [Thu Apr 23 14:53:48 2026] GET /v2.0/subnets/55c06809-9e81-4b1a-bb15-c9621773dffc/tags => generated 34 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1275/2544] 10.0.0.59 () {34 vars in 757 bytes} [Thu Apr 23 14:53:49 2026] PUT /v2.0/subnets/55c06809-9e81-4b1a-bb15-c9621773dffc/tags/red => generated 4 bytes in 48 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1270/2545] 10.0.0.59 () {32 vars in 730 bytes} [Thu Apr 23 14:53:49 2026] GET /v2.0/subnets/55c06809-9e81-4b1a-bb15-c9621773dffc/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: 1276/2546] 10.0.0.59 () {34 vars in 779 bytes} [Thu Apr 23 14:53:49 2026] PUT /v2.0/subnets/55c06809-9e81-4b1a-bb15-c9621773dffc/tags/black.or.white => 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: 1271/2547] 10.0.0.59 () {32 vars in 730 bytes} [Thu Apr 23 14:53:49 2026] GET /v2.0/subnets/55c06809-9e81-4b1a-bb15-c9621773dffc/tags => generated 52 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1277/2548] 10.0.0.59 () {34 vars in 750 bytes} [Thu Apr 23 14:53:49 2026] PUT /v2.0/subnets/55c06809-9e81-4b1a-bb15-c9621773dffc/tags => generated 37 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1272/2549] 10.0.0.59 () {32 vars in 730 bytes} [Thu Apr 23 14:53:49 2026] GET /v2.0/subnets/55c06809-9e81-4b1a-bb15-c9621773dffc/tags => generated 37 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1278/2550] 10.0.0.59 () {32 vars in 738 bytes} [Thu Apr 23 14:53:49 2026] GET /v2.0/subnets/55c06809-9e81-4b1a-bb15-c9621773dffc/tags/red => generated 0 bytes in 46 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 14:53:49.495 8 INFO neutron.api.v2.resource [None req-0e57b8d8-b7b4-406e-9107-494517fd4946 7b05002e63d0477bb3198ee32e9cbb13 a718ba9cc74e4f7498a293fed6e73b24 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1273/2551] 10.0.0.59 () {32 vars in 742 bytes} [Thu Apr 23 14:53:49 2026] GET /v2.0/subnets/55c06809-9e81-4b1a-bb15-c9621773dffc/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: 1279/2552] 10.0.0.59 () {32 vars in 741 bytes} [Thu Apr 23 14:53:49 2026] DELETE /v2.0/subnets/55c06809-9e81-4b1a-bb15-c9621773dffc/tags/red => 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: 1274/2553] 10.0.0.59 () {32 vars in 730 bytes} [Thu Apr 23 14:53:49 2026] GET /v2.0/subnets/55c06809-9e81-4b1a-bb15-c9621773dffc/tags => generated 30 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 14:53:49.721 7 INFO neutron.api.v2.resource [None req-8b243038-90d8-486b-880c-3f2aa816e070 7b05002e63d0477bb3198ee32e9cbb13 a718ba9cc74e4f7498a293fed6e73b24 - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1280/2554] 10.0.0.59 () {32 vars in 745 bytes} [Thu Apr 23 14:53:49 2026] DELETE /v2.0/subnets/55c06809-9e81-4b1a-bb15-c9621773dffc/tags/green => generated 99 bytes in 75 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1275/2555] 10.0.0.59 () {32 vars in 733 bytes} [Thu Apr 23 14:53:49 2026] DELETE /v2.0/subnets/55c06809-9e81-4b1a-bb15-c9621773dffc/tags => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1281/2556] 10.0.0.59 () {32 vars in 730 bytes} [Thu Apr 23 14:53:49 2026] GET /v2.0/subnets/55c06809-9e81-4b1a-bb15-c9621773dffc/tags => generated 12 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1276/2557] 10.0.0.59 () {32 vars in 723 bytes} [Thu Apr 23 14:53:49 2026] DELETE /v2.0/subnets/55c06809-9e81-4b1a-bb15-c9621773dffc => generated 0 bytes in 293 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 14:53:50.664 7 INFO neutron.services.segments.plugin [-] Segment 16575d75-da82-4278-980e-b7f51e0f69c6 resource provider aggregate not found 2026-04-23 14:53:50.677 7 INFO neutron.services.segments.plugin [-] Segment 16575d75-da82-4278-980e-b7f51e0f69c6 resource provider aggregate not found 2026-04-23 14:53:50.708 7 INFO neutron.services.segments.plugin [-] Segment 16575d75-da82-4278-980e-b7f51e0f69c6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 16575d75-da82-4278-980e-b7f51e0f69c6 found for delete ", "request_id": "req-ba1d1db4-8ba3-41b4-a193-489997e3ed5a"}]} 2026-04-23 14:53:50.709 7 INFO neutron.services.segments.plugin [-] Segment 16575d75-da82-4278-980e-b7f51e0f69c6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 16575d75-da82-4278-980e-b7f51e0f69c6 found for delete ", "request_id": "req-92780be4-18fc-4fbb-9868-746aadb52c1a"}]} [pid: 7|app: 0|req: 1282/2558] 10.0.0.59 () {32 vars in 725 bytes} [Thu Apr 23 14:53:50 2026] DELETE /v2.0/networks/a7d7103c-23bc-4ae7-9230-9dd0775c927d => generated 0 bytes in 555 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1284/2561] 10.0.0.59 () {32 vars in 773 bytes} [Thu Apr 23 14:53:51 2026] GET /v2.0/security-groups?tenant_id=adf124d65ee84f8088929f8d8f50094f&name=default => generated 2805 bytes in 326 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1278/2562] 10.0.0.59 () {32 vars in 739 bytes} [Thu Apr 23 14:53:51 2026] DELETE /v2.0/security-groups/6a67d824-4b42-44f3-a749-65820254af79 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1285/2563] 10.0.0.59 () {32 vars in 773 bytes} [Thu Apr 23 14:53:52 2026] GET /v2.0/security-groups?tenant_id=a718ba9cc74e4f7498a293fed6e73b24&name=default => generated 2805 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1279/2564] 10.0.0.59 () {32 vars in 739 bytes} [Thu Apr 23 14:53:52 2026] DELETE /v2.0/security-groups/c43ab5b6-667d-4ea0-997c-3a42655ddf93 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 14:53:55.833 7 INFO neutron.db.segments_db [None req-28ef2b73-1890-4999-b0f2-692f628e6730 100a4c3d19164f2da98240f88ff46b9f ce17547582924298857f9255648afe3f - - - -] Added segment dfb4c5a9-fb65-4213-b59c-3d4f3ba9580b of type vxlan for network bfe3106e-e2c4-42f0-ae77-a51feb2f8e6b [pid: 7|app: 0|req: 1286/2565] 10.0.0.59 () {34 vars in 669 bytes} [Thu Apr 23 14:53:55 2026] POST /v2.0/networks => generated 632 bytes in 521 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1280/2566] 10.0.0.59 () {34 vars in 663 bytes} [Thu Apr 23 14:53:56 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) [pid: 7|app: 0|req: 1287/2567] 10.0.0.59 () {34 vars in 665 bytes} [Thu Apr 23 14:53:56 2026] POST /v2.0/trunks => generated 407 bytes in 245 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 1281/2568] 10.0.0.59 () {34 vars in 748 bytes} [Thu Apr 23 14:53:56 2026] PUT /v2.0/trunks/07e51465-b907-4c4b-adfb-7a2a279b99a8/tags => generated 25 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1288/2569] 10.0.0.59 () {32 vars in 728 bytes} [Thu Apr 23 14:53:56 2026] GET /v2.0/trunks/07e51465-b907-4c4b-adfb-7a2a279b99a8/tags => generated 25 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1282/2570] 10.0.0.59 () {34 vars in 759 bytes} [Thu Apr 23 14:53:56 2026] PUT /v2.0/trunks/07e51465-b907-4c4b-adfb-7a2a279b99a8/tags/green => generated 4 bytes in 34 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1289/2571] 10.0.0.59 () {32 vars in 728 bytes} [Thu Apr 23 14:53:56 2026] GET /v2.0/trunks/07e51465-b907-4c4b-adfb-7a2a279b99a8/tags => generated 34 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1283/2572] 10.0.0.59 () {34 vars in 755 bytes} [Thu Apr 23 14:53:56 2026] PUT /v2.0/trunks/07e51465-b907-4c4b-adfb-7a2a279b99a8/tags/red => generated 4 bytes in 20 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1290/2573] 10.0.0.59 () {32 vars in 728 bytes} [Thu Apr 23 14:53:56 2026] GET /v2.0/trunks/07e51465-b907-4c4b-adfb-7a2a279b99a8/tags => generated 34 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1284/2574] 10.0.0.59 () {34 vars in 777 bytes} [Thu Apr 23 14:53:56 2026] PUT /v2.0/trunks/07e51465-b907-4c4b-adfb-7a2a279b99a8/tags/black.or.white => generated 4 bytes in 29 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1291/2575] 10.0.0.59 () {32 vars in 728 bytes} [Thu Apr 23 14:53:56 2026] GET /v2.0/trunks/07e51465-b907-4c4b-adfb-7a2a279b99a8/tags => generated 52 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1285/2576] 10.0.0.59 () {34 vars in 748 bytes} [Thu Apr 23 14:53:56 2026] PUT /v2.0/trunks/07e51465-b907-4c4b-adfb-7a2a279b99a8/tags => generated 37 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1292/2577] 10.0.0.59 () {32 vars in 728 bytes} [Thu Apr 23 14:53:56 2026] GET /v2.0/trunks/07e51465-b907-4c4b-adfb-7a2a279b99a8/tags => generated 37 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1286/2578] 10.0.0.59 () {32 vars in 736 bytes} [Thu Apr 23 14:53:56 2026] GET /v2.0/trunks/07e51465-b907-4c4b-adfb-7a2a279b99a8/tags/red => generated 0 bytes in 18 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 14:53:57.017 7 INFO neutron.api.v2.resource [None req-dbc58dc7-69bb-42dd-b108-9c6bd29a3699 100a4c3d19164f2da98240f88ff46b9f ce17547582924298857f9255648afe3f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1293/2579] 10.0.0.59 () {32 vars in 740 bytes} [Thu Apr 23 14:53:56 2026] GET /v2.0/trunks/07e51465-b907-4c4b-adfb-7a2a279b99a8/tags/green => generated 99 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1287/2580] 10.0.0.59 () {32 vars in 739 bytes} [Thu Apr 23 14:53:57 2026] DELETE /v2.0/trunks/07e51465-b907-4c4b-adfb-7a2a279b99a8/tags/red => generated 0 bytes in 29 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1294/2581] 10.0.0.59 () {32 vars in 728 bytes} [Thu Apr 23 14:53:57 2026] GET /v2.0/trunks/07e51465-b907-4c4b-adfb-7a2a279b99a8/tags => generated 30 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 14:53:57.100 8 INFO neutron.api.v2.resource [None req-5335475e-8796-4860-afba-e7cce6fd24ea 100a4c3d19164f2da98240f88ff46b9f ce17547582924298857f9255648afe3f - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1288/2582] 10.0.0.59 () {32 vars in 743 bytes} [Thu Apr 23 14:53:57 2026] DELETE /v2.0/trunks/07e51465-b907-4c4b-adfb-7a2a279b99a8/tags/green => generated 99 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1295/2583] 10.0.0.59 () {32 vars in 731 bytes} [Thu Apr 23 14:53:57 2026] DELETE /v2.0/trunks/07e51465-b907-4c4b-adfb-7a2a279b99a8/tags => generated 0 bytes in 37 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1289/2584] 10.0.0.59 () {32 vars in 728 bytes} [Thu Apr 23 14:53:57 2026] GET /v2.0/trunks/07e51465-b907-4c4b-adfb-7a2a279b99a8/tags => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1296/2585] 10.0.0.59 () {32 vars in 718 bytes} [Thu Apr 23 14:53:57 2026] GET /v2.0/trunks/07e51465-b907-4c4b-adfb-7a2a279b99a8 => generated 407 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1290/2586] 10.0.0.59 () {32 vars in 716 bytes} [Thu Apr 23 14:53:57 2026] GET /v2.0/ports/c9b81689-9223-4984-8624-2a638f7f46d5 => generated 826 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 14:53:57.467 7 ERROR neutron_lib.callbacks.manager [None req-c1abc4cd-eb11-46a3-b737-f5c00bae8074 100a4c3d19164f2da98240f88ff46b9f ce17547582924298857f9255648afe3f - - - -] Error during notification for neutron.services.trunk.rpc.backend.ServerSideRpcBackend.process_event-4023711 trunk, after_delete: neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-04-23 14:53:57.467 7 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-04-23 14:53:57.467 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 181, in _notify_loop 2026-04-23 14:53:57.467 7 ERROR neutron_lib.callbacks.manager callback(resource, event, trigger, payload=payload) 2026-04-23 14:53:57.467 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/trunk/rpc/backend.py", line 68, in process_event 2026-04-23 14:53:57.467 7 ERROR neutron_lib.callbacks.manager method[event](context, payload) 2026-04-23 14:53:57.467 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/oslo_log/helpers.py", line 67, in wrapper 2026-04-23 14:53:57.467 7 ERROR neutron_lib.callbacks.manager return method(*args, **kwargs) 2026-04-23 14:53:57.467 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/trunk/rpc/server.py", line 205, in trunk_deleted 2026-04-23 14:53:57.467 7 ERROR neutron_lib.callbacks.manager self._resource_rpc.push(context, [trunk], events.DELETED) 2026-04-23 14:53:57.467 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 245, in push 2026-04-23 14:53:57.467 7 ERROR neutron_lib.callbacks.manager self._push(context, resource_type, type_resources, event_type) 2026-04-23 14:53:57.467 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 249, in _push 2026-04-23 14:53:57.467 7 ERROR neutron_lib.callbacks.manager _validate_resource_type(resource_type) 2026-04-23 14:53:57.467 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 52, in _validate_resource_type 2026-04-23 14:53:57.467 7 ERROR neutron_lib.callbacks.manager raise InvalidResourceTypeClass(resource_type=resource_type) 2026-04-23 14:53:57.467 7 ERROR neutron_lib.callbacks.manager neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-04-23 14:53:57.467 7 ERROR neutron_lib.callbacks.manager  [pid: 7|app: 0|req: 1297/2587] 10.0.0.59 () {32 vars in 721 bytes} [Thu Apr 23 14:53:57 2026] DELETE /v2.0/trunks/07e51465-b907-4c4b-adfb-7a2a279b99a8 => 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: 1291/2588] 10.0.0.59 () {32 vars in 719 bytes} [Thu Apr 23 14:53:57 2026] DELETE /v2.0/ports/c9b81689-9223-4984-8624-2a638f7f46d5 => generated 0 bytes in 244 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 14:53:57.940 7 INFO neutron.services.segments.plugin [-] Segment dfb4c5a9-fb65-4213-b59c-3d4f3ba9580b resource provider aggregate not found 2026-04-23 14:53:57.946 7 INFO neutron.services.segments.plugin [-] Segment dfb4c5a9-fb65-4213-b59c-3d4f3ba9580b resource provider aggregate not found 2026-04-23 14:53:57.966 7 INFO neutron.services.segments.plugin [-] Segment dfb4c5a9-fb65-4213-b59c-3d4f3ba9580b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dfb4c5a9-fb65-4213-b59c-3d4f3ba9580b found for delete ", "request_id": "req-8d270607-8ae5-4536-81b6-ec4c8ae64426"}]} 2026-04-23 14:53:57.967 7 INFO neutron.services.segments.plugin [-] Segment dfb4c5a9-fb65-4213-b59c-3d4f3ba9580b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dfb4c5a9-fb65-4213-b59c-3d4f3ba9580b found for delete ", "request_id": "req-1a777d20-1d3e-4969-b8c9-be5ff96c52c6"}]} [pid: 7|app: 0|req: 1298/2589] 10.0.0.59 () {32 vars in 725 bytes} [Thu Apr 23 14:53:57 2026] DELETE /v2.0/networks/bfe3106e-e2c4-42f0-ae77-a51feb2f8e6b => 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: 1292/2590] 10.0.0.59 () {32 vars in 773 bytes} [Thu Apr 23 14:53:58 2026] GET /v2.0/security-groups?tenant_id=df08949268a244339fedc09714d7f2f7&name=default => generated 2805 bytes in 234 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1299/2591] 10.0.0.59 () {32 vars in 739 bytes} [Thu Apr 23 14:53:58 2026] DELETE /v2.0/security-groups/6cc7eb3a-a5f7-4785-be61-fc89e95e953e => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1293/2592] 199.204.45.155 () {34 vars in 1096 bytes} [Thu Apr 23 14:53:59 2026] GET /v2.0/ports?device_id=d0be45c5-25c7-4768-a2f2-ec4bb3f87392&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1300/2593] 199.204.45.155 () {34 vars in 1080 bytes} [Thu Apr 23 14:53:59 2026] GET /v2.0/ports?tenant_id=c052d67b494d4b628dd1095ff15703f9&device_id=d0be45c5-25c7-4768-a2f2-ec4bb3f87392 => generated 1469 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1301/2594] 10.0.0.59 () {32 vars in 773 bytes} [Thu Apr 23 14:53:59 2026] GET /v2.0/security-groups?tenant_id=ce17547582924298857f9255648afe3f&name=default => generated 2805 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1294/2595] 199.204.45.155 () {34 vars in 986 bytes} [Thu Apr 23 14:53:59 2026] GET /v2.0/networks?id=a757f6d1-1216-4dcb-9bf1-24911ef855cd => generated 800 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1295/2596] 199.204.45.155 () {34 vars in 1056 bytes} [Thu Apr 23 14:53:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.89&port_id=8fdd7e3a-4e03-4d8c-92df-a75cbe6f9209 => generated 859 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1302/2597] 10.0.0.59 () {32 vars in 739 bytes} [Thu Apr 23 14:53:59 2026] DELETE /v2.0/security-groups/552c0e15-b9bc-4ebf-9f48-c95b9aedb101 => 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: 1296/2598] 199.204.45.155 () {34 vars in 1106 bytes} [Thu Apr 23 14:53:59 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A274&port_id=8fdd7e3a-4e03-4d8c-92df-a75cbe6f9209 => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1303/2599] 199.204.45.155 () {34 vars in 1064 bytes} [Thu Apr 23 14:53:59 2026] GET /v2.0/subnets?id=9b124a2a-4904-4beb-8bfd-c91f748fd10d&id=e6f84514-5803-4433-882a-b5f412c69c93 => generated 1366 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1297/2600] 199.204.45.155 () {34 vars in 1052 bytes} [Thu Apr 23 14:53:59 2026] GET /v2.0/ports?network_id=a757f6d1-1216-4dcb-9bf1-24911ef855cd&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: 1304/2601] 199.204.45.155 () {34 vars in 1052 bytes} [Thu Apr 23 14:53:59 2026] GET /v2.0/ports?network_id=a757f6d1-1216-4dcb-9bf1-24911ef855cd&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: 1298/2602] 199.204.45.155 () {34 vars in 1012 bytes} [Thu Apr 23 14:53:59 2026] GET /v2.0/networks/a757f6d1-1216-4dcb-9bf1-24911ef855cd?fields=segments => generated 14 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1305/2603] 199.204.45.155 () {34 vars in 1112 bytes} [Thu Apr 23 14:53:59 2026] GET /v2.0/networks/a757f6d1-1216-4dcb-9bf1-24911ef855cd?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1299/2604] 199.204.45.155 () {30 vars in 663 bytes} [Thu Apr 23 14:54:03 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1306/2605] 199.204.45.155 () {30 vars in 665 bytes} [Thu Apr 23 14:54:03 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1300/2606] 199.204.45.155 () {30 vars in 641 bytes} [Thu Apr 23 14:54:03 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: 1307/2607] 199.204.45.155 () {30 vars in 677 bytes} [Thu Apr 23 14:54:03 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: 1301/2608] 199.204.45.155 () {30 vars in 701 bytes} [Thu Apr 23 14:54:03 2026] GET /v2.0/subnets/d0babff3-756c-4995-abbc-29a9a4893336 => generated 651 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1308/2609] 199.204.45.155 () {30 vars in 716 bytes} [Thu Apr 23 14:54:03 2026] GET /v2.0/ports?device_id=ae0aa36e-18f1-4032-b1fe-c5296f3cca5d => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1302/2610] 199.204.45.155 () {34 vars in 677 bytes} [Thu Apr 23 14:54:03 2026] POST /v2.0/ports => generated 1093 bytes in 992 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1309/2611] 10.0.0.75 () {34 vars in 970 bytes} [Thu Apr 23 14:54:04 2026] GET /v2.0/ports/c87aca9d-1575-4c57-97a2-5cd4c11c849c => generated 1093 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 1303/2612] 10.0.0.75 () {34 vars in 906 bytes} [Thu Apr 23 14:54:04 2026] GET /v2.0/extensions => generated 19178 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1310/2613] 199.204.45.155 () {34 vars in 1262 bytes} [Thu Apr 23 14:54:04 2026] GET /v2.0/ports/c87aca9d-1575-4c57-97a2-5cd4c11c849c?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1304/2614] 199.204.45.155 () {34 vars in 1012 bytes} [Thu Apr 23 14:54:04 2026] GET /v2.0/networks/f4d8b87c-4f79-493a-890f-23cc322b8c60?fields=segments => generated 14 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1311/2615] 199.204.45.155 () {34 vars in 1112 bytes} [Thu Apr 23 14:54:04 2026] GET /v2.0/networks/f4d8b87c-4f79-493a-890f-23cc322b8c60?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1305/2616] 199.204.45.155 () {34 vars in 975 bytes} [Thu Apr 23 14:54:04 2026] GET /v2.0/ports/c87aca9d-1575-4c57-97a2-5cd4c11c849c => generated 1093 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1312/2617] 199.204.45.155 () {34 vars in 986 bytes} [Thu Apr 23 14:54:04 2026] GET /v2.0/networks?id=f4d8b87c-4f79-493a-890f-23cc322b8c60 => generated 803 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1306/2618] 199.204.45.155 () {38 vars in 1028 bytes} [Thu Apr 23 14:54:05 2026] PUT /v2.0/ports/c87aca9d-1575-4c57-97a2-5cd4c11c849c => generated 1247 bytes in 511 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1313/2619] 199.204.45.155 () {34 vars in 1080 bytes} [Thu Apr 23 14:54:05 2026] GET /v2.0/ports?tenant_id=cd21845394b24718b665645024db9a05&device_id=ae0aa36e-18f1-4032-b1fe-c5296f3cca5d => generated 2519 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 1307/2620] 199.204.45.155 () {34 vars in 1060 bytes} [Thu Apr 23 14:54:05 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.74&port_id=a0a5f03c-d3c6-4900-aee9-c565ddffb942 => generated 19 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1314/2621] 199.204.45.155 () {34 vars in 984 bytes} [Thu Apr 23 14:54:05 2026] GET /v2.0/subnets?id=965b4a16-ffaa-439b-bf42-b85cfdc4cec1 => generated 630 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1308/2622] 199.204.45.155 () {34 vars in 1052 bytes} [Thu Apr 23 14:54:05 2026] GET /v2.0/ports?network_id=6af84770-2d81-4c88-84eb-47853ac9794d&device_owner=network%3Adhcp => generated 1244 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1315/2623] 199.204.45.155 () {34 vars in 1012 bytes} [Thu Apr 23 14:54:05 2026] GET /v2.0/networks/6af84770-2d81-4c88-84eb-47853ac9794d?fields=segments => generated 14 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 14:54:05.916 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-2f23e508-11ac-4c95-a757-d4bd1b5fff4f'] response: {'name': 'network-changed', 'server_uuid': 'ae0aa36e-18f1-4032-b1fe-c5296f3cca5d', 'tag': 'c87aca9d-1575-4c57-97a2-5cd4c11c849c', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 1309/2624] 199.204.45.155 () {34 vars in 1112 bytes} [Thu Apr 23 14:54:05 2026] GET /v2.0/networks/6af84770-2d81-4c88-84eb-47853ac9794d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1316/2625] 199.204.45.155 () {34 vars in 1056 bytes} [Thu Apr 23 14:54:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.42&port_id=c87aca9d-1575-4c57-97a2-5cd4c11c849c => generated 19 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1310/2626] 199.204.45.155 () {34 vars in 984 bytes} [Thu Apr 23 14:54:06 2026] GET /v2.0/subnets?id=d0babff3-756c-4995-abbc-29a9a4893336 => generated 654 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1317/2629] 199.204.45.155 () {34 vars in 1052 bytes} [Thu Apr 23 14:54:06 2026] GET /v2.0/ports?network_id=f4d8b87c-4f79-493a-890f-23cc322b8c60&device_owner=network%3Adhcp => generated 1461 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1313/2630] 199.204.45.155 () {34 vars in 1012 bytes} [Thu Apr 23 14:54:06 2026] GET /v2.0/networks/f4d8b87c-4f79-493a-890f-23cc322b8c60?fields=segments => generated 14 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1318/2631] 199.204.45.155 () {34 vars in 1112 bytes} [Thu Apr 23 14:54:06 2026] GET /v2.0/networks/f4d8b87c-4f79-493a-890f-23cc322b8c60?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1314/2632] 199.204.45.155 () {34 vars in 1080 bytes} [Thu Apr 23 14:54:06 2026] GET /v2.0/ports?tenant_id=cd21845394b24718b665645024db9a05&device_id=ae0aa36e-18f1-4032-b1fe-c5296f3cca5d => generated 2519 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1319/2633] 199.204.45.155 () {34 vars in 986 bytes} [Thu Apr 23 14:54:06 2026] GET /v2.0/networks?id=f4d8b87c-4f79-493a-890f-23cc322b8c60 => generated 803 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1315/2634] 199.204.45.155 () {34 vars in 1056 bytes} [Thu Apr 23 14:54:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.42&port_id=c87aca9d-1575-4c57-97a2-5cd4c11c849c => 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: 1320/2635] 199.204.45.155 () {34 vars in 984 bytes} [Thu Apr 23 14:54:06 2026] GET /v2.0/subnets?id=d0babff3-756c-4995-abbc-29a9a4893336 => 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: 1316/2636] 199.204.45.155 () {34 vars in 1052 bytes} [Thu Apr 23 14:54:06 2026] GET /v2.0/ports?network_id=f4d8b87c-4f79-493a-890f-23cc322b8c60&device_owner=network%3Adhcp => generated 1461 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1321/2637] 10.0.0.75 () {34 vars in 970 bytes} [Thu Apr 23 14:54:06 2026] GET /v2.0/ports/c87aca9d-1575-4c57-97a2-5cd4c11c849c => generated 1283 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1317/2638] 199.204.45.155 () {34 vars in 1012 bytes} [Thu Apr 23 14:54:06 2026] GET /v2.0/networks/f4d8b87c-4f79-493a-890f-23cc322b8c60?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: 1318/2639] 199.204.45.155 () {34 vars in 1112 bytes} [Thu Apr 23 14:54:06 2026] GET /v2.0/networks/f4d8b87c-4f79-493a-890f-23cc322b8c60?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1322/2640] 199.204.45.155 () {34 vars in 749 bytes} [Thu Apr 23 14:54:06 2026] PUT /v2.0/ports/c87aca9d-1575-4c57-97a2-5cd4c11c849c => generated 1308 bytes in 227 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1319/2641] 199.204.45.155 () {30 vars in 732 bytes} [Thu Apr 23 14:54:06 2026] GET /v2.0/security-groups?name=lb-097e9320-bcfa-450a-bc9b-4422b1761491 => generated 1577 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 14:54:07.054 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d32e21c0-d740-411b-bc69-d609037cf769'] response: {'name': 'network-changed', 'server_uuid': 'ae0aa36e-18f1-4032-b1fe-c5296f3cca5d', 'tag': 'c87aca9d-1575-4c57-97a2-5cd4c11c849c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1320/2642] 199.204.45.155 () {34 vars in 1080 bytes} [Thu Apr 23 14:54:07 2026] GET /v2.0/ports?tenant_id=cd21845394b24718b665645024db9a05&device_id=ae0aa36e-18f1-4032-b1fe-c5296f3cca5d => generated 2580 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1321/2643] 199.204.45.155 () {34 vars in 986 bytes} [Thu Apr 23 14:54:07 2026] GET /v2.0/networks?id=f4d8b87c-4f79-493a-890f-23cc322b8c60 => generated 803 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1322/2644] 199.204.45.155 () {34 vars in 1056 bytes} [Thu Apr 23 14:54:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.42&port_id=c87aca9d-1575-4c57-97a2-5cd4c11c849c => 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: 1323/2645] 199.204.45.155 () {34 vars in 749 bytes} [Thu Apr 23 14:54:06 2026] PUT /v2.0/ports/c87aca9d-1575-4c57-97a2-5cd4c11c849c => generated 1308 bytes in 295 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1323/2646] 199.204.45.155 () {34 vars in 984 bytes} [Thu Apr 23 14:54:07 2026] GET /v2.0/subnets?id=d0babff3-756c-4995-abbc-29a9a4893336 => generated 654 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 1324/2647] 199.204.45.155 () {34 vars in 1052 bytes} [Thu Apr 23 14:54:07 2026] GET /v2.0/ports?network_id=f4d8b87c-4f79-493a-890f-23cc322b8c60&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: 1324/2648] 199.204.45.155 () {30 vars in 663 bytes} [Thu Apr 23 14:54:07 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: 1325/2649] 199.204.45.155 () {30 vars in 665 bytes} [Thu Apr 23 14:54:07 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: 1326/2650] 199.204.45.155 () {30 vars in 641 bytes} [Thu Apr 23 14:54:07 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: 1327/2651] 199.204.45.155 () {30 vars in 677 bytes} [Thu Apr 23 14:54:07 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1325/2652] 199.204.45.155 () {34 vars in 1012 bytes} [Thu Apr 23 14:54:07 2026] GET /v2.0/networks/f4d8b87c-4f79-493a-890f-23cc322b8c60?fields=segments => generated 14 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1328/2653] 199.204.45.155 () {30 vars in 701 bytes} [Thu Apr 23 14:54:07 2026] GET /v2.0/subnets/d0babff3-756c-4995-abbc-29a9a4893336 => generated 651 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1326/2654] 199.204.45.155 () {34 vars in 1112 bytes} [Thu Apr 23 14:54:07 2026] GET /v2.0/networks/f4d8b87c-4f79-493a-890f-23cc322b8c60?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1329/2655] 199.204.45.155 () {30 vars in 697 bytes} [Thu Apr 23 14:54:07 2026] GET /v2.0/ports/dc3f3082-af0d-4ecd-9c82-f70587a8363d => generated 1132 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1327/2656] 199.204.45.155 () {30 vars in 697 bytes} [Thu Apr 23 14:54:07 2026] GET /v2.0/ports/c87aca9d-1575-4c57-97a2-5cd4c11c849c => generated 1344 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1330/2657] 199.204.45.155 () {30 vars in 701 bytes} [Thu Apr 23 14:54:07 2026] GET /v2.0/subnets/d0babff3-756c-4995-abbc-29a9a4893336 => generated 651 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1328/2658] 199.204.45.155 () {30 vars in 703 bytes} [Thu Apr 23 14:54:07 2026] GET /v2.0/networks/f4d8b87c-4f79-493a-890f-23cc322b8c60 => generated 800 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1331/2659] 199.204.45.155 () {30 vars in 697 bytes} [Thu Apr 23 14:54:07 2026] GET /v2.0/ports/dc3f3082-af0d-4ecd-9c82-f70587a8363d => generated 1132 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1329/2660] 199.204.45.155 () {30 vars in 701 bytes} [Thu Apr 23 14:54:07 2026] GET /v2.0/subnets/d0babff3-756c-4995-abbc-29a9a4893336 => generated 651 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 14:54:15.833 8 INFO neutron.db.l3_db [None req-f24bb821-d806-4cd5-81c8-eb644a3a4ea0 0831007ed5304a6aa3eb5127897e14c9 c052d67b494d4b628dd1095ff15703f9 - - - -] Floating IP 14013987-a8dc-4448-90bc-8888e51cda5f associated. External IP: 10.96.250.215, port: dc3f3082-af0d-4ecd-9c82-f70587a8363d. [pid: 8|app: 0|req: 1332/2661] 10.0.0.59 () {34 vars in 676 bytes} [Thu Apr 23 14:54:14 2026] POST /v2.0/floatingips => generated 899 bytes in 1361 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 14:54:19.744 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e83ad673-7431-4dff-bb00-f43e5f5ab341'] response: {'name': 'network-changed', 'server_uuid': 'ae0aa36e-18f1-4032-b1fe-c5296f3cca5d', 'tag': 'c87aca9d-1575-4c57-97a2-5cd4c11c849c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1333/2662] 199.204.45.155 () {34 vars in 1080 bytes} [Thu Apr 23 14:54:19 2026] GET /v2.0/ports?tenant_id=cd21845394b24718b665645024db9a05&device_id=ae0aa36e-18f1-4032-b1fe-c5296f3cca5d => generated 2582 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1330/2663] 199.204.45.155 () {30 vars in 663 bytes} [Thu Apr 23 14:54:19 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1331/2664] 199.204.45.155 () {30 vars in 665 bytes} [Thu Apr 23 14:54:19 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: 1332/2665] 199.204.45.155 () {30 vars in 641 bytes} [Thu Apr 23 14:54:19 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: 1333/2666] 199.204.45.155 () {30 vars in 677 bytes} [Thu Apr 23 14:54:19 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1334/2667] 199.204.45.155 () {34 vars in 986 bytes} [Thu Apr 23 14:54:19 2026] GET /v2.0/networks?id=f4d8b87c-4f79-493a-890f-23cc322b8c60 => generated 803 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1334/2668] 199.204.45.155 () {34 vars in 1056 bytes} [Thu Apr 23 14:54:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.42&port_id=c87aca9d-1575-4c57-97a2-5cd4c11c849c => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1335/2669] 199.204.45.155 () {34 vars in 984 bytes} [Thu Apr 23 14:54:19 2026] GET /v2.0/subnets?id=d0babff3-756c-4995-abbc-29a9a4893336 => generated 654 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1336/2670] 199.204.45.155 () {30 vars in 732 bytes} [Thu Apr 23 14:54:19 2026] GET /v2.0/security-groups?name=lb-097e9320-bcfa-450a-bc9b-4422b1761491 => generated 1577 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1335/2671] 199.204.45.155 () {34 vars in 1052 bytes} [Thu Apr 23 14:54:19 2026] GET /v2.0/ports?network_id=f4d8b87c-4f79-493a-890f-23cc322b8c60&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: 1337/2672] 199.204.45.155 () {30 vars in 762 bytes} [Thu Apr 23 14:54:20 2026] GET /v2.0/security-group-rules?security_group_id=c9d61c82-b527-493d-a86a-167e7722da28 => generated 1118 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1336/2673] 199.204.45.155 () {34 vars in 1012 bytes} [Thu Apr 23 14:54:20 2026] GET /v2.0/networks/f4d8b87c-4f79-493a-890f-23cc322b8c60?fields=segments => generated 14 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1338/2674] 199.204.45.155 () {34 vars in 707 bytes} [Thu Apr 23 14:54:20 2026] POST /v2.0/security-group-rules => generated 565 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1337/2675] 199.204.45.155 () {34 vars in 1112 bytes} [Thu Apr 23 14:54:20 2026] GET /v2.0/networks/f4d8b87c-4f79-493a-890f-23cc322b8c60?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1339/2676] 199.204.45.155 () {34 vars in 707 bytes} [Thu Apr 23 14:54:20 2026] POST /v2.0/security-group-rules => generated 569 bytes in 90 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1341/2679] 10.0.0.223 () {30 vars in 659 bytes} [Thu Apr 23 14:54:27 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1339/2680] 10.0.0.223 () {30 vars in 661 bytes} [Thu Apr 23 14:54:27 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1342/2681] 10.0.0.223 () {30 vars in 637 bytes} [Thu Apr 23 14:54:27 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: 1340/2682] 10.0.0.223 () {30 vars in 673 bytes} [Thu Apr 23 14:54:27 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1343/2683] 10.0.0.223 () {28 vars in 439 bytes} [Thu Apr 23 14:54:28 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: 1341/2684] 10.0.0.223 () {30 vars in 697 bytes} [Thu Apr 23 14:54:28 2026] GET /v2.0/subnets/ef0650d0-6b4b-4f55-b91d-24741dfb022f => generated 631 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1344/2685] 199.204.45.155 () {30 vars in 663 bytes} [Thu Apr 23 14:54:28 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: 1342/2686] 199.204.45.155 () {30 vars in 665 bytes} [Thu Apr 23 14:54:28 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1345/2687] 199.204.45.155 () {30 vars in 641 bytes} [Thu Apr 23 14:54:28 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: 1343/2688] 199.204.45.155 () {30 vars in 677 bytes} [Thu Apr 23 14:54:28 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: 1346/2689] 199.204.45.155 () {30 vars in 701 bytes} [Thu Apr 23 14:54:28 2026] GET /v2.0/subnets/ef0650d0-6b4b-4f55-b91d-24741dfb022f => generated 649 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1344/2690] 199.204.45.155 () {30 vars in 716 bytes} [Thu Apr 23 14:54:28 2026] GET /v2.0/ports?device_id=ae0aa36e-18f1-4032-b1fe-c5296f3cca5d => generated 2582 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1347/2691] 199.204.45.155 () {30 vars in 663 bytes} [Thu Apr 23 14:54:29 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1345/2692] 199.204.45.155 () {30 vars in 665 bytes} [Thu Apr 23 14:54:29 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: 1348/2693] 199.204.45.155 () {30 vars in 641 bytes} [Thu Apr 23 14:54:29 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: 1346/2694] 199.204.45.155 () {30 vars in 677 bytes} [Thu Apr 23 14:54:29 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: 1349/2695] 199.204.45.155 () {34 vars in 1012 bytes} [Thu Apr 23 14:54:29 2026] GET /v2.0/networks/47040acf-8657-4998-933b-05d09736e3ea?fields=segments => generated 14 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1347/2696] 199.204.45.155 () {34 vars in 1112 bytes} [Thu Apr 23 14:54:29 2026] GET /v2.0/networks/47040acf-8657-4998-933b-05d09736e3ea?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1350/2697] 199.204.45.155 () {34 vars in 986 bytes} [Thu Apr 23 14:54:29 2026] GET /v2.0/networks?id=47040acf-8657-4998-933b-05d09736e3ea => generated 801 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1348/2698] 199.204.45.155 () {38 vars in 955 bytes} [Thu Apr 23 14:54:29 2026] POST /v2.0/ports => generated 1299 bytes in 372 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1351/2699] 199.204.45.155 () {38 vars in 1028 bytes} [Thu Apr 23 14:54:30 2026] PUT /v2.0/ports/f527e031-4088-45d1-b55a-e5105822dfdc => generated 1424 bytes in 584 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 1349/2700] 199.204.45.155 () {34 vars in 1080 bytes} [Thu Apr 23 14:54:30 2026] GET /v2.0/ports?tenant_id=cd21845394b24718b665645024db9a05&device_id=ae0aa36e-18f1-4032-b1fe-c5296f3cca5d => generated 4034 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 1352/2701] 199.204.45.155 () {34 vars in 1060 bytes} [Thu Apr 23 14:54:30 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.74&port_id=a0a5f03c-d3c6-4900-aee9-c565ddffb942 => generated 19 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1350/2702] 199.204.45.155 () {34 vars in 984 bytes} [Thu Apr 23 14:54:30 2026] GET /v2.0/subnets?id=965b4a16-ffaa-439b-bf42-b85cfdc4cec1 => generated 630 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 14:54:30.984 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7fe5676f-ceb0-4391-9958-63942e008055'] response: {'name': 'network-changed', 'server_uuid': 'ae0aa36e-18f1-4032-b1fe-c5296f3cca5d', 'tag': 'f527e031-4088-45d1-b55a-e5105822dfdc', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1353/2703] 199.204.45.155 () {34 vars in 1052 bytes} [Thu Apr 23 14:54:30 2026] GET /v2.0/ports?network_id=6af84770-2d81-4c88-84eb-47853ac9794d&device_owner=network%3Adhcp => generated 1244 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1351/2704] 199.204.45.155 () {34 vars in 1012 bytes} [Thu Apr 23 14:54:31 2026] GET /v2.0/networks/6af84770-2d81-4c88-84eb-47853ac9794d?fields=segments => generated 14 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 1354/2705] 199.204.45.155 () {34 vars in 1112 bytes} [Thu Apr 23 14:54:31 2026] GET /v2.0/networks/6af84770-2d81-4c88-84eb-47853ac9794d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1352/2706] 199.204.45.155 () {34 vars in 1056 bytes} [Thu Apr 23 14:54:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.42&port_id=c87aca9d-1575-4c57-97a2-5cd4c11c849c => generated 19 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1355/2707] 199.204.45.155 () {34 vars in 984 bytes} [Thu Apr 23 14:54:31 2026] GET /v2.0/subnets?id=d0babff3-756c-4995-abbc-29a9a4893336 => generated 654 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1353/2708] 199.204.45.155 () {34 vars in 1052 bytes} [Thu Apr 23 14:54:31 2026] GET /v2.0/ports?network_id=f4d8b87c-4f79-493a-890f-23cc322b8c60&device_owner=network%3Adhcp => generated 1461 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1356/2709] 199.204.45.155 () {34 vars in 1012 bytes} [Thu Apr 23 14:54:31 2026] GET /v2.0/networks/f4d8b87c-4f79-493a-890f-23cc322b8c60?fields=segments => generated 14 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1354/2710] 199.204.45.155 () {34 vars in 1112 bytes} [Thu Apr 23 14:54:31 2026] GET /v2.0/networks/f4d8b87c-4f79-493a-890f-23cc322b8c60?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1357/2711] 199.204.45.155 () {34 vars in 1056 bytes} [Thu Apr 23 14:54:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.53&port_id=f527e031-4088-45d1-b55a-e5105822dfdc => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1355/2712] 199.204.45.155 () {34 vars in 1104 bytes} [Thu Apr 23 14:54:31 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A3b1&port_id=f527e031-4088-45d1-b55a-e5105822dfdc => generated 19 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1358/2713] 199.204.45.155 () {34 vars in 1064 bytes} [Thu Apr 23 14:54:31 2026] GET /v2.0/subnets?id=afc2a440-597b-4dc3-b3e4-892eafe5c8f7&id=ef0650d0-6b4b-4f55-b91d-24741dfb022f => generated 1362 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1356/2714] 199.204.45.155 () {34 vars in 1052 bytes} [Thu Apr 23 14:54:31 2026] GET /v2.0/ports?network_id=47040acf-8657-4998-933b-05d09736e3ea&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: 1359/2715] 199.204.45.155 () {34 vars in 1052 bytes} [Thu Apr 23 14:54:31 2026] GET /v2.0/ports?network_id=47040acf-8657-4998-933b-05d09736e3ea&device_owner=network%3Adhcp => generated 1457 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1357/2716] 199.204.45.155 () {34 vars in 1012 bytes} [Thu Apr 23 14:54:31 2026] GET /v2.0/networks/47040acf-8657-4998-933b-05d09736e3ea?fields=segments => generated 14 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1360/2717] 199.204.45.155 () {34 vars in 1112 bytes} [Thu Apr 23 14:54:31 2026] GET /v2.0/networks/47040acf-8657-4998-933b-05d09736e3ea?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1358/2718] 199.204.45.155 () {34 vars in 1080 bytes} [Thu Apr 23 14:54:31 2026] GET /v2.0/ports?tenant_id=cd21845394b24718b665645024db9a05&device_id=ae0aa36e-18f1-4032-b1fe-c5296f3cca5d => generated 4034 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1361/2719] 199.204.45.155 () {34 vars in 986 bytes} [Thu Apr 23 14:54:31 2026] GET /v2.0/networks?id=47040acf-8657-4998-933b-05d09736e3ea => generated 801 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1359/2720] 199.204.45.155 () {34 vars in 1056 bytes} [Thu Apr 23 14:54:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.53&port_id=f527e031-4088-45d1-b55a-e5105822dfdc => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1362/2721] 199.204.45.155 () {34 vars in 1104 bytes} [Thu Apr 23 14:54:32 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A3b1&port_id=f527e031-4088-45d1-b55a-e5105822dfdc => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1360/2722] 10.0.0.75 () {34 vars in 970 bytes} [Thu Apr 23 14:54:32 2026] GET /v2.0/ports/f527e031-4088-45d1-b55a-e5105822dfdc => generated 1460 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1363/2723] 199.204.45.155 () {34 vars in 1064 bytes} [Thu Apr 23 14:54:32 2026] GET /v2.0/subnets?id=afc2a440-597b-4dc3-b3e4-892eafe5c8f7&id=ef0650d0-6b4b-4f55-b91d-24741dfb022f => generated 1362 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1361/2724] 199.204.45.155 () {30 vars in 697 bytes} [Thu Apr 23 14:54:32 2026] GET /v2.0/ports/f527e031-4088-45d1-b55a-e5105822dfdc => generated 1460 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1364/2725] 199.204.45.155 () {34 vars in 1052 bytes} [Thu Apr 23 14:54:32 2026] GET /v2.0/ports?network_id=47040acf-8657-4998-933b-05d09736e3ea&device_owner=network%3Adhcp => generated 1457 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1362/2726] 199.204.45.155 () {30 vars in 697 bytes} [Thu Apr 23 14:54:32 2026] GET /v2.0/ports/f527e031-4088-45d1-b55a-e5105822dfdc => generated 1460 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1365/2727] 199.204.45.155 () {34 vars in 1052 bytes} [Thu Apr 23 14:54:32 2026] GET /v2.0/ports?network_id=47040acf-8657-4998-933b-05d09736e3ea&device_owner=network%3Adhcp => generated 1457 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1366/2728] 199.204.45.155 () {34 vars in 1012 bytes} [Thu Apr 23 14:54:32 2026] GET /v2.0/networks/47040acf-8657-4998-933b-05d09736e3ea?fields=segments => generated 14 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1367/2729] 199.204.45.155 () {34 vars in 1112 bytes} [Thu Apr 23 14:54:32 2026] GET /v2.0/networks/47040acf-8657-4998-933b-05d09736e3ea?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1363/2730] 199.204.45.155 () {34 vars in 750 bytes} [Thu Apr 23 14:54:32 2026] PUT /v2.0/ports/f527e031-4088-45d1-b55a-e5105822dfdc => generated 1195 bytes in 385 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1368/2731] 199.204.45.155 () {30 vars in 703 bytes} [Thu Apr 23 14:54:32 2026] GET /v2.0/networks/47040acf-8657-4998-933b-05d09736e3ea => generated 798 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 1364/2732] 199.204.45.155 () {30 vars in 701 bytes} [Thu Apr 23 14:54:32 2026] GET /v2.0/subnets/ef0650d0-6b4b-4f55-b91d-24741dfb022f => generated 649 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1369/2733] 199.204.45.155 () {34 vars in 1080 bytes} [Thu Apr 23 14:54:32 2026] GET /v2.0/ports?tenant_id=cd21845394b24718b665645024db9a05&device_id=ae0aa36e-18f1-4032-b1fe-c5296f3cca5d => generated 3805 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 14:54:32.853 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e9f9f702-1327-48e8-915f-87ada05db794'] response: {'name': 'network-changed', 'server_uuid': 'ae0aa36e-18f1-4032-b1fe-c5296f3cca5d', 'tag': 'f527e031-4088-45d1-b55a-e5105822dfdc', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1370/2734] 199.204.45.155 () {30 vars in 663 bytes} [Thu Apr 23 14:54:32 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1371/2735] 199.204.45.155 () {30 vars in 665 bytes} [Thu Apr 23 14:54:32 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1372/2736] 199.204.45.155 () {30 vars in 641 bytes} [Thu Apr 23 14:54:32 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: 1373/2737] 199.204.45.155 () {30 vars in 677 bytes} [Thu Apr 23 14:54:32 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: 1365/2738] 199.204.45.155 () {34 vars in 986 bytes} [Thu Apr 23 14:54:32 2026] GET /v2.0/networks?id=47040acf-8657-4998-933b-05d09736e3ea => generated 801 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1374/2739] 199.204.45.155 () {30 vars in 701 bytes} [Thu Apr 23 14:54:32 2026] GET /v2.0/subnets/d0babff3-756c-4995-abbc-29a9a4893336 => generated 651 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1375/2740] 199.204.45.155 () {30 vars in 697 bytes} [Thu Apr 23 14:54:32 2026] GET /v2.0/ports/dc3f3082-af0d-4ecd-9c82-f70587a8363d => generated 1132 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1376/2741] 199.204.45.155 () {30 vars in 697 bytes} [Thu Apr 23 14:54:33 2026] GET /v2.0/ports/c87aca9d-1575-4c57-97a2-5cd4c11c849c => generated 1346 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1377/2742] 199.204.45.155 () {30 vars in 701 bytes} [Thu Apr 23 14:54:33 2026] GET /v2.0/subnets/d0babff3-756c-4995-abbc-29a9a4893336 => generated 651 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1378/2743] 199.204.45.155 () {30 vars in 703 bytes} [Thu Apr 23 14:54:33 2026] GET /v2.0/networks/f4d8b87c-4f79-493a-890f-23cc322b8c60 => 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: 1379/2744] 199.204.45.155 () {30 vars in 697 bytes} [Thu Apr 23 14:54:33 2026] GET /v2.0/ports/dc3f3082-af0d-4ecd-9c82-f70587a8363d => generated 1132 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1380/2745] 199.204.45.155 () {30 vars in 701 bytes} [Thu Apr 23 14:54:33 2026] GET /v2.0/subnets/d0babff3-756c-4995-abbc-29a9a4893336 => generated 651 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1366/2746] 199.204.45.155 () {34 vars in 1056 bytes} [Thu Apr 23 14:54:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.53&port_id=f527e031-4088-45d1-b55a-e5105822dfdc => generated 19 bytes in 549 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1381/2747] 199.204.45.155 () {34 vars in 984 bytes} [Thu Apr 23 14:54:33 2026] GET /v2.0/subnets?id=ef0650d0-6b4b-4f55-b91d-24741dfb022f => generated 652 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1367/2748] 199.204.45.155 () {34 vars in 1052 bytes} [Thu Apr 23 14:54:33 2026] GET /v2.0/ports?network_id=47040acf-8657-4998-933b-05d09736e3ea&device_owner=network%3Adhcp => generated 1457 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1382/2749] 199.204.45.155 () {34 vars in 1012 bytes} [Thu Apr 23 14:54:33 2026] GET /v2.0/networks/47040acf-8657-4998-933b-05d09736e3ea?fields=segments => generated 14 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1368/2750] 199.204.45.155 () {34 vars in 1112 bytes} [Thu Apr 23 14:54:33 2026] GET /v2.0/networks/47040acf-8657-4998-933b-05d09736e3ea?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: 7|app: 0|req: 1370/2753] 10.0.0.223 () {30 vars in 659 bytes} [Thu Apr 23 14:54:38 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: 1384/2754] 10.0.0.223 () {30 vars in 661 bytes} [Thu Apr 23 14:54:38 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1371/2755] 10.0.0.223 () {30 vars in 637 bytes} [Thu Apr 23 14:54:38 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1385/2756] 10.0.0.223 () {30 vars in 673 bytes} [Thu Apr 23 14:54:38 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: 1372/2757] 10.0.0.223 () {28 vars in 439 bytes} [Thu Apr 23 14:54:39 2026] GET / => generated 151 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1386/2758] 10.0.0.223 () {30 vars in 697 bytes} [Thu Apr 23 14:54:39 2026] GET /v2.0/subnets/9b124a2a-4904-4beb-8bfd-c91f748fd10d => generated 632 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1373/2759] 199.204.45.155 () {30 vars in 663 bytes} [Thu Apr 23 14:54:39 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1387/2760] 199.204.45.155 () {30 vars in 665 bytes} [Thu Apr 23 14:54:39 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: 1374/2761] 199.204.45.155 () {30 vars in 641 bytes} [Thu Apr 23 14:54:39 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1388/2762] 199.204.45.155 () {30 vars in 677 bytes} [Thu Apr 23 14:54:39 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: 1375/2763] 199.204.45.155 () {30 vars in 701 bytes} [Thu Apr 23 14:54:39 2026] GET /v2.0/subnets/ef0650d0-6b4b-4f55-b91d-24741dfb022f => generated 649 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1389/2764] 199.204.45.155 () {30 vars in 701 bytes} [Thu Apr 23 14:54:39 2026] GET /v2.0/subnets/9b124a2a-4904-4beb-8bfd-c91f748fd10d => generated 650 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1376/2765] 199.204.45.155 () {30 vars in 716 bytes} [Thu Apr 23 14:54:39 2026] GET /v2.0/ports?device_id=ae0aa36e-18f1-4032-b1fe-c5296f3cca5d => generated 3807 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1390/2766] 199.204.45.155 () {30 vars in 663 bytes} [Thu Apr 23 14:54:40 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: 1377/2767] 199.204.45.155 () {30 vars in 665 bytes} [Thu Apr 23 14:54: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: 1391/2768] 199.204.45.155 () {30 vars in 641 bytes} [Thu Apr 23 14:54:40 2026] GET /v2.0/extensions/qos => generated 166 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1378/2769] 199.204.45.155 () {30 vars in 677 bytes} [Thu Apr 23 14:54: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) [pid: 8|app: 0|req: 1392/2770] 199.204.45.155 () {34 vars in 1012 bytes} [Thu Apr 23 14:54:40 2026] GET /v2.0/networks/a757f6d1-1216-4dcb-9bf1-24911ef855cd?fields=segments => generated 14 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1379/2771] 199.204.45.155 () {34 vars in 1112 bytes} [Thu Apr 23 14:54:40 2026] GET /v2.0/networks/a757f6d1-1216-4dcb-9bf1-24911ef855cd?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1393/2772] 199.204.45.155 () {34 vars in 986 bytes} [Thu Apr 23 14:54:40 2026] GET /v2.0/networks?id=a757f6d1-1216-4dcb-9bf1-24911ef855cd => generated 800 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1380/2773] 199.204.45.155 () {38 vars in 955 bytes} [Thu Apr 23 14:54:40 2026] POST /v2.0/ports => generated 1303 bytes in 442 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1394/2774] 199.204.45.155 () {38 vars in 1028 bytes} [Thu Apr 23 14:54:40 2026] PUT /v2.0/ports/193571ba-b232-464c-92af-e98f25127542 => generated 1428 bytes in 546 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 1381/2775] 199.204.45.155 () {34 vars in 1080 bytes} [Thu Apr 23 14:54:41 2026] GET /v2.0/ports?tenant_id=cd21845394b24718b665645024db9a05&device_id=ae0aa36e-18f1-4032-b1fe-c5296f3cca5d => generated 5263 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 14:54:41.613 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-646a2a43-56f3-4ecb-a2dc-40745c97c084'] response: {'name': 'network-changed', 'server_uuid': 'ae0aa36e-18f1-4032-b1fe-c5296f3cca5d', 'tag': '193571ba-b232-464c-92af-e98f25127542', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1395/2776] 199.204.45.155 () {34 vars in 1060 bytes} [Thu Apr 23 14:54:41 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.74&port_id=a0a5f03c-d3c6-4900-aee9-c565ddffb942 => 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: 1382/2777] 199.204.45.155 () {34 vars in 984 bytes} [Thu Apr 23 14:54:41 2026] GET /v2.0/subnets?id=965b4a16-ffaa-439b-bf42-b85cfdc4cec1 => generated 630 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1396/2778] 199.204.45.155 () {34 vars in 1052 bytes} [Thu Apr 23 14:54:41 2026] GET /v2.0/ports?network_id=6af84770-2d81-4c88-84eb-47853ac9794d&device_owner=network%3Adhcp => generated 1244 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1383/2779] 199.204.45.155 () {34 vars in 1012 bytes} [Thu Apr 23 14:54:41 2026] GET /v2.0/networks/6af84770-2d81-4c88-84eb-47853ac9794d?fields=segments => generated 14 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1397/2780] 199.204.45.155 () {34 vars in 1112 bytes} [Thu Apr 23 14:54:41 2026] GET /v2.0/networks/6af84770-2d81-4c88-84eb-47853ac9794d?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: 1384/2781] 199.204.45.155 () {34 vars in 1056 bytes} [Thu Apr 23 14:54:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.42&port_id=c87aca9d-1575-4c57-97a2-5cd4c11c849c => generated 19 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1398/2782] 199.204.45.155 () {34 vars in 984 bytes} [Thu Apr 23 14:54:41 2026] GET /v2.0/subnets?id=d0babff3-756c-4995-abbc-29a9a4893336 => generated 654 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1385/2783] 199.204.45.155 () {34 vars in 1052 bytes} [Thu Apr 23 14:54:42 2026] GET /v2.0/ports?network_id=f4d8b87c-4f79-493a-890f-23cc322b8c60&device_owner=network%3Adhcp => generated 1461 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1399/2784] 199.204.45.155 () {34 vars in 1012 bytes} [Thu Apr 23 14:54:42 2026] GET /v2.0/networks/f4d8b87c-4f79-493a-890f-23cc322b8c60?fields=segments => generated 14 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1386/2785] 199.204.45.155 () {34 vars in 1112 bytes} [Thu Apr 23 14:54:42 2026] GET /v2.0/networks/f4d8b87c-4f79-493a-890f-23cc322b8c60?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1400/2786] 199.204.45.155 () {34 vars in 1056 bytes} [Thu Apr 23 14:54:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.53&port_id=f527e031-4088-45d1-b55a-e5105822dfdc => generated 19 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1387/2787] 199.204.45.155 () {34 vars in 984 bytes} [Thu Apr 23 14:54:42 2026] GET /v2.0/subnets?id=ef0650d0-6b4b-4f55-b91d-24741dfb022f => generated 652 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1401/2788] 199.204.45.155 () {34 vars in 1052 bytes} [Thu Apr 23 14:54:42 2026] GET /v2.0/ports?network_id=47040acf-8657-4998-933b-05d09736e3ea&device_owner=network%3Adhcp => generated 1457 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1388/2789] 199.204.45.155 () {34 vars in 1012 bytes} [Thu Apr 23 14:54:42 2026] GET /v2.0/networks/47040acf-8657-4998-933b-05d09736e3ea?fields=segments => generated 14 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1402/2790] 199.204.45.155 () {34 vars in 1112 bytes} [Thu Apr 23 14:54:42 2026] GET /v2.0/networks/47040acf-8657-4998-933b-05d09736e3ea?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1389/2791] 199.204.45.155 () {34 vars in 1056 bytes} [Thu Apr 23 14:54:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.42&port_id=193571ba-b232-464c-92af-e98f25127542 => generated 19 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1403/2792] 199.204.45.155 () {34 vars in 1106 bytes} [Thu Apr 23 14:54:42 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A128&port_id=193571ba-b232-464c-92af-e98f25127542 => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1390/2793] 199.204.45.155 () {34 vars in 1064 bytes} [Thu Apr 23 14:54:42 2026] GET /v2.0/subnets?id=9b124a2a-4904-4beb-8bfd-c91f748fd10d&id=e6f84514-5803-4433-882a-b5f412c69c93 => generated 1366 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1404/2794] 199.204.45.155 () {34 vars in 1052 bytes} [Thu Apr 23 14:54:42 2026] GET /v2.0/ports?network_id=a757f6d1-1216-4dcb-9bf1-24911ef855cd&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: 7|app: 0|req: 1391/2795] 199.204.45.155 () {34 vars in 1052 bytes} [Thu Apr 23 14:54:42 2026] GET /v2.0/ports?network_id=a757f6d1-1216-4dcb-9bf1-24911ef855cd&device_owner=network%3Adhcp => generated 1461 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1405/2796] 199.204.45.155 () {34 vars in 1012 bytes} [Thu Apr 23 14:54:42 2026] GET /v2.0/networks/a757f6d1-1216-4dcb-9bf1-24911ef855cd?fields=segments => generated 14 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1392/2797] 199.204.45.155 () {34 vars in 1112 bytes} [Thu Apr 23 14:54:42 2026] GET /v2.0/networks/a757f6d1-1216-4dcb-9bf1-24911ef855cd?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1406/2798] 199.204.45.155 () {34 vars in 1080 bytes} [Thu Apr 23 14:54:42 2026] GET /v2.0/ports?tenant_id=cd21845394b24718b665645024db9a05&device_id=ae0aa36e-18f1-4032-b1fe-c5296f3cca5d => generated 5263 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1393/2799] 199.204.45.155 () {34 vars in 986 bytes} [Thu Apr 23 14:54:43 2026] GET /v2.0/networks?id=a757f6d1-1216-4dcb-9bf1-24911ef855cd => generated 800 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1407/2800] 199.204.45.155 () {34 vars in 1056 bytes} [Thu Apr 23 14:54:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.42&port_id=193571ba-b232-464c-92af-e98f25127542 => generated 19 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1394/2801] 199.204.45.155 () {34 vars in 1106 bytes} [Thu Apr 23 14:54:43 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A128&port_id=193571ba-b232-464c-92af-e98f25127542 => 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: 1408/2802] 199.204.45.155 () {34 vars in 1064 bytes} [Thu Apr 23 14:54:43 2026] GET /v2.0/subnets?id=9b124a2a-4904-4beb-8bfd-c91f748fd10d&id=e6f84514-5803-4433-882a-b5f412c69c93 => generated 1366 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1395/2803] 10.0.0.75 () {34 vars in 970 bytes} [Thu Apr 23 14:54:43 2026] GET /v2.0/ports/193571ba-b232-464c-92af-e98f25127542 => generated 1464 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1409/2804] 199.204.45.155 () {34 vars in 1052 bytes} [Thu Apr 23 14:54:43 2026] GET /v2.0/ports?network_id=a757f6d1-1216-4dcb-9bf1-24911ef855cd&device_owner=network%3Adhcp => generated 1461 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1396/2805] 199.204.45.155 () {30 vars in 697 bytes} [Thu Apr 23 14:54:43 2026] GET /v2.0/ports/193571ba-b232-464c-92af-e98f25127542 => generated 1464 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1397/2806] 199.204.45.155 () {30 vars in 697 bytes} [Thu Apr 23 14:54:43 2026] GET /v2.0/ports/193571ba-b232-464c-92af-e98f25127542 => generated 1464 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1410/2807] 199.204.45.155 () {34 vars in 1052 bytes} [Thu Apr 23 14:54:43 2026] GET /v2.0/ports?network_id=a757f6d1-1216-4dcb-9bf1-24911ef855cd&device_owner=network%3Adhcp => generated 1461 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1411/2808] 199.204.45.155 () {34 vars in 1012 bytes} [Thu Apr 23 14:54:43 2026] GET /v2.0/networks/a757f6d1-1216-4dcb-9bf1-24911ef855cd?fields=segments => generated 14 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1412/2809] 199.204.45.155 () {34 vars in 1112 bytes} [Thu Apr 23 14:54:43 2026] GET /v2.0/networks/a757f6d1-1216-4dcb-9bf1-24911ef855cd?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1398/2810] 199.204.45.155 () {34 vars in 750 bytes} [Thu Apr 23 14:54:43 2026] PUT /v2.0/ports/193571ba-b232-464c-92af-e98f25127542 => generated 1195 bytes in 320 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1413/2811] 199.204.45.155 () {30 vars in 703 bytes} [Thu Apr 23 14:54:43 2026] GET /v2.0/networks/a757f6d1-1216-4dcb-9bf1-24911ef855cd => generated 797 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 14:54:43.804 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4ed9b384-8bce-4860-956b-7fb085ea3bd4'] response: {'name': 'network-changed', 'server_uuid': 'ae0aa36e-18f1-4032-b1fe-c5296f3cca5d', 'tag': '193571ba-b232-464c-92af-e98f25127542', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1399/2812] 199.204.45.155 () {30 vars in 701 bytes} [Thu Apr 23 14:54:43 2026] GET /v2.0/subnets/9b124a2a-4904-4beb-8bfd-c91f748fd10d => generated 650 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1414/2813] 199.204.45.155 () {34 vars in 1080 bytes} [Thu Apr 23 14:54:43 2026] GET /v2.0/ports?tenant_id=cd21845394b24718b665645024db9a05&device_id=ae0aa36e-18f1-4032-b1fe-c5296f3cca5d => generated 5030 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1400/2814] 199.204.45.155 () {34 vars in 986 bytes} [Thu Apr 23 14:54:43 2026] GET /v2.0/networks?id=a757f6d1-1216-4dcb-9bf1-24911ef855cd => generated 800 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1401/2815] 199.204.45.155 () {30 vars in 663 bytes} [Thu Apr 23 14:54:43 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: 1402/2816] 199.204.45.155 () {30 vars in 665 bytes} [Thu Apr 23 14:54:43 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: 1415/2817] 199.204.45.155 () {34 vars in 1056 bytes} [Thu Apr 23 14:54:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.42&port_id=193571ba-b232-464c-92af-e98f25127542 => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1403/2818] 199.204.45.155 () {30 vars in 641 bytes} [Thu Apr 23 14:54:44 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: 1404/2819] 199.204.45.155 () {30 vars in 677 bytes} [Thu Apr 23 14:54: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: 1416/2820] 199.204.45.155 () {34 vars in 984 bytes} [Thu Apr 23 14:54:44 2026] GET /v2.0/subnets?id=9b124a2a-4904-4beb-8bfd-c91f748fd10d => generated 653 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1417/2821] 199.204.45.155 () {34 vars in 1052 bytes} [Thu Apr 23 14:54:44 2026] GET /v2.0/ports?network_id=a757f6d1-1216-4dcb-9bf1-24911ef855cd&device_owner=network%3Adhcp => generated 1461 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1405/2822] 199.204.45.155 () {30 vars in 701 bytes} [Thu Apr 23 14:54:44 2026] GET /v2.0/subnets/d0babff3-756c-4995-abbc-29a9a4893336 => generated 651 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1406/2823] 199.204.45.155 () {30 vars in 697 bytes} [Thu Apr 23 14:54:44 2026] GET /v2.0/ports/dc3f3082-af0d-4ecd-9c82-f70587a8363d => generated 1132 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1418/2824] 199.204.45.155 () {34 vars in 1012 bytes} [Thu Apr 23 14:54:44 2026] GET /v2.0/networks/a757f6d1-1216-4dcb-9bf1-24911ef855cd?fields=segments => generated 14 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1407/2825] 199.204.45.155 () {30 vars in 697 bytes} [Thu Apr 23 14:54:44 2026] GET /v2.0/ports/c87aca9d-1575-4c57-97a2-5cd4c11c849c => generated 1346 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1419/2826] 199.204.45.155 () {34 vars in 1112 bytes} [Thu Apr 23 14:54:44 2026] GET /v2.0/networks/a757f6d1-1216-4dcb-9bf1-24911ef855cd?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1408/2827] 199.204.45.155 () {30 vars in 701 bytes} [Thu Apr 23 14:54:44 2026] GET /v2.0/subnets/d0babff3-756c-4995-abbc-29a9a4893336 => generated 651 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1420/2828] 199.204.45.155 () {30 vars in 703 bytes} [Thu Apr 23 14:54:44 2026] GET /v2.0/networks/f4d8b87c-4f79-493a-890f-23cc322b8c60 => generated 800 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1409/2829] 199.204.45.155 () {30 vars in 697 bytes} [Thu Apr 23 14:54:44 2026] GET /v2.0/ports/dc3f3082-af0d-4ecd-9c82-f70587a8363d => generated 1132 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1421/2830] 199.204.45.155 () {30 vars in 701 bytes} [Thu Apr 23 14:54:44 2026] GET /v2.0/subnets/d0babff3-756c-4995-abbc-29a9a4893336 => generated 651 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1411/2833] 199.204.45.155 () {30 vars in 663 bytes} [Thu Apr 23 14:54:53 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: 1423/2834] 199.204.45.155 () {30 vars in 665 bytes} [Thu Apr 23 14:54:53 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: 1412/2835] 199.204.45.155 () {30 vars in 641 bytes} [Thu Apr 23 14:54:53 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1424/2836] 199.204.45.155 () {30 vars in 677 bytes} [Thu Apr 23 14:54: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: 7|app: 0|req: 1413/2837] 199.204.45.155 () {30 vars in 701 bytes} [Thu Apr 23 14:54:53 2026] GET /v2.0/subnets/ef0650d0-6b4b-4f55-b91d-24741dfb022f => generated 649 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1425/2838] 199.204.45.155 () {30 vars in 716 bytes} [Thu Apr 23 14:54:53 2026] GET /v2.0/ports?device_id=ae0aa36e-18f1-4032-b1fe-c5296f3cca5d => generated 5032 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1414/2839] 199.204.45.155 () {30 vars in 663 bytes} [Thu Apr 23 14:54:53 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: 1426/2840] 199.204.45.155 () {30 vars in 665 bytes} [Thu Apr 23 14:54:53 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1415/2841] 199.204.45.155 () {30 vars in 641 bytes} [Thu Apr 23 14:54:53 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: 1427/2842] 199.204.45.155 () {30 vars in 677 bytes} [Thu Apr 23 14:54: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: 1416/2843] 199.204.45.155 () {30 vars in 697 bytes} [Thu Apr 23 14:54:54 2026] GET /v2.0/ports/193571ba-b232-464c-92af-e98f25127542 => generated 1233 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1428/2844] 199.204.45.155 () {34 vars in 749 bytes} [Thu Apr 23 14:54:54 2026] PUT /v2.0/ports/193571ba-b232-464c-92af-e98f25127542 => generated 1026 bytes in 385 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1417/2845] 199.204.45.155 () {30 vars in 703 bytes} [Thu Apr 23 14:54:54 2026] GET /v2.0/networks/a757f6d1-1216-4dcb-9bf1-24911ef855cd => generated 797 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 14:54:54.607 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-74d56725-9672-409d-8dba-92c71d914ff3'] response: {'name': 'network-changed', 'server_uuid': 'ae0aa36e-18f1-4032-b1fe-c5296f3cca5d', 'tag': '193571ba-b232-464c-92af-e98f25127542', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1429/2846] 199.204.45.155 () {30 vars in 716 bytes} [Thu Apr 23 14:54:54 2026] GET /v2.0/ports?device_id=ae0aa36e-18f1-4032-b1fe-c5296f3cca5d => generated 4861 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1418/2847] 199.204.45.155 () {34 vars in 1080 bytes} [Thu Apr 23 14:54:54 2026] GET /v2.0/ports?tenant_id=cd21845394b24718b665645024db9a05&device_id=ae0aa36e-18f1-4032-b1fe-c5296f3cca5d => generated 4861 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1419/2848] 199.204.45.155 () {30 vars in 716 bytes} [Thu Apr 23 14:54:54 2026] GET /v2.0/ports?device_id=ae0aa36e-18f1-4032-b1fe-c5296f3cca5d => generated 4861 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1430/2849] 199.204.45.155 () {34 vars in 986 bytes} [Thu Apr 23 14:54:54 2026] GET /v2.0/networks?id=a757f6d1-1216-4dcb-9bf1-24911ef855cd => generated 800 bytes in 575 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1420/2850] 199.204.45.155 () {34 vars in 975 bytes} [Thu Apr 23 14:54:55 2026] GET /v2.0/ports/193571ba-b232-464c-92af-e98f25127542 => generated 1062 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1431/2851] 199.204.45.155 () {34 vars in 1012 bytes} [Thu Apr 23 14:54:55 2026] GET /v2.0/networks/a757f6d1-1216-4dcb-9bf1-24911ef855cd?fields=segments => generated 14 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1432/2852] 199.204.45.155 () {34 vars in 1112 bytes} [Thu Apr 23 14:54:55 2026] GET /v2.0/networks/a757f6d1-1216-4dcb-9bf1-24911ef855cd?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1421/2853] 199.204.45.155 () {36 vars in 997 bytes} [Thu Apr 23 14:54:55 2026] DELETE /v2.0/ports/193571ba-b232-464c-92af-e98f25127542 => generated 0 bytes in 267 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1433/2854] 199.204.45.155 () {34 vars in 1080 bytes} [Thu Apr 23 14:54:55 2026] GET /v2.0/ports?tenant_id=cd21845394b24718b665645024db9a05&device_id=ae0aa36e-18f1-4032-b1fe-c5296f3cca5d => generated 3807 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 14:54:55.743 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-7569e8fe-0508-4674-9189-3ac7826f01aa'] response: {'server_uuid': 'ae0aa36e-18f1-4032-b1fe-c5296f3cca5d', 'name': 'network-vif-deleted', 'tag': '193571ba-b232-464c-92af-e98f25127542', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1422/2855] 199.204.45.155 () {34 vars in 1226 bytes} [Thu Apr 23 14:54:55 2026] GET /v2.0/networks?id=6af84770-2d81-4c88-84eb-47853ac9794d&id=f4d8b87c-4f79-493a-890f-23cc322b8c60&id=47040acf-8657-4998-933b-05d09736e3ea&id=a757f6d1-1216-4dcb-9bf1-24911ef855cd => generated 3097 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1434/2856] 199.204.45.155 () {30 vars in 716 bytes} [Thu Apr 23 14:54:55 2026] GET /v2.0/ports?device_id=ae0aa36e-18f1-4032-b1fe-c5296f3cca5d => generated 3807 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 14:54:55.814 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d907df6b-f03c-41af-b348-3c84a548b5fa 5cb2f3279c8744c4831da54880d3b541 cd21845394b24718b665645024db9a05 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1435/2857] 199.204.45.155 () {32 vars in 719 bytes} [Thu Apr 23 14:54:55 2026] DELETE /v2.0/ports/193571ba-b232-464c-92af-e98f25127542 => generated 132 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1423/2858] 199.204.45.155 () {34 vars in 1060 bytes} [Thu Apr 23 14:54:55 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.74&port_id=a0a5f03c-d3c6-4900-aee9-c565ddffb942 => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1436/2859] 199.204.45.155 () {34 vars in 984 bytes} [Thu Apr 23 14:54:55 2026] GET /v2.0/subnets?id=965b4a16-ffaa-439b-bf42-b85cfdc4cec1 => generated 630 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1437/2860] 199.204.45.155 () {30 vars in 663 bytes} [Thu Apr 23 14:54:55 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1438/2861] 199.204.45.155 () {30 vars in 665 bytes} [Thu Apr 23 14:54:55 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1439/2862] 199.204.45.155 () {30 vars in 641 bytes} [Thu Apr 23 14:54:55 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1424/2863] 199.204.45.155 () {34 vars in 1052 bytes} [Thu Apr 23 14:54:55 2026] GET /v2.0/ports?network_id=6af84770-2d81-4c88-84eb-47853ac9794d&device_owner=network%3Adhcp => generated 1244 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1440/2864] 199.204.45.155 () {30 vars in 677 bytes} [Thu Apr 23 14:54:55 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1441/2865] 199.204.45.155 () {30 vars in 701 bytes} [Thu Apr 23 14:54:55 2026] GET /v2.0/subnets/d0babff3-756c-4995-abbc-29a9a4893336 => generated 651 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1425/2866] 199.204.45.155 () {34 vars in 1012 bytes} [Thu Apr 23 14:54:55 2026] GET /v2.0/networks/6af84770-2d81-4c88-84eb-47853ac9794d?fields=segments => generated 14 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1442/2867] 199.204.45.155 () {30 vars in 697 bytes} [Thu Apr 23 14:54:56 2026] GET /v2.0/ports/dc3f3082-af0d-4ecd-9c82-f70587a8363d => generated 1132 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1443/2868] 199.204.45.155 () {30 vars in 697 bytes} [Thu Apr 23 14:54:56 2026] GET /v2.0/ports/c87aca9d-1575-4c57-97a2-5cd4c11c849c => generated 1346 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1426/2869] 199.204.45.155 () {34 vars in 1112 bytes} [Thu Apr 23 14:54:56 2026] GET /v2.0/networks/6af84770-2d81-4c88-84eb-47853ac9794d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1444/2870] 199.204.45.155 () {30 vars in 701 bytes} [Thu Apr 23 14:54:56 2026] GET /v2.0/subnets/d0babff3-756c-4995-abbc-29a9a4893336 => generated 651 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1427/2871] 199.204.45.155 () {34 vars in 1056 bytes} [Thu Apr 23 14:54:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.42&port_id=c87aca9d-1575-4c57-97a2-5cd4c11c849c => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1445/2872] 199.204.45.155 () {30 vars in 703 bytes} [Thu Apr 23 14:54:56 2026] GET /v2.0/networks/f4d8b87c-4f79-493a-890f-23cc322b8c60 => generated 800 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1428/2873] 199.204.45.155 () {34 vars in 984 bytes} [Thu Apr 23 14:54:56 2026] GET /v2.0/subnets?id=d0babff3-756c-4995-abbc-29a9a4893336 => generated 654 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1446/2874] 199.204.45.155 () {30 vars in 697 bytes} [Thu Apr 23 14:54:56 2026] GET /v2.0/ports/dc3f3082-af0d-4ecd-9c82-f70587a8363d => generated 1132 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1429/2875] 199.204.45.155 () {34 vars in 1052 bytes} [Thu Apr 23 14:54:56 2026] GET /v2.0/ports?network_id=f4d8b87c-4f79-493a-890f-23cc322b8c60&device_owner=network%3Adhcp => generated 1461 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1447/2876] 199.204.45.155 () {30 vars in 701 bytes} [Thu Apr 23 14:54:56 2026] GET /v2.0/subnets/d0babff3-756c-4995-abbc-29a9a4893336 => generated 651 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1430/2877] 199.204.45.155 () {34 vars in 1012 bytes} [Thu Apr 23 14:54:56 2026] GET /v2.0/networks/f4d8b87c-4f79-493a-890f-23cc322b8c60?fields=segments => generated 14 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1448/2878] 199.204.45.155 () {34 vars in 1112 bytes} [Thu Apr 23 14:54:56 2026] GET /v2.0/networks/f4d8b87c-4f79-493a-890f-23cc322b8c60?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1431/2879] 199.204.45.155 () {34 vars in 1056 bytes} [Thu Apr 23 14:54:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.53&port_id=f527e031-4088-45d1-b55a-e5105822dfdc => 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: 1449/2880] 199.204.45.155 () {34 vars in 984 bytes} [Thu Apr 23 14:54:56 2026] GET /v2.0/subnets?id=ef0650d0-6b4b-4f55-b91d-24741dfb022f => generated 652 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1432/2881] 199.204.45.155 () {34 vars in 1052 bytes} [Thu Apr 23 14:54:56 2026] GET /v2.0/ports?network_id=47040acf-8657-4998-933b-05d09736e3ea&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: 1450/2882] 199.204.45.155 () {34 vars in 1012 bytes} [Thu Apr 23 14:54:56 2026] GET /v2.0/networks/47040acf-8657-4998-933b-05d09736e3ea?fields=segments => generated 14 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1433/2883] 199.204.45.155 () {34 vars in 1112 bytes} [Thu Apr 23 14:54:56 2026] GET /v2.0/networks/47040acf-8657-4998-933b-05d09736e3ea?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1451/2884] 199.204.45.155 () {30 vars in 663 bytes} [Thu Apr 23 14:54:59 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: 1434/2885] 199.204.45.155 () {30 vars in 665 bytes} [Thu Apr 23 14:54:59 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: 1452/2886] 199.204.45.155 () {30 vars in 641 bytes} [Thu Apr 23 14:54:59 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: 1435/2887] 199.204.45.155 () {30 vars in 677 bytes} [Thu Apr 23 14:54:59 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1453/2888] 199.204.45.155 () {30 vars in 716 bytes} [Thu Apr 23 14:54:59 2026] GET /v2.0/ports?device_id=ae0aa36e-18f1-4032-b1fe-c5296f3cca5d => generated 3807 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1436/2889] 199.204.45.155 () {30 vars in 663 bytes} [Thu Apr 23 14:54:59 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: 1454/2890] 199.204.45.155 () {30 vars in 665 bytes} [Thu Apr 23 14:54:59 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1437/2891] 199.204.45.155 () {30 vars in 641 bytes} [Thu Apr 23 14:54:59 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: 1455/2892] 199.204.45.155 () {30 vars in 677 bytes} [Thu Apr 23 14:54:59 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1438/2893] 199.204.45.155 () {30 vars in 697 bytes} [Thu Apr 23 14:54:59 2026] GET /v2.0/ports/f527e031-4088-45d1-b55a-e5105822dfdc => generated 1233 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1439/2894] 199.204.45.155 () {34 vars in 1096 bytes} [Thu Apr 23 14:54:59 2026] GET /v2.0/ports?device_id=8caf4bd9-4dca-42d3-8c31-7d5ff8bb8191&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1456/2895] 199.204.45.155 () {34 vars in 749 bytes} [Thu Apr 23 14:54:59 2026] PUT /v2.0/ports/f527e031-4088-45d1-b55a-e5105822dfdc => generated 1026 bytes in 315 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 1440/2896] 199.204.45.155 () {34 vars in 1080 bytes} [Thu Apr 23 14:54:59 2026] GET /v2.0/ports?tenant_id=c052d67b494d4b628dd1095ff15703f9&device_id=8caf4bd9-4dca-42d3-8c31-7d5ff8bb8191 => generated 1469 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 14:54:59.957 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-844eddce-a378-4c3d-8e65-1e6591d73fbe'] response: {'name': 'network-changed', 'server_uuid': 'ae0aa36e-18f1-4032-b1fe-c5296f3cca5d', 'tag': 'f527e031-4088-45d1-b55a-e5105822dfdc', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1457/2897] 199.204.45.155 () {30 vars in 703 bytes} [Thu Apr 23 14:54:59 2026] GET /v2.0/networks/47040acf-8657-4998-933b-05d09736e3ea => generated 798 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1458/2898] 199.204.45.155 () {34 vars in 1080 bytes} [Thu Apr 23 14:54:59 2026] GET /v2.0/ports?tenant_id=cd21845394b24718b665645024db9a05&device_id=ae0aa36e-18f1-4032-b1fe-c5296f3cca5d => generated 3636 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1441/2899] 199.204.45.155 () {34 vars in 986 bytes} [Thu Apr 23 14:54:59 2026] GET /v2.0/networks?id=47040acf-8657-4998-933b-05d09736e3ea => generated 801 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1459/2900] 199.204.45.155 () {30 vars in 716 bytes} [Thu Apr 23 14:55:00 2026] GET /v2.0/ports?device_id=ae0aa36e-18f1-4032-b1fe-c5296f3cca5d => generated 3636 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1442/2901] 199.204.45.155 () {34 vars in 986 bytes} [Thu Apr 23 14:55:00 2026] GET /v2.0/networks?id=47040acf-8657-4998-933b-05d09736e3ea => generated 801 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1460/2902] 199.204.45.155 () {34 vars in 1058 bytes} [Thu Apr 23 14:55:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.112&port_id=16526804-f343-4ecc-bb8f-40114a13ae6c => generated 860 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1461/2903] 199.204.45.155 () {34 vars in 1104 bytes} [Thu Apr 23 14:55:00 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A39b&port_id=16526804-f343-4ecc-bb8f-40114a13ae6c => generated 19 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1443/2904] 199.204.45.155 () {34 vars in 1012 bytes} [Thu Apr 23 14:55:00 2026] GET /v2.0/networks/47040acf-8657-4998-933b-05d09736e3ea?fields=segments => generated 14 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1462/2905] 199.204.45.155 () {30 vars in 716 bytes} [Thu Apr 23 14:55:00 2026] GET /v2.0/ports?device_id=ae0aa36e-18f1-4032-b1fe-c5296f3cca5d => generated 3636 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1444/2906] 199.204.45.155 () {34 vars in 1064 bytes} [Thu Apr 23 14:55:00 2026] GET /v2.0/subnets?id=afc2a440-597b-4dc3-b3e4-892eafe5c8f7&id=ef0650d0-6b4b-4f55-b91d-24741dfb022f => generated 1362 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1445/2907] 199.204.45.155 () {34 vars in 1052 bytes} [Thu Apr 23 14:55:00 2026] GET /v2.0/ports?network_id=47040acf-8657-4998-933b-05d09736e3ea&device_owner=network%3Adhcp => generated 1457 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1463/2908] 199.204.45.155 () {34 vars in 1112 bytes} [Thu Apr 23 14:55:00 2026] GET /v2.0/networks/47040acf-8657-4998-933b-05d09736e3ea?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1446/2909] 199.204.45.155 () {34 vars in 1052 bytes} [Thu Apr 23 14:55:00 2026] GET /v2.0/ports?network_id=47040acf-8657-4998-933b-05d09736e3ea&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: 1464/2910] 199.204.45.155 () {34 vars in 1012 bytes} [Thu Apr 23 14:55:00 2026] GET /v2.0/networks/47040acf-8657-4998-933b-05d09736e3ea?fields=segments => generated 14 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1447/2911] 199.204.45.155 () {34 vars in 1112 bytes} [Thu Apr 23 14:55:00 2026] GET /v2.0/networks/47040acf-8657-4998-933b-05d09736e3ea?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1465/2912] 199.204.45.155 () {34 vars in 975 bytes} [Thu Apr 23 14:55:00 2026] GET /v2.0/ports/f527e031-4088-45d1-b55a-e5105822dfdc => generated 1062 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1448/2913] 199.204.45.155 () {36 vars in 997 bytes} [Thu Apr 23 14:55:00 2026] DELETE /v2.0/ports/f527e031-4088-45d1-b55a-e5105822dfdc => generated 0 bytes in 325 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1466/2914] 199.204.45.155 () {30 vars in 716 bytes} [Thu Apr 23 14:55:01 2026] GET /v2.0/ports?device_id=ae0aa36e-18f1-4032-b1fe-c5296f3cca5d => generated 2582 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 14:55:01.365 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2d96ac0b-ec67-4f97-8f6f-dd91fb38a5cf 5cb2f3279c8744c4831da54880d3b541 cd21845394b24718b665645024db9a05 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1449/2915] 199.204.45.155 () {32 vars in 719 bytes} [Thu Apr 23 14:55:01 2026] DELETE /v2.0/ports/f527e031-4088-45d1-b55a-e5105822dfdc => generated 132 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1467/2916] 199.204.45.155 () {34 vars in 1080 bytes} [Thu Apr 23 14:55:01 2026] GET /v2.0/ports?tenant_id=cd21845394b24718b665645024db9a05&device_id=ae0aa36e-18f1-4032-b1fe-c5296f3cca5d => generated 2582 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 14:55:01.430 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-356cb329-7380-4e95-b8a5-d22be8c1552a'] response: {'server_uuid': 'ae0aa36e-18f1-4032-b1fe-c5296f3cca5d', 'name': 'network-vif-deleted', 'tag': 'f527e031-4088-45d1-b55a-e5105822dfdc', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1468/2917] 199.204.45.155 () {30 vars in 663 bytes} [Thu Apr 23 14:55:01 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: 1469/2918] 199.204.45.155 () {30 vars in 665 bytes} [Thu Apr 23 14:55:01 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: 1470/2919] 199.204.45.155 () {30 vars in 641 bytes} [Thu Apr 23 14:55:01 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1450/2920] 199.204.45.155 () {34 vars in 1146 bytes} [Thu Apr 23 14:55:01 2026] GET /v2.0/networks?id=6af84770-2d81-4c88-84eb-47853ac9794d&id=f4d8b87c-4f79-493a-890f-23cc322b8c60&id=47040acf-8657-4998-933b-05d09736e3ea => generated 2311 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1471/2921] 199.204.45.155 () {30 vars in 677 bytes} [Thu Apr 23 14:55:01 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: 1451/2922] 199.204.45.155 () {34 vars in 1060 bytes} [Thu Apr 23 14:55:01 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.74&port_id=a0a5f03c-d3c6-4900-aee9-c565ddffb942 => generated 19 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1472/2923] 199.204.45.155 () {30 vars in 701 bytes} [Thu Apr 23 14:55:01 2026] GET /v2.0/subnets/d0babff3-756c-4995-abbc-29a9a4893336 => generated 651 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1452/2924] 199.204.45.155 () {34 vars in 984 bytes} [Thu Apr 23 14:55:01 2026] GET /v2.0/subnets?id=965b4a16-ffaa-439b-bf42-b85cfdc4cec1 => generated 630 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1473/2925] 199.204.45.155 () {30 vars in 697 bytes} [Thu Apr 23 14:55:01 2026] GET /v2.0/ports/dc3f3082-af0d-4ecd-9c82-f70587a8363d => generated 1132 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1453/2926] 199.204.45.155 () {34 vars in 1052 bytes} [Thu Apr 23 14:55:01 2026] GET /v2.0/ports?network_id=6af84770-2d81-4c88-84eb-47853ac9794d&device_owner=network%3Adhcp => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1474/2927] 199.204.45.155 () {30 vars in 697 bytes} [Thu Apr 23 14:55:01 2026] GET /v2.0/ports/c87aca9d-1575-4c57-97a2-5cd4c11c849c => generated 1346 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1475/2928] 199.204.45.155 () {30 vars in 701 bytes} [Thu Apr 23 14:55:01 2026] GET /v2.0/subnets/d0babff3-756c-4995-abbc-29a9a4893336 => generated 651 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1454/2929] 199.204.45.155 () {34 vars in 1012 bytes} [Thu Apr 23 14:55:01 2026] GET /v2.0/networks/6af84770-2d81-4c88-84eb-47853ac9794d?fields=segments => generated 14 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1455/2930] 199.204.45.155 () {34 vars in 1112 bytes} [Thu Apr 23 14:55:01 2026] GET /v2.0/networks/6af84770-2d81-4c88-84eb-47853ac9794d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1476/2931] 199.204.45.155 () {30 vars in 703 bytes} [Thu Apr 23 14:55:01 2026] GET /v2.0/networks/f4d8b87c-4f79-493a-890f-23cc322b8c60 => generated 800 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1456/2932] 199.204.45.155 () {34 vars in 1056 bytes} [Thu Apr 23 14:55:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.42&port_id=c87aca9d-1575-4c57-97a2-5cd4c11c849c => generated 19 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1477/2933] 199.204.45.155 () {30 vars in 697 bytes} [Thu Apr 23 14:55:01 2026] GET /v2.0/ports/dc3f3082-af0d-4ecd-9c82-f70587a8363d => generated 1132 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1478/2934] 199.204.45.155 () {30 vars in 701 bytes} [Thu Apr 23 14:55:01 2026] GET /v2.0/subnets/d0babff3-756c-4995-abbc-29a9a4893336 => generated 651 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1457/2935] 199.204.45.155 () {34 vars in 984 bytes} [Thu Apr 23 14:55:01 2026] GET /v2.0/subnets?id=d0babff3-756c-4995-abbc-29a9a4893336 => generated 654 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1479/2936] 199.204.45.155 () {34 vars in 1052 bytes} [Thu Apr 23 14:55:01 2026] GET /v2.0/ports?network_id=f4d8b87c-4f79-493a-890f-23cc322b8c60&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: 1458/2937] 199.204.45.155 () {34 vars in 1012 bytes} [Thu Apr 23 14:55:02 2026] GET /v2.0/networks/f4d8b87c-4f79-493a-890f-23cc322b8c60?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: 1480/2938] 199.204.45.155 () {34 vars in 1112 bytes} [Thu Apr 23 14:55:02 2026] GET /v2.0/networks/f4d8b87c-4f79-493a-890f-23cc322b8c60?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1460/2941] 199.204.45.155 () {30 vars in 663 bytes} [Thu Apr 23 14:55:10 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1482/2942] 199.204.45.155 () {30 vars in 665 bytes} [Thu Apr 23 14:55:10 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1461/2943] 199.204.45.155 () {30 vars in 641 bytes} [Thu Apr 23 14:55:10 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: 1483/2944] 199.204.45.155 () {30 vars in 677 bytes} [Thu Apr 23 14:55:10 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: 1462/2945] 199.204.45.155 () {30 vars in 732 bytes} [Thu Apr 23 14:55:10 2026] GET /v2.0/security-groups?name=lb-097e9320-bcfa-450a-bc9b-4422b1761491 => generated 2741 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1484/2946] 199.204.45.155 () {30 vars in 762 bytes} [Thu Apr 23 14:55:10 2026] GET /v2.0/security-group-rules?security_group_id=c9d61c82-b527-493d-a86a-167e7722da28 => generated 2206 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1463/2947] 199.204.45.155 () {32 vars in 749 bytes} [Thu Apr 23 14:55:10 2026] DELETE /v2.0/security-group-rules/665bdd7d-aa0a-4e3b-b06c-d6f2be6d4f41 => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1485/2948] 199.204.45.155 () {32 vars in 749 bytes} [Thu Apr 23 14:55:10 2026] DELETE /v2.0/security-group-rules/b878e792-019d-452d-a3b1-ee14bfc8beb4 => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 14:55:15.517 7 INFO neutron.db.l3_db [None req-892af12f-bccf-4419-a32d-8a4722ceabe9 0831007ed5304a6aa3eb5127897e14c9 c052d67b494d4b628dd1095ff15703f9 - - - -] Floating IP 14013987-a8dc-4448-90bc-8888e51cda5f disassociated (deleted). External IP: 10.96.250.215, port: dc3f3082-af0d-4ecd-9c82-f70587a8363d. [pid: 7|app: 0|req: 1464/2949] 10.0.0.59 () {32 vars in 731 bytes} [Thu Apr 23 14:55:15 2026] DELETE /v2.0/floatingips/14013987-a8dc-4448-90bc-8888e51cda5f => generated 0 bytes in 846 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 14:55:15.934 8 INFO neutron.api.v2.resource [None req-d05e6e62-894b-414d-a8ab-5df12b9a7b45 0831007ed5304a6aa3eb5127897e14c9 c052d67b494d4b628dd1095ff15703f9 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1486/2950] 10.0.0.59 () {32 vars in 728 bytes} [Thu Apr 23 14:55:15 2026] GET /v2.0/floatingips/14013987-a8dc-4448-90bc-8888e51cda5f => generated 144 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1465/2951] 199.204.45.155 () {30 vars in 663 bytes} [Thu Apr 23 14:55:16 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1487/2952] 199.204.45.155 () {30 vars in 665 bytes} [Thu Apr 23 14:55:16 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: 1466/2953] 199.204.45.155 () {30 vars in 641 bytes} [Thu Apr 23 14:55:16 2026] GET /v2.0/extensions/qos => generated 166 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1488/2954] 199.204.45.155 () {30 vars in 677 bytes} [Thu Apr 23 14:55:16 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1467/2955] 199.204.45.155 () {30 vars in 701 bytes} [Thu Apr 23 14:55:16 2026] GET /v2.0/subnets/d0babff3-756c-4995-abbc-29a9a4893336 => generated 651 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1489/2956] 199.204.45.155 () {30 vars in 716 bytes} [Thu Apr 23 14:55:16 2026] GET /v2.0/ports?device_id=ae0aa36e-18f1-4032-b1fe-c5296f3cca5d => generated 2582 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1468/2957] 199.204.45.155 () {30 vars in 716 bytes} [Thu Apr 23 14:55:16 2026] GET /v2.0/ports?device_id=ae0aa36e-18f1-4032-b1fe-c5296f3cca5d => generated 2582 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1490/2958] 199.204.45.155 () {30 vars in 716 bytes} [Thu Apr 23 14:55:16 2026] GET /v2.0/ports?device_id=ae0aa36e-18f1-4032-b1fe-c5296f3cca5d => generated 2582 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1469/2959] 199.204.45.155 () {34 vars in 975 bytes} [Thu Apr 23 14:55:17 2026] GET /v2.0/ports/c87aca9d-1575-4c57-97a2-5cd4c11c849c => generated 1346 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1491/2960] 199.204.45.155 () {34 vars in 1060 bytes} [Thu Apr 23 14:55:17 2026] GET /v2.0/ports/c87aca9d-1575-4c57-97a2-5cd4c11c849c?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1470/2961] 199.204.45.155 () {34 vars in 1016 bytes} [Thu Apr 23 14:55:17 2026] GET /v2.0/networks/f4d8b87c-4f79-493a-890f-23cc322b8c60?fields=dns_domain => generated 29 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1492/2962] 199.204.45.155 () {38 vars in 1028 bytes} [Thu Apr 23 14:55:17 2026] PUT /v2.0/ports/c87aca9d-1575-4c57-97a2-5cd4c11c849c => generated 1147 bytes in 383 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1471/2963] 199.204.45.155 () {30 vars in 716 bytes} [Thu Apr 23 14:55:17 2026] GET /v2.0/ports?device_id=ae0aa36e-18f1-4032-b1fe-c5296f3cca5d => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 1472/2964] 199.204.45.155 () {34 vars in 1080 bytes} [Thu Apr 23 14:55:17 2026] GET /v2.0/ports?tenant_id=cd21845394b24718b665645024db9a05&device_id=ae0aa36e-18f1-4032-b1fe-c5296f3cca5d => 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: 1473/2965] 199.204.45.155 () {34 vars in 1066 bytes} [Thu Apr 23 14:55:17 2026] GET /v2.0/networks?id=6af84770-2d81-4c88-84eb-47853ac9794d&id=f4d8b87c-4f79-493a-890f-23cc322b8c60 => generated 1524 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1474/2966] 199.204.45.155 () {34 vars in 1060 bytes} [Thu Apr 23 14:55:17 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.74&port_id=a0a5f03c-d3c6-4900-aee9-c565ddffb942 => generated 19 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1475/2967] 199.204.45.155 () {34 vars in 984 bytes} [Thu Apr 23 14:55:17 2026] GET /v2.0/subnets?id=965b4a16-ffaa-439b-bf42-b85cfdc4cec1 => generated 630 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1493/2968] 199.204.45.155 () {34 vars in 749 bytes} [Thu Apr 23 14:55:17 2026] PUT /v2.0/ports/c87aca9d-1575-4c57-97a2-5cd4c11c849c => generated 1086 bytes in 302 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 1476/2969] 199.204.45.155 () {34 vars in 1052 bytes} [Thu Apr 23 14:55:17 2026] GET /v2.0/ports?network_id=6af84770-2d81-4c88-84eb-47853ac9794d&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: 1494/2970] 199.204.45.155 () {30 vars in 697 bytes} [Thu Apr 23 14:55:17 2026] GET /v2.0/ports/c87aca9d-1575-4c57-97a2-5cd4c11c849c => generated 1086 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1477/2971] 199.204.45.155 () {34 vars in 1012 bytes} [Thu Apr 23 14:55:17 2026] GET /v2.0/networks/6af84770-2d81-4c88-84eb-47853ac9794d?fields=segments => generated 14 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1478/2972] 199.204.45.155 () {34 vars in 1112 bytes} [Thu Apr 23 14:55:18 2026] GET /v2.0/networks/6af84770-2d81-4c88-84eb-47853ac9794d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1495/2973] 199.204.45.155 () {32 vars in 719 bytes} [Thu Apr 23 14:55:17 2026] DELETE /v2.0/ports/c87aca9d-1575-4c57-97a2-5cd4c11c849c => generated 0 bytes in 364 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1479/2974] 199.204.45.155 () {30 vars in 663 bytes} [Thu Apr 23 14:55:18 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: 1496/2975] 199.204.45.155 () {30 vars in 665 bytes} [Thu Apr 23 14:55:18 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1480/2976] 199.204.45.155 () {30 vars in 641 bytes} [Thu Apr 23 14:55:18 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: 1497/2977] 199.204.45.155 () {30 vars in 677 bytes} [Thu Apr 23 14:55:18 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 14:55:18.448 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9da82e54-bc17-4133-a375-db80f1cf1dee 5cb2f3279c8744c4831da54880d3b541 cd21845394b24718b665645024db9a05 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1481/2978] 199.204.45.155 () {32 vars in 719 bytes} [Thu Apr 23 14:55:18 2026] DELETE /v2.0/ports/c87aca9d-1575-4c57-97a2-5cd4c11c849c => generated 132 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1498/2979] 199.204.45.155 () {30 vars in 697 bytes} [Thu Apr 23 14:55:18 2026] GET /v2.0/ports/dc3f3082-af0d-4ecd-9c82-f70587a8363d => generated 1132 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1482/2980] 199.204.45.155 () {30 vars in 732 bytes} [Thu Apr 23 14:55:18 2026] GET /v2.0/security-groups?name=lb-097e9320-bcfa-450a-bc9b-4422b1761491 => generated 1577 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1499/2981] 199.204.45.155 () {30 vars in 697 bytes} [Thu Apr 23 14:55:18 2026] GET /v2.0/ports/dc3f3082-af0d-4ecd-9c82-f70587a8363d => generated 1132 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1483/2982] 199.204.45.155 () {34 vars in 749 bytes} [Thu Apr 23 14:55:18 2026] PUT /v2.0/ports/dc3f3082-af0d-4ecd-9c82-f70587a8363d => generated 1094 bytes in 267 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1500/2983] 199.204.45.155 () {32 vars in 739 bytes} [Thu Apr 23 14:55:18 2026] DELETE /v2.0/security-groups/c9d61c82-b527-493d-a86a-167e7722da28 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1484/2984] 199.204.45.155 () {32 vars in 719 bytes} [Thu Apr 23 14:55:19 2026] DELETE /v2.0/ports/dc3f3082-af0d-4ecd-9c82-f70587a8363d => generated 0 bytes in 358 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1501/2985] 199.204.45.155 () {34 vars in 994 bytes} [Thu Apr 23 14:55:20 2026] GET /v2.0/ports?device_id=ae0aa36e-18f1-4032-b1fe-c5296f3cca5d => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1485/2986] 199.204.45.155 () {36 vars in 997 bytes} [Thu Apr 23 14:55:20 2026] DELETE /v2.0/ports/a0a5f03c-d3c6-4900-aee9-c565ddffb942 => generated 0 bytes in 340 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 14:55:21.609 8 INFO neutron.db.l3_db [None req-45cf3335-fc30-424a-b434-219363150988 0831007ed5304a6aa3eb5127897e14c9 c052d67b494d4b628dd1095ff15703f9 - - - -] Floating IP c17df01e-0f56-4637-813e-060cef8e04fc disassociated (deleted). External IP: 10.96.250.216, port: 8fdd7e3a-4e03-4d8c-92df-a75cbe6f9209. [pid: 8|app: 0|req: 1503/2989] 10.0.0.59 () {32 vars in 731 bytes} [Thu Apr 23 14:55:21 2026] DELETE /v2.0/floatingips/c17df01e-0f56-4637-813e-060cef8e04fc => generated 0 bytes in 868 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 14:55:22.098 7 INFO neutron.api.v2.resource [None req-73e783e0-3008-4c6d-bb7d-f344112d503f 0831007ed5304a6aa3eb5127897e14c9 c052d67b494d4b628dd1095ff15703f9 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1487/2990] 10.0.0.59 () {32 vars in 728 bytes} [Thu Apr 23 14:55:22 2026] GET /v2.0/floatingips/c17df01e-0f56-4637-813e-060cef8e04fc => generated 144 bytes in 57 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 14:55:22.328 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-60c75f82-8b5c-426d-8943-5da64613eb8c'] response: {'name': 'network-changed', 'server_uuid': 'd0be45c5-25c7-4768-a2f2-ec4bb3f87392', 'tag': '8fdd7e3a-4e03-4d8c-92df-a75cbe6f9209', 'status': 'completed', 'code': 200} 2026-04-23 14:55:22.342 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d517fb4a-1041-454a-b1a3-9ff740fd2c12'] response: {'server_uuid': 'ae0aa36e-18f1-4032-b1fe-c5296f3cca5d', 'name': 'network-vif-deleted', 'tag': 'a0a5f03c-d3c6-4900-aee9-c565ddffb942', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1488/2991] 199.204.45.155 () {34 vars in 1080 bytes} [Thu Apr 23 14:55:22 2026] GET /v2.0/ports?tenant_id=c052d67b494d4b628dd1095ff15703f9&device_id=d0be45c5-25c7-4768-a2f2-ec4bb3f87392 => generated 1469 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1504/2992] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 14:55:22 2026] GET /v2.0/ports?device_id=d0be45c5-25c7-4768-a2f2-ec4bb3f87392 => generated 1200 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1489/2993] 199.204.45.155 () {34 vars in 986 bytes} [Thu Apr 23 14:55:22 2026] GET /v2.0/networks?id=a757f6d1-1216-4dcb-9bf1-24911ef855cd => generated 800 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1505/2994] 10.0.0.75 () {34 vars in 1039 bytes} [Thu Apr 23 14:55:22 2026] GET /v2.0/security-groups?id=e3d6f79c-351c-4df7-a994-c4c53d3be266&fields=id&fields=name => generated 112 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1490/2995] 199.204.45.155 () {34 vars in 1056 bytes} [Thu Apr 23 14:55:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.89&port_id=8fdd7e3a-4e03-4d8c-92df-a75cbe6f9209 => generated 19 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1506/2996] 199.204.45.155 () {34 vars in 1106 bytes} [Thu Apr 23 14:55:22 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A274&port_id=8fdd7e3a-4e03-4d8c-92df-a75cbe6f9209 => 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: 1491/2997] 199.204.45.155 () {34 vars in 1064 bytes} [Thu Apr 23 14:55:22 2026] GET /v2.0/subnets?id=9b124a2a-4904-4beb-8bfd-c91f748fd10d&id=e6f84514-5803-4433-882a-b5f412c69c93 => generated 1366 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1507/2998] 199.204.45.155 () {34 vars in 1052 bytes} [Thu Apr 23 14:55:22 2026] GET /v2.0/ports?network_id=a757f6d1-1216-4dcb-9bf1-24911ef855cd&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: 1492/2999] 199.204.45.155 () {34 vars in 1052 bytes} [Thu Apr 23 14:55:22 2026] GET /v2.0/ports?network_id=a757f6d1-1216-4dcb-9bf1-24911ef855cd&device_owner=network%3Adhcp => generated 1461 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1508/3000] 199.204.45.155 () {34 vars in 1012 bytes} [Thu Apr 23 14:55:22 2026] GET /v2.0/networks/a757f6d1-1216-4dcb-9bf1-24911ef855cd?fields=segments => generated 14 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1509/3001] 199.204.45.155 () {34 vars in 1112 bytes} [Thu Apr 23 14:55:22 2026] GET /v2.0/networks/a757f6d1-1216-4dcb-9bf1-24911ef855cd?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1493/3002] 199.204.45.155 () {34 vars in 994 bytes} [Thu Apr 23 14:55:22 2026] GET /v2.0/ports?device_id=d0be45c5-25c7-4768-a2f2-ec4bb3f87392 => generated 1200 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1510/3003] 199.204.45.155 () {36 vars in 997 bytes} [Thu Apr 23 14:55:22 2026] DELETE /v2.0/ports/8fdd7e3a-4e03-4d8c-92df-a75cbe6f9209 => generated 0 bytes in 497 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 14:55:27.994 7 INFO neutron.db.l3_db [None req-c3e74260-cec5-4347-813b-226cbec492c0 0831007ed5304a6aa3eb5127897e14c9 c052d67b494d4b628dd1095ff15703f9 - - - -] Floating IP 332b91a7-e208-48db-a582-dd622c34dc44 disassociated (deleted). External IP: 10.96.250.201, port: 16526804-f343-4ecc-bb8f-40114a13ae6c. [pid: 7|app: 0|req: 1494/3004] 10.0.0.59 () {32 vars in 731 bytes} [Thu Apr 23 14:55:27 2026] DELETE /v2.0/floatingips/332b91a7-e208-48db-a582-dd622c34dc44 => generated 0 bytes in 1524 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 14:55:29.155 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-cebc9a20-463e-4e1b-8301-4952da71768a'] response: {'server_uuid': 'd0be45c5-25c7-4768-a2f2-ec4bb3f87392', 'name': 'network-vif-deleted', 'tag': '8fdd7e3a-4e03-4d8c-92df-a75cbe6f9209', 'status': 'completed', 'code': 200} 2026-04-23 14:55:29.157 8 INFO neutron.api.v2.resource [None req-3897115a-7857-41f1-b9ce-7719e360e5bb 0831007ed5304a6aa3eb5127897e14c9 c052d67b494d4b628dd1095ff15703f9 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1511/3005] 10.0.0.59 () {32 vars in 728 bytes} [Thu Apr 23 14:55:29 2026] GET /v2.0/floatingips/332b91a7-e208-48db-a582-dd622c34dc44 => generated 144 bytes in 58 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 14:55:29.363 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d1381372-fd4f-487b-930e-1372ad0d6000'] response: {'name': 'network-changed', 'server_uuid': '8caf4bd9-4dca-42d3-8c31-7d5ff8bb8191', 'tag': '16526804-f343-4ecc-bb8f-40114a13ae6c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1495/3006] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 14:55:29 2026] GET /v2.0/ports?device_id=8caf4bd9-4dca-42d3-8c31-7d5ff8bb8191 => generated 1200 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1512/3007] 10.0.0.75 () {34 vars in 1039 bytes} [Thu Apr 23 14:55:29 2026] GET /v2.0/security-groups?id=e3d6f79c-351c-4df7-a994-c4c53d3be266&fields=id&fields=name => generated 112 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1496/3008] 199.204.45.155 () {34 vars in 1080 bytes} [Thu Apr 23 14:55:29 2026] GET /v2.0/ports?tenant_id=c052d67b494d4b628dd1095ff15703f9&device_id=8caf4bd9-4dca-42d3-8c31-7d5ff8bb8191 => generated 1469 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1513/3009] 199.204.45.155 () {34 vars in 986 bytes} [Thu Apr 23 14:55:29 2026] GET /v2.0/networks?id=47040acf-8657-4998-933b-05d09736e3ea => generated 801 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1497/3010] 199.204.45.155 () {34 vars in 1058 bytes} [Thu Apr 23 14:55:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.112&port_id=16526804-f343-4ecc-bb8f-40114a13ae6c => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1514/3011] 199.204.45.155 () {34 vars in 1104 bytes} [Thu Apr 23 14:55:29 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A39b&port_id=16526804-f343-4ecc-bb8f-40114a13ae6c => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1498/3012] 199.204.45.155 () {34 vars in 1064 bytes} [Thu Apr 23 14:55:29 2026] GET /v2.0/subnets?id=afc2a440-597b-4dc3-b3e4-892eafe5c8f7&id=ef0650d0-6b4b-4f55-b91d-24741dfb022f => generated 1362 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1515/3013] 199.204.45.155 () {34 vars in 1052 bytes} [Thu Apr 23 14:55:29 2026] GET /v2.0/ports?network_id=47040acf-8657-4998-933b-05d09736e3ea&device_owner=network%3Adhcp => generated 1457 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1499/3014] 199.204.45.155 () {34 vars in 994 bytes} [Thu Apr 23 14:55:29 2026] GET /v2.0/ports?device_id=8caf4bd9-4dca-42d3-8c31-7d5ff8bb8191 => generated 1200 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1516/3015] 199.204.45.155 () {34 vars in 1052 bytes} [Thu Apr 23 14:55:29 2026] GET /v2.0/ports?network_id=47040acf-8657-4998-933b-05d09736e3ea&device_owner=network%3Adhcp => generated 1457 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1517/3016] 199.204.45.155 () {34 vars in 1012 bytes} [Thu Apr 23 14:55:30 2026] GET /v2.0/networks/47040acf-8657-4998-933b-05d09736e3ea?fields=segments => generated 14 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1518/3017] 199.204.45.155 () {34 vars in 1112 bytes} [Thu Apr 23 14:55:30 2026] GET /v2.0/networks/47040acf-8657-4998-933b-05d09736e3ea?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1500/3018] 199.204.45.155 () {36 vars in 997 bytes} [Thu Apr 23 14:55:30 2026] DELETE /v2.0/ports/16526804-f343-4ecc-bb8f-40114a13ae6c => generated 0 bytes in 401 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1519/3019] 10.0.0.59 () {32 vars in 749 bytes} [Thu Apr 23 14:55:34 2026] DELETE /v2.0/security-group-rules/1f82b9d5-79ac-44ba-b5b5-e7d0c477840d => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 14:55:34.654 7 INFO neutron.api.v2.resource [None req-31718ef5-5433-4140-a8cd-c1e1c6df959f 0831007ed5304a6aa3eb5127897e14c9 c052d67b494d4b628dd1095ff15703f9 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1501/3020] 10.0.0.59 () {32 vars in 746 bytes} [Thu Apr 23 14:55:34 2026] GET /v2.0/security-group-rules/1f82b9d5-79ac-44ba-b5b5-e7d0c477840d => generated 155 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1520/3021] 10.0.0.59 () {32 vars in 749 bytes} [Thu Apr 23 14:55:34 2026] DELETE /v2.0/security-group-rules/554be8df-1f03-4a1d-844e-667b0d131299 => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 14:55:34.741 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c3c66d18-e4a2-4865-8f17-7f8f234b8e99'] response: {'server_uuid': '8caf4bd9-4dca-42d3-8c31-7d5ff8bb8191', 'name': 'network-vif-deleted', 'tag': '16526804-f343-4ecc-bb8f-40114a13ae6c', 'status': 'completed', 'code': 200} 2026-04-23 14:55:34.747 7 INFO neutron.api.v2.resource [None req-2a5bb1d8-d8f2-4bad-97e5-10b437f45385 0831007ed5304a6aa3eb5127897e14c9 c052d67b494d4b628dd1095ff15703f9 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1502/3022] 10.0.0.59 () {32 vars in 746 bytes} [Thu Apr 23 14:55:34 2026] GET /v2.0/security-group-rules/554be8df-1f03-4a1d-844e-667b0d131299 => generated 155 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1521/3023] 10.0.0.59 () {32 vars in 749 bytes} [Thu Apr 23 14:55:34 2026] DELETE /v2.0/security-group-rules/d498134c-6de9-443a-8e97-03d3183287a2 => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 14:55:34.837 7 INFO neutron.api.v2.resource [None req-3ba67ac3-5125-468a-8376-05d4757594fb 0831007ed5304a6aa3eb5127897e14c9 c052d67b494d4b628dd1095ff15703f9 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1503/3024] 10.0.0.59 () {32 vars in 746 bytes} [Thu Apr 23 14:55:34 2026] GET /v2.0/security-group-rules/d498134c-6de9-443a-8e97-03d3183287a2 => generated 155 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1522/3025] 10.0.0.59 () {32 vars in 749 bytes} [Thu Apr 23 14:55:34 2026] DELETE /v2.0/security-group-rules/6851fe92-a1b3-492e-b861-9b2c81810a56 => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 14:55:34.922 7 INFO neutron.api.v2.resource [None req-20ab65ce-de8d-426f-91cd-198fe8477727 0831007ed5304a6aa3eb5127897e14c9 c052d67b494d4b628dd1095ff15703f9 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1504/3026] 10.0.0.59 () {32 vars in 746 bytes} [Thu Apr 23 14:55:34 2026] GET /v2.0/security-group-rules/6851fe92-a1b3-492e-b861-9b2c81810a56 => generated 155 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1523/3027] 10.0.0.59 () {32 vars in 749 bytes} [Thu Apr 23 14:55:34 2026] DELETE /v2.0/security-group-rules/94986242-b0be-4e17-8d52-6c2dbc53849f => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 14:55:35.011 7 INFO neutron.api.v2.resource [None req-3f5edcb3-9fdf-42f0-bf00-e2b1a9f00706 0831007ed5304a6aa3eb5127897e14c9 c052d67b494d4b628dd1095ff15703f9 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1505/3028] 10.0.0.59 () {32 vars in 746 bytes} [Thu Apr 23 14:55:34 2026] GET /v2.0/security-group-rules/94986242-b0be-4e17-8d52-6c2dbc53849f => generated 155 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1524/3029] 10.0.0.59 () {32 vars in 749 bytes} [Thu Apr 23 14:55:35 2026] DELETE /v2.0/security-group-rules/8594c18e-7988-4cdb-8478-eccab8883797 => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 14:55:35.087 7 INFO neutron.api.v2.resource [None req-1940bf0a-a261-43c3-a872-b1c2140287d1 0831007ed5304a6aa3eb5127897e14c9 c052d67b494d4b628dd1095ff15703f9 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1506/3030] 10.0.0.59 () {32 vars in 746 bytes} [Thu Apr 23 14:55:35 2026] GET /v2.0/security-group-rules/8594c18e-7988-4cdb-8478-eccab8883797 => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1525/3031] 10.0.0.59 () {32 vars in 749 bytes} [Thu Apr 23 14:55:35 2026] DELETE /v2.0/security-group-rules/e147dad2-d972-4200-aa5d-ff8756051252 => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 14:55:35.190 7 INFO neutron.api.v2.resource [None req-56528b6e-39c7-478a-87b8-3e51c4559cf3 0831007ed5304a6aa3eb5127897e14c9 c052d67b494d4b628dd1095ff15703f9 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1507/3032] 10.0.0.59 () {32 vars in 746 bytes} [Thu Apr 23 14:55:35 2026] GET /v2.0/security-group-rules/e147dad2-d972-4200-aa5d-ff8756051252 => generated 155 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1526/3033] 10.0.0.59 () {32 vars in 749 bytes} [Thu Apr 23 14:55:35 2026] DELETE /v2.0/security-group-rules/25583675-a8a6-446c-b995-e1d8d2bf93be => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 14:55:35.285 7 INFO neutron.api.v2.resource [None req-b1e99c68-5b0a-42ac-bf53-20c39a8e4b77 0831007ed5304a6aa3eb5127897e14c9 c052d67b494d4b628dd1095ff15703f9 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1508/3034] 10.0.0.59 () {32 vars in 746 bytes} [Thu Apr 23 14:55:35 2026] GET /v2.0/security-group-rules/25583675-a8a6-446c-b995-e1d8d2bf93be => generated 155 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1527/3035] 10.0.0.59 () {32 vars in 749 bytes} [Thu Apr 23 14:55:35 2026] DELETE /v2.0/security-group-rules/3feea35a-ef25-40fa-b230-e75f319ba015 => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 14:55:35.371 7 INFO neutron.api.v2.resource [None req-70ae226d-8998-4d0c-8163-39e588048000 0831007ed5304a6aa3eb5127897e14c9 c052d67b494d4b628dd1095ff15703f9 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1509/3036] 10.0.0.59 () {32 vars in 746 bytes} [Thu Apr 23 14:55:35 2026] GET /v2.0/security-group-rules/3feea35a-ef25-40fa-b230-e75f319ba015 => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1528/3037] 10.0.0.59 () {32 vars in 749 bytes} [Thu Apr 23 14:55:35 2026] DELETE /v2.0/security-group-rules/fb1aa486-7fb6-464e-9275-ae0ae485106d => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 14:55:35.463 7 INFO neutron.api.v2.resource [None req-43995a71-fed9-4981-87ca-c7498a57d7fb 0831007ed5304a6aa3eb5127897e14c9 c052d67b494d4b628dd1095ff15703f9 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1510/3038] 10.0.0.59 () {32 vars in 746 bytes} [Thu Apr 23 14:55:35 2026] GET /v2.0/security-group-rules/fb1aa486-7fb6-464e-9275-ae0ae485106d => generated 155 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1529/3039] 10.0.0.59 () {32 vars in 749 bytes} [Thu Apr 23 14:55:35 2026] DELETE /v2.0/security-group-rules/d39a72aa-1e98-49e5-b626-b97705cf803d => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 14:55:35.556 7 INFO neutron.api.v2.resource [None req-b76ef43f-56ef-45ad-aaff-8317f0bbd82b 0831007ed5304a6aa3eb5127897e14c9 c052d67b494d4b628dd1095ff15703f9 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1511/3040] 10.0.0.59 () {32 vars in 746 bytes} [Thu Apr 23 14:55:35 2026] GET /v2.0/security-group-rules/d39a72aa-1e98-49e5-b626-b97705cf803d => generated 155 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1530/3041] 10.0.0.59 () {32 vars in 739 bytes} [Thu Apr 23 14:55:35 2026] DELETE /v2.0/security-groups/e3d6f79c-351c-4df7-a994-c4c53d3be266 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 14:55:35.688 7 INFO neutron.api.v2.resource [None req-8ed61cde-bfb4-450f-a7a9-61ad7e535cd2 0831007ed5304a6aa3eb5127897e14c9 c052d67b494d4b628dd1095ff15703f9 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1512/3042] 10.0.0.59 () {32 vars in 736 bytes} [Thu Apr 23 14:55:35 2026] GET /v2.0/security-groups/e3d6f79c-351c-4df7-a994-c4c53d3be266 => generated 146 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1531/3045] 10.0.0.59 () {34 vars in 788 bytes} [Thu Apr 23 14:55:35 2026] PUT /v2.0/routers/d2d36e29-0576-4c4c-819c-81a10aac01d4/remove_router_interface => generated 309 bytes in 1988 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 14:55:37.980 7 INFO neutron.api.v2.resource [None req-a538da31-5122-4cd8-96b1-bf3c1c31b751 0831007ed5304a6aa3eb5127897e14c9 c052d67b494d4b628dd1095ff15703f9 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1515/3046] 10.0.0.59 () {34 vars in 788 bytes} [Thu Apr 23 14:55:37 2026] PUT /v2.0/routers/d2d36e29-0576-4c4c-819c-81a10aac01d4/remove_router_interface => generated 198 bytes in 240 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1532/3047] 10.0.0.59 () {34 vars in 788 bytes} [Thu Apr 23 14:55:37 2026] PUT /v2.0/routers/d2d36e29-0576-4c4c-819c-81a10aac01d4/remove_router_interface => generated 309 bytes in 1265 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 14:55:39.495 7 INFO neutron.api.v2.resource [None req-e869fcb4-ae07-4b1d-aaaf-8d58f1e62d27 0831007ed5304a6aa3eb5127897e14c9 c052d67b494d4b628dd1095ff15703f9 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1516/3048] 10.0.0.59 () {34 vars in 788 bytes} [Thu Apr 23 14:55:39 2026] PUT /v2.0/routers/d2d36e29-0576-4c4c-819c-81a10aac01d4/remove_router_interface => generated 198 bytes in 239 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1533/3049] 10.0.0.59 () {34 vars in 788 bytes} [Thu Apr 23 14:55:39 2026] PUT /v2.0/routers/d2d36e29-0576-4c4c-819c-81a10aac01d4/remove_router_interface => generated 309 bytes in 1270 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 14:55:41.007 7 INFO neutron.api.v2.resource [None req-45bb6e75-017a-48a4-950b-e0380df802f9 0831007ed5304a6aa3eb5127897e14c9 c052d67b494d4b628dd1095ff15703f9 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1517/3050] 10.0.0.59 () {34 vars in 788 bytes} [Thu Apr 23 14:55:40 2026] PUT /v2.0/routers/d2d36e29-0576-4c4c-819c-81a10aac01d4/remove_router_interface => generated 198 bytes in 232 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 14:55:42.231 8 INFO neutron.services.segments.plugin [-] Segment c097e47f-dd1d-4dec-9755-91bb940d46a5 resource provider aggregate not found 2026-04-23 14:55:42.236 8 INFO neutron.services.segments.plugin [-] Segment c097e47f-dd1d-4dec-9755-91bb940d46a5 resource provider aggregate not found 2026-04-23 14:55:42.256 8 INFO neutron.services.segments.plugin [-] Segment c097e47f-dd1d-4dec-9755-91bb940d46a5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c097e47f-dd1d-4dec-9755-91bb940d46a5 found for delete ", "request_id": "req-86bbf0a6-4fe7-4a23-9fd5-807f0c39d163"}]} 2026-04-23 14:55:42.257 8 INFO neutron.services.segments.plugin [-] Segment c097e47f-dd1d-4dec-9755-91bb940d46a5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c097e47f-dd1d-4dec-9755-91bb940d46a5 found for delete ", "request_id": "req-9cdcca27-7e28-4c50-8048-a5c86ee3982d"}]} 2026-04-23 14:55:42.264 8 INFO neutron.db.l3_hamode_db [None req-6415af0e-de20-4779-bb2b-40c2b5a37818 0831007ed5304a6aa3eb5127897e14c9 c052d67b494d4b628dd1095ff15703f9 - - - -] HA network 36f3c871-6e88-4937-81b0-a2b71ebb99b2 was deleted as no HA routers are present in tenant c052d67b494d4b628dd1095ff15703f9. [pid: 8|app: 0|req: 1534/3051] 10.0.0.59 () {32 vars in 723 bytes} [Thu Apr 23 14:55:41 2026] DELETE /v2.0/routers/d2d36e29-0576-4c4c-819c-81a10aac01d4 => generated 0 bytes in 1258 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 14:55:42.302 7 INFO neutron.api.v2.resource [None req-2844279c-1329-4cf6-978c-26cd79496f3e 0831007ed5304a6aa3eb5127897e14c9 c052d67b494d4b628dd1095ff15703f9 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1518/3052] 10.0.0.59 () {32 vars in 720 bytes} [Thu Apr 23 14:55:42 2026] GET /v2.0/routers/d2d36e29-0576-4c4c-819c-81a10aac01d4 => 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: 1535/3053] 10.0.0.59 () {32 vars in 723 bytes} [Thu Apr 23 14:55:42 2026] DELETE /v2.0/subnets/e6f84514-5803-4433-882a-b5f412c69c93 => generated 0 bytes in 236 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 14:55:42.574 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2db7f3f3-cfff-431a-994b-df070c32f8a0 0831007ed5304a6aa3eb5127897e14c9 c052d67b494d4b628dd1095ff15703f9 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1519/3054] 10.0.0.59 () {32 vars in 720 bytes} [Thu Apr 23 14:55:42 2026] GET /v2.0/subnets/e6f84514-5803-4433-882a-b5f412c69c93 => generated 136 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1536/3055] 10.0.0.59 () {32 vars in 723 bytes} [Thu Apr 23 14:55:42 2026] DELETE /v2.0/subnets/9b124a2a-4904-4beb-8bfd-c91f748fd10d => generated 0 bytes in 269 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 14:55:42.874 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c75bfca0-96df-4ba9-816c-d9bd1fb925c9 0831007ed5304a6aa3eb5127897e14c9 c052d67b494d4b628dd1095ff15703f9 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1520/3056] 10.0.0.59 () {32 vars in 720 bytes} [Thu Apr 23 14:55:42 2026] GET /v2.0/subnets/9b124a2a-4904-4beb-8bfd-c91f748fd10d => 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: 1537/3057] 10.0.0.59 () {32 vars in 725 bytes} [Thu Apr 23 14:55:42 2026] DELETE /v2.0/networks/a757f6d1-1216-4dcb-9bf1-24911ef855cd => generated 0 bytes in 475 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 14:55:43.387 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1e2bc52a-cda0-4c4f-a455-f9290d3e6616 0831007ed5304a6aa3eb5127897e14c9 c052d67b494d4b628dd1095ff15703f9 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1521/3058] 10.0.0.59 () {32 vars in 722 bytes} [Thu Apr 23 14:55:43 2026] GET /v2.0/networks/a757f6d1-1216-4dcb-9bf1-24911ef855cd => generated 138 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1538/3059] 10.0.0.59 () {32 vars in 723 bytes} [Thu Apr 23 14:55:43 2026] DELETE /v2.0/subnets/afc2a440-597b-4dc3-b3e4-892eafe5c8f7 => generated 0 bytes in 233 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 14:55:43.686 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6f7d3458-2da4-412b-89af-7085daa15c6d 0831007ed5304a6aa3eb5127897e14c9 c052d67b494d4b628dd1095ff15703f9 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1522/3060] 10.0.0.59 () {32 vars in 720 bytes} [Thu Apr 23 14:55:43 2026] GET /v2.0/subnets/afc2a440-597b-4dc3-b3e4-892eafe5c8f7 => generated 136 bytes in 53 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 14:55:44.434 8 INFO neutron.services.segments.plugin [-] Segment 27008e48-89c4-4201-bdd4-22d1c3b69fc7 resource provider aggregate not found 2026-04-23 14:55:44.440 8 INFO neutron.services.segments.plugin [-] Segment 27008e48-89c4-4201-bdd4-22d1c3b69fc7 resource provider aggregate not found 2026-04-23 14:55:44.463 8 INFO neutron.services.segments.plugin [-] Segment 27008e48-89c4-4201-bdd4-22d1c3b69fc7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 27008e48-89c4-4201-bdd4-22d1c3b69fc7 found for delete ", "request_id": "req-be26a7a7-9b38-49ec-b032-dbdbac950f66"}]} 2026-04-23 14:55:44.466 8 INFO neutron.services.segments.plugin [-] Segment 27008e48-89c4-4201-bdd4-22d1c3b69fc7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 27008e48-89c4-4201-bdd4-22d1c3b69fc7 found for delete ", "request_id": "req-3e43d610-e9e6-4997-8213-7832aae85c70"}]} [pid: 8|app: 0|req: 1539/3061] 10.0.0.59 () {32 vars in 723 bytes} [Thu Apr 23 14:55:43 2026] DELETE /v2.0/subnets/ef0650d0-6b4b-4f55-b91d-24741dfb022f => generated 0 bytes in 822 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 14:55:44.549 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3de6aee8-71b3-487f-85d9-709d640a564b 0831007ed5304a6aa3eb5127897e14c9 c052d67b494d4b628dd1095ff15703f9 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1523/3062] 10.0.0.59 () {32 vars in 720 bytes} [Thu Apr 23 14:55:44 2026] GET /v2.0/subnets/ef0650d0-6b4b-4f55-b91d-24741dfb022f => generated 136 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1540/3063] 10.0.0.59 () {32 vars in 725 bytes} [Thu Apr 23 14:55:44 2026] DELETE /v2.0/networks/47040acf-8657-4998-933b-05d09736e3ea => generated 0 bytes in 403 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 14:55:44.985 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b436a5fe-ed7d-4aa5-b789-0113ca4e4c67 0831007ed5304a6aa3eb5127897e14c9 c052d67b494d4b628dd1095ff15703f9 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1524/3064] 10.0.0.59 () {32 vars in 722 bytes} [Thu Apr 23 14:55:44 2026] GET /v2.0/networks/47040acf-8657-4998-933b-05d09736e3ea => generated 138 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1541/3065] 10.0.0.59 () {32 vars in 723 bytes} [Thu Apr 23 14:55:44 2026] DELETE /v2.0/subnets/e55194ee-dcff-4b04-8e2b-cdb376138bba => generated 0 bytes in 260 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 14:55:45.281 7 INFO neutron.pecan_wsgi.hooks.translation [None req-210c1ccb-1e6b-4b4e-bda7-240aff3b7cf6 0831007ed5304a6aa3eb5127897e14c9 c052d67b494d4b628dd1095ff15703f9 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1525/3066] 10.0.0.59 () {32 vars in 720 bytes} [Thu Apr 23 14:55:45 2026] GET /v2.0/subnets/e55194ee-dcff-4b04-8e2b-cdb376138bba => generated 136 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1542/3067] 10.0.0.59 () {32 vars in 723 bytes} [Thu Apr 23 14:55:45 2026] DELETE /v2.0/subnets/d0babff3-756c-4995-abbc-29a9a4893336 => generated 0 bytes in 240 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 14:55:45.555 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ac7fb8b2-76e1-4a71-8459-b6dca82a030a 0831007ed5304a6aa3eb5127897e14c9 c052d67b494d4b628dd1095ff15703f9 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1526/3068] 10.0.0.59 () {32 vars in 720 bytes} [Thu Apr 23 14:55:45 2026] GET /v2.0/subnets/d0babff3-756c-4995-abbc-29a9a4893336 => generated 136 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1543/3069] 10.0.0.59 () {32 vars in 725 bytes} [Thu Apr 23 14:55:45 2026] DELETE /v2.0/networks/f4d8b87c-4f79-493a-890f-23cc322b8c60 => generated 0 bytes in 437 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 14:55:46.023 7 INFO neutron.pecan_wsgi.hooks.translation [None req-77bf3747-d7c8-4f87-a0db-9c8ba7ab3962 0831007ed5304a6aa3eb5127897e14c9 c052d67b494d4b628dd1095ff15703f9 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1527/3070] 10.0.0.59 () {32 vars in 722 bytes} [Thu Apr 23 14:55:46 2026] GET /v2.0/networks/f4d8b87c-4f79-493a-890f-23cc322b8c60 => generated 138 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 14:55:48.166 8 INFO neutron.services.segments.plugin [-] Segment 85ef18f9-1dcf-40a1-b108-04ce82797df9 resource provider aggregate not found 2026-04-23 14:55:48.176 8 INFO neutron.services.segments.plugin [-] Segment 85ef18f9-1dcf-40a1-b108-04ce82797df9 resource provider aggregate not found 2026-04-23 14:55:48.202 8 INFO neutron.services.segments.plugin [-] Segment 85ef18f9-1dcf-40a1-b108-04ce82797df9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 85ef18f9-1dcf-40a1-b108-04ce82797df9 found for delete ", "request_id": "req-19e23e71-346b-40a0-9d74-fc92f1cd8cef"}]} 2026-04-23 14:55:48.214 8 INFO neutron.services.segments.plugin [-] Segment 85ef18f9-1dcf-40a1-b108-04ce82797df9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 85ef18f9-1dcf-40a1-b108-04ce82797df9 found for delete ", "request_id": "req-bfd56486-6b0d-4603-9ca0-c930da75bfdc"}]} 2026-04-23 14:55:48.225 8 INFO neutron.services.segments.plugin [-] Segment bb3ba4b3-3a10-44f2-8e51-6528bc38ab81 resource provider aggregate not found 2026-04-23 14:55:48.242 8 INFO neutron.services.segments.plugin [-] Segment bb3ba4b3-3a10-44f2-8e51-6528bc38ab81 resource provider aggregate not found 2026-04-23 14:55:48.250 8 INFO neutron.services.segments.plugin [-] Segment bb3ba4b3-3a10-44f2-8e51-6528bc38ab81 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bb3ba4b3-3a10-44f2-8e51-6528bc38ab81 found for delete ", "request_id": "req-16748fbf-7c70-403a-8cdd-fa4bb8e82601"}]} 2026-04-23 14:55:48.265 8 INFO neutron.services.segments.plugin [-] Segment bb3ba4b3-3a10-44f2-8e51-6528bc38ab81 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bb3ba4b3-3a10-44f2-8e51-6528bc38ab81 found for delete ", "request_id": "req-23d3d462-fb23-4f51-bbb7-95870a78478a"}]} [pid: 8|app: 0|req: 1544/3071] 10.0.0.59 () {32 vars in 773 bytes} [Thu Apr 23 14:55:48 2026] GET /v2.0/security-groups?tenant_id=c690193415764e10b834779f31130f04&name=default => generated 2805 bytes in 288 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1528/3072] 10.0.0.59 () {32 vars in 739 bytes} [Thu Apr 23 14:55:48 2026] DELETE /v2.0/security-groups/57c350ba-84b5-4914-9b18-6596f263d1de => 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: 1545/3073] 10.0.0.59 () {32 vars in 773 bytes} [Thu Apr 23 14:55:48 2026] GET /v2.0/security-groups?tenant_id=88d6ce38cde04a18a839774ea61f1675&name=default => generated 2805 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1529/3074] 10.0.0.59 () {32 vars in 739 bytes} [Thu Apr 23 14:55:48 2026] DELETE /v2.0/security-groups/c6fbf0dc-3a74-42fc-8acc-9d9d31b96eb5 => 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: 1546/3075] 10.0.0.59 () {32 vars in 773 bytes} [Thu Apr 23 14:55:49 2026] GET /v2.0/security-groups?tenant_id=b734e6146b064e678c768c9aed9e1547&name=default => generated 2805 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1530/3076] 10.0.0.59 () {32 vars in 739 bytes} [Thu Apr 23 14:55:49 2026] DELETE /v2.0/security-groups/bc193143-4a8d-416c-b44c-670850d3c22a => 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: 1547/3077] 10.0.0.59 () {32 vars in 773 bytes} [Thu Apr 23 14:55:49 2026] GET /v2.0/security-groups?tenant_id=1b2a33d8c62144a29529dd52244af575&name=default => generated 2805 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1531/3078] 10.0.0.59 () {32 vars in 739 bytes} [Thu Apr 23 14:55:49 2026] DELETE /v2.0/security-groups/c15c4cc6-018e-4202-b77f-23baa82c31a2 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1548/3079] 10.0.0.59 () {32 vars in 773 bytes} [Thu Apr 23 14:55:49 2026] GET /v2.0/security-groups?tenant_id=71643f7efaf4447d9cac0263fea9aa0e&name=default => generated 2805 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1532/3080] 10.0.0.59 () {32 vars in 739 bytes} [Thu Apr 23 14:55:49 2026] DELETE /v2.0/security-groups/bbf5a0a8-4ecc-4dbf-8d85-401fddcbf226 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1549/3081] 10.0.0.59 () {32 vars in 773 bytes} [Thu Apr 23 14:55:50 2026] GET /v2.0/security-groups?tenant_id=d30fc46d868f4dc9a1cb230a70dc7507&name=default => generated 2805 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1533/3082] 10.0.0.59 () {32 vars in 739 bytes} [Thu Apr 23 14:55:50 2026] DELETE /v2.0/security-groups/e364fbeb-4ff3-4906-9b18-9c4ade5c5e87 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1550/3083] 10.0.0.59 () {32 vars in 773 bytes} [Thu Apr 23 14:55:50 2026] GET /v2.0/security-groups?tenant_id=c052d67b494d4b628dd1095ff15703f9&name=default => generated 2805 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1534/3084] 10.0.0.59 () {32 vars in 739 bytes} [Thu Apr 23 14:55:50 2026] DELETE /v2.0/security-groups/d0858720-cfc2-4620-b7a4-7dddcd243318 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1536/3087] 10.0.0.59 () {32 vars in 648 bytes} [Thu Apr 23 14:55:53 2026] GET /v2.0/networks => generated 2168 bytes in 293 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1552/3088] 10.0.0.59 () {32 vars in 654 bytes} [Thu Apr 23 14:55:54 2026] GET /v2.0/floatingips => generated 19 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1537/3089] 10.0.0.59 () {32 vars in 646 bytes} [Thu Apr 23 14:55:55 2026] GET /v2.0/routers => generated 15 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1553/3090] 10.0.0.59 () {32 vars in 642 bytes} [Thu Apr 23 14:55:55 2026] GET /v2.0/ports => generated 4725 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1538/3091] 10.0.0.59 () {32 vars in 646 bytes} [Thu Apr 23 14:55:55 2026] GET /v2.0/subnets => generated 1261 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1554/3092] 10.0.0.59 () {32 vars in 648 bytes} [Thu Apr 23 14:55:55 2026] GET /v2.0/networks => generated 2168 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1539/3093] 10.0.0.59 () {32 vars in 662 bytes} [Thu Apr 23 14:55:55 2026] GET /v2.0/security-groups => generated 16626 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1555/3094] 10.0.0.59 () {32 vars in 654 bytes} [Thu Apr 23 14:55:55 2026] GET /v2.0/subnetpools => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0)