+ COMMAND=start + start + exec uwsgi --ini /etc/neutron/neutron-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/neutron/neutron-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Thu May 28 22:18:36 2026] *** compiled with version: 13.3.0 on 27 May 2026 05:53:44 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: neutron-server-846cd4c974-6bd2b machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9696 fd 3 Python version: 3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0] Python main interpreter initialized at 0x7f48a6d2c668 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/routing.py:48: SyntaxWarning: invalid escape sequence '\(' '^[0-9a-zA-Z-_$\(\)\.~!,;:*+@=]+$', route /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 2026-05-28 22:18:41.139 7 INFO neutron.common.config [-] Logging enabled! 2026-05-28 22:18:41.140 7 INFO neutron.common.config [-] uwsgi version 25.2.4.dev2 2026-05-28 22:18:41.147 8 INFO neutron.common.config [-] Logging enabled! 2026-05-28 22:18:41.147 8 INFO neutron.common.config [-] uwsgi version 25.2.4.dev2 2026-05-28 22:18:41.642 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-28 22:18:41.647 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-28 22:18:42.699 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-28 22:18:42.703 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-28 22:18:42.706 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-28 22:18:42.708 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-28 22:18:42.708 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-28 22:18:42.708 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-28 22:18:42.708 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-28 22:18:42.716 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-28 22:18:42.716 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-28 22:18:42.716 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-28 22:18:42.739 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-28 22:18:42.740 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-28 22:18:42.740 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-28 22:18:42.767 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-28 22:18:42.771 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-28 22:18:42.775 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-28 22:18:42.776 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-28 22:18:42.776 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-28 22:18:42.776 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-28 22:18:42.776 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-28 22:18:42.784 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-28 22:18:42.784 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-28 22:18:42.785 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-28 22:18:42.787 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-28 22:18:42.787 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-28 22:18:42.787 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-28 22:18:42.787 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-28 22:18:42.807 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-28 22:18:42.808 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-28 22:18:42.808 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-28 22:18:42.856 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-28 22:18:42.856 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-28 22:18:42.856 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-28 22:18:42.856 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-28 22:18:43.203 7 INFO neutron.plugins.ml2.managers [None req-62ee61a8-a7e3-42ce-8257-e4e15b77c813 - - - - - -] Initializing driver for type 'vlan' 2026-05-28 22:18:43.270 8 INFO neutron.plugins.ml2.managers [None req-19023ee6-5bd5-429d-84d2-938074b5659f - - - - - -] Initializing driver for type 'vlan' 2026-05-28 22:18:43.338 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-62ee61a8-a7e3-42ce-8257-e4e15b77c813 - - - - - -] VlanTypeDriver initialization complete 2026-05-28 22:18:43.338 7 INFO neutron.plugins.ml2.managers [None req-62ee61a8-a7e3-42ce-8257-e4e15b77c813 - - - - - -] Initializing driver for type 'vxlan' 2026-05-28 22:18:43.339 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-62ee61a8-a7e3-42ce-8257-e4e15b77c813 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-28 22:18:43.357 7 INFO neutron.plugins.ml2.managers [None req-62ee61a8-a7e3-42ce-8257-e4e15b77c813 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-28 22:18:43.358 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-62ee61a8-a7e3-42ce-8257-e4e15b77c813 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-28 22:18:43.358 7 INFO neutron.plugins.ml2.managers [None req-62ee61a8-a7e3-42ce-8257-e4e15b77c813 - - - - - -] Initializing extension driver 'port_security' 2026-05-28 22:18:43.358 7 INFO neutron.plugins.ml2.extensions.port_security [None req-62ee61a8-a7e3-42ce-8257-e4e15b77c813 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-28 22:18:43.358 7 INFO neutron.plugins.ml2.managers [None req-62ee61a8-a7e3-42ce-8257-e4e15b77c813 - - - - - -] Initializing extension driver 'qos' 2026-05-28 22:18:43.358 7 INFO neutron.plugins.ml2.managers [None req-62ee61a8-a7e3-42ce-8257-e4e15b77c813 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-28 22:18:43.358 7 INFO neutron.plugins.ml2.managers [None req-62ee61a8-a7e3-42ce-8257-e4e15b77c813 - - - - - -] Initializing mechanism driver 'l2population' 2026-05-28 22:18:43.369 7 INFO neutron.quota [None req-2e4cf247-5b02-4bf1-af82-191ea3c8da16 - - - - - -] Loaded quota_driver: . 2026-05-28 22:18:43.370 7 INFO neutron.plugins.ml2.plugin [None req-2e4cf247-5b02-4bf1-af82-191ea3c8da16 - - - - - -] Modular L2 Plugin initialization complete 2026-05-28 22:18:43.370 7 INFO neutron.plugins.ml2.managers [None req-2e4cf247-5b02-4bf1-af82-191ea3c8da16 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-28 22:18:43.370 7 INFO neutron.plugins.ml2.managers [None req-2e4cf247-5b02-4bf1-af82-191ea3c8da16 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-28 22:18:43.370 7 INFO neutron.plugins.ml2.managers [None req-2e4cf247-5b02-4bf1-af82-191ea3c8da16 - - - - - -] Got port-security extension from driver 'port_security' 2026-05-28 22:18:43.371 7 INFO neutron.extensions.vlantransparent [None req-2e4cf247-5b02-4bf1-af82-191ea3c8da16 - - - - - -] Disabled vlantransparent extension. 2026-05-28 22:18:43.371 7 INFO neutron.manager [None req-2e4cf247-5b02-4bf1-af82-191ea3c8da16 - - - - - -] Loading Plugin: qos 2026-05-28 22:18:43.383 7 INFO neutron.manager [None req-2e4cf247-5b02-4bf1-af82-191ea3c8da16 - - - - - -] Loading Plugin: router 2026-05-28 22:18:43.403 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-19023ee6-5bd5-429d-84d2-938074b5659f - - - - - -] VlanTypeDriver initialization complete 2026-05-28 22:18:43.403 8 INFO neutron.plugins.ml2.managers [None req-19023ee6-5bd5-429d-84d2-938074b5659f - - - - - -] Initializing driver for type 'vxlan' 2026-05-28 22:18:43.403 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-19023ee6-5bd5-429d-84d2-938074b5659f - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-28 22:18:43.419 8 INFO neutron.plugins.ml2.managers [None req-19023ee6-5bd5-429d-84d2-938074b5659f - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-28 22:18:43.419 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-19023ee6-5bd5-429d-84d2-938074b5659f - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-28 22:18:43.419 8 INFO neutron.plugins.ml2.managers [None req-19023ee6-5bd5-429d-84d2-938074b5659f - - - - - -] Initializing extension driver 'port_security' 2026-05-28 22:18:43.419 8 INFO neutron.plugins.ml2.extensions.port_security [None req-19023ee6-5bd5-429d-84d2-938074b5659f - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-28 22:18:43.419 8 INFO neutron.plugins.ml2.managers [None req-19023ee6-5bd5-429d-84d2-938074b5659f - - - - - -] Initializing extension driver 'qos' 2026-05-28 22:18:43.419 8 INFO neutron.plugins.ml2.managers [None req-19023ee6-5bd5-429d-84d2-938074b5659f - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-28 22:18:43.420 8 INFO neutron.plugins.ml2.managers [None req-19023ee6-5bd5-429d-84d2-938074b5659f - - - - - -] Initializing mechanism driver 'l2population' 2026-05-28 22:18:43.423 7 INFO neutron.services.service_base [None req-2e4cf247-5b02-4bf1-af82-191ea3c8da16 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-28 22:18:43.423 7 INFO neutron.manager [None req-2e4cf247-5b02-4bf1-af82-191ea3c8da16 - - - - - -] Loading Plugin: segments 2026-05-28 22:18:43.431 8 INFO neutron.quota [None req-19c363ea-c1f2-404c-bcf4-9ec85cfc9488 - - - - - -] Loaded quota_driver: . 2026-05-28 22:18:43.432 8 INFO neutron.plugins.ml2.plugin [None req-19c363ea-c1f2-404c-bcf4-9ec85cfc9488 - - - - - -] Modular L2 Plugin initialization complete 2026-05-28 22:18:43.432 8 INFO neutron.plugins.ml2.managers [None req-19c363ea-c1f2-404c-bcf4-9ec85cfc9488 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-28 22:18:43.432 8 INFO neutron.plugins.ml2.managers [None req-19c363ea-c1f2-404c-bcf4-9ec85cfc9488 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-28 22:18:43.432 8 INFO neutron.plugins.ml2.managers [None req-19c363ea-c1f2-404c-bcf4-9ec85cfc9488 - - - - - -] Got port-security extension from driver 'port_security' 2026-05-28 22:18:43.432 8 INFO neutron.extensions.vlantransparent [None req-19c363ea-c1f2-404c-bcf4-9ec85cfc9488 - - - - - -] Disabled vlantransparent extension. 2026-05-28 22:18:43.433 8 INFO neutron.manager [None req-19c363ea-c1f2-404c-bcf4-9ec85cfc9488 - - - - - -] Loading Plugin: qos 2026-05-28 22:18:43.445 8 INFO neutron.manager [None req-19c363ea-c1f2-404c-bcf4-9ec85cfc9488 - - - - - -] Loading Plugin: router 2026-05-28 22:18:43.484 8 INFO neutron.services.service_base [None req-19c363ea-c1f2-404c-bcf4-9ec85cfc9488 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-28 22:18:43.485 8 INFO neutron.manager [None req-19c363ea-c1f2-404c-bcf4-9ec85cfc9488 - - - - - -] Loading Plugin: segments 2026-05-28 22:18:43.519 7 INFO neutron.manager [None req-2e4cf247-5b02-4bf1-af82-191ea3c8da16 - - - - - -] Loading Plugin: trunk 2026-05-28 22:18:43.533 7 INFO neutron.manager [None req-2e4cf247-5b02-4bf1-af82-191ea3c8da16 - - - - - -] Loading Plugin: vpnaas 2026-05-28 22:18:43.571 7 WARNING stevedore.named [None req-2e4cf247-5b02-4bf1-af82-191ea3c8da16 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-28 22:18:43.582 8 INFO neutron.manager [None req-19c363ea-c1f2-404c-bcf4-9ec85cfc9488 - - - - - -] Loading Plugin: trunk 2026-05-28 22:18:43.597 8 INFO neutron.manager [None req-19c363ea-c1f2-404c-bcf4-9ec85cfc9488 - - - - - -] Loading Plugin: vpnaas 2026-05-28 22:18:43.634 8 WARNING stevedore.named [None req-19c363ea-c1f2-404c-bcf4-9ec85cfc9488 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-28 22:18:43.660 7 INFO neutron_vpnaas.services.vpn.plugin [None req-2e4cf247-5b02-4bf1-af82-191ea3c8da16 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-28 22:18:43.661 7 INFO neutron.common.utils [None req-2e4cf247-5b02-4bf1-af82-191ea3c8da16 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-28 22:18:43.661 7 INFO neutron.manager [None req-2e4cf247-5b02-4bf1-af82-191ea3c8da16 - - - - - -] Loading Plugin: auto_allocate 2026-05-28 22:18:43.667 7 INFO neutron.manager [None req-2e4cf247-5b02-4bf1-af82-191ea3c8da16 - - - - - -] Loading Plugin: tag 2026-05-28 22:18:43.676 7 INFO neutron.manager [None req-2e4cf247-5b02-4bf1-af82-191ea3c8da16 - - - - - -] Loading Plugin: timestamp 2026-05-28 22:18:43.678 7 INFO neutron.manager [None req-2e4cf247-5b02-4bf1-af82-191ea3c8da16 - - - - - -] Loading Plugin: network_ip_availability 2026-05-28 22:18:43.682 7 INFO neutron.manager [None req-2e4cf247-5b02-4bf1-af82-191ea3c8da16 - - - - - -] Loading Plugin: flavors 2026-05-28 22:18:43.685 7 INFO neutron.manager [None req-2e4cf247-5b02-4bf1-af82-191ea3c8da16 - - - - - -] Loading Plugin: revisions 2026-05-28 22:18:43.688 7 INFO neutron.api.extensions [None req-2e4cf247-5b02-4bf1-af82-191ea3c8da16 - - - - - -] Initializing extension manager. 2026-05-28 22:18:43.689 7 INFO neutron.api.extensions [None req-2e4cf247-5b02-4bf1-af82-191ea3c8da16 - - - - - -] Loaded extension: address-group 2026-05-28 22:18:43.690 7 INFO neutron.api.extensions [None req-2e4cf247-5b02-4bf1-af82-191ea3c8da16 - - - - - -] Loaded extension: address-scope 2026-05-28 22:18:43.691 7 INFO neutron.api.extensions [None req-2e4cf247-5b02-4bf1-af82-191ea3c8da16 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-28 22:18:43.692 7 INFO neutron.api.extensions [None req-2e4cf247-5b02-4bf1-af82-191ea3c8da16 - - - - - -] Loaded extension: agent 2026-05-28 22:18:43.692 7 INFO neutron.api.extensions [None req-2e4cf247-5b02-4bf1-af82-191ea3c8da16 - - - - - -] Loaded extension: agent-resources-synced 2026-05-28 22:18:43.693 7 INFO neutron.api.extensions [None req-2e4cf247-5b02-4bf1-af82-191ea3c8da16 - - - - - -] Loaded extension: allowed-address-pairs 2026-05-28 22:18:43.694 7 INFO neutron.api.extensions [None req-2e4cf247-5b02-4bf1-af82-191ea3c8da16 - - - - - -] Loaded extension: auto-allocated-topology 2026-05-28 22:18:43.695 7 INFO neutron.api.extensions [None req-2e4cf247-5b02-4bf1-af82-191ea3c8da16 - - - - - -] Loaded extension: availability_zone 2026-05-28 22:18:43.695 7 INFO neutron.api.extensions [None req-2e4cf247-5b02-4bf1-af82-191ea3c8da16 - - - - - -] Loaded extension: availability_zone_filter 2026-05-28 22:18:43.696 7 INFO neutron.api.extensions [None req-2e4cf247-5b02-4bf1-af82-191ea3c8da16 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-28 22:18:43.696 7 INFO neutron.api.extensions [None req-2e4cf247-5b02-4bf1-af82-191ea3c8da16 - - - - - -] Loaded extension: default-subnetpools 2026-05-28 22:18:43.698 7 INFO neutron.api.extensions [None req-2e4cf247-5b02-4bf1-af82-191ea3c8da16 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-28 22:18:43.698 7 INFO neutron.api.extensions [None req-2e4cf247-5b02-4bf1-af82-191ea3c8da16 - - - - - -] Loaded extension: dns-integration 2026-05-28 22:18:43.699 7 INFO neutron.api.extensions [None req-2e4cf247-5b02-4bf1-af82-191ea3c8da16 - - - - - -] Loaded extension: dns-domain-ports 2026-05-28 22:18:43.701 7 INFO neutron.api.extensions [None req-2e4cf247-5b02-4bf1-af82-191ea3c8da16 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-28 22:18:43.702 7 INFO neutron.api.extensions [None req-2e4cf247-5b02-4bf1-af82-191ea3c8da16 - - - - - -] Loaded extension: dvr 2026-05-28 22:18:43.702 7 INFO neutron.api.extensions [None req-2e4cf247-5b02-4bf1-af82-191ea3c8da16 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-28 22:18:43.703 7 INFO neutron.api.extensions [None req-2e4cf247-5b02-4bf1-af82-191ea3c8da16 - - - - - -] Loaded extension: empty-string-filtering 2026-05-28 22:18:43.703 7 INFO neutron.api.extensions [None req-2e4cf247-5b02-4bf1-af82-191ea3c8da16 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-28 22:18:43.704 7 INFO neutron.api.extensions [None req-2e4cf247-5b02-4bf1-af82-191ea3c8da16 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-28 22:18:43.704 7 INFO neutron.api.extensions [None req-2e4cf247-5b02-4bf1-af82-191ea3c8da16 - - - - - -] Loaded extension: external-net 2026-05-28 22:18:43.705 7 INFO neutron.api.extensions [None req-2e4cf247-5b02-4bf1-af82-191ea3c8da16 - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-28 22:18:43.705 7 INFO neutron.api.extensions [None req-2e4cf247-5b02-4bf1-af82-191ea3c8da16 - - - - - -] Loaded extension: extraroute 2026-05-28 22:18:43.706 7 INFO neutron.api.extensions [None req-2e4cf247-5b02-4bf1-af82-191ea3c8da16 - - - - - -] Loaded extension: extraroute-atomic 2026-05-28 22:18:43.706 7 INFO neutron.api.extensions [None req-2e4cf247-5b02-4bf1-af82-191ea3c8da16 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-28 22:18:43.707 7 INFO neutron.api.extensions [None req-2e4cf247-5b02-4bf1-af82-191ea3c8da16 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-28 22:18:43.707 7 INFO neutron.api.extensions [None req-2e4cf247-5b02-4bf1-af82-191ea3c8da16 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-28 22:18:43.708 7 INFO neutron.api.extensions [None req-2e4cf247-5b02-4bf1-af82-191ea3c8da16 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-28 22:18:43.708 7 INFO neutron.api.extensions [None req-2e4cf247-5b02-4bf1-af82-191ea3c8da16 - - - - - -] Loaded extension: fip-port-details 2026-05-28 22:18:43.709 7 INFO neutron.api.extensions [None req-2e4cf247-5b02-4bf1-af82-191ea3c8da16 - - - - - -] Loaded extension: flavors 2026-05-28 22:18:43.710 7 INFO neutron.api.extensions [None req-2e4cf247-5b02-4bf1-af82-191ea3c8da16 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-28 22:18:43.711 7 INFO neutron.api.extensions [None req-2e4cf247-5b02-4bf1-af82-191ea3c8da16 - - - - - -] Loaded extension: floatingip-pools 2026-05-28 22:18:43.712 7 INFO neutron.api.extensions [None req-2e4cf247-5b02-4bf1-af82-191ea3c8da16 - - - - - -] Loaded extension: ip_allocation 2026-05-28 22:18:43.712 7 INFO neutron.api.extensions [None req-2e4cf247-5b02-4bf1-af82-191ea3c8da16 - - - - - -] Loaded extension: ip-substring-filtering 2026-05-28 22:18:43.712 8 INFO neutron_vpnaas.services.vpn.plugin [None req-19c363ea-c1f2-404c-bcf4-9ec85cfc9488 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-28 22:18:43.713 7 INFO neutron.api.extensions [None req-2e4cf247-5b02-4bf1-af82-191ea3c8da16 - - - - - -] Loaded extension: l2_adjacency 2026-05-28 22:18:43.713 8 INFO neutron.common.utils [None req-19c363ea-c1f2-404c-bcf4-9ec85cfc9488 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-28 22:18:43.713 8 INFO neutron.manager [None req-19c363ea-c1f2-404c-bcf4-9ec85cfc9488 - - - - - -] Loading Plugin: auto_allocate 2026-05-28 22:18:43.714 7 INFO neutron.api.extensions [None req-2e4cf247-5b02-4bf1-af82-191ea3c8da16 - - - - - -] Loaded extension: router 2026-05-28 22:18:43.715 7 INFO neutron.api.extensions [None req-2e4cf247-5b02-4bf1-af82-191ea3c8da16 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-28 22:18:43.716 7 INFO neutron.api.extensions [None req-2e4cf247-5b02-4bf1-af82-191ea3c8da16 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-28 22:18:43.717 7 INFO neutron.api.extensions [None req-2e4cf247-5b02-4bf1-af82-191ea3c8da16 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-28 22:18:43.717 7 INFO neutron.api.extensions [None req-2e4cf247-5b02-4bf1-af82-191ea3c8da16 - - - - - -] Loaded extension: ext-gw-mode 2026-05-28 22:18:43.718 7 INFO neutron.api.extensions [None req-2e4cf247-5b02-4bf1-af82-191ea3c8da16 - - - - - -] Loaded extension: l3-ha 2026-05-28 22:18:43.718 8 INFO neutron.manager [None req-19c363ea-c1f2-404c-bcf4-9ec85cfc9488 - - - - - -] Loading Plugin: tag 2026-05-28 22:18:43.718 7 INFO neutron.api.extensions [None req-2e4cf247-5b02-4bf1-af82-191ea3c8da16 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-28 22:18:43.719 7 INFO neutron.api.extensions [None req-2e4cf247-5b02-4bf1-af82-191ea3c8da16 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-28 22:18:43.719 7 INFO neutron.api.extensions [None req-2e4cf247-5b02-4bf1-af82-191ea3c8da16 - - - - - -] Loaded extension: l3-flavors 2026-05-28 22:18:43.720 7 INFO neutron.api.extensions [None req-2e4cf247-5b02-4bf1-af82-191ea3c8da16 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-28 22:18:43.720 7 INFO neutron.api.extensions [None req-2e4cf247-5b02-4bf1-af82-191ea3c8da16 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-28 22:18:43.727 8 INFO neutron.manager [None req-19c363ea-c1f2-404c-bcf4-9ec85cfc9488 - - - - - -] Loading Plugin: timestamp 2026-05-28 22:18:43.729 8 INFO neutron.manager [None req-19c363ea-c1f2-404c-bcf4-9ec85cfc9488 - - - - - -] Loading Plugin: network_ip_availability 2026-05-28 22:18:43.733 8 INFO neutron.manager [None req-19c363ea-c1f2-404c-bcf4-9ec85cfc9488 - - - - - -] Loading Plugin: flavors 2026-05-28 22:18:43.736 8 INFO neutron.manager [None req-19c363ea-c1f2-404c-bcf4-9ec85cfc9488 - - - - - -] Loading Plugin: revisions 2026-05-28 22:18:43.739 8 INFO neutron.api.extensions [None req-19c363ea-c1f2-404c-bcf4-9ec85cfc9488 - - - - - -] Initializing extension manager. 2026-05-28 22:18:43.741 8 INFO neutron.api.extensions [None req-19c363ea-c1f2-404c-bcf4-9ec85cfc9488 - - - - - -] Loaded extension: address-group 2026-05-28 22:18:43.742 8 INFO neutron.api.extensions [None req-19c363ea-c1f2-404c-bcf4-9ec85cfc9488 - - - - - -] Loaded extension: address-scope 2026-05-28 22:18:43.742 8 INFO neutron.api.extensions [None req-19c363ea-c1f2-404c-bcf4-9ec85cfc9488 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-28 22:18:43.743 8 INFO neutron.api.extensions [None req-19c363ea-c1f2-404c-bcf4-9ec85cfc9488 - - - - - -] Loaded extension: agent 2026-05-28 22:18:43.743 8 INFO neutron.api.extensions [None req-19c363ea-c1f2-404c-bcf4-9ec85cfc9488 - - - - - -] Loaded extension: agent-resources-synced 2026-05-28 22:18:43.745 8 INFO neutron.api.extensions [None req-19c363ea-c1f2-404c-bcf4-9ec85cfc9488 - - - - - -] Loaded extension: allowed-address-pairs 2026-05-28 22:18:43.745 8 INFO neutron.api.extensions [None req-19c363ea-c1f2-404c-bcf4-9ec85cfc9488 - - - - - -] Loaded extension: auto-allocated-topology 2026-05-28 22:18:43.746 8 INFO neutron.api.extensions [None req-19c363ea-c1f2-404c-bcf4-9ec85cfc9488 - - - - - -] Loaded extension: availability_zone 2026-05-28 22:18:43.747 8 INFO neutron.api.extensions [None req-19c363ea-c1f2-404c-bcf4-9ec85cfc9488 - - - - - -] Loaded extension: availability_zone_filter 2026-05-28 22:18:43.747 8 INFO neutron.api.extensions [None req-19c363ea-c1f2-404c-bcf4-9ec85cfc9488 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-28 22:18:43.748 8 INFO neutron.api.extensions [None req-19c363ea-c1f2-404c-bcf4-9ec85cfc9488 - - - - - -] Loaded extension: default-subnetpools 2026-05-28 22:18:43.749 8 INFO neutron.api.extensions [None req-19c363ea-c1f2-404c-bcf4-9ec85cfc9488 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-28 22:18:43.750 8 INFO neutron.api.extensions [None req-19c363ea-c1f2-404c-bcf4-9ec85cfc9488 - - - - - -] Loaded extension: dns-integration 2026-05-28 22:18:43.750 8 INFO neutron.api.extensions [None req-19c363ea-c1f2-404c-bcf4-9ec85cfc9488 - - - - - -] Loaded extension: dns-domain-ports 2026-05-28 22:18:43.752 8 INFO neutron.api.extensions [None req-19c363ea-c1f2-404c-bcf4-9ec85cfc9488 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-28 22:18:43.753 8 INFO neutron.api.extensions [None req-19c363ea-c1f2-404c-bcf4-9ec85cfc9488 - - - - - -] Loaded extension: dvr 2026-05-28 22:18:43.753 8 INFO neutron.api.extensions [None req-19c363ea-c1f2-404c-bcf4-9ec85cfc9488 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-28 22:18:43.754 8 INFO neutron.api.extensions [None req-19c363ea-c1f2-404c-bcf4-9ec85cfc9488 - - - - - -] Loaded extension: empty-string-filtering 2026-05-28 22:18:43.754 8 INFO neutron.api.extensions [None req-19c363ea-c1f2-404c-bcf4-9ec85cfc9488 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-28 22:18:43.755 8 INFO neutron.api.extensions [None req-19c363ea-c1f2-404c-bcf4-9ec85cfc9488 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-28 22:18:43.755 8 INFO neutron.api.extensions [None req-19c363ea-c1f2-404c-bcf4-9ec85cfc9488 - - - - - -] Loaded extension: external-net 2026-05-28 22:18:43.756 8 INFO neutron.api.extensions [None req-19c363ea-c1f2-404c-bcf4-9ec85cfc9488 - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-28 22:18:43.756 8 INFO neutron.api.extensions [None req-19c363ea-c1f2-404c-bcf4-9ec85cfc9488 - - - - - -] Loaded extension: extraroute 2026-05-28 22:18:43.757 8 INFO neutron.api.extensions [None req-19c363ea-c1f2-404c-bcf4-9ec85cfc9488 - - - - - -] Loaded extension: extraroute-atomic 2026-05-28 22:18:43.758 8 INFO neutron.api.extensions [None req-19c363ea-c1f2-404c-bcf4-9ec85cfc9488 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-28 22:18:43.758 8 INFO neutron.api.extensions [None req-19c363ea-c1f2-404c-bcf4-9ec85cfc9488 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-28 22:18:43.759 8 INFO neutron.api.extensions [None req-19c363ea-c1f2-404c-bcf4-9ec85cfc9488 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-28 22:18:43.759 8 INFO neutron.api.extensions [None req-19c363ea-c1f2-404c-bcf4-9ec85cfc9488 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-28 22:18:43.760 8 INFO neutron.api.extensions [None req-19c363ea-c1f2-404c-bcf4-9ec85cfc9488 - - - - - -] Loaded extension: fip-port-details 2026-05-28 22:18:43.760 8 INFO neutron.api.extensions [None req-19c363ea-c1f2-404c-bcf4-9ec85cfc9488 - - - - - -] Loaded extension: flavors 2026-05-28 22:18:43.761 8 INFO neutron.api.extensions [None req-19c363ea-c1f2-404c-bcf4-9ec85cfc9488 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-28 22:18:43.762 8 INFO neutron.api.extensions [None req-19c363ea-c1f2-404c-bcf4-9ec85cfc9488 - - - - - -] Loaded extension: floatingip-pools 2026-05-28 22:18:43.763 8 INFO neutron.api.extensions [None req-19c363ea-c1f2-404c-bcf4-9ec85cfc9488 - - - - - -] Loaded extension: ip_allocation 2026-05-28 22:18:43.763 8 INFO neutron.api.extensions [None req-19c363ea-c1f2-404c-bcf4-9ec85cfc9488 - - - - - -] Loaded extension: ip-substring-filtering 2026-05-28 22:18:43.764 8 INFO neutron.api.extensions [None req-19c363ea-c1f2-404c-bcf4-9ec85cfc9488 - - - - - -] Loaded extension: l2_adjacency 2026-05-28 22:18:43.765 8 INFO neutron.api.extensions [None req-19c363ea-c1f2-404c-bcf4-9ec85cfc9488 - - - - - -] Loaded extension: router 2026-05-28 22:18:43.766 8 INFO neutron.api.extensions [None req-19c363ea-c1f2-404c-bcf4-9ec85cfc9488 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-28 22:18:43.767 8 INFO neutron.api.extensions [None req-19c363ea-c1f2-404c-bcf4-9ec85cfc9488 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-28 22:18:43.768 8 INFO neutron.api.extensions [None req-19c363ea-c1f2-404c-bcf4-9ec85cfc9488 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-28 22:18:43.768 8 INFO neutron.api.extensions [None req-19c363ea-c1f2-404c-bcf4-9ec85cfc9488 - - - - - -] Loaded extension: ext-gw-mode 2026-05-28 22:18:43.769 8 INFO neutron.api.extensions [None req-19c363ea-c1f2-404c-bcf4-9ec85cfc9488 - - - - - -] Loaded extension: l3-ha 2026-05-28 22:18:43.769 8 INFO neutron.api.extensions [None req-19c363ea-c1f2-404c-bcf4-9ec85cfc9488 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-28 22:18:43.770 8 INFO neutron.api.extensions [None req-19c363ea-c1f2-404c-bcf4-9ec85cfc9488 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-28 22:18:43.770 8 INFO neutron.api.extensions [None req-19c363ea-c1f2-404c-bcf4-9ec85cfc9488 - - - - - -] Loaded extension: l3-flavors 2026-05-28 22:18:43.771 8 INFO neutron.api.extensions [None req-19c363ea-c1f2-404c-bcf4-9ec85cfc9488 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-28 22:18:43.771 8 INFO neutron.api.extensions [None req-19c363ea-c1f2-404c-bcf4-9ec85cfc9488 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-28 22:18:43.869 7 INFO neutron.api.extensions [None req-2e4cf247-5b02-4bf1-af82-191ea3c8da16 - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-28 22:18:43.871 7 INFO neutron.api.extensions [None req-2e4cf247-5b02-4bf1-af82-191ea3c8da16 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-28 22:18:43.872 7 INFO neutron.api.extensions [None req-2e4cf247-5b02-4bf1-af82-191ea3c8da16 - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-28 22:18:43.873 7 INFO neutron.api.extensions [None req-2e4cf247-5b02-4bf1-af82-191ea3c8da16 - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-28 22:18:43.873 7 INFO neutron.api.extensions [None req-2e4cf247-5b02-4bf1-af82-191ea3c8da16 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-28 22:18:43.874 7 INFO neutron.api.extensions [None req-2e4cf247-5b02-4bf1-af82-191ea3c8da16 - - - - - -] Loaded extension: multi-provider 2026-05-28 22:18:43.874 7 INFO neutron.api.extensions [None req-2e4cf247-5b02-4bf1-af82-191ea3c8da16 - - - - - -] Loaded extension: net-mtu 2026-05-28 22:18:43.875 7 INFO neutron.api.extensions [None req-2e4cf247-5b02-4bf1-af82-191ea3c8da16 - - - - - -] Loaded extension: net-mtu-writable 2026-05-28 22:18:43.876 7 INFO neutron.api.extensions [None req-2e4cf247-5b02-4bf1-af82-191ea3c8da16 - - - - - -] Loaded extension: network_availability_zone 2026-05-28 22:18:43.876 7 INFO neutron.api.extensions [None req-2e4cf247-5b02-4bf1-af82-191ea3c8da16 - - - - - -] Loaded extension: network_ha 2026-05-28 22:18:43.877 7 INFO neutron.api.extensions [None req-2e4cf247-5b02-4bf1-af82-191ea3c8da16 - - - - - -] Loaded extension: network-ip-availability 2026-05-28 22:18:43.878 7 INFO neutron.api.extensions [None req-2e4cf247-5b02-4bf1-af82-191ea3c8da16 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-28 22:18:43.878 7 INFO neutron.api.extensions [None req-2e4cf247-5b02-4bf1-af82-191ea3c8da16 - - - - - -] Loaded extension: pagination 2026-05-28 22:18:43.879 7 INFO neutron.api.extensions [None req-2e4cf247-5b02-4bf1-af82-191ea3c8da16 - - - - - -] Loaded extension: port-device-profile 2026-05-28 22:18:43.879 7 INFO neutron.api.extensions [None req-2e4cf247-5b02-4bf1-af82-191ea3c8da16 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-28 22:18:43.880 7 INFO neutron.api.extensions [None req-2e4cf247-5b02-4bf1-af82-191ea3c8da16 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-28 22:18:43.880 7 INFO neutron.api.extensions [None req-2e4cf247-5b02-4bf1-af82-191ea3c8da16 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-28 22:18:43.881 7 INFO neutron.api.extensions [None req-2e4cf247-5b02-4bf1-af82-191ea3c8da16 - - - - - -] Loaded extension: port-mac-override 2026-05-28 22:18:43.881 7 INFO neutron.api.extensions [None req-2e4cf247-5b02-4bf1-af82-191ea3c8da16 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-28 22:18:43.882 7 INFO neutron.api.extensions [None req-2e4cf247-5b02-4bf1-af82-191ea3c8da16 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-28 22:18:43.882 7 INFO neutron.api.extensions [None req-2e4cf247-5b02-4bf1-af82-191ea3c8da16 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-28 22:18:43.883 7 INFO neutron.api.extensions [None req-2e4cf247-5b02-4bf1-af82-191ea3c8da16 - - - - - -] Loaded extension: port-resource-request 2026-05-28 22:18:43.883 7 INFO neutron.api.extensions [None req-2e4cf247-5b02-4bf1-af82-191ea3c8da16 - - - - - -] Loaded extension: port-resource-request-groups 2026-05-28 22:18:43.884 7 INFO neutron.api.extensions [None req-2e4cf247-5b02-4bf1-af82-191ea3c8da16 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-28 22:18:43.885 7 INFO neutron.api.extensions [None req-2e4cf247-5b02-4bf1-af82-191ea3c8da16 - - - - - -] Loaded extension: binding 2026-05-28 22:18:43.886 7 INFO neutron.api.extensions [None req-2e4cf247-5b02-4bf1-af82-191ea3c8da16 - - - - - -] Loaded extension: binding-extended 2026-05-28 22:18:43.886 7 INFO neutron.api.extensions [None req-2e4cf247-5b02-4bf1-af82-191ea3c8da16 - - - - - -] Loaded extension: port-security 2026-05-28 22:18:43.887 7 INFO neutron.api.extensions [None req-2e4cf247-5b02-4bf1-af82-191ea3c8da16 - - - - - -] Loaded extension: project-id 2026-05-28 22:18:43.887 7 INFO neutron.api.extensions [None req-2e4cf247-5b02-4bf1-af82-191ea3c8da16 - - - - - -] Loaded extension: provider 2026-05-28 22:18:43.889 7 INFO neutron.api.extensions [None req-2e4cf247-5b02-4bf1-af82-191ea3c8da16 - - - - - -] Loaded extension: qos 2026-05-28 22:18:43.890 7 INFO neutron.api.extensions [None req-2e4cf247-5b02-4bf1-af82-191ea3c8da16 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-28 22:18:43.890 7 INFO neutron.api.extensions [None req-2e4cf247-5b02-4bf1-af82-191ea3c8da16 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-28 22:18:43.891 7 INFO neutron.api.extensions [None req-2e4cf247-5b02-4bf1-af82-191ea3c8da16 - - - - - -] Loaded extension: qos-default 2026-05-28 22:18:43.891 7 INFO neutron.api.extensions [None req-2e4cf247-5b02-4bf1-af82-191ea3c8da16 - - - - - -] Loaded extension: qos-fip 2026-05-28 22:18:43.892 7 INFO neutron.api.extensions [None req-2e4cf247-5b02-4bf1-af82-191ea3c8da16 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-28 22:18:43.892 7 INFO neutron.api.extensions [None req-2e4cf247-5b02-4bf1-af82-191ea3c8da16 - - - - - -] Loaded extension: qos-gateway-ip 2026-05-28 22:18:43.893 7 INFO neutron.api.extensions [None req-2e4cf247-5b02-4bf1-af82-191ea3c8da16 - - - - - -] Loaded extension: qos-port-network-policy 2026-05-28 22:18:43.893 7 INFO neutron.api.extensions [None req-2e4cf247-5b02-4bf1-af82-191ea3c8da16 - - - - - -] Loaded extension: qos-pps-minimum 2026-05-28 22:18:43.894 7 INFO neutron.api.extensions [None req-2e4cf247-5b02-4bf1-af82-191ea3c8da16 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-28 22:18:43.895 7 INFO neutron.api.extensions [None req-2e4cf247-5b02-4bf1-af82-191ea3c8da16 - - - - - -] Loaded extension: qos-pps 2026-05-28 22:18:43.895 7 INFO neutron.api.extensions [None req-2e4cf247-5b02-4bf1-af82-191ea3c8da16 - - - - - -] Loaded extension: qos-rule-type-details 2026-05-28 22:18:43.896 7 INFO neutron.api.extensions [None req-2e4cf247-5b02-4bf1-af82-191ea3c8da16 - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-28 22:18:43.896 7 INFO neutron.api.extensions [None req-2e4cf247-5b02-4bf1-af82-191ea3c8da16 - - - - - -] Loaded extension: qos-rules-alias 2026-05-28 22:18:43.897 7 INFO neutron.api.extensions [None req-2e4cf247-5b02-4bf1-af82-191ea3c8da16 - - - - - -] Loaded extension: quota-check-limit 2026-05-28 22:18:43.899 7 INFO neutron.api.extensions [None req-2e4cf247-5b02-4bf1-af82-191ea3c8da16 - - - - - -] Loaded extension: quotas 2026-05-28 22:18:43.900 7 INFO neutron.api.extensions [None req-2e4cf247-5b02-4bf1-af82-191ea3c8da16 - - - - - -] Loaded extension: quota_details 2026-05-28 22:18:43.901 7 INFO neutron.api.extensions [None req-2e4cf247-5b02-4bf1-af82-191ea3c8da16 - - - - - -] Loaded extension: rbac-policies 2026-05-28 22:18:43.902 7 INFO neutron.api.extensions [None req-2e4cf247-5b02-4bf1-af82-191ea3c8da16 - - - - - -] Loaded extension: rbac-address-group 2026-05-28 22:18:43.903 7 INFO neutron.api.extensions [None req-2e4cf247-5b02-4bf1-af82-191ea3c8da16 - - - - - -] Loaded extension: rbac-address-scope 2026-05-28 22:18:43.903 7 INFO neutron.api.extensions [None req-2e4cf247-5b02-4bf1-af82-191ea3c8da16 - - - - - -] Loaded extension: rbac-security-groups 2026-05-28 22:18:43.904 7 INFO neutron.api.extensions [None req-2e4cf247-5b02-4bf1-af82-191ea3c8da16 - - - - - -] Loaded extension: rbac-subnetpool 2026-05-28 22:18:43.904 7 INFO neutron.api.extensions [None req-2e4cf247-5b02-4bf1-af82-191ea3c8da16 - - - - - -] Loaded extension: revision-if-match 2026-05-28 22:18:43.904 8 INFO neutron.api.extensions [None req-19c363ea-c1f2-404c-bcf4-9ec85cfc9488 - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-28 22:18:43.905 7 INFO neutron.api.extensions [None req-2e4cf247-5b02-4bf1-af82-191ea3c8da16 - - - - - -] Loaded extension: standard-attr-revisions 2026-05-28 22:18:43.905 7 INFO neutron.api.extensions [None req-2e4cf247-5b02-4bf1-af82-191ea3c8da16 - - - - - -] Loaded extension: router_availability_zone 2026-05-28 22:18:43.906 8 INFO neutron.api.extensions [None req-19c363ea-c1f2-404c-bcf4-9ec85cfc9488 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-28 22:18:43.906 7 INFO neutron.api.extensions [None req-2e4cf247-5b02-4bf1-af82-191ea3c8da16 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-28 22:18:43.907 8 INFO neutron.api.extensions [None req-19c363ea-c1f2-404c-bcf4-9ec85cfc9488 - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-28 22:18:43.908 7 INFO neutron.api.extensions [None req-2e4cf247-5b02-4bf1-af82-191ea3c8da16 - - - - - -] Loaded extension: security-groups-default-rules 2026-05-28 22:18:43.908 8 INFO neutron.api.extensions [None req-19c363ea-c1f2-404c-bcf4-9ec85cfc9488 - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-28 22:18:43.908 7 INFO neutron.api.extensions [None req-2e4cf247-5b02-4bf1-af82-191ea3c8da16 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-28 22:18:43.909 8 INFO neutron.api.extensions [None req-19c363ea-c1f2-404c-bcf4-9ec85cfc9488 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-28 22:18:43.909 7 INFO neutron.api.extensions [None req-2e4cf247-5b02-4bf1-af82-191ea3c8da16 - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-28 22:18:43.909 8 INFO neutron.api.extensions [None req-19c363ea-c1f2-404c-bcf4-9ec85cfc9488 - - - - - -] Loaded extension: multi-provider 2026-05-28 22:18:43.909 7 INFO neutron.api.extensions [None req-2e4cf247-5b02-4bf1-af82-191ea3c8da16 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-28 22:18:43.910 8 INFO neutron.api.extensions [None req-19c363ea-c1f2-404c-bcf4-9ec85cfc9488 - - - - - -] Loaded extension: net-mtu 2026-05-28 22:18:43.910 7 INFO neutron.api.extensions [None req-2e4cf247-5b02-4bf1-af82-191ea3c8da16 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-28 22:18:43.910 8 INFO neutron.api.extensions [None req-19c363ea-c1f2-404c-bcf4-9ec85cfc9488 - - - - - -] Loaded extension: net-mtu-writable 2026-05-28 22:18:43.910 7 INFO neutron.api.extensions [None req-2e4cf247-5b02-4bf1-af82-191ea3c8da16 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-28 22:18:43.911 8 INFO neutron.api.extensions [None req-19c363ea-c1f2-404c-bcf4-9ec85cfc9488 - - - - - -] Loaded extension: network_availability_zone 2026-05-28 22:18:43.911 8 INFO neutron.api.extensions [None req-19c363ea-c1f2-404c-bcf4-9ec85cfc9488 - - - - - -] Loaded extension: network_ha 2026-05-28 22:18:43.912 8 INFO neutron.api.extensions [None req-19c363ea-c1f2-404c-bcf4-9ec85cfc9488 - - - - - -] Loaded extension: network-ip-availability 2026-05-28 22:18:43.913 8 INFO neutron.api.extensions [None req-19c363ea-c1f2-404c-bcf4-9ec85cfc9488 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-28 22:18:43.913 8 INFO neutron.api.extensions [None req-19c363ea-c1f2-404c-bcf4-9ec85cfc9488 - - - - - -] Loaded extension: pagination 2026-05-28 22:18:43.914 8 INFO neutron.api.extensions [None req-19c363ea-c1f2-404c-bcf4-9ec85cfc9488 - - - - - -] Loaded extension: port-device-profile 2026-05-28 22:18:43.915 8 INFO neutron.api.extensions [None req-19c363ea-c1f2-404c-bcf4-9ec85cfc9488 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-28 22:18:43.915 7 INFO neutron.api.extensions [None req-2e4cf247-5b02-4bf1-af82-191ea3c8da16 - - - - - -] Loaded extension: security-group 2026-05-28 22:18:43.915 8 INFO neutron.api.extensions [None req-19c363ea-c1f2-404c-bcf4-9ec85cfc9488 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-28 22:18:43.916 8 INFO neutron.api.extensions [None req-19c363ea-c1f2-404c-bcf4-9ec85cfc9488 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-28 22:18:43.916 7 INFO neutron.api.extensions [None req-2e4cf247-5b02-4bf1-af82-191ea3c8da16 - - - - - -] Loaded extension: segment 2026-05-28 22:18:43.916 8 INFO neutron.api.extensions [None req-19c363ea-c1f2-404c-bcf4-9ec85cfc9488 - - - - - -] Loaded extension: port-mac-override 2026-05-28 22:18:43.916 7 INFO neutron.api.extensions [None req-2e4cf247-5b02-4bf1-af82-191ea3c8da16 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-28 22:18:43.916 8 INFO neutron.api.extensions [None req-19c363ea-c1f2-404c-bcf4-9ec85cfc9488 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-28 22:18:43.917 7 INFO neutron.api.extensions [None req-2e4cf247-5b02-4bf1-af82-191ea3c8da16 - - - - - -] Loaded extension: service-type 2026-05-28 22:18:43.917 8 INFO neutron.api.extensions [None req-19c363ea-c1f2-404c-bcf4-9ec85cfc9488 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-28 22:18:43.917 7 INFO neutron.api.extensions [None req-2e4cf247-5b02-4bf1-af82-191ea3c8da16 - - - - - -] Loaded extension: sorting 2026-05-28 22:18:43.917 8 INFO neutron.api.extensions [None req-19c363ea-c1f2-404c-bcf4-9ec85cfc9488 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-28 22:18:43.918 7 INFO neutron.api.extensions [None req-2e4cf247-5b02-4bf1-af82-191ea3c8da16 - - - - - -] Loaded extension: standard-attr-segment 2026-05-28 22:18:43.918 8 INFO neutron.api.extensions [None req-19c363ea-c1f2-404c-bcf4-9ec85cfc9488 - - - - - -] Loaded extension: port-resource-request 2026-05-28 22:18:43.919 8 INFO neutron.api.extensions [None req-19c363ea-c1f2-404c-bcf4-9ec85cfc9488 - - - - - -] Loaded extension: port-resource-request-groups 2026-05-28 22:18:43.919 7 INFO neutron.api.extensions [None req-2e4cf247-5b02-4bf1-af82-191ea3c8da16 - - - - - -] Loaded extension: standard-attr-description 2026-05-28 22:18:43.919 7 INFO neutron.api.extensions [None req-2e4cf247-5b02-4bf1-af82-191ea3c8da16 - - - - - -] Loaded extension: stateful-security-group 2026-05-28 22:18:43.919 8 INFO neutron.api.extensions [None req-19c363ea-c1f2-404c-bcf4-9ec85cfc9488 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-28 22:18:43.920 7 WARNING neutron.api.extensions [None req-2e4cf247-5b02-4bf1-af82-191ea3c8da16 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-28 22:18:43.920 8 INFO neutron.api.extensions [None req-19c363ea-c1f2-404c-bcf4-9ec85cfc9488 - - - - - -] Loaded extension: binding 2026-05-28 22:18:43.920 7 INFO neutron.api.extensions [None req-2e4cf247-5b02-4bf1-af82-191ea3c8da16 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-28 22:18:43.921 8 INFO neutron.api.extensions [None req-19c363ea-c1f2-404c-bcf4-9ec85cfc9488 - - - - - -] Loaded extension: binding-extended 2026-05-28 22:18:43.921 7 INFO neutron.api.extensions [None req-2e4cf247-5b02-4bf1-af82-191ea3c8da16 - - - - - -] Loaded extension: subnet-external-network 2026-05-28 22:18:43.921 8 INFO neutron.api.extensions [None req-19c363ea-c1f2-404c-bcf4-9ec85cfc9488 - - - - - -] Loaded extension: port-security 2026-05-28 22:18:43.921 7 INFO neutron.api.extensions [None req-2e4cf247-5b02-4bf1-af82-191ea3c8da16 - - - - - -] Loaded extension: subnet_onboard 2026-05-28 22:18:43.922 8 INFO neutron.api.extensions [None req-19c363ea-c1f2-404c-bcf4-9ec85cfc9488 - - - - - -] Loaded extension: project-id 2026-05-28 22:18:43.922 7 INFO neutron.api.extensions [None req-2e4cf247-5b02-4bf1-af82-191ea3c8da16 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-28 22:18:43.922 8 INFO neutron.api.extensions [None req-19c363ea-c1f2-404c-bcf4-9ec85cfc9488 - - - - - -] Loaded extension: provider 2026-05-28 22:18:43.922 7 INFO neutron.api.extensions [None req-2e4cf247-5b02-4bf1-af82-191ea3c8da16 - - - - - -] Loaded extension: subnet-service-types 2026-05-28 22:18:43.923 7 INFO neutron.api.extensions [None req-2e4cf247-5b02-4bf1-af82-191ea3c8da16 - - - - - -] Loaded extension: subnet_allocation 2026-05-28 22:18:43.924 7 INFO neutron.api.extensions [None req-2e4cf247-5b02-4bf1-af82-191ea3c8da16 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-28 22:18:43.924 8 INFO neutron.api.extensions [None req-19c363ea-c1f2-404c-bcf4-9ec85cfc9488 - - - - - -] Loaded extension: qos 2026-05-28 22:18:43.924 7 INFO neutron.api.extensions [None req-2e4cf247-5b02-4bf1-af82-191ea3c8da16 - - - - - -] Loaded extension: tag-creation 2026-05-28 22:18:43.925 7 INFO neutron.api.extensions [None req-2e4cf247-5b02-4bf1-af82-191ea3c8da16 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-28 22:18:43.925 8 INFO neutron.api.extensions [None req-19c363ea-c1f2-404c-bcf4-9ec85cfc9488 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-28 22:18:43.925 8 INFO neutron.api.extensions [None req-19c363ea-c1f2-404c-bcf4-9ec85cfc9488 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-28 22:18:43.926 8 INFO neutron.api.extensions [None req-19c363ea-c1f2-404c-bcf4-9ec85cfc9488 - - - - - -] Loaded extension: qos-default 2026-05-28 22:18:43.926 8 INFO neutron.api.extensions [None req-19c363ea-c1f2-404c-bcf4-9ec85cfc9488 - - - - - -] Loaded extension: qos-fip 2026-05-28 22:18:43.927 8 INFO neutron.api.extensions [None req-19c363ea-c1f2-404c-bcf4-9ec85cfc9488 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-28 22:18:43.927 8 INFO neutron.api.extensions [None req-19c363ea-c1f2-404c-bcf4-9ec85cfc9488 - - - - - -] Loaded extension: qos-gateway-ip 2026-05-28 22:18:43.928 8 INFO neutron.api.extensions [None req-19c363ea-c1f2-404c-bcf4-9ec85cfc9488 - - - - - -] Loaded extension: qos-port-network-policy 2026-05-28 22:18:43.928 7 INFO neutron.api.extensions [None req-2e4cf247-5b02-4bf1-af82-191ea3c8da16 - - - - - -] Loaded extension: standard-attr-tag 2026-05-28 22:18:43.928 8 INFO neutron.api.extensions [None req-19c363ea-c1f2-404c-bcf4-9ec85cfc9488 - - - - - -] Loaded extension: qos-pps-minimum 2026-05-28 22:18:43.929 7 INFO neutron.api.extensions [None req-2e4cf247-5b02-4bf1-af82-191ea3c8da16 - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-28 22:18:43.929 8 INFO neutron.api.extensions [None req-19c363ea-c1f2-404c-bcf4-9ec85cfc9488 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-28 22:18:43.930 7 INFO neutron.api.extensions [None req-2e4cf247-5b02-4bf1-af82-191ea3c8da16 - - - - - -] Loaded extension: trunk 2026-05-28 22:18:43.930 8 INFO neutron.api.extensions [None req-19c363ea-c1f2-404c-bcf4-9ec85cfc9488 - - - - - -] Loaded extension: qos-pps 2026-05-28 22:18:43.930 7 INFO neutron.api.extensions [None req-2e4cf247-5b02-4bf1-af82-191ea3c8da16 - - - - - -] Loaded extension: trunk-details 2026-05-28 22:18:43.930 8 INFO neutron.api.extensions [None req-19c363ea-c1f2-404c-bcf4-9ec85cfc9488 - - - - - -] Loaded extension: qos-rule-type-details 2026-05-28 22:18:43.931 7 INFO neutron.api.extensions [None req-2e4cf247-5b02-4bf1-af82-191ea3c8da16 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-28 22:18:43.931 8 INFO neutron.api.extensions [None req-19c363ea-c1f2-404c-bcf4-9ec85cfc9488 - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-28 22:18:43.931 7 INFO neutron.api.extensions [None req-2e4cf247-5b02-4bf1-af82-191ea3c8da16 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-28 22:18:43.931 8 INFO neutron.api.extensions [None req-19c363ea-c1f2-404c-bcf4-9ec85cfc9488 - - - - - -] Loaded extension: qos-rules-alias 2026-05-28 22:18:43.932 8 INFO neutron.api.extensions [None req-19c363ea-c1f2-404c-bcf4-9ec85cfc9488 - - - - - -] Loaded extension: quota-check-limit 2026-05-28 22:18:43.933 7 INFO neutron.api.extensions [None req-2e4cf247-5b02-4bf1-af82-191ea3c8da16 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-28 22:18:43.934 7 INFO neutron.api.extensions [None req-2e4cf247-5b02-4bf1-af82-191ea3c8da16 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-28 22:18:43.934 8 INFO neutron.api.extensions [None req-19c363ea-c1f2-404c-bcf4-9ec85cfc9488 - - - - - -] Loaded extension: quotas 2026-05-28 22:18:43.934 7 INFO neutron.api.extensions [None req-2e4cf247-5b02-4bf1-af82-191ea3c8da16 - - - - - -] Loaded extension: vpn-flavors 2026-05-28 22:18:43.935 8 INFO neutron.api.extensions [None req-19c363ea-c1f2-404c-bcf4-9ec85cfc9488 - - - - - -] Loaded extension: quota_details 2026-05-28 22:18:43.936 7 INFO neutron.api.extensions [None req-2e4cf247-5b02-4bf1-af82-191ea3c8da16 - - - - - -] Loaded extension: vpnaas 2026-05-28 22:18:43.936 8 INFO neutron.api.extensions [None req-19c363ea-c1f2-404c-bcf4-9ec85cfc9488 - - - - - -] Loaded extension: rbac-policies 2026-05-28 22:18:43.937 8 INFO neutron.api.extensions [None req-19c363ea-c1f2-404c-bcf4-9ec85cfc9488 - - - - - -] Loaded extension: rbac-address-group 2026-05-28 22:18:43.937 8 INFO neutron.api.extensions [None req-19c363ea-c1f2-404c-bcf4-9ec85cfc9488 - - - - - -] Loaded extension: rbac-address-scope 2026-05-28 22:18:43.938 8 INFO neutron.api.extensions [None req-19c363ea-c1f2-404c-bcf4-9ec85cfc9488 - - - - - -] Loaded extension: rbac-security-groups 2026-05-28 22:18:43.938 7 INFO neutron.quota.resource_registry [None req-2e4cf247-5b02-4bf1-af82-191ea3c8da16 - - - - - -] Creating instance of TrackedResource for resource:network 2026-05-28 22:18:43.938 8 INFO neutron.api.extensions [None req-19c363ea-c1f2-404c-bcf4-9ec85cfc9488 - - - - - -] Loaded extension: rbac-subnetpool 2026-05-28 22:18:43.939 7 INFO neutron.quota.resource_registry [None req-2e4cf247-5b02-4bf1-af82-191ea3c8da16 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-05-28 22:18:43.939 7 INFO neutron.quota.resource_registry [None req-2e4cf247-5b02-4bf1-af82-191ea3c8da16 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-28 22:18:43.939 7 INFO neutron.quota.resource_registry [None req-2e4cf247-5b02-4bf1-af82-191ea3c8da16 - - - - - -] Creating instance of TrackedResource for resource:port 2026-05-28 22:18:43.939 8 INFO neutron.api.extensions [None req-19c363ea-c1f2-404c-bcf4-9ec85cfc9488 - - - - - -] Loaded extension: revision-if-match 2026-05-28 22:18:43.940 8 INFO neutron.api.extensions [None req-19c363ea-c1f2-404c-bcf4-9ec85cfc9488 - - - - - -] Loaded extension: standard-attr-revisions 2026-05-28 22:18:43.940 8 INFO neutron.api.extensions [None req-19c363ea-c1f2-404c-bcf4-9ec85cfc9488 - - - - - -] Loaded extension: router_availability_zone 2026-05-28 22:18:43.941 8 INFO neutron.api.extensions [None req-19c363ea-c1f2-404c-bcf4-9ec85cfc9488 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-28 22:18:43.942 7 INFO neutron.quota.resource_registry [None req-2e4cf247-5b02-4bf1-af82-191ea3c8da16 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-28 22:18:43.942 8 INFO neutron.api.extensions [None req-19c363ea-c1f2-404c-bcf4-9ec85cfc9488 - - - - - -] Loaded extension: security-groups-default-rules 2026-05-28 22:18:43.943 7 INFO neutron.quota.resource_registry [None req-2e4cf247-5b02-4bf1-af82-191ea3c8da16 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-28 22:18:43.943 8 INFO neutron.api.extensions [None req-19c363ea-c1f2-404c-bcf4-9ec85cfc9488 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-28 22:18:43.943 8 INFO neutron.api.extensions [None req-19c363ea-c1f2-404c-bcf4-9ec85cfc9488 - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-28 22:18:43.944 8 INFO neutron.api.extensions [None req-19c363ea-c1f2-404c-bcf4-9ec85cfc9488 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-28 22:18:43.944 8 INFO neutron.api.extensions [None req-19c363ea-c1f2-404c-bcf4-9ec85cfc9488 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-28 22:18:43.945 8 INFO neutron.api.extensions [None req-19c363ea-c1f2-404c-bcf4-9ec85cfc9488 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-28 22:18:43.947 7 INFO neutron.quota.resource_registry [None req-2e4cf247-5b02-4bf1-af82-191ea3c8da16 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-28 22:18:43.947 7 INFO neutron.quota.resource_registry [None req-2e4cf247-5b02-4bf1-af82-191ea3c8da16 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-28 22:18:43.948 7 INFO neutron.quota.resource_registry [None req-2e4cf247-5b02-4bf1-af82-191ea3c8da16 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-28 22:18:43.949 7 INFO neutron.quota.resource_registry [None req-2e4cf247-5b02-4bf1-af82-191ea3c8da16 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-28 22:18:43.949 7 WARNING neutron.quota.resource_registry [None req-2e4cf247-5b02-4bf1-af82-191ea3c8da16 - - - - - -] subnetpool is already registered 2026-05-28 22:18:43.949 8 INFO neutron.api.extensions [None req-19c363ea-c1f2-404c-bcf4-9ec85cfc9488 - - - - - -] Loaded extension: security-group 2026-05-28 22:18:43.949 7 INFO neutron.quota.resource_registry [None req-2e4cf247-5b02-4bf1-af82-191ea3c8da16 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-28 22:18:43.949 7 WARNING neutron.quota.resource_registry [None req-2e4cf247-5b02-4bf1-af82-191ea3c8da16 - - - - - -] subnetpool is already registered 2026-05-28 22:18:43.950 7 INFO neutron.quota.resource_registry [None req-2e4cf247-5b02-4bf1-af82-191ea3c8da16 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-28 22:18:43.950 8 INFO neutron.api.extensions [None req-19c363ea-c1f2-404c-bcf4-9ec85cfc9488 - - - - - -] Loaded extension: segment 2026-05-28 22:18:43.950 7 INFO neutron.quota.resource_registry [None req-2e4cf247-5b02-4bf1-af82-191ea3c8da16 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-28 22:18:43.951 8 INFO neutron.api.extensions [None req-19c363ea-c1f2-404c-bcf4-9ec85cfc9488 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-28 22:18:43.951 7 INFO neutron.quota.resource_registry [None req-2e4cf247-5b02-4bf1-af82-191ea3c8da16 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-28 22:18:43.951 7 INFO neutron.quota.resource_registry [None req-2e4cf247-5b02-4bf1-af82-191ea3c8da16 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-28 22:18:43.951 8 INFO neutron.api.extensions [None req-19c363ea-c1f2-404c-bcf4-9ec85cfc9488 - - - - - -] Loaded extension: service-type 2026-05-28 22:18:43.952 7 INFO neutron.quota.resource_registry [None req-2e4cf247-5b02-4bf1-af82-191ea3c8da16 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-28 22:18:43.952 8 INFO neutron.api.extensions [None req-19c363ea-c1f2-404c-bcf4-9ec85cfc9488 - - - - - -] Loaded extension: sorting 2026-05-28 22:18:43.952 7 INFO neutron.quota.resource_registry [None req-2e4cf247-5b02-4bf1-af82-191ea3c8da16 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-28 22:18:43.952 8 INFO neutron.api.extensions [None req-19c363ea-c1f2-404c-bcf4-9ec85cfc9488 - - - - - -] Loaded extension: standard-attr-segment 2026-05-28 22:18:43.953 8 INFO neutron.api.extensions [None req-19c363ea-c1f2-404c-bcf4-9ec85cfc9488 - - - - - -] Loaded extension: standard-attr-description 2026-05-28 22:18:43.953 8 INFO neutron.api.extensions [None req-19c363ea-c1f2-404c-bcf4-9ec85cfc9488 - - - - - -] Loaded extension: stateful-security-group 2026-05-28 22:18:43.954 8 WARNING neutron.api.extensions [None req-19c363ea-c1f2-404c-bcf4-9ec85cfc9488 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-28 22:18:43.954 8 INFO neutron.api.extensions [None req-19c363ea-c1f2-404c-bcf4-9ec85cfc9488 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-28 22:18:43.955 8 INFO neutron.api.extensions [None req-19c363ea-c1f2-404c-bcf4-9ec85cfc9488 - - - - - -] Loaded extension: subnet-external-network 2026-05-28 22:18:43.956 8 INFO neutron.api.extensions [None req-19c363ea-c1f2-404c-bcf4-9ec85cfc9488 - - - - - -] Loaded extension: subnet_onboard 2026-05-28 22:18:43.956 7 INFO neutron.quota.resource_registry [None req-2e4cf247-5b02-4bf1-af82-191ea3c8da16 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-28 22:18:43.956 7 WARNING neutron.quota.resource_registry [None req-2e4cf247-5b02-4bf1-af82-191ea3c8da16 - - - - - -] router is already registered 2026-05-28 22:18:43.956 8 INFO neutron.api.extensions [None req-19c363ea-c1f2-404c-bcf4-9ec85cfc9488 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-28 22:18:43.956 7 INFO neutron.quota.resource_registry [None req-2e4cf247-5b02-4bf1-af82-191ea3c8da16 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-28 22:18:43.956 7 WARNING neutron.quota.resource_registry [None req-2e4cf247-5b02-4bf1-af82-191ea3c8da16 - - - - - -] floatingip is already registered 2026-05-28 22:18:43.957 8 INFO neutron.api.extensions [None req-19c363ea-c1f2-404c-bcf4-9ec85cfc9488 - - - - - -] Loaded extension: subnet-service-types 2026-05-28 22:18:43.957 8 INFO neutron.api.extensions [None req-19c363ea-c1f2-404c-bcf4-9ec85cfc9488 - - - - - -] Loaded extension: subnet_allocation 2026-05-28 22:18:43.958 8 INFO neutron.api.extensions [None req-19c363ea-c1f2-404c-bcf4-9ec85cfc9488 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-28 22:18:43.958 8 INFO neutron.api.extensions [None req-19c363ea-c1f2-404c-bcf4-9ec85cfc9488 - - - - - -] Loaded extension: tag-creation 2026-05-28 22:18:43.959 8 INFO neutron.api.extensions [None req-19c363ea-c1f2-404c-bcf4-9ec85cfc9488 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-28 22:18:43.960 7 INFO neutron.quota.resource_registry [None req-2e4cf247-5b02-4bf1-af82-191ea3c8da16 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-28 22:18:43.960 7 WARNING neutron.quota.resource_registry [None req-2e4cf247-5b02-4bf1-af82-191ea3c8da16 - - - - - -] rbac_policy is already registered 2026-05-28 22:18:43.961 7 INFO neutron.quota.resource_registry [None req-2e4cf247-5b02-4bf1-af82-191ea3c8da16 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-28 22:18:43.961 7 WARNING neutron.quota.resource_registry [None req-2e4cf247-5b02-4bf1-af82-191ea3c8da16 - - - - - -] security_group is already registered 2026-05-28 22:18:43.961 7 INFO neutron.quota.resource_registry [None req-2e4cf247-5b02-4bf1-af82-191ea3c8da16 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-28 22:18:43.961 7 WARNING neutron.quota.resource_registry [None req-2e4cf247-5b02-4bf1-af82-191ea3c8da16 - - - - - -] security_group_rule is already registered 2026-05-28 22:18:43.962 7 INFO neutron.quota.resource_registry [None req-2e4cf247-5b02-4bf1-af82-191ea3c8da16 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-28 22:18:43.962 7 WARNING neutron.quota.resource_registry [None req-2e4cf247-5b02-4bf1-af82-191ea3c8da16 - - - - - -] subnetpool is already registered 2026-05-28 22:18:43.962 8 INFO neutron.api.extensions [None req-19c363ea-c1f2-404c-bcf4-9ec85cfc9488 - - - - - -] Loaded extension: standard-attr-tag 2026-05-28 22:18:43.963 7 INFO neutron.quota.resource_registry [None req-2e4cf247-5b02-4bf1-af82-191ea3c8da16 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-28 22:18:43.963 7 WARNING neutron.quota.resource_registry [None req-2e4cf247-5b02-4bf1-af82-191ea3c8da16 - - - - - -] subnetpool is already registered 2026-05-28 22:18:43.963 8 INFO neutron.api.extensions [None req-19c363ea-c1f2-404c-bcf4-9ec85cfc9488 - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-28 22:18:43.963 7 INFO neutron.quota.resource_registry [None req-2e4cf247-5b02-4bf1-af82-191ea3c8da16 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-28 22:18:43.963 7 WARNING neutron.quota.resource_registry [None req-2e4cf247-5b02-4bf1-af82-191ea3c8da16 - - - - - -] trunk is already registered 2026-05-28 22:18:43.964 8 INFO neutron.api.extensions [None req-19c363ea-c1f2-404c-bcf4-9ec85cfc9488 - - - - - -] Loaded extension: trunk 2026-05-28 22:18:43.964 7 INFO neutron.quota.resource_registry [None req-2e4cf247-5b02-4bf1-af82-191ea3c8da16 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-28 22:18:43.964 7 WARNING neutron.quota.resource_registry [None req-2e4cf247-5b02-4bf1-af82-191ea3c8da16 - - - - - -] endpoint_group is already registered 2026-05-28 22:18:43.964 8 INFO neutron.api.extensions [None req-19c363ea-c1f2-404c-bcf4-9ec85cfc9488 - - - - - -] Loaded extension: trunk-details 2026-05-28 22:18:43.964 7 INFO neutron.quota.resource_registry [None req-2e4cf247-5b02-4bf1-af82-191ea3c8da16 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-28 22:18:43.965 7 WARNING neutron.quota.resource_registry [None req-2e4cf247-5b02-4bf1-af82-191ea3c8da16 - - - - - -] vpnservice is already registered 2026-05-28 22:18:43.965 8 INFO neutron.api.extensions [None req-19c363ea-c1f2-404c-bcf4-9ec85cfc9488 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-28 22:18:43.965 7 INFO neutron.quota.resource_registry [None req-2e4cf247-5b02-4bf1-af82-191ea3c8da16 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-28 22:18:43.965 7 WARNING neutron.quota.resource_registry [None req-2e4cf247-5b02-4bf1-af82-191ea3c8da16 - - - - - -] ipsec_site_connection is already registered 2026-05-28 22:18:43.965 8 INFO neutron.api.extensions [None req-19c363ea-c1f2-404c-bcf4-9ec85cfc9488 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-28 22:18:43.965 7 INFO neutron.quota.resource_registry [None req-2e4cf247-5b02-4bf1-af82-191ea3c8da16 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-28 22:18:43.966 7 WARNING neutron.quota.resource_registry [None req-2e4cf247-5b02-4bf1-af82-191ea3c8da16 - - - - - -] ipsecpolicy is already registered 2026-05-28 22:18:43.966 7 INFO neutron.quota.resource_registry [None req-2e4cf247-5b02-4bf1-af82-191ea3c8da16 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-28 22:18:43.966 7 WARNING neutron.quota.resource_registry [None req-2e4cf247-5b02-4bf1-af82-191ea3c8da16 - - - - - -] ikepolicy is already registered 2026-05-28 22:18:43.967 8 INFO neutron.api.extensions [None req-19c363ea-c1f2-404c-bcf4-9ec85cfc9488 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-28 22:18:43.968 8 INFO neutron.api.extensions [None req-19c363ea-c1f2-404c-bcf4-9ec85cfc9488 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-28 22:18:43.968 8 INFO neutron.api.extensions [None req-19c363ea-c1f2-404c-bcf4-9ec85cfc9488 - - - - - -] Loaded extension: vpn-flavors 2026-05-28 22:18:43.970 8 INFO neutron.api.extensions [None req-19c363ea-c1f2-404c-bcf4-9ec85cfc9488 - - - - - -] Loaded extension: vpnaas 2026-05-28 22:18:43.972 8 INFO neutron.quota.resource_registry [None req-19c363ea-c1f2-404c-bcf4-9ec85cfc9488 - - - - - -] Creating instance of TrackedResource for resource:network 2026-05-28 22:18:43.973 8 INFO neutron.quota.resource_registry [None req-19c363ea-c1f2-404c-bcf4-9ec85cfc9488 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-05-28 22:18:43.973 8 INFO neutron.quota.resource_registry [None req-19c363ea-c1f2-404c-bcf4-9ec85cfc9488 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-28 22:18:43.973 8 INFO neutron.quota.resource_registry [None req-19c363ea-c1f2-404c-bcf4-9ec85cfc9488 - - - - - -] Creating instance of TrackedResource for resource:port 2026-05-28 22:18:43.976 8 INFO neutron.quota.resource_registry [None req-19c363ea-c1f2-404c-bcf4-9ec85cfc9488 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-28 22:18:43.976 8 INFO neutron.quota.resource_registry [None req-19c363ea-c1f2-404c-bcf4-9ec85cfc9488 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-28 22:18:43.981 8 INFO neutron.quota.resource_registry [None req-19c363ea-c1f2-404c-bcf4-9ec85cfc9488 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-28 22:18:43.981 8 INFO neutron.quota.resource_registry [None req-19c363ea-c1f2-404c-bcf4-9ec85cfc9488 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-28 22:18:43.982 8 INFO neutron.quota.resource_registry [None req-19c363ea-c1f2-404c-bcf4-9ec85cfc9488 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-28 22:18:43.983 8 INFO neutron.quota.resource_registry [None req-19c363ea-c1f2-404c-bcf4-9ec85cfc9488 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-28 22:18:43.983 8 WARNING neutron.quota.resource_registry [None req-19c363ea-c1f2-404c-bcf4-9ec85cfc9488 - - - - - -] subnetpool is already registered 2026-05-28 22:18:43.983 8 INFO neutron.quota.resource_registry [None req-19c363ea-c1f2-404c-bcf4-9ec85cfc9488 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-28 22:18:43.983 8 WARNING neutron.quota.resource_registry [None req-19c363ea-c1f2-404c-bcf4-9ec85cfc9488 - - - - - -] subnetpool is already registered 2026-05-28 22:18:43.984 8 INFO neutron.quota.resource_registry [None req-19c363ea-c1f2-404c-bcf4-9ec85cfc9488 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-28 22:18:43.984 8 INFO neutron.quota.resource_registry [None req-19c363ea-c1f2-404c-bcf4-9ec85cfc9488 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-28 22:18:43.985 8 INFO neutron.quota.resource_registry [None req-19c363ea-c1f2-404c-bcf4-9ec85cfc9488 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-28 22:18:43.985 8 INFO neutron.quota.resource_registry [None req-19c363ea-c1f2-404c-bcf4-9ec85cfc9488 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-28 22:18:43.986 8 INFO neutron.quota.resource_registry [None req-19c363ea-c1f2-404c-bcf4-9ec85cfc9488 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-28 22:18:43.986 8 INFO neutron.quota.resource_registry [None req-19c363ea-c1f2-404c-bcf4-9ec85cfc9488 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-28 22:18:43.990 8 INFO neutron.quota.resource_registry [None req-19c363ea-c1f2-404c-bcf4-9ec85cfc9488 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-28 22:18:43.990 8 WARNING neutron.quota.resource_registry [None req-19c363ea-c1f2-404c-bcf4-9ec85cfc9488 - - - - - -] router is already registered 2026-05-28 22:18:43.990 8 INFO neutron.quota.resource_registry [None req-19c363ea-c1f2-404c-bcf4-9ec85cfc9488 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-28 22:18:43.990 8 WARNING neutron.quota.resource_registry [None req-19c363ea-c1f2-404c-bcf4-9ec85cfc9488 - - - - - -] floatingip is already registered 2026-05-28 22:18:43.994 8 INFO neutron.quota.resource_registry [None req-19c363ea-c1f2-404c-bcf4-9ec85cfc9488 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-28 22:18:43.994 8 WARNING neutron.quota.resource_registry [None req-19c363ea-c1f2-404c-bcf4-9ec85cfc9488 - - - - - -] rbac_policy is already registered 2026-05-28 22:18:43.995 8 INFO neutron.quota.resource_registry [None req-19c363ea-c1f2-404c-bcf4-9ec85cfc9488 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-28 22:18:43.995 8 WARNING neutron.quota.resource_registry [None req-19c363ea-c1f2-404c-bcf4-9ec85cfc9488 - - - - - -] security_group is already registered 2026-05-28 22:18:43.996 8 INFO neutron.quota.resource_registry [None req-19c363ea-c1f2-404c-bcf4-9ec85cfc9488 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-28 22:18:43.996 8 WARNING neutron.quota.resource_registry [None req-19c363ea-c1f2-404c-bcf4-9ec85cfc9488 - - - - - -] security_group_rule is already registered 2026-05-28 22:18:43.996 8 INFO neutron.quota.resource_registry [None req-19c363ea-c1f2-404c-bcf4-9ec85cfc9488 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-28 22:18:43.997 8 WARNING neutron.quota.resource_registry [None req-19c363ea-c1f2-404c-bcf4-9ec85cfc9488 - - - - - -] subnetpool is already registered 2026-05-28 22:18:43.997 8 INFO neutron.quota.resource_registry [None req-19c363ea-c1f2-404c-bcf4-9ec85cfc9488 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-28 22:18:43.997 8 WARNING neutron.quota.resource_registry [None req-19c363ea-c1f2-404c-bcf4-9ec85cfc9488 - - - - - -] subnetpool is already registered 2026-05-28 22:18:43.998 8 INFO neutron.quota.resource_registry [None req-19c363ea-c1f2-404c-bcf4-9ec85cfc9488 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-28 22:18:43.998 8 WARNING neutron.quota.resource_registry [None req-19c363ea-c1f2-404c-bcf4-9ec85cfc9488 - - - - - -] trunk is already registered 2026-05-28 22:18:43.998 8 INFO neutron.quota.resource_registry [None req-19c363ea-c1f2-404c-bcf4-9ec85cfc9488 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-28 22:18:43.998 8 WARNING neutron.quota.resource_registry [None req-19c363ea-c1f2-404c-bcf4-9ec85cfc9488 - - - - - -] endpoint_group is already registered 2026-05-28 22:18:43.998 7 WARNING keystonemiddleware._common.config [None req-2e4cf247-5b02-4bf1-af82-191ea3c8da16 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-28 22:18:43.999 8 INFO neutron.quota.resource_registry [None req-19c363ea-c1f2-404c-bcf4-9ec85cfc9488 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-28 22:18:43.999 8 WARNING neutron.quota.resource_registry [None req-19c363ea-c1f2-404c-bcf4-9ec85cfc9488 - - - - - -] vpnservice is already registered 2026-05-28 22:18:43.999 8 INFO neutron.quota.resource_registry [None req-19c363ea-c1f2-404c-bcf4-9ec85cfc9488 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-28 22:18:44.000 8 WARNING neutron.quota.resource_registry [None req-19c363ea-c1f2-404c-bcf4-9ec85cfc9488 - - - - - -] ipsec_site_connection is already registered 2026-05-28 22:18:44.000 8 INFO neutron.quota.resource_registry [None req-19c363ea-c1f2-404c-bcf4-9ec85cfc9488 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-28 22:18:44.000 8 WARNING neutron.quota.resource_registry [None req-19c363ea-c1f2-404c-bcf4-9ec85cfc9488 - - - - - -] ipsecpolicy is already registered 2026-05-28 22:18:44.000 8 INFO neutron.quota.resource_registry [None req-19c363ea-c1f2-404c-bcf4-9ec85cfc9488 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-28 22:18:44.001 8 WARNING neutron.quota.resource_registry [None req-19c363ea-c1f2-404c-bcf4-9ec85cfc9488 - - - - - -] ikepolicy is already registered 2026-05-28 22:18:44.004 7 WARNING oslo_config.cfg [None req-2e4cf247-5b02-4bf1-af82-191ea3c8da16 - - - - - -] 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 0x7f48a6d2c668 pid: 7 (default app) 2026-05-28 22:18:44.033 8 WARNING keystonemiddleware._common.config [None req-19c363ea-c1f2-404c-bcf4-9ec85cfc9488 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-28 22:18:44.039 8 WARNING oslo_config.cfg [None req-19c363ea-c1f2-404c-bcf4-9ec85cfc9488 - - - - - -] 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 0x7f48a6d2c668 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-28 22:18:48.469 8 INFO neutron.pecan_wsgi.hooks.translation [None req-bf6bb571-06ee-4aad-9d55-18b73df71aa4 c36ea90adcac40019e980b1f0ae51678 5caa8a93f09944adbecb858b17831088 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1/4] 199.19.213.233 () {44 vars in 927 bytes} [Thu May 28 22:18:47 2026] GET /v2.0/networks/public => generated 108 bytes in 628 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: 4/5] 199.19.213.233 () {44 vars in 949 bytes} [Thu May 28 22:18:48 2026] GET /v2.0/networks?name=public => generated 15 bytes in 193 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 22:18:49.052 8 WARNING neutron.services.revisions.revision_plugin [None req-e87da16a-1bcf-4726-8fa0-c564a990230a c36ea90adcac40019e980b1f0ae51678 5caa8a93f09944adbecb858b17831088 - - default default] Could not find related network for resource to bump revision. 2026-05-28 22:18:49.074 8 INFO neutron.db.segments_db [None req-e87da16a-1bcf-4726-8fa0-c564a990230a c36ea90adcac40019e980b1f0ae51678 5caa8a93f09944adbecb858b17831088 - - default default] Added segment 847155d5-a801-4b9a-83e0-7e7ef7a00877 of type flat for network 26141e5a-c9e2-46f9-b053-d09dd8f9c723 2026-05-28 22:18:49.115 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e87da16a-1bcf-4726-8fa0-c564a990230a c36ea90adcac40019e980b1f0ae51678 5caa8a93f09944adbecb858b17831088 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 2/6] 199.19.213.233 () {48 vars in 967 bytes} [Thu May 28 22:18:48 2026] POST /v2.0/networks => generated 124 bytes in 457 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-28 22:18:55.292 7 INFO neutron.pecan_wsgi.hooks.translation [None req-cf5c999e-f0f8-4ad7-951f-47fa1a67bcbc c36ea90adcac40019e980b1f0ae51678 5caa8a93f09944adbecb858b17831088 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/7] 199.19.213.233 () {44 vars in 927 bytes} [Thu May 28 22:18:54 2026] GET /v2.0/networks/public => generated 108 bytes in 398 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/8] 199.19.213.233 () {44 vars in 949 bytes} [Thu May 28 22:18:55 2026] GET /v2.0/networks?name=public => generated 15 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 22:18:55.518 7 WARNING neutron.services.revisions.revision_plugin [None req-054497c7-fea9-43ec-9a6e-9b10805bc4f1 c36ea90adcac40019e980b1f0ae51678 5caa8a93f09944adbecb858b17831088 - - default default] Could not find related network for resource to bump revision. 2026-05-28 22:18:55.543 7 INFO neutron.db.segments_db [None req-054497c7-fea9-43ec-9a6e-9b10805bc4f1 c36ea90adcac40019e980b1f0ae51678 5caa8a93f09944adbecb858b17831088 - - default default] Added segment e95f2977-dd1e-416b-82e8-aeaa4a2fa152 of type flat for network 0f2c5f05-e7df-449b-a26e-f70bcd57e557 2026-05-28 22:18:55.584 7 INFO neutron.pecan_wsgi.hooks.translation [None req-054497c7-fea9-43ec-9a6e-9b10805bc4f1 c36ea90adcac40019e980b1f0ae51678 5caa8a93f09944adbecb858b17831088 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 6/9] 199.19.213.233 () {48 vars in 967 bytes} [Thu May 28 22:18:55 2026] POST /v2.0/networks => generated 124 bytes in 278 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-28 22:19:01.460 7 INFO neutron.pecan_wsgi.hooks.translation [None req-faa23e64-7eab-49ee-af06-b04c9a1ad0bb c36ea90adcac40019e980b1f0ae51678 5caa8a93f09944adbecb858b17831088 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 7/11] 199.19.213.233 () {44 vars in 927 bytes} [Thu May 28 22:19:01 2026] GET /v2.0/networks/public => generated 108 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/12] 199.19.213.233 () {44 vars in 949 bytes} [Thu May 28 22:19:01 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-28 22:19:01.526 7 WARNING neutron.services.revisions.revision_plugin [None req-e20d0b1f-3446-4672-93cf-701264ee2d37 c36ea90adcac40019e980b1f0ae51678 5caa8a93f09944adbecb858b17831088 - - default default] Could not find related network for resource to bump revision. 2026-05-28 22:19:01.541 7 INFO neutron.db.segments_db [None req-e20d0b1f-3446-4672-93cf-701264ee2d37 c36ea90adcac40019e980b1f0ae51678 5caa8a93f09944adbecb858b17831088 - - default default] Added segment 4694e1dd-ab58-4e8a-b442-ad75d6bd0ea5 of type flat for network 321ae5be-6643-415f-9336-3a3979ef77b7 2026-05-28 22:19:01.563 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e20d0b1f-3446-4672-93cf-701264ee2d37 c36ea90adcac40019e980b1f0ae51678 5caa8a93f09944adbecb858b17831088 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 8/13] 199.19.213.233 () {48 vars in 967 bytes} [Thu May 28 22:19:01 2026] POST /v2.0/networks => generated 124 bytes in 91 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-28 22:19:07.387 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a53a1e8e-6e34-4848-b26f-c73dd6aaf98b c36ea90adcac40019e980b1f0ae51678 5caa8a93f09944adbecb858b17831088 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 6/14] 199.19.213.233 () {44 vars in 927 bytes} [Thu May 28 22:19:07 2026] GET /v2.0/networks/public => generated 108 bytes in 52 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 9/15] 199.19.213.233 () {44 vars in 949 bytes} [Thu May 28 22:19:07 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-28 22:19:07.459 8 WARNING neutron.services.revisions.revision_plugin [None req-7b1c18d8-8c32-4f8a-929d-9f993c29b05b c36ea90adcac40019e980b1f0ae51678 5caa8a93f09944adbecb858b17831088 - - default default] Could not find related network for resource to bump revision. 2026-05-28 22:19:07.479 8 INFO neutron.db.segments_db [None req-7b1c18d8-8c32-4f8a-929d-9f993c29b05b c36ea90adcac40019e980b1f0ae51678 5caa8a93f09944adbecb858b17831088 - - default default] Added segment f2d976c6-73e5-42b7-adbc-d9058e5aff87 of type flat for network bc8550bc-6dc0-41b6-9e99-f29cdde4d456 2026-05-28 22:19:07.501 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7b1c18d8-8c32-4f8a-929d-9f993c29b05b c36ea90adcac40019e980b1f0ae51678 5caa8a93f09944adbecb858b17831088 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 7/16] 199.19.213.233 () {48 vars in 967 bytes} [Thu May 28 22:19:07 2026] POST /v2.0/networks => generated 124 bytes in 100 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-28 22:19:13.350 7 INFO neutron.pecan_wsgi.hooks.translation [None req-327d6f94-b56f-433b-9f9d-7e5a55b490a0 c36ea90adcac40019e980b1f0ae51678 5caa8a93f09944adbecb858b17831088 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 10/17] 199.19.213.233 () {44 vars in 927 bytes} [Thu May 28 22:19:13 2026] GET /v2.0/networks/public => generated 108 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/18] 199.19.213.233 () {44 vars in 949 bytes} [Thu May 28 22:19:13 2026] GET /v2.0/networks?name=public => generated 15 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 22:19:13.423 7 WARNING neutron.services.revisions.revision_plugin [None req-ab3178b1-914c-4a6a-87c6-c6171b97f39b c36ea90adcac40019e980b1f0ae51678 5caa8a93f09944adbecb858b17831088 - - default default] Could not find related network for resource to bump revision. 2026-05-28 22:19:13.441 7 INFO neutron.db.segments_db [None req-ab3178b1-914c-4a6a-87c6-c6171b97f39b c36ea90adcac40019e980b1f0ae51678 5caa8a93f09944adbecb858b17831088 - - default default] Added segment 9b7e58e9-cb3a-4e18-86d7-1c512326f4b9 of type flat for network ce560d72-2293-4178-9540-dacc096edd2b 2026-05-28 22:19:13.467 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ab3178b1-914c-4a6a-87c6-c6171b97f39b c36ea90adcac40019e980b1f0ae51678 5caa8a93f09944adbecb858b17831088 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 11/19] 199.19.213.233 () {48 vars in 967 bytes} [Thu May 28 22:19:13 2026] POST /v2.0/networks => generated 124 bytes in 102 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-28 22:19:19.312 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f483f74d-5f40-4869-9232-69b8ed92c3d7 c36ea90adcac40019e980b1f0ae51678 5caa8a93f09944adbecb858b17831088 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 12/21] 199.19.213.233 () {44 vars in 927 bytes} [Thu May 28 22:19:19 2026] GET /v2.0/networks/public => generated 108 bytes in 54 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/22] 199.19.213.233 () {44 vars in 949 bytes} [Thu May 28 22:19:19 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-28 22:19:19.385 7 WARNING neutron.services.revisions.revision_plugin [None req-24bf4dae-57bc-4e39-a9e7-a7cdefad1a22 c36ea90adcac40019e980b1f0ae51678 5caa8a93f09944adbecb858b17831088 - - default default] Could not find related network for resource to bump revision. 2026-05-28 22:19:19.398 7 INFO neutron.db.segments_db [None req-24bf4dae-57bc-4e39-a9e7-a7cdefad1a22 c36ea90adcac40019e980b1f0ae51678 5caa8a93f09944adbecb858b17831088 - - default default] Added segment 8852e621-87d7-42c4-8507-18e4cbc38e11 of type flat for network 27957117-ad01-42c0-9778-078927771811 [pid: 7|app: 0|req: 13/23] 199.19.213.233 () {48 vars in 967 bytes} [Thu May 28 22:19:19 2026] POST /v2.0/networks => generated 706 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:19:20.638 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f2b8a8a0-4023-4c5a-8569-63e6bc7ee1cb c36ea90adcac40019e980b1f0ae51678 5caa8a93f09944adbecb858b17831088 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 11/24] 199.19.213.233 () {44 vars in 927 bytes} [Thu May 28 22:19:20 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: 14/25] 199.19.213.233 () {44 vars in 949 bytes} [Thu May 28 22:19:20 2026] GET /v2.0/networks?name=public => generated 709 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:19:20.708 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8994f318-c805-401a-b9d7-d13524f94b5a c36ea90adcac40019e980b1f0ae51678 5caa8a93f09944adbecb858b17831088 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 12/26] 199.19.213.233 () {44 vars in 1034 bytes} [Thu May 28 22:19:20 2026] GET /v2.0/subnets/public-subnet?network_id=27957117-ad01-42c0-9778-078927771811 => generated 113 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 15/27] 199.19.213.233 () {44 vars in 1057 bytes} [Thu May 28 22:19:20 2026] GET /v2.0/subnets?name=public-subnet&network_id=27957117-ad01-42c0-9778-078927771811 => generated 14 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/28] 199.19.213.233 () {48 vars in 965 bytes} [Thu May 28 22:19:20 2026] POST /v2.0/subnets => generated 664 bytes in 485 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:23:55.853 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [85e56856-f402-4ae0-9be2-855c2b7f4cf6] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-05-28 22:23:55.854 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Thu May 28 22:23:55 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/lb-mgmt-net (ip 199.19.213.233) !!! 2026-05-28 22:23:55.956 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d06b4088-2515-4c82-9ccf-1e454e14925a c36ea90adcac40019e980b1f0ae51678 5caa8a93f09944adbecb858b17831088 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 31/64] 199.19.213.233 () {44 vars in 937 bytes} [Thu May 28 22:23:55 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 111 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-28 22:23:55.967 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [01d387f5-53c6-4916-b92d-ec008a29afb0] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-05-28 22:23:55.968 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Thu May 28 22:23:55 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=lb-mgmt-net (ip 199.19.213.233) !!! [pid: 7|app: 0|req: 34/65] 199.19.213.233 () {44 vars in 959 bytes} [Thu May 28 22:23:55 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-28 22:23:56.047 8 INFO neutron.db.segments_db [None req-db192a3a-0924-48a7-9c99-f6c2d2506092 c36ea90adcac40019e980b1f0ae51678 5caa8a93f09944adbecb858b17831088 - - default default] Added segment 678a32d0-05cf-4d9a-b14e-508ef1c92f17 of type vxlan for network 7f16d6f2-90f3-422f-b872-125c382933fe [pid: 8|app: 0|req: 32/66] 199.19.213.233 () {48 vars in 966 bytes} [Thu May 28 22:23:55 2026] POST /v2.0/networks => generated 707 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:23:56.985 7 INFO oslo.messaging._drivers.impl_rabbit [-] [01d387f5-53c6-4916-b92d-ec008a29afb0] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 51742. 2026-05-28 22:23:57.018 7 INFO neutron.pecan_wsgi.hooks.translation [None req-dbf279f4-6f4a-42b5-8295-75330da5c875 c36ea90adcac40019e980b1f0ae51678 5caa8a93f09944adbecb858b17831088 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 35/67] 199.19.213.233 () {44 vars in 937 bytes} [Thu May 28 22:23:56 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) 2026-05-28 22:23:57.050 8 INFO oslo.messaging._drivers.impl_rabbit [-] [85e56856-f402-4ae0-9be2-855c2b7f4cf6] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 51752. [pid: 8|app: 0|req: 33/68] 199.19.213.233 () {44 vars in 959 bytes} [Thu May 28 22:23:57 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:23:57.086 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8921d38c-5171-438f-a4f3-0505c8e68374 c36ea90adcac40019e980b1f0ae51678 5caa8a93f09944adbecb858b17831088 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 36/69] 199.19.213.233 () {44 vars in 1036 bytes} [Thu May 28 22:23:57 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=7f16d6f2-90f3-422f-b872-125c382933fe => generated 114 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 34/70] 199.19.213.233 () {44 vars in 1059 bytes} [Thu May 28 22:23:57 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=7f16d6f2-90f3-422f-b872-125c382933fe => generated 14 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 37/71] 199.19.213.233 () {48 vars in 965 bytes} [Thu May 28 22:23:57 2026] POST /v2.0/subnets => generated 651 bytes in 380 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:23:58.539 8 INFO neutron.api.v2.resource [None req-70b24342-3630-4434-890e-09e6477ff482 c36ea90adcac40019e980b1f0ae51678 5caa8a93f09944adbecb858b17831088 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 35/72] 199.19.213.233 () {44 vars in 971 bytes} [Thu May 28 22:23:58 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/73] 199.19.213.233 () {44 vars in 993 bytes} [Thu May 28 22:23:58 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 36/74] 199.19.213.233 () {48 vars in 980 bytes} [Thu May 28 22:23:58 2026] POST /v2.0/security-groups => generated 1616 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/75] 199.19.213.233 () {44 vars in 1001 bytes} [Thu May 28 22:23:59 2026] GET /v2.0/security-groups/4748ec79-00d0-4e74-85f9-85694eb6e911 => generated 1616 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/76] 199.19.213.233 () {44 vars in 1001 bytes} [Thu May 28 22:23:59 2026] GET /v2.0/security-groups/4748ec79-00d0-4e74-85f9-85694eb6e911 => generated 1616 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/77] 199.19.213.233 () {44 vars in 1001 bytes} [Thu May 28 22:23:59 2026] GET /v2.0/security-groups/4748ec79-00d0-4e74-85f9-85694eb6e911 => generated 1616 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/78] 199.19.213.233 () {48 vars in 991 bytes} [Thu May 28 22:23:59 2026] POST /v2.0/security-group-rules => generated 601 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/81] 199.19.213.233 () {44 vars in 1001 bytes} [Thu May 28 22:24:00 2026] GET /v2.0/security-groups/4748ec79-00d0-4e74-85f9-85694eb6e911 => generated 2230 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/82] 199.19.213.233 () {44 vars in 1001 bytes} [Thu May 28 22:24:00 2026] GET /v2.0/security-groups/4748ec79-00d0-4e74-85f9-85694eb6e911 => generated 2230 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/83] 199.19.213.233 () {44 vars in 1001 bytes} [Thu May 28 22:24:00 2026] GET /v2.0/security-groups/4748ec79-00d0-4e74-85f9-85694eb6e911 => generated 2230 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/84] 199.19.213.233 () {48 vars in 991 bytes} [Thu May 28 22:24:00 2026] POST /v2.0/security-group-rules => generated 603 bytes in 93 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/85] 199.19.213.233 () {44 vars in 1001 bytes} [Thu May 28 22:24:01 2026] GET /v2.0/security-groups/4748ec79-00d0-4e74-85f9-85694eb6e911 => generated 2846 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/86] 199.19.213.233 () {44 vars in 1001 bytes} [Thu May 28 22:24:01 2026] GET /v2.0/security-groups/4748ec79-00d0-4e74-85f9-85694eb6e911 => generated 2846 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/87] 199.19.213.233 () {44 vars in 1001 bytes} [Thu May 28 22:24:01 2026] GET /v2.0/security-groups/4748ec79-00d0-4e74-85f9-85694eb6e911 => generated 2846 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/88] 199.19.213.233 () {48 vars in 991 bytes} [Thu May 28 22:24:01 2026] POST /v2.0/security-group-rules => generated 603 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/89] 199.19.213.233 () {44 vars in 1001 bytes} [Thu May 28 22:24:02 2026] GET /v2.0/security-groups/4748ec79-00d0-4e74-85f9-85694eb6e911 => generated 3462 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/90] 199.19.213.233 () {44 vars in 1001 bytes} [Thu May 28 22:24:02 2026] GET /v2.0/security-groups/4748ec79-00d0-4e74-85f9-85694eb6e911 => 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/91] 199.19.213.233 () {44 vars in 1001 bytes} [Thu May 28 22:24:02 2026] GET /v2.0/security-groups/4748ec79-00d0-4e74-85f9-85694eb6e911 => generated 3462 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/92] 199.19.213.233 () {48 vars in 991 bytes} [Thu May 28 22:24:02 2026] POST /v2.0/security-group-rules => generated 603 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/93] 199.19.213.233 () {44 vars in 1001 bytes} [Thu May 28 22:24:03 2026] GET /v2.0/security-groups/4748ec79-00d0-4e74-85f9-85694eb6e911 => generated 4078 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/94] 199.19.213.233 () {44 vars in 1001 bytes} [Thu May 28 22:24:03 2026] GET /v2.0/security-groups/4748ec79-00d0-4e74-85f9-85694eb6e911 => generated 4078 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/95] 199.19.213.233 () {44 vars in 1001 bytes} [Thu May 28 22:24:03 2026] GET /v2.0/security-groups/4748ec79-00d0-4e74-85f9-85694eb6e911 => 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/96] 199.19.213.233 () {48 vars in 991 bytes} [Thu May 28 22:24:04 2026] POST /v2.0/security-group-rules => generated 603 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/97] 199.19.213.233 () {44 vars in 987 bytes} [Thu May 28 22:24:05 2026] GET /v2.0/networks/7f16d6f2-90f3-422f-b872-125c382933fe => generated 732 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:24:05.335 7 INFO neutron.pecan_wsgi.hooks.translation [None req-057ac85b-2713-43fc-b998-3b1a56a45845 c36ea90adcac40019e980b1f0ae51678 5caa8a93f09944adbecb858b17831088 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 50/98] 199.19.213.233 () {44 vars in 1076 bytes} [Thu May 28 22:24:05 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=7f16d6f2-90f3-422f-b872-125c382933fe => generated 132 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/99] 199.19.213.233 () {44 vars in 1099 bytes} [Thu May 28 22:24:05 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=7f16d6f2-90f3-422f-b872-125c382933fe => 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: 51/100] 199.19.213.233 () {44 vars in 1001 bytes} [Thu May 28 22:24:05 2026] GET /v2.0/security-groups/4748ec79-00d0-4e74-85f9-85694eb6e911 => 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: 50/101] 199.19.213.233 () {48 vars in 961 bytes} [Thu May 28 22:24:05 2026] POST /v2.0/ports => generated 1092 bytes in 327 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-28 22:24:11.729 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ed7f5edf-35ed-41be-9206-f7d7912bd492 c36ea90adcac40019e980b1f0ae51678 5caa8a93f09944adbecb858b17831088 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 52/102] 199.19.213.233 () {44 vars in 978 bytes} [Thu May 28 22:24:11 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 50 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: 51/103] 199.19.213.233 () {44 vars in 1000 bytes} [Thu May 28 22:24:11 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1095 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/104] 199.19.213.233 () {48 vars in 1030 bytes} [Thu May 28 22:24:11 2026] PUT /v2.0/ports/0aad65b9-ccb8-4fe3-b375-75641e8a1126 => generated 1241 bytes in 518 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/105] 199.19.213.233 () {44 vars in 920 bytes} [Thu May 28 22:24:13 2026] GET /v2.0/ports => generated 3722 bytes in 83 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-28 22:24:14.678 7 INFO neutron.api.v2.resource [None req-acf9875d-c884-49d9-951d-d6d22d6c6457 c36ea90adcac40019e980b1f0ae51678 5caa8a93f09944adbecb858b17831088 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 54/106] 199.19.213.233 () {44 vars in 959 bytes} [Thu May 28 22:24:14 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/107] 199.19.213.233 () {44 vars in 981 bytes} [Thu May 28 22:24:14 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/108] 199.19.213.233 () {48 vars in 980 bytes} [Thu May 28 22:24:14 2026] POST /v2.0/security-groups => generated 1610 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/111] 199.19.213.233 () {44 vars in 1001 bytes} [Thu May 28 22:24:15 2026] GET /v2.0/security-groups/e43b0867-d6c9-47a7-aaed-26690dd6c02c => generated 1610 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/112] 199.19.213.233 () {44 vars in 1001 bytes} [Thu May 28 22:24:15 2026] GET /v2.0/security-groups/e43b0867-d6c9-47a7-aaed-26690dd6c02c => generated 1610 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/113] 199.19.213.233 () {44 vars in 1001 bytes} [Thu May 28 22:24:15 2026] GET /v2.0/security-groups/e43b0867-d6c9-47a7-aaed-26690dd6c02c => generated 1610 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 58/114] 199.19.213.233 () {48 vars in 991 bytes} [Thu May 28 22:24:15 2026] POST /v2.0/security-group-rules => generated 619 bytes in 79 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/115] 199.19.213.233 () {44 vars in 1001 bytes} [Thu May 28 22:24:16 2026] GET /v2.0/security-groups/e43b0867-d6c9-47a7-aaed-26690dd6c02c => generated 2242 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 59/116] 199.19.213.233 () {44 vars in 1001 bytes} [Thu May 28 22:24:16 2026] GET /v2.0/security-groups/e43b0867-d6c9-47a7-aaed-26690dd6c02c => generated 2242 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 58/117] 199.19.213.233 () {44 vars in 1001 bytes} [Thu May 28 22:24:16 2026] GET /v2.0/security-groups/e43b0867-d6c9-47a7-aaed-26690dd6c02c => generated 2242 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 60/118] 199.19.213.233 () {48 vars in 991 bytes} [Thu May 28 22:24:16 2026] POST /v2.0/security-group-rules => generated 623 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 63/127] 199.19.213.233 () {44 vars in 975 bytes} [Thu May 28 22:25:16 2026] GET /v2.0/quotas/5caa8a93f09944adbecb858b17831088 => 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: 65/128] 199.19.213.233 () {48 vars in 1027 bytes} [Thu May 28 22:25:16 2026] PUT /v2.0/quotas/5caa8a93f09944adbecb858b17831088 => generated 291 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:27:26.179 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [85e56856-f402-4ae0-9be2-855c2b7f4cf6] 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-28 22:27:26.333 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9baf6bc2-a926-4e16-9afd-29982a9b52ab c36ea90adcac40019e980b1f0ae51678 5caa8a93f09944adbecb858b17831088 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 72/145] 199.19.213.233 () {30 vars in 740 bytes} [Thu May 28 22:27:26 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 159 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-28 22:27:26.344 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [01d387f5-53c6-4916-b92d-ec008a29afb0] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-05-28 22:27:26.346 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Thu May 28 22:27:26 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.19.213.233) !!! /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: 74/146] 199.19.213.233 () {30 vars in 762 bytes} [Thu May 28 22:27:26 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1244 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 22:27:27.944 8 INFO oslo.messaging._drivers.impl_rabbit [-] [85e56856-f402-4ae0-9be2-855c2b7f4cf6] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 34088. 2026-05-28 22:27:27.972 8 INFO neutron.pecan_wsgi.hooks.translation [None req-31cdd315-8461-4635-b60c-237815f3c263 c36ea90adcac40019e980b1f0ae51678 5caa8a93f09944adbecb858b17831088 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 73/147] 199.19.213.233 () {30 vars in 740 bytes} [Thu May 28 22:27:27 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 75/148] 199.19.213.233 () {30 vars in 762 bytes} [Thu May 28 22:27:27 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1244 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 22:33:32.097 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [85e56856-f402-4ae0-9be2-855c2b7f4cf6] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-05-28 22:33:32.099 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Thu May 28 22:33:32 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=93dc00e5924d41cca1c84c3369b79406 (ip 199.19.213.233) !!! 2026-05-28 22:33:32.227 8 INFO neutron.api.v2.resource [None req-09b4fefd-2547-4171-86b2-719f5dca59d3 c36ea90adcac40019e980b1f0ae51678 5caa8a93f09944adbecb858b17831088 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 99/199] 199.19.213.233 () {44 vars in 1074 bytes} [Thu May 28 22:33:32 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=93dc00e5924d41cca1c84c3369b79406 => generated 139 bytes in 137 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-28 22:33:32.236 7 INFO oslo.messaging._drivers.impl_rabbit [-] [01d387f5-53c6-4916-b92d-ec008a29afb0] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 34092. 2026-05-28 22:33:32.237 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [01d387f5-53c6-4916-b92d-ec008a29afb0] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-05-28 22:33:32.240 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Thu May 28 22:33:32 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=93dc00e5924d41cca1c84c3369b79406 (ip 199.19.213.233) !!! [pid: 7|app: 0|req: 101/200] 199.19.213.233 () {44 vars in 1097 bytes} [Thu May 28 22:33:32 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=93dc00e5924d41cca1c84c3369b79406 => generated 23 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 100/201] 199.19.213.233 () {48 vars in 981 bytes} [Thu May 28 22:33:32 2026] POST /v2.0/security-groups => generated 1624 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-28 22:33:33.507 7 INFO oslo.messaging._drivers.impl_rabbit [-] [01d387f5-53c6-4916-b92d-ec008a29afb0] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 45650. [pid: 7|app: 0|req: 102/202] 199.19.213.233 () {44 vars in 1088 bytes} [Thu May 28 22:33:33 2026] GET /v2.0/security-groups/3055ecd8-fe3a-4282-bd0f-2e4a95d807ef?project_id=93dc00e5924d41cca1c84c3369b79406 => generated 1624 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 22:33:33.617 8 INFO oslo.messaging._drivers.impl_rabbit [-] [85e56856-f402-4ae0-9be2-855c2b7f4cf6] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 45666. [pid: 8|app: 0|req: 101/203] 199.19.213.233 () {44 vars in 1001 bytes} [Thu May 28 22:33:33 2026] GET /v2.0/security-groups/3055ecd8-fe3a-4282-bd0f-2e4a95d807ef => generated 1624 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 103/204] 199.19.213.233 () {44 vars in 1088 bytes} [Thu May 28 22:33:33 2026] GET /v2.0/security-groups/3055ecd8-fe3a-4282-bd0f-2e4a95d807ef?project_id=93dc00e5924d41cca1c84c3369b79406 => generated 1624 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 102/205] 199.19.213.233 () {48 vars in 991 bytes} [Thu May 28 22:33:33 2026] POST /v2.0/security-group-rules => generated 597 bytes in 90 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 104/206] 199.19.213.233 () {44 vars in 1088 bytes} [Thu May 28 22:33:34 2026] GET /v2.0/security-groups/3055ecd8-fe3a-4282-bd0f-2e4a95d807ef?project_id=93dc00e5924d41cca1c84c3369b79406 => generated 2234 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 103/207] 199.19.213.233 () {44 vars in 1001 bytes} [Thu May 28 22:33:34 2026] GET /v2.0/security-groups/3055ecd8-fe3a-4282-bd0f-2e4a95d807ef => generated 2234 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 105/208] 199.19.213.233 () {44 vars in 1088 bytes} [Thu May 28 22:33:34 2026] GET /v2.0/security-groups/3055ecd8-fe3a-4282-bd0f-2e4a95d807ef?project_id=93dc00e5924d41cca1c84c3369b79406 => generated 2234 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 104/209] 199.19.213.233 () {48 vars in 991 bytes} [Thu May 28 22:33:34 2026] POST /v2.0/security-group-rules => generated 599 bytes in 89 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 106/210] 199.19.213.233 () {44 vars in 1088 bytes} [Thu May 28 22:33:35 2026] GET /v2.0/security-groups/3055ecd8-fe3a-4282-bd0f-2e4a95d807ef?project_id=93dc00e5924d41cca1c84c3369b79406 => generated 2846 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 105/211] 199.19.213.233 () {44 vars in 1001 bytes} [Thu May 28 22:33:35 2026] GET /v2.0/security-groups/3055ecd8-fe3a-4282-bd0f-2e4a95d807ef => generated 2846 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 107/212] 199.19.213.233 () {44 vars in 1088 bytes} [Thu May 28 22:33:35 2026] GET /v2.0/security-groups/3055ecd8-fe3a-4282-bd0f-2e4a95d807ef?project_id=93dc00e5924d41cca1c84c3369b79406 => generated 2846 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 106/213] 199.19.213.233 () {48 vars in 991 bytes} [Thu May 28 22:33:36 2026] POST /v2.0/security-group-rules => generated 601 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 108/214] 199.19.213.233 () {44 vars in 1088 bytes} [Thu May 28 22:33:37 2026] GET /v2.0/security-groups/3055ecd8-fe3a-4282-bd0f-2e4a95d807ef?project_id=93dc00e5924d41cca1c84c3369b79406 => generated 3460 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 107/215] 199.19.213.233 () {44 vars in 1001 bytes} [Thu May 28 22:33:37 2026] GET /v2.0/security-groups/3055ecd8-fe3a-4282-bd0f-2e4a95d807ef => generated 3460 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 109/216] 199.19.213.233 () {44 vars in 1088 bytes} [Thu May 28 22:33:37 2026] GET /v2.0/security-groups/3055ecd8-fe3a-4282-bd0f-2e4a95d807ef?project_id=93dc00e5924d41cca1c84c3369b79406 => generated 3460 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 108/217] 199.19.213.233 () {48 vars in 991 bytes} [Thu May 28 22:33:37 2026] POST /v2.0/security-group-rules => generated 602 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 118/236] 199.19.213.233 () {30 vars in 740 bytes} [Thu May 28 22:35:46 2026] GET /v2.0/networks?tenant_id=93dc00e5924d41cca1c84c3369b79406&shared=False => generated 15 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 22:35:46.473 7 INFO neutron.db.segments_db [None req-68660daa-fbfd-4dd3-88bb-4955749293e1 f78e5627062e442cbbbd3c25be51f5cc 93dc00e5924d41cca1c84c3369b79406 - - cfa87d1ba0034a6d99ec37ded93414c5 cfa87d1ba0034a6d99ec37ded93414c5] Added segment cc935738-9b53-4161-9fb1-406b93773135 of type vxlan for network 71839035-143e-4948-a18c-f788f11e6af7 [pid: 7|app: 0|req: 119/237] 199.19.213.233 () {34 vars in 682 bytes} [Thu May 28 22:35:46 2026] POST /v2.0/networks => generated 718 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 119/238] 199.19.213.233 () {30 vars in 722 bytes} [Thu May 28 22:35:46 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => 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: 120/239] 199.19.213.233 () {30 vars in 633 bytes} [Thu May 28 22:35:46 2026] GET /v2.0/extensions => generated 20516 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 120/240] 199.19.213.233 () {34 vars in 677 bytes} [Thu May 28 22:35:46 2026] POST /v2.0/ports => generated 999 bytes in 384 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 121/241] 199.19.213.233 () {30 vars in 703 bytes} [Thu May 28 22:35:47 2026] GET /v2.0/networks/71839035-143e-4948-a18c-f788f11e6af7 => generated 705 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 121/242] 199.19.213.233 () {30 vars in 722 bytes} [Thu May 28 22:35:48 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1004 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 122/243] 199.19.213.233 () {30 vars in 703 bytes} [Thu May 28 22:35:49 2026] GET /v2.0/networks/71839035-143e-4948-a18c-f788f11e6af7 => generated 705 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 124/246] 199.19.213.233 () {44 vars in 975 bytes} [Thu May 28 22:36:13 2026] GET /v2.0/quotas/93dc00e5924d41cca1c84c3369b79406 => generated 292 bytes in 10 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: 8|app: 0|req: 123/247] 199.19.213.233 () {48 vars in 1027 bytes} [Thu May 28 22:36:14 2026] PUT /v2.0/quotas/93dc00e5924d41cca1c84c3369b79406 => generated 291 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:47:30.088 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [01d387f5-53c6-4916-b92d-ec008a29afb0] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-05-28 22:47:30.090 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Thu May 28 22:47:30 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/public (ip 199.19.213.233) !!! 2026-05-28 22:47:30.259 7 INFO neutron.pecan_wsgi.hooks.translation [None req-cf227e5c-b3c2-4169-88be-4fb70f92a719 c36ea90adcac40019e980b1f0ae51678 5caa8a93f09944adbecb858b17831088 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 170/338] 199.19.213.233 () {44 vars in 927 bytes} [Thu May 28 22:47:30 2026] GET /v2.0/networks/public => generated 108 bytes in 179 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-28 22:47:30.268 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [85e56856-f402-4ae0-9be2-855c2b7f4cf6] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-05-28 22:47:30.270 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Thu May 28 22:47:30 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=public (ip 199.19.213.233) !!! [pid: 8|app: 0|req: 169/341] 199.19.213.233 () {44 vars in 949 bytes} [Thu May 28 22:47:30 2026] GET /v2.0/networks?name=public => generated 753 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:47:31.347 7 INFO oslo.messaging._drivers.impl_rabbit [-] [01d387f5-53c6-4916-b92d-ec008a29afb0] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 57220. 2026-05-28 22:47:31.378 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d250cc7b-8c82-4658-8f1c-837e55d09536 c36ea90adcac40019e980b1f0ae51678 5caa8a93f09944adbecb858b17831088 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 173/342] 199.19.213.233 () {44 vars in 927 bytes} [Thu May 28 22:47:31 2026] GET /v2.0/networks/public => generated 108 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-28 22:47:31.411 8 INFO oslo.messaging._drivers.impl_rabbit [-] [85e56856-f402-4ae0-9be2-855c2b7f4cf6] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 57228. [pid: 8|app: 0|req: 170/343] 199.19.213.233 () {44 vars in 949 bytes} [Thu May 28 22:47:31 2026] GET /v2.0/networks?name=public => generated 753 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:47:31.448 7 INFO neutron.pecan_wsgi.hooks.translation [None req-bc7f0c3a-8845-434f-9833-0b2833aa57ae c36ea90adcac40019e980b1f0ae51678 5caa8a93f09944adbecb858b17831088 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 174/344] 199.19.213.233 () {44 vars in 1034 bytes} [Thu May 28 22:47:31 2026] GET /v2.0/subnets/public-subnet?network_id=27957117-ad01-42c0-9778-078927771811 => generated 113 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 171/345] 199.19.213.233 () {44 vars in 1057 bytes} [Thu May 28 22:47:31 2026] GET /v2.0/subnets?name=public-subnet&network_id=27957117-ad01-42c0-9778-078927771811 => generated 667 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:47:57.941 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2f70fe3d-25cd-49b9-9c6c-c5f01a53a743 c36ea90adcac40019e980b1f0ae51678 5caa8a93f09944adbecb858b17831088 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 176/348] 199.19.213.233 () {44 vars in 937 bytes} [Thu May 28 22:47:57 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 57 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 173/349] 199.19.213.233 () {44 vars in 959 bytes} [Thu May 28 22:47:57 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:47:58.880 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b55d5b7e-2e2f-4957-800e-3a0e5f3ccb02 c36ea90adcac40019e980b1f0ae51678 5caa8a93f09944adbecb858b17831088 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 177/350] 199.19.213.233 () {44 vars in 937 bytes} [Thu May 28 22:47:58 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 174/351] 199.19.213.233 () {44 vars in 959 bytes} [Thu May 28 22:47:58 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:47:58.949 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d647ee5a-3651-46ec-a84c-5ebee2f2acc3 c36ea90adcac40019e980b1f0ae51678 5caa8a93f09944adbecb858b17831088 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 178/352] 199.19.213.233 () {44 vars in 1036 bytes} [Thu May 28 22:47:58 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=7f16d6f2-90f3-422f-b872-125c382933fe => generated 114 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 175/353] 199.19.213.233 () {44 vars in 1059 bytes} [Thu May 28 22:47:58 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=7f16d6f2-90f3-422f-b872-125c382933fe => generated 654 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:48:00.123 7 INFO neutron.api.v2.resource [None req-788b931f-0e1d-4cb7-a657-3a6b39059a83 c36ea90adcac40019e980b1f0ae51678 5caa8a93f09944adbecb858b17831088 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 179/354] 199.19.213.233 () {44 vars in 971 bytes} [Thu May 28 22:48:00 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 176/355] 199.19.213.233 () {44 vars in 993 bytes} [Thu May 28 22:48:00 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4690 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 181/358] 199.19.213.233 () {44 vars in 1001 bytes} [Thu May 28 22:48:01 2026] GET /v2.0/security-groups/4748ec79-00d0-4e74-85f9-85694eb6e911 => generated 4694 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 178/359] 199.19.213.233 () {44 vars in 1001 bytes} [Thu May 28 22:48:01 2026] GET /v2.0/security-groups/4748ec79-00d0-4e74-85f9-85694eb6e911 => generated 4694 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/360] 199.19.213.233 () {44 vars in 1011 bytes} [Thu May 28 22:48:01 2026] GET /v2.0/security-group-rules/8f23935f-db3a-46c6-8190-ac918fd73d88 => generated 601 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 179/361] 199.19.213.233 () {44 vars in 1001 bytes} [Thu May 28 22:48:02 2026] GET /v2.0/security-groups/4748ec79-00d0-4e74-85f9-85694eb6e911 => generated 4694 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/362] 199.19.213.233 () {44 vars in 1001 bytes} [Thu May 28 22:48:02 2026] GET /v2.0/security-groups/4748ec79-00d0-4e74-85f9-85694eb6e911 => generated 4694 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 180/363] 199.19.213.233 () {44 vars in 1011 bytes} [Thu May 28 22:48:02 2026] GET /v2.0/security-group-rules/94df89e1-b81b-412e-a522-d7fed8724040 => generated 603 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/364] 199.19.213.233 () {44 vars in 1001 bytes} [Thu May 28 22:48:03 2026] GET /v2.0/security-groups/4748ec79-00d0-4e74-85f9-85694eb6e911 => generated 4694 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 181/365] 199.19.213.233 () {44 vars in 1001 bytes} [Thu May 28 22:48:03 2026] GET /v2.0/security-groups/4748ec79-00d0-4e74-85f9-85694eb6e911 => generated 4694 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/366] 199.19.213.233 () {44 vars in 1011 bytes} [Thu May 28 22:48:03 2026] GET /v2.0/security-group-rules/b081c9b6-a8e4-453b-87e3-e6537de2636f => generated 603 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/367] 199.19.213.233 () {44 vars in 1001 bytes} [Thu May 28 22:48:04 2026] GET /v2.0/security-groups/4748ec79-00d0-4e74-85f9-85694eb6e911 => generated 4694 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/368] 199.19.213.233 () {44 vars in 1001 bytes} [Thu May 28 22:48:04 2026] GET /v2.0/security-groups/4748ec79-00d0-4e74-85f9-85694eb6e911 => 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: 183/369] 199.19.213.233 () {44 vars in 1011 bytes} [Thu May 28 22:48:04 2026] GET /v2.0/security-group-rules/e4a0ae48-a859-46b8-8001-41cd08c3eb46 => generated 603 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/370] 199.19.213.233 () {44 vars in 1001 bytes} [Thu May 28 22:48:04 2026] GET /v2.0/security-groups/4748ec79-00d0-4e74-85f9-85694eb6e911 => generated 4694 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/371] 199.19.213.233 () {44 vars in 1001 bytes} [Thu May 28 22:48:05 2026] GET /v2.0/security-groups/4748ec79-00d0-4e74-85f9-85694eb6e911 => generated 4694 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/372] 199.19.213.233 () {44 vars in 1011 bytes} [Thu May 28 22:48:05 2026] GET /v2.0/security-group-rules/b4671eb9-77d1-4a8c-8d3e-ca23a4d567af => generated 603 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/373] 199.19.213.233 () {44 vars in 987 bytes} [Thu May 28 22:48:06 2026] GET /v2.0/networks/7f16d6f2-90f3-422f-b872-125c382933fe => generated 732 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:48:06.305 7 INFO neutron.pecan_wsgi.hooks.translation [None req-568d6369-a8c6-4c23-9e9e-8c42fd91ab7d c36ea90adcac40019e980b1f0ae51678 5caa8a93f09944adbecb858b17831088 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 189/374] 199.19.213.233 () {44 vars in 1076 bytes} [Thu May 28 22:48:06 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=7f16d6f2-90f3-422f-b872-125c382933fe => 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: 186/375] 199.19.213.233 () {44 vars in 1099 bytes} [Thu May 28 22:48:06 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=7f16d6f2-90f3-422f-b872-125c382933fe => generated 1246 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/376] 199.19.213.233 () {44 vars in 1001 bytes} [Thu May 28 22:48:06 2026] GET /v2.0/security-groups/4748ec79-00d0-4e74-85f9-85694eb6e911 => generated 4694 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 22:48:12.969 8 INFO neutron.pecan_wsgi.hooks.translation [None req-00469c77-8b92-42c9-a3ff-7e637cc67104 c36ea90adcac40019e980b1f0ae51678 5caa8a93f09944adbecb858b17831088 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 187/377] 199.19.213.233 () {44 vars in 978 bytes} [Thu May 28 22:48:12 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/378] 199.19.213.233 () {44 vars in 1000 bytes} [Thu May 28 22:48:12 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1246 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/379] 199.19.213.233 () {44 vars in 920 bytes} [Thu May 28 22:48:14 2026] GET /v2.0/ports => generated 4717 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 22:48:15.389 7 INFO neutron.api.v2.resource [None req-f79ff07c-25d9-4862-b098-938589582227 c36ea90adcac40019e980b1f0ae51678 5caa8a93f09944adbecb858b17831088 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 193/382] 199.19.213.233 () {44 vars in 959 bytes} [Thu May 28 22:48:15 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: 190/383] 199.19.213.233 () {44 vars in 981 bytes} [Thu May 28 22:48:15 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2877 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/384] 199.19.213.233 () {44 vars in 1001 bytes} [Thu May 28 22:48:16 2026] GET /v2.0/security-groups/e43b0867-d6c9-47a7-aaed-26690dd6c02c => generated 2878 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/385] 199.19.213.233 () {44 vars in 1001 bytes} [Thu May 28 22:48:16 2026] GET /v2.0/security-groups/e43b0867-d6c9-47a7-aaed-26690dd6c02c => generated 2878 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/386] 199.19.213.233 () {44 vars in 1011 bytes} [Thu May 28 22:48:16 2026] GET /v2.0/security-group-rules/1dbe8c72-13ca-4f44-8836-66fac22a5eba => generated 619 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/387] 199.19.213.233 () {44 vars in 1001 bytes} [Thu May 28 22:48:17 2026] GET /v2.0/security-groups/e43b0867-d6c9-47a7-aaed-26690dd6c02c => generated 2878 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/388] 199.19.213.233 () {44 vars in 1001 bytes} [Thu May 28 22:48:17 2026] GET /v2.0/security-groups/e43b0867-d6c9-47a7-aaed-26690dd6c02c => generated 2878 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/389] 199.19.213.233 () {44 vars in 1011 bytes} [Thu May 28 22:48:17 2026] GET /v2.0/security-group-rules/5ef8f3b4-37ca-4dd2-bec1-45dfdf72b661 => generated 623 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/390] 199.19.213.233 () {44 vars in 975 bytes} [Thu May 28 22:48:28 2026] GET /v2.0/quotas/5caa8a93f09944adbecb858b17831088 => generated 291 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:49:19.190 7 INFO neutron.api.v2.resource [None req-243b4b10-9564-45e4-a8e7-4cdf5f31ebed c36ea90adcac40019e980b1f0ae51678 5caa8a93f09944adbecb858b17831088 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 202/399] 199.19.213.233 () {44 vars in 1074 bytes} [Thu May 28 22:49:19 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=93dc00e5924d41cca1c84c3369b79406 => generated 139 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/400] 199.19.213.233 () {44 vars in 1097 bytes} [Thu May 28 22:49:19 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=93dc00e5924d41cca1c84c3369b79406 => generated 4072 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/401] 199.19.213.233 () {44 vars in 1088 bytes} [Thu May 28 22:49:20 2026] GET /v2.0/security-groups/3055ecd8-fe3a-4282-bd0f-2e4a95d807ef?project_id=93dc00e5924d41cca1c84c3369b79406 => generated 4075 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/402] 199.19.213.233 () {44 vars in 1001 bytes} [Thu May 28 22:49:20 2026] GET /v2.0/security-groups/3055ecd8-fe3a-4282-bd0f-2e4a95d807ef => generated 4075 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/403] 199.19.213.233 () {44 vars in 1011 bytes} [Thu May 28 22:49:20 2026] GET /v2.0/security-group-rules/679e7b67-ee45-47f6-8574-a8a20eb14dc7 => generated 597 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/404] 199.19.213.233 () {44 vars in 1088 bytes} [Thu May 28 22:49:21 2026] GET /v2.0/security-groups/3055ecd8-fe3a-4282-bd0f-2e4a95d807ef?project_id=93dc00e5924d41cca1c84c3369b79406 => 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: 205/405] 199.19.213.233 () {44 vars in 1001 bytes} [Thu May 28 22:49:21 2026] GET /v2.0/security-groups/3055ecd8-fe3a-4282-bd0f-2e4a95d807ef => generated 4075 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/406] 199.19.213.233 () {44 vars in 1011 bytes} [Thu May 28 22:49:21 2026] GET /v2.0/security-group-rules/6f9f5dc9-9aab-4d58-b74d-acc4a39450c9 => generated 599 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/407] 199.19.213.233 () {44 vars in 1088 bytes} [Thu May 28 22:49:22 2026] GET /v2.0/security-groups/3055ecd8-fe3a-4282-bd0f-2e4a95d807ef?project_id=93dc00e5924d41cca1c84c3369b79406 => 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: 202/408] 199.19.213.233 () {44 vars in 1001 bytes} [Thu May 28 22:49:22 2026] GET /v2.0/security-groups/3055ecd8-fe3a-4282-bd0f-2e4a95d807ef => generated 4075 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/409] 199.19.213.233 () {44 vars in 1011 bytes} [Thu May 28 22:49:22 2026] GET /v2.0/security-group-rules/9d5ebf92-f04c-4cda-af4f-905bb8acb169 => generated 601 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/410] 199.19.213.233 () {44 vars in 1088 bytes} [Thu May 28 22:49:23 2026] GET /v2.0/security-groups/3055ecd8-fe3a-4282-bd0f-2e4a95d807ef?project_id=93dc00e5924d41cca1c84c3369b79406 => generated 4075 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/411] 199.19.213.233 () {44 vars in 1001 bytes} [Thu May 28 22:49:23 2026] GET /v2.0/security-groups/3055ecd8-fe3a-4282-bd0f-2e4a95d807ef => generated 4075 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/412] 199.19.213.233 () {44 vars in 1011 bytes} [Thu May 28 22:49:23 2026] GET /v2.0/security-group-rules/a3c60d30-1e75-4417-86bd-7891c11a68e9 => generated 602 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/415] 199.19.213.233 () {44 vars in 975 bytes} [Thu May 28 22:49:30 2026] GET /v2.0/quotas/93dc00e5924d41cca1c84c3369b79406 => generated 291 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/422] 199.19.213.233 () {44 vars in 949 bytes} [Thu May 28 22:50:21 2026] GET /v2.0/networks?name=public => generated 753 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:50:59.175 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [85e56856-f402-4ae0-9be2-855c2b7f4cf6] 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: 212/427] 10.0.0.73 () {32 vars in 648 bytes} [Thu May 28 22:50:59 2026] GET /v2.0/networks => generated 2168 bytes in 206 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 22:51:00.428 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Thu May 28 22:51:00 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/floatingips (ip 10.0.0.73) !!! [pid: 7|app: 0|req: 217/430] 10.0.0.73 () {32 vars in 654 bytes} [Thu May 28 22:51:00 2026] GET /v2.0/floatingips => generated 19 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/431] 10.0.0.73 () {32 vars in 646 bytes} [Thu May 28 22:51:00 2026] GET /v2.0/routers => generated 15 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/432] 10.0.0.73 () {32 vars in 642 bytes} [Thu May 28 22:51:00 2026] GET /v2.0/ports => generated 4717 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/433] 10.0.0.73 () {32 vars in 646 bytes} [Thu May 28 22:51:00 2026] GET /v2.0/subnets => generated 1308 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/434] 10.0.0.73 () {32 vars in 648 bytes} [Thu May 28 22:51:00 2026] GET /v2.0/networks => generated 2168 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 22:51:00.705 8 INFO oslo.messaging._drivers.impl_rabbit [-] [85e56856-f402-4ae0-9be2-855c2b7f4cf6] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 55430. [pid: 8|app: 0|req: 216/435] 10.0.0.73 () {32 vars in 662 bytes} [Thu May 28 22:51:00 2026] GET /v2.0/security-groups => generated 17393 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/436] 10.0.0.73 () {32 vars in 654 bytes} [Thu May 28 22:51:00 2026] GET /v2.0/subnetpools => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 22:51:11.122 8 INFO neutron.db.segments_db [None req-c39518ad-1854-4653-ba9d-2910b27ba894 c36ea90adcac40019e980b1f0ae51678 5caa8a93f09944adbecb858b17831088 - - default default] Added segment d71959bd-191c-48a9-befe-d8632864f266 of type vxlan for network a187a085-06aa-4464-90e3-d813e312b38d [pid: 8|app: 0|req: 217/437] 10.0.0.73 () {34 vars in 670 bytes} [Thu May 28 22:51:10 2026] POST /v2.0/networks => generated 747 bytes in 351 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:51:11.198 7 INFO neutron.db.segments_db [None req-685c3891-74e0-4af0-b475-89fdf52fb64e c36ea90adcac40019e980b1f0ae51678 5caa8a93f09944adbecb858b17831088 - - default default] Added segment b349bd26-867b-49a0-a349-de1363b17d6f of type vxlan for network bfd16748-a302-4203-8d8b-78f94505876b [pid: 7|app: 0|req: 221/438] 10.0.0.73 () {34 vars in 670 bytes} [Thu May 28 22:51:10 2026] POST /v2.0/networks => generated 744 bytes in 302 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:51:11.354 8 INFO neutron.db.segments_db [None req-5e839c05-e80d-4546-be74-a9df232102d5 c36ea90adcac40019e980b1f0ae51678 5caa8a93f09944adbecb858b17831088 - - default default] Added segment 878385bd-9555-4c66-8443-ad344403ca11 of type vxlan for network cf0fd085-20ad-4767-adcf-66868483539f [pid: 8|app: 0|req: 218/439] 10.0.0.73 () {34 vars in 670 bytes} [Thu May 28 22:51:11 2026] POST /v2.0/networks => generated 743 bytes in 240 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 222/440] 10.0.0.73 () {34 vars in 668 bytes} [Thu May 28 22:51:11 2026] POST /v2.0/subnets => generated 694 bytes in 191 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 219/441] 10.0.0.73 () {34 vars in 668 bytes} [Thu May 28 22:51:11 2026] POST /v2.0/subnets => generated 691 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:51:11.642 8 INFO neutron.db.segments_db [None req-104e87ab-98c7-4dd4-b87e-6a8668d6be72 c36ea90adcac40019e980b1f0ae51678 5caa8a93f09944adbecb858b17831088 - - default default] Added segment f8be77dc-2334-408e-9b54-59ef735f4df3 of type vxlan for network 05c0c0ee-3ef9-4723-aa0f-9e1e75867cb2 [pid: 7|app: 0|req: 223/442] 10.0.0.73 () {34 vars in 668 bytes} [Thu May 28 22:51:11 2026] POST /v2.0/subnets => generated 690 bytes in 193 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:51:11.708 7 INFO neutron.db.segments_db [None req-4c52d4b7-f5eb-4c95-a180-88b240ed5a38 c36ea90adcac40019e980b1f0ae51678 5caa8a93f09944adbecb858b17831088 - - default default] Added segment d8639b97-0f45-4804-a582-f8e825c26c37 of type vxlan for network 85327e0f-dda3-4f50-ac12-41c1bb949477 2026-05-28 22:51:11.874 8 INFO neutron.db.l3_hamode_db [None req-104e87ab-98c7-4dd4-b87e-6a8668d6be72 c36ea90adcac40019e980b1f0ae51678 ee7bb5fd0946460da51e978468dcb8ae - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-28 22:51:11.921 7 INFO neutron.db.l3_hamode_db [None req-4c52d4b7-f5eb-4c95-a180-88b240ed5a38 c36ea90adcac40019e980b1f0ae51678 3d2f4b06cb7d45e580989ad1a7a12a84 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-28 22:51:13.000 8 INFO neutron.db.l3_hamode_db [None req-104e87ab-98c7-4dd4-b87e-6a8668d6be72 c36ea90adcac40019e980b1f0ae51678 5caa8a93f09944adbecb858b17831088 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-28 22:51:13.673 7 INFO neutron.db.l3_hamode_db [None req-4c52d4b7-f5eb-4c95-a180-88b240ed5a38 c36ea90adcac40019e980b1f0ae51678 5caa8a93f09944adbecb858b17831088 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 220/443] 10.0.0.73 () {34 vars in 668 bytes} [Thu May 28 22:51:11 2026] POST /v2.0/routers => generated 734 bytes in 2230 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 221/444] 10.0.0.73 () {32 vars in 773 bytes} [Thu May 28 22:51:13 2026] GET /v2.0/security-groups?tenant_id=f669d34341034e25baa1824d897e00ed&name=default => generated 2923 bytes in 197 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 22:51:14.069 8 INFO neutron.db.segments_db [None req-66ae4d51-cc45-4192-8ecb-a6b905c4b0ad c36ea90adcac40019e980b1f0ae51678 5caa8a93f09944adbecb858b17831088 - - default default] Added segment 6b57310a-1eea-41c0-8669-5adb9fa052d7 of type vxlan for network d6a03dfb-9c21-4156-a93e-6c584bc0299c 2026-05-28 22:51:14.359 8 INFO neutron.db.l3_hamode_db [None req-66ae4d51-cc45-4192-8ecb-a6b905c4b0ad c36ea90adcac40019e980b1f0ae51678 07fd349d4b8c4a9b9d236491557b4eed - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 224/445] 10.0.0.73 () {34 vars in 668 bytes} [Thu May 28 22:51:11 2026] POST /v2.0/routers => generated 731 bytes in 3022 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:51:15.046 8 INFO neutron.db.l3_hamode_db [None req-66ae4d51-cc45-4192-8ecb-a6b905c4b0ad c36ea90adcac40019e980b1f0ae51678 5caa8a93f09944adbecb858b17831088 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 225/446] 10.0.0.73 () {34 vars in 782 bytes} [Thu May 28 22:51:14 2026] PUT /v2.0/routers/edfa0697-6b80-4c56-b66b-5639566f073d/add_router_interface => generated 309 bytes in 1276 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/447] 10.0.0.73 () {34 vars in 668 bytes} [Thu May 28 22:51:14 2026] POST /v2.0/routers => generated 730 bytes in 1999 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 226/448] 10.0.0.73 () {32 vars in 739 bytes} [Thu May 28 22:51:15 2026] DELETE /v2.0/security-groups/56d68502-319d-486e-a1e8-81972ddf9a53 => 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: 229/451] 10.0.0.73 () {34 vars in 782 bytes} [Thu May 28 22:51:16 2026] PUT /v2.0/routers/759ce50d-77ca-4b40-971d-ea1ffdcafbd8/add_router_interface => generated 309 bytes in 989 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:51:17.066 7 WARNING neutron_lib.context [None req-75aece8f-7133-4003-98e6-766a4be7267b a890e4b5fb6e4447bb7b12ef41c2df1e ee7bb5fd0946460da51e978468dcb8ae - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 230/452] 10.0.0.73 () {34 vars in 684 bytes} [Thu May 28 22:51:17 2026] POST /v2.0/security-groups => generated 1661 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-28 22:51:17.189 7 WARNING neutron_lib.context [None req-6098fef1-537c-4b12-b921-660f09b9c577 a890e4b5fb6e4447bb7b12ef41c2df1e ee7bb5fd0946460da51e978468dcb8ae - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 231/453] 10.0.0.73 () {34 vars in 694 bytes} [Thu May 28 22:51:17 2026] POST /v2.0/security-group-rules => generated 597 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:51:17.294 7 WARNING neutron_lib.context [None req-fa28ca02-6d77-4aa0-8c7b-f5b0dcc1248c a890e4b5fb6e4447bb7b12ef41c2df1e ee7bb5fd0946460da51e978468dcb8ae - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 223/454] 10.0.0.73 () {34 vars in 782 bytes} [Thu May 28 22:51:16 2026] PUT /v2.0/routers/54db1478-e305-4dac-bdf4-ae0cef59d0f4/add_router_interface => generated 309 bytes in 1368 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 232/455] 10.0.0.73 () {34 vars in 694 bytes} [Thu May 28 22:51:17 2026] POST /v2.0/security-group-rules => generated 602 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:51:17.418 8 WARNING neutron_lib.context [None req-1ca419a6-e136-42f8-afca-6756254c8fb7 a890e4b5fb6e4447bb7b12ef41c2df1e ee7bb5fd0946460da51e978468dcb8ae - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-28 22:51:17.601 7 WARNING neutron_lib.context [None req-4350bb61-54ee-4c91-8d93-6558a7bc485b 6798a28d034d4e038a90af705ac6c16a 07fd349d4b8c4a9b9d236491557b4eed - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 233/456] 10.0.0.73 () {34 vars in 684 bytes} [Thu May 28 22:51:17 2026] POST /v2.0/security-groups => generated 1660 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-28 22:51:17.739 7 WARNING neutron_lib.context [None req-7ee1e96c-fcc4-4137-af45-6644eeacc773 6798a28d034d4e038a90af705ac6c16a 07fd349d4b8c4a9b9d236491557b4eed - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 234/457] 10.0.0.73 () {34 vars in 694 bytes} [Thu May 28 22:51:17 2026] POST /v2.0/security-group-rules => generated 597 bytes in 87 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:51:17.838 7 WARNING neutron_lib.context [None req-254ee5a3-3c22-47dc-a0f2-2238c247d39c 6798a28d034d4e038a90af705ac6c16a 07fd349d4b8c4a9b9d236491557b4eed - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 235/458] 10.0.0.73 () {34 vars in 694 bytes} [Thu May 28 22:51:17 2026] POST /v2.0/security-group-rules => generated 602 bytes in 86 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 224/459] 10.0.0.73 () {34 vars in 675 bytes} [Thu May 28 22:51:17 2026] POST /v2.0/floatingips => generated 552 bytes in 540 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:51:17.955 8 WARNING neutron_lib.context [None req-d30e7cc9-eda4-41fd-9ff4-48e5beed97f1 6798a28d034d4e038a90af705ac6c16a 07fd349d4b8c4a9b9d236491557b4eed - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-28 22:51:18.134 7 INFO neutron.db.segments_db [None req-95a1216f-35bb-4432-bc3d-dfbf44f3ecd1 c36ea90adcac40019e980b1f0ae51678 5caa8a93f09944adbecb858b17831088 - - default default] Added segment 65e1625e-dca6-4474-9796-b168f16c6027 of type vxlan for network 134b6ba3-a9ab-48c4-bd1e-5655d6aea105 [pid: 7|app: 0|req: 236/460] 10.0.0.73 () {34 vars in 670 bytes} [Thu May 28 22:51:17 2026] POST /v2.0/networks => generated 748 bytes in 281 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:51:18.255 7 WARNING neutron_lib.context [req-2500c5d6-8a43-4b34-9f9a-c73d3f03b73b req-1ec69f9c-c418-463b-8cb2-3e0ac9a3f9cd ee1e604759cd4b7f842c0abe04f5ef7e 3d2f4b06cb7d45e580989ad1a7a12a84 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 225/461] 10.0.0.73 () {34 vars in 675 bytes} [Thu May 28 22:51:17 2026] POST /v2.0/floatingips => generated 552 bytes in 476 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/462] 10.0.0.43 () {38 vars in 970 bytes} [Thu May 28 22:51:18 2026] POST /v2.0/security-groups => generated 1681 bytes in 366 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 226/463] 10.0.0.73 () {34 vars in 668 bytes} [Thu May 28 22:51:18 2026] POST /v2.0/subnets => generated 695 bytes in 188 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:51:18.654 7 INFO neutron.db.segments_db [None req-d7df077c-0523-457c-ab53-46243e190765 c36ea90adcac40019e980b1f0ae51678 5caa8a93f09944adbecb858b17831088 - - default default] Added segment a8c1193a-00e5-4cfb-8258-0341a1bc195a of type vxlan for network 75af7444-191c-472d-8b2e-fc16ad6eb26d 2026-05-28 22:51:18.855 7 INFO neutron.db.l3_hamode_db [None req-d7df077c-0523-457c-ab53-46243e190765 c36ea90adcac40019e980b1f0ae51678 8b62e0d9ba92494bb244d088102a345b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 227/464] 10.0.0.43 () {34 vars in 1097 bytes} [Thu May 28 22:51:18 2026] GET /v2.0/security-groups?name=tempest-securitygroup--549297915&fields=id&tenant_id=07fd349d4b8c4a9b9d236491557b4eed => generated 69 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 228/465] 10.0.0.43 () {34 vars in 981 bytes} [Thu May 28 22:51:18 2026] GET /v2.0/networks?id=cf0fd085-20ad-4767-adcf-66868483539f => generated 675 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:51:18.989 8 WARNING neutron_lib.context [req-de5bad88-385f-41b2-88de-cd02613ba6a8 req-60b0a2f0-e840-447d-9af2-160be7e9159d ee1e604759cd4b7f842c0abe04f5ef7e 3d2f4b06cb7d45e580989ad1a7a12a84 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 229/466] 10.0.0.43 () {38 vars in 970 bytes} [Thu May 28 22:51:18 2026] POST /v2.0/security-groups => generated 1682 bytes in 181 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 230/467] 10.0.0.43 () {34 vars in 964 bytes} [Thu May 28 22:51:19 2026] GET /v2.0/quotas/07fd349d4b8c4a9b9d236491557b4eed => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 231/468] 10.0.0.43 () {34 vars in 1001 bytes} [Thu May 28 22:51:19 2026] GET /v2.0/ports?tenant_id=07fd349d4b8c4a9b9d236491557b4eed&fields=id => generated 103 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:51:19.224 8 WARNING neutron_lib.context [req-4f5a7210-ce07-4d05-b7d5-29dd732c6d0e req-165695a5-b2f7-4eed-b785-e61ef0a71183 ee1e604759cd4b7f842c0abe04f5ef7e 3d2f4b06cb7d45e580989ad1a7a12a84 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 232/469] 10.0.0.43 () {38 vars in 970 bytes} [Thu May 28 22:51:19 2026] POST /v2.0/security-groups => generated 1681 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 233/470] 10.0.0.43 () {34 vars in 1001 bytes} [Thu May 28 22:51:19 2026] GET /v2.0/security-groups?tenant_id=3d2f4b06cb7d45e580989ad1a7a12a84 => generated 7905 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/471] 10.0.0.43 () {34 vars in 990 bytes} [Thu May 28 22:51:19 2026] GET /v2.0/security-groups/e2269ee0-f00c-4568-9a82-294c2c8f3cf8 => generated 2918 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/472] 10.0.0.43 () {34 vars in 990 bytes} [Thu May 28 22:51:19 2026] GET /v2.0/security-groups/e2269ee0-f00c-4568-9a82-294c2c8f3cf8 => generated 2918 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/473] 10.0.0.43 () {34 vars in 990 bytes} [Thu May 28 22:51:19 2026] GET /v2.0/security-groups/9bf79f11-020f-49de-b0e9-ae86b5199e3a => generated 1681 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 22:51:19.653 7 INFO neutron.db.l3_hamode_db [None req-d7df077c-0523-457c-ab53-46243e190765 c36ea90adcac40019e980b1f0ae51678 5caa8a93f09944adbecb858b17831088 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 237/474] 10.0.0.43 () {36 vars in 1012 bytes} [Thu May 28 22:51:19 2026] DELETE /v2.0/security-groups/9bf79f11-020f-49de-b0e9-ae86b5199e3a => 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: 238/475] 10.0.0.43 () {34 vars in 906 bytes} [Thu May 28 22:51:19 2026] GET /v2.0/extensions => generated 20516 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-05-28 22:51:19.705 8 INFO neutron.api.v2.resource [req-5b10ae3a-5ad1-49c1-9bb3-bd2d2ae17260 req-aa024d65-0c75-4e40-94bf-536356ab8ca8 ee1e604759cd4b7f842c0abe04f5ef7e 3d2f4b06cb7d45e580989ad1a7a12a84 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 239/476] 10.0.0.43 () {34 vars in 990 bytes} [Thu May 28 22:51:19 2026] GET /v2.0/security-groups/9bf79f11-020f-49de-b0e9-ae86b5199e3a => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/477] 10.0.0.43 () {34 vars in 1007 bytes} [Thu May 28 22:51:19 2026] GET /v2.0/networks/cf0fd085-20ad-4767-adcf-66868483539f?fields=segments => generated 14 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/478] 10.0.0.43 () {34 vars in 990 bytes} [Thu May 28 22:51:19 2026] GET /v2.0/security-groups/c0504c02-9ef1-4962-87de-2681e763dcf5 => generated 1682 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/479] 10.0.0.43 () {34 vars in 1107 bytes} [Thu May 28 22:51:19 2026] GET /v2.0/networks/cf0fd085-20ad-4767-adcf-66868483539f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/480] 10.0.0.43 () {36 vars in 1012 bytes} [Thu May 28 22:51:19 2026] DELETE /v2.0/security-groups/c0504c02-9ef1-4962-87de-2681e763dcf5 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 22:51:19.959 8 INFO neutron.api.v2.resource [req-720686fa-cad5-4561-b566-a6b081244971 req-c03f006b-86c2-4793-9304-ce79636a5be0 ee1e604759cd4b7f842c0abe04f5ef7e 3d2f4b06cb7d45e580989ad1a7a12a84 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 244/481] 10.0.0.43 () {34 vars in 990 bytes} [Thu May 28 22:51:19 2026] GET /v2.0/security-groups/c0504c02-9ef1-4962-87de-2681e763dcf5 => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/482] 10.0.0.43 () {34 vars in 990 bytes} [Thu May 28 22:51:19 2026] GET /v2.0/security-groups/337d714e-0768-4c85-82f2-1ff0db954c25 => generated 1681 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/483] 10.0.0.43 () {36 vars in 1012 bytes} [Thu May 28 22:51:20 2026] DELETE /v2.0/security-groups/337d714e-0768-4c85-82f2-1ff0db954c25 => 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: 247/484] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:51:20 2026] GET /v2.0/ports?device_id=41c2b324-07d1-40bf-8cc3-a02ade9adb3d => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 22:51:20.114 8 INFO neutron.api.v2.resource [req-95cce82c-6e6a-4a65-b307-96d8996e9b3e req-47d2151d-19a3-4c7e-8c11-91d402109533 ee1e604759cd4b7f842c0abe04f5ef7e 3d2f4b06cb7d45e580989ad1a7a12a84 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 248/485] 10.0.0.43 () {34 vars in 990 bytes} [Thu May 28 22:51:20 2026] GET /v2.0/security-groups/337d714e-0768-4c85-82f2-1ff0db954c25 => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/486] 10.0.0.43 () {34 vars in 1001 bytes} [Thu May 28 22:51:20 2026] GET /v2.0/security-groups?tenant_id=3d2f4b06cb7d45e580989ad1a7a12a84 => generated 2921 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/487] 10.0.0.43 () {34 vars in 990 bytes} [Thu May 28 22:51:20 2026] GET /v2.0/security-groups/e2269ee0-f00c-4568-9a82-294c2c8f3cf8 => generated 2918 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/488] 10.0.0.43 () {34 vars in 990 bytes} [Thu May 28 22:51:20 2026] GET /v2.0/security-groups/e2269ee0-f00c-4568-9a82-294c2c8f3cf8 => generated 2918 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 22:51:20.310 8 INFO neutron.api.v2.resource [req-d27618d6-85d4-4fae-b8fd-f53f13cb0f6b req-4d381db1-2734-4914-959b-3b014408b14c ee1e604759cd4b7f842c0abe04f5ef7e 3d2f4b06cb7d45e580989ad1a7a12a84 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 252/489] 10.0.0.43 () {34 vars in 990 bytes} [Thu May 28 22:51:20 2026] GET /v2.0/security-groups/337d714e-0768-4c85-82f2-1ff0db954c25 => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-28 22:51:20.342 8 INFO neutron.api.v2.resource [req-782b8c55-48dc-45fa-958c-11cfb27e0c87 req-52d32a75-afeb-4bf5-a8b7-5fe03f56f206 ee1e604759cd4b7f842c0abe04f5ef7e 3d2f4b06cb7d45e580989ad1a7a12a84 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 253/490] 10.0.0.43 () {34 vars in 990 bytes} [Thu May 28 22:51:20 2026] GET /v2.0/security-groups/c0504c02-9ef1-4962-87de-2681e763dcf5 => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-28 22:51:20.382 8 INFO neutron.api.v2.resource [req-f620c282-4347-41be-bf5e-6e21dc8e98f5 req-3b4632d3-5988-4d96-b209-8699dac4b2e9 ee1e604759cd4b7f842c0abe04f5ef7e 3d2f4b06cb7d45e580989ad1a7a12a84 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 254/491] 10.0.0.43 () {34 vars in 990 bytes} [Thu May 28 22:51:20 2026] GET /v2.0/security-groups/9bf79f11-020f-49de-b0e9-ae86b5199e3a => 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: 238/492] 10.0.0.73 () {34 vars in 668 bytes} [Thu May 28 22:51:18 2026] POST /v2.0/routers => generated 735 bytes in 1924 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/493] 10.0.0.73 () {34 vars in 788 bytes} [Thu May 28 22:51:20 2026] PUT /v2.0/routers/54db1478-e305-4dac-bdf4-ae0cef59d0f4/remove_router_interface => generated 309 bytes in 1116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/494] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:51:21 2026] GET /v2.0/ports?device_id=41c2b324-07d1-40bf-8cc3-a02ade9adb3d => 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: 239/495] 10.0.0.73 () {34 vars in 782 bytes} [Thu May 28 22:51:20 2026] PUT /v2.0/routers/f9609767-4129-454c-9789-d8da63664e49/add_router_interface => generated 309 bytes in 1114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:51:22.122 7 WARNING neutron_lib.context [req-37b8faa3-fd8c-4145-9262-30773134bfd1 req-b6269a42-d85a-4b94-ae39-abc8fa266a94 060ada5c29454679bc9668e366d8f5bd 8b62e0d9ba92494bb244d088102a345b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-28 22:51:22.133 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-bc620334-4f4f-42f4-b98c-b78d2b11837e c36ea90adcac40019e980b1f0ae51678 5caa8a93f09944adbecb858b17831088 - - 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: 240/496] 10.0.0.43 () {38 vars in 970 bytes} [Thu May 28 22:51:22 2026] POST /v2.0/security-groups => generated 1683 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/497] 10.0.0.43 () {34 vars in 990 bytes} [Thu May 28 22:51:22 2026] GET /v2.0/security-groups/9b9e287d-4295-4780-99d4-fa174a2bd226 => generated 1683 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 22:51:22.329 7 WARNING neutron_lib.context [req-a7476547-03b4-4023-bcdd-505a4d91dd07 req-4fa2a913-9b80-4b83-b3b5-bd2ab8977563 060ada5c29454679bc9668e366d8f5bd 8b62e0d9ba92494bb244d088102a345b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 242/498] 10.0.0.43 () {38 vars in 980 bytes} [Thu May 28 22:51:22 2026] POST /v2.0/security-group-rules => generated 614 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:51:22.488 7 WARNING neutron_lib.context [req-29926bf6-5ac9-46d3-912c-abf0c87121f4 req-27ff5e14-4567-4f6d-ae80-f30f775a08fe 060ada5c29454679bc9668e366d8f5bd 8b62e0d9ba92494bb244d088102a345b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-28 22:51:22.517 8 INFO neutron.db.l3_hamode_db [None req-bc620334-4f4f-42f4-b98c-b78d2b11837e c36ea90adcac40019e980b1f0ae51678 5caa8a93f09944adbecb858b17831088 - - default default] HA network 85327e0f-dda3-4f50-ac12-41c1bb949477 was deleted as no HA routers are present in tenant 3d2f4b06cb7d45e580989ad1a7a12a84. [pid: 8|app: 0|req: 257/499] 10.0.0.73 () {32 vars in 723 bytes} [Thu May 28 22:51:21 2026] DELETE /v2.0/routers/54db1478-e305-4dac-bdf4-ae0cef59d0f4 => generated 0 bytes in 997 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/500] 10.0.0.43 () {38 vars in 970 bytes} [Thu May 28 22:51:22 2026] POST /v2.0/security-groups => generated 1685 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/501] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:51:22 2026] GET /v2.0/ports?device_id=41c2b324-07d1-40bf-8cc3-a02ade9adb3d => 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: 258/502] 10.0.0.73 () {32 vars in 723 bytes} [Thu May 28 22:51:22 2026] DELETE /v2.0/subnets/c8740234-f48d-4b2a-ba9e-ddc46ee3169c => generated 0 bytes in 195 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/503] 10.0.0.43 () {34 vars in 990 bytes} [Thu May 28 22:51:22 2026] GET /v2.0/security-groups/86d3796d-161c-403a-9ba5-832600fce54e => generated 1685 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 22:51:22.773 7 WARNING neutron_lib.context [req-573ab073-b521-4ff9-a0f7-b0e18ee801f8 req-7d758423-05bc-4193-ba64-a7c5d113e733 060ada5c29454679bc9668e366d8f5bd 8b62e0d9ba92494bb244d088102a345b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 246/504] 10.0.0.43 () {38 vars in 980 bytes} [Thu May 28 22:51:22 2026] POST /v2.0/security-group-rules => generated 614 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:51:22.944 8 INFO neutron.services.segments.plugin [-] Segment d8639b97-0f45-4804-a582-f8e825c26c37 resource provider aggregate not found 2026-05-28 22:51:22.951 8 INFO neutron.services.segments.plugin [-] Segment d8639b97-0f45-4804-a582-f8e825c26c37 resource provider aggregate not found 2026-05-28 22:51:22.966 8 INFO neutron.services.segments.plugin [-] Segment d8639b97-0f45-4804-a582-f8e825c26c37 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d8639b97-0f45-4804-a582-f8e825c26c37 found for delete ", "request_id": "req-847cfcbe-e79a-4ede-ab55-b603af83b4c3"}]} 2026-05-28 22:51:22.966 8 INFO neutron.services.segments.plugin [-] Segment d8639b97-0f45-4804-a582-f8e825c26c37 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d8639b97-0f45-4804-a582-f8e825c26c37 found for delete ", "request_id": "req-24bc4fed-25b6-44c1-9fdf-3b3a878e28cb"}]} [pid: 7|app: 0|req: 247/505] 10.0.0.43 () {34 vars in 1099 bytes} [Thu May 28 22:51:22 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1910691170&fields=id&tenant_id=ee7bb5fd0946460da51e978468dcb8ae => generated 69 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/506] 10.0.0.43 () {34 vars in 990 bytes} [Thu May 28 22:51:22 2026] GET /v2.0/security-groups/86d3796d-161c-403a-9ba5-832600fce54e => generated 2310 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/507] 10.0.0.43 () {34 vars in 981 bytes} [Thu May 28 22:51:23 2026] GET /v2.0/networks?id=a187a085-06aa-4464-90e3-d813e312b38d => generated 679 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:51:23.075 7 WARNING neutron_lib.context [req-c959e02d-0d1b-4de6-82df-0cd77dcbc09a req-57d65b2e-cef5-4510-b22e-2fc7df0323d1 060ada5c29454679bc9668e366d8f5bd 8b62e0d9ba92494bb244d088102a345b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 259/508] 10.0.0.73 () {32 vars in 725 bytes} [Thu May 28 22:51:22 2026] DELETE /v2.0/networks/bfd16748-a302-4203-8d8b-78f94505876b => generated 0 bytes in 359 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/509] 10.0.0.43 () {34 vars in 964 bytes} [Thu May 28 22:51:23 2026] GET /v2.0/quotas/ee7bb5fd0946460da51e978468dcb8ae => generated 292 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/510] 10.0.0.43 () {38 vars in 980 bytes} [Thu May 28 22:51:23 2026] POST /v2.0/security-group-rules => generated 619 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/511] 10.0.0.43 () {34 vars in 1001 bytes} [Thu May 28 22:51:23 2026] GET /v2.0/ports?tenant_id=ee7bb5fd0946460da51e978468dcb8ae&fields=id => generated 103 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/512] 10.0.0.43 () {34 vars in 1007 bytes} [Thu May 28 22:51:23 2026] GET /v2.0/networks/a187a085-06aa-4464-90e3-d813e312b38d?fields=segments => generated 14 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/513] 10.0.0.43 () {34 vars in 990 bytes} [Thu May 28 22:51:23 2026] GET /v2.0/security-groups/86d3796d-161c-403a-9ba5-832600fce54e => generated 2940 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/514] 10.0.0.73 () {32 vars in 773 bytes} [Thu May 28 22:51:23 2026] GET /v2.0/security-groups?tenant_id=3d2f4b06cb7d45e580989ad1a7a12a84&name=default => generated 2921 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/515] 10.0.0.43 () {34 vars in 1107 bytes} [Thu May 28 22:51:23 2026] GET /v2.0/networks/a187a085-06aa-4464-90e3-d813e312b38d?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: 264/516] 10.0.0.43 () {34 vars in 1000 bytes} [Thu May 28 22:51:23 2026] GET /v2.0/security-group-rules/8c927fa0-c285-4544-a5ba-38fab57c1856 => generated 616 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/517] 10.0.0.43 () {34 vars in 990 bytes} [Thu May 28 22:51:23 2026] GET /v2.0/security-groups/86d3796d-161c-403a-9ba5-832600fce54e => generated 2940 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/518] 10.0.0.73 () {32 vars in 739 bytes} [Thu May 28 22:51:23 2026] DELETE /v2.0/security-groups/e2269ee0-f00c-4568-9a82-294c2c8f3cf8 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/519] 10.0.0.43 () {36 vars in 1022 bytes} [Thu May 28 22:51:23 2026] DELETE /v2.0/security-group-rules/8c927fa0-c285-4544-a5ba-38fab57c1856 => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/520] 10.0.0.43 () {34 vars in 990 bytes} [Thu May 28 22:51:23 2026] GET /v2.0/security-groups/86d3796d-161c-403a-9ba5-832600fce54e => generated 2310 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/521] 10.0.0.43 () {36 vars in 1012 bytes} [Thu May 28 22:51:23 2026] DELETE /v2.0/security-groups/86d3796d-161c-403a-9ba5-832600fce54e => 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: 255/522] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:51:23 2026] GET /v2.0/ports?device_id=c5bb00f5-5d59-4d31-99f1-8d2920cf62e4 => 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: 268/523] 10.0.0.43 () {34 vars in 990 bytes} [Thu May 28 22:51:23 2026] GET /v2.0/security-groups/9b9e287d-4295-4780-99d4-fa174a2bd226 => generated 2308 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/524] 10.0.0.43 () {36 vars in 1012 bytes} [Thu May 28 22:51:23 2026] DELETE /v2.0/security-groups/9b9e287d-4295-4780-99d4-fa174a2bd226 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/525] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:51:23 2026] GET /v2.0/ports?device_id=41c2b324-07d1-40bf-8cc3-a02ade9adb3d => 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: 269/526] 10.0.0.73 () {34 vars in 788 bytes} [Thu May 28 22:51:23 2026] PUT /v2.0/routers/f9609767-4129-454c-9789-d8da63664e49/remove_router_interface => generated 309 bytes in 907 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/527] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:51:24 2026] GET /v2.0/ports?device_id=c5bb00f5-5d59-4d31-99f1-8d2920cf62e4 => 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: 271/528] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:51:24 2026] GET /v2.0/ports?device_id=41c2b324-07d1-40bf-8cc3-a02ade9adb3d => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 22:51:24.986 8 INFO neutron.services.segments.plugin [-] Segment b349bd26-867b-49a0-a349-de1363b17d6f resource provider aggregate not found 2026-05-28 22:51:24.991 8 INFO neutron.services.segments.plugin [-] Segment b349bd26-867b-49a0-a349-de1363b17d6f resource provider aggregate not found 2026-05-28 22:51:25.002 8 INFO neutron.services.segments.plugin [-] Segment b349bd26-867b-49a0-a349-de1363b17d6f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b349bd26-867b-49a0-a349-de1363b17d6f found for delete ", "request_id": "req-1554b3f3-2771-4a97-84ab-1affb009ca17"}]} 2026-05-28 22:51:25.015 8 INFO neutron.services.segments.plugin [-] Segment b349bd26-867b-49a0-a349-de1363b17d6f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b349bd26-867b-49a0-a349-de1363b17d6f found for delete ", "request_id": "req-edd174a2-c7ae-4b53-94b9-2eafca2b11c4"}]} 2026-05-28 22:51:25.155 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-aeb4532b-c9b5-44bf-97da-d544ea650d21 c36ea90adcac40019e980b1f0ae51678 5caa8a93f09944adbecb858b17831088 - - 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: 8|app: 0|req: 272/529] 199.19.213.233 () {34 vars in 986 bytes} [Thu May 28 22:51:24 2026] GET /v2.0/networks?id=cf0fd085-20ad-4767-adcf-66868483539f => generated 675 bytes in 309 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:51:25.468 8 INFO neutron.db.segments_db [None req-274f25a1-cc8f-4e5a-adb4-d7215aa70260 c36ea90adcac40019e980b1f0ae51678 5caa8a93f09944adbecb858b17831088 - - default default] Added segment 400c61d3-aeeb-4cea-a928-f29e48a79078 of type vxlan for network e7a3c1eb-b543-4b06-acc3-c46eb2fb8e92 [pid: 8|app: 0|req: 273/530] 10.0.0.73 () {34 vars in 670 bytes} [Thu May 28 22:51:25 2026] POST /v2.0/networks => generated 746 bytes in 317 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:51:25.587 7 INFO neutron.db.l3_hamode_db [None req-aeb4532b-c9b5-44bf-97da-d544ea650d21 c36ea90adcac40019e980b1f0ae51678 5caa8a93f09944adbecb858b17831088 - - default default] HA network 75af7444-191c-472d-8b2e-fc16ad6eb26d was deleted as no HA routers are present in tenant 8b62e0d9ba92494bb244d088102a345b. [pid: 7|app: 0|req: 258/531] 10.0.0.73 () {32 vars in 723 bytes} [Thu May 28 22:51:24 2026] DELETE /v2.0/routers/f9609767-4129-454c-9789-d8da63664e49 => generated 0 bytes in 973 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/532] 199.19.213.233 () {34 vars in 1050 bytes} [Thu May 28 22:51:25 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=07fd349d4b8c4a9b9d236491557b4eed => generated 180 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/533] 10.0.0.73 () {34 vars in 668 bytes} [Thu May 28 22:51:25 2026] POST /v2.0/subnets => generated 693 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:51:25.750 7 WARNING neutron_lib.context [req-33852822-12cb-4ca0-ba58-3f16c1fd71e6 req-c5ecdfed-b4f3-416e-9043-658c2e2447d4 6798a28d034d4e038a90af705ac6c16a 07fd349d4b8c4a9b9d236491557b4eed - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 275/534] 10.0.0.73 () {32 vars in 723 bytes} [Thu May 28 22:51:25 2026] DELETE /v2.0/subnets/516c5681-ca72-4e68-a657-84418c1dad26 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/535] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:51:25 2026] GET /v2.0/ports?device_id=c5bb00f5-5d59-4d31-99f1-8d2920cf62e4 => generated 12 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 22:51:25.834 8 INFO neutron.db.segments_db [None req-8a8b0019-2625-485c-b450-ad043a274787 c36ea90adcac40019e980b1f0ae51678 5caa8a93f09944adbecb858b17831088 - - default default] Added segment a4d9c76a-ff9e-4727-a5b9-f5448bdba36a of type vxlan for network 80a7da95-ff1e-4bb1-b179-357d78c07be3 2026-05-28 22:51:25.961 7 INFO neutron.services.segments.plugin [-] Segment a8c1193a-00e5-4cfb-8258-0341a1bc195a resource provider aggregate not found 2026-05-28 22:51:25.974 7 INFO neutron.services.segments.plugin [-] Segment a8c1193a-00e5-4cfb-8258-0341a1bc195a resource provider aggregate not found 2026-05-28 22:51:25.979 7 INFO neutron.services.segments.plugin [-] Segment a8c1193a-00e5-4cfb-8258-0341a1bc195a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a8c1193a-00e5-4cfb-8258-0341a1bc195a found for delete ", "request_id": "req-93f22fdb-11e1-44a2-b07c-e21e327b6a7b"}]} 2026-05-28 22:51:25.984 7 INFO neutron.services.segments.plugin [-] Segment a8c1193a-00e5-4cfb-8258-0341a1bc195a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a8c1193a-00e5-4cfb-8258-0341a1bc195a found for delete ", "request_id": "req-8c0ed2c7-70a2-4e95-afb5-2e46083593cf"}]} [pid: 7|app: 0|req: 260/536] 199.19.213.233 () {38 vars in 955 bytes} [Thu May 28 22:51:25 2026] POST /v2.0/ports => generated 958 bytes in 357 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: 261/537] 10.0.0.73 () {32 vars in 725 bytes} [Thu May 28 22:51:26 2026] DELETE /v2.0/networks/134b6ba3-a9ab-48c4-bd1e-5655d6aea105 => generated 0 bytes in 235 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 22:51:26.358 8 INFO neutron.db.l3_hamode_db [None req-8a8b0019-2625-485c-b450-ad043a274787 c36ea90adcac40019e980b1f0ae51678 4f706b742baf4153902f1086901892d7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 262/538] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:51:26 2026] GET /v2.0/ports?device_id=41c2b324-07d1-40bf-8cc3-a02ade9adb3d => generated 961 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/539] 199.19.213.233 () {34 vars in 911 bytes} [Thu May 28 22:51:26 2026] GET /v2.0/extensions => generated 20516 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/540] 10.0.0.43 () {34 vars in 1039 bytes} [Thu May 28 22:51:26 2026] GET /v2.0/security-groups?id=d39ee11d-2466-4798-9c51-a0866e8ba80d&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/541] 10.0.0.73 () {32 vars in 773 bytes} [Thu May 28 22:51:26 2026] GET /v2.0/security-groups?tenant_id=8b62e0d9ba92494bb244d088102a345b&name=default => generated 2925 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/542] 10.0.0.73 () {32 vars in 739 bytes} [Thu May 28 22:51:26 2026] DELETE /v2.0/security-groups/a351edd8-729e-4bd5-91bf-ae2e0b806220 => 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: 267/543] 199.19.213.233 () {38 vars in 1028 bytes} [Thu May 28 22:51:26 2026] PUT /v2.0/ports/167d600c-938a-4c52-bd58-72e92c285ef4 => generated 1239 bytes in 499 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: 268/544] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:51:27 2026] GET /v2.0/ports?device_id=c5bb00f5-5d59-4d31-99f1-8d2920cf62e4 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 22:51:27.350 8 INFO neutron.db.l3_hamode_db [None req-8a8b0019-2625-485c-b450-ad043a274787 c36ea90adcac40019e980b1f0ae51678 5caa8a93f09944adbecb858b17831088 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 269/545] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:51:27 2026] GET /v2.0/ports?device_id=41c2b324-07d1-40bf-8cc3-a02ade9adb3d => 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: 270/546] 10.0.0.43 () {34 vars in 1039 bytes} [Thu May 28 22:51:27 2026] GET /v2.0/security-groups?id=d39ee11d-2466-4798-9c51-a0866e8ba80d&fields=id&fields=name => generated 113 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/547] 199.19.213.233 () {34 vars in 986 bytes} [Thu May 28 22:51:27 2026] GET /v2.0/networks?id=a187a085-06aa-4464-90e3-d813e312b38d => generated 679 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/548] 199.19.213.233 () {34 vars in 1050 bytes} [Thu May 28 22:51:27 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=ee7bb5fd0946460da51e978468dcb8ae => generated 181 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:51:27.969 7 WARNING neutron_lib.context [req-194d66fd-a346-415a-aa6a-aa68bd2baeab req-59862038-dbc0-47eb-b19b-03ee84fbd3e8 a890e4b5fb6e4447bb7b12ef41c2df1e ee7bb5fd0946460da51e978468dcb8ae - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-28 22:51:28.013 7 INFO neutron.services.segments.plugin [-] Segment 65e1625e-dca6-4474-9796-b168f16c6027 resource provider aggregate not found 2026-05-28 22:51:28.017 7 INFO neutron.services.segments.plugin [-] Segment 65e1625e-dca6-4474-9796-b168f16c6027 resource provider aggregate not found 2026-05-28 22:51:28.033 7 INFO neutron.services.segments.plugin [-] Segment 65e1625e-dca6-4474-9796-b168f16c6027 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 65e1625e-dca6-4474-9796-b168f16c6027 found for delete ", "request_id": "req-2e7c425c-90a9-4362-b4f3-520756f49448"}]} 2026-05-28 22:51:28.040 7 INFO neutron.services.segments.plugin [-] Segment 65e1625e-dca6-4474-9796-b168f16c6027 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 65e1625e-dca6-4474-9796-b168f16c6027 found for delete ", "request_id": "req-da94758a-3d12-456f-ad76-a0bf5a41cd08"}]} 2026-05-28 22:51:28.092 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b40ee526-db5d-4558-9afc-35f1de588fee'] response: {'name': 'network-changed', 'server_uuid': '41c2b324-07d1-40bf-8cc3-a02ade9adb3d', 'tag': '167d600c-938a-4c52-bd58-72e92c285ef4', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 277/549] 10.0.0.73 () {34 vars in 668 bytes} [Thu May 28 22:51:25 2026] POST /v2.0/routers => generated 733 bytes in 2433 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/550] 199.19.213.233 () {38 vars in 955 bytes} [Thu May 28 22:51:27 2026] POST /v2.0/ports => generated 954 bytes in 360 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 274/551] 199.19.213.233 () {34 vars in 1080 bytes} [Thu May 28 22:51:28 2026] GET /v2.0/ports?tenant_id=07fd349d4b8c4a9b9d236491557b4eed&device_id=41c2b324-07d1-40bf-8cc3-a02ade9adb3d => generated 1242 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/552] 199.19.213.233 () {38 vars in 1028 bytes} [Thu May 28 22:51:28 2026] PUT /v2.0/ports/7e01ccd1-bef2-4164-b0dc-57268074ffbf => generated 1235 bytes in 400 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: 276/553] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:51:28 2026] GET /v2.0/ports?device_id=c5bb00f5-5d59-4d31-99f1-8d2920cf62e4 => generated 969 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/554] 199.19.213.233 () {34 vars in 1060 bytes} [Thu May 28 22:51:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=167d600c-938a-4c52-bd58-72e92c285ef4 => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 22:51:29.214 7 INFO neutron.db.segments_db [None req-2ae6285c-c9b4-4cf5-b2ff-c4631c400dc5 c36ea90adcac40019e980b1f0ae51678 5caa8a93f09944adbecb858b17831088 - - default default] Added segment c0026f5f-a49a-44e3-b922-5d4a3d99f48e of type vxlan for network 096c6e2f-dbed-4572-bb95-4ae65f265ca9 [pid: 7|app: 0|req: 278/555] 10.0.0.73 () {34 vars in 670 bytes} [Thu May 28 22:51:28 2026] POST /v2.0/networks => generated 751 bytes in 424 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/556] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:51:29 2026] GET /v2.0/ports?device_id=41c2b324-07d1-40bf-8cc3-a02ade9adb3d => 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: 278/557] 10.0.0.73 () {34 vars in 782 bytes} [Thu May 28 22:51:28 2026] PUT /v2.0/routers/ce429d06-62ad-432b-9056-1a9ecb3b36d7/add_router_interface => generated 309 bytes in 1156 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/558] 10.0.0.43 () {34 vars in 1039 bytes} [Thu May 28 22:51:29 2026] GET /v2.0/security-groups?id=daf96add-19c0-4a88-8c72-4c928d9ece9a&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: 279/559] 199.19.213.233 () {34 vars in 984 bytes} [Thu May 28 22:51:29 2026] GET /v2.0/subnets?id=33935ee6-1f04-483e-99d7-b0c5c5046976 => generated 693 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/560] 10.0.0.43 () {34 vars in 1039 bytes} [Thu May 28 22:51:29 2026] GET /v2.0/security-groups?id=d39ee11d-2466-4798-9c51-a0866e8ba80d&fields=id&fields=name => generated 113 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/561] 199.19.213.233 () {34 vars in 1052 bytes} [Thu May 28 22:51:29 2026] GET /v2.0/ports?network_id=cf0fd085-20ad-4767-adcf-66868483539f&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: 281/562] 10.0.0.73 () {34 vars in 668 bytes} [Thu May 28 22:51:29 2026] POST /v2.0/subnets => generated 699 bytes in 188 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/563] 199.19.213.233 () {34 vars in 1012 bytes} [Thu May 28 22:51:29 2026] GET /v2.0/networks/cf0fd085-20ad-4767-adcf-66868483539f?fields=segments => generated 14 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 22:51:29.623 7 INFO neutron.db.segments_db [None req-c8e61f66-debc-4993-9acc-b6b7b3a1b7b1 c36ea90adcac40019e980b1f0ae51678 5caa8a93f09944adbecb858b17831088 - - default default] Added segment 664883c7-7d1d-4392-ace5-c96ac6d0ea08 of type vxlan for network b0c862c3-ddd0-4ae4-a0de-4c7eb408547e [pid: 8|app: 0|req: 283/564] 199.19.213.233 () {34 vars in 1112 bytes} [Thu May 28 22:51:29 2026] GET /v2.0/networks/cf0fd085-20ad-4767-adcf-66868483539f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/565] 199.19.213.233 () {34 vars in 1080 bytes} [Thu May 28 22:51:29 2026] GET /v2.0/ports?tenant_id=ee7bb5fd0946460da51e978468dcb8ae&device_id=c5bb00f5-5d59-4d31-99f1-8d2920cf62e4 => generated 1238 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/566] 199.19.213.233 () {34 vars in 1058 bytes} [Thu May 28 22:51:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=7e01ccd1-bef2-4164-b0dc-57268074ffbf => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 22:51:29.913 7 INFO neutron.db.l3_hamode_db [None req-c8e61f66-debc-4993-9acc-b6b7b3a1b7b1 c36ea90adcac40019e980b1f0ae51678 1137a1b9935f49aab07e42d1ad9af97d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 286/567] 199.19.213.233 () {34 vars in 984 bytes} [Thu May 28 22:51:29 2026] GET /v2.0/subnets?id=d69d4d7d-a57d-4e06-8500-14cad1269466 => generated 697 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/568] 199.19.213.233 () {34 vars in 1052 bytes} [Thu May 28 22:51:29 2026] GET /v2.0/ports?network_id=a187a085-06aa-4464-90e3-d813e312b38d&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: 288/569] 199.19.213.233 () {34 vars in 1012 bytes} [Thu May 28 22:51:30 2026] GET /v2.0/networks/a187a085-06aa-4464-90e3-d813e312b38d?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/570] 199.19.213.233 () {34 vars in 1112 bytes} [Thu May 28 22:51:30 2026] GET /v2.0/networks/a187a085-06aa-4464-90e3-d813e312b38d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 22:51:30.136 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f40be1d0-9555-4ce3-b21e-ae40c79b98ea'] response: {'name': 'network-changed', 'server_uuid': 'c5bb00f5-5d59-4d31-99f1-8d2920cf62e4', 'tag': '7e01ccd1-bef2-4164-b0dc-57268074ffbf', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 290/571] 10.0.0.43 () {34 vars in 981 bytes} [Thu May 28 22:51:30 2026] GET /v2.0/networks?id=e7a3c1eb-b543-4b06-acc3-c46eb2fb8e92 => generated 678 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/574] 10.0.0.43 () {34 vars in 964 bytes} [Thu May 28 22:51:30 2026] GET /v2.0/quotas/4f706b742baf4153902f1086901892d7 => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/575] 10.0.0.43 () {34 vars in 1001 bytes} [Thu May 28 22:51:30 2026] GET /v2.0/ports?tenant_id=4f706b742baf4153902f1086901892d7&fields=id => generated 103 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/576] 10.0.0.43 () {34 vars in 1007 bytes} [Thu May 28 22:51:30 2026] GET /v2.0/networks/e7a3c1eb-b543-4b06-acc3-c46eb2fb8e92?fields=segments => generated 14 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/577] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:51:30 2026] GET /v2.0/ports?device_id=c5bb00f5-5d59-4d31-99f1-8d2920cf62e4 => generated 969 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/578] 10.0.0.43 () {34 vars in 1107 bytes} [Thu May 28 22:51:30 2026] GET /v2.0/networks/e7a3c1eb-b543-4b06-acc3-c46eb2fb8e92?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: 298/579] 10.0.0.43 () {34 vars in 1039 bytes} [Thu May 28 22:51:30 2026] GET /v2.0/security-groups?id=daf96add-19c0-4a88-8c72-4c928d9ece9a&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/580] 199.19.213.233 () {34 vars in 1080 bytes} [Thu May 28 22:51:30 2026] GET /v2.0/ports?tenant_id=07fd349d4b8c4a9b9d236491557b4eed&device_id=41c2b324-07d1-40bf-8cc3-a02ade9adb3d => generated 1242 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/581] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:51:30 2026] GET /v2.0/ports?device_id=41c2b324-07d1-40bf-8cc3-a02ade9adb3d => generated 973 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:51:30.875 7 INFO neutron.db.l3_hamode_db [None req-c8e61f66-debc-4993-9acc-b6b7b3a1b7b1 c36ea90adcac40019e980b1f0ae51678 5caa8a93f09944adbecb858b17831088 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 301/582] 199.19.213.233 () {34 vars in 986 bytes} [Thu May 28 22:51:30 2026] GET /v2.0/networks?id=cf0fd085-20ad-4767-adcf-66868483539f => generated 771 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/583] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:51:30 2026] GET /v2.0/ports?device_id=2faeb321-76cd-43c3-9370-43b2c5b264fb => 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: 303/584] 10.0.0.43 () {34 vars in 1039 bytes} [Thu May 28 22:51:30 2026] GET /v2.0/security-groups?id=d39ee11d-2466-4798-9c51-a0866e8ba80d&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: 304/585] 199.19.213.233 () {34 vars in 1060 bytes} [Thu May 28 22:51:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=167d600c-938a-4c52-bd58-72e92c285ef4 => 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: 305/586] 199.19.213.233 () {34 vars in 984 bytes} [Thu May 28 22:51:30 2026] GET /v2.0/subnets?id=33935ee6-1f04-483e-99d7-b0c5c5046976 => generated 693 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/587] 199.19.213.233 () {34 vars in 1052 bytes} [Thu May 28 22:51:31 2026] GET /v2.0/ports?network_id=cf0fd085-20ad-4767-adcf-66868483539f&device_owner=network%3Adhcp => generated 1244 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/588] 199.19.213.233 () {34 vars in 1012 bytes} [Thu May 28 22:51:31 2026] GET /v2.0/networks/cf0fd085-20ad-4767-adcf-66868483539f?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: 308/589] 199.19.213.233 () {34 vars in 1080 bytes} [Thu May 28 22:51:31 2026] GET /v2.0/ports?tenant_id=ee7bb5fd0946460da51e978468dcb8ae&device_id=c5bb00f5-5d59-4d31-99f1-8d2920cf62e4 => generated 1238 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/590] 199.19.213.233 () {34 vars in 1112 bytes} [Thu May 28 22:51:31 2026] GET /v2.0/networks/cf0fd085-20ad-4767-adcf-66868483539f?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: 310/591] 199.19.213.233 () {34 vars in 986 bytes} [Thu May 28 22:51:31 2026] GET /v2.0/networks?id=a187a085-06aa-4464-90e3-d813e312b38d => generated 775 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/592] 199.19.213.233 () {34 vars in 1058 bytes} [Thu May 28 22:51:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=7e01ccd1-bef2-4164-b0dc-57268074ffbf => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 22:51:31.346 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [01d387f5-53c6-4916-b92d-ec008a29afb0] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: Server unexpectedly closed connection. Trying again in 1 seconds.: OSError: Server unexpectedly closed connection [pid: 8|app: 0|req: 312/593] 199.19.213.233 () {34 vars in 984 bytes} [Thu May 28 22:51:31 2026] GET /v2.0/subnets?id=d69d4d7d-a57d-4e06-8500-14cad1269466 => generated 697 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/594] 199.19.213.233 () {34 vars in 1052 bytes} [Thu May 28 22:51:31 2026] GET /v2.0/ports?network_id=a187a085-06aa-4464-90e3-d813e312b38d&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: 314/595] 199.19.213.233 () {34 vars in 1012 bytes} [Thu May 28 22:51:31 2026] GET /v2.0/networks/a187a085-06aa-4464-90e3-d813e312b38d?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: 315/596] 199.19.213.233 () {34 vars in 1112 bytes} [Thu May 28 22:51:31 2026] GET /v2.0/networks/a187a085-06aa-4464-90e3-d813e312b38d?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: 316/597] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:51:31 2026] GET /v2.0/ports?device_id=c5bb00f5-5d59-4d31-99f1-8d2920cf62e4 => generated 969 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/598] 10.0.0.43 () {34 vars in 1039 bytes} [Thu May 28 22:51:31 2026] GET /v2.0/security-groups?id=daf96add-19c0-4a88-8c72-4c928d9ece9a&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/599] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:51:31 2026] GET /v2.0/ports?device_id=2faeb321-76cd-43c3-9370-43b2c5b264fb => 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: 319/600] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:51:32 2026] GET /v2.0/ports?device_id=41c2b324-07d1-40bf-8cc3-a02ade9adb3d => generated 973 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/601] 10.0.0.73 () {34 vars in 668 bytes} [Thu May 28 22:51:29 2026] POST /v2.0/routers => generated 739 bytes in 2505 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/602] 10.0.0.43 () {34 vars in 1039 bytes} [Thu May 28 22:51:32 2026] GET /v2.0/security-groups?id=d39ee11d-2466-4798-9c51-a0866e8ba80d&fields=id&fields=name => generated 113 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:51:32.372 7 INFO oslo.messaging._drivers.impl_rabbit [-] [01d387f5-53c6-4916-b92d-ec008a29afb0] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 39394. [pid: 8|app: 0|req: 321/603] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:51:32 2026] GET /v2.0/ports?device_id=c5bb00f5-5d59-4d31-99f1-8d2920cf62e4 => generated 969 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/604] 10.0.0.43 () {34 vars in 1039 bytes} [Thu May 28 22:51:32 2026] GET /v2.0/security-groups?id=daf96add-19c0-4a88-8c72-4c928d9ece9a&fields=id&fields=name => generated 114 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/605] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:51:33 2026] GET /v2.0/ports?device_id=2faeb321-76cd-43c3-9370-43b2c5b264fb => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/606] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:51:33 2026] GET /v2.0/ports?device_id=41c2b324-07d1-40bf-8cc3-a02ade9adb3d => generated 973 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/607] 10.0.0.43 () {34 vars in 1039 bytes} [Thu May 28 22:51:33 2026] GET /v2.0/security-groups?id=d39ee11d-2466-4798-9c51-a0866e8ba80d&fields=id&fields=name => generated 113 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/608] 10.0.0.73 () {34 vars in 782 bytes} [Thu May 28 22:51:32 2026] PUT /v2.0/routers/eef8f9e8-a6d8-422d-b39d-cf59f6e9de23/add_router_interface => generated 309 bytes in 1291 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:51:33.886 8 WARNING neutron_lib.context [None req-d6dabf85-60f9-46e4-9c8b-fbabb8814d98 7cfe2229a63d4035baf1e68f4549d8d5 1137a1b9935f49aab07e42d1ad9af97d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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/609] 10.0.0.73 () {34 vars in 684 bytes} [Thu May 28 22:51:33 2026] POST /v2.0/security-groups => generated 1659 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-28 22:51:34.004 7 WARNING neutron_lib.context [None req-9b5f4dad-4c4d-4103-9cec-7614ade5007a 7cfe2229a63d4035baf1e68f4549d8d5 1137a1b9935f49aab07e42d1ad9af97d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 327/610] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:51:34 2026] GET /v2.0/ports?device_id=c5bb00f5-5d59-4d31-99f1-8d2920cf62e4 => generated 969 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/611] 10.0.0.73 () {34 vars in 694 bytes} [Thu May 28 22:51:33 2026] POST /v2.0/security-group-rules => generated 597 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:51:34.119 7 WARNING neutron_lib.context [None req-a46b01db-e6af-4f81-acf5-5ad3668b300c 7cfe2229a63d4035baf1e68f4549d8d5 1137a1b9935f49aab07e42d1ad9af97d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 328/612] 10.0.0.43 () {34 vars in 1039 bytes} [Thu May 28 22:51:34 2026] GET /v2.0/security-groups?id=daf96add-19c0-4a88-8c72-4c928d9ece9a&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: 329/613] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:51:34 2026] GET /v2.0/ports?device_id=2faeb321-76cd-43c3-9370-43b2c5b264fb => 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: 285/614] 10.0.0.73 () {34 vars in 694 bytes} [Thu May 28 22:51:34 2026] POST /v2.0/security-group-rules => generated 602 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:51:34.254 8 WARNING neutron_lib.context [None req-92866375-11df-46d8-b9d6-9adce1086dc9 7cfe2229a63d4035baf1e68f4549d8d5 1137a1b9935f49aab07e42d1ad9af97d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 286/615] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:51:34 2026] GET /v2.0/ports?device_id=41c2b324-07d1-40bf-8cc3-a02ade9adb3d => generated 973 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/616] 10.0.0.43 () {34 vars in 1039 bytes} [Thu May 28 22:51:34 2026] GET /v2.0/security-groups?id=d39ee11d-2466-4798-9c51-a0866e8ba80d&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: 330/617] 10.0.0.73 () {34 vars in 675 bytes} [Thu May 28 22:51:34 2026] POST /v2.0/floatingips => generated 552 bytes in 665 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/618] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:51:35 2026] GET /v2.0/ports?device_id=c5bb00f5-5d59-4d31-99f1-8d2920cf62e4 => generated 969 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/619] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:51:35 2026] GET /v2.0/ports?device_id=2faeb321-76cd-43c3-9370-43b2c5b264fb => 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: 289/620] 10.0.0.43 () {34 vars in 1039 bytes} [Thu May 28 22:51:35 2026] GET /v2.0/security-groups?id=daf96add-19c0-4a88-8c72-4c928d9ece9a&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/621] 199.19.213.233 () {34 vars in 986 bytes} [Thu May 28 22:51:35 2026] GET /v2.0/networks?id=e7a3c1eb-b543-4b06-acc3-c46eb2fb8e92 => generated 678 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:51:35.411 8 WARNING neutron_lib.context [req-56c66471-5844-4eb0-9480-1a3645d5e517 req-5df59d4f-aeea-4500-bec6-9adc5aea5da9 87512937d1d9443386fc864aee677d80 4f706b742baf4153902f1086901892d7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 290/622] 10.0.0.43 () {34 vars in 1095 bytes} [Thu May 28 22:51:35 2026] GET /v2.0/security-groups?name=tempest-securitygroup--27799210&fields=id&tenant_id=1137a1b9935f49aab07e42d1ad9af97d => generated 69 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/623] 10.0.0.43 () {34 vars in 981 bytes} [Thu May 28 22:51:35 2026] GET /v2.0/networks?id=096c6e2f-dbed-4572-bb95-4ae65f265ca9 => generated 684 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/624] 10.0.0.43 () {34 vars in 964 bytes} [Thu May 28 22:51:35 2026] GET /v2.0/quotas/1137a1b9935f49aab07e42d1ad9af97d => 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: 293/625] 10.0.0.43 () {34 vars in 1001 bytes} [Thu May 28 22:51:35 2026] GET /v2.0/ports?tenant_id=1137a1b9935f49aab07e42d1ad9af97d&fields=id => generated 103 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/626] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:51:35 2026] GET /v2.0/ports?device_id=41c2b324-07d1-40bf-8cc3-a02ade9adb3d => generated 973 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/627] 10.0.0.43 () {34 vars in 1039 bytes} [Thu May 28 22:51:35 2026] GET /v2.0/security-groups?id=d39ee11d-2466-4798-9c51-a0866e8ba80d&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: 333/628] 199.19.213.233 () {38 vars in 955 bytes} [Thu May 28 22:51:35 2026] POST /v2.0/ports => generated 954 bytes in 404 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: 334/629] 10.0.0.43 () {34 vars in 906 bytes} [Thu May 28 22:51:35 2026] GET /v2.0/extensions => generated 20516 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/630] 10.0.0.43 () {34 vars in 1007 bytes} [Thu May 28 22:51:36 2026] GET /v2.0/networks/096c6e2f-dbed-4572-bb95-4ae65f265ca9?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/631] 10.0.0.43 () {34 vars in 1107 bytes} [Thu May 28 22:51:36 2026] GET /v2.0/networks/096c6e2f-dbed-4572-bb95-4ae65f265ca9?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: 296/632] 199.19.213.233 () {38 vars in 1028 bytes} [Thu May 28 22:51:35 2026] PUT /v2.0/ports/6830682a-3926-4009-b562-210c2abded31 => generated 1235 bytes in 417 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/633] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:51:36 2026] GET /v2.0/ports?device_id=9d6b7c0a-8bc6-4746-8cca-03494be4d773 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 297/634] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:51:36 2026] GET /v2.0/ports?device_id=2faeb321-76cd-43c3-9370-43b2c5b264fb => generated 969 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/635] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:51:36 2026] GET /v2.0/ports?device_id=c5bb00f5-5d59-4d31-99f1-8d2920cf62e4 => generated 969 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/636] 10.0.0.43 () {34 vars in 1039 bytes} [Thu May 28 22:51:36 2026] GET /v2.0/security-groups?id=7b0f9083-c764-4cc3-a4f9-04295d5ecc0d&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: 339/637] 10.0.0.43 () {34 vars in 1039 bytes} [Thu May 28 22:51:36 2026] GET /v2.0/security-groups?id=daf96add-19c0-4a88-8c72-4c928d9ece9a&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-28 22:51:36.758 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a0840f73-a56b-45e2-a5e8-ecc8602fde4c'] response: {'name': 'network-changed', 'server_uuid': '2faeb321-76cd-43c3-9370-43b2c5b264fb', 'tag': '6830682a-3926-4009-b562-210c2abded31', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 299/638] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:51:36 2026] GET /v2.0/ports?device_id=41c2b324-07d1-40bf-8cc3-a02ade9adb3d => 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: 340/639] 10.0.0.43 () {34 vars in 1039 bytes} [Thu May 28 22:51:36 2026] GET /v2.0/security-groups?id=d39ee11d-2466-4798-9c51-a0866e8ba80d&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: 7|app: 0|req: 300/640] 199.19.213.233 () {34 vars in 1080 bytes} [Thu May 28 22:51:37 2026] GET /v2.0/ports?tenant_id=4f706b742baf4153902f1086901892d7&device_id=2faeb321-76cd-43c3-9370-43b2c5b264fb => generated 1238 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/641] 199.19.213.233 () {34 vars in 1018 bytes} [Thu May 28 22:51:37 2026] GET /v2.0/networks?tenant_id=4f706b742baf4153902f1086901892d7&shared=False => generated 774 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/642] 199.19.213.233 () {34 vars in 930 bytes} [Thu May 28 22:51:37 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/643] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:51:37 2026] GET /v2.0/ports?device_id=9d6b7c0a-8bc6-4746-8cca-03494be4d773 => 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: 302/644] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:51:37 2026] GET /v2.0/ports?device_id=2faeb321-76cd-43c3-9370-43b2c5b264fb => generated 969 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/645] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:51:37 2026] GET /v2.0/ports?device_id=c5bb00f5-5d59-4d31-99f1-8d2920cf62e4 => 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: 303/646] 10.0.0.43 () {34 vars in 1039 bytes} [Thu May 28 22:51:37 2026] GET /v2.0/security-groups?id=7b0f9083-c764-4cc3-a4f9-04295d5ecc0d&fields=id&fields=name => generated 88 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/647] 10.0.0.43 () {34 vars in 1039 bytes} [Thu May 28 22:51:37 2026] GET /v2.0/security-groups?id=daf96add-19c0-4a88-8c72-4c928d9ece9a&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: 304/648] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:51:37 2026] GET /v2.0/ports?device_id=41c2b324-07d1-40bf-8cc3-a02ade9adb3d => generated 975 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/649] 10.0.0.43 () {34 vars in 1039 bytes} [Thu May 28 22:51:37 2026] GET /v2.0/security-groups?id=d39ee11d-2466-4798-9c51-a0866e8ba80d&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: 305/650] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:51:38 2026] GET /v2.0/ports?device_id=41c2b324-07d1-40bf-8cc3-a02ade9adb3d => generated 975 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/651] 199.19.213.233 () {34 vars in 1080 bytes} [Thu May 28 22:51:38 2026] GET /v2.0/ports?tenant_id=4f706b742baf4153902f1086901892d7&device_id=2faeb321-76cd-43c3-9370-43b2c5b264fb => generated 1238 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/652] 199.19.213.233 () {34 vars in 1058 bytes} [Thu May 28 22:51:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=6830682a-3926-4009-b562-210c2abded31 => 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: 308/653] 199.19.213.233 () {34 vars in 984 bytes} [Thu May 28 22:51:38 2026] GET /v2.0/subnets?id=e2f4e566-1b20-4deb-8934-e8edfb4383f1 => generated 696 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/654] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:51:38 2026] GET /v2.0/ports?device_id=9d6b7c0a-8bc6-4746-8cca-03494be4d773 => generated 12 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/655] 199.19.213.233 () {34 vars in 1052 bytes} [Thu May 28 22:51:38 2026] GET /v2.0/ports?network_id=e7a3c1eb-b543-4b06-acc3-c46eb2fb8e92&device_owner=network%3Adhcp => generated 1244 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/656] 199.19.213.233 () {34 vars in 1012 bytes} [Thu May 28 22:51:38 2026] GET /v2.0/networks/e7a3c1eb-b543-4b06-acc3-c46eb2fb8e92?fields=segments => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 22:51:38.613 8 INFO neutron.db.l3_db [None req-9d8185d6-c325-47c0-9ac4-2d74a289f7b0 6798a28d034d4e038a90af705ac6c16a 07fd349d4b8c4a9b9d236491557b4eed - - default default] Floating IP 5b79f76a-b63c-40ea-bb53-263481e53ec0 associated. External IP: 10.96.250.204, port: 167d600c-938a-4c52-bd58-72e92c285ef4. [pid: 7|app: 0|req: 312/657] 199.19.213.233 () {34 vars in 1112 bytes} [Thu May 28 22:51:38 2026] GET /v2.0/networks/e7a3c1eb-b543-4b06-acc3-c46eb2fb8e92?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: 313/658] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:51:38 2026] GET /v2.0/ports?device_id=2faeb321-76cd-43c3-9370-43b2c5b264fb => generated 969 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/659] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:51:38 2026] GET /v2.0/ports?device_id=c5bb00f5-5d59-4d31-99f1-8d2920cf62e4 => generated 971 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/660] 10.0.0.73 () {34 vars in 748 bytes} [Thu May 28 22:51:38 2026] PUT /v2.0/floatingips/5b79f76a-b63c-40ea-bb53-263481e53ec0 => generated 856 bytes in 725 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/661] 10.0.0.43 () {34 vars in 1039 bytes} [Thu May 28 22:51:38 2026] GET /v2.0/security-groups?id=7b0f9083-c764-4cc3-a4f9-04295d5ecc0d&fields=id&fields=name => generated 88 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/662] 10.0.0.43 () {34 vars in 1039 bytes} [Thu May 28 22:51:38 2026] GET /v2.0/security-groups?id=daf96add-19c0-4a88-8c72-4c928d9ece9a&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: 316/663] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:51:38 2026] GET /v2.0/ports?device_id=41c2b324-07d1-40bf-8cc3-a02ade9adb3d => 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: 348/664] 10.0.0.43 () {34 vars in 1039 bytes} [Thu May 28 22:51:39 2026] GET /v2.0/security-groups?id=d39ee11d-2466-4798-9c51-a0866e8ba80d&fields=id&fields=name => generated 113 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/665] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:51:39 2026] GET /v2.0/ports?device_id=41c2b324-07d1-40bf-8cc3-a02ade9adb3d => generated 975 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/666] 10.0.0.43 () {34 vars in 1039 bytes} [Thu May 28 22:51:39 2026] GET /v2.0/security-groups?id=d39ee11d-2466-4798-9c51-a0866e8ba80d&fields=id&fields=name => generated 113 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/667] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:51:39 2026] GET /v2.0/ports?device_id=9d6b7c0a-8bc6-4746-8cca-03494be4d773 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 22:51:39.995 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e6e68105-0d40-437c-a92f-3dedf5e32313'] response: {'name': 'network-changed', 'server_uuid': '41c2b324-07d1-40bf-8cc3-a02ade9adb3d', 'tag': '167d600c-938a-4c52-bd58-72e92c285ef4', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 319/668] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:51:40 2026] GET /v2.0/ports?device_id=c5bb00f5-5d59-4d31-99f1-8d2920cf62e4 => generated 971 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/669] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:51:39 2026] GET /v2.0/ports?device_id=2faeb321-76cd-43c3-9370-43b2c5b264fb => generated 969 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/670] 199.19.213.233 () {34 vars in 1080 bytes} [Thu May 28 22:51:40 2026] GET /v2.0/ports?tenant_id=07fd349d4b8c4a9b9d236491557b4eed&device_id=41c2b324-07d1-40bf-8cc3-a02ade9adb3d => 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: 351/671] 10.0.0.43 () {34 vars in 1039 bytes} [Thu May 28 22:51:40 2026] GET /v2.0/security-groups?id=daf96add-19c0-4a88-8c72-4c928d9ece9a&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: 321/672] 10.0.0.43 () {34 vars in 1039 bytes} [Thu May 28 22:51:40 2026] GET /v2.0/security-groups?id=7b0f9083-c764-4cc3-a4f9-04295d5ecc0d&fields=id&fields=name => generated 88 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/673] 199.19.213.233 () {34 vars in 986 bytes} [Thu May 28 22:51:40 2026] GET /v2.0/networks?id=cf0fd085-20ad-4767-adcf-66868483539f => generated 771 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/674] 199.19.213.233 () {34 vars in 1060 bytes} [Thu May 28 22:51:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=167d600c-938a-4c52-bd58-72e92c285ef4 => generated 859 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/675] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:51:40 2026] GET /v2.0/ports?device_id=c5bb00f5-5d59-4d31-99f1-8d2920cf62e4 => generated 971 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/676] 199.19.213.233 () {34 vars in 984 bytes} [Thu May 28 22:51:40 2026] GET /v2.0/subnets?id=33935ee6-1f04-483e-99d7-b0c5c5046976 => generated 693 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/677] 199.19.213.233 () {34 vars in 1052 bytes} [Thu May 28 22:51:40 2026] GET /v2.0/ports?network_id=cf0fd085-20ad-4767-adcf-66868483539f&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: 325/678] 199.19.213.233 () {34 vars in 1012 bytes} [Thu May 28 22:51:40 2026] GET /v2.0/networks/cf0fd085-20ad-4767-adcf-66868483539f?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: 326/679] 199.19.213.233 () {34 vars in 1112 bytes} [Thu May 28 22:51:40 2026] GET /v2.0/networks/cf0fd085-20ad-4767-adcf-66868483539f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 22:51:40.631 8 INFO neutron.db.l3_db [None req-96d9696b-bf05-435a-8031-4d3af2f6f9d4 a890e4b5fb6e4447bb7b12ef41c2df1e ee7bb5fd0946460da51e978468dcb8ae - - default default] Floating IP 1ad892a8-5fbe-4772-8474-ca188c991f2b associated. External IP: 10.96.250.208, port: 7e01ccd1-bef2-4164-b0dc-57268074ffbf. [pid: 7|app: 0|req: 327/680] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:51:40 2026] GET /v2.0/ports?device_id=41c2b324-07d1-40bf-8cc3-a02ade9adb3d => generated 975 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/681] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:51:40 2026] GET /v2.0/ports?device_id=9d6b7c0a-8bc6-4746-8cca-03494be4d773 => 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: 329/682] 10.0.0.43 () {34 vars in 1039 bytes} [Thu May 28 22:51:40 2026] GET /v2.0/security-groups?id=d39ee11d-2466-4798-9c51-a0866e8ba80d&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/683] 199.19.213.233 () {34 vars in 986 bytes} [Thu May 28 22:51:40 2026] GET /v2.0/networks?id=096c6e2f-dbed-4572-bb95-4ae65f265ca9 => generated 684 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/684] 199.19.213.233 () {34 vars in 1050 bytes} [Thu May 28 22:51:40 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=1137a1b9935f49aab07e42d1ad9af97d => generated 179 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:51:40.803 7 WARNING neutron_lib.context [req-e79b4bf8-f321-4ab7-a147-6d1b1bc77421 req-94af8543-2e8b-48e2-ba37-2ba1df9334d9 7cfe2229a63d4035baf1e68f4549d8d5 1137a1b9935f49aab07e42d1ad9af97d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 354/685] 10.0.0.73 () {34 vars in 748 bytes} [Thu May 28 22:51:40 2026] PUT /v2.0/floatingips/1ad892a8-5fbe-4772-8474-ca188c991f2b => generated 855 bytes in 697 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/686] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:51:41 2026] GET /v2.0/ports?device_id=c5bb00f5-5d59-4d31-99f1-8d2920cf62e4 => generated 971 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/687] 199.19.213.233 () {38 vars in 955 bytes} [Thu May 28 22:51:40 2026] POST /v2.0/ports => generated 958 bytes in 332 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: 356/688] 10.0.0.43 () {34 vars in 1039 bytes} [Thu May 28 22:51:41 2026] GET /v2.0/security-groups?id=daf96add-19c0-4a88-8c72-4c928d9ece9a&fields=id&fields=name => generated 114 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/689] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:51:41 2026] GET /v2.0/ports?device_id=2faeb321-76cd-43c3-9370-43b2c5b264fb => generated 969 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/690] 10.0.0.43 () {34 vars in 1039 bytes} [Thu May 28 22:51:41 2026] GET /v2.0/security-groups?id=7b0f9083-c764-4cc3-a4f9-04295d5ecc0d&fields=id&fields=name => generated 88 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/691] 199.19.213.233 () {38 vars in 1028 bytes} [Thu May 28 22:51:41 2026] PUT /v2.0/ports/74d88b85-60dd-4f01-9976-3881e4fab9d4 => generated 1239 bytes in 468 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: 359/692] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:51:41 2026] GET /v2.0/ports?device_id=c5bb00f5-5d59-4d31-99f1-8d2920cf62e4 => generated 971 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:51:41.657 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-7cbd01c3-4f97-4acc-8cde-b8f4157364b6'] response: {'name': 'network-changed', 'server_uuid': '9d6b7c0a-8bc6-4746-8cca-03494be4d773', 'tag': '74d88b85-60dd-4f01-9976-3881e4fab9d4', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 334/693] 199.19.213.233 () {34 vars in 994 bytes} [Thu May 28 22:51:41 2026] GET /v2.0/ports?device_id=41c2b324-07d1-40bf-8cc3-a02ade9adb3d => generated 975 bytes in 48 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.43 () {34 vars in 1039 bytes} [Thu May 28 22:51:41 2026] GET /v2.0/security-groups?id=daf96add-19c0-4a88-8c72-4c928d9ece9a&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: 361/695] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:51:41 2026] GET /v2.0/ports?device_id=9d6b7c0a-8bc6-4746-8cca-03494be4d773 => generated 973 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/696] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:51:41 2026] GET /v2.0/ports?device_id=41c2b324-07d1-40bf-8cc3-a02ade9adb3d => generated 975 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/697] 10.0.0.43 () {34 vars in 1039 bytes} [Thu May 28 22:51:41 2026] GET /v2.0/security-groups?id=39e45c8e-c8ab-43cc-94bc-6d1646ecd6f7&fields=id&fields=name => generated 112 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/698] 10.0.0.43 () {34 vars in 1039 bytes} [Thu May 28 22:51:41 2026] GET /v2.0/security-groups?id=d39ee11d-2466-4798-9c51-a0866e8ba80d&fields=id&fields=name => generated 113 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:51:42.056 7 INFO neutron.db.l3_db [req-de33d1c7-664e-491a-884e-9bf8134bd975 req-12b56a6a-11c6-4413-b125-1b4a431a6235 6798a28d034d4e038a90af705ac6c16a 07fd349d4b8c4a9b9d236491557b4eed - - default default] Floating IP 5b79f76a-b63c-40ea-bb53-263481e53ec0 disassociated. External IP: 10.96.250.204, port: 167d600c-938a-4c52-bd58-72e92c285ef4. 2026-05-28 22:51:42.172 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-baf4e692-9649-433e-bf0d-3f75bc2dc781'] response: {'name': 'network-changed', 'server_uuid': 'c5bb00f5-5d59-4d31-99f1-8d2920cf62e4', 'tag': '7e01ccd1-bef2-4164-b0dc-57268074ffbf', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 365/699] 199.19.213.233 () {34 vars in 1080 bytes} [Thu May 28 22:51:42 2026] GET /v2.0/ports?tenant_id=1137a1b9935f49aab07e42d1ad9af97d&device_id=9d6b7c0a-8bc6-4746-8cca-03494be4d773 => generated 1242 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/700] 199.19.213.233 () {34 vars in 1018 bytes} [Thu May 28 22:51:42 2026] GET /v2.0/networks?tenant_id=1137a1b9935f49aab07e42d1ad9af97d&shared=False => generated 779 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/701] 199.19.213.233 () {34 vars in 930 bytes} [Thu May 28 22:51:42 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/702] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:51:42 2026] GET /v2.0/ports?device_id=2faeb321-76cd-43c3-9370-43b2c5b264fb => generated 971 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/703] 199.19.213.233 () {36 vars in 997 bytes} [Thu May 28 22:51:41 2026] DELETE /v2.0/ports/167d600c-938a-4c52-bd58-72e92c285ef4 => generated 0 bytes in 796 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/704] 10.0.0.43 () {34 vars in 1039 bytes} [Thu May 28 22:51:42 2026] GET /v2.0/security-groups?id=7b0f9083-c764-4cc3-a4f9-04295d5ecc0d&fields=id&fields=name => generated 88 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/705] 199.19.213.233 () {34 vars in 1080 bytes} [Thu May 28 22:51:42 2026] GET /v2.0/ports?tenant_id=ee7bb5fd0946460da51e978468dcb8ae&device_id=c5bb00f5-5d59-4d31-99f1-8d2920cf62e4 => generated 1240 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/706] 199.19.213.233 () {34 vars in 986 bytes} [Thu May 28 22:51:42 2026] GET /v2.0/networks?id=a187a085-06aa-4464-90e3-d813e312b38d => generated 775 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/707] 199.19.213.233 () {34 vars in 1058 bytes} [Thu May 28 22:51:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=7e01ccd1-bef2-4164-b0dc-57268074ffbf => generated 858 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/708] 199.19.213.233 () {34 vars in 984 bytes} [Thu May 28 22:51:42 2026] GET /v2.0/subnets?id=d69d4d7d-a57d-4e06-8500-14cad1269466 => generated 697 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/709] 199.19.213.233 () {34 vars in 1052 bytes} [Thu May 28 22:51:42 2026] GET /v2.0/ports?network_id=a187a085-06aa-4464-90e3-d813e312b38d&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: 338/710] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:51:42 2026] GET /v2.0/ports?device_id=c5bb00f5-5d59-4d31-99f1-8d2920cf62e4 => generated 971 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/711] 10.0.0.43 () {34 vars in 1039 bytes} [Thu May 28 22:51:42 2026] GET /v2.0/security-groups?id=daf96add-19c0-4a88-8c72-4c928d9ece9a&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: 373/712] 199.19.213.233 () {34 vars in 1012 bytes} [Thu May 28 22:51:42 2026] GET /v2.0/networks/a187a085-06aa-4464-90e3-d813e312b38d?fields=segments => generated 14 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/713] 199.19.213.233 () {34 vars in 1112 bytes} [Thu May 28 22:51:42 2026] GET /v2.0/networks/a187a085-06aa-4464-90e3-d813e312b38d?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: 374/714] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:51:43 2026] GET /v2.0/ports?device_id=9d6b7c0a-8bc6-4746-8cca-03494be4d773 => 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: 375/715] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:51:43 2026] GET /v2.0/ports?device_id=41c2b324-07d1-40bf-8cc3-a02ade9adb3d => 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: 341/716] 10.0.0.43 () {34 vars in 1039 bytes} [Thu May 28 22:51:43 2026] GET /v2.0/security-groups?id=39e45c8e-c8ab-43cc-94bc-6d1646ecd6f7&fields=id&fields=name => generated 112 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/717] 199.19.213.233 () {34 vars in 1080 bytes} [Thu May 28 22:51:43 2026] GET /v2.0/ports?tenant_id=1137a1b9935f49aab07e42d1ad9af97d&device_id=9d6b7c0a-8bc6-4746-8cca-03494be4d773 => generated 1242 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/718] 199.19.213.233 () {34 vars in 1060 bytes} [Thu May 28 22:51:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=74d88b85-60dd-4f01-9976-3881e4fab9d4 => generated 19 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/719] 199.19.213.233 () {34 vars in 984 bytes} [Thu May 28 22:51:43 2026] GET /v2.0/subnets?id=7499e60e-3bdd-4c56-8c21-a05f082b3cd4 => generated 702 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/720] 199.19.213.233 () {34 vars in 994 bytes} [Thu May 28 22:51:43 2026] GET /v2.0/ports?device_id=c5bb00f5-5d59-4d31-99f1-8d2920cf62e4 => generated 971 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/721] 199.19.213.233 () {34 vars in 1052 bytes} [Thu May 28 22:51:43 2026] GET /v2.0/ports?network_id=096c6e2f-dbed-4572-bb95-4ae65f265ca9&device_owner=network%3Adhcp => generated 1244 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/722] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:51:43 2026] GET /v2.0/ports?device_id=2faeb321-76cd-43c3-9370-43b2c5b264fb => 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: 380/723] 199.19.213.233 () {34 vars in 1012 bytes} [Thu May 28 22:51:43 2026] GET /v2.0/networks/096c6e2f-dbed-4572-bb95-4ae65f265ca9?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 22:51:43.699 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-aef849f0-352d-4c4d-9069-ba13e5170da9'] response: {'server_uuid': '41c2b324-07d1-40bf-8cc3-a02ade9adb3d', 'name': 'network-vif-deleted', 'tag': '167d600c-938a-4c52-bd58-72e92c285ef4', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 381/724] 10.0.0.43 () {34 vars in 1039 bytes} [Thu May 28 22:51:43 2026] GET /v2.0/security-groups?id=7b0f9083-c764-4cc3-a4f9-04295d5ecc0d&fields=id&fields=name => generated 88 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/725] 199.19.213.233 () {34 vars in 1112 bytes} [Thu May 28 22:51:43 2026] GET /v2.0/networks/096c6e2f-dbed-4572-bb95-4ae65f265ca9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 22:51:43.869 7 INFO neutron.db.l3_db [req-e54db5de-5db8-4ee7-ad8b-472cd20671b0 req-c7652669-4777-44b6-88d4-6762d3939844 a890e4b5fb6e4447bb7b12ef41c2df1e ee7bb5fd0946460da51e978468dcb8ae - - default default] Floating IP 1ad892a8-5fbe-4772-8474-ca188c991f2b disassociated. External IP: 10.96.250.208, port: 7e01ccd1-bef2-4164-b0dc-57268074ffbf. [pid: 8|app: 0|req: 383/726] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:51:43 2026] GET /v2.0/ports?device_id=c5bb00f5-5d59-4d31-99f1-8d2920cf62e4 => 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: 384/727] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:51:44 2026] GET /v2.0/ports?device_id=9d6b7c0a-8bc6-4746-8cca-03494be4d773 => generated 973 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/728] 199.19.213.233 () {36 vars in 997 bytes} [Thu May 28 22:51:43 2026] DELETE /v2.0/ports/7e01ccd1-bef2-4164-b0dc-57268074ffbf => generated 0 bytes in 618 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/729] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:51:44 2026] GET /v2.0/ports?device_id=41c2b324-07d1-40bf-8cc3-a02ade9adb3d => generated 12 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/730] 10.0.0.43 () {34 vars in 1039 bytes} [Thu May 28 22:51:44 2026] GET /v2.0/security-groups?id=39e45c8e-c8ab-43cc-94bc-6d1646ecd6f7&fields=id&fields=name => generated 112 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/731] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:51:44 2026] GET /v2.0/ports?device_id=2faeb321-76cd-43c3-9370-43b2c5b264fb => generated 971 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/732] 10.0.0.43 () {34 vars in 1039 bytes} [Thu May 28 22:51:44 2026] GET /v2.0/security-groups?id=7b0f9083-c764-4cc3-a4f9-04295d5ecc0d&fields=id&fields=name => generated 88 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/733] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:51:45 2026] GET /v2.0/ports?device_id=c5bb00f5-5d59-4d31-99f1-8d2920cf62e4 => 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: 347/736] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:51:45 2026] GET /v2.0/ports?device_id=2faeb321-76cd-43c3-9370-43b2c5b264fb => generated 971 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/737] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:51:45 2026] GET /v2.0/ports?device_id=41c2b324-07d1-40bf-8cc3-a02ade9adb3d => 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: 348/738] 10.0.0.43 () {34 vars in 1039 bytes} [Thu May 28 22:51:45 2026] GET /v2.0/security-groups?id=7b0f9083-c764-4cc3-a4f9-04295d5ecc0d&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: 8|app: 0|req: 391/739] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:51:45 2026] GET /v2.0/ports?device_id=9d6b7c0a-8bc6-4746-8cca-03494be4d773 => generated 973 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/740] 10.0.0.43 () {34 vars in 1039 bytes} [Thu May 28 22:51:45 2026] GET /v2.0/security-groups?id=39e45c8e-c8ab-43cc-94bc-6d1646ecd6f7&fields=id&fields=name => generated 112 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/741] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:51:46 2026] GET /v2.0/ports?device_id=c5bb00f5-5d59-4d31-99f1-8d2920cf62e4 => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 22:51:46.453 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-6f484367-bb68-4149-aa00-5882d58c582c'] response: {'server_uuid': 'c5bb00f5-5d59-4d31-99f1-8d2920cf62e4', 'name': 'network-vif-deleted', 'tag': '7e01ccd1-bef2-4164-b0dc-57268074ffbf', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 393/742] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:51:46 2026] GET /v2.0/ports?device_id=2faeb321-76cd-43c3-9370-43b2c5b264fb => generated 971 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/743] 10.0.0.73 () {32 vars in 739 bytes} [Thu May 28 22:51:46 2026] DELETE /v2.0/security-groups/d39ee11d-2466-4798-9c51-a0866e8ba80d => 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: 394/744] 10.0.0.43 () {34 vars in 1039 bytes} [Thu May 28 22:51:46 2026] GET /v2.0/security-groups?id=7b0f9083-c764-4cc3-a4f9-04295d5ecc0d&fields=id&fields=name => generated 88 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 22:51:46.585 8 INFO neutron.api.v2.resource [None req-a4f5b34b-3999-4080-a3f1-5905ca9302dc 6798a28d034d4e038a90af705ac6c16a 07fd349d4b8c4a9b9d236491557b4eed - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 395/745] 10.0.0.73 () {32 vars in 736 bytes} [Thu May 28 22:51:46 2026] GET /v2.0/security-groups/d39ee11d-2466-4798-9c51-a0866e8ba80d => generated 146 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/746] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:51:46 2026] GET /v2.0/ports?device_id=9d6b7c0a-8bc6-4746-8cca-03494be4d773 => generated 973 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/747] 10.0.0.43 () {34 vars in 1039 bytes} [Thu May 28 22:51:46 2026] GET /v2.0/security-groups?id=39e45c8e-c8ab-43cc-94bc-6d1646ecd6f7&fields=id&fields=name => generated 112 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/748] 10.0.0.73 () {32 vars in 731 bytes} [Thu May 28 22:51:46 2026] DELETE /v2.0/floatingips/5b79f76a-b63c-40ea-bb53-263481e53ec0 => generated 0 bytes in 320 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/749] 199.19.213.233 () {34 vars in 994 bytes} [Thu May 28 22:51:47 2026] GET /v2.0/ports?device_id=2faeb321-76cd-43c3-9370-43b2c5b264fb => 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: 353/750] 10.0.0.73 () {34 vars in 788 bytes} [Thu May 28 22:51:46 2026] PUT /v2.0/routers/759ce50d-77ca-4b40-971d-ea1ffdcafbd8/remove_router_interface => generated 309 bytes in 1106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/751] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:51:48 2026] GET /v2.0/ports?device_id=c5bb00f5-5d59-4d31-99f1-8d2920cf62e4 => 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: 355/752] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:51:48 2026] GET /v2.0/ports?device_id=2faeb321-76cd-43c3-9370-43b2c5b264fb => 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: 398/753] 199.19.213.233 () {36 vars in 997 bytes} [Thu May 28 22:51:47 2026] DELETE /v2.0/ports/6830682a-3926-4009-b562-210c2abded31 => generated 0 bytes in 838 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 22:51:48.156 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-cd1b373d-b2c4-4fe3-b37a-7b06c07146d8'] response: {'server_uuid': '2faeb321-76cd-43c3-9370-43b2c5b264fb', 'name': 'network-vif-deleted', 'tag': '6830682a-3926-4009-b562-210c2abded31', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 399/754] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:51:48 2026] GET /v2.0/ports?device_id=9d6b7c0a-8bc6-4746-8cca-03494be4d773 => generated 975 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/755] 10.0.0.43 () {34 vars in 1039 bytes} [Thu May 28 22:51:48 2026] GET /v2.0/security-groups?id=39e45c8e-c8ab-43cc-94bc-6d1646ecd6f7&fields=id&fields=name => generated 112 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/756] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:51:48 2026] GET /v2.0/ports?device_id=9d6b7c0a-8bc6-4746-8cca-03494be4d773 => generated 975 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:51:48.754 8 INFO neutron.db.l3_db [None req-831ef8e0-66d3-4b72-b78f-735efaa3bd5f 7cfe2229a63d4035baf1e68f4549d8d5 1137a1b9935f49aab07e42d1ad9af97d - - default default] Floating IP 891ef85a-9783-4bd6-a54d-9885e1eeb846 associated. External IP: 10.96.250.215, port: 74d88b85-60dd-4f01-9976-3881e4fab9d4. 2026-05-28 22:51:48.884 7 INFO neutron.services.segments.plugin [-] Segment 6b57310a-1eea-41c0-8669-5adb9fa052d7 resource provider aggregate not found 2026-05-28 22:51:48.888 7 INFO neutron.services.segments.plugin [-] Segment 6b57310a-1eea-41c0-8669-5adb9fa052d7 resource provider aggregate not found 2026-05-28 22:51:48.898 7 INFO neutron.services.segments.plugin [-] Segment 6b57310a-1eea-41c0-8669-5adb9fa052d7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6b57310a-1eea-41c0-8669-5adb9fa052d7 found for delete ", "request_id": "req-ba036e34-da77-4a0c-a8b9-98a85752fc4c"}]} 2026-05-28 22:51:48.900 7 INFO neutron.db.l3_hamode_db [None req-ecbb9987-7ca0-49f3-8cb5-0cd51930f150 c36ea90adcac40019e980b1f0ae51678 5caa8a93f09944adbecb858b17831088 - - default default] HA network d6a03dfb-9c21-4156-a93e-6c584bc0299c was deleted as no HA routers are present in tenant 07fd349d4b8c4a9b9d236491557b4eed. [pid: 7|app: 0|req: 356/757] 10.0.0.73 () {32 vars in 723 bytes} [Thu May 28 22:51:48 2026] DELETE /v2.0/routers/759ce50d-77ca-4b40-971d-ea1ffdcafbd8 => generated 0 bytes in 838 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 22:51:48.910 7 INFO neutron.services.segments.plugin [-] Segment 6b57310a-1eea-41c0-8669-5adb9fa052d7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6b57310a-1eea-41c0-8669-5adb9fa052d7 found for delete ", "request_id": "req-0bb65ace-17e9-4a1e-b538-f3b32f409123"}]} [pid: 7|app: 0|req: 357/758] 10.0.0.73 () {32 vars in 723 bytes} [Thu May 28 22:51:48 2026] DELETE /v2.0/subnets/33935ee6-1f04-483e-99d7-b0c5c5046976 => generated 0 bytes in 173 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/759] 10.0.0.73 () {34 vars in 748 bytes} [Thu May 28 22:51:48 2026] PUT /v2.0/floatingips/891ef85a-9783-4bd6-a54d-9885e1eeb846 => generated 856 bytes in 748 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/760] 10.0.0.73 () {32 vars in 739 bytes} [Thu May 28 22:51:49 2026] DELETE /v2.0/security-groups/daf96add-19c0-4a88-8c72-4c928d9ece9a => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/761] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:51:49 2026] GET /v2.0/ports?device_id=2faeb321-76cd-43c3-9370-43b2c5b264fb => 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: 405/762] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:51:49 2026] GET /v2.0/ports?device_id=9d6b7c0a-8bc6-4746-8cca-03494be4d773 => generated 975 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:51:49.340 8 INFO neutron.api.v2.resource [None req-ce33e2ba-001e-492f-9a1d-652e9f7f72bb a890e4b5fb6e4447bb7b12ef41c2df1e ee7bb5fd0946460da51e978468dcb8ae - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 406/763] 10.0.0.73 () {32 vars in 736 bytes} [Thu May 28 22:51:49 2026] GET /v2.0/security-groups/daf96add-19c0-4a88-8c72-4c928d9ece9a => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/764] 10.0.0.73 () {32 vars in 725 bytes} [Thu May 28 22:51:49 2026] DELETE /v2.0/networks/cf0fd085-20ad-4767-adcf-66868483539f => generated 0 bytes in 252 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/765] 10.0.0.43 () {34 vars in 1039 bytes} [Thu May 28 22:51:49 2026] GET /v2.0/security-groups?id=39e45c8e-c8ab-43cc-94bc-6d1646ecd6f7&fields=id&fields=name => generated 112 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/766] 10.0.0.73 () {32 vars in 773 bytes} [Thu May 28 22:51:49 2026] GET /v2.0/security-groups?tenant_id=07fd349d4b8c4a9b9d236491557b4eed&name=default => generated 2921 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/767] 10.0.0.73 () {32 vars in 739 bytes} [Thu May 28 22:51:49 2026] DELETE /v2.0/security-groups/c4a26168-e6ad-467d-ba17-358e8902e08b => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/768] 10.0.0.73 () {32 vars in 731 bytes} [Thu May 28 22:51:49 2026] DELETE /v2.0/floatingips/1ad892a8-5fbe-4772-8474-ca188c991f2b => generated 0 bytes in 313 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 22:51:50.217 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-2fdacace-1107-4903-873d-9eb0ea051944'] response: {'name': 'network-changed', 'server_uuid': '9d6b7c0a-8bc6-4746-8cca-03494be4d773', 'tag': '74d88b85-60dd-4f01-9976-3881e4fab9d4', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 360/769] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:51:50 2026] GET /v2.0/ports?device_id=2faeb321-76cd-43c3-9370-43b2c5b264fb => 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: 410/770] 10.0.0.73 () {34 vars in 788 bytes} [Thu May 28 22:51:49 2026] PUT /v2.0/routers/edfa0697-6b80-4c56-b66b-5639566f073d/remove_router_interface => generated 309 bytes in 979 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/771] 199.19.213.233 () {34 vars in 1080 bytes} [Thu May 28 22:51:50 2026] GET /v2.0/ports?tenant_id=1137a1b9935f49aab07e42d1ad9af97d&device_id=9d6b7c0a-8bc6-4746-8cca-03494be4d773 => 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: 412/772] 199.19.213.233 () {34 vars in 986 bytes} [Thu May 28 22:51:50 2026] GET /v2.0/networks?id=096c6e2f-dbed-4572-bb95-4ae65f265ca9 => generated 779 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/773] 199.19.213.233 () {34 vars in 1060 bytes} [Thu May 28 22:51:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=74d88b85-60dd-4f01-9976-3881e4fab9d4 => generated 859 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/774] 199.19.213.233 () {34 vars in 984 bytes} [Thu May 28 22:51:50 2026] GET /v2.0/subnets?id=7499e60e-3bdd-4c56-8c21-a05f082b3cd4 => generated 702 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:51:50.926 7 INFO neutron.services.segments.plugin [-] Segment 878385bd-9555-4c66-8443-ad344403ca11 resource provider aggregate not found [pid: 8|app: 0|req: 415/775] 199.19.213.233 () {34 vars in 1052 bytes} [Thu May 28 22:51:50 2026] GET /v2.0/ports?network_id=096c6e2f-dbed-4572-bb95-4ae65f265ca9&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 22:51:50.943 7 INFO neutron.services.segments.plugin [-] Segment 878385bd-9555-4c66-8443-ad344403ca11 resource provider aggregate not found 2026-05-28 22:51:50.948 7 INFO neutron.services.segments.plugin [-] Segment 878385bd-9555-4c66-8443-ad344403ca11 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 878385bd-9555-4c66-8443-ad344403ca11 found for delete ", "request_id": "req-b336d01a-0d7e-46d7-94e6-ed4f2bc726aa"}]} 2026-05-28 22:51:50.956 7 INFO neutron.services.segments.plugin [-] Segment 878385bd-9555-4c66-8443-ad344403ca11 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 878385bd-9555-4c66-8443-ad344403ca11 found for delete ", "request_id": "req-68b69826-d2d3-42b7-884f-e2b640add3f2"}]} [pid: 8|app: 0|req: 416/776] 199.19.213.233 () {34 vars in 1012 bytes} [Thu May 28 22:51:50 2026] GET /v2.0/networks/096c6e2f-dbed-4572-bb95-4ae65f265ca9?fields=segments => generated 14 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/777] 199.19.213.233 () {34 vars in 1112 bytes} [Thu May 28 22:51:50 2026] GET /v2.0/networks/096c6e2f-dbed-4572-bb95-4ae65f265ca9?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-28 22:51:51.855 7 INFO neutron.db.l3_hamode_db [None req-b60b9111-368f-4dd4-a4fc-728580cbbfd1 c36ea90adcac40019e980b1f0ae51678 5caa8a93f09944adbecb858b17831088 - - default default] HA network 05c0c0ee-3ef9-4723-aa0f-9e1e75867cb2 was deleted as no HA routers are present in tenant ee7bb5fd0946460da51e978468dcb8ae. [pid: 7|app: 0|req: 361/778] 10.0.0.73 () {32 vars in 723 bytes} [Thu May 28 22:51:50 2026] DELETE /v2.0/routers/edfa0697-6b80-4c56-b66b-5639566f073d => generated 0 bytes in 1209 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/779] 10.0.0.73 () {32 vars in 723 bytes} [Thu May 28 22:51:51 2026] DELETE /v2.0/subnets/d69d4d7d-a57d-4e06-8500-14cad1269466 => 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: 363/780] 10.0.0.73 () {32 vars in 725 bytes} [Thu May 28 22:51:52 2026] DELETE /v2.0/networks/a187a085-06aa-4464-90e3-d813e312b38d => generated 0 bytes in 301 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/781] 10.0.0.73 () {34 vars in 788 bytes} [Thu May 28 22:51:51 2026] PUT /v2.0/routers/ce429d06-62ad-432b-9056-1a9ecb3b36d7/remove_router_interface => generated 309 bytes in 1016 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/782] 10.0.0.73 () {32 vars in 773 bytes} [Thu May 28 22:51:52 2026] GET /v2.0/security-groups?tenant_id=95f65d9d6d7d48c7aa9d8077bc689776&name=default => generated 2925 bytes in 336 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/783] 10.0.0.73 () {32 vars in 773 bytes} [Thu May 28 22:51:52 2026] GET /v2.0/security-groups?tenant_id=ee7bb5fd0946460da51e978468dcb8ae&name=default => generated 2921 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/784] 10.0.0.73 () {32 vars in 739 bytes} [Thu May 28 22:51:52 2026] DELETE /v2.0/security-groups/04273a1c-e425-497b-a5d9-5922ed942bff => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 22:51:52.966 7 INFO neutron.services.segments.plugin [-] Segment f8be77dc-2334-408e-9b54-59ef735f4df3 resource provider aggregate not found 2026-05-28 22:51:52.978 7 INFO neutron.services.segments.plugin [-] Segment f8be77dc-2334-408e-9b54-59ef735f4df3 resource provider aggregate not found 2026-05-28 22:51:52.984 7 INFO neutron.services.segments.plugin [-] Segment f8be77dc-2334-408e-9b54-59ef735f4df3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f8be77dc-2334-408e-9b54-59ef735f4df3 found for delete ", "request_id": "req-666ccda4-f08f-45c6-af89-99926071102c"}]} 2026-05-28 22:51:52.991 7 INFO neutron.services.segments.plugin [-] Segment f8be77dc-2334-408e-9b54-59ef735f4df3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f8be77dc-2334-408e-9b54-59ef735f4df3 found for delete ", "request_id": "req-ee6515ef-999d-4344-b0d6-0787db06f0be"}]} 2026-05-28 22:51:53.001 7 INFO neutron.services.segments.plugin [-] Segment d71959bd-191c-48a9-befe-d8632864f266 resource provider aggregate not found 2026-05-28 22:51:53.006 7 INFO neutron.services.segments.plugin [-] Segment d71959bd-191c-48a9-befe-d8632864f266 resource provider aggregate not found 2026-05-28 22:51:53.022 7 INFO neutron.services.segments.plugin [-] Segment d71959bd-191c-48a9-befe-d8632864f266 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d71959bd-191c-48a9-befe-d8632864f266 found for delete ", "request_id": "req-e98307a3-afdb-44e8-826d-9f153279a422"}]} 2026-05-28 22:51:53.027 7 INFO neutron.services.segments.plugin [-] Segment d71959bd-191c-48a9-befe-d8632864f266 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d71959bd-191c-48a9-befe-d8632864f266 found for delete ", "request_id": "req-202cc59a-a5c2-439c-b937-fab5dc76b438"}]} [pid: 8|app: 0|req: 422/785] 10.0.0.73 () {32 vars in 739 bytes} [Thu May 28 22:51:52 2026] DELETE /v2.0/security-groups/93f880b9-63d6-4126-8a18-2d9362bb906f => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 22:51:53.322 7 INFO neutron.db.l3_hamode_db [None req-f57db90d-8c60-4129-ac3f-dfd877efe00d c36ea90adcac40019e980b1f0ae51678 5caa8a93f09944adbecb858b17831088 - - default default] HA network 80a7da95-ff1e-4bb1-b179-357d78c07be3 was deleted as no HA routers are present in tenant 4f706b742baf4153902f1086901892d7. [pid: 7|app: 0|req: 364/786] 10.0.0.73 () {32 vars in 723 bytes} [Thu May 28 22:51:52 2026] DELETE /v2.0/routers/ce429d06-62ad-432b-9056-1a9ecb3b36d7 => generated 0 bytes in 859 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/787] 10.0.0.73 () {32 vars in 723 bytes} [Thu May 28 22:51:53 2026] DELETE /v2.0/subnets/e2f4e566-1b20-4deb-8934-e8edfb4383f1 => generated 0 bytes in 214 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/788] 10.0.0.73 () {32 vars in 725 bytes} [Thu May 28 22:51:53 2026] DELETE /v2.0/networks/e7a3c1eb-b543-4b06-acc3-c46eb2fb8e92 => 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: 424/789] 10.0.0.73 () {32 vars in 773 bytes} [Thu May 28 22:51:53 2026] GET /v2.0/security-groups?tenant_id=4f706b742baf4153902f1086901892d7&name=default => generated 2925 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/790] 10.0.0.73 () {32 vars in 739 bytes} [Thu May 28 22:51:54 2026] DELETE /v2.0/security-groups/7b0f9083-c764-4cc3-a4f9-04295d5ecc0d => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 22:51:55.002 8 INFO neutron.db.segments_db [None req-2db828fa-4caf-488a-9ee8-188b4c61b59d c36ea90adcac40019e980b1f0ae51678 5caa8a93f09944adbecb858b17831088 - - default default] Added segment 497b60d0-c4da-4cd1-bcfc-57ff3e29676b of type vxlan for network f9912a48-4aa5-4a2b-97ae-da842d4fb6d1 [pid: 8|app: 0|req: 425/791] 10.0.0.73 () {34 vars in 670 bytes} [Thu May 28 22:51:54 2026] POST /v2.0/networks => generated 738 bytes in 365 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:51:55.136 7 INFO neutron.services.segments.plugin [-] Segment a4d9c76a-ff9e-4727-a5b9-f5448bdba36a resource provider aggregate not found 2026-05-28 22:51:55.151 7 INFO neutron.services.segments.plugin [-] Segment a4d9c76a-ff9e-4727-a5b9-f5448bdba36a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a4d9c76a-ff9e-4727-a5b9-f5448bdba36a found for delete ", "request_id": "req-7e024792-39b4-434b-8f01-3bda0c3503f8"}]} 2026-05-28 22:51:55.155 7 INFO neutron.services.segments.plugin [-] Segment a4d9c76a-ff9e-4727-a5b9-f5448bdba36a resource provider aggregate not found 2026-05-28 22:51:55.163 7 INFO neutron.services.segments.plugin [-] Segment 400c61d3-aeeb-4cea-a928-f29e48a79078 resource provider aggregate not found 2026-05-28 22:51:55.168 7 INFO neutron.services.segments.plugin [-] Segment a4d9c76a-ff9e-4727-a5b9-f5448bdba36a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a4d9c76a-ff9e-4727-a5b9-f5448bdba36a found for delete ", "request_id": "req-8a4d0ab8-b3bc-4c55-b36d-e833c882aba7"}]} 2026-05-28 22:51:55.177 7 INFO neutron.services.segments.plugin [-] Segment 400c61d3-aeeb-4cea-a928-f29e48a79078 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 400c61d3-aeeb-4cea-a928-f29e48a79078 found for delete ", "request_id": "req-66820628-c5b3-4379-a864-188edc937c2b"}]} 2026-05-28 22:51:55.198 7 INFO neutron.services.segments.plugin [-] Segment 400c61d3-aeeb-4cea-a928-f29e48a79078 resource provider aggregate not found 2026-05-28 22:51:55.213 7 INFO neutron.services.segments.plugin [-] Segment 400c61d3-aeeb-4cea-a928-f29e48a79078 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 400c61d3-aeeb-4cea-a928-f29e48a79078 found for delete ", "request_id": "req-bf74e0cf-04c2-45a3-ac4d-7bec08648903"}]} [pid: 7|app: 0|req: 367/792] 10.0.0.73 () {34 vars in 668 bytes} [Thu May 28 22:51:55 2026] POST /v2.0/subnets => generated 685 bytes in 262 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:51:55.430 8 INFO neutron.db.segments_db [None req-d8d9ac48-f7ea-44ad-b23d-1ed8056507c3 c36ea90adcac40019e980b1f0ae51678 5caa8a93f09944adbecb858b17831088 - - default default] Added segment 7eba041d-bc83-4028-836a-ef1085881bec of type vxlan for network 166ab789-4c8c-4efd-b82b-c57d7c273e96 2026-05-28 22:51:55.745 8 INFO neutron.db.l3_hamode_db [None req-d8d9ac48-f7ea-44ad-b23d-1ed8056507c3 c36ea90adcac40019e980b1f0ae51678 67ab6ef7bf3641439beb5e70d28a34e4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-28 22:51:56.464 8 INFO neutron.db.l3_hamode_db [None req-d8d9ac48-f7ea-44ad-b23d-1ed8056507c3 c36ea90adcac40019e980b1f0ae51678 5caa8a93f09944adbecb858b17831088 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 426/793] 10.0.0.73 () {34 vars in 668 bytes} [Thu May 28 22:51:55 2026] POST /v2.0/routers => generated 725 bytes in 1984 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/794] 10.0.0.73 () {32 vars in 773 bytes} [Thu May 28 22:51:57 2026] GET /v2.0/security-groups?tenant_id=176bf3fb580d4dc2b06c09ed3a2ebe73&name=default => generated 2925 bytes in 318 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/795] 10.0.0.73 () {32 vars in 739 bytes} [Thu May 28 22:51:57 2026] DELETE /v2.0/security-groups/38848bb1-1b35-4c9f-afa9-5ceabacbf9df => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/796] 10.0.0.73 () {32 vars in 773 bytes} [Thu May 28 22:51:58 2026] GET /v2.0/security-groups?tenant_id=e2d823e531324a2aaac7e2a7192b898d&name=default => generated 2925 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/797] 10.0.0.73 () {32 vars in 739 bytes} [Thu May 28 22:51:58 2026] DELETE /v2.0/security-groups/a2fb6bdb-18cf-4690-9ad4-ecfdefe19bfb => 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: 368/798] 10.0.0.73 () {34 vars in 782 bytes} [Thu May 28 22:51:57 2026] PUT /v2.0/routers/d5439ccb-d871-4ade-a32a-888221c51aad/add_router_interface => generated 309 bytes in 1198 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/799] 10.0.0.62 () {34 vars in 989 bytes} [Thu May 28 22:51:58 2026] GET /v2.0/ports?device_id=9d6b7c0a-8bc6-4746-8cca-03494be4d773 => generated 1244 bytes in 311 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/800] 10.0.0.62 () {34 vars in 1039 bytes} [Thu May 28 22:51:58 2026] GET /v2.0/security-groups?id=39e45c8e-c8ab-43cc-94bc-6d1646ecd6f7&fields=id&fields=name => generated 112 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:51:59.206 8 WARNING neutron_lib.context [None req-efcacaef-da4b-4c3d-87aa-6d5746a39ff7 688662b8263a49c6aa095732dbc23101 67ab6ef7bf3641439beb5e70d28a34e4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 432/801] 10.0.0.73 () {34 vars in 684 bytes} [Thu May 28 22:51:59 2026] POST /v2.0/security-groups => generated 1660 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-28 22:51:59.357 7 WARNING neutron_lib.context [None req-9caabc27-fa52-441b-a482-7877af648899 688662b8263a49c6aa095732dbc23101 67ab6ef7bf3641439beb5e70d28a34e4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 370/802] 10.0.0.73 () {34 vars in 694 bytes} [Thu May 28 22:51:59 2026] POST /v2.0/security-group-rules => generated 597 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:51:59.506 8 WARNING neutron_lib.context [None req-b334b670-f507-43af-a8b7-fed59f497959 688662b8263a49c6aa095732dbc23101 67ab6ef7bf3641439beb5e70d28a34e4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 433/803] 10.0.0.73 () {34 vars in 694 bytes} [Thu May 28 22:51:59 2026] POST /v2.0/security-group-rules => generated 602 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:51:59.618 7 WARNING neutron_lib.context [None req-ab53817d-1062-43f4-9873-2804a8e63117 688662b8263a49c6aa095732dbc23101 67ab6ef7bf3641439beb5e70d28a34e4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 371/804] 10.0.0.73 () {34 vars in 675 bytes} [Thu May 28 22:51:59 2026] POST /v2.0/floatingips => generated 552 bytes in 565 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/807] 10.0.0.43 () {34 vars in 1099 bytes} [Thu May 28 22:52:00 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1198573125&fields=id&tenant_id=67ab6ef7bf3641439beb5e70d28a34e4 => generated 69 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/808] 10.0.0.43 () {34 vars in 981 bytes} [Thu May 28 22:52:00 2026] GET /v2.0/networks?id=f9912a48-4aa5-4a2b-97ae-da842d4fb6d1 => generated 670 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/809] 10.0.0.43 () {34 vars in 964 bytes} [Thu May 28 22:52:00 2026] GET /v2.0/quotas/67ab6ef7bf3641439beb5e70d28a34e4 => 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: 436/810] 10.0.0.43 () {34 vars in 1001 bytes} [Thu May 28 22:52:00 2026] GET /v2.0/ports?tenant_id=67ab6ef7bf3641439beb5e70d28a34e4&fields=id => generated 103 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/811] 10.0.0.43 () {34 vars in 1007 bytes} [Thu May 28 22:52:00 2026] GET /v2.0/networks/f9912a48-4aa5-4a2b-97ae-da842d4fb6d1?fields=segments => generated 14 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/812] 10.0.0.43 () {34 vars in 1107 bytes} [Thu May 28 22:52:00 2026] GET /v2.0/networks/f9912a48-4aa5-4a2b-97ae-da842d4fb6d1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/813] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:52:01 2026] GET /v2.0/ports?device_id=fe98526c-6dd1-4d10-b6da-91d14afd0cfd => 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: 376/814] 10.0.0.73 () {32 vars in 773 bytes} [Thu May 28 22:52:01 2026] GET /v2.0/security-groups?tenant_id=6efe91fde74b4567b529f855ca07811e&name=default => generated 2925 bytes in 318 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/815] 10.0.0.73 () {32 vars in 739 bytes} [Thu May 28 22:52:01 2026] DELETE /v2.0/security-groups/7092b8c7-4b71-4417-a1df-04fc95157c44 => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/816] 10.0.0.73 () {32 vars in 773 bytes} [Thu May 28 22:52:01 2026] GET /v2.0/security-groups?tenant_id=556f8649b8a844faadb042de183148b2&name=default => generated 2925 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 440/817] 10.0.0.73 () {32 vars in 739 bytes} [Thu May 28 22:52:01 2026] DELETE /v2.0/security-groups/57469127-a95e-4f20-a43f-6a5b5d067d42 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/818] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:52:02 2026] GET /v2.0/ports?device_id=fe98526c-6dd1-4d10-b6da-91d14afd0cfd => 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: 441/819] 10.0.0.73 () {32 vars in 773 bytes} [Thu May 28 22:52:02 2026] GET /v2.0/security-groups?tenant_id=d6eaf7af1e0948818fa8f9af1073db66&name=default => generated 2925 bytes in 255 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/820] 10.0.0.73 () {32 vars in 739 bytes} [Thu May 28 22:52:02 2026] DELETE /v2.0/security-groups/1c38636c-ffd6-4b8d-ac79-047f2d523a85 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 442/821] 10.0.0.73 () {32 vars in 773 bytes} [Thu May 28 22:52:02 2026] GET /v2.0/security-groups?tenant_id=f7a0c7f75b164fb3a794397494ce6c0b&name=default => generated 2925 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/822] 10.0.0.73 () {32 vars in 739 bytes} [Thu May 28 22:52:03 2026] DELETE /v2.0/security-groups/b9653486-1cbf-4c60-bf21-d325f3f5f1bf => 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: 443/823] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:52:03 2026] GET /v2.0/ports?device_id=fe98526c-6dd1-4d10-b6da-91d14afd0cfd => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 22:52:03.619 7 WARNING neutron_lib.context [None req-9fac35b1-5644-49ce-a080-1b06b5465fc9 470c91fccba74a84b470f09bd3887270 76bca61752564d56b9d1c54d129f5417 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-28 22:52:03.759 7 INFO neutron.db.segments_db [None req-9fac35b1-5644-49ce-a080-1b06b5465fc9 470c91fccba74a84b470f09bd3887270 76bca61752564d56b9d1c54d129f5417 - - default default] Added segment 5f1cce7f-3ebb-478c-bbc8-758217ff210b of type vxlan for network 494475d1-42ca-4271-9bab-083f0451385e [pid: 7|app: 0|req: 381/824] 10.0.0.73 () {34 vars in 669 bytes} [Thu May 28 22:52:03 2026] POST /v2.0/networks => generated 649 bytes in 380 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:52:03.866 8 WARNING neutron_lib.context [None req-552eeec8-87b4-4bd8-9440-188c3b77e6d9 470c91fccba74a84b470f09bd3887270 76bca61752564d56b9d1c54d129f5417 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 444/825] 10.0.0.73 () {34 vars in 664 bytes} [Thu May 28 22:52:03 2026] POST /v2.0/ports => generated 778 bytes in 307 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:52:04.181 7 WARNING neutron_lib.context [None req-c273c3fe-9d60-4c0e-8a76-3b5e22f00540 470c91fccba74a84b470f09bd3887270 76bca61752564d56b9d1c54d129f5417 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-28 22:52:04.234 7 INFO neutron.db.segments_db [None req-c273c3fe-9d60-4c0e-8a76-3b5e22f00540 470c91fccba74a84b470f09bd3887270 76bca61752564d56b9d1c54d129f5417 - - default default] Added segment f8bfd982-3b1d-4057-8146-c026c7d136da of type vxlan for network ac28b095-35ff-4147-a9f6-f2e6cba110a0 [pid: 7|app: 0|req: 382/826] 10.0.0.73 () {34 vars in 669 bytes} [Thu May 28 22:52:04 2026] POST /v2.0/networks => generated 635 bytes in 152 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-28 22:52:04.340 8 WARNING neutron_lib.context [None req-8a840717-b4a4-4e04-bb69-04a91d6f03b0 470c91fccba74a84b470f09bd3887270 76bca61752564d56b9d1c54d129f5417 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 383/827] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:52:04 2026] GET /v2.0/ports?device_id=fe98526c-6dd1-4d10-b6da-91d14afd0cfd => 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: 445/828] 10.0.0.73 () {34 vars in 668 bytes} [Thu May 28 22:52:04 2026] POST /v2.0/subnets => generated 646 bytes in 242 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:52:04.588 7 WARNING neutron_lib.context [None req-9723d7c8-387d-4392-bdaf-0815738b9574 470c91fccba74a84b470f09bd3887270 76bca61752564d56b9d1c54d129f5417 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 384/829] 10.0.0.73 () {34 vars in 664 bytes} [Thu May 28 22:52:04 2026] POST /v2.0/ports => generated 964 bytes in 331 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 446/830] 10.0.0.73 () {32 vars in 719 bytes} [Thu May 28 22:52:04 2026] DELETE /v2.0/ports/71c6468e-65a8-451f-98ef-951280eb6e00 => generated 0 bytes in 224 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-28 22:52:05.163 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9c4a0009-aa4d-468f-aeac-def66e1214d7 470c91fccba74a84b470f09bd3887270 76bca61752564d56b9d1c54d129f5417 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 385/831] 10.0.0.73 () {32 vars in 719 bytes} [Thu May 28 22:52:05 2026] DELETE /v2.0/ports/71c6468e-65a8-451f-98ef-951280eb6e00 => generated 132 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-28 22:52:05.193 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4749562d-b58a-4363-98dc-a2ac22644981 470c91fccba74a84b470f09bd3887270 76bca61752564d56b9d1c54d129f5417 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 447/832] 10.0.0.73 () {32 vars in 716 bytes} [Thu May 28 22:52:05 2026] GET /v2.0/ports/71c6468e-65a8-451f-98ef-951280eb6e00 => generated 132 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/833] 10.0.0.73 () {32 vars in 723 bytes} [Thu May 28 22:52:05 2026] DELETE /v2.0/subnets/4ed11ded-754c-4be7-9389-d28d23c783f8 => generated 0 bytes in 263 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/834] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:52:05 2026] GET /v2.0/ports?device_id=fe98526c-6dd1-4d10-b6da-91d14afd0cfd => 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: 388/835] 199.19.213.233 () {34 vars in 986 bytes} [Thu May 28 22:52:05 2026] GET /v2.0/networks?id=f9912a48-4aa5-4a2b-97ae-da842d4fb6d1 => generated 670 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/836] 199.19.213.233 () {34 vars in 1050 bytes} [Thu May 28 22:52:05 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=67ab6ef7bf3641439beb5e70d28a34e4 => generated 181 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:52:05.752 7 WARNING neutron_lib.context [req-d77c14a6-210f-43d2-9fea-d8c7e99ceffe req-35fa2831-7a7f-4f08-a1d8-3bde42e28ca1 688662b8263a49c6aa095732dbc23101 67ab6ef7bf3641439beb5e70d28a34e4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-28 22:52:05.805 8 INFO neutron.services.segments.plugin [-] Segment f8bfd982-3b1d-4057-8146-c026c7d136da resource provider aggregate not found 2026-05-28 22:52:05.811 8 INFO neutron.services.segments.plugin [-] Segment f8bfd982-3b1d-4057-8146-c026c7d136da resource provider aggregate not found 2026-05-28 22:52:05.825 8 INFO neutron.services.segments.plugin [-] Segment f8bfd982-3b1d-4057-8146-c026c7d136da resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f8bfd982-3b1d-4057-8146-c026c7d136da found for delete ", "request_id": "req-a8d03fa6-b692-41ef-b9ca-b23f3e358d7a"}]} [pid: 8|app: 0|req: 448/837] 10.0.0.73 () {32 vars in 725 bytes} [Thu May 28 22:52:05 2026] DELETE /v2.0/networks/ac28b095-35ff-4147-a9f6-f2e6cba110a0 => generated 0 bytes in 360 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 22:52:05.839 8 INFO neutron.services.segments.plugin [-] Segment f8bfd982-3b1d-4057-8146-c026c7d136da resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f8bfd982-3b1d-4057-8146-c026c7d136da found for delete ", "request_id": "req-d000c2e1-28f8-42fe-a73d-b02183d45a0a"}]} 2026-05-28 22:52:05.842 8 WARNING neutron_lib.context [None req-ef05fada-898e-4aed-a9bf-cc0a1f448d7f 470c91fccba74a84b470f09bd3887270 76bca61752564d56b9d1c54d129f5417 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-28 22:52:05.887 8 INFO neutron.db.segments_db [None req-ef05fada-898e-4aed-a9bf-cc0a1f448d7f 470c91fccba74a84b470f09bd3887270 76bca61752564d56b9d1c54d129f5417 - - default default] Added segment d0997a31-a856-4d23-a7ca-2019ee2c9292 of type vxlan for network e4fb48e7-506c-468a-a78a-d0b66d6da350 [pid: 8|app: 0|req: 449/838] 10.0.0.73 () {34 vars in 669 bytes} [Thu May 28 22:52:05 2026] POST /v2.0/networks => generated 636 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:52:05.981 8 WARNING neutron_lib.context [None req-d3223459-7289-4424-b551-584e1a6ac751 470c91fccba74a84b470f09bd3887270 76bca61752564d56b9d1c54d129f5417 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 390/839] 199.19.213.233 () {38 vars in 955 bytes} [Thu May 28 22:52:05 2026] POST /v2.0/ports => generated 954 bytes in 338 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 450/840] 10.0.0.73 () {34 vars in 668 bytes} [Thu May 28 22:52:05 2026] POST /v2.0/subnets => generated 646 bytes in 234 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:52:06.220 8 WARNING neutron_lib.context [None req-32fec7c8-7207-4f8a-bed3-a207b2e4e0d2 470c91fccba74a84b470f09bd3887270 76bca61752564d56b9d1c54d129f5417 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 391/841] 199.19.213.233 () {38 vars in 1028 bytes} [Thu May 28 22:52:06 2026] PUT /v2.0/ports/8161c5c8-e3d0-48ac-8014-6d0ced87f7ce => generated 1235 bytes in 379 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 451/842] 10.0.0.73 () {34 vars in 664 bytes} [Thu May 28 22:52:06 2026] POST /v2.0/ports => generated 928 bytes in 273 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-28 22:52:06.547 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-eebae9a9-8bba-42dd-ac39-94dcbcd31d72'] response: {'name': 'network-changed', 'server_uuid': 'fe98526c-6dd1-4d10-b6da-91d14afd0cfd', 'tag': '8161c5c8-e3d0-48ac-8014-6d0ced87f7ce', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 392/843] 10.0.0.73 () {32 vars in 719 bytes} [Thu May 28 22:52:06 2026] DELETE /v2.0/ports/eb3b2240-f7ab-4083-9b71-b31657aef39c => generated 0 bytes in 254 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 22:52:06.780 8 INFO neutron.pecan_wsgi.hooks.translation [None req-cd7c7559-d874-46f5-9884-d3f7641f452e 470c91fccba74a84b470f09bd3887270 76bca61752564d56b9d1c54d129f5417 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 452/844] 10.0.0.73 () {32 vars in 716 bytes} [Thu May 28 22:52:06 2026] GET /v2.0/ports/eb3b2240-f7ab-4083-9b71-b31657aef39c => generated 132 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/845] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:52:06 2026] GET /v2.0/ports?device_id=fe98526c-6dd1-4d10-b6da-91d14afd0cfd => generated 969 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/846] 10.0.0.43 () {34 vars in 1039 bytes} [Thu May 28 22:52:06 2026] GET /v2.0/security-groups?id=3df61520-025a-4bf2-bd50-7d3866f2f650&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 453/847] 10.0.0.73 () {32 vars in 723 bytes} [Thu May 28 22:52:06 2026] DELETE /v2.0/subnets/09ad57fa-acb8-409d-8f78-849de066302a => generated 0 bytes in 230 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/848] 10.0.0.73 () {32 vars in 773 bytes} [Thu May 28 22:52:06 2026] GET /v2.0/security-groups?tenant_id=ba99ea192073405b9179b64774ff2af6&name=default => generated 2925 bytes in 276 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/849] 199.19.213.233 () {34 vars in 1080 bytes} [Thu May 28 22:52:07 2026] GET /v2.0/ports?tenant_id=67ab6ef7bf3641439beb5e70d28a34e4&device_id=fe98526c-6dd1-4d10-b6da-91d14afd0cfd => generated 1238 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 454/850] 10.0.0.73 () {32 vars in 725 bytes} [Thu May 28 22:52:07 2026] DELETE /v2.0/networks/e4fb48e7-506c-468a-a78a-d0b66d6da350 => generated 0 bytes in 271 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/851] 10.0.0.73 () {32 vars in 739 bytes} [Thu May 28 22:52:07 2026] DELETE /v2.0/security-groups/b2b4075f-575a-41d2-a3e7-5eaa35147d54 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 22:52:07.338 7 WARNING neutron_lib.context [None req-4df68ea9-75af-4056-be77-7271515630d6 470c91fccba74a84b470f09bd3887270 76bca61752564d56b9d1c54d129f5417 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 455/852] 199.19.213.233 () {34 vars in 1018 bytes} [Thu May 28 22:52:07 2026] GET /v2.0/networks?tenant_id=67ab6ef7bf3641439beb5e70d28a34e4&shared=False => generated 766 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 456/853] 199.19.213.233 () {34 vars in 930 bytes} [Thu May 28 22:52:07 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: 457/854] 10.0.0.73 () {32 vars in 773 bytes} [Thu May 28 22:52:07 2026] GET /v2.0/security-groups?tenant_id=fb439bf7ddf44d82a25384e8489a3332&name=default => generated 2925 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/855] 10.0.0.73 () {34 vars in 664 bytes} [Thu May 28 22:52:07 2026] POST /v2.0/ports => generated 776 bytes in 273 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: 458/856] 10.0.0.73 () {32 vars in 739 bytes} [Thu May 28 22:52:07 2026] DELETE /v2.0/security-groups/6e99b825-eda5-4371-826a-cb6932221ac2 => 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: 399/857] 10.0.0.73 () {34 vars in 736 bytes} [Thu May 28 22:52:07 2026] PUT /v2.0/ports/7dd7f3b2-bebd-4053-b7f1-ea284add8acf => generated 752 bytes in 172 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:52:07.843 8 INFO neutron.services.segments.plugin [-] Segment d0997a31-a856-4d23-a7ca-2019ee2c9292 resource provider aggregate not found 2026-05-28 22:52:07.853 8 INFO neutron.services.segments.plugin [-] Segment d0997a31-a856-4d23-a7ca-2019ee2c9292 resource provider aggregate not found 2026-05-28 22:52:07.857 8 INFO neutron.services.segments.plugin [-] Segment d0997a31-a856-4d23-a7ca-2019ee2c9292 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d0997a31-a856-4d23-a7ca-2019ee2c9292 found for delete ", "request_id": "req-824a8ee6-cac9-4cd3-bf69-da995b2f368e"}]} 2026-05-28 22:52:07.865 8 INFO neutron.services.segments.plugin [-] Segment d0997a31-a856-4d23-a7ca-2019ee2c9292 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d0997a31-a856-4d23-a7ca-2019ee2c9292 found for delete ", "request_id": "req-9361a869-eb5b-4ea3-b1a7-400746fc688e"}]} /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: 459/858] 10.0.0.73 () {32 vars in 719 bytes} [Thu May 28 22:52:07 2026] DELETE /v2.0/ports/7dd7f3b2-bebd-4053-b7f1-ea284add8acf => generated 0 bytes in 196 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/859] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:52:07 2026] GET /v2.0/ports?device_id=fe98526c-6dd1-4d10-b6da-91d14afd0cfd => generated 969 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 460/860] 10.0.0.73 () {32 vars in 642 bytes} [Thu May 28 22:52:07 2026] GET /v2.0/ports => generated 781 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/861] 10.0.0.43 () {34 vars in 1039 bytes} [Thu May 28 22:52:08 2026] GET /v2.0/security-groups?id=3df61520-025a-4bf2-bd50-7d3866f2f650&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:52:08.045 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7694b140-a951-4f83-a79f-9ca7d3279fec 470c91fccba74a84b470f09bd3887270 76bca61752564d56b9d1c54d129f5417 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 461/862] 10.0.0.73 () {32 vars in 716 bytes} [Thu May 28 22:52:08 2026] GET /v2.0/ports/7dd7f3b2-bebd-4053-b7f1-ea284add8acf => generated 132 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/863] 10.0.0.73 () {32 vars in 642 bytes} [Thu May 28 22:52:08 2026] GET /v2.0/ports => generated 781 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 462/864] 10.0.0.73 () {32 vars in 716 bytes} [Thu May 28 22:52:08 2026] GET /v2.0/ports/5218accc-fb42-4e9b-b58a-85d5467c7be6 => generated 778 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:52:08.187 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d4d6865a-8bb0-4712-86c6-7cc2ef4bc131 470c91fccba74a84b470f09bd3887270 76bca61752564d56b9d1c54d129f5417 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 403/865] 10.0.0.73 () {32 vars in 719 bytes} [Thu May 28 22:52:08 2026] DELETE /v2.0/ports/eb3b2240-f7ab-4083-9b71-b31657aef39c => generated 132 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-28 22:52:08.208 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5fecc3ef-028b-4ac2-90d0-5f3113b80295 470c91fccba74a84b470f09bd3887270 76bca61752564d56b9d1c54d129f5417 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 463/866] 10.0.0.73 () {32 vars in 723 bytes} [Thu May 28 22:52:08 2026] DELETE /v2.0/subnets/09ad57fa-acb8-409d-8f78-849de066302a => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-28 22:52:08.235 7 INFO neutron.pecan_wsgi.hooks.translation [None req-bc2f2656-62cd-40ec-aff6-b20ceda22043 470c91fccba74a84b470f09bd3887270 76bca61752564d56b9d1c54d129f5417 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 404/867] 10.0.0.73 () {32 vars in 723 bytes} [Thu May 28 22:52:08 2026] DELETE /v2.0/subnets/4ed11ded-754c-4be7-9389-d28d23c783f8 => 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: 464/868] 10.0.0.73 () {32 vars in 719 bytes} [Thu May 28 22:52:08 2026] DELETE /v2.0/ports/5218accc-fb42-4e9b-b58a-85d5467c7be6 => generated 0 bytes in 163 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 465/869] 199.19.213.233 () {34 vars in 1080 bytes} [Thu May 28 22:52:08 2026] GET /v2.0/ports?tenant_id=67ab6ef7bf3641439beb5e70d28a34e4&device_id=fe98526c-6dd1-4d10-b6da-91d14afd0cfd => generated 1238 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 466/870] 199.19.213.233 () {34 vars in 1058 bytes} [Thu May 28 22:52:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=8161c5c8-e3d0-48ac-8014-6d0ced87f7ce => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 467/871] 199.19.213.233 () {34 vars in 984 bytes} [Thu May 28 22:52:08 2026] GET /v2.0/subnets?id=d2983868-aeca-427a-9485-245629607875 => generated 688 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:52:08.546 7 INFO neutron.services.segments.plugin [-] Segment 5f1cce7f-3ebb-478c-bbc8-758217ff210b resource provider aggregate not found 2026-05-28 22:52:08.549 7 INFO neutron.services.segments.plugin [-] Segment 5f1cce7f-3ebb-478c-bbc8-758217ff210b resource provider aggregate not found 2026-05-28 22:52:08.557 7 INFO neutron.services.segments.plugin [-] Segment 5f1cce7f-3ebb-478c-bbc8-758217ff210b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5f1cce7f-3ebb-478c-bbc8-758217ff210b found for delete ", "request_id": "req-e5427d5f-8f18-4f5b-bb15-228164997351"}]} 2026-05-28 22:52:08.560 7 INFO neutron.services.segments.plugin [-] Segment 5f1cce7f-3ebb-478c-bbc8-758217ff210b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5f1cce7f-3ebb-478c-bbc8-758217ff210b found for delete ", "request_id": "req-98118b99-1305-4eb4-8838-ccffc35e79b0"}]} [pid: 8|app: 0|req: 468/872] 199.19.213.233 () {34 vars in 1052 bytes} [Thu May 28 22:52:08 2026] GET /v2.0/ports?network_id=f9912a48-4aa5-4a2b-97ae-da842d4fb6d1&device_owner=network%3Adhcp => generated 1244 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/873] 10.0.0.73 () {32 vars in 725 bytes} [Thu May 28 22:52:08 2026] DELETE /v2.0/networks/494475d1-42ca-4271-9bab-083f0451385e => 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: 469/874] 199.19.213.233 () {34 vars in 1012 bytes} [Thu May 28 22:52:08 2026] GET /v2.0/networks/f9912a48-4aa5-4a2b-97ae-da842d4fb6d1?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: 406/875] 199.19.213.233 () {34 vars in 1112 bytes} [Thu May 28 22:52:08 2026] GET /v2.0/networks/f9912a48-4aa5-4a2b-97ae-da842d4fb6d1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/876] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:52:09 2026] GET /v2.0/ports?device_id=fe98526c-6dd1-4d10-b6da-91d14afd0cfd => generated 969 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/877] 10.0.0.43 () {34 vars in 1039 bytes} [Thu May 28 22:52:09 2026] GET /v2.0/security-groups?id=3df61520-025a-4bf2-bd50-7d3866f2f650&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 470/878] 10.0.0.73 () {32 vars in 773 bytes} [Thu May 28 22:52:09 2026] GET /v2.0/security-groups?tenant_id=76bca61752564d56b9d1c54d129f5417&name=default => generated 2925 bytes in 231 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/879] 10.0.0.73 () {32 vars in 739 bytes} [Thu May 28 22:52:09 2026] DELETE /v2.0/security-groups/481535f6-404e-459d-b288-4313fec604d9 => 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: 471/880] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:52:09 2026] GET /v2.0/ports?device_id=9d6b7c0a-8bc6-4746-8cca-03494be4d773 => generated 975 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/881] 10.0.0.43 () {34 vars in 970 bytes} [Thu May 28 22:52:09 2026] GET /v2.0/ports/74d88b85-60dd-4f01-9976-3881e4fab9d4 => generated 972 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 472/882] 10.0.0.73 () {32 vars in 773 bytes} [Thu May 28 22:52:09 2026] GET /v2.0/security-groups?tenant_id=0e1c2580a68b47c2957b4700d9734030&name=default => generated 2925 bytes in 189 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/883] 10.0.0.73 () {32 vars in 739 bytes} [Thu May 28 22:52:10 2026] DELETE /v2.0/security-groups/e6aa9a6d-67df-4b92-ac64-b58c822196d2 => 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: 473/884] 199.19.213.233 () {34 vars in 1000 bytes} [Thu May 28 22:52:10 2026] GET /v2.0/subnets?network_id=096c6e2f-dbed-4572-bb95-4ae65f265ca9 => generated 684 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/885] 199.19.213.233 () {34 vars in 1146 bytes} [Thu May 28 22:52:10 2026] GET /v2.0/ports?device_id=9d6b7c0a-8bc6-4746-8cca-03494be4d773&device_owner=compute%3Anova&network_id=096c6e2f-dbed-4572-bb95-4ae65f265ca9 => generated 975 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/886] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:52:10 2026] GET /v2.0/ports?device_id=fe98526c-6dd1-4d10-b6da-91d14afd0cfd => generated 969 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/887] 10.0.0.43 () {34 vars in 1039 bytes} [Thu May 28 22:52:10 2026] GET /v2.0/security-groups?id=3df61520-025a-4bf2-bd50-7d3866f2f650&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: 474/888] 199.19.213.233 () {38 vars in 1028 bytes} [Thu May 28 22:52:10 2026] PUT /v2.0/ports/74d88b85-60dd-4f01-9976-3881e4fab9d4 => generated 1149 bytes in 549 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 22:52:11.287 7 WARNING neutron_lib.context [None req-3955754c-64a9-420f-b808-310a468ad27c b8cc13429dad41229aa7c218fc1e553a f5e781225881499fbfd964c5abbd7bd9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 475/889] 199.19.213.233 () {34 vars in 1080 bytes} [Thu May 28 22:52:11 2026] GET /v2.0/ports?tenant_id=1137a1b9935f49aab07e42d1ad9af97d&device_id=9d6b7c0a-8bc6-4746-8cca-03494be4d773 => generated 1421 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 22:52:11.360 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-08ce8b04-6eef-46e2-8e94-7e6a1b755d15'] response: {'name': 'network-changed', 'server_uuid': '9d6b7c0a-8bc6-4746-8cca-03494be4d773', 'tag': '74d88b85-60dd-4f01-9976-3881e4fab9d4', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 476/890] 199.19.213.233 () {34 vars in 986 bytes} [Thu May 28 22:52:11 2026] GET /v2.0/networks?id=096c6e2f-dbed-4572-bb95-4ae65f265ca9 => generated 779 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 477/891] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:52:11 2026] GET /v2.0/ports?device_id=fe98526c-6dd1-4d10-b6da-91d14afd0cfd => generated 971 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:52:11.530 7 INFO neutron.db.segments_db [None req-3955754c-64a9-420f-b808-310a468ad27c b8cc13429dad41229aa7c218fc1e553a f5e781225881499fbfd964c5abbd7bd9 - - default default] Added segment 49bb5c19-1fe3-4aa6-a8aa-5ee415b7bdb6 of type vxlan for network 42fd76d2-3cb4-4dc0-9eb0-60369ba9f74e [pid: 8|app: 0|req: 478/892] 199.19.213.233 () {34 vars in 1060 bytes} [Thu May 28 22:52:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=74d88b85-60dd-4f01-9976-3881e4fab9d4 => generated 861 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 479/893] 10.0.0.43 () {34 vars in 1039 bytes} [Thu May 28 22:52:11 2026] GET /v2.0/security-groups?id=3df61520-025a-4bf2-bd50-7d3866f2f650&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: 415/894] 10.0.0.73 () {34 vars in 669 bytes} [Thu May 28 22:52:11 2026] POST /v2.0/networks => generated 645 bytes in 586 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:52:11.645 7 WARNING neutron_lib.context [None req-6bf3daaa-ec76-4f19-8041-e4fa80674228 b8cc13429dad41229aa7c218fc1e553a f5e781225881499fbfd964c5abbd7bd9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 480/895] 199.19.213.233 () {34 vars in 1058 bytes} [Thu May 28 22:52:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=74d88b85-60dd-4f01-9976-3881e4fab9d4 => 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: 481/896] 199.19.213.233 () {34 vars in 984 bytes} [Thu May 28 22:52:11 2026] GET /v2.0/subnets?id=7499e60e-3bdd-4c56-8c21-a05f082b3cd4 => generated 702 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 482/897] 199.19.213.233 () {34 vars in 1052 bytes} [Thu May 28 22:52:11 2026] GET /v2.0/ports?network_id=096c6e2f-dbed-4572-bb95-4ae65f265ca9&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: 483/898] 199.19.213.233 () {34 vars in 1012 bytes} [Thu May 28 22:52:11 2026] GET /v2.0/networks/096c6e2f-dbed-4572-bb95-4ae65f265ca9?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: 484/899] 199.19.213.233 () {34 vars in 1112 bytes} [Thu May 28 22:52:11 2026] GET /v2.0/networks/096c6e2f-dbed-4572-bb95-4ae65f265ca9?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: 416/900] 10.0.0.73 () {34 vars in 664 bytes} [Thu May 28 22:52:11 2026] POST /v2.0/ports => generated 774 bytes in 272 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:52:11.924 8 WARNING neutron_lib.context [None req-a3c38fcd-158e-475b-afad-9daad4b56d76 b8cc13429dad41229aa7c218fc1e553a f5e781225881499fbfd964c5abbd7bd9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-28 22:52:11.974 8 INFO neutron.db.segments_db [None req-a3c38fcd-158e-475b-afad-9daad4b56d76 b8cc13429dad41229aa7c218fc1e553a f5e781225881499fbfd964c5abbd7bd9 - - default default] Added segment 02283e6c-31f1-4653-bc5f-f95c5dbe3310 of type vxlan for network b226b787-fb8a-42bb-bf7c-fc9d59671ced [pid: 8|app: 0|req: 485/901] 10.0.0.73 () {34 vars in 669 bytes} [Thu May 28 22:52:11 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) /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-28 22:52:12.083 7 WARNING neutron_lib.context [None req-7b206c5a-1fc8-46e1-be01-83477c6673bc b8cc13429dad41229aa7c218fc1e553a f5e781225881499fbfd964c5abbd7bd9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 417/902] 10.0.0.73 () {34 vars in 668 bytes} [Thu May 28 22:52:12 2026] POST /v2.0/subnets => generated 626 bytes in 227 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:52:12.323 8 WARNING neutron_lib.context [None req-e0e63f61-b9f6-4b10-8f03-31a8f0c1a5f2 b8cc13429dad41229aa7c218fc1e553a f5e781225881499fbfd964c5abbd7bd9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 486/903] 10.0.0.73 () {34 vars in 664 bytes} [Thu May 28 22:52:12 2026] POST /v2.0/ports => generated 950 bytes in 435 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: 418/904] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:52:12 2026] GET /v2.0/ports?device_id=fe98526c-6dd1-4d10-b6da-91d14afd0cfd => generated 971 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/905] 10.0.0.43 () {34 vars in 1039 bytes} [Thu May 28 22:52:12 2026] GET /v2.0/security-groups?id=3df61520-025a-4bf2-bd50-7d3866f2f650&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/906] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:52:12 2026] GET /v2.0/ports?device_id=9d6b7c0a-8bc6-4746-8cca-03494be4d773 => generated 1152 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/907] 199.19.213.233 () {34 vars in 1080 bytes} [Thu May 28 22:52:12 2026] GET /v2.0/ports?tenant_id=1137a1b9935f49aab07e42d1ad9af97d&device_id=9d6b7c0a-8bc6-4746-8cca-03494be4d773 => generated 1421 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/908] 10.0.0.43 () {34 vars in 1039 bytes} [Thu May 28 22:52:12 2026] GET /v2.0/security-groups?id=39e45c8e-c8ab-43cc-94bc-6d1646ecd6f7&fields=id&fields=name => generated 112 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/909] 199.19.213.233 () {34 vars in 986 bytes} [Thu May 28 22:52:12 2026] GET /v2.0/networks?id=096c6e2f-dbed-4572-bb95-4ae65f265ca9 => generated 779 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 487/910] 10.0.0.73 () {32 vars in 719 bytes} [Thu May 28 22:52:12 2026] DELETE /v2.0/ports/0c0522c0-577a-4a7f-b907-66769a493d2f => generated 0 bytes in 299 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 22:52:13.079 8 INFO neutron.pecan_wsgi.hooks.translation [None req-787e7d01-d6cf-4666-8016-1698655f32fd b8cc13429dad41229aa7c218fc1e553a f5e781225881499fbfd964c5abbd7bd9 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 488/911] 10.0.0.73 () {32 vars in 719 bytes} [Thu May 28 22:52:13 2026] DELETE /v2.0/ports/0c0522c0-577a-4a7f-b907-66769a493d2f => generated 132 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/912] 199.19.213.233 () {34 vars in 1060 bytes} [Thu May 28 22:52:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=74d88b85-60dd-4f01-9976-3881e4fab9d4 => generated 861 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:52:13.099 8 INFO neutron.pecan_wsgi.hooks.translation [None req-23192161-dcc0-49ce-9918-3b06c4873cbb b8cc13429dad41229aa7c218fc1e553a f5e781225881499fbfd964c5abbd7bd9 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 489/913] 10.0.0.73 () {32 vars in 716 bytes} [Thu May 28 22:52:13 2026] GET /v2.0/ports/0c0522c0-577a-4a7f-b907-66769a493d2f => generated 132 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/914] 199.19.213.233 () {34 vars in 1058 bytes} [Thu May 28 22:52:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=74d88b85-60dd-4f01-9976-3881e4fab9d4 => 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: 426/915] 199.19.213.233 () {34 vars in 984 bytes} [Thu May 28 22:52:13 2026] GET /v2.0/subnets?id=7499e60e-3bdd-4c56-8c21-a05f082b3cd4 => generated 702 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/916] 199.19.213.233 () {34 vars in 1052 bytes} [Thu May 28 22:52:13 2026] GET /v2.0/ports?network_id=096c6e2f-dbed-4572-bb95-4ae65f265ca9&device_owner=network%3Adhcp => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/917] 199.19.213.233 () {34 vars in 1012 bytes} [Thu May 28 22:52:13 2026] GET /v2.0/networks/096c6e2f-dbed-4572-bb95-4ae65f265ca9?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 490/918] 10.0.0.73 () {32 vars in 723 bytes} [Thu May 28 22:52:13 2026] DELETE /v2.0/subnets/aa300afc-b526-4602-b94c-21ac013762c0 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 491/919] 199.19.213.233 () {34 vars in 1112 bytes} [Thu May 28 22:52:13 2026] GET /v2.0/networks/096c6e2f-dbed-4572-bb95-4ae65f265ca9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 22:52:13.500 7 INFO neutron.services.segments.plugin [-] Segment 02283e6c-31f1-4653-bc5f-f95c5dbe3310 resource provider aggregate not found 2026-05-28 22:52:13.506 7 INFO neutron.services.segments.plugin [-] Segment 02283e6c-31f1-4653-bc5f-f95c5dbe3310 resource provider aggregate not found 2026-05-28 22:52:13.511 7 INFO neutron.services.segments.plugin [-] Segment 02283e6c-31f1-4653-bc5f-f95c5dbe3310 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 02283e6c-31f1-4653-bc5f-f95c5dbe3310 found for delete ", "request_id": "req-b3e5534d-6a1f-4966-88e3-f83130f67060"}]} 2026-05-28 22:52:13.517 7 INFO neutron.services.segments.plugin [-] Segment 02283e6c-31f1-4653-bc5f-f95c5dbe3310 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 02283e6c-31f1-4653-bc5f-f95c5dbe3310 found for delete ", "request_id": "req-8181aa45-6b23-4507-86e0-8bbb28962af9"}]} [pid: 7|app: 0|req: 429/920] 10.0.0.73 () {32 vars in 725 bytes} [Thu May 28 22:52:13 2026] DELETE /v2.0/networks/b226b787-fb8a-42bb-bf7c-fc9d59671ced => generated 0 bytes in 298 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 22:52:13.562 8 WARNING neutron_lib.context [None req-78ee8cc6-da6b-4111-9135-88f3ae659fd3 b8cc13429dad41229aa7c218fc1e553a f5e781225881499fbfd964c5abbd7bd9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-28 22:52:13.610 8 INFO neutron.db.segments_db [None req-78ee8cc6-da6b-4111-9135-88f3ae659fd3 b8cc13429dad41229aa7c218fc1e553a f5e781225881499fbfd964c5abbd7bd9 - - default default] Added segment 90d52f6b-8f72-4c12-a4fe-f20dd204d53c of type vxlan for network e0edfc97-1ae5-4d02-9208-de7821a2a7a0 [pid: 8|app: 0|req: 492/921] 10.0.0.73 () {34 vars in 669 bytes} [Thu May 28 22:52:13 2026] POST /v2.0/networks => generated 632 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:52:13.691 7 WARNING neutron_lib.context [None req-b57f8e19-c45f-4324-a0b0-792b6720b4b6 b8cc13429dad41229aa7c218fc1e553a f5e781225881499fbfd964c5abbd7bd9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 493/922] 199.19.213.233 () {34 vars in 1096 bytes} [Thu May 28 22:52:13 2026] GET /v2.0/ports?device_id=9d6b7c0a-8bc6-4746-8cca-03494be4d773&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 494/923] 199.19.213.233 () {34 vars in 1118 bytes} [Thu May 28 22:52:13 2026] GET /v2.0/ports?device_id=9d6b7c0a-8bc6-4746-8cca-03494be4d773&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.8 => generated 1152 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/924] 10.0.0.73 () {34 vars in 668 bytes} [Thu May 28 22:52:13 2026] POST /v2.0/subnets => generated 626 bytes in 204 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/925] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:52:13 2026] GET /v2.0/ports?device_id=fe98526c-6dd1-4d10-b6da-91d14afd0cfd => generated 971 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:52:13.924 7 WARNING neutron_lib.context [None req-eb945586-35b1-486f-9f29-8c43bac7c460 b8cc13429dad41229aa7c218fc1e553a f5e781225881499fbfd964c5abbd7bd9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 495/926] 199.19.213.233 () {38 vars in 1028 bytes} [Thu May 28 22:52:13 2026] PUT /v2.0/ports/74d88b85-60dd-4f01-9976-3881e4fab9d4 => generated 972 bytes in 323 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: 496/927] 10.0.0.43 () {34 vars in 1039 bytes} [Thu May 28 22:52:14 2026] GET /v2.0/security-groups?id=3df61520-025a-4bf2-bd50-7d3866f2f650&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: 432/928] 10.0.0.73 () {34 vars in 664 bytes} [Thu May 28 22:52:13 2026] POST /v2.0/ports => generated 910 bytes in 354 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:52:14.286 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-39353622-ffeb-4cef-8539-7f6a0c3216ea'] response: {'name': 'network-changed', 'server_uuid': '9d6b7c0a-8bc6-4746-8cca-03494be4d773', 'tag': '74d88b85-60dd-4f01-9976-3881e4fab9d4', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 433/929] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:52:14 2026] GET /v2.0/ports?device_id=fe98526c-6dd1-4d10-b6da-91d14afd0cfd => 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: 497/930] 10.0.0.73 () {32 vars in 719 bytes} [Thu May 28 22:52:14 2026] DELETE /v2.0/ports/f292aa52-dc8a-414a-8d14-effa881c02e7 => generated 0 bytes in 338 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 22:52:14.645 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4baf790c-6b6c-4844-96e6-91f06e621a8e b8cc13429dad41229aa7c218fc1e553a f5e781225881499fbfd964c5abbd7bd9 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 498/931] 10.0.0.73 () {32 vars in 716 bytes} [Thu May 28 22:52:14 2026] GET /v2.0/ports/f292aa52-dc8a-414a-8d14-effa881c02e7 => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-28 22:52:14.824 7 INFO neutron.db.l3_db [None req-17d1bb18-0fce-4afb-91fc-f2a30184bcf3 688662b8263a49c6aa095732dbc23101 67ab6ef7bf3641439beb5e70d28a34e4 - - default default] Floating IP fc4d2a2a-b082-4e60-9897-c2877cefbbda associated. External IP: 10.96.250.202, port: 8161c5c8-e3d0-48ac-8014-6d0ced87f7ce. [pid: 8|app: 0|req: 499/932] 10.0.0.73 () {32 vars in 723 bytes} [Thu May 28 22:52:14 2026] DELETE /v2.0/subnets/8dfe3925-87af-4821-a6bc-166f4bcbe6c5 => generated 0 bytes in 182 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 500/933] 199.19.213.233 () {34 vars in 1080 bytes} [Thu May 28 22:52:14 2026] GET /v2.0/ports?tenant_id=1137a1b9935f49aab07e42d1ad9af97d&device_id=9d6b7c0a-8bc6-4746-8cca-03494be4d773 => generated 1244 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/934] 10.0.0.73 () {34 vars in 748 bytes} [Thu May 28 22:52:14 2026] PUT /v2.0/floatingips/fc4d2a2a-b082-4e60-9897-c2877cefbbda => generated 855 bytes in 768 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:52:15.182 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f19aad21-601d-472f-9504-26c6207d2300'] response: {'name': 'network-changed', 'server_uuid': 'fe98526c-6dd1-4d10-b6da-91d14afd0cfd', 'tag': '8161c5c8-e3d0-48ac-8014-6d0ced87f7ce', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 501/935] 10.0.0.73 () {32 vars in 773 bytes} [Thu May 28 22:52:14 2026] GET /v2.0/security-groups?tenant_id=911321e6c74647ce90a53b8808bc3126&name=default => generated 2925 bytes in 352 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 502/936] 199.19.213.233 () {34 vars in 986 bytes} [Thu May 28 22:52:15 2026] GET /v2.0/networks?id=096c6e2f-dbed-4572-bb95-4ae65f265ca9 => generated 779 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 503/937] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:52:15 2026] GET /v2.0/ports?device_id=fe98526c-6dd1-4d10-b6da-91d14afd0cfd => 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: 504/938] 10.0.0.73 () {32 vars in 739 bytes} [Thu May 28 22:52:15 2026] DELETE /v2.0/security-groups/df1f5ca6-7a76-4bb3-a9bc-358dcbe683aa => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 505/939] 199.19.213.233 () {34 vars in 1060 bytes} [Thu May 28 22:52:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=74d88b85-60dd-4f01-9976-3881e4fab9d4 => generated 861 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/942] 10.0.0.73 () {32 vars in 725 bytes} [Thu May 28 22:52:15 2026] DELETE /v2.0/networks/e0edfc97-1ae5-4d02-9208-de7821a2a7a0 => generated 0 bytes in 290 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/943] 199.19.213.233 () {34 vars in 984 bytes} [Thu May 28 22:52:15 2026] GET /v2.0/subnets?id=7499e60e-3bdd-4c56-8c21-a05f082b3cd4 => generated 702 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 508/944] 10.0.0.43 () {34 vars in 1039 bytes} [Thu May 28 22:52:15 2026] GET /v2.0/security-groups?id=3df61520-025a-4bf2-bd50-7d3866f2f650&fields=id&fields=name => generated 114 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:52:15.448 7 WARNING neutron_lib.context [None req-20eebbac-7871-4d9d-ad34-722534a43a33 b8cc13429dad41229aa7c218fc1e553a f5e781225881499fbfd964c5abbd7bd9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 509/945] 199.19.213.233 () {34 vars in 1052 bytes} [Thu May 28 22:52:15 2026] GET /v2.0/ports?network_id=096c6e2f-dbed-4572-bb95-4ae65f265ca9&device_owner=network%3Adhcp => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 22:52:15.537 7 INFO neutron.services.segments.plugin [-] Segment 90d52f6b-8f72-4c12-a4fe-f20dd204d53c resource provider aggregate not found 2026-05-28 22:52:15.544 7 INFO neutron.services.segments.plugin [-] Segment 90d52f6b-8f72-4c12-a4fe-f20dd204d53c resource provider aggregate not found [pid: 8|app: 0|req: 510/946] 199.19.213.233 () {34 vars in 1012 bytes} [Thu May 28 22:52:15 2026] GET /v2.0/networks/096c6e2f-dbed-4572-bb95-4ae65f265ca9?fields=segments => generated 14 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 22:52:15.554 7 INFO neutron.services.segments.plugin [-] Segment 90d52f6b-8f72-4c12-a4fe-f20dd204d53c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 90d52f6b-8f72-4c12-a4fe-f20dd204d53c found for delete ", "request_id": "req-dd582fb1-9655-4f3a-8b19-3f44d8ebe20d"}]} 2026-05-28 22:52:15.556 7 INFO neutron.services.segments.plugin [-] Segment 90d52f6b-8f72-4c12-a4fe-f20dd204d53c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 90d52f6b-8f72-4c12-a4fe-f20dd204d53c found for delete ", "request_id": "req-b2b581b4-dc2c-4733-8a8b-e4c5b15c96e4"}]} [pid: 8|app: 0|req: 511/947] 199.19.213.233 () {34 vars in 1112 bytes} [Thu May 28 22:52:15 2026] GET /v2.0/networks/096c6e2f-dbed-4572-bb95-4ae65f265ca9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 512/948] 199.19.213.233 () {34 vars in 1080 bytes} [Thu May 28 22:52:15 2026] GET /v2.0/ports?tenant_id=67ab6ef7bf3641439beb5e70d28a34e4&device_id=fe98526c-6dd1-4d10-b6da-91d14afd0cfd => generated 1240 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 513/949] 199.19.213.233 () {34 vars in 986 bytes} [Thu May 28 22:52:15 2026] GET /v2.0/networks?id=f9912a48-4aa5-4a2b-97ae-da842d4fb6d1 => generated 766 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 437/950] 10.0.0.73 () {34 vars in 664 bytes} [Thu May 28 22:52:15 2026] POST /v2.0/ports => generated 774 bytes in 357 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: 514/951] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:52:15 2026] GET /v2.0/ports?device_id=fe98526c-6dd1-4d10-b6da-91d14afd0cfd => generated 971 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/952] 199.19.213.233 () {34 vars in 1058 bytes} [Thu May 28 22:52:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=8161c5c8-e3d0-48ac-8014-6d0ced87f7ce => generated 858 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 439/953] 10.0.0.43 () {34 vars in 1039 bytes} [Thu May 28 22:52:15 2026] GET /v2.0/security-groups?id=3df61520-025a-4bf2-bd50-7d3866f2f650&fields=id&fields=name => generated 114 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 440/954] 199.19.213.233 () {34 vars in 984 bytes} [Thu May 28 22:52:15 2026] GET /v2.0/subnets?id=d2983868-aeca-427a-9485-245629607875 => generated 688 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 441/955] 199.19.213.233 () {34 vars in 1052 bytes} [Thu May 28 22:52:15 2026] GET /v2.0/ports?network_id=f9912a48-4aa5-4a2b-97ae-da842d4fb6d1&device_owner=network%3Adhcp => generated 1244 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 442/956] 199.19.213.233 () {34 vars in 1012 bytes} [Thu May 28 22:52:15 2026] GET /v2.0/networks/f9912a48-4aa5-4a2b-97ae-da842d4fb6d1?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 515/957] 10.0.0.73 () {34 vars in 736 bytes} [Thu May 28 22:52:15 2026] PUT /v2.0/ports/e1b35270-7215-4502-ac79-b87806c2e074 => generated 752 bytes in 147 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: 443/958] 199.19.213.233 () {34 vars in 1112 bytes} [Thu May 28 22:52:15 2026] GET /v2.0/networks/f9912a48-4aa5-4a2b-97ae-da842d4fb6d1?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: 516/959] 10.0.0.73 () {32 vars in 719 bytes} [Thu May 28 22:52:15 2026] DELETE /v2.0/ports/e1b35270-7215-4502-ac79-b87806c2e074 => generated 0 bytes in 222 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 444/960] 10.0.0.73 () {32 vars in 642 bytes} [Thu May 28 22:52:16 2026] GET /v2.0/ports => generated 777 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:52:16.317 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4dca0999-5efc-488b-b889-7cd1ff094717 b8cc13429dad41229aa7c218fc1e553a f5e781225881499fbfd964c5abbd7bd9 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 517/961] 10.0.0.73 () {32 vars in 716 bytes} [Thu May 28 22:52:16 2026] GET /v2.0/ports/e1b35270-7215-4502-ac79-b87806c2e074 => 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: 445/962] 10.0.0.73 () {32 vars in 642 bytes} [Thu May 28 22:52:16 2026] GET /v2.0/ports => generated 777 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 518/963] 10.0.0.73 () {32 vars in 716 bytes} [Thu May 28 22:52:16 2026] GET /v2.0/ports/51d6b94e-c105-4b1e-80a6-09f4de593035 => generated 774 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:52:16.433 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c006ba25-471b-4e87-9fcf-3dbdbc3525a7 b8cc13429dad41229aa7c218fc1e553a f5e781225881499fbfd964c5abbd7bd9 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 519/964] 10.0.0.73 () {32 vars in 719 bytes} [Thu May 28 22:52:16 2026] DELETE /v2.0/ports/f292aa52-dc8a-414a-8d14-effa881c02e7 => generated 132 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-28 22:52:16.451 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ab6fd0e7-d39c-4c90-b88b-c70f0f619fdc b8cc13429dad41229aa7c218fc1e553a f5e781225881499fbfd964c5abbd7bd9 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 520/965] 10.0.0.73 () {32 vars in 723 bytes} [Thu May 28 22:52:16 2026] DELETE /v2.0/subnets/8dfe3925-87af-4821-a6bc-166f4bcbe6c5 => 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: 446/966] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:52:16 2026] GET /v2.0/ports?device_id=9d6b7c0a-8bc6-4746-8cca-03494be4d773 => generated 975 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:52:16.466 8 INFO neutron.pecan_wsgi.hooks.translation [None req-31b75dfb-4953-4653-837a-0c29c7427adf b8cc13429dad41229aa7c218fc1e553a f5e781225881499fbfd964c5abbd7bd9 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 521/967] 10.0.0.73 () {32 vars in 723 bytes} [Thu May 28 22:52:16 2026] DELETE /v2.0/subnets/aa300afc-b526-4602-b94c-21ac013762c0 => 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: 522/968] 10.0.0.43 () {34 vars in 1039 bytes} [Thu May 28 22:52:16 2026] GET /v2.0/security-groups?id=39e45c8e-c8ab-43cc-94bc-6d1646ecd6f7&fields=id&fields=name => generated 112 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 447/969] 10.0.0.73 () {32 vars in 719 bytes} [Thu May 28 22:52:16 2026] DELETE /v2.0/ports/51d6b94e-c105-4b1e-80a6-09f4de593035 => generated 0 bytes in 175 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 22:52:16.759 8 INFO neutron.services.segments.plugin [-] Segment 49bb5c19-1fe3-4aa6-a8aa-5ee415b7bdb6 resource provider aggregate not found 2026-05-28 22:52:16.763 8 INFO neutron.services.segments.plugin [-] Segment 49bb5c19-1fe3-4aa6-a8aa-5ee415b7bdb6 resource provider aggregate not found 2026-05-28 22:52:16.777 8 INFO neutron.services.segments.plugin [-] Segment 49bb5c19-1fe3-4aa6-a8aa-5ee415b7bdb6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 49bb5c19-1fe3-4aa6-a8aa-5ee415b7bdb6 found for delete ", "request_id": "req-963bd7ff-4281-4e2a-84b8-1681d11c0698"}]} 2026-05-28 22:52:16.779 8 INFO neutron.services.segments.plugin [-] Segment 49bb5c19-1fe3-4aa6-a8aa-5ee415b7bdb6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 49bb5c19-1fe3-4aa6-a8aa-5ee415b7bdb6 found for delete ", "request_id": "req-507d8c4f-e97e-4fca-ad29-783fa5bccb59"}]} [pid: 8|app: 0|req: 523/970] 10.0.0.73 () {32 vars in 725 bytes} [Thu May 28 22:52:16 2026] DELETE /v2.0/networks/42fd76d2-3cb4-4dc0-9eb0-60369ba9f74e => generated 0 bytes in 136 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 448/971] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:52:16 2026] GET /v2.0/ports?device_id=fe98526c-6dd1-4d10-b6da-91d14afd0cfd => generated 971 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 524/972] 10.0.0.43 () {34 vars in 1039 bytes} [Thu May 28 22:52:16 2026] GET /v2.0/security-groups?id=3df61520-025a-4bf2-bd50-7d3866f2f650&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: 449/973] 199.19.213.233 () {34 vars in 1080 bytes} [Thu May 28 22:52:17 2026] GET /v2.0/ports?tenant_id=1137a1b9935f49aab07e42d1ad9af97d&device_id=9d6b7c0a-8bc6-4746-8cca-03494be4d773 => 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: 525/974] 10.0.0.73 () {32 vars in 652 bytes} [Thu May 28 22:52:17 2026] GET /v2.0/extensions => generated 20516 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 526/975] 10.0.0.73 () {32 vars in 680 bytes} [Thu May 28 22:52:17 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 527/976] 10.0.0.73 () {32 vars in 680 bytes} [Thu May 28 22:52:17 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 528/977] 10.0.0.73 () {32 vars in 728 bytes} [Thu May 28 22:52:17 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 529/978] 10.0.0.73 () {32 vars in 664 bytes} [Thu May 28 22:52:17 2026] GET /v2.0/extensions/agent => generated 153 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 530/979] 10.0.0.73 () {32 vars in 698 bytes} [Thu May 28 22:52:17 2026] GET /v2.0/extensions/agent-resources-synced => generated 223 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 531/980] 10.0.0.73 () {32 vars in 696 bytes} [Thu May 28 22:52:17 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: 450/981] 10.0.0.73 () {32 vars in 773 bytes} [Thu May 28 22:52:17 2026] GET /v2.0/security-groups?tenant_id=f5e781225881499fbfd964c5abbd7bd9&name=default => generated 2925 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 532/982] 10.0.0.73 () {32 vars in 700 bytes} [Thu May 28 22:52:17 2026] GET /v2.0/extensions/auto-allocated-topology => generated 200 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 533/983] 10.0.0.73 () {32 vars in 688 bytes} [Thu May 28 22:52:17 2026] GET /v2.0/extensions/availability_zone => generated 178 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 534/984] 10.0.0.73 () {32 vars in 702 bytes} [Thu May 28 22:52:17 2026] GET /v2.0/extensions/availability_zone_filter => generated 220 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 535/985] 10.0.0.73 () {32 vars in 692 bytes} [Thu May 28 22:52:17 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 536/986] 10.0.0.73 () {32 vars in 694 bytes} [Thu May 28 22:52:17 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 537/987] 10.0.0.73 () {32 vars in 684 bytes} [Thu May 28 22:52:17 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: 538/988] 10.0.0.73 () {32 vars in 686 bytes} [Thu May 28 22:52:17 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 539/989] 10.0.0.73 () {32 vars in 660 bytes} [Thu May 28 22:52:17 2026] GET /v2.0/extensions/dvr => generated 193 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 540/990] 10.0.0.73 () {32 vars in 698 bytes} [Thu May 28 22:52:17 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 541/991] 10.0.0.73 () {32 vars in 678 bytes} [Thu May 28 22:52:17 2026] GET /v2.0/extensions/external-net => generated 200 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 542/992] 10.0.0.73 () {32 vars in 682 bytes} [Thu May 28 22:52:17 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 543/993] 10.0.0.73 () {32 vars in 674 bytes} [Thu May 28 22:52:17 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 544/994] 10.0.0.73 () {32 vars in 688 bytes} [Thu May 28 22:52:17 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: 451/995] 10.0.0.73 () {32 vars in 739 bytes} [Thu May 28 22:52:17 2026] DELETE /v2.0/security-groups/c9fd75b5-0f85-4a26-b479-a21433d81c45 => 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: 545/996] 10.0.0.73 () {32 vars in 722 bytes} [Thu May 28 22:52:17 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 452/997] 10.0.0.73 () {32 vars in 686 bytes} [Thu May 28 22:52:17 2026] GET /v2.0/extensions/fip-port-details => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 546/998] 10.0.0.73 () {32 vars in 668 bytes} [Thu May 28 22:52:17 2026] GET /v2.0/extensions/flavors => generated 193 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 453/999] 10.0.0.73 () {32 vars in 686 bytes} [Thu May 28 22:52:17 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 547/1000] 10.0.0.73 () {32 vars in 680 bytes} [Thu May 28 22:52:17 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 454/1001] 10.0.0.73 () {32 vars in 698 bytes} [Thu May 28 22:52:17 2026] GET /v2.0/extensions/ip-substring-filtering => generated 222 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 548/1002] 10.0.0.73 () {32 vars in 678 bytes} [Thu May 28 22:52:17 2026] GET /v2.0/extensions/l2_adjacency => generated 178 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 455/1003] 10.0.0.73 () {32 vars in 666 bytes} [Thu May 28 22:52:17 2026] GET /v2.0/extensions/router => generated 256 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 549/1004] 10.0.0.73 () {32 vars in 676 bytes} [Thu May 28 22:52:17 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 456/1005] 10.0.0.73 () {32 vars in 664 bytes} [Thu May 28 22:52:17 2026] GET /v2.0/extensions/l3-ha => 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: 457/1006] 10.0.0.73 () {32 vars in 674 bytes} [Thu May 28 22:52:17 2026] GET /v2.0/extensions/l3-flavors => 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: 458/1007] 10.0.0.73 () {32 vars in 712 bytes} [Thu May 28 22:52:17 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: 459/1008] 10.0.0.73 () {32 vars in 690 bytes} [Thu May 28 22:52:17 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 460/1009] 10.0.0.73 () {32 vars in 682 bytes} [Thu May 28 22:52:17 2026] GET /v2.0/extensions/multi-provider => 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: 461/1010] 10.0.0.73 () {32 vars in 668 bytes} [Thu May 28 22:52:17 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 462/1011] 10.0.0.73 () {32 vars in 686 bytes} [Thu May 28 22:52:17 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 463/1012] 10.0.0.73 () {32 vars in 704 bytes} [Thu May 28 22:52:17 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 464/1013] 10.0.0.73 () {32 vars in 674 bytes} [Thu May 28 22:52:17 2026] GET /v2.0/extensions/network_ha => generated 186 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 465/1014] 10.0.0.73 () {32 vars in 700 bytes} [Thu May 28 22:52:17 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 466/1015] 10.0.0.73 () {32 vars in 674 bytes} [Thu May 28 22:52:17 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 550/1016] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:52:17 2026] GET /v2.0/ports?device_id=9d6b7c0a-8bc6-4746-8cca-03494be4d773 => generated 975 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 467/1017] 10.0.0.73 () {32 vars in 692 bytes} [Thu May 28 22:52:17 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 551/1018] 10.0.0.73 () {32 vars in 688 bytes} [Thu May 28 22:52:17 2026] GET /v2.0/extensions/port-mac-override => generated 251 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 552/1019] 10.0.0.73 () {32 vars in 708 bytes} [Thu May 28 22:52:17 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 553/1020] 10.0.0.73 () {32 vars in 704 bytes} [Thu May 28 22:52:17 2026] GET /v2.0/extensions/port-numa-affinity-policy => generated 198 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 554/1021] 10.0.0.73 () {32 vars in 718 bytes} [Thu May 28 22:52:17 2026] GET /v2.0/extensions/port-numa-affinity-policy-socket => generated 240 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 555/1022] 10.0.0.73 () {32 vars in 696 bytes} [Thu May 28 22:52:17 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 468/1023] 10.0.0.43 () {34 vars in 1039 bytes} [Thu May 28 22:52:17 2026] GET /v2.0/security-groups?id=39e45c8e-c8ab-43cc-94bc-6d1646ecd6f7&fields=id&fields=name => generated 112 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 469/1024] 10.0.0.73 () {32 vars in 710 bytes} [Thu May 28 22:52:17 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 470/1025] 199.19.213.233 () {34 vars in 986 bytes} [Thu May 28 22:52:17 2026] GET /v2.0/networks?id=096c6e2f-dbed-4572-bb95-4ae65f265ca9 => generated 779 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 471/1026] 10.0.0.73 () {32 vars in 668 bytes} [Thu May 28 22:52:17 2026] GET /v2.0/extensions/binding => generated 193 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 472/1027] 10.0.0.73 () {32 vars in 686 bytes} [Thu May 28 22:52:17 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: 556/1028] 199.19.213.233 () {34 vars in 994 bytes} [Thu May 28 22:52:17 2026] GET /v2.0/ports?device_id=fe98526c-6dd1-4d10-b6da-91d14afd0cfd => generated 971 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 557/1029] 10.0.0.73 () {32 vars in 680 bytes} [Thu May 28 22:52:17 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 473/1030] 199.19.213.233 () {34 vars in 1060 bytes} [Thu May 28 22:52:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=74d88b85-60dd-4f01-9976-3881e4fab9d4 => generated 861 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 474/1031] 10.0.0.73 () {32 vars in 674 bytes} [Thu May 28 22:52:17 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 475/1032] 10.0.0.73 () {32 vars in 670 bytes} [Thu May 28 22:52:17 2026] GET /v2.0/extensions/provider => generated 191 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 476/1033] 199.19.213.233 () {34 vars in 984 bytes} [Thu May 28 22:52:17 2026] GET /v2.0/subnets?id=7499e60e-3bdd-4c56-8c21-a05f082b3cd4 => generated 702 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 477/1034] 10.0.0.73 () {32 vars in 660 bytes} [Thu May 28 22:52:17 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: 478/1035] 10.0.0.73 () {32 vars in 698 bytes} [Thu May 28 22:52:17 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 479/1036] 199.19.213.233 () {34 vars in 1052 bytes} [Thu May 28 22:52:17 2026] GET /v2.0/ports?network_id=096c6e2f-dbed-4572-bb95-4ae65f265ca9&device_owner=network%3Adhcp => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 480/1037] 10.0.0.73 () {32 vars in 698 bytes} [Thu May 28 22:52:17 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 481/1038] 199.19.213.233 () {34 vars in 1012 bytes} [Thu May 28 22:52:17 2026] GET /v2.0/networks/096c6e2f-dbed-4572-bb95-4ae65f265ca9?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: 482/1039] 10.0.0.73 () {32 vars in 676 bytes} [Thu May 28 22:52:17 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 483/1040] 199.19.213.233 () {34 vars in 1112 bytes} [Thu May 28 22:52:17 2026] GET /v2.0/networks/096c6e2f-dbed-4572-bb95-4ae65f265ca9?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: 484/1041] 10.0.0.73 () {32 vars in 668 bytes} [Thu May 28 22:52:17 2026] GET /v2.0/extensions/qos-fip => generated 178 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 485/1042] 10.0.0.73 () {32 vars in 682 bytes} [Thu May 28 22:52:17 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 486/1043] 10.0.0.73 () {32 vars in 700 bytes} [Thu May 28 22:52:17 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 487/1044] 10.0.0.73 () {32 vars in 684 bytes} [Thu May 28 22:52:17 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 488/1045] 10.0.0.73 () {32 vars in 706 bytes} [Thu May 28 22:52:17 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 489/1046] 10.0.0.73 () {32 vars in 668 bytes} [Thu May 28 22:52:18 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 490/1047] 10.0.0.73 () {32 vars in 696 bytes} [Thu May 28 22:52:18 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 491/1048] 10.0.0.73 () {32 vars in 694 bytes} [Thu May 28 22:52:18 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 492/1049] 10.0.0.73 () {32 vars in 684 bytes} [Thu May 28 22:52:18 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 493/1050] 10.0.0.73 () {32 vars in 688 bytes} [Thu May 28 22:52:18 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 494/1051] 10.0.0.73 () {32 vars in 666 bytes} [Thu May 28 22:52:18 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 495/1052] 10.0.0.73 () {32 vars in 680 bytes} [Thu May 28 22:52:18 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:52:18.056 8 INFO neutron.db.l3_db [req-0786ab7b-dd0f-4776-844e-a7db6415e74a req-1a5e23f0-3aa6-48d5-a98d-fcc7c6f670b7 688662b8263a49c6aa095732dbc23101 67ab6ef7bf3641439beb5e70d28a34e4 - - default default] Floating IP fc4d2a2a-b082-4e60-9897-c2877cefbbda disassociated. External IP: 10.96.250.202, port: 8161c5c8-e3d0-48ac-8014-6d0ced87f7ce. [pid: 7|app: 0|req: 496/1053] 10.0.0.73 () {32 vars in 680 bytes} [Thu May 28 22:52:18 2026] GET /v2.0/extensions/rbac-policies => generated 223 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 497/1054] 10.0.0.73 () {32 vars in 690 bytes} [Thu May 28 22:52:18 2026] GET /v2.0/extensions/rbac-address-group => generated 198 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 498/1055] 10.0.0.73 () {32 vars in 690 bytes} [Thu May 28 22:52:18 2026] GET /v2.0/extensions/rbac-address-scope => 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: 499/1056] 10.0.0.73 () {32 vars in 694 bytes} [Thu May 28 22:52:18 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 500/1057] 10.0.0.73 () {32 vars in 684 bytes} [Thu May 28 22:52:18 2026] GET /v2.0/extensions/rbac-subnetpool => generated 181 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 501/1058] 10.0.0.73 () {32 vars in 688 bytes} [Thu May 28 22:52:18 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 502/1059] 10.0.0.73 () {32 vars in 700 bytes} [Thu May 28 22:52:18 2026] GET /v2.0/extensions/standard-attr-revisions => generated 229 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 503/1060] 10.0.0.73 () {32 vars in 702 bytes} [Thu May 28 22:52:18 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 504/1061] 10.0.0.73 () {32 vars in 712 bytes} [Thu May 28 22:52:18 2026] GET /v2.0/extensions/security-groups-default-rules => generated 262 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 505/1062] 10.0.0.73 () {32 vars in 716 bytes} [Thu May 28 22:52:18 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 506/1063] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:52:18 2026] GET /v2.0/ports?device_id=fe98526c-6dd1-4d10-b6da-91d14afd0cfd => generated 12 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 507/1064] 10.0.0.73 () {32 vars in 714 bytes} [Thu May 28 22:52:18 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 508/1065] 10.0.0.73 () {32 vars in 726 bytes} [Thu May 28 22:52:18 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 509/1066] 10.0.0.73 () {32 vars in 740 bytes} [Thu May 28 22:52:18 2026] GET /v2.0/extensions/security-groups-rules-belongs-to-default-sg => generated 314 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 510/1067] 10.0.0.73 () {32 vars in 718 bytes} [Thu May 28 22:52:18 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 511/1068] 10.0.0.73 () {32 vars in 682 bytes} [Thu May 28 22:52:18 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 512/1069] 10.0.0.73 () {32 vars in 668 bytes} [Thu May 28 22:52:18 2026] GET /v2.0/extensions/segment => generated 145 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 513/1070] 10.0.0.73 () {32 vars in 718 bytes} [Thu May 28 22:52:18 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 514/1071] 10.0.0.73 () {32 vars in 678 bytes} [Thu May 28 22:52:18 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: 515/1072] 10.0.0.73 () {32 vars in 668 bytes} [Thu May 28 22:52:18 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 516/1073] 10.0.0.73 () {32 vars in 696 bytes} [Thu May 28 22:52:18 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: 517/1074] 10.0.0.73 () {32 vars in 704 bytes} [Thu May 28 22:52:18 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 518/1075] 10.0.0.73 () {32 vars in 700 bytes} [Thu May 28 22:52:18 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 519/1076] 10.0.0.73 () {32 vars in 700 bytes} [Thu May 28 22:52:18 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: 520/1077] 10.0.0.73 () {32 vars in 682 bytes} [Thu May 28 22:52:18 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 521/1078] 10.0.0.73 () {32 vars in 704 bytes} [Thu May 28 22:52:18 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 522/1079] 10.0.0.73 () {32 vars in 694 bytes} [Thu May 28 22:52:18 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 523/1080] 10.0.0.73 () {32 vars in 688 bytes} [Thu May 28 22:52:18 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 524/1081] 10.0.0.73 () {32 vars in 696 bytes} [Thu May 28 22:52:18 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 525/1082] 10.0.0.73 () {32 vars in 678 bytes} [Thu May 28 22:52:18 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: 526/1083] 10.0.0.73 () {32 vars in 688 bytes} [Thu May 28 22:52:18 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 527/1084] 10.0.0.73 () {32 vars in 700 bytes} [Thu May 28 22:52:18 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: 7|app: 0|req: 528/1085] 10.0.0.73 () {32 vars in 664 bytes} [Thu May 28 22:52:18 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: 7|app: 0|req: 529/1086] 10.0.0.73 () {32 vars in 680 bytes} [Thu May 28 22:52:18 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 530/1087] 10.0.0.73 () {32 vars in 692 bytes} [Thu May 28 22:52:18 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 531/1088] 10.0.0.73 () {32 vars in 676 bytes} [Thu May 28 22:52:18 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 532/1089] 10.0.0.73 () {32 vars in 666 bytes} [Thu May 28 22:52:18 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 558/1090] 199.19.213.233 () {36 vars in 997 bytes} [Thu May 28 22:52:17 2026] DELETE /v2.0/ports/8161c5c8-e3d0-48ac-8014-6d0ced87f7ce => generated 0 bytes in 688 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 533/1091] 199.19.213.233 () {34 vars in 994 bytes} [Thu May 28 22:52:18 2026] GET /v2.0/ports?device_id=9d6b7c0a-8bc6-4746-8cca-03494be4d773 => generated 975 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:52:18.604 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-25baae1b-d48b-4c7b-bb01-4d19379567c3'] response: {'server_uuid': 'fe98526c-6dd1-4d10-b6da-91d14afd0cfd', 'name': 'network-vif-deleted', 'tag': '8161c5c8-e3d0-48ac-8014-6d0ced87f7ce', 'status': 'completed', 'code': 200} 2026-05-28 22:52:18.802 8 INFO neutron.db.l3_db [req-7b16742d-5205-4722-a6ad-ea434f8eb552 req-f1275eb2-3885-4808-90c5-3bab24997c56 7cfe2229a63d4035baf1e68f4549d8d5 1137a1b9935f49aab07e42d1ad9af97d - - default default] Floating IP 891ef85a-9783-4bd6-a54d-9885e1eeb846 disassociated. External IP: 10.96.250.215, port: 74d88b85-60dd-4f01-9976-3881e4fab9d4. [pid: 7|app: 0|req: 534/1092] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:52:18 2026] GET /v2.0/ports?device_id=9d6b7c0a-8bc6-4746-8cca-03494be4d773 => generated 975 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 535/1093] 10.0.0.73 () {32 vars in 773 bytes} [Thu May 28 22:52:18 2026] GET /v2.0/security-groups?tenant_id=c48ce288ea014fefaa16c4b774aab814&name=default => generated 2925 bytes in 315 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 559/1094] 199.19.213.233 () {36 vars in 997 bytes} [Thu May 28 22:52:18 2026] DELETE /v2.0/ports/74d88b85-60dd-4f01-9976-3881e4fab9d4 => generated 0 bytes in 567 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 560/1095] 199.19.213.233 () {34 vars in 1080 bytes} [Thu May 28 22:52:19 2026] GET /v2.0/ports?tenant_id=1137a1b9935f49aab07e42d1ad9af97d&device_id=9d6b7c0a-8bc6-4746-8cca-03494be4d773 => 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: 536/1096] 10.0.0.43 () {34 vars in 1039 bytes} [Thu May 28 22:52:19 2026] GET /v2.0/security-groups?id=39e45c8e-c8ab-43cc-94bc-6d1646ecd6f7&fields=id&fields=name => generated 112 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:52:19.209 7 WARNING neutron_lib.context [None req-03ced101-8a58-4dd7-872b-bbee7f1658e8 f8949a9023ab4cb7b429594ff9129fcb 8df01bfe29104085ae3aed546fab3244 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 561/1097] 10.0.0.73 () {32 vars in 739 bytes} [Thu May 28 22:52:19 2026] DELETE /v2.0/security-groups/2f52332b-72c6-4509-be4c-6b6846e3929d => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 562/1098] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:52:19 2026] GET /v2.0/ports?device_id=fe98526c-6dd1-4d10-b6da-91d14afd0cfd => generated 12 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 22:52:19.348 7 INFO neutron.db.segments_db [None req-03ced101-8a58-4dd7-872b-bbee7f1658e8 f8949a9023ab4cb7b429594ff9129fcb 8df01bfe29104085ae3aed546fab3244 - - default default] Added segment c231cefd-e303-4528-ba01-09dff61eae79 of type vxlan for network 8b4c4e01-1abc-4d69-9db7-05dcb721da00 [pid: 7|app: 0|req: 537/1099] 10.0.0.73 () {34 vars in 669 bytes} [Thu May 28 22:52:19 2026] POST /v2.0/networks => generated 629 bytes in 251 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:52:19.435 8 WARNING neutron_lib.context [None req-28205b29-4246-412a-8933-355f46b30692 f8949a9023ab4cb7b429594ff9129fcb 8df01bfe29104085ae3aed546fab3244 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-28 22:52:19.493 8 INFO neutron.db.segments_db [None req-28205b29-4246-412a-8933-355f46b30692 f8949a9023ab4cb7b429594ff9129fcb 8df01bfe29104085ae3aed546fab3244 - - default default] Added segment 0eeeb534-cd13-47f5-b2bc-1d601e9eb361 of type vxlan for network 6aad509d-4159-4df8-8fa6-a678d7c6eef2 [pid: 8|app: 0|req: 563/1100] 10.0.0.73 () {34 vars in 669 bytes} [Thu May 28 22:52:19 2026] POST /v2.0/networks => generated 629 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:52:19.594 7 WARNING neutron_lib.context [None req-f3572193-80d6-449b-a5c2-420917f115d9 f8949a9023ab4cb7b429594ff9129fcb 8df01bfe29104085ae3aed546fab3244 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 538/1101] 10.0.0.73 () {34 vars in 668 bytes} [Thu May 28 22:52:19 2026] POST /v2.0/subnets => generated 626 bytes in 243 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:52:19.843 8 WARNING neutron_lib.context [None req-876531ad-8410-44f4-ac25-dd83db93f4ba f8949a9023ab4cb7b429594ff9129fcb 8df01bfe29104085ae3aed546fab3244 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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/1102] 10.0.0.73 () {34 vars in 668 bytes} [Thu May 28 22:52:19 2026] POST /v2.0/subnets => generated 626 bytes in 240 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:52:20.090 7 WARNING neutron_lib.context [None req-c2bc86b0-ce63-4ea0-906d-cca58783b59d f8949a9023ab4cb7b429594ff9129fcb 8df01bfe29104085ae3aed546fab3244 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-28 22:52:20.132 7 INFO neutron.db.segments_db [None req-c2bc86b0-ce63-4ea0-906d-cca58783b59d f8949a9023ab4cb7b429594ff9129fcb 8df01bfe29104085ae3aed546fab3244 - - default default] Added segment a47d4801-5305-4aa5-a5cb-99554a122f14 of type vxlan for network 14b22b7e-3001-4bd0-b0cd-0f1cd3bd6421 [pid: 8|app: 0|req: 565/1103] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:52:20 2026] GET /v2.0/ports?device_id=9d6b7c0a-8bc6-4746-8cca-03494be4d773 => 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: 566/1104] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:52:20 2026] GET /v2.0/ports?device_id=fe98526c-6dd1-4d10-b6da-91d14afd0cfd => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 22:52:20.408 7 INFO neutron.db.l3_hamode_db [None req-c2bc86b0-ce63-4ea0-906d-cca58783b59d f8949a9023ab4cb7b429594ff9129fcb 8df01bfe29104085ae3aed546fab3244 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-28 22:52:20.546 7 INFO neutron.db.l3_hamode_db [None req-c2bc86b0-ce63-4ea0-906d-cca58783b59d f8949a9023ab4cb7b429594ff9129fcb 8df01bfe29104085ae3aed546fab3244 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-28 22:52:20.952 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f6af5bfd-f931-4f35-bc80-62ea2489681b'] response: {'server_uuid': '9d6b7c0a-8bc6-4746-8cca-03494be4d773', 'name': 'network-vif-deleted', 'tag': '74d88b85-60dd-4f01-9976-3881e4fab9d4', 'status': 'completed', 'code': 200} 2026-05-28 22:52:21.069 8 WARNING neutron_lib.context [None req-d1a9da83-be0d-4353-9195-c37de63ff49e f65adec47c8c4dbb8abf0ee5dbe50665 2e9b285352c44f11a75995f980ecdda3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 539/1105] 10.0.0.73 () {34 vars in 668 bytes} [Thu May 28 22:52:20 2026] POST /v2.0/routers => generated 506 bytes in 1081 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:52:21.195 8 INFO neutron.db.segments_db [None req-d1a9da83-be0d-4353-9195-c37de63ff49e f65adec47c8c4dbb8abf0ee5dbe50665 2e9b285352c44f11a75995f980ecdda3 - - default default] Added segment b3d557fa-d9ef-477f-9bcb-295bc5d5472e of type vxlan for network 9d3f1240-c304-4c97-8c91-d3affe778069 [pid: 8|app: 0|req: 567/1106] 10.0.0.73 () {34 vars in 669 bytes} [Thu May 28 22:52:20 2026] POST /v2.0/networks => generated 650 bytes in 371 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:52:21.295 8 WARNING neutron_lib.context [None req-2462ab5f-0770-4f5b-9e73-d7b1b85df286 f65adec47c8c4dbb8abf0ee5dbe50665 2e9b285352c44f11a75995f980ecdda3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 568/1107] 10.0.0.73 () {34 vars in 668 bytes} [Thu May 28 22:52:21 2026] POST /v2.0/subnets => generated 627 bytes in 239 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 569/1108] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:52:21 2026] GET /v2.0/ports?device_id=9d6b7c0a-8bc6-4746-8cca-03494be4d773 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 570/1109] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:52:21 2026] GET /v2.0/ports?device_id=fe98526c-6dd1-4d10-b6da-91d14afd0cfd => generated 12 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 22:52:21.562 8 WARNING neutron_lib.context [None req-a8812e84-fab5-4bfe-ab90-8c1f4b889a3b f65adec47c8c4dbb8abf0ee5dbe50665 2e9b285352c44f11a75995f980ecdda3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-28 22:52:21.594 8 INFO neutron.db.segments_db [None req-a8812e84-fab5-4bfe-ab90-8c1f4b889a3b f65adec47c8c4dbb8abf0ee5dbe50665 2e9b285352c44f11a75995f980ecdda3 - - default default] Added segment 79fce8f5-b6b2-4cdc-8402-124b16b472e7 of type vxlan for network e65eaddb-31d9-4994-be32-7d26b9f1d85f 2026-05-28 22:52:21.830 8 INFO neutron.db.l3_hamode_db [None req-a8812e84-fab5-4bfe-ab90-8c1f4b889a3b f65adec47c8c4dbb8abf0ee5dbe50665 2e9b285352c44f11a75995f980ecdda3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 540/1110] 10.0.0.73 () {34 vars in 782 bytes} [Thu May 28 22:52:21 2026] PUT /v2.0/routers/ec2ddb30-1dee-4eb4-ad60-8b0cfb65ee19/add_router_interface => generated 309 bytes in 1019 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 541/1111] 10.0.0.73 () {32 vars in 716 bytes} [Thu May 28 22:52:22 2026] GET /v2.0/ports/1316bb2a-c3dd-4f9f-b3d9-cde9381b7bd2 => generated 955 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:52:22.917 8 INFO neutron.db.l3_hamode_db [None req-a8812e84-fab5-4bfe-ab90-8c1f4b889a3b f65adec47c8c4dbb8abf0ee5dbe50665 2e9b285352c44f11a75995f980ecdda3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 542/1112] 10.0.0.73 () {34 vars in 782 bytes} [Thu May 28 22:52:22 2026] PUT /v2.0/routers/ec2ddb30-1dee-4eb4-ad60-8b0cfb65ee19/add_router_interface => generated 309 bytes in 1090 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 543/1113] 10.0.0.73 () {32 vars in 739 bytes} [Thu May 28 22:52:23 2026] DELETE /v2.0/security-groups/3df61520-025a-4bf2-bd50-7d3866f2f650 => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 544/1114] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:52:23 2026] GET /v2.0/ports?device_id=9d6b7c0a-8bc6-4746-8cca-03494be4d773 => 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: 545/1115] 10.0.0.73 () {32 vars in 716 bytes} [Thu May 28 22:52:23 2026] GET /v2.0/ports/d6c8ba2b-35b0-41b4-a545-e42fcbe1d1b0 => generated 955 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:52:23.501 7 INFO neutron.api.v2.resource [None req-f558fa4b-51c0-4e2c-ba9b-fb5795188b6a 688662b8263a49c6aa095732dbc23101 67ab6ef7bf3641439beb5e70d28a34e4 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 546/1116] 10.0.0.73 () {32 vars in 736 bytes} [Thu May 28 22:52:23 2026] GET /v2.0/security-groups/3df61520-025a-4bf2-bd50-7d3866f2f650 => 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: 571/1117] 10.0.0.73 () {34 vars in 668 bytes} [Thu May 28 22:52:21 2026] POST /v2.0/routers => generated 695 bytes in 2165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 572/1118] 10.0.0.73 () {32 vars in 731 bytes} [Thu May 28 22:52:23 2026] DELETE /v2.0/floatingips/fc4d2a2a-b082-4e60-9897-c2877cefbbda => generated 0 bytes in 262 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 547/1119] 10.0.0.73 () {34 vars in 788 bytes} [Thu May 28 22:52:23 2026] PUT /v2.0/routers/ec2ddb30-1dee-4eb4-ad60-8b0cfb65ee19/remove_router_interface => generated 309 bytes in 1130 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 573/1120] 10.0.0.73 () {34 vars in 782 bytes} [Thu May 28 22:52:23 2026] PUT /v2.0/routers/597941fd-c07a-464a-a691-56e6a90f2643/add_router_interface => generated 309 bytes in 1293 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 574/1121] 10.0.0.73 () {32 vars in 739 bytes} [Thu May 28 22:52:25 2026] DELETE /v2.0/security-groups/39e45c8e-c8ab-43cc-94bc-6d1646ecd6f7 => 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: 548/1122] 10.0.0.73 () {34 vars in 788 bytes} [Thu May 28 22:52:24 2026] PUT /v2.0/routers/d5439ccb-d871-4ade-a32a-888221c51aad/remove_router_interface => generated 309 bytes in 925 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:52:25.562 7 WARNING neutron_lib.context [None req-8fa98d38-f9c7-4a8e-89d7-9030a70ddf2e f65adec47c8c4dbb8abf0ee5dbe50665 2e9b285352c44f11a75995f980ecdda3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 549/1123] 10.0.0.73 () {34 vars in 664 bytes} [Thu May 28 22:52:25 2026] POST /v2.0/ports => generated 954 bytes in 342 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 22:52:25.917 7 INFO neutron.api.v2.resource [None req-2dc0043c-3765-46d9-b42d-204a7152e905 7cfe2229a63d4035baf1e68f4549d8d5 1137a1b9935f49aab07e42d1ad9af97d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 550/1124] 10.0.0.73 () {32 vars in 736 bytes} [Thu May 28 22:52:25 2026] GET /v2.0/security-groups/39e45c8e-c8ab-43cc-94bc-6d1646ecd6f7 => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 575/1125] 10.0.0.73 () {34 vars in 788 bytes} [Thu May 28 22:52:25 2026] PUT /v2.0/routers/ec2ddb30-1dee-4eb4-ad60-8b0cfb65ee19/remove_router_interface => generated 309 bytes in 744 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:52:26.105 8 WARNING neutron_lib.context [None req-615e5f49-6114-4f34-8463-8ec135c3330b f65adec47c8c4dbb8abf0ee5dbe50665 2e9b285352c44f11a75995f980ecdda3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 576/1126] 10.0.0.73 () {34 vars in 664 bytes} [Thu May 28 22:52:26 2026] POST /v2.0/ports => generated 958 bytes in 344 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: 577/1127] 10.0.0.73 () {32 vars in 731 bytes} [Thu May 28 22:52:26 2026] DELETE /v2.0/floatingips/891ef85a-9783-4bd6-a54d-9885e1eeb846 => generated 0 bytes in 247 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 578/1128] 10.0.0.73 () {32 vars in 735 bytes} [Thu May 28 22:52:26 2026] GET /v2.0/ports?device_id=ec2ddb30-1dee-4eb4-ad60-8b0cfb65ee19 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 22:52:26.714 8 WARNING neutron_lib.context [None req-84fb7b1e-f12b-4911-8451-da7c78ed64cf f65adec47c8c4dbb8abf0ee5dbe50665 2e9b285352c44f11a75995f980ecdda3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-28 22:52:26.714 7 INFO neutron.services.segments.plugin [-] Segment 7eba041d-bc83-4028-836a-ef1085881bec resource provider aggregate not found 2026-05-28 22:52:26.719 7 INFO neutron.services.segments.plugin [-] Segment 7eba041d-bc83-4028-836a-ef1085881bec resource provider aggregate not found 2026-05-28 22:52:26.729 7 INFO neutron.services.segments.plugin [-] Segment 7eba041d-bc83-4028-836a-ef1085881bec resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7eba041d-bc83-4028-836a-ef1085881bec found for delete ", "request_id": "req-846f69d2-a836-4d63-8eb5-dfcb2a5b9931"}]} 2026-05-28 22:52:26.731 7 INFO neutron.db.l3_hamode_db [None req-7631ba2a-bada-4d93-a45f-11f3bb6093ca c36ea90adcac40019e980b1f0ae51678 5caa8a93f09944adbecb858b17831088 - - default default] HA network 166ab789-4c8c-4efd-b82b-c57d7c273e96 was deleted as no HA routers are present in tenant 67ab6ef7bf3641439beb5e70d28a34e4. 2026-05-28 22:52:26.732 7 INFO neutron.services.segments.plugin [-] Segment 7eba041d-bc83-4028-836a-ef1085881bec resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7eba041d-bc83-4028-836a-ef1085881bec found for delete ", "request_id": "req-fa407f0a-c703-4532-a8a2-f6cdcd1130fd"}]} [pid: 7|app: 0|req: 551/1129] 10.0.0.73 () {32 vars in 723 bytes} [Thu May 28 22:52:25 2026] DELETE /v2.0/routers/d5439ccb-d871-4ade-a32a-888221c51aad => generated 0 bytes in 818 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 22:52:27.226 7 INFO neutron.db.l3_hamode_db [None req-f8ecade7-5b53-4ee7-9b61-01f7d790ef28 f8949a9023ab4cb7b429594ff9129fcb 8df01bfe29104085ae3aed546fab3244 - - default default] HA network 14b22b7e-3001-4bd0-b0cd-0f1cd3bd6421 was deleted as no HA routers are present in tenant 8df01bfe29104085ae3aed546fab3244. [pid: 7|app: 0|req: 552/1130] 10.0.0.73 () {32 vars in 723 bytes} [Thu May 28 22:52:26 2026] DELETE /v2.0/routers/ec2ddb30-1dee-4eb4-ad60-8b0cfb65ee19 => generated 0 bytes in 495 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 553/1131] 10.0.0.73 () {32 vars in 723 bytes} [Thu May 28 22:52:27 2026] DELETE /v2.0/subnets/d2983868-aeca-427a-9485-245629607875 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 22:52:27.419 8 INFO neutron.db.l3_db [None req-84fb7b1e-f12b-4911-8451-da7c78ed64cf f65adec47c8c4dbb8abf0ee5dbe50665 2e9b285352c44f11a75995f980ecdda3 - - default default] Floating IP 80f6fabf-77b3-4841-a9d9-4665b3bc767c associated. External IP: 10.96.250.214, port: 4ee41351-6916-4312-9e5d-7355b0f50e7f. [pid: 8|app: 0|req: 579/1132] 10.0.0.73 () {34 vars in 676 bytes} [Thu May 28 22:52:26 2026] POST /v2.0/floatingips => generated 842 bytes in 1002 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 580/1133] 10.0.0.73 () {32 vars in 723 bytes} [Thu May 28 22:52:27 2026] DELETE /v2.0/subnets/f3a31cd1-1a25-4a41-bb94-aac7047c6d26 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 22:52:28.119 8 INFO neutron.services.segments.plugin [-] Segment 497b60d0-c4da-4cd1-bcfc-57ff3e29676b resource provider aggregate not found 2026-05-28 22:52:28.122 8 INFO neutron.services.segments.plugin [-] Segment 497b60d0-c4da-4cd1-bcfc-57ff3e29676b resource provider aggregate not found 2026-05-28 22:52:28.134 8 INFO neutron.services.segments.plugin [-] Segment 497b60d0-c4da-4cd1-bcfc-57ff3e29676b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 497b60d0-c4da-4cd1-bcfc-57ff3e29676b found for delete ", "request_id": "req-c3f423cf-0bf6-4ed0-aed8-4ed288b46172"}]} 2026-05-28 22:52:28.135 8 INFO neutron.services.segments.plugin [-] Segment 497b60d0-c4da-4cd1-bcfc-57ff3e29676b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 497b60d0-c4da-4cd1-bcfc-57ff3e29676b found for delete ", "request_id": "req-1a19424b-866f-41c5-b93e-548028499e24"}]} [pid: 8|app: 0|req: 581/1134] 10.0.0.73 () {32 vars in 725 bytes} [Thu May 28 22:52:27 2026] DELETE /v2.0/networks/f9912a48-4aa5-4a2b-97ae-da842d4fb6d1 => generated 0 bytes in 294 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 554/1135] 10.0.0.73 () {34 vars in 788 bytes} [Thu May 28 22:52:27 2026] PUT /v2.0/routers/eef8f9e8-a6d8-422d-b39d-cf59f6e9de23/remove_router_interface => generated 309 bytes in 889 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:52:28.259 8 INFO neutron.db.l3_db [None req-73223c9a-0aa3-4d23-b77c-e838bbb404cf f65adec47c8c4dbb8abf0ee5dbe50665 2e9b285352c44f11a75995f980ecdda3 - - default default] Floating IP 80f6fabf-77b3-4841-a9d9-4665b3bc767c disassociated. External IP: 10.96.250.214, port: 4ee41351-6916-4312-9e5d-7355b0f50e7f. [pid: 7|app: 0|req: 555/1136] 10.0.0.73 () {32 vars in 723 bytes} [Thu May 28 22:52:28 2026] DELETE /v2.0/subnets/c843d088-cf09-4f6a-8071-318ef70c7011 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 582/1137] 10.0.0.73 () {34 vars in 748 bytes} [Thu May 28 22:52:28 2026] PUT /v2.0/floatingips/80f6fabf-77b3-4841-a9d9-4665b3bc767c => generated 552 bytes in 398 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 583/1138] 10.0.0.73 () {32 vars in 773 bytes} [Thu May 28 22:52:28 2026] GET /v2.0/security-groups?tenant_id=67ab6ef7bf3641439beb5e70d28a34e4&name=default => generated 2925 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/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() 2026-05-28 22:52:28.742 7 INFO neutron.services.segments.plugin [-] Segment a47d4801-5305-4aa5-a5cb-99554a122f14 resource provider aggregate not found 2026-05-28 22:52:28.746 7 INFO neutron.services.segments.plugin [-] Segment a47d4801-5305-4aa5-a5cb-99554a122f14 resource provider aggregate not found 2026-05-28 22:52:28.759 7 INFO neutron.services.segments.plugin [-] Segment a47d4801-5305-4aa5-a5cb-99554a122f14 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a47d4801-5305-4aa5-a5cb-99554a122f14 found for delete ", "request_id": "req-772a451f-c9bb-4314-ab8a-881bda806df2"}]} 2026-05-28 22:52:28.760 7 INFO neutron.services.segments.plugin [-] Segment a47d4801-5305-4aa5-a5cb-99554a122f14 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a47d4801-5305-4aa5-a5cb-99554a122f14 found for delete ", "request_id": "req-5547b085-d4f2-44e8-9f75-3f1e666d602f"}]} [pid: 8|app: 0|req: 584/1139] 10.0.0.73 () {32 vars in 725 bytes} [Thu May 28 22:52:28 2026] DELETE /v2.0/networks/6aad509d-4159-4df8-8fa6-a678d7c6eef2 => generated 0 bytes in 281 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 585/1140] 10.0.0.73 () {32 vars in 731 bytes} [Thu May 28 22:52:28 2026] DELETE /v2.0/floatingips/80f6fabf-77b3-4841-a9d9-4665b3bc767c => generated 0 bytes in 252 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 22:52:29.128 7 INFO neutron.db.l3_hamode_db [None req-fa9b6e80-dc34-4907-864d-f45960d24aea c36ea90adcac40019e980b1f0ae51678 5caa8a93f09944adbecb858b17831088 - - default default] HA network b0c862c3-ddd0-4ae4-a0de-4c7eb408547e was deleted as no HA routers are present in tenant 1137a1b9935f49aab07e42d1ad9af97d. [pid: 7|app: 0|req: 556/1141] 10.0.0.73 () {32 vars in 723 bytes} [Thu May 28 22:52:28 2026] DELETE /v2.0/routers/eef8f9e8-a6d8-422d-b39d-cf59f6e9de23 => generated 0 bytes in 766 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 586/1142] 10.0.0.73 () {32 vars in 739 bytes} [Thu May 28 22:52:29 2026] DELETE /v2.0/security-groups/f7adba80-cf57-4b9c-b9ae-404f380b1adc => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 22:52:29.236 8 WARNING neutron_lib.context [None req-1558957a-94de-4ce2-bf1e-b1160dc18c6d f65adec47c8c4dbb8abf0ee5dbe50665 2e9b285352c44f11a75995f980ecdda3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 557/1143] 10.0.0.73 () {32 vars in 725 bytes} [Thu May 28 22:52:29 2026] DELETE /v2.0/networks/8b4c4e01-1abc-4d69-9db7-05dcb721da00 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 558/1144] 10.0.0.73 () {32 vars in 723 bytes} [Thu May 28 22:52:29 2026] DELETE /v2.0/subnets/7499e60e-3bdd-4c56-8c21-a05f082b3cd4 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 22:52:29.420 7 WARNING neutron_lib.context [None req-bc4e1d5f-3f4b-447e-bbb0-e5bec8991fc5 f8949a9023ab4cb7b429594ff9129fcb 8df01bfe29104085ae3aed546fab3244 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-28 22:52:29.492 7 INFO neutron.db.segments_db [None req-bc4e1d5f-3f4b-447e-bbb0-e5bec8991fc5 f8949a9023ab4cb7b429594ff9129fcb 8df01bfe29104085ae3aed546fab3244 - - default default] Added segment 1a77017e-2ba6-44a8-b38c-644bde2ebb37 of type vxlan for network d4e04b9e-231e-439b-bc28-36af06f5d09c [pid: 7|app: 0|req: 559/1145] 10.0.0.73 () {34 vars in 669 bytes} [Thu May 28 22:52:29 2026] POST /v2.0/networks => generated 630 bytes in 200 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 560/1146] 10.0.0.73 () {32 vars in 725 bytes} [Thu May 28 22:52:29 2026] DELETE /v2.0/networks/096c6e2f-dbed-4572-bb95-4ae65f265ca9 => generated 0 bytes in 290 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 22:52:29.911 7 WARNING neutron_lib.context [None req-8ee8bbce-4d10-4819-8474-5917c31ad70a f8949a9023ab4cb7b429594ff9129fcb 8df01bfe29104085ae3aed546fab3244 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-28 22:52:29.962 8 INFO neutron.db.l3_db [None req-1558957a-94de-4ce2-bf1e-b1160dc18c6d f65adec47c8c4dbb8abf0ee5dbe50665 2e9b285352c44f11a75995f980ecdda3 - - default default] Floating IP eb932789-eb8a-49e5-a219-a7f4a5123c70 associated. External IP: 10.96.250.203, port: e25d46f2-1699-4f88-a3a9-7775e9176f50. [pid: 7|app: 0|req: 561/1147] 10.0.0.73 () {34 vars in 668 bytes} [Thu May 28 22:52:29 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) 2026-05-28 22:52:30.155 8 INFO neutron.services.segments.plugin [-] Segment 0eeeb534-cd13-47f5-b2bc-1d601e9eb361 resource provider aggregate not found 2026-05-28 22:52:30.159 8 INFO neutron.services.segments.plugin [-] Segment 0eeeb534-cd13-47f5-b2bc-1d601e9eb361 resource provider aggregate not found 2026-05-28 22:52:30.167 8 INFO neutron.services.segments.plugin [-] Segment 0eeeb534-cd13-47f5-b2bc-1d601e9eb361 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0eeeb534-cd13-47f5-b2bc-1d601e9eb361 found for delete ", "request_id": "req-49975773-1211-4703-af5a-5305dbf99b21"}]} 2026-05-28 22:52:30.168 8 INFO neutron.services.segments.plugin [-] Segment 0eeeb534-cd13-47f5-b2bc-1d601e9eb361 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0eeeb534-cd13-47f5-b2bc-1d601e9eb361 found for delete ", "request_id": "req-0c97a3b1-18fc-4009-a138-e96109c922ef"}]} [pid: 7|app: 0|req: 562/1148] 10.0.0.73 () {32 vars in 773 bytes} [Thu May 28 22:52:30 2026] GET /v2.0/security-groups?tenant_id=1137a1b9935f49aab07e42d1ad9af97d&name=default => generated 2925 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 22:52:30.182 7 WARNING neutron_lib.context [None req-893655ea-971d-4b5b-a0a3-a1bf7591d879 f8949a9023ab4cb7b429594ff9129fcb 8df01bfe29104085ae3aed546fab3244 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-28 22:52:30.218 7 INFO neutron.db.segments_db [None req-893655ea-971d-4b5b-a0a3-a1bf7591d879 f8949a9023ab4cb7b429594ff9129fcb 8df01bfe29104085ae3aed546fab3244 - - default default] Added segment ae437307-e685-494c-af47-be26c02f494f of type vxlan for network 73fdd253-7b74-412d-90a2-fd38b8d38eb5 [pid: 8|app: 0|req: 587/1149] 10.0.0.73 () {34 vars in 676 bytes} [Thu May 28 22:52:29 2026] POST /v2.0/floatingips => generated 841 bytes in 1047 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 588/1150] 10.0.0.73 () {32 vars in 739 bytes} [Thu May 28 22:52:30 2026] DELETE /v2.0/security-groups/0f2d12cc-d545-4e53-a9bd-758f4da35a6a => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 589/1151] 10.0.0.73 () {32 vars in 728 bytes} [Thu May 28 22:52:30 2026] GET /v2.0/floatingips/eb932789-eb8a-49e5-a219-a7f4a5123c70 => generated 841 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 592/1154] 10.0.0.73 () {32 vars in 654 bytes} [Thu May 28 22:52:30 2026] GET /v2.0/floatingips => generated 844 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:52:30.492 7 INFO neutron.db.l3_hamode_db [None req-893655ea-971d-4b5b-a0a3-a1bf7591d879 f8949a9023ab4cb7b429594ff9129fcb 8df01bfe29104085ae3aed546fab3244 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-28 22:52:30.616 7 INFO neutron.db.l3_hamode_db [None req-893655ea-971d-4b5b-a0a3-a1bf7591d879 f8949a9023ab4cb7b429594ff9129fcb 8df01bfe29104085ae3aed546fab3244 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-28 22:52:30.774 7 INFO neutron.services.segments.plugin [-] Segment 664883c7-7d1d-4392-ace5-c96ac6d0ea08 resource provider aggregate not found 2026-05-28 22:52:30.788 7 INFO neutron.services.segments.plugin [-] Segment 664883c7-7d1d-4392-ace5-c96ac6d0ea08 resource provider aggregate not found 2026-05-28 22:52:30.796 7 INFO neutron.services.segments.plugin [-] Segment 664883c7-7d1d-4392-ace5-c96ac6d0ea08 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 664883c7-7d1d-4392-ace5-c96ac6d0ea08 found for delete ", "request_id": "req-d5581872-5875-49ed-99b6-89c08e740dad"}]} 2026-05-28 22:52:30.805 7 INFO neutron.services.segments.plugin [-] Segment 664883c7-7d1d-4392-ace5-c96ac6d0ea08 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 664883c7-7d1d-4392-ace5-c96ac6d0ea08 found for delete ", "request_id": "req-c06e37dc-582f-4172-aa5f-2476a094d792"}]} 2026-05-28 22:52:30.813 7 INFO neutron.services.segments.plugin [-] Segment c231cefd-e303-4528-ba01-09dff61eae79 resource provider aggregate not found 2026-05-28 22:52:30.818 7 INFO neutron.services.segments.plugin [-] Segment c231cefd-e303-4528-ba01-09dff61eae79 resource provider aggregate not found 2026-05-28 22:52:30.822 7 INFO neutron.services.segments.plugin [-] Segment c231cefd-e303-4528-ba01-09dff61eae79 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c231cefd-e303-4528-ba01-09dff61eae79 found for delete ", "request_id": "req-b78c18be-df3e-4fa5-9c9f-166f634f36b9"}]} 2026-05-28 22:52:30.836 7 INFO neutron.services.segments.plugin [-] Segment c0026f5f-a49a-44e3-b922-5d4a3d99f48e resource provider aggregate not found 2026-05-28 22:52:30.841 7 INFO neutron.services.segments.plugin [-] Segment c231cefd-e303-4528-ba01-09dff61eae79 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c231cefd-e303-4528-ba01-09dff61eae79 found for delete ", "request_id": "req-f1f52d18-35df-468f-a88b-41a8673849d7"}]} 2026-05-28 22:52:30.850 7 INFO neutron.services.segments.plugin [-] Segment c0026f5f-a49a-44e3-b922-5d4a3d99f48e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c0026f5f-a49a-44e3-b922-5d4a3d99f48e found for delete ", "request_id": "req-93a65507-c77d-453b-8611-57bccbbbdada"}]} 2026-05-28 22:52:30.854 7 INFO neutron.services.segments.plugin [-] Segment c0026f5f-a49a-44e3-b922-5d4a3d99f48e resource provider aggregate not found 2026-05-28 22:52:30.862 8 INFO neutron.db.l3_db [None req-77d74e70-e04d-4e0a-985a-f2f27acb19c4 f65adec47c8c4dbb8abf0ee5dbe50665 2e9b285352c44f11a75995f980ecdda3 - - default default] Floating IP eb932789-eb8a-49e5-a219-a7f4a5123c70 associated. External IP: 10.96.250.203, port: e25d46f2-1699-4f88-a3a9-7775e9176f50. 2026-05-28 22:52:30.869 7 INFO neutron.services.segments.plugin [-] Segment c0026f5f-a49a-44e3-b922-5d4a3d99f48e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c0026f5f-a49a-44e3-b922-5d4a3d99f48e found for delete ", "request_id": "req-c8a64af0-e4ec-4fe8-acfb-91733632ca5c"}]} [pid: 7|app: 0|req: 563/1155] 10.0.0.73 () {34 vars in 668 bytes} [Thu May 28 22:52:30 2026] POST /v2.0/routers => generated 506 bytes in 1077 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:52:31.276 7 WARNING neutron_lib.context [None req-d788eb9b-0fcf-426f-823b-64c7fb68d7d8 f8949a9023ab4cb7b429594ff9129fcb 8df01bfe29104085ae3aed546fab3244 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 593/1156] 10.0.0.73 () {34 vars in 748 bytes} [Thu May 28 22:52:30 2026] PUT /v2.0/floatingips/eb932789-eb8a-49e5-a219-a7f4a5123c70 => generated 842 bytes in 992 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:52:31.591 8 INFO neutron.db.l3_db [None req-8ba997cc-85a7-4c47-b3cc-fae971e90983 f65adec47c8c4dbb8abf0ee5dbe50665 2e9b285352c44f11a75995f980ecdda3 - - default default] Floating IP eb932789-eb8a-49e5-a219-a7f4a5123c70 disassociated. External IP: 10.96.250.203, port: 4ee41351-6916-4312-9e5d-7355b0f50e7f. [pid: 7|app: 0|req: 564/1157] 10.0.0.73 () {34 vars in 664 bytes} [Thu May 28 22:52:31 2026] POST /v2.0/ports => generated 952 bytes in 418 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: 594/1158] 10.0.0.73 () {34 vars in 748 bytes} [Thu May 28 22:52:31 2026] PUT /v2.0/floatingips/eb932789-eb8a-49e5-a219-a7f4a5123c70 => generated 552 bytes in 412 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 595/1159] 10.0.0.73 () {32 vars in 731 bytes} [Thu May 28 22:52:31 2026] DELETE /v2.0/floatingips/eb932789-eb8a-49e5-a219-a7f4a5123c70 => generated 0 bytes in 262 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 22:52:32.488 8 INFO neutron.db.segments_db [None req-45247dee-3639-426a-a5b1-3555fd99d2d6 c36ea90adcac40019e980b1f0ae51678 5caa8a93f09944adbecb858b17831088 - - default default] Added segment 928afa00-954a-4c5b-b63d-5296e5d02adb of type vxlan for network 8ae91f3b-be33-466d-bb30-c90e8830de71 [pid: 8|app: 0|req: 596/1160] 10.0.0.73 () {34 vars in 670 bytes} [Thu May 28 22:52:32 2026] POST /v2.0/networks => generated 743 bytes in 408 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:52:32.582 8 INFO neutron.api.v2.resource [None req-1087d14d-d010-4fed-a09b-8a44e4523da6 f65adec47c8c4dbb8abf0ee5dbe50665 2e9b285352c44f11a75995f980ecdda3 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 597/1161] 10.0.0.73 () {32 vars in 731 bytes} [Thu May 28 22:52:32 2026] DELETE /v2.0/floatingips/eb932789-eb8a-49e5-a219-a7f4a5123c70 => generated 144 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 598/1162] 10.0.0.73 () {34 vars in 668 bytes} [Thu May 28 22:52:32 2026] POST /v2.0/subnets => generated 690 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 565/1163] 10.0.0.73 () {34 vars in 782 bytes} [Thu May 28 22:52:31 2026] PUT /v2.0/routers/51c9951a-a605-4ab8-9b79-816ea5f3106d/add_router_interface => generated 309 bytes in 1118 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-28 22:52:32.849 7 INFO neutron.db.segments_db [None req-e489dc5f-6b7d-4297-b700-64450020c623 c36ea90adcac40019e980b1f0ae51678 5caa8a93f09944adbecb858b17831088 - - default default] Added segment 56334b8d-46dc-42f4-bad8-93b0c6e04e6c of type vxlan for network 014c5150-255e-44f7-95c1-02df18762720 [pid: 8|app: 0|req: 599/1164] 10.0.0.73 () {32 vars in 719 bytes} [Thu May 28 22:52:32 2026] DELETE /v2.0/ports/4ee41351-6916-4312-9e5d-7355b0f50e7f => generated 0 bytes in 265 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 600/1165] 10.0.0.73 () {32 vars in 716 bytes} [Thu May 28 22:52:33 2026] GET /v2.0/ports/d2fc2add-e51b-43ac-bc74-4a4c2d6258c9 => generated 1026 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 22:52:33.131 7 INFO neutron.db.l3_hamode_db [None req-e489dc5f-6b7d-4297-b700-64450020c623 c36ea90adcac40019e980b1f0ae51678 db47832c8beb4602b73f2168ade7e18c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 601/1166] 10.0.0.73 () {32 vars in 719 bytes} [Thu May 28 22:52:33 2026] DELETE /v2.0/ports/e25d46f2-1699-4f88-a3a9-7775e9176f50 => generated 0 bytes in 254 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 22:52:33.899 7 INFO neutron.db.l3_hamode_db [None req-e489dc5f-6b7d-4297-b700-64450020c623 c36ea90adcac40019e980b1f0ae51678 5caa8a93f09944adbecb858b17831088 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 602/1167] 10.0.0.73 () {34 vars in 788 bytes} [Thu May 28 22:52:33 2026] PUT /v2.0/routers/51c9951a-a605-4ab8-9b79-816ea5f3106d/remove_router_interface => generated 309 bytes in 756 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: 603/1168] 10.0.0.73 () {32 vars in 773 bytes} [Thu May 28 22:52:34 2026] GET /v2.0/security-groups?tenant_id=13ddd2770d5b4aaeae9c40f6590777f9&name=default => generated 2925 bytes in 277 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 604/1169] 10.0.0.73 () {32 vars in 735 bytes} [Thu May 28 22:52:34 2026] GET /v2.0/ports?device_id=597941fd-c07a-464a-a691-56e6a90f2643 => generated 958 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:52:34.559 8 INFO neutron.api.v2.resource [None req-21e73c1c-5f2e-41fb-935b-061035c793da f8949a9023ab4cb7b429594ff9129fcb 8df01bfe29104085ae3aed546fab3244 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 605/1170] 10.0.0.73 () {34 vars in 788 bytes} [Thu May 28 22:52:34 2026] PUT /v2.0/routers/51c9951a-a605-4ab8-9b79-816ea5f3106d/remove_router_interface => generated 197 bytes in 99 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 606/1171] 10.0.0.73 () {32 vars in 739 bytes} [Thu May 28 22:52:34 2026] DELETE /v2.0/security-groups/b4edc5c6-6cb1-4c85-820d-dea3b9bb1bcc => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 566/1172] 10.0.0.73 () {34 vars in 668 bytes} [Thu May 28 22:52:32 2026] POST /v2.0/routers => generated 730 bytes in 1966 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 567/1173] 10.0.0.73 () {32 vars in 735 bytes} [Thu May 28 22:52:34 2026] GET /v2.0/ports?device_id=51c9951a-a605-4ab8-9b79-816ea5f3106d => 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: 568/1174] 10.0.0.73 () {32 vars in 773 bytes} [Thu May 28 22:52:34 2026] GET /v2.0/security-groups?tenant_id=08f15058d73945128a09d4928b0ea3c9&name=default => generated 2925 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 607/1175] 10.0.0.73 () {34 vars in 788 bytes} [Thu May 28 22:52:34 2026] PUT /v2.0/routers/597941fd-c07a-464a-a691-56e6a90f2643/remove_router_interface => generated 309 bytes in 862 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:52:36.008 8 INFO neutron.services.segments.plugin [-] Segment ae437307-e685-494c-af47-be26c02f494f resource provider aggregate not found 2026-05-28 22:52:36.012 8 INFO neutron.services.segments.plugin [-] Segment ae437307-e685-494c-af47-be26c02f494f resource provider aggregate not found [pid: 7|app: 0|req: 569/1176] 10.0.0.73 () {34 vars in 782 bytes} [Thu May 28 22:52:34 2026] PUT /v2.0/routers/6bf280c9-126b-4b49-99a6-c959e202986c/add_router_interface => generated 309 bytes in 1116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:52:36.025 8 INFO neutron.services.segments.plugin [-] Segment ae437307-e685-494c-af47-be26c02f494f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ae437307-e685-494c-af47-be26c02f494f found for delete ", "request_id": "req-1d5c7257-7429-428d-a6b7-1744d69d06fb"}]} 2026-05-28 22:52:36.029 8 INFO neutron.services.segments.plugin [-] Segment ae437307-e685-494c-af47-be26c02f494f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ae437307-e685-494c-af47-be26c02f494f found for delete ", "request_id": "req-6fc6258c-fcb7-469a-aa7a-f47410dead17"}]} 2026-05-28 22:52:36.035 8 INFO neutron.db.l3_hamode_db [None req-4d4469d3-1bc9-4011-b314-165ef013eae3 f8949a9023ab4cb7b429594ff9129fcb 8df01bfe29104085ae3aed546fab3244 - - default default] HA network 73fdd253-7b74-412d-90a2-fd38b8d38eb5 was deleted as no HA routers are present in tenant 8df01bfe29104085ae3aed546fab3244. [pid: 8|app: 0|req: 608/1177] 10.0.0.73 () {32 vars in 723 bytes} [Thu May 28 22:52:35 2026] DELETE /v2.0/routers/51c9951a-a605-4ab8-9b79-816ea5f3106d => generated 0 bytes in 527 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 570/1178] 10.0.0.73 () {32 vars in 739 bytes} [Thu May 28 22:52:36 2026] DELETE /v2.0/security-groups/2fd07adb-8955-4c95-aabf-4a389d5f2b0c => 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: 571/1179] 10.0.0.73 () {32 vars in 723 bytes} [Thu May 28 22:52:36 2026] DELETE /v2.0/subnets/bcf1309c-d897-43a9-b383-75f0a68306cd => generated 0 bytes in 148 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 22:52:36.567 7 INFO neutron.services.segments.plugin [-] Segment 1a77017e-2ba6-44a8-b38c-644bde2ebb37 resource provider aggregate not found 2026-05-28 22:52:36.574 7 INFO neutron.services.segments.plugin [-] Segment 1a77017e-2ba6-44a8-b38c-644bde2ebb37 resource provider aggregate not found 2026-05-28 22:52:36.593 7 INFO neutron.services.segments.plugin [-] Segment 1a77017e-2ba6-44a8-b38c-644bde2ebb37 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1a77017e-2ba6-44a8-b38c-644bde2ebb37 found for delete ", "request_id": "req-0552c467-ff43-4ba2-b24f-0f729aa825a5"}]} 2026-05-28 22:52:36.596 7 INFO neutron.services.segments.plugin [-] Segment 1a77017e-2ba6-44a8-b38c-644bde2ebb37 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1a77017e-2ba6-44a8-b38c-644bde2ebb37 found for delete ", "request_id": "req-8e22f9d6-47db-44b2-8cf5-4a6e0ebb64a1"}]} [pid: 7|app: 0|req: 572/1180] 10.0.0.73 () {32 vars in 725 bytes} [Thu May 28 22:52:36 2026] DELETE /v2.0/networks/d4e04b9e-231e-439b-bc28-36af06f5d09c => generated 0 bytes in 324 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 22:52:36.620 7 WARNING neutron_lib.context [None req-4653e325-932c-484e-90f0-4c715117ff02 f8949a9023ab4cb7b429594ff9129fcb 8df01bfe29104085ae3aed546fab3244 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-28 22:52:36.668 7 INFO neutron.db.segments_db [None req-4653e325-932c-484e-90f0-4c715117ff02 f8949a9023ab4cb7b429594ff9129fcb 8df01bfe29104085ae3aed546fab3244 - - default default] Added segment 142d7998-360e-4f6d-8b94-29001bdde195 of type vxlan for network b39a0674-abf9-4186-99bd-f0b6c705e343 [pid: 7|app: 0|req: 573/1181] 10.0.0.73 () {34 vars in 669 bytes} [Thu May 28 22:52:36 2026] POST /v2.0/networks => generated 629 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:52:36.747 7 WARNING neutron_lib.context [None req-b50f8661-161f-4ee1-beeb-94903f433386 8e8eec9731c64c03a8e017e2039466f1 db47832c8beb4602b73f2168ade7e18c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 574/1182] 10.0.0.73 () {34 vars in 684 bytes} [Thu May 28 22:52:36 2026] POST /v2.0/security-groups => generated 1659 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-28 22:52:36.852 7 WARNING neutron_lib.context [None req-c36633d3-fb9b-49c3-b643-05c3d445d28d f8949a9023ab4cb7b429594ff9129fcb 8df01bfe29104085ae3aed546fab3244 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-28 22:52:36.931 8 INFO neutron.db.l3_hamode_db [None req-aef4749d-707e-4cd6-90a3-8fbeef7e53c7 f65adec47c8c4dbb8abf0ee5dbe50665 2e9b285352c44f11a75995f980ecdda3 - - default default] HA network e65eaddb-31d9-4994-be32-7d26b9f1d85f was deleted as no HA routers are present in tenant 2e9b285352c44f11a75995f980ecdda3. [pid: 8|app: 0|req: 609/1183] 10.0.0.73 () {32 vars in 723 bytes} [Thu May 28 22:52:36 2026] DELETE /v2.0/routers/597941fd-c07a-464a-a691-56e6a90f2643 => generated 0 bytes in 893 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 22:52:36.943 8 WARNING neutron_lib.context [None req-7fd7fd71-4b03-4153-9092-3787746e59b4 8e8eec9731c64c03a8e017e2039466f1 db47832c8beb4602b73f2168ade7e18c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 575/1184] 10.0.0.73 () {34 vars in 668 bytes} [Thu May 28 22:52:36 2026] POST /v2.0/subnets => generated 626 bytes in 186 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 610/1185] 10.0.0.73 () {34 vars in 694 bytes} [Thu May 28 22:52:36 2026] POST /v2.0/security-group-rules => generated 597 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:52:37.048 8 WARNING neutron_lib.context [None req-2a804078-4bf4-405d-bf98-b9078c4e62d6 f8949a9023ab4cb7b429594ff9129fcb 8df01bfe29104085ae3aed546fab3244 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-28 22:52:37.106 8 INFO neutron.db.segments_db [None req-2a804078-4bf4-405d-bf98-b9078c4e62d6 f8949a9023ab4cb7b429594ff9129fcb 8df01bfe29104085ae3aed546fab3244 - - default default] Added segment 36cc7ea0-0575-4e29-9fa6-7e93123197bf of type vxlan for network b200626d-c044-4a58-9d5b-79427d0bac42 [pid: 7|app: 0|req: 576/1186] 10.0.0.73 () {32 vars in 723 bytes} [Thu May 28 22:52:37 2026] DELETE /v2.0/subnets/cc167db7-e385-493f-8936-59e253485eb9 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 22:52:37.164 7 WARNING neutron_lib.context [None req-1079ca41-21d0-4904-b416-32a5562e7571 8e8eec9731c64c03a8e017e2039466f1 db47832c8beb4602b73f2168ade7e18c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 577/1187] 10.0.0.73 () {34 vars in 694 bytes} [Thu May 28 22:52:37 2026] POST /v2.0/security-group-rules => generated 602 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 578/1188] 10.0.0.73 () {32 vars in 725 bytes} [Thu May 28 22:52:37 2026] DELETE /v2.0/networks/9d3f1240-c304-4c97-8c91-d3affe778069 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 22:52:37.414 7 WARNING neutron_lib.context [None req-09c963eb-dacf-43c6-9807-e3a079ce82b7 8e8eec9731c64c03a8e017e2039466f1 db47832c8beb4602b73f2168ade7e18c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-28 22:52:37.431 8 INFO neutron.db.l3_hamode_db [None req-2a804078-4bf4-405d-bf98-b9078c4e62d6 f8949a9023ab4cb7b429594ff9129fcb 8df01bfe29104085ae3aed546fab3244 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-28 22:52:37.620 8 INFO neutron.db.l3_hamode_db [None req-2a804078-4bf4-405d-bf98-b9078c4e62d6 f8949a9023ab4cb7b429594ff9129fcb 8df01bfe29104085ae3aed546fab3244 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 579/1189] 10.0.0.73 () {34 vars in 675 bytes} [Thu May 28 22:52:37 2026] POST /v2.0/floatingips => generated 552 bytes in 569 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:52:38.050 8 INFO neutron.services.segments.plugin [-] Segment 79fce8f5-b6b2-4cdc-8402-124b16b472e7 resource provider aggregate not found 2026-05-28 22:52:38.054 8 INFO neutron.services.segments.plugin [-] Segment 79fce8f5-b6b2-4cdc-8402-124b16b472e7 resource provider aggregate not found 2026-05-28 22:52:38.068 8 INFO neutron.services.segments.plugin [-] Segment 79fce8f5-b6b2-4cdc-8402-124b16b472e7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 79fce8f5-b6b2-4cdc-8402-124b16b472e7 found for delete ", "request_id": "req-70032d2c-4354-44eb-9fed-08356e123fbc"}]} 2026-05-28 22:52:38.074 8 INFO neutron.services.segments.plugin [-] Segment 79fce8f5-b6b2-4cdc-8402-124b16b472e7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 79fce8f5-b6b2-4cdc-8402-124b16b472e7 found for delete ", "request_id": "req-864469d5-a974-45cd-9c88-b9b4445aada0"}]} [pid: 7|app: 0|req: 580/1190] 10.0.0.73 () {32 vars in 773 bytes} [Thu May 28 22:52:37 2026] GET /v2.0/security-groups?tenant_id=2e9b285352c44f11a75995f980ecdda3&name=default => generated 2925 bytes in 271 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 611/1191] 10.0.0.73 () {34 vars in 668 bytes} [Thu May 28 22:52:37 2026] POST /v2.0/routers => generated 506 bytes in 1249 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 581/1192] 10.0.0.73 () {32 vars in 739 bytes} [Thu May 28 22:52:38 2026] DELETE /v2.0/security-groups/456804e1-7ad0-403d-9242-1edad6d27d72 => 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: 582/1193] 10.0.0.43 () {34 vars in 1097 bytes} [Thu May 28 22:52:38 2026] GET /v2.0/security-groups?name=tempest-securitygroup--217396958&fields=id&tenant_id=db47832c8beb4602b73f2168ade7e18c => generated 69 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 583/1194] 10.0.0.43 () {34 vars in 981 bytes} [Thu May 28 22:52:38 2026] GET /v2.0/networks?id=8ae91f3b-be33-466d-bb30-c90e8830de71 => 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: 584/1195] 10.0.0.43 () {34 vars in 964 bytes} [Thu May 28 22:52:38 2026] GET /v2.0/quotas/db47832c8beb4602b73f2168ade7e18c => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:52:38.617 7 INFO neutron.services.segments.plugin [-] Segment b3d557fa-d9ef-477f-9bcb-295bc5d5472e resource provider aggregate not found 2026-05-28 22:52:38.622 7 INFO neutron.services.segments.plugin [-] Segment b3d557fa-d9ef-477f-9bcb-295bc5d5472e resource provider aggregate not found 2026-05-28 22:52:38.639 7 INFO neutron.services.segments.plugin [-] Segment b3d557fa-d9ef-477f-9bcb-295bc5d5472e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b3d557fa-d9ef-477f-9bcb-295bc5d5472e found for delete ", "request_id": "req-183736fb-1081-43cc-a22f-414fbeb90c00"}]} 2026-05-28 22:52:38.640 7 INFO neutron.services.segments.plugin [-] Segment b3d557fa-d9ef-477f-9bcb-295bc5d5472e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b3d557fa-d9ef-477f-9bcb-295bc5d5472e found for delete ", "request_id": "req-2465e4fb-2a23-46a0-90d0-c855d519800e"}]} [pid: 7|app: 0|req: 585/1196] 10.0.0.43 () {34 vars in 1001 bytes} [Thu May 28 22:52:38 2026] GET /v2.0/ports?tenant_id=db47832c8beb4602b73f2168ade7e18c&fields=id => generated 103 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 586/1197] 10.0.0.43 () {34 vars in 1007 bytes} [Thu May 28 22:52:38 2026] GET /v2.0/networks/8ae91f3b-be33-466d-bb30-c90e8830de71?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 587/1198] 10.0.0.43 () {34 vars in 1107 bytes} [Thu May 28 22:52:38 2026] GET /v2.0/networks/8ae91f3b-be33-466d-bb30-c90e8830de71?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 588/1199] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:52:38 2026] GET /v2.0/ports?device_id=1ff1aaca-a61c-46c6-bd31-169fac0e114c => 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: 612/1200] 10.0.0.73 () {34 vars in 782 bytes} [Thu May 28 22:52:38 2026] PUT /v2.0/routers/8ff8b66a-edd9-46a1-958d-272b6ba1fcff/add_router_interface => generated 309 bytes in 1443 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 589/1201] 10.0.0.73 () {32 vars in 716 bytes} [Thu May 28 22:52:39 2026] GET /v2.0/ports/b686abb2-2f7a-4548-bc60-3b1493d44274 => generated 955 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 590/1202] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:52:39 2026] GET /v2.0/ports?device_id=1ff1aaca-a61c-46c6-bd31-169fac0e114c => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 22:52:40.391 7 WARNING neutron_lib.context [None req-a4ace678-3417-4a2c-a18f-bf8c1c97aba6 e82ee7428921478c946e23c0ef30a62d 51802079b0be4598a5a63dd3bc7f8266 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-28 22:52:40.557 7 INFO neutron.db.segments_db [None req-a4ace678-3417-4a2c-a18f-bf8c1c97aba6 e82ee7428921478c946e23c0ef30a62d 51802079b0be4598a5a63dd3bc7f8266 - - default default] Added segment 913bd6f9-dafa-42ef-965f-c53e6aa113ac of type vxlan for network f23a34d8-ea86-4882-9854-e4378a1c7ee8 [pid: 8|app: 0|req: 613/1203] 10.0.0.73 () {34 vars in 788 bytes} [Thu May 28 22:52:39 2026] PUT /v2.0/routers/8ff8b66a-edd9-46a1-958d-272b6ba1fcff/remove_router_interface => generated 309 bytes in 789 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 614/1204] 10.0.0.73 () {32 vars in 735 bytes} [Thu May 28 22:52:40 2026] GET /v2.0/ports?device_id=8ff8b66a-edd9-46a1-958d-272b6ba1fcff => 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: 591/1205] 10.0.0.73 () {34 vars in 669 bytes} [Thu May 28 22:52:40 2026] POST /v2.0/networks => generated 648 bytes in 509 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:52:41.033 8 INFO neutron.services.segments.plugin [-] Segment 36cc7ea0-0575-4e29-9fa6-7e93123197bf resource provider aggregate not found 2026-05-28 22:52:41.036 8 INFO neutron.services.segments.plugin [-] Segment 36cc7ea0-0575-4e29-9fa6-7e93123197bf resource provider aggregate not found 2026-05-28 22:52:41.046 8 INFO neutron.services.segments.plugin [-] Segment 36cc7ea0-0575-4e29-9fa6-7e93123197bf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 36cc7ea0-0575-4e29-9fa6-7e93123197bf found for delete ", "request_id": "req-64826356-599b-45cb-9b06-486b1a07c58c"}]} 2026-05-28 22:52:41.048 8 INFO neutron.services.segments.plugin [-] Segment 36cc7ea0-0575-4e29-9fa6-7e93123197bf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 36cc7ea0-0575-4e29-9fa6-7e93123197bf found for delete ", "request_id": "req-0c621e6b-7def-4ff5-957b-372eff4e6438"}]} 2026-05-28 22:52:41.054 8 INFO neutron.db.l3_hamode_db [None req-ce9f342b-74cc-428a-b9a9-4e52f312f541 f8949a9023ab4cb7b429594ff9129fcb 8df01bfe29104085ae3aed546fab3244 - - default default] HA network b200626d-c044-4a58-9d5b-79427d0bac42 was deleted as no HA routers are present in tenant 8df01bfe29104085ae3aed546fab3244. [pid: 8|app: 0|req: 615/1206] 10.0.0.73 () {32 vars in 723 bytes} [Thu May 28 22:52:40 2026] DELETE /v2.0/routers/8ff8b66a-edd9-46a1-958d-272b6ba1fcff => generated 0 bytes in 455 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 592/1207] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:52:41 2026] GET /v2.0/ports?device_id=1ff1aaca-a61c-46c6-bd31-169fac0e114c => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 22:52:41.162 7 WARNING neutron_lib.context [None req-a840635e-73fd-4bfd-8e24-15a6e9523477 e82ee7428921478c946e23c0ef30a62d 51802079b0be4598a5a63dd3bc7f8266 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 616/1208] 10.0.0.73 () {32 vars in 723 bytes} [Thu May 28 22:52:41 2026] DELETE /v2.0/subnets/2a4853ea-4a7e-4274-91ea-96f9ac640d29 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 593/1209] 10.0.0.73 () {34 vars in 668 bytes} [Thu May 28 22:52:41 2026] POST /v2.0/subnets => generated 673 bytes in 275 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:52:41.440 7 WARNING neutron_lib.context [None req-fb6e899f-eb30-45b7-8eaa-a4c1141cc84c e82ee7428921478c946e23c0ef30a62d 51802079b0be4598a5a63dd3bc7f8266 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 617/1210] 10.0.0.73 () {32 vars in 725 bytes} [Thu May 28 22:52:41 2026] DELETE /v2.0/networks/b39a0674-abf9-4186-99bd-f0b6c705e343 => generated 0 bytes in 286 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 22:52:41.493 8 WARNING neutron_lib.context [None req-ba5ba926-6134-4bbc-aa0b-9aa8f61c198f f8949a9023ab4cb7b429594ff9129fcb 8df01bfe29104085ae3aed546fab3244 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-28 22:52:41.497 7 INFO neutron.db.segments_db [None req-fb6e899f-eb30-45b7-8eaa-a4c1141cc84c e82ee7428921478c946e23c0ef30a62d 51802079b0be4598a5a63dd3bc7f8266 - - default default] Added segment 6db5e2d2-da5b-48a9-9d74-be710a44c182 of type vxlan for network 6d5826ee-dccf-43b6-8fc1-5462217a00be 2026-05-28 22:52:41.528 8 INFO neutron.db.segments_db [None req-ba5ba926-6134-4bbc-aa0b-9aa8f61c198f f8949a9023ab4cb7b429594ff9129fcb 8df01bfe29104085ae3aed546fab3244 - - default default] Added segment 7ef5332e-fa9d-40aa-9746-c901e3b7e7e4 of type vxlan for network b29ee2a3-efae-4ba8-bf66-1c8f39cb1289 [pid: 7|app: 0|req: 594/1211] 10.0.0.73 () {34 vars in 669 bytes} [Thu May 28 22:52:41 2026] POST /v2.0/networks => generated 648 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:52:41.743 8 INFO neutron.db.l3_hamode_db [None req-ba5ba926-6134-4bbc-aa0b-9aa8f61c198f f8949a9023ab4cb7b429594ff9129fcb 8df01bfe29104085ae3aed546fab3244 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 595/1212] 10.0.0.73 () {32 vars in 773 bytes} [Thu May 28 22:52:41 2026] GET /v2.0/security-groups?tenant_id=e2109f6942fd45a389ca7759fbfa77ab&name=default => generated 2925 bytes in 230 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 596/1213] 10.0.0.73 () {34 vars in 742 bytes} [Thu May 28 22:52:41 2026] PUT /v2.0/networks/6d5826ee-dccf-43b6-8fc1-5462217a00be => generated 592 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 597/1214] 10.0.0.73 () {32 vars in 739 bytes} [Thu May 28 22:52:41 2026] DELETE /v2.0/security-groups/62ba659d-ba14-4c78-8162-e82ace13be2f => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 22:52:42.003 7 WARNING neutron_lib.context [None req-cf0c8711-d60c-4373-bce6-2ec864343d9d e82ee7428921478c946e23c0ef30a62d 51802079b0be4598a5a63dd3bc7f8266 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 598/1215] 10.0.0.73 () {34 vars in 668 bytes} [Thu May 28 22:52:41 2026] POST /v2.0/subnets => generated 646 bytes in 237 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 599/1216] 10.0.0.73 () {32 vars in 773 bytes} [Thu May 28 22:52:42 2026] GET /v2.0/security-groups?tenant_id=de8b96c24a6d49d39fe54bba1c0dc320&name=default => generated 2925 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 600/1217] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:52:42 2026] GET /v2.0/ports?device_id=1ff1aaca-a61c-46c6-bd31-169fac0e114c => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 22:52:42.405 8 INFO neutron.db.l3_hamode_db [None req-ba5ba926-6134-4bbc-aa0b-9aa8f61c198f f8949a9023ab4cb7b429594ff9129fcb 8df01bfe29104085ae3aed546fab3244 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 601/1218] 10.0.0.73 () {34 vars in 740 bytes} [Thu May 28 22:52:42 2026] PUT /v2.0/subnets/5af03cbc-7612-45f5-a62a-0abcd53ee3ba => generated 656 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 602/1219] 10.0.0.73 () {32 vars in 739 bytes} [Thu May 28 22:52:42 2026] DELETE /v2.0/security-groups/cd489f41-7582-4aed-8034-bd7036ef662e => generated 0 bytes in 152 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 22:52:43.017 7 INFO neutron.services.segments.plugin [-] Segment 6db5e2d2-da5b-48a9-9d74-be710a44c182 resource provider aggregate not found 2026-05-28 22:52:43.021 7 INFO neutron.services.segments.plugin [-] Segment 6db5e2d2-da5b-48a9-9d74-be710a44c182 resource provider aggregate not found 2026-05-28 22:52:43.035 7 INFO neutron.services.segments.plugin [-] Segment 6db5e2d2-da5b-48a9-9d74-be710a44c182 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6db5e2d2-da5b-48a9-9d74-be710a44c182 found for delete ", "request_id": "req-e789b8dd-a9d3-4fa2-ac76-fd12c165ef43"}]} 2026-05-28 22:52:43.039 7 INFO neutron.services.segments.plugin [-] Segment 6db5e2d2-da5b-48a9-9d74-be710a44c182 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6db5e2d2-da5b-48a9-9d74-be710a44c182 found for delete ", "request_id": "req-16b32da2-e880-4366-a73f-f0c1f5f386e5"}]} 2026-05-28 22:52:43.064 8 INFO neutron.services.segments.plugin [-] Segment 142d7998-360e-4f6d-8b94-29001bdde195 resource provider aggregate not found 2026-05-28 22:52:43.069 8 INFO neutron.services.segments.plugin [-] Segment 142d7998-360e-4f6d-8b94-29001bdde195 resource provider aggregate not found 2026-05-28 22:52:43.098 8 INFO neutron.services.segments.plugin [-] Segment 142d7998-360e-4f6d-8b94-29001bdde195 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 142d7998-360e-4f6d-8b94-29001bdde195 found for delete ", "request_id": "req-33defdde-d87d-4c3b-915b-cad0bd21befd"}]} 2026-05-28 22:52:43.099 8 INFO neutron.services.segments.plugin [-] Segment 142d7998-360e-4f6d-8b94-29001bdde195 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 142d7998-360e-4f6d-8b94-29001bdde195 found for delete ", "request_id": "req-18d5577b-01f7-4564-a8cd-e516e5916434"}]} [pid: 8|app: 0|req: 618/1220] 10.0.0.73 () {34 vars in 668 bytes} [Thu May 28 22:52:41 2026] POST /v2.0/routers => generated 688 bytes in 1895 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 619/1221] 199.19.213.233 () {34 vars in 986 bytes} [Thu May 28 22:52:43 2026] GET /v2.0/networks?id=8ae91f3b-be33-466d-bb30-c90e8830de71 => generated 675 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 620/1222] 10.0.0.73 () {32 vars in 720 bytes} [Thu May 28 22:52:43 2026] GET /v2.0/routers/6114dc10-4cd8-4929-b753-be7fcbd850d7 => generated 694 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 621/1223] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:52:43 2026] GET /v2.0/ports?device_id=1ff1aaca-a61c-46c6-bd31-169fac0e114c => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 622/1224] 199.19.213.233 () {34 vars in 1050 bytes} [Thu May 28 22:52:43 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=db47832c8beb4602b73f2168ade7e18c => generated 180 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 623/1225] 10.0.0.73 () {32 vars in 646 bytes} [Thu May 28 22:52:43 2026] GET /v2.0/routers => generated 697 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:52:43.614 8 WARNING neutron_lib.context [req-8df37322-a750-4310-bd45-b9236e5d9f95 req-6764d2be-e1e9-4905-9b11-a8cf9f5f3720 8e8eec9731c64c03a8e017e2039466f1 db47832c8beb4602b73f2168ade7e18c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 603/1226] 10.0.0.73 () {32 vars in 725 bytes} [Thu May 28 22:52:42 2026] DELETE /v2.0/networks/6d5826ee-dccf-43b6-8fc1-5462217a00be => generated 0 bytes in 1073 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 624/1227] 199.19.213.233 () {38 vars in 955 bytes} [Thu May 28 22:52:43 2026] POST /v2.0/ports => generated 958 bytes in 314 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-28 22:52:43.933 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ada57585-e5ad-4012-8bd8-a9e70a4af320 e82ee7428921478c946e23c0ef30a62d 51802079b0be4598a5a63dd3bc7f8266 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 625/1228] 10.0.0.73 () {32 vars in 725 bytes} [Thu May 28 22:52:43 2026] DELETE /v2.0/networks/6d5826ee-dccf-43b6-8fc1-5462217a00be => 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: 604/1229] 10.0.0.73 () {34 vars in 740 bytes} [Thu May 28 22:52:43 2026] PUT /v2.0/routers/6114dc10-4cd8-4929-b753-be7fcbd850d7 => generated 701 bytes in 375 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 605/1230] 10.0.0.73 () {32 vars in 693 bytes} [Thu May 28 22:52:44 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 606/1231] 10.0.0.73 () {32 vars in 720 bytes} [Thu May 28 22:52:44 2026] GET /v2.0/routers/6114dc10-4cd8-4929-b753-be7fcbd850d7 => generated 701 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 607/1232] 10.0.0.73 () {32 vars in 741 bytes} [Thu May 28 22:52:44 2026] GET /v2.0/subnets?network_id=27957117-ad01-42c0-9778-078927771811 => generated 649 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 608/1233] 10.0.0.73 () {32 vars in 735 bytes} [Thu May 28 22:52:44 2026] GET /v2.0/ports?device_id=6114dc10-4cd8-4929-b753-be7fcbd850d7 => 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: 609/1234] 10.0.0.73 () {32 vars in 652 bytes} [Thu May 28 22:52:44 2026] GET /v2.0/extensions => generated 20516 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 626/1235] 199.19.213.233 () {38 vars in 1028 bytes} [Thu May 28 22:52:43 2026] PUT /v2.0/ports/2faa99b8-acd2-4213-8cdb-30892b6883aa => generated 1239 bytes in 443 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-28 22:52:44.431 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-9e86bd3a-18a7-44e5-b7bb-ba70f181fcc7'] response: {'name': 'network-changed', 'server_uuid': '1ff1aaca-a61c-46c6-bd31-169fac0e114c', 'tag': '2faa99b8-acd2-4213-8cdb-30892b6883aa', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 627/1236] 10.0.0.73 () {32 vars in 648 bytes} [Thu May 28 22:52:44 2026] GET /v2.0/networks => generated 1313 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 628/1237] 10.0.0.73 () {32 vars in 646 bytes} [Thu May 28 22:52:44 2026] GET /v2.0/subnets => generated 1312 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 629/1238] 10.0.0.73 () {32 vars in 722 bytes} [Thu May 28 22:52:44 2026] GET /v2.0/networks/f23a34d8-ea86-4882-9854-e4378a1c7ee8 => generated 673 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 630/1239] 10.0.0.73 () {32 vars in 720 bytes} [Thu May 28 22:52:44 2026] GET /v2.0/subnets/0c549b2b-d3a5-471c-bad5-969db4132df3 => generated 673 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 631/1240] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:52:44 2026] GET /v2.0/ports?device_id=1ff1aaca-a61c-46c6-bd31-169fac0e114c => generated 973 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:52:44.663 8 INFO neutron.pecan_wsgi.hooks.translation [None req-389d6968-344d-4b84-95a3-579e8bcf072a e82ee7428921478c946e23c0ef30a62d 51802079b0be4598a5a63dd3bc7f8266 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 632/1241] 10.0.0.73 () {32 vars in 723 bytes} [Thu May 28 22:52:44 2026] DELETE /v2.0/subnets/5af03cbc-7612-45f5-a62a-0abcd53ee3ba => generated 136 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 633/1242] 10.0.0.43 () {34 vars in 1039 bytes} [Thu May 28 22:52:44 2026] GET /v2.0/security-groups?id=be85fc3a-5aa1-4d36-8d0e-57fa76bca3f4&fields=id&fields=name => generated 113 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:52:44.723 8 INFO neutron.pecan_wsgi.hooks.translation [None req-79a2eed1-da67-43df-bc27-83198b117604 e82ee7428921478c946e23c0ef30a62d 51802079b0be4598a5a63dd3bc7f8266 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 634/1243] 10.0.0.73 () {32 vars in 725 bytes} [Thu May 28 22:52:44 2026] DELETE /v2.0/networks/6d5826ee-dccf-43b6-8fc1-5462217a00be => generated 138 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 635/1244] 10.0.0.73 () {32 vars in 723 bytes} [Thu May 28 22:52:44 2026] DELETE /v2.0/subnets/0c549b2b-d3a5-471c-bad5-969db4132df3 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 22:52:45.067 7 INFO neutron.services.segments.plugin [-] Segment 6db5e2d2-da5b-48a9-9d74-be710a44c182 resource provider aggregate not found 2026-05-28 22:52:45.073 7 INFO neutron.services.segments.plugin [-] Segment 6db5e2d2-da5b-48a9-9d74-be710a44c182 resource provider aggregate not found 2026-05-28 22:52:45.082 7 INFO neutron.services.segments.plugin [-] Segment 6db5e2d2-da5b-48a9-9d74-be710a44c182 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6db5e2d2-da5b-48a9-9d74-be710a44c182 found for delete ", "request_id": "req-a36bda83-b022-445b-98a9-e3925a3d6b70"}]} 2026-05-28 22:52:45.087 7 INFO neutron.services.segments.plugin [-] Segment 6db5e2d2-da5b-48a9-9d74-be710a44c182 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6db5e2d2-da5b-48a9-9d74-be710a44c182 found for delete ", "request_id": "req-080090e0-ea40-4afa-871f-2d427ccbf1a2"}]} 2026-05-28 22:52:45.144 8 INFO neutron.services.segments.plugin [-] Segment 913bd6f9-dafa-42ef-965f-c53e6aa113ac resource provider aggregate not found 2026-05-28 22:52:45.149 8 INFO neutron.services.segments.plugin [-] Segment 913bd6f9-dafa-42ef-965f-c53e6aa113ac resource provider aggregate not found 2026-05-28 22:52:45.163 8 INFO neutron.services.segments.plugin [-] Segment 913bd6f9-dafa-42ef-965f-c53e6aa113ac resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 913bd6f9-dafa-42ef-965f-c53e6aa113ac found for delete ", "request_id": "req-6229eb86-8c05-411a-8709-619fbcd7a0e5"}]} 2026-05-28 22:52:45.168 7 INFO neutron.db.l3_hamode_db [None req-f89728fa-f8ff-42d3-ac35-f076655a8386 f8949a9023ab4cb7b429594ff9129fcb 8df01bfe29104085ae3aed546fab3244 - - default default] HA network b29ee2a3-efae-4ba8-bf66-1c8f39cb1289 was deleted as no HA routers are present in tenant 8df01bfe29104085ae3aed546fab3244. [pid: 7|app: 0|req: 610/1245] 10.0.0.73 () {32 vars in 723 bytes} [Thu May 28 22:52:44 2026] DELETE /v2.0/routers/6114dc10-4cd8-4929-b753-be7fcbd850d7 => generated 0 bytes in 820 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 636/1246] 10.0.0.73 () {32 vars in 725 bytes} [Thu May 28 22:52:44 2026] DELETE /v2.0/networks/f23a34d8-ea86-4882-9854-e4378a1c7ee8 => generated 0 bytes in 296 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 22:52:45.193 8 INFO neutron.services.segments.plugin [-] Segment 913bd6f9-dafa-42ef-965f-c53e6aa113ac resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 913bd6f9-dafa-42ef-965f-c53e6aa113ac found for delete ", "request_id": "req-2de14c03-ebc0-444b-9f5e-7364ea335e2c"}]} [pid: 8|app: 0|req: 637/1247] 10.0.0.73 () {32 vars in 735 bytes} [Thu May 28 22:52:45 2026] GET /v2.0/ports?device_id=6114dc10-4cd8-4929-b753-be7fcbd850d7 => 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: 611/1248] 199.19.213.233 () {34 vars in 1080 bytes} [Thu May 28 22:52:45 2026] GET /v2.0/ports?tenant_id=db47832c8beb4602b73f2168ade7e18c&device_id=1ff1aaca-a61c-46c6-bd31-169fac0e114c => generated 1242 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 22:52:45.227 8 INFO neutron.api.v2.resource [None req-4105fbec-4d81-4c15-920f-257dc9ad747b f8949a9023ab4cb7b429594ff9129fcb 8df01bfe29104085ae3aed546fab3244 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 638/1249] 10.0.0.73 () {32 vars in 723 bytes} [Thu May 28 22:52:45 2026] DELETE /v2.0/routers/6114dc10-4cd8-4929-b753-be7fcbd850d7 => generated 135 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 639/1250] 10.0.0.73 () {32 vars in 735 bytes} [Thu May 28 22:52:45 2026] GET /v2.0/ports?device_id=8ff8b66a-edd9-46a1-958d-272b6ba1fcff => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 22:52:45.283 8 INFO neutron.api.v2.resource [None req-5fa4eb0a-906a-4be4-b0a7-830584908c96 f8949a9023ab4cb7b429594ff9129fcb 8df01bfe29104085ae3aed546fab3244 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 640/1251] 10.0.0.73 () {32 vars in 723 bytes} [Thu May 28 22:52:45 2026] DELETE /v2.0/routers/8ff8b66a-edd9-46a1-958d-272b6ba1fcff => generated 135 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 612/1252] 199.19.213.233 () {34 vars in 1018 bytes} [Thu May 28 22:52:45 2026] GET /v2.0/networks?tenant_id=db47832c8beb4602b73f2168ade7e18c&shared=False => generated 771 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:52:45.308 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a008160b-1c45-4764-b555-0d51f3f69597 f8949a9023ab4cb7b429594ff9129fcb 8df01bfe29104085ae3aed546fab3244 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 641/1253] 10.0.0.73 () {32 vars in 723 bytes} [Thu May 28 22:52:45 2026] DELETE /v2.0/subnets/2a4853ea-4a7e-4274-91ea-96f9ac640d29 => generated 136 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 644/1256] 10.0.0.73 () {32 vars in 735 bytes} [Thu May 28 22:52:45 2026] GET /v2.0/ports?device_id=51c9951a-a605-4ab8-9b79-816ea5f3106d => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 22:52:45.351 8 INFO neutron.api.v2.resource [None req-ac140726-de74-4eac-b8a7-112e151f853c f8949a9023ab4cb7b429594ff9129fcb 8df01bfe29104085ae3aed546fab3244 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 645/1257] 10.0.0.73 () {32 vars in 723 bytes} [Thu May 28 22:52:45 2026] DELETE /v2.0/routers/51c9951a-a605-4ab8-9b79-816ea5f3106d => generated 135 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 613/1258] 199.19.213.233 () {34 vars in 930 bytes} [Thu May 28 22:52:45 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:52:45.369 8 INFO neutron.pecan_wsgi.hooks.translation [None req-03e5cec0-a7f5-427f-b410-fa11fd87eb95 f8949a9023ab4cb7b429594ff9129fcb 8df01bfe29104085ae3aed546fab3244 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 646/1259] 10.0.0.73 () {32 vars in 723 bytes} [Thu May 28 22:52:45 2026] DELETE /v2.0/subnets/bcf1309c-d897-43a9-b383-75f0a68306cd => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 614/1260] 10.0.0.73 () {32 vars in 735 bytes} [Thu May 28 22:52:45 2026] GET /v2.0/ports?device_id=ec2ddb30-1dee-4eb4-ad60-8b0cfb65ee19 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 22:52:45.423 8 INFO neutron.api.v2.resource [None req-44c5526c-5493-4079-b250-0c9fdaeeabf7 f8949a9023ab4cb7b429594ff9129fcb 8df01bfe29104085ae3aed546fab3244 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 647/1261] 10.0.0.73 () {32 vars in 723 bytes} [Thu May 28 22:52:45 2026] DELETE /v2.0/routers/ec2ddb30-1dee-4eb4-ad60-8b0cfb65ee19 => generated 135 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-28 22:52:45.441 7 INFO neutron.pecan_wsgi.hooks.translation [None req-49d3555d-f2d7-4460-85ad-974eef81d1f8 f8949a9023ab4cb7b429594ff9129fcb 8df01bfe29104085ae3aed546fab3244 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 615/1262] 10.0.0.73 () {32 vars in 723 bytes} [Thu May 28 22:52:45 2026] DELETE /v2.0/subnets/f3a31cd1-1a25-4a41-bb94-aac7047c6d26 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-28 22:52:45.463 8 INFO neutron.pecan_wsgi.hooks.translation [None req-76b39c76-8bf8-4f39-8c9b-1093cb9ebedf f8949a9023ab4cb7b429594ff9129fcb 8df01bfe29104085ae3aed546fab3244 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 648/1263] 10.0.0.73 () {32 vars in 723 bytes} [Thu May 28 22:52:45 2026] DELETE /v2.0/subnets/c843d088-cf09-4f6a-8071-318ef70c7011 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 649/1264] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:52:45 2026] GET /v2.0/ports?device_id=1ff1aaca-a61c-46c6-bd31-169fac0e114c => generated 973 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 650/1265] 10.0.0.43 () {34 vars in 1039 bytes} [Thu May 28 22:52:45 2026] GET /v2.0/security-groups?id=be85fc3a-5aa1-4d36-8d0e-57fa76bca3f4&fields=id&fields=name => generated 113 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 616/1266] 10.0.0.73 () {32 vars in 773 bytes} [Thu May 28 22:52:45 2026] GET /v2.0/security-groups?tenant_id=51802079b0be4598a5a63dd3bc7f8266&name=default => generated 2925 bytes in 253 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 651/1267] 10.0.0.73 () {32 vars in 773 bytes} [Thu May 28 22:52:45 2026] GET /v2.0/security-groups?tenant_id=8df01bfe29104085ae3aed546fab3244&name=default => generated 2925 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 617/1268] 10.0.0.73 () {32 vars in 739 bytes} [Thu May 28 22:52:45 2026] DELETE /v2.0/security-groups/c11cfc6c-e884-43ae-b72f-33ecb612f485 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 652/1269] 10.0.0.73 () {32 vars in 739 bytes} [Thu May 28 22:52:46 2026] DELETE /v2.0/security-groups/2e7bc00d-9d73-493b-b526-c9db00093a11 => 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: 618/1270] 199.19.213.233 () {34 vars in 1080 bytes} [Thu May 28 22:52:46 2026] GET /v2.0/ports?tenant_id=db47832c8beb4602b73f2168ade7e18c&device_id=1ff1aaca-a61c-46c6-bd31-169fac0e114c => generated 1242 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 653/1271] 199.19.213.233 () {34 vars in 1060 bytes} [Thu May 28 22:52:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=2faa99b8-acd2-4213-8cdb-30892b6883aa => 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: 619/1272] 199.19.213.233 () {34 vars in 984 bytes} [Thu May 28 22:52:46 2026] GET /v2.0/subnets?id=a0e2906e-d213-4c67-ac8a-13b0de2b3062 => generated 693 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 654/1273] 199.19.213.233 () {34 vars in 1052 bytes} [Thu May 28 22:52:46 2026] GET /v2.0/ports?network_id=8ae91f3b-be33-466d-bb30-c90e8830de71&device_owner=network%3Adhcp => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 620/1274] 199.19.213.233 () {34 vars in 1012 bytes} [Thu May 28 22:52:46 2026] GET /v2.0/networks/8ae91f3b-be33-466d-bb30-c90e8830de71?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: 655/1275] 199.19.213.233 () {34 vars in 1112 bytes} [Thu May 28 22:52:46 2026] GET /v2.0/networks/8ae91f3b-be33-466d-bb30-c90e8830de71?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 621/1276] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:52:46 2026] GET /v2.0/ports?device_id=1ff1aaca-a61c-46c6-bd31-169fac0e114c => 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: 656/1277] 10.0.0.43 () {34 vars in 1039 bytes} [Thu May 28 22:52:47 2026] GET /v2.0/security-groups?id=be85fc3a-5aa1-4d36-8d0e-57fa76bca3f4&fields=id&fields=name => generated 113 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:52:47.878 7 INFO neutron.services.segments.plugin [-] Segment 7ef5332e-fa9d-40aa-9746-c901e3b7e7e4 resource provider aggregate not found 2026-05-28 22:52:47.884 7 INFO neutron.services.segments.plugin [-] Segment 7ef5332e-fa9d-40aa-9746-c901e3b7e7e4 resource provider aggregate not found 2026-05-28 22:52:47.892 7 INFO neutron.services.segments.plugin [-] Segment 7ef5332e-fa9d-40aa-9746-c901e3b7e7e4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7ef5332e-fa9d-40aa-9746-c901e3b7e7e4 found for delete ", "request_id": "req-36f90609-0144-45f9-8097-7351ccdc73c8"}]} 2026-05-28 22:52:47.899 7 INFO neutron.services.segments.plugin [-] Segment 7ef5332e-fa9d-40aa-9746-c901e3b7e7e4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7ef5332e-fa9d-40aa-9746-c901e3b7e7e4 found for delete ", "request_id": "req-21a30b40-9e64-47aa-ba37-2f6eacbdaad3"}]} 2026-05-28 22:52:48.082 7 WARNING neutron_lib.context [None req-16c29460-5449-4916-86e7-604fdd2f2a84 63cf923c6bfd40edb77ca0608f02251c 86fc3bc7bb574e58966fbbdba885c3da - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-28 22:52:48.146 8 WARNING neutron_lib.context [None req-2c7f6c6f-8e72-4478-948f-33ef303a2a5a c93e750c1cc444ffb37194a21d6fcf5f aceed99dbcec4fa4a5ab8cf96d8b3001 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-28 22:52:48.216 7 INFO neutron.db.segments_db [None req-16c29460-5449-4916-86e7-604fdd2f2a84 63cf923c6bfd40edb77ca0608f02251c 86fc3bc7bb574e58966fbbdba885c3da - - default default] Added segment 9a2d0ddf-9e54-4e29-b4c4-d3c88d09f81c of type vxlan for network 242a0420-69aa-4565-a5cf-a582fd2cc589 [pid: 7|app: 0|req: 622/1278] 10.0.0.73 () {34 vars in 669 bytes} [Thu May 28 22:52:47 2026] POST /v2.0/networks => generated 643 bytes in 459 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 623/1279] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:52:48 2026] GET /v2.0/ports?device_id=1ff1aaca-a61c-46c6-bd31-169fac0e114c => generated 973 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:52:48.356 7 WARNING neutron_lib.context [None req-34083e40-5c03-4c14-9813-cb2912351839 63cf923c6bfd40edb77ca0608f02251c 86fc3bc7bb574e58966fbbdba885c3da - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 657/1280] 10.0.0.73 () {34 vars in 683 bytes} [Thu May 28 22:52:48 2026] POST /v2.0/security-groups => generated 1624 bytes in 368 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 658/1281] 10.0.0.43 () {34 vars in 1039 bytes} [Thu May 28 22:52:48 2026] GET /v2.0/security-groups?id=be85fc3a-5aa1-4d36-8d0e-57fa76bca3f4&fields=id&fields=name => generated 113 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 659/1282] 10.0.0.73 () {32 vars in 662 bytes} [Thu May 28 22:52:48 2026] GET /v2.0/security-groups => generated 4529 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 624/1283] 10.0.0.73 () {34 vars in 668 bytes} [Thu May 28 22:52:48 2026] POST /v2.0/subnets => generated 641 bytes in 183 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 625/1284] 10.0.0.73 () {34 vars in 757 bytes} [Thu May 28 22:52:48 2026] PUT /v2.0/security-groups/bc6e86a6-3cf8-4ab2-b3a7-2bd9a058a8ad => generated 1664 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 22:52:48.614 7 WARNING neutron_lib.context [None req-98af3ccb-e7ae-463e-b798-6cd70cb29846 63cf923c6bfd40edb77ca0608f02251c 86fc3bc7bb574e58966fbbdba885c3da - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 660/1285] 10.0.0.73 () {32 vars in 773 bytes} [Thu May 28 22:52:48 2026] GET /v2.0/security-groups?tenant_id=54f074ceba714a0bb052ab9a4542ff08&name=default => generated 2925 bytes in 211 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 22:52:48.665 7 INFO neutron.db.segments_db [None req-98af3ccb-e7ae-463e-b798-6cd70cb29846 63cf923c6bfd40edb77ca0608f02251c 86fc3bc7bb574e58966fbbdba885c3da - - default default] Added segment b6017a1f-110c-43e8-abfe-1b6aa38563e5 of type vxlan for network 861f5b28-3929-4625-a68a-58c10460a747 [pid: 8|app: 0|req: 661/1286] 10.0.0.73 () {32 vars in 736 bytes} [Thu May 28 22:52:48 2026] GET /v2.0/security-groups/bc6e86a6-3cf8-4ab2-b3a7-2bd9a058a8ad => generated 1664 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 626/1287] 10.0.0.73 () {34 vars in 669 bytes} [Thu May 28 22:52:48 2026] POST /v2.0/networks => generated 642 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 662/1288] 10.0.0.73 () {32 vars in 739 bytes} [Thu May 28 22:52:48 2026] DELETE /v2.0/security-groups/c951053b-050c-471a-b876-d8a9ba89a448 => 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: 627/1289] 10.0.0.73 () {32 vars in 739 bytes} [Thu May 28 22:52:48 2026] DELETE /v2.0/security-groups/bc6e86a6-3cf8-4ab2-b3a7-2bd9a058a8ad => 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: 628/1290] 10.0.0.73 () {32 vars in 662 bytes} [Thu May 28 22:52:48 2026] GET /v2.0/security-groups => generated 2925 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 22:52:48.864 7 INFO neutron.api.v2.resource [None req-1fa1678c-2fcf-4171-9b9c-f470da3a9143 c93e750c1cc444ffb37194a21d6fcf5f aceed99dbcec4fa4a5ab8cf96d8b3001 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 629/1291] 10.0.0.73 () {32 vars in 739 bytes} [Thu May 28 22:52:48 2026] DELETE /v2.0/security-groups/bc6e86a6-3cf8-4ab2-b3a7-2bd9a058a8ad => generated 146 bytes in 7 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-28 22:52:48.872 7 WARNING neutron_lib.context [None req-5aa4283e-a72d-46e0-ac15-382bf4a6afe8 c93e750c1cc444ffb37194a21d6fcf5f aceed99dbcec4fa4a5ab8cf96d8b3001 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 663/1292] 10.0.0.73 () {34 vars in 742 bytes} [Thu May 28 22:52:48 2026] PUT /v2.0/networks/861f5b28-3929-4625-a68a-58c10460a747 => generated 592 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 630/1293] 10.0.0.73 () {34 vars in 683 bytes} [Thu May 28 22:52:48 2026] POST /v2.0/security-groups => generated 1625 bytes in 88 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-28 22:52:48.961 7 WARNING neutron_lib.context [None req-634d8953-638c-4a6b-b6d6-41bf4a662481 63cf923c6bfd40edb77ca0608f02251c 86fc3bc7bb574e58966fbbdba885c3da - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 664/1294] 10.0.0.73 () {32 vars in 773 bytes} [Thu May 28 22:52:48 2026] GET /v2.0/security-groups?tenant_id=8973c05971a846eea02e7462a18a7331&name=default => generated 2925 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 22:52:49.026 8 WARNING neutron_lib.context [None req-9d729f38-aa2e-4d42-9dc4-b0f97c04b272 c93e750c1cc444ffb37194a21d6fcf5f aceed99dbcec4fa4a5ab8cf96d8b3001 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 665/1295] 10.0.0.73 () {34 vars in 694 bytes} [Thu May 28 22:52:49 2026] POST /v2.0/security-group-rules => generated 601 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 631/1296] 10.0.0.73 () {34 vars in 668 bytes} [Thu May 28 22:52:48 2026] POST /v2.0/subnets => generated 626 bytes in 201 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 632/1297] 10.0.0.73 () {32 vars in 746 bytes} [Thu May 28 22:52:49 2026] GET /v2.0/security-group-rules/86b2415e-28a7-4e83-afc0-cb656b1ca416 => generated 601 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 666/1298] 10.0.0.73 () {32 vars in 739 bytes} [Thu May 28 22:52:49 2026] DELETE /v2.0/security-groups/541492a9-502d-482a-aa86-dd461600aa3c => 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: 667/1299] 10.0.0.73 () {32 vars in 672 bytes} [Thu May 28 22:52:49 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 633/1300] 10.0.0.73 () {34 vars in 740 bytes} [Thu May 28 22:52:49 2026] PUT /v2.0/subnets/7e3ef4d8-536b-4545-99ed-2b2add7c0474 => generated 636 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 668/1301] 10.0.0.73 () {32 vars in 749 bytes} [Thu May 28 22:52:49 2026] DELETE /v2.0/security-group-rules/86b2415e-28a7-4e83-afc0-cb656b1ca416 => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 669/1302] 10.0.0.73 () {32 vars in 672 bytes} [Thu May 28 22:52:49 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 22:52:49.388 8 WARNING neutron_lib.context [None req-2fdb617b-fe96-404e-8c35-e785edf5fb34 c93e750c1cc444ffb37194a21d6fcf5f aceed99dbcec4fa4a5ab8cf96d8b3001 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 670/1303] 10.0.0.73 () {34 vars in 694 bytes} [Thu May 28 22:52:49 2026] POST /v2.0/security-group-rules => generated 601 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 671/1304] 10.0.0.73 () {32 vars in 746 bytes} [Thu May 28 22:52:49 2026] GET /v2.0/security-group-rules/20ff3a7d-90d3-4caa-9275-83e415f5ce9c => generated 601 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 634/1305] 10.0.0.73 () {32 vars in 725 bytes} [Thu May 28 22:52:49 2026] DELETE /v2.0/networks/861f5b28-3929-4625-a68a-58c10460a747 => 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: 672/1306] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:52:49 2026] GET /v2.0/ports?device_id=1ff1aaca-a61c-46c6-bd31-169fac0e114c => generated 975 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:52:49.571 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8bdf557c-9496-4f39-8f59-8625c39a69e1 63cf923c6bfd40edb77ca0608f02251c 86fc3bc7bb574e58966fbbdba885c3da - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 673/1307] 10.0.0.73 () {32 vars in 725 bytes} [Thu May 28 22:52:49 2026] DELETE /v2.0/networks/861f5b28-3929-4625-a68a-58c10460a747 => generated 138 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 635/1308] 10.0.0.73 () {32 vars in 672 bytes} [Thu May 28 22:52:49 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 674/1309] 10.0.0.43 () {34 vars in 1039 bytes} [Thu May 28 22:52:49 2026] GET /v2.0/security-groups?id=be85fc3a-5aa1-4d36-8d0e-57fa76bca3f4&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: 636/1310] 10.0.0.73 () {32 vars in 693 bytes} [Thu May 28 22:52:49 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 637/1311] 10.0.0.73 () {32 vars in 741 bytes} [Thu May 28 22:52:49 2026] GET /v2.0/subnets?network_id=27957117-ad01-42c0-9778-078927771811 => generated 649 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 638/1312] 10.0.0.73 () {32 vars in 652 bytes} [Thu May 28 22:52:49 2026] GET /v2.0/extensions => generated 20516 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 675/1313] 10.0.0.73 () {32 vars in 749 bytes} [Thu May 28 22:52:49 2026] DELETE /v2.0/security-group-rules/20ff3a7d-90d3-4caa-9275-83e415f5ce9c => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 639/1314] 10.0.0.73 () {32 vars in 648 bytes} [Thu May 28 22:52:49 2026] GET /v2.0/networks => generated 1308 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 640/1315] 10.0.0.73 () {32 vars in 646 bytes} [Thu May 28 22:52:49 2026] GET /v2.0/subnets => generated 1280 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 676/1316] 10.0.0.73 () {32 vars in 672 bytes} [Thu May 28 22:52:49 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 22:52:49.791 7 WARNING neutron_lib.context [None req-788c6588-2eb3-4439-a498-54ba508153cc c93e750c1cc444ffb37194a21d6fcf5f aceed99dbcec4fa4a5ab8cf96d8b3001 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-28 22:52:49.826 7 INFO neutron.db.securitygroups_db [None req-788c6588-2eb3-4439-a498-54ba508153cc c93e750c1cc444ffb37194a21d6fcf5f aceed99dbcec4fa4a5ab8cf96d8b3001 - - default default] Project aceed99dbcec4fa4a5ab8cf96d8b3001 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: 677/1317] 10.0.0.73 () {32 vars in 722 bytes} [Thu May 28 22:52:49 2026] GET /v2.0/networks/242a0420-69aa-4565-a5cf-a582fd2cc589 => generated 668 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 678/1318] 10.0.0.73 () {32 vars in 720 bytes} [Thu May 28 22:52:49 2026] GET /v2.0/subnets/36077022-3bc8-4e47-8d23-d9d1159b068e => generated 641 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:52:49.872 8 INFO neutron.pecan_wsgi.hooks.translation [None req-66fdc598-a469-4d9e-8d82-7d15a833c122 63cf923c6bfd40edb77ca0608f02251c 86fc3bc7bb574e58966fbbdba885c3da - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 679/1319] 10.0.0.73 () {32 vars in 723 bytes} [Thu May 28 22:52:49 2026] DELETE /v2.0/subnets/7e3ef4d8-536b-4545-99ed-2b2add7c0474 => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 641/1320] 10.0.0.73 () {34 vars in 694 bytes} [Thu May 28 22:52:49 2026] POST /v2.0/security-group-rules => generated 607 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:52:49.886 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2f00c601-6bfa-4b5b-8193-7e1056e89814 63cf923c6bfd40edb77ca0608f02251c 86fc3bc7bb574e58966fbbdba885c3da - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 680/1321] 10.0.0.73 () {32 vars in 725 bytes} [Thu May 28 22:52:49 2026] DELETE /v2.0/networks/861f5b28-3929-4625-a68a-58c10460a747 => generated 138 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 681/1322] 10.0.0.73 () {32 vars in 746 bytes} [Thu May 28 22:52:49 2026] GET /v2.0/security-group-rules/6460d018-0a5d-41bb-b958-e5a1d0301d85 => generated 607 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:52:49.916 7 INFO neutron.services.segments.plugin [-] Segment b6017a1f-110c-43e8-abfe-1b6aa38563e5 resource provider aggregate not found 2026-05-28 22:52:49.929 7 INFO neutron.services.segments.plugin [-] Segment b6017a1f-110c-43e8-abfe-1b6aa38563e5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b6017a1f-110c-43e8-abfe-1b6aa38563e5 found for delete ", "request_id": "req-c044f8d8-4bcb-47e5-8bdd-fb0829d86934"}]} 2026-05-28 22:52:49.936 7 INFO neutron.services.segments.plugin [-] Segment b6017a1f-110c-43e8-abfe-1b6aa38563e5 resource provider aggregate not found 2026-05-28 22:52:49.950 7 INFO neutron.services.segments.plugin [-] Segment b6017a1f-110c-43e8-abfe-1b6aa38563e5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b6017a1f-110c-43e8-abfe-1b6aa38563e5 found for delete ", "request_id": "req-3620b67b-a68f-450e-8af2-5e94d5732fc4"}]} [pid: 8|app: 0|req: 682/1323] 10.0.0.73 () {32 vars in 672 bytes} [Thu May 28 22:52:49 2026] GET /v2.0/security-group-rules => generated 4144 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 683/1324] 10.0.0.73 () {32 vars in 749 bytes} [Thu May 28 22:52:49 2026] DELETE /v2.0/security-group-rules/6460d018-0a5d-41bb-b958-e5a1d0301d85 => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 642/1325] 10.0.0.73 () {32 vars in 723 bytes} [Thu May 28 22:52:49 2026] DELETE /v2.0/subnets/36077022-3bc8-4e47-8d23-d9d1159b068e => generated 0 bytes in 163 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 684/1326] 10.0.0.73 () {32 vars in 672 bytes} [Thu May 28 22:52:50 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 685/1327] 10.0.0.73 () {32 vars in 739 bytes} [Thu May 28 22:52:50 2026] DELETE /v2.0/security-groups/3e2c2555-5f14-46bc-bf9a-8d5f675a9488 => 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: 686/1328] 10.0.0.73 () {32 vars in 662 bytes} [Thu May 28 22:52:50 2026] GET /v2.0/security-groups => 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: 687/1329] 10.0.0.73 () {32 vars in 662 bytes} [Thu May 28 22:52:50 2026] GET /v2.0/security-groups => generated 2925 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 643/1330] 10.0.0.73 () {32 vars in 725 bytes} [Thu May 28 22:52:50 2026] DELETE /v2.0/networks/242a0420-69aa-4565-a5cf-a582fd2cc589 => generated 0 bytes in 365 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 688/1331] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:52:50 2026] GET /v2.0/ports?device_id=1ff1aaca-a61c-46c6-bd31-169fac0e114c => 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: 644/1332] 10.0.0.43 () {34 vars in 1039 bytes} [Thu May 28 22:52:50 2026] GET /v2.0/security-groups?id=be85fc3a-5aa1-4d36-8d0e-57fa76bca3f4&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: 645/1333] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:52:50 2026] GET /v2.0/ports?device_id=1ff1aaca-a61c-46c6-bd31-169fac0e114c => generated 975 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 689/1334] 10.0.0.73 () {32 vars in 773 bytes} [Thu May 28 22:52:50 2026] GET /v2.0/security-groups?tenant_id=aceed99dbcec4fa4a5ab8cf96d8b3001&name=default => generated 2925 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 690/1335] 10.0.0.73 () {32 vars in 773 bytes} [Thu May 28 22:52:50 2026] GET /v2.0/security-groups?tenant_id=86fc3bc7bb574e58966fbbdba885c3da&name=default => generated 2925 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 691/1336] 10.0.0.73 () {32 vars in 739 bytes} [Thu May 28 22:52:50 2026] DELETE /v2.0/security-groups/7da4ebf4-5505-4bdc-b166-16254a90f9c8 => 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: 692/1337] 10.0.0.73 () {32 vars in 739 bytes} [Thu May 28 22:52:51 2026] DELETE /v2.0/security-groups/5dd2aa22-319e-4a54-9812-b2c3a5a3661e => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 22:52:51.227 7 INFO neutron.db.l3_db [None req-aee74ee8-5998-41a6-a12f-fe435ebeeeb0 8e8eec9731c64c03a8e017e2039466f1 db47832c8beb4602b73f2168ade7e18c - - default default] Floating IP cc1af82d-8387-4807-b418-2d0171bab44c associated. External IP: 10.96.250.211, port: 2faa99b8-acd2-4213-8cdb-30892b6883aa. [pid: 7|app: 0|req: 646/1338] 10.0.0.73 () {34 vars in 748 bytes} [Thu May 28 22:52:50 2026] PUT /v2.0/floatingips/cc1af82d-8387-4807-b418-2d0171bab44c => generated 856 bytes in 638 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 647/1339] 10.0.0.73 () {32 vars in 622 bytes} [Thu May 28 22:52:52 2026] GET / => generated 151 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-05-28 22:52:52.846 7 INFO neutron.services.segments.plugin [-] Segment 9a2d0ddf-9e54-4e29-b4c4-d3c88d09f81c resource provider aggregate not found 2026-05-28 22:52:52.852 7 INFO neutron.services.segments.plugin [-] Segment 9a2d0ddf-9e54-4e29-b4c4-d3c88d09f81c resource provider aggregate not found 2026-05-28 22:52:52.865 7 INFO neutron.services.segments.plugin [-] Segment 9a2d0ddf-9e54-4e29-b4c4-d3c88d09f81c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9a2d0ddf-9e54-4e29-b4c4-d3c88d09f81c found for delete ", "request_id": "req-dff694f9-47bc-4919-87a8-0dadf58629af"}]} 2026-05-28 22:52:52.869 7 INFO neutron.services.segments.plugin [-] Segment 9a2d0ddf-9e54-4e29-b4c4-d3c88d09f81c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9a2d0ddf-9e54-4e29-b4c4-d3c88d09f81c found for delete ", "request_id": "req-53577420-0ce1-4839-900b-7f201e99d4eb"}]} 2026-05-28 22:52:52.875 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-cf5b650c-6e39-48f0-9ff7-702e02de8f57'] response: {'name': 'network-changed', 'server_uuid': '1ff1aaca-a61c-46c6-bd31-169fac0e114c', 'tag': '2faa99b8-acd2-4213-8cdb-30892b6883aa', 'status': 'completed', 'code': 200} 2026-05-28 22:52:52.879 8 WARNING neutron_lib.context [None req-b2ab2b6b-67a1-40a6-bcf5-a3a841024ea8 e011ee4f38ba4cf783487825f8a1db16 d0c281c8aacd4375ba4d123de4e0799b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 648/1340] 10.0.0.73 () {32 vars in 632 bytes} [Thu May 28 22:52:52 2026] GET /v2.0/ => generated 632 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 693/1341] 10.0.0.73 () {34 vars in 683 bytes} [Thu May 28 22:52:52 2026] POST /v2.0/security-groups => generated 1625 bytes in 347 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 649/1342] 10.0.0.73 () {32 vars in 662 bytes} [Thu May 28 22:52:53 2026] GET /v2.0/security-groups => generated 4530 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 694/1343] 10.0.0.73 () {34 vars in 757 bytes} [Thu May 28 22:52:53 2026] PUT /v2.0/security-groups/9b3b3a83-af78-4682-89b8-7369ea94ddae => generated 1664 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 650/1344] 10.0.0.73 () {32 vars in 736 bytes} [Thu May 28 22:52:53 2026] GET /v2.0/security-groups/9b3b3a83-af78-4682-89b8-7369ea94ddae => generated 1664 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 695/1345] 10.0.0.73 () {32 vars in 739 bytes} [Thu May 28 22:52:53 2026] DELETE /v2.0/security-groups/9b3b3a83-af78-4682-89b8-7369ea94ddae => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 651/1346] 10.0.0.73 () {32 vars in 662 bytes} [Thu May 28 22:52:53 2026] GET /v2.0/security-groups => generated 2925 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 696/1347] 199.19.213.233 () {34 vars in 1080 bytes} [Thu May 28 22:52:53 2026] GET /v2.0/ports?tenant_id=db47832c8beb4602b73f2168ade7e18c&device_id=1ff1aaca-a61c-46c6-bd31-169fac0e114c => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 22:52:53.449 7 INFO neutron.api.v2.resource [None req-2fdea8c2-a611-4023-8012-fe03a170a30b e011ee4f38ba4cf783487825f8a1db16 d0c281c8aacd4375ba4d123de4e0799b - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 652/1348] 10.0.0.73 () {32 vars in 739 bytes} [Thu May 28 22:52:53 2026] DELETE /v2.0/security-groups/9b3b3a83-af78-4682-89b8-7369ea94ddae => generated 146 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-28 22:52:53.467 7 WARNING neutron_lib.context [None req-099bda34-aa95-48e2-b999-bec6f9f180c0 e011ee4f38ba4cf783487825f8a1db16 d0c281c8aacd4375ba4d123de4e0799b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 697/1349] 199.19.213.233 () {34 vars in 986 bytes} [Thu May 28 22:52:53 2026] GET /v2.0/networks?id=8ae91f3b-be33-466d-bb30-c90e8830de71 => generated 771 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 653/1350] 10.0.0.73 () {34 vars in 683 bytes} [Thu May 28 22:52:53 2026] POST /v2.0/security-groups => generated 1624 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 654/1351] 199.19.213.233 () {34 vars in 1060 bytes} [Thu May 28 22:52:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=2faa99b8-acd2-4213-8cdb-30892b6883aa => generated 861 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:52:53.613 7 WARNING neutron_lib.context [None req-27767a95-a3ca-4161-82d3-b859e7a981e2 e011ee4f38ba4cf783487825f8a1db16 d0c281c8aacd4375ba4d123de4e0799b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 698/1352] 10.0.0.73 () {32 vars in 773 bytes} [Thu May 28 22:52:53 2026] GET /v2.0/security-groups?tenant_id=c05bcec5eef340f0a898fd21cee3269b&name=default => generated 2925 bytes in 209 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 655/1353] 10.0.0.73 () {34 vars in 694 bytes} [Thu May 28 22:52:53 2026] POST /v2.0/security-group-rules => generated 601 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 699/1354] 199.19.213.233 () {34 vars in 984 bytes} [Thu May 28 22:52:53 2026] GET /v2.0/subnets?id=a0e2906e-d213-4c67-ac8a-13b0de2b3062 => generated 693 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 700/1355] 10.0.0.73 () {32 vars in 746 bytes} [Thu May 28 22:52:53 2026] GET /v2.0/security-group-rules/cbc5baa0-1c3e-4b54-b122-d1cf3d152fa9 => generated 601 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 701/1356] 199.19.213.233 () {34 vars in 1052 bytes} [Thu May 28 22:52:53 2026] GET /v2.0/ports?network_id=8ae91f3b-be33-466d-bb30-c90e8830de71&device_owner=network%3Adhcp => generated 1244 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 656/1357] 10.0.0.73 () {32 vars in 739 bytes} [Thu May 28 22:52:53 2026] DELETE /v2.0/security-groups/a55eaeb1-4757-4bc3-ba5b-fcc5aef7a1d4 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 702/1358] 10.0.0.73 () {32 vars in 672 bytes} [Thu May 28 22:52:53 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 657/1359] 199.19.213.233 () {34 vars in 1012 bytes} [Thu May 28 22:52:53 2026] GET /v2.0/networks/8ae91f3b-be33-466d-bb30-c90e8830de71?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: 658/1360] 199.19.213.233 () {34 vars in 1112 bytes} [Thu May 28 22:52:53 2026] GET /v2.0/networks/8ae91f3b-be33-466d-bb30-c90e8830de71?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 703/1361] 10.0.0.73 () {32 vars in 749 bytes} [Thu May 28 22:52:53 2026] DELETE /v2.0/security-group-rules/cbc5baa0-1c3e-4b54-b122-d1cf3d152fa9 => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 659/1362] 10.0.0.73 () {32 vars in 672 bytes} [Thu May 28 22:52:53 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 22:52:53.978 8 WARNING neutron_lib.context [None req-fbb4c54a-2aff-4407-b94a-104257952e40 e011ee4f38ba4cf783487825f8a1db16 d0c281c8aacd4375ba4d123de4e0799b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 704/1363] 10.0.0.73 () {34 vars in 694 bytes} [Thu May 28 22:52:53 2026] POST /v2.0/security-group-rules => generated 601 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 660/1364] 10.0.0.73 () {32 vars in 746 bytes} [Thu May 28 22:52:54 2026] GET /v2.0/security-group-rules/e033dc4c-d16a-483f-8f49-07dcce617e81 => generated 601 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 705/1365] 10.0.0.73 () {32 vars in 672 bytes} [Thu May 28 22:52:54 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 661/1366] 10.0.0.73 () {32 vars in 749 bytes} [Thu May 28 22:52:54 2026] DELETE /v2.0/security-group-rules/e033dc4c-d16a-483f-8f49-07dcce617e81 => 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: 706/1367] 10.0.0.73 () {32 vars in 672 bytes} [Thu May 28 22:52:54 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 22:52:54.330 7 WARNING neutron_lib.context [None req-7b84b172-e2b8-495f-96b5-f7dda017b0c7 e011ee4f38ba4cf783487825f8a1db16 d0c281c8aacd4375ba4d123de4e0799b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 662/1368] 10.0.0.73 () {34 vars in 694 bytes} [Thu May 28 22:52:54 2026] POST /v2.0/security-group-rules => generated 602 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 707/1369] 10.0.0.73 () {32 vars in 746 bytes} [Thu May 28 22:52:54 2026] GET /v2.0/security-group-rules/23f8419e-a645-4016-a936-0aa8f3182a92 => generated 602 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 663/1370] 10.0.0.73 () {32 vars in 672 bytes} [Thu May 28 22:52:54 2026] GET /v2.0/security-group-rules => generated 4139 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 708/1371] 10.0.0.73 () {32 vars in 749 bytes} [Thu May 28 22:52:54 2026] DELETE /v2.0/security-group-rules/23f8419e-a645-4016-a936-0aa8f3182a92 => 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: 664/1372] 10.0.0.73 () {32 vars in 672 bytes} [Thu May 28 22:52:54 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 709/1373] 10.0.0.73 () {32 vars in 739 bytes} [Thu May 28 22:52:54 2026] DELETE /v2.0/security-groups/2a2aac93-1bb8-47be-b048-4e9085ddb0ac => 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: 665/1374] 10.0.0.73 () {32 vars in 662 bytes} [Thu May 28 22:52:54 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) [pid: 8|app: 0|req: 710/1375] 10.0.0.73 () {32 vars in 662 bytes} [Thu May 28 22:52:54 2026] GET /v2.0/security-groups => generated 2925 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 666/1376] 10.0.0.73 () {32 vars in 773 bytes} [Thu May 28 22:52:54 2026] GET /v2.0/security-groups?tenant_id=43c778a3a59f4540b9fb69a957d50c2f&name=default => generated 2925 bytes in 310 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 711/1377] 10.0.0.73 () {32 vars in 739 bytes} [Thu May 28 22:52:55 2026] DELETE /v2.0/security-groups/b742162e-4a96-4a2c-8fc2-aba60ab9254b => 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: 667/1378] 10.0.0.73 () {32 vars in 773 bytes} [Thu May 28 22:52:55 2026] GET /v2.0/security-groups?tenant_id=d0c281c8aacd4375ba4d123de4e0799b&name=default => generated 2925 bytes in 183 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 712/1379] 10.0.0.73 () {32 vars in 739 bytes} [Thu May 28 22:52:55 2026] DELETE /v2.0/security-groups/77bcb5c5-0eee-49b5-9c7e-2c4843d6f070 => 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: 668/1380] 10.0.0.73 () {32 vars in 773 bytes} [Thu May 28 22:52:55 2026] GET /v2.0/security-groups?tenant_id=1f7917b232914432ab2c0614167b21e1&name=default => generated 2925 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 713/1381] 10.0.0.73 () {32 vars in 739 bytes} [Thu May 28 22:52:55 2026] DELETE /v2.0/security-groups/24c2b12f-09a9-41f1-8a3d-4bf1049bc2ea => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 22:52:57.273 7 WARNING neutron_lib.context [None req-5c0697ff-5309-4ffd-af3f-79f7d32ce7a4 2c142fb1a93346fc9f3cd3a3ad0b8052 e964ed4f90e94cf7bf69cdc90ab5bab8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-28 22:52:57.318 8 WARNING neutron_lib.context [None req-93399c5d-ca15-4fb8-90e3-afdc7030ffb6 2cdaf99c9aa545b7b1891bd1a4979815 938f3b43c8d841508d4dfbc41297ac49 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-28 22:52:57.319 8 WARNING neutron_lib.context [None req-93399c5d-ca15-4fb8-90e3-afdc7030ffb6 2cdaf99c9aa545b7b1891bd1a4979815 938f3b43c8d841508d4dfbc41297ac49 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 669/1382] 10.0.0.73 () {34 vars in 676 bytes} [Thu May 28 22:52:57 2026] POST /v2.0/subnetpools => generated 549 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 670/1383] 10.0.0.73 () {32 vars in 728 bytes} [Thu May 28 22:52:57 2026] GET /v2.0/subnetpools/e28f67f5-c40c-4abe-ada0-41f692052533 => generated 549 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 671/1384] 10.0.0.73 () {34 vars in 748 bytes} [Thu May 28 22:52:57 2026] PUT /v2.0/subnetpools/e28f67f5-c40c-4abe-ada0-41f692052533 => generated 500 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 672/1385] 10.0.0.73 () {32 vars in 731 bytes} [Thu May 28 22:52:57 2026] DELETE /v2.0/subnetpools/e28f67f5-c40c-4abe-ada0-41f692052533 => generated 0 bytes in 45 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 22:52:57.479 7 INFO neutron.api.v2.resource [None req-11e4a81b-6098-4e9f-a37c-6ade249eb41c 2c142fb1a93346fc9f3cd3a3ad0b8052 e964ed4f90e94cf7bf69cdc90ab5bab8 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 673/1386] 10.0.0.73 () {32 vars in 728 bytes} [Thu May 28 22:52:57 2026] GET /v2.0/subnetpools/e28f67f5-c40c-4abe-ada0-41f692052533 => generated 145 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-28 22:52:57.482 8 INFO neutron.db.segments_db [None req-93399c5d-ca15-4fb8-90e3-afdc7030ffb6 2cdaf99c9aa545b7b1891bd1a4979815 938f3b43c8d841508d4dfbc41297ac49 - - default default] Added segment 31801a06-803d-4aec-8ec7-af1b53864bb7 of type vxlan for network ed2f8d0c-1931-4023-91ac-764290affe94 2026-05-28 22:52:57.495 7 INFO neutron.api.v2.resource [None req-e875f5ae-0085-4cd1-a8aa-5ab4e0881cb7 2c142fb1a93346fc9f3cd3a3ad0b8052 e964ed4f90e94cf7bf69cdc90ab5bab8 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 674/1387] 10.0.0.73 () {32 vars in 731 bytes} [Thu May 28 22:52:57 2026] DELETE /v2.0/subnetpools/e28f67f5-c40c-4abe-ada0-41f692052533 => generated 145 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-28 22:52:57.542 8 INFO neutron.db.segments_db [None req-93399c5d-ca15-4fb8-90e3-afdc7030ffb6 2cdaf99c9aa545b7b1891bd1a4979815 938f3b43c8d841508d4dfbc41297ac49 - - default default] Added segment 0264639a-5127-4529-9bf9-4acb71ff9155 of type vxlan for network 6ec63d90-70fd-4664-bc2d-8275ddbb1ff0 [pid: 8|app: 0|req: 714/1388] 10.0.0.73 () {34 vars in 669 bytes} [Thu May 28 22:52:57 2026] POST /v2.0/networks => generated 1245 bytes in 412 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 675/1389] 10.0.0.73 () {32 vars in 648 bytes} [Thu May 28 22:52:57 2026] GET /v2.0/networks => generated 1844 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 22:52:57.874 8 INFO neutron.services.segments.plugin [-] Segment 31801a06-803d-4aec-8ec7-af1b53864bb7 resource provider aggregate not found 2026-05-28 22:52:57.879 8 INFO neutron.services.segments.plugin [-] Segment 31801a06-803d-4aec-8ec7-af1b53864bb7 resource provider aggregate not found 2026-05-28 22:52:57.891 8 INFO neutron.services.segments.plugin [-] Segment 31801a06-803d-4aec-8ec7-af1b53864bb7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 31801a06-803d-4aec-8ec7-af1b53864bb7 found for delete ", "request_id": "req-8c5563f8-22e6-4297-a055-09e41e32ed41"}]} [pid: 8|app: 0|req: 715/1390] 10.0.0.73 () {32 vars in 725 bytes} [Thu May 28 22:52:57 2026] DELETE /v2.0/networks/ed2f8d0c-1931-4023-91ac-764290affe94 => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 22:52:58.036 8 INFO neutron.services.segments.plugin [-] Segment 31801a06-803d-4aec-8ec7-af1b53864bb7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 31801a06-803d-4aec-8ec7-af1b53864bb7 found for delete ", "request_id": "req-11083989-05cd-4573-8cdc-3f008c01b7e1"}]} 2026-05-28 22:52:58.038 7 INFO neutron.services.segments.plugin [-] Segment 0264639a-5127-4529-9bf9-4acb71ff9155 resource provider aggregate not found 2026-05-28 22:52:58.041 7 INFO neutron.services.segments.plugin [-] Segment 0264639a-5127-4529-9bf9-4acb71ff9155 resource provider aggregate not found [pid: 7|app: 0|req: 676/1391] 10.0.0.73 () {32 vars in 725 bytes} [Thu May 28 22:52:57 2026] DELETE /v2.0/networks/6ec63d90-70fd-4664-bc2d-8275ddbb1ff0 => generated 0 bytes in 148 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 22:52:58.063 7 INFO neutron.services.segments.plugin [-] Segment 0264639a-5127-4529-9bf9-4acb71ff9155 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0264639a-5127-4529-9bf9-4acb71ff9155 found for delete ", "request_id": "req-bb8a5cfc-2561-48ae-9643-58b6eb3a1c6b"}]} 2026-05-28 22:52:58.063 7 INFO neutron.services.segments.plugin [-] Segment 0264639a-5127-4529-9bf9-4acb71ff9155 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0264639a-5127-4529-9bf9-4acb71ff9155 found for delete ", "request_id": "req-04cf7027-5915-4289-b922-f7f2d699ced8"}]} [pid: 7|app: 0|req: 677/1392] 10.0.0.73 () {32 vars in 648 bytes} [Thu May 28 22:52:58 2026] GET /v2.0/networks => generated 651 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:52:58.120 7 WARNING neutron_lib.context [None req-c9130e53-fc44-47c7-9862-6bd7fb29bf30 2cdaf99c9aa545b7b1891bd1a4979815 938f3b43c8d841508d4dfbc41297ac49 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-28 22:52:58.158 7 INFO neutron.db.segments_db [None req-c9130e53-fc44-47c7-9862-6bd7fb29bf30 2cdaf99c9aa545b7b1891bd1a4979815 938f3b43c8d841508d4dfbc41297ac49 - - default default] Added segment cb6307e2-5afe-40ec-babd-569780a207c3 of type vxlan for network 1e5ac774-ceba-489e-9f09-ce3a4dd8a594 [pid: 7|app: 0|req: 678/1393] 10.0.0.73 () {34 vars in 669 bytes} [Thu May 28 22:52:58 2026] POST /v2.0/networks => generated 654 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:52:58.240 7 WARNING neutron_lib.context [None req-8c3c4b39-8685-4199-b074-234ccebc7cd6 2cdaf99c9aa545b7b1891bd1a4979815 938f3b43c8d841508d4dfbc41297ac49 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-28 22:52:58.284 7 INFO neutron.db.segments_db [None req-8c3c4b39-8685-4199-b074-234ccebc7cd6 2cdaf99c9aa545b7b1891bd1a4979815 938f3b43c8d841508d4dfbc41297ac49 - - default default] Added segment 25939c2b-fcdc-4f2d-a97e-504ae221902d of type vxlan for network f299b184-d6eb-4bf4-aa0b-ede0d6237abb [pid: 8|app: 0|req: 716/1394] 10.0.0.73 () {32 vars in 773 bytes} [Thu May 28 22:52:58 2026] GET /v2.0/security-groups?tenant_id=e964ed4f90e94cf7bf69cdc90ab5bab8&name=default => generated 2925 bytes in 348 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 679/1395] 10.0.0.73 () {34 vars in 669 bytes} [Thu May 28 22:52:58 2026] POST /v2.0/networks => generated 653 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 680/1396] 10.0.0.73 () {32 vars in 739 bytes} [Thu May 28 22:52:58 2026] DELETE /v2.0/security-groups/8a3434e1-70f7-498b-bdee-9ae24de213e2 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 22:52:58.492 7 WARNING neutron_lib.context [None req-449c1517-c658-40a2-9ad0-161eac6835cc 2cdaf99c9aa545b7b1891bd1a4979815 938f3b43c8d841508d4dfbc41297ac49 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-28 22:52:58.515 7 WARNING neutron_lib.context [None req-449c1517-c658-40a2-9ad0-161eac6835cc 2cdaf99c9aa545b7b1891bd1a4979815 938f3b43c8d841508d4dfbc41297ac49 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 717/1397] 10.0.0.73 () {32 vars in 773 bytes} [Thu May 28 22:52:58 2026] GET /v2.0/security-groups?tenant_id=8077705bbe8a47f490031d02a102b03c&name=default => generated 2925 bytes in 222 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 718/1398] 10.0.0.73 () {32 vars in 739 bytes} [Thu May 28 22:52:58 2026] DELETE /v2.0/security-groups/db95879f-3ee0-4799-9a6d-6f3cb5b4be3c => 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: 719/1399] 10.0.0.73 () {32 vars in 773 bytes} [Thu May 28 22:52:58 2026] GET /v2.0/security-groups?tenant_id=0b44bcfe0cfd4e708afa90b9a034bcc3&name=default => generated 2925 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 720/1400] 10.0.0.73 () {32 vars in 739 bytes} [Thu May 28 22:52:58 2026] DELETE /v2.0/security-groups/5d3974e6-5426-446d-8a70-75ab77f507c1 => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 681/1401] 10.0.0.73 () {34 vars in 664 bytes} [Thu May 28 22:52:58 2026] POST /v2.0/ports => generated 1506 bytes in 852 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 721/1402] 10.0.0.73 () {32 vars in 642 bytes} [Thu May 28 22:52:59 2026] GET /v2.0/ports => generated 1506 bytes in 104 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: 682/1403] 10.0.0.73 () {32 vars in 719 bytes} [Thu May 28 22:52:59 2026] DELETE /v2.0/ports/41f037db-ce95-4804-ac38-dae47da61e02 => generated 0 bytes in 235 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 722/1404] 10.0.0.73 () {32 vars in 719 bytes} [Thu May 28 22:52:59 2026] DELETE /v2.0/ports/d9c07db4-9785-493e-aea2-3933538fc488 => generated 0 bytes in 189 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 723/1405] 10.0.0.73 () {32 vars in 642 bytes} [Thu May 28 22:52:59 2026] GET /v2.0/ports => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 22:52:59.931 8 WARNING neutron_lib.context [None req-51955a44-80ff-4ebf-9d30-420f273f40dd 2cdaf99c9aa545b7b1891bd1a4979815 938f3b43c8d841508d4dfbc41297ac49 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 683/1406] 10.0.0.62 () {34 vars in 989 bytes} [Thu May 28 22:52:59 2026] GET /v2.0/ports?device_id=1ff1aaca-a61c-46c6-bd31-169fac0e114c => generated 1244 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 22:52:59.979 8 INFO neutron.db.segments_db [None req-51955a44-80ff-4ebf-9d30-420f273f40dd 2cdaf99c9aa545b7b1891bd1a4979815 938f3b43c8d841508d4dfbc41297ac49 - - default default] Added segment b4da8f7e-5289-4464-b8a6-c7626b6cb6a1 of type vxlan for network 3474f452-ce8c-47cf-a890-213af21e0f8f [pid: 7|app: 0|req: 684/1407] 10.0.0.62 () {34 vars in 1039 bytes} [Thu May 28 22:52:59 2026] GET /v2.0/security-groups?id=be85fc3a-5aa1-4d36-8d0e-57fa76bca3f4&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 724/1408] 10.0.0.73 () {34 vars in 669 bytes} [Thu May 28 22:52:59 2026] POST /v2.0/networks => generated 654 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:53:00.087 7 WARNING neutron_lib.context [None req-46b00193-ca0d-44df-b81c-4ee1718aacc4 2cdaf99c9aa545b7b1891bd1a4979815 938f3b43c8d841508d4dfbc41297ac49 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-28 22:53:00.147 7 INFO neutron.db.segments_db [None req-46b00193-ca0d-44df-b81c-4ee1718aacc4 2cdaf99c9aa545b7b1891bd1a4979815 938f3b43c8d841508d4dfbc41297ac49 - - default default] Added segment 3c4892f4-0ff1-4d98-b61c-81b491760132 of type vxlan for network 4d1734a3-3ce4-4762-bcac-53e0fd45e35b [pid: 7|app: 0|req: 685/1409] 10.0.0.73 () {34 vars in 669 bytes} [Thu May 28 22:53:00 2026] POST /v2.0/networks => generated 654 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:53:00.733 7 WARNING neutron_lib.context [None req-75b4f682-1ce9-4705-9009-c2bd46263ec2 2cdaf99c9aa545b7b1891bd1a4979815 938f3b43c8d841508d4dfbc41297ac49 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-28 22:53:00.772 7 WARNING neutron_lib.context [None req-75b4f682-1ce9-4705-9009-c2bd46263ec2 2cdaf99c9aa545b7b1891bd1a4979815 938f3b43c8d841508d4dfbc41297ac49 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-28 22:53:00.974 8 INFO neutron.db.segments_db [None req-f54d1c86-f8ed-4d65-b6ae-7133e83588b6 c36ea90adcac40019e980b1f0ae51678 5caa8a93f09944adbecb858b17831088 - - default default] Added segment 3ad121c6-e79e-4ef2-b1a9-329150fb9f71 of type vxlan for network 1b204dc3-c7a5-4dd3-bf9e-749ee0505124 [pid: 8|app: 0|req: 726/1412] 10.0.0.73 () {34 vars in 670 bytes} [Thu May 28 22:53:00 2026] POST /v2.0/networks => generated 741 bytes in 377 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 687/1413] 10.0.0.73 () {34 vars in 668 bytes} [Thu May 28 22:53:00 2026] POST /v2.0/subnets => generated 1324 bytes in 560 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 727/1414] 10.0.0.73 () {34 vars in 668 bytes} [Thu May 28 22:53:01 2026] POST /v2.0/subnets => generated 688 bytes in 228 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 688/1415] 10.0.0.73 () {32 vars in 646 bytes} [Thu May 28 22:53:01 2026] GET /v2.0/subnets => generated 1960 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 22:53:01.361 8 INFO neutron.db.segments_db [None req-febb3c66-f3ed-4755-879e-ecf6406f08ef c36ea90adcac40019e980b1f0ae51678 5caa8a93f09944adbecb858b17831088 - - default default] Added segment d2c6867a-8f0e-4f67-89b1-9d3e03f97be6 of type vxlan for network d4599308-a0d3-49b7-b9be-b522d635938a [pid: 7|app: 0|req: 689/1416] 10.0.0.73 () {32 vars in 723 bytes} [Thu May 28 22:53:01 2026] DELETE /v2.0/subnets/32b2ec7f-16c6-41c0-83c6-7f2c3b655358 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 22:53:01.585 8 INFO neutron.db.l3_hamode_db [None req-febb3c66-f3ed-4755-879e-ecf6406f08ef c36ea90adcac40019e980b1f0ae51678 6b0cb46cf8b043a9a3b5498bbb713c68 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 690/1417] 10.0.0.73 () {32 vars in 723 bytes} [Thu May 28 22:53:01 2026] DELETE /v2.0/subnets/1e959278-70bf-4788-8499-14f176ae9da8 => 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: 691/1418] 10.0.0.73 () {32 vars in 646 bytes} [Thu May 28 22:53:01 2026] GET /v2.0/subnets => generated 649 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:53:01.794 7 INFO neutron.services.segments.plugin [-] Segment 3c4892f4-0ff1-4d98-b61c-81b491760132 resource provider aggregate not found 2026-05-28 22:53:01.799 7 INFO neutron.services.segments.plugin [-] Segment 3c4892f4-0ff1-4d98-b61c-81b491760132 resource provider aggregate not found [pid: 7|app: 0|req: 692/1419] 10.0.0.73 () {32 vars in 725 bytes} [Thu May 28 22:53:01 2026] DELETE /v2.0/networks/4d1734a3-3ce4-4762-bcac-53e0fd45e35b => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 22:53:01.817 7 INFO neutron.services.segments.plugin [-] Segment 3c4892f4-0ff1-4d98-b61c-81b491760132 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3c4892f4-0ff1-4d98-b61c-81b491760132 found for delete ", "request_id": "req-244f408f-e981-4ea5-a85b-58aab3cd3a29"}]} 2026-05-28 22:53:01.823 7 INFO neutron.services.segments.plugin [-] Segment 3c4892f4-0ff1-4d98-b61c-81b491760132 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3c4892f4-0ff1-4d98-b61c-81b491760132 found for delete ", "request_id": "req-5d262753-e19e-48be-ae82-562826637c1a"}]} [pid: 7|app: 0|req: 693/1420] 10.0.0.73 () {32 vars in 725 bytes} [Thu May 28 22:53:01 2026] DELETE /v2.0/networks/3474f452-ce8c-47cf-a890-213af21e0f8f => generated 0 bytes in 116 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 694/1421] 10.0.0.73 () {32 vars in 725 bytes} [Thu May 28 22:53:01 2026] DELETE /v2.0/networks/f299b184-d6eb-4bf4-aa0b-ede0d6237abb => generated 0 bytes in 153 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 695/1422] 10.0.0.73 () {32 vars in 773 bytes} [Thu May 28 22:53:02 2026] GET /v2.0/security-groups?tenant_id=7fa105438d904538b4846937a4c49c38&name=default => generated 2925 bytes in 217 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 22:53:02.380 8 INFO neutron.db.l3_hamode_db [None req-febb3c66-f3ed-4755-879e-ecf6406f08ef c36ea90adcac40019e980b1f0ae51678 5caa8a93f09944adbecb858b17831088 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 696/1423] 10.0.0.73 () {32 vars in 725 bytes} [Thu May 28 22:53:02 2026] DELETE /v2.0/networks/1e5ac774-ceba-489e-9f09-ce3a4dd8a594 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 697/1424] 10.0.0.73 () {32 vars in 739 bytes} [Thu May 28 22:53:02 2026] DELETE /v2.0/security-groups/ee5146d7-3056-41f7-81fc-9edc7c79e613 => 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: 698/1425] 10.0.0.73 () {32 vars in 773 bytes} [Thu May 28 22:53:02 2026] GET /v2.0/security-groups?tenant_id=938f3b43c8d841508d4dfbc41297ac49&name=default => generated 2925 bytes in 230 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 699/1426] 10.0.0.73 () {32 vars in 739 bytes} [Thu May 28 22:53:03 2026] DELETE /v2.0/security-groups/ed956cc0-35db-42b3-9309-25ac7e0b5442 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 728/1427] 10.0.0.73 () {34 vars in 668 bytes} [Thu May 28 22:53:01 2026] POST /v2.0/routers => generated 728 bytes in 2030 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:53:03.831 7 INFO neutron.services.segments.plugin [-] Segment b4da8f7e-5289-4464-b8a6-c7626b6cb6a1 resource provider aggregate not found 2026-05-28 22:53:03.844 7 INFO neutron.services.segments.plugin [-] Segment b4da8f7e-5289-4464-b8a6-c7626b6cb6a1 resource provider aggregate not found 2026-05-28 22:53:03.850 7 INFO neutron.services.segments.plugin [-] Segment b4da8f7e-5289-4464-b8a6-c7626b6cb6a1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b4da8f7e-5289-4464-b8a6-c7626b6cb6a1 found for delete ", "request_id": "req-db99af88-e8d2-4bee-967a-6d1f1ce2ba49"}]} 2026-05-28 22:53:03.859 7 INFO neutron.services.segments.plugin [-] Segment b4da8f7e-5289-4464-b8a6-c7626b6cb6a1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b4da8f7e-5289-4464-b8a6-c7626b6cb6a1 found for delete ", "request_id": "req-b4abf71a-7a0c-4140-9d0b-521edb29e913"}]} 2026-05-28 22:53:03.864 7 INFO neutron.services.segments.plugin [-] Segment 25939c2b-fcdc-4f2d-a97e-504ae221902d resource provider aggregate not found 2026-05-28 22:53:03.874 7 INFO neutron.services.segments.plugin [-] Segment 25939c2b-fcdc-4f2d-a97e-504ae221902d resource provider aggregate not found 2026-05-28 22:53:03.878 7 INFO neutron.services.segments.plugin [-] Segment 25939c2b-fcdc-4f2d-a97e-504ae221902d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 25939c2b-fcdc-4f2d-a97e-504ae221902d found for delete ", "request_id": "req-1618476b-c607-4dc9-8424-c07840354ab0"}]} 2026-05-28 22:53:03.885 7 INFO neutron.services.segments.plugin [-] Segment 25939c2b-fcdc-4f2d-a97e-504ae221902d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 25939c2b-fcdc-4f2d-a97e-504ae221902d found for delete ", "request_id": "req-06d30cc5-fd75-4a54-8d84-1c59576e49e8"}]} 2026-05-28 22:53:03.890 7 INFO neutron.services.segments.plugin [-] Segment cb6307e2-5afe-40ec-babd-569780a207c3 resource provider aggregate not found 2026-05-28 22:53:03.897 7 INFO neutron.services.segments.plugin [-] Segment cb6307e2-5afe-40ec-babd-569780a207c3 resource provider aggregate not found 2026-05-28 22:53:03.903 7 INFO neutron.services.segments.plugin [-] Segment cb6307e2-5afe-40ec-babd-569780a207c3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cb6307e2-5afe-40ec-babd-569780a207c3 found for delete ", "request_id": "req-36f026b0-e34e-4bd8-acd6-7cdbd2a569ba"}]} 2026-05-28 22:53:03.906 7 INFO neutron.services.segments.plugin [-] Segment cb6307e2-5afe-40ec-babd-569780a207c3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cb6307e2-5afe-40ec-babd-569780a207c3 found for delete ", "request_id": "req-b3450c56-fd43-4e61-a559-3bfd123fd297"}]} [pid: 7|app: 0|req: 700/1428] 10.0.0.73 () {34 vars in 782 bytes} [Thu May 28 22:53:03 2026] PUT /v2.0/routers/86996c63-9c95-49dc-b010-f60f687a7ea7/add_router_interface => generated 309 bytes in 1254 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:53:04.999 8 WARNING neutron_lib.context [None req-e31147ec-3cf3-4f44-9f5c-c0b622240e1f 6a10834dab2147b3bdfe8e036273fb7d e4355baf8c0448e89f405ff97e408973 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-28 22:53:05.186 8 INFO neutron.db.segments_db [None req-e31147ec-3cf3-4f44-9f5c-c0b622240e1f 6a10834dab2147b3bdfe8e036273fb7d e4355baf8c0448e89f405ff97e408973 - - default default] Added segment ea439362-eb45-4a09-8933-29fcc1484b0f of type vxlan for network dcce6dba-686b-4d14-a4b6-9e27f65f3668 [pid: 8|app: 0|req: 729/1429] 10.0.0.73 () {34 vars in 669 bytes} [Thu May 28 22:53:04 2026] POST /v2.0/networks => generated 634 bytes in 404 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:53:05.299 7 WARNING neutron_lib.context [None req-0548365a-4196-442b-bf97-f431845b1c83 6a10834dab2147b3bdfe8e036273fb7d e4355baf8c0448e89f405ff97e408973 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-28 22:53:05.359 7 INFO neutron.db.segments_db [None req-0548365a-4196-442b-bf97-f431845b1c83 6a10834dab2147b3bdfe8e036273fb7d e4355baf8c0448e89f405ff97e408973 - - default default] Added segment fc334a24-186c-4c58-9527-4db02dbeca56 of type vxlan for network c2c4aec0-20b6-4808-bad0-9751cf745083 [pid: 7|app: 0|req: 701/1430] 10.0.0.73 () {34 vars in 669 bytes} [Thu May 28 22:53:05 2026] POST /v2.0/networks => generated 633 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:53:05.475 8 WARNING neutron_lib.context [None req-e92c6fac-b387-495d-9c7b-c82bc40bacc1 6a10834dab2147b3bdfe8e036273fb7d e4355baf8c0448e89f405ff97e408973 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 730/1431] 10.0.0.73 () {34 vars in 668 bytes} [Thu May 28 22:53:05 2026] POST /v2.0/subnets => generated 646 bytes in 252 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:53:05.730 8 WARNING neutron_lib.context [None req-5b9cb919-5ddb-477c-ba68-8b52c90b8729 6a10834dab2147b3bdfe8e036273fb7d e4355baf8c0448e89f405ff97e408973 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-28 22:53:05.872 7 INFO neutron.db.segments_db [None req-4127f257-20cf-4f03-9b71-30e2adbd2e19 c36ea90adcac40019e980b1f0ae51678 5caa8a93f09944adbecb858b17831088 - - default default] Added segment 989169de-3655-4f2a-80d9-e8bf7bda6ba3 of type vxlan for network 54794c91-175d-415a-b84d-fa0f2cb0374f [pid: 8|app: 0|req: 731/1432] 10.0.0.73 () {34 vars in 668 bytes} [Thu May 28 22:53:05 2026] POST /v2.0/subnets => generated 655 bytes in 190 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:53:05.924 8 WARNING neutron_lib.context [None req-23c4572d-20a8-439b-b0b0-954a87f2cfa2 6a10834dab2147b3bdfe8e036273fb7d e4355baf8c0448e89f405ff97e408973 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-28 22:53:05.959 8 INFO neutron.db.segments_db [None req-23c4572d-20a8-439b-b0b0-954a87f2cfa2 6a10834dab2147b3bdfe8e036273fb7d e4355baf8c0448e89f405ff97e408973 - - default default] Added segment 4abefbba-7d4c-4164-88c7-af2510a3bce2 of type vxlan for network 91e5e67d-5701-452b-9933-bac6b6fce318 [pid: 7|app: 0|req: 702/1433] 10.0.0.73 () {34 vars in 670 bytes} [Thu May 28 22:53:05 2026] POST /v2.0/networks => generated 740 bytes in 273 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 703/1434] 10.0.0.73 () {34 vars in 668 bytes} [Thu May 28 22:53:05 2026] POST /v2.0/subnets => generated 687 bytes in 194 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:53:06.187 8 INFO neutron.db.l3_hamode_db [None req-23c4572d-20a8-439b-b0b0-954a87f2cfa2 6a10834dab2147b3bdfe8e036273fb7d e4355baf8c0448e89f405ff97e408973 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-28 22:53:06.298 8 INFO neutron.db.l3_hamode_db [None req-23c4572d-20a8-439b-b0b0-954a87f2cfa2 6a10834dab2147b3bdfe8e036273fb7d e4355baf8c0448e89f405ff97e408973 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 704/1435] 10.0.0.73 () {32 vars in 773 bytes} [Thu May 28 22:53:06 2026] GET /v2.0/security-groups?tenant_id=1422f69fba62427c9ac66b0e3c15a5e3&name=default => generated 2925 bytes in 316 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 22:53:06.561 7 INFO neutron.db.segments_db [None req-8a40a112-0737-4c19-9e51-f74f56ee800a c36ea90adcac40019e980b1f0ae51678 5caa8a93f09944adbecb858b17831088 - - default default] Added segment 46252f46-70d5-46df-81cb-7100bab9a8dd of type vxlan for network 80852740-9336-4353-872e-c6bcf1cb0a0b 2026-05-28 22:53:06.927 7 INFO neutron.db.l3_hamode_db [None req-8a40a112-0737-4c19-9e51-f74f56ee800a c36ea90adcac40019e980b1f0ae51678 58cdab3dc13a4cd4b483d9daadc58781 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 732/1436] 10.0.0.73 () {34 vars in 668 bytes} [Thu May 28 22:53:05 2026] POST /v2.0/routers => generated 511 bytes in 1063 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 733/1437] 10.0.0.73 () {32 vars in 739 bytes} [Thu May 28 22:53:06 2026] DELETE /v2.0/security-groups/2a76e39c-5aad-424a-811a-99817f43bf60 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 22:53:07.811 7 INFO neutron.db.l3_hamode_db [None req-8a40a112-0737-4c19-9e51-f74f56ee800a c36ea90adcac40019e980b1f0ae51678 5caa8a93f09944adbecb858b17831088 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 734/1438] 10.0.0.73 () {34 vars in 782 bytes} [Thu May 28 22:53:07 2026] PUT /v2.0/routers/e1189d48-43f3-4c39-8720-a171d0afb994/add_router_interface => generated 309 bytes in 1243 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 735/1439] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:53:08 2026] GET /v2.0/ports?device_id=1ff1aaca-a61c-46c6-bd31-169fac0e114c => generated 975 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 736/1440] 10.0.0.73 () {32 vars in 716 bytes} [Thu May 28 22:53:08 2026] GET /v2.0/ports/a8f61b51-909c-40a3-931a-a597a33a5e7e => generated 959 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 737/1441] 10.0.0.43 () {34 vars in 1039 bytes} [Thu May 28 22:53:08 2026] GET /v2.0/security-groups?id=be85fc3a-5aa1-4d36-8d0e-57fa76bca3f4&fields=id&fields=name => generated 113 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 705/1442] 10.0.0.73 () {34 vars in 668 bytes} [Thu May 28 22:53:06 2026] POST /v2.0/routers => generated 727 bytes in 2303 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 706/1443] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:53:08 2026] GET /v2.0/ports?device_id=1ff1aaca-a61c-46c6-bd31-169fac0e114c => generated 975 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 738/1444] 10.0.0.73 () {34 vars in 782 bytes} [Thu May 28 22:53:08 2026] PUT /v2.0/routers/e1189d48-43f3-4c39-8720-a171d0afb994/add_router_interface => generated 309 bytes in 1289 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 739/1445] 10.0.0.43 () {34 vars in 1039 bytes} [Thu May 28 22:53:09 2026] GET /v2.0/security-groups?id=be85fc3a-5aa1-4d36-8d0e-57fa76bca3f4&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: 740/1446] 10.0.0.73 () {32 vars in 716 bytes} [Thu May 28 22:53:09 2026] GET /v2.0/ports/32ae5562-1159-4978-9118-6e0fa1f3fb1f => generated 967 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 707/1447] 10.0.0.73 () {34 vars in 782 bytes} [Thu May 28 22:53:08 2026] PUT /v2.0/routers/07d91e54-617a-464e-9391-6fdb43a68684/add_router_interface => generated 309 bytes in 1337 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 708/1448] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:53:10 2026] GET /v2.0/ports?device_id=1ff1aaca-a61c-46c6-bd31-169fac0e114c => 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: 709/1449] 10.0.0.43 () {34 vars in 1039 bytes} [Thu May 28 22:53:10 2026] GET /v2.0/security-groups?id=be85fc3a-5aa1-4d36-8d0e-57fa76bca3f4&fields=id&fields=name => generated 113 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:53:10.670 7 WARNING neutron_lib.context [None req-bf3745dc-3c13-4ed8-a95c-2e025a3d8ec2 f6781dc6d8294bd2bb18fef3e833f08f a5a906cad6814b01aaf81624ba743cc1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 741/1450] 10.0.0.73 () {34 vars in 788 bytes} [Thu May 28 22:53:09 2026] PUT /v2.0/routers/e1189d48-43f3-4c39-8720-a171d0afb994/remove_router_interface => generated 309 bytes in 909 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:53:10.870 7 INFO neutron.db.segments_db [None req-bf3745dc-3c13-4ed8-a95c-2e025a3d8ec2 f6781dc6d8294bd2bb18fef3e833f08f a5a906cad6814b01aaf81624ba743cc1 - - default default] Added segment d12a20fd-421e-4fd4-bd6c-0c1a5c422170 of type vxlan for network b1119c41-4f26-4f8d-a1eb-e46df823a73d [pid: 7|app: 0|req: 710/1451] 10.0.0.73 () {34 vars in 669 bytes} [Thu May 28 22:53:10 2026] POST /v2.0/networks => generated 631 bytes in 438 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:53:10.965 7 WARNING neutron_lib.context [None req-ef419621-b8b5-4320-aa76-ca3cf847c84b 4101d52fc8c0449a8c34dee50ddf825f 6b0cb46cf8b043a9a3b5498bbb713c68 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 711/1452] 10.0.0.73 () {34 vars in 684 bytes} [Thu May 28 22:53:10 2026] POST /v2.0/security-groups => generated 1675 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-28 22:53:11.083 7 WARNING neutron_lib.context [None req-327944c7-c33a-4196-80e4-56ecae7da3d7 f6781dc6d8294bd2bb18fef3e833f08f a5a906cad6814b01aaf81624ba743cc1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 712/1453] 10.0.0.73 () {34 vars in 663 bytes} [Thu May 28 22:53:11 2026] POST /v2.0/ports => generated 743 bytes in 333 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-28 22:53:11.417 7 WARNING neutron_lib.context [None req-af051ca8-74e4-4847-8bbe-3a12784b4989 4101d52fc8c0449a8c34dee50ddf825f 6b0cb46cf8b043a9a3b5498bbb713c68 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 742/1454] 10.0.0.73 () {34 vars in 788 bytes} [Thu May 28 22:53:10 2026] PUT /v2.0/routers/e1189d48-43f3-4c39-8720-a171d0afb994/remove_router_interface => generated 309 bytes in 785 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 713/1455] 10.0.0.73 () {34 vars in 694 bytes} [Thu May 28 22:53:11 2026] POST /v2.0/security-group-rules => generated 597 bytes in 194 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 743/1456] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:53:11 2026] GET /v2.0/ports?device_id=1ff1aaca-a61c-46c6-bd31-169fac0e114c => generated 975 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 744/1457] 10.0.0.73 () {32 vars in 735 bytes} [Thu May 28 22:53:11 2026] GET /v2.0/ports?device_id=e1189d48-43f3-4c39-8720-a171d0afb994 => generated 12 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 22:53:11.637 8 WARNING neutron_lib.context [None req-03ebb143-32f5-465d-b935-d5682dd34184 4101d52fc8c0449a8c34dee50ddf825f 6b0cb46cf8b043a9a3b5498bbb713c68 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 714/1458] 10.0.0.73 () {34 vars in 746 bytes} [Thu May 28 22:53:11 2026] PUT /v2.0/ports/ae9f5508-1005-4844-b607-33dc95da0014/tags => generated 25 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 715/1459] 10.0.0.43 () {34 vars in 1039 bytes} [Thu May 28 22:53:11 2026] GET /v2.0/security-groups?id=be85fc3a-5aa1-4d36-8d0e-57fa76bca3f4&fields=id&fields=name => generated 113 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 745/1460] 10.0.0.73 () {34 vars in 694 bytes} [Thu May 28 22:53:11 2026] POST /v2.0/security-group-rules => generated 596 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 746/1461] 10.0.0.73 () {32 vars in 726 bytes} [Thu May 28 22:53:11 2026] GET /v2.0/ports/ae9f5508-1005-4844-b607-33dc95da0014/tags => generated 25 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 747/1462] 199.19.213.233 () {34 vars in 1080 bytes} [Thu May 28 22:53:11 2026] GET /v2.0/ports?tenant_id=db47832c8beb4602b73f2168ade7e18c&device_id=1ff1aaca-a61c-46c6-bd31-169fac0e114c => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 22:53:11.832 8 WARNING neutron_lib.context [None req-fdcc2037-62b7-4ab5-86f0-54fe7442139b 4101d52fc8c0449a8c34dee50ddf825f 6b0cb46cf8b043a9a3b5498bbb713c68 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 748/1463] 10.0.0.73 () {34 vars in 694 bytes} [Thu May 28 22:53:11 2026] POST /v2.0/security-group-rules => generated 602 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 749/1464] 10.0.0.73 () {34 vars in 757 bytes} [Thu May 28 22:53:11 2026] PUT /v2.0/ports/ae9f5508-1005-4844-b607-33dc95da0014/tags/green => generated 4 bytes in 41 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 750/1465] 199.19.213.233 () {34 vars in 986 bytes} [Thu May 28 22:53:11 2026] GET /v2.0/networks?id=8ae91f3b-be33-466d-bb30-c90e8830de71 => generated 771 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:53:12.026 8 WARNING neutron_lib.context [None req-dc22d239-1c50-4ee0-9b92-7ca91649b84e 4101d52fc8c0449a8c34dee50ddf825f 6b0cb46cf8b043a9a3b5498bbb713c68 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 751/1466] 10.0.0.73 () {34 vars in 694 bytes} [Thu May 28 22:53:12 2026] POST /v2.0/security-group-rules => generated 601 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:53:12.176 7 INFO neutron.services.segments.plugin [-] Segment 4abefbba-7d4c-4164-88c7-af2510a3bce2 resource provider aggregate not found 2026-05-28 22:53:12.186 7 INFO neutron.services.segments.plugin [-] Segment 4abefbba-7d4c-4164-88c7-af2510a3bce2 resource provider aggregate not found [pid: 8|app: 0|req: 752/1467] 10.0.0.73 () {32 vars in 726 bytes} [Thu May 28 22:53:12 2026] GET /v2.0/ports/ae9f5508-1005-4844-b607-33dc95da0014/tags => generated 34 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 22:53:12.200 7 INFO neutron.services.segments.plugin [-] Segment 4abefbba-7d4c-4164-88c7-af2510a3bce2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4abefbba-7d4c-4164-88c7-af2510a3bce2 found for delete ", "request_id": "req-972fef66-11d0-4f65-bba2-78c90cb57868"}]} 2026-05-28 22:53:12.204 7 INFO neutron.services.segments.plugin [-] Segment 4abefbba-7d4c-4164-88c7-af2510a3bce2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4abefbba-7d4c-4164-88c7-af2510a3bce2 found for delete ", "request_id": "req-b2e0fb31-1727-49d3-b226-7a8d7db5e973"}]} 2026-05-28 22:53:12.217 7 INFO neutron.db.l3_hamode_db [None req-bd2432b2-797d-47b9-a004-1cc341a43344 6a10834dab2147b3bdfe8e036273fb7d e4355baf8c0448e89f405ff97e408973 - - default default] HA network 91e5e67d-5701-452b-9933-bac6b6fce318 was deleted as no HA routers are present in tenant e4355baf8c0448e89f405ff97e408973. [pid: 7|app: 0|req: 716/1468] 10.0.0.73 () {32 vars in 723 bytes} [Thu May 28 22:53:11 2026] DELETE /v2.0/routers/e1189d48-43f3-4c39-8720-a171d0afb994 => generated 0 bytes in 543 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 22:53:12.226 7 WARNING neutron_lib.context [None req-6ecc8267-82a3-407d-a7a5-8b72b65b54a9 4101d52fc8c0449a8c34dee50ddf825f 6b0cb46cf8b043a9a3b5498bbb713c68 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 753/1469] 199.19.213.233 () {34 vars in 1060 bytes} [Thu May 28 22:53:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=2faa99b8-acd2-4213-8cdb-30892b6883aa => generated 861 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:53:12.271 7 INFO neutron.db.securitygroups_db [None req-6ecc8267-82a3-407d-a7a5-8b72b65b54a9 4101d52fc8c0449a8c34dee50ddf825f 6b0cb46cf8b043a9a3b5498bbb713c68 - - default default] Project 6b0cb46cf8b043a9a3b5498bbb713c68 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: 754/1470] 10.0.0.73 () {34 vars in 753 bytes} [Thu May 28 22:53:12 2026] PUT /v2.0/ports/ae9f5508-1005-4844-b607-33dc95da0014/tags/red => generated 4 bytes in 36 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 717/1471] 10.0.0.73 () {34 vars in 694 bytes} [Thu May 28 22:53:12 2026] POST /v2.0/security-group-rules => generated 607 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 718/1472] 199.19.213.233 () {34 vars in 984 bytes} [Thu May 28 22:53:12 2026] GET /v2.0/subnets?id=a0e2906e-d213-4c67-ac8a-13b0de2b3062 => generated 693 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 719/1473] 10.0.0.73 () {32 vars in 726 bytes} [Thu May 28 22:53:12 2026] GET /v2.0/ports/ae9f5508-1005-4844-b607-33dc95da0014/tags => generated 34 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 22:53:12.408 7 WARNING neutron_lib.context [None req-6db6024f-a7d6-4403-b247-fb0fe93e49d0 4101d52fc8c0449a8c34dee50ddf825f 6b0cb46cf8b043a9a3b5498bbb713c68 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 755/1474] 10.0.0.73 () {32 vars in 723 bytes} [Thu May 28 22:53:12 2026] DELETE /v2.0/subnets/838cb92d-4346-432f-87f8-acfae76ce4d9 => generated 0 bytes in 153 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 22:53:12.440 7 INFO neutron.db.securitygroups_db [None req-6db6024f-a7d6-4403-b247-fb0fe93e49d0 4101d52fc8c0449a8c34dee50ddf825f 6b0cb46cf8b043a9a3b5498bbb713c68 - - default default] Project 6b0cb46cf8b043a9a3b5498bbb713c68 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: 756/1475] 199.19.213.233 () {34 vars in 1052 bytes} [Thu May 28 22:53:12 2026] GET /v2.0/ports?network_id=8ae91f3b-be33-466d-bb30-c90e8830de71&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: 757/1476] 10.0.0.73 () {34 vars in 775 bytes} [Thu May 28 22:53:12 2026] PUT /v2.0/ports/ae9f5508-1005-4844-b607-33dc95da0014/tags/black.or.white => generated 4 bytes in 48 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 720/1477] 10.0.0.73 () {34 vars in 694 bytes} [Thu May 28 22:53:12 2026] POST /v2.0/security-group-rules => generated 606 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 721/1478] 199.19.213.233 () {34 vars in 1012 bytes} [Thu May 28 22:53:12 2026] GET /v2.0/networks/8ae91f3b-be33-466d-bb30-c90e8830de71?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: 722/1479] 10.0.0.73 () {32 vars in 726 bytes} [Thu May 28 22:53:12 2026] GET /v2.0/ports/ae9f5508-1005-4844-b607-33dc95da0014/tags => generated 52 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 723/1480] 199.19.213.233 () {34 vars in 1112 bytes} [Thu May 28 22:53:12 2026] GET /v2.0/networks/8ae91f3b-be33-466d-bb30-c90e8830de71?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: 758/1481] 10.0.0.73 () {32 vars in 723 bytes} [Thu May 28 22:53:12 2026] DELETE /v2.0/subnets/eae00e45-12f3-40da-8a33-423f7d30bf7a => 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: 724/1482] 10.0.0.73 () {34 vars in 746 bytes} [Thu May 28 22:53:12 2026] PUT /v2.0/ports/ae9f5508-1005-4844-b607-33dc95da0014/tags => generated 37 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 725/1483] 10.0.0.73 () {32 vars in 726 bytes} [Thu May 28 22:53:12 2026] GET /v2.0/ports/ae9f5508-1005-4844-b607-33dc95da0014/tags => generated 37 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 726/1484] 10.0.0.73 () {32 vars in 734 bytes} [Thu May 28 22:53:12 2026] GET /v2.0/ports/ae9f5508-1005-4844-b607-33dc95da0014/tags/red => generated 0 bytes in 28 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 727/1485] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:53:12 2026] GET /v2.0/ports?device_id=1ff1aaca-a61c-46c6-bd31-169fac0e114c => generated 975 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:53:12.835 7 INFO neutron.api.v2.resource [None req-c7f2584d-e48f-4fbb-adb5-677dbd3fcc7b f6781dc6d8294bd2bb18fef3e833f08f a5a906cad6814b01aaf81624ba743cc1 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 728/1486] 10.0.0.73 () {32 vars in 738 bytes} [Thu May 28 22:53:12 2026] GET /v2.0/ports/ae9f5508-1005-4844-b607-33dc95da0014/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: 729/1487] 10.0.0.43 () {34 vars in 1039 bytes} [Thu May 28 22:53:12 2026] GET /v2.0/security-groups?id=be85fc3a-5aa1-4d36-8d0e-57fa76bca3f4&fields=id&fields=name => generated 113 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 730/1488] 10.0.0.73 () {32 vars in 737 bytes} [Thu May 28 22:53:12 2026] DELETE /v2.0/ports/ae9f5508-1005-4844-b607-33dc95da0014/tags/red => generated 0 bytes in 40 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 22:53:12.912 7 WARNING neutron_lib.context [None req-1138f6a7-0e7e-42ba-9aa8-52ba6df3ae8d 4101d52fc8c0449a8c34dee50ddf825f 6b0cb46cf8b043a9a3b5498bbb713c68 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-28 22:53:12.948 8 INFO neutron.services.segments.plugin [-] Segment fc334a24-186c-4c58-9527-4db02dbeca56 resource provider aggregate not found 2026-05-28 22:53:12.956 8 INFO neutron.services.segments.plugin [-] Segment fc334a24-186c-4c58-9527-4db02dbeca56 resource provider aggregate not found 2026-05-28 22:53:12.963 8 INFO neutron.services.segments.plugin [-] Segment fc334a24-186c-4c58-9527-4db02dbeca56 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fc334a24-186c-4c58-9527-4db02dbeca56 found for delete ", "request_id": "req-2161a7c0-bbdb-430f-8922-9d7eed51288b"}]} [pid: 8|app: 0|req: 759/1489] 10.0.0.73 () {32 vars in 725 bytes} [Thu May 28 22:53:12 2026] DELETE /v2.0/networks/c2c4aec0-20b6-4808-bad0-9751cf745083 => generated 0 bytes in 302 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 22:53:12.974 8 INFO neutron.services.segments.plugin [-] Segment fc334a24-186c-4c58-9527-4db02dbeca56 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fc334a24-186c-4c58-9527-4db02dbeca56 found for delete ", "request_id": "req-e905d96e-68ee-4dce-ab1e-de32f679c657"}]} [pid: 8|app: 0|req: 760/1490] 10.0.0.73 () {32 vars in 726 bytes} [Thu May 28 22:53:12 2026] GET /v2.0/ports/ae9f5508-1005-4844-b607-33dc95da0014/tags => generated 30 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 731/1491] 10.0.0.73 () {34 vars in 684 bytes} [Thu May 28 22:53:12 2026] POST /v2.0/security-groups => generated 1659 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-28 22:53:13.061 7 INFO neutron.api.v2.resource [None req-64d6c204-d438-487f-8148-ffad8c1f0262 f6781dc6d8294bd2bb18fef3e833f08f a5a906cad6814b01aaf81624ba743cc1 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 732/1492] 10.0.0.73 () {32 vars in 741 bytes} [Thu May 28 22:53:13 2026] DELETE /v2.0/ports/ae9f5508-1005-4844-b607-33dc95da0014/tags/green => generated 99 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-05-28 22:53:13.067 7 WARNING neutron_lib.context [None req-63b48fb0-7f87-4020-aafd-12f1a7099d46 4101d52fc8c0449a8c34dee50ddf825f 6b0cb46cf8b043a9a3b5498bbb713c68 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 733/1493] 10.0.0.73 () {34 vars in 694 bytes} [Thu May 28 22:53:13 2026] POST /v2.0/security-group-rules => generated 597 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 734/1494] 10.0.0.73 () {32 vars in 729 bytes} [Thu May 28 22:53:13 2026] DELETE /v2.0/ports/ae9f5508-1005-4844-b607-33dc95da0014/tags => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 22:53:13.252 7 WARNING neutron_lib.context [None req-53df6628-94ea-477c-acaa-8b2e47581e75 4101d52fc8c0449a8c34dee50ddf825f 6b0cb46cf8b043a9a3b5498bbb713c68 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 761/1495] 10.0.0.73 () {32 vars in 725 bytes} [Thu May 28 22:53:12 2026] DELETE /v2.0/networks/dcce6dba-686b-4d14-a4b6-9e27f65f3668 => 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: 762/1496] 10.0.0.73 () {32 vars in 726 bytes} [Thu May 28 22:53:13 2026] GET /v2.0/ports/ae9f5508-1005-4844-b607-33dc95da0014/tags => 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: 735/1497] 10.0.0.73 () {34 vars in 694 bytes} [Thu May 28 22:53:13 2026] POST /v2.0/security-group-rules => generated 602 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:53:13.366 8 WARNING neutron_lib.context [None req-7e022944-2f06-42a5-b522-3e192dca7c99 6a10834dab2147b3bdfe8e036273fb7d e4355baf8c0448e89f405ff97e408973 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-28 22:53:13.417 8 INFO neutron.db.segments_db [None req-7e022944-2f06-42a5-b522-3e192dca7c99 6a10834dab2147b3bdfe8e036273fb7d e4355baf8c0448e89f405ff97e408973 - - default default] Added segment 9c1da75a-1ecc-490c-99de-2f9b3c1cd2ab of type vxlan for network 96333cbe-462c-4810-bb6a-e43bfb5c6c82 [pid: 8|app: 0|req: 763/1498] 10.0.0.73 () {34 vars in 669 bytes} [Thu May 28 22:53:13 2026] POST /v2.0/networks => generated 633 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:53:13.517 8 WARNING neutron_lib.context [None req-aefc57b7-5f5d-42b6-89af-6d8d9d9548fb 4101d52fc8c0449a8c34dee50ddf825f 6b0cb46cf8b043a9a3b5498bbb713c68 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 736/1499] 10.0.0.73 () {32 vars in 719 bytes} [Thu May 28 22:53:13 2026] DELETE /v2.0/ports/ae9f5508-1005-4844-b607-33dc95da0014 => generated 0 bytes in 181 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 22:53:13.552 7 WARNING neutron_lib.context [None req-255fd1e9-b2be-452b-879f-a539ec1e3610 6a10834dab2147b3bdfe8e036273fb7d e4355baf8c0448e89f405ff97e408973 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 737/1500] 10.0.0.73 () {34 vars in 668 bytes} [Thu May 28 22:53:13 2026] POST /v2.0/subnets => generated 646 bytes in 254 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 738/1501] 10.0.0.73 () {32 vars in 725 bytes} [Thu May 28 22:53:13 2026] DELETE /v2.0/networks/b1119c41-4f26-4f8d-a1eb-e46df823a73d => generated 0 bytes in 131 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 22:53:13.938 7 WARNING neutron_lib.context [None req-fad6ed99-c50c-4bf9-8b70-99eb49401216 6a10834dab2147b3bdfe8e036273fb7d e4355baf8c0448e89f405ff97e408973 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-28 22:53:13.975 7 INFO neutron.db.segments_db [None req-fad6ed99-c50c-4bf9-8b70-99eb49401216 6a10834dab2147b3bdfe8e036273fb7d e4355baf8c0448e89f405ff97e408973 - - default default] Added segment afffebc9-575b-4342-bafb-b422ac0c0ec4 of type vxlan for network 5cc316f0-eb1a-4c9b-8b45-1a9510ffdca5 2026-05-28 22:53:14.189 7 INFO neutron.db.l3_hamode_db [None req-fad6ed99-c50c-4bf9-8b70-99eb49401216 6a10834dab2147b3bdfe8e036273fb7d e4355baf8c0448e89f405ff97e408973 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-28 22:53:14.227 7 INFO neutron.services.segments.plugin [-] Segment d12a20fd-421e-4fd4-bd6c-0c1a5c422170 resource provider aggregate not found 2026-05-28 22:53:14.231 7 INFO neutron.services.segments.plugin [-] Segment d12a20fd-421e-4fd4-bd6c-0c1a5c422170 resource provider aggregate not found 2026-05-28 22:53:14.260 7 INFO neutron.services.segments.plugin [-] Segment d12a20fd-421e-4fd4-bd6c-0c1a5c422170 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d12a20fd-421e-4fd4-bd6c-0c1a5c422170 found for delete ", "request_id": "req-d3ce9e99-4b7f-4419-a7f5-6ed7b282c77c"}]} 2026-05-28 22:53:14.262 7 INFO neutron.services.segments.plugin [-] Segment d12a20fd-421e-4fd4-bd6c-0c1a5c422170 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d12a20fd-421e-4fd4-bd6c-0c1a5c422170 found for delete ", "request_id": "req-ecf6d909-2f0b-4293-b4dc-ece8546a9d06"}]} 2026-05-28 22:53:14.329 7 INFO neutron.db.l3_hamode_db [None req-fad6ed99-c50c-4bf9-8b70-99eb49401216 6a10834dab2147b3bdfe8e036273fb7d e4355baf8c0448e89f405ff97e408973 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 764/1502] 10.0.0.73 () {34 vars in 675 bytes} [Thu May 28 22:53:13 2026] POST /v2.0/floatingips => generated 552 bytes in 917 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 765/1503] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:53:14 2026] GET /v2.0/ports?device_id=1ff1aaca-a61c-46c6-bd31-169fac0e114c => 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: 766/1504] 10.0.0.43 () {34 vars in 1099 bytes} [Thu May 28 22:53:14 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-2124343244&fields=id&tenant_id=6b0cb46cf8b043a9a3b5498bbb713c68 => 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: 767/1505] 10.0.0.43 () {34 vars in 1039 bytes} [Thu May 28 22:53:14 2026] GET /v2.0/security-groups?id=be85fc3a-5aa1-4d36-8d0e-57fa76bca3f4&fields=id&fields=name => generated 113 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 768/1506] 10.0.0.43 () {34 vars in 1097 bytes} [Thu May 28 22:53:14 2026] GET /v2.0/security-groups?name=tempest-securitygroup--907719019&fields=id&tenant_id=6b0cb46cf8b043a9a3b5498bbb713c68 => generated 69 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 769/1507] 10.0.0.73 () {32 vars in 773 bytes} [Thu May 28 22:53:14 2026] GET /v2.0/security-groups?tenant_id=a5a906cad6814b01aaf81624ba743cc1&name=default => generated 2925 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 770/1508] 10.0.0.43 () {34 vars in 981 bytes} [Thu May 28 22:53:14 2026] GET /v2.0/networks?id=1b204dc3-c7a5-4dd3-bf9e-749ee0505124 => generated 673 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 771/1509] 10.0.0.73 () {32 vars in 739 bytes} [Thu May 28 22:53:14 2026] DELETE /v2.0/security-groups/a5f55581-3840-414e-959a-44264fb5e51d => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 772/1510] 10.0.0.43 () {34 vars in 964 bytes} [Thu May 28 22:53:14 2026] GET /v2.0/quotas/6b0cb46cf8b043a9a3b5498bbb713c68 => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:53:14.986 8 INFO neutron.services.segments.plugin [-] Segment ea439362-eb45-4a09-8933-29fcc1484b0f resource provider aggregate not found 2026-05-28 22:53:14.996 8 INFO neutron.services.segments.plugin [-] Segment ea439362-eb45-4a09-8933-29fcc1484b0f resource provider aggregate not found [pid: 7|app: 0|req: 739/1511] 10.0.0.73 () {34 vars in 668 bytes} [Thu May 28 22:53:13 2026] POST /v2.0/routers => generated 510 bytes in 1075 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 773/1512] 10.0.0.43 () {34 vars in 1001 bytes} [Thu May 28 22:53:14 2026] GET /v2.0/ports?tenant_id=6b0cb46cf8b043a9a3b5498bbb713c68&fields=id => generated 103 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:53:15.022 8 WARNING neutron_lib.context [None req-41a27d18-db6f-429a-b97b-f98c2ee532b5 6a10834dab2147b3bdfe8e036273fb7d e4355baf8c0448e89f405ff97e408973 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-28 22:53:15.024 8 INFO neutron.services.segments.plugin [-] Segment ea439362-eb45-4a09-8933-29fcc1484b0f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ea439362-eb45-4a09-8933-29fcc1484b0f found for delete ", "request_id": "req-2cd0c9d2-3f1f-4f15-bd2f-c06bc23f8ab0"}]} 2026-05-28 22:53:15.028 8 INFO neutron.services.segments.plugin [-] Segment ea439362-eb45-4a09-8933-29fcc1484b0f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ea439362-eb45-4a09-8933-29fcc1484b0f found for delete ", "request_id": "req-66c1d8ac-ff7b-4f40-87b6-3d718b998f43"}]} [pid: 7|app: 0|req: 740/1513] 10.0.0.73 () {32 vars in 773 bytes} [Thu May 28 22:53:15 2026] GET /v2.0/security-groups?tenant_id=3df4ec9fb5904a9fac485da71254c9cf&name=default => generated 2925 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 741/1514] 10.0.0.43 () {34 vars in 1007 bytes} [Thu May 28 22:53:15 2026] GET /v2.0/networks/1b204dc3-c7a5-4dd3-bf9e-749ee0505124?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: 742/1515] 10.0.0.73 () {32 vars in 739 bytes} [Thu May 28 22:53:15 2026] DELETE /v2.0/security-groups/0be5fc7a-800b-4043-aead-965d5f501cfa => 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: 743/1516] 10.0.0.43 () {34 vars in 1107 bytes} [Thu May 28 22:53:15 2026] GET /v2.0/networks/1b204dc3-c7a5-4dd3-bf9e-749ee0505124?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 774/1519] 10.0.0.73 () {34 vars in 664 bytes} [Thu May 28 22:53:15 2026] POST /v2.0/ports => generated 962 bytes in 323 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: 775/1520] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:53:15 2026] GET /v2.0/ports?device_id=f6613a72-e0e6-45b5-843f-8d18854633d7 => 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: 776/1521] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:53:15 2026] GET /v2.0/ports?device_id=1ff1aaca-a61c-46c6-bd31-169fac0e114c => 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: 777/1522] 10.0.0.43 () {34 vars in 1039 bytes} [Thu May 28 22:53:15 2026] GET /v2.0/security-groups?id=be85fc3a-5aa1-4d36-8d0e-57fa76bca3f4&fields=id&fields=name => generated 113 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 746/1523] 10.0.0.73 () {34 vars in 782 bytes} [Thu May 28 22:53:15 2026] PUT /v2.0/routers/e73b76bc-0975-47db-b256-3ff039fb813b/add_router_interface => generated 309 bytes in 1169 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: 747/1524] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:53:16 2026] GET /v2.0/ports?device_id=f6613a72-e0e6-45b5-843f-8d18854633d7 => 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: 778/1525] 10.0.0.73 () {32 vars in 716 bytes} [Thu May 28 22:53:16 2026] GET /v2.0/ports/55480a6c-4857-4edc-8da5-9ed8ccd6dbfa => generated 1036 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 779/1526] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:53:16 2026] GET /v2.0/ports?device_id=1ff1aaca-a61c-46c6-bd31-169fac0e114c => generated 975 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 780/1527] 10.0.0.43 () {34 vars in 1039 bytes} [Thu May 28 22:53:16 2026] GET /v2.0/security-groups?id=be85fc3a-5aa1-4d36-8d0e-57fa76bca3f4&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: 748/1528] 10.0.0.73 () {34 vars in 788 bytes} [Thu May 28 22:53:16 2026] PUT /v2.0/routers/e73b76bc-0975-47db-b256-3ff039fb813b/remove_router_interface => generated 309 bytes in 805 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:53:17.563 8 INFO neutron.api.v2.resource [None req-8289ba91-e2bc-4e78-9df5-6ea52aad13a6 6a10834dab2147b3bdfe8e036273fb7d e4355baf8c0448e89f405ff97e408973 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 781/1529] 10.0.0.73 () {34 vars in 788 bytes} [Thu May 28 22:53:17 2026] PUT /v2.0/routers/e73b76bc-0975-47db-b256-3ff039fb813b/remove_router_interface => generated 197 bytes in 134 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: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 749/1530] 10.0.0.73 () {32 vars in 735 bytes} [Thu May 28 22:53:17 2026] GET /v2.0/ports?device_id=e73b76bc-0975-47db-b256-3ff039fb813b => 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: 750/1531] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:53:17 2026] GET /v2.0/ports?device_id=f6613a72-e0e6-45b5-843f-8d18854633d7 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 22:53:18.133 8 INFO neutron.services.segments.plugin [-] Segment afffebc9-575b-4342-bafb-b422ac0c0ec4 resource provider aggregate not found 2026-05-28 22:53:18.138 8 INFO neutron.services.segments.plugin [-] Segment afffebc9-575b-4342-bafb-b422ac0c0ec4 resource provider aggregate not found [pid: 7|app: 0|req: 751/1532] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:53:18 2026] GET /v2.0/ports?device_id=1ff1aaca-a61c-46c6-bd31-169fac0e114c => generated 973 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:53:18.145 8 INFO neutron.services.segments.plugin [-] Segment afffebc9-575b-4342-bafb-b422ac0c0ec4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid afffebc9-575b-4342-bafb-b422ac0c0ec4 found for delete ", "request_id": "req-880b72bf-12fa-4e12-b406-941e1fae220d"}]} 2026-05-28 22:53:18.155 8 INFO neutron.services.segments.plugin [-] Segment afffebc9-575b-4342-bafb-b422ac0c0ec4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid afffebc9-575b-4342-bafb-b422ac0c0ec4 found for delete ", "request_id": "req-68ea497e-3c26-41c2-9746-24325c0c258f"}]} 2026-05-28 22:53:18.161 8 INFO neutron.db.l3_hamode_db [None req-8745a259-9932-41ac-82df-21700d9a96b7 6a10834dab2147b3bdfe8e036273fb7d e4355baf8c0448e89f405ff97e408973 - - default default] HA network 5cc316f0-eb1a-4c9b-8b45-1a9510ffdca5 was deleted as no HA routers are present in tenant e4355baf8c0448e89f405ff97e408973. [pid: 8|app: 0|req: 782/1533] 10.0.0.73 () {32 vars in 723 bytes} [Thu May 28 22:53:17 2026] DELETE /v2.0/routers/e73b76bc-0975-47db-b256-3ff039fb813b => generated 0 bytes in 567 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 752/1534] 10.0.0.43 () {34 vars in 1039 bytes} [Thu May 28 22:53:18 2026] GET /v2.0/security-groups?id=be85fc3a-5aa1-4d36-8d0e-57fa76bca3f4&fields=id&fields=name => generated 113 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 783/1535] 10.0.0.73 () {32 vars in 723 bytes} [Thu May 28 22:53:18 2026] DELETE /v2.0/subnets/62e418cd-547b-4f32-9bea-c00254535330 => generated 0 bytes in 204 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 22:53:18.577 8 WARNING neutron_lib.context [None req-aa365ba9-c781-407d-90fb-a5b7466c4dcc dbf94c452c274be7acbdbd4d835f3447 a6f1d0348d0244ddaf40d9eaaa838cb7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-28 22:53:18.631 8 INFO neutron.db.segments_db [None req-aa365ba9-c781-407d-90fb-a5b7466c4dcc dbf94c452c274be7acbdbd4d835f3447 a6f1d0348d0244ddaf40d9eaaa838cb7 - - default default] Added segment 4f472d93-e04c-4d32-9a68-e8a31ff56756 of type vxlan for network 2d594f97-3cab-4473-b772-c4dcc976adc7 2026-05-28 22:53:18.686 7 INFO neutron.services.segments.plugin [-] Segment 9c1da75a-1ecc-490c-99de-2f9b3c1cd2ab resource provider aggregate not found 2026-05-28 22:53:18.696 7 INFO neutron.services.segments.plugin [-] Segment 9c1da75a-1ecc-490c-99de-2f9b3c1cd2ab resource provider aggregate not found 2026-05-28 22:53:18.706 7 INFO neutron.services.segments.plugin [-] Segment 9c1da75a-1ecc-490c-99de-2f9b3c1cd2ab resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9c1da75a-1ecc-490c-99de-2f9b3c1cd2ab found for delete ", "request_id": "req-da494e4d-8d59-4a9d-9f2f-d109af2e4742"}]} 2026-05-28 22:53:18.717 7 INFO neutron.services.segments.plugin [-] Segment 9c1da75a-1ecc-490c-99de-2f9b3c1cd2ab resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9c1da75a-1ecc-490c-99de-2f9b3c1cd2ab found for delete ", "request_id": "req-d5cd78a1-a776-4712-aec3-6d091baf3768"}]} [pid: 7|app: 0|req: 753/1536] 10.0.0.73 () {32 vars in 725 bytes} [Thu May 28 22:53:18 2026] DELETE /v2.0/networks/96333cbe-462c-4810-bb6a-e43bfb5c6c82 => generated 0 bytes in 346 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 22:53:18.739 7 WARNING neutron_lib.context [None req-28da3eed-fde9-44e6-9eac-fa0676012593 6a10834dab2147b3bdfe8e036273fb7d e4355baf8c0448e89f405ff97e408973 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-28 22:53:18.799 7 INFO neutron.db.segments_db [None req-28da3eed-fde9-44e6-9eac-fa0676012593 6a10834dab2147b3bdfe8e036273fb7d e4355baf8c0448e89f405ff97e408973 - - default default] Added segment ba3c2530-8100-4615-929d-d6069a5d620b of type vxlan for network cd7fec2c-48a9-438d-ab90-2ea2156b5650 [pid: 7|app: 0|req: 754/1537] 10.0.0.73 () {34 vars in 669 bytes} [Thu May 28 22:53:18 2026] POST /v2.0/networks => generated 632 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 755/1538] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:53:18 2026] GET /v2.0/ports?device_id=f6613a72-e0e6-45b5-843f-8d18854633d7 => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 22:53:18.896 7 WARNING neutron_lib.context [None req-330386e3-6ff8-4465-9f53-ff54a09a9f0b 6a10834dab2147b3bdfe8e036273fb7d e4355baf8c0448e89f405ff97e408973 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-28 22:53:18.913 8 INFO neutron.db.l3_hamode_db [None req-aa365ba9-c781-407d-90fb-a5b7466c4dcc dbf94c452c274be7acbdbd4d835f3447 a6f1d0348d0244ddaf40d9eaaa838cb7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-28 22:53:19.019 8 INFO neutron.db.l3_hamode_db [None req-aa365ba9-c781-407d-90fb-a5b7466c4dcc dbf94c452c274be7acbdbd4d835f3447 a6f1d0348d0244ddaf40d9eaaa838cb7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 756/1539] 10.0.0.73 () {34 vars in 668 bytes} [Thu May 28 22:53:18 2026] POST /v2.0/subnets => generated 646 bytes in 243 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:53:19.145 7 WARNING neutron_lib.context [None req-2e4acd92-47a2-4aa4-b8d9-ddb859afc170 6a10834dab2147b3bdfe8e036273fb7d e4355baf8c0448e89f405ff97e408973 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-28 22:53:19.180 7 INFO neutron.db.segments_db [None req-2e4acd92-47a2-4aa4-b8d9-ddb859afc170 6a10834dab2147b3bdfe8e036273fb7d e4355baf8c0448e89f405ff97e408973 - - default default] Added segment 76c5d4b8-b01c-4ca4-8c07-6fccf1a8e294 of type vxlan for network 203cdf4b-6b12-4892-a211-83a8569e9284 2026-05-28 22:53:19.424 7 INFO neutron.db.l3_hamode_db [None req-2e4acd92-47a2-4aa4-b8d9-ddb859afc170 6a10834dab2147b3bdfe8e036273fb7d e4355baf8c0448e89f405ff97e408973 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-28 22:53:19.569 7 INFO neutron.db.l3_hamode_db [None req-2e4acd92-47a2-4aa4-b8d9-ddb859afc170 6a10834dab2147b3bdfe8e036273fb7d e4355baf8c0448e89f405ff97e408973 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 784/1540] 10.0.0.73 () {34 vars in 667 bytes} [Thu May 28 22:53:18 2026] POST /v2.0/routers => generated 474 bytes in 1267 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 785/1541] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:53:19 2026] GET /v2.0/ports?device_id=1ff1aaca-a61c-46c6-bd31-169fac0e114c => generated 975 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 786/1542] 10.0.0.73 () {34 vars in 750 bytes} [Thu May 28 22:53:19 2026] PUT /v2.0/routers/fdd3e8ea-4480-490e-831a-9838feefa902/tags => generated 25 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 787/1543] 199.19.213.233 () {34 vars in 986 bytes} [Thu May 28 22:53:19 2026] GET /v2.0/networks?id=1b204dc3-c7a5-4dd3-bf9e-749ee0505124 => generated 673 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 788/1544] 10.0.0.43 () {34 vars in 1039 bytes} [Thu May 28 22:53:19 2026] GET /v2.0/security-groups?id=be85fc3a-5aa1-4d36-8d0e-57fa76bca3f4&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: 789/1545] 10.0.0.73 () {32 vars in 730 bytes} [Thu May 28 22:53:19 2026] GET /v2.0/routers/fdd3e8ea-4480-490e-831a-9838feefa902/tags => generated 25 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 790/1546] 199.19.213.233 () {34 vars in 1050 bytes} [Thu May 28 22:53:19 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=6b0cb46cf8b043a9a3b5498bbb713c68 => generated 273 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 791/1547] 10.0.0.73 () {34 vars in 761 bytes} [Thu May 28 22:53:19 2026] PUT /v2.0/routers/fdd3e8ea-4480-490e-831a-9838feefa902/tags/green => generated 4 bytes in 63 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 792/1548] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:53:20 2026] GET /v2.0/ports?device_id=f6613a72-e0e6-45b5-843f-8d18854633d7 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 22:53:20.057 8 WARNING neutron_lib.context [req-d13758a0-f776-4f75-abb8-2b28e5671d51 req-c8069d89-99a8-44db-a7ca-8e4c6b9d4a7b 4101d52fc8c0449a8c34dee50ddf825f 6b0cb46cf8b043a9a3b5498bbb713c68 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 757/1549] 10.0.0.73 () {34 vars in 668 bytes} [Thu May 28 22:53:19 2026] POST /v2.0/routers => generated 510 bytes in 1079 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 758/1550] 10.0.0.73 () {32 vars in 730 bytes} [Thu May 28 22:53:20 2026] GET /v2.0/routers/fdd3e8ea-4480-490e-831a-9838feefa902/tags => generated 34 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 793/1551] 199.19.213.233 () {38 vars in 955 bytes} [Thu May 28 22:53:20 2026] POST /v2.0/ports => generated 997 bytes in 371 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 794/1552] 10.0.0.73 () {34 vars in 757 bytes} [Thu May 28 22:53:20 2026] PUT /v2.0/routers/fdd3e8ea-4480-490e-831a-9838feefa902/tags/red => generated 4 bytes in 62 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 795/1553] 199.19.213.233 () {38 vars in 1028 bytes} [Thu May 28 22:53:20 2026] PUT /v2.0/ports/8029b334-9ba4-47bb-a8c4-6e89cdc0b78b => generated 1278 bytes in 462 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-28 22:53:21.010 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-eafbe832-088b-47ba-8c40-e957b07b0966'] response: {'name': 'network-changed', 'server_uuid': 'f6613a72-e0e6-45b5-843f-8d18854633d7', 'tag': '8029b334-9ba4-47bb-a8c4-6e89cdc0b78b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 796/1554] 10.0.0.73 () {32 vars in 730 bytes} [Thu May 28 22:53:20 2026] GET /v2.0/routers/fdd3e8ea-4480-490e-831a-9838feefa902/tags => generated 34 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 797/1555] 10.0.0.73 () {34 vars in 779 bytes} [Thu May 28 22:53:21 2026] PUT /v2.0/routers/fdd3e8ea-4480-490e-831a-9838feefa902/tags/black.or.white => generated 4 bytes in 72 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 798/1556] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:53:21 2026] GET /v2.0/ports?device_id=f6613a72-e0e6-45b5-843f-8d18854633d7 => generated 1012 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 799/1557] 10.0.0.73 () {32 vars in 730 bytes} [Thu May 28 22:53:21 2026] GET /v2.0/routers/fdd3e8ea-4480-490e-831a-9838feefa902/tags => generated 52 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 800/1558] 10.0.0.43 () {34 vars in 1119 bytes} [Thu May 28 22:53:21 2026] GET /v2.0/security-groups?id=108ac553-c92e-492d-b371-532eea53ecc7&id=a4282451-3320-4704-a57e-22f419107adc&fields=id&fields=name => generated 206 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 759/1559] 10.0.0.73 () {34 vars in 782 bytes} [Thu May 28 22:53:20 2026] PUT /v2.0/routers/20fbcfc7-d03f-405e-ad1d-f1d46ed94d82/add_router_interface => generated 309 bytes in 1064 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 801/1560] 10.0.0.73 () {34 vars in 750 bytes} [Thu May 28 22:53:21 2026] PUT /v2.0/routers/fdd3e8ea-4480-490e-831a-9838feefa902/tags => generated 37 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 760/1561] 10.0.0.73 () {32 vars in 716 bytes} [Thu May 28 22:53:21 2026] GET /v2.0/ports/a0ac615a-a8e8-440b-9eb4-aca21490d288 => generated 959 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 802/1562] 10.0.0.73 () {32 vars in 730 bytes} [Thu May 28 22:53:21 2026] GET /v2.0/routers/fdd3e8ea-4480-490e-831a-9838feefa902/tags => generated 37 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 803/1563] 10.0.0.73 () {32 vars in 738 bytes} [Thu May 28 22:53:21 2026] GET /v2.0/routers/fdd3e8ea-4480-490e-831a-9838feefa902/tags/red => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 22:53:21.522 8 INFO neutron.api.v2.resource [None req-92de1120-1495-432e-9047-2e3f2b0aa50e dbf94c452c274be7acbdbd4d835f3447 a6f1d0348d0244ddaf40d9eaaa838cb7 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 804/1564] 10.0.0.73 () {32 vars in 742 bytes} [Thu May 28 22:53:21 2026] GET /v2.0/routers/fdd3e8ea-4480-490e-831a-9838feefa902/tags/green => generated 99 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 805/1565] 199.19.213.233 () {34 vars in 1080 bytes} [Thu May 28 22:53:21 2026] GET /v2.0/ports?tenant_id=6b0cb46cf8b043a9a3b5498bbb713c68&device_id=f6613a72-e0e6-45b5-843f-8d18854633d7 => generated 1281 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 806/1566] 10.0.0.73 () {32 vars in 741 bytes} [Thu May 28 22:53:21 2026] DELETE /v2.0/routers/fdd3e8ea-4480-490e-831a-9838feefa902/tags/red => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 807/1567] 199.19.213.233 () {34 vars in 1018 bytes} [Thu May 28 22:53:21 2026] GET /v2.0/networks?tenant_id=6b0cb46cf8b043a9a3b5498bbb713c68&shared=False => generated 769 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 808/1568] 10.0.0.73 () {32 vars in 730 bytes} [Thu May 28 22:53:21 2026] GET /v2.0/routers/fdd3e8ea-4480-490e-831a-9838feefa902/tags => generated 30 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 809/1569] 199.19.213.233 () {34 vars in 930 bytes} [Thu May 28 22:53:21 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:53:21.799 8 INFO neutron.api.v2.resource [None req-0e7822f5-bedf-403c-8812-15efaa2316df dbf94c452c274be7acbdbd4d835f3447 a6f1d0348d0244ddaf40d9eaaa838cb7 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 810/1570] 10.0.0.73 () {32 vars in 745 bytes} [Thu May 28 22:53:21 2026] DELETE /v2.0/routers/fdd3e8ea-4480-490e-831a-9838feefa902/tags/green => generated 99 bytes in 52 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 811/1571] 10.0.0.73 () {32 vars in 733 bytes} [Thu May 28 22:53:21 2026] DELETE /v2.0/routers/fdd3e8ea-4480-490e-831a-9838feefa902/tags => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 812/1572] 10.0.0.73 () {32 vars in 730 bytes} [Thu May 28 22:53:21 2026] GET /v2.0/routers/fdd3e8ea-4480-490e-831a-9838feefa902/tags => 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: 813/1573] 10.0.0.73 () {32 vars in 720 bytes} [Thu May 28 22:53:21 2026] GET /v2.0/routers/fdd3e8ea-4480-490e-831a-9838feefa902 => generated 480 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 761/1574] 10.0.0.73 () {34 vars in 788 bytes} [Thu May 28 22:53:21 2026] PUT /v2.0/routers/20fbcfc7-d03f-405e-ad1d-f1d46ed94d82/remove_router_interface => generated 309 bytes in 760 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 762/1575] 10.0.0.73 () {32 vars in 735 bytes} [Thu May 28 22:53:22 2026] GET /v2.0/ports?device_id=20fbcfc7-d03f-405e-ad1d-f1d46ed94d82 => 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: 814/1576] 10.0.0.73 () {34 vars in 741 bytes} [Thu May 28 22:53:21 2026] PUT /v2.0/routers/fdd3e8ea-4480-490e-831a-9838feefa902 => generated 480 bytes in 490 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 815/1577] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:53:22 2026] GET /v2.0/ports?device_id=f6613a72-e0e6-45b5-843f-8d18854633d7 => generated 1012 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 816/1578] 10.0.0.73 () {32 vars in 735 bytes} [Thu May 28 22:53:22 2026] GET /v2.0/ports?device_id=fdd3e8ea-4480-490e-831a-9838feefa902 => generated 12 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 817/1579] 10.0.0.43 () {34 vars in 1119 bytes} [Thu May 28 22:53:22 2026] GET /v2.0/security-groups?id=108ac553-c92e-492d-b371-532eea53ecc7&id=a4282451-3320-4704-a57e-22f419107adc&fields=id&fields=name => generated 206 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:53:22.641 7 INFO neutron.services.segments.plugin [-] Segment 76c5d4b8-b01c-4ca4-8c07-6fccf1a8e294 resource provider aggregate not found 2026-05-28 22:53:22.655 7 INFO neutron.services.segments.plugin [-] Segment 76c5d4b8-b01c-4ca4-8c07-6fccf1a8e294 resource provider aggregate not found 2026-05-28 22:53:22.661 7 INFO neutron.services.segments.plugin [-] Segment 76c5d4b8-b01c-4ca4-8c07-6fccf1a8e294 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 76c5d4b8-b01c-4ca4-8c07-6fccf1a8e294 found for delete ", "request_id": "req-b9ea6240-bb48-4f71-ba21-44676999db89"}]} 2026-05-28 22:53:22.669 7 INFO neutron.services.segments.plugin [-] Segment 76c5d4b8-b01c-4ca4-8c07-6fccf1a8e294 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 76c5d4b8-b01c-4ca4-8c07-6fccf1a8e294 found for delete ", "request_id": "req-ac705d70-7e3e-47db-8dbf-d4e95091847b"}]} 2026-05-28 22:53:22.670 7 INFO neutron.db.l3_hamode_db [None req-c6f94276-0d7e-4552-9193-f5985f2d2088 6a10834dab2147b3bdfe8e036273fb7d e4355baf8c0448e89f405ff97e408973 - - default default] HA network 203cdf4b-6b12-4892-a211-83a8569e9284 was deleted as no HA routers are present in tenant e4355baf8c0448e89f405ff97e408973. [pid: 7|app: 0|req: 763/1580] 10.0.0.73 () {32 vars in 723 bytes} [Thu May 28 22:53:22 2026] DELETE /v2.0/routers/20fbcfc7-d03f-405e-ad1d-f1d46ed94d82 => generated 0 bytes in 504 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 764/1581] 10.0.0.73 () {32 vars in 723 bytes} [Thu May 28 22:53:22 2026] DELETE /v2.0/subnets/e05e29c9-491d-4e7e-aaef-e621c00e4a53 => generated 0 bytes in 154 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 765/1582] 199.19.213.233 () {34 vars in 1080 bytes} [Thu May 28 22:53:22 2026] GET /v2.0/ports?tenant_id=6b0cb46cf8b043a9a3b5498bbb713c68&device_id=f6613a72-e0e6-45b5-843f-8d18854633d7 => generated 1281 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 22:53:23.042 8 INFO neutron.services.segments.plugin [-] Segment 4f472d93-e04c-4d32-9a68-e8a31ff56756 resource provider aggregate not found 2026-05-28 22:53:23.047 8 INFO neutron.services.segments.plugin [-] Segment 4f472d93-e04c-4d32-9a68-e8a31ff56756 resource provider aggregate not found 2026-05-28 22:53:23.058 8 INFO neutron.services.segments.plugin [-] Segment 4f472d93-e04c-4d32-9a68-e8a31ff56756 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4f472d93-e04c-4d32-9a68-e8a31ff56756 found for delete ", "request_id": "req-6cc353c9-9c19-4463-af0d-6b6e9d836420"}]} 2026-05-28 22:53:23.060 8 INFO neutron.services.segments.plugin [-] Segment 4f472d93-e04c-4d32-9a68-e8a31ff56756 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4f472d93-e04c-4d32-9a68-e8a31ff56756 found for delete ", "request_id": "req-1fca810d-116a-40f9-8cac-6d3223a859ba"}]} 2026-05-28 22:53:23.064 8 INFO neutron.db.l3_hamode_db [None req-cd661d3c-64fe-4221-a60e-3120c08d9492 dbf94c452c274be7acbdbd4d835f3447 a6f1d0348d0244ddaf40d9eaaa838cb7 - - default default] HA network 2d594f97-3cab-4473-b772-c4dcc976adc7 was deleted as no HA routers are present in tenant a6f1d0348d0244ddaf40d9eaaa838cb7. [pid: 8|app: 0|req: 818/1583] 10.0.0.73 () {32 vars in 723 bytes} [Thu May 28 22:53:22 2026] DELETE /v2.0/routers/fdd3e8ea-4480-490e-831a-9838feefa902 => generated 0 bytes in 501 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 819/1584] 199.19.213.233 () {34 vars in 1060 bytes} [Thu May 28 22:53:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=8029b334-9ba4-47bb-a8c4-6e89cdc0b78b => 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: 766/1585] 10.0.0.73 () {32 vars in 725 bytes} [Thu May 28 22:53:22 2026] DELETE /v2.0/networks/cd7fec2c-48a9-438d-ab90-2ea2156b5650 => 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: 820/1586] 199.19.213.233 () {34 vars in 984 bytes} [Thu May 28 22:53:23 2026] GET /v2.0/subnets?id=3d816af4-f60f-4eb7-aaa0-1970deb920a5 => generated 691 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:53:23.139 7 WARNING neutron_lib.context [None req-1c2c3ca0-a568-46b4-8b9c-05449bc107c6 6a10834dab2147b3bdfe8e036273fb7d e4355baf8c0448e89f405ff97e408973 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 821/1587] 199.19.213.233 () {34 vars in 1052 bytes} [Thu May 28 22:53:23 2026] GET /v2.0/ports?network_id=1b204dc3-c7a5-4dd3-bf9e-749ee0505124&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 22:53:23.183 7 INFO neutron.db.segments_db [None req-1c2c3ca0-a568-46b4-8b9c-05449bc107c6 6a10834dab2147b3bdfe8e036273fb7d e4355baf8c0448e89f405ff97e408973 - - default default] Added segment 54b0e130-c755-4bc2-9962-8970ce4b21d7 of type vxlan for network dd682c1a-b031-4af4-9166-1b7499bf9c42 [pid: 8|app: 0|req: 822/1588] 199.19.213.233 () {34 vars in 1012 bytes} [Thu May 28 22:53:23 2026] GET /v2.0/networks/1b204dc3-c7a5-4dd3-bf9e-749ee0505124?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 823/1589] 199.19.213.233 () {34 vars in 1112 bytes} [Thu May 28 22:53:23 2026] GET /v2.0/networks/1b204dc3-c7a5-4dd3-bf9e-749ee0505124?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 22:53:23.376 7 INFO neutron.db.l3_hamode_db [None req-1c2c3ca0-a568-46b4-8b9c-05449bc107c6 6a10834dab2147b3bdfe8e036273fb7d e4355baf8c0448e89f405ff97e408973 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 824/1590] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:53:23 2026] GET /v2.0/ports?device_id=f6613a72-e0e6-45b5-843f-8d18854633d7 => generated 1012 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 825/1591] 10.0.0.43 () {34 vars in 1119 bytes} [Thu May 28 22:53:23 2026] GET /v2.0/security-groups?id=108ac553-c92e-492d-b371-532eea53ecc7&id=a4282451-3320-4704-a57e-22f419107adc&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: 826/1592] 10.0.0.73 () {32 vars in 773 bytes} [Thu May 28 22:53:23 2026] GET /v2.0/security-groups?tenant_id=4995f3598f6540cfaee1fbb653b021d1&name=default => generated 2925 bytes in 193 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 827/1593] 10.0.0.73 () {32 vars in 739 bytes} [Thu May 28 22:53:23 2026] DELETE /v2.0/security-groups/824c930b-81c9-4ea4-977a-f35f8aa97f87 => 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: 828/1594] 10.0.0.73 () {32 vars in 773 bytes} [Thu May 28 22:53:24 2026] GET /v2.0/security-groups?tenant_id=a6f1d0348d0244ddaf40d9eaaa838cb7&name=default => generated 2925 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 829/1595] 10.0.0.73 () {32 vars in 739 bytes} [Thu May 28 22:53:24 2026] DELETE /v2.0/security-groups/8717adf2-2f7b-447e-a26d-2b767a049e40 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 22:53:24.487 7 INFO neutron.db.l3_hamode_db [None req-1c2c3ca0-a568-46b4-8b9c-05449bc107c6 6a10834dab2147b3bdfe8e036273fb7d e4355baf8c0448e89f405ff97e408973 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-28 22:53:24.680 7 INFO neutron.services.segments.plugin [-] Segment ba3c2530-8100-4615-929d-d6069a5d620b resource provider aggregate not found 2026-05-28 22:53:24.686 7 INFO neutron.services.segments.plugin [-] Segment ba3c2530-8100-4615-929d-d6069a5d620b resource provider aggregate not found 2026-05-28 22:53:24.696 7 INFO neutron.services.segments.plugin [-] Segment ba3c2530-8100-4615-929d-d6069a5d620b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ba3c2530-8100-4615-929d-d6069a5d620b found for delete ", "request_id": "req-24cad93b-3b15-4d99-93b9-49065d75ed82"}]} 2026-05-28 22:53:24.698 7 INFO neutron.services.segments.plugin [-] Segment ba3c2530-8100-4615-929d-d6069a5d620b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ba3c2530-8100-4615-929d-d6069a5d620b found for delete ", "request_id": "req-9f524f67-6d05-4d28-a4d4-4071722a2b21"}]} [pid: 8|app: 0|req: 830/1596] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:53:24 2026] GET /v2.0/ports?device_id=f6613a72-e0e6-45b5-843f-8d18854633d7 => generated 1012 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 831/1597] 10.0.0.43 () {34 vars in 1119 bytes} [Thu May 28 22:53:24 2026] GET /v2.0/security-groups?id=108ac553-c92e-492d-b371-532eea53ecc7&id=a4282451-3320-4704-a57e-22f419107adc&fields=id&fields=name => generated 206 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 767/1598] 10.0.0.73 () {34 vars in 668 bytes} [Thu May 28 22:53:23 2026] POST /v2.0/routers => generated 692 bytes in 2209 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 832/1599] 10.0.0.73 () {32 vars in 720 bytes} [Thu May 28 22:53:25 2026] GET /v2.0/routers/ea790e01-fca1-4c58-aef9-e0a6d9e737dc => generated 698 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 768/1600] 10.0.0.73 () {32 vars in 646 bytes} [Thu May 28 22:53:25 2026] GET /v2.0/routers => generated 701 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 833/1601] 10.0.0.73 () {34 vars in 740 bytes} [Thu May 28 22:53:25 2026] PUT /v2.0/routers/ea790e01-fca1-4c58-aef9-e0a6d9e737dc => generated 705 bytes in 364 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 834/1602] 199.19.213.233 () {34 vars in 994 bytes} [Thu May 28 22:53:25 2026] GET /v2.0/ports?device_id=f6613a72-e0e6-45b5-843f-8d18854633d7 => generated 1281 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 769/1603] 10.0.0.73 () {32 vars in 720 bytes} [Thu May 28 22:53:25 2026] GET /v2.0/routers/ea790e01-fca1-4c58-aef9-e0a6d9e737dc => generated 705 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 835/1604] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:53:25 2026] GET /v2.0/ports?device_id=f6613a72-e0e6-45b5-843f-8d18854633d7 => generated 1012 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 770/1605] 199.19.213.233 () {34 vars in 1124 bytes} [Thu May 28 22:53:25 2026] GET /v2.0/security-groups?id=108ac553-c92e-492d-b371-532eea53ecc7&id=a4282451-3320-4704-a57e-22f419107adc&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: 836/1606] 10.0.0.73 () {32 vars in 735 bytes} [Thu May 28 22:53:25 2026] GET /v2.0/ports?device_id=ea790e01-fca1-4c58-aef9-e0a6d9e737dc => 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: 771/1607] 10.0.0.43 () {34 vars in 1119 bytes} [Thu May 28 22:53:25 2026] GET /v2.0/security-groups?id=108ac553-c92e-492d-b371-532eea53ecc7&id=a4282451-3320-4704-a57e-22f419107adc&fields=id&fields=name => generated 206 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:53:26.778 8 INFO neutron.services.segments.plugin [-] Segment 54b0e130-c755-4bc2-9962-8970ce4b21d7 resource provider aggregate not found 2026-05-28 22:53:26.781 8 INFO neutron.services.segments.plugin [-] Segment 54b0e130-c755-4bc2-9962-8970ce4b21d7 resource provider aggregate not found 2026-05-28 22:53:26.791 8 INFO neutron.services.segments.plugin [-] Segment 54b0e130-c755-4bc2-9962-8970ce4b21d7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 54b0e130-c755-4bc2-9962-8970ce4b21d7 found for delete ", "request_id": "req-2526c5eb-f25d-4078-820d-58a63595f228"}]} 2026-05-28 22:53:26.794 8 INFO neutron.services.segments.plugin [-] Segment 54b0e130-c755-4bc2-9962-8970ce4b21d7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 54b0e130-c755-4bc2-9962-8970ce4b21d7 found for delete ", "request_id": "req-2e72cb98-b5d5-4473-b228-b5a5f21dccf9"}]} 2026-05-28 22:53:26.799 8 INFO neutron.db.l3_hamode_db [None req-d646f790-f2d9-4927-b385-bc2725346e8e 6a10834dab2147b3bdfe8e036273fb7d e4355baf8c0448e89f405ff97e408973 - - default default] HA network dd682c1a-b031-4af4-9166-1b7499bf9c42 was deleted as no HA routers are present in tenant e4355baf8c0448e89f405ff97e408973. [pid: 8|app: 0|req: 837/1608] 10.0.0.73 () {32 vars in 723 bytes} [Thu May 28 22:53:26 2026] DELETE /v2.0/routers/ea790e01-fca1-4c58-aef9-e0a6d9e737dc => generated 0 bytes in 797 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 772/1609] 10.0.0.73 () {32 vars in 735 bytes} [Thu May 28 22:53:26 2026] GET /v2.0/ports?device_id=ea790e01-fca1-4c58-aef9-e0a6d9e737dc => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 22:53:26.855 8 INFO neutron.api.v2.resource [None req-c080f89e-caa7-40bd-90c2-bd756e5ba37d 6a10834dab2147b3bdfe8e036273fb7d e4355baf8c0448e89f405ff97e408973 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 838/1610] 10.0.0.73 () {32 vars in 723 bytes} [Thu May 28 22:53:26 2026] DELETE /v2.0/routers/ea790e01-fca1-4c58-aef9-e0a6d9e737dc => generated 135 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 773/1611] 10.0.0.73 () {32 vars in 735 bytes} [Thu May 28 22:53:26 2026] GET /v2.0/ports?device_id=20fbcfc7-d03f-405e-ad1d-f1d46ed94d82 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 22:53:26.911 8 INFO neutron.api.v2.resource [None req-f3edc373-27a3-43ef-b3ec-7cab84c3c779 6a10834dab2147b3bdfe8e036273fb7d e4355baf8c0448e89f405ff97e408973 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 839/1612] 10.0.0.73 () {32 vars in 723 bytes} [Thu May 28 22:53:26 2026] DELETE /v2.0/routers/20fbcfc7-d03f-405e-ad1d-f1d46ed94d82 => generated 135 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-28 22:53:26.930 7 INFO neutron.pecan_wsgi.hooks.translation [None req-916cd0f4-a9ca-419a-bfde-f5fde8c3cce7 6a10834dab2147b3bdfe8e036273fb7d e4355baf8c0448e89f405ff97e408973 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 774/1613] 10.0.0.73 () {32 vars in 723 bytes} [Thu May 28 22:53:26 2026] DELETE /v2.0/subnets/e05e29c9-491d-4e7e-aaef-e621c00e4a53 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 840/1614] 10.0.0.73 () {32 vars in 735 bytes} [Thu May 28 22:53:26 2026] GET /v2.0/ports?device_id=e73b76bc-0975-47db-b256-3ff039fb813b => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 22:53:26.976 7 INFO neutron.api.v2.resource [None req-c89b7e17-ee1c-490f-922a-da67050c21d3 6a10834dab2147b3bdfe8e036273fb7d e4355baf8c0448e89f405ff97e408973 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 775/1615] 10.0.0.73 () {32 vars in 723 bytes} [Thu May 28 22:53:26 2026] DELETE /v2.0/routers/e73b76bc-0975-47db-b256-3ff039fb813b => generated 135 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-28 22:53:26.993 8 INFO neutron.pecan_wsgi.hooks.translation [None req-05ed74a9-e37a-42b9-a6c6-5ae46f1dde29 6a10834dab2147b3bdfe8e036273fb7d e4355baf8c0448e89f405ff97e408973 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 841/1616] 10.0.0.73 () {32 vars in 723 bytes} [Thu May 28 22:53:26 2026] DELETE /v2.0/subnets/62e418cd-547b-4f32-9bea-c00254535330 => 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: 776/1617] 10.0.0.73 () {32 vars in 735 bytes} [Thu May 28 22:53:26 2026] GET /v2.0/ports?device_id=e1189d48-43f3-4c39-8720-a171d0afb994 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 22:53:27.061 8 INFO neutron.api.v2.resource [None req-5a289779-65f1-4dcb-b17c-6054f508d5ee 6a10834dab2147b3bdfe8e036273fb7d e4355baf8c0448e89f405ff97e408973 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 842/1618] 10.0.0.73 () {32 vars in 723 bytes} [Thu May 28 22:53:27 2026] DELETE /v2.0/routers/e1189d48-43f3-4c39-8720-a171d0afb994 => generated 135 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-28 22:53:27.079 7 INFO neutron.pecan_wsgi.hooks.translation [None req-bdb61c3c-00ea-41a0-b251-8acae38508fc 6a10834dab2147b3bdfe8e036273fb7d e4355baf8c0448e89f405ff97e408973 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 777/1619] 10.0.0.73 () {32 vars in 723 bytes} [Thu May 28 22:53:27 2026] DELETE /v2.0/subnets/838cb92d-4346-432f-87f8-acfae76ce4d9 => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-28 22:53:27.097 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0c4b7604-1897-454f-8024-ef9cd0a0eafa 6a10834dab2147b3bdfe8e036273fb7d e4355baf8c0448e89f405ff97e408973 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 843/1620] 10.0.0.73 () {32 vars in 723 bytes} [Thu May 28 22:53:27 2026] DELETE /v2.0/subnets/eae00e45-12f3-40da-8a33-423f7d30bf7a => 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: 778/1621] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:53:27 2026] GET /v2.0/ports?device_id=f6613a72-e0e6-45b5-843f-8d18854633d7 => generated 1012 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 844/1622] 10.0.0.43 () {34 vars in 1119 bytes} [Thu May 28 22:53:27 2026] GET /v2.0/security-groups?id=108ac553-c92e-492d-b371-532eea53ecc7&id=a4282451-3320-4704-a57e-22f419107adc&fields=id&fields=name => generated 206 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:53:27.524 7 WARNING neutron_lib.context [None req-5e3dcc77-e15d-4f7f-8e4f-8872bc85c962 0d26bc7332004bcdb803e6def53bdfba 0118c31bf7ed4daf836a9d4448f5b263 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-28 22:53:27.693 7 INFO neutron.db.segments_db [None req-5e3dcc77-e15d-4f7f-8e4f-8872bc85c962 0d26bc7332004bcdb803e6def53bdfba 0118c31bf7ed4daf836a9d4448f5b263 - - default default] Added segment 6d0366ad-9059-4104-a3e3-4b06bd6a7d2f of type vxlan for network 8a453946-e27a-4dd9-9fcc-c86c369553a5 [pid: 8|app: 0|req: 845/1623] 10.0.0.73 () {32 vars in 773 bytes} [Thu May 28 22:53:27 2026] GET /v2.0/security-groups?tenant_id=e4355baf8c0448e89f405ff97e408973&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: 779/1624] 10.0.0.73 () {34 vars in 669 bytes} [Thu May 28 22:53:27 2026] POST /v2.0/networks => generated 631 bytes in 421 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:53:27.810 7 WARNING neutron_lib.context [None req-616c859b-8073-4f63-a6ce-910f8b4a87c7 0d26bc7332004bcdb803e6def53bdfba 0118c31bf7ed4daf836a9d4448f5b263 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 846/1625] 10.0.0.73 () {32 vars in 739 bytes} [Thu May 28 22:53:27 2026] DELETE /v2.0/security-groups/4f703f85-e682-43a8-986e-49b99abb1aa2 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 22:53:27.875 7 INFO neutron.db.segments_db [None req-616c859b-8073-4f63-a6ce-910f8b4a87c7 0d26bc7332004bcdb803e6def53bdfba 0118c31bf7ed4daf836a9d4448f5b263 - - default default] Added segment 47b9bad9-deeb-4597-8127-77e85bc37e88 of type vxlan for network 300d3480-3469-4369-a67b-52711982fd4f [pid: 7|app: 0|req: 780/1626] 10.0.0.73 () {34 vars in 669 bytes} [Thu May 28 22:53:27 2026] POST /v2.0/networks => generated 632 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 847/1627] 10.0.0.73 () {34 vars in 752 bytes} [Thu May 28 22:53:27 2026] PUT /v2.0/networks/8a453946-e27a-4dd9-9fcc-c86c369553a5/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: 781/1628] 10.0.0.73 () {32 vars in 732 bytes} [Thu May 28 22:53:28 2026] GET /v2.0/networks/8a453946-e27a-4dd9-9fcc-c86c369553a5/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: 848/1629] 10.0.0.73 () {34 vars in 752 bytes} [Thu May 28 22:53:28 2026] PUT /v2.0/networks/300d3480-3469-4369-a67b-52711982fd4f/tags => generated 17 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 782/1630] 10.0.0.73 () {32 vars in 732 bytes} [Thu May 28 22:53:28 2026] GET /v2.0/networks/300d3480-3469-4369-a67b-52711982fd4f/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: 849/1631] 10.0.0.73 () {34 vars in 752 bytes} [Thu May 28 22:53:28 2026] PUT /v2.0/networks/300d3480-3469-4369-a67b-52711982fd4f/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: 783/1632] 10.0.0.73 () {32 vars in 732 bytes} [Thu May 28 22:53:28 2026] GET /v2.0/networks/300d3480-3469-4369-a67b-52711982fd4f/tags => generated 12 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 850/1633] 10.0.0.73 () {32 vars in 732 bytes} [Thu May 28 22:53:28 2026] GET /v2.0/networks/8a453946-e27a-4dd9-9fcc-c86c369553a5/tags => generated 25 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 22:53:28.341 7 INFO neutron.services.segments.plugin [-] Segment 6d0366ad-9059-4104-a3e3-4b06bd6a7d2f resource provider aggregate not found 2026-05-28 22:53:28.344 7 INFO neutron.services.segments.plugin [-] Segment 6d0366ad-9059-4104-a3e3-4b06bd6a7d2f resource provider aggregate not found [pid: 7|app: 0|req: 784/1634] 10.0.0.73 () {32 vars in 725 bytes} [Thu May 28 22:53:28 2026] DELETE /v2.0/networks/8a453946-e27a-4dd9-9fcc-c86c369553a5 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 851/1635] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:53:28 2026] GET /v2.0/ports?device_id=f6613a72-e0e6-45b5-843f-8d18854633d7 => generated 1014 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 22:53:28.364 7 INFO neutron.services.segments.plugin [-] Segment 6d0366ad-9059-4104-a3e3-4b06bd6a7d2f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6d0366ad-9059-4104-a3e3-4b06bd6a7d2f found for delete ", "request_id": "req-9b190aa2-5080-4169-b0be-8bbb028e861e"}]} 2026-05-28 22:53:28.364 7 INFO neutron.services.segments.plugin [-] Segment 6d0366ad-9059-4104-a3e3-4b06bd6a7d2f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6d0366ad-9059-4104-a3e3-4b06bd6a7d2f found for delete ", "request_id": "req-33fe55e9-502e-44bd-9f13-d866d47e3ea2"}]} [pid: 8|app: 0|req: 852/1636] 10.0.0.43 () {34 vars in 1119 bytes} [Thu May 28 22:53:28 2026] GET /v2.0/security-groups?id=108ac553-c92e-492d-b371-532eea53ecc7&id=a4282451-3320-4704-a57e-22f419107adc&fields=id&fields=name => generated 206 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 785/1637] 10.0.0.73 () {32 vars in 725 bytes} [Thu May 28 22:53:28 2026] DELETE /v2.0/networks/300d3480-3469-4369-a67b-52711982fd4f => generated 0 bytes in 99 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 853/1638] 10.0.0.73 () {32 vars in 773 bytes} [Thu May 28 22:53:29 2026] GET /v2.0/security-groups?tenant_id=0267566d593f4999910aa6470d628845&name=default => generated 2925 bytes in 215 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 786/1639] 10.0.0.73 () {32 vars in 739 bytes} [Thu May 28 22:53:29 2026] DELETE /v2.0/security-groups/790c510c-f257-4af9-832a-fecfc3518937 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 854/1640] 10.0.0.73 () {32 vars in 773 bytes} [Thu May 28 22:53:29 2026] GET /v2.0/security-groups?tenant_id=0118c31bf7ed4daf836a9d4448f5b263&name=default => generated 2925 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 787/1641] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:53:29 2026] GET /v2.0/ports?device_id=f6613a72-e0e6-45b5-843f-8d18854633d7 => generated 1014 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 788/1642] 10.0.0.43 () {34 vars in 1119 bytes} [Thu May 28 22:53:29 2026] GET /v2.0/security-groups?id=108ac553-c92e-492d-b371-532eea53ecc7&id=a4282451-3320-4704-a57e-22f419107adc&fields=id&fields=name => generated 206 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 855/1643] 10.0.0.73 () {32 vars in 739 bytes} [Thu May 28 22:53:29 2026] DELETE /v2.0/security-groups/81abf37b-fe55-452f-ae00-d3a11fbcc560 => 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: 789/1644] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:53:29 2026] GET /v2.0/ports?device_id=f6613a72-e0e6-45b5-843f-8d18854633d7 => generated 1014 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 22:53:29.927 8 INFO neutron.db.l3_db [None req-58a088be-20d0-4d7c-9b9b-f6cd375e8e32 4101d52fc8c0449a8c34dee50ddf825f 6b0cb46cf8b043a9a3b5498bbb713c68 - - default default] Floating IP 52e77292-fd67-4afd-9d3d-159236aa0ba1 associated. External IP: 10.96.250.217, port: 8029b334-9ba4-47bb-a8c4-6e89cdc0b78b. 2026-05-28 22:53:29.935 7 INFO neutron.db.segments_db [None req-8238053b-cdd1-414b-8fdc-1ac423e10bcc c36ea90adcac40019e980b1f0ae51678 5caa8a93f09944adbecb858b17831088 - - default default] Added segment 38bc5bba-acf9-4d20-aee3-250959b87b0a of type vxlan for network 06cbec3c-408a-4229-abeb-62f6419085dd [pid: 7|app: 0|req: 790/1645] 10.0.0.73 () {34 vars in 670 bytes} [Thu May 28 22:53:29 2026] POST /v2.0/networks => generated 741 bytes in 358 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 791/1646] 10.0.0.73 () {34 vars in 668 bytes} [Thu May 28 22:53:30 2026] POST /v2.0/subnets => generated 688 bytes in 256 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 856/1647] 10.0.0.73 () {34 vars in 748 bytes} [Thu May 28 22:53:29 2026] PUT /v2.0/floatingips/52e77292-fd67-4afd-9d3d-159236aa0ba1 => generated 856 bytes in 639 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:53:30.354 7 INFO neutron.db.segments_db [None req-c1377b89-6a82-4a09-902f-6250b03324e8 c36ea90adcac40019e980b1f0ae51678 5caa8a93f09944adbecb858b17831088 - - default default] Added segment 0c640b89-7723-4c5e-8e92-3b5b9be213d0 of type vxlan for network 0471ef20-388b-4361-933e-9b209f207740 2026-05-28 22:53:30.386 7 INFO neutron.services.segments.plugin [-] Segment 47b9bad9-deeb-4597-8127-77e85bc37e88 resource provider aggregate not found 2026-05-28 22:53:30.391 7 INFO neutron.services.segments.plugin [-] Segment 47b9bad9-deeb-4597-8127-77e85bc37e88 resource provider aggregate not found 2026-05-28 22:53:30.407 7 INFO neutron.services.segments.plugin [-] Segment 47b9bad9-deeb-4597-8127-77e85bc37e88 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 47b9bad9-deeb-4597-8127-77e85bc37e88 found for delete ", "request_id": "req-98152cc6-a8a7-44a0-9848-ebb06781ef67"}]} 2026-05-28 22:53:30.408 7 INFO neutron.services.segments.plugin [-] Segment 47b9bad9-deeb-4597-8127-77e85bc37e88 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 47b9bad9-deeb-4597-8127-77e85bc37e88 found for delete ", "request_id": "req-dedb1229-0c5d-4b40-873c-e1a845b12c02"}]} 2026-05-28 22:53:30.651 7 INFO neutron.db.l3_hamode_db [None req-c1377b89-6a82-4a09-902f-6250b03324e8 c36ea90adcac40019e980b1f0ae51678 324cebd2b36b471888eb90ccf012fb92 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-28 22:53:30.944 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-add8296b-0fe2-4334-8383-654d9f74eb34'] response: {'name': 'network-changed', 'server_uuid': 'f6613a72-e0e6-45b5-843f-8d18854633d7', 'tag': '8029b334-9ba4-47bb-a8c4-6e89cdc0b78b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 859/1650] 10.0.0.62 () {34 vars in 989 bytes} [Thu May 28 22:53:30 2026] GET /v2.0/ports?device_id=1ff1aaca-a61c-46c6-bd31-169fac0e114c => generated 1244 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 860/1651] 10.0.0.62 () {34 vars in 1039 bytes} [Thu May 28 22:53:31 2026] GET /v2.0/security-groups?id=be85fc3a-5aa1-4d36-8d0e-57fa76bca3f4&fields=id&fields=name => generated 113 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 861/1652] 199.19.213.233 () {34 vars in 1080 bytes} [Thu May 28 22:53:31 2026] GET /v2.0/ports?tenant_id=6b0cb46cf8b043a9a3b5498bbb713c68&device_id=f6613a72-e0e6-45b5-843f-8d18854633d7 => generated 1283 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 862/1653] 199.19.213.233 () {34 vars in 986 bytes} [Thu May 28 22:53:31 2026] GET /v2.0/networks?id=1b204dc3-c7a5-4dd3-bf9e-749ee0505124 => generated 769 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 863/1654] 199.19.213.233 () {34 vars in 1060 bytes} [Thu May 28 22:53:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=8029b334-9ba4-47bb-a8c4-6e89cdc0b78b => generated 859 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:53:31.601 7 INFO neutron.db.l3_hamode_db [None req-c1377b89-6a82-4a09-902f-6250b03324e8 c36ea90adcac40019e980b1f0ae51678 5caa8a93f09944adbecb858b17831088 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 864/1655] 199.19.213.233 () {34 vars in 984 bytes} [Thu May 28 22:53:31 2026] GET /v2.0/subnets?id=3d816af4-f60f-4eb7-aaa0-1970deb920a5 => generated 691 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 865/1656] 199.19.213.233 () {34 vars in 1052 bytes} [Thu May 28 22:53:31 2026] GET /v2.0/ports?network_id=1b204dc3-c7a5-4dd3-bf9e-749ee0505124&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: 866/1657] 199.19.213.233 () {34 vars in 1012 bytes} [Thu May 28 22:53:31 2026] GET /v2.0/networks/1b204dc3-c7a5-4dd3-bf9e-749ee0505124?fields=segments => generated 14 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 867/1658] 199.19.213.233 () {34 vars in 1112 bytes} [Thu May 28 22:53:31 2026] GET /v2.0/networks/1b204dc3-c7a5-4dd3-bf9e-749ee0505124?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: 792/1659] 10.0.0.73 () {34 vars in 668 bytes} [Thu May 28 22:53:30 2026] POST /v2.0/routers => generated 728 bytes in 2231 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 868/1660] 10.0.0.73 () {34 vars in 782 bytes} [Thu May 28 22:53:32 2026] PUT /v2.0/routers/4e556ae7-0314-43f8-a48e-742567919853/add_router_interface => generated 309 bytes in 1036 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 793/1661] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:53:35 2026] GET /v2.0/ports?device_id=1ff1aaca-a61c-46c6-bd31-169fac0e114c => generated 975 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 869/1662] 10.0.0.43 () {34 vars in 1039 bytes} [Thu May 28 22:53:35 2026] GET /v2.0/security-groups?id=be85fc3a-5aa1-4d36-8d0e-57fa76bca3f4&fields=id&fields=name => generated 113 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 794/1663] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:53:35 2026] GET /v2.0/ports?device_id=1ff1aaca-a61c-46c6-bd31-169fac0e114c => generated 975 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 870/1664] 10.0.0.43 () {34 vars in 1039 bytes} [Thu May 28 22:53:35 2026] GET /v2.0/security-groups?id=be85fc3a-5aa1-4d36-8d0e-57fa76bca3f4&fields=id&fields=name => generated 113 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 795/1665] 10.0.0.43 () {34 vars in 981 bytes} [Thu May 28 22:53:36 2026] GET /v2.0/networks?id=06cbec3c-408a-4229-abeb-62f6419085dd => generated 673 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 871/1666] 10.0.0.43 () {34 vars in 964 bytes} [Thu May 28 22:53:36 2026] GET /v2.0/quotas/324cebd2b36b471888eb90ccf012fb92 => 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: 796/1667] 10.0.0.43 () {34 vars in 1001 bytes} [Thu May 28 22:53:36 2026] GET /v2.0/ports?tenant_id=324cebd2b36b471888eb90ccf012fb92&fields=id => generated 103 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 872/1668] 10.0.0.43 () {34 vars in 1007 bytes} [Thu May 28 22:53:36 2026] GET /v2.0/networks/06cbec3c-408a-4229-abeb-62f6419085dd?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 797/1669] 10.0.0.43 () {34 vars in 1107 bytes} [Thu May 28 22:53:36 2026] GET /v2.0/networks/06cbec3c-408a-4229-abeb-62f6419085dd?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: 8|app: 0|req: 873/1670] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:53:36 2026] GET /v2.0/ports?device_id=cdb16974-ce12-40bf-92da-0e4a2303cbff => 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: 798/1671] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:53:36 2026] GET /v2.0/ports?device_id=1ff1aaca-a61c-46c6-bd31-169fac0e114c => generated 975 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 874/1672] 10.0.0.43 () {34 vars in 1039 bytes} [Thu May 28 22:53:36 2026] GET /v2.0/security-groups?id=be85fc3a-5aa1-4d36-8d0e-57fa76bca3f4&fields=id&fields=name => generated 113 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 799/1673] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:53:37 2026] GET /v2.0/ports?device_id=cdb16974-ce12-40bf-92da-0e4a2303cbff => 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: 800/1674] 199.19.213.233 () {34 vars in 994 bytes} [Thu May 28 22:53:37 2026] GET /v2.0/ports?device_id=1ff1aaca-a61c-46c6-bd31-169fac0e114c => generated 975 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 875/1675] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:53:37 2026] GET /v2.0/ports?device_id=f6613a72-e0e6-45b5-843f-8d18854633d7 => generated 1014 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 876/1676] 10.0.0.43 () {34 vars in 1119 bytes} [Thu May 28 22:53:37 2026] GET /v2.0/security-groups?id=108ac553-c92e-492d-b371-532eea53ecc7&id=a4282451-3320-4704-a57e-22f419107adc&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: 877/1677] 10.0.0.73 () {32 vars in 735 bytes} [Thu May 28 22:53:37 2026] GET /v2.0/ports?device_id=f6613a72-e0e6-45b5-843f-8d18854633d7 => generated 1283 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 22:53:37.994 7 INFO neutron.db.l3_db [req-dd6216c6-4aa4-4f85-9b78-c7df4e3d73e1 req-93b08ca7-8a3d-478a-bcd7-8e13953609b6 8e8eec9731c64c03a8e017e2039466f1 db47832c8beb4602b73f2168ade7e18c - - default default] Floating IP cc1af82d-8387-4807-b418-2d0171bab44c disassociated. External IP: 10.96.250.211, port: 2faa99b8-acd2-4213-8cdb-30892b6883aa. [pid: 8|app: 0|req: 878/1678] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:53:37 2026] GET /v2.0/ports?device_id=1ff1aaca-a61c-46c6-bd31-169fac0e114c => generated 975 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 879/1679] 10.0.0.73 () {32 vars in 857 bytes} [Thu May 28 22:53:38 2026] GET /v2.0/floatingips?floating_network_id=27957117-ad01-42c0-9778-078927771811&port_id=8029b334-9ba4-47bb-a8c4-6e89cdc0b78b => generated 861 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 880/1680] 10.0.0.43 () {34 vars in 1039 bytes} [Thu May 28 22:53:38 2026] GET /v2.0/security-groups?id=be85fc3a-5aa1-4d36-8d0e-57fa76bca3f4&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: 801/1681] 199.19.213.233 () {36 vars in 997 bytes} [Thu May 28 22:53:37 2026] DELETE /v2.0/ports/2faa99b8-acd2-4213-8cdb-30892b6883aa => generated 0 bytes in 612 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 881/1682] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:53:38 2026] GET /v2.0/ports?device_id=cdb16974-ce12-40bf-92da-0e4a2303cbff => 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: 802/1683] 10.0.0.62 () {34 vars in 989 bytes} [Thu May 28 22:53:38 2026] GET /v2.0/ports?device_id=f6613a72-e0e6-45b5-843f-8d18854633d7 => generated 1283 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 882/1684] 10.0.0.62 () {34 vars in 1119 bytes} [Thu May 28 22:53:38 2026] GET /v2.0/security-groups?id=a4282451-3320-4704-a57e-22f419107adc&id=108ac553-c92e-492d-b371-532eea53ecc7&fields=id&fields=name => generated 206 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:53:39.205 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-35abf7bb-aa86-4e83-8a57-3ee68d1bc425'] response: {'server_uuid': '1ff1aaca-a61c-46c6-bd31-169fac0e114c', 'name': 'network-vif-deleted', 'tag': '2faa99b8-acd2-4213-8cdb-30892b6883aa', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 803/1685] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:53:39 2026] GET /v2.0/ports?device_id=1ff1aaca-a61c-46c6-bd31-169fac0e114c => 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: 883/1686] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:53:39 2026] GET /v2.0/ports?device_id=cdb16974-ce12-40bf-92da-0e4a2303cbff => 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: 804/1687] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:53:40 2026] GET /v2.0/ports?device_id=1ff1aaca-a61c-46c6-bd31-169fac0e114c => 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: 884/1688] 199.19.213.233 () {34 vars in 986 bytes} [Thu May 28 22:53:40 2026] GET /v2.0/networks?id=06cbec3c-408a-4229-abeb-62f6419085dd => generated 673 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:53:40.692 8 WARNING neutron_lib.context [req-e04fc952-c487-4faa-b690-4d9345e7c7f0 req-40cadc3f-a670-4f6f-952b-d9f7a48471d5 a75da372f8c54a57aaba362285ca70fb 324cebd2b36b471888eb90ccf012fb92 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 805/1689] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:53:40 2026] GET /v2.0/ports?device_id=cdb16974-ce12-40bf-92da-0e4a2303cbff => 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: 806/1690] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:53:40 2026] GET /v2.0/ports?device_id=f6613a72-e0e6-45b5-843f-8d18854633d7 => generated 1014 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 885/1691] 199.19.213.233 () {38 vars in 955 bytes} [Thu May 28 22:53:40 2026] POST /v2.0/ports => generated 958 bytes in 353 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 807/1692] 10.0.0.43 () {34 vars in 1119 bytes} [Thu May 28 22:53:41 2026] GET /v2.0/security-groups?id=108ac553-c92e-492d-b371-532eea53ecc7&id=a4282451-3320-4704-a57e-22f419107adc&fields=id&fields=name => generated 206 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 808/1693] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:53:41 2026] GET /v2.0/ports?device_id=1ff1aaca-a61c-46c6-bd31-169fac0e114c => 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: 886/1694] 199.19.213.233 () {38 vars in 1028 bytes} [Thu May 28 22:53:41 2026] PUT /v2.0/ports/b558004e-7891-44ca-a619-6911e6ae9229 => generated 1239 bytes in 382 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 809/1695] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:53:41 2026] GET /v2.0/ports?device_id=cdb16974-ce12-40bf-92da-0e4a2303cbff => generated 973 bytes in 71 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: 887/1696] 10.0.0.43 () {34 vars in 1039 bytes} [Thu May 28 22:53:41 2026] GET /v2.0/security-groups?id=76d6ece9-5223-418b-9856-b030919819f8&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: 810/1697] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:53:42 2026] GET /v2.0/ports?device_id=f6613a72-e0e6-45b5-843f-8d18854633d7 => generated 1014 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 22:53:42.155 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a040be06-c96a-4290-8ed8-8d684e7f5160'] response: {'name': 'network-changed', 'server_uuid': 'cdb16974-ce12-40bf-92da-0e4a2303cbff', 'tag': 'b558004e-7891-44ca-a619-6911e6ae9229', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 888/1698] 10.0.0.43 () {34 vars in 1119 bytes} [Thu May 28 22:53:42 2026] GET /v2.0/security-groups?id=108ac553-c92e-492d-b371-532eea53ecc7&id=a4282451-3320-4704-a57e-22f419107adc&fields=id&fields=name => generated 206 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 811/1699] 199.19.213.233 () {34 vars in 1080 bytes} [Thu May 28 22:53:42 2026] GET /v2.0/ports?tenant_id=324cebd2b36b471888eb90ccf012fb92&device_id=cdb16974-ce12-40bf-92da-0e4a2303cbff => 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: 889/1700] 199.19.213.233 () {34 vars in 1018 bytes} [Thu May 28 22:53:42 2026] GET /v2.0/networks?tenant_id=324cebd2b36b471888eb90ccf012fb92&shared=False => generated 769 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 812/1701] 199.19.213.233 () {34 vars in 930 bytes} [Thu May 28 22:53:42 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 890/1702] 10.0.0.73 () {32 vars in 739 bytes} [Thu May 28 22:53:42 2026] DELETE /v2.0/security-groups/be85fc3a-5aa1-4d36-8d0e-57fa76bca3f4 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 22:53:42.622 7 INFO neutron.api.v2.resource [None req-1920d487-1c36-4518-9d92-ca4b2177b922 8e8eec9731c64c03a8e017e2039466f1 db47832c8beb4602b73f2168ade7e18c - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 813/1703] 10.0.0.73 () {32 vars in 736 bytes} [Thu May 28 22:53:42 2026] GET /v2.0/security-groups/be85fc3a-5aa1-4d36-8d0e-57fa76bca3f4 => 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: 891/1704] 10.0.0.73 () {32 vars in 731 bytes} [Thu May 28 22:53:42 2026] DELETE /v2.0/floatingips/cc1af82d-8387-4807-b418-2d0171bab44c => generated 0 bytes in 241 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 892/1705] 199.19.213.233 () {34 vars in 994 bytes} [Thu May 28 22:53:42 2026] GET /v2.0/ports?device_id=f6613a72-e0e6-45b5-843f-8d18854633d7 => generated 1014 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 893/1706] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:53:42 2026] GET /v2.0/ports?device_id=cdb16974-ce12-40bf-92da-0e4a2303cbff => generated 973 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:53:43.285 8 INFO neutron.db.l3_db [req-05df288c-28f5-4e06-b637-347c22059193 req-334dbdfb-1450-424c-bde5-b29d962da77f 4101d52fc8c0449a8c34dee50ddf825f 6b0cb46cf8b043a9a3b5498bbb713c68 - - default default] Floating IP 52e77292-fd67-4afd-9d3d-159236aa0ba1 disassociated. External IP: 10.96.250.217, port: 8029b334-9ba4-47bb-a8c4-6e89cdc0b78b. [pid: 8|app: 0|req: 894/1707] 199.19.213.233 () {36 vars in 997 bytes} [Thu May 28 22:53:43 2026] DELETE /v2.0/ports/8029b334-9ba4-47bb-a8c4-6e89cdc0b78b => generated 0 bytes in 571 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 895/1708] 10.0.0.43 () {34 vars in 1039 bytes} [Thu May 28 22:53:43 2026] GET /v2.0/security-groups?id=76d6ece9-5223-418b-9856-b030919819f8&fields=id&fields=name => generated 88 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 896/1709] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:53:43 2026] GET /v2.0/ports?device_id=f6613a72-e0e6-45b5-843f-8d18854633d7 => 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: 897/1710] 199.19.213.233 () {34 vars in 1080 bytes} [Thu May 28 22:53:43 2026] GET /v2.0/ports?tenant_id=324cebd2b36b471888eb90ccf012fb92&device_id=cdb16974-ce12-40bf-92da-0e4a2303cbff => generated 1242 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 898/1711] 199.19.213.233 () {34 vars in 1060 bytes} [Thu May 28 22:53:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=b558004e-7891-44ca-a619-6911e6ae9229 => 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: 814/1712] 10.0.0.73 () {34 vars in 788 bytes} [Thu May 28 22:53:42 2026] PUT /v2.0/routers/6bf280c9-126b-4b49-99a6-c959e202986c/remove_router_interface => generated 309 bytes in 915 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 899/1713] 199.19.213.233 () {34 vars in 984 bytes} [Thu May 28 22:53:43 2026] GET /v2.0/subnets?id=3e27a059-9f91-4825-8f7b-4b3fbdf67608 => generated 691 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 900/1714] 199.19.213.233 () {34 vars in 1052 bytes} [Thu May 28 22:53:43 2026] GET /v2.0/ports?network_id=06cbec3c-408a-4229-abeb-62f6419085dd&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: 901/1715] 199.19.213.233 () {34 vars in 1012 bytes} [Thu May 28 22:53:43 2026] GET /v2.0/networks/06cbec3c-408a-4229-abeb-62f6419085dd?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: 902/1716] 199.19.213.233 () {34 vars in 1112 bytes} [Thu May 28 22:53:43 2026] GET /v2.0/networks/06cbec3c-408a-4229-abeb-62f6419085dd?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 22:53:44.632 7 INFO neutron.services.segments.plugin [-] Segment 56334b8d-46dc-42f4-bad8-93b0c6e04e6c resource provider aggregate not found 2026-05-28 22:53:44.642 7 INFO neutron.services.segments.plugin [-] Segment 56334b8d-46dc-42f4-bad8-93b0c6e04e6c resource provider aggregate not found 2026-05-28 22:53:44.650 7 INFO neutron.db.l3_hamode_db [None req-3c2ba794-21c0-4e9f-9aeb-345af5f2f48e c36ea90adcac40019e980b1f0ae51678 5caa8a93f09944adbecb858b17831088 - - default default] HA network 014c5150-255e-44f7-95c1-02df18762720 was deleted as no HA routers are present in tenant db47832c8beb4602b73f2168ade7e18c. [pid: 7|app: 0|req: 815/1717] 10.0.0.73 () {32 vars in 723 bytes} [Thu May 28 22:53:43 2026] DELETE /v2.0/routers/6bf280c9-126b-4b49-99a6-c959e202986c => generated 0 bytes in 860 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 22:53:44.731 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-49f89120-c7b1-42a7-a891-cde20b539423'] response: {'server_uuid': 'f6613a72-e0e6-45b5-843f-8d18854633d7', 'name': 'network-vif-deleted', 'tag': '8029b334-9ba4-47bb-a8c4-6e89cdc0b78b', 'status': 'completed', 'code': 200} 2026-05-28 22:53:44.763 7 INFO neutron.services.segments.plugin [-] Segment 56334b8d-46dc-42f4-bad8-93b0c6e04e6c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 56334b8d-46dc-42f4-bad8-93b0c6e04e6c found for delete ", "request_id": "req-89e67847-0d1d-4900-acd7-877064fc1137"}]} 2026-05-28 22:53:44.764 7 INFO neutron.services.segments.plugin [-] Segment 56334b8d-46dc-42f4-bad8-93b0c6e04e6c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 56334b8d-46dc-42f4-bad8-93b0c6e04e6c found for delete ", "request_id": "req-f84396e6-4792-443e-b266-36e92c3bd5ce"}]} [pid: 7|app: 0|req: 816/1718] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:53:44 2026] GET /v2.0/ports?device_id=cdb16974-ce12-40bf-92da-0e4a2303cbff => generated 973 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 817/1719] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:53:44 2026] GET /v2.0/ports?device_id=f6613a72-e0e6-45b5-843f-8d18854633d7 => 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: 818/1720] 10.0.0.43 () {34 vars in 1039 bytes} [Thu May 28 22:53:44 2026] GET /v2.0/security-groups?id=76d6ece9-5223-418b-9856-b030919819f8&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: 903/1721] 10.0.0.73 () {32 vars in 723 bytes} [Thu May 28 22:53:44 2026] DELETE /v2.0/subnets/a0e2906e-d213-4c67-ac8a-13b0de2b3062 => generated 0 bytes in 194 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 819/1722] 10.0.0.73 () {32 vars in 725 bytes} [Thu May 28 22:53:44 2026] DELETE /v2.0/networks/8ae91f3b-be33-466d-bb30-c90e8830de71 => generated 0 bytes in 282 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 904/1723] 10.0.0.73 () {32 vars in 773 bytes} [Thu May 28 22:53:45 2026] GET /v2.0/security-groups?tenant_id=db47832c8beb4602b73f2168ade7e18c&name=default => generated 2925 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 820/1726] 10.0.0.73 () {32 vars in 739 bytes} [Thu May 28 22:53:45 2026] DELETE /v2.0/security-groups/4d2fac0b-e79c-4354-b4c2-3822080c31e9 => 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: 907/1727] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:53:45 2026] GET /v2.0/ports?device_id=f6613a72-e0e6-45b5-843f-8d18854633d7 => 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: 821/1728] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:53:45 2026] GET /v2.0/ports?device_id=cdb16974-ce12-40bf-92da-0e4a2303cbff => generated 973 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 908/1729] 10.0.0.43 () {34 vars in 1039 bytes} [Thu May 28 22:53:45 2026] GET /v2.0/security-groups?id=76d6ece9-5223-418b-9856-b030919819f8&fields=id&fields=name => generated 88 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 22:53:47.046 7 INFO neutron.services.segments.plugin [-] Segment 928afa00-954a-4c5b-b63d-5296e5d02adb resource provider aggregate not found 2026-05-28 22:53:47.049 7 INFO neutron.services.segments.plugin [-] Segment 928afa00-954a-4c5b-b63d-5296e5d02adb resource provider aggregate not found 2026-05-28 22:53:47.061 7 INFO neutron.services.segments.plugin [-] Segment 928afa00-954a-4c5b-b63d-5296e5d02adb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 928afa00-954a-4c5b-b63d-5296e5d02adb found for delete ", "request_id": "req-22d7eccc-f1f4-4220-b03b-81d7b7fdb1c6"}]} [pid: 8|app: 0|req: 909/1730] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:53:47 2026] GET /v2.0/ports?device_id=cdb16974-ce12-40bf-92da-0e4a2303cbff => generated 973 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:53:47.067 7 INFO neutron.services.segments.plugin [-] Segment 928afa00-954a-4c5b-b63d-5296e5d02adb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 928afa00-954a-4c5b-b63d-5296e5d02adb found for delete ", "request_id": "req-d0faf89f-3e74-4a54-8827-6d14597b9d25"}]} [pid: 8|app: 0|req: 910/1731] 10.0.0.43 () {34 vars in 1039 bytes} [Thu May 28 22:53:47 2026] GET /v2.0/security-groups?id=76d6ece9-5223-418b-9856-b030919819f8&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: 822/1732] 10.0.0.73 () {32 vars in 739 bytes} [Thu May 28 22:53:47 2026] DELETE /v2.0/security-groups/108ac553-c92e-492d-b371-532eea53ecc7 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 22:53:47.152 8 INFO neutron.api.v2.resource [None req-3656285c-f4f7-4814-9ff8-5d848f8a9400 4101d52fc8c0449a8c34dee50ddf825f 6b0cb46cf8b043a9a3b5498bbb713c68 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 911/1733] 10.0.0.73 () {32 vars in 736 bytes} [Thu May 28 22:53:47 2026] GET /v2.0/security-groups/108ac553-c92e-492d-b371-532eea53ecc7 => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 823/1734] 10.0.0.73 () {32 vars in 731 bytes} [Thu May 28 22:53:47 2026] DELETE /v2.0/floatingips/52e77292-fd67-4afd-9d3d-159236aa0ba1 => generated 0 bytes in 295 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 912/1735] 10.0.0.73 () {32 vars in 739 bytes} [Thu May 28 22:53:47 2026] DELETE /v2.0/security-groups/a4282451-3320-4704-a57e-22f419107adc => generated 0 bytes in 151 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 913/1736] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:53:48 2026] GET /v2.0/ports?device_id=cdb16974-ce12-40bf-92da-0e4a2303cbff => generated 975 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 914/1737] 10.0.0.43 () {34 vars in 1039 bytes} [Thu May 28 22:53:48 2026] GET /v2.0/security-groups?id=76d6ece9-5223-418b-9856-b030919819f8&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: 824/1738] 10.0.0.73 () {34 vars in 788 bytes} [Thu May 28 22:53:47 2026] PUT /v2.0/routers/86996c63-9c95-49dc-b010-f60f687a7ea7/remove_router_interface => generated 309 bytes in 826 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 825/1739] 10.0.0.73 () {32 vars in 773 bytes} [Thu May 28 22:53:49 2026] GET /v2.0/security-groups?tenant_id=a091451230db4f50a48e5b961b67591a&name=default => generated 2925 bytes in 270 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 22:53:49.363 8 INFO neutron.services.segments.plugin [-] Segment d2c6867a-8f0e-4f67-89b1-9d3e03f97be6 resource provider aggregate not found 2026-05-28 22:53:49.367 8 INFO neutron.services.segments.plugin [-] Segment d2c6867a-8f0e-4f67-89b1-9d3e03f97be6 resource provider aggregate not found 2026-05-28 22:53:49.377 8 INFO neutron.services.segments.plugin [-] Segment d2c6867a-8f0e-4f67-89b1-9d3e03f97be6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d2c6867a-8f0e-4f67-89b1-9d3e03f97be6 found for delete ", "request_id": "req-b2f39a24-0fa6-4dc5-b709-4fdfe0c8a527"}]} 2026-05-28 22:53:49.384 8 INFO neutron.services.segments.plugin [-] Segment d2c6867a-8f0e-4f67-89b1-9d3e03f97be6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d2c6867a-8f0e-4f67-89b1-9d3e03f97be6 found for delete ", "request_id": "req-f762d9ca-8932-41e6-8bb2-31450ff6fed1"}]} 2026-05-28 22:53:49.390 8 INFO neutron.db.l3_hamode_db [None req-5eeb4041-231f-4ff6-841d-4a5c3d9e0635 c36ea90adcac40019e980b1f0ae51678 5caa8a93f09944adbecb858b17831088 - - default default] HA network d4599308-a0d3-49b7-b9be-b522d635938a was deleted as no HA routers are present in tenant 6b0cb46cf8b043a9a3b5498bbb713c68. [pid: 8|app: 0|req: 915/1740] 10.0.0.73 () {32 vars in 723 bytes} [Thu May 28 22:53:48 2026] DELETE /v2.0/routers/86996c63-9c95-49dc-b010-f60f687a7ea7 => generated 0 bytes in 922 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 826/1741] 10.0.0.73 () {32 vars in 739 bytes} [Thu May 28 22:53:49 2026] DELETE /v2.0/security-groups/72ba9ada-ea12-49b5-bfe2-6bc7d769536d => 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: 916/1742] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:53:49 2026] GET /v2.0/ports?device_id=cdb16974-ce12-40bf-92da-0e4a2303cbff => generated 975 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 917/1743] 10.0.0.43 () {34 vars in 1039 bytes} [Thu May 28 22:53:49 2026] GET /v2.0/security-groups?id=76d6ece9-5223-418b-9856-b030919819f8&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: 827/1744] 10.0.0.73 () {32 vars in 723 bytes} [Thu May 28 22:53:49 2026] DELETE /v2.0/subnets/3d816af4-f60f-4eb7-aaa0-1970deb920a5 => 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: 918/1745] 10.0.0.73 () {32 vars in 773 bytes} [Thu May 28 22:53:49 2026] GET /v2.0/security-groups?tenant_id=2fecc03d57474eb5a0eb43e699767945&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: 919/1746] 10.0.0.73 () {32 vars in 739 bytes} [Thu May 28 22:53:49 2026] DELETE /v2.0/security-groups/25b94f8b-e692-4b61-8859-0c458b62b6a3 => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 22:53:49.798 7 INFO neutron.services.segments.plugin [-] Segment 3ad121c6-e79e-4ef2-b1a9-329150fb9f71 resource provider aggregate not found 2026-05-28 22:53:49.802 7 INFO neutron.services.segments.plugin [-] Segment 3ad121c6-e79e-4ef2-b1a9-329150fb9f71 resource provider aggregate not found [pid: 7|app: 0|req: 828/1747] 10.0.0.73 () {32 vars in 725 bytes} [Thu May 28 22:53:49 2026] DELETE /v2.0/networks/1b204dc3-c7a5-4dd3-bf9e-749ee0505124 => generated 0 bytes in 233 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 920/1748] 10.0.0.73 () {34 vars in 788 bytes} [Thu May 28 22:53:49 2026] PUT /v2.0/routers/07d91e54-617a-464e-9391-6fdb43a68684/remove_router_interface => generated 309 bytes in 882 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:53:50.720 7 INFO neutron.services.segments.plugin [-] Segment 3ad121c6-e79e-4ef2-b1a9-329150fb9f71 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3ad121c6-e79e-4ef2-b1a9-329150fb9f71 found for delete ", "request_id": "req-7f5944ce-e312-4894-bd31-6ab62e5aa18d"}]} 2026-05-28 22:53:50.721 7 INFO neutron.services.segments.plugin [-] Segment 3ad121c6-e79e-4ef2-b1a9-329150fb9f71 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3ad121c6-e79e-4ef2-b1a9-329150fb9f71 found for delete ", "request_id": "req-c72d21a3-2710-45c3-b5e3-24f9f46bd897"}]} [pid: 8|app: 0|req: 921/1749] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:53:50 2026] GET /v2.0/ports?device_id=cdb16974-ce12-40bf-92da-0e4a2303cbff => 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: 922/1750] 10.0.0.43 () {34 vars in 1039 bytes} [Thu May 28 22:53:50 2026] GET /v2.0/security-groups?id=76d6ece9-5223-418b-9856-b030919819f8&fields=id&fields=name => generated 88 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 22:53:51.665 7 INFO neutron.db.l3_hamode_db [None req-88409efb-63e8-43e9-bced-97700790393f c36ea90adcac40019e980b1f0ae51678 5caa8a93f09944adbecb858b17831088 - - default default] HA network 80852740-9336-4353-872e-c6bcf1cb0a0b was deleted as no HA routers are present in tenant 58cdab3dc13a4cd4b483d9daadc58781. [pid: 7|app: 0|req: 829/1751] 10.0.0.73 () {32 vars in 723 bytes} [Thu May 28 22:53:50 2026] DELETE /v2.0/routers/07d91e54-617a-464e-9391-6fdb43a68684 => generated 0 bytes in 952 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 923/1752] 10.0.0.73 () {32 vars in 723 bytes} [Thu May 28 22:53:51 2026] DELETE /v2.0/subnets/de6b7e76-9d03-40e9-bcea-5f11e56c1ddc => generated 0 bytes in 153 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 924/1753] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:53:52 2026] GET /v2.0/ports?device_id=cdb16974-ce12-40bf-92da-0e4a2303cbff => generated 975 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 830/1754] 10.0.0.73 () {32 vars in 725 bytes} [Thu May 28 22:53:51 2026] DELETE /v2.0/networks/54794c91-175d-415a-b84d-fa0f2cb0374f => generated 0 bytes in 270 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 831/1755] 10.0.0.43 () {34 vars in 1039 bytes} [Thu May 28 22:53:52 2026] GET /v2.0/security-groups?id=76d6ece9-5223-418b-9856-b030919819f8&fields=id&fields=name => generated 88 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 925/1756] 10.0.0.73 () {32 vars in 773 bytes} [Thu May 28 22:53:52 2026] GET /v2.0/security-groups?tenant_id=ec1b7a336ab94db2bec23621da2b75b6&name=default => generated 2925 bytes in 323 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 832/1757] 10.0.0.73 () {32 vars in 773 bytes} [Thu May 28 22:53:52 2026] GET /v2.0/security-groups?tenant_id=6b0cb46cf8b043a9a3b5498bbb713c68&name=default => generated 2925 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 926/1758] 10.0.0.73 () {32 vars in 739 bytes} [Thu May 28 22:53:52 2026] DELETE /v2.0/security-groups/ef0b39b4-020f-461b-b85e-1cc7000613cf => 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: 833/1759] 10.0.0.73 () {32 vars in 739 bytes} [Thu May 28 22:53:52 2026] DELETE /v2.0/security-groups/d4dbc18a-7613-46ed-b37f-fde369c04ca4 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 927/1760] 10.0.0.73 () {32 vars in 773 bytes} [Thu May 28 22:53:52 2026] GET /v2.0/security-groups?tenant_id=58cdab3dc13a4cd4b483d9daadc58781&name=default => generated 2925 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 22:53:52.744 7 INFO neutron.services.segments.plugin [-] Segment 46252f46-70d5-46df-81cb-7100bab9a8dd resource provider aggregate not found 2026-05-28 22:53:52.753 7 INFO neutron.services.segments.plugin [-] Segment 46252f46-70d5-46df-81cb-7100bab9a8dd resource provider aggregate not found 2026-05-28 22:53:52.758 7 INFO neutron.services.segments.plugin [-] Segment 46252f46-70d5-46df-81cb-7100bab9a8dd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 46252f46-70d5-46df-81cb-7100bab9a8dd found for delete ", "request_id": "req-572ec339-bdc3-4bd5-810a-acb68efacd27"}]} 2026-05-28 22:53:52.770 7 INFO neutron.services.segments.plugin [-] Segment 46252f46-70d5-46df-81cb-7100bab9a8dd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 46252f46-70d5-46df-81cb-7100bab9a8dd found for delete ", "request_id": "req-1f64c53b-cbc0-4230-93dd-c6f185b8185a"}]} 2026-05-28 22:53:52.779 7 INFO neutron.services.segments.plugin [-] Segment 989169de-3655-4f2a-80d9-e8bf7bda6ba3 resource provider aggregate not found 2026-05-28 22:53:52.786 7 INFO neutron.services.segments.plugin [-] Segment 989169de-3655-4f2a-80d9-e8bf7bda6ba3 resource provider aggregate not found 2026-05-28 22:53:52.791 7 INFO neutron.services.segments.plugin [-] Segment 989169de-3655-4f2a-80d9-e8bf7bda6ba3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 989169de-3655-4f2a-80d9-e8bf7bda6ba3 found for delete ", "request_id": "req-ec18ac58-e070-4484-9a77-856228409bbb"}]} 2026-05-28 22:53:52.799 7 INFO neutron.services.segments.plugin [-] Segment 989169de-3655-4f2a-80d9-e8bf7bda6ba3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 989169de-3655-4f2a-80d9-e8bf7bda6ba3 found for delete ", "request_id": "req-73669f86-5a6c-48eb-8c0d-5087fb49a32b"}]} [pid: 7|app: 0|req: 834/1761] 10.0.0.73 () {32 vars in 739 bytes} [Thu May 28 22:53:52 2026] DELETE /v2.0/security-groups/a8870f53-fc3f-4a39-a6af-59bac79797bc => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 928/1762] 199.19.213.233 () {34 vars in 994 bytes} [Thu May 28 22:53:52 2026] GET /v2.0/ports?device_id=cdb16974-ce12-40bf-92da-0e4a2303cbff => generated 975 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 835/1763] 199.19.213.233 () {36 vars in 997 bytes} [Thu May 28 22:53:52 2026] DELETE /v2.0/ports/b558004e-7891-44ca-a619-6911e6ae9229 => generated 0 bytes in 263 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 929/1764] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:53:53 2026] GET /v2.0/ports?device_id=cdb16974-ce12-40bf-92da-0e4a2303cbff => 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: 836/1765] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:53:54 2026] GET /v2.0/ports?device_id=cdb16974-ce12-40bf-92da-0e4a2303cbff => 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: 930/1766] 10.0.0.73 () {32 vars in 773 bytes} [Thu May 28 22:53:54 2026] GET /v2.0/security-groups?tenant_id=00f1d2d561084251b8b91c5e4948181d&name=default => generated 2925 bytes in 305 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 22:53:54.985 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-05e7eb01-04c1-4621-a12c-a315a4f4f39d'] response: {'server_uuid': 'cdb16974-ce12-40bf-92da-0e4a2303cbff', 'name': 'network-vif-deleted', 'tag': 'b558004e-7891-44ca-a619-6911e6ae9229', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 837/1767] 10.0.0.73 () {32 vars in 739 bytes} [Thu May 28 22:53:54 2026] DELETE /v2.0/security-groups/ff19e169-e0b5-490b-a958-498f74adb02b => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 931/1768] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:53:55 2026] GET /v2.0/ports?device_id=cdb16974-ce12-40bf-92da-0e4a2303cbff => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 22:53:56.766 7 WARNING neutron_lib.context [None req-10b4693f-4340-4ec1-ad09-4a7b1a67fb3b 066414d42d464f32a9d370d0d0cbb8ce 7a3ecb76285343cf83116336eeba90fa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-28 22:53:56.767 7 WARNING neutron_lib.context [None req-10b4693f-4340-4ec1-ad09-4a7b1a67fb3b 066414d42d464f32a9d370d0d0cbb8ce 7a3ecb76285343cf83116336eeba90fa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-28 22:53:56.901 7 INFO neutron.db.segments_db [None req-10b4693f-4340-4ec1-ad09-4a7b1a67fb3b 066414d42d464f32a9d370d0d0cbb8ce 7a3ecb76285343cf83116336eeba90fa - - default default] Added segment d6cfa448-0fab-4287-8ded-d8e0c2c49742 of type vxlan for network d6607085-1f2c-4689-8343-de69c387b523 2026-05-28 22:53:56.963 7 INFO neutron.db.segments_db [None req-10b4693f-4340-4ec1-ad09-4a7b1a67fb3b 066414d42d464f32a9d370d0d0cbb8ce 7a3ecb76285343cf83116336eeba90fa - - default default] Added segment 07bf833c-206a-4b0d-8080-a23a66d83666 of type vxlan for network be1fc356-bf3e-4be2-8f1f-e954ad63d098 2026-05-28 22:53:56.964 8 WARNING neutron_lib.context [None req-b6da46ad-f23d-4c0f-bc79-bb2a4c018593 6e4d90ba507e43339e74bb7f9bae6ee5 c11a9f89ba2240439fe3d5f6840f4489 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 838/1769] 10.0.0.73 () {34 vars in 669 bytes} [Thu May 28 22:53:56 2026] POST /v2.0/networks => generated 1246 bytes in 412 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 839/1770] 10.0.0.73 () {32 vars in 648 bytes} [Thu May 28 22:53:57 2026] GET /v2.0/networks => generated 1845 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 22:53:57.229 7 INFO neutron.services.segments.plugin [-] Segment d6cfa448-0fab-4287-8ded-d8e0c2c49742 resource provider aggregate not found 2026-05-28 22:53:57.234 7 INFO neutron.services.segments.plugin [-] Segment d6cfa448-0fab-4287-8ded-d8e0c2c49742 resource provider aggregate not found 2026-05-28 22:53:57.243 7 INFO neutron.services.segments.plugin [-] Segment d6cfa448-0fab-4287-8ded-d8e0c2c49742 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d6cfa448-0fab-4287-8ded-d8e0c2c49742 found for delete ", "request_id": "req-1ae9e442-2840-4f45-82d3-bac2d650f79d"}]} 2026-05-28 22:53:57.246 7 INFO neutron.services.segments.plugin [-] Segment d6cfa448-0fab-4287-8ded-d8e0c2c49742 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d6cfa448-0fab-4287-8ded-d8e0c2c49742 found for delete ", "request_id": "req-33b41e6b-5bf2-46dd-9072-2cba1f117d56"}]} [pid: 7|app: 0|req: 840/1771] 10.0.0.73 () {32 vars in 725 bytes} [Thu May 28 22:53:57 2026] DELETE /v2.0/networks/d6607085-1f2c-4689-8343-de69c387b523 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 841/1772] 10.0.0.73 () {32 vars in 725 bytes} [Thu May 28 22:53:57 2026] DELETE /v2.0/networks/be1fc356-bf3e-4be2-8f1f-e954ad63d098 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 932/1773] 10.0.0.73 () {34 vars in 675 bytes} [Thu May 28 22:53:56 2026] POST /v2.0/floatingips => generated 552 bytes in 491 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:53:57.424 8 WARNING neutron_lib.context [None req-2a0933c7-e732-4fba-8126-befbcba4d59c 6e4d90ba507e43339e74bb7f9bae6ee5 c11a9f89ba2240439fe3d5f6840f4489 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 842/1774] 10.0.0.73 () {32 vars in 648 bytes} [Thu May 28 22:53:57 2026] GET /v2.0/networks => generated 651 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:53:57.432 7 WARNING neutron_lib.context [None req-146518e9-7673-4e8b-9dc7-148114d97e69 066414d42d464f32a9d370d0d0cbb8ce 7a3ecb76285343cf83116336eeba90fa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-28 22:53:57.477 7 INFO neutron.db.segments_db [None req-146518e9-7673-4e8b-9dc7-148114d97e69 066414d42d464f32a9d370d0d0cbb8ce 7a3ecb76285343cf83116336eeba90fa - - default default] Added segment 51f7b533-c0b5-4cfe-bf3b-bc4a6d3376a0 of type vxlan for network b6054b82-0e90-4022-a5ef-77c362abead5 [pid: 7|app: 0|req: 843/1775] 10.0.0.73 () {34 vars in 669 bytes} [Thu May 28 22:53:57 2026] POST /v2.0/networks => generated 649 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:53:57.569 7 WARNING neutron_lib.context [None req-1f3a65a1-123c-47c0-8b3b-c51e72bd7188 066414d42d464f32a9d370d0d0cbb8ce 7a3ecb76285343cf83116336eeba90fa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-28 22:53:57.613 7 INFO neutron.db.segments_db [None req-1f3a65a1-123c-47c0-8b3b-c51e72bd7188 066414d42d464f32a9d370d0d0cbb8ce 7a3ecb76285343cf83116336eeba90fa - - default default] Added segment 5a7e709b-96b3-4d78-8abd-511ffeab9c0c of type vxlan for network 8fe4e96d-e5ca-4700-96ef-327b4bb419e6 [pid: 7|app: 0|req: 844/1776] 10.0.0.73 () {34 vars in 669 bytes} [Thu May 28 22:53:57 2026] POST /v2.0/networks => generated 650 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 933/1777] 10.0.0.73 () {34 vars in 675 bytes} [Thu May 28 22:53:57 2026] POST /v2.0/floatingips => generated 552 bytes in 551 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:53:57.975 8 WARNING neutron_lib.context [None req-19625d19-84d5-4812-afcf-3cbaad5c10a8 066414d42d464f32a9d370d0d0cbb8ce 7a3ecb76285343cf83116336eeba90fa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-28 22:53:57.998 8 WARNING neutron_lib.context [None req-19625d19-84d5-4812-afcf-3cbaad5c10a8 066414d42d464f32a9d370d0d0cbb8ce 7a3ecb76285343cf83116336eeba90fa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 934/1778] 10.0.0.73 () {34 vars in 664 bytes} [Thu May 28 22:53:57 2026] POST /v2.0/ports => generated 1504 bytes in 515 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, ' 2026-05-28 22:53:58.491 8 WARNING neutron_lib.context [None req-0b852833-7b91-4ae0-9566-24560da63c58 6e4d90ba507e43339e74bb7f9bae6ee5 c11a9f89ba2240439fe3d5f6840f4489 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 845/1779] 10.0.0.73 () {34 vars in 788 bytes} [Thu May 28 22:53:57 2026] PUT /v2.0/routers/4e556ae7-0314-43f8-a48e-742567919853/remove_router_interface => generated 309 bytes in 929 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 846/1780] 10.0.0.73 () {32 vars in 642 bytes} [Thu May 28 22:53:58 2026] GET /v2.0/ports => generated 1504 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 22:53:59.264 7 INFO neutron.services.segments.plugin [-] Segment 07bf833c-206a-4b0d-8080-a23a66d83666 resource provider aggregate not found 2026-05-28 22:53:59.268 7 INFO neutron.services.segments.plugin [-] Segment 07bf833c-206a-4b0d-8080-a23a66d83666 resource provider aggregate not found 2026-05-28 22:53:59.282 7 INFO neutron.services.segments.plugin [-] Segment 07bf833c-206a-4b0d-8080-a23a66d83666 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 07bf833c-206a-4b0d-8080-a23a66d83666 found for delete ", "request_id": "req-d9035c70-4abb-411c-9bfd-b5cd865e963a"}]} 2026-05-28 22:53:59.283 7 INFO neutron.services.segments.plugin [-] Segment 07bf833c-206a-4b0d-8080-a23a66d83666 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 07bf833c-206a-4b0d-8080-a23a66d83666 found for delete ", "request_id": "req-50990ab4-a494-492f-9d93-8b65ce3bc7f3"}]} [pid: 8|app: 0|req: 935/1781] 10.0.0.73 () {34 vars in 675 bytes} [Thu May 28 22:53:58 2026] POST /v2.0/floatingips => generated 552 bytes in 958 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:53:59.546 7 INFO neutron.db.l3_hamode_db [None req-e690a624-58e4-4995-bf6e-f275f2f05091 c36ea90adcac40019e980b1f0ae51678 5caa8a93f09944adbecb858b17831088 - - default default] HA network 0471ef20-388b-4361-933e-9b209f207740 was deleted as no HA routers are present in tenant 324cebd2b36b471888eb90ccf012fb92. [pid: 7|app: 0|req: 847/1782] 10.0.0.73 () {32 vars in 723 bytes} [Thu May 28 22:53:58 2026] DELETE /v2.0/routers/4e556ae7-0314-43f8-a48e-742567919853 => generated 0 bytes in 796 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 22:53:59.555 7 WARNING neutron_lib.context [None req-2a83fd14-6268-4442-ad80-dd9719c364eb 6e4d90ba507e43339e74bb7f9bae6ee5 c11a9f89ba2240439fe3d5f6840f4489 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 936/1783] 10.0.0.73 () {32 vars in 719 bytes} [Thu May 28 22:53:59 2026] DELETE /v2.0/ports/9dc76883-0e5a-480a-b20b-01345c2fa939 => 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: 937/1784] 10.0.0.73 () {32 vars in 723 bytes} [Thu May 28 22:53:59 2026] DELETE /v2.0/subnets/3e27a059-9f91-4825-8f7b-4b3fbdf67608 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 938/1785] 10.0.0.73 () {32 vars in 719 bytes} [Thu May 28 22:53:59 2026] DELETE /v2.0/ports/4b004da0-7a25-4101-a7df-841a842b4cfb => generated 0 bytes in 203 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 848/1786] 10.0.0.73 () {34 vars in 675 bytes} [Thu May 28 22:53:59 2026] POST /v2.0/floatingips => generated 552 bytes in 466 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 849/1787] 10.0.0.73 () {32 vars in 642 bytes} [Thu May 28 22:54:00 2026] GET /v2.0/ports => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 22:54:00.040 7 WARNING neutron_lib.context [None req-8e8c07f6-a753-45f9-8f4c-f856fc4ffab3 6e4d90ba507e43339e74bb7f9bae6ee5 c11a9f89ba2240439fe3d5f6840f4489 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-28 22:54:00.205 8 INFO neutron.services.segments.plugin [-] Segment 38bc5bba-acf9-4d20-aee3-250959b87b0a resource provider aggregate not found 2026-05-28 22:54:00.210 8 INFO neutron.services.segments.plugin [-] Segment 38bc5bba-acf9-4d20-aee3-250959b87b0a resource provider aggregate not found 2026-05-28 22:54:00.218 8 INFO neutron.services.segments.plugin [-] Segment 38bc5bba-acf9-4d20-aee3-250959b87b0a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 38bc5bba-acf9-4d20-aee3-250959b87b0a found for delete ", "request_id": "req-652ca8b3-f7d6-4338-aa51-569914af9969"}]} 2026-05-28 22:54:00.223 8 INFO neutron.services.segments.plugin [-] Segment 38bc5bba-acf9-4d20-aee3-250959b87b0a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 38bc5bba-acf9-4d20-aee3-250959b87b0a found for delete ", "request_id": "req-3b9e47de-3538-43cc-8f7c-a7ea1ff82ed7"}]} [pid: 8|app: 0|req: 939/1788] 10.0.0.73 () {32 vars in 725 bytes} [Thu May 28 22:53:59 2026] DELETE /v2.0/networks/06cbec3c-408a-4229-abeb-62f6419085dd => generated 0 bytes in 269 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 22:54:00.233 8 WARNING neutron_lib.context [None req-acc36882-46ac-43ae-876d-b78bfc1e59da 066414d42d464f32a9d370d0d0cbb8ce 7a3ecb76285343cf83116336eeba90fa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-28 22:54:00.276 8 INFO neutron.db.segments_db [None req-acc36882-46ac-43ae-876d-b78bfc1e59da 066414d42d464f32a9d370d0d0cbb8ce 7a3ecb76285343cf83116336eeba90fa - - default default] Added segment 359b5ca0-11cc-48a9-b50b-9175a30e5af6 of type vxlan for network 5aa3c6f4-656f-43ef-88d0-5c343b00d81e [pid: 8|app: 0|req: 940/1789] 10.0.0.73 () {34 vars in 669 bytes} [Thu May 28 22:54:00 2026] POST /v2.0/networks => generated 650 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:54:00.382 8 WARNING neutron_lib.context [None req-e88c1c01-6bc0-442a-859b-7a3d41d2efd5 066414d42d464f32a9d370d0d0cbb8ce 7a3ecb76285343cf83116336eeba90fa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-28 22:54:00.430 8 INFO neutron.db.segments_db [None req-e88c1c01-6bc0-442a-859b-7a3d41d2efd5 066414d42d464f32a9d370d0d0cbb8ce 7a3ecb76285343cf83116336eeba90fa - - default default] Added segment 8653ba93-9f0d-44e5-a27b-c00777a2bd5b of type vxlan for network 67b2b467-ac01-4560-9484-d60b170dd118 [pid: 8|app: 0|req: 943/1792] 10.0.0.73 () {34 vars in 669 bytes} [Thu May 28 22:54:00 2026] POST /v2.0/networks => generated 649 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 944/1793] 10.0.0.73 () {32 vars in 773 bytes} [Thu May 28 22:54:00 2026] GET /v2.0/security-groups?tenant_id=324cebd2b36b471888eb90ccf012fb92&name=default => generated 2925 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 22:54:00.540 8 WARNING neutron_lib.context [None req-edde9279-db24-4d32-809c-214675b57469 066414d42d464f32a9d370d0d0cbb8ce 7a3ecb76285343cf83116336eeba90fa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 850/1794] 10.0.0.73 () {34 vars in 675 bytes} [Thu May 28 22:54:00 2026] POST /v2.0/floatingips => generated 552 bytes in 508 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:54:00.565 8 WARNING neutron_lib.context [None req-edde9279-db24-4d32-809c-214675b57469 066414d42d464f32a9d370d0d0cbb8ce 7a3ecb76285343cf83116336eeba90fa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 851/1795] 10.0.0.73 () {32 vars in 739 bytes} [Thu May 28 22:54:00 2026] DELETE /v2.0/security-groups/76d6ece9-5223-418b-9856-b030919819f8 => 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: 852/1796] 10.0.0.73 () {34 vars in 758 bytes} [Thu May 28 22:54:00 2026] PUT /v2.0/floatingips/560adf5d-79d1-4797-9289-f8a15fe3fe3e/tags => generated 17 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 853/1797] 10.0.0.73 () {34 vars in 758 bytes} [Thu May 28 22:54:00 2026] PUT /v2.0/floatingips/7fd05558-6259-4ccd-8b32-76e14175ddfe/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: 854/1798] 10.0.0.73 () {34 vars in 758 bytes} [Thu May 28 22:54:00 2026] PUT /v2.0/floatingips/bf30de54-8b21-4ef9-b127-1da829a403ea/tags => generated 34 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 855/1799] 10.0.0.73 () {34 vars in 758 bytes} [Thu May 28 22:54:00 2026] PUT /v2.0/floatingips/2f06fc13-9a75-4bb8-bbc7-fe57da0fb565/tags => generated 19 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 856/1800] 10.0.0.73 () {32 vars in 671 bytes} [Thu May 28 22:54:00 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 857/1801] 10.0.0.73 () {32 vars in 685 bytes} [Thu May 28 22:54:00 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 858/1802] 10.0.0.73 () {32 vars in 681 bytes} [Thu May 28 22:54:00 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 859/1803] 10.0.0.73 () {32 vars in 693 bytes} [Thu May 28 22:54:00 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 945/1804] 10.0.0.73 () {34 vars in 668 bytes} [Thu May 28 22:54:00 2026] POST /v2.0/subnets => generated 1274 bytes in 453 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 946/1805] 10.0.0.73 () {32 vars in 646 bytes} [Thu May 28 22:54:00 2026] GET /v2.0/subnets => generated 1910 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 860/1806] 10.0.0.73 () {32 vars in 679 bytes} [Thu May 28 22:54:00 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 861/1807] 10.0.0.73 () {32 vars in 693 bytes} [Thu May 28 22:54:01 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 862/1808] 10.0.0.73 () {32 vars in 689 bytes} [Thu May 28 22:54:01 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 947/1809] 10.0.0.73 () {32 vars in 723 bytes} [Thu May 28 22:54:01 2026] DELETE /v2.0/subnets/8cf23dc0-a55b-4cf2-833f-2f1d505d8b2a => generated 0 bytes in 123 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 863/1810] 10.0.0.73 () {32 vars in 701 bytes} [Thu May 28 22:54:01 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 948/1811] 10.0.0.73 () {32 vars in 723 bytes} [Thu May 28 22:54:01 2026] DELETE /v2.0/subnets/f1e32df4-39fa-40a7-8649-7fd61e332602 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 949/1812] 10.0.0.73 () {32 vars in 646 bytes} [Thu May 28 22:54:01 2026] GET /v2.0/subnets => generated 649 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 950/1813] 10.0.0.73 () {32 vars in 725 bytes} [Thu May 28 22:54:01 2026] DELETE /v2.0/networks/67b2b467-ac01-4560-9484-d60b170dd118 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 22:54:01.593 7 INFO neutron.services.segments.plugin [-] Segment 0c640b89-7723-4c5e-8e92-3b5b9be213d0 resource provider aggregate not found 2026-05-28 22:54:01.600 7 INFO neutron.services.segments.plugin [-] Segment 0c640b89-7723-4c5e-8e92-3b5b9be213d0 resource provider aggregate not found [pid: 8|app: 0|req: 951/1814] 10.0.0.73 () {32 vars in 725 bytes} [Thu May 28 22:54:01 2026] DELETE /v2.0/networks/5aa3c6f4-656f-43ef-88d0-5c343b00d81e => generated 0 bytes in 158 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 22:54:01.607 7 INFO neutron.services.segments.plugin [-] Segment 0c640b89-7723-4c5e-8e92-3b5b9be213d0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0c640b89-7723-4c5e-8e92-3b5b9be213d0 found for delete ", "request_id": "req-0b066242-b2f4-43fe-b36a-8851c53fa18d"}]} 2026-05-28 22:54:01.614 7 INFO neutron.services.segments.plugin [-] Segment 0c640b89-7723-4c5e-8e92-3b5b9be213d0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0c640b89-7723-4c5e-8e92-3b5b9be213d0 found for delete ", "request_id": "req-47477bd4-b389-4014-bdad-bd0bd6ecff07"}]} [pid: 8|app: 0|req: 952/1815] 10.0.0.73 () {32 vars in 725 bytes} [Thu May 28 22:54:01 2026] DELETE /v2.0/networks/8fe4e96d-e5ca-4700-96ef-327b4bb419e6 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 864/1816] 10.0.0.73 () {32 vars in 731 bytes} [Thu May 28 22:54:01 2026] DELETE /v2.0/floatingips/560adf5d-79d1-4797-9289-f8a15fe3fe3e => generated 0 bytes in 638 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 953/1817] 10.0.0.73 () {32 vars in 725 bytes} [Thu May 28 22:54:01 2026] DELETE /v2.0/networks/b6054b82-0e90-4022-a5ef-77c362abead5 => 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: 865/1818] 10.0.0.73 () {32 vars in 731 bytes} [Thu May 28 22:54:01 2026] DELETE /v2.0/floatingips/7fd05558-6259-4ccd-8b32-76e14175ddfe => generated 0 bytes in 249 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 22:54:02.236 8 INFO neutron.services.segments.plugin [-] Segment 8653ba93-9f0d-44e5-a27b-c00777a2bd5b resource provider aggregate not found 2026-05-28 22:54:02.243 8 INFO neutron.services.segments.plugin [-] Segment 8653ba93-9f0d-44e5-a27b-c00777a2bd5b resource provider aggregate not found 2026-05-28 22:54:02.246 8 INFO neutron.services.segments.plugin [-] Segment 8653ba93-9f0d-44e5-a27b-c00777a2bd5b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8653ba93-9f0d-44e5-a27b-c00777a2bd5b found for delete ", "request_id": "req-915db34d-6e74-492c-9661-b13f127cb6c1"}]} 2026-05-28 22:54:02.260 8 INFO neutron.services.segments.plugin [-] Segment 359b5ca0-11cc-48a9-b50b-9175a30e5af6 resource provider aggregate not found 2026-05-28 22:54:02.264 8 INFO neutron.services.segments.plugin [-] Segment 8653ba93-9f0d-44e5-a27b-c00777a2bd5b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8653ba93-9f0d-44e5-a27b-c00777a2bd5b found for delete ", "request_id": "req-34536dd4-cbd5-485d-94a6-6bbdc0341d54"}]} 2026-05-28 22:54:02.287 8 INFO neutron.services.segments.plugin [-] Segment 359b5ca0-11cc-48a9-b50b-9175a30e5af6 resource provider aggregate not found 2026-05-28 22:54:02.297 8 INFO neutron.services.segments.plugin [-] Segment 359b5ca0-11cc-48a9-b50b-9175a30e5af6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 359b5ca0-11cc-48a9-b50b-9175a30e5af6 found for delete ", "request_id": "req-886b9d66-e591-4019-baf6-597d8b37d2ae"}]} 2026-05-28 22:54:02.311 8 INFO neutron.services.segments.plugin [-] Segment 359b5ca0-11cc-48a9-b50b-9175a30e5af6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 359b5ca0-11cc-48a9-b50b-9175a30e5af6 found for delete ", "request_id": "req-51dbbf01-1fe6-4953-a6a5-cbc0ef9f83ee"}]} 2026-05-28 22:54:02.317 8 INFO neutron.services.segments.plugin [-] Segment 5a7e709b-96b3-4d78-8abd-511ffeab9c0c resource provider aggregate not found 2026-05-28 22:54:02.322 8 INFO neutron.services.segments.plugin [-] Segment 5a7e709b-96b3-4d78-8abd-511ffeab9c0c resource provider aggregate not found 2026-05-28 22:54:02.334 8 INFO neutron.services.segments.plugin [-] Segment 5a7e709b-96b3-4d78-8abd-511ffeab9c0c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5a7e709b-96b3-4d78-8abd-511ffeab9c0c found for delete ", "request_id": "req-fb53fa83-641a-4db4-a74d-1e08a99f259b"}]} 2026-05-28 22:54:02.336 8 INFO neutron.services.segments.plugin [-] Segment 5a7e709b-96b3-4d78-8abd-511ffeab9c0c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5a7e709b-96b3-4d78-8abd-511ffeab9c0c found for delete ", "request_id": "req-c0594162-c709-4ec4-8a86-1a4d18dd9626"}]} 2026-05-28 22:54:02.348 8 INFO neutron.services.segments.plugin [-] Segment 51f7b533-c0b5-4cfe-bf3b-bc4a6d3376a0 resource provider aggregate not found 2026-05-28 22:54:02.351 8 INFO neutron.services.segments.plugin [-] Segment 51f7b533-c0b5-4cfe-bf3b-bc4a6d3376a0 resource provider aggregate not found 2026-05-28 22:54:02.358 8 INFO neutron.services.segments.plugin [-] Segment 51f7b533-c0b5-4cfe-bf3b-bc4a6d3376a0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 51f7b533-c0b5-4cfe-bf3b-bc4a6d3376a0 found for delete ", "request_id": "req-f7dc49f4-967c-4868-8a05-9e539972da4b"}]} 2026-05-28 22:54:02.366 8 INFO neutron.services.segments.plugin [-] Segment 51f7b533-c0b5-4cfe-bf3b-bc4a6d3376a0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 51f7b533-c0b5-4cfe-bf3b-bc4a6d3376a0 found for delete ", "request_id": "req-0ed9a4b1-3d55-4004-867b-6233fa0cac54"}]} [pid: 8|app: 0|req: 954/1819] 10.0.0.73 () {32 vars in 731 bytes} [Thu May 28 22:54:02 2026] DELETE /v2.0/floatingips/bf30de54-8b21-4ef9-b127-1da829a403ea => generated 0 bytes in 336 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 866/1820] 10.0.0.73 () {32 vars in 773 bytes} [Thu May 28 22:54:02 2026] GET /v2.0/security-groups?tenant_id=7a3ecb76285343cf83116336eeba90fa&name=default => generated 2925 bytes in 175 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 867/1821] 10.0.0.73 () {32 vars in 739 bytes} [Thu May 28 22:54:02 2026] DELETE /v2.0/security-groups/b08fd185-8c8e-4bda-b7e8-34d2378b551d => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 955/1822] 10.0.0.73 () {32 vars in 731 bytes} [Thu May 28 22:54:02 2026] DELETE /v2.0/floatingips/2f06fc13-9a75-4bb8-bbc7-fe57da0fb565 => generated 0 bytes in 251 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 868/1823] 10.0.0.73 () {32 vars in 731 bytes} [Thu May 28 22:54:02 2026] DELETE /v2.0/floatingips/fa078f87-9b17-406f-a310-9197d8fe602a => generated 0 bytes in 279 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 956/1824] 10.0.0.73 () {32 vars in 773 bytes} [Thu May 28 22:54:03 2026] GET /v2.0/security-groups?tenant_id=fd311b4568bc45b898076078b9d61a20&name=default => generated 2925 bytes in 376 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 869/1825] 10.0.0.73 () {32 vars in 739 bytes} [Thu May 28 22:54:04 2026] DELETE /v2.0/security-groups/ebb8a8eb-b996-4977-9db9-8f688df8b528 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 957/1826] 10.0.0.73 () {32 vars in 773 bytes} [Thu May 28 22:54:04 2026] GET /v2.0/security-groups?tenant_id=c11a9f89ba2240439fe3d5f6840f4489&name=default => generated 2925 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 870/1827] 10.0.0.73 () {32 vars in 739 bytes} [Thu May 28 22:54:04 2026] DELETE /v2.0/security-groups/81a43ee5-a587-461a-975b-b061da8baec1 => 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: 958/1828] 10.0.0.73 () {32 vars in 773 bytes} [Thu May 28 22:54:04 2026] GET /v2.0/security-groups?tenant_id=90af30694aae4adbbe96b44ebe75cefc&name=default => generated 2925 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 871/1829] 10.0.0.73 () {32 vars in 739 bytes} [Thu May 28 22:54:04 2026] DELETE /v2.0/security-groups/dd44d2fd-9121-4179-a985-dcb7142debe8 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 959/1830] 10.0.0.73 () {32 vars in 773 bytes} [Thu May 28 22:54:07 2026] GET /v2.0/security-groups?tenant_id=c84eef350f7c49efb8e6a9a989ba8e8a&name=default => generated 2925 bytes in 240 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 872/1831] 10.0.0.73 () {32 vars in 739 bytes} [Thu May 28 22:54:07 2026] DELETE /v2.0/security-groups/78f03912-a3d8-418a-9e88-2428aa90f49b => 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: 960/1832] 10.0.0.73 () {32 vars in 773 bytes} [Thu May 28 22:54:07 2026] GET /v2.0/security-groups?tenant_id=7cc67db68357401ebd8429a5791158fd&name=default => generated 2925 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 873/1833] 10.0.0.73 () {32 vars in 739 bytes} [Thu May 28 22:54:08 2026] DELETE /v2.0/security-groups/8e9d682b-49bf-486c-90d9-a3a5c6f29ab1 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 22:54:08.924 8 WARNING neutron_lib.context [None req-f4a6652b-8320-4d85-a12d-7467fba4f9af ffa8d8ce9024470584af5af79eb077cc 9feffac440d948fea12de035ada89551 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-28 22:54:09.059 8 INFO neutron.db.segments_db [None req-f4a6652b-8320-4d85-a12d-7467fba4f9af ffa8d8ce9024470584af5af79eb077cc 9feffac440d948fea12de035ada89551 - - default default] Added segment ef768a5f-aa08-4623-a6b1-ee4df57829b2 of type vxlan for network a3a00020-77b8-4df6-809e-7cdcac963705 [pid: 8|app: 0|req: 961/1834] 10.0.0.73 () {34 vars in 669 bytes} [Thu May 28 22:54:08 2026] POST /v2.0/networks => generated 631 bytes in 318 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:54:09.152 7 WARNING neutron_lib.context [None req-ce7a489b-3cfb-42d6-b698-fd2f4cc4f0c1 ffa8d8ce9024470584af5af79eb077cc 9feffac440d948fea12de035ada89551 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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/1835] 10.0.0.73 () {34 vars in 663 bytes} [Thu May 28 22:54:09 2026] POST /v2.0/ports => generated 743 bytes in 297 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:54:09.453 8 WARNING neutron_lib.context [None req-ad879c0b-4281-4f22-a229-6c0665e91916 ffa8d8ce9024470584af5af79eb077cc 9feffac440d948fea12de035ada89551 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-28 22:54:09.507 8 INFO neutron.db.segments_db [None req-ad879c0b-4281-4f22-a229-6c0665e91916 ffa8d8ce9024470584af5af79eb077cc 9feffac440d948fea12de035ada89551 - - default default] Added segment 4c27751e-d5f2-46ee-b2e9-38904059da40 of type vxlan for network 94d2177c-0ce2-49d0-b6c6-83252ca76cd2 [pid: 8|app: 0|req: 962/1836] 10.0.0.73 () {34 vars in 669 bytes} [Thu May 28 22:54:09 2026] POST /v2.0/networks => generated 631 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /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-28 22:54:09.605 7 WARNING neutron_lib.context [None req-9561f149-6dbc-47ca-a486-20bc498e13da ffa8d8ce9024470584af5af79eb077cc 9feffac440d948fea12de035ada89551 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 875/1837] 10.0.0.73 () {34 vars in 663 bytes} [Thu May 28 22:54:09 2026] POST /v2.0/ports => generated 743 bytes in 249 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:54:09.866 8 WARNING neutron_lib.context [None req-8fb89773-c904-48f3-a3d5-404cc98c3841 ffa8d8ce9024470584af5af79eb077cc 9feffac440d948fea12de035ada89551 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-28 22:54:09.916 8 INFO neutron.db.segments_db [None req-8fb89773-c904-48f3-a3d5-404cc98c3841 ffa8d8ce9024470584af5af79eb077cc 9feffac440d948fea12de035ada89551 - - default default] Added segment 1aaf1777-d72c-41c1-aa42-1568d3920d2e of type vxlan for network 01176275-501c-44c0-93ee-d5d7913b7b73 [pid: 8|app: 0|req: 963/1838] 10.0.0.73 () {34 vars in 669 bytes} [Thu May 28 22:54:09 2026] POST /v2.0/networks => generated 632 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /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-28 22:54:10.009 7 WARNING neutron_lib.context [None req-a8abd00e-d6b1-4a17-8f7f-85146e391940 ffa8d8ce9024470584af5af79eb077cc 9feffac440d948fea12de035ada89551 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 876/1839] 10.0.0.73 () {34 vars in 663 bytes} [Thu May 28 22:54:10 2026] POST /v2.0/ports => generated 743 bytes in 287 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:54:10.299 8 WARNING neutron_lib.context [None req-cabba2da-4af2-4154-a5e3-8761f944bef6 ffa8d8ce9024470584af5af79eb077cc 9feffac440d948fea12de035ada89551 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-28 22:54:10.363 8 INFO neutron.db.segments_db [None req-cabba2da-4af2-4154-a5e3-8761f944bef6 ffa8d8ce9024470584af5af79eb077cc 9feffac440d948fea12de035ada89551 - - default default] Added segment d94b89d9-f405-4d8c-9777-90af56f78abc of type vxlan for network 0bb285ad-9377-42b0-8e4e-6d0566493310 [pid: 8|app: 0|req: 964/1840] 10.0.0.73 () {34 vars in 669 bytes} [Thu May 28 22:54:10 2026] POST /v2.0/networks => generated 632 bytes in 160 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-28 22:54:10.466 7 WARNING neutron_lib.context [None req-273e2e17-8a10-430e-9cee-f9228b800fcd ffa8d8ce9024470584af5af79eb077cc 9feffac440d948fea12de035ada89551 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 877/1841] 10.0.0.73 () {34 vars in 663 bytes} [Thu May 28 22:54:10 2026] POST /v2.0/ports => generated 743 bytes in 316 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-28 22:54:10.787 7 WARNING neutron_lib.context [None req-c033e689-95ce-4c8c-a561-b4ced594e3e3 ffa8d8ce9024470584af5af79eb077cc 9feffac440d948fea12de035ada89551 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 965/1842] 10.0.0.73 () {32 vars in 773 bytes} [Thu May 28 22:54:10 2026] GET /v2.0/security-groups?tenant_id=d6c5d4c388e54f618acdd44c963d7a59&name=default => generated 2925 bytes in 257 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 22:54:10.838 7 INFO neutron.db.segments_db [None req-c033e689-95ce-4c8c-a561-b4ced594e3e3 ffa8d8ce9024470584af5af79eb077cc 9feffac440d948fea12de035ada89551 - - default default] Added segment a0c4ce4a-604d-4b8f-a892-13a54680fae7 of type vxlan for network 599a39ad-bbae-4f03-bae5-278aaf096c02 [pid: 8|app: 0|req: 966/1843] 10.0.0.73 () {32 vars in 739 bytes} [Thu May 28 22:54:10 2026] DELETE /v2.0/security-groups/fe73a40e-ca65-4d01-a10c-c5b8cc56dc2d => 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: 878/1844] 10.0.0.73 () {34 vars in 669 bytes} [Thu May 28 22:54:10 2026] POST /v2.0/networks => generated 630 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:54:10.935 8 WARNING neutron_lib.context [None req-d963f4ad-2f39-417b-bfdd-7114dd18ed7e ffa8d8ce9024470584af5af79eb077cc 9feffac440d948fea12de035ada89551 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 967/1845] 10.0.0.73 () {34 vars in 663 bytes} [Thu May 28 22:54:10 2026] POST /v2.0/ports => generated 743 bytes in 258 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 879/1846] 10.0.0.73 () {34 vars in 746 bytes} [Thu May 28 22:54:11 2026] PUT /v2.0/ports/6abee21a-80e7-420e-bcb3-11999b606546/tags => generated 17 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 880/1847] 10.0.0.73 () {34 vars in 746 bytes} [Thu May 28 22:54:11 2026] PUT /v2.0/ports/066478f7-1b86-4d63-b101-901f74569abd/tags => generated 25 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 881/1848] 10.0.0.73 () {34 vars in 746 bytes} [Thu May 28 22:54:11 2026] PUT /v2.0/ports/ac25e7e6-e36d-4d5b-8abb-d970c507cb1f/tags => generated 34 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 882/1849] 10.0.0.73 () {34 vars in 746 bytes} [Thu May 28 22:54:11 2026] PUT /v2.0/ports/adee3875-7e9d-4dfa-afff-ef84d4e2d9d2/tags => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 968/1850] 10.0.0.73 () {32 vars in 773 bytes} [Thu May 28 22:54:11 2026] GET /v2.0/security-groups?tenant_id=9ef83dbc5886426db3773b24f568b512&name=default => generated 2925 bytes in 258 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 883/1851] 10.0.0.73 () {32 vars in 659 bytes} [Thu May 28 22:54:11 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 884/1852] 10.0.0.73 () {32 vars in 673 bytes} [Thu May 28 22:54:11 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 969/1853] 10.0.0.73 () {32 vars in 739 bytes} [Thu May 28 22:54:11 2026] DELETE /v2.0/security-groups/c88f5e58-9f63-41dc-9e37-80c727ab306e => 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: 885/1854] 10.0.0.73 () {32 vars in 669 bytes} [Thu May 28 22:54:11 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 970/1855] 10.0.0.73 () {32 vars in 681 bytes} [Thu May 28 22:54:11 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 886/1856] 10.0.0.73 () {32 vars in 667 bytes} [Thu May 28 22:54:11 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 971/1857] 10.0.0.73 () {32 vars in 681 bytes} [Thu May 28 22:54:11 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 887/1858] 10.0.0.73 () {32 vars in 677 bytes} [Thu May 28 22:54:12 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 972/1859] 10.0.0.73 () {32 vars in 689 bytes} [Thu May 28 22:54:12 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 888/1860] 10.0.0.73 () {32 vars in 719 bytes} [Thu May 28 22:54:12 2026] DELETE /v2.0/ports/6abee21a-80e7-420e-bcb3-11999b606546 => 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: 973/1861] 10.0.0.73 () {32 vars in 719 bytes} [Thu May 28 22:54:12 2026] DELETE /v2.0/ports/066478f7-1b86-4d63-b101-901f74569abd => generated 0 bytes in 190 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 889/1862] 10.0.0.73 () {32 vars in 719 bytes} [Thu May 28 22:54:12 2026] DELETE /v2.0/ports/ac25e7e6-e36d-4d5b-8abb-d970c507cb1f => generated 0 bytes in 228 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 974/1863] 10.0.0.73 () {32 vars in 719 bytes} [Thu May 28 22:54:12 2026] DELETE /v2.0/ports/adee3875-7e9d-4dfa-afff-ef84d4e2d9d2 => generated 0 bytes in 174 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 890/1864] 10.0.0.73 () {32 vars in 719 bytes} [Thu May 28 22:54:12 2026] DELETE /v2.0/ports/b2b066c9-7f71-4175-bcef-b4ccc75d6e8a => generated 0 bytes in 157 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 22:54:13.229 8 INFO neutron.services.segments.plugin [-] Segment ef768a5f-aa08-4623-a6b1-ee4df57829b2 resource provider aggregate not found 2026-05-28 22:54:13.233 8 INFO neutron.services.segments.plugin [-] Segment ef768a5f-aa08-4623-a6b1-ee4df57829b2 resource provider aggregate not found 2026-05-28 22:54:13.246 8 INFO neutron.services.segments.plugin [-] Segment ef768a5f-aa08-4623-a6b1-ee4df57829b2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ef768a5f-aa08-4623-a6b1-ee4df57829b2 found for delete ", "request_id": "req-f89bdc6b-4772-46e3-8a7b-e588e23b0f7b"}]} 2026-05-28 22:54:13.248 8 INFO neutron.services.segments.plugin [-] Segment ef768a5f-aa08-4623-a6b1-ee4df57829b2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ef768a5f-aa08-4623-a6b1-ee4df57829b2 found for delete ", "request_id": "req-4688fc79-f267-412c-8c16-800049fa0ba4"}]} [pid: 8|app: 0|req: 975/1865] 10.0.0.73 () {32 vars in 725 bytes} [Thu May 28 22:54:13 2026] DELETE /v2.0/networks/a3a00020-77b8-4df6-809e-7cdcac963705 => generated 0 bytes in 153 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 22:54:13.376 7 INFO neutron.services.segments.plugin [-] Segment 4c27751e-d5f2-46ee-b2e9-38904059da40 resource provider aggregate not found 2026-05-28 22:54:13.379 7 INFO neutron.services.segments.plugin [-] Segment 4c27751e-d5f2-46ee-b2e9-38904059da40 resource provider aggregate not found 2026-05-28 22:54:13.389 7 INFO neutron.services.segments.plugin [-] Segment 4c27751e-d5f2-46ee-b2e9-38904059da40 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4c27751e-d5f2-46ee-b2e9-38904059da40 found for delete ", "request_id": "req-4b4239bd-032f-49cf-b037-ea011e7cc844"}]} 2026-05-28 22:54:13.391 7 INFO neutron.services.segments.plugin [-] Segment 4c27751e-d5f2-46ee-b2e9-38904059da40 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4c27751e-d5f2-46ee-b2e9-38904059da40 found for delete ", "request_id": "req-43d5c9ac-f3f9-4f4d-9901-8738227ac11d"}]} [pid: 7|app: 0|req: 891/1866] 10.0.0.73 () {32 vars in 725 bytes} [Thu May 28 22:54:13 2026] DELETE /v2.0/networks/94d2177c-0ce2-49d0-b6c6-83252ca76cd2 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 976/1867] 10.0.0.73 () {32 vars in 725 bytes} [Thu May 28 22:54:13 2026] DELETE /v2.0/networks/01176275-501c-44c0-93ee-d5d7913b7b73 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 892/1868] 10.0.0.73 () {32 vars in 725 bytes} [Thu May 28 22:54:13 2026] DELETE /v2.0/networks/0bb285ad-9377-42b0-8e4e-6d0566493310 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 893/1869] 10.0.0.73 () {32 vars in 725 bytes} [Thu May 28 22:54:13 2026] DELETE /v2.0/networks/599a39ad-bbae-4f03-bae5-278aaf096c02 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 977/1870] 10.0.0.73 () {32 vars in 773 bytes} [Thu May 28 22:54:13 2026] GET /v2.0/security-groups?tenant_id=47974fe0d3ae412487cc0774701fea87&name=default => generated 2925 bytes in 248 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 894/1871] 10.0.0.73 () {32 vars in 739 bytes} [Thu May 28 22:54:13 2026] DELETE /v2.0/security-groups/aa4f0513-479c-4a78-9d2c-b94600b5ca1f => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 978/1872] 10.0.0.73 () {32 vars in 773 bytes} [Thu May 28 22:54:14 2026] GET /v2.0/security-groups?tenant_id=413bd826b8e8464e94db37473abc3585&name=default => generated 2925 bytes in 188 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 895/1873] 10.0.0.73 () {32 vars in 739 bytes} [Thu May 28 22:54:14 2026] DELETE /v2.0/security-groups/634b302e-ac38-4791-802e-83cd86e2a957 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 896/1874] 10.0.0.73 () {32 vars in 773 bytes} [Thu May 28 22:54:14 2026] GET /v2.0/security-groups?tenant_id=9feffac440d948fea12de035ada89551&name=default => generated 2925 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 897/1875] 10.0.0.73 () {32 vars in 739 bytes} [Thu May 28 22:54:14 2026] DELETE /v2.0/security-groups/f0959aa4-5cd9-40c5-9d0d-6cb77524f075 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 22:54:15.076 8 INFO neutron.db.segments_db [None req-ae3d5eb7-bab1-49c4-b2ed-5b755f9cfa7f c997ecaf1a264406b56eb518948c202e cb96930c7512487bb1d824c5bd7f88c5 - - default default] Added segment f3c899c5-13d9-4aec-bfb8-6f6384890bad of type vxlan for network eef14505-123c-43d5-9dda-2d25e83beefb [pid: 8|app: 0|req: 979/1876] 10.0.0.73 () {34 vars in 669 bytes} [Thu May 28 22:54:14 2026] POST /v2.0/networks => generated 725 bytes in 385 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 898/1877] 10.0.0.73 () {32 vars in 773 bytes} [Thu May 28 22:54:15 2026] GET /v2.0/security-groups?tenant_id=3c75b6db5ca64f45a41d4bcc4f3067ae&name=default => generated 2925 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 22:54:15.266 8 INFO neutron.services.segments.plugin [-] Segment 1aaf1777-d72c-41c1-aa42-1568d3920d2e resource provider aggregate not found 2026-05-28 22:54:15.271 8 INFO neutron.services.segments.plugin [-] Segment 1aaf1777-d72c-41c1-aa42-1568d3920d2e resource provider aggregate not found 2026-05-28 22:54:15.276 8 INFO neutron.services.segments.plugin [-] Segment 1aaf1777-d72c-41c1-aa42-1568d3920d2e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1aaf1777-d72c-41c1-aa42-1568d3920d2e found for delete ", "request_id": "req-43d0870e-2df2-489e-8492-490cda817968"}]} 2026-05-28 22:54:15.283 8 INFO neutron.services.segments.plugin [-] Segment 1aaf1777-d72c-41c1-aa42-1568d3920d2e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1aaf1777-d72c-41c1-aa42-1568d3920d2e found for delete ", "request_id": "req-1621d336-f4b1-4ac5-897c-9527236695d2"}]} [pid: 7|app: 0|req: 899/1878] 10.0.0.73 () {32 vars in 739 bytes} [Thu May 28 22:54:15 2026] DELETE /v2.0/security-groups/1ce87b07-044f-447f-85fc-f12099de8171 => 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: 980/1881] 10.0.0.73 () {34 vars in 668 bytes} [Thu May 28 22:54:15 2026] POST /v2.0/subnets => generated 644 bytes in 194 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:54:15.382 7 WARNING neutron.api.v2.base [None req-3ddb4bfa-c42a-46a5-ae33-3bb95d0c01cc c997ecaf1a264406b56eb518948c202e cb96930c7512487bb1d824c5bd7f88c5 - - 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-28 22:54:15.383 7 INFO neutron.api.v2.resource [None req-3ddb4bfa-c42a-46a5-ae33-3bb95d0c01cc c997ecaf1a264406b56eb518948c202e cb96930c7512487bb1d824c5bd7f88c5 - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 7|app: 0|req: 902/1882] 10.0.0.73 () {34 vars in 680 bytes} [Thu May 28 22:54:15 2026] POST /v2.0/rbac-policies => generated 143 bytes in 11 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 8|app: 0|req: 981/1883] 10.0.0.73 () {32 vars in 725 bytes} [Thu May 28 22:54:15 2026] DELETE /v2.0/networks/eef14505-123c-43d5-9dda-2d25e83beefb => generated 0 bytes in 176 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 22:54:15.616 7 INFO neutron.services.segments.plugin [-] Segment d94b89d9-f405-4d8c-9777-90af56f78abc resource provider aggregate not found 2026-05-28 22:54:15.627 7 INFO neutron.services.segments.plugin [-] Segment d94b89d9-f405-4d8c-9777-90af56f78abc resource provider aggregate not found 2026-05-28 22:54:15.630 7 INFO neutron.services.segments.plugin [-] Segment d94b89d9-f405-4d8c-9777-90af56f78abc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d94b89d9-f405-4d8c-9777-90af56f78abc found for delete ", "request_id": "req-fa121120-fe24-4f3a-b636-d4448600ac8e"}]} 2026-05-28 22:54:15.646 7 INFO neutron.services.segments.plugin [-] Segment a0c4ce4a-604d-4b8f-a892-13a54680fae7 resource provider aggregate not found 2026-05-28 22:54:15.651 7 INFO neutron.services.segments.plugin [-] Segment d94b89d9-f405-4d8c-9777-90af56f78abc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d94b89d9-f405-4d8c-9777-90af56f78abc found for delete ", "request_id": "req-ce50d09b-7300-40eb-a8dc-61881e2f1f2a"}]} 2026-05-28 22:54:15.669 7 INFO neutron.services.segments.plugin [-] Segment a0c4ce4a-604d-4b8f-a892-13a54680fae7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a0c4ce4a-604d-4b8f-a892-13a54680fae7 found for delete ", "request_id": "req-896e7535-467d-4373-baa8-d34938874aec"}]} 2026-05-28 22:54:15.670 7 INFO neutron.services.segments.plugin [-] Segment a0c4ce4a-604d-4b8f-a892-13a54680fae7 resource provider aggregate not found 2026-05-28 22:54:15.690 7 INFO neutron.services.segments.plugin [-] Segment a0c4ce4a-604d-4b8f-a892-13a54680fae7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a0c4ce4a-604d-4b8f-a892-13a54680fae7 found for delete ", "request_id": "req-f7425000-4dbb-4941-9a45-63941a0506a8"}]} 2026-05-28 22:54:15.695 7 INFO neutron.db.segments_db [None req-8661fc2c-99c2-497b-b2e4-f370fb813c5c c997ecaf1a264406b56eb518948c202e cb96930c7512487bb1d824c5bd7f88c5 - - default default] Added segment afd3ab3f-cdd3-4ba7-9ba8-efdc520b818d of type vxlan for network c97b855d-66c4-4327-a5a1-87caed64c083 [pid: 7|app: 0|req: 903/1884] 10.0.0.73 () {34 vars in 669 bytes} [Thu May 28 22:54:15 2026] POST /v2.0/networks => generated 727 bytes in 218 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 982/1885] 10.0.0.73 () {34 vars in 668 bytes} [Thu May 28 22:54:15 2026] POST /v2.0/subnets => generated 647 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:54:15.976 7 WARNING neutron.api.v2.base [None req-93e3bf12-de6a-4a95-9bb2-0632006a3257 c997ecaf1a264406b56eb518948c202e cb96930c7512487bb1d824c5bd7f88c5 - - 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-28 22:54:15.977 7 INFO neutron.api.v2.resource [None req-93e3bf12-de6a-4a95-9bb2-0632006a3257 c997ecaf1a264406b56eb518948c202e cb96930c7512487bb1d824c5bd7f88c5 - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 7|app: 0|req: 904/1886] 10.0.0.73 () {34 vars in 680 bytes} [Thu May 28 22:54:15 2026] POST /v2.0/rbac-policies => generated 547 bytes in 9 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 8|app: 0|req: 983/1887] 10.0.0.73 () {32 vars in 725 bytes} [Thu May 28 22:54:15 2026] DELETE /v2.0/networks/c97b855d-66c4-4327-a5a1-87caed64c083 => generated 0 bytes in 193 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 22:54:16.241 7 INFO neutron.db.segments_db [None req-060d18a4-6816-4874-91eb-1e1e6854115e c997ecaf1a264406b56eb518948c202e cb96930c7512487bb1d824c5bd7f88c5 - - default default] Added segment 3484cf33-d413-4025-ab5f-8343c2e63aa4 of type vxlan for network 8ace053a-da63-4fd1-8946-316caed505ca [pid: 7|app: 0|req: 905/1888] 10.0.0.73 () {34 vars in 669 bytes} [Thu May 28 22:54:16 2026] POST /v2.0/networks => generated 727 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 984/1889] 10.0.0.73 () {34 vars in 668 bytes} [Thu May 28 22:54:16 2026] POST /v2.0/subnets => generated 647 bytes in 213 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 906/1890] 10.0.0.73 () {34 vars in 680 bytes} [Thu May 28 22:54:16 2026] POST /v2.0/rbac-policies => generated 324 bytes in 229 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:54:17.298 8 INFO neutron.services.segments.plugin [-] Segment f3c899c5-13d9-4aec-bfb8-6f6384890bad resource provider aggregate not found 2026-05-28 22:54:17.302 8 INFO neutron.services.segments.plugin [-] Segment f3c899c5-13d9-4aec-bfb8-6f6384890bad resource provider aggregate not found [pid: 8|app: 0|req: 985/1891] 10.0.0.73 () {32 vars in 722 bytes} [Thu May 28 22:54:17 2026] GET /v2.0/networks/8ace053a-da63-4fd1-8946-316caed505ca => generated 655 bytes in 188 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:54:17.764 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c8f2bf72-2c9b-47ff-987a-1f0ddcab4822 1d5361b1b43145979896388a0ff54095 ffa84ed174d24344b973641a954b5678 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 907/1892] 10.0.0.73 () {32 vars in 722 bytes} [Thu May 28 22:54:17 2026] GET /v2.0/networks/8ace053a-da63-4fd1-8946-316caed505ca => generated 138 bytes in 120 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-28 22:54:17.777 8 INFO neutron.services.segments.plugin [-] Segment f3c899c5-13d9-4aec-bfb8-6f6384890bad resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f3c899c5-13d9-4aec-bfb8-6f6384890bad found for delete ", "request_id": "req-9735a485-9576-4245-9f86-d0f05edd2a0f"}]} 2026-05-28 22:54:17.781 8 INFO neutron.services.segments.plugin [-] Segment f3c899c5-13d9-4aec-bfb8-6f6384890bad resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f3c899c5-13d9-4aec-bfb8-6f6384890bad found for delete ", "request_id": "req-037a77b3-ac27-44f7-92df-aae0b24545da"}]} 2026-05-28 22:54:17.794 8 INFO neutron.services.segments.plugin [-] Segment afd3ab3f-cdd3-4ba7-9ba8-efdc520b818d resource provider aggregate not found 2026-05-28 22:54:17.798 8 INFO neutron.services.segments.plugin [-] Segment afd3ab3f-cdd3-4ba7-9ba8-efdc520b818d resource provider aggregate not found 2026-05-28 22:54:17.807 8 INFO neutron.services.segments.plugin [-] Segment afd3ab3f-cdd3-4ba7-9ba8-efdc520b818d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid afd3ab3f-cdd3-4ba7-9ba8-efdc520b818d found for delete ", "request_id": "req-f6d3155a-0896-4199-ae61-4c2937b7483e"}]} 2026-05-28 22:54:17.813 8 INFO neutron.services.segments.plugin [-] Segment afd3ab3f-cdd3-4ba7-9ba8-efdc520b818d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid afd3ab3f-cdd3-4ba7-9ba8-efdc520b818d found for delete ", "request_id": "req-3c890866-f78f-42e6-a401-c199652302dd"}]} [pid: 8|app: 0|req: 986/1893] 10.0.0.73 () {32 vars in 725 bytes} [Thu May 28 22:54:17 2026] DELETE /v2.0/networks/8ace053a-da63-4fd1-8946-316caed505ca => generated 0 bytes in 390 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 22:54:18.182 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a94301dc-730b-4144-93a9-932076676841 c997ecaf1a264406b56eb518948c202e cb96930c7512487bb1d824c5bd7f88c5 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 908/1894] 10.0.0.73 () {32 vars in 723 bytes} [Thu May 28 22:54:18 2026] DELETE /v2.0/subnets/af22587a-5f3a-46b0-bbf5-c2c11396aaf2 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-28 22:54:18.200 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9c3a9cd0-eda7-4a74-92f8-b1b6ed61547c c997ecaf1a264406b56eb518948c202e cb96930c7512487bb1d824c5bd7f88c5 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 987/1895] 10.0.0.73 () {32 vars in 723 bytes} [Thu May 28 22:54:18 2026] DELETE /v2.0/subnets/b85a16aa-5166-465b-a2b9-eaf980838ca7 => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-28 22:54:18.219 7 INFO neutron.pecan_wsgi.hooks.translation [None req-bdfc567b-978a-459c-953a-65c97242c358 c997ecaf1a264406b56eb518948c202e cb96930c7512487bb1d824c5bd7f88c5 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 909/1896] 10.0.0.73 () {32 vars in 723 bytes} [Thu May 28 22:54:18 2026] DELETE /v2.0/subnets/14e88a38-d503-4346-816e-4d62b0b0e9a1 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 988/1897] 10.0.0.73 () {32 vars in 773 bytes} [Thu May 28 22:54:18 2026] GET /v2.0/security-groups?tenant_id=ffa84ed174d24344b973641a954b5678&name=default => generated 2925 bytes in 207 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 910/1898] 10.0.0.73 () {34 vars in 677 bytes} [Thu May 28 22:54:19 2026] POST /v2.0/qos/policies => generated 359 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 989/1899] 10.0.0.73 () {32 vars in 739 bytes} [Thu May 28 22:54:19 2026] DELETE /v2.0/security-groups/a73bf801-442e-4c20-9822-377d264fea50 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 911/1900] 10.0.0.73 () {34 vars in 677 bytes} [Thu May 28 22:54:19 2026] POST /v2.0/qos/policies => generated 359 bytes in 38 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 990/1901] 10.0.0.73 () {34 vars in 677 bytes} [Thu May 28 22:54:19 2026] POST /v2.0/qos/policies => generated 359 bytes in 56 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 912/1902] 10.0.0.73 () {32 vars in 773 bytes} [Thu May 28 22:54:19 2026] GET /v2.0/security-groups?tenant_id=cb96930c7512487bb1d824c5bd7f88c5&name=default => generated 2925 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 991/1903] 10.0.0.73 () {34 vars in 677 bytes} [Thu May 28 22:54:19 2026] POST /v2.0/qos/policies => generated 359 bytes in 38 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 992/1904] 10.0.0.73 () {34 vars in 677 bytes} [Thu May 28 22:54:19 2026] POST /v2.0/qos/policies => generated 359 bytes in 34 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 913/1905] 10.0.0.73 () {32 vars in 739 bytes} [Thu May 28 22:54:19 2026] DELETE /v2.0/security-groups/f128cdcc-b9e0-4e34-9732-c992bb4f5ec6 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 993/1906] 10.0.0.73 () {34 vars in 752 bytes} [Thu May 28 22:54:19 2026] PUT /v2.0/policies/7c4ef108-8961-4e3e-bca7-e25a65716562/tags => generated 17 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 914/1907] 10.0.0.73 () {34 vars in 752 bytes} [Thu May 28 22:54:19 2026] PUT /v2.0/policies/59f053ee-1ae7-4a85-9bb9-a86f5d47b184/tags => generated 25 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 994/1908] 10.0.0.73 () {34 vars in 752 bytes} [Thu May 28 22:54:19 2026] PUT /v2.0/policies/fe5b3aa0-dd24-458c-b294-ab63e953a994/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: 915/1909] 10.0.0.73 () {34 vars in 752 bytes} [Thu May 28 22:54:19 2026] PUT /v2.0/policies/2d8ab199-3222-4f4e-a374-af225f9a4956/tags => 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: 995/1910] 10.0.0.73 () {32 vars in 773 bytes} [Thu May 28 22:54:19 2026] GET /v2.0/security-groups?tenant_id=cd934e2fb92c4679b377814cdce45272&name=default => generated 2925 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 916/1911] 10.0.0.73 () {32 vars in 739 bytes} [Thu May 28 22:54:19 2026] DELETE /v2.0/security-groups/b07d0a46-4822-412e-842b-305bd0d14a62 => generated 0 bytes in 193 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 22:54:19.897 8 INFO neutron.services.segments.plugin [-] Segment 3484cf33-d413-4025-ab5f-8343c2e63aa4 resource provider aggregate not found 2026-05-28 22:54:19.905 8 INFO neutron.services.segments.plugin [-] Segment 3484cf33-d413-4025-ab5f-8343c2e63aa4 resource provider aggregate not found 2026-05-28 22:54:19.908 8 INFO neutron.services.segments.plugin [-] Segment 3484cf33-d413-4025-ab5f-8343c2e63aa4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3484cf33-d413-4025-ab5f-8343c2e63aa4 found for delete ", "request_id": "req-7d46c8b3-c3fa-45a1-a477-13cfa00af45e"}]} 2026-05-28 22:54:19.919 8 INFO neutron.services.segments.plugin [-] Segment 3484cf33-d413-4025-ab5f-8343c2e63aa4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3484cf33-d413-4025-ab5f-8343c2e63aa4 found for delete ", "request_id": "req-b8afcf0d-d9d3-4db8-854d-6990099bb0a3"}]} [pid: 8|app: 0|req: 996/1912] 10.0.0.73 () {32 vars in 673 bytes} [Thu May 28 22:54:19 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 917/1913] 10.0.0.73 () {32 vars in 687 bytes} [Thu May 28 22:54:20 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 997/1914] 10.0.0.73 () {32 vars in 683 bytes} [Thu May 28 22:54:20 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 918/1915] 10.0.0.73 () {32 vars in 695 bytes} [Thu May 28 22:54:20 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 998/1916] 10.0.0.73 () {32 vars in 681 bytes} [Thu May 28 22:54:20 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 919/1917] 10.0.0.73 () {32 vars in 695 bytes} [Thu May 28 22:54:20 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 999/1918] 10.0.0.73 () {32 vars in 691 bytes} [Thu May 28 22:54:20 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 920/1919] 10.0.0.73 () {32 vars in 703 bytes} [Thu May 28 22:54:20 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1000/1920] 10.0.0.73 () {32 vars in 733 bytes} [Thu May 28 22:54:20 2026] DELETE /v2.0/qos/policies/7c4ef108-8961-4e3e-bca7-e25a65716562 => 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: 921/1921] 10.0.0.73 () {32 vars in 733 bytes} [Thu May 28 22:54:20 2026] DELETE /v2.0/qos/policies/59f053ee-1ae7-4a85-9bb9-a86f5d47b184 => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1001/1922] 10.0.0.73 () {32 vars in 733 bytes} [Thu May 28 22:54:20 2026] DELETE /v2.0/qos/policies/fe5b3aa0-dd24-458c-b294-ab63e953a994 => 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: 922/1923] 10.0.0.73 () {32 vars in 733 bytes} [Thu May 28 22:54:20 2026] DELETE /v2.0/qos/policies/2d8ab199-3222-4f4e-a374-af225f9a4956 => 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: 1002/1924] 10.0.0.73 () {32 vars in 733 bytes} [Thu May 28 22:54:20 2026] DELETE /v2.0/qos/policies/dd6ee458-c141-4142-9cf7-4a759d645ca4 => generated 0 bytes in 46 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 923/1925] 10.0.0.73 () {32 vars in 773 bytes} [Thu May 28 22:54:21 2026] GET /v2.0/security-groups?tenant_id=74832135f0b74710a3d6579dd2cdc27b&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: 1003/1926] 10.0.0.73 () {32 vars in 739 bytes} [Thu May 28 22:54:21 2026] DELETE /v2.0/security-groups/b9fd75ea-7ef5-45da-97ec-79838fa315b8 => 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: 924/1927] 10.0.0.73 () {32 vars in 773 bytes} [Thu May 28 22:54:21 2026] GET /v2.0/security-groups?tenant_id=666d462eb5a6476690ef7148079f3549&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: 1004/1928] 10.0.0.73 () {32 vars in 739 bytes} [Thu May 28 22:54:22 2026] DELETE /v2.0/security-groups/b1c9ab5a-632b-4f20-8f6b-0c98372f3627 => 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: 925/1929] 10.0.0.73 () {32 vars in 773 bytes} [Thu May 28 22:54:22 2026] GET /v2.0/security-groups?tenant_id=831a6ed158e848c589d6779cca1a7227&name=default => generated 2925 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1005/1930] 10.0.0.73 () {32 vars in 739 bytes} [Thu May 28 22:54:22 2026] DELETE /v2.0/security-groups/93d33412-72a7-44ee-a849-369a28baeb96 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 22:54:24.053 7 WARNING neutron_lib.context [None req-a389c0e1-c04b-4038-91d6-67912b05a7f2 99f2e5ec008e4327ad13089bfc969b33 5a32a0067d92430396e3ce230f418001 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-28 22:54:24.212 7 INFO neutron.db.segments_db [None req-a389c0e1-c04b-4038-91d6-67912b05a7f2 99f2e5ec008e4327ad13089bfc969b33 5a32a0067d92430396e3ce230f418001 - - default default] Added segment 4066a936-0028-4cbb-9930-a57f531efdec of type vxlan for network f4ce862c-45a7-4e14-a5f5-bd97b5276e19 [pid: 7|app: 0|req: 926/1931] 10.0.0.73 () {34 vars in 669 bytes} [Thu May 28 22:54:23 2026] POST /v2.0/networks => generated 631 bytes in 423 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:54:24.305 8 WARNING neutron_lib.context [None req-ac97ceb9-12b0-4adb-beb5-00035d13ff55 99f2e5ec008e4327ad13089bfc969b33 5a32a0067d92430396e3ce230f418001 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-28 22:54:24.363 8 INFO neutron.db.segments_db [None req-ac97ceb9-12b0-4adb-beb5-00035d13ff55 99f2e5ec008e4327ad13089bfc969b33 5a32a0067d92430396e3ce230f418001 - - default default] Added segment 50537f71-62cb-4bc0-9f3e-26f42999a2b0 of type vxlan for network b4b03029-04a4-4985-b8b8-85e661fb3d05 [pid: 8|app: 0|req: 1006/1932] 10.0.0.73 () {34 vars in 669 bytes} [Thu May 28 22:54:24 2026] POST /v2.0/networks => generated 631 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:54:24.479 7 WARNING neutron_lib.context [None req-f3f0e2c8-339d-434b-be85-a011527f1274 99f2e5ec008e4327ad13089bfc969b33 5a32a0067d92430396e3ce230f418001 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-28 22:54:24.527 7 INFO neutron.db.segments_db [None req-f3f0e2c8-339d-434b-be85-a011527f1274 99f2e5ec008e4327ad13089bfc969b33 5a32a0067d92430396e3ce230f418001 - - default default] Added segment f031296c-d5c6-4c02-9f1f-1dab101e52b4 of type vxlan for network de82e272-7eea-4e58-a690-f8eaa95ecc26 [pid: 7|app: 0|req: 927/1933] 10.0.0.73 () {34 vars in 669 bytes} [Thu May 28 22:54:24 2026] POST /v2.0/networks => generated 632 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:54:24.642 8 WARNING neutron_lib.context [None req-aa692cee-e195-4eea-816d-79694daa36bf 99f2e5ec008e4327ad13089bfc969b33 5a32a0067d92430396e3ce230f418001 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-28 22:54:24.693 8 INFO neutron.db.segments_db [None req-aa692cee-e195-4eea-816d-79694daa36bf 99f2e5ec008e4327ad13089bfc969b33 5a32a0067d92430396e3ce230f418001 - - default default] Added segment bb62e37e-d37b-41cf-9f52-602a0f87daf5 of type vxlan for network 79123093-0b8a-40cb-8e21-f51a35553faf [pid: 8|app: 0|req: 1007/1934] 10.0.0.73 () {34 vars in 669 bytes} [Thu May 28 22:54:24 2026] POST /v2.0/networks => generated 631 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:54:24.790 7 WARNING neutron_lib.context [None req-c432227c-0730-426e-aac5-fc68c2af24cb 99f2e5ec008e4327ad13089bfc969b33 5a32a0067d92430396e3ce230f418001 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-28 22:54:24.840 7 INFO neutron.db.segments_db [None req-c432227c-0730-426e-aac5-fc68c2af24cb 99f2e5ec008e4327ad13089bfc969b33 5a32a0067d92430396e3ce230f418001 - - default default] Added segment b8e852b6-5aae-41cb-b73f-570f936e0101 of type vxlan for network 38f2be4f-4aa1-41f5-81a5-9d121d1b7984 [pid: 7|app: 0|req: 928/1935] 10.0.0.73 () {34 vars in 669 bytes} [Thu May 28 22:54:24 2026] POST /v2.0/networks => generated 632 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1008/1936] 10.0.0.73 () {34 vars in 752 bytes} [Thu May 28 22:54:24 2026] PUT /v2.0/networks/f4ce862c-45a7-4e14-a5f5-bd97b5276e19/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: 929/1937] 10.0.0.73 () {34 vars in 752 bytes} [Thu May 28 22:54:24 2026] PUT /v2.0/networks/b4b03029-04a4-4985-b8b8-85e661fb3d05/tags => generated 25 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1009/1938] 10.0.0.73 () {34 vars in 752 bytes} [Thu May 28 22:54:25 2026] PUT /v2.0/networks/de82e272-7eea-4e58-a690-f8eaa95ecc26/tags => generated 34 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 930/1939] 10.0.0.73 () {34 vars in 752 bytes} [Thu May 28 22:54:25 2026] PUT /v2.0/networks/79123093-0b8a-40cb-8e21-f51a35553faf/tags => generated 19 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1010/1940] 10.0.0.73 () {32 vars in 665 bytes} [Thu May 28 22:54:25 2026] GET /v2.0/networks?tags=red => generated 1855 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 931/1941] 10.0.0.73 () {32 vars in 679 bytes} [Thu May 28 22:54:25 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1249 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1011/1942] 10.0.0.73 () {32 vars in 675 bytes} [Thu May 28 22:54:25 2026] GET /v2.0/networks?tags-any=blue => generated 1249 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 932/1943] 10.0.0.73 () {32 vars in 687 bytes} [Thu May 28 22:54:25 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1855 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1012/1944] 10.0.0.73 () {32 vars in 673 bytes} [Thu May 28 22:54:25 2026] GET /v2.0/networks?not-tags=red => generated 1861 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 933/1945] 10.0.0.73 () {32 vars in 687 bytes} [Thu May 28 22:54:25 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2467 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1013/1946] 10.0.0.73 () {32 vars in 683 bytes} [Thu May 28 22:54:25 2026] GET /v2.0/networks?not-tags-any=blue => generated 2467 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 934/1947] 10.0.0.73 () {32 vars in 695 bytes} [Thu May 28 22:54:25 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1861 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 22:54:25.674 8 WARNING neutron_lib.context [None req-6705b64b-b0ac-4348-a72d-899bf8ba4257 b6917f676edc44528e64d426f26cf139 f6f5f9ed05fd45aaaf3c458b7287297e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-28 22:54:25.728 7 INFO neutron.services.segments.plugin [-] Segment 4066a936-0028-4cbb-9930-a57f531efdec resource provider aggregate not found 2026-05-28 22:54:25.732 7 INFO neutron.services.segments.plugin [-] Segment 4066a936-0028-4cbb-9930-a57f531efdec resource provider aggregate not found 2026-05-28 22:54:25.739 7 INFO neutron.services.segments.plugin [-] Segment 4066a936-0028-4cbb-9930-a57f531efdec resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4066a936-0028-4cbb-9930-a57f531efdec found for delete ", "request_id": "req-c8a791ad-fd74-483e-ab85-faac972f62b2"}]} 2026-05-28 22:54:25.744 7 INFO neutron.services.segments.plugin [-] Segment 4066a936-0028-4cbb-9930-a57f531efdec resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4066a936-0028-4cbb-9930-a57f531efdec found for delete ", "request_id": "req-d18a8592-a168-4922-b8d7-d3fe307ad970"}]} [pid: 7|app: 0|req: 935/1948] 10.0.0.73 () {32 vars in 725 bytes} [Thu May 28 22:54:25 2026] DELETE /v2.0/networks/f4ce862c-45a7-4e14-a5f5-bd97b5276e19 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 22:54:25.826 8 INFO neutron.db.segments_db [None req-6705b64b-b0ac-4348-a72d-899bf8ba4257 b6917f676edc44528e64d426f26cf139 f6f5f9ed05fd45aaaf3c458b7287297e - - default default] Added segment 9b0440ff-97de-4b99-b038-0f28956f922e of type vxlan for network cec985ce-5f24-476f-b407-41d91ac01c47 [pid: 7|app: 0|req: 936/1949] 10.0.0.73 () {32 vars in 725 bytes} [Thu May 28 22:54:25 2026] DELETE /v2.0/networks/b4b03029-04a4-4985-b8b8-85e661fb3d05 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1014/1950] 10.0.0.73 () {34 vars in 669 bytes} [Thu May 28 22:54:25 2026] POST /v2.0/networks => generated 631 bytes in 326 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1015/1951] 10.0.0.73 () {34 vars in 752 bytes} [Thu May 28 22:54:25 2026] PUT /v2.0/networks/cec985ce-5f24-476f-b407-41d91ac01c47/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: 1016/1952] 10.0.0.73 () {32 vars in 732 bytes} [Thu May 28 22:54:25 2026] GET /v2.0/networks/cec985ce-5f24-476f-b407-41d91ac01c47/tags => generated 25 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1017/1953] 10.0.0.73 () {34 vars in 763 bytes} [Thu May 28 22:54:25 2026] PUT /v2.0/networks/cec985ce-5f24-476f-b407-41d91ac01c47/tags/green => 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: 1018/1954] 10.0.0.73 () {32 vars in 732 bytes} [Thu May 28 22:54:25 2026] GET /v2.0/networks/cec985ce-5f24-476f-b407-41d91ac01c47/tags => generated 34 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 937/1955] 10.0.0.73 () {32 vars in 725 bytes} [Thu May 28 22:54:25 2026] DELETE /v2.0/networks/de82e272-7eea-4e58-a690-f8eaa95ecc26 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1019/1956] 10.0.0.73 () {34 vars in 759 bytes} [Thu May 28 22:54:26 2026] PUT /v2.0/networks/cec985ce-5f24-476f-b407-41d91ac01c47/tags/red => generated 4 bytes in 22 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1020/1957] 10.0.0.73 () {32 vars in 732 bytes} [Thu May 28 22:54:26 2026] GET /v2.0/networks/cec985ce-5f24-476f-b407-41d91ac01c47/tags => generated 34 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1021/1958] 10.0.0.73 () {34 vars in 781 bytes} [Thu May 28 22:54:26 2026] PUT /v2.0/networks/cec985ce-5f24-476f-b407-41d91ac01c47/tags/black.or.white => generated 4 bytes in 28 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1022/1959] 10.0.0.73 () {32 vars in 732 bytes} [Thu May 28 22:54:26 2026] GET /v2.0/networks/cec985ce-5f24-476f-b407-41d91ac01c47/tags => generated 52 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 938/1960] 10.0.0.73 () {32 vars in 725 bytes} [Thu May 28 22:54:26 2026] DELETE /v2.0/networks/79123093-0b8a-40cb-8e21-f51a35553faf => generated 0 bytes in 99 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1023/1961] 10.0.0.73 () {34 vars in 752 bytes} [Thu May 28 22:54:26 2026] PUT /v2.0/networks/cec985ce-5f24-476f-b407-41d91ac01c47/tags => generated 37 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1024/1962] 10.0.0.73 () {32 vars in 732 bytes} [Thu May 28 22:54:26 2026] GET /v2.0/networks/cec985ce-5f24-476f-b407-41d91ac01c47/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: 939/1963] 10.0.0.73 () {32 vars in 725 bytes} [Thu May 28 22:54:26 2026] DELETE /v2.0/networks/38f2be4f-4aa1-41f5-81a5-9d121d1b7984 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1025/1964] 10.0.0.73 () {32 vars in 740 bytes} [Thu May 28 22:54:26 2026] GET /v2.0/networks/cec985ce-5f24-476f-b407-41d91ac01c47/tags/red => generated 0 bytes in 29 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 22:54:26.238 7 INFO neutron.api.v2.resource [None req-99d9ed25-dec5-47e8-9f37-ba03402a8b82 b6917f676edc44528e64d426f26cf139 f6f5f9ed05fd45aaaf3c458b7287297e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 940/1965] 10.0.0.73 () {32 vars in 744 bytes} [Thu May 28 22:54:26 2026] GET /v2.0/networks/cec985ce-5f24-476f-b407-41d91ac01c47/tags/green => generated 99 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1026/1966] 10.0.0.73 () {32 vars in 743 bytes} [Thu May 28 22:54:26 2026] DELETE /v2.0/networks/cec985ce-5f24-476f-b407-41d91ac01c47/tags/red => generated 0 bytes in 37 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 941/1967] 10.0.0.73 () {32 vars in 732 bytes} [Thu May 28 22:54:26 2026] GET /v2.0/networks/cec985ce-5f24-476f-b407-41d91ac01c47/tags => generated 30 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 22:54:26.351 8 INFO neutron.api.v2.resource [None req-970fe8d1-9a96-481e-a6fd-0dc1b101d2bf b6917f676edc44528e64d426f26cf139 f6f5f9ed05fd45aaaf3c458b7287297e - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1027/1968] 10.0.0.73 () {32 vars in 747 bytes} [Thu May 28 22:54:26 2026] DELETE /v2.0/networks/cec985ce-5f24-476f-b407-41d91ac01c47/tags/green => generated 99 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 942/1969] 10.0.0.73 () {32 vars in 735 bytes} [Thu May 28 22:54:26 2026] DELETE /v2.0/networks/cec985ce-5f24-476f-b407-41d91ac01c47/tags => generated 0 bytes in 46 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1028/1970] 10.0.0.73 () {32 vars in 732 bytes} [Thu May 28 22:54:26 2026] GET /v2.0/networks/cec985ce-5f24-476f-b407-41d91ac01c47/tags => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 943/1971] 10.0.0.73 () {32 vars in 725 bytes} [Thu May 28 22:54:26 2026] DELETE /v2.0/networks/cec985ce-5f24-476f-b407-41d91ac01c47 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1029/1972] 10.0.0.73 () {32 vars in 773 bytes} [Thu May 28 22:54:26 2026] GET /v2.0/security-groups?tenant_id=5d8be6e40d41477988c5937c9245a660&name=default => generated 2925 bytes in 252 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 944/1973] 10.0.0.73 () {32 vars in 739 bytes} [Thu May 28 22:54:26 2026] DELETE /v2.0/security-groups/d5c4d26a-e9a7-4849-bf2b-faecc2b3a79c => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 945/1974] 10.0.0.73 () {32 vars in 773 bytes} [Thu May 28 22:54:27 2026] GET /v2.0/security-groups?tenant_id=f6f5f9ed05fd45aaaf3c458b7287297e&name=default => generated 2925 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1030/1975] 10.0.0.73 () {32 vars in 773 bytes} [Thu May 28 22:54:26 2026] GET /v2.0/security-groups?tenant_id=5ee977ddeafc4ab5aa64b3ded6e20d93&name=default => generated 2925 bytes in 228 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 946/1976] 10.0.0.73 () {32 vars in 739 bytes} [Thu May 28 22:54:27 2026] DELETE /v2.0/security-groups/8c12f1a9-b59a-41d8-bfa7-a3448192c8e8 => 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: 1031/1977] 10.0.0.73 () {32 vars in 739 bytes} [Thu May 28 22:54:27 2026] DELETE /v2.0/security-groups/ce51cb53-13b8-4a13-9b5b-c79e0929fdb3 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1032/1978] 10.0.0.73 () {32 vars in 773 bytes} [Thu May 28 22:54:27 2026] GET /v2.0/security-groups?tenant_id=5a32a0067d92430396e3ce230f418001&name=default => generated 2925 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 947/1979] 10.0.0.73 () {32 vars in 773 bytes} [Thu May 28 22:54:27 2026] GET /v2.0/security-groups?tenant_id=811975caf70740ed96a98553bf2afb9b&name=default => generated 2925 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1033/1980] 10.0.0.73 () {32 vars in 739 bytes} [Thu May 28 22:54:27 2026] DELETE /v2.0/security-groups/51d9ad46-709b-41b7-a96a-49043bd201bf => 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: 948/1981] 10.0.0.73 () {32 vars in 739 bytes} [Thu May 28 22:54:27 2026] DELETE /v2.0/security-groups/2f42555d-eacb-40c4-9d99-7316559d6373 => 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: 1034/1982] 10.0.0.73 () {32 vars in 773 bytes} [Thu May 28 22:54:27 2026] GET /v2.0/security-groups?tenant_id=06e318c51f134f159c8c2d687efbe52f&name=default => generated 2925 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 22:54:27.776 7 INFO neutron.services.segments.plugin [-] Segment 50537f71-62cb-4bc0-9f3e-26f42999a2b0 resource provider aggregate not found 2026-05-28 22:54:27.780 7 INFO neutron.services.segments.plugin [-] Segment 50537f71-62cb-4bc0-9f3e-26f42999a2b0 resource provider aggregate not found 2026-05-28 22:54:27.787 7 INFO neutron.services.segments.plugin [-] Segment 50537f71-62cb-4bc0-9f3e-26f42999a2b0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 50537f71-62cb-4bc0-9f3e-26f42999a2b0 found for delete ", "request_id": "req-0c1d18d9-7db4-4e17-9b46-25d893fc1e5d"}]} 2026-05-28 22:54:27.793 7 INFO neutron.services.segments.plugin [-] Segment 50537f71-62cb-4bc0-9f3e-26f42999a2b0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 50537f71-62cb-4bc0-9f3e-26f42999a2b0 found for delete ", "request_id": "req-431d8592-ac86-4275-acf3-d2d4e6a7e1d9"}]} 2026-05-28 22:54:27.798 7 INFO neutron.services.segments.plugin [-] Segment f031296c-d5c6-4c02-9f1f-1dab101e52b4 resource provider aggregate not found 2026-05-28 22:54:27.802 7 INFO neutron.services.segments.plugin [-] Segment f031296c-d5c6-4c02-9f1f-1dab101e52b4 resource provider aggregate not found 2026-05-28 22:54:27.811 7 INFO neutron.services.segments.plugin [-] Segment f031296c-d5c6-4c02-9f1f-1dab101e52b4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f031296c-d5c6-4c02-9f1f-1dab101e52b4 found for delete ", "request_id": "req-b7a3558d-7ac8-4212-bd85-30ea7177a1f0"}]} 2026-05-28 22:54:27.815 7 INFO neutron.services.segments.plugin [-] Segment f031296c-d5c6-4c02-9f1f-1dab101e52b4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f031296c-d5c6-4c02-9f1f-1dab101e52b4 found for delete ", "request_id": "req-0ad0e572-8ad1-4fdb-90a5-e54edddd94c0"}]} 2026-05-28 22:54:27.825 7 INFO neutron.services.segments.plugin [-] Segment bb62e37e-d37b-41cf-9f52-602a0f87daf5 resource provider aggregate not found 2026-05-28 22:54:27.828 7 INFO neutron.services.segments.plugin [-] Segment bb62e37e-d37b-41cf-9f52-602a0f87daf5 resource provider aggregate not found 2026-05-28 22:54:27.833 7 INFO neutron.services.segments.plugin [-] Segment bb62e37e-d37b-41cf-9f52-602a0f87daf5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bb62e37e-d37b-41cf-9f52-602a0f87daf5 found for delete ", "request_id": "req-b96b5881-4051-4053-8d40-de08cefb81f1"}]} 2026-05-28 22:54:27.838 7 INFO neutron.services.segments.plugin [-] Segment bb62e37e-d37b-41cf-9f52-602a0f87daf5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bb62e37e-d37b-41cf-9f52-602a0f87daf5 found for delete ", "request_id": "req-76ea457a-693e-4883-9f90-c4f5b222e120"}]} 2026-05-28 22:54:27.841 7 INFO neutron.services.segments.plugin [-] Segment b8e852b6-5aae-41cb-b73f-570f936e0101 resource provider aggregate not found 2026-05-28 22:54:27.850 7 INFO neutron.services.segments.plugin [-] Segment b8e852b6-5aae-41cb-b73f-570f936e0101 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b8e852b6-5aae-41cb-b73f-570f936e0101 found for delete ", "request_id": "req-869afcc9-30c8-46c0-83d9-d3cdf3e5cdd2"}]} 2026-05-28 22:54:27.854 7 INFO neutron.services.segments.plugin [-] Segment b8e852b6-5aae-41cb-b73f-570f936e0101 resource provider aggregate not found 2026-05-28 22:54:27.858 7 INFO neutron.services.segments.plugin [-] Segment 9b0440ff-97de-4b99-b038-0f28956f922e resource provider aggregate not found 2026-05-28 22:54:27.863 7 INFO neutron.services.segments.plugin [-] Segment b8e852b6-5aae-41cb-b73f-570f936e0101 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b8e852b6-5aae-41cb-b73f-570f936e0101 found for delete ", "request_id": "req-b4a4ba0d-7bb4-4b93-a3c8-4e17dc7facb1"}]} 2026-05-28 22:54:27.867 7 INFO neutron.services.segments.plugin [-] Segment 9b0440ff-97de-4b99-b038-0f28956f922e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9b0440ff-97de-4b99-b038-0f28956f922e found for delete ", "request_id": "req-88f3b779-e20c-4336-a4f8-f24468af3015"}]} 2026-05-28 22:54:27.874 7 INFO neutron.services.segments.plugin [-] Segment 9b0440ff-97de-4b99-b038-0f28956f922e resource provider aggregate not found 2026-05-28 22:54:27.882 7 INFO neutron.services.segments.plugin [-] Segment 9b0440ff-97de-4b99-b038-0f28956f922e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9b0440ff-97de-4b99-b038-0f28956f922e found for delete ", "request_id": "req-16fa2712-8c93-4147-aa8b-5c43b38e835e"}]} [pid: 7|app: 0|req: 949/1983] 10.0.0.73 () {32 vars in 739 bytes} [Thu May 28 22:54:27 2026] DELETE /v2.0/security-groups/dc1ce983-9aa2-4684-9ca8-d88a4f539e5c => generated 0 bytes in 146 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1035/1984] 10.0.0.13 () {30 vars in 649 bytes} [Thu May 28 22:54:30 2026] GET /v2.0/extensions => generated 20516 bytes in 184 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 950/1987] 10.0.0.13 () {30 vars in 723 bytes} [Thu May 28 22:54:30 2026] GET /v2.0/quotas/608bc909b3b746dfb7f2ace8eef4235f/details => generated 847 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:54:30.644 8 WARNING neutron_lib.context [None req-9c0d6dc8-faaa-4010-9076-bf2cdf9f91d8 569119e07ef547368ce7b53aea569e10 cfd291982cde481f8791f89c81559494 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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/1988] 10.0.0.73 () {34 vars in 675 bytes} [Thu May 28 22:54:30 2026] POST /v2.0/subnetpools => generated 516 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 951/1989] 10.0.0.73 () {34 vars in 758 bytes} [Thu May 28 22:54:30 2026] PUT /v2.0/subnetpools/0d460918-096b-44f3-9a09-a869d1e296a3/tags => generated 25 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1039/1990] 10.0.0.73 () {32 vars in 738 bytes} [Thu May 28 22:54:30 2026] GET /v2.0/subnetpools/0d460918-096b-44f3-9a09-a869d1e296a3/tags => generated 25 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 952/1991] 10.0.0.73 () {34 vars in 769 bytes} [Thu May 28 22:54:30 2026] PUT /v2.0/subnetpools/0d460918-096b-44f3-9a09-a869d1e296a3/tags/green => generated 4 bytes in 55 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1040/1992] 10.0.0.73 () {32 vars in 738 bytes} [Thu May 28 22:54:30 2026] GET /v2.0/subnetpools/0d460918-096b-44f3-9a09-a869d1e296a3/tags => generated 34 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 953/1993] 10.0.0.73 () {34 vars in 765 bytes} [Thu May 28 22:54:30 2026] PUT /v2.0/subnetpools/0d460918-096b-44f3-9a09-a869d1e296a3/tags/red => generated 4 bytes in 20 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1041/1994] 10.0.0.73 () {32 vars in 738 bytes} [Thu May 28 22:54:30 2026] GET /v2.0/subnetpools/0d460918-096b-44f3-9a09-a869d1e296a3/tags => generated 34 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 954/1995] 10.0.0.73 () {34 vars in 787 bytes} [Thu May 28 22:54:30 2026] PUT /v2.0/subnetpools/0d460918-096b-44f3-9a09-a869d1e296a3/tags/black.or.white => generated 4 bytes in 26 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1042/1996] 10.0.0.73 () {32 vars in 738 bytes} [Thu May 28 22:54:30 2026] GET /v2.0/subnetpools/0d460918-096b-44f3-9a09-a869d1e296a3/tags => generated 52 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 955/1997] 10.0.0.73 () {34 vars in 758 bytes} [Thu May 28 22:54:31 2026] PUT /v2.0/subnetpools/0d460918-096b-44f3-9a09-a869d1e296a3/tags => generated 37 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1043/1998] 10.0.0.73 () {32 vars in 738 bytes} [Thu May 28 22:54:31 2026] GET /v2.0/subnetpools/0d460918-096b-44f3-9a09-a869d1e296a3/tags => generated 37 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 956/1999] 10.0.0.73 () {32 vars in 746 bytes} [Thu May 28 22:54:31 2026] GET /v2.0/subnetpools/0d460918-096b-44f3-9a09-a869d1e296a3/tags/red => generated 0 bytes in 19 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 22:54:31.133 8 INFO neutron.api.v2.resource [None req-66536fb2-ce1f-4032-983a-ac01b79d0e52 569119e07ef547368ce7b53aea569e10 cfd291982cde481f8791f89c81559494 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1044/2000] 10.0.0.73 () {32 vars in 750 bytes} [Thu May 28 22:54:31 2026] GET /v2.0/subnetpools/0d460918-096b-44f3-9a09-a869d1e296a3/tags/green => generated 99 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 957/2001] 10.0.0.73 () {32 vars in 749 bytes} [Thu May 28 22:54:31 2026] DELETE /v2.0/subnetpools/0d460918-096b-44f3-9a09-a869d1e296a3/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: 1045/2002] 10.0.0.73 () {32 vars in 738 bytes} [Thu May 28 22:54:31 2026] GET /v2.0/subnetpools/0d460918-096b-44f3-9a09-a869d1e296a3/tags => generated 30 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 22:54:31.223 7 INFO neutron.api.v2.resource [None req-5ead8ff8-7973-47cb-9ec2-b9b33dc83429 569119e07ef547368ce7b53aea569e10 cfd291982cde481f8791f89c81559494 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 958/2003] 10.0.0.73 () {32 vars in 753 bytes} [Thu May 28 22:54:31 2026] DELETE /v2.0/subnetpools/0d460918-096b-44f3-9a09-a869d1e296a3/tags/green => generated 99 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1046/2004] 10.0.0.73 () {32 vars in 741 bytes} [Thu May 28 22:54:31 2026] DELETE /v2.0/subnetpools/0d460918-096b-44f3-9a09-a869d1e296a3/tags => generated 0 bytes in 28 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 959/2005] 10.0.0.73 () {32 vars in 738 bytes} [Thu May 28 22:54:31 2026] GET /v2.0/subnetpools/0d460918-096b-44f3-9a09-a869d1e296a3/tags => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1047/2006] 10.0.0.73 () {32 vars in 731 bytes} [Thu May 28 22:54:31 2026] DELETE /v2.0/subnetpools/0d460918-096b-44f3-9a09-a869d1e296a3 => generated 0 bytes in 45 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 22:54:31.841 7 WARNING neutron_lib.context [None req-4f425ca8-9825-4bd2-a928-0495ff761099 9b410d22b11c42f5aa7a5979fa2bd895 a35007825d764470991c1884aee07e4c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-28 22:54:31.877 7 INFO neutron.db.segments_db [None req-4f425ca8-9825-4bd2-a928-0495ff761099 9b410d22b11c42f5aa7a5979fa2bd895 a35007825d764470991c1884aee07e4c - - default default] Added segment e80b6fa2-1e9d-439d-ba19-4ccb4d093922 of type vxlan for network 52bbc371-de47-4d10-8c80-826691826df1 2026-05-28 22:54:32.114 7 INFO neutron.db.l3_hamode_db [None req-4f425ca8-9825-4bd2-a928-0495ff761099 9b410d22b11c42f5aa7a5979fa2bd895 a35007825d764470991c1884aee07e4c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1048/2007] 10.0.0.73 () {32 vars in 773 bytes} [Thu May 28 22:54:31 2026] GET /v2.0/security-groups?tenant_id=cfd291982cde481f8791f89c81559494&name=default => generated 2925 bytes in 167 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 22:54:32.222 7 INFO neutron.db.l3_hamode_db [None req-4f425ca8-9825-4bd2-a928-0495ff761099 9b410d22b11c42f5aa7a5979fa2bd895 a35007825d764470991c1884aee07e4c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1049/2008] 10.0.0.73 () {32 vars in 739 bytes} [Thu May 28 22:54:32 2026] DELETE /v2.0/security-groups/b6167786-4aa8-4c46-84c4-94064fc3b85f => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1050/2009] 10.0.0.13 () {30 vars in 649 bytes} [Thu May 28 22:54:32 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: 1051/2010] 10.0.0.73 () {32 vars in 773 bytes} [Thu May 28 22:54:32 2026] GET /v2.0/security-groups?tenant_id=9990299264f14a07a35b325c6113ca12&name=default => generated 2925 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1052/2011] 10.0.0.13 () {30 vars in 723 bytes} [Thu May 28 22:54:32 2026] GET /v2.0/quotas/608bc909b3b746dfb7f2ace8eef4235f/details => generated 847 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1053/2012] 10.0.0.73 () {32 vars in 739 bytes} [Thu May 28 22:54:32 2026] DELETE /v2.0/security-groups/f5f9527f-f0dc-40cf-8d40-27813b394052 => 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: 960/2013] 10.0.0.73 () {34 vars in 667 bytes} [Thu May 28 22:54:31 2026] POST /v2.0/routers => generated 474 bytes in 1066 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:54:32.761 8 WARNING neutron_lib.context [None req-f72aa413-dad7-42c2-b763-21e39f6b7083 9b410d22b11c42f5aa7a5979fa2bd895 a35007825d764470991c1884aee07e4c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-28 22:54:32.792 8 INFO neutron.db.l3_hamode_db [None req-f72aa413-dad7-42c2-b763-21e39f6b7083 9b410d22b11c42f5aa7a5979fa2bd895 a35007825d764470991c1884aee07e4c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-28 22:54:32.891 8 INFO neutron.db.l3_hamode_db [None req-f72aa413-dad7-42c2-b763-21e39f6b7083 9b410d22b11c42f5aa7a5979fa2bd895 a35007825d764470991c1884aee07e4c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1054/2014] 10.0.0.73 () {34 vars in 667 bytes} [Thu May 28 22:54:32 2026] POST /v2.0/routers => generated 474 bytes in 655 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:54:33.428 7 WARNING neutron_lib.context [None req-6fa0d7f3-045a-403f-9bed-b0f1bfaa621d 9b410d22b11c42f5aa7a5979fa2bd895 a35007825d764470991c1884aee07e4c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-28 22:54:33.468 7 INFO neutron.db.l3_hamode_db [None req-6fa0d7f3-045a-403f-9bed-b0f1bfaa621d 9b410d22b11c42f5aa7a5979fa2bd895 a35007825d764470991c1884aee07e4c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-28 22:54:33.580 7 INFO neutron.db.l3_hamode_db [None req-6fa0d7f3-045a-403f-9bed-b0f1bfaa621d 9b410d22b11c42f5aa7a5979fa2bd895 a35007825d764470991c1884aee07e4c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 961/2015] 10.0.0.73 () {34 vars in 667 bytes} [Thu May 28 22:54:33 2026] POST /v2.0/routers => generated 474 bytes in 756 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:54:34.185 8 WARNING neutron_lib.context [None req-bf79ccf8-a439-43f8-b85d-ef5d4149c4da 9b410d22b11c42f5aa7a5979fa2bd895 a35007825d764470991c1884aee07e4c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-28 22:54:34.222 8 INFO neutron.db.l3_hamode_db [None req-bf79ccf8-a439-43f8-b85d-ef5d4149c4da 9b410d22b11c42f5aa7a5979fa2bd895 a35007825d764470991c1884aee07e4c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-28 22:54:34.323 8 INFO neutron.db.l3_hamode_db [None req-bf79ccf8-a439-43f8-b85d-ef5d4149c4da 9b410d22b11c42f5aa7a5979fa2bd895 a35007825d764470991c1884aee07e4c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 962/2016] 10.0.0.73 () {32 vars in 773 bytes} [Thu May 28 22:54:34 2026] GET /v2.0/security-groups?tenant_id=608bc909b3b746dfb7f2ace8eef4235f&name=default => generated 2925 bytes in 245 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 963/2017] 10.0.0.73 () {32 vars in 739 bytes} [Thu May 28 22:54:34 2026] DELETE /v2.0/security-groups/73d88c25-dadc-415f-8454-97d4fafb8b59 => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1055/2018] 10.0.0.73 () {34 vars in 667 bytes} [Thu May 28 22:54:34 2026] POST /v2.0/routers => generated 474 bytes in 695 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:54:34.886 7 WARNING neutron_lib.context [None req-eff66705-4498-41a5-b784-6518824f09fd 9b410d22b11c42f5aa7a5979fa2bd895 a35007825d764470991c1884aee07e4c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-28 22:54:34.919 7 INFO neutron.db.l3_hamode_db [None req-eff66705-4498-41a5-b784-6518824f09fd 9b410d22b11c42f5aa7a5979fa2bd895 a35007825d764470991c1884aee07e4c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-28 22:54:35.020 7 INFO neutron.db.l3_hamode_db [None req-eff66705-4498-41a5-b784-6518824f09fd 9b410d22b11c42f5aa7a5979fa2bd895 a35007825d764470991c1884aee07e4c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 964/2019] 10.0.0.73 () {34 vars in 667 bytes} [Thu May 28 22:54:34 2026] POST /v2.0/routers => generated 474 bytes in 670 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1056/2020] 10.0.0.73 () {34 vars in 750 bytes} [Thu May 28 22:54:35 2026] PUT /v2.0/routers/e7753e18-d7af-4566-a7c7-1cba6486c1db/tags => generated 17 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1057/2021] 10.0.0.73 () {34 vars in 750 bytes} [Thu May 28 22:54:35 2026] PUT /v2.0/routers/eb8f5196-bc73-422c-bf43-1dac5a38561d/tags => generated 25 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 22:54:35.729 7 WARNING neutron_lib.context [None req-b9c01f04-8275-4a3b-b13e-437670555ca6 a5248242a15b4eeca73c6c3f61e49ce5 a71d9fd290854b31a7b2ebf45cefa907 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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/2022] 10.0.0.73 () {34 vars in 750 bytes} [Thu May 28 22:54:35 2026] PUT /v2.0/routers/28c89d17-4d4d-4beb-912f-f02e34ad978b/tags => generated 34 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1059/2023] 10.0.0.73 () {34 vars in 750 bytes} [Thu May 28 22:54:35 2026] PUT /v2.0/routers/5ae53393-e5f8-4541-88e7-51e1cbc92b21/tags => generated 19 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 22:54:35.845 7 INFO neutron.db.segments_db [None req-b9c01f04-8275-4a3b-b13e-437670555ca6 a5248242a15b4eeca73c6c3f61e49ce5 a71d9fd290854b31a7b2ebf45cefa907 - - default default] Added segment 511b6d48-fe26-4ba8-b2a6-a54a33d58437 of type vxlan for network 290ebe78-daf1-4db3-9cf6-15281635ce77 [pid: 8|app: 0|req: 1060/2024] 10.0.0.73 () {32 vars in 663 bytes} [Thu May 28 22:54:35 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 965/2025] 10.0.0.73 () {34 vars in 669 bytes} [Thu May 28 22:54:35 2026] POST /v2.0/networks => generated 632 bytes in 355 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:54:35.920 7 WARNING neutron_lib.context [None req-f12f0879-1a49-4b12-a9e4-4f297e16878f a5248242a15b4eeca73c6c3f61e49ce5 a71d9fd290854b31a7b2ebf45cefa907 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1061/2026] 10.0.0.73 () {32 vars in 677 bytes} [Thu May 28 22:54:35 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1062/2027] 10.0.0.73 () {32 vars in 673 bytes} [Thu May 28 22:54:35 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1063/2028] 10.0.0.73 () {32 vars in 685 bytes} [Thu May 28 22:54:36 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1064/2029] 10.0.0.73 () {32 vars in 671 bytes} [Thu May 28 22:54:36 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 966/2030] 10.0.0.73 () {34 vars in 663 bytes} [Thu May 28 22:54:35 2026] POST /v2.0/ports => generated 743 bytes in 243 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-28 22:54:36.168 7 WARNING neutron_lib.context [None req-382ea1eb-c17d-4e9b-8903-14a1884cc167 a5248242a15b4eeca73c6c3f61e49ce5 a71d9fd290854b31a7b2ebf45cefa907 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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/2031] 10.0.0.73 () {32 vars in 685 bytes} [Thu May 28 22:54:36 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1066/2032] 10.0.0.73 () {32 vars in 681 bytes} [Thu May 28 22:54:36 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 967/2033] 10.0.0.73 () {34 vars in 665 bytes} [Thu May 28 22:54:36 2026] POST /v2.0/trunks => generated 407 bytes in 186 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1067/2034] 10.0.0.73 () {32 vars in 693 bytes} [Thu May 28 22:54:36 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 968/2035] 10.0.0.73 () {34 vars in 748 bytes} [Thu May 28 22:54:36 2026] PUT /v2.0/trunks/c2a27f33-6807-4589-9c58-1bfa78da2c31/tags => generated 25 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 969/2036] 10.0.0.73 () {32 vars in 728 bytes} [Thu May 28 22:54:36 2026] GET /v2.0/trunks/c2a27f33-6807-4589-9c58-1bfa78da2c31/tags => generated 25 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1068/2037] 10.0.0.73 () {32 vars in 720 bytes} [Thu May 28 22:54:36 2026] GET /v2.0/routers/e7753e18-d7af-4566-a7c7-1cba6486c1db => generated 485 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 970/2038] 10.0.0.73 () {34 vars in 759 bytes} [Thu May 28 22:54:36 2026] PUT /v2.0/trunks/c2a27f33-6807-4589-9c58-1bfa78da2c31/tags/green => generated 4 bytes in 24 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 971/2039] 10.0.0.73 () {32 vars in 728 bytes} [Thu May 28 22:54:36 2026] GET /v2.0/trunks/c2a27f33-6807-4589-9c58-1bfa78da2c31/tags => generated 34 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 972/2040] 10.0.0.73 () {34 vars in 755 bytes} [Thu May 28 22:54:36 2026] PUT /v2.0/trunks/c2a27f33-6807-4589-9c58-1bfa78da2c31/tags/red => generated 4 bytes in 16 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 973/2041] 10.0.0.73 () {32 vars in 728 bytes} [Thu May 28 22:54:36 2026] GET /v2.0/trunks/c2a27f33-6807-4589-9c58-1bfa78da2c31/tags => generated 34 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 974/2042] 10.0.0.73 () {34 vars in 777 bytes} [Thu May 28 22:54:36 2026] PUT /v2.0/trunks/c2a27f33-6807-4589-9c58-1bfa78da2c31/tags/black.or.white => generated 4 bytes in 22 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 975/2043] 10.0.0.73 () {32 vars in 728 bytes} [Thu May 28 22:54:36 2026] GET /v2.0/trunks/c2a27f33-6807-4589-9c58-1bfa78da2c31/tags => generated 52 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 976/2044] 10.0.0.73 () {34 vars in 748 bytes} [Thu May 28 22:54:36 2026] PUT /v2.0/trunks/c2a27f33-6807-4589-9c58-1bfa78da2c31/tags => generated 37 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 977/2045] 10.0.0.73 () {32 vars in 728 bytes} [Thu May 28 22:54:36 2026] GET /v2.0/trunks/c2a27f33-6807-4589-9c58-1bfa78da2c31/tags => generated 37 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 978/2046] 10.0.0.73 () {32 vars in 736 bytes} [Thu May 28 22:54:36 2026] GET /v2.0/trunks/c2a27f33-6807-4589-9c58-1bfa78da2c31/tags/red => generated 0 bytes in 12 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 22:54:36.605 7 INFO neutron.api.v2.resource [None req-b2b736f0-fae6-4fc1-bceb-feac34083c5e a5248242a15b4eeca73c6c3f61e49ce5 a71d9fd290854b31a7b2ebf45cefa907 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 979/2047] 10.0.0.73 () {32 vars in 740 bytes} [Thu May 28 22:54:36 2026] GET /v2.0/trunks/c2a27f33-6807-4589-9c58-1bfa78da2c31/tags/green => generated 99 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 980/2048] 10.0.0.73 () {32 vars in 739 bytes} [Thu May 28 22:54:36 2026] DELETE /v2.0/trunks/c2a27f33-6807-4589-9c58-1bfa78da2c31/tags/red => generated 0 bytes in 24 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 981/2049] 10.0.0.73 () {32 vars in 728 bytes} [Thu May 28 22:54:36 2026] GET /v2.0/trunks/c2a27f33-6807-4589-9c58-1bfa78da2c31/tags => generated 30 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 22:54:36.681 7 INFO neutron.api.v2.resource [None req-18a2da19-6563-4f8c-8526-ebdcbd829eea a5248242a15b4eeca73c6c3f61e49ce5 a71d9fd290854b31a7b2ebf45cefa907 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 982/2050] 10.0.0.73 () {32 vars in 743 bytes} [Thu May 28 22:54:36 2026] DELETE /v2.0/trunks/c2a27f33-6807-4589-9c58-1bfa78da2c31/tags/green => generated 99 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 983/2051] 10.0.0.73 () {32 vars in 731 bytes} [Thu May 28 22:54:36 2026] DELETE /v2.0/trunks/c2a27f33-6807-4589-9c58-1bfa78da2c31/tags => 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: 984/2052] 10.0.0.73 () {32 vars in 728 bytes} [Thu May 28 22:54:36 2026] GET /v2.0/trunks/c2a27f33-6807-4589-9c58-1bfa78da2c31/tags => 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: 985/2053] 10.0.0.73 () {32 vars in 718 bytes} [Thu May 28 22:54:36 2026] GET /v2.0/trunks/c2a27f33-6807-4589-9c58-1bfa78da2c31 => generated 407 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 986/2054] 10.0.0.73 () {32 vars in 716 bytes} [Thu May 28 22:54:36 2026] GET /v2.0/ports/df703c09-a9f1-418b-842d-6e75268e6177 => generated 826 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1069/2055] 10.0.0.73 () {34 vars in 741 bytes} [Thu May 28 22:54:36 2026] PUT /v2.0/routers/e7753e18-d7af-4566-a7c7-1cba6486c1db => generated 485 bytes in 494 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 987/2056] 10.0.0.73 () {32 vars in 721 bytes} [Thu May 28 22:54:36 2026] DELETE /v2.0/trunks/c2a27f33-6807-4589-9c58-1bfa78da2c31 => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1070/2057] 10.0.0.73 () {32 vars in 735 bytes} [Thu May 28 22:54:36 2026] GET /v2.0/ports?device_id=e7753e18-d7af-4566-a7c7-1cba6486c1db => 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: 988/2058] 10.0.0.73 () {32 vars in 719 bytes} [Thu May 28 22:54:36 2026] DELETE /v2.0/ports/df703c09-a9f1-418b-842d-6e75268e6177 => generated 0 bytes in 161 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 22:54:37.200 7 INFO neutron.services.segments.plugin [-] Segment 511b6d48-fe26-4ba8-b2a6-a54a33d58437 resource provider aggregate not found 2026-05-28 22:54:37.205 7 INFO neutron.services.segments.plugin [-] Segment 511b6d48-fe26-4ba8-b2a6-a54a33d58437 resource provider aggregate not found 2026-05-28 22:54:37.215 7 INFO neutron.services.segments.plugin [-] Segment 511b6d48-fe26-4ba8-b2a6-a54a33d58437 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 511b6d48-fe26-4ba8-b2a6-a54a33d58437 found for delete ", "request_id": "req-a522892f-0bc3-4c38-ad0c-01123b5aa482"}]} 2026-05-28 22:54:37.218 7 INFO neutron.services.segments.plugin [-] Segment 511b6d48-fe26-4ba8-b2a6-a54a33d58437 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 511b6d48-fe26-4ba8-b2a6-a54a33d58437 found for delete ", "request_id": "req-caec4df8-e73e-4d7a-a01c-04d95239b788"}]} [pid: 7|app: 0|req: 989/2059] 10.0.0.73 () {32 vars in 725 bytes} [Thu May 28 22:54:37 2026] DELETE /v2.0/networks/290ebe78-daf1-4db3-9cf6-15281635ce77 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1071/2060] 10.0.0.73 () {32 vars in 723 bytes} [Thu May 28 22:54:36 2026] DELETE /v2.0/routers/e7753e18-d7af-4566-a7c7-1cba6486c1db => generated 0 bytes in 322 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 990/2061] 10.0.0.73 () {32 vars in 720 bytes} [Thu May 28 22:54:37 2026] GET /v2.0/routers/eb8f5196-bc73-422c-bf43-1dac5a38561d => generated 493 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:54:37.501 7 WARNING neutron_lib.context [None req-8c8e7cf9-f957-4a07-bfdd-c3c6e9442d58 8249bdcd792346db85bd2f7e87b05397 cb2dedd6074d40c7854cfea85337e138 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-28 22:54:37.625 7 INFO neutron.db.segments_db [None req-8c8e7cf9-f957-4a07-bfdd-c3c6e9442d58 8249bdcd792346db85bd2f7e87b05397 cb2dedd6074d40c7854cfea85337e138 - - default default] Added segment 127af416-2432-44da-aff1-f6df78e63daf of type vxlan for network 43315579-3e3a-4f3b-bcc0-d4b8d0d66ee8 [pid: 7|app: 0|req: 991/2062] 10.0.0.73 () {34 vars in 670 bytes} [Thu May 28 22:54:37 2026] POST /v2.0/networks => generated 633 bytes in 391 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:54:37.714 7 WARNING neutron_lib.context [None req-0eed128c-d9f4-4c4a-add3-81aa30c3d338 8249bdcd792346db85bd2f7e87b05397 cb2dedd6074d40c7854cfea85337e138 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-28 22:54:37.747 7 INFO neutron.db.segments_db [None req-0eed128c-d9f4-4c4a-add3-81aa30c3d338 8249bdcd792346db85bd2f7e87b05397 cb2dedd6074d40c7854cfea85337e138 - - default default] Added segment 9f00a206-02c0-4080-b681-53fc2fc33825 of type vxlan for network 68533277-77be-4ea2-a5e9-79191414cfcb [pid: 8|app: 0|req: 1072/2063] 10.0.0.73 () {34 vars in 741 bytes} [Thu May 28 22:54:37 2026] PUT /v2.0/routers/eb8f5196-bc73-422c-bf43-1dac5a38561d => generated 493 bytes in 500 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1073/2064] 10.0.0.73 () {32 vars in 735 bytes} [Thu May 28 22:54:37 2026] GET /v2.0/ports?device_id=eb8f5196-bc73-422c-bf43-1dac5a38561d => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 22:54:37.993 7 INFO neutron.db.l3_hamode_db [None req-0eed128c-d9f4-4c4a-add3-81aa30c3d338 8249bdcd792346db85bd2f7e87b05397 cb2dedd6074d40c7854cfea85337e138 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1074/2065] 10.0.0.73 () {32 vars in 723 bytes} [Thu May 28 22:54:37 2026] DELETE /v2.0/routers/eb8f5196-bc73-422c-bf43-1dac5a38561d => 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: 1075/2066] 10.0.0.73 () {32 vars in 773 bytes} [Thu May 28 22:54:38 2026] GET /v2.0/security-groups?tenant_id=a71d9fd290854b31a7b2ebf45cefa907&name=default => generated 2925 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1076/2067] 10.0.0.73 () {32 vars in 720 bytes} [Thu May 28 22:54:38 2026] GET /v2.0/routers/28c89d17-4d4d-4beb-912f-f02e34ad978b => generated 502 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1077/2068] 10.0.0.73 () {32 vars in 739 bytes} [Thu May 28 22:54:38 2026] DELETE /v2.0/security-groups/4efad435-4d55-4653-9747-183205cc4fe8 => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 22:54:38.741 7 INFO neutron.db.l3_hamode_db [None req-0eed128c-d9f4-4c4a-add3-81aa30c3d338 8249bdcd792346db85bd2f7e87b05397 cb2dedd6074d40c7854cfea85337e138 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1078/2069] 10.0.0.73 () {34 vars in 741 bytes} [Thu May 28 22:54:38 2026] PUT /v2.0/routers/28c89d17-4d4d-4beb-912f-f02e34ad978b => generated 502 bytes in 471 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1079/2070] 10.0.0.73 () {32 vars in 773 bytes} [Thu May 28 22:54:38 2026] GET /v2.0/security-groups?tenant_id=a59d8e62984a4f0fac1930c3c5d69feb&name=default => generated 2925 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1080/2071] 10.0.0.73 () {32 vars in 735 bytes} [Thu May 28 22:54:38 2026] GET /v2.0/ports?device_id=28c89d17-4d4d-4beb-912f-f02e34ad978b => 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: 1081/2072] 10.0.0.73 () {32 vars in 739 bytes} [Thu May 28 22:54:38 2026] DELETE /v2.0/security-groups/b9739641-1dc4-4650-be0b-d5bbd708ed97 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1082/2073] 10.0.0.73 () {32 vars in 723 bytes} [Thu May 28 22:54:39 2026] DELETE /v2.0/routers/28c89d17-4d4d-4beb-912f-f02e34ad978b => generated 0 bytes in 339 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 992/2074] 10.0.0.73 () {34 vars in 668 bytes} [Thu May 28 22:54:37 2026] POST /v2.0/routers => generated 693 bytes in 1853 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 993/2075] 10.0.0.73 () {32 vars in 775 bytes} [Thu May 28 22:54:39 2026] GET /v2.0/subnets?project_id=cb2dedd6074d40c7854cfea85337e138&cidr=10.100.0.0%2F28 => generated 14 bytes in 222 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1083/2076] 10.0.0.73 () {32 vars in 720 bytes} [Thu May 28 22:54:39 2026] GET /v2.0/routers/5ae53393-e5f8-4541-88e7-51e1cbc92b21 => generated 487 bytes in 429 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 994/2077] 10.0.0.73 () {32 vars in 693 bytes} [Thu May 28 22:54:39 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: 7|app: 0|req: 995/2078] 10.0.0.73 () {32 vars in 783 bytes} [Thu May 28 22:54:39 2026] GET /v2.0/subnets?network_id=27957117-ad01-42c0-9778-078927771811&cidr=10.100.0.0%2F28 => generated 14 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 22:54:39.899 7 WARNING neutron_lib.context [None req-d8d6125c-566c-4686-9cf3-254f1a694de9 8249bdcd792346db85bd2f7e87b05397 cb2dedd6074d40c7854cfea85337e138 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 996/2079] 10.0.0.73 () {34 vars in 668 bytes} [Thu May 28 22:54:39 2026] POST /v2.0/subnets => generated 656 bytes in 246 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1084/2080] 10.0.0.73 () {34 vars in 741 bytes} [Thu May 28 22:54:39 2026] PUT /v2.0/routers/5ae53393-e5f8-4541-88e7-51e1cbc92b21 => generated 487 bytes in 494 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1085/2081] 10.0.0.73 () {32 vars in 735 bytes} [Thu May 28 22:54:40 2026] GET /v2.0/ports?device_id=5ae53393-e5f8-4541-88e7-51e1cbc92b21 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1086/2082] 10.0.0.73 () {32 vars in 723 bytes} [Thu May 28 22:54:40 2026] DELETE /v2.0/routers/5ae53393-e5f8-4541-88e7-51e1cbc92b21 => generated 0 bytes in 389 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1087/2083] 10.0.0.73 () {32 vars in 720 bytes} [Thu May 28 22:54:40 2026] GET /v2.0/routers/8e671984-c5cb-41a3-a725-9081c746a359 => generated 480 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1088/2084] 10.0.0.73 () {34 vars in 741 bytes} [Thu May 28 22:54:40 2026] PUT /v2.0/routers/8e671984-c5cb-41a3-a725-9081c746a359 => generated 480 bytes in 469 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1089/2085] 10.0.0.73 () {32 vars in 735 bytes} [Thu May 28 22:54:41 2026] GET /v2.0/ports?device_id=8e671984-c5cb-41a3-a725-9081c746a359 => 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: 997/2086] 10.0.0.73 () {34 vars in 782 bytes} [Thu May 28 22:54:40 2026] PUT /v2.0/routers/8535c45c-3162-43c5-a1e0-8b3ee94f48c4/add_router_interface => generated 309 bytes in 1285 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 998/2087] 10.0.0.73 () {32 vars in 648 bytes} [Thu May 28 22:54:41 2026] GET /v2.0/networks => generated 4303 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 999/2088] 10.0.0.73 () {32 vars in 646 bytes} [Thu May 28 22:54:41 2026] GET /v2.0/subnets => generated 3216 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1000/2089] 10.0.0.73 () {32 vars in 646 bytes} [Thu May 28 22:54:41 2026] GET /v2.0/routers => generated 1240 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 22:54:41.684 7 WARNING neutron_lib.context [None req-2f2035c8-6b23-49a7-946d-a4491a197624 8249bdcd792346db85bd2f7e87b05397 cb2dedd6074d40c7854cfea85337e138 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-28 22:54:41.749 8 INFO neutron.services.segments.plugin [-] Segment e80b6fa2-1e9d-439d-ba19-4ccb4d093922 resource provider aggregate not found 2026-05-28 22:54:41.754 8 INFO neutron.services.segments.plugin [-] Segment e80b6fa2-1e9d-439d-ba19-4ccb4d093922 resource provider aggregate not found 2026-05-28 22:54:41.763 8 INFO neutron.services.segments.plugin [-] Segment e80b6fa2-1e9d-439d-ba19-4ccb4d093922 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e80b6fa2-1e9d-439d-ba19-4ccb4d093922 found for delete ", "request_id": "req-19ea2836-eb3d-4f59-b60d-f84340bb6474"}]} 2026-05-28 22:54:41.768 8 INFO neutron.db.l3_hamode_db [None req-8f716ddb-4ece-43f4-89bb-74c87165d787 9b410d22b11c42f5aa7a5979fa2bd895 a35007825d764470991c1884aee07e4c - - default default] HA network 52bbc371-de47-4d10-8c80-826691826df1 was deleted as no HA routers are present in tenant a35007825d764470991c1884aee07e4c. [pid: 8|app: 0|req: 1090/2090] 10.0.0.73 () {32 vars in 723 bytes} [Thu May 28 22:54:41 2026] DELETE /v2.0/routers/8e671984-c5cb-41a3-a725-9081c746a359 => generated 0 bytes in 486 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1001/2091] 10.0.0.73 () {34 vars in 684 bytes} [Thu May 28 22:54:41 2026] POST /v2.0/security-groups => generated 1673 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-28 22:54:41.808 8 INFO neutron.services.segments.plugin [-] Segment e80b6fa2-1e9d-439d-ba19-4ccb4d093922 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e80b6fa2-1e9d-439d-ba19-4ccb4d093922 found for delete ", "request_id": "req-f0b47325-7aca-482f-bfb8-698225ad01c1"}]} 2026-05-28 22:54:41.812 8 WARNING neutron_lib.context [None req-b12a95df-6421-43af-af9b-a42437759dce 8249bdcd792346db85bd2f7e87b05397 cb2dedd6074d40c7854cfea85337e138 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1091/2092] 10.0.0.73 () {34 vars in 694 bytes} [Thu May 28 22:54:41 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-28 22:54:41.939 7 WARNING neutron_lib.context [None req-a7b6b7e4-59c4-4991-9e7b-004a97c06eed 8249bdcd792346db85bd2f7e87b05397 cb2dedd6074d40c7854cfea85337e138 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1002/2093] 10.0.0.73 () {34 vars in 694 bytes} [Thu May 28 22:54:41 2026] POST /v2.0/security-group-rules => generated 596 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:54:42.088 8 WARNING neutron_lib.context [None req-2a184750-b338-4e52-baad-dbbf6b760da6 8249bdcd792346db85bd2f7e87b05397 cb2dedd6074d40c7854cfea85337e138 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1092/2094] 10.0.0.73 () {34 vars in 694 bytes} [Thu May 28 22:54:42 2026] POST /v2.0/security-group-rules => generated 602 bytes in 95 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:54:42.188 7 WARNING neutron_lib.context [None req-25e0c686-5eb9-48df-adb1-7f81a0cc435d 8249bdcd792346db85bd2f7e87b05397 cb2dedd6074d40c7854cfea85337e138 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1003/2095] 10.0.0.73 () {34 vars in 694 bytes} [Thu May 28 22:54:42 2026] POST /v2.0/security-group-rules => generated 601 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:54:42.305 8 WARNING neutron_lib.context [None req-e3f2195b-244a-463a-973b-fe08eb8f2f39 8249bdcd792346db85bd2f7e87b05397 cb2dedd6074d40c7854cfea85337e138 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-28 22:54:42.334 8 INFO neutron.db.securitygroups_db [None req-e3f2195b-244a-463a-973b-fe08eb8f2f39 8249bdcd792346db85bd2f7e87b05397 cb2dedd6074d40c7854cfea85337e138 - - default default] Project cb2dedd6074d40c7854cfea85337e138 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: 1093/2096] 10.0.0.73 () {34 vars in 694 bytes} [Thu May 28 22:54:42 2026] POST /v2.0/security-group-rules => generated 607 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:54:42.421 7 WARNING neutron_lib.context [None req-5721afd5-eb58-4698-b047-c2c45cb8acfc 8249bdcd792346db85bd2f7e87b05397 cb2dedd6074d40c7854cfea85337e138 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-28 22:54:42.464 7 INFO neutron.db.securitygroups_db [None req-5721afd5-eb58-4698-b047-c2c45cb8acfc 8249bdcd792346db85bd2f7e87b05397 cb2dedd6074d40c7854cfea85337e138 - - default default] Project cb2dedd6074d40c7854cfea85337e138 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: 1004/2097] 10.0.0.73 () {34 vars in 694 bytes} [Thu May 28 22:54:42 2026] POST /v2.0/security-group-rules => generated 606 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1094/2098] 10.0.0.73 () {32 vars in 773 bytes} [Thu May 28 22:54:42 2026] GET /v2.0/security-groups?tenant_id=7d7e41a085fd4bb5bd69f3b2b3ff44b6&name=default => generated 2925 bytes in 274 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1005/2099] 10.0.0.73 () {32 vars in 773 bytes} [Thu May 28 22:54:42 2026] GET /v2.0/security-groups?tenant_id=f4eaf26f0abb44ebb87f0c40b735a29b&name=default => generated 2927 bytes in 242 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1095/2100] 10.0.0.73 () {32 vars in 739 bytes} [Thu May 28 22:54:42 2026] DELETE /v2.0/security-groups/87715f5d-f5d3-4163-a0f8-6e1d05006f1b => 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: 1006/2101] 10.0.0.73 () {32 vars in 739 bytes} [Thu May 28 22:54:42 2026] DELETE /v2.0/security-groups/ba9960aa-a5fc-4ec5-8b4a-415c34022545 => 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: 1096/2102] 10.0.0.73 () {32 vars in 773 bytes} [Thu May 28 22:54:42 2026] GET /v2.0/security-groups?tenant_id=5242d61e65da409b8cab9cdcfac4bb74&name=default => generated 2929 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1007/2103] 10.0.0.73 () {32 vars in 648 bytes} [Thu May 28 22:54:42 2026] GET /v2.0/networks => generated 1298 bytes in 169 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1097/2104] 10.0.0.73 () {32 vars in 739 bytes} [Thu May 28 22:54:43 2026] DELETE /v2.0/security-groups/a7a1d929-104e-4c87-8198-6d6d2abfc074 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1098/2105] 10.0.0.43 () {34 vars in 1097 bytes} [Thu May 28 22:54:43 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-439653684&fields=id&tenant_id=cb2dedd6074d40c7854cfea85337e138 => generated 69 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1008/2106] 10.0.0.73 () {32 vars in 773 bytes} [Thu May 28 22:54:43 2026] GET /v2.0/security-groups?tenant_id=a35007825d764470991c1884aee07e4c&name=default => generated 2929 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1099/2107] 10.0.0.43 () {34 vars in 981 bytes} [Thu May 28 22:54:43 2026] GET /v2.0/networks?id=43315579-3e3a-4f3b-bcc0-d4b8d0d66ee8 => generated 661 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1100/2108] 10.0.0.43 () {34 vars in 964 bytes} [Thu May 28 22:54:43 2026] GET /v2.0/quotas/cb2dedd6074d40c7854cfea85337e138 => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1009/2109] 10.0.0.73 () {32 vars in 739 bytes} [Thu May 28 22:54:43 2026] DELETE /v2.0/security-groups/93ddce7c-fbc6-4d92-8fd0-8fa55f505b71 => 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: 1101/2110] 10.0.0.43 () {34 vars in 1001 bytes} [Thu May 28 22:54:43 2026] GET /v2.0/ports?tenant_id=cb2dedd6074d40c7854cfea85337e138&fields=id => generated 103 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1010/2111] 10.0.0.43 () {34 vars in 1007 bytes} [Thu May 28 22:54:43 2026] GET /v2.0/networks/43315579-3e3a-4f3b-bcc0-d4b8d0d66ee8?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1102/2112] 10.0.0.43 () {34 vars in 1107 bytes} [Thu May 28 22:54:43 2026] GET /v2.0/networks/43315579-3e3a-4f3b-bcc0-d4b8d0d66ee8?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: 1011/2113] 10.0.0.73 () {32 vars in 773 bytes} [Thu May 28 22:54:43 2026] GET /v2.0/security-groups?tenant_id=40235bd773f246ecaf4b99212cbea79b&name=default => generated 2929 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1012/2114] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:54:43 2026] GET /v2.0/ports?device_id=b729ff87-9efe-4c60-83b0-9d794e15919f => 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: 1103/2115] 10.0.0.73 () {32 vars in 739 bytes} [Thu May 28 22:54:43 2026] DELETE /v2.0/security-groups/17608219-15b4-45ea-bc59-5e3e12d76444 => 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: 1013/2116] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:54:44 2026] GET /v2.0/ports?device_id=b729ff87-9efe-4c60-83b0-9d794e15919f => 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: 1015/2119] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:54:45 2026] GET /v2.0/ports?device_id=b729ff87-9efe-4c60-83b0-9d794e15919f => generated 12 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1105/2120] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:54:46 2026] GET /v2.0/ports?device_id=b729ff87-9efe-4c60-83b0-9d794e15919f => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 22:54:47.602 7 WARNING neutron_lib.context [None req-42fd81f5-b730-4967-b1b0-cc129cf0ceed ef7a4f75114b48daa4dbb9c0b8ea46d8 95cc96d8358c4bd38145fcd07deee1b2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1016/2121] 10.0.0.73 () {34 vars in 683 bytes} [Thu May 28 22:54:47 2026] POST /v2.0/security-groups => generated 1603 bytes in 318 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-28 22:54:47.803 8 WARNING neutron_lib.context [None req-b5ea6c3e-1540-4a0c-a277-6350a620afb0 ef7a4f75114b48daa4dbb9c0b8ea46d8 95cc96d8358c4bd38145fcd07deee1b2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1017/2122] 199.19.213.233 () {34 vars in 986 bytes} [Thu May 28 22:54:47 2026] GET /v2.0/networks?id=43315579-3e3a-4f3b-bcc0-d4b8d0d66ee8 => generated 661 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1018/2123] 199.19.213.233 () {34 vars in 1050 bytes} [Thu May 28 22:54:47 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=cb2dedd6074d40c7854cfea85337e138 => generated 180 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1106/2124] 10.0.0.73 () {34 vars in 683 bytes} [Thu May 28 22:54:47 2026] POST /v2.0/security-groups => generated 1603 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-28 22:54:47.927 7 WARNING neutron_lib.context [req-1092d8ab-d1f5-4c87-a2cc-c399b9b6de44 req-1514e81d-70b5-4138-a5f4-a036499b87ee 8249bdcd792346db85bd2f7e87b05397 cb2dedd6074d40c7854cfea85337e138 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-28 22:54:47.930 8 WARNING neutron_lib.context [None req-144acd26-4788-4639-a523-e79dbbd1efff ef7a4f75114b48daa4dbb9c0b8ea46d8 95cc96d8358c4bd38145fcd07deee1b2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1107/2125] 10.0.0.73 () {34 vars in 683 bytes} [Thu May 28 22:54:47 2026] POST /v2.0/security-groups => generated 1603 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1108/2126] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:54:48 2026] GET /v2.0/ports?device_id=b729ff87-9efe-4c60-83b0-9d794e15919f => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 22:54:48.072 8 WARNING neutron_lib.context [None req-c4bf273b-56fc-4dc9-a382-5bf3aae9f943 ef7a4f75114b48daa4dbb9c0b8ea46d8 95cc96d8358c4bd38145fcd07deee1b2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1109/2127] 10.0.0.73 () {34 vars in 683 bytes} [Thu May 28 22:54:48 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-28 22:54:48.206 8 WARNING neutron_lib.context [None req-bc21cd07-5480-41d7-8683-93e8bcec72c7 ef7a4f75114b48daa4dbb9c0b8ea46d8 95cc96d8358c4bd38145fcd07deee1b2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1019/2128] 199.19.213.233 () {38 vars in 955 bytes} [Thu May 28 22:54:47 2026] POST /v2.0/ports => generated 954 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, ' [pid: 8|app: 0|req: 1110/2129] 10.0.0.73 () {34 vars in 683 bytes} [Thu May 28 22:54:48 2026] POST /v2.0/security-groups => generated 1603 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1111/2130] 10.0.0.73 () {34 vars in 766 bytes} [Thu May 28 22:54:48 2026] PUT /v2.0/security-groups/69fa3d4b-77f2-427f-a514-b3d72e89b9bb/tags => generated 17 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1112/2131] 10.0.0.73 () {34 vars in 766 bytes} [Thu May 28 22:54:48 2026] PUT /v2.0/security-groups/83d8ad78-462f-4d38-b384-5b06d124a778/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: 1113/2132] 10.0.0.73 () {34 vars in 766 bytes} [Thu May 28 22:54:48 2026] PUT /v2.0/security-groups/8088dbc0-9ec5-4450-b526-83b9348e9bfa/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: 1114/2133] 10.0.0.73 () {34 vars in 766 bytes} [Thu May 28 22:54:48 2026] PUT /v2.0/security-groups/bb089d5b-c555-4af8-a0a1-0b42ecb80246/tags => 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: 1115/2134] 10.0.0.73 () {32 vars in 679 bytes} [Thu May 28 22:54:48 2026] GET /v2.0/security-groups?tags=red => generated 4810 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1116/2135] 10.0.0.73 () {32 vars in 693 bytes} [Thu May 28 22:54:48 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3222 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1117/2136] 10.0.0.73 () {32 vars in 689 bytes} [Thu May 28 22:54:48 2026] GET /v2.0/security-groups?tags-any=blue => generated 3222 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1118/2137] 10.0.0.73 () {32 vars in 701 bytes} [Thu May 28 22:54:48 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4810 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1119/2138] 10.0.0.73 () {32 vars in 687 bytes} [Thu May 28 22:54:48 2026] GET /v2.0/security-groups?not-tags=red => generated 6102 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1120/2139] 10.0.0.73 () {32 vars in 701 bytes} [Thu May 28 22:54:48 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7690 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1121/2140] 10.0.0.73 () {32 vars in 697 bytes} [Thu May 28 22:54:48 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7690 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1122/2141] 10.0.0.73 () {32 vars in 709 bytes} [Thu May 28 22:54:48 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 6102 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1123/2142] 10.0.0.73 () {32 vars in 739 bytes} [Thu May 28 22:54:48 2026] DELETE /v2.0/security-groups/69fa3d4b-77f2-427f-a514-b3d72e89b9bb => 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: 1124/2143] 10.0.0.73 () {32 vars in 739 bytes} [Thu May 28 22:54:48 2026] DELETE /v2.0/security-groups/83d8ad78-462f-4d38-b384-5b06d124a778 => 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: 1020/2144] 199.19.213.233 () {38 vars in 1028 bytes} [Thu May 28 22:54:48 2026] PUT /v2.0/ports/8f0b7fba-1f48-4412-8400-aaaa741919bc => generated 1235 bytes in 794 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1125/2145] 10.0.0.73 () {32 vars in 739 bytes} [Thu May 28 22:54:48 2026] DELETE /v2.0/security-groups/8088dbc0-9ec5-4450-b526-83b9348e9bfa => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 22:54:49.116 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-5593056f-48b7-448f-9b6b-d61085a5441d'] response: {'name': 'network-changed', 'server_uuid': 'b729ff87-9efe-4c60-83b0-9d794e15919f', 'tag': '8f0b7fba-1f48-4412-8400-aaaa741919bc', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1021/2146] 10.0.0.73 () {32 vars in 739 bytes} [Thu May 28 22:54:49 2026] DELETE /v2.0/security-groups/bb089d5b-c555-4af8-a0a1-0b42ecb80246 => 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: 1126/2147] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:54:49 2026] GET /v2.0/ports?device_id=b729ff87-9efe-4c60-83b0-9d794e15919f => generated 969 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1022/2148] 10.0.0.73 () {32 vars in 739 bytes} [Thu May 28 22:54:49 2026] DELETE /v2.0/security-groups/c920882b-fe59-460c-b467-ff3927e270c7 => 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: 1127/2149] 10.0.0.43 () {34 vars in 1039 bytes} [Thu May 28 22:54:49 2026] GET /v2.0/security-groups?id=d69ef37b-4dbc-48af-88e3-7aa2352df1b1&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: 1023/2150] 199.19.213.233 () {34 vars in 1080 bytes} [Thu May 28 22:54:49 2026] GET /v2.0/ports?tenant_id=cb2dedd6074d40c7854cfea85337e138&device_id=b729ff87-9efe-4c60-83b0-9d794e15919f => generated 1238 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1128/2151] 199.19.213.233 () {34 vars in 1018 bytes} [Thu May 28 22:54:49 2026] GET /v2.0/networks?tenant_id=cb2dedd6074d40c7854cfea85337e138&shared=False => generated 757 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1024/2152] 199.19.213.233 () {34 vars in 930 bytes} [Thu May 28 22:54:49 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1129/2153] 10.0.0.73 () {32 vars in 773 bytes} [Thu May 28 22:54:49 2026] GET /v2.0/security-groups?tenant_id=95cc96d8358c4bd38145fcd07deee1b2&name=default => generated 2929 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1025/2154] 10.0.0.73 () {32 vars in 739 bytes} [Thu May 28 22:54:50 2026] DELETE /v2.0/security-groups/0030b2b8-56ea-4463-8daa-3fc8b879af2e => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1026/2155] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:54:50 2026] GET /v2.0/ports?device_id=b729ff87-9efe-4c60-83b0-9d794e15919f => generated 969 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1130/2156] 10.0.0.73 () {32 vars in 773 bytes} [Thu May 28 22:54:50 2026] GET /v2.0/security-groups?tenant_id=cc5a9e545f204f04957ba2cd56e63c9d&name=default => generated 2929 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1027/2157] 10.0.0.43 () {34 vars in 1039 bytes} [Thu May 28 22:54:50 2026] GET /v2.0/security-groups?id=d69ef37b-4dbc-48af-88e3-7aa2352df1b1&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: 1131/2158] 10.0.0.73 () {32 vars in 739 bytes} [Thu May 28 22:54:50 2026] DELETE /v2.0/security-groups/02550129-a0bc-41ec-a8f4-e609e73c5a60 => 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: 1028/2159] 10.0.0.73 () {32 vars in 773 bytes} [Thu May 28 22:54:50 2026] GET /v2.0/security-groups?tenant_id=ec88488f8b2d4717a28fa75ce2ec3af8&name=default => generated 2929 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1029/2160] 199.19.213.233 () {34 vars in 1080 bytes} [Thu May 28 22:54:50 2026] GET /v2.0/ports?tenant_id=cb2dedd6074d40c7854cfea85337e138&device_id=b729ff87-9efe-4c60-83b0-9d794e15919f => generated 1238 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1030/2161] 199.19.213.233 () {34 vars in 1058 bytes} [Thu May 28 22:54:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=8f0b7fba-1f48-4412-8400-aaaa741919bc => 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: 1031/2162] 199.19.213.233 () {34 vars in 984 bytes} [Thu May 28 22:54:50 2026] GET /v2.0/subnets?id=69969285-0d99-4e63-919e-7b81dc415885 => generated 677 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1132/2163] 10.0.0.73 () {32 vars in 739 bytes} [Thu May 28 22:54:50 2026] DELETE /v2.0/security-groups/b73d8972-7ee7-4b8a-9015-b944417f9eee => 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: 1032/2164] 199.19.213.233 () {34 vars in 1052 bytes} [Thu May 28 22:54:50 2026] GET /v2.0/ports?network_id=43315579-3e3a-4f3b-bcc0-d4b8d0d66ee8&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: 1133/2165] 199.19.213.233 () {34 vars in 1012 bytes} [Thu May 28 22:54:50 2026] GET /v2.0/networks/43315579-3e3a-4f3b-bcc0-d4b8d0d66ee8?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: 1033/2166] 199.19.213.233 () {34 vars in 1112 bytes} [Thu May 28 22:54:50 2026] GET /v2.0/networks/43315579-3e3a-4f3b-bcc0-d4b8d0d66ee8?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: 1134/2167] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:54:51 2026] GET /v2.0/ports?device_id=b729ff87-9efe-4c60-83b0-9d794e15919f => 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: 1034/2168] 10.0.0.43 () {34 vars in 1039 bytes} [Thu May 28 22:54:51 2026] GET /v2.0/security-groups?id=d69ef37b-4dbc-48af-88e3-7aa2352df1b1&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: 1135/2169] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:54:52 2026] GET /v2.0/ports?device_id=b729ff87-9efe-4c60-83b0-9d794e15919f => generated 969 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1035/2170] 10.0.0.43 () {34 vars in 1039 bytes} [Thu May 28 22:54:52 2026] GET /v2.0/security-groups?id=d69ef37b-4dbc-48af-88e3-7aa2352df1b1&fields=id&fields=name => generated 113 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1136/2171] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:54:53 2026] GET /v2.0/ports?device_id=b729ff87-9efe-4c60-83b0-9d794e15919f => generated 971 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1036/2172] 10.0.0.43 () {34 vars in 1039 bytes} [Thu May 28 22:54:53 2026] GET /v2.0/security-groups?id=d69ef37b-4dbc-48af-88e3-7aa2352df1b1&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: 1037/2173] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:54:54 2026] GET /v2.0/ports?device_id=b729ff87-9efe-4c60-83b0-9d794e15919f => generated 971 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1038/2174] 10.0.0.43 () {34 vars in 1039 bytes} [Thu May 28 22:54:54 2026] GET /v2.0/security-groups?id=d69ef37b-4dbc-48af-88e3-7aa2352df1b1&fields=id&fields=name => generated 113 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:54:55.020 8 WARNING neutron_lib.context [None req-11899044-dd15-479b-8a0d-7eb1b7787fe9 996ebb626d154d6e8dc1d0d16b69e5d7 9b3dacfec68b4c969aeb91395e044261 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1039/2175] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:54:55 2026] GET /v2.0/ports?device_id=b729ff87-9efe-4c60-83b0-9d794e15919f => generated 971 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1040/2176] 10.0.0.43 () {34 vars in 1039 bytes} [Thu May 28 22:54:55 2026] GET /v2.0/security-groups?id=d69ef37b-4dbc-48af-88e3-7aa2352df1b1&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-28 22:54:55.182 8 INFO neutron.db.segments_db [None req-11899044-dd15-479b-8a0d-7eb1b7787fe9 996ebb626d154d6e8dc1d0d16b69e5d7 9b3dacfec68b4c969aeb91395e044261 - - default default] Added segment b02cf8de-97c9-48aa-b976-a3ee558ddab9 of type vxlan for network 32794db6-1dea-4138-8aac-88060c2391d4 [pid: 8|app: 0|req: 1137/2177] 10.0.0.73 () {34 vars in 669 bytes} [Thu May 28 22:54:54 2026] POST /v2.0/networks => generated 632 bytes in 471 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:54:55.299 7 WARNING neutron_lib.context [None req-d267e91e-aea7-4ce5-ae57-b15f51878161 996ebb626d154d6e8dc1d0d16b69e5d7 9b3dacfec68b4c969aeb91395e044261 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1138/2178] 10.0.0.73 () {32 vars in 735 bytes} [Thu May 28 22:54:55 2026] GET /v2.0/ports?device_id=b729ff87-9efe-4c60-83b0-9d794e15919f => generated 1240 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 22:54:55.368 8 WARNING neutron_lib.context [None req-2cfe1452-d5d8-4519-90ac-500dfd4c6dc4 8249bdcd792346db85bd2f7e87b05397 cb2dedd6074d40c7854cfea85337e138 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1041/2179] 10.0.0.73 () {34 vars in 668 bytes} [Thu May 28 22:54:55 2026] POST /v2.0/subnets => generated 626 bytes in 265 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:54:55.569 7 WARNING neutron_lib.context [None req-b57d3b75-7594-4209-8b88-92bd2aebb791 996ebb626d154d6e8dc1d0d16b69e5d7 9b3dacfec68b4c969aeb91395e044261 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-28 22:54:55.630 7 INFO neutron.db.segments_db [None req-b57d3b75-7594-4209-8b88-92bd2aebb791 996ebb626d154d6e8dc1d0d16b69e5d7 9b3dacfec68b4c969aeb91395e044261 - - default default] Added segment 50358608-f088-41b0-8ab4-0115ad8c6358 of type vxlan for network 27216189-c4dc-489a-a814-896a8fcbfa6e [pid: 7|app: 0|req: 1042/2180] 10.0.0.73 () {34 vars in 669 bytes} [Thu May 28 22:54:55 2026] POST /v2.0/networks => generated 631 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:54:55.734 7 WARNING neutron_lib.context [None req-7d19238f-3f92-4e24-8ae7-e515020ee478 996ebb626d154d6e8dc1d0d16b69e5d7 9b3dacfec68b4c969aeb91395e044261 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1043/2181] 10.0.0.73 () {34 vars in 668 bytes} [Thu May 28 22:54:55 2026] POST /v2.0/subnets => generated 629 bytes in 222 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:54:55.961 7 WARNING neutron_lib.context [None req-5db4d546-1600-4a0b-8f9e-6a8d93af84f5 996ebb626d154d6e8dc1d0d16b69e5d7 9b3dacfec68b4c969aeb91395e044261 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-28 22:54:56.014 7 INFO neutron.db.segments_db [None req-5db4d546-1600-4a0b-8f9e-6a8d93af84f5 996ebb626d154d6e8dc1d0d16b69e5d7 9b3dacfec68b4c969aeb91395e044261 - - default default] Added segment 44de39e4-4466-4c5d-abf8-3ae0d5ec2cd7 of type vxlan for network 6078fc7d-86c8-4126-a6d8-91becfc41fb1 [pid: 7|app: 0|req: 1044/2182] 10.0.0.73 () {34 vars in 669 bytes} [Thu May 28 22:54:55 2026] POST /v2.0/networks => generated 632 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:54:56.104 7 WARNING neutron_lib.context [None req-085d6bb2-ce32-412f-9bac-ad8d43319f07 996ebb626d154d6e8dc1d0d16b69e5d7 9b3dacfec68b4c969aeb91395e044261 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-28 22:54:56.133 8 INFO neutron.db.l3_db [None req-2cfe1452-d5d8-4519-90ac-500dfd4c6dc4 8249bdcd792346db85bd2f7e87b05397 cb2dedd6074d40c7854cfea85337e138 - - default default] Floating IP 23343549-bfdd-43a1-a8eb-f721375e3ff7 associated. External IP: 10.96.250.212, port: 8f0b7fba-1f48-4412-8400-aaaa741919bc. [pid: 7|app: 0|req: 1045/2183] 10.0.0.73 () {34 vars in 668 bytes} [Thu May 28 22:54:56 2026] POST /v2.0/subnets => generated 629 bytes in 219 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:54:56.327 7 WARNING neutron_lib.context [None req-f7edb016-109c-42e9-9b22-e49939aa396a 996ebb626d154d6e8dc1d0d16b69e5d7 9b3dacfec68b4c969aeb91395e044261 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-28 22:54:56.371 7 INFO neutron.db.segments_db [None req-f7edb016-109c-42e9-9b22-e49939aa396a 996ebb626d154d6e8dc1d0d16b69e5d7 9b3dacfec68b4c969aeb91395e044261 - - default default] Added segment d25660f3-5ce3-40f1-b32f-da59b5d7b14e of type vxlan for network d775bb27-8d11-4ee0-864f-a277a6e5a118 [pid: 7|app: 0|req: 1046/2184] 10.0.0.73 () {34 vars in 669 bytes} [Thu May 28 22:54:56 2026] POST /v2.0/networks => generated 631 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:54:56.458 7 WARNING neutron_lib.context [None req-c76f92f3-e752-47d8-891f-74bad273c96a 996ebb626d154d6e8dc1d0d16b69e5d7 9b3dacfec68b4c969aeb91395e044261 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1139/2185] 10.0.0.73 () {34 vars in 676 bytes} [Thu May 28 22:54:55 2026] POST /v2.0/floatingips => generated 855 bytes in 1139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1140/2186] 10.0.0.73 () {32 vars in 728 bytes} [Thu May 28 22:54:56 2026] GET /v2.0/floatingips/23343549-bfdd-43a1-a8eb-f721375e3ff7 => generated 855 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1047/2187] 10.0.0.73 () {34 vars in 668 bytes} [Thu May 28 22:54:56 2026] POST /v2.0/subnets => generated 629 bytes in 278 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:54:56.746 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7ae90f0c-dd35-40bb-ac25-1de70855196b'] response: {'name': 'network-changed', 'server_uuid': 'b729ff87-9efe-4c60-83b0-9d794e15919f', 'tag': '8f0b7fba-1f48-4412-8400-aaaa741919bc', 'status': 'completed', 'code': 200} 2026-05-28 22:54:56.754 8 WARNING neutron_lib.context [None req-c0883afc-5fde-4f83-8ad6-35fd40dbb01d 996ebb626d154d6e8dc1d0d16b69e5d7 9b3dacfec68b4c969aeb91395e044261 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-28 22:54:56.821 8 INFO neutron.db.segments_db [None req-c0883afc-5fde-4f83-8ad6-35fd40dbb01d 996ebb626d154d6e8dc1d0d16b69e5d7 9b3dacfec68b4c969aeb91395e044261 - - default default] Added segment f1af9645-2e8c-4a3d-823f-5edc05a4368e of type vxlan for network 0fadb5da-a758-4929-9798-9d107b5d3baf [pid: 8|app: 0|req: 1141/2188] 10.0.0.73 () {34 vars in 669 bytes} [Thu May 28 22:54:56 2026] POST /v2.0/networks => generated 631 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:54:56.929 7 WARNING neutron_lib.context [None req-05dabf4c-9b95-44f0-8a5c-6a3d49054b60 996ebb626d154d6e8dc1d0d16b69e5d7 9b3dacfec68b4c969aeb91395e044261 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1142/2189] 199.19.213.233 () {34 vars in 1080 bytes} [Thu May 28 22:54:57 2026] GET /v2.0/ports?tenant_id=cb2dedd6074d40c7854cfea85337e138&device_id=b729ff87-9efe-4c60-83b0-9d794e15919f => generated 1240 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1143/2190] 199.19.213.233 () {34 vars in 986 bytes} [Thu May 28 22:54:57 2026] GET /v2.0/networks?id=43315579-3e3a-4f3b-bcc0-d4b8d0d66ee8 => generated 757 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1048/2191] 10.0.0.73 () {34 vars in 668 bytes} [Thu May 28 22:54:56 2026] POST /v2.0/subnets => generated 629 bytes in 274 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1144/2192] 199.19.213.233 () {34 vars in 1058 bytes} [Thu May 28 22:54:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=8f0b7fba-1f48-4412-8400-aaaa741919bc => generated 858 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1049/2193] 10.0.0.73 () {34 vars in 750 bytes} [Thu May 28 22:54:57 2026] PUT /v2.0/subnets/cc95377d-e852-4efc-89a1-52683efed4ae/tags => generated 17 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1145/2194] 199.19.213.233 () {34 vars in 984 bytes} [Thu May 28 22:54:57 2026] GET /v2.0/subnets?id=69969285-0d99-4e63-919e-7b81dc415885 => generated 677 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1050/2195] 10.0.0.73 () {34 vars in 750 bytes} [Thu May 28 22:54:57 2026] PUT /v2.0/subnets/c2c0d2ac-963d-41f2-a996-a13b2e4a37db/tags => generated 25 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1146/2196] 199.19.213.233 () {34 vars in 1052 bytes} [Thu May 28 22:54:57 2026] GET /v2.0/ports?network_id=43315579-3e3a-4f3b-bcc0-d4b8d0d66ee8&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: 1051/2197] 10.0.0.73 () {34 vars in 750 bytes} [Thu May 28 22:54:57 2026] PUT /v2.0/subnets/b4bd3768-e56f-4ef2-9f57-29c057cf91ab/tags => generated 34 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1147/2198] 199.19.213.233 () {34 vars in 1012 bytes} [Thu May 28 22:54:57 2026] GET /v2.0/networks/43315579-3e3a-4f3b-bcc0-d4b8d0d66ee8?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: 1052/2199] 10.0.0.73 () {34 vars in 750 bytes} [Thu May 28 22:54:57 2026] PUT /v2.0/subnets/ff99ab85-92f2-4172-ba48-1c915dd30f0f/tags => generated 19 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1148/2200] 199.19.213.233 () {34 vars in 1112 bytes} [Thu May 28 22:54:57 2026] GET /v2.0/networks/43315579-3e3a-4f3b-bcc0-d4b8d0d66ee8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1053/2201] 10.0.0.73 () {32 vars in 663 bytes} [Thu May 28 22:54:57 2026] GET /v2.0/subnets?tags=red => generated 1904 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1149/2202] 10.0.0.73 () {32 vars in 677 bytes} [Thu May 28 22:54:57 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1283 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1054/2203] 10.0.0.73 () {32 vars in 673 bytes} [Thu May 28 22:54:57 2026] GET /v2.0/subnets?tags-any=blue => generated 1283 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1150/2204] 10.0.0.73 () {32 vars in 685 bytes} [Thu May 28 22:54:57 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1904 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1055/2205] 10.0.0.73 () {32 vars in 728 bytes} [Thu May 28 22:54:57 2026] GET /v2.0/floatingips/23343549-bfdd-43a1-a8eb-f721375e3ff7 => generated 855 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1151/2206] 10.0.0.73 () {32 vars in 671 bytes} [Thu May 28 22:54:57 2026] GET /v2.0/subnets?not-tags=red => generated 1894 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1056/2207] 10.0.0.73 () {32 vars in 685 bytes} [Thu May 28 22:54:57 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2515 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1152/2208] 10.0.0.73 () {32 vars in 681 bytes} [Thu May 28 22:54:57 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2515 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1057/2209] 10.0.0.73 () {32 vars in 693 bytes} [Thu May 28 22:54:57 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1894 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1153/2210] 10.0.0.73 () {32 vars in 723 bytes} [Thu May 28 22:54:57 2026] DELETE /v2.0/subnets/cc95377d-e852-4efc-89a1-52683efed4ae => 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: 1058/2211] 10.0.0.73 () {32 vars in 723 bytes} [Thu May 28 22:54:57 2026] DELETE /v2.0/subnets/c2c0d2ac-963d-41f2-a996-a13b2e4a37db => generated 0 bytes in 146 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1154/2212] 10.0.0.73 () {32 vars in 723 bytes} [Thu May 28 22:54:58 2026] DELETE /v2.0/subnets/b4bd3768-e56f-4ef2-9f57-29c057cf91ab => generated 0 bytes in 195 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1059/2213] 10.0.0.73 () {32 vars in 723 bytes} [Thu May 28 22:54:58 2026] DELETE /v2.0/subnets/ff99ab85-92f2-4172-ba48-1c915dd30f0f => generated 0 bytes in 165 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1155/2214] 10.0.0.73 () {32 vars in 723 bytes} [Thu May 28 22:54:58 2026] DELETE /v2.0/subnets/ebc25fda-9df3-4a30-a022-0315f37f0424 => generated 0 bytes in 159 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1156/2215] 10.0.0.73 () {32 vars in 728 bytes} [Thu May 28 22:54:58 2026] GET /v2.0/floatingips/23343549-bfdd-43a1-a8eb-f721375e3ff7 => generated 857 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:54:58.863 7 INFO neutron.services.segments.plugin [-] Segment b02cf8de-97c9-48aa-b976-a3ee558ddab9 resource provider aggregate not found 2026-05-28 22:54:58.871 7 INFO neutron.services.segments.plugin [-] Segment b02cf8de-97c9-48aa-b976-a3ee558ddab9 resource provider aggregate not found 2026-05-28 22:54:58.876 7 INFO neutron.services.segments.plugin [-] Segment b02cf8de-97c9-48aa-b976-a3ee558ddab9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b02cf8de-97c9-48aa-b976-a3ee558ddab9 found for delete ", "request_id": "req-7e8134c3-5cef-4806-8089-0012306c29d2"}]} [pid: 7|app: 0|req: 1060/2216] 10.0.0.73 () {32 vars in 725 bytes} [Thu May 28 22:54:58 2026] DELETE /v2.0/networks/32794db6-1dea-4138-8aac-88060c2391d4 => generated 0 bytes in 281 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 22:54:59.171 8 INFO neutron.services.segments.plugin [-] Segment 50358608-f088-41b0-8ab4-0115ad8c6358 resource provider aggregate not found 2026-05-28 22:54:59.174 8 INFO neutron.services.segments.plugin [-] Segment 50358608-f088-41b0-8ab4-0115ad8c6358 resource provider aggregate not found 2026-05-28 22:54:59.184 8 INFO neutron.services.segments.plugin [-] Segment 50358608-f088-41b0-8ab4-0115ad8c6358 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 50358608-f088-41b0-8ab4-0115ad8c6358 found for delete ", "request_id": "req-b02a540c-1ae9-48f1-82f1-d083bbddaf49"}]} [pid: 8|app: 0|req: 1157/2217] 10.0.0.73 () {32 vars in 725 bytes} [Thu May 28 22:54:58 2026] DELETE /v2.0/networks/27216189-c4dc-489a-a814-896a8fcbfa6e => generated 0 bytes in 297 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 22:54:59.207 7 INFO neutron.services.segments.plugin [-] Segment b02cf8de-97c9-48aa-b976-a3ee558ddab9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b02cf8de-97c9-48aa-b976-a3ee558ddab9 found for delete ", "request_id": "req-2e9a473e-8811-4e96-a00f-bbd74e5fdd2f"}]} [pid: 7|app: 0|req: 1061/2218] 10.0.0.73 () {32 vars in 725 bytes} [Thu May 28 22:54:59 2026] DELETE /v2.0/networks/6078fc7d-86c8-4126-a6d8-91becfc41fb1 => generated 0 bytes in 329 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 22:54:59.536 8 INFO neutron.services.segments.plugin [-] Segment 50358608-f088-41b0-8ab4-0115ad8c6358 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 50358608-f088-41b0-8ab4-0115ad8c6358 found for delete ", "request_id": "req-527a8926-761f-473f-b29e-574d8632bb41"}]} [pid: 8|app: 0|req: 1158/2219] 10.0.0.73 () {32 vars in 725 bytes} [Thu May 28 22:54:59 2026] DELETE /v2.0/networks/d775bb27-8d11-4ee0-864f-a277a6e5a118 => generated 0 bytes in 253 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1062/2220] 10.0.0.73 () {32 vars in 725 bytes} [Thu May 28 22:54:59 2026] DELETE /v2.0/networks/0fadb5da-a758-4929-9798-9d107b5d3baf => generated 0 bytes in 276 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 22:55:00.975 7 INFO neutron.services.segments.plugin [-] Segment 44de39e4-4466-4c5d-abf8-3ae0d5ec2cd7 resource provider aggregate not found 2026-05-28 22:55:00.996 7 INFO neutron.services.segments.plugin [-] Segment 44de39e4-4466-4c5d-abf8-3ae0d5ec2cd7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 44de39e4-4466-4c5d-abf8-3ae0d5ec2cd7 found for delete ", "request_id": "req-025923ce-e882-4c31-a1e0-7ef1d3b87dcb"}]} 2026-05-28 22:55:01.021 7 INFO neutron.services.segments.plugin [-] Segment f1af9645-2e8c-4a3d-823f-5edc05a4368e resource provider aggregate not found 2026-05-28 22:55:01.040 7 INFO neutron.services.segments.plugin [-] Segment f1af9645-2e8c-4a3d-823f-5edc05a4368e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f1af9645-2e8c-4a3d-823f-5edc05a4368e found for delete ", "request_id": "req-a8e8b8d0-9e9b-407f-b936-c8054bbe18d2"}]} 2026-05-28 22:55:01.233 7 INFO neutron.services.segments.plugin [-] Segment 44de39e4-4466-4c5d-abf8-3ae0d5ec2cd7 resource provider aggregate not found 2026-05-28 22:55:01.250 7 INFO neutron.services.segments.plugin [-] Segment 44de39e4-4466-4c5d-abf8-3ae0d5ec2cd7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 44de39e4-4466-4c5d-abf8-3ae0d5ec2cd7 found for delete ", "request_id": "req-0268abdd-2cf9-4e71-9d52-efddf45af6a2"}]} 2026-05-28 22:55:01.271 7 INFO neutron.services.segments.plugin [-] Segment f1af9645-2e8c-4a3d-823f-5edc05a4368e resource provider aggregate not found 2026-05-28 22:55:01.283 7 INFO neutron.services.segments.plugin [-] Segment f1af9645-2e8c-4a3d-823f-5edc05a4368e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f1af9645-2e8c-4a3d-823f-5edc05a4368e found for delete ", "request_id": "req-8b7b1a68-9ed9-4d2c-83e1-3acc862ccb75"}]} [pid: 7|app: 0|req: 1064/2223] 10.0.0.73 () {32 vars in 773 bytes} [Thu May 28 22:55:00 2026] GET /v2.0/security-groups?tenant_id=ed228895b7b34e00a3cf65c8dab545b8&name=default => generated 2929 bytes in 389 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 22:55:01.370 8 INFO neutron.services.segments.plugin [-] Segment d25660f3-5ce3-40f1-b32f-da59b5d7b14e resource provider aggregate not found 2026-05-28 22:55:01.385 8 INFO neutron.services.segments.plugin [-] Segment d25660f3-5ce3-40f1-b32f-da59b5d7b14e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d25660f3-5ce3-40f1-b32f-da59b5d7b14e found for delete ", "request_id": "req-9ccc176a-96fd-4eee-9cd0-a4d48d26fcc9"}]} [pid: 8|app: 0|req: 1160/2224] 10.0.0.73 () {32 vars in 739 bytes} [Thu May 28 22:55:01 2026] DELETE /v2.0/security-groups/2f821b61-57a4-4bc8-8e35-b5597db45021 => 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: 1065/2225] 10.0.0.73 () {32 vars in 773 bytes} [Thu May 28 22:55:01 2026] GET /v2.0/security-groups?tenant_id=9b3dacfec68b4c969aeb91395e044261&name=default => generated 2929 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 22:55:01.586 8 INFO neutron.services.segments.plugin [-] Segment d25660f3-5ce3-40f1-b32f-da59b5d7b14e resource provider aggregate not found 2026-05-28 22:55:01.599 8 INFO neutron.services.segments.plugin [-] Segment d25660f3-5ce3-40f1-b32f-da59b5d7b14e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d25660f3-5ce3-40f1-b32f-da59b5d7b14e found for delete ", "request_id": "req-72175aec-2b71-4597-b330-1e94812fca6a"}]} [pid: 8|app: 0|req: 1161/2226] 10.0.0.73 () {32 vars in 739 bytes} [Thu May 28 22:55:01 2026] DELETE /v2.0/security-groups/c4e7168c-eef0-42ef-aa15-0c89206ecda4 => 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: 1066/2227] 10.0.0.73 () {32 vars in 773 bytes} [Thu May 28 22:55:01 2026] GET /v2.0/security-groups?tenant_id=e7ac441da8d246548a5bcec61fb76697&name=default => generated 2929 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1162/2228] 10.0.0.73 () {32 vars in 739 bytes} [Thu May 28 22:55:01 2026] DELETE /v2.0/security-groups/67c88541-43b2-465a-8fd2-c16f0d7c4403 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 22:55:05.929 7 WARNING neutron_lib.context [None req-a3e195b2-cac2-4379-a769-9b292a735ffc 0ed7eb485fc446c4b43daaafe0b154e9 24faeedc30124d2f82c5d4c4cd65623c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-28 22:55:06.073 7 INFO neutron.db.segments_db [None req-a3e195b2-cac2-4379-a769-9b292a735ffc 0ed7eb485fc446c4b43daaafe0b154e9 24faeedc30124d2f82c5d4c4cd65623c - - default default] Added segment 6e9e9c77-3ca4-4ee6-9e7b-fbd0779e1558 of type vxlan for network d452f6d1-8b68-464e-afa4-2555c15878d6 [pid: 7|app: 0|req: 1067/2229] 10.0.0.73 () {34 vars in 669 bytes} [Thu May 28 22:55:05 2026] POST /v2.0/networks => generated 632 bytes in 336 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:55:06.164 8 WARNING neutron_lib.context [None req-73789ce0-6ff8-4d6e-bf52-454e39033561 0ed7eb485fc446c4b43daaafe0b154e9 24faeedc30124d2f82c5d4c4cd65623c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1068/2230] 10.0.0.62 () {34 vars in 989 bytes} [Thu May 28 22:55:06 2026] GET /v2.0/ports?device_id=b729ff87-9efe-4c60-83b0-9d794e15919f => generated 1240 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1069/2231] 10.0.0.62 () {34 vars in 1039 bytes} [Thu May 28 22:55:06 2026] GET /v2.0/security-groups?id=d69ef37b-4dbc-48af-88e3-7aa2352df1b1&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: 1163/2232] 10.0.0.73 () {34 vars in 663 bytes} [Thu May 28 22:55:06 2026] POST /v2.0/ports => generated 743 bytes in 299 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:55:06.468 7 WARNING neutron_lib.context [None req-1f9222bc-ca84-4b73-a464-22e45aa16215 0ed7eb485fc446c4b43daaafe0b154e9 24faeedc30124d2f82c5d4c4cd65623c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1070/2233] 10.0.0.73 () {34 vars in 665 bytes} [Thu May 28 22:55:06 2026] POST /v2.0/trunks => generated 407 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /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-28 22:55:06.638 8 WARNING neutron_lib.context [None req-142b2bf4-ee09-40d1-b27d-4f43dfcfb4c4 0ed7eb485fc446c4b43daaafe0b154e9 24faeedc30124d2f82c5d4c4cd65623c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-28 22:55:06.688 8 INFO neutron.db.segments_db [None req-142b2bf4-ee09-40d1-b27d-4f43dfcfb4c4 0ed7eb485fc446c4b43daaafe0b154e9 24faeedc30124d2f82c5d4c4cd65623c - - default default] Added segment 366b69b6-5482-47c8-b38e-7d4024618844 of type vxlan for network e1451570-be56-419f-8231-92a395f784e2 [pid: 8|app: 0|req: 1164/2234] 10.0.0.73 () {34 vars in 669 bytes} [Thu May 28 22:55:06 2026] POST /v2.0/networks => generated 631 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:55:06.797 7 WARNING neutron_lib.context [None req-47741b12-4759-46af-a6ca-f232441e3d82 0ed7eb485fc446c4b43daaafe0b154e9 24faeedc30124d2f82c5d4c4cd65623c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1071/2235] 10.0.0.73 () {34 vars in 663 bytes} [Thu May 28 22:55:06 2026] POST /v2.0/ports => generated 743 bytes in 294 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:55:07.096 8 WARNING neutron_lib.context [None req-06709154-b541-45a4-981f-3d7ab67146e4 0ed7eb485fc446c4b43daaafe0b154e9 24faeedc30124d2f82c5d4c4cd65623c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1165/2236] 10.0.0.73 () {34 vars in 665 bytes} [Thu May 28 22:55:07 2026] POST /v2.0/trunks => generated 407 bytes in 211 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-28 22:55:07.314 7 WARNING neutron_lib.context [None req-19a94979-a58e-45eb-8ede-467da08308d0 0ed7eb485fc446c4b43daaafe0b154e9 24faeedc30124d2f82c5d4c4cd65623c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-28 22:55:07.362 7 INFO neutron.db.segments_db [None req-19a94979-a58e-45eb-8ede-467da08308d0 0ed7eb485fc446c4b43daaafe0b154e9 24faeedc30124d2f82c5d4c4cd65623c - - default default] Added segment 2a880f46-2bd5-4ab6-b32b-7ed6cd1dea76 of type vxlan for network 6be418a1-fd8c-4062-afdf-348fa4e6fc4e [pid: 7|app: 0|req: 1072/2237] 10.0.0.73 () {34 vars in 669 bytes} [Thu May 28 22:55:07 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-28 22:55:07.476 8 WARNING neutron_lib.context [None req-db055f2e-4a96-4451-9be9-41279161c345 0ed7eb485fc446c4b43daaafe0b154e9 24faeedc30124d2f82c5d4c4cd65623c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1166/2238] 10.0.0.73 () {34 vars in 663 bytes} [Thu May 28 22:55:07 2026] POST /v2.0/ports => generated 743 bytes in 294 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:55:07.774 7 WARNING neutron_lib.context [None req-ef19e877-6223-41f5-8705-6ea9ea7753dc 0ed7eb485fc446c4b43daaafe0b154e9 24faeedc30124d2f82c5d4c4cd65623c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1167/2239] 10.0.0.73 () {32 vars in 825 bytes} [Thu May 28 22:55:07 2026] GET /v2.0/ports?project_id=cb2dedd6074d40c7854cfea85337e138&network_id=43315579-3e3a-4f3b-bcc0-d4b8d0d66ee8 => generated 3691 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1073/2240] 10.0.0.73 () {34 vars in 665 bytes} [Thu May 28 22:55:07 2026] POST /v2.0/trunks => generated 407 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:55:07.932 8 WARNING neutron_lib.context [None req-d1f6f189-126e-4617-94ec-a7a97ede5258 0ed7eb485fc446c4b43daaafe0b154e9 24faeedc30124d2f82c5d4c4cd65623c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-28 22:55:07.976 8 INFO neutron.db.segments_db [None req-d1f6f189-126e-4617-94ec-a7a97ede5258 0ed7eb485fc446c4b43daaafe0b154e9 24faeedc30124d2f82c5d4c4cd65623c - - default default] Added segment 7aea908d-b356-49f7-a33f-02ba1924fe54 of type vxlan for network c1fa27de-3216-4610-9b36-2eb0db29f0dd [pid: 8|app: 0|req: 1168/2241] 10.0.0.73 () {34 vars in 669 bytes} [Thu May 28 22:55:07 2026] POST /v2.0/networks => generated 631 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:55:08.077 7 WARNING neutron_lib.context [None req-812635aa-9fd5-4400-aa86-a8b8d025644a 0ed7eb485fc446c4b43daaafe0b154e9 24faeedc30124d2f82c5d4c4cd65623c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1169/2242] 10.0.0.73 () {32 vars in 741 bytes} [Thu May 28 22:55:08 2026] GET /v2.0/subnets?network_id=27957117-ad01-42c0-9778-078927771811 => generated 667 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1074/2243] 10.0.0.73 () {34 vars in 663 bytes} [Thu May 28 22:55:08 2026] POST /v2.0/ports => generated 743 bytes in 262 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:55:08.346 8 WARNING neutron_lib.context [None req-c6e00f30-0e27-4b67-bfa0-6fd3d59d2288 0ed7eb485fc446c4b43daaafe0b154e9 24faeedc30124d2f82c5d4c4cd65623c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1170/2244] 10.0.0.73 () {34 vars in 665 bytes} [Thu May 28 22:55:08 2026] POST /v2.0/trunks => generated 407 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:55:08.498 8 WARNING neutron_lib.context [None req-61592c8b-e7c6-400d-af1b-99050d66f022 0ed7eb485fc446c4b43daaafe0b154e9 24faeedc30124d2f82c5d4c4cd65623c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-28 22:55:08.519 7 INFO neutron.db.l3_db [None req-0693b750-9544-4b56-b31a-aa654ab6dde9 8249bdcd792346db85bd2f7e87b05397 cb2dedd6074d40c7854cfea85337e138 - - default default] Floating IP 23343549-bfdd-43a1-a8eb-f721375e3ff7 disassociated. External IP: 10.96.250.212, port: 8f0b7fba-1f48-4412-8400-aaaa741919bc. 2026-05-28 22:55:08.561 8 INFO neutron.db.segments_db [None req-61592c8b-e7c6-400d-af1b-99050d66f022 0ed7eb485fc446c4b43daaafe0b154e9 24faeedc30124d2f82c5d4c4cd65623c - - default default] Added segment 65617528-e3ca-4dfa-9cc6-e1d312e12eda of type vxlan for network a31bbc20-5676-473a-820b-6eb9ac2c7c68 [pid: 8|app: 0|req: 1171/2245] 10.0.0.73 () {34 vars in 669 bytes} [Thu May 28 22:55:08 2026] POST /v2.0/networks => generated 632 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:55:08.674 8 WARNING neutron_lib.context [None req-7d629758-8326-49ee-8fab-b79cb3ff0bc1 0ed7eb485fc446c4b43daaafe0b154e9 24faeedc30124d2f82c5d4c4cd65623c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1075/2246] 10.0.0.73 () {34 vars in 748 bytes} [Thu May 28 22:55:08 2026] PUT /v2.0/floatingips/23343549-bfdd-43a1-a8eb-f721375e3ff7 => generated 554 bytes in 448 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1076/2247] 10.0.0.73 () {32 vars in 728 bytes} [Thu May 28 22:55:08 2026] GET /v2.0/floatingips/23343549-bfdd-43a1-a8eb-f721375e3ff7 => generated 554 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1172/2248] 10.0.0.73 () {34 vars in 663 bytes} [Thu May 28 22:55:08 2026] POST /v2.0/ports => generated 743 bytes in 274 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:55:08.955 7 WARNING neutron_lib.context [None req-2b0eea6a-eee5-4f73-bf54-437192e6d6b6 0ed7eb485fc446c4b43daaafe0b154e9 24faeedc30124d2f82c5d4c4cd65623c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-28 22:55:08.959 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-5f7e88a7-0c06-4be3-8258-ae1a99f59fd2'] response: {'name': 'network-changed', 'server_uuid': 'b729ff87-9efe-4c60-83b0-9d794e15919f', 'tag': '8f0b7fba-1f48-4412-8400-aaaa741919bc', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1077/2249] 10.0.0.73 () {34 vars in 665 bytes} [Thu May 28 22:55:08 2026] POST /v2.0/trunks => generated 407 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 1173/2250] 10.0.0.73 () {34 vars in 748 bytes} [Thu May 28 22:55:09 2026] PUT /v2.0/trunks/e85d6ff9-489d-447c-86b9-d6ca8478215e/tags => generated 17 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1078/2251] 10.0.0.73 () {34 vars in 748 bytes} [Thu May 28 22:55:09 2026] PUT /v2.0/trunks/db7ebee1-dde8-481a-9c3f-f4ad0e8ed3ef/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: 1174/2252] 10.0.0.73 () {34 vars in 748 bytes} [Thu May 28 22:55:09 2026] PUT /v2.0/trunks/3335f876-45ec-4cfd-adcd-b5ea90f24d24/tags => generated 34 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1079/2253] 10.0.0.73 () {34 vars in 748 bytes} [Thu May 28 22:55:09 2026] PUT /v2.0/trunks/205543d6-cf73-44e5-8788-212884178c1a/tags => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1175/2254] 10.0.0.73 () {32 vars in 661 bytes} [Thu May 28 22:55:09 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1080/2255] 10.0.0.73 () {32 vars in 675 bytes} [Thu May 28 22:55:09 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1176/2256] 10.0.0.73 () {32 vars in 671 bytes} [Thu May 28 22:55:09 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1081/2257] 10.0.0.73 () {32 vars in 683 bytes} [Thu May 28 22:55:09 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1177/2258] 10.0.0.73 () {32 vars in 669 bytes} [Thu May 28 22:55:09 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1082/2259] 10.0.0.73 () {32 vars in 683 bytes} [Thu May 28 22:55:09 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1178/2260] 10.0.0.73 () {32 vars in 679 bytes} [Thu May 28 22:55:09 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1179/2261] 10.0.0.73 () {32 vars in 691 bytes} [Thu May 28 22:55:09 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1083/2262] 199.19.213.233 () {34 vars in 1080 bytes} [Thu May 28 22:55:09 2026] GET /v2.0/ports?tenant_id=cb2dedd6074d40c7854cfea85337e138&device_id=b729ff87-9efe-4c60-83b0-9d794e15919f => generated 1240 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1180/2263] 10.0.0.73 () {32 vars in 718 bytes} [Thu May 28 22:55:09 2026] GET /v2.0/trunks/e85d6ff9-489d-447c-86b9-d6ca8478215e => generated 412 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1084/2264] 199.19.213.233 () {34 vars in 986 bytes} [Thu May 28 22:55:09 2026] GET /v2.0/networks?id=43315579-3e3a-4f3b-bcc0-d4b8d0d66ee8 => generated 757 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1085/2265] 199.19.213.233 () {34 vars in 1058 bytes} [Thu May 28 22:55:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=8f0b7fba-1f48-4412-8400-aaaa741919bc => 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: 1181/2266] 10.0.0.73 () {32 vars in 716 bytes} [Thu May 28 22:55:09 2026] GET /v2.0/ports/d495245a-4511-477e-aa48-578747e77eb7 => generated 826 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1086/2267] 199.19.213.233 () {34 vars in 984 bytes} [Thu May 28 22:55:09 2026] GET /v2.0/subnets?id=69969285-0d99-4e63-919e-7b81dc415885 => generated 677 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1087/2268] 199.19.213.233 () {34 vars in 1052 bytes} [Thu May 28 22:55:09 2026] GET /v2.0/ports?network_id=43315579-3e3a-4f3b-bcc0-d4b8d0d66ee8&device_owner=network%3Adhcp => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1182/2269] 10.0.0.73 () {32 vars in 721 bytes} [Thu May 28 22:55:09 2026] DELETE /v2.0/trunks/e85d6ff9-489d-447c-86b9-d6ca8478215e => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1088/2270] 199.19.213.233 () {34 vars in 1012 bytes} [Thu May 28 22:55:09 2026] GET /v2.0/networks/43315579-3e3a-4f3b-bcc0-d4b8d0d66ee8?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: 1183/2271] 10.0.0.73 () {32 vars in 718 bytes} [Thu May 28 22:55:09 2026] GET /v2.0/trunks/db7ebee1-dde8-481a-9c3f-f4ad0e8ed3ef => generated 420 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1089/2272] 199.19.213.233 () {34 vars in 1112 bytes} [Thu May 28 22:55:09 2026] GET /v2.0/networks/43315579-3e3a-4f3b-bcc0-d4b8d0d66ee8?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: 1184/2273] 10.0.0.73 () {32 vars in 716 bytes} [Thu May 28 22:55:09 2026] GET /v2.0/ports/18de5b19-f953-4c98-aced-a9f91a1151d4 => generated 826 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1090/2274] 10.0.0.73 () {32 vars in 721 bytes} [Thu May 28 22:55:09 2026] DELETE /v2.0/trunks/db7ebee1-dde8-481a-9c3f-f4ad0e8ed3ef => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1185/2275] 10.0.0.73 () {32 vars in 718 bytes} [Thu May 28 22:55:09 2026] GET /v2.0/trunks/3335f876-45ec-4cfd-adcd-b5ea90f24d24 => generated 429 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1186/2276] 10.0.0.73 () {32 vars in 728 bytes} [Thu May 28 22:55:09 2026] GET /v2.0/floatingips/23343549-bfdd-43a1-a8eb-f721375e3ff7 => generated 554 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1091/2277] 10.0.0.73 () {32 vars in 716 bytes} [Thu May 28 22:55:09 2026] GET /v2.0/ports/32486d05-175a-47b6-8568-7192e9121c7e => generated 826 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1187/2278] 10.0.0.73 () {32 vars in 721 bytes} [Thu May 28 22:55:09 2026] DELETE /v2.0/trunks/3335f876-45ec-4cfd-adcd-b5ea90f24d24 => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1092/2279] 10.0.0.73 () {32 vars in 718 bytes} [Thu May 28 22:55:09 2026] GET /v2.0/trunks/205543d6-cf73-44e5-8788-212884178c1a => generated 414 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1188/2280] 10.0.0.73 () {32 vars in 716 bytes} [Thu May 28 22:55:10 2026] GET /v2.0/ports/7cf451c8-4953-42f8-8694-4b72c537c8cf => generated 826 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1093/2281] 10.0.0.73 () {32 vars in 721 bytes} [Thu May 28 22:55:10 2026] DELETE /v2.0/trunks/205543d6-cf73-44e5-8788-212884178c1a => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1189/2282] 10.0.0.73 () {32 vars in 718 bytes} [Thu May 28 22:55:10 2026] GET /v2.0/trunks/269dda5b-a06b-42b8-861d-44977dcf8b70 => generated 407 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1094/2283] 10.0.0.73 () {32 vars in 716 bytes} [Thu May 28 22:55:10 2026] GET /v2.0/ports/5bad2bb0-9a80-4bee-93a4-92222b38c666 => generated 826 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1190/2284] 10.0.0.73 () {32 vars in 721 bytes} [Thu May 28 22:55:10 2026] DELETE /v2.0/trunks/269dda5b-a06b-42b8-861d-44977dcf8b70 => 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: 1095/2285] 10.0.0.73 () {32 vars in 719 bytes} [Thu May 28 22:55:10 2026] DELETE /v2.0/ports/d495245a-4511-477e-aa48-578747e77eb7 => 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: 1191/2286] 10.0.0.73 () {32 vars in 719 bytes} [Thu May 28 22:55:10 2026] DELETE /v2.0/ports/18de5b19-f953-4c98-aced-a9f91a1151d4 => 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: 1096/2287] 10.0.0.73 () {32 vars in 719 bytes} [Thu May 28 22:55:10 2026] DELETE /v2.0/ports/32486d05-175a-47b6-8568-7192e9121c7e => generated 0 bytes in 176 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1192/2288] 10.0.0.73 () {32 vars in 728 bytes} [Thu May 28 22:55:10 2026] GET /v2.0/floatingips/23343549-bfdd-43a1-a8eb-f721375e3ff7 => generated 552 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1097/2289] 10.0.0.73 () {32 vars in 719 bytes} [Thu May 28 22:55:10 2026] DELETE /v2.0/ports/7cf451c8-4953-42f8-8694-4b72c537c8cf => generated 0 bytes in 198 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1193/2290] 10.0.0.73 () {32 vars in 719 bytes} [Thu May 28 22:55:11 2026] DELETE /v2.0/ports/5bad2bb0-9a80-4bee-93a4-92222b38c666 => generated 0 bytes in 205 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 22:55:11.482 7 INFO neutron.services.segments.plugin [-] Segment 6e9e9c77-3ca4-4ee6-9e7b-fbd0779e1558 resource provider aggregate not found 2026-05-28 22:55:11.488 7 INFO neutron.services.segments.plugin [-] Segment 6e9e9c77-3ca4-4ee6-9e7b-fbd0779e1558 resource provider aggregate not found 2026-05-28 22:55:11.495 7 INFO neutron.services.segments.plugin [-] Segment 6e9e9c77-3ca4-4ee6-9e7b-fbd0779e1558 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6e9e9c77-3ca4-4ee6-9e7b-fbd0779e1558 found for delete ", "request_id": "req-24dc8b12-7ab5-4ad2-9c68-510a3f1d088c"}]} 2026-05-28 22:55:11.501 7 INFO neutron.services.segments.plugin [-] Segment 6e9e9c77-3ca4-4ee6-9e7b-fbd0779e1558 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6e9e9c77-3ca4-4ee6-9e7b-fbd0779e1558 found for delete ", "request_id": "req-9696ef42-c3b8-4960-be89-ac1336d78873"}]} [pid: 7|app: 0|req: 1098/2291] 10.0.0.73 () {32 vars in 725 bytes} [Thu May 28 22:55:11 2026] DELETE /v2.0/networks/d452f6d1-8b68-464e-afa4-2555c15878d6 => generated 0 bytes in 184 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 22:55:11.639 8 INFO neutron.services.segments.plugin [-] Segment 366b69b6-5482-47c8-b38e-7d4024618844 resource provider aggregate not found 2026-05-28 22:55:11.644 8 INFO neutron.services.segments.plugin [-] Segment 366b69b6-5482-47c8-b38e-7d4024618844 resource provider aggregate not found 2026-05-28 22:55:11.651 8 INFO neutron.services.segments.plugin [-] Segment 366b69b6-5482-47c8-b38e-7d4024618844 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 366b69b6-5482-47c8-b38e-7d4024618844 found for delete ", "request_id": "req-16027f0a-28f4-4c37-8c72-327660d26a6b"}]} [pid: 8|app: 0|req: 1194/2292] 10.0.0.73 () {32 vars in 725 bytes} [Thu May 28 22:55:11 2026] DELETE /v2.0/networks/e1451570-be56-419f-8231-92a395f784e2 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1099/2293] 10.0.0.73 () {32 vars in 725 bytes} [Thu May 28 22:55:11 2026] DELETE /v2.0/networks/6be418a1-fd8c-4062-afdf-348fa4e6fc4e => generated 0 bytes in 113 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 22:55:11.788 8 INFO neutron.services.segments.plugin [-] Segment 366b69b6-5482-47c8-b38e-7d4024618844 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 366b69b6-5482-47c8-b38e-7d4024618844 found for delete ", "request_id": "req-8c552697-84bc-45c9-97e6-ce034fc2f806"}]} [pid: 8|app: 0|req: 1195/2294] 10.0.0.73 () {32 vars in 725 bytes} [Thu May 28 22:55:11 2026] DELETE /v2.0/networks/c1fa27de-3216-4610-9b36-2eb0db29f0dd => generated 0 bytes in 109 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 22:55:12.008 8 WARNING neutron_lib.context [None req-9824022c-5da6-478c-9c24-51b05911c1a9 8249bdcd792346db85bd2f7e87b05397 cb2dedd6074d40c7854cfea85337e138 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1100/2295] 10.0.0.73 () {32 vars in 725 bytes} [Thu May 28 22:55:11 2026] DELETE /v2.0/networks/a31bbc20-5676-473a-820b-6eb9ac2c7c68 => generated 0 bytes in 151 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1196/2296] 10.0.0.73 () {34 vars in 684 bytes} [Thu May 28 22:55:12 2026] POST /v2.0/security-groups => generated 1675 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-28 22:55:12.162 7 WARNING neutron_lib.context [None req-c66d093c-bfbf-40fc-9546-0597ef226ca8 8249bdcd792346db85bd2f7e87b05397 cb2dedd6074d40c7854cfea85337e138 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1101/2297] 10.0.0.73 () {34 vars in 694 bytes} [Thu May 28 22:55:12 2026] POST /v2.0/security-group-rules => generated 597 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:55:12.290 8 WARNING neutron_lib.context [None req-685739eb-948a-4a1f-8e96-fcfaf56f82a0 8249bdcd792346db85bd2f7e87b05397 cb2dedd6074d40c7854cfea85337e138 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1197/2298] 10.0.0.73 () {34 vars in 694 bytes} [Thu May 28 22:55:12 2026] POST /v2.0/security-group-rules => generated 596 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:55:12.414 7 WARNING neutron_lib.context [None req-05f85405-5f47-4793-aa45-684d95f0e071 8249bdcd792346db85bd2f7e87b05397 cb2dedd6074d40c7854cfea85337e138 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1102/2299] 10.0.0.73 () {34 vars in 694 bytes} [Thu May 28 22:55:12 2026] POST /v2.0/security-group-rules => generated 602 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:55:12.554 8 WARNING neutron_lib.context [None req-35c483db-ce1d-41ed-ae92-0413569915d4 8249bdcd792346db85bd2f7e87b05397 cb2dedd6074d40c7854cfea85337e138 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1198/2300] 10.0.0.73 () {34 vars in 694 bytes} [Thu May 28 22:55:12 2026] POST /v2.0/security-group-rules => generated 601 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:55:12.682 7 WARNING neutron_lib.context [None req-871c8c3d-ef76-4c03-82d0-08466cf9d314 8249bdcd792346db85bd2f7e87b05397 cb2dedd6074d40c7854cfea85337e138 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-28 22:55:12.723 7 INFO neutron.db.securitygroups_db [None req-871c8c3d-ef76-4c03-82d0-08466cf9d314 8249bdcd792346db85bd2f7e87b05397 cb2dedd6074d40c7854cfea85337e138 - - default default] Project cb2dedd6074d40c7854cfea85337e138 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: 1103/2301] 10.0.0.73 () {34 vars in 694 bytes} [Thu May 28 22:55:12 2026] POST /v2.0/security-group-rules => generated 607 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:55:12.812 8 WARNING neutron_lib.context [None req-9a83dae7-bad8-44f2-a9e3-4d15cf636ce0 8249bdcd792346db85bd2f7e87b05397 cb2dedd6074d40c7854cfea85337e138 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-28 22:55:12.843 8 INFO neutron.db.securitygroups_db [None req-9a83dae7-bad8-44f2-a9e3-4d15cf636ce0 8249bdcd792346db85bd2f7e87b05397 cb2dedd6074d40c7854cfea85337e138 - - default default] Project cb2dedd6074d40c7854cfea85337e138 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: 1199/2302] 10.0.0.73 () {34 vars in 694 bytes} [Thu May 28 22:55:12 2026] POST /v2.0/security-group-rules => generated 606 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1104/2303] 10.0.0.73 () {32 vars in 773 bytes} [Thu May 28 22:55:12 2026] GET /v2.0/security-groups?tenant_id=24faeedc30124d2f82c5d4c4cd65623c&name=default => generated 2929 bytes in 184 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1200/2304] 10.0.0.73 () {32 vars in 739 bytes} [Thu May 28 22:55:13 2026] DELETE /v2.0/security-groups/90e57a87-0799-460d-92fa-45f341591463 => 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: 1105/2305] 10.0.0.73 () {32 vars in 773 bytes} [Thu May 28 22:55:13 2026] GET /v2.0/security-groups?tenant_id=32f7f498f6b3441581a8cf86fca8089f&name=default => generated 2929 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1201/2306] 10.0.0.73 () {32 vars in 648 bytes} [Thu May 28 22:55:13 2026] GET /v2.0/networks => generated 1298 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1106/2307] 10.0.0.73 () {32 vars in 739 bytes} [Thu May 28 22:55:13 2026] DELETE /v2.0/security-groups/204e8be0-5562-4891-b421-51a6ca8ad471 => 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: 1202/2308] 10.0.0.43 () {34 vars in 1097 bytes} [Thu May 28 22:55:13 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-474121027&fields=id&tenant_id=cb2dedd6074d40c7854cfea85337e138 => generated 69 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 22:55:13.567 7 INFO neutron.services.segments.plugin [-] Segment 2a880f46-2bd5-4ab6-b32b-7ed6cd1dea76 resource provider aggregate not found 2026-05-28 22:55:13.570 7 INFO neutron.services.segments.plugin [-] Segment 2a880f46-2bd5-4ab6-b32b-7ed6cd1dea76 resource provider aggregate not found 2026-05-28 22:55:13.583 7 INFO neutron.services.segments.plugin [-] Segment 2a880f46-2bd5-4ab6-b32b-7ed6cd1dea76 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2a880f46-2bd5-4ab6-b32b-7ed6cd1dea76 found for delete ", "request_id": "req-55de8b4d-e291-47b4-8933-945a5ec9aab4"}]} 2026-05-28 22:55:13.603 7 INFO neutron.services.segments.plugin [-] Segment 2a880f46-2bd5-4ab6-b32b-7ed6cd1dea76 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2a880f46-2bd5-4ab6-b32b-7ed6cd1dea76 found for delete ", "request_id": "req-677417ac-d616-4754-a115-1d7ee85913dd"}]} 2026-05-28 22:55:13.608 7 INFO neutron.services.segments.plugin [-] Segment 65617528-e3ca-4dfa-9cc6-e1d312e12eda resource provider aggregate not found [pid: 7|app: 0|req: 1107/2309] 10.0.0.43 () {34 vars in 981 bytes} [Thu May 28 22:55:13 2026] GET /v2.0/networks?id=43315579-3e3a-4f3b-bcc0-d4b8d0d66ee8 => generated 661 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:55:13.624 7 INFO neutron.services.segments.plugin [-] Segment 65617528-e3ca-4dfa-9cc6-e1d312e12eda resource provider aggregate not found 2026-05-28 22:55:13.628 7 INFO neutron.services.segments.plugin [-] Segment 65617528-e3ca-4dfa-9cc6-e1d312e12eda resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 65617528-e3ca-4dfa-9cc6-e1d312e12eda found for delete ", "request_id": "req-af9ec70d-b726-40fd-b584-f3b157964ac1"}]} 2026-05-28 22:55:13.635 7 INFO neutron.services.segments.plugin [-] Segment 65617528-e3ca-4dfa-9cc6-e1d312e12eda resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 65617528-e3ca-4dfa-9cc6-e1d312e12eda found for delete ", "request_id": "req-11defdb8-82ef-4542-8f69-5e564fa0b862"}]} [pid: 7|app: 0|req: 1108/2310] 10.0.0.43 () {34 vars in 964 bytes} [Thu May 28 22:55:13 2026] GET /v2.0/quotas/cb2dedd6074d40c7854cfea85337e138 => generated 292 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:55:13.665 8 INFO neutron.services.segments.plugin [-] Segment 7aea908d-b356-49f7-a33f-02ba1924fe54 resource provider aggregate not found 2026-05-28 22:55:13.675 8 INFO neutron.services.segments.plugin [-] Segment 7aea908d-b356-49f7-a33f-02ba1924fe54 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7aea908d-b356-49f7-a33f-02ba1924fe54 found for delete ", "request_id": "req-4b660fd2-d747-4852-bc42-0df67a9aa188"}]} [pid: 8|app: 0|req: 1203/2311] 10.0.0.73 () {32 vars in 773 bytes} [Thu May 28 22:55:13 2026] GET /v2.0/security-groups?tenant_id=9dca06fd61c5465589f359b429846d0c&name=default => generated 2929 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1109/2312] 10.0.0.43 () {34 vars in 1001 bytes} [Thu May 28 22:55:13 2026] GET /v2.0/ports?tenant_id=cb2dedd6074d40c7854cfea85337e138&fields=id => generated 149 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1110/2313] 10.0.0.43 () {34 vars in 1007 bytes} [Thu May 28 22:55:13 2026] GET /v2.0/networks/43315579-3e3a-4f3b-bcc0-d4b8d0d66ee8?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 22:55:13.806 8 INFO neutron.services.segments.plugin [-] Segment 7aea908d-b356-49f7-a33f-02ba1924fe54 resource provider aggregate not found 2026-05-28 22:55:13.823 8 INFO neutron.services.segments.plugin [-] Segment 7aea908d-b356-49f7-a33f-02ba1924fe54 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7aea908d-b356-49f7-a33f-02ba1924fe54 found for delete ", "request_id": "req-d6029a29-429b-4712-b4e0-73fc4b2cccd0"}]} [pid: 8|app: 0|req: 1204/2314] 10.0.0.73 () {32 vars in 739 bytes} [Thu May 28 22:55:13 2026] DELETE /v2.0/security-groups/481fba54-f15f-4f9d-866c-4dac30f4504b => 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: 1111/2315] 10.0.0.43 () {34 vars in 1107 bytes} [Thu May 28 22:55:13 2026] GET /v2.0/networks/43315579-3e3a-4f3b-bcc0-d4b8d0d66ee8?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: 1205/2316] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:55:13 2026] GET /v2.0/ports?device_id=22b48393-7701-4e40-9ab9-c0e93030e595 => 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: 1112/2317] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:55:15 2026] GET /v2.0/ports?device_id=22b48393-7701-4e40-9ab9-c0e93030e595 => 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: 1114/2320] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:55:16 2026] GET /v2.0/ports?device_id=22b48393-7701-4e40-9ab9-c0e93030e595 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 22:55:17.028 8 WARNING neutron_lib.context [None req-39d7fcd4-65c5-4fa7-b1f6-16d572372e6c f1ceabd4fd054b14a685ccf37f69cab6 203fc8d91982422b99886e7387948e72 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1115/2321] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:55:17 2026] GET /v2.0/ports?device_id=22b48393-7701-4e40-9ab9-c0e93030e595 => 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: 1116/2322] 199.19.213.233 () {34 vars in 1096 bytes} [Thu May 28 22:55:17 2026] GET /v2.0/ports?device_id=b729ff87-9efe-4c60-83b0-9d794e15919f&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1207/2323] 10.0.0.73 () {34 vars in 675 bytes} [Thu May 28 22:55:16 2026] POST /v2.0/floatingips => generated 552 bytes in 625 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1117/2324] 10.0.0.73 () {34 vars in 758 bytes} [Thu May 28 22:55:17 2026] PUT /v2.0/floatingips/20bcf2d5-4cff-4893-af88-ad0568496e9f/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: 1208/2325] 10.0.0.73 () {32 vars in 738 bytes} [Thu May 28 22:55:17 2026] GET /v2.0/floatingips/20bcf2d5-4cff-4893-af88-ad0568496e9f/tags => generated 25 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1118/2326] 10.0.0.73 () {34 vars in 769 bytes} [Thu May 28 22:55:17 2026] PUT /v2.0/floatingips/20bcf2d5-4cff-4893-af88-ad0568496e9f/tags/green => generated 4 bytes in 40 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1209/2327] 10.0.0.73 () {32 vars in 738 bytes} [Thu May 28 22:55:17 2026] GET /v2.0/floatingips/20bcf2d5-4cff-4893-af88-ad0568496e9f/tags => generated 34 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1119/2328] 10.0.0.73 () {34 vars in 765 bytes} [Thu May 28 22:55:17 2026] PUT /v2.0/floatingips/20bcf2d5-4cff-4893-af88-ad0568496e9f/tags/red => generated 4 bytes in 32 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1210/2329] 10.0.0.73 () {32 vars in 738 bytes} [Thu May 28 22:55:17 2026] GET /v2.0/floatingips/20bcf2d5-4cff-4893-af88-ad0568496e9f/tags => generated 34 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1120/2330] 10.0.0.73 () {34 vars in 787 bytes} [Thu May 28 22:55:17 2026] PUT /v2.0/floatingips/20bcf2d5-4cff-4893-af88-ad0568496e9f/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: 1211/2331] 10.0.0.73 () {32 vars in 738 bytes} [Thu May 28 22:55:17 2026] GET /v2.0/floatingips/20bcf2d5-4cff-4893-af88-ad0568496e9f/tags => generated 52 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1121/2332] 10.0.0.73 () {34 vars in 758 bytes} [Thu May 28 22:55:17 2026] PUT /v2.0/floatingips/20bcf2d5-4cff-4893-af88-ad0568496e9f/tags => generated 37 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1212/2333] 10.0.0.73 () {32 vars in 738 bytes} [Thu May 28 22:55:17 2026] GET /v2.0/floatingips/20bcf2d5-4cff-4893-af88-ad0568496e9f/tags => generated 37 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1122/2334] 10.0.0.73 () {32 vars in 746 bytes} [Thu May 28 22:55:17 2026] GET /v2.0/floatingips/20bcf2d5-4cff-4893-af88-ad0568496e9f/tags/red => generated 0 bytes in 25 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 22:55:17.962 8 INFO neutron.api.v2.resource [None req-8e6082bf-a1b8-4115-b54d-b9c880388046 f1ceabd4fd054b14a685ccf37f69cab6 203fc8d91982422b99886e7387948e72 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1213/2335] 10.0.0.73 () {32 vars in 750 bytes} [Thu May 28 22:55:17 2026] GET /v2.0/floatingips/20bcf2d5-4cff-4893-af88-ad0568496e9f/tags/green => generated 99 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1123/2336] 10.0.0.73 () {32 vars in 749 bytes} [Thu May 28 22:55:17 2026] DELETE /v2.0/floatingips/20bcf2d5-4cff-4893-af88-ad0568496e9f/tags/red => generated 0 bytes in 33 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1214/2337] 10.0.0.73 () {32 vars in 738 bytes} [Thu May 28 22:55:18 2026] GET /v2.0/floatingips/20bcf2d5-4cff-4893-af88-ad0568496e9f/tags => generated 30 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 22:55:18.062 7 INFO neutron.api.v2.resource [None req-f8cd0fa3-aa00-4fb2-9f3a-3866ad483a90 f1ceabd4fd054b14a685ccf37f69cab6 203fc8d91982422b99886e7387948e72 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1124/2338] 10.0.0.73 () {32 vars in 753 bytes} [Thu May 28 22:55:18 2026] DELETE /v2.0/floatingips/20bcf2d5-4cff-4893-af88-ad0568496e9f/tags/green => generated 99 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1215/2339] 10.0.0.73 () {32 vars in 741 bytes} [Thu May 28 22:55:18 2026] DELETE /v2.0/floatingips/20bcf2d5-4cff-4893-af88-ad0568496e9f/tags => generated 0 bytes in 44 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1125/2340] 10.0.0.73 () {32 vars in 738 bytes} [Thu May 28 22:55:18 2026] GET /v2.0/floatingips/20bcf2d5-4cff-4893-af88-ad0568496e9f/tags => 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: 1126/2341] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:55:18 2026] GET /v2.0/ports?device_id=22b48393-7701-4e40-9ab9-c0e93030e595 => 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: 1216/2342] 10.0.0.73 () {32 vars in 731 bytes} [Thu May 28 22:55:18 2026] DELETE /v2.0/floatingips/20bcf2d5-4cff-4893-af88-ad0568496e9f => generated 0 bytes in 258 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1127/2343] 199.19.213.233 () {34 vars in 1080 bytes} [Thu May 28 22:55:18 2026] GET /v2.0/ports?tenant_id=cb2dedd6074d40c7854cfea85337e138&device_id=b729ff87-9efe-4c60-83b0-9d794e15919f => generated 1240 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1217/2344] 199.19.213.233 () {34 vars in 986 bytes} [Thu May 28 22:55:18 2026] GET /v2.0/networks?id=43315579-3e3a-4f3b-bcc0-d4b8d0d66ee8 => generated 661 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1128/2345] 199.19.213.233 () {34 vars in 1050 bytes} [Thu May 28 22:55:18 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=cb2dedd6074d40c7854cfea85337e138 => generated 272 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:55:18.574 8 WARNING neutron_lib.context [req-dc0039a1-00a5-40fb-9a2a-735b468ab940 req-9314cf38-b7e2-44d4-8378-3ea54d9272a0 8249bdcd792346db85bd2f7e87b05397 cb2dedd6074d40c7854cfea85337e138 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1218/2346] 199.19.213.233 () {38 vars in 955 bytes} [Thu May 28 22:55:18 2026] POST /v2.0/ports => generated 954 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: 8|app: 0|req: 1219/2347] 199.19.213.233 () {34 vars in 986 bytes} [Thu May 28 22:55:18 2026] GET /v2.0/networks?id=43315579-3e3a-4f3b-bcc0-d4b8d0d66ee8 => generated 757 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1220/2348] 199.19.213.233 () {34 vars in 1058 bytes} [Thu May 28 22:55:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=8f0b7fba-1f48-4412-8400-aaaa741919bc => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1221/2349] 199.19.213.233 () {34 vars in 984 bytes} [Thu May 28 22:55:19 2026] GET /v2.0/subnets?id=69969285-0d99-4e63-919e-7b81dc415885 => generated 677 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1222/2350] 199.19.213.233 () {34 vars in 1052 bytes} [Thu May 28 22:55:19 2026] GET /v2.0/ports?network_id=43315579-3e3a-4f3b-bcc0-d4b8d0d66ee8&device_owner=network%3Adhcp => generated 1244 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1223/2351] 10.0.0.73 () {32 vars in 773 bytes} [Thu May 28 22:55:19 2026] GET /v2.0/security-groups?tenant_id=a195d86304cb470fbd1f8c1b72316091&name=default => generated 2929 bytes in 180 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1224/2352] 199.19.213.233 () {34 vars in 1012 bytes} [Thu May 28 22:55:19 2026] GET /v2.0/networks/43315579-3e3a-4f3b-bcc0-d4b8d0d66ee8?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1225/2353] 10.0.0.73 () {32 vars in 739 bytes} [Thu May 28 22:55:19 2026] DELETE /v2.0/security-groups/12e99b6d-c08e-4341-8eb7-d475925cbcb0 => 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: 1226/2354] 199.19.213.233 () {34 vars in 1112 bytes} [Thu May 28 22:55:19 2026] GET /v2.0/networks/43315579-3e3a-4f3b-bcc0-d4b8d0d66ee8?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: 1129/2355] 199.19.213.233 () {38 vars in 1028 bytes} [Thu May 28 22:55:18 2026] PUT /v2.0/ports/06a8ebb9-f61d-415c-befb-bfe524442e19 => generated 1235 bytes in 574 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: 1227/2356] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:55:19 2026] GET /v2.0/ports?device_id=22b48393-7701-4e40-9ab9-c0e93030e595 => generated 969 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:55:19.572 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-79f689ae-1d46-42ae-8b17-d43fb28f5684'] response: {'name': 'network-changed', 'server_uuid': '22b48393-7701-4e40-9ab9-c0e93030e595', 'tag': '06a8ebb9-f61d-415c-befb-bfe524442e19', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1228/2357] 10.0.0.43 () {34 vars in 1039 bytes} [Thu May 28 22:55:19 2026] GET /v2.0/security-groups?id=239c6d00-720c-42ab-a086-d88915d4aa8f&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: 1130/2358] 10.0.0.73 () {32 vars in 773 bytes} [Thu May 28 22:55:19 2026] GET /v2.0/security-groups?tenant_id=203fc8d91982422b99886e7387948e72&name=default => generated 2929 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1229/2359] 10.0.0.73 () {32 vars in 739 bytes} [Thu May 28 22:55:19 2026] DELETE /v2.0/security-groups/d9ea09ca-8a41-45ba-a421-e2cff571b1b6 => 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: 1131/2360] 199.19.213.233 () {34 vars in 1080 bytes} [Thu May 28 22:55:20 2026] GET /v2.0/ports?tenant_id=cb2dedd6074d40c7854cfea85337e138&device_id=22b48393-7701-4e40-9ab9-c0e93030e595 => generated 1238 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1230/2361] 199.19.213.233 () {34 vars in 1018 bytes} [Thu May 28 22:55:20 2026] GET /v2.0/networks?tenant_id=cb2dedd6074d40c7854cfea85337e138&shared=False => generated 757 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1132/2362] 199.19.213.233 () {34 vars in 930 bytes} [Thu May 28 22:55:20 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: 8|app: 0|req: 1231/2363] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:55:20 2026] GET /v2.0/ports?device_id=22b48393-7701-4e40-9ab9-c0e93030e595 => generated 969 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1133/2364] 10.0.0.43 () {34 vars in 1039 bytes} [Thu May 28 22:55:20 2026] GET /v2.0/security-groups?id=239c6d00-720c-42ab-a086-d88915d4aa8f&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: 8|app: 0|req: 1232/2365] 199.19.213.233 () {34 vars in 1080 bytes} [Thu May 28 22:55:21 2026] GET /v2.0/ports?tenant_id=cb2dedd6074d40c7854cfea85337e138&device_id=22b48393-7701-4e40-9ab9-c0e93030e595 => generated 1238 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1134/2366] 199.19.213.233 () {34 vars in 1058 bytes} [Thu May 28 22:55:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=06a8ebb9-f61d-415c-befb-bfe524442e19 => 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: 1233/2367] 199.19.213.233 () {34 vars in 984 bytes} [Thu May 28 22:55:21 2026] GET /v2.0/subnets?id=69969285-0d99-4e63-919e-7b81dc415885 => generated 677 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1135/2368] 199.19.213.233 () {34 vars in 1052 bytes} [Thu May 28 22:55:21 2026] GET /v2.0/ports?network_id=43315579-3e3a-4f3b-bcc0-d4b8d0d66ee8&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: 1234/2369] 199.19.213.233 () {34 vars in 1012 bytes} [Thu May 28 22:55:21 2026] GET /v2.0/networks/43315579-3e3a-4f3b-bcc0-d4b8d0d66ee8?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: 1136/2370] 199.19.213.233 () {34 vars in 1112 bytes} [Thu May 28 22:55:21 2026] GET /v2.0/networks/43315579-3e3a-4f3b-bcc0-d4b8d0d66ee8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1235/2371] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:55:21 2026] GET /v2.0/ports?device_id=22b48393-7701-4e40-9ab9-c0e93030e595 => generated 969 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1137/2372] 10.0.0.43 () {34 vars in 1039 bytes} [Thu May 28 22:55:21 2026] GET /v2.0/security-groups?id=239c6d00-720c-42ab-a086-d88915d4aa8f&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: 1236/2373] 10.0.0.73 () {34 vars in 677 bytes} [Thu May 28 22:55:22 2026] POST /v2.0/qos/policies => generated 359 bytes in 188 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1138/2374] 10.0.0.73 () {34 vars in 752 bytes} [Thu May 28 22:55:22 2026] PUT /v2.0/policies/f343ffea-79a7-4444-99ae-c3eecad05f1c/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: 1237/2375] 10.0.0.73 () {32 vars in 732 bytes} [Thu May 28 22:55:22 2026] GET /v2.0/policies/f343ffea-79a7-4444-99ae-c3eecad05f1c/tags => generated 25 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1139/2376] 10.0.0.73 () {34 vars in 763 bytes} [Thu May 28 22:55:22 2026] PUT /v2.0/policies/f343ffea-79a7-4444-99ae-c3eecad05f1c/tags/green => generated 4 bytes in 26 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1238/2377] 10.0.0.73 () {32 vars in 732 bytes} [Thu May 28 22:55:22 2026] GET /v2.0/policies/f343ffea-79a7-4444-99ae-c3eecad05f1c/tags => generated 34 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1140/2378] 10.0.0.73 () {34 vars in 759 bytes} [Thu May 28 22:55:22 2026] PUT /v2.0/policies/f343ffea-79a7-4444-99ae-c3eecad05f1c/tags/red => generated 4 bytes in 20 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1239/2379] 10.0.0.73 () {32 vars in 732 bytes} [Thu May 28 22:55:22 2026] GET /v2.0/policies/f343ffea-79a7-4444-99ae-c3eecad05f1c/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: 1240/2380] 10.0.0.73 () {34 vars in 781 bytes} [Thu May 28 22:55:22 2026] PUT /v2.0/policies/f343ffea-79a7-4444-99ae-c3eecad05f1c/tags/black.or.white => generated 4 bytes in 26 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1241/2381] 10.0.0.73 () {32 vars in 732 bytes} [Thu May 28 22:55:22 2026] GET /v2.0/policies/f343ffea-79a7-4444-99ae-c3eecad05f1c/tags => generated 52 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1141/2382] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:55:22 2026] GET /v2.0/ports?device_id=22b48393-7701-4e40-9ab9-c0e93030e595 => generated 969 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1242/2383] 10.0.0.73 () {34 vars in 752 bytes} [Thu May 28 22:55:23 2026] PUT /v2.0/policies/f343ffea-79a7-4444-99ae-c3eecad05f1c/tags => generated 37 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1142/2384] 10.0.0.73 () {32 vars in 732 bytes} [Thu May 28 22:55:23 2026] GET /v2.0/policies/f343ffea-79a7-4444-99ae-c3eecad05f1c/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: 1143/2385] 10.0.0.73 () {32 vars in 740 bytes} [Thu May 28 22:55:23 2026] GET /v2.0/policies/f343ffea-79a7-4444-99ae-c3eecad05f1c/tags/red => generated 0 bytes in 15 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1243/2386] 10.0.0.43 () {34 vars in 1039 bytes} [Thu May 28 22:55:23 2026] GET /v2.0/security-groups?id=239c6d00-720c-42ab-a086-d88915d4aa8f&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-28 22:55:23.094 7 INFO neutron.api.v2.resource [None req-885ca1e5-a106-4b36-9eef-0399ec032d71 914aaf854b5648fe9ec795fde75f7aa6 19f492d50ae2493581031661941066c0 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1144/2387] 10.0.0.73 () {32 vars in 744 bytes} [Thu May 28 22:55:23 2026] GET /v2.0/policies/f343ffea-79a7-4444-99ae-c3eecad05f1c/tags/green => generated 99 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1244/2388] 10.0.0.73 () {32 vars in 743 bytes} [Thu May 28 22:55:23 2026] DELETE /v2.0/policies/f343ffea-79a7-4444-99ae-c3eecad05f1c/tags/red => generated 0 bytes in 27 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1145/2389] 10.0.0.73 () {32 vars in 732 bytes} [Thu May 28 22:55:23 2026] GET /v2.0/policies/f343ffea-79a7-4444-99ae-c3eecad05f1c/tags => generated 30 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 22:55:23.169 8 INFO neutron.api.v2.resource [None req-cc907f5e-c041-4fc9-b374-3239ef2c2877 914aaf854b5648fe9ec795fde75f7aa6 19f492d50ae2493581031661941066c0 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1245/2390] 10.0.0.73 () {32 vars in 747 bytes} [Thu May 28 22:55:23 2026] DELETE /v2.0/policies/f343ffea-79a7-4444-99ae-c3eecad05f1c/tags/green => generated 99 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1146/2391] 10.0.0.73 () {32 vars in 735 bytes} [Thu May 28 22:55:23 2026] DELETE /v2.0/policies/f343ffea-79a7-4444-99ae-c3eecad05f1c/tags => generated 0 bytes in 31 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1246/2392] 10.0.0.73 () {32 vars in 732 bytes} [Thu May 28 22:55:23 2026] GET /v2.0/policies/f343ffea-79a7-4444-99ae-c3eecad05f1c/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: 1147/2393] 10.0.0.73 () {32 vars in 733 bytes} [Thu May 28 22:55:23 2026] DELETE /v2.0/qos/policies/f343ffea-79a7-4444-99ae-c3eecad05f1c => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1247/2394] 10.0.0.73 () {32 vars in 773 bytes} [Thu May 28 22:55:23 2026] GET /v2.0/security-groups?tenant_id=286894e72bbc4a16a603914951c192ac&name=default => generated 2929 bytes in 189 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1248/2395] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:55:24 2026] GET /v2.0/ports?device_id=22b48393-7701-4e40-9ab9-c0e93030e595 => generated 971 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1148/2396] 10.0.0.73 () {32 vars in 739 bytes} [Thu May 28 22:55:24 2026] DELETE /v2.0/security-groups/9f72d2e7-275c-422c-9292-5e924f5bb621 => 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: 1249/2397] 10.0.0.43 () {34 vars in 1039 bytes} [Thu May 28 22:55:24 2026] GET /v2.0/security-groups?id=239c6d00-720c-42ab-a086-d88915d4aa8f&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1149/2398] 10.0.0.73 () {32 vars in 773 bytes} [Thu May 28 22:55:24 2026] GET /v2.0/security-groups?tenant_id=19f492d50ae2493581031661941066c0&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: 1250/2399] 10.0.0.73 () {32 vars in 739 bytes} [Thu May 28 22:55:24 2026] DELETE /v2.0/security-groups/8b2fe0a1-395a-46f9-8993-0449ada3c55c => 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: 1150/2400] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:55:25 2026] GET /v2.0/ports?device_id=22b48393-7701-4e40-9ab9-c0e93030e595 => 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: 1251/2401] 10.0.0.43 () {34 vars in 1039 bytes} [Thu May 28 22:55:25 2026] GET /v2.0/security-groups?id=239c6d00-720c-42ab-a086-d88915d4aa8f&fields=id&fields=name => generated 113 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1151/2402] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:55:26 2026] GET /v2.0/ports?device_id=22b48393-7701-4e40-9ab9-c0e93030e595 => 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: 1252/2403] 10.0.0.43 () {34 vars in 1039 bytes} [Thu May 28 22:55:26 2026] GET /v2.0/security-groups?id=239c6d00-720c-42ab-a086-d88915d4aa8f&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1152/2404] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:55:26 2026] GET /v2.0/ports?device_id=22b48393-7701-4e40-9ab9-c0e93030e595 => 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: 1253/2405] 10.0.0.43 () {34 vars in 1039 bytes} [Thu May 28 22:55:26 2026] GET /v2.0/security-groups?id=239c6d00-720c-42ab-a086-d88915d4aa8f&fields=id&fields=name => generated 113 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1153/2406] 10.0.0.73 () {32 vars in 735 bytes} [Thu May 28 22:55:26 2026] GET /v2.0/ports?device_id=22b48393-7701-4e40-9ab9-c0e93030e595 => generated 1240 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 22:55:27.016 8 INFO neutron.db.l3_db [None req-4a91a097-50e8-4fdb-9816-f013b2637dfc 8249bdcd792346db85bd2f7e87b05397 cb2dedd6074d40c7854cfea85337e138 - - default default] Floating IP 23343549-bfdd-43a1-a8eb-f721375e3ff7 associated. External IP: 10.96.250.212, port: 06a8ebb9-f61d-415c-befb-bfe524442e19. [pid: 8|app: 0|req: 1254/2407] 10.0.0.73 () {34 vars in 748 bytes} [Thu May 28 22:55:26 2026] PUT /v2.0/floatingips/23343549-bfdd-43a1-a8eb-f721375e3ff7 => generated 855 bytes in 641 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1154/2408] 10.0.0.73 () {32 vars in 728 bytes} [Thu May 28 22:55:27 2026] GET /v2.0/floatingips/23343549-bfdd-43a1-a8eb-f721375e3ff7 => generated 855 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1255/2409] 10.0.0.73 () {32 vars in 728 bytes} [Thu May 28 22:55:28 2026] GET /v2.0/floatingips/23343549-bfdd-43a1-a8eb-f721375e3ff7 => generated 855 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1155/2410] 199.19.213.233 () {34 vars in 1080 bytes} [Thu May 28 22:55:28 2026] GET /v2.0/ports?tenant_id=cb2dedd6074d40c7854cfea85337e138&device_id=22b48393-7701-4e40-9ab9-c0e93030e595 => generated 1240 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 22:55:29.004 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-134da50d-d883-4306-a96c-4d6e12437973'] response: {'name': 'network-changed', 'server_uuid': '22b48393-7701-4e40-9ab9-c0e93030e595', 'tag': '06a8ebb9-f61d-415c-befb-bfe524442e19', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1256/2411] 199.19.213.233 () {34 vars in 986 bytes} [Thu May 28 22:55:29 2026] GET /v2.0/networks?id=43315579-3e3a-4f3b-bcc0-d4b8d0d66ee8 => generated 757 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1156/2412] 199.19.213.233 () {34 vars in 1058 bytes} [Thu May 28 22:55:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=06a8ebb9-f61d-415c-befb-bfe524442e19 => generated 860 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1257/2413] 199.19.213.233 () {34 vars in 984 bytes} [Thu May 28 22:55:29 2026] GET /v2.0/subnets?id=69969285-0d99-4e63-919e-7b81dc415885 => generated 677 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1157/2414] 199.19.213.233 () {34 vars in 1052 bytes} [Thu May 28 22:55:29 2026] GET /v2.0/ports?network_id=43315579-3e3a-4f3b-bcc0-d4b8d0d66ee8&device_owner=network%3Adhcp => generated 1244 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1258/2415] 199.19.213.233 () {34 vars in 1012 bytes} [Thu May 28 22:55:29 2026] GET /v2.0/networks/43315579-3e3a-4f3b-bcc0-d4b8d0d66ee8?fields=segments => generated 14 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1158/2416] 199.19.213.233 () {34 vars in 1112 bytes} [Thu May 28 22:55:29 2026] GET /v2.0/networks/43315579-3e3a-4f3b-bcc0-d4b8d0d66ee8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1259/2417] 10.0.0.73 () {32 vars in 728 bytes} [Thu May 28 22:55:29 2026] GET /v2.0/floatingips/23343549-bfdd-43a1-a8eb-f721375e3ff7 => generated 857 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1160/2420] 10.0.0.62 () {34 vars in 989 bytes} [Thu May 28 22:55:37 2026] GET /v2.0/ports?device_id=22b48393-7701-4e40-9ab9-c0e93030e595 => generated 1240 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1261/2421] 10.0.0.62 () {34 vars in 1039 bytes} [Thu May 28 22:55:37 2026] GET /v2.0/security-groups?id=239c6d00-720c-42ab-a086-d88915d4aa8f&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1161/2422] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:55:39 2026] GET /v2.0/ports?device_id=22b48393-7701-4e40-9ab9-c0e93030e595 => generated 971 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1262/2423] 10.0.0.43 () {34 vars in 1039 bytes} [Thu May 28 22:55:39 2026] GET /v2.0/security-groups?id=239c6d00-720c-42ab-a086-d88915d4aa8f&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: 7|app: 0|req: 1162/2424] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:55:40 2026] GET /v2.0/ports?device_id=22b48393-7701-4e40-9ab9-c0e93030e595 => 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: 1263/2425] 10.0.0.43 () {34 vars in 1039 bytes} [Thu May 28 22:55:40 2026] GET /v2.0/security-groups?id=239c6d00-720c-42ab-a086-d88915d4aa8f&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1163/2426] 199.19.213.233 () {34 vars in 994 bytes} [Thu May 28 22:55:41 2026] GET /v2.0/ports?device_id=22b48393-7701-4e40-9ab9-c0e93030e595 => generated 969 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:55:41.491 8 INFO neutron.db.l3_db [req-eba0e5a0-b493-47b5-abab-0927f2b3ea04 req-665c71d5-41c9-4ce9-9589-7ffe50cace15 8249bdcd792346db85bd2f7e87b05397 cb2dedd6074d40c7854cfea85337e138 - - default default] Floating IP 23343549-bfdd-43a1-a8eb-f721375e3ff7 disassociated. External IP: 10.96.250.212, port: 06a8ebb9-f61d-415c-befb-bfe524442e19. [pid: 7|app: 0|req: 1164/2427] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:55:41 2026] GET /v2.0/ports?device_id=22b48393-7701-4e40-9ab9-c0e93030e595 => 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: 1264/2428] 199.19.213.233 () {36 vars in 997 bytes} [Thu May 28 22:55:41 2026] DELETE /v2.0/ports/06a8ebb9-f61d-415c-befb-bfe524442e19 => generated 0 bytes in 611 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1165/2429] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:55:42 2026] GET /v2.0/ports?device_id=22b48393-7701-4e40-9ab9-c0e93030e595 => 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: 1265/2430] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:55:43 2026] GET /v2.0/ports?device_id=22b48393-7701-4e40-9ab9-c0e93030e595 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1166/2431] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:55:44 2026] GET /v2.0/ports?device_id=22b48393-7701-4e40-9ab9-c0e93030e595 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 22:55:45.961 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1fb9ff54-913b-4c3c-a8a8-9f0874ea2b73'] response: {'server_uuid': '22b48393-7701-4e40-9ab9-c0e93030e595', 'name': 'network-vif-deleted', 'tag': '06a8ebb9-f61d-415c-befb-bfe524442e19', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1267/2434] 10.0.0.73 () {32 vars in 739 bytes} [Thu May 28 22:55:45 2026] DELETE /v2.0/security-groups/239c6d00-720c-42ab-a086-d88915d4aa8f => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1168/2435] 10.0.0.73 () {32 vars in 731 bytes} [Thu May 28 22:55:46 2026] DELETE /v2.0/floatingips/23343549-bfdd-43a1-a8eb-f721375e3ff7 => generated 0 bytes in 290 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1268/2436] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:55:46 2026] GET /v2.0/ports?device_id=b729ff87-9efe-4c60-83b0-9d794e15919f => generated 971 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1169/2437] 10.0.0.43 () {34 vars in 1039 bytes} [Thu May 28 22:55:46 2026] GET /v2.0/security-groups?id=d69ef37b-4dbc-48af-88e3-7aa2352df1b1&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: 8|app: 0|req: 1269/2438] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:55:47 2026] GET /v2.0/ports?device_id=b729ff87-9efe-4c60-83b0-9d794e15919f => generated 971 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1170/2439] 10.0.0.43 () {34 vars in 1039 bytes} [Thu May 28 22:55:47 2026] GET /v2.0/security-groups?id=d69ef37b-4dbc-48af-88e3-7aa2352df1b1&fields=id&fields=name => generated 113 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1270/2440] 199.19.213.233 () {34 vars in 994 bytes} [Thu May 28 22:55:48 2026] GET /v2.0/ports?device_id=b729ff87-9efe-4c60-83b0-9d794e15919f => generated 971 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1171/2441] 199.19.213.233 () {36 vars in 997 bytes} [Thu May 28 22:55:48 2026] DELETE /v2.0/ports/8f0b7fba-1f48-4412-8400-aaaa741919bc => generated 0 bytes in 301 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1271/2442] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:55:48 2026] GET /v2.0/ports?device_id=b729ff87-9efe-4c60-83b0-9d794e15919f => 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: 1172/2443] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:55:49 2026] GET /v2.0/ports?device_id=b729ff87-9efe-4c60-83b0-9d794e15919f => 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: 1272/2444] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:55:51 2026] GET /v2.0/ports?device_id=b729ff87-9efe-4c60-83b0-9d794e15919f => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 22:55:52.155 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-5a8fccf3-03ba-4fe5-9175-8791e54e8b8a'] response: {'server_uuid': 'b729ff87-9efe-4c60-83b0-9d794e15919f', 'name': 'network-vif-deleted', 'tag': '8f0b7fba-1f48-4412-8400-aaaa741919bc', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1173/2445] 10.0.0.73 () {32 vars in 739 bytes} [Thu May 28 22:55:52 2026] DELETE /v2.0/security-groups/d69ef37b-4dbc-48af-88e3-7aa2352df1b1 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1273/2446] 10.0.0.73 () {34 vars in 788 bytes} [Thu May 28 22:55:52 2026] PUT /v2.0/routers/8535c45c-3162-43c5-a1e0-8b3ee94f48c4/remove_router_interface => generated 309 bytes in 841 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1174/2447] 10.0.0.73 () {32 vars in 723 bytes} [Thu May 28 22:55:53 2026] DELETE /v2.0/subnets/69969285-0d99-4e63-919e-7b81dc415885 => generated 0 bytes in 146 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 22:55:54.025 8 INFO neutron.services.segments.plugin [-] Segment 9f00a206-02c0-4080-b681-53fc2fc33825 resource provider aggregate not found 2026-05-28 22:55:54.029 8 INFO neutron.services.segments.plugin [-] Segment 9f00a206-02c0-4080-b681-53fc2fc33825 resource provider aggregate not found 2026-05-28 22:55:54.036 8 INFO neutron.db.l3_hamode_db [None req-e5848bd6-452b-47f0-9dcf-314aefab2efd 8249bdcd792346db85bd2f7e87b05397 cb2dedd6074d40c7854cfea85337e138 - - default default] HA network 68533277-77be-4ea2-a5e9-79191414cfcb was deleted as no HA routers are present in tenant cb2dedd6074d40c7854cfea85337e138. [pid: 8|app: 0|req: 1274/2448] 10.0.0.73 () {32 vars in 723 bytes} [Thu May 28 22:55:53 2026] DELETE /v2.0/routers/8535c45c-3162-43c5-a1e0-8b3ee94f48c4 => generated 0 bytes in 758 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /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() 2026-05-28 22:55:54.351 7 INFO neutron.services.segments.plugin [-] Segment 127af416-2432-44da-aff1-f6df78e63daf resource provider aggregate not found 2026-05-28 22:55:54.357 7 INFO neutron.services.segments.plugin [-] Segment 127af416-2432-44da-aff1-f6df78e63daf resource provider aggregate not found [pid: 7|app: 0|req: 1175/2449] 10.0.0.73 () {32 vars in 725 bytes} [Thu May 28 22:55:54 2026] DELETE /v2.0/networks/43315579-3e3a-4f3b-bcc0-d4b8d0d66ee8 => generated 0 bytes in 325 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 22:55:54.996 8 INFO neutron.services.segments.plugin [-] Segment 9f00a206-02c0-4080-b681-53fc2fc33825 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9f00a206-02c0-4080-b681-53fc2fc33825 found for delete ", "request_id": "req-942b92ac-ceb7-4ab9-a9e6-b9733e4f4bef"}]} 2026-05-28 22:55:54.997 8 INFO neutron.services.segments.plugin [-] Segment 9f00a206-02c0-4080-b681-53fc2fc33825 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9f00a206-02c0-4080-b681-53fc2fc33825 found for delete ", "request_id": "req-62d228b4-0a22-4ffc-ab3d-a1ee7c7d031d"}]} [pid: 8|app: 0|req: 1275/2450] 10.0.0.73 () {32 vars in 773 bytes} [Thu May 28 22:55:54 2026] GET /v2.0/security-groups?tenant_id=cb2dedd6074d40c7854cfea85337e138&name=default => generated 2925 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 22:55:55.147 7 INFO neutron.services.segments.plugin [-] Segment 127af416-2432-44da-aff1-f6df78e63daf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 127af416-2432-44da-aff1-f6df78e63daf found for delete ", "request_id": "req-44559cae-20b9-45d4-a1f8-47a04fccba63"}]} 2026-05-28 22:55:55.154 7 INFO neutron.services.segments.plugin [-] Segment 127af416-2432-44da-aff1-f6df78e63daf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 127af416-2432-44da-aff1-f6df78e63daf found for delete ", "request_id": "req-7b0b5637-0f29-455d-88c2-043f25309322"}]} [pid: 7|app: 0|req: 1176/2451] 10.0.0.73 () {32 vars in 739 bytes} [Thu May 28 22:55:55 2026] DELETE /v2.0/security-groups/ce921d76-3796-4d82-98b3-03fcfd8eac45 => 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: 1276/2452] 10.0.0.73 () {32 vars in 773 bytes} [Thu May 28 22:55:55 2026] GET /v2.0/security-groups?tenant_id=c2fe6493d0a64695bb8d61b16622b76f&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: 1177/2453] 10.0.0.73 () {32 vars in 739 bytes} [Thu May 28 22:55:55 2026] DELETE /v2.0/security-groups/ab346948-345d-4e8b-a10c-d63f4251bc03 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 22:56:03.900 8 WARNING neutron_lib.context [None req-8c44c3de-f7b7-4d9e-a914-716f592ccebd 8ee2841aff664bbe8731898831cb51e9 e701a214986042bbab5d3c5465d96672 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-28 22:56:04.035 8 INFO neutron.db.segments_db [None req-8c44c3de-f7b7-4d9e-a914-716f592ccebd 8ee2841aff664bbe8731898831cb51e9 e701a214986042bbab5d3c5465d96672 - - default default] Added segment 9590cf19-b5b3-4721-8916-e25ff78872ca of type vxlan for network 96cd15ac-105e-4f6b-861e-6dafedcd5c40 [pid: 8|app: 0|req: 1278/2456] 10.0.0.73 () {34 vars in 669 bytes} [Thu May 28 22:56:03 2026] POST /v2.0/networks => generated 639 bytes in 343 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:56:04.133 7 WARNING neutron_lib.context [None req-9179c39c-85c3-45c6-857b-134d653a1d0e 8ee2841aff664bbe8731898831cb51e9 e701a214986042bbab5d3c5465d96672 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1179/2457] 10.0.0.73 () {34 vars in 668 bytes} [Thu May 28 22:56:04 2026] POST /v2.0/subnets => generated 657 bytes in 265 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1279/2458] 10.0.0.73 () {32 vars in 721 bytes} [Thu May 28 22:56:04 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 22:56:04.440 7 WARNING neutron_lib.context [None req-3020f7f8-3567-453b-894f-6427f7d90606 8ee2841aff664bbe8731898831cb51e9 e701a214986042bbab5d3c5465d96672 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1180/2459] 10.0.0.73 () {34 vars in 668 bytes} [Thu May 28 22:56:04 2026] POST /v2.0/subnets => generated 731 bytes in 214 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:56:04.656 8 WARNING neutron_lib.context [None req-731bb125-25d0-4149-8b31-faf06bcddbc5 8ee2841aff664bbe8731898831cb51e9 e701a214986042bbab5d3c5465d96672 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-28 22:56:04.707 8 INFO neutron.db.segments_db [None req-731bb125-25d0-4149-8b31-faf06bcddbc5 8ee2841aff664bbe8731898831cb51e9 e701a214986042bbab5d3c5465d96672 - - default default] Added segment d9ed9e89-0075-4576-8a76-6993218853c2 of type vxlan for network 14cd549c-38b6-4c31-839b-22e5e56a3169 [pid: 8|app: 0|req: 1280/2460] 10.0.0.73 () {34 vars in 669 bytes} [Thu May 28 22:56:04 2026] POST /v2.0/networks => generated 638 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:56:04.816 7 WARNING neutron_lib.context [None req-4bd3413f-2a03-495a-9b84-b9e5cc40028c 8ee2841aff664bbe8731898831cb51e9 e701a214986042bbab5d3c5465d96672 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1181/2461] 10.0.0.73 () {34 vars in 668 bytes} [Thu May 28 22:56:04 2026] POST /v2.0/subnets => generated 655 bytes in 238 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:56:05.063 8 WARNING neutron_lib.context [None req-40ebe9a8-9731-471a-8688-8586561dd13c 8ee2841aff664bbe8731898831cb51e9 e701a214986042bbab5d3c5465d96672 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1281/2462] 10.0.0.73 () {34 vars in 668 bytes} [Thu May 28 22:56:05 2026] POST /v2.0/subnets => generated 724 bytes in 275 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:56:05.344 7 WARNING neutron_lib.context [None req-05f807a7-7440-4896-b9a9-1a1593422811 8ee2841aff664bbe8731898831cb51e9 e701a214986042bbab5d3c5465d96672 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-28 22:56:05.402 7 INFO neutron.db.segments_db [None req-05f807a7-7440-4896-b9a9-1a1593422811 8ee2841aff664bbe8731898831cb51e9 e701a214986042bbab5d3c5465d96672 - - default default] Added segment c01cc017-b411-44a9-b6bf-e68d6f4e24dc of type vxlan for network 8663640a-b48b-4eab-8081-f51c29daca2e [pid: 7|app: 0|req: 1182/2463] 10.0.0.73 () {34 vars in 669 bytes} [Thu May 28 22:56:05 2026] POST /v2.0/networks => generated 638 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:56:05.523 8 WARNING neutron_lib.context [None req-8086c56d-b2dd-4503-82b8-7bd8508f44df 8ee2841aff664bbe8731898831cb51e9 e701a214986042bbab5d3c5465d96672 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1282/2464] 10.0.0.73 () {34 vars in 668 bytes} [Thu May 28 22:56:05 2026] POST /v2.0/subnets => generated 656 bytes in 240 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:56:05.767 7 WARNING neutron_lib.context [None req-da492bbc-39dd-4d29-b13b-070f778c7ff4 8ee2841aff664bbe8731898831cb51e9 e701a214986042bbab5d3c5465d96672 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1183/2465] 10.0.0.73 () {34 vars in 668 bytes} [Thu May 28 22:56:05 2026] POST /v2.0/subnets => generated 729 bytes in 259 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:56:06.035 8 WARNING neutron_lib.context [None req-d0cb90e4-1e7d-4c5c-aefe-24ccda6ed3d0 8ee2841aff664bbe8731898831cb51e9 e701a214986042bbab5d3c5465d96672 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-28 22:56:06.072 8 INFO neutron.db.segments_db [None req-d0cb90e4-1e7d-4c5c-aefe-24ccda6ed3d0 8ee2841aff664bbe8731898831cb51e9 e701a214986042bbab5d3c5465d96672 - - default default] Added segment 8c11eb66-ac69-4a2d-a419-de9e25ffcc86 of type vxlan for network a2da584c-e70a-4970-9b5c-048b610e41b3 2026-05-28 22:56:06.338 8 INFO neutron.db.l3_hamode_db [None req-d0cb90e4-1e7d-4c5c-aefe-24ccda6ed3d0 8ee2841aff664bbe8731898831cb51e9 e701a214986042bbab5d3c5465d96672 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-28 22:56:07.074 8 INFO neutron.db.l3_hamode_db [None req-d0cb90e4-1e7d-4c5c-aefe-24ccda6ed3d0 8ee2841aff664bbe8731898831cb51e9 e701a214986042bbab5d3c5465d96672 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1283/2466] 10.0.0.73 () {34 vars in 668 bytes} [Thu May 28 22:56:06 2026] POST /v2.0/routers => generated 685 bytes in 2299 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1184/2467] 10.0.0.73 () {34 vars in 782 bytes} [Thu May 28 22:56:08 2026] PUT /v2.0/routers/0aa9cc94-e38c-48ca-98c6-6af4f07ad8db/add_router_interface => generated 309 bytes in 1318 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1284/2468] 10.0.0.73 () {34 vars in 782 bytes} [Thu May 28 22:56:09 2026] PUT /v2.0/routers/0aa9cc94-e38c-48ca-98c6-6af4f07ad8db/add_router_interface => generated 309 bytes in 1385 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1185/2469] 10.0.0.73 () {34 vars in 782 bytes} [Thu May 28 22:56:11 2026] PUT /v2.0/routers/0aa9cc94-e38c-48ca-98c6-6af4f07ad8db/add_router_interface => generated 309 bytes in 1283 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:56:12.407 8 WARNING neutron_lib.context [None req-d804949d-9c6c-4f9b-ad97-153b15273a08 8ee2841aff664bbe8731898831cb51e9 e701a214986042bbab5d3c5465d96672 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1285/2470] 10.0.0.73 () {34 vars in 683 bytes} [Thu May 28 22:56:12 2026] POST /v2.0/security-groups => generated 1630 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-28 22:56:12.580 7 WARNING neutron_lib.context [None req-a0b08398-63a2-4013-8552-6402bd7b05e0 8ee2841aff664bbe8731898831cb51e9 e701a214986042bbab5d3c5465d96672 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1186/2471] 10.0.0.73 () {34 vars in 694 bytes} [Thu May 28 22:56:12 2026] POST /v2.0/security-group-rules => generated 597 bytes in 178 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:56:12.758 8 WARNING neutron_lib.context [None req-0679b80b-a4fc-4f08-8d60-14c4b985a9a2 8ee2841aff664bbe8731898831cb51e9 e701a214986042bbab5d3c5465d96672 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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/2472] 10.0.0.73 () {34 vars in 694 bytes} [Thu May 28 22:56:12 2026] POST /v2.0/security-group-rules => generated 597 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:56:12.912 7 WARNING neutron_lib.context [None req-48bf82c8-4748-451e-af00-10da7d4842a4 8ee2841aff664bbe8731898831cb51e9 e701a214986042bbab5d3c5465d96672 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1187/2473] 10.0.0.73 () {34 vars in 694 bytes} [Thu May 28 22:56:12 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) 2026-05-28 22:56:13.030 8 WARNING neutron_lib.context [None req-e8a7877a-8b37-4028-b8f8-17872c1b8a9d 8ee2841aff664bbe8731898831cb51e9 e701a214986042bbab5d3c5465d96672 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1287/2474] 10.0.0.73 () {34 vars in 694 bytes} [Thu May 28 22:56:13 2026] POST /v2.0/security-group-rules => generated 601 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:56:13.148 7 WARNING neutron_lib.context [None req-350368ce-b970-4e8d-9d6d-7e16e034843d 8ee2841aff664bbe8731898831cb51e9 e701a214986042bbab5d3c5465d96672 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1188/2475] 10.0.0.73 () {34 vars in 694 bytes} [Thu May 28 22:56:13 2026] POST /v2.0/security-group-rules => generated 601 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:56:13.265 8 WARNING neutron_lib.context [None req-850db9c0-288f-4e1a-abd9-ff9ad33a99be 8ee2841aff664bbe8731898831cb51e9 e701a214986042bbab5d3c5465d96672 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1288/2476] 10.0.0.73 () {34 vars in 694 bytes} [Thu May 28 22:56:13 2026] POST /v2.0/security-group-rules => generated 597 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:56:13.374 7 WARNING neutron_lib.context [None req-508cc640-507d-4328-b66b-5faeb0a6a413 8ee2841aff664bbe8731898831cb51e9 e701a214986042bbab5d3c5465d96672 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1189/2477] 10.0.0.73 () {34 vars in 694 bytes} [Thu May 28 22:56:13 2026] POST /v2.0/security-group-rules => generated 597 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:56:13.509 8 WARNING neutron_lib.context [None req-4610ed91-75df-4710-9253-384c2437f578 8ee2841aff664bbe8731898831cb51e9 e701a214986042bbab5d3c5465d96672 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1289/2478] 10.0.0.73 () {34 vars in 694 bytes} [Thu May 28 22:56:13 2026] POST /v2.0/security-group-rules => generated 597 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:56:13.670 7 WARNING neutron_lib.context [None req-024a48ff-37d9-4432-bcc6-78c445353833 8ee2841aff664bbe8731898831cb51e9 e701a214986042bbab5d3c5465d96672 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1190/2479] 10.0.0.73 () {34 vars in 694 bytes} [Thu May 28 22:56:13 2026] POST /v2.0/security-group-rules => generated 599 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:56:13.834 8 WARNING neutron_lib.context [None req-9e77a209-2350-4cf7-87ba-3b77fce0e906 8ee2841aff664bbe8731898831cb51e9 e701a214986042bbab5d3c5465d96672 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1290/2480] 10.0.0.73 () {34 vars in 694 bytes} [Thu May 28 22:56:13 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-28 22:56:13.976 7 WARNING neutron_lib.context [None req-bec37a76-11f6-4221-9354-810028396826 8ee2841aff664bbe8731898831cb51e9 e701a214986042bbab5d3c5465d96672 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1191/2481] 10.0.0.73 () {34 vars in 694 bytes} [Thu May 28 22:56:13 2026] POST /v2.0/security-group-rules => generated 597 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1291/2482] 10.0.0.43 () {34 vars in 1095 bytes} [Thu May 28 22:56:14 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1212211873&fields=id&tenant_id=e701a214986042bbab5d3c5465d96672 => 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: 1192/2483] 10.0.0.43 () {34 vars in 981 bytes} [Thu May 28 22:56:14 2026] GET /v2.0/networks?id=14cd549c-38b6-4c31-839b-22e5e56a3169 => generated 705 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1292/2484] 10.0.0.43 () {34 vars in 964 bytes} [Thu May 28 22:56:14 2026] GET /v2.0/quotas/e701a214986042bbab5d3c5465d96672 => 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: 1193/2485] 10.0.0.43 () {34 vars in 1001 bytes} [Thu May 28 22:56:14 2026] GET /v2.0/ports?tenant_id=e701a214986042bbab5d3c5465d96672&fields=id => generated 287 bytes in 173 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1293/2486] 10.0.0.43 () {34 vars in 1007 bytes} [Thu May 28 22:56:14 2026] GET /v2.0/networks/14cd549c-38b6-4c31-839b-22e5e56a3169?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: 1194/2487] 10.0.0.43 () {34 vars in 1107 bytes} [Thu May 28 22:56:14 2026] GET /v2.0/networks/14cd549c-38b6-4c31-839b-22e5e56a3169?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1294/2488] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:56:14 2026] GET /v2.0/ports?device_id=d230d58a-2526-49c0-ac78-57bdf85445ee => 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: 1296/2491] 199.19.213.233 () {34 vars in 986 bytes} [Thu May 28 22:56:19 2026] GET /v2.0/networks?id=14cd549c-38b6-4c31-839b-22e5e56a3169 => generated 705 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1196/2492] 199.19.213.233 () {34 vars in 1050 bytes} [Thu May 28 22:56:19 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=e701a214986042bbab5d3c5465d96672 => generated 179 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:56:19.737 8 WARNING neutron_lib.context [req-6ed75b81-4444-4559-b9c9-aaeffb92bb26 req-6873afdd-4d8d-45dd-9ed8-0830870c962a 8ee2841aff664bbe8731898831cb51e9 e701a214986042bbab5d3c5465d96672 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1297/2493] 199.19.213.233 () {38 vars in 955 bytes} [Thu May 28 22:56:19 2026] POST /v2.0/ports => generated 1183 bytes in 390 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1197/2494] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:56:19 2026] GET /v2.0/ports?device_id=d230d58a-2526-49c0-ac78-57bdf85445ee => generated 1186 bytes in 166 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: 1198/2495] 10.0.0.43 () {34 vars in 1039 bytes} [Thu May 28 22:56:20 2026] GET /v2.0/security-groups?id=aa8e239f-1a19-4ece-8852-f504c8ceee65&fields=id&fields=name => generated 112 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1298/2496] 199.19.213.233 () {38 vars in 1028 bytes} [Thu May 28 22:56:20 2026] PUT /v2.0/ports/47609fb7-74d9-4559-a555-d88ae68ba96c => generated 1464 bytes in 445 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1199/2497] 199.19.213.233 () {34 vars in 1080 bytes} [Thu May 28 22:56:21 2026] GET /v2.0/ports?tenant_id=e701a214986042bbab5d3c5465d96672&device_id=d230d58a-2526-49c0-ac78-57bdf85445ee => 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: 8|app: 0|req: 1299/2498] 199.19.213.233 () {34 vars in 1058 bytes} [Thu May 28 22:56:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.144&port_id=47609fb7-74d9-4559-a555-d88ae68ba96c => 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: 1200/2499] 199.19.213.233 () {34 vars in 1104 bytes} [Thu May 28 22:56:21 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A38d&port_id=47609fb7-74d9-4559-a555-d88ae68ba96c => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 22:56:21.741 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f5707b9b-1965-469e-bbb5-63e2b20d4d2f'] response: {'name': 'network-changed', 'server_uuid': 'd230d58a-2526-49c0-ac78-57bdf85445ee', 'tag': '47609fb7-74d9-4559-a555-d88ae68ba96c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1300/2500] 199.19.213.233 () {34 vars in 1064 bytes} [Thu May 28 22:56:21 2026] GET /v2.0/subnets?id=f1842f4d-0c25-4409-ac98-95ef8440bec5&id=470f313f-e039-4b2f-b14b-0c63a8de0b58 => generated 1408 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1201/2501] 199.19.213.233 () {34 vars in 1052 bytes} [Thu May 28 22:56:21 2026] GET /v2.0/ports?network_id=14cd549c-38b6-4c31-839b-22e5e56a3169&device_owner=network%3Adhcp => generated 1457 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1301/2502] 199.19.213.233 () {34 vars in 1052 bytes} [Thu May 28 22:56:21 2026] GET /v2.0/ports?network_id=14cd549c-38b6-4c31-839b-22e5e56a3169&device_owner=network%3Adhcp => generated 1457 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1202/2503] 199.19.213.233 () {34 vars in 1012 bytes} [Thu May 28 22:56:21 2026] GET /v2.0/networks/14cd549c-38b6-4c31-839b-22e5e56a3169?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: 1302/2504] 199.19.213.233 () {34 vars in 1112 bytes} [Thu May 28 22:56:21 2026] GET /v2.0/networks/14cd549c-38b6-4c31-839b-22e5e56a3169?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: 1203/2505] 199.19.213.233 () {34 vars in 1080 bytes} [Thu May 28 22:56:22 2026] GET /v2.0/ports?tenant_id=e701a214986042bbab5d3c5465d96672&device_id=d230d58a-2526-49c0-ac78-57bdf85445ee => generated 1467 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1303/2506] 199.19.213.233 () {34 vars in 986 bytes} [Thu May 28 22:56:23 2026] GET /v2.0/networks?id=14cd549c-38b6-4c31-839b-22e5e56a3169 => generated 801 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1204/2507] 199.19.213.233 () {34 vars in 1058 bytes} [Thu May 28 22:56:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.144&port_id=47609fb7-74d9-4559-a555-d88ae68ba96c => 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: 1304/2508] 199.19.213.233 () {34 vars in 1104 bytes} [Thu May 28 22:56:23 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A38d&port_id=47609fb7-74d9-4559-a555-d88ae68ba96c => 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: 1205/2509] 199.19.213.233 () {34 vars in 1064 bytes} [Thu May 28 22:56:23 2026] GET /v2.0/subnets?id=f1842f4d-0c25-4409-ac98-95ef8440bec5&id=470f313f-e039-4b2f-b14b-0c63a8de0b58 => generated 1408 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1305/2510] 199.19.213.233 () {34 vars in 1052 bytes} [Thu May 28 22:56:23 2026] GET /v2.0/ports?network_id=14cd549c-38b6-4c31-839b-22e5e56a3169&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: 7|app: 0|req: 1206/2511] 199.19.213.233 () {34 vars in 1052 bytes} [Thu May 28 22:56:23 2026] GET /v2.0/ports?network_id=14cd549c-38b6-4c31-839b-22e5e56a3169&device_owner=network%3Adhcp => generated 1457 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1306/2512] 199.19.213.233 () {34 vars in 1012 bytes} [Thu May 28 22:56:23 2026] GET /v2.0/networks/14cd549c-38b6-4c31-839b-22e5e56a3169?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: 1207/2513] 199.19.213.233 () {34 vars in 1112 bytes} [Thu May 28 22:56:23 2026] GET /v2.0/networks/14cd549c-38b6-4c31-839b-22e5e56a3169?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1307/2514] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:56:25 2026] GET /v2.0/ports?device_id=d230d58a-2526-49c0-ac78-57bdf85445ee => generated 1198 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1208/2515] 10.0.0.43 () {34 vars in 1039 bytes} [Thu May 28 22:56:25 2026] GET /v2.0/security-groups?id=aa8e239f-1a19-4ece-8852-f504c8ceee65&fields=id&fields=name => generated 112 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1309/2518] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:56:30 2026] GET /v2.0/ports?device_id=d230d58a-2526-49c0-ac78-57bdf85445ee => generated 1200 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1210/2519] 10.0.0.43 () {34 vars in 1039 bytes} [Thu May 28 22:56:30 2026] GET /v2.0/security-groups?id=aa8e239f-1a19-4ece-8852-f504c8ceee65&fields=id&fields=name => generated 112 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1310/2520] 10.0.0.73 () {32 vars in 817 bytes} [Thu May 28 22:56:30 2026] GET /v2.0/ports?network_id=14cd549c-38b6-4c31-839b-22e5e56a3169&mac_address=fa%3A16%3A3e%3A95%3A67%3A0b => generated 1200 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 22:56:30.715 7 WARNING neutron_lib.context [None req-17609b3a-7c12-4fc1-8961-5e8082d1f479 8ee2841aff664bbe8731898831cb51e9 e701a214986042bbab5d3c5465d96672 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-28 22:56:31.639 7 INFO neutron.db.l3_db [None req-17609b3a-7c12-4fc1-8961-5e8082d1f479 8ee2841aff664bbe8731898831cb51e9 e701a214986042bbab5d3c5465d96672 - - default default] Floating IP 452fac91-23db-482e-819c-02cfcc238568 associated. External IP: 10.96.250.203, port: 47609fb7-74d9-4559-a555-d88ae68ba96c. [pid: 7|app: 0|req: 1211/2521] 10.0.0.73 () {34 vars in 676 bytes} [Thu May 28 22:56:30 2026] POST /v2.0/floatingips => generated 855 bytes in 1251 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1311/2522] 10.0.0.43 () {34 vars in 1095 bytes} [Thu May 28 22:56:32 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1212211873&fields=id&tenant_id=e701a214986042bbab5d3c5465d96672 => 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: 1212/2523] 10.0.0.43 () {34 vars in 981 bytes} [Thu May 28 22:56:32 2026] GET /v2.0/networks?id=8663640a-b48b-4eab-8081-f51c29daca2e => generated 705 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1312/2524] 10.0.0.43 () {34 vars in 964 bytes} [Thu May 28 22:56:32 2026] GET /v2.0/quotas/e701a214986042bbab5d3c5465d96672 => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:56:32.159 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b1d26b82-395a-48db-8293-422a9769471e'] response: {'name': 'network-changed', 'server_uuid': 'd230d58a-2526-49c0-ac78-57bdf85445ee', 'tag': '47609fb7-74d9-4559-a555-d88ae68ba96c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1213/2525] 10.0.0.43 () {34 vars in 1001 bytes} [Thu May 28 22:56:32 2026] GET /v2.0/ports?tenant_id=e701a214986042bbab5d3c5465d96672&fields=id => generated 333 bytes in 185 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1313/2526] 10.0.0.43 () {34 vars in 1007 bytes} [Thu May 28 22:56:32 2026] GET /v2.0/networks/8663640a-b48b-4eab-8081-f51c29daca2e?fields=segments => generated 14 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1214/2527] 10.0.0.43 () {34 vars in 1107 bytes} [Thu May 28 22:56:32 2026] GET /v2.0/networks/8663640a-b48b-4eab-8081-f51c29daca2e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1314/2528] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:56:32 2026] GET /v2.0/ports?device_id=22980961-5634-4a4f-a771-5bd920f1af3c => 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: 1215/2529] 199.19.213.233 () {34 vars in 1080 bytes} [Thu May 28 22:56:32 2026] GET /v2.0/ports?tenant_id=e701a214986042bbab5d3c5465d96672&device_id=d230d58a-2526-49c0-ac78-57bdf85445ee => generated 1469 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1315/2530] 199.19.213.233 () {34 vars in 986 bytes} [Thu May 28 22:56:32 2026] GET /v2.0/networks?id=14cd549c-38b6-4c31-839b-22e5e56a3169 => 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: 1216/2531] 199.19.213.233 () {34 vars in 1058 bytes} [Thu May 28 22:56:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.144&port_id=47609fb7-74d9-4559-a555-d88ae68ba96c => generated 858 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1316/2532] 199.19.213.233 () {34 vars in 1104 bytes} [Thu May 28 22:56:32 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A38d&port_id=47609fb7-74d9-4559-a555-d88ae68ba96c => 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: 1217/2533] 199.19.213.233 () {34 vars in 1064 bytes} [Thu May 28 22:56:32 2026] GET /v2.0/subnets?id=f1842f4d-0c25-4409-ac98-95ef8440bec5&id=470f313f-e039-4b2f-b14b-0c63a8de0b58 => generated 1408 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1317/2534] 199.19.213.233 () {34 vars in 1052 bytes} [Thu May 28 22:56:32 2026] GET /v2.0/ports?network_id=14cd549c-38b6-4c31-839b-22e5e56a3169&device_owner=network%3Adhcp => generated 1457 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1218/2535] 199.19.213.233 () {34 vars in 1052 bytes} [Thu May 28 22:56:33 2026] GET /v2.0/ports?network_id=14cd549c-38b6-4c31-839b-22e5e56a3169&device_owner=network%3Adhcp => generated 1457 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1318/2536] 199.19.213.233 () {34 vars in 1012 bytes} [Thu May 28 22:56:33 2026] GET /v2.0/networks/14cd549c-38b6-4c31-839b-22e5e56a3169?fields=segments => generated 14 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1219/2537] 199.19.213.233 () {34 vars in 1112 bytes} [Thu May 28 22:56:33 2026] GET /v2.0/networks/14cd549c-38b6-4c31-839b-22e5e56a3169?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: 1319/2538] 199.19.213.233 () {34 vars in 986 bytes} [Thu May 28 22:56:36 2026] GET /v2.0/networks?id=8663640a-b48b-4eab-8081-f51c29daca2e => generated 705 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1220/2539] 199.19.213.233 () {34 vars in 1050 bytes} [Thu May 28 22:56:36 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=e701a214986042bbab5d3c5465d96672 => generated 179 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:56:37.024 8 WARNING neutron_lib.context [req-8bd2fe0f-5e51-4af7-a913-ddc37ab464d0 req-81710cf8-1747-40ac-904c-33d38fd3108f 8ee2841aff664bbe8731898831cb51e9 e701a214986042bbab5d3c5465d96672 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1320/2540] 199.19.213.233 () {38 vars in 955 bytes} [Thu May 28 22:56:37 2026] POST /v2.0/ports => generated 1187 bytes in 391 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: 1321/2541] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:56:37 2026] GET /v2.0/ports?device_id=22980961-5634-4a4f-a771-5bd920f1af3c => generated 1202 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1221/2542] 199.19.213.233 () {38 vars in 1028 bytes} [Thu May 28 22:56:37 2026] PUT /v2.0/ports/a744c86f-68ab-4980-842b-2dfdfe4626c3 => generated 1468 bytes in 425 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1322/2543] 10.0.0.43 () {34 vars in 1039 bytes} [Thu May 28 22:56:37 2026] GET /v2.0/security-groups?id=aa8e239f-1a19-4ece-8852-f504c8ceee65&fields=id&fields=name => generated 112 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 22:56:37.959 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3ac0cce9-355e-40c3-ab47-7646464e20e0'] response: {'name': 'network-changed', 'server_uuid': '22980961-5634-4a4f-a771-5bd920f1af3c', 'tag': 'a744c86f-68ab-4980-842b-2dfdfe4626c3', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1222/2544] 10.0.0.62 () {34 vars in 989 bytes} [Thu May 28 22:56:37 2026] GET /v2.0/ports?device_id=d230d58a-2526-49c0-ac78-57bdf85445ee => generated 1469 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1323/2545] 10.0.0.62 () {34 vars in 1039 bytes} [Thu May 28 22:56:37 2026] GET /v2.0/security-groups?id=aa8e239f-1a19-4ece-8852-f504c8ceee65&fields=id&fields=name => generated 112 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1223/2546] 199.19.213.233 () {34 vars in 1080 bytes} [Thu May 28 22:56:38 2026] GET /v2.0/ports?tenant_id=e701a214986042bbab5d3c5465d96672&device_id=22980961-5634-4a4f-a771-5bd920f1af3c => generated 1471 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1324/2547] 199.19.213.233 () {34 vars in 1018 bytes} [Thu May 28 22:56:38 2026] GET /v2.0/networks?tenant_id=e701a214986042bbab5d3c5465d96672&shared=False => generated 2376 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1224/2548] 199.19.213.233 () {34 vars in 930 bytes} [Thu May 28 22:56:38 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1325/2549] 199.19.213.233 () {34 vars in 1080 bytes} [Thu May 28 22:56:39 2026] GET /v2.0/ports?tenant_id=e701a214986042bbab5d3c5465d96672&device_id=22980961-5634-4a4f-a771-5bd920f1af3c => generated 1471 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1225/2550] 199.19.213.233 () {34 vars in 1058 bytes} [Thu May 28 22:56:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.141&port_id=a744c86f-68ab-4980-842b-2dfdfe4626c3 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1326/2551] 199.19.213.233 () {34 vars in 1106 bytes} [Thu May 28 22:56:39 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A387&port_id=a744c86f-68ab-4980-842b-2dfdfe4626c3 => 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: 1226/2552] 199.19.213.233 () {34 vars in 1064 bytes} [Thu May 28 22:56:39 2026] GET /v2.0/subnets?id=470e282f-35b6-47be-a913-6b3fb99ec1e9&id=0d5f08c9-d8ce-4219-b405-5ed65450c765 => generated 1414 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1327/2553] 199.19.213.233 () {34 vars in 1052 bytes} [Thu May 28 22:56:39 2026] GET /v2.0/ports?network_id=8663640a-b48b-4eab-8081-f51c29daca2e&device_owner=network%3Adhcp => generated 1461 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1227/2554] 199.19.213.233 () {34 vars in 1052 bytes} [Thu May 28 22:56:39 2026] GET /v2.0/ports?network_id=8663640a-b48b-4eab-8081-f51c29daca2e&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: 8|app: 0|req: 1328/2555] 199.19.213.233 () {34 vars in 1012 bytes} [Thu May 28 22:56:39 2026] GET /v2.0/networks/8663640a-b48b-4eab-8081-f51c29daca2e?fields=segments => generated 14 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1228/2556] 199.19.213.233 () {34 vars in 1112 bytes} [Thu May 28 22:56:39 2026] GET /v2.0/networks/8663640a-b48b-4eab-8081-f51c29daca2e?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: 1329/2557] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:56:42 2026] GET /v2.0/ports?device_id=22980961-5634-4a4f-a771-5bd920f1af3c => generated 1202 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1229/2558] 10.0.0.43 () {34 vars in 1039 bytes} [Thu May 28 22:56:43 2026] GET /v2.0/security-groups?id=aa8e239f-1a19-4ece-8852-f504c8ceee65&fields=id&fields=name => generated 112 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1331/2561] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:56:48 2026] GET /v2.0/ports?device_id=22980961-5634-4a4f-a771-5bd920f1af3c => generated 1204 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1231/2562] 10.0.0.43 () {34 vars in 1039 bytes} [Thu May 28 22:56:48 2026] GET /v2.0/security-groups?id=aa8e239f-1a19-4ece-8852-f504c8ceee65&fields=id&fields=name => generated 112 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1332/2563] 10.0.0.73 () {32 vars in 817 bytes} [Thu May 28 22:56:48 2026] GET /v2.0/ports?network_id=8663640a-b48b-4eab-8081-f51c29daca2e&mac_address=fa%3A16%3A3e%3A8c%3Ab0%3A82 => generated 1204 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 22:56:48.317 7 WARNING neutron_lib.context [None req-2950e420-a37c-4a42-8e9c-968d2a435f81 8ee2841aff664bbe8731898831cb51e9 e701a214986042bbab5d3c5465d96672 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-28 22:56:49.047 7 INFO neutron.db.l3_db [None req-2950e420-a37c-4a42-8e9c-968d2a435f81 8ee2841aff664bbe8731898831cb51e9 e701a214986042bbab5d3c5465d96672 - - default default] Floating IP dc87d9d1-1b61-4bd0-bcf6-8a24d9926c24 associated. External IP: 10.96.250.212, port: a744c86f-68ab-4980-842b-2dfdfe4626c3. [pid: 7|app: 0|req: 1232/2564] 10.0.0.73 () {34 vars in 676 bytes} [Thu May 28 22:56:48 2026] POST /v2.0/floatingips => generated 855 bytes in 1041 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1333/2565] 10.0.0.62 () {34 vars in 989 bytes} [Thu May 28 22:56:55 2026] GET /v2.0/ports?device_id=22980961-5634-4a4f-a771-5bd920f1af3c => generated 1473 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1233/2566] 10.0.0.62 () {34 vars in 1039 bytes} [Thu May 28 22:56:55 2026] GET /v2.0/security-groups?id=aa8e239f-1a19-4ece-8852-f504c8ceee65&fields=id&fields=name => generated 112 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1334/2567] 199.19.213.233 () {34 vars in 1080 bytes} [Thu May 28 22:56:56 2026] GET /v2.0/ports?tenant_id=e701a214986042bbab5d3c5465d96672&device_id=22980961-5634-4a4f-a771-5bd920f1af3c => generated 1473 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 22:56:56.466 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-8b31bdfc-4a46-427a-8d88-a64e29e8e1c5'] response: {'name': 'network-changed', 'server_uuid': '22980961-5634-4a4f-a771-5bd920f1af3c', 'tag': 'a744c86f-68ab-4980-842b-2dfdfe4626c3', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1234/2568] 199.19.213.233 () {34 vars in 986 bytes} [Thu May 28 22:56:56 2026] GET /v2.0/networks?id=8663640a-b48b-4eab-8081-f51c29daca2e => generated 801 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1335/2569] 199.19.213.233 () {34 vars in 1058 bytes} [Thu May 28 22:56:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.141&port_id=a744c86f-68ab-4980-842b-2dfdfe4626c3 => generated 860 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1235/2570] 199.19.213.233 () {34 vars in 1106 bytes} [Thu May 28 22:56:56 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A387&port_id=a744c86f-68ab-4980-842b-2dfdfe4626c3 => 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: 1336/2571] 199.19.213.233 () {34 vars in 1064 bytes} [Thu May 28 22:56:56 2026] GET /v2.0/subnets?id=470e282f-35b6-47be-a913-6b3fb99ec1e9&id=0d5f08c9-d8ce-4219-b405-5ed65450c765 => generated 1414 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1236/2572] 199.19.213.233 () {34 vars in 1052 bytes} [Thu May 28 22:56:56 2026] GET /v2.0/ports?network_id=8663640a-b48b-4eab-8081-f51c29daca2e&device_owner=network%3Adhcp => generated 1461 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1337/2573] 199.19.213.233 () {34 vars in 1052 bytes} [Thu May 28 22:56:56 2026] GET /v2.0/ports?network_id=8663640a-b48b-4eab-8081-f51c29daca2e&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: 1237/2574] 199.19.213.233 () {34 vars in 1012 bytes} [Thu May 28 22:56:56 2026] GET /v2.0/networks/8663640a-b48b-4eab-8081-f51c29daca2e?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1338/2575] 199.19.213.233 () {34 vars in 1112 bytes} [Thu May 28 22:56:56 2026] GET /v2.0/networks/8663640a-b48b-4eab-8081-f51c29daca2e?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: 1239/2578] 10.0.0.73 () {32 vars in 720 bytes} [Thu May 28 22:57:01 2026] GET /v2.0/subnets/0d2f0948-2169-45d5-bcd1-d6f8d4b1bfe7 => generated 675 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1340/2579] 10.0.0.192 () {30 vars in 689 bytes} [Thu May 28 22:57:02 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1240/2580] 10.0.0.192 () {30 vars in 691 bytes} [Thu May 28 22:57:02 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: 1341/2581] 10.0.0.192 () {30 vars in 667 bytes} [Thu May 28 22:57:02 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: 1241/2582] 10.0.0.192 () {30 vars in 703 bytes} [Thu May 28 22:57:02 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: 1342/2583] 10.0.0.192 () {28 vars in 438 bytes} [Thu May 28 22:57:03 2026] GET / => generated 151 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1242/2584] 10.0.0.192 () {30 vars in 727 bytes} [Thu May 28 22:57:03 2026] GET /v2.0/subnets/0d2f0948-2169-45d5-bcd1-d6f8d4b1bfe7 => generated 657 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1343/2585] 10.0.0.192 () {30 vars in 689 bytes} [Thu May 28 22:57: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: 1243/2586] 10.0.0.192 () {30 vars in 691 bytes} [Thu May 28 22:57:03 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: 1344/2587] 10.0.0.192 () {30 vars in 667 bytes} [Thu May 28 22:57:03 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: 1244/2588] 10.0.0.192 () {30 vars in 703 bytes} [Thu May 28 22:57:03 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: 1345/2589] 10.0.0.192 () {30 vars in 727 bytes} [Thu May 28 22:57:03 2026] GET /v2.0/subnets/0d2f0948-2169-45d5-bcd1-d6f8d4b1bfe7 => generated 675 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1245/2590] 10.0.0.192 () {30 vars in 689 bytes} [Thu May 28 22:57: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: 8|app: 0|req: 1346/2591] 10.0.0.192 () {30 vars in 691 bytes} [Thu May 28 22:57:03 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: 1246/2592] 10.0.0.192 () {30 vars in 667 bytes} [Thu May 28 22:57: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: 8|app: 0|req: 1347/2593] 10.0.0.192 () {30 vars in 703 bytes} [Thu May 28 22:57:03 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: 1247/2594] 10.0.0.192 () {30 vars in 729 bytes} [Thu May 28 22:57:03 2026] GET /v2.0/networks/96cd15ac-105e-4f6b-861e-6dafedcd5c40 => generated 799 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1348/2595] 10.0.0.192 () {30 vars in 681 bytes} [Thu May 28 22:57:03 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: 7|app: 0|req: 1248/2596] 10.0.0.192 () {34 vars in 703 bytes} [Thu May 28 22:57:03 2026] POST /v2.0/ports => generated 1132 bytes in 337 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1349/2597] 199.19.213.233 () {30 vars in 702 bytes} [Thu May 28 22:57:06 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 1249/2598] 199.19.213.233 () {30 vars in 704 bytes} [Thu May 28 22:57:06 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: 1350/2599] 199.19.213.233 () {30 vars in 680 bytes} [Thu May 28 22:57:06 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: 1250/2600] 199.19.213.233 () {30 vars in 716 bytes} [Thu May 28 22:57:06 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: 1351/2601] 199.19.213.233 () {30 vars in 736 bytes} [Thu May 28 22:57:06 2026] GET /v2.0/ports/57fc00c3-fe6b-4e62-98fc-e14c56c83c7a => generated 1132 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1251/2602] 199.19.213.233 () {30 vars in 702 bytes} [Thu May 28 22:57:06 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: 1352/2603] 199.19.213.233 () {30 vars in 704 bytes} [Thu May 28 22:57:06 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1252/2604] 199.19.213.233 () {30 vars in 680 bytes} [Thu May 28 22:57:06 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: 1353/2605] 199.19.213.233 () {30 vars in 716 bytes} [Thu May 28 22:57:06 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-28 22:57:06.924 7 INFO neutron.api.v2.resource [None req-f5ae2fad-7d10-4bf1-90a2-f57b1567a32e c36ea90adcac40019e980b1f0ae51678 5caa8a93f09944adbecb858b17831088 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1253/2606] 199.19.213.233 () {30 vars in 762 bytes} [Thu May 28 22:57:06 2026] GET /v2.0/security-groups/lb-6bb228c9-bd96-4c35-a073-47bc2fd2e5fb => 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: 1354/2607] 199.19.213.233 () {30 vars in 784 bytes} [Thu May 28 22:57:06 2026] GET /v2.0/security-groups?name=lb-6bb228c9-bd96-4c35-a073-47bc2fd2e5fb => generated 23 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1254/2608] 199.19.213.233 () {34 vars in 735 bytes} [Thu May 28 22:57:06 2026] POST /v2.0/security-groups => generated 1638 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1355/2609] 199.19.213.233 () {30 vars in 814 bytes} [Thu May 28 22:57:07 2026] GET /v2.0/security-group-rules?security_group_id=23bf8a88-35f6-4482-ae6a-c3937adde828 => generated 1182 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1255/2610] 199.19.213.233 () {34 vars in 788 bytes} [Thu May 28 22:57:07 2026] PUT /v2.0/ports/57fc00c3-fe6b-4e62-98fc-e14c56c83c7a => generated 1132 bytes in 211 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1356/2611] 199.19.213.233 () {30 vars in 702 bytes} [Thu May 28 22:57:07 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: 1256/2612] 199.19.213.233 () {30 vars in 704 bytes} [Thu May 28 22:57:07 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: 1357/2613] 199.19.213.233 () {30 vars in 680 bytes} [Thu May 28 22:57:07 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: 1257/2614] 199.19.213.233 () {30 vars in 716 bytes} [Thu May 28 22:57:07 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: 1358/2615] 199.19.213.233 () {30 vars in 740 bytes} [Thu May 28 22:57:07 2026] GET /v2.0/subnets/0d2f0948-2169-45d5-bcd1-d6f8d4b1bfe7 => generated 675 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1258/2616] 10.0.0.43 () {34 vars in 1015 bytes} [Thu May 28 22:57:14 2026] GET /v2.0/security-groups?id=e43b0867-d6c9-47a7-aaed-26690dd6c02c&fields=id => generated 69 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1359/2617] 10.0.0.43 () {34 vars in 981 bytes} [Thu May 28 22:57:14 2026] GET /v2.0/networks?id=7f16d6f2-90f3-422f-b872-125c382933fe => generated 735 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1259/2618] 10.0.0.43 () {34 vars in 964 bytes} [Thu May 28 22:57:14 2026] GET /v2.0/quotas/5caa8a93f09944adbecb858b17831088 => generated 291 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1360/2619] 10.0.0.43 () {34 vars in 1001 bytes} [Thu May 28 22:57:14 2026] GET /v2.0/ports?tenant_id=5caa8a93f09944adbecb858b17831088&fields=id => generated 149 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1260/2620] 10.0.0.43 () {34 vars in 1007 bytes} [Thu May 28 22:57:15 2026] GET /v2.0/networks/7f16d6f2-90f3-422f-b872-125c382933fe?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1361/2621] 10.0.0.43 () {34 vars in 1107 bytes} [Thu May 28 22:57:15 2026] GET /v2.0/networks/7f16d6f2-90f3-422f-b872-125c382933fe?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1262/2624] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:57:15 2026] GET /v2.0/ports?device_id=86766a95-37a1-46c4-bc08-2b021e9305cd => 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: 1363/2625] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:57:15 2026] GET /v2.0/ports?device_id=86766a95-37a1-46c4-bc08-2b021e9305cd => 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: 1263/2626] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:57:18 2026] GET /v2.0/ports?device_id=86766a95-37a1-46c4-bc08-2b021e9305cd => 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: 1364/2627] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:57:18 2026] GET /v2.0/ports?device_id=86766a95-37a1-46c4-bc08-2b021e9305cd => 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: 1264/2628] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:57:21 2026] GET /v2.0/ports?device_id=86766a95-37a1-46c4-bc08-2b021e9305cd => 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: 1365/2629] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:57:21 2026] GET /v2.0/ports?device_id=86766a95-37a1-46c4-bc08-2b021e9305cd => 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: 1265/2630] 199.19.213.233 () {34 vars in 986 bytes} [Thu May 28 22:57:22 2026] GET /v2.0/networks?id=7f16d6f2-90f3-422f-b872-125c382933fe => generated 735 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1366/2631] 199.19.213.233 () {34 vars in 1050 bytes} [Thu May 28 22:57:22 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=5caa8a93f09944adbecb858b17831088 => generated 343 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1266/2632] 199.19.213.233 () {38 vars in 955 bytes} [Thu May 28 22:57:22 2026] POST /v2.0/ports => generated 1078 bytes in 283 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1367/2633] 199.19.213.233 () {38 vars in 1028 bytes} [Thu May 28 22:57:22 2026] PUT /v2.0/ports/2fad76ed-b6ad-4d57-84f7-36e5b029ee94 => generated 1239 bytes in 430 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: 1267/2634] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:57:23 2026] GET /v2.0/ports?device_id=86766a95-37a1-46c4-bc08-2b021e9305cd => generated 1242 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: 8|app: 0|req: 1368/2635] 10.0.0.43 () {34 vars in 1039 bytes} [Thu May 28 22:57:23 2026] GET /v2.0/security-groups?id=e43b0867-d6c9-47a7-aaed-26690dd6c02c&fields=id&fields=name => generated 96 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1268/2636] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:57:23 2026] GET /v2.0/ports?device_id=86766a95-37a1-46c4-bc08-2b021e9305cd => generated 1242 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 22:57:24.186 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-af879dca-2eb5-4961-82c4-1d5b9bd9a967'] response: {'name': 'network-changed', 'server_uuid': '86766a95-37a1-46c4-bc08-2b021e9305cd', 'tag': '2fad76ed-b6ad-4d57-84f7-36e5b029ee94', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1369/2637] 199.19.213.233 () {34 vars in 1080 bytes} [Thu May 28 22:57:24 2026] GET /v2.0/ports?tenant_id=5caa8a93f09944adbecb858b17831088&device_id=86766a95-37a1-46c4-bc08-2b021e9305cd => 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: 1370/2638] 199.19.213.233 () {34 vars in 1060 bytes} [Thu May 28 22:57:24 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.60&port_id=2fad76ed-b6ad-4d57-84f7-36e5b029ee94 => 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: 1269/2639] 199.19.213.233 () {34 vars in 1096 bytes} [Thu May 28 22:57:24 2026] GET /v2.0/ports?device_id=d230d58a-2526-49c0-ac78-57bdf85445ee&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1371/2640] 199.19.213.233 () {34 vars in 984 bytes} [Thu May 28 22:57:24 2026] GET /v2.0/subnets?id=ff2f725e-b61e-4574-bd00-3419e1c599dc => generated 654 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1270/2641] 199.19.213.233 () {34 vars in 1052 bytes} [Thu May 28 22:57:24 2026] GET /v2.0/ports?network_id=7f16d6f2-90f3-422f-b872-125c382933fe&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: 1372/2642] 199.19.213.233 () {34 vars in 1012 bytes} [Thu May 28 22:57:24 2026] GET /v2.0/networks/7f16d6f2-90f3-422f-b872-125c382933fe?fields=segments => generated 14 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1271/2643] 199.19.213.233 () {34 vars in 1112 bytes} [Thu May 28 22:57:24 2026] GET /v2.0/networks/7f16d6f2-90f3-422f-b872-125c382933fe?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1373/2644] 199.19.213.233 () {34 vars in 1080 bytes} [Thu May 28 22:57:25 2026] GET /v2.0/ports?tenant_id=e701a214986042bbab5d3c5465d96672&device_id=d230d58a-2526-49c0-ac78-57bdf85445ee => generated 1469 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1272/2645] 199.19.213.233 () {34 vars in 1080 bytes} [Thu May 28 22:57:25 2026] GET /v2.0/ports?tenant_id=5caa8a93f09944adbecb858b17831088&device_id=86766a95-37a1-46c4-bc08-2b021e9305cd => 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: 1374/2646] 199.19.213.233 () {34 vars in 986 bytes} [Thu May 28 22:57:25 2026] GET /v2.0/networks?id=7f16d6f2-90f3-422f-b872-125c382933fe => generated 735 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1273/2647] 199.19.213.233 () {34 vars in 1060 bytes} [Thu May 28 22:57:25 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.60&port_id=2fad76ed-b6ad-4d57-84f7-36e5b029ee94 => 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: 1375/2648] 199.19.213.233 () {34 vars in 984 bytes} [Thu May 28 22:57:25 2026] GET /v2.0/subnets?id=ff2f725e-b61e-4574-bd00-3419e1c599dc => generated 654 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1274/2649] 199.19.213.233 () {34 vars in 1052 bytes} [Thu May 28 22:57:25 2026] GET /v2.0/ports?network_id=7f16d6f2-90f3-422f-b872-125c382933fe&device_owner=network%3Adhcp => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1376/2650] 199.19.213.233 () {34 vars in 1012 bytes} [Thu May 28 22:57:25 2026] GET /v2.0/networks/7f16d6f2-90f3-422f-b872-125c382933fe?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: 1275/2651] 199.19.213.233 () {34 vars in 1112 bytes} [Thu May 28 22:57:25 2026] GET /v2.0/networks/7f16d6f2-90f3-422f-b872-125c382933fe?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: 1377/2652] 199.19.213.233 () {34 vars in 986 bytes} [Thu May 28 22:57:25 2026] GET /v2.0/networks?id=14cd549c-38b6-4c31-839b-22e5e56a3169 => generated 801 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1276/2653] 199.19.213.233 () {34 vars in 1058 bytes} [Thu May 28 22:57:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.144&port_id=47609fb7-74d9-4559-a555-d88ae68ba96c => generated 860 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1378/2654] 199.19.213.233 () {34 vars in 1104 bytes} [Thu May 28 22:57:25 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A38d&port_id=47609fb7-74d9-4559-a555-d88ae68ba96c => 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: 1277/2655] 199.19.213.233 () {34 vars in 1064 bytes} [Thu May 28 22:57:25 2026] GET /v2.0/subnets?id=f1842f4d-0c25-4409-ac98-95ef8440bec5&id=470f313f-e039-4b2f-b14b-0c63a8de0b58 => generated 1408 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1379/2656] 199.19.213.233 () {34 vars in 1052 bytes} [Thu May 28 22:57:25 2026] GET /v2.0/ports?network_id=14cd549c-38b6-4c31-839b-22e5e56a3169&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: 1278/2657] 199.19.213.233 () {34 vars in 1052 bytes} [Thu May 28 22:57:26 2026] GET /v2.0/ports?network_id=14cd549c-38b6-4c31-839b-22e5e56a3169&device_owner=network%3Adhcp => generated 1457 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1380/2658] 199.19.213.233 () {34 vars in 1012 bytes} [Thu May 28 22:57:26 2026] GET /v2.0/networks/14cd549c-38b6-4c31-839b-22e5e56a3169?fields=segments => generated 14 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1279/2659] 199.19.213.233 () {34 vars in 1112 bytes} [Thu May 28 22:57:26 2026] GET /v2.0/networks/14cd549c-38b6-4c31-839b-22e5e56a3169?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: 1381/2660] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:57:26 2026] GET /v2.0/ports?device_id=86766a95-37a1-46c4-bc08-2b021e9305cd => 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: 1280/2661] 10.0.0.43 () {34 vars in 1039 bytes} [Thu May 28 22:57:26 2026] GET /v2.0/security-groups?id=e43b0867-d6c9-47a7-aaed-26690dd6c02c&fields=id&fields=name => generated 96 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1382/2662] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:57:27 2026] GET /v2.0/ports?device_id=86766a95-37a1-46c4-bc08-2b021e9305cd => generated 1242 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1281/2663] 199.19.213.233 () {34 vars in 994 bytes} [Thu May 28 22:57:28 2026] GET /v2.0/ports?device_id=86766a95-37a1-46c4-bc08-2b021e9305cd => 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: 1383/2664] 199.19.213.233 () {34 vars in 1044 bytes} [Thu May 28 22:57:28 2026] GET /v2.0/security-groups?id=e43b0867-d6c9-47a7-aaed-26690dd6c02c&fields=id&fields=name => generated 96 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1282/2665] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:57:29 2026] GET /v2.0/ports?device_id=86766a95-37a1-46c4-bc08-2b021e9305cd => 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: 1384/2666] 10.0.0.43 () {34 vars in 1039 bytes} [Thu May 28 22:57:29 2026] GET /v2.0/security-groups?id=e43b0867-d6c9-47a7-aaed-26690dd6c02c&fields=id&fields=name => generated 96 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1283/2667] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:57:29 2026] GET /v2.0/ports?device_id=86766a95-37a1-46c4-bc08-2b021e9305cd => 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: 1386/2670] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:57:32 2026] GET /v2.0/ports?device_id=86766a95-37a1-46c4-bc08-2b021e9305cd => generated 1244 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1285/2671] 10.0.0.43 () {34 vars in 1039 bytes} [Thu May 28 22:57:32 2026] GET /v2.0/security-groups?id=e43b0867-d6c9-47a7-aaed-26690dd6c02c&fields=id&fields=name => generated 96 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1387/2672] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:57:32 2026] GET /v2.0/ports?device_id=86766a95-37a1-46c4-bc08-2b021e9305cd => 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: 1390/2677] 199.19.213.233 () {30 vars in 702 bytes} [Thu May 28 22:58:10 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1288/2678] 199.19.213.233 () {30 vars in 704 bytes} [Thu May 28 22:58:10 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: 1391/2679] 199.19.213.233 () {30 vars in 680 bytes} [Thu May 28 22:58:10 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1289/2680] 199.19.213.233 () {30 vars in 716 bytes} [Thu May 28 22:58:10 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: 1392/2681] 199.19.213.233 () {30 vars in 740 bytes} [Thu May 28 22:58:10 2026] GET /v2.0/subnets/0d2f0948-2169-45d5-bcd1-d6f8d4b1bfe7 => generated 675 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1290/2682] 199.19.213.233 () {30 vars in 768 bytes} [Thu May 28 22:58:10 2026] GET /v2.0/ports?device_id=86766a95-37a1-46c4-bc08-2b021e9305cd => 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: 1393/2683] 199.19.213.233 () {34 vars in 716 bytes} [Thu May 28 22:58:10 2026] POST /v2.0/ports => generated 1093 bytes in 325 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1291/2684] 10.0.0.43 () {34 vars in 970 bytes} [Thu May 28 22:58:11 2026] GET /v2.0/ports/48f1dcdf-8b95-48ef-9569-91dc0122235e => generated 1093 bytes in 34 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: 1394/2685] 10.0.0.43 () {34 vars in 906 bytes} [Thu May 28 22:58:11 2026] GET /v2.0/extensions => generated 20516 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1292/2686] 199.19.213.233 () {34 vars in 1262 bytes} [Thu May 28 22:58:12 2026] GET /v2.0/ports/48f1dcdf-8b95-48ef-9569-91dc0122235e?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1395/2687] 199.19.213.233 () {34 vars in 1012 bytes} [Thu May 28 22:58:12 2026] GET /v2.0/networks/96cd15ac-105e-4f6b-861e-6dafedcd5c40?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: 1293/2688] 199.19.213.233 () {34 vars in 1112 bytes} [Thu May 28 22:58:12 2026] GET /v2.0/networks/96cd15ac-105e-4f6b-861e-6dafedcd5c40?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: 1396/2689] 199.19.213.233 () {34 vars in 975 bytes} [Thu May 28 22:58:12 2026] GET /v2.0/ports/48f1dcdf-8b95-48ef-9569-91dc0122235e => generated 1093 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1294/2690] 199.19.213.233 () {34 vars in 986 bytes} [Thu May 28 22:58:12 2026] GET /v2.0/networks?id=96cd15ac-105e-4f6b-861e-6dafedcd5c40 => generated 802 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1397/2691] 199.19.213.233 () {38 vars in 1028 bytes} [Thu May 28 22:58:12 2026] PUT /v2.0/ports/48f1dcdf-8b95-48ef-9569-91dc0122235e => generated 1283 bytes in 362 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1295/2692] 199.19.213.233 () {34 vars in 1080 bytes} [Thu May 28 22:58:14 2026] GET /v2.0/ports?tenant_id=5caa8a93f09944adbecb858b17831088&device_id=86766a95-37a1-46c4-bc08-2b021e9305cd => generated 2519 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.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: 1398/2693] 199.19.213.233 () {34 vars in 1060 bytes} [Thu May 28 22:58:14 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.60&port_id=2fad76ed-b6ad-4d57-84f7-36e5b029ee94 => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1296/2694] 199.19.213.233 () {34 vars in 984 bytes} [Thu May 28 22:58:14 2026] GET /v2.0/subnets?id=ff2f725e-b61e-4574-bd00-3419e1c599dc => generated 654 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1399/2695] 199.19.213.233 () {34 vars in 1052 bytes} [Thu May 28 22:58:14 2026] GET /v2.0/ports?network_id=7f16d6f2-90f3-422f-b872-125c382933fe&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: 1297/2696] 199.19.213.233 () {34 vars in 1012 bytes} [Thu May 28 22:58:14 2026] GET /v2.0/networks/7f16d6f2-90f3-422f-b872-125c382933fe?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 22:58:14.532 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-bc3ddffc-ed2f-4c33-bb73-6c7a2671fa72'] response: {'name': 'network-changed', 'server_uuid': '86766a95-37a1-46c4-bc08-2b021e9305cd', 'tag': '48f1dcdf-8b95-48ef-9569-91dc0122235e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1400/2697] 199.19.213.233 () {34 vars in 1112 bytes} [Thu May 28 22:58:14 2026] GET /v2.0/networks/7f16d6f2-90f3-422f-b872-125c382933fe?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: 1298/2698] 199.19.213.233 () {34 vars in 1056 bytes} [Thu May 28 22:58:14 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.70&port_id=48f1dcdf-8b95-48ef-9569-91dc0122235e => 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: 1401/2699] 199.19.213.233 () {34 vars in 984 bytes} [Thu May 28 22:58:14 2026] GET /v2.0/subnets?id=0d2f0948-2169-45d5-bcd1-d6f8d4b1bfe7 => generated 678 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1299/2700] 199.19.213.233 () {34 vars in 1052 bytes} [Thu May 28 22:58:14 2026] GET /v2.0/ports?network_id=96cd15ac-105e-4f6b-861e-6dafedcd5c40&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: 1402/2701] 199.19.213.233 () {34 vars in 1012 bytes} [Thu May 28 22:58:14 2026] GET /v2.0/networks/96cd15ac-105e-4f6b-861e-6dafedcd5c40?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: 1300/2702] 199.19.213.233 () {34 vars in 1112 bytes} [Thu May 28 22:58:14 2026] GET /v2.0/networks/96cd15ac-105e-4f6b-861e-6dafedcd5c40?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: 1302/2705] 199.19.213.233 () {34 vars in 1080 bytes} [Thu May 28 22:58:15 2026] GET /v2.0/ports?tenant_id=5caa8a93f09944adbecb858b17831088&device_id=86766a95-37a1-46c4-bc08-2b021e9305cd => generated 2519 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1404/2706] 199.19.213.233 () {34 vars in 986 bytes} [Thu May 28 22:58:15 2026] GET /v2.0/networks?id=96cd15ac-105e-4f6b-861e-6dafedcd5c40 => generated 802 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1303/2707] 199.19.213.233 () {34 vars in 1056 bytes} [Thu May 28 22:58:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.70&port_id=48f1dcdf-8b95-48ef-9569-91dc0122235e => 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: 1405/2708] 199.19.213.233 () {34 vars in 984 bytes} [Thu May 28 22:58:15 2026] GET /v2.0/subnets?id=0d2f0948-2169-45d5-bcd1-d6f8d4b1bfe7 => generated 678 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1304/2709] 199.19.213.233 () {34 vars in 1052 bytes} [Thu May 28 22:58:15 2026] GET /v2.0/ports?network_id=96cd15ac-105e-4f6b-861e-6dafedcd5c40&device_owner=network%3Adhcp => generated 1461 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1406/2710] 199.19.213.233 () {34 vars in 1012 bytes} [Thu May 28 22:58:16 2026] GET /v2.0/networks/96cd15ac-105e-4f6b-861e-6dafedcd5c40?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: 1305/2711] 199.19.213.233 () {34 vars in 1112 bytes} [Thu May 28 22:58:16 2026] GET /v2.0/networks/96cd15ac-105e-4f6b-861e-6dafedcd5c40?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: 1407/2712] 10.0.0.43 () {34 vars in 970 bytes} [Thu May 28 22:58:18 2026] GET /v2.0/ports/48f1dcdf-8b95-48ef-9569-91dc0122235e => generated 1283 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1306/2713] 199.19.213.233 () {34 vars in 788 bytes} [Thu May 28 22:58:18 2026] PUT /v2.0/ports/48f1dcdf-8b95-48ef-9569-91dc0122235e => generated 1308 bytes in 235 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 22:58:18.494 8 INFO neutron.api.v2.resource [None req-52cb97d3-ff21-408e-81cb-eea54c13e8bc c36ea90adcac40019e980b1f0ae51678 5caa8a93f09944adbecb858b17831088 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1408/2714] 199.19.213.233 () {30 vars in 762 bytes} [Thu May 28 22:58:18 2026] GET /v2.0/security-groups/lb-6bb228c9-bd96-4c35-a073-47bc2fd2e5fb => generated 149 bytes in 8 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: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 22:58:18.554 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2dd94ad0-4e2f-4a26-942d-5e4bc93c7074'] response: {'name': 'network-changed', 'server_uuid': '86766a95-37a1-46c4-bc08-2b021e9305cd', 'tag': '48f1dcdf-8b95-48ef-9569-91dc0122235e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1307/2715] 199.19.213.233 () {30 vars in 784 bytes} [Thu May 28 22:58:18 2026] GET /v2.0/security-groups?name=lb-6bb228c9-bd96-4c35-a073-47bc2fd2e5fb => generated 1639 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1409/2716] 199.19.213.233 () {34 vars in 788 bytes} [Thu May 28 22:58:18 2026] PUT /v2.0/ports/48f1dcdf-8b95-48ef-9569-91dc0122235e => generated 1310 bytes in 231 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1308/2717] 199.19.213.233 () {30 vars in 702 bytes} [Thu May 28 22:58:18 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: 8|app: 0|req: 1410/2718] 199.19.213.233 () {30 vars in 704 bytes} [Thu May 28 22:58:19 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: 1309/2719] 199.19.213.233 () {30 vars in 680 bytes} [Thu May 28 22:58:19 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: 1411/2720] 199.19.213.233 () {30 vars in 716 bytes} [Thu May 28 22:58:19 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-28 22:58:19.068 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ba73005a-66aa-46ff-be9d-472a83264e18'] response: {'name': 'network-changed', 'server_uuid': '86766a95-37a1-46c4-bc08-2b021e9305cd', 'tag': '48f1dcdf-8b95-48ef-9569-91dc0122235e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1310/2721] 199.19.213.233 () {30 vars in 740 bytes} [Thu May 28 22:58:19 2026] GET /v2.0/subnets/0d2f0948-2169-45d5-bcd1-d6f8d4b1bfe7 => generated 675 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1412/2722] 199.19.213.233 () {34 vars in 1080 bytes} [Thu May 28 22:58:19 2026] GET /v2.0/ports?tenant_id=5caa8a93f09944adbecb858b17831088&device_id=86766a95-37a1-46c4-bc08-2b021e9305cd => generated 2582 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1311/2723] 199.19.213.233 () {30 vars in 736 bytes} [Thu May 28 22:58:19 2026] GET /v2.0/ports/57fc00c3-fe6b-4e62-98fc-e14c56c83c7a => generated 1132 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1413/2724] 199.19.213.233 () {34 vars in 986 bytes} [Thu May 28 22:58:19 2026] GET /v2.0/networks?id=96cd15ac-105e-4f6b-861e-6dafedcd5c40 => generated 802 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1312/2725] 199.19.213.233 () {30 vars in 736 bytes} [Thu May 28 22:58:19 2026] GET /v2.0/ports/48f1dcdf-8b95-48ef-9569-91dc0122235e => generated 1346 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1414/2726] 199.19.213.233 () {34 vars in 1056 bytes} [Thu May 28 22:58:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.70&port_id=48f1dcdf-8b95-48ef-9569-91dc0122235e => 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: 1415/2727] 199.19.213.233 () {34 vars in 984 bytes} [Thu May 28 22:58:19 2026] GET /v2.0/subnets?id=0d2f0948-2169-45d5-bcd1-d6f8d4b1bfe7 => generated 678 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1313/2728] 199.19.213.233 () {30 vars in 740 bytes} [Thu May 28 22:58:19 2026] GET /v2.0/subnets/0d2f0948-2169-45d5-bcd1-d6f8d4b1bfe7 => generated 675 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1416/2729] 199.19.213.233 () {34 vars in 1052 bytes} [Thu May 28 22:58:19 2026] GET /v2.0/ports?network_id=96cd15ac-105e-4f6b-861e-6dafedcd5c40&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: 1314/2730] 199.19.213.233 () {30 vars in 742 bytes} [Thu May 28 22:58:19 2026] GET /v2.0/networks/96cd15ac-105e-4f6b-861e-6dafedcd5c40 => generated 799 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1417/2731] 199.19.213.233 () {34 vars in 1012 bytes} [Thu May 28 22:58:19 2026] GET /v2.0/networks/96cd15ac-105e-4f6b-861e-6dafedcd5c40?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: 1315/2732] 199.19.213.233 () {30 vars in 736 bytes} [Thu May 28 22:58:19 2026] GET /v2.0/ports/57fc00c3-fe6b-4e62-98fc-e14c56c83c7a => generated 1132 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1316/2733] 199.19.213.233 () {30 vars in 740 bytes} [Thu May 28 22:58:19 2026] GET /v2.0/subnets/0d2f0948-2169-45d5-bcd1-d6f8d4b1bfe7 => generated 675 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1418/2734] 199.19.213.233 () {34 vars in 1112 bytes} [Thu May 28 22:58:19 2026] GET /v2.0/networks/96cd15ac-105e-4f6b-861e-6dafedcd5c40?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: 1317/2735] 199.19.213.233 () {34 vars in 1080 bytes} [Thu May 28 22:58:20 2026] GET /v2.0/ports?tenant_id=5caa8a93f09944adbecb858b17831088&device_id=86766a95-37a1-46c4-bc08-2b021e9305cd => generated 2582 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1419/2736] 199.19.213.233 () {34 vars in 986 bytes} [Thu May 28 22:58:20 2026] GET /v2.0/networks?id=96cd15ac-105e-4f6b-861e-6dafedcd5c40 => generated 802 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1318/2737] 199.19.213.233 () {34 vars in 1056 bytes} [Thu May 28 22:58:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.70&port_id=48f1dcdf-8b95-48ef-9569-91dc0122235e => 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: 1420/2738] 199.19.213.233 () {34 vars in 984 bytes} [Thu May 28 22:58:20 2026] GET /v2.0/subnets?id=0d2f0948-2169-45d5-bcd1-d6f8d4b1bfe7 => generated 678 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1319/2739] 199.19.213.233 () {34 vars in 1052 bytes} [Thu May 28 22:58:20 2026] GET /v2.0/ports?network_id=96cd15ac-105e-4f6b-861e-6dafedcd5c40&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: 1421/2740] 199.19.213.233 () {34 vars in 1012 bytes} [Thu May 28 22:58:20 2026] GET /v2.0/networks/96cd15ac-105e-4f6b-861e-6dafedcd5c40?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: 1320/2741] 199.19.213.233 () {34 vars in 1112 bytes} [Thu May 28 22:58:20 2026] GET /v2.0/networks/96cd15ac-105e-4f6b-861e-6dafedcd5c40?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: 1422/2742] 199.19.213.233 () {34 vars in 1096 bytes} [Thu May 28 22:58:23 2026] GET /v2.0/ports?device_id=22980961-5634-4a4f-a771-5bd920f1af3c&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 22:58:24.331 7 WARNING neutron_lib.context [None req-c06d4e23-8aaf-447a-bff5-4d760972cd54 8ee2841aff664bbe8731898831cb51e9 e701a214986042bbab5d3c5465d96672 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1423/2743] 199.19.213.233 () {34 vars in 1080 bytes} [Thu May 28 22:58:24 2026] GET /v2.0/ports?tenant_id=e701a214986042bbab5d3c5465d96672&device_id=22980961-5634-4a4f-a771-5bd920f1af3c => generated 1473 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1424/2744] 199.19.213.233 () {34 vars in 986 bytes} [Thu May 28 22:58:24 2026] GET /v2.0/networks?id=8663640a-b48b-4eab-8081-f51c29daca2e => generated 801 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1425/2745] 199.19.213.233 () {34 vars in 1058 bytes} [Thu May 28 22:58:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.141&port_id=a744c86f-68ab-4980-842b-2dfdfe4626c3 => generated 860 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1426/2746] 199.19.213.233 () {34 vars in 1106 bytes} [Thu May 28 22:58:25 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A387&port_id=a744c86f-68ab-4980-842b-2dfdfe4626c3 => 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: 1427/2747] 199.19.213.233 () {34 vars in 1064 bytes} [Thu May 28 22:58:25 2026] GET /v2.0/subnets?id=470e282f-35b6-47be-a913-6b3fb99ec1e9&id=0d5f08c9-d8ce-4219-b405-5ed65450c765 => generated 1414 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 22:58:25.109 7 INFO neutron.db.l3_db [None req-c06d4e23-8aaf-447a-bff5-4d760972cd54 8ee2841aff664bbe8731898831cb51e9 e701a214986042bbab5d3c5465d96672 - - default default] Floating IP 56ef6517-8fc8-449a-8fdb-b20a1fc0bf4f associated. External IP: 10.96.250.209, port: 57fc00c3-fe6b-4e62-98fc-e14c56c83c7a. [pid: 8|app: 0|req: 1428/2748] 199.19.213.233 () {34 vars in 1052 bytes} [Thu May 28 22:58:25 2026] GET /v2.0/ports?network_id=8663640a-b48b-4eab-8081-f51c29daca2e&device_owner=network%3Adhcp => generated 1461 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1429/2749] 199.19.213.233 () {34 vars in 1052 bytes} [Thu May 28 22:58:25 2026] GET /v2.0/ports?network_id=8663640a-b48b-4eab-8081-f51c29daca2e&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: 1430/2750] 199.19.213.233 () {34 vars in 1012 bytes} [Thu May 28 22:58:25 2026] GET /v2.0/networks/8663640a-b48b-4eab-8081-f51c29daca2e?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: 1431/2751] 199.19.213.233 () {34 vars in 1112 bytes} [Thu May 28 22:58:25 2026] GET /v2.0/networks/8663640a-b48b-4eab-8081-f51c29daca2e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1321/2752] 10.0.0.73 () {34 vars in 676 bytes} [Thu May 28 22:58:24 2026] POST /v2.0/floatingips => generated 899 bytes in 1104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1432/2753] 199.19.213.233 () {30 vars in 702 bytes} [Thu May 28 22:58:29 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1322/2754] 199.19.213.233 () {30 vars in 704 bytes} [Thu May 28 22:58:29 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1433/2755] 199.19.213.233 () {30 vars in 680 bytes} [Thu May 28 22:58:29 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: 1323/2756] 199.19.213.233 () {30 vars in 716 bytes} [Thu May 28 22:58:29 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) 2026-05-28 22:58:30.058 8 INFO neutron.api.v2.resource [None req-7bbbf885-364c-4651-b7d9-b2c1cbdb20f0 c36ea90adcac40019e980b1f0ae51678 5caa8a93f09944adbecb858b17831088 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1434/2757] 199.19.213.233 () {30 vars in 762 bytes} [Thu May 28 22:58:30 2026] GET /v2.0/security-groups/lb-6bb228c9-bd96-4c35-a073-47bc2fd2e5fb => generated 149 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1324/2758] 199.19.213.233 () {30 vars in 784 bytes} [Thu May 28 22:58:30 2026] GET /v2.0/security-groups?name=lb-6bb228c9-bd96-4c35-a073-47bc2fd2e5fb => generated 1639 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1435/2759] 199.19.213.233 () {30 vars in 814 bytes} [Thu May 28 22:58:30 2026] GET /v2.0/security-group-rules?security_group_id=23bf8a88-35f6-4482-ae6a-c3937adde828 => generated 1182 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1325/2760] 199.19.213.233 () {34 vars in 746 bytes} [Thu May 28 22:58:30 2026] POST /v2.0/security-group-rules => generated 597 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1436/2763] 199.19.213.233 () {34 vars in 746 bytes} [Thu May 28 22:58:30 2026] POST /v2.0/security-group-rules => generated 601 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1328/2764] 10.0.0.192 () {30 vars in 689 bytes} [Thu May 28 22:58:37 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1437/2765] 10.0.0.192 () {30 vars in 691 bytes} [Thu May 28 22:58:37 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1329/2766] 10.0.0.192 () {30 vars in 667 bytes} [Thu May 28 22:58:37 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: 1438/2767] 10.0.0.192 () {30 vars in 703 bytes} [Thu May 28 22:58:37 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: 1330/2768] 10.0.0.192 () {28 vars in 438 bytes} [Thu May 28 22:58:37 2026] GET / => generated 151 bytes in 4 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1439/2769] 10.0.0.192 () {30 vars in 727 bytes} [Thu May 28 22:58:37 2026] GET /v2.0/subnets/f1842f4d-0c25-4409-ac98-95ef8440bec5 => generated 655 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1331/2770] 199.19.213.233 () {30 vars in 702 bytes} [Thu May 28 22:58:38 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: 1440/2771] 199.19.213.233 () {30 vars in 704 bytes} [Thu May 28 22:58:38 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1332/2772] 199.19.213.233 () {30 vars in 680 bytes} [Thu May 28 22:58:38 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: 1441/2773] 199.19.213.233 () {30 vars in 716 bytes} [Thu May 28 22:58:38 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1333/2774] 199.19.213.233 () {30 vars in 740 bytes} [Thu May 28 22:58:38 2026] GET /v2.0/subnets/f1842f4d-0c25-4409-ac98-95ef8440bec5 => generated 673 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1442/2775] 199.19.213.233 () {30 vars in 768 bytes} [Thu May 28 22:58:38 2026] GET /v2.0/ports?device_id=86766a95-37a1-46c4-bc08-2b021e9305cd => generated 2582 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1334/2776] 199.19.213.233 () {30 vars in 702 bytes} [Thu May 28 22:58:39 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1443/2777] 199.19.213.233 () {30 vars in 704 bytes} [Thu May 28 22:58:39 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1335/2778] 199.19.213.233 () {30 vars in 680 bytes} [Thu May 28 22:58: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: 1444/2779] 199.19.213.233 () {30 vars in 716 bytes} [Thu May 28 22:58:39 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1336/2780] 199.19.213.233 () {34 vars in 1012 bytes} [Thu May 28 22:58:40 2026] GET /v2.0/networks/14cd549c-38b6-4c31-839b-22e5e56a3169?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: 1445/2781] 199.19.213.233 () {34 vars in 1112 bytes} [Thu May 28 22:58:40 2026] GET /v2.0/networks/14cd549c-38b6-4c31-839b-22e5e56a3169?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: 1337/2782] 199.19.213.233 () {34 vars in 986 bytes} [Thu May 28 22:58:41 2026] GET /v2.0/networks?id=14cd549c-38b6-4c31-839b-22e5e56a3169 => 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: 1446/2783] 199.19.213.233 () {38 vars in 955 bytes} [Thu May 28 22:58:41 2026] POST /v2.0/ports => generated 1299 bytes in 337 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1338/2784] 199.19.213.233 () {38 vars in 1028 bytes} [Thu May 28 22:58:41 2026] PUT /v2.0/ports/6c1e1d1d-897a-4b0a-a033-36dc9c226185 => generated 1460 bytes in 459 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 1447/2785] 199.19.213.233 () {34 vars in 1080 bytes} [Thu May 28 22:58:43 2026] GET /v2.0/ports?tenant_id=5caa8a93f09944adbecb858b17831088&device_id=86766a95-37a1-46c4-bc08-2b021e9305cd => generated 4034 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: 7|app: 0|req: 1339/2786] 199.19.213.233 () {34 vars in 1060 bytes} [Thu May 28 22:58:43 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.60&port_id=2fad76ed-b6ad-4d57-84f7-36e5b029ee94 => 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: 1448/2787] 199.19.213.233 () {34 vars in 984 bytes} [Thu May 28 22:58:43 2026] GET /v2.0/subnets?id=ff2f725e-b61e-4574-bd00-3419e1c599dc => generated 654 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:58:43.145 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0942807b-9fff-4412-a937-0d079d488da5'] response: {'name': 'network-changed', 'server_uuid': '86766a95-37a1-46c4-bc08-2b021e9305cd', 'tag': '6c1e1d1d-897a-4b0a-a033-36dc9c226185', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1340/2788] 199.19.213.233 () {34 vars in 1052 bytes} [Thu May 28 22:58:43 2026] GET /v2.0/ports?network_id=7f16d6f2-90f3-422f-b872-125c382933fe&device_owner=network%3Adhcp => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1449/2789] 199.19.213.233 () {34 vars in 1012 bytes} [Thu May 28 22:58:43 2026] GET /v2.0/networks/7f16d6f2-90f3-422f-b872-125c382933fe?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: 1341/2790] 199.19.213.233 () {34 vars in 1112 bytes} [Thu May 28 22:58:43 2026] GET /v2.0/networks/7f16d6f2-90f3-422f-b872-125c382933fe?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: 1450/2791] 199.19.213.233 () {34 vars in 1056 bytes} [Thu May 28 22:58:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.70&port_id=48f1dcdf-8b95-48ef-9569-91dc0122235e => 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: 1342/2792] 199.19.213.233 () {34 vars in 984 bytes} [Thu May 28 22:58:43 2026] GET /v2.0/subnets?id=0d2f0948-2169-45d5-bcd1-d6f8d4b1bfe7 => generated 678 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1451/2793] 199.19.213.233 () {34 vars in 1052 bytes} [Thu May 28 22:58:43 2026] GET /v2.0/ports?network_id=96cd15ac-105e-4f6b-861e-6dafedcd5c40&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: 1343/2794] 199.19.213.233 () {34 vars in 1012 bytes} [Thu May 28 22:58:43 2026] GET /v2.0/networks/96cd15ac-105e-4f6b-861e-6dafedcd5c40?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1452/2795] 199.19.213.233 () {34 vars in 1112 bytes} [Thu May 28 22:58:43 2026] GET /v2.0/networks/96cd15ac-105e-4f6b-861e-6dafedcd5c40?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1344/2796] 199.19.213.233 () {34 vars in 1058 bytes} [Thu May 28 22:58:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.108&port_id=6c1e1d1d-897a-4b0a-a033-36dc9c226185 => 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: 1453/2797] 199.19.213.233 () {34 vars in 1102 bytes} [Thu May 28 22:58:43 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3Af3&port_id=6c1e1d1d-897a-4b0a-a033-36dc9c226185 => 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: 1345/2798] 199.19.213.233 () {34 vars in 1064 bytes} [Thu May 28 22:58:43 2026] GET /v2.0/subnets?id=f1842f4d-0c25-4409-ac98-95ef8440bec5&id=470f313f-e039-4b2f-b14b-0c63a8de0b58 => generated 1408 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1454/2799] 199.19.213.233 () {34 vars in 1052 bytes} [Thu May 28 22:58:43 2026] GET /v2.0/ports?network_id=14cd549c-38b6-4c31-839b-22e5e56a3169&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: 7|app: 0|req: 1346/2800] 199.19.213.233 () {34 vars in 1052 bytes} [Thu May 28 22:58:43 2026] GET /v2.0/ports?network_id=14cd549c-38b6-4c31-839b-22e5e56a3169&device_owner=network%3Adhcp => generated 1457 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1455/2801] 199.19.213.233 () {34 vars in 1012 bytes} [Thu May 28 22:58:43 2026] GET /v2.0/networks/14cd549c-38b6-4c31-839b-22e5e56a3169?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: 1347/2802] 199.19.213.233 () {34 vars in 1112 bytes} [Thu May 28 22:58:43 2026] GET /v2.0/networks/14cd549c-38b6-4c31-839b-22e5e56a3169?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1456/2803] 199.19.213.233 () {34 vars in 1080 bytes} [Thu May 28 22:58:44 2026] GET /v2.0/ports?tenant_id=5caa8a93f09944adbecb858b17831088&device_id=86766a95-37a1-46c4-bc08-2b021e9305cd => generated 4034 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1348/2804] 199.19.213.233 () {34 vars in 986 bytes} [Thu May 28 22:58:44 2026] GET /v2.0/networks?id=14cd549c-38b6-4c31-839b-22e5e56a3169 => generated 801 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1457/2805] 199.19.213.233 () {34 vars in 1058 bytes} [Thu May 28 22:58:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.108&port_id=6c1e1d1d-897a-4b0a-a033-36dc9c226185 => 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: 1349/2806] 199.19.213.233 () {34 vars in 1102 bytes} [Thu May 28 22:58:44 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3Af3&port_id=6c1e1d1d-897a-4b0a-a033-36dc9c226185 => 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: 1458/2807] 199.19.213.233 () {34 vars in 1064 bytes} [Thu May 28 22:58:44 2026] GET /v2.0/subnets?id=f1842f4d-0c25-4409-ac98-95ef8440bec5&id=470f313f-e039-4b2f-b14b-0c63a8de0b58 => generated 1408 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1350/2808] 199.19.213.233 () {34 vars in 1052 bytes} [Thu May 28 22:58:44 2026] GET /v2.0/ports?network_id=14cd549c-38b6-4c31-839b-22e5e56a3169&device_owner=network%3Adhcp => generated 1457 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1459/2809] 199.19.213.233 () {34 vars in 1052 bytes} [Thu May 28 22:58:45 2026] GET /v2.0/ports?network_id=14cd549c-38b6-4c31-839b-22e5e56a3169&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: 7|app: 0|req: 1351/2810] 199.19.213.233 () {34 vars in 1012 bytes} [Thu May 28 22:58:45 2026] GET /v2.0/networks/14cd549c-38b6-4c31-839b-22e5e56a3169?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: 1460/2811] 199.19.213.233 () {34 vars in 1112 bytes} [Thu May 28 22:58:45 2026] GET /v2.0/networks/14cd549c-38b6-4c31-839b-22e5e56a3169?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1462/2814] 10.0.0.43 () {34 vars in 970 bytes} [Thu May 28 22:58:47 2026] GET /v2.0/ports/6c1e1d1d-897a-4b0a-a033-36dc9c226185 => generated 1462 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1353/2815] 199.19.213.233 () {30 vars in 736 bytes} [Thu May 28 22:58:47 2026] GET /v2.0/ports/6c1e1d1d-897a-4b0a-a033-36dc9c226185 => generated 1462 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1463/2816] 199.19.213.233 () {30 vars in 736 bytes} [Thu May 28 22:58:47 2026] GET /v2.0/ports/6c1e1d1d-897a-4b0a-a033-36dc9c226185 => generated 1462 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1354/2817] 199.19.213.233 () {34 vars in 789 bytes} [Thu May 28 22:58:47 2026] PUT /v2.0/ports/6c1e1d1d-897a-4b0a-a033-36dc9c226185 => generated 1201 bytes in 297 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1464/2818] 199.19.213.233 () {30 vars in 742 bytes} [Thu May 28 22:58:47 2026] GET /v2.0/networks/14cd549c-38b6-4c31-839b-22e5e56a3169 => generated 798 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 1355/2819] 199.19.213.233 () {30 vars in 740 bytes} [Thu May 28 22:58:47 2026] GET /v2.0/subnets/f1842f4d-0c25-4409-ac98-95ef8440bec5 => generated 673 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1465/2820] 199.19.213.233 () {30 vars in 702 bytes} [Thu May 28 22:58:47 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) 2026-05-28 22:58:47.670 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-29d3239e-62c2-420c-b088-02ff939dadcf'] response: {'name': 'network-changed', 'server_uuid': '86766a95-37a1-46c4-bc08-2b021e9305cd', 'tag': '6c1e1d1d-897a-4b0a-a033-36dc9c226185', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1356/2821] 199.19.213.233 () {30 vars in 704 bytes} [Thu May 28 22:58: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: 1466/2822] 199.19.213.233 () {30 vars in 680 bytes} [Thu May 28 22:58: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: 7|app: 0|req: 1357/2823] 199.19.213.233 () {30 vars in 716 bytes} [Thu May 28 22:58:47 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1467/2824] 199.19.213.233 () {30 vars in 740 bytes} [Thu May 28 22:58:47 2026] GET /v2.0/subnets/0d2f0948-2169-45d5-bcd1-d6f8d4b1bfe7 => generated 675 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1358/2825] 199.19.213.233 () {30 vars in 736 bytes} [Thu May 28 22:58:47 2026] GET /v2.0/ports/57fc00c3-fe6b-4e62-98fc-e14c56c83c7a => generated 1132 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1468/2826] 199.19.213.233 () {30 vars in 736 bytes} [Thu May 28 22:58:47 2026] GET /v2.0/ports/48f1dcdf-8b95-48ef-9569-91dc0122235e => generated 1346 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1359/2827] 199.19.213.233 () {30 vars in 740 bytes} [Thu May 28 22:58:47 2026] GET /v2.0/subnets/0d2f0948-2169-45d5-bcd1-d6f8d4b1bfe7 => generated 675 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1469/2828] 199.19.213.233 () {30 vars in 742 bytes} [Thu May 28 22:58:47 2026] GET /v2.0/networks/96cd15ac-105e-4f6b-861e-6dafedcd5c40 => generated 799 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1360/2829] 199.19.213.233 () {30 vars in 736 bytes} [Thu May 28 22:58:47 2026] GET /v2.0/ports/57fc00c3-fe6b-4e62-98fc-e14c56c83c7a => generated 1132 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1470/2830] 199.19.213.233 () {30 vars in 740 bytes} [Thu May 28 22:58:47 2026] GET /v2.0/subnets/0d2f0948-2169-45d5-bcd1-d6f8d4b1bfe7 => generated 675 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1361/2831] 199.19.213.233 () {34 vars in 1080 bytes} [Thu May 28 22:58:48 2026] GET /v2.0/ports?tenant_id=5caa8a93f09944adbecb858b17831088&device_id=86766a95-37a1-46c4-bc08-2b021e9305cd => generated 3811 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1471/2832] 199.19.213.233 () {34 vars in 986 bytes} [Thu May 28 22:58:48 2026] GET /v2.0/networks?id=14cd549c-38b6-4c31-839b-22e5e56a3169 => generated 801 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1362/2833] 199.19.213.233 () {34 vars in 1058 bytes} [Thu May 28 22:58:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.108&port_id=6c1e1d1d-897a-4b0a-a033-36dc9c226185 => 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: 1472/2834] 199.19.213.233 () {34 vars in 984 bytes} [Thu May 28 22:58:48 2026] GET /v2.0/subnets?id=f1842f4d-0c25-4409-ac98-95ef8440bec5 => 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: 1363/2835] 199.19.213.233 () {34 vars in 1052 bytes} [Thu May 28 22:58:48 2026] GET /v2.0/ports?network_id=14cd549c-38b6-4c31-839b-22e5e56a3169&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: 1473/2836] 199.19.213.233 () {34 vars in 1012 bytes} [Thu May 28 22:58:48 2026] GET /v2.0/networks/14cd549c-38b6-4c31-839b-22e5e56a3169?fields=segments => generated 14 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1364/2837] 199.19.213.233 () {34 vars in 1112 bytes} [Thu May 28 22:58:48 2026] GET /v2.0/networks/14cd549c-38b6-4c31-839b-22e5e56a3169?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: 1474/2838] 10.0.0.192 () {30 vars in 689 bytes} [Thu May 28 22:58:53 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1365/2839] 10.0.0.192 () {30 vars in 691 bytes} [Thu May 28 22:58:53 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1475/2840] 10.0.0.192 () {30 vars in 667 bytes} [Thu May 28 22:58:53 2026] GET /v2.0/extensions/qos => generated 166 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1366/2841] 10.0.0.192 () {30 vars in 703 bytes} [Thu May 28 22:58:53 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: 1476/2842] 10.0.0.192 () {28 vars in 438 bytes} [Thu May 28 22:58:53 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1367/2843] 10.0.0.192 () {30 vars in 727 bytes} [Thu May 28 22:58:53 2026] GET /v2.0/subnets/0d5f08c9-d8ce-4219-b405-5ed65450c765 => generated 656 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1477/2844] 199.19.213.233 () {30 vars in 702 bytes} [Thu May 28 22:58:54 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1368/2845] 199.19.213.233 () {30 vars in 704 bytes} [Thu May 28 22:58:54 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: 1478/2846] 199.19.213.233 () {30 vars in 680 bytes} [Thu May 28 22:58:54 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: 1369/2847] 199.19.213.233 () {30 vars in 716 bytes} [Thu May 28 22:58:54 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1479/2848] 199.19.213.233 () {30 vars in 740 bytes} [Thu May 28 22:58:54 2026] GET /v2.0/subnets/f1842f4d-0c25-4409-ac98-95ef8440bec5 => generated 673 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1370/2849] 199.19.213.233 () {30 vars in 740 bytes} [Thu May 28 22:58:54 2026] GET /v2.0/subnets/0d5f08c9-d8ce-4219-b405-5ed65450c765 => generated 674 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1480/2850] 199.19.213.233 () {30 vars in 768 bytes} [Thu May 28 22:58:54 2026] GET /v2.0/ports?device_id=86766a95-37a1-46c4-bc08-2b021e9305cd => generated 3811 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1371/2851] 199.19.213.233 () {30 vars in 702 bytes} [Thu May 28 22:58:54 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1481/2852] 199.19.213.233 () {30 vars in 704 bytes} [Thu May 28 22:58:54 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1372/2853] 199.19.213.233 () {30 vars in 680 bytes} [Thu May 28 22:58:54 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1482/2854] 199.19.213.233 () {30 vars in 716 bytes} [Thu May 28 22:58:54 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: 1373/2855] 199.19.213.233 () {34 vars in 1012 bytes} [Thu May 28 22:58:55 2026] GET /v2.0/networks/8663640a-b48b-4eab-8081-f51c29daca2e?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: 1483/2856] 199.19.213.233 () {34 vars in 1112 bytes} [Thu May 28 22:58:55 2026] GET /v2.0/networks/8663640a-b48b-4eab-8081-f51c29daca2e?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: 1374/2857] 199.19.213.233 () {34 vars in 986 bytes} [Thu May 28 22:58:56 2026] GET /v2.0/networks?id=8663640a-b48b-4eab-8081-f51c29daca2e => generated 801 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1484/2858] 199.19.213.233 () {38 vars in 955 bytes} [Thu May 28 22:58:56 2026] POST /v2.0/ports => generated 1307 bytes in 344 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1375/2859] 199.19.213.233 () {38 vars in 1028 bytes} [Thu May 28 22:58:56 2026] PUT /v2.0/ports/77d5ecca-62d2-4545-8db6-b19b224a50ff => generated 1468 bytes in 398 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: 1485/2860] 199.19.213.233 () {34 vars in 1080 bytes} [Thu May 28 22:58:58 2026] GET /v2.0/ports?tenant_id=5caa8a93f09944adbecb858b17831088&device_id=86766a95-37a1-46c4-bc08-2b021e9305cd => generated 5271 bytes in 49 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: 1376/2861] 199.19.213.233 () {34 vars in 1060 bytes} [Thu May 28 22:58:58 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.60&port_id=2fad76ed-b6ad-4d57-84f7-36e5b029ee94 => 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: 1486/2862] 199.19.213.233 () {34 vars in 984 bytes} [Thu May 28 22:58:58 2026] GET /v2.0/subnets?id=ff2f725e-b61e-4574-bd00-3419e1c599dc => generated 654 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:58:58.135 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4e66ca08-4640-4f0a-b88b-67cef819fc58'] response: {'name': 'network-changed', 'server_uuid': '86766a95-37a1-46c4-bc08-2b021e9305cd', 'tag': '77d5ecca-62d2-4545-8db6-b19b224a50ff', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1377/2863] 199.19.213.233 () {34 vars in 1052 bytes} [Thu May 28 22:58:58 2026] GET /v2.0/ports?network_id=7f16d6f2-90f3-422f-b872-125c382933fe&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1487/2864] 199.19.213.233 () {34 vars in 1012 bytes} [Thu May 28 22:58:58 2026] GET /v2.0/networks/7f16d6f2-90f3-422f-b872-125c382933fe?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: 1378/2865] 199.19.213.233 () {34 vars in 1112 bytes} [Thu May 28 22:58:58 2026] GET /v2.0/networks/7f16d6f2-90f3-422f-b872-125c382933fe?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1488/2866] 199.19.213.233 () {34 vars in 1056 bytes} [Thu May 28 22:58:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.70&port_id=48f1dcdf-8b95-48ef-9569-91dc0122235e => 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: 1379/2867] 199.19.213.233 () {34 vars in 984 bytes} [Thu May 28 22:58:58 2026] GET /v2.0/subnets?id=0d2f0948-2169-45d5-bcd1-d6f8d4b1bfe7 => generated 678 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1489/2868] 199.19.213.233 () {34 vars in 1052 bytes} [Thu May 28 22:58:58 2026] GET /v2.0/ports?network_id=96cd15ac-105e-4f6b-861e-6dafedcd5c40&device_owner=network%3Adhcp => generated 1461 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1380/2869] 199.19.213.233 () {34 vars in 1012 bytes} [Thu May 28 22:58:58 2026] GET /v2.0/networks/96cd15ac-105e-4f6b-861e-6dafedcd5c40?fields=segments => generated 14 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1490/2870] 199.19.213.233 () {34 vars in 1112 bytes} [Thu May 28 22:58:58 2026] GET /v2.0/networks/96cd15ac-105e-4f6b-861e-6dafedcd5c40?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1381/2871] 199.19.213.233 () {34 vars in 1058 bytes} [Thu May 28 22:58:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.108&port_id=6c1e1d1d-897a-4b0a-a033-36dc9c226185 => generated 19 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1491/2872] 199.19.213.233 () {34 vars in 984 bytes} [Thu May 28 22:58:58 2026] GET /v2.0/subnets?id=f1842f4d-0c25-4409-ac98-95ef8440bec5 => 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: 1382/2873] 199.19.213.233 () {34 vars in 1052 bytes} [Thu May 28 22:58:58 2026] GET /v2.0/ports?network_id=14cd549c-38b6-4c31-839b-22e5e56a3169&device_owner=network%3Adhcp => generated 1457 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1492/2874] 199.19.213.233 () {34 vars in 1012 bytes} [Thu May 28 22:58:58 2026] GET /v2.0/networks/14cd549c-38b6-4c31-839b-22e5e56a3169?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1383/2875] 199.19.213.233 () {34 vars in 1112 bytes} [Thu May 28 22:58:58 2026] GET /v2.0/networks/14cd549c-38b6-4c31-839b-22e5e56a3169?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: 1493/2876] 199.19.213.233 () {34 vars in 1058 bytes} [Thu May 28 22:58:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.193&port_id=77d5ecca-62d2-4545-8db6-b19b224a50ff => 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: 1384/2877] 199.19.213.233 () {34 vars in 1106 bytes} [Thu May 28 22:58:58 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A38a&port_id=77d5ecca-62d2-4545-8db6-b19b224a50ff => 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: 1494/2878] 199.19.213.233 () {34 vars in 1064 bytes} [Thu May 28 22:58:58 2026] GET /v2.0/subnets?id=470e282f-35b6-47be-a913-6b3fb99ec1e9&id=0d5f08c9-d8ce-4219-b405-5ed65450c765 => generated 1414 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1385/2879] 199.19.213.233 () {34 vars in 1052 bytes} [Thu May 28 22:58:58 2026] GET /v2.0/ports?network_id=8663640a-b48b-4eab-8081-f51c29daca2e&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: 1495/2880] 199.19.213.233 () {34 vars in 1052 bytes} [Thu May 28 22:58:58 2026] GET /v2.0/ports?network_id=8663640a-b48b-4eab-8081-f51c29daca2e&device_owner=network%3Adhcp => generated 1461 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1386/2881] 199.19.213.233 () {34 vars in 1012 bytes} [Thu May 28 22:58:58 2026] GET /v2.0/networks/8663640a-b48b-4eab-8081-f51c29daca2e?fields=segments => generated 14 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1496/2882] 199.19.213.233 () {34 vars in 1112 bytes} [Thu May 28 22:58:58 2026] GET /v2.0/networks/8663640a-b48b-4eab-8081-f51c29daca2e?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: 1387/2883] 199.19.213.233 () {34 vars in 1080 bytes} [Thu May 28 22:59:00 2026] GET /v2.0/ports?tenant_id=5caa8a93f09944adbecb858b17831088&device_id=86766a95-37a1-46c4-bc08-2b021e9305cd => generated 5271 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1497/2884] 199.19.213.233 () {34 vars in 986 bytes} [Thu May 28 22:59:00 2026] GET /v2.0/networks?id=8663640a-b48b-4eab-8081-f51c29daca2e => 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: 1388/2885] 199.19.213.233 () {34 vars in 1058 bytes} [Thu May 28 22:59:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.193&port_id=77d5ecca-62d2-4545-8db6-b19b224a50ff => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1498/2886] 199.19.213.233 () {34 vars in 1106 bytes} [Thu May 28 22:59:00 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A38a&port_id=77d5ecca-62d2-4545-8db6-b19b224a50ff => 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: 1389/2887] 199.19.213.233 () {34 vars in 1064 bytes} [Thu May 28 22:59:00 2026] GET /v2.0/subnets?id=470e282f-35b6-47be-a913-6b3fb99ec1e9&id=0d5f08c9-d8ce-4219-b405-5ed65450c765 => generated 1414 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1499/2888] 199.19.213.233 () {34 vars in 1052 bytes} [Thu May 28 22:59:00 2026] GET /v2.0/ports?network_id=8663640a-b48b-4eab-8081-f51c29daca2e&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: 1390/2889] 199.19.213.233 () {34 vars in 1052 bytes} [Thu May 28 22:59:00 2026] GET /v2.0/ports?network_id=8663640a-b48b-4eab-8081-f51c29daca2e&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: 1500/2892] 199.19.213.233 () {34 vars in 1012 bytes} [Thu May 28 22:59:00 2026] GET /v2.0/networks/8663640a-b48b-4eab-8081-f51c29daca2e?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: 1393/2893] 199.19.213.233 () {34 vars in 1112 bytes} [Thu May 28 22:59:00 2026] GET /v2.0/networks/8663640a-b48b-4eab-8081-f51c29daca2e?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: 1501/2894] 10.0.0.43 () {34 vars in 970 bytes} [Thu May 28 22:59:02 2026] GET /v2.0/ports/77d5ecca-62d2-4545-8db6-b19b224a50ff => generated 1470 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1394/2895] 199.19.213.233 () {30 vars in 736 bytes} [Thu May 28 22:59:02 2026] GET /v2.0/ports/77d5ecca-62d2-4545-8db6-b19b224a50ff => generated 1470 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1502/2896] 199.19.213.233 () {30 vars in 736 bytes} [Thu May 28 22:59:02 2026] GET /v2.0/ports/77d5ecca-62d2-4545-8db6-b19b224a50ff => generated 1470 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1395/2897] 199.19.213.233 () {34 vars in 789 bytes} [Thu May 28 22:59:02 2026] PUT /v2.0/ports/77d5ecca-62d2-4545-8db6-b19b224a50ff => generated 1201 bytes in 447 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1503/2898] 199.19.213.233 () {30 vars in 742 bytes} [Thu May 28 22:59:03 2026] GET /v2.0/networks/8663640a-b48b-4eab-8081-f51c29daca2e => generated 798 bytes in 42 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: 1396/2899] 199.19.213.233 () {30 vars in 740 bytes} [Thu May 28 22:59:03 2026] GET /v2.0/subnets/0d5f08c9-d8ce-4219-b405-5ed65450c765 => generated 674 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1504/2900] 199.19.213.233 () {30 vars in 702 bytes} [Thu May 28 22:59:03 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:59:03.400 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f9f67204-cba5-4d9d-87c7-f374e17fbe2b'] response: {'name': 'network-changed', 'server_uuid': '86766a95-37a1-46c4-bc08-2b021e9305cd', 'tag': '77d5ecca-62d2-4545-8db6-b19b224a50ff', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1397/2901] 199.19.213.233 () {30 vars in 704 bytes} [Thu May 28 22:59:03 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: 1505/2902] 199.19.213.233 () {30 vars in 680 bytes} [Thu May 28 22:59:03 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: 1398/2903] 199.19.213.233 () {30 vars in 716 bytes} [Thu May 28 22:59:03 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1506/2904] 199.19.213.233 () {30 vars in 740 bytes} [Thu May 28 22:59:03 2026] GET /v2.0/subnets/0d2f0948-2169-45d5-bcd1-d6f8d4b1bfe7 => generated 675 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1399/2905] 199.19.213.233 () {30 vars in 736 bytes} [Thu May 28 22:59:03 2026] GET /v2.0/ports/57fc00c3-fe6b-4e62-98fc-e14c56c83c7a => generated 1132 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1507/2906] 199.19.213.233 () {30 vars in 736 bytes} [Thu May 28 22:59:03 2026] GET /v2.0/ports/48f1dcdf-8b95-48ef-9569-91dc0122235e => generated 1346 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1400/2907] 199.19.213.233 () {30 vars in 740 bytes} [Thu May 28 22:59:03 2026] GET /v2.0/subnets/0d2f0948-2169-45d5-bcd1-d6f8d4b1bfe7 => generated 675 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1508/2908] 199.19.213.233 () {30 vars in 742 bytes} [Thu May 28 22:59:03 2026] GET /v2.0/networks/96cd15ac-105e-4f6b-861e-6dafedcd5c40 => 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: 1401/2909] 199.19.213.233 () {30 vars in 736 bytes} [Thu May 28 22:59:03 2026] GET /v2.0/ports/57fc00c3-fe6b-4e62-98fc-e14c56c83c7a => generated 1132 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1509/2910] 199.19.213.233 () {30 vars in 740 bytes} [Thu May 28 22:59:03 2026] GET /v2.0/subnets/0d2f0948-2169-45d5-bcd1-d6f8d4b1bfe7 => generated 675 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1402/2911] 199.19.213.233 () {34 vars in 1080 bytes} [Thu May 28 22:59:03 2026] GET /v2.0/ports?tenant_id=5caa8a93f09944adbecb858b17831088&device_id=86766a95-37a1-46c4-bc08-2b021e9305cd => generated 5040 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1510/2912] 199.19.213.233 () {34 vars in 986 bytes} [Thu May 28 22:59:03 2026] GET /v2.0/networks?id=8663640a-b48b-4eab-8081-f51c29daca2e => generated 801 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1403/2913] 199.19.213.233 () {34 vars in 1058 bytes} [Thu May 28 22:59:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.193&port_id=77d5ecca-62d2-4545-8db6-b19b224a50ff => 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: 1511/2914] 199.19.213.233 () {34 vars in 984 bytes} [Thu May 28 22:59:03 2026] GET /v2.0/subnets?id=0d5f08c9-d8ce-4219-b405-5ed65450c765 => generated 677 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1404/2915] 199.19.213.233 () {34 vars in 1052 bytes} [Thu May 28 22:59:03 2026] GET /v2.0/ports?network_id=8663640a-b48b-4eab-8081-f51c29daca2e&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: 1512/2916] 199.19.213.233 () {34 vars in 1012 bytes} [Thu May 28 22:59:04 2026] GET /v2.0/networks/8663640a-b48b-4eab-8081-f51c29daca2e?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1405/2917] 199.19.213.233 () {34 vars in 1112 bytes} [Thu May 28 22:59:04 2026] GET /v2.0/networks/8663640a-b48b-4eab-8081-f51c29daca2e?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: 1513/2918] 199.19.213.233 () {30 vars in 702 bytes} [Thu May 28 22:59:12 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: 1406/2919] 199.19.213.233 () {30 vars in 704 bytes} [Thu May 28 22:59:12 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: 1514/2920] 199.19.213.233 () {30 vars in 680 bytes} [Thu May 28 22:59:12 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: 1407/2921] 199.19.213.233 () {30 vars in 716 bytes} [Thu May 28 22:59:12 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1515/2922] 199.19.213.233 () {30 vars in 740 bytes} [Thu May 28 22:59:12 2026] GET /v2.0/subnets/f1842f4d-0c25-4409-ac98-95ef8440bec5 => generated 673 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1408/2923] 199.19.213.233 () {30 vars in 768 bytes} [Thu May 28 22:59:12 2026] GET /v2.0/ports?device_id=86766a95-37a1-46c4-bc08-2b021e9305cd => generated 5040 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1516/2924] 199.19.213.233 () {30 vars in 702 bytes} [Thu May 28 22:59:13 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1409/2925] 199.19.213.233 () {30 vars in 704 bytes} [Thu May 28 22:59:13 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1517/2926] 199.19.213.233 () {30 vars in 680 bytes} [Thu May 28 22:59:13 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1410/2927] 199.19.213.233 () {30 vars in 716 bytes} [Thu May 28 22:59:13 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1518/2928] 199.19.213.233 () {30 vars in 736 bytes} [Thu May 28 22:59:13 2026] GET /v2.0/ports/77d5ecca-62d2-4545-8db6-b19b224a50ff => 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: 1411/2929] 199.19.213.233 () {34 vars in 788 bytes} [Thu May 28 22:59:13 2026] PUT /v2.0/ports/77d5ecca-62d2-4545-8db6-b19b224a50ff => generated 1026 bytes in 293 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1519/2930] 199.19.213.233 () {30 vars in 742 bytes} [Thu May 28 22:59:13 2026] GET /v2.0/networks/8663640a-b48b-4eab-8081-f51c29daca2e => generated 798 bytes in 54 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: 1412/2931] 199.19.213.233 () {30 vars in 768 bytes} [Thu May 28 22:59:13 2026] GET /v2.0/ports?device_id=86766a95-37a1-46c4-bc08-2b021e9305cd => generated 4865 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1520/2932] 199.19.213.233 () {30 vars in 768 bytes} [Thu May 28 22:59:13 2026] GET /v2.0/ports?device_id=86766a95-37a1-46c4-bc08-2b021e9305cd => generated 4865 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 22:59:14.133 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1d4ad993-96c6-4897-aed0-3339c03951a4'] response: {'name': 'network-changed', 'server_uuid': '86766a95-37a1-46c4-bc08-2b021e9305cd', 'tag': '77d5ecca-62d2-4545-8db6-b19b224a50ff', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1413/2933] 199.19.213.233 () {34 vars in 1080 bytes} [Thu May 28 22:59:14 2026] GET /v2.0/ports?tenant_id=5caa8a93f09944adbecb858b17831088&device_id=86766a95-37a1-46c4-bc08-2b021e9305cd => generated 4865 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1521/2934] 199.19.213.233 () {34 vars in 986 bytes} [Thu May 28 22:59:14 2026] GET /v2.0/networks?id=8663640a-b48b-4eab-8081-f51c29daca2e => 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: 1414/2935] 199.19.213.233 () {34 vars in 1012 bytes} [Thu May 28 22:59:14 2026] GET /v2.0/networks/8663640a-b48b-4eab-8081-f51c29daca2e?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: 1522/2936] 199.19.213.233 () {34 vars in 1112 bytes} [Thu May 28 22:59:14 2026] GET /v2.0/networks/8663640a-b48b-4eab-8081-f51c29daca2e?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: 1415/2937] 199.19.213.233 () {30 vars in 768 bytes} [Thu May 28 22:59:14 2026] GET /v2.0/ports?device_id=86766a95-37a1-46c4-bc08-2b021e9305cd => generated 4865 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1417/2940] 199.19.213.233 () {34 vars in 975 bytes} [Thu May 28 22:59:15 2026] GET /v2.0/ports/77d5ecca-62d2-4545-8db6-b19b224a50ff => generated 1062 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1418/2941] 199.19.213.233 () {30 vars in 768 bytes} [Thu May 28 22:59:15 2026] GET /v2.0/ports?device_id=86766a95-37a1-46c4-bc08-2b021e9305cd => generated 4865 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1524/2942] 199.19.213.233 () {36 vars in 997 bytes} [Thu May 28 22:59:15 2026] DELETE /v2.0/ports/77d5ecca-62d2-4545-8db6-b19b224a50ff => generated 0 bytes in 241 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1419/2943] 199.19.213.233 () {30 vars in 768 bytes} [Thu May 28 22:59:16 2026] GET /v2.0/ports?device_id=86766a95-37a1-46c4-bc08-2b021e9305cd => generated 3811 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 22:59:16.945 8 INFO neutron.pecan_wsgi.hooks.translation [None req-cad13879-e61b-4c8a-99b3-5684e7112e79 c36ea90adcac40019e980b1f0ae51678 5caa8a93f09944adbecb858b17831088 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1525/2944] 199.19.213.233 () {32 vars in 758 bytes} [Thu May 28 22:59:16 2026] DELETE /v2.0/ports/77d5ecca-62d2-4545-8db6-b19b224a50ff => generated 132 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1420/2945] 199.19.213.233 () {30 vars in 702 bytes} [Thu May 28 22:59:17 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: 1526/2946] 199.19.213.233 () {30 vars in 704 bytes} [Thu May 28 22:59:17 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: 1421/2947] 199.19.213.233 () {30 vars in 680 bytes} [Thu May 28 22:59: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) [pid: 8|app: 0|req: 1527/2948] 199.19.213.233 () {30 vars in 716 bytes} [Thu May 28 22:59:17 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: 1422/2949] 199.19.213.233 () {30 vars in 740 bytes} [Thu May 28 22:59:17 2026] GET /v2.0/subnets/0d2f0948-2169-45d5-bcd1-d6f8d4b1bfe7 => generated 675 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1528/2950] 199.19.213.233 () {30 vars in 736 bytes} [Thu May 28 22:59:17 2026] GET /v2.0/ports/57fc00c3-fe6b-4e62-98fc-e14c56c83c7a => generated 1132 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1423/2951] 199.19.213.233 () {30 vars in 736 bytes} [Thu May 28 22:59:17 2026] GET /v2.0/ports/48f1dcdf-8b95-48ef-9569-91dc0122235e => generated 1346 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 22:59:17.244 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a94370b9-d5b7-4258-aa80-89ce3af1739a'] response: {'server_uuid': '86766a95-37a1-46c4-bc08-2b021e9305cd', 'name': 'network-vif-deleted', 'tag': '77d5ecca-62d2-4545-8db6-b19b224a50ff', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1529/2952] 199.19.213.233 () {30 vars in 740 bytes} [Thu May 28 22:59:17 2026] GET /v2.0/subnets/0d2f0948-2169-45d5-bcd1-d6f8d4b1bfe7 => generated 675 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1424/2953] 199.19.213.233 () {30 vars in 742 bytes} [Thu May 28 22:59:17 2026] GET /v2.0/networks/96cd15ac-105e-4f6b-861e-6dafedcd5c40 => 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: 1530/2954] 199.19.213.233 () {30 vars in 736 bytes} [Thu May 28 22:59:17 2026] GET /v2.0/ports/57fc00c3-fe6b-4e62-98fc-e14c56c83c7a => generated 1132 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1425/2955] 199.19.213.233 () {30 vars in 740 bytes} [Thu May 28 22:59:17 2026] GET /v2.0/subnets/0d2f0948-2169-45d5-bcd1-d6f8d4b1bfe7 => generated 675 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1531/2956] 199.19.213.233 () {34 vars in 1080 bytes} [Thu May 28 22:59:17 2026] GET /v2.0/ports?tenant_id=5caa8a93f09944adbecb858b17831088&device_id=86766a95-37a1-46c4-bc08-2b021e9305cd => generated 3811 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1426/2957] 199.19.213.233 () {34 vars in 1226 bytes} [Thu May 28 22:59:17 2026] GET /v2.0/networks?id=7f16d6f2-90f3-422f-b872-125c382933fe&id=96cd15ac-105e-4f6b-861e-6dafedcd5c40&id=14cd549c-38b6-4c31-839b-22e5e56a3169&id=8663640a-b48b-4eab-8081-f51c29daca2e => generated 3097 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1532/2958] 199.19.213.233 () {34 vars in 1060 bytes} [Thu May 28 22:59:17 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.60&port_id=2fad76ed-b6ad-4d57-84f7-36e5b029ee94 => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1427/2959] 199.19.213.233 () {34 vars in 984 bytes} [Thu May 28 22:59:17 2026] GET /v2.0/subnets?id=ff2f725e-b61e-4574-bd00-3419e1c599dc => generated 654 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1533/2960] 199.19.213.233 () {34 vars in 1052 bytes} [Thu May 28 22:59:17 2026] GET /v2.0/ports?network_id=7f16d6f2-90f3-422f-b872-125c382933fe&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: 1428/2961] 199.19.213.233 () {34 vars in 1012 bytes} [Thu May 28 22:59:17 2026] GET /v2.0/networks/7f16d6f2-90f3-422f-b872-125c382933fe?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: 1534/2962] 199.19.213.233 () {34 vars in 1112 bytes} [Thu May 28 22:59:17 2026] GET /v2.0/networks/7f16d6f2-90f3-422f-b872-125c382933fe?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1429/2963] 199.19.213.233 () {34 vars in 1056 bytes} [Thu May 28 22:59:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.70&port_id=48f1dcdf-8b95-48ef-9569-91dc0122235e => 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: 1535/2964] 199.19.213.233 () {34 vars in 984 bytes} [Thu May 28 22:59:17 2026] GET /v2.0/subnets?id=0d2f0948-2169-45d5-bcd1-d6f8d4b1bfe7 => generated 678 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1430/2965] 199.19.213.233 () {34 vars in 1052 bytes} [Thu May 28 22:59:17 2026] GET /v2.0/ports?network_id=96cd15ac-105e-4f6b-861e-6dafedcd5c40&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: 1536/2966] 199.19.213.233 () {34 vars in 1012 bytes} [Thu May 28 22:59:18 2026] GET /v2.0/networks/96cd15ac-105e-4f6b-861e-6dafedcd5c40?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: 1431/2967] 199.19.213.233 () {34 vars in 1112 bytes} [Thu May 28 22:59:18 2026] GET /v2.0/networks/96cd15ac-105e-4f6b-861e-6dafedcd5c40?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: 1537/2968] 199.19.213.233 () {34 vars in 1058 bytes} [Thu May 28 22:59:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.108&port_id=6c1e1d1d-897a-4b0a-a033-36dc9c226185 => 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: 1432/2969] 199.19.213.233 () {34 vars in 984 bytes} [Thu May 28 22:59:18 2026] GET /v2.0/subnets?id=f1842f4d-0c25-4409-ac98-95ef8440bec5 => generated 676 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1538/2970] 199.19.213.233 () {34 vars in 1052 bytes} [Thu May 28 22:59:18 2026] GET /v2.0/ports?network_id=14cd549c-38b6-4c31-839b-22e5e56a3169&device_owner=network%3Adhcp => generated 1457 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1433/2971] 199.19.213.233 () {34 vars in 1012 bytes} [Thu May 28 22:59:18 2026] GET /v2.0/networks/14cd549c-38b6-4c31-839b-22e5e56a3169?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: 1539/2972] 199.19.213.233 () {34 vars in 1112 bytes} [Thu May 28 22:59:18 2026] GET /v2.0/networks/14cd549c-38b6-4c31-839b-22e5e56a3169?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: 1434/2973] 199.19.213.233 () {34 vars in 1096 bytes} [Thu May 28 22:59:22 2026] GET /v2.0/ports?device_id=d230d58a-2526-49c0-ac78-57bdf85445ee&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1540/2974] 199.19.213.233 () {34 vars in 1080 bytes} [Thu May 28 22:59:23 2026] GET /v2.0/ports?tenant_id=e701a214986042bbab5d3c5465d96672&device_id=d230d58a-2526-49c0-ac78-57bdf85445ee => generated 1469 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1435/2975] 199.19.213.233 () {30 vars in 702 bytes} [Thu May 28 22:59:23 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1541/2976] 199.19.213.233 () {30 vars in 704 bytes} [Thu May 28 22:59:23 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1436/2977] 199.19.213.233 () {30 vars in 680 bytes} [Thu May 28 22:59:23 2026] GET /v2.0/extensions/qos => generated 166 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1542/2978] 199.19.213.233 () {30 vars in 716 bytes} [Thu May 28 22:59:23 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: 1437/2979] 199.19.213.233 () {30 vars in 768 bytes} [Thu May 28 22:59:23 2026] GET /v2.0/ports?device_id=86766a95-37a1-46c4-bc08-2b021e9305cd => generated 3811 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1543/2980] 199.19.213.233 () {34 vars in 986 bytes} [Thu May 28 22:59:23 2026] GET /v2.0/networks?id=14cd549c-38b6-4c31-839b-22e5e56a3169 => 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: 1438/2981] 199.19.213.233 () {34 vars in 1058 bytes} [Thu May 28 22:59:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.144&port_id=47609fb7-74d9-4559-a555-d88ae68ba96c => generated 860 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1544/2982] 199.19.213.233 () {34 vars in 1104 bytes} [Thu May 28 22:59:23 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A38d&port_id=47609fb7-74d9-4559-a555-d88ae68ba96c => 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: 1545/2983] 199.19.213.233 () {30 vars in 702 bytes} [Thu May 28 22:59:23 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: 1546/2984] 199.19.213.233 () {30 vars in 704 bytes} [Thu May 28 22:59:23 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: 1547/2985] 199.19.213.233 () {30 vars in 680 bytes} [Thu May 28 22:59:23 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: 1548/2986] 199.19.213.233 () {30 vars in 716 bytes} [Thu May 28 22:59:23 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1549/2987] 199.19.213.233 () {30 vars in 736 bytes} [Thu May 28 22:59:23 2026] GET /v2.0/ports/6c1e1d1d-897a-4b0a-a033-36dc9c226185 => generated 1237 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1550/2988] 199.19.213.233 () {34 vars in 788 bytes} [Thu May 28 22:59:23 2026] PUT /v2.0/ports/6c1e1d1d-897a-4b0a-a033-36dc9c226185 => generated 1026 bytes in 307 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-28 22:59:24.305 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-868a8e2c-3140-4912-970d-c51c834097b7'] response: {'name': 'network-changed', 'server_uuid': '86766a95-37a1-46c4-bc08-2b021e9305cd', 'tag': '6c1e1d1d-897a-4b0a-a033-36dc9c226185', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1439/2989] 199.19.213.233 () {34 vars in 1064 bytes} [Thu May 28 22:59:23 2026] GET /v2.0/subnets?id=f1842f4d-0c25-4409-ac98-95ef8440bec5&id=470f313f-e039-4b2f-b14b-0c63a8de0b58 => generated 1408 bytes in 476 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1551/2990] 199.19.213.233 () {30 vars in 742 bytes} [Thu May 28 22:59:24 2026] GET /v2.0/networks/14cd549c-38b6-4c31-839b-22e5e56a3169 => generated 798 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1552/2991] 199.19.213.233 () {34 vars in 1052 bytes} [Thu May 28 22:59:24 2026] GET /v2.0/ports?network_id=14cd549c-38b6-4c31-839b-22e5e56a3169&device_owner=network%3Adhcp => generated 1457 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1440/2992] 199.19.213.233 () {30 vars in 768 bytes} [Thu May 28 22:59:24 2026] GET /v2.0/ports?device_id=86766a95-37a1-46c4-bc08-2b021e9305cd => generated 3636 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1553/2993] 199.19.213.233 () {34 vars in 1052 bytes} [Thu May 28 22:59:24 2026] GET /v2.0/ports?network_id=14cd549c-38b6-4c31-839b-22e5e56a3169&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: 1441/2994] 199.19.213.233 () {34 vars in 1012 bytes} [Thu May 28 22:59:24 2026] GET /v2.0/networks/14cd549c-38b6-4c31-839b-22e5e56a3169?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: 1554/2995] 199.19.213.233 () {30 vars in 768 bytes} [Thu May 28 22:59:24 2026] GET /v2.0/ports?device_id=86766a95-37a1-46c4-bc08-2b021e9305cd => generated 3636 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1442/2996] 199.19.213.233 () {34 vars in 1112 bytes} [Thu May 28 22:59:24 2026] GET /v2.0/networks/14cd549c-38b6-4c31-839b-22e5e56a3169?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: 1555/2997] 199.19.213.233 () {34 vars in 1080 bytes} [Thu May 28 22:59:24 2026] GET /v2.0/ports?tenant_id=5caa8a93f09944adbecb858b17831088&device_id=86766a95-37a1-46c4-bc08-2b021e9305cd => generated 3636 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1443/2998] 199.19.213.233 () {34 vars in 986 bytes} [Thu May 28 22:59:24 2026] GET /v2.0/networks?id=14cd549c-38b6-4c31-839b-22e5e56a3169 => generated 801 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1556/2999] 199.19.213.233 () {34 vars in 1012 bytes} [Thu May 28 22:59:24 2026] GET /v2.0/networks/14cd549c-38b6-4c31-839b-22e5e56a3169?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: 1444/3000] 199.19.213.233 () {34 vars in 1112 bytes} [Thu May 28 22:59:24 2026] GET /v2.0/networks/14cd549c-38b6-4c31-839b-22e5e56a3169?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1557/3001] 199.19.213.233 () {30 vars in 768 bytes} [Thu May 28 22:59:25 2026] GET /v2.0/ports?device_id=86766a95-37a1-46c4-bc08-2b021e9305cd => generated 3636 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1445/3002] 199.19.213.233 () {34 vars in 975 bytes} [Thu May 28 22:59:26 2026] GET /v2.0/ports/6c1e1d1d-897a-4b0a-a033-36dc9c226185 => generated 1062 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1558/3003] 199.19.213.233 () {30 vars in 768 bytes} [Thu May 28 22:59:26 2026] GET /v2.0/ports?device_id=86766a95-37a1-46c4-bc08-2b021e9305cd => generated 3636 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1446/3004] 199.19.213.233 () {36 vars in 997 bytes} [Thu May 28 22:59:26 2026] DELETE /v2.0/ports/6c1e1d1d-897a-4b0a-a033-36dc9c226185 => generated 0 bytes in 199 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1559/3005] 199.19.213.233 () {30 vars in 768 bytes} [Thu May 28 22:59:27 2026] GET /v2.0/ports?device_id=86766a95-37a1-46c4-bc08-2b021e9305cd => generated 2582 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 22:59:27.666 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f9970006-0ce5-48a3-a8fc-7c36e758e17d c36ea90adcac40019e980b1f0ae51678 5caa8a93f09944adbecb858b17831088 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1447/3006] 199.19.213.233 () {32 vars in 758 bytes} [Thu May 28 22:59:27 2026] DELETE /v2.0/ports/6c1e1d1d-897a-4b0a-a033-36dc9c226185 => generated 132 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1560/3007] 199.19.213.233 () {30 vars in 702 bytes} [Thu May 28 22:59:27 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: 1448/3008] 199.19.213.233 () {30 vars in 704 bytes} [Thu May 28 22:59:27 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1561/3009] 199.19.213.233 () {30 vars in 680 bytes} [Thu May 28 22:59:27 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1449/3010] 199.19.213.233 () {30 vars in 716 bytes} [Thu May 28 22:59:27 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: 1562/3011] 199.19.213.233 () {30 vars in 740 bytes} [Thu May 28 22:59:27 2026] GET /v2.0/subnets/0d2f0948-2169-45d5-bcd1-d6f8d4b1bfe7 => generated 675 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:59:27.845 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-34c3e746-a211-4345-b842-4f3d5d931958'] response: {'server_uuid': '86766a95-37a1-46c4-bc08-2b021e9305cd', 'name': 'network-vif-deleted', 'tag': '6c1e1d1d-897a-4b0a-a033-36dc9c226185', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1450/3012] 199.19.213.233 () {30 vars in 736 bytes} [Thu May 28 22:59:27 2026] GET /v2.0/ports/57fc00c3-fe6b-4e62-98fc-e14c56c83c7a => generated 1132 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1563/3013] 199.19.213.233 () {30 vars in 736 bytes} [Thu May 28 22:59:27 2026] GET /v2.0/ports/48f1dcdf-8b95-48ef-9569-91dc0122235e => generated 1346 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1451/3014] 199.19.213.233 () {30 vars in 740 bytes} [Thu May 28 22:59:27 2026] GET /v2.0/subnets/0d2f0948-2169-45d5-bcd1-d6f8d4b1bfe7 => generated 675 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1564/3015] 199.19.213.233 () {30 vars in 742 bytes} [Thu May 28 22:59:27 2026] GET /v2.0/networks/96cd15ac-105e-4f6b-861e-6dafedcd5c40 => generated 799 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1452/3016] 199.19.213.233 () {30 vars in 736 bytes} [Thu May 28 22:59:28 2026] GET /v2.0/ports/57fc00c3-fe6b-4e62-98fc-e14c56c83c7a => generated 1132 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1565/3017] 199.19.213.233 () {30 vars in 740 bytes} [Thu May 28 22:59:28 2026] GET /v2.0/subnets/0d2f0948-2169-45d5-bcd1-d6f8d4b1bfe7 => generated 675 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1453/3018] 199.19.213.233 () {34 vars in 1080 bytes} [Thu May 28 22:59:28 2026] GET /v2.0/ports?tenant_id=5caa8a93f09944adbecb858b17831088&device_id=86766a95-37a1-46c4-bc08-2b021e9305cd => generated 2582 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1566/3019] 199.19.213.233 () {34 vars in 1146 bytes} [Thu May 28 22:59:28 2026] GET /v2.0/networks?id=7f16d6f2-90f3-422f-b872-125c382933fe&id=96cd15ac-105e-4f6b-861e-6dafedcd5c40&id=14cd549c-38b6-4c31-839b-22e5e56a3169 => generated 2310 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1454/3020] 199.19.213.233 () {34 vars in 1060 bytes} [Thu May 28 22:59:28 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.60&port_id=2fad76ed-b6ad-4d57-84f7-36e5b029ee94 => 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: 1567/3021] 199.19.213.233 () {34 vars in 984 bytes} [Thu May 28 22:59:28 2026] GET /v2.0/subnets?id=ff2f725e-b61e-4574-bd00-3419e1c599dc => generated 654 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1455/3022] 199.19.213.233 () {34 vars in 1052 bytes} [Thu May 28 22:59:28 2026] GET /v2.0/ports?network_id=7f16d6f2-90f3-422f-b872-125c382933fe&device_owner=network%3Adhcp => generated 1244 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1568/3023] 199.19.213.233 () {34 vars in 1012 bytes} [Thu May 28 22:59:28 2026] GET /v2.0/networks/7f16d6f2-90f3-422f-b872-125c382933fe?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: 1456/3024] 199.19.213.233 () {34 vars in 1112 bytes} [Thu May 28 22:59:28 2026] GET /v2.0/networks/7f16d6f2-90f3-422f-b872-125c382933fe?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: 1569/3025] 199.19.213.233 () {34 vars in 1056 bytes} [Thu May 28 22:59:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.70&port_id=48f1dcdf-8b95-48ef-9569-91dc0122235e => 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: 1457/3026] 199.19.213.233 () {34 vars in 984 bytes} [Thu May 28 22:59:28 2026] GET /v2.0/subnets?id=0d2f0948-2169-45d5-bcd1-d6f8d4b1bfe7 => generated 678 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1570/3027] 199.19.213.233 () {34 vars in 1052 bytes} [Thu May 28 22:59:28 2026] GET /v2.0/ports?network_id=96cd15ac-105e-4f6b-861e-6dafedcd5c40&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: 1458/3028] 199.19.213.233 () {34 vars in 1012 bytes} [Thu May 28 22:59:28 2026] GET /v2.0/networks/96cd15ac-105e-4f6b-861e-6dafedcd5c40?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: 1571/3029] 199.19.213.233 () {34 vars in 1112 bytes} [Thu May 28 22:59:28 2026] GET /v2.0/networks/96cd15ac-105e-4f6b-861e-6dafedcd5c40?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: 1573/3032] 199.19.213.233 () {30 vars in 702 bytes} [Thu May 28 22:59:40 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: 1460/3033] 199.19.213.233 () {30 vars in 704 bytes} [Thu May 28 22:59:40 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: 1574/3034] 199.19.213.233 () {30 vars in 680 bytes} [Thu May 28 22:59:40 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: 1461/3035] 199.19.213.233 () {30 vars in 716 bytes} [Thu May 28 22:59:40 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-28 22:59:40.562 8 INFO neutron.api.v2.resource [None req-96a673a7-4fbc-465e-8750-ca0d60dca5c3 c36ea90adcac40019e980b1f0ae51678 5caa8a93f09944adbecb858b17831088 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1575/3036] 199.19.213.233 () {30 vars in 762 bytes} [Thu May 28 22:59:40 2026] GET /v2.0/security-groups/lb-6bb228c9-bd96-4c35-a073-47bc2fd2e5fb => generated 149 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1462/3037] 199.19.213.233 () {30 vars in 784 bytes} [Thu May 28 22:59:40 2026] GET /v2.0/security-groups?name=lb-6bb228c9-bd96-4c35-a073-47bc2fd2e5fb => generated 2865 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1576/3038] 199.19.213.233 () {30 vars in 814 bytes} [Thu May 28 22:59:40 2026] GET /v2.0/security-group-rules?security_group_id=23bf8a88-35f6-4482-ae6a-c3937adde828 => generated 2334 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1463/3039] 199.19.213.233 () {32 vars in 788 bytes} [Thu May 28 22:59:40 2026] DELETE /v2.0/security-group-rules/618a915d-f3ad-4530-9b16-b0af4e01621f => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1577/3040] 199.19.213.233 () {32 vars in 788 bytes} [Thu May 28 22:59:40 2026] DELETE /v2.0/security-group-rules/80d0f901-0f5b-43db-8212-db8fa52d1437 => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 22:59:43.703 7 INFO neutron.db.l3_db [None req-ddc3f0d9-8a29-43df-9327-1ca4816f2136 8ee2841aff664bbe8731898831cb51e9 e701a214986042bbab5d3c5465d96672 - - default default] Floating IP 56ef6517-8fc8-449a-8fdb-b20a1fc0bf4f disassociated (deleted). External IP: 10.96.250.209, port: 57fc00c3-fe6b-4e62-98fc-e14c56c83c7a. [pid: 7|app: 0|req: 1464/3041] 10.0.0.73 () {32 vars in 731 bytes} [Thu May 28 22:59:43 2026] DELETE /v2.0/floatingips/56ef6517-8fc8-449a-8fdb-b20a1fc0bf4f => generated 0 bytes in 626 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 22:59:44.042 8 INFO neutron.api.v2.resource [None req-d8e429ca-a1f4-4fcd-8118-2cf2ea2e06da 8ee2841aff664bbe8731898831cb51e9 e701a214986042bbab5d3c5465d96672 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1578/3042] 10.0.0.73 () {32 vars in 728 bytes} [Thu May 28 22:59:44 2026] GET /v2.0/floatingips/56ef6517-8fc8-449a-8fdb-b20a1fc0bf4f => generated 144 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1465/3043] 199.19.213.233 () {30 vars in 702 bytes} [Thu May 28 22:59:45 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: 1579/3044] 199.19.213.233 () {30 vars in 704 bytes} [Thu May 28 22:59:45 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1466/3045] 199.19.213.233 () {30 vars in 680 bytes} [Thu May 28 22:59:45 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: 1580/3046] 199.19.213.233 () {30 vars in 716 bytes} [Thu May 28 22:59:45 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-28 22:59:45.310 7 INFO neutron.api.v2.resource [None req-2562f85b-4833-46e7-973a-5e3e83bc22c1 c36ea90adcac40019e980b1f0ae51678 5caa8a93f09944adbecb858b17831088 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1467/3049] 199.19.213.233 () {30 vars in 762 bytes} [Thu May 28 22:59:45 2026] GET /v2.0/security-groups/lb-6bb228c9-bd96-4c35-a073-47bc2fd2e5fb => 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: 1583/3050] 199.19.213.233 () {30 vars in 784 bytes} [Thu May 28 22:59:45 2026] GET /v2.0/security-groups?name=lb-6bb228c9-bd96-4c35-a073-47bc2fd2e5fb => generated 1639 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1468/3051] 199.19.213.233 () {30 vars in 814 bytes} [Thu May 28 22:59:45 2026] GET /v2.0/security-group-rules?security_group_id=23bf8a88-35f6-4482-ae6a-c3937adde828 => generated 1182 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1584/3052] 199.19.213.233 () {30 vars in 702 bytes} [Thu May 28 22:59:45 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: 1469/3053] 199.19.213.233 () {30 vars in 704 bytes} [Thu May 28 22:59:45 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: 1585/3054] 199.19.213.233 () {30 vars in 680 bytes} [Thu May 28 22:59:45 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: 1470/3055] 199.19.213.233 () {30 vars in 716 bytes} [Thu May 28 22:59:45 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: 1586/3056] 199.19.213.233 () {30 vars in 740 bytes} [Thu May 28 22:59:45 2026] GET /v2.0/subnets/0d2f0948-2169-45d5-bcd1-d6f8d4b1bfe7 => generated 675 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1471/3057] 199.19.213.233 () {30 vars in 768 bytes} [Thu May 28 22:59:45 2026] GET /v2.0/ports?device_id=86766a95-37a1-46c4-bc08-2b021e9305cd => generated 2582 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1587/3058] 199.19.213.233 () {30 vars in 768 bytes} [Thu May 28 22:59:45 2026] GET /v2.0/ports?device_id=86766a95-37a1-46c4-bc08-2b021e9305cd => generated 2582 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1472/3059] 199.19.213.233 () {30 vars in 768 bytes} [Thu May 28 22:59:45 2026] GET /v2.0/ports?device_id=86766a95-37a1-46c4-bc08-2b021e9305cd => generated 2582 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1588/3060] 199.19.213.233 () {30 vars in 768 bytes} [Thu May 28 22:59:46 2026] GET /v2.0/ports?device_id=86766a95-37a1-46c4-bc08-2b021e9305cd => generated 2582 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1473/3061] 199.19.213.233 () {34 vars in 975 bytes} [Thu May 28 22:59:47 2026] GET /v2.0/ports/48f1dcdf-8b95-48ef-9569-91dc0122235e => generated 1346 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1589/3062] 199.19.213.233 () {34 vars in 1060 bytes} [Thu May 28 22:59:47 2026] GET /v2.0/ports/48f1dcdf-8b95-48ef-9569-91dc0122235e?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1474/3063] 199.19.213.233 () {34 vars in 1016 bytes} [Thu May 28 22:59:47 2026] GET /v2.0/networks/96cd15ac-105e-4f6b-861e-6dafedcd5c40?fields=dns_domain => generated 29 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1590/3064] 199.19.213.233 () {30 vars in 768 bytes} [Thu May 28 22:59:47 2026] GET /v2.0/ports?device_id=86766a95-37a1-46c4-bc08-2b021e9305cd => generated 2582 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1475/3065] 199.19.213.233 () {38 vars in 1028 bytes} [Thu May 28 22:59:47 2026] PUT /v2.0/ports/48f1dcdf-8b95-48ef-9569-91dc0122235e => generated 1147 bytes in 246 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1591/3066] 199.19.213.233 () {30 vars in 768 bytes} [Thu May 28 22:59:48 2026] GET /v2.0/ports?device_id=86766a95-37a1-46c4-bc08-2b021e9305cd => generated 1244 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: 7|app: 0|req: 1476/3067] 199.19.213.233 () {34 vars in 788 bytes} [Thu May 28 22:59:48 2026] PUT /v2.0/ports/48f1dcdf-8b95-48ef-9569-91dc0122235e => generated 1086 bytes in 213 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1592/3068] 199.19.213.233 () {30 vars in 736 bytes} [Thu May 28 22:59:49 2026] GET /v2.0/ports/48f1dcdf-8b95-48ef-9569-91dc0122235e => generated 1086 bytes in 34 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: 1477/3069] 199.19.213.233 () {32 vars in 758 bytes} [Thu May 28 22:59:49 2026] DELETE /v2.0/ports/48f1dcdf-8b95-48ef-9569-91dc0122235e => generated 0 bytes in 272 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1593/3070] 199.19.213.233 () {30 vars in 702 bytes} [Thu May 28 22:59:49 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: 1478/3071] 199.19.213.233 () {30 vars in 704 bytes} [Thu May 28 22:59:49 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: 1594/3072] 199.19.213.233 () {30 vars in 680 bytes} [Thu May 28 22:59:49 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1479/3073] 199.19.213.233 () {30 vars in 716 bytes} [Thu May 28 22:59:49 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-28 22:59:49.592 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9cbd40b7-665e-4ee9-bd68-b805b4670ae2 c36ea90adcac40019e980b1f0ae51678 5caa8a93f09944adbecb858b17831088 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1595/3074] 199.19.213.233 () {32 vars in 758 bytes} [Thu May 28 22:59:49 2026] DELETE /v2.0/ports/48f1dcdf-8b95-48ef-9569-91dc0122235e => generated 132 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1480/3075] 199.19.213.233 () {30 vars in 736 bytes} [Thu May 28 22:59:49 2026] GET /v2.0/ports/57fc00c3-fe6b-4e62-98fc-e14c56c83c7a => generated 1132 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 22:59:49.660 7 INFO neutron.api.v2.resource [None req-4001683e-b460-4ca1-bcac-49f968e399c5 c36ea90adcac40019e980b1f0ae51678 5caa8a93f09944adbecb858b17831088 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1481/3076] 199.19.213.233 () {30 vars in 762 bytes} [Thu May 28 22:59:49 2026] GET /v2.0/security-groups/lb-6bb228c9-bd96-4c35-a073-47bc2fd2e5fb => 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: 1596/3077] 199.19.213.233 () {34 vars in 1080 bytes} [Thu May 28 22:59:49 2026] GET /v2.0/ports?tenant_id=5caa8a93f09944adbecb858b17831088&device_id=86766a95-37a1-46c4-bc08-2b021e9305cd => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1482/3078] 199.19.213.233 () {30 vars in 784 bytes} [Thu May 28 22:59:49 2026] GET /v2.0/security-groups?name=lb-6bb228c9-bd96-4c35-a073-47bc2fd2e5fb => generated 1639 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1597/3079] 199.19.213.233 () {34 vars in 1066 bytes} [Thu May 28 22:59:49 2026] GET /v2.0/networks?id=7f16d6f2-90f3-422f-b872-125c382933fe&id=96cd15ac-105e-4f6b-861e-6dafedcd5c40 => generated 1523 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1598/3080] 199.19.213.233 () {34 vars in 1060 bytes} [Thu May 28 22:59:49 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.60&port_id=2fad76ed-b6ad-4d57-84f7-36e5b029ee94 => 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: 1483/3081] 199.19.213.233 () {30 vars in 736 bytes} [Thu May 28 22:59:49 2026] GET /v2.0/ports/57fc00c3-fe6b-4e62-98fc-e14c56c83c7a => generated 1132 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1599/3082] 199.19.213.233 () {34 vars in 984 bytes} [Thu May 28 22:59:49 2026] GET /v2.0/subnets?id=ff2f725e-b61e-4574-bd00-3419e1c599dc => generated 654 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1600/3083] 199.19.213.233 () {34 vars in 1052 bytes} [Thu May 28 22:59:49 2026] GET /v2.0/ports?network_id=7f16d6f2-90f3-422f-b872-125c382933fe&device_owner=network%3Adhcp => generated 1244 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1601/3084] 199.19.213.233 () {34 vars in 1012 bytes} [Thu May 28 22:59:49 2026] GET /v2.0/networks/7f16d6f2-90f3-422f-b872-125c382933fe?fields=segments => generated 14 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1602/3085] 199.19.213.233 () {34 vars in 1112 bytes} [Thu May 28 22:59:49 2026] GET /v2.0/networks/7f16d6f2-90f3-422f-b872-125c382933fe?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1484/3086] 199.19.213.233 () {34 vars in 788 bytes} [Thu May 28 22:59:49 2026] PUT /v2.0/ports/57fc00c3-fe6b-4e62-98fc-e14c56c83c7a => generated 1094 bytes in 240 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1603/3087] 199.19.213.233 () {32 vars in 778 bytes} [Thu May 28 22:59:50 2026] DELETE /v2.0/security-groups/23bf8a88-35f6-4482-ae6a-c3937adde828 => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1485/3088] 199.19.213.233 () {32 vars in 758 bytes} [Thu May 28 22:59:50 2026] DELETE /v2.0/ports/57fc00c3-fe6b-4e62-98fc-e14c56c83c7a => generated 0 bytes in 254 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1604/3089] 199.19.213.233 () {34 vars in 994 bytes} [Thu May 28 22:59:52 2026] GET /v2.0/ports?device_id=86766a95-37a1-46c4-bc08-2b021e9305cd => 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: 1486/3090] 199.19.213.233 () {36 vars in 997 bytes} [Thu May 28 22:59:52 2026] DELETE /v2.0/ports/2fad76ed-b6ad-4d57-84f7-36e5b029ee94 => generated 0 bytes in 236 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 22:59:54.570 8 INFO neutron.db.l3_db [None req-42d9bd64-4d42-47ad-a86e-b58c4a0cb46f 8ee2841aff664bbe8731898831cb51e9 e701a214986042bbab5d3c5465d96672 - - default default] Floating IP dc87d9d1-1b61-4bd0-bcf6-8a24d9926c24 disassociated (deleted). External IP: 10.96.250.212, port: a744c86f-68ab-4980-842b-2dfdfe4626c3. [pid: 8|app: 0|req: 1605/3091] 10.0.0.73 () {32 vars in 731 bytes} [Thu May 28 22:59:54 2026] DELETE /v2.0/floatingips/dc87d9d1-1b61-4bd0-bcf6-8a24d9926c24 => generated 0 bytes in 624 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 22:59:54.889 7 INFO neutron.api.v2.resource [None req-98787262-dcfd-4833-8421-e7fdea66491f 8ee2841aff664bbe8731898831cb51e9 e701a214986042bbab5d3c5465d96672 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1487/3092] 10.0.0.73 () {32 vars in 728 bytes} [Thu May 28 22:59:54 2026] GET /v2.0/floatingips/dc87d9d1-1b61-4bd0-bcf6-8a24d9926c24 => generated 144 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-28 22:59:55.084 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b1fbf069-da80-4046-a540-2c454cb6f90b'] response: {'name': 'network-changed', 'server_uuid': '22980961-5634-4a4f-a771-5bd920f1af3c', 'tag': 'a744c86f-68ab-4980-842b-2dfdfe4626c3', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1606/3093] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 22:59:55 2026] GET /v2.0/ports?device_id=22980961-5634-4a4f-a771-5bd920f1af3c => generated 1204 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 22:59:55.150 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-86f45ac4-5194-4237-a69a-64ac6de8d97b'] response: {'server_uuid': '86766a95-37a1-46c4-bc08-2b021e9305cd', 'name': 'network-vif-deleted', 'tag': '2fad76ed-b6ad-4d57-84f7-36e5b029ee94', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1488/3094] 10.0.0.43 () {34 vars in 1039 bytes} [Thu May 28 22:59:55 2026] GET /v2.0/security-groups?id=aa8e239f-1a19-4ece-8852-f504c8ceee65&fields=id&fields=name => generated 112 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1607/3095] 199.19.213.233 () {34 vars in 1080 bytes} [Thu May 28 22:59:55 2026] GET /v2.0/ports?tenant_id=e701a214986042bbab5d3c5465d96672&device_id=22980961-5634-4a4f-a771-5bd920f1af3c => generated 1473 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1489/3096] 199.19.213.233 () {34 vars in 986 bytes} [Thu May 28 22:59:55 2026] GET /v2.0/networks?id=8663640a-b48b-4eab-8081-f51c29daca2e => generated 801 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1608/3097] 199.19.213.233 () {34 vars in 1058 bytes} [Thu May 28 22:59:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.141&port_id=a744c86f-68ab-4980-842b-2dfdfe4626c3 => 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: 1490/3098] 199.19.213.233 () {34 vars in 1106 bytes} [Thu May 28 22:59:55 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A387&port_id=a744c86f-68ab-4980-842b-2dfdfe4626c3 => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1609/3099] 199.19.213.233 () {34 vars in 1064 bytes} [Thu May 28 22:59:55 2026] GET /v2.0/subnets?id=470e282f-35b6-47be-a913-6b3fb99ec1e9&id=0d5f08c9-d8ce-4219-b405-5ed65450c765 => generated 1414 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1491/3100] 199.19.213.233 () {34 vars in 1052 bytes} [Thu May 28 22:59:55 2026] GET /v2.0/ports?network_id=8663640a-b48b-4eab-8081-f51c29daca2e&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: 1610/3101] 199.19.213.233 () {34 vars in 1052 bytes} [Thu May 28 22:59:55 2026] GET /v2.0/ports?network_id=8663640a-b48b-4eab-8081-f51c29daca2e&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: 1492/3102] 199.19.213.233 () {34 vars in 1012 bytes} [Thu May 28 22:59:55 2026] GET /v2.0/networks/8663640a-b48b-4eab-8081-f51c29daca2e?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: 1611/3103] 199.19.213.233 () {34 vars in 1112 bytes} [Thu May 28 22:59:55 2026] GET /v2.0/networks/8663640a-b48b-4eab-8081-f51c29daca2e?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: 1493/3104] 199.19.213.233 () {34 vars in 994 bytes} [Thu May 28 22:59:56 2026] GET /v2.0/ports?device_id=22980961-5634-4a4f-a771-5bd920f1af3c => generated 1204 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1612/3105] 199.19.213.233 () {36 vars in 997 bytes} [Thu May 28 22:59:57 2026] DELETE /v2.0/ports/a744c86f-68ab-4980-842b-2dfdfe4626c3 => generated 0 bytes in 265 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1494/3106] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 23:00:00 2026] GET /v2.0/ports?device_id=22980961-5634-4a4f-a771-5bd920f1af3c => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 23:00:05.619 7 INFO neutron.db.l3_db [None req-a484661c-955b-4705-8310-36789bb1c45c 8ee2841aff664bbe8731898831cb51e9 e701a214986042bbab5d3c5465d96672 - - default default] Floating IP 452fac91-23db-482e-819c-02cfcc238568 disassociated (deleted). External IP: 10.96.250.203, port: 47609fb7-74d9-4559-a555-d88ae68ba96c. [pid: 7|app: 0|req: 1496/3109] 10.0.0.73 () {32 vars in 731 bytes} [Thu May 28 23:00:05 2026] DELETE /v2.0/floatingips/452fac91-23db-482e-819c-02cfcc238568 => generated 0 bytes in 585 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 23:00:05.934 8 INFO neutron.api.v2.resource [None req-347df727-8214-4cb3-b2ab-e23632fcda51 8ee2841aff664bbe8731898831cb51e9 e701a214986042bbab5d3c5465d96672 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1614/3110] 10.0.0.73 () {32 vars in 728 bytes} [Thu May 28 23:00:05 2026] GET /v2.0/floatingips/452fac91-23db-482e-819c-02cfcc238568 => generated 144 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-28 23:00:06.156 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-cfdde951-0bbe-47a0-a4c8-9585b35a1aca'] response: {'name': 'network-changed', 'server_uuid': 'd230d58a-2526-49c0-ac78-57bdf85445ee', 'tag': '47609fb7-74d9-4559-a555-d88ae68ba96c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1497/3111] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 23:00:06 2026] GET /v2.0/ports?device_id=d230d58a-2526-49c0-ac78-57bdf85445ee => generated 1200 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 23:00:06.236 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-75366ea6-ec60-47fd-b015-f558e1f3dd76'] response: {'server_uuid': '22980961-5634-4a4f-a771-5bd920f1af3c', 'name': 'network-vif-deleted', 'tag': 'a744c86f-68ab-4980-842b-2dfdfe4626c3', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1615/3112] 10.0.0.43 () {34 vars in 1039 bytes} [Thu May 28 23:00:06 2026] GET /v2.0/security-groups?id=aa8e239f-1a19-4ece-8852-f504c8ceee65&fields=id&fields=name => generated 112 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1498/3113] 199.19.213.233 () {34 vars in 1080 bytes} [Thu May 28 23:00:06 2026] GET /v2.0/ports?tenant_id=e701a214986042bbab5d3c5465d96672&device_id=d230d58a-2526-49c0-ac78-57bdf85445ee => generated 1469 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1616/3114] 199.19.213.233 () {34 vars in 986 bytes} [Thu May 28 23:00:06 2026] GET /v2.0/networks?id=14cd549c-38b6-4c31-839b-22e5e56a3169 => generated 801 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1499/3115] 199.19.213.233 () {34 vars in 1058 bytes} [Thu May 28 23:00:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.144&port_id=47609fb7-74d9-4559-a555-d88ae68ba96c => 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: 1617/3116] 199.19.213.233 () {34 vars in 1104 bytes} [Thu May 28 23:00:06 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A38d&port_id=47609fb7-74d9-4559-a555-d88ae68ba96c => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1500/3117] 199.19.213.233 () {34 vars in 1064 bytes} [Thu May 28 23:00:06 2026] GET /v2.0/subnets?id=f1842f4d-0c25-4409-ac98-95ef8440bec5&id=470f313f-e039-4b2f-b14b-0c63a8de0b58 => generated 1408 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1618/3118] 199.19.213.233 () {34 vars in 1052 bytes} [Thu May 28 23:00:06 2026] GET /v2.0/ports?network_id=14cd549c-38b6-4c31-839b-22e5e56a3169&device_owner=network%3Adhcp => generated 1457 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1501/3119] 199.19.213.233 () {34 vars in 1052 bytes} [Thu May 28 23:00:06 2026] GET /v2.0/ports?network_id=14cd549c-38b6-4c31-839b-22e5e56a3169&device_owner=network%3Adhcp => generated 1457 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1619/3120] 199.19.213.233 () {34 vars in 1012 bytes} [Thu May 28 23:00:06 2026] GET /v2.0/networks/14cd549c-38b6-4c31-839b-22e5e56a3169?fields=segments => generated 14 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1502/3121] 199.19.213.233 () {34 vars in 1112 bytes} [Thu May 28 23:00:06 2026] GET /v2.0/networks/14cd549c-38b6-4c31-839b-22e5e56a3169?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: 1620/3122] 199.19.213.233 () {34 vars in 994 bytes} [Thu May 28 23:00:08 2026] GET /v2.0/ports?device_id=d230d58a-2526-49c0-ac78-57bdf85445ee => generated 1200 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1503/3123] 199.19.213.233 () {36 vars in 997 bytes} [Thu May 28 23:00:08 2026] DELETE /v2.0/ports/47609fb7-74d9-4559-a555-d88ae68ba96c => generated 0 bytes in 326 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1621/3124] 10.0.0.43 () {34 vars in 989 bytes} [Thu May 28 23:00:11 2026] GET /v2.0/ports?device_id=d230d58a-2526-49c0-ac78-57bdf85445ee => 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: 1623/3127] 10.0.0.73 () {32 vars in 749 bytes} [Thu May 28 23:00:16 2026] DELETE /v2.0/security-group-rules/07f549e7-ce14-4a23-8307-2fa178328c80 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 23:00:16.567 7 INFO neutron.api.v2.resource [None req-934a9370-79a9-49e2-9276-5c4652de48be 8ee2841aff664bbe8731898831cb51e9 e701a214986042bbab5d3c5465d96672 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1505/3128] 10.0.0.73 () {32 vars in 746 bytes} [Thu May 28 23:00:16 2026] GET /v2.0/security-group-rules/07f549e7-ce14-4a23-8307-2fa178328c80 => generated 155 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1624/3129] 10.0.0.73 () {32 vars in 749 bytes} [Thu May 28 23:00:16 2026] DELETE /v2.0/security-group-rules/468d2b08-c154-47dc-8269-4de2ea766c3c => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 23:00:16.643 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d83c0ca0-78e0-48c4-a885-224ab0788f8e'] response: {'server_uuid': 'd230d58a-2526-49c0-ac78-57bdf85445ee', 'name': 'network-vif-deleted', 'tag': '47609fb7-74d9-4559-a555-d88ae68ba96c', 'status': 'completed', 'code': 200} 2026-05-28 23:00:16.655 7 INFO neutron.api.v2.resource [None req-3eda4323-3af9-460f-a9f9-68495254aaf4 8ee2841aff664bbe8731898831cb51e9 e701a214986042bbab5d3c5465d96672 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1506/3130] 10.0.0.73 () {32 vars in 746 bytes} [Thu May 28 23:00:16 2026] GET /v2.0/security-group-rules/468d2b08-c154-47dc-8269-4de2ea766c3c => generated 155 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1625/3131] 10.0.0.73 () {32 vars in 749 bytes} [Thu May 28 23:00:16 2026] DELETE /v2.0/security-group-rules/c8697c87-d9eb-474e-b0c9-a2fb82137b66 => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 23:00:16.741 7 INFO neutron.api.v2.resource [None req-39afcf3a-47f2-4ccb-ad2a-c7a4a6f6078a 8ee2841aff664bbe8731898831cb51e9 e701a214986042bbab5d3c5465d96672 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1507/3132] 10.0.0.73 () {32 vars in 746 bytes} [Thu May 28 23:00:16 2026] GET /v2.0/security-group-rules/c8697c87-d9eb-474e-b0c9-a2fb82137b66 => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1626/3133] 10.0.0.73 () {32 vars in 749 bytes} [Thu May 28 23:00:16 2026] DELETE /v2.0/security-group-rules/4cbd093b-e77a-4cc8-8124-56109837c3c6 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 23:00:16.862 7 INFO neutron.api.v2.resource [None req-cdbf9ae8-fb63-4f6c-992c-7f7e25bf2f9d 8ee2841aff664bbe8731898831cb51e9 e701a214986042bbab5d3c5465d96672 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1508/3134] 10.0.0.73 () {32 vars in 746 bytes} [Thu May 28 23:00:16 2026] GET /v2.0/security-group-rules/4cbd093b-e77a-4cc8-8124-56109837c3c6 => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1627/3135] 10.0.0.73 () {32 vars in 749 bytes} [Thu May 28 23:00:16 2026] DELETE /v2.0/security-group-rules/37d3df22-bcd5-45f4-824a-8a0fd4b98f2d => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 23:00:16.943 7 INFO neutron.api.v2.resource [None req-16dc7e6f-7e14-4cf0-ba7c-ee040633b081 8ee2841aff664bbe8731898831cb51e9 e701a214986042bbab5d3c5465d96672 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1509/3136] 10.0.0.73 () {32 vars in 746 bytes} [Thu May 28 23:00:16 2026] GET /v2.0/security-group-rules/37d3df22-bcd5-45f4-824a-8a0fd4b98f2d => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1628/3137] 10.0.0.73 () {32 vars in 749 bytes} [Thu May 28 23:00:16 2026] DELETE /v2.0/security-group-rules/42530d33-731f-4ba9-a132-be8c2277af36 => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 23:00:17.022 7 INFO neutron.api.v2.resource [None req-88c1f8f6-682d-4479-bdf4-2e3ea9841ff6 8ee2841aff664bbe8731898831cb51e9 e701a214986042bbab5d3c5465d96672 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1510/3138] 10.0.0.73 () {32 vars in 746 bytes} [Thu May 28 23:00:17 2026] GET /v2.0/security-group-rules/42530d33-731f-4ba9-a132-be8c2277af36 => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1629/3139] 10.0.0.73 () {32 vars in 749 bytes} [Thu May 28 23:00:17 2026] DELETE /v2.0/security-group-rules/8b0181df-5d10-48fe-94d6-cbddeb38ca31 => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 23:00:17.107 7 INFO neutron.api.v2.resource [None req-45045b41-c469-4074-b6c3-df50e7b9abb3 8ee2841aff664bbe8731898831cb51e9 e701a214986042bbab5d3c5465d96672 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1511/3140] 10.0.0.73 () {32 vars in 746 bytes} [Thu May 28 23:00:17 2026] GET /v2.0/security-group-rules/8b0181df-5d10-48fe-94d6-cbddeb38ca31 => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1630/3141] 10.0.0.73 () {32 vars in 749 bytes} [Thu May 28 23:00:17 2026] DELETE /v2.0/security-group-rules/c8723390-b4bb-4d5f-9bda-3c8376bc07f6 => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 23:00:17.198 7 INFO neutron.api.v2.resource [None req-dee9f32b-bf7d-4985-ad90-2b9af15dd6d5 8ee2841aff664bbe8731898831cb51e9 e701a214986042bbab5d3c5465d96672 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1512/3142] 10.0.0.73 () {32 vars in 746 bytes} [Thu May 28 23:00:17 2026] GET /v2.0/security-group-rules/c8723390-b4bb-4d5f-9bda-3c8376bc07f6 => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1631/3143] 10.0.0.73 () {32 vars in 749 bytes} [Thu May 28 23:00:17 2026] DELETE /v2.0/security-group-rules/1c819f3f-41f6-47f1-86aa-93a94373b1d9 => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 23:00:17.280 7 INFO neutron.api.v2.resource [None req-e0b5f02b-86dd-4db1-9130-914d4a3e68cc 8ee2841aff664bbe8731898831cb51e9 e701a214986042bbab5d3c5465d96672 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1513/3144] 10.0.0.73 () {32 vars in 746 bytes} [Thu May 28 23:00:17 2026] GET /v2.0/security-group-rules/1c819f3f-41f6-47f1-86aa-93a94373b1d9 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1632/3145] 10.0.0.73 () {32 vars in 749 bytes} [Thu May 28 23:00:17 2026] DELETE /v2.0/security-group-rules/8e2ff21b-ba71-442a-bb6b-1495ff834616 => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 23:00:17.359 7 INFO neutron.api.v2.resource [None req-016e3606-81cc-44a2-afb5-daacc33b4b25 8ee2841aff664bbe8731898831cb51e9 e701a214986042bbab5d3c5465d96672 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1514/3146] 10.0.0.73 () {32 vars in 746 bytes} [Thu May 28 23:00:17 2026] GET /v2.0/security-group-rules/8e2ff21b-ba71-442a-bb6b-1495ff834616 => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1633/3147] 10.0.0.73 () {32 vars in 749 bytes} [Thu May 28 23:00:17 2026] DELETE /v2.0/security-group-rules/a7ceec83-1886-4cf4-9258-817bb72fd872 => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 23:00:17.443 7 INFO neutron.api.v2.resource [None req-f44c1a38-75fa-4a7c-ad00-d0e1145bd9d3 8ee2841aff664bbe8731898831cb51e9 e701a214986042bbab5d3c5465d96672 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1515/3148] 10.0.0.73 () {32 vars in 746 bytes} [Thu May 28 23:00:17 2026] GET /v2.0/security-group-rules/a7ceec83-1886-4cf4-9258-817bb72fd872 => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1634/3149] 10.0.0.73 () {32 vars in 739 bytes} [Thu May 28 23:00:17 2026] DELETE /v2.0/security-groups/aa8e239f-1a19-4ece-8852-f504c8ceee65 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 23:00:17.562 7 INFO neutron.api.v2.resource [None req-36a273c5-7ea2-4dd0-b27b-f2935858e751 8ee2841aff664bbe8731898831cb51e9 e701a214986042bbab5d3c5465d96672 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1516/3150] 10.0.0.73 () {32 vars in 736 bytes} [Thu May 28 23:00:17 2026] GET /v2.0/security-groups/aa8e239f-1a19-4ece-8852-f504c8ceee65 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1635/3151] 10.0.0.73 () {34 vars in 788 bytes} [Thu May 28 23:00:17 2026] PUT /v2.0/routers/0aa9cc94-e38c-48ca-98c6-6af4f07ad8db/remove_router_interface => generated 309 bytes in 1060 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 23:00:18.932 7 INFO neutron.api.v2.resource [None req-a4e2ea32-bdd3-4c29-8ac7-14e00c1e2bf2 8ee2841aff664bbe8731898831cb51e9 e701a214986042bbab5d3c5465d96672 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1517/3152] 10.0.0.73 () {34 vars in 788 bytes} [Thu May 28 23:00:18 2026] PUT /v2.0/routers/0aa9cc94-e38c-48ca-98c6-6af4f07ad8db/remove_router_interface => generated 198 bytes in 246 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1636/3153] 10.0.0.73 () {34 vars in 788 bytes} [Thu May 28 23:00:18 2026] PUT /v2.0/routers/0aa9cc94-e38c-48ca-98c6-6af4f07ad8db/remove_router_interface => generated 309 bytes in 939 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 23:00:20.046 7 INFO neutron.api.v2.resource [None req-afa59a4f-8c3c-4870-aeb6-672c7884565b 8ee2841aff664bbe8731898831cb51e9 e701a214986042bbab5d3c5465d96672 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1518/3154] 10.0.0.73 () {34 vars in 788 bytes} [Thu May 28 23:00:19 2026] PUT /v2.0/routers/0aa9cc94-e38c-48ca-98c6-6af4f07ad8db/remove_router_interface => generated 198 bytes in 154 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1637/3155] 10.0.0.73 () {34 vars in 788 bytes} [Thu May 28 23:00:20 2026] PUT /v2.0/routers/0aa9cc94-e38c-48ca-98c6-6af4f07ad8db/remove_router_interface => generated 309 bytes in 994 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 23:00:21.187 7 INFO neutron.api.v2.resource [None req-4634587d-5b99-451c-beff-d955d3c740a3 8ee2841aff664bbe8731898831cb51e9 e701a214986042bbab5d3c5465d96672 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1519/3156] 10.0.0.73 () {34 vars in 788 bytes} [Thu May 28 23:00:21 2026] PUT /v2.0/routers/0aa9cc94-e38c-48ca-98c6-6af4f07ad8db/remove_router_interface => generated 198 bytes in 136 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-28 23:00:22.012 8 INFO neutron.db.l3_hamode_db [None req-df535f56-61b5-4bc6-af23-100626e9e11f 8ee2841aff664bbe8731898831cb51e9 e701a214986042bbab5d3c5465d96672 - - default default] HA network a2da584c-e70a-4970-9b5c-048b610e41b3 was deleted as no HA routers are present in tenant e701a214986042bbab5d3c5465d96672. [pid: 8|app: 0|req: 1638/3157] 10.0.0.73 () {32 vars in 723 bytes} [Thu May 28 23:00:21 2026] DELETE /v2.0/routers/0aa9cc94-e38c-48ca-98c6-6af4f07ad8db => generated 0 bytes in 826 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 23:00:22.047 7 INFO neutron.api.v2.resource [None req-8457fbca-7923-4513-a797-21fb14b19c27 8ee2841aff664bbe8731898831cb51e9 e701a214986042bbab5d3c5465d96672 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1520/3158] 10.0.0.73 () {32 vars in 720 bytes} [Thu May 28 23:00:22 2026] GET /v2.0/routers/0aa9cc94-e38c-48ca-98c6-6af4f07ad8db => generated 135 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-28 23:00:22.057 8 INFO neutron.services.segments.plugin [-] Segment 8c11eb66-ac69-4a2d-a419-de9e25ffcc86 resource provider aggregate not found 2026-05-28 23:00:22.068 8 INFO neutron.services.segments.plugin [-] Segment 8c11eb66-ac69-4a2d-a419-de9e25ffcc86 resource provider aggregate not found 2026-05-28 23:00:22.077 8 INFO neutron.services.segments.plugin [-] Segment 8c11eb66-ac69-4a2d-a419-de9e25ffcc86 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8c11eb66-ac69-4a2d-a419-de9e25ffcc86 found for delete ", "request_id": "req-d44fee54-c1fd-4f3b-8790-9ec64b3b3c62"}]} 2026-05-28 23:00:22.082 8 INFO neutron.services.segments.plugin [-] Segment 8c11eb66-ac69-4a2d-a419-de9e25ffcc86 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8c11eb66-ac69-4a2d-a419-de9e25ffcc86 found for delete ", "request_id": "req-2860a03c-d478-44a6-8bbc-5572c96cca5b"}]} [pid: 8|app: 0|req: 1639/3159] 10.0.0.73 () {32 vars in 723 bytes} [Thu May 28 23:00:22 2026] DELETE /v2.0/subnets/470e282f-35b6-47be-a913-6b3fb99ec1e9 => generated 0 bytes in 169 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 23:00:22.243 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a07e7596-a295-4160-8a83-290a4f98353a 8ee2841aff664bbe8731898831cb51e9 e701a214986042bbab5d3c5465d96672 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1521/3160] 10.0.0.73 () {32 vars in 720 bytes} [Thu May 28 23:00:22 2026] GET /v2.0/subnets/470e282f-35b6-47be-a913-6b3fb99ec1e9 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1640/3161] 10.0.0.73 () {32 vars in 723 bytes} [Thu May 28 23:00:22 2026] DELETE /v2.0/subnets/0d5f08c9-d8ce-4219-b405-5ed65450c765 => generated 0 bytes in 151 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 23:00:22.418 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a801fd02-6e9b-4ddf-8458-c2972a9c3f0d 8ee2841aff664bbe8731898831cb51e9 e701a214986042bbab5d3c5465d96672 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1522/3162] 10.0.0.73 () {32 vars in 720 bytes} [Thu May 28 23:00:22 2026] GET /v2.0/subnets/0d5f08c9-d8ce-4219-b405-5ed65450c765 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1641/3163] 10.0.0.73 () {32 vars in 725 bytes} [Thu May 28 23:00:22 2026] DELETE /v2.0/networks/8663640a-b48b-4eab-8081-f51c29daca2e => generated 0 bytes in 251 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 23:00:22.693 7 INFO neutron.pecan_wsgi.hooks.translation [None req-cbc7fd82-0583-4bb5-aadf-0f2f7adf8568 8ee2841aff664bbe8731898831cb51e9 e701a214986042bbab5d3c5465d96672 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1523/3164] 10.0.0.73 () {32 vars in 722 bytes} [Thu May 28 23:00:22 2026] GET /v2.0/networks/8663640a-b48b-4eab-8081-f51c29daca2e => generated 138 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1642/3165] 10.0.0.73 () {32 vars in 723 bytes} [Thu May 28 23:00:22 2026] DELETE /v2.0/subnets/470f313f-e039-4b2f-b14b-0c63a8de0b58 => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 23:00:22.874 7 INFO neutron.pecan_wsgi.hooks.translation [None req-543d3241-fa80-4405-bcb0-0631b33db90d 8ee2841aff664bbe8731898831cb51e9 e701a214986042bbab5d3c5465d96672 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1524/3166] 10.0.0.73 () {32 vars in 720 bytes} [Thu May 28 23:00:22 2026] GET /v2.0/subnets/470f313f-e039-4b2f-b14b-0c63a8de0b58 => 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: 1643/3167] 10.0.0.73 () {32 vars in 723 bytes} [Thu May 28 23:00:22 2026] DELETE /v2.0/subnets/f1842f4d-0c25-4409-ac98-95ef8440bec5 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 23:00:23.046 7 INFO neutron.pecan_wsgi.hooks.translation [None req-fbd7d8b8-8053-404c-a1f0-7f95d447e8d5 8ee2841aff664bbe8731898831cb51e9 e701a214986042bbab5d3c5465d96672 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1525/3168] 10.0.0.73 () {32 vars in 720 bytes} [Thu May 28 23:00:23 2026] GET /v2.0/subnets/f1842f4d-0c25-4409-ac98-95ef8440bec5 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1644/3169] 10.0.0.73 () {32 vars in 725 bytes} [Thu May 28 23:00:23 2026] DELETE /v2.0/networks/14cd549c-38b6-4c31-839b-22e5e56a3169 => generated 0 bytes in 297 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 23:00:23.366 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e9f0c2c6-4519-48ca-8a3f-238a5da8ff9c 8ee2841aff664bbe8731898831cb51e9 e701a214986042bbab5d3c5465d96672 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1526/3170] 10.0.0.73 () {32 vars in 722 bytes} [Thu May 28 23:00:23 2026] GET /v2.0/networks/14cd549c-38b6-4c31-839b-22e5e56a3169 => generated 138 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1645/3171] 10.0.0.73 () {32 vars in 723 bytes} [Thu May 28 23:00:23 2026] DELETE /v2.0/subnets/22aac25e-47ba-4101-bfac-8d0364fcf6f3 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 23:00:23.535 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9256d17c-f6ac-4ee5-863d-af2d30ce0fad 8ee2841aff664bbe8731898831cb51e9 e701a214986042bbab5d3c5465d96672 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1527/3172] 10.0.0.73 () {32 vars in 720 bytes} [Thu May 28 23:00:23 2026] GET /v2.0/subnets/22aac25e-47ba-4101-bfac-8d0364fcf6f3 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1646/3173] 10.0.0.73 () {32 vars in 723 bytes} [Thu May 28 23:00:23 2026] DELETE /v2.0/subnets/0d2f0948-2169-45d5-bcd1-d6f8d4b1bfe7 => generated 0 bytes in 164 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 23:00:23.721 7 INFO neutron.pecan_wsgi.hooks.translation [None req-cd35ea33-11d7-452e-98c1-a503d911faed 8ee2841aff664bbe8731898831cb51e9 e701a214986042bbab5d3c5465d96672 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1528/3174] 10.0.0.73 () {32 vars in 720 bytes} [Thu May 28 23:00:23 2026] GET /v2.0/subnets/0d2f0948-2169-45d5-bcd1-d6f8d4b1bfe7 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1647/3175] 10.0.0.73 () {32 vars in 725 bytes} [Thu May 28 23:00:23 2026] DELETE /v2.0/networks/96cd15ac-105e-4f6b-861e-6dafedcd5c40 => generated 0 bytes in 324 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 23:00:24.069 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7c15145c-400c-492d-ab4c-674a98fb214c 8ee2841aff664bbe8731898831cb51e9 e701a214986042bbab5d3c5465d96672 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1529/3176] 10.0.0.73 () {32 vars in 722 bytes} [Thu May 28 23:00:24 2026] GET /v2.0/networks/96cd15ac-105e-4f6b-861e-6dafedcd5c40 => generated 138 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-28 23:00:25.837 8 INFO neutron.services.segments.plugin [-] Segment c01cc017-b411-44a9-b6bf-e68d6f4e24dc resource provider aggregate not found 2026-05-28 23:00:25.841 8 INFO neutron.services.segments.plugin [-] Segment c01cc017-b411-44a9-b6bf-e68d6f4e24dc resource provider aggregate not found 2026-05-28 23:00:25.856 8 INFO neutron.services.segments.plugin [-] Segment c01cc017-b411-44a9-b6bf-e68d6f4e24dc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c01cc017-b411-44a9-b6bf-e68d6f4e24dc found for delete ", "request_id": "req-bfb16200-9a8d-4d5f-ab7d-a0fad9597866"}]} 2026-05-28 23:00:25.869 8 INFO neutron.services.segments.plugin [-] Segment c01cc017-b411-44a9-b6bf-e68d6f4e24dc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c01cc017-b411-44a9-b6bf-e68d6f4e24dc found for delete ", "request_id": "req-c32fbf57-0ba5-4c04-8c9b-2d9ec7e50933"}]} 2026-05-28 23:00:25.875 8 INFO neutron.services.segments.plugin [-] Segment d9ed9e89-0075-4576-8a76-6993218853c2 resource provider aggregate not found 2026-05-28 23:00:25.892 8 INFO neutron.services.segments.plugin [-] Segment d9ed9e89-0075-4576-8a76-6993218853c2 resource provider aggregate not found 2026-05-28 23:00:25.898 8 INFO neutron.services.segments.plugin [-] Segment d9ed9e89-0075-4576-8a76-6993218853c2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d9ed9e89-0075-4576-8a76-6993218853c2 found for delete ", "request_id": "req-6168436a-3c26-43c1-a07f-675f519e4cda"}]} 2026-05-28 23:00:25.909 8 INFO neutron.services.segments.plugin [-] Segment 9590cf19-b5b3-4721-8916-e25ff78872ca resource provider aggregate not found 2026-05-28 23:00:25.913 8 INFO neutron.services.segments.plugin [-] Segment d9ed9e89-0075-4576-8a76-6993218853c2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d9ed9e89-0075-4576-8a76-6993218853c2 found for delete ", "request_id": "req-78f7a8f0-f0a1-4f9d-b880-796f1464bc54"}]} 2026-05-28 23:00:25.922 8 INFO neutron.services.segments.plugin [-] Segment 9590cf19-b5b3-4721-8916-e25ff78872ca resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9590cf19-b5b3-4721-8916-e25ff78872ca found for delete ", "request_id": "req-2a0fd675-7ed8-489e-a9f5-7b5c456b3134"}]} 2026-05-28 23:00:25.931 8 INFO neutron.services.segments.plugin [-] Segment 9590cf19-b5b3-4721-8916-e25ff78872ca resource provider aggregate not found 2026-05-28 23:00:25.946 8 INFO neutron.services.segments.plugin [-] Segment 9590cf19-b5b3-4721-8916-e25ff78872ca resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9590cf19-b5b3-4721-8916-e25ff78872ca found for delete ", "request_id": "req-a153a253-959f-4244-b358-7bf1fb64d7fa"}]} [pid: 8|app: 0|req: 1648/3177] 10.0.0.73 () {32 vars in 773 bytes} [Thu May 28 23:00:25 2026] GET /v2.0/security-groups?tenant_id=161f6b11ce5d48f9bcd89ff85d133390&name=default => generated 2929 bytes in 297 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1530/3178] 10.0.0.73 () {32 vars in 739 bytes} [Thu May 28 23:00:26 2026] DELETE /v2.0/security-groups/579a560d-05f7-4d6b-a593-f526934a01ef => 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: 1649/3179] 10.0.0.73 () {32 vars in 773 bytes} [Thu May 28 23:00:26 2026] GET /v2.0/security-groups?tenant_id=e701a214986042bbab5d3c5465d96672&name=default => generated 2929 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1531/3180] 10.0.0.73 () {32 vars in 739 bytes} [Thu May 28 23:00:26 2026] DELETE /v2.0/security-groups/9f2bb108-e6a0-4bf6-9207-ec8cf564a7d6 => 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: 1650/3181] 10.0.0.73 () {32 vars in 773 bytes} [Thu May 28 23:00:26 2026] GET /v2.0/security-groups?tenant_id=5c00413fe5ee4ec7b8245c215aeed86b&name=default => generated 2929 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1532/3182] 10.0.0.73 () {32 vars in 739 bytes} [Thu May 28 23:00:26 2026] DELETE /v2.0/security-groups/eab0234c-dc28-4672-84ca-ccbde6ced441 => 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: 1651/3183] 10.0.0.73 () {32 vars in 773 bytes} [Thu May 28 23:00:26 2026] GET /v2.0/security-groups?tenant_id=35d0a8a2ac2946738765c478c96c2f7f&name=default => generated 2929 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1533/3184] 10.0.0.73 () {32 vars in 739 bytes} [Thu May 28 23:00:27 2026] DELETE /v2.0/security-groups/36641090-dcdf-408a-a3a3-f108da54f8c8 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1652/3185] 10.0.0.73 () {32 vars in 773 bytes} [Thu May 28 23:00:27 2026] GET /v2.0/security-groups?tenant_id=aab2ff7c4f3641fa873ab96e513f4413&name=default => generated 2929 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1534/3186] 10.0.0.73 () {32 vars in 739 bytes} [Thu May 28 23:00:27 2026] DELETE /v2.0/security-groups/a6997a81-21d7-48a2-bd3a-5954b98ef70c => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1653/3187] 10.0.0.73 () {32 vars in 773 bytes} [Thu May 28 23:00:27 2026] GET /v2.0/security-groups?tenant_id=06cd8b2a77214a0a8f135d630486ad1a&name=default => generated 2929 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1535/3188] 10.0.0.73 () {32 vars in 739 bytes} [Thu May 28 23:00:27 2026] DELETE /v2.0/security-groups/8cd49bac-a723-4ecb-bbf8-a3390ac9c33f => 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: 1654/3189] 10.0.0.73 () {32 vars in 773 bytes} [Thu May 28 23:00:27 2026] GET /v2.0/security-groups?tenant_id=bbd5e0c5c7f04a6ba17c83e0f1e455c5&name=default => generated 2929 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1536/3190] 10.0.0.73 () {32 vars in 739 bytes} [Thu May 28 23:00:28 2026] DELETE /v2.0/security-groups/bcbabeb9-ec8e-449f-8db8-a2145cbeb854 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 23:00:31.980 7 WARNING neutron_lib.context [None req-2d36039a-6fc8-414a-b7f5-834b129deb06 695c6f99aebd44c9aca66963cdf29dcb 6010381f47314d35b1748b83d2a13558 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1538/3193] 10.0.0.73 () {34 vars in 675 bytes} [Thu May 28 23:00:31 2026] POST /v2.0/subnetpools => generated 516 bytes in 191 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 23:00:32.037 8 WARNING neutron_lib.context [None req-93c0ff75-d55c-4b54-bd45-61244be87fea 695c6f99aebd44c9aca66963cdf29dcb 6010381f47314d35b1748b83d2a13558 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1656/3194] 10.0.0.73 () {34 vars in 675 bytes} [Thu May 28 23:00:32 2026] POST /v2.0/subnetpools => generated 516 bytes in 58 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 23:00:32.099 7 WARNING neutron_lib.context [None req-7bd16ae1-82ec-4d99-aa7d-6144e63bc4bf 695c6f99aebd44c9aca66963cdf29dcb 6010381f47314d35b1748b83d2a13558 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1539/3195] 10.0.0.73 () {34 vars in 675 bytes} [Thu May 28 23:00:32 2026] POST /v2.0/subnetpools => generated 516 bytes in 57 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 23:00:32.161 8 WARNING neutron_lib.context [None req-58dbca88-ba9b-4a7e-ad3e-e3ea4fa4ca34 695c6f99aebd44c9aca66963cdf29dcb 6010381f47314d35b1748b83d2a13558 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1657/3196] 10.0.0.73 () {34 vars in 675 bytes} [Thu May 28 23:00:32 2026] POST /v2.0/subnetpools => generated 516 bytes in 51 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 23:00:32.217 7 WARNING neutron_lib.context [None req-ec10539f-8c4b-4efc-b687-47a4a6e39d33 695c6f99aebd44c9aca66963cdf29dcb 6010381f47314d35b1748b83d2a13558 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1540/3197] 10.0.0.73 () {34 vars in 675 bytes} [Thu May 28 23:00:32 2026] POST /v2.0/subnetpools => generated 516 bytes in 47 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1658/3198] 10.0.0.73 () {34 vars in 758 bytes} [Thu May 28 23:00:32 2026] PUT /v2.0/subnetpools/b1328c04-1028-47b1-8972-159c8ea49dc3/tags => generated 17 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1541/3199] 10.0.0.73 () {34 vars in 758 bytes} [Thu May 28 23:00:32 2026] PUT /v2.0/subnetpools/d835dde6-9d57-41fe-a949-5362a95121bc/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: 1659/3200] 10.0.0.73 () {34 vars in 758 bytes} [Thu May 28 23:00:32 2026] PUT /v2.0/subnetpools/bf6dd627-5480-4d75-b8bd-37840d64a2a6/tags => generated 34 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1542/3201] 10.0.0.73 () {34 vars in 758 bytes} [Thu May 28 23:00:32 2026] PUT /v2.0/subnetpools/31791c5a-4be6-4ea0-9c93-5de0928596e0/tags => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1660/3202] 10.0.0.73 () {32 vars in 671 bytes} [Thu May 28 23:00:32 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1543/3203] 10.0.0.73 () {32 vars in 685 bytes} [Thu May 28 23:00:32 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1661/3204] 10.0.0.73 () {32 vars in 681 bytes} [Thu May 28 23:00:32 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1544/3205] 10.0.0.73 () {32 vars in 693 bytes} [Thu May 28 23:00:32 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1662/3206] 10.0.0.73 () {32 vars in 679 bytes} [Thu May 28 23:00:32 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1545/3207] 10.0.0.73 () {32 vars in 693 bytes} [Thu May 28 23:00:32 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1663/3208] 10.0.0.73 () {32 vars in 689 bytes} [Thu May 28 23:00:32 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1546/3209] 10.0.0.73 () {32 vars in 701 bytes} [Thu May 28 23:00:32 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1664/3210] 10.0.0.73 () {32 vars in 731 bytes} [Thu May 28 23:00:32 2026] DELETE /v2.0/subnetpools/b1328c04-1028-47b1-8972-159c8ea49dc3 => generated 0 bytes in 54 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1547/3211] 10.0.0.73 () {32 vars in 731 bytes} [Thu May 28 23:00:32 2026] DELETE /v2.0/subnetpools/d835dde6-9d57-41fe-a949-5362a95121bc => generated 0 bytes in 45 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1665/3212] 10.0.0.73 () {32 vars in 731 bytes} [Thu May 28 23:00:32 2026] DELETE /v2.0/subnetpools/bf6dd627-5480-4d75-b8bd-37840d64a2a6 => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1548/3213] 10.0.0.73 () {32 vars in 731 bytes} [Thu May 28 23:00:32 2026] DELETE /v2.0/subnetpools/31791c5a-4be6-4ea0-9c93-5de0928596e0 => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1666/3214] 10.0.0.73 () {32 vars in 731 bytes} [Thu May 28 23:00:32 2026] DELETE /v2.0/subnetpools/3813a216-a3b3-4de7-acde-87205a42593e => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1549/3215] 10.0.0.73 () {32 vars in 773 bytes} [Thu May 28 23:00:33 2026] GET /v2.0/security-groups?tenant_id=7011ce50a6ba4e4b99d2bc23e05d61fa&name=default => generated 2929 bytes in 267 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1667/3216] 10.0.0.73 () {32 vars in 739 bytes} [Thu May 28 23:00:33 2026] DELETE /v2.0/security-groups/6cf4fd63-2013-4dc7-b130-cfcd3572219b => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1550/3217] 10.0.0.73 () {32 vars in 773 bytes} [Thu May 28 23:00:34 2026] GET /v2.0/security-groups?tenant_id=6010381f47314d35b1748b83d2a13558&name=default => generated 2929 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1668/3218] 10.0.0.73 () {32 vars in 739 bytes} [Thu May 28 23:00:34 2026] DELETE /v2.0/security-groups/c2987dc3-42b6-4794-bb9f-c41468bb5ac2 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1551/3219] 10.0.0.73 () {32 vars in 773 bytes} [Thu May 28 23:00:34 2026] GET /v2.0/security-groups?tenant_id=bbd8113e48164224a8c4c3babec51c0c&name=default => generated 2929 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1669/3220] 10.0.0.73 () {32 vars in 739 bytes} [Thu May 28 23:00:34 2026] DELETE /v2.0/security-groups/81102d91-e5a2-424c-bb49-521de6abb8b1 => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 23:00:37.610 7 WARNING neutron_lib.context [None req-69c86930-7c4c-4d88-bafe-f123fabfed88 8fd5d0fa7ac44bbd8e0062f4dea3b4a6 e354fe930eaa4cfc9181383ab1ab3c11 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1552/3221] 10.0.0.73 () {34 vars in 683 bytes} [Thu May 28 23:00:37 2026] POST /v2.0/security-groups => generated 1603 bytes in 336 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1670/3222] 10.0.0.73 () {34 vars in 766 bytes} [Thu May 28 23:00:37 2026] PUT /v2.0/security-groups/e7c15668-0fc1-42f4-83ee-422963cc4d59/tags => generated 25 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1553/3223] 10.0.0.73 () {32 vars in 746 bytes} [Thu May 28 23:00:37 2026] GET /v2.0/security-groups/e7c15668-0fc1-42f4-83ee-422963cc4d59/tags => generated 25 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1671/3224] 10.0.0.73 () {34 vars in 777 bytes} [Thu May 28 23:00:37 2026] PUT /v2.0/security-groups/e7c15668-0fc1-42f4-83ee-422963cc4d59/tags/green => generated 4 bytes in 39 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1554/3225] 10.0.0.73 () {32 vars in 746 bytes} [Thu May 28 23:00:37 2026] GET /v2.0/security-groups/e7c15668-0fc1-42f4-83ee-422963cc4d59/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: 1672/3226] 10.0.0.73 () {34 vars in 773 bytes} [Thu May 28 23:00:37 2026] PUT /v2.0/security-groups/e7c15668-0fc1-42f4-83ee-422963cc4d59/tags/red => generated 4 bytes in 21 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1555/3227] 10.0.0.73 () {32 vars in 746 bytes} [Thu May 28 23:00:37 2026] GET /v2.0/security-groups/e7c15668-0fc1-42f4-83ee-422963cc4d59/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: 1673/3228] 10.0.0.73 () {34 vars in 795 bytes} [Thu May 28 23:00:37 2026] PUT /v2.0/security-groups/e7c15668-0fc1-42f4-83ee-422963cc4d59/tags/black.or.white => 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: 1556/3229] 10.0.0.73 () {32 vars in 746 bytes} [Thu May 28 23:00:38 2026] GET /v2.0/security-groups/e7c15668-0fc1-42f4-83ee-422963cc4d59/tags => generated 52 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1674/3230] 10.0.0.73 () {34 vars in 766 bytes} [Thu May 28 23:00:38 2026] PUT /v2.0/security-groups/e7c15668-0fc1-42f4-83ee-422963cc4d59/tags => generated 37 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1557/3231] 10.0.0.73 () {32 vars in 746 bytes} [Thu May 28 23:00:38 2026] GET /v2.0/security-groups/e7c15668-0fc1-42f4-83ee-422963cc4d59/tags => generated 37 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1675/3232] 10.0.0.73 () {32 vars in 754 bytes} [Thu May 28 23:00:38 2026] GET /v2.0/security-groups/e7c15668-0fc1-42f4-83ee-422963cc4d59/tags/red => generated 0 bytes in 15 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 23:00:38.158 7 INFO neutron.api.v2.resource [None req-0df39003-5c62-4a5c-91c3-4aaa1eb685d0 8fd5d0fa7ac44bbd8e0062f4dea3b4a6 e354fe930eaa4cfc9181383ab1ab3c11 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1558/3233] 10.0.0.73 () {32 vars in 758 bytes} [Thu May 28 23:00:38 2026] GET /v2.0/security-groups/e7c15668-0fc1-42f4-83ee-422963cc4d59/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: 1676/3234] 10.0.0.73 () {32 vars in 757 bytes} [Thu May 28 23:00:38 2026] DELETE /v2.0/security-groups/e7c15668-0fc1-42f4-83ee-422963cc4d59/tags/red => generated 0 bytes in 36 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1559/3235] 10.0.0.73 () {32 vars in 746 bytes} [Thu May 28 23:00:38 2026] GET /v2.0/security-groups/e7c15668-0fc1-42f4-83ee-422963cc4d59/tags => generated 30 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 23:00:38.251 8 INFO neutron.api.v2.resource [None req-7f1dc2f1-62c0-4ea7-b6c7-93ee3dd4845d 8fd5d0fa7ac44bbd8e0062f4dea3b4a6 e354fe930eaa4cfc9181383ab1ab3c11 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1677/3236] 10.0.0.73 () {32 vars in 761 bytes} [Thu May 28 23:00:38 2026] DELETE /v2.0/security-groups/e7c15668-0fc1-42f4-83ee-422963cc4d59/tags/green => generated 99 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1560/3237] 10.0.0.73 () {32 vars in 749 bytes} [Thu May 28 23:00:38 2026] DELETE /v2.0/security-groups/e7c15668-0fc1-42f4-83ee-422963cc4d59/tags => 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: 1678/3238] 10.0.0.73 () {32 vars in 746 bytes} [Thu May 28 23:00:38 2026] GET /v2.0/security-groups/e7c15668-0fc1-42f4-83ee-422963cc4d59/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: 1561/3239] 10.0.0.73 () {32 vars in 739 bytes} [Thu May 28 23:00:38 2026] DELETE /v2.0/security-groups/e7c15668-0fc1-42f4-83ee-422963cc4d59 => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1679/3240] 10.0.0.73 () {32 vars in 773 bytes} [Thu May 28 23:00:38 2026] GET /v2.0/security-groups?tenant_id=e354fe930eaa4cfc9181383ab1ab3c11&name=default => generated 2929 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1562/3241] 10.0.0.73 () {32 vars in 739 bytes} [Thu May 28 23:00:39 2026] DELETE /v2.0/security-groups/17419731-a7fa-4841-979f-c16ed6c0f3e8 => 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: 1680/3242] 10.0.0.73 () {32 vars in 773 bytes} [Thu May 28 23:00:39 2026] GET /v2.0/security-groups?tenant_id=61c2c91457d84239bed60ea265a6d8af&name=default => generated 2929 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1563/3243] 10.0.0.73 () {32 vars in 739 bytes} [Thu May 28 23:00:39 2026] DELETE /v2.0/security-groups/d91b1a6c-ea03-4ece-a42f-91f29e284f7d => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 23:00:42.491 8 WARNING neutron_lib.context [None req-1ac1e2d3-09c6-4685-918e-4cfdc55608db 96a2d34b4d714976acb7c1a640b761bf 94dfecfcd9eb48e0bc104955a951cc7a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-28 23:00:42.641 8 INFO neutron.db.segments_db [None req-1ac1e2d3-09c6-4685-918e-4cfdc55608db 96a2d34b4d714976acb7c1a640b761bf 94dfecfcd9eb48e0bc104955a951cc7a - - default default] Added segment 30067871-29fa-414c-9ea2-931293a0c8a8 of type vxlan for network b958f59e-4d57-40b4-a1ee-aca2e6a2340b [pid: 8|app: 0|req: 1681/3244] 10.0.0.73 () {34 vars in 669 bytes} [Thu May 28 23:00:42 2026] POST /v2.0/networks => generated 631 bytes in 369 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 23:00:42.735 7 WARNING neutron_lib.context [None req-1060955f-0086-4c51-b97c-1dc1403f74bc 96a2d34b4d714976acb7c1a640b761bf 94dfecfcd9eb48e0bc104955a951cc7a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1564/3245] 10.0.0.73 () {34 vars in 668 bytes} [Thu May 28 23:00:42 2026] POST /v2.0/subnets => generated 626 bytes in 230 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1682/3246] 10.0.0.73 () {34 vars in 750 bytes} [Thu May 28 23:00:42 2026] PUT /v2.0/subnets/3cb04d57-c9b8-45fa-9823-e05ea0871d60/tags => generated 25 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1565/3247] 10.0.0.73 () {32 vars in 730 bytes} [Thu May 28 23:00:43 2026] GET /v2.0/subnets/3cb04d57-c9b8-45fa-9823-e05ea0871d60/tags => generated 25 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1683/3248] 10.0.0.73 () {34 vars in 761 bytes} [Thu May 28 23:00:43 2026] PUT /v2.0/subnets/3cb04d57-c9b8-45fa-9823-e05ea0871d60/tags/green => generated 4 bytes in 38 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1566/3249] 10.0.0.73 () {32 vars in 730 bytes} [Thu May 28 23:00:43 2026] GET /v2.0/subnets/3cb04d57-c9b8-45fa-9823-e05ea0871d60/tags => generated 34 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1684/3250] 10.0.0.73 () {34 vars in 757 bytes} [Thu May 28 23:00:43 2026] PUT /v2.0/subnets/3cb04d57-c9b8-45fa-9823-e05ea0871d60/tags/red => generated 4 bytes in 29 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1567/3251] 10.0.0.73 () {32 vars in 730 bytes} [Thu May 28 23:00:43 2026] GET /v2.0/subnets/3cb04d57-c9b8-45fa-9823-e05ea0871d60/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: 1685/3252] 10.0.0.73 () {34 vars in 779 bytes} [Thu May 28 23:00:43 2026] PUT /v2.0/subnets/3cb04d57-c9b8-45fa-9823-e05ea0871d60/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: 7|app: 0|req: 1568/3253] 10.0.0.73 () {32 vars in 730 bytes} [Thu May 28 23:00:43 2026] GET /v2.0/subnets/3cb04d57-c9b8-45fa-9823-e05ea0871d60/tags => generated 52 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1686/3254] 10.0.0.73 () {34 vars in 750 bytes} [Thu May 28 23:00:43 2026] PUT /v2.0/subnets/3cb04d57-c9b8-45fa-9823-e05ea0871d60/tags => generated 37 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1569/3255] 10.0.0.73 () {32 vars in 730 bytes} [Thu May 28 23:00:43 2026] GET /v2.0/subnets/3cb04d57-c9b8-45fa-9823-e05ea0871d60/tags => generated 37 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1687/3256] 10.0.0.73 () {32 vars in 738 bytes} [Thu May 28 23:00:43 2026] GET /v2.0/subnets/3cb04d57-c9b8-45fa-9823-e05ea0871d60/tags/red => generated 0 bytes in 33 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 23:00:43.455 7 INFO neutron.api.v2.resource [None req-669b23be-a552-4709-83eb-0f3ad6fea079 96a2d34b4d714976acb7c1a640b761bf 94dfecfcd9eb48e0bc104955a951cc7a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1570/3257] 10.0.0.73 () {32 vars in 742 bytes} [Thu May 28 23:00:43 2026] GET /v2.0/subnets/3cb04d57-c9b8-45fa-9823-e05ea0871d60/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: 1688/3258] 10.0.0.73 () {32 vars in 741 bytes} [Thu May 28 23:00:43 2026] DELETE /v2.0/subnets/3cb04d57-c9b8-45fa-9823-e05ea0871d60/tags/red => generated 0 bytes in 40 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1571/3259] 10.0.0.73 () {32 vars in 730 bytes} [Thu May 28 23:00:43 2026] GET /v2.0/subnets/3cb04d57-c9b8-45fa-9823-e05ea0871d60/tags => generated 30 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 23:00:43.570 8 INFO neutron.api.v2.resource [None req-d5237a73-c1a0-4fb7-9e9f-f18a282f8030 96a2d34b4d714976acb7c1a640b761bf 94dfecfcd9eb48e0bc104955a951cc7a - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1689/3260] 10.0.0.73 () {32 vars in 745 bytes} [Thu May 28 23:00:43 2026] DELETE /v2.0/subnets/3cb04d57-c9b8-45fa-9823-e05ea0871d60/tags/green => generated 99 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1572/3261] 10.0.0.73 () {32 vars in 733 bytes} [Thu May 28 23:00:43 2026] DELETE /v2.0/subnets/3cb04d57-c9b8-45fa-9823-e05ea0871d60/tags => generated 0 bytes in 44 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1690/3262] 10.0.0.73 () {32 vars in 730 bytes} [Thu May 28 23:00:43 2026] GET /v2.0/subnets/3cb04d57-c9b8-45fa-9823-e05ea0871d60/tags => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1573/3263] 10.0.0.73 () {32 vars in 723 bytes} [Thu May 28 23:00:43 2026] DELETE /v2.0/subnets/3cb04d57-c9b8-45fa-9823-e05ea0871d60 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 23:00:44.045 8 INFO neutron.services.segments.plugin [-] Segment 30067871-29fa-414c-9ea2-931293a0c8a8 resource provider aggregate not found 2026-05-28 23:00:44.049 8 INFO neutron.services.segments.plugin [-] Segment 30067871-29fa-414c-9ea2-931293a0c8a8 resource provider aggregate not found 2026-05-28 23:00:44.061 8 INFO neutron.services.segments.plugin [-] Segment 30067871-29fa-414c-9ea2-931293a0c8a8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 30067871-29fa-414c-9ea2-931293a0c8a8 found for delete ", "request_id": "req-fb56e963-ade5-49d1-a11c-f1f5894cd65d"}]} 2026-05-28 23:00:44.064 8 INFO neutron.services.segments.plugin [-] Segment 30067871-29fa-414c-9ea2-931293a0c8a8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 30067871-29fa-414c-9ea2-931293a0c8a8 found for delete ", "request_id": "req-99fdf9a4-b400-4f7b-a921-7c899248fa41"}]} [pid: 8|app: 0|req: 1691/3264] 10.0.0.73 () {32 vars in 725 bytes} [Thu May 28 23:00:43 2026] DELETE /v2.0/networks/b958f59e-4d57-40b4-a1ee-aca2e6a2340b => generated 0 bytes in 259 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1574/3265] 10.0.0.73 () {32 vars in 773 bytes} [Thu May 28 23:00:44 2026] GET /v2.0/security-groups?tenant_id=94dfecfcd9eb48e0bc104955a951cc7a&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: 1692/3266] 10.0.0.73 () {32 vars in 739 bytes} [Thu May 28 23:00:44 2026] DELETE /v2.0/security-groups/81957714-a085-4a3f-8430-5257293cd3ab => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1575/3267] 10.0.0.73 () {32 vars in 773 bytes} [Thu May 28 23:00:44 2026] GET /v2.0/security-groups?tenant_id=60d0ec27ce25466a892844659c506838&name=default => generated 2929 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1693/3268] 10.0.0.73 () {32 vars in 739 bytes} [Thu May 28 23:00:45 2026] DELETE /v2.0/security-groups/8b90dc85-2967-4e92-a5bf-20fba0a052e3 => 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: 1577/3271] 10.0.0.73 () {32 vars in 648 bytes} [Thu May 28 23:00:47 2026] GET /v2.0/networks => generated 2168 bytes in 195 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1695/3272] 10.0.0.73 () {32 vars in 654 bytes} [Thu May 28 23:00:48 2026] GET /v2.0/floatingips => 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: 1578/3273] 10.0.0.73 () {32 vars in 646 bytes} [Thu May 28 23:00:48 2026] GET /v2.0/routers => generated 15 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1696/3274] 10.0.0.73 () {32 vars in 642 bytes} [Thu May 28 23:00:48 2026] GET /v2.0/ports => generated 4717 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1579/3275] 10.0.0.73 () {32 vars in 646 bytes} [Thu May 28 23:00:48 2026] GET /v2.0/subnets => generated 1308 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1697/3276] 10.0.0.73 () {32 vars in 648 bytes} [Thu May 28 23:00:48 2026] GET /v2.0/networks => generated 2168 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1580/3277] 10.0.0.73 () {32 vars in 662 bytes} [Thu May 28 23:00:48 2026] GET /v2.0/security-groups => generated 17393 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1698/3278] 10.0.0.73 () {32 vars in 654 bytes} [Thu May 28 23:00:49 2026] GET /v2.0/subnetpools => generated 19 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0)