+ 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 [Fri May 29 22:33:55 2026] *** compiled with version: 13.3.0 on 29 May 2026 17:26:31 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: neutron-server-8578588664-8r9wt machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9696 fd 3 Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Python main interpreter initialized at 0x7f51ee3f1668 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)... 2 RLock(s) were not greened, to fix this error make sure you run eventlet.monkey_patch() before importing any other modules. 2 RLock(s) were not greened, to fix this error make sure you run eventlet.monkey_patch() before importing any other modules. /var/lib/openstack/lib/python3.12/site-packages/pecan/core.py:320: SyntaxWarning: invalid escape sequence '\*' ''' /var/lib/openstack/lib/python3.12/site-packages/pecan/core.py:320: SyntaxWarning: invalid escape sequence '\*' ''' /var/lib/openstack/lib/python3.12/site-packages/pecan/routing.py:48: SyntaxWarning: invalid escape sequence '\(' '^[0-9a-zA-Z-_$\(\)\.~!,;:*+@=]+$', route /var/lib/openstack/lib/python3.12/site-packages/pecan/routing.py:48: SyntaxWarning: invalid escape sequence '\(' '^[0-9a-zA-Z-_$\(\)\.~!,;:*+@=]+$', route 2026-05-29 22:34:00.385 7 INFO neutron.common.config [-] Logging enabled! 2026-05-29 22:34:00.385 7 INFO neutron.common.config [-] uwsgi version 25.2.4.dev2 2026-05-29 22:34:00.386 8 INFO neutron.common.config [-] Logging enabled! 2026-05-29 22:34:00.386 8 INFO neutron.common.config [-] uwsgi version 25.2.4.dev2 2026-05-29 22:34:00.910 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-29 22:34:00.950 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-29 22:34:01.955 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-29 22:34:01.958 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-29 22:34:01.961 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-29 22:34:01.962 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-29 22:34:01.963 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-29 22:34:01.963 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-29 22:34:01.963 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-29 22:34:01.970 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-29 22:34:01.971 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-29 22:34:01.971 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-29 22:34:01.999 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-29 22:34:02.000 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-29 22:34:02.000 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-29 22:34:02.018 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-29 22:34:02.021 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-29 22:34:02.025 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-29 22:34:02.026 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-29 22:34:02.026 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-29 22:34:02.027 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-29 22:34:02.027 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-29 22:34:02.034 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-29 22:34:02.035 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-29 22:34:02.035 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-29 22:34:02.047 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-29 22:34:02.048 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-29 22:34:02.048 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-29 22:34:02.048 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-29 22:34:02.057 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-29 22:34:02.058 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-29 22:34:02.058 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-29 22:34:02.106 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-29 22:34:02.106 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-29 22:34:02.106 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-29 22:34:02.106 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-29 22:34:02.477 7 INFO neutron.plugins.ml2.managers [None req-0d557375-f163-47e7-b7d2-99196de3bf96 - - - - - -] Initializing driver for type 'vlan' 2026-05-29 22:34:02.572 8 INFO neutron.plugins.ml2.managers [None req-906d317b-707e-48d8-9b19-bf0fcf61f729 - - - - - -] Initializing driver for type 'vlan' 2026-05-29 22:34:02.632 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-0d557375-f163-47e7-b7d2-99196de3bf96 - - - - - -] VlanTypeDriver initialization complete 2026-05-29 22:34:02.632 7 INFO neutron.plugins.ml2.managers [None req-0d557375-f163-47e7-b7d2-99196de3bf96 - - - - - -] Initializing driver for type 'vxlan' 2026-05-29 22:34:02.633 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-0d557375-f163-47e7-b7d2-99196de3bf96 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-29 22:34:02.650 7 INFO neutron.plugins.ml2.managers [None req-0d557375-f163-47e7-b7d2-99196de3bf96 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-29 22:34:02.650 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-0d557375-f163-47e7-b7d2-99196de3bf96 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-29 22:34:02.650 7 INFO neutron.plugins.ml2.managers [None req-0d557375-f163-47e7-b7d2-99196de3bf96 - - - - - -] Initializing extension driver 'port_security' 2026-05-29 22:34:02.650 7 INFO neutron.plugins.ml2.extensions.port_security [None req-0d557375-f163-47e7-b7d2-99196de3bf96 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-29 22:34:02.650 7 INFO neutron.plugins.ml2.managers [None req-0d557375-f163-47e7-b7d2-99196de3bf96 - - - - - -] Initializing extension driver 'qos' 2026-05-29 22:34:02.651 7 INFO neutron.plugins.ml2.managers [None req-0d557375-f163-47e7-b7d2-99196de3bf96 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-29 22:34:02.651 7 INFO neutron.plugins.ml2.managers [None req-0d557375-f163-47e7-b7d2-99196de3bf96 - - - - - -] Initializing mechanism driver 'l2population' 2026-05-29 22:34:02.662 7 INFO neutron.quota [None req-42c59883-912d-4f30-9f69-7d687830d281 - - - - - -] Loaded quota_driver: . 2026-05-29 22:34:02.663 7 INFO neutron.plugins.ml2.plugin [None req-42c59883-912d-4f30-9f69-7d687830d281 - - - - - -] Modular L2 Plugin initialization complete 2026-05-29 22:34:02.663 7 INFO neutron.plugins.ml2.managers [None req-42c59883-912d-4f30-9f69-7d687830d281 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-29 22:34:02.663 7 INFO neutron.plugins.ml2.managers [None req-42c59883-912d-4f30-9f69-7d687830d281 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-29 22:34:02.663 7 INFO neutron.plugins.ml2.managers [None req-42c59883-912d-4f30-9f69-7d687830d281 - - - - - -] Got port-security extension from driver 'port_security' 2026-05-29 22:34:02.663 7 INFO neutron.extensions.vlantransparent [None req-42c59883-912d-4f30-9f69-7d687830d281 - - - - - -] Disabled vlantransparent extension. 2026-05-29 22:34:02.664 7 INFO neutron.manager [None req-42c59883-912d-4f30-9f69-7d687830d281 - - - - - -] Loading Plugin: qos 2026-05-29 22:34:02.676 7 INFO neutron.manager [None req-42c59883-912d-4f30-9f69-7d687830d281 - - - - - -] Loading Plugin: router 2026-05-29 22:34:02.716 7 INFO neutron.services.service_base [None req-42c59883-912d-4f30-9f69-7d687830d281 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-29 22:34:02.716 7 INFO neutron.manager [None req-42c59883-912d-4f30-9f69-7d687830d281 - - - - - -] Loading Plugin: segments 2026-05-29 22:34:02.722 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-906d317b-707e-48d8-9b19-bf0fcf61f729 - - - - - -] VlanTypeDriver initialization complete 2026-05-29 22:34:02.722 8 INFO neutron.plugins.ml2.managers [None req-906d317b-707e-48d8-9b19-bf0fcf61f729 - - - - - -] Initializing driver for type 'vxlan' 2026-05-29 22:34:02.722 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-906d317b-707e-48d8-9b19-bf0fcf61f729 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-29 22:34:02.746 8 INFO neutron.plugins.ml2.managers [None req-906d317b-707e-48d8-9b19-bf0fcf61f729 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-29 22:34:02.746 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-906d317b-707e-48d8-9b19-bf0fcf61f729 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-29 22:34:02.746 8 INFO neutron.plugins.ml2.managers [None req-906d317b-707e-48d8-9b19-bf0fcf61f729 - - - - - -] Initializing extension driver 'port_security' 2026-05-29 22:34:02.746 8 INFO neutron.plugins.ml2.extensions.port_security [None req-906d317b-707e-48d8-9b19-bf0fcf61f729 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-29 22:34:02.746 8 INFO neutron.plugins.ml2.managers [None req-906d317b-707e-48d8-9b19-bf0fcf61f729 - - - - - -] Initializing extension driver 'qos' 2026-05-29 22:34:02.747 8 INFO neutron.plugins.ml2.managers [None req-906d317b-707e-48d8-9b19-bf0fcf61f729 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-29 22:34:02.747 8 INFO neutron.plugins.ml2.managers [None req-906d317b-707e-48d8-9b19-bf0fcf61f729 - - - - - -] Initializing mechanism driver 'l2population' 2026-05-29 22:34:02.759 8 INFO neutron.quota [None req-b9e84251-783f-4fef-93ef-052a9d027875 - - - - - -] Loaded quota_driver: . 2026-05-29 22:34:02.759 8 INFO neutron.plugins.ml2.plugin [None req-b9e84251-783f-4fef-93ef-052a9d027875 - - - - - -] Modular L2 Plugin initialization complete 2026-05-29 22:34:02.760 8 INFO neutron.plugins.ml2.managers [None req-b9e84251-783f-4fef-93ef-052a9d027875 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-29 22:34:02.760 8 INFO neutron.plugins.ml2.managers [None req-b9e84251-783f-4fef-93ef-052a9d027875 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-29 22:34:02.760 8 INFO neutron.plugins.ml2.managers [None req-b9e84251-783f-4fef-93ef-052a9d027875 - - - - - -] Got port-security extension from driver 'port_security' 2026-05-29 22:34:02.760 8 INFO neutron.extensions.vlantransparent [None req-b9e84251-783f-4fef-93ef-052a9d027875 - - - - - -] Disabled vlantransparent extension. 2026-05-29 22:34:02.760 8 INFO neutron.manager [None req-b9e84251-783f-4fef-93ef-052a9d027875 - - - - - -] Loading Plugin: qos 2026-05-29 22:34:02.773 8 INFO neutron.manager [None req-b9e84251-783f-4fef-93ef-052a9d027875 - - - - - -] Loading Plugin: router 2026-05-29 22:34:02.812 8 INFO neutron.services.service_base [None req-b9e84251-783f-4fef-93ef-052a9d027875 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-29 22:34:02.813 8 INFO neutron.manager [None req-b9e84251-783f-4fef-93ef-052a9d027875 - - - - - -] Loading Plugin: segments 2026-05-29 22:34:02.813 7 INFO neutron.manager [None req-42c59883-912d-4f30-9f69-7d687830d281 - - - - - -] Loading Plugin: trunk 2026-05-29 22:34:02.827 7 INFO neutron.manager [None req-42c59883-912d-4f30-9f69-7d687830d281 - - - - - -] Loading Plugin: vpnaas 2026-05-29 22:34:02.866 7 WARNING stevedore.named [None req-42c59883-912d-4f30-9f69-7d687830d281 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-29 22:34:02.911 8 INFO neutron.manager [None req-b9e84251-783f-4fef-93ef-052a9d027875 - - - - - -] Loading Plugin: trunk 2026-05-29 22:34:02.926 8 INFO neutron.manager [None req-b9e84251-783f-4fef-93ef-052a9d027875 - - - - - -] Loading Plugin: vpnaas 2026-05-29 22:34:02.950 7 INFO neutron_vpnaas.services.vpn.plugin [None req-42c59883-912d-4f30-9f69-7d687830d281 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-29 22:34:02.951 7 INFO neutron.common.utils [None req-42c59883-912d-4f30-9f69-7d687830d281 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-29 22:34:02.951 7 INFO neutron.manager [None req-42c59883-912d-4f30-9f69-7d687830d281 - - - - - -] Loading Plugin: auto_allocate 2026-05-29 22:34:02.957 7 INFO neutron.manager [None req-42c59883-912d-4f30-9f69-7d687830d281 - - - - - -] Loading Plugin: tag 2026-05-29 22:34:02.964 8 WARNING stevedore.named [None req-b9e84251-783f-4fef-93ef-052a9d027875 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-29 22:34:02.965 7 INFO neutron.manager [None req-42c59883-912d-4f30-9f69-7d687830d281 - - - - - -] Loading Plugin: timestamp 2026-05-29 22:34:02.968 7 INFO neutron.manager [None req-42c59883-912d-4f30-9f69-7d687830d281 - - - - - -] Loading Plugin: network_ip_availability 2026-05-29 22:34:02.972 7 INFO neutron.manager [None req-42c59883-912d-4f30-9f69-7d687830d281 - - - - - -] Loading Plugin: flavors 2026-05-29 22:34:02.975 7 INFO neutron.manager [None req-42c59883-912d-4f30-9f69-7d687830d281 - - - - - -] Loading Plugin: revisions 2026-05-29 22:34:02.978 7 INFO neutron.api.extensions [None req-42c59883-912d-4f30-9f69-7d687830d281 - - - - - -] Initializing extension manager. 2026-05-29 22:34:02.980 7 INFO neutron.api.extensions [None req-42c59883-912d-4f30-9f69-7d687830d281 - - - - - -] Loaded extension: address-group 2026-05-29 22:34:02.981 7 INFO neutron.api.extensions [None req-42c59883-912d-4f30-9f69-7d687830d281 - - - - - -] Loaded extension: address-scope 2026-05-29 22:34:02.981 7 INFO neutron.api.extensions [None req-42c59883-912d-4f30-9f69-7d687830d281 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-29 22:34:02.982 7 INFO neutron.api.extensions [None req-42c59883-912d-4f30-9f69-7d687830d281 - - - - - -] Loaded extension: agent 2026-05-29 22:34:02.983 7 INFO neutron.api.extensions [None req-42c59883-912d-4f30-9f69-7d687830d281 - - - - - -] Loaded extension: agent-resources-synced 2026-05-29 22:34:02.984 7 INFO neutron.api.extensions [None req-42c59883-912d-4f30-9f69-7d687830d281 - - - - - -] Loaded extension: allowed-address-pairs 2026-05-29 22:34:02.985 7 INFO neutron.api.extensions [None req-42c59883-912d-4f30-9f69-7d687830d281 - - - - - -] Loaded extension: auto-allocated-topology 2026-05-29 22:34:02.985 7 INFO neutron.api.extensions [None req-42c59883-912d-4f30-9f69-7d687830d281 - - - - - -] Loaded extension: availability_zone 2026-05-29 22:34:02.986 7 INFO neutron.api.extensions [None req-42c59883-912d-4f30-9f69-7d687830d281 - - - - - -] Loaded extension: availability_zone_filter 2026-05-29 22:34:02.986 7 INFO neutron.api.extensions [None req-42c59883-912d-4f30-9f69-7d687830d281 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-29 22:34:02.987 7 INFO neutron.api.extensions [None req-42c59883-912d-4f30-9f69-7d687830d281 - - - - - -] Loaded extension: default-subnetpools 2026-05-29 22:34:02.988 7 INFO neutron.api.extensions [None req-42c59883-912d-4f30-9f69-7d687830d281 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-29 22:34:02.989 7 INFO neutron.api.extensions [None req-42c59883-912d-4f30-9f69-7d687830d281 - - - - - -] Loaded extension: dns-integration 2026-05-29 22:34:02.990 7 INFO neutron.api.extensions [None req-42c59883-912d-4f30-9f69-7d687830d281 - - - - - -] Loaded extension: dns-domain-ports 2026-05-29 22:34:02.992 7 INFO neutron.api.extensions [None req-42c59883-912d-4f30-9f69-7d687830d281 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-29 22:34:02.992 7 INFO neutron.api.extensions [None req-42c59883-912d-4f30-9f69-7d687830d281 - - - - - -] Loaded extension: dvr 2026-05-29 22:34:02.993 7 INFO neutron.api.extensions [None req-42c59883-912d-4f30-9f69-7d687830d281 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-29 22:34:02.994 7 INFO neutron.api.extensions [None req-42c59883-912d-4f30-9f69-7d687830d281 - - - - - -] Loaded extension: empty-string-filtering 2026-05-29 22:34:02.994 7 INFO neutron.api.extensions [None req-42c59883-912d-4f30-9f69-7d687830d281 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-29 22:34:02.995 7 INFO neutron.api.extensions [None req-42c59883-912d-4f30-9f69-7d687830d281 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-29 22:34:02.995 7 INFO neutron.api.extensions [None req-42c59883-912d-4f30-9f69-7d687830d281 - - - - - -] Loaded extension: external-net 2026-05-29 22:34:02.996 7 INFO neutron.api.extensions [None req-42c59883-912d-4f30-9f69-7d687830d281 - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-29 22:34:02.996 7 INFO neutron.api.extensions [None req-42c59883-912d-4f30-9f69-7d687830d281 - - - - - -] Loaded extension: extraroute 2026-05-29 22:34:02.997 7 INFO neutron.api.extensions [None req-42c59883-912d-4f30-9f69-7d687830d281 - - - - - -] Loaded extension: extraroute-atomic 2026-05-29 22:34:02.997 7 INFO neutron.api.extensions [None req-42c59883-912d-4f30-9f69-7d687830d281 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-29 22:34:02.998 7 INFO neutron.api.extensions [None req-42c59883-912d-4f30-9f69-7d687830d281 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-29 22:34:02.998 7 INFO neutron.api.extensions [None req-42c59883-912d-4f30-9f69-7d687830d281 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-29 22:34:02.999 7 INFO neutron.api.extensions [None req-42c59883-912d-4f30-9f69-7d687830d281 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-29 22:34:02.999 7 INFO neutron.api.extensions [None req-42c59883-912d-4f30-9f69-7d687830d281 - - - - - -] Loaded extension: fip-port-details 2026-05-29 22:34:03.000 7 INFO neutron.api.extensions [None req-42c59883-912d-4f30-9f69-7d687830d281 - - - - - -] Loaded extension: flavors 2026-05-29 22:34:03.001 7 INFO neutron.api.extensions [None req-42c59883-912d-4f30-9f69-7d687830d281 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-29 22:34:03.002 7 INFO neutron.api.extensions [None req-42c59883-912d-4f30-9f69-7d687830d281 - - - - - -] Loaded extension: floatingip-pools 2026-05-29 22:34:03.002 7 INFO neutron.api.extensions [None req-42c59883-912d-4f30-9f69-7d687830d281 - - - - - -] Loaded extension: ip_allocation 2026-05-29 22:34:03.003 7 INFO neutron.api.extensions [None req-42c59883-912d-4f30-9f69-7d687830d281 - - - - - -] Loaded extension: ip-substring-filtering 2026-05-29 22:34:03.004 7 INFO neutron.api.extensions [None req-42c59883-912d-4f30-9f69-7d687830d281 - - - - - -] Loaded extension: l2_adjacency 2026-05-29 22:34:03.005 7 INFO neutron.api.extensions [None req-42c59883-912d-4f30-9f69-7d687830d281 - - - - - -] Loaded extension: router 2026-05-29 22:34:03.006 7 INFO neutron.api.extensions [None req-42c59883-912d-4f30-9f69-7d687830d281 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-29 22:34:03.007 7 INFO neutron.api.extensions [None req-42c59883-912d-4f30-9f69-7d687830d281 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-29 22:34:03.008 7 INFO neutron.api.extensions [None req-42c59883-912d-4f30-9f69-7d687830d281 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-29 22:34:03.008 7 INFO neutron.api.extensions [None req-42c59883-912d-4f30-9f69-7d687830d281 - - - - - -] Loaded extension: ext-gw-mode 2026-05-29 22:34:03.009 7 INFO neutron.api.extensions [None req-42c59883-912d-4f30-9f69-7d687830d281 - - - - - -] Loaded extension: l3-ha 2026-05-29 22:34:03.009 7 INFO neutron.api.extensions [None req-42c59883-912d-4f30-9f69-7d687830d281 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-29 22:34:03.010 7 INFO neutron.api.extensions [None req-42c59883-912d-4f30-9f69-7d687830d281 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-29 22:34:03.010 7 INFO neutron.api.extensions [None req-42c59883-912d-4f30-9f69-7d687830d281 - - - - - -] Loaded extension: l3-flavors 2026-05-29 22:34:03.011 7 INFO neutron.api.extensions [None req-42c59883-912d-4f30-9f69-7d687830d281 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-29 22:34:03.012 7 INFO neutron.api.extensions [None req-42c59883-912d-4f30-9f69-7d687830d281 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-29 22:34:03.038 8 INFO neutron_vpnaas.services.vpn.plugin [None req-b9e84251-783f-4fef-93ef-052a9d027875 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-29 22:34:03.038 8 INFO neutron.common.utils [None req-b9e84251-783f-4fef-93ef-052a9d027875 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-29 22:34:03.038 8 INFO neutron.manager [None req-b9e84251-783f-4fef-93ef-052a9d027875 - - - - - -] Loading Plugin: auto_allocate 2026-05-29 22:34:03.043 8 INFO neutron.manager [None req-b9e84251-783f-4fef-93ef-052a9d027875 - - - - - -] Loading Plugin: tag 2026-05-29 22:34:03.049 8 INFO neutron.manager [None req-b9e84251-783f-4fef-93ef-052a9d027875 - - - - - -] Loading Plugin: timestamp 2026-05-29 22:34:03.052 8 INFO neutron.manager [None req-b9e84251-783f-4fef-93ef-052a9d027875 - - - - - -] Loading Plugin: network_ip_availability 2026-05-29 22:34:03.055 8 INFO neutron.manager [None req-b9e84251-783f-4fef-93ef-052a9d027875 - - - - - -] Loading Plugin: flavors 2026-05-29 22:34:03.058 8 INFO neutron.manager [None req-b9e84251-783f-4fef-93ef-052a9d027875 - - - - - -] Loading Plugin: revisions 2026-05-29 22:34:03.062 8 INFO neutron.api.extensions [None req-b9e84251-783f-4fef-93ef-052a9d027875 - - - - - -] Initializing extension manager. 2026-05-29 22:34:03.063 8 INFO neutron.api.extensions [None req-b9e84251-783f-4fef-93ef-052a9d027875 - - - - - -] Loaded extension: address-group 2026-05-29 22:34:03.064 8 INFO neutron.api.extensions [None req-b9e84251-783f-4fef-93ef-052a9d027875 - - - - - -] Loaded extension: address-scope 2026-05-29 22:34:03.064 8 INFO neutron.api.extensions [None req-b9e84251-783f-4fef-93ef-052a9d027875 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-29 22:34:03.065 8 INFO neutron.api.extensions [None req-b9e84251-783f-4fef-93ef-052a9d027875 - - - - - -] Loaded extension: agent 2026-05-29 22:34:03.066 8 INFO neutron.api.extensions [None req-b9e84251-783f-4fef-93ef-052a9d027875 - - - - - -] Loaded extension: agent-resources-synced 2026-05-29 22:34:03.067 8 INFO neutron.api.extensions [None req-b9e84251-783f-4fef-93ef-052a9d027875 - - - - - -] Loaded extension: allowed-address-pairs 2026-05-29 22:34:03.067 8 INFO neutron.api.extensions [None req-b9e84251-783f-4fef-93ef-052a9d027875 - - - - - -] Loaded extension: auto-allocated-topology 2026-05-29 22:34:03.068 8 INFO neutron.api.extensions [None req-b9e84251-783f-4fef-93ef-052a9d027875 - - - - - -] Loaded extension: availability_zone 2026-05-29 22:34:03.069 8 INFO neutron.api.extensions [None req-b9e84251-783f-4fef-93ef-052a9d027875 - - - - - -] Loaded extension: availability_zone_filter 2026-05-29 22:34:03.069 8 INFO neutron.api.extensions [None req-b9e84251-783f-4fef-93ef-052a9d027875 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-29 22:34:03.070 8 INFO neutron.api.extensions [None req-b9e84251-783f-4fef-93ef-052a9d027875 - - - - - -] Loaded extension: default-subnetpools 2026-05-29 22:34:03.071 8 INFO neutron.api.extensions [None req-b9e84251-783f-4fef-93ef-052a9d027875 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-29 22:34:03.072 8 INFO neutron.api.extensions [None req-b9e84251-783f-4fef-93ef-052a9d027875 - - - - - -] Loaded extension: dns-integration 2026-05-29 22:34:03.072 8 INFO neutron.api.extensions [None req-b9e84251-783f-4fef-93ef-052a9d027875 - - - - - -] Loaded extension: dns-domain-ports 2026-05-29 22:34:03.074 8 INFO neutron.api.extensions [None req-b9e84251-783f-4fef-93ef-052a9d027875 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-29 22:34:03.075 8 INFO neutron.api.extensions [None req-b9e84251-783f-4fef-93ef-052a9d027875 - - - - - -] Loaded extension: dvr 2026-05-29 22:34:03.075 8 INFO neutron.api.extensions [None req-b9e84251-783f-4fef-93ef-052a9d027875 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-29 22:34:03.076 8 INFO neutron.api.extensions [None req-b9e84251-783f-4fef-93ef-052a9d027875 - - - - - -] Loaded extension: empty-string-filtering 2026-05-29 22:34:03.076 8 INFO neutron.api.extensions [None req-b9e84251-783f-4fef-93ef-052a9d027875 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-29 22:34:03.077 8 INFO neutron.api.extensions [None req-b9e84251-783f-4fef-93ef-052a9d027875 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-29 22:34:03.077 8 INFO neutron.api.extensions [None req-b9e84251-783f-4fef-93ef-052a9d027875 - - - - - -] Loaded extension: external-net 2026-05-29 22:34:03.078 8 INFO neutron.api.extensions [None req-b9e84251-783f-4fef-93ef-052a9d027875 - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-29 22:34:03.078 8 INFO neutron.api.extensions [None req-b9e84251-783f-4fef-93ef-052a9d027875 - - - - - -] Loaded extension: extraroute 2026-05-29 22:34:03.079 8 INFO neutron.api.extensions [None req-b9e84251-783f-4fef-93ef-052a9d027875 - - - - - -] Loaded extension: extraroute-atomic 2026-05-29 22:34:03.079 8 INFO neutron.api.extensions [None req-b9e84251-783f-4fef-93ef-052a9d027875 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-29 22:34:03.080 8 INFO neutron.api.extensions [None req-b9e84251-783f-4fef-93ef-052a9d027875 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-29 22:34:03.080 8 INFO neutron.api.extensions [None req-b9e84251-783f-4fef-93ef-052a9d027875 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-29 22:34:03.081 8 INFO neutron.api.extensions [None req-b9e84251-783f-4fef-93ef-052a9d027875 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-29 22:34:03.081 8 INFO neutron.api.extensions [None req-b9e84251-783f-4fef-93ef-052a9d027875 - - - - - -] Loaded extension: fip-port-details 2026-05-29 22:34:03.082 8 INFO neutron.api.extensions [None req-b9e84251-783f-4fef-93ef-052a9d027875 - - - - - -] Loaded extension: flavors 2026-05-29 22:34:03.083 8 INFO neutron.api.extensions [None req-b9e84251-783f-4fef-93ef-052a9d027875 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-29 22:34:03.084 8 INFO neutron.api.extensions [None req-b9e84251-783f-4fef-93ef-052a9d027875 - - - - - -] Loaded extension: floatingip-pools 2026-05-29 22:34:03.084 8 INFO neutron.api.extensions [None req-b9e84251-783f-4fef-93ef-052a9d027875 - - - - - -] Loaded extension: ip_allocation 2026-05-29 22:34:03.085 8 INFO neutron.api.extensions [None req-b9e84251-783f-4fef-93ef-052a9d027875 - - - - - -] Loaded extension: ip-substring-filtering 2026-05-29 22:34:03.085 8 INFO neutron.api.extensions [None req-b9e84251-783f-4fef-93ef-052a9d027875 - - - - - -] Loaded extension: l2_adjacency 2026-05-29 22:34:03.087 8 INFO neutron.api.extensions [None req-b9e84251-783f-4fef-93ef-052a9d027875 - - - - - -] Loaded extension: router 2026-05-29 22:34:03.088 8 INFO neutron.api.extensions [None req-b9e84251-783f-4fef-93ef-052a9d027875 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-29 22:34:03.089 8 INFO neutron.api.extensions [None req-b9e84251-783f-4fef-93ef-052a9d027875 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-29 22:34:03.090 8 INFO neutron.api.extensions [None req-b9e84251-783f-4fef-93ef-052a9d027875 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-29 22:34:03.090 8 INFO neutron.api.extensions [None req-b9e84251-783f-4fef-93ef-052a9d027875 - - - - - -] Loaded extension: ext-gw-mode 2026-05-29 22:34:03.091 8 INFO neutron.api.extensions [None req-b9e84251-783f-4fef-93ef-052a9d027875 - - - - - -] Loaded extension: l3-ha 2026-05-29 22:34:03.091 8 INFO neutron.api.extensions [None req-b9e84251-783f-4fef-93ef-052a9d027875 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-29 22:34:03.092 8 INFO neutron.api.extensions [None req-b9e84251-783f-4fef-93ef-052a9d027875 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-29 22:34:03.092 8 INFO neutron.api.extensions [None req-b9e84251-783f-4fef-93ef-052a9d027875 - - - - - -] Loaded extension: l3-flavors 2026-05-29 22:34:03.093 8 INFO neutron.api.extensions [None req-b9e84251-783f-4fef-93ef-052a9d027875 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-29 22:34:03.093 8 INFO neutron.api.extensions [None req-b9e84251-783f-4fef-93ef-052a9d027875 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-29 22:34:03.150 7 INFO neutron.api.extensions [None req-42c59883-912d-4f30-9f69-7d687830d281 - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-29 22:34:03.152 7 INFO neutron.api.extensions [None req-42c59883-912d-4f30-9f69-7d687830d281 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-29 22:34:03.153 7 INFO neutron.api.extensions [None req-42c59883-912d-4f30-9f69-7d687830d281 - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-29 22:34:03.154 7 INFO neutron.api.extensions [None req-42c59883-912d-4f30-9f69-7d687830d281 - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-29 22:34:03.155 7 INFO neutron.api.extensions [None req-42c59883-912d-4f30-9f69-7d687830d281 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-29 22:34:03.155 7 INFO neutron.api.extensions [None req-42c59883-912d-4f30-9f69-7d687830d281 - - - - - -] Loaded extension: multi-provider 2026-05-29 22:34:03.156 7 INFO neutron.api.extensions [None req-42c59883-912d-4f30-9f69-7d687830d281 - - - - - -] Loaded extension: net-mtu 2026-05-29 22:34:03.156 7 INFO neutron.api.extensions [None req-42c59883-912d-4f30-9f69-7d687830d281 - - - - - -] Loaded extension: net-mtu-writable 2026-05-29 22:34:03.157 7 INFO neutron.api.extensions [None req-42c59883-912d-4f30-9f69-7d687830d281 - - - - - -] Loaded extension: network_availability_zone 2026-05-29 22:34:03.158 7 INFO neutron.api.extensions [None req-42c59883-912d-4f30-9f69-7d687830d281 - - - - - -] Loaded extension: network_ha 2026-05-29 22:34:03.158 7 INFO neutron.api.extensions [None req-42c59883-912d-4f30-9f69-7d687830d281 - - - - - -] Loaded extension: network-ip-availability 2026-05-29 22:34:03.159 7 INFO neutron.api.extensions [None req-42c59883-912d-4f30-9f69-7d687830d281 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-29 22:34:03.160 7 INFO neutron.api.extensions [None req-42c59883-912d-4f30-9f69-7d687830d281 - - - - - -] Loaded extension: pagination 2026-05-29 22:34:03.160 7 INFO neutron.api.extensions [None req-42c59883-912d-4f30-9f69-7d687830d281 - - - - - -] Loaded extension: port-device-profile 2026-05-29 22:34:03.161 7 INFO neutron.api.extensions [None req-42c59883-912d-4f30-9f69-7d687830d281 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-29 22:34:03.161 7 INFO neutron.api.extensions [None req-42c59883-912d-4f30-9f69-7d687830d281 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-29 22:34:03.162 7 INFO neutron.api.extensions [None req-42c59883-912d-4f30-9f69-7d687830d281 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-29 22:34:03.162 7 INFO neutron.api.extensions [None req-42c59883-912d-4f30-9f69-7d687830d281 - - - - - -] Loaded extension: port-mac-override 2026-05-29 22:34:03.163 7 INFO neutron.api.extensions [None req-42c59883-912d-4f30-9f69-7d687830d281 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-29 22:34:03.164 7 INFO neutron.api.extensions [None req-42c59883-912d-4f30-9f69-7d687830d281 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-29 22:34:03.164 7 INFO neutron.api.extensions [None req-42c59883-912d-4f30-9f69-7d687830d281 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-29 22:34:03.165 7 INFO neutron.api.extensions [None req-42c59883-912d-4f30-9f69-7d687830d281 - - - - - -] Loaded extension: port-resource-request 2026-05-29 22:34:03.165 7 INFO neutron.api.extensions [None req-42c59883-912d-4f30-9f69-7d687830d281 - - - - - -] Loaded extension: port-resource-request-groups 2026-05-29 22:34:03.166 7 INFO neutron.api.extensions [None req-42c59883-912d-4f30-9f69-7d687830d281 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-29 22:34:03.167 7 INFO neutron.api.extensions [None req-42c59883-912d-4f30-9f69-7d687830d281 - - - - - -] Loaded extension: binding 2026-05-29 22:34:03.167 7 INFO neutron.api.extensions [None req-42c59883-912d-4f30-9f69-7d687830d281 - - - - - -] Loaded extension: binding-extended 2026-05-29 22:34:03.168 7 INFO neutron.api.extensions [None req-42c59883-912d-4f30-9f69-7d687830d281 - - - - - -] Loaded extension: port-security 2026-05-29 22:34:03.168 7 INFO neutron.api.extensions [None req-42c59883-912d-4f30-9f69-7d687830d281 - - - - - -] Loaded extension: project-id 2026-05-29 22:34:03.169 7 INFO neutron.api.extensions [None req-42c59883-912d-4f30-9f69-7d687830d281 - - - - - -] Loaded extension: provider 2026-05-29 22:34:03.171 7 INFO neutron.api.extensions [None req-42c59883-912d-4f30-9f69-7d687830d281 - - - - - -] Loaded extension: qos 2026-05-29 22:34:03.172 7 INFO neutron.api.extensions [None req-42c59883-912d-4f30-9f69-7d687830d281 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-29 22:34:03.172 7 INFO neutron.api.extensions [None req-42c59883-912d-4f30-9f69-7d687830d281 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-29 22:34:03.173 7 INFO neutron.api.extensions [None req-42c59883-912d-4f30-9f69-7d687830d281 - - - - - -] Loaded extension: qos-default 2026-05-29 22:34:03.173 7 INFO neutron.api.extensions [None req-42c59883-912d-4f30-9f69-7d687830d281 - - - - - -] Loaded extension: qos-fip 2026-05-29 22:34:03.174 7 INFO neutron.api.extensions [None req-42c59883-912d-4f30-9f69-7d687830d281 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-29 22:34:03.174 7 INFO neutron.api.extensions [None req-42c59883-912d-4f30-9f69-7d687830d281 - - - - - -] Loaded extension: qos-gateway-ip 2026-05-29 22:34:03.175 7 INFO neutron.api.extensions [None req-42c59883-912d-4f30-9f69-7d687830d281 - - - - - -] Loaded extension: qos-port-network-policy 2026-05-29 22:34:03.176 7 INFO neutron.api.extensions [None req-42c59883-912d-4f30-9f69-7d687830d281 - - - - - -] Loaded extension: qos-pps-minimum 2026-05-29 22:34:03.176 7 INFO neutron.api.extensions [None req-42c59883-912d-4f30-9f69-7d687830d281 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-29 22:34:03.177 7 INFO neutron.api.extensions [None req-42c59883-912d-4f30-9f69-7d687830d281 - - - - - -] Loaded extension: qos-pps 2026-05-29 22:34:03.178 7 INFO neutron.api.extensions [None req-42c59883-912d-4f30-9f69-7d687830d281 - - - - - -] Loaded extension: qos-rule-type-details 2026-05-29 22:34:03.178 7 INFO neutron.api.extensions [None req-42c59883-912d-4f30-9f69-7d687830d281 - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-29 22:34:03.179 7 INFO neutron.api.extensions [None req-42c59883-912d-4f30-9f69-7d687830d281 - - - - - -] Loaded extension: qos-rules-alias 2026-05-29 22:34:03.179 7 INFO neutron.api.extensions [None req-42c59883-912d-4f30-9f69-7d687830d281 - - - - - -] Loaded extension: quota-check-limit 2026-05-29 22:34:03.181 7 INFO neutron.api.extensions [None req-42c59883-912d-4f30-9f69-7d687830d281 - - - - - -] Loaded extension: quotas 2026-05-29 22:34:03.183 7 INFO neutron.api.extensions [None req-42c59883-912d-4f30-9f69-7d687830d281 - - - - - -] Loaded extension: quota_details 2026-05-29 22:34:03.184 7 INFO neutron.api.extensions [None req-42c59883-912d-4f30-9f69-7d687830d281 - - - - - -] Loaded extension: rbac-policies 2026-05-29 22:34:03.185 7 INFO neutron.api.extensions [None req-42c59883-912d-4f30-9f69-7d687830d281 - - - - - -] Loaded extension: rbac-address-group 2026-05-29 22:34:03.185 7 INFO neutron.api.extensions [None req-42c59883-912d-4f30-9f69-7d687830d281 - - - - - -] Loaded extension: rbac-address-scope 2026-05-29 22:34:03.186 7 INFO neutron.api.extensions [None req-42c59883-912d-4f30-9f69-7d687830d281 - - - - - -] Loaded extension: rbac-security-groups 2026-05-29 22:34:03.186 7 INFO neutron.api.extensions [None req-42c59883-912d-4f30-9f69-7d687830d281 - - - - - -] Loaded extension: rbac-subnetpool 2026-05-29 22:34:03.187 7 INFO neutron.api.extensions [None req-42c59883-912d-4f30-9f69-7d687830d281 - - - - - -] Loaded extension: revision-if-match 2026-05-29 22:34:03.187 7 INFO neutron.api.extensions [None req-42c59883-912d-4f30-9f69-7d687830d281 - - - - - -] Loaded extension: standard-attr-revisions 2026-05-29 22:34:03.188 7 INFO neutron.api.extensions [None req-42c59883-912d-4f30-9f69-7d687830d281 - - - - - -] Loaded extension: router_availability_zone 2026-05-29 22:34:03.189 7 INFO neutron.api.extensions [None req-42c59883-912d-4f30-9f69-7d687830d281 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-29 22:34:03.190 7 INFO neutron.api.extensions [None req-42c59883-912d-4f30-9f69-7d687830d281 - - - - - -] Loaded extension: security-groups-default-rules 2026-05-29 22:34:03.191 7 INFO neutron.api.extensions [None req-42c59883-912d-4f30-9f69-7d687830d281 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-29 22:34:03.191 7 INFO neutron.api.extensions [None req-42c59883-912d-4f30-9f69-7d687830d281 - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-29 22:34:03.192 7 INFO neutron.api.extensions [None req-42c59883-912d-4f30-9f69-7d687830d281 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-29 22:34:03.192 7 INFO neutron.api.extensions [None req-42c59883-912d-4f30-9f69-7d687830d281 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-29 22:34:03.193 7 INFO neutron.api.extensions [None req-42c59883-912d-4f30-9f69-7d687830d281 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-29 22:34:03.197 7 INFO neutron.api.extensions [None req-42c59883-912d-4f30-9f69-7d687830d281 - - - - - -] Loaded extension: security-group 2026-05-29 22:34:03.198 7 INFO neutron.api.extensions [None req-42c59883-912d-4f30-9f69-7d687830d281 - - - - - -] Loaded extension: segment 2026-05-29 22:34:03.199 7 INFO neutron.api.extensions [None req-42c59883-912d-4f30-9f69-7d687830d281 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-29 22:34:03.200 7 INFO neutron.api.extensions [None req-42c59883-912d-4f30-9f69-7d687830d281 - - - - - -] Loaded extension: service-type 2026-05-29 22:34:03.200 7 INFO neutron.api.extensions [None req-42c59883-912d-4f30-9f69-7d687830d281 - - - - - -] Loaded extension: sorting 2026-05-29 22:34:03.201 7 INFO neutron.api.extensions [None req-42c59883-912d-4f30-9f69-7d687830d281 - - - - - -] Loaded extension: standard-attr-segment 2026-05-29 22:34:03.201 7 INFO neutron.api.extensions [None req-42c59883-912d-4f30-9f69-7d687830d281 - - - - - -] Loaded extension: standard-attr-description 2026-05-29 22:34:03.202 7 INFO neutron.api.extensions [None req-42c59883-912d-4f30-9f69-7d687830d281 - - - - - -] Loaded extension: stateful-security-group 2026-05-29 22:34:03.202 7 WARNING neutron.api.extensions [None req-42c59883-912d-4f30-9f69-7d687830d281 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-29 22:34:03.203 7 INFO neutron.api.extensions [None req-42c59883-912d-4f30-9f69-7d687830d281 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-29 22:34:03.204 7 INFO neutron.api.extensions [None req-42c59883-912d-4f30-9f69-7d687830d281 - - - - - -] Loaded extension: subnet-external-network 2026-05-29 22:34:03.204 7 INFO neutron.api.extensions [None req-42c59883-912d-4f30-9f69-7d687830d281 - - - - - -] Loaded extension: subnet_onboard 2026-05-29 22:34:03.205 7 INFO neutron.api.extensions [None req-42c59883-912d-4f30-9f69-7d687830d281 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-29 22:34:03.205 7 INFO neutron.api.extensions [None req-42c59883-912d-4f30-9f69-7d687830d281 - - - - - -] Loaded extension: subnet-service-types 2026-05-29 22:34:03.206 7 INFO neutron.api.extensions [None req-42c59883-912d-4f30-9f69-7d687830d281 - - - - - -] Loaded extension: subnet_allocation 2026-05-29 22:34:03.207 7 INFO neutron.api.extensions [None req-42c59883-912d-4f30-9f69-7d687830d281 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-29 22:34:03.207 7 INFO neutron.api.extensions [None req-42c59883-912d-4f30-9f69-7d687830d281 - - - - - -] Loaded extension: tag-creation 2026-05-29 22:34:03.208 7 INFO neutron.api.extensions [None req-42c59883-912d-4f30-9f69-7d687830d281 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-29 22:34:03.211 7 INFO neutron.api.extensions [None req-42c59883-912d-4f30-9f69-7d687830d281 - - - - - -] Loaded extension: standard-attr-tag 2026-05-29 22:34:03.212 7 INFO neutron.api.extensions [None req-42c59883-912d-4f30-9f69-7d687830d281 - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-29 22:34:03.213 7 INFO neutron.api.extensions [None req-42c59883-912d-4f30-9f69-7d687830d281 - - - - - -] Loaded extension: trunk 2026-05-29 22:34:03.213 7 INFO neutron.api.extensions [None req-42c59883-912d-4f30-9f69-7d687830d281 - - - - - -] Loaded extension: trunk-details 2026-05-29 22:34:03.214 7 INFO neutron.api.extensions [None req-42c59883-912d-4f30-9f69-7d687830d281 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-29 22:34:03.215 7 INFO neutron.api.extensions [None req-42c59883-912d-4f30-9f69-7d687830d281 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-29 22:34:03.216 7 INFO neutron.api.extensions [None req-42c59883-912d-4f30-9f69-7d687830d281 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-29 22:34:03.217 7 INFO neutron.api.extensions [None req-42c59883-912d-4f30-9f69-7d687830d281 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-29 22:34:03.218 7 INFO neutron.api.extensions [None req-42c59883-912d-4f30-9f69-7d687830d281 - - - - - -] Loaded extension: vpn-flavors 2026-05-29 22:34:03.220 7 INFO neutron.api.extensions [None req-42c59883-912d-4f30-9f69-7d687830d281 - - - - - -] Loaded extension: vpnaas 2026-05-29 22:34:03.219 8 INFO neutron.api.extensions [None req-b9e84251-783f-4fef-93ef-052a9d027875 - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-29 22:34:03.221 8 INFO neutron.api.extensions [None req-b9e84251-783f-4fef-93ef-052a9d027875 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-29 22:34:03.222 7 INFO neutron.quota.resource_registry [None req-42c59883-912d-4f30-9f69-7d687830d281 - - - - - -] Creating instance of TrackedResource for resource:network 2026-05-29 22:34:03.222 8 INFO neutron.api.extensions [None req-b9e84251-783f-4fef-93ef-052a9d027875 - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-29 22:34:03.222 7 INFO neutron.quota.resource_registry [None req-42c59883-912d-4f30-9f69-7d687830d281 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-05-29 22:34:03.222 7 INFO neutron.quota.resource_registry [None req-42c59883-912d-4f30-9f69-7d687830d281 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-29 22:34:03.222 7 INFO neutron.quota.resource_registry [None req-42c59883-912d-4f30-9f69-7d687830d281 - - - - - -] Creating instance of TrackedResource for resource:port 2026-05-29 22:34:03.223 8 INFO neutron.api.extensions [None req-b9e84251-783f-4fef-93ef-052a9d027875 - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-29 22:34:03.224 8 INFO neutron.api.extensions [None req-b9e84251-783f-4fef-93ef-052a9d027875 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-29 22:34:03.224 8 INFO neutron.api.extensions [None req-b9e84251-783f-4fef-93ef-052a9d027875 - - - - - -] Loaded extension: multi-provider 2026-05-29 22:34:03.225 8 INFO neutron.api.extensions [None req-b9e84251-783f-4fef-93ef-052a9d027875 - - - - - -] Loaded extension: net-mtu 2026-05-29 22:34:03.225 8 INFO neutron.api.extensions [None req-b9e84251-783f-4fef-93ef-052a9d027875 - - - - - -] Loaded extension: net-mtu-writable 2026-05-29 22:34:03.226 7 INFO neutron.quota.resource_registry [None req-42c59883-912d-4f30-9f69-7d687830d281 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-29 22:34:03.226 8 INFO neutron.api.extensions [None req-b9e84251-783f-4fef-93ef-052a9d027875 - - - - - -] Loaded extension: network_availability_zone 2026-05-29 22:34:03.226 7 INFO neutron.quota.resource_registry [None req-42c59883-912d-4f30-9f69-7d687830d281 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-29 22:34:03.226 8 INFO neutron.api.extensions [None req-b9e84251-783f-4fef-93ef-052a9d027875 - - - - - -] Loaded extension: network_ha 2026-05-29 22:34:03.227 8 INFO neutron.api.extensions [None req-b9e84251-783f-4fef-93ef-052a9d027875 - - - - - -] Loaded extension: network-ip-availability 2026-05-29 22:34:03.228 8 INFO neutron.api.extensions [None req-b9e84251-783f-4fef-93ef-052a9d027875 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-29 22:34:03.229 8 INFO neutron.api.extensions [None req-b9e84251-783f-4fef-93ef-052a9d027875 - - - - - -] Loaded extension: pagination 2026-05-29 22:34:03.229 8 INFO neutron.api.extensions [None req-b9e84251-783f-4fef-93ef-052a9d027875 - - - - - -] Loaded extension: port-device-profile 2026-05-29 22:34:03.230 8 INFO neutron.api.extensions [None req-b9e84251-783f-4fef-93ef-052a9d027875 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-29 22:34:03.230 8 INFO neutron.api.extensions [None req-b9e84251-783f-4fef-93ef-052a9d027875 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-29 22:34:03.231 8 INFO neutron.api.extensions [None req-b9e84251-783f-4fef-93ef-052a9d027875 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-29 22:34:03.231 7 INFO neutron.quota.resource_registry [None req-42c59883-912d-4f30-9f69-7d687830d281 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-29 22:34:03.231 8 INFO neutron.api.extensions [None req-b9e84251-783f-4fef-93ef-052a9d027875 - - - - - -] Loaded extension: port-mac-override 2026-05-29 22:34:03.231 7 INFO neutron.quota.resource_registry [None req-42c59883-912d-4f30-9f69-7d687830d281 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-29 22:34:03.232 8 INFO neutron.api.extensions [None req-b9e84251-783f-4fef-93ef-052a9d027875 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-29 22:34:03.232 7 INFO neutron.quota.resource_registry [None req-42c59883-912d-4f30-9f69-7d687830d281 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-29 22:34:03.232 8 INFO neutron.api.extensions [None req-b9e84251-783f-4fef-93ef-052a9d027875 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-29 22:34:03.233 8 INFO neutron.api.extensions [None req-b9e84251-783f-4fef-93ef-052a9d027875 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-29 22:34:03.233 7 INFO neutron.quota.resource_registry [None req-42c59883-912d-4f30-9f69-7d687830d281 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-29 22:34:03.233 7 WARNING neutron.quota.resource_registry [None req-42c59883-912d-4f30-9f69-7d687830d281 - - - - - -] subnetpool is already registered 2026-05-29 22:34:03.233 8 INFO neutron.api.extensions [None req-b9e84251-783f-4fef-93ef-052a9d027875 - - - - - -] Loaded extension: port-resource-request 2026-05-29 22:34:03.233 7 INFO neutron.quota.resource_registry [None req-42c59883-912d-4f30-9f69-7d687830d281 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-29 22:34:03.233 7 WARNING neutron.quota.resource_registry [None req-42c59883-912d-4f30-9f69-7d687830d281 - - - - - -] subnetpool is already registered 2026-05-29 22:34:03.234 8 INFO neutron.api.extensions [None req-b9e84251-783f-4fef-93ef-052a9d027875 - - - - - -] Loaded extension: port-resource-request-groups 2026-05-29 22:34:03.234 7 INFO neutron.quota.resource_registry [None req-42c59883-912d-4f30-9f69-7d687830d281 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-29 22:34:03.234 7 INFO neutron.quota.resource_registry [None req-42c59883-912d-4f30-9f69-7d687830d281 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-29 22:34:03.234 8 INFO neutron.api.extensions [None req-b9e84251-783f-4fef-93ef-052a9d027875 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-29 22:34:03.235 7 INFO neutron.quota.resource_registry [None req-42c59883-912d-4f30-9f69-7d687830d281 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-29 22:34:03.235 8 INFO neutron.api.extensions [None req-b9e84251-783f-4fef-93ef-052a9d027875 - - - - - -] Loaded extension: binding 2026-05-29 22:34:03.235 7 INFO neutron.quota.resource_registry [None req-42c59883-912d-4f30-9f69-7d687830d281 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-29 22:34:03.236 7 INFO neutron.quota.resource_registry [None req-42c59883-912d-4f30-9f69-7d687830d281 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-29 22:34:03.236 8 INFO neutron.api.extensions [None req-b9e84251-783f-4fef-93ef-052a9d027875 - - - - - -] Loaded extension: binding-extended 2026-05-29 22:34:03.236 7 INFO neutron.quota.resource_registry [None req-42c59883-912d-4f30-9f69-7d687830d281 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-29 22:34:03.236 8 INFO neutron.api.extensions [None req-b9e84251-783f-4fef-93ef-052a9d027875 - - - - - -] Loaded extension: port-security 2026-05-29 22:34:03.237 8 INFO neutron.api.extensions [None req-b9e84251-783f-4fef-93ef-052a9d027875 - - - - - -] Loaded extension: project-id 2026-05-29 22:34:03.237 8 INFO neutron.api.extensions [None req-b9e84251-783f-4fef-93ef-052a9d027875 - - - - - -] Loaded extension: provider 2026-05-29 22:34:03.239 8 INFO neutron.api.extensions [None req-b9e84251-783f-4fef-93ef-052a9d027875 - - - - - -] Loaded extension: qos 2026-05-29 22:34:03.240 7 INFO neutron.quota.resource_registry [None req-42c59883-912d-4f30-9f69-7d687830d281 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-29 22:34:03.240 7 WARNING neutron.quota.resource_registry [None req-42c59883-912d-4f30-9f69-7d687830d281 - - - - - -] router is already registered 2026-05-29 22:34:03.240 8 INFO neutron.api.extensions [None req-b9e84251-783f-4fef-93ef-052a9d027875 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-29 22:34:03.240 7 INFO neutron.quota.resource_registry [None req-42c59883-912d-4f30-9f69-7d687830d281 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-29 22:34:03.241 7 WARNING neutron.quota.resource_registry [None req-42c59883-912d-4f30-9f69-7d687830d281 - - - - - -] floatingip is already registered 2026-05-29 22:34:03.241 8 INFO neutron.api.extensions [None req-b9e84251-783f-4fef-93ef-052a9d027875 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-29 22:34:03.241 8 INFO neutron.api.extensions [None req-b9e84251-783f-4fef-93ef-052a9d027875 - - - - - -] Loaded extension: qos-default 2026-05-29 22:34:03.242 8 INFO neutron.api.extensions [None req-b9e84251-783f-4fef-93ef-052a9d027875 - - - - - -] Loaded extension: qos-fip 2026-05-29 22:34:03.242 8 INFO neutron.api.extensions [None req-b9e84251-783f-4fef-93ef-052a9d027875 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-29 22:34:03.243 8 INFO neutron.api.extensions [None req-b9e84251-783f-4fef-93ef-052a9d027875 - - - - - -] Loaded extension: qos-gateway-ip 2026-05-29 22:34:03.243 8 INFO neutron.api.extensions [None req-b9e84251-783f-4fef-93ef-052a9d027875 - - - - - -] Loaded extension: qos-port-network-policy 2026-05-29 22:34:03.244 8 INFO neutron.api.extensions [None req-b9e84251-783f-4fef-93ef-052a9d027875 - - - - - -] Loaded extension: qos-pps-minimum 2026-05-29 22:34:03.244 7 INFO neutron.quota.resource_registry [None req-42c59883-912d-4f30-9f69-7d687830d281 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-29 22:34:03.244 8 INFO neutron.api.extensions [None req-b9e84251-783f-4fef-93ef-052a9d027875 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-29 22:34:03.244 7 WARNING neutron.quota.resource_registry [None req-42c59883-912d-4f30-9f69-7d687830d281 - - - - - -] rbac_policy is already registered 2026-05-29 22:34:03.245 7 INFO neutron.quota.resource_registry [None req-42c59883-912d-4f30-9f69-7d687830d281 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-29 22:34:03.245 8 INFO neutron.api.extensions [None req-b9e84251-783f-4fef-93ef-052a9d027875 - - - - - -] Loaded extension: qos-pps 2026-05-29 22:34:03.245 7 WARNING neutron.quota.resource_registry [None req-42c59883-912d-4f30-9f69-7d687830d281 - - - - - -] security_group is already registered 2026-05-29 22:34:03.245 7 INFO neutron.quota.resource_registry [None req-42c59883-912d-4f30-9f69-7d687830d281 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-29 22:34:03.245 8 INFO neutron.api.extensions [None req-b9e84251-783f-4fef-93ef-052a9d027875 - - - - - -] Loaded extension: qos-rule-type-details 2026-05-29 22:34:03.246 7 WARNING neutron.quota.resource_registry [None req-42c59883-912d-4f30-9f69-7d687830d281 - - - - - -] security_group_rule is already registered 2026-05-29 22:34:03.246 8 INFO neutron.api.extensions [None req-b9e84251-783f-4fef-93ef-052a9d027875 - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-29 22:34:03.246 7 INFO neutron.quota.resource_registry [None req-42c59883-912d-4f30-9f69-7d687830d281 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-29 22:34:03.247 8 INFO neutron.api.extensions [None req-b9e84251-783f-4fef-93ef-052a9d027875 - - - - - -] Loaded extension: qos-rules-alias 2026-05-29 22:34:03.247 7 WARNING neutron.quota.resource_registry [None req-42c59883-912d-4f30-9f69-7d687830d281 - - - - - -] subnetpool is already registered 2026-05-29 22:34:03.247 7 INFO neutron.quota.resource_registry [None req-42c59883-912d-4f30-9f69-7d687830d281 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-29 22:34:03.247 8 INFO neutron.api.extensions [None req-b9e84251-783f-4fef-93ef-052a9d027875 - - - - - -] Loaded extension: quota-check-limit 2026-05-29 22:34:03.247 7 WARNING neutron.quota.resource_registry [None req-42c59883-912d-4f30-9f69-7d687830d281 - - - - - -] subnetpool is already registered 2026-05-29 22:34:03.248 7 INFO neutron.quota.resource_registry [None req-42c59883-912d-4f30-9f69-7d687830d281 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-29 22:34:03.248 7 WARNING neutron.quota.resource_registry [None req-42c59883-912d-4f30-9f69-7d687830d281 - - - - - -] trunk is already registered 2026-05-29 22:34:03.248 7 INFO neutron.quota.resource_registry [None req-42c59883-912d-4f30-9f69-7d687830d281 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-29 22:34:03.248 7 WARNING neutron.quota.resource_registry [None req-42c59883-912d-4f30-9f69-7d687830d281 - - - - - -] endpoint_group is already registered 2026-05-29 22:34:03.249 7 INFO neutron.quota.resource_registry [None req-42c59883-912d-4f30-9f69-7d687830d281 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-29 22:34:03.249 7 WARNING neutron.quota.resource_registry [None req-42c59883-912d-4f30-9f69-7d687830d281 - - - - - -] vpnservice is already registered 2026-05-29 22:34:03.249 8 INFO neutron.api.extensions [None req-b9e84251-783f-4fef-93ef-052a9d027875 - - - - - -] Loaded extension: quotas 2026-05-29 22:34:03.249 7 INFO neutron.quota.resource_registry [None req-42c59883-912d-4f30-9f69-7d687830d281 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-29 22:34:03.249 7 WARNING neutron.quota.resource_registry [None req-42c59883-912d-4f30-9f69-7d687830d281 - - - - - -] ipsec_site_connection is already registered 2026-05-29 22:34:03.250 7 INFO neutron.quota.resource_registry [None req-42c59883-912d-4f30-9f69-7d687830d281 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-29 22:34:03.250 7 WARNING neutron.quota.resource_registry [None req-42c59883-912d-4f30-9f69-7d687830d281 - - - - - -] ipsecpolicy is already registered 2026-05-29 22:34:03.250 8 INFO neutron.api.extensions [None req-b9e84251-783f-4fef-93ef-052a9d027875 - - - - - -] Loaded extension: quota_details 2026-05-29 22:34:03.250 7 INFO neutron.quota.resource_registry [None req-42c59883-912d-4f30-9f69-7d687830d281 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-29 22:34:03.250 7 WARNING neutron.quota.resource_registry [None req-42c59883-912d-4f30-9f69-7d687830d281 - - - - - -] ikepolicy is already registered 2026-05-29 22:34:03.252 8 INFO neutron.api.extensions [None req-b9e84251-783f-4fef-93ef-052a9d027875 - - - - - -] Loaded extension: rbac-policies 2026-05-29 22:34:03.252 8 INFO neutron.api.extensions [None req-b9e84251-783f-4fef-93ef-052a9d027875 - - - - - -] Loaded extension: rbac-address-group 2026-05-29 22:34:03.253 8 INFO neutron.api.extensions [None req-b9e84251-783f-4fef-93ef-052a9d027875 - - - - - -] Loaded extension: rbac-address-scope 2026-05-29 22:34:03.253 8 INFO neutron.api.extensions [None req-b9e84251-783f-4fef-93ef-052a9d027875 - - - - - -] Loaded extension: rbac-security-groups 2026-05-29 22:34:03.254 8 INFO neutron.api.extensions [None req-b9e84251-783f-4fef-93ef-052a9d027875 - - - - - -] Loaded extension: rbac-subnetpool 2026-05-29 22:34:03.254 8 INFO neutron.api.extensions [None req-b9e84251-783f-4fef-93ef-052a9d027875 - - - - - -] Loaded extension: revision-if-match 2026-05-29 22:34:03.255 8 INFO neutron.api.extensions [None req-b9e84251-783f-4fef-93ef-052a9d027875 - - - - - -] Loaded extension: standard-attr-revisions 2026-05-29 22:34:03.255 8 INFO neutron.api.extensions [None req-b9e84251-783f-4fef-93ef-052a9d027875 - - - - - -] Loaded extension: router_availability_zone 2026-05-29 22:34:03.256 8 INFO neutron.api.extensions [None req-b9e84251-783f-4fef-93ef-052a9d027875 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-29 22:34:03.258 8 INFO neutron.api.extensions [None req-b9e84251-783f-4fef-93ef-052a9d027875 - - - - - -] Loaded extension: security-groups-default-rules 2026-05-29 22:34:03.258 8 INFO neutron.api.extensions [None req-b9e84251-783f-4fef-93ef-052a9d027875 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-29 22:34:03.259 8 INFO neutron.api.extensions [None req-b9e84251-783f-4fef-93ef-052a9d027875 - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-29 22:34:03.259 8 INFO neutron.api.extensions [None req-b9e84251-783f-4fef-93ef-052a9d027875 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-29 22:34:03.260 8 INFO neutron.api.extensions [None req-b9e84251-783f-4fef-93ef-052a9d027875 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-29 22:34:03.260 8 INFO neutron.api.extensions [None req-b9e84251-783f-4fef-93ef-052a9d027875 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-29 22:34:03.264 8 INFO neutron.api.extensions [None req-b9e84251-783f-4fef-93ef-052a9d027875 - - - - - -] Loaded extension: security-group 2026-05-29 22:34:03.265 8 INFO neutron.api.extensions [None req-b9e84251-783f-4fef-93ef-052a9d027875 - - - - - -] Loaded extension: segment 2026-05-29 22:34:03.266 8 INFO neutron.api.extensions [None req-b9e84251-783f-4fef-93ef-052a9d027875 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-29 22:34:03.267 8 INFO neutron.api.extensions [None req-b9e84251-783f-4fef-93ef-052a9d027875 - - - - - -] Loaded extension: service-type 2026-05-29 22:34:03.267 8 INFO neutron.api.extensions [None req-b9e84251-783f-4fef-93ef-052a9d027875 - - - - - -] Loaded extension: sorting 2026-05-29 22:34:03.268 8 INFO neutron.api.extensions [None req-b9e84251-783f-4fef-93ef-052a9d027875 - - - - - -] Loaded extension: standard-attr-segment 2026-05-29 22:34:03.268 8 INFO neutron.api.extensions [None req-b9e84251-783f-4fef-93ef-052a9d027875 - - - - - -] Loaded extension: standard-attr-description 2026-05-29 22:34:03.269 8 INFO neutron.api.extensions [None req-b9e84251-783f-4fef-93ef-052a9d027875 - - - - - -] Loaded extension: stateful-security-group 2026-05-29 22:34:03.269 8 WARNING neutron.api.extensions [None req-b9e84251-783f-4fef-93ef-052a9d027875 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-29 22:34:03.270 8 INFO neutron.api.extensions [None req-b9e84251-783f-4fef-93ef-052a9d027875 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-29 22:34:03.270 8 INFO neutron.api.extensions [None req-b9e84251-783f-4fef-93ef-052a9d027875 - - - - - -] Loaded extension: subnet-external-network 2026-05-29 22:34:03.271 8 INFO neutron.api.extensions [None req-b9e84251-783f-4fef-93ef-052a9d027875 - - - - - -] Loaded extension: subnet_onboard 2026-05-29 22:34:03.271 8 INFO neutron.api.extensions [None req-b9e84251-783f-4fef-93ef-052a9d027875 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-29 22:34:03.272 8 INFO neutron.api.extensions [None req-b9e84251-783f-4fef-93ef-052a9d027875 - - - - - -] Loaded extension: subnet-service-types 2026-05-29 22:34:03.273 8 INFO neutron.api.extensions [None req-b9e84251-783f-4fef-93ef-052a9d027875 - - - - - -] Loaded extension: subnet_allocation 2026-05-29 22:34:03.273 8 INFO neutron.api.extensions [None req-b9e84251-783f-4fef-93ef-052a9d027875 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-29 22:34:03.274 8 INFO neutron.api.extensions [None req-b9e84251-783f-4fef-93ef-052a9d027875 - - - - - -] Loaded extension: tag-creation 2026-05-29 22:34:03.274 8 INFO neutron.api.extensions [None req-b9e84251-783f-4fef-93ef-052a9d027875 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-29 22:34:03.278 8 INFO neutron.api.extensions [None req-b9e84251-783f-4fef-93ef-052a9d027875 - - - - - -] Loaded extension: standard-attr-tag 2026-05-29 22:34:03.278 8 INFO neutron.api.extensions [None req-b9e84251-783f-4fef-93ef-052a9d027875 - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-29 22:34:03.279 8 INFO neutron.api.extensions [None req-b9e84251-783f-4fef-93ef-052a9d027875 - - - - - -] Loaded extension: trunk 2026-05-29 22:34:03.280 8 INFO neutron.api.extensions [None req-b9e84251-783f-4fef-93ef-052a9d027875 - - - - - -] Loaded extension: trunk-details 2026-05-29 22:34:03.280 8 INFO neutron.api.extensions [None req-b9e84251-783f-4fef-93ef-052a9d027875 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-29 22:34:03.281 8 INFO neutron.api.extensions [None req-b9e84251-783f-4fef-93ef-052a9d027875 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-29 22:34:03.283 8 INFO neutron.api.extensions [None req-b9e84251-783f-4fef-93ef-052a9d027875 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-29 22:34:03.283 8 INFO neutron.api.extensions [None req-b9e84251-783f-4fef-93ef-052a9d027875 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-29 22:34:03.284 8 INFO neutron.api.extensions [None req-b9e84251-783f-4fef-93ef-052a9d027875 - - - - - -] Loaded extension: vpn-flavors 2026-05-29 22:34:03.285 7 WARNING keystonemiddleware._common.config [None req-42c59883-912d-4f30-9f69-7d687830d281 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-29 22:34:03.286 8 INFO neutron.api.extensions [None req-b9e84251-783f-4fef-93ef-052a9d027875 - - - - - -] Loaded extension: vpnaas 2026-05-29 22:34:03.288 8 INFO neutron.quota.resource_registry [None req-b9e84251-783f-4fef-93ef-052a9d027875 - - - - - -] Creating instance of TrackedResource for resource:network 2026-05-29 22:34:03.288 8 INFO neutron.quota.resource_registry [None req-b9e84251-783f-4fef-93ef-052a9d027875 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-05-29 22:34:03.288 8 INFO neutron.quota.resource_registry [None req-b9e84251-783f-4fef-93ef-052a9d027875 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-29 22:34:03.288 8 INFO neutron.quota.resource_registry [None req-b9e84251-783f-4fef-93ef-052a9d027875 - - - - - -] Creating instance of TrackedResource for resource:port 2026-05-29 22:34:03.291 7 WARNING oslo_config.cfg [None req-42c59883-912d-4f30-9f69-7d687830d281 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-05-29 22:34:03.291 8 INFO neutron.quota.resource_registry [None req-b9e84251-783f-4fef-93ef-052a9d027875 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-29 22:34:03.292 8 INFO neutron.quota.resource_registry [None req-b9e84251-783f-4fef-93ef-052a9d027875 - - - - - -] Creating instance of TrackedResource for resource:floatingip WSGI app 0 (mountpoint='') ready in 8 seconds on interpreter 0x7f51ee3f1668 pid: 7 (default app) 2026-05-29 22:34:03.296 8 INFO neutron.quota.resource_registry [None req-b9e84251-783f-4fef-93ef-052a9d027875 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-29 22:34:03.297 8 INFO neutron.quota.resource_registry [None req-b9e84251-783f-4fef-93ef-052a9d027875 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-29 22:34:03.297 8 INFO neutron.quota.resource_registry [None req-b9e84251-783f-4fef-93ef-052a9d027875 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-29 22:34:03.298 8 INFO neutron.quota.resource_registry [None req-b9e84251-783f-4fef-93ef-052a9d027875 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-29 22:34:03.298 8 WARNING neutron.quota.resource_registry [None req-b9e84251-783f-4fef-93ef-052a9d027875 - - - - - -] subnetpool is already registered 2026-05-29 22:34:03.299 8 INFO neutron.quota.resource_registry [None req-b9e84251-783f-4fef-93ef-052a9d027875 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-29 22:34:03.299 8 WARNING neutron.quota.resource_registry [None req-b9e84251-783f-4fef-93ef-052a9d027875 - - - - - -] subnetpool is already registered 2026-05-29 22:34:03.299 8 INFO neutron.quota.resource_registry [None req-b9e84251-783f-4fef-93ef-052a9d027875 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-29 22:34:03.300 8 INFO neutron.quota.resource_registry [None req-b9e84251-783f-4fef-93ef-052a9d027875 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-29 22:34:03.300 8 INFO neutron.quota.resource_registry [None req-b9e84251-783f-4fef-93ef-052a9d027875 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-29 22:34:03.301 8 INFO neutron.quota.resource_registry [None req-b9e84251-783f-4fef-93ef-052a9d027875 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-29 22:34:03.301 8 INFO neutron.quota.resource_registry [None req-b9e84251-783f-4fef-93ef-052a9d027875 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-29 22:34:03.302 8 INFO neutron.quota.resource_registry [None req-b9e84251-783f-4fef-93ef-052a9d027875 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-29 22:34:03.305 8 INFO neutron.quota.resource_registry [None req-b9e84251-783f-4fef-93ef-052a9d027875 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-29 22:34:03.305 8 WARNING neutron.quota.resource_registry [None req-b9e84251-783f-4fef-93ef-052a9d027875 - - - - - -] router is already registered 2026-05-29 22:34:03.306 8 INFO neutron.quota.resource_registry [None req-b9e84251-783f-4fef-93ef-052a9d027875 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-29 22:34:03.306 8 WARNING neutron.quota.resource_registry [None req-b9e84251-783f-4fef-93ef-052a9d027875 - - - - - -] floatingip is already registered 2026-05-29 22:34:03.310 8 INFO neutron.quota.resource_registry [None req-b9e84251-783f-4fef-93ef-052a9d027875 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-29 22:34:03.310 8 WARNING neutron.quota.resource_registry [None req-b9e84251-783f-4fef-93ef-052a9d027875 - - - - - -] rbac_policy is already registered 2026-05-29 22:34:03.310 8 INFO neutron.quota.resource_registry [None req-b9e84251-783f-4fef-93ef-052a9d027875 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-29 22:34:03.311 8 WARNING neutron.quota.resource_registry [None req-b9e84251-783f-4fef-93ef-052a9d027875 - - - - - -] security_group is already registered 2026-05-29 22:34:03.311 8 INFO neutron.quota.resource_registry [None req-b9e84251-783f-4fef-93ef-052a9d027875 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-29 22:34:03.311 8 WARNING neutron.quota.resource_registry [None req-b9e84251-783f-4fef-93ef-052a9d027875 - - - - - -] security_group_rule is already registered 2026-05-29 22:34:03.312 8 INFO neutron.quota.resource_registry [None req-b9e84251-783f-4fef-93ef-052a9d027875 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-29 22:34:03.312 8 WARNING neutron.quota.resource_registry [None req-b9e84251-783f-4fef-93ef-052a9d027875 - - - - - -] subnetpool is already registered 2026-05-29 22:34:03.312 8 INFO neutron.quota.resource_registry [None req-b9e84251-783f-4fef-93ef-052a9d027875 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-29 22:34:03.313 8 WARNING neutron.quota.resource_registry [None req-b9e84251-783f-4fef-93ef-052a9d027875 - - - - - -] subnetpool is already registered 2026-05-29 22:34:03.313 8 INFO neutron.quota.resource_registry [None req-b9e84251-783f-4fef-93ef-052a9d027875 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-29 22:34:03.313 8 WARNING neutron.quota.resource_registry [None req-b9e84251-783f-4fef-93ef-052a9d027875 - - - - - -] trunk is already registered 2026-05-29 22:34:03.314 8 INFO neutron.quota.resource_registry [None req-b9e84251-783f-4fef-93ef-052a9d027875 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-29 22:34:03.314 8 WARNING neutron.quota.resource_registry [None req-b9e84251-783f-4fef-93ef-052a9d027875 - - - - - -] endpoint_group is already registered 2026-05-29 22:34:03.314 8 INFO neutron.quota.resource_registry [None req-b9e84251-783f-4fef-93ef-052a9d027875 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-29 22:34:03.314 8 WARNING neutron.quota.resource_registry [None req-b9e84251-783f-4fef-93ef-052a9d027875 - - - - - -] vpnservice is already registered 2026-05-29 22:34:03.315 8 INFO neutron.quota.resource_registry [None req-b9e84251-783f-4fef-93ef-052a9d027875 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-29 22:34:03.315 8 WARNING neutron.quota.resource_registry [None req-b9e84251-783f-4fef-93ef-052a9d027875 - - - - - -] ipsec_site_connection is already registered 2026-05-29 22:34:03.315 8 INFO neutron.quota.resource_registry [None req-b9e84251-783f-4fef-93ef-052a9d027875 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-29 22:34:03.316 8 WARNING neutron.quota.resource_registry [None req-b9e84251-783f-4fef-93ef-052a9d027875 - - - - - -] ipsecpolicy is already registered 2026-05-29 22:34:03.316 8 INFO neutron.quota.resource_registry [None req-b9e84251-783f-4fef-93ef-052a9d027875 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-29 22:34:03.316 8 WARNING neutron.quota.resource_registry [None req-b9e84251-783f-4fef-93ef-052a9d027875 - - - - - -] ikepolicy is already registered 2026-05-29 22:34:03.350 8 WARNING keystonemiddleware._common.config [None req-b9e84251-783f-4fef-93ef-052a9d027875 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-29 22:34:03.356 8 WARNING oslo_config.cfg [None req-b9e84251-783f-4fef-93ef-052a9d027875 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 8 seconds on interpreter 0x7f51ee3f1668 pid: 8 (default app) /var/lib/openstack/lib/python3.12/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-05-29 22:34:07.684 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1edc1d21-02d6-4890-aaa3-5e75f067a1c1 8fe12dbac6e245efab40dd8cc5d2d2b7 e6b8f89f223847b188bcb127ece83440 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 4/4] 199.204.45.238 () {44 vars in 927 bytes} [Fri May 29 22:34:07 2026] GET /v2.0/networks/public => generated 108 bytes in 649 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 1/5] 199.204.45.238 () {44 vars in 949 bytes} [Fri May 29 22:34:07 2026] GET /v2.0/networks?name=public => generated 15 bytes in 255 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 22:34:08.306 7 WARNING neutron.services.revisions.revision_plugin [None req-4b1e8985-0b01-4b1a-a390-7c338f1d4f0d 8fe12dbac6e245efab40dd8cc5d2d2b7 e6b8f89f223847b188bcb127ece83440 - - default default] Could not find related network for resource to bump revision. 2026-05-29 22:34:08.327 7 INFO neutron.db.segments_db [None req-4b1e8985-0b01-4b1a-a390-7c338f1d4f0d 8fe12dbac6e245efab40dd8cc5d2d2b7 e6b8f89f223847b188bcb127ece83440 - - default default] Added segment 4d641356-9397-45f7-a69c-24f6d65f8d2b of type flat for network 771e25a0-721e-4626-a5ae-5f2aab84e03a 2026-05-29 22:34:08.367 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4b1e8985-0b01-4b1a-a390-7c338f1d4f0d 8fe12dbac6e245efab40dd8cc5d2d2b7 e6b8f89f223847b188bcb127ece83440 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/6] 199.204.45.238 () {48 vars in 967 bytes} [Fri May 29 22:34:07 2026] POST /v2.0/networks => generated 124 bytes in 432 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 22:34:14.645 8 INFO neutron.pecan_wsgi.hooks.translation [None req-15a01547-75be-49cd-9310-0919884ee091 8fe12dbac6e245efab40dd8cc5d2d2b7 e6b8f89f223847b188bcb127ece83440 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 2/7] 199.204.45.238 () {44 vars in 927 bytes} [Fri May 29 22:34:14 2026] GET /v2.0/networks/public => generated 108 bytes in 405 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/8] 199.204.45.238 () {44 vars in 949 bytes} [Fri May 29 22:34:14 2026] GET /v2.0/networks?name=public => generated 15 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 22:34:14.909 8 WARNING neutron.services.revisions.revision_plugin [None req-487b8340-b29c-43db-9ed7-391c5ac73ee0 8fe12dbac6e245efab40dd8cc5d2d2b7 e6b8f89f223847b188bcb127ece83440 - - default default] Could not find related network for resource to bump revision. 2026-05-29 22:34:14.930 8 INFO neutron.db.segments_db [None req-487b8340-b29c-43db-9ed7-391c5ac73ee0 8fe12dbac6e245efab40dd8cc5d2d2b7 e6b8f89f223847b188bcb127ece83440 - - default default] Added segment 2498e4a8-d5c2-4613-a9b1-0845b877967d of type flat for network d2fd1607-00b6-4305-b876-02609c2f22d7 2026-05-29 22:34:14.983 8 INFO neutron.pecan_wsgi.hooks.translation [None req-487b8340-b29c-43db-9ed7-391c5ac73ee0 8fe12dbac6e245efab40dd8cc5d2d2b7 e6b8f89f223847b188bcb127ece83440 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 3/9] 199.204.45.238 () {48 vars in 967 bytes} [Fri May 29 22:34:14 2026] POST /v2.0/networks => generated 124 bytes in 323 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 22:34:20.832 8 INFO neutron.pecan_wsgi.hooks.translation [None req-19517678-b4c3-4e6e-95f2-090c67ce2563 8fe12dbac6e245efab40dd8cc5d2d2b7 e6b8f89f223847b188bcb127ece83440 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/11] 199.204.45.238 () {44 vars in 927 bytes} [Fri May 29 22:34:20 2026] GET /v2.0/networks/public => generated 108 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/12] 199.204.45.238 () {44 vars in 949 bytes} [Fri May 29 22:34:20 2026] GET /v2.0/networks?name=public => generated 15 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 22:34:20.903 8 WARNING neutron.services.revisions.revision_plugin [None req-1060547b-2747-49bc-b94e-88f49e75e6f2 8fe12dbac6e245efab40dd8cc5d2d2b7 e6b8f89f223847b188bcb127ece83440 - - default default] Could not find related network for resource to bump revision. 2026-05-29 22:34:20.917 8 INFO neutron.db.segments_db [None req-1060547b-2747-49bc-b94e-88f49e75e6f2 8fe12dbac6e245efab40dd8cc5d2d2b7 e6b8f89f223847b188bcb127ece83440 - - default default] Added segment 036f196b-68f4-47ea-8ba6-5a78c291af88 of type flat for network 05d41262-c901-4dff-9c56-7e2de35bc318 2026-05-29 22:34:20.949 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1060547b-2747-49bc-b94e-88f49e75e6f2 8fe12dbac6e245efab40dd8cc5d2d2b7 e6b8f89f223847b188bcb127ece83440 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/13] 199.204.45.238 () {48 vars in 967 bytes} [Fri May 29 22:34:20 2026] POST /v2.0/networks => generated 124 bytes in 103 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 22:34:26.787 7 INFO neutron.pecan_wsgi.hooks.translation [None req-dc743eea-bbbd-4439-8074-e43fe77127f2 8fe12dbac6e245efab40dd8cc5d2d2b7 e6b8f89f223847b188bcb127ece83440 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 9/14] 199.204.45.238 () {44 vars in 927 bytes} [Fri May 29 22:34:26 2026] GET /v2.0/networks/public => generated 108 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/15] 199.204.45.238 () {44 vars in 949 bytes} [Fri May 29 22:34:26 2026] GET /v2.0/networks?name=public => generated 15 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 22:34:26.861 7 WARNING neutron.services.revisions.revision_plugin [None req-dad9528b-0d39-4940-85a0-0f3270fe8b5d 8fe12dbac6e245efab40dd8cc5d2d2b7 e6b8f89f223847b188bcb127ece83440 - - default default] Could not find related network for resource to bump revision. 2026-05-29 22:34:26.880 7 INFO neutron.db.segments_db [None req-dad9528b-0d39-4940-85a0-0f3270fe8b5d 8fe12dbac6e245efab40dd8cc5d2d2b7 e6b8f89f223847b188bcb127ece83440 - - default default] Added segment 4b5b256f-362a-42a9-ba15-14b3ca9ae268 of type flat for network 0550983d-ae0b-4826-90b5-f871c8c3656f 2026-05-29 22:34:26.906 7 INFO neutron.pecan_wsgi.hooks.translation [None req-dad9528b-0d39-4940-85a0-0f3270fe8b5d 8fe12dbac6e245efab40dd8cc5d2d2b7 e6b8f89f223847b188bcb127ece83440 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 10/16] 199.204.45.238 () {48 vars in 967 bytes} [Fri May 29 22:34:26 2026] POST /v2.0/networks => generated 124 bytes in 105 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 22:34:32.827 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1303fd0e-d080-4dd1-ba1c-78e7419e79c8 8fe12dbac6e245efab40dd8cc5d2d2b7 e6b8f89f223847b188bcb127ece83440 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 11/18] 199.204.45.238 () {44 vars in 927 bytes} [Fri May 29 22:34:32 2026] GET /v2.0/networks/public => generated 108 bytes in 55 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/19] 199.204.45.238 () {44 vars in 949 bytes} [Fri May 29 22:34:32 2026] GET /v2.0/networks?name=public => generated 15 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 22:34:32.902 7 WARNING neutron.services.revisions.revision_plugin [None req-eabe7460-7a06-45da-a265-a26303d5a8a8 8fe12dbac6e245efab40dd8cc5d2d2b7 e6b8f89f223847b188bcb127ece83440 - - default default] Could not find related network for resource to bump revision. 2026-05-29 22:34:32.921 7 INFO neutron.db.segments_db [None req-eabe7460-7a06-45da-a265-a26303d5a8a8 8fe12dbac6e245efab40dd8cc5d2d2b7 e6b8f89f223847b188bcb127ece83440 - - default default] Added segment 782584b8-d38a-4908-8165-eb059ce512d5 of type flat for network a22fe9a8-5f0d-4589-bcf0-093c609630dc 2026-05-29 22:34:32.948 7 INFO neutron.pecan_wsgi.hooks.translation [None req-eabe7460-7a06-45da-a265-a26303d5a8a8 8fe12dbac6e245efab40dd8cc5d2d2b7 e6b8f89f223847b188bcb127ece83440 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 12/20] 199.204.45.238 () {48 vars in 967 bytes} [Fri May 29 22:34:32 2026] POST /v2.0/networks => generated 124 bytes in 110 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 22:34:38.811 8 INFO neutron.pecan_wsgi.hooks.translation [None req-080d736e-2aad-451a-9879-a1480754c78c 8fe12dbac6e245efab40dd8cc5d2d2b7 e6b8f89f223847b188bcb127ece83440 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 9/21] 199.204.45.238 () {44 vars in 927 bytes} [Fri May 29 22:34:38 2026] GET /v2.0/networks/public => generated 108 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/22] 199.204.45.238 () {44 vars in 949 bytes} [Fri May 29 22:34:38 2026] GET /v2.0/networks?name=public => generated 15 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 22:34:39.529 8 WARNING neutron.services.revisions.revision_plugin [None req-77a1e125-fd94-4d02-afbb-89e88c4292ae 8fe12dbac6e245efab40dd8cc5d2d2b7 e6b8f89f223847b188bcb127ece83440 - - default default] Could not find related network for resource to bump revision. 2026-05-29 22:34:40.648 8 INFO neutron.db.segments_db [None req-77a1e125-fd94-4d02-afbb-89e88c4292ae 8fe12dbac6e245efab40dd8cc5d2d2b7 e6b8f89f223847b188bcb127ece83440 - - default default] Added segment 4880d571-a336-4693-8978-5ca26b3794ff of type flat for network 616f1b18-0fc4-4cac-bb33-3ba8420eb2e3 [pid: 8|app: 0|req: 10/23] 199.204.45.238 () {48 vars in 967 bytes} [Fri May 29 22:34:38 2026] POST /v2.0/networks => generated 706 bytes in 2469 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 22:34:42.450 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6e939284-a8b6-44fa-b915-2441a79573cc 8fe12dbac6e245efab40dd8cc5d2d2b7 e6b8f89f223847b188bcb127ece83440 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 14/24] 199.204.45.238 () {44 vars in 927 bytes} [Fri May 29 22:34:42 2026] GET /v2.0/networks/public => generated 108 bytes in 60 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/25] 199.204.45.238 () {44 vars in 949 bytes} [Fri May 29 22:34:42 2026] GET /v2.0/networks?name=public => generated 709 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 22:34:42.525 7 INFO neutron.pecan_wsgi.hooks.translation [None req-db540e57-3361-488b-a6b9-5eac339c3c10 8fe12dbac6e245efab40dd8cc5d2d2b7 e6b8f89f223847b188bcb127ece83440 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 15/26] 199.204.45.238 () {44 vars in 1034 bytes} [Fri May 29 22:34:42 2026] GET /v2.0/subnets/public-subnet?network_id=616f1b18-0fc4-4cac-bb33-3ba8420eb2e3 => generated 113 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 12/27] 199.204.45.238 () {44 vars in 1057 bytes} [Fri May 29 22:34:42 2026] GET /v2.0/subnets?name=public-subnet&network_id=616f1b18-0fc4-4cac-bb33-3ba8420eb2e3 => generated 14 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 16/28] 199.204.45.238 () {48 vars in 965 bytes} [Fri May 29 22:34:42 2026] POST /v2.0/subnets => generated 664 bytes in 543 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 22:39:17.326 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [691dfb80-945b-4206-9e40-c21d5bc82f81] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-05-29 22:39:17.327 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Fri May 29 22:39:17 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/lb-mgmt-net (ip 199.204.45.238) !!! 2026-05-29 22:39:17.442 8 INFO neutron.pecan_wsgi.hooks.translation [None req-aef241d1-f9d8-49f2-8e4d-25261bb1d476 8fe12dbac6e245efab40dd8cc5d2d2b7 e6b8f89f223847b188bcb127ece83440 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 32/66] 199.204.45.238 () {44 vars in 937 bytes} [Fri May 29 22:39:17 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 122 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 22:39:17.454 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [8268d358-ae27-4c70-98e3-15dfb84c165d] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-05-29 22:39:17.456 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Fri May 29 22:39:17 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=lb-mgmt-net (ip 199.204.45.238) !!! [pid: 7|app: 0|req: 35/67] 199.204.45.238 () {44 vars in 959 bytes} [Fri May 29 22:39:17 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 22:39:17.533 8 INFO neutron.db.segments_db [None req-63042795-8ab1-4411-82f5-36742d248d76 8fe12dbac6e245efab40dd8cc5d2d2b7 e6b8f89f223847b188bcb127ece83440 - - default default] Added segment 37b39b44-ac43-4162-8214-16360d187ebd of type vxlan for network 21ab38df-7d8f-4386-bec4-5f563bf1e9ee [pid: 8|app: 0|req: 33/68] 199.204.45.238 () {48 vars in 966 bytes} [Fri May 29 22:39:17 2026] POST /v2.0/networks => generated 707 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 22:39:18.495 7 INFO oslo.messaging._drivers.impl_rabbit [-] [8268d358-ae27-4c70-98e3-15dfb84c165d] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 41992. 2026-05-29 22:39:18.530 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2807280e-877c-4e87-b7b8-d379f22deeea 8fe12dbac6e245efab40dd8cc5d2d2b7 e6b8f89f223847b188bcb127ece83440 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 36/69] 199.204.45.238 () {44 vars in 937 bytes} [Fri May 29 22:39:18 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 56 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 22:39:18.709 8 INFO oslo.messaging._drivers.impl_rabbit [-] [691dfb80-945b-4206-9e40-c21d5bc82f81] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 41996. [pid: 8|app: 0|req: 34/70] 199.204.45.238 () {44 vars in 959 bytes} [Fri May 29 22:39:18 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 184 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 22:39:18.736 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e9b8ce69-367d-4a77-ad42-2f8c22a3bc52 8fe12dbac6e245efab40dd8cc5d2d2b7 e6b8f89f223847b188bcb127ece83440 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 37/71] 199.204.45.238 () {44 vars in 1036 bytes} [Fri May 29 22:39:18 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=21ab38df-7d8f-4386-bec4-5f563bf1e9ee => generated 114 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 35/72] 199.204.45.238 () {44 vars in 1059 bytes} [Fri May 29 22:39:18 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=21ab38df-7d8f-4386-bec4-5f563bf1e9ee => generated 14 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/73] 199.204.45.238 () {48 vars in 965 bytes} [Fri May 29 22:39:18 2026] POST /v2.0/subnets => generated 651 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 22:39:20.075 8 INFO neutron.api.v2.resource [None req-c909686b-5dad-4bff-a5b5-d3ec8e1a7bdc 8fe12dbac6e245efab40dd8cc5d2d2b7 e6b8f89f223847b188bcb127ece83440 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 36/74] 199.204.45.238 () {44 vars in 971 bytes} [Fri May 29 22:39:20 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 64 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/75] 199.204.45.238 () {44 vars in 993 bytes} [Fri May 29 22:39:20 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/76] 199.204.45.238 () {48 vars in 980 bytes} [Fri May 29 22:39:20 2026] POST /v2.0/security-groups => generated 1616 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/77] 199.204.45.238 () {44 vars in 1001 bytes} [Fri May 29 22:39:21 2026] GET /v2.0/security-groups/20f24053-52a8-48fc-90b8-ddd2550a6f20 => generated 1616 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/78] 199.204.45.238 () {44 vars in 1001 bytes} [Fri May 29 22:39:21 2026] GET /v2.0/security-groups/20f24053-52a8-48fc-90b8-ddd2550a6f20 => generated 1616 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/79] 199.204.45.238 () {44 vars in 1001 bytes} [Fri May 29 22:39:21 2026] GET /v2.0/security-groups/20f24053-52a8-48fc-90b8-ddd2550a6f20 => generated 1616 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/80] 199.204.45.238 () {48 vars in 991 bytes} [Fri May 29 22:39:21 2026] POST /v2.0/security-group-rules => generated 601 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/81] 199.204.45.238 () {44 vars in 1001 bytes} [Fri May 29 22:39:22 2026] GET /v2.0/security-groups/20f24053-52a8-48fc-90b8-ddd2550a6f20 => generated 2230 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/82] 199.204.45.238 () {44 vars in 1001 bytes} [Fri May 29 22:39:22 2026] GET /v2.0/security-groups/20f24053-52a8-48fc-90b8-ddd2550a6f20 => generated 2230 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/83] 199.204.45.238 () {44 vars in 1001 bytes} [Fri May 29 22:39:22 2026] GET /v2.0/security-groups/20f24053-52a8-48fc-90b8-ddd2550a6f20 => generated 2230 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/84] 199.204.45.238 () {48 vars in 991 bytes} [Fri May 29 22:39:22 2026] POST /v2.0/security-group-rules => generated 603 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/85] 199.204.45.238 () {44 vars in 1001 bytes} [Fri May 29 22:39:23 2026] GET /v2.0/security-groups/20f24053-52a8-48fc-90b8-ddd2550a6f20 => generated 2846 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/86] 199.204.45.238 () {44 vars in 1001 bytes} [Fri May 29 22:39:23 2026] GET /v2.0/security-groups/20f24053-52a8-48fc-90b8-ddd2550a6f20 => generated 2846 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/87] 199.204.45.238 () {44 vars in 1001 bytes} [Fri May 29 22:39:23 2026] GET /v2.0/security-groups/20f24053-52a8-48fc-90b8-ddd2550a6f20 => generated 2846 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/88] 199.204.45.238 () {48 vars in 991 bytes} [Fri May 29 22:39:23 2026] POST /v2.0/security-group-rules => generated 603 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/89] 199.204.45.238 () {44 vars in 1001 bytes} [Fri May 29 22:39:24 2026] GET /v2.0/security-groups/20f24053-52a8-48fc-90b8-ddd2550a6f20 => generated 3462 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/90] 199.204.45.238 () {44 vars in 1001 bytes} [Fri May 29 22:39:24 2026] GET /v2.0/security-groups/20f24053-52a8-48fc-90b8-ddd2550a6f20 => generated 3462 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/91] 199.204.45.238 () {44 vars in 1001 bytes} [Fri May 29 22:39:24 2026] GET /v2.0/security-groups/20f24053-52a8-48fc-90b8-ddd2550a6f20 => generated 3462 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/92] 199.204.45.238 () {48 vars in 991 bytes} [Fri May 29 22:39:24 2026] POST /v2.0/security-group-rules => generated 603 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/93] 199.204.45.238 () {44 vars in 1001 bytes} [Fri May 29 22:39:25 2026] GET /v2.0/security-groups/20f24053-52a8-48fc-90b8-ddd2550a6f20 => generated 4078 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/94] 199.204.45.238 () {44 vars in 1001 bytes} [Fri May 29 22:39:25 2026] GET /v2.0/security-groups/20f24053-52a8-48fc-90b8-ddd2550a6f20 => generated 4078 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/95] 199.204.45.238 () {44 vars in 1001 bytes} [Fri May 29 22:39:25 2026] GET /v2.0/security-groups/20f24053-52a8-48fc-90b8-ddd2550a6f20 => generated 4078 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/96] 199.204.45.238 () {48 vars in 991 bytes} [Fri May 29 22:39:25 2026] POST /v2.0/security-group-rules => generated 603 bytes in 96 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/97] 199.204.45.238 () {44 vars in 987 bytes} [Fri May 29 22:39:26 2026] GET /v2.0/networks/21ab38df-7d8f-4386-bec4-5f563bf1e9ee => generated 732 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 22:39:26.805 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7706e07f-5c8f-4e6c-8325-e5309fc5e101 8fe12dbac6e245efab40dd8cc5d2d2b7 e6b8f89f223847b188bcb127ece83440 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 48/98] 199.204.45.238 () {44 vars in 1076 bytes} [Fri May 29 22:39:26 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=21ab38df-7d8f-4386-bec4-5f563bf1e9ee => generated 132 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/99] 199.204.45.238 () {44 vars in 1099 bytes} [Fri May 29 22:39:26 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=21ab38df-7d8f-4386-bec4-5f563bf1e9ee => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/100] 199.204.45.238 () {44 vars in 1001 bytes} [Fri May 29 22:39:26 2026] GET /v2.0/security-groups/20f24053-52a8-48fc-90b8-ddd2550a6f20 => generated 4694 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/101] 199.204.45.238 () {48 vars in 961 bytes} [Fri May 29 22:39:26 2026] POST /v2.0/ports => generated 1100 bytes in 431 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-29 22:39:33.369 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d3932509-c3dc-41ab-885c-83b69b87724d 8fe12dbac6e245efab40dd8cc5d2d2b7 e6b8f89f223847b188bcb127ece83440 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 51/104] 199.204.45.238 () {44 vars in 978 bytes} [Fri May 29 22:39:33 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 53 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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/105] 199.204.45.238 () {44 vars in 1000 bytes} [Fri May 29 22:39:33 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1103 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/106] 199.204.45.238 () {48 vars in 1030 bytes} [Fri May 29 22:39:33 2026] PUT /v2.0/ports/42dae909-aca6-4b70-8107-1ed96027e5fd => generated 1249 bytes in 541 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/107] 199.204.45.238 () {44 vars in 920 bytes} [Fri May 29 22:39:35 2026] GET /v2.0/ports => generated 3730 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 22:39:36.354 8 INFO neutron.api.v2.resource [None req-38bcf39d-7dae-4d51-8c00-e0c1670d0cb3 8fe12dbac6e245efab40dd8cc5d2d2b7 e6b8f89f223847b188bcb127ece83440 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 53/108] 199.204.45.238 () {44 vars in 959 bytes} [Fri May 29 22:39:36 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/109] 199.204.45.238 () {44 vars in 981 bytes} [Fri May 29 22:39:36 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/110] 199.204.45.238 () {48 vars in 980 bytes} [Fri May 29 22:39:36 2026] POST /v2.0/security-groups => generated 1610 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/111] 199.204.45.238 () {44 vars in 1001 bytes} [Fri May 29 22:39:37 2026] GET /v2.0/security-groups/868aecf2-aaae-40d5-ac07-e17daff458e2 => generated 1610 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/112] 199.204.45.238 () {44 vars in 1001 bytes} [Fri May 29 22:39:37 2026] GET /v2.0/security-groups/868aecf2-aaae-40d5-ac07-e17daff458e2 => generated 1610 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 58/113] 199.204.45.238 () {44 vars in 1001 bytes} [Fri May 29 22:39:37 2026] GET /v2.0/security-groups/868aecf2-aaae-40d5-ac07-e17daff458e2 => generated 1610 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/114] 199.204.45.238 () {48 vars in 991 bytes} [Fri May 29 22:39:37 2026] POST /v2.0/security-group-rules => generated 623 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 59/115] 199.204.45.238 () {44 vars in 1001 bytes} [Fri May 29 22:39:38 2026] GET /v2.0/security-groups/868aecf2-aaae-40d5-ac07-e17daff458e2 => generated 2246 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/116] 199.204.45.238 () {44 vars in 1001 bytes} [Fri May 29 22:39:38 2026] GET /v2.0/security-groups/868aecf2-aaae-40d5-ac07-e17daff458e2 => generated 2246 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 60/117] 199.204.45.238 () {44 vars in 1001 bytes} [Fri May 29 22:39:38 2026] GET /v2.0/security-groups/868aecf2-aaae-40d5-ac07-e17daff458e2 => generated 2246 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 58/118] 199.204.45.238 () {48 vars in 991 bytes} [Fri May 29 22:39:38 2026] POST /v2.0/security-group-rules => generated 627 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 64/129] 199.204.45.238 () {44 vars in 975 bytes} [Fri May 29 22:40:47 2026] GET /v2.0/quotas/e6b8f89f223847b188bcb127ece83440 => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/quotasv2.py:139: 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: 7|app: 0|req: 66/130] 199.204.45.238 () {48 vars in 1027 bytes} [Fri May 29 22:40:48 2026] PUT /v2.0/quotas/e6b8f89f223847b188bcb127ece83440 => generated 291 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 22:42:58.264 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [8268d358-ae27-4c70-98e3-15dfb84c165d] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: /var/lib/openstack/lib/python3.12/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-05-29 22:42:58.393 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d6c955da-b0d2-439e-b6b3-3684d67cf07d 8fe12dbac6e245efab40dd8cc5d2d2b7 e6b8f89f223847b188bcb127ece83440 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 75/147] 199.204.45.238 () {30 vars in 740 bytes} [Fri May 29 22:42:58 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 140 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 22:42:58.409 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [691dfb80-945b-4206-9e40-c21d5bc82f81] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-05-29 22:42:58.410 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Fri May 29 22:42:58 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.238) !!! /var/lib/openstack/lib/python3.12/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: 73/148] 199.204.45.238 () {30 vars in 762 bytes} [Fri May 29 22:42:58 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 22:43:00.133 7 INFO oslo.messaging._drivers.impl_rabbit [-] [8268d358-ae27-4c70-98e3-15dfb84c165d] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 51336. 2026-05-29 22:43:00.202 7 INFO neutron.pecan_wsgi.hooks.translation [None req-bcc78c53-3867-4eba-87cc-ca8a36c6ca3b 8fe12dbac6e245efab40dd8cc5d2d2b7 e6b8f89f223847b188bcb127ece83440 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 76/149] 199.204.45.238 () {30 vars in 740 bytes} [Fri May 29 22:43:00 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 92 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 22:43:00.236 8 INFO oslo.messaging._drivers.impl_rabbit [-] [691dfb80-945b-4206-9e40-c21d5bc82f81] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 51346. [pid: 8|app: 0|req: 74/150] 199.204.45.238 () {30 vars in 762 bytes} [Fri May 29 22:43:00 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 22:54:03.150 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [691dfb80-945b-4206-9e40-c21d5bc82f81] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-05-29 22:54:03.151 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Fri May 29 22:54:03 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/security-groups/manila-service-security-group?project_id=19ffe2c822d64c3fbb2d9f18bcd0afcc (ip 199.204.45.238) !!! 2026-05-29 22:54:03.271 8 INFO neutron.api.v2.resource [None req-2a66a9ad-c973-4ce6-980a-b5d7e0a989ed 8fe12dbac6e245efab40dd8cc5d2d2b7 e6b8f89f223847b188bcb127ece83440 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 120/241] 199.204.45.238 () {44 vars in 1074 bytes} [Fri May 29 22:54:03 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=19ffe2c822d64c3fbb2d9f18bcd0afcc => generated 139 bytes in 126 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 22:54:03.281 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [8268d358-ae27-4c70-98e3-15dfb84c165d] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-05-29 22:54:03.283 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Fri May 29 22:54:03 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/security-groups?name=manila-service-security-group&project_id=19ffe2c822d64c3fbb2d9f18bcd0afcc (ip 199.204.45.238) !!! [pid: 7|app: 0|req: 122/242] 199.204.45.238 () {44 vars in 1097 bytes} [Fri May 29 22:54:03 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=19ffe2c822d64c3fbb2d9f18bcd0afcc => generated 23 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 121/243] 199.204.45.238 () {48 vars in 981 bytes} [Fri May 29 22:54:03 2026] POST /v2.0/security-groups => generated 1624 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-29 22:54:04.596 7 INFO oslo.messaging._drivers.impl_rabbit [-] [8268d358-ae27-4c70-98e3-15dfb84c165d] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 45822. [pid: 7|app: 0|req: 123/244] 199.204.45.238 () {44 vars in 1088 bytes} [Fri May 29 22:54:04 2026] GET /v2.0/security-groups/b2ca5c6b-7945-4c12-84ed-2def4b834390?project_id=19ffe2c822d64c3fbb2d9f18bcd0afcc => generated 1624 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 122/245] 199.204.45.238 () {44 vars in 1001 bytes} [Fri May 29 22:54:04 2026] GET /v2.0/security-groups/b2ca5c6b-7945-4c12-84ed-2def4b834390 => generated 1624 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 124/246] 199.204.45.238 () {44 vars in 1088 bytes} [Fri May 29 22:54:04 2026] GET /v2.0/security-groups/b2ca5c6b-7945-4c12-84ed-2def4b834390?project_id=19ffe2c822d64c3fbb2d9f18bcd0afcc => generated 1624 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 22:54:04.758 8 INFO oslo.messaging._drivers.impl_rabbit [-] [691dfb80-945b-4206-9e40-c21d5bc82f81] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 45826. [pid: 8|app: 0|req: 123/247] 199.204.45.238 () {48 vars in 991 bytes} [Fri May 29 22:54:04 2026] POST /v2.0/security-group-rules => generated 597 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 125/248] 199.204.45.238 () {44 vars in 1088 bytes} [Fri May 29 22:54:05 2026] GET /v2.0/security-groups/b2ca5c6b-7945-4c12-84ed-2def4b834390?project_id=19ffe2c822d64c3fbb2d9f18bcd0afcc => generated 2234 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 124/249] 199.204.45.238 () {44 vars in 1001 bytes} [Fri May 29 22:54:05 2026] GET /v2.0/security-groups/b2ca5c6b-7945-4c12-84ed-2def4b834390 => generated 2234 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 126/250] 199.204.45.238 () {44 vars in 1088 bytes} [Fri May 29 22:54:05 2026] GET /v2.0/security-groups/b2ca5c6b-7945-4c12-84ed-2def4b834390?project_id=19ffe2c822d64c3fbb2d9f18bcd0afcc => generated 2234 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 125/251] 199.204.45.238 () {48 vars in 991 bytes} [Fri May 29 22:54:05 2026] POST /v2.0/security-group-rules => generated 599 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 127/252] 199.204.45.238 () {44 vars in 1088 bytes} [Fri May 29 22:54:07 2026] GET /v2.0/security-groups/b2ca5c6b-7945-4c12-84ed-2def4b834390?project_id=19ffe2c822d64c3fbb2d9f18bcd0afcc => generated 2846 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 126/253] 199.204.45.238 () {44 vars in 1001 bytes} [Fri May 29 22:54:07 2026] GET /v2.0/security-groups/b2ca5c6b-7945-4c12-84ed-2def4b834390 => generated 2846 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 128/254] 199.204.45.238 () {44 vars in 1088 bytes} [Fri May 29 22:54:07 2026] GET /v2.0/security-groups/b2ca5c6b-7945-4c12-84ed-2def4b834390?project_id=19ffe2c822d64c3fbb2d9f18bcd0afcc => generated 2846 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 127/255] 199.204.45.238 () {48 vars in 991 bytes} [Fri May 29 22:54:07 2026] POST /v2.0/security-group-rules => generated 601 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 129/256] 199.204.45.238 () {44 vars in 1088 bytes} [Fri May 29 22:54:08 2026] GET /v2.0/security-groups/b2ca5c6b-7945-4c12-84ed-2def4b834390?project_id=19ffe2c822d64c3fbb2d9f18bcd0afcc => generated 3460 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 128/257] 199.204.45.238 () {44 vars in 1001 bytes} [Fri May 29 22:54:08 2026] GET /v2.0/security-groups/b2ca5c6b-7945-4c12-84ed-2def4b834390 => generated 3460 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 130/258] 199.204.45.238 () {44 vars in 1088 bytes} [Fri May 29 22:54:08 2026] GET /v2.0/security-groups/b2ca5c6b-7945-4c12-84ed-2def4b834390?project_id=19ffe2c822d64c3fbb2d9f18bcd0afcc => generated 3460 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 129/259] 199.204.45.238 () {48 vars in 991 bytes} [Fri May 29 22:54:08 2026] POST /v2.0/security-group-rules => generated 602 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/278] 199.204.45.238 () {30 vars in 740 bytes} [Fri May 29 22:56:27 2026] GET /v2.0/networks?tenant_id=19ffe2c822d64c3fbb2d9f18bcd0afcc&shared=False => generated 15 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 22:56:27.616 7 INFO neutron.db.segments_db [None req-ed746686-cd8e-4a56-966c-7f2cfabc97cd d644cce4b6ef4464a20c20fa23bb5f7e 19ffe2c822d64c3fbb2d9f18bcd0afcc - - 6d87ea16e4814c2db500c23982d7fa05 6d87ea16e4814c2db500c23982d7fa05] Added segment ba35d54c-5316-4ff2-b7a7-4d6c6136321d of type vxlan for network 0d9840b8-c72d-403d-b912-8f42267d9037 [pid: 7|app: 0|req: 140/279] 199.204.45.238 () {34 vars in 682 bytes} [Fri May 29 22:56:27 2026] POST /v2.0/networks => generated 718 bytes in 199 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/280] 199.204.45.238 () {30 vars in 722 bytes} [Fri May 29 22:56:27 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/281] 199.204.45.238 () {30 vars in 633 bytes} [Fri May 29 22:56:27 2026] GET /v2.0/extensions => generated 20516 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/282] 199.204.45.238 () {34 vars in 677 bytes} [Fri May 29 22:56:27 2026] POST /v2.0/ports => generated 999 bytes in 388 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/283] 199.204.45.238 () {30 vars in 703 bytes} [Fri May 29 22:56:28 2026] GET /v2.0/networks/0d9840b8-c72d-403d-b912-8f42267d9037 => generated 705 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/284] 199.204.45.238 () {30 vars in 722 bytes} [Fri May 29 22:56:30 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1004 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/285] 199.204.45.238 () {30 vars in 703 bytes} [Fri May 29 22:56:30 2026] GET /v2.0/networks/0d9840b8-c72d-403d-b912-8f42267d9037 => generated 705 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/288] 199.204.45.238 () {44 vars in 975 bytes} [Fri May 29 22:56:41 2026] GET /v2.0/quotas/19ffe2c822d64c3fbb2d9f18bcd0afcc => 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: 145/289] 199.204.45.238 () {48 vars in 1027 bytes} [Fri May 29 22:56:42 2026] PUT /v2.0/quotas/19ffe2c822d64c3fbb2d9f18bcd0afcc => generated 291 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:09:05.027 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [691dfb80-945b-4206-9e40-c21d5bc82f81] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-05-29 23:09:05.028 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Fri May 29 23:09:05 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/public (ip 199.204.45.238) !!! 2026-05-29 23:09:05.188 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f0f000a9-f0ef-4d8e-8eb0-0b52fb9f69cd 8fe12dbac6e245efab40dd8cc5d2d2b7 e6b8f89f223847b188bcb127ece83440 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 195/390] 199.204.45.238 () {44 vars in 927 bytes} [Fri May 29 23:09:05 2026] GET /v2.0/networks/public => generated 108 bytes in 169 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 23:09:05.203 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [8268d358-ae27-4c70-98e3-15dfb84c165d] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-05-29 23:09:05.204 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Fri May 29 23:09:05 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=public (ip 199.204.45.238) !!! [pid: 7|app: 0|req: 196/391] 199.204.45.238 () {44 vars in 949 bytes} [Fri May 29 23:09:05 2026] GET /v2.0/networks?name=public => generated 753 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:09:06.320 8 INFO oslo.messaging._drivers.impl_rabbit [-] [691dfb80-945b-4206-9e40-c21d5bc82f81] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 45516. 2026-05-29 23:09:06.359 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b9351dac-e25f-49aa-a484-fecc03e306be 8fe12dbac6e245efab40dd8cc5d2d2b7 e6b8f89f223847b188bcb127ece83440 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 196/392] 199.204.45.238 () {44 vars in 927 bytes} [Fri May 29 23:09:06 2026] GET /v2.0/networks/public => generated 108 bytes in 55 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 23:09:06.393 7 INFO oslo.messaging._drivers.impl_rabbit [-] [8268d358-ae27-4c70-98e3-15dfb84c165d] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 45526. [pid: 7|app: 0|req: 197/393] 199.204.45.238 () {44 vars in 949 bytes} [Fri May 29 23:09:06 2026] GET /v2.0/networks?name=public => generated 753 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:09:06.426 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d3dc0c55-1db5-44f0-b4bf-18313afee687 8fe12dbac6e245efab40dd8cc5d2d2b7 e6b8f89f223847b188bcb127ece83440 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 197/394] 199.204.45.238 () {44 vars in 1034 bytes} [Fri May 29 23:09:06 2026] GET /v2.0/subnets/public-subnet?network_id=616f1b18-0fc4-4cac-bb33-3ba8420eb2e3 => generated 113 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/395] 199.204.45.238 () {44 vars in 1057 bytes} [Fri May 29 23:09:06 2026] GET /v2.0/subnets?name=public-subnet&network_id=616f1b18-0fc4-4cac-bb33-3ba8420eb2e3 => generated 667 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:09:35.850 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ed9ed779-e18a-4f6d-8b1a-a7be0edd3dad 8fe12dbac6e245efab40dd8cc5d2d2b7 e6b8f89f223847b188bcb127ece83440 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 200/400] 199.204.45.238 () {44 vars in 937 bytes} [Fri May 29 23:09:35 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 59 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/401] 199.204.45.238 () {44 vars in 959 bytes} [Fri May 29 23:09:35 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:09:36.906 8 INFO neutron.pecan_wsgi.hooks.translation [None req-16ad70bd-42f5-4fce-a5b5-17b923ef961e 8fe12dbac6e245efab40dd8cc5d2d2b7 e6b8f89f223847b188bcb127ece83440 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 201/402] 199.204.45.238 () {44 vars in 937 bytes} [Fri May 29 23:09:36 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 54 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/403] 199.204.45.238 () {44 vars in 959 bytes} [Fri May 29 23:09:36 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:09:36.978 8 INFO neutron.pecan_wsgi.hooks.translation [None req-88ef50b6-2cde-43f5-b2f0-d3577ece64d8 8fe12dbac6e245efab40dd8cc5d2d2b7 e6b8f89f223847b188bcb127ece83440 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 202/404] 199.204.45.238 () {44 vars in 1036 bytes} [Fri May 29 23:09:36 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=21ab38df-7d8f-4386-bec4-5f563bf1e9ee => generated 114 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/405] 199.204.45.238 () {44 vars in 1059 bytes} [Fri May 29 23:09:36 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=21ab38df-7d8f-4386-bec4-5f563bf1e9ee => generated 654 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:09:38.275 8 INFO neutron.api.v2.resource [None req-af2fb733-fcd0-4a0e-a4ed-34bbe369d551 8fe12dbac6e245efab40dd8cc5d2d2b7 e6b8f89f223847b188bcb127ece83440 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 203/406] 199.204.45.238 () {44 vars in 971 bytes} [Fri May 29 23:09:38 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/407] 199.204.45.238 () {44 vars in 993 bytes} [Fri May 29 23:09:38 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4690 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/408] 199.204.45.238 () {44 vars in 1001 bytes} [Fri May 29 23:09:39 2026] GET /v2.0/security-groups/20f24053-52a8-48fc-90b8-ddd2550a6f20 => generated 4694 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/409] 199.204.45.238 () {44 vars in 1001 bytes} [Fri May 29 23:09:39 2026] GET /v2.0/security-groups/20f24053-52a8-48fc-90b8-ddd2550a6f20 => generated 4694 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/410] 199.204.45.238 () {44 vars in 1011 bytes} [Fri May 29 23:09:39 2026] GET /v2.0/security-group-rules/84533a54-afc1-405e-aae2-8de4e216c999 => generated 601 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/411] 199.204.45.238 () {44 vars in 1001 bytes} [Fri May 29 23:09:40 2026] GET /v2.0/security-groups/20f24053-52a8-48fc-90b8-ddd2550a6f20 => generated 4694 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/412] 199.204.45.238 () {44 vars in 1001 bytes} [Fri May 29 23:09:40 2026] GET /v2.0/security-groups/20f24053-52a8-48fc-90b8-ddd2550a6f20 => generated 4694 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/413] 199.204.45.238 () {44 vars in 1011 bytes} [Fri May 29 23:09:40 2026] GET /v2.0/security-group-rules/c74f1df9-558e-4ad5-845b-41e2cf201c8a => generated 603 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/414] 199.204.45.238 () {44 vars in 1001 bytes} [Fri May 29 23:09:41 2026] GET /v2.0/security-groups/20f24053-52a8-48fc-90b8-ddd2550a6f20 => generated 4694 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/415] 199.204.45.238 () {44 vars in 1001 bytes} [Fri May 29 23:09:41 2026] GET /v2.0/security-groups/20f24053-52a8-48fc-90b8-ddd2550a6f20 => generated 4694 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/416] 199.204.45.238 () {44 vars in 1011 bytes} [Fri May 29 23:09:41 2026] GET /v2.0/security-group-rules/20dcbb2a-ba8e-4ac7-8450-408c189d900a => generated 603 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/417] 199.204.45.238 () {44 vars in 1001 bytes} [Fri May 29 23:09:42 2026] GET /v2.0/security-groups/20f24053-52a8-48fc-90b8-ddd2550a6f20 => generated 4694 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/418] 199.204.45.238 () {44 vars in 1001 bytes} [Fri May 29 23:09:42 2026] GET /v2.0/security-groups/20f24053-52a8-48fc-90b8-ddd2550a6f20 => generated 4694 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/419] 199.204.45.238 () {44 vars in 1011 bytes} [Fri May 29 23:09:42 2026] GET /v2.0/security-group-rules/c1da1be2-f8b9-4d8a-b692-e2461b356272 => generated 603 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/420] 199.204.45.238 () {44 vars in 1001 bytes} [Fri May 29 23:09:43 2026] GET /v2.0/security-groups/20f24053-52a8-48fc-90b8-ddd2550a6f20 => generated 4694 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/421] 199.204.45.238 () {44 vars in 1001 bytes} [Fri May 29 23:09:43 2026] GET /v2.0/security-groups/20f24053-52a8-48fc-90b8-ddd2550a6f20 => generated 4694 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/422] 199.204.45.238 () {44 vars in 1011 bytes} [Fri May 29 23:09:43 2026] GET /v2.0/security-group-rules/27cee55f-48bc-47dd-8dea-1d170640912c => generated 603 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/423] 199.204.45.238 () {44 vars in 987 bytes} [Fri May 29 23:09:44 2026] GET /v2.0/networks/21ab38df-7d8f-4386-bec4-5f563bf1e9ee => generated 732 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:09:44.971 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d57e4c74-8632-4206-b621-d836202b1ff0 8fe12dbac6e245efab40dd8cc5d2d2b7 e6b8f89f223847b188bcb127ece83440 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 212/424] 199.204.45.238 () {44 vars in 1076 bytes} [Fri May 29 23:09:44 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=21ab38df-7d8f-4386-bec4-5f563bf1e9ee => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/425] 199.204.45.238 () {44 vars in 1099 bytes} [Fri May 29 23:09:44 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=21ab38df-7d8f-4386-bec4-5f563bf1e9ee => generated 1254 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/426] 199.204.45.238 () {44 vars in 1001 bytes} [Fri May 29 23:09:45 2026] GET /v2.0/security-groups/20f24053-52a8-48fc-90b8-ddd2550a6f20 => generated 4694 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 23:09:54.460 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ba4baa82-998a-434e-8cd9-2849bb8e5559 8fe12dbac6e245efab40dd8cc5d2d2b7 e6b8f89f223847b188bcb127ece83440 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 215/429] 199.204.45.238 () {44 vars in 978 bytes} [Fri May 29 23:09:54 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 54 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/430] 199.204.45.238 () {44 vars in 1000 bytes} [Fri May 29 23:09:54 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1254 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/431] 199.204.45.238 () {44 vars in 920 bytes} [Fri May 29 23:09:56 2026] GET /v2.0/ports => generated 4725 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 23:09:57.251 7 INFO neutron.api.v2.resource [None req-e7183484-5f85-4de5-84da-c9150cc51af3 8fe12dbac6e245efab40dd8cc5d2d2b7 e6b8f89f223847b188bcb127ece83440 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 216/432] 199.204.45.238 () {44 vars in 959 bytes} [Fri May 29 23:09:57 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/433] 199.204.45.238 () {44 vars in 981 bytes} [Fri May 29 23:09:57 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2885 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/434] 199.204.45.238 () {44 vars in 1001 bytes} [Fri May 29 23:09:58 2026] GET /v2.0/security-groups/868aecf2-aaae-40d5-ac07-e17daff458e2 => generated 2886 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/435] 199.204.45.238 () {44 vars in 1001 bytes} [Fri May 29 23:09:58 2026] GET /v2.0/security-groups/868aecf2-aaae-40d5-ac07-e17daff458e2 => generated 2886 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/436] 199.204.45.238 () {44 vars in 1011 bytes} [Fri May 29 23:09:58 2026] GET /v2.0/security-group-rules/84474192-19d3-4282-b8d0-4af1d7ddf9eb => generated 623 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 219/437] 199.204.45.238 () {44 vars in 1001 bytes} [Fri May 29 23:09:59 2026] GET /v2.0/security-groups/868aecf2-aaae-40d5-ac07-e17daff458e2 => generated 2886 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/438] 199.204.45.238 () {44 vars in 1001 bytes} [Fri May 29 23:09:59 2026] GET /v2.0/security-groups/868aecf2-aaae-40d5-ac07-e17daff458e2 => generated 2886 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/439] 199.204.45.238 () {44 vars in 1011 bytes} [Fri May 29 23:09:59 2026] GET /v2.0/security-group-rules/f0b411d9-b9d2-4dee-995b-fcdd0a92055d => generated 627 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/442] 199.204.45.238 () {44 vars in 975 bytes} [Fri May 29 23:10:12 2026] GET /v2.0/quotas/e6b8f89f223847b188bcb127ece83440 => generated 291 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:11:11.650 7 INFO neutron.api.v2.resource [None req-f8f2771e-b381-4d11-a865-43e8742ab55d 8fe12dbac6e245efab40dd8cc5d2d2b7 e6b8f89f223847b188bcb127ece83440 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 226/451] 199.204.45.238 () {44 vars in 1074 bytes} [Fri May 29 23:11:11 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=19ffe2c822d64c3fbb2d9f18bcd0afcc => generated 139 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 226/452] 199.204.45.238 () {44 vars in 1097 bytes} [Fri May 29 23:11:11 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=19ffe2c822d64c3fbb2d9f18bcd0afcc => generated 4072 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 227/453] 199.204.45.238 () {44 vars in 1088 bytes} [Fri May 29 23:11:12 2026] GET /v2.0/security-groups/b2ca5c6b-7945-4c12-84ed-2def4b834390?project_id=19ffe2c822d64c3fbb2d9f18bcd0afcc => generated 4075 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 227/454] 199.204.45.238 () {44 vars in 1001 bytes} [Fri May 29 23:11:12 2026] GET /v2.0/security-groups/b2ca5c6b-7945-4c12-84ed-2def4b834390 => generated 4075 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 228/455] 199.204.45.238 () {44 vars in 1011 bytes} [Fri May 29 23:11:12 2026] GET /v2.0/security-group-rules/8cbcf091-d3cc-4aec-bb7b-b483d2fd3799 => generated 597 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 228/456] 199.204.45.238 () {44 vars in 1088 bytes} [Fri May 29 23:11:13 2026] GET /v2.0/security-groups/b2ca5c6b-7945-4c12-84ed-2def4b834390?project_id=19ffe2c822d64c3fbb2d9f18bcd0afcc => generated 4075 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 229/457] 199.204.45.238 () {44 vars in 1001 bytes} [Fri May 29 23:11:13 2026] GET /v2.0/security-groups/b2ca5c6b-7945-4c12-84ed-2def4b834390 => generated 4075 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 229/458] 199.204.45.238 () {44 vars in 1011 bytes} [Fri May 29 23:11:13 2026] GET /v2.0/security-group-rules/5c80639d-28bb-4172-9a97-bdcfdb1140d5 => generated 599 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 230/459] 199.204.45.238 () {44 vars in 1088 bytes} [Fri May 29 23:11:14 2026] GET /v2.0/security-groups/b2ca5c6b-7945-4c12-84ed-2def4b834390?project_id=19ffe2c822d64c3fbb2d9f18bcd0afcc => generated 4075 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 230/460] 199.204.45.238 () {44 vars in 1001 bytes} [Fri May 29 23:11:14 2026] GET /v2.0/security-groups/b2ca5c6b-7945-4c12-84ed-2def4b834390 => generated 4075 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 231/461] 199.204.45.238 () {44 vars in 1011 bytes} [Fri May 29 23:11:14 2026] GET /v2.0/security-group-rules/0f44f637-2a47-4b8e-a460-83bda97965e5 => generated 601 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 232/464] 199.204.45.238 () {44 vars in 1088 bytes} [Fri May 29 23:11:16 2026] GET /v2.0/security-groups/b2ca5c6b-7945-4c12-84ed-2def4b834390?project_id=19ffe2c822d64c3fbb2d9f18bcd0afcc => generated 4075 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/465] 199.204.45.238 () {44 vars in 1001 bytes} [Fri May 29 23:11:16 2026] GET /v2.0/security-groups/b2ca5c6b-7945-4c12-84ed-2def4b834390 => generated 4075 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 233/466] 199.204.45.238 () {44 vars in 1011 bytes} [Fri May 29 23:11:16 2026] GET /v2.0/security-group-rules/1a2cc67e-335a-4fe7-af0f-6d12007996f8 => generated 602 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/467] 199.204.45.238 () {44 vars in 975 bytes} [Fri May 29 23:11:23 2026] GET /v2.0/quotas/19ffe2c822d64c3fbb2d9f18bcd0afcc => generated 291 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/476] 199.204.45.238 () {44 vars in 949 bytes} [Fri May 29 23:12:17 2026] GET /v2.0/networks?name=public => generated 753 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:12:58.906 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [691dfb80-945b-4206-9e40-c21d5bc82f81] 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: 240/481] 10.0.0.104 () {32 vars in 649 bytes} [Fri May 29 23:12:58 2026] GET /v2.0/networks => generated 2168 bytes in 234 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/482] 10.0.0.104 () {32 vars in 655 bytes} [Fri May 29 23:13:00 2026] GET /v2.0/floatingips => generated 19 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/483] 10.0.0.104 () {32 vars in 647 bytes} [Fri May 29 23:13:00 2026] GET /v2.0/routers => generated 15 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/484] 10.0.0.104 () {32 vars in 643 bytes} [Fri May 29 23:13:00 2026] GET /v2.0/ports => generated 4725 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 23:13:00.375 8 INFO oslo.messaging._drivers.impl_rabbit [-] [691dfb80-945b-4206-9e40-c21d5bc82f81] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 43158. [pid: 8|app: 0|req: 242/485] 10.0.0.104 () {32 vars in 647 bytes} [Fri May 29 23:13:00 2026] GET /v2.0/subnets => generated 1308 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/486] 10.0.0.104 () {32 vars in 649 bytes} [Fri May 29 23:13:00 2026] GET /v2.0/networks => generated 2168 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/487] 10.0.0.104 () {32 vars in 663 bytes} [Fri May 29 23:13:00 2026] GET /v2.0/security-groups => generated 17401 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/488] 10.0.0.104 () {32 vars in 655 bytes} [Fri May 29 23:13:00 2026] GET /v2.0/subnetpools => generated 19 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 23:13:12.097 7 INFO neutron.db.segments_db [None req-d12f076f-ab61-4ea3-a2de-a1fe19eeceb8 8fe12dbac6e245efab40dd8cc5d2d2b7 e6b8f89f223847b188bcb127ece83440 - - default default] Added segment 5ff67e62-0709-4764-9108-8b097c156846 of type vxlan for network 15abd150-070b-42f8-a1a7-47072fb510f2 2026-05-29 23:13:12.114 8 INFO neutron.db.segments_db [None req-992c684a-fba7-4e53-965e-781d410292e0 8fe12dbac6e245efab40dd8cc5d2d2b7 e6b8f89f223847b188bcb127ece83440 - - default default] Added segment 173ea54e-bce2-4fdb-8047-fc1da7c5e518 of type vxlan for network 00864f8a-2cc7-4076-95c0-b6e2522e4172 [pid: 7|app: 0|req: 247/491] 10.0.0.104 () {34 vars in 671 bytes} [Fri May 29 23:13:11 2026] POST /v2.0/networks => generated 752 bytes in 360 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/492] 10.0.0.104 () {34 vars in 671 bytes} [Fri May 29 23:13:11 2026] POST /v2.0/networks => generated 749 bytes in 424 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/493] 10.0.0.104 () {34 vars in 669 bytes} [Fri May 29 23:13:12 2026] POST /v2.0/subnets => generated 699 bytes in 211 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:13:12.464 7 INFO neutron.db.segments_db [None req-70158c42-d345-4e8d-abbc-f8923cba0a78 8fe12dbac6e245efab40dd8cc5d2d2b7 e6b8f89f223847b188bcb127ece83440 - - default default] Added segment 5caccb4f-144e-4526-9e93-ce6cc40fe9ac of type vxlan for network 2a4fa5dc-43f0-41aa-bb6f-9e729f3e3e40 [pid: 7|app: 0|req: 248/494] 10.0.0.104 () {34 vars in 671 bytes} [Fri May 29 23:13:12 2026] POST /v2.0/networks => generated 745 bytes in 360 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:13:12.584 7 INFO neutron.db.segments_db [None req-f426e904-1ae7-4ddc-9144-9cead7c65b89 8fe12dbac6e245efab40dd8cc5d2d2b7 e6b8f89f223847b188bcb127ece83440 - - default default] Added segment d4d159db-3c41-473b-9c62-ae72a37e9e5c of type vxlan for network 1cd685cf-38f4-4139-a363-a7dce10870f2 [pid: 8|app: 0|req: 247/495] 10.0.0.104 () {34 vars in 669 bytes} [Fri May 29 23:13:12 2026] POST /v2.0/subnets => generated 696 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/496] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 29 23:13:12 2026] GET /v2.0/security-groups?tenant_id=6d2ef7825ff7402ab5b05886b360a540&name=default => generated 2921 bytes in 184 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 23:13:12.845 7 INFO neutron.db.l3_hamode_db [None req-f426e904-1ae7-4ddc-9144-9cead7c65b89 8fe12dbac6e245efab40dd8cc5d2d2b7 b5d09419dd164d5e8e69203f24b3ea4d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 249/497] 10.0.0.104 () {34 vars in 669 bytes} [Fri May 29 23:13:12 2026] POST /v2.0/subnets => generated 692 bytes in 214 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:13:13.076 8 INFO neutron.db.segments_db [None req-1f2adc6c-f312-4a55-9b1f-4d98ec94b1e6 8fe12dbac6e245efab40dd8cc5d2d2b7 e6b8f89f223847b188bcb127ece83440 - - default default] Added segment 043cfc14-82d1-4d8b-9467-1f881a96f9aa of type vxlan for network 2d19efc0-eb08-4f7a-9141-2b43bacc2e95 2026-05-29 23:13:13.632 8 INFO neutron.db.l3_hamode_db [None req-1f2adc6c-f312-4a55-9b1f-4d98ec94b1e6 8fe12dbac6e245efab40dd8cc5d2d2b7 a02a7f9cd945426b8ef5c67aca3a6678 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-29 23:13:14.113 7 INFO neutron.db.l3_hamode_db [None req-f426e904-1ae7-4ddc-9144-9cead7c65b89 8fe12dbac6e245efab40dd8cc5d2d2b7 e6b8f89f223847b188bcb127ece83440 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-29 23:13:14.635 8 INFO neutron.db.l3_hamode_db [None req-1f2adc6c-f312-4a55-9b1f-4d98ec94b1e6 8fe12dbac6e245efab40dd8cc5d2d2b7 e6b8f89f223847b188bcb127ece83440 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 249/498] 10.0.0.104 () {34 vars in 669 bytes} [Fri May 29 23:13:12 2026] POST /v2.0/routers => generated 739 bytes in 2917 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/499] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 29 23:13:15 2026] DELETE /v2.0/security-groups/d14ac409-c650-4558-8a21-1ce7a3b340f1 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 23:13:15.615 7 INFO neutron.db.segments_db [None req-3169dbf4-6036-4c30-b48b-d512012bddf8 8fe12dbac6e245efab40dd8cc5d2d2b7 e6b8f89f223847b188bcb127ece83440 - - default default] Added segment 06e8ab81-dbda-4362-895d-0108e8a0b6ef of type vxlan for network c052dd05-7c63-4ace-90c1-35cb0a5e29c7 [pid: 8|app: 0|req: 250/500] 10.0.0.104 () {34 vars in 669 bytes} [Fri May 29 23:13:13 2026] POST /v2.0/routers => generated 736 bytes in 2826 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:13:15.878 7 INFO neutron.db.l3_hamode_db [None req-3169dbf4-6036-4c30-b48b-d512012bddf8 8fe12dbac6e245efab40dd8cc5d2d2b7 24707676ab584a359ed26f53bc3ffca3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-29 23:13:17.014 7 INFO neutron.db.l3_hamode_db [None req-3169dbf4-6036-4c30-b48b-d512012bddf8 8fe12dbac6e245efab40dd8cc5d2d2b7 e6b8f89f223847b188bcb127ece83440 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 251/501] 10.0.0.104 () {34 vars in 783 bytes} [Fri May 29 23:13:15 2026] PUT /v2.0/routers/1516516c-36f6-458b-8671-91d2e9114a81/add_router_interface => generated 309 bytes in 1787 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/504] 10.0.0.104 () {34 vars in 669 bytes} [Fri May 29 23:13:15 2026] POST /v2.0/routers => generated 732 bytes in 2523 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/505] 10.0.0.104 () {34 vars in 783 bytes} [Fri May 29 23:13:17 2026] PUT /v2.0/routers/865d3d78-f507-4698-860b-b6e257a9636a/add_router_interface => generated 309 bytes in 1318 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:13:18.974 8 WARNING neutron_lib.context [None req-9b3003d8-6e47-4307-8c9e-9fe84059fcbc 18a43ad03255456f9eb1fb1cf94519fa b5d09419dd164d5e8e69203f24b3ea4d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 255/506] 10.0.0.104 () {34 vars in 685 bytes} [Fri May 29 23:13:18 2026] POST /v2.0/security-groups => generated 1661 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-29 23:13:19.152 8 WARNING neutron_lib.context [None req-43d3b3f6-2de7-478e-b65d-5aea446a53b6 18a43ad03255456f9eb1fb1cf94519fa b5d09419dd164d5e8e69203f24b3ea4d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 256/507] 10.0.0.104 () {34 vars in 695 bytes} [Fri May 29 23:13:19 2026] POST /v2.0/security-group-rules => generated 597 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:13:19.280 8 WARNING neutron_lib.context [None req-df1b4114-06ab-4f64-afcb-616d1d492f0a 18a43ad03255456f9eb1fb1cf94519fa b5d09419dd164d5e8e69203f24b3ea4d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 257/508] 10.0.0.104 () {34 vars in 695 bytes} [Fri May 29 23:13:19 2026] POST /v2.0/security-group-rules => generated 602 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:13:19.414 8 WARNING neutron_lib.context [None req-32553640-8376-4e28-8c36-504eadf165eb 18a43ad03255456f9eb1fb1cf94519fa b5d09419dd164d5e8e69203f24b3ea4d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 252/509] 10.0.0.104 () {34 vars in 783 bytes} [Fri May 29 23:13:18 2026] PUT /v2.0/routers/096b796f-20bc-4c4b-a0dd-726050d071bc/add_router_interface => generated 309 bytes in 1653 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/510] 10.0.0.104 () {34 vars in 676 bytes} [Fri May 29 23:13:19 2026] POST /v2.0/floatingips => generated 552 bytes in 525 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:13:20.071 7 WARNING neutron_lib.context [req-86398d20-3105-4ddd-b78b-83741cf76db7 req-aa574d47-a1b7-4657-9c39-2c10f0bee9ed 010176279f034205a852c7ad2b5cfdaa a02a7f9cd945426b8ef5c67aca3a6678 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 253/511] 10.0.0.16 () {38 vars in 970 bytes} [Fri May 29 23:13:19 2026] POST /v2.0/security-groups => generated 1685 bytes in 390 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/512] 10.0.0.16 () {34 vars in 990 bytes} [Fri May 29 23:13:20 2026] GET /v2.0/security-groups/8ae9a7c1-acc1-4b0a-a537-0150b69e36a4 => generated 1685 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 23:13:20.356 7 WARNING neutron_lib.context [req-e5cbd96c-cef3-425c-b23f-529b3197fa04 req-0a964da0-932f-4e94-9eca-6b76313ce036 010176279f034205a852c7ad2b5cfdaa a02a7f9cd945426b8ef5c67aca3a6678 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 254/513] 10.0.0.16 () {38 vars in 980 bytes} [Fri May 29 23:13:20 2026] POST /v2.0/security-group-rules => generated 614 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/514] 10.0.0.16 () {34 vars in 1099 bytes} [Fri May 29 23:13:20 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1161121118&fields=id&tenant_id=b5d09419dd164d5e8e69203f24b3ea4d => generated 69 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/515] 10.0.0.16 () {34 vars in 981 bytes} [Fri May 29 23:13:20 2026] GET /v2.0/networks?id=15abd150-070b-42f8-a1a7-47072fb510f2 => generated 684 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/516] 10.0.0.16 () {34 vars in 964 bytes} [Fri May 29 23:13:20 2026] GET /v2.0/quotas/b5d09419dd164d5e8e69203f24b3ea4d => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/517] 10.0.0.16 () {34 vars in 1001 bytes} [Fri May 29 23:13:20 2026] GET /v2.0/ports?tenant_id=b5d09419dd164d5e8e69203f24b3ea4d&fields=id => generated 103 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:13:20.917 8 WARNING neutron_lib.context [req-0279065d-e7d4-4557-9027-940bb7d5599a req-bf3d3815-3a66-41c7-8255-9b530a394ebf 37adc3622f5245ef8cbc5d854f0e3fc6 24707676ab584a359ed26f53bc3ffca3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 261/518] 10.0.0.16 () {38 vars in 970 bytes} [Fri May 29 23:13:20 2026] POST /v2.0/security-groups => generated 1681 bytes in 346 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-29 23:13:21.079 7 WARNING neutron_lib.context [req-7a0cf830-59ac-4766-bc35-9b0f8150cd68 req-f94ea0a3-4784-44a2-92ce-1ffb844eb5ef 010176279f034205a852c7ad2b5cfdaa a02a7f9cd945426b8ef5c67aca3a6678 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 258/519] 10.0.0.16 () {38 vars in 970 bytes} [Fri May 29 23:13:21 2026] POST /v2.0/security-groups => generated 1686 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-29 23:13:21.264 7 WARNING neutron_lib.context [req-099d90ed-31f7-4dc5-8efe-932b103d05bc req-07457e77-c300-49cf-941f-11c67a537c66 37adc3622f5245ef8cbc5d854f0e3fc6 24707676ab584a359ed26f53bc3ffca3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 262/520] 10.0.0.16 () {34 vars in 906 bytes} [Fri May 29 23:13:21 2026] GET /v2.0/extensions => generated 20516 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/521] 10.0.0.16 () {34 vars in 1007 bytes} [Fri May 29 23:13:21 2026] GET /v2.0/networks/15abd150-070b-42f8-a1a7-47072fb510f2?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/522] 10.0.0.16 () {34 vars in 1107 bytes} [Fri May 29 23:13:21 2026] GET /v2.0/networks/15abd150-070b-42f8-a1a7-47072fb510f2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/523] 10.0.0.16 () {38 vars in 970 bytes} [Fri May 29 23:13:21 2026] POST /v2.0/security-groups => generated 1681 bytes in 220 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/524] 10.0.0.16 () {34 vars in 990 bytes} [Fri May 29 23:13:21 2026] GET /v2.0/security-groups/93a14806-ac26-474a-b586-bdf340c4dda6 => generated 1686 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 23:13:21.537 7 WARNING neutron_lib.context [req-92af0fd0-542b-44da-af7e-e3a41e7b47b1 req-d9673fd2-9816-4184-812d-c0d949c0ce94 010176279f034205a852c7ad2b5cfdaa a02a7f9cd945426b8ef5c67aca3a6678 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 23:13:21.680 8 WARNING neutron_lib.context [req-c4485b90-b7dd-480f-bc34-6e03bf1a4087 req-abfce8c2-7fea-446f-a31a-6b9bb570f0d8 37adc3622f5245ef8cbc5d854f0e3fc6 24707676ab584a359ed26f53bc3ffca3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 260/525] 10.0.0.16 () {38 vars in 980 bytes} [Fri May 29 23:13:21 2026] POST /v2.0/security-group-rules => generated 614 bytes in 229 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/526] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:13:21 2026] GET /v2.0/ports?device_id=54d0f53d-bf1f-4083-8ec7-491037c9e5fd => 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: 266/527] 10.0.0.16 () {38 vars in 970 bytes} [Fri May 29 23:13:21 2026] POST /v2.0/security-groups => generated 1680 bytes in 200 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/528] 10.0.0.16 () {34 vars in 990 bytes} [Fri May 29 23:13:21 2026] GET /v2.0/security-groups/93a14806-ac26-474a-b586-bdf340c4dda6 => generated 2311 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 23:13:21.932 7 WARNING neutron_lib.context [req-9347934a-3d74-4f22-9954-3a1c07df2f45 req-5863b926-d103-4d6f-ad81-67b20de617c4 010176279f034205a852c7ad2b5cfdaa a02a7f9cd945426b8ef5c67aca3a6678 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 267/529] 10.0.0.16 () {34 vars in 1001 bytes} [Fri May 29 23:13:21 2026] GET /v2.0/security-groups?tenant_id=24707676ab584a359ed26f53bc3ffca3 => generated 7903 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/530] 10.0.0.16 () {34 vars in 990 bytes} [Fri May 29 23:13:21 2026] GET /v2.0/security-groups/2e002806-a74b-484b-9873-d28be0b0171c => generated 2918 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/531] 10.0.0.16 () {34 vars in 990 bytes} [Fri May 29 23:13:22 2026] GET /v2.0/security-groups/2e002806-a74b-484b-9873-d28be0b0171c => generated 2918 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/532] 10.0.0.16 () {38 vars in 980 bytes} [Fri May 29 23:13:21 2026] POST /v2.0/security-group-rules => generated 619 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/533] 10.0.0.16 () {34 vars in 990 bytes} [Fri May 29 23:13:22 2026] GET /v2.0/security-groups/cb12aa4e-bb2d-4c0f-9fc3-43951dfc1620 => generated 1681 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/534] 10.0.0.16 () {34 vars in 990 bytes} [Fri May 29 23:13:22 2026] GET /v2.0/security-groups/93a14806-ac26-474a-b586-bdf340c4dda6 => generated 2941 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/535] 10.0.0.16 () {36 vars in 1012 bytes} [Fri May 29 23:13:22 2026] DELETE /v2.0/security-groups/cb12aa4e-bb2d-4c0f-9fc3-43951dfc1620 => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/536] 10.0.0.16 () {34 vars in 1000 bytes} [Fri May 29 23:13:22 2026] GET /v2.0/security-group-rules/7ea1a7f1-057e-4f71-a979-8d5d50693585 => generated 616 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:13:22.227 8 INFO neutron.api.v2.resource [req-0382a487-1ff0-4f4e-8eeb-84362d8e976b req-1b4f5ae6-b706-4b89-9c4a-d9a18299ec99 37adc3622f5245ef8cbc5d854f0e3fc6 24707676ab584a359ed26f53bc3ffca3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 273/537] 10.0.0.16 () {34 vars in 990 bytes} [Fri May 29 23:13:22 2026] GET /v2.0/security-groups/cb12aa4e-bb2d-4c0f-9fc3-43951dfc1620 => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/538] 10.0.0.16 () {34 vars in 990 bytes} [Fri May 29 23:13:22 2026] GET /v2.0/security-groups/93a14806-ac26-474a-b586-bdf340c4dda6 => generated 2941 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/539] 10.0.0.16 () {34 vars in 990 bytes} [Fri May 29 23:13:22 2026] GET /v2.0/security-groups/001e83a0-5c09-414d-878e-830cdcbd21a9 => generated 1681 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/540] 10.0.0.16 () {36 vars in 1022 bytes} [Fri May 29 23:13:22 2026] DELETE /v2.0/security-group-rules/7ea1a7f1-057e-4f71-a979-8d5d50693585 => 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: 275/541] 10.0.0.16 () {36 vars in 1012 bytes} [Fri May 29 23:13:22 2026] DELETE /v2.0/security-groups/001e83a0-5c09-414d-878e-830cdcbd21a9 => 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: 276/542] 10.0.0.16 () {34 vars in 990 bytes} [Fri May 29 23:13:22 2026] GET /v2.0/security-groups/93a14806-ac26-474a-b586-bdf340c4dda6 => generated 2311 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 23:13:22.427 8 INFO neutron.api.v2.resource [req-20647d17-8405-46ba-b15c-c1c96f2d3479 req-1096c261-2c41-4c9f-9c84-b58ba54228d0 37adc3622f5245ef8cbc5d854f0e3fc6 24707676ab584a359ed26f53bc3ffca3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 277/543] 10.0.0.16 () {34 vars in 990 bytes} [Fri May 29 23:13:22 2026] GET /v2.0/security-groups/001e83a0-5c09-414d-878e-830cdcbd21a9 => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/544] 10.0.0.16 () {36 vars in 1012 bytes} [Fri May 29 23:13:22 2026] DELETE /v2.0/security-groups/93a14806-ac26-474a-b586-bdf340c4dda6 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/545] 10.0.0.16 () {34 vars in 990 bytes} [Fri May 29 23:13:22 2026] GET /v2.0/security-groups/aeeccc98-681b-4bd8-bcf9-6010fd3999cb => generated 1680 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/546] 10.0.0.16 () {34 vars in 990 bytes} [Fri May 29 23:13:22 2026] GET /v2.0/security-groups/8ae9a7c1-acc1-4b0a-a537-0150b69e36a4 => generated 2310 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/547] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 29 23:13:22 2026] GET /v2.0/security-groups?tenant_id=c712e0fbdf274db0b9dd52cc6b5fc611&name=default => generated 2925 bytes in 301 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/548] 10.0.0.16 () {36 vars in 1012 bytes} [Fri May 29 23:13:22 2026] DELETE /v2.0/security-groups/aeeccc98-681b-4bd8-bcf9-6010fd3999cb => generated 0 bytes in 167 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/549] 10.0.0.16 () {36 vars in 1012 bytes} [Fri May 29 23:13:22 2026] DELETE /v2.0/security-groups/8ae9a7c1-acc1-4b0a-a537-0150b69e36a4 => generated 0 bytes in 150 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 23:13:22.818 7 INFO neutron.api.v2.resource [req-5b01d25b-04c6-4f84-90e9-4d3dee193250 req-8140f45c-139c-491e-805d-46ad07e59fd3 37adc3622f5245ef8cbc5d854f0e3fc6 24707676ab584a359ed26f53bc3ffca3 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 269/550] 10.0.0.16 () {34 vars in 990 bytes} [Fri May 29 23:13:22 2026] GET /v2.0/security-groups/aeeccc98-681b-4bd8-bcf9-6010fd3999cb => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/551] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 29 23:13:22 2026] DELETE /v2.0/security-groups/24e25e0b-cdc9-4a08-aaea-fa15393d7389 => 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: 283/552] 10.0.0.16 () {34 vars in 1001 bytes} [Fri May 29 23:13:22 2026] GET /v2.0/security-groups?tenant_id=24707676ab584a359ed26f53bc3ffca3 => generated 2921 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/553] 10.0.0.16 () {34 vars in 990 bytes} [Fri May 29 23:13:22 2026] GET /v2.0/security-groups/2e002806-a74b-484b-9873-d28be0b0171c => generated 2918 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/554] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:13:22 2026] GET /v2.0/ports?device_id=54d0f53d-bf1f-4083-8ec7-491037c9e5fd => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/555] 10.0.0.16 () {34 vars in 990 bytes} [Fri May 29 23:13:22 2026] GET /v2.0/security-groups/2e002806-a74b-484b-9873-d28be0b0171c => generated 2918 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/556] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 29 23:13:23 2026] GET /v2.0/security-groups?tenant_id=cd10e4574c4d403791b6718d1c97c77d&name=default => generated 2925 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 23:13:23.202 8 INFO neutron.api.v2.resource [req-f2f8fd49-a963-4b93-94a3-997e40d7f0ad req-3e8ece4a-66bf-42e2-8ae3-ef25a09475cf 37adc3622f5245ef8cbc5d854f0e3fc6 24707676ab584a359ed26f53bc3ffca3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 288/557] 10.0.0.16 () {34 vars in 990 bytes} [Fri May 29 23:13:23 2026] GET /v2.0/security-groups/aeeccc98-681b-4bd8-bcf9-6010fd3999cb => generated 146 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/558] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 29 23:13:23 2026] DELETE /v2.0/security-groups/e66e3d88-bee6-4d64-96df-1c17db8161fd => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 23:13:23.310 8 INFO neutron.api.v2.resource [req-8bc7486c-a747-4aa0-a271-7df1069bc949 req-53277ac4-bab3-4454-8c9e-e1350ee18ba9 37adc3622f5245ef8cbc5d854f0e3fc6 24707676ab584a359ed26f53bc3ffca3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 290/559] 10.0.0.16 () {34 vars in 990 bytes} [Fri May 29 23:13:23 2026] GET /v2.0/security-groups/001e83a0-5c09-414d-878e-830cdcbd21a9 => generated 146 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 23:13:23.342 8 INFO neutron.api.v2.resource [req-fd86c769-20ce-47ec-a40e-9a6c9c228256 req-c5e0e08b-60fd-4c10-b156-b4da308bcd22 37adc3622f5245ef8cbc5d854f0e3fc6 24707676ab584a359ed26f53bc3ffca3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 291/560] 10.0.0.16 () {34 vars in 990 bytes} [Fri May 29 23:13:23 2026] GET /v2.0/security-groups/cb12aa4e-bb2d-4c0f-9fc3-43951dfc1620 => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/561] 10.0.0.104 () {34 vars in 789 bytes} [Fri May 29 23:13:22 2026] PUT /v2.0/routers/865d3d78-f507-4698-860b-b6e257a9636a/remove_router_interface => generated 309 bytes in 1152 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/562] 10.0.0.104 () {34 vars in 789 bytes} [Fri May 29 23:13:23 2026] PUT /v2.0/routers/096b796f-20bc-4c4b-a0dd-726050d071bc/remove_router_interface => generated 309 bytes in 1181 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/563] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:13:24 2026] GET /v2.0/ports?device_id=54d0f53d-bf1f-4083-8ec7-491037c9e5fd => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 23:13:24.664 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-411747ed-4c9b-4d73-b764-16ce07b6c738 8fe12dbac6e245efab40dd8cc5d2d2b7 e6b8f89f223847b188bcb127ece83440 - - default default] This handler is supposed to handle AFTER events, as in 'AFTER it's committed', not BEFORE. Offending resource event: port, after_delete. Location: File "/var/lib/openstack/lib/python3.12/site-packages/paste/urlmap.py", line 211, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/request_id.py", line 58, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/catch_errors.py", line 40, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/resource.py", line 97, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 570, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 597, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 2243, in delete_router super(L3_NAT_db_mixin, self).delete_router(context, id) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 645, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.12/site-packages/neutron/common/utils.py", line 724, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2234, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2239, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/registry.py", line 56, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 157, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop callback.method(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 76, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 60, in _is_session_semantic_violated stack = traceback.extract_stack() 2026-05-29 23:13:25.111 7 INFO neutron.db.l3_hamode_db [None req-411747ed-4c9b-4d73-b764-16ce07b6c738 8fe12dbac6e245efab40dd8cc5d2d2b7 e6b8f89f223847b188bcb127ece83440 - - default default] HA network 2d19efc0-eb08-4f7a-9141-2b43bacc2e95 was deleted as no HA routers are present in tenant a02a7f9cd945426b8ef5c67aca3a6678. [pid: 7|app: 0|req: 271/564] 10.0.0.104 () {32 vars in 724 bytes} [Fri May 29 23:13:23 2026] DELETE /v2.0/routers/865d3d78-f507-4698-860b-b6e257a9636a => generated 0 bytes in 1140 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 23:13:25.230 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-090f6db2-57d7-4695-9a10-55397c1fa984 8fe12dbac6e245efab40dd8cc5d2d2b7 e6b8f89f223847b188bcb127ece83440 - - default default] This handler is supposed to handle AFTER events, as in 'AFTER it's committed', not BEFORE. Offending resource event: port, after_delete. Location: File "/var/lib/openstack/lib/python3.12/site-packages/paste/urlmap.py", line 211, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/request_id.py", line 58, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/catch_errors.py", line 40, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/resource.py", line 97, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 570, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 597, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 2243, in delete_router super(L3_NAT_db_mixin, self).delete_router(context, id) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 645, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.12/site-packages/neutron/common/utils.py", line 724, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2234, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2239, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/registry.py", line 56, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 157, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop callback.method(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 76, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 60, in _is_session_semantic_violated stack = traceback.extract_stack() [pid: 7|app: 0|req: 272/565] 10.0.0.104 () {32 vars in 724 bytes} [Fri May 29 23:13:25 2026] DELETE /v2.0/subnets/0dd00201-c259-4424-92f0-00c044972803 => generated 0 bytes in 215 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 23:13:25.723 8 INFO neutron.db.l3_hamode_db [None req-090f6db2-57d7-4695-9a10-55397c1fa984 8fe12dbac6e245efab40dd8cc5d2d2b7 e6b8f89f223847b188bcb127ece83440 - - default default] HA network c052dd05-7c63-4ace-90c1-35cb0a5e29c7 was deleted as no HA routers are present in tenant 24707676ab584a359ed26f53bc3ffca3. [pid: 8|app: 0|req: 294/566] 10.0.0.104 () {32 vars in 724 bytes} [Fri May 29 23:13:24 2026] DELETE /v2.0/routers/096b796f-20bc-4c4b-a0dd-726050d071bc => generated 0 bytes in 1166 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/567] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:13:25 2026] GET /v2.0/ports?device_id=54d0f53d-bf1f-4083-8ec7-491037c9e5fd => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/568] 10.0.0.104 () {32 vars in 726 bytes} [Fri May 29 23:13:25 2026] DELETE /v2.0/networks/00864f8a-2cc7-4076-95c0-b6e2522e4172 => generated 0 bytes in 436 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 23:13:25.980 7 INFO neutron.services.segments.plugin [-] Segment 043cfc14-82d1-4d8b-9467-1f881a96f9aa resource provider aggregate not found 2026-05-29 23:13:25.985 7 INFO neutron.services.segments.plugin [-] Segment 043cfc14-82d1-4d8b-9467-1f881a96f9aa resource provider aggregate not found [pid: 8|app: 0|req: 296/569] 10.0.0.104 () {32 vars in 724 bytes} [Fri May 29 23:13:25 2026] DELETE /v2.0/subnets/cc87dfc3-2513-4ce8-91fd-f2ef1b3549b7 => generated 0 bytes in 254 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 23:13:26.011 7 INFO neutron.services.segments.plugin [-] Segment 043cfc14-82d1-4d8b-9467-1f881a96f9aa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 043cfc14-82d1-4d8b-9467-1f881a96f9aa found for delete ", "request_id": "req-ec73101a-4c6e-43b2-a62b-454c2ef22799"}]} 2026-05-29 23:13:26.013 7 INFO neutron.services.segments.plugin [-] Segment 043cfc14-82d1-4d8b-9467-1f881a96f9aa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 043cfc14-82d1-4d8b-9467-1f881a96f9aa found for delete ", "request_id": "req-0a3e4178-b5b2-4e76-aad5-e51066c66ac7"}]} [pid: 7|app: 0|req: 274/570] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 29 23:13:25 2026] GET /v2.0/security-groups?tenant_id=a02a7f9cd945426b8ef5c67aca3a6678&name=default => generated 2921 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 23:13:26.195 8 INFO neutron.services.segments.plugin [-] Segment 06e8ab81-dbda-4362-895d-0108e8a0b6ef resource provider aggregate not found 2026-05-29 23:13:26.210 8 INFO neutron.services.segments.plugin [-] Segment 06e8ab81-dbda-4362-895d-0108e8a0b6ef resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 06e8ab81-dbda-4362-895d-0108e8a0b6ef found for delete ", "request_id": "req-73af7b6f-9991-4922-ae9a-d88cc859ddde"}]} 2026-05-29 23:13:26.229 8 INFO neutron.services.segments.plugin [-] Segment 06e8ab81-dbda-4362-895d-0108e8a0b6ef resource provider aggregate not found 2026-05-29 23:13:26.247 8 INFO neutron.services.segments.plugin [-] Segment 06e8ab81-dbda-4362-895d-0108e8a0b6ef resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 06e8ab81-dbda-4362-895d-0108e8a0b6ef found for delete ", "request_id": "req-f9e85623-4fad-45f6-b3c8-aea2f7153481"}]} [pid: 7|app: 0|req: 275/571] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 29 23:13:26 2026] GET /v2.0/security-groups?tenant_id=427ae44c7eeb4f829c672f6d4188caca&name=default => generated 2925 bytes in 297 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/572] 10.0.0.104 () {32 vars in 726 bytes} [Fri May 29 23:13:26 2026] DELETE /v2.0/networks/2a4fa5dc-43f0-41aa-bb6f-9e729f3e3e40 => generated 0 bytes in 380 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/573] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 29 23:13:26 2026] DELETE /v2.0/security-groups/c8d7317d-9d85-4fdf-9a86-53117cf8a904 => 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: 298/574] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 29 23:13:26 2026] DELETE /v2.0/security-groups/c4055226-fdd8-40ee-aab2-27c1a0da0f2c => 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: 277/575] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 29 23:13:26 2026] GET /v2.0/security-groups?tenant_id=24707676ab584a359ed26f53bc3ffca3&name=default => generated 2921 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/576] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 29 23:13:26 2026] DELETE /v2.0/security-groups/2e002806-a74b-484b-9873-d28be0b0171c => generated 0 bytes in 138 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/577] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:13:26 2026] GET /v2.0/ports?device_id=54d0f53d-bf1f-4083-8ec7-491037c9e5fd => 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: 278/578] 199.204.45.238 () {34 vars in 986 bytes} [Fri May 29 23:13:26 2026] GET /v2.0/networks?id=15abd150-070b-42f8-a1a7-47072fb510f2 => generated 684 bytes in 330 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/579] 199.204.45.238 () {34 vars in 1050 bytes} [Fri May 29 23:13:26 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=b5d09419dd164d5e8e69203f24b3ea4d => generated 181 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:13:27.076 7 WARNING neutron_lib.context [req-01a37d74-eb13-4baf-82f3-889fcf05526a req-869d5892-7390-4366-aef4-a8c6d1da5865 18a43ad03255456f9eb1fb1cf94519fa b5d09419dd164d5e8e69203f24b3ea4d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 279/580] 199.204.45.238 () {38 vars in 955 bytes} [Fri May 29 23:13:27 2026] POST /v2.0/ports => generated 954 bytes in 541 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/581] 199.204.45.238 () {34 vars in 911 bytes} [Fri May 29 23:13:27 2026] GET /v2.0/extensions => generated 20516 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/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: 280/582] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:13:27 2026] GET /v2.0/ports?device_id=54d0f53d-bf1f-4083-8ec7-491037c9e5fd => generated 957 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:13:28.052 7 INFO neutron.services.segments.plugin [-] Segment 173ea54e-bce2-4fdb-8047-fc1da7c5e518 resource provider aggregate not found 2026-05-29 23:13:28.060 7 INFO neutron.services.segments.plugin [-] Segment 173ea54e-bce2-4fdb-8047-fc1da7c5e518 resource provider aggregate not found 2026-05-29 23:13:28.079 7 INFO neutron.services.segments.plugin [-] Segment 173ea54e-bce2-4fdb-8047-fc1da7c5e518 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 173ea54e-bce2-4fdb-8047-fc1da7c5e518 found for delete ", "request_id": "req-69fd23db-71d7-410d-8c07-5e5244689ee2"}]} 2026-05-29 23:13:28.080 7 INFO neutron.services.segments.plugin [-] Segment 173ea54e-bce2-4fdb-8047-fc1da7c5e518 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 173ea54e-bce2-4fdb-8047-fc1da7c5e518 found for delete ", "request_id": "req-147bd218-9904-4e3c-9a44-79f2683e4cf5"}]} [pid: 7|app: 0|req: 281/583] 10.0.0.16 () {34 vars in 1039 bytes} [Fri May 29 23:13:28 2026] GET /v2.0/security-groups?id=8ac5d840-0856-4bc7-9d52-9de368226bc3&fields=id&fields=name => generated 114 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:13:28.230 8 INFO neutron.services.segments.plugin [-] Segment 5caccb4f-144e-4526-9e93-ce6cc40fe9ac resource provider aggregate not found 2026-05-29 23:13:28.247 8 INFO neutron.services.segments.plugin [-] Segment 5caccb4f-144e-4526-9e93-ce6cc40fe9ac resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5caccb4f-144e-4526-9e93-ce6cc40fe9ac found for delete ", "request_id": "req-70049056-7d6d-44b3-b875-33ec69e5a7ea"}]} 2026-05-29 23:13:28.266 8 INFO neutron.services.segments.plugin [-] Segment 5caccb4f-144e-4526-9e93-ce6cc40fe9ac resource provider aggregate not found 2026-05-29 23:13:28.283 8 INFO neutron.services.segments.plugin [-] Segment 5caccb4f-144e-4526-9e93-ce6cc40fe9ac resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5caccb4f-144e-4526-9e93-ce6cc40fe9ac found for delete ", "request_id": "req-5a90e62b-7602-44c6-9248-c6adca4343f8"}]} [pid: 8|app: 0|req: 303/584] 199.204.45.238 () {38 vars in 1028 bytes} [Fri May 29 23:13:28 2026] PUT /v2.0/ports/205044dc-6ea2-4f4b-bfc5-e28dfeafa1a7 => generated 1235 bytes in 578 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 304/585] 10.0.0.104 () {32 vars in 653 bytes} [Fri May 29 23:13:28 2026] GET /v2.0/extensions => generated 20516 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-05-29 23:13:28.682 7 INFO neutron.db.segments_db [None req-ef43dec1-ea05-4d31-9589-c5318def378b 8fe12dbac6e245efab40dd8cc5d2d2b7 e6b8f89f223847b188bcb127ece83440 - - default default] Added segment a09df111-9519-434a-8190-8934eb61bbfe of type vxlan for network edfa8c7c-b1e9-4887-9289-79d21a371e3e [pid: 7|app: 0|req: 282/586] 10.0.0.104 () {34 vars in 671 bytes} [Fri May 29 23:13:28 2026] POST /v2.0/networks => generated 744 bytes in 482 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/587] 10.0.0.104 () {32 vars in 681 bytes} [Fri May 29 23:13:28 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:13:28.969 8 INFO neutron.db.segments_db [None req-331bcb4f-6634-487e-8938-72eb0a56ca61 8fe12dbac6e245efab40dd8cc5d2d2b7 e6b8f89f223847b188bcb127ece83440 - - default default] Added segment 97d29a6d-a011-4620-8181-7810b6ef0df4 of type vxlan for network 0843f201-8bba-4ccd-80e9-6749efb6c7e7 [pid: 7|app: 0|req: 284/588] 10.0.0.104 () {34 vars in 669 bytes} [Fri May 29 23:13:28 2026] POST /v2.0/subnets => generated 691 bytes in 209 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/589] 10.0.0.104 () {32 vars in 681 bytes} [Fri May 29 23:13:29 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/590] 10.0.0.104 () {34 vars in 671 bytes} [Fri May 29 23:13:28 2026] POST /v2.0/networks => generated 748 bytes in 446 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/591] 10.0.0.104 () {32 vars in 729 bytes} [Fri May 29 23:13:29 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:13:29.136 7 INFO neutron.db.segments_db [None req-d41138c3-ee20-44c2-8a59-1ee17083622e 8fe12dbac6e245efab40dd8cc5d2d2b7 e6b8f89f223847b188bcb127ece83440 - - default default] Added segment 39f276c0-c749-4ef8-a115-74a3e72faecd of type vxlan for network 65838cef-495b-40d0-9fde-f6804dda9b09 2026-05-29 23:13:29.232 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-41a87afc-5964-4cf7-b24f-72215a6604c6'] response: {'name': 'network-changed', 'server_uuid': '54d0f53d-bf1f-4083-8ec7-491037c9e5fd', 'tag': '205044dc-6ea2-4f4b-bfc5-e28dfeafa1a7', 'status': 'completed', 'code': 200} 2026-05-29 23:13:29.534 7 INFO neutron.db.l3_hamode_db [None req-d41138c3-ee20-44c2-8a59-1ee17083622e 8fe12dbac6e245efab40dd8cc5d2d2b7 551ab17a7a874f14b6666aff8257ca71 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 307/592] 10.0.0.104 () {34 vars in 669 bytes} [Fri May 29 23:13:29 2026] POST /v2.0/subnets => generated 695 bytes in 457 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/593] 10.0.0.104 () {32 vars in 665 bytes} [Fri May 29 23:13:29 2026] GET /v2.0/extensions/agent => generated 153 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/594] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:13:29 2026] GET /v2.0/ports?device_id=54d0f53d-bf1f-4083-8ec7-491037c9e5fd => generated 969 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:13:29.741 8 INFO neutron.db.segments_db [None req-07814bc2-e341-4172-889b-355599fe4786 8fe12dbac6e245efab40dd8cc5d2d2b7 e6b8f89f223847b188bcb127ece83440 - - default default] Added segment c613969e-2681-4021-952c-b38626aa0029 of type vxlan for network d63e7638-98b9-44cc-b5b2-07fa1ad6a1da 2026-05-29 23:13:30.248 8 INFO neutron.db.l3_hamode_db [None req-07814bc2-e341-4172-889b-355599fe4786 8fe12dbac6e245efab40dd8cc5d2d2b7 0241cf20193648b88d164ffae43e3343 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-29 23:13:30.455 7 INFO neutron.db.l3_hamode_db [None req-d41138c3-ee20-44c2-8a59-1ee17083622e 8fe12dbac6e245efab40dd8cc5d2d2b7 e6b8f89f223847b188bcb127ece83440 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-29 23:13:31.405 8 INFO neutron.db.l3_hamode_db [None req-07814bc2-e341-4172-889b-355599fe4786 8fe12dbac6e245efab40dd8cc5d2d2b7 e6b8f89f223847b188bcb127ece83440 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 286/595] 10.0.0.104 () {34 vars in 669 bytes} [Fri May 29 23:13:29 2026] POST /v2.0/routers => generated 731 bytes in 3730 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/596] 10.0.0.104 () {32 vars in 699 bytes} [Fri May 29 23:13:32 2026] GET /v2.0/extensions/agent-resources-synced => generated 223 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/597] 199.204.45.238 () {34 vars in 1080 bytes} [Fri May 29 23:13:32 2026] GET /v2.0/ports?tenant_id=b5d09419dd164d5e8e69203f24b3ea4d&device_id=54d0f53d-bf1f-4083-8ec7-491037c9e5fd => generated 1238 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/598] 10.0.0.16 () {34 vars in 1039 bytes} [Fri May 29 23:13:32 2026] GET /v2.0/security-groups?id=8ac5d840-0856-4bc7-9d52-9de368226bc3&fields=id&fields=name => generated 114 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/601] 10.0.0.104 () {34 vars in 669 bytes} [Fri May 29 23:13:29 2026] POST /v2.0/routers => generated 735 bytes in 3568 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/602] 10.0.0.104 () {32 vars in 697 bytes} [Fri May 29 23:13:33 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: 312/603] 199.204.45.238 () {34 vars in 1058 bytes} [Fri May 29 23:13:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=205044dc-6ea2-4f4b-bfc5-e28dfeafa1a7 => 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: 292/604] 10.0.0.104 () {34 vars in 783 bytes} [Fri May 29 23:13:32 2026] PUT /v2.0/routers/db9e4c24-c2a6-4e2d-9aa6-9c6199a4853a/add_router_interface => generated 309 bytes in 1900 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/605] 10.0.0.104 () {32 vars in 701 bytes} [Fri May 29 23:13:34 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: 294/606] 199.204.45.238 () {34 vars in 984 bytes} [Fri May 29 23:13:34 2026] GET /v2.0/subnets?id=c18c9539-6c0b-41fd-a89b-c609f9b0b325 => generated 702 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/607] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:13:34 2026] GET /v2.0/ports?device_id=54d0f53d-bf1f-4083-8ec7-491037c9e5fd => generated 969 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/608] 10.0.0.104 () {32 vars in 689 bytes} [Fri May 29 23:13:34 2026] GET /v2.0/extensions/availability_zone => generated 178 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/609] 199.204.45.238 () {34 vars in 1052 bytes} [Fri May 29 23:13:34 2026] GET /v2.0/ports?network_id=15abd150-070b-42f8-a1a7-47072fb510f2&device_owner=network%3Adhcp => generated 1244 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/610] 10.0.0.104 () {32 vars in 703 bytes} [Fri May 29 23:13:35 2026] GET /v2.0/extensions/availability_zone_filter => generated 220 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/611] 10.0.0.104 () {34 vars in 783 bytes} [Fri May 29 23:13:33 2026] PUT /v2.0/routers/a710ca30-350c-42ba-acd4-1f34b908a39c/add_router_interface => generated 309 bytes in 1807 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/612] 10.0.0.16 () {34 vars in 1039 bytes} [Fri May 29 23:13:35 2026] GET /v2.0/security-groups?id=8ac5d840-0856-4bc7-9d52-9de368226bc3&fields=id&fields=name => generated 114 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/613] 10.0.0.104 () {32 vars in 693 bytes} [Fri May 29 23:13:35 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: 8|app: 0|req: 314/614] 199.204.45.238 () {34 vars in 1012 bytes} [Fri May 29 23:13:35 2026] GET /v2.0/networks/15abd150-070b-42f8-a1a7-47072fb510f2?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/615] 10.0.0.104 () {32 vars in 695 bytes} [Fri May 29 23:13:35 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/616] 10.0.0.104 () {32 vars in 685 bytes} [Fri May 29 23:13:35 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/617] 10.0.0.104 () {32 vars in 687 bytes} [Fri May 29 23:13:35 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/618] 10.0.0.104 () {32 vars in 661 bytes} [Fri May 29 23:13:35 2026] GET /v2.0/extensions/dvr => generated 193 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/619] 10.0.0.104 () {32 vars in 699 bytes} [Fri May 29 23:13:35 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: 306/620] 10.0.0.104 () {32 vars in 679 bytes} [Fri May 29 23:13:35 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: 307/621] 10.0.0.104 () {32 vars in 683 bytes} [Fri May 29 23:13:35 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/622] 199.204.45.238 () {34 vars in 1112 bytes} [Fri May 29 23:13:35 2026] GET /v2.0/networks/15abd150-070b-42f8-a1a7-47072fb510f2?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: 308/623] 10.0.0.104 () {32 vars in 675 bytes} [Fri May 29 23:13:35 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/624] 10.0.0.104 () {32 vars in 689 bytes} [Fri May 29 23:13:35 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/625] 10.0.0.104 () {32 vars in 723 bytes} [Fri May 29 23:13:35 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/626] 10.0.0.104 () {32 vars in 687 bytes} [Fri May 29 23:13:35 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: 310/627] 10.0.0.104 () {32 vars in 669 bytes} [Fri May 29 23:13:35 2026] GET /v2.0/extensions/flavors => generated 193 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/628] 10.0.0.104 () {32 vars in 687 bytes} [Fri May 29 23:13:35 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/629] 10.0.0.104 () {32 vars in 681 bytes} [Fri May 29 23:13:35 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/630] 10.0.0.104 () {32 vars in 699 bytes} [Fri May 29 23:13:35 2026] GET /v2.0/extensions/ip-substring-filtering => generated 222 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/631] 10.0.0.104 () {32 vars in 679 bytes} [Fri May 29 23:13:35 2026] GET /v2.0/extensions/l2_adjacency => generated 178 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/632] 10.0.0.104 () {32 vars in 667 bytes} [Fri May 29 23:13:35 2026] GET /v2.0/extensions/router => generated 256 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/633] 10.0.0.104 () {32 vars in 677 bytes} [Fri May 29 23:13:35 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/634] 10.0.0.104 () {32 vars in 665 bytes} [Fri May 29 23:13:35 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: 314/635] 10.0.0.104 () {32 vars in 675 bytes} [Fri May 29 23:13:35 2026] GET /v2.0/extensions/l3-flavors => 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: 322/636] 10.0.0.104 () {32 vars in 713 bytes} [Fri May 29 23:13:35 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/637] 10.0.0.104 () {32 vars in 691 bytes} [Fri May 29 23:13:35 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/638] 10.0.0.104 () {32 vars in 683 bytes} [Fri May 29 23:13:35 2026] GET /v2.0/extensions/multi-provider => generated 212 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/639] 10.0.0.104 () {32 vars in 669 bytes} [Fri May 29 23:13:35 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/640] 10.0.0.104 () {32 vars in 687 bytes} [Fri May 29 23:13:35 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/641] 10.0.0.104 () {32 vars in 705 bytes} [Fri May 29 23:13:35 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:13:35.405 7 WARNING neutron_lib.context [None req-5fced3d9-48cf-4cd4-ba5c-4c86b39db888 b957052236b94198aa746a828530a646 551ab17a7a874f14b6666aff8257ca71 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 326/642] 10.0.0.104 () {32 vars in 675 bytes} [Fri May 29 23:13:35 2026] GET /v2.0/extensions/network_ha => generated 186 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/643] 10.0.0.104 () {32 vars in 701 bytes} [Fri May 29 23:13:35 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/644] 10.0.0.104 () {32 vars in 675 bytes} [Fri May 29 23:13:35 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/645] 10.0.0.104 () {32 vars in 693 bytes} [Fri May 29 23:13:35 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/646] 10.0.0.104 () {32 vars in 689 bytes} [Fri May 29 23:13:35 2026] GET /v2.0/extensions/port-mac-override => generated 251 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/647] 10.0.0.104 () {32 vars in 709 bytes} [Fri May 29 23:13:35 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/648] 10.0.0.104 () {32 vars in 705 bytes} [Fri May 29 23:13:35 2026] GET /v2.0/extensions/port-numa-affinity-policy => generated 198 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/649] 10.0.0.104 () {32 vars in 719 bytes} [Fri May 29 23:13:35 2026] GET /v2.0/extensions/port-numa-affinity-policy-socket => generated 240 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/650] 10.0.0.104 () {32 vars in 697 bytes} [Fri May 29 23:13:35 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/651] 10.0.0.104 () {32 vars in 711 bytes} [Fri May 29 23:13:35 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/652] 10.0.0.104 () {32 vars in 669 bytes} [Fri May 29 23:13:35 2026] GET /v2.0/extensions/binding => generated 193 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/653] 10.0.0.104 () {32 vars in 687 bytes} [Fri May 29 23:13:35 2026] GET /v2.0/extensions/binding-extended => generated 212 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/654] 10.0.0.104 () {32 vars in 681 bytes} [Fri May 29 23:13:35 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/655] 10.0.0.104 () {32 vars in 675 bytes} [Fri May 29 23:13:35 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/656] 10.0.0.104 () {32 vars in 671 bytes} [Fri May 29 23:13:35 2026] GET /v2.0/extensions/provider => generated 191 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/657] 10.0.0.104 () {32 vars in 661 bytes} [Fri May 29 23:13:35 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/658] 10.0.0.104 () {32 vars in 699 bytes} [Fri May 29 23:13:35 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/659] 10.0.0.104 () {34 vars in 685 bytes} [Fri May 29 23:13:35 2026] POST /v2.0/security-groups => generated 1660 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/660] 10.0.0.104 () {32 vars in 699 bytes} [Fri May 29 23:13:35 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:13:35.582 7 WARNING neutron_lib.context [None req-15aa8523-1c44-4d62-8579-6279978c2d3b b957052236b94198aa746a828530a646 551ab17a7a874f14b6666aff8257ca71 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 344/661] 10.0.0.104 () {32 vars in 677 bytes} [Fri May 29 23:13:35 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/662] 10.0.0.104 () {32 vars in 669 bytes} [Fri May 29 23:13:35 2026] GET /v2.0/extensions/qos-fip => generated 178 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/663] 10.0.0.104 () {32 vars in 683 bytes} [Fri May 29 23:13:35 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:13:35.623 8 WARNING neutron_lib.context [None req-2e38995f-b6d8-4112-b395-a218857b5fe3 19fc23150e1e47de810c65a9017dc195 0241cf20193648b88d164ffae43e3343 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 318/664] 10.0.0.104 () {34 vars in 695 bytes} [Fri May 29 23:13:35 2026] POST /v2.0/security-group-rules => generated 597 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/665] 10.0.0.104 () {32 vars in 701 bytes} [Fri May 29 23:13:35 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:13:35.752 7 WARNING neutron_lib.context [None req-100ff60f-192c-4931-81af-e92451ac78fd b957052236b94198aa746a828530a646 551ab17a7a874f14b6666aff8257ca71 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 347/666] 10.0.0.104 () {34 vars in 685 bytes} [Fri May 29 23:13:35 2026] POST /v2.0/security-groups => generated 1660 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/667] 10.0.0.104 () {32 vars in 685 bytes} [Fri May 29 23:13:35 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) 2026-05-29 23:13:35.782 8 WARNING neutron_lib.context [None req-7ec3f7ac-9dc2-4768-9481-95708394d8bc 19fc23150e1e47de810c65a9017dc195 0241cf20193648b88d164ffae43e3343 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 320/668] 10.0.0.104 () {34 vars in 695 bytes} [Fri May 29 23:13:35 2026] POST /v2.0/security-group-rules => generated 602 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/669] 10.0.0.104 () {32 vars in 707 bytes} [Fri May 29 23:13:35 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-05-29 23:13:35.883 7 WARNING neutron_lib.context [None req-6c39cd67-2f51-40cc-89c7-8c112d235e3d b957052236b94198aa746a828530a646 551ab17a7a874f14b6666aff8257ca71 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 349/670] 10.0.0.104 () {34 vars in 695 bytes} [Fri May 29 23:13:35 2026] POST /v2.0/security-group-rules => generated 597 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/671] 10.0.0.104 () {32 vars in 669 bytes} [Fri May 29 23:13:35 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:13:35.897 8 WARNING neutron_lib.context [None req-d5d3cf71-99d6-45a2-be71-f014a1be206a 19fc23150e1e47de810c65a9017dc195 0241cf20193648b88d164ffae43e3343 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 351/672] 10.0.0.104 () {34 vars in 695 bytes} [Fri May 29 23:13:35 2026] POST /v2.0/security-group-rules => generated 602 bytes in 219 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/673] 10.0.0.104 () {32 vars in 697 bytes} [Fri May 29 23:13:36 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:13:36.128 8 WARNING neutron_lib.context [None req-7dcb146f-dfa0-4c9e-af93-ca7741e0181e 19fc23150e1e47de810c65a9017dc195 0241cf20193648b88d164ffae43e3343 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 322/674] 10.0.0.104 () {34 vars in 676 bytes} [Fri May 29 23:13:35 2026] POST /v2.0/floatingips => generated 552 bytes in 650 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/675] 10.0.0.104 () {32 vars in 695 bytes} [Fri May 29 23:13:36 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/676] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:13:36 2026] GET /v2.0/ports?device_id=54d0f53d-bf1f-4083-8ec7-491037c9e5fd => 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: 325/677] 199.204.45.238 () {34 vars in 1080 bytes} [Fri May 29 23:13:36 2026] GET /v2.0/ports?tenant_id=b5d09419dd164d5e8e69203f24b3ea4d&device_id=54d0f53d-bf1f-4083-8ec7-491037c9e5fd => generated 1238 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/678] 10.0.0.104 () {32 vars in 685 bytes} [Fri May 29 23:13:36 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/679] 10.0.0.16 () {34 vars in 1039 bytes} [Fri May 29 23:13:36 2026] GET /v2.0/security-groups?id=8ac5d840-0856-4bc7-9d52-9de368226bc3&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: 328/680] 199.204.45.238 () {34 vars in 986 bytes} [Fri May 29 23:13:36 2026] GET /v2.0/networks?id=15abd150-070b-42f8-a1a7-47072fb510f2 => generated 780 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/681] 10.0.0.104 () {32 vars in 689 bytes} [Fri May 29 23:13:36 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/682] 199.204.45.238 () {34 vars in 1058 bytes} [Fri May 29 23:13:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=205044dc-6ea2-4f4b-bfc5-e28dfeafa1a7 => 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: 331/683] 10.0.0.104 () {32 vars in 667 bytes} [Fri May 29 23:13:36 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/684] 199.204.45.238 () {34 vars in 984 bytes} [Fri May 29 23:13:36 2026] GET /v2.0/subnets?id=c18c9539-6c0b-41fd-a89b-c609f9b0b325 => generated 702 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/685] 10.0.0.104 () {32 vars in 681 bytes} [Fri May 29 23:13:36 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/686] 10.0.0.104 () {34 vars in 676 bytes} [Fri May 29 23:13:36 2026] POST /v2.0/floatingips => generated 552 bytes in 706 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/687] 10.0.0.104 () {32 vars in 681 bytes} [Fri May 29 23:13:36 2026] GET /v2.0/extensions/rbac-policies => generated 223 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/688] 10.0.0.104 () {32 vars in 691 bytes} [Fri May 29 23:13:36 2026] GET /v2.0/extensions/rbac-address-group => generated 198 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/689] 10.0.0.104 () {32 vars in 691 bytes} [Fri May 29 23:13:36 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/690] 199.204.45.238 () {34 vars in 1052 bytes} [Fri May 29 23:13:36 2026] GET /v2.0/ports?network_id=15abd150-070b-42f8-a1a7-47072fb510f2&device_owner=network%3Adhcp => generated 1244 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/691] 10.0.0.104 () {32 vars in 695 bytes} [Fri May 29 23:13:36 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/692] 10.0.0.104 () {32 vars in 685 bytes} [Fri May 29 23:13:36 2026] GET /v2.0/extensions/rbac-subnetpool => generated 181 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/693] 10.0.0.104 () {32 vars in 689 bytes} [Fri May 29 23:13:36 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/694] 10.0.0.104 () {32 vars in 701 bytes} [Fri May 29 23:13:36 2026] GET /v2.0/extensions/standard-attr-revisions => generated 229 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/695] 199.204.45.238 () {34 vars in 1012 bytes} [Fri May 29 23:13:36 2026] GET /v2.0/networks/15abd150-070b-42f8-a1a7-47072fb510f2?fields=segments => generated 14 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/696] 10.0.0.104 () {32 vars in 703 bytes} [Fri May 29 23:13:36 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/697] 10.0.0.104 () {32 vars in 713 bytes} [Fri May 29 23:13:36 2026] GET /v2.0/extensions/security-groups-default-rules => generated 262 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/698] 10.0.0.104 () {32 vars in 717 bytes} [Fri May 29 23:13:36 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/699] 10.0.0.104 () {32 vars in 715 bytes} [Fri May 29 23:13:36 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/700] 10.0.0.16 () {34 vars in 1097 bytes} [Fri May 29 23:13:36 2026] GET /v2.0/security-groups?name=tempest-securitygroup--374740186&fields=id&tenant_id=551ab17a7a874f14b6666aff8257ca71 => generated 69 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/701] 10.0.0.104 () {32 vars in 727 bytes} [Fri May 29 23:13:37 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/702] 199.204.45.238 () {34 vars in 1112 bytes} [Fri May 29 23:13:36 2026] GET /v2.0/networks/15abd150-070b-42f8-a1a7-47072fb510f2?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: 8|app: 0|req: 363/703] 10.0.0.104 () {32 vars in 741 bytes} [Fri May 29 23:13:37 2026] GET /v2.0/extensions/security-groups-rules-belongs-to-default-sg => generated 314 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/704] 10.0.0.104 () {32 vars in 719 bytes} [Fri May 29 23:13:37 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: 8|app: 0|req: 365/705] 10.0.0.104 () {32 vars in 683 bytes} [Fri May 29 23:13:37 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: 366/706] 10.0.0.104 () {32 vars in 669 bytes} [Fri May 29 23:13:37 2026] GET /v2.0/extensions/segment => generated 145 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/707] 10.0.0.16 () {34 vars in 981 bytes} [Fri May 29 23:13:37 2026] GET /v2.0/networks?id=edfa8c7c-b1e9-4887-9289-79d21a371e3e => generated 676 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/708] 10.0.0.104 () {32 vars in 719 bytes} [Fri May 29 23:13:37 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/709] 10.0.0.104 () {32 vars in 679 bytes} [Fri May 29 23:13:37 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: 7|app: 0|req: 343/710] 10.0.0.104 () {32 vars in 669 bytes} [Fri May 29 23:13:37 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: 368/711] 10.0.0.16 () {34 vars in 964 bytes} [Fri May 29 23:13:37 2026] GET /v2.0/quotas/551ab17a7a874f14b6666aff8257ca71 => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/712] 10.0.0.104 () {32 vars in 697 bytes} [Fri May 29 23:13:37 2026] GET /v2.0/extensions/standard-attr-segment => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/713] 10.0.0.104 () {32 vars in 705 bytes} [Fri May 29 23:13:37 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/714] 10.0.0.104 () {32 vars in 701 bytes} [Fri May 29 23:13:37 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/715] 10.0.0.104 () {32 vars in 701 bytes} [Fri May 29 23:13:37 2026] GET /v2.0/extensions/subnet-external-network => generated 224 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/716] 10.0.0.104 () {32 vars in 683 bytes} [Fri May 29 23:13:37 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/717] 10.0.0.104 () {32 vars in 705 bytes} [Fri May 29 23:13:37 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/718] 10.0.0.104 () {32 vars in 695 bytes} [Fri May 29 23:13:37 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/719] 10.0.0.104 () {32 vars in 689 bytes} [Fri May 29 23:13:37 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/720] 10.0.0.104 () {32 vars in 697 bytes} [Fri May 29 23:13:37 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/721] 10.0.0.104 () {32 vars in 679 bytes} [Fri May 29 23:13:37 2026] GET /v2.0/extensions/tag-creation => generated 190 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/722] 10.0.0.104 () {32 vars in 689 bytes} [Fri May 29 23:13:37 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/723] 10.0.0.104 () {32 vars in 701 bytes} [Fri May 29 23:13:37 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/724] 10.0.0.16 () {34 vars in 1001 bytes} [Fri May 29 23:13:37 2026] GET /v2.0/ports?tenant_id=551ab17a7a874f14b6666aff8257ca71&fields=id => generated 103 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/725] 10.0.0.104 () {32 vars in 665 bytes} [Fri May 29 23:13:37 2026] GET /v2.0/extensions/trunk => generated 164 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/726] 10.0.0.104 () {32 vars in 681 bytes} [Fri May 29 23:13:37 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/727] 10.0.0.104 () {32 vars in 693 bytes} [Fri May 29 23:13:37 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/728] 10.0.0.104 () {32 vars in 677 bytes} [Fri May 29 23:13:37 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/729] 10.0.0.104 () {32 vars in 667 bytes} [Fri May 29 23:13:37 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/730] 10.0.0.16 () {34 vars in 906 bytes} [Fri May 29 23:13:37 2026] GET /v2.0/extensions => generated 20516 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/731] 10.0.0.16 () {34 vars in 1007 bytes} [Fri May 29 23:13:37 2026] GET /v2.0/networks/edfa8c7c-b1e9-4887-9289-79d21a371e3e?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/732] 10.0.0.16 () {34 vars in 1107 bytes} [Fri May 29 23:13:37 2026] GET /v2.0/networks/edfa8c7c-b1e9-4887-9289-79d21a371e3e?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: 360/733] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:13:37 2026] GET /v2.0/ports?device_id=54d0f53d-bf1f-4083-8ec7-491037c9e5fd => generated 969 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/734] 10.0.0.16 () {34 vars in 1039 bytes} [Fri May 29 23:13:37 2026] GET /v2.0/security-groups?id=8ac5d840-0856-4bc7-9d52-9de368226bc3&fields=id&fields=name => generated 114 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/735] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:13:37 2026] GET /v2.0/ports?device_id=3e8580de-cc71-4e0b-8ce4-c832ffc2f906 => 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: 374/736] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 29 23:13:37 2026] GET /v2.0/security-groups?tenant_id=434e660fdab14554834af9dc1f608660&name=default => generated 2925 bytes in 226 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/737] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 29 23:13:38 2026] DELETE /v2.0/security-groups/8164fb57-c35e-43f9-ad2b-b87b9b2fe503 => generated 0 bytes in 147 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/738] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:13:38 2026] GET /v2.0/ports?device_id=54d0f53d-bf1f-4083-8ec7-491037c9e5fd => generated 969 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/739] 10.0.0.16 () {34 vars in 1039 bytes} [Fri May 29 23:13:39 2026] GET /v2.0/security-groups?id=8ac5d840-0856-4bc7-9d52-9de368226bc3&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: 376/740] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:13:39 2026] GET /v2.0/ports?device_id=3e8580de-cc71-4e0b-8ce4-c832ffc2f906 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/741] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:13:40 2026] GET /v2.0/ports?device_id=3e8580de-cc71-4e0b-8ce4-c832ffc2f906 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/742] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:13:40 2026] GET /v2.0/ports?device_id=54d0f53d-bf1f-4083-8ec7-491037c9e5fd => generated 969 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/743] 10.0.0.16 () {34 vars in 1039 bytes} [Fri May 29 23:13:40 2026] GET /v2.0/security-groups?id=8ac5d840-0856-4bc7-9d52-9de368226bc3&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:13:40.377 8 WARNING neutron_lib.context [None req-132b86c0-a09e-4cd1-91a1-1a7646b31149 38b0d689871b489a8e3af86ca12a8753 1f406f7460824ef3b0258d93ffb24b56 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 23:13:40.529 8 INFO neutron.db.segments_db [None req-132b86c0-a09e-4cd1-91a1-1a7646b31149 38b0d689871b489a8e3af86ca12a8753 1f406f7460824ef3b0258d93ffb24b56 - - default default] Added segment a46e5fe6-e85c-4f95-9e13-79b306f20c4e of type vxlan for network 1839d8b7-0b61-46ef-96be-4f3527c67eb6 [pid: 8|app: 0|req: 378/744] 10.0.0.104 () {34 vars in 670 bytes} [Fri May 29 23:13:40 2026] POST /v2.0/networks => generated 650 bytes in 425 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:13:40.632 7 WARNING neutron_lib.context [None req-9e320c2f-70fc-4a59-8770-9b755448f02d 38b0d689871b489a8e3af86ca12a8753 1f406f7460824ef3b0258d93ffb24b56 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 367/745] 10.0.0.104 () {34 vars in 669 bytes} [Fri May 29 23:13:40 2026] POST /v2.0/subnets => generated 627 bytes in 352 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:13:40.990 8 WARNING neutron_lib.context [None req-169b19b0-7d22-4d97-9473-8fdbac1b772d 38b0d689871b489a8e3af86ca12a8753 1f406f7460824ef3b0258d93ffb24b56 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 23:13:41.030 8 INFO neutron.db.segments_db [None req-169b19b0-7d22-4d97-9473-8fdbac1b772d 38b0d689871b489a8e3af86ca12a8753 1f406f7460824ef3b0258d93ffb24b56 - - default default] Added segment d6d94036-f576-4286-a949-14dc56006e0c of type vxlan for network f1992b72-041a-4cca-810d-ac0b8b13e0ae [pid: 7|app: 0|req: 368/746] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:13:41 2026] GET /v2.0/ports?device_id=3e8580de-cc71-4e0b-8ce4-c832ffc2f906 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 23:13:41.329 8 INFO neutron.db.l3_hamode_db [None req-169b19b0-7d22-4d97-9473-8fdbac1b772d 38b0d689871b489a8e3af86ca12a8753 1f406f7460824ef3b0258d93ffb24b56 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 369/747] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:13:41 2026] GET /v2.0/ports?device_id=54d0f53d-bf1f-4083-8ec7-491037c9e5fd => 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: 370/748] 10.0.0.16 () {34 vars in 1039 bytes} [Fri May 29 23:13:41 2026] GET /v2.0/security-groups?id=8ac5d840-0856-4bc7-9d52-9de368226bc3&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-05-29 23:13:42.345 8 INFO neutron.db.l3_hamode_db [None req-169b19b0-7d22-4d97-9473-8fdbac1b772d 38b0d689871b489a8e3af86ca12a8753 1f406f7460824ef3b0258d93ffb24b56 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 371/749] 199.204.45.238 () {34 vars in 986 bytes} [Fri May 29 23:13:42 2026] GET /v2.0/networks?id=edfa8c7c-b1e9-4887-9289-79d21a371e3e => generated 676 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/750] 199.204.45.238 () {34 vars in 1050 bytes} [Fri May 29 23:13:42 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=551ab17a7a874f14b6666aff8257ca71 => generated 180 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/751] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:13:42 2026] GET /v2.0/ports?device_id=3e8580de-cc71-4e0b-8ce4-c832ffc2f906 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 23:13:42.447 7 WARNING neutron_lib.context [req-f0d78d79-8f88-4318-bffa-4dd39a9d3b0c req-43067981-0e98-4478-8f5d-a194b0e36758 b957052236b94198aa746a828530a646 551ab17a7a874f14b6666aff8257ca71 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 374/752] 199.204.45.238 () {38 vars in 955 bytes} [Fri May 29 23:13:42 2026] POST /v2.0/ports => generated 958 bytes in 512 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 375/753] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:13:42 2026] GET /v2.0/ports?device_id=54d0f53d-bf1f-4083-8ec7-491037c9e5fd => 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: 376/754] 10.0.0.16 () {34 vars in 1097 bytes} [Fri May 29 23:13:42 2026] GET /v2.0/security-groups?name=tempest-securitygroup--759865392&fields=id&tenant_id=0241cf20193648b88d164ffae43e3343 => generated 69 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/755] 199.204.45.238 () {38 vars in 1028 bytes} [Fri May 29 23:13:43 2026] PUT /v2.0/ports/3d3da386-babf-46c3-897d-84a3dff26b22 => generated 1239 bytes in 454 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 379/756] 10.0.0.104 () {34 vars in 669 bytes} [Fri May 29 23:13:40 2026] POST /v2.0/routers => generated 695 bytes in 2511 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/757] 10.0.0.16 () {34 vars in 1039 bytes} [Fri May 29 23:13:43 2026] GET /v2.0/security-groups?id=8ac5d840-0856-4bc7-9d52-9de368226bc3&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: 8|app: 0|req: 380/758] 10.0.0.16 () {34 vars in 981 bytes} [Fri May 29 23:13:43 2026] GET /v2.0/networks?id=0843f201-8bba-4ccd-80e9-6749efb6c7e7 => generated 680 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/759] 10.0.0.16 () {34 vars in 964 bytes} [Fri May 29 23:13:43 2026] GET /v2.0/quotas/0241cf20193648b88d164ffae43e3343 => generated 292 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/760] 10.0.0.16 () {34 vars in 1001 bytes} [Fri May 29 23:13:43 2026] GET /v2.0/ports?tenant_id=0241cf20193648b88d164ffae43e3343&fields=id => generated 103 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/761] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:13:43 2026] GET /v2.0/ports?device_id=3e8580de-cc71-4e0b-8ce4-c832ffc2f906 => generated 973 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/762] 10.0.0.16 () {34 vars in 1007 bytes} [Fri May 29 23:13:43 2026] GET /v2.0/networks/0843f201-8bba-4ccd-80e9-6749efb6c7e7?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: 385/763] 10.0.0.16 () {34 vars in 1039 bytes} [Fri May 29 23:13:43 2026] GET /v2.0/security-groups?id=0b653964-83fb-448b-bda6-0f79578034c2&fields=id&fields=name => generated 113 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/764] 10.0.0.16 () {34 vars in 1107 bytes} [Fri May 29 23:13:43 2026] GET /v2.0/networks/0843f201-8bba-4ccd-80e9-6749efb6c7e7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/765] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:13:43 2026] GET /v2.0/ports?device_id=54d0f53d-bf1f-4083-8ec7-491037c9e5fd => generated 971 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:13:44.109 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-443ba79c-2a19-4af9-a8fb-2283c7160f8d'] response: {'name': 'network-changed', 'server_uuid': '3e8580de-cc71-4e0b-8ce4-c832ffc2f906', 'tag': '3d3da386-babf-46c3-897d-84a3dff26b22', 'status': 'completed', 'code': 200} 2026-05-29 23:13:44.536 8 INFO neutron.db.l3_db [None req-707971b1-b265-4293-8bde-661b85312e48 18a43ad03255456f9eb1fb1cf94519fa b5d09419dd164d5e8e69203f24b3ea4d - - default default] Floating IP a955bbe1-a341-413e-9daf-507299f38fed associated. External IP: 10.96.250.204, port: 205044dc-6ea2-4f4b-bfc5-e28dfeafa1a7. [pid: 8|app: 0|req: 388/766] 10.0.0.104 () {34 vars in 749 bytes} [Fri May 29 23:13:44 2026] PUT /v2.0/floatingips/a955bbe1-a341-413e-9daf-507299f38fed => generated 855 bytes in 926 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/767] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:13:44 2026] GET /v2.0/ports?device_id=5bde64df-12ca-436f-aa74-ebdd74e5fed1 => 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: 390/768] 199.204.45.238 () {34 vars in 1080 bytes} [Fri May 29 23:13:44 2026] GET /v2.0/ports?tenant_id=551ab17a7a874f14b6666aff8257ca71&device_id=3e8580de-cc71-4e0b-8ce4-c832ffc2f906 => generated 1242 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/769] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:13:45 2026] GET /v2.0/ports?device_id=3e8580de-cc71-4e0b-8ce4-c832ffc2f906 => generated 973 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/770] 199.204.45.238 () {34 vars in 1060 bytes} [Fri May 29 23:13:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=3d3da386-babf-46c3-897d-84a3dff26b22 => generated 19 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/771] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:13:45 2026] GET /v2.0/ports?device_id=54d0f53d-bf1f-4083-8ec7-491037c9e5fd => generated 971 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/772] 10.0.0.104 () {34 vars in 783 bytes} [Fri May 29 23:13:43 2026] PUT /v2.0/routers/8235657e-c064-4f31-9c5e-67c54213b5d2/add_router_interface => generated 309 bytes in 1727 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/773] 10.0.0.16 () {34 vars in 1039 bytes} [Fri May 29 23:13:45 2026] GET /v2.0/security-groups?id=0b653964-83fb-448b-bda6-0f79578034c2&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:13:45.311 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-3352ab0e-7c73-4f6b-87d5-53c39b9ab977'] response: {'name': 'network-changed', 'server_uuid': '54d0f53d-bf1f-4083-8ec7-491037c9e5fd', 'tag': '205044dc-6ea2-4f4b-bfc5-e28dfeafa1a7', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 395/774] 10.0.0.16 () {34 vars in 1039 bytes} [Fri May 29 23:13:45 2026] GET /v2.0/security-groups?id=8ac5d840-0856-4bc7-9d52-9de368226bc3&fields=id&fields=name => generated 114 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:13:45.327 8 WARNING neutron_lib.context [None req-dd251bc6-017c-4fb7-b688-d5ecf2bb80ad 38b0d689871b489a8e3af86ca12a8753 1f406f7460824ef3b0258d93ffb24b56 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 380/775] 199.204.45.238 () {34 vars in 984 bytes} [Fri May 29 23:13:45 2026] GET /v2.0/subnets?id=ac07e4c8-8d35-4231-9029-33c6c90c44f5 => generated 694 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/776] 199.204.45.238 () {34 vars in 1052 bytes} [Fri May 29 23:13:45 2026] GET /v2.0/ports?network_id=edfa8c7c-b1e9-4887-9289-79d21a371e3e&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: 382/777] 199.204.45.238 () {34 vars in 1012 bytes} [Fri May 29 23:13:45 2026] GET /v2.0/networks/edfa8c7c-b1e9-4887-9289-79d21a371e3e?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/778] 199.204.45.238 () {34 vars in 1112 bytes} [Fri May 29 23:13:45 2026] GET /v2.0/networks/edfa8c7c-b1e9-4887-9289-79d21a371e3e?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: 384/779] 199.204.45.238 () {34 vars in 1080 bytes} [Fri May 29 23:13:45 2026] GET /v2.0/ports?tenant_id=b5d09419dd164d5e8e69203f24b3ea4d&device_id=54d0f53d-bf1f-4083-8ec7-491037c9e5fd => 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: 396/782] 10.0.0.104 () {34 vars in 665 bytes} [Fri May 29 23:13:45 2026] POST /v2.0/ports => generated 954 bytes in 550 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 23:13:45.885 8 WARNING neutron_lib.context [None req-5741d236-7a3b-495f-b899-662c6eae9914 38b0d689871b489a8e3af86ca12a8753 1f406f7460824ef3b0258d93ffb24b56 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 387/783] 199.204.45.238 () {34 vars in 986 bytes} [Fri May 29 23:13:45 2026] GET /v2.0/networks?id=15abd150-070b-42f8-a1a7-47072fb510f2 => generated 780 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/784] 199.204.45.238 () {34 vars in 1058 bytes} [Fri May 29 23:13:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=205044dc-6ea2-4f4b-bfc5-e28dfeafa1a7 => generated 860 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/785] 199.204.45.238 () {34 vars in 984 bytes} [Fri May 29 23:13:46 2026] GET /v2.0/subnets?id=c18c9539-6c0b-41fd-a89b-c609f9b0b325 => generated 702 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/786] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:13:46 2026] GET /v2.0/ports?device_id=5bde64df-12ca-436f-aa74-ebdd74e5fed1 => 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: 391/787] 199.204.45.238 () {34 vars in 1052 bytes} [Fri May 29 23:13:46 2026] GET /v2.0/ports?network_id=15abd150-070b-42f8-a1a7-47072fb510f2&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: 392/788] 199.204.45.238 () {34 vars in 1012 bytes} [Fri May 29 23:13:46 2026] GET /v2.0/networks/15abd150-070b-42f8-a1a7-47072fb510f2?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: 393/789] 199.204.45.238 () {34 vars in 1112 bytes} [Fri May 29 23:13:46 2026] GET /v2.0/networks/15abd150-070b-42f8-a1a7-47072fb510f2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/790] 10.0.0.104 () {34 vars in 665 bytes} [Fri May 29 23:13:45 2026] POST /v2.0/ports => generated 955 bytes in 413 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:13:46.303 7 WARNING neutron_lib.context [None req-a4f68abe-83ac-473a-8261-4986462eb5a1 38b0d689871b489a8e3af86ca12a8753 1f406f7460824ef3b0258d93ffb24b56 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. /var/lib/openstack/lib/python3.12/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: 398/791] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:13:46 2026] GET /v2.0/ports?device_id=3e8580de-cc71-4e0b-8ce4-c832ffc2f906 => generated 973 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/792] 10.0.0.16 () {34 vars in 1039 bytes} [Fri May 29 23:13:46 2026] GET /v2.0/security-groups?id=0b653964-83fb-448b-bda6-0f79578034c2&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: 400/793] 199.204.45.238 () {34 vars in 1080 bytes} [Fri May 29 23:13:46 2026] GET /v2.0/ports?tenant_id=551ab17a7a874f14b6666aff8257ca71&device_id=3e8580de-cc71-4e0b-8ce4-c832ffc2f906 => generated 1242 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/794] 199.204.45.238 () {34 vars in 986 bytes} [Fri May 29 23:13:46 2026] GET /v2.0/networks?id=edfa8c7c-b1e9-4887-9289-79d21a371e3e => generated 772 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/795] 199.204.45.238 () {34 vars in 1060 bytes} [Fri May 29 23:13:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=3d3da386-babf-46c3-897d-84a3dff26b22 => 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: 403/796] 199.204.45.238 () {34 vars in 984 bytes} [Fri May 29 23:13:46 2026] GET /v2.0/subnets?id=ac07e4c8-8d35-4231-9029-33c6c90c44f5 => generated 694 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/797] 199.204.45.238 () {34 vars in 1052 bytes} [Fri May 29 23:13:46 2026] GET /v2.0/ports?network_id=edfa8c7c-b1e9-4887-9289-79d21a371e3e&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: 405/798] 199.204.45.238 () {34 vars in 1012 bytes} [Fri May 29 23:13:46 2026] GET /v2.0/networks/edfa8c7c-b1e9-4887-9289-79d21a371e3e?fields=segments => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/799] 199.204.45.238 () {34 vars in 1112 bytes} [Fri May 29 23:13:46 2026] GET /v2.0/networks/edfa8c7c-b1e9-4887-9289-79d21a371e3e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/800] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:13:47 2026] GET /v2.0/ports?device_id=5bde64df-12ca-436f-aa74-ebdd74e5fed1 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 23:13:47.191 7 INFO neutron.db.l3_db [None req-a4f68abe-83ac-473a-8261-4986462eb5a1 38b0d689871b489a8e3af86ca12a8753 1f406f7460824ef3b0258d93ffb24b56 - - default default] Floating IP 4a8d860b-d98f-4448-a26d-e99b8303e40c associated. External IP: 10.96.250.218, port: 2b37ec85-bd61-4697-9b8d-6cae63ed31e2. [pid: 7|app: 0|req: 394/801] 10.0.0.104 () {34 vars in 677 bytes} [Fri May 29 23:13:46 2026] POST /v2.0/floatingips => generated 842 bytes in 1211 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/802] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:13:47 2026] GET /v2.0/ports?device_id=3e8580de-cc71-4e0b-8ce4-c832ffc2f906 => generated 973 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:13:47.685 8 INFO neutron.db.l3_db [None req-c05f0fac-d597-42a1-b8a8-13a2dc27d584 38b0d689871b489a8e3af86ca12a8753 1f406f7460824ef3b0258d93ffb24b56 - - default default] Floating IP 4a8d860b-d98f-4448-a26d-e99b8303e40c disassociated. External IP: 10.96.250.218, port: 2b37ec85-bd61-4697-9b8d-6cae63ed31e2. [pid: 7|app: 0|req: 396/803] 10.0.0.16 () {34 vars in 1039 bytes} [Fri May 29 23:13:47 2026] GET /v2.0/security-groups?id=0b653964-83fb-448b-bda6-0f79578034c2&fields=id&fields=name => generated 113 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/804] 10.0.0.104 () {34 vars in 749 bytes} [Fri May 29 23:13:47 2026] PUT /v2.0/floatingips/4a8d860b-d98f-4448-a26d-e99b8303e40c => generated 552 bytes in 559 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/805] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:13:48 2026] GET /v2.0/ports?device_id=5bde64df-12ca-436f-aa74-ebdd74e5fed1 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/806] 10.0.0.104 () {32 vars in 732 bytes} [Fri May 29 23:13:48 2026] DELETE /v2.0/floatingips/4a8d860b-d98f-4448-a26d-e99b8303e40c => generated 0 bytes in 360 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 23:13:48.445 8 WARNING neutron_lib.context [None req-055a65d4-7160-45da-a677-b6ddabd930a8 38b0d689871b489a8e3af86ca12a8753 1f406f7460824ef3b0258d93ffb24b56 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 398/807] 199.204.45.238 () {34 vars in 986 bytes} [Fri May 29 23:13:48 2026] GET /v2.0/networks?id=0843f201-8bba-4ccd-80e9-6749efb6c7e7 => generated 680 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/808] 199.204.45.238 () {34 vars in 1050 bytes} [Fri May 29 23:13:48 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=0241cf20193648b88d164ffae43e3343 => generated 180 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:13:48.739 7 WARNING neutron_lib.context [req-c41504e7-2fc0-4666-86d0-3334636058b8 req-5f7a402e-ba2b-4a21-b1a2-0a22ee2c4dac 19fc23150e1e47de810c65a9017dc195 0241cf20193648b88d164ffae43e3343 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 400/809] 199.204.45.238 () {38 vars in 955 bytes} [Fri May 29 23:13:48 2026] POST /v2.0/ports => generated 958 bytes in 377 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 401/810] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:13:49 2026] GET /v2.0/ports?device_id=3e8580de-cc71-4e0b-8ce4-c832ffc2f906 => generated 975 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:13:49.380 8 INFO neutron.db.l3_db [None req-055a65d4-7160-45da-a677-b6ddabd930a8 38b0d689871b489a8e3af86ca12a8753 1f406f7460824ef3b0258d93ffb24b56 - - default default] Floating IP 8db7f615-4c56-413f-a068-352aa17dceb4 associated. External IP: 10.96.250.213, port: ce7e23b7-0fa2-4bf5-a45b-e86982c18e55. [pid: 7|app: 0|req: 402/811] 199.204.45.238 () {38 vars in 1028 bytes} [Fri May 29 23:13:49 2026] PUT /v2.0/ports/43059df0-54a9-413c-b436-17145954f200 => generated 1239 bytes in 455 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 403/812] 10.0.0.16 () {34 vars in 1039 bytes} [Fri May 29 23:13:49 2026] GET /v2.0/security-groups?id=0b653964-83fb-448b-bda6-0f79578034c2&fields=id&fields=name => generated 113 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:13:49.698 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-dc6818ba-f20b-4d13-bf52-d88d211b402e'] response: {'name': 'network-changed', 'server_uuid': '5bde64df-12ca-436f-aa74-ebdd74e5fed1', 'tag': '43059df0-54a9-413c-b436-17145954f200', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 404/813] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:13:49 2026] GET /v2.0/ports?device_id=5bde64df-12ca-436f-aa74-ebdd74e5fed1 => generated 973 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/814] 10.0.0.104 () {34 vars in 677 bytes} [Fri May 29 23:13:48 2026] POST /v2.0/floatingips => generated 841 bytes in 1385 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/815] 10.0.0.16 () {34 vars in 1039 bytes} [Fri May 29 23:13:49 2026] GET /v2.0/security-groups?id=feace790-bd5b-4b96-bf57-280268ef6a9a&fields=id&fields=name => generated 113 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/816] 10.0.0.104 () {32 vars in 729 bytes} [Fri May 29 23:13:49 2026] GET /v2.0/floatingips/8db7f615-4c56-413f-a068-352aa17dceb4 => generated 841 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/817] 10.0.0.104 () {32 vars in 655 bytes} [Fri May 29 23:13:49 2026] GET /v2.0/floatingips => generated 844 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/818] 199.204.45.238 () {34 vars in 1080 bytes} [Fri May 29 23:13:50 2026] GET /v2.0/ports?tenant_id=0241cf20193648b88d164ffae43e3343&device_id=5bde64df-12ca-436f-aa74-ebdd74e5fed1 => generated 1242 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/819] 199.204.45.238 () {34 vars in 1018 bytes} [Fri May 29 23:13:50 2026] GET /v2.0/networks?tenant_id=0241cf20193648b88d164ffae43e3343&shared=False => generated 776 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/820] 199.204.45.238 () {34 vars in 930 bytes} [Fri May 29 23:13:50 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:13:50.668 8 INFO neutron.db.l3_db [None req-4219318c-5c70-4f7a-9f1d-9ddbc9999856 38b0d689871b489a8e3af86ca12a8753 1f406f7460824ef3b0258d93ffb24b56 - - default default] Floating IP 8db7f615-4c56-413f-a068-352aa17dceb4 associated. External IP: 10.96.250.213, port: ce7e23b7-0fa2-4bf5-a45b-e86982c18e55. [pid: 7|app: 0|req: 410/821] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:13:50 2026] GET /v2.0/ports?device_id=3e8580de-cc71-4e0b-8ce4-c832ffc2f906 => generated 975 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/822] 10.0.0.16 () {34 vars in 1039 bytes} [Fri May 29 23:13:50 2026] GET /v2.0/security-groups?id=0b653964-83fb-448b-bda6-0f79578034c2&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/823] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:13:50 2026] GET /v2.0/ports?device_id=3e8580de-cc71-4e0b-8ce4-c832ffc2f906 => generated 975 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/824] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:13:50 2026] GET /v2.0/ports?device_id=5bde64df-12ca-436f-aa74-ebdd74e5fed1 => generated 973 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/825] 10.0.0.104 () {34 vars in 749 bytes} [Fri May 29 23:13:49 2026] PUT /v2.0/floatingips/8db7f615-4c56-413f-a068-352aa17dceb4 => generated 842 bytes in 1320 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:13:51.307 7 INFO neutron.db.l3_db [None req-c4b37e4d-3bb4-445d-af47-9c55bbfae326 b957052236b94198aa746a828530a646 551ab17a7a874f14b6666aff8257ca71 - - default default] Floating IP 4257b394-8243-4d5c-90df-439a2fa7edf5 associated. External IP: 10.96.250.203, port: 3d3da386-babf-46c3-897d-84a3dff26b22. [pid: 8|app: 0|req: 413/826] 10.0.0.16 () {34 vars in 1039 bytes} [Fri May 29 23:13:51 2026] GET /v2.0/security-groups?id=feace790-bd5b-4b96-bf57-280268ef6a9a&fields=id&fields=name => generated 113 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:13:51.455 8 INFO neutron.db.l3_db [None req-6889a1cf-1f80-41f0-ada8-9d1403bf62f3 38b0d689871b489a8e3af86ca12a8753 1f406f7460824ef3b0258d93ffb24b56 - - default default] Floating IP 8db7f615-4c56-413f-a068-352aa17dceb4 disassociated. External IP: 10.96.250.213, port: 2b37ec85-bd61-4697-9b8d-6cae63ed31e2. [pid: 7|app: 0|req: 414/827] 10.0.0.104 () {34 vars in 749 bytes} [Fri May 29 23:13:50 2026] PUT /v2.0/floatingips/4257b394-8243-4d5c-90df-439a2fa7edf5 => generated 856 bytes in 705 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/828] 199.204.45.238 () {34 vars in 1080 bytes} [Fri May 29 23:13:51 2026] GET /v2.0/ports?tenant_id=0241cf20193648b88d164ffae43e3343&device_id=5bde64df-12ca-436f-aa74-ebdd74e5fed1 => generated 1242 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/829] 199.204.45.238 () {34 vars in 1060 bytes} [Fri May 29 23:13:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=43059df0-54a9-413c-b436-17145954f200 => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 23:13:51.747 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-98cb9733-55c8-4a8f-b663-9291dbd83c29'] response: {'name': 'network-changed', 'server_uuid': '3e8580de-cc71-4e0b-8ce4-c832ffc2f906', 'tag': '3d3da386-babf-46c3-897d-84a3dff26b22', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 417/830] 199.204.45.238 () {34 vars in 984 bytes} [Fri May 29 23:13:51 2026] GET /v2.0/subnets?id=c5973f6d-86d3-4487-95ca-92eb2fec7e13 => generated 698 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/831] 10.0.0.104 () {34 vars in 749 bytes} [Fri May 29 23:13:51 2026] PUT /v2.0/floatingips/8db7f615-4c56-413f-a068-352aa17dceb4 => generated 552 bytes in 448 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/832] 199.204.45.238 () {34 vars in 1052 bytes} [Fri May 29 23:13:51 2026] GET /v2.0/ports?network_id=0843f201-8bba-4ccd-80e9-6749efb6c7e7&device_owner=network%3Adhcp => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/833] 199.204.45.238 () {34 vars in 1012 bytes} [Fri May 29 23:13:51 2026] GET /v2.0/networks/0843f201-8bba-4ccd-80e9-6749efb6c7e7?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: 420/834] 199.204.45.238 () {34 vars in 1112 bytes} [Fri May 29 23:13:51 2026] GET /v2.0/networks/0843f201-8bba-4ccd-80e9-6749efb6c7e7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/835] 10.0.0.104 () {32 vars in 732 bytes} [Fri May 29 23:13:51 2026] DELETE /v2.0/floatingips/8db7f615-4c56-413f-a068-352aa17dceb4 => generated 0 bytes in 325 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 23:13:52.137 7 INFO neutron.api.v2.resource [None req-d407ed57-98e9-4d9a-b774-17116adef34d 38b0d689871b489a8e3af86ca12a8753 1f406f7460824ef3b0258d93ffb24b56 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 421/836] 10.0.0.104 () {32 vars in 732 bytes} [Fri May 29 23:13:52 2026] DELETE /v2.0/floatingips/8db7f615-4c56-413f-a068-352aa17dceb4 => generated 144 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/837] 199.204.45.238 () {34 vars in 1080 bytes} [Fri May 29 23:13:52 2026] GET /v2.0/ports?tenant_id=551ab17a7a874f14b6666aff8257ca71&device_id=3e8580de-cc71-4e0b-8ce4-c832ffc2f906 => 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: 423/838] 199.204.45.238 () {34 vars in 986 bytes} [Fri May 29 23:13:52 2026] GET /v2.0/networks?id=edfa8c7c-b1e9-4887-9289-79d21a371e3e => generated 772 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/839] 199.204.45.238 () {34 vars in 1060 bytes} [Fri May 29 23:13:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=3d3da386-babf-46c3-897d-84a3dff26b22 => generated 859 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/840] 10.0.0.104 () {32 vars in 720 bytes} [Fri May 29 23:13:52 2026] DELETE /v2.0/ports/2b37ec85-bd61-4697-9b8d-6cae63ed31e2 => generated 0 bytes in 407 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/841] 199.204.45.238 () {34 vars in 984 bytes} [Fri May 29 23:13:52 2026] GET /v2.0/subnets?id=ac07e4c8-8d35-4231-9029-33c6c90c44f5 => generated 694 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/842] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:13:52 2026] GET /v2.0/ports?device_id=5bde64df-12ca-436f-aa74-ebdd74e5fed1 => generated 973 bytes in 444 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/843] 10.0.0.104 () {32 vars in 720 bytes} [Fri May 29 23:13:52 2026] DELETE /v2.0/ports/ce7e23b7-0fa2-4bf5-a45b-e86982c18e55 => generated 0 bytes in 280 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/844] 199.204.45.238 () {34 vars in 1052 bytes} [Fri May 29 23:13:52 2026] GET /v2.0/ports?network_id=edfa8c7c-b1e9-4887-9289-79d21a371e3e&device_owner=network%3Adhcp => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/845] 10.0.0.16 () {34 vars in 1039 bytes} [Fri May 29 23:13:52 2026] GET /v2.0/security-groups?id=feace790-bd5b-4b96-bf57-280268ef6a9a&fields=id&fields=name => generated 113 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/846] 199.204.45.238 () {34 vars in 1012 bytes} [Fri May 29 23:13:52 2026] GET /v2.0/networks/edfa8c7c-b1e9-4887-9289-79d21a371e3e?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/847] 10.0.0.104 () {32 vars in 736 bytes} [Fri May 29 23:13:52 2026] GET /v2.0/ports?device_id=8235657e-c064-4f31-9c5e-67c54213b5d2 => generated 958 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/848] 199.204.45.238 () {34 vars in 1112 bytes} [Fri May 29 23:13:52 2026] GET /v2.0/networks/edfa8c7c-b1e9-4887-9289-79d21a371e3e?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: 428/849] 10.0.0.104 () {34 vars in 789 bytes} [Fri May 29 23:13:52 2026] PUT /v2.0/routers/8235657e-c064-4f31-9c5e-67c54213b5d2/remove_router_interface => generated 309 bytes in 979 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/850] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:13:53 2026] GET /v2.0/ports?device_id=5bde64df-12ca-436f-aa74-ebdd74e5fed1 => generated 973 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/851] 10.0.0.16 () {34 vars in 1039 bytes} [Fri May 29 23:13:54 2026] GET /v2.0/security-groups?id=feace790-bd5b-4b96-bf57-280268ef6a9a&fields=id&fields=name => generated 113 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:13:54.756 8 INFO neutron.services.segments.plugin [-] Segment d6d94036-f576-4286-a949-14dc56006e0c resource provider aggregate not found 2026-05-29 23:13:54.762 8 INFO neutron.services.segments.plugin [-] Segment d6d94036-f576-4286-a949-14dc56006e0c resource provider aggregate not found 2026-05-29 23:13:54.777 8 INFO neutron.services.segments.plugin [-] Segment d6d94036-f576-4286-a949-14dc56006e0c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d6d94036-f576-4286-a949-14dc56006e0c found for delete ", "request_id": "req-98a01e99-3c58-49f0-933f-23207fd6818d"}]} 2026-05-29 23:13:54.777 8 INFO neutron.db.l3_hamode_db [None req-5b382047-8dc8-4a8a-b9b0-b442291756eb 38b0d689871b489a8e3af86ca12a8753 1f406f7460824ef3b0258d93ffb24b56 - - default default] HA network f1992b72-041a-4cca-810d-ac0b8b13e0ae was deleted as no HA routers are present in tenant 1f406f7460824ef3b0258d93ffb24b56. 2026-05-29 23:13:54.778 8 INFO neutron.services.segments.plugin [-] Segment d6d94036-f576-4286-a949-14dc56006e0c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d6d94036-f576-4286-a949-14dc56006e0c found for delete ", "request_id": "req-c3823e2c-261c-4cb8-ba95-952179b1b6a4"}]} [pid: 8|app: 0|req: 422/852] 10.0.0.104 () {32 vars in 724 bytes} [Fri May 29 23:13:53 2026] DELETE /v2.0/routers/8235657e-c064-4f31-9c5e-67c54213b5d2 => generated 0 bytes in 828 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/853] 10.0.0.104 () {32 vars in 724 bytes} [Fri May 29 23:13:54 2026] DELETE /v2.0/subnets/c3fe88c7-b05d-45dd-ba7a-e427a8ccd6c1 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/854] 10.0.0.104 () {32 vars in 726 bytes} [Fri May 29 23:13:54 2026] DELETE /v2.0/networks/1839d8b7-0b61-46ef-96be-4f3527c67eb6 => generated 0 bytes in 149 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/855] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:13:55 2026] GET /v2.0/ports?device_id=5bde64df-12ca-436f-aa74-ebdd74e5fed1 => generated 973 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/856] 10.0.0.16 () {34 vars in 1039 bytes} [Fri May 29 23:13:55 2026] GET /v2.0/security-groups?id=feace790-bd5b-4b96-bf57-280268ef6a9a&fields=id&fields=name => generated 113 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/857] 10.0.0.90 () {34 vars in 989 bytes} [Fri May 29 23:13:55 2026] GET /v2.0/ports?device_id=54d0f53d-bf1f-4083-8ec7-491037c9e5fd => generated 1240 bytes in 193 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/858] 10.0.0.90 () {34 vars in 1039 bytes} [Fri May 29 23:13:55 2026] GET /v2.0/security-groups?id=8ac5d840-0856-4bc7-9d52-9de368226bc3&fields=id&fields=name => generated 114 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/859] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 29 23:13:55 2026] GET /v2.0/security-groups?tenant_id=1f406f7460824ef3b0258d93ffb24b56&name=default => generated 2925 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/860] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 29 23:13:55 2026] DELETE /v2.0/security-groups/faa28058-ac5c-4e6a-917f-dd24b73dfaba => 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: 426/861] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:13:56 2026] GET /v2.0/ports?device_id=5bde64df-12ca-436f-aa74-ebdd74e5fed1 => generated 973 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/862] 10.0.0.16 () {34 vars in 1039 bytes} [Fri May 29 23:13:56 2026] GET /v2.0/security-groups?id=feace790-bd5b-4b96-bf57-280268ef6a9a&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-05-29 23:13:57.695 8 INFO neutron.services.segments.plugin [-] Segment a46e5fe6-e85c-4f95-9e13-79b306f20c4e resource provider aggregate not found 2026-05-29 23:13:57.699 8 INFO neutron.services.segments.plugin [-] Segment a46e5fe6-e85c-4f95-9e13-79b306f20c4e resource provider aggregate not found [pid: 8|app: 0|req: 427/863] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:13:57 2026] GET /v2.0/ports?device_id=5bde64df-12ca-436f-aa74-ebdd74e5fed1 => generated 973 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:13:57.719 8 INFO neutron.services.segments.plugin [-] Segment a46e5fe6-e85c-4f95-9e13-79b306f20c4e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a46e5fe6-e85c-4f95-9e13-79b306f20c4e found for delete ", "request_id": "req-2478a82c-db73-4476-812f-4bd097c6db19"}]} 2026-05-29 23:13:57.720 8 INFO neutron.services.segments.plugin [-] Segment a46e5fe6-e85c-4f95-9e13-79b306f20c4e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a46e5fe6-e85c-4f95-9e13-79b306f20c4e found for delete ", "request_id": "req-60d724ff-1897-4429-9b6a-a80161d99f85"}]} [pid: 8|app: 0|req: 428/864] 10.0.0.16 () {34 vars in 1039 bytes} [Fri May 29 23:13:57 2026] GET /v2.0/security-groups?id=feace790-bd5b-4b96-bf57-280268ef6a9a&fields=id&fields=name => generated 113 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:13:57.831 7 WARNING neutron_lib.context [None req-feaa578f-6600-4633-83a8-7964bd0359f3 18f7f9adac8645d2a221af8c9e99967f c5126498d19d4c03bb6c70ceda42e47d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 23:13:57.994 7 INFO neutron.db.segments_db [None req-feaa578f-6600-4633-83a8-7964bd0359f3 18f7f9adac8645d2a221af8c9e99967f c5126498d19d4c03bb6c70ceda42e47d - - default default] Added segment de341c9b-acf9-459f-b305-902feaddff03 of type vxlan for network 25e83673-9dbb-4275-820d-e2e03c5c34e5 [pid: 7|app: 0|req: 437/865] 10.0.0.104 () {34 vars in 670 bytes} [Fri May 29 23:13:57 2026] POST /v2.0/networks => generated 633 bytes in 446 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:13:58.120 8 WARNING neutron_lib.context [None req-a292765d-e8ab-4e1a-8da0-d9e63f4731e5 18f7f9adac8645d2a221af8c9e99967f c5126498d19d4c03bb6c70ceda42e47d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 23:13:58.179 8 INFO neutron.db.segments_db [None req-a292765d-e8ab-4e1a-8da0-d9e63f4731e5 18f7f9adac8645d2a221af8c9e99967f c5126498d19d4c03bb6c70ceda42e47d - - default default] Added segment 0f650812-948d-40c5-95a9-c43d47979057 of type vxlan for network 1fe5e2dc-c773-42ea-94ce-a1c1ab765d4d [pid: 8|app: 0|req: 429/866] 10.0.0.104 () {34 vars in 670 bytes} [Fri May 29 23:13:58 2026] POST /v2.0/networks => generated 633 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:13:58.276 7 WARNING neutron_lib.context [None req-3aec9ce1-7c11-4f67-b791-c961af7b84b4 18f7f9adac8645d2a221af8c9e99967f c5126498d19d4c03bb6c70ceda42e47d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 438/867] 10.0.0.104 () {34 vars in 669 bytes} [Fri May 29 23:13:58 2026] POST /v2.0/subnets => generated 646 bytes in 288 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:13:58.573 8 WARNING neutron_lib.context [None req-adc42dba-8670-4fa3-84ab-f2a664df5eaa 18f7f9adac8645d2a221af8c9e99967f c5126498d19d4c03bb6c70ceda42e47d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 430/868] 10.0.0.104 () {34 vars in 669 bytes} [Fri May 29 23:13:58 2026] POST /v2.0/subnets => generated 655 bytes in 318 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 439/869] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:13:58 2026] GET /v2.0/ports?device_id=5bde64df-12ca-436f-aa74-ebdd74e5fed1 => generated 975 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:13:58.894 8 WARNING neutron_lib.context [None req-375a29b9-679c-4a59-95d0-e5bb033ad942 18f7f9adac8645d2a221af8c9e99967f c5126498d19d4c03bb6c70ceda42e47d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 23:13:58.932 8 INFO neutron.db.segments_db [None req-375a29b9-679c-4a59-95d0-e5bb033ad942 18f7f9adac8645d2a221af8c9e99967f c5126498d19d4c03bb6c70ceda42e47d - - default default] Added segment 3aeb60e3-f56c-424a-894f-c556784ae956 of type vxlan for network 50d59d39-b7a5-4ae8-bdde-54fe455622f9 [pid: 7|app: 0|req: 440/870] 10.0.0.16 () {34 vars in 1039 bytes} [Fri May 29 23:13:58 2026] GET /v2.0/security-groups?id=feace790-bd5b-4b96-bf57-280268ef6a9a&fields=id&fields=name => generated 113 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:13:59.220 8 INFO neutron.db.l3_hamode_db [None req-375a29b9-679c-4a59-95d0-e5bb033ad942 18f7f9adac8645d2a221af8c9e99967f c5126498d19d4c03bb6c70ceda42e47d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-29 23:13:59.337 8 INFO neutron.db.l3_hamode_db [None req-375a29b9-679c-4a59-95d0-e5bb033ad942 18f7f9adac8645d2a221af8c9e99967f c5126498d19d4c03bb6c70ceda42e47d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 441/871] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:14:00 2026] GET /v2.0/ports?device_id=5bde64df-12ca-436f-aa74-ebdd74e5fed1 => generated 975 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 442/872] 10.0.0.16 () {34 vars in 1039 bytes} [Fri May 29 23:14:00 2026] GET /v2.0/security-groups?id=feace790-bd5b-4b96-bf57-280268ef6a9a&fields=id&fields=name => generated 113 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/873] 10.0.0.104 () {34 vars in 669 bytes} [Fri May 29 23:13:58 2026] POST /v2.0/routers => generated 510 bytes in 1263 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/876] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:14:01 2026] GET /v2.0/ports?device_id=5bde64df-12ca-436f-aa74-ebdd74e5fed1 => generated 975 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/877] 10.0.0.16 () {34 vars in 1039 bytes} [Fri May 29 23:14:01 2026] GET /v2.0/security-groups?id=feace790-bd5b-4b96-bf57-280268ef6a9a&fields=id&fields=name => generated 113 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 436/878] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:14:01 2026] GET /v2.0/ports?device_id=5bde64df-12ca-436f-aa74-ebdd74e5fed1 => generated 975 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 443/879] 10.0.0.104 () {34 vars in 783 bytes} [Fri May 29 23:14:00 2026] PUT /v2.0/routers/9205c082-51e1-4015-8811-37a601edf8a3/add_router_interface => generated 309 bytes in 1372 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 444/880] 10.0.0.104 () {32 vars in 717 bytes} [Fri May 29 23:14:01 2026] GET /v2.0/ports/4f8c5e1f-c836-4a2c-93bb-399071985e59 => generated 959 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:14:01.906 8 INFO neutron.db.l3_db [None req-60df587e-eca8-45a1-895c-7db62cf1c15f 19fc23150e1e47de810c65a9017dc195 0241cf20193648b88d164ffae43e3343 - - default default] Floating IP 8fc527f5-62fe-41cb-afc4-5eb0fa2b580a associated. External IP: 10.96.250.209, port: 43059df0-54a9-413c-b436-17145954f200. [pid: 8|app: 0|req: 437/881] 10.0.0.104 () {34 vars in 749 bytes} [Fri May 29 23:14:01 2026] PUT /v2.0/floatingips/8fc527f5-62fe-41cb-afc4-5eb0fa2b580a => generated 856 bytes in 858 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:14:02.380 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-3d3f291c-3d45-48d1-bea3-f76ce060ae46'] response: {'name': 'network-changed', 'server_uuid': '5bde64df-12ca-436f-aa74-ebdd74e5fed1', 'tag': '43059df0-54a9-413c-b436-17145954f200', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 438/882] 10.0.0.90 () {34 vars in 989 bytes} [Fri May 29 23:14:02 2026] GET /v2.0/ports?device_id=3e8580de-cc71-4e0b-8ce4-c832ffc2f906 => 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: 439/883] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:14:02 2026] GET /v2.0/ports?device_id=5bde64df-12ca-436f-aa74-ebdd74e5fed1 => generated 975 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 440/884] 10.0.0.90 () {34 vars in 1039 bytes} [Fri May 29 23:14:02 2026] GET /v2.0/security-groups?id=0b653964-83fb-448b-bda6-0f79578034c2&fields=id&fields=name => generated 113 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/885] 10.0.0.16 () {34 vars in 1039 bytes} [Fri May 29 23:14:02 2026] GET /v2.0/security-groups?id=feace790-bd5b-4b96-bf57-280268ef6a9a&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 442/886] 199.204.45.238 () {34 vars in 1080 bytes} [Fri May 29 23:14:02 2026] GET /v2.0/ports?tenant_id=0241cf20193648b88d164ffae43e3343&device_id=5bde64df-12ca-436f-aa74-ebdd74e5fed1 => generated 1244 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/887] 10.0.0.104 () {34 vars in 783 bytes} [Fri May 29 23:14:01 2026] PUT /v2.0/routers/9205c082-51e1-4015-8811-37a601edf8a3/add_router_interface => generated 309 bytes in 1416 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 443/888] 199.204.45.238 () {34 vars in 986 bytes} [Fri May 29 23:14:02 2026] GET /v2.0/networks?id=0843f201-8bba-4ccd-80e9-6749efb6c7e7 => generated 776 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 444/889] 10.0.0.104 () {32 vars in 717 bytes} [Fri May 29 23:14:03 2026] GET /v2.0/ports/788b34e3-333b-4eb2-bbbb-0f8367a9e3eb => generated 967 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 446/890] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:14:03 2026] GET /v2.0/ports?device_id=5bde64df-12ca-436f-aa74-ebdd74e5fed1 => generated 975 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 445/891] 199.204.45.238 () {34 vars in 1060 bytes} [Fri May 29 23:14:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=43059df0-54a9-413c-b436-17145954f200 => generated 859 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 447/892] 10.0.0.16 () {34 vars in 1039 bytes} [Fri May 29 23:14:03 2026] GET /v2.0/security-groups?id=feace790-bd5b-4b96-bf57-280268ef6a9a&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: 448/893] 199.204.45.238 () {34 vars in 984 bytes} [Fri May 29 23:14:03 2026] GET /v2.0/subnets?id=c5973f6d-86d3-4487-95ca-92eb2fec7e13 => generated 698 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 449/894] 199.204.45.238 () {34 vars in 1052 bytes} [Fri May 29 23:14:03 2026] GET /v2.0/ports?network_id=0843f201-8bba-4ccd-80e9-6749efb6c7e7&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: 7|app: 0|req: 450/895] 199.204.45.238 () {34 vars in 1012 bytes} [Fri May 29 23:14:03 2026] GET /v2.0/networks/0843f201-8bba-4ccd-80e9-6749efb6c7e7?fields=segments => generated 14 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 451/896] 199.204.45.238 () {34 vars in 1112 bytes} [Fri May 29 23:14:03 2026] GET /v2.0/networks/0843f201-8bba-4ccd-80e9-6749efb6c7e7?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: 446/897] 10.0.0.104 () {34 vars in 789 bytes} [Fri May 29 23:14:03 2026] PUT /v2.0/routers/9205c082-51e1-4015-8811-37a601edf8a3/remove_router_interface => generated 309 bytes in 936 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 447/898] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:14:04 2026] GET /v2.0/ports?device_id=5bde64df-12ca-436f-aa74-ebdd74e5fed1 => generated 975 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 448/899] 10.0.0.16 () {34 vars in 1039 bytes} [Fri May 29 23:14:04 2026] GET /v2.0/security-groups?id=feace790-bd5b-4b96-bf57-280268ef6a9a&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: 449/900] 199.204.45.238 () {34 vars in 994 bytes} [Fri May 29 23:14:04 2026] GET /v2.0/ports?device_id=5bde64df-12ca-436f-aa74-ebdd74e5fed1 => generated 975 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 452/901] 10.0.0.104 () {34 vars in 789 bytes} [Fri May 29 23:14:04 2026] PUT /v2.0/routers/9205c082-51e1-4015-8811-37a601edf8a3/remove_router_interface => generated 309 bytes in 855 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 453/902] 10.0.0.104 () {32 vars in 736 bytes} [Fri May 29 23:14:04 2026] GET /v2.0/ports?device_id=9205c082-51e1-4015-8811-37a601edf8a3 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 23:14:05.203 8 INFO neutron.db.l3_db [req-16a392ad-2c8b-4c5e-88cb-34d138fdff04 req-d091b2e7-19f5-4304-8181-62953f0404c0 19fc23150e1e47de810c65a9017dc195 0241cf20193648b88d164ffae43e3343 - - default default] Floating IP 8fc527f5-62fe-41cb-afc4-5eb0fa2b580a disassociated. External IP: 10.96.250.209, port: 43059df0-54a9-413c-b436-17145954f200. [pid: 8|app: 0|req: 450/903] 199.204.45.238 () {36 vars in 997 bytes} [Fri May 29 23:14:04 2026] DELETE /v2.0/ports/43059df0-54a9-413c-b436-17145954f200 => generated 0 bytes in 648 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 23:14:05.587 7 INFO neutron.services.segments.plugin [-] Segment 3aeb60e3-f56c-424a-894f-c556784ae956 resource provider aggregate not found 2026-05-29 23:14:05.595 7 INFO neutron.db.l3_hamode_db [None req-5cb86699-2e74-46ec-b39f-c25eaa4cf0d8 18f7f9adac8645d2a221af8c9e99967f c5126498d19d4c03bb6c70ceda42e47d - - default default] HA network 50d59d39-b7a5-4ae8-bdde-54fe455622f9 was deleted as no HA routers are present in tenant c5126498d19d4c03bb6c70ceda42e47d. 2026-05-29 23:14:05.597 7 INFO neutron.services.segments.plugin [-] Segment 3aeb60e3-f56c-424a-894f-c556784ae956 resource provider aggregate not found [pid: 7|app: 0|req: 454/904] 10.0.0.104 () {32 vars in 724 bytes} [Fri May 29 23:14:04 2026] DELETE /v2.0/routers/9205c082-51e1-4015-8811-37a601edf8a3 => generated 0 bytes in 650 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 23:14:05.605 7 INFO neutron.services.segments.plugin [-] Segment 3aeb60e3-f56c-424a-894f-c556784ae956 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3aeb60e3-f56c-424a-894f-c556784ae956 found for delete ", "request_id": "req-099eae63-43b9-4d59-8a95-eea623082ff9"}]} 2026-05-29 23:14:05.624 7 INFO neutron.services.segments.plugin [-] Segment 3aeb60e3-f56c-424a-894f-c556784ae956 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3aeb60e3-f56c-424a-894f-c556784ae956 found for delete ", "request_id": "req-58a674fb-e6c3-4104-a735-8f37096b2f1f"}]} [pid: 7|app: 0|req: 455/905] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:14:05 2026] GET /v2.0/ports?device_id=5bde64df-12ca-436f-aa74-ebdd74e5fed1 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 451/906] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:14:05 2026] GET /v2.0/ports?device_id=54d0f53d-bf1f-4083-8ec7-491037c9e5fd => generated 971 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:14:05.699 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-cd5bba68-a9a6-4616-aabc-73ee487cacea'] response: {'server_uuid': '5bde64df-12ca-436f-aa74-ebdd74e5fed1', 'name': 'network-vif-deleted', 'tag': '43059df0-54a9-413c-b436-17145954f200', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 452/907] 10.0.0.16 () {34 vars in 970 bytes} [Fri May 29 23:14:05 2026] GET /v2.0/ports/205044dc-6ea2-4f4b-bfc5-e28dfeafa1a7 => generated 968 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 456/908] 10.0.0.104 () {32 vars in 724 bytes} [Fri May 29 23:14:05 2026] DELETE /v2.0/subnets/1a5d38c4-1212-4f7e-83d2-72e50db4bee9 => generated 0 bytes in 170 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 453/909] 10.0.0.104 () {32 vars in 724 bytes} [Fri May 29 23:14:05 2026] DELETE /v2.0/subnets/351e5929-c435-4d06-b3cf-30721e205b14 => generated 0 bytes in 165 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/910] 10.0.0.104 () {32 vars in 726 bytes} [Fri May 29 23:14:05 2026] DELETE /v2.0/networks/1fe5e2dc-c773-42ea-94ce-a1c1ab765d4d => 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: 454/911] 199.204.45.238 () {34 vars in 1000 bytes} [Fri May 29 23:14:06 2026] GET /v2.0/subnets?network_id=15abd150-070b-42f8-a1a7-47072fb510f2 => generated 684 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 455/912] 199.204.45.238 () {34 vars in 1146 bytes} [Fri May 29 23:14:06 2026] GET /v2.0/ports?device_id=54d0f53d-bf1f-4083-8ec7-491037c9e5fd&device_owner=compute%3Anova&network_id=15abd150-070b-42f8-a1a7-47072fb510f2 => generated 971 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 458/913] 10.0.0.104 () {32 vars in 726 bytes} [Fri May 29 23:14:06 2026] DELETE /v2.0/networks/25e83673-9dbb-4275-820d-e2e03c5c34e5 => generated 0 bytes in 533 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 459/914] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:14:06 2026] GET /v2.0/ports?device_id=5bde64df-12ca-436f-aa74-ebdd74e5fed1 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 23:14:06.898 7 WARNING neutron_lib.context [None req-6e100877-30b1-4c72-bb44-0b204c27ae77 18f7f9adac8645d2a221af8c9e99967f c5126498d19d4c03bb6c70ceda42e47d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 23:14:07.003 7 INFO neutron.db.segments_db [None req-6e100877-30b1-4c72-bb44-0b204c27ae77 18f7f9adac8645d2a221af8c9e99967f c5126498d19d4c03bb6c70ceda42e47d - - default default] Added segment 6a037106-aab0-46d9-9077-d01c59f63539 of type vxlan for network ef304cb2-7057-4b17-8076-3eb60ec790fd [pid: 8|app: 0|req: 456/915] 199.204.45.238 () {38 vars in 1028 bytes} [Fri May 29 23:14:06 2026] PUT /v2.0/ports/205044dc-6ea2-4f4b-bfc5-e28dfeafa1a7 => generated 1145 bytes in 642 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 460/916] 10.0.0.104 () {34 vars in 670 bytes} [Fri May 29 23:14:06 2026] POST /v2.0/networks => generated 634 bytes in 343 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 23:14:07.249 8 WARNING neutron_lib.context [None req-73dcbebb-5323-4b23-8c78-9188084f1d58 18f7f9adac8645d2a221af8c9e99967f c5126498d19d4c03bb6c70ceda42e47d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 457/917] 10.0.0.104 () {34 vars in 669 bytes} [Fri May 29 23:14:07 2026] POST /v2.0/subnets => generated 646 bytes in 358 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:14:07.613 7 WARNING neutron_lib.context [None req-0d14512a-9830-410a-b1c6-4bb525f0da9e 18f7f9adac8645d2a221af8c9e99967f c5126498d19d4c03bb6c70ceda42e47d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 23:14:07.645 7 INFO neutron.services.segments.plugin [-] Segment 0f650812-948d-40c5-95a9-c43d47979057 resource provider aggregate not found 2026-05-29 23:14:07.657 7 INFO neutron.services.segments.plugin [-] Segment 0f650812-948d-40c5-95a9-c43d47979057 resource provider aggregate not found 2026-05-29 23:14:07.671 7 INFO neutron.services.segments.plugin [-] Segment 0f650812-948d-40c5-95a9-c43d47979057 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0f650812-948d-40c5-95a9-c43d47979057 found for delete ", "request_id": "req-8607db85-99cf-4d10-b71e-8dcfb78eeaf9"}]} 2026-05-29 23:14:07.682 7 INFO neutron.services.segments.plugin [-] Segment 0f650812-948d-40c5-95a9-c43d47979057 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0f650812-948d-40c5-95a9-c43d47979057 found for delete ", "request_id": "req-4f8194ba-293c-4e5a-aa9e-94ca667527da"}]} [pid: 8|app: 0|req: 458/918] 199.204.45.238 () {34 vars in 1080 bytes} [Fri May 29 23:14:07 2026] GET /v2.0/ports?tenant_id=b5d09419dd164d5e8e69203f24b3ea4d&device_id=54d0f53d-bf1f-4083-8ec7-491037c9e5fd => generated 1417 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 23:14:07.690 7 INFO neutron.services.segments.plugin [-] Segment de341c9b-acf9-459f-b305-902feaddff03 resource provider aggregate not found 2026-05-29 23:14:07.707 7 INFO neutron.services.segments.plugin [-] Segment de341c9b-acf9-459f-b305-902feaddff03 resource provider aggregate not found 2026-05-29 23:14:07.716 7 INFO neutron.services.segments.plugin [-] Segment de341c9b-acf9-459f-b305-902feaddff03 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid de341c9b-acf9-459f-b305-902feaddff03 found for delete ", "request_id": "req-d6002ebe-cdc5-4891-a371-6448a878a05b"}]} 2026-05-29 23:14:07.721 7 INFO neutron.db.segments_db [None req-0d14512a-9830-410a-b1c6-4bb525f0da9e 18f7f9adac8645d2a221af8c9e99967f c5126498d19d4c03bb6c70ceda42e47d - - default default] Added segment a681e6b1-0620-46a8-b2d6-daf0495fd234 of type vxlan for network 0f6aeb31-ac72-4ffe-b131-f1b8b0b48b19 2026-05-29 23:14:07.727 7 INFO neutron.services.segments.plugin [-] Segment de341c9b-acf9-459f-b305-902feaddff03 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid de341c9b-acf9-459f-b305-902feaddff03 found for delete ", "request_id": "req-635a0c99-be9d-4c2c-91ef-65580479ed60"}]} 2026-05-29 23:14:07.752 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d043d1b6-5f52-4ccc-bbe7-fc6f4434e1ff'] response: {'name': 'network-changed', 'server_uuid': '54d0f53d-bf1f-4083-8ec7-491037c9e5fd', 'tag': '205044dc-6ea2-4f4b-bfc5-e28dfeafa1a7', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 459/919] 199.204.45.238 () {34 vars in 986 bytes} [Fri May 29 23:14:07 2026] GET /v2.0/networks?id=15abd150-070b-42f8-a1a7-47072fb510f2 => generated 780 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 460/920] 199.204.45.238 () {34 vars in 1058 bytes} [Fri May 29 23:14:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=205044dc-6ea2-4f4b-bfc5-e28dfeafa1a7 => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 461/921] 199.204.45.238 () {34 vars in 1058 bytes} [Fri May 29 23:14:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=205044dc-6ea2-4f4b-bfc5-e28dfeafa1a7 => generated 860 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 462/922] 199.204.45.238 () {34 vars in 984 bytes} [Fri May 29 23:14:07 2026] GET /v2.0/subnets?id=c18c9539-6c0b-41fd-a89b-c609f9b0b325 => generated 702 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 463/923] 199.204.45.238 () {34 vars in 1052 bytes} [Fri May 29 23:14:07 2026] GET /v2.0/ports?network_id=15abd150-070b-42f8-a1a7-47072fb510f2&device_owner=network%3Adhcp => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 464/924] 199.204.45.238 () {34 vars in 1012 bytes} [Fri May 29 23:14:07 2026] GET /v2.0/networks/15abd150-070b-42f8-a1a7-47072fb510f2?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: 465/925] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:14:07 2026] GET /v2.0/ports?device_id=5bde64df-12ca-436f-aa74-ebdd74e5fed1 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 23:14:08.037 7 INFO neutron.db.l3_hamode_db [None req-0d14512a-9830-410a-b1c6-4bb525f0da9e 18f7f9adac8645d2a221af8c9e99967f c5126498d19d4c03bb6c70ceda42e47d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 466/926] 199.204.45.238 () {34 vars in 1112 bytes} [Fri May 29 23:14:08 2026] GET /v2.0/networks/15abd150-070b-42f8-a1a7-47072fb510f2?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) 2026-05-29 23:14:08.181 7 INFO neutron.db.l3_hamode_db [None req-0d14512a-9830-410a-b1c6-4bb525f0da9e 18f7f9adac8645d2a221af8c9e99967f c5126498d19d4c03bb6c70ceda42e47d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 461/927] 10.0.0.104 () {34 vars in 669 bytes} [Fri May 29 23:14:07 2026] POST /v2.0/routers => generated 511 bytes in 1215 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:14:08.833 8 WARNING neutron_lib.context [None req-e1b84979-aff5-4cba-81a1-e9444abc946b 18f7f9adac8645d2a221af8c9e99967f c5126498d19d4c03bb6c70ceda42e47d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 462/928] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:14:09 2026] GET /v2.0/ports?device_id=54d0f53d-bf1f-4083-8ec7-491037c9e5fd => generated 1148 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 463/929] 199.204.45.238 () {34 vars in 1080 bytes} [Fri May 29 23:14:09 2026] GET /v2.0/ports?tenant_id=b5d09419dd164d5e8e69203f24b3ea4d&device_id=54d0f53d-bf1f-4083-8ec7-491037c9e5fd => 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: 467/930] 10.0.0.104 () {34 vars in 665 bytes} [Fri May 29 23:14:08 2026] POST /v2.0/ports => generated 960 bytes in 372 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 464/931] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:14:09 2026] GET /v2.0/ports?device_id=5bde64df-12ca-436f-aa74-ebdd74e5fed1 => 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: 468/932] 10.0.0.16 () {34 vars in 1039 bytes} [Fri May 29 23:14:09 2026] GET /v2.0/security-groups?id=8ac5d840-0856-4bc7-9d52-9de368226bc3&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 465/933] 199.204.45.238 () {34 vars in 986 bytes} [Fri May 29 23:14:09 2026] GET /v2.0/networks?id=15abd150-070b-42f8-a1a7-47072fb510f2 => generated 780 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 466/934] 199.204.45.238 () {34 vars in 1058 bytes} [Fri May 29 23:14:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=205044dc-6ea2-4f4b-bfc5-e28dfeafa1a7 => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 467/935] 199.204.45.238 () {34 vars in 1058 bytes} [Fri May 29 23:14:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=205044dc-6ea2-4f4b-bfc5-e28dfeafa1a7 => generated 860 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 468/936] 199.204.45.238 () {34 vars in 984 bytes} [Fri May 29 23:14:09 2026] GET /v2.0/subnets?id=c18c9539-6c0b-41fd-a89b-c609f9b0b325 => generated 702 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 469/937] 199.204.45.238 () {34 vars in 1052 bytes} [Fri May 29 23:14:09 2026] GET /v2.0/ports?network_id=15abd150-070b-42f8-a1a7-47072fb510f2&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: 470/938] 199.204.45.238 () {34 vars in 1012 bytes} [Fri May 29 23:14:09 2026] GET /v2.0/networks/15abd150-070b-42f8-a1a7-47072fb510f2?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 471/939] 199.204.45.238 () {34 vars in 1112 bytes} [Fri May 29 23:14:09 2026] GET /v2.0/networks/15abd150-070b-42f8-a1a7-47072fb510f2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 472/940] 199.204.45.238 () {34 vars in 1118 bytes} [Fri May 29 23:14:10 2026] GET /v2.0/ports?device_id=54d0f53d-bf1f-4083-8ec7-491037c9e5fd&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.7 => generated 1148 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 469/941] 10.0.0.104 () {34 vars in 783 bytes} [Fri May 29 23:14:09 2026] PUT /v2.0/routers/f221450e-cbee-4c96-ac4c-156131a9ffcb/add_router_interface => generated 309 bytes in 1099 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 470/942] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 29 23:14:10 2026] DELETE /v2.0/security-groups/feace790-bd5b-4b96-bf57-280268ef6a9a => 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: 471/943] 10.0.0.104 () {32 vars in 717 bytes} [Fri May 29 23:14:10 2026] GET /v2.0/ports/02635fa5-5b6a-4608-bead-cf2e41cb6ed7 => generated 1034 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 23:14:10.468 8 INFO neutron.api.v2.resource [None req-67c07b44-1587-4719-bad5-cd872edc55ea 19fc23150e1e47de810c65a9017dc195 0241cf20193648b88d164ffae43e3343 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 472/944] 10.0.0.104 () {32 vars in 737 bytes} [Fri May 29 23:14:10 2026] GET /v2.0/security-groups/feace790-bd5b-4b96-bf57-280268ef6a9a => generated 146 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 473/945] 199.204.45.238 () {38 vars in 1028 bytes} [Fri May 29 23:14:10 2026] PUT /v2.0/ports/205044dc-6ea2-4f4b-bfc5-e28dfeafa1a7 => generated 968 bytes in 522 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 23:14:10.680 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-982cf9fe-c2bf-4385-b3cc-723671bc48ce'] response: {'name': 'network-changed', 'server_uuid': '54d0f53d-bf1f-4083-8ec7-491037c9e5fd', 'tag': '205044dc-6ea2-4f4b-bfc5-e28dfeafa1a7', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 474/946] 10.0.0.104 () {32 vars in 732 bytes} [Fri May 29 23:14:10 2026] DELETE /v2.0/floatingips/8fc527f5-62fe-41cb-afc4-5eb0fa2b580a => generated 0 bytes in 286 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 473/947] 10.0.0.104 () {34 vars in 789 bytes} [Fri May 29 23:14:10 2026] PUT /v2.0/routers/f221450e-cbee-4c96-ac4c-156131a9ffcb/remove_router_interface => generated 309 bytes in 812 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 474/948] 199.204.45.238 () {34 vars in 1080 bytes} [Fri May 29 23:14:11 2026] GET /v2.0/ports?tenant_id=b5d09419dd164d5e8e69203f24b3ea4d&device_id=54d0f53d-bf1f-4083-8ec7-491037c9e5fd => generated 1240 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 23:14:11.437 8 INFO neutron.api.v2.resource [None req-4b2669d2-d7f2-45ee-b13f-1087f8510592 18f7f9adac8645d2a221af8c9e99967f c5126498d19d4c03bb6c70ceda42e47d - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 475/949] 10.0.0.104 () {34 vars in 789 bytes} [Fri May 29 23:14:11 2026] PUT /v2.0/routers/f221450e-cbee-4c96-ac4c-156131a9ffcb/remove_router_interface => generated 197 bytes in 119 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 476/950] 199.204.45.238 () {34 vars in 986 bytes} [Fri May 29 23:14:11 2026] GET /v2.0/networks?id=15abd150-070b-42f8-a1a7-47072fb510f2 => generated 780 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 477/951] 10.0.0.104 () {32 vars in 736 bytes} [Fri May 29 23:14:11 2026] GET /v2.0/ports?device_id=f221450e-cbee-4c96-ac4c-156131a9ffcb => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 478/952] 199.204.45.238 () {34 vars in 1058 bytes} [Fri May 29 23:14:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=205044dc-6ea2-4f4b-bfc5-e28dfeafa1a7 => generated 860 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 479/953] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:14:11 2026] GET /v2.0/ports?device_id=3e8580de-cc71-4e0b-8ce4-c832ffc2f906 => generated 975 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 475/954] 10.0.0.104 () {34 vars in 789 bytes} [Fri May 29 23:14:10 2026] PUT /v2.0/routers/a710ca30-350c-42ba-acd4-1f34b908a39c/remove_router_interface => generated 309 bytes in 1072 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 476/955] 199.204.45.238 () {34 vars in 984 bytes} [Fri May 29 23:14:11 2026] GET /v2.0/subnets?id=c18c9539-6c0b-41fd-a89b-c609f9b0b325 => generated 702 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 477/956] 10.0.0.16 () {34 vars in 1039 bytes} [Fri May 29 23:14:12 2026] GET /v2.0/security-groups?id=0b653964-83fb-448b-bda6-0f79578034c2&fields=id&fields=name => generated 113 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:14:12.208 8 INFO neutron.services.segments.plugin [-] Segment a681e6b1-0620-46a8-b2d6-daf0495fd234 resource provider aggregate not found 2026-05-29 23:14:12.216 8 INFO neutron.services.segments.plugin [-] Segment a681e6b1-0620-46a8-b2d6-daf0495fd234 resource provider aggregate not found 2026-05-29 23:14:12.238 8 INFO neutron.services.segments.plugin [-] Segment a681e6b1-0620-46a8-b2d6-daf0495fd234 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a681e6b1-0620-46a8-b2d6-daf0495fd234 found for delete ", "request_id": "req-6ae8cc22-75ab-48ac-8044-7f115bb4c3f9"}]} 2026-05-29 23:14:12.239 8 INFO neutron.services.segments.plugin [-] Segment a681e6b1-0620-46a8-b2d6-daf0495fd234 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a681e6b1-0620-46a8-b2d6-daf0495fd234 found for delete ", "request_id": "req-5c4b304e-682d-4128-b5a8-7f0abfa99889"}]} 2026-05-29 23:14:12.311 8 INFO neutron.db.l3_hamode_db [None req-4bec58a5-6f83-4fdb-a356-735bad5d978a 18f7f9adac8645d2a221af8c9e99967f c5126498d19d4c03bb6c70ceda42e47d - - default default] HA network 0f6aeb31-ac72-4ffe-b131-f1b8b0b48b19 was deleted as no HA routers are present in tenant c5126498d19d4c03bb6c70ceda42e47d. [pid: 8|app: 0|req: 480/957] 10.0.0.104 () {32 vars in 724 bytes} [Fri May 29 23:14:11 2026] DELETE /v2.0/routers/f221450e-cbee-4c96-ac4c-156131a9ffcb => generated 0 bytes in 705 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 481/958] 199.204.45.238 () {34 vars in 1052 bytes} [Fri May 29 23:14:12 2026] GET /v2.0/ports?network_id=15abd150-070b-42f8-a1a7-47072fb510f2&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: 482/959] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:14:12 2026] GET /v2.0/ports?device_id=3e8580de-cc71-4e0b-8ce4-c832ffc2f906 => generated 975 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 483/960] 10.0.0.104 () {32 vars in 724 bytes} [Fri May 29 23:14:12 2026] DELETE /v2.0/subnets/138578f1-c2bb-4cf4-9081-36e2b04ba0be => generated 0 bytes in 187 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 484/961] 199.204.45.238 () {34 vars in 1012 bytes} [Fri May 29 23:14:12 2026] GET /v2.0/networks/15abd150-070b-42f8-a1a7-47072fb510f2?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: 485/962] 10.0.0.16 () {34 vars in 1039 bytes} [Fri May 29 23:14:12 2026] GET /v2.0/security-groups?id=0b653964-83fb-448b-bda6-0f79578034c2&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 486/963] 10.0.0.104 () {32 vars in 726 bytes} [Fri May 29 23:14:12 2026] DELETE /v2.0/networks/ef304cb2-7057-4b17-8076-3eb60ec790fd => generated 0 bytes in 321 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 487/964] 199.204.45.238 () {34 vars in 1112 bytes} [Fri May 29 23:14:13 2026] GET /v2.0/networks/15abd150-070b-42f8-a1a7-47072fb510f2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 23:14:13.060 8 WARNING neutron_lib.context [None req-803b21e1-1a64-4835-9cbc-05b7f9f22240 18f7f9adac8645d2a221af8c9e99967f c5126498d19d4c03bb6c70ceda42e47d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 23:14:13.083 7 INFO neutron.services.segments.plugin [-] Segment c613969e-2681-4021-952c-b38626aa0029 resource provider aggregate not found 2026-05-29 23:14:13.090 7 INFO neutron.services.segments.plugin [-] Segment c613969e-2681-4021-952c-b38626aa0029 resource provider aggregate not found 2026-05-29 23:14:13.111 7 INFO neutron.services.segments.plugin [-] Segment c613969e-2681-4021-952c-b38626aa0029 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c613969e-2681-4021-952c-b38626aa0029 found for delete ", "request_id": "req-2cf4b23f-f781-420f-9e38-b99ea2c6e391"}]} 2026-05-29 23:14:13.120 7 INFO neutron.services.segments.plugin [-] Segment c613969e-2681-4021-952c-b38626aa0029 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c613969e-2681-4021-952c-b38626aa0029 found for delete ", "request_id": "req-15e7af77-4fe6-4d52-8cd5-87a3ce98407c"}]} 2026-05-29 23:14:13.142 7 INFO neutron.db.l3_hamode_db [None req-029cae92-b1d5-4503-91fa-3cc3185a4818 8fe12dbac6e245efab40dd8cc5d2d2b7 e6b8f89f223847b188bcb127ece83440 - - default default] HA network d63e7638-98b9-44cc-b5b2-07fa1ad6a1da was deleted as no HA routers are present in tenant 0241cf20193648b88d164ffae43e3343. [pid: 7|app: 0|req: 478/965] 10.0.0.104 () {32 vars in 724 bytes} [Fri May 29 23:14:12 2026] DELETE /v2.0/routers/a710ca30-350c-42ba-acd4-1f34b908a39c => generated 0 bytes in 1081 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 23:14:13.205 8 INFO neutron.db.segments_db [None req-803b21e1-1a64-4835-9cbc-05b7f9f22240 18f7f9adac8645d2a221af8c9e99967f c5126498d19d4c03bb6c70ceda42e47d - - default default] Added segment e1b5767b-3fb9-4b10-9ab9-fbaf16179a71 of type vxlan for network bdc6396d-40c8-4f94-b376-e945ee22b4fc [pid: 7|app: 0|req: 479/966] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:14:13 2026] GET /v2.0/ports?device_id=3e8580de-cc71-4e0b-8ce4-c832ffc2f906 => generated 975 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 488/967] 10.0.0.104 () {34 vars in 670 bytes} [Fri May 29 23:14:13 2026] POST /v2.0/networks => generated 634 bytes in 333 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 480/968] 10.0.0.104 () {32 vars in 724 bytes} [Fri May 29 23:14:13 2026] DELETE /v2.0/subnets/c5973f6d-86d3-4487-95ca-92eb2fec7e13 => generated 0 bytes in 179 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 23:14:13.421 7 WARNING neutron_lib.context [None req-cc6863bc-2f31-481e-b4c9-6a1e5cf6af26 18f7f9adac8645d2a221af8c9e99967f c5126498d19d4c03bb6c70ceda42e47d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 489/969] 10.0.0.16 () {34 vars in 1039 bytes} [Fri May 29 23:14:13 2026] GET /v2.0/security-groups?id=0b653964-83fb-448b-bda6-0f79578034c2&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 490/970] 10.0.0.104 () {32 vars in 726 bytes} [Fri May 29 23:14:13 2026] DELETE /v2.0/networks/0843f201-8bba-4ccd-80e9-6749efb6c7e7 => 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: 491/971] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:14:13 2026] GET /v2.0/ports?device_id=54d0f53d-bf1f-4083-8ec7-491037c9e5fd => generated 971 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 481/972] 10.0.0.104 () {34 vars in 669 bytes} [Fri May 29 23:14:13 2026] POST /v2.0/subnets => generated 646 bytes in 447 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:14:13.879 7 WARNING neutron_lib.context [None req-bf7f08f4-50f7-4951-b2de-64f5c6592d69 18f7f9adac8645d2a221af8c9e99967f c5126498d19d4c03bb6c70ceda42e47d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 492/973] 10.0.0.16 () {34 vars in 1039 bytes} [Fri May 29 23:14:13 2026] GET /v2.0/security-groups?id=8ac5d840-0856-4bc7-9d52-9de368226bc3&fields=id&fields=name => generated 114 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:14:13.938 7 INFO neutron.db.segments_db [None req-bf7f08f4-50f7-4951-b2de-64f5c6592d69 18f7f9adac8645d2a221af8c9e99967f c5126498d19d4c03bb6c70ceda42e47d - - default default] Added segment 7673c0d5-805f-4783-827a-26a3fec6cb5c of type vxlan for network 5b53c728-91ce-4313-ab27-da97ff5db0b1 [pid: 8|app: 0|req: 493/974] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 29 23:14:13 2026] GET /v2.0/security-groups?tenant_id=0241cf20193648b88d164ffae43e3343&name=default => generated 2925 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 494/975] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 29 23:14:13 2026] DELETE /v2.0/security-groups/b514db16-d74e-4e20-ae8b-b817392c482a => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 495/976] 199.204.45.238 () {34 vars in 1080 bytes} [Fri May 29 23:14:14 2026] GET /v2.0/ports?tenant_id=b5d09419dd164d5e8e69203f24b3ea4d&device_id=54d0f53d-bf1f-4083-8ec7-491037c9e5fd => generated 1240 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 496/977] 199.204.45.238 () {34 vars in 986 bytes} [Fri May 29 23:14:14 2026] GET /v2.0/networks?id=15abd150-070b-42f8-a1a7-47072fb510f2 => generated 780 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 497/978] 199.204.45.238 () {34 vars in 1058 bytes} [Fri May 29 23:14:14 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=205044dc-6ea2-4f4b-bfc5-e28dfeafa1a7 => generated 860 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 498/979] 199.204.45.238 () {34 vars in 984 bytes} [Fri May 29 23:14:14 2026] GET /v2.0/subnets?id=c18c9539-6c0b-41fd-a89b-c609f9b0b325 => generated 702 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:14:14.272 8 INFO neutron.services.segments.plugin [-] Segment 6a037106-aab0-46d9-9077-d01c59f63539 resource provider aggregate not found 2026-05-29 23:14:14.276 8 INFO neutron.services.segments.plugin [-] Segment 6a037106-aab0-46d9-9077-d01c59f63539 resource provider aggregate not found 2026-05-29 23:14:14.287 8 INFO neutron.services.segments.plugin [-] Segment 6a037106-aab0-46d9-9077-d01c59f63539 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6a037106-aab0-46d9-9077-d01c59f63539 found for delete ", "request_id": "req-35ee2817-d3ad-4642-9124-e4ab94ac5f89"}]} 2026-05-29 23:14:14.292 8 INFO neutron.services.segments.plugin [-] Segment 6a037106-aab0-46d9-9077-d01c59f63539 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6a037106-aab0-46d9-9077-d01c59f63539 found for delete ", "request_id": "req-95aa7201-365c-4d48-be8e-8fa234835bec"}]} 2026-05-29 23:14:14.299 8 INFO neutron.services.segments.plugin [-] Segment 97d29a6d-a011-4620-8181-7810b6ef0df4 resource provider aggregate not found [pid: 8|app: 0|req: 499/980] 199.204.45.238 () {34 vars in 1052 bytes} [Fri May 29 23:14:14 2026] GET /v2.0/ports?network_id=15abd150-070b-42f8-a1a7-47072fb510f2&device_owner=network%3Adhcp => generated 1244 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 23:14:14.316 8 INFO neutron.services.segments.plugin [-] Segment 97d29a6d-a011-4620-8181-7810b6ef0df4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 97d29a6d-a011-4620-8181-7810b6ef0df4 found for delete ", "request_id": "req-4c7bf068-9d96-402a-805e-0a4c2d79326a"}]} 2026-05-29 23:14:14.317 8 INFO neutron.services.segments.plugin [-] Segment 97d29a6d-a011-4620-8181-7810b6ef0df4 resource provider aggregate not found 2026-05-29 23:14:14.334 8 INFO neutron.services.segments.plugin [-] Segment 97d29a6d-a011-4620-8181-7810b6ef0df4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 97d29a6d-a011-4620-8181-7810b6ef0df4 found for delete ", "request_id": "req-d343130a-eb71-4d5b-b836-49b74bdf1131"}]} 2026-05-29 23:14:14.369 7 INFO neutron.db.l3_hamode_db [None req-bf7f08f4-50f7-4951-b2de-64f5c6592d69 18f7f9adac8645d2a221af8c9e99967f c5126498d19d4c03bb6c70ceda42e47d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 500/981] 199.204.45.238 () {34 vars in 1012 bytes} [Fri May 29 23:14:14 2026] GET /v2.0/networks/15abd150-070b-42f8-a1a7-47072fb510f2?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: 501/982] 199.204.45.238 () {34 vars in 1112 bytes} [Fri May 29 23:14:14 2026] GET /v2.0/networks/15abd150-070b-42f8-a1a7-47072fb510f2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 23:14:14.509 7 INFO neutron.db.l3_hamode_db [None req-bf7f08f4-50f7-4951-b2de-64f5c6592d69 18f7f9adac8645d2a221af8c9e99967f c5126498d19d4c03bb6c70ceda42e47d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 502/983] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:14:14 2026] GET /v2.0/ports?device_id=3e8580de-cc71-4e0b-8ce4-c832ffc2f906 => generated 975 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 503/984] 199.204.45.238 () {34 vars in 1080 bytes} [Fri May 29 23:14:14 2026] GET /v2.0/ports?tenant_id=551ab17a7a874f14b6666aff8257ca71&device_id=3e8580de-cc71-4e0b-8ce4-c832ffc2f906 => generated 1244 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 504/985] 10.0.0.16 () {34 vars in 1039 bytes} [Fri May 29 23:14:14 2026] GET /v2.0/security-groups?id=0b653964-83fb-448b-bda6-0f79578034c2&fields=id&fields=name => generated 113 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 505/986] 199.204.45.238 () {34 vars in 986 bytes} [Fri May 29 23:14:14 2026] GET /v2.0/networks?id=edfa8c7c-b1e9-4887-9289-79d21a371e3e => generated 772 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 506/987] 199.204.45.238 () {34 vars in 1060 bytes} [Fri May 29 23:14:14 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=3d3da386-babf-46c3-897d-84a3dff26b22 => generated 861 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 507/988] 199.204.45.238 () {34 vars in 984 bytes} [Fri May 29 23:14:14 2026] GET /v2.0/subnets?id=ac07e4c8-8d35-4231-9029-33c6c90c44f5 => generated 694 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 508/989] 199.204.45.238 () {34 vars in 1052 bytes} [Fri May 29 23:14:14 2026] GET /v2.0/ports?network_id=edfa8c7c-b1e9-4887-9289-79d21a371e3e&device_owner=network%3Adhcp => generated 1244 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 509/990] 199.204.45.238 () {34 vars in 1012 bytes} [Fri May 29 23:14:14 2026] GET /v2.0/networks/edfa8c7c-b1e9-4887-9289-79d21a371e3e?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 510/991] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:14:14 2026] GET /v2.0/ports?device_id=54d0f53d-bf1f-4083-8ec7-491037c9e5fd => generated 971 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 511/992] 199.204.45.238 () {34 vars in 1112 bytes} [Fri May 29 23:14:15 2026] GET /v2.0/networks/edfa8c7c-b1e9-4887-9289-79d21a371e3e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 512/993] 10.0.0.16 () {34 vars in 1039 bytes} [Fri May 29 23:14:15 2026] GET /v2.0/security-groups?id=8ac5d840-0856-4bc7-9d52-9de368226bc3&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: 482/994] 10.0.0.104 () {34 vars in 669 bytes} [Fri May 29 23:14:13 2026] POST /v2.0/routers => generated 511 bytes in 1364 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 483/995] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:14:15 2026] GET /v2.0/ports?device_id=3e8580de-cc71-4e0b-8ce4-c832ffc2f906 => generated 975 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 484/996] 10.0.0.16 () {34 vars in 1039 bytes} [Fri May 29 23:14:15 2026] GET /v2.0/security-groups?id=0b653964-83fb-448b-bda6-0f79578034c2&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 485/997] 199.204.45.238 () {34 vars in 994 bytes} [Fri May 29 23:14:15 2026] GET /v2.0/ports?device_id=54d0f53d-bf1f-4083-8ec7-491037c9e5fd => generated 971 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:14:16.233 7 INFO neutron.db.l3_db [req-3df84f25-31e6-4a40-8a29-4c3bde3391c3 req-ba09808d-c6c5-46d5-be01-1090483505bb 18a43ad03255456f9eb1fb1cf94519fa b5d09419dd164d5e8e69203f24b3ea4d - - default default] Floating IP a955bbe1-a341-413e-9daf-507299f38fed disassociated. External IP: 10.96.250.204, port: 205044dc-6ea2-4f4b-bfc5-e28dfeafa1a7. [pid: 7|app: 0|req: 488/1000] 199.204.45.238 () {36 vars in 997 bytes} [Fri May 29 23:14:15 2026] DELETE /v2.0/ports/205044dc-6ea2-4f4b-bfc5-e28dfeafa1a7 => generated 0 bytes in 712 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 23:14:16.701 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3c3d852d-8594-436b-b64d-0b0c411fcd2c'] response: {'server_uuid': '54d0f53d-bf1f-4083-8ec7-491037c9e5fd', 'name': 'network-vif-deleted', 'tag': '205044dc-6ea2-4f4b-bfc5-e28dfeafa1a7', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 513/1001] 10.0.0.104 () {34 vars in 783 bytes} [Fri May 29 23:14:15 2026] PUT /v2.0/routers/59be3fbe-dba1-48a0-bf56-eedb20181c45/add_router_interface => generated 309 bytes in 1654 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 514/1002] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:14:16 2026] GET /v2.0/ports?device_id=54d0f53d-bf1f-4083-8ec7-491037c9e5fd => 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: 515/1003] 10.0.0.104 () {32 vars in 717 bytes} [Fri May 29 23:14:16 2026] GET /v2.0/ports/17eddc25-9f99-48e9-856a-33cd55c8f791 => generated 959 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:14:17.108 7 INFO neutron.db.segments_db [None req-579a53d7-6dbc-49c1-99c0-4a149ed58cb7 8fe12dbac6e245efab40dd8cc5d2d2b7 e6b8f89f223847b188bcb127ece83440 - - default default] Added segment 4e3c1a22-44d0-44c5-8039-fe604501120d of type vxlan for network 048e75c9-d796-40d1-a60c-7846ff3a065d [pid: 8|app: 0|req: 516/1004] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:14:17 2026] GET /v2.0/ports?device_id=3e8580de-cc71-4e0b-8ce4-c832ffc2f906 => generated 975 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 489/1005] 10.0.0.104 () {34 vars in 671 bytes} [Fri May 29 23:14:16 2026] POST /v2.0/networks => generated 738 bytes in 533 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 490/1006] 10.0.0.16 () {34 vars in 1039 bytes} [Fri May 29 23:14:17 2026] GET /v2.0/security-groups?id=0b653964-83fb-448b-bda6-0f79578034c2&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 491/1007] 10.0.0.104 () {34 vars in 669 bytes} [Fri May 29 23:14:17 2026] POST /v2.0/subnets => generated 685 bytes in 265 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:14:17.563 7 INFO neutron.db.segments_db [None req-475587a9-b9a7-4840-b21b-1a908dcfd3d1 8fe12dbac6e245efab40dd8cc5d2d2b7 e6b8f89f223847b188bcb127ece83440 - - default default] Added segment 58659e1a-e3a9-4d84-af6c-51a875672fd4 of type vxlan for network 40ca362e-2949-4335-b20c-fca2e0fd6411 2026-05-29 23:14:17.941 7 INFO neutron.db.l3_hamode_db [None req-475587a9-b9a7-4840-b21b-1a908dcfd3d1 8fe12dbac6e245efab40dd8cc5d2d2b7 2c18c7282c2f4df591f7cd042239b60a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 517/1008] 10.0.0.104 () {34 vars in 789 bytes} [Fri May 29 23:14:17 2026] PUT /v2.0/routers/59be3fbe-dba1-48a0-bf56-eedb20181c45/remove_router_interface => generated 309 bytes in 929 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 518/1009] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:14:18 2026] GET /v2.0/ports?device_id=54d0f53d-bf1f-4083-8ec7-491037c9e5fd => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 519/1010] 10.0.0.104 () {32 vars in 736 bytes} [Fri May 29 23:14:18 2026] GET /v2.0/ports?device_id=59be3fbe-dba1-48a0-bf56-eedb20181c45 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 23:14:18.697 8 INFO neutron.services.segments.plugin [-] Segment 7673c0d5-805f-4783-827a-26a3fec6cb5c resource provider aggregate not found 2026-05-29 23:14:18.707 8 INFO neutron.services.segments.plugin [-] Segment 7673c0d5-805f-4783-827a-26a3fec6cb5c resource provider aggregate not found 2026-05-29 23:14:18.716 8 INFO neutron.services.segments.plugin [-] Segment 7673c0d5-805f-4783-827a-26a3fec6cb5c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7673c0d5-805f-4783-827a-26a3fec6cb5c found for delete ", "request_id": "req-e6e88393-0768-4d8c-a5bf-998036057c28"}]} 2026-05-29 23:14:18.720 8 INFO neutron.services.segments.plugin [-] Segment 7673c0d5-805f-4783-827a-26a3fec6cb5c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7673c0d5-805f-4783-827a-26a3fec6cb5c found for delete ", "request_id": "req-968353d9-70cd-4bff-b01e-9f25f77333f3"}]} 2026-05-29 23:14:18.731 8 INFO neutron.db.l3_hamode_db [None req-cc061fa9-22f5-4605-9459-24e5b97fdb14 18f7f9adac8645d2a221af8c9e99967f c5126498d19d4c03bb6c70ceda42e47d - - default default] HA network 5b53c728-91ce-4313-ab27-da97ff5db0b1 was deleted as no HA routers are present in tenant c5126498d19d4c03bb6c70ceda42e47d. [pid: 8|app: 0|req: 520/1011] 10.0.0.104 () {32 vars in 724 bytes} [Fri May 29 23:14:18 2026] DELETE /v2.0/routers/59be3fbe-dba1-48a0-bf56-eedb20181c45 => generated 0 bytes in 631 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 521/1012] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:14:18 2026] GET /v2.0/ports?device_id=3e8580de-cc71-4e0b-8ce4-c832ffc2f906 => generated 975 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:14:18.790 7 INFO neutron.db.l3_hamode_db [None req-475587a9-b9a7-4840-b21b-1a908dcfd3d1 8fe12dbac6e245efab40dd8cc5d2d2b7 e6b8f89f223847b188bcb127ece83440 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 522/1013] 10.0.0.104 () {32 vars in 724 bytes} [Fri May 29 23:14:18 2026] DELETE /v2.0/subnets/8016f800-aed5-45c9-9410-776ca5d7eede => generated 0 bytes in 157 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 523/1014] 10.0.0.16 () {34 vars in 1039 bytes} [Fri May 29 23:14:18 2026] GET /v2.0/security-groups?id=0b653964-83fb-448b-bda6-0f79578034c2&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 524/1015] 10.0.0.104 () {32 vars in 726 bytes} [Fri May 29 23:14:18 2026] DELETE /v2.0/networks/bdc6396d-40c8-4f94-b376-e945ee22b4fc => generated 0 bytes in 334 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 525/1016] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:14:19 2026] GET /v2.0/ports?device_id=54d0f53d-bf1f-4083-8ec7-491037c9e5fd => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 23:14:19.333 8 WARNING neutron_lib.context [None req-84dbe0b0-0685-4223-92a0-7a96e2c009c5 18f7f9adac8645d2a221af8c9e99967f c5126498d19d4c03bb6c70ceda42e47d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 23:14:19.378 8 INFO neutron.db.segments_db [None req-84dbe0b0-0685-4223-92a0-7a96e2c009c5 18f7f9adac8645d2a221af8c9e99967f c5126498d19d4c03bb6c70ceda42e47d - - default default] Added segment cb939d12-3394-4417-aeb8-e751dd8d7f57 of type vxlan for network ca3bbbe6-f89a-4296-b4d4-3256207c7277 2026-05-29 23:14:19.744 8 INFO neutron.db.l3_hamode_db [None req-84dbe0b0-0685-4223-92a0-7a96e2c009c5 18f7f9adac8645d2a221af8c9e99967f c5126498d19d4c03bb6c70ceda42e47d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 492/1017] 10.0.0.104 () {34 vars in 669 bytes} [Fri May 29 23:14:17 2026] POST /v2.0/routers => generated 725 bytes in 2731 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 493/1018] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:14:20 2026] GET /v2.0/ports?device_id=3e8580de-cc71-4e0b-8ce4-c832ffc2f906 => generated 973 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:14:20.725 8 INFO neutron.db.l3_hamode_db [None req-84dbe0b0-0685-4223-92a0-7a96e2c009c5 18f7f9adac8645d2a221af8c9e99967f c5126498d19d4c03bb6c70ceda42e47d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-29 23:14:20.736 8 INFO neutron.services.segments.plugin [-] Segment e1b5767b-3fb9-4b10-9ab9-fbaf16179a71 resource provider aggregate not found 2026-05-29 23:14:20.739 8 INFO neutron.services.segments.plugin [-] Segment e1b5767b-3fb9-4b10-9ab9-fbaf16179a71 resource provider aggregate not found 2026-05-29 23:14:20.759 8 INFO neutron.services.segments.plugin [-] Segment e1b5767b-3fb9-4b10-9ab9-fbaf16179a71 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e1b5767b-3fb9-4b10-9ab9-fbaf16179a71 found for delete ", "request_id": "req-c93dd937-9879-4721-ae8b-a64dffd0caa4"}]} 2026-05-29 23:14:20.760 8 INFO neutron.services.segments.plugin [-] Segment e1b5767b-3fb9-4b10-9ab9-fbaf16179a71 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e1b5767b-3fb9-4b10-9ab9-fbaf16179a71 found for delete ", "request_id": "req-db81bf76-078e-468c-a0ce-526adbb5c8f4"}]} [pid: 8|app: 0|req: 526/1019] 10.0.0.104 () {34 vars in 669 bytes} [Fri May 29 23:14:19 2026] POST /v2.0/routers => generated 692 bytes in 2646 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 494/1020] 10.0.0.104 () {34 vars in 783 bytes} [Fri May 29 23:14:20 2026] PUT /v2.0/routers/a248b332-f0d9-4c48-bdb7-f6cce3a3f372/add_router_interface => generated 309 bytes in 1653 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 527/1021] 10.0.0.16 () {34 vars in 1039 bytes} [Fri May 29 23:14:21 2026] GET /v2.0/security-groups?id=0b653964-83fb-448b-bda6-0f79578034c2&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: 528/1022] 10.0.0.104 () {32 vars in 721 bytes} [Fri May 29 23:14:22 2026] GET /v2.0/routers/111f6e73-a1d0-4c32-97ad-58df16c916f9 => generated 698 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 529/1023] 10.0.0.104 () {32 vars in 647 bytes} [Fri May 29 23:14:22 2026] GET /v2.0/routers => generated 701 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 495/1024] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 29 23:14:21 2026] DELETE /v2.0/security-groups/8ac5d840-0856-4bc7-9d52-9de368226bc3 => generated 0 bytes in 430 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 23:14:22.421 7 INFO neutron.api.v2.resource [None req-4d85a2cf-c207-4b10-a0df-b44185684fd9 18a43ad03255456f9eb1fb1cf94519fa b5d09419dd164d5e8e69203f24b3ea4d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 496/1025] 10.0.0.104 () {32 vars in 737 bytes} [Fri May 29 23:14:22 2026] GET /v2.0/security-groups/8ac5d840-0856-4bc7-9d52-9de368226bc3 => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 530/1026] 10.0.0.104 () {34 vars in 741 bytes} [Fri May 29 23:14:22 2026] PUT /v2.0/routers/111f6e73-a1d0-4c32-97ad-58df16c916f9 => generated 705 bytes in 545 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:14:22.765 8 WARNING neutron_lib.context [None req-55cc1617-d4f2-4d68-879b-46b9e26743cb e55cd9c59f6542e2811ac391e51f1484 2c18c7282c2f4df591f7cd042239b60a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 497/1027] 10.0.0.104 () {32 vars in 732 bytes} [Fri May 29 23:14:22 2026] DELETE /v2.0/floatingips/a955bbe1-a341-413e-9daf-507299f38fed => generated 0 bytes in 356 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 498/1028] 10.0.0.104 () {32 vars in 721 bytes} [Fri May 29 23:14:22 2026] GET /v2.0/routers/111f6e73-a1d0-4c32-97ad-58df16c916f9 => generated 705 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 499/1029] 10.0.0.104 () {32 vars in 736 bytes} [Fri May 29 23:14:22 2026] GET /v2.0/ports?device_id=111f6e73-a1d0-4c32-97ad-58df16c916f9 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 531/1030] 10.0.0.104 () {34 vars in 685 bytes} [Fri May 29 23:14:22 2026] POST /v2.0/security-groups => generated 1661 bytes in 205 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 500/1031] 10.0.0.104 () {34 vars in 789 bytes} [Fri May 29 23:14:22 2026] PUT /v2.0/routers/1516516c-36f6-458b-8671-91d2e9114a81/remove_router_interface => generated 309 bytes in 976 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:14:23.881 7 WARNING neutron_lib.context [None req-09e700ef-489f-40b9-8f5e-6958858d4e84 e55cd9c59f6542e2811ac391e51f1484 2c18c7282c2f4df591f7cd042239b60a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 501/1032] 10.0.0.104 () {34 vars in 695 bytes} [Fri May 29 23:14:23 2026] POST /v2.0/security-group-rules => generated 597 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 502/1033] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:14:24 2026] GET /v2.0/ports?device_id=3e8580de-cc71-4e0b-8ce4-c832ffc2f906 => generated 975 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:14:24.140 8 INFO neutron.services.segments.plugin [-] Segment cb939d12-3394-4417-aeb8-e751dd8d7f57 resource provider aggregate not found 2026-05-29 23:14:24.145 8 INFO neutron.services.segments.plugin [-] Segment cb939d12-3394-4417-aeb8-e751dd8d7f57 resource provider aggregate not found 2026-05-29 23:14:24.160 8 INFO neutron.services.segments.plugin [-] Segment cb939d12-3394-4417-aeb8-e751dd8d7f57 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cb939d12-3394-4417-aeb8-e751dd8d7f57 found for delete ", "request_id": "req-b5bdb01f-45bd-4a9f-b8a3-debbaa76e685"}]} 2026-05-29 23:14:24.170 8 INFO neutron.services.segments.plugin [-] Segment cb939d12-3394-4417-aeb8-e751dd8d7f57 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cb939d12-3394-4417-aeb8-e751dd8d7f57 found for delete ", "request_id": "req-d746f239-d30a-4f99-ac52-96a05cebb594"}]} 2026-05-29 23:14:24.198 8 INFO neutron.db.l3_hamode_db [None req-8e1541da-4a9f-497c-83d8-574689edc78a 18f7f9adac8645d2a221af8c9e99967f c5126498d19d4c03bb6c70ceda42e47d - - default default] HA network ca3bbbe6-f89a-4296-b4d4-3256207c7277 was deleted as no HA routers are present in tenant c5126498d19d4c03bb6c70ceda42e47d. [pid: 8|app: 0|req: 532/1034] 10.0.0.104 () {32 vars in 724 bytes} [Fri May 29 23:14:22 2026] DELETE /v2.0/routers/111f6e73-a1d0-4c32-97ad-58df16c916f9 => generated 0 bytes in 1239 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 23:14:24.212 8 WARNING neutron_lib.context [None req-f9a8904f-8ae2-43e9-a085-c31160d263df e55cd9c59f6542e2811ac391e51f1484 2c18c7282c2f4df591f7cd042239b60a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 533/1035] 10.0.0.104 () {34 vars in 695 bytes} [Fri May 29 23:14:24 2026] POST /v2.0/security-group-rules => generated 602 bytes in 196 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 534/1036] 10.0.0.16 () {34 vars in 1039 bytes} [Fri May 29 23:14:24 2026] GET /v2.0/security-groups?id=0b653964-83fb-448b-bda6-0f79578034c2&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 535/1037] 10.0.0.104 () {32 vars in 736 bytes} [Fri May 29 23:14:24 2026] GET /v2.0/ports?device_id=111f6e73-a1d0-4c32-97ad-58df16c916f9 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 536/1038] 199.204.45.238 () {34 vars in 1096 bytes} [Fri May 29 23:14:24 2026] GET /v2.0/ports?device_id=3e8580de-cc71-4e0b-8ce4-c832ffc2f906&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 23:14:24.493 8 WARNING neutron_lib.context [None req-60d30427-97f0-4911-b78e-911136699b08 e55cd9c59f6542e2811ac391e51f1484 2c18c7282c2f4df591f7cd042239b60a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 23:14:25.011 7 INFO neutron.services.segments.plugin [-] Segment d4d159db-3c41-473b-9c62-ae72a37e9e5c resource provider aggregate not found 2026-05-29 23:14:25.019 7 INFO neutron.services.segments.plugin [-] Segment d4d159db-3c41-473b-9c62-ae72a37e9e5c resource provider aggregate not found 2026-05-29 23:14:25.036 7 INFO neutron.services.segments.plugin [-] Segment d4d159db-3c41-473b-9c62-ae72a37e9e5c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d4d159db-3c41-473b-9c62-ae72a37e9e5c found for delete ", "request_id": "req-9fb9e634-4920-4f8a-a445-cbd315e869dd"}]} 2026-05-29 23:14:25.041 7 INFO neutron.services.segments.plugin [-] Segment d4d159db-3c41-473b-9c62-ae72a37e9e5c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d4d159db-3c41-473b-9c62-ae72a37e9e5c found for delete ", "request_id": "req-7350c654-7c1f-40b2-9d2b-b2f52b946457"}]} 2026-05-29 23:14:25.044 7 INFO neutron.db.l3_hamode_db [None req-00309ef9-0e0a-450f-b457-a134ca4c73f6 8fe12dbac6e245efab40dd8cc5d2d2b7 e6b8f89f223847b188bcb127ece83440 - - default default] HA network 1cd685cf-38f4-4139-a363-a7dce10870f2 was deleted as no HA routers are present in tenant b5d09419dd164d5e8e69203f24b3ea4d. [pid: 7|app: 0|req: 503/1039] 10.0.0.104 () {32 vars in 724 bytes} [Fri May 29 23:14:24 2026] DELETE /v2.0/routers/1516516c-36f6-458b-8671-91d2e9114a81 => generated 0 bytes in 939 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 23:14:25.068 7 INFO neutron.api.v2.resource [None req-b1e2e2e9-57a9-4010-89a6-44ef3014c6b0 18f7f9adac8645d2a221af8c9e99967f c5126498d19d4c03bb6c70ceda42e47d - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 504/1040] 10.0.0.104 () {32 vars in 724 bytes} [Fri May 29 23:14:25 2026] DELETE /v2.0/routers/111f6e73-a1d0-4c32-97ad-58df16c916f9 => generated 135 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 537/1041] 10.0.0.104 () {34 vars in 676 bytes} [Fri May 29 23:14:24 2026] POST /v2.0/floatingips => generated 552 bytes in 722 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 505/1042] 10.0.0.104 () {32 vars in 724 bytes} [Fri May 29 23:14:25 2026] DELETE /v2.0/subnets/c18c9539-6c0b-41fd-a89b-c609f9b0b325 => generated 0 bytes in 171 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 538/1043] 10.0.0.104 () {32 vars in 736 bytes} [Fri May 29 23:14:25 2026] GET /v2.0/ports?device_id=59be3fbe-dba1-48a0-bf56-eedb20181c45 => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 23:14:25.270 8 INFO neutron.api.v2.resource [None req-05f57da9-4114-491c-8b58-0d2a1bbf2b84 18f7f9adac8645d2a221af8c9e99967f c5126498d19d4c03bb6c70ceda42e47d - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 539/1044] 10.0.0.104 () {32 vars in 724 bytes} [Fri May 29 23:14:25 2026] DELETE /v2.0/routers/59be3fbe-dba1-48a0-bf56-eedb20181c45 => generated 135 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 23:14:25.308 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e0560f7f-6fe6-4c27-8349-67b8cfaeebbd 18f7f9adac8645d2a221af8c9e99967f c5126498d19d4c03bb6c70ceda42e47d - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 540/1045] 10.0.0.104 () {32 vars in 724 bytes} [Fri May 29 23:14:25 2026] DELETE /v2.0/subnets/8016f800-aed5-45c9-9410-776ca5d7eede => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 541/1046] 10.0.0.104 () {32 vars in 736 bytes} [Fri May 29 23:14:25 2026] GET /v2.0/ports?device_id=f221450e-cbee-4c96-ac4c-156131a9ffcb => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 23:14:25.373 8 INFO neutron.api.v2.resource [None req-de8026dc-81ce-4f5a-8dae-7bf681cf6804 18f7f9adac8645d2a221af8c9e99967f c5126498d19d4c03bb6c70ceda42e47d - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 542/1047] 10.0.0.104 () {32 vars in 724 bytes} [Fri May 29 23:14:25 2026] DELETE /v2.0/routers/f221450e-cbee-4c96-ac4c-156131a9ffcb => generated 135 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 23:14:25.396 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6427f4c1-e025-4bb6-9147-86c989dd4655 18f7f9adac8645d2a221af8c9e99967f c5126498d19d4c03bb6c70ceda42e47d - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 543/1048] 10.0.0.104 () {32 vars in 724 bytes} [Fri May 29 23:14:25 2026] DELETE /v2.0/subnets/138578f1-c2bb-4cf4-9081-36e2b04ba0be => 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: 544/1049] 10.0.0.104 () {32 vars in 736 bytes} [Fri May 29 23:14:25 2026] GET /v2.0/ports?device_id=9205c082-51e1-4015-8811-37a601edf8a3 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 23:14:25.447 8 INFO neutron.api.v2.resource [None req-9b1573ce-7cda-481a-9184-1d673e2cb4c2 18f7f9adac8645d2a221af8c9e99967f c5126498d19d4c03bb6c70ceda42e47d - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 545/1050] 10.0.0.104 () {32 vars in 724 bytes} [Fri May 29 23:14:25 2026] DELETE /v2.0/routers/9205c082-51e1-4015-8811-37a601edf8a3 => generated 135 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 23:14:25.468 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8144b7bc-3a27-4b55-a359-69a1f6a0a498 18f7f9adac8645d2a221af8c9e99967f c5126498d19d4c03bb6c70ceda42e47d - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 546/1051] 10.0.0.104 () {32 vars in 724 bytes} [Fri May 29 23:14:25 2026] DELETE /v2.0/subnets/1a5d38c4-1212-4f7e-83d2-72e50db4bee9 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 23:14:25.490 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2535572c-fc15-49d3-9bd8-a532020bd026 18f7f9adac8645d2a221af8c9e99967f c5126498d19d4c03bb6c70ceda42e47d - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 547/1052] 10.0.0.104 () {32 vars in 724 bytes} [Fri May 29 23:14:25 2026] DELETE /v2.0/subnets/351e5929-c435-4d06-b3cf-30721e205b14 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 548/1053] 199.204.45.238 () {34 vars in 1080 bytes} [Fri May 29 23:14:25 2026] GET /v2.0/ports?tenant_id=551ab17a7a874f14b6666aff8257ca71&device_id=3e8580de-cc71-4e0b-8ce4-c832ffc2f906 => 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: 506/1054] 10.0.0.104 () {32 vars in 726 bytes} [Fri May 29 23:14:25 2026] DELETE /v2.0/networks/15abd150-070b-42f8-a1a7-47072fb510f2 => generated 0 bytes in 332 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 549/1055] 10.0.0.16 () {34 vars in 1099 bytes} [Fri May 29 23:14:25 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1300629587&fields=id&tenant_id=2c18c7282c2f4df591f7cd042239b60a => generated 69 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 507/1056] 10.0.0.16 () {34 vars in 981 bytes} [Fri May 29 23:14:25 2026] GET /v2.0/networks?id=048e75c9-d796-40d1-a60c-7846ff3a065d => generated 670 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 550/1057] 10.0.0.16 () {34 vars in 964 bytes} [Fri May 29 23:14:25 2026] GET /v2.0/quotas/2c18c7282c2f4df591f7cd042239b60a => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 551/1058] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 29 23:14:25 2026] GET /v2.0/security-groups?tenant_id=b5d09419dd164d5e8e69203f24b3ea4d&name=default => generated 2921 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 508/1059] 10.0.0.16 () {34 vars in 1001 bytes} [Fri May 29 23:14:25 2026] GET /v2.0/ports?tenant_id=2c18c7282c2f4df591f7cd042239b60a&fields=id => generated 103 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 509/1060] 10.0.0.16 () {34 vars in 1007 bytes} [Fri May 29 23:14:25 2026] GET /v2.0/networks/048e75c9-d796-40d1-a60c-7846ff3a065d?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: 510/1061] 10.0.0.16 () {34 vars in 1107 bytes} [Fri May 29 23:14:25 2026] GET /v2.0/networks/048e75c9-d796-40d1-a60c-7846ff3a065d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 552/1062] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 29 23:14:25 2026] DELETE /v2.0/security-groups/06be8c1b-5cb7-45c5-ac60-99cfc12b8fac => 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: 511/1063] 199.204.45.238 () {34 vars in 986 bytes} [Fri May 29 23:14:26 2026] GET /v2.0/networks?id=edfa8c7c-b1e9-4887-9289-79d21a371e3e => generated 772 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 512/1064] 199.204.45.238 () {34 vars in 1060 bytes} [Fri May 29 23:14:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=3d3da386-babf-46c3-897d-84a3dff26b22 => generated 861 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 513/1065] 199.204.45.238 () {34 vars in 984 bytes} [Fri May 29 23:14:26 2026] GET /v2.0/subnets?id=ac07e4c8-8d35-4231-9029-33c6c90c44f5 => generated 694 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 514/1066] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:14:26 2026] GET /v2.0/ports?device_id=d50ec5eb-f9cc-426f-907c-0afd20d84a75 => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 515/1067] 199.204.45.238 () {34 vars in 1052 bytes} [Fri May 29 23:14:26 2026] GET /v2.0/ports?network_id=edfa8c7c-b1e9-4887-9289-79d21a371e3e&device_owner=network%3Adhcp => generated 1244 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 516/1068] 199.204.45.238 () {34 vars in 1012 bytes} [Fri May 29 23:14:26 2026] GET /v2.0/networks/edfa8c7c-b1e9-4887-9289-79d21a371e3e?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 517/1069] 199.204.45.238 () {34 vars in 1112 bytes} [Fri May 29 23:14:26 2026] GET /v2.0/networks/edfa8c7c-b1e9-4887-9289-79d21a371e3e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 553/1070] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 29 23:14:26 2026] GET /v2.0/security-groups?tenant_id=c5126498d19d4c03bb6c70ceda42e47d&name=default => generated 2925 bytes in 400 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 518/1071] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 29 23:14:26 2026] DELETE /v2.0/security-groups/3eb6ab55-1abb-460c-bb47-8915ff7749ea => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 554/1072] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:14:27 2026] GET /v2.0/ports?device_id=d50ec5eb-f9cc-426f-907c-0afd20d84a75 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 23:14:28.337 7 INFO neutron.services.segments.plugin [-] Segment 5ff67e62-0709-4764-9108-8b097c156846 resource provider aggregate not found 2026-05-29 23:14:28.342 7 INFO neutron.services.segments.plugin [-] Segment 5ff67e62-0709-4764-9108-8b097c156846 resource provider aggregate not found 2026-05-29 23:14:28.355 7 INFO neutron.services.segments.plugin [-] Segment 5ff67e62-0709-4764-9108-8b097c156846 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5ff67e62-0709-4764-9108-8b097c156846 found for delete ", "request_id": "req-90e51ef4-eafa-4107-8efa-a3197c8287c9"}]} 2026-05-29 23:14:28.356 7 INFO neutron.services.segments.plugin [-] Segment 5ff67e62-0709-4764-9108-8b097c156846 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5ff67e62-0709-4764-9108-8b097c156846 found for delete ", "request_id": "req-d82c8794-005a-4290-88de-538ae7ca2332"}]} [pid: 8|app: 0|req: 555/1073] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:14:28 2026] GET /v2.0/ports?device_id=d50ec5eb-f9cc-426f-907c-0afd20d84a75 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 23:14:28.431 7 WARNING neutron_lib.context [None req-4a624405-b866-42b2-81f7-74cac668c86c 1a88786210d3462c87773e1f2ba94e8d 06825aa14b754c4fa2c7ddc92e7fd774 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 519/1074] 10.0.0.104 () {34 vars in 684 bytes} [Fri May 29 23:14:28 2026] POST /v2.0/security-groups => generated 1624 bytes in 342 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 556/1075] 10.0.0.104 () {32 vars in 663 bytes} [Fri May 29 23:14:28 2026] GET /v2.0/security-groups => generated 4529 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 520/1076] 10.0.0.104 () {34 vars in 758 bytes} [Fri May 29 23:14:28 2026] PUT /v2.0/security-groups/61eb4b4f-0eab-42b0-9267-1d4e94a428d3 => generated 1663 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 557/1077] 10.0.0.104 () {32 vars in 737 bytes} [Fri May 29 23:14:28 2026] GET /v2.0/security-groups/61eb4b4f-0eab-42b0-9267-1d4e94a428d3 => generated 1663 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 521/1078] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 29 23:14:28 2026] DELETE /v2.0/security-groups/61eb4b4f-0eab-42b0-9267-1d4e94a428d3 => 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: 558/1079] 10.0.0.104 () {32 vars in 663 bytes} [Fri May 29 23:14:28 2026] GET /v2.0/security-groups => generated 2925 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 23:14:28.990 8 INFO neutron.api.v2.resource [None req-5c40cc92-e8f8-4bb5-a1e5-5cbd1ca531b9 1a88786210d3462c87773e1f2ba94e8d 06825aa14b754c4fa2c7ddc92e7fd774 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 559/1080] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 29 23:14:28 2026] DELETE /v2.0/security-groups/61eb4b4f-0eab-42b0-9267-1d4e94a428d3 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 23:14:29.005 8 WARNING neutron_lib.context [None req-3e91c09f-e410-443b-8b49-50813f964adf 1a88786210d3462c87773e1f2ba94e8d 06825aa14b754c4fa2c7ddc92e7fd774 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 560/1081] 10.0.0.104 () {34 vars in 684 bytes} [Fri May 29 23:14:28 2026] POST /v2.0/security-groups => generated 1624 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-29 23:14:29.156 8 WARNING neutron_lib.context [None req-37a5aeee-9508-4a43-b9ff-1677a4b41c93 1a88786210d3462c87773e1f2ba94e8d 06825aa14b754c4fa2c7ddc92e7fd774 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 522/1082] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 29 23:14:28 2026] GET /v2.0/security-groups?tenant_id=ae3c56c892a844808da6aaa18839b680&name=default => generated 2925 bytes in 235 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 523/1083] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 29 23:14:29 2026] DELETE /v2.0/security-groups/a58f03b8-40c6-4975-8dbc-7f22e1c8ad6f => 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: 561/1084] 10.0.0.104 () {34 vars in 695 bytes} [Fri May 29 23:14:29 2026] POST /v2.0/security-group-rules => generated 601 bytes in 182 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 524/1085] 10.0.0.104 () {32 vars in 747 bytes} [Fri May 29 23:14:29 2026] GET /v2.0/security-group-rules/d01c54ba-5a26-499a-9f8e-dbfc1cfd6251 => generated 601 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 562/1086] 10.0.0.104 () {32 vars in 673 bytes} [Fri May 29 23:14:29 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 525/1087] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:14:29 2026] GET /v2.0/ports?device_id=d50ec5eb-f9cc-426f-907c-0afd20d84a75 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 563/1088] 10.0.0.104 () {32 vars in 750 bytes} [Fri May 29 23:14:29 2026] DELETE /v2.0/security-group-rules/d01c54ba-5a26-499a-9f8e-dbfc1cfd6251 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 526/1089] 10.0.0.104 () {32 vars in 673 bytes} [Fri May 29 23:14:29 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 23:14:29.654 8 WARNING neutron_lib.context [None req-50a8261d-fceb-4ee3-b3e8-43ac036c0373 1a88786210d3462c87773e1f2ba94e8d 06825aa14b754c4fa2c7ddc92e7fd774 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 564/1090] 10.0.0.104 () {34 vars in 695 bytes} [Fri May 29 23:14:29 2026] POST /v2.0/security-group-rules => generated 601 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 527/1091] 10.0.0.104 () {32 vars in 747 bytes} [Fri May 29 23:14:29 2026] GET /v2.0/security-group-rules/2e746daf-2203-4a5a-be3a-b9c4f94d16e5 => generated 601 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 565/1092] 10.0.0.104 () {32 vars in 673 bytes} [Fri May 29 23:14:29 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 528/1093] 10.0.0.104 () {32 vars in 750 bytes} [Fri May 29 23:14:29 2026] DELETE /v2.0/security-group-rules/2e746daf-2203-4a5a-be3a-b9c4f94d16e5 => 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: 566/1094] 10.0.0.104 () {32 vars in 673 bytes} [Fri May 29 23:14:29 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 23:14:30.056 7 WARNING neutron_lib.context [None req-5c09c955-a40d-4aac-9ef6-fcc45a4f340e 1a88786210d3462c87773e1f2ba94e8d 06825aa14b754c4fa2c7ddc92e7fd774 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 23:14:30.094 7 INFO neutron.db.securitygroups_db [None req-5c09c955-a40d-4aac-9ef6-fcc45a4f340e 1a88786210d3462c87773e1f2ba94e8d 06825aa14b754c4fa2c7ddc92e7fd774 - - default default] Project 06825aa14b754c4fa2c7ddc92e7fd774 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: 529/1095] 10.0.0.104 () {34 vars in 695 bytes} [Fri May 29 23:14:30 2026] POST /v2.0/security-group-rules => generated 607 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 567/1096] 10.0.0.104 () {32 vars in 747 bytes} [Fri May 29 23:14:30 2026] GET /v2.0/security-group-rules/40831ba1-d2c2-410b-92ab-aa0693f0afde => generated 607 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 530/1097] 10.0.0.104 () {32 vars in 673 bytes} [Fri May 29 23:14:30 2026] GET /v2.0/security-group-rules => generated 4144 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 568/1098] 10.0.0.104 () {32 vars in 750 bytes} [Fri May 29 23:14:30 2026] DELETE /v2.0/security-group-rules/40831ba1-d2c2-410b-92ab-aa0693f0afde => 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: 531/1099] 10.0.0.104 () {32 vars in 673 bytes} [Fri May 29 23:14:30 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 569/1100] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 29 23:14:30 2026] DELETE /v2.0/security-groups/7ddf7752-5a61-429c-b38d-494a8105a392 => 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: 570/1101] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:14:30 2026] GET /v2.0/ports?device_id=d50ec5eb-f9cc-426f-907c-0afd20d84a75 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 532/1102] 10.0.0.104 () {32 vars in 663 bytes} [Fri May 29 23:14:30 2026] GET /v2.0/security-groups => generated 2925 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 571/1103] 10.0.0.104 () {32 vars in 663 bytes} [Fri May 29 23:14:30 2026] GET /v2.0/security-groups => generated 2925 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 533/1104] 199.204.45.238 () {34 vars in 986 bytes} [Fri May 29 23:14:30 2026] GET /v2.0/networks?id=048e75c9-d796-40d1-a60c-7846ff3a065d => generated 670 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 572/1105] 199.204.45.238 () {34 vars in 1050 bytes} [Fri May 29 23:14:30 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=2c18c7282c2f4df591f7cd042239b60a => generated 181 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:14:30.807 7 WARNING neutron_lib.context [req-1c4720e6-aad2-44af-932b-b28aec5d7456 req-6afffa52-0de3-4bd0-81ea-a0d553a373b6 e55cd9c59f6542e2811ac391e51f1484 2c18c7282c2f4df591f7cd042239b60a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 534/1108] 199.204.45.238 () {38 vars in 955 bytes} [Fri May 29 23:14:30 2026] POST /v2.0/ports => generated 954 bytes in 438 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 575/1109] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 29 23:14:31 2026] GET /v2.0/security-groups?tenant_id=06825aa14b754c4fa2c7ddc92e7fd774&name=default => generated 2925 bytes in 188 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 576/1110] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 29 23:14:31 2026] DELETE /v2.0/security-groups/db4ad165-706b-4205-a46d-12038d7aa65d => 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: 577/1111] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:14:31 2026] GET /v2.0/ports?device_id=d50ec5eb-f9cc-426f-907c-0afd20d84a75 => generated 969 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 535/1112] 199.204.45.238 () {38 vars in 1028 bytes} [Fri May 29 23:14:31 2026] PUT /v2.0/ports/7261342e-ec90-4caf-90ea-0e04f4d7cf11 => generated 1235 bytes in 488 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 578/1113] 10.0.0.16 () {34 vars in 1039 bytes} [Fri May 29 23:14:31 2026] GET /v2.0/security-groups?id=1a1d937b-db7d-40a3-8d22-a32341af80ec&fields=id&fields=name => generated 114 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 23:14:32.796 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-6a8ada92-9ccc-4ed5-a86c-a73af586500d'] response: {'name': 'network-changed', 'server_uuid': 'd50ec5eb-f9cc-426f-907c-0afd20d84a75', 'tag': '7261342e-ec90-4caf-90ea-0e04f4d7cf11', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 536/1114] 199.204.45.238 () {34 vars in 1080 bytes} [Fri May 29 23:14:32 2026] GET /v2.0/ports?tenant_id=2c18c7282c2f4df591f7cd042239b60a&device_id=d50ec5eb-f9cc-426f-907c-0afd20d84a75 => generated 1238 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 579/1115] 199.204.45.238 () {34 vars in 1058 bytes} [Fri May 29 23:14:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=7261342e-ec90-4caf-90ea-0e04f4d7cf11 => 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: 537/1116] 199.204.45.238 () {34 vars in 984 bytes} [Fri May 29 23:14:32 2026] GET /v2.0/subnets?id=94bd8ce9-23e4-44a3-9cf2-4341fa756fb4 => generated 688 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 580/1117] 199.204.45.238 () {34 vars in 1052 bytes} [Fri May 29 23:14:32 2026] GET /v2.0/ports?network_id=048e75c9-d796-40d1-a60c-7846ff3a065d&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: 538/1118] 199.204.45.238 () {34 vars in 1012 bytes} [Fri May 29 23:14:32 2026] GET /v2.0/networks/048e75c9-d796-40d1-a60c-7846ff3a065d?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 581/1119] 199.204.45.238 () {34 vars in 1112 bytes} [Fri May 29 23:14:32 2026] GET /v2.0/networks/048e75c9-d796-40d1-a60c-7846ff3a065d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 539/1120] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:14:33 2026] GET /v2.0/ports?device_id=d50ec5eb-f9cc-426f-907c-0afd20d84a75 => generated 969 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 582/1121] 10.0.0.16 () {34 vars in 1039 bytes} [Fri May 29 23:14:33 2026] GET /v2.0/security-groups?id=1a1d937b-db7d-40a3-8d22-a32341af80ec&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:14:33.479 7 WARNING neutron_lib.context [None req-84379836-73fe-4c8b-a2ea-b950bec7c720 411ffea473c64c4d88d5a7c290c261df bb9cafe58b674741b5745a421d06b0d3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 540/1122] 10.0.0.104 () {34 vars in 676 bytes} [Fri May 29 23:14:33 2026] POST /v2.0/subnetpools => generated 548 bytes in 287 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 583/1123] 10.0.0.104 () {32 vars in 729 bytes} [Fri May 29 23:14:33 2026] GET /v2.0/subnetpools/6d100cdf-ba86-47f5-b4d1-3b01c39777e3 => generated 548 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 541/1124] 10.0.0.104 () {34 vars in 749 bytes} [Fri May 29 23:14:33 2026] PUT /v2.0/subnetpools/6d100cdf-ba86-47f5-b4d1-3b01c39777e3 => generated 501 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 584/1125] 10.0.0.104 () {32 vars in 732 bytes} [Fri May 29 23:14:33 2026] DELETE /v2.0/subnetpools/6d100cdf-ba86-47f5-b4d1-3b01c39777e3 => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 23:14:33.730 7 INFO neutron.api.v2.resource [None req-fe562180-23ab-46ac-98bd-8eb2e26d868f 411ffea473c64c4d88d5a7c290c261df bb9cafe58b674741b5745a421d06b0d3 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 542/1126] 10.0.0.104 () {32 vars in 729 bytes} [Fri May 29 23:14:33 2026] GET /v2.0/subnetpools/6d100cdf-ba86-47f5-b4d1-3b01c39777e3 => generated 145 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 23:14:33.749 8 INFO neutron.api.v2.resource [None req-6232cf26-a5bb-4228-b639-48a183d2c5bd 411ffea473c64c4d88d5a7c290c261df bb9cafe58b674741b5745a421d06b0d3 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 585/1127] 10.0.0.104 () {32 vars in 732 bytes} [Fri May 29 23:14:33 2026] DELETE /v2.0/subnetpools/6d100cdf-ba86-47f5-b4d1-3b01c39777e3 => generated 145 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 543/1128] 199.204.45.238 () {34 vars in 1080 bytes} [Fri May 29 23:14:34 2026] GET /v2.0/ports?tenant_id=2c18c7282c2f4df591f7cd042239b60a&device_id=d50ec5eb-f9cc-426f-907c-0afd20d84a75 => generated 1238 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 586/1129] 199.204.45.238 () {34 vars in 986 bytes} [Fri May 29 23:14:34 2026] GET /v2.0/networks?id=048e75c9-d796-40d1-a60c-7846ff3a065d => generated 766 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 544/1130] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:14:34 2026] GET /v2.0/ports?device_id=d50ec5eb-f9cc-426f-907c-0afd20d84a75 => generated 969 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 587/1131] 199.204.45.238 () {34 vars in 1058 bytes} [Fri May 29 23:14:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=7261342e-ec90-4caf-90ea-0e04f4d7cf11 => 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: 545/1132] 199.204.45.238 () {34 vars in 984 bytes} [Fri May 29 23:14:34 2026] GET /v2.0/subnets?id=94bd8ce9-23e4-44a3-9cf2-4341fa756fb4 => generated 688 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 588/1133] 10.0.0.16 () {34 vars in 1039 bytes} [Fri May 29 23:14:34 2026] GET /v2.0/security-groups?id=1a1d937b-db7d-40a3-8d22-a32341af80ec&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 546/1134] 199.204.45.238 () {34 vars in 1052 bytes} [Fri May 29 23:14:34 2026] GET /v2.0/ports?network_id=048e75c9-d796-40d1-a60c-7846ff3a065d&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: 589/1135] 199.204.45.238 () {34 vars in 1012 bytes} [Fri May 29 23:14:34 2026] GET /v2.0/networks/048e75c9-d796-40d1-a60c-7846ff3a065d?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 590/1136] 199.204.45.238 () {34 vars in 1112 bytes} [Fri May 29 23:14:34 2026] GET /v2.0/networks/048e75c9-d796-40d1-a60c-7846ff3a065d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 547/1137] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 29 23:14:34 2026] GET /v2.0/security-groups?tenant_id=bb9cafe58b674741b5745a421d06b0d3&name=default => generated 2925 bytes in 341 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 591/1138] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 29 23:14:34 2026] DELETE /v2.0/security-groups/f82f8a65-32fa-4593-bdc7-3e744a1683ee => 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: 548/1139] 10.0.0.90 () {34 vars in 989 bytes} [Fri May 29 23:14:34 2026] GET /v2.0/ports?device_id=3e8580de-cc71-4e0b-8ce4-c832ffc2f906 => generated 1244 bytes in 372 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 592/1140] 10.0.0.90 () {34 vars in 1039 bytes} [Fri May 29 23:14:35 2026] GET /v2.0/security-groups?id=0b653964-83fb-448b-bda6-0f79578034c2&fields=id&fields=name => generated 113 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 549/1141] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:14:35 2026] GET /v2.0/ports?device_id=d50ec5eb-f9cc-426f-907c-0afd20d84a75 => 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: 593/1142] 10.0.0.16 () {34 vars in 1039 bytes} [Fri May 29 23:14:35 2026] GET /v2.0/security-groups?id=1a1d937b-db7d-40a3-8d22-a32341af80ec&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: 550/1143] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 29 23:14:36 2026] GET /v2.0/security-groups?tenant_id=af2d8b4162dd4d13a7ac39276ddfd879&name=default => generated 2925 bytes in 311 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 594/1144] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 29 23:14:36 2026] DELETE /v2.0/security-groups/47f20f7c-e24e-43dc-8764-a534f94399ff => generated 0 bytes in 155 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 551/1145] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:14:36 2026] GET /v2.0/ports?device_id=d50ec5eb-f9cc-426f-907c-0afd20d84a75 => generated 971 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 595/1146] 10.0.0.16 () {34 vars in 1039 bytes} [Fri May 29 23:14:36 2026] GET /v2.0/security-groups?id=1a1d937b-db7d-40a3-8d22-a32341af80ec&fields=id&fields=name => generated 114 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 596/1147] 10.0.0.104 () {32 vars in 623 bytes} [Fri May 29 23:14:36 2026] GET / => generated 151 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 552/1148] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 29 23:14:36 2026] GET /v2.0/security-groups?tenant_id=fbb0c2ab1f3c46e3acb0326b4e2a1614&name=default => generated 2925 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 597/1149] 10.0.0.104 () {32 vars in 633 bytes} [Fri May 29 23:14:36 2026] GET /v2.0/ => generated 632 bytes in 179 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 553/1150] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 29 23:14:36 2026] DELETE /v2.0/security-groups/999010b8-1730-44c7-a558-35e491a4e6bf => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 554/1151] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:14:37 2026] GET /v2.0/ports?device_id=d50ec5eb-f9cc-426f-907c-0afd20d84a75 => generated 971 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 555/1152] 10.0.0.16 () {34 vars in 1039 bytes} [Fri May 29 23:14:37 2026] GET /v2.0/security-groups?id=1a1d937b-db7d-40a3-8d22-a32341af80ec&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: 598/1153] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 29 23:14:37 2026] GET /v2.0/security-groups?tenant_id=6c3f03f8e1ad436291633663f93dce19&name=default => generated 2925 bytes in 368 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 599/1154] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:14:37 2026] GET /v2.0/ports?device_id=d50ec5eb-f9cc-426f-907c-0afd20d84a75 => 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: 556/1155] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 29 23:14:37 2026] DELETE /v2.0/security-groups/f844c7bc-87e0-4708-9bc7-1229cbee8b15 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 23:14:38.404 8 INFO neutron.db.l3_db [None req-edc05fe3-f99e-48ab-bd60-59152d358810 e55cd9c59f6542e2811ac391e51f1484 2c18c7282c2f4df591f7cd042239b60a - - default default] Floating IP 8e51999f-e536-4574-931f-008a7766bee9 associated. External IP: 10.96.250.208, port: 7261342e-ec90-4caf-90ea-0e04f4d7cf11. [pid: 8|app: 0|req: 600/1156] 10.0.0.104 () {34 vars in 749 bytes} [Fri May 29 23:14:38 2026] PUT /v2.0/floatingips/8e51999f-e536-4574-931f-008a7766bee9 => generated 855 bytes in 714 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 557/1157] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:14:38 2026] GET /v2.0/ports?device_id=d50ec5eb-f9cc-426f-907c-0afd20d84a75 => generated 971 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 601/1158] 10.0.0.16 () {34 vars in 1039 bytes} [Fri May 29 23:14:38 2026] GET /v2.0/security-groups?id=1a1d937b-db7d-40a3-8d22-a32341af80ec&fields=id&fields=name => generated 114 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 558/1159] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:14:39 2026] GET /v2.0/ports?device_id=d50ec5eb-f9cc-426f-907c-0afd20d84a75 => generated 971 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:14:39.221 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f08e2cf1-d1db-4d45-8a50-070d57958b5c'] response: {'name': 'network-changed', 'server_uuid': 'd50ec5eb-f9cc-426f-907c-0afd20d84a75', 'tag': '7261342e-ec90-4caf-90ea-0e04f4d7cf11', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 602/1160] 10.0.0.16 () {34 vars in 1039 bytes} [Fri May 29 23:14:39 2026] GET /v2.0/security-groups?id=1a1d937b-db7d-40a3-8d22-a32341af80ec&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 559/1161] 199.204.45.238 () {34 vars in 1080 bytes} [Fri May 29 23:14:39 2026] GET /v2.0/ports?tenant_id=2c18c7282c2f4df591f7cd042239b60a&device_id=d50ec5eb-f9cc-426f-907c-0afd20d84a75 => generated 1240 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 603/1162] 199.204.45.238 () {34 vars in 986 bytes} [Fri May 29 23:14:39 2026] GET /v2.0/networks?id=048e75c9-d796-40d1-a60c-7846ff3a065d => generated 766 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 560/1163] 199.204.45.238 () {34 vars in 1058 bytes} [Fri May 29 23:14:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=7261342e-ec90-4caf-90ea-0e04f4d7cf11 => generated 858 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 604/1164] 199.204.45.238 () {34 vars in 984 bytes} [Fri May 29 23:14:39 2026] GET /v2.0/subnets?id=94bd8ce9-23e4-44a3-9cf2-4341fa756fb4 => generated 688 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 561/1165] 199.204.45.238 () {34 vars in 1052 bytes} [Fri May 29 23:14:39 2026] GET /v2.0/ports?network_id=048e75c9-d796-40d1-a60c-7846ff3a065d&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: 605/1166] 199.204.45.238 () {34 vars in 1012 bytes} [Fri May 29 23:14:39 2026] GET /v2.0/networks/048e75c9-d796-40d1-a60c-7846ff3a065d?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 562/1167] 199.204.45.238 () {34 vars in 1112 bytes} [Fri May 29 23:14:39 2026] GET /v2.0/networks/048e75c9-d796-40d1-a60c-7846ff3a065d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 606/1168] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:14:39 2026] GET /v2.0/ports?device_id=3e8580de-cc71-4e0b-8ce4-c832ffc2f906 => generated 975 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 563/1169] 10.0.0.16 () {34 vars in 1039 bytes} [Fri May 29 23:14:40 2026] GET /v2.0/security-groups?id=0b653964-83fb-448b-bda6-0f79578034c2&fields=id&fields=name => generated 113 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 607/1170] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:14:40 2026] GET /v2.0/ports?device_id=d50ec5eb-f9cc-426f-907c-0afd20d84a75 => generated 971 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 564/1171] 10.0.0.16 () {34 vars in 1039 bytes} [Fri May 29 23:14:40 2026] GET /v2.0/security-groups?id=1a1d937b-db7d-40a3-8d22-a32341af80ec&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 608/1172] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:14:40 2026] GET /v2.0/ports?device_id=3e8580de-cc71-4e0b-8ce4-c832ffc2f906 => generated 975 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 565/1173] 10.0.0.16 () {34 vars in 1039 bytes} [Fri May 29 23:14:40 2026] GET /v2.0/security-groups?id=0b653964-83fb-448b-bda6-0f79578034c2&fields=id&fields=name => generated 113 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 609/1174] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 29 23:14:40 2026] GET /v2.0/security-groups?tenant_id=78ad92075571483b89243380c9343c5c&name=default => generated 2925 bytes in 358 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 566/1175] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 29 23:14:40 2026] DELETE /v2.0/security-groups/fd32bfaf-cf68-415b-b6a9-b45cee4f842f => generated 0 bytes in 142 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 610/1176] 199.204.45.238 () {34 vars in 994 bytes} [Fri May 29 23:14:41 2026] GET /v2.0/ports?device_id=d50ec5eb-f9cc-426f-907c-0afd20d84a75 => generated 971 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:14:41.353 7 INFO neutron.db.l3_db [req-0907cc07-efca-493e-9105-b70a5d3db688 req-c8034cb7-fe43-4806-9ee7-0eadaecb2429 e55cd9c59f6542e2811ac391e51f1484 2c18c7282c2f4df591f7cd042239b60a - - default default] Floating IP 8e51999f-e536-4574-931f-008a7766bee9 disassociated. External IP: 10.96.250.208, port: 7261342e-ec90-4caf-90ea-0e04f4d7cf11. [pid: 8|app: 0|req: 611/1177] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 29 23:14:41 2026] GET /v2.0/security-groups?tenant_id=389b5de4383f4e80889a08defe7f8e1b&name=default => generated 2925 bytes in 289 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 612/1178] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 29 23:14:41 2026] DELETE /v2.0/security-groups/f942b345-5049-40ef-a9ef-684465fe2015 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 613/1179] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:14:41 2026] GET /v2.0/ports?device_id=d50ec5eb-f9cc-426f-907c-0afd20d84a75 => 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: 614/1180] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:14:41 2026] GET /v2.0/ports?device_id=3e8580de-cc71-4e0b-8ce4-c832ffc2f906 => generated 975 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 615/1181] 10.0.0.16 () {34 vars in 1039 bytes} [Fri May 29 23:14:41 2026] GET /v2.0/security-groups?id=0b653964-83fb-448b-bda6-0f79578034c2&fields=id&fields=name => generated 113 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 567/1182] 199.204.45.238 () {36 vars in 997 bytes} [Fri May 29 23:14:41 2026] DELETE /v2.0/ports/7261342e-ec90-4caf-90ea-0e04f4d7cf11 => generated 0 bytes in 692 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 616/1183] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 29 23:14:41 2026] GET /v2.0/security-groups?tenant_id=7d21f2789113492286298598c352fa41&name=default => generated 2925 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 23:14:41.916 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-7cf37b72-c6fb-49ee-b449-c8a919f5cc0a'] response: {'server_uuid': 'd50ec5eb-f9cc-426f-907c-0afd20d84a75', 'name': 'network-vif-deleted', 'tag': '7261342e-ec90-4caf-90ea-0e04f4d7cf11', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 568/1184] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 29 23:14:41 2026] DELETE /v2.0/security-groups/bd78d295-ea38-4f64-9f0b-0e3b4b8c246b => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 617/1185] 199.204.45.238 () {34 vars in 994 bytes} [Fri May 29 23:14:42 2026] GET /v2.0/ports?device_id=3e8580de-cc71-4e0b-8ce4-c832ffc2f906 => generated 975 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:14:42.492 7 INFO neutron.db.l3_db [req-9d51929d-486b-4b4d-bfae-194f249be54b req-9615ee61-33c4-4774-ba08-074ef13ca26c b957052236b94198aa746a828530a646 551ab17a7a874f14b6666aff8257ca71 - - default default] Floating IP 4257b394-8243-4d5c-90df-439a2fa7edf5 disassociated. External IP: 10.96.250.203, port: 3d3da386-babf-46c3-897d-84a3dff26b22. [pid: 8|app: 0|req: 618/1186] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:14:42 2026] GET /v2.0/ports?device_id=d50ec5eb-f9cc-426f-907c-0afd20d84a75 => 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: 619/1187] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:14:42 2026] GET /v2.0/ports?device_id=3e8580de-cc71-4e0b-8ce4-c832ffc2f906 => 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: 569/1188] 199.204.45.238 () {36 vars in 997 bytes} [Fri May 29 23:14:42 2026] DELETE /v2.0/ports/3d3da386-babf-46c3-897d-84a3dff26b22 => generated 0 bytes in 653 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 23:14:43.221 8 INFO neutron.db.segments_db [None req-fb322e74-2089-4cf9-9620-a8a68f07f6cd 8fe12dbac6e245efab40dd8cc5d2d2b7 e6b8f89f223847b188bcb127ece83440 - - default default] Added segment c0c90212-2ceb-4477-88b7-3fbdc10dce09 of type vxlan for network 70b3db02-a326-4a7d-9de5-d080e295cc67 [pid: 8|app: 0|req: 620/1189] 10.0.0.104 () {34 vars in 671 bytes} [Fri May 29 23:14:42 2026] POST /v2.0/networks => generated 739 bytes in 477 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 570/1190] 10.0.0.104 () {34 vars in 669 bytes} [Fri May 29 23:14:43 2026] POST /v2.0/subnets => generated 687 bytes in 222 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:14:43.621 8 INFO neutron.db.segments_db [None req-0b97f7d4-6a37-4688-b6ae-36d8725c427b 8fe12dbac6e245efab40dd8cc5d2d2b7 e6b8f89f223847b188bcb127ece83440 - - default default] Added segment 836a31f3-0be7-4b8e-aff6-1a4906f4b955 of type vxlan for network 9707979d-1dbc-4628-9d09-f21d5926e96d [pid: 7|app: 0|req: 571/1191] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:14:43 2026] GET /v2.0/ports?device_id=d50ec5eb-f9cc-426f-907c-0afd20d84a75 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 23:14:43.898 8 INFO neutron.db.l3_hamode_db [None req-0b97f7d4-6a37-4688-b6ae-36d8725c427b 8fe12dbac6e245efab40dd8cc5d2d2b7 5dbc0eb778be4c8583fc6e8ec65da5c1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 572/1192] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:14:43 2026] GET /v2.0/ports?device_id=3e8580de-cc71-4e0b-8ce4-c832ffc2f906 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 23:14:44.761 8 INFO neutron.db.l3_hamode_db [None req-0b97f7d4-6a37-4688-b6ae-36d8725c427b 8fe12dbac6e245efab40dd8cc5d2d2b7 e6b8f89f223847b188bcb127ece83440 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 573/1193] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:14:44 2026] GET /v2.0/ports?device_id=d50ec5eb-f9cc-426f-907c-0afd20d84a75 => 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: 574/1194] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:14:44 2026] GET /v2.0/ports?device_id=3e8580de-cc71-4e0b-8ce4-c832ffc2f906 => 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: 621/1195] 10.0.0.104 () {34 vars in 669 bytes} [Fri May 29 23:14:43 2026] POST /v2.0/routers => generated 727 bytes in 2273 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:14:45.846 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2c2307a6-7f4c-4d5b-82d7-76e579491c65'] response: {'server_uuid': '3e8580de-cc71-4e0b-8ce4-c832ffc2f906', 'name': 'network-vif-deleted', 'tag': '3d3da386-babf-46c3-897d-84a3dff26b22', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 624/1198] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 29 23:14:46 2026] DELETE /v2.0/security-groups/1a1d937b-db7d-40a3-8d22-a32341af80ec => 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: 625/1199] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:14:46 2026] GET /v2.0/ports?device_id=3e8580de-cc71-4e0b-8ce4-c832ffc2f906 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 23:14:46.187 8 INFO neutron.api.v2.resource [None req-d4b55691-435d-4152-8cfb-90f09db57ad5 e55cd9c59f6542e2811ac391e51f1484 2c18c7282c2f4df591f7cd042239b60a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 626/1200] 10.0.0.104 () {32 vars in 737 bytes} [Fri May 29 23:14:46 2026] GET /v2.0/security-groups/1a1d937b-db7d-40a3-8d22-a32341af80ec => generated 146 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 627/1201] 10.0.0.104 () {32 vars in 732 bytes} [Fri May 29 23:14:46 2026] DELETE /v2.0/floatingips/8e51999f-e536-4574-931f-008a7766bee9 => generated 0 bytes in 285 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 575/1202] 10.0.0.104 () {34 vars in 783 bytes} [Fri May 29 23:14:45 2026] PUT /v2.0/routers/2472a6e8-82f1-4e3f-baf8-f4bd9f8b1d65/add_router_interface => generated 309 bytes in 1272 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 576/1203] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 29 23:14:47 2026] DELETE /v2.0/security-groups/0b653964-83fb-448b-bda6-0f79578034c2 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 23:14:47.420 7 INFO neutron.api.v2.resource [None req-1d00fde7-37be-491a-bc41-12208a9a73d1 b957052236b94198aa746a828530a646 551ab17a7a874f14b6666aff8257ca71 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 577/1204] 10.0.0.104 () {32 vars in 737 bytes} [Fri May 29 23:14:47 2026] GET /v2.0/security-groups/0b653964-83fb-448b-bda6-0f79578034c2 => generated 146 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 628/1205] 10.0.0.104 () {34 vars in 789 bytes} [Fri May 29 23:14:46 2026] PUT /v2.0/routers/a248b332-f0d9-4c48-bdb7-f6cce3a3f372/remove_router_interface => generated 309 bytes in 1029 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 578/1206] 10.0.0.104 () {32 vars in 732 bytes} [Fri May 29 23:14:47 2026] DELETE /v2.0/floatingips/4257b394-8243-4d5c-90df-439a2fa7edf5 => generated 0 bytes in 349 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 23:14:48.556 8 INFO neutron.db.l3_hamode_db [None req-e51f782a-0c7e-46a7-a913-42d94ef310ac 8fe12dbac6e245efab40dd8cc5d2d2b7 e6b8f89f223847b188bcb127ece83440 - - default default] HA network 40ca362e-2949-4335-b20c-fca2e0fd6411 was deleted as no HA routers are present in tenant 2c18c7282c2f4df591f7cd042239b60a. [pid: 8|app: 0|req: 629/1207] 10.0.0.104 () {32 vars in 724 bytes} [Fri May 29 23:14:47 2026] DELETE /v2.0/routers/a248b332-f0d9-4c48-bdb7-f6cce3a3f372 => generated 0 bytes in 1041 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 23:14:48.564 8 INFO neutron.services.segments.plugin [-] Segment 58659e1a-e3a9-4d84-af6c-51a875672fd4 resource provider aggregate not found 2026-05-29 23:14:48.572 8 INFO neutron.services.segments.plugin [-] Segment 58659e1a-e3a9-4d84-af6c-51a875672fd4 resource provider aggregate not found 2026-05-29 23:14:48.583 8 INFO neutron.services.segments.plugin [-] Segment 58659e1a-e3a9-4d84-af6c-51a875672fd4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 58659e1a-e3a9-4d84-af6c-51a875672fd4 found for delete ", "request_id": "req-05256bff-c827-41eb-818b-585ee4d761f3"}]} 2026-05-29 23:14:48.585 8 INFO neutron.services.segments.plugin [-] Segment 58659e1a-e3a9-4d84-af6c-51a875672fd4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 58659e1a-e3a9-4d84-af6c-51a875672fd4 found for delete ", "request_id": "req-286ec1aa-bbbd-42f2-a85a-138bde98b715"}]} [pid: 8|app: 0|req: 630/1208] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 29 23:14:48 2026] GET /v2.0/security-groups?tenant_id=cc728c99bf0f4beb8f748bcca7073bf5&name=default => generated 2925 bytes in 332 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 579/1209] 10.0.0.104 () {34 vars in 789 bytes} [Fri May 29 23:14:47 2026] PUT /v2.0/routers/db9e4c24-c2a6-4e2d-9aa6-9c6199a4853a/remove_router_interface => generated 309 bytes in 1178 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 631/1210] 10.0.0.104 () {32 vars in 724 bytes} [Fri May 29 23:14:48 2026] DELETE /v2.0/subnets/94bd8ce9-23e4-44a3-9cf2-4341fa756fb4 => generated 0 bytes in 177 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 580/1211] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 29 23:14:48 2026] DELETE /v2.0/security-groups/bbb5a5bc-f264-4d4e-b087-156d34839dff => generated 0 bytes in 148 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 23:14:49.439 7 INFO neutron.services.segments.plugin [-] Segment 4e3c1a22-44d0-44c5-8039-fe604501120d resource provider aggregate not found 2026-05-29 23:14:49.446 7 INFO neutron.services.segments.plugin [-] Segment 4e3c1a22-44d0-44c5-8039-fe604501120d resource provider aggregate not found 2026-05-29 23:14:49.455 7 INFO neutron.services.segments.plugin [-] Segment 4e3c1a22-44d0-44c5-8039-fe604501120d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4e3c1a22-44d0-44c5-8039-fe604501120d found for delete ", "request_id": "req-b6fc9c4c-7815-40ad-b9c3-147ba6dd054d"}]} [pid: 7|app: 0|req: 581/1212] 10.0.0.104 () {32 vars in 726 bytes} [Fri May 29 23:14:49 2026] DELETE /v2.0/networks/048e75c9-d796-40d1-a60c-7846ff3a065d => generated 0 bytes in 351 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 23:14:49.467 7 INFO neutron.services.segments.plugin [-] Segment 4e3c1a22-44d0-44c5-8039-fe604501120d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4e3c1a22-44d0-44c5-8039-fe604501120d found for delete ", "request_id": "req-8ecc1cd3-2211-4b0f-9bbe-d12223a7cbf8"}]} [pid: 7|app: 0|req: 582/1213] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 29 23:14:49 2026] GET /v2.0/security-groups?tenant_id=e4b35d9b1aa3407fb152d03cccf0f3dd&name=default => generated 2925 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 583/1214] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 29 23:14:49 2026] DELETE /v2.0/security-groups/841a5402-dae1-4435-a69f-49c428e41d97 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 584/1215] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 29 23:14:49 2026] GET /v2.0/security-groups?tenant_id=2c18c7282c2f4df591f7cd042239b60a&name=default => generated 2925 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 585/1216] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 29 23:14:49 2026] DELETE /v2.0/security-groups/2aec77be-b035-4610-b7d9-b82318813fed => generated 0 bytes in 142 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 586/1217] 10.0.0.16 () {34 vars in 981 bytes} [Fri May 29 23:14:49 2026] GET /v2.0/networks?id=70b3db02-a326-4a7d-9de5-d080e295cc67 => generated 672 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 587/1218] 10.0.0.16 () {34 vars in 964 bytes} [Fri May 29 23:14:50 2026] GET /v2.0/quotas/5dbc0eb778be4c8583fc6e8ec65da5c1 => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:14:50.043 8 INFO neutron.db.l3_hamode_db [None req-71aab7a9-d51b-4e18-abfb-fd6bb296ae23 8fe12dbac6e245efab40dd8cc5d2d2b7 e6b8f89f223847b188bcb127ece83440 - - default default] HA network 65838cef-495b-40d0-9fde-f6804dda9b09 was deleted as no HA routers are present in tenant 551ab17a7a874f14b6666aff8257ca71. [pid: 8|app: 0|req: 632/1219] 10.0.0.104 () {32 vars in 724 bytes} [Fri May 29 23:14:49 2026] DELETE /v2.0/routers/db9e4c24-c2a6-4e2d-9aa6-9c6199a4853a => generated 0 bytes in 979 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 588/1220] 10.0.0.16 () {34 vars in 1001 bytes} [Fri May 29 23:14:50 2026] GET /v2.0/ports?tenant_id=5dbc0eb778be4c8583fc6e8ec65da5c1&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: 589/1221] 10.0.0.16 () {34 vars in 1007 bytes} [Fri May 29 23:14:50 2026] GET /v2.0/networks/70b3db02-a326-4a7d-9de5-d080e295cc67?fields=segments => generated 14 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 633/1222] 10.0.0.104 () {32 vars in 724 bytes} [Fri May 29 23:14:50 2026] DELETE /v2.0/subnets/ac07e4c8-8d35-4231-9029-33c6c90c44f5 => generated 0 bytes in 162 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 590/1223] 10.0.0.16 () {34 vars in 1107 bytes} [Fri May 29 23:14:50 2026] GET /v2.0/networks/70b3db02-a326-4a7d-9de5-d080e295cc67?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 591/1224] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:14:50 2026] GET /v2.0/ports?device_id=1e7c0bdc-0509-4e77-a0c8-d533ea0c1e9d => 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: 634/1225] 10.0.0.104 () {32 vars in 726 bytes} [Fri May 29 23:14:50 2026] DELETE /v2.0/networks/edfa8c7c-b1e9-4887-9289-79d21a371e3e => generated 0 bytes in 302 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 592/1226] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 29 23:14:50 2026] GET /v2.0/security-groups?tenant_id=551ab17a7a874f14b6666aff8257ca71&name=default => generated 2925 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 23:14:50.771 8 INFO neutron.services.segments.plugin [-] Segment 39f276c0-c749-4ef8-a115-74a3e72faecd resource provider aggregate not found 2026-05-29 23:14:50.779 8 INFO neutron.services.segments.plugin [-] Segment 39f276c0-c749-4ef8-a115-74a3e72faecd resource provider aggregate not found 2026-05-29 23:14:50.785 8 INFO neutron.services.segments.plugin [-] Segment 39f276c0-c749-4ef8-a115-74a3e72faecd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 39f276c0-c749-4ef8-a115-74a3e72faecd found for delete ", "request_id": "req-a0043ef2-2555-4996-a7cd-81bd2996eb17"}]} 2026-05-29 23:14:50.791 8 INFO neutron.services.segments.plugin [-] Segment 39f276c0-c749-4ef8-a115-74a3e72faecd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 39f276c0-c749-4ef8-a115-74a3e72faecd found for delete ", "request_id": "req-24ce4d06-8fbd-44ae-a911-54c50fc86380"}]} 2026-05-29 23:14:50.802 8 INFO neutron.services.segments.plugin [-] Segment a09df111-9519-434a-8190-8934eb61bbfe resource provider aggregate not found 2026-05-29 23:14:50.805 8 INFO neutron.services.segments.plugin [-] Segment a09df111-9519-434a-8190-8934eb61bbfe resource provider aggregate not found 2026-05-29 23:14:50.819 8 INFO neutron.services.segments.plugin [-] Segment a09df111-9519-434a-8190-8934eb61bbfe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a09df111-9519-434a-8190-8934eb61bbfe found for delete ", "request_id": "req-ecf54edd-d9e8-4113-80de-c8b37c6557b5"}]} 2026-05-29 23:14:50.822 8 INFO neutron.services.segments.plugin [-] Segment a09df111-9519-434a-8190-8934eb61bbfe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a09df111-9519-434a-8190-8934eb61bbfe found for delete ", "request_id": "req-71d2cc9b-1070-4b56-a2b4-d4799a2d5b02"}]} [pid: 8|app: 0|req: 635/1227] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 29 23:14:50 2026] DELETE /v2.0/security-groups/1f16a9ab-ef8e-4641-af2f-483bc95019ef => generated 0 bytes in 153 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 593/1228] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:14:51 2026] GET /v2.0/ports?device_id=1e7c0bdc-0509-4e77-a0c8-d533ea0c1e9d => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 23:14:52.017 8 WARNING neutron_lib.context [None req-4a889aca-08cf-44b4-bcc9-cdaf1ddf5fed 1d7ebe27d522446ab45008ac19cc9e57 8c6a45d04149424a8ae8163acb3fec30 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 23:14:52.017 8 WARNING neutron_lib.context [None req-4a889aca-08cf-44b4-bcc9-cdaf1ddf5fed 1d7ebe27d522446ab45008ac19cc9e57 8c6a45d04149424a8ae8163acb3fec30 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 23:14:52.219 8 INFO neutron.db.segments_db [None req-4a889aca-08cf-44b4-bcc9-cdaf1ddf5fed 1d7ebe27d522446ab45008ac19cc9e57 8c6a45d04149424a8ae8163acb3fec30 - - default default] Added segment 476f65bd-d067-4a50-8521-657cd4ad6f4c of type vxlan for network 8f64b046-aac7-41e1-bf5a-676950a863bc 2026-05-29 23:14:52.287 8 INFO neutron.db.segments_db [None req-4a889aca-08cf-44b4-bcc9-cdaf1ddf5fed 1d7ebe27d522446ab45008ac19cc9e57 8c6a45d04149424a8ae8163acb3fec30 - - default default] Added segment 785f810a-7b8f-4b3e-88b7-ad775270a205 of type vxlan for network 9cc9f1e0-7741-494a-a1a8-cc67146c9872 [pid: 8|app: 0|req: 636/1229] 10.0.0.104 () {34 vars in 670 bytes} [Fri May 29 23:14:51 2026] POST /v2.0/networks => generated 1245 bytes in 566 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-29 23:14:52.408 7 INFO neutron.db.segments_db [None req-cf5a538b-735f-46b6-982e-d2f62633637e 8fe12dbac6e245efab40dd8cc5d2d2b7 e6b8f89f223847b188bcb127ece83440 - - default default] Added segment c5e9cd33-31c2-4845-a316-8c71a1588237 of type vxlan for network f9a2d1a8-6022-4c99-a5a9-eaaa347a4cfb [pid: 8|app: 0|req: 637/1230] 10.0.0.104 () {32 vars in 649 bytes} [Fri May 29 23:14:52 2026] GET /v2.0/networks => generated 1844 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 594/1231] 10.0.0.104 () {34 vars in 671 bytes} [Fri May 29 23:14:52 2026] POST /v2.0/networks => generated 743 bytes in 446 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 638/1232] 10.0.0.104 () {32 vars in 726 bytes} [Fri May 29 23:14:52 2026] DELETE /v2.0/networks/8f64b046-aac7-41e1-bf5a-676950a863bc => generated 0 bytes in 155 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 639/1233] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:14:52 2026] GET /v2.0/ports?device_id=1e7c0bdc-0509-4e77-a0c8-d533ea0c1e9d => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 23:14:52.841 8 INFO neutron.services.segments.plugin [-] Segment 476f65bd-d067-4a50-8521-657cd4ad6f4c resource provider aggregate not found 2026-05-29 23:14:52.848 8 INFO neutron.services.segments.plugin [-] Segment 476f65bd-d067-4a50-8521-657cd4ad6f4c resource provider aggregate not found [pid: 8|app: 0|req: 640/1234] 10.0.0.104 () {32 vars in 726 bytes} [Fri May 29 23:14:52 2026] DELETE /v2.0/networks/9cc9f1e0-7741-494a-a1a8-cc67146c9872 => generated 0 bytes in 219 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 23:14:52.886 8 INFO neutron.services.segments.plugin [-] Segment 476f65bd-d067-4a50-8521-657cd4ad6f4c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 476f65bd-d067-4a50-8521-657cd4ad6f4c found for delete ", "request_id": "req-47ef7b85-a342-434f-8dea-cb91c2a480c8"}]} 2026-05-29 23:14:52.891 8 INFO neutron.services.segments.plugin [-] Segment 476f65bd-d067-4a50-8521-657cd4ad6f4c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 476f65bd-d067-4a50-8521-657cd4ad6f4c found for delete ", "request_id": "req-d5067703-9a36-4b78-b4fd-70d795f70fee"}]} 2026-05-29 23:14:52.906 8 INFO neutron.services.segments.plugin [-] Segment 785f810a-7b8f-4b3e-88b7-ad775270a205 resource provider aggregate not found 2026-05-29 23:14:52.914 8 INFO neutron.services.segments.plugin [-] Segment 785f810a-7b8f-4b3e-88b7-ad775270a205 resource provider aggregate not found 2026-05-29 23:14:52.932 8 INFO neutron.services.segments.plugin [-] Segment 785f810a-7b8f-4b3e-88b7-ad775270a205 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 785f810a-7b8f-4b3e-88b7-ad775270a205 found for delete ", "request_id": "req-f440a1d3-79ac-4c72-bc08-590d7ae44e64"}]} 2026-05-29 23:14:52.933 8 INFO neutron.services.segments.plugin [-] Segment 785f810a-7b8f-4b3e-88b7-ad775270a205 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 785f810a-7b8f-4b3e-88b7-ad775270a205 found for delete ", "request_id": "req-0af4b8f7-c0c6-45b3-b6c7-ad7edc6290b2"}]} [pid: 7|app: 0|req: 595/1235] 10.0.0.104 () {34 vars in 669 bytes} [Fri May 29 23:14:52 2026] POST /v2.0/subnets => generated 690 bytes in 429 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 641/1236] 10.0.0.104 () {32 vars in 649 bytes} [Fri May 29 23:14:52 2026] GET /v2.0/networks => generated 651 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:14:53.000 8 INFO neutron.db.segments_db [None req-25a9bc69-5dbc-4c0a-91a2-67b06aaf5d45 8fe12dbac6e245efab40dd8cc5d2d2b7 e6b8f89f223847b188bcb127ece83440 - - default default] Added segment 03557111-bc78-421f-b710-f6a5ad7ec34f of type vxlan for network 62a0003b-90de-4c34-8cc3-b0e2d5500617 2026-05-29 23:14:53.229 7 INFO neutron.db.segments_db [None req-214e8439-b496-4779-b803-99fb00c66d7f 8fe12dbac6e245efab40dd8cc5d2d2b7 e6b8f89f223847b188bcb127ece83440 - - default default] Added segment a3fc9416-7e87-4304-aea8-ce3c3d7d285b of type vxlan for network bb4d8dac-c5a2-4483-bb44-634acc17797d 2026-05-29 23:14:53.323 8 INFO neutron.db.l3_hamode_db [None req-25a9bc69-5dbc-4c0a-91a2-67b06aaf5d45 8fe12dbac6e245efab40dd8cc5d2d2b7 b8891cbfd1204c8282f70b2cc9a2f42b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 596/1237] 10.0.0.104 () {34 vars in 671 bytes} [Fri May 29 23:14:52 2026] POST /v2.0/networks => generated 746 bytes in 386 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:14:53.338 7 WARNING neutron_lib.context [None req-88ef31a6-4927-4354-bc6b-5cdfca0c4244 1d7ebe27d522446ab45008ac19cc9e57 8c6a45d04149424a8ae8163acb3fec30 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 23:14:53.401 7 INFO neutron.db.segments_db [None req-88ef31a6-4927-4354-bc6b-5cdfca0c4244 1d7ebe27d522446ab45008ac19cc9e57 8c6a45d04149424a8ae8163acb3fec30 - - default default] Added segment db5e5e3a-29fe-420e-8e2d-70325450f8bf of type vxlan for network 00f9f2b5-d153-4b2d-84ee-4fc4a790ca00 [pid: 7|app: 0|req: 597/1238] 10.0.0.104 () {34 vars in 670 bytes} [Fri May 29 23:14:53 2026] POST /v2.0/networks => generated 654 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 598/1239] 10.0.0.104 () {34 vars in 669 bytes} [Fri May 29 23:14:53 2026] POST /v2.0/subnets => generated 693 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:14:53.664 7 WARNING neutron_lib.context [None req-19222202-dd2d-42e4-931f-8fa49b47d152 1d7ebe27d522446ab45008ac19cc9e57 8c6a45d04149424a8ae8163acb3fec30 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 23:14:53.731 7 INFO neutron.db.segments_db [None req-19222202-dd2d-42e4-931f-8fa49b47d152 1d7ebe27d522446ab45008ac19cc9e57 8c6a45d04149424a8ae8163acb3fec30 - - default default] Added segment f6e18392-9217-4b02-8670-e874de665f35 of type vxlan for network 54ca2ef1-9c6a-48a9-9e3c-d7e359d08fb7 [pid: 7|app: 0|req: 599/1240] 10.0.0.104 () {34 vars in 670 bytes} [Fri May 29 23:14:53 2026] POST /v2.0/networks => generated 653 bytes in 186 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:14:53.889 7 INFO neutron.db.segments_db [None req-d245db75-d6b6-4331-9b3b-fbd6a2e5b401 8fe12dbac6e245efab40dd8cc5d2d2b7 e6b8f89f223847b188bcb127ece83440 - - default default] Added segment fe89608a-a977-4ace-a277-5140589681a4 of type vxlan for network 893203f8-87a4-401b-a456-70ccc7c46d0d 2026-05-29 23:14:54.215 7 INFO neutron.db.l3_hamode_db [None req-d245db75-d6b6-4331-9b3b-fbd6a2e5b401 8fe12dbac6e245efab40dd8cc5d2d2b7 4ccdb68d944c4f92ba4f0080d9a78ffa - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-29 23:14:54.580 8 INFO neutron.db.l3_hamode_db [None req-25a9bc69-5dbc-4c0a-91a2-67b06aaf5d45 8fe12dbac6e245efab40dd8cc5d2d2b7 e6b8f89f223847b188bcb127ece83440 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-29 23:14:55.348 7 INFO neutron.db.l3_hamode_db [None req-d245db75-d6b6-4331-9b3b-fbd6a2e5b401 8fe12dbac6e245efab40dd8cc5d2d2b7 e6b8f89f223847b188bcb127ece83440 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 642/1241] 10.0.0.104 () {34 vars in 669 bytes} [Fri May 29 23:14:52 2026] POST /v2.0/routers => generated 730 bytes in 2875 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 643/1242] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:14:55 2026] GET /v2.0/ports?device_id=1e7c0bdc-0509-4e77-a0c8-d533ea0c1e9d => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 23:14:55.859 8 WARNING neutron_lib.context [None req-0a5914a7-8a0a-47ca-a5b9-e53375fd659d 1d7ebe27d522446ab45008ac19cc9e57 8c6a45d04149424a8ae8163acb3fec30 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 23:14:55.897 8 WARNING neutron_lib.context [None req-0a5914a7-8a0a-47ca-a5b9-e53375fd659d 1d7ebe27d522446ab45008ac19cc9e57 8c6a45d04149424a8ae8163acb3fec30 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 600/1243] 10.0.0.104 () {34 vars in 669 bytes} [Fri May 29 23:14:53 2026] POST /v2.0/routers => generated 733 bytes in 2523 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 601/1244] 199.204.45.238 () {34 vars in 986 bytes} [Fri May 29 23:14:56 2026] GET /v2.0/networks?id=70b3db02-a326-4a7d-9de5-d080e295cc67 => generated 672 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 644/1245] 10.0.0.104 () {34 vars in 665 bytes} [Fri May 29 23:14:55 2026] POST /v2.0/ports => generated 1506 bytes in 589 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 602/1246] 10.0.0.104 () {34 vars in 783 bytes} [Fri May 29 23:14:56 2026] PUT /v2.0/routers/626eacb8-cc7b-4fe3-b365-ccf0b22f5605/add_router_interface => generated 309 bytes in 1479 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:14:57.907 7 WARNING neutron_lib.context [req-0cb13723-7523-4958-a040-7268ff343ab1 req-99401444-b2f0-483e-99b1-b8c37b158297 b298609e55a54a24ac4415ec5682684e 5dbc0eb778be4c8583fc6e8ec65da5c1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 645/1247] 10.0.0.104 () {34 vars in 783 bytes} [Fri May 29 23:14:56 2026] PUT /v2.0/routers/bbb645e0-bc5c-4478-92d2-8b7981e3654f/add_router_interface => generated 309 bytes in 1572 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 646/1248] 10.0.0.104 () {32 vars in 643 bytes} [Fri May 29 23:14:58 2026] GET /v2.0/ports => generated 1506 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 647/1249] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:14:58 2026] GET /v2.0/ports?device_id=1e7c0bdc-0509-4e77-a0c8-d533ea0c1e9d => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 603/1250] 199.204.45.238 () {38 vars in 955 bytes} [Fri May 29 23:14:57 2026] POST /v2.0/ports => generated 958 bytes in 471 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 648/1251] 10.0.0.104 () {32 vars in 720 bytes} [Fri May 29 23:14:58 2026] DELETE /v2.0/ports/8f12ae8c-91ac-4ecd-8c49-0ea7fd4ace10 => generated 0 bytes in 244 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 649/1252] 10.0.0.104 () {32 vars in 720 bytes} [Fri May 29 23:14:58 2026] DELETE /v2.0/ports/43ed18b9-d7c8-422e-8fc5-fc09fdeb1dce => 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: 650/1253] 10.0.0.104 () {32 vars in 643 bytes} [Fri May 29 23:14:58 2026] GET /v2.0/ports => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 23:14:58.677 8 WARNING neutron_lib.context [None req-1919ff71-5ad7-4e86-8f39-8d85c8822986 1d7ebe27d522446ab45008ac19cc9e57 8c6a45d04149424a8ae8163acb3fec30 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 604/1254] 199.204.45.238 () {38 vars in 1028 bytes} [Fri May 29 23:14:58 2026] PUT /v2.0/ports/a53a2ac1-fdeb-4511-8150-c79cc685fa72 => generated 1239 bytes in 600 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 23:14:58.993 7 WARNING neutron_lib.context [None req-222d0361-1539-4077-8e64-c56be8233f49 4d3a22837fa5446398aeb4acf7c9f12f b8891cbfd1204c8282f70b2cc9a2f42b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 23:14:58.994 8 INFO neutron.db.segments_db [None req-1919ff71-5ad7-4e86-8f39-8d85c8822986 1d7ebe27d522446ab45008ac19cc9e57 8c6a45d04149424a8ae8163acb3fec30 - - default default] Added segment 3d817930-d0fe-426a-9d88-0bdf019656b7 of type vxlan for network c622dff4-0da8-4f5b-9411-b59a87ef5cec 2026-05-29 23:14:59.034 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c47f0c15-084e-4c43-aa84-2fc4582cceff'] response: {'name': 'network-changed', 'server_uuid': '1e7c0bdc-0509-4e77-a0c8-d533ea0c1e9d', 'tag': 'a53a2ac1-fdeb-4511-8150-c79cc685fa72', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 651/1255] 10.0.0.104 () {34 vars in 670 bytes} [Fri May 29 23:14:58 2026] POST /v2.0/networks => generated 654 bytes in 456 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 652/1257] 10.0.0.16 () {34 vars in 981 bytes} [Fri May 29 23:14:59 2026] GET /v2.0/networks?id=bb4d8dac-c5a2-4483-bb44-634acc17797d => generated 678 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 605/1257] 10.0.0.104 () {34 vars in 685 bytes} [Fri May 29 23:14:58 2026] POST /v2.0/security-groups => generated 1659 bytes in 219 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-29 23:14:59.210 8 WARNING neutron_lib.context [None req-7a120cba-415a-4ad9-b8f2-8ace4b52b4d4 1d7ebe27d522446ab45008ac19cc9e57 8c6a45d04149424a8ae8163acb3fec30 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 23:14:59.216 7 WARNING neutron_lib.context [None req-a7b78c07-beb5-4e48-8290-cde89eebbcba 4d3a22837fa5446398aeb4acf7c9f12f b8891cbfd1204c8282f70b2cc9a2f42b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 23:14:59.733 8 INFO neutron.db.segments_db [None req-7a120cba-415a-4ad9-b8f2-8ace4b52b4d4 1d7ebe27d522446ab45008ac19cc9e57 8c6a45d04149424a8ae8163acb3fec30 - - default default] Added segment 5c4b0592-ff15-41fc-ae45-e0eb6f47596e of type vxlan for network 0d6fa9df-5cb5-49ca-ac13-80b25df972e0 [pid: 8|app: 0|req: 653/1258] 10.0.0.104 () {34 vars in 670 bytes} [Fri May 29 23:14:59 2026] POST /v2.0/networks => generated 654 bytes in 962 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 654/1259] 10.0.0.16 () {34 vars in 964 bytes} [Fri May 29 23:15:00 2026] GET /v2.0/quotas/4ccdb68d944c4f92ba4f0080d9a78ffa => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 606/1260] 10.0.0.104 () {34 vars in 695 bytes} [Fri May 29 23:14:59 2026] POST /v2.0/security-group-rules => generated 597 bytes in 993 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 607/1261] 199.204.45.238 () {34 vars in 1080 bytes} [Fri May 29 23:15:00 2026] GET /v2.0/ports?tenant_id=5dbc0eb778be4c8583fc6e8ec65da5c1&device_id=1e7c0bdc-0509-4e77-a0c8-d533ea0c1e9d => generated 1242 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 655/1262] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:15:00 2026] GET /v2.0/ports?device_id=1e7c0bdc-0509-4e77-a0c8-d533ea0c1e9d => generated 973 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:15:00.274 8 WARNING neutron_lib.context [None req-617ade3d-84e7-4f0f-93f7-4da431c82c91 4d3a22837fa5446398aeb4acf7c9f12f b8891cbfd1204c8282f70b2cc9a2f42b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 608/1263] 10.0.0.16 () {34 vars in 1001 bytes} [Fri May 29 23:15:00 2026] GET /v2.0/ports?tenant_id=4ccdb68d944c4f92ba4f0080d9a78ffa&fields=id => generated 103 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 609/1264] 199.204.45.238 () {34 vars in 1018 bytes} [Fri May 29 23:15:00 2026] GET /v2.0/networks?tenant_id=5dbc0eb778be4c8583fc6e8ec65da5c1&shared=False => generated 767 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 656/1265] 10.0.0.104 () {34 vars in 695 bytes} [Fri May 29 23:15:00 2026] POST /v2.0/security-group-rules => generated 602 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 610/1266] 10.0.0.16 () {34 vars in 1039 bytes} [Fri May 29 23:15:00 2026] GET /v2.0/security-groups?id=ff5c56a6-3385-403e-8801-f2c7e881cbee&fields=id&fields=name => generated 88 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 657/1267] 10.0.0.16 () {34 vars in 1007 bytes} [Fri May 29 23:15:00 2026] GET /v2.0/networks/bb4d8dac-c5a2-4483-bb44-634acc17797d?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 23:15:00.495 8 WARNING neutron_lib.context [None req-298d3aef-a941-4e5e-9844-a19d8f858757 4d3a22837fa5446398aeb4acf7c9f12f b8891cbfd1204c8282f70b2cc9a2f42b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 611/1268] 199.204.45.238 () {34 vars in 930 bytes} [Fri May 29 23:15:00 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 612/1269] 10.0.0.16 () {34 vars in 1107 bytes} [Fri May 29 23:15:00 2026] GET /v2.0/networks/bb4d8dac-c5a2-4483-bb44-634acc17797d?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) 2026-05-29 23:15:00.663 7 WARNING neutron_lib.context [None req-344a891c-5906-49e4-b739-841a5c5bb5a4 1d7ebe27d522446ab45008ac19cc9e57 8c6a45d04149424a8ae8163acb3fec30 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 23:15:00.695 7 WARNING neutron_lib.context [None req-344a891c-5906-49e4-b739-841a5c5bb5a4 1d7ebe27d522446ab45008ac19cc9e57 8c6a45d04149424a8ae8163acb3fec30 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 658/1270] 10.0.0.104 () {34 vars in 676 bytes} [Fri May 29 23:15:00 2026] POST /v2.0/floatingips => generated 552 bytes in 836 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 659/1271] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:15:01 2026] GET /v2.0/ports?device_id=d95e43d4-4655-4db0-8974-b24504d3b3be => 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: 613/1274] 10.0.0.104 () {34 vars in 669 bytes} [Fri May 29 23:15:00 2026] POST /v2.0/subnets => generated 1323 bytes in 704 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 662/1275] 10.0.0.104 () {32 vars in 647 bytes} [Fri May 29 23:15:01 2026] GET /v2.0/subnets => generated 1959 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 663/1276] 199.204.45.238 () {34 vars in 1080 bytes} [Fri May 29 23:15:01 2026] GET /v2.0/ports?tenant_id=5dbc0eb778be4c8583fc6e8ec65da5c1&device_id=1e7c0bdc-0509-4e77-a0c8-d533ea0c1e9d => generated 1242 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 664/1277] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:15:01 2026] GET /v2.0/ports?device_id=1e7c0bdc-0509-4e77-a0c8-d533ea0c1e9d => generated 973 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 614/1278] 10.0.0.104 () {32 vars in 724 bytes} [Fri May 29 23:15:01 2026] DELETE /v2.0/subnets/0f6ec683-b817-4b7c-814d-5f74858b6540 => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 665/1279] 199.204.45.238 () {34 vars in 1060 bytes} [Fri May 29 23:15:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=a53a2ac1-fdeb-4511-8150-c79cc685fa72 => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 615/1280] 10.0.0.16 () {34 vars in 1039 bytes} [Fri May 29 23:15:01 2026] GET /v2.0/security-groups?id=ff5c56a6-3385-403e-8801-f2c7e881cbee&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: 616/1281] 199.204.45.238 () {34 vars in 984 bytes} [Fri May 29 23:15:01 2026] GET /v2.0/subnets?id=b4b2e413-6dbe-49b5-b495-14f307a3ed10 => generated 690 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 617/1282] 199.204.45.238 () {34 vars in 1052 bytes} [Fri May 29 23:15:01 2026] GET /v2.0/ports?network_id=70b3db02-a326-4a7d-9de5-d080e295cc67&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 666/1283] 10.0.0.104 () {32 vars in 724 bytes} [Fri May 29 23:15:01 2026] DELETE /v2.0/subnets/f75a76d4-fbf8-40dc-b37b-6fd74d6a4908 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 618/1284] 199.204.45.238 () {34 vars in 1012 bytes} [Fri May 29 23:15:01 2026] GET /v2.0/networks/70b3db02-a326-4a7d-9de5-d080e295cc67?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 667/1285] 10.0.0.16 () {34 vars in 1099 bytes} [Fri May 29 23:15:01 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1409286040&fields=id&tenant_id=b8891cbfd1204c8282f70b2cc9a2f42b => generated 69 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 619/1286] 10.0.0.104 () {32 vars in 647 bytes} [Fri May 29 23:15:01 2026] GET /v2.0/subnets => generated 649 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 668/1287] 10.0.0.16 () {34 vars in 981 bytes} [Fri May 29 23:15:01 2026] GET /v2.0/networks?id=f9a2d1a8-6022-4c99-a5a9-eaaa347a4cfb => generated 675 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 620/1288] 199.204.45.238 () {34 vars in 1112 bytes} [Fri May 29 23:15:01 2026] GET /v2.0/networks/70b3db02-a326-4a7d-9de5-d080e295cc67?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 621/1289] 10.0.0.16 () {34 vars in 964 bytes} [Fri May 29 23:15:01 2026] GET /v2.0/quotas/b8891cbfd1204c8282f70b2cc9a2f42b => generated 292 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:15:01.964 8 INFO neutron.services.segments.plugin [-] Segment 5c4b0592-ff15-41fc-ae45-e0eb6f47596e resource provider aggregate not found 2026-05-29 23:15:01.972 8 INFO neutron.services.segments.plugin [-] Segment 5c4b0592-ff15-41fc-ae45-e0eb6f47596e resource provider aggregate not found [pid: 7|app: 0|req: 622/1290] 10.0.0.16 () {34 vars in 1001 bytes} [Fri May 29 23:15:01 2026] GET /v2.0/ports?tenant_id=b8891cbfd1204c8282f70b2cc9a2f42b&fields=id => generated 103 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:15:01.978 8 INFO neutron.services.segments.plugin [-] Segment 5c4b0592-ff15-41fc-ae45-e0eb6f47596e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5c4b0592-ff15-41fc-ae45-e0eb6f47596e found for delete ", "request_id": "req-d0d370ae-5aac-4290-9436-be8c29783ad5"}]} 2026-05-29 23:15:01.991 8 INFO neutron.services.segments.plugin [-] Segment 5c4b0592-ff15-41fc-ae45-e0eb6f47596e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5c4b0592-ff15-41fc-ae45-e0eb6f47596e found for delete ", "request_id": "req-fd3ccead-e8aa-45dc-bada-65da4b38c5a0"}]} [pid: 8|app: 0|req: 669/1291] 10.0.0.104 () {32 vars in 726 bytes} [Fri May 29 23:15:01 2026] DELETE /v2.0/networks/0d6fa9df-5cb5-49ca-ac13-80b25df972e0 => generated 0 bytes in 184 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 623/1292] 10.0.0.16 () {34 vars in 1007 bytes} [Fri May 29 23:15:01 2026] GET /v2.0/networks/f9a2d1a8-6022-4c99-a5a9-eaaa347a4cfb?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 624/1293] 10.0.0.16 () {34 vars in 1107 bytes} [Fri May 29 23:15:02 2026] GET /v2.0/networks/f9a2d1a8-6022-4c99-a5a9-eaaa347a4cfb?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 670/1294] 10.0.0.104 () {32 vars in 726 bytes} [Fri May 29 23:15:02 2026] DELETE /v2.0/networks/c622dff4-0da8-4f5b-9411-b59a87ef5cec => generated 0 bytes in 138 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 671/1295] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:15:02 2026] GET /v2.0/ports?device_id=d428b7f3-5f07-49e6-a149-4b7effaa73b9 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 23:15:02.342 7 INFO neutron.services.segments.plugin [-] Segment f6e18392-9217-4b02-8670-e874de665f35 resource provider aggregate not found 2026-05-29 23:15:02.351 7 INFO neutron.services.segments.plugin [-] Segment f6e18392-9217-4b02-8670-e874de665f35 resource provider aggregate not found 2026-05-29 23:15:02.358 7 INFO neutron.services.segments.plugin [-] Segment f6e18392-9217-4b02-8670-e874de665f35 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f6e18392-9217-4b02-8670-e874de665f35 found for delete ", "request_id": "req-212f35d1-8087-46c4-a2f0-242d8675a180"}]} 2026-05-29 23:15:02.365 7 INFO neutron.services.segments.plugin [-] Segment f6e18392-9217-4b02-8670-e874de665f35 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f6e18392-9217-4b02-8670-e874de665f35 found for delete ", "request_id": "req-c18b462e-4e23-430c-8411-75f933cec059"}]} [pid: 7|app: 0|req: 625/1296] 10.0.0.104 () {32 vars in 726 bytes} [Fri May 29 23:15:02 2026] DELETE /v2.0/networks/54ca2ef1-9c6a-48a9-9e3c-d7e359d08fb7 => generated 0 bytes in 285 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 672/1297] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:15:02 2026] GET /v2.0/ports?device_id=d95e43d4-4655-4db0-8974-b24504d3b3be => generated 12 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 626/1298] 10.0.0.104 () {32 vars in 726 bytes} [Fri May 29 23:15:02 2026] DELETE /v2.0/networks/00f9f2b5-d153-4b2d-84ee-4fc4a790ca00 => generated 0 bytes in 214 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 673/1299] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:15:02 2026] GET /v2.0/ports?device_id=1e7c0bdc-0509-4e77-a0c8-d533ea0c1e9d => generated 973 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 627/1300] 10.0.0.16 () {34 vars in 1039 bytes} [Fri May 29 23:15:02 2026] GET /v2.0/security-groups?id=ff5c56a6-3385-403e-8801-f2c7e881cbee&fields=id&fields=name => generated 88 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 628/1301] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:15:03 2026] GET /v2.0/ports?device_id=d428b7f3-5f07-49e6-a149-4b7effaa73b9 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 674/1302] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 29 23:15:03 2026] GET /v2.0/security-groups?tenant_id=8c6a45d04149424a8ae8163acb3fec30&name=default => generated 2925 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 629/1303] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 29 23:15:03 2026] DELETE /v2.0/security-groups/be7980d3-0b8c-466e-a3f9-22e1544e8acd => 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: 675/1304] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:15:03 2026] GET /v2.0/ports?device_id=d95e43d4-4655-4db0-8974-b24504d3b3be => 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: 630/1305] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:15:03 2026] GET /v2.0/ports?device_id=1e7c0bdc-0509-4e77-a0c8-d533ea0c1e9d => generated 973 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:15:04.010 8 INFO neutron.services.segments.plugin [-] Segment 3d817930-d0fe-426a-9d88-0bdf019656b7 resource provider aggregate not found 2026-05-29 23:15:04.021 8 INFO neutron.services.segments.plugin [-] Segment 3d817930-d0fe-426a-9d88-0bdf019656b7 resource provider aggregate not found 2026-05-29 23:15:04.049 8 INFO neutron.services.segments.plugin [-] Segment 3d817930-d0fe-426a-9d88-0bdf019656b7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3d817930-d0fe-426a-9d88-0bdf019656b7 found for delete ", "request_id": "req-ce7c201f-d20b-405c-ad0f-7d4bb06cf7bb"}]} 2026-05-29 23:15:04.050 8 INFO neutron.services.segments.plugin [-] Segment 3d817930-d0fe-426a-9d88-0bdf019656b7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3d817930-d0fe-426a-9d88-0bdf019656b7 found for delete ", "request_id": "req-f1e36087-2ef6-4a63-a4f0-04fd239fc559"}]} [pid: 8|app: 0|req: 676/1306] 10.0.0.16 () {34 vars in 1039 bytes} [Fri May 29 23:15:03 2026] GET /v2.0/security-groups?id=ff5c56a6-3385-403e-8801-f2c7e881cbee&fields=id&fields=name => generated 88 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 23:15:04.467 7 INFO neutron.services.segments.plugin [-] Segment db5e5e3a-29fe-420e-8e2d-70325450f8bf resource provider aggregate not found 2026-05-29 23:15:04.472 7 INFO neutron.services.segments.plugin [-] Segment db5e5e3a-29fe-420e-8e2d-70325450f8bf resource provider aggregate not found [pid: 7|app: 0|req: 631/1307] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:15:04 2026] GET /v2.0/ports?device_id=d428b7f3-5f07-49e6-a149-4b7effaa73b9 => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 677/1308] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:15:04 2026] GET /v2.0/ports?device_id=d95e43d4-4655-4db0-8974-b24504d3b3be => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 23:15:05.140 7 INFO neutron.services.segments.plugin [-] Segment db5e5e3a-29fe-420e-8e2d-70325450f8bf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid db5e5e3a-29fe-420e-8e2d-70325450f8bf found for delete ", "request_id": "req-8640d276-160f-4e8f-a210-56fe84e46792"}]} 2026-05-29 23:15:05.143 7 INFO neutron.services.segments.plugin [-] Segment db5e5e3a-29fe-420e-8e2d-70325450f8bf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid db5e5e3a-29fe-420e-8e2d-70325450f8bf found for delete ", "request_id": "req-350b7b6e-60d4-41cd-9a1c-a5dcc382a3fc"}]} [pid: 7|app: 0|req: 632/1309] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:15:05 2026] GET /v2.0/ports?device_id=1e7c0bdc-0509-4e77-a0c8-d533ea0c1e9d => generated 975 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 678/1310] 199.204.45.238 () {34 vars in 986 bytes} [Fri May 29 23:15:05 2026] GET /v2.0/networks?id=bb4d8dac-c5a2-4483-bb44-634acc17797d => generated 678 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:15:05.268 8 WARNING neutron_lib.context [req-de8e00fa-7fdd-451f-ad0e-aa161296e188 req-8623805b-03b1-48b6-b14c-f17cebd1bfae 315c5236388f483e9814fdbc9b3098b6 4ccdb68d944c4f92ba4f0080d9a78ffa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 633/1311] 10.0.0.16 () {34 vars in 1039 bytes} [Fri May 29 23:15:05 2026] GET /v2.0/security-groups?id=ff5c56a6-3385-403e-8801-f2c7e881cbee&fields=id&fields=name => generated 88 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 23:15:05.740 7 WARNING neutron_lib.context [None req-ff284ca0-8b26-409b-b966-6664c45de581 53a88acc24bb44a3bdc8da630f18c608 c775f3bbcd944129870736d6f131ac7d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 23:15:05.740 7 WARNING neutron_lib.context [None req-ff284ca0-8b26-409b-b966-6664c45de581 53a88acc24bb44a3bdc8da630f18c608 c775f3bbcd944129870736d6f131ac7d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 679/1312] 199.204.45.238 () {38 vars in 955 bytes} [Fri May 29 23:15:05 2026] POST /v2.0/ports => generated 958 bytes in 591 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 680/1313] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:15:05 2026] GET /v2.0/ports?device_id=d428b7f3-5f07-49e6-a149-4b7effaa73b9 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 681/1314] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:15:05 2026] GET /v2.0/ports?device_id=d95e43d4-4655-4db0-8974-b24504d3b3be => generated 961 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:15:06.074 7 INFO neutron.db.segments_db [None req-ff284ca0-8b26-409b-b966-6664c45de581 53a88acc24bb44a3bdc8da630f18c608 c775f3bbcd944129870736d6f131ac7d - - default default] Added segment a8b5b749-5b81-48b9-bea3-6affece24bf8 of type vxlan for network 41192fb6-64ce-420a-9be2-710170fd340d 2026-05-29 23:15:06.146 7 INFO neutron.db.segments_db [None req-ff284ca0-8b26-409b-b966-6664c45de581 53a88acc24bb44a3bdc8da630f18c608 c775f3bbcd944129870736d6f131ac7d - - default default] Added segment 53898644-e090-4307-8d8c-0a11295d78dc of type vxlan for network fc9e846e-48e5-4738-bf24-39ded0096c16 [pid: 7|app: 0|req: 634/1315] 10.0.0.104 () {34 vars in 670 bytes} [Fri May 29 23:15:05 2026] POST /v2.0/networks => generated 1246 bytes in 1086 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 635/1316] 10.0.0.16 () {34 vars in 1039 bytes} [Fri May 29 23:15:06 2026] GET /v2.0/security-groups?id=b5256a94-4039-40d8-95fd-200a54167218&fields=id&fields=name => generated 88 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 636/1317] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:15:06 2026] GET /v2.0/ports?device_id=1e7c0bdc-0509-4e77-a0c8-d533ea0c1e9d => 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: 682/1318] 199.204.45.238 () {38 vars in 1028 bytes} [Fri May 29 23:15:05 2026] PUT /v2.0/ports/aa3441e0-c05f-462b-b312-5a8187e2a6dd => generated 1239 bytes in 753 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 23:15:06.775 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1410eb8e-a793-49e3-b2ed-7448358c48e7'] response: {'name': 'network-changed', 'server_uuid': 'd95e43d4-4655-4db0-8974-b24504d3b3be', 'tag': 'aa3441e0-c05f-462b-b312-5a8187e2a6dd', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 637/1319] 10.0.0.104 () {32 vars in 649 bytes} [Fri May 29 23:15:06 2026] GET /v2.0/networks => generated 1845 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 683/1320] 10.0.0.16 () {34 vars in 1039 bytes} [Fri May 29 23:15:06 2026] GET /v2.0/security-groups?id=ff5c56a6-3385-403e-8801-f2c7e881cbee&fields=id&fields=name => generated 88 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 638/1321] 10.0.0.104 () {32 vars in 726 bytes} [Fri May 29 23:15:06 2026] DELETE /v2.0/networks/41192fb6-64ce-420a-9be2-710170fd340d => generated 0 bytes in 167 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 639/1322] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:15:06 2026] GET /v2.0/ports?device_id=d428b7f3-5f07-49e6-a149-4b7effaa73b9 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 23:15:07.184 8 INFO neutron.services.segments.plugin [-] Segment 53898644-e090-4307-8d8c-0a11295d78dc resource provider aggregate not found 2026-05-29 23:15:07.203 8 INFO neutron.services.segments.plugin [-] Segment 53898644-e090-4307-8d8c-0a11295d78dc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 53898644-e090-4307-8d8c-0a11295d78dc found for delete ", "request_id": "req-1783d912-0802-4fa3-a2b3-c6df7bac5fa1"}]} 2026-05-29 23:15:07.203 8 INFO neutron.services.segments.plugin [-] Segment 53898644-e090-4307-8d8c-0a11295d78dc resource provider aggregate not found 2026-05-29 23:15:07.222 8 INFO neutron.services.segments.plugin [-] Segment 53898644-e090-4307-8d8c-0a11295d78dc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 53898644-e090-4307-8d8c-0a11295d78dc found for delete ", "request_id": "req-a627ecf2-95ed-49d7-bcc0-03c958595a54"}]} [pid: 8|app: 0|req: 684/1323] 10.0.0.104 () {32 vars in 726 bytes} [Fri May 29 23:15:06 2026] DELETE /v2.0/networks/fc9e846e-48e5-4738-bf24-39ded0096c16 => generated 0 bytes in 264 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 23:15:07.274 7 INFO neutron.services.segments.plugin [-] Segment a8b5b749-5b81-48b9-bea3-6affece24bf8 resource provider aggregate not found 2026-05-29 23:15:07.280 7 INFO neutron.services.segments.plugin [-] Segment a8b5b749-5b81-48b9-bea3-6affece24bf8 resource provider aggregate not found 2026-05-29 23:15:07.289 7 INFO neutron.services.segments.plugin [-] Segment a8b5b749-5b81-48b9-bea3-6affece24bf8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a8b5b749-5b81-48b9-bea3-6affece24bf8 found for delete ", "request_id": "req-196945d0-30c3-4614-9e1c-54c575a7c1f8"}]} 2026-05-29 23:15:07.309 7 INFO neutron.services.segments.plugin [-] Segment a8b5b749-5b81-48b9-bea3-6affece24bf8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a8b5b749-5b81-48b9-bea3-6affece24bf8 found for delete ", "request_id": "req-f01a1f07-21c2-4c23-b39e-d1d2208e7559"}]} [pid: 7|app: 0|req: 640/1324] 10.0.0.104 () {32 vars in 649 bytes} [Fri May 29 23:15:07 2026] GET /v2.0/networks => generated 651 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 685/1325] 199.204.45.238 () {34 vars in 1080 bytes} [Fri May 29 23:15:07 2026] GET /v2.0/ports?tenant_id=4ccdb68d944c4f92ba4f0080d9a78ffa&device_id=d95e43d4-4655-4db0-8974-b24504d3b3be => generated 1242 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 23:15:07.343 8 WARNING neutron_lib.context [None req-c403a64e-0a1e-4fbf-8d2a-14512c47299d 53a88acc24bb44a3bdc8da630f18c608 c775f3bbcd944129870736d6f131ac7d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 641/1326] 199.204.45.238 () {34 vars in 986 bytes} [Fri May 29 23:15:07 2026] GET /v2.0/networks?id=f9a2d1a8-6022-4c99-a5a9-eaaa347a4cfb => generated 675 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 642/1327] 199.204.45.238 () {34 vars in 1018 bytes} [Fri May 29 23:15:07 2026] GET /v2.0/networks?tenant_id=4ccdb68d944c4f92ba4f0080d9a78ffa&shared=False => generated 774 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:15:07.494 8 INFO neutron.db.segments_db [None req-c403a64e-0a1e-4fbf-8d2a-14512c47299d 53a88acc24bb44a3bdc8da630f18c608 c775f3bbcd944129870736d6f131ac7d - - default default] Added segment 7d7e5544-ed2d-46cf-9c92-7a5bc41802be of type vxlan for network ebe98e23-ea9b-4514-9ce0-fa858b7f0ebb [pid: 7|app: 0|req: 643/1328] 199.204.45.238 () {34 vars in 1050 bytes} [Fri May 29 23:15:07 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=b8891cbfd1204c8282f70b2cc9a2f42b => generated 181 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 644/1329] 199.204.45.238 () {34 vars in 930 bytes} [Fri May 29 23:15:07 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:15:07.587 7 WARNING neutron_lib.context [req-5486ccf1-e79b-424a-a43d-7765d4792e74 req-338d8663-0b85-4428-93d5-451d41ebc3e1 4d3a22837fa5446398aeb4acf7c9f12f b8891cbfd1204c8282f70b2cc9a2f42b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 686/1330] 10.0.0.104 () {34 vars in 670 bytes} [Fri May 29 23:15:07 2026] POST /v2.0/networks => generated 650 bytes in 277 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:15:07.626 8 WARNING neutron_lib.context [None req-675199c4-90c4-4e6b-bf3c-1abe55a3fef9 53a88acc24bb44a3bdc8da630f18c608 c775f3bbcd944129870736d6f131ac7d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 23:15:07.692 8 INFO neutron.db.segments_db [None req-675199c4-90c4-4e6b-bf3c-1abe55a3fef9 53a88acc24bb44a3bdc8da630f18c608 c775f3bbcd944129870736d6f131ac7d - - default default] Added segment 42bf3217-647a-4514-b5d6-871b2b2e8925 of type vxlan for network 079cee8d-7e9b-43f5-8f95-5e74b91e193d [pid: 8|app: 0|req: 687/1331] 10.0.0.104 () {34 vars in 670 bytes} [Fri May 29 23:15:07 2026] POST /v2.0/networks => generated 649 bytes in 262 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 688/1332] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:15:07 2026] GET /v2.0/ports?device_id=d95e43d4-4655-4db0-8974-b24504d3b3be => generated 973 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 689/1333] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:15:07 2026] GET /v2.0/ports?device_id=1e7c0bdc-0509-4e77-a0c8-d533ea0c1e9d => generated 975 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:15:08.044 8 WARNING neutron_lib.context [None req-4434466e-ab3c-4e31-8f39-81c672c19230 53a88acc24bb44a3bdc8da630f18c608 c775f3bbcd944129870736d6f131ac7d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 645/1334] 199.204.45.238 () {38 vars in 955 bytes} [Fri May 29 23:15:07 2026] POST /v2.0/ports => generated 954 bytes in 488 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 23:15:08.089 8 WARNING neutron_lib.context [None req-4434466e-ab3c-4e31-8f39-81c672c19230 53a88acc24bb44a3bdc8da630f18c608 c775f3bbcd944129870736d6f131ac7d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 646/1335] 10.0.0.16 () {34 vars in 1039 bytes} [Fri May 29 23:15:08 2026] GET /v2.0/security-groups?id=b5256a94-4039-40d8-95fd-200a54167218&fields=id&fields=name => generated 88 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 647/1336] 10.0.0.16 () {34 vars in 1039 bytes} [Fri May 29 23:15:08 2026] GET /v2.0/security-groups?id=ff5c56a6-3385-403e-8801-f2c7e881cbee&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: 648/1337] 199.204.45.238 () {38 vars in 1028 bytes} [Fri May 29 23:15:08 2026] PUT /v2.0/ports/07d57b9e-f654-42c1-a736-c1ff884b3d1c => generated 1235 bytes in 489 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 23:15:08.702 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-dea8cc66-a654-4789-8e97-89faeefb76d4'] response: {'name': 'network-changed', 'server_uuid': 'd428b7f3-5f07-49e6-a149-4b7effaa73b9', 'tag': '07d57b9e-f654-42c1-a736-c1ff884b3d1c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 690/1338] 10.0.0.104 () {34 vars in 665 bytes} [Fri May 29 23:15:08 2026] POST /v2.0/ports => generated 1504 bytes in 729 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 649/1339] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:15:08 2026] GET /v2.0/ports?device_id=d428b7f3-5f07-49e6-a149-4b7effaa73b9 => generated 969 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 691/1340] 199.204.45.238 () {34 vars in 1080 bytes} [Fri May 29 23:15:08 2026] GET /v2.0/ports?tenant_id=4ccdb68d944c4f92ba4f0080d9a78ffa&device_id=d95e43d4-4655-4db0-8974-b24504d3b3be => 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: 692/1341] 10.0.0.16 () {34 vars in 1039 bytes} [Fri May 29 23:15:08 2026] GET /v2.0/security-groups?id=c20895f6-d0cd-4505-b0b0-53d47892de89&fields=id&fields=name => generated 114 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 693/1342] 199.204.45.238 () {34 vars in 1060 bytes} [Fri May 29 23:15:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=aa3441e0-c05f-462b-b312-5a8187e2a6dd => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 694/1343] 199.204.45.238 () {34 vars in 984 bytes} [Fri May 29 23:15:08 2026] GET /v2.0/subnets?id=5e62577a-7c7f-44a6-a7b1-fcbce7e9a5a0 => generated 696 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 650/1344] 10.0.0.104 () {32 vars in 643 bytes} [Fri May 29 23:15:08 2026] GET /v2.0/ports => generated 1504 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 695/1345] 199.204.45.238 () {34 vars in 1052 bytes} [Fri May 29 23:15:08 2026] GET /v2.0/ports?network_id=bb4d8dac-c5a2-4483-bb44-634acc17797d&device_owner=network%3Adhcp => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 696/1346] 199.204.45.238 () {34 vars in 1012 bytes} [Fri May 29 23:15:08 2026] GET /v2.0/networks/bb4d8dac-c5a2-4483-bb44-634acc17797d?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: 697/1347] 199.204.45.238 () {34 vars in 1112 bytes} [Fri May 29 23:15:09 2026] GET /v2.0/networks/bb4d8dac-c5a2-4483-bb44-634acc17797d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 651/1348] 10.0.0.104 () {32 vars in 720 bytes} [Fri May 29 23:15:08 2026] DELETE /v2.0/ports/e12173a2-5fdd-4c16-bc73-3ca71a691afa => generated 0 bytes in 143 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 652/1349] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:15:09 2026] GET /v2.0/ports?device_id=d95e43d4-4655-4db0-8974-b24504d3b3be => generated 973 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 653/1350] 199.204.45.238 () {34 vars in 1080 bytes} [Fri May 29 23:15:09 2026] GET /v2.0/ports?tenant_id=b8891cbfd1204c8282f70b2cc9a2f42b&device_id=d428b7f3-5f07-49e6-a149-4b7effaa73b9 => generated 1238 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 654/1351] 10.0.0.16 () {34 vars in 1039 bytes} [Fri May 29 23:15:09 2026] GET /v2.0/security-groups?id=b5256a94-4039-40d8-95fd-200a54167218&fields=id&fields=name => generated 88 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 698/1352] 10.0.0.104 () {32 vars in 720 bytes} [Fri May 29 23:15:09 2026] DELETE /v2.0/ports/928221c7-f675-423e-9c12-85c803840482 => generated 0 bytes in 257 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 699/1353] 10.0.0.104 () {32 vars in 643 bytes} [Fri May 29 23:15:09 2026] GET /v2.0/ports => 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: 655/1354] 199.204.45.238 () {34 vars in 1018 bytes} [Fri May 29 23:15:09 2026] GET /v2.0/networks?tenant_id=b8891cbfd1204c8282f70b2cc9a2f42b&shared=False => generated 771 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:15:09.385 8 WARNING neutron_lib.context [None req-db8cc1df-3c5e-4014-b1c8-fe6d1f0bc705 53a88acc24bb44a3bdc8da630f18c608 c775f3bbcd944129870736d6f131ac7d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 656/1355] 199.204.45.238 () {34 vars in 930 bytes} [Fri May 29 23:15:09 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:15:09.479 8 INFO neutron.db.segments_db [None req-db8cc1df-3c5e-4014-b1c8-fe6d1f0bc705 53a88acc24bb44a3bdc8da630f18c608 c775f3bbcd944129870736d6f131ac7d - - default default] Added segment 52e238d6-308e-40d9-9817-c8853065cce4 of type vxlan for network c010d351-fe50-4312-871b-bdc917fdd3d1 [pid: 8|app: 0|req: 700/1356] 10.0.0.104 () {34 vars in 670 bytes} [Fri May 29 23:15:09 2026] POST /v2.0/networks => generated 650 bytes in 196 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:15:09.586 7 WARNING neutron_lib.context [None req-f6fd1701-e665-461b-8ada-7d19cce3a7ba 53a88acc24bb44a3bdc8da630f18c608 c775f3bbcd944129870736d6f131ac7d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 23:15:09.644 7 INFO neutron.db.segments_db [None req-f6fd1701-e665-461b-8ada-7d19cce3a7ba 53a88acc24bb44a3bdc8da630f18c608 c775f3bbcd944129870736d6f131ac7d - - default default] Added segment eea22019-fccb-4d1c-8ff2-e21c49b8a3c1 of type vxlan for network 29fea76f-a668-4f82-964d-a6d918f8112e [pid: 8|app: 0|req: 701/1357] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:15:09 2026] GET /v2.0/ports?device_id=1e7c0bdc-0509-4e77-a0c8-d533ea0c1e9d => generated 975 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 702/1358] 10.0.0.16 () {34 vars in 1039 bytes} [Fri May 29 23:15:09 2026] GET /v2.0/security-groups?id=ff5c56a6-3385-403e-8801-f2c7e881cbee&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: 657/1359] 10.0.0.104 () {34 vars in 670 bytes} [Fri May 29 23:15:09 2026] POST /v2.0/networks => generated 650 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:15:09.794 8 WARNING neutron_lib.context [None req-d6be21c0-bcd5-4f76-b1ea-63fd305cd05b 53a88acc24bb44a3bdc8da630f18c608 c775f3bbcd944129870736d6f131ac7d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 23:15:09.825 8 WARNING neutron_lib.context [None req-d6be21c0-bcd5-4f76-b1ea-63fd305cd05b 53a88acc24bb44a3bdc8da630f18c608 c775f3bbcd944129870736d6f131ac7d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 658/1360] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:15:09 2026] GET /v2.0/ports?device_id=d428b7f3-5f07-49e6-a149-4b7effaa73b9 => generated 969 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 659/1361] 10.0.0.16 () {34 vars in 1039 bytes} [Fri May 29 23:15:09 2026] GET /v2.0/security-groups?id=c20895f6-d0cd-4505-b0b0-53d47892de89&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 660/1362] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:15:10 2026] GET /v2.0/ports?device_id=d95e43d4-4655-4db0-8974-b24504d3b3be => generated 973 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 661/1363] 10.0.0.16 () {34 vars in 1039 bytes} [Fri May 29 23:15:10 2026] GET /v2.0/security-groups?id=b5256a94-4039-40d8-95fd-200a54167218&fields=id&fields=name => generated 88 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 662/1364] 199.204.45.238 () {34 vars in 1080 bytes} [Fri May 29 23:15:10 2026] GET /v2.0/ports?tenant_id=b8891cbfd1204c8282f70b2cc9a2f42b&device_id=d428b7f3-5f07-49e6-a149-4b7effaa73b9 => generated 1238 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 663/1365] 199.204.45.238 () {34 vars in 1058 bytes} [Fri May 29 23:15:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=07d57b9e-f654-42c1-a736-c1ff884b3d1c => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 664/1366] 199.204.45.238 () {34 vars in 984 bytes} [Fri May 29 23:15:10 2026] GET /v2.0/subnets?id=13756b8d-5aa4-4951-b972-6075b7d8db54 => generated 693 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 665/1367] 199.204.45.238 () {34 vars in 1052 bytes} [Fri May 29 23:15:10 2026] GET /v2.0/ports?network_id=f9a2d1a8-6022-4c99-a5a9-eaaa347a4cfb&device_owner=network%3Adhcp => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 666/1368] 199.204.45.238 () {34 vars in 1012 bytes} [Fri May 29 23:15:10 2026] GET /v2.0/networks/f9a2d1a8-6022-4c99-a5a9-eaaa347a4cfb?fields=segments => generated 14 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 667/1369] 199.204.45.238 () {34 vars in 1112 bytes} [Fri May 29 23:15:10 2026] GET /v2.0/networks/f9a2d1a8-6022-4c99-a5a9-eaaa347a4cfb?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 668/1370] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:15:10 2026] GET /v2.0/ports?device_id=1e7c0bdc-0509-4e77-a0c8-d533ea0c1e9d => generated 975 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 669/1371] 10.0.0.16 () {34 vars in 1039 bytes} [Fri May 29 23:15:10 2026] GET /v2.0/security-groups?id=ff5c56a6-3385-403e-8801-f2c7e881cbee&fields=id&fields=name => generated 88 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 703/1372] 10.0.0.104 () {34 vars in 669 bytes} [Fri May 29 23:15:09 2026] POST /v2.0/subnets => generated 1273 bytes in 1181 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 670/1373] 10.0.0.104 () {32 vars in 647 bytes} [Fri May 29 23:15:10 2026] GET /v2.0/subnets => generated 1909 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 671/1374] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:15:11 2026] GET /v2.0/ports?device_id=d428b7f3-5f07-49e6-a149-4b7effaa73b9 => generated 969 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 672/1375] 10.0.0.16 () {34 vars in 1039 bytes} [Fri May 29 23:15:11 2026] GET /v2.0/security-groups?id=c20895f6-d0cd-4505-b0b0-53d47892de89&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 673/1376] 199.204.45.238 () {34 vars in 994 bytes} [Fri May 29 23:15:11 2026] GET /v2.0/ports?device_id=1e7c0bdc-0509-4e77-a0c8-d533ea0c1e9d => generated 975 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 704/1377] 10.0.0.104 () {32 vars in 724 bytes} [Fri May 29 23:15:11 2026] DELETE /v2.0/subnets/b78ad512-f43b-4008-8463-6e11b13c66d7 => generated 0 bytes in 1219 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 674/1378] 199.204.45.238 () {36 vars in 997 bytes} [Fri May 29 23:15:11 2026] DELETE /v2.0/ports/a53a2ac1-fdeb-4511-8150-c79cc685fa72 => generated 0 bytes in 720 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 675/1379] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:15:12 2026] GET /v2.0/ports?device_id=1e7c0bdc-0509-4e77-a0c8-d533ea0c1e9d => 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: 705/1380] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:15:12 2026] GET /v2.0/ports?device_id=d95e43d4-4655-4db0-8974-b24504d3b3be => generated 973 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 706/1381] 10.0.0.16 () {34 vars in 1039 bytes} [Fri May 29 23:15:12 2026] GET /v2.0/security-groups?id=b5256a94-4039-40d8-95fd-200a54167218&fields=id&fields=name => generated 88 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 23:15:12.399 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-6db6363c-d5e2-425f-a775-dc4d3759fe65'] response: {'server_uuid': '1e7c0bdc-0509-4e77-a0c8-d533ea0c1e9d', 'name': 'network-vif-deleted', 'tag': 'a53a2ac1-fdeb-4511-8150-c79cc685fa72', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 707/1382] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:15:12 2026] GET /v2.0/ports?device_id=d428b7f3-5f07-49e6-a149-4b7effaa73b9 => generated 969 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 676/1383] 10.0.0.104 () {32 vars in 724 bytes} [Fri May 29 23:15:12 2026] DELETE /v2.0/subnets/ffe52714-d623-4559-92de-6ed00ea77b57 => generated 0 bytes in 177 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 708/1384] 10.0.0.16 () {34 vars in 1039 bytes} [Fri May 29 23:15:12 2026] GET /v2.0/security-groups?id=c20895f6-d0cd-4505-b0b0-53d47892de89&fields=id&fields=name => generated 114 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 677/1385] 10.0.0.104 () {32 vars in 647 bytes} [Fri May 29 23:15:12 2026] GET /v2.0/subnets => generated 649 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:15:12.853 8 INFO neutron.services.segments.plugin [-] Segment eea22019-fccb-4d1c-8ff2-e21c49b8a3c1 resource provider aggregate not found 2026-05-29 23:15:12.857 8 INFO neutron.services.segments.plugin [-] Segment eea22019-fccb-4d1c-8ff2-e21c49b8a3c1 resource provider aggregate not found 2026-05-29 23:15:12.870 8 INFO neutron.services.segments.plugin [-] Segment eea22019-fccb-4d1c-8ff2-e21c49b8a3c1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eea22019-fccb-4d1c-8ff2-e21c49b8a3c1 found for delete ", "request_id": "req-a29ef420-94f2-48de-9ac5-6ba5c746a524"}]} 2026-05-29 23:15:12.871 8 INFO neutron.services.segments.plugin [-] Segment eea22019-fccb-4d1c-8ff2-e21c49b8a3c1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eea22019-fccb-4d1c-8ff2-e21c49b8a3c1 found for delete ", "request_id": "req-c7741c11-ec51-4275-845f-b99339f1998d"}]} [pid: 8|app: 0|req: 709/1386] 10.0.0.104 () {32 vars in 726 bytes} [Fri May 29 23:15:12 2026] DELETE /v2.0/networks/29fea76f-a668-4f82-964d-a6d918f8112e => generated 0 bytes in 365 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 23:15:13.184 7 INFO neutron.services.segments.plugin [-] Segment 52e238d6-308e-40d9-9817-c8853065cce4 resource provider aggregate not found 2026-05-29 23:15:13.190 7 INFO neutron.services.segments.plugin [-] Segment 52e238d6-308e-40d9-9817-c8853065cce4 resource provider aggregate not found 2026-05-29 23:15:13.201 7 INFO neutron.services.segments.plugin [-] Segment 52e238d6-308e-40d9-9817-c8853065cce4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 52e238d6-308e-40d9-9817-c8853065cce4 found for delete ", "request_id": "req-23624e7c-288d-4d79-829e-57c5c6c8b48a"}]} 2026-05-29 23:15:13.208 7 INFO neutron.services.segments.plugin [-] Segment 52e238d6-308e-40d9-9817-c8853065cce4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 52e238d6-308e-40d9-9817-c8853065cce4 found for delete ", "request_id": "req-74827aab-48c3-4276-bf5e-1352a453850a"}]} [pid: 7|app: 0|req: 678/1387] 10.0.0.104 () {32 vars in 726 bytes} [Fri May 29 23:15:12 2026] DELETE /v2.0/networks/c010d351-fe50-4312-871b-bdc917fdd3d1 => generated 0 bytes in 332 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 679/1388] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:15:13 2026] GET /v2.0/ports?device_id=1e7c0bdc-0509-4e77-a0c8-d533ea0c1e9d => 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: 710/1389] 10.0.0.104 () {32 vars in 726 bytes} [Fri May 29 23:15:13 2026] DELETE /v2.0/networks/079cee8d-7e9b-43f5-8f95-5e74b91e193d => generated 0 bytes in 206 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 680/1390] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:15:13 2026] GET /v2.0/ports?device_id=d95e43d4-4655-4db0-8974-b24504d3b3be => generated 975 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 681/1391] 10.0.0.16 () {34 vars in 1039 bytes} [Fri May 29 23:15:13 2026] GET /v2.0/security-groups?id=b5256a94-4039-40d8-95fd-200a54167218&fields=id&fields=name => generated 88 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 711/1392] 10.0.0.104 () {32 vars in 726 bytes} [Fri May 29 23:15:13 2026] DELETE /v2.0/networks/ebe98e23-ea9b-4514-9ce0-fa858b7f0ebb => generated 0 bytes in 177 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 682/1393] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:15:13 2026] GET /v2.0/ports?device_id=d428b7f3-5f07-49e6-a149-4b7effaa73b9 => generated 969 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 712/1394] 10.0.0.16 () {34 vars in 1039 bytes} [Fri May 29 23:15:13 2026] GET /v2.0/security-groups?id=c20895f6-d0cd-4505-b0b0-53d47892de89&fields=id&fields=name => generated 114 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 683/1395] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 29 23:15:14 2026] GET /v2.0/security-groups?tenant_id=c775f3bbcd944129870736d6f131ac7d&name=default => generated 2925 bytes in 177 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 713/1396] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 29 23:15:14 2026] DELETE /v2.0/security-groups/ca7f9cc4-fc94-4147-a22f-6c3a4529c463 => 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: 684/1397] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:15:14 2026] GET /v2.0/ports?device_id=1e7c0bdc-0509-4e77-a0c8-d533ea0c1e9d => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 714/1398] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:15:14 2026] GET /v2.0/ports?device_id=d95e43d4-4655-4db0-8974-b24504d3b3be => 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: 685/1399] 10.0.0.16 () {34 vars in 1039 bytes} [Fri May 29 23:15:14 2026] GET /v2.0/security-groups?id=b5256a94-4039-40d8-95fd-200a54167218&fields=id&fields=name => generated 88 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 715/1400] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:15:14 2026] GET /v2.0/ports?device_id=d428b7f3-5f07-49e6-a149-4b7effaa73b9 => generated 969 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 686/1401] 10.0.0.16 () {34 vars in 1039 bytes} [Fri May 29 23:15:14 2026] GET /v2.0/security-groups?id=c20895f6-d0cd-4505-b0b0-53d47892de89&fields=id&fields=name => generated 114 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:15:15.164 8 INFO neutron.services.segments.plugin [-] Segment 42bf3217-647a-4514-b5d6-871b2b2e8925 resource provider aggregate not found 2026-05-29 23:15:15.170 8 INFO neutron.services.segments.plugin [-] Segment 42bf3217-647a-4514-b5d6-871b2b2e8925 resource provider aggregate not found [pid: 8|app: 0|req: 716/1402] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:15:15 2026] GET /v2.0/ports?device_id=d95e43d4-4655-4db0-8974-b24504d3b3be => generated 975 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 687/1403] 10.0.0.16 () {34 vars in 1039 bytes} [Fri May 29 23:15:15 2026] GET /v2.0/security-groups?id=b5256a94-4039-40d8-95fd-200a54167218&fields=id&fields=name => generated 88 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 23:15:15.981 8 INFO neutron.services.segments.plugin [-] Segment 42bf3217-647a-4514-b5d6-871b2b2e8925 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 42bf3217-647a-4514-b5d6-871b2b2e8925 found for delete ", "request_id": "req-0789b638-04c7-4b9a-8574-8c6a50aabc72"}]} 2026-05-29 23:15:15.987 8 INFO neutron.services.segments.plugin [-] Segment 42bf3217-647a-4514-b5d6-871b2b2e8925 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 42bf3217-647a-4514-b5d6-871b2b2e8925 found for delete ", "request_id": "req-37bb4fd6-89fc-4ba4-a474-16a447f48b87"}]} 2026-05-29 23:15:16.005 8 INFO neutron.services.segments.plugin [-] Segment 7d7e5544-ed2d-46cf-9c92-7a5bc41802be resource provider aggregate not found 2026-05-29 23:15:16.010 8 INFO neutron.services.segments.plugin [-] Segment 7d7e5544-ed2d-46cf-9c92-7a5bc41802be resource provider aggregate not found 2026-05-29 23:15:16.028 8 INFO neutron.services.segments.plugin [-] Segment 7d7e5544-ed2d-46cf-9c92-7a5bc41802be resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7d7e5544-ed2d-46cf-9c92-7a5bc41802be found for delete ", "request_id": "req-2846af06-06ba-4ac5-99c0-8b6223f0df58"}]} 2026-05-29 23:15:16.029 8 INFO neutron.services.segments.plugin [-] Segment 7d7e5544-ed2d-46cf-9c92-7a5bc41802be resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7d7e5544-ed2d-46cf-9c92-7a5bc41802be found for delete ", "request_id": "req-07dfb5d6-85da-498d-9d89-0903e088a07b"}]} [pid: 8|app: 0|req: 718/1406] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:15:15 2026] GET /v2.0/ports?device_id=d428b7f3-5f07-49e6-a149-4b7effaa73b9 => generated 969 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 689/1407] 10.0.0.16 () {34 vars in 1039 bytes} [Fri May 29 23:15:16 2026] GET /v2.0/security-groups?id=c20895f6-d0cd-4505-b0b0-53d47892de89&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: 719/1408] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:15:16 2026] GET /v2.0/ports?device_id=d95e43d4-4655-4db0-8974-b24504d3b3be => 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: 720/1409] 10.0.0.16 () {34 vars in 1039 bytes} [Fri May 29 23:15:16 2026] GET /v2.0/security-groups?id=b5256a94-4039-40d8-95fd-200a54167218&fields=id&fields=name => generated 88 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 23:15:16.522 7 WARNING neutron_lib.context [None req-ded35d8a-5b94-499e-b8d2-eb1e884e60b7 3a3c554066994a22b21325f46922775d 5d1ce5b74946444f85a06ddb2277d720 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 23:15:16.728 7 INFO neutron.db.segments_db [None req-ded35d8a-5b94-499e-b8d2-eb1e884e60b7 3a3c554066994a22b21325f46922775d 5d1ce5b74946444f85a06ddb2277d720 - - default default] Added segment da3f2cbe-d264-4165-9e03-0389034e6a2e of type vxlan for network 37a7dd0a-091c-4a31-b4de-abeb96c9943d [pid: 7|app: 0|req: 690/1410] 10.0.0.104 () {34 vars in 670 bytes} [Fri May 29 23:15:16 2026] POST /v2.0/networks => generated 649 bytes in 591 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:15:16.921 7 WARNING neutron_lib.context [None req-fb2ae225-1fcb-452e-8411-20f3ac778962 3a3c554066994a22b21325f46922775d 5d1ce5b74946444f85a06ddb2277d720 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 691/1411] 10.0.0.104 () {34 vars in 665 bytes} [Fri May 29 23:15:16 2026] POST /v2.0/ports => generated 779 bytes in 326 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 692/1412] 199.204.45.238 () {34 vars in 994 bytes} [Fri May 29 23:15:17 2026] GET /v2.0/ports?device_id=d95e43d4-4655-4db0-8974-b24504d3b3be => generated 975 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 693/1413] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:15:17 2026] GET /v2.0/ports?device_id=d428b7f3-5f07-49e6-a149-4b7effaa73b9 => generated 971 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:15:17.404 7 WARNING neutron_lib.context [None req-2ad46778-c7a0-4364-bd36-58c081c78e42 3a3c554066994a22b21325f46922775d 5d1ce5b74946444f85a06ddb2277d720 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 23:15:17.453 7 INFO neutron.db.segments_db [None req-2ad46778-c7a0-4364-bd36-58c081c78e42 3a3c554066994a22b21325f46922775d 5d1ce5b74946444f85a06ddb2277d720 - - default default] Added segment 2cc0bc3d-58b9-4824-805a-49e8b5e628f3 of type vxlan for network eeaac633-70ea-42ea-aa14-2bdc609710f7 [pid: 7|app: 0|req: 694/1414] 10.0.0.104 () {34 vars in 670 bytes} [Fri May 29 23:15:17 2026] POST /v2.0/networks => generated 635 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 721/1415] 10.0.0.104 () {34 vars in 789 bytes} [Fri May 29 23:15:16 2026] PUT /v2.0/routers/2472a6e8-82f1-4e3f-baf8-f4bd9f8b1d65/remove_router_interface => generated 309 bytes in 1048 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 695/1416] 199.204.45.238 () {36 vars in 997 bytes} [Fri May 29 23:15:17 2026] DELETE /v2.0/ports/aa3441e0-c05f-462b-b312-5a8187e2a6dd => generated 0 bytes in 277 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 722/1417] 10.0.0.16 () {34 vars in 1039 bytes} [Fri May 29 23:15:17 2026] GET /v2.0/security-groups?id=c20895f6-d0cd-4505-b0b0-53d47892de89&fields=id&fields=name => generated 114 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 696/1418] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:15:17 2026] GET /v2.0/ports?device_id=d95e43d4-4655-4db0-8974-b24504d3b3be => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 23:15:17.855 8 WARNING neutron_lib.context [None req-aaaefba0-5ef7-4fe2-8bf5-e9a098ebcd33 3a3c554066994a22b21325f46922775d 5d1ce5b74946444f85a06ddb2277d720 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 723/1419] 10.0.0.104 () {34 vars in 669 bytes} [Fri May 29 23:15:17 2026] POST /v2.0/subnets => generated 646 bytes in 363 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:15:18.219 8 WARNING neutron_lib.context [None req-2e2d3d3f-839d-40b7-98f7-890a6c3fe818 3a3c554066994a22b21325f46922775d 5d1ce5b74946444f85a06ddb2277d720 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 23:15:18.306 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-6b08357b-72c7-443f-b253-da45d09bcc49'] response: {'server_uuid': 'd95e43d4-4655-4db0-8974-b24504d3b3be', 'name': 'network-vif-deleted', 'tag': 'aa3441e0-c05f-462b-b312-5a8187e2a6dd', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 724/1420] 10.0.0.104 () {34 vars in 665 bytes} [Fri May 29 23:15:18 2026] POST /v2.0/ports => generated 966 bytes in 358 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 725/1421] 10.0.0.104 () {32 vars in 720 bytes} [Fri May 29 23:15:18 2026] DELETE /v2.0/ports/147ab7a2-9d25-4efe-b158-04dd4e9afdcc => generated 0 bytes in 319 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 23:15:18.922 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9d6866bd-0a5a-4a0f-8ca8-ec8dca9dcab7 3a3c554066994a22b21325f46922775d 5d1ce5b74946444f85a06ddb2277d720 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 726/1422] 10.0.0.104 () {32 vars in 720 bytes} [Fri May 29 23:15:18 2026] DELETE /v2.0/ports/147ab7a2-9d25-4efe-b158-04dd4e9afdcc => generated 132 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 727/1423] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:15:18 2026] GET /v2.0/ports?device_id=d428b7f3-5f07-49e6-a149-4b7effaa73b9 => generated 971 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:15:19.016 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8ef17d37-d186-4136-949b-5141af9f0fff 3a3c554066994a22b21325f46922775d 5d1ce5b74946444f85a06ddb2277d720 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 728/1424] 10.0.0.104 () {32 vars in 717 bytes} [Fri May 29 23:15:19 2026] GET /v2.0/ports/147ab7a2-9d25-4efe-b158-04dd4e9afdcc => generated 132 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 729/1425] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:15:19 2026] GET /v2.0/ports?device_id=d95e43d4-4655-4db0-8974-b24504d3b3be => 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: 730/1426] 10.0.0.16 () {34 vars in 1039 bytes} [Fri May 29 23:15:19 2026] GET /v2.0/security-groups?id=c20895f6-d0cd-4505-b0b0-53d47892de89&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:15:19.251 7 INFO neutron.services.segments.plugin [-] Segment 836a31f3-0be7-4b8e-aff6-1a4906f4b955 resource provider aggregate not found 2026-05-29 23:15:19.257 7 INFO neutron.services.segments.plugin [-] Segment 836a31f3-0be7-4b8e-aff6-1a4906f4b955 resource provider aggregate not found 2026-05-29 23:15:19.266 7 INFO neutron.db.l3_hamode_db [None req-369ca7a0-ae74-46cf-9064-2f6a101e8911 8fe12dbac6e245efab40dd8cc5d2d2b7 e6b8f89f223847b188bcb127ece83440 - - default default] HA network 9707979d-1dbc-4628-9d09-f21d5926e96d was deleted as no HA routers are present in tenant 5dbc0eb778be4c8583fc6e8ec65da5c1. [pid: 7|app: 0|req: 697/1427] 10.0.0.104 () {32 vars in 724 bytes} [Fri May 29 23:15:17 2026] DELETE /v2.0/routers/2472a6e8-82f1-4e3f-baf8-f4bd9f8b1d65 => generated 0 bytes in 1421 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 23:15:19.278 7 INFO neutron.services.segments.plugin [-] Segment 836a31f3-0be7-4b8e-aff6-1a4906f4b955 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 836a31f3-0be7-4b8e-aff6-1a4906f4b955 found for delete ", "request_id": "req-6056aafc-034e-4ab7-9f9e-d3d2ea11bb5c"}]} [pid: 8|app: 0|req: 731/1428] 10.0.0.104 () {32 vars in 724 bytes} [Fri May 29 23:15:19 2026] DELETE /v2.0/subnets/2482a94f-a315-4535-9fbd-5d1369a6c04b => generated 0 bytes in 212 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 23:15:19.288 7 INFO neutron.services.segments.plugin [-] Segment 836a31f3-0be7-4b8e-aff6-1a4906f4b955 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 836a31f3-0be7-4b8e-aff6-1a4906f4b955 found for delete ", "request_id": "req-015b3325-deb4-4cf4-b4e7-2876ef101f9b"}]} [pid: 7|app: 0|req: 698/1429] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:15:19 2026] GET /v2.0/ports?device_id=d428b7f3-5f07-49e6-a149-4b7effaa73b9 => generated 971 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 732/1430] 10.0.0.104 () {32 vars in 724 bytes} [Fri May 29 23:15:19 2026] DELETE /v2.0/subnets/b4b2e413-6dbe-49b5-b495-14f307a3ed10 => generated 0 bytes in 205 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 699/1431] 10.0.0.104 () {32 vars in 726 bytes} [Fri May 29 23:15:19 2026] DELETE /v2.0/networks/eeaac633-70ea-42ea-aa14-2bdc609710f7 => generated 0 bytes in 407 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 23:15:19.907 8 INFO neutron.db.l3_db [None req-c21e3b9f-c92d-4adf-aac3-ed3926b7ef84 4d3a22837fa5446398aeb4acf7c9f12f b8891cbfd1204c8282f70b2cc9a2f42b - - default default] Floating IP c98e05dc-62c7-4717-89a3-107aa4243314 associated. External IP: 10.96.250.220, port: 07d57b9e-f654-42c1-a736-c1ff884b3d1c. [pid: 7|app: 0|req: 700/1432] 10.0.0.104 () {32 vars in 726 bytes} [Fri May 29 23:15:19 2026] DELETE /v2.0/networks/70b3db02-a326-4a7d-9de5-d080e295cc67 => generated 0 bytes in 367 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 23:15:20.103 7 WARNING neutron_lib.context [None req-711d4447-079d-4fc7-b80f-6d65c2b6e85c 3a3c554066994a22b21325f46922775d 5d1ce5b74946444f85a06ddb2277d720 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 23:15:20.188 7 INFO neutron.db.segments_db [None req-711d4447-079d-4fc7-b80f-6d65c2b6e85c 3a3c554066994a22b21325f46922775d 5d1ce5b74946444f85a06ddb2277d720 - - default default] Added segment 4743b876-236e-490f-bdda-d61b19491a9f of type vxlan for network 1d7a6dd8-430d-4ae4-baac-44a5abc81542 [pid: 7|app: 0|req: 701/1433] 10.0.0.104 () {34 vars in 670 bytes} [Fri May 29 23:15:20 2026] POST /v2.0/networks => generated 636 bytes in 211 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 702/1434] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:15:20 2026] GET /v2.0/ports?device_id=d95e43d4-4655-4db0-8974-b24504d3b3be => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 23:15:20.332 7 WARNING neutron_lib.context [None req-09f2d57d-f6cc-4d38-bc04-d3402e9036ce 3a3c554066994a22b21325f46922775d 5d1ce5b74946444f85a06ddb2277d720 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 733/1435] 10.0.0.104 () {34 vars in 749 bytes} [Fri May 29 23:15:19 2026] PUT /v2.0/floatingips/c98e05dc-62c7-4717-89a3-107aa4243314 => generated 855 bytes in 865 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 734/1436] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 29 23:15:20 2026] GET /v2.0/security-groups?tenant_id=5dbc0eb778be4c8583fc6e8ec65da5c1&name=default => generated 2925 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 23:15:20.414 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d9c0ae26-90d1-41c5-affa-3285326b503b'] response: {'name': 'network-changed', 'server_uuid': 'd428b7f3-5f07-49e6-a149-4b7effaa73b9', 'tag': '07d57b9e-f654-42c1-a736-c1ff884b3d1c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 735/1437] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:15:20 2026] GET /v2.0/ports?device_id=d428b7f3-5f07-49e6-a149-4b7effaa73b9 => generated 971 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 736/1438] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 29 23:15:20 2026] DELETE /v2.0/security-groups/ff5c56a6-3385-403e-8801-f2c7e881cbee => 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: 737/1439] 10.0.0.16 () {34 vars in 1039 bytes} [Fri May 29 23:15:20 2026] GET /v2.0/security-groups?id=c20895f6-d0cd-4505-b0b0-53d47892de89&fields=id&fields=name => generated 114 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 703/1440] 10.0.0.104 () {34 vars in 669 bytes} [Fri May 29 23:15:20 2026] POST /v2.0/subnets => generated 646 bytes in 394 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:15:20.734 8 WARNING neutron_lib.context [None req-82f75f3e-50cf-4109-9bff-516083547baa 3a3c554066994a22b21325f46922775d 5d1ce5b74946444f85a06ddb2277d720 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 704/1441] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:15:20 2026] GET /v2.0/ports?device_id=d428b7f3-5f07-49e6-a149-4b7effaa73b9 => 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: 705/1442] 10.0.0.16 () {34 vars in 1039 bytes} [Fri May 29 23:15:20 2026] GET /v2.0/security-groups?id=c20895f6-d0cd-4505-b0b0-53d47892de89&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 706/1443] 199.204.45.238 () {34 vars in 1080 bytes} [Fri May 29 23:15:20 2026] GET /v2.0/ports?tenant_id=b8891cbfd1204c8282f70b2cc9a2f42b&device_id=d428b7f3-5f07-49e6-a149-4b7effaa73b9 => generated 1240 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 738/1444] 10.0.0.104 () {34 vars in 665 bytes} [Fri May 29 23:15:20 2026] POST /v2.0/ports => generated 927 bytes in 331 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 707/1445] 199.204.45.238 () {34 vars in 986 bytes} [Fri May 29 23:15:21 2026] GET /v2.0/networks?id=f9a2d1a8-6022-4c99-a5a9-eaaa347a4cfb => generated 771 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 708/1446] 199.204.45.238 () {34 vars in 1058 bytes} [Fri May 29 23:15:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=07d57b9e-f654-42c1-a736-c1ff884b3d1c => generated 858 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 709/1447] 199.204.45.238 () {34 vars in 984 bytes} [Fri May 29 23:15:21 2026] GET /v2.0/subnets?id=13756b8d-5aa4-4951-b972-6075b7d8db54 => generated 693 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 710/1448] 199.204.45.238 () {34 vars in 1052 bytes} [Fri May 29 23:15:21 2026] GET /v2.0/ports?network_id=f9a2d1a8-6022-4c99-a5a9-eaaa347a4cfb&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 711/1449] 199.204.45.238 () {34 vars in 1012 bytes} [Fri May 29 23:15:21 2026] GET /v2.0/networks/f9a2d1a8-6022-4c99-a5a9-eaaa347a4cfb?fields=segments => generated 14 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 23:15:21.311 7 INFO neutron.services.segments.plugin [-] Segment 2cc0bc3d-58b9-4824-805a-49e8b5e628f3 resource provider aggregate not found 2026-05-29 23:15:21.322 7 INFO neutron.services.segments.plugin [-] Segment 2cc0bc3d-58b9-4824-805a-49e8b5e628f3 resource provider aggregate not found 2026-05-29 23:15:21.329 7 INFO neutron.services.segments.plugin [-] Segment 2cc0bc3d-58b9-4824-805a-49e8b5e628f3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2cc0bc3d-58b9-4824-805a-49e8b5e628f3 found for delete ", "request_id": "req-49234dd2-fa89-434b-988a-3474dbb5706c"}]} 2026-05-29 23:15:21.343 7 INFO neutron.services.segments.plugin [-] Segment 2cc0bc3d-58b9-4824-805a-49e8b5e628f3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2cc0bc3d-58b9-4824-805a-49e8b5e628f3 found for delete ", "request_id": "req-2d0eedd7-da10-440c-aae2-125188b6cb14"}]} 2026-05-29 23:15:21.347 7 INFO neutron.services.segments.plugin [-] Segment c0c90212-2ceb-4477-88b7-3fbdc10dce09 resource provider aggregate not found 2026-05-29 23:15:21.364 7 INFO neutron.services.segments.plugin [-] Segment c0c90212-2ceb-4477-88b7-3fbdc10dce09 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c0c90212-2ceb-4477-88b7-3fbdc10dce09 found for delete ", "request_id": "req-d637937e-5df5-469c-b8e5-4de84bad3da6"}]} 2026-05-29 23:15:21.370 7 INFO neutron.services.segments.plugin [-] Segment c0c90212-2ceb-4477-88b7-3fbdc10dce09 resource provider aggregate not found [pid: 7|app: 0|req: 712/1450] 199.204.45.238 () {34 vars in 1112 bytes} [Fri May 29 23:15:21 2026] GET /v2.0/networks/f9a2d1a8-6022-4c99-a5a9-eaaa347a4cfb?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: 739/1451] 10.0.0.104 () {32 vars in 720 bytes} [Fri May 29 23:15:21 2026] DELETE /v2.0/ports/edf485e2-c0c8-4726-9c9b-1cae0aa20ab3 => generated 0 bytes in 337 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 23:15:21.410 7 INFO neutron.services.segments.plugin [-] Segment c0c90212-2ceb-4477-88b7-3fbdc10dce09 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c0c90212-2ceb-4477-88b7-3fbdc10dce09 found for delete ", "request_id": "req-ea613ac4-3ed1-4a0a-846d-10845972aaff"}]} 2026-05-29 23:15:21.432 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1d266732-2687-43a7-947b-1298a6d0cedb 3a3c554066994a22b21325f46922775d 5d1ce5b74946444f85a06ddb2277d720 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 713/1452] 10.0.0.104 () {32 vars in 717 bytes} [Fri May 29 23:15:21 2026] GET /v2.0/ports/edf485e2-c0c8-4726-9c9b-1cae0aa20ab3 => 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: 714/1453] 10.0.0.104 () {32 vars in 724 bytes} [Fri May 29 23:15:21 2026] DELETE /v2.0/subnets/8dd6da4b-a8ad-44a9-b43f-7a58195589e2 => generated 0 bytes in 254 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 715/1454] 10.0.0.104 () {32 vars in 726 bytes} [Fri May 29 23:15:21 2026] DELETE /v2.0/networks/1d7a6dd8-430d-4ae4-baac-44a5abc81542 => generated 0 bytes in 373 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 716/1455] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:15:22 2026] GET /v2.0/ports?device_id=d428b7f3-5f07-49e6-a149-4b7effaa73b9 => generated 971 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:15:22.116 7 WARNING neutron_lib.context [None req-992a792a-cb84-424a-8569-bdc2981d69af 3a3c554066994a22b21325f46922775d 5d1ce5b74946444f85a06ddb2277d720 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 740/1456] 10.0.0.104 () {34 vars in 789 bytes} [Fri May 29 23:15:21 2026] PUT /v2.0/routers/bbb645e0-bc5c-4478-92d2-8b7981e3654f/remove_router_interface => generated 309 bytes in 1024 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 717/1457] 10.0.0.104 () {34 vars in 665 bytes} [Fri May 29 23:15:22 2026] POST /v2.0/ports => generated 778 bytes in 331 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 741/1458] 10.0.0.16 () {34 vars in 1039 bytes} [Fri May 29 23:15:22 2026] GET /v2.0/security-groups?id=c20895f6-d0cd-4505-b0b0-53d47892de89&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 742/1459] 10.0.0.104 () {34 vars in 737 bytes} [Fri May 29 23:15:22 2026] PUT /v2.0/ports/cbedaeb3-64ad-4903-98fb-a3856839f678 => generated 752 bytes in 212 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 743/1460] 10.0.0.104 () {32 vars in 720 bytes} [Fri May 29 23:15:22 2026] DELETE /v2.0/ports/cbedaeb3-64ad-4903-98fb-a3856839f678 => 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: 744/1461] 199.204.45.238 () {34 vars in 994 bytes} [Fri May 29 23:15:22 2026] GET /v2.0/ports?device_id=d428b7f3-5f07-49e6-a149-4b7effaa73b9 => generated 971 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 745/1462] 10.0.0.104 () {32 vars in 643 bytes} [Fri May 29 23:15:22 2026] GET /v2.0/ports => generated 782 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:15:23.358 8 INFO neutron.db.l3_db [req-3651758c-7a1a-4a83-b000-89fcd50354ce req-e630fa29-290b-4119-b958-ab31be8c8c1f 4d3a22837fa5446398aeb4acf7c9f12f b8891cbfd1204c8282f70b2cc9a2f42b - - default default] Floating IP c98e05dc-62c7-4717-89a3-107aa4243314 disassociated. External IP: 10.96.250.220, port: 07d57b9e-f654-42c1-a736-c1ff884b3d1c. 2026-05-29 23:15:23.381 7 INFO neutron.services.segments.plugin [-] Segment 4743b876-236e-490f-bdda-d61b19491a9f resource provider aggregate not found 2026-05-29 23:15:23.402 7 INFO neutron.services.segments.plugin [-] Segment 4743b876-236e-490f-bdda-d61b19491a9f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4743b876-236e-490f-bdda-d61b19491a9f found for delete ", "request_id": "req-71adcc62-2be1-4703-9e62-3e51a48166ee"}]} 2026-05-29 23:15:23.427 7 INFO neutron.services.segments.plugin [-] Segment 4743b876-236e-490f-bdda-d61b19491a9f resource provider aggregate not found 2026-05-29 23:15:23.444 7 INFO neutron.services.segments.plugin [-] Segment 4743b876-236e-490f-bdda-d61b19491a9f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4743b876-236e-490f-bdda-d61b19491a9f found for delete ", "request_id": "req-af79b330-c3e2-48c1-ad2d-5e06a12c7bd1"}]} 2026-05-29 23:15:23.452 7 INFO neutron.db.l3_hamode_db [None req-72159b1e-880e-4813-b20c-e5d50bb2ef36 8fe12dbac6e245efab40dd8cc5d2d2b7 e6b8f89f223847b188bcb127ece83440 - - default default] HA network 893203f8-87a4-401b-a456-70ccc7c46d0d was deleted as no HA routers are present in tenant 4ccdb68d944c4f92ba4f0080d9a78ffa. [pid: 7|app: 0|req: 718/1463] 10.0.0.104 () {32 vars in 724 bytes} [Fri May 29 23:15:22 2026] DELETE /v2.0/routers/bbb645e0-bc5c-4478-92d2-8b7981e3654f => generated 0 bytes in 1014 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 23:15:23.472 7 INFO neutron.services.segments.plugin [-] Segment fe89608a-a977-4ace-a277-5140589681a4 resource provider aggregate not found 2026-05-29 23:15:23.483 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0fe5cd04-d7e7-4c90-bff0-d028806c7e82 3a3c554066994a22b21325f46922775d 5d1ce5b74946444f85a06ddb2277d720 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 719/1464] 10.0.0.104 () {32 vars in 717 bytes} [Fri May 29 23:15:23 2026] GET /v2.0/ports/cbedaeb3-64ad-4903-98fb-a3856839f678 => generated 132 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 23:15:23.492 7 INFO neutron.services.segments.plugin [-] Segment fe89608a-a977-4ace-a277-5140589681a4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fe89608a-a977-4ace-a277-5140589681a4 found for delete ", "request_id": "req-9bd3983e-d13c-4dd9-b3f5-6eebbb0c5df6"}]} [pid: 7|app: 0|req: 720/1465] 10.0.0.104 () {32 vars in 724 bytes} [Fri May 29 23:15:23 2026] DELETE /v2.0/subnets/5e62577a-7c7f-44a6-a7b1-fcbce7e9a5a0 => generated 0 bytes in 189 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 721/1466] 10.0.0.104 () {32 vars in 643 bytes} [Fri May 29 23:15:23 2026] GET /v2.0/ports => generated 782 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 722/1467] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:15:23 2026] GET /v2.0/ports?device_id=d428b7f3-5f07-49e6-a149-4b7effaa73b9 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 746/1468] 199.204.45.238 () {36 vars in 997 bytes} [Fri May 29 23:15:23 2026] DELETE /v2.0/ports/07d57b9e-f654-42c1-a736-c1ff884b3d1c => generated 0 bytes in 774 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 747/1469] 10.0.0.104 () {32 vars in 717 bytes} [Fri May 29 23:15:23 2026] GET /v2.0/ports/ed1610c1-7469-499a-aedd-818c166947e8 => generated 779 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:15:23.847 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ddc9eeb0-96f9-439d-8ab8-11b5d6e97e53'] response: {'server_uuid': 'd428b7f3-5f07-49e6-a149-4b7effaa73b9', 'name': 'network-vif-deleted', 'tag': '07d57b9e-f654-42c1-a736-c1ff884b3d1c', 'status': 'completed', 'code': 200} 2026-05-29 23:15:23.866 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6e77156e-f247-403d-949a-c228e4f1b4cc 3a3c554066994a22b21325f46922775d 5d1ce5b74946444f85a06ddb2277d720 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 748/1470] 10.0.0.104 () {32 vars in 720 bytes} [Fri May 29 23:15:23 2026] DELETE /v2.0/ports/edf485e2-c0c8-4726-9c9b-1cae0aa20ab3 => generated 132 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 23:15:23.894 8 INFO neutron.pecan_wsgi.hooks.translation [None req-cb82a309-4610-4cc2-9711-9dcd493ee1a6 3a3c554066994a22b21325f46922775d 5d1ce5b74946444f85a06ddb2277d720 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 749/1471] 10.0.0.104 () {32 vars in 724 bytes} [Fri May 29 23:15:23 2026] DELETE /v2.0/subnets/8dd6da4b-a8ad-44a9-b43f-7a58195589e2 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 23:15:23.921 8 INFO neutron.pecan_wsgi.hooks.translation [None req-64a80e08-9540-4d39-85bb-2aa1ba3b32b6 3a3c554066994a22b21325f46922775d 5d1ce5b74946444f85a06ddb2277d720 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 750/1472] 10.0.0.104 () {32 vars in 724 bytes} [Fri May 29 23:15:23 2026] DELETE /v2.0/subnets/2482a94f-a315-4535-9fbd-5d1369a6c04b => generated 136 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 723/1473] 10.0.0.104 () {32 vars in 726 bytes} [Fri May 29 23:15:23 2026] DELETE /v2.0/networks/bb4d8dac-c5a2-4483-bb44-634acc17797d => generated 0 bytes in 348 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 751/1474] 10.0.0.104 () {32 vars in 720 bytes} [Fri May 29 23:15:23 2026] DELETE /v2.0/ports/ed1610c1-7469-499a-aedd-818c166947e8 => 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: 752/1475] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 29 23:15:24 2026] GET /v2.0/security-groups?tenant_id=4ccdb68d944c4f92ba4f0080d9a78ffa&name=default => generated 2925 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 724/1476] 10.0.0.104 () {32 vars in 726 bytes} [Fri May 29 23:15:24 2026] DELETE /v2.0/networks/37a7dd0a-091c-4a31-b4de-abeb96c9943d => generated 0 bytes in 196 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 753/1477] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 29 23:15:24 2026] DELETE /v2.0/security-groups/b5256a94-4039-40d8-95fd-200a54167218 => 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: 725/1478] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:15:24 2026] GET /v2.0/ports?device_id=d428b7f3-5f07-49e6-a149-4b7effaa73b9 => 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: 754/1479] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 29 23:15:24 2026] GET /v2.0/security-groups?tenant_id=5d1ce5b74946444f85a06ddb2277d720&name=default => generated 2925 bytes in 165 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 726/1480] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 29 23:15:25 2026] DELETE /v2.0/security-groups/8d402df7-e09b-4400-b5a8-a4ea0f2de0a9 => 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: 755/1481] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:15:25 2026] GET /v2.0/ports?device_id=d428b7f3-5f07-49e6-a149-4b7effaa73b9 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 23:15:26.738 7 INFO neutron.services.segments.plugin [-] Segment a3fc9416-7e87-4304-aea8-ce3c3d7d285b resource provider aggregate not found 2026-05-29 23:15:26.743 7 INFO neutron.services.segments.plugin [-] Segment fe89608a-a977-4ace-a277-5140589681a4 resource provider aggregate not found [pid: 7|app: 0|req: 727/1482] 199.204.45.238 () {34 vars in 1096 bytes} [Fri May 29 23:15:26 2026] GET /v2.0/ports?device_id=d428b7f3-5f07-49e6-a149-4b7effaa73b9&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 12 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 756/1483] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 29 23:15:27 2026] DELETE /v2.0/security-groups/c20895f6-d0cd-4505-b0b0-53d47892de89 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 23:15:27.251 7 INFO neutron.services.segments.plugin [-] Segment a3fc9416-7e87-4304-aea8-ce3c3d7d285b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a3fc9416-7e87-4304-aea8-ce3c3d7d285b found for delete ", "request_id": "req-42bdcdd3-90bd-4d0e-9e50-5945e76112d6"}]} 2026-05-29 23:15:27.259 7 INFO neutron.services.segments.plugin [-] Segment fe89608a-a977-4ace-a277-5140589681a4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fe89608a-a977-4ace-a277-5140589681a4 found for delete ", "request_id": "req-fa984bdd-387d-4074-989c-c056a73d0dbd"}]} 2026-05-29 23:15:27.279 7 INFO neutron.services.segments.plugin [-] Segment a3fc9416-7e87-4304-aea8-ce3c3d7d285b resource provider aggregate not found 2026-05-29 23:15:27.289 7 INFO neutron.services.segments.plugin [-] Segment da3f2cbe-d264-4165-9e03-0389034e6a2e resource provider aggregate not found 2026-05-29 23:15:27.294 7 INFO neutron.api.v2.resource [None req-6f5f41ed-ec5b-4e77-a520-906ba67a3083 4d3a22837fa5446398aeb4acf7c9f12f b8891cbfd1204c8282f70b2cc9a2f42b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 728/1484] 10.0.0.104 () {32 vars in 737 bytes} [Fri May 29 23:15:27 2026] GET /v2.0/security-groups/c20895f6-d0cd-4505-b0b0-53d47892de89 => generated 146 bytes in 54 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 757/1485] 10.0.0.104 () {32 vars in 732 bytes} [Fri May 29 23:15:27 2026] DELETE /v2.0/floatingips/c98e05dc-62c7-4717-89a3-107aa4243314 => generated 0 bytes in 319 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 23:15:27.631 7 INFO neutron.services.segments.plugin [-] Segment a3fc9416-7e87-4304-aea8-ce3c3d7d285b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a3fc9416-7e87-4304-aea8-ce3c3d7d285b found for delete ", "request_id": "req-7f97b7d7-b94a-4e0d-b78f-1da06feadffd"}]} 2026-05-29 23:15:27.641 7 INFO neutron.services.segments.plugin [-] Segment da3f2cbe-d264-4165-9e03-0389034e6a2e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid da3f2cbe-d264-4165-9e03-0389034e6a2e found for delete ", "request_id": "req-e9bb0746-90d8-482f-ada8-f673c4a0b990"}]} 2026-05-29 23:15:27.657 7 INFO neutron.services.segments.plugin [-] Segment da3f2cbe-d264-4165-9e03-0389034e6a2e resource provider aggregate not found 2026-05-29 23:15:27.676 7 INFO neutron.services.segments.plugin [-] Segment da3f2cbe-d264-4165-9e03-0389034e6a2e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid da3f2cbe-d264-4165-9e03-0389034e6a2e found for delete ", "request_id": "req-b97790b2-82b1-4649-a804-fe38c35b0f48"}]} [pid: 8|app: 0|req: 758/1486] 199.204.45.238 () {34 vars in 1080 bytes} [Fri May 29 23:15:27 2026] GET /v2.0/ports?tenant_id=b8891cbfd1204c8282f70b2cc9a2f42b&device_id=d428b7f3-5f07-49e6-a149-4b7effaa73b9 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 759/1487] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 29 23:15:28 2026] GET /v2.0/security-groups?tenant_id=c243256ba9a34fe683a03041ca4c5518&name=default => generated 2925 bytes in 260 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 760/1488] 199.204.45.238 () {34 vars in 1018 bytes} [Fri May 29 23:15:28 2026] GET /v2.0/networks?tenant_id=b8891cbfd1204c8282f70b2cc9a2f42b&shared=False => generated 771 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 761/1489] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 29 23:15:28 2026] DELETE /v2.0/security-groups/629de710-9e46-466a-abed-bd826f958eeb => 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: 729/1490] 10.0.0.104 () {34 vars in 789 bytes} [Fri May 29 23:15:27 2026] PUT /v2.0/routers/626eacb8-cc7b-4fe3-b365-ccf0b22f5605/remove_router_interface => generated 309 bytes in 1062 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 762/1491] 199.204.45.238 () {34 vars in 930 bytes} [Fri May 29 23:15:28 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 763/1492] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 29 23:15:28 2026] GET /v2.0/security-groups?tenant_id=24cb9e2bffdf415189cc50e1ced90f22&name=default => generated 2925 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 764/1493] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 29 23:15:28 2026] DELETE /v2.0/security-groups/4f7b3551-2432-404f-b40d-6f4cc5d38c96 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 23:15:29.653 7 INFO neutron.db.l3_hamode_db [None req-56f0b287-2be2-422c-81b3-b9aa744ca8e9 8fe12dbac6e245efab40dd8cc5d2d2b7 e6b8f89f223847b188bcb127ece83440 - - default default] HA network 62a0003b-90de-4c34-8cc3-b0e2d5500617 was deleted as no HA routers are present in tenant b8891cbfd1204c8282f70b2cc9a2f42b. [pid: 7|app: 0|req: 730/1494] 10.0.0.104 () {32 vars in 724 bytes} [Fri May 29 23:15:28 2026] DELETE /v2.0/routers/626eacb8-cc7b-4fe3-b365-ccf0b22f5605 => generated 0 bytes in 964 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 765/1495] 10.0.0.104 () {32 vars in 724 bytes} [Fri May 29 23:15:29 2026] DELETE /v2.0/subnets/13756b8d-5aa4-4951-b972-6075b7d8db54 => generated 0 bytes in 191 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 23:15:29.867 7 INFO neutron.services.segments.plugin [-] Segment 03557111-bc78-421f-b710-f6a5ad7ec34f resource provider aggregate not found 2026-05-29 23:15:29.890 7 INFO neutron.services.segments.plugin [-] Segment 03557111-bc78-421f-b710-f6a5ad7ec34f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 03557111-bc78-421f-b710-f6a5ad7ec34f found for delete ", "request_id": "req-70fdc7e2-b514-40cb-81fa-fda7aa00737d"}]} 2026-05-29 23:15:29.893 7 INFO neutron.services.segments.plugin [-] Segment 03557111-bc78-421f-b710-f6a5ad7ec34f resource provider aggregate not found 2026-05-29 23:15:29.911 7 INFO neutron.services.segments.plugin [-] Segment 03557111-bc78-421f-b710-f6a5ad7ec34f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 03557111-bc78-421f-b710-f6a5ad7ec34f found for delete ", "request_id": "req-e4de0a22-3ea8-4e32-ad3a-046e5c28809d"}]} [pid: 7|app: 0|req: 731/1496] 10.0.0.104 () {32 vars in 726 bytes} [Fri May 29 23:15:29 2026] DELETE /v2.0/networks/f9a2d1a8-6022-4c99-a5a9-eaaa347a4cfb => generated 0 bytes in 316 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 766/1497] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 29 23:15:29 2026] GET /v2.0/security-groups?tenant_id=160edb4acf1a48e5910a2a3c7f04925a&name=default => generated 2925 bytes in 283 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 767/1498] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 29 23:15:30 2026] GET /v2.0/security-groups?tenant_id=b8891cbfd1204c8282f70b2cc9a2f42b&name=default => generated 2925 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 732/1499] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 29 23:15:30 2026] DELETE /v2.0/security-groups/4d03ec1b-5816-4f69-b996-346ccfc5bc88 => 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: 768/1500] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 29 23:15:30 2026] DELETE /v2.0/security-groups/cf0aa4db-b39e-4c33-b558-581598f5abe2 => 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: 733/1501] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 29 23:15:30 2026] GET /v2.0/security-groups?tenant_id=c69d73095e414f82b421ce25fe02cdc1&name=default => generated 2925 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 769/1502] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 29 23:15:30 2026] DELETE /v2.0/security-groups/f9e09b8d-0d31-4943-8688-61cdcee14ce4 => 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: 735/1505] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 29 23:15:30 2026] GET /v2.0/security-groups?tenant_id=c50ddf7fcf6b4a14a9314fe5551e1220&name=default => generated 2925 bytes in 375 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 771/1506] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 29 23:15:31 2026] DELETE /v2.0/security-groups/90705e22-3036-4996-891e-9650206366b4 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 23:15:33.251 7 INFO neutron.services.segments.plugin [-] Segment c5e9cd33-31c2-4845-a316-8c71a1588237 resource provider aggregate not found 2026-05-29 23:15:33.258 7 INFO neutron.services.segments.plugin [-] Segment c5e9cd33-31c2-4845-a316-8c71a1588237 resource provider aggregate not found 2026-05-29 23:15:33.269 7 INFO neutron.services.segments.plugin [-] Segment c5e9cd33-31c2-4845-a316-8c71a1588237 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c5e9cd33-31c2-4845-a316-8c71a1588237 found for delete ", "request_id": "req-57389e07-628f-4844-85f0-228bea11c0a3"}]} 2026-05-29 23:15:33.275 7 INFO neutron.services.segments.plugin [-] Segment c5e9cd33-31c2-4845-a316-8c71a1588237 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c5e9cd33-31c2-4845-a316-8c71a1588237 found for delete ", "request_id": "req-0154fa0e-289f-4912-89c8-63f95b717c96"}]} [pid: 7|app: 0|req: 736/1507] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 29 23:15:33 2026] GET /v2.0/security-groups?tenant_id=ab56449c10724f1ab83d8293f32383d8&name=default => generated 2925 bytes in 357 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 772/1508] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 29 23:15:33 2026] DELETE /v2.0/security-groups/877753c6-ac9b-40cd-95dc-58bf0ef74693 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 737/1509] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 29 23:15:33 2026] GET /v2.0/security-groups?tenant_id=c55fb7a4fe084914b1cd7f9f62f7cbea&name=default => generated 2925 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 773/1510] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 29 23:15:33 2026] DELETE /v2.0/security-groups/10335389-a16e-49a2-be04-14bfb210cd3c => 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: 738/1511] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 29 23:15:34 2026] GET /v2.0/security-groups?tenant_id=467664bdefc74eec9304c415da00d244&name=default => generated 2925 bytes in 344 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 774/1512] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 29 23:15:35 2026] DELETE /v2.0/security-groups/75d1ec64-cd64-4b15-bd54-b2a9a57035d3 => 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: 739/1513] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 29 23:15:35 2026] GET /v2.0/security-groups?tenant_id=f03e2f23f5d44554860fe1d282af3cb6&name=default => generated 2925 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 775/1514] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 29 23:15:35 2026] DELETE /v2.0/security-groups/0cd6dc33-c8a8-4299-94df-01569182408f => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 23:15:36.350 7 INFO neutron.db.segments_db [None req-2e75654d-e6b5-4822-8d5b-c88159a44901 1ede0ff6639349f58509f36d12c8aade d77051138e44467f9a4ce332b5c822a1 - - default default] Added segment bbdb036e-4e84-4316-8828-345045d88a75 of type vxlan for network b0b76473-4711-4c56-8b9d-0946b6088ba9 [pid: 7|app: 0|req: 740/1515] 10.0.0.104 () {34 vars in 670 bytes} [Fri May 29 23:15:36 2026] POST /v2.0/networks => generated 726 bytes in 378 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 776/1516] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 29 23:15:36 2026] GET /v2.0/security-groups?tenant_id=5a41475ea0e14a3c8c5054b006f260be&name=default => generated 2925 bytes in 219 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 777/1517] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 29 23:15:36 2026] DELETE /v2.0/security-groups/7c8977e8-0d87-4b29-854b-36d8ab379819 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 741/1518] 10.0.0.104 () {34 vars in 669 bytes} [Fri May 29 23:15:36 2026] POST /v2.0/subnets => generated 644 bytes in 201 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:15:36.669 7 WARNING neutron.api.v2.base [None req-54ffeeff-df7a-45c3-bd8c-d21a66018027 1ede0ff6639349f58509f36d12c8aade d77051138e44467f9a4ce332b5c822a1 - - default default] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: 'None' is not a valid string.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: 'None' is not a valid string. 2026-05-29 23:15:36.670 7 INFO neutron.api.v2.resource [None req-54ffeeff-df7a-45c3-bd8c-d21a66018027 1ede0ff6639349f58509f36d12c8aade d77051138e44467f9a4ce332b5c822a1 - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 7|app: 0|req: 742/1519] 10.0.0.104 () {34 vars in 681 bytes} [Fri May 29 23:15:36 2026] POST /v2.0/rbac-policies => generated 143 bytes in 9 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 8|app: 0|req: 778/1520] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 29 23:15:36 2026] GET /v2.0/security-groups?tenant_id=06e0964e6e6a47c983def5a184669683&name=default => generated 2925 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 779/1521] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 29 23:15:36 2026] DELETE /v2.0/security-groups/2b7aad24-bfaf-455d-9e64-fd6376fc2d2e => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 23:15:36.872 7 INFO neutron.services.segments.plugin [-] Segment bbdb036e-4e84-4316-8828-345045d88a75 resource provider aggregate not found 2026-05-29 23:15:36.878 7 INFO neutron.services.segments.plugin [-] Segment bbdb036e-4e84-4316-8828-345045d88a75 resource provider aggregate not found 2026-05-29 23:15:36.883 7 INFO neutron.services.segments.plugin [-] Segment bbdb036e-4e84-4316-8828-345045d88a75 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bbdb036e-4e84-4316-8828-345045d88a75 found for delete ", "request_id": "req-cd37142b-f8e9-4fa1-93f0-56c4dd516d72"}]} 2026-05-29 23:15:36.891 7 INFO neutron.services.segments.plugin [-] Segment bbdb036e-4e84-4316-8828-345045d88a75 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bbdb036e-4e84-4316-8828-345045d88a75 found for delete ", "request_id": "req-c53055f9-6312-4717-aca9-04de38e1ba49"}]} [pid: 7|app: 0|req: 743/1522] 10.0.0.104 () {32 vars in 726 bytes} [Fri May 29 23:15:36 2026] DELETE /v2.0/networks/b0b76473-4711-4c56-8b9d-0946b6088ba9 => generated 0 bytes in 232 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 23:15:36.974 8 INFO neutron.db.segments_db [None req-b7b9f6f1-475c-40ad-9963-2b7bbb484f58 1ede0ff6639349f58509f36d12c8aade d77051138e44467f9a4ce332b5c822a1 - - default default] Added segment 7ec85195-f68e-4955-a222-2a152c7196b5 of type vxlan for network 250a3a24-0229-4e41-9853-222eb0deb2f0 [pid: 8|app: 0|req: 780/1523] 10.0.0.104 () {34 vars in 670 bytes} [Fri May 29 23:15:36 2026] POST /v2.0/networks => generated 727 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 744/1524] 10.0.0.104 () {34 vars in 669 bytes} [Fri May 29 23:15:37 2026] POST /v2.0/subnets => generated 647 bytes in 218 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:15:37.302 8 WARNING neutron.api.v2.base [None req-f939cb64-b65f-4a8b-98a1-bcacc498fbcd 1ede0ff6639349f58509f36d12c8aade d77051138e44467f9a4ce332b5c822a1 - - default default] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. 2026-05-29 23:15:37.303 8 INFO neutron.api.v2.resource [None req-f939cb64-b65f-4a8b-98a1-bcacc498fbcd 1ede0ff6639349f58509f36d12c8aade d77051138e44467f9a4ce332b5c822a1 - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 8|app: 0|req: 781/1525] 10.0.0.104 () {34 vars in 681 bytes} [Fri May 29 23:15:37 2026] POST /v2.0/rbac-policies => generated 547 bytes in 7 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 7|app: 0|req: 745/1526] 10.0.0.104 () {32 vars in 726 bytes} [Fri May 29 23:15:37 2026] DELETE /v2.0/networks/250a3a24-0229-4e41-9853-222eb0deb2f0 => generated 0 bytes in 225 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 23:15:37.616 8 INFO neutron.db.segments_db [None req-5051f4ef-1fc8-48f4-8a5c-d8f414f04c58 1ede0ff6639349f58509f36d12c8aade d77051138e44467f9a4ce332b5c822a1 - - default default] Added segment b4382060-14bc-448c-9922-58771099fd4c of type vxlan for network ec278d41-8d37-4ba1-9c36-513e8f3fc19e [pid: 8|app: 0|req: 782/1527] 10.0.0.104 () {34 vars in 670 bytes} [Fri May 29 23:15:37 2026] POST /v2.0/networks => generated 725 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 746/1528] 10.0.0.104 () {34 vars in 669 bytes} [Fri May 29 23:15:37 2026] POST /v2.0/subnets => generated 647 bytes in 207 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 783/1529] 10.0.0.104 () {34 vars in 681 bytes} [Fri May 29 23:15:37 2026] POST /v2.0/rbac-policies => generated 324 bytes in 244 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 747/1530] 10.0.0.104 () {32 vars in 723 bytes} [Fri May 29 23:15:38 2026] GET /v2.0/networks/ec278d41-8d37-4ba1-9c36-513e8f3fc19e => generated 654 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:15:39.241 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ae87fe66-b02d-443b-8844-df9a22c41953 5351289e364c49e18566d85e99e29559 1f66287e8a7d4136a590118c483fcdf8 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 784/1531] 10.0.0.104 () {32 vars in 723 bytes} [Fri May 29 23:15:39 2026] GET /v2.0/networks/ec278d41-8d37-4ba1-9c36-513e8f3fc19e => generated 138 bytes in 214 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 23:15:39.270 7 INFO neutron.services.segments.plugin [-] Segment 7ec85195-f68e-4955-a222-2a152c7196b5 resource provider aggregate not found 2026-05-29 23:15:39.275 7 INFO neutron.services.segments.plugin [-] Segment 7ec85195-f68e-4955-a222-2a152c7196b5 resource provider aggregate not found 2026-05-29 23:15:39.285 7 INFO neutron.services.segments.plugin [-] Segment 7ec85195-f68e-4955-a222-2a152c7196b5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7ec85195-f68e-4955-a222-2a152c7196b5 found for delete ", "request_id": "req-ebaa4b9e-e61f-422d-bdc9-668297e1e46d"}]} 2026-05-29 23:15:39.290 7 INFO neutron.services.segments.plugin [-] Segment 7ec85195-f68e-4955-a222-2a152c7196b5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7ec85195-f68e-4955-a222-2a152c7196b5 found for delete ", "request_id": "req-12bbef5a-da8d-4c77-9872-db11a5eee5c9"}]} [pid: 7|app: 0|req: 748/1532] 10.0.0.104 () {32 vars in 726 bytes} [Fri May 29 23:15:39 2026] DELETE /v2.0/networks/ec278d41-8d37-4ba1-9c36-513e8f3fc19e => generated 0 bytes in 474 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 23:15:39.737 7 INFO neutron.pecan_wsgi.hooks.translation [None req-299e69aa-6730-4ea0-880b-d13ad01ac813 1ede0ff6639349f58509f36d12c8aade d77051138e44467f9a4ce332b5c822a1 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 749/1533] 10.0.0.104 () {32 vars in 724 bytes} [Fri May 29 23:15:39 2026] DELETE /v2.0/subnets/5bf5502b-f9ac-43dc-82b1-19250278e111 => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 23:15:39.754 7 INFO neutron.pecan_wsgi.hooks.translation [None req-619e5269-346c-4566-8d5f-e8d5cc90f389 1ede0ff6639349f58509f36d12c8aade d77051138e44467f9a4ce332b5c822a1 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 750/1534] 10.0.0.104 () {32 vars in 724 bytes} [Fri May 29 23:15:39 2026] DELETE /v2.0/subnets/89325016-9360-4bad-a273-c4cb1509cb8d => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 23:15:39.771 7 INFO neutron.pecan_wsgi.hooks.translation [None req-266b1d16-32be-4aeb-a5e1-4a576aa46429 1ede0ff6639349f58509f36d12c8aade d77051138e44467f9a4ce332b5c822a1 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 751/1535] 10.0.0.104 () {32 vars in 724 bytes} [Fri May 29 23:15:39 2026] DELETE /v2.0/subnets/0d5f11eb-3c87-4508-82e3-c13b3da94102 => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 785/1536] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 29 23:15:39 2026] GET /v2.0/security-groups?tenant_id=791d4dbf7c53454dbb93ccec0e53ee71&name=default => generated 2925 bytes in 250 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 752/1537] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 29 23:15:39 2026] DELETE /v2.0/security-groups/235f4c6d-dc1d-4be9-9dad-ce5009da7310 => 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: 786/1538] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 29 23:15:40 2026] GET /v2.0/security-groups?tenant_id=a260a60d6a3747208433c412938c9c23&name=default => generated 2925 bytes in 330 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 787/1539] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 29 23:15:40 2026] DELETE /v2.0/security-groups/c5e65279-001a-415e-be35-6c238bce1c78 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 753/1540] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 29 23:15:40 2026] GET /v2.0/security-groups?tenant_id=6a9078e61a204d5d897f9e59636b6192&name=default => generated 2925 bytes in 287 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 788/1541] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 29 23:15:41 2026] GET /v2.0/security-groups?tenant_id=d77051138e44467f9a4ce332b5c822a1&name=default => generated 2925 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 23:15:41.303 7 INFO neutron.services.segments.plugin [-] Segment b4382060-14bc-448c-9922-58771099fd4c resource provider aggregate not found 2026-05-29 23:15:41.308 7 INFO neutron.services.segments.plugin [-] Segment b4382060-14bc-448c-9922-58771099fd4c resource provider aggregate not found 2026-05-29 23:15:41.315 7 INFO neutron.services.segments.plugin [-] Segment b4382060-14bc-448c-9922-58771099fd4c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b4382060-14bc-448c-9922-58771099fd4c found for delete ", "request_id": "req-63a223f5-53ef-40c3-b0b4-a6155468c52b"}]} 2026-05-29 23:15:41.327 7 INFO neutron.services.segments.plugin [-] Segment b4382060-14bc-448c-9922-58771099fd4c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b4382060-14bc-448c-9922-58771099fd4c found for delete ", "request_id": "req-b6c77d01-8a7b-4753-b56f-7428d362fa37"}]} [pid: 7|app: 0|req: 754/1542] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 29 23:15:41 2026] DELETE /v2.0/security-groups/f63449b3-4b11-4147-b727-1b80d8395c3e => 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: 755/1543] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 29 23:15:41 2026] DELETE /v2.0/security-groups/36cf011a-7fa7-42cd-95d9-cac285725870 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 789/1544] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 29 23:15:41 2026] GET /v2.0/security-groups?tenant_id=609a50648cb445cb820984816be7850f&name=default => generated 2925 bytes in 259 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 756/1545] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 29 23:15:41 2026] DELETE /v2.0/security-groups/607122bf-b843-458b-aecf-3f3c2d54f798 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 790/1546] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 29 23:15:41 2026] GET /v2.0/security-groups?tenant_id=1f66287e8a7d4136a590118c483fcdf8&name=default => generated 2925 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 757/1547] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 29 23:15:41 2026] DELETE /v2.0/security-groups/eff5a8e9-58ef-49de-801a-8473f2f3fc5c => 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: 791/1548] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 29 23:15:41 2026] GET /v2.0/security-groups?tenant_id=bbc0793587454655a0b319ed4222e369&name=default => generated 2925 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 758/1549] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 29 23:15:41 2026] DELETE /v2.0/security-groups/8baa4e2f-9f8d-4abe-a1b1-2a36e8891975 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 792/1550] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 29 23:15:43 2026] GET /v2.0/security-groups?tenant_id=76970168afc54651a8decd77b1fbd37f&name=default => generated 2925 bytes in 266 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 759/1551] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 29 23:15:44 2026] DELETE /v2.0/security-groups/2231f569-58ea-42ea-842d-77330a2014dd => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 793/1554] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 29 23:15:45 2026] GET /v2.0/security-groups?tenant_id=d48a2c7580bd4fbc8c665dd1d1f0316d&name=default => generated 2925 bytes in 280 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 794/1555] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 29 23:15:46 2026] DELETE /v2.0/security-groups/b483b040-db55-4983-b726-68c29a2f615a => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 23:15:46.138 7 WARNING neutron_lib.context [None req-3560341a-9daa-45d5-a46e-ebe57f4587c1 092910f0d51d47a9af51b9c26a4fe547 4bddf7dfaf144d0ca5cb7063df44d1c2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 23:15:46.354 7 INFO neutron.db.segments_db [None req-3560341a-9daa-45d5-a46e-ebe57f4587c1 092910f0d51d47a9af51b9c26a4fe547 4bddf7dfaf144d0ca5cb7063df44d1c2 - - default default] Added segment 00a19f6d-b428-4f71-993f-05a58831d517 of type vxlan for network 8b932f36-890b-4d1e-a281-e3a457bba7ef [pid: 7|app: 0|req: 762/1556] 10.0.0.104 () {34 vars in 670 bytes} [Fri May 29 23:15:45 2026] POST /v2.0/networks => generated 630 bytes in 554 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:15:46.550 8 WARNING neutron_lib.context [None req-059e2eba-2201-4e96-9450-2caf07f54da1 092910f0d51d47a9af51b9c26a4fe547 4bddf7dfaf144d0ca5cb7063df44d1c2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 23:15:46.627 8 INFO neutron.db.segments_db [None req-059e2eba-2201-4e96-9450-2caf07f54da1 092910f0d51d47a9af51b9c26a4fe547 4bddf7dfaf144d0ca5cb7063df44d1c2 - - default default] Added segment ef91ad0c-7d58-464d-a67d-a0acb652f624 of type vxlan for network ffe1c64b-bf10-4d54-ab5f-b243a01eca66 [pid: 8|app: 0|req: 795/1557] 10.0.0.104 () {34 vars in 670 bytes} [Fri May 29 23:15:46 2026] POST /v2.0/networks => generated 630 bytes in 190 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:15:46.744 7 WARNING neutron_lib.context [None req-6166ea5a-0b81-406c-acb5-543eef4526e2 092910f0d51d47a9af51b9c26a4fe547 4bddf7dfaf144d0ca5cb7063df44d1c2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 23:15:46.948 8 WARNING neutron_lib.context [None req-d9cd2478-5c18-4484-be66-73a00ff38eda 93befdce0ce543e0b6e68e26e100336f b669a1c7e0a24ce6817020a5e6d6aa1a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 763/1558] 10.0.0.104 () {34 vars in 669 bytes} [Fri May 29 23:15:46 2026] POST /v2.0/subnets => generated 626 bytes in 256 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:15:47.003 7 WARNING neutron_lib.context [None req-f8e04965-5966-4174-bb91-a779f22b2d69 092910f0d51d47a9af51b9c26a4fe547 4bddf7dfaf144d0ca5cb7063df44d1c2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 23:15:47.012 8 INFO neutron.db.segments_db [None req-d9cd2478-5c18-4484-be66-73a00ff38eda 93befdce0ce543e0b6e68e26e100336f b669a1c7e0a24ce6817020a5e6d6aa1a - - default default] Added segment 8f995638-0c9a-4cb2-970a-db03b9ef2ce1 of type vxlan for network 950c84ed-fc02-45b0-af76-3e0ce3d8de29 [pid: 7|app: 0|req: 764/1559] 10.0.0.104 () {34 vars in 669 bytes} [Fri May 29 23:15:46 2026] POST /v2.0/subnets => generated 626 bytes in 279 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:15:47.278 8 INFO neutron.db.l3_hamode_db [None req-d9cd2478-5c18-4484-be66-73a00ff38eda 93befdce0ce543e0b6e68e26e100336f b669a1c7e0a24ce6817020a5e6d6aa1a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-29 23:15:47.289 7 WARNING neutron_lib.context [None req-09eed7f9-3ac3-46c9-a5d3-78d54748366e 092910f0d51d47a9af51b9c26a4fe547 4bddf7dfaf144d0ca5cb7063df44d1c2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 23:15:47.329 7 INFO neutron.db.segments_db [None req-09eed7f9-3ac3-46c9-a5d3-78d54748366e 092910f0d51d47a9af51b9c26a4fe547 4bddf7dfaf144d0ca5cb7063df44d1c2 - - default default] Added segment 2b107ce3-df86-41c0-ad87-008b86917ea6 of type vxlan for network 75822422-6e87-47bc-8a35-bdd6dc00cdad 2026-05-29 23:15:47.404 8 INFO neutron.db.l3_hamode_db [None req-d9cd2478-5c18-4484-be66-73a00ff38eda 93befdce0ce543e0b6e68e26e100336f b669a1c7e0a24ce6817020a5e6d6aa1a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-29 23:15:47.608 7 INFO neutron.db.l3_hamode_db [None req-09eed7f9-3ac3-46c9-a5d3-78d54748366e 092910f0d51d47a9af51b9c26a4fe547 4bddf7dfaf144d0ca5cb7063df44d1c2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-29 23:15:47.753 7 INFO neutron.db.l3_hamode_db [None req-09eed7f9-3ac3-46c9-a5d3-78d54748366e 092910f0d51d47a9af51b9c26a4fe547 4bddf7dfaf144d0ca5cb7063df44d1c2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 796/1560] 10.0.0.104 () {34 vars in 668 bytes} [Fri May 29 23:15:46 2026] POST /v2.0/routers => generated 474 bytes in 1258 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:15:48.099 8 WARNING neutron_lib.context [None req-c9111f12-29e3-4724-ba69-02bda326c799 93befdce0ce543e0b6e68e26e100336f b669a1c7e0a24ce6817020a5e6d6aa1a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 23:15:48.141 8 INFO neutron.db.l3_hamode_db [None req-c9111f12-29e3-4724-ba69-02bda326c799 93befdce0ce543e0b6e68e26e100336f b669a1c7e0a24ce6817020a5e6d6aa1a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-29 23:15:48.270 8 INFO neutron.db.l3_hamode_db [None req-c9111f12-29e3-4724-ba69-02bda326c799 93befdce0ce543e0b6e68e26e100336f b669a1c7e0a24ce6817020a5e6d6aa1a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 765/1561] 10.0.0.104 () {34 vars in 669 bytes} [Fri May 29 23:15:47 2026] POST /v2.0/routers => generated 507 bytes in 1132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 766/1562] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 29 23:15:48 2026] GET /v2.0/security-groups?tenant_id=33709c35cc8b4359b8e2a49334bbdd30&name=default => generated 2925 bytes in 329 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 797/1563] 10.0.0.104 () {34 vars in 668 bytes} [Fri May 29 23:15:48 2026] POST /v2.0/routers => generated 474 bytes in 830 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 798/1564] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 29 23:15:48 2026] DELETE /v2.0/security-groups/c5bd9cbc-b972-4a09-bc4f-a3a42a28e134 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 23:15:49.049 8 WARNING neutron_lib.context [None req-7330c9cc-7a48-430c-b683-20dd80784749 93befdce0ce543e0b6e68e26e100336f b669a1c7e0a24ce6817020a5e6d6aa1a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 23:15:49.095 8 INFO neutron.db.l3_hamode_db [None req-7330c9cc-7a48-430c-b683-20dd80784749 93befdce0ce543e0b6e68e26e100336f b669a1c7e0a24ce6817020a5e6d6aa1a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-29 23:15:49.229 8 INFO neutron.db.l3_hamode_db [None req-7330c9cc-7a48-430c-b683-20dd80784749 93befdce0ce543e0b6e68e26e100336f b669a1c7e0a24ce6817020a5e6d6aa1a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 799/1565] 10.0.0.104 () {34 vars in 668 bytes} [Fri May 29 23:15:49 2026] POST /v2.0/routers => generated 474 bytes in 816 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 767/1566] 10.0.0.104 () {34 vars in 783 bytes} [Fri May 29 23:15:48 2026] PUT /v2.0/routers/453d8f50-fdde-42f2-9748-27109cccb2dd/add_router_interface => generated 309 bytes in 1225 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 800/1567] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 29 23:15:49 2026] GET /v2.0/security-groups?tenant_id=4f6cb984730d4b98b42c17e484c8f1e5&name=default => generated 2925 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 23:15:49.995 8 WARNING neutron_lib.context [None req-559f5e07-0108-4bee-8983-e48d9e8ae4de 93befdce0ce543e0b6e68e26e100336f b669a1c7e0a24ce6817020a5e6d6aa1a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 23:15:50.030 8 INFO neutron.db.l3_hamode_db [None req-559f5e07-0108-4bee-8983-e48d9e8ae4de 93befdce0ce543e0b6e68e26e100336f b669a1c7e0a24ce6817020a5e6d6aa1a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 768/1568] 10.0.0.254 () {30 vars in 650 bytes} [Fri May 29 23:15:49 2026] GET /v2.0/extensions => generated 20516 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 769/1569] 10.0.0.104 () {32 vars in 717 bytes} [Fri May 29 23:15:50 2026] GET /v2.0/ports/d1d526a4-0429-4a99-80d3-23a9bf20ad48 => generated 955 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:15:50.150 8 INFO neutron.db.l3_hamode_db [None req-559f5e07-0108-4bee-8983-e48d9e8ae4de 93befdce0ce543e0b6e68e26e100336f b669a1c7e0a24ce6817020a5e6d6aa1a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 770/1570] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 29 23:15:50 2026] DELETE /v2.0/security-groups/cfe1b588-7c8a-4178-90d3-5b3c25ba446a => 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: 771/1571] 10.0.0.254 () {30 vars in 724 bytes} [Fri May 29 23:15:50 2026] GET /v2.0/quotas/afdb909a68924552acefae2fb43d5cf3/details => generated 847 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 801/1572] 10.0.0.104 () {34 vars in 668 bytes} [Fri May 29 23:15:49 2026] POST /v2.0/routers => generated 474 bytes in 1238 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:15:51.240 8 WARNING neutron_lib.context [None req-95f449cc-e48b-4e1e-a408-f7967e6decbf 93befdce0ce543e0b6e68e26e100336f b669a1c7e0a24ce6817020a5e6d6aa1a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 23:15:51.286 8 INFO neutron.db.l3_hamode_db [None req-95f449cc-e48b-4e1e-a408-f7967e6decbf 93befdce0ce543e0b6e68e26e100336f b669a1c7e0a24ce6817020a5e6d6aa1a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-29 23:15:51.459 8 INFO neutron.db.l3_hamode_db [None req-95f449cc-e48b-4e1e-a408-f7967e6decbf 93befdce0ce543e0b6e68e26e100336f b669a1c7e0a24ce6817020a5e6d6aa1a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 772/1573] 10.0.0.104 () {34 vars in 783 bytes} [Fri May 29 23:15:50 2026] PUT /v2.0/routers/453d8f50-fdde-42f2-9748-27109cccb2dd/add_router_interface => generated 309 bytes in 1415 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 773/1574] 10.0.0.104 () {32 vars in 717 bytes} [Fri May 29 23:15:51 2026] GET /v2.0/ports/dfaa91d5-dcb4-4f79-b562-447f8c450899 => generated 955 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 802/1575] 10.0.0.104 () {34 vars in 668 bytes} [Fri May 29 23:15:51 2026] POST /v2.0/routers => generated 474 bytes in 1377 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 803/1576] 10.0.0.104 () {34 vars in 751 bytes} [Fri May 29 23:15:52 2026] PUT /v2.0/routers/0bf9ffab-2a16-4ab9-85d8-0ab935170fb1/tags => generated 17 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 774/1577] 10.0.0.104 () {34 vars in 789 bytes} [Fri May 29 23:15:51 2026] PUT /v2.0/routers/453d8f50-fdde-42f2-9748-27109cccb2dd/remove_router_interface => generated 309 bytes in 970 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 804/1578] 10.0.0.104 () {34 vars in 751 bytes} [Fri May 29 23:15:52 2026] PUT /v2.0/routers/7258f6a0-5240-46a4-b4a0-f72b6264b6fa/tags => generated 25 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 805/1579] 10.0.0.254 () {30 vars in 650 bytes} [Fri May 29 23:15:52 2026] GET /v2.0/extensions => generated 20516 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 806/1580] 10.0.0.104 () {34 vars in 751 bytes} [Fri May 29 23:15:52 2026] PUT /v2.0/routers/86dd3b0b-bad9-4fd5-9fbe-a81b3a1fe6d6/tags => generated 34 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 807/1581] 10.0.0.254 () {30 vars in 724 bytes} [Fri May 29 23:15:52 2026] GET /v2.0/quotas/afdb909a68924552acefae2fb43d5cf3/details => generated 847 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 808/1582] 10.0.0.104 () {34 vars in 751 bytes} [Fri May 29 23:15:52 2026] PUT /v2.0/routers/eda6a1c9-c46e-47f1-91cf-9ea842408414/tags => generated 19 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 809/1583] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 29 23:15:53 2026] GET /v2.0/security-groups?tenant_id=8d9d00a086e542a682207844269051fb&name=default => generated 2925 bytes in 371 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 810/1584] 10.0.0.104 () {32 vars in 664 bytes} [Fri May 29 23:15:53 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 775/1585] 10.0.0.104 () {34 vars in 789 bytes} [Fri May 29 23:15:52 2026] PUT /v2.0/routers/453d8f50-fdde-42f2-9748-27109cccb2dd/remove_router_interface => generated 309 bytes in 827 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 811/1586] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 29 23:15:53 2026] DELETE /v2.0/security-groups/33d12dce-d07e-454f-ad3b-2de6b563b63e => 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: 812/1587] 10.0.0.104 () {32 vars in 736 bytes} [Fri May 29 23:15:53 2026] GET /v2.0/ports?device_id=453d8f50-fdde-42f2-9748-27109cccb2dd => 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: 776/1588] 10.0.0.104 () {32 vars in 678 bytes} [Fri May 29 23:15:53 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 777/1589] 10.0.0.104 () {32 vars in 674 bytes} [Fri May 29 23:15:53 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 778/1590] 10.0.0.104 () {32 vars in 686 bytes} [Fri May 29 23:15:53 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 779/1591] 10.0.0.104 () {32 vars in 672 bytes} [Fri May 29 23:15:53 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 780/1592] 10.0.0.104 () {32 vars in 686 bytes} [Fri May 29 23:15:53 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 781/1593] 10.0.0.104 () {32 vars in 682 bytes} [Fri May 29 23:15:54 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 782/1594] 10.0.0.104 () {32 vars in 694 bytes} [Fri May 29 23:15:54 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:15:54.229 8 INFO neutron.services.segments.plugin [-] Segment 2b107ce3-df86-41c0-ad87-008b86917ea6 resource provider aggregate not found [pid: 7|app: 0|req: 783/1595] 10.0.0.104 () {32 vars in 721 bytes} [Fri May 29 23:15:54 2026] GET /v2.0/routers/0bf9ffab-2a16-4ab9-85d8-0ab935170fb1 => generated 485 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:15:54.237 8 INFO neutron.services.segments.plugin [-] Segment 2b107ce3-df86-41c0-ad87-008b86917ea6 resource provider aggregate not found 2026-05-29 23:15:54.244 8 INFO neutron.db.l3_hamode_db [None req-8cd7dae4-97c1-4596-acde-bd7d390467ce 092910f0d51d47a9af51b9c26a4fe547 4bddf7dfaf144d0ca5cb7063df44d1c2 - - default default] HA network 75822422-6e87-47bc-8a35-bdd6dc00cdad was deleted as no HA routers are present in tenant 4bddf7dfaf144d0ca5cb7063df44d1c2. [pid: 8|app: 0|req: 813/1596] 10.0.0.104 () {32 vars in 724 bytes} [Fri May 29 23:15:53 2026] DELETE /v2.0/routers/453d8f50-fdde-42f2-9748-27109cccb2dd => generated 0 bytes in 635 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 23:15:54.255 8 INFO neutron.services.segments.plugin [-] Segment 2b107ce3-df86-41c0-ad87-008b86917ea6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2b107ce3-df86-41c0-ad87-008b86917ea6 found for delete ", "request_id": "req-dca01a91-253d-4ee4-90c3-3ef88522b5c5"}]} 2026-05-29 23:15:54.256 8 INFO neutron.services.segments.plugin [-] Segment 2b107ce3-df86-41c0-ad87-008b86917ea6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2b107ce3-df86-41c0-ad87-008b86917ea6 found for delete ", "request_id": "req-5ef14d98-cf02-424a-8a35-8fd934c2b408"}]} [pid: 8|app: 0|req: 814/1597] 10.0.0.104 () {32 vars in 724 bytes} [Fri May 29 23:15:54 2026] DELETE /v2.0/subnets/4cdf9820-539c-4855-8308-c42d51936792 => generated 0 bytes in 183 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 815/1598] 10.0.0.104 () {32 vars in 724 bytes} [Fri May 29 23:15:54 2026] DELETE /v2.0/subnets/d5225896-c460-4532-9a17-933f70294bc8 => generated 0 bytes in 175 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 784/1599] 10.0.0.104 () {34 vars in 742 bytes} [Fri May 29 23:15:54 2026] PUT /v2.0/routers/0bf9ffab-2a16-4ab9-85d8-0ab935170fb1 => generated 485 bytes in 617 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 816/1600] 10.0.0.104 () {32 vars in 726 bytes} [Fri May 29 23:15:54 2026] DELETE /v2.0/networks/ffe1c64b-bf10-4d54-ab5f-b243a01eca66 => 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: 785/1601] 10.0.0.104 () {32 vars in 736 bytes} [Fri May 29 23:15:54 2026] GET /v2.0/ports?device_id=0bf9ffab-2a16-4ab9-85d8-0ab935170fb1 => 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: 817/1602] 10.0.0.104 () {32 vars in 726 bytes} [Fri May 29 23:15:54 2026] DELETE /v2.0/networks/8b932f36-890b-4d1e-a281-e3a457bba7ef => 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: 786/1603] 10.0.0.104 () {32 vars in 724 bytes} [Fri May 29 23:15:54 2026] DELETE /v2.0/routers/0bf9ffab-2a16-4ab9-85d8-0ab935170fb1 => generated 0 bytes in 376 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 23:15:55.288 7 WARNING neutron_lib.context [None req-6f40c1bb-84e4-42c7-8091-7aa37d1a1ebd 092910f0d51d47a9af51b9c26a4fe547 4bddf7dfaf144d0ca5cb7063df44d1c2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 23:15:55.338 7 INFO neutron.db.segments_db [None req-6f40c1bb-84e4-42c7-8091-7aa37d1a1ebd 092910f0d51d47a9af51b9c26a4fe547 4bddf7dfaf144d0ca5cb7063df44d1c2 - - default default] Added segment 6de3fae6-e191-4f52-9fa0-d65297163dc0 of type vxlan for network 3e6f60e4-cd07-4238-bd3d-b8932dc5027a [pid: 7|app: 0|req: 787/1604] 10.0.0.104 () {34 vars in 670 bytes} [Fri May 29 23:15:55 2026] POST /v2.0/networks => generated 630 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 788/1605] 10.0.0.104 () {32 vars in 721 bytes} [Fri May 29 23:15:55 2026] GET /v2.0/routers/7258f6a0-5240-46a4-b4a0-f72b6264b6fa => generated 493 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:15:55.483 7 WARNING neutron_lib.context [None req-3923d686-ed7f-4102-8a77-b2141d2a11e5 092910f0d51d47a9af51b9c26a4fe547 4bddf7dfaf144d0ca5cb7063df44d1c2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 818/1606] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 29 23:15:55 2026] GET /v2.0/security-groups?tenant_id=afdb909a68924552acefae2fb43d5cf3&name=default => generated 2925 bytes in 331 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 23:15:55.532 8 WARNING neutron_lib.context [None req-f7c090a4-4312-48cb-8a81-53d2d2219f7a c65bf01ef04c44f29f1ceaf7bb3f416e c2e672ed3ae6441f87e4a9717ab2931d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 23:15:55.676 8 INFO neutron.db.segments_db [None req-f7c090a4-4312-48cb-8a81-53d2d2219f7a c65bf01ef04c44f29f1ceaf7bb3f416e c2e672ed3ae6441f87e4a9717ab2931d - - default default] Added segment b25960d3-3d05-4981-bce6-31e192cfb2a6 of type vxlan for network 8222762b-0cff-4c28-8f61-16c775eba4cc [pid: 7|app: 0|req: 789/1607] 10.0.0.104 () {34 vars in 669 bytes} [Fri May 29 23:15:55 2026] POST /v2.0/subnets => generated 626 bytes in 238 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 819/1608] 10.0.0.104 () {34 vars in 670 bytes} [Fri May 29 23:15:55 2026] POST /v2.0/networks => generated 646 bytes in 290 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 820/1609] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 29 23:15:55 2026] DELETE /v2.0/security-groups/66ca9794-3e24-4ef3-a09b-cb2e67d85221 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 23:15:55.925 8 WARNING neutron_lib.context [None req-2d40d060-7b8b-4280-8c17-74bdfcc2718e 092910f0d51d47a9af51b9c26a4fe547 4bddf7dfaf144d0ca5cb7063df44d1c2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 23:15:56.025 8 INFO neutron.db.segments_db [None req-2d40d060-7b8b-4280-8c17-74bdfcc2718e 092910f0d51d47a9af51b9c26a4fe547 4bddf7dfaf144d0ca5cb7063df44d1c2 - - default default] Added segment f77ac781-4d61-44bf-b9e5-4f1e1fa4a5dc of type vxlan for network 6b9edaa1-3cd9-4306-be5b-81c94abdf861 2026-05-29 23:15:56.273 8 INFO neutron.services.segments.plugin [-] Segment ef91ad0c-7d58-464d-a67d-a0acb652f624 resource provider aggregate not found 2026-05-29 23:15:56.281 8 INFO neutron.services.segments.plugin [-] Segment ef91ad0c-7d58-464d-a67d-a0acb652f624 resource provider aggregate not found 2026-05-29 23:15:56.288 8 INFO neutron.services.segments.plugin [-] Segment ef91ad0c-7d58-464d-a67d-a0acb652f624 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ef91ad0c-7d58-464d-a67d-a0acb652f624 found for delete ", "request_id": "req-c92f0dd8-f013-4f90-b3ed-243591f8ccc1"}]} 2026-05-29 23:15:56.296 8 INFO neutron.services.segments.plugin [-] Segment ef91ad0c-7d58-464d-a67d-a0acb652f624 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ef91ad0c-7d58-464d-a67d-a0acb652f624 found for delete ", "request_id": "req-9e85c768-a30f-440d-ab3b-cd07ec3938f2"}]} 2026-05-29 23:15:56.305 8 INFO neutron.services.segments.plugin [-] Segment 00a19f6d-b428-4f71-993f-05a58831d517 resource provider aggregate not found 2026-05-29 23:15:56.318 8 INFO neutron.services.segments.plugin [-] Segment 00a19f6d-b428-4f71-993f-05a58831d517 resource provider aggregate not found 2026-05-29 23:15:56.324 8 INFO neutron.services.segments.plugin [-] Segment 00a19f6d-b428-4f71-993f-05a58831d517 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 00a19f6d-b428-4f71-993f-05a58831d517 found for delete ", "request_id": "req-bd929788-dafc-4974-b3ba-cc95bad5a863"}]} 2026-05-29 23:15:56.334 8 INFO neutron.services.segments.plugin [-] Segment 00a19f6d-b428-4f71-993f-05a58831d517 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 00a19f6d-b428-4f71-993f-05a58831d517 found for delete ", "request_id": "req-bb0934cc-e16b-45f2-b242-7f3610ec6a56"}]} 2026-05-29 23:15:56.424 8 INFO neutron.db.l3_hamode_db [None req-2d40d060-7b8b-4280-8c17-74bdfcc2718e 092910f0d51d47a9af51b9c26a4fe547 4bddf7dfaf144d0ca5cb7063df44d1c2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-29 23:15:56.558 8 INFO neutron.db.l3_hamode_db [None req-2d40d060-7b8b-4280-8c17-74bdfcc2718e 092910f0d51d47a9af51b9c26a4fe547 4bddf7dfaf144d0ca5cb7063df44d1c2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 790/1610] 10.0.0.104 () {34 vars in 742 bytes} [Fri May 29 23:15:55 2026] PUT /v2.0/routers/7258f6a0-5240-46a4-b4a0-f72b6264b6fa => generated 493 bytes in 1015 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:15:56.736 7 WARNING neutron_lib.context [None req-e253fc17-09a8-4196-bf34-aaadf44c8963 c65bf01ef04c44f29f1ceaf7bb3f416e c2e672ed3ae6441f87e4a9717ab2931d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 791/1611] 10.0.0.104 () {34 vars in 669 bytes} [Fri May 29 23:15:56 2026] POST /v2.0/subnets => generated 673 bytes in 246 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 792/1612] 10.0.0.104 () {32 vars in 736 bytes} [Fri May 29 23:15:56 2026] GET /v2.0/ports?device_id=7258f6a0-5240-46a4-b4a0-f72b6264b6fa => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 23:15:57.005 7 WARNING neutron_lib.context [None req-719dc4b0-c028-4b8c-9982-3f91e48509e5 c65bf01ef04c44f29f1ceaf7bb3f416e c2e672ed3ae6441f87e4a9717ab2931d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 23:15:57.097 7 INFO neutron.db.segments_db [None req-719dc4b0-c028-4b8c-9982-3f91e48509e5 c65bf01ef04c44f29f1ceaf7bb3f416e c2e672ed3ae6441f87e4a9717ab2931d - - default default] Added segment c60d23d5-6e97-4da8-b0aa-86e8153480a4 of type vxlan for network 04ca6f12-6259-4649-b35e-8d0663116be3 [pid: 8|app: 0|req: 821/1613] 10.0.0.104 () {34 vars in 669 bytes} [Fri May 29 23:15:55 2026] POST /v2.0/routers => generated 507 bytes in 1274 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 793/1614] 10.0.0.104 () {34 vars in 670 bytes} [Fri May 29 23:15:57 2026] POST /v2.0/networks => generated 648 bytes in 216 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:15:57.224 7 WARNING neutron_lib.context [None req-d8560b39-d63d-4402-a30b-d13d439e3a8d 092910f0d51d47a9af51b9c26a4fe547 4bddf7dfaf144d0ca5cb7063df44d1c2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 822/1615] 10.0.0.104 () {32 vars in 724 bytes} [Fri May 29 23:15:57 2026] DELETE /v2.0/routers/7258f6a0-5240-46a4-b4a0-f72b6264b6fa => generated 0 bytes in 355 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 794/1616] 10.0.0.104 () {34 vars in 665 bytes} [Fri May 29 23:15:57 2026] POST /v2.0/ports => generated 948 bytes in 399 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 823/1617] 10.0.0.104 () {34 vars in 743 bytes} [Fri May 29 23:15:57 2026] PUT /v2.0/networks/04ca6f12-6259-4649-b35e-8d0663116be3 => generated 592 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 795/1618] 10.0.0.104 () {32 vars in 721 bytes} [Fri May 29 23:15:57 2026] GET /v2.0/routers/86dd3b0b-bad9-4fd5-9fbe-a81b3a1fe6d6 => generated 502 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:15:57.683 7 WARNING neutron_lib.context [None req-a11a8fde-a78f-4c94-96f5-3bbe84f270fd c65bf01ef04c44f29f1ceaf7bb3f416e c2e672ed3ae6441f87e4a9717ab2931d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 796/1619] 10.0.0.104 () {34 vars in 669 bytes} [Fri May 29 23:15:57 2026] POST /v2.0/subnets => generated 646 bytes in 281 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 797/1620] 10.0.0.104 () {34 vars in 742 bytes} [Fri May 29 23:15:57 2026] PUT /v2.0/routers/86dd3b0b-bad9-4fd5-9fbe-a81b3a1fe6d6 => generated 502 bytes in 593 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 798/1621] 10.0.0.104 () {34 vars in 741 bytes} [Fri May 29 23:15:58 2026] PUT /v2.0/subnets/eb54477e-1100-482c-b077-11eaeeb18e87 => generated 656 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 799/1622] 10.0.0.104 () {32 vars in 736 bytes} [Fri May 29 23:15:58 2026] GET /v2.0/ports?device_id=86dd3b0b-bad9-4fd5-9fbe-a81b3a1fe6d6 => 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: 824/1623] 10.0.0.104 () {34 vars in 783 bytes} [Fri May 29 23:15:57 2026] PUT /v2.0/routers/b3129eda-f876-48b8-bbea-61b3ae777298/add_router_interface => generated 309 bytes in 1271 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 23:15:59.249 7 INFO neutron.services.segments.plugin [-] Segment c60d23d5-6e97-4da8-b0aa-86e8153480a4 resource provider aggregate not found 2026-05-29 23:15:59.254 7 INFO neutron.services.segments.plugin [-] Segment c60d23d5-6e97-4da8-b0aa-86e8153480a4 resource provider aggregate not found 2026-05-29 23:15:59.274 7 INFO neutron.services.segments.plugin [-] Segment c60d23d5-6e97-4da8-b0aa-86e8153480a4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c60d23d5-6e97-4da8-b0aa-86e8153480a4 found for delete ", "request_id": "req-127fc3bc-9233-4119-8842-de795cdb33b6"}]} [pid: 7|app: 0|req: 800/1624] 10.0.0.104 () {32 vars in 726 bytes} [Fri May 29 23:15:58 2026] DELETE /v2.0/networks/04ca6f12-6259-4649-b35e-8d0663116be3 => generated 0 bytes in 550 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 23:15:59.289 7 INFO neutron.services.segments.plugin [-] Segment c60d23d5-6e97-4da8-b0aa-86e8153480a4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c60d23d5-6e97-4da8-b0aa-86e8153480a4 found for delete ", "request_id": "req-89029e74-23f0-4e1f-96eb-db10c64a720f"}]} [pid: 7|app: 0|req: 801/1625] 10.0.0.104 () {32 vars in 717 bytes} [Fri May 29 23:15:59 2026] GET /v2.0/ports/c23d0f01-f14b-4bd9-b679-3e5dbff5e301 => generated 1022 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 23:15:59.320 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7487f381-a0ac-4a45-be16-e5d98cf59eb3 c65bf01ef04c44f29f1ceaf7bb3f416e c2e672ed3ae6441f87e4a9717ab2931d - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 802/1626] 10.0.0.104 () {32 vars in 726 bytes} [Fri May 29 23:15:59 2026] DELETE /v2.0/networks/04ca6f12-6259-4649-b35e-8d0663116be3 => generated 138 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 825/1627] 10.0.0.104 () {32 vars in 724 bytes} [Fri May 29 23:15:58 2026] DELETE /v2.0/routers/86dd3b0b-bad9-4fd5-9fbe-a81b3a1fe6d6 => generated 0 bytes in 409 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 826/1628] 10.0.0.104 () {32 vars in 694 bytes} [Fri May 29 23:15:59 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 827/1629] 10.0.0.104 () {32 vars in 721 bytes} [Fri May 29 23:15:59 2026] GET /v2.0/routers/eda6a1c9-c46e-47f1-91cf-9ea842408414 => generated 487 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 828/1630] 10.0.0.104 () {32 vars in 742 bytes} [Fri May 29 23:15:59 2026] GET /v2.0/subnets?network_id=616f1b18-0fc4-4cac-bb33-3ba8420eb2e3 => generated 649 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 829/1631] 10.0.0.104 () {34 vars in 742 bytes} [Fri May 29 23:15:59 2026] PUT /v2.0/routers/eda6a1c9-c46e-47f1-91cf-9ea842408414 => generated 487 bytes in 580 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 830/1632] 10.0.0.104 () {32 vars in 653 bytes} [Fri May 29 23:16:00 2026] GET /v2.0/extensions => generated 20516 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 831/1633] 10.0.0.104 () {32 vars in 736 bytes} [Fri May 29 23:16:00 2026] GET /v2.0/ports?device_id=eda6a1c9-c46e-47f1-91cf-9ea842408414 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 803/1634] 10.0.0.104 () {34 vars in 789 bytes} [Fri May 29 23:15:59 2026] PUT /v2.0/routers/b3129eda-f876-48b8-bbea-61b3ae777298/remove_router_interface => generated 309 bytes in 806 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 832/1635] 10.0.0.104 () {32 vars in 649 bytes} [Fri May 29 23:16:00 2026] GET /v2.0/networks => generated 1311 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 23:16:00.295 8 WARNING neutron_lib.context [None req-b2ea4910-8db0-419d-a143-6b5c4f1ec311 7a5cf2e7b9b54d7dbbd24a4973795979 0539777d32ff497985198d384d6077de - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 23:16:00.444 8 INFO neutron.db.segments_db [None req-b2ea4910-8db0-419d-a143-6b5c4f1ec311 7a5cf2e7b9b54d7dbbd24a4973795979 0539777d32ff497985198d384d6077de - - default default] Added segment f058e580-bb26-4a4f-b66e-acaa5095b978 of type vxlan for network 1c033015-b486-4b5a-beeb-23b9a42b3f4d [pid: 7|app: 0|req: 804/1636] 10.0.0.104 () {32 vars in 724 bytes} [Fri May 29 23:16:00 2026] DELETE /v2.0/routers/eda6a1c9-c46e-47f1-91cf-9ea842408414 => generated 0 bytes in 352 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 23:16:00.585 7 INFO neutron.api.v2.resource [None req-df6905b1-5650-4690-959e-63a781db5c97 092910f0d51d47a9af51b9c26a4fe547 4bddf7dfaf144d0ca5cb7063df44d1c2 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 805/1637] 10.0.0.104 () {34 vars in 789 bytes} [Fri May 29 23:16:00 2026] PUT /v2.0/routers/b3129eda-f876-48b8-bbea-61b3ae777298/remove_router_interface => generated 197 bytes in 104 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 806/1638] 10.0.0.104 () {32 vars in 647 bytes} [Fri May 29 23:16:00 2026] GET /v2.0/subnets => generated 1312 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 807/1639] 10.0.0.104 () {32 vars in 721 bytes} [Fri May 29 23:16:00 2026] GET /v2.0/routers/532e7a35-2e33-4915-bc1a-1f76bfe3422a => generated 480 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 808/1640] 10.0.0.104 () {32 vars in 736 bytes} [Fri May 29 23:16:00 2026] GET /v2.0/ports?device_id=b3129eda-f876-48b8-bbea-61b3ae777298 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 833/1641] 10.0.0.104 () {34 vars in 670 bytes} [Fri May 29 23:16:00 2026] POST /v2.0/networks => generated 632 bytes in 545 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 809/1642] 10.0.0.104 () {32 vars in 723 bytes} [Fri May 29 23:16:00 2026] GET /v2.0/networks/8222762b-0cff-4c28-8f61-16c775eba4cc => generated 671 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 834/1643] 10.0.0.104 () {34 vars in 742 bytes} [Fri May 29 23:16:00 2026] PUT /v2.0/routers/532e7a35-2e33-4915-bc1a-1f76bfe3422a => generated 480 bytes in 592 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:16:01.289 8 WARNING neutron_lib.context [None req-ac63ead6-e271-4d7a-8224-a92efa96a3a2 7a5cf2e7b9b54d7dbbd24a4973795979 0539777d32ff497985198d384d6077de - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 23:16:01.336 8 INFO neutron.db.segments_db [None req-ac63ead6-e271-4d7a-8224-a92efa96a3a2 7a5cf2e7b9b54d7dbbd24a4973795979 0539777d32ff497985198d384d6077de - - default default] Added segment 5f668fff-3244-497f-b923-43253f603375 of type vxlan for network 2a82208e-6cad-4cb5-8c0f-870a8eadb4fa 2026-05-29 23:16:01.380 7 INFO neutron.services.segments.plugin [-] Segment f77ac781-4d61-44bf-b9e5-4f1e1fa4a5dc resource provider aggregate not found 2026-05-29 23:16:01.385 7 INFO neutron.services.segments.plugin [-] Segment f77ac781-4d61-44bf-b9e5-4f1e1fa4a5dc resource provider aggregate not found 2026-05-29 23:16:01.405 7 INFO neutron.services.segments.plugin [-] Segment f77ac781-4d61-44bf-b9e5-4f1e1fa4a5dc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f77ac781-4d61-44bf-b9e5-4f1e1fa4a5dc found for delete ", "request_id": "req-e371c883-be53-44c0-b78b-748b77041494"}]} 2026-05-29 23:16:01.406 7 INFO neutron.services.segments.plugin [-] Segment f77ac781-4d61-44bf-b9e5-4f1e1fa4a5dc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f77ac781-4d61-44bf-b9e5-4f1e1fa4a5dc found for delete ", "request_id": "req-730d3289-6997-4bed-a4c0-564395f0642d"}]} 2026-05-29 23:16:01.418 7 INFO neutron.db.l3_hamode_db [None req-2404a830-b58f-43c8-88e3-ca186690341e 092910f0d51d47a9af51b9c26a4fe547 4bddf7dfaf144d0ca5cb7063df44d1c2 - - default default] HA network 6b9edaa1-3cd9-4306-be5b-81c94abdf861 was deleted as no HA routers are present in tenant 4bddf7dfaf144d0ca5cb7063df44d1c2. [pid: 7|app: 0|req: 810/1644] 10.0.0.104 () {32 vars in 724 bytes} [Fri May 29 23:16:00 2026] DELETE /v2.0/routers/b3129eda-f876-48b8-bbea-61b3ae777298 => generated 0 bytes in 689 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 835/1645] 10.0.0.104 () {34 vars in 670 bytes} [Fri May 29 23:16:01 2026] POST /v2.0/networks => generated 630 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 838/1648] 10.0.0.104 () {32 vars in 736 bytes} [Fri May 29 23:16:01 2026] GET /v2.0/ports?device_id=532e7a35-2e33-4915-bc1a-1f76bfe3422a => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 811/1649] 10.0.0.104 () {32 vars in 721 bytes} [Fri May 29 23:16:01 2026] GET /v2.0/subnets/ea56ee6a-cf86-4cf0-8a69-ae794c582868 => generated 673 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:16:01.464 7 WARNING neutron_lib.context [None req-ef7388f8-7a99-49cd-942b-b427e7332e7a 7a5cf2e7b9b54d7dbbd24a4973795979 0539777d32ff497985198d384d6077de - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 23:16:01.515 7 INFO neutron.db.segments_db [None req-ef7388f8-7a99-49cd-942b-b427e7332e7a 7a5cf2e7b9b54d7dbbd24a4973795979 0539777d32ff497985198d384d6077de - - default default] Added segment 1dd61a26-3921-432e-ae93-119118b46bed of type vxlan for network 446b7862-f6cd-4f0d-95f6-810aee885759 [pid: 8|app: 0|req: 839/1650] 10.0.0.104 () {32 vars in 724 bytes} [Fri May 29 23:16:01 2026] DELETE /v2.0/subnets/018e741b-5e63-421b-890e-cd4b233a4404 => generated 0 bytes in 159 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 812/1651] 10.0.0.104 () {34 vars in 670 bytes} [Fri May 29 23:16:01 2026] POST /v2.0/networks => generated 631 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:16:01.626 7 INFO neutron.pecan_wsgi.hooks.translation [None req-517aec89-75aa-475e-a852-f58337b92069 c65bf01ef04c44f29f1ceaf7bb3f416e c2e672ed3ae6441f87e4a9717ab2931d - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 813/1652] 10.0.0.104 () {32 vars in 724 bytes} [Fri May 29 23:16:01 2026] DELETE /v2.0/subnets/eb54477e-1100-482c-b077-11eaeeb18e87 => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 814/1653] 10.0.0.104 () {32 vars in 726 bytes} [Fri May 29 23:16:01 2026] DELETE /v2.0/networks/3e6f60e4-cd07-4238-bd3d-b8932dc5027a => generated 0 bytes in 589 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 23:16:02.223 7 WARNING neutron_lib.context [None req-27b1b857-99ce-4f72-9cc2-390a964906e4 7a5cf2e7b9b54d7dbbd24a4973795979 0539777d32ff497985198d384d6077de - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 23:16:02.509 7 INFO neutron.db.segments_db [None req-27b1b857-99ce-4f72-9cc2-390a964906e4 7a5cf2e7b9b54d7dbbd24a4973795979 0539777d32ff497985198d384d6077de - - default default] Added segment c674abc3-d795-4bbe-aef7-86f002a3100e of type vxlan for network 871f64bb-4e38-4c9d-ad25-71f9fd496787 2026-05-29 23:16:02.608 8 INFO neutron.services.segments.plugin [-] Segment 8f995638-0c9a-4cb2-970a-db03b9ef2ce1 resource provider aggregate not found 2026-05-29 23:16:02.614 8 INFO neutron.services.segments.plugin [-] Segment 8f995638-0c9a-4cb2-970a-db03b9ef2ce1 resource provider aggregate not found 2026-05-29 23:16:02.628 8 INFO neutron.services.segments.plugin [-] Segment 8f995638-0c9a-4cb2-970a-db03b9ef2ce1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8f995638-0c9a-4cb2-970a-db03b9ef2ce1 found for delete ", "request_id": "req-2f81becd-0098-4469-b614-36a8a9ec2a39"}]} 2026-05-29 23:16:02.632 8 INFO neutron.services.segments.plugin [-] Segment 8f995638-0c9a-4cb2-970a-db03b9ef2ce1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8f995638-0c9a-4cb2-970a-db03b9ef2ce1 found for delete ", "request_id": "req-49ee0767-79d5-4575-8a89-960e26e34c10"}]} [pid: 7|app: 0|req: 815/1654] 10.0.0.104 () {34 vars in 670 bytes} [Fri May 29 23:16:02 2026] POST /v2.0/networks => generated 632 bytes in 455 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:16:02.687 7 INFO neutron.pecan_wsgi.hooks.translation [None req-79eb86f9-826d-457a-96e4-d8e814558f9c c65bf01ef04c44f29f1ceaf7bb3f416e c2e672ed3ae6441f87e4a9717ab2931d - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 816/1655] 10.0.0.104 () {32 vars in 726 bytes} [Fri May 29 23:16:02 2026] DELETE /v2.0/networks/04ca6f12-6259-4649-b35e-8d0663116be3 => generated 138 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 23:16:02.694 7 WARNING neutron_lib.context [None req-0a9f93ea-112e-4e8c-b8ac-32570b498348 092910f0d51d47a9af51b9c26a4fe547 4bddf7dfaf144d0ca5cb7063df44d1c2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 23:16:02.694 8 INFO neutron.db.l3_hamode_db [None req-363bc706-4c43-4366-97a3-371b56f722b3 93befdce0ce543e0b6e68e26e100336f b669a1c7e0a24ce6817020a5e6d6aa1a - - default default] HA network 950c84ed-fc02-45b0-af76-3e0ce3d8de29 was deleted as no HA routers are present in tenant b669a1c7e0a24ce6817020a5e6d6aa1a. [pid: 8|app: 0|req: 840/1656] 10.0.0.104 () {32 vars in 724 bytes} [Fri May 29 23:16:01 2026] DELETE /v2.0/routers/532e7a35-2e33-4915-bc1a-1f76bfe3422a => generated 0 bytes in 1086 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 23:16:02.704 8 WARNING neutron_lib.context [None req-f86dd68d-48b6-4848-b589-bcbd4fe1e03e 7a5cf2e7b9b54d7dbbd24a4973795979 0539777d32ff497985198d384d6077de - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 23:16:02.779 7 INFO neutron.db.segments_db [None req-0a9f93ea-112e-4e8c-b8ac-32570b498348 092910f0d51d47a9af51b9c26a4fe547 4bddf7dfaf144d0ca5cb7063df44d1c2 - - default default] Added segment 84269077-147b-4737-a8a1-d9f317473b0f of type vxlan for network 78ae7ad3-f238-4d15-add4-2e79fe361ea6 2026-05-29 23:16:02.787 8 INFO neutron.db.segments_db [None req-f86dd68d-48b6-4848-b589-bcbd4fe1e03e 7a5cf2e7b9b54d7dbbd24a4973795979 0539777d32ff497985198d384d6077de - - default default] Added segment 9be63c41-c9e4-47e9-9b12-d00ab2738a59 of type vxlan for network d03ad4dc-498e-417a-af9d-58fcdf4650c9 [pid: 7|app: 0|req: 817/1657] 10.0.0.104 () {34 vars in 670 bytes} [Fri May 29 23:16:02 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: 841/1658] 10.0.0.104 () {34 vars in 670 bytes} [Fri May 29 23:16:02 2026] POST /v2.0/networks => generated 632 bytes in 192 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:16:02.898 8 WARNING neutron_lib.context [None req-c47505e5-7eac-4057-bd2f-55f7c346afb2 092910f0d51d47a9af51b9c26a4fe547 4bddf7dfaf144d0ca5cb7063df44d1c2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 818/1659] 10.0.0.104 () {32 vars in 724 bytes} [Fri May 29 23:16:02 2026] DELETE /v2.0/subnets/ea56ee6a-cf86-4cf0-8a69-ae794c582868 => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 819/1660] 10.0.0.104 () {34 vars in 753 bytes} [Fri May 29 23:16:03 2026] PUT /v2.0/networks/1c033015-b486-4b5a-beeb-23b9a42b3f4d/tags => generated 17 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 842/1661] 10.0.0.104 () {34 vars in 669 bytes} [Fri May 29 23:16:02 2026] POST /v2.0/subnets => generated 626 bytes in 276 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 843/1662] 10.0.0.104 () {34 vars in 753 bytes} [Fri May 29 23:16:03 2026] PUT /v2.0/networks/2a82208e-6cad-4cb5-8c0f-870a8eadb4fa/tags => generated 25 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 23:16:03.224 8 WARNING neutron_lib.context [None req-b34f7524-05ee-43ca-81b3-f43eec2bc16e 092910f0d51d47a9af51b9c26a4fe547 4bddf7dfaf144d0ca5cb7063df44d1c2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 23:16:03.258 8 INFO neutron.db.segments_db [None req-b34f7524-05ee-43ca-81b3-f43eec2bc16e 092910f0d51d47a9af51b9c26a4fe547 4bddf7dfaf144d0ca5cb7063df44d1c2 - - default default] Added segment 1e3cbf16-f884-45db-8561-0f534a924de0 of type vxlan for network 61140d39-697b-4222-8168-555ce13d3339 [pid: 7|app: 0|req: 820/1663] 10.0.0.104 () {32 vars in 726 bytes} [Fri May 29 23:16:03 2026] DELETE /v2.0/networks/8222762b-0cff-4c28-8f61-16c775eba4cc => generated 0 bytes in 337 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 23:16:03.435 7 INFO neutron.services.segments.plugin [-] Segment 6de3fae6-e191-4f52-9fa0-d65297163dc0 resource provider aggregate not found 2026-05-29 23:16:03.441 7 INFO neutron.services.segments.plugin [-] Segment 6de3fae6-e191-4f52-9fa0-d65297163dc0 resource provider aggregate not found 2026-05-29 23:16:03.452 7 INFO neutron.services.segments.plugin [-] Segment 6de3fae6-e191-4f52-9fa0-d65297163dc0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6de3fae6-e191-4f52-9fa0-d65297163dc0 found for delete ", "request_id": "req-2517f78a-fdaf-4d47-a578-c9f75a0f4bd2"}]} 2026-05-29 23:16:03.458 7 INFO neutron.services.segments.plugin [-] Segment 6de3fae6-e191-4f52-9fa0-d65297163dc0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6de3fae6-e191-4f52-9fa0-d65297163dc0 found for delete ", "request_id": "req-f2b3c936-8543-41dd-b0af-623b91218fc3"}]} 2026-05-29 23:16:03.464 7 INFO neutron.services.segments.plugin [-] Segment b25960d3-3d05-4981-bce6-31e192cfb2a6 resource provider aggregate not found 2026-05-29 23:16:03.475 7 INFO neutron.services.segments.plugin [-] Segment b25960d3-3d05-4981-bce6-31e192cfb2a6 resource provider aggregate not found 2026-05-29 23:16:03.481 7 INFO neutron.services.segments.plugin [-] Segment b25960d3-3d05-4981-bce6-31e192cfb2a6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b25960d3-3d05-4981-bce6-31e192cfb2a6 found for delete ", "request_id": "req-203c4f0f-c90c-41be-a633-c0a4c8399968"}]} 2026-05-29 23:16:03.492 7 INFO neutron.services.segments.plugin [-] Segment b25960d3-3d05-4981-bce6-31e192cfb2a6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b25960d3-3d05-4981-bce6-31e192cfb2a6 found for delete ", "request_id": "req-01cd3354-d51e-4e3d-a721-b6e6a7e6055a"}]} [pid: 7|app: 0|req: 821/1664] 10.0.0.104 () {34 vars in 753 bytes} [Fri May 29 23:16:03 2026] PUT /v2.0/networks/446b7862-f6cd-4f0d-95f6-810aee885759/tags => generated 34 bytes in 237 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 23:16:03.706 8 INFO neutron.db.l3_hamode_db [None req-b34f7524-05ee-43ca-81b3-f43eec2bc16e 092910f0d51d47a9af51b9c26a4fe547 4bddf7dfaf144d0ca5cb7063df44d1c2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-29 23:16:03.816 8 INFO neutron.db.l3_hamode_db [None req-b34f7524-05ee-43ca-81b3-f43eec2bc16e 092910f0d51d47a9af51b9c26a4fe547 4bddf7dfaf144d0ca5cb7063df44d1c2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 822/1665] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 29 23:16:03 2026] GET /v2.0/security-groups?tenant_id=b669a1c7e0a24ce6817020a5e6d6aa1a&name=default => generated 2925 bytes in 468 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 823/1666] 10.0.0.104 () {34 vars in 753 bytes} [Fri May 29 23:16:04 2026] PUT /v2.0/networks/871f64bb-4e38-4c9d-ad25-71f9fd496787/tags => 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: 824/1667] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 29 23:16:04 2026] GET /v2.0/security-groups?tenant_id=c2e672ed3ae6441f87e4a9717ab2931d&name=default => generated 2925 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 825/1668] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 29 23:16:04 2026] DELETE /v2.0/security-groups/2a4a999a-406b-448b-ab1f-3b6707109665 => generated 0 bytes in 188 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 826/1669] 10.0.0.104 () {32 vars in 666 bytes} [Fri May 29 23:16:04 2026] GET /v2.0/networks?tags=red => generated 1854 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 844/1670] 10.0.0.104 () {34 vars in 669 bytes} [Fri May 29 23:16:03 2026] POST /v2.0/routers => generated 507 bytes in 1523 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 827/1671] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 29 23:16:04 2026] DELETE /v2.0/security-groups/93d4f506-385f-4037-8df1-e45a2049519b => generated 0 bytes in 187 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 845/1672] 10.0.0.104 () {32 vars in 680 bytes} [Fri May 29 23:16:04 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1247 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 846/1673] 10.0.0.104 () {32 vars in 676 bytes} [Fri May 29 23:16:04 2026] GET /v2.0/networks?tags-any=blue => generated 1247 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 847/1674] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 29 23:16:04 2026] GET /v2.0/security-groups?tenant_id=7e6bfba84ed2439bb8be70ae585bfda8&name=default => generated 2925 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 848/1675] 10.0.0.104 () {32 vars in 688 bytes} [Fri May 29 23:16:04 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1854 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 849/1676] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 29 23:16:05 2026] DELETE /v2.0/security-groups/10b3eca3-b8ac-40a2-8d05-2f284e4f79cf => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 850/1677] 10.0.0.104 () {32 vars in 674 bytes} [Fri May 29 23:16:05 2026] GET /v2.0/networks?not-tags=red => generated 1862 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 851/1678] 10.0.0.104 () {32 vars in 688 bytes} [Fri May 29 23:16:05 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2469 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 852/1679] 10.0.0.104 () {32 vars in 684 bytes} [Fri May 29 23:16:05 2026] GET /v2.0/networks?not-tags-any=blue => generated 2469 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 853/1680] 10.0.0.104 () {32 vars in 696 bytes} [Fri May 29 23:16:05 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1862 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 23:16:05.577 8 INFO neutron.services.segments.plugin [-] Segment f058e580-bb26-4a4f-b66e-acaa5095b978 resource provider aggregate not found 2026-05-29 23:16:05.582 8 INFO neutron.services.segments.plugin [-] Segment f058e580-bb26-4a4f-b66e-acaa5095b978 resource provider aggregate not found 2026-05-29 23:16:05.591 8 INFO neutron.services.segments.plugin [-] Segment f058e580-bb26-4a4f-b66e-acaa5095b978 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f058e580-bb26-4a4f-b66e-acaa5095b978 found for delete ", "request_id": "req-21edbb76-c312-4d7d-a57f-d17fbd30c43b"}]} 2026-05-29 23:16:05.596 8 INFO neutron.services.segments.plugin [-] Segment f058e580-bb26-4a4f-b66e-acaa5095b978 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f058e580-bb26-4a4f-b66e-acaa5095b978 found for delete ", "request_id": "req-142ace89-b815-40c4-b91c-022000b59192"}]} [pid: 8|app: 0|req: 854/1681] 10.0.0.104 () {32 vars in 726 bytes} [Fri May 29 23:16:05 2026] DELETE /v2.0/networks/1c033015-b486-4b5a-beeb-23b9a42b3f4d => generated 0 bytes in 534 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 855/1682] 10.0.0.104 () {32 vars in 726 bytes} [Fri May 29 23:16:05 2026] DELETE /v2.0/networks/2a82208e-6cad-4cb5-8c0f-870a8eadb4fa => generated 0 bytes in 166 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 856/1683] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 29 23:16:06 2026] GET /v2.0/security-groups?tenant_id=93907da7437c485b9c3594023d094e9d&name=default => generated 2925 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 857/1684] 10.0.0.104 () {32 vars in 726 bytes} [Fri May 29 23:16:06 2026] DELETE /v2.0/networks/446b7862-f6cd-4f0d-95f6-810aee885759 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 828/1685] 10.0.0.104 () {34 vars in 783 bytes} [Fri May 29 23:16:04 2026] PUT /v2.0/routers/43c0ebd8-1bc0-4308-9e26-f5869f05a492/add_router_interface => generated 309 bytes in 1699 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:16:06.571 7 INFO neutron.services.segments.plugin [-] Segment c674abc3-d795-4bbe-aef7-86f002a3100e resource provider aggregate not found [pid: 8|app: 0|req: 858/1686] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 29 23:16:06 2026] DELETE /v2.0/security-groups/ddc1a0ec-b76c-4682-abb7-aedf564819fe => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 23:16:06.586 7 INFO neutron.services.segments.plugin [-] Segment c674abc3-d795-4bbe-aef7-86f002a3100e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c674abc3-d795-4bbe-aef7-86f002a3100e found for delete ", "request_id": "req-21b7230d-d085-468d-bc72-6b69464a16da"}]} 2026-05-29 23:16:06.590 7 INFO neutron.services.segments.plugin [-] Segment c674abc3-d795-4bbe-aef7-86f002a3100e resource provider aggregate not found [pid: 8|app: 0|req: 859/1687] 10.0.0.104 () {32 vars in 717 bytes} [Fri May 29 23:16:06 2026] GET /v2.0/ports/a7d60eb7-31df-41d1-9fbe-7539865674a7 => generated 955 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 829/1688] 10.0.0.104 () {32 vars in 726 bytes} [Fri May 29 23:16:06 2026] DELETE /v2.0/networks/871f64bb-4e38-4c9d-ad25-71f9fd496787 => generated 0 bytes in 153 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 23:16:06.617 7 INFO neutron.services.segments.plugin [-] Segment c674abc3-d795-4bbe-aef7-86f002a3100e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c674abc3-d795-4bbe-aef7-86f002a3100e found for delete ", "request_id": "req-8e57b87b-d2a3-4b95-ae2a-6bb6aa8da581"}]} [pid: 7|app: 0|req: 830/1689] 10.0.0.104 () {32 vars in 726 bytes} [Fri May 29 23:16:06 2026] DELETE /v2.0/networks/d03ad4dc-498e-417a-af9d-58fcdf4650c9 => generated 0 bytes in 170 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 23:16:07.170 7 WARNING neutron_lib.context [None req-3a94b511-4d2b-4cb6-8ec1-f8d1a6d86bee d4d3b4d819914f168efd76a78d9dc3ec f5747f60cf50469381ee90dcbdbf6735 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 23:16:07.402 7 INFO neutron.db.segments_db [None req-3a94b511-4d2b-4cb6-8ec1-f8d1a6d86bee d4d3b4d819914f168efd76a78d9dc3ec f5747f60cf50469381ee90dcbdbf6735 - - default default] Added segment 7aeb25e8-144b-4778-a713-8ec31c89ae70 of type vxlan for network aec34515-5667-480d-bdfe-df8245d38cc9 [pid: 7|app: 0|req: 831/1690] 10.0.0.104 () {34 vars in 670 bytes} [Fri May 29 23:16:06 2026] POST /v2.0/networks => generated 644 bytes in 626 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 860/1691] 10.0.0.104 () {34 vars in 789 bytes} [Fri May 29 23:16:06 2026] PUT /v2.0/routers/43c0ebd8-1bc0-4308-9e26-f5869f05a492/remove_router_interface => generated 309 bytes in 967 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 832/1692] 10.0.0.104 () {32 vars in 736 bytes} [Fri May 29 23:16:07 2026] GET /v2.0/ports?device_id=43c0ebd8-1bc0-4308-9e26-f5869f05a492 => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 23:16:07.637 8 WARNING neutron_lib.context [None req-47183553-f961-4afb-bd2a-668135c9cd4d d4d3b4d819914f168efd76a78d9dc3ec f5747f60cf50469381ee90dcbdbf6735 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 23:16:07.651 8 INFO neutron.services.segments.plugin [-] Segment 5f668fff-3244-497f-b923-43253f603375 resource provider aggregate not found 2026-05-29 23:16:07.666 8 INFO neutron.services.segments.plugin [-] Segment 5f668fff-3244-497f-b923-43253f603375 resource provider aggregate not found 2026-05-29 23:16:07.696 8 INFO neutron.services.segments.plugin [-] Segment 5f668fff-3244-497f-b923-43253f603375 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5f668fff-3244-497f-b923-43253f603375 found for delete ", "request_id": "req-641c3dcb-3a7f-4f63-a704-a26b19c05798"}]} 2026-05-29 23:16:07.710 8 INFO neutron.services.segments.plugin [-] Segment 5f668fff-3244-497f-b923-43253f603375 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5f668fff-3244-497f-b923-43253f603375 found for delete ", "request_id": "req-b91dcc55-d258-4013-9bdb-bf4e4adb55d4"}]} 2026-05-29 23:16:07.725 8 INFO neutron.services.segments.plugin [-] Segment 1dd61a26-3921-432e-ae93-119118b46bed resource provider aggregate not found 2026-05-29 23:16:07.737 8 INFO neutron.services.segments.plugin [-] Segment 1dd61a26-3921-432e-ae93-119118b46bed resource provider aggregate not found 2026-05-29 23:16:07.748 8 INFO neutron.services.segments.plugin [-] Segment 1dd61a26-3921-432e-ae93-119118b46bed resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1dd61a26-3921-432e-ae93-119118b46bed found for delete ", "request_id": "req-229b067d-46e8-473d-bce6-b27f8efbcb60"}]} 2026-05-29 23:16:07.764 8 INFO neutron.services.segments.plugin [-] Segment 1dd61a26-3921-432e-ae93-119118b46bed resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1dd61a26-3921-432e-ae93-119118b46bed found for delete ", "request_id": "req-b141cf28-2992-46ec-9170-902dd98634ed"}]} [pid: 8|app: 0|req: 861/1693] 10.0.0.104 () {34 vars in 669 bytes} [Fri May 29 23:16:07 2026] POST /v2.0/subnets => generated 641 bytes in 432 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:16:08.051 8 WARNING neutron_lib.context [None req-624cadbb-9c31-4571-9ecd-fc4d9831456c d4d3b4d819914f168efd76a78d9dc3ec f5747f60cf50469381ee90dcbdbf6735 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 23:16:08.126 8 INFO neutron.db.segments_db [None req-624cadbb-9c31-4571-9ecd-fc4d9831456c d4d3b4d819914f168efd76a78d9dc3ec f5747f60cf50469381ee90dcbdbf6735 - - default default] Added segment e03d488c-23eb-47b1-ab65-b8e475d958c3 of type vxlan for network f7235346-7f75-4eaa-a56b-484353f76a42 [pid: 8|app: 0|req: 862/1694] 10.0.0.104 () {34 vars in 670 bytes} [Fri May 29 23:16:08 2026] POST /v2.0/networks => generated 644 bytes in 218 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:16:08.328 7 INFO neutron.db.l3_hamode_db [None req-4826d0eb-063a-43d7-9207-85c64484f4de 092910f0d51d47a9af51b9c26a4fe547 4bddf7dfaf144d0ca5cb7063df44d1c2 - - default default] HA network 61140d39-697b-4222-8168-555ce13d3339 was deleted as no HA routers are present in tenant 4bddf7dfaf144d0ca5cb7063df44d1c2. [pid: 7|app: 0|req: 833/1695] 10.0.0.104 () {32 vars in 724 bytes} [Fri May 29 23:16:07 2026] DELETE /v2.0/routers/43c0ebd8-1bc0-4308-9e26-f5869f05a492 => generated 0 bytes in 709 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 834/1696] 10.0.0.104 () {34 vars in 743 bytes} [Fri May 29 23:16:08 2026] PUT /v2.0/networks/f7235346-7f75-4eaa-a56b-484353f76a42 => generated 592 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:16:08.623 7 INFO neutron.services.segments.plugin [-] Segment 9be63c41-c9e4-47e9-9b12-d00ab2738a59 resource provider aggregate not found [pid: 8|app: 0|req: 863/1697] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 29 23:16:08 2026] GET /v2.0/security-groups?tenant_id=9b8ba28d1c034f67b935f599c5887363&name=default => generated 2925 bytes in 374 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 835/1698] 10.0.0.104 () {32 vars in 724 bytes} [Fri May 29 23:16:08 2026] DELETE /v2.0/subnets/4701b9b8-afb3-4bff-9396-028713da93c7 => generated 0 bytes in 196 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 23:16:08.644 8 WARNING neutron_lib.context [None req-6b42e300-4dc4-4fbd-b1c7-8cafd3da4595 d4d3b4d819914f168efd76a78d9dc3ec f5747f60cf50469381ee90dcbdbf6735 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 23:16:08.649 7 INFO neutron.services.segments.plugin [-] Segment 9be63c41-c9e4-47e9-9b12-d00ab2738a59 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9be63c41-c9e4-47e9-9b12-d00ab2738a59 found for delete ", "request_id": "req-5859e70b-4c85-40f5-9753-5d4cfd720a51"}]} 2026-05-29 23:16:08.653 7 INFO neutron.services.segments.plugin [-] Segment 9be63c41-c9e4-47e9-9b12-d00ab2738a59 resource provider aggregate not found 2026-05-29 23:16:08.667 7 INFO neutron.services.segments.plugin [-] Segment 1e3cbf16-f884-45db-8561-0f534a924de0 resource provider aggregate not found 2026-05-29 23:16:08.671 7 INFO neutron.services.segments.plugin [-] Segment 9be63c41-c9e4-47e9-9b12-d00ab2738a59 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9be63c41-c9e4-47e9-9b12-d00ab2738a59 found for delete ", "request_id": "req-c0ab0957-4401-4042-a791-96f218ef7fe5"}]} 2026-05-29 23:16:08.684 7 INFO neutron.services.segments.plugin [-] Segment 1e3cbf16-f884-45db-8561-0f534a924de0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1e3cbf16-f884-45db-8561-0f534a924de0 found for delete ", "request_id": "req-85187e3a-2c16-4833-929c-f7b4d614d67e"}]} 2026-05-29 23:16:08.689 7 INFO neutron.services.segments.plugin [-] Segment 1e3cbf16-f884-45db-8561-0f534a924de0 resource provider aggregate not found 2026-05-29 23:16:08.705 7 INFO neutron.services.segments.plugin [-] Segment 1e3cbf16-f884-45db-8561-0f534a924de0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1e3cbf16-f884-45db-8561-0f534a924de0 found for delete ", "request_id": "req-b785a8a7-fa9c-4ae9-84f6-bf6d12adf952"}]} [pid: 7|app: 0|req: 836/1699] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 29 23:16:08 2026] DELETE /v2.0/security-groups/df166d28-ac51-428a-9c36-63d39fe787fb => 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: 864/1700] 10.0.0.104 () {34 vars in 669 bytes} [Fri May 29 23:16:08 2026] POST /v2.0/subnets => generated 626 bytes in 274 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 865/1701] 10.0.0.104 () {34 vars in 741 bytes} [Fri May 29 23:16:08 2026] PUT /v2.0/subnets/12229920-70a4-4729-ab44-319b80cd97dc => generated 636 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 837/1702] 10.0.0.104 () {32 vars in 726 bytes} [Fri May 29 23:16:08 2026] DELETE /v2.0/networks/78ae7ad3-f238-4d15-add4-2e79fe361ea6 => generated 0 bytes in 292 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 866/1703] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 29 23:16:09 2026] GET /v2.0/security-groups?tenant_id=0539777d32ff497985198d384d6077de&name=default => generated 2925 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 23:16:09.075 8 WARNING neutron_lib.context [None req-aad2e334-6903-4b19-9de2-39849adc71fb 092910f0d51d47a9af51b9c26a4fe547 4bddf7dfaf144d0ca5cb7063df44d1c2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 23:16:09.111 8 INFO neutron.db.segments_db [None req-aad2e334-6903-4b19-9de2-39849adc71fb 092910f0d51d47a9af51b9c26a4fe547 4bddf7dfaf144d0ca5cb7063df44d1c2 - - default default] Added segment 2b94ef7f-c3ff-4b9f-8adf-547735a9061d of type vxlan for network bfe50b26-a1dc-4928-a929-47e9a57f158b [pid: 7|app: 0|req: 838/1704] 10.0.0.104 () {32 vars in 726 bytes} [Fri May 29 23:16:09 2026] DELETE /v2.0/networks/f7235346-7f75-4eaa-a56b-484353f76a42 => generated 0 bytes in 214 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 23:16:09.405 8 INFO neutron.db.l3_hamode_db [None req-aad2e334-6903-4b19-9de2-39849adc71fb 092910f0d51d47a9af51b9c26a4fe547 4bddf7dfaf144d0ca5cb7063df44d1c2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 839/1705] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 29 23:16:09 2026] DELETE /v2.0/security-groups/d68665e7-6854-45f7-851e-53cd5b983ce1 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 23:16:09.432 7 INFO neutron.pecan_wsgi.hooks.translation [None req-041c7c9b-1115-481f-9e91-a87397f18b74 d4d3b4d819914f168efd76a78d9dc3ec f5747f60cf50469381ee90dcbdbf6735 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 840/1706] 10.0.0.104 () {32 vars in 726 bytes} [Fri May 29 23:16:09 2026] DELETE /v2.0/networks/f7235346-7f75-4eaa-a56b-484353f76a42 => generated 138 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 841/1707] 10.0.0.104 () {32 vars in 694 bytes} [Fri May 29 23:16:09 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 842/1708] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 29 23:16:09 2026] GET /v2.0/security-groups?tenant_id=8413e94ccee2485390ccbdb95082489c&name=default => generated 2925 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 843/1709] 10.0.0.104 () {32 vars in 742 bytes} [Fri May 29 23:16:09 2026] GET /v2.0/subnets?network_id=616f1b18-0fc4-4cac-bb33-3ba8420eb2e3 => generated 649 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 844/1710] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 29 23:16:09 2026] DELETE /v2.0/security-groups/20319372-2936-49aa-a427-1e371d34082f => 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: 845/1711] 10.0.0.104 () {32 vars in 653 bytes} [Fri May 29 23:16:09 2026] GET /v2.0/extensions => generated 20516 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 846/1712] 10.0.0.104 () {32 vars in 649 bytes} [Fri May 29 23:16:09 2026] GET /v2.0/networks => generated 1309 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 847/1713] 10.0.0.104 () {32 vars in 647 bytes} [Fri May 29 23:16:09 2026] GET /v2.0/subnets => generated 1280 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 848/1714] 10.0.0.104 () {32 vars in 723 bytes} [Fri May 29 23:16:09 2026] GET /v2.0/networks/aec34515-5667-480d-bdfe-df8245d38cc9 => generated 669 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 849/1715] 10.0.0.104 () {32 vars in 721 bytes} [Fri May 29 23:16:09 2026] GET /v2.0/subnets/58498ba0-4861-4548-bb92-f3a9617004e0 => generated 641 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:16:10.033 7 INFO neutron.pecan_wsgi.hooks.translation [None req-631812f8-011d-4d2e-adfb-e5b5dbac463e d4d3b4d819914f168efd76a78d9dc3ec f5747f60cf50469381ee90dcbdbf6735 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 850/1716] 10.0.0.104 () {32 vars in 724 bytes} [Fri May 29 23:16:10 2026] DELETE /v2.0/subnets/12229920-70a4-4729-ab44-319b80cd97dc => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 23:16:10.054 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5378ed52-b7cd-42dc-b4ef-000e298f3902 d4d3b4d819914f168efd76a78d9dc3ec f5747f60cf50469381ee90dcbdbf6735 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 851/1717] 10.0.0.104 () {32 vars in 726 bytes} [Fri May 29 23:16:10 2026] DELETE /v2.0/networks/f7235346-7f75-4eaa-a56b-484353f76a42 => generated 138 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 852/1718] 10.0.0.104 () {32 vars in 724 bytes} [Fri May 29 23:16:10 2026] DELETE /v2.0/subnets/58498ba0-4861-4548-bb92-f3a9617004e0 => generated 0 bytes in 146 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 23:16:10.249 8 INFO neutron.db.l3_hamode_db [None req-aad2e334-6903-4b19-9de2-39849adc71fb 092910f0d51d47a9af51b9c26a4fe547 4bddf7dfaf144d0ca5cb7063df44d1c2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 853/1719] 10.0.0.104 () {32 vars in 726 bytes} [Fri May 29 23:16:10 2026] DELETE /v2.0/networks/aec34515-5667-480d-bdfe-df8245d38cc9 => generated 0 bytes in 305 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 23:16:10.702 7 INFO neutron.services.segments.plugin [-] Segment 84269077-147b-4737-a8a1-d9f317473b0f resource provider aggregate not found 2026-05-29 23:16:10.720 7 INFO neutron.services.segments.plugin [-] Segment 84269077-147b-4737-a8a1-d9f317473b0f resource provider aggregate not found 2026-05-29 23:16:10.727 7 INFO neutron.services.segments.plugin [-] Segment 84269077-147b-4737-a8a1-d9f317473b0f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 84269077-147b-4737-a8a1-d9f317473b0f found for delete ", "request_id": "req-09c29195-4ce7-4b78-9a2a-6c9b88d82443"}]} 2026-05-29 23:16:10.748 7 WARNING neutron_lib.context [None req-a516573d-1ee1-48a8-b1d1-1ecfa5cd5108 be565f8750d0498086ce5ba1b2db9b0d 46fcad90c4614c0386c3e8844a21151e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 23:16:10.753 7 INFO neutron.services.segments.plugin [-] Segment 84269077-147b-4737-a8a1-d9f317473b0f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 84269077-147b-4737-a8a1-d9f317473b0f found for delete ", "request_id": "req-f1306885-359e-42e3-98e4-1d9c618912b4"}]} 2026-05-29 23:16:10.758 7 INFO neutron.services.segments.plugin [-] Segment e03d488c-23eb-47b1-ab65-b8e475d958c3 resource provider aggregate not found 2026-05-29 23:16:10.777 7 INFO neutron.services.segments.plugin [-] Segment e03d488c-23eb-47b1-ab65-b8e475d958c3 resource provider aggregate not found 2026-05-29 23:16:10.785 7 INFO neutron.services.segments.plugin [-] Segment e03d488c-23eb-47b1-ab65-b8e475d958c3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e03d488c-23eb-47b1-ab65-b8e475d958c3 found for delete ", "request_id": "req-2488678c-ffed-4d2f-b281-0c8cf6fa775f"}]} 2026-05-29 23:16:10.792 7 INFO neutron.services.segments.plugin [-] Segment e03d488c-23eb-47b1-ab65-b8e475d958c3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e03d488c-23eb-47b1-ab65-b8e475d958c3 found for delete ", "request_id": "req-0c3edc3b-ce22-43f4-9632-4261577c0299"}]} 2026-05-29 23:16:10.800 7 INFO neutron.services.segments.plugin [-] Segment 7aeb25e8-144b-4778-a713-8ec31c89ae70 resource provider aggregate not found 2026-05-29 23:16:10.807 7 INFO neutron.services.segments.plugin [-] Segment 7aeb25e8-144b-4778-a713-8ec31c89ae70 resource provider aggregate not found 2026-05-29 23:16:10.813 7 INFO neutron.services.segments.plugin [-] Segment 7aeb25e8-144b-4778-a713-8ec31c89ae70 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7aeb25e8-144b-4778-a713-8ec31c89ae70 found for delete ", "request_id": "req-0926dc5b-cd5a-4716-b851-77430ca3bd53"}]} 2026-05-29 23:16:10.820 7 INFO neutron.services.segments.plugin [-] Segment 7aeb25e8-144b-4778-a713-8ec31c89ae70 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7aeb25e8-144b-4778-a713-8ec31c89ae70 found for delete ", "request_id": "req-b2f1420c-2a09-49ab-9de9-0a007c7c54a2"}]} [pid: 8|app: 0|req: 867/1720] 10.0.0.104 () {34 vars in 669 bytes} [Fri May 29 23:16:09 2026] POST /v2.0/routers => generated 687 bytes in 2133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 868/1721] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 29 23:16:11 2026] GET /v2.0/security-groups?tenant_id=f5747f60cf50469381ee90dcbdbf6735&name=default => generated 2925 bytes in 187 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 869/1722] 10.0.0.104 () {32 vars in 721 bytes} [Fri May 29 23:16:11 2026] GET /v2.0/routers/19f3f207-feca-4df5-9f68-1e9697fac740 => generated 693 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 854/1723] 10.0.0.104 () {34 vars in 676 bytes} [Fri May 29 23:16:10 2026] POST /v2.0/floatingips => generated 552 bytes in 963 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 870/1724] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 29 23:16:11 2026] DELETE /v2.0/security-groups/a91d2b25-b221-43c6-8cf3-9f6d43ea31fc => 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: 855/1725] 10.0.0.104 () {32 vars in 647 bytes} [Fri May 29 23:16:11 2026] GET /v2.0/routers => generated 696 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 871/1726] 10.0.0.104 () {34 vars in 759 bytes} [Fri May 29 23:16:11 2026] PUT /v2.0/floatingips/7efa3f38-e1a4-410e-9a1b-7a9493de00d7/tags => generated 25 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 872/1727] 10.0.0.104 () {32 vars in 739 bytes} [Fri May 29 23:16:11 2026] GET /v2.0/floatingips/7efa3f38-e1a4-410e-9a1b-7a9493de00d7/tags => generated 25 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 873/1728] 10.0.0.104 () {34 vars in 770 bytes} [Fri May 29 23:16:11 2026] PUT /v2.0/floatingips/7efa3f38-e1a4-410e-9a1b-7a9493de00d7/tags/green => generated 4 bytes in 34 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 874/1729] 10.0.0.104 () {32 vars in 739 bytes} [Fri May 29 23:16:11 2026] GET /v2.0/floatingips/7efa3f38-e1a4-410e-9a1b-7a9493de00d7/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: 875/1730] 10.0.0.104 () {34 vars in 766 bytes} [Fri May 29 23:16:11 2026] PUT /v2.0/floatingips/7efa3f38-e1a4-410e-9a1b-7a9493de00d7/tags/red => generated 4 bytes in 19 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 876/1731] 10.0.0.104 () {32 vars in 739 bytes} [Fri May 29 23:16:11 2026] GET /v2.0/floatingips/7efa3f38-e1a4-410e-9a1b-7a9493de00d7/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: 877/1732] 10.0.0.104 () {34 vars in 788 bytes} [Fri May 29 23:16:11 2026] PUT /v2.0/floatingips/7efa3f38-e1a4-410e-9a1b-7a9493de00d7/tags/black.or.white => generated 4 bytes in 88 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 878/1733] 10.0.0.104 () {32 vars in 739 bytes} [Fri May 29 23:16:11 2026] GET /v2.0/floatingips/7efa3f38-e1a4-410e-9a1b-7a9493de00d7/tags => generated 52 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 879/1734] 10.0.0.104 () {34 vars in 759 bytes} [Fri May 29 23:16:11 2026] PUT /v2.0/floatingips/7efa3f38-e1a4-410e-9a1b-7a9493de00d7/tags => generated 37 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 880/1735] 10.0.0.104 () {32 vars in 739 bytes} [Fri May 29 23:16:11 2026] GET /v2.0/floatingips/7efa3f38-e1a4-410e-9a1b-7a9493de00d7/tags => generated 37 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 881/1736] 10.0.0.104 () {32 vars in 747 bytes} [Fri May 29 23:16:11 2026] GET /v2.0/floatingips/7efa3f38-e1a4-410e-9a1b-7a9493de00d7/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: 856/1737] 10.0.0.104 () {34 vars in 741 bytes} [Fri May 29 23:16:11 2026] PUT /v2.0/routers/19f3f207-feca-4df5-9f68-1e9697fac740 => generated 700 bytes in 487 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:16:12.061 8 INFO neutron.api.v2.resource [None req-3b3297ea-65e4-4d18-81db-dd542279256f be565f8750d0498086ce5ba1b2db9b0d 46fcad90c4614c0386c3e8844a21151e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 882/1738] 10.0.0.104 () {32 vars in 751 bytes} [Fri May 29 23:16:12 2026] GET /v2.0/floatingips/7efa3f38-e1a4-410e-9a1b-7a9493de00d7/tags/green => generated 99 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 857/1739] 10.0.0.104 () {32 vars in 750 bytes} [Fri May 29 23:16:12 2026] DELETE /v2.0/floatingips/7efa3f38-e1a4-410e-9a1b-7a9493de00d7/tags/red => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 883/1740] 10.0.0.104 () {32 vars in 721 bytes} [Fri May 29 23:16:12 2026] GET /v2.0/routers/19f3f207-feca-4df5-9f68-1e9697fac740 => generated 700 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 884/1741] 10.0.0.104 () {32 vars in 736 bytes} [Fri May 29 23:16:12 2026] GET /v2.0/ports?device_id=19f3f207-feca-4df5-9f68-1e9697fac740 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 858/1742] 10.0.0.104 () {32 vars in 739 bytes} [Fri May 29 23:16:12 2026] GET /v2.0/floatingips/7efa3f38-e1a4-410e-9a1b-7a9493de00d7/tags => generated 30 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 23:16:12.193 7 INFO neutron.api.v2.resource [None req-a49fd3a3-e169-4bb6-92c8-3fc7cc1f425b be565f8750d0498086ce5ba1b2db9b0d 46fcad90c4614c0386c3e8844a21151e - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 859/1743] 10.0.0.104 () {32 vars in 754 bytes} [Fri May 29 23:16:12 2026] DELETE /v2.0/floatingips/7efa3f38-e1a4-410e-9a1b-7a9493de00d7/tags/green => generated 99 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 860/1744] 10.0.0.104 () {32 vars in 742 bytes} [Fri May 29 23:16:12 2026] DELETE /v2.0/floatingips/7efa3f38-e1a4-410e-9a1b-7a9493de00d7/tags => generated 0 bytes in 37 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 861/1745] 10.0.0.104 () {32 vars in 739 bytes} [Fri May 29 23:16:12 2026] GET /v2.0/floatingips/7efa3f38-e1a4-410e-9a1b-7a9493de00d7/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: 862/1746] 10.0.0.104 () {32 vars in 732 bytes} [Fri May 29 23:16:12 2026] DELETE /v2.0/floatingips/7efa3f38-e1a4-410e-9a1b-7a9493de00d7 => generated 0 bytes in 289 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 863/1747] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 29 23:16:13 2026] GET /v2.0/security-groups?tenant_id=46fcad90c4614c0386c3e8844a21151e&name=default => generated 2925 bytes in 199 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 23:16:13.491 8 INFO neutron.services.segments.plugin [-] Segment 2b94ef7f-c3ff-4b9f-8adf-547735a9061d resource provider aggregate not found 2026-05-29 23:16:13.496 8 INFO neutron.services.segments.plugin [-] Segment 2b94ef7f-c3ff-4b9f-8adf-547735a9061d resource provider aggregate not found 2026-05-29 23:16:13.511 8 INFO neutron.services.segments.plugin [-] Segment 2b94ef7f-c3ff-4b9f-8adf-547735a9061d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2b94ef7f-c3ff-4b9f-8adf-547735a9061d found for delete ", "request_id": "req-848aa793-6575-4128-871a-259c9a773e13"}]} 2026-05-29 23:16:13.512 8 INFO neutron.services.segments.plugin [-] Segment 2b94ef7f-c3ff-4b9f-8adf-547735a9061d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2b94ef7f-c3ff-4b9f-8adf-547735a9061d found for delete ", "request_id": "req-39fcae6a-3888-4073-8cf9-b3454e16a346"}]} 2026-05-29 23:16:13.574 8 INFO neutron.db.l3_hamode_db [None req-55f0be24-383b-4098-b849-7f4296ad8075 092910f0d51d47a9af51b9c26a4fe547 4bddf7dfaf144d0ca5cb7063df44d1c2 - - default default] HA network bfe50b26-a1dc-4928-a929-47e9a57f158b was deleted as no HA routers are present in tenant 4bddf7dfaf144d0ca5cb7063df44d1c2. [pid: 8|app: 0|req: 885/1748] 10.0.0.104 () {32 vars in 724 bytes} [Fri May 29 23:16:12 2026] DELETE /v2.0/routers/19f3f207-feca-4df5-9f68-1e9697fac740 => generated 0 bytes in 1417 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 864/1749] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 29 23:16:13 2026] DELETE /v2.0/security-groups/d5fe61fb-f10c-43e4-b68c-990df85e52f1 => generated 0 bytes in 157 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 865/1750] 10.0.0.104 () {32 vars in 736 bytes} [Fri May 29 23:16:13 2026] GET /v2.0/ports?device_id=19f3f207-feca-4df5-9f68-1e9697fac740 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 23:16:13.636 7 INFO neutron.api.v2.resource [None req-0e7f546a-8251-404f-8fdf-905f81483fb6 092910f0d51d47a9af51b9c26a4fe547 4bddf7dfaf144d0ca5cb7063df44d1c2 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 866/1751] 10.0.0.104 () {32 vars in 724 bytes} [Fri May 29 23:16:13 2026] DELETE /v2.0/routers/19f3f207-feca-4df5-9f68-1e9697fac740 => generated 135 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 867/1752] 10.0.0.104 () {32 vars in 736 bytes} [Fri May 29 23:16:13 2026] GET /v2.0/ports?device_id=43c0ebd8-1bc0-4308-9e26-f5869f05a492 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 23:16:13.686 7 INFO neutron.api.v2.resource [None req-7b137338-9297-4df9-94ef-858c1ddcbaaa 092910f0d51d47a9af51b9c26a4fe547 4bddf7dfaf144d0ca5cb7063df44d1c2 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 868/1753] 10.0.0.104 () {32 vars in 724 bytes} [Fri May 29 23:16:13 2026] DELETE /v2.0/routers/43c0ebd8-1bc0-4308-9e26-f5869f05a492 => generated 135 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 23:16:13.705 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c0ee736a-4f0b-4456-88ce-bf9bdab3d149 092910f0d51d47a9af51b9c26a4fe547 4bddf7dfaf144d0ca5cb7063df44d1c2 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 869/1754] 10.0.0.104 () {32 vars in 724 bytes} [Fri May 29 23:16:13 2026] DELETE /v2.0/subnets/4701b9b8-afb3-4bff-9396-028713da93c7 => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 870/1755] 10.0.0.104 () {32 vars in 736 bytes} [Fri May 29 23:16:13 2026] GET /v2.0/ports?device_id=b3129eda-f876-48b8-bbea-61b3ae777298 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 23:16:13.758 8 WARNING neutron_lib.context [None req-f147afca-155b-4a22-9a1f-16cbe7c82695 406afc4403024e19a89fbfd858c1dcbc c2e51eb82d01412e8c9a52bde2708cc0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 23:16:13.759 7 INFO neutron.api.v2.resource [None req-1993fc01-9871-4ad3-b302-e9fbd8e53406 092910f0d51d47a9af51b9c26a4fe547 4bddf7dfaf144d0ca5cb7063df44d1c2 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 871/1756] 10.0.0.104 () {32 vars in 724 bytes} [Fri May 29 23:16:13 2026] DELETE /v2.0/routers/b3129eda-f876-48b8-bbea-61b3ae777298 => generated 135 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 23:16:13.908 8 INFO neutron.db.segments_db [None req-f147afca-155b-4a22-9a1f-16cbe7c82695 406afc4403024e19a89fbfd858c1dcbc c2e51eb82d01412e8c9a52bde2708cc0 - - default default] Added segment e39ad9d9-a649-47ad-9fed-b401bdc79044 of type vxlan for network 3aa600a1-9ab6-42bc-9ed1-5576fdeab9da [pid: 7|app: 0|req: 872/1757] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 29 23:16:13 2026] GET /v2.0/security-groups?tenant_id=475efb7f400e4e9a97f26cec31ba2b5f&name=default => generated 2925 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 23:16:13.927 7 INFO neutron.pecan_wsgi.hooks.translation [None req-bf09593a-d586-4471-8858-1874bffab065 092910f0d51d47a9af51b9c26a4fe547 4bddf7dfaf144d0ca5cb7063df44d1c2 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 873/1758] 10.0.0.104 () {32 vars in 724 bytes} [Fri May 29 23:16:13 2026] DELETE /v2.0/subnets/018e741b-5e63-421b-890e-cd4b233a4404 => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 886/1759] 10.0.0.104 () {34 vars in 670 bytes} [Fri May 29 23:16:13 2026] POST /v2.0/networks => generated 644 bytes in 430 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 887/1760] 10.0.0.104 () {32 vars in 736 bytes} [Fri May 29 23:16:14 2026] GET /v2.0/ports?device_id=453d8f50-fdde-42f2-9748-27109cccb2dd => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 23:16:14.041 8 WARNING neutron_lib.context [None req-4b9f29bf-823a-4740-ac44-0d058014eef3 406afc4403024e19a89fbfd858c1dcbc c2e51eb82d01412e8c9a52bde2708cc0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 874/1761] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 29 23:16:13 2026] DELETE /v2.0/security-groups/77eaad5c-0465-4a39-9b81-b52627ea68f0 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 23:16:14.071 7 INFO neutron.api.v2.resource [None req-81d9593d-a9a3-48d3-8521-f96a4b1e6b47 092910f0d51d47a9af51b9c26a4fe547 4bddf7dfaf144d0ca5cb7063df44d1c2 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 875/1762] 10.0.0.104 () {32 vars in 724 bytes} [Fri May 29 23:16:14 2026] DELETE /v2.0/routers/453d8f50-fdde-42f2-9748-27109cccb2dd => generated 135 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 23:16:14.089 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ef8a55fe-6ee9-46db-b33b-8f4a160786d3 092910f0d51d47a9af51b9c26a4fe547 4bddf7dfaf144d0ca5cb7063df44d1c2 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 876/1763] 10.0.0.104 () {32 vars in 724 bytes} [Fri May 29 23:16:14 2026] DELETE /v2.0/subnets/4cdf9820-539c-4855-8308-c42d51936792 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 23:16:14.110 7 INFO neutron.pecan_wsgi.hooks.translation [None req-77f048e4-8157-4b3d-b3dc-7ef9e3e7a5e9 092910f0d51d47a9af51b9c26a4fe547 4bddf7dfaf144d0ca5cb7063df44d1c2 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 877/1764] 10.0.0.104 () {32 vars in 724 bytes} [Fri May 29 23:16:14 2026] DELETE /v2.0/subnets/d5225896-c460-4532-9a17-933f70294bc8 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 888/1765] 10.0.0.104 () {34 vars in 665 bytes} [Fri May 29 23:16:14 2026] POST /v2.0/ports => generated 775 bytes in 284 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 23:16:14.336 8 WARNING neutron_lib.context [None req-d3714727-733c-43b0-8e43-ee641fd893da 406afc4403024e19a89fbfd858c1dcbc c2e51eb82d01412e8c9a52bde2708cc0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 23:16:14.389 8 INFO neutron.db.segments_db [None req-d3714727-733c-43b0-8e43-ee641fd893da 406afc4403024e19a89fbfd858c1dcbc c2e51eb82d01412e8c9a52bde2708cc0 - - default default] Added segment 18328b8a-927e-4016-8029-e57ec6880046 of type vxlan for network 4d4331e5-d51c-463b-8b02-ad60d5a09b40 [pid: 8|app: 0|req: 889/1766] 10.0.0.104 () {34 vars in 670 bytes} [Fri May 29 23:16:14 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-05-29 23:16:14.489 8 WARNING neutron_lib.context [None req-4fb18ded-8d8b-4d4f-ad1b-ac03796a268e 406afc4403024e19a89fbfd858c1dcbc c2e51eb82d01412e8c9a52bde2708cc0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 23:16:14.532 7 WARNING neutron_lib.context [None req-a3c9fbc8-c174-4717-8578-143d5ddc7f64 15e4f308fe924bbeaf8353002f5d7d3f e646ce1fd308407dac2e869a784c4350 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 23:16:14.689 7 INFO neutron.db.segments_db [None req-a3c9fbc8-c174-4717-8578-143d5ddc7f64 15e4f308fe924bbeaf8353002f5d7d3f e646ce1fd308407dac2e869a784c4350 - - default default] Added segment 2d4f1926-428c-46ef-8aae-e64fab0254fb of type vxlan for network 08bb02a0-916f-44d6-98f3-46f4b1c17b95 [pid: 8|app: 0|req: 890/1767] 10.0.0.104 () {34 vars in 669 bytes} [Fri May 29 23:16:14 2026] POST /v2.0/subnets => generated 626 bytes in 289 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 878/1768] 10.0.0.104 () {34 vars in 670 bytes} [Fri May 29 23:16:14 2026] POST /v2.0/networks => generated 632 bytes in 519 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:16:14.808 7 WARNING neutron_lib.context [None req-db0301f5-436f-49ca-b38d-da62157c12df 406afc4403024e19a89fbfd858c1dcbc c2e51eb82d01412e8c9a52bde2708cc0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 891/1769] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 29 23:16:14 2026] GET /v2.0/security-groups?tenant_id=4bddf7dfaf144d0ca5cb7063df44d1c2&name=default => generated 2925 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 23:16:14.878 8 WARNING neutron_lib.context [None req-832ad1c7-5a25-4bad-be95-911d710276da 15e4f308fe924bbeaf8353002f5d7d3f e646ce1fd308407dac2e869a784c4350 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 879/1770] 10.0.0.104 () {34 vars in 665 bytes} [Fri May 29 23:16:14 2026] POST /v2.0/ports => generated 949 bytes in 397 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 892/1771] 10.0.0.104 () {34 vars in 664 bytes} [Fri May 29 23:16:14 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) /var/lib/openstack/lib/python3.12/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: 880/1772] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 29 23:16:15 2026] DELETE /v2.0/security-groups/bdf8e8aa-ee3c-4350-86e2-50ead5babe8d => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 23:16:15.331 7 WARNING neutron_lib.context [None req-9871f1a8-92e0-4eaf-b437-dc5af667baea 15e4f308fe924bbeaf8353002f5d7d3f e646ce1fd308407dac2e869a784c4350 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 23:16:15.404 7 INFO neutron.db.segments_db [None req-9871f1a8-92e0-4eaf-b437-dc5af667baea 15e4f308fe924bbeaf8353002f5d7d3f e646ce1fd308407dac2e869a784c4350 - - default default] Added segment 2dea1422-ef5e-4e2b-888f-c81aa2a30778 of type vxlan for network f8243b93-8e3c-4639-819d-3d0f7542c363 [pid: 7|app: 0|req: 881/1773] 10.0.0.104 () {34 vars in 670 bytes} [Fri May 29 23:16:15 2026] POST /v2.0/networks => generated 632 bytes in 189 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 893/1774] 10.0.0.104 () {32 vars in 720 bytes} [Fri May 29 23:16:15 2026] DELETE /v2.0/ports/c68e11e2-fb1c-4df0-ba4d-5b5c0c687072 => generated 0 bytes in 313 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 23:16:15.527 7 WARNING neutron_lib.context [None req-6e0f3f57-bb5c-461b-aeee-881403c15a6b 15e4f308fe924bbeaf8353002f5d7d3f e646ce1fd308407dac2e869a784c4350 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 23:16:15.549 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a03db89c-85c3-45d3-b118-9a8a47d72146 406afc4403024e19a89fbfd858c1dcbc c2e51eb82d01412e8c9a52bde2708cc0 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 894/1775] 10.0.0.104 () {32 vars in 720 bytes} [Fri May 29 23:16:15 2026] DELETE /v2.0/ports/c68e11e2-fb1c-4df0-ba4d-5b5c0c687072 => generated 132 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 23:16:15.572 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0288c9c3-1ecd-4011-9402-3fe8e133858c 406afc4403024e19a89fbfd858c1dcbc c2e51eb82d01412e8c9a52bde2708cc0 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 895/1776] 10.0.0.104 () {32 vars in 717 bytes} [Fri May 29 23:16:15 2026] GET /v2.0/ports/c68e11e2-fb1c-4df0-ba4d-5b5c0c687072 => generated 132 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 896/1777] 10.0.0.104 () {32 vars in 724 bytes} [Fri May 29 23:16:15 2026] DELETE /v2.0/subnets/7baa04b7-3cea-4873-9f36-26049cec7ade => generated 0 bytes in 119 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 882/1778] 10.0.0.104 () {34 vars in 664 bytes} [Fri May 29 23:16:15 2026] POST /v2.0/ports => generated 743 bytes in 315 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 23:16:15.846 7 WARNING neutron_lib.context [None req-d6f3d357-8551-40db-9eec-a4b6ec718507 15e4f308fe924bbeaf8353002f5d7d3f e646ce1fd308407dac2e869a784c4350 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 23:16:15.906 7 INFO neutron.db.segments_db [None req-d6f3d357-8551-40db-9eec-a4b6ec718507 15e4f308fe924bbeaf8353002f5d7d3f e646ce1fd308407dac2e869a784c4350 - - default default] Added segment 10b9b8b1-e4dd-4589-a022-6298134b6952 of type vxlan for network 3b3b1e74-0722-4ce6-93cf-cd538ba60326 2026-05-29 23:16:16.034 8 INFO neutron.services.segments.plugin [-] Segment 18328b8a-927e-4016-8029-e57ec6880046 resource provider aggregate not found 2026-05-29 23:16:16.042 8 INFO neutron.services.segments.plugin [-] Segment 18328b8a-927e-4016-8029-e57ec6880046 resource provider aggregate not found [pid: 7|app: 0|req: 883/1779] 10.0.0.104 () {34 vars in 670 bytes} [Fri May 29 23:16:15 2026] POST /v2.0/networks => generated 632 bytes in 203 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:16:16.050 8 INFO neutron.services.segments.plugin [-] Segment 18328b8a-927e-4016-8029-e57ec6880046 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 18328b8a-927e-4016-8029-e57ec6880046 found for delete ", "request_id": "req-2e3cabb7-42eb-4acb-92b3-bebb44d3b8ad"}]} 2026-05-29 23:16:16.056 7 WARNING neutron_lib.context [None req-53024d67-528e-446d-819d-adf6e45ce3e5 15e4f308fe924bbeaf8353002f5d7d3f e646ce1fd308407dac2e869a784c4350 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 897/1782] 10.0.0.104 () {32 vars in 726 bytes} [Fri May 29 23:16:15 2026] DELETE /v2.0/networks/4d4331e5-d51c-463b-8b02-ad60d5a09b40 => generated 0 bytes in 359 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 23:16:16.066 8 INFO neutron.services.segments.plugin [-] Segment 18328b8a-927e-4016-8029-e57ec6880046 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 18328b8a-927e-4016-8029-e57ec6880046 found for delete ", "request_id": "req-4c771611-7de7-4fd7-b7ea-dbf63f506bfc"}]} 2026-05-29 23:16:16.071 8 WARNING neutron_lib.context [None req-5e08fe7c-8d99-4955-8176-1e9e1e0c0fa8 406afc4403024e19a89fbfd858c1dcbc c2e51eb82d01412e8c9a52bde2708cc0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 23:16:16.116 8 INFO neutron.db.segments_db [None req-5e08fe7c-8d99-4955-8176-1e9e1e0c0fa8 406afc4403024e19a89fbfd858c1dcbc c2e51eb82d01412e8c9a52bde2708cc0 - - default default] Added segment f6ef1f1a-9496-41bc-bea2-b24872d0a8ac of type vxlan for network 25417775-e8be-4380-afc8-b79ff33e5798 [pid: 8|app: 0|req: 898/1783] 10.0.0.104 () {34 vars in 670 bytes} [Fri May 29 23:16:16 2026] POST /v2.0/networks => generated 631 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:16:16.227 8 WARNING neutron_lib.context [None req-267caa47-5bad-4cb2-9128-3ee520e0e86d 406afc4403024e19a89fbfd858c1dcbc c2e51eb82d01412e8c9a52bde2708cc0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 886/1784] 10.0.0.104 () {34 vars in 664 bytes} [Fri May 29 23:16:16 2026] POST /v2.0/ports => generated 743 bytes in 291 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 23:16:16.353 7 WARNING neutron_lib.context [None req-b9b5050e-9a89-4b51-b9b3-f3d80b5eb593 15e4f308fe924bbeaf8353002f5d7d3f e646ce1fd308407dac2e869a784c4350 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 23:16:16.405 7 INFO neutron.db.segments_db [None req-b9b5050e-9a89-4b51-b9b3-f3d80b5eb593 15e4f308fe924bbeaf8353002f5d7d3f e646ce1fd308407dac2e869a784c4350 - - default default] Added segment d36959fa-1eb8-4b35-aa11-bda011e89bd7 of type vxlan for network f7acde81-120c-44f6-b065-ce7792ffd80c [pid: 7|app: 0|req: 887/1785] 10.0.0.104 () {34 vars in 670 bytes} [Fri May 29 23:16:16 2026] POST /v2.0/networks => generated 632 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 899/1786] 10.0.0.104 () {34 vars in 669 bytes} [Fri May 29 23:16:16 2026] POST /v2.0/subnets => generated 626 bytes in 298 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:16:16.526 7 WARNING neutron_lib.context [None req-ca388644-d1c0-4aad-b55f-729554a1bb2a 15e4f308fe924bbeaf8353002f5d7d3f e646ce1fd308407dac2e869a784c4350 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 23:16:16.529 8 WARNING neutron_lib.context [None req-ba2b3c0d-de05-46c6-9940-dab9793b6ec8 406afc4403024e19a89fbfd858c1dcbc c2e51eb82d01412e8c9a52bde2708cc0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 888/1787] 10.0.0.104 () {34 vars in 664 bytes} [Fri May 29 23:16:16 2026] POST /v2.0/ports => generated 743 bytes in 289 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/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-05-29 23:16:16.821 7 WARNING neutron_lib.context [None req-1d5e192e-aede-4257-9aef-400fedbb9630 15e4f308fe924bbeaf8353002f5d7d3f e646ce1fd308407dac2e869a784c4350 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 900/1788] 10.0.0.104 () {34 vars in 665 bytes} [Fri May 29 23:16:16 2026] POST /v2.0/ports => generated 916 bytes in 344 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:16:16.871 7 INFO neutron.db.segments_db [None req-1d5e192e-aede-4257-9aef-400fedbb9630 15e4f308fe924bbeaf8353002f5d7d3f e646ce1fd308407dac2e869a784c4350 - - default default] Added segment ff852018-186e-4dae-9314-0b8b2903f10d of type vxlan for network 9b32799c-f31d-4401-85ff-38a2fa245fb9 [pid: 7|app: 0|req: 889/1789] 10.0.0.104 () {34 vars in 670 bytes} [Fri May 29 23:16:16 2026] POST /v2.0/networks => generated 631 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:16:16.976 7 WARNING neutron_lib.context [None req-1e317b85-fdf6-44be-b556-f26d88d59e4e 15e4f308fe924bbeaf8353002f5d7d3f e646ce1fd308407dac2e869a784c4350 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 901/1790] 10.0.0.104 () {32 vars in 720 bytes} [Fri May 29 23:16:16 2026] DELETE /v2.0/ports/2b86439d-0756-4707-bb0e-bbc5fa838f37 => generated 0 bytes in 362 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 23:16:17.263 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5fb797cf-2fbe-41df-ad20-d19f2209e170 406afc4403024e19a89fbfd858c1dcbc c2e51eb82d01412e8c9a52bde2708cc0 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 902/1791] 10.0.0.104 () {32 vars in 717 bytes} [Fri May 29 23:16:17 2026] GET /v2.0/ports/2b86439d-0756-4707-bb0e-bbc5fa838f37 => 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: 890/1792] 10.0.0.104 () {34 vars in 664 bytes} [Fri May 29 23:16:16 2026] POST /v2.0/ports => generated 743 bytes in 395 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 903/1793] 10.0.0.104 () {32 vars in 724 bytes} [Fri May 29 23:16:17 2026] DELETE /v2.0/subnets/12273bca-b43b-4f73-95ce-0de78f8eaaa0 => generated 0 bytes in 194 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 23:16:17.483 7 WARNING neutron_lib.context [None req-2f97e5f5-4d54-412c-b0bf-e51e1b317315 286bb1e6aca24dba9d54e144a8b53465 e05c68957c8549d8b5745bd06be37d09 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 904/1794] 10.0.0.104 () {34 vars in 747 bytes} [Fri May 29 23:16:17 2026] PUT /v2.0/ports/cbe65977-07f6-4acf-8a90-0a1dbed748e2/tags => generated 17 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 23:16:17.555 8 WARNING neutron_lib.context [None req-4614d333-4fae-40ee-9680-2d976a6684ed 727524b1e2ec4a9b94d0d8e2138dc0eb 8142d4a54b4647579c438381211f0dd9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 891/1795] 10.0.0.104 () {34 vars in 684 bytes} [Fri May 29 23:16:17 2026] POST /v2.0/security-groups => generated 1624 bytes in 337 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-29 23:16:17.733 8 INFO neutron.db.segments_db [None req-4614d333-4fae-40ee-9680-2d976a6684ed 727524b1e2ec4a9b94d0d8e2138dc0eb 8142d4a54b4647579c438381211f0dd9 - - default default] Added segment 4fcaea11-e21d-498f-ae24-5b0bc377d4cb of type vxlan for network aa2014f6-5d08-4346-82c1-7758653b25e1 [pid: 8|app: 0|req: 905/1796] 10.0.0.104 () {34 vars in 670 bytes} [Fri May 29 23:16:17 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: 906/1797] 10.0.0.104 () {34 vars in 747 bytes} [Fri May 29 23:16:17 2026] PUT /v2.0/ports/469b271d-6165-40e2-9ea4-456d473b3d98/tags => generated 25 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 23:16:17.994 7 INFO neutron.services.segments.plugin [-] Segment f6ef1f1a-9496-41bc-bea2-b24872d0a8ac resource provider aggregate not found 2026-05-29 23:16:17.998 7 INFO neutron.services.segments.plugin [-] Segment f6ef1f1a-9496-41bc-bea2-b24872d0a8ac resource provider aggregate not found [pid: 8|app: 0|req: 907/1798] 10.0.0.104 () {32 vars in 663 bytes} [Fri May 29 23:16:17 2026] GET /v2.0/security-groups => generated 4529 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 23:16:18.010 7 INFO neutron.services.segments.plugin [-] Segment f6ef1f1a-9496-41bc-bea2-b24872d0a8ac resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f6ef1f1a-9496-41bc-bea2-b24872d0a8ac found for delete ", "request_id": "req-5d71d045-5667-4431-b2c2-361653c8b3bb"}]} 2026-05-29 23:16:18.019 8 WARNING neutron_lib.context [None req-e1ed4eba-c35b-431c-8d88-89c3a210a181 727524b1e2ec4a9b94d0d8e2138dc0eb 8142d4a54b4647579c438381211f0dd9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 892/1799] 10.0.0.104 () {32 vars in 726 bytes} [Fri May 29 23:16:17 2026] DELETE /v2.0/networks/25417775-e8be-4380-afc8-b79ff33e5798 => generated 0 bytes in 318 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 23:16:18.029 7 INFO neutron.services.segments.plugin [-] Segment f6ef1f1a-9496-41bc-bea2-b24872d0a8ac resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f6ef1f1a-9496-41bc-bea2-b24872d0a8ac found for delete ", "request_id": "req-5b3dab01-2949-493a-9f6d-5da0817dd98a"}]} [pid: 7|app: 0|req: 893/1800] 10.0.0.104 () {34 vars in 747 bytes} [Fri May 29 23:16:18 2026] PUT /v2.0/ports/133e8ac7-2d8c-44d2-8218-64513849897e/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: 894/1801] 10.0.0.104 () {34 vars in 758 bytes} [Fri May 29 23:16:18 2026] PUT /v2.0/security-groups/a0d75221-89dd-409e-8b8d-3f9a7ad5fa45 => generated 1662 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 23:16:18.150 7 WARNING neutron_lib.context [None req-81f40cfa-8803-466f-8d3c-ec0b84bd5ee6 406afc4403024e19a89fbfd858c1dcbc c2e51eb82d01412e8c9a52bde2708cc0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 908/1802] 10.0.0.104 () {34 vars in 664 bytes} [Fri May 29 23:16:18 2026] POST /v2.0/ports => generated 743 bytes in 321 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 909/1803] 10.0.0.104 () {34 vars in 747 bytes} [Fri May 29 23:16:18 2026] PUT /v2.0/ports/dce863bc-dba8-4760-90c6-6a2cc43df37a/tags => 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: 910/1804] 10.0.0.104 () {32 vars in 737 bytes} [Fri May 29 23:16:18 2026] GET /v2.0/security-groups/a0d75221-89dd-409e-8b8d-3f9a7ad5fa45 => generated 1662 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 895/1805] 10.0.0.104 () {34 vars in 665 bytes} [Fri May 29 23:16:18 2026] POST /v2.0/ports => generated 775 bytes in 304 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 911/1806] 10.0.0.104 () {34 vars in 747 bytes} [Fri May 29 23:16:18 2026] PUT /v2.0/ports/fe6ce6d7-e6b2-4c04-b8a9-bebc6a132cb6/tags => generated 25 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 912/1807] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 29 23:16:18 2026] DELETE /v2.0/security-groups/a0d75221-89dd-409e-8b8d-3f9a7ad5fa45 => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 896/1808] 10.0.0.104 () {32 vars in 660 bytes} [Fri May 29 23:16:18 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 897/1809] 10.0.0.104 () {32 vars in 727 bytes} [Fri May 29 23:16:18 2026] GET /v2.0/ports/fe6ce6d7-e6b2-4c04-b8a9-bebc6a132cb6/tags => generated 25 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 898/1810] 10.0.0.104 () {32 vars in 663 bytes} [Fri May 29 23:16:18 2026] GET /v2.0/security-groups => generated 2925 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 913/1811] 10.0.0.104 () {34 vars in 737 bytes} [Fri May 29 23:16:18 2026] PUT /v2.0/ports/3e53fd2c-25de-4e4a-8c64-c3b4f2bd05dd => generated 752 bytes in 185 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 899/1812] 10.0.0.104 () {32 vars in 674 bytes} [Fri May 29 23:16:18 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 23:16:18.751 7 INFO neutron.api.v2.resource [None req-b879b2ff-6035-4ead-85b1-f40f72dfa1e5 286bb1e6aca24dba9d54e144a8b53465 e05c68957c8549d8b5745bd06be37d09 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 900/1813] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 29 23:16:18 2026] DELETE /v2.0/security-groups/a0d75221-89dd-409e-8b8d-3f9a7ad5fa45 => generated 146 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 914/1814] 10.0.0.104 () {34 vars in 758 bytes} [Fri May 29 23:16:18 2026] PUT /v2.0/ports/fe6ce6d7-e6b2-4c04-b8a9-bebc6a132cb6/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: 915/1815] 10.0.0.104 () {32 vars in 670 bytes} [Fri May 29 23:16:18 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 23:16:18.889 8 WARNING neutron_lib.context [None req-b921cf6b-d526-4468-94dd-9817989093dc 286bb1e6aca24dba9d54e144a8b53465 e05c68957c8549d8b5745bd06be37d09 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 901/1816] 10.0.0.104 () {32 vars in 720 bytes} [Fri May 29 23:16:18 2026] DELETE /v2.0/ports/3e53fd2c-25de-4e4a-8c64-c3b4f2bd05dd => generated 0 bytes in 242 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 916/1817] 10.0.0.104 () {34 vars in 684 bytes} [Fri May 29 23:16:18 2026] POST /v2.0/security-groups => generated 1624 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 902/1818] 10.0.0.104 () {32 vars in 727 bytes} [Fri May 29 23:16:18 2026] GET /v2.0/ports/fe6ce6d7-e6b2-4c04-b8a9-bebc6a132cb6/tags => generated 34 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 903/1819] 10.0.0.104 () {32 vars in 643 bytes} [Fri May 29 23:16:19 2026] GET /v2.0/ports => generated 778 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:16:19.065 7 WARNING neutron_lib.context [None req-8f168059-0e42-497d-84fc-02a8be72e650 286bb1e6aca24dba9d54e144a8b53465 e05c68957c8549d8b5745bd06be37d09 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 917/1820] 10.0.0.104 () {32 vars in 682 bytes} [Fri May 29 23:16:19 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 918/1821] 10.0.0.104 () {34 vars in 754 bytes} [Fri May 29 23:16:19 2026] PUT /v2.0/ports/fe6ce6d7-e6b2-4c04-b8a9-bebc6a132cb6/tags/red => generated 4 bytes in 38 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-29 23:16:19.129 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7cf5ad99-b3c7-44a7-9f0d-8b144693c9ba 406afc4403024e19a89fbfd858c1dcbc c2e51eb82d01412e8c9a52bde2708cc0 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 919/1822] 10.0.0.104 () {32 vars in 717 bytes} [Fri May 29 23:16:19 2026] GET /v2.0/ports/3e53fd2c-25de-4e4a-8c64-c3b4f2bd05dd => generated 132 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 904/1823] 10.0.0.104 () {34 vars in 695 bytes} [Fri May 29 23:16:19 2026] POST /v2.0/security-group-rules => generated 601 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 905/1824] 10.0.0.104 () {32 vars in 727 bytes} [Fri May 29 23:16:19 2026] GET /v2.0/ports/fe6ce6d7-e6b2-4c04-b8a9-bebc6a132cb6/tags => generated 34 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 920/1825] 10.0.0.104 () {32 vars in 668 bytes} [Fri May 29 23:16:19 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 921/1826] 10.0.0.104 () {32 vars in 747 bytes} [Fri May 29 23:16:19 2026] GET /v2.0/security-group-rules/26d8c7b7-3c9b-4535-a01c-49226f8bf507 => generated 601 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 906/1827] 10.0.0.104 () {32 vars in 643 bytes} [Fri May 29 23:16:19 2026] GET /v2.0/ports => generated 778 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 922/1828] 10.0.0.104 () {34 vars in 776 bytes} [Fri May 29 23:16:19 2026] PUT /v2.0/ports/fe6ce6d7-e6b2-4c04-b8a9-bebc6a132cb6/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: 923/1829] 10.0.0.104 () {32 vars in 673 bytes} [Fri May 29 23:16:19 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 907/1830] 10.0.0.104 () {32 vars in 682 bytes} [Fri May 29 23:16:19 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 924/1831] 10.0.0.104 () {32 vars in 717 bytes} [Fri May 29 23:16:19 2026] GET /v2.0/ports/dce331b9-43a2-4c50-8e84-eaf0957bb2f0 => generated 775 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 908/1832] 10.0.0.104 () {32 vars in 727 bytes} [Fri May 29 23:16:19 2026] GET /v2.0/ports/fe6ce6d7-e6b2-4c04-b8a9-bebc6a132cb6/tags => generated 52 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 925/1833] 10.0.0.104 () {32 vars in 750 bytes} [Fri May 29 23:16:19 2026] DELETE /v2.0/security-group-rules/26d8c7b7-3c9b-4535-a01c-49226f8bf507 => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 23:16:19.502 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f9118827-8335-4f26-8b73-e5374583429a 406afc4403024e19a89fbfd858c1dcbc c2e51eb82d01412e8c9a52bde2708cc0 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 926/1834] 10.0.0.104 () {32 vars in 720 bytes} [Fri May 29 23:16:19 2026] DELETE /v2.0/ports/2b86439d-0756-4707-bb0e-bbc5fa838f37 => 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: 909/1835] 10.0.0.104 () {32 vars in 678 bytes} [Fri May 29 23:16:19 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 910/1836] 10.0.0.104 () {32 vars in 673 bytes} [Fri May 29 23:16:19 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 927/1837] 10.0.0.104 () {34 vars in 747 bytes} [Fri May 29 23:16:19 2026] PUT /v2.0/ports/fe6ce6d7-e6b2-4c04-b8a9-bebc6a132cb6/tags => generated 37 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 23:16:19.614 7 INFO neutron.pecan_wsgi.hooks.translation [None req-531e3e3c-1e2d-4db8-9e4c-ca83c92cb88c 406afc4403024e19a89fbfd858c1dcbc c2e51eb82d01412e8c9a52bde2708cc0 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 911/1838] 10.0.0.104 () {32 vars in 724 bytes} [Fri May 29 23:16:19 2026] DELETE /v2.0/subnets/12273bca-b43b-4f73-95ce-0de78f8eaaa0 => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 23:16:19.630 7 WARNING neutron_lib.context [None req-4d0fb121-ac97-4bda-9e22-e9b6f56dae31 286bb1e6aca24dba9d54e144a8b53465 e05c68957c8549d8b5745bd06be37d09 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 928/1839] 10.0.0.104 () {32 vars in 690 bytes} [Fri May 29 23:16:19 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 929/1840] 10.0.0.104 () {32 vars in 727 bytes} [Fri May 29 23:16:19 2026] GET /v2.0/ports/fe6ce6d7-e6b2-4c04-b8a9-bebc6a132cb6/tags => generated 37 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 23:16:19.722 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b48ec913-e905-4c15-9dce-4c4f9da34ba0 406afc4403024e19a89fbfd858c1dcbc c2e51eb82d01412e8c9a52bde2708cc0 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 930/1841] 10.0.0.104 () {32 vars in 724 bytes} [Fri May 29 23:16:19 2026] DELETE /v2.0/subnets/7baa04b7-3cea-4873-9f36-26049cec7ade => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 912/1842] 10.0.0.104 () {34 vars in 695 bytes} [Fri May 29 23:16:19 2026] POST /v2.0/security-group-rules => generated 601 bytes in 274 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 913/1843] 10.0.0.104 () {32 vars in 735 bytes} [Fri May 29 23:16:19 2026] GET /v2.0/ports/fe6ce6d7-e6b2-4c04-b8a9-bebc6a132cb6/tags/red => generated 0 bytes in 39 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 931/1844] 10.0.0.104 () {32 vars in 720 bytes} [Fri May 29 23:16:19 2026] DELETE /v2.0/ports/cbe65977-07f6-4acf-8a90-0a1dbed748e2 => 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: 932/1845] 10.0.0.104 () {32 vars in 747 bytes} [Fri May 29 23:16:19 2026] GET /v2.0/security-group-rules/ebe44b36-d7ad-4e81-b480-1759d9440e56 => generated 601 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:16:19.995 8 INFO neutron.api.v2.resource [None req-7d89d70d-021a-4ccb-a0bc-339688b6ebc9 727524b1e2ec4a9b94d0d8e2138dc0eb 8142d4a54b4647579c438381211f0dd9 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 933/1846] 10.0.0.104 () {32 vars in 739 bytes} [Fri May 29 23:16:19 2026] GET /v2.0/ports/fe6ce6d7-e6b2-4c04-b8a9-bebc6a132cb6/tags/green => generated 99 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 914/1847] 10.0.0.104 () {32 vars in 720 bytes} [Fri May 29 23:16:19 2026] DELETE /v2.0/ports/dce331b9-43a2-4c50-8e84-eaf0957bb2f0 => generated 0 bytes in 183 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 934/1848] 10.0.0.104 () {32 vars in 720 bytes} [Fri May 29 23:16:19 2026] DELETE /v2.0/ports/469b271d-6165-40e2-9ea4-456d473b3d98 => generated 0 bytes in 175 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 915/1849] 10.0.0.104 () {32 vars in 673 bytes} [Fri May 29 23:16:20 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 935/1850] 10.0.0.104 () {32 vars in 738 bytes} [Fri May 29 23:16:20 2026] DELETE /v2.0/ports/fe6ce6d7-e6b2-4c04-b8a9-bebc6a132cb6/tags/red => generated 0 bytes in 44 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 23:16:20.297 7 INFO neutron.services.segments.plugin [-] Segment e39ad9d9-a649-47ad-9fed-b401bdc79044 resource provider aggregate not found 2026-05-29 23:16:20.301 7 INFO neutron.services.segments.plugin [-] Segment e39ad9d9-a649-47ad-9fed-b401bdc79044 resource provider aggregate not found 2026-05-29 23:16:20.314 7 INFO neutron.services.segments.plugin [-] Segment e39ad9d9-a649-47ad-9fed-b401bdc79044 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e39ad9d9-a649-47ad-9fed-b401bdc79044 found for delete ", "request_id": "req-55a4da1a-4f5b-4301-9d3d-636937f8528a"}]} 2026-05-29 23:16:20.316 7 INFO neutron.services.segments.plugin [-] Segment e39ad9d9-a649-47ad-9fed-b401bdc79044 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e39ad9d9-a649-47ad-9fed-b401bdc79044 found for delete ", "request_id": "req-b82f7b3b-a288-4fd3-84a0-f6daa68d5edc"}]} [pid: 7|app: 0|req: 916/1851] 10.0.0.104 () {32 vars in 726 bytes} [Fri May 29 23:16:20 2026] DELETE /v2.0/networks/3aa600a1-9ab6-42bc-9ed1-5576fdeab9da => generated 0 bytes in 148 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 917/1852] 10.0.0.104 () {32 vars in 750 bytes} [Fri May 29 23:16:20 2026] DELETE /v2.0/security-group-rules/ebe44b36-d7ad-4e81-b480-1759d9440e56 => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 936/1853] 10.0.0.104 () {32 vars in 720 bytes} [Fri May 29 23:16:20 2026] DELETE /v2.0/ports/133e8ac7-2d8c-44d2-8218-64513849897e => generated 0 bytes in 179 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 918/1854] 10.0.0.104 () {32 vars in 727 bytes} [Fri May 29 23:16:20 2026] GET /v2.0/ports/fe6ce6d7-e6b2-4c04-b8a9-bebc6a132cb6/tags => generated 30 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 937/1855] 10.0.0.104 () {32 vars in 673 bytes} [Fri May 29 23:16:20 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 23:16:20.552 8 INFO neutron.api.v2.resource [None req-f4309c74-4dbd-426f-a690-c3f8cc7e59d6 727524b1e2ec4a9b94d0d8e2138dc0eb 8142d4a54b4647579c438381211f0dd9 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 938/1856] 10.0.0.104 () {32 vars in 742 bytes} [Fri May 29 23:16:20 2026] DELETE /v2.0/ports/fe6ce6d7-e6b2-4c04-b8a9-bebc6a132cb6/tags/green => generated 99 bytes in 94 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-05-29 23:16:20.571 8 WARNING neutron_lib.context [None req-0a621551-cec8-47ba-ace9-0320da0b21a6 286bb1e6aca24dba9d54e144a8b53465 e05c68957c8549d8b5745bd06be37d09 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 939/1857] 10.0.0.104 () {34 vars in 695 bytes} [Fri May 29 23:16:20 2026] POST /v2.0/security-group-rules => generated 602 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 919/1858] 10.0.0.104 () {32 vars in 720 bytes} [Fri May 29 23:16:20 2026] DELETE /v2.0/ports/dce863bc-dba8-4760-90c6-6a2cc43df37a => generated 0 bytes in 292 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 940/1859] 10.0.0.104 () {32 vars in 730 bytes} [Fri May 29 23:16:20 2026] DELETE /v2.0/ports/fe6ce6d7-e6b2-4c04-b8a9-bebc6a132cb6/tags => generated 0 bytes in 37 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 920/1860] 10.0.0.104 () {32 vars in 747 bytes} [Fri May 29 23:16:20 2026] GET /v2.0/security-group-rules/4a67d5a7-a4fe-4723-8503-cbeda614b814 => generated 602 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 921/1861] 10.0.0.104 () {32 vars in 727 bytes} [Fri May 29 23:16:20 2026] GET /v2.0/ports/fe6ce6d7-e6b2-4c04-b8a9-bebc6a132cb6/tags => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 922/1862] 10.0.0.104 () {32 vars in 673 bytes} [Fri May 29 23:16:20 2026] GET /v2.0/security-group-rules => generated 4139 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 941/1863] 10.0.0.104 () {32 vars in 720 bytes} [Fri May 29 23:16:20 2026] DELETE /v2.0/ports/6f9c0e7a-8e04-4959-a7e4-2ee1f76903a8 => generated 0 bytes in 186 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 942/1864] 10.0.0.104 () {32 vars in 750 bytes} [Fri May 29 23:16:20 2026] DELETE /v2.0/security-group-rules/4a67d5a7-a4fe-4723-8503-cbeda614b814 => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 923/1865] 10.0.0.104 () {32 vars in 720 bytes} [Fri May 29 23:16:20 2026] DELETE /v2.0/ports/fe6ce6d7-e6b2-4c04-b8a9-bebc6a132cb6 => generated 0 bytes in 209 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 943/1866] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 29 23:16:20 2026] GET /v2.0/security-groups?tenant_id=c2e51eb82d01412e8c9a52bde2708cc0&name=default => generated 2925 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 944/1867] 10.0.0.104 () {32 vars in 673 bytes} [Fri May 29 23:16:21 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 924/1868] 10.0.0.104 () {32 vars in 726 bytes} [Fri May 29 23:16:21 2026] DELETE /v2.0/networks/08bb02a0-916f-44d6-98f3-46f4b1c17b95 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 23:16:21.273 8 INFO neutron.services.segments.plugin [-] Segment 4fcaea11-e21d-498f-ae24-5b0bc377d4cb resource provider aggregate not found 2026-05-29 23:16:21.284 8 INFO neutron.services.segments.plugin [-] Segment 4fcaea11-e21d-498f-ae24-5b0bc377d4cb resource provider aggregate not found 2026-05-29 23:16:21.294 8 INFO neutron.services.segments.plugin [-] Segment 4fcaea11-e21d-498f-ae24-5b0bc377d4cb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4fcaea11-e21d-498f-ae24-5b0bc377d4cb found for delete ", "request_id": "req-9b64adc3-f334-42c6-bb60-eb8109207403"}]} [pid: 7|app: 0|req: 925/1869] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 29 23:16:21 2026] DELETE /v2.0/security-groups/d58b38a4-97a3-434c-8207-c2d9466f129f => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 23:16:21.304 8 INFO neutron.services.segments.plugin [-] Segment 4fcaea11-e21d-498f-ae24-5b0bc377d4cb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4fcaea11-e21d-498f-ae24-5b0bc377d4cb found for delete ", "request_id": "req-96077ba5-4412-4112-8a60-1e351c409ff4"}]} [pid: 8|app: 0|req: 945/1870] 10.0.0.104 () {32 vars in 726 bytes} [Fri May 29 23:16:21 2026] DELETE /v2.0/networks/aa2014f6-5d08-4346-82c1-7758653b25e1 => generated 0 bytes in 157 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 926/1871] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 29 23:16:21 2026] DELETE /v2.0/security-groups/711dd38f-37c3-4d53-95fd-73ec3fd369e1 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 927/1872] 10.0.0.104 () {32 vars in 663 bytes} [Fri May 29 23:16:21 2026] GET /v2.0/security-groups => generated 2925 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 946/1873] 10.0.0.104 () {32 vars in 726 bytes} [Fri May 29 23:16:21 2026] DELETE /v2.0/networks/f8243b93-8e3c-4639-819d-3d0f7542c363 => generated 0 bytes in 147 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 928/1874] 10.0.0.104 () {32 vars in 663 bytes} [Fri May 29 23:16:21 2026] GET /v2.0/security-groups => generated 2925 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 947/1875] 10.0.0.104 () {32 vars in 726 bytes} [Fri May 29 23:16:21 2026] DELETE /v2.0/networks/3b3b1e74-0722-4ce6-93cf-cd538ba60326 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 929/1876] 10.0.0.104 () {32 vars in 726 bytes} [Fri May 29 23:16:21 2026] DELETE /v2.0/networks/f7acde81-120c-44f6-b065-ce7792ffd80c => generated 0 bytes in 132 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 948/1877] 10.0.0.104 () {32 vars in 726 bytes} [Fri May 29 23:16:21 2026] DELETE /v2.0/networks/9b32799c-f31d-4401-85ff-38a2fa245fb9 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 949/1878] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 29 23:16:22 2026] GET /v2.0/security-groups?tenant_id=e05c68957c8549d8b5745bd06be37d09&name=default => generated 2925 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 930/1879] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 29 23:16:21 2026] GET /v2.0/security-groups?tenant_id=7f106b806e4845488199cf714c60567a&name=default => generated 2925 bytes in 244 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 950/1880] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 29 23:16:22 2026] DELETE /v2.0/security-groups/f63ea05b-64db-4433-9466-7edd05484677 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 23:16:22.331 7 INFO neutron.services.segments.plugin [-] Segment 2d4f1926-428c-46ef-8aae-e64fab0254fb resource provider aggregate not found 2026-05-29 23:16:22.336 7 INFO neutron.services.segments.plugin [-] Segment 2d4f1926-428c-46ef-8aae-e64fab0254fb resource provider aggregate not found 2026-05-29 23:16:22.342 7 INFO neutron.services.segments.plugin [-] Segment 2d4f1926-428c-46ef-8aae-e64fab0254fb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2d4f1926-428c-46ef-8aae-e64fab0254fb found for delete ", "request_id": "req-e0cbff3b-7723-404a-98cb-4deda5aa9e46"}]} [pid: 7|app: 0|req: 931/1881] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 29 23:16:22 2026] DELETE /v2.0/security-groups/b0172bcc-eb7e-46da-b8a3-0030c9562f9b => 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: 951/1882] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 29 23:16:22 2026] GET /v2.0/security-groups?tenant_id=8142d4a54b4647579c438381211f0dd9&name=default => generated 2925 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 23:16:22.589 7 INFO neutron.services.segments.plugin [-] Segment d36959fa-1eb8-4b35-aa11-bda011e89bd7 resource provider aggregate not found 2026-05-29 23:16:22.601 7 INFO neutron.services.segments.plugin [-] Segment 2d4f1926-428c-46ef-8aae-e64fab0254fb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2d4f1926-428c-46ef-8aae-e64fab0254fb found for delete ", "request_id": "req-ecd03b78-809e-49ea-a861-e72a1f92d022"}]} 2026-05-29 23:16:22.619 7 INFO neutron.services.segments.plugin [-] Segment d36959fa-1eb8-4b35-aa11-bda011e89bd7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d36959fa-1eb8-4b35-aa11-bda011e89bd7 found for delete ", "request_id": "req-24d6207b-3dbd-4dee-9aae-88a479207946"}]} 2026-05-29 23:16:22.622 7 INFO neutron.services.segments.plugin [-] Segment d36959fa-1eb8-4b35-aa11-bda011e89bd7 resource provider aggregate not found 2026-05-29 23:16:22.636 7 INFO neutron.services.segments.plugin [-] Segment d36959fa-1eb8-4b35-aa11-bda011e89bd7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d36959fa-1eb8-4b35-aa11-bda011e89bd7 found for delete ", "request_id": "req-b18b7c45-a8b7-4619-bdbf-2be0cb00fa56"}]} [pid: 7|app: 0|req: 932/1883] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 29 23:16:22 2026] DELETE /v2.0/security-groups/319e41fd-15f9-44b8-ae57-5f9608fabed7 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 23:16:23.315 8 INFO neutron.services.segments.plugin [-] Segment 2dea1422-ef5e-4e2b-888f-c81aa2a30778 resource provider aggregate not found 2026-05-29 23:16:23.320 8 INFO neutron.services.segments.plugin [-] Segment 2dea1422-ef5e-4e2b-888f-c81aa2a30778 resource provider aggregate not found 2026-05-29 23:16:23.332 8 INFO neutron.services.segments.plugin [-] Segment 2dea1422-ef5e-4e2b-888f-c81aa2a30778 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2dea1422-ef5e-4e2b-888f-c81aa2a30778 found for delete ", "request_id": "req-309073a8-e141-4afe-8adc-c08d9011d401"}]} 2026-05-29 23:16:23.335 8 INFO neutron.services.segments.plugin [-] Segment 2dea1422-ef5e-4e2b-888f-c81aa2a30778 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2dea1422-ef5e-4e2b-888f-c81aa2a30778 found for delete ", "request_id": "req-f0734210-7a22-41bd-99bc-4f0bd2130754"}]} 2026-05-29 23:16:23.344 8 INFO neutron.services.segments.plugin [-] Segment 10b9b8b1-e4dd-4589-a022-6298134b6952 resource provider aggregate not found 2026-05-29 23:16:23.351 8 INFO neutron.services.segments.plugin [-] Segment 10b9b8b1-e4dd-4589-a022-6298134b6952 resource provider aggregate not found 2026-05-29 23:16:23.355 8 INFO neutron.services.segments.plugin [-] Segment 10b9b8b1-e4dd-4589-a022-6298134b6952 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 10b9b8b1-e4dd-4589-a022-6298134b6952 found for delete ", "request_id": "req-12a262fb-2a75-4bf7-a78e-8093afcdf49b"}]} 2026-05-29 23:16:23.366 8 INFO neutron.services.segments.plugin [-] Segment 10b9b8b1-e4dd-4589-a022-6298134b6952 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 10b9b8b1-e4dd-4589-a022-6298134b6952 found for delete ", "request_id": "req-1eda53ec-02ac-415c-8b2d-a65a43994cea"}]} 2026-05-29 23:16:23.371 8 INFO neutron.services.segments.plugin [-] Segment ff852018-186e-4dae-9314-0b8b2903f10d resource provider aggregate not found 2026-05-29 23:16:23.387 8 INFO neutron.services.segments.plugin [-] Segment ff852018-186e-4dae-9314-0b8b2903f10d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ff852018-186e-4dae-9314-0b8b2903f10d found for delete ", "request_id": "req-9dbb375b-0422-4997-8fd8-5ffda133bff7"}]} 2026-05-29 23:16:23.390 8 INFO neutron.services.segments.plugin [-] Segment ff852018-186e-4dae-9314-0b8b2903f10d resource provider aggregate not found 2026-05-29 23:16:23.404 8 INFO neutron.services.segments.plugin [-] Segment ff852018-186e-4dae-9314-0b8b2903f10d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ff852018-186e-4dae-9314-0b8b2903f10d found for delete ", "request_id": "req-7de4f04e-434f-4057-9e8d-bb7524f73aa3"}]} [pid: 8|app: 0|req: 952/1884] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 29 23:16:22 2026] GET /v2.0/security-groups?tenant_id=b9e6220109d64e519a885463353bdaff&name=default => generated 2925 bytes in 741 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 933/1885] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 29 23:16:23 2026] DELETE /v2.0/security-groups/f884d9e9-ab81-4c0b-bc99-92a238b1c058 => generated 0 bytes in 187 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 953/1886] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 29 23:16:23 2026] GET /v2.0/security-groups?tenant_id=e646ce1fd308407dac2e869a784c4350&name=default => generated 2925 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 934/1887] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 29 23:16:23 2026] DELETE /v2.0/security-groups/5d0b7e13-e4c0-42d8-9fc7-b415ad36f6a5 => 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: 954/1888] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 29 23:16:24 2026] GET /v2.0/security-groups?tenant_id=fc70ace6769049aba58d566a947ec600&name=default => generated 2925 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 935/1889] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 29 23:16:24 2026] DELETE /v2.0/security-groups/3473480f-cdd5-49e2-983f-00c8c54d2a49 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 23:16:26.183 8 WARNING neutron_lib.context [None req-c24dacb0-f98f-49b6-b549-7ec9b7206355 7e48619825f7416c939c7537b8dd01f3 4b038155c0c74a93b4a5d84ad55e7c2e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 23:16:26.343 8 INFO neutron.db.segments_db [None req-c24dacb0-f98f-49b6-b549-7ec9b7206355 7e48619825f7416c939c7537b8dd01f3 4b038155c0c74a93b4a5d84ad55e7c2e - - default default] Added segment 2d67980c-b00f-49be-9528-45f3f2129a11 of type vxlan for network 0d25c4e3-08ef-4380-b339-f7b4e8a1d0bd [pid: 8|app: 0|req: 955/1890] 10.0.0.104 () {34 vars in 670 bytes} [Fri May 29 23:16:26 2026] POST /v2.0/networks => generated 632 bytes in 373 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:16:26.453 8 WARNING neutron_lib.context [None req-8fcf3c5f-7e86-45d3-ab9a-8a098af0dea4 7e48619825f7416c939c7537b8dd01f3 4b038155c0c74a93b4a5d84ad55e7c2e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 23:16:26.512 8 INFO neutron.db.segments_db [None req-8fcf3c5f-7e86-45d3-ab9a-8a098af0dea4 7e48619825f7416c939c7537b8dd01f3 4b038155c0c74a93b4a5d84ad55e7c2e - - default default] Added segment 71edee5d-d241-436a-9bbc-614af19a6ecc of type vxlan for network b9f0d66d-f7af-4d09-b9d8-cf8bf672e3a9 [pid: 7|app: 0|req: 936/1891] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 29 23:16:26 2026] GET /v2.0/security-groups?tenant_id=410ee53e85d046b99adf2cfc972829bf&name=default => generated 2925 bytes in 254 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 956/1892] 10.0.0.104 () {34 vars in 670 bytes} [Fri May 29 23:16:26 2026] POST /v2.0/networks => generated 632 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 937/1893] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 29 23:16:26 2026] DELETE /v2.0/security-groups/bee53efb-83d0-4ae6-9d92-8e43696da644 => generated 0 bytes in 207 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 957/1894] 10.0.0.104 () {34 vars in 753 bytes} [Fri May 29 23:16:26 2026] PUT /v2.0/networks/0d25c4e3-08ef-4380-b339-f7b4e8a1d0bd/tags => generated 25 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 938/1895] 10.0.0.104 () {32 vars in 733 bytes} [Fri May 29 23:16:26 2026] GET /v2.0/networks/0d25c4e3-08ef-4380-b339-f7b4e8a1d0bd/tags => generated 25 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 958/1896] 10.0.0.104 () {34 vars in 753 bytes} [Fri May 29 23:16:26 2026] PUT /v2.0/networks/b9f0d66d-f7af-4d09-b9d8-cf8bf672e3a9/tags => generated 17 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 939/1897] 10.0.0.104 () {32 vars in 733 bytes} [Fri May 29 23:16:26 2026] GET /v2.0/networks/b9f0d66d-f7af-4d09-b9d8-cf8bf672e3a9/tags => generated 17 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 959/1898] 10.0.0.104 () {34 vars in 753 bytes} [Fri May 29 23:16:26 2026] PUT /v2.0/networks/b9f0d66d-f7af-4d09-b9d8-cf8bf672e3a9/tags => generated 12 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 940/1899] 10.0.0.104 () {32 vars in 733 bytes} [Fri May 29 23:16:26 2026] GET /v2.0/networks/b9f0d66d-f7af-4d09-b9d8-cf8bf672e3a9/tags => 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: 960/1900] 10.0.0.104 () {32 vars in 733 bytes} [Fri May 29 23:16:26 2026] GET /v2.0/networks/0d25c4e3-08ef-4380-b339-f7b4e8a1d0bd/tags => generated 25 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 23:16:27.154 7 INFO neutron.services.segments.plugin [-] Segment 2d67980c-b00f-49be-9528-45f3f2129a11 resource provider aggregate not found 2026-05-29 23:16:27.160 7 INFO neutron.services.segments.plugin [-] Segment 2d67980c-b00f-49be-9528-45f3f2129a11 resource provider aggregate not found 2026-05-29 23:16:27.171 7 INFO neutron.services.segments.plugin [-] Segment 2d67980c-b00f-49be-9528-45f3f2129a11 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2d67980c-b00f-49be-9528-45f3f2129a11 found for delete ", "request_id": "req-a4d4d60e-7cc6-4c4d-a9a7-5eb07fa97034"}]} [pid: 7|app: 0|req: 941/1901] 10.0.0.104 () {32 vars in 726 bytes} [Fri May 29 23:16:27 2026] DELETE /v2.0/networks/0d25c4e3-08ef-4380-b339-f7b4e8a1d0bd => generated 0 bytes in 167 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 23:16:27.330 8 INFO neutron.services.segments.plugin [-] Segment 71edee5d-d241-436a-9bbc-614af19a6ecc resource provider aggregate not found 2026-05-29 23:16:27.338 8 INFO neutron.services.segments.plugin [-] Segment 71edee5d-d241-436a-9bbc-614af19a6ecc resource provider aggregate not found 2026-05-29 23:16:27.348 8 INFO neutron.services.segments.plugin [-] Segment 71edee5d-d241-436a-9bbc-614af19a6ecc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 71edee5d-d241-436a-9bbc-614af19a6ecc found for delete ", "request_id": "req-e21d0579-19da-43eb-a368-333938628dd0"}]} 2026-05-29 23:16:27.354 8 INFO neutron.services.segments.plugin [-] Segment 71edee5d-d241-436a-9bbc-614af19a6ecc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 71edee5d-d241-436a-9bbc-614af19a6ecc found for delete ", "request_id": "req-4c16c1aa-4581-4b49-afc2-b39c83e2b0ce"}]} [pid: 8|app: 0|req: 961/1902] 10.0.0.104 () {32 vars in 726 bytes} [Fri May 29 23:16:27 2026] DELETE /v2.0/networks/b9f0d66d-f7af-4d09-b9d8-cf8bf672e3a9 => generated 0 bytes in 239 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 23:16:28.057 7 INFO neutron.services.segments.plugin [-] Segment 2d67980c-b00f-49be-9528-45f3f2129a11 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2d67980c-b00f-49be-9528-45f3f2129a11 found for delete ", "request_id": "req-0de29015-c82a-4ae5-8f4f-f2a48c7445be"}]} [pid: 7|app: 0|req: 942/1903] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 29 23:16:28 2026] GET /v2.0/security-groups?tenant_id=1180e5e3ca724808bbee396dd4e0b8ff&name=default => generated 2925 bytes in 324 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 962/1904] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 29 23:16:28 2026] DELETE /v2.0/security-groups/78de76e4-5881-45c7-ad84-ffd04099d3e1 => 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: 943/1905] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 29 23:16:28 2026] GET /v2.0/security-groups?tenant_id=4b038155c0c74a93b4a5d84ad55e7c2e&name=default => generated 2925 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 963/1906] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 29 23:16:28 2026] DELETE /v2.0/security-groups/54eb18e8-7519-4abd-8b03-f87953d7e888 => 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: 944/1907] 10.0.0.104 () {34 vars in 678 bytes} [Fri May 29 23:16:28 2026] POST /v2.0/qos/policies => generated 359 bytes in 207 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 964/1908] 10.0.0.104 () {34 vars in 678 bytes} [Fri May 29 23:16:28 2026] POST /v2.0/qos/policies => generated 359 bytes in 60 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 945/1909] 10.0.0.104 () {34 vars in 678 bytes} [Fri May 29 23:16:29 2026] POST /v2.0/qos/policies => generated 359 bytes in 63 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 965/1910] 10.0.0.104 () {34 vars in 678 bytes} [Fri May 29 23:16:29 2026] POST /v2.0/qos/policies => generated 359 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 946/1911] 10.0.0.104 () {34 vars in 678 bytes} [Fri May 29 23:16:29 2026] POST /v2.0/qos/policies => generated 359 bytes in 57 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 966/1912] 10.0.0.104 () {34 vars in 753 bytes} [Fri May 29 23:16:29 2026] PUT /v2.0/policies/06072320-384b-4fe1-8e07-cd28d3882b06/tags => generated 17 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 947/1913] 10.0.0.104 () {34 vars in 753 bytes} [Fri May 29 23:16:29 2026] PUT /v2.0/policies/2fe528ab-b340-4146-93cb-2247e06420a2/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: 967/1914] 10.0.0.104 () {34 vars in 753 bytes} [Fri May 29 23:16:29 2026] PUT /v2.0/policies/91c8b3b9-862f-42b5-b9a5-d2e554a20cba/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: 948/1915] 10.0.0.104 () {34 vars in 753 bytes} [Fri May 29 23:16:29 2026] PUT /v2.0/policies/d9f16288-dafb-4934-8600-b3b0f13c6771/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: 968/1916] 10.0.0.104 () {32 vars in 674 bytes} [Fri May 29 23:16:29 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 188 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 23:16:30.038 7 WARNING neutron_lib.context [None req-358cf2b7-14ef-4f55-a398-97ea87dc2a2f c134b6741bc643218ceb8e423989d882 7836a5a3c0104f8ab8a76425566f891a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 969/1917] 10.0.0.104 () {32 vars in 688 bytes} [Fri May 29 23:16:29 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 970/1918] 10.0.0.104 () {32 vars in 684 bytes} [Fri May 29 23:16:30 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 971/1919] 10.0.0.104 () {32 vars in 696 bytes} [Fri May 29 23:16:30 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 23:16:30.187 7 INFO neutron.db.segments_db [None req-358cf2b7-14ef-4f55-a398-97ea87dc2a2f c134b6741bc643218ceb8e423989d882 7836a5a3c0104f8ab8a76425566f891a - - default default] Added segment f9849b8b-b57e-4d23-a57c-952c226f3d9b of type vxlan for network ea72e44a-6a32-4a13-b0f4-72beb269868a [pid: 8|app: 0|req: 972/1920] 10.0.0.104 () {32 vars in 682 bytes} [Fri May 29 23:16:30 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 973/1921] 10.0.0.104 () {32 vars in 696 bytes} [Fri May 29 23:16:30 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 949/1922] 10.0.0.104 () {34 vars in 671 bytes} [Fri May 29 23:16:29 2026] POST /v2.0/networks => generated 633 bytes in 324 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:16:30.291 7 WARNING neutron_lib.context [None req-622e9787-d908-47f2-99ab-2f0f252d1aef c134b6741bc643218ceb8e423989d882 7836a5a3c0104f8ab8a76425566f891a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 974/1923] 10.0.0.104 () {32 vars in 692 bytes} [Fri May 29 23:16:30 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 23:16:30.326 7 INFO neutron.db.segments_db [None req-622e9787-d908-47f2-99ab-2f0f252d1aef c134b6741bc643218ceb8e423989d882 7836a5a3c0104f8ab8a76425566f891a - - default default] Added segment a34941d1-6c83-4a68-aab8-8beee5846ed5 of type vxlan for network 1b8f52f4-6973-49d7-afec-b861016be4ee [pid: 8|app: 0|req: 975/1924] 10.0.0.104 () {32 vars in 704 bytes} [Fri May 29 23:16:30 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 976/1925] 10.0.0.104 () {32 vars in 734 bytes} [Fri May 29 23:16:30 2026] DELETE /v2.0/qos/policies/06072320-384b-4fe1-8e07-cd28d3882b06 => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 977/1926] 10.0.0.104 () {32 vars in 734 bytes} [Fri May 29 23:16:30 2026] DELETE /v2.0/qos/policies/2fe528ab-b340-4146-93cb-2247e06420a2 => 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: 978/1927] 10.0.0.104 () {32 vars in 734 bytes} [Fri May 29 23:16:30 2026] DELETE /v2.0/qos/policies/91c8b3b9-862f-42b5-b9a5-d2e554a20cba => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 23:16:30.599 7 INFO neutron.db.l3_hamode_db [None req-622e9787-d908-47f2-99ab-2f0f252d1aef c134b6741bc643218ceb8e423989d882 7836a5a3c0104f8ab8a76425566f891a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 979/1928] 10.0.0.104 () {32 vars in 734 bytes} [Fri May 29 23:16:30 2026] DELETE /v2.0/qos/policies/d9f16288-dafb-4934-8600-b3b0f13c6771 => 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: 980/1929] 10.0.0.104 () {32 vars in 734 bytes} [Fri May 29 23:16:30 2026] DELETE /v2.0/qos/policies/a6a0d815-ca05-4902-8073-479ec9202d67 => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 23:16:31.414 7 INFO neutron.db.l3_hamode_db [None req-622e9787-d908-47f2-99ab-2f0f252d1aef c134b6741bc643218ceb8e423989d882 7836a5a3c0104f8ab8a76425566f891a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 983/1932] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 29 23:16:31 2026] GET /v2.0/security-groups?tenant_id=d6e852d8556346619f5e1e4859d38aa6&name=default => generated 2925 bytes in 272 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 984/1933] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 29 23:16:31 2026] DELETE /v2.0/security-groups/e70e042b-7683-4187-b236-5dfa7b49ddd1 => 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: 950/1934] 10.0.0.104 () {34 vars in 669 bytes} [Fri May 29 23:16:30 2026] POST /v2.0/routers => generated 695 bytes in 2227 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 985/1935] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 29 23:16:32 2026] GET /v2.0/security-groups?tenant_id=d327e52b54a24146aa552466ade4c170&name=default => generated 2925 bytes in 384 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 951/1936] 10.0.0.104 () {32 vars in 776 bytes} [Fri May 29 23:16:32 2026] GET /v2.0/subnets?project_id=7836a5a3c0104f8ab8a76425566f891a&cidr=10.100.0.0%2F28 => generated 14 bytes in 200 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 986/1937] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 29 23:16:32 2026] GET /v2.0/security-groups?tenant_id=2edeb427bfcc4798a439acc0aaf98197&name=default => generated 2925 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 952/1938] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 29 23:16:32 2026] DELETE /v2.0/security-groups/92c2b530-3b22-436a-a769-2e6d94372bff => 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: 987/1939] 10.0.0.104 () {32 vars in 694 bytes} [Fri May 29 23:16:32 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 988/1940] 10.0.0.104 () {32 vars in 784 bytes} [Fri May 29 23:16:32 2026] GET /v2.0/subnets?network_id=616f1b18-0fc4-4cac-bb33-3ba8420eb2e3&cidr=10.100.0.0%2F28 => generated 14 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 23:16:32.895 8 WARNING neutron_lib.context [None req-b90ed61e-cfd0-4fc4-96b7-4913d1131ade c134b6741bc643218ceb8e423989d882 7836a5a3c0104f8ab8a76425566f891a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 953/1941] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 29 23:16:32 2026] DELETE /v2.0/security-groups/92ef3bb7-1749-48eb-bc4c-f857cdb59e56 => 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: 954/1942] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 29 23:16:32 2026] GET /v2.0/security-groups?tenant_id=6d0527ec684a442790a4855f08a5cc83&name=default => generated 2925 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 989/1943] 10.0.0.104 () {34 vars in 669 bytes} [Fri May 29 23:16:32 2026] POST /v2.0/subnets => generated 657 bytes in 256 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 955/1944] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 29 23:16:33 2026] DELETE /v2.0/security-groups/46a69559-63f4-4c41-8073-90e6484baf36 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 990/1945] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 29 23:16:33 2026] GET /v2.0/security-groups?tenant_id=3f0cf766e722418e825746e1cd77da41&name=default => generated 2925 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 991/1946] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 29 23:16:33 2026] DELETE /v2.0/security-groups/0bc5fe48-5f7e-4b38-9a50-8d8898ec4bd1 => 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: 956/1947] 10.0.0.104 () {34 vars in 783 bytes} [Fri May 29 23:16:33 2026] PUT /v2.0/routers/e6c588ea-a956-45a7-9f80-b1af57f4b173/add_router_interface => generated 309 bytes in 2057 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 992/1948] 10.0.0.104 () {32 vars in 649 bytes} [Fri May 29 23:16:35 2026] GET /v2.0/networks => generated 3607 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 957/1949] 10.0.0.104 () {32 vars in 647 bytes} [Fri May 29 23:16:35 2026] GET /v2.0/subnets => generated 2595 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 993/1950] 10.0.0.104 () {32 vars in 647 bytes} [Fri May 29 23:16:35 2026] GET /v2.0/routers => generated 738 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:16:35.502 7 WARNING neutron_lib.context [None req-ecc8167e-31fc-4e90-a369-e7d3209d07bc c134b6741bc643218ceb8e423989d882 7836a5a3c0104f8ab8a76425566f891a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 958/1951] 10.0.0.104 () {34 vars in 685 bytes} [Fri May 29 23:16:35 2026] POST /v2.0/security-groups => generated 1675 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-29 23:16:35.686 8 WARNING neutron_lib.context [None req-2077d167-e30d-4c23-a37a-481c35157e4a c134b6741bc643218ceb8e423989d882 7836a5a3c0104f8ab8a76425566f891a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 994/1952] 10.0.0.104 () {34 vars in 695 bytes} [Fri May 29 23:16:35 2026] POST /v2.0/security-group-rules => generated 597 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:16:35.815 7 WARNING neutron_lib.context [None req-b8d846cf-1b69-402f-830e-b962da62045a c134b6741bc643218ceb8e423989d882 7836a5a3c0104f8ab8a76425566f891a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 959/1953] 10.0.0.104 () {34 vars in 695 bytes} [Fri May 29 23:16:35 2026] POST /v2.0/security-group-rules => generated 596 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:16:35.972 7 WARNING neutron_lib.context [None req-260c341d-a35d-4164-bc14-b42bcd8fe481 c134b6741bc643218ceb8e423989d882 7836a5a3c0104f8ab8a76425566f891a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 960/1954] 10.0.0.104 () {34 vars in 695 bytes} [Fri May 29 23:16:35 2026] POST /v2.0/security-group-rules => generated 602 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:16:36.135 7 WARNING neutron_lib.context [None req-9c18eae5-6f97-4279-9ac0-f71571670c20 c134b6741bc643218ceb8e423989d882 7836a5a3c0104f8ab8a76425566f891a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 995/1955] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 29 23:16:35 2026] GET /v2.0/security-groups?tenant_id=d80733302a5840a690984df8ae6f039a&name=default => generated 2925 bytes in 374 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 961/1956] 10.0.0.104 () {34 vars in 695 bytes} [Fri May 29 23:16:36 2026] POST /v2.0/security-group-rules => generated 601 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:16:36.280 7 WARNING neutron_lib.context [None req-a45fa69e-f338-4c5a-b7e1-a51b552d2661 c134b6741bc643218ceb8e423989d882 7836a5a3c0104f8ab8a76425566f891a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 23:16:36.313 7 INFO neutron.db.securitygroups_db [None req-a45fa69e-f338-4c5a-b7e1-a51b552d2661 c134b6741bc643218ceb8e423989d882 7836a5a3c0104f8ab8a76425566f891a - - default default] Project 7836a5a3c0104f8ab8a76425566f891a 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: 996/1957] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 29 23:16:36 2026] DELETE /v2.0/security-groups/91130795-e6bc-47d4-9fba-133cdab1b30f => 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: 962/1958] 10.0.0.104 () {34 vars in 695 bytes} [Fri May 29 23:16:36 2026] POST /v2.0/security-group-rules => generated 607 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:16:36.437 8 WARNING neutron_lib.context [None req-7ff7b18a-88cb-4ac4-9d70-94a53f90b2a2 c134b6741bc643218ceb8e423989d882 7836a5a3c0104f8ab8a76425566f891a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 23:16:36.497 8 INFO neutron.db.securitygroups_db [None req-7ff7b18a-88cb-4ac4-9d70-94a53f90b2a2 c134b6741bc643218ceb8e423989d882 7836a5a3c0104f8ab8a76425566f891a - - default default] Project 7836a5a3c0104f8ab8a76425566f891a 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: 997/1959] 10.0.0.104 () {34 vars in 695 bytes} [Fri May 29 23:16:36 2026] POST /v2.0/security-group-rules => generated 606 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:16:37.024 7 WARNING neutron_lib.context [None req-fe02058d-298f-4768-8840-dd91d0321bf5 8deeba7017ae485db6c966d5e1d28885 bc50467ee3d642359c27036d4a76bcc9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 963/1960] 10.0.0.104 () {34 vars in 676 bytes} [Fri May 29 23:16:36 2026] POST /v2.0/subnetpools => generated 516 bytes in 229 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 998/1961] 10.0.0.104 () {32 vars in 649 bytes} [Fri May 29 23:16:36 2026] GET /v2.0/networks => generated 1298 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 964/1962] 10.0.0.104 () {34 vars in 759 bytes} [Fri May 29 23:16:37 2026] PUT /v2.0/subnetpools/5c5f822e-73de-4106-b942-34568ef8c6e3/tags => generated 25 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 999/1963] 10.0.0.104 () {32 vars in 739 bytes} [Fri May 29 23:16:37 2026] GET /v2.0/subnetpools/5c5f822e-73de-4106-b942-34568ef8c6e3/tags => generated 25 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 965/1964] 10.0.0.104 () {34 vars in 770 bytes} [Fri May 29 23:16:37 2026] PUT /v2.0/subnetpools/5c5f822e-73de-4106-b942-34568ef8c6e3/tags/green => 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: 1000/1965] 10.0.0.16 () {34 vars in 1099 bytes} [Fri May 29 23:16:37 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1393864411&fields=id&tenant_id=7836a5a3c0104f8ab8a76425566f891a => generated 69 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 966/1966] 10.0.0.104 () {32 vars in 739 bytes} [Fri May 29 23:16:37 2026] GET /v2.0/subnetpools/5c5f822e-73de-4106-b942-34568ef8c6e3/tags => generated 34 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1001/1967] 10.0.0.104 () {34 vars in 766 bytes} [Fri May 29 23:16:37 2026] PUT /v2.0/subnetpools/5c5f822e-73de-4106-b942-34568ef8c6e3/tags/red => generated 4 bytes in 24 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1002/1968] 10.0.0.104 () {32 vars in 739 bytes} [Fri May 29 23:16:37 2026] GET /v2.0/subnetpools/5c5f822e-73de-4106-b942-34568ef8c6e3/tags => generated 34 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 967/1969] 10.0.0.16 () {34 vars in 981 bytes} [Fri May 29 23:16:37 2026] GET /v2.0/networks?id=ea72e44a-6a32-4a13-b0f4-72beb269868a => generated 661 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 968/1970] 10.0.0.16 () {34 vars in 964 bytes} [Fri May 29 23:16:37 2026] GET /v2.0/quotas/7836a5a3c0104f8ab8a76425566f891a => generated 292 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1003/1971] 10.0.0.104 () {34 vars in 788 bytes} [Fri May 29 23:16:37 2026] PUT /v2.0/subnetpools/5c5f822e-73de-4106-b942-34568ef8c6e3/tags/black.or.white => 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: 1004/1972] 10.0.0.104 () {32 vars in 739 bytes} [Fri May 29 23:16:37 2026] GET /v2.0/subnetpools/5c5f822e-73de-4106-b942-34568ef8c6e3/tags => generated 52 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1005/1973] 10.0.0.104 () {34 vars in 759 bytes} [Fri May 29 23:16:37 2026] PUT /v2.0/subnetpools/5c5f822e-73de-4106-b942-34568ef8c6e3/tags => generated 37 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 969/1974] 10.0.0.16 () {34 vars in 1001 bytes} [Fri May 29 23:16:37 2026] GET /v2.0/ports?tenant_id=7836a5a3c0104f8ab8a76425566f891a&fields=id => generated 103 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1006/1975] 10.0.0.104 () {32 vars in 739 bytes} [Fri May 29 23:16:37 2026] GET /v2.0/subnetpools/5c5f822e-73de-4106-b942-34568ef8c6e3/tags => generated 37 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 970/1976] 10.0.0.104 () {32 vars in 747 bytes} [Fri May 29 23:16:37 2026] GET /v2.0/subnetpools/5c5f822e-73de-4106-b942-34568ef8c6e3/tags/red => generated 0 bytes in 23 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1007/1977] 10.0.0.16 () {34 vars in 1007 bytes} [Fri May 29 23:16:37 2026] GET /v2.0/networks/ea72e44a-6a32-4a13-b0f4-72beb269868a?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 23:16:37.478 7 INFO neutron.api.v2.resource [None req-ad52b22e-87c8-4c2b-bf07-02e657d5e768 8deeba7017ae485db6c966d5e1d28885 bc50467ee3d642359c27036d4a76bcc9 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 971/1978] 10.0.0.104 () {32 vars in 751 bytes} [Fri May 29 23:16:37 2026] GET /v2.0/subnetpools/5c5f822e-73de-4106-b942-34568ef8c6e3/tags/green => generated 99 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 972/1979] 10.0.0.104 () {32 vars in 750 bytes} [Fri May 29 23:16:37 2026] DELETE /v2.0/subnetpools/5c5f822e-73de-4106-b942-34568ef8c6e3/tags/red => generated 0 bytes in 32 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1008/1980] 10.0.0.16 () {34 vars in 1107 bytes} [Fri May 29 23:16:37 2026] GET /v2.0/networks/ea72e44a-6a32-4a13-b0f4-72beb269868a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 973/1981] 10.0.0.104 () {32 vars in 739 bytes} [Fri May 29 23:16:37 2026] GET /v2.0/subnetpools/5c5f822e-73de-4106-b942-34568ef8c6e3/tags => generated 30 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 23:16:37.575 8 INFO neutron.api.v2.resource [None req-bbe681f3-29a7-48f8-8114-70c32899d59d 8deeba7017ae485db6c966d5e1d28885 bc50467ee3d642359c27036d4a76bcc9 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1009/1982] 10.0.0.104 () {32 vars in 754 bytes} [Fri May 29 23:16:37 2026] DELETE /v2.0/subnetpools/5c5f822e-73de-4106-b942-34568ef8c6e3/tags/green => generated 99 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 974/1983] 10.0.0.104 () {32 vars in 742 bytes} [Fri May 29 23:16:37 2026] DELETE /v2.0/subnetpools/5c5f822e-73de-4106-b942-34568ef8c6e3/tags => generated 0 bytes in 42 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1010/1984] 10.0.0.104 () {32 vars in 739 bytes} [Fri May 29 23:16:37 2026] GET /v2.0/subnetpools/5c5f822e-73de-4106-b942-34568ef8c6e3/tags => 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: 1011/1985] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:16:37 2026] GET /v2.0/ports?device_id=a208f031-9183-45f0-b266-bd89ea5542f1 => 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: 975/1986] 10.0.0.104 () {32 vars in 732 bytes} [Fri May 29 23:16:37 2026] DELETE /v2.0/subnetpools/5c5f822e-73de-4106-b942-34568ef8c6e3 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1012/1987] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 29 23:16:38 2026] GET /v2.0/security-groups?tenant_id=bc50467ee3d642359c27036d4a76bcc9&name=default => generated 2925 bytes in 335 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 976/1988] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:16:38 2026] GET /v2.0/ports?device_id=a208f031-9183-45f0-b266-bd89ea5542f1 => 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: 1013/1989] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 29 23:16:38 2026] DELETE /v2.0/security-groups/22a8659d-863c-4f76-8f86-1e90be2b7288 => 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: 977/1990] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 29 23:16:39 2026] GET /v2.0/security-groups?tenant_id=f5d4d057ce264044b8fd31d693ad6974&name=default => generated 2925 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1014/1991] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 29 23:16:39 2026] DELETE /v2.0/security-groups/abad31c4-fb38-4a47-9f2d-cd6c404514cd => 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: 978/1992] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:16:39 2026] GET /v2.0/ports?device_id=a208f031-9183-45f0-b266-bd89ea5542f1 => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1015/1993] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:16:41 2026] GET /v2.0/ports?device_id=a208f031-9183-45f0-b266-bd89ea5542f1 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 979/1994] 199.204.45.238 () {34 vars in 986 bytes} [Fri May 29 23:16:41 2026] GET /v2.0/networks?id=ea72e44a-6a32-4a13-b0f4-72beb269868a => generated 661 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1016/1995] 199.204.45.238 () {34 vars in 1050 bytes} [Fri May 29 23:16:41 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=7836a5a3c0104f8ab8a76425566f891a => generated 181 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:16:42.052 7 WARNING neutron_lib.context [req-cf9135c2-5d3d-444a-9dca-bd296246abbc req-47d36317-65b1-4655-af61-7e17dccc7503 c134b6741bc643218ceb8e423989d882 7836a5a3c0104f8ab8a76425566f891a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1017/1996] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:16:42 2026] GET /v2.0/ports?device_id=a208f031-9183-45f0-b266-bd89ea5542f1 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 980/1997] 199.204.45.238 () {38 vars in 955 bytes} [Fri May 29 23:16:42 2026] POST /v2.0/ports => generated 958 bytes in 374 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 23:16:42.792 7 WARNING neutron_lib.context [None req-2fbd488b-7706-4c75-baa4-601a9081fec6 6e317781798742aabe282669e9db7324 25aa6129f55541ce8c2f21fc93914409 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1018/1998] 199.204.45.238 () {38 vars in 1028 bytes} [Fri May 29 23:16:42 2026] PUT /v2.0/ports/957c5f2a-2f8c-4f84-bdea-8b390a8d1640 => generated 1239 bytes in 467 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 23:16:42.963 7 INFO neutron.db.segments_db [None req-2fbd488b-7706-4c75-baa4-601a9081fec6 6e317781798742aabe282669e9db7324 25aa6129f55541ce8c2f21fc93914409 - - default default] Added segment 942d840a-56eb-4532-930f-01b6c97bf1db of type vxlan for network b0a6736d-fbc1-4369-80f8-b48798d2579b [pid: 7|app: 0|req: 981/1999] 10.0.0.104 () {34 vars in 670 bytes} [Fri May 29 23:16:42 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) /var/lib/openstack/lib/python3.12/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-05-29 23:16:43.088 8 WARNING neutron_lib.context [None req-2e0c4982-ef62-46eb-8171-4a5a004cf60d 6e317781798742aabe282669e9db7324 25aa6129f55541ce8c2f21fc93914409 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 23:16:43.128 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-45ae3055-fbcb-4786-962c-6d4e49801880'] response: {'name': 'network-changed', 'server_uuid': 'a208f031-9183-45f0-b266-bd89ea5542f1', 'tag': '957c5f2a-2f8c-4f84-bdea-8b390a8d1640', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 982/2000] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:16:43 2026] GET /v2.0/ports?device_id=a208f031-9183-45f0-b266-bd89ea5542f1 => generated 973 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 983/2001] 10.0.0.16 () {34 vars in 1039 bytes} [Fri May 29 23:16:43 2026] GET /v2.0/security-groups?id=fcea3996-e40e-47ba-96c5-249d74a0d874&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: 1019/2002] 10.0.0.104 () {34 vars in 669 bytes} [Fri May 29 23:16:43 2026] POST /v2.0/subnets => generated 626 bytes in 263 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 984/2003] 10.0.0.104 () {34 vars in 751 bytes} [Fri May 29 23:16:43 2026] PUT /v2.0/subnets/689882d0-6a41-49d6-9fb9-3c445092cf83/tags => generated 25 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1020/2004] 10.0.0.104 () {32 vars in 731 bytes} [Fri May 29 23:16:43 2026] GET /v2.0/subnets/689882d0-6a41-49d6-9fb9-3c445092cf83/tags => generated 25 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 985/2005] 10.0.0.104 () {34 vars in 762 bytes} [Fri May 29 23:16:43 2026] PUT /v2.0/subnets/689882d0-6a41-49d6-9fb9-3c445092cf83/tags/green => generated 4 bytes in 52 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1021/2006] 10.0.0.104 () {32 vars in 731 bytes} [Fri May 29 23:16:43 2026] GET /v2.0/subnets/689882d0-6a41-49d6-9fb9-3c445092cf83/tags => generated 34 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 986/2007] 10.0.0.104 () {34 vars in 758 bytes} [Fri May 29 23:16:43 2026] PUT /v2.0/subnets/689882d0-6a41-49d6-9fb9-3c445092cf83/tags/red => 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: 1022/2008] 10.0.0.104 () {32 vars in 731 bytes} [Fri May 29 23:16:43 2026] GET /v2.0/subnets/689882d0-6a41-49d6-9fb9-3c445092cf83/tags => generated 34 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1023/2009] 199.204.45.238 () {34 vars in 1080 bytes} [Fri May 29 23:16:43 2026] GET /v2.0/ports?tenant_id=7836a5a3c0104f8ab8a76425566f891a&device_id=a208f031-9183-45f0-b266-bd89ea5542f1 => generated 1242 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 987/2010] 10.0.0.104 () {34 vars in 780 bytes} [Fri May 29 23:16:43 2026] PUT /v2.0/subnets/689882d0-6a41-49d6-9fb9-3c445092cf83/tags/black.or.white => generated 4 bytes in 49 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 988/2011] 10.0.0.104 () {32 vars in 731 bytes} [Fri May 29 23:16:43 2026] GET /v2.0/subnets/689882d0-6a41-49d6-9fb9-3c445092cf83/tags => generated 52 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1024/2012] 199.204.45.238 () {34 vars in 1018 bytes} [Fri May 29 23:16:43 2026] GET /v2.0/networks?tenant_id=7836a5a3c0104f8ab8a76425566f891a&shared=False => generated 757 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 989/2013] 10.0.0.104 () {34 vars in 751 bytes} [Fri May 29 23:16:43 2026] PUT /v2.0/subnets/689882d0-6a41-49d6-9fb9-3c445092cf83/tags => generated 37 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1025/2014] 199.204.45.238 () {34 vars in 930 bytes} [Fri May 29 23:16:43 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 990/2015] 10.0.0.104 () {32 vars in 731 bytes} [Fri May 29 23:16:43 2026] GET /v2.0/subnets/689882d0-6a41-49d6-9fb9-3c445092cf83/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: 1026/2016] 10.0.0.104 () {32 vars in 739 bytes} [Fri May 29 23:16:43 2026] GET /v2.0/subnets/689882d0-6a41-49d6-9fb9-3c445092cf83/tags/red => generated 0 bytes in 30 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 23:16:43.875 7 INFO neutron.api.v2.resource [None req-2cfcfce9-1396-486f-8d72-4cd3dd705916 6e317781798742aabe282669e9db7324 25aa6129f55541ce8c2f21fc93914409 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 991/2017] 10.0.0.104 () {32 vars in 743 bytes} [Fri May 29 23:16:43 2026] GET /v2.0/subnets/689882d0-6a41-49d6-9fb9-3c445092cf83/tags/green => generated 99 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1027/2018] 10.0.0.104 () {32 vars in 742 bytes} [Fri May 29 23:16:43 2026] DELETE /v2.0/subnets/689882d0-6a41-49d6-9fb9-3c445092cf83/tags/red => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 992/2019] 10.0.0.104 () {32 vars in 731 bytes} [Fri May 29 23:16:43 2026] GET /v2.0/subnets/689882d0-6a41-49d6-9fb9-3c445092cf83/tags => generated 30 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 23:16:44.025 8 INFO neutron.api.v2.resource [None req-cb7c3392-26c6-4775-bb6b-cec2d071d7e7 6e317781798742aabe282669e9db7324 25aa6129f55541ce8c2f21fc93914409 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1028/2020] 10.0.0.104 () {32 vars in 746 bytes} [Fri May 29 23:16:43 2026] DELETE /v2.0/subnets/689882d0-6a41-49d6-9fb9-3c445092cf83/tags/green => generated 99 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 993/2021] 10.0.0.104 () {32 vars in 734 bytes} [Fri May 29 23:16:44 2026] DELETE /v2.0/subnets/689882d0-6a41-49d6-9fb9-3c445092cf83/tags => generated 0 bytes in 54 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1029/2022] 10.0.0.104 () {32 vars in 731 bytes} [Fri May 29 23:16:44 2026] GET /v2.0/subnets/689882d0-6a41-49d6-9fb9-3c445092cf83/tags => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 994/2023] 10.0.0.104 () {32 vars in 724 bytes} [Fri May 29 23:16:44 2026] DELETE /v2.0/subnets/689882d0-6a41-49d6-9fb9-3c445092cf83 => generated 0 bytes in 176 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 995/2024] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:16:44 2026] GET /v2.0/ports?device_id=a208f031-9183-45f0-b266-bd89ea5542f1 => generated 973 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 996/2025] 10.0.0.16 () {34 vars in 1039 bytes} [Fri May 29 23:16:44 2026] GET /v2.0/security-groups?id=fcea3996-e40e-47ba-96c5-249d74a0d874&fields=id&fields=name => generated 114 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:16:44.701 8 INFO neutron.services.segments.plugin [-] Segment 942d840a-56eb-4532-930f-01b6c97bf1db resource provider aggregate not found 2026-05-29 23:16:44.706 8 INFO neutron.services.segments.plugin [-] Segment 942d840a-56eb-4532-930f-01b6c97bf1db resource provider aggregate not found 2026-05-29 23:16:44.722 8 INFO neutron.services.segments.plugin [-] Segment 942d840a-56eb-4532-930f-01b6c97bf1db resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 942d840a-56eb-4532-930f-01b6c97bf1db found for delete ", "request_id": "req-bd9f4c87-8545-40f2-8c99-2934f08d3e20"}]} 2026-05-29 23:16:44.724 8 INFO neutron.services.segments.plugin [-] Segment 942d840a-56eb-4532-930f-01b6c97bf1db resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 942d840a-56eb-4532-930f-01b6c97bf1db found for delete ", "request_id": "req-2e35e110-a6fa-4348-9728-98d083b3b421"}]} [pid: 8|app: 0|req: 1030/2026] 10.0.0.104 () {32 vars in 726 bytes} [Fri May 29 23:16:44 2026] DELETE /v2.0/networks/b0a6736d-fbc1-4369-80f8-b48798d2579b => generated 0 bytes in 410 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 997/2027] 199.204.45.238 () {34 vars in 1080 bytes} [Fri May 29 23:16:44 2026] GET /v2.0/ports?tenant_id=7836a5a3c0104f8ab8a76425566f891a&device_id=a208f031-9183-45f0-b266-bd89ea5542f1 => generated 1242 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1031/2028] 199.204.45.238 () {34 vars in 1060 bytes} [Fri May 29 23:16:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=957c5f2a-2f8c-4f84-bdea-8b390a8d1640 => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 998/2029] 199.204.45.238 () {34 vars in 984 bytes} [Fri May 29 23:16:44 2026] GET /v2.0/subnets?id=04a75e0c-6215-4490-a5c9-c05a4c3e91c0 => generated 678 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1032/2030] 199.204.45.238 () {34 vars in 1052 bytes} [Fri May 29 23:16:44 2026] GET /v2.0/ports?network_id=ea72e44a-6a32-4a13-b0f4-72beb269868a&device_owner=network%3Adhcp => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 999/2031] 199.204.45.238 () {34 vars in 1012 bytes} [Fri May 29 23:16:44 2026] GET /v2.0/networks/ea72e44a-6a32-4a13-b0f4-72beb269868a?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1033/2032] 199.204.45.238 () {34 vars in 1112 bytes} [Fri May 29 23:16:45 2026] GET /v2.0/networks/ea72e44a-6a32-4a13-b0f4-72beb269868a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1034/2033] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:16:45 2026] GET /v2.0/ports?device_id=a208f031-9183-45f0-b266-bd89ea5542f1 => generated 973 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1035/2034] 10.0.0.16 () {34 vars in 1039 bytes} [Fri May 29 23:16:45 2026] GET /v2.0/security-groups?id=fcea3996-e40e-47ba-96c5-249d74a0d874&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1000/2035] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 29 23:16:45 2026] GET /v2.0/security-groups?tenant_id=15eca7864eae4f5c8c1eff105f2345df&name=default => generated 2925 bytes in 229 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 23:16:45.819 8 WARNING neutron_lib.context [None req-690a075b-c80c-47ef-8d96-98ef0f30375e 88868512685f44cc88424fc490714d18 c1a9442e13ad40609c2d9374eb87f9c7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1001/2036] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 29 23:16:45 2026] DELETE /v2.0/security-groups/62ef9a8f-ab9b-4984-9651-63280df4206f => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 23:16:45.976 8 INFO neutron.db.segments_db [None req-690a075b-c80c-47ef-8d96-98ef0f30375e 88868512685f44cc88424fc490714d18 c1a9442e13ad40609c2d9374eb87f9c7 - - default default] Added segment d8c80a37-286f-42aa-9077-1360044d96ec of type vxlan for network d2fa888a-7151-48e2-a16e-6aafd1ffc272 [pid: 7|app: 0|req: 1004/2039] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 29 23:16:45 2026] GET /v2.0/security-groups?tenant_id=25aa6129f55541ce8c2f21fc93914409&name=default => generated 2925 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1036/2040] 10.0.0.104 () {34 vars in 670 bytes} [Fri May 29 23:16:45 2026] POST /v2.0/networks => generated 639 bytes in 335 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:16:46.083 8 WARNING neutron_lib.context [None req-e03ac213-60f8-4611-ae57-bf79de68f428 88868512685f44cc88424fc490714d18 c1a9442e13ad40609c2d9374eb87f9c7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1005/2041] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 29 23:16:46 2026] DELETE /v2.0/security-groups/94af7b07-be7b-44cf-ae42-ea7fb568cfd6 => 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: 1037/2042] 10.0.0.104 () {34 vars in 669 bytes} [Fri May 29 23:16:46 2026] POST /v2.0/subnets => generated 658 bytes in 271 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1006/2043] 10.0.0.104 () {32 vars in 722 bytes} [Fri May 29 23:16:46 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 165 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 23:16:46.533 8 WARNING neutron_lib.context [None req-d4748aa5-5fcb-4c50-b45c-5d255dd6d08b 88868512685f44cc88424fc490714d18 c1a9442e13ad40609c2d9374eb87f9c7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1038/2044] 10.0.0.104 () {34 vars in 669 bytes} [Fri May 29 23:16:46 2026] POST /v2.0/subnets => generated 731 bytes in 266 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1007/2045] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:16:46 2026] GET /v2.0/ports?device_id=a208f031-9183-45f0-b266-bd89ea5542f1 => generated 973 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:16:46.803 8 WARNING neutron_lib.context [None req-b0c103f4-915b-4c97-9b0d-db7f8acbfd36 88868512685f44cc88424fc490714d18 c1a9442e13ad40609c2d9374eb87f9c7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1008/2046] 10.0.0.16 () {34 vars in 1039 bytes} [Fri May 29 23:16:46 2026] GET /v2.0/security-groups?id=fcea3996-e40e-47ba-96c5-249d74a0d874&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:16:46.862 8 INFO neutron.db.segments_db [None req-b0c103f4-915b-4c97-9b0d-db7f8acbfd36 88868512685f44cc88424fc490714d18 c1a9442e13ad40609c2d9374eb87f9c7 - - default default] Added segment 114aa0b4-4adc-4e9a-97df-5d9a421e57d3 of type vxlan for network 3abb66a6-32e5-4a51-b079-7bece0c13489 [pid: 8|app: 0|req: 1039/2047] 10.0.0.104 () {34 vars in 670 bytes} [Fri May 29 23:16:46 2026] POST /v2.0/networks => generated 638 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:16:46.964 7 WARNING neutron_lib.context [None req-e725e63e-1de9-4d39-8093-572e0087547d 88868512685f44cc88424fc490714d18 c1a9442e13ad40609c2d9374eb87f9c7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1009/2048] 10.0.0.104 () {34 vars in 669 bytes} [Fri May 29 23:16:46 2026] POST /v2.0/subnets => generated 656 bytes in 260 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:16:47.243 8 WARNING neutron_lib.context [None req-925a1139-3363-42c1-9b82-2aeb34763002 88868512685f44cc88424fc490714d18 c1a9442e13ad40609c2d9374eb87f9c7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1040/2049] 10.0.0.104 () {34 vars in 669 bytes} [Fri May 29 23:16:47 2026] POST /v2.0/subnets => generated 726 bytes in 329 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:16:47.565 7 WARNING neutron_lib.context [None req-bed2719c-36b0-4a8b-8944-f6628c582498 88868512685f44cc88424fc490714d18 c1a9442e13ad40609c2d9374eb87f9c7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 23:16:47.639 7 INFO neutron.db.segments_db [None req-bed2719c-36b0-4a8b-8944-f6628c582498 88868512685f44cc88424fc490714d18 c1a9442e13ad40609c2d9374eb87f9c7 - - default default] Added segment 7c53bd7f-595a-4847-94a8-89fc45817ae5 of type vxlan for network f30cc838-ff77-4770-bb6e-bded47cc5357 [pid: 7|app: 0|req: 1010/2050] 10.0.0.104 () {34 vars in 670 bytes} [Fri May 29 23:16:47 2026] POST /v2.0/networks => generated 638 bytes in 214 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:16:47.789 8 WARNING neutron_lib.context [None req-ebc679d9-c4ff-4713-83a4-38a497b411cc 88868512685f44cc88424fc490714d18 c1a9442e13ad40609c2d9374eb87f9c7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1011/2051] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:16:47 2026] GET /v2.0/ports?device_id=a208f031-9183-45f0-b266-bd89ea5542f1 => generated 973 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1012/2052] 10.0.0.16 () {34 vars in 1039 bytes} [Fri May 29 23:16:47 2026] GET /v2.0/security-groups?id=fcea3996-e40e-47ba-96c5-249d74a0d874&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1041/2053] 10.0.0.104 () {34 vars in 669 bytes} [Fri May 29 23:16:47 2026] POST /v2.0/subnets => generated 655 bytes in 294 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:16:48.090 7 WARNING neutron_lib.context [None req-c698bd0a-e6d6-4c7c-bee6-e7983925a33e 88868512685f44cc88424fc490714d18 c1a9442e13ad40609c2d9374eb87f9c7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1013/2054] 10.0.0.104 () {34 vars in 669 bytes} [Fri May 29 23:16:48 2026] POST /v2.0/subnets => generated 729 bytes in 334 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:16:48.427 8 WARNING neutron_lib.context [None req-9e3f4ec3-a699-4b17-8f42-21e246388ec6 88868512685f44cc88424fc490714d18 c1a9442e13ad40609c2d9374eb87f9c7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 23:16:48.485 8 INFO neutron.db.segments_db [None req-9e3f4ec3-a699-4b17-8f42-21e246388ec6 88868512685f44cc88424fc490714d18 c1a9442e13ad40609c2d9374eb87f9c7 - - default default] Added segment 72a054bd-eae8-49a1-8bef-25232596482d of type vxlan for network 4aa7aab6-9acc-4bd2-8ff2-95ae22532d57 2026-05-29 23:16:48.775 8 INFO neutron.db.l3_hamode_db [None req-9e3f4ec3-a699-4b17-8f42-21e246388ec6 88868512685f44cc88424fc490714d18 c1a9442e13ad40609c2d9374eb87f9c7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1014/2055] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:16:49 2026] GET /v2.0/ports?device_id=a208f031-9183-45f0-b266-bd89ea5542f1 => generated 975 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1015/2056] 10.0.0.16 () {34 vars in 1039 bytes} [Fri May 29 23:16:49 2026] GET /v2.0/security-groups?id=fcea3996-e40e-47ba-96c5-249d74a0d874&fields=id&fields=name => generated 114 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:16:49.860 8 INFO neutron.db.l3_hamode_db [None req-9e3f4ec3-a699-4b17-8f42-21e246388ec6 88868512685f44cc88424fc490714d18 c1a9442e13ad40609c2d9374eb87f9c7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1016/2057] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:16:50 2026] GET /v2.0/ports?device_id=a208f031-9183-45f0-b266-bd89ea5542f1 => generated 975 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1017/2058] 10.0.0.16 () {34 vars in 1039 bytes} [Fri May 29 23:16:50 2026] GET /v2.0/security-groups?id=fcea3996-e40e-47ba-96c5-249d74a0d874&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: 1018/2059] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:16:50 2026] GET /v2.0/ports?device_id=a208f031-9183-45f0-b266-bd89ea5542f1 => generated 975 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1019/2060] 10.0.0.16 () {34 vars in 1039 bytes} [Fri May 29 23:16:50 2026] GET /v2.0/security-groups?id=fcea3996-e40e-47ba-96c5-249d74a0d874&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: 1020/2061] 10.0.0.104 () {32 vars in 736 bytes} [Fri May 29 23:16:50 2026] GET /v2.0/ports?device_id=a208f031-9183-45f0-b266-bd89ea5542f1 => generated 1244 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 23:16:50.750 7 WARNING neutron_lib.context [None req-5bd9bdc5-9375-491a-9b9f-895df807de12 c134b6741bc643218ceb8e423989d882 7836a5a3c0104f8ab8a76425566f891a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1042/2062] 10.0.0.104 () {34 vars in 669 bytes} [Fri May 29 23:16:48 2026] POST /v2.0/routers => generated 685 bytes in 2583 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:16:51.796 7 INFO neutron.db.l3_db [None req-5bd9bdc5-9375-491a-9b9f-895df807de12 c134b6741bc643218ceb8e423989d882 7836a5a3c0104f8ab8a76425566f891a - - default default] Floating IP 45be7eef-cbc0-493b-b50d-7fc002a0e4da associated. External IP: 10.96.250.220, port: 957c5f2a-2f8c-4f84-bdea-8b390a8d1640. [pid: 7|app: 0|req: 1021/2063] 10.0.0.104 () {34 vars in 677 bytes} [Fri May 29 23:16:50 2026] POST /v2.0/floatingips => generated 856 bytes in 1422 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1022/2064] 10.0.0.104 () {32 vars in 729 bytes} [Fri May 29 23:16:52 2026] GET /v2.0/floatingips/45be7eef-cbc0-493b-b50d-7fc002a0e4da => generated 856 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1043/2065] 10.0.0.104 () {34 vars in 783 bytes} [Fri May 29 23:16:51 2026] PUT /v2.0/routers/41a4fb29-8b6a-4c66-9c89-7fb9d5a10072/add_router_interface => generated 309 bytes in 1554 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:16:52.588 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-31422560-b563-4efe-b320-808494a246a4'] response: {'name': 'network-changed', 'server_uuid': 'a208f031-9183-45f0-b266-bd89ea5542f1', 'tag': '957c5f2a-2f8c-4f84-bdea-8b390a8d1640', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1044/2066] 199.204.45.238 () {34 vars in 1080 bytes} [Fri May 29 23:16:52 2026] GET /v2.0/ports?tenant_id=7836a5a3c0104f8ab8a76425566f891a&device_id=a208f031-9183-45f0-b266-bd89ea5542f1 => generated 1244 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1045/2067] 199.204.45.238 () {34 vars in 986 bytes} [Fri May 29 23:16:52 2026] GET /v2.0/networks?id=ea72e44a-6a32-4a13-b0f4-72beb269868a => generated 757 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1046/2068] 199.204.45.238 () {34 vars in 1060 bytes} [Fri May 29 23:16:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=957c5f2a-2f8c-4f84-bdea-8b390a8d1640 => generated 859 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1047/2069] 199.204.45.238 () {34 vars in 984 bytes} [Fri May 29 23:16:52 2026] GET /v2.0/subnets?id=04a75e0c-6215-4490-a5c9-c05a4c3e91c0 => generated 678 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1048/2070] 199.204.45.238 () {34 vars in 1052 bytes} [Fri May 29 23:16:52 2026] GET /v2.0/ports?network_id=ea72e44a-6a32-4a13-b0f4-72beb269868a&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: 1049/2071] 199.204.45.238 () {34 vars in 1012 bytes} [Fri May 29 23:16:53 2026] GET /v2.0/networks/ea72e44a-6a32-4a13-b0f4-72beb269868a?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: 1050/2072] 199.204.45.238 () {34 vars in 1112 bytes} [Fri May 29 23:16:53 2026] GET /v2.0/networks/ea72e44a-6a32-4a13-b0f4-72beb269868a?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: 1051/2073] 10.0.0.104 () {32 vars in 729 bytes} [Fri May 29 23:16:53 2026] GET /v2.0/floatingips/45be7eef-cbc0-493b-b50d-7fc002a0e4da => generated 856 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1023/2074] 10.0.0.104 () {34 vars in 783 bytes} [Fri May 29 23:16:52 2026] PUT /v2.0/routers/41a4fb29-8b6a-4c66-9c89-7fb9d5a10072/add_router_interface => generated 309 bytes in 1500 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1024/2075] 10.0.0.104 () {32 vars in 729 bytes} [Fri May 29 23:16:54 2026] GET /v2.0/floatingips/45be7eef-cbc0-493b-b50d-7fc002a0e4da => generated 858 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1052/2076] 10.0.0.104 () {34 vars in 783 bytes} [Fri May 29 23:16:54 2026] PUT /v2.0/routers/41a4fb29-8b6a-4c66-9c89-7fb9d5a10072/add_router_interface => generated 309 bytes in 1644 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:16:55.791 7 WARNING neutron_lib.context [None req-f3c39576-2ab7-40e8-877a-4ee98601ccc7 88868512685f44cc88424fc490714d18 c1a9442e13ad40609c2d9374eb87f9c7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1025/2077] 10.0.0.104 () {34 vars in 684 bytes} [Fri May 29 23:16:55 2026] POST /v2.0/security-groups => generated 1627 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-29 23:16:55.970 8 WARNING neutron_lib.context [None req-599d0017-d857-4e33-bd2d-2f8591a91e8b 88868512685f44cc88424fc490714d18 c1a9442e13ad40609c2d9374eb87f9c7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1053/2078] 10.0.0.104 () {34 vars in 695 bytes} [Fri May 29 23:16:55 2026] POST /v2.0/security-group-rules => generated 597 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:16:56.132 7 WARNING neutron_lib.context [None req-77265e25-f834-4a98-9b50-b9cbc4fef275 88868512685f44cc88424fc490714d18 c1a9442e13ad40609c2d9374eb87f9c7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1026/2079] 10.0.0.104 () {34 vars in 695 bytes} [Fri May 29 23:16:56 2026] POST /v2.0/security-group-rules => generated 597 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:16:56.302 8 WARNING neutron_lib.context [None req-59535cfc-58e5-41ae-a9c3-d5f9ddc339d4 88868512685f44cc88424fc490714d18 c1a9442e13ad40609c2d9374eb87f9c7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1054/2080] 10.0.0.104 () {34 vars in 695 bytes} [Fri May 29 23:16:56 2026] POST /v2.0/security-group-rules => generated 599 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:16:56.444 7 WARNING neutron_lib.context [None req-9c4a3605-0dda-4d50-949e-663910d88f89 88868512685f44cc88424fc490714d18 c1a9442e13ad40609c2d9374eb87f9c7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1027/2081] 10.0.0.104 () {34 vars in 695 bytes} [Fri May 29 23:16:56 2026] POST /v2.0/security-group-rules => generated 601 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:16:56.572 8 WARNING neutron_lib.context [None req-f7800941-f529-4361-a1fe-9bb9063adf7f 88868512685f44cc88424fc490714d18 c1a9442e13ad40609c2d9374eb87f9c7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1055/2082] 10.0.0.104 () {34 vars in 695 bytes} [Fri May 29 23:16:56 2026] POST /v2.0/security-group-rules => generated 601 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:16:56.720 7 WARNING neutron_lib.context [None req-5384ef5d-6164-4f5a-809f-1002edf07481 88868512685f44cc88424fc490714d18 c1a9442e13ad40609c2d9374eb87f9c7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1028/2083] 10.0.0.104 () {34 vars in 695 bytes} [Fri May 29 23:16:56 2026] POST /v2.0/security-group-rules => generated 597 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:16:56.859 8 WARNING neutron_lib.context [None req-fa31fdb1-5c16-4e92-9393-04ef0d304452 88868512685f44cc88424fc490714d18 c1a9442e13ad40609c2d9374eb87f9c7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1056/2084] 10.0.0.104 () {34 vars in 695 bytes} [Fri May 29 23:16:56 2026] POST /v2.0/security-group-rules => generated 597 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:16:57.018 7 WARNING neutron_lib.context [None req-64233a6f-09fd-4ee7-8727-03568e1cade6 88868512685f44cc88424fc490714d18 c1a9442e13ad40609c2d9374eb87f9c7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1029/2085] 10.0.0.104 () {34 vars in 695 bytes} [Fri May 29 23:16:57 2026] POST /v2.0/security-group-rules => generated 597 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:16:57.188 8 WARNING neutron_lib.context [None req-a81b1a03-6d2a-4371-a831-fac2179302fc 88868512685f44cc88424fc490714d18 c1a9442e13ad40609c2d9374eb87f9c7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1057/2086] 10.0.0.104 () {34 vars in 695 bytes} [Fri May 29 23:16:57 2026] POST /v2.0/security-group-rules => generated 599 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:16:57.342 7 WARNING neutron_lib.context [None req-e2f7cbe2-d685-4da3-b262-1fb4cfaa8d60 88868512685f44cc88424fc490714d18 c1a9442e13ad40609c2d9374eb87f9c7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1030/2087] 10.0.0.104 () {34 vars in 695 bytes} [Fri May 29 23:16:57 2026] POST /v2.0/security-group-rules => generated 601 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:16:57.513 8 WARNING neutron_lib.context [None req-e4047d44-0e4a-41da-a7de-37a058bc81bf 88868512685f44cc88424fc490714d18 c1a9442e13ad40609c2d9374eb87f9c7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1058/2088] 10.0.0.104 () {34 vars in 695 bytes} [Fri May 29 23:16:57 2026] POST /v2.0/security-group-rules => generated 597 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1031/2089] 10.0.0.16 () {34 vars in 1093 bytes} [Fri May 29 23:16:57 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-682551828&fields=id&tenant_id=c1a9442e13ad40609c2d9374eb87f9c7 => generated 69 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1059/2090] 10.0.0.16 () {34 vars in 981 bytes} [Fri May 29 23:16:57 2026] GET /v2.0/networks?id=3abb66a6-32e5-4a51-b079-7bece0c13489 => generated 705 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1032/2091] 10.0.0.16 () {34 vars in 964 bytes} [Fri May 29 23:16:57 2026] GET /v2.0/quotas/c1a9442e13ad40609c2d9374eb87f9c7 => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1060/2092] 10.0.0.16 () {34 vars in 1001 bytes} [Fri May 29 23:16:57 2026] GET /v2.0/ports?tenant_id=c1a9442e13ad40609c2d9374eb87f9c7&fields=id => generated 287 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1033/2093] 10.0.0.16 () {34 vars in 1007 bytes} [Fri May 29 23:16:58 2026] GET /v2.0/networks/3abb66a6-32e5-4a51-b079-7bece0c13489?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1061/2094] 10.0.0.16 () {34 vars in 1107 bytes} [Fri May 29 23:16:58 2026] GET /v2.0/networks/3abb66a6-32e5-4a51-b079-7bece0c13489?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1034/2095] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:16:58 2026] GET /v2.0/ports?device_id=09ddd0fe-7c87-4a2e-ba19-35d7b440d672 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1063/2098] 10.0.0.90 () {34 vars in 989 bytes} [Fri May 29 23:17:02 2026] GET /v2.0/ports?device_id=a208f031-9183-45f0-b266-bd89ea5542f1 => 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: 1036/2099] 10.0.0.90 () {34 vars in 1039 bytes} [Fri May 29 23:17:02 2026] GET /v2.0/security-groups?id=fcea3996-e40e-47ba-96c5-249d74a0d874&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: 1064/2100] 199.204.45.238 () {34 vars in 986 bytes} [Fri May 29 23:17:02 2026] GET /v2.0/networks?id=3abb66a6-32e5-4a51-b079-7bece0c13489 => generated 705 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1037/2101] 199.204.45.238 () {34 vars in 1050 bytes} [Fri May 29 23:17:02 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=c1a9442e13ad40609c2d9374eb87f9c7 => generated 178 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:17:02.712 8 WARNING neutron_lib.context [req-793b1013-ce54-4508-8670-dd766b9b99cb req-84b0482c-8052-4b51-9fe7-fdf5ffc3cd83 88868512685f44cc88424fc490714d18 c1a9442e13ad40609c2d9374eb87f9c7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1065/2102] 199.204.45.238 () {38 vars in 955 bytes} [Fri May 29 23:17:02 2026] POST /v2.0/ports => generated 1183 bytes in 424 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 1066/2103] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:17:03 2026] GET /v2.0/ports?device_id=09ddd0fe-7c87-4a2e-ba19-35d7b440d672 => generated 1198 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1067/2104] 10.0.0.16 () {34 vars in 1039 bytes} [Fri May 29 23:17:03 2026] GET /v2.0/security-groups?id=e370b6cc-c1ae-44f4-8793-faeff1d2c617&fields=id&fields=name => generated 111 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1038/2105] 199.204.45.238 () {38 vars in 1028 bytes} [Fri May 29 23:17:03 2026] PUT /v2.0/ports/8075443a-dc60-4a69-b4a4-8771991b4e51 => generated 1464 bytes in 547 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1068/2106] 199.204.45.238 () {34 vars in 1080 bytes} [Fri May 29 23:17:04 2026] GET /v2.0/ports?tenant_id=c1a9442e13ad40609c2d9374eb87f9c7&device_id=09ddd0fe-7c87-4a2e-ba19-35d7b440d672 => generated 1467 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 1039/2107] 199.204.45.238 () {34 vars in 1058 bytes} [Fri May 29 23:17:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.178&port_id=8075443a-dc60-4a69-b4a4-8771991b4e51 => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1069/2108] 199.204.45.238 () {34 vars in 1104 bytes} [Fri May 29 23:17:04 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A3c1&port_id=8075443a-dc60-4a69-b4a4-8771991b4e51 => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 23:17:04.826 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f63539f9-166d-49c2-bb21-3a85b17f2f79'] response: {'name': 'network-changed', 'server_uuid': '09ddd0fe-7c87-4a2e-ba19-35d7b440d672', 'tag': '8075443a-dc60-4a69-b4a4-8771991b4e51', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1040/2109] 199.204.45.238 () {34 vars in 1064 bytes} [Fri May 29 23:17:04 2026] GET /v2.0/subnets?id=dd1b293e-0f63-4428-95bc-0dc8cd18c70e&id=46802e52-c570-46dd-b2ef-6ed9fe0e8479 => generated 1411 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1070/2110] 199.204.45.238 () {34 vars in 1052 bytes} [Fri May 29 23:17:04 2026] GET /v2.0/ports?network_id=3abb66a6-32e5-4a51-b079-7bece0c13489&device_owner=network%3Adhcp => generated 1457 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1041/2111] 199.204.45.238 () {34 vars in 1052 bytes} [Fri May 29 23:17:04 2026] GET /v2.0/ports?network_id=3abb66a6-32e5-4a51-b079-7bece0c13489&device_owner=network%3Adhcp => generated 1457 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1071/2112] 199.204.45.238 () {34 vars in 1012 bytes} [Fri May 29 23:17:04 2026] GET /v2.0/networks/3abb66a6-32e5-4a51-b079-7bece0c13489?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: 1042/2113] 199.204.45.238 () {34 vars in 1112 bytes} [Fri May 29 23:17:05 2026] GET /v2.0/networks/3abb66a6-32e5-4a51-b079-7bece0c13489?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1072/2114] 199.204.45.238 () {34 vars in 1080 bytes} [Fri May 29 23:17:06 2026] GET /v2.0/ports?tenant_id=c1a9442e13ad40609c2d9374eb87f9c7&device_id=09ddd0fe-7c87-4a2e-ba19-35d7b440d672 => generated 1467 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1043/2115] 199.204.45.238 () {34 vars in 986 bytes} [Fri May 29 23:17:06 2026] GET /v2.0/networks?id=3abb66a6-32e5-4a51-b079-7bece0c13489 => generated 801 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1073/2116] 199.204.45.238 () {34 vars in 1058 bytes} [Fri May 29 23:17:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.178&port_id=8075443a-dc60-4a69-b4a4-8771991b4e51 => 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: 1044/2117] 199.204.45.238 () {34 vars in 1104 bytes} [Fri May 29 23:17:06 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A3c1&port_id=8075443a-dc60-4a69-b4a4-8771991b4e51 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1074/2118] 199.204.45.238 () {34 vars in 1064 bytes} [Fri May 29 23:17:06 2026] GET /v2.0/subnets?id=dd1b293e-0f63-4428-95bc-0dc8cd18c70e&id=46802e52-c570-46dd-b2ef-6ed9fe0e8479 => generated 1411 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1045/2119] 199.204.45.238 () {34 vars in 1052 bytes} [Fri May 29 23:17:06 2026] GET /v2.0/ports?network_id=3abb66a6-32e5-4a51-b079-7bece0c13489&device_owner=network%3Adhcp => generated 1457 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1075/2120] 199.204.45.238 () {34 vars in 1052 bytes} [Fri May 29 23:17:06 2026] GET /v2.0/ports?network_id=3abb66a6-32e5-4a51-b079-7bece0c13489&device_owner=network%3Adhcp => generated 1457 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1046/2121] 199.204.45.238 () {34 vars in 1012 bytes} [Fri May 29 23:17:06 2026] GET /v2.0/networks/3abb66a6-32e5-4a51-b079-7bece0c13489?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1076/2122] 199.204.45.238 () {34 vars in 1112 bytes} [Fri May 29 23:17:06 2026] GET /v2.0/networks/3abb66a6-32e5-4a51-b079-7bece0c13489?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: 1047/2123] 10.0.0.104 () {32 vars in 826 bytes} [Fri May 29 23:17:06 2026] GET /v2.0/ports?project_id=7836a5a3c0104f8ab8a76425566f891a&network_id=ea72e44a-6a32-4a13-b0f4-72beb269868a => generated 3695 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1077/2124] 10.0.0.104 () {32 vars in 742 bytes} [Fri May 29 23:17:07 2026] GET /v2.0/subnets?network_id=616f1b18-0fc4-4cac-bb33-3ba8420eb2e3 => generated 667 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:17:07.754 7 INFO neutron.db.l3_db [None req-e006e8f7-6ab1-4302-9667-9e6adb41cca9 c134b6741bc643218ceb8e423989d882 7836a5a3c0104f8ab8a76425566f891a - - default default] Floating IP 45be7eef-cbc0-493b-b50d-7fc002a0e4da disassociated. External IP: 10.96.250.220, port: 957c5f2a-2f8c-4f84-bdea-8b390a8d1640. [pid: 7|app: 0|req: 1048/2125] 10.0.0.104 () {34 vars in 749 bytes} [Fri May 29 23:17:07 2026] PUT /v2.0/floatingips/45be7eef-cbc0-493b-b50d-7fc002a0e4da => generated 554 bytes in 508 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1078/2126] 10.0.0.104 () {32 vars in 729 bytes} [Fri May 29 23:17:08 2026] GET /v2.0/floatingips/45be7eef-cbc0-493b-b50d-7fc002a0e4da => generated 554 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:17:08.740 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ca5b97a6-dcfc-4897-ad27-f7a798662cc6'] response: {'name': 'network-changed', 'server_uuid': 'a208f031-9183-45f0-b266-bd89ea5542f1', 'tag': '957c5f2a-2f8c-4f84-bdea-8b390a8d1640', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1049/2127] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:17:08 2026] GET /v2.0/ports?device_id=09ddd0fe-7c87-4a2e-ba19-35d7b440d672 => generated 1200 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1079/2128] 10.0.0.16 () {34 vars in 1039 bytes} [Fri May 29 23:17:08 2026] GET /v2.0/security-groups?id=e370b6cc-c1ae-44f4-8793-faeff1d2c617&fields=id&fields=name => generated 111 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1050/2129] 10.0.0.104 () {32 vars in 729 bytes} [Fri May 29 23:17:09 2026] GET /v2.0/floatingips/45be7eef-cbc0-493b-b50d-7fc002a0e4da => generated 554 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1080/2130] 199.204.45.238 () {34 vars in 1080 bytes} [Fri May 29 23:17:09 2026] GET /v2.0/ports?tenant_id=7836a5a3c0104f8ab8a76425566f891a&device_id=a208f031-9183-45f0-b266-bd89ea5542f1 => 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: 1051/2131] 199.204.45.238 () {34 vars in 986 bytes} [Fri May 29 23:17:09 2026] GET /v2.0/networks?id=ea72e44a-6a32-4a13-b0f4-72beb269868a => generated 757 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1081/2132] 199.204.45.238 () {34 vars in 1060 bytes} [Fri May 29 23:17:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=957c5f2a-2f8c-4f84-bdea-8b390a8d1640 => 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: 1052/2133] 199.204.45.238 () {34 vars in 984 bytes} [Fri May 29 23:17:09 2026] GET /v2.0/subnets?id=04a75e0c-6215-4490-a5c9-c05a4c3e91c0 => generated 678 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1082/2134] 199.204.45.238 () {34 vars in 1052 bytes} [Fri May 29 23:17:09 2026] GET /v2.0/ports?network_id=ea72e44a-6a32-4a13-b0f4-72beb269868a&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: 1053/2135] 199.204.45.238 () {34 vars in 1012 bytes} [Fri May 29 23:17:09 2026] GET /v2.0/networks/ea72e44a-6a32-4a13-b0f4-72beb269868a?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1083/2136] 199.204.45.238 () {34 vars in 1112 bytes} [Fri May 29 23:17:09 2026] GET /v2.0/networks/ea72e44a-6a32-4a13-b0f4-72beb269868a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1054/2137] 10.0.0.104 () {32 vars in 729 bytes} [Fri May 29 23:17:10 2026] GET /v2.0/floatingips/45be7eef-cbc0-493b-b50d-7fc002a0e4da => generated 552 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:17:11.307 8 WARNING neutron_lib.context [None req-d58440f7-1bf3-4596-8c2f-86ae5f593d15 c134b6741bc643218ceb8e423989d882 7836a5a3c0104f8ab8a76425566f891a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1084/2138] 10.0.0.104 () {34 vars in 685 bytes} [Fri May 29 23:17:11 2026] POST /v2.0/security-groups => generated 1673 bytes in 196 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-29 23:17:11.509 7 WARNING neutron_lib.context [None req-580c3ebe-533c-4500-823b-8b4f7c6b8744 c134b6741bc643218ceb8e423989d882 7836a5a3c0104f8ab8a76425566f891a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1055/2139] 10.0.0.104 () {34 vars in 695 bytes} [Fri May 29 23:17:11 2026] POST /v2.0/security-group-rules => generated 597 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:17:11.646 8 WARNING neutron_lib.context [None req-b3c34f6c-1771-4e10-89e0-094f4ad4edfe c134b6741bc643218ceb8e423989d882 7836a5a3c0104f8ab8a76425566f891a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1085/2140] 10.0.0.104 () {34 vars in 695 bytes} [Fri May 29 23:17:11 2026] POST /v2.0/security-group-rules => generated 596 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:17:11.775 7 WARNING neutron_lib.context [None req-905398a6-0ebb-4f97-86fa-e9e996bac867 c134b6741bc643218ceb8e423989d882 7836a5a3c0104f8ab8a76425566f891a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1056/2141] 10.0.0.104 () {34 vars in 695 bytes} [Fri May 29 23:17:11 2026] POST /v2.0/security-group-rules => generated 602 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:17:11.914 8 WARNING neutron_lib.context [None req-7fb0524a-3f3a-493a-bd73-d45312c4169c c134b6741bc643218ceb8e423989d882 7836a5a3c0104f8ab8a76425566f891a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1086/2142] 10.0.0.104 () {34 vars in 695 bytes} [Fri May 29 23:17:11 2026] POST /v2.0/security-group-rules => generated 601 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:17:12.047 7 WARNING neutron_lib.context [None req-8debb990-3041-4ebf-a1ff-68b79251206e c134b6741bc643218ceb8e423989d882 7836a5a3c0104f8ab8a76425566f891a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 23:17:12.105 7 INFO neutron.db.securitygroups_db [None req-8debb990-3041-4ebf-a1ff-68b79251206e c134b6741bc643218ceb8e423989d882 7836a5a3c0104f8ab8a76425566f891a - - default default] Project 7836a5a3c0104f8ab8a76425566f891a 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: 1057/2143] 10.0.0.104 () {34 vars in 695 bytes} [Fri May 29 23:17:12 2026] POST /v2.0/security-group-rules => generated 607 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:17:12.195 8 WARNING neutron_lib.context [None req-d113ce97-4fab-4795-b048-cd779bb5cab7 c134b6741bc643218ceb8e423989d882 7836a5a3c0104f8ab8a76425566f891a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 23:17:12.237 8 INFO neutron.db.securitygroups_db [None req-d113ce97-4fab-4795-b048-cd779bb5cab7 c134b6741bc643218ceb8e423989d882 7836a5a3c0104f8ab8a76425566f891a - - default default] Project 7836a5a3c0104f8ab8a76425566f891a 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: 1087/2144] 10.0.0.104 () {34 vars in 695 bytes} [Fri May 29 23:17:12 2026] POST /v2.0/security-group-rules => generated 606 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1058/2145] 10.0.0.104 () {32 vars in 649 bytes} [Fri May 29 23:17:12 2026] GET /v2.0/networks => generated 1298 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1088/2146] 10.0.0.16 () {34 vars in 1097 bytes} [Fri May 29 23:17:12 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-157176957&fields=id&tenant_id=7836a5a3c0104f8ab8a76425566f891a => generated 69 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1059/2147] 10.0.0.16 () {34 vars in 981 bytes} [Fri May 29 23:17:12 2026] GET /v2.0/networks?id=ea72e44a-6a32-4a13-b0f4-72beb269868a => generated 661 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1089/2148] 10.0.0.16 () {34 vars in 964 bytes} [Fri May 29 23:17:13 2026] GET /v2.0/quotas/7836a5a3c0104f8ab8a76425566f891a => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1060/2149] 10.0.0.16 () {34 vars in 1001 bytes} [Fri May 29 23:17:13 2026] GET /v2.0/ports?tenant_id=7836a5a3c0104f8ab8a76425566f891a&fields=id => generated 149 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1090/2150] 10.0.0.16 () {34 vars in 1007 bytes} [Fri May 29 23:17:13 2026] GET /v2.0/networks/ea72e44a-6a32-4a13-b0f4-72beb269868a?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1061/2151] 10.0.0.16 () {34 vars in 1107 bytes} [Fri May 29 23:17:13 2026] GET /v2.0/networks/ea72e44a-6a32-4a13-b0f4-72beb269868a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1091/2152] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:17:13 2026] GET /v2.0/ports?device_id=e1cb0d9d-ab7a-43d6-bea5-218e672a2066 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1062/2153] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:17:13 2026] GET /v2.0/ports?device_id=09ddd0fe-7c87-4a2e-ba19-35d7b440d672 => generated 1200 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1092/2154] 10.0.0.16 () {34 vars in 1039 bytes} [Fri May 29 23:17:13 2026] GET /v2.0/security-groups?id=e370b6cc-c1ae-44f4-8793-faeff1d2c617&fields=id&fields=name => generated 111 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1063/2155] 10.0.0.104 () {32 vars in 818 bytes} [Fri May 29 23:17:14 2026] GET /v2.0/ports?network_id=3abb66a6-32e5-4a51-b079-7bece0c13489&mac_address=fa%3A16%3A3e%3A0b%3Ac0%3A52 => generated 1200 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 23:17:14.126 8 WARNING neutron_lib.context [None req-b23b8123-b698-4fb5-863b-111c2d1d908f 88868512685f44cc88424fc490714d18 c1a9442e13ad40609c2d9374eb87f9c7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1064/2156] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:17:14 2026] GET /v2.0/ports?device_id=e1cb0d9d-ab7a-43d6-bea5-218e672a2066 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 23:17:14.977 8 INFO neutron.db.l3_db [None req-b23b8123-b698-4fb5-863b-111c2d1d908f 88868512685f44cc88424fc490714d18 c1a9442e13ad40609c2d9374eb87f9c7 - - default default] Floating IP 5d5b5900-4294-405b-9b3e-9ab64b18c8ef associated. External IP: 10.96.250.211, port: 8075443a-dc60-4a69-b4a4-8771991b4e51. [pid: 8|app: 0|req: 1093/2157] 10.0.0.104 () {34 vars in 677 bytes} [Fri May 29 23:17:14 2026] POST /v2.0/floatingips => generated 855 bytes in 1194 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1065/2158] 10.0.0.16 () {34 vars in 1093 bytes} [Fri May 29 23:17:15 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-682551828&fields=id&tenant_id=c1a9442e13ad40609c2d9374eb87f9c7 => generated 69 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 23:17:15.485 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b130cdb0-ddf3-4513-b0c9-bdf3335665a9'] response: {'name': 'network-changed', 'server_uuid': '09ddd0fe-7c87-4a2e-ba19-35d7b440d672', 'tag': '8075443a-dc60-4a69-b4a4-8771991b4e51', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1094/2159] 10.0.0.16 () {34 vars in 981 bytes} [Fri May 29 23:17:15 2026] GET /v2.0/networks?id=f30cc838-ff77-4770-bb6e-bded47cc5357 => generated 705 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1066/2160] 10.0.0.16 () {34 vars in 964 bytes} [Fri May 29 23:17:15 2026] GET /v2.0/quotas/c1a9442e13ad40609c2d9374eb87f9c7 => 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: 1067/2161] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:17:15 2026] GET /v2.0/ports?device_id=e1cb0d9d-ab7a-43d6-bea5-218e672a2066 => 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: 1095/2162] 10.0.0.16 () {34 vars in 1001 bytes} [Fri May 29 23:17:15 2026] GET /v2.0/ports?tenant_id=c1a9442e13ad40609c2d9374eb87f9c7&fields=id => generated 333 bytes in 173 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1068/2163] 10.0.0.16 () {34 vars in 1007 bytes} [Fri May 29 23:17:15 2026] GET /v2.0/networks/f30cc838-ff77-4770-bb6e-bded47cc5357?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1096/2164] 10.0.0.16 () {34 vars in 1107 bytes} [Fri May 29 23:17:15 2026] GET /v2.0/networks/f30cc838-ff77-4770-bb6e-bded47cc5357?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1070/2167] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:17:15 2026] GET /v2.0/ports?device_id=4593fb82-e658-435a-9074-2898512db702 => 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: 1098/2168] 199.204.45.238 () {34 vars in 1080 bytes} [Fri May 29 23:17:15 2026] GET /v2.0/ports?tenant_id=c1a9442e13ad40609c2d9374eb87f9c7&device_id=09ddd0fe-7c87-4a2e-ba19-35d7b440d672 => generated 1469 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1071/2169] 199.204.45.238 () {34 vars in 986 bytes} [Fri May 29 23:17:16 2026] GET /v2.0/networks?id=3abb66a6-32e5-4a51-b079-7bece0c13489 => generated 801 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1099/2170] 199.204.45.238 () {34 vars in 1058 bytes} [Fri May 29 23:17:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.178&port_id=8075443a-dc60-4a69-b4a4-8771991b4e51 => generated 858 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1072/2171] 199.204.45.238 () {34 vars in 1104 bytes} [Fri May 29 23:17:16 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A3c1&port_id=8075443a-dc60-4a69-b4a4-8771991b4e51 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1100/2172] 199.204.45.238 () {34 vars in 1064 bytes} [Fri May 29 23:17:16 2026] GET /v2.0/subnets?id=dd1b293e-0f63-4428-95bc-0dc8cd18c70e&id=46802e52-c570-46dd-b2ef-6ed9fe0e8479 => generated 1411 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1073/2173] 199.204.45.238 () {34 vars in 1052 bytes} [Fri May 29 23:17:16 2026] GET /v2.0/ports?network_id=3abb66a6-32e5-4a51-b079-7bece0c13489&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: 1101/2174] 199.204.45.238 () {34 vars in 1052 bytes} [Fri May 29 23:17:16 2026] GET /v2.0/ports?network_id=3abb66a6-32e5-4a51-b079-7bece0c13489&device_owner=network%3Adhcp => generated 1457 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1074/2175] 199.204.45.238 () {34 vars in 1012 bytes} [Fri May 29 23:17:16 2026] GET /v2.0/networks/3abb66a6-32e5-4a51-b079-7bece0c13489?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: 1102/2176] 199.204.45.238 () {34 vars in 1112 bytes} [Fri May 29 23:17:16 2026] GET /v2.0/networks/3abb66a6-32e5-4a51-b079-7bece0c13489?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1075/2177] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:17:16 2026] GET /v2.0/ports?device_id=e1cb0d9d-ab7a-43d6-bea5-218e672a2066 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1103/2178] 199.204.45.238 () {34 vars in 986 bytes} [Fri May 29 23:17:17 2026] GET /v2.0/networks?id=ea72e44a-6a32-4a13-b0f4-72beb269868a => generated 661 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1104/2179] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:17:17 2026] GET /v2.0/ports?device_id=e1cb0d9d-ab7a-43d6-bea5-218e672a2066 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1076/2180] 199.204.45.238 () {34 vars in 1050 bytes} [Fri May 29 23:17:17 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=7836a5a3c0104f8ab8a76425566f891a => generated 273 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:17:17.772 8 WARNING neutron_lib.context [req-3662f2d6-41f8-4cfc-b8da-1aad8d12037f req-509c4807-ea11-4bb7-ba8c-44984477f625 c134b6741bc643218ceb8e423989d882 7836a5a3c0104f8ab8a76425566f891a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1105/2181] 199.204.45.238 () {38 vars in 955 bytes} [Fri May 29 23:17:17 2026] POST /v2.0/ports => generated 954 bytes in 420 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1077/2182] 199.204.45.238 () {38 vars in 1028 bytes} [Fri May 29 23:17:18 2026] PUT /v2.0/ports/777a6797-7bb1-4abe-9190-1557a6f9e900 => generated 1235 bytes in 453 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 1106/2183] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:17:18 2026] GET /v2.0/ports?device_id=e1cb0d9d-ab7a-43d6-bea5-218e672a2066 => generated 969 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 1078/2184] 10.0.0.16 () {34 vars in 1039 bytes} [Fri May 29 23:17:18 2026] GET /v2.0/security-groups?id=f298b22d-2501-46e1-853f-be4c35e6a873&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: 1107/2185] 199.204.45.238 () {34 vars in 1080 bytes} [Fri May 29 23:17:19 2026] GET /v2.0/ports?tenant_id=7836a5a3c0104f8ab8a76425566f891a&device_id=e1cb0d9d-ab7a-43d6-bea5-218e672a2066 => generated 1238 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 23:17:19.514 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-6b6df6ca-d3ec-41f4-8c5f-a5a53366a579'] response: {'name': 'network-changed', 'server_uuid': 'e1cb0d9d-ab7a-43d6-bea5-218e672a2066', 'tag': '777a6797-7bb1-4abe-9190-1557a6f9e900', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1079/2186] 199.204.45.238 () {34 vars in 1018 bytes} [Fri May 29 23:17:19 2026] GET /v2.0/networks?tenant_id=7836a5a3c0104f8ab8a76425566f891a&shared=False => generated 757 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1108/2187] 199.204.45.238 () {34 vars in 930 bytes} [Fri May 29 23:17:19 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1080/2188] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:17:20 2026] GET /v2.0/ports?device_id=e1cb0d9d-ab7a-43d6-bea5-218e672a2066 => generated 969 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1109/2189] 10.0.0.16 () {34 vars in 1039 bytes} [Fri May 29 23:17:20 2026] GET /v2.0/security-groups?id=f298b22d-2501-46e1-853f-be4c35e6a873&fields=id&fields=name => generated 113 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1081/2190] 199.204.45.238 () {34 vars in 986 bytes} [Fri May 29 23:17:20 2026] GET /v2.0/networks?id=f30cc838-ff77-4770-bb6e-bded47cc5357 => generated 705 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1110/2191] 199.204.45.238 () {34 vars in 1050 bytes} [Fri May 29 23:17:20 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=c1a9442e13ad40609c2d9374eb87f9c7 => generated 178 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:17:20.574 7 WARNING neutron_lib.context [req-d01fd200-e678-4f71-9cef-562f21faadff req-53e832ac-de30-4f66-8193-dbbe61d6223b 88868512685f44cc88424fc490714d18 c1a9442e13ad40609c2d9374eb87f9c7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1111/2192] 199.204.45.238 () {34 vars in 1080 bytes} [Fri May 29 23:17:20 2026] GET /v2.0/ports?tenant_id=7836a5a3c0104f8ab8a76425566f891a&device_id=e1cb0d9d-ab7a-43d6-bea5-218e672a2066 => generated 1238 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1112/2193] 199.204.45.238 () {34 vars in 1058 bytes} [Fri May 29 23:17:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=777a6797-7bb1-4abe-9190-1557a6f9e900 => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1113/2194] 199.204.45.238 () {34 vars in 984 bytes} [Fri May 29 23:17:20 2026] GET /v2.0/subnets?id=04a75e0c-6215-4490-a5c9-c05a4c3e91c0 => generated 678 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1114/2195] 199.204.45.238 () {34 vars in 1052 bytes} [Fri May 29 23:17:20 2026] GET /v2.0/ports?network_id=ea72e44a-6a32-4a13-b0f4-72beb269868a&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: 1115/2196] 199.204.45.238 () {34 vars in 1012 bytes} [Fri May 29 23:17:20 2026] GET /v2.0/networks/ea72e44a-6a32-4a13-b0f4-72beb269868a?fields=segments => generated 14 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1116/2197] 199.204.45.238 () {34 vars in 1112 bytes} [Fri May 29 23:17:20 2026] GET /v2.0/networks/ea72e44a-6a32-4a13-b0f4-72beb269868a?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: 1082/2198] 199.204.45.238 () {38 vars in 955 bytes} [Fri May 29 23:17:20 2026] POST /v2.0/ports => generated 1183 bytes in 444 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 1117/2199] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:17:21 2026] GET /v2.0/ports?device_id=4593fb82-e658-435a-9074-2898512db702 => generated 1186 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1118/2200] 10.0.0.16 () {34 vars in 1039 bytes} [Fri May 29 23:17:21 2026] GET /v2.0/security-groups?id=e370b6cc-c1ae-44f4-8793-faeff1d2c617&fields=id&fields=name => generated 111 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1119/2201] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:17:21 2026] GET /v2.0/ports?device_id=e1cb0d9d-ab7a-43d6-bea5-218e672a2066 => generated 969 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1120/2202] 10.0.0.90 () {34 vars in 989 bytes} [Fri May 29 23:17:21 2026] GET /v2.0/ports?device_id=09ddd0fe-7c87-4a2e-ba19-35d7b440d672 => generated 1469 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1121/2203] 10.0.0.16 () {34 vars in 1039 bytes} [Fri May 29 23:17:21 2026] GET /v2.0/security-groups?id=f298b22d-2501-46e1-853f-be4c35e6a873&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1122/2204] 10.0.0.90 () {34 vars in 1039 bytes} [Fri May 29 23:17:21 2026] GET /v2.0/security-groups?id=e370b6cc-c1ae-44f4-8793-faeff1d2c617&fields=id&fields=name => generated 111 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1083/2205] 199.204.45.238 () {38 vars in 1028 bytes} [Fri May 29 23:17:21 2026] PUT /v2.0/ports/5bd7c752-8036-45a7-a488-2fa6582626ea => generated 1464 bytes in 533 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1123/2206] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:17:22 2026] GET /v2.0/ports?device_id=e1cb0d9d-ab7a-43d6-bea5-218e672a2066 => generated 969 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 23:17:22.494 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-6f7729b9-9438-49d0-9ecb-6a3fe82487bb'] response: {'name': 'network-changed', 'server_uuid': '4593fb82-e658-435a-9074-2898512db702', 'tag': '5bd7c752-8036-45a7-a488-2fa6582626ea', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1084/2207] 10.0.0.16 () {34 vars in 1039 bytes} [Fri May 29 23:17:22 2026] GET /v2.0/security-groups?id=f298b22d-2501-46e1-853f-be4c35e6a873&fields=id&fields=name => generated 113 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1124/2208] 199.204.45.238 () {34 vars in 1080 bytes} [Fri May 29 23:17:22 2026] GET /v2.0/ports?tenant_id=c1a9442e13ad40609c2d9374eb87f9c7&device_id=4593fb82-e658-435a-9074-2898512db702 => generated 1467 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1085/2209] 199.204.45.238 () {34 vars in 1058 bytes} [Fri May 29 23:17:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.148&port_id=5bd7c752-8036-45a7-a488-2fa6582626ea => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1125/2210] 199.204.45.238 () {34 vars in 1104 bytes} [Fri May 29 23:17:22 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A33&port_id=5bd7c752-8036-45a7-a488-2fa6582626ea => 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: 1086/2211] 199.204.45.238 () {34 vars in 1064 bytes} [Fri May 29 23:17:22 2026] GET /v2.0/subnets?id=1f0a65ba-cc5a-4de5-9b6c-1f650100ba8a&id=b2252e02-db3f-4521-acf5-32070b9ca2cd => generated 1413 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1126/2212] 199.204.45.238 () {34 vars in 1052 bytes} [Fri May 29 23:17:22 2026] GET /v2.0/ports?network_id=f30cc838-ff77-4770-bb6e-bded47cc5357&device_owner=network%3Adhcp => generated 1461 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1087/2213] 199.204.45.238 () {34 vars in 1052 bytes} [Fri May 29 23:17:22 2026] GET /v2.0/ports?network_id=f30cc838-ff77-4770-bb6e-bded47cc5357&device_owner=network%3Adhcp => generated 1461 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1127/2214] 199.204.45.238 () {34 vars in 1012 bytes} [Fri May 29 23:17:22 2026] GET /v2.0/networks/f30cc838-ff77-4770-bb6e-bded47cc5357?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1088/2215] 199.204.45.238 () {34 vars in 1112 bytes} [Fri May 29 23:17:22 2026] GET /v2.0/networks/f30cc838-ff77-4770-bb6e-bded47cc5357?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: 1128/2216] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:17:23 2026] GET /v2.0/ports?device_id=e1cb0d9d-ab7a-43d6-bea5-218e672a2066 => generated 971 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1089/2217] 10.0.0.16 () {34 vars in 1039 bytes} [Fri May 29 23:17:23 2026] GET /v2.0/security-groups?id=f298b22d-2501-46e1-853f-be4c35e6a873&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: 1129/2218] 199.204.45.238 () {34 vars in 1080 bytes} [Fri May 29 23:17:23 2026] GET /v2.0/ports?tenant_id=c1a9442e13ad40609c2d9374eb87f9c7&device_id=4593fb82-e658-435a-9074-2898512db702 => generated 1467 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1090/2219] 199.204.45.238 () {34 vars in 986 bytes} [Fri May 29 23:17:24 2026] GET /v2.0/networks?id=f30cc838-ff77-4770-bb6e-bded47cc5357 => 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: 1130/2220] 199.204.45.238 () {34 vars in 1058 bytes} [Fri May 29 23:17:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.148&port_id=5bd7c752-8036-45a7-a488-2fa6582626ea => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1091/2221] 199.204.45.238 () {34 vars in 1104 bytes} [Fri May 29 23:17:24 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A33&port_id=5bd7c752-8036-45a7-a488-2fa6582626ea => 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: 1131/2222] 199.204.45.238 () {34 vars in 1064 bytes} [Fri May 29 23:17:24 2026] GET /v2.0/subnets?id=1f0a65ba-cc5a-4de5-9b6c-1f650100ba8a&id=b2252e02-db3f-4521-acf5-32070b9ca2cd => generated 1413 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1092/2223] 199.204.45.238 () {34 vars in 1052 bytes} [Fri May 29 23:17:24 2026] GET /v2.0/ports?network_id=f30cc838-ff77-4770-bb6e-bded47cc5357&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: 1132/2224] 199.204.45.238 () {34 vars in 1052 bytes} [Fri May 29 23:17:24 2026] GET /v2.0/ports?network_id=f30cc838-ff77-4770-bb6e-bded47cc5357&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: 7|app: 0|req: 1093/2225] 199.204.45.238 () {34 vars in 1012 bytes} [Fri May 29 23:17:24 2026] GET /v2.0/networks/f30cc838-ff77-4770-bb6e-bded47cc5357?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1133/2226] 199.204.45.238 () {34 vars in 1112 bytes} [Fri May 29 23:17:24 2026] GET /v2.0/networks/f30cc838-ff77-4770-bb6e-bded47cc5357?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1094/2227] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:17:24 2026] GET /v2.0/ports?device_id=e1cb0d9d-ab7a-43d6-bea5-218e672a2066 => generated 971 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1134/2228] 10.0.0.16 () {34 vars in 1039 bytes} [Fri May 29 23:17:24 2026] GET /v2.0/security-groups?id=f298b22d-2501-46e1-853f-be4c35e6a873&fields=id&fields=name => generated 113 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1095/2229] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:17:25 2026] GET /v2.0/ports?device_id=e1cb0d9d-ab7a-43d6-bea5-218e672a2066 => generated 971 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1135/2230] 10.0.0.16 () {34 vars in 1039 bytes} [Fri May 29 23:17:26 2026] GET /v2.0/security-groups?id=f298b22d-2501-46e1-853f-be4c35e6a873&fields=id&fields=name => generated 113 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1096/2231] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:17:26 2026] GET /v2.0/ports?device_id=e1cb0d9d-ab7a-43d6-bea5-218e672a2066 => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1136/2232] 10.0.0.16 () {34 vars in 1039 bytes} [Fri May 29 23:17:26 2026] GET /v2.0/security-groups?id=f298b22d-2501-46e1-853f-be4c35e6a873&fields=id&fields=name => generated 113 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1137/2233] 10.0.0.104 () {32 vars in 736 bytes} [Fri May 29 23:17:26 2026] GET /v2.0/ports?device_id=e1cb0d9d-ab7a-43d6-bea5-218e672a2066 => generated 1240 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1097/2234] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:17:26 2026] GET /v2.0/ports?device_id=4593fb82-e658-435a-9074-2898512db702 => generated 1200 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1098/2235] 10.0.0.16 () {34 vars in 1039 bytes} [Fri May 29 23:17:26 2026] GET /v2.0/security-groups?id=e370b6cc-c1ae-44f4-8793-faeff1d2c617&fields=id&fields=name => generated 111 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:17:26.783 8 INFO neutron.db.l3_db [None req-bf61ab3c-4929-402d-8935-1302ced7f42e c134b6741bc643218ceb8e423989d882 7836a5a3c0104f8ab8a76425566f891a - - default default] Floating IP 45be7eef-cbc0-493b-b50d-7fc002a0e4da associated. External IP: 10.96.250.220, port: 777a6797-7bb1-4abe-9190-1557a6f9e900. [pid: 8|app: 0|req: 1138/2236] 10.0.0.104 () {34 vars in 749 bytes} [Fri May 29 23:17:26 2026] PUT /v2.0/floatingips/45be7eef-cbc0-493b-b50d-7fc002a0e4da => generated 855 bytes in 813 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1099/2237] 10.0.0.104 () {32 vars in 729 bytes} [Fri May 29 23:17:27 2026] GET /v2.0/floatingips/45be7eef-cbc0-493b-b50d-7fc002a0e4da => generated 855 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:17:28.230 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ab887216-06d5-4aab-9b77-522c9ea5851c'] response: {'name': 'network-changed', 'server_uuid': 'e1cb0d9d-ab7a-43d6-bea5-218e672a2066', 'tag': '777a6797-7bb1-4abe-9190-1557a6f9e900', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1139/2238] 10.0.0.104 () {32 vars in 729 bytes} [Fri May 29 23:17:28 2026] GET /v2.0/floatingips/45be7eef-cbc0-493b-b50d-7fc002a0e4da => 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: 1100/2239] 199.204.45.238 () {34 vars in 1096 bytes} [Fri May 29 23:17:28 2026] GET /v2.0/ports?device_id=a208f031-9183-45f0-b266-bd89ea5542f1&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1140/2240] 199.204.45.238 () {34 vars in 1080 bytes} [Fri May 29 23:17:28 2026] GET /v2.0/ports?tenant_id=7836a5a3c0104f8ab8a76425566f891a&device_id=e1cb0d9d-ab7a-43d6-bea5-218e672a2066 => generated 1240 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1101/2241] 199.204.45.238 () {34 vars in 986 bytes} [Fri May 29 23:17:28 2026] GET /v2.0/networks?id=ea72e44a-6a32-4a13-b0f4-72beb269868a => generated 757 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1141/2242] 199.204.45.238 () {34 vars in 1058 bytes} [Fri May 29 23:17:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=777a6797-7bb1-4abe-9190-1557a6f9e900 => 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: 1102/2243] 199.204.45.238 () {34 vars in 984 bytes} [Fri May 29 23:17:28 2026] GET /v2.0/subnets?id=04a75e0c-6215-4490-a5c9-c05a4c3e91c0 => generated 678 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1142/2244] 199.204.45.238 () {34 vars in 1052 bytes} [Fri May 29 23:17:28 2026] GET /v2.0/ports?network_id=ea72e44a-6a32-4a13-b0f4-72beb269868a&device_owner=network%3Adhcp => generated 1244 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1103/2245] 199.204.45.238 () {34 vars in 1012 bytes} [Fri May 29 23:17:28 2026] GET /v2.0/networks/ea72e44a-6a32-4a13-b0f4-72beb269868a?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1143/2246] 199.204.45.238 () {34 vars in 1112 bytes} [Fri May 29 23:17:29 2026] GET /v2.0/networks/ea72e44a-6a32-4a13-b0f4-72beb269868a?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: 1104/2247] 10.0.0.104 () {32 vars in 729 bytes} [Fri May 29 23:17:29 2026] GET /v2.0/floatingips/45be7eef-cbc0-493b-b50d-7fc002a0e4da => generated 857 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1144/2248] 199.204.45.238 () {34 vars in 1080 bytes} [Fri May 29 23:17:29 2026] GET /v2.0/ports?tenant_id=7836a5a3c0104f8ab8a76425566f891a&device_id=a208f031-9183-45f0-b266-bd89ea5542f1 => 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: 1105/2249] 199.204.45.238 () {34 vars in 986 bytes} [Fri May 29 23:17:29 2026] GET /v2.0/networks?id=ea72e44a-6a32-4a13-b0f4-72beb269868a => generated 757 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1145/2250] 199.204.45.238 () {34 vars in 1060 bytes} [Fri May 29 23:17:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=957c5f2a-2f8c-4f84-bdea-8b390a8d1640 => 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: 1106/2251] 199.204.45.238 () {34 vars in 984 bytes} [Fri May 29 23:17:29 2026] GET /v2.0/subnets?id=04a75e0c-6215-4490-a5c9-c05a4c3e91c0 => generated 678 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1146/2252] 199.204.45.238 () {34 vars in 1052 bytes} [Fri May 29 23:17:29 2026] GET /v2.0/ports?network_id=ea72e44a-6a32-4a13-b0f4-72beb269868a&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: 1107/2253] 199.204.45.238 () {34 vars in 1012 bytes} [Fri May 29 23:17:30 2026] GET /v2.0/networks/ea72e44a-6a32-4a13-b0f4-72beb269868a?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1147/2254] 199.204.45.238 () {34 vars in 1112 bytes} [Fri May 29 23:17:30 2026] GET /v2.0/networks/ea72e44a-6a32-4a13-b0f4-72beb269868a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1109/2257] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:17:31 2026] GET /v2.0/ports?device_id=4593fb82-e658-435a-9074-2898512db702 => generated 1200 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1149/2258] 10.0.0.16 () {34 vars in 1039 bytes} [Fri May 29 23:17:31 2026] GET /v2.0/security-groups?id=e370b6cc-c1ae-44f4-8793-faeff1d2c617&fields=id&fields=name => generated 111 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1110/2259] 10.0.0.104 () {32 vars in 818 bytes} [Fri May 29 23:17:31 2026] GET /v2.0/ports?network_id=f30cc838-ff77-4770-bb6e-bded47cc5357&mac_address=fa%3A16%3A3e%3Ad8%3A0e%3Ad6 => generated 1200 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 23:17:31.666 8 WARNING neutron_lib.context [None req-85f08b59-3f1c-4e0e-b7d9-8318220f6829 88868512685f44cc88424fc490714d18 c1a9442e13ad40609c2d9374eb87f9c7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 23:17:32.934 8 INFO neutron.db.l3_db [None req-85f08b59-3f1c-4e0e-b7d9-8318220f6829 88868512685f44cc88424fc490714d18 c1a9442e13ad40609c2d9374eb87f9c7 - - default default] Floating IP 76649b76-8561-4ccb-a291-5d73fa40abae associated. External IP: 10.96.250.209, port: 5bd7c752-8036-45a7-a488-2fa6582626ea. [pid: 8|app: 0|req: 1150/2260] 10.0.0.104 () {34 vars in 677 bytes} [Fri May 29 23:17:31 2026] POST /v2.0/floatingips => generated 855 bytes in 1598 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1111/2261] 10.0.0.90 () {34 vars in 989 bytes} [Fri May 29 23:17:35 2026] GET /v2.0/ports?device_id=e1cb0d9d-ab7a-43d6-bea5-218e672a2066 => generated 1240 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 23:17:35.106 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-6f1cc79e-eb84-41d6-a73d-ccd4eee68590'] response: {'name': 'network-changed', 'server_uuid': '4593fb82-e658-435a-9074-2898512db702', 'tag': '5bd7c752-8036-45a7-a488-2fa6582626ea', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1151/2262] 10.0.0.90 () {34 vars in 1039 bytes} [Fri May 29 23:17:35 2026] GET /v2.0/security-groups?id=f298b22d-2501-46e1-853f-be4c35e6a873&fields=id&fields=name => generated 113 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1112/2263] 199.204.45.238 () {34 vars in 1080 bytes} [Fri May 29 23:17:35 2026] GET /v2.0/ports?tenant_id=c1a9442e13ad40609c2d9374eb87f9c7&device_id=4593fb82-e658-435a-9074-2898512db702 => generated 1469 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1152/2264] 199.204.45.238 () {34 vars in 986 bytes} [Fri May 29 23:17:35 2026] GET /v2.0/networks?id=f30cc838-ff77-4770-bb6e-bded47cc5357 => generated 801 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1113/2265] 199.204.45.238 () {34 vars in 1058 bytes} [Fri May 29 23:17:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.148&port_id=5bd7c752-8036-45a7-a488-2fa6582626ea => generated 860 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1153/2266] 199.204.45.238 () {34 vars in 1104 bytes} [Fri May 29 23:17:35 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A33&port_id=5bd7c752-8036-45a7-a488-2fa6582626ea => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1114/2267] 199.204.45.238 () {34 vars in 1064 bytes} [Fri May 29 23:17:35 2026] GET /v2.0/subnets?id=1f0a65ba-cc5a-4de5-9b6c-1f650100ba8a&id=b2252e02-db3f-4521-acf5-32070b9ca2cd => generated 1413 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1154/2268] 199.204.45.238 () {34 vars in 1052 bytes} [Fri May 29 23:17:35 2026] GET /v2.0/ports?network_id=f30cc838-ff77-4770-bb6e-bded47cc5357&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: 1115/2269] 199.204.45.238 () {34 vars in 1052 bytes} [Fri May 29 23:17:35 2026] GET /v2.0/ports?network_id=f30cc838-ff77-4770-bb6e-bded47cc5357&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: 1155/2270] 199.204.45.238 () {34 vars in 1012 bytes} [Fri May 29 23:17:35 2026] GET /v2.0/networks/f30cc838-ff77-4770-bb6e-bded47cc5357?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1116/2271] 199.204.45.238 () {34 vars in 1112 bytes} [Fri May 29 23:17:35 2026] GET /v2.0/networks/f30cc838-ff77-4770-bb6e-bded47cc5357?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1156/2272] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:17:38 2026] GET /v2.0/ports?device_id=e1cb0d9d-ab7a-43d6-bea5-218e672a2066 => generated 971 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1117/2273] 10.0.0.16 () {34 vars in 1039 bytes} [Fri May 29 23:17:38 2026] GET /v2.0/security-groups?id=f298b22d-2501-46e1-853f-be4c35e6a873&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1157/2274] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:17:39 2026] GET /v2.0/ports?device_id=e1cb0d9d-ab7a-43d6-bea5-218e672a2066 => 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: 1118/2275] 10.0.0.16 () {34 vars in 1039 bytes} [Fri May 29 23:17:39 2026] GET /v2.0/security-groups?id=f298b22d-2501-46e1-853f-be4c35e6a873&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: 8|app: 0|req: 1158/2276] 10.0.0.90 () {34 vars in 989 bytes} [Fri May 29 23:17:39 2026] GET /v2.0/ports?device_id=4593fb82-e658-435a-9074-2898512db702 => generated 1469 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1119/2277] 10.0.0.90 () {34 vars in 1039 bytes} [Fri May 29 23:17:39 2026] GET /v2.0/security-groups?id=e370b6cc-c1ae-44f4-8793-faeff1d2c617&fields=id&fields=name => generated 111 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1159/2278] 199.204.45.238 () {34 vars in 994 bytes} [Fri May 29 23:17:40 2026] GET /v2.0/ports?device_id=e1cb0d9d-ab7a-43d6-bea5-218e672a2066 => generated 971 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:17:40.839 7 INFO neutron.db.l3_db [req-a8c482ba-bd4f-4aa5-9b89-5d66f2533416 req-b7caf343-b507-4bf7-8fd3-2429f431e271 c134b6741bc643218ceb8e423989d882 7836a5a3c0104f8ab8a76425566f891a - - default default] Floating IP 45be7eef-cbc0-493b-b50d-7fc002a0e4da disassociated. External IP: 10.96.250.220, port: 777a6797-7bb1-4abe-9190-1557a6f9e900. [pid: 8|app: 0|req: 1160/2279] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:17:40 2026] GET /v2.0/ports?device_id=e1cb0d9d-ab7a-43d6-bea5-218e672a2066 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1120/2280] 199.204.45.238 () {36 vars in 997 bytes} [Fri May 29 23:17:40 2026] DELETE /v2.0/ports/777a6797-7bb1-4abe-9190-1557a6f9e900 => generated 0 bytes in 670 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1161/2281] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:17:41 2026] GET /v2.0/ports?device_id=e1cb0d9d-ab7a-43d6-bea5-218e672a2066 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1121/2282] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:17:43 2026] GET /v2.0/ports?device_id=e1cb0d9d-ab7a-43d6-bea5-218e672a2066 => 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: 1162/2283] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:17:44 2026] GET /v2.0/ports?device_id=e1cb0d9d-ab7a-43d6-bea5-218e672a2066 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 23:17:45.261 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4afd9952-6cb3-4aa9-9cd5-dc7edc628f8b'] response: {'server_uuid': 'e1cb0d9d-ab7a-43d6-bea5-218e672a2066', 'name': 'network-vif-deleted', 'tag': '777a6797-7bb1-4abe-9190-1557a6f9e900', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1163/2284] 10.0.0.104 () {32 vars in 721 bytes} [Fri May 29 23:17:45 2026] GET /v2.0/subnets/70b1ce52-0d24-4cf4-b9f5-05de3dce15aa => generated 676 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1122/2285] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 29 23:17:45 2026] DELETE /v2.0/security-groups/f298b22d-2501-46e1-853f-be4c35e6a873 => generated 0 bytes in 162 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1164/2286] 10.0.0.104 () {32 vars in 732 bytes} [Fri May 29 23:17:45 2026] DELETE /v2.0/floatingips/45be7eef-cbc0-493b-b50d-7fc002a0e4da => generated 0 bytes in 257 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1123/2289] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:17:45 2026] GET /v2.0/ports?device_id=a208f031-9183-45f0-b266-bd89ea5542f1 => generated 975 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1167/2290] 10.0.0.16 () {34 vars in 1039 bytes} [Fri May 29 23:17:45 2026] GET /v2.0/security-groups?id=fcea3996-e40e-47ba-96c5-249d74a0d874&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1124/2291] 10.0.0.118 () {30 vars in 689 bytes} [Fri May 29 23:17:46 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1168/2292] 10.0.0.118 () {30 vars in 691 bytes} [Fri May 29 23:17:46 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1125/2293] 10.0.0.118 () {30 vars in 667 bytes} [Fri May 29 23:17:46 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: 1169/2294] 10.0.0.118 () {30 vars in 703 bytes} [Fri May 29 23:17:46 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: 1126/2295] 10.0.0.118 () {28 vars in 438 bytes} [Fri May 29 23:17:47 2026] GET / => generated 151 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1170/2296] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:17:47 2026] GET /v2.0/ports?device_id=a208f031-9183-45f0-b266-bd89ea5542f1 => generated 975 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1127/2297] 10.0.0.16 () {34 vars in 1039 bytes} [Fri May 29 23:17:47 2026] GET /v2.0/security-groups?id=fcea3996-e40e-47ba-96c5-249d74a0d874&fields=id&fields=name => generated 114 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1171/2298] 10.0.0.118 () {30 vars in 727 bytes} [Fri May 29 23:17:47 2026] GET /v2.0/subnets/70b1ce52-0d24-4cf4-b9f5-05de3dce15aa => generated 658 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1128/2299] 10.0.0.118 () {30 vars in 689 bytes} [Fri May 29 23:17:47 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: 1172/2300] 10.0.0.118 () {30 vars in 691 bytes} [Fri May 29 23:17:47 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: 1129/2301] 10.0.0.118 () {30 vars in 667 bytes} [Fri May 29 23:17:47 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: 1173/2302] 10.0.0.118 () {30 vars in 703 bytes} [Fri May 29 23:17:47 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: 1130/2303] 10.0.0.118 () {30 vars in 727 bytes} [Fri May 29 23:17:47 2026] GET /v2.0/subnets/70b1ce52-0d24-4cf4-b9f5-05de3dce15aa => generated 676 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1174/2304] 10.0.0.118 () {30 vars in 689 bytes} [Fri May 29 23:17:47 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1131/2305] 10.0.0.118 () {30 vars in 691 bytes} [Fri May 29 23:17:47 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1175/2306] 10.0.0.118 () {30 vars in 667 bytes} [Fri May 29 23:17:47 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1132/2307] 10.0.0.118 () {30 vars in 703 bytes} [Fri May 29 23:17:47 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1176/2308] 10.0.0.118 () {30 vars in 729 bytes} [Fri May 29 23:17:47 2026] GET /v2.0/networks/d2fa888a-7151-48e2-a16e-6aafd1ffc272 => generated 799 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1133/2309] 10.0.0.118 () {30 vars in 681 bytes} [Fri May 29 23:17:47 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1134/2310] 199.204.45.238 () {34 vars in 994 bytes} [Fri May 29 23:17:47 2026] GET /v2.0/ports?device_id=a208f031-9183-45f0-b266-bd89ea5542f1 => generated 975 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1177/2311] 10.0.0.118 () {34 vars in 703 bytes} [Fri May 29 23:17:47 2026] POST /v2.0/ports => generated 1128 bytes in 385 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1135/2312] 199.204.45.238 () {36 vars in 997 bytes} [Fri May 29 23:17:47 2026] DELETE /v2.0/ports/957c5f2a-2f8c-4f84-bdea-8b390a8d1640 => generated 0 bytes in 310 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 1178/2313] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:17:48 2026] GET /v2.0/ports?device_id=a208f031-9183-45f0-b266-bd89ea5542f1 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1136/2314] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:17:49 2026] GET /v2.0/ports?device_id=a208f031-9183-45f0-b266-bd89ea5542f1 => 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: 1179/2315] 199.204.45.238 () {30 vars in 702 bytes} [Fri May 29 23:17:50 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:17:50.428 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-dbaff219-4618-46fc-a47c-1196696e3a98'] response: {'server_uuid': 'a208f031-9183-45f0-b266-bd89ea5542f1', 'name': 'network-vif-deleted', 'tag': '957c5f2a-2f8c-4f84-bdea-8b390a8d1640', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1137/2316] 199.204.45.238 () {30 vars in 704 bytes} [Fri May 29 23:17:50 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/2317] 199.204.45.238 () {30 vars in 680 bytes} [Fri May 29 23:17:50 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: 1181/2318] 199.204.45.238 () {30 vars in 716 bytes} [Fri May 29 23:17:50 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1138/2319] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:17:50 2026] GET /v2.0/ports?device_id=a208f031-9183-45f0-b266-bd89ea5542f1 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1182/2320] 199.204.45.238 () {30 vars in 736 bytes} [Fri May 29 23:17:50 2026] GET /v2.0/ports/485e3811-9668-4c8e-babf-c816519a6bfa => generated 1128 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1139/2321] 199.204.45.238 () {30 vars in 702 bytes} [Fri May 29 23:17:50 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1183/2322] 199.204.45.238 () {30 vars in 704 bytes} [Fri May 29 23:17:50 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1140/2323] 199.204.45.238 () {30 vars in 680 bytes} [Fri May 29 23:17:50 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1184/2324] 199.204.45.238 () {30 vars in 716 bytes} [Fri May 29 23:17:50 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:17:50.781 7 INFO neutron.api.v2.resource [None req-53bca511-e7ef-4078-be30-445a84f582f9 8fe12dbac6e245efab40dd8cc5d2d2b7 e6b8f89f223847b188bcb127ece83440 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1141/2325] 199.204.45.238 () {30 vars in 762 bytes} [Fri May 29 23:17:50 2026] GET /v2.0/security-groups/lb-7f162232-689f-468d-976f-36923dcc1b08 => generated 149 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1185/2326] 199.204.45.238 () {30 vars in 784 bytes} [Fri May 29 23:17:50 2026] GET /v2.0/security-groups?name=lb-7f162232-689f-468d-976f-36923dcc1b08 => generated 23 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1142/2327] 199.204.45.238 () {34 vars in 735 bytes} [Fri May 29 23:17:50 2026] POST /v2.0/security-groups => generated 1636 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1186/2328] 199.204.45.238 () {30 vars in 814 bytes} [Fri May 29 23:17:50 2026] GET /v2.0/security-group-rules?security_group_id=7ed66c31-13fe-418a-9375-cb4bdb897d5b => generated 1182 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1143/2329] 199.204.45.238 () {34 vars in 788 bytes} [Fri May 29 23:17:51 2026] PUT /v2.0/ports/485e3811-9668-4c8e-babf-c816519a6bfa => generated 1128 bytes in 243 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1187/2330] 199.204.45.238 () {30 vars in 702 bytes} [Fri May 29 23:17:51 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 1144/2331] 199.204.45.238 () {30 vars in 704 bytes} [Fri May 29 23:17:51 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1188/2332] 199.204.45.238 () {30 vars in 680 bytes} [Fri May 29 23:17:51 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: 1145/2333] 199.204.45.238 () {30 vars in 716 bytes} [Fri May 29 23:17:51 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: 1189/2334] 199.204.45.238 () {30 vars in 740 bytes} [Fri May 29 23:17:51 2026] GET /v2.0/subnets/70b1ce52-0d24-4cf4-b9f5-05de3dce15aa => generated 676 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1146/2335] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 29 23:17:51 2026] DELETE /v2.0/security-groups/fcea3996-e40e-47ba-96c5-249d74a0d874 => 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: 1190/2336] 10.0.0.104 () {34 vars in 789 bytes} [Fri May 29 23:17:51 2026] PUT /v2.0/routers/e6c588ea-a956-45a7-9f80-b1af57f4b173/remove_router_interface => generated 309 bytes in 944 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1147/2337] 10.0.0.104 () {32 vars in 724 bytes} [Fri May 29 23:17:52 2026] DELETE /v2.0/subnets/04a75e0c-6215-4490-a5c9-c05a4c3e91c0 => generated 0 bytes in 175 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 23:17:53.710 8 INFO neutron.services.segments.plugin [-] Segment a34941d1-6c83-4a68-aab8-8beee5846ed5 resource provider aggregate not found 2026-05-29 23:17:53.715 8 INFO neutron.services.segments.plugin [-] Segment a34941d1-6c83-4a68-aab8-8beee5846ed5 resource provider aggregate not found 2026-05-29 23:17:53.723 8 INFO neutron.db.l3_hamode_db [None req-2cd3d2c9-e199-454f-8e06-8c4cf6decc11 c134b6741bc643218ceb8e423989d882 7836a5a3c0104f8ab8a76425566f891a - - default default] HA network 1b8f52f4-6973-49d7-afec-b861016be4ee was deleted as no HA routers are present in tenant 7836a5a3c0104f8ab8a76425566f891a. 2026-05-29 23:17:53.724 8 INFO neutron.services.segments.plugin [-] Segment a34941d1-6c83-4a68-aab8-8beee5846ed5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a34941d1-6c83-4a68-aab8-8beee5846ed5 found for delete ", "request_id": "req-5ac7bf42-0698-457d-bd1f-d5cae809807e"}]} [pid: 8|app: 0|req: 1191/2338] 10.0.0.104 () {32 vars in 724 bytes} [Fri May 29 23:17:52 2026] DELETE /v2.0/routers/e6c588ea-a956-45a7-9f80-b1af57f4b173 => generated 0 bytes in 904 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 23:17:53.888 7 INFO neutron.services.segments.plugin [-] Segment f9849b8b-b57e-4d23-a57c-952c226f3d9b resource provider aggregate not found 2026-05-29 23:17:53.893 7 INFO neutron.services.segments.plugin [-] Segment f9849b8b-b57e-4d23-a57c-952c226f3d9b resource provider aggregate not found [pid: 7|app: 0|req: 1148/2339] 10.0.0.104 () {32 vars in 726 bytes} [Fri May 29 23:17:53 2026] DELETE /v2.0/networks/ea72e44a-6a32-4a13-b0f4-72beb269868a => generated 0 bytes in 174 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 23:17:54.611 8 INFO neutron.services.segments.plugin [-] Segment a34941d1-6c83-4a68-aab8-8beee5846ed5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a34941d1-6c83-4a68-aab8-8beee5846ed5 found for delete ", "request_id": "req-42a463f3-5dc0-41e6-baa3-467b7ff254e7"}]} [pid: 8|app: 0|req: 1192/2340] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 29 23:17:54 2026] GET /v2.0/security-groups?tenant_id=7836a5a3c0104f8ab8a76425566f891a&name=default => generated 2925 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 23:17:54.776 7 INFO neutron.services.segments.plugin [-] Segment f9849b8b-b57e-4d23-a57c-952c226f3d9b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f9849b8b-b57e-4d23-a57c-952c226f3d9b found for delete ", "request_id": "req-7885b476-69b8-4892-8c51-86f92ec23b41"}]} 2026-05-29 23:17:54.777 7 INFO neutron.services.segments.plugin [-] Segment f9849b8b-b57e-4d23-a57c-952c226f3d9b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f9849b8b-b57e-4d23-a57c-952c226f3d9b found for delete ", "request_id": "req-e9f7632b-3fff-465a-886b-b01f3411a12e"}]} [pid: 7|app: 0|req: 1149/2341] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 29 23:17:54 2026] DELETE /v2.0/security-groups/afe5f57a-e451-4ac2-ae5f-f0b4c11f1697 => 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: 1193/2342] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 29 23:17:54 2026] GET /v2.0/security-groups?tenant_id=c90587254b3444389957b19ed207b8f4&name=default => generated 2925 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1150/2343] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 29 23:17:55 2026] DELETE /v2.0/security-groups/6e22748b-e665-4205-9c6f-46a2a036fc41 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 23:17:57.244 8 INFO neutron.db.segments_db [None req-d0df54b7-ddc3-4834-b4cb-71d1a05b1c3d 8fe12dbac6e245efab40dd8cc5d2d2b7 e6b8f89f223847b188bcb127ece83440 - - default default] Added segment 9dc375ed-5c5a-40b1-ba26-8e43efdbc64b of type vxlan for network 0cbad149-744d-4e5c-aee4-cb3063a794e8 [pid: 8|app: 0|req: 1194/2344] 10.0.0.104 () {34 vars in 671 bytes} [Fri May 29 23:17:56 2026] POST /v2.0/networks => generated 740 bytes in 377 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1151/2345] 10.0.0.104 () {34 vars in 669 bytes} [Fri May 29 23:17:57 2026] POST /v2.0/subnets => generated 687 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:17:57.542 8 INFO neutron.db.segments_db [None req-2af8d18e-5214-462a-8006-8b06dff4f0b9 8fe12dbac6e245efab40dd8cc5d2d2b7 e6b8f89f223847b188bcb127ece83440 - - default default] Added segment 91c3dee2-7aba-4597-a898-d727c3462257 of type vxlan for network 6314a169-39f8-42c4-96d2-f58279cf5c1a 2026-05-29 23:17:57.820 8 INFO neutron.db.l3_hamode_db [None req-2af8d18e-5214-462a-8006-8b06dff4f0b9 8fe12dbac6e245efab40dd8cc5d2d2b7 c8a0e1eb43e549c89587c8b43035059b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-29 23:17:58.606 8 INFO neutron.db.l3_hamode_db [None req-2af8d18e-5214-462a-8006-8b06dff4f0b9 8fe12dbac6e245efab40dd8cc5d2d2b7 e6b8f89f223847b188bcb127ece83440 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1152/2346] 10.0.0.16 () {34 vars in 1015 bytes} [Fri May 29 23:17:59 2026] GET /v2.0/security-groups?id=868aecf2-aaae-40d5-ac07-e17daff458e2&fields=id => generated 69 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1153/2347] 10.0.0.16 () {34 vars in 981 bytes} [Fri May 29 23:17:59 2026] GET /v2.0/networks?id=21ab38df-7d8f-4386-bec4-5f563bf1e9ee => generated 735 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1154/2348] 10.0.0.16 () {34 vars in 964 bytes} [Fri May 29 23:17:59 2026] GET /v2.0/quotas/e6b8f89f223847b188bcb127ece83440 => generated 291 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1155/2349] 10.0.0.16 () {34 vars in 1001 bytes} [Fri May 29 23:17:59 2026] GET /v2.0/ports?tenant_id=e6b8f89f223847b188bcb127ece83440&fields=id => generated 149 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1156/2350] 10.0.0.16 () {34 vars in 1007 bytes} [Fri May 29 23:17:59 2026] GET /v2.0/networks/21ab38df-7d8f-4386-bec4-5f563bf1e9ee?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1157/2351] 10.0.0.16 () {34 vars in 1107 bytes} [Fri May 29 23:17:59 2026] GET /v2.0/networks/21ab38df-7d8f-4386-bec4-5f563bf1e9ee?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1195/2352] 10.0.0.104 () {34 vars in 669 bytes} [Fri May 29 23:17:57 2026] POST /v2.0/routers => generated 727 bytes in 2185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1196/2353] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:17:59 2026] GET /v2.0/ports?device_id=03cbd82e-387f-4bb7-b5b0-c6de02d906e9 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1197/2354] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:17:59 2026] GET /v2.0/ports?device_id=03cbd82e-387f-4bb7-b5b0-c6de02d906e9 => 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: 1158/2357] 10.0.0.104 () {34 vars in 783 bytes} [Fri May 29 23:17:59 2026] PUT /v2.0/routers/6550d7b2-1913-4d77-aa22-3b73bc481bf0/add_router_interface => generated 309 bytes in 1215 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:18:02.103 8 INFO neutron.db.segments_db [None req-e56bca6e-d028-4bfd-aef2-bf0b09321f1c 8fe12dbac6e245efab40dd8cc5d2d2b7 e6b8f89f223847b188bcb127ece83440 - - default default] Added segment 05f0caad-fbb4-4af1-a423-ec83a8091fd7 of type vxlan for network 6eb32be5-b852-49a2-9eeb-5b7dc044f75a [pid: 8|app: 0|req: 1200/2358] 10.0.0.104 () {34 vars in 671 bytes} [Fri May 29 23:18:01 2026] POST /v2.0/networks => generated 741 bytes in 295 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1159/2359] 10.0.0.104 () {34 vars in 669 bytes} [Fri May 29 23:18:02 2026] POST /v2.0/subnets => generated 688 bytes in 211 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:18:02.504 8 INFO neutron.db.segments_db [None req-796f0e71-0fd7-44b7-b6cc-c5c693a882ca 8fe12dbac6e245efab40dd8cc5d2d2b7 e6b8f89f223847b188bcb127ece83440 - - default default] Added segment d12a7151-6594-433f-b184-764e37bfc4da of type vxlan for network beeba0a4-9013-44c7-8bac-2fb7a638d8d6 [pid: 7|app: 0|req: 1160/2360] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:18:02 2026] GET /v2.0/ports?device_id=03cbd82e-387f-4bb7-b5b0-c6de02d906e9 => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 23:18:02.868 8 INFO neutron.db.l3_hamode_db [None req-796f0e71-0fd7-44b7-b6cc-c5c693a882ca 8fe12dbac6e245efab40dd8cc5d2d2b7 0a31c21558344e92985304744cdf4d99 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1161/2361] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:18:02 2026] GET /v2.0/ports?device_id=03cbd82e-387f-4bb7-b5b0-c6de02d906e9 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 23:18:03.869 8 INFO neutron.db.l3_hamode_db [None req-796f0e71-0fd7-44b7-b6cc-c5c693a882ca 8fe12dbac6e245efab40dd8cc5d2d2b7 e6b8f89f223847b188bcb127ece83440 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1162/2362] 199.204.45.238 () {34 vars in 986 bytes} [Fri May 29 23:18:03 2026] GET /v2.0/networks?id=21ab38df-7d8f-4386-bec4-5f563bf1e9ee => generated 735 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1163/2363] 199.204.45.238 () {34 vars in 1050 bytes} [Fri May 29 23:18:04 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=e6b8f89f223847b188bcb127ece83440 => generated 343 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1164/2364] 199.204.45.238 () {38 vars in 955 bytes} [Fri May 29 23:18:04 2026] POST /v2.0/ports => generated 1078 bytes in 327 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 1165/2365] 199.204.45.238 () {38 vars in 1028 bytes} [Fri May 29 23:18:04 2026] PUT /v2.0/ports/27ef9646-231d-49aa-8701-52556521d9dc => generated 1239 bytes in 515 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1201/2366] 10.0.0.104 () {34 vars in 669 bytes} [Fri May 29 23:18:02 2026] POST /v2.0/routers => generated 728 bytes in 2599 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 23:18:05.089 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-6d264e29-98dc-4bd1-adfe-d6cd96c20948'] response: {'name': 'network-changed', 'server_uuid': '03cbd82e-387f-4bb7-b5b0-c6de02d906e9', 'tag': '27ef9646-231d-49aa-8701-52556521d9dc', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1202/2367] 199.204.45.238 () {34 vars in 1080 bytes} [Fri May 29 23:18:05 2026] GET /v2.0/ports?tenant_id=e6b8f89f223847b188bcb127ece83440&device_id=03cbd82e-387f-4bb7-b5b0-c6de02d906e9 => generated 1242 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1203/2368] 199.204.45.238 () {34 vars in 1018 bytes} [Fri May 29 23:18:05 2026] GET /v2.0/networks?tenant_id=e6b8f89f223847b188bcb127ece83440&shared=False => generated 735 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1204/2369] 199.204.45.238 () {34 vars in 930 bytes} [Fri May 29 23:18:05 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1205/2370] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:18:05 2026] GET /v2.0/ports?device_id=03cbd82e-387f-4bb7-b5b0-c6de02d906e9 => 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: 1206/2371] 10.0.0.16 () {34 vars in 1039 bytes} [Fri May 29 23:18:06 2026] GET /v2.0/security-groups?id=868aecf2-aaae-40d5-ac07-e17daff458e2&fields=id&fields=name => generated 96 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1207/2372] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:18:06 2026] GET /v2.0/ports?device_id=03cbd82e-387f-4bb7-b5b0-c6de02d906e9 => generated 1242 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1166/2373] 10.0.0.104 () {34 vars in 783 bytes} [Fri May 29 23:18:05 2026] PUT /v2.0/routers/4eca53d8-6b2f-4511-a98e-fbe46c91b141/add_router_interface => generated 309 bytes in 1221 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1208/2374] 199.204.45.238 () {34 vars in 1080 bytes} [Fri May 29 23:18:06 2026] GET /v2.0/ports?tenant_id=e6b8f89f223847b188bcb127ece83440&device_id=03cbd82e-387f-4bb7-b5b0-c6de02d906e9 => generated 1242 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1167/2375] 199.204.45.238 () {34 vars in 1060 bytes} [Fri May 29 23:18:06 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.77&port_id=27ef9646-231d-49aa-8701-52556521d9dc => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 23:18:06.894 8 WARNING neutron_lib.context [None req-032b5092-5512-4ccb-a09d-60177be320f6 a7ceebe996bc47d8b170483e09c55ce2 c8a0e1eb43e549c89587c8b43035059b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1168/2376] 199.204.45.238 () {34 vars in 984 bytes} [Fri May 29 23:18:06 2026] GET /v2.0/subnets?id=7323abca-c7be-4dcb-aa30-84cb25854a59 => generated 654 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1169/2377] 199.204.45.238 () {34 vars in 1052 bytes} [Fri May 29 23:18:06 2026] GET /v2.0/ports?network_id=21ab38df-7d8f-4386-bec4-5f563bf1e9ee&device_owner=network%3Adhcp => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1170/2378] 199.204.45.238 () {34 vars in 1012 bytes} [Fri May 29 23:18:06 2026] GET /v2.0/networks/21ab38df-7d8f-4386-bec4-5f563bf1e9ee?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: 1209/2379] 10.0.0.104 () {34 vars in 685 bytes} [Fri May 29 23:18:06 2026] POST /v2.0/security-groups => generated 1677 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-29 23:18:07.065 8 WARNING neutron_lib.context [None req-edc34529-a2f4-495a-873a-83d461e6562c a7ceebe996bc47d8b170483e09c55ce2 c8a0e1eb43e549c89587c8b43035059b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1171/2380] 199.204.45.238 () {34 vars in 1112 bytes} [Fri May 29 23:18:07 2026] GET /v2.0/networks/21ab38df-7d8f-4386-bec4-5f563bf1e9ee?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: 1210/2381] 10.0.0.104 () {34 vars in 695 bytes} [Fri May 29 23:18:07 2026] POST /v2.0/security-group-rules => generated 597 bytes in 204 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:18:07.273 7 WARNING neutron_lib.context [None req-3bfc0b53-d759-46c9-9c49-3d1aca69e0b3 a7ceebe996bc47d8b170483e09c55ce2 c8a0e1eb43e549c89587c8b43035059b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1172/2382] 10.0.0.104 () {34 vars in 695 bytes} [Fri May 29 23:18:07 2026] POST /v2.0/security-group-rules => generated 596 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:18:07.419 8 WARNING neutron_lib.context [None req-c1430894-d6ba-4425-bb0e-03ab5b4b42b2 a7ceebe996bc47d8b170483e09c55ce2 c8a0e1eb43e549c89587c8b43035059b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1211/2383] 10.0.0.104 () {34 vars in 695 bytes} [Fri May 29 23:18:07 2026] POST /v2.0/security-group-rules => generated 602 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:18:07.558 7 WARNING neutron_lib.context [None req-478033ae-001c-49bc-bbe5-7f4aadc7d03e a7ceebe996bc47d8b170483e09c55ce2 c8a0e1eb43e549c89587c8b43035059b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1173/2384] 10.0.0.104 () {34 vars in 695 bytes} [Fri May 29 23:18:07 2026] POST /v2.0/security-group-rules => generated 601 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:18:07.713 8 WARNING neutron_lib.context [None req-d825e289-51bf-4ad6-bd4c-f68f707ab1ee a7ceebe996bc47d8b170483e09c55ce2 c8a0e1eb43e549c89587c8b43035059b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 23:18:07.770 8 INFO neutron.db.securitygroups_db [None req-d825e289-51bf-4ad6-bd4c-f68f707ab1ee a7ceebe996bc47d8b170483e09c55ce2 c8a0e1eb43e549c89587c8b43035059b - - default default] Project c8a0e1eb43e549c89587c8b43035059b 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: 1212/2385] 10.0.0.104 () {34 vars in 695 bytes} [Fri May 29 23:18:07 2026] POST /v2.0/security-group-rules => generated 607 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:18:07.863 7 WARNING neutron_lib.context [None req-b32443f6-b2ef-4991-b95d-32c30de22a17 a7ceebe996bc47d8b170483e09c55ce2 c8a0e1eb43e549c89587c8b43035059b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 23:18:07.918 7 INFO neutron.db.securitygroups_db [None req-b32443f6-b2ef-4991-b95d-32c30de22a17 a7ceebe996bc47d8b170483e09c55ce2 c8a0e1eb43e549c89587c8b43035059b - - default default] Project c8a0e1eb43e549c89587c8b43035059b 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: 1174/2386] 10.0.0.104 () {34 vars in 695 bytes} [Fri May 29 23:18:07 2026] POST /v2.0/security-group-rules => generated 606 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:18:08.388 8 WARNING neutron_lib.context [None req-49f3d5a0-c78f-473a-bd0e-8e30c219fb79 a7ceebe996bc47d8b170483e09c55ce2 c8a0e1eb43e549c89587c8b43035059b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1213/2387] 10.0.0.104 () {34 vars in 685 bytes} [Fri May 29 23:18:08 2026] POST /v2.0/security-groups => generated 1662 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-29 23:18:08.538 7 WARNING neutron_lib.context [None req-11915e3b-bfc5-4ccb-bb5d-693ef49dafad a7ceebe996bc47d8b170483e09c55ce2 c8a0e1eb43e549c89587c8b43035059b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1175/2388] 10.0.0.104 () {34 vars in 695 bytes} [Fri May 29 23:18:08 2026] POST /v2.0/security-group-rules => generated 597 bytes in 190 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:18:08.735 8 WARNING neutron_lib.context [None req-cb8407a7-5785-4b12-8654-23c399cf9756 a7ceebe996bc47d8b170483e09c55ce2 c8a0e1eb43e549c89587c8b43035059b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1214/2389] 10.0.0.104 () {34 vars in 695 bytes} [Fri May 29 23:18:08 2026] POST /v2.0/security-group-rules => generated 602 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:18:08.910 7 WARNING neutron_lib.context [None req-9f22af32-09d6-4100-b219-8ba68b6d64f5 a7ceebe996bc47d8b170483e09c55ce2 c8a0e1eb43e549c89587c8b43035059b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1215/2390] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:18:08 2026] GET /v2.0/ports?device_id=03cbd82e-387f-4bb7-b5b0-c6de02d906e9 => 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: 1216/2391] 10.0.0.16 () {34 vars in 1039 bytes} [Fri May 29 23:18:09 2026] GET /v2.0/security-groups?id=868aecf2-aaae-40d5-ac07-e17daff458e2&fields=id&fields=name => generated 96 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1217/2392] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:18:09 2026] GET /v2.0/ports?device_id=03cbd82e-387f-4bb7-b5b0-c6de02d906e9 => generated 1242 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1176/2393] 10.0.0.104 () {34 vars in 676 bytes} [Fri May 29 23:18:08 2026] POST /v2.0/floatingips => generated 552 bytes in 571 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1218/2394] 10.0.0.16 () {34 vars in 1099 bytes} [Fri May 29 23:18:09 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1017644922&fields=id&tenant_id=c8a0e1eb43e549c89587c8b43035059b => generated 69 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1177/2395] 10.0.0.16 () {34 vars in 1097 bytes} [Fri May 29 23:18:09 2026] GET /v2.0/security-groups?name=tempest-securitygroup--942899827&fields=id&tenant_id=c8a0e1eb43e549c89587c8b43035059b => generated 69 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1219/2396] 10.0.0.16 () {34 vars in 981 bytes} [Fri May 29 23:18:09 2026] GET /v2.0/networks?id=0cbad149-744d-4e5c-aee4-cb3063a794e8 => generated 672 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1178/2397] 10.0.0.16 () {34 vars in 964 bytes} [Fri May 29 23:18:09 2026] GET /v2.0/quotas/c8a0e1eb43e549c89587c8b43035059b => generated 292 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1220/2398] 10.0.0.16 () {34 vars in 1001 bytes} [Fri May 29 23:18:09 2026] GET /v2.0/ports?tenant_id=c8a0e1eb43e549c89587c8b43035059b&fields=id => generated 103 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1179/2399] 10.0.0.16 () {34 vars in 1007 bytes} [Fri May 29 23:18:09 2026] GET /v2.0/networks/0cbad149-744d-4e5c-aee4-cb3063a794e8?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: 1221/2400] 10.0.0.16 () {34 vars in 1107 bytes} [Fri May 29 23:18:09 2026] GET /v2.0/networks/0cbad149-744d-4e5c-aee4-cb3063a794e8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1180/2401] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:18:10 2026] GET /v2.0/ports?device_id=cfd831eb-2214-4349-ba7b-16b4cdf1059c => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1222/2402] 199.204.45.238 () {34 vars in 994 bytes} [Fri May 29 23:18:10 2026] GET /v2.0/ports?device_id=03cbd82e-387f-4bb7-b5b0-c6de02d906e9 => generated 1242 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1181/2403] 199.204.45.238 () {34 vars in 1044 bytes} [Fri May 29 23:18:10 2026] GET /v2.0/security-groups?id=868aecf2-aaae-40d5-ac07-e17daff458e2&fields=id&fields=name => generated 96 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1223/2404] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:18:11 2026] GET /v2.0/ports?device_id=cfd831eb-2214-4349-ba7b-16b4cdf1059c => 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: 1182/2405] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:18:12 2026] GET /v2.0/ports?device_id=03cbd82e-387f-4bb7-b5b0-c6de02d906e9 => 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: 1224/2406] 10.0.0.16 () {34 vars in 1039 bytes} [Fri May 29 23:18:12 2026] GET /v2.0/security-groups?id=868aecf2-aaae-40d5-ac07-e17daff458e2&fields=id&fields=name => generated 96 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1225/2407] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:18:12 2026] GET /v2.0/ports?device_id=cfd831eb-2214-4349-ba7b-16b4cdf1059c => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1183/2408] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:18:12 2026] GET /v2.0/ports?device_id=03cbd82e-387f-4bb7-b5b0-c6de02d906e9 => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1226/2409] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:18:13 2026] GET /v2.0/ports?device_id=cfd831eb-2214-4349-ba7b-16b4cdf1059c => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1184/2410] 199.204.45.238 () {34 vars in 986 bytes} [Fri May 29 23:18:14 2026] GET /v2.0/networks?id=0cbad149-744d-4e5c-aee4-cb3063a794e8 => generated 672 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1227/2411] 199.204.45.238 () {34 vars in 1050 bytes} [Fri May 29 23:18:14 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=c8a0e1eb43e549c89587c8b43035059b => generated 273 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:18:14.512 8 WARNING neutron_lib.context [req-83d7af80-f9a7-4be1-a7e3-4454ccdfb9cc req-6577d48c-9ccb-4636-8f71-d365239b9b01 a7ceebe996bc47d8b170483e09c55ce2 c8a0e1eb43e549c89587c8b43035059b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1185/2412] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:18:14 2026] GET /v2.0/ports?device_id=cfd831eb-2214-4349-ba7b-16b4cdf1059c => generated 12 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1228/2413] 199.204.45.238 () {38 vars in 955 bytes} [Fri May 29 23:18:14 2026] POST /v2.0/ports => generated 993 bytes in 436 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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/2414] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:18:15 2026] GET /v2.0/ports?device_id=03cbd82e-387f-4bb7-b5b0-c6de02d906e9 => 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: 1230/2415] 10.0.0.16 () {34 vars in 1039 bytes} [Fri May 29 23:18:15 2026] GET /v2.0/security-groups?id=868aecf2-aaae-40d5-ac07-e17daff458e2&fields=id&fields=name => generated 96 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1186/2416] 199.204.45.238 () {38 vars in 1028 bytes} [Fri May 29 23:18:14 2026] PUT /v2.0/ports/0685c02f-f509-4538-bce6-b2d2c2cc0fb5 => generated 1274 bytes in 446 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1231/2417] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:18:15 2026] GET /v2.0/ports?device_id=03cbd82e-387f-4bb7-b5b0-c6de02d906e9 => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 23:18:15.660 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9eaf4ad3-3b75-4ce4-aa13-64ef7dd63ad3'] response: {'name': 'network-changed', 'server_uuid': 'cfd831eb-2214-4349-ba7b-16b4cdf1059c', 'tag': '0685c02f-f509-4538-bce6-b2d2c2cc0fb5', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1187/2418] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:18:15 2026] GET /v2.0/ports?device_id=cfd831eb-2214-4349-ba7b-16b4cdf1059c => generated 1008 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1232/2419] 10.0.0.16 () {34 vars in 1119 bytes} [Fri May 29 23:18:15 2026] GET /v2.0/security-groups?id=0c1e0849-8899-40f6-a5aa-feb96a62413c&id=31dc9cf0-196d-410e-b3e8-75f88ddb60a7&fields=id&fields=name => generated 206 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1234/2422] 199.204.45.238 () {34 vars in 1080 bytes} [Fri May 29 23:18:16 2026] GET /v2.0/ports?tenant_id=c8a0e1eb43e549c89587c8b43035059b&device_id=cfd831eb-2214-4349-ba7b-16b4cdf1059c => generated 1277 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1189/2423] 199.204.45.238 () {34 vars in 1018 bytes} [Fri May 29 23:18:16 2026] GET /v2.0/networks?tenant_id=c8a0e1eb43e549c89587c8b43035059b&shared=False => generated 768 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1235/2424] 199.204.45.238 () {34 vars in 930 bytes} [Fri May 29 23:18:16 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1190/2425] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:18:16 2026] GET /v2.0/ports?device_id=cfd831eb-2214-4349-ba7b-16b4cdf1059c => generated 1008 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1236/2426] 10.0.0.16 () {34 vars in 1119 bytes} [Fri May 29 23:18:16 2026] GET /v2.0/security-groups?id=0c1e0849-8899-40f6-a5aa-feb96a62413c&id=31dc9cf0-196d-410e-b3e8-75f88ddb60a7&fields=id&fields=name => generated 206 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1191/2427] 199.204.45.238 () {34 vars in 1080 bytes} [Fri May 29 23:18:17 2026] GET /v2.0/ports?tenant_id=c8a0e1eb43e549c89587c8b43035059b&device_id=cfd831eb-2214-4349-ba7b-16b4cdf1059c => generated 1277 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1237/2428] 199.204.45.238 () {34 vars in 1058 bytes} [Fri May 29 23:18:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=0685c02f-f509-4538-bce6-b2d2c2cc0fb5 => 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: 1192/2429] 199.204.45.238 () {34 vars in 984 bytes} [Fri May 29 23:18:17 2026] GET /v2.0/subnets?id=144afc79-1449-4319-94b4-0287b5d4cf03 => generated 690 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1238/2430] 199.204.45.238 () {34 vars in 1052 bytes} [Fri May 29 23:18:17 2026] GET /v2.0/ports?network_id=0cbad149-744d-4e5c-aee4-cb3063a794e8&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: 1193/2431] 199.204.45.238 () {34 vars in 1012 bytes} [Fri May 29 23:18:17 2026] GET /v2.0/networks/0cbad149-744d-4e5c-aee4-cb3063a794e8?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: 1239/2432] 199.204.45.238 () {34 vars in 1112 bytes} [Fri May 29 23:18:17 2026] GET /v2.0/networks/0cbad149-744d-4e5c-aee4-cb3063a794e8?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: 1194/2433] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:18:17 2026] GET /v2.0/ports?device_id=cfd831eb-2214-4349-ba7b-16b4cdf1059c => generated 1008 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1240/2434] 10.0.0.16 () {34 vars in 1119 bytes} [Fri May 29 23:18:18 2026] GET /v2.0/security-groups?id=0c1e0849-8899-40f6-a5aa-feb96a62413c&id=31dc9cf0-196d-410e-b3e8-75f88ddb60a7&fields=id&fields=name => generated 206 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1195/2435] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:18:19 2026] GET /v2.0/ports?device_id=cfd831eb-2214-4349-ba7b-16b4cdf1059c => generated 1008 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1241/2436] 10.0.0.16 () {34 vars in 1119 bytes} [Fri May 29 23:18:19 2026] GET /v2.0/security-groups?id=0c1e0849-8899-40f6-a5aa-feb96a62413c&id=31dc9cf0-196d-410e-b3e8-75f88ddb60a7&fields=id&fields=name => generated 206 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1196/2437] 199.204.45.238 () {34 vars in 994 bytes} [Fri May 29 23:18:20 2026] GET /v2.0/ports?device_id=cfd831eb-2214-4349-ba7b-16b4cdf1059c => generated 1277 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1197/2438] 199.204.45.238 () {34 vars in 1124 bytes} [Fri May 29 23:18:20 2026] GET /v2.0/security-groups?id=0c1e0849-8899-40f6-a5aa-feb96a62413c&id=31dc9cf0-196d-410e-b3e8-75f88ddb60a7&fields=id&fields=name => generated 206 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1242/2439] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:18:20 2026] GET /v2.0/ports?device_id=cfd831eb-2214-4349-ba7b-16b4cdf1059c => generated 1008 bytes in 239 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1198/2440] 10.0.0.16 () {34 vars in 1119 bytes} [Fri May 29 23:18:20 2026] GET /v2.0/security-groups?id=0c1e0849-8899-40f6-a5aa-feb96a62413c&id=31dc9cf0-196d-410e-b3e8-75f88ddb60a7&fields=id&fields=name => generated 206 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1243/2441] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:18:21 2026] GET /v2.0/ports?device_id=cfd831eb-2214-4349-ba7b-16b4cdf1059c => generated 1010 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1199/2442] 10.0.0.16 () {34 vars in 1119 bytes} [Fri May 29 23:18:21 2026] GET /v2.0/security-groups?id=0c1e0849-8899-40f6-a5aa-feb96a62413c&id=31dc9cf0-196d-410e-b3e8-75f88ddb60a7&fields=id&fields=name => generated 206 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1244/2443] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:18:22 2026] GET /v2.0/ports?device_id=cfd831eb-2214-4349-ba7b-16b4cdf1059c => generated 1010 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1200/2444] 10.0.0.16 () {34 vars in 1119 bytes} [Fri May 29 23:18:22 2026] GET /v2.0/security-groups?id=0c1e0849-8899-40f6-a5aa-feb96a62413c&id=31dc9cf0-196d-410e-b3e8-75f88ddb60a7&fields=id&fields=name => generated 206 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1245/2445] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:18:23 2026] GET /v2.0/ports?device_id=cfd831eb-2214-4349-ba7b-16b4cdf1059c => generated 1010 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 23:18:23.568 7 INFO neutron.db.l3_db [None req-ed6970bc-a163-4d33-89a1-359c1d518971 a7ceebe996bc47d8b170483e09c55ce2 c8a0e1eb43e549c89587c8b43035059b - - default default] Floating IP 9b708c61-bca1-423e-9d5d-83176adfbd55 associated. External IP: 10.96.250.204, port: 0685c02f-f509-4538-bce6-b2d2c2cc0fb5. [pid: 7|app: 0|req: 1201/2446] 10.0.0.104 () {34 vars in 749 bytes} [Fri May 29 23:18:23 2026] PUT /v2.0/floatingips/9b708c61-bca1-423e-9d5d-83176adfbd55 => generated 855 bytes in 849 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:18:31.158 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0aca8f96-0a93-4941-bc63-0e99dae8b3e0'] response: {'name': 'network-changed', 'server_uuid': 'cfd831eb-2214-4349-ba7b-16b4cdf1059c', 'tag': '0685c02f-f509-4538-bce6-b2d2c2cc0fb5', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1203/2449] 199.204.45.238 () {34 vars in 1096 bytes} [Fri May 29 23:18:31 2026] GET /v2.0/ports?device_id=09ddd0fe-7c87-4a2e-ba19-35d7b440d672&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1247/2450] 199.204.45.238 () {34 vars in 1080 bytes} [Fri May 29 23:18:31 2026] GET /v2.0/ports?tenant_id=c8a0e1eb43e549c89587c8b43035059b&device_id=cfd831eb-2214-4349-ba7b-16b4cdf1059c => generated 1279 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1204/2451] 199.204.45.238 () {34 vars in 986 bytes} [Fri May 29 23:18:31 2026] GET /v2.0/networks?id=0cbad149-744d-4e5c-aee4-cb3063a794e8 => generated 768 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1248/2452] 199.204.45.238 () {34 vars in 1080 bytes} [Fri May 29 23:18:31 2026] GET /v2.0/ports?tenant_id=c1a9442e13ad40609c2d9374eb87f9c7&device_id=09ddd0fe-7c87-4a2e-ba19-35d7b440d672 => generated 1469 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1205/2453] 199.204.45.238 () {34 vars in 1058 bytes} [Fri May 29 23:18:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=0685c02f-f509-4538-bce6-b2d2c2cc0fb5 => generated 860 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1249/2454] 199.204.45.238 () {34 vars in 984 bytes} [Fri May 29 23:18:31 2026] GET /v2.0/subnets?id=144afc79-1449-4319-94b4-0287b5d4cf03 => generated 690 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1206/2455] 199.204.45.238 () {34 vars in 1052 bytes} [Fri May 29 23:18:31 2026] GET /v2.0/ports?network_id=0cbad149-744d-4e5c-aee4-cb3063a794e8&device_owner=network%3Adhcp => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1250/2456] 199.204.45.238 () {34 vars in 1012 bytes} [Fri May 29 23:18:31 2026] GET /v2.0/networks/0cbad149-744d-4e5c-aee4-cb3063a794e8?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1207/2457] 199.204.45.238 () {34 vars in 1112 bytes} [Fri May 29 23:18:31 2026] GET /v2.0/networks/0cbad149-744d-4e5c-aee4-cb3063a794e8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1251/2458] 199.204.45.238 () {34 vars in 986 bytes} [Fri May 29 23:18:32 2026] GET /v2.0/networks?id=3abb66a6-32e5-4a51-b079-7bece0c13489 => generated 801 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1208/2459] 199.204.45.238 () {34 vars in 1058 bytes} [Fri May 29 23:18:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.178&port_id=8075443a-dc60-4a69-b4a4-8771991b4e51 => generated 860 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1252/2460] 199.204.45.238 () {34 vars in 1104 bytes} [Fri May 29 23:18:32 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A3c1&port_id=8075443a-dc60-4a69-b4a4-8771991b4e51 => 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: 1209/2461] 199.204.45.238 () {34 vars in 1064 bytes} [Fri May 29 23:18:32 2026] GET /v2.0/subnets?id=dd1b293e-0f63-4428-95bc-0dc8cd18c70e&id=46802e52-c570-46dd-b2ef-6ed9fe0e8479 => generated 1411 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1253/2462] 199.204.45.238 () {34 vars in 1052 bytes} [Fri May 29 23:18:32 2026] GET /v2.0/ports?network_id=3abb66a6-32e5-4a51-b079-7bece0c13489&device_owner=network%3Adhcp => generated 1457 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1210/2463] 199.204.45.238 () {34 vars in 1052 bytes} [Fri May 29 23:18:32 2026] GET /v2.0/ports?network_id=3abb66a6-32e5-4a51-b079-7bece0c13489&device_owner=network%3Adhcp => generated 1457 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1254/2464] 199.204.45.238 () {34 vars in 1012 bytes} [Fri May 29 23:18:32 2026] GET /v2.0/networks/3abb66a6-32e5-4a51-b079-7bece0c13489?fields=segments => generated 14 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1211/2465] 199.204.45.238 () {34 vars in 1112 bytes} [Fri May 29 23:18:32 2026] GET /v2.0/networks/3abb66a6-32e5-4a51-b079-7bece0c13489?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1255/2466] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:18:33 2026] GET /v2.0/ports?device_id=cfd831eb-2214-4349-ba7b-16b4cdf1059c => generated 1010 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1212/2467] 10.0.0.16 () {34 vars in 1119 bytes} [Fri May 29 23:18:33 2026] GET /v2.0/security-groups?id=0c1e0849-8899-40f6-a5aa-feb96a62413c&id=31dc9cf0-196d-410e-b3e8-75f88ddb60a7&fields=id&fields=name => generated 206 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1256/2468] 10.0.0.104 () {32 vars in 736 bytes} [Fri May 29 23:18:33 2026] GET /v2.0/ports?device_id=cfd831eb-2214-4349-ba7b-16b4cdf1059c => generated 1279 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1213/2469] 10.0.0.104 () {32 vars in 858 bytes} [Fri May 29 23:18:33 2026] GET /v2.0/floatingips?floating_network_id=616f1b18-0fc4-4cac-bb33-3ba8420eb2e3&port_id=0685c02f-f509-4538-bce6-b2d2c2cc0fb5 => generated 860 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1257/2470] 10.0.0.90 () {34 vars in 989 bytes} [Fri May 29 23:18:34 2026] GET /v2.0/ports?device_id=cfd831eb-2214-4349-ba7b-16b4cdf1059c => generated 1279 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1214/2471] 10.0.0.90 () {34 vars in 1119 bytes} [Fri May 29 23:18:34 2026] GET /v2.0/security-groups?id=31dc9cf0-196d-410e-b3e8-75f88ddb60a7&id=0c1e0849-8899-40f6-a5aa-feb96a62413c&fields=id&fields=name => generated 206 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1258/2472] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:18:36 2026] GET /v2.0/ports?device_id=cfd831eb-2214-4349-ba7b-16b4cdf1059c => generated 1010 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1215/2473] 10.0.0.16 () {34 vars in 1119 bytes} [Fri May 29 23:18:36 2026] GET /v2.0/security-groups?id=0c1e0849-8899-40f6-a5aa-feb96a62413c&id=31dc9cf0-196d-410e-b3e8-75f88ddb60a7&fields=id&fields=name => generated 206 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1259/2474] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:18:37 2026] GET /v2.0/ports?device_id=cfd831eb-2214-4349-ba7b-16b4cdf1059c => generated 1010 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1216/2475] 10.0.0.16 () {34 vars in 1119 bytes} [Fri May 29 23:18:37 2026] GET /v2.0/security-groups?id=0c1e0849-8899-40f6-a5aa-feb96a62413c&id=31dc9cf0-196d-410e-b3e8-75f88ddb60a7&fields=id&fields=name => generated 206 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1260/2476] 199.204.45.238 () {34 vars in 994 bytes} [Fri May 29 23:18:38 2026] GET /v2.0/ports?device_id=cfd831eb-2214-4349-ba7b-16b4cdf1059c => generated 1010 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 23:18:38.921 7 INFO neutron.db.l3_db [req-7d3c51bf-d937-4525-bd1b-3e8927da7248 req-c432c355-6f2d-41e4-932f-46d4b7e7fb2a a7ceebe996bc47d8b170483e09c55ce2 c8a0e1eb43e549c89587c8b43035059b - - default default] Floating IP 9b708c61-bca1-423e-9d5d-83176adfbd55 disassociated. External IP: 10.96.250.204, port: 0685c02f-f509-4538-bce6-b2d2c2cc0fb5. [pid: 8|app: 0|req: 1261/2477] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:18:38 2026] GET /v2.0/ports?device_id=cfd831eb-2214-4349-ba7b-16b4cdf1059c => generated 1008 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1262/2478] 10.0.0.16 () {34 vars in 1119 bytes} [Fri May 29 23:18:39 2026] GET /v2.0/security-groups?id=0c1e0849-8899-40f6-a5aa-feb96a62413c&id=31dc9cf0-196d-410e-b3e8-75f88ddb60a7&fields=id&fields=name => generated 206 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1217/2479] 199.204.45.238 () {36 vars in 997 bytes} [Fri May 29 23:18:38 2026] DELETE /v2.0/ports/0685c02f-f509-4538-bce6-b2d2c2cc0fb5 => generated 0 bytes in 651 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1263/2480] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:18:40 2026] GET /v2.0/ports?device_id=cfd831eb-2214-4349-ba7b-16b4cdf1059c => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1218/2481] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:18:41 2026] GET /v2.0/ports?device_id=cfd831eb-2214-4349-ba7b-16b4cdf1059c => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1264/2482] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:18:42 2026] GET /v2.0/ports?device_id=cfd831eb-2214-4349-ba7b-16b4cdf1059c => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 23:18:43.511 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0888c41a-40b8-46b0-bdfb-60cee047baae'] response: {'server_uuid': 'cfd831eb-2214-4349-ba7b-16b4cdf1059c', 'name': 'network-vif-deleted', 'tag': '0685c02f-f509-4538-bce6-b2d2c2cc0fb5', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1219/2483] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 29 23:18:43 2026] DELETE /v2.0/security-groups/31dc9cf0-196d-410e-b3e8-75f88ddb60a7 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 23:18:43.643 8 INFO neutron.api.v2.resource [None req-44eb5bd7-8d59-4208-95c5-c27adbc1ffc5 a7ceebe996bc47d8b170483e09c55ce2 c8a0e1eb43e549c89587c8b43035059b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1265/2484] 10.0.0.104 () {32 vars in 737 bytes} [Fri May 29 23:18:43 2026] GET /v2.0/security-groups/31dc9cf0-196d-410e-b3e8-75f88ddb60a7 => 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: 1220/2485] 10.0.0.104 () {32 vars in 732 bytes} [Fri May 29 23:18:43 2026] DELETE /v2.0/floatingips/9b708c61-bca1-423e-9d5d-83176adfbd55 => generated 0 bytes in 275 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1266/2486] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 29 23:18:43 2026] DELETE /v2.0/security-groups/0c1e0849-8899-40f6-a5aa-feb96a62413c => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1221/2487] 10.0.0.104 () {34 vars in 789 bytes} [Fri May 29 23:18:44 2026] PUT /v2.0/routers/6550d7b2-1913-4d77-aa22-3b73bc481bf0/remove_router_interface => generated 309 bytes in 1537 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:18:46.622 8 INFO neutron.db.l3_hamode_db [None req-356065e3-5728-48b4-9daf-315cd78c0955 8fe12dbac6e245efab40dd8cc5d2d2b7 e6b8f89f223847b188bcb127ece83440 - - default default] HA network 6314a169-39f8-42c4-96d2-f58279cf5c1a was deleted as no HA routers are present in tenant c8a0e1eb43e549c89587c8b43035059b. [pid: 8|app: 0|req: 1267/2490] 10.0.0.104 () {32 vars in 724 bytes} [Fri May 29 23:18:45 2026] DELETE /v2.0/routers/6550d7b2-1913-4d77-aa22-3b73bc481bf0 => generated 0 bytes in 950 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1224/2491] 10.0.0.104 () {32 vars in 724 bytes} [Fri May 29 23:18:46 2026] DELETE /v2.0/subnets/144afc79-1449-4319-94b4-0287b5d4cf03 => generated 0 bytes in 167 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 23:18:46.807 8 INFO neutron.services.segments.plugin [-] Segment 91c3dee2-7aba-4597-a898-d727c3462257 resource provider aggregate not found 2026-05-29 23:18:46.818 8 INFO neutron.services.segments.plugin [-] Segment 91c3dee2-7aba-4597-a898-d727c3462257 resource provider aggregate not found 2026-05-29 23:18:46.834 8 INFO neutron.services.segments.plugin [-] Segment 91c3dee2-7aba-4597-a898-d727c3462257 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 91c3dee2-7aba-4597-a898-d727c3462257 found for delete ", "request_id": "req-fc9ccc92-8a36-41de-8957-34f709f4427d"}]} 2026-05-29 23:18:46.836 8 INFO neutron.services.segments.plugin [-] Segment 91c3dee2-7aba-4597-a898-d727c3462257 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 91c3dee2-7aba-4597-a898-d727c3462257 found for delete ", "request_id": "req-58673092-0c36-41cb-9592-ee5d1efb0e57"}]} [pid: 8|app: 0|req: 1268/2492] 10.0.0.104 () {32 vars in 726 bytes} [Fri May 29 23:18:46 2026] DELETE /v2.0/networks/0cbad149-744d-4e5c-aee4-cb3063a794e8 => generated 0 bytes in 350 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1225/2493] 10.0.0.104 () {34 vars in 789 bytes} [Fri May 29 23:18:47 2026] PUT /v2.0/routers/4eca53d8-6b2f-4511-a98e-fbe46c91b141/remove_router_interface => generated 309 bytes in 1085 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:18:48.853 8 INFO neutron.services.segments.plugin [-] Segment 9dc375ed-5c5a-40b1-ba26-8e43efdbc64b resource provider aggregate not found 2026-05-29 23:18:48.861 8 INFO neutron.services.segments.plugin [-] Segment 9dc375ed-5c5a-40b1-ba26-8e43efdbc64b resource provider aggregate not found 2026-05-29 23:18:48.870 8 INFO neutron.services.segments.plugin [-] Segment 9dc375ed-5c5a-40b1-ba26-8e43efdbc64b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9dc375ed-5c5a-40b1-ba26-8e43efdbc64b found for delete ", "request_id": "req-fc6b5ddd-50a5-485d-a69a-016f3fbf9b3f"}]} 2026-05-29 23:18:48.877 8 INFO neutron.services.segments.plugin [-] Segment 9dc375ed-5c5a-40b1-ba26-8e43efdbc64b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9dc375ed-5c5a-40b1-ba26-8e43efdbc64b found for delete ", "request_id": "req-39e3258e-7227-44f4-af83-69edb6d0f389"}]} 2026-05-29 23:18:49.172 8 INFO neutron.db.l3_hamode_db [None req-e42c60e3-f0b3-4731-96dc-4035232475e1 8fe12dbac6e245efab40dd8cc5d2d2b7 e6b8f89f223847b188bcb127ece83440 - - default default] HA network beeba0a4-9013-44c7-8bac-2fb7a638d8d6 was deleted as no HA routers are present in tenant 0a31c21558344e92985304744cdf4d99. [pid: 8|app: 0|req: 1269/2494] 10.0.0.104 () {32 vars in 724 bytes} [Fri May 29 23:18:48 2026] DELETE /v2.0/routers/4eca53d8-6b2f-4511-a98e-fbe46c91b141 => generated 0 bytes in 927 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1226/2495] 10.0.0.104 () {32 vars in 724 bytes} [Fri May 29 23:18:49 2026] DELETE /v2.0/subnets/7fcfaaca-d78f-440d-85f9-0d5914bd09de => generated 0 bytes in 164 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1270/2496] 10.0.0.104 () {32 vars in 726 bytes} [Fri May 29 23:18:49 2026] DELETE /v2.0/networks/6eb32be5-b852-49a2-9eeb-5b7dc044f75a => generated 0 bytes in 356 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1227/2497] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 29 23:18:50 2026] GET /v2.0/security-groups?tenant_id=c8a0e1eb43e549c89587c8b43035059b&name=default => generated 2929 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1271/2498] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 29 23:18:50 2026] DELETE /v2.0/security-groups/30c8dc8e-af8c-4146-a716-aa926ba1982b => 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: 1228/2499] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 29 23:18:50 2026] GET /v2.0/security-groups?tenant_id=0a31c21558344e92985304744cdf4d99&name=default => generated 2929 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1272/2500] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 29 23:18:50 2026] DELETE /v2.0/security-groups/e591401b-934d-4877-a878-5b8da3771638 => 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: 1229/2501] 199.204.45.238 () {30 vars in 702 bytes} [Fri May 29 23:18:50 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1273/2502] 199.204.45.238 () {30 vars in 704 bytes} [Fri May 29 23:18:50 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1230/2503] 199.204.45.238 () {30 vars in 680 bytes} [Fri May 29 23:18:50 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: 1274/2504] 199.204.45.238 () {30 vars in 716 bytes} [Fri May 29 23:18:50 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1231/2505] 199.204.45.238 () {30 vars in 740 bytes} [Fri May 29 23:18:50 2026] GET /v2.0/subnets/70b1ce52-0d24-4cf4-b9f5-05de3dce15aa => generated 676 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:18:50.997 8 INFO neutron.services.segments.plugin [-] Segment d12a7151-6594-433f-b184-764e37bfc4da resource provider aggregate not found 2026-05-29 23:18:51.004 8 INFO neutron.services.segments.plugin [-] Segment d12a7151-6594-433f-b184-764e37bfc4da resource provider aggregate not found 2026-05-29 23:18:51.026 8 INFO neutron.services.segments.plugin [-] Segment d12a7151-6594-433f-b184-764e37bfc4da resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d12a7151-6594-433f-b184-764e37bfc4da found for delete ", "request_id": "req-fac18272-73dc-47e9-87ad-c82375257b82"}]} 2026-05-29 23:18:51.030 8 INFO neutron.services.segments.plugin [-] Segment d12a7151-6594-433f-b184-764e37bfc4da resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d12a7151-6594-433f-b184-764e37bfc4da found for delete ", "request_id": "req-f429a7c0-844b-43bd-8de8-24b122d46a2e"}]} 2026-05-29 23:18:51.047 8 INFO neutron.services.segments.plugin [-] Segment 05f0caad-fbb4-4af1-a423-ec83a8091fd7 resource provider aggregate not found 2026-05-29 23:18:51.056 8 INFO neutron.services.segments.plugin [-] Segment 05f0caad-fbb4-4af1-a423-ec83a8091fd7 resource provider aggregate not found [pid: 8|app: 0|req: 1275/2506] 199.204.45.238 () {30 vars in 768 bytes} [Fri May 29 23:18:50 2026] GET /v2.0/ports?device_id=03cbd82e-387f-4bb7-b5b0-c6de02d906e9 => generated 1244 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1232/2507] 199.204.45.238 () {34 vars in 716 bytes} [Fri May 29 23:18:51 2026] POST /v2.0/ports => generated 1097 bytes in 362 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-29 23:18:51.500 8 INFO neutron.services.segments.plugin [-] Segment 05f0caad-fbb4-4af1-a423-ec83a8091fd7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 05f0caad-fbb4-4af1-a423-ec83a8091fd7 found for delete ", "request_id": "req-00683f21-c97f-4ecd-9bc1-affa62da099d"}]} 2026-05-29 23:18:51.501 8 INFO neutron.services.segments.plugin [-] Segment 05f0caad-fbb4-4af1-a423-ec83a8091fd7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 05f0caad-fbb4-4af1-a423-ec83a8091fd7 found for delete ", "request_id": "req-0f7d7318-1fcf-4b1a-a2b0-59662f431a78"}]} [pid: 8|app: 0|req: 1276/2508] 10.0.0.16 () {34 vars in 970 bytes} [Fri May 29 23:18:51 2026] GET /v2.0/ports/4da55cc7-8db1-44b9-b713-c5e3e714cdcb => generated 1097 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 1233/2509] 10.0.0.16 () {34 vars in 906 bytes} [Fri May 29 23:18:51 2026] GET /v2.0/extensions => generated 20516 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1277/2510] 199.204.45.238 () {34 vars in 1262 bytes} [Fri May 29 23:18:52 2026] GET /v2.0/ports/4da55cc7-8db1-44b9-b713-c5e3e714cdcb?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1234/2511] 199.204.45.238 () {34 vars in 1012 bytes} [Fri May 29 23:18:52 2026] GET /v2.0/networks/d2fa888a-7151-48e2-a16e-6aafd1ffc272?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: 1278/2512] 199.204.45.238 () {34 vars in 1112 bytes} [Fri May 29 23:18:52 2026] GET /v2.0/networks/d2fa888a-7151-48e2-a16e-6aafd1ffc272?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1235/2513] 199.204.45.238 () {34 vars in 975 bytes} [Fri May 29 23:18:53 2026] GET /v2.0/ports/4da55cc7-8db1-44b9-b713-c5e3e714cdcb => generated 1097 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1279/2514] 199.204.45.238 () {34 vars in 986 bytes} [Fri May 29 23:18:53 2026] GET /v2.0/networks?id=d2fa888a-7151-48e2-a16e-6aafd1ffc272 => generated 802 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1236/2515] 199.204.45.238 () {38 vars in 1028 bytes} [Fri May 29 23:18:53 2026] PUT /v2.0/ports/4da55cc7-8db1-44b9-b713-c5e3e714cdcb => generated 1287 bytes in 490 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 23:18:54.845 8 WARNING neutron_lib.context [None req-d1e632e4-9a2d-4b39-8dd8-6eba47f19f12 2218e627a2db476f83aff17a52fc249f 994ecef9ecb6487fbb24bcf142768118 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. /var/lib/openstack/lib/python3.12/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: 1237/2516] 199.204.45.238 () {34 vars in 1080 bytes} [Fri May 29 23:18:54 2026] GET /v2.0/ports?tenant_id=e6b8f89f223847b188bcb127ece83440&device_id=03cbd82e-387f-4bb7-b5b0-c6de02d906e9 => generated 2523 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1238/2517] 199.204.45.238 () {34 vars in 1060 bytes} [Fri May 29 23:18:54 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.77&port_id=27ef9646-231d-49aa-8701-52556521d9dc => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 23:18:55.024 8 INFO neutron.db.segments_db [None req-d1e632e4-9a2d-4b39-8dd8-6eba47f19f12 2218e627a2db476f83aff17a52fc249f 994ecef9ecb6487fbb24bcf142768118 - - default default] Added segment 43dd1c25-040c-495a-b3a4-d76cc9a6033f of type vxlan for network 7b689894-14c2-45d3-bb5b-c3a5a2165562 [pid: 7|app: 0|req: 1239/2518] 199.204.45.238 () {34 vars in 984 bytes} [Fri May 29 23:18:55 2026] GET /v2.0/subnets?id=7323abca-c7be-4dcb-aa30-84cb25854a59 => generated 654 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1240/2519] 199.204.45.238 () {34 vars in 1052 bytes} [Fri May 29 23:18:55 2026] GET /v2.0/ports?network_id=21ab38df-7d8f-4386-bec4-5f563bf1e9ee&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1280/2520] 10.0.0.104 () {34 vars in 670 bytes} [Fri May 29 23:18:54 2026] POST /v2.0/networks => generated 632 bytes in 448 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:18:55.149 8 WARNING neutron_lib.context [None req-7b0772cf-3145-4c20-97d7-f1e2959f62df 2218e627a2db476f83aff17a52fc249f 994ecef9ecb6487fbb24bcf142768118 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1241/2521] 199.204.45.238 () {34 vars in 1012 bytes} [Fri May 29 23:18:55 2026] GET /v2.0/networks/21ab38df-7d8f-4386-bec4-5f563bf1e9ee?fields=segments => generated 14 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 23:18:55.166 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b1dbc262-c8a5-4fc2-99c8-901c7f0e5b3a'] response: {'name': 'network-changed', 'server_uuid': '03cbd82e-387f-4bb7-b5b0-c6de02d906e9', 'tag': '4da55cc7-8db1-44b9-b713-c5e3e714cdcb', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1242/2522] 199.204.45.238 () {34 vars in 1112 bytes} [Fri May 29 23:18:55 2026] GET /v2.0/networks/21ab38df-7d8f-4386-bec4-5f563bf1e9ee?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1243/2523] 199.204.45.238 () {34 vars in 1058 bytes} [Fri May 29 23:18:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.170&port_id=4da55cc7-8db1-44b9-b713-c5e3e714cdcb => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1244/2524] 199.204.45.238 () {34 vars in 984 bytes} [Fri May 29 23:18:55 2026] GET /v2.0/subnets?id=70b1ce52-0d24-4cf4-b9f5-05de3dce15aa => generated 679 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1245/2525] 199.204.45.238 () {34 vars in 1052 bytes} [Fri May 29 23:18:55 2026] GET /v2.0/ports?network_id=d2fa888a-7151-48e2-a16e-6aafd1ffc272&device_owner=network%3Adhcp => generated 1461 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1246/2526] 199.204.45.238 () {34 vars in 1012 bytes} [Fri May 29 23:18:55 2026] GET /v2.0/networks/d2fa888a-7151-48e2-a16e-6aafd1ffc272?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1281/2527] 10.0.0.104 () {34 vars in 669 bytes} [Fri May 29 23:18:55 2026] POST /v2.0/subnets => generated 626 bytes in 273 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:18:55.427 8 WARNING neutron_lib.context [None req-5b92d14a-4454-4cf9-be37-5429b9bb4f56 2218e627a2db476f83aff17a52fc249f 994ecef9ecb6487fbb24bcf142768118 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1247/2528] 199.204.45.238 () {34 vars in 1112 bytes} [Fri May 29 23:18:55 2026] GET /v2.0/networks/d2fa888a-7151-48e2-a16e-6aafd1ffc272?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 23:18:55.476 8 INFO neutron.db.segments_db [None req-5b92d14a-4454-4cf9-be37-5429b9bb4f56 2218e627a2db476f83aff17a52fc249f 994ecef9ecb6487fbb24bcf142768118 - - default default] Added segment ac5f33d0-b2eb-4a30-9ae9-b13bbac67867 of type vxlan for network 5440ee3a-3ef4-49e0-8dd4-04efafc729c3 [pid: 8|app: 0|req: 1282/2529] 10.0.0.104 () {34 vars in 670 bytes} [Fri May 29 23:18:55 2026] POST /v2.0/networks => generated 632 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:18:55.582 7 WARNING neutron_lib.context [None req-765b36c9-6ba4-45b4-950d-ba12c81fc560 2218e627a2db476f83aff17a52fc249f 994ecef9ecb6487fbb24bcf142768118 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1248/2530] 10.0.0.104 () {34 vars in 669 bytes} [Fri May 29 23:18:55 2026] POST /v2.0/subnets => generated 629 bytes in 271 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:18:55.855 8 WARNING neutron_lib.context [None req-77bea2d6-e7bb-4684-a52a-b91c7d3b42c9 2218e627a2db476f83aff17a52fc249f 994ecef9ecb6487fbb24bcf142768118 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 23:18:55.924 8 INFO neutron.db.segments_db [None req-77bea2d6-e7bb-4684-a52a-b91c7d3b42c9 2218e627a2db476f83aff17a52fc249f 994ecef9ecb6487fbb24bcf142768118 - - default default] Added segment cfec8eea-156c-4bc3-968b-da79e898aead of type vxlan for network 379d5b3e-edfb-4009-90c9-7fd94ee3412e [pid: 8|app: 0|req: 1283/2531] 10.0.0.104 () {34 vars in 670 bytes} [Fri May 29 23:18:55 2026] POST /v2.0/networks => generated 632 bytes in 226 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:18:56.096 7 WARNING neutron_lib.context [None req-7d9360f7-5eb8-403f-a715-90ceec0e5db4 2218e627a2db476f83aff17a52fc249f 994ecef9ecb6487fbb24bcf142768118 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1249/2532] 10.0.0.104 () {34 vars in 669 bytes} [Fri May 29 23:18:56 2026] POST /v2.0/subnets => generated 629 bytes in 300 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:18:56.398 8 WARNING neutron_lib.context [None req-d5f37d2f-860b-4288-bfce-b8c7de8dc3de 2218e627a2db476f83aff17a52fc249f 994ecef9ecb6487fbb24bcf142768118 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 23:18:56.487 8 INFO neutron.db.segments_db [None req-d5f37d2f-860b-4288-bfce-b8c7de8dc3de 2218e627a2db476f83aff17a52fc249f 994ecef9ecb6487fbb24bcf142768118 - - default default] Added segment c5db4608-2493-4185-8f28-85b48087ae05 of type vxlan for network 5c7cb722-49c3-4c89-874b-892609f12258 [pid: 7|app: 0|req: 1250/2533] 199.204.45.238 () {34 vars in 1080 bytes} [Fri May 29 23:18:56 2026] GET /v2.0/ports?tenant_id=e6b8f89f223847b188bcb127ece83440&device_id=03cbd82e-387f-4bb7-b5b0-c6de02d906e9 => generated 2523 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1251/2534] 199.204.45.238 () {34 vars in 986 bytes} [Fri May 29 23:18:56 2026] GET /v2.0/networks?id=d2fa888a-7151-48e2-a16e-6aafd1ffc272 => generated 802 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1284/2535] 10.0.0.104 () {34 vars in 670 bytes} [Fri May 29 23:18:56 2026] POST /v2.0/networks => generated 631 bytes in 191 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1252/2536] 199.204.45.238 () {34 vars in 1058 bytes} [Fri May 29 23:18:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.170&port_id=4da55cc7-8db1-44b9-b713-c5e3e714cdcb => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 23:18:56.597 8 WARNING neutron_lib.context [None req-a9f854f4-8b4f-401f-94a5-a5b66a5a03c9 2218e627a2db476f83aff17a52fc249f 994ecef9ecb6487fbb24bcf142768118 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1253/2537] 199.204.45.238 () {34 vars in 984 bytes} [Fri May 29 23:18:56 2026] GET /v2.0/subnets?id=70b1ce52-0d24-4cf4-b9f5-05de3dce15aa => generated 679 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1254/2538] 199.204.45.238 () {34 vars in 1052 bytes} [Fri May 29 23:18:56 2026] GET /v2.0/ports?network_id=d2fa888a-7151-48e2-a16e-6aafd1ffc272&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: 1255/2539] 199.204.45.238 () {34 vars in 1012 bytes} [Fri May 29 23:18:56 2026] GET /v2.0/networks/d2fa888a-7151-48e2-a16e-6aafd1ffc272?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1256/2540] 199.204.45.238 () {34 vars in 1112 bytes} [Fri May 29 23:18:56 2026] GET /v2.0/networks/d2fa888a-7151-48e2-a16e-6aafd1ffc272?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1285/2541] 10.0.0.104 () {34 vars in 669 bytes} [Fri May 29 23:18:56 2026] POST /v2.0/subnets => generated 629 bytes in 452 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:18:57.063 7 WARNING neutron_lib.context [None req-749dd733-d660-413f-b05c-19e7c6e6130d 2218e627a2db476f83aff17a52fc249f 994ecef9ecb6487fbb24bcf142768118 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 23:18:57.145 7 INFO neutron.db.segments_db [None req-749dd733-d660-413f-b05c-19e7c6e6130d 2218e627a2db476f83aff17a52fc249f 994ecef9ecb6487fbb24bcf142768118 - - default default] Added segment 676699b2-7acd-4743-bc23-da62c6c734c2 of type vxlan for network f524bdda-c539-43fb-a8c2-60a64a2b39a1 [pid: 7|app: 0|req: 1257/2542] 10.0.0.104 () {34 vars in 670 bytes} [Fri May 29 23:18:57 2026] POST /v2.0/networks => generated 632 bytes in 192 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:18:57.261 8 WARNING neutron_lib.context [None req-12c2b06e-e18e-41ec-bacf-2b1dbffdfb7d 2218e627a2db476f83aff17a52fc249f 994ecef9ecb6487fbb24bcf142768118 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1286/2543] 10.0.0.104 () {34 vars in 669 bytes} [Fri May 29 23:18:57 2026] POST /v2.0/subnets => generated 629 bytes in 285 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1258/2544] 10.0.0.104 () {34 vars in 751 bytes} [Fri May 29 23:18:57 2026] PUT /v2.0/subnets/6b63bdc9-49f5-425e-b11b-fdafb97f0ce6/tags => generated 17 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1287/2545] 10.0.0.104 () {34 vars in 751 bytes} [Fri May 29 23:18:57 2026] PUT /v2.0/subnets/e9d0c169-ac3f-464e-a9c8-c4461abd9eb4/tags => generated 25 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1259/2546] 10.0.0.104 () {34 vars in 751 bytes} [Fri May 29 23:18:57 2026] PUT /v2.0/subnets/efe0ef5e-9873-4055-9c4c-12cad2f4c2b2/tags => generated 34 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1288/2547] 10.0.0.104 () {34 vars in 751 bytes} [Fri May 29 23:18:57 2026] PUT /v2.0/subnets/a00bf8ab-cc3b-4f5f-9a4b-8cfbb93cd782/tags => generated 19 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1260/2548] 10.0.0.104 () {32 vars in 664 bytes} [Fri May 29 23:18:57 2026] GET /v2.0/subnets?tags=red => generated 1904 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1289/2549] 10.0.0.104 () {32 vars in 678 bytes} [Fri May 29 23:18:57 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1283 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1261/2550] 10.0.0.104 () {32 vars in 674 bytes} [Fri May 29 23:18:57 2026] GET /v2.0/subnets?tags-any=blue => generated 1283 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1290/2551] 10.0.0.104 () {32 vars in 686 bytes} [Fri May 29 23:18:57 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1904 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1262/2552] 10.0.0.104 () {32 vars in 672 bytes} [Fri May 29 23:18:58 2026] GET /v2.0/subnets?not-tags=red => generated 1894 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1291/2553] 10.0.0.104 () {32 vars in 686 bytes} [Fri May 29 23:18:58 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2515 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1263/2554] 10.0.0.104 () {32 vars in 682 bytes} [Fri May 29 23:18:58 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2515 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1292/2555] 10.0.0.104 () {32 vars in 694 bytes} [Fri May 29 23:18:58 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1894 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1264/2556] 10.0.0.104 () {32 vars in 724 bytes} [Fri May 29 23:18:58 2026] DELETE /v2.0/subnets/6b63bdc9-49f5-425e-b11b-fdafb97f0ce6 => generated 0 bytes in 208 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1265/2557] 10.0.0.16 () {34 vars in 970 bytes} [Fri May 29 23:18:58 2026] GET /v2.0/ports/4da55cc7-8db1-44b9-b713-c5e3e714cdcb => generated 1289 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1293/2558] 10.0.0.104 () {32 vars in 724 bytes} [Fri May 29 23:18:58 2026] DELETE /v2.0/subnets/e9d0c169-ac3f-464e-a9c8-c4461abd9eb4 => generated 0 bytes in 181 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1294/2559] 10.0.0.104 () {32 vars in 724 bytes} [Fri May 29 23:18:58 2026] DELETE /v2.0/subnets/efe0ef5e-9873-4055-9c4c-12cad2f4c2b2 => 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: 1266/2560] 199.204.45.238 () {34 vars in 788 bytes} [Fri May 29 23:18:58 2026] PUT /v2.0/ports/4da55cc7-8db1-44b9-b713-c5e3e714cdcb => generated 1313 bytes in 302 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 23:18:59.014 7 INFO neutron.api.v2.resource [None req-35df95d2-b77a-4284-9044-df9b1c8d8c86 8fe12dbac6e245efab40dd8cc5d2d2b7 e6b8f89f223847b188bcb127ece83440 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1267/2561] 199.204.45.238 () {30 vars in 762 bytes} [Fri May 29 23:18:58 2026] GET /v2.0/security-groups/lb-7f162232-689f-468d-976f-36923dcc1b08 => generated 149 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 23:18:59.051 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-01b55ce7-352f-44b4-ad81-8f53f291a109'] response: {'name': 'network-changed', 'server_uuid': '03cbd82e-387f-4bb7-b5b0-c6de02d906e9', 'tag': '4da55cc7-8db1-44b9-b713-c5e3e714cdcb', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1268/2562] 199.204.45.238 () {30 vars in 784 bytes} [Fri May 29 23:18:59 2026] GET /v2.0/security-groups?name=lb-7f162232-689f-468d-976f-36923dcc1b08 => generated 1637 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1295/2563] 10.0.0.104 () {32 vars in 724 bytes} [Fri May 29 23:18:58 2026] DELETE /v2.0/subnets/a00bf8ab-cc3b-4f5f-9a4b-8cfbb93cd782 => 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: 1296/2564] 10.0.0.104 () {32 vars in 724 bytes} [Fri May 29 23:18:59 2026] DELETE /v2.0/subnets/aa4fea1a-566f-40db-af62-39d51d4d1b84 => generated 0 bytes in 213 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1269/2565] 199.204.45.238 () {34 vars in 788 bytes} [Fri May 29 23:18:59 2026] PUT /v2.0/ports/4da55cc7-8db1-44b9-b713-c5e3e714cdcb => generated 1313 bytes in 343 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 1270/2566] 199.204.45.238 () {34 vars in 1080 bytes} [Fri May 29 23:18:59 2026] GET /v2.0/ports?tenant_id=e6b8f89f223847b188bcb127ece83440&device_id=03cbd82e-387f-4bb7-b5b0-c6de02d906e9 => generated 2585 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1271/2567] 199.204.45.238 () {34 vars in 986 bytes} [Fri May 29 23:18:59 2026] GET /v2.0/networks?id=d2fa888a-7151-48e2-a16e-6aafd1ffc272 => generated 802 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1272/2568] 199.204.45.238 () {30 vars in 702 bytes} [Fri May 29 23:18:59 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1273/2569] 199.204.45.238 () {34 vars in 1058 bytes} [Fri May 29 23:18:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.170&port_id=4da55cc7-8db1-44b9-b713-c5e3e714cdcb => generated 19 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1274/2570] 199.204.45.238 () {30 vars in 704 bytes} [Fri May 29 23:18:59 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1275/2571] 199.204.45.238 () {34 vars in 984 bytes} [Fri May 29 23:18:59 2026] GET /v2.0/subnets?id=70b1ce52-0d24-4cf4-b9f5-05de3dce15aa => generated 679 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1276/2572] 199.204.45.238 () {30 vars in 680 bytes} [Fri May 29 23:18:59 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1277/2573] 199.204.45.238 () {34 vars in 1052 bytes} [Fri May 29 23:18:59 2026] GET /v2.0/ports?network_id=d2fa888a-7151-48e2-a16e-6aafd1ffc272&device_owner=network%3Adhcp => generated 1461 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1278/2574] 199.204.45.238 () {30 vars in 716 bytes} [Fri May 29 23:18:59 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:18:59.782 8 INFO neutron.services.segments.plugin [-] Segment 43dd1c25-040c-495a-b3a4-d76cc9a6033f resource provider aggregate not found 2026-05-29 23:18:59.788 8 INFO neutron.services.segments.plugin [-] Segment 43dd1c25-040c-495a-b3a4-d76cc9a6033f resource provider aggregate not found 2026-05-29 23:18:59.799 8 INFO neutron.services.segments.plugin [-] Segment 43dd1c25-040c-495a-b3a4-d76cc9a6033f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 43dd1c25-040c-495a-b3a4-d76cc9a6033f found for delete ", "request_id": "req-d25b7765-1680-4ef2-9a7e-d3133f49f919"}]} [pid: 7|app: 0|req: 1279/2575] 199.204.45.238 () {34 vars in 1012 bytes} [Fri May 29 23:18:59 2026] GET /v2.0/networks/d2fa888a-7151-48e2-a16e-6aafd1ffc272?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: 1297/2576] 10.0.0.104 () {32 vars in 726 bytes} [Fri May 29 23:18:59 2026] DELETE /v2.0/networks/7b689894-14c2-45d3-bb5b-c3a5a2165562 => generated 0 bytes in 391 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 23:18:59.815 8 INFO neutron.services.segments.plugin [-] Segment 43dd1c25-040c-495a-b3a4-d76cc9a6033f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 43dd1c25-040c-495a-b3a4-d76cc9a6033f found for delete ", "request_id": "req-5a8d2095-111e-406a-93af-428c8d8b8d29"}]} [pid: 7|app: 0|req: 1280/2577] 199.204.45.238 () {30 vars in 740 bytes} [Fri May 29 23:18:59 2026] GET /v2.0/subnets/70b1ce52-0d24-4cf4-b9f5-05de3dce15aa => generated 676 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1298/2578] 199.204.45.238 () {34 vars in 1112 bytes} [Fri May 29 23:18:59 2026] GET /v2.0/networks/d2fa888a-7151-48e2-a16e-6aafd1ffc272?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: 8|app: 0|req: 1299/2579] 199.204.45.238 () {30 vars in 736 bytes} [Fri May 29 23:18:59 2026] GET /v2.0/ports/485e3811-9668-4c8e-babf-c816519a6bfa => generated 1128 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1300/2580] 199.204.45.238 () {30 vars in 736 bytes} [Fri May 29 23:18:59 2026] GET /v2.0/ports/4da55cc7-8db1-44b9-b713-c5e3e714cdcb => generated 1349 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1301/2581] 199.204.45.238 () {30 vars in 740 bytes} [Fri May 29 23:18:59 2026] GET /v2.0/subnets/70b1ce52-0d24-4cf4-b9f5-05de3dce15aa => generated 676 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1302/2582] 199.204.45.238 () {30 vars in 742 bytes} [Fri May 29 23:19:00 2026] GET /v2.0/networks/d2fa888a-7151-48e2-a16e-6aafd1ffc272 => generated 799 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1303/2583] 199.204.45.238 () {30 vars in 736 bytes} [Fri May 29 23:19:00 2026] GET /v2.0/ports/485e3811-9668-4c8e-babf-c816519a6bfa => generated 1128 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1304/2584] 199.204.45.238 () {30 vars in 740 bytes} [Fri May 29 23:19:00 2026] GET /v2.0/subnets/70b1ce52-0d24-4cf4-b9f5-05de3dce15aa => generated 676 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1281/2585] 10.0.0.104 () {32 vars in 726 bytes} [Fri May 29 23:18:59 2026] DELETE /v2.0/networks/5440ee3a-3ef4-49e0-8dd4-04efafc729c3 => generated 0 bytes in 468 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1305/2586] 10.0.0.104 () {32 vars in 726 bytes} [Fri May 29 23:19:00 2026] DELETE /v2.0/networks/379d5b3e-edfb-4009-90c9-7fd94ee3412e => generated 0 bytes in 304 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 23:19:00.621 7 INFO neutron.services.segments.plugin [-] Segment ac5f33d0-b2eb-4a30-9ae9-b13bbac67867 resource provider aggregate not found 2026-05-29 23:19:00.625 7 INFO neutron.services.segments.plugin [-] Segment ac5f33d0-b2eb-4a30-9ae9-b13bbac67867 resource provider aggregate not found 2026-05-29 23:19:00.657 7 INFO neutron.services.segments.plugin [-] Segment ac5f33d0-b2eb-4a30-9ae9-b13bbac67867 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ac5f33d0-b2eb-4a30-9ae9-b13bbac67867 found for delete ", "request_id": "req-265ee21b-1b51-4184-85bf-7b7f5ad81bf7"}]} 2026-05-29 23:19:00.662 7 INFO neutron.services.segments.plugin [-] Segment ac5f33d0-b2eb-4a30-9ae9-b13bbac67867 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ac5f33d0-b2eb-4a30-9ae9-b13bbac67867 found for delete ", "request_id": "req-366c56df-9060-4d03-8c12-857f622654ac"}]} /var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: 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.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: 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.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: 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.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: 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: 1282/2589] 10.0.0.104 () {32 vars in 726 bytes} [Fri May 29 23:19:00 2026] DELETE /v2.0/networks/5c7cb722-49c3-4c89-874b-892609f12258 => generated 0 bytes in 461 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1308/2590] 10.0.0.104 () {32 vars in 726 bytes} [Fri May 29 23:19:01 2026] DELETE /v2.0/networks/f524bdda-c539-43fb-a8c2-60a64a2b39a1 => generated 0 bytes in 315 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 23:19:01.604 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-66e0487a-82cd-4e90-a188-23ab07aef8a4'] response: {'name': 'network-changed', 'server_uuid': '03cbd82e-387f-4bb7-b5b0-c6de02d906e9', 'tag': '4da55cc7-8db1-44b9-b713-c5e3e714cdcb', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1283/2591] 199.204.45.238 () {34 vars in 1080 bytes} [Fri May 29 23:19:01 2026] GET /v2.0/ports?tenant_id=e6b8f89f223847b188bcb127ece83440&device_id=03cbd82e-387f-4bb7-b5b0-c6de02d906e9 => generated 2585 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1309/2592] 199.204.45.238 () {34 vars in 986 bytes} [Fri May 29 23:19:01 2026] GET /v2.0/networks?id=d2fa888a-7151-48e2-a16e-6aafd1ffc272 => generated 802 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1284/2593] 199.204.45.238 () {34 vars in 1058 bytes} [Fri May 29 23:19:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.170&port_id=4da55cc7-8db1-44b9-b713-c5e3e714cdcb => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1310/2594] 199.204.45.238 () {34 vars in 984 bytes} [Fri May 29 23:19:01 2026] GET /v2.0/subnets?id=70b1ce52-0d24-4cf4-b9f5-05de3dce15aa => generated 679 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1285/2595] 199.204.45.238 () {34 vars in 1052 bytes} [Fri May 29 23:19:01 2026] GET /v2.0/ports?network_id=d2fa888a-7151-48e2-a16e-6aafd1ffc272&device_owner=network%3Adhcp => generated 1461 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 23:19:01.880 8 INFO neutron.services.segments.plugin [-] Segment cfec8eea-156c-4bc3-968b-da79e898aead resource provider aggregate not found 2026-05-29 23:19:01.883 8 INFO neutron.services.segments.plugin [-] Segment cfec8eea-156c-4bc3-968b-da79e898aead resource provider aggregate not found 2026-05-29 23:19:01.904 8 INFO neutron.services.segments.plugin [-] Segment cfec8eea-156c-4bc3-968b-da79e898aead resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cfec8eea-156c-4bc3-968b-da79e898aead found for delete ", "request_id": "req-69a706ed-8501-4195-89f2-93b94aad7f32"}]} 2026-05-29 23:19:01.910 8 INFO neutron.services.segments.plugin [-] Segment cfec8eea-156c-4bc3-968b-da79e898aead resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cfec8eea-156c-4bc3-968b-da79e898aead found for delete ", "request_id": "req-29802834-1b6e-418d-bbbc-c3d4ef06aa55"}]} 2026-05-29 23:19:01.920 8 INFO neutron.services.segments.plugin [-] Segment 676699b2-7acd-4743-bc23-da62c6c734c2 resource provider aggregate not found 2026-05-29 23:19:01.926 8 INFO neutron.services.segments.plugin [-] Segment 676699b2-7acd-4743-bc23-da62c6c734c2 resource provider aggregate not found 2026-05-29 23:19:01.932 8 INFO neutron.services.segments.plugin [-] Segment 676699b2-7acd-4743-bc23-da62c6c734c2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 676699b2-7acd-4743-bc23-da62c6c734c2 found for delete ", "request_id": "req-a6563b25-f8aa-4ac9-92a5-0af98bd455c6"}]} 2026-05-29 23:19:01.940 8 INFO neutron.services.segments.plugin [-] Segment 676699b2-7acd-4743-bc23-da62c6c734c2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 676699b2-7acd-4743-bc23-da62c6c734c2 found for delete ", "request_id": "req-cd8c2553-dd66-431f-b956-1bb7aca45f10"}]} [pid: 8|app: 0|req: 1311/2596] 199.204.45.238 () {34 vars in 1012 bytes} [Fri May 29 23:19:01 2026] GET /v2.0/networks/d2fa888a-7151-48e2-a16e-6aafd1ffc272?fields=segments => generated 14 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1286/2597] 199.204.45.238 () {34 vars in 1112 bytes} [Fri May 29 23:19:01 2026] GET /v2.0/networks/d2fa888a-7151-48e2-a16e-6aafd1ffc272?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1312/2598] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 29 23:19:02 2026] GET /v2.0/security-groups?tenant_id=1848893e3b9c49c584c30c4f6f416e0b&name=default => generated 2929 bytes in 347 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 23:19:02.678 7 INFO neutron.services.segments.plugin [-] Segment c5db4608-2493-4185-8f28-85b48087ae05 resource provider aggregate not found 2026-05-29 23:19:02.685 7 INFO neutron.services.segments.plugin [-] Segment c5db4608-2493-4185-8f28-85b48087ae05 resource provider aggregate not found 2026-05-29 23:19:02.689 7 INFO neutron.services.segments.plugin [-] Segment c5db4608-2493-4185-8f28-85b48087ae05 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c5db4608-2493-4185-8f28-85b48087ae05 found for delete ", "request_id": "req-ee9336da-3d0e-4471-90ae-855153d3bc98"}]} 2026-05-29 23:19:02.699 7 INFO neutron.services.segments.plugin [-] Segment c5db4608-2493-4185-8f28-85b48087ae05 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c5db4608-2493-4185-8f28-85b48087ae05 found for delete ", "request_id": "req-94a00fbb-c297-425d-b1d1-ef45bbcc3d15"}]} [pid: 7|app: 0|req: 1287/2599] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 29 23:19:02 2026] DELETE /v2.0/security-groups/2a52d28b-910d-476a-8c81-65f0f581758f => 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: 1313/2600] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 29 23:19:02 2026] GET /v2.0/security-groups?tenant_id=15c206b9ed6d43e4a4be1d9b911fff3f&name=default => generated 2929 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1288/2601] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 29 23:19:02 2026] DELETE /v2.0/security-groups/351a1f5d-96ff-45fa-b6a9-d3d19043115f => 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: 1314/2602] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 29 23:19:03 2026] GET /v2.0/security-groups?tenant_id=994ecef9ecb6487fbb24bcf142768118&name=default => generated 2929 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1289/2603] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 29 23:19:03 2026] DELETE /v2.0/security-groups/677f7ad6-d024-4afe-bba4-2666711e27d5 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 23:19:07.831 8 WARNING neutron_lib.context [None req-84b0b18a-db8e-410e-8145-0bd88575210e 60bd8e3e8b8249e9b9d04751b33b3bc2 8274934c9b3e4271abd9f98903e835cd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1315/2604] 10.0.0.104 () {34 vars in 676 bytes} [Fri May 29 23:19:07 2026] POST /v2.0/subnetpools => generated 516 bytes in 282 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:19:07.964 7 WARNING neutron_lib.context [None req-167bb9b7-27dc-437c-a8ca-46693a6d109d 60bd8e3e8b8249e9b9d04751b33b3bc2 8274934c9b3e4271abd9f98903e835cd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1290/2605] 10.0.0.104 () {34 vars in 676 bytes} [Fri May 29 23:19:07 2026] POST /v2.0/subnetpools => generated 516 bytes in 90 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:19:08.061 8 WARNING neutron_lib.context [None req-27012c12-4b57-4832-ab36-7eec805e91bc 60bd8e3e8b8249e9b9d04751b33b3bc2 8274934c9b3e4271abd9f98903e835cd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1316/2606] 10.0.0.104 () {34 vars in 676 bytes} [Fri May 29 23:19:08 2026] POST /v2.0/subnetpools => generated 516 bytes in 64 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:19:08.133 7 WARNING neutron_lib.context [None req-91c78382-9e26-4d3a-8dd2-78dba56e29fc 60bd8e3e8b8249e9b9d04751b33b3bc2 8274934c9b3e4271abd9f98903e835cd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1291/2607] 10.0.0.104 () {34 vars in 676 bytes} [Fri May 29 23:19:08 2026] POST /v2.0/subnetpools => generated 516 bytes in 62 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:19:08.196 8 WARNING neutron_lib.context [None req-8fd4fcea-4820-4c60-ad2f-81426f9a0f3b 60bd8e3e8b8249e9b9d04751b33b3bc2 8274934c9b3e4271abd9f98903e835cd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1317/2608] 10.0.0.104 () {34 vars in 676 bytes} [Fri May 29 23:19:08 2026] POST /v2.0/subnetpools => generated 516 bytes in 49 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1292/2609] 10.0.0.104 () {34 vars in 759 bytes} [Fri May 29 23:19:08 2026] PUT /v2.0/subnetpools/2283d8c5-1817-4de8-a6d8-e1a7c3432ce2/tags => generated 17 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1318/2610] 10.0.0.104 () {34 vars in 759 bytes} [Fri May 29 23:19:08 2026] PUT /v2.0/subnetpools/111bb468-890d-4be4-b927-1832ca6f209c/tags => generated 25 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1293/2611] 10.0.0.104 () {34 vars in 759 bytes} [Fri May 29 23:19:08 2026] PUT /v2.0/subnetpools/6f286765-9dc8-4e69-8b06-4a0c97695f8c/tags => generated 34 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1319/2612] 10.0.0.104 () {34 vars in 759 bytes} [Fri May 29 23:19:08 2026] PUT /v2.0/subnetpools/bdfbb2a9-b881-4ab9-a25b-f121635d465c/tags => 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: 1294/2613] 10.0.0.104 () {32 vars in 672 bytes} [Fri May 29 23:19:08 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1320/2614] 10.0.0.104 () {32 vars in 686 bytes} [Fri May 29 23:19:08 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1295/2615] 10.0.0.104 () {32 vars in 682 bytes} [Fri May 29 23:19:08 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1321/2616] 10.0.0.104 () {32 vars in 694 bytes} [Fri May 29 23:19:08 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1296/2617] 10.0.0.104 () {32 vars in 680 bytes} [Fri May 29 23:19:08 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 23:19:08.548 8 WARNING neutron_lib.context [None req-554ba4a7-d0e0-46cc-abca-68d89d94bc60 88868512685f44cc88424fc490714d18 c1a9442e13ad40609c2d9374eb87f9c7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1297/2618] 10.0.0.104 () {32 vars in 694 bytes} [Fri May 29 23:19:08 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1298/2619] 10.0.0.104 () {32 vars in 690 bytes} [Fri May 29 23:19:08 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1299/2620] 10.0.0.104 () {32 vars in 702 bytes} [Fri May 29 23:19:08 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1300/2621] 10.0.0.104 () {32 vars in 732 bytes} [Fri May 29 23:19:08 2026] DELETE /v2.0/subnetpools/2283d8c5-1817-4de8-a6d8-e1a7c3432ce2 => 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: 1301/2622] 10.0.0.104 () {32 vars in 732 bytes} [Fri May 29 23:19:08 2026] DELETE /v2.0/subnetpools/111bb468-890d-4be4-b927-1832ca6f209c => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1302/2623] 10.0.0.104 () {32 vars in 732 bytes} [Fri May 29 23:19:08 2026] DELETE /v2.0/subnetpools/6f286765-9dc8-4e69-8b06-4a0c97695f8c => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1303/2624] 10.0.0.104 () {32 vars in 732 bytes} [Fri May 29 23:19:08 2026] DELETE /v2.0/subnetpools/bdfbb2a9-b881-4ab9-a25b-f121635d465c => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1304/2625] 10.0.0.104 () {32 vars in 732 bytes} [Fri May 29 23:19:08 2026] DELETE /v2.0/subnetpools/f1feda20-fabb-40af-b781-56ce437fbb44 => generated 0 bytes in 47 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 23:19:09.313 8 INFO neutron.db.l3_db [None req-554ba4a7-d0e0-46cc-abca-68d89d94bc60 88868512685f44cc88424fc490714d18 c1a9442e13ad40609c2d9374eb87f9c7 - - default default] Floating IP f0d8aa13-a263-4401-ab30-455054ef6b88 associated. External IP: 10.96.250.210, port: 485e3811-9668-4c8e-babf-c816519a6bfa. [pid: 8|app: 0|req: 1322/2626] 10.0.0.104 () {34 vars in 677 bytes} [Fri May 29 23:19:08 2026] POST /v2.0/floatingips => generated 898 bytes in 1091 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1305/2627] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 29 23:19:09 2026] GET /v2.0/security-groups?tenant_id=1e92bf1c6fed4ebbb1df5ed4181e6202&name=default => generated 2929 bytes in 295 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1323/2628] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 29 23:19:10 2026] DELETE /v2.0/security-groups/440d41db-1a31-49bc-94b2-459e1cd95bea => generated 0 bytes in 227 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1306/2629] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 29 23:19:10 2026] GET /v2.0/security-groups?tenant_id=8274934c9b3e4271abd9f98903e835cd&name=default => generated 2929 bytes in 171 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1324/2630] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 29 23:19:10 2026] DELETE /v2.0/security-groups/f72dbd00-fef5-44a7-a06e-666ada3787bf => 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: 1307/2631] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 29 23:19:11 2026] GET /v2.0/security-groups?tenant_id=e1c7beade3714bc7ab4c9cf4b5adf4cd&name=default => generated 2929 bytes in 194 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1325/2632] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 29 23:19:11 2026] DELETE /v2.0/security-groups/d6cfb9c2-ba84-4cdc-816e-36b62902e2ae => generated 0 bytes in 159 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1308/2633] 199.204.45.238 () {30 vars in 702 bytes} [Fri May 29 23:19:14 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1326/2634] 199.204.45.238 () {30 vars in 704 bytes} [Fri May 29 23:19:14 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: 1309/2635] 199.204.45.238 () {30 vars in 680 bytes} [Fri May 29 23:19:14 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/2636] 199.204.45.238 () {30 vars in 716 bytes} [Fri May 29 23:19:14 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-05-29 23:19:14.762 7 INFO neutron.api.v2.resource [None req-9dea279e-b0c8-4fd8-907a-2861dc1e2add 8fe12dbac6e245efab40dd8cc5d2d2b7 e6b8f89f223847b188bcb127ece83440 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1310/2637] 199.204.45.238 () {30 vars in 762 bytes} [Fri May 29 23:19:14 2026] GET /v2.0/security-groups/lb-7f162232-689f-468d-976f-36923dcc1b08 => generated 149 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1328/2638] 199.204.45.238 () {30 vars in 784 bytes} [Fri May 29 23:19:14 2026] GET /v2.0/security-groups?name=lb-7f162232-689f-468d-976f-36923dcc1b08 => generated 1637 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1311/2639] 199.204.45.238 () {30 vars in 814 bytes} [Fri May 29 23:19:14 2026] GET /v2.0/security-group-rules?security_group_id=7ed66c31-13fe-418a-9375-cb4bdb897d5b => generated 1182 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1329/2640] 199.204.45.238 () {34 vars in 746 bytes} [Fri May 29 23:19:14 2026] POST /v2.0/security-group-rules => generated 597 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1312/2641] 199.204.45.238 () {34 vars in 746 bytes} [Fri May 29 23:19:15 2026] POST /v2.0/security-group-rules => generated 601 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:19:15.678 8 WARNING neutron_lib.context [None req-2f026266-821d-46f1-8a57-893ad9cae110 457a090049b542feaf1a813393292b50 dafdc8657e374964b64845af4b9b5341 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 23:19:15.873 8 INFO neutron.db.segments_db [None req-2f026266-821d-46f1-8a57-893ad9cae110 457a090049b542feaf1a813393292b50 dafdc8657e374964b64845af4b9b5341 - - default default] Added segment 845e821f-b4b4-4952-b276-800067356035 of type vxlan for network f61bd8c6-55d3-4cfd-9fea-145918581ff0 [pid: 8|app: 0|req: 1330/2644] 10.0.0.104 () {34 vars in 670 bytes} [Fri May 29 23:19:15 2026] POST /v2.0/networks => generated 631 bytes in 494 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:19:16.026 7 WARNING neutron_lib.context [None req-6d67ef72-fa3b-41ea-88b2-44f385fb2a9e 457a090049b542feaf1a813393292b50 dafdc8657e374964b64845af4b9b5341 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1315/2645] 10.0.0.104 () {34 vars in 664 bytes} [Fri May 29 23:19:16 2026] POST /v2.0/ports => generated 743 bytes in 282 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:19:16.313 8 WARNING neutron_lib.context [None req-45ae7f52-df91-4607-8aaf-238e2d886034 457a090049b542feaf1a813393292b50 dafdc8657e374964b64845af4b9b5341 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1331/2646] 10.0.0.104 () {34 vars in 666 bytes} [Fri May 29 23:19:16 2026] POST /v2.0/trunks => generated 407 bytes in 207 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 23:19:16.524 7 WARNING neutron_lib.context [None req-88d3d0b7-0218-4a5d-b6f1-736f73aa78db 457a090049b542feaf1a813393292b50 dafdc8657e374964b64845af4b9b5341 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 23:19:16.576 7 INFO neutron.db.segments_db [None req-88d3d0b7-0218-4a5d-b6f1-736f73aa78db 457a090049b542feaf1a813393292b50 dafdc8657e374964b64845af4b9b5341 - - default default] Added segment db53a10c-c281-4735-8509-c61129457ae3 of type vxlan for network c77f9a2c-d181-4623-9853-9b1bf9cfa0f4 [pid: 7|app: 0|req: 1316/2647] 10.0.0.104 () {34 vars in 670 bytes} [Fri May 29 23:19:16 2026] POST /v2.0/networks => generated 631 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:19:16.678 8 WARNING neutron_lib.context [None req-88a7c23e-9cb0-40a7-aa1e-1c0fc34e7f76 457a090049b542feaf1a813393292b50 dafdc8657e374964b64845af4b9b5341 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1332/2648] 10.0.0.104 () {34 vars in 664 bytes} [Fri May 29 23:19:16 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) 2026-05-29 23:19:17.029 7 WARNING neutron_lib.context [None req-023fdb08-9a57-43a2-97bc-49606b042f2c 457a090049b542feaf1a813393292b50 dafdc8657e374964b64845af4b9b5341 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1317/2649] 10.0.0.104 () {34 vars in 666 bytes} [Fri May 29 23:19:17 2026] POST /v2.0/trunks => generated 407 bytes in 225 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 23:19:17.260 8 WARNING neutron_lib.context [None req-10c454d7-b2c5-4c73-b08e-69accb816989 457a090049b542feaf1a813393292b50 dafdc8657e374964b64845af4b9b5341 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 23:19:17.313 8 INFO neutron.db.segments_db [None req-10c454d7-b2c5-4c73-b08e-69accb816989 457a090049b542feaf1a813393292b50 dafdc8657e374964b64845af4b9b5341 - - default default] Added segment a6d60105-2172-4cf3-8d3b-7f42fec0ac94 of type vxlan for network eee462ab-4f6d-4935-ab23-d5282553bcd6 [pid: 8|app: 0|req: 1333/2650] 10.0.0.104 () {34 vars in 670 bytes} [Fri May 29 23:19:17 2026] POST /v2.0/networks => generated 632 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:19:17.433 7 WARNING neutron_lib.context [None req-3bcd936d-ab17-4e9c-b942-ae3dff838d96 457a090049b542feaf1a813393292b50 dafdc8657e374964b64845af4b9b5341 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1318/2651] 10.0.0.104 () {34 vars in 664 bytes} [Fri May 29 23:19:17 2026] POST /v2.0/ports => generated 743 bytes in 272 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:19:17.713 8 WARNING neutron_lib.context [None req-38502169-02ce-4d30-8aa9-2ca0176950a0 457a090049b542feaf1a813393292b50 dafdc8657e374964b64845af4b9b5341 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1334/2652] 10.0.0.104 () {34 vars in 666 bytes} [Fri May 29 23:19:17 2026] POST /v2.0/trunks => generated 407 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/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-05-29 23:19:17.876 7 WARNING neutron_lib.context [None req-9770942a-cee6-451c-acc5-2eba41d3d8e9 457a090049b542feaf1a813393292b50 dafdc8657e374964b64845af4b9b5341 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 23:19:17.936 7 INFO neutron.db.segments_db [None req-9770942a-cee6-451c-acc5-2eba41d3d8e9 457a090049b542feaf1a813393292b50 dafdc8657e374964b64845af4b9b5341 - - default default] Added segment e7a1d409-4590-4293-aef9-443d06924579 of type vxlan for network d0f795c6-f443-46de-802b-090e6e4a7adf [pid: 7|app: 0|req: 1319/2653] 10.0.0.104 () {34 vars in 670 bytes} [Fri May 29 23:19:17 2026] POST /v2.0/networks => generated 632 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:19:18.053 8 WARNING neutron_lib.context [None req-9d1ffe1b-3651-4e7c-969a-e997d2c62eb2 457a090049b542feaf1a813393292b50 dafdc8657e374964b64845af4b9b5341 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1335/2654] 10.0.0.104 () {34 vars in 664 bytes} [Fri May 29 23:19:18 2026] POST /v2.0/ports => generated 743 bytes in 257 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:19:18.324 7 WARNING neutron_lib.context [None req-69aaafa6-4ffb-400a-8c39-a635e8cd7578 457a090049b542feaf1a813393292b50 dafdc8657e374964b64845af4b9b5341 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1320/2655] 10.0.0.104 () {34 vars in 666 bytes} [Fri May 29 23:19:18 2026] POST /v2.0/trunks => generated 407 bytes in 178 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 23:19:18.510 8 WARNING neutron_lib.context [None req-838713b7-7274-4e68-90e6-7b0198d3c21e 457a090049b542feaf1a813393292b50 dafdc8657e374964b64845af4b9b5341 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 23:19:18.560 8 INFO neutron.db.segments_db [None req-838713b7-7274-4e68-90e6-7b0198d3c21e 457a090049b542feaf1a813393292b50 dafdc8657e374964b64845af4b9b5341 - - default default] Added segment 7c165fc2-b355-40ac-9664-50138c1a6ae7 of type vxlan for network 54509187-bc88-4064-b7b3-6a73a708028b [pid: 8|app: 0|req: 1336/2656] 10.0.0.104 () {34 vars in 670 bytes} [Fri May 29 23:19:18 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-05-29 23:19:18.662 7 WARNING neutron_lib.context [None req-047fbbb0-b960-40ad-80f7-58c59e0d8a0b 457a090049b542feaf1a813393292b50 dafdc8657e374964b64845af4b9b5341 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1321/2657] 10.0.0.104 () {34 vars in 664 bytes} [Fri May 29 23:19:18 2026] POST /v2.0/ports => generated 743 bytes in 292 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:19:18.960 8 WARNING neutron_lib.context [None req-36ebb267-1418-4569-913b-182ba4ae83ef 457a090049b542feaf1a813393292b50 dafdc8657e374964b64845af4b9b5341 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1337/2658] 10.0.0.104 () {34 vars in 666 bytes} [Fri May 29 23:19:18 2026] POST /v2.0/trunks => generated 407 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 1322/2659] 10.0.0.104 () {34 vars in 749 bytes} [Fri May 29 23:19:19 2026] PUT /v2.0/trunks/938da59d-7eea-426e-a5a7-121a53d29b2b/tags => generated 17 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1338/2660] 10.0.0.104 () {34 vars in 749 bytes} [Fri May 29 23:19:19 2026] PUT /v2.0/trunks/774bffe6-9ee0-4a03-a191-647b966d6e12/tags => generated 25 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1323/2661] 10.0.0.104 () {34 vars in 749 bytes} [Fri May 29 23:19:19 2026] PUT /v2.0/trunks/de7832f5-f574-4521-b63e-6ec58dcb8114/tags => generated 34 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1339/2662] 10.0.0.104 () {34 vars in 749 bytes} [Fri May 29 23:19:19 2026] PUT /v2.0/trunks/04287ee0-0c0f-4648-9993-5e1266445a4c/tags => 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: 1324/2663] 10.0.0.104 () {32 vars in 662 bytes} [Fri May 29 23:19:19 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: 1340/2664] 10.0.0.104 () {32 vars in 676 bytes} [Fri May 29 23:19:19 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1325/2665] 10.0.0.104 () {32 vars in 672 bytes} [Fri May 29 23:19:19 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1341/2666] 10.0.0.104 () {32 vars in 684 bytes} [Fri May 29 23:19:19 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1326/2667] 10.0.0.104 () {32 vars in 670 bytes} [Fri May 29 23:19:19 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1342/2668] 10.0.0.104 () {32 vars in 684 bytes} [Fri May 29 23:19:19 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1327/2669] 10.0.0.104 () {32 vars in 680 bytes} [Fri May 29 23:19:19 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1343/2670] 10.0.0.104 () {32 vars in 692 bytes} [Fri May 29 23:19:19 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1328/2671] 10.0.0.104 () {32 vars in 719 bytes} [Fri May 29 23:19:19 2026] GET /v2.0/trunks/938da59d-7eea-426e-a5a7-121a53d29b2b => generated 412 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1344/2672] 10.0.0.104 () {32 vars in 717 bytes} [Fri May 29 23:19:19 2026] GET /v2.0/ports/bf74b766-7622-4eca-960c-eae5878735d8 => generated 826 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1329/2673] 10.0.0.104 () {32 vars in 722 bytes} [Fri May 29 23:19:19 2026] DELETE /v2.0/trunks/938da59d-7eea-426e-a5a7-121a53d29b2b => 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: 1345/2674] 10.0.0.104 () {32 vars in 719 bytes} [Fri May 29 23:19:19 2026] GET /v2.0/trunks/774bffe6-9ee0-4a03-a191-647b966d6e12 => generated 420 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1330/2675] 10.0.0.104 () {32 vars in 717 bytes} [Fri May 29 23:19:19 2026] GET /v2.0/ports/7c56953b-f2b5-44cb-bd26-35fc2d7d3045 => generated 826 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1346/2676] 10.0.0.104 () {32 vars in 722 bytes} [Fri May 29 23:19:19 2026] DELETE /v2.0/trunks/774bffe6-9ee0-4a03-a191-647b966d6e12 => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1331/2677] 10.0.0.104 () {32 vars in 719 bytes} [Fri May 29 23:19:19 2026] GET /v2.0/trunks/de7832f5-f574-4521-b63e-6ec58dcb8114 => generated 429 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1347/2678] 10.0.0.104 () {32 vars in 717 bytes} [Fri May 29 23:19:19 2026] GET /v2.0/ports/abf0beec-6834-4cdd-ab12-ca067b4855f8 => generated 826 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1332/2679] 10.0.0.104 () {32 vars in 722 bytes} [Fri May 29 23:19:19 2026] DELETE /v2.0/trunks/de7832f5-f574-4521-b63e-6ec58dcb8114 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1348/2680] 10.0.0.104 () {32 vars in 719 bytes} [Fri May 29 23:19:20 2026] GET /v2.0/trunks/04287ee0-0c0f-4648-9993-5e1266445a4c => generated 414 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1333/2681] 10.0.0.104 () {32 vars in 717 bytes} [Fri May 29 23:19:20 2026] GET /v2.0/ports/c47e6a00-018c-47fe-b23e-a158f3614216 => generated 826 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1349/2682] 10.0.0.104 () {32 vars in 722 bytes} [Fri May 29 23:19:20 2026] DELETE /v2.0/trunks/04287ee0-0c0f-4648-9993-5e1266445a4c => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1334/2683] 10.0.0.104 () {32 vars in 719 bytes} [Fri May 29 23:19:20 2026] GET /v2.0/trunks/b96eb750-1b79-495b-80cd-4dd4939ac055 => generated 407 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1350/2684] 10.0.0.104 () {32 vars in 717 bytes} [Fri May 29 23:19:20 2026] GET /v2.0/ports/3d8cc6ad-27ff-404b-81bd-62e0d6fa4261 => generated 826 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1335/2685] 10.0.0.104 () {32 vars in 722 bytes} [Fri May 29 23:19:20 2026] DELETE /v2.0/trunks/b96eb750-1b79-495b-80cd-4dd4939ac055 => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1351/2686] 10.0.0.104 () {32 vars in 720 bytes} [Fri May 29 23:19:20 2026] DELETE /v2.0/ports/bf74b766-7622-4eca-960c-eae5878735d8 => generated 0 bytes in 198 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1336/2687] 10.0.0.104 () {32 vars in 720 bytes} [Fri May 29 23:19:20 2026] DELETE /v2.0/ports/7c56953b-f2b5-44cb-bd26-35fc2d7d3045 => generated 0 bytes in 177 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1352/2688] 10.0.0.104 () {32 vars in 720 bytes} [Fri May 29 23:19:20 2026] DELETE /v2.0/ports/abf0beec-6834-4cdd-ab12-ca067b4855f8 => generated 0 bytes in 182 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1337/2689] 10.0.0.104 () {32 vars in 720 bytes} [Fri May 29 23:19:21 2026] DELETE /v2.0/ports/c47e6a00-018c-47fe-b23e-a158f3614216 => generated 0 bytes in 168 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1353/2690] 10.0.0.104 () {32 vars in 720 bytes} [Fri May 29 23:19:21 2026] DELETE /v2.0/ports/3d8cc6ad-27ff-404b-81bd-62e0d6fa4261 => generated 0 bytes in 190 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 23:19:21.620 7 INFO neutron.services.segments.plugin [-] Segment 845e821f-b4b4-4952-b276-800067356035 resource provider aggregate not found 2026-05-29 23:19:21.624 7 INFO neutron.services.segments.plugin [-] Segment 845e821f-b4b4-4952-b276-800067356035 resource provider aggregate not found 2026-05-29 23:19:21.637 7 INFO neutron.services.segments.plugin [-] Segment 845e821f-b4b4-4952-b276-800067356035 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 845e821f-b4b4-4952-b276-800067356035 found for delete ", "request_id": "req-c4f22eae-7f88-4aeb-bae6-ad1504833f53"}]} 2026-05-29 23:19:21.638 7 INFO neutron.services.segments.plugin [-] Segment 845e821f-b4b4-4952-b276-800067356035 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 845e821f-b4b4-4952-b276-800067356035 found for delete ", "request_id": "req-7d9b1a17-38dc-43ad-bd7d-a92844d4f19c"}]} [pid: 7|app: 0|req: 1338/2691] 10.0.0.104 () {32 vars in 726 bytes} [Fri May 29 23:19:21 2026] DELETE /v2.0/networks/f61bd8c6-55d3-4cfd-9fea-145918581ff0 => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 23:19:21.767 8 INFO neutron.services.segments.plugin [-] Segment db53a10c-c281-4735-8509-c61129457ae3 resource provider aggregate not found 2026-05-29 23:19:21.772 8 INFO neutron.services.segments.plugin [-] Segment db53a10c-c281-4735-8509-c61129457ae3 resource provider aggregate not found 2026-05-29 23:19:21.782 8 INFO neutron.services.segments.plugin [-] Segment db53a10c-c281-4735-8509-c61129457ae3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid db53a10c-c281-4735-8509-c61129457ae3 found for delete ", "request_id": "req-9a610fe7-6271-4aba-a14a-e746d8cea9d2"}]} [pid: 8|app: 0|req: 1354/2692] 10.0.0.104 () {32 vars in 726 bytes} [Fri May 29 23:19:21 2026] DELETE /v2.0/networks/c77f9a2c-d181-4623-9853-9b1bf9cfa0f4 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1339/2693] 10.0.0.104 () {32 vars in 726 bytes} [Fri May 29 23:19:21 2026] DELETE /v2.0/networks/eee462ab-4f6d-4935-ab23-d5282553bcd6 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 23:19:21.947 8 INFO neutron.services.segments.plugin [-] Segment db53a10c-c281-4735-8509-c61129457ae3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid db53a10c-c281-4735-8509-c61129457ae3 found for delete ", "request_id": "req-c144a60e-737a-48e0-952c-44bf6ab7b8ac"}]} [pid: 8|app: 0|req: 1355/2694] 10.0.0.104 () {32 vars in 726 bytes} [Fri May 29 23:19:21 2026] DELETE /v2.0/networks/d0f795c6-f443-46de-802b-090e6e4a7adf => generated 0 bytes in 162 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1340/2695] 10.0.0.104 () {32 vars in 726 bytes} [Fri May 29 23:19:22 2026] DELETE /v2.0/networks/54509187-bc88-4064-b7b3-6a73a708028b => generated 0 bytes in 133 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1356/2696] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 29 23:19:23 2026] GET /v2.0/security-groups?tenant_id=edbe9ff76bcf49b7bb185225b07910fd&name=default => generated 2929 bytes in 256 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1341/2697] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 29 23:19:23 2026] DELETE /v2.0/security-groups/4000e105-4237-41bf-a808-e05c77aff7af => 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: 1357/2698] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 29 23:19:23 2026] GET /v2.0/security-groups?tenant_id=dafdc8657e374964b64845af4b9b5341&name=default => generated 2929 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 23:19:23.654 7 INFO neutron.services.segments.plugin [-] Segment a6d60105-2172-4cf3-8d3b-7f42fec0ac94 resource provider aggregate not found 2026-05-29 23:19:23.659 7 INFO neutron.services.segments.plugin [-] Segment a6d60105-2172-4cf3-8d3b-7f42fec0ac94 resource provider aggregate not found 2026-05-29 23:19:23.668 7 INFO neutron.services.segments.plugin [-] Segment a6d60105-2172-4cf3-8d3b-7f42fec0ac94 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a6d60105-2172-4cf3-8d3b-7f42fec0ac94 found for delete ", "request_id": "req-3cb186fd-066c-4370-8cce-be7bf776bc54"}]} 2026-05-29 23:19:23.678 7 INFO neutron.services.segments.plugin [-] Segment a6d60105-2172-4cf3-8d3b-7f42fec0ac94 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a6d60105-2172-4cf3-8d3b-7f42fec0ac94 found for delete ", "request_id": "req-af7cd002-90ef-419b-92a3-4a5bfa96dd1b"}]} 2026-05-29 23:19:23.685 7 INFO neutron.services.segments.plugin [-] Segment 7c165fc2-b355-40ac-9664-50138c1a6ae7 resource provider aggregate not found 2026-05-29 23:19:23.698 7 INFO neutron.services.segments.plugin [-] Segment 7c165fc2-b355-40ac-9664-50138c1a6ae7 resource provider aggregate not found 2026-05-29 23:19:23.709 7 INFO neutron.services.segments.plugin [-] Segment 7c165fc2-b355-40ac-9664-50138c1a6ae7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7c165fc2-b355-40ac-9664-50138c1a6ae7 found for delete ", "request_id": "req-02c8d6bf-6156-4316-8726-8e8a6c090cf4"}]} 2026-05-29 23:19:23.725 7 INFO neutron.services.segments.plugin [-] Segment 7c165fc2-b355-40ac-9664-50138c1a6ae7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7c165fc2-b355-40ac-9664-50138c1a6ae7 found for delete ", "request_id": "req-2efd7dc5-3ec0-4034-80b1-1951ecbed8cb"}]} [pid: 7|app: 0|req: 1342/2699] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 29 23:19:23 2026] DELETE /v2.0/security-groups/d0b3e245-4dbb-4b97-a98d-d006d6e61fc4 => generated 0 bytes in 182 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 23:19:24.015 8 INFO neutron.services.segments.plugin [-] Segment e7a1d409-4590-4293-aef9-443d06924579 resource provider aggregate not found 2026-05-29 23:19:24.023 8 INFO neutron.services.segments.plugin [-] Segment e7a1d409-4590-4293-aef9-443d06924579 resource provider aggregate not found 2026-05-29 23:19:24.033 8 INFO neutron.services.segments.plugin [-] Segment e7a1d409-4590-4293-aef9-443d06924579 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e7a1d409-4590-4293-aef9-443d06924579 found for delete ", "request_id": "req-a1fe78c1-1028-480c-a090-45fcb199c007"}]} 2026-05-29 23:19:24.035 8 INFO neutron.services.segments.plugin [-] Segment e7a1d409-4590-4293-aef9-443d06924579 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e7a1d409-4590-4293-aef9-443d06924579 found for delete ", "request_id": "req-e55f4818-1432-43e0-9f5f-a88004ca7231"}]} [pid: 8|app: 0|req: 1358/2700] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 29 23:19:23 2026] GET /v2.0/security-groups?tenant_id=8798cccbf8d742919505474407f20b78&name=default => generated 2929 bytes in 186 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1343/2701] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 29 23:19:24 2026] DELETE /v2.0/security-groups/2af9dcf3-89bc-46e0-8798-8c0ba29d0547 => 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: 1359/2702] 10.0.0.118 () {30 vars in 689 bytes} [Fri May 29 23:19:26 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1344/2703] 10.0.0.118 () {30 vars in 691 bytes} [Fri May 29 23:19:26 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1360/2704] 10.0.0.118 () {30 vars in 667 bytes} [Fri May 29 23:19:26 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: 1345/2705] 10.0.0.118 () {30 vars in 703 bytes} [Fri May 29 23:19:26 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: 1361/2706] 10.0.0.118 () {28 vars in 438 bytes} [Fri May 29 23:19:27 2026] GET / => generated 151 bytes in 4 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1346/2707] 10.0.0.118 () {30 vars in 727 bytes} [Fri May 29 23:19:27 2026] GET /v2.0/subnets/dd1b293e-0f63-4428-95bc-0dc8cd18c70e => generated 656 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:19:27.502 8 WARNING neutron_lib.context [None req-aaf017e7-0b8e-4ce5-83e4-e4caa2fe5ae2 ac8fc3e024854847ad302832043724d5 86fa36481e094278ac46c61ed49f1fc8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 23:19:27.634 8 INFO neutron.db.segments_db [None req-aaf017e7-0b8e-4ce5-83e4-e4caa2fe5ae2 ac8fc3e024854847ad302832043724d5 86fa36481e094278ac46c61ed49f1fc8 - - default default] Added segment bc9a16c8-0b2e-473f-888b-db1e46688d14 of type vxlan for network 474301f7-a029-4aaa-a351-f33e8716b72e [pid: 8|app: 0|req: 1362/2708] 10.0.0.104 () {34 vars in 670 bytes} [Fri May 29 23:19:27 2026] POST /v2.0/networks => generated 631 bytes in 336 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1347/2709] 10.0.0.104 () {34 vars in 753 bytes} [Fri May 29 23:19:27 2026] PUT /v2.0/networks/474301f7-a029-4aaa-a351-f33e8716b72e/tags => generated 25 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1363/2710] 10.0.0.104 () {32 vars in 733 bytes} [Fri May 29 23:19:27 2026] GET /v2.0/networks/474301f7-a029-4aaa-a351-f33e8716b72e/tags => generated 25 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1348/2711] 10.0.0.104 () {34 vars in 764 bytes} [Fri May 29 23:19:27 2026] PUT /v2.0/networks/474301f7-a029-4aaa-a351-f33e8716b72e/tags/green => generated 4 bytes in 46 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1364/2712] 10.0.0.104 () {32 vars in 733 bytes} [Fri May 29 23:19:27 2026] GET /v2.0/networks/474301f7-a029-4aaa-a351-f33e8716b72e/tags => generated 34 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1349/2713] 10.0.0.104 () {34 vars in 760 bytes} [Fri May 29 23:19:27 2026] PUT /v2.0/networks/474301f7-a029-4aaa-a351-f33e8716b72e/tags/red => generated 4 bytes in 46 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1365/2714] 10.0.0.104 () {32 vars in 733 bytes} [Fri May 29 23:19:27 2026] GET /v2.0/networks/474301f7-a029-4aaa-a351-f33e8716b72e/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: 1350/2715] 10.0.0.104 () {34 vars in 782 bytes} [Fri May 29 23:19:27 2026] PUT /v2.0/networks/474301f7-a029-4aaa-a351-f33e8716b72e/tags/black.or.white => generated 4 bytes in 45 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1366/2716] 10.0.0.104 () {32 vars in 733 bytes} [Fri May 29 23:19:28 2026] GET /v2.0/networks/474301f7-a029-4aaa-a351-f33e8716b72e/tags => generated 52 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1367/2717] 199.204.45.238 () {30 vars in 702 bytes} [Fri May 29 23:19:28 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: 1351/2718] 10.0.0.104 () {34 vars in 753 bytes} [Fri May 29 23:19:28 2026] PUT /v2.0/networks/474301f7-a029-4aaa-a351-f33e8716b72e/tags => generated 37 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1368/2719] 199.204.45.238 () {30 vars in 704 bytes} [Fri May 29 23:19:28 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1369/2720] 199.204.45.238 () {30 vars in 680 bytes} [Fri May 29 23:19:28 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1370/2721] 199.204.45.238 () {30 vars in 716 bytes} [Fri May 29 23:19:28 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1352/2722] 10.0.0.104 () {32 vars in 733 bytes} [Fri May 29 23:19:28 2026] GET /v2.0/networks/474301f7-a029-4aaa-a351-f33e8716b72e/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: 1371/2723] 199.204.45.238 () {30 vars in 740 bytes} [Fri May 29 23:19:28 2026] GET /v2.0/subnets/dd1b293e-0f63-4428-95bc-0dc8cd18c70e => generated 674 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1353/2724] 10.0.0.104 () {32 vars in 741 bytes} [Fri May 29 23:19:28 2026] GET /v2.0/networks/474301f7-a029-4aaa-a351-f33e8716b72e/tags/red => generated 0 bytes in 31 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 23:19:28.228 7 INFO neutron.api.v2.resource [None req-a733cd2e-8a95-4653-b655-74b017fccd81 ac8fc3e024854847ad302832043724d5 86fa36481e094278ac46c61ed49f1fc8 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1354/2725] 10.0.0.104 () {32 vars in 745 bytes} [Fri May 29 23:19:28 2026] GET /v2.0/networks/474301f7-a029-4aaa-a351-f33e8716b72e/tags/green => generated 99 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1372/2726] 199.204.45.238 () {30 vars in 768 bytes} [Fri May 29 23:19:28 2026] GET /v2.0/ports?device_id=03cbd82e-387f-4bb7-b5b0-c6de02d906e9 => generated 2585 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1355/2727] 10.0.0.104 () {32 vars in 744 bytes} [Fri May 29 23:19:28 2026] DELETE /v2.0/networks/474301f7-a029-4aaa-a351-f33e8716b72e/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: 1373/2728] 10.0.0.104 () {32 vars in 733 bytes} [Fri May 29 23:19:28 2026] GET /v2.0/networks/474301f7-a029-4aaa-a351-f33e8716b72e/tags => generated 30 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 23:19:28.371 7 INFO neutron.api.v2.resource [None req-c244aa72-b831-40fd-b6ee-0da88ea864bf ac8fc3e024854847ad302832043724d5 86fa36481e094278ac46c61ed49f1fc8 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1356/2729] 10.0.0.104 () {32 vars in 748 bytes} [Fri May 29 23:19:28 2026] DELETE /v2.0/networks/474301f7-a029-4aaa-a351-f33e8716b72e/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: 1374/2730] 10.0.0.104 () {32 vars in 736 bytes} [Fri May 29 23:19:28 2026] DELETE /v2.0/networks/474301f7-a029-4aaa-a351-f33e8716b72e/tags => 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: 1357/2731] 10.0.0.104 () {32 vars in 733 bytes} [Fri May 29 23:19:28 2026] GET /v2.0/networks/474301f7-a029-4aaa-a351-f33e8716b72e/tags => 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: 1358/2732] 199.204.45.238 () {30 vars in 702 bytes} [Fri May 29 23:19:28 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: 1359/2733] 199.204.45.238 () {30 vars in 704 bytes} [Fri May 29 23:19:28 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: 1360/2734] 199.204.45.238 () {30 vars in 680 bytes} [Fri May 29 23:19:28 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: 1361/2735] 199.204.45.238 () {30 vars in 716 bytes} [Fri May 29 23:19:28 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:19:28.611 8 INFO neutron.services.segments.plugin [-] Segment bc9a16c8-0b2e-473f-888b-db1e46688d14 resource provider aggregate not found 2026-05-29 23:19:28.616 8 INFO neutron.services.segments.plugin [-] Segment bc9a16c8-0b2e-473f-888b-db1e46688d14 resource provider aggregate not found 2026-05-29 23:19:28.626 8 INFO neutron.services.segments.plugin [-] Segment bc9a16c8-0b2e-473f-888b-db1e46688d14 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bc9a16c8-0b2e-473f-888b-db1e46688d14 found for delete ", "request_id": "req-a15eaf60-dedd-4de3-a314-173f5391f2a4"}]} 2026-05-29 23:19:28.632 8 INFO neutron.services.segments.plugin [-] Segment bc9a16c8-0b2e-473f-888b-db1e46688d14 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bc9a16c8-0b2e-473f-888b-db1e46688d14 found for delete ", "request_id": "req-d4a54004-2af7-493d-bc9c-6e4ce5fe6148"}]} [pid: 8|app: 0|req: 1375/2736] 10.0.0.104 () {32 vars in 726 bytes} [Fri May 29 23:19:28 2026] DELETE /v2.0/networks/474301f7-a029-4aaa-a351-f33e8716b72e => generated 0 bytes in 181 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1362/2737] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 29 23:19:29 2026] GET /v2.0/security-groups?tenant_id=86fa36481e094278ac46c61ed49f1fc8&name=default => generated 2929 bytes in 190 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1376/2738] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 29 23:19:29 2026] DELETE /v2.0/security-groups/a2df242d-650a-4d42-a689-9887fa7b24c2 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1363/2739] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 29 23:19:29 2026] GET /v2.0/security-groups?tenant_id=670e640d156d474a9e25f0ccc9568b13&name=default => generated 2929 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1377/2740] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 29 23:19:29 2026] DELETE /v2.0/security-groups/69414e64-a5bb-44ab-a6bd-988bc79a1aa6 => 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: 1364/2741] 199.204.45.238 () {34 vars in 1012 bytes} [Fri May 29 23:19:30 2026] GET /v2.0/networks/3abb66a6-32e5-4a51-b079-7bece0c13489?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: 1378/2742] 199.204.45.238 () {34 vars in 1112 bytes} [Fri May 29 23:19:30 2026] GET /v2.0/networks/3abb66a6-32e5-4a51-b079-7bece0c13489?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1365/2745] 199.204.45.238 () {34 vars in 986 bytes} [Fri May 29 23:19:30 2026] GET /v2.0/networks?id=3abb66a6-32e5-4a51-b079-7bece0c13489 => generated 801 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1381/2746] 199.204.45.238 () {38 vars in 955 bytes} [Fri May 29 23:19:30 2026] POST /v2.0/ports => generated 1303 bytes in 496 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 1382/2747] 199.204.45.238 () {34 vars in 1096 bytes} [Fri May 29 23:19:31 2026] GET /v2.0/ports?device_id=4593fb82-e658-435a-9074-2898512db702&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1383/2748] 10.0.0.16 () {34 vars in 1177 bytes} [Fri May 29 23:19:31 2026] GET /v2.0/ports?device_id=03cbd82e-387f-4bb7-b5b0-c6de02d906e9&device_id=4593fb82-e658-435a-9074-2898512db702&device_id=09ddd0fe-7c87-4a2e-ba19-35d7b440d672 => generated 6816 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1384/2749] 10.0.0.16 () {34 vars in 1279 bytes} [Fri May 29 23:19:31 2026] GET /v2.0/security-groups?id=868aecf2-aaae-40d5-ac07-e17daff458e2&id=e370b6cc-c1ae-44f4-8793-faeff1d2c617&id=2ebbe6bb-3877-4aaf-bdb7-57a2f033e5e4&id=7ed66c31-13fe-418a-9375-cb4bdb897d5b&fields=id&fields=name => generated 352 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1366/2750] 199.204.45.238 () {38 vars in 1028 bytes} [Fri May 29 23:19:31 2026] PUT /v2.0/ports/b2c6e6e3-aad0-48b1-8e5d-b041e9b39e8f => generated 1464 bytes in 538 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1385/2751] 199.204.45.238 () {34 vars in 1080 bytes} [Fri May 29 23:19:32 2026] GET /v2.0/ports?tenant_id=c1a9442e13ad40609c2d9374eb87f9c7&device_id=4593fb82-e658-435a-9074-2898512db702 => generated 1469 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 1367/2752] 10.0.0.16 () {34 vars in 1083 bytes} [Fri May 29 23:19:32 2026] GET /v2.0/ports?device_id=4593fb82-e658-435a-9074-2898512db702&device_id=09ddd0fe-7c87-4a2e-ba19-35d7b440d672 => generated 2927 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1386/2753] 10.0.0.16 () {34 vars in 1039 bytes} [Fri May 29 23:19:32 2026] GET /v2.0/security-groups?id=e370b6cc-c1ae-44f4-8793-faeff1d2c617&fields=id&fields=name => generated 111 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:19:32.667 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-33af1db3-feaf-41a3-9b48-cbe7bec6e523'] response: {'name': 'network-changed', 'server_uuid': '03cbd82e-387f-4bb7-b5b0-c6de02d906e9', 'tag': 'b2c6e6e3-aad0-48b1-8e5d-b041e9b39e8f', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1368/2754] 199.204.45.238 () {34 vars in 986 bytes} [Fri May 29 23:19:32 2026] GET /v2.0/networks?id=f30cc838-ff77-4770-bb6e-bded47cc5357 => generated 801 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1387/2755] 199.204.45.238 () {34 vars in 1058 bytes} [Fri May 29 23:19:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.148&port_id=5bd7c752-8036-45a7-a488-2fa6582626ea => generated 860 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1369/2756] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:19:32 2026] GET /v2.0/ports?device_id=03cbd82e-387f-4bb7-b5b0-c6de02d906e9 => generated 4041 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1388/2757] 199.204.45.238 () {34 vars in 1104 bytes} [Fri May 29 23:19:32 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A33&port_id=5bd7c752-8036-45a7-a488-2fa6582626ea => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1370/2758] 10.0.0.16 () {34 vars in 1199 bytes} [Fri May 29 23:19:32 2026] GET /v2.0/security-groups?id=868aecf2-aaae-40d5-ac07-e17daff458e2&id=2ebbe6bb-3877-4aaf-bdb7-57a2f033e5e4&id=7ed66c31-13fe-418a-9375-cb4bdb897d5b&fields=id&fields=name => generated 262 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1389/2759] 199.204.45.238 () {34 vars in 1064 bytes} [Fri May 29 23:19:32 2026] GET /v2.0/subnets?id=1f0a65ba-cc5a-4de5-9b6c-1f650100ba8a&id=b2252e02-db3f-4521-acf5-32070b9ca2cd => generated 1413 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1371/2760] 199.204.45.238 () {34 vars in 1052 bytes} [Fri May 29 23:19:32 2026] GET /v2.0/ports?network_id=f30cc838-ff77-4770-bb6e-bded47cc5357&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: 1390/2761] 199.204.45.238 () {34 vars in 1052 bytes} [Fri May 29 23:19:32 2026] GET /v2.0/ports?network_id=f30cc838-ff77-4770-bb6e-bded47cc5357&device_owner=network%3Adhcp => generated 1461 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1391/2762] 199.204.45.238 () {34 vars in 1080 bytes} [Fri May 29 23:19:32 2026] GET /v2.0/ports?tenant_id=e6b8f89f223847b188bcb127ece83440&device_id=03cbd82e-387f-4bb7-b5b0-c6de02d906e9 => generated 4041 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1372/2763] 199.204.45.238 () {34 vars in 1012 bytes} [Fri May 29 23:19:32 2026] GET /v2.0/networks/f30cc838-ff77-4770-bb6e-bded47cc5357?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: 1392/2764] 199.204.45.238 () {34 vars in 1060 bytes} [Fri May 29 23:19:33 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.77&port_id=27ef9646-231d-49aa-8701-52556521d9dc => 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: 1373/2765] 199.204.45.238 () {34 vars in 1112 bytes} [Fri May 29 23:19:33 2026] GET /v2.0/networks/f30cc838-ff77-4770-bb6e-bded47cc5357?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1393/2766] 199.204.45.238 () {34 vars in 984 bytes} [Fri May 29 23:19:33 2026] GET /v2.0/subnets?id=7323abca-c7be-4dcb-aa30-84cb25854a59 => generated 654 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1374/2767] 199.204.45.238 () {34 vars in 1052 bytes} [Fri May 29 23:19:33 2026] GET /v2.0/ports?network_id=21ab38df-7d8f-4386-bec4-5f563bf1e9ee&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: 1394/2768] 199.204.45.238 () {34 vars in 1012 bytes} [Fri May 29 23:19:33 2026] GET /v2.0/networks/21ab38df-7d8f-4386-bec4-5f563bf1e9ee?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1395/2769] 199.204.45.238 () {34 vars in 1112 bytes} [Fri May 29 23:19:33 2026] GET /v2.0/networks/21ab38df-7d8f-4386-bec4-5f563bf1e9ee?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1396/2770] 199.204.45.238 () {34 vars in 1058 bytes} [Fri May 29 23:19:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.170&port_id=4da55cc7-8db1-44b9-b713-c5e3e714cdcb => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1397/2771] 199.204.45.238 () {34 vars in 984 bytes} [Fri May 29 23:19:33 2026] GET /v2.0/subnets?id=70b1ce52-0d24-4cf4-b9f5-05de3dce15aa => generated 679 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:19:33.325 7 WARNING neutron_lib.context [None req-a0c07ae6-db01-40e6-9a21-e2712feed597 37d494b2d8f1473c894b726e3a4630d6 7d85d3087bae45579ccc5921aed9d697 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1398/2772] 199.204.45.238 () {34 vars in 1052 bytes} [Fri May 29 23:19:33 2026] GET /v2.0/ports?network_id=d2fa888a-7151-48e2-a16e-6aafd1ffc272&device_owner=network%3Adhcp => generated 1461 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1399/2773] 199.204.45.238 () {34 vars in 1012 bytes} [Fri May 29 23:19:33 2026] GET /v2.0/networks/d2fa888a-7151-48e2-a16e-6aafd1ffc272?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1400/2774] 199.204.45.238 () {34 vars in 1112 bytes} [Fri May 29 23:19:33 2026] GET /v2.0/networks/d2fa888a-7151-48e2-a16e-6aafd1ffc272?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1401/2775] 199.204.45.238 () {34 vars in 1058 bytes} [Fri May 29 23:19:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.144&port_id=b2c6e6e3-aad0-48b1-8e5d-b041e9b39e8f => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1402/2776] 199.204.45.238 () {34 vars in 1104 bytes} [Fri May 29 23:19:33 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A337&port_id=b2c6e6e3-aad0-48b1-8e5d-b041e9b39e8f => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 23:19:33.512 7 INFO neutron.db.segments_db [None req-a0c07ae6-db01-40e6-9a21-e2712feed597 37d494b2d8f1473c894b726e3a4630d6 7d85d3087bae45579ccc5921aed9d697 - - default default] Added segment 1bf9b802-2f0a-4e2c-b163-73206a10f8f4 of type vxlan for network 82031c85-e56b-4c5b-b02b-c3a5ff0579d4 [pid: 8|app: 0|req: 1403/2777] 199.204.45.238 () {34 vars in 1064 bytes} [Fri May 29 23:19:33 2026] GET /v2.0/subnets?id=dd1b293e-0f63-4428-95bc-0dc8cd18c70e&id=46802e52-c570-46dd-b2ef-6ed9fe0e8479 => generated 1411 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1404/2778] 199.204.45.238 () {34 vars in 1052 bytes} [Fri May 29 23:19:33 2026] GET /v2.0/ports?network_id=3abb66a6-32e5-4a51-b079-7bece0c13489&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: 1375/2779] 10.0.0.104 () {34 vars in 670 bytes} [Fri May 29 23:19:33 2026] POST /v2.0/networks => generated 632 bytes in 441 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:19:33.621 7 WARNING neutron_lib.context [None req-25c778bc-55d1-4c1a-8b10-0f36c322aec4 37d494b2d8f1473c894b726e3a4630d6 7d85d3087bae45579ccc5921aed9d697 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1405/2780] 199.204.45.238 () {34 vars in 1052 bytes} [Fri May 29 23:19:33 2026] GET /v2.0/ports?network_id=3abb66a6-32e5-4a51-b079-7bece0c13489&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: 1406/2781] 199.204.45.238 () {34 vars in 1012 bytes} [Fri May 29 23:19:33 2026] GET /v2.0/networks/3abb66a6-32e5-4a51-b079-7bece0c13489?fields=segments => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1407/2782] 199.204.45.238 () {34 vars in 1112 bytes} [Fri May 29 23:19:33 2026] GET /v2.0/networks/3abb66a6-32e5-4a51-b079-7bece0c13489?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1376/2783] 10.0.0.104 () {34 vars in 664 bytes} [Fri May 29 23:19:33 2026] POST /v2.0/ports => generated 743 bytes in 328 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:19:33.955 8 WARNING neutron_lib.context [None req-3aa8bc8a-58d0-46f0-8dd5-7fdee2bbd1d2 37d494b2d8f1473c894b726e3a4630d6 7d85d3087bae45579ccc5921aed9d697 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1408/2784] 10.0.0.104 () {34 vars in 666 bytes} [Fri May 29 23:19:33 2026] POST /v2.0/trunks => generated 407 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 1377/2785] 10.0.0.104 () {34 vars in 749 bytes} [Fri May 29 23:19:34 2026] PUT /v2.0/trunks/953728ff-ff8a-46e5-84ef-3c210f19e345/tags => generated 25 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1409/2786] 10.0.0.104 () {32 vars in 729 bytes} [Fri May 29 23:19:34 2026] GET /v2.0/trunks/953728ff-ff8a-46e5-84ef-3c210f19e345/tags => generated 25 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1378/2787] 10.0.0.104 () {34 vars in 760 bytes} [Fri May 29 23:19:34 2026] PUT /v2.0/trunks/953728ff-ff8a-46e5-84ef-3c210f19e345/tags/green => generated 4 bytes in 82 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1410/2788] 10.0.0.104 () {32 vars in 729 bytes} [Fri May 29 23:19:34 2026] GET /v2.0/trunks/953728ff-ff8a-46e5-84ef-3c210f19e345/tags => generated 34 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1379/2789] 10.0.0.104 () {34 vars in 756 bytes} [Fri May 29 23:19:34 2026] PUT /v2.0/trunks/953728ff-ff8a-46e5-84ef-3c210f19e345/tags/red => generated 4 bytes in 30 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1411/2790] 10.0.0.104 () {32 vars in 729 bytes} [Fri May 29 23:19:34 2026] GET /v2.0/trunks/953728ff-ff8a-46e5-84ef-3c210f19e345/tags => generated 34 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1380/2791] 10.0.0.104 () {34 vars in 778 bytes} [Fri May 29 23:19:34 2026] PUT /v2.0/trunks/953728ff-ff8a-46e5-84ef-3c210f19e345/tags/black.or.white => generated 4 bytes in 70 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1412/2792] 10.0.0.104 () {32 vars in 729 bytes} [Fri May 29 23:19:34 2026] GET /v2.0/trunks/953728ff-ff8a-46e5-84ef-3c210f19e345/tags => generated 52 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1381/2793] 10.0.0.104 () {34 vars in 749 bytes} [Fri May 29 23:19:34 2026] PUT /v2.0/trunks/953728ff-ff8a-46e5-84ef-3c210f19e345/tags => generated 37 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1413/2794] 10.0.0.104 () {32 vars in 729 bytes} [Fri May 29 23:19:34 2026] GET /v2.0/trunks/953728ff-ff8a-46e5-84ef-3c210f19e345/tags => generated 37 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1382/2795] 10.0.0.104 () {32 vars in 737 bytes} [Fri May 29 23:19:34 2026] GET /v2.0/trunks/953728ff-ff8a-46e5-84ef-3c210f19e345/tags/red => generated 0 bytes in 24 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 23:19:34.578 8 INFO neutron.api.v2.resource [None req-6ba51869-cef8-4123-8ca4-98700f85fc1a 37d494b2d8f1473c894b726e3a4630d6 7d85d3087bae45579ccc5921aed9d697 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1414/2796] 10.0.0.104 () {32 vars in 741 bytes} [Fri May 29 23:19:34 2026] GET /v2.0/trunks/953728ff-ff8a-46e5-84ef-3c210f19e345/tags/green => generated 99 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1383/2797] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 29 23:19:34 2026] DELETE /v2.0/trunks/953728ff-ff8a-46e5-84ef-3c210f19e345/tags/red => generated 0 bytes in 43 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1384/2798] 199.204.45.238 () {34 vars in 1080 bytes} [Fri May 29 23:19:34 2026] GET /v2.0/ports?tenant_id=e6b8f89f223847b188bcb127ece83440&device_id=03cbd82e-387f-4bb7-b5b0-c6de02d906e9 => generated 4041 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1385/2799] 199.204.45.238 () {34 vars in 986 bytes} [Fri May 29 23:19:34 2026] GET /v2.0/networks?id=3abb66a6-32e5-4a51-b079-7bece0c13489 => generated 801 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1386/2800] 199.204.45.238 () {34 vars in 1058 bytes} [Fri May 29 23:19:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.144&port_id=b2c6e6e3-aad0-48b1-8e5d-b041e9b39e8f => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1387/2801] 199.204.45.238 () {34 vars in 1104 bytes} [Fri May 29 23:19:34 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A337&port_id=b2c6e6e3-aad0-48b1-8e5d-b041e9b39e8f => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1388/2802] 199.204.45.238 () {34 vars in 1064 bytes} [Fri May 29 23:19:34 2026] GET /v2.0/subnets?id=dd1b293e-0f63-4428-95bc-0dc8cd18c70e&id=46802e52-c570-46dd-b2ef-6ed9fe0e8479 => generated 1411 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1389/2803] 199.204.45.238 () {34 vars in 1052 bytes} [Fri May 29 23:19:34 2026] GET /v2.0/ports?network_id=3abb66a6-32e5-4a51-b079-7bece0c13489&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: 7|app: 0|req: 1390/2804] 199.204.45.238 () {34 vars in 1052 bytes} [Fri May 29 23:19:35 2026] GET /v2.0/ports?network_id=3abb66a6-32e5-4a51-b079-7bece0c13489&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: 1391/2805] 199.204.45.238 () {34 vars in 1012 bytes} [Fri May 29 23:19:35 2026] GET /v2.0/networks/3abb66a6-32e5-4a51-b079-7bece0c13489?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: 1415/2806] 10.0.0.104 () {32 vars in 729 bytes} [Fri May 29 23:19:34 2026] GET /v2.0/trunks/953728ff-ff8a-46e5-84ef-3c210f19e345/tags => generated 30 bytes in 535 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1392/2807] 199.204.45.238 () {34 vars in 1112 bytes} [Fri May 29 23:19:35 2026] GET /v2.0/networks/3abb66a6-32e5-4a51-b079-7bece0c13489?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 23:19:35.203 8 INFO neutron.api.v2.resource [None req-3d52a7f8-05fd-4521-ad75-09c566ae29a0 37d494b2d8f1473c894b726e3a4630d6 7d85d3087bae45579ccc5921aed9d697 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1416/2808] 10.0.0.104 () {32 vars in 744 bytes} [Fri May 29 23:19:35 2026] DELETE /v2.0/trunks/953728ff-ff8a-46e5-84ef-3c210f19e345/tags/green => generated 99 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1393/2809] 10.0.0.104 () {32 vars in 732 bytes} [Fri May 29 23:19:35 2026] DELETE /v2.0/trunks/953728ff-ff8a-46e5-84ef-3c210f19e345/tags => generated 0 bytes in 35 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1417/2810] 10.0.0.104 () {32 vars in 729 bytes} [Fri May 29 23:19:35 2026] GET /v2.0/trunks/953728ff-ff8a-46e5-84ef-3c210f19e345/tags => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1394/2811] 10.0.0.104 () {32 vars in 719 bytes} [Fri May 29 23:19:35 2026] GET /v2.0/trunks/953728ff-ff8a-46e5-84ef-3c210f19e345 => generated 407 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1418/2812] 10.0.0.104 () {32 vars in 717 bytes} [Fri May 29 23:19:35 2026] GET /v2.0/ports/d13e99df-a90a-4bb4-9b51-f7b992a0cb0b => generated 826 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1395/2813] 10.0.0.104 () {32 vars in 722 bytes} [Fri May 29 23:19:35 2026] DELETE /v2.0/trunks/953728ff-ff8a-46e5-84ef-3c210f19e345 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1419/2814] 10.0.0.104 () {32 vars in 720 bytes} [Fri May 29 23:19:35 2026] DELETE /v2.0/ports/d13e99df-a90a-4bb4-9b51-f7b992a0cb0b => generated 0 bytes in 203 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 23:19:35.825 7 INFO neutron.services.segments.plugin [-] Segment 1bf9b802-2f0a-4e2c-b163-73206a10f8f4 resource provider aggregate not found 2026-05-29 23:19:35.832 7 INFO neutron.services.segments.plugin [-] Segment 1bf9b802-2f0a-4e2c-b163-73206a10f8f4 resource provider aggregate not found 2026-05-29 23:19:35.839 7 INFO neutron.services.segments.plugin [-] Segment 1bf9b802-2f0a-4e2c-b163-73206a10f8f4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1bf9b802-2f0a-4e2c-b163-73206a10f8f4 found for delete ", "request_id": "req-ab4eca90-adf5-4158-b7e0-5cae4f71b80e"}]} 2026-05-29 23:19:35.853 7 INFO neutron.services.segments.plugin [-] Segment 1bf9b802-2f0a-4e2c-b163-73206a10f8f4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1bf9b802-2f0a-4e2c-b163-73206a10f8f4 found for delete ", "request_id": "req-153a0a9a-7c24-417b-b448-b9eacfbfc907"}]} [pid: 7|app: 0|req: 1396/2815] 10.0.0.104 () {32 vars in 726 bytes} [Fri May 29 23:19:35 2026] DELETE /v2.0/networks/82031c85-e56b-4c5b-b02b-c3a5ff0579d4 => generated 0 bytes in 177 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1420/2816] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 29 23:19:36 2026] GET /v2.0/security-groups?tenant_id=f76d5644f89543d4990223d1dd6ecac9&name=default => generated 2929 bytes in 240 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1397/2817] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 29 23:19:36 2026] DELETE /v2.0/security-groups/512605e1-2e0d-4e35-abef-2b4dd0d3e13b => 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: 1421/2818] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 29 23:19:36 2026] GET /v2.0/security-groups?tenant_id=7d85d3087bae45579ccc5921aed9d697&name=default => generated 2929 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1398/2819] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 29 23:19:37 2026] DELETE /v2.0/security-groups/aedc70c3-79e0-4368-a4d8-08b04a2940b4 => 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: 1422/2820] 10.0.0.16 () {34 vars in 970 bytes} [Fri May 29 23:19:37 2026] GET /v2.0/ports/b2c6e6e3-aad0-48b1-8e5d-b041e9b39e8f => generated 1466 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1399/2821] 199.204.45.238 () {30 vars in 736 bytes} [Fri May 29 23:19:37 2026] GET /v2.0/ports/b2c6e6e3-aad0-48b1-8e5d-b041e9b39e8f => generated 1466 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1423/2822] 199.204.45.238 () {30 vars in 736 bytes} [Fri May 29 23:19:37 2026] GET /v2.0/ports/b2c6e6e3-aad0-48b1-8e5d-b041e9b39e8f => generated 1466 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1400/2823] 199.204.45.238 () {34 vars in 789 bytes} [Fri May 29 23:19:37 2026] PUT /v2.0/ports/b2c6e6e3-aad0-48b1-8e5d-b041e9b39e8f => generated 1201 bytes in 397 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1424/2824] 199.204.45.238 () {30 vars in 742 bytes} [Fri May 29 23:19:37 2026] GET /v2.0/networks/3abb66a6-32e5-4a51-b079-7bece0c13489 => generated 798 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 1401/2825] 199.204.45.238 () {30 vars in 740 bytes} [Fri May 29 23:19:37 2026] GET /v2.0/subnets/dd1b293e-0f63-4428-95bc-0dc8cd18c70e => generated 674 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1425/2826] 199.204.45.238 () {30 vars in 702 bytes} [Fri May 29 23:19:37 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) 2026-05-29 23:19:37.990 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-13155a7e-9758-4dd3-bca2-26dbdf78cf20'] response: {'name': 'network-changed', 'server_uuid': '03cbd82e-387f-4bb7-b5b0-c6de02d906e9', 'tag': 'b2c6e6e3-aad0-48b1-8e5d-b041e9b39e8f', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1402/2827] 199.204.45.238 () {30 vars in 704 bytes} [Fri May 29 23:19:37 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1426/2828] 199.204.45.238 () {30 vars in 680 bytes} [Fri May 29 23:19:38 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: 1403/2829] 199.204.45.238 () {30 vars in 716 bytes} [Fri May 29 23:19:38 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1427/2830] 199.204.45.238 () {30 vars in 740 bytes} [Fri May 29 23:19:38 2026] GET /v2.0/subnets/70b1ce52-0d24-4cf4-b9f5-05de3dce15aa => generated 676 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1404/2831] 199.204.45.238 () {30 vars in 736 bytes} [Fri May 29 23:19:38 2026] GET /v2.0/ports/485e3811-9668-4c8e-babf-c816519a6bfa => generated 1128 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1428/2832] 199.204.45.238 () {30 vars in 736 bytes} [Fri May 29 23:19:38 2026] GET /v2.0/ports/4da55cc7-8db1-44b9-b713-c5e3e714cdcb => generated 1349 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1405/2833] 199.204.45.238 () {30 vars in 740 bytes} [Fri May 29 23:19:38 2026] GET /v2.0/subnets/70b1ce52-0d24-4cf4-b9f5-05de3dce15aa => generated 676 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1429/2834] 199.204.45.238 () {30 vars in 742 bytes} [Fri May 29 23:19:38 2026] GET /v2.0/networks/d2fa888a-7151-48e2-a16e-6aafd1ffc272 => generated 799 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1406/2835] 199.204.45.238 () {30 vars in 736 bytes} [Fri May 29 23:19:38 2026] GET /v2.0/ports/485e3811-9668-4c8e-babf-c816519a6bfa => generated 1128 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1430/2836] 199.204.45.238 () {30 vars in 740 bytes} [Fri May 29 23:19:38 2026] GET /v2.0/subnets/70b1ce52-0d24-4cf4-b9f5-05de3dce15aa => generated 676 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1407/2837] 199.204.45.238 () {34 vars in 1080 bytes} [Fri May 29 23:19:38 2026] GET /v2.0/ports?tenant_id=e6b8f89f223847b188bcb127ece83440&device_id=03cbd82e-387f-4bb7-b5b0-c6de02d906e9 => generated 3814 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1431/2838] 199.204.45.238 () {34 vars in 986 bytes} [Fri May 29 23:19:38 2026] GET /v2.0/networks?id=3abb66a6-32e5-4a51-b079-7bece0c13489 => generated 801 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1408/2839] 199.204.45.238 () {34 vars in 1058 bytes} [Fri May 29 23:19:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.144&port_id=b2c6e6e3-aad0-48b1-8e5d-b041e9b39e8f => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1432/2840] 199.204.45.238 () {34 vars in 984 bytes} [Fri May 29 23:19:38 2026] GET /v2.0/subnets?id=dd1b293e-0f63-4428-95bc-0dc8cd18c70e => 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: 1409/2841] 199.204.45.238 () {34 vars in 1052 bytes} [Fri May 29 23:19:38 2026] GET /v2.0/ports?network_id=3abb66a6-32e5-4a51-b079-7bece0c13489&device_owner=network%3Adhcp => generated 1457 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1433/2842] 199.204.45.238 () {34 vars in 1012 bytes} [Fri May 29 23:19:38 2026] GET /v2.0/networks/3abb66a6-32e5-4a51-b079-7bece0c13489?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1410/2843] 199.204.45.238 () {34 vars in 1112 bytes} [Fri May 29 23:19:38 2026] GET /v2.0/networks/3abb66a6-32e5-4a51-b079-7bece0c13489?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: 1434/2844] 10.0.0.118 () {30 vars in 689 bytes} [Fri May 29 23:19:42 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: 1411/2845] 10.0.0.118 () {30 vars in 691 bytes} [Fri May 29 23:19:42 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1435/2846] 10.0.0.118 () {30 vars in 667 bytes} [Fri May 29 23:19:42 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: 1412/2847] 10.0.0.118 () {30 vars in 703 bytes} [Fri May 29 23:19:42 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: 1436/2848] 10.0.0.118 () {28 vars in 438 bytes} [Fri May 29 23:19:43 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: 1413/2849] 10.0.0.118 () {30 vars in 727 bytes} [Fri May 29 23:19:43 2026] GET /v2.0/subnets/b2252e02-db3f-4521-acf5-32070b9ca2cd => generated 655 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1437/2850] 199.204.45.238 () {30 vars in 702 bytes} [Fri May 29 23:19:44 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: 1414/2851] 199.204.45.238 () {30 vars in 704 bytes} [Fri May 29 23:19:44 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1438/2852] 199.204.45.238 () {30 vars in 680 bytes} [Fri May 29 23:19:44 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: 1415/2853] 199.204.45.238 () {30 vars in 716 bytes} [Fri May 29 23:19: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: 1439/2854] 199.204.45.238 () {30 vars in 740 bytes} [Fri May 29 23:19:44 2026] GET /v2.0/subnets/dd1b293e-0f63-4428-95bc-0dc8cd18c70e => generated 674 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1416/2855] 199.204.45.238 () {30 vars in 740 bytes} [Fri May 29 23:19:44 2026] GET /v2.0/subnets/b2252e02-db3f-4521-acf5-32070b9ca2cd => generated 673 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1440/2856] 199.204.45.238 () {30 vars in 768 bytes} [Fri May 29 23:19:44 2026] GET /v2.0/ports?device_id=03cbd82e-387f-4bb7-b5b0-c6de02d906e9 => generated 3814 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1417/2857] 199.204.45.238 () {30 vars in 702 bytes} [Fri May 29 23:19:44 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1441/2858] 199.204.45.238 () {30 vars in 704 bytes} [Fri May 29 23:19:44 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1418/2859] 199.204.45.238 () {30 vars in 680 bytes} [Fri May 29 23:19:44 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: 1442/2860] 199.204.45.238 () {30 vars in 716 bytes} [Fri May 29 23:19:44 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: 1419/2861] 199.204.45.238 () {34 vars in 1012 bytes} [Fri May 29 23:19:45 2026] GET /v2.0/networks/f30cc838-ff77-4770-bb6e-bded47cc5357?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1443/2862] 199.204.45.238 () {34 vars in 1112 bytes} [Fri May 29 23:19:45 2026] GET /v2.0/networks/f30cc838-ff77-4770-bb6e-bded47cc5357?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1421/2865] 199.204.45.238 () {34 vars in 986 bytes} [Fri May 29 23:19:46 2026] GET /v2.0/networks?id=f30cc838-ff77-4770-bb6e-bded47cc5357 => generated 801 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1445/2866] 199.204.45.238 () {38 vars in 955 bytes} [Fri May 29 23:19:46 2026] POST /v2.0/ports => generated 1307 bytes in 359 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1422/2867] 199.204.45.238 () {38 vars in 1028 bytes} [Fri May 29 23:19:46 2026] PUT /v2.0/ports/abe0975d-7e8d-4e15-8201-05f455bc8403 => generated 1468 bytes in 519 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 1446/2868] 199.204.45.238 () {34 vars in 1080 bytes} [Fri May 29 23:19:48 2026] GET /v2.0/ports?tenant_id=e6b8f89f223847b188bcb127ece83440&device_id=03cbd82e-387f-4bb7-b5b0-c6de02d906e9 => generated 5274 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 1423/2869] 199.204.45.238 () {34 vars in 1060 bytes} [Fri May 29 23:19:48 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.77&port_id=27ef9646-231d-49aa-8701-52556521d9dc => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1447/2870] 199.204.45.238 () {34 vars in 984 bytes} [Fri May 29 23:19:48 2026] GET /v2.0/subnets?id=7323abca-c7be-4dcb-aa30-84cb25854a59 => generated 654 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:19:48.364 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-5955613f-4063-46dc-8e13-ad9ece61c126'] response: {'name': 'network-changed', 'server_uuid': '03cbd82e-387f-4bb7-b5b0-c6de02d906e9', 'tag': 'abe0975d-7e8d-4e15-8201-05f455bc8403', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1424/2871] 199.204.45.238 () {34 vars in 1052 bytes} [Fri May 29 23:19:48 2026] GET /v2.0/ports?network_id=21ab38df-7d8f-4386-bec4-5f563bf1e9ee&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: 1448/2872] 199.204.45.238 () {34 vars in 1012 bytes} [Fri May 29 23:19:48 2026] GET /v2.0/networks/21ab38df-7d8f-4386-bec4-5f563bf1e9ee?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1425/2873] 199.204.45.238 () {34 vars in 1112 bytes} [Fri May 29 23:19:48 2026] GET /v2.0/networks/21ab38df-7d8f-4386-bec4-5f563bf1e9ee?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1449/2874] 199.204.45.238 () {34 vars in 1058 bytes} [Fri May 29 23:19:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.170&port_id=4da55cc7-8db1-44b9-b713-c5e3e714cdcb => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1426/2875] 199.204.45.238 () {34 vars in 984 bytes} [Fri May 29 23:19:48 2026] GET /v2.0/subnets?id=70b1ce52-0d24-4cf4-b9f5-05de3dce15aa => generated 679 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1450/2876] 199.204.45.238 () {34 vars in 1052 bytes} [Fri May 29 23:19:48 2026] GET /v2.0/ports?network_id=d2fa888a-7151-48e2-a16e-6aafd1ffc272&device_owner=network%3Adhcp => generated 1461 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1427/2877] 199.204.45.238 () {34 vars in 1012 bytes} [Fri May 29 23:19:48 2026] GET /v2.0/networks/d2fa888a-7151-48e2-a16e-6aafd1ffc272?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1451/2878] 199.204.45.238 () {34 vars in 1112 bytes} [Fri May 29 23:19:48 2026] GET /v2.0/networks/d2fa888a-7151-48e2-a16e-6aafd1ffc272?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: 1428/2879] 199.204.45.238 () {34 vars in 1058 bytes} [Fri May 29 23:19:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.144&port_id=b2c6e6e3-aad0-48b1-8e5d-b041e9b39e8f => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1452/2880] 199.204.45.238 () {34 vars in 984 bytes} [Fri May 29 23:19:48 2026] GET /v2.0/subnets?id=dd1b293e-0f63-4428-95bc-0dc8cd18c70e => generated 677 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1429/2881] 199.204.45.238 () {34 vars in 1052 bytes} [Fri May 29 23:19:48 2026] GET /v2.0/ports?network_id=3abb66a6-32e5-4a51-b079-7bece0c13489&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: 1453/2882] 199.204.45.238 () {34 vars in 1012 bytes} [Fri May 29 23:19:48 2026] GET /v2.0/networks/3abb66a6-32e5-4a51-b079-7bece0c13489?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1430/2883] 199.204.45.238 () {34 vars in 1112 bytes} [Fri May 29 23:19:48 2026] GET /v2.0/networks/3abb66a6-32e5-4a51-b079-7bece0c13489?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1454/2884] 199.204.45.238 () {34 vars in 1058 bytes} [Fri May 29 23:19:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.114&port_id=abe0975d-7e8d-4e15-8201-05f455bc8403 => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1431/2885] 199.204.45.238 () {34 vars in 1106 bytes} [Fri May 29 23:19:49 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A2b3&port_id=abe0975d-7e8d-4e15-8201-05f455bc8403 => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1455/2886] 199.204.45.238 () {34 vars in 1064 bytes} [Fri May 29 23:19:49 2026] GET /v2.0/subnets?id=1f0a65ba-cc5a-4de5-9b6c-1f650100ba8a&id=b2252e02-db3f-4521-acf5-32070b9ca2cd => generated 1413 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1432/2887] 199.204.45.238 () {34 vars in 1052 bytes} [Fri May 29 23:19:49 2026] GET /v2.0/ports?network_id=f30cc838-ff77-4770-bb6e-bded47cc5357&device_owner=network%3Adhcp => generated 1461 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1456/2888] 199.204.45.238 () {34 vars in 1052 bytes} [Fri May 29 23:19:49 2026] GET /v2.0/ports?network_id=f30cc838-ff77-4770-bb6e-bded47cc5357&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: 1433/2889] 199.204.45.238 () {34 vars in 1012 bytes} [Fri May 29 23:19:49 2026] GET /v2.0/networks/f30cc838-ff77-4770-bb6e-bded47cc5357?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1457/2890] 199.204.45.238 () {34 vars in 1112 bytes} [Fri May 29 23:19:49 2026] GET /v2.0/networks/f30cc838-ff77-4770-bb6e-bded47cc5357?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1434/2891] 199.204.45.238 () {34 vars in 1080 bytes} [Fri May 29 23:19:50 2026] GET /v2.0/ports?tenant_id=e6b8f89f223847b188bcb127ece83440&device_id=03cbd82e-387f-4bb7-b5b0-c6de02d906e9 => generated 5274 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1458/2892] 199.204.45.238 () {34 vars in 986 bytes} [Fri May 29 23:19:50 2026] GET /v2.0/networks?id=f30cc838-ff77-4770-bb6e-bded47cc5357 => generated 801 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1435/2893] 199.204.45.238 () {34 vars in 1058 bytes} [Fri May 29 23:19:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.114&port_id=abe0975d-7e8d-4e15-8201-05f455bc8403 => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1459/2894] 199.204.45.238 () {34 vars in 1106 bytes} [Fri May 29 23:19:50 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A2b3&port_id=abe0975d-7e8d-4e15-8201-05f455bc8403 => 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: 1436/2895] 199.204.45.238 () {34 vars in 1064 bytes} [Fri May 29 23:19:50 2026] GET /v2.0/subnets?id=1f0a65ba-cc5a-4de5-9b6c-1f650100ba8a&id=b2252e02-db3f-4521-acf5-32070b9ca2cd => generated 1413 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1460/2896] 199.204.45.238 () {34 vars in 1052 bytes} [Fri May 29 23:19:50 2026] GET /v2.0/ports?network_id=f30cc838-ff77-4770-bb6e-bded47cc5357&device_owner=network%3Adhcp => generated 1461 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1437/2897] 199.204.45.238 () {34 vars in 1052 bytes} [Fri May 29 23:19:50 2026] GET /v2.0/ports?network_id=f30cc838-ff77-4770-bb6e-bded47cc5357&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: 1461/2898] 199.204.45.238 () {34 vars in 1012 bytes} [Fri May 29 23:19:50 2026] GET /v2.0/networks/f30cc838-ff77-4770-bb6e-bded47cc5357?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1438/2899] 199.204.45.238 () {34 vars in 1112 bytes} [Fri May 29 23:19:50 2026] GET /v2.0/networks/f30cc838-ff77-4770-bb6e-bded47cc5357?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1462/2900] 10.0.0.16 () {34 vars in 970 bytes} [Fri May 29 23:19:52 2026] GET /v2.0/ports/abe0975d-7e8d-4e15-8201-05f455bc8403 => generated 1470 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1439/2901] 199.204.45.238 () {30 vars in 736 bytes} [Fri May 29 23:19:52 2026] GET /v2.0/ports/abe0975d-7e8d-4e15-8201-05f455bc8403 => generated 1470 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1463/2902] 199.204.45.238 () {30 vars in 736 bytes} [Fri May 29 23:19:52 2026] GET /v2.0/ports/abe0975d-7e8d-4e15-8201-05f455bc8403 => generated 1470 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1440/2903] 199.204.45.238 () {34 vars in 789 bytes} [Fri May 29 23:19:52 2026] PUT /v2.0/ports/abe0975d-7e8d-4e15-8201-05f455bc8403 => generated 1201 bytes in 351 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1464/2904] 199.204.45.238 () {30 vars in 742 bytes} [Fri May 29 23:19:53 2026] GET /v2.0/networks/f30cc838-ff77-4770-bb6e-bded47cc5357 => generated 798 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 1441/2905] 199.204.45.238 () {30 vars in 740 bytes} [Fri May 29 23:19:53 2026] GET /v2.0/subnets/b2252e02-db3f-4521-acf5-32070b9ca2cd => generated 673 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1465/2906] 199.204.45.238 () {30 vars in 702 bytes} [Fri May 29 23:19: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: 7|app: 0|req: 1442/2907] 199.204.45.238 () {30 vars in 704 bytes} [Fri May 29 23:19: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: 8|app: 0|req: 1466/2908] 199.204.45.238 () {30 vars in 680 bytes} [Fri May 29 23:19:53 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) 2026-05-29 23:19:53.454 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-333efa8f-6630-4325-89ed-b21abd0dfd34'] response: {'name': 'network-changed', 'server_uuid': '03cbd82e-387f-4bb7-b5b0-c6de02d906e9', 'tag': 'abe0975d-7e8d-4e15-8201-05f455bc8403', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1443/2909] 199.204.45.238 () {30 vars in 716 bytes} [Fri May 29 23:19:53 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: 1467/2910] 199.204.45.238 () {30 vars in 740 bytes} [Fri May 29 23:19:53 2026] GET /v2.0/subnets/70b1ce52-0d24-4cf4-b9f5-05de3dce15aa => generated 676 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1444/2911] 199.204.45.238 () {30 vars in 736 bytes} [Fri May 29 23:19:53 2026] GET /v2.0/ports/485e3811-9668-4c8e-babf-c816519a6bfa => generated 1128 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1468/2912] 199.204.45.238 () {30 vars in 736 bytes} [Fri May 29 23:19:53 2026] GET /v2.0/ports/4da55cc7-8db1-44b9-b713-c5e3e714cdcb => generated 1349 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1445/2913] 199.204.45.238 () {30 vars in 740 bytes} [Fri May 29 23:19:53 2026] GET /v2.0/subnets/70b1ce52-0d24-4cf4-b9f5-05de3dce15aa => generated 676 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1469/2914] 199.204.45.238 () {30 vars in 742 bytes} [Fri May 29 23:19:53 2026] GET /v2.0/networks/d2fa888a-7151-48e2-a16e-6aafd1ffc272 => generated 799 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1446/2915] 199.204.45.238 () {30 vars in 736 bytes} [Fri May 29 23:19:53 2026] GET /v2.0/ports/485e3811-9668-4c8e-babf-c816519a6bfa => generated 1128 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1470/2916] 199.204.45.238 () {30 vars in 740 bytes} [Fri May 29 23:19:53 2026] GET /v2.0/subnets/70b1ce52-0d24-4cf4-b9f5-05de3dce15aa => generated 676 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1447/2917] 199.204.45.238 () {34 vars in 1080 bytes} [Fri May 29 23:19:53 2026] GET /v2.0/ports?tenant_id=e6b8f89f223847b188bcb127ece83440&device_id=03cbd82e-387f-4bb7-b5b0-c6de02d906e9 => generated 5043 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1471/2918] 199.204.45.238 () {34 vars in 986 bytes} [Fri May 29 23:19:53 2026] GET /v2.0/networks?id=f30cc838-ff77-4770-bb6e-bded47cc5357 => generated 801 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1448/2919] 199.204.45.238 () {34 vars in 1058 bytes} [Fri May 29 23:19:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.114&port_id=abe0975d-7e8d-4e15-8201-05f455bc8403 => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1472/2920] 199.204.45.238 () {34 vars in 984 bytes} [Fri May 29 23:19:53 2026] GET /v2.0/subnets?id=b2252e02-db3f-4521-acf5-32070b9ca2cd => generated 676 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1449/2921] 199.204.45.238 () {34 vars in 1052 bytes} [Fri May 29 23:19:54 2026] GET /v2.0/ports?network_id=f30cc838-ff77-4770-bb6e-bded47cc5357&device_owner=network%3Adhcp => generated 1461 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1473/2922] 199.204.45.238 () {34 vars in 1012 bytes} [Fri May 29 23:19:54 2026] GET /v2.0/networks/f30cc838-ff77-4770-bb6e-bded47cc5357?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1450/2923] 199.204.45.238 () {34 vars in 1112 bytes} [Fri May 29 23:19:54 2026] GET /v2.0/networks/f30cc838-ff77-4770-bb6e-bded47cc5357?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1475/2926] 199.204.45.238 () {30 vars in 702 bytes} [Fri May 29 23:20:03 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1452/2927] 199.204.45.238 () {30 vars in 704 bytes} [Fri May 29 23:20:03 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: 1476/2928] 199.204.45.238 () {30 vars in 680 bytes} [Fri May 29 23:20: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: 1453/2929] 199.204.45.238 () {30 vars in 716 bytes} [Fri May 29 23:20:03 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1477/2930] 199.204.45.238 () {30 vars in 740 bytes} [Fri May 29 23:20:03 2026] GET /v2.0/subnets/dd1b293e-0f63-4428-95bc-0dc8cd18c70e => generated 674 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1454/2931] 199.204.45.238 () {30 vars in 768 bytes} [Fri May 29 23:20:04 2026] GET /v2.0/ports?device_id=03cbd82e-387f-4bb7-b5b0-c6de02d906e9 => generated 5043 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1478/2932] 199.204.45.238 () {30 vars in 702 bytes} [Fri May 29 23:20:04 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1455/2933] 199.204.45.238 () {30 vars in 704 bytes} [Fri May 29 23:20:04 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: 1479/2934] 199.204.45.238 () {30 vars in 680 bytes} [Fri May 29 23:20:04 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: 1456/2935] 199.204.45.238 () {30 vars in 716 bytes} [Fri May 29 23:20:04 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1480/2936] 199.204.45.238 () {30 vars in 736 bytes} [Fri May 29 23:20:04 2026] GET /v2.0/ports/abe0975d-7e8d-4e15-8201-05f455bc8403 => generated 1237 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1457/2937] 199.204.45.238 () {34 vars in 788 bytes} [Fri May 29 23:20:04 2026] PUT /v2.0/ports/abe0975d-7e8d-4e15-8201-05f455bc8403 => generated 1026 bytes in 376 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1481/2938] 199.204.45.238 () {30 vars in 742 bytes} [Fri May 29 23:20:04 2026] GET /v2.0/networks/f30cc838-ff77-4770-bb6e-bded47cc5357 => generated 798 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 1458/2939] 199.204.45.238 () {30 vars in 768 bytes} [Fri May 29 23:20:04 2026] GET /v2.0/ports?device_id=03cbd82e-387f-4bb7-b5b0-c6de02d906e9 => generated 4868 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1482/2940] 199.204.45.238 () {30 vars in 768 bytes} [Fri May 29 23:20:04 2026] GET /v2.0/ports?device_id=03cbd82e-387f-4bb7-b5b0-c6de02d906e9 => generated 4868 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 23:20:05.396 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f37badd3-bc32-4577-9a91-7f98032f740d'] response: {'name': 'network-changed', 'server_uuid': '03cbd82e-387f-4bb7-b5b0-c6de02d906e9', 'tag': 'abe0975d-7e8d-4e15-8201-05f455bc8403', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1459/2941] 199.204.45.238 () {34 vars in 1080 bytes} [Fri May 29 23:20:05 2026] GET /v2.0/ports?tenant_id=e6b8f89f223847b188bcb127ece83440&device_id=03cbd82e-387f-4bb7-b5b0-c6de02d906e9 => generated 4868 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1483/2942] 199.204.45.238 () {34 vars in 986 bytes} [Fri May 29 23:20:05 2026] GET /v2.0/networks?id=f30cc838-ff77-4770-bb6e-bded47cc5357 => generated 801 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1460/2943] 199.204.45.238 () {34 vars in 1012 bytes} [Fri May 29 23:20:05 2026] GET /v2.0/networks/f30cc838-ff77-4770-bb6e-bded47cc5357?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1484/2944] 199.204.45.238 () {34 vars in 1112 bytes} [Fri May 29 23:20:05 2026] GET /v2.0/networks/f30cc838-ff77-4770-bb6e-bded47cc5357?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: 1461/2945] 199.204.45.238 () {30 vars in 768 bytes} [Fri May 29 23:20:06 2026] GET /v2.0/ports?device_id=03cbd82e-387f-4bb7-b5b0-c6de02d906e9 => generated 4868 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1485/2946] 199.204.45.238 () {34 vars in 975 bytes} [Fri May 29 23:20:07 2026] GET /v2.0/ports/abe0975d-7e8d-4e15-8201-05f455bc8403 => generated 1062 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1486/2947] 199.204.45.238 () {30 vars in 768 bytes} [Fri May 29 23:20:07 2026] GET /v2.0/ports?device_id=03cbd82e-387f-4bb7-b5b0-c6de02d906e9 => generated 4868 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1462/2948] 199.204.45.238 () {36 vars in 997 bytes} [Fri May 29 23:20:07 2026] DELETE /v2.0/ports/abe0975d-7e8d-4e15-8201-05f455bc8403 => generated 0 bytes in 236 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1487/2949] 199.204.45.238 () {30 vars in 768 bytes} [Fri May 29 23:20:08 2026] GET /v2.0/ports?device_id=03cbd82e-387f-4bb7-b5b0-c6de02d906e9 => generated 3814 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 23:20:08.279 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a7600cde-65b7-4874-aaa1-b5aa5118f6c5 8fe12dbac6e245efab40dd8cc5d2d2b7 e6b8f89f223847b188bcb127ece83440 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1463/2950] 199.204.45.238 () {32 vars in 758 bytes} [Fri May 29 23:20:08 2026] DELETE /v2.0/ports/abe0975d-7e8d-4e15-8201-05f455bc8403 => generated 132 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1488/2951] 199.204.45.238 () {30 vars in 702 bytes} [Fri May 29 23:20:08 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1464/2952] 199.204.45.238 () {30 vars in 704 bytes} [Fri May 29 23:20:08 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: 1489/2953] 199.204.45.238 () {30 vars in 680 bytes} [Fri May 29 23:20:08 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) 2026-05-29 23:20:08.509 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-5b4d625e-a542-40f7-a706-8fa610c8d708'] response: {'server_uuid': '03cbd82e-387f-4bb7-b5b0-c6de02d906e9', 'name': 'network-vif-deleted', 'tag': 'abe0975d-7e8d-4e15-8201-05f455bc8403', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1465/2954] 199.204.45.238 () {30 vars in 716 bytes} [Fri May 29 23:20:08 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: 1490/2955] 199.204.45.238 () {30 vars in 740 bytes} [Fri May 29 23:20:08 2026] GET /v2.0/subnets/70b1ce52-0d24-4cf4-b9f5-05de3dce15aa => generated 676 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1466/2956] 199.204.45.238 () {30 vars in 736 bytes} [Fri May 29 23:20:08 2026] GET /v2.0/ports/485e3811-9668-4c8e-babf-c816519a6bfa => generated 1128 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1491/2957] 199.204.45.238 () {30 vars in 736 bytes} [Fri May 29 23:20:08 2026] GET /v2.0/ports/4da55cc7-8db1-44b9-b713-c5e3e714cdcb => generated 1349 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1467/2958] 199.204.45.238 () {30 vars in 740 bytes} [Fri May 29 23:20:08 2026] GET /v2.0/subnets/70b1ce52-0d24-4cf4-b9f5-05de3dce15aa => generated 676 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1492/2959] 199.204.45.238 () {30 vars in 742 bytes} [Fri May 29 23:20:08 2026] GET /v2.0/networks/d2fa888a-7151-48e2-a16e-6aafd1ffc272 => generated 799 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1468/2960] 199.204.45.238 () {30 vars in 736 bytes} [Fri May 29 23:20:08 2026] GET /v2.0/ports/485e3811-9668-4c8e-babf-c816519a6bfa => generated 1128 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1493/2961] 199.204.45.238 () {30 vars in 740 bytes} [Fri May 29 23:20:08 2026] GET /v2.0/subnets/70b1ce52-0d24-4cf4-b9f5-05de3dce15aa => generated 676 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1469/2962] 199.204.45.238 () {34 vars in 1080 bytes} [Fri May 29 23:20:08 2026] GET /v2.0/ports?tenant_id=e6b8f89f223847b188bcb127ece83440&device_id=03cbd82e-387f-4bb7-b5b0-c6de02d906e9 => generated 3814 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1494/2963] 199.204.45.238 () {34 vars in 1226 bytes} [Fri May 29 23:20:08 2026] GET /v2.0/networks?id=21ab38df-7d8f-4386-bec4-5f563bf1e9ee&id=d2fa888a-7151-48e2-a16e-6aafd1ffc272&id=3abb66a6-32e5-4a51-b079-7bece0c13489&id=f30cc838-ff77-4770-bb6e-bded47cc5357 => generated 3097 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1470/2964] 199.204.45.238 () {34 vars in 1060 bytes} [Fri May 29 23:20:08 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.77&port_id=27ef9646-231d-49aa-8701-52556521d9dc => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1495/2965] 199.204.45.238 () {34 vars in 984 bytes} [Fri May 29 23:20:08 2026] GET /v2.0/subnets?id=7323abca-c7be-4dcb-aa30-84cb25854a59 => generated 654 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1471/2966] 199.204.45.238 () {34 vars in 1052 bytes} [Fri May 29 23:20:09 2026] GET /v2.0/ports?network_id=21ab38df-7d8f-4386-bec4-5f563bf1e9ee&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: 1496/2967] 199.204.45.238 () {34 vars in 1012 bytes} [Fri May 29 23:20:09 2026] GET /v2.0/networks/21ab38df-7d8f-4386-bec4-5f563bf1e9ee?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1472/2968] 199.204.45.238 () {34 vars in 1112 bytes} [Fri May 29 23:20:09 2026] GET /v2.0/networks/21ab38df-7d8f-4386-bec4-5f563bf1e9ee?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1497/2969] 199.204.45.238 () {34 vars in 1058 bytes} [Fri May 29 23:20:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.170&port_id=4da55cc7-8db1-44b9-b713-c5e3e714cdcb => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1473/2970] 199.204.45.238 () {34 vars in 984 bytes} [Fri May 29 23:20:09 2026] GET /v2.0/subnets?id=70b1ce52-0d24-4cf4-b9f5-05de3dce15aa => generated 679 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1498/2971] 199.204.45.238 () {34 vars in 1052 bytes} [Fri May 29 23:20:09 2026] GET /v2.0/ports?network_id=d2fa888a-7151-48e2-a16e-6aafd1ffc272&device_owner=network%3Adhcp => generated 1461 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1474/2972] 199.204.45.238 () {34 vars in 1012 bytes} [Fri May 29 23:20:09 2026] GET /v2.0/networks/d2fa888a-7151-48e2-a16e-6aafd1ffc272?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1499/2973] 199.204.45.238 () {34 vars in 1112 bytes} [Fri May 29 23:20:09 2026] GET /v2.0/networks/d2fa888a-7151-48e2-a16e-6aafd1ffc272?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1475/2974] 199.204.45.238 () {34 vars in 1058 bytes} [Fri May 29 23:20:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.144&port_id=b2c6e6e3-aad0-48b1-8e5d-b041e9b39e8f => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1500/2975] 199.204.45.238 () {34 vars in 984 bytes} [Fri May 29 23:20:09 2026] GET /v2.0/subnets?id=dd1b293e-0f63-4428-95bc-0dc8cd18c70e => 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: 1476/2976] 199.204.45.238 () {34 vars in 1052 bytes} [Fri May 29 23:20:09 2026] GET /v2.0/ports?network_id=3abb66a6-32e5-4a51-b079-7bece0c13489&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: 1501/2977] 199.204.45.238 () {34 vars in 1012 bytes} [Fri May 29 23:20:09 2026] GET /v2.0/networks/3abb66a6-32e5-4a51-b079-7bece0c13489?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1477/2978] 199.204.45.238 () {34 vars in 1112 bytes} [Fri May 29 23:20:09 2026] GET /v2.0/networks/3abb66a6-32e5-4a51-b079-7bece0c13489?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1502/2979] 199.204.45.238 () {30 vars in 702 bytes} [Fri May 29 23:20:13 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: 1478/2980] 199.204.45.238 () {30 vars in 704 bytes} [Fri May 29 23:20:13 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: 1503/2981] 199.204.45.238 () {30 vars in 680 bytes} [Fri May 29 23:20:13 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1479/2982] 199.204.45.238 () {30 vars in 716 bytes} [Fri May 29 23:20:13 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1504/2983] 199.204.45.238 () {30 vars in 768 bytes} [Fri May 29 23:20:13 2026] GET /v2.0/ports?device_id=03cbd82e-387f-4bb7-b5b0-c6de02d906e9 => generated 3814 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1480/2984] 199.204.45.238 () {30 vars in 702 bytes} [Fri May 29 23:20:13 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: 1505/2985] 199.204.45.238 () {30 vars in 704 bytes} [Fri May 29 23:20:13 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1481/2986] 199.204.45.238 () {30 vars in 680 bytes} [Fri May 29 23:20:13 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: 1506/2987] 199.204.45.238 () {30 vars in 716 bytes} [Fri May 29 23:20:13 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1482/2988] 199.204.45.238 () {30 vars in 736 bytes} [Fri May 29 23:20:13 2026] GET /v2.0/ports/b2c6e6e3-aad0-48b1-8e5d-b041e9b39e8f => generated 1237 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1507/2989] 199.204.45.238 () {34 vars in 788 bytes} [Fri May 29 23:20:13 2026] PUT /v2.0/ports/b2c6e6e3-aad0-48b1-8e5d-b041e9b39e8f => generated 1026 bytes in 329 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1483/2990] 199.204.45.238 () {30 vars in 742 bytes} [Fri May 29 23:20:14 2026] GET /v2.0/networks/3abb66a6-32e5-4a51-b079-7bece0c13489 => generated 798 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 1508/2991] 199.204.45.238 () {30 vars in 768 bytes} [Fri May 29 23:20:14 2026] GET /v2.0/ports?device_id=03cbd82e-387f-4bb7-b5b0-c6de02d906e9 => generated 3639 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1484/2992] 199.204.45.238 () {30 vars in 768 bytes} [Fri May 29 23:20:14 2026] GET /v2.0/ports?device_id=03cbd82e-387f-4bb7-b5b0-c6de02d906e9 => generated 3639 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 23:20:15.036 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f877c9e1-7824-408a-874a-d3587e3e1fbf'] response: {'name': 'network-changed', 'server_uuid': '03cbd82e-387f-4bb7-b5b0-c6de02d906e9', 'tag': 'b2c6e6e3-aad0-48b1-8e5d-b041e9b39e8f', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1509/2993] 199.204.45.238 () {34 vars in 1080 bytes} [Fri May 29 23:20:15 2026] GET /v2.0/ports?tenant_id=e6b8f89f223847b188bcb127ece83440&device_id=03cbd82e-387f-4bb7-b5b0-c6de02d906e9 => generated 3639 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1485/2994] 199.204.45.238 () {34 vars in 986 bytes} [Fri May 29 23:20:15 2026] GET /v2.0/networks?id=3abb66a6-32e5-4a51-b079-7bece0c13489 => generated 801 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1510/2995] 199.204.45.238 () {34 vars in 1012 bytes} [Fri May 29 23:20:15 2026] GET /v2.0/networks/3abb66a6-32e5-4a51-b079-7bece0c13489?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: 1486/2996] 199.204.45.238 () {34 vars in 1112 bytes} [Fri May 29 23:20:15 2026] GET /v2.0/networks/3abb66a6-32e5-4a51-b079-7bece0c13489?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: 1511/2997] 199.204.45.238 () {30 vars in 768 bytes} [Fri May 29 23:20:15 2026] GET /v2.0/ports?device_id=03cbd82e-387f-4bb7-b5b0-c6de02d906e9 => generated 3639 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1513/3000] 199.204.45.238 () {34 vars in 975 bytes} [Fri May 29 23:20:16 2026] GET /v2.0/ports/b2c6e6e3-aad0-48b1-8e5d-b041e9b39e8f => generated 1062 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1488/3001] 199.204.45.238 () {30 vars in 768 bytes} [Fri May 29 23:20:16 2026] GET /v2.0/ports?device_id=03cbd82e-387f-4bb7-b5b0-c6de02d906e9 => generated 3639 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1514/3002] 199.204.45.238 () {36 vars in 997 bytes} [Fri May 29 23:20:16 2026] DELETE /v2.0/ports/b2c6e6e3-aad0-48b1-8e5d-b041e9b39e8f => generated 0 bytes in 206 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1489/3003] 199.204.45.238 () {30 vars in 768 bytes} [Fri May 29 23:20:17 2026] GET /v2.0/ports?device_id=03cbd82e-387f-4bb7-b5b0-c6de02d906e9 => generated 2585 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 23:20:17.762 8 INFO neutron.pecan_wsgi.hooks.translation [None req-70049016-727c-4212-8a76-370ab6f97fb7 8fe12dbac6e245efab40dd8cc5d2d2b7 e6b8f89f223847b188bcb127ece83440 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1515/3004] 199.204.45.238 () {32 vars in 758 bytes} [Fri May 29 23:20:17 2026] DELETE /v2.0/ports/b2c6e6e3-aad0-48b1-8e5d-b041e9b39e8f => 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: 1490/3005] 199.204.45.238 () {30 vars in 702 bytes} [Fri May 29 23:20:17 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: 1516/3006] 199.204.45.238 () {30 vars in 704 bytes} [Fri May 29 23:20:17 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: 1491/3007] 199.204.45.238 () {30 vars in 680 bytes} [Fri May 29 23:20:17 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) 2026-05-29 23:20:17.921 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ff46978e-f434-4009-ab44-c608444d1fd0'] response: {'server_uuid': '03cbd82e-387f-4bb7-b5b0-c6de02d906e9', 'name': 'network-vif-deleted', 'tag': 'b2c6e6e3-aad0-48b1-8e5d-b041e9b39e8f', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1517/3008] 199.204.45.238 () {30 vars in 716 bytes} [Fri May 29 23:20:17 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: 1492/3009] 199.204.45.238 () {30 vars in 740 bytes} [Fri May 29 23:20:17 2026] GET /v2.0/subnets/70b1ce52-0d24-4cf4-b9f5-05de3dce15aa => generated 676 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1518/3010] 199.204.45.238 () {30 vars in 736 bytes} [Fri May 29 23:20:17 2026] GET /v2.0/ports/485e3811-9668-4c8e-babf-c816519a6bfa => generated 1128 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1493/3011] 199.204.45.238 () {30 vars in 736 bytes} [Fri May 29 23:20:18 2026] GET /v2.0/ports/4da55cc7-8db1-44b9-b713-c5e3e714cdcb => generated 1349 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1519/3012] 199.204.45.238 () {30 vars in 740 bytes} [Fri May 29 23:20:18 2026] GET /v2.0/subnets/70b1ce52-0d24-4cf4-b9f5-05de3dce15aa => generated 676 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1494/3013] 199.204.45.238 () {30 vars in 742 bytes} [Fri May 29 23:20:18 2026] GET /v2.0/networks/d2fa888a-7151-48e2-a16e-6aafd1ffc272 => generated 799 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1520/3014] 199.204.45.238 () {30 vars in 736 bytes} [Fri May 29 23:20:18 2026] GET /v2.0/ports/485e3811-9668-4c8e-babf-c816519a6bfa => generated 1128 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1495/3015] 199.204.45.238 () {30 vars in 740 bytes} [Fri May 29 23:20:18 2026] GET /v2.0/subnets/70b1ce52-0d24-4cf4-b9f5-05de3dce15aa => generated 676 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1521/3016] 199.204.45.238 () {34 vars in 1080 bytes} [Fri May 29 23:20:18 2026] GET /v2.0/ports?tenant_id=e6b8f89f223847b188bcb127ece83440&device_id=03cbd82e-387f-4bb7-b5b0-c6de02d906e9 => generated 2585 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1496/3017] 199.204.45.238 () {34 vars in 1066 bytes} [Fri May 29 23:20:18 2026] GET /v2.0/networks?id=21ab38df-7d8f-4386-bec4-5f563bf1e9ee&id=d2fa888a-7151-48e2-a16e-6aafd1ffc272 => generated 1523 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1522/3018] 199.204.45.238 () {34 vars in 1060 bytes} [Fri May 29 23:20:18 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.77&port_id=27ef9646-231d-49aa-8701-52556521d9dc => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1497/3019] 199.204.45.238 () {34 vars in 984 bytes} [Fri May 29 23:20:18 2026] GET /v2.0/subnets?id=7323abca-c7be-4dcb-aa30-84cb25854a59 => generated 654 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1523/3020] 199.204.45.238 () {34 vars in 1052 bytes} [Fri May 29 23:20:18 2026] GET /v2.0/ports?network_id=21ab38df-7d8f-4386-bec4-5f563bf1e9ee&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1498/3021] 199.204.45.238 () {34 vars in 1012 bytes} [Fri May 29 23:20:18 2026] GET /v2.0/networks/21ab38df-7d8f-4386-bec4-5f563bf1e9ee?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1524/3022] 199.204.45.238 () {34 vars in 1112 bytes} [Fri May 29 23:20:18 2026] GET /v2.0/networks/21ab38df-7d8f-4386-bec4-5f563bf1e9ee?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1499/3023] 199.204.45.238 () {34 vars in 1058 bytes} [Fri May 29 23:20:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.170&port_id=4da55cc7-8db1-44b9-b713-c5e3e714cdcb => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1525/3024] 199.204.45.238 () {34 vars in 984 bytes} [Fri May 29 23:20:18 2026] GET /v2.0/subnets?id=70b1ce52-0d24-4cf4-b9f5-05de3dce15aa => generated 679 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1500/3025] 199.204.45.238 () {34 vars in 1052 bytes} [Fri May 29 23:20:18 2026] GET /v2.0/ports?network_id=d2fa888a-7151-48e2-a16e-6aafd1ffc272&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: 8|app: 0|req: 1526/3026] 199.204.45.238 () {34 vars in 1012 bytes} [Fri May 29 23:20:18 2026] GET /v2.0/networks/d2fa888a-7151-48e2-a16e-6aafd1ffc272?fields=segments => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1501/3027] 199.204.45.238 () {34 vars in 1112 bytes} [Fri May 29 23:20:18 2026] GET /v2.0/networks/d2fa888a-7151-48e2-a16e-6aafd1ffc272?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: 8|app: 0|req: 1527/3028] 199.204.45.238 () {30 vars in 702 bytes} [Fri May 29 23:20:30 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: 1502/3029] 199.204.45.238 () {30 vars in 704 bytes} [Fri May 29 23:20:30 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: 1528/3030] 199.204.45.238 () {30 vars in 680 bytes} [Fri May 29 23:20:30 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: 1503/3031] 199.204.45.238 () {30 vars in 716 bytes} [Fri May 29 23:20:30 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-05-29 23:20:30.619 8 INFO neutron.api.v2.resource [None req-238fba96-e21c-4fe4-9157-652c727ddf3f 8fe12dbac6e245efab40dd8cc5d2d2b7 e6b8f89f223847b188bcb127ece83440 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1529/3032] 199.204.45.238 () {30 vars in 762 bytes} [Fri May 29 23:20:30 2026] GET /v2.0/security-groups/lb-7f162232-689f-468d-976f-36923dcc1b08 => generated 149 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1504/3033] 199.204.45.238 () {30 vars in 784 bytes} [Fri May 29 23:20:30 2026] GET /v2.0/security-groups?name=lb-7f162232-689f-468d-976f-36923dcc1b08 => generated 2863 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1530/3034] 199.204.45.238 () {30 vars in 814 bytes} [Fri May 29 23:20:30 2026] GET /v2.0/security-group-rules?security_group_id=7ed66c31-13fe-418a-9375-cb4bdb897d5b => generated 2334 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1505/3035] 199.204.45.238 () {32 vars in 788 bytes} [Fri May 29 23:20:30 2026] DELETE /v2.0/security-group-rules/9a5d5b1a-2642-45cd-8cde-4826bfa0d351 => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1531/3038] 199.204.45.238 () {32 vars in 788 bytes} [Fri May 29 23:20:30 2026] DELETE /v2.0/security-group-rules/e3a9c1a8-3970-43cd-8d00-02f846f2e145 => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1508/3039] 199.204.45.238 () {34 vars in 1096 bytes} [Fri May 29 23:20:32 2026] GET /v2.0/ports?device_id=09ddd0fe-7c87-4a2e-ba19-35d7b440d672&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1509/3040] 199.204.45.238 () {34 vars in 1080 bytes} [Fri May 29 23:20:33 2026] GET /v2.0/ports?tenant_id=c1a9442e13ad40609c2d9374eb87f9c7&device_id=09ddd0fe-7c87-4a2e-ba19-35d7b440d672 => generated 1469 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 23:20:33.781 8 INFO neutron.db.l3_db [None req-ac4f3532-d6e8-4693-8b19-6262f1f4d42a 88868512685f44cc88424fc490714d18 c1a9442e13ad40609c2d9374eb87f9c7 - - default default] Floating IP f0d8aa13-a263-4401-ab30-455054ef6b88 disassociated (deleted). External IP: 10.96.250.210, port: 485e3811-9668-4c8e-babf-c816519a6bfa. [pid: 7|app: 0|req: 1510/3041] 199.204.45.238 () {34 vars in 986 bytes} [Fri May 29 23:20:34 2026] GET /v2.0/networks?id=3abb66a6-32e5-4a51-b079-7bece0c13489 => generated 801 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1532/3042] 10.0.0.104 () {32 vars in 732 bytes} [Fri May 29 23:20:33 2026] DELETE /v2.0/floatingips/f0d8aa13-a263-4401-ab30-455054ef6b88 => generated 0 bytes in 699 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 23:20:34.138 8 INFO neutron.api.v2.resource [None req-c4035833-33ea-4317-959c-62d9b9fd9de9 88868512685f44cc88424fc490714d18 c1a9442e13ad40609c2d9374eb87f9c7 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1533/3043] 10.0.0.104 () {32 vars in 729 bytes} [Fri May 29 23:20:34 2026] GET /v2.0/floatingips/f0d8aa13-a263-4401-ab30-455054ef6b88 => generated 144 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1511/3044] 199.204.45.238 () {34 vars in 1058 bytes} [Fri May 29 23:20:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.178&port_id=8075443a-dc60-4a69-b4a4-8771991b4e51 => generated 860 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1534/3045] 199.204.45.238 () {34 vars in 1104 bytes} [Fri May 29 23:20:34 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A3c1&port_id=8075443a-dc60-4a69-b4a4-8771991b4e51 => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1512/3046] 199.204.45.238 () {34 vars in 1064 bytes} [Fri May 29 23:20:34 2026] GET /v2.0/subnets?id=dd1b293e-0f63-4428-95bc-0dc8cd18c70e&id=46802e52-c570-46dd-b2ef-6ed9fe0e8479 => generated 1411 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1535/3047] 199.204.45.238 () {34 vars in 1052 bytes} [Fri May 29 23:20:34 2026] GET /v2.0/ports?network_id=3abb66a6-32e5-4a51-b079-7bece0c13489&device_owner=network%3Adhcp => generated 1457 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1513/3048] 199.204.45.238 () {34 vars in 1052 bytes} [Fri May 29 23:20:34 2026] GET /v2.0/ports?network_id=3abb66a6-32e5-4a51-b079-7bece0c13489&device_owner=network%3Adhcp => generated 1457 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1536/3049] 199.204.45.238 () {34 vars in 1012 bytes} [Fri May 29 23:20:34 2026] GET /v2.0/networks/3abb66a6-32e5-4a51-b079-7bece0c13489?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1514/3050] 199.204.45.238 () {34 vars in 1112 bytes} [Fri May 29 23:20:34 2026] GET /v2.0/networks/3abb66a6-32e5-4a51-b079-7bece0c13489?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: 1537/3051] 199.204.45.238 () {30 vars in 702 bytes} [Fri May 29 23:20:34 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: 1515/3052] 199.204.45.238 () {30 vars in 704 bytes} [Fri May 29 23:20:34 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: 1538/3053] 199.204.45.238 () {30 vars in 680 bytes} [Fri May 29 23:20:34 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: 1516/3054] 199.204.45.238 () {30 vars in 716 bytes} [Fri May 29 23:20:34 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:20:34.860 8 INFO neutron.api.v2.resource [None req-b4e248b1-360a-40ca-8872-383ee1af8c4b 8fe12dbac6e245efab40dd8cc5d2d2b7 e6b8f89f223847b188bcb127ece83440 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1539/3055] 199.204.45.238 () {30 vars in 762 bytes} [Fri May 29 23:20:34 2026] GET /v2.0/security-groups/lb-7f162232-689f-468d-976f-36923dcc1b08 => generated 149 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1517/3056] 199.204.45.238 () {30 vars in 784 bytes} [Fri May 29 23:20:34 2026] GET /v2.0/security-groups?name=lb-7f162232-689f-468d-976f-36923dcc1b08 => generated 1637 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1540/3057] 199.204.45.238 () {30 vars in 814 bytes} [Fri May 29 23:20:34 2026] GET /v2.0/security-group-rules?security_group_id=7ed66c31-13fe-418a-9375-cb4bdb897d5b => generated 1182 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1518/3058] 199.204.45.238 () {30 vars in 702 bytes} [Fri May 29 23:20:35 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1541/3059] 199.204.45.238 () {30 vars in 704 bytes} [Fri May 29 23:20:35 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1519/3060] 199.204.45.238 () {30 vars in 680 bytes} [Fri May 29 23:20:35 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1542/3061] 199.204.45.238 () {30 vars in 716 bytes} [Fri May 29 23:20:35 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: 1520/3062] 199.204.45.238 () {30 vars in 740 bytes} [Fri May 29 23:20:35 2026] GET /v2.0/subnets/70b1ce52-0d24-4cf4-b9f5-05de3dce15aa => generated 676 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1543/3063] 199.204.45.238 () {30 vars in 768 bytes} [Fri May 29 23:20:35 2026] GET /v2.0/ports?device_id=03cbd82e-387f-4bb7-b5b0-c6de02d906e9 => generated 2585 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1521/3064] 199.204.45.238 () {30 vars in 768 bytes} [Fri May 29 23:20:35 2026] GET /v2.0/ports?device_id=03cbd82e-387f-4bb7-b5b0-c6de02d906e9 => generated 2585 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1544/3065] 199.204.45.238 () {30 vars in 768 bytes} [Fri May 29 23:20:35 2026] GET /v2.0/ports?device_id=03cbd82e-387f-4bb7-b5b0-c6de02d906e9 => generated 2585 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1522/3066] 199.204.45.238 () {30 vars in 768 bytes} [Fri May 29 23:20:36 2026] GET /v2.0/ports?device_id=03cbd82e-387f-4bb7-b5b0-c6de02d906e9 => generated 2585 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1545/3067] 199.204.45.238 () {34 vars in 975 bytes} [Fri May 29 23:20:37 2026] GET /v2.0/ports/4da55cc7-8db1-44b9-b713-c5e3e714cdcb => generated 1349 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1523/3068] 199.204.45.238 () {34 vars in 1060 bytes} [Fri May 29 23:20:37 2026] GET /v2.0/ports/4da55cc7-8db1-44b9-b713-c5e3e714cdcb?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1546/3069] 199.204.45.238 () {30 vars in 768 bytes} [Fri May 29 23:20:37 2026] GET /v2.0/ports?device_id=03cbd82e-387f-4bb7-b5b0-c6de02d906e9 => generated 2585 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1524/3070] 199.204.45.238 () {34 vars in 1016 bytes} [Fri May 29 23:20:37 2026] GET /v2.0/networks/d2fa888a-7151-48e2-a16e-6aafd1ffc272?fields=dns_domain => generated 29 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1547/3071] 199.204.45.238 () {38 vars in 1028 bytes} [Fri May 29 23:20:37 2026] PUT /v2.0/ports/4da55cc7-8db1-44b9-b713-c5e3e714cdcb => generated 1150 bytes in 361 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1525/3072] 199.204.45.238 () {30 vars in 768 bytes} [Fri May 29 23:20:38 2026] GET /v2.0/ports?device_id=03cbd82e-387f-4bb7-b5b0-c6de02d906e9 => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 1548/3073] 199.204.45.238 () {34 vars in 788 bytes} [Fri May 29 23:20:38 2026] PUT /v2.0/ports/4da55cc7-8db1-44b9-b713-c5e3e714cdcb => generated 1090 bytes in 243 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1526/3074] 199.204.45.238 () {30 vars in 736 bytes} [Fri May 29 23:20:38 2026] GET /v2.0/ports/4da55cc7-8db1-44b9-b713-c5e3e714cdcb => generated 1090 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 1549/3075] 199.204.45.238 () {32 vars in 758 bytes} [Fri May 29 23:20:38 2026] DELETE /v2.0/ports/4da55cc7-8db1-44b9-b713-c5e3e714cdcb => 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: 1527/3076] 199.204.45.238 () {30 vars in 702 bytes} [Fri May 29 23:20:39 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: 1550/3077] 199.204.45.238 () {30 vars in 704 bytes} [Fri May 29 23:20:39 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1528/3078] 199.204.45.238 () {30 vars in 680 bytes} [Fri May 29 23:20:39 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: 1551/3079] 199.204.45.238 () {30 vars in 716 bytes} [Fri May 29 23:20:39 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:20:39.196 7 INFO neutron.pecan_wsgi.hooks.translation [None req-83d99b7b-b876-4bef-8c21-717f1c3c97af 8fe12dbac6e245efab40dd8cc5d2d2b7 e6b8f89f223847b188bcb127ece83440 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1529/3080] 199.204.45.238 () {32 vars in 758 bytes} [Fri May 29 23:20:39 2026] DELETE /v2.0/ports/4da55cc7-8db1-44b9-b713-c5e3e714cdcb => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1552/3081] 199.204.45.238 () {30 vars in 736 bytes} [Fri May 29 23:20:39 2026] GET /v2.0/ports/485e3811-9668-4c8e-babf-c816519a6bfa => generated 1128 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 23:20:39.274 7 INFO neutron.api.v2.resource [None req-635915ab-7dc4-4f87-8083-3b4c13c78777 8fe12dbac6e245efab40dd8cc5d2d2b7 e6b8f89f223847b188bcb127ece83440 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1530/3082] 199.204.45.238 () {30 vars in 762 bytes} [Fri May 29 23:20:39 2026] GET /v2.0/security-groups/lb-7f162232-689f-468d-976f-36923dcc1b08 => generated 149 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1553/3083] 199.204.45.238 () {30 vars in 784 bytes} [Fri May 29 23:20:39 2026] GET /v2.0/security-groups?name=lb-7f162232-689f-468d-976f-36923dcc1b08 => generated 1637 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1531/3084] 199.204.45.238 () {30 vars in 736 bytes} [Fri May 29 23:20:39 2026] GET /v2.0/ports/485e3811-9668-4c8e-babf-c816519a6bfa => generated 1128 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1554/3085] 199.204.45.238 () {34 vars in 1080 bytes} [Fri May 29 23:20:39 2026] GET /v2.0/ports?tenant_id=e6b8f89f223847b188bcb127ece83440&device_id=03cbd82e-387f-4bb7-b5b0-c6de02d906e9 => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1555/3086] 199.204.45.238 () {34 vars in 1066 bytes} [Fri May 29 23:20:39 2026] GET /v2.0/networks?id=21ab38df-7d8f-4386-bec4-5f563bf1e9ee&id=d2fa888a-7151-48e2-a16e-6aafd1ffc272 => generated 1523 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1556/3087] 199.204.45.238 () {34 vars in 1060 bytes} [Fri May 29 23:20:39 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.77&port_id=27ef9646-231d-49aa-8701-52556521d9dc => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1557/3088] 199.204.45.238 () {34 vars in 984 bytes} [Fri May 29 23:20:39 2026] GET /v2.0/subnets?id=7323abca-c7be-4dcb-aa30-84cb25854a59 => generated 654 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1558/3089] 199.204.45.238 () {34 vars in 1052 bytes} [Fri May 29 23:20:39 2026] GET /v2.0/ports?network_id=21ab38df-7d8f-4386-bec4-5f563bf1e9ee&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: 1532/3090] 199.204.45.238 () {34 vars in 788 bytes} [Fri May 29 23:20:39 2026] PUT /v2.0/ports/485e3811-9668-4c8e-babf-c816519a6bfa => generated 1090 bytes in 228 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1559/3091] 199.204.45.238 () {34 vars in 1012 bytes} [Fri May 29 23:20:39 2026] GET /v2.0/networks/21ab38df-7d8f-4386-bec4-5f563bf1e9ee?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: 1560/3092] 199.204.45.238 () {34 vars in 1112 bytes} [Fri May 29 23:20:39 2026] GET /v2.0/networks/21ab38df-7d8f-4386-bec4-5f563bf1e9ee?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1533/3093] 199.204.45.238 () {32 vars in 778 bytes} [Fri May 29 23:20:39 2026] DELETE /v2.0/security-groups/7ed66c31-13fe-418a-9375-cb4bdb897d5b => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1561/3094] 199.204.45.238 () {32 vars in 758 bytes} [Fri May 29 23:20:39 2026] DELETE /v2.0/ports/485e3811-9668-4c8e-babf-c816519a6bfa => 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: 1534/3095] 199.204.45.238 () {34 vars in 994 bytes} [Fri May 29 23:20:42 2026] GET /v2.0/ports?device_id=03cbd82e-387f-4bb7-b5b0-c6de02d906e9 => 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: 1562/3096] 199.204.45.238 () {36 vars in 997 bytes} [Fri May 29 23:20:42 2026] DELETE /v2.0/ports/27ef9646-231d-49aa-8701-52556521d9dc => generated 0 bytes in 261 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 23:20:44.707 7 INFO neutron.db.l3_db [None req-197caa92-5903-4c34-ac46-44a9a04da14e 88868512685f44cc88424fc490714d18 c1a9442e13ad40609c2d9374eb87f9c7 - - default default] Floating IP 76649b76-8561-4ccb-a291-5d73fa40abae disassociated (deleted). External IP: 10.96.250.209, port: 5bd7c752-8036-45a7-a488-2fa6582626ea. [pid: 7|app: 0|req: 1535/3097] 10.0.0.104 () {32 vars in 732 bytes} [Fri May 29 23:20:44 2026] DELETE /v2.0/floatingips/76649b76-8561-4ccb-a291-5d73fa40abae => generated 0 bytes in 673 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 23:20:45.064 8 INFO neutron.api.v2.resource [None req-017390ec-b9de-4c2e-8628-88bb5e81b161 88868512685f44cc88424fc490714d18 c1a9442e13ad40609c2d9374eb87f9c7 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1563/3098] 10.0.0.104 () {32 vars in 729 bytes} [Fri May 29 23:20:45 2026] GET /v2.0/floatingips/76649b76-8561-4ccb-a291-5d73fa40abae => generated 144 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 23:20:45.311 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f8da00e5-6c25-468d-806f-3446b5da8854'] response: {'name': 'network-changed', 'server_uuid': '4593fb82-e658-435a-9074-2898512db702', 'tag': '5bd7c752-8036-45a7-a488-2fa6582626ea', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1536/3099] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:20:45 2026] GET /v2.0/ports?device_id=4593fb82-e658-435a-9074-2898512db702 => generated 1200 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 23:20:45.362 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-bc0f4051-8b88-4740-a902-4fa3fa60eca6'] response: {'server_uuid': '03cbd82e-387f-4bb7-b5b0-c6de02d906e9', 'name': 'network-vif-deleted', 'tag': '27ef9646-231d-49aa-8701-52556521d9dc', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1564/3100] 10.0.0.16 () {34 vars in 1039 bytes} [Fri May 29 23:20:45 2026] GET /v2.0/security-groups?id=e370b6cc-c1ae-44f4-8793-faeff1d2c617&fields=id&fields=name => generated 111 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1537/3103] 199.204.45.238 () {34 vars in 1080 bytes} [Fri May 29 23:20:45 2026] GET /v2.0/ports?tenant_id=c1a9442e13ad40609c2d9374eb87f9c7&device_id=4593fb82-e658-435a-9074-2898512db702 => 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: 1567/3104] 199.204.45.238 () {34 vars in 986 bytes} [Fri May 29 23:20:45 2026] GET /v2.0/networks?id=f30cc838-ff77-4770-bb6e-bded47cc5357 => generated 801 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1538/3105] 199.204.45.238 () {34 vars in 1058 bytes} [Fri May 29 23:20:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.148&port_id=5bd7c752-8036-45a7-a488-2fa6582626ea => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1568/3106] 199.204.45.238 () {34 vars in 1104 bytes} [Fri May 29 23:20:45 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A33&port_id=5bd7c752-8036-45a7-a488-2fa6582626ea => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1539/3107] 199.204.45.238 () {34 vars in 1064 bytes} [Fri May 29 23:20:45 2026] GET /v2.0/subnets?id=1f0a65ba-cc5a-4de5-9b6c-1f650100ba8a&id=b2252e02-db3f-4521-acf5-32070b9ca2cd => generated 1413 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1569/3108] 199.204.45.238 () {34 vars in 1052 bytes} [Fri May 29 23:20:46 2026] GET /v2.0/ports?network_id=f30cc838-ff77-4770-bb6e-bded47cc5357&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: 7|app: 0|req: 1540/3109] 199.204.45.238 () {34 vars in 1052 bytes} [Fri May 29 23:20:46 2026] GET /v2.0/ports?network_id=f30cc838-ff77-4770-bb6e-bded47cc5357&device_owner=network%3Adhcp => generated 1461 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1570/3110] 199.204.45.238 () {34 vars in 1012 bytes} [Fri May 29 23:20:46 2026] GET /v2.0/networks/f30cc838-ff77-4770-bb6e-bded47cc5357?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: 1541/3111] 199.204.45.238 () {34 vars in 1112 bytes} [Fri May 29 23:20:46 2026] GET /v2.0/networks/f30cc838-ff77-4770-bb6e-bded47cc5357?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1571/3112] 199.204.45.238 () {34 vars in 994 bytes} [Fri May 29 23:20:47 2026] GET /v2.0/ports?device_id=4593fb82-e658-435a-9074-2898512db702 => generated 1200 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1542/3113] 199.204.45.238 () {36 vars in 997 bytes} [Fri May 29 23:20:47 2026] DELETE /v2.0/ports/5bd7c752-8036-45a7-a488-2fa6582626ea => generated 0 bytes in 300 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1572/3114] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:20:50 2026] GET /v2.0/ports?device_id=4593fb82-e658-435a-9074-2898512db702 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 23:20:55.582 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-cb35c5e2-e46c-4f62-a81f-9fef62e1d06b'] response: {'server_uuid': '4593fb82-e658-435a-9074-2898512db702', 'name': 'network-vif-deleted', 'tag': '5bd7c752-8036-45a7-a488-2fa6582626ea', 'status': 'completed', 'code': 200} 2026-05-29 23:20:55.847 7 INFO neutron.db.l3_db [None req-66491fb2-0168-4210-a88f-af1e7f461bd9 88868512685f44cc88424fc490714d18 c1a9442e13ad40609c2d9374eb87f9c7 - - default default] Floating IP 5d5b5900-4294-405b-9b3e-9ab64b18c8ef disassociated (deleted). External IP: 10.96.250.211, port: 8075443a-dc60-4a69-b4a4-8771991b4e51. [pid: 7|app: 0|req: 1543/3115] 10.0.0.104 () {32 vars in 732 bytes} [Fri May 29 23:20:55 2026] DELETE /v2.0/floatingips/5d5b5900-4294-405b-9b3e-9ab64b18c8ef => generated 0 bytes in 636 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 23:20:56.215 8 INFO neutron.api.v2.resource [None req-6dbb1901-2ce0-42fb-b11e-c8a3276beae2 88868512685f44cc88424fc490714d18 c1a9442e13ad40609c2d9374eb87f9c7 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1573/3116] 10.0.0.104 () {32 vars in 729 bytes} [Fri May 29 23:20:56 2026] GET /v2.0/floatingips/5d5b5900-4294-405b-9b3e-9ab64b18c8ef => generated 144 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1544/3117] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:20:56 2026] GET /v2.0/ports?device_id=09ddd0fe-7c87-4a2e-ba19-35d7b440d672 => generated 1200 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1574/3118] 10.0.0.16 () {34 vars in 1039 bytes} [Fri May 29 23:20:56 2026] GET /v2.0/security-groups?id=e370b6cc-c1ae-44f4-8793-faeff1d2c617&fields=id&fields=name => generated 111 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:20:58.339 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-833247f8-8672-4aba-b7af-38fdddd15953'] response: {'name': 'network-changed', 'server_uuid': '09ddd0fe-7c87-4a2e-ba19-35d7b440d672', 'tag': '8075443a-dc60-4a69-b4a4-8771991b4e51', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1545/3119] 199.204.45.238 () {34 vars in 994 bytes} [Fri May 29 23:20:58 2026] GET /v2.0/ports?device_id=09ddd0fe-7c87-4a2e-ba19-35d7b440d672 => generated 1200 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1575/3120] 199.204.45.238 () {36 vars in 997 bytes} [Fri May 29 23:20:58 2026] DELETE /v2.0/ports/8075443a-dc60-4a69-b4a4-8771991b4e51 => generated 0 bytes in 370 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1546/3121] 199.204.45.238 () {34 vars in 1080 bytes} [Fri May 29 23:20:58 2026] GET /v2.0/ports?tenant_id=c1a9442e13ad40609c2d9374eb87f9c7&device_id=09ddd0fe-7c87-4a2e-ba19-35d7b440d672 => 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: 1577/3124] 10.0.0.16 () {34 vars in 989 bytes} [Fri May 29 23:21:01 2026] GET /v2.0/ports?device_id=09ddd0fe-7c87-4a2e-ba19-35d7b440d672 => 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: 1548/3125] 10.0.0.104 () {32 vars in 750 bytes} [Fri May 29 23:21:06 2026] DELETE /v2.0/security-group-rules/05ede9a8-d9e7-494b-a76e-098c33dcc03e => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 23:21:06.877 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-3c780a3c-ce2e-4bf3-8908-84a163b30312'] response: {'server_uuid': '09ddd0fe-7c87-4a2e-ba19-35d7b440d672', 'name': 'network-vif-deleted', 'tag': '8075443a-dc60-4a69-b4a4-8771991b4e51', 'status': 'completed', 'code': 200} 2026-05-29 23:21:06.882 8 INFO neutron.api.v2.resource [None req-55b8f1e6-cb65-4b77-bab5-66951545acb9 88868512685f44cc88424fc490714d18 c1a9442e13ad40609c2d9374eb87f9c7 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1578/3126] 10.0.0.104 () {32 vars in 747 bytes} [Fri May 29 23:21:06 2026] GET /v2.0/security-group-rules/05ede9a8-d9e7-494b-a76e-098c33dcc03e => generated 155 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1549/3127] 10.0.0.104 () {32 vars in 750 bytes} [Fri May 29 23:21:06 2026] DELETE /v2.0/security-group-rules/a67104a3-2c2c-4ffa-bb51-eebba6fcb84e => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 23:21:06.987 8 INFO neutron.api.v2.resource [None req-62030e86-f3b6-4440-9725-0c6f2de783ec 88868512685f44cc88424fc490714d18 c1a9442e13ad40609c2d9374eb87f9c7 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1579/3128] 10.0.0.104 () {32 vars in 747 bytes} [Fri May 29 23:21:06 2026] GET /v2.0/security-group-rules/a67104a3-2c2c-4ffa-bb51-eebba6fcb84e => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1550/3129] 10.0.0.104 () {32 vars in 750 bytes} [Fri May 29 23:21:06 2026] DELETE /v2.0/security-group-rules/48b87c2e-d53c-404f-8651-a5f8dabed107 => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 23:21:07.087 8 INFO neutron.api.v2.resource [None req-f68e30b3-3aa9-4c8b-9ccb-d3dc550379bc 88868512685f44cc88424fc490714d18 c1a9442e13ad40609c2d9374eb87f9c7 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1580/3130] 10.0.0.104 () {32 vars in 747 bytes} [Fri May 29 23:21:07 2026] GET /v2.0/security-group-rules/48b87c2e-d53c-404f-8651-a5f8dabed107 => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1551/3131] 10.0.0.104 () {32 vars in 750 bytes} [Fri May 29 23:21:07 2026] DELETE /v2.0/security-group-rules/f2798bfb-6a6f-4099-9d65-eca9926729d9 => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 23:21:07.181 8 INFO neutron.api.v2.resource [None req-5704d250-2fbf-49a7-8a0c-417c9bfe4ab9 88868512685f44cc88424fc490714d18 c1a9442e13ad40609c2d9374eb87f9c7 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1581/3132] 10.0.0.104 () {32 vars in 747 bytes} [Fri May 29 23:21:07 2026] GET /v2.0/security-group-rules/f2798bfb-6a6f-4099-9d65-eca9926729d9 => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1552/3133] 10.0.0.104 () {32 vars in 750 bytes} [Fri May 29 23:21:07 2026] DELETE /v2.0/security-group-rules/9de8f8aa-b461-42a5-929b-f6b8dea29e0e => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 23:21:07.268 8 INFO neutron.api.v2.resource [None req-9f443939-b92b-41c5-863b-fc72a55e2d7c 88868512685f44cc88424fc490714d18 c1a9442e13ad40609c2d9374eb87f9c7 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1582/3134] 10.0.0.104 () {32 vars in 747 bytes} [Fri May 29 23:21:07 2026] GET /v2.0/security-group-rules/9de8f8aa-b461-42a5-929b-f6b8dea29e0e => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1553/3135] 10.0.0.104 () {32 vars in 750 bytes} [Fri May 29 23:21:07 2026] DELETE /v2.0/security-group-rules/43fe1a4b-133a-430a-90b8-e33118e8b5ce => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 23:21:07.364 8 INFO neutron.api.v2.resource [None req-52805acd-3918-4a65-b28c-a046b544ddd0 88868512685f44cc88424fc490714d18 c1a9442e13ad40609c2d9374eb87f9c7 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1583/3136] 10.0.0.104 () {32 vars in 747 bytes} [Fri May 29 23:21:07 2026] GET /v2.0/security-group-rules/43fe1a4b-133a-430a-90b8-e33118e8b5ce => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1554/3137] 10.0.0.104 () {32 vars in 750 bytes} [Fri May 29 23:21:07 2026] DELETE /v2.0/security-group-rules/921f3b33-eab5-4658-9fbd-59c2d7f2d692 => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 23:21:07.457 8 INFO neutron.api.v2.resource [None req-cef84dbd-a045-4b23-b690-9a60be774bf8 88868512685f44cc88424fc490714d18 c1a9442e13ad40609c2d9374eb87f9c7 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1584/3138] 10.0.0.104 () {32 vars in 747 bytes} [Fri May 29 23:21:07 2026] GET /v2.0/security-group-rules/921f3b33-eab5-4658-9fbd-59c2d7f2d692 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1555/3139] 10.0.0.104 () {32 vars in 750 bytes} [Fri May 29 23:21:07 2026] DELETE /v2.0/security-group-rules/cbedc24d-056e-42ea-94b3-1b91fefce7ca => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 23:21:07.541 8 INFO neutron.api.v2.resource [None req-7df027f4-b118-487c-a6b8-2d9e8e062ae2 88868512685f44cc88424fc490714d18 c1a9442e13ad40609c2d9374eb87f9c7 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1585/3140] 10.0.0.104 () {32 vars in 747 bytes} [Fri May 29 23:21:07 2026] GET /v2.0/security-group-rules/cbedc24d-056e-42ea-94b3-1b91fefce7ca => generated 155 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1556/3141] 10.0.0.104 () {32 vars in 750 bytes} [Fri May 29 23:21:07 2026] DELETE /v2.0/security-group-rules/7acdcaa6-9704-4446-9935-0bac1649c038 => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 23:21:07.645 8 INFO neutron.api.v2.resource [None req-672d6b0b-4a85-41c3-aac5-54b700c79c1f 88868512685f44cc88424fc490714d18 c1a9442e13ad40609c2d9374eb87f9c7 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1586/3142] 10.0.0.104 () {32 vars in 747 bytes} [Fri May 29 23:21:07 2026] GET /v2.0/security-group-rules/7acdcaa6-9704-4446-9935-0bac1649c038 => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1557/3143] 10.0.0.104 () {32 vars in 750 bytes} [Fri May 29 23:21:07 2026] DELETE /v2.0/security-group-rules/6ac1e12a-7cfd-47b2-882f-b2991fe6b519 => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 23:21:07.744 8 INFO neutron.api.v2.resource [None req-e89e0487-013d-4964-98c6-429c298deee5 88868512685f44cc88424fc490714d18 c1a9442e13ad40609c2d9374eb87f9c7 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1587/3144] 10.0.0.104 () {32 vars in 747 bytes} [Fri May 29 23:21:07 2026] GET /v2.0/security-group-rules/6ac1e12a-7cfd-47b2-882f-b2991fe6b519 => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1558/3145] 10.0.0.104 () {32 vars in 750 bytes} [Fri May 29 23:21:07 2026] DELETE /v2.0/security-group-rules/9e17d793-3393-4953-954e-2ea624f148dc => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 23:21:07.833 8 INFO neutron.api.v2.resource [None req-08478be4-ffa2-45bc-a49e-8d3560a6e505 88868512685f44cc88424fc490714d18 c1a9442e13ad40609c2d9374eb87f9c7 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1588/3146] 10.0.0.104 () {32 vars in 747 bytes} [Fri May 29 23:21:07 2026] GET /v2.0/security-group-rules/9e17d793-3393-4953-954e-2ea624f148dc => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1559/3147] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 29 23:21:07 2026] DELETE /v2.0/security-groups/e370b6cc-c1ae-44f4-8793-faeff1d2c617 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 23:21:07.945 8 INFO neutron.api.v2.resource [None req-b6aa6b0b-1eb3-4478-9fde-867b5b37c8f4 88868512685f44cc88424fc490714d18 c1a9442e13ad40609c2d9374eb87f9c7 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1589/3148] 10.0.0.104 () {32 vars in 737 bytes} [Fri May 29 23:21:07 2026] GET /v2.0/security-groups/e370b6cc-c1ae-44f4-8793-faeff1d2c617 => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1560/3149] 10.0.0.104 () {34 vars in 789 bytes} [Fri May 29 23:21:07 2026] PUT /v2.0/routers/41a4fb29-8b6a-4c66-9c89-7fb9d5a10072/remove_router_interface => generated 309 bytes in 937 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:21:09.103 8 INFO neutron.api.v2.resource [None req-4b846d9a-5f66-456b-897a-7156b91077bb 88868512685f44cc88424fc490714d18 c1a9442e13ad40609c2d9374eb87f9c7 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1590/3150] 10.0.0.104 () {34 vars in 789 bytes} [Fri May 29 23:21:08 2026] PUT /v2.0/routers/41a4fb29-8b6a-4c66-9c89-7fb9d5a10072/remove_router_interface => generated 198 bytes in 167 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1561/3151] 10.0.0.104 () {34 vars in 789 bytes} [Fri May 29 23:21:09 2026] PUT /v2.0/routers/41a4fb29-8b6a-4c66-9c89-7fb9d5a10072/remove_router_interface => generated 309 bytes in 991 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:21:10.270 8 INFO neutron.api.v2.resource [None req-93575197-b6f6-4b1c-b701-a4ca29640c6e 88868512685f44cc88424fc490714d18 c1a9442e13ad40609c2d9374eb87f9c7 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1591/3152] 10.0.0.104 () {34 vars in 789 bytes} [Fri May 29 23:21:10 2026] PUT /v2.0/routers/41a4fb29-8b6a-4c66-9c89-7fb9d5a10072/remove_router_interface => generated 198 bytes in 164 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1562/3153] 10.0.0.104 () {34 vars in 789 bytes} [Fri May 29 23:21:10 2026] PUT /v2.0/routers/41a4fb29-8b6a-4c66-9c89-7fb9d5a10072/remove_router_interface => generated 309 bytes in 931 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:21:11.382 8 INFO neutron.api.v2.resource [None req-62f66188-1a02-4844-88ed-92ed267dea52 88868512685f44cc88424fc490714d18 c1a9442e13ad40609c2d9374eb87f9c7 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1592/3154] 10.0.0.104 () {34 vars in 789 bytes} [Fri May 29 23:21:11 2026] PUT /v2.0/routers/41a4fb29-8b6a-4c66-9c89-7fb9d5a10072/remove_router_interface => generated 198 bytes in 171 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 23:21:12.678 7 INFO neutron.services.segments.plugin [-] Segment 72a054bd-eae8-49a1-8bef-25232596482d resource provider aggregate not found 2026-05-29 23:21:12.686 7 INFO neutron.services.segments.plugin [-] Segment 72a054bd-eae8-49a1-8bef-25232596482d resource provider aggregate not found 2026-05-29 23:21:12.695 7 INFO neutron.services.segments.plugin [-] Segment 72a054bd-eae8-49a1-8bef-25232596482d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 72a054bd-eae8-49a1-8bef-25232596482d found for delete ", "request_id": "req-8ed3c00f-77fa-44b6-b66c-d5e8abb38ad0"}]} 2026-05-29 23:21:12.696 7 INFO neutron.db.l3_hamode_db [None req-1f1612f9-1cbb-4563-a868-bf9327eee477 88868512685f44cc88424fc490714d18 c1a9442e13ad40609c2d9374eb87f9c7 - - default default] HA network 4aa7aab6-9acc-4bd2-8ff2-95ae22532d57 was deleted as no HA routers are present in tenant c1a9442e13ad40609c2d9374eb87f9c7. [pid: 7|app: 0|req: 1563/3155] 10.0.0.104 () {32 vars in 724 bytes} [Fri May 29 23:21:11 2026] DELETE /v2.0/routers/41a4fb29-8b6a-4c66-9c89-7fb9d5a10072 => generated 0 bytes in 1317 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 23:21:12.721 8 INFO neutron.api.v2.resource [None req-af70fc1b-f75e-4897-ad5b-1761ba23e3a8 88868512685f44cc88424fc490714d18 c1a9442e13ad40609c2d9374eb87f9c7 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1593/3156] 10.0.0.104 () {32 vars in 721 bytes} [Fri May 29 23:21:12 2026] GET /v2.0/routers/41a4fb29-8b6a-4c66-9c89-7fb9d5a10072 => generated 135 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 23:21:12.728 7 INFO neutron.services.segments.plugin [-] Segment 72a054bd-eae8-49a1-8bef-25232596482d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 72a054bd-eae8-49a1-8bef-25232596482d found for delete ", "request_id": "req-978124b8-0565-4446-b248-ce642d261394"}]} [pid: 7|app: 0|req: 1564/3157] 10.0.0.104 () {32 vars in 724 bytes} [Fri May 29 23:21:12 2026] DELETE /v2.0/subnets/1f0a65ba-cc5a-4de5-9b6c-1f650100ba8a => generated 0 bytes in 154 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 23:21:12.899 8 INFO neutron.pecan_wsgi.hooks.translation [None req-67eccea2-e8b9-4fe0-b29d-0d732ad20065 88868512685f44cc88424fc490714d18 c1a9442e13ad40609c2d9374eb87f9c7 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1594/3158] 10.0.0.104 () {32 vars in 721 bytes} [Fri May 29 23:21:12 2026] GET /v2.0/subnets/1f0a65ba-cc5a-4de5-9b6c-1f650100ba8a => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1565/3159] 10.0.0.104 () {32 vars in 724 bytes} [Fri May 29 23:21:12 2026] DELETE /v2.0/subnets/b2252e02-db3f-4521-acf5-32070b9ca2cd => generated 0 bytes in 153 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 23:21:13.076 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a929cc37-fd6f-4617-92ff-927bf32a6837 88868512685f44cc88424fc490714d18 c1a9442e13ad40609c2d9374eb87f9c7 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1595/3160] 10.0.0.104 () {32 vars in 721 bytes} [Fri May 29 23:21:13 2026] GET /v2.0/subnets/b2252e02-db3f-4521-acf5-32070b9ca2cd => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1566/3161] 10.0.0.104 () {32 vars in 726 bytes} [Fri May 29 23:21:13 2026] DELETE /v2.0/networks/f30cc838-ff77-4770-bb6e-bded47cc5357 => generated 0 bytes in 287 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 23:21:13.392 8 INFO neutron.pecan_wsgi.hooks.translation [None req-618a6e56-20eb-4956-ab24-c3d9353df9f3 88868512685f44cc88424fc490714d18 c1a9442e13ad40609c2d9374eb87f9c7 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1596/3162] 10.0.0.104 () {32 vars in 723 bytes} [Fri May 29 23:21:13 2026] GET /v2.0/networks/f30cc838-ff77-4770-bb6e-bded47cc5357 => generated 138 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1567/3163] 10.0.0.104 () {32 vars in 724 bytes} [Fri May 29 23:21:13 2026] DELETE /v2.0/subnets/46802e52-c570-46dd-b2ef-6ed9fe0e8479 => generated 0 bytes in 175 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 23:21:13.592 8 INFO neutron.pecan_wsgi.hooks.translation [None req-13e130cf-f9ca-4f5a-9995-06c1236dac29 88868512685f44cc88424fc490714d18 c1a9442e13ad40609c2d9374eb87f9c7 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1597/3164] 10.0.0.104 () {32 vars in 721 bytes} [Fri May 29 23:21:13 2026] GET /v2.0/subnets/46802e52-c570-46dd-b2ef-6ed9fe0e8479 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1568/3165] 10.0.0.104 () {32 vars in 724 bytes} [Fri May 29 23:21:13 2026] DELETE /v2.0/subnets/dd1b293e-0f63-4428-95bc-0dc8cd18c70e => generated 0 bytes in 149 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 23:21:13.768 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1e684639-b8ba-4064-9967-836919736a13 88868512685f44cc88424fc490714d18 c1a9442e13ad40609c2d9374eb87f9c7 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1598/3166] 10.0.0.104 () {32 vars in 721 bytes} [Fri May 29 23:21:13 2026] GET /v2.0/subnets/dd1b293e-0f63-4428-95bc-0dc8cd18c70e => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1569/3167] 10.0.0.104 () {32 vars in 726 bytes} [Fri May 29 23:21:13 2026] DELETE /v2.0/networks/3abb66a6-32e5-4a51-b079-7bece0c13489 => generated 0 bytes in 310 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 23:21:14.101 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a5e9f9ff-b049-4bda-afbd-420fbf1daea8 88868512685f44cc88424fc490714d18 c1a9442e13ad40609c2d9374eb87f9c7 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1599/3168] 10.0.0.104 () {32 vars in 723 bytes} [Fri May 29 23:21:14 2026] GET /v2.0/networks/3abb66a6-32e5-4a51-b079-7bece0c13489 => generated 138 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1570/3169] 10.0.0.104 () {32 vars in 724 bytes} [Fri May 29 23:21:14 2026] DELETE /v2.0/subnets/b7954960-8460-4537-b0d8-2c9b23a7f795 => generated 0 bytes in 161 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 23:21:14.287 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e2a800d7-a1f9-4875-a6d5-ee48fd0fd9d0 88868512685f44cc88424fc490714d18 c1a9442e13ad40609c2d9374eb87f9c7 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1600/3170] 10.0.0.104 () {32 vars in 721 bytes} [Fri May 29 23:21:14 2026] GET /v2.0/subnets/b7954960-8460-4537-b0d8-2c9b23a7f795 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1571/3171] 10.0.0.104 () {32 vars in 724 bytes} [Fri May 29 23:21:14 2026] DELETE /v2.0/subnets/70b1ce52-0d24-4cf4-b9f5-05de3dce15aa => generated 0 bytes in 173 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 23:21:14.487 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ac6529ab-ce13-43a6-b5c1-7f9be310ad70 88868512685f44cc88424fc490714d18 c1a9442e13ad40609c2d9374eb87f9c7 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1601/3172] 10.0.0.104 () {32 vars in 721 bytes} [Fri May 29 23:21:14 2026] GET /v2.0/subnets/70b1ce52-0d24-4cf4-b9f5-05de3dce15aa => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 23:21:14.709 7 INFO neutron.services.segments.plugin [-] Segment 7c53bd7f-595a-4847-94a8-89fc45817ae5 resource provider aggregate not found 2026-05-29 23:21:14.726 7 INFO neutron.services.segments.plugin [-] Segment 7c53bd7f-595a-4847-94a8-89fc45817ae5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7c53bd7f-595a-4847-94a8-89fc45817ae5 found for delete ", "request_id": "req-b3e2bc33-6031-46f1-ad8e-41a6a6d8f5d6"}]} 2026-05-29 23:21:14.745 7 INFO neutron.services.segments.plugin [-] Segment 7c53bd7f-595a-4847-94a8-89fc45817ae5 resource provider aggregate not found 2026-05-29 23:21:14.752 7 INFO neutron.services.segments.plugin [-] Segment 114aa0b4-4adc-4e9a-97df-5d9a421e57d3 resource provider aggregate not found 2026-05-29 23:21:14.757 7 INFO neutron.services.segments.plugin [-] Segment 7c53bd7f-595a-4847-94a8-89fc45817ae5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7c53bd7f-595a-4847-94a8-89fc45817ae5 found for delete ", "request_id": "req-f2712a7e-723d-4963-b50d-aa9c35f131da"}]} 2026-05-29 23:21:14.768 7 INFO neutron.services.segments.plugin [-] Segment 114aa0b4-4adc-4e9a-97df-5d9a421e57d3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 114aa0b4-4adc-4e9a-97df-5d9a421e57d3 found for delete ", "request_id": "req-bd4c9380-14b8-4952-80b1-483f18db3878"}]} 2026-05-29 23:21:14.773 7 INFO neutron.services.segments.plugin [-] Segment 114aa0b4-4adc-4e9a-97df-5d9a421e57d3 resource provider aggregate not found 2026-05-29 23:21:14.790 7 INFO neutron.services.segments.plugin [-] Segment 114aa0b4-4adc-4e9a-97df-5d9a421e57d3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 114aa0b4-4adc-4e9a-97df-5d9a421e57d3 found for delete ", "request_id": "req-3d1f8626-de6d-4919-951b-0d5070c40bae"}]} [pid: 7|app: 0|req: 1572/3173] 10.0.0.104 () {32 vars in 726 bytes} [Fri May 29 23:21:14 2026] DELETE /v2.0/networks/d2fa888a-7151-48e2-a16e-6aafd1ffc272 => generated 0 bytes in 354 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 23:21:14.867 8 INFO neutron.pecan_wsgi.hooks.translation [None req-337d8a02-5fb2-4a7c-8a4b-4378de29ff1a 88868512685f44cc88424fc490714d18 c1a9442e13ad40609c2d9374eb87f9c7 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1602/3174] 10.0.0.104 () {32 vars in 723 bytes} [Fri May 29 23:21:14 2026] GET /v2.0/networks/d2fa888a-7151-48e2-a16e-6aafd1ffc272 => generated 138 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 23:21:16.937 7 INFO neutron.services.segments.plugin [-] Segment d8c80a37-286f-42aa-9077-1360044d96ec resource provider aggregate not found 2026-05-29 23:21:16.946 7 INFO neutron.services.segments.plugin [-] Segment d8c80a37-286f-42aa-9077-1360044d96ec resource provider aggregate not found 2026-05-29 23:21:16.950 7 INFO neutron.services.segments.plugin [-] Segment d8c80a37-286f-42aa-9077-1360044d96ec resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d8c80a37-286f-42aa-9077-1360044d96ec found for delete ", "request_id": "req-f48157ea-a080-4705-a986-17b34ff35729"}]} 2026-05-29 23:21:16.958 7 INFO neutron.services.segments.plugin [-] Segment d8c80a37-286f-42aa-9077-1360044d96ec resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d8c80a37-286f-42aa-9077-1360044d96ec found for delete ", "request_id": "req-c538ba00-f48a-4a00-9118-1ac6ac48493e"}]} [pid: 7|app: 0|req: 1574/3177] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 29 23:21:16 2026] GET /v2.0/security-groups?tenant_id=158859f3abd740cfb08ad722c9620384&name=default => generated 2929 bytes in 324 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1604/3178] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 29 23:21:17 2026] DELETE /v2.0/security-groups/4c5463c7-2e9a-4874-af3c-adf8a33bfd4f => 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: 1575/3179] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 29 23:21:17 2026] GET /v2.0/security-groups?tenant_id=87926daaa74640fba67aed995a8f931a&name=default => generated 2929 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1605/3180] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 29 23:21:17 2026] DELETE /v2.0/security-groups/b9b3ea29-fc6e-4778-80c9-12f53964994d => 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: 1576/3181] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 29 23:21:17 2026] GET /v2.0/security-groups?tenant_id=1bb1bb1a3ff34de98c0c3381411b1935&name=default => generated 2929 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1606/3182] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 29 23:21:17 2026] DELETE /v2.0/security-groups/085d8270-925d-4e89-98cf-677206992e97 => 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: 1577/3183] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 29 23:21:18 2026] GET /v2.0/security-groups?tenant_id=fa8d8defeacd4f4fbcda09e065b13317&name=default => generated 2929 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1607/3184] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 29 23:21:18 2026] DELETE /v2.0/security-groups/40d6515e-aa81-4b92-9437-4ee1d92d87c9 => 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: 1578/3185] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 29 23:21:18 2026] GET /v2.0/security-groups?tenant_id=ef3e8dbb5e9e44ac9ccc671a29db28cc&name=default => generated 2929 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1608/3186] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 29 23:21:18 2026] DELETE /v2.0/security-groups/c085bd37-029c-4d60-852a-fe3b28bcbd49 => 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: 1579/3187] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 29 23:21:18 2026] GET /v2.0/security-groups?tenant_id=c1a9442e13ad40609c2d9374eb87f9c7&name=default => generated 2925 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1609/3188] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 29 23:21:18 2026] DELETE /v2.0/security-groups/ad8b510f-4761-42ba-8f32-02e3fb81fca0 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1580/3189] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 29 23:21:19 2026] GET /v2.0/security-groups?tenant_id=2d11594916084d97a89b9e232d12c1d2&name=default => generated 2929 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1610/3190] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 29 23:21:19 2026] DELETE /v2.0/security-groups/2554642b-4279-4ab4-b205-6b1aa2b90ceb => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 23:21:23.640 7 WARNING neutron_lib.context [None req-5a757a24-50c1-4e85-a2d6-5edb2cbd8638 84b175f2cfb34b3d9e677ba7650d4256 f0fe925e13f14d35bae7f321394d2897 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1581/3191] 10.0.0.104 () {34 vars in 676 bytes} [Fri May 29 23:21:23 2026] POST /v2.0/floatingips => generated 552 bytes in 684 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:21:24.235 8 WARNING neutron_lib.context [None req-7edf35bf-721c-434c-b1f6-2b76def55002 84b175f2cfb34b3d9e677ba7650d4256 f0fe925e13f14d35bae7f321394d2897 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1611/3192] 10.0.0.104 () {34 vars in 676 bytes} [Fri May 29 23:21:24 2026] POST /v2.0/floatingips => generated 552 bytes in 562 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:21:24.805 7 WARNING neutron_lib.context [None req-a36e742d-a14e-4bc6-9fa3-ee851a2f2d64 84b175f2cfb34b3d9e677ba7650d4256 f0fe925e13f14d35bae7f321394d2897 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1582/3193] 10.0.0.104 () {34 vars in 676 bytes} [Fri May 29 23:21:24 2026] POST /v2.0/floatingips => generated 552 bytes in 565 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:21:25.374 8 WARNING neutron_lib.context [None req-514c5b9b-42fd-4651-aaa8-d00265c7f57b 84b175f2cfb34b3d9e677ba7650d4256 f0fe925e13f14d35bae7f321394d2897 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1612/3194] 10.0.0.104 () {34 vars in 676 bytes} [Fri May 29 23:21:25 2026] POST /v2.0/floatingips => generated 552 bytes in 571 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:21:25.949 7 WARNING neutron_lib.context [None req-3652771a-28ab-4a5b-a5a1-c5967fec7265 84b175f2cfb34b3d9e677ba7650d4256 f0fe925e13f14d35bae7f321394d2897 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1583/3195] 10.0.0.104 () {34 vars in 676 bytes} [Fri May 29 23:21:25 2026] POST /v2.0/floatingips => generated 552 bytes in 574 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1613/3196] 10.0.0.104 () {34 vars in 759 bytes} [Fri May 29 23:21:26 2026] PUT /v2.0/floatingips/423ad966-9235-4728-9739-505a2443f9fd/tags => generated 17 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1584/3197] 10.0.0.104 () {34 vars in 759 bytes} [Fri May 29 23:21:26 2026] PUT /v2.0/floatingips/06fe42b9-fa83-44ab-a5c2-6e15768c448f/tags => generated 25 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1614/3198] 10.0.0.104 () {34 vars in 759 bytes} [Fri May 29 23:21:26 2026] PUT /v2.0/floatingips/ec791a56-ff61-4404-83c2-caad649e12f8/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: 1585/3199] 10.0.0.104 () {34 vars in 759 bytes} [Fri May 29 23:21:26 2026] PUT /v2.0/floatingips/cf778134-b447-40c2-ad03-eca95c40eebb/tags => generated 19 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1615/3200] 10.0.0.104 () {32 vars in 672 bytes} [Fri May 29 23:21:26 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1586/3201] 10.0.0.104 () {32 vars in 686 bytes} [Fri May 29 23:21:26 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1616/3202] 10.0.0.104 () {32 vars in 682 bytes} [Fri May 29 23:21:26 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1587/3203] 10.0.0.104 () {32 vars in 694 bytes} [Fri May 29 23:21:26 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1617/3204] 10.0.0.104 () {32 vars in 680 bytes} [Fri May 29 23:21:26 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1588/3205] 10.0.0.104 () {32 vars in 694 bytes} [Fri May 29 23:21:26 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1618/3206] 10.0.0.104 () {32 vars in 690 bytes} [Fri May 29 23:21:27 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1589/3207] 10.0.0.104 () {32 vars in 702 bytes} [Fri May 29 23:21:27 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: 1619/3208] 10.0.0.104 () {32 vars in 732 bytes} [Fri May 29 23:21:27 2026] DELETE /v2.0/floatingips/423ad966-9235-4728-9739-505a2443f9fd => generated 0 bytes in 267 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1590/3209] 10.0.0.104 () {32 vars in 732 bytes} [Fri May 29 23:21:27 2026] DELETE /v2.0/floatingips/06fe42b9-fa83-44ab-a5c2-6e15768c448f => generated 0 bytes in 287 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1620/3210] 10.0.0.104 () {32 vars in 732 bytes} [Fri May 29 23:21:27 2026] DELETE /v2.0/floatingips/ec791a56-ff61-4404-83c2-caad649e12f8 => generated 0 bytes in 256 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1591/3211] 10.0.0.104 () {32 vars in 732 bytes} [Fri May 29 23:21:27 2026] DELETE /v2.0/floatingips/cf778134-b447-40c2-ad03-eca95c40eebb => generated 0 bytes in 291 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1621/3212] 10.0.0.104 () {32 vars in 732 bytes} [Fri May 29 23:21:28 2026] DELETE /v2.0/floatingips/8e757a79-845a-492f-b754-71a1b4b3e8fa => generated 0 bytes in 265 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1592/3213] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 29 23:21:29 2026] GET /v2.0/security-groups?tenant_id=f6780f82e64841bbb392b5fa436000d7&name=default => generated 2929 bytes in 287 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1622/3214] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 29 23:21:29 2026] DELETE /v2.0/security-groups/32e36de3-66cc-482f-b7e3-b85d2fe1072f => 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: 1593/3215] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 29 23:21:29 2026] GET /v2.0/security-groups?tenant_id=bd013138e8124633a3109e59308ba1c2&name=default => generated 2929 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1623/3216] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 29 23:21:29 2026] DELETE /v2.0/security-groups/091d275e-0a5a-4038-b8d3-26bcbfe57be9 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1594/3217] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 29 23:21:30 2026] GET /v2.0/security-groups?tenant_id=f0fe925e13f14d35bae7f321394d2897&name=default => generated 2929 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1624/3218] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 29 23:21:30 2026] DELETE /v2.0/security-groups/e6f32525-6fe5-492e-af1f-3d553418d71f => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 23:21:34.634 7 WARNING neutron_lib.context [None req-ae32d342-4d68-4600-bee6-85b00b6ffe82 7e9a38a764e44395ac0557996316e3fe 253c16231ca04798975c85f853a3c987 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1596/3221] 10.0.0.104 () {34 vars in 684 bytes} [Fri May 29 23:21:34 2026] POST /v2.0/security-groups => generated 1603 bytes in 363 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-29 23:21:34.846 8 WARNING neutron_lib.context [None req-ebe1dda6-ca1d-4fa2-8de5-ded8c4a377b9 7e9a38a764e44395ac0557996316e3fe 253c16231ca04798975c85f853a3c987 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1626/3222] 10.0.0.104 () {34 vars in 684 bytes} [Fri May 29 23:21:34 2026] POST /v2.0/security-groups => generated 1603 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-29 23:21:34.977 7 WARNING neutron_lib.context [None req-8101bdcc-7b87-455f-b8ec-9b49a94c4a5f 7e9a38a764e44395ac0557996316e3fe 253c16231ca04798975c85f853a3c987 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1597/3223] 10.0.0.104 () {34 vars in 684 bytes} [Fri May 29 23:21:34 2026] POST /v2.0/security-groups => generated 1603 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-29 23:21:35.146 8 WARNING neutron_lib.context [None req-7f3a1698-5f35-42bc-b88c-dcbfac33dece 7e9a38a764e44395ac0557996316e3fe 253c16231ca04798975c85f853a3c987 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1627/3224] 10.0.0.104 () {34 vars in 684 bytes} [Fri May 29 23:21:35 2026] POST /v2.0/security-groups => generated 1603 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-29 23:21:35.271 7 WARNING neutron_lib.context [None req-0b497ff0-e64e-4669-a3b3-9754a85e59ef 7e9a38a764e44395ac0557996316e3fe 253c16231ca04798975c85f853a3c987 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1598/3225] 10.0.0.104 () {34 vars in 684 bytes} [Fri May 29 23:21:35 2026] POST /v2.0/security-groups => generated 1603 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1628/3226] 10.0.0.104 () {34 vars in 767 bytes} [Fri May 29 23:21:35 2026] PUT /v2.0/security-groups/e0cd1fb4-9bb5-4925-85c7-790bba3514e7/tags => generated 17 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1599/3227] 10.0.0.104 () {34 vars in 767 bytes} [Fri May 29 23:21:35 2026] PUT /v2.0/security-groups/bbc7c78b-4fd3-4faa-b76f-5072164f499e/tags => generated 25 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1629/3228] 10.0.0.104 () {34 vars in 767 bytes} [Fri May 29 23:21:35 2026] PUT /v2.0/security-groups/dfd3ae00-3695-48e1-9ce0-130ee13bc565/tags => generated 34 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1600/3229] 10.0.0.104 () {34 vars in 767 bytes} [Fri May 29 23:21:35 2026] PUT /v2.0/security-groups/6f99fdce-79d0-4824-92be-c093dbe8edaa/tags => 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: 1630/3230] 10.0.0.104 () {32 vars in 680 bytes} [Fri May 29 23:21:35 2026] GET /v2.0/security-groups?tags=red => generated 4810 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1601/3231] 10.0.0.104 () {32 vars in 694 bytes} [Fri May 29 23:21:35 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3222 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1631/3232] 10.0.0.104 () {32 vars in 690 bytes} [Fri May 29 23:21:35 2026] GET /v2.0/security-groups?tags-any=blue => generated 3222 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1602/3233] 10.0.0.104 () {32 vars in 702 bytes} [Fri May 29 23:21:35 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4810 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1632/3234] 10.0.0.104 () {32 vars in 688 bytes} [Fri May 29 23:21:35 2026] GET /v2.0/security-groups?not-tags=red => generated 6102 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1603/3235] 10.0.0.104 () {32 vars in 702 bytes} [Fri May 29 23:21:35 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7690 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1633/3236] 10.0.0.104 () {32 vars in 698 bytes} [Fri May 29 23:21:35 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7690 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1604/3237] 10.0.0.104 () {32 vars in 710 bytes} [Fri May 29 23:21:35 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 6102 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1634/3238] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 29 23:21:35 2026] DELETE /v2.0/security-groups/e0cd1fb4-9bb5-4925-85c7-790bba3514e7 => 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: 1605/3239] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 29 23:21:36 2026] DELETE /v2.0/security-groups/bbc7c78b-4fd3-4faa-b76f-5072164f499e => 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: 1635/3240] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 29 23:21:36 2026] DELETE /v2.0/security-groups/dfd3ae00-3695-48e1-9ce0-130ee13bc565 => 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: 1606/3241] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 29 23:21:36 2026] DELETE /v2.0/security-groups/6f99fdce-79d0-4824-92be-c093dbe8edaa => 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: 1636/3242] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 29 23:21:36 2026] DELETE /v2.0/security-groups/35d4cea2-f6d8-4c43-a48c-aa8ca8a8867d => 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: 1607/3243] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 29 23:21:37 2026] GET /v2.0/security-groups?tenant_id=332bd98ac5614c8bbb73dcc9aaac542e&name=default => generated 2929 bytes in 328 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1637/3244] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 29 23:21:37 2026] DELETE /v2.0/security-groups/78ebdc2d-dfdb-4950-af54-a49bd42c8437 => 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: 1608/3245] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 29 23:21:37 2026] GET /v2.0/security-groups?tenant_id=253c16231ca04798975c85f853a3c987&name=default => generated 2929 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1638/3246] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 29 23:21:37 2026] DELETE /v2.0/security-groups/aec2a236-81a0-4c4a-b0e5-7ff1fb5b60c9 => 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: 1609/3247] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 29 23:21:38 2026] GET /v2.0/security-groups?tenant_id=97be90f1f4024054a43d4d57498e6735&name=default => generated 2929 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1639/3248] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 29 23:21:38 2026] DELETE /v2.0/security-groups/d7332a10-8a3e-4a82-94ae-6b98f79498fe => 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: 1610/3249] 10.0.0.104 () {34 vars in 678 bytes} [Fri May 29 23:21:41 2026] POST /v2.0/qos/policies => generated 359 bytes in 189 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1640/3250] 10.0.0.104 () {34 vars in 753 bytes} [Fri May 29 23:21:41 2026] PUT /v2.0/policies/23d76c97-160d-4fe3-bf56-4fcfe7b42b57/tags => generated 25 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1611/3251] 10.0.0.104 () {32 vars in 733 bytes} [Fri May 29 23:21:41 2026] GET /v2.0/policies/23d76c97-160d-4fe3-bf56-4fcfe7b42b57/tags => generated 25 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1641/3252] 10.0.0.104 () {34 vars in 764 bytes} [Fri May 29 23:21:41 2026] PUT /v2.0/policies/23d76c97-160d-4fe3-bf56-4fcfe7b42b57/tags/green => generated 4 bytes in 35 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1612/3253] 10.0.0.104 () {32 vars in 733 bytes} [Fri May 29 23:21:41 2026] GET /v2.0/policies/23d76c97-160d-4fe3-bf56-4fcfe7b42b57/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: 1642/3254] 10.0.0.104 () {34 vars in 760 bytes} [Fri May 29 23:21:41 2026] PUT /v2.0/policies/23d76c97-160d-4fe3-bf56-4fcfe7b42b57/tags/red => generated 4 bytes in 25 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1613/3255] 10.0.0.104 () {32 vars in 733 bytes} [Fri May 29 23:21:41 2026] GET /v2.0/policies/23d76c97-160d-4fe3-bf56-4fcfe7b42b57/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: 1643/3256] 10.0.0.104 () {34 vars in 782 bytes} [Fri May 29 23:21:41 2026] PUT /v2.0/policies/23d76c97-160d-4fe3-bf56-4fcfe7b42b57/tags/black.or.white => generated 4 bytes in 44 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1614/3257] 10.0.0.104 () {32 vars in 733 bytes} [Fri May 29 23:21:41 2026] GET /v2.0/policies/23d76c97-160d-4fe3-bf56-4fcfe7b42b57/tags => generated 52 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1644/3258] 10.0.0.104 () {34 vars in 753 bytes} [Fri May 29 23:21:41 2026] PUT /v2.0/policies/23d76c97-160d-4fe3-bf56-4fcfe7b42b57/tags => generated 37 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1615/3259] 10.0.0.104 () {32 vars in 733 bytes} [Fri May 29 23:21:41 2026] GET /v2.0/policies/23d76c97-160d-4fe3-bf56-4fcfe7b42b57/tags => generated 37 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1645/3260] 10.0.0.104 () {32 vars in 741 bytes} [Fri May 29 23:21:41 2026] GET /v2.0/policies/23d76c97-160d-4fe3-bf56-4fcfe7b42b57/tags/red => generated 0 bytes in 16 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 23:21:41.878 7 INFO neutron.api.v2.resource [None req-8c62e4be-f662-4301-9268-2f09ada26ba5 e7a43a4dc2304874aae9c1af6760a914 21b03a76365145b68be35fcb06fb5c3a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1616/3261] 10.0.0.104 () {32 vars in 745 bytes} [Fri May 29 23:21:41 2026] GET /v2.0/policies/23d76c97-160d-4fe3-bf56-4fcfe7b42b57/tags/green => generated 99 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1646/3262] 10.0.0.104 () {32 vars in 744 bytes} [Fri May 29 23:21:41 2026] DELETE /v2.0/policies/23d76c97-160d-4fe3-bf56-4fcfe7b42b57/tags/red => generated 0 bytes in 30 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1617/3263] 10.0.0.104 () {32 vars in 733 bytes} [Fri May 29 23:21:41 2026] GET /v2.0/policies/23d76c97-160d-4fe3-bf56-4fcfe7b42b57/tags => generated 30 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 23:21:41.970 8 INFO neutron.api.v2.resource [None req-39f8a52b-444d-4439-96d1-a24a0d4466e7 e7a43a4dc2304874aae9c1af6760a914 21b03a76365145b68be35fcb06fb5c3a - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1647/3264] 10.0.0.104 () {32 vars in 748 bytes} [Fri May 29 23:21:41 2026] DELETE /v2.0/policies/23d76c97-160d-4fe3-bf56-4fcfe7b42b57/tags/green => generated 99 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1618/3265] 10.0.0.104 () {32 vars in 736 bytes} [Fri May 29 23:21:41 2026] DELETE /v2.0/policies/23d76c97-160d-4fe3-bf56-4fcfe7b42b57/tags => 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: 1648/3266] 10.0.0.104 () {32 vars in 733 bytes} [Fri May 29 23:21:42 2026] GET /v2.0/policies/23d76c97-160d-4fe3-bf56-4fcfe7b42b57/tags => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1619/3267] 10.0.0.104 () {32 vars in 734 bytes} [Fri May 29 23:21:42 2026] DELETE /v2.0/qos/policies/23d76c97-160d-4fe3-bf56-4fcfe7b42b57 => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1649/3268] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 29 23:21:42 2026] GET /v2.0/security-groups?tenant_id=21b03a76365145b68be35fcb06fb5c3a&name=default => generated 2929 bytes in 241 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1620/3269] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 29 23:21:43 2026] DELETE /v2.0/security-groups/997787c5-3fb6-4389-ada3-5bc276f43a44 => 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: 1650/3270] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 29 23:21:43 2026] GET /v2.0/security-groups?tenant_id=967e112f6a064b219e489403cba75c0e&name=default => generated 2929 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1621/3271] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 29 23:21:43 2026] DELETE /v2.0/security-groups/9dfd3f95-55dd-4ab3-a154-f5d98818aa28 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 23:21:46.678 8 WARNING neutron_lib.context [None req-72420087-b428-46ca-b88b-3d033cb9f701 bf2b93f4f2cd44c0a147cf56785bbf27 17bffd92b16945cbadf3d5a2adb02776 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 23:21:46.721 8 INFO neutron.db.segments_db [None req-72420087-b428-46ca-b88b-3d033cb9f701 bf2b93f4f2cd44c0a147cf56785bbf27 17bffd92b16945cbadf3d5a2adb02776 - - default default] Added segment dbe1da3f-6e7e-44c1-b8bf-0bb656229e0a of type vxlan for network dd966cf9-93e7-48b9-95d7-09af0752cbaa 2026-05-29 23:21:46.998 8 INFO neutron.db.l3_hamode_db [None req-72420087-b428-46ca-b88b-3d033cb9f701 bf2b93f4f2cd44c0a147cf56785bbf27 17bffd92b16945cbadf3d5a2adb02776 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-29 23:21:47.166 8 INFO neutron.db.l3_hamode_db [None req-72420087-b428-46ca-b88b-3d033cb9f701 bf2b93f4f2cd44c0a147cf56785bbf27 17bffd92b16945cbadf3d5a2adb02776 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1652/3274] 10.0.0.104 () {34 vars in 668 bytes} [Fri May 29 23:21:46 2026] POST /v2.0/routers => generated 474 bytes in 1393 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1623/3275] 10.0.0.104 () {34 vars in 751 bytes} [Fri May 29 23:21:47 2026] PUT /v2.0/routers/af813a37-04d8-4c7e-a552-ffc202446a85/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: 1653/3276] 10.0.0.104 () {32 vars in 731 bytes} [Fri May 29 23:21:47 2026] GET /v2.0/routers/af813a37-04d8-4c7e-a552-ffc202446a85/tags => generated 25 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1624/3277] 10.0.0.104 () {34 vars in 762 bytes} [Fri May 29 23:21:48 2026] PUT /v2.0/routers/af813a37-04d8-4c7e-a552-ffc202446a85/tags/green => generated 4 bytes in 68 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1654/3278] 10.0.0.104 () {32 vars in 731 bytes} [Fri May 29 23:21:48 2026] GET /v2.0/routers/af813a37-04d8-4c7e-a552-ffc202446a85/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: 1625/3279] 10.0.0.104 () {34 vars in 758 bytes} [Fri May 29 23:21:48 2026] PUT /v2.0/routers/af813a37-04d8-4c7e-a552-ffc202446a85/tags/red => generated 4 bytes in 54 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1655/3280] 10.0.0.104 () {32 vars in 731 bytes} [Fri May 29 23:21:48 2026] GET /v2.0/routers/af813a37-04d8-4c7e-a552-ffc202446a85/tags => generated 34 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1626/3281] 10.0.0.104 () {34 vars in 780 bytes} [Fri May 29 23:21:48 2026] PUT /v2.0/routers/af813a37-04d8-4c7e-a552-ffc202446a85/tags/black.or.white => generated 4 bytes in 68 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1656/3282] 10.0.0.104 () {32 vars in 731 bytes} [Fri May 29 23:21:48 2026] GET /v2.0/routers/af813a37-04d8-4c7e-a552-ffc202446a85/tags => generated 52 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1627/3283] 10.0.0.104 () {34 vars in 751 bytes} [Fri May 29 23:21:48 2026] PUT /v2.0/routers/af813a37-04d8-4c7e-a552-ffc202446a85/tags => generated 37 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1657/3284] 10.0.0.104 () {32 vars in 731 bytes} [Fri May 29 23:21:48 2026] GET /v2.0/routers/af813a37-04d8-4c7e-a552-ffc202446a85/tags => generated 37 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1628/3285] 10.0.0.104 () {32 vars in 739 bytes} [Fri May 29 23:21:48 2026] GET /v2.0/routers/af813a37-04d8-4c7e-a552-ffc202446a85/tags/red => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 23:21:48.728 8 INFO neutron.api.v2.resource [None req-93624a7d-20ae-4304-a36c-a31ca6d99b0b bf2b93f4f2cd44c0a147cf56785bbf27 17bffd92b16945cbadf3d5a2adb02776 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1658/3286] 10.0.0.104 () {32 vars in 743 bytes} [Fri May 29 23:21:48 2026] GET /v2.0/routers/af813a37-04d8-4c7e-a552-ffc202446a85/tags/green => generated 99 bytes in 53 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1629/3287] 10.0.0.104 () {32 vars in 742 bytes} [Fri May 29 23:21:48 2026] DELETE /v2.0/routers/af813a37-04d8-4c7e-a552-ffc202446a85/tags/red => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1659/3288] 10.0.0.104 () {32 vars in 731 bytes} [Fri May 29 23:21:48 2026] GET /v2.0/routers/af813a37-04d8-4c7e-a552-ffc202446a85/tags => generated 30 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 23:21:48.942 7 INFO neutron.api.v2.resource [None req-73a05676-5ec1-4a8d-9c1d-f839b7126044 bf2b93f4f2cd44c0a147cf56785bbf27 17bffd92b16945cbadf3d5a2adb02776 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1630/3289] 10.0.0.104 () {32 vars in 746 bytes} [Fri May 29 23:21:48 2026] DELETE /v2.0/routers/af813a37-04d8-4c7e-a552-ffc202446a85/tags/green => generated 99 bytes in 70 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1660/3290] 10.0.0.104 () {32 vars in 734 bytes} [Fri May 29 23:21:48 2026] DELETE /v2.0/routers/af813a37-04d8-4c7e-a552-ffc202446a85/tags => 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: 1631/3291] 10.0.0.104 () {32 vars in 731 bytes} [Fri May 29 23:21:49 2026] GET /v2.0/routers/af813a37-04d8-4c7e-a552-ffc202446a85/tags => generated 12 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1661/3292] 10.0.0.104 () {32 vars in 721 bytes} [Fri May 29 23:21:49 2026] GET /v2.0/routers/af813a37-04d8-4c7e-a552-ffc202446a85 => generated 480 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1632/3293] 10.0.0.104 () {34 vars in 742 bytes} [Fri May 29 23:21:49 2026] PUT /v2.0/routers/af813a37-04d8-4c7e-a552-ffc202446a85 => generated 480 bytes in 545 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1662/3294] 10.0.0.104 () {32 vars in 736 bytes} [Fri May 29 23:21:49 2026] GET /v2.0/ports?device_id=af813a37-04d8-4c7e-a552-ffc202446a85 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 23:21:50.364 7 INFO neutron.services.segments.plugin [-] Segment dbe1da3f-6e7e-44c1-b8bf-0bb656229e0a resource provider aggregate not found 2026-05-29 23:21:50.369 7 INFO neutron.services.segments.plugin [-] Segment dbe1da3f-6e7e-44c1-b8bf-0bb656229e0a resource provider aggregate not found 2026-05-29 23:21:50.377 7 INFO neutron.db.l3_hamode_db [None req-eebfcd00-ab69-4b53-b7b5-9bb03306925c bf2b93f4f2cd44c0a147cf56785bbf27 17bffd92b16945cbadf3d5a2adb02776 - - default default] HA network dd966cf9-93e7-48b9-95d7-09af0752cbaa was deleted as no HA routers are present in tenant 17bffd92b16945cbadf3d5a2adb02776. [pid: 7|app: 0|req: 1633/3295] 10.0.0.104 () {32 vars in 724 bytes} [Fri May 29 23:21:49 2026] DELETE /v2.0/routers/af813a37-04d8-4c7e-a552-ffc202446a85 => generated 0 bytes in 647 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1663/3296] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 29 23:21:51 2026] GET /v2.0/security-groups?tenant_id=17bffd92b16945cbadf3d5a2adb02776&name=default => generated 2929 bytes in 211 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 23:21:51.241 7 INFO neutron.services.segments.plugin [-] Segment dbe1da3f-6e7e-44c1-b8bf-0bb656229e0a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dbe1da3f-6e7e-44c1-b8bf-0bb656229e0a found for delete ", "request_id": "req-df3d8e7b-7f3f-4b88-a828-0e7e8c90c3bc"}]} 2026-05-29 23:21:51.242 7 INFO neutron.services.segments.plugin [-] Segment dbe1da3f-6e7e-44c1-b8bf-0bb656229e0a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dbe1da3f-6e7e-44c1-b8bf-0bb656229e0a found for delete ", "request_id": "req-04df3363-7db9-482a-95b7-63143f94c874"}]} [pid: 7|app: 0|req: 1634/3297] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 29 23:21:51 2026] DELETE /v2.0/security-groups/b25d5a10-aea7-4994-ae95-e4a6deb72c83 => 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: 1664/3298] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 29 23:21:51 2026] GET /v2.0/security-groups?tenant_id=8c504dd8930c4ce2b8d967f16af545d8&name=default => generated 2929 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1635/3299] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 29 23:21:51 2026] DELETE /v2.0/security-groups/f0e274c2-96c0-43c0-a1de-89010fb51fb2 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 23:21:54.896 8 WARNING neutron_lib.context [None req-53166d91-140a-44f0-80e8-6b556e1a2892 96cd158f66124d8e8a4897c00b684bd4 e4adb4c61a5d41df8b125ca7f6ad2736 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1665/3300] 10.0.0.104 () {34 vars in 684 bytes} [Fri May 29 23:21:54 2026] POST /v2.0/security-groups => generated 1603 bytes in 382 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1636/3301] 10.0.0.104 () {34 vars in 767 bytes} [Fri May 29 23:21:55 2026] PUT /v2.0/security-groups/94d94386-1e1c-47e7-94e5-2b98aa22d37a/tags => generated 25 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1666/3302] 10.0.0.104 () {32 vars in 747 bytes} [Fri May 29 23:21:55 2026] GET /v2.0/security-groups/94d94386-1e1c-47e7-94e5-2b98aa22d37a/tags => generated 25 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1637/3303] 10.0.0.104 () {34 vars in 778 bytes} [Fri May 29 23:21:55 2026] PUT /v2.0/security-groups/94d94386-1e1c-47e7-94e5-2b98aa22d37a/tags/green => generated 4 bytes in 33 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1667/3304] 10.0.0.104 () {32 vars in 747 bytes} [Fri May 29 23:21:55 2026] GET /v2.0/security-groups/94d94386-1e1c-47e7-94e5-2b98aa22d37a/tags => generated 34 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1638/3305] 10.0.0.104 () {34 vars in 774 bytes} [Fri May 29 23:21:55 2026] PUT /v2.0/security-groups/94d94386-1e1c-47e7-94e5-2b98aa22d37a/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: 1668/3306] 10.0.0.104 () {32 vars in 747 bytes} [Fri May 29 23:21:55 2026] GET /v2.0/security-groups/94d94386-1e1c-47e7-94e5-2b98aa22d37a/tags => generated 34 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1639/3307] 10.0.0.104 () {34 vars in 796 bytes} [Fri May 29 23:21:55 2026] PUT /v2.0/security-groups/94d94386-1e1c-47e7-94e5-2b98aa22d37a/tags/black.or.white => generated 4 bytes in 38 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1669/3308] 10.0.0.104 () {32 vars in 747 bytes} [Fri May 29 23:21:55 2026] GET /v2.0/security-groups/94d94386-1e1c-47e7-94e5-2b98aa22d37a/tags => generated 52 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1640/3309] 10.0.0.104 () {34 vars in 767 bytes} [Fri May 29 23:21:55 2026] PUT /v2.0/security-groups/94d94386-1e1c-47e7-94e5-2b98aa22d37a/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: 1670/3310] 10.0.0.104 () {32 vars in 747 bytes} [Fri May 29 23:21:55 2026] GET /v2.0/security-groups/94d94386-1e1c-47e7-94e5-2b98aa22d37a/tags => generated 37 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1641/3311] 10.0.0.104 () {32 vars in 755 bytes} [Fri May 29 23:21:55 2026] GET /v2.0/security-groups/94d94386-1e1c-47e7-94e5-2b98aa22d37a/tags/red => generated 0 bytes in 22 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 23:21:55.525 8 INFO neutron.api.v2.resource [None req-622413e8-6087-4bed-a055-0546ffff4c14 96cd158f66124d8e8a4897c00b684bd4 e4adb4c61a5d41df8b125ca7f6ad2736 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1671/3312] 10.0.0.104 () {32 vars in 759 bytes} [Fri May 29 23:21:55 2026] GET /v2.0/security-groups/94d94386-1e1c-47e7-94e5-2b98aa22d37a/tags/green => generated 99 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1642/3313] 10.0.0.104 () {32 vars in 758 bytes} [Fri May 29 23:21:55 2026] DELETE /v2.0/security-groups/94d94386-1e1c-47e7-94e5-2b98aa22d37a/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: 1672/3314] 10.0.0.104 () {32 vars in 747 bytes} [Fri May 29 23:21:55 2026] GET /v2.0/security-groups/94d94386-1e1c-47e7-94e5-2b98aa22d37a/tags => generated 30 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 23:21:55.629 7 INFO neutron.api.v2.resource [None req-f8a6dec6-71cc-4ee5-a807-3a3ab2585a97 96cd158f66124d8e8a4897c00b684bd4 e4adb4c61a5d41df8b125ca7f6ad2736 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1643/3315] 10.0.0.104 () {32 vars in 762 bytes} [Fri May 29 23:21:55 2026] DELETE /v2.0/security-groups/94d94386-1e1c-47e7-94e5-2b98aa22d37a/tags/green => generated 99 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1673/3316] 10.0.0.104 () {32 vars in 750 bytes} [Fri May 29 23:21:55 2026] DELETE /v2.0/security-groups/94d94386-1e1c-47e7-94e5-2b98aa22d37a/tags => generated 0 bytes in 39 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1644/3317] 10.0.0.104 () {32 vars in 747 bytes} [Fri May 29 23:21:55 2026] GET /v2.0/security-groups/94d94386-1e1c-47e7-94e5-2b98aa22d37a/tags => 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: 1674/3318] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 29 23:21:55 2026] DELETE /v2.0/security-groups/94d94386-1e1c-47e7-94e5-2b98aa22d37a => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1645/3319] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 29 23:21:56 2026] GET /v2.0/security-groups?tenant_id=e4adb4c61a5d41df8b125ca7f6ad2736&name=default => generated 2929 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1675/3320] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 29 23:21:56 2026] DELETE /v2.0/security-groups/93133261-3dee-43f7-bac3-5eceefa8257f => 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: 1646/3321] 10.0.0.104 () {32 vars in 774 bytes} [Fri May 29 23:21:56 2026] GET /v2.0/security-groups?tenant_id=c3ff216ed66c49e0bb0fa79bc42853cb&name=default => generated 2929 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1676/3322] 10.0.0.104 () {32 vars in 740 bytes} [Fri May 29 23:21:56 2026] DELETE /v2.0/security-groups/e49fbb98-727d-4275-808e-cc4de195644b => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1647/3323] 10.0.0.104 () {32 vars in 649 bytes} [Fri May 29 23:21:59 2026] GET /v2.0/networks => generated 2168 bytes in 232 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1677/3324] 10.0.0.104 () {32 vars in 655 bytes} [Fri May 29 23:22:00 2026] GET /v2.0/floatingips => 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: 1648/3325] 10.0.0.104 () {32 vars in 647 bytes} [Fri May 29 23:22:00 2026] GET /v2.0/routers => generated 15 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1678/3328] 10.0.0.104 () {32 vars in 643 bytes} [Fri May 29 23:22:00 2026] GET /v2.0/ports => generated 4725 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1651/3329] 10.0.0.104 () {32 vars in 647 bytes} [Fri May 29 23:22:00 2026] GET /v2.0/subnets => generated 1308 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1679/3330] 10.0.0.104 () {32 vars in 649 bytes} [Fri May 29 23:22:00 2026] GET /v2.0/networks => generated 2168 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1652/3331] 10.0.0.104 () {32 vars in 663 bytes} [Fri May 29 23:22:01 2026] GET /v2.0/security-groups => generated 17401 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1680/3332] 10.0.0.104 () {32 vars in 655 bytes} [Fri May 29 23:22:01 2026] GET /v2.0/subnetpools => generated 19 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0)