+ 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 [Tue May 19 22:54:09 2026] *** compiled with version: 13.3.0 on 18 May 2026 22:07:08 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: neutron-server-84bc699848-lrf86 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 0x7fbae1208668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2 RLock(s) were not greened, to fix this error make sure you run eventlet.monkey_patch() before importing any other modules. 2 RLock(s) were not greened, to fix this error make sure you run eventlet.monkey_patch() before importing any other modules. /var/lib/openstack/lib/python3.12/site-packages/pecan/core.py:320: SyntaxWarning: invalid escape sequence '\*' ''' /var/lib/openstack/lib/python3.12/site-packages/pecan/core.py:320: SyntaxWarning: invalid escape sequence '\*' ''' /var/lib/openstack/lib/python3.12/site-packages/pecan/routing.py:48: SyntaxWarning: invalid escape sequence '\(' '^[0-9a-zA-Z-_$\(\)\.~!,;:*+@=]+$', route /var/lib/openstack/lib/python3.12/site-packages/pecan/routing.py:48: SyntaxWarning: invalid escape sequence '\(' '^[0-9a-zA-Z-_$\(\)\.~!,;:*+@=]+$', route 2026-05-19 22:54:13.990 7 INFO neutron.common.config [-] Logging enabled! 2026-05-19 22:54:13.991 7 INFO neutron.common.config [-] uwsgi version 25.2.4.dev2 2026-05-19 22:54:14.091 8 INFO neutron.common.config [-] Logging enabled! 2026-05-19 22:54:14.092 8 INFO neutron.common.config [-] uwsgi version 25.2.4.dev2 2026-05-19 22:54:14.527 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-19 22:54:14.626 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-19 22:54:15.688 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-19 22:54:15.692 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-19 22:54:15.695 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-19 22:54:15.696 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-19 22:54:15.696 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-19 22:54:15.697 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-19 22:54:15.697 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-19 22:54:15.704 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-19 22:54:15.704 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-19 22:54:15.705 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-19 22:54:15.705 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-19 22:54:15.709 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-19 22:54:15.713 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-19 22:54:15.714 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-19 22:54:15.714 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-19 22:54:15.714 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-19 22:54:15.714 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-19 22:54:15.722 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-19 22:54:15.722 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-19 22:54:15.722 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-19 22:54:15.727 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-19 22:54:15.728 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-19 22:54:15.728 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-19 22:54:15.745 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-19 22:54:15.746 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-19 22:54:15.746 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-19 22:54:15.771 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-19 22:54:15.771 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-19 22:54:15.771 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-19 22:54:15.771 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-19 22:54:15.789 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-19 22:54:15.790 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-19 22:54:15.790 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-19 22:54:15.790 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-19 22:54:16.205 8 INFO neutron.plugins.ml2.managers [None req-1222dd9a-d795-4e4d-9bbe-142340ed1289 - - - - - -] Initializing driver for type 'vlan' 2026-05-19 22:54:16.243 7 INFO neutron.plugins.ml2.managers [None req-c2a3e8b0-131c-4788-b756-f974eaa6fabf - - - - - -] Initializing driver for type 'vlan' 2026-05-19 22:54:16.346 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-1222dd9a-d795-4e4d-9bbe-142340ed1289 - - - - - -] VlanTypeDriver initialization complete 2026-05-19 22:54:16.346 8 INFO neutron.plugins.ml2.managers [None req-1222dd9a-d795-4e4d-9bbe-142340ed1289 - - - - - -] Initializing driver for type 'vxlan' 2026-05-19 22:54:16.346 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-1222dd9a-d795-4e4d-9bbe-142340ed1289 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-19 22:54:16.362 8 INFO neutron.plugins.ml2.managers [None req-1222dd9a-d795-4e4d-9bbe-142340ed1289 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-19 22:54:16.362 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-1222dd9a-d795-4e4d-9bbe-142340ed1289 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-19 22:54:16.362 8 INFO neutron.plugins.ml2.managers [None req-1222dd9a-d795-4e4d-9bbe-142340ed1289 - - - - - -] Initializing extension driver 'port_security' 2026-05-19 22:54:16.362 8 INFO neutron.plugins.ml2.extensions.port_security [None req-1222dd9a-d795-4e4d-9bbe-142340ed1289 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-19 22:54:16.362 8 INFO neutron.plugins.ml2.managers [None req-1222dd9a-d795-4e4d-9bbe-142340ed1289 - - - - - -] Initializing extension driver 'qos' 2026-05-19 22:54:16.363 8 INFO neutron.plugins.ml2.managers [None req-1222dd9a-d795-4e4d-9bbe-142340ed1289 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-19 22:54:16.363 8 INFO neutron.plugins.ml2.managers [None req-1222dd9a-d795-4e4d-9bbe-142340ed1289 - - - - - -] Initializing mechanism driver 'l2population' 2026-05-19 22:54:16.374 8 INFO neutron.quota [None req-4175bd69-1856-4ef0-9e41-311df2f745bb - - - - - -] Loaded quota_driver: . 2026-05-19 22:54:16.375 8 INFO neutron.plugins.ml2.plugin [None req-4175bd69-1856-4ef0-9e41-311df2f745bb - - - - - -] Modular L2 Plugin initialization complete 2026-05-19 22:54:16.375 8 INFO neutron.plugins.ml2.managers [None req-4175bd69-1856-4ef0-9e41-311df2f745bb - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-19 22:54:16.375 8 INFO neutron.plugins.ml2.managers [None req-4175bd69-1856-4ef0-9e41-311df2f745bb - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-19 22:54:16.375 8 INFO neutron.plugins.ml2.managers [None req-4175bd69-1856-4ef0-9e41-311df2f745bb - - - - - -] Got port-security extension from driver 'port_security' 2026-05-19 22:54:16.375 8 INFO neutron.extensions.vlantransparent [None req-4175bd69-1856-4ef0-9e41-311df2f745bb - - - - - -] Disabled vlantransparent extension. 2026-05-19 22:54:16.376 8 INFO neutron.manager [None req-4175bd69-1856-4ef0-9e41-311df2f745bb - - - - - -] Loading Plugin: qos 2026-05-19 22:54:16.388 8 INFO neutron.manager [None req-4175bd69-1856-4ef0-9e41-311df2f745bb - - - - - -] Loading Plugin: router 2026-05-19 22:54:16.390 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-c2a3e8b0-131c-4788-b756-f974eaa6fabf - - - - - -] VlanTypeDriver initialization complete 2026-05-19 22:54:16.390 7 INFO neutron.plugins.ml2.managers [None req-c2a3e8b0-131c-4788-b756-f974eaa6fabf - - - - - -] Initializing driver for type 'vxlan' 2026-05-19 22:54:16.391 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-c2a3e8b0-131c-4788-b756-f974eaa6fabf - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-19 22:54:16.418 7 INFO neutron.plugins.ml2.managers [None req-c2a3e8b0-131c-4788-b756-f974eaa6fabf - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-19 22:54:16.418 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-c2a3e8b0-131c-4788-b756-f974eaa6fabf - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-19 22:54:16.418 7 INFO neutron.plugins.ml2.managers [None req-c2a3e8b0-131c-4788-b756-f974eaa6fabf - - - - - -] Initializing extension driver 'port_security' 2026-05-19 22:54:16.418 7 INFO neutron.plugins.ml2.extensions.port_security [None req-c2a3e8b0-131c-4788-b756-f974eaa6fabf - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-19 22:54:16.418 7 INFO neutron.plugins.ml2.managers [None req-c2a3e8b0-131c-4788-b756-f974eaa6fabf - - - - - -] Initializing extension driver 'qos' 2026-05-19 22:54:16.419 7 INFO neutron.plugins.ml2.managers [None req-c2a3e8b0-131c-4788-b756-f974eaa6fabf - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-19 22:54:16.419 7 INFO neutron.plugins.ml2.managers [None req-c2a3e8b0-131c-4788-b756-f974eaa6fabf - - - - - -] Initializing mechanism driver 'l2population' 2026-05-19 22:54:16.429 8 INFO neutron.services.service_base [None req-4175bd69-1856-4ef0-9e41-311df2f745bb - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-19 22:54:16.429 8 INFO neutron.manager [None req-4175bd69-1856-4ef0-9e41-311df2f745bb - - - - - -] Loading Plugin: segments 2026-05-19 22:54:16.430 7 INFO neutron.quota [None req-3fee995c-dc17-43a0-9a72-354d0a2ed2b0 - - - - - -] Loaded quota_driver: . 2026-05-19 22:54:16.431 7 INFO neutron.plugins.ml2.plugin [None req-3fee995c-dc17-43a0-9a72-354d0a2ed2b0 - - - - - -] Modular L2 Plugin initialization complete 2026-05-19 22:54:16.431 7 INFO neutron.plugins.ml2.managers [None req-3fee995c-dc17-43a0-9a72-354d0a2ed2b0 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-19 22:54:16.431 7 INFO neutron.plugins.ml2.managers [None req-3fee995c-dc17-43a0-9a72-354d0a2ed2b0 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-19 22:54:16.431 7 INFO neutron.plugins.ml2.managers [None req-3fee995c-dc17-43a0-9a72-354d0a2ed2b0 - - - - - -] Got port-security extension from driver 'port_security' 2026-05-19 22:54:16.432 7 INFO neutron.extensions.vlantransparent [None req-3fee995c-dc17-43a0-9a72-354d0a2ed2b0 - - - - - -] Disabled vlantransparent extension. 2026-05-19 22:54:16.432 7 INFO neutron.manager [None req-3fee995c-dc17-43a0-9a72-354d0a2ed2b0 - - - - - -] Loading Plugin: qos 2026-05-19 22:54:16.445 7 INFO neutron.manager [None req-3fee995c-dc17-43a0-9a72-354d0a2ed2b0 - - - - - -] Loading Plugin: router 2026-05-19 22:54:16.485 7 INFO neutron.services.service_base [None req-3fee995c-dc17-43a0-9a72-354d0a2ed2b0 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-19 22:54:16.485 7 INFO neutron.manager [None req-3fee995c-dc17-43a0-9a72-354d0a2ed2b0 - - - - - -] Loading Plugin: segments 2026-05-19 22:54:16.524 8 INFO neutron.manager [None req-4175bd69-1856-4ef0-9e41-311df2f745bb - - - - - -] Loading Plugin: trunk 2026-05-19 22:54:16.539 8 INFO neutron.manager [None req-4175bd69-1856-4ef0-9e41-311df2f745bb - - - - - -] Loading Plugin: vpnaas 2026-05-19 22:54:16.578 8 WARNING stevedore.named [None req-4175bd69-1856-4ef0-9e41-311df2f745bb - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-19 22:54:16.581 7 INFO neutron.manager [None req-3fee995c-dc17-43a0-9a72-354d0a2ed2b0 - - - - - -] Loading Plugin: trunk 2026-05-19 22:54:16.598 7 INFO neutron.manager [None req-3fee995c-dc17-43a0-9a72-354d0a2ed2b0 - - - - - -] Loading Plugin: vpnaas 2026-05-19 22:54:16.637 7 WARNING stevedore.named [None req-3fee995c-dc17-43a0-9a72-354d0a2ed2b0 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-19 22:54:16.673 8 INFO neutron_vpnaas.services.vpn.plugin [None req-4175bd69-1856-4ef0-9e41-311df2f745bb - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-19 22:54:16.674 8 INFO neutron.common.utils [None req-4175bd69-1856-4ef0-9e41-311df2f745bb - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-19 22:54:16.674 8 INFO neutron.manager [None req-4175bd69-1856-4ef0-9e41-311df2f745bb - - - - - -] Loading Plugin: auto_allocate 2026-05-19 22:54:16.679 8 INFO neutron.manager [None req-4175bd69-1856-4ef0-9e41-311df2f745bb - - - - - -] Loading Plugin: tag 2026-05-19 22:54:16.685 8 INFO neutron.manager [None req-4175bd69-1856-4ef0-9e41-311df2f745bb - - - - - -] Loading Plugin: timestamp 2026-05-19 22:54:16.688 8 INFO neutron.manager [None req-4175bd69-1856-4ef0-9e41-311df2f745bb - - - - - -] Loading Plugin: network_ip_availability 2026-05-19 22:54:16.691 8 INFO neutron.manager [None req-4175bd69-1856-4ef0-9e41-311df2f745bb - - - - - -] Loading Plugin: flavors 2026-05-19 22:54:16.695 8 INFO neutron.manager [None req-4175bd69-1856-4ef0-9e41-311df2f745bb - - - - - -] Loading Plugin: revisions 2026-05-19 22:54:16.698 8 INFO neutron.api.extensions [None req-4175bd69-1856-4ef0-9e41-311df2f745bb - - - - - -] Initializing extension manager. 2026-05-19 22:54:16.699 8 INFO neutron.api.extensions [None req-4175bd69-1856-4ef0-9e41-311df2f745bb - - - - - -] Loaded extension: address-group 2026-05-19 22:54:16.700 8 INFO neutron.api.extensions [None req-4175bd69-1856-4ef0-9e41-311df2f745bb - - - - - -] Loaded extension: address-scope 2026-05-19 22:54:16.700 8 INFO neutron.api.extensions [None req-4175bd69-1856-4ef0-9e41-311df2f745bb - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-19 22:54:16.701 7 INFO neutron_vpnaas.services.vpn.plugin [None req-3fee995c-dc17-43a0-9a72-354d0a2ed2b0 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-19 22:54:16.701 8 INFO neutron.api.extensions [None req-4175bd69-1856-4ef0-9e41-311df2f745bb - - - - - -] Loaded extension: agent 2026-05-19 22:54:16.701 7 INFO neutron.common.utils [None req-3fee995c-dc17-43a0-9a72-354d0a2ed2b0 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-19 22:54:16.702 7 INFO neutron.manager [None req-3fee995c-dc17-43a0-9a72-354d0a2ed2b0 - - - - - -] Loading Plugin: auto_allocate 2026-05-19 22:54:16.702 8 INFO neutron.api.extensions [None req-4175bd69-1856-4ef0-9e41-311df2f745bb - - - - - -] Loaded extension: agent-resources-synced 2026-05-19 22:54:16.703 8 INFO neutron.api.extensions [None req-4175bd69-1856-4ef0-9e41-311df2f745bb - - - - - -] Loaded extension: allowed-address-pairs 2026-05-19 22:54:16.704 8 INFO neutron.api.extensions [None req-4175bd69-1856-4ef0-9e41-311df2f745bb - - - - - -] Loaded extension: auto-allocated-topology 2026-05-19 22:54:16.705 8 INFO neutron.api.extensions [None req-4175bd69-1856-4ef0-9e41-311df2f745bb - - - - - -] Loaded extension: availability_zone 2026-05-19 22:54:16.705 8 INFO neutron.api.extensions [None req-4175bd69-1856-4ef0-9e41-311df2f745bb - - - - - -] Loaded extension: availability_zone_filter 2026-05-19 22:54:16.706 8 INFO neutron.api.extensions [None req-4175bd69-1856-4ef0-9e41-311df2f745bb - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-19 22:54:16.706 7 INFO neutron.manager [None req-3fee995c-dc17-43a0-9a72-354d0a2ed2b0 - - - - - -] Loading Plugin: tag 2026-05-19 22:54:16.706 8 INFO neutron.api.extensions [None req-4175bd69-1856-4ef0-9e41-311df2f745bb - - - - - -] Loaded extension: default-subnetpools 2026-05-19 22:54:16.708 8 INFO neutron.api.extensions [None req-4175bd69-1856-4ef0-9e41-311df2f745bb - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-19 22:54:16.708 8 INFO neutron.api.extensions [None req-4175bd69-1856-4ef0-9e41-311df2f745bb - - - - - -] Loaded extension: dns-integration 2026-05-19 22:54:16.709 8 INFO neutron.api.extensions [None req-4175bd69-1856-4ef0-9e41-311df2f745bb - - - - - -] Loaded extension: dns-domain-ports 2026-05-19 22:54:16.709 8 INFO neutron.api.extensions [None req-4175bd69-1856-4ef0-9e41-311df2f745bb - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-19 22:54:16.710 8 INFO neutron.api.extensions [None req-4175bd69-1856-4ef0-9e41-311df2f745bb - - - - - -] Loaded extension: dvr 2026-05-19 22:54:16.711 8 INFO neutron.api.extensions [None req-4175bd69-1856-4ef0-9e41-311df2f745bb - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-19 22:54:16.711 8 INFO neutron.api.extensions [None req-4175bd69-1856-4ef0-9e41-311df2f745bb - - - - - -] Loaded extension: empty-string-filtering 2026-05-19 22:54:16.712 8 INFO neutron.api.extensions [None req-4175bd69-1856-4ef0-9e41-311df2f745bb - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-19 22:54:16.712 8 INFO neutron.api.extensions [None req-4175bd69-1856-4ef0-9e41-311df2f745bb - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-19 22:54:16.713 8 INFO neutron.api.extensions [None req-4175bd69-1856-4ef0-9e41-311df2f745bb - - - - - -] Loaded extension: external-net 2026-05-19 22:54:16.713 7 INFO neutron.manager [None req-3fee995c-dc17-43a0-9a72-354d0a2ed2b0 - - - - - -] Loading Plugin: timestamp 2026-05-19 22:54:16.713 8 INFO neutron.api.extensions [None req-4175bd69-1856-4ef0-9e41-311df2f745bb - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-19 22:54:16.714 8 INFO neutron.api.extensions [None req-4175bd69-1856-4ef0-9e41-311df2f745bb - - - - - -] Loaded extension: extraroute 2026-05-19 22:54:16.714 8 INFO neutron.api.extensions [None req-4175bd69-1856-4ef0-9e41-311df2f745bb - - - - - -] Loaded extension: extraroute-atomic 2026-05-19 22:54:16.715 8 INFO neutron.api.extensions [None req-4175bd69-1856-4ef0-9e41-311df2f745bb - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-19 22:54:16.715 7 INFO neutron.manager [None req-3fee995c-dc17-43a0-9a72-354d0a2ed2b0 - - - - - -] Loading Plugin: network_ip_availability 2026-05-19 22:54:16.715 8 INFO neutron.api.extensions [None req-4175bd69-1856-4ef0-9e41-311df2f745bb - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-19 22:54:16.716 8 INFO neutron.api.extensions [None req-4175bd69-1856-4ef0-9e41-311df2f745bb - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-19 22:54:16.716 8 INFO neutron.api.extensions [None req-4175bd69-1856-4ef0-9e41-311df2f745bb - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-19 22:54:16.717 8 INFO neutron.api.extensions [None req-4175bd69-1856-4ef0-9e41-311df2f745bb - - - - - -] Loaded extension: fip-port-details 2026-05-19 22:54:16.718 8 INFO neutron.api.extensions [None req-4175bd69-1856-4ef0-9e41-311df2f745bb - - - - - -] Loaded extension: flavors 2026-05-19 22:54:16.719 8 INFO neutron.api.extensions [None req-4175bd69-1856-4ef0-9e41-311df2f745bb - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-19 22:54:16.719 7 INFO neutron.manager [None req-3fee995c-dc17-43a0-9a72-354d0a2ed2b0 - - - - - -] Loading Plugin: flavors 2026-05-19 22:54:16.720 8 INFO neutron.api.extensions [None req-4175bd69-1856-4ef0-9e41-311df2f745bb - - - - - -] Loaded extension: floatingip-pools 2026-05-19 22:54:16.720 8 INFO neutron.api.extensions [None req-4175bd69-1856-4ef0-9e41-311df2f745bb - - - - - -] Loaded extension: ip_allocation 2026-05-19 22:54:16.721 8 INFO neutron.api.extensions [None req-4175bd69-1856-4ef0-9e41-311df2f745bb - - - - - -] Loaded extension: ip-substring-filtering 2026-05-19 22:54:16.721 8 INFO neutron.api.extensions [None req-4175bd69-1856-4ef0-9e41-311df2f745bb - - - - - -] Loaded extension: l2_adjacency 2026-05-19 22:54:16.722 7 INFO neutron.manager [None req-3fee995c-dc17-43a0-9a72-354d0a2ed2b0 - - - - - -] Loading Plugin: revisions 2026-05-19 22:54:16.722 8 INFO neutron.api.extensions [None req-4175bd69-1856-4ef0-9e41-311df2f745bb - - - - - -] Loaded extension: router 2026-05-19 22:54:16.724 8 INFO neutron.api.extensions [None req-4175bd69-1856-4ef0-9e41-311df2f745bb - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-19 22:54:16.725 8 INFO neutron.api.extensions [None req-4175bd69-1856-4ef0-9e41-311df2f745bb - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-19 22:54:16.725 8 INFO neutron.api.extensions [None req-4175bd69-1856-4ef0-9e41-311df2f745bb - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-19 22:54:16.726 7 INFO neutron.api.extensions [None req-3fee995c-dc17-43a0-9a72-354d0a2ed2b0 - - - - - -] Initializing extension manager. 2026-05-19 22:54:16.726 8 INFO neutron.api.extensions [None req-4175bd69-1856-4ef0-9e41-311df2f745bb - - - - - -] Loaded extension: ext-gw-mode 2026-05-19 22:54:16.726 8 INFO neutron.api.extensions [None req-4175bd69-1856-4ef0-9e41-311df2f745bb - - - - - -] Loaded extension: l3-ha 2026-05-19 22:54:16.727 7 INFO neutron.api.extensions [None req-3fee995c-dc17-43a0-9a72-354d0a2ed2b0 - - - - - -] Loaded extension: address-group 2026-05-19 22:54:16.727 8 INFO neutron.api.extensions [None req-4175bd69-1856-4ef0-9e41-311df2f745bb - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-19 22:54:16.727 8 INFO neutron.api.extensions [None req-4175bd69-1856-4ef0-9e41-311df2f745bb - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-19 22:54:16.728 7 INFO neutron.api.extensions [None req-3fee995c-dc17-43a0-9a72-354d0a2ed2b0 - - - - - -] Loaded extension: address-scope 2026-05-19 22:54:16.728 8 INFO neutron.api.extensions [None req-4175bd69-1856-4ef0-9e41-311df2f745bb - - - - - -] Loaded extension: l3-flavors 2026-05-19 22:54:16.728 7 INFO neutron.api.extensions [None req-3fee995c-dc17-43a0-9a72-354d0a2ed2b0 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-19 22:54:16.729 8 INFO neutron.api.extensions [None req-4175bd69-1856-4ef0-9e41-311df2f745bb - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-19 22:54:16.729 7 INFO neutron.api.extensions [None req-3fee995c-dc17-43a0-9a72-354d0a2ed2b0 - - - - - -] Loaded extension: agent 2026-05-19 22:54:16.729 8 INFO neutron.api.extensions [None req-4175bd69-1856-4ef0-9e41-311df2f745bb - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-19 22:54:16.730 7 INFO neutron.api.extensions [None req-3fee995c-dc17-43a0-9a72-354d0a2ed2b0 - - - - - -] Loaded extension: agent-resources-synced 2026-05-19 22:54:16.731 7 INFO neutron.api.extensions [None req-3fee995c-dc17-43a0-9a72-354d0a2ed2b0 - - - - - -] Loaded extension: allowed-address-pairs 2026-05-19 22:54:16.732 7 INFO neutron.api.extensions [None req-3fee995c-dc17-43a0-9a72-354d0a2ed2b0 - - - - - -] Loaded extension: auto-allocated-topology 2026-05-19 22:54:16.732 7 INFO neutron.api.extensions [None req-3fee995c-dc17-43a0-9a72-354d0a2ed2b0 - - - - - -] Loaded extension: availability_zone 2026-05-19 22:54:16.733 8 INFO neutron.api.extensions [None req-4175bd69-1856-4ef0-9e41-311df2f745bb - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-19 22:54:16.733 7 INFO neutron.api.extensions [None req-3fee995c-dc17-43a0-9a72-354d0a2ed2b0 - - - - - -] Loaded extension: availability_zone_filter 2026-05-19 22:54:16.733 7 INFO neutron.api.extensions [None req-3fee995c-dc17-43a0-9a72-354d0a2ed2b0 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-19 22:54:16.734 7 INFO neutron.api.extensions [None req-3fee995c-dc17-43a0-9a72-354d0a2ed2b0 - - - - - -] Loaded extension: default-subnetpools 2026-05-19 22:54:16.734 8 INFO neutron.api.extensions [None req-4175bd69-1856-4ef0-9e41-311df2f745bb - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-19 22:54:16.735 8 INFO neutron.api.extensions [None req-4175bd69-1856-4ef0-9e41-311df2f745bb - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-19 22:54:16.735 7 INFO neutron.api.extensions [None req-3fee995c-dc17-43a0-9a72-354d0a2ed2b0 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-19 22:54:16.736 7 INFO neutron.api.extensions [None req-3fee995c-dc17-43a0-9a72-354d0a2ed2b0 - - - - - -] Loaded extension: dns-integration 2026-05-19 22:54:16.736 8 INFO neutron.api.extensions [None req-4175bd69-1856-4ef0-9e41-311df2f745bb - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-19 22:54:16.736 7 INFO neutron.api.extensions [None req-3fee995c-dc17-43a0-9a72-354d0a2ed2b0 - - - - - -] Loaded extension: dns-domain-ports 2026-05-19 22:54:16.737 8 INFO neutron.api.extensions [None req-4175bd69-1856-4ef0-9e41-311df2f745bb - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-19 22:54:16.737 7 INFO neutron.api.extensions [None req-3fee995c-dc17-43a0-9a72-354d0a2ed2b0 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-19 22:54:16.738 8 INFO neutron.api.extensions [None req-4175bd69-1856-4ef0-9e41-311df2f745bb - - - - - -] Loaded extension: multi-provider 2026-05-19 22:54:16.738 7 INFO neutron.api.extensions [None req-3fee995c-dc17-43a0-9a72-354d0a2ed2b0 - - - - - -] Loaded extension: dvr 2026-05-19 22:54:16.738 8 INFO neutron.api.extensions [None req-4175bd69-1856-4ef0-9e41-311df2f745bb - - - - - -] Loaded extension: net-mtu 2026-05-19 22:54:16.738 7 INFO neutron.api.extensions [None req-3fee995c-dc17-43a0-9a72-354d0a2ed2b0 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-19 22:54:16.739 8 INFO neutron.api.extensions [None req-4175bd69-1856-4ef0-9e41-311df2f745bb - - - - - -] Loaded extension: net-mtu-writable 2026-05-19 22:54:16.739 7 INFO neutron.api.extensions [None req-3fee995c-dc17-43a0-9a72-354d0a2ed2b0 - - - - - -] Loaded extension: empty-string-filtering 2026-05-19 22:54:16.739 8 INFO neutron.api.extensions [None req-4175bd69-1856-4ef0-9e41-311df2f745bb - - - - - -] Loaded extension: network_availability_zone 2026-05-19 22:54:16.739 7 INFO neutron.api.extensions [None req-3fee995c-dc17-43a0-9a72-354d0a2ed2b0 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-19 22:54:16.740 8 INFO neutron.api.extensions [None req-4175bd69-1856-4ef0-9e41-311df2f745bb - - - - - -] Loaded extension: network_ha 2026-05-19 22:54:16.740 7 INFO neutron.api.extensions [None req-3fee995c-dc17-43a0-9a72-354d0a2ed2b0 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-19 22:54:16.740 7 INFO neutron.api.extensions [None req-3fee995c-dc17-43a0-9a72-354d0a2ed2b0 - - - - - -] Loaded extension: external-net 2026-05-19 22:54:16.740 8 INFO neutron.api.extensions [None req-4175bd69-1856-4ef0-9e41-311df2f745bb - - - - - -] Loaded extension: network-ip-availability 2026-05-19 22:54:16.741 7 INFO neutron.api.extensions [None req-3fee995c-dc17-43a0-9a72-354d0a2ed2b0 - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-19 22:54:16.741 7 INFO neutron.api.extensions [None req-3fee995c-dc17-43a0-9a72-354d0a2ed2b0 - - - - - -] Loaded extension: extraroute 2026-05-19 22:54:16.741 8 INFO neutron.api.extensions [None req-4175bd69-1856-4ef0-9e41-311df2f745bb - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-19 22:54:16.742 8 INFO neutron.api.extensions [None req-4175bd69-1856-4ef0-9e41-311df2f745bb - - - - - -] Loaded extension: pagination 2026-05-19 22:54:16.742 7 INFO neutron.api.extensions [None req-3fee995c-dc17-43a0-9a72-354d0a2ed2b0 - - - - - -] Loaded extension: extraroute-atomic 2026-05-19 22:54:16.742 8 INFO neutron.api.extensions [None req-4175bd69-1856-4ef0-9e41-311df2f745bb - - - - - -] Loaded extension: port-device-profile 2026-05-19 22:54:16.743 7 INFO neutron.api.extensions [None req-3fee995c-dc17-43a0-9a72-354d0a2ed2b0 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-19 22:54:16.743 8 INFO neutron.api.extensions [None req-4175bd69-1856-4ef0-9e41-311df2f745bb - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-19 22:54:16.743 7 INFO neutron.api.extensions [None req-3fee995c-dc17-43a0-9a72-354d0a2ed2b0 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-19 22:54:16.743 8 INFO neutron.api.extensions [None req-4175bd69-1856-4ef0-9e41-311df2f745bb - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-19 22:54:16.744 7 INFO neutron.api.extensions [None req-3fee995c-dc17-43a0-9a72-354d0a2ed2b0 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-19 22:54:16.744 8 INFO neutron.api.extensions [None req-4175bd69-1856-4ef0-9e41-311df2f745bb - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-19 22:54:16.744 7 INFO neutron.api.extensions [None req-3fee995c-dc17-43a0-9a72-354d0a2ed2b0 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-19 22:54:16.744 8 INFO neutron.api.extensions [None req-4175bd69-1856-4ef0-9e41-311df2f745bb - - - - - -] Loaded extension: port-mac-override 2026-05-19 22:54:16.745 7 INFO neutron.api.extensions [None req-3fee995c-dc17-43a0-9a72-354d0a2ed2b0 - - - - - -] Loaded extension: fip-port-details 2026-05-19 22:54:16.745 8 INFO neutron.api.extensions [None req-4175bd69-1856-4ef0-9e41-311df2f745bb - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-19 22:54:16.745 8 INFO neutron.api.extensions [None req-4175bd69-1856-4ef0-9e41-311df2f745bb - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-19 22:54:16.746 7 INFO neutron.api.extensions [None req-3fee995c-dc17-43a0-9a72-354d0a2ed2b0 - - - - - -] Loaded extension: flavors 2026-05-19 22:54:16.746 8 INFO neutron.api.extensions [None req-4175bd69-1856-4ef0-9e41-311df2f745bb - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-19 22:54:16.746 8 INFO neutron.api.extensions [None req-4175bd69-1856-4ef0-9e41-311df2f745bb - - - - - -] Loaded extension: port-resource-request 2026-05-19 22:54:16.747 7 INFO neutron.api.extensions [None req-3fee995c-dc17-43a0-9a72-354d0a2ed2b0 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-19 22:54:16.747 8 INFO neutron.api.extensions [None req-4175bd69-1856-4ef0-9e41-311df2f745bb - - - - - -] Loaded extension: port-resource-request-groups 2026-05-19 22:54:16.747 7 INFO neutron.api.extensions [None req-3fee995c-dc17-43a0-9a72-354d0a2ed2b0 - - - - - -] Loaded extension: floatingip-pools 2026-05-19 22:54:16.748 8 INFO neutron.api.extensions [None req-4175bd69-1856-4ef0-9e41-311df2f745bb - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-19 22:54:16.748 7 INFO neutron.api.extensions [None req-3fee995c-dc17-43a0-9a72-354d0a2ed2b0 - - - - - -] Loaded extension: ip_allocation 2026-05-19 22:54:16.748 8 INFO neutron.api.extensions [None req-4175bd69-1856-4ef0-9e41-311df2f745bb - - - - - -] Loaded extension: binding 2026-05-19 22:54:16.748 7 INFO neutron.api.extensions [None req-3fee995c-dc17-43a0-9a72-354d0a2ed2b0 - - - - - -] Loaded extension: ip-substring-filtering 2026-05-19 22:54:16.749 7 INFO neutron.api.extensions [None req-3fee995c-dc17-43a0-9a72-354d0a2ed2b0 - - - - - -] Loaded extension: l2_adjacency 2026-05-19 22:54:16.749 8 INFO neutron.api.extensions [None req-4175bd69-1856-4ef0-9e41-311df2f745bb - - - - - -] Loaded extension: binding-extended 2026-05-19 22:54:16.750 8 INFO neutron.api.extensions [None req-4175bd69-1856-4ef0-9e41-311df2f745bb - - - - - -] Loaded extension: port-security 2026-05-19 22:54:16.750 7 INFO neutron.api.extensions [None req-3fee995c-dc17-43a0-9a72-354d0a2ed2b0 - - - - - -] Loaded extension: router 2026-05-19 22:54:16.750 8 INFO neutron.api.extensions [None req-4175bd69-1856-4ef0-9e41-311df2f745bb - - - - - -] Loaded extension: project-id 2026-05-19 22:54:16.751 8 INFO neutron.api.extensions [None req-4175bd69-1856-4ef0-9e41-311df2f745bb - - - - - -] Loaded extension: provider 2026-05-19 22:54:16.752 7 INFO neutron.api.extensions [None req-3fee995c-dc17-43a0-9a72-354d0a2ed2b0 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-19 22:54:16.752 7 INFO neutron.api.extensions [None req-3fee995c-dc17-43a0-9a72-354d0a2ed2b0 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-19 22:54:16.753 8 INFO neutron.api.extensions [None req-4175bd69-1856-4ef0-9e41-311df2f745bb - - - - - -] Loaded extension: qos 2026-05-19 22:54:16.753 7 INFO neutron.api.extensions [None req-3fee995c-dc17-43a0-9a72-354d0a2ed2b0 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-19 22:54:16.753 7 INFO neutron.api.extensions [None req-3fee995c-dc17-43a0-9a72-354d0a2ed2b0 - - - - - -] Loaded extension: ext-gw-mode 2026-05-19 22:54:16.754 8 INFO neutron.api.extensions [None req-4175bd69-1856-4ef0-9e41-311df2f745bb - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-19 22:54:16.754 7 INFO neutron.api.extensions [None req-3fee995c-dc17-43a0-9a72-354d0a2ed2b0 - - - - - -] Loaded extension: l3-ha 2026-05-19 22:54:16.754 8 INFO neutron.api.extensions [None req-4175bd69-1856-4ef0-9e41-311df2f745bb - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-19 22:54:16.755 7 INFO neutron.api.extensions [None req-3fee995c-dc17-43a0-9a72-354d0a2ed2b0 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-19 22:54:16.755 8 INFO neutron.api.extensions [None req-4175bd69-1856-4ef0-9e41-311df2f745bb - - - - - -] Loaded extension: qos-default 2026-05-19 22:54:16.755 7 INFO neutron.api.extensions [None req-3fee995c-dc17-43a0-9a72-354d0a2ed2b0 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-19 22:54:16.755 8 INFO neutron.api.extensions [None req-4175bd69-1856-4ef0-9e41-311df2f745bb - - - - - -] Loaded extension: qos-fip 2026-05-19 22:54:16.756 7 INFO neutron.api.extensions [None req-3fee995c-dc17-43a0-9a72-354d0a2ed2b0 - - - - - -] Loaded extension: l3-flavors 2026-05-19 22:54:16.756 8 INFO neutron.api.extensions [None req-4175bd69-1856-4ef0-9e41-311df2f745bb - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-19 22:54:16.756 8 INFO neutron.api.extensions [None req-4175bd69-1856-4ef0-9e41-311df2f745bb - - - - - -] Loaded extension: qos-gateway-ip 2026-05-19 22:54:16.756 7 INFO neutron.api.extensions [None req-3fee995c-dc17-43a0-9a72-354d0a2ed2b0 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-19 22:54:16.757 8 INFO neutron.api.extensions [None req-4175bd69-1856-4ef0-9e41-311df2f745bb - - - - - -] Loaded extension: qos-port-network-policy 2026-05-19 22:54:16.757 7 INFO neutron.api.extensions [None req-3fee995c-dc17-43a0-9a72-354d0a2ed2b0 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-19 22:54:16.757 8 INFO neutron.api.extensions [None req-4175bd69-1856-4ef0-9e41-311df2f745bb - - - - - -] Loaded extension: qos-pps-minimum 2026-05-19 22:54:16.758 8 INFO neutron.api.extensions [None req-4175bd69-1856-4ef0-9e41-311df2f745bb - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-19 22:54:16.759 8 INFO neutron.api.extensions [None req-4175bd69-1856-4ef0-9e41-311df2f745bb - - - - - -] Loaded extension: qos-pps 2026-05-19 22:54:16.759 8 INFO neutron.api.extensions [None req-4175bd69-1856-4ef0-9e41-311df2f745bb - - - - - -] Loaded extension: qos-rule-type-details 2026-05-19 22:54:16.760 8 INFO neutron.api.extensions [None req-4175bd69-1856-4ef0-9e41-311df2f745bb - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-19 22:54:16.760 8 INFO neutron.api.extensions [None req-4175bd69-1856-4ef0-9e41-311df2f745bb - - - - - -] Loaded extension: qos-rules-alias 2026-05-19 22:54:16.760 7 INFO neutron.api.extensions [None req-3fee995c-dc17-43a0-9a72-354d0a2ed2b0 - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-19 22:54:16.761 8 INFO neutron.api.extensions [None req-4175bd69-1856-4ef0-9e41-311df2f745bb - - - - - -] Loaded extension: quota-check-limit 2026-05-19 22:54:16.762 7 INFO neutron.api.extensions [None req-3fee995c-dc17-43a0-9a72-354d0a2ed2b0 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-19 22:54:16.763 7 INFO neutron.api.extensions [None req-3fee995c-dc17-43a0-9a72-354d0a2ed2b0 - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-19 22:54:16.763 8 INFO neutron.api.extensions [None req-4175bd69-1856-4ef0-9e41-311df2f745bb - - - - - -] Loaded extension: quotas 2026-05-19 22:54:16.764 7 INFO neutron.api.extensions [None req-3fee995c-dc17-43a0-9a72-354d0a2ed2b0 - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-19 22:54:16.764 8 INFO neutron.api.extensions [None req-4175bd69-1856-4ef0-9e41-311df2f745bb - - - - - -] Loaded extension: quota_details 2026-05-19 22:54:16.764 7 INFO neutron.api.extensions [None req-3fee995c-dc17-43a0-9a72-354d0a2ed2b0 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-19 22:54:16.765 7 INFO neutron.api.extensions [None req-3fee995c-dc17-43a0-9a72-354d0a2ed2b0 - - - - - -] Loaded extension: multi-provider 2026-05-19 22:54:16.765 8 INFO neutron.api.extensions [None req-4175bd69-1856-4ef0-9e41-311df2f745bb - - - - - -] Loaded extension: rbac-policies 2026-05-19 22:54:16.765 7 INFO neutron.api.extensions [None req-3fee995c-dc17-43a0-9a72-354d0a2ed2b0 - - - - - -] Loaded extension: net-mtu 2026-05-19 22:54:16.766 8 INFO neutron.api.extensions [None req-4175bd69-1856-4ef0-9e41-311df2f745bb - - - - - -] Loaded extension: rbac-address-group 2026-05-19 22:54:16.766 7 INFO neutron.api.extensions [None req-3fee995c-dc17-43a0-9a72-354d0a2ed2b0 - - - - - -] Loaded extension: net-mtu-writable 2026-05-19 22:54:16.766 8 INFO neutron.api.extensions [None req-4175bd69-1856-4ef0-9e41-311df2f745bb - - - - - -] Loaded extension: rbac-address-scope 2026-05-19 22:54:16.767 7 INFO neutron.api.extensions [None req-3fee995c-dc17-43a0-9a72-354d0a2ed2b0 - - - - - -] Loaded extension: network_availability_zone 2026-05-19 22:54:16.767 8 INFO neutron.api.extensions [None req-4175bd69-1856-4ef0-9e41-311df2f745bb - - - - - -] Loaded extension: rbac-security-groups 2026-05-19 22:54:16.767 7 INFO neutron.api.extensions [None req-3fee995c-dc17-43a0-9a72-354d0a2ed2b0 - - - - - -] Loaded extension: network_ha 2026-05-19 22:54:16.767 8 INFO neutron.api.extensions [None req-4175bd69-1856-4ef0-9e41-311df2f745bb - - - - - -] Loaded extension: rbac-subnetpool 2026-05-19 22:54:16.768 7 INFO neutron.api.extensions [None req-3fee995c-dc17-43a0-9a72-354d0a2ed2b0 - - - - - -] Loaded extension: network-ip-availability 2026-05-19 22:54:16.768 8 INFO neutron.api.extensions [None req-4175bd69-1856-4ef0-9e41-311df2f745bb - - - - - -] Loaded extension: revision-if-match 2026-05-19 22:54:16.769 8 INFO neutron.api.extensions [None req-4175bd69-1856-4ef0-9e41-311df2f745bb - - - - - -] Loaded extension: standard-attr-revisions 2026-05-19 22:54:16.769 7 INFO neutron.api.extensions [None req-3fee995c-dc17-43a0-9a72-354d0a2ed2b0 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-19 22:54:16.769 8 INFO neutron.api.extensions [None req-4175bd69-1856-4ef0-9e41-311df2f745bb - - - - - -] Loaded extension: router_availability_zone 2026-05-19 22:54:16.769 7 INFO neutron.api.extensions [None req-3fee995c-dc17-43a0-9a72-354d0a2ed2b0 - - - - - -] Loaded extension: pagination 2026-05-19 22:54:16.770 7 INFO neutron.api.extensions [None req-3fee995c-dc17-43a0-9a72-354d0a2ed2b0 - - - - - -] Loaded extension: port-device-profile 2026-05-19 22:54:16.770 8 INFO neutron.api.extensions [None req-4175bd69-1856-4ef0-9e41-311df2f745bb - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-19 22:54:16.770 7 INFO neutron.api.extensions [None req-3fee995c-dc17-43a0-9a72-354d0a2ed2b0 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-19 22:54:16.771 7 INFO neutron.api.extensions [None req-3fee995c-dc17-43a0-9a72-354d0a2ed2b0 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-19 22:54:16.771 7 INFO neutron.api.extensions [None req-3fee995c-dc17-43a0-9a72-354d0a2ed2b0 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-19 22:54:16.771 8 INFO neutron.api.extensions [None req-4175bd69-1856-4ef0-9e41-311df2f745bb - - - - - -] Loaded extension: security-groups-default-rules 2026-05-19 22:54:16.772 7 INFO neutron.api.extensions [None req-3fee995c-dc17-43a0-9a72-354d0a2ed2b0 - - - - - -] Loaded extension: port-mac-override 2026-05-19 22:54:16.772 8 INFO neutron.api.extensions [None req-4175bd69-1856-4ef0-9e41-311df2f745bb - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-19 22:54:16.772 7 INFO neutron.api.extensions [None req-3fee995c-dc17-43a0-9a72-354d0a2ed2b0 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-19 22:54:16.772 8 INFO neutron.api.extensions [None req-4175bd69-1856-4ef0-9e41-311df2f745bb - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-19 22:54:16.773 7 INFO neutron.api.extensions [None req-3fee995c-dc17-43a0-9a72-354d0a2ed2b0 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-19 22:54:16.773 8 INFO neutron.api.extensions [None req-4175bd69-1856-4ef0-9e41-311df2f745bb - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-19 22:54:16.773 7 INFO neutron.api.extensions [None req-3fee995c-dc17-43a0-9a72-354d0a2ed2b0 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-19 22:54:16.774 8 INFO neutron.api.extensions [None req-4175bd69-1856-4ef0-9e41-311df2f745bb - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-19 22:54:16.774 7 INFO neutron.api.extensions [None req-3fee995c-dc17-43a0-9a72-354d0a2ed2b0 - - - - - -] Loaded extension: port-resource-request 2026-05-19 22:54:16.774 8 INFO neutron.api.extensions [None req-4175bd69-1856-4ef0-9e41-311df2f745bb - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-19 22:54:16.774 7 INFO neutron.api.extensions [None req-3fee995c-dc17-43a0-9a72-354d0a2ed2b0 - - - - - -] Loaded extension: port-resource-request-groups 2026-05-19 22:54:16.775 7 INFO neutron.api.extensions [None req-3fee995c-dc17-43a0-9a72-354d0a2ed2b0 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-19 22:54:16.776 7 INFO neutron.api.extensions [None req-3fee995c-dc17-43a0-9a72-354d0a2ed2b0 - - - - - -] Loaded extension: binding 2026-05-19 22:54:16.776 7 INFO neutron.api.extensions [None req-3fee995c-dc17-43a0-9a72-354d0a2ed2b0 - - - - - -] Loaded extension: binding-extended 2026-05-19 22:54:16.777 7 INFO neutron.api.extensions [None req-3fee995c-dc17-43a0-9a72-354d0a2ed2b0 - - - - - -] Loaded extension: port-security 2026-05-19 22:54:16.777 7 INFO neutron.api.extensions [None req-3fee995c-dc17-43a0-9a72-354d0a2ed2b0 - - - - - -] Loaded extension: project-id 2026-05-19 22:54:16.778 7 INFO neutron.api.extensions [None req-3fee995c-dc17-43a0-9a72-354d0a2ed2b0 - - - - - -] Loaded extension: provider 2026-05-19 22:54:16.779 8 INFO neutron.api.extensions [None req-4175bd69-1856-4ef0-9e41-311df2f745bb - - - - - -] Loaded extension: security-group 2026-05-19 22:54:16.780 8 INFO neutron.api.extensions [None req-4175bd69-1856-4ef0-9e41-311df2f745bb - - - - - -] Loaded extension: segment 2026-05-19 22:54:16.780 7 INFO neutron.api.extensions [None req-3fee995c-dc17-43a0-9a72-354d0a2ed2b0 - - - - - -] Loaded extension: qos 2026-05-19 22:54:16.780 8 INFO neutron.api.extensions [None req-4175bd69-1856-4ef0-9e41-311df2f745bb - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-19 22:54:16.781 8 INFO neutron.api.extensions [None req-4175bd69-1856-4ef0-9e41-311df2f745bb - - - - - -] Loaded extension: service-type 2026-05-19 22:54:16.781 7 INFO neutron.api.extensions [None req-3fee995c-dc17-43a0-9a72-354d0a2ed2b0 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-19 22:54:16.781 8 INFO neutron.api.extensions [None req-4175bd69-1856-4ef0-9e41-311df2f745bb - - - - - -] Loaded extension: sorting 2026-05-19 22:54:16.781 7 INFO neutron.api.extensions [None req-3fee995c-dc17-43a0-9a72-354d0a2ed2b0 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-19 22:54:16.782 8 INFO neutron.api.extensions [None req-4175bd69-1856-4ef0-9e41-311df2f745bb - - - - - -] Loaded extension: standard-attr-segment 2026-05-19 22:54:16.782 7 INFO neutron.api.extensions [None req-3fee995c-dc17-43a0-9a72-354d0a2ed2b0 - - - - - -] Loaded extension: qos-default 2026-05-19 22:54:16.783 7 INFO neutron.api.extensions [None req-3fee995c-dc17-43a0-9a72-354d0a2ed2b0 - - - - - -] Loaded extension: qos-fip 2026-05-19 22:54:16.783 8 INFO neutron.api.extensions [None req-4175bd69-1856-4ef0-9e41-311df2f745bb - - - - - -] Loaded extension: standard-attr-description 2026-05-19 22:54:16.783 7 INFO neutron.api.extensions [None req-3fee995c-dc17-43a0-9a72-354d0a2ed2b0 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-19 22:54:16.783 8 INFO neutron.api.extensions [None req-4175bd69-1856-4ef0-9e41-311df2f745bb - - - - - -] Loaded extension: stateful-security-group 2026-05-19 22:54:16.784 7 INFO neutron.api.extensions [None req-3fee995c-dc17-43a0-9a72-354d0a2ed2b0 - - - - - -] Loaded extension: qos-gateway-ip 2026-05-19 22:54:16.784 8 WARNING neutron.api.extensions [None req-4175bd69-1856-4ef0-9e41-311df2f745bb - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-19 22:54:16.784 7 INFO neutron.api.extensions [None req-3fee995c-dc17-43a0-9a72-354d0a2ed2b0 - - - - - -] Loaded extension: qos-port-network-policy 2026-05-19 22:54:16.784 8 INFO neutron.api.extensions [None req-4175bd69-1856-4ef0-9e41-311df2f745bb - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-19 22:54:16.785 7 INFO neutron.api.extensions [None req-3fee995c-dc17-43a0-9a72-354d0a2ed2b0 - - - - - -] Loaded extension: qos-pps-minimum 2026-05-19 22:54:16.785 8 INFO neutron.api.extensions [None req-4175bd69-1856-4ef0-9e41-311df2f745bb - - - - - -] Loaded extension: subnet-external-network 2026-05-19 22:54:16.785 7 INFO neutron.api.extensions [None req-3fee995c-dc17-43a0-9a72-354d0a2ed2b0 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-19 22:54:16.785 8 INFO neutron.api.extensions [None req-4175bd69-1856-4ef0-9e41-311df2f745bb - - - - - -] Loaded extension: subnet_onboard 2026-05-19 22:54:16.786 8 INFO neutron.api.extensions [None req-4175bd69-1856-4ef0-9e41-311df2f745bb - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-19 22:54:16.786 7 INFO neutron.api.extensions [None req-3fee995c-dc17-43a0-9a72-354d0a2ed2b0 - - - - - -] Loaded extension: qos-pps 2026-05-19 22:54:16.786 8 INFO neutron.api.extensions [None req-4175bd69-1856-4ef0-9e41-311df2f745bb - - - - - -] Loaded extension: subnet-service-types 2026-05-19 22:54:16.786 7 INFO neutron.api.extensions [None req-3fee995c-dc17-43a0-9a72-354d0a2ed2b0 - - - - - -] Loaded extension: qos-rule-type-details 2026-05-19 22:54:16.787 8 INFO neutron.api.extensions [None req-4175bd69-1856-4ef0-9e41-311df2f745bb - - - - - -] Loaded extension: subnet_allocation 2026-05-19 22:54:16.787 7 INFO neutron.api.extensions [None req-3fee995c-dc17-43a0-9a72-354d0a2ed2b0 - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-19 22:54:16.788 7 INFO neutron.api.extensions [None req-3fee995c-dc17-43a0-9a72-354d0a2ed2b0 - - - - - -] Loaded extension: qos-rules-alias 2026-05-19 22:54:16.788 8 INFO neutron.api.extensions [None req-4175bd69-1856-4ef0-9e41-311df2f745bb - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-19 22:54:16.788 7 INFO neutron.api.extensions [None req-3fee995c-dc17-43a0-9a72-354d0a2ed2b0 - - - - - -] Loaded extension: quota-check-limit 2026-05-19 22:54:16.788 8 INFO neutron.api.extensions [None req-4175bd69-1856-4ef0-9e41-311df2f745bb - - - - - -] Loaded extension: tag-creation 2026-05-19 22:54:16.789 8 INFO neutron.api.extensions [None req-4175bd69-1856-4ef0-9e41-311df2f745bb - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-19 22:54:16.790 7 INFO neutron.api.extensions [None req-3fee995c-dc17-43a0-9a72-354d0a2ed2b0 - - - - - -] Loaded extension: quotas 2026-05-19 22:54:16.791 7 INFO neutron.api.extensions [None req-3fee995c-dc17-43a0-9a72-354d0a2ed2b0 - - - - - -] Loaded extension: quota_details 2026-05-19 22:54:16.792 8 INFO neutron.api.extensions [None req-4175bd69-1856-4ef0-9e41-311df2f745bb - - - - - -] Loaded extension: standard-attr-tag 2026-05-19 22:54:16.793 7 INFO neutron.api.extensions [None req-3fee995c-dc17-43a0-9a72-354d0a2ed2b0 - - - - - -] Loaded extension: rbac-policies 2026-05-19 22:54:16.793 8 INFO neutron.api.extensions [None req-4175bd69-1856-4ef0-9e41-311df2f745bb - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-19 22:54:16.793 7 INFO neutron.api.extensions [None req-3fee995c-dc17-43a0-9a72-354d0a2ed2b0 - - - - - -] Loaded extension: rbac-address-group 2026-05-19 22:54:16.794 7 INFO neutron.api.extensions [None req-3fee995c-dc17-43a0-9a72-354d0a2ed2b0 - - - - - -] Loaded extension: rbac-address-scope 2026-05-19 22:54:16.794 8 INFO neutron.api.extensions [None req-4175bd69-1856-4ef0-9e41-311df2f745bb - - - - - -] Loaded extension: trunk 2026-05-19 22:54:16.794 7 INFO neutron.api.extensions [None req-3fee995c-dc17-43a0-9a72-354d0a2ed2b0 - - - - - -] Loaded extension: rbac-security-groups 2026-05-19 22:54:16.794 8 INFO neutron.api.extensions [None req-4175bd69-1856-4ef0-9e41-311df2f745bb - - - - - -] Loaded extension: trunk-details 2026-05-19 22:54:16.795 7 INFO neutron.api.extensions [None req-3fee995c-dc17-43a0-9a72-354d0a2ed2b0 - - - - - -] Loaded extension: rbac-subnetpool 2026-05-19 22:54:16.795 8 INFO neutron.api.extensions [None req-4175bd69-1856-4ef0-9e41-311df2f745bb - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-19 22:54:16.795 7 INFO neutron.api.extensions [None req-3fee995c-dc17-43a0-9a72-354d0a2ed2b0 - - - - - -] Loaded extension: revision-if-match 2026-05-19 22:54:16.795 8 INFO neutron.api.extensions [None req-4175bd69-1856-4ef0-9e41-311df2f745bb - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-19 22:54:16.796 7 INFO neutron.api.extensions [None req-3fee995c-dc17-43a0-9a72-354d0a2ed2b0 - - - - - -] Loaded extension: standard-attr-revisions 2026-05-19 22:54:16.796 7 INFO neutron.api.extensions [None req-3fee995c-dc17-43a0-9a72-354d0a2ed2b0 - - - - - -] Loaded extension: router_availability_zone 2026-05-19 22:54:16.797 7 INFO neutron.api.extensions [None req-3fee995c-dc17-43a0-9a72-354d0a2ed2b0 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-19 22:54:16.797 8 INFO neutron.api.extensions [None req-4175bd69-1856-4ef0-9e41-311df2f745bb - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-19 22:54:16.798 8 INFO neutron.api.extensions [None req-4175bd69-1856-4ef0-9e41-311df2f745bb - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-19 22:54:16.799 8 INFO neutron.api.extensions [None req-4175bd69-1856-4ef0-9e41-311df2f745bb - - - - - -] Loaded extension: vpn-flavors 2026-05-19 22:54:16.799 7 INFO neutron.api.extensions [None req-3fee995c-dc17-43a0-9a72-354d0a2ed2b0 - - - - - -] Loaded extension: security-groups-default-rules 2026-05-19 22:54:16.799 7 INFO neutron.api.extensions [None req-3fee995c-dc17-43a0-9a72-354d0a2ed2b0 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-19 22:54:16.800 7 INFO neutron.api.extensions [None req-3fee995c-dc17-43a0-9a72-354d0a2ed2b0 - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-19 22:54:16.800 7 INFO neutron.api.extensions [None req-3fee995c-dc17-43a0-9a72-354d0a2ed2b0 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-19 22:54:16.800 8 INFO neutron.api.extensions [None req-4175bd69-1856-4ef0-9e41-311df2f745bb - - - - - -] Loaded extension: vpnaas 2026-05-19 22:54:16.801 7 INFO neutron.api.extensions [None req-3fee995c-dc17-43a0-9a72-354d0a2ed2b0 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-19 22:54:16.801 7 INFO neutron.api.extensions [None req-3fee995c-dc17-43a0-9a72-354d0a2ed2b0 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-19 22:54:16.802 8 INFO neutron.quota.resource_registry [None req-4175bd69-1856-4ef0-9e41-311df2f745bb - - - - - -] Creating instance of TrackedResource for resource:network 2026-05-19 22:54:16.803 8 INFO neutron.quota.resource_registry [None req-4175bd69-1856-4ef0-9e41-311df2f745bb - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-05-19 22:54:16.803 8 INFO neutron.quota.resource_registry [None req-4175bd69-1856-4ef0-9e41-311df2f745bb - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-19 22:54:16.803 8 INFO neutron.quota.resource_registry [None req-4175bd69-1856-4ef0-9e41-311df2f745bb - - - - - -] Creating instance of TrackedResource for resource:port 2026-05-19 22:54:16.806 7 INFO neutron.api.extensions [None req-3fee995c-dc17-43a0-9a72-354d0a2ed2b0 - - - - - -] Loaded extension: security-group 2026-05-19 22:54:16.806 8 INFO neutron.quota.resource_registry [None req-4175bd69-1856-4ef0-9e41-311df2f745bb - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-19 22:54:16.807 7 INFO neutron.api.extensions [None req-3fee995c-dc17-43a0-9a72-354d0a2ed2b0 - - - - - -] Loaded extension: segment 2026-05-19 22:54:16.807 8 INFO neutron.quota.resource_registry [None req-4175bd69-1856-4ef0-9e41-311df2f745bb - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-19 22:54:16.807 7 INFO neutron.api.extensions [None req-3fee995c-dc17-43a0-9a72-354d0a2ed2b0 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-19 22:54:16.808 7 INFO neutron.api.extensions [None req-3fee995c-dc17-43a0-9a72-354d0a2ed2b0 - - - - - -] Loaded extension: service-type 2026-05-19 22:54:16.808 7 INFO neutron.api.extensions [None req-3fee995c-dc17-43a0-9a72-354d0a2ed2b0 - - - - - -] Loaded extension: sorting 2026-05-19 22:54:16.809 7 INFO neutron.api.extensions [None req-3fee995c-dc17-43a0-9a72-354d0a2ed2b0 - - - - - -] Loaded extension: standard-attr-segment 2026-05-19 22:54:16.810 7 INFO neutron.api.extensions [None req-3fee995c-dc17-43a0-9a72-354d0a2ed2b0 - - - - - -] Loaded extension: standard-attr-description 2026-05-19 22:54:16.810 7 INFO neutron.api.extensions [None req-3fee995c-dc17-43a0-9a72-354d0a2ed2b0 - - - - - -] Loaded extension: stateful-security-group 2026-05-19 22:54:16.811 7 WARNING neutron.api.extensions [None req-3fee995c-dc17-43a0-9a72-354d0a2ed2b0 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-19 22:54:16.811 7 INFO neutron.api.extensions [None req-3fee995c-dc17-43a0-9a72-354d0a2ed2b0 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-19 22:54:16.811 8 INFO neutron.quota.resource_registry [None req-4175bd69-1856-4ef0-9e41-311df2f745bb - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-19 22:54:16.812 7 INFO neutron.api.extensions [None req-3fee995c-dc17-43a0-9a72-354d0a2ed2b0 - - - - - -] Loaded extension: subnet-external-network 2026-05-19 22:54:16.812 8 INFO neutron.quota.resource_registry [None req-4175bd69-1856-4ef0-9e41-311df2f745bb - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-19 22:54:16.812 7 INFO neutron.api.extensions [None req-3fee995c-dc17-43a0-9a72-354d0a2ed2b0 - - - - - -] Loaded extension: subnet_onboard 2026-05-19 22:54:16.812 8 INFO neutron.quota.resource_registry [None req-4175bd69-1856-4ef0-9e41-311df2f745bb - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-19 22:54:16.813 7 INFO neutron.api.extensions [None req-3fee995c-dc17-43a0-9a72-354d0a2ed2b0 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-19 22:54:16.813 8 INFO neutron.quota.resource_registry [None req-4175bd69-1856-4ef0-9e41-311df2f745bb - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-19 22:54:16.813 7 INFO neutron.api.extensions [None req-3fee995c-dc17-43a0-9a72-354d0a2ed2b0 - - - - - -] Loaded extension: subnet-service-types 2026-05-19 22:54:16.813 8 WARNING neutron.quota.resource_registry [None req-4175bd69-1856-4ef0-9e41-311df2f745bb - - - - - -] subnetpool is already registered 2026-05-19 22:54:16.814 8 INFO neutron.quota.resource_registry [None req-4175bd69-1856-4ef0-9e41-311df2f745bb - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-19 22:54:16.814 7 INFO neutron.api.extensions [None req-3fee995c-dc17-43a0-9a72-354d0a2ed2b0 - - - - - -] Loaded extension: subnet_allocation 2026-05-19 22:54:16.814 8 WARNING neutron.quota.resource_registry [None req-4175bd69-1856-4ef0-9e41-311df2f745bb - - - - - -] subnetpool is already registered 2026-05-19 22:54:16.814 8 INFO neutron.quota.resource_registry [None req-4175bd69-1856-4ef0-9e41-311df2f745bb - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-19 22:54:16.815 7 INFO neutron.api.extensions [None req-3fee995c-dc17-43a0-9a72-354d0a2ed2b0 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-19 22:54:16.815 8 INFO neutron.quota.resource_registry [None req-4175bd69-1856-4ef0-9e41-311df2f745bb - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-19 22:54:16.815 7 INFO neutron.api.extensions [None req-3fee995c-dc17-43a0-9a72-354d0a2ed2b0 - - - - - -] Loaded extension: tag-creation 2026-05-19 22:54:16.815 8 INFO neutron.quota.resource_registry [None req-4175bd69-1856-4ef0-9e41-311df2f745bb - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-19 22:54:16.816 7 INFO neutron.api.extensions [None req-3fee995c-dc17-43a0-9a72-354d0a2ed2b0 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-19 22:54:16.816 8 INFO neutron.quota.resource_registry [None req-4175bd69-1856-4ef0-9e41-311df2f745bb - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-19 22:54:16.816 8 INFO neutron.quota.resource_registry [None req-4175bd69-1856-4ef0-9e41-311df2f745bb - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-19 22:54:16.817 8 INFO neutron.quota.resource_registry [None req-4175bd69-1856-4ef0-9e41-311df2f745bb - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-19 22:54:16.819 7 INFO neutron.api.extensions [None req-3fee995c-dc17-43a0-9a72-354d0a2ed2b0 - - - - - -] Loaded extension: standard-attr-tag 2026-05-19 22:54:16.820 7 INFO neutron.api.extensions [None req-3fee995c-dc17-43a0-9a72-354d0a2ed2b0 - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-19 22:54:16.820 8 INFO neutron.quota.resource_registry [None req-4175bd69-1856-4ef0-9e41-311df2f745bb - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-19 22:54:16.820 8 WARNING neutron.quota.resource_registry [None req-4175bd69-1856-4ef0-9e41-311df2f745bb - - - - - -] router is already registered 2026-05-19 22:54:16.821 7 INFO neutron.api.extensions [None req-3fee995c-dc17-43a0-9a72-354d0a2ed2b0 - - - - - -] Loaded extension: trunk 2026-05-19 22:54:16.821 8 INFO neutron.quota.resource_registry [None req-4175bd69-1856-4ef0-9e41-311df2f745bb - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-19 22:54:16.821 8 WARNING neutron.quota.resource_registry [None req-4175bd69-1856-4ef0-9e41-311df2f745bb - - - - - -] floatingip is already registered 2026-05-19 22:54:16.821 7 INFO neutron.api.extensions [None req-3fee995c-dc17-43a0-9a72-354d0a2ed2b0 - - - - - -] Loaded extension: trunk-details 2026-05-19 22:54:16.822 7 INFO neutron.api.extensions [None req-3fee995c-dc17-43a0-9a72-354d0a2ed2b0 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-19 22:54:16.822 7 INFO neutron.api.extensions [None req-3fee995c-dc17-43a0-9a72-354d0a2ed2b0 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-19 22:54:16.824 7 INFO neutron.api.extensions [None req-3fee995c-dc17-43a0-9a72-354d0a2ed2b0 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-19 22:54:16.824 8 INFO neutron.quota.resource_registry [None req-4175bd69-1856-4ef0-9e41-311df2f745bb - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-19 22:54:16.825 8 WARNING neutron.quota.resource_registry [None req-4175bd69-1856-4ef0-9e41-311df2f745bb - - - - - -] rbac_policy is already registered 2026-05-19 22:54:16.825 7 INFO neutron.api.extensions [None req-3fee995c-dc17-43a0-9a72-354d0a2ed2b0 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-19 22:54:16.825 8 INFO neutron.quota.resource_registry [None req-4175bd69-1856-4ef0-9e41-311df2f745bb - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-19 22:54:16.825 8 WARNING neutron.quota.resource_registry [None req-4175bd69-1856-4ef0-9e41-311df2f745bb - - - - - -] security_group is already registered 2026-05-19 22:54:16.826 7 INFO neutron.api.extensions [None req-3fee995c-dc17-43a0-9a72-354d0a2ed2b0 - - - - - -] Loaded extension: vpn-flavors 2026-05-19 22:54:16.826 8 INFO neutron.quota.resource_registry [None req-4175bd69-1856-4ef0-9e41-311df2f745bb - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-19 22:54:16.826 8 WARNING neutron.quota.resource_registry [None req-4175bd69-1856-4ef0-9e41-311df2f745bb - - - - - -] security_group_rule is already registered 2026-05-19 22:54:16.827 8 INFO neutron.quota.resource_registry [None req-4175bd69-1856-4ef0-9e41-311df2f745bb - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-19 22:54:16.827 8 WARNING neutron.quota.resource_registry [None req-4175bd69-1856-4ef0-9e41-311df2f745bb - - - - - -] subnetpool is already registered 2026-05-19 22:54:16.827 7 INFO neutron.api.extensions [None req-3fee995c-dc17-43a0-9a72-354d0a2ed2b0 - - - - - -] Loaded extension: vpnaas 2026-05-19 22:54:16.827 8 INFO neutron.quota.resource_registry [None req-4175bd69-1856-4ef0-9e41-311df2f745bb - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-19 22:54:16.828 8 WARNING neutron.quota.resource_registry [None req-4175bd69-1856-4ef0-9e41-311df2f745bb - - - - - -] subnetpool is already registered 2026-05-19 22:54:16.828 8 INFO neutron.quota.resource_registry [None req-4175bd69-1856-4ef0-9e41-311df2f745bb - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-19 22:54:16.828 8 WARNING neutron.quota.resource_registry [None req-4175bd69-1856-4ef0-9e41-311df2f745bb - - - - - -] trunk is already registered 2026-05-19 22:54:16.829 8 INFO neutron.quota.resource_registry [None req-4175bd69-1856-4ef0-9e41-311df2f745bb - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-19 22:54:16.829 8 WARNING neutron.quota.resource_registry [None req-4175bd69-1856-4ef0-9e41-311df2f745bb - - - - - -] endpoint_group is already registered 2026-05-19 22:54:16.829 8 INFO neutron.quota.resource_registry [None req-4175bd69-1856-4ef0-9e41-311df2f745bb - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-19 22:54:16.829 8 WARNING neutron.quota.resource_registry [None req-4175bd69-1856-4ef0-9e41-311df2f745bb - - - - - -] vpnservice is already registered 2026-05-19 22:54:16.829 7 INFO neutron.quota.resource_registry [None req-3fee995c-dc17-43a0-9a72-354d0a2ed2b0 - - - - - -] Creating instance of TrackedResource for resource:network 2026-05-19 22:54:16.830 7 INFO neutron.quota.resource_registry [None req-3fee995c-dc17-43a0-9a72-354d0a2ed2b0 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-05-19 22:54:16.830 8 INFO neutron.quota.resource_registry [None req-4175bd69-1856-4ef0-9e41-311df2f745bb - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-19 22:54:16.830 7 INFO neutron.quota.resource_registry [None req-3fee995c-dc17-43a0-9a72-354d0a2ed2b0 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-19 22:54:16.830 8 WARNING neutron.quota.resource_registry [None req-4175bd69-1856-4ef0-9e41-311df2f745bb - - - - - -] ipsec_site_connection is already registered 2026-05-19 22:54:16.830 7 INFO neutron.quota.resource_registry [None req-3fee995c-dc17-43a0-9a72-354d0a2ed2b0 - - - - - -] Creating instance of TrackedResource for resource:port 2026-05-19 22:54:16.830 8 INFO neutron.quota.resource_registry [None req-4175bd69-1856-4ef0-9e41-311df2f745bb - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-19 22:54:16.831 8 WARNING neutron.quota.resource_registry [None req-4175bd69-1856-4ef0-9e41-311df2f745bb - - - - - -] ipsecpolicy is already registered 2026-05-19 22:54:16.831 8 INFO neutron.quota.resource_registry [None req-4175bd69-1856-4ef0-9e41-311df2f745bb - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-19 22:54:16.831 8 WARNING neutron.quota.resource_registry [None req-4175bd69-1856-4ef0-9e41-311df2f745bb - - - - - -] ikepolicy is already registered 2026-05-19 22:54:16.833 7 INFO neutron.quota.resource_registry [None req-3fee995c-dc17-43a0-9a72-354d0a2ed2b0 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-19 22:54:16.834 7 INFO neutron.quota.resource_registry [None req-3fee995c-dc17-43a0-9a72-354d0a2ed2b0 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-19 22:54:16.838 7 INFO neutron.quota.resource_registry [None req-3fee995c-dc17-43a0-9a72-354d0a2ed2b0 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-19 22:54:16.839 7 INFO neutron.quota.resource_registry [None req-3fee995c-dc17-43a0-9a72-354d0a2ed2b0 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-19 22:54:16.839 7 INFO neutron.quota.resource_registry [None req-3fee995c-dc17-43a0-9a72-354d0a2ed2b0 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-19 22:54:16.840 7 INFO neutron.quota.resource_registry [None req-3fee995c-dc17-43a0-9a72-354d0a2ed2b0 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-19 22:54:16.840 7 WARNING neutron.quota.resource_registry [None req-3fee995c-dc17-43a0-9a72-354d0a2ed2b0 - - - - - -] subnetpool is already registered 2026-05-19 22:54:16.841 7 INFO neutron.quota.resource_registry [None req-3fee995c-dc17-43a0-9a72-354d0a2ed2b0 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-19 22:54:16.841 7 WARNING neutron.quota.resource_registry [None req-3fee995c-dc17-43a0-9a72-354d0a2ed2b0 - - - - - -] subnetpool is already registered 2026-05-19 22:54:16.841 7 INFO neutron.quota.resource_registry [None req-3fee995c-dc17-43a0-9a72-354d0a2ed2b0 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-19 22:54:16.842 7 INFO neutron.quota.resource_registry [None req-3fee995c-dc17-43a0-9a72-354d0a2ed2b0 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-19 22:54:16.842 7 INFO neutron.quota.resource_registry [None req-3fee995c-dc17-43a0-9a72-354d0a2ed2b0 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-19 22:54:16.843 7 INFO neutron.quota.resource_registry [None req-3fee995c-dc17-43a0-9a72-354d0a2ed2b0 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-19 22:54:16.843 7 INFO neutron.quota.resource_registry [None req-3fee995c-dc17-43a0-9a72-354d0a2ed2b0 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-19 22:54:16.843 7 INFO neutron.quota.resource_registry [None req-3fee995c-dc17-43a0-9a72-354d0a2ed2b0 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-19 22:54:16.847 7 INFO neutron.quota.resource_registry [None req-3fee995c-dc17-43a0-9a72-354d0a2ed2b0 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-19 22:54:16.847 7 WARNING neutron.quota.resource_registry [None req-3fee995c-dc17-43a0-9a72-354d0a2ed2b0 - - - - - -] router is already registered 2026-05-19 22:54:16.848 7 INFO neutron.quota.resource_registry [None req-3fee995c-dc17-43a0-9a72-354d0a2ed2b0 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-19 22:54:16.848 7 WARNING neutron.quota.resource_registry [None req-3fee995c-dc17-43a0-9a72-354d0a2ed2b0 - - - - - -] floatingip is already registered 2026-05-19 22:54:16.851 7 INFO neutron.quota.resource_registry [None req-3fee995c-dc17-43a0-9a72-354d0a2ed2b0 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-19 22:54:16.852 7 WARNING neutron.quota.resource_registry [None req-3fee995c-dc17-43a0-9a72-354d0a2ed2b0 - - - - - -] rbac_policy is already registered 2026-05-19 22:54:16.852 7 INFO neutron.quota.resource_registry [None req-3fee995c-dc17-43a0-9a72-354d0a2ed2b0 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-19 22:54:16.852 7 WARNING neutron.quota.resource_registry [None req-3fee995c-dc17-43a0-9a72-354d0a2ed2b0 - - - - - -] security_group is already registered 2026-05-19 22:54:16.853 7 INFO neutron.quota.resource_registry [None req-3fee995c-dc17-43a0-9a72-354d0a2ed2b0 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-19 22:54:16.853 7 WARNING neutron.quota.resource_registry [None req-3fee995c-dc17-43a0-9a72-354d0a2ed2b0 - - - - - -] security_group_rule is already registered 2026-05-19 22:54:16.854 7 INFO neutron.quota.resource_registry [None req-3fee995c-dc17-43a0-9a72-354d0a2ed2b0 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-19 22:54:16.854 7 WARNING neutron.quota.resource_registry [None req-3fee995c-dc17-43a0-9a72-354d0a2ed2b0 - - - - - -] subnetpool is already registered 2026-05-19 22:54:16.854 7 INFO neutron.quota.resource_registry [None req-3fee995c-dc17-43a0-9a72-354d0a2ed2b0 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-19 22:54:16.855 7 WARNING neutron.quota.resource_registry [None req-3fee995c-dc17-43a0-9a72-354d0a2ed2b0 - - - - - -] subnetpool is already registered 2026-05-19 22:54:16.855 7 INFO neutron.quota.resource_registry [None req-3fee995c-dc17-43a0-9a72-354d0a2ed2b0 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-19 22:54:16.855 7 WARNING neutron.quota.resource_registry [None req-3fee995c-dc17-43a0-9a72-354d0a2ed2b0 - - - - - -] trunk is already registered 2026-05-19 22:54:16.855 7 INFO neutron.quota.resource_registry [None req-3fee995c-dc17-43a0-9a72-354d0a2ed2b0 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-19 22:54:16.856 7 WARNING neutron.quota.resource_registry [None req-3fee995c-dc17-43a0-9a72-354d0a2ed2b0 - - - - - -] endpoint_group is already registered 2026-05-19 22:54:16.856 7 INFO neutron.quota.resource_registry [None req-3fee995c-dc17-43a0-9a72-354d0a2ed2b0 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-19 22:54:16.856 7 WARNING neutron.quota.resource_registry [None req-3fee995c-dc17-43a0-9a72-354d0a2ed2b0 - - - - - -] vpnservice is already registered 2026-05-19 22:54:16.857 7 INFO neutron.quota.resource_registry [None req-3fee995c-dc17-43a0-9a72-354d0a2ed2b0 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-19 22:54:16.857 7 WARNING neutron.quota.resource_registry [None req-3fee995c-dc17-43a0-9a72-354d0a2ed2b0 - - - - - -] ipsec_site_connection is already registered 2026-05-19 22:54:16.857 7 INFO neutron.quota.resource_registry [None req-3fee995c-dc17-43a0-9a72-354d0a2ed2b0 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-19 22:54:16.857 7 WARNING neutron.quota.resource_registry [None req-3fee995c-dc17-43a0-9a72-354d0a2ed2b0 - - - - - -] ipsecpolicy is already registered 2026-05-19 22:54:16.858 7 INFO neutron.quota.resource_registry [None req-3fee995c-dc17-43a0-9a72-354d0a2ed2b0 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-19 22:54:16.858 7 WARNING neutron.quota.resource_registry [None req-3fee995c-dc17-43a0-9a72-354d0a2ed2b0 - - - - - -] ikepolicy is already registered 2026-05-19 22:54:17.006 8 WARNING keystonemiddleware._common.config [None req-4175bd69-1856-4ef0-9e41-311df2f745bb - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-19 22:54:17.012 8 WARNING oslo_config.cfg [None req-4175bd69-1856-4ef0-9e41-311df2f745bb - - - - - -] 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 0x7fbae1208668 pid: 8 (default app) 2026-05-19 22:54:17.050 7 WARNING keystonemiddleware._common.config [None req-3fee995c-dc17-43a0-9a72-354d0a2ed2b0 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-19 22:54:17.057 7 WARNING oslo_config.cfg [None req-3fee995c-dc17-43a0-9a72-354d0a2ed2b0 - - - - - -] 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 0x7fbae1208668 pid: 7 (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-19 22:54:21.707 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2ff7c22b-5be3-413d-b784-5889fc093b0b c6f6be455f624b60b06da7080df9e6a1 1a1d836424254dd08a3f9b5a0b54e631 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/4] 199.204.45.44 () {44 vars in 924 bytes} [Tue May 19 22:54:20 2026] GET /v2.0/networks/public => generated 108 bytes in 719 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: 1/5] 199.204.45.44 () {44 vars in 946 bytes} [Tue May 19 22:54:21 2026] GET /v2.0/networks?name=public => generated 15 bytes in 220 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 22:54:22.284 8 WARNING neutron.services.revisions.revision_plugin [None req-548a9fec-168b-4dd1-875e-93229fa1e1a5 c6f6be455f624b60b06da7080df9e6a1 1a1d836424254dd08a3f9b5a0b54e631 - - default default] Could not find related network for resource to bump revision. 2026-05-19 22:54:22.303 8 INFO neutron.db.segments_db [None req-548a9fec-168b-4dd1-875e-93229fa1e1a5 c6f6be455f624b60b06da7080df9e6a1 1a1d836424254dd08a3f9b5a0b54e631 - - default default] Added segment 62a2a0b1-a90e-48bd-b754-c4b9137a5350 of type flat for network b77496cc-cc35-4fd9-a2f8-00d640dd1ae1 2026-05-19 22:54:22.342 8 INFO neutron.pecan_wsgi.hooks.translation [None req-548a9fec-168b-4dd1-875e-93229fa1e1a5 c6f6be455f624b60b06da7080df9e6a1 1a1d836424254dd08a3f9b5a0b54e631 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/6] 199.204.45.44 () {48 vars in 964 bytes} [Tue May 19 22:54:21 2026] POST /v2.0/networks => generated 124 bytes in 423 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 22:54:28.235 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ee46f274-d7e2-442c-850d-5d8681d06350 c6f6be455f624b60b06da7080df9e6a1 1a1d836424254dd08a3f9b5a0b54e631 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 6/8] 199.204.45.44 () {44 vars in 924 bytes} [Tue May 19 22:54:28 2026] GET /v2.0/networks/public => generated 108 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/9] 199.204.45.44 () {44 vars in 946 bytes} [Tue May 19 22:54:28 2026] GET /v2.0/networks?name=public => generated 15 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 22:54:28.310 8 WARNING neutron.services.revisions.revision_plugin [None req-bb898ce1-7db4-4a9e-8df9-45f6e8accac3 c6f6be455f624b60b06da7080df9e6a1 1a1d836424254dd08a3f9b5a0b54e631 - - default default] Could not find related network for resource to bump revision. 2026-05-19 22:54:28.322 8 INFO neutron.db.segments_db [None req-bb898ce1-7db4-4a9e-8df9-45f6e8accac3 c6f6be455f624b60b06da7080df9e6a1 1a1d836424254dd08a3f9b5a0b54e631 - - default default] Added segment 3d01156d-e91a-44b9-9645-8483c4338bfb of type flat for network 7391801c-8240-4674-85e6-2c042bf91a8f 2026-05-19 22:54:28.347 8 INFO neutron.pecan_wsgi.hooks.translation [None req-bb898ce1-7db4-4a9e-8df9-45f6e8accac3 c6f6be455f624b60b06da7080df9e6a1 1a1d836424254dd08a3f9b5a0b54e631 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 7/10] 199.204.45.44 () {48 vars in 964 bytes} [Tue May 19 22:54:28 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-19 22:54:34.611 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9c598584-4d43-4b6b-b81e-4942b87bc284 c6f6be455f624b60b06da7080df9e6a1 1a1d836424254dd08a3f9b5a0b54e631 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 4/11] 199.204.45.44 () {44 vars in 924 bytes} [Tue May 19 22:54:34 2026] GET /v2.0/networks/public => generated 108 bytes in 383 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/12] 199.204.45.44 () {44 vars in 946 bytes} [Tue May 19 22:54:34 2026] GET /v2.0/networks?name=public => generated 15 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 22:54:34.856 7 WARNING neutron.services.revisions.revision_plugin [None req-ba9f7e1b-b8a4-4da5-85fe-0aaba2e8e782 c6f6be455f624b60b06da7080df9e6a1 1a1d836424254dd08a3f9b5a0b54e631 - - default default] Could not find related network for resource to bump revision. 2026-05-19 22:54:34.876 7 INFO neutron.db.segments_db [None req-ba9f7e1b-b8a4-4da5-85fe-0aaba2e8e782 c6f6be455f624b60b06da7080df9e6a1 1a1d836424254dd08a3f9b5a0b54e631 - - default default] Added segment 9f167fea-3220-47e3-a63f-7e245edc7b8d of type flat for network 599d2070-1930-48c4-9ffd-752ffed32d43 2026-05-19 22:54:34.919 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ba9f7e1b-b8a4-4da5-85fe-0aaba2e8e782 c6f6be455f624b60b06da7080df9e6a1 1a1d836424254dd08a3f9b5a0b54e631 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/13] 199.204.45.44 () {48 vars in 964 bytes} [Tue May 19 22:54:34 2026] POST /v2.0/networks => generated 124 bytes in 292 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 22:54:40.772 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1a1b8a76-dd3f-46bd-bed6-362bbd4d17c1 c6f6be455f624b60b06da7080df9e6a1 1a1d836424254dd08a3f9b5a0b54e631 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 9/14] 199.204.45.44 () {44 vars in 924 bytes} [Tue May 19 22:54:40 2026] GET /v2.0/networks/public => generated 108 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/15] 199.204.45.44 () {44 vars in 946 bytes} [Tue May 19 22:54:40 2026] GET /v2.0/networks?name=public => generated 15 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 22:54:40.857 8 WARNING neutron.services.revisions.revision_plugin [None req-3384b41a-5b71-4ce9-9684-376d4d0b1ff4 c6f6be455f624b60b06da7080df9e6a1 1a1d836424254dd08a3f9b5a0b54e631 - - default default] Could not find related network for resource to bump revision. 2026-05-19 22:54:40.882 8 INFO neutron.db.segments_db [None req-3384b41a-5b71-4ce9-9684-376d4d0b1ff4 c6f6be455f624b60b06da7080df9e6a1 1a1d836424254dd08a3f9b5a0b54e631 - - default default] Added segment f47b1a7e-37dc-435e-8fac-e8ffc66120bd of type flat for network e0c83061-717d-4c99-b053-a4f3a1342f7d 2026-05-19 22:54:40.904 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3384b41a-5b71-4ce9-9684-376d4d0b1ff4 c6f6be455f624b60b06da7080df9e6a1 1a1d836424254dd08a3f9b5a0b54e631 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 10/16] 199.204.45.44 () {48 vars in 964 bytes} [Tue May 19 22:54:40 2026] POST /v2.0/networks => generated 124 bytes in 106 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 22:54:46.773 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c2819bc0-14d5-4ff7-856e-2f9c50477fa0 c6f6be455f624b60b06da7080df9e6a1 1a1d836424254dd08a3f9b5a0b54e631 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 11/18] 199.204.45.44 () {44 vars in 924 bytes} [Tue May 19 22:54:46 2026] GET /v2.0/networks/public => generated 108 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/19] 199.204.45.44 () {44 vars in 946 bytes} [Tue May 19 22:54:46 2026] GET /v2.0/networks?name=public => generated 15 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 22:54:46.843 8 WARNING neutron.services.revisions.revision_plugin [None req-8cb6d0a5-8e2a-4079-bb01-2588118c232d c6f6be455f624b60b06da7080df9e6a1 1a1d836424254dd08a3f9b5a0b54e631 - - default default] Could not find related network for resource to bump revision. 2026-05-19 22:54:46.861 8 INFO neutron.db.segments_db [None req-8cb6d0a5-8e2a-4079-bb01-2588118c232d c6f6be455f624b60b06da7080df9e6a1 1a1d836424254dd08a3f9b5a0b54e631 - - default default] Added segment 2100ab2c-dec7-49b8-8de4-b7bd99a87d57 of type flat for network 624ca3cb-ba87-40dc-82e1-5d4e932c0aba 2026-05-19 22:54:46.885 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8cb6d0a5-8e2a-4079-bb01-2588118c232d c6f6be455f624b60b06da7080df9e6a1 1a1d836424254dd08a3f9b5a0b54e631 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 12/20] 199.204.45.44 () {48 vars in 964 bytes} [Tue May 19 22:54:46 2026] POST /v2.0/networks => generated 124 bytes in 98 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 22:54:52.769 7 INFO neutron.pecan_wsgi.hooks.translation [None req-45ac0b76-f83f-47df-a20c-56e2048618dc c6f6be455f624b60b06da7080df9e6a1 1a1d836424254dd08a3f9b5a0b54e631 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 9/21] 199.204.45.44 () {44 vars in 924 bytes} [Tue May 19 22:54:52 2026] GET /v2.0/networks/public => generated 108 bytes in 53 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/22] 199.204.45.44 () {44 vars in 946 bytes} [Tue May 19 22:54:52 2026] GET /v2.0/networks?name=public => generated 15 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 22:54:52.837 7 WARNING neutron.services.revisions.revision_plugin [None req-f788bab6-4299-4f10-9817-5321db74b4e0 c6f6be455f624b60b06da7080df9e6a1 1a1d836424254dd08a3f9b5a0b54e631 - - default default] Could not find related network for resource to bump revision. 2026-05-19 22:54:52.855 7 INFO neutron.db.segments_db [None req-f788bab6-4299-4f10-9817-5321db74b4e0 c6f6be455f624b60b06da7080df9e6a1 1a1d836424254dd08a3f9b5a0b54e631 - - default default] Added segment a310a922-563b-4393-9637-d1544aa51493 of type flat for network c525e001-7d6d-475b-a044-dbc29977d9dd [pid: 7|app: 0|req: 10/23] 199.204.45.44 () {48 vars in 964 bytes} [Tue May 19 22:54:52 2026] POST /v2.0/networks => generated 706 bytes in 264 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 22:54:54.252 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9bbcf134-565b-43f7-925a-a74d406b7fac c6f6be455f624b60b06da7080df9e6a1 1a1d836424254dd08a3f9b5a0b54e631 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 14/24] 199.204.45.44 () {44 vars in 924 bytes} [Tue May 19 22:54:54 2026] GET /v2.0/networks/public => generated 108 bytes in 54 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/25] 199.204.45.44 () {44 vars in 946 bytes} [Tue May 19 22:54:54 2026] GET /v2.0/networks?name=public => generated 709 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 22:54:54.335 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1485de0b-9f8b-4ead-bb85-38859089426b c6f6be455f624b60b06da7080df9e6a1 1a1d836424254dd08a3f9b5a0b54e631 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 15/26] 199.204.45.44 () {44 vars in 1031 bytes} [Tue May 19 22:54:54 2026] GET /v2.0/subnets/public-subnet?network_id=c525e001-7d6d-475b-a044-dbc29977d9dd => generated 113 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/27] 199.204.45.44 () {44 vars in 1054 bytes} [Tue May 19 22:54:54 2026] GET /v2.0/subnets?name=public-subnet&network_id=c525e001-7d6d-475b-a044-dbc29977d9dd => generated 14 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/28] 199.204.45.44 () {48 vars in 962 bytes} [Tue May 19 22:54:54 2026] POST /v2.0/subnets => generated 664 bytes in 605 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 22:59:37.242 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [921bca48-7911-4352-b0dd-b6f67adbe0a1] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-05-19 22:59:37.243 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Tue May 19 22:59:37 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/lb-mgmt-net (ip 199.204.45.44) !!! 2026-05-19 22:59:37.342 8 INFO neutron.pecan_wsgi.hooks.translation [None req-bd6176a6-39e5-4e69-ae46-c1ad48dd0957 c6f6be455f624b60b06da7080df9e6a1 1a1d836424254dd08a3f9b5a0b54e631 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 35/66] 199.204.45.44 () {44 vars in 934 bytes} [Tue May 19 22:59:37 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-19 22:59:37.355 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [963b0a26-9867-401b-9806-b81e21f72ca3] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-05-19 22:59:37.357 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Tue May 19 22:59:37 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=lb-mgmt-net (ip 199.204.45.44) !!! [pid: 7|app: 0|req: 32/67] 199.204.45.44 () {44 vars in 956 bytes} [Tue May 19 22:59:37 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 22:59:37.437 8 INFO neutron.db.segments_db [None req-e6a0313c-3681-4698-8f07-025ad9809b5c c6f6be455f624b60b06da7080df9e6a1 1a1d836424254dd08a3f9b5a0b54e631 - - default default] Added segment fcfbdd7c-3a6f-4382-9fee-b7738daf57f3 of type vxlan for network 8ce9a1f8-8439-475f-8364-d56250dfa45a [pid: 8|app: 0|req: 36/68] 199.204.45.44 () {48 vars in 963 bytes} [Tue May 19 22:59:37 2026] POST /v2.0/networks => generated 707 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 22:59:38.490 7 INFO oslo.messaging._drivers.impl_rabbit [-] [963b0a26-9867-401b-9806-b81e21f72ca3] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 57306. 2026-05-19 22:59:38.526 7 INFO neutron.pecan_wsgi.hooks.translation [None req-23116540-ea11-45a5-97c1-41c597b60b38 c6f6be455f624b60b06da7080df9e6a1 1a1d836424254dd08a3f9b5a0b54e631 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 33/69] 199.204.45.44 () {44 vars in 934 bytes} [Tue May 19 22:59:38 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 64 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 22:59:38.564 8 INFO oslo.messaging._drivers.impl_rabbit [-] [921bca48-7911-4352-b0dd-b6f67adbe0a1] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 57312. [pid: 8|app: 0|req: 37/70] 199.204.45.44 () {44 vars in 956 bytes} [Tue May 19 22:59:38 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 22:59:38.593 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1c6799a5-ee6a-45a3-807a-31bc975964b9 c6f6be455f624b60b06da7080df9e6a1 1a1d836424254dd08a3f9b5a0b54e631 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 34/71] 199.204.45.44 () {44 vars in 1033 bytes} [Tue May 19 22:59:38 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=8ce9a1f8-8439-475f-8364-d56250dfa45a => 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: 38/72] 199.204.45.44 () {44 vars in 1056 bytes} [Tue May 19 22:59:38 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=8ce9a1f8-8439-475f-8364-d56250dfa45a => generated 14 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 35/73] 199.204.45.44 () {48 vars in 962 bytes} [Tue May 19 22:59:38 2026] POST /v2.0/subnets => generated 651 bytes in 221 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 22:59:40.045 8 INFO neutron.api.v2.resource [None req-a59520a8-95f8-4cdd-aa59-d47f15d13c7d c6f6be455f624b60b06da7080df9e6a1 1a1d836424254dd08a3f9b5a0b54e631 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 39/74] 199.204.45.44 () {44 vars in 968 bytes} [Tue May 19 22:59:40 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 36/75] 199.204.45.44 () {44 vars in 990 bytes} [Tue May 19 22:59:40 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/76] 199.204.45.44 () {48 vars in 977 bytes} [Tue May 19 22:59:40 2026] POST /v2.0/security-groups => generated 1616 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 37/77] 199.204.45.44 () {44 vars in 998 bytes} [Tue May 19 22:59:41 2026] GET /v2.0/security-groups/f2c3840f-cf40-4bc2-a82a-6ba550a010d7 => generated 1616 bytes in 265 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/78] 199.204.45.44 () {44 vars in 998 bytes} [Tue May 19 22:59:41 2026] GET /v2.0/security-groups/f2c3840f-cf40-4bc2-a82a-6ba550a010d7 => generated 1616 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/79] 199.204.45.44 () {44 vars in 998 bytes} [Tue May 19 22:59:41 2026] GET /v2.0/security-groups/f2c3840f-cf40-4bc2-a82a-6ba550a010d7 => generated 1616 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/80] 199.204.45.44 () {48 vars in 988 bytes} [Tue May 19 22:59:41 2026] POST /v2.0/security-group-rules => generated 601 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/83] 199.204.45.44 () {44 vars in 998 bytes} [Tue May 19 22:59:42 2026] GET /v2.0/security-groups/f2c3840f-cf40-4bc2-a82a-6ba550a010d7 => generated 2230 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/84] 199.204.45.44 () {44 vars in 998 bytes} [Tue May 19 22:59:42 2026] GET /v2.0/security-groups/f2c3840f-cf40-4bc2-a82a-6ba550a010d7 => generated 2230 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/85] 199.204.45.44 () {44 vars in 998 bytes} [Tue May 19 22:59:42 2026] GET /v2.0/security-groups/f2c3840f-cf40-4bc2-a82a-6ba550a010d7 => 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: 45/86] 199.204.45.44 () {48 vars in 988 bytes} [Tue May 19 22:59:42 2026] POST /v2.0/security-group-rules => generated 603 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/87] 199.204.45.44 () {44 vars in 998 bytes} [Tue May 19 22:59:43 2026] GET /v2.0/security-groups/f2c3840f-cf40-4bc2-a82a-6ba550a010d7 => generated 2846 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/88] 199.204.45.44 () {44 vars in 998 bytes} [Tue May 19 22:59:43 2026] GET /v2.0/security-groups/f2c3840f-cf40-4bc2-a82a-6ba550a010d7 => 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: 43/89] 199.204.45.44 () {44 vars in 998 bytes} [Tue May 19 22:59:43 2026] GET /v2.0/security-groups/f2c3840f-cf40-4bc2-a82a-6ba550a010d7 => 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: 47/90] 199.204.45.44 () {48 vars in 988 bytes} [Tue May 19 22:59:43 2026] POST /v2.0/security-group-rules => generated 603 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/91] 199.204.45.44 () {44 vars in 998 bytes} [Tue May 19 22:59:44 2026] GET /v2.0/security-groups/f2c3840f-cf40-4bc2-a82a-6ba550a010d7 => generated 3462 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/92] 199.204.45.44 () {44 vars in 998 bytes} [Tue May 19 22:59:44 2026] GET /v2.0/security-groups/f2c3840f-cf40-4bc2-a82a-6ba550a010d7 => generated 3462 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/93] 199.204.45.44 () {44 vars in 998 bytes} [Tue May 19 22:59:44 2026] GET /v2.0/security-groups/f2c3840f-cf40-4bc2-a82a-6ba550a010d7 => generated 3462 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/94] 199.204.45.44 () {48 vars in 988 bytes} [Tue May 19 22:59:44 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: 7|app: 0|req: 46/95] 199.204.45.44 () {44 vars in 998 bytes} [Tue May 19 22:59:45 2026] GET /v2.0/security-groups/f2c3840f-cf40-4bc2-a82a-6ba550a010d7 => generated 4078 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/96] 199.204.45.44 () {44 vars in 998 bytes} [Tue May 19 22:59:45 2026] GET /v2.0/security-groups/f2c3840f-cf40-4bc2-a82a-6ba550a010d7 => generated 4078 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/97] 199.204.45.44 () {44 vars in 998 bytes} [Tue May 19 22:59:45 2026] GET /v2.0/security-groups/f2c3840f-cf40-4bc2-a82a-6ba550a010d7 => generated 4078 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/98] 199.204.45.44 () {48 vars in 988 bytes} [Tue May 19 22:59:45 2026] POST /v2.0/security-group-rules => generated 603 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/99] 199.204.45.44 () {44 vars in 984 bytes} [Tue May 19 22:59:47 2026] GET /v2.0/networks/8ce9a1f8-8439-475f-8364-d56250dfa45a => generated 732 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 22:59:47.329 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b70468a2-6fdf-40a2-b8a0-6b15d94856e1 c6f6be455f624b60b06da7080df9e6a1 1a1d836424254dd08a3f9b5a0b54e631 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 52/100] 199.204.45.44 () {44 vars in 1073 bytes} [Tue May 19 22:59:47 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=8ce9a1f8-8439-475f-8364-d56250dfa45a => generated 132 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/101] 199.204.45.44 () {44 vars in 1096 bytes} [Tue May 19 22:59:47 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=8ce9a1f8-8439-475f-8364-d56250dfa45a => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/102] 199.204.45.44 () {44 vars in 998 bytes} [Tue May 19 22:59:47 2026] GET /v2.0/security-groups/f2c3840f-cf40-4bc2-a82a-6ba550a010d7 => 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: 50/103] 199.204.45.44 () {48 vars in 958 bytes} [Tue May 19 22:59:47 2026] POST /v2.0/ports => generated 1096 bytes in 362 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-19 22:59:54.145 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c0d18541-d3b5-410a-9953-b8e850a1aa2b c6f6be455f624b60b06da7080df9e6a1 1a1d836424254dd08a3f9b5a0b54e631 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 54/104] 199.204.45.44 () {44 vars in 975 bytes} [Tue May 19 22:59:54 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 41 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: 51/105] 199.204.45.44 () {44 vars in 997 bytes} [Tue May 19 22:59:54 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1099 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/106] 199.204.45.44 () {48 vars in 1027 bytes} [Tue May 19 22:59:54 2026] PUT /v2.0/ports/58b634a8-b0b4-445b-bc62-8e6d51454a15 => generated 1245 bytes in 623 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/107] 199.204.45.44 () {44 vars in 917 bytes} [Tue May 19 22:59:56 2026] GET /v2.0/ports => generated 3726 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 22:59:57.385 7 INFO neutron.api.v2.resource [None req-1313e342-7035-4f8f-99e5-967914f5cc56 c6f6be455f624b60b06da7080df9e6a1 1a1d836424254dd08a3f9b5a0b54e631 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 54/110] 199.204.45.44 () {44 vars in 956 bytes} [Tue May 19 22:59:57 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 42 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: 57/111] 199.204.45.44 () {44 vars in 978 bytes} [Tue May 19 22:59:57 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/112] 199.204.45.44 () {48 vars in 977 bytes} [Tue May 19 22:59:57 2026] POST /v2.0/security-groups => generated 1610 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 58/113] 199.204.45.44 () {44 vars in 998 bytes} [Tue May 19 22:59:58 2026] GET /v2.0/security-groups/385cb28c-2217-4e50-84a6-446cbcf4d5d0 => generated 1610 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/114] 199.204.45.44 () {44 vars in 998 bytes} [Tue May 19 22:59:58 2026] GET /v2.0/security-groups/385cb28c-2217-4e50-84a6-446cbcf4d5d0 => generated 1610 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 59/115] 199.204.45.44 () {44 vars in 998 bytes} [Tue May 19 22:59:58 2026] GET /v2.0/security-groups/385cb28c-2217-4e50-84a6-446cbcf4d5d0 => generated 1610 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/116] 199.204.45.44 () {48 vars in 988 bytes} [Tue May 19 22:59:58 2026] POST /v2.0/security-group-rules => generated 621 bytes in 83 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 60/117] 199.204.45.44 () {44 vars in 998 bytes} [Tue May 19 22:59:59 2026] GET /v2.0/security-groups/385cb28c-2217-4e50-84a6-446cbcf4d5d0 => generated 2244 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 58/118] 199.204.45.44 () {44 vars in 998 bytes} [Tue May 19 22:59:59 2026] GET /v2.0/security-groups/385cb28c-2217-4e50-84a6-446cbcf4d5d0 => generated 2244 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 61/119] 199.204.45.44 () {44 vars in 998 bytes} [Tue May 19 22:59:59 2026] GET /v2.0/security-groups/385cb28c-2217-4e50-84a6-446cbcf4d5d0 => generated 2244 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 59/120] 199.204.45.44 () {48 vars in 988 bytes} [Tue May 19 22:59:59 2026] POST /v2.0/security-group-rules => generated 625 bytes in 89 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 64/129] 199.204.45.44 () {44 vars in 972 bytes} [Tue May 19 23:01:01 2026] GET /v2.0/quotas/1a1d836424254dd08a3f9b5a0b54e631 => generated 292 bytes in 19 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: 66/130] 199.204.45.44 () {48 vars in 1024 bytes} [Tue May 19 23:01:01 2026] PUT /v2.0/quotas/1a1d836424254dd08a3f9b5a0b54e631 => generated 291 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 23:03:11.875 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [921bca48-7911-4352-b0dd-b6f67adbe0a1] 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-19 23:03:12.005 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1d21f683-17ed-4fb1-967d-4aee3c07f9a2 c6f6be455f624b60b06da7080df9e6a1 1a1d836424254dd08a3f9b5a0b54e631 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 75/147] 199.204.45.44 () {30 vars in 739 bytes} [Tue May 19 23:03:11 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 135 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 23:03:12.020 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [963b0a26-9867-401b-9806-b81e21f72ca3] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-05-19 23:03:12.022 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Tue May 19 23:03:12 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/ports?name=octavia-health-manager-port-instance (ip 199.204.45.44) !!! /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: 73/148] 199.204.45.44 () {30 vars in 761 bytes} [Tue May 19 23:03:12 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 23:03:13.741 8 INFO oslo.messaging._drivers.impl_rabbit [-] [921bca48-7911-4352-b0dd-b6f67adbe0a1] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 55748. 2026-05-19 23:03:13.759 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5dba5106-fee7-495a-a370-07edb877e6bf c6f6be455f624b60b06da7080df9e6a1 1a1d836424254dd08a3f9b5a0b54e631 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 77/151] 199.204.45.44 () {30 vars in 739 bytes} [Tue May 19 23:03:13 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 23:03:13.797 7 INFO oslo.messaging._drivers.impl_rabbit [-] [963b0a26-9867-401b-9806-b81e21f72ca3] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 55754. [pid: 7|app: 0|req: 75/152] 199.204.45.44 () {30 vars in 761 bytes} [Tue May 19 23:03:13 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 23:09:24.480 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [963b0a26-9867-401b-9806-b81e21f72ca3] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-05-19 23:09:24.481 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Tue May 19 23:09:24 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=0aa126bec4f943b08abe3a9a59a040db (ip 199.204.45.44) !!! 2026-05-19 23:09:24.637 7 INFO neutron.api.v2.resource [None req-8dd3a193-38b7-4609-975f-342d97f20da4 c6f6be455f624b60b06da7080df9e6a1 1a1d836424254dd08a3f9b5a0b54e631 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 100/201] 199.204.45.44 () {44 vars in 1071 bytes} [Tue May 19 23:09:24 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=0aa126bec4f943b08abe3a9a59a040db => generated 139 bytes in 165 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 23:09:24.649 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [921bca48-7911-4352-b0dd-b6f67adbe0a1] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-05-19 23:09:24.650 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Tue May 19 23:09:24 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=0aa126bec4f943b08abe3a9a59a040db (ip 199.204.45.44) !!! [pid: 8|app: 0|req: 102/202] 199.204.45.44 () {44 vars in 1094 bytes} [Tue May 19 23:09:24 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=0aa126bec4f943b08abe3a9a59a040db => generated 23 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 101/203] 199.204.45.44 () {48 vars in 978 bytes} [Tue May 19 23:09:24 2026] POST /v2.0/security-groups => generated 1624 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-19 23:09:25.976 8 INFO oslo.messaging._drivers.impl_rabbit [-] [921bca48-7911-4352-b0dd-b6f67adbe0a1] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 47628. [pid: 8|app: 0|req: 103/204] 199.204.45.44 () {44 vars in 1085 bytes} [Tue May 19 23:09:25 2026] GET /v2.0/security-groups/61393f8d-4f95-4a83-a055-1bb3f24bb609?project_id=0aa126bec4f943b08abe3a9a59a040db => generated 1624 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 102/205] 199.204.45.44 () {44 vars in 998 bytes} [Tue May 19 23:09:26 2026] GET /v2.0/security-groups/61393f8d-4f95-4a83-a055-1bb3f24bb609 => 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: 104/206] 199.204.45.44 () {44 vars in 1085 bytes} [Tue May 19 23:09:26 2026] GET /v2.0/security-groups/61393f8d-4f95-4a83-a055-1bb3f24bb609?project_id=0aa126bec4f943b08abe3a9a59a040db => generated 1624 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 23:09:26.172 7 INFO oslo.messaging._drivers.impl_rabbit [-] [963b0a26-9867-401b-9806-b81e21f72ca3] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 47640. [pid: 7|app: 0|req: 103/207] 199.204.45.44 () {48 vars in 988 bytes} [Tue May 19 23:09:26 2026] POST /v2.0/security-group-rules => generated 597 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 105/210] 199.204.45.44 () {44 vars in 1085 bytes} [Tue May 19 23:09:27 2026] GET /v2.0/security-groups/61393f8d-4f95-4a83-a055-1bb3f24bb609?project_id=0aa126bec4f943b08abe3a9a59a040db => generated 2234 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 106/211] 199.204.45.44 () {44 vars in 998 bytes} [Tue May 19 23:09:27 2026] GET /v2.0/security-groups/61393f8d-4f95-4a83-a055-1bb3f24bb609 => generated 2234 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 106/212] 199.204.45.44 () {44 vars in 1085 bytes} [Tue May 19 23:09:27 2026] GET /v2.0/security-groups/61393f8d-4f95-4a83-a055-1bb3f24bb609?project_id=0aa126bec4f943b08abe3a9a59a040db => generated 2234 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 107/213] 199.204.45.44 () {48 vars in 988 bytes} [Tue May 19 23:09:27 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: 8|app: 0|req: 107/214] 199.204.45.44 () {44 vars in 1085 bytes} [Tue May 19 23:09:28 2026] GET /v2.0/security-groups/61393f8d-4f95-4a83-a055-1bb3f24bb609?project_id=0aa126bec4f943b08abe3a9a59a040db => 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: 108/215] 199.204.45.44 () {44 vars in 998 bytes} [Tue May 19 23:09:28 2026] GET /v2.0/security-groups/61393f8d-4f95-4a83-a055-1bb3f24bb609 => generated 2846 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 108/216] 199.204.45.44 () {44 vars in 1085 bytes} [Tue May 19 23:09:28 2026] GET /v2.0/security-groups/61393f8d-4f95-4a83-a055-1bb3f24bb609?project_id=0aa126bec4f943b08abe3a9a59a040db => generated 2846 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 109/217] 199.204.45.44 () {48 vars in 988 bytes} [Tue May 19 23:09:28 2026] POST /v2.0/security-group-rules => generated 601 bytes in 94 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 109/218] 199.204.45.44 () {44 vars in 1085 bytes} [Tue May 19 23:09:29 2026] GET /v2.0/security-groups/61393f8d-4f95-4a83-a055-1bb3f24bb609?project_id=0aa126bec4f943b08abe3a9a59a040db => generated 3460 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 110/219] 199.204.45.44 () {44 vars in 998 bytes} [Tue May 19 23:09:29 2026] GET /v2.0/security-groups/61393f8d-4f95-4a83-a055-1bb3f24bb609 => generated 3460 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 110/220] 199.204.45.44 () {44 vars in 1085 bytes} [Tue May 19 23:09:29 2026] GET /v2.0/security-groups/61393f8d-4f95-4a83-a055-1bb3f24bb609?project_id=0aa126bec4f943b08abe3a9a59a040db => generated 3460 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 111/221] 199.204.45.44 () {48 vars in 988 bytes} [Tue May 19 23:09:29 2026] POST /v2.0/security-group-rules => generated 602 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 120/240] 199.204.45.44 () {30 vars in 739 bytes} [Tue May 19 23:11:43 2026] GET /v2.0/networks?tenant_id=0aa126bec4f943b08abe3a9a59a040db&shared=False => generated 15 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 23:11:43.273 7 INFO neutron.db.segments_db [None req-bd778a47-517d-4e85-bf17-eed5efbddcf7 4eef9f0b42a847f28661776376f581fd 0aa126bec4f943b08abe3a9a59a040db - - b935a27147e04d5a9cd3308322458d3d b935a27147e04d5a9cd3308322458d3d] Added segment 94548bf9-e092-403d-9250-cb29bfd691ca of type vxlan for network 7a1612fa-cc63-4c65-8098-cef1e0dd7128 [pid: 7|app: 0|req: 121/241] 199.204.45.44 () {34 vars in 681 bytes} [Tue May 19 23:11:43 2026] POST /v2.0/networks => generated 718 bytes in 182 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 121/242] 199.204.45.44 () {30 vars in 721 bytes} [Tue May 19 23:11:43 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: 122/243] 199.204.45.44 () {30 vars in 632 bytes} [Tue May 19 23:11:43 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: 122/244] 199.204.45.44 () {34 vars in 676 bytes} [Tue May 19 23:11:43 2026] POST /v2.0/ports => generated 999 bytes in 341 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 123/245] 199.204.45.44 () {30 vars in 702 bytes} [Tue May 19 23:11:43 2026] GET /v2.0/networks/7a1612fa-cc63-4c65-8098-cef1e0dd7128 => generated 705 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 123/246] 199.204.45.44 () {30 vars in 721 bytes} [Tue May 19 23:11:45 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: 124/247] 199.204.45.44 () {30 vars in 702 bytes} [Tue May 19 23:11:46 2026] GET /v2.0/networks/7a1612fa-cc63-4c65-8098-cef1e0dd7128 => generated 705 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 126/250] 199.204.45.44 () {44 vars in 972 bytes} [Tue May 19 23:12:02 2026] GET /v2.0/quotas/0aa126bec4f943b08abe3a9a59a040db => 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: 125/251] 199.204.45.44 () {48 vars in 1024 bytes} [Tue May 19 23:12:03 2026] PUT /v2.0/quotas/0aa126bec4f943b08abe3a9a59a040db => generated 291 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 23:23:11.880 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [921bca48-7911-4352-b0dd-b6f67adbe0a1] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-05-19 23:23:11.881 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Tue May 19 23:23:11 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/public (ip 199.204.45.44) !!! 2026-05-19 23:23:12.033 8 INFO neutron.pecan_wsgi.hooks.translation [None req-dd182894-a10f-4294-b030-adfb72eda449 c6f6be455f624b60b06da7080df9e6a1 1a1d836424254dd08a3f9b5a0b54e631 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 170/340] 199.204.45.44 () {44 vars in 924 bytes} [Tue May 19 23:23:11 2026] GET /v2.0/networks/public => generated 108 bytes in 162 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 23:23:12.046 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [963b0a26-9867-401b-9806-b81e21f72ca3] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-05-19 23:23:12.046 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Tue May 19 23:23:12 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=public (ip 199.204.45.44) !!! [pid: 7|app: 0|req: 171/341] 199.204.45.44 () {44 vars in 946 bytes} [Tue May 19 23:23:12 2026] GET /v2.0/networks?name=public => generated 753 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 23:23:13.534 7 INFO oslo.messaging._drivers.impl_rabbit [-] [963b0a26-9867-401b-9806-b81e21f72ca3] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 59556. 2026-05-19 23:23:13.575 7 INFO neutron.pecan_wsgi.hooks.translation [None req-555a695e-e6b3-48b8-976c-55ab0bb060f2 c6f6be455f624b60b06da7080df9e6a1 1a1d836424254dd08a3f9b5a0b54e631 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 173/344] 199.204.45.44 () {44 vars in 924 bytes} [Tue May 19 23:23:13 2026] GET /v2.0/networks/public => generated 108 bytes in 60 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 23:23:13.608 8 INFO oslo.messaging._drivers.impl_rabbit [-] [921bca48-7911-4352-b0dd-b6f67adbe0a1] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 59558. [pid: 8|app: 0|req: 172/345] 199.204.45.44 () {44 vars in 946 bytes} [Tue May 19 23:23:13 2026] GET /v2.0/networks?name=public => generated 753 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 23:23:13.645 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d3611299-1575-4217-b028-1ee0e4e1cea6 c6f6be455f624b60b06da7080df9e6a1 1a1d836424254dd08a3f9b5a0b54e631 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 174/346] 199.204.45.44 () {44 vars in 1031 bytes} [Tue May 19 23:23:13 2026] GET /v2.0/subnets/public-subnet?network_id=c525e001-7d6d-475b-a044-dbc29977d9dd => generated 113 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 173/347] 199.204.45.44 () {44 vars in 1054 bytes} [Tue May 19 23:23:13 2026] GET /v2.0/subnets?name=public-subnet&network_id=c525e001-7d6d-475b-a044-dbc29977d9dd => generated 667 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 23:23:41.331 8 INFO neutron.pecan_wsgi.hooks.translation [None req-500bc15a-b25a-47dd-859e-cb697a08445e c6f6be455f624b60b06da7080df9e6a1 1a1d836424254dd08a3f9b5a0b54e631 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 175/350] 199.204.45.44 () {44 vars in 934 bytes} [Tue May 19 23:23:41 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 58 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 176/351] 199.204.45.44 () {44 vars in 956 bytes} [Tue May 19 23:23:41 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 23:23:42.314 7 INFO neutron.pecan_wsgi.hooks.translation [None req-59b711f7-e0f3-4722-8bb5-57ad6678a781 c6f6be455f624b60b06da7080df9e6a1 1a1d836424254dd08a3f9b5a0b54e631 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 178/354] 199.204.45.44 () {44 vars in 934 bytes} [Tue May 19 23:23:42 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 56 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 177/355] 199.204.45.44 () {44 vars in 956 bytes} [Tue May 19 23:23:42 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 23:23:42.383 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c8c6276c-ca6a-4382-8ca5-522ea2eb67c5 c6f6be455f624b60b06da7080df9e6a1 1a1d836424254dd08a3f9b5a0b54e631 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 179/356] 199.204.45.44 () {44 vars in 1033 bytes} [Tue May 19 23:23:42 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=8ce9a1f8-8439-475f-8364-d56250dfa45a => generated 114 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 178/357] 199.204.45.44 () {44 vars in 1056 bytes} [Tue May 19 23:23:42 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=8ce9a1f8-8439-475f-8364-d56250dfa45a => generated 654 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 23:23:43.479 7 INFO neutron.api.v2.resource [None req-7c67d80e-2109-420f-9c8d-df9057bb0ead c6f6be455f624b60b06da7080df9e6a1 1a1d836424254dd08a3f9b5a0b54e631 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 180/358] 199.204.45.44 () {44 vars in 968 bytes} [Tue May 19 23:23:43 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 179/359] 199.204.45.44 () {44 vars in 990 bytes} [Tue May 19 23:23:43 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4690 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 181/360] 199.204.45.44 () {44 vars in 998 bytes} [Tue May 19 23:23:44 2026] GET /v2.0/security-groups/f2c3840f-cf40-4bc2-a82a-6ba550a010d7 => generated 4694 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 180/361] 199.204.45.44 () {44 vars in 998 bytes} [Tue May 19 23:23:44 2026] GET /v2.0/security-groups/f2c3840f-cf40-4bc2-a82a-6ba550a010d7 => generated 4694 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/362] 199.204.45.44 () {44 vars in 1008 bytes} [Tue May 19 23:23:44 2026] GET /v2.0/security-group-rules/c70c26a5-361a-40fe-bad7-8a109c1c65dc => 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: 181/363] 199.204.45.44 () {44 vars in 998 bytes} [Tue May 19 23:23:45 2026] GET /v2.0/security-groups/f2c3840f-cf40-4bc2-a82a-6ba550a010d7 => generated 4694 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/364] 199.204.45.44 () {44 vars in 998 bytes} [Tue May 19 23:23:45 2026] GET /v2.0/security-groups/f2c3840f-cf40-4bc2-a82a-6ba550a010d7 => generated 4694 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/365] 199.204.45.44 () {44 vars in 1008 bytes} [Tue May 19 23:23:45 2026] GET /v2.0/security-group-rules/ee845f58-1032-4c58-b272-eff94b6ffc8e => generated 603 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/366] 199.204.45.44 () {44 vars in 998 bytes} [Tue May 19 23:23:46 2026] GET /v2.0/security-groups/f2c3840f-cf40-4bc2-a82a-6ba550a010d7 => generated 4694 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/367] 199.204.45.44 () {44 vars in 998 bytes} [Tue May 19 23:23:46 2026] GET /v2.0/security-groups/f2c3840f-cf40-4bc2-a82a-6ba550a010d7 => generated 4694 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/368] 199.204.45.44 () {44 vars in 1008 bytes} [Tue May 19 23:23:46 2026] GET /v2.0/security-group-rules/3f10793a-7fcc-40fa-904e-9c2541999caf => generated 603 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/369] 199.204.45.44 () {44 vars in 998 bytes} [Tue May 19 23:23:47 2026] GET /v2.0/security-groups/f2c3840f-cf40-4bc2-a82a-6ba550a010d7 => generated 4694 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/370] 199.204.45.44 () {44 vars in 998 bytes} [Tue May 19 23:23:47 2026] GET /v2.0/security-groups/f2c3840f-cf40-4bc2-a82a-6ba550a010d7 => 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: 185/371] 199.204.45.44 () {44 vars in 1008 bytes} [Tue May 19 23:23:47 2026] GET /v2.0/security-group-rules/13904106-b762-4c63-b7c4-c52c625b464f => 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: 187/372] 199.204.45.44 () {44 vars in 998 bytes} [Tue May 19 23:23:48 2026] GET /v2.0/security-groups/f2c3840f-cf40-4bc2-a82a-6ba550a010d7 => 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: 186/373] 199.204.45.44 () {44 vars in 998 bytes} [Tue May 19 23:23:48 2026] GET /v2.0/security-groups/f2c3840f-cf40-4bc2-a82a-6ba550a010d7 => generated 4694 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/374] 199.204.45.44 () {44 vars in 1008 bytes} [Tue May 19 23:23:48 2026] GET /v2.0/security-group-rules/63139c03-63fc-4121-852f-80620e97e23e => generated 603 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/375] 199.204.45.44 () {44 vars in 984 bytes} [Tue May 19 23:23:49 2026] GET /v2.0/networks/8ce9a1f8-8439-475f-8364-d56250dfa45a => generated 732 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 23:23:49.749 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ec4ce634-55aa-4205-bb45-46989068716f c6f6be455f624b60b06da7080df9e6a1 1a1d836424254dd08a3f9b5a0b54e631 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 189/376] 199.204.45.44 () {44 vars in 1073 bytes} [Tue May 19 23:23:49 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=8ce9a1f8-8439-475f-8364-d56250dfa45a => generated 132 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/377] 199.204.45.44 () {44 vars in 1096 bytes} [Tue May 19 23:23:49 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=8ce9a1f8-8439-475f-8364-d56250dfa45a => generated 1250 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/378] 199.204.45.44 () {44 vars in 998 bytes} [Tue May 19 23:23:49 2026] GET /v2.0/security-groups/f2c3840f-cf40-4bc2-a82a-6ba550a010d7 => generated 4694 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 23:23:57.234 8 INFO neutron.pecan_wsgi.hooks.translation [None req-37900231-f1e0-4892-80a1-04ba1bd81b34 c6f6be455f624b60b06da7080df9e6a1 1a1d836424254dd08a3f9b5a0b54e631 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 189/381] 199.204.45.44 () {44 vars in 975 bytes} [Tue May 19 23:23:57 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 54 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/382] 199.204.45.44 () {44 vars in 997 bytes} [Tue May 19 23:23:57 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1250 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/383] 199.204.45.44 () {44 vars in 917 bytes} [Tue May 19 23:23:58 2026] GET /v2.0/ports => generated 4721 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 23:23:59.930 7 INFO neutron.api.v2.resource [None req-00dae0f6-b76f-445f-962e-8f26217d3775 c6f6be455f624b60b06da7080df9e6a1 1a1d836424254dd08a3f9b5a0b54e631 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 194/384] 199.204.45.44 () {44 vars in 956 bytes} [Tue May 19 23:23:59 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 51 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/385] 199.204.45.44 () {44 vars in 978 bytes} [Tue May 19 23:23:59 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2881 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/386] 199.204.45.44 () {44 vars in 998 bytes} [Tue May 19 23:24:00 2026] GET /v2.0/security-groups/385cb28c-2217-4e50-84a6-446cbcf4d5d0 => generated 2882 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/387] 199.204.45.44 () {44 vars in 998 bytes} [Tue May 19 23:24:00 2026] GET /v2.0/security-groups/385cb28c-2217-4e50-84a6-446cbcf4d5d0 => generated 2882 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/388] 199.204.45.44 () {44 vars in 1008 bytes} [Tue May 19 23:24:00 2026] GET /v2.0/security-group-rules/76d28b1e-bf9a-42c8-afb0-8ca39977392d => generated 621 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/389] 199.204.45.44 () {44 vars in 998 bytes} [Tue May 19 23:24:01 2026] GET /v2.0/security-groups/385cb28c-2217-4e50-84a6-446cbcf4d5d0 => generated 2882 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/390] 199.204.45.44 () {44 vars in 998 bytes} [Tue May 19 23:24:01 2026] GET /v2.0/security-groups/385cb28c-2217-4e50-84a6-446cbcf4d5d0 => generated 2882 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/391] 199.204.45.44 () {44 vars in 1008 bytes} [Tue May 19 23:24:01 2026] GET /v2.0/security-group-rules/5bb66670-fe3f-4d03-97e9-9c8c1054cd46 => generated 625 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/394] 199.204.45.44 () {44 vars in 972 bytes} [Tue May 19 23:24:13 2026] GET /v2.0/quotas/1a1d836424254dd08a3f9b5a0b54e631 => generated 291 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 23:25:03.097 8 INFO neutron.api.v2.resource [None req-3469cb9f-6e5b-4c67-a4a0-b8f4624ad6d2 c6f6be455f624b60b06da7080df9e6a1 1a1d836424254dd08a3f9b5a0b54e631 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 200/401] 199.204.45.44 () {44 vars in 1071 bytes} [Tue May 19 23:25:03 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=0aa126bec4f943b08abe3a9a59a040db => generated 139 bytes in 54 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/402] 199.204.45.44 () {44 vars in 1094 bytes} [Tue May 19 23:25:03 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=0aa126bec4f943b08abe3a9a59a040db => generated 4072 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/403] 199.204.45.44 () {44 vars in 1085 bytes} [Tue May 19 23:25:04 2026] GET /v2.0/security-groups/61393f8d-4f95-4a83-a055-1bb3f24bb609?project_id=0aa126bec4f943b08abe3a9a59a040db => generated 4075 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/404] 199.204.45.44 () {44 vars in 998 bytes} [Tue May 19 23:25:04 2026] GET /v2.0/security-groups/61393f8d-4f95-4a83-a055-1bb3f24bb609 => generated 4075 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/405] 199.204.45.44 () {44 vars in 1008 bytes} [Tue May 19 23:25:04 2026] GET /v2.0/security-group-rules/39f43a64-0534-4522-a7c3-3bf7fff62086 => generated 597 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/406] 199.204.45.44 () {44 vars in 1085 bytes} [Tue May 19 23:25:05 2026] GET /v2.0/security-groups/61393f8d-4f95-4a83-a055-1bb3f24bb609?project_id=0aa126bec4f943b08abe3a9a59a040db => generated 4075 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/407] 199.204.45.44 () {44 vars in 998 bytes} [Tue May 19 23:25:05 2026] GET /v2.0/security-groups/61393f8d-4f95-4a83-a055-1bb3f24bb609 => generated 4075 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/408] 199.204.45.44 () {44 vars in 1008 bytes} [Tue May 19 23:25:05 2026] GET /v2.0/security-group-rules/014ecc75-6840-4d32-9cde-213405bbd1f1 => generated 599 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/409] 199.204.45.44 () {44 vars in 1085 bytes} [Tue May 19 23:25:06 2026] GET /v2.0/security-groups/61393f8d-4f95-4a83-a055-1bb3f24bb609?project_id=0aa126bec4f943b08abe3a9a59a040db => generated 4075 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/410] 199.204.45.44 () {44 vars in 998 bytes} [Tue May 19 23:25:06 2026] GET /v2.0/security-groups/61393f8d-4f95-4a83-a055-1bb3f24bb609 => generated 4075 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/411] 199.204.45.44 () {44 vars in 1008 bytes} [Tue May 19 23:25:06 2026] GET /v2.0/security-group-rules/d1207796-90ee-442c-bb89-7e3889695b75 => generated 601 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/412] 199.204.45.44 () {44 vars in 1085 bytes} [Tue May 19 23:25:07 2026] GET /v2.0/security-groups/61393f8d-4f95-4a83-a055-1bb3f24bb609?project_id=0aa126bec4f943b08abe3a9a59a040db => generated 4075 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/413] 199.204.45.44 () {44 vars in 998 bytes} [Tue May 19 23:25:07 2026] GET /v2.0/security-groups/61393f8d-4f95-4a83-a055-1bb3f24bb609 => generated 4075 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/414] 199.204.45.44 () {44 vars in 1008 bytes} [Tue May 19 23:25:07 2026] GET /v2.0/security-group-rules/0853e6b7-1bc2-4031-befb-6cf9dabde55e => generated 602 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/417] 199.204.45.44 () {44 vars in 972 bytes} [Tue May 19 23:25:14 2026] GET /v2.0/quotas/0aa126bec4f943b08abe3a9a59a040db => 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: 211/424] 199.204.45.44 () {44 vars in 946 bytes} [Tue May 19 23:26:05 2026] GET /v2.0/networks?name=public => generated 753 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 23:26:45.054 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [921bca48-7911-4352-b0dd-b6f67adbe0a1] 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: 215/431] 10.0.0.231 () {32 vars in 649 bytes} [Tue May 19 23:26:45 2026] GET /v2.0/networks => generated 2168 bytes in 171 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 23:26:46.343 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [963b0a26-9867-401b-9806-b81e21f72ca3] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: [pid: 7|app: 0|req: 217/432] 10.0.0.231 () {32 vars in 655 bytes} [Tue May 19 23:26:46 2026] GET /v2.0/floatingips => generated 19 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/433] 10.0.0.231 () {32 vars in 647 bytes} [Tue May 19 23:26:46 2026] GET /v2.0/routers => generated 15 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/434] 10.0.0.231 () {32 vars in 643 bytes} [Tue May 19 23:26:46 2026] GET /v2.0/ports => generated 4721 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/435] 10.0.0.231 () {32 vars in 647 bytes} [Tue May 19 23:26:46 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: 7|app: 0|req: 219/436] 10.0.0.231 () {32 vars in 649 bytes} [Tue May 19 23:26:46 2026] GET /v2.0/networks => generated 2168 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 23:26:46.595 8 INFO oslo.messaging._drivers.impl_rabbit [-] [921bca48-7911-4352-b0dd-b6f67adbe0a1] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 45846. [pid: 8|app: 0|req: 218/437] 10.0.0.231 () {32 vars in 663 bytes} [Tue May 19 23:26:46 2026] GET /v2.0/security-groups => generated 17397 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/438] 10.0.0.231 () {32 vars in 655 bytes} [Tue May 19 23:26:46 2026] GET /v2.0/subnetpools => generated 19 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 23:26:57.379 7 INFO oslo.messaging._drivers.impl_rabbit [-] [963b0a26-9867-401b-9806-b81e21f72ca3] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 36994. 2026-05-19 23:26:57.647 7 INFO neutron.db.segments_db [None req-8db84d12-2f03-4191-a76b-7dd3b96e2d8a c6f6be455f624b60b06da7080df9e6a1 1a1d836424254dd08a3f9b5a0b54e631 - - default default] Added segment 4082e35e-b771-4ad3-92f9-f283f37c061a of type vxlan for network 17c96988-4d8b-4e93-8f82-a18f09a4bf0c [pid: 7|app: 0|req: 222/441] 10.0.0.231 () {34 vars in 671 bytes} [Tue May 19 23:26:57 2026] POST /v2.0/networks => generated 743 bytes in 450 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 23:26:57.888 8 INFO neutron.db.segments_db [None req-319e5e19-ac9e-438d-80cb-a2490fbc0fdf c6f6be455f624b60b06da7080df9e6a1 1a1d836424254dd08a3f9b5a0b54e631 - - default default] Added segment 76ebb5b6-14ea-4497-856c-cc96c16115c2 of type vxlan for network 9184f362-d832-4175-b43a-523ec2537479 [pid: 8|app: 0|req: 220/442] 10.0.0.231 () {34 vars in 671 bytes} [Tue May 19 23:26:57 2026] POST /v2.0/networks => generated 738 bytes in 407 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 223/443] 10.0.0.231 () {34 vars in 669 bytes} [Tue May 19 23:26:57 2026] POST /v2.0/subnets => generated 690 bytes in 197 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 23:26:58.049 7 INFO neutron.db.segments_db [None req-1f02a47f-48d6-4517-8fb2-9ebdcf87e1de c6f6be455f624b60b06da7080df9e6a1 1a1d836424254dd08a3f9b5a0b54e631 - - default default] Added segment 17d4b448-5b46-403a-8c1c-393e1cbfdd1c of type vxlan for network b439ce56-7014-41c7-8f11-b60a8288b80a [pid: 8|app: 0|req: 221/444] 10.0.0.231 () {34 vars in 669 bytes} [Tue May 19 23:26:57 2026] POST /v2.0/subnets => generated 685 bytes in 223 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 23:26:58.268 8 INFO neutron.db.segments_db [None req-ec19f31f-7efd-407a-af3c-72a44775eafd c6f6be455f624b60b06da7080df9e6a1 1a1d836424254dd08a3f9b5a0b54e631 - - default default] Added segment d507dc9f-204b-4fc2-88eb-5a0662726c5c of type vxlan for network 1f3d21dd-f6e0-4f60-9ff7-7925a4ddcd11 2026-05-19 23:26:58.309 7 INFO neutron.db.l3_hamode_db [None req-1f02a47f-48d6-4517-8fb2-9ebdcf87e1de c6f6be455f624b60b06da7080df9e6a1 b9ae53657b2a4ea8a79b9071671b2942 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-19 23:26:58.523 8 INFO neutron.db.l3_hamode_db [None req-ec19f31f-7efd-407a-af3c-72a44775eafd c6f6be455f624b60b06da7080df9e6a1 f63dd8a2a19041b18c0780b68b5be452 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-19 23:26:59.405 7 INFO neutron.db.l3_hamode_db [None req-1f02a47f-48d6-4517-8fb2-9ebdcf87e1de c6f6be455f624b60b06da7080df9e6a1 1a1d836424254dd08a3f9b5a0b54e631 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-19 23:26:59.663 8 INFO neutron.db.l3_hamode_db [None req-ec19f31f-7efd-407a-af3c-72a44775eafd c6f6be455f624b60b06da7080df9e6a1 1a1d836424254dd08a3f9b5a0b54e631 - - 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.231 () {34 vars in 669 bytes} [Tue May 19 23:26:58 2026] POST /v2.0/routers => generated 730 bytes in 2472 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/446] 10.0.0.231 () {34 vars in 669 bytes} [Tue May 19 23:26:58 2026] POST /v2.0/routers => generated 725 bytes in 2447 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 225/447] 10.0.0.231 () {32 vars in 774 bytes} [Tue May 19 23:27:00 2026] GET /v2.0/security-groups?tenant_id=82ba0cea61fa4f25a3ada906216c5829&name=default => generated 2921 bytes in 288 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 223/448] 10.0.0.231 () {32 vars in 774 bytes} [Tue May 19 23:27:00 2026] GET /v2.0/security-groups?tenant_id=0b34dbc5ea5542a2ae9e120728f651d2&name=default => generated 2921 bytes in 244 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 226/449] 10.0.0.231 () {34 vars in 783 bytes} [Tue May 19 23:27:00 2026] PUT /v2.0/routers/2b312e2b-4df5-4ed8-b914-bf8371dde0dd/add_router_interface => generated 309 bytes in 1202 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 224/450] 10.0.0.231 () {34 vars in 783 bytes} [Tue May 19 23:27:00 2026] PUT /v2.0/routers/ba409fe2-b31e-47e7-be37-db50c27d6ed8/add_router_interface => generated 309 bytes in 1107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 227/451] 10.0.0.231 () {32 vars in 740 bytes} [Tue May 19 23:27:01 2026] DELETE /v2.0/security-groups/9fe29b98-1b1c-414d-9a80-e32b0f0c2697 => 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: 225/452] 10.0.0.231 () {32 vars in 740 bytes} [Tue May 19 23:27:02 2026] DELETE /v2.0/security-groups/2fe2fc5f-1b11-464b-8b74-2a36287e9bad => 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: 228/453] 10.0.0.231 () {32 vars in 774 bytes} [Tue May 19 23:27:02 2026] GET /v2.0/security-groups?tenant_id=138505d5a155417d98df94f335ff843d&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: 226/454] 10.0.0.231 () {32 vars in 740 bytes} [Tue May 19 23:27:02 2026] DELETE /v2.0/security-groups/9b683bee-f36d-43b7-9284-08355493af45 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 23:27:02.568 7 WARNING neutron_lib.context [None req-cb1278c7-b9f6-4dba-847a-04a3bd1f829a 9fe5e91860fa491a9515b4b6ef14097e b9ae53657b2a4ea8a79b9071671b2942 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-19 23:27:02.611 8 WARNING neutron_lib.context [None req-5c948f1b-11d0-47c4-80f9-214d71e24577 15e7dcb213ca48afa7f4a1cc5f1886d2 f63dd8a2a19041b18c0780b68b5be452 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 229/455] 10.0.0.231 () {34 vars in 685 bytes} [Tue May 19 23:27:02 2026] POST /v2.0/security-groups => generated 1659 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-19 23:27:02.693 7 WARNING neutron_lib.context [None req-a1cebfc8-18d8-480c-af2f-f6120426f951 9fe5e91860fa491a9515b4b6ef14097e b9ae53657b2a4ea8a79b9071671b2942 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 227/456] 10.0.0.231 () {34 vars in 685 bytes} [Tue May 19 23:27:02 2026] POST /v2.0/security-groups => generated 1660 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-19 23:27:02.739 8 WARNING neutron_lib.context [None req-6603ba6b-ae76-47b7-93d4-099490e486ef 15e7dcb213ca48afa7f4a1cc5f1886d2 f63dd8a2a19041b18c0780b68b5be452 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/457] 10.0.0.231 () {34 vars in 695 bytes} [Tue May 19 23:27:02 2026] POST /v2.0/security-group-rules => generated 597 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 23:27:02.803 7 WARNING neutron_lib.context [None req-b581377b-4820-4672-863f-915b731c57c5 9fe5e91860fa491a9515b4b6ef14097e b9ae53657b2a4ea8a79b9071671b2942 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 228/458] 10.0.0.231 () {34 vars in 695 bytes} [Tue May 19 23:27:02 2026] POST /v2.0/security-group-rules => generated 597 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 23:27:02.853 8 WARNING neutron_lib.context [None req-cb81e8ca-12c8-4a11-9004-2b0ee2fd8832 15e7dcb213ca48afa7f4a1cc5f1886d2 f63dd8a2a19041b18c0780b68b5be452 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/459] 10.0.0.231 () {34 vars in 695 bytes} [Tue May 19 23:27:02 2026] POST /v2.0/security-group-rules => generated 602 bytes in 93 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 23:27:02.900 7 WARNING neutron_lib.context [None req-d30a0221-e602-4986-aa49-cd5a56325d15 9fe5e91860fa491a9515b4b6ef14097e b9ae53657b2a4ea8a79b9071671b2942 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/460] 10.0.0.231 () {34 vars in 695 bytes} [Tue May 19 23:27:02 2026] POST /v2.0/security-group-rules => generated 602 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 23:27:02.998 8 WARNING neutron_lib.context [None req-09695b2c-0527-4d8b-b86b-bd11c9cf9470 15e7dcb213ca48afa7f4a1cc5f1886d2 f63dd8a2a19041b18c0780b68b5be452 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 232/461] 10.0.0.231 () {34 vars in 676 bytes} [Tue May 19 23:27:02 2026] POST /v2.0/floatingips => generated 552 bytes in 520 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 230/462] 10.0.0.231 () {34 vars in 676 bytes} [Tue May 19 23:27:02 2026] POST /v2.0/floatingips => generated 552 bytes in 775 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 23:27:04.146 7 INFO neutron.db.segments_db [None req-a0c6209d-dec7-4b4b-b5db-d614d1a4e764 c6f6be455f624b60b06da7080df9e6a1 1a1d836424254dd08a3f9b5a0b54e631 - - default default] Added segment 5da31e12-91e9-46bf-a84d-7c65afd3c30c of type vxlan for network 56a75d8a-3287-4ad9-b2dc-c5946d0b088d [pid: 7|app: 0|req: 233/463] 10.0.0.231 () {34 vars in 671 bytes} [Tue May 19 23:27:03 2026] POST /v2.0/networks => generated 748 bytes in 436 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 231/464] 10.0.0.231 () {34 vars in 669 bytes} [Tue May 19 23:27:04 2026] POST /v2.0/subnets => generated 695 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 23:27:04.491 7 INFO neutron.db.segments_db [None req-824a253b-2b8b-41ec-bc70-1c2e903da4a9 c6f6be455f624b60b06da7080df9e6a1 1a1d836424254dd08a3f9b5a0b54e631 - - default default] Added segment 5004aa76-50bf-41f2-a33f-4d2337b293ce of type vxlan for network ae2cb8bc-b7f0-4f2c-a114-755f1979d643 [pid: 8|app: 0|req: 232/465] 10.0.0.207 () {34 vars in 1096 bytes} [Tue May 19 23:27:04 2026] GET /v2.0/security-groups?name=tempest-securitygroup--11351413&fields=id&tenant_id=b9ae53657b2a4ea8a79b9071671b2942 => 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: 233/466] 10.0.0.207 () {34 vars in 982 bytes} [Tue May 19 23:27:04 2026] GET /v2.0/networks?id=17c96988-4d8b-4e93-8f82-a18f09a4bf0c => generated 675 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/467] 10.0.0.207 () {34 vars in 1098 bytes} [Tue May 19 23:27:04 2026] GET /v2.0/security-groups?name=tempest-securitygroup--113801793&fields=id&tenant_id=f63dd8a2a19041b18c0780b68b5be452 => generated 69 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/468] 10.0.0.207 () {34 vars in 965 bytes} [Tue May 19 23:27:04 2026] GET /v2.0/quotas/b9ae53657b2a4ea8a79b9071671b2942 => generated 292 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/469] 10.0.0.207 () {34 vars in 982 bytes} [Tue May 19 23:27:04 2026] GET /v2.0/networks?id=9184f362-d832-4175-b43a-523ec2537479 => generated 670 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 23:27:04.784 7 INFO neutron.db.l3_hamode_db [None req-824a253b-2b8b-41ec-bc70-1c2e903da4a9 c6f6be455f624b60b06da7080df9e6a1 2c115d2120dc4dee8fb9d140ae823359 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 237/470] 10.0.0.207 () {34 vars in 1002 bytes} [Tue May 19 23:27:04 2026] GET /v2.0/ports?tenant_id=b9ae53657b2a4ea8a79b9071671b2942&fields=id => generated 103 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/471] 10.0.0.207 () {34 vars in 965 bytes} [Tue May 19 23:27:04 2026] GET /v2.0/quotas/f63dd8a2a19041b18c0780b68b5be452 => generated 292 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/472] 10.0.0.207 () {34 vars in 1002 bytes} [Tue May 19 23:27:04 2026] GET /v2.0/ports?tenant_id=f63dd8a2a19041b18c0780b68b5be452&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: 240/473] 10.0.0.207 () {34 vars in 907 bytes} [Tue May 19 23:27:05 2026] GET /v2.0/extensions => generated 20516 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/474] 10.0.0.207 () {34 vars in 907 bytes} [Tue May 19 23:27:05 2026] GET /v2.0/extensions => generated 20516 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/475] 10.0.0.207 () {34 vars in 1008 bytes} [Tue May 19 23:27:05 2026] GET /v2.0/networks/17c96988-4d8b-4e93-8f82-a18f09a4bf0c?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: 243/476] 10.0.0.207 () {34 vars in 1008 bytes} [Tue May 19 23:27:05 2026] GET /v2.0/networks/9184f362-d832-4175-b43a-523ec2537479?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: 244/477] 10.0.0.207 () {34 vars in 1108 bytes} [Tue May 19 23:27:05 2026] GET /v2.0/networks/17c96988-4d8b-4e93-8f82-a18f09a4bf0c?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: 245/478] 10.0.0.207 () {34 vars in 1108 bytes} [Tue May 19 23:27:05 2026] GET /v2.0/networks/9184f362-d832-4175-b43a-523ec2537479?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 23:27:05.620 7 INFO neutron.db.l3_hamode_db [None req-824a253b-2b8b-41ec-bc70-1c2e903da4a9 c6f6be455f624b60b06da7080df9e6a1 1a1d836424254dd08a3f9b5a0b54e631 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 246/479] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:27:05 2026] GET /v2.0/ports?device_id=145a1474-509c-41ab-94e2-3572c50d5741 => generated 12 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/480] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:27:05 2026] GET /v2.0/ports?device_id=fc2caca6-36b8-4323-894b-bc3db492d700 => 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: 248/481] 10.0.0.231 () {32 vars in 774 bytes} [Tue May 19 23:27:06 2026] GET /v2.0/security-groups?tenant_id=f9bb9a30401441e299334b10751af152&name=default => generated 2925 bytes in 262 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/482] 10.0.0.231 () {34 vars in 669 bytes} [Tue May 19 23:27:04 2026] POST /v2.0/routers => generated 735 bytes in 2328 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/483] 10.0.0.231 () {32 vars in 740 bytes} [Tue May 19 23:27:06 2026] DELETE /v2.0/security-groups/7c99ba30-cb39-4f86-bb31-fdcc0eac3878 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/484] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:27:06 2026] GET /v2.0/ports?device_id=145a1474-509c-41ab-94e2-3572c50d5741 => 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: 251/485] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:27:06 2026] GET /v2.0/ports?device_id=fc2caca6-36b8-4323-894b-bc3db492d700 => 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: 252/486] 10.0.0.231 () {32 vars in 774 bytes} [Tue May 19 23:27:06 2026] GET /v2.0/security-groups?tenant_id=880e40f81c744203879fc42de045cd0a&name=default => generated 2925 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/487] 10.0.0.231 () {32 vars in 740 bytes} [Tue May 19 23:27:07 2026] DELETE /v2.0/security-groups/f2f6d3e0-f1bc-41d9-8e24-4b28c48c3bf3 => 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: 235/488] 10.0.0.231 () {34 vars in 783 bytes} [Tue May 19 23:27:06 2026] PUT /v2.0/routers/18d84528-61b1-4d84-a4b7-fae0c4ddc379/add_router_interface => generated 309 bytes in 1184 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/489] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:27:07 2026] GET /v2.0/ports?device_id=145a1474-509c-41ab-94e2-3572c50d5741 => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/490] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:27:07 2026] GET /v2.0/ports?device_id=fc2caca6-36b8-4323-894b-bc3db492d700 => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 23:27:08.477 8 WARNING neutron_lib.context [req-52aff03d-d4aa-47ba-9cce-9e7f8ba618da req-e787b3cf-300f-432b-9650-0d81cb4c1860 727915d959d8475f9ac10f326d55d45e 2c115d2120dc4dee8fb9d140ae823359 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 255/491] 10.0.0.207 () {38 vars in 971 bytes} [Tue May 19 23:27:08 2026] POST /v2.0/security-groups => generated 1685 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/492] 10.0.0.207 () {34 vars in 991 bytes} [Tue May 19 23:27:08 2026] GET /v2.0/security-groups/9883a6d5-47b7-425c-adce-f7a0ff48b136 => generated 1685 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 23:27:08.655 8 WARNING neutron_lib.context [req-031abd2f-f54d-4250-bfa3-2e20a23104fe req-a4f1633e-4058-4033-991c-5f7d3f42caff 727915d959d8475f9ac10f326d55d45e 2c115d2120dc4dee8fb9d140ae823359 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 256/493] 10.0.0.207 () {38 vars in 981 bytes} [Tue May 19 23:27:08 2026] POST /v2.0/security-group-rules => generated 614 bytes in 90 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 23:27:08.773 7 WARNING neutron_lib.context [req-365b6cff-de34-49a1-a237-3e27e74d7a84 req-d6603963-faad-41c0-a8e0-524f5dbd947f 727915d959d8475f9ac10f326d55d45e 2c115d2120dc4dee8fb9d140ae823359 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 238/494] 10.0.0.207 () {38 vars in 971 bytes} [Tue May 19 23:27:08 2026] POST /v2.0/security-groups => generated 1684 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/495] 10.0.0.207 () {34 vars in 991 bytes} [Tue May 19 23:27:08 2026] GET /v2.0/security-groups/f691d4df-83a5-43b9-ae1c-df50326cff90 => generated 1684 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 23:27:08.959 7 WARNING neutron_lib.context [req-1190dfca-5568-4c26-9810-0a9504596a01 req-7425100f-e092-4e21-af54-5b2eeb7e0c13 727915d959d8475f9ac10f326d55d45e 2c115d2120dc4dee8fb9d140ae823359 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 258/496] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:27:09 2026] GET /v2.0/ports?device_id=145a1474-509c-41ab-94e2-3572c50d5741 => 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/497] 10.0.0.207 () {38 vars in 981 bytes} [Tue May 19 23:27:08 2026] POST /v2.0/security-group-rules => generated 614 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/498] 10.0.0.207 () {34 vars in 991 bytes} [Tue May 19 23:27:09 2026] GET /v2.0/security-groups/f691d4df-83a5-43b9-ae1c-df50326cff90 => generated 2309 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 23:27:09.124 8 WARNING neutron_lib.context [req-b8327710-5078-4636-9089-141548d7ec66 req-bb214e84-d0e4-4cdf-9d34-abb75470c6ff 727915d959d8475f9ac10f326d55d45e 2c115d2120dc4dee8fb9d140ae823359 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 240/499] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:27:09 2026] GET /v2.0/ports?device_id=fc2caca6-36b8-4323-894b-bc3db492d700 => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/500] 10.0.0.207 () {38 vars in 981 bytes} [Tue May 19 23:27:09 2026] POST /v2.0/security-group-rules => generated 619 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/501] 10.0.0.207 () {34 vars in 991 bytes} [Tue May 19 23:27:09 2026] GET /v2.0/security-groups/f691d4df-83a5-43b9-ae1c-df50326cff90 => generated 2939 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/502] 10.0.0.207 () {34 vars in 1001 bytes} [Tue May 19 23:27:09 2026] GET /v2.0/security-group-rules/81575e3f-6512-41e2-ad30-b6199339bd08 => generated 616 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/503] 10.0.0.207 () {34 vars in 991 bytes} [Tue May 19 23:27:09 2026] GET /v2.0/security-groups/f691d4df-83a5-43b9-ae1c-df50326cff90 => generated 2939 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/504] 10.0.0.207 () {36 vars in 1023 bytes} [Tue May 19 23:27:09 2026] DELETE /v2.0/security-group-rules/81575e3f-6512-41e2-ad30-b6199339bd08 => 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: 243/505] 10.0.0.207 () {34 vars in 991 bytes} [Tue May 19 23:27:09 2026] GET /v2.0/security-groups/f691d4df-83a5-43b9-ae1c-df50326cff90 => generated 2309 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/506] 10.0.0.207 () {36 vars in 1013 bytes} [Tue May 19 23:27:09 2026] DELETE /v2.0/security-groups/f691d4df-83a5-43b9-ae1c-df50326cff90 => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/507] 10.0.0.207 () {34 vars in 991 bytes} [Tue May 19 23:27:09 2026] GET /v2.0/security-groups/9883a6d5-47b7-425c-adce-f7a0ff48b136 => generated 2310 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/508] 10.0.0.207 () {36 vars in 1013 bytes} [Tue May 19 23:27:09 2026] DELETE /v2.0/security-groups/9883a6d5-47b7-425c-adce-f7a0ff48b136 => 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: 244/509] 10.0.0.231 () {32 vars in 774 bytes} [Tue May 19 23:27:09 2026] GET /v2.0/security-groups?tenant_id=eb939b694b2e4c1daa9b1f00f08bc41e&name=default => generated 2925 bytes in 268 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/510] 10.0.0.231 () {32 vars in 740 bytes} [Tue May 19 23:27:09 2026] DELETE /v2.0/security-groups/dbd5e6fd-c800-4821-ae89-7179640bd9be => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/511] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:27:10 2026] GET /v2.0/ports?device_id=145a1474-509c-41ab-94e2-3572c50d5741 => 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: 247/512] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:27:10 2026] GET /v2.0/ports?device_id=fc2caca6-36b8-4323-894b-bc3db492d700 => 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: 266/513] 10.0.0.231 () {34 vars in 789 bytes} [Tue May 19 23:27:09 2026] PUT /v2.0/routers/18d84528-61b1-4d84-a4b7-fae0c4ddc379/remove_router_interface => generated 309 bytes in 962 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/514] 199.204.45.44 () {34 vars in 985 bytes} [Tue May 19 23:27:10 2026] GET /v2.0/networks?id=9184f362-d832-4175-b43a-523ec2537479 => generated 670 bytes in 187 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/515] 199.204.45.44 () {34 vars in 1049 bytes} [Tue May 19 23:27:10 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=f63dd8a2a19041b18c0780b68b5be452 => generated 180 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 23:27:10.814 7 WARNING neutron_lib.context [req-109e69ae-9c57-4ba9-b06a-c8ed49aea797 req-61be7ecf-de96-4ef5-bf8b-af27985532c9 15e7dcb213ca48afa7f4a1cc5f1886d2 f63dd8a2a19041b18c0780b68b5be452 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 250/516] 199.204.45.44 () {38 vars in 954 bytes} [Tue May 19 23:27:10 2026] POST /v2.0/ports => generated 954 bytes in 391 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: 251/517] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:27:11 2026] GET /v2.0/ports?device_id=145a1474-509c-41ab-94e2-3572c50d5741 => 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: 252/518] 199.204.45.44 () {34 vars in 910 bytes} [Tue May 19 23:27:11 2026] GET /v2.0/extensions => generated 20516 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-05-19 23:27:11.257 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-eaa358c5-472a-4c0f-a2d4-19e1d86ec8f6 c6f6be455f624b60b06da7080df9e6a1 1a1d836424254dd08a3f9b5a0b54e631 - - 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: 253/519] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:27:11 2026] GET /v2.0/ports?device_id=fc2caca6-36b8-4323-894b-bc3db492d700 => generated 957 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/520] 10.0.0.207 () {34 vars in 1040 bytes} [Tue May 19 23:27:11 2026] GET /v2.0/security-groups?id=a43fdd6f-f450-4207-9949-adbb8fd1a0c5&fields=id&fields=name => generated 113 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 23:27:11.615 8 INFO neutron.db.l3_hamode_db [None req-eaa358c5-472a-4c0f-a2d4-19e1d86ec8f6 c6f6be455f624b60b06da7080df9e6a1 1a1d836424254dd08a3f9b5a0b54e631 - - default default] HA network ae2cb8bc-b7f0-4f2c-a114-755f1979d643 was deleted as no HA routers are present in tenant 2c115d2120dc4dee8fb9d140ae823359. [pid: 8|app: 0|req: 267/521] 10.0.0.231 () {32 vars in 724 bytes} [Tue May 19 23:27:10 2026] DELETE /v2.0/routers/18d84528-61b1-4d84-a4b7-fae0c4ddc379 => generated 0 bytes in 954 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 23:27:11.656 7 WARNING neutron_lib.context [None req-84b125d2-36a0-4303-8f01-b7f7242fe54b 6ea1e36a0fc647b8bef3040d9e9e2e67 8e65ed6cb90a484bbb30e43e066945c6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-19 23:27:11.656 7 WARNING neutron_lib.context [None req-84b125d2-36a0-4303-8f01-b7f7242fe54b 6ea1e36a0fc647b8bef3040d9e9e2e67 8e65ed6cb90a484bbb30e43e066945c6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-19 23:27:11.821 7 INFO neutron.db.segments_db [None req-84b125d2-36a0-4303-8f01-b7f7242fe54b 6ea1e36a0fc647b8bef3040d9e9e2e67 8e65ed6cb90a484bbb30e43e066945c6 - - default default] Added segment 13f68f07-9938-4d79-8775-51987374ffd7 of type vxlan for network 027e367a-e6bb-418a-850f-e6d4b23a9139 2026-05-19 23:27:11.918 7 INFO neutron.db.segments_db [None req-84b125d2-36a0-4303-8f01-b7f7242fe54b 6ea1e36a0fc647b8bef3040d9e9e2e67 8e65ed6cb90a484bbb30e43e066945c6 - - default default] Added segment af2bc389-e127-4e63-89a1-c8ab7ba75ad0 of type vxlan for network 5b34c3cc-6e91-40f0-8062-d7bf30a8654c 2026-05-19 23:27:12.003 8 INFO neutron.services.segments.plugin [-] Segment 5004aa76-50bf-41f2-a33f-4d2337b293ce resource provider aggregate not found 2026-05-19 23:27:12.019 8 INFO neutron.services.segments.plugin [-] Segment 5004aa76-50bf-41f2-a33f-4d2337b293ce resource provider aggregate not found 2026-05-19 23:27:12.024 8 INFO neutron.services.segments.plugin [-] Segment 5004aa76-50bf-41f2-a33f-4d2337b293ce resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5004aa76-50bf-41f2-a33f-4d2337b293ce found for delete ", "request_id": "req-ad94b73b-cae4-40de-931a-aee7cd3c439b"}]} [pid: 7|app: 0|req: 255/522] 10.0.0.231 () {34 vars in 670 bytes} [Tue May 19 23:27:11 2026] POST /v2.0/networks => generated 1246 bytes in 436 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-19 23:27:12.034 8 INFO neutron.services.segments.plugin [-] Segment 5004aa76-50bf-41f2-a33f-4d2337b293ce resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5004aa76-50bf-41f2-a33f-4d2337b293ce found for delete ", "request_id": "req-11508dd8-735f-4412-83ec-94725acf79be"}]} [pid: 8|app: 0|req: 268/523] 199.204.45.44 () {38 vars in 1027 bytes} [Tue May 19 23:27:11 2026] PUT /v2.0/ports/1badccb6-ec14-4c73-b594-8b4334420bdf => generated 1235 bytes in 496 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: 256/524] 10.0.0.231 () {32 vars in 724 bytes} [Tue May 19 23:27:12 2026] DELETE /v2.0/subnets/d3d79a02-0b7b-4e2d-bf8f-eaaa05933bf0 => generated 0 bytes in 152 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/525] 10.0.0.231 () {32 vars in 649 bytes} [Tue May 19 23:27:12 2026] GET /v2.0/networks => generated 1845 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/526] 10.0.0.231 () {32 vars in 726 bytes} [Tue May 19 23:27:12 2026] DELETE /v2.0/networks/027e367a-e6bb-418a-850f-e6d4b23a9139 => 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: 273/529] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:27:12 2026] GET /v2.0/ports?device_id=145a1474-509c-41ab-94e2-3572c50d5741 => 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: 274/530] 10.0.0.231 () {32 vars in 726 bytes} [Tue May 19 23:27:12 2026] DELETE /v2.0/networks/5b34c3cc-6e91-40f0-8062-d7bf30a8654c => generated 0 bytes in 126 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/531] 10.0.0.231 () {32 vars in 649 bytes} [Tue May 19 23:27:12 2026] GET /v2.0/networks => generated 651 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/532] 10.0.0.231 () {32 vars in 726 bytes} [Tue May 19 23:27:12 2026] DELETE /v2.0/networks/56a75d8a-3287-4ad9-b2dc-c5946d0b088d => generated 0 bytes in 379 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/533] 199.204.45.44 () {34 vars in 985 bytes} [Tue May 19 23:27:12 2026] GET /v2.0/networks?id=17c96988-4d8b-4e93-8f82-a18f09a4bf0c => generated 675 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 23:27:12.636 7 WARNING neutron_lib.context [None req-f0fbae13-9159-4b2e-a7bd-f8e8c65a821d 6ea1e36a0fc647b8bef3040d9e9e2e67 8e65ed6cb90a484bbb30e43e066945c6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 276/534] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:27:12 2026] GET /v2.0/ports?device_id=fc2caca6-36b8-4323-894b-bc3db492d700 => generated 969 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/535] 199.204.45.44 () {34 vars in 1049 bytes} [Tue May 19 23:27:12 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=b9ae53657b2a4ea8a79b9071671b2942 => generated 179 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 23:27:12.680 7 INFO neutron.db.segments_db [None req-f0fbae13-9159-4b2e-a7bd-f8e8c65a821d 6ea1e36a0fc647b8bef3040d9e9e2e67 8e65ed6cb90a484bbb30e43e066945c6 - - default default] Added segment f39845da-7d95-44ba-9aa5-c562fa83c9c4 of type vxlan for network ab1dcdbb-5afc-4297-ab67-8c465f66a093 [pid: 8|app: 0|req: 278/536] 10.0.0.207 () {34 vars in 1040 bytes} [Tue May 19 23:27:12 2026] GET /v2.0/security-groups?id=a43fdd6f-f450-4207-9949-adbb8fd1a0c5&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-19 23:27:12.727 8 WARNING neutron_lib.context [req-c9e35066-0fa6-4d78-aa44-f57f92445a7d req-2d88b52d-6d04-46fd-8360-1a7f3daf3fd3 9fe5e91860fa491a9515b4b6ef14097e b9ae53657b2a4ea8a79b9071671b2942 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-19 23:27:12.756 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-91f4f591-8405-4a75-a6e2-c1bcf7e8bc97'] response: {'name': 'network-changed', 'server_uuid': 'fc2caca6-36b8-4323-894b-bc3db492d700', 'tag': '1badccb6-ec14-4c73-b594-8b4334420bdf', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 259/537] 10.0.0.231 () {34 vars in 670 bytes} [Tue May 19 23:27:12 2026] POST /v2.0/networks => generated 653 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 23:27:12.786 7 WARNING neutron_lib.context [None req-daba8c6d-c4d3-4ecc-8c86-f6420d6eb0a0 6ea1e36a0fc647b8bef3040d9e9e2e67 8e65ed6cb90a484bbb30e43e066945c6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-19 23:27:12.847 7 INFO neutron.db.segments_db [None req-daba8c6d-c4d3-4ecc-8c86-f6420d6eb0a0 6ea1e36a0fc647b8bef3040d9e9e2e67 8e65ed6cb90a484bbb30e43e066945c6 - - default default] Added segment 26c87f1f-ee08-4da7-87f1-6c09002e7f58 of type vxlan for network 6a688509-fb1b-4e4c-9fe2-3f42d8258df6 [pid: 7|app: 0|req: 260/538] 10.0.0.231 () {34 vars in 670 bytes} [Tue May 19 23:27:12 2026] POST /v2.0/networks => generated 654 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/539] 10.0.0.231 () {32 vars in 774 bytes} [Tue May 19 23:27:12 2026] GET /v2.0/security-groups?tenant_id=2c115d2120dc4dee8fb9d140ae823359&name=default => generated 2925 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 23:27:12.976 7 WARNING neutron_lib.context [None req-db40ef61-5a3c-41c1-94e4-6b8f6c94204a 6ea1e36a0fc647b8bef3040d9e9e2e67 8e65ed6cb90a484bbb30e43e066945c6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-19 23:27:12.997 7 WARNING neutron_lib.context [None req-db40ef61-5a3c-41c1-94e4-6b8f6c94204a 6ea1e36a0fc647b8bef3040d9e9e2e67 8e65ed6cb90a484bbb30e43e066945c6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-19 23:27:13.026 7 INFO neutron.services.segments.plugin [-] Segment 5da31e12-91e9-46bf-a84d-7c65afd3c30c resource provider aggregate not found 2026-05-19 23:27:13.034 7 INFO neutron.services.segments.plugin [-] Segment 5da31e12-91e9-46bf-a84d-7c65afd3c30c resource provider aggregate not found 2026-05-19 23:27:13.045 7 INFO neutron.services.segments.plugin [-] Segment 5da31e12-91e9-46bf-a84d-7c65afd3c30c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5da31e12-91e9-46bf-a84d-7c65afd3c30c found for delete ", "request_id": "req-33a94233-a37d-44f8-a852-c8060f0ab700"}]} 2026-05-19 23:27:13.053 7 INFO neutron.services.segments.plugin [-] Segment 5da31e12-91e9-46bf-a84d-7c65afd3c30c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5da31e12-91e9-46bf-a84d-7c65afd3c30c found for delete ", "request_id": "req-31ae5998-c60a-48eb-be18-36a476ca6343"}]} [pid: 8|app: 0|req: 279/540] 199.204.45.44 () {38 vars in 954 bytes} [Tue May 19 23:27:12 2026] POST /v2.0/ports => generated 958 bytes in 431 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: 280/541] 10.0.0.231 () {32 vars in 740 bytes} [Tue May 19 23:27:13 2026] DELETE /v2.0/security-groups/eed2529a-39ba-43f8-93c9-8c10b9e60733 => 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: 281/542] 199.204.45.44 () {34 vars in 1079 bytes} [Tue May 19 23:27:13 2026] GET /v2.0/ports?tenant_id=f63dd8a2a19041b18c0780b68b5be452&device_id=fc2caca6-36b8-4323-894b-bc3db492d700 => generated 1238 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/543] 10.0.0.231 () {34 vars in 665 bytes} [Tue May 19 23:27:12 2026] POST /v2.0/ports => generated 1506 bytes in 643 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 263/544] 199.204.45.44 () {34 vars in 1057 bytes} [Tue May 19 23:27:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=1badccb6-ec14-4c73-b594-8b4334420bdf => generated 19 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/545] 199.204.45.44 () {38 vars in 1027 bytes} [Tue May 19 23:27:13 2026] PUT /v2.0/ports/a1111206-6241-4f39-839d-5693e4b9b0b2 => generated 1239 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: 264/546] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:27:13 2026] GET /v2.0/ports?device_id=145a1474-509c-41ab-94e2-3572c50d5741 => generated 973 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/547] 199.204.45.44 () {34 vars in 983 bytes} [Tue May 19 23:27:13 2026] GET /v2.0/subnets?id=581239f2-50f6-4986-8b52-bdf8b5f51c0f => generated 688 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/548] 10.0.0.207 () {34 vars in 1040 bytes} [Tue May 19 23:27:13 2026] GET /v2.0/security-groups?id=2b6aac0e-b71d-4b40-9e78-340228b07123&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: 8|app: 0|req: 283/549] 10.0.0.231 () {32 vars in 643 bytes} [Tue May 19 23:27:13 2026] GET /v2.0/ports => generated 1506 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/550] 199.204.45.44 () {34 vars in 1051 bytes} [Tue May 19 23:27:13 2026] GET /v2.0/ports?network_id=9184f362-d832-4175-b43a-523ec2537479&device_owner=network%3Adhcp => generated 1244 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/551] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:27:13 2026] GET /v2.0/ports?device_id=fc2caca6-36b8-4323-894b-bc3db492d700 => generated 969 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/552] 199.204.45.44 () {34 vars in 1011 bytes} [Tue May 19 23:27:13 2026] GET /v2.0/networks/9184f362-d832-4175-b43a-523ec2537479?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: 286/553] 10.0.0.207 () {34 vars in 1040 bytes} [Tue May 19 23:27:13 2026] GET /v2.0/security-groups?id=a43fdd6f-f450-4207-9949-adbb8fd1a0c5&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: 287/554] 199.204.45.44 () {34 vars in 1111 bytes} [Tue May 19 23:27:13 2026] GET /v2.0/networks/9184f362-d832-4175-b43a-523ec2537479?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: 268/555] 10.0.0.231 () {32 vars in 720 bytes} [Tue May 19 23:27:13 2026] DELETE /v2.0/ports/28fc08c4-89e8-4a0e-96fc-96ca3cac9369 => generated 0 bytes in 215 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 23:27:14.139 8 INFO neutron.services.segments.plugin [-] Segment 13f68f07-9938-4d79-8775-51987374ffd7 resource provider aggregate not found 2026-05-19 23:27:14.142 8 INFO neutron.services.segments.plugin [-] Segment 13f68f07-9938-4d79-8775-51987374ffd7 resource provider aggregate not found 2026-05-19 23:27:14.159 8 INFO neutron.services.segments.plugin [-] Segment 13f68f07-9938-4d79-8775-51987374ffd7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 13f68f07-9938-4d79-8775-51987374ffd7 found for delete ", "request_id": "req-64b03be4-3015-4f3f-b996-b5549024d2ce"}]} 2026-05-19 23:27:14.164 8 INFO neutron.services.segments.plugin [-] Segment 13f68f07-9938-4d79-8775-51987374ffd7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 13f68f07-9938-4d79-8775-51987374ffd7 found for delete ", "request_id": "req-bf152318-43c8-4309-8781-ea2bbee02326"}]} 2026-05-19 23:27:14.178 8 INFO neutron.services.segments.plugin [-] Segment af2bc389-e127-4e63-89a1-c8ab7ba75ad0 resource provider aggregate not found 2026-05-19 23:27:14.188 8 INFO neutron.services.segments.plugin [-] Segment af2bc389-e127-4e63-89a1-c8ab7ba75ad0 resource provider aggregate not found 2026-05-19 23:27:14.203 8 INFO neutron.services.segments.plugin [-] Segment af2bc389-e127-4e63-89a1-c8ab7ba75ad0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid af2bc389-e127-4e63-89a1-c8ab7ba75ad0 found for delete ", "request_id": "req-57e388f2-274c-4a9a-aaae-be079e61e77f"}]} 2026-05-19 23:27:14.216 8 INFO neutron.services.segments.plugin [-] Segment af2bc389-e127-4e63-89a1-c8ab7ba75ad0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid af2bc389-e127-4e63-89a1-c8ab7ba75ad0 found for delete ", "request_id": "req-48828af2-b5fe-4449-8a1e-deac0c7d43f2"}]} [pid: 8|app: 0|req: 288/556] 10.0.0.231 () {32 vars in 720 bytes} [Tue May 19 23:27:14 2026] DELETE /v2.0/ports/e95b898e-8813-495a-8d27-d97998071e15 => generated 0 bytes in 257 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/557] 10.0.0.231 () {32 vars in 643 bytes} [Tue May 19 23:27:14 2026] GET /v2.0/ports => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 23:27:14.407 8 WARNING neutron_lib.context [None req-8125a361-1c58-4632-bd36-f005c63638f4 6ea1e36a0fc647b8bef3040d9e9e2e67 8e65ed6cb90a484bbb30e43e066945c6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-19 23:27:14.454 8 INFO neutron.db.segments_db [None req-8125a361-1c58-4632-bd36-f005c63638f4 6ea1e36a0fc647b8bef3040d9e9e2e67 8e65ed6cb90a484bbb30e43e066945c6 - - default default] Added segment 5a5bdaa9-d02c-4a97-8f5a-660cd08dac06 of type vxlan for network 8c12301a-6d89-4df9-b2e0-e555c8996c80 [pid: 8|app: 0|req: 289/558] 10.0.0.231 () {34 vars in 670 bytes} [Tue May 19 23:27:14 2026] POST /v2.0/networks => generated 654 bytes in 201 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 23:27:14.615 7 WARNING neutron_lib.context [None req-9a97793a-fe12-4978-8883-3330927c8ea5 6ea1e36a0fc647b8bef3040d9e9e2e67 8e65ed6cb90a484bbb30e43e066945c6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-19 23:27:14.666 7 INFO neutron.db.segments_db [None req-9a97793a-fe12-4978-8883-3330927c8ea5 6ea1e36a0fc647b8bef3040d9e9e2e67 8e65ed6cb90a484bbb30e43e066945c6 - - default default] Added segment af726ca6-caad-4d23-a17c-8361860cbf0a of type vxlan for network 673553fa-ed07-4ba0-9990-686b56d176f4 [pid: 7|app: 0|req: 270/559] 10.0.0.231 () {34 vars in 670 bytes} [Tue May 19 23:27:14 2026] POST /v2.0/networks => generated 652 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/560] 199.204.45.44 () {34 vars in 1079 bytes} [Tue May 19 23:27:14 2026] GET /v2.0/ports?tenant_id=b9ae53657b2a4ea8a79b9071671b2942&device_id=145a1474-509c-41ab-94e2-3572c50d5741 => generated 1242 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/561] 199.204.45.44 () {34 vars in 1059 bytes} [Tue May 19 23:27:14 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=a1111206-6241-4f39-839d-5693e4b9b0b2 => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 23:27:14.828 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-457cd167-039d-44c1-b56d-f718b2cc5502'] response: {'name': 'network-changed', 'server_uuid': '145a1474-509c-41ab-94e2-3572c50d5741', 'tag': 'a1111206-6241-4f39-839d-5693e4b9b0b2', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 291/562] 199.204.45.44 () {34 vars in 983 bytes} [Tue May 19 23:27:14 2026] GET /v2.0/subnets?id=1ee355b6-4fc4-4e2c-be09-0c0e85bf32bb => 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: 272/563] 199.204.45.44 () {34 vars in 1051 bytes} [Tue May 19 23:27:14 2026] GET /v2.0/ports?network_id=17c96988-4d8b-4e93-8f82-a18f09a4bf0c&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: 273/564] 199.204.45.44 () {34 vars in 1011 bytes} [Tue May 19 23:27:14 2026] GET /v2.0/networks/17c96988-4d8b-4e93-8f82-a18f09a4bf0c?fields=segments => generated 14 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/565] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:27:14 2026] GET /v2.0/ports?device_id=145a1474-509c-41ab-94e2-3572c50d5741 => generated 973 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/566] 10.0.0.207 () {34 vars in 1040 bytes} [Tue May 19 23:27:14 2026] GET /v2.0/security-groups?id=2b6aac0e-b71d-4b40-9e78-340228b07123&fields=id&fields=name => generated 112 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/567] 199.204.45.44 () {34 vars in 1111 bytes} [Tue May 19 23:27:14 2026] GET /v2.0/networks/17c96988-4d8b-4e93-8f82-a18f09a4bf0c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/568] 199.204.45.44 () {34 vars in 1079 bytes} [Tue May 19 23:27:15 2026] GET /v2.0/ports?tenant_id=f63dd8a2a19041b18c0780b68b5be452&device_id=fc2caca6-36b8-4323-894b-bc3db492d700 => generated 1238 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/569] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:27:15 2026] GET /v2.0/ports?device_id=fc2caca6-36b8-4323-894b-bc3db492d700 => 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: 276/570] 199.204.45.44 () {34 vars in 985 bytes} [Tue May 19 23:27:15 2026] GET /v2.0/networks?id=9184f362-d832-4175-b43a-523ec2537479 => generated 766 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/571] 10.0.0.207 () {34 vars in 1040 bytes} [Tue May 19 23:27:15 2026] GET /v2.0/security-groups?id=a43fdd6f-f450-4207-9949-adbb8fd1a0c5&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: 278/572] 199.204.45.44 () {34 vars in 1057 bytes} [Tue May 19 23:27:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=1badccb6-ec14-4c73-b594-8b4334420bdf => generated 19 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/573] 199.204.45.44 () {34 vars in 983 bytes} [Tue May 19 23:27:15 2026] GET /v2.0/subnets?id=581239f2-50f6-4986-8b52-bdf8b5f51c0f => generated 688 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/574] 199.204.45.44 () {34 vars in 1051 bytes} [Tue May 19 23:27:15 2026] GET /v2.0/ports?network_id=9184f362-d832-4175-b43a-523ec2537479&device_owner=network%3Adhcp => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 23:27:15.265 7 WARNING neutron_lib.context [None req-4585dd08-bd5f-48d3-9cf9-15b71fabcc3f 6ea1e36a0fc647b8bef3040d9e9e2e67 8e65ed6cb90a484bbb30e43e066945c6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-19 23:27:15.289 7 WARNING neutron_lib.context [None req-4585dd08-bd5f-48d3-9cf9-15b71fabcc3f 6ea1e36a0fc647b8bef3040d9e9e2e67 8e65ed6cb90a484bbb30e43e066945c6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-19 23:27:15.426 8 INFO neutron.db.segments_db [None req-9cb0e637-2408-4fe0-a8ef-e4a9fa9c6a63 c6f6be455f624b60b06da7080df9e6a1 1a1d836424254dd08a3f9b5a0b54e631 - - default default] Added segment 5752f3aa-e5bb-4c31-85bc-6a98483faa3f of type vxlan for network 255eb0dd-e65a-41fd-96e1-7632d14b9ec1 [pid: 8|app: 0|req: 295/575] 10.0.0.231 () {34 vars in 671 bytes} [Tue May 19 23:27:15 2026] POST /v2.0/networks => generated 744 bytes in 452 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/576] 199.204.45.44 () {34 vars in 1011 bytes} [Tue May 19 23:27:15 2026] GET /v2.0/networks/9184f362-d832-4175-b43a-523ec2537479?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: 281/577] 10.0.0.231 () {34 vars in 669 bytes} [Tue May 19 23:27:15 2026] POST /v2.0/subnets => generated 1324 bytes in 494 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/578] 199.204.45.44 () {34 vars in 1111 bytes} [Tue May 19 23:27:15 2026] GET /v2.0/networks/9184f362-d832-4175-b43a-523ec2537479?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: 297/579] 10.0.0.231 () {34 vars in 669 bytes} [Tue May 19 23:27:15 2026] POST /v2.0/subnets => generated 691 bytes in 270 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/580] 10.0.0.231 () {32 vars in 647 bytes} [Tue May 19 23:27:15 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-19 23:27:15.899 8 INFO neutron.db.segments_db [None req-d5b12604-fdab-494b-b0b3-15a4efeea4c7 c6f6be455f624b60b06da7080df9e6a1 1a1d836424254dd08a3f9b5a0b54e631 - - default default] Added segment b517d85d-dbe7-40f9-9e75-97c6cd1067be of type vxlan for network 59f0c145-5f34-4982-9406-2462e0220432 [pid: 7|app: 0|req: 284/581] 10.0.0.231 () {32 vars in 724 bytes} [Tue May 19 23:27:15 2026] DELETE /v2.0/subnets/8d28488b-1b8b-4aaf-bfcd-18af465a9961 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/582] 10.0.0.231 () {32 vars in 724 bytes} [Tue May 19 23:27:15 2026] DELETE /v2.0/subnets/f6fe1b0c-80df-4b8a-b065-d7ac2a8b4d58 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 23:27:16.132 8 INFO neutron.db.l3_hamode_db [None req-d5b12604-fdab-494b-b0b3-15a4efeea4c7 c6f6be455f624b60b06da7080df9e6a1 dd724d2e9b14463a81dc0883e4dac27b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 286/583] 199.204.45.44 () {34 vars in 1079 bytes} [Tue May 19 23:27:16 2026] GET /v2.0/ports?tenant_id=b9ae53657b2a4ea8a79b9071671b2942&device_id=145a1474-509c-41ab-94e2-3572c50d5741 => generated 1242 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/584] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:27:16 2026] GET /v2.0/ports?device_id=145a1474-509c-41ab-94e2-3572c50d5741 => generated 973 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/585] 10.0.0.231 () {32 vars in 647 bytes} [Tue May 19 23:27:16 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) [pid: 7|app: 0|req: 289/586] 199.204.45.44 () {34 vars in 985 bytes} [Tue May 19 23:27:16 2026] GET /v2.0/networks?id=17c96988-4d8b-4e93-8f82-a18f09a4bf0c => generated 771 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/587] 10.0.0.207 () {34 vars in 1040 bytes} [Tue May 19 23:27:16 2026] GET /v2.0/security-groups?id=2b6aac0e-b71d-4b40-9e78-340228b07123&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-19 23:27:16.466 7 INFO neutron.services.segments.plugin [-] Segment af726ca6-caad-4d23-a17c-8361860cbf0a resource provider aggregate not found 2026-05-19 23:27:16.471 7 INFO neutron.services.segments.plugin [-] Segment af726ca6-caad-4d23-a17c-8361860cbf0a resource provider aggregate not found 2026-05-19 23:27:16.484 7 INFO neutron.services.segments.plugin [-] Segment af726ca6-caad-4d23-a17c-8361860cbf0a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid af726ca6-caad-4d23-a17c-8361860cbf0a found for delete ", "request_id": "req-a2ac9843-35fe-4203-8858-b89ee4bdf17c"}]} 2026-05-19 23:27:16.484 7 INFO neutron.services.segments.plugin [-] Segment af726ca6-caad-4d23-a17c-8361860cbf0a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid af726ca6-caad-4d23-a17c-8361860cbf0a found for delete ", "request_id": "req-2b9b738b-7eb2-4a3d-8325-cfbb59759238"}]} [pid: 7|app: 0|req: 291/588] 10.0.0.231 () {32 vars in 726 bytes} [Tue May 19 23:27:16 2026] DELETE /v2.0/networks/673553fa-ed07-4ba0-9990-686b56d176f4 => generated 0 bytes in 225 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/589] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:27:16 2026] GET /v2.0/ports?device_id=fc2caca6-36b8-4323-894b-bc3db492d700 => generated 969 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/590] 199.204.45.44 () {34 vars in 1059 bytes} [Tue May 19 23:27:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=a1111206-6241-4f39-839d-5693e4b9b0b2 => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/591] 10.0.0.231 () {32 vars in 726 bytes} [Tue May 19 23:27:16 2026] DELETE /v2.0/networks/8c12301a-6d89-4df9-b2e0-e555c8996c80 => generated 0 bytes in 172 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/592] 10.0.0.207 () {34 vars in 1040 bytes} [Tue May 19 23:27:16 2026] GET /v2.0/security-groups?id=a43fdd6f-f450-4207-9949-adbb8fd1a0c5&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: 296/593] 199.204.45.44 () {34 vars in 983 bytes} [Tue May 19 23:27:16 2026] GET /v2.0/subnets?id=1ee355b6-4fc4-4e2c-be09-0c0e85bf32bb => generated 693 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/594] 10.0.0.231 () {32 vars in 726 bytes} [Tue May 19 23:27:16 2026] DELETE /v2.0/networks/6a688509-fb1b-4e4c-9fe2-3f42d8258df6 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/595] 199.204.45.44 () {34 vars in 1051 bytes} [Tue May 19 23:27:17 2026] GET /v2.0/ports?network_id=17c96988-4d8b-4e93-8f82-a18f09a4bf0c&device_owner=network%3Adhcp => generated 1244 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 23:27:17.220 8 INFO neutron.db.l3_hamode_db [None req-d5b12604-fdab-494b-b0b3-15a4efeea4c7 c6f6be455f624b60b06da7080df9e6a1 1a1d836424254dd08a3f9b5a0b54e631 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 299/596] 10.0.0.231 () {32 vars in 726 bytes} [Tue May 19 23:27:17 2026] DELETE /v2.0/networks/ab1dcdbb-5afc-4297-ab67-8c465f66a093 => generated 0 bytes in 180 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/597] 199.204.45.44 () {34 vars in 1011 bytes} [Tue May 19 23:27:17 2026] GET /v2.0/networks/17c96988-4d8b-4e93-8f82-a18f09a4bf0c?fields=segments => generated 14 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/598] 199.204.45.44 () {34 vars in 1111 bytes} [Tue May 19 23:27:17 2026] GET /v2.0/networks/17c96988-4d8b-4e93-8f82-a18f09a4bf0c?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: 302/599] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:27:17 2026] GET /v2.0/ports?device_id=145a1474-509c-41ab-94e2-3572c50d5741 => generated 973 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/600] 10.0.0.207 () {34 vars in 1040 bytes} [Tue May 19 23:27:17 2026] GET /v2.0/security-groups?id=2b6aac0e-b71d-4b40-9e78-340228b07123&fields=id&fields=name => generated 112 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/601] 10.0.0.231 () {32 vars in 774 bytes} [Tue May 19 23:27:17 2026] GET /v2.0/security-groups?tenant_id=8e65ed6cb90a484bbb30e43e066945c6&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: 305/602] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:27:18 2026] GET /v2.0/ports?device_id=fc2caca6-36b8-4323-894b-bc3db492d700 => generated 969 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/603] 10.0.0.231 () {34 vars in 669 bytes} [Tue May 19 23:27:15 2026] POST /v2.0/routers => generated 731 bytes in 2336 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/604] 10.0.0.207 () {34 vars in 1040 bytes} [Tue May 19 23:27:18 2026] GET /v2.0/security-groups?id=a43fdd6f-f450-4207-9949-adbb8fd1a0c5&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: 306/605] 10.0.0.231 () {32 vars in 740 bytes} [Tue May 19 23:27:18 2026] DELETE /v2.0/security-groups/abbde935-574d-4cde-87d5-4d9bd5b8b106 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 23:27:18.559 7 INFO neutron.services.segments.plugin [-] Segment 5a5bdaa9-d02c-4a97-8f5a-660cd08dac06 resource provider aggregate not found 2026-05-19 23:27:18.563 7 INFO neutron.services.segments.plugin [-] Segment 5a5bdaa9-d02c-4a97-8f5a-660cd08dac06 resource provider aggregate not found 2026-05-19 23:27:18.579 7 INFO neutron.services.segments.plugin [-] Segment 5a5bdaa9-d02c-4a97-8f5a-660cd08dac06 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5a5bdaa9-d02c-4a97-8f5a-660cd08dac06 found for delete ", "request_id": "req-ee178c53-7c23-4690-a33f-22ecba0c0b43"}]} 2026-05-19 23:27:18.582 7 INFO neutron.services.segments.plugin [-] Segment 5a5bdaa9-d02c-4a97-8f5a-660cd08dac06 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5a5bdaa9-d02c-4a97-8f5a-660cd08dac06 found for delete ", "request_id": "req-0307b1a8-5b08-41c6-a953-15b977ed9fa4"}]} [pid: 7|app: 0|req: 307/606] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:27:18 2026] GET /v2.0/ports?device_id=145a1474-509c-41ab-94e2-3572c50d5741 => generated 973 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 23:27:18.600 7 INFO neutron.services.segments.plugin [-] Segment 26c87f1f-ee08-4da7-87f1-6c09002e7f58 resource provider aggregate not found 2026-05-19 23:27:18.604 7 INFO neutron.services.segments.plugin [-] Segment 26c87f1f-ee08-4da7-87f1-6c09002e7f58 resource provider aggregate not found 2026-05-19 23:27:18.618 7 INFO neutron.services.segments.plugin [-] Segment 26c87f1f-ee08-4da7-87f1-6c09002e7f58 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 26c87f1f-ee08-4da7-87f1-6c09002e7f58 found for delete ", "request_id": "req-877de82a-2b85-4944-befa-116aaf30c54d"}]} 2026-05-19 23:27:18.621 7 INFO neutron.services.segments.plugin [-] Segment 26c87f1f-ee08-4da7-87f1-6c09002e7f58 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 26c87f1f-ee08-4da7-87f1-6c09002e7f58 found for delete ", "request_id": "req-d4b1ab65-3c8a-444b-b80e-3d713eee5fee"}]} 2026-05-19 23:27:18.634 7 INFO neutron.services.segments.plugin [-] Segment f39845da-7d95-44ba-9aa5-c562fa83c9c4 resource provider aggregate not found 2026-05-19 23:27:18.637 7 INFO neutron.services.segments.plugin [-] Segment f39845da-7d95-44ba-9aa5-c562fa83c9c4 resource provider aggregate not found [pid: 7|app: 0|req: 308/607] 10.0.0.207 () {34 vars in 1040 bytes} [Tue May 19 23:27:18 2026] GET /v2.0/security-groups?id=2b6aac0e-b71d-4b40-9e78-340228b07123&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-19 23:27:19.310 7 INFO neutron.services.segments.plugin [-] Segment f39845da-7d95-44ba-9aa5-c562fa83c9c4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f39845da-7d95-44ba-9aa5-c562fa83c9c4 found for delete ", "request_id": "req-b502174a-224a-4a91-ac4a-4068747fa6d3"}]} 2026-05-19 23:27:19.313 7 INFO neutron.services.segments.plugin [-] Segment f39845da-7d95-44ba-9aa5-c562fa83c9c4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f39845da-7d95-44ba-9aa5-c562fa83c9c4 found for delete ", "request_id": "req-5010bb63-7e39-4776-9dfa-386fc70641bd"}]} [pid: 7|app: 0|req: 309/608] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:27:19 2026] GET /v2.0/ports?device_id=fc2caca6-36b8-4323-894b-bc3db492d700 => generated 969 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/609] 10.0.0.207 () {34 vars in 1040 bytes} [Tue May 19 23:27:19 2026] GET /v2.0/security-groups?id=a43fdd6f-f450-4207-9949-adbb8fd1a0c5&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: 300/610] 10.0.0.231 () {34 vars in 783 bytes} [Tue May 19 23:27:18 2026] PUT /v2.0/routers/37b1ca44-fb71-42d6-b2b8-5e122455dc1d/add_router_interface => generated 309 bytes in 1374 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/611] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:27:19 2026] GET /v2.0/ports?device_id=145a1474-509c-41ab-94e2-3572c50d5741 => generated 973 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/612] 10.0.0.207 () {34 vars in 1040 bytes} [Tue May 19 23:27:19 2026] GET /v2.0/security-groups?id=2b6aac0e-b71d-4b40-9e78-340228b07123&fields=id&fields=name => generated 112 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 23:27:20.136 8 WARNING neutron_lib.context [req-d49f4a46-f9e2-41fb-9e48-87400afcdb70 req-2857112f-71ae-4459-b5bc-e0511ce0a4f9 bafd569a9bed4b089d33b5452d87f4f4 dd724d2e9b14463a81dc0883e4dac27b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-19 23:27:20.189 7 WARNING neutron_lib.context [None req-57dbfbfe-533b-4fff-b121-4cf2eb41b729 f0daba3dc26840e7bbde6c20d72d6359 bedba69e058c44bd8703ae914a60a140 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 302/613] 10.0.0.207 () {38 vars in 971 bytes} [Tue May 19 23:27:20 2026] POST /v2.0/security-groups => generated 1681 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-19 23:27:20.265 8 WARNING neutron_lib.context [req-7b38e366-5812-4b05-8377-4ba0f580d5a9 req-947eb088-4ff2-41bd-8bee-ec5cc1b177bb bafd569a9bed4b089d33b5452d87f4f4 dd724d2e9b14463a81dc0883e4dac27b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-19 23:27:20.323 7 INFO neutron.db.segments_db [None req-57dbfbfe-533b-4fff-b121-4cf2eb41b729 f0daba3dc26840e7bbde6c20d72d6359 bedba69e058c44bd8703ae914a60a140 - - default default] Added segment ae6257a6-88a3-4cbf-ac56-14fca1070ab8 of type vxlan for network 61036c8e-ff90-4eb6-9acb-ea2ddbbc6039 [pid: 8|app: 0|req: 303/614] 10.0.0.207 () {38 vars in 971 bytes} [Tue May 19 23:27:20 2026] POST /v2.0/security-groups => generated 1680 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-19 23:27:20.390 8 WARNING neutron_lib.context [req-fcb2e553-41ff-43b4-a2fd-0a02e746a964 req-fefefe5a-7a4a-498c-9022-6ccec5a9acd0 bafd569a9bed4b089d33b5452d87f4f4 dd724d2e9b14463a81dc0883e4dac27b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 312/615] 10.0.0.231 () {34 vars in 670 bytes} [Tue May 19 23:27:20 2026] POST /v2.0/networks => generated 647 bytes in 400 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/616] 10.0.0.207 () {38 vars in 971 bytes} [Tue May 19 23:27:20 2026] POST /v2.0/security-groups => generated 1678 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/617] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:27:20 2026] GET /v2.0/ports?device_id=fc2caca6-36b8-4323-894b-bc3db492d700 => generated 969 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/618] 10.0.0.207 () {34 vars in 1040 bytes} [Tue May 19 23:27:20 2026] GET /v2.0/security-groups?id=a43fdd6f-f450-4207-9949-adbb8fd1a0c5&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: 305/619] 10.0.0.207 () {34 vars in 1002 bytes} [Tue May 19 23:27:20 2026] GET /v2.0/security-groups?tenant_id=dd724d2e9b14463a81dc0883e4dac27b => generated 7904 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/620] 10.0.0.207 () {34 vars in 991 bytes} [Tue May 19 23:27:20 2026] GET /v2.0/security-groups/6a39639d-4380-40f9-a3ca-46c3f6bf326e => generated 2922 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/621] 10.0.0.207 () {34 vars in 991 bytes} [Tue May 19 23:27:20 2026] GET /v2.0/security-groups/6a39639d-4380-40f9-a3ca-46c3f6bf326e => generated 2922 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/622] 10.0.0.207 () {34 vars in 991 bytes} [Tue May 19 23:27:20 2026] GET /v2.0/security-groups/92c015d5-4d0d-4b83-856c-80808991ff20 => generated 1681 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/623] 10.0.0.207 () {36 vars in 1013 bytes} [Tue May 19 23:27:20 2026] DELETE /v2.0/security-groups/92c015d5-4d0d-4b83-856c-80808991ff20 => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 23:27:20.834 7 INFO neutron.api.v2.resource [req-45531196-deee-4db6-85c9-6e713e7150e5 req-3816fae0-03cf-4100-918f-265cb30311e8 bafd569a9bed4b089d33b5452d87f4f4 dd724d2e9b14463a81dc0883e4dac27b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 317/624] 10.0.0.207 () {34 vars in 991 bytes} [Tue May 19 23:27:20 2026] GET /v2.0/security-groups/92c015d5-4d0d-4b83-856c-80808991ff20 => 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: 308/625] 10.0.0.207 () {34 vars in 991 bytes} [Tue May 19 23:27:20 2026] GET /v2.0/security-groups/3c956076-bd35-490d-9bbc-24936a33356c => generated 1680 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 23:27:20.936 8 WARNING neutron_lib.context [None req-556f3a33-43a8-4ba1-aac5-b36fdbaa2e4f f0daba3dc26840e7bbde6c20d72d6359 bedba69e058c44bd8703ae914a60a140 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 318/626] 10.0.0.207 () {36 vars in 1013 bytes} [Tue May 19 23:27:20 2026] DELETE /v2.0/security-groups/3c956076-bd35-490d-9bbc-24936a33356c => 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: 319/627] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:27:20 2026] GET /v2.0/ports?device_id=145a1474-509c-41ab-94e2-3572c50d5741 => generated 973 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 23:27:21.026 7 INFO neutron.api.v2.resource [req-af8554c5-6410-47d1-a9fe-13682e97a82b req-0c2b2f21-63f6-4c3c-bd7e-7ddcd6c5d1e7 bafd569a9bed4b089d33b5452d87f4f4 dd724d2e9b14463a81dc0883e4dac27b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 320/628] 10.0.0.207 () {34 vars in 991 bytes} [Tue May 19 23:27:21 2026] GET /v2.0/security-groups/3c956076-bd35-490d-9bbc-24936a33356c => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/629] 10.0.0.207 () {34 vars in 1040 bytes} [Tue May 19 23:27:21 2026] GET /v2.0/security-groups?id=2b6aac0e-b71d-4b40-9e78-340228b07123&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: 322/630] 10.0.0.207 () {34 vars in 991 bytes} [Tue May 19 23:27:21 2026] GET /v2.0/security-groups/43fc876d-19db-4205-97d0-502657c66ae7 => generated 1678 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/631] 10.0.0.231 () {34 vars in 669 bytes} [Tue May 19 23:27:20 2026] POST /v2.0/subnets => generated 673 bytes in 258 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 23:27:21.199 8 WARNING neutron_lib.context [None req-1c7248ad-d77b-4b8e-b29f-a0c5d048cf06 f0daba3dc26840e7bbde6c20d72d6359 bedba69e058c44bd8703ae914a60a140 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 323/632] 10.0.0.207 () {36 vars in 1013 bytes} [Tue May 19 23:27:21 2026] DELETE /v2.0/security-groups/43fc876d-19db-4205-97d0-502657c66ae7 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 23:27:21.246 7 INFO neutron.api.v2.resource [req-ce96ec85-daab-4dff-a9a7-78a74a468a2d req-e439223b-d6b8-4fad-80fb-c2bd69ec521a bafd569a9bed4b089d33b5452d87f4f4 dd724d2e9b14463a81dc0883e4dac27b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 324/633] 10.0.0.207 () {34 vars in 991 bytes} [Tue May 19 23:27:21 2026] GET /v2.0/security-groups/43fc876d-19db-4205-97d0-502657c66ae7 => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 23:27:21.270 8 INFO neutron.db.segments_db [None req-1c7248ad-d77b-4b8e-b29f-a0c5d048cf06 f0daba3dc26840e7bbde6c20d72d6359 bedba69e058c44bd8703ae914a60a140 - - default default] Added segment 1a4fe961-7fdb-4b28-a3dd-93df6243ecf6 of type vxlan for network fda586d1-f465-4a8c-946d-10df36d0a754 [pid: 7|app: 0|req: 325/634] 10.0.0.207 () {34 vars in 1002 bytes} [Tue May 19 23:27:21 2026] GET /v2.0/security-groups?tenant_id=dd724d2e9b14463a81dc0883e4dac27b => generated 2925 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/635] 10.0.0.207 () {34 vars in 991 bytes} [Tue May 19 23:27:21 2026] GET /v2.0/security-groups/6a39639d-4380-40f9-a3ca-46c3f6bf326e => generated 2922 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/636] 10.0.0.231 () {34 vars in 670 bytes} [Tue May 19 23:27:21 2026] POST /v2.0/networks => generated 647 bytes in 187 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/637] 10.0.0.207 () {34 vars in 991 bytes} [Tue May 19 23:27:21 2026] GET /v2.0/security-groups/6a39639d-4380-40f9-a3ca-46c3f6bf326e => generated 2922 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 23:27:21.442 7 INFO neutron.api.v2.resource [req-b3257f9e-b2cd-491d-a3a7-20b852e6b223 req-af07d7e0-28d6-4537-a9c7-f21195681961 bafd569a9bed4b089d33b5452d87f4f4 dd724d2e9b14463a81dc0883e4dac27b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 328/638] 10.0.0.207 () {34 vars in 991 bytes} [Tue May 19 23:27:21 2026] GET /v2.0/security-groups/43fc876d-19db-4205-97d0-502657c66ae7 => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 23:27:21.486 7 INFO neutron.api.v2.resource [req-0742184a-341e-4bcb-be7c-b5b8262d3d05 req-14caf0dc-8353-4ac9-bf23-292d1dffa8c2 bafd569a9bed4b089d33b5452d87f4f4 dd724d2e9b14463a81dc0883e4dac27b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 329/639] 10.0.0.207 () {34 vars in 991 bytes} [Tue May 19 23:27:21 2026] GET /v2.0/security-groups/3c956076-bd35-490d-9bbc-24936a33356c => 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: 311/640] 10.0.0.231 () {34 vars in 743 bytes} [Tue May 19 23:27:21 2026] PUT /v2.0/networks/fda586d1-f465-4a8c-946d-10df36d0a754 => generated 592 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 23:27:21.513 7 WARNING neutron_lib.context [None req-4ad45f6c-998a-41a0-ae58-8699995a602d f0daba3dc26840e7bbde6c20d72d6359 bedba69e058c44bd8703ae914a60a140 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-19 23:27:21.525 8 INFO neutron.api.v2.resource [req-abec3997-ecf7-4a60-9d10-f8b051ede49d req-1509b972-ec77-4e0d-8000-d12cd16f2189 bafd569a9bed4b089d33b5452d87f4f4 dd724d2e9b14463a81dc0883e4dac27b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 312/641] 10.0.0.207 () {34 vars in 991 bytes} [Tue May 19 23:27:21 2026] GET /v2.0/security-groups/92c015d5-4d0d-4b83-856c-80808991ff20 => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/642] 10.0.0.231 () {34 vars in 669 bytes} [Tue May 19 23:27:21 2026] POST /v2.0/subnets => generated 646 bytes in 286 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/643] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:27:21 2026] GET /v2.0/ports?device_id=fc2caca6-36b8-4323-894b-bc3db492d700 => generated 969 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/644] 10.0.0.231 () {34 vars in 741 bytes} [Tue May 19 23:27:21 2026] PUT /v2.0/subnets/fa232b15-dab5-45e5-b0da-9bf5d2c533f9 => generated 656 bytes in 245 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/645] 10.0.0.207 () {34 vars in 1040 bytes} [Tue May 19 23:27:22 2026] GET /v2.0/security-groups?id=a43fdd6f-f450-4207-9949-adbb8fd1a0c5&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-19 23:27:22.338 7 INFO neutron.services.segments.plugin [-] Segment 1a4fe961-7fdb-4b28-a3dd-93df6243ecf6 resource provider aggregate not found 2026-05-19 23:27:22.342 7 INFO neutron.services.segments.plugin [-] Segment 1a4fe961-7fdb-4b28-a3dd-93df6243ecf6 resource provider aggregate not found 2026-05-19 23:27:22.356 7 INFO neutron.services.segments.plugin [-] Segment 1a4fe961-7fdb-4b28-a3dd-93df6243ecf6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1a4fe961-7fdb-4b28-a3dd-93df6243ecf6 found for delete ", "request_id": "req-22235125-821a-4cf4-9942-4328b2fcdaf8"}]} 2026-05-19 23:27:22.362 7 INFO neutron.services.segments.plugin [-] Segment 1a4fe961-7fdb-4b28-a3dd-93df6243ecf6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1a4fe961-7fdb-4b28-a3dd-93df6243ecf6 found for delete ", "request_id": "req-8a0dac14-9281-4037-abb0-5d2880b01a2b"}]} [pid: 7|app: 0|req: 334/646] 10.0.0.231 () {32 vars in 726 bytes} [Tue May 19 23:27:22 2026] DELETE /v2.0/networks/fda586d1-f465-4a8c-946d-10df36d0a754 => generated 0 bytes in 208 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/647] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:27:22 2026] GET /v2.0/ports?device_id=145a1474-509c-41ab-94e2-3572c50d5741 => generated 975 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 23:27:22.418 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7d306bbe-ea30-4a9d-85af-6a7887a1c76b f0daba3dc26840e7bbde6c20d72d6359 bedba69e058c44bd8703ae914a60a140 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 336/648] 10.0.0.231 () {32 vars in 726 bytes} [Tue May 19 23:27:22 2026] DELETE /v2.0/networks/fda586d1-f465-4a8c-946d-10df36d0a754 => generated 138 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/649] 10.0.0.231 () {34 vars in 789 bytes} [Tue May 19 23:27:21 2026] PUT /v2.0/routers/37b1ca44-fb71-42d6-b2b8-5e122455dc1d/remove_router_interface => generated 309 bytes in 886 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/650] 10.0.0.207 () {34 vars in 1040 bytes} [Tue May 19 23:27:22 2026] GET /v2.0/security-groups?id=2b6aac0e-b71d-4b40-9e78-340228b07123&fields=id&fields=name => generated 112 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/651] 10.0.0.231 () {32 vars in 694 bytes} [Tue May 19 23:27:22 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/652] 10.0.0.231 () {32 vars in 742 bytes} [Tue May 19 23:27:22 2026] GET /v2.0/subnets?network_id=c525e001-7d6d-475b-a044-dbc29977d9dd => 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: 340/653] 10.0.0.231 () {32 vars in 653 bytes} [Tue May 19 23:27:22 2026] GET /v2.0/extensions => generated 20516 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/654] 10.0.0.231 () {32 vars in 649 bytes} [Tue May 19 23:27:22 2026] GET /v2.0/networks => generated 1312 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/655] 10.0.0.231 () {32 vars in 647 bytes} [Tue May 19 23:27:22 2026] GET /v2.0/subnets => generated 1312 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/656] 10.0.0.231 () {32 vars in 723 bytes} [Tue May 19 23:27:22 2026] GET /v2.0/networks/61036c8e-ff90-4eb6-9acb-ea2ddbbc6039 => generated 672 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/657] 10.0.0.231 () {32 vars in 721 bytes} [Tue May 19 23:27:22 2026] GET /v2.0/subnets/455abe7c-9a79-48ba-911e-aa1736560803 => generated 673 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 23:27:22.781 7 INFO neutron.pecan_wsgi.hooks.translation [None req-cfe09917-86a0-4ac2-88be-63978c2b0414 f0daba3dc26840e7bbde6c20d72d6359 bedba69e058c44bd8703ae914a60a140 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 345/658] 10.0.0.231 () {32 vars in 724 bytes} [Tue May 19 23:27:22 2026] DELETE /v2.0/subnets/fa232b15-dab5-45e5-b0da-9bf5d2c533f9 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 23:27:22.812 7 INFO neutron.pecan_wsgi.hooks.translation [None req-55dbedb3-beea-47c0-ad5c-8dd33f224eb1 f0daba3dc26840e7bbde6c20d72d6359 bedba69e058c44bd8703ae914a60a140 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 346/659] 10.0.0.231 () {32 vars in 726 bytes} [Tue May 19 23:27:22 2026] DELETE /v2.0/networks/fda586d1-f465-4a8c-946d-10df36d0a754 => 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: 347/660] 10.0.0.231 () {32 vars in 724 bytes} [Tue May 19 23:27:22 2026] DELETE /v2.0/subnets/455abe7c-9a79-48ba-911e-aa1736560803 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/661] 10.0.0.231 () {32 vars in 726 bytes} [Tue May 19 23:27:22 2026] DELETE /v2.0/networks/61036c8e-ff90-4eb6-9acb-ea2ddbbc6039 => 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: 349/662] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:27:23 2026] GET /v2.0/ports?device_id=fc2caca6-36b8-4323-894b-bc3db492d700 => generated 971 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 23:27:23.280 8 INFO neutron.services.segments.plugin [-] Segment b517d85d-dbe7-40f9-9e75-97c6cd1067be resource provider aggregate not found 2026-05-19 23:27:23.287 8 INFO neutron.services.segments.plugin [-] Segment b517d85d-dbe7-40f9-9e75-97c6cd1067be resource provider aggregate not found 2026-05-19 23:27:23.297 8 INFO neutron.services.segments.plugin [-] Segment b517d85d-dbe7-40f9-9e75-97c6cd1067be resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b517d85d-dbe7-40f9-9e75-97c6cd1067be found for delete ", "request_id": "req-cf339bd9-45aa-4a98-8d04-92d7901c7918"}]} 2026-05-19 23:27:23.299 8 INFO neutron.services.segments.plugin [-] Segment b517d85d-dbe7-40f9-9e75-97c6cd1067be resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b517d85d-dbe7-40f9-9e75-97c6cd1067be found for delete ", "request_id": "req-ed94ab8b-3cb1-46a9-a093-d45a0dec43c5"}]} 2026-05-19 23:27:23.304 8 INFO neutron.db.l3_hamode_db [None req-c9fc973f-35e2-4d83-855b-99af272bf0b7 c6f6be455f624b60b06da7080df9e6a1 1a1d836424254dd08a3f9b5a0b54e631 - - default default] HA network 59f0c145-5f34-4982-9406-2462e0220432 was deleted as no HA routers are present in tenant dd724d2e9b14463a81dc0883e4dac27b. [pid: 8|app: 0|req: 314/663] 10.0.0.231 () {32 vars in 724 bytes} [Tue May 19 23:27:22 2026] DELETE /v2.0/routers/37b1ca44-fb71-42d6-b2b8-5e122455dc1d => generated 0 bytes in 874 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/664] 10.0.0.207 () {34 vars in 1040 bytes} [Tue May 19 23:27:23 2026] GET /v2.0/security-groups?id=a43fdd6f-f450-4207-9949-adbb8fd1a0c5&fields=id&fields=name => generated 113 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/665] 10.0.0.231 () {32 vars in 724 bytes} [Tue May 19 23:27:23 2026] DELETE /v2.0/subnets/b2485b79-0128-4a36-999a-df171ea2a8ec => generated 0 bytes in 183 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/666] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:27:23 2026] GET /v2.0/ports?device_id=145a1474-509c-41ab-94e2-3572c50d5741 => generated 975 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/667] 10.0.0.207 () {34 vars in 1040 bytes} [Tue May 19 23:27:23 2026] GET /v2.0/security-groups?id=2b6aac0e-b71d-4b40-9e78-340228b07123&fields=id&fields=name => generated 112 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/668] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:27:23 2026] GET /v2.0/ports?device_id=145a1474-509c-41ab-94e2-3572c50d5741 => generated 975 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/669] 10.0.0.231 () {32 vars in 726 bytes} [Tue May 19 23:27:23 2026] DELETE /v2.0/networks/255eb0dd-e65a-41fd-96e1-7632d14b9ec1 => generated 0 bytes in 351 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/670] 10.0.0.231 () {32 vars in 774 bytes} [Tue May 19 23:27:23 2026] GET /v2.0/security-groups?tenant_id=bedba69e058c44bd8703ae914a60a140&name=default => generated 2925 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/671] 10.0.0.231 () {32 vars in 774 bytes} [Tue May 19 23:27:24 2026] GET /v2.0/security-groups?tenant_id=dd724d2e9b14463a81dc0883e4dac27b&name=default => generated 2925 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/672] 10.0.0.231 () {32 vars in 740 bytes} [Tue May 19 23:27:24 2026] DELETE /v2.0/security-groups/77027c6e-e76d-4574-a9b3-f61906274f75 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/673] 10.0.0.231 () {32 vars in 740 bytes} [Tue May 19 23:27:24 2026] DELETE /v2.0/security-groups/6a39639d-4380-40f9-a3ca-46c3f6bf326e => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 23:27:24.363 8 INFO neutron.db.l3_db [None req-7b2f1f25-918d-439b-aa52-de6c63c7bcc5 9fe5e91860fa491a9515b4b6ef14097e b9ae53657b2a4ea8a79b9071671b2942 - - default default] Floating IP 59851522-1a05-46b6-ae55-dcc6a9d206ae associated. External IP: 10.96.250.210, port: a1111206-6241-4f39-839d-5693e4b9b0b2. 2026-05-19 23:27:24.439 7 INFO neutron.services.segments.plugin [-] Segment ae6257a6-88a3-4cbf-ac56-14fca1070ab8 resource provider aggregate not found 2026-05-19 23:27:24.445 7 INFO neutron.services.segments.plugin [-] Segment ae6257a6-88a3-4cbf-ac56-14fca1070ab8 resource provider aggregate not found 2026-05-19 23:27:24.466 7 INFO neutron.services.segments.plugin [-] Segment ae6257a6-88a3-4cbf-ac56-14fca1070ab8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ae6257a6-88a3-4cbf-ac56-14fca1070ab8 found for delete ", "request_id": "req-d7bd7b5b-c1eb-493d-bbf2-f564fbcda6b4"}]} 2026-05-19 23:27:24.471 7 INFO neutron.services.segments.plugin [-] Segment ae6257a6-88a3-4cbf-ac56-14fca1070ab8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ae6257a6-88a3-4cbf-ac56-14fca1070ab8 found for delete ", "request_id": "req-e1376408-f0ad-4b52-b013-ffbd7ac3b76a"}]} 2026-05-19 23:27:24.481 7 INFO neutron.services.segments.plugin [-] Segment 5752f3aa-e5bb-4c31-85bc-6a98483faa3f resource provider aggregate not found 2026-05-19 23:27:24.486 7 INFO neutron.services.segments.plugin [-] Segment 5752f3aa-e5bb-4c31-85bc-6a98483faa3f resource provider aggregate not found 2026-05-19 23:27:24.501 7 INFO neutron.services.segments.plugin [-] Segment 5752f3aa-e5bb-4c31-85bc-6a98483faa3f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5752f3aa-e5bb-4c31-85bc-6a98483faa3f found for delete ", "request_id": "req-090bd7cc-d766-488c-abec-8e044d99c263"}]} 2026-05-19 23:27:24.503 7 INFO neutron.services.segments.plugin [-] Segment 5752f3aa-e5bb-4c31-85bc-6a98483faa3f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5752f3aa-e5bb-4c31-85bc-6a98483faa3f found for delete ", "request_id": "req-4d397089-fb30-48a2-aa72-c3204c407218"}]} [pid: 7|app: 0|req: 356/674] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:27:24 2026] GET /v2.0/ports?device_id=fc2caca6-36b8-4323-894b-bc3db492d700 => generated 971 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/675] 10.0.0.207 () {34 vars in 1040 bytes} [Tue May 19 23:27:24 2026] GET /v2.0/security-groups?id=a43fdd6f-f450-4207-9949-adbb8fd1a0c5&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: 319/676] 10.0.0.231 () {34 vars in 749 bytes} [Tue May 19 23:27:23 2026] PUT /v2.0/floatingips/59851522-1a05-46b6-ae55-dcc6a9d206ae => generated 856 bytes in 896 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/677] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:27:24 2026] GET /v2.0/ports?device_id=145a1474-509c-41ab-94e2-3572c50d5741 => generated 975 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/678] 10.0.0.207 () {34 vars in 1040 bytes} [Tue May 19 23:27:24 2026] GET /v2.0/security-groups?id=2b6aac0e-b71d-4b40-9e78-340228b07123&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: 7|app: 0|req: 359/679] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:27:25 2026] GET /v2.0/ports?device_id=145a1474-509c-41ab-94e2-3572c50d5741 => generated 975 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 23:27:25.290 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7193d72d-e62c-4037-95e9-7b601d4bcf7f'] response: {'name': 'network-changed', 'server_uuid': '145a1474-509c-41ab-94e2-3572c50d5741', 'tag': 'a1111206-6241-4f39-839d-5693e4b9b0b2', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 321/680] 10.0.0.207 () {34 vars in 1040 bytes} [Tue May 19 23:27:25 2026] GET /v2.0/security-groups?id=2b6aac0e-b71d-4b40-9e78-340228b07123&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: 7|app: 0|req: 360/681] 199.204.45.44 () {34 vars in 1079 bytes} [Tue May 19 23:27:25 2026] GET /v2.0/ports?tenant_id=b9ae53657b2a4ea8a79b9071671b2942&device_id=145a1474-509c-41ab-94e2-3572c50d5741 => generated 1244 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/682] 199.204.45.44 () {34 vars in 985 bytes} [Tue May 19 23:27:25 2026] GET /v2.0/networks?id=17c96988-4d8b-4e93-8f82-a18f09a4bf0c => generated 771 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/683] 199.204.45.44 () {34 vars in 1059 bytes} [Tue May 19 23:27:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=a1111206-6241-4f39-839d-5693e4b9b0b2 => generated 859 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/684] 199.204.45.44 () {34 vars in 983 bytes} [Tue May 19 23:27:25 2026] GET /v2.0/subnets?id=1ee355b6-4fc4-4e2c-be09-0c0e85bf32bb => generated 693 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/685] 199.204.45.44 () {34 vars in 1051 bytes} [Tue May 19 23:27:25 2026] GET /v2.0/ports?network_id=17c96988-4d8b-4e93-8f82-a18f09a4bf0c&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/686] 199.204.45.44 () {34 vars in 1011 bytes} [Tue May 19 23:27:25 2026] GET /v2.0/networks/17c96988-4d8b-4e93-8f82-a18f09a4bf0c?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/687] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:27:25 2026] GET /v2.0/ports?device_id=fc2caca6-36b8-4323-894b-bc3db492d700 => generated 971 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/688] 199.204.45.44 () {34 vars in 1111 bytes} [Tue May 19 23:27:25 2026] GET /v2.0/networks/17c96988-4d8b-4e93-8f82-a18f09a4bf0c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/689] 10.0.0.207 () {34 vars in 1040 bytes} [Tue May 19 23:27:25 2026] GET /v2.0/security-groups?id=a43fdd6f-f450-4207-9949-adbb8fd1a0c5&fields=id&fields=name => generated 113 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/690] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:27:25 2026] GET /v2.0/ports?device_id=fc2caca6-36b8-4323-894b-bc3db492d700 => generated 971 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/691] 10.0.0.231 () {32 vars in 623 bytes} [Tue May 19 23:27:26 2026] GET / => generated 151 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-05-19 23:27:26.295 8 INFO neutron.db.l3_db [None req-2abd125e-0f73-4b3c-97bc-ec4550c8436c 15e7dcb213ca48afa7f4a1cc5f1886d2 f63dd8a2a19041b18c0780b68b5be452 - - default default] Floating IP 93d062f5-15dd-40ed-a65d-7d967afc1979 associated. External IP: 10.96.250.205, port: 1badccb6-ec14-4c73-b594-8b4334420bdf. [pid: 7|app: 0|req: 367/692] 10.0.0.231 () {32 vars in 633 bytes} [Tue May 19 23:27:26 2026] GET /v2.0/ => generated 632 bytes in 189 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 23:27:26.500 7 INFO neutron.db.segments_db [None req-08616d15-abf0-45d4-9b31-e264d5cb7496 c6f6be455f624b60b06da7080df9e6a1 1a1d836424254dd08a3f9b5a0b54e631 - - default default] Added segment 21bc9d3f-8dad-4d79-a457-8435743625dc of type vxlan for network fceb9b07-357e-44ce-b2f9-810fd8d20a6a [pid: 8|app: 0|req: 326/693] 10.0.0.231 () {34 vars in 749 bytes} [Tue May 19 23:27:25 2026] PUT /v2.0/floatingips/93d062f5-15dd-40ed-a65d-7d967afc1979 => generated 855 bytes in 707 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/694] 10.0.0.231 () {34 vars in 671 bytes} [Tue May 19 23:27:26 2026] POST /v2.0/networks => generated 751 bytes in 316 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/695] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:27:26 2026] GET /v2.0/ports?device_id=145a1474-509c-41ab-94e2-3572c50d5741 => generated 975 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/696] 10.0.0.207 () {34 vars in 1040 bytes} [Tue May 19 23:27:26 2026] GET /v2.0/security-groups?id=2b6aac0e-b71d-4b40-9e78-340228b07123&fields=id&fields=name => generated 112 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/697] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:27:26 2026] GET /v2.0/ports?device_id=fc2caca6-36b8-4323-894b-bc3db492d700 => generated 971 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/698] 10.0.0.207 () {34 vars in 1040 bytes} [Tue May 19 23:27:26 2026] GET /v2.0/security-groups?id=a43fdd6f-f450-4207-9949-adbb8fd1a0c5&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: 369/699] 10.0.0.231 () {34 vars in 669 bytes} [Tue May 19 23:27:26 2026] POST /v2.0/subnets => generated 699 bytes in 192 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 23:27:26.860 7 INFO neutron.db.segments_db [None req-853d568c-a404-4c2b-8713-12bfae60fa7e c6f6be455f624b60b06da7080df9e6a1 1a1d836424254dd08a3f9b5a0b54e631 - - default default] Added segment 05d50025-a76b-44e2-aa6e-0b3aeb36781c of type vxlan for network 16155284-f7c9-4243-87ec-20e7f2bef844 [pid: 8|app: 0|req: 331/700] 10.0.0.231 () {32 vars in 774 bytes} [Tue May 19 23:27:26 2026] GET /v2.0/security-groups?tenant_id=243527bc19c2410eb9600f62e475be3b&name=default => generated 2925 bytes in 226 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 23:27:27.079 7 INFO neutron.db.l3_hamode_db [None req-853d568c-a404-4c2b-8713-12bfae60fa7e c6f6be455f624b60b06da7080df9e6a1 8fa1d3e121c2472182c41004de66e420 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 332/701] 10.0.0.231 () {32 vars in 740 bytes} [Tue May 19 23:27:27 2026] DELETE /v2.0/security-groups/1585b644-dddd-4a41-a7de-8062d5a4891f => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/702] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:27:27 2026] GET /v2.0/ports?device_id=fc2caca6-36b8-4323-894b-bc3db492d700 => generated 971 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/703] 10.0.0.207 () {34 vars in 1040 bytes} [Tue May 19 23:27:27 2026] GET /v2.0/security-groups?id=a43fdd6f-f450-4207-9949-adbb8fd1a0c5&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: 335/704] 199.204.45.44 () {34 vars in 993 bytes} [Tue May 19 23:27:27 2026] GET /v2.0/ports?device_id=145a1474-509c-41ab-94e2-3572c50d5741 => generated 973 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 23:27:27.337 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b5906e7e-d2f1-4b11-93c8-3aaa26fd3fdd'] response: {'name': 'network-changed', 'server_uuid': 'fc2caca6-36b8-4323-894b-bc3db492d700', 'tag': '1badccb6-ec14-4c73-b594-8b4334420bdf', 'status': 'completed', 'code': 200} 2026-05-19 23:27:27.554 8 INFO neutron.db.l3_db [req-451295fe-de25-4e70-9f81-690e30eb70e5 req-7050ae9e-6cce-46f5-b05a-96bee5bb0d62 9fe5e91860fa491a9515b4b6ef14097e b9ae53657b2a4ea8a79b9071671b2942 - - default default] Floating IP 59851522-1a05-46b6-ae55-dcc6a9d206ae disassociated. External IP: 10.96.250.210, port: a1111206-6241-4f39-839d-5693e4b9b0b2. [pid: 8|app: 0|req: 336/705] 199.204.45.44 () {36 vars in 996 bytes} [Tue May 19 23:27:27 2026] DELETE /v2.0/ports/a1111206-6241-4f39-839d-5693e4b9b0b2 => generated 0 bytes in 795 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/708] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:27:27 2026] GET /v2.0/ports?device_id=145a1474-509c-41ab-94e2-3572c50d5741 => 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: 340/709] 199.204.45.44 () {34 vars in 1079 bytes} [Tue May 19 23:27:28 2026] GET /v2.0/ports?tenant_id=f63dd8a2a19041b18c0780b68b5be452&device_id=fc2caca6-36b8-4323-894b-bc3db492d700 => generated 1240 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/710] 199.204.45.44 () {34 vars in 985 bytes} [Tue May 19 23:27:28 2026] GET /v2.0/networks?id=9184f362-d832-4175-b43a-523ec2537479 => generated 766 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/711] 199.204.45.44 () {34 vars in 1057 bytes} [Tue May 19 23:27:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=1badccb6-ec14-4c73-b594-8b4334420bdf => generated 860 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/712] 199.204.45.44 () {34 vars in 983 bytes} [Tue May 19 23:27:28 2026] GET /v2.0/subnets?id=581239f2-50f6-4986-8b52-bdf8b5f51c0f => generated 688 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 23:27:28.249 7 INFO neutron.db.l3_hamode_db [None req-853d568c-a404-4c2b-8713-12bfae60fa7e c6f6be455f624b60b06da7080df9e6a1 1a1d836424254dd08a3f9b5a0b54e631 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 344/713] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:27:28 2026] GET /v2.0/ports?device_id=fc2caca6-36b8-4323-894b-bc3db492d700 => generated 971 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/714] 199.204.45.44 () {34 vars in 1051 bytes} [Tue May 19 23:27:28 2026] GET /v2.0/ports?network_id=9184f362-d832-4175-b43a-523ec2537479&device_owner=network%3Adhcp => generated 1244 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/715] 10.0.0.207 () {34 vars in 1040 bytes} [Tue May 19 23:27:28 2026] GET /v2.0/security-groups?id=a43fdd6f-f450-4207-9949-adbb8fd1a0c5&fields=id&fields=name => generated 113 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/716] 199.204.45.44 () {34 vars in 1011 bytes} [Tue May 19 23:27:28 2026] GET /v2.0/networks/9184f362-d832-4175-b43a-523ec2537479?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: 348/717] 199.204.45.44 () {34 vars in 1111 bytes} [Tue May 19 23:27:28 2026] GET /v2.0/networks/9184f362-d832-4175-b43a-523ec2537479?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: 349/718] 199.204.45.44 () {34 vars in 993 bytes} [Tue May 19 23:27:29 2026] GET /v2.0/ports?device_id=fc2caca6-36b8-4323-894b-bc3db492d700 => generated 971 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/719] 10.0.0.231 () {34 vars in 669 bytes} [Tue May 19 23:27:26 2026] POST /v2.0/routers => generated 739 bytes in 2427 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/720] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:27:29 2026] GET /v2.0/ports?device_id=145a1474-509c-41ab-94e2-3572c50d5741 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 23:27:29.300 8 INFO neutron.db.l3_db [req-2ca740bc-03a6-4834-a290-838f08d3ec17 req-43d3929a-15b3-4db2-a27b-dce44ce0d1e2 15e7dcb213ca48afa7f4a1cc5f1886d2 f63dd8a2a19041b18c0780b68b5be452 - - default default] Floating IP 93d062f5-15dd-40ed-a65d-7d967afc1979 disassociated. External IP: 10.96.250.205, port: 1badccb6-ec14-4c73-b594-8b4334420bdf. 2026-05-19 23:27:29.379 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-226b6053-f801-4121-a65c-9ae0a3c6fe52'] response: {'server_uuid': '145a1474-509c-41ab-94e2-3572c50d5741', 'name': 'network-vif-deleted', 'tag': 'a1111206-6241-4f39-839d-5693e4b9b0b2', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 350/721] 199.204.45.44 () {36 vars in 996 bytes} [Tue May 19 23:27:29 2026] DELETE /v2.0/ports/1badccb6-ec14-4c73-b594-8b4334420bdf => generated 0 bytes in 974 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/722] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:27:30 2026] GET /v2.0/ports?device_id=fc2caca6-36b8-4323-894b-bc3db492d700 => 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: 352/723] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:27:30 2026] GET /v2.0/ports?device_id=145a1474-509c-41ab-94e2-3572c50d5741 => 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: 372/724] 10.0.0.231 () {34 vars in 783 bytes} [Tue May 19 23:27:29 2026] PUT /v2.0/routers/57506dee-14c6-4972-9dce-84f4cb54022d/add_router_interface => generated 309 bytes in 1237 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 23:27:31.082 8 WARNING neutron_lib.context [None req-b3e3c82b-9a26-48bd-a6a0-83ca0bd99bee 90761b6200ae42b4b416b811d5031659 8fa1d3e121c2472182c41004de66e420 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 373/725] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:27:31 2026] GET /v2.0/ports?device_id=fc2caca6-36b8-4323-894b-bc3db492d700 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/726] 10.0.0.231 () {34 vars in 685 bytes} [Tue May 19 23:27:31 2026] POST /v2.0/security-groups => generated 1659 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-19 23:27:31.216 7 WARNING neutron_lib.context [None req-16cf23bc-6b97-410f-ba70-b1f19b6c9960 90761b6200ae42b4b416b811d5031659 8fa1d3e121c2472182c41004de66e420 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 374/727] 10.0.0.231 () {34 vars in 695 bytes} [Tue May 19 23:27:31 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-19 23:27:31.362 8 WARNING neutron_lib.context [None req-56dc6532-a3b8-404c-b608-990aab2962b5 90761b6200ae42b4b416b811d5031659 8fa1d3e121c2472182c41004de66e420 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-19 23:27:31.419 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-729d1e21-8df9-45d6-a0c7-f5286ff7fd92'] response: {'server_uuid': 'fc2caca6-36b8-4323-894b-bc3db492d700', 'name': 'network-vif-deleted', 'tag': '1badccb6-ec14-4c73-b594-8b4334420bdf', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 354/728] 10.0.0.231 () {34 vars in 695 bytes} [Tue May 19 23:27:31 2026] POST /v2.0/security-group-rules => generated 602 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 23:27:31.537 8 WARNING neutron_lib.context [None req-e166828c-f92e-4e5a-af70-86f31618a3df 90761b6200ae42b4b416b811d5031659 8fa1d3e121c2472182c41004de66e420 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 375/729] 10.0.0.231 () {32 vars in 740 bytes} [Tue May 19 23:27:31 2026] DELETE /v2.0/security-groups/2b6aac0e-b71d-4b40-9e78-340228b07123 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 23:27:31.606 7 INFO neutron.api.v2.resource [None req-3b53a1dd-ca0e-4dbc-9e58-fe117fc64ff5 9fe5e91860fa491a9515b4b6ef14097e b9ae53657b2a4ea8a79b9071671b2942 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 376/730] 10.0.0.231 () {32 vars in 737 bytes} [Tue May 19 23:27:31 2026] GET /v2.0/security-groups/2b6aac0e-b71d-4b40-9e78-340228b07123 => 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: 377/731] 10.0.0.231 () {32 vars in 732 bytes} [Tue May 19 23:27:31 2026] DELETE /v2.0/floatingips/59851522-1a05-46b6-ae55-dcc6a9d206ae => generated 0 bytes in 402 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/732] 10.0.0.231 () {34 vars in 676 bytes} [Tue May 19 23:27:31 2026] POST /v2.0/floatingips => generated 552 bytes in 573 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/733] 10.0.0.231 () {32 vars in 774 bytes} [Tue May 19 23:27:32 2026] GET /v2.0/security-groups?tenant_id=df1928d455f14e73b9b1acc0ae06e82a&name=default => generated 2925 bytes in 327 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/734] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:27:32 2026] GET /v2.0/ports?device_id=fc2caca6-36b8-4323-894b-bc3db492d700 => 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: 380/735] 10.0.0.231 () {32 vars in 740 bytes} [Tue May 19 23:27:32 2026] DELETE /v2.0/security-groups/c345c442-4a83-4c73-b9cb-ed7861217459 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/736] 10.0.0.207 () {34 vars in 1098 bytes} [Tue May 19 23:27:32 2026] GET /v2.0/security-groups?name=tempest-securitygroup--309489897&fields=id&tenant_id=8fa1d3e121c2472182c41004de66e420 => generated 69 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/737] 10.0.0.231 () {32 vars in 774 bytes} [Tue May 19 23:27:32 2026] GET /v2.0/security-groups?tenant_id=29cb177905e64a53bf6d0f6961d6919f&name=default => generated 2925 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/738] 10.0.0.207 () {34 vars in 982 bytes} [Tue May 19 23:27:32 2026] GET /v2.0/networks?id=fceb9b07-357e-44ce-b2f9-810fd8d20a6a => generated 684 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/739] 10.0.0.231 () {32 vars in 740 bytes} [Tue May 19 23:27:32 2026] DELETE /v2.0/security-groups/fd04b6ef-f054-4eea-83e6-9394d2f84fd9 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/740] 10.0.0.207 () {34 vars in 965 bytes} [Tue May 19 23:27:32 2026] GET /v2.0/quotas/8fa1d3e121c2472182c41004de66e420 => 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: 386/741] 10.0.0.207 () {34 vars in 1002 bytes} [Tue May 19 23:27:32 2026] GET /v2.0/ports?tenant_id=8fa1d3e121c2472182c41004de66e420&fields=id => generated 103 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/742] 10.0.0.207 () {34 vars in 1008 bytes} [Tue May 19 23:27:33 2026] GET /v2.0/networks/fceb9b07-357e-44ce-b2f9-810fd8d20a6a?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: 388/743] 10.0.0.207 () {34 vars in 1108 bytes} [Tue May 19 23:27:33 2026] GET /v2.0/networks/fceb9b07-357e-44ce-b2f9-810fd8d20a6a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/744] 10.0.0.231 () {34 vars in 789 bytes} [Tue May 19 23:27:32 2026] PUT /v2.0/routers/2b312e2b-4df5-4ed8-b914-bf8371dde0dd/remove_router_interface => generated 309 bytes in 1050 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/745] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:27:33 2026] GET /v2.0/ports?device_id=1f4c45ac-eb6b-47dc-9eba-fb6a77516f77 => 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: 358/746] 10.0.0.231 () {32 vars in 740 bytes} [Tue May 19 23:27:33 2026] DELETE /v2.0/security-groups/a43fdd6f-f450-4207-9949-adbb8fd1a0c5 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 23:27:33.597 8 INFO neutron.api.v2.resource [None req-9cb9f345-a491-4689-a895-c4c9a7f9df6e 15e7dcb213ca48afa7f4a1cc5f1886d2 f63dd8a2a19041b18c0780b68b5be452 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 359/747] 10.0.0.231 () {32 vars in 737 bytes} [Tue May 19 23:27:33 2026] GET /v2.0/security-groups/a43fdd6f-f450-4207-9949-adbb8fd1a0c5 => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 23:27:33.843 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-ba62758b-12fc-4a40-8d0f-93d4869aa6f0 c6f6be455f624b60b06da7080df9e6a1 1a1d836424254dd08a3f9b5a0b54e631 - - 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: 360/748] 10.0.0.231 () {32 vars in 732 bytes} [Tue May 19 23:27:33 2026] DELETE /v2.0/floatingips/93d062f5-15dd-40ed-a65d-7d967afc1979 => generated 0 bytes in 289 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 23:27:34.151 7 INFO neutron.services.segments.plugin [-] Segment 17d4b448-5b46-403a-8c1c-393e1cbfdd1c resource provider aggregate not found 2026-05-19 23:27:34.154 7 INFO neutron.services.segments.plugin [-] Segment 17d4b448-5b46-403a-8c1c-393e1cbfdd1c resource provider aggregate not found 2026-05-19 23:27:34.162 7 INFO neutron.services.segments.plugin [-] Segment 17d4b448-5b46-403a-8c1c-393e1cbfdd1c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 17d4b448-5b46-403a-8c1c-393e1cbfdd1c found for delete ", "request_id": "req-959bd3c3-2df4-46b8-8626-88fc9523b4b5"}]} 2026-05-19 23:27:34.170 7 INFO neutron.services.segments.plugin [-] Segment 17d4b448-5b46-403a-8c1c-393e1cbfdd1c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 17d4b448-5b46-403a-8c1c-393e1cbfdd1c found for delete ", "request_id": "req-f97bda06-69f6-43e9-9b15-f426ef404b5c"}]} 2026-05-19 23:27:34.183 7 INFO neutron.db.l3_hamode_db [None req-ba62758b-12fc-4a40-8d0f-93d4869aa6f0 c6f6be455f624b60b06da7080df9e6a1 1a1d836424254dd08a3f9b5a0b54e631 - - default default] HA network b439ce56-7014-41c7-8f11-b60a8288b80a was deleted as no HA routers are present in tenant b9ae53657b2a4ea8a79b9071671b2942. [pid: 7|app: 0|req: 389/749] 10.0.0.231 () {32 vars in 724 bytes} [Tue May 19 23:27:33 2026] DELETE /v2.0/routers/2b312e2b-4df5-4ed8-b914-bf8371dde0dd => generated 0 bytes in 1029 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/750] 10.0.0.231 () {32 vars in 724 bytes} [Tue May 19 23:27:34 2026] DELETE /v2.0/subnets/1ee355b6-4fc4-4e2c-be09-0c0e85bf32bb => generated 0 bytes in 157 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/751] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:27:34 2026] GET /v2.0/ports?device_id=1f4c45ac-eb6b-47dc-9eba-fb6a77516f77 => 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: 392/752] 10.0.0.231 () {32 vars in 726 bytes} [Tue May 19 23:27:34 2026] DELETE /v2.0/networks/17c96988-4d8b-4e93-8f82-a18f09a4bf0c => generated 0 bytes in 299 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/753] 10.0.0.231 () {34 vars in 789 bytes} [Tue May 19 23:27:33 2026] PUT /v2.0/routers/ba409fe2-b31e-47e7-be37-db50c27d6ed8/remove_router_interface => generated 309 bytes in 879 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/754] 10.0.0.231 () {32 vars in 774 bytes} [Tue May 19 23:27:34 2026] GET /v2.0/security-groups?tenant_id=b9ae53657b2a4ea8a79b9071671b2942&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: 363/755] 10.0.0.231 () {32 vars in 740 bytes} [Tue May 19 23:27:34 2026] DELETE /v2.0/security-groups/4954ff31-51dd-47ac-ae23-bc844b1782c0 => 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: 364/756] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:27:35 2026] GET /v2.0/ports?device_id=1f4c45ac-eb6b-47dc-9eba-fb6a77516f77 => generated 12 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 23:27:35.680 7 INFO neutron.db.l3_hamode_db [None req-f59f6b3a-3380-400b-a09e-89b6175a9725 c6f6be455f624b60b06da7080df9e6a1 1a1d836424254dd08a3f9b5a0b54e631 - - default default] HA network 1f3d21dd-f6e0-4f60-9ff7-7925a4ddcd11 was deleted as no HA routers are present in tenant f63dd8a2a19041b18c0780b68b5be452. [pid: 7|app: 0|req: 393/757] 10.0.0.231 () {32 vars in 724 bytes} [Tue May 19 23:27:34 2026] DELETE /v2.0/routers/ba409fe2-b31e-47e7-be37-db50c27d6ed8 => generated 0 bytes in 902 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/758] 10.0.0.231 () {32 vars in 724 bytes} [Tue May 19 23:27:35 2026] DELETE /v2.0/subnets/581239f2-50f6-4986-8b52-bdf8b5f51c0f => generated 0 bytes in 185 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 23:27:36.198 7 INFO neutron.services.segments.plugin [-] Segment 4082e35e-b771-4ad3-92f9-f283f37c061a resource provider aggregate not found 2026-05-19 23:27:36.201 7 INFO neutron.services.segments.plugin [-] Segment 4082e35e-b771-4ad3-92f9-f283f37c061a resource provider aggregate not found 2026-05-19 23:27:36.212 7 INFO neutron.services.segments.plugin [-] Segment 4082e35e-b771-4ad3-92f9-f283f37c061a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4082e35e-b771-4ad3-92f9-f283f37c061a found for delete ", "request_id": "req-8389d00f-7b95-424d-948c-c28f6c0d1202"}]} 2026-05-19 23:27:36.217 7 INFO neutron.services.segments.plugin [-] Segment 4082e35e-b771-4ad3-92f9-f283f37c061a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4082e35e-b771-4ad3-92f9-f283f37c061a found for delete ", "request_id": "req-fa36b630-952d-4bb0-b1a6-bfa0d3c5482b"}]} 2026-05-19 23:27:36.228 7 INFO neutron.services.segments.plugin [-] Segment d507dc9f-204b-4fc2-88eb-5a0662726c5c resource provider aggregate not found 2026-05-19 23:27:36.231 7 INFO neutron.services.segments.plugin [-] Segment d507dc9f-204b-4fc2-88eb-5a0662726c5c resource provider aggregate not found 2026-05-19 23:27:36.238 7 INFO neutron.services.segments.plugin [-] Segment d507dc9f-204b-4fc2-88eb-5a0662726c5c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d507dc9f-204b-4fc2-88eb-5a0662726c5c found for delete ", "request_id": "req-e641061f-16d9-4007-9c4c-1fbdccc4e71c"}]} [pid: 7|app: 0|req: 394/759] 10.0.0.231 () {32 vars in 726 bytes} [Tue May 19 23:27:35 2026] DELETE /v2.0/networks/9184f362-d832-4175-b43a-523ec2537479 => generated 0 bytes in 361 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/760] 10.0.0.231 () {32 vars in 774 bytes} [Tue May 19 23:27:36 2026] GET /v2.0/security-groups?tenant_id=f63dd8a2a19041b18c0780b68b5be452&name=default => generated 2921 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 23:27:36.429 7 INFO neutron.services.segments.plugin [-] Segment d507dc9f-204b-4fc2-88eb-5a0662726c5c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d507dc9f-204b-4fc2-88eb-5a0662726c5c found for delete ", "request_id": "req-28ef32f8-7688-4407-b271-44095dc7584f"}]} [pid: 7|app: 0|req: 395/761] 10.0.0.231 () {32 vars in 740 bytes} [Tue May 19 23:27:36 2026] DELETE /v2.0/security-groups/29491417-60f4-428b-abd6-7d0cc36ef683 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/762] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:27:36 2026] GET /v2.0/ports?device_id=1f4c45ac-eb6b-47dc-9eba-fb6a77516f77 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 23:27:37.021 7 INFO neutron.db.segments_db [None req-26505ccc-3fa3-4549-bcea-05571cbde90a c6f6be455f624b60b06da7080df9e6a1 1a1d836424254dd08a3f9b5a0b54e631 - - default default] Added segment d3b32400-7b4c-46ae-bc27-81c051116f18 of type vxlan for network 95a954e8-6d29-47f2-9ff8-86f7b900325d [pid: 7|app: 0|req: 396/763] 10.0.0.231 () {34 vars in 671 bytes} [Tue May 19 23:27:36 2026] POST /v2.0/networks => generated 746 bytes in 489 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/764] 10.0.0.231 () {34 vars in 669 bytes} [Tue May 19 23:27:37 2026] POST /v2.0/subnets => generated 693 bytes in 190 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 23:27:37.377 7 INFO neutron.db.segments_db [None req-49e3f3af-49dd-4109-b163-dce983f634cc c6f6be455f624b60b06da7080df9e6a1 1a1d836424254dd08a3f9b5a0b54e631 - - default default] Added segment 8d09844a-1a2f-48f7-a2d1-d8272faed8c2 of type vxlan for network 385cdb20-25a5-4429-9304-a91fb9e5d333 [pid: 8|app: 0|req: 369/765] 199.204.45.44 () {34 vars in 985 bytes} [Tue May 19 23:27:37 2026] GET /v2.0/networks?id=fceb9b07-357e-44ce-b2f9-810fd8d20a6a => generated 684 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 23:27:37.634 7 INFO neutron.db.l3_hamode_db [None req-49e3f3af-49dd-4109-b163-dce983f634cc c6f6be455f624b60b06da7080df9e6a1 4b9001666a95436a8d1a7d79e67ab374 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 370/766] 199.204.45.44 () {34 vars in 1049 bytes} [Tue May 19 23:27:37 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=8fa1d3e121c2472182c41004de66e420 => generated 180 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/767] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:27:37 2026] GET /v2.0/ports?device_id=1f4c45ac-eb6b-47dc-9eba-fb6a77516f77 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 23:27:37.685 8 WARNING neutron_lib.context [req-2ebf4989-3c5d-4faf-9106-ab4d0f4dfce3 req-fc1ad438-5f4a-4b2f-a82f-42bb068dc80b 90761b6200ae42b4b416b811d5031659 8fa1d3e121c2472182c41004de66e420 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 372/768] 199.204.45.44 () {38 vars in 954 bytes} [Tue May 19 23:27:37 2026] POST /v2.0/ports => generated 958 bytes in 393 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-19 23:27:38.269 7 INFO neutron.services.segments.plugin [-] Segment 76ebb5b6-14ea-4497-856c-cc96c16115c2 resource provider aggregate not found 2026-05-19 23:27:38.286 7 INFO neutron.services.segments.plugin [-] Segment 76ebb5b6-14ea-4497-856c-cc96c16115c2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 76ebb5b6-14ea-4497-856c-cc96c16115c2 found for delete ", "request_id": "req-8db063a8-efde-498c-a8c2-6e02f156eff5"}]} 2026-05-19 23:27:38.455 7 INFO neutron.services.segments.plugin [-] Segment 76ebb5b6-14ea-4497-856c-cc96c16115c2 resource provider aggregate not found 2026-05-19 23:27:38.490 7 INFO neutron.services.segments.plugin [-] Segment 76ebb5b6-14ea-4497-856c-cc96c16115c2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 76ebb5b6-14ea-4497-856c-cc96c16115c2 found for delete ", "request_id": "req-52a60279-e6eb-495d-8b38-ce58c4decf49"}]} 2026-05-19 23:27:38.554 7 INFO neutron.db.l3_hamode_db [None req-49e3f3af-49dd-4109-b163-dce983f634cc c6f6be455f624b60b06da7080df9e6a1 1a1d836424254dd08a3f9b5a0b54e631 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 373/769] 199.204.45.44 () {38 vars in 1027 bytes} [Tue May 19 23:27:38 2026] PUT /v2.0/ports/e35d9435-bf06-4f92-a633-9c5974c8247a => generated 1239 bytes in 579 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 23:27:38.692 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7c0347fb-7b7a-4bd2-ae86-99fc8234f3ef'] response: {'name': 'network-changed', 'server_uuid': '1f4c45ac-eb6b-47dc-9eba-fb6a77516f77', 'tag': 'e35d9435-bf06-4f92-a633-9c5974c8247a', 'status': 'completed', 'code': 200} /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: 374/770] 10.0.0.231 () {32 vars in 774 bytes} [Tue May 19 23:27:38 2026] GET /v2.0/security-groups?tenant_id=5a70c7f4f8ab4456be12a725538160d2&name=default => generated 2925 bytes in 299 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 23:27:39.135 8 INFO neutron.db.segments_db [None req-97802432-b387-40ba-83d2-d5e88c7034fe c6f6be455f624b60b06da7080df9e6a1 1a1d836424254dd08a3f9b5a0b54e631 - - default default] Added segment 7bee447f-c9ba-406f-8823-f0dfdd845b16 of type vxlan for network 7a0a5cea-45f6-4786-ab3f-4ea796ae285c [pid: 8|app: 0|req: 375/771] 10.0.0.231 () {34 vars in 671 bytes} [Tue May 19 23:27:38 2026] POST /v2.0/networks => generated 744 bytes in 257 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/772] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:27:39 2026] GET /v2.0/ports?device_id=1f4c45ac-eb6b-47dc-9eba-fb6a77516f77 => generated 973 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/773] 10.0.0.231 () {32 vars in 740 bytes} [Tue May 19 23:27:39 2026] DELETE /v2.0/security-groups/febc2d33-9890-43d8-8085-bee307b9ab8e => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/774] 199.204.45.44 () {34 vars in 1079 bytes} [Tue May 19 23:27:39 2026] GET /v2.0/ports?tenant_id=8fa1d3e121c2472182c41004de66e420&device_id=1f4c45ac-eb6b-47dc-9eba-fb6a77516f77 => generated 1242 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/775] 10.0.0.231 () {34 vars in 669 bytes} [Tue May 19 23:27:37 2026] POST /v2.0/routers => generated 733 bytes in 2150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/776] 10.0.0.207 () {34 vars in 1040 bytes} [Tue May 19 23:27:39 2026] GET /v2.0/security-groups?id=bf21d1e3-9acd-4ff6-9523-8a07d28c5992&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: 399/777] 199.204.45.44 () {34 vars in 1017 bytes} [Tue May 19 23:27:39 2026] GET /v2.0/networks?tenant_id=8fa1d3e121c2472182c41004de66e420&shared=False => generated 779 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/778] 10.0.0.231 () {34 vars in 669 bytes} [Tue May 19 23:27:39 2026] POST /v2.0/subnets => generated 691 bytes in 201 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/779] 10.0.0.231 () {32 vars in 774 bytes} [Tue May 19 23:27:39 2026] GET /v2.0/security-groups?tenant_id=3b8c1ba063404e7b9ef61fae0c659fbe&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: 381/780] 199.204.45.44 () {34 vars in 929 bytes} [Tue May 19 23:27:39 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 23:27:39.832 8 INFO neutron.db.segments_db [None req-ee40e495-5d93-499a-9bc4-742507d8f6fe c6f6be455f624b60b06da7080df9e6a1 1a1d836424254dd08a3f9b5a0b54e631 - - default default] Added segment 0458ba18-f914-40b1-a1bf-2f2d178ed0ba of type vxlan for network 53bdc04e-b9e9-4e74-bd66-e5d198f8a74c 2026-05-19 23:27:40.056 8 INFO neutron.db.l3_hamode_db [None req-ee40e495-5d93-499a-9bc4-742507d8f6fe c6f6be455f624b60b06da7080df9e6a1 3a0e36444ee347d0a1789e350098ca6f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 400/781] 10.0.0.231 () {34 vars in 783 bytes} [Tue May 19 23:27:39 2026] PUT /v2.0/routers/d3b81592-7110-4a18-a61a-bacec603a34e/add_router_interface => generated 309 bytes in 1345 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 23:27:40.917 8 INFO neutron.db.l3_hamode_db [None req-ee40e495-5d93-499a-9bc4-742507d8f6fe c6f6be455f624b60b06da7080df9e6a1 1a1d836424254dd08a3f9b5a0b54e631 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 401/782] 10.0.0.231 () {32 vars in 740 bytes} [Tue May 19 23:27:40 2026] DELETE /v2.0/security-groups/af499f05-9456-4a8a-898f-cb8ce53f1d6a => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/783] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:27:41 2026] GET /v2.0/ports?device_id=1f4c45ac-eb6b-47dc-9eba-fb6a77516f77 => generated 973 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/784] 199.204.45.44 () {34 vars in 1079 bytes} [Tue May 19 23:27:41 2026] GET /v2.0/ports?tenant_id=8fa1d3e121c2472182c41004de66e420&device_id=1f4c45ac-eb6b-47dc-9eba-fb6a77516f77 => generated 1242 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/785] 10.0.0.207 () {34 vars in 1040 bytes} [Tue May 19 23:27:41 2026] GET /v2.0/security-groups?id=bf21d1e3-9acd-4ff6-9523-8a07d28c5992&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: 405/786] 199.204.45.44 () {34 vars in 1059 bytes} [Tue May 19 23:27:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=e35d9435-bf06-4f92-a633-9c5974c8247a => 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: 406/787] 199.204.45.44 () {34 vars in 983 bytes} [Tue May 19 23:27:41 2026] GET /v2.0/subnets?id=1bc9862c-8b03-4e84-835d-6bb673c78ce9 => generated 702 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/788] 199.204.45.44 () {34 vars in 1051 bytes} [Tue May 19 23:27:41 2026] GET /v2.0/ports?network_id=fceb9b07-357e-44ce-b2f9-810fd8d20a6a&device_owner=network%3Adhcp => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/789] 199.204.45.44 () {34 vars in 1011 bytes} [Tue May 19 23:27:41 2026] GET /v2.0/networks/fceb9b07-357e-44ce-b2f9-810fd8d20a6a?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: 409/790] 199.204.45.44 () {34 vars in 1111 bytes} [Tue May 19 23:27:41 2026] GET /v2.0/networks/fceb9b07-357e-44ce-b2f9-810fd8d20a6a?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: 410/791] 10.0.0.207 () {34 vars in 982 bytes} [Tue May 19 23:27:41 2026] GET /v2.0/networks?id=95a954e8-6d29-47f2-9ff8-86f7b900325d => 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: 411/792] 10.0.0.207 () {34 vars in 965 bytes} [Tue May 19 23:27:41 2026] GET /v2.0/quotas/4b9001666a95436a8d1a7d79e67ab374 => generated 292 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/793] 10.0.0.231 () {34 vars in 669 bytes} [Tue May 19 23:27:39 2026] POST /v2.0/routers => generated 731 bytes in 2122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/794] 10.0.0.207 () {34 vars in 1002 bytes} [Tue May 19 23:27:41 2026] GET /v2.0/ports?tenant_id=4b9001666a95436a8d1a7d79e67ab374&fields=id => generated 103 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/795] 10.0.0.207 () {34 vars in 1008 bytes} [Tue May 19 23:27:41 2026] GET /v2.0/networks/95a954e8-6d29-47f2-9ff8-86f7b900325d?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: 414/796] 10.0.0.207 () {34 vars in 1108 bytes} [Tue May 19 23:27:42 2026] GET /v2.0/networks/95a954e8-6d29-47f2-9ff8-86f7b900325d?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: 417/799] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:27:42 2026] GET /v2.0/ports?device_id=1f4c45ac-eb6b-47dc-9eba-fb6a77516f77 => generated 973 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/800] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:27:42 2026] GET /v2.0/ports?device_id=52af64c4-863c-4571-92fa-4df0f70d9481 => 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: 419/801] 10.0.0.207 () {34 vars in 1040 bytes} [Tue May 19 23:27:42 2026] GET /v2.0/security-groups?id=bf21d1e3-9acd-4ff6-9523-8a07d28c5992&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: 383/802] 10.0.0.231 () {34 vars in 783 bytes} [Tue May 19 23:27:41 2026] PUT /v2.0/routers/863bd472-a4f0-4494-b353-2f946559bca7/add_router_interface => generated 309 bytes in 1305 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/803] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:27:43 2026] GET /v2.0/ports?device_id=52af64c4-863c-4571-92fa-4df0f70d9481 => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/804] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:27:43 2026] GET /v2.0/ports?device_id=1f4c45ac-eb6b-47dc-9eba-fb6a77516f77 => generated 973 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/805] 10.0.0.207 () {34 vars in 1040 bytes} [Tue May 19 23:27:43 2026] GET /v2.0/security-groups?id=bf21d1e3-9acd-4ff6-9523-8a07d28c5992&fields=id&fields=name => generated 113 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 23:27:43.869 8 WARNING neutron_lib.context [None req-2617601c-5f28-445a-a6bf-482c03278801 9a48f347f22c4340963a842024cb446e 3a0e36444ee347d0a1789e350098ca6f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 385/806] 10.0.0.231 () {34 vars in 685 bytes} [Tue May 19 23:27:43 2026] POST /v2.0/security-groups => generated 1660 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-19 23:27:44.024 7 WARNING neutron_lib.context [None req-dd397888-fd42-44b6-a242-58c39ca549c5 9a48f347f22c4340963a842024cb446e 3a0e36444ee347d0a1789e350098ca6f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 422/807] 10.0.0.231 () {34 vars in 695 bytes} [Tue May 19 23:27:44 2026] POST /v2.0/security-group-rules => generated 597 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 23:27:44.151 8 WARNING neutron_lib.context [None req-b3137888-e227-4033-bc84-0b14ea19e998 9a48f347f22c4340963a842024cb446e 3a0e36444ee347d0a1789e350098ca6f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 386/808] 10.0.0.231 () {34 vars in 695 bytes} [Tue May 19 23:27:44 2026] POST /v2.0/security-group-rules => generated 602 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 23:27:44.278 7 WARNING neutron_lib.context [None req-10e1fe17-4e67-4407-9512-fae41b90ae89 9a48f347f22c4340963a842024cb446e 3a0e36444ee347d0a1789e350098ca6f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 387/809] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:27:44 2026] GET /v2.0/ports?device_id=52af64c4-863c-4571-92fa-4df0f70d9481 => 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: 388/810] 10.0.0.231 () {32 vars in 774 bytes} [Tue May 19 23:27:44 2026] GET /v2.0/security-groups?tenant_id=aaa58b75977c4e53b47815518d910f40&name=default => generated 2925 bytes in 242 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/811] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:27:44 2026] GET /v2.0/ports?device_id=1f4c45ac-eb6b-47dc-9eba-fb6a77516f77 => generated 975 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/812] 10.0.0.231 () {34 vars in 676 bytes} [Tue May 19 23:27:44 2026] POST /v2.0/floatingips => generated 552 bytes in 616 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/813] 10.0.0.207 () {34 vars in 1040 bytes} [Tue May 19 23:27:44 2026] GET /v2.0/security-groups?id=bf21d1e3-9acd-4ff6-9523-8a07d28c5992&fields=id&fields=name => generated 113 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/814] 10.0.0.231 () {32 vars in 740 bytes} [Tue May 19 23:27:44 2026] DELETE /v2.0/security-groups/18b3714b-fee1-4a3b-9d28-0369717c4150 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/815] 10.0.0.207 () {34 vars in 1100 bytes} [Tue May 19 23:27:45 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1547084612&fields=id&tenant_id=3a0e36444ee347d0a1789e350098ca6f => generated 69 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/816] 10.0.0.207 () {34 vars in 982 bytes} [Tue May 19 23:27:45 2026] GET /v2.0/networks?id=7a0a5cea-45f6-4786-ab3f-4ea796ae285c => generated 676 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/817] 10.0.0.207 () {34 vars in 965 bytes} [Tue May 19 23:27:45 2026] GET /v2.0/quotas/3a0e36444ee347d0a1789e350098ca6f => generated 292 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/818] 10.0.0.207 () {34 vars in 1002 bytes} [Tue May 19 23:27:45 2026] GET /v2.0/ports?tenant_id=3a0e36444ee347d0a1789e350098ca6f&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: 393/819] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:27:45 2026] GET /v2.0/ports?device_id=52af64c4-863c-4571-92fa-4df0f70d9481 => 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: 427/820] 10.0.0.207 () {34 vars in 1008 bytes} [Tue May 19 23:27:45 2026] GET /v2.0/networks/7a0a5cea-45f6-4786-ab3f-4ea796ae285c?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/821] 10.0.0.207 () {34 vars in 1108 bytes} [Tue May 19 23:27:45 2026] GET /v2.0/networks/7a0a5cea-45f6-4786-ab3f-4ea796ae285c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/822] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:27:45 2026] GET /v2.0/ports?device_id=046d44e2-a3a5-420e-86d1-4157165ca489 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/823] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:27:46 2026] GET /v2.0/ports?device_id=1f4c45ac-eb6b-47dc-9eba-fb6a77516f77 => generated 975 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/824] 10.0.0.207 () {34 vars in 1040 bytes} [Tue May 19 23:27:46 2026] GET /v2.0/security-groups?id=bf21d1e3-9acd-4ff6-9523-8a07d28c5992&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: 396/825] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:27:46 2026] GET /v2.0/ports?device_id=1f4c45ac-eb6b-47dc-9eba-fb6a77516f77 => generated 975 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/826] 199.204.45.44 () {34 vars in 985 bytes} [Tue May 19 23:27:46 2026] GET /v2.0/networks?id=95a954e8-6d29-47f2-9ff8-86f7b900325d => generated 678 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 23:27:46.623 8 WARNING neutron_lib.context [req-40ff0fae-0215-4765-a8af-96de904d53a8 req-887a907e-9069-4dc8-ae6d-73a6b7cda26a 75b63135c9b94111b881f0bf5299e60c 4b9001666a95436a8d1a7d79e67ab374 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-19 23:27:46.723 7 INFO neutron.db.l3_db [None req-a216f664-dad5-4213-9a47-4bc70db47ea6 90761b6200ae42b4b416b811d5031659 8fa1d3e121c2472182c41004de66e420 - - default default] Floating IP 173b24f2-447c-4845-abf3-ed3f9bb24952 associated. External IP: 10.96.250.206, port: e35d9435-bf06-4f92-a633-9c5974c8247a. [pid: 8|app: 0|req: 398/827] 199.204.45.44 () {38 vars in 954 bytes} [Tue May 19 23:27:46 2026] POST /v2.0/ports => generated 954 bytes in 376 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 430/828] 10.0.0.231 () {34 vars in 749 bytes} [Tue May 19 23:27:46 2026] PUT /v2.0/floatingips/173b24f2-447c-4845-abf3-ed3f9bb24952 => generated 856 bytes in 807 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/829] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:27:46 2026] GET /v2.0/ports?device_id=52af64c4-863c-4571-92fa-4df0f70d9481 => generated 957 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/830] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:27:47 2026] GET /v2.0/ports?device_id=046d44e2-a3a5-420e-86d1-4157165ca489 => 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: 401/831] 10.0.0.207 () {34 vars in 1040 bytes} [Tue May 19 23:27:47 2026] GET /v2.0/security-groups?id=37694c3e-964f-4941-8fb8-cfa8948cf7ca&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: 402/832] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:27:47 2026] GET /v2.0/ports?device_id=1f4c45ac-eb6b-47dc-9eba-fb6a77516f77 => generated 975 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/833] 10.0.0.207 () {34 vars in 1040 bytes} [Tue May 19 23:27:47 2026] GET /v2.0/security-groups?id=bf21d1e3-9acd-4ff6-9523-8a07d28c5992&fields=id&fields=name => generated 113 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 23:27:47.903 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-afe6bfbb-2d04-4415-97cd-84833425cbf6'] response: {'name': 'network-changed', 'server_uuid': '1f4c45ac-eb6b-47dc-9eba-fb6a77516f77', 'tag': 'e35d9435-bf06-4f92-a633-9c5974c8247a', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 431/834] 199.204.45.44 () {38 vars in 1027 bytes} [Tue May 19 23:27:47 2026] PUT /v2.0/ports/7242ac5e-3e1d-471f-b086-7810f7c756fa => generated 1235 bytes in 983 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/835] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:27:48 2026] GET /v2.0/ports?device_id=046d44e2-a3a5-420e-86d1-4157165ca489 => generated 12 bytes in 24 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: 432/836] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:27:48 2026] GET /v2.0/ports?device_id=52af64c4-863c-4571-92fa-4df0f70d9481 => generated 969 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/837] 10.0.0.207 () {34 vars in 1040 bytes} [Tue May 19 23:27:48 2026] GET /v2.0/security-groups?id=37694c3e-964f-4941-8fb8-cfa8948cf7ca&fields=id&fields=name => generated 88 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/838] 199.204.45.44 () {34 vars in 1079 bytes} [Tue May 19 23:27:48 2026] GET /v2.0/ports?tenant_id=8fa1d3e121c2472182c41004de66e420&device_id=1f4c45ac-eb6b-47dc-9eba-fb6a77516f77 => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/839] 199.204.45.44 () {34 vars in 985 bytes} [Tue May 19 23:27:48 2026] GET /v2.0/networks?id=fceb9b07-357e-44ce-b2f9-810fd8d20a6a => generated 779 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/840] 199.204.45.44 () {34 vars in 1059 bytes} [Tue May 19 23:27:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=e35d9435-bf06-4f92-a633-9c5974c8247a => generated 861 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/841] 199.204.45.44 () {34 vars in 983 bytes} [Tue May 19 23:27:48 2026] GET /v2.0/subnets?id=1bc9862c-8b03-4e84-835d-6bb673c78ce9 => generated 702 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/842] 199.204.45.44 () {34 vars in 1051 bytes} [Tue May 19 23:27:48 2026] GET /v2.0/ports?network_id=fceb9b07-357e-44ce-b2f9-810fd8d20a6a&device_owner=network%3Adhcp => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/843] 10.0.0.231 () {32 vars in 774 bytes} [Tue May 19 23:27:48 2026] GET /v2.0/security-groups?tenant_id=31e20abcfa254744b1d7652805ae95b5&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: 411/844] 199.204.45.44 () {34 vars in 1011 bytes} [Tue May 19 23:27:48 2026] GET /v2.0/networks/fceb9b07-357e-44ce-b2f9-810fd8d20a6a?fields=segments => generated 14 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/845] 10.0.0.231 () {32 vars in 740 bytes} [Tue May 19 23:27:48 2026] DELETE /v2.0/security-groups/4a01c123-b621-4069-ac2b-b34733c3fd8f => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/846] 199.204.45.44 () {34 vars in 1111 bytes} [Tue May 19 23:27:48 2026] GET /v2.0/networks/fceb9b07-357e-44ce-b2f9-810fd8d20a6a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/847] 199.204.45.44 () {34 vars in 1079 bytes} [Tue May 19 23:27:49 2026] GET /v2.0/ports?tenant_id=4b9001666a95436a8d1a7d79e67ab374&device_id=52af64c4-863c-4571-92fa-4df0f70d9481 => 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: 413/848] 199.204.45.44 () {34 vars in 1057 bytes} [Tue May 19 23:27:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=7242ac5e-3e1d-471f-b086-7810f7c756fa => 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: 436/849] 199.204.45.44 () {34 vars in 983 bytes} [Tue May 19 23:27:49 2026] GET /v2.0/subnets?id=a6beea67-7734-4898-b588-2d880fc7f77a => generated 696 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/850] 199.204.45.44 () {34 vars in 1051 bytes} [Tue May 19 23:27:49 2026] GET /v2.0/ports?network_id=95a954e8-6d29-47f2-9ff8-86f7b900325d&device_owner=network%3Adhcp => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 437/851] 199.204.45.44 () {34 vars in 1011 bytes} [Tue May 19 23:27:49 2026] GET /v2.0/networks/95a954e8-6d29-47f2-9ff8-86f7b900325d?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: 415/852] 199.204.45.44 () {34 vars in 1111 bytes} [Tue May 19 23:27:49 2026] GET /v2.0/networks/95a954e8-6d29-47f2-9ff8-86f7b900325d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/853] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:27:49 2026] GET /v2.0/ports?device_id=046d44e2-a3a5-420e-86d1-4157165ca489 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/854] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:27:49 2026] GET /v2.0/ports?device_id=52af64c4-863c-4571-92fa-4df0f70d9481 => 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: 439/855] 10.0.0.207 () {34 vars in 1040 bytes} [Tue May 19 23:27:49 2026] GET /v2.0/security-groups?id=37694c3e-964f-4941-8fb8-cfa8948cf7ca&fields=id&fields=name => generated 88 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/856] 199.204.45.44 () {34 vars in 985 bytes} [Tue May 19 23:27:49 2026] GET /v2.0/networks?id=7a0a5cea-45f6-4786-ab3f-4ea796ae285c => generated 676 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 440/857] 199.204.45.44 () {34 vars in 1049 bytes} [Tue May 19 23:27:49 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=3a0e36444ee347d0a1789e350098ca6f => generated 181 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 23:27:49.870 8 WARNING neutron_lib.context [req-5204f970-00f6-4a2d-b85f-40f31031b727 req-fc25eb59-2c59-4aa6-ae02-a5e1e17b6523 9a48f347f22c4340963a842024cb446e 3a0e36444ee347d0a1789e350098ca6f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 418/858] 199.204.45.44 () {38 vars in 954 bytes} [Tue May 19 23:27:49 2026] POST /v2.0/ports => generated 954 bytes in 389 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 23:27:50.305 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c3ea7938-c76c-43b4-a592-e5539c9c1660'] response: {'name': 'network-changed', 'server_uuid': '52af64c4-863c-4571-92fa-4df0f70d9481', 'tag': '7242ac5e-3e1d-471f-b086-7810f7c756fa', 'status': 'completed', 'code': 200} /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: 419/859] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:27:50 2026] GET /v2.0/ports?device_id=046d44e2-a3a5-420e-86d1-4157165ca489 => generated 957 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/860] 10.0.0.207 () {34 vars in 1040 bytes} [Tue May 19 23:27:50 2026] GET /v2.0/security-groups?id=bf8ef9ec-ebbb-489d-a8c0-06f418ff57e9&fields=id&fields=name => generated 114 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/861] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:27:50 2026] GET /v2.0/ports?device_id=52af64c4-863c-4571-92fa-4df0f70d9481 => generated 969 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/862] 10.0.0.207 () {34 vars in 1040 bytes} [Tue May 19 23:27:50 2026] GET /v2.0/security-groups?id=37694c3e-964f-4941-8fb8-cfa8948cf7ca&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: 7|app: 0|req: 441/863] 199.204.45.44 () {38 vars in 1027 bytes} [Tue May 19 23:27:50 2026] PUT /v2.0/ports/1e43024c-2ab9-44b4-a7cb-11c12f1e05c3 => generated 1235 bytes in 539 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/864] 199.204.45.44 () {34 vars in 1079 bytes} [Tue May 19 23:27:50 2026] GET /v2.0/ports?tenant_id=4b9001666a95436a8d1a7d79e67ab374&device_id=52af64c4-863c-4571-92fa-4df0f70d9481 => generated 1238 bytes in 39 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: 442/865] 199.204.45.44 () {34 vars in 985 bytes} [Tue May 19 23:27:50 2026] GET /v2.0/networks?id=95a954e8-6d29-47f2-9ff8-86f7b900325d => generated 774 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/866] 199.204.45.44 () {34 vars in 1057 bytes} [Tue May 19 23:27:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=7242ac5e-3e1d-471f-b086-7810f7c756fa => 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: 443/867] 199.204.45.44 () {34 vars in 983 bytes} [Tue May 19 23:27:50 2026] GET /v2.0/subnets?id=a6beea67-7734-4898-b588-2d880fc7f77a => generated 696 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/868] 199.204.45.44 () {34 vars in 1051 bytes} [Tue May 19 23:27:51 2026] GET /v2.0/ports?network_id=95a954e8-6d29-47f2-9ff8-86f7b900325d&device_owner=network%3Adhcp => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 444/869] 199.204.45.44 () {34 vars in 1011 bytes} [Tue May 19 23:27:51 2026] GET /v2.0/networks/95a954e8-6d29-47f2-9ff8-86f7b900325d?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: 426/870] 199.204.45.44 () {34 vars in 1111 bytes} [Tue May 19 23:27:51 2026] GET /v2.0/networks/95a954e8-6d29-47f2-9ff8-86f7b900325d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/871] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:27:51 2026] GET /v2.0/ports?device_id=046d44e2-a3a5-420e-86d1-4157165ca489 => 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: 427/872] 10.0.0.207 () {34 vars in 1040 bytes} [Tue May 19 23:27:51 2026] GET /v2.0/security-groups?id=bf8ef9ec-ebbb-489d-a8c0-06f418ff57e9&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: 446/873] 199.204.45.44 () {34 vars in 1079 bytes} [Tue May 19 23:27:51 2026] GET /v2.0/ports?tenant_id=3a0e36444ee347d0a1789e350098ca6f&device_id=046d44e2-a3a5-420e-86d1-4157165ca489 => 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: 428/874] 199.204.45.44 () {34 vars in 1057 bytes} [Tue May 19 23:27:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=1e43024c-2ab9-44b4-a7cb-11c12f1e05c3 => 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: 429/875] 199.204.45.44 () {34 vars in 983 bytes} [Tue May 19 23:27:51 2026] GET /v2.0/subnets?id=191b615a-3164-4d60-884b-4899f9f174c9 => generated 694 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 447/876] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:27:51 2026] GET /v2.0/ports?device_id=52af64c4-863c-4571-92fa-4df0f70d9481 => generated 969 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/877] 199.204.45.44 () {34 vars in 1051 bytes} [Tue May 19 23:27:51 2026] GET /v2.0/ports?network_id=7a0a5cea-45f6-4786-ab3f-4ea796ae285c&device_owner=network%3Adhcp => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 448/878] 10.0.0.207 () {34 vars in 1040 bytes} [Tue May 19 23:27:51 2026] GET /v2.0/security-groups?id=37694c3e-964f-4941-8fb8-cfa8948cf7ca&fields=id&fields=name => generated 88 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/879] 199.204.45.44 () {34 vars in 1011 bytes} [Tue May 19 23:27:51 2026] GET /v2.0/networks/7a0a5cea-45f6-4786-ab3f-4ea796ae285c?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: 449/880] 199.204.45.44 () {34 vars in 1111 bytes} [Tue May 19 23:27:52 2026] GET /v2.0/networks/7a0a5cea-45f6-4786-ab3f-4ea796ae285c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/881] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:27:52 2026] GET /v2.0/ports?device_id=046d44e2-a3a5-420e-86d1-4157165ca489 => generated 969 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 23:27:52.904 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4eb6174c-74ce-4571-a5de-2657f6cbd8fd'] response: {'name': 'network-changed', 'server_uuid': '046d44e2-a3a5-420e-86d1-4157165ca489', 'tag': '1e43024c-2ab9-44b4-a7cb-11c12f1e05c3', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 433/882] 10.0.0.207 () {34 vars in 1040 bytes} [Tue May 19 23:27:52 2026] GET /v2.0/security-groups?id=bf8ef9ec-ebbb-489d-a8c0-06f418ff57e9&fields=id&fields=name => generated 114 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 23:27:53.052 7 WARNING neutron_lib.context [None req-15f7a68a-fa58-4868-985e-648c5b1d9df0 3d556a47caf347cfafeb25865b365420 56bf44e4643b4dc7989731af9cc8ac94 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 434/883] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:27:53 2026] GET /v2.0/ports?device_id=52af64c4-863c-4571-92fa-4df0f70d9481 => generated 971 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/884] 10.0.0.207 () {34 vars in 1040 bytes} [Tue May 19 23:27:53 2026] GET /v2.0/security-groups?id=37694c3e-964f-4941-8fb8-cfa8948cf7ca&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-19 23:27:53.257 7 INFO neutron.db.segments_db [None req-15f7a68a-fa58-4868-985e-648c5b1d9df0 3d556a47caf347cfafeb25865b365420 56bf44e4643b4dc7989731af9cc8ac94 - - default default] Added segment a93a443b-7375-48f5-b8cc-b922ae8a2f5d of type vxlan for network 8672955e-f899-4fa8-be23-daa566e23ffc [pid: 7|app: 0|req: 450/885] 10.0.0.231 () {34 vars in 670 bytes} [Tue May 19 23:27:52 2026] POST /v2.0/networks => generated 632 bytes in 493 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 23:27:53.373 8 WARNING neutron_lib.context [None req-a046e439-8101-43ac-94fa-efa72b3f9fc6 3d556a47caf347cfafeb25865b365420 56bf44e4643b4dc7989731af9cc8ac94 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-19 23:27:53.422 8 INFO neutron.db.segments_db [None req-a046e439-8101-43ac-94fa-efa72b3f9fc6 3d556a47caf347cfafeb25865b365420 56bf44e4643b4dc7989731af9cc8ac94 - - default default] Added segment b38cef83-39ab-4226-8afe-1286cd4fa73d of type vxlan for network c78432f5-5cc4-416a-a82e-b54f1aaa7b6c [pid: 7|app: 0|req: 451/886] 199.204.45.44 () {34 vars in 1079 bytes} [Tue May 19 23:27:53 2026] GET /v2.0/ports?tenant_id=3a0e36444ee347d0a1789e350098ca6f&device_id=046d44e2-a3a5-420e-86d1-4157165ca489 => generated 1238 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 436/887] 10.0.0.231 () {34 vars in 670 bytes} [Tue May 19 23:27:53 2026] POST /v2.0/networks => generated 632 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 452/888] 199.204.45.44 () {34 vars in 985 bytes} [Tue May 19 23:27:53 2026] GET /v2.0/networks?id=7a0a5cea-45f6-4786-ab3f-4ea796ae285c => generated 772 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 23:27:53.529 8 WARNING neutron_lib.context [None req-a5649643-5614-4d6d-ab47-208102a6d688 3d556a47caf347cfafeb25865b365420 56bf44e4643b4dc7989731af9cc8ac94 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 453/889] 199.204.45.44 () {34 vars in 1057 bytes} [Tue May 19 23:27:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=1e43024c-2ab9-44b4-a7cb-11c12f1e05c3 => 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: 454/890] 199.204.45.44 () {34 vars in 983 bytes} [Tue May 19 23:27:53 2026] GET /v2.0/subnets?id=191b615a-3164-4d60-884b-4899f9f174c9 => generated 694 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 23:27:53.580 8 INFO neutron.db.segments_db [None req-a5649643-5614-4d6d-ab47-208102a6d688 3d556a47caf347cfafeb25865b365420 56bf44e4643b4dc7989731af9cc8ac94 - - default default] Added segment ad507435-c975-445e-9b39-8e0406789158 of type vxlan for network 62c72bbf-c94e-4a98-b134-2fcea4d0f797 [pid: 7|app: 0|req: 455/891] 199.204.45.44 () {34 vars in 1051 bytes} [Tue May 19 23:27:53 2026] GET /v2.0/ports?network_id=7a0a5cea-45f6-4786-ab3f-4ea796ae285c&device_owner=network%3Adhcp => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/892] 10.0.0.231 () {34 vars in 670 bytes} [Tue May 19 23:27:53 2026] POST /v2.0/networks => generated 630 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 456/893] 199.204.45.44 () {34 vars in 1011 bytes} [Tue May 19 23:27:53 2026] GET /v2.0/networks/7a0a5cea-45f6-4786-ab3f-4ea796ae285c?fields=segments => generated 14 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 23:27:53.695 8 WARNING neutron_lib.context [None req-5ebca2c7-2af4-4bb3-8519-4cd2036b81ea 3d556a47caf347cfafeb25865b365420 56bf44e4643b4dc7989731af9cc8ac94 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 457/894] 199.204.45.44 () {34 vars in 1111 bytes} [Tue May 19 23:27:53 2026] GET /v2.0/networks/7a0a5cea-45f6-4786-ab3f-4ea796ae285c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 23:27:53.750 8 INFO neutron.db.segments_db [None req-5ebca2c7-2af4-4bb3-8519-4cd2036b81ea 3d556a47caf347cfafeb25865b365420 56bf44e4643b4dc7989731af9cc8ac94 - - default default] Added segment 28a4059e-f27f-4c67-99ab-78a6bbd6fda6 of type vxlan for network 0abece4e-cdbf-45af-ac73-11050e40233f [pid: 8|app: 0|req: 438/895] 10.0.0.231 () {34 vars in 670 bytes} [Tue May 19 23:27:53 2026] POST /v2.0/networks => generated 631 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 23:27:53.853 7 WARNING neutron_lib.context [None req-cd8e778a-df06-4173-ab01-87e96457e0f4 3d556a47caf347cfafeb25865b365420 56bf44e4643b4dc7989731af9cc8ac94 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-19 23:27:53.902 7 INFO neutron.db.segments_db [None req-cd8e778a-df06-4173-ab01-87e96457e0f4 3d556a47caf347cfafeb25865b365420 56bf44e4643b4dc7989731af9cc8ac94 - - default default] Added segment c1b9f3da-dbbc-4f59-a54c-1da10b8d7016 of type vxlan for network bf801c4b-edcd-4a9d-b1a4-2d55568a1ab2 [pid: 7|app: 0|req: 458/896] 10.0.0.231 () {34 vars in 670 bytes} [Tue May 19 23:27:53 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) [pid: 8|app: 0|req: 439/897] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:27:53 2026] GET /v2.0/ports?device_id=046d44e2-a3a5-420e-86d1-4157165ca489 => 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: 459/898] 10.0.0.231 () {34 vars in 753 bytes} [Tue May 19 23:27:54 2026] PUT /v2.0/networks/8672955e-f899-4fa8-be23-daa566e23ffc/tags => generated 17 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 440/899] 10.0.0.207 () {34 vars in 1040 bytes} [Tue May 19 23:27:54 2026] GET /v2.0/security-groups?id=bf8ef9ec-ebbb-489d-a8c0-06f418ff57e9&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: 460/900] 10.0.0.231 () {34 vars in 753 bytes} [Tue May 19 23:27:54 2026] PUT /v2.0/networks/c78432f5-5cc4-416a-a82e-b54f1aaa7b6c/tags => generated 25 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/901] 10.0.0.231 () {34 vars in 753 bytes} [Tue May 19 23:27:54 2026] PUT /v2.0/networks/62c72bbf-c94e-4a98-b134-2fcea4d0f797/tags => generated 34 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 461/902] 10.0.0.231 () {34 vars in 753 bytes} [Tue May 19 23:27:54 2026] PUT /v2.0/networks/0abece4e-cdbf-45af-ac73-11050e40233f/tags => generated 19 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 442/903] 10.0.0.231 () {32 vars in 666 bytes} [Tue May 19 23:27:54 2026] GET /v2.0/networks?tags=red => generated 1855 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 462/904] 10.0.0.231 () {32 vars in 680 bytes} [Tue May 19 23:27:54 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1248 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 443/905] 10.0.0.231 () {32 vars in 676 bytes} [Tue May 19 23:27:54 2026] GET /v2.0/networks?tags-any=blue => generated 1248 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 444/906] 10.0.0.231 () {32 vars in 688 bytes} [Tue May 19 23:27:54 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1855 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 463/907] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:27:54 2026] GET /v2.0/ports?device_id=52af64c4-863c-4571-92fa-4df0f70d9481 => generated 971 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 464/908] 10.0.0.207 () {34 vars in 1040 bytes} [Tue May 19 23:27:54 2026] GET /v2.0/security-groups?id=37694c3e-964f-4941-8fb8-cfa8948cf7ca&fields=id&fields=name => generated 88 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 445/909] 10.0.0.231 () {32 vars in 674 bytes} [Tue May 19 23:27:54 2026] GET /v2.0/networks?not-tags=red => generated 1860 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 465/910] 10.0.0.231 () {32 vars in 688 bytes} [Tue May 19 23:27:54 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2467 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 446/911] 10.0.0.231 () {32 vars in 684 bytes} [Tue May 19 23:27:54 2026] GET /v2.0/networks?not-tags-any=blue => generated 2467 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 466/912] 10.0.0.231 () {32 vars in 696 bytes} [Tue May 19 23:27:54 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1860 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 447/913] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:27:54 2026] GET /v2.0/ports?device_id=52af64c4-863c-4571-92fa-4df0f70d9481 => generated 971 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 448/914] 10.0.0.207 () {34 vars in 1040 bytes} [Tue May 19 23:27:54 2026] GET /v2.0/security-groups?id=37694c3e-964f-4941-8fb8-cfa8948cf7ca&fields=id&fields=name => generated 88 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 23:27:54.859 7 INFO neutron.services.segments.plugin [-] Segment a93a443b-7375-48f5-b8cc-b922ae8a2f5d resource provider aggregate not found 2026-05-19 23:27:54.863 7 INFO neutron.services.segments.plugin [-] Segment a93a443b-7375-48f5-b8cc-b922ae8a2f5d resource provider aggregate not found 2026-05-19 23:27:54.872 7 INFO neutron.services.segments.plugin [-] Segment a93a443b-7375-48f5-b8cc-b922ae8a2f5d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a93a443b-7375-48f5-b8cc-b922ae8a2f5d found for delete ", "request_id": "req-0859972b-3ff7-4673-be08-f4d06543cee0"}]} 2026-05-19 23:27:54.876 7 INFO neutron.services.segments.plugin [-] Segment a93a443b-7375-48f5-b8cc-b922ae8a2f5d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a93a443b-7375-48f5-b8cc-b922ae8a2f5d found for delete ", "request_id": "req-ebc41699-b360-49cb-beac-d9516d22e4e2"}]} [pid: 7|app: 0|req: 467/915] 10.0.0.231 () {32 vars in 726 bytes} [Tue May 19 23:27:54 2026] DELETE /v2.0/networks/8672955e-f899-4fa8-be23-daa566e23ffc => generated 0 bytes in 150 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 23:27:55.031 8 INFO neutron.services.segments.plugin [-] Segment b38cef83-39ab-4226-8afe-1286cd4fa73d resource provider aggregate not found 2026-05-19 23:27:55.036 8 INFO neutron.services.segments.plugin [-] Segment b38cef83-39ab-4226-8afe-1286cd4fa73d resource provider aggregate not found [pid: 8|app: 0|req: 449/916] 10.0.0.231 () {32 vars in 726 bytes} [Tue May 19 23:27:54 2026] DELETE /v2.0/networks/c78432f5-5cc4-416a-a82e-b54f1aaa7b6c => generated 0 bytes in 157 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 23:27:55.127 8 INFO neutron.services.segments.plugin [-] Segment b38cef83-39ab-4226-8afe-1286cd4fa73d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b38cef83-39ab-4226-8afe-1286cd4fa73d found for delete ", "request_id": "req-191aaebe-0a8a-4af8-aa50-e89b91faf512"}]} 2026-05-19 23:27:55.130 8 INFO neutron.services.segments.plugin [-] Segment b38cef83-39ab-4226-8afe-1286cd4fa73d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b38cef83-39ab-4226-8afe-1286cd4fa73d found for delete ", "request_id": "req-3658b710-00fe-48c3-b1aa-f3d6228fe255"}]} [pid: 8|app: 0|req: 450/917] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:27:55 2026] GET /v2.0/ports?device_id=046d44e2-a3a5-420e-86d1-4157165ca489 => 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: 468/918] 10.0.0.231 () {32 vars in 726 bytes} [Tue May 19 23:27:55 2026] DELETE /v2.0/networks/62c72bbf-c94e-4a98-b134-2fcea4d0f797 => 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: 451/919] 10.0.0.207 () {34 vars in 1040 bytes} [Tue May 19 23:27:55 2026] GET /v2.0/security-groups?id=bf8ef9ec-ebbb-489d-a8c0-06f418ff57e9&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 469/920] 10.0.0.231 () {32 vars in 726 bytes} [Tue May 19 23:27:55 2026] DELETE /v2.0/networks/0abece4e-cdbf-45af-ac73-11050e40233f => generated 0 bytes in 105 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 452/921] 10.0.0.231 () {32 vars in 726 bytes} [Tue May 19 23:27:55 2026] DELETE /v2.0/networks/bf801c4b-edcd-4a9d-b1a4-2d55568a1ab2 => generated 0 bytes in 146 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 470/922] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:27:55 2026] GET /v2.0/ports?device_id=52af64c4-863c-4571-92fa-4df0f70d9481 => generated 971 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 453/923] 10.0.0.207 () {34 vars in 1040 bytes} [Tue May 19 23:27:55 2026] GET /v2.0/security-groups?id=37694c3e-964f-4941-8fb8-cfa8948cf7ca&fields=id&fields=name => generated 88 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 454/924] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:27:56 2026] GET /v2.0/ports?device_id=046d44e2-a3a5-420e-86d1-4157165ca489 => generated 971 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 455/925] 10.0.0.207 () {34 vars in 1040 bytes} [Tue May 19 23:27:56 2026] GET /v2.0/security-groups?id=bf8ef9ec-ebbb-489d-a8c0-06f418ff57e9&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: 471/926] 10.0.0.231 () {32 vars in 774 bytes} [Tue May 19 23:27:56 2026] GET /v2.0/security-groups?tenant_id=498bac48e1a540389b30416ffad1f433&name=default => generated 2925 bytes in 337 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 472/927] 199.204.45.44 () {34 vars in 993 bytes} [Tue May 19 23:27:56 2026] GET /v2.0/ports?device_id=52af64c4-863c-4571-92fa-4df0f70d9481 => generated 971 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 456/928] 10.0.0.231 () {32 vars in 740 bytes} [Tue May 19 23:27:56 2026] DELETE /v2.0/security-groups/8cc46142-7544-42f3-97ac-71ac8ed95a72 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 457/929] 10.0.0.231 () {32 vars in 774 bytes} [Tue May 19 23:27:56 2026] GET /v2.0/security-groups?tenant_id=56bf44e4643b4dc7989731af9cc8ac94&name=default => generated 2925 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 23:27:56.897 7 INFO neutron.services.segments.plugin [-] Segment ad507435-c975-445e-9b39-8e0406789158 resource provider aggregate not found 2026-05-19 23:27:56.904 7 INFO neutron.services.segments.plugin [-] Segment ad507435-c975-445e-9b39-8e0406789158 resource provider aggregate not found 2026-05-19 23:27:56.914 7 INFO neutron.services.segments.plugin [-] Segment ad507435-c975-445e-9b39-8e0406789158 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ad507435-c975-445e-9b39-8e0406789158 found for delete ", "request_id": "req-5246d07b-3807-4262-a830-3698e5ef3e92"}]} 2026-05-19 23:27:56.925 7 INFO neutron.services.segments.plugin [-] Segment ad507435-c975-445e-9b39-8e0406789158 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ad507435-c975-445e-9b39-8e0406789158 found for delete ", "request_id": "req-d79ae533-c366-4307-a662-0f7ce3f88f46"}]} 2026-05-19 23:27:56.930 7 INFO neutron.services.segments.plugin [-] Segment 28a4059e-f27f-4c67-99ab-78a6bbd6fda6 resource provider aggregate not found 2026-05-19 23:27:56.942 7 INFO neutron.services.segments.plugin [-] Segment 28a4059e-f27f-4c67-99ab-78a6bbd6fda6 resource provider aggregate not found 2026-05-19 23:27:56.952 7 INFO neutron.services.segments.plugin [-] Segment 28a4059e-f27f-4c67-99ab-78a6bbd6fda6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 28a4059e-f27f-4c67-99ab-78a6bbd6fda6 found for delete ", "request_id": "req-0258324b-079b-4173-960d-414aaaa85c04"}]} 2026-05-19 23:27:56.956 7 INFO neutron.services.segments.plugin [-] Segment 28a4059e-f27f-4c67-99ab-78a6bbd6fda6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 28a4059e-f27f-4c67-99ab-78a6bbd6fda6 found for delete ", "request_id": "req-94cfa07f-50de-4789-8d07-b8328db22e13"}]} [pid: 8|app: 0|req: 458/930] 10.0.0.231 () {32 vars in 740 bytes} [Tue May 19 23:27:56 2026] DELETE /v2.0/security-groups/9ec77a1a-d547-42d0-bc87-92c209e3df20 => generated 0 bytes in 150 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 459/931] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:27:57 2026] GET /v2.0/ports?device_id=52af64c4-863c-4571-92fa-4df0f70d9481 => 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: 473/932] 199.204.45.44 () {36 vars in 996 bytes} [Tue May 19 23:27:56 2026] DELETE /v2.0/ports/7242ac5e-3e1d-471f-b086-7810f7c756fa => generated 0 bytes in 375 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 23:27:57.202 8 INFO neutron.services.segments.plugin [-] Segment c1b9f3da-dbbc-4f59-a54c-1da10b8d7016 resource provider aggregate not found 2026-05-19 23:27:57.207 8 INFO neutron.services.segments.plugin [-] Segment c1b9f3da-dbbc-4f59-a54c-1da10b8d7016 resource provider aggregate not found 2026-05-19 23:27:57.221 8 INFO neutron.services.segments.plugin [-] Segment c1b9f3da-dbbc-4f59-a54c-1da10b8d7016 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c1b9f3da-dbbc-4f59-a54c-1da10b8d7016 found for delete ", "request_id": "req-2cf601e7-805b-4489-a35b-0b7c44a29388"}]} 2026-05-19 23:27:57.224 8 INFO neutron.services.segments.plugin [-] Segment c1b9f3da-dbbc-4f59-a54c-1da10b8d7016 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c1b9f3da-dbbc-4f59-a54c-1da10b8d7016 found for delete ", "request_id": "req-74c5e4cc-6302-40a1-99c2-d28b62df33b7"}]} [pid: 8|app: 0|req: 460/935] 10.0.0.231 () {32 vars in 774 bytes} [Tue May 19 23:27:57 2026] GET /v2.0/security-groups?tenant_id=c9e8b2187b9544c2837dfd88deb63458&name=default => generated 2925 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 23:27:57.390 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c8e967bb-dbd8-4cdb-95f3-72c73ec2f203'] response: {'server_uuid': '52af64c4-863c-4571-92fa-4df0f70d9481', 'name': 'network-vif-deleted', 'tag': '7242ac5e-3e1d-471f-b086-7810f7c756fa', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 476/936] 10.0.0.231 () {32 vars in 740 bytes} [Tue May 19 23:27:57 2026] DELETE /v2.0/security-groups/2d75565f-6bfd-45de-994b-abf635c763a5 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 461/937] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:27:57 2026] GET /v2.0/ports?device_id=046d44e2-a3a5-420e-86d1-4157165ca489 => 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: 477/938] 10.0.0.207 () {34 vars in 1040 bytes} [Tue May 19 23:27:57 2026] GET /v2.0/security-groups?id=bf8ef9ec-ebbb-489d-a8c0-06f418ff57e9&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 462/939] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:27:57 2026] GET /v2.0/ports?device_id=046d44e2-a3a5-420e-86d1-4157165ca489 => generated 971 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 23:27:58.025 7 INFO neutron.db.l3_db [None req-b05b497c-d7d3-4ba0-bbf0-9db14cdfdacc 9a48f347f22c4340963a842024cb446e 3a0e36444ee347d0a1789e350098ca6f - - default default] Floating IP b577a00d-5b19-47e3-86de-4bb95a682000 associated. External IP: 10.96.250.208, port: 1e43024c-2ab9-44b4-a7cb-11c12f1e05c3. [pid: 8|app: 0|req: 463/940] 10.0.0.13 () {34 vars in 989 bytes} [Tue May 19 23:27:57 2026] GET /v2.0/ports?device_id=1f4c45ac-eb6b-47dc-9eba-fb6a77516f77 => generated 1244 bytes in 234 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 464/941] 10.0.0.13 () {34 vars in 1039 bytes} [Tue May 19 23:27:58 2026] GET /v2.0/security-groups?id=bf21d1e3-9acd-4ff6-9523-8a07d28c5992&fields=id&fields=name => generated 113 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 465/942] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:27:58 2026] GET /v2.0/ports?device_id=52af64c4-863c-4571-92fa-4df0f70d9481 => 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: 478/943] 10.0.0.231 () {34 vars in 749 bytes} [Tue May 19 23:27:57 2026] PUT /v2.0/floatingips/b577a00d-5b19-47e3-86de-4bb95a682000 => generated 855 bytes in 680 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 466/944] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:27:59 2026] GET /v2.0/ports?device_id=52af64c4-863c-4571-92fa-4df0f70d9481 => 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: 479/945] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:28:00 2026] GET /v2.0/ports?device_id=52af64c4-863c-4571-92fa-4df0f70d9481 => 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: 467/946] 199.204.45.44 () {34 vars in 1079 bytes} [Tue May 19 23:28:00 2026] GET /v2.0/ports?tenant_id=3a0e36444ee347d0a1789e350098ca6f&device_id=046d44e2-a3a5-420e-86d1-4157165ca489 => generated 1240 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 23:28:00.935 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f0f138b0-04fb-4a1a-80bb-dc9a30e4b22a'] response: {'name': 'network-changed', 'server_uuid': '046d44e2-a3a5-420e-86d1-4157165ca489', 'tag': '1e43024c-2ab9-44b4-a7cb-11c12f1e05c3', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 480/947] 199.204.45.44 () {34 vars in 985 bytes} [Tue May 19 23:28:00 2026] GET /v2.0/networks?id=7a0a5cea-45f6-4786-ab3f-4ea796ae285c => generated 772 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 468/948] 199.204.45.44 () {34 vars in 1057 bytes} [Tue May 19 23:28:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=1e43024c-2ab9-44b4-a7cb-11c12f1e05c3 => generated 860 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 481/949] 199.204.45.44 () {34 vars in 983 bytes} [Tue May 19 23:28:01 2026] GET /v2.0/subnets?id=191b615a-3164-4d60-884b-4899f9f174c9 => generated 694 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 469/950] 199.204.45.44 () {34 vars in 1051 bytes} [Tue May 19 23:28:01 2026] GET /v2.0/ports?network_id=7a0a5cea-45f6-4786-ab3f-4ea796ae285c&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 482/951] 199.204.45.44 () {34 vars in 1011 bytes} [Tue May 19 23:28:01 2026] GET /v2.0/networks/7a0a5cea-45f6-4786-ab3f-4ea796ae285c?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: 470/952] 199.204.45.44 () {34 vars in 1111 bytes} [Tue May 19 23:28:01 2026] GET /v2.0/networks/7a0a5cea-45f6-4786-ab3f-4ea796ae285c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 23:28:01.615 8 WARNING neutron_lib.context [None req-97fac2db-f165-4e59-bfb6-1904ff1242b5 3388c1031cab495aa1fb669432f2fb64 a5edc96362f8435ebbd3edb7d47b3915 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-19 23:28:01.766 8 INFO neutron.db.segments_db [None req-97fac2db-f165-4e59-bfb6-1904ff1242b5 3388c1031cab495aa1fb669432f2fb64 a5edc96362f8435ebbd3edb7d47b3915 - - default default] Added segment f172e860-4589-47bc-acac-b39123f113c1 of type vxlan for network f17beada-2a85-4fad-8f4e-62dfbb344754 [pid: 8|app: 0|req: 471/953] 10.0.0.231 () {34 vars in 670 bytes} [Tue May 19 23:28:01 2026] POST /v2.0/networks => generated 632 bytes in 364 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 23:28:01.855 8 WARNING neutron_lib.context [None req-6154505d-6144-43a0-b937-ec8a35b69f45 3388c1031cab495aa1fb669432f2fb64 a5edc96362f8435ebbd3edb7d47b3915 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 472/954] 10.0.0.231 () {34 vars in 664 bytes} [Tue May 19 23:28:01 2026] POST /v2.0/ports => generated 743 bytes in 290 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-19 23:28:02.150 8 WARNING neutron_lib.context [None req-8b5934bb-dc72-4dc9-82c8-6e94123d6972 3388c1031cab495aa1fb669432f2fb64 a5edc96362f8435ebbd3edb7d47b3915 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-19 23:28:02.207 8 INFO neutron.db.segments_db [None req-8b5934bb-dc72-4dc9-82c8-6e94123d6972 3388c1031cab495aa1fb669432f2fb64 a5edc96362f8435ebbd3edb7d47b3915 - - default default] Added segment a6f8c914-d91e-4158-b58e-b501df3b5211 of type vxlan for network 031c0dce-7c5e-489b-bdac-b52611e64990 [pid: 8|app: 0|req: 473/955] 10.0.0.231 () {34 vars in 670 bytes} [Tue May 19 23:28:02 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-19 23:28:02.310 8 WARNING neutron_lib.context [None req-a343e492-2c42-4237-9011-d9e088efed21 3388c1031cab495aa1fb669432f2fb64 a5edc96362f8435ebbd3edb7d47b3915 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 483/956] 10.0.0.231 () {34 vars in 789 bytes} [Tue May 19 23:28:01 2026] PUT /v2.0/routers/d3b81592-7110-4a18-a61a-bacec603a34e/remove_router_interface => generated 309 bytes in 1036 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 474/957] 10.0.0.231 () {34 vars in 664 bytes} [Tue May 19 23:28:02 2026] POST /v2.0/ports => generated 743 bytes in 270 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-19 23:28:02.585 8 WARNING neutron_lib.context [None req-50a07ca0-0b05-4a1f-b22d-49cc59866740 3388c1031cab495aa1fb669432f2fb64 a5edc96362f8435ebbd3edb7d47b3915 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-19 23:28:02.634 8 INFO neutron.db.segments_db [None req-50a07ca0-0b05-4a1f-b22d-49cc59866740 3388c1031cab495aa1fb669432f2fb64 a5edc96362f8435ebbd3edb7d47b3915 - - default default] Added segment 5cf36d91-c593-4619-a36a-e14d0667e54e of type vxlan for network 33365deb-2bd8-4b02-afea-4853a7f489c6 [pid: 8|app: 0|req: 475/958] 10.0.0.231 () {34 vars in 670 bytes} [Tue May 19 23:28:02 2026] POST /v2.0/networks => generated 631 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 23:28:02.739 8 WARNING neutron_lib.context [None req-e7d458f0-9cad-4bad-9c6a-a0a3e40c37d2 3388c1031cab495aa1fb669432f2fb64 a5edc96362f8435ebbd3edb7d47b3915 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 476/959] 10.0.0.231 () {34 vars in 664 bytes} [Tue May 19 23:28:02 2026] POST /v2.0/ports => generated 743 bytes in 281 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /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: 477/960] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:28:03 2026] GET /v2.0/ports?device_id=1f4c45ac-eb6b-47dc-9eba-fb6a77516f77 => generated 975 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 23:28:03.081 8 WARNING neutron_lib.context [None req-d4a9d376-95b0-4952-8f16-269cf84d31e2 3388c1031cab495aa1fb669432f2fb64 a5edc96362f8435ebbd3edb7d47b3915 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-19 23:28:03.120 8 INFO neutron.db.segments_db [None req-d4a9d376-95b0-4952-8f16-269cf84d31e2 3388c1031cab495aa1fb669432f2fb64 a5edc96362f8435ebbd3edb7d47b3915 - - default default] Added segment fb46fbfb-3b40-4aa0-bea2-6c98fa39cea2 of type vxlan for network c83e7b07-7956-4d78-8aa6-18099b8db538 [pid: 8|app: 0|req: 478/961] 10.0.0.231 () {34 vars in 670 bytes} [Tue May 19 23:28:03 2026] POST /v2.0/networks => generated 630 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 479/962] 10.0.0.207 () {34 vars in 971 bytes} [Tue May 19 23:28:03 2026] GET /v2.0/ports/e35d9435-bf06-4f92-a633-9c5974c8247a => generated 972 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 23:28:03.232 8 WARNING neutron_lib.context [None req-ccd94e84-a835-4828-a081-093f3e199f85 3388c1031cab495aa1fb669432f2fb64 a5edc96362f8435ebbd3edb7d47b3915 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-19 23:28:03.335 7 INFO neutron.services.segments.plugin [-] Segment 8d09844a-1a2f-48f7-a2d1-d8272faed8c2 resource provider aggregate not found 2026-05-19 23:28:03.342 7 INFO neutron.services.segments.plugin [-] Segment 8d09844a-1a2f-48f7-a2d1-d8272faed8c2 resource provider aggregate not found 2026-05-19 23:28:03.355 7 INFO neutron.services.segments.plugin [-] Segment 8d09844a-1a2f-48f7-a2d1-d8272faed8c2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8d09844a-1a2f-48f7-a2d1-d8272faed8c2 found for delete ", "request_id": "req-a960f05e-1571-4b2b-84f5-223c21ccbb26"}]} 2026-05-19 23:28:03.360 7 INFO neutron.services.segments.plugin [-] Segment 8d09844a-1a2f-48f7-a2d1-d8272faed8c2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8d09844a-1a2f-48f7-a2d1-d8272faed8c2 found for delete ", "request_id": "req-668e7815-8b99-492d-8b5a-15b217eb0fa1"}]} 2026-05-19 23:28:03.367 7 INFO neutron.db.l3_hamode_db [None req-a5b717fc-792a-477c-a997-e07ad505ca83 c6f6be455f624b60b06da7080df9e6a1 1a1d836424254dd08a3f9b5a0b54e631 - - default default] HA network 385cdb20-25a5-4429-9304-a91fb9e5d333 was deleted as no HA routers are present in tenant 4b9001666a95436a8d1a7d79e67ab374. [pid: 7|app: 0|req: 484/963] 10.0.0.231 () {32 vars in 724 bytes} [Tue May 19 23:28:02 2026] DELETE /v2.0/routers/d3b81592-7110-4a18-a61a-bacec603a34e => generated 0 bytes in 916 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 485/964] 10.0.0.231 () {32 vars in 724 bytes} [Tue May 19 23:28:03 2026] DELETE /v2.0/subnets/a6beea67-7734-4898-b588-2d880fc7f77a => generated 0 bytes in 155 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 480/965] 10.0.0.231 () {34 vars in 664 bytes} [Tue May 19 23:28:03 2026] POST /v2.0/ports => generated 743 bytes in 324 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-19 23:28:03.563 8 WARNING neutron_lib.context [None req-9011d4bc-7e93-4aed-b9b9-677ac7d7fe42 3388c1031cab495aa1fb669432f2fb64 a5edc96362f8435ebbd3edb7d47b3915 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-19 23:28:03.620 8 INFO neutron.db.segments_db [None req-9011d4bc-7e93-4aed-b9b9-677ac7d7fe42 3388c1031cab495aa1fb669432f2fb64 a5edc96362f8435ebbd3edb7d47b3915 - - default default] Added segment 47287de5-a792-4f93-988c-80f4e497ac01 of type vxlan for network cb16de00-4351-43bf-8405-2b4206d73843 [pid: 8|app: 0|req: 481/966] 10.0.0.231 () {34 vars in 670 bytes} [Tue May 19 23:28:03 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) 2026-05-19 23:28:03.731 8 WARNING neutron_lib.context [None req-3cc7e546-dd05-40bc-b826-8f096a6ff524 3388c1031cab495aa1fb669432f2fb64 a5edc96362f8435ebbd3edb7d47b3915 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 486/967] 10.0.0.231 () {32 vars in 726 bytes} [Tue May 19 23:28:03 2026] DELETE /v2.0/networks/95a954e8-6d29-47f2-9ff8-86f7b900325d => 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: 487/968] 199.204.45.44 () {34 vars in 999 bytes} [Tue May 19 23:28:03 2026] GET /v2.0/subnets?network_id=fceb9b07-357e-44ce-b2f9-810fd8d20a6a => generated 684 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 488/969] 199.204.45.44 () {34 vars in 1145 bytes} [Tue May 19 23:28:03 2026] GET /v2.0/ports?device_id=1f4c45ac-eb6b-47dc-9eba-fb6a77516f77&device_owner=compute%3Anova&network_id=fceb9b07-357e-44ce-b2f9-810fd8d20a6a => generated 975 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 489/970] 10.0.0.231 () {32 vars in 774 bytes} [Tue May 19 23:28:03 2026] GET /v2.0/security-groups?tenant_id=4b9001666a95436a8d1a7d79e67ab374&name=default => generated 2925 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 482/971] 10.0.0.231 () {34 vars in 664 bytes} [Tue May 19 23:28:03 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) /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: 483/972] 10.0.0.231 () {32 vars in 740 bytes} [Tue May 19 23:28:04 2026] DELETE /v2.0/security-groups/37694c3e-964f-4941-8fb8-cfa8948cf7ca => 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: 484/973] 10.0.0.231 () {34 vars in 747 bytes} [Tue May 19 23:28:04 2026] PUT /v2.0/ports/899d150f-43cb-4f1d-82cf-d731ba4bc303/tags => generated 17 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 485/974] 10.0.0.231 () {34 vars in 747 bytes} [Tue May 19 23:28:04 2026] PUT /v2.0/ports/a4628ee5-a8ec-4b9b-89f9-ade200667892/tags => generated 25 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 486/975] 10.0.0.231 () {34 vars in 747 bytes} [Tue May 19 23:28:04 2026] PUT /v2.0/ports/6703ca37-855b-4baf-892a-1fb4223fd701/tags => generated 34 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 487/976] 10.0.0.231 () {34 vars in 747 bytes} [Tue May 19 23:28:04 2026] PUT /v2.0/ports/2788a43e-e194-4c08-8439-0af18dab5190/tags => generated 19 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 488/977] 10.0.0.231 () {32 vars in 660 bytes} [Tue May 19 23:28:04 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 489/978] 10.0.0.231 () {32 vars in 674 bytes} [Tue May 19 23:28:04 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 490/979] 199.204.45.44 () {38 vars in 1027 bytes} [Tue May 19 23:28:03 2026] PUT /v2.0/ports/e35d9435-bf06-4f92-a633-9c5974c8247a => generated 1149 bytes in 589 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 490/980] 10.0.0.231 () {32 vars in 670 bytes} [Tue May 19 23:28:04 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /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-19 23:28:04.628 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e9cbc20f-4fea-4aed-9795-2fc672cccb59'] response: {'name': 'network-changed', 'server_uuid': '1f4c45ac-eb6b-47dc-9eba-fb6a77516f77', 'tag': 'e35d9435-bf06-4f92-a633-9c5974c8247a', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 491/981] 10.0.0.231 () {32 vars in 682 bytes} [Tue May 19 23:28:04 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 491/982] 10.0.0.231 () {32 vars in 668 bytes} [Tue May 19 23:28:04 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 492/983] 10.0.0.231 () {32 vars in 682 bytes} [Tue May 19 23:28:04 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 492/984] 10.0.0.231 () {32 vars in 678 bytes} [Tue May 19 23:28:04 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 493/985] 199.204.45.44 () {34 vars in 1079 bytes} [Tue May 19 23:28:05 2026] GET /v2.0/ports?tenant_id=8fa1d3e121c2472182c41004de66e420&device_id=1f4c45ac-eb6b-47dc-9eba-fb6a77516f77 => generated 1421 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 493/986] 10.0.0.231 () {32 vars in 690 bytes} [Tue May 19 23:28:05 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 494/987] 199.204.45.44 () {34 vars in 985 bytes} [Tue May 19 23:28:05 2026] GET /v2.0/networks?id=fceb9b07-357e-44ce-b2f9-810fd8d20a6a => 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: 495/988] 199.204.45.44 () {34 vars in 1059 bytes} [Tue May 19 23:28:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=e35d9435-bf06-4f92-a633-9c5974c8247a => generated 861 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 496/989] 199.204.45.44 () {34 vars in 1057 bytes} [Tue May 19 23:28:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=e35d9435-bf06-4f92-a633-9c5974c8247a => 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: 497/990] 199.204.45.44 () {34 vars in 983 bytes} [Tue May 19 23:28:05 2026] GET /v2.0/subnets?id=1bc9862c-8b03-4e84-835d-6bb673c78ce9 => generated 702 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 498/991] 199.204.45.44 () {34 vars in 1051 bytes} [Tue May 19 23:28:05 2026] GET /v2.0/ports?network_id=fceb9b07-357e-44ce-b2f9-810fd8d20a6a&device_owner=network%3Adhcp => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 494/992] 10.0.0.231 () {32 vars in 720 bytes} [Tue May 19 23:28:05 2026] DELETE /v2.0/ports/899d150f-43cb-4f1d-82cf-d731ba4bc303 => generated 0 bytes in 204 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 499/993] 199.204.45.44 () {34 vars in 1011 bytes} [Tue May 19 23:28:05 2026] GET /v2.0/networks/fceb9b07-357e-44ce-b2f9-810fd8d20a6a?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 23:28:05.378 7 INFO neutron.services.segments.plugin [-] Segment d3b32400-7b4c-46ae-bc27-81c051116f18 resource provider aggregate not found 2026-05-19 23:28:05.388 7 INFO neutron.services.segments.plugin [-] Segment d3b32400-7b4c-46ae-bc27-81c051116f18 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d3b32400-7b4c-46ae-bc27-81c051116f18 found for delete ", "request_id": "req-2c666e04-4f41-4ca0-9d35-267527ab10ba"}]} 2026-05-19 23:28:05.397 7 INFO neutron.services.segments.plugin [-] Segment d3b32400-7b4c-46ae-bc27-81c051116f18 resource provider aggregate not found 2026-05-19 23:28:05.414 7 INFO neutron.services.segments.plugin [-] Segment d3b32400-7b4c-46ae-bc27-81c051116f18 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d3b32400-7b4c-46ae-bc27-81c051116f18 found for delete ", "request_id": "req-bc819411-1e6b-4eef-9189-e60f236768ef"}]} [pid: 8|app: 0|req: 500/994] 199.204.45.44 () {34 vars in 1111 bytes} [Tue May 19 23:28:05 2026] GET /v2.0/networks/fceb9b07-357e-44ce-b2f9-810fd8d20a6a?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: 495/995] 10.0.0.231 () {32 vars in 720 bytes} [Tue May 19 23:28:05 2026] DELETE /v2.0/ports/a4628ee5-a8ec-4b9b-89f9-ade200667892 => generated 0 bytes in 200 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 501/996] 10.0.0.231 () {32 vars in 720 bytes} [Tue May 19 23:28:05 2026] DELETE /v2.0/ports/6703ca37-855b-4baf-892a-1fb4223fd701 => generated 0 bytes in 162 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 496/997] 10.0.0.231 () {32 vars in 720 bytes} [Tue May 19 23:28:05 2026] DELETE /v2.0/ports/2788a43e-e194-4c08-8439-0af18dab5190 => generated 0 bytes in 187 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 502/998] 10.0.0.231 () {32 vars in 720 bytes} [Tue May 19 23:28:05 2026] DELETE /v2.0/ports/20ad8e01-e029-4750-9437-3cbf6b60fd5a => generated 0 bytes in 246 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 497/999] 10.0.0.231 () {32 vars in 726 bytes} [Tue May 19 23:28:06 2026] DELETE /v2.0/networks/f17beada-2a85-4fad-8f4e-62dfbb344754 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 23:28:06.415 8 INFO neutron.services.segments.plugin [-] Segment a6f8c914-d91e-4158-b58e-b501df3b5211 resource provider aggregate not found 2026-05-19 23:28:06.420 8 INFO neutron.services.segments.plugin [-] Segment a6f8c914-d91e-4158-b58e-b501df3b5211 resource provider aggregate not found 2026-05-19 23:28:06.430 8 INFO neutron.services.segments.plugin [-] Segment a6f8c914-d91e-4158-b58e-b501df3b5211 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a6f8c914-d91e-4158-b58e-b501df3b5211 found for delete ", "request_id": "req-07e94684-3da3-454d-b25c-3ec176a2364c"}]} 2026-05-19 23:28:06.433 8 INFO neutron.services.segments.plugin [-] Segment a6f8c914-d91e-4158-b58e-b501df3b5211 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a6f8c914-d91e-4158-b58e-b501df3b5211 found for delete ", "request_id": "req-b7712e3c-daa7-4c27-8e54-270c2af07447"}]} [pid: 8|app: 0|req: 503/1000] 10.0.0.231 () {32 vars in 726 bytes} [Tue May 19 23:28:06 2026] DELETE /v2.0/networks/031c0dce-7c5e-489b-bdac-b52611e64990 => generated 0 bytes in 166 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 498/1001] 199.204.45.44 () {34 vars in 1079 bytes} [Tue May 19 23:28:06 2026] GET /v2.0/ports?tenant_id=8fa1d3e121c2472182c41004de66e420&device_id=1f4c45ac-eb6b-47dc-9eba-fb6a77516f77 => generated 1421 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 499/1002] 199.204.45.44 () {34 vars in 985 bytes} [Tue May 19 23:28:06 2026] GET /v2.0/networks?id=fceb9b07-357e-44ce-b2f9-810fd8d20a6a => generated 779 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 500/1003] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:28:06 2026] GET /v2.0/ports?device_id=1f4c45ac-eb6b-47dc-9eba-fb6a77516f77 => generated 1152 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 504/1004] 10.0.0.231 () {32 vars in 726 bytes} [Tue May 19 23:28:06 2026] DELETE /v2.0/networks/33365deb-2bd8-4b02-afea-4853a7f489c6 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 501/1005] 199.204.45.44 () {34 vars in 1059 bytes} [Tue May 19 23:28:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=e35d9435-bf06-4f92-a633-9c5974c8247a => generated 861 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 505/1006] 10.0.0.207 () {34 vars in 1040 bytes} [Tue May 19 23:28:06 2026] GET /v2.0/security-groups?id=bf21d1e3-9acd-4ff6-9523-8a07d28c5992&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: 506/1007] 199.204.45.44 () {34 vars in 1057 bytes} [Tue May 19 23:28:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=e35d9435-bf06-4f92-a633-9c5974c8247a => 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: 507/1008] 199.204.45.44 () {34 vars in 983 bytes} [Tue May 19 23:28:06 2026] GET /v2.0/subnets?id=1bc9862c-8b03-4e84-835d-6bb673c78ce9 => generated 702 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 508/1009] 199.204.45.44 () {34 vars in 1051 bytes} [Tue May 19 23:28:06 2026] GET /v2.0/ports?network_id=fceb9b07-357e-44ce-b2f9-810fd8d20a6a&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: 502/1010] 10.0.0.231 () {32 vars in 726 bytes} [Tue May 19 23:28:06 2026] DELETE /v2.0/networks/c83e7b07-7956-4d78-8aa6-18099b8db538 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 509/1011] 199.204.45.44 () {34 vars in 1011 bytes} [Tue May 19 23:28:06 2026] GET /v2.0/networks/fceb9b07-357e-44ce-b2f9-810fd8d20a6a?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: 510/1012] 199.204.45.44 () {34 vars in 1111 bytes} [Tue May 19 23:28:06 2026] GET /v2.0/networks/fceb9b07-357e-44ce-b2f9-810fd8d20a6a?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: 503/1013] 10.0.0.231 () {32 vars in 726 bytes} [Tue May 19 23:28:06 2026] DELETE /v2.0/networks/cb16de00-4351-43bf-8405-2b4206d73843 => 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: 511/1014] 199.204.45.44 () {34 vars in 1117 bytes} [Tue May 19 23:28:07 2026] GET /v2.0/ports?device_id=1f4c45ac-eb6b-47dc-9eba-fb6a77516f77&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.8 => generated 1152 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 23:28:07.460 7 INFO neutron.services.segments.plugin [-] Segment f172e860-4589-47bc-acac-b39123f113c1 resource provider aggregate not found 2026-05-19 23:28:07.464 7 INFO neutron.services.segments.plugin [-] Segment f172e860-4589-47bc-acac-b39123f113c1 resource provider aggregate not found 2026-05-19 23:28:07.472 7 INFO neutron.services.segments.plugin [-] Segment f172e860-4589-47bc-acac-b39123f113c1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f172e860-4589-47bc-acac-b39123f113c1 found for delete ", "request_id": "req-1efe609e-116f-476e-896e-c1fc6d6327b9"}]} 2026-05-19 23:28:07.478 7 INFO neutron.services.segments.plugin [-] Segment f172e860-4589-47bc-acac-b39123f113c1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f172e860-4589-47bc-acac-b39123f113c1 found for delete ", "request_id": "req-9d38a223-e480-4fa8-a288-5942e154638c"}]} 2026-05-19 23:28:07.482 7 INFO neutron.services.segments.plugin [-] Segment fb46fbfb-3b40-4aa0-bea2-6c98fa39cea2 resource provider aggregate not found 2026-05-19 23:28:07.497 7 INFO neutron.services.segments.plugin [-] Segment fb46fbfb-3b40-4aa0-bea2-6c98fa39cea2 resource provider aggregate not found 2026-05-19 23:28:07.503 7 INFO neutron.services.segments.plugin [-] Segment fb46fbfb-3b40-4aa0-bea2-6c98fa39cea2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fb46fbfb-3b40-4aa0-bea2-6c98fa39cea2 found for delete ", "request_id": "req-cd09705c-231f-4159-a686-6a589f1384c2"}]} 2026-05-19 23:28:07.516 7 INFO neutron.services.segments.plugin [-] Segment 47287de5-a792-4f93-988c-80f4e497ac01 resource provider aggregate not found 2026-05-19 23:28:07.520 7 INFO neutron.services.segments.plugin [-] Segment fb46fbfb-3b40-4aa0-bea2-6c98fa39cea2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fb46fbfb-3b40-4aa0-bea2-6c98fa39cea2 found for delete ", "request_id": "req-7c1060e6-0572-4aa3-aa8e-7195eee14370"}]} 2026-05-19 23:28:07.531 7 INFO neutron.services.segments.plugin [-] Segment 47287de5-a792-4f93-988c-80f4e497ac01 resource provider aggregate not found 2026-05-19 23:28:07.536 7 INFO neutron.services.segments.plugin [-] Segment 47287de5-a792-4f93-988c-80f4e497ac01 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 47287de5-a792-4f93-988c-80f4e497ac01 found for delete ", "request_id": "req-57428d2a-bf4c-400a-929c-8af0e0a3d8f4"}]} 2026-05-19 23:28:07.543 7 INFO neutron.services.segments.plugin [-] Segment 47287de5-a792-4f93-988c-80f4e497ac01 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 47287de5-a792-4f93-988c-80f4e497ac01 found for delete ", "request_id": "req-8b14e5cb-4bb4-4811-a5bf-f2c15bf30ef1"}]} [pid: 7|app: 0|req: 504/1015] 199.204.45.44 () {38 vars in 1027 bytes} [Tue May 19 23:28:07 2026] PUT /v2.0/ports/e35d9435-bf06-4f92-a633-9c5974c8247a => generated 972 bytes in 535 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 512/1016] 10.0.0.231 () {32 vars in 774 bytes} [Tue May 19 23:28:07 2026] GET /v2.0/security-groups?tenant_id=2471167c970b46bc86013e4b8271c2ff&name=default => generated 2925 bytes in 292 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-19 23:28:08.085 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-27174550-a3f6-4b70-a273-cfe5a17c1fd6'] response: {'name': 'network-changed', 'server_uuid': '1f4c45ac-eb6b-47dc-9eba-fb6a77516f77', 'tag': 'e35d9435-bf06-4f92-a633-9c5974c8247a', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 505/1017] 10.0.0.231 () {32 vars in 740 bytes} [Tue May 19 23:28:08 2026] DELETE /v2.0/security-groups/707137e0-359a-45e1-8bb7-36609277c68b => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 23:28:08.451 8 INFO neutron.services.segments.plugin [-] Segment 5cf36d91-c593-4619-a36a-e14d0667e54e resource provider aggregate not found 2026-05-19 23:28:08.457 8 INFO neutron.services.segments.plugin [-] Segment 5cf36d91-c593-4619-a36a-e14d0667e54e resource provider aggregate not found [pid: 8|app: 0|req: 513/1018] 10.0.0.231 () {32 vars in 774 bytes} [Tue May 19 23:28:08 2026] GET /v2.0/security-groups?tenant_id=a6ca386f593948fe87dbc40269819ec2&name=default => generated 2925 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 23:28:08.482 8 INFO neutron.services.segments.plugin [-] Segment 5cf36d91-c593-4619-a36a-e14d0667e54e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5cf36d91-c593-4619-a36a-e14d0667e54e found for delete ", "request_id": "req-314263aa-0536-43c9-978a-e93467f26504"}]} 2026-05-19 23:28:08.483 8 INFO neutron.services.segments.plugin [-] Segment 5cf36d91-c593-4619-a36a-e14d0667e54e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5cf36d91-c593-4619-a36a-e14d0667e54e found for delete ", "request_id": "req-51395648-bd2e-44ef-8daa-07c8c0e8b9d1"}]} [pid: 7|app: 0|req: 506/1019] 199.204.45.44 () {34 vars in 1079 bytes} [Tue May 19 23:28:08 2026] GET /v2.0/ports?tenant_id=8fa1d3e121c2472182c41004de66e420&device_id=1f4c45ac-eb6b-47dc-9eba-fb6a77516f77 => 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: 507/1020] 199.204.45.44 () {34 vars in 985 bytes} [Tue May 19 23:28:08 2026] GET /v2.0/networks?id=fceb9b07-357e-44ce-b2f9-810fd8d20a6a => generated 779 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 514/1021] 10.0.0.231 () {32 vars in 740 bytes} [Tue May 19 23:28:08 2026] DELETE /v2.0/security-groups/0c174f5d-d891-4096-8688-2ef2cada64af => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 508/1022] 199.204.45.44 () {34 vars in 1059 bytes} [Tue May 19 23:28:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=e35d9435-bf06-4f92-a633-9c5974c8247a => generated 861 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 515/1023] 199.204.45.44 () {34 vars in 983 bytes} [Tue May 19 23:28:08 2026] GET /v2.0/subnets?id=1bc9862c-8b03-4e84-835d-6bb673c78ce9 => generated 702 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 509/1024] 199.204.45.44 () {34 vars in 1051 bytes} [Tue May 19 23:28:08 2026] GET /v2.0/ports?network_id=fceb9b07-357e-44ce-b2f9-810fd8d20a6a&device_owner=network%3Adhcp => generated 1244 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 516/1025] 199.204.45.44 () {34 vars in 1011 bytes} [Tue May 19 23:28:08 2026] GET /v2.0/networks/fceb9b07-357e-44ce-b2f9-810fd8d20a6a?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: 510/1026] 199.204.45.44 () {34 vars in 1111 bytes} [Tue May 19 23:28:08 2026] GET /v2.0/networks/fceb9b07-357e-44ce-b2f9-810fd8d20a6a?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: 517/1027] 10.0.0.231 () {32 vars in 774 bytes} [Tue May 19 23:28:08 2026] GET /v2.0/security-groups?tenant_id=a5edc96362f8435ebbd3edb7d47b3915&name=default => generated 2925 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 511/1028] 10.0.0.231 () {32 vars in 740 bytes} [Tue May 19 23:28:08 2026] DELETE /v2.0/security-groups/cd636c29-6018-41ce-aaeb-eeba8995f9ca => 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: 518/1029] 10.0.0.13 () {34 vars in 989 bytes} [Tue May 19 23:28:09 2026] GET /v2.0/ports?device_id=046d44e2-a3a5-420e-86d1-4157165ca489 => generated 1240 bytes in 333 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 512/1030] 10.0.0.13 () {34 vars in 1039 bytes} [Tue May 19 23:28:09 2026] GET /v2.0/security-groups?id=bf8ef9ec-ebbb-489d-a8c0-06f418ff57e9&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: 519/1031] 199.204.45.44 () {34 vars in 1079 bytes} [Tue May 19 23:28:09 2026] GET /v2.0/ports?tenant_id=8fa1d3e121c2472182c41004de66e420&device_id=1f4c45ac-eb6b-47dc-9eba-fb6a77516f77 => generated 1244 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 513/1032] 199.204.45.44 () {34 vars in 985 bytes} [Tue May 19 23:28:09 2026] GET /v2.0/networks?id=fceb9b07-357e-44ce-b2f9-810fd8d20a6a => generated 779 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 520/1033] 199.204.45.44 () {34 vars in 1059 bytes} [Tue May 19 23:28:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=e35d9435-bf06-4f92-a633-9c5974c8247a => generated 861 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 521/1034] 199.204.45.44 () {34 vars in 983 bytes} [Tue May 19 23:28:10 2026] GET /v2.0/subnets?id=1bc9862c-8b03-4e84-835d-6bb673c78ce9 => generated 702 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 522/1035] 199.204.45.44 () {34 vars in 1051 bytes} [Tue May 19 23:28:10 2026] GET /v2.0/ports?network_id=fceb9b07-357e-44ce-b2f9-810fd8d20a6a&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 514/1036] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:28:09 2026] GET /v2.0/ports?device_id=1f4c45ac-eb6b-47dc-9eba-fb6a77516f77 => generated 975 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 515/1037] 10.0.0.207 () {34 vars in 1040 bytes} [Tue May 19 23:28:10 2026] GET /v2.0/security-groups?id=bf21d1e3-9acd-4ff6-9523-8a07d28c5992&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: 523/1038] 199.204.45.44 () {34 vars in 1011 bytes} [Tue May 19 23:28:10 2026] GET /v2.0/networks/fceb9b07-357e-44ce-b2f9-810fd8d20a6a?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: 516/1039] 199.204.45.44 () {34 vars in 1111 bytes} [Tue May 19 23:28:10 2026] GET /v2.0/networks/fceb9b07-357e-44ce-b2f9-810fd8d20a6a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 524/1040] 10.0.0.231 () {32 vars in 774 bytes} [Tue May 19 23:28:10 2026] GET /v2.0/security-groups?tenant_id=a16980ae584e47688d8b3ae977064458&name=default => generated 2925 bytes in 257 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 517/1041] 10.0.0.231 () {32 vars in 740 bytes} [Tue May 19 23:28:11 2026] DELETE /v2.0/security-groups/6e2c6935-21be-4911-9a36-5584d3fb85c3 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 525/1042] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:28:11 2026] GET /v2.0/ports?device_id=1f4c45ac-eb6b-47dc-9eba-fb6a77516f77 => generated 975 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 518/1043] 10.0.0.207 () {34 vars in 1040 bytes} [Tue May 19 23:28:11 2026] GET /v2.0/security-groups?id=bf21d1e3-9acd-4ff6-9523-8a07d28c5992&fields=id&fields=name => generated 113 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 526/1044] 10.0.0.231 () {32 vars in 774 bytes} [Tue May 19 23:28:11 2026] GET /v2.0/security-groups?tenant_id=c733475fd3a24d459c306cd711bdcaa2&name=default => generated 2925 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 519/1045] 10.0.0.231 () {32 vars in 740 bytes} [Tue May 19 23:28:11 2026] DELETE /v2.0/security-groups/a50a5dd0-b451-4ef7-bd87-47ebe814a9a0 => 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: 527/1046] 199.204.45.44 () {34 vars in 993 bytes} [Tue May 19 23:28:11 2026] GET /v2.0/ports?device_id=1f4c45ac-eb6b-47dc-9eba-fb6a77516f77 => generated 975 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 23:28:12.250 7 INFO neutron.db.l3_db [req-0dbdb05d-b992-4b48-922d-20e01a018f5a req-917917a6-63e4-4f59-b5bd-b06189781661 90761b6200ae42b4b416b811d5031659 8fa1d3e121c2472182c41004de66e420 - - default default] Floating IP 173b24f2-447c-4845-abf3-ed3f9bb24952 disassociated. External IP: 10.96.250.206, port: e35d9435-bf06-4f92-a633-9c5974c8247a. [pid: 8|app: 0|req: 530/1049] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:28:12 2026] GET /v2.0/ports?device_id=1f4c45ac-eb6b-47dc-9eba-fb6a77516f77 => 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: 520/1050] 199.204.45.44 () {36 vars in 996 bytes} [Tue May 19 23:28:11 2026] DELETE /v2.0/ports/e35d9435-bf06-4f92-a633-9c5974c8247a => generated 0 bytes in 617 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 23:28:13.583 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-5e48ec01-119c-4c32-a15a-6bdd975cc194'] response: {'server_uuid': '1f4c45ac-eb6b-47dc-9eba-fb6a77516f77', 'name': 'network-vif-deleted', 'tag': 'e35d9435-bf06-4f92-a633-9c5974c8247a', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 521/1051] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:28:13 2026] GET /v2.0/ports?device_id=1f4c45ac-eb6b-47dc-9eba-fb6a77516f77 => generated 12 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 531/1052] 10.0.0.231 () {34 vars in 678 bytes} [Tue May 19 23:28:13 2026] POST /v2.0/qos/policies => generated 359 bytes in 254 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 522/1053] 10.0.0.231 () {34 vars in 678 bytes} [Tue May 19 23:28:13 2026] POST /v2.0/qos/policies => generated 359 bytes in 57 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 532/1054] 10.0.0.231 () {34 vars in 678 bytes} [Tue May 19 23:28:13 2026] POST /v2.0/qos/policies => generated 359 bytes in 33 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 523/1055] 10.0.0.231 () {34 vars in 678 bytes} [Tue May 19 23:28:13 2026] POST /v2.0/qos/policies => generated 359 bytes in 57 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 533/1056] 10.0.0.231 () {34 vars in 678 bytes} [Tue May 19 23:28:13 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: 524/1057] 10.0.0.231 () {34 vars in 753 bytes} [Tue May 19 23:28:13 2026] PUT /v2.0/policies/f1d31fd7-0741-4863-8584-67f1cbbf26dd/tags => generated 17 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 534/1058] 10.0.0.231 () {34 vars in 753 bytes} [Tue May 19 23:28:13 2026] PUT /v2.0/policies/e8704667-16ce-4617-a438-60512f1f9590/tags => generated 25 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 525/1059] 10.0.0.231 () {34 vars in 753 bytes} [Tue May 19 23:28:13 2026] PUT /v2.0/policies/30679077-c9dc-4b6b-9bf8-a834d948d28b/tags => generated 34 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 535/1060] 10.0.0.231 () {34 vars in 753 bytes} [Tue May 19 23:28:13 2026] PUT /v2.0/policies/cd233f4c-d5b9-486e-958d-251c7d63953f/tags => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 526/1061] 10.0.0.231 () {32 vars in 674 bytes} [Tue May 19 23:28:14 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 208 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 536/1062] 10.0.0.231 () {32 vars in 688 bytes} [Tue May 19 23:28:14 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 537/1063] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:28:14 2026] GET /v2.0/ports?device_id=1f4c45ac-eb6b-47dc-9eba-fb6a77516f77 => 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: 527/1064] 10.0.0.231 () {32 vars in 684 bytes} [Tue May 19 23:28:14 2026] GET /v2.0/qos/policies?tags-any=blue => 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: 538/1065] 10.0.0.231 () {32 vars in 696 bytes} [Tue May 19 23:28:14 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 528/1066] 10.0.0.231 () {32 vars in 682 bytes} [Tue May 19 23:28:14 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: 8|app: 0|req: 539/1067] 10.0.0.231 () {32 vars in 696 bytes} [Tue May 19 23:28:14 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 529/1068] 10.0.0.231 () {32 vars in 692 bytes} [Tue May 19 23:28:14 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 540/1069] 10.0.0.231 () {32 vars in 704 bytes} [Tue May 19 23:28:14 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 530/1070] 10.0.0.231 () {32 vars in 734 bytes} [Tue May 19 23:28:15 2026] DELETE /v2.0/qos/policies/f1d31fd7-0741-4863-8584-67f1cbbf26dd => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 541/1071] 10.0.0.231 () {32 vars in 734 bytes} [Tue May 19 23:28:15 2026] DELETE /v2.0/qos/policies/e8704667-16ce-4617-a438-60512f1f9590 => 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: 542/1072] 10.0.0.231 () {32 vars in 734 bytes} [Tue May 19 23:28:15 2026] DELETE /v2.0/qos/policies/30679077-c9dc-4b6b-9bf8-a834d948d28b => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 531/1073] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:28:15 2026] GET /v2.0/ports?device_id=046d44e2-a3a5-420e-86d1-4157165ca489 => generated 971 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 532/1074] 10.0.0.231 () {32 vars in 734 bytes} [Tue May 19 23:28:15 2026] DELETE /v2.0/qos/policies/cd233f4c-d5b9-486e-958d-251c7d63953f => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 533/1075] 10.0.0.207 () {34 vars in 1040 bytes} [Tue May 19 23:28:15 2026] GET /v2.0/security-groups?id=bf8ef9ec-ebbb-489d-a8c0-06f418ff57e9&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 534/1076] 10.0.0.231 () {32 vars in 734 bytes} [Tue May 19 23:28:15 2026] DELETE /v2.0/qos/policies/f9da6049-8cf6-4dfa-8f9e-f15593028f7c => generated 0 bytes in 47 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 535/1077] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:28:15 2026] GET /v2.0/ports?device_id=046d44e2-a3a5-420e-86d1-4157165ca489 => 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: 543/1078] 10.0.0.231 () {32 vars in 774 bytes} [Tue May 19 23:28:15 2026] GET /v2.0/security-groups?tenant_id=5c5cf1320fa04a72b0ae3650a8d07c6b&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: 536/1079] 10.0.0.207 () {34 vars in 1040 bytes} [Tue May 19 23:28:15 2026] GET /v2.0/security-groups?id=bf8ef9ec-ebbb-489d-a8c0-06f418ff57e9&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: 544/1080] 10.0.0.231 () {32 vars in 740 bytes} [Tue May 19 23:28:15 2026] DELETE /v2.0/security-groups/2dbcfb09-b0db-428a-9b48-2fa7a7b9c3c9 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 545/1081] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:28:15 2026] GET /v2.0/ports?device_id=1f4c45ac-eb6b-47dc-9eba-fb6a77516f77 => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 537/1082] 10.0.0.231 () {32 vars in 774 bytes} [Tue May 19 23:28:15 2026] GET /v2.0/security-groups?tenant_id=291f3073aa924305b6da2f321cadc04c&name=default => generated 2925 bytes in 186 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 538/1083] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:28:15 2026] GET /v2.0/ports?device_id=046d44e2-a3a5-420e-86d1-4157165ca489 => generated 971 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 546/1084] 10.0.0.231 () {32 vars in 740 bytes} [Tue May 19 23:28:15 2026] DELETE /v2.0/security-groups/8330d156-900e-42f4-a53d-d98960930dcc => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 539/1085] 10.0.0.207 () {34 vars in 1040 bytes} [Tue May 19 23:28:15 2026] GET /v2.0/security-groups?id=bf8ef9ec-ebbb-489d-a8c0-06f418ff57e9&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: 547/1086] 10.0.0.231 () {32 vars in 774 bytes} [Tue May 19 23:28:15 2026] GET /v2.0/security-groups?tenant_id=964cefbb21ab40d3bc88912d6569d3af&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: 540/1087] 10.0.0.231 () {32 vars in 740 bytes} [Tue May 19 23:28:16 2026] DELETE /v2.0/security-groups/81f74bc7-482a-489c-a6e7-0f425373688a => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 548/1088] 10.0.0.231 () {32 vars in 774 bytes} [Tue May 19 23:28:16 2026] GET /v2.0/security-groups?tenant_id=ef0106e9937c455eabd6c9c1de88c7f3&name=default => generated 2925 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 541/1089] 10.0.0.231 () {32 vars in 740 bytes} [Tue May 19 23:28:16 2026] DELETE /v2.0/security-groups/12e7030e-3779-469b-bf2e-fd59f779e83d => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 549/1090] 10.0.0.231 () {32 vars in 774 bytes} [Tue May 19 23:28:16 2026] GET /v2.0/security-groups?tenant_id=c84a7ebd65ac437fb6c86236e0af4ba8&name=default => generated 2925 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 542/1091] 10.0.0.231 () {32 vars in 740 bytes} [Tue May 19 23:28:16 2026] DELETE /v2.0/security-groups/bf21d1e3-9acd-4ff6-9523-8a07d28c5992 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 23:28:17.008 7 INFO neutron.api.v2.resource [None req-e9be7137-dbaf-4a90-a254-c2715284f579 90761b6200ae42b4b416b811d5031659 8fa1d3e121c2472182c41004de66e420 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 543/1092] 10.0.0.231 () {32 vars in 737 bytes} [Tue May 19 23:28:17 2026] GET /v2.0/security-groups/bf21d1e3-9acd-4ff6-9523-8a07d28c5992 => generated 146 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 550/1093] 10.0.0.231 () {32 vars in 740 bytes} [Tue May 19 23:28:16 2026] DELETE /v2.0/security-groups/f54a3b5e-0d8d-4b2c-9211-a9f0f271c3c5 => 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: 551/1094] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:28:17 2026] GET /v2.0/ports?device_id=046d44e2-a3a5-420e-86d1-4157165ca489 => generated 971 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 552/1095] 10.0.0.207 () {34 vars in 1040 bytes} [Tue May 19 23:28:17 2026] GET /v2.0/security-groups?id=bf8ef9ec-ebbb-489d-a8c0-06f418ff57e9&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 544/1096] 10.0.0.231 () {32 vars in 732 bytes} [Tue May 19 23:28:17 2026] DELETE /v2.0/floatingips/173b24f2-447c-4845-abf3-ed3f9bb24952 => generated 0 bytes in 283 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 545/1097] 199.204.45.44 () {34 vars in 1079 bytes} [Tue May 19 23:28:17 2026] GET /v2.0/ports?tenant_id=3a0e36444ee347d0a1789e350098ca6f&device_id=046d44e2-a3a5-420e-86d1-4157165ca489 => generated 1240 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 546/1098] 199.204.45.44 () {34 vars in 985 bytes} [Tue May 19 23:28:17 2026] GET /v2.0/networks?id=7a0a5cea-45f6-4786-ab3f-4ea796ae285c => generated 772 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 547/1099] 199.204.45.44 () {34 vars in 1057 bytes} [Tue May 19 23:28:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=1e43024c-2ab9-44b4-a7cb-11c12f1e05c3 => generated 860 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 548/1100] 199.204.45.44 () {34 vars in 983 bytes} [Tue May 19 23:28:17 2026] GET /v2.0/subnets?id=191b615a-3164-4d60-884b-4899f9f174c9 => generated 694 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 549/1101] 199.204.45.44 () {34 vars in 1051 bytes} [Tue May 19 23:28:17 2026] GET /v2.0/ports?network_id=7a0a5cea-45f6-4786-ab3f-4ea796ae285c&device_owner=network%3Adhcp => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 550/1102] 199.204.45.44 () {34 vars in 1011 bytes} [Tue May 19 23:28:17 2026] GET /v2.0/networks/7a0a5cea-45f6-4786-ab3f-4ea796ae285c?fields=segments => generated 14 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 551/1103] 199.204.45.44 () {34 vars in 1111 bytes} [Tue May 19 23:28:17 2026] GET /v2.0/networks/7a0a5cea-45f6-4786-ab3f-4ea796ae285c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 552/1104] 10.0.0.231 () {32 vars in 774 bytes} [Tue May 19 23:28:18 2026] GET /v2.0/security-groups?tenant_id=e697cfd71013499d9320948440cdc1a5&name=default => generated 2925 bytes in 321 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 553/1105] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:28:18 2026] GET /v2.0/ports?device_id=046d44e2-a3a5-420e-86d1-4157165ca489 => 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: 554/1106] 10.0.0.231 () {32 vars in 740 bytes} [Tue May 19 23:28:18 2026] DELETE /v2.0/security-groups/dd88d34b-44bb-46ea-97f9-32b1874cd6af => 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: 555/1107] 10.0.0.207 () {34 vars in 1040 bytes} [Tue May 19 23:28:18 2026] GET /v2.0/security-groups?id=bf8ef9ec-ebbb-489d-a8c0-06f418ff57e9&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 553/1108] 10.0.0.231 () {34 vars in 789 bytes} [Tue May 19 23:28:17 2026] PUT /v2.0/routers/57506dee-14c6-4972-9dce-84f4cb54022d/remove_router_interface => generated 309 bytes in 1360 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 23:28:19.594 7 INFO neutron.services.segments.plugin [-] Segment 05d50025-a76b-44e2-aa6e-0b3aeb36781c resource provider aggregate not found 2026-05-19 23:28:19.599 7 INFO neutron.services.segments.plugin [-] Segment 05d50025-a76b-44e2-aa6e-0b3aeb36781c resource provider aggregate not found 2026-05-19 23:28:19.608 7 INFO neutron.services.segments.plugin [-] Segment 05d50025-a76b-44e2-aa6e-0b3aeb36781c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 05d50025-a76b-44e2-aa6e-0b3aeb36781c found for delete ", "request_id": "req-e0ccddf9-fe8f-4634-bb14-a7cc87358548"}]} 2026-05-19 23:28:19.614 7 INFO neutron.services.segments.plugin [-] Segment 05d50025-a76b-44e2-aa6e-0b3aeb36781c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 05d50025-a76b-44e2-aa6e-0b3aeb36781c found for delete ", "request_id": "req-a9847caf-d2df-4d40-b820-723624e71474"}]} 2026-05-19 23:28:19.624 7 INFO neutron.db.l3_hamode_db [None req-8232441c-807a-4cf1-84cf-e8744f98dd2d c6f6be455f624b60b06da7080df9e6a1 1a1d836424254dd08a3f9b5a0b54e631 - - default default] HA network 16155284-f7c9-4243-87ec-20e7f2bef844 was deleted as no HA routers are present in tenant 8fa1d3e121c2472182c41004de66e420. [pid: 7|app: 0|req: 556/1109] 10.0.0.231 () {32 vars in 724 bytes} [Tue May 19 23:28:18 2026] DELETE /v2.0/routers/57506dee-14c6-4972-9dce-84f4cb54022d => generated 0 bytes in 891 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 557/1110] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:28:19 2026] GET /v2.0/ports?device_id=046d44e2-a3a5-420e-86d1-4157165ca489 => 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: 554/1111] 10.0.0.231 () {32 vars in 724 bytes} [Tue May 19 23:28:19 2026] DELETE /v2.0/subnets/1bc9862c-8b03-4e84-835d-6bb673c78ce9 => generated 0 bytes in 163 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 558/1112] 10.0.0.207 () {34 vars in 1040 bytes} [Tue May 19 23:28:19 2026] GET /v2.0/security-groups?id=bf8ef9ec-ebbb-489d-a8c0-06f418ff57e9&fields=id&fields=name => generated 114 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 23:28:20.125 8 INFO neutron.services.segments.plugin [-] Segment 21bc9d3f-8dad-4d79-a457-8435743625dc resource provider aggregate not found 2026-05-19 23:28:20.131 8 INFO neutron.services.segments.plugin [-] Segment 21bc9d3f-8dad-4d79-a457-8435743625dc resource provider aggregate not found [pid: 8|app: 0|req: 555/1113] 10.0.0.231 () {32 vars in 726 bytes} [Tue May 19 23:28:19 2026] DELETE /v2.0/networks/fceb9b07-357e-44ce-b2f9-810fd8d20a6a => generated 0 bytes in 339 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 23:28:20.387 8 INFO neutron.services.segments.plugin [-] Segment 21bc9d3f-8dad-4d79-a457-8435743625dc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 21bc9d3f-8dad-4d79-a457-8435743625dc found for delete ", "request_id": "req-884bb440-46dd-4100-b935-c188ba4908dc"}]} 2026-05-19 23:28:20.388 8 INFO neutron.services.segments.plugin [-] Segment 21bc9d3f-8dad-4d79-a457-8435743625dc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 21bc9d3f-8dad-4d79-a457-8435743625dc found for delete ", "request_id": "req-0558a4ac-c307-4766-9d35-c848aa676b48"}]} [pid: 8|app: 0|req: 556/1114] 10.0.0.231 () {32 vars in 774 bytes} [Tue May 19 23:28:20 2026] GET /v2.0/security-groups?tenant_id=8fa1d3e121c2472182c41004de66e420&name=default => generated 2925 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 23:28:20.483 7 WARNING neutron_lib.context [None req-896582f1-e846-4285-bb4c-5837a3347ac9 111607e448df4be69d0dda194c940198 571c46304d5246d5bac13aff1ffc59b3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 557/1115] 10.0.0.231 () {32 vars in 740 bytes} [Tue May 19 23:28:20 2026] DELETE /v2.0/security-groups/49f8477e-04bb-4552-8941-92c958e4f9e7 => 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: 558/1116] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:28:20 2026] GET /v2.0/ports?device_id=046d44e2-a3a5-420e-86d1-4157165ca489 => generated 971 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 559/1117] 10.0.0.207 () {34 vars in 1040 bytes} [Tue May 19 23:28:20 2026] GET /v2.0/security-groups?id=bf8ef9ec-ebbb-489d-a8c0-06f418ff57e9&fields=id&fields=name => generated 114 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 559/1118] 10.0.0.231 () {34 vars in 676 bytes} [Tue May 19 23:28:20 2026] POST /v2.0/floatingips => generated 552 bytes in 801 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 560/1119] 10.0.0.231 () {34 vars in 759 bytes} [Tue May 19 23:28:21 2026] PUT /v2.0/floatingips/93d41c55-c269-452e-9f72-348e14335a15/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: 560/1120] 10.0.0.231 () {32 vars in 739 bytes} [Tue May 19 23:28:21 2026] GET /v2.0/floatingips/93d41c55-c269-452e-9f72-348e14335a15/tags => generated 25 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 561/1121] 10.0.0.231 () {34 vars in 770 bytes} [Tue May 19 23:28:21 2026] PUT /v2.0/floatingips/93d41c55-c269-452e-9f72-348e14335a15/tags/green => generated 4 bytes in 52 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 561/1122] 10.0.0.231 () {32 vars in 739 bytes} [Tue May 19 23:28:21 2026] GET /v2.0/floatingips/93d41c55-c269-452e-9f72-348e14335a15/tags => generated 34 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 562/1123] 10.0.0.231 () {34 vars in 766 bytes} [Tue May 19 23:28:21 2026] PUT /v2.0/floatingips/93d41c55-c269-452e-9f72-348e14335a15/tags/red => generated 4 bytes in 31 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 562/1124] 10.0.0.231 () {32 vars in 739 bytes} [Tue May 19 23:28:21 2026] GET /v2.0/floatingips/93d41c55-c269-452e-9f72-348e14335a15/tags => generated 34 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 563/1125] 10.0.0.231 () {34 vars in 788 bytes} [Tue May 19 23:28:21 2026] PUT /v2.0/floatingips/93d41c55-c269-452e-9f72-348e14335a15/tags/black.or.white => generated 4 bytes in 42 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 563/1126] 10.0.0.231 () {32 vars in 739 bytes} [Tue May 19 23:28:21 2026] GET /v2.0/floatingips/93d41c55-c269-452e-9f72-348e14335a15/tags => generated 52 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 564/1127] 10.0.0.231 () {34 vars in 759 bytes} [Tue May 19 23:28:21 2026] PUT /v2.0/floatingips/93d41c55-c269-452e-9f72-348e14335a15/tags => generated 37 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 564/1128] 10.0.0.231 () {32 vars in 739 bytes} [Tue May 19 23:28:21 2026] GET /v2.0/floatingips/93d41c55-c269-452e-9f72-348e14335a15/tags => generated 37 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 565/1129] 10.0.0.231 () {32 vars in 747 bytes} [Tue May 19 23:28:21 2026] GET /v2.0/floatingips/93d41c55-c269-452e-9f72-348e14335a15/tags/red => generated 0 bytes in 26 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 23:28:21.569 7 INFO neutron.api.v2.resource [None req-cbad797f-eea0-4868-a73b-85025a479ddd 111607e448df4be69d0dda194c940198 571c46304d5246d5bac13aff1ffc59b3 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 565/1130] 10.0.0.231 () {32 vars in 751 bytes} [Tue May 19 23:28:21 2026] GET /v2.0/floatingips/93d41c55-c269-452e-9f72-348e14335a15/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: 566/1131] 10.0.0.231 () {32 vars in 750 bytes} [Tue May 19 23:28:21 2026] DELETE /v2.0/floatingips/93d41c55-c269-452e-9f72-348e14335a15/tags/red => generated 0 bytes in 33 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 566/1132] 10.0.0.231 () {32 vars in 739 bytes} [Tue May 19 23:28:21 2026] GET /v2.0/floatingips/93d41c55-c269-452e-9f72-348e14335a15/tags => generated 30 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 23:28:21.673 8 INFO neutron.api.v2.resource [None req-a3690d64-d55d-4f4b-9496-6ea32ef7e1d3 111607e448df4be69d0dda194c940198 571c46304d5246d5bac13aff1ffc59b3 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 567/1133] 10.0.0.231 () {32 vars in 754 bytes} [Tue May 19 23:28:21 2026] DELETE /v2.0/floatingips/93d41c55-c269-452e-9f72-348e14335a15/tags/green => generated 99 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 567/1134] 10.0.0.231 () {32 vars in 742 bytes} [Tue May 19 23:28:21 2026] DELETE /v2.0/floatingips/93d41c55-c269-452e-9f72-348e14335a15/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: 568/1135] 10.0.0.231 () {32 vars in 739 bytes} [Tue May 19 23:28:21 2026] GET /v2.0/floatingips/93d41c55-c269-452e-9f72-348e14335a15/tags => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 568/1136] 10.0.0.231 () {32 vars in 732 bytes} [Tue May 19 23:28:21 2026] DELETE /v2.0/floatingips/93d41c55-c269-452e-9f72-348e14335a15 => generated 0 bytes in 267 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 569/1137] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:28:22 2026] GET /v2.0/ports?device_id=046d44e2-a3a5-420e-86d1-4157165ca489 => 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: 570/1138] 10.0.0.207 () {34 vars in 1040 bytes} [Tue May 19 23:28:22 2026] GET /v2.0/security-groups?id=bf8ef9ec-ebbb-489d-a8c0-06f418ff57e9&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 23:28:22.509 7 INFO neutron.db.segments_db [None req-e7af0661-3bb4-4eb6-aefb-9a01effcee1c c6f6be455f624b60b06da7080df9e6a1 1a1d836424254dd08a3f9b5a0b54e631 - - default default] Added segment d0114b03-9972-4cab-bf38-92c8c7915e7a of type vxlan for network 0ce1f5d5-5a9a-4b8e-bcdb-1e0636285359 [pid: 7|app: 0|req: 569/1139] 10.0.0.231 () {34 vars in 671 bytes} [Tue May 19 23:28:22 2026] POST /v2.0/networks => generated 748 bytes in 436 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 571/1140] 10.0.0.231 () {34 vars in 669 bytes} [Tue May 19 23:28:22 2026] POST /v2.0/subnets => generated 695 bytes in 208 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 23:28:22.845 8 INFO neutron.db.segments_db [None req-ae62a2ad-73e5-4862-adcb-5cf18c7c410d c6f6be455f624b60b06da7080df9e6a1 1a1d836424254dd08a3f9b5a0b54e631 - - default default] Added segment 8602ebb8-35cb-40f9-b24f-74852a5882f9 of type vxlan for network c3e92236-04db-4063-8bbf-8c03fa3adc9f [pid: 7|app: 0|req: 570/1141] 10.0.0.231 () {32 vars in 774 bytes} [Tue May 19 23:28:22 2026] GET /v2.0/security-groups?tenant_id=571c46304d5246d5bac13aff1ffc59b3&name=default => generated 2925 bytes in 238 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 571/1142] 10.0.0.231 () {32 vars in 740 bytes} [Tue May 19 23:28:22 2026] DELETE /v2.0/security-groups/88a983d8-e08e-4452-9e84-115404edfbbf => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 23:28:23.109 8 INFO neutron.db.l3_hamode_db [None req-ae62a2ad-73e5-4862-adcb-5cf18c7c410d c6f6be455f624b60b06da7080df9e6a1 ee5b7b3264cc4ef8bfae8e799a51132e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 572/1143] 10.0.0.231 () {32 vars in 774 bytes} [Tue May 19 23:28:23 2026] GET /v2.0/security-groups?tenant_id=6b048df6a094432e8c0d4aac1a0d6bf1&name=default => generated 2925 bytes in 492 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 573/1144] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:28:23 2026] GET /v2.0/ports?device_id=046d44e2-a3a5-420e-86d1-4157165ca489 => generated 971 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 574/1145] 10.0.0.231 () {32 vars in 740 bytes} [Tue May 19 23:28:23 2026] DELETE /v2.0/security-groups/34fb21c9-4fe0-4e7a-bcec-65f21cd0f7f6 => 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: 575/1146] 10.0.0.207 () {34 vars in 1040 bytes} [Tue May 19 23:28:23 2026] GET /v2.0/security-groups?id=bf8ef9ec-ebbb-489d-a8c0-06f418ff57e9&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 23:28:23.993 8 INFO neutron.db.l3_hamode_db [None req-ae62a2ad-73e5-4862-adcb-5cf18c7c410d c6f6be455f624b60b06da7080df9e6a1 1a1d836424254dd08a3f9b5a0b54e631 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 576/1147] 10.0.0.231 () {32 vars in 774 bytes} [Tue May 19 23:28:23 2026] GET /v2.0/security-groups?tenant_id=85590cfdd590499e9daebdd0055d79ae&name=default => generated 2925 bytes in 300 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 577/1148] 199.204.45.44 () {34 vars in 1095 bytes} [Tue May 19 23:28:24 2026] GET /v2.0/ports?device_id=046d44e2-a3a5-420e-86d1-4157165ca489&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 578/1149] 10.0.0.231 () {32 vars in 740 bytes} [Tue May 19 23:28:24 2026] DELETE /v2.0/security-groups/b328bb67-d0b6-4e2e-9f55-d53bf8f77ea3 => 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: 572/1150] 10.0.0.231 () {34 vars in 669 bytes} [Tue May 19 23:28:22 2026] POST /v2.0/routers => generated 735 bytes in 2116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 573/1151] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:28:24 2026] GET /v2.0/ports?device_id=046d44e2-a3a5-420e-86d1-4157165ca489 => generated 971 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 574/1152] 10.0.0.207 () {34 vars in 1040 bytes} [Tue May 19 23:28:24 2026] GET /v2.0/security-groups?id=bf8ef9ec-ebbb-489d-a8c0-06f418ff57e9&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 575/1153] 199.204.45.44 () {34 vars in 1079 bytes} [Tue May 19 23:28:25 2026] GET /v2.0/ports?tenant_id=3a0e36444ee347d0a1789e350098ca6f&device_id=046d44e2-a3a5-420e-86d1-4157165ca489 => generated 1240 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 579/1154] 10.0.0.231 () {34 vars in 783 bytes} [Tue May 19 23:28:24 2026] PUT /v2.0/routers/980d7476-6c98-43c8-a385-3a533eafe913/add_router_interface => generated 309 bytes in 975 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 576/1155] 199.204.45.44 () {34 vars in 985 bytes} [Tue May 19 23:28:25 2026] GET /v2.0/networks?id=7a0a5cea-45f6-4786-ab3f-4ea796ae285c => generated 772 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 580/1156] 199.204.45.44 () {34 vars in 1057 bytes} [Tue May 19 23:28:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=1e43024c-2ab9-44b4-a7cb-11c12f1e05c3 => generated 860 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 577/1157] 199.204.45.44 () {34 vars in 983 bytes} [Tue May 19 23:28:25 2026] GET /v2.0/subnets?id=191b615a-3164-4d60-884b-4899f9f174c9 => generated 694 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 581/1158] 199.204.45.44 () {34 vars in 1051 bytes} [Tue May 19 23:28:25 2026] GET /v2.0/ports?network_id=7a0a5cea-45f6-4786-ab3f-4ea796ae285c&device_owner=network%3Adhcp => generated 1244 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 578/1159] 199.204.45.44 () {34 vars in 1011 bytes} [Tue May 19 23:28:26 2026] GET /v2.0/networks/7a0a5cea-45f6-4786-ab3f-4ea796ae285c?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 23:28:26.136 7 WARNING neutron_lib.context [None req-b609f6b9-7e92-4c6f-9ffe-54932956db59 fb023d0bd53542be8ddeab91c2b5a305 9427f5026a654cd1bf0a10f9191a0041 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 579/1160] 199.204.45.44 () {34 vars in 1111 bytes} [Tue May 19 23:28:26 2026] GET /v2.0/networks/7a0a5cea-45f6-4786-ab3f-4ea796ae285c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 23:28:26.300 7 INFO neutron.db.segments_db [None req-b609f6b9-7e92-4c6f-9ffe-54932956db59 fb023d0bd53542be8ddeab91c2b5a305 9427f5026a654cd1bf0a10f9191a0041 - - default default] Added segment 2001a68a-5c96-49fd-8c09-2555c2fb09d5 of type vxlan for network f6ac125c-7655-456b-9602-49a0e6331fe7 [pid: 7|app: 0|req: 582/1161] 10.0.0.231 () {34 vars in 670 bytes} [Tue May 19 23:28:26 2026] POST /v2.0/networks => generated 650 bytes in 373 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 23:28:26.425 8 WARNING neutron_lib.context [None req-4d7490d2-ee67-4b8b-85d8-648fca315641 fb023d0bd53542be8ddeab91c2b5a305 9427f5026a654cd1bf0a10f9191a0041 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-19 23:28:26.551 7 WARNING neutron_lib.context [None req-0acd9537-cb79-4699-a32b-6444c4f4c0b9 e3a7a7bb6a9f49cdab42ca433ef9cb52 ee5b7b3264cc4ef8bfae8e799a51132e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 583/1162] 10.0.0.231 () {34 vars in 685 bytes} [Tue May 19 23:28:26 2026] POST /v2.0/security-groups => generated 1660 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-19 23:28:26.710 7 WARNING neutron_lib.context [None req-63f27d71-7537-4cd7-95ed-85ea420a3338 e3a7a7bb6a9f49cdab42ca433ef9cb52 ee5b7b3264cc4ef8bfae8e799a51132e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 580/1163] 10.0.0.231 () {34 vars in 669 bytes} [Tue May 19 23:28:26 2026] POST /v2.0/subnets => generated 627 bytes in 328 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 23:28:26.757 8 WARNING neutron_lib.context [None req-4f29c5d3-e8ad-4ffd-bafc-06c8791018b6 fb023d0bd53542be8ddeab91c2b5a305 9427f5026a654cd1bf0a10f9191a0041 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-19 23:28:26.792 8 INFO neutron.db.segments_db [None req-4f29c5d3-e8ad-4ffd-bafc-06c8791018b6 fb023d0bd53542be8ddeab91c2b5a305 9427f5026a654cd1bf0a10f9191a0041 - - default default] Added segment 00501dcf-5b25-48b6-ac4f-2f7d44c810b5 of type vxlan for network 7cb1d49e-8c0b-4c09-826c-c9d8c7d00007 [pid: 7|app: 0|req: 584/1164] 10.0.0.231 () {34 vars in 695 bytes} [Tue May 19 23:28:26 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-19 23:28:26.860 7 WARNING neutron_lib.context [None req-0cd21a2f-c7a3-42da-bc04-65666e889bda e3a7a7bb6a9f49cdab42ca433ef9cb52 ee5b7b3264cc4ef8bfae8e799a51132e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 585/1165] 10.0.0.231 () {34 vars in 695 bytes} [Tue May 19 23:28:26 2026] POST /v2.0/security-group-rules => generated 602 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 23:28:27.014 7 WARNING neutron_lib.context [None req-6e7bbb6a-1a97-4ec8-add3-5fbdbf43d0b2 e3a7a7bb6a9f49cdab42ca433ef9cb52 ee5b7b3264cc4ef8bfae8e799a51132e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-19 23:28:27.060 8 INFO neutron.db.l3_hamode_db [None req-4f29c5d3-e8ad-4ffd-bafc-06c8791018b6 fb023d0bd53542be8ddeab91c2b5a305 9427f5026a654cd1bf0a10f9191a0041 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 586/1166] 10.0.0.231 () {34 vars in 676 bytes} [Tue May 19 23:28:27 2026] POST /v2.0/floatingips => generated 552 bytes in 606 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 23:28:27.882 7 WARNING neutron_lib.context [None req-5f9fe7e6-3614-4d99-8a34-204ffffd272c cd6e14e9bfd74426baccb506c2959831 6096d11fc13b4362a139d5534f6a3f0b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-19 23:28:28.013 7 INFO neutron.db.segments_db [None req-5f9fe7e6-3614-4d99-8a34-204ffffd272c cd6e14e9bfd74426baccb506c2959831 6096d11fc13b4362a139d5534f6a3f0b - - default default] Added segment c3ce081a-9eb3-464c-9be8-3af4937e90a8 of type vxlan for network 576cc88e-f95b-4f6d-a17a-d88234f149ec 2026-05-19 23:28:28.032 8 INFO neutron.db.l3_hamode_db [None req-4f29c5d3-e8ad-4ffd-bafc-06c8791018b6 fb023d0bd53542be8ddeab91c2b5a305 9427f5026a654cd1bf0a10f9191a0041 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 587/1167] 10.0.0.231 () {34 vars in 670 bytes} [Tue May 19 23:28:27 2026] POST /v2.0/networks => generated 632 bytes in 479 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 590/1170] 10.0.0.231 () {34 vars in 753 bytes} [Tue May 19 23:28:28 2026] PUT /v2.0/networks/576cc88e-f95b-4f6d-a17a-d88234f149ec/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: 591/1171] 10.0.0.231 () {32 vars in 733 bytes} [Tue May 19 23:28:28 2026] GET /v2.0/networks/576cc88e-f95b-4f6d-a17a-d88234f149ec/tags => generated 25 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 592/1172] 10.0.0.231 () {34 vars in 764 bytes} [Tue May 19 23:28:28 2026] PUT /v2.0/networks/576cc88e-f95b-4f6d-a17a-d88234f149ec/tags/green => generated 4 bytes in 41 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 593/1173] 10.0.0.231 () {32 vars in 733 bytes} [Tue May 19 23:28:28 2026] GET /v2.0/networks/576cc88e-f95b-4f6d-a17a-d88234f149ec/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: 594/1174] 10.0.0.231 () {34 vars in 760 bytes} [Tue May 19 23:28:28 2026] PUT /v2.0/networks/576cc88e-f95b-4f6d-a17a-d88234f149ec/tags/red => generated 4 bytes in 23 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 595/1175] 10.0.0.231 () {32 vars in 733 bytes} [Tue May 19 23:28:28 2026] GET /v2.0/networks/576cc88e-f95b-4f6d-a17a-d88234f149ec/tags => generated 34 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 596/1176] 10.0.0.231 () {34 vars in 782 bytes} [Tue May 19 23:28:28 2026] PUT /v2.0/networks/576cc88e-f95b-4f6d-a17a-d88234f149ec/tags/black.or.white => generated 4 bytes in 47 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 597/1177] 10.0.0.231 () {32 vars in 733 bytes} [Tue May 19 23:28:28 2026] GET /v2.0/networks/576cc88e-f95b-4f6d-a17a-d88234f149ec/tags => generated 52 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 598/1178] 10.0.0.231 () {34 vars in 753 bytes} [Tue May 19 23:28:28 2026] PUT /v2.0/networks/576cc88e-f95b-4f6d-a17a-d88234f149ec/tags => generated 37 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 599/1179] 10.0.0.231 () {32 vars in 733 bytes} [Tue May 19 23:28:28 2026] GET /v2.0/networks/576cc88e-f95b-4f6d-a17a-d88234f149ec/tags => generated 37 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 600/1180] 10.0.0.231 () {32 vars in 741 bytes} [Tue May 19 23:28:28 2026] GET /v2.0/networks/576cc88e-f95b-4f6d-a17a-d88234f149ec/tags/red => generated 0 bytes in 33 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 23:28:28.535 7 INFO neutron.api.v2.resource [None req-32cc274b-75bb-4248-af00-24e01eee647f cd6e14e9bfd74426baccb506c2959831 6096d11fc13b4362a139d5534f6a3f0b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 601/1181] 10.0.0.231 () {32 vars in 745 bytes} [Tue May 19 23:28:28 2026] GET /v2.0/networks/576cc88e-f95b-4f6d-a17a-d88234f149ec/tags/green => generated 99 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 602/1182] 10.0.0.231 () {32 vars in 744 bytes} [Tue May 19 23:28:28 2026] DELETE /v2.0/networks/576cc88e-f95b-4f6d-a17a-d88234f149ec/tags/red => generated 0 bytes in 34 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 603/1183] 10.0.0.231 () {32 vars in 733 bytes} [Tue May 19 23:28:28 2026] GET /v2.0/networks/576cc88e-f95b-4f6d-a17a-d88234f149ec/tags => generated 30 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 23:28:28.639 7 INFO neutron.api.v2.resource [None req-8e62be8b-0ae3-482b-af05-70c1290e6944 cd6e14e9bfd74426baccb506c2959831 6096d11fc13b4362a139d5534f6a3f0b - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 604/1184] 10.0.0.231 () {32 vars in 748 bytes} [Tue May 19 23:28:28 2026] DELETE /v2.0/networks/576cc88e-f95b-4f6d-a17a-d88234f149ec/tags/green => generated 99 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 605/1185] 10.0.0.231 () {32 vars in 736 bytes} [Tue May 19 23:28:28 2026] DELETE /v2.0/networks/576cc88e-f95b-4f6d-a17a-d88234f149ec/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: 606/1186] 10.0.0.231 () {32 vars in 733 bytes} [Tue May 19 23:28:28 2026] GET /v2.0/networks/576cc88e-f95b-4f6d-a17a-d88234f149ec/tags => generated 12 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 23:28:28.882 7 INFO neutron.services.segments.plugin [-] Segment c3ce081a-9eb3-464c-9be8-3af4937e90a8 resource provider aggregate not found 2026-05-19 23:28:28.887 7 INFO neutron.services.segments.plugin [-] Segment c3ce081a-9eb3-464c-9be8-3af4937e90a8 resource provider aggregate not found [pid: 7|app: 0|req: 607/1187] 10.0.0.231 () {32 vars in 726 bytes} [Tue May 19 23:28:28 2026] DELETE /v2.0/networks/576cc88e-f95b-4f6d-a17a-d88234f149ec => 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: 581/1188] 10.0.0.231 () {34 vars in 669 bytes} [Tue May 19 23:28:26 2026] POST /v2.0/routers => generated 695 bytes in 2152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 23:28:28.913 7 INFO neutron.services.segments.plugin [-] Segment c3ce081a-9eb3-464c-9be8-3af4937e90a8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c3ce081a-9eb3-464c-9be8-3af4937e90a8 found for delete ", "request_id": "req-4548f376-1f5c-49b7-bfa0-ef95add39e6f"}]} 2026-05-19 23:28:28.918 7 INFO neutron.services.segments.plugin [-] Segment c3ce081a-9eb3-464c-9be8-3af4937e90a8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c3ce081a-9eb3-464c-9be8-3af4937e90a8 found for delete ", "request_id": "req-0f6c39ce-da02-42c6-b641-9166be510de6"}]} [pid: 8|app: 0|req: 582/1189] 10.0.0.231 () {32 vars in 774 bytes} [Tue May 19 23:28:29 2026] GET /v2.0/security-groups?tenant_id=6096d11fc13b4362a139d5534f6a3f0b&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: 583/1190] 10.0.0.231 () {32 vars in 740 bytes} [Tue May 19 23:28:29 2026] DELETE /v2.0/security-groups/91f413be-60f9-40ad-bd69-5f0a8f4132f6 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 584/1191] 10.0.0.231 () {32 vars in 774 bytes} [Tue May 19 23:28:30 2026] GET /v2.0/security-groups?tenant_id=0407325724df4169bc25997b10ff3a80&name=default => generated 2925 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 608/1192] 10.0.0.231 () {34 vars in 783 bytes} [Tue May 19 23:28:28 2026] PUT /v2.0/routers/cc2864b0-8e45-4484-b4e4-bf3771727be5/add_router_interface => generated 309 bytes in 1341 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 23:28:30.260 7 WARNING neutron_lib.context [None req-1579ee37-881c-4731-9bd4-44acd8f7546f fb023d0bd53542be8ddeab91c2b5a305 9427f5026a654cd1bf0a10f9191a0041 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 585/1193] 10.0.0.231 () {32 vars in 740 bytes} [Tue May 19 23:28:30 2026] DELETE /v2.0/security-groups/c37f7c8a-0d06-475a-9085-409e59d280ba => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 609/1194] 10.0.0.231 () {34 vars in 665 bytes} [Tue May 19 23:28:30 2026] POST /v2.0/ports => generated 955 bytes in 359 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 23:28:30.627 8 WARNING neutron_lib.context [None req-6025a3ed-512e-4ad0-a9f7-3ae3de92ebf0 fb023d0bd53542be8ddeab91c2b5a305 9427f5026a654cd1bf0a10f9191a0041 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 586/1195] 10.0.0.231 () {34 vars in 665 bytes} [Tue May 19 23:28:30 2026] POST /v2.0/ports => generated 955 bytes in 315 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 23:28:30.948 7 WARNING neutron_lib.context [None req-3c343cde-6c2f-4922-8517-5bbf37419254 fb023d0bd53542be8ddeab91c2b5a305 9427f5026a654cd1bf0a10f9191a0041 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-19 23:28:31.662 7 INFO neutron.db.l3_db [None req-3c343cde-6c2f-4922-8517-5bbf37419254 fb023d0bd53542be8ddeab91c2b5a305 9427f5026a654cd1bf0a10f9191a0041 - - default default] Floating IP 27e6b631-24eb-4355-9850-0383582ed82a associated. External IP: 10.96.250.220, port: 6fc902bf-e583-42e8-9e2f-776aeec00414. [pid: 7|app: 0|req: 610/1196] 10.0.0.231 () {34 vars in 677 bytes} [Tue May 19 23:28:30 2026] POST /v2.0/floatingips => generated 842 bytes in 1065 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-19 23:28:32.146 8 INFO neutron.db.l3_db [None req-fe8bf2f1-5998-4cde-95c0-fc05714d99bc fb023d0bd53542be8ddeab91c2b5a305 9427f5026a654cd1bf0a10f9191a0041 - - default default] Floating IP 27e6b631-24eb-4355-9850-0383582ed82a disassociated. External IP: 10.96.250.220, port: 6fc902bf-e583-42e8-9e2f-776aeec00414. [pid: 7|app: 0|req: 611/1197] 10.0.0.207 () {34 vars in 1098 bytes} [Tue May 19 23:28:32 2026] GET /v2.0/security-groups?name=tempest-securitygroup--327776517&fields=id&tenant_id=ee5b7b3264cc4ef8bfae8e799a51132e => generated 69 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 587/1198] 10.0.0.231 () {34 vars in 749 bytes} [Tue May 19 23:28:32 2026] PUT /v2.0/floatingips/27e6b631-24eb-4355-9850-0383582ed82a => generated 552 bytes in 433 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 612/1199] 10.0.0.207 () {34 vars in 982 bytes} [Tue May 19 23:28:32 2026] GET /v2.0/networks?id=0ce1f5d5-5a9a-4b8e-bcdb-1e0636285359 => generated 680 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 613/1200] 10.0.0.207 () {34 vars in 965 bytes} [Tue May 19 23:28:32 2026] GET /v2.0/quotas/ee5b7b3264cc4ef8bfae8e799a51132e => 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: 614/1201] 10.0.0.207 () {34 vars in 1002 bytes} [Tue May 19 23:28:32 2026] GET /v2.0/ports?tenant_id=ee5b7b3264cc4ef8bfae8e799a51132e&fields=id => generated 103 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 615/1202] 10.0.0.207 () {34 vars in 1008 bytes} [Tue May 19 23:28:32 2026] GET /v2.0/networks/0ce1f5d5-5a9a-4b8e-bcdb-1e0636285359?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 588/1203] 10.0.0.231 () {32 vars in 732 bytes} [Tue May 19 23:28:32 2026] DELETE /v2.0/floatingips/27e6b631-24eb-4355-9850-0383582ed82a => generated 0 bytes in 269 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 23:28:32.731 8 WARNING neutron_lib.context [None req-7ac1a3d1-1e86-493b-8cbf-9cc6cf9d098a fb023d0bd53542be8ddeab91c2b5a305 9427f5026a654cd1bf0a10f9191a0041 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 616/1204] 10.0.0.207 () {34 vars in 1108 bytes} [Tue May 19 23:28:32 2026] GET /v2.0/networks/0ce1f5d5-5a9a-4b8e-bcdb-1e0636285359?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: 617/1205] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:28:33 2026] GET /v2.0/ports?device_id=ecd75e57-a2af-4018-8fb5-b861ea4f53e3 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 23:28:33.519 8 INFO neutron.db.l3_db [None req-7ac1a3d1-1e86-493b-8cbf-9cc6cf9d098a fb023d0bd53542be8ddeab91c2b5a305 9427f5026a654cd1bf0a10f9191a0041 - - default default] Floating IP bcd9a3a9-b6cf-4662-9600-8e1fb547f14e associated. External IP: 10.96.250.206, port: 79863bc6-fce5-4d39-8bcb-3ffb3eac5f37. 2026-05-19 23:28:33.714 7 WARNING neutron_lib.context [None req-d7cc4654-422b-47bf-a67b-e2336cee7767 3abaf1f86d4745a29d692811fdfc065b 5b972696c3b64b5e8dd5ea711bfb032a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-19 23:28:33.769 7 INFO neutron.db.segments_db [None req-d7cc4654-422b-47bf-a67b-e2336cee7767 3abaf1f86d4745a29d692811fdfc065b 5b972696c3b64b5e8dd5ea711bfb032a - - default default] Added segment 64367510-9454-4853-ac59-0c13e937f38c of type vxlan for network 6f61c28c-eaa1-446b-a928-8087cfa60153 [pid: 8|app: 0|req: 589/1206] 10.0.0.231 () {34 vars in 677 bytes} [Tue May 19 23:28:32 2026] POST /v2.0/floatingips => generated 842 bytes in 1101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 590/1207] 10.0.0.231 () {32 vars in 729 bytes} [Tue May 19 23:28:33 2026] GET /v2.0/floatingips/bcd9a3a9-b6cf-4662-9600-8e1fb547f14e => generated 842 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 591/1208] 10.0.0.231 () {32 vars in 655 bytes} [Tue May 19 23:28:33 2026] GET /v2.0/floatingips => generated 845 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 23:28:34.014 7 INFO neutron.db.l3_hamode_db [None req-d7cc4654-422b-47bf-a67b-e2336cee7767 3abaf1f86d4745a29d692811fdfc065b 5b972696c3b64b5e8dd5ea711bfb032a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-19 23:28:34.124 7 INFO neutron.db.l3_hamode_db [None req-d7cc4654-422b-47bf-a67b-e2336cee7767 3abaf1f86d4745a29d692811fdfc065b 5b972696c3b64b5e8dd5ea711bfb032a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-19 23:28:34.237 8 INFO neutron.db.l3_db [None req-e9c73af5-e15f-4de8-af7a-be7ba7123ae5 fb023d0bd53542be8ddeab91c2b5a305 9427f5026a654cd1bf0a10f9191a0041 - - default default] Floating IP bcd9a3a9-b6cf-4662-9600-8e1fb547f14e associated. External IP: 10.96.250.206, port: 79863bc6-fce5-4d39-8bcb-3ffb3eac5f37. [pid: 7|app: 0|req: 618/1209] 10.0.0.231 () {34 vars in 668 bytes} [Tue May 19 23:28:33 2026] POST /v2.0/routers => generated 474 bytes in 1074 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 619/1210] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:28:34 2026] GET /v2.0/ports?device_id=ecd75e57-a2af-4018-8fb5-b861ea4f53e3 => 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: 620/1211] 10.0.0.231 () {34 vars in 751 bytes} [Tue May 19 23:28:34 2026] PUT /v2.0/routers/5d97cacb-02dd-426c-8d32-908d4a184450/tags => generated 25 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 621/1212] 10.0.0.231 () {32 vars in 731 bytes} [Tue May 19 23:28:34 2026] GET /v2.0/routers/5d97cacb-02dd-426c-8d32-908d4a184450/tags => generated 25 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 592/1213] 10.0.0.231 () {34 vars in 749 bytes} [Tue May 19 23:28:33 2026] PUT /v2.0/floatingips/bcd9a3a9-b6cf-4662-9600-8e1fb547f14e => generated 842 bytes in 890 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 622/1214] 10.0.0.231 () {34 vars in 762 bytes} [Tue May 19 23:28:34 2026] PUT /v2.0/routers/5d97cacb-02dd-426c-8d32-908d4a184450/tags/green => generated 4 bytes in 64 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 623/1215] 10.0.0.231 () {32 vars in 731 bytes} [Tue May 19 23:28:34 2026] GET /v2.0/routers/5d97cacb-02dd-426c-8d32-908d4a184450/tags => generated 34 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 23:28:34.944 8 INFO neutron.db.l3_db [None req-67b8cf4a-6ed9-43be-bf0a-46ee80c91232 fb023d0bd53542be8ddeab91c2b5a305 9427f5026a654cd1bf0a10f9191a0041 - - default default] Floating IP bcd9a3a9-b6cf-4662-9600-8e1fb547f14e disassociated. External IP: 10.96.250.206, port: 6fc902bf-e583-42e8-9e2f-776aeec00414. [pid: 7|app: 0|req: 624/1216] 10.0.0.231 () {34 vars in 758 bytes} [Tue May 19 23:28:34 2026] PUT /v2.0/routers/5d97cacb-02dd-426c-8d32-908d4a184450/tags/red => generated 4 bytes in 54 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 625/1217] 10.0.0.231 () {32 vars in 731 bytes} [Tue May 19 23:28:34 2026] GET /v2.0/routers/5d97cacb-02dd-426c-8d32-908d4a184450/tags => generated 34 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 626/1218] 10.0.0.231 () {34 vars in 780 bytes} [Tue May 19 23:28:35 2026] PUT /v2.0/routers/5d97cacb-02dd-426c-8d32-908d4a184450/tags/black.or.white => generated 4 bytes in 58 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 627/1219] 10.0.0.231 () {32 vars in 731 bytes} [Tue May 19 23:28:35 2026] GET /v2.0/routers/5d97cacb-02dd-426c-8d32-908d4a184450/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: 593/1220] 10.0.0.231 () {34 vars in 749 bytes} [Tue May 19 23:28:34 2026] PUT /v2.0/floatingips/bcd9a3a9-b6cf-4662-9600-8e1fb547f14e => generated 552 bytes in 376 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 628/1221] 10.0.0.231 () {34 vars in 751 bytes} [Tue May 19 23:28:35 2026] PUT /v2.0/routers/5d97cacb-02dd-426c-8d32-908d4a184450/tags => generated 37 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 629/1222] 10.0.0.13 () {34 vars in 989 bytes} [Tue May 19 23:28:35 2026] GET /v2.0/ports?device_id=046d44e2-a3a5-420e-86d1-4157165ca489 => generated 1240 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 630/1223] 10.0.0.231 () {32 vars in 731 bytes} [Tue May 19 23:28:35 2026] GET /v2.0/routers/5d97cacb-02dd-426c-8d32-908d4a184450/tags => generated 37 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 631/1224] 10.0.0.13 () {34 vars in 1039 bytes} [Tue May 19 23:28:35 2026] GET /v2.0/security-groups?id=bf8ef9ec-ebbb-489d-a8c0-06f418ff57e9&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 632/1225] 10.0.0.231 () {32 vars in 739 bytes} [Tue May 19 23:28:35 2026] GET /v2.0/routers/5d97cacb-02dd-426c-8d32-908d4a184450/tags/red => generated 0 bytes in 43 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 23:28:35.446 7 INFO neutron.api.v2.resource [None req-473c82ec-74bc-4999-a817-1612cb41c62d 3abaf1f86d4745a29d692811fdfc065b 5b972696c3b64b5e8dd5ea711bfb032a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 633/1226] 10.0.0.231 () {32 vars in 743 bytes} [Tue May 19 23:28:35 2026] GET /v2.0/routers/5d97cacb-02dd-426c-8d32-908d4a184450/tags/green => generated 99 bytes in 62 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 634/1227] 10.0.0.231 () {32 vars in 742 bytes} [Tue May 19 23:28:35 2026] DELETE /v2.0/routers/5d97cacb-02dd-426c-8d32-908d4a184450/tags/red => 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: 594/1228] 10.0.0.231 () {32 vars in 732 bytes} [Tue May 19 23:28:35 2026] DELETE /v2.0/floatingips/bcd9a3a9-b6cf-4662-9600-8e1fb547f14e => generated 0 bytes in 354 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 23:28:35.595 8 INFO neutron.api.v2.resource [None req-c5b94f8f-1732-4d5d-a14f-448524e65f7b fb023d0bd53542be8ddeab91c2b5a305 9427f5026a654cd1bf0a10f9191a0041 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 595/1229] 10.0.0.231 () {32 vars in 732 bytes} [Tue May 19 23:28:35 2026] DELETE /v2.0/floatingips/bcd9a3a9-b6cf-4662-9600-8e1fb547f14e => generated 144 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 635/1230] 10.0.0.231 () {32 vars in 731 bytes} [Tue May 19 23:28:35 2026] GET /v2.0/routers/5d97cacb-02dd-426c-8d32-908d4a184450/tags => generated 30 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 23:28:35.694 7 INFO neutron.api.v2.resource [None req-59769320-5557-4ed4-84b8-e95b59fefd59 3abaf1f86d4745a29d692811fdfc065b 5b972696c3b64b5e8dd5ea711bfb032a - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 636/1231] 10.0.0.231 () {32 vars in 746 bytes} [Tue May 19 23:28:35 2026] DELETE /v2.0/routers/5d97cacb-02dd-426c-8d32-908d4a184450/tags/green => generated 99 bytes in 75 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 637/1232] 10.0.0.231 () {32 vars in 734 bytes} [Tue May 19 23:28:35 2026] DELETE /v2.0/routers/5d97cacb-02dd-426c-8d32-908d4a184450/tags => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 638/1233] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:28:35 2026] GET /v2.0/ports?device_id=ecd75e57-a2af-4018-8fb5-b861ea4f53e3 => 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: 639/1234] 10.0.0.231 () {32 vars in 731 bytes} [Tue May 19 23:28:35 2026] GET /v2.0/routers/5d97cacb-02dd-426c-8d32-908d4a184450/tags => generated 12 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 640/1235] 10.0.0.231 () {32 vars in 721 bytes} [Tue May 19 23:28:35 2026] GET /v2.0/routers/5d97cacb-02dd-426c-8d32-908d4a184450 => generated 480 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 596/1236] 10.0.0.231 () {32 vars in 720 bytes} [Tue May 19 23:28:35 2026] DELETE /v2.0/ports/6fc902bf-e583-42e8-9e2f-776aeec00414 => generated 0 bytes in 428 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 597/1237] 10.0.0.231 () {32 vars in 720 bytes} [Tue May 19 23:28:36 2026] DELETE /v2.0/ports/79863bc6-fce5-4d39-8bcb-3ffb3eac5f37 => generated 0 bytes in 269 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 598/1238] 10.0.0.231 () {32 vars in 736 bytes} [Tue May 19 23:28:36 2026] GET /v2.0/ports?device_id=cc2864b0-8e45-4484-b4e4-bf3771727be5 => generated 958 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 641/1239] 10.0.0.231 () {34 vars in 742 bytes} [Tue May 19 23:28:35 2026] PUT /v2.0/routers/5d97cacb-02dd-426c-8d32-908d4a184450 => generated 480 bytes in 599 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 642/1240] 10.0.0.231 () {32 vars in 736 bytes} [Tue May 19 23:28:36 2026] GET /v2.0/ports?device_id=5d97cacb-02dd-426c-8d32-908d4a184450 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 23:28:37.002 7 INFO neutron.services.segments.plugin [-] Segment 64367510-9454-4853-ac59-0c13e937f38c resource provider aggregate not found 2026-05-19 23:28:37.006 7 INFO neutron.services.segments.plugin [-] Segment 64367510-9454-4853-ac59-0c13e937f38c resource provider aggregate not found 2026-05-19 23:28:37.018 7 INFO neutron.services.segments.plugin [-] Segment 64367510-9454-4853-ac59-0c13e937f38c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 64367510-9454-4853-ac59-0c13e937f38c found for delete ", "request_id": "req-9f5bb9a6-ac23-4ae9-8ac4-382c1ec6dfbc"}]} 2026-05-19 23:28:37.019 7 INFO neutron.services.segments.plugin [-] Segment 64367510-9454-4853-ac59-0c13e937f38c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 64367510-9454-4853-ac59-0c13e937f38c found for delete ", "request_id": "req-e34f8f65-7418-4d81-8181-85bcea11df98"}]} 2026-05-19 23:28:37.023 7 INFO neutron.db.l3_hamode_db [None req-dc646c95-e9a1-4c9f-b288-9a09bff4f93f 3abaf1f86d4745a29d692811fdfc065b 5b972696c3b64b5e8dd5ea711bfb032a - - default default] HA network 6f61c28c-eaa1-446b-a928-8087cfa60153 was deleted as no HA routers are present in tenant 5b972696c3b64b5e8dd5ea711bfb032a. [pid: 7|app: 0|req: 643/1241] 10.0.0.231 () {32 vars in 724 bytes} [Tue May 19 23:28:36 2026] DELETE /v2.0/routers/5d97cacb-02dd-426c-8d32-908d4a184450 => generated 0 bytes in 457 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 644/1242] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:28:37 2026] GET /v2.0/ports?device_id=ecd75e57-a2af-4018-8fb5-b861ea4f53e3 => 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: 599/1243] 10.0.0.231 () {34 vars in 789 bytes} [Tue May 19 23:28:36 2026] PUT /v2.0/routers/cc2864b0-8e45-4484-b4e4-bf3771727be5/remove_router_interface => generated 309 bytes in 927 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 600/1244] 199.204.45.44 () {34 vars in 985 bytes} [Tue May 19 23:28:37 2026] GET /v2.0/networks?id=0ce1f5d5-5a9a-4b8e-bcdb-1e0636285359 => generated 680 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 601/1245] 199.204.45.44 () {34 vars in 1049 bytes} [Tue May 19 23:28:37 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=ee5b7b3264cc4ef8bfae8e799a51132e => generated 180 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 23:28:37.430 8 WARNING neutron_lib.context [req-7143ae77-dfb5-4e12-9f9d-438dcb7a97f1 req-c5d91802-4dea-4a3e-b811-e2fa6927f8ec e3a7a7bb6a9f49cdab42ca433ef9cb52 ee5b7b3264cc4ef8bfae8e799a51132e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 602/1246] 199.204.45.44 () {38 vars in 954 bytes} [Tue May 19 23:28:37 2026] POST /v2.0/ports => generated 958 bytes in 380 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: 603/1247] 10.0.0.231 () {32 vars in 774 bytes} [Tue May 19 23:28:37 2026] GET /v2.0/security-groups?tenant_id=d246ebf4ff2149d78cf25524edc10c12&name=default => generated 2925 bytes in 241 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 23:28:38.062 7 INFO neutron.db.l3_hamode_db [None req-5e84bcb5-222d-4977-b618-b2c1bed1c510 fb023d0bd53542be8ddeab91c2b5a305 9427f5026a654cd1bf0a10f9191a0041 - - default default] HA network 7cb1d49e-8c0b-4c09-826c-c9d8c7d00007 was deleted as no HA routers are present in tenant 9427f5026a654cd1bf0a10f9191a0041. [pid: 7|app: 0|req: 645/1248] 10.0.0.231 () {32 vars in 724 bytes} [Tue May 19 23:28:37 2026] DELETE /v2.0/routers/cc2864b0-8e45-4484-b4e4-bf3771727be5 => generated 0 bytes in 775 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 646/1249] 10.0.0.231 () {32 vars in 740 bytes} [Tue May 19 23:28:38 2026] DELETE /v2.0/security-groups/9d67104e-ebe3-491b-b933-b499afb1accd => 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: 647/1250] 10.0.0.231 () {32 vars in 724 bytes} [Tue May 19 23:28:38 2026] DELETE /v2.0/subnets/b4db4111-61a6-4ae2-abc8-e78b69e90a16 => 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: 648/1251] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:28:38 2026] GET /v2.0/ports?device_id=ecd75e57-a2af-4018-8fb5-b861ea4f53e3 => generated 973 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 649/1252] 10.0.0.231 () {32 vars in 774 bytes} [Tue May 19 23:28:38 2026] GET /v2.0/security-groups?tenant_id=5b972696c3b64b5e8dd5ea711bfb032a&name=default => generated 2925 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 604/1253] 199.204.45.44 () {38 vars in 1027 bytes} [Tue May 19 23:28:38 2026] PUT /v2.0/ports/5b0ca12c-33a9-4965-80e6-ebd4e5a8f59b => generated 1239 bytes in 473 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: 605/1254] 10.0.0.207 () {34 vars in 1040 bytes} [Tue May 19 23:28:38 2026] GET /v2.0/security-groups?id=d631cfd6-dbdc-4d0b-b862-e9dfb45e047f&fields=id&fields=name => generated 113 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 23:28:38.572 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b6f15c02-7cf4-435b-b26a-7fc87c5e12fa'] response: {'name': 'network-changed', 'server_uuid': 'ecd75e57-a2af-4018-8fb5-b861ea4f53e3', 'tag': '5b0ca12c-33a9-4965-80e6-ebd4e5a8f59b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 650/1255] 10.0.0.231 () {32 vars in 726 bytes} [Tue May 19 23:28:38 2026] DELETE /v2.0/networks/f6ac125c-7655-456b-9602-49a0e6331fe7 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 606/1256] 10.0.0.231 () {32 vars in 740 bytes} [Tue May 19 23:28:38 2026] DELETE /v2.0/security-groups/7a1e39be-329c-4b2a-92f7-e52b24c42bc6 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 23:28:39.112 7 INFO neutron.services.segments.plugin [-] Segment 00501dcf-5b25-48b6-ac4f-2f7d44c810b5 resource provider aggregate not found 2026-05-19 23:28:39.117 7 INFO neutron.services.segments.plugin [-] Segment 00501dcf-5b25-48b6-ac4f-2f7d44c810b5 resource provider aggregate not found [pid: 7|app: 0|req: 651/1257] 199.204.45.44 () {34 vars in 1079 bytes} [Tue May 19 23:28:39 2026] GET /v2.0/ports?tenant_id=ee5b7b3264cc4ef8bfae8e799a51132e&device_id=ecd75e57-a2af-4018-8fb5-b861ea4f53e3 => generated 1242 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 23:28:39.175 7 INFO neutron.services.segments.plugin [-] Segment 00501dcf-5b25-48b6-ac4f-2f7d44c810b5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 00501dcf-5b25-48b6-ac4f-2f7d44c810b5 found for delete ", "request_id": "req-58ec235e-47bc-4b88-9058-99b871fbc0bc"}]} 2026-05-19 23:28:39.179 7 INFO neutron.services.segments.plugin [-] Segment 00501dcf-5b25-48b6-ac4f-2f7d44c810b5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 00501dcf-5b25-48b6-ac4f-2f7d44c810b5 found for delete ", "request_id": "req-4d94cd72-9857-4a62-9672-03feb0ef0fe3"}]} 2026-05-19 23:28:39.202 7 INFO neutron.services.segments.plugin [-] Segment 2001a68a-5c96-49fd-8c09-2555c2fb09d5 resource provider aggregate not found 2026-05-19 23:28:39.207 7 INFO neutron.services.segments.plugin [-] Segment 2001a68a-5c96-49fd-8c09-2555c2fb09d5 resource provider aggregate not found [pid: 8|app: 0|req: 607/1258] 199.204.45.44 () {34 vars in 1017 bytes} [Tue May 19 23:28:39 2026] GET /v2.0/networks?tenant_id=ee5b7b3264cc4ef8bfae8e799a51132e&shared=False => generated 776 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 23:28:39.223 7 INFO neutron.services.segments.plugin [-] Segment 2001a68a-5c96-49fd-8c09-2555c2fb09d5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2001a68a-5c96-49fd-8c09-2555c2fb09d5 found for delete ", "request_id": "req-e9fc8afd-4331-48d7-b6e7-83f66508485b"}]} 2026-05-19 23:28:39.225 7 INFO neutron.services.segments.plugin [-] Segment 2001a68a-5c96-49fd-8c09-2555c2fb09d5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2001a68a-5c96-49fd-8c09-2555c2fb09d5 found for delete ", "request_id": "req-99be9ea5-33ef-4e3e-995e-99887c465d85"}]} [pid: 8|app: 0|req: 608/1259] 199.204.45.44 () {34 vars in 929 bytes} [Tue May 19 23:28:39 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 652/1260] 10.0.0.231 () {32 vars in 774 bytes} [Tue May 19 23:28:39 2026] GET /v2.0/security-groups?tenant_id=9427f5026a654cd1bf0a10f9191a0041&name=default => generated 2925 bytes in 181 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 609/1261] 10.0.0.231 () {32 vars in 740 bytes} [Tue May 19 23:28:39 2026] DELETE /v2.0/security-groups/c3234872-22c2-4a3c-befa-afe4b45b99ff => 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: 653/1262] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:28:39 2026] GET /v2.0/ports?device_id=ecd75e57-a2af-4018-8fb5-b861ea4f53e3 => 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: 610/1263] 10.0.0.207 () {34 vars in 1040 bytes} [Tue May 19 23:28:39 2026] GET /v2.0/security-groups?id=d631cfd6-dbdc-4d0b-b862-e9dfb45e047f&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: 654/1264] 199.204.45.44 () {34 vars in 1079 bytes} [Tue May 19 23:28:40 2026] GET /v2.0/ports?tenant_id=ee5b7b3264cc4ef8bfae8e799a51132e&device_id=ecd75e57-a2af-4018-8fb5-b861ea4f53e3 => 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: 611/1265] 199.204.45.44 () {34 vars in 1059 bytes} [Tue May 19 23:28:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=5b0ca12c-33a9-4965-80e6-ebd4e5a8f59b => 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: 655/1266] 199.204.45.44 () {34 vars in 983 bytes} [Tue May 19 23:28:40 2026] GET /v2.0/subnets?id=0ea5483c-4484-4eb3-bfb4-83c8da43bf7f => generated 698 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 612/1267] 199.204.45.44 () {34 vars in 1051 bytes} [Tue May 19 23:28:40 2026] GET /v2.0/ports?network_id=0ce1f5d5-5a9a-4b8e-bcdb-1e0636285359&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: 656/1268] 199.204.45.44 () {34 vars in 1011 bytes} [Tue May 19 23:28:40 2026] GET /v2.0/networks/0ce1f5d5-5a9a-4b8e-bcdb-1e0636285359?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 613/1269] 199.204.45.44 () {34 vars in 1111 bytes} [Tue May 19 23:28:40 2026] GET /v2.0/networks/0ce1f5d5-5a9a-4b8e-bcdb-1e0636285359?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: 657/1270] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:28:40 2026] GET /v2.0/ports?device_id=046d44e2-a3a5-420e-86d1-4157165ca489 => generated 971 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 614/1271] 10.0.0.207 () {34 vars in 1040 bytes} [Tue May 19 23:28:40 2026] GET /v2.0/security-groups?id=bf8ef9ec-ebbb-489d-a8c0-06f418ff57e9&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 658/1272] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:28:40 2026] GET /v2.0/ports?device_id=ecd75e57-a2af-4018-8fb5-b861ea4f53e3 => generated 973 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 659/1273] 10.0.0.207 () {34 vars in 1040 bytes} [Tue May 19 23:28:40 2026] GET /v2.0/security-groups?id=d631cfd6-dbdc-4d0b-b862-e9dfb45e047f&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: 615/1274] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:28:40 2026] GET /v2.0/ports?device_id=046d44e2-a3a5-420e-86d1-4157165ca489 => generated 971 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 660/1275] 10.0.0.207 () {34 vars in 1040 bytes} [Tue May 19 23:28:40 2026] GET /v2.0/security-groups?id=bf8ef9ec-ebbb-489d-a8c0-06f418ff57e9&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 23:28:41.344 8 WARNING neutron_lib.context [None req-d3a2183d-1e9e-4563-9f58-b71ec59b84ca 3e3bc43faac34835b5e638dd53900c15 e26c759c5a414f44958ee50e27e9409b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-19 23:28:41.345 8 WARNING neutron_lib.context [None req-d3a2183d-1e9e-4563-9f58-b71ec59b84ca 3e3bc43faac34835b5e638dd53900c15 e26c759c5a414f44958ee50e27e9409b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-19 23:28:41.512 8 INFO neutron.db.segments_db [None req-d3a2183d-1e9e-4563-9f58-b71ec59b84ca 3e3bc43faac34835b5e638dd53900c15 e26c759c5a414f44958ee50e27e9409b - - default default] Added segment f112dfee-319d-437e-b8ab-c277241667a8 of type vxlan for network 9d2fa8f2-0c88-4c11-b2e6-4374319964f1 2026-05-19 23:28:41.563 8 INFO neutron.db.segments_db [None req-d3a2183d-1e9e-4563-9f58-b71ec59b84ca 3e3bc43faac34835b5e638dd53900c15 e26c759c5a414f44958ee50e27e9409b - - default default] Added segment 26271ca1-44e2-4be9-a196-0496766e22fa of type vxlan for network 7b587fda-77c0-4652-bfae-7e4e8aa4e283 [pid: 8|app: 0|req: 616/1276] 10.0.0.231 () {34 vars in 670 bytes} [Tue May 19 23:28:41 2026] POST /v2.0/networks => generated 1245 bytes in 576 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 661/1277] 10.0.0.231 () {32 vars in 649 bytes} [Tue May 19 23:28:41 2026] GET /v2.0/networks => generated 1844 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 23:28:41.858 8 INFO neutron.services.segments.plugin [-] Segment f112dfee-319d-437e-b8ab-c277241667a8 resource provider aggregate not found 2026-05-19 23:28:41.863 8 INFO neutron.services.segments.plugin [-] Segment f112dfee-319d-437e-b8ab-c277241667a8 resource provider aggregate not found 2026-05-19 23:28:41.870 8 INFO neutron.services.segments.plugin [-] Segment f112dfee-319d-437e-b8ab-c277241667a8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f112dfee-319d-437e-b8ab-c277241667a8 found for delete ", "request_id": "req-cc5bae20-8033-4713-ae5b-867af8b05541"}]} 2026-05-19 23:28:41.876 8 INFO neutron.services.segments.plugin [-] Segment f112dfee-319d-437e-b8ab-c277241667a8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f112dfee-319d-437e-b8ab-c277241667a8 found for delete ", "request_id": "req-0274cc53-b0c9-4f7c-81f6-c61ad5ac1f48"}]} [pid: 8|app: 0|req: 617/1278] 10.0.0.231 () {32 vars in 726 bytes} [Tue May 19 23:28:41 2026] DELETE /v2.0/networks/9d2fa8f2-0c88-4c11-b2e6-4374319964f1 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 23:28:41.947 8 WARNING neutron_lib.context [None req-c86707c2-e79c-4bf9-9b98-8442eaa070b9 0c3cd4b51eea42ef889f6ab7fa5887b6 f1bfa23526a84a5a892bcd2f1471d63b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-19 23:28:41.995 7 INFO neutron.services.segments.plugin [-] Segment 26271ca1-44e2-4be9-a196-0496766e22fa resource provider aggregate not found [pid: 8|app: 0|req: 618/1279] 10.0.0.231 () {34 vars in 676 bytes} [Tue May 19 23:28:41 2026] POST /v2.0/subnetpools => generated 516 bytes in 90 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 23:28:42.005 7 INFO neutron.services.segments.plugin [-] Segment 26271ca1-44e2-4be9-a196-0496766e22fa resource provider aggregate not found 2026-05-19 23:28:42.008 7 INFO neutron.services.segments.plugin [-] Segment 26271ca1-44e2-4be9-a196-0496766e22fa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 26271ca1-44e2-4be9-a196-0496766e22fa found for delete ", "request_id": "req-e8ce71b4-2a3d-4e82-9ad1-43cea5476cac"}]} 2026-05-19 23:28:42.019 7 INFO neutron.services.segments.plugin [-] Segment 26271ca1-44e2-4be9-a196-0496766e22fa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 26271ca1-44e2-4be9-a196-0496766e22fa found for delete ", "request_id": "req-68b24009-0c10-4a3f-b771-eab07a4ceeb1"}]} [pid: 7|app: 0|req: 662/1280] 10.0.0.231 () {32 vars in 726 bytes} [Tue May 19 23:28:41 2026] DELETE /v2.0/networks/7b587fda-77c0-4652-bfae-7e4e8aa4e283 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 663/1281] 10.0.0.231 () {34 vars in 759 bytes} [Tue May 19 23:28:42 2026] PUT /v2.0/subnetpools/8a2d52fd-82c3-429f-954a-5c41baf93342/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: 619/1282] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:28:41 2026] GET /v2.0/ports?device_id=ecd75e57-a2af-4018-8fb5-b861ea4f53e3 => generated 973 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 664/1283] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:28:42 2026] GET /v2.0/ports?device_id=046d44e2-a3a5-420e-86d1-4157165ca489 => 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: 620/1284] 10.0.0.231 () {32 vars in 649 bytes} [Tue May 19 23:28:42 2026] GET /v2.0/networks => generated 651 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 665/1285] 10.0.0.231 () {32 vars in 739 bytes} [Tue May 19 23:28:42 2026] GET /v2.0/subnetpools/8a2d52fd-82c3-429f-954a-5c41baf93342/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: 621/1286] 10.0.0.207 () {34 vars in 1040 bytes} [Tue May 19 23:28:42 2026] GET /v2.0/security-groups?id=d631cfd6-dbdc-4d0b-b862-e9dfb45e047f&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: 666/1287] 10.0.0.207 () {34 vars in 1040 bytes} [Tue May 19 23:28:42 2026] GET /v2.0/security-groups?id=bf8ef9ec-ebbb-489d-a8c0-06f418ff57e9&fields=id&fields=name => generated 114 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 23:28:42.174 8 WARNING neutron_lib.context [None req-166eee90-644f-48ec-91d9-9dd17af052fd 3e3bc43faac34835b5e638dd53900c15 e26c759c5a414f44958ee50e27e9409b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 667/1288] 10.0.0.231 () {34 vars in 770 bytes} [Tue May 19 23:28:42 2026] PUT /v2.0/subnetpools/8a2d52fd-82c3-429f-954a-5c41baf93342/tags/green => generated 4 bytes in 47 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-19 23:28:42.233 8 INFO neutron.db.segments_db [None req-166eee90-644f-48ec-91d9-9dd17af052fd 3e3bc43faac34835b5e638dd53900c15 e26c759c5a414f44958ee50e27e9409b - - default default] Added segment 441594cb-1b8b-4d27-a256-9c14aacba3cd of type vxlan for network a5dd9173-1866-498d-ab33-7d5799614bea [pid: 7|app: 0|req: 670/1291] 10.0.0.231 () {32 vars in 739 bytes} [Tue May 19 23:28:42 2026] GET /v2.0/subnetpools/8a2d52fd-82c3-429f-954a-5c41baf93342/tags => generated 34 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 671/1292] 10.0.0.231 () {34 vars in 766 bytes} [Tue May 19 23:28:42 2026] PUT /v2.0/subnetpools/8a2d52fd-82c3-429f-954a-5c41baf93342/tags/red => generated 4 bytes in 26 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 672/1293] 10.0.0.231 () {32 vars in 739 bytes} [Tue May 19 23:28:42 2026] GET /v2.0/subnetpools/8a2d52fd-82c3-429f-954a-5c41baf93342/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: 622/1294] 10.0.0.231 () {34 vars in 670 bytes} [Tue May 19 23:28:42 2026] POST /v2.0/networks => generated 650 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 23:28:42.349 8 WARNING neutron_lib.context [None req-43821f0b-a5a4-482c-bd4e-c7fbc893f6a3 3e3bc43faac34835b5e638dd53900c15 e26c759c5a414f44958ee50e27e9409b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 673/1295] 10.0.0.231 () {34 vars in 788 bytes} [Tue May 19 23:28:42 2026] PUT /v2.0/subnetpools/8a2d52fd-82c3-429f-954a-5c41baf93342/tags/black.or.white => generated 4 bytes in 45 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 674/1296] 10.0.0.231 () {32 vars in 739 bytes} [Tue May 19 23:28:42 2026] GET /v2.0/subnetpools/8a2d52fd-82c3-429f-954a-5c41baf93342/tags => generated 52 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 23:28:42.408 8 INFO neutron.db.segments_db [None req-43821f0b-a5a4-482c-bd4e-c7fbc893f6a3 3e3bc43faac34835b5e638dd53900c15 e26c759c5a414f44958ee50e27e9409b - - default default] Added segment 7d0cda54-b1e7-40d6-9f3b-59476c2845ae of type vxlan for network a3e10688-092b-41bf-bc6a-ae31b451e8dc [pid: 7|app: 0|req: 675/1297] 10.0.0.231 () {34 vars in 759 bytes} [Tue May 19 23:28:42 2026] PUT /v2.0/subnetpools/8a2d52fd-82c3-429f-954a-5c41baf93342/tags => generated 37 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 676/1298] 10.0.0.231 () {32 vars in 739 bytes} [Tue May 19 23:28:42 2026] GET /v2.0/subnetpools/8a2d52fd-82c3-429f-954a-5c41baf93342/tags => generated 37 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 677/1299] 10.0.0.231 () {32 vars in 747 bytes} [Tue May 19 23:28:42 2026] GET /v2.0/subnetpools/8a2d52fd-82c3-429f-954a-5c41baf93342/tags/red => generated 0 bytes in 22 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 623/1300] 10.0.0.231 () {34 vars in 670 bytes} [Tue May 19 23:28:42 2026] POST /v2.0/networks => generated 649 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 23:28:42.505 8 WARNING neutron_lib.context [None req-4fc8bf4d-9eda-48c9-86bb-4ed6587197a4 3e3bc43faac34835b5e638dd53900c15 e26c759c5a414f44958ee50e27e9409b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-19 23:28:42.512 7 INFO neutron.api.v2.resource [None req-90af7bf3-dc5f-4cf8-ab2a-360aa0704ddd 0c3cd4b51eea42ef889f6ab7fa5887b6 f1bfa23526a84a5a892bcd2f1471d63b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 678/1301] 10.0.0.231 () {32 vars in 751 bytes} [Tue May 19 23:28:42 2026] GET /v2.0/subnetpools/8a2d52fd-82c3-429f-954a-5c41baf93342/tags/green => generated 99 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-05-19 23:28:42.527 8 WARNING neutron_lib.context [None req-4fc8bf4d-9eda-48c9-86bb-4ed6587197a4 3e3bc43faac34835b5e638dd53900c15 e26c759c5a414f44958ee50e27e9409b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 679/1302] 10.0.0.231 () {32 vars in 750 bytes} [Tue May 19 23:28:42 2026] DELETE /v2.0/subnetpools/8a2d52fd-82c3-429f-954a-5c41baf93342/tags/red => generated 0 bytes in 35 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 680/1303] 10.0.0.231 () {32 vars in 739 bytes} [Tue May 19 23:28:42 2026] GET /v2.0/subnetpools/8a2d52fd-82c3-429f-954a-5c41baf93342/tags => generated 30 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 23:28:42.598 7 INFO neutron.api.v2.resource [None req-8cc69f16-65e3-4926-a908-c562e99e680a 0c3cd4b51eea42ef889f6ab7fa5887b6 f1bfa23526a84a5a892bcd2f1471d63b - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 681/1304] 10.0.0.231 () {32 vars in 754 bytes} [Tue May 19 23:28:42 2026] DELETE /v2.0/subnetpools/8a2d52fd-82c3-429f-954a-5c41baf93342/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: 682/1305] 10.0.0.231 () {32 vars in 742 bytes} [Tue May 19 23:28:42 2026] DELETE /v2.0/subnetpools/8a2d52fd-82c3-429f-954a-5c41baf93342/tags => 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: 683/1306] 10.0.0.231 () {32 vars in 739 bytes} [Tue May 19 23:28:42 2026] GET /v2.0/subnetpools/8a2d52fd-82c3-429f-954a-5c41baf93342/tags => 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: 684/1307] 10.0.0.231 () {32 vars in 732 bytes} [Tue May 19 23:28:42 2026] DELETE /v2.0/subnetpools/8a2d52fd-82c3-429f-954a-5c41baf93342 => 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: 685/1308] 199.204.45.44 () {34 vars in 993 bytes} [Tue May 19 23:28:42 2026] GET /v2.0/ports?device_id=046d44e2-a3a5-420e-86d1-4157165ca489 => generated 971 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 624/1309] 10.0.0.231 () {34 vars in 665 bytes} [Tue May 19 23:28:42 2026] POST /v2.0/ports => generated 1505 bytes in 577 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-19 23:28:43.124 7 INFO neutron.db.l3_db [req-c89f9254-c6b8-4fdb-bfac-c08b0d2d394e req-8de78c51-5588-45ca-be32-201db4a60c74 9a48f347f22c4340963a842024cb446e 3a0e36444ee347d0a1789e350098ca6f - - default default] Floating IP b577a00d-5b19-47e3-86de-4bb95a682000 disassociated. External IP: 10.96.250.208, port: 1e43024c-2ab9-44b4-a7cb-11c12f1e05c3. [pid: 8|app: 0|req: 625/1310] 10.0.0.231 () {32 vars in 643 bytes} [Tue May 19 23:28:43 2026] GET /v2.0/ports => generated 1505 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 626/1311] 10.0.0.231 () {32 vars in 720 bytes} [Tue May 19 23:28:43 2026] DELETE /v2.0/ports/9d377cd4-caf1-4e04-8163-f3e201958846 => generated 0 bytes in 161 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 627/1312] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:28:43 2026] GET /v2.0/ports?device_id=ecd75e57-a2af-4018-8fb5-b861ea4f53e3 => 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: 628/1313] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:28:43 2026] GET /v2.0/ports?device_id=046d44e2-a3a5-420e-86d1-4157165ca489 => 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: 686/1314] 199.204.45.44 () {36 vars in 996 bytes} [Tue May 19 23:28:42 2026] DELETE /v2.0/ports/1e43024c-2ab9-44b4-a7cb-11c12f1e05c3 => generated 0 bytes in 632 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 23:28:43.567 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0de70ab5-376d-4c79-a21d-2b1d797381a6'] response: {'server_uuid': '046d44e2-a3a5-420e-86d1-4157165ca489', 'name': 'network-vif-deleted', 'tag': '1e43024c-2ab9-44b4-a7cb-11c12f1e05c3', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 629/1315] 10.0.0.231 () {32 vars in 774 bytes} [Tue May 19 23:28:43 2026] GET /v2.0/security-groups?tenant_id=f1bfa23526a84a5a892bcd2f1471d63b&name=default => generated 2925 bytes in 305 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 687/1316] 10.0.0.231 () {32 vars in 720 bytes} [Tue May 19 23:28:43 2026] DELETE /v2.0/ports/9e00cf59-26c4-425b-8231-7a64c8780a2b => generated 0 bytes in 217 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 630/1317] 10.0.0.207 () {34 vars in 1040 bytes} [Tue May 19 23:28:43 2026] GET /v2.0/security-groups?id=d631cfd6-dbdc-4d0b-b862-e9dfb45e047f&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: 631/1318] 10.0.0.231 () {32 vars in 643 bytes} [Tue May 19 23:28:43 2026] GET /v2.0/ports => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 23:28:43.785 8 WARNING neutron_lib.context [None req-edf638e7-e54b-424f-8902-0452ea52dcf1 3e3bc43faac34835b5e638dd53900c15 e26c759c5a414f44958ee50e27e9409b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 688/1319] 10.0.0.231 () {32 vars in 740 bytes} [Tue May 19 23:28:43 2026] DELETE /v2.0/security-groups/e9aaf27d-3e79-47b4-8a2c-89f9385e5314 => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 23:28:43.851 8 INFO neutron.db.segments_db [None req-edf638e7-e54b-424f-8902-0452ea52dcf1 3e3bc43faac34835b5e638dd53900c15 e26c759c5a414f44958ee50e27e9409b - - default default] Added segment 2c1bc2e1-3eda-4e36-b416-95573860c8fd of type vxlan for network 82c451b0-94b9-40aa-9699-3abca81dc1c7 [pid: 8|app: 0|req: 632/1320] 10.0.0.231 () {34 vars in 670 bytes} [Tue May 19 23:28:43 2026] POST /v2.0/networks => generated 649 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 23:28:43.946 8 WARNING neutron_lib.context [None req-d67c10a6-f8dc-42f2-bd11-a7809817193e 3e3bc43faac34835b5e638dd53900c15 e26c759c5a414f44958ee50e27e9409b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-19 23:28:43.985 8 INFO neutron.db.segments_db [None req-d67c10a6-f8dc-42f2-bd11-a7809817193e 3e3bc43faac34835b5e638dd53900c15 e26c759c5a414f44958ee50e27e9409b - - default default] Added segment 2fe0c6ad-14af-47a2-9143-84b92dda4b9a of type vxlan for network 3f539c63-c808-477e-898f-68e713d8c6d3 [pid: 7|app: 0|req: 689/1321] 10.0.0.231 () {32 vars in 774 bytes} [Tue May 19 23:28:43 2026] GET /v2.0/security-groups?tenant_id=263dcfc4745947ed98ca12dddbf4b7d3&name=default => generated 2925 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 633/1322] 10.0.0.231 () {34 vars in 670 bytes} [Tue May 19 23:28:43 2026] POST /v2.0/networks => generated 650 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 23:28:44.108 8 WARNING neutron_lib.context [None req-d2781e64-d1c8-4120-8098-5a69d4995ac8 3e3bc43faac34835b5e638dd53900c15 e26c759c5a414f44958ee50e27e9409b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 690/1323] 10.0.0.231 () {32 vars in 740 bytes} [Tue May 19 23:28:44 2026] DELETE /v2.0/security-groups/d2309e4f-d55a-4427-a204-74b7869ce0e1 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 23:28:44.140 8 WARNING neutron_lib.context [None req-d2781e64-d1c8-4120-8098-5a69d4995ac8 3e3bc43faac34835b5e638dd53900c15 e26c759c5a414f44958ee50e27e9409b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 691/1324] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:28:44 2026] GET /v2.0/ports?device_id=046d44e2-a3a5-420e-86d1-4157165ca489 => 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: 634/1325] 10.0.0.231 () {34 vars in 669 bytes} [Tue May 19 23:28:44 2026] POST /v2.0/subnets => generated 1274 bytes in 481 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 692/1326] 10.0.0.231 () {32 vars in 647 bytes} [Tue May 19 23:28:44 2026] GET /v2.0/subnets => generated 1910 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 635/1327] 10.0.0.231 () {32 vars in 724 bytes} [Tue May 19 23:28:44 2026] DELETE /v2.0/subnets/3906ff97-f4a9-431c-a1af-c8c530596c5f => 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: 636/1328] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:28:44 2026] GET /v2.0/ports?device_id=ecd75e57-a2af-4018-8fb5-b861ea4f53e3 => generated 973 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 637/1329] 10.0.0.207 () {34 vars in 1040 bytes} [Tue May 19 23:28:44 2026] GET /v2.0/security-groups?id=d631cfd6-dbdc-4d0b-b862-e9dfb45e047f&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: 693/1330] 10.0.0.231 () {32 vars in 724 bytes} [Tue May 19 23:28:44 2026] DELETE /v2.0/subnets/6228dd17-f91f-4a12-b73a-672bef07c7c3 => 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: 638/1331] 10.0.0.231 () {32 vars in 647 bytes} [Tue May 19 23:28:44 2026] GET /v2.0/subnets => generated 649 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 23:28:45.077 7 INFO neutron.services.segments.plugin [-] Segment 2fe0c6ad-14af-47a2-9143-84b92dda4b9a resource provider aggregate not found 2026-05-19 23:28:45.080 7 INFO neutron.services.segments.plugin [-] Segment 2fe0c6ad-14af-47a2-9143-84b92dda4b9a resource provider aggregate not found 2026-05-19 23:28:45.087 7 INFO neutron.services.segments.plugin [-] Segment 2fe0c6ad-14af-47a2-9143-84b92dda4b9a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2fe0c6ad-14af-47a2-9143-84b92dda4b9a found for delete ", "request_id": "req-f022eec9-a85b-4077-8fa7-07edeb148ac4"}]} [pid: 7|app: 0|req: 694/1332] 10.0.0.231 () {32 vars in 726 bytes} [Tue May 19 23:28:44 2026] DELETE /v2.0/networks/3f539c63-c808-477e-898f-68e713d8c6d3 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 23:28:45.247 8 INFO neutron.services.segments.plugin [-] Segment 2c1bc2e1-3eda-4e36-b416-95573860c8fd resource provider aggregate not found 2026-05-19 23:28:45.251 8 INFO neutron.services.segments.plugin [-] Segment 2c1bc2e1-3eda-4e36-b416-95573860c8fd resource provider aggregate not found 2026-05-19 23:28:45.261 8 INFO neutron.services.segments.plugin [-] Segment 2c1bc2e1-3eda-4e36-b416-95573860c8fd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2c1bc2e1-3eda-4e36-b416-95573860c8fd found for delete ", "request_id": "req-fc3875eb-ed38-4981-b6bf-72c8a3d06ee0"}]} [pid: 8|app: 0|req: 639/1333] 10.0.0.231 () {32 vars in 726 bytes} [Tue May 19 23:28:45 2026] DELETE /v2.0/networks/82c451b0-94b9-40aa-9699-3abca81dc1c7 => generated 0 bytes in 167 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 23:28:45.273 7 INFO neutron.services.segments.plugin [-] Segment 2fe0c6ad-14af-47a2-9143-84b92dda4b9a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2fe0c6ad-14af-47a2-9143-84b92dda4b9a found for delete ", "request_id": "req-e09ba608-3c4d-41dd-8bcf-8536eb556d0d"}]} [pid: 7|app: 0|req: 695/1334] 10.0.0.231 () {32 vars in 726 bytes} [Tue May 19 23:28:45 2026] DELETE /v2.0/networks/a3e10688-092b-41bf-bc6a-ae31b451e8dc => generated 0 bytes in 113 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 23:28:45.394 8 INFO neutron.services.segments.plugin [-] Segment 2c1bc2e1-3eda-4e36-b416-95573860c8fd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2c1bc2e1-3eda-4e36-b416-95573860c8fd found for delete ", "request_id": "req-02170617-0f3f-4d52-8b1e-c593f00c006b"}]} [pid: 8|app: 0|req: 640/1335] 10.0.0.231 () {32 vars in 726 bytes} [Tue May 19 23:28:45 2026] DELETE /v2.0/networks/a5dd9173-1866-498d-ab33-7d5799614bea => 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: 696/1336] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:28:45 2026] GET /v2.0/ports?device_id=046d44e2-a3a5-420e-86d1-4157165ca489 => 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: 641/1337] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:28:45 2026] GET /v2.0/ports?device_id=ecd75e57-a2af-4018-8fb5-b861ea4f53e3 => 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: 697/1338] 10.0.0.207 () {34 vars in 1040 bytes} [Tue May 19 23:28:46 2026] GET /v2.0/security-groups?id=d631cfd6-dbdc-4d0b-b862-e9dfb45e047f&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: 642/1339] 10.0.0.231 () {32 vars in 774 bytes} [Tue May 19 23:28:46 2026] GET /v2.0/security-groups?tenant_id=e26c759c5a414f44958ee50e27e9409b&name=default => generated 2925 bytes in 236 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 698/1340] 10.0.0.231 () {32 vars in 740 bytes} [Tue May 19 23:28:46 2026] DELETE /v2.0/security-groups/ad95534f-18a1-47c7-88d7-b3d2ed913169 => 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: 643/1341] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:28:46 2026] GET /v2.0/ports?device_id=046d44e2-a3a5-420e-86d1-4157165ca489 => generated 12 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 23:28:47.117 7 INFO neutron.services.segments.plugin [-] Segment 7d0cda54-b1e7-40d6-9f3b-59476c2845ae resource provider aggregate not found 2026-05-19 23:28:47.137 7 INFO neutron.services.segments.plugin [-] Segment 7d0cda54-b1e7-40d6-9f3b-59476c2845ae resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7d0cda54-b1e7-40d6-9f3b-59476c2845ae found for delete ", "request_id": "req-c8f91e58-0ac5-489f-a85c-056d5e46089b"}]} [pid: 7|app: 0|req: 699/1342] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:28:47 2026] GET /v2.0/ports?device_id=ecd75e57-a2af-4018-8fb5-b861ea4f53e3 => generated 975 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 644/1343] 10.0.0.207 () {34 vars in 1040 bytes} [Tue May 19 23:28:47 2026] GET /v2.0/security-groups?id=d631cfd6-dbdc-4d0b-b862-e9dfb45e047f&fields=id&fields=name => generated 113 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 23:28:47.456 7 INFO neutron.services.segments.plugin [-] Segment 7d0cda54-b1e7-40d6-9f3b-59476c2845ae resource provider aggregate not found 2026-05-19 23:28:47.477 7 INFO neutron.services.segments.plugin [-] Segment 7d0cda54-b1e7-40d6-9f3b-59476c2845ae resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7d0cda54-b1e7-40d6-9f3b-59476c2845ae found for delete ", "request_id": "req-e57c355d-be24-445d-afa1-ad621d7a8bbf"}]} 2026-05-19 23:28:47.642 7 WARNING neutron_lib.context [None req-8ee6e4e7-8c2a-4836-aa00-d3a30a44e149 fe3c496ea5474190b681adcf5b5e8c8b 8b70b971343d4f6f985329c0bb2741d7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-19 23:28:47.796 8 INFO neutron.services.segments.plugin [-] Segment 441594cb-1b8b-4d27-a256-9c14aacba3cd resource provider aggregate not found 2026-05-19 23:28:47.802 7 INFO neutron.db.segments_db [None req-8ee6e4e7-8c2a-4836-aa00-d3a30a44e149 fe3c496ea5474190b681adcf5b5e8c8b 8b70b971343d4f6f985329c0bb2741d7 - - default default] Added segment a89de476-7888-4569-83ec-c38d0a76b0a1 of type vxlan for network 15ab8c67-1870-4a8e-a48c-0f857554b853 2026-05-19 23:28:47.811 8 INFO neutron.services.segments.plugin [-] Segment 441594cb-1b8b-4d27-a256-9c14aacba3cd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 441594cb-1b8b-4d27-a256-9c14aacba3cd found for delete ", "request_id": "req-a5bf9dd0-3668-483d-a1f1-0a56c6f47a60"}]} 2026-05-19 23:28:47.820 8 INFO neutron.services.segments.plugin [-] Segment 441594cb-1b8b-4d27-a256-9c14aacba3cd resource provider aggregate not found 2026-05-19 23:28:47.835 8 INFO neutron.services.segments.plugin [-] Segment 441594cb-1b8b-4d27-a256-9c14aacba3cd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 441594cb-1b8b-4d27-a256-9c14aacba3cd found for delete ", "request_id": "req-30c171da-78c9-4d5a-b45d-ad1cb815af18"}]} [pid: 8|app: 0|req: 645/1344] 10.0.0.231 () {32 vars in 740 bytes} [Tue May 19 23:28:47 2026] DELETE /v2.0/security-groups/bf8ef9ec-ebbb-489d-a8c0-06f418ff57e9 => 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: 700/1345] 10.0.0.231 () {34 vars in 670 bytes} [Tue May 19 23:28:47 2026] POST /v2.0/networks => generated 632 bytes in 475 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 23:28:47.912 8 INFO neutron.api.v2.resource [None req-5d78ef78-b1ac-40b7-b06b-2322dae0ca10 9a48f347f22c4340963a842024cb446e 3a0e36444ee347d0a1789e350098ca6f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 646/1346] 10.0.0.231 () {32 vars in 737 bytes} [Tue May 19 23:28:47 2026] GET /v2.0/security-groups/bf8ef9ec-ebbb-489d-a8c0-06f418ff57e9 => generated 146 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 23:28:47.932 7 WARNING neutron_lib.context [None req-d5249c66-ecfa-46d2-9168-93351f57e634 fe3c496ea5474190b681adcf5b5e8c8b 8b70b971343d4f6f985329c0bb2741d7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-19 23:28:47.991 7 INFO neutron.db.segments_db [None req-d5249c66-ecfa-46d2-9168-93351f57e634 fe3c496ea5474190b681adcf5b5e8c8b 8b70b971343d4f6f985329c0bb2741d7 - - default default] Added segment f9b27f44-398e-4b4c-aece-c6d4165c7162 of type vxlan for network b1299a33-715b-46d3-b5c5-2ec796c80bad [pid: 7|app: 0|req: 701/1347] 10.0.0.231 () {34 vars in 670 bytes} [Tue May 19 23:28:47 2026] POST /v2.0/networks => generated 632 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 702/1348] 10.0.0.231 () {34 vars in 753 bytes} [Tue May 19 23:28:48 2026] PUT /v2.0/networks/15ab8c67-1870-4a8e-a48c-0f857554b853/tags => generated 25 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 703/1349] 10.0.0.231 () {32 vars in 733 bytes} [Tue May 19 23:28:48 2026] GET /v2.0/networks/15ab8c67-1870-4a8e-a48c-0f857554b853/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: 704/1350] 10.0.0.231 () {34 vars in 753 bytes} [Tue May 19 23:28:48 2026] PUT /v2.0/networks/b1299a33-715b-46d3-b5c5-2ec796c80bad/tags => generated 17 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 647/1351] 10.0.0.231 () {32 vars in 732 bytes} [Tue May 19 23:28:47 2026] DELETE /v2.0/floatingips/b577a00d-5b19-47e3-86de-4bb95a682000 => generated 0 bytes in 282 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 705/1352] 10.0.0.231 () {32 vars in 733 bytes} [Tue May 19 23:28:48 2026] GET /v2.0/networks/b1299a33-715b-46d3-b5c5-2ec796c80bad/tags => generated 17 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 706/1353] 10.0.0.231 () {34 vars in 753 bytes} [Tue May 19 23:28:48 2026] PUT /v2.0/networks/b1299a33-715b-46d3-b5c5-2ec796c80bad/tags => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 23:28:48.366 7 WARNING neutron_lib.context [None req-08fa0729-6ac2-4e98-834a-ceead5457b56 dfc16e27105341ba8b17a49eb663e2d3 2f29ca507fe14ee8a53c5c539e510223 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-19 23:28:48.526 7 INFO neutron.db.segments_db [None req-08fa0729-6ac2-4e98-834a-ceead5457b56 dfc16e27105341ba8b17a49eb663e2d3 2f29ca507fe14ee8a53c5c539e510223 - - default default] Added segment 4820d3f9-8145-4b94-b746-f3ecbd9c2133 of type vxlan for network 19532fd2-20c4-4d34-9004-c1f28a931f95 [pid: 7|app: 0|req: 707/1354] 10.0.0.231 () {34 vars in 670 bytes} [Tue May 19 23:28:48 2026] POST /v2.0/networks => generated 644 bytes in 337 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 708/1355] 10.0.0.231 () {32 vars in 733 bytes} [Tue May 19 23:28:48 2026] GET /v2.0/networks/b1299a33-715b-46d3-b5c5-2ec796c80bad/tags => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 709/1356] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:28:48 2026] GET /v2.0/ports?device_id=ecd75e57-a2af-4018-8fb5-b861ea4f53e3 => generated 975 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 710/1357] 10.0.0.231 () {32 vars in 733 bytes} [Tue May 19 23:28:48 2026] GET /v2.0/networks/15ab8c67-1870-4a8e-a48c-0f857554b853/tags => generated 25 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 23:28:48.695 7 WARNING neutron_lib.context [None req-5530208d-c3ea-4b2a-8fb3-592fa0682b0b dfc16e27105341ba8b17a49eb663e2d3 2f29ca507fe14ee8a53c5c539e510223 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/1358] 10.0.0.231 () {34 vars in 669 bytes} [Tue May 19 23:28:48 2026] POST /v2.0/subnets => generated 641 bytes in 233 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 712/1359] 10.0.0.207 () {34 vars in 1040 bytes} [Tue May 19 23:28:48 2026] GET /v2.0/security-groups?id=d631cfd6-dbdc-4d0b-b862-e9dfb45e047f&fields=id&fields=name => generated 113 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 648/1360] 10.0.0.231 () {34 vars in 789 bytes} [Tue May 19 23:28:48 2026] PUT /v2.0/routers/863bd472-a4f0-4494-b353-2f946559bca7/remove_router_interface => generated 309 bytes in 836 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 23:28:49.056 8 WARNING neutron_lib.context [None req-9b96efc3-81da-4b42-a33c-f57b3c812e51 dfc16e27105341ba8b17a49eb663e2d3 2f29ca507fe14ee8a53c5c539e510223 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 713/1361] 10.0.0.231 () {32 vars in 726 bytes} [Tue May 19 23:28:48 2026] DELETE /v2.0/networks/15ab8c67-1870-4a8e-a48c-0f857554b853 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 23:28:49.099 8 INFO neutron.db.segments_db [None req-9b96efc3-81da-4b42-a33c-f57b3c812e51 dfc16e27105341ba8b17a49eb663e2d3 2f29ca507fe14ee8a53c5c539e510223 - - default default] Added segment c0b42745-a4ab-4ad8-93b9-ccfcaf717236 of type vxlan for network 11a3a887-3008-4f6d-8270-4a2fb697e488 [pid: 7|app: 0|req: 714/1362] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:28:49 2026] GET /v2.0/ports?device_id=ecd75e57-a2af-4018-8fb5-b861ea4f53e3 => generated 975 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 23:28:49.157 7 INFO neutron.services.segments.plugin [-] Segment a89de476-7888-4569-83ec-c38d0a76b0a1 resource provider aggregate not found 2026-05-19 23:28:49.180 7 INFO neutron.services.segments.plugin [-] Segment a89de476-7888-4569-83ec-c38d0a76b0a1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a89de476-7888-4569-83ec-c38d0a76b0a1 found for delete ", "request_id": "req-ef0a1034-e1f9-47ca-923c-2e5adaa812c7"}]} [pid: 8|app: 0|req: 649/1363] 10.0.0.231 () {34 vars in 670 bytes} [Tue May 19 23:28:49 2026] POST /v2.0/networks => generated 644 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 650/1364] 10.0.0.231 () {32 vars in 726 bytes} [Tue May 19 23:28:49 2026] DELETE /v2.0/networks/b1299a33-715b-46d3-b5c5-2ec796c80bad => generated 0 bytes in 104 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 23:28:49.496 7 INFO neutron.services.segments.plugin [-] Segment a89de476-7888-4569-83ec-c38d0a76b0a1 resource provider aggregate not found 2026-05-19 23:28:49.512 7 INFO neutron.services.segments.plugin [-] Segment a89de476-7888-4569-83ec-c38d0a76b0a1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a89de476-7888-4569-83ec-c38d0a76b0a1 found for delete ", "request_id": "req-49881283-a19f-4887-9b81-2bb487ac2861"}]} 2026-05-19 23:28:49.574 8 INFO neutron.db.l3_db [None req-4070af90-0fe8-4140-abd9-a19931c1ca80 e3a7a7bb6a9f49cdab42ca433ef9cb52 ee5b7b3264cc4ef8bfae8e799a51132e - - default default] Floating IP b54eec61-6f16-4223-82fe-f64cbe991fe2 associated. External IP: 10.96.250.219, port: 5b0ca12c-33a9-4965-80e6-ebd4e5a8f59b. 2026-05-19 23:28:49.833 8 INFO neutron.services.segments.plugin [-] Segment f9b27f44-398e-4b4c-aece-c6d4165c7162 resource provider aggregate not found [pid: 8|app: 0|req: 651/1365] 10.0.0.231 () {34 vars in 749 bytes} [Tue May 19 23:28:49 2026] PUT /v2.0/floatingips/b54eec61-6f16-4223-82fe-f64cbe991fe2 => generated 856 bytes in 553 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 23:28:49.851 8 INFO neutron.services.segments.plugin [-] Segment f9b27f44-398e-4b4c-aece-c6d4165c7162 resource provider aggregate not found 2026-05-19 23:28:49.857 8 INFO neutron.services.segments.plugin [-] Segment f9b27f44-398e-4b4c-aece-c6d4165c7162 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f9b27f44-398e-4b4c-aece-c6d4165c7162 found for delete ", "request_id": "req-9ff3d147-d9cf-4a43-8558-21906d247ab7"}]} 2026-05-19 23:28:49.914 7 INFO neutron.db.l3_hamode_db [None req-6d7f1a85-5cd2-43be-b7f2-2cdb79a3f950 c6f6be455f624b60b06da7080df9e6a1 1a1d836424254dd08a3f9b5a0b54e631 - - default default] HA network 53bdc04e-b9e9-4e74-bd66-e5d198f8a74c was deleted as no HA routers are present in tenant 3a0e36444ee347d0a1789e350098ca6f. [pid: 7|app: 0|req: 715/1366] 10.0.0.231 () {32 vars in 724 bytes} [Tue May 19 23:28:49 2026] DELETE /v2.0/routers/863bd472-a4f0-4494-b353-2f946559bca7 => generated 0 bytes in 818 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 716/1367] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:28:49 2026] GET /v2.0/ports?device_id=ecd75e57-a2af-4018-8fb5-b861ea4f53e3 => generated 975 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 717/1368] 10.0.0.231 () {32 vars in 724 bytes} [Tue May 19 23:28:49 2026] DELETE /v2.0/subnets/191b615a-3164-4d60-884b-4899f9f174c9 => generated 0 bytes in 164 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 718/1369] 10.0.0.207 () {34 vars in 1040 bytes} [Tue May 19 23:28:50 2026] GET /v2.0/security-groups?id=d631cfd6-dbdc-4d0b-b862-e9dfb45e047f&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 23:28:50.296 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a575f295-02ab-4acb-92e5-e053248ec96a'] response: {'name': 'network-changed', 'server_uuid': 'ecd75e57-a2af-4018-8fb5-b861ea4f53e3', 'tag': '5b0ca12c-33a9-4965-80e6-ebd4e5a8f59b', 'status': 'completed', 'code': 200} 2026-05-19 23:28:50.297 8 INFO neutron.services.segments.plugin [-] Segment f9b27f44-398e-4b4c-aece-c6d4165c7162 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f9b27f44-398e-4b4c-aece-c6d4165c7162 found for delete ", "request_id": "req-446ee9be-b533-4a01-b0ff-756aec889d4c"}]} [pid: 8|app: 0|req: 652/1370] 10.0.0.231 () {34 vars in 743 bytes} [Tue May 19 23:28:49 2026] PUT /v2.0/networks/11a3a887-3008-4f6d-8270-4a2fb697e488 => generated 592 bytes in 552 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 719/1371] 10.0.0.231 () {32 vars in 774 bytes} [Tue May 19 23:28:50 2026] GET /v2.0/security-groups?tenant_id=172cdaab7e1d4db2851e47d0feb88975&name=default => generated 2925 bytes in 295 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 23:28:50.454 7 WARNING neutron_lib.context [None req-67b79720-14fd-4141-8325-5e7613e01303 dfc16e27105341ba8b17a49eb663e2d3 2f29ca507fe14ee8a53c5c539e510223 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 653/1372] 10.0.0.231 () {32 vars in 726 bytes} [Tue May 19 23:28:50 2026] DELETE /v2.0/networks/7a0a5cea-45f6-4786-ab3f-4ea796ae285c => generated 0 bytes in 221 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 654/1373] 199.204.45.44 () {34 vars in 1079 bytes} [Tue May 19 23:28:50 2026] GET /v2.0/ports?tenant_id=ee5b7b3264cc4ef8bfae8e799a51132e&device_id=ecd75e57-a2af-4018-8fb5-b861ea4f53e3 => 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: 720/1374] 10.0.0.231 () {34 vars in 669 bytes} [Tue May 19 23:28:50 2026] POST /v2.0/subnets => generated 626 bytes in 274 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 655/1375] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:28:50 2026] GET /v2.0/ports?device_id=ecd75e57-a2af-4018-8fb5-b861ea4f53e3 => generated 975 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 656/1376] 199.204.45.44 () {34 vars in 985 bytes} [Tue May 19 23:28:50 2026] GET /v2.0/networks?id=0ce1f5d5-5a9a-4b8e-bcdb-1e0636285359 => generated 776 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 721/1377] 10.0.0.231 () {32 vars in 740 bytes} [Tue May 19 23:28:50 2026] DELETE /v2.0/security-groups/19edf707-e78b-42e3-ba09-c7122145de01 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 722/1378] 10.0.0.231 () {32 vars in 774 bytes} [Tue May 19 23:28:50 2026] GET /v2.0/security-groups?tenant_id=3a0e36444ee347d0a1789e350098ca6f&name=default => generated 2925 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 723/1379] 10.0.0.207 () {34 vars in 1040 bytes} [Tue May 19 23:28:50 2026] GET /v2.0/security-groups?id=d631cfd6-dbdc-4d0b-b862-e9dfb45e047f&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: 724/1380] 199.204.45.44 () {34 vars in 1059 bytes} [Tue May 19 23:28:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=5b0ca12c-33a9-4965-80e6-ebd4e5a8f59b => generated 859 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 657/1381] 10.0.0.231 () {34 vars in 741 bytes} [Tue May 19 23:28:50 2026] PUT /v2.0/subnets/cfd29c9b-3961-43e7-99c7-6698f0e3b25d => generated 636 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 658/1382] 199.204.45.44 () {34 vars in 983 bytes} [Tue May 19 23:28:50 2026] GET /v2.0/subnets?id=0ea5483c-4484-4eb3-bfb4-83c8da43bf7f => generated 698 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 725/1383] 10.0.0.231 () {32 vars in 740 bytes} [Tue May 19 23:28:50 2026] DELETE /v2.0/security-groups/14b33696-c1df-49be-b0c9-1d7f6fb9362e => 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: 726/1384] 199.204.45.44 () {34 vars in 1051 bytes} [Tue May 19 23:28:51 2026] GET /v2.0/ports?network_id=0ce1f5d5-5a9a-4b8e-bcdb-1e0636285359&device_owner=network%3Adhcp => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 727/1385] 10.0.0.231 () {32 vars in 774 bytes} [Tue May 19 23:28:51 2026] GET /v2.0/security-groups?tenant_id=8b70b971343d4f6f985329c0bb2741d7&name=default => generated 2925 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 728/1386] 199.204.45.44 () {34 vars in 1011 bytes} [Tue May 19 23:28:51 2026] GET /v2.0/networks/0ce1f5d5-5a9a-4b8e-bcdb-1e0636285359?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: 659/1387] 10.0.0.231 () {32 vars in 726 bytes} [Tue May 19 23:28:50 2026] DELETE /v2.0/networks/11a3a887-3008-4f6d-8270-4a2fb697e488 => generated 0 bytes in 207 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 23:28:51.197 7 INFO neutron.services.segments.plugin [-] Segment 0458ba18-f914-40b1-a1bf-2f2d178ed0ba resource provider aggregate not found [pid: 8|app: 0|req: 660/1388] 199.204.45.44 () {34 vars in 1111 bytes} [Tue May 19 23:28:51 2026] GET /v2.0/networks/0ce1f5d5-5a9a-4b8e-bcdb-1e0636285359?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-19 23:28:51.212 8 INFO neutron.pecan_wsgi.hooks.translation [None req-603f8674-d9d7-4e1d-926d-f0edb32c61fa dfc16e27105341ba8b17a49eb663e2d3 2f29ca507fe14ee8a53c5c539e510223 - - default default] DELETE failed (client error): The resource could not be found. 2026-05-19 23:28:51.214 7 INFO neutron.services.segments.plugin [-] Segment 0458ba18-f914-40b1-a1bf-2f2d178ed0ba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0458ba18-f914-40b1-a1bf-2f2d178ed0ba found for delete ", "request_id": "req-fd42cb18-d81e-4c42-96a5-bfc385683c24"}]} [pid: 8|app: 0|req: 661/1389] 10.0.0.231 () {32 vars in 726 bytes} [Tue May 19 23:28:51 2026] DELETE /v2.0/networks/11a3a887-3008-4f6d-8270-4a2fb697e488 => generated 138 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 729/1390] 10.0.0.231 () {32 vars in 740 bytes} [Tue May 19 23:28:51 2026] DELETE /v2.0/security-groups/f140a33f-9f11-4088-b9db-ac1861885ec8 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 662/1391] 10.0.0.231 () {32 vars in 694 bytes} [Tue May 19 23:28:51 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 730/1392] 10.0.0.231 () {32 vars in 742 bytes} [Tue May 19 23:28:51 2026] GET /v2.0/subnets?network_id=c525e001-7d6d-475b-a044-dbc29977d9dd => generated 649 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 663/1393] 10.0.0.231 () {32 vars in 653 bytes} [Tue May 19 23:28:51 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: 731/1394] 10.0.0.231 () {32 vars in 649 bytes} [Tue May 19 23:28:51 2026] GET /v2.0/networks => generated 1309 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 664/1395] 10.0.0.231 () {32 vars in 647 bytes} [Tue May 19 23:28:51 2026] GET /v2.0/subnets => generated 1280 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 732/1396] 10.0.0.231 () {32 vars in 723 bytes} [Tue May 19 23:28:51 2026] GET /v2.0/networks/19532fd2-20c4-4d34-9004-c1f28a931f95 => generated 669 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 665/1397] 10.0.0.231 () {32 vars in 721 bytes} [Tue May 19 23:28:51 2026] GET /v2.0/subnets/08d78c3b-cedf-4f92-907b-38c8e951c137 => generated 641 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 23:28:51.545 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b54491b0-26eb-4410-9882-c206ed4f2808 dfc16e27105341ba8b17a49eb663e2d3 2f29ca507fe14ee8a53c5c539e510223 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 733/1398] 10.0.0.231 () {32 vars in 724 bytes} [Tue May 19 23:28:51 2026] DELETE /v2.0/subnets/cfd29c9b-3961-43e7-99c7-6698f0e3b25d => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 23:28:51.565 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5ae47ea1-d4f6-4a73-97a5-001360edf40d dfc16e27105341ba8b17a49eb663e2d3 2f29ca507fe14ee8a53c5c539e510223 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 666/1399] 10.0.0.231 () {32 vars in 726 bytes} [Tue May 19 23:28:51 2026] DELETE /v2.0/networks/11a3a887-3008-4f6d-8270-4a2fb697e488 => generated 138 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 23:28:51.582 7 INFO neutron.services.segments.plugin [-] Segment 0458ba18-f914-40b1-a1bf-2f2d178ed0ba resource provider aggregate not found 2026-05-19 23:28:51.601 7 INFO neutron.services.segments.plugin [-] Segment 0458ba18-f914-40b1-a1bf-2f2d178ed0ba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0458ba18-f914-40b1-a1bf-2f2d178ed0ba found for delete ", "request_id": "req-d4805e69-b033-45eb-aa54-5d4d4e99624b"}]} [pid: 7|app: 0|req: 734/1400] 10.0.0.231 () {32 vars in 724 bytes} [Tue May 19 23:28:51 2026] DELETE /v2.0/subnets/08d78c3b-cedf-4f92-907b-38c8e951c137 => generated 0 bytes in 147 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 23:28:51.883 8 INFO neutron.services.segments.plugin [-] Segment 7bee447f-c9ba-406f-8823-f0dfdd845b16 resource provider aggregate not found 2026-05-19 23:28:51.905 8 INFO neutron.services.segments.plugin [-] Segment 7bee447f-c9ba-406f-8823-f0dfdd845b16 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7bee447f-c9ba-406f-8823-f0dfdd845b16 found for delete ", "request_id": "req-9d8f9805-bbde-42cc-a81f-739a1b5caf11"}]} 2026-05-19 23:28:51.922 8 INFO neutron.services.segments.plugin [-] Segment c0b42745-a4ab-4ad8-93b9-ccfcaf717236 resource provider aggregate not found 2026-05-19 23:28:51.937 8 INFO neutron.services.segments.plugin [-] Segment c0b42745-a4ab-4ad8-93b9-ccfcaf717236 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c0b42745-a4ab-4ad8-93b9-ccfcaf717236 found for delete ", "request_id": "req-0d89a524-1255-4d71-bd79-1e7087f01980"}]} [pid: 7|app: 0|req: 735/1401] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:28:51 2026] GET /v2.0/ports?device_id=ecd75e57-a2af-4018-8fb5-b861ea4f53e3 => generated 975 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 736/1402] 10.0.0.207 () {34 vars in 1040 bytes} [Tue May 19 23:28:51 2026] GET /v2.0/security-groups?id=d631cfd6-dbdc-4d0b-b862-e9dfb45e047f&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 667/1403] 10.0.0.231 () {32 vars in 726 bytes} [Tue May 19 23:28:51 2026] DELETE /v2.0/networks/19532fd2-20c4-4d34-9004-c1f28a931f95 => generated 0 bytes in 330 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 737/1404] 199.204.45.44 () {34 vars in 993 bytes} [Tue May 19 23:28:52 2026] GET /v2.0/ports?device_id=ecd75e57-a2af-4018-8fb5-b861ea4f53e3 => generated 975 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 23:28:52.495 8 INFO neutron.services.segments.plugin [-] Segment 7bee447f-c9ba-406f-8823-f0dfdd845b16 resource provider aggregate not found 2026-05-19 23:28:52.516 8 INFO neutron.services.segments.plugin [-] Segment 7bee447f-c9ba-406f-8823-f0dfdd845b16 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7bee447f-c9ba-406f-8823-f0dfdd845b16 found for delete ", "request_id": "req-020d7c2a-8a30-4dd8-b5c5-9051ba5568bc"}]} 2026-05-19 23:28:52.539 8 INFO neutron.services.segments.plugin [-] Segment c0b42745-a4ab-4ad8-93b9-ccfcaf717236 resource provider aggregate not found 2026-05-19 23:28:52.555 8 INFO neutron.services.segments.plugin [-] Segment c0b42745-a4ab-4ad8-93b9-ccfcaf717236 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c0b42745-a4ab-4ad8-93b9-ccfcaf717236 found for delete ", "request_id": "req-e0395d52-34bb-4638-96d5-fc30816912e0"}]} 2026-05-19 23:28:52.577 8 INFO neutron.services.segments.plugin [-] Segment 4820d3f9-8145-4b94-b746-f3ecbd9c2133 resource provider aggregate not found 2026-05-19 23:28:52.596 8 INFO neutron.services.segments.plugin [-] Segment 4820d3f9-8145-4b94-b746-f3ecbd9c2133 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4820d3f9-8145-4b94-b746-f3ecbd9c2133 found for delete ", "request_id": "req-1b7f570a-0ade-4cf2-89ad-13b4b91a8c45"}]} [pid: 7|app: 0|req: 738/1405] 10.0.0.231 () {32 vars in 774 bytes} [Tue May 19 23:28:52 2026] GET /v2.0/security-groups?tenant_id=2f29ca507fe14ee8a53c5c539e510223&name=default => generated 2925 bytes in 186 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 23:28:52.750 8 INFO neutron.db.l3_db [req-1d984bd5-a1cc-4225-bf74-bf3eefbe9c21 req-8bf17d89-4686-4845-b97a-c24015a0cd81 e3a7a7bb6a9f49cdab42ca433ef9cb52 ee5b7b3264cc4ef8bfae8e799a51132e - - default default] Floating IP b54eec61-6f16-4223-82fe-f64cbe991fe2 disassociated. External IP: 10.96.250.219, port: 5b0ca12c-33a9-4965-80e6-ebd4e5a8f59b. [pid: 7|app: 0|req: 739/1406] 10.0.0.231 () {32 vars in 740 bytes} [Tue May 19 23:28:52 2026] DELETE /v2.0/security-groups/576e3442-6232-46be-9074-93bfb5046dfb => 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: 740/1407] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:28:53 2026] GET /v2.0/ports?device_id=ecd75e57-a2af-4018-8fb5-b861ea4f53e3 => 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: 668/1408] 199.204.45.44 () {36 vars in 996 bytes} [Tue May 19 23:28:52 2026] DELETE /v2.0/ports/5b0ca12c-33a9-4965-80e6-ebd4e5a8f59b => generated 0 bytes in 659 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 741/1409] 10.0.0.231 () {32 vars in 774 bytes} [Tue May 19 23:28:53 2026] GET /v2.0/security-groups?tenant_id=f6bce7b40e1e437ba9680958af739c43&name=default => generated 2925 bytes in 272 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 23:28:54.094 8 INFO neutron.services.segments.plugin [-] Segment 4820d3f9-8145-4b94-b746-f3ecbd9c2133 resource provider aggregate not found 2026-05-19 23:28:54.112 8 INFO neutron.services.segments.plugin [-] Segment 4820d3f9-8145-4b94-b746-f3ecbd9c2133 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4820d3f9-8145-4b94-b746-f3ecbd9c2133 found for delete ", "request_id": "req-1786193f-40d9-4574-997f-376c9387c9e2"}]} 2026-05-19 23:28:54.119 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c22062d6-ac69-403b-a7cc-6fa91470fe3c'] response: {'server_uuid': 'ecd75e57-a2af-4018-8fb5-b861ea4f53e3', 'name': 'network-vif-deleted', 'tag': '5b0ca12c-33a9-4965-80e6-ebd4e5a8f59b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 669/1410] 10.0.0.231 () {32 vars in 740 bytes} [Tue May 19 23:28:54 2026] DELETE /v2.0/security-groups/b3b47488-c928-40be-be64-7c39ea3a1807 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 742/1411] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:28:54 2026] GET /v2.0/ports?device_id=ecd75e57-a2af-4018-8fb5-b861ea4f53e3 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 23:28:54.617 8 WARNING neutron_lib.context [None req-87f74031-6b4c-41d8-98a4-c855d724dd3f b19e4c9662b7467f8293922857ba2921 519d1cc2e6dd40dfabfa020ceda13c03 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-19 23:28:54.746 8 INFO neutron.db.segments_db [None req-87f74031-6b4c-41d8-98a4-c855d724dd3f b19e4c9662b7467f8293922857ba2921 519d1cc2e6dd40dfabfa020ceda13c03 - - default default] Added segment 6bbbfeea-6fe6-4b61-b32e-fdb9f81efc88 of type vxlan for network 1b96023f-1c9f-42b3-aba2-f7927cc210f2 [pid: 8|app: 0|req: 670/1412] 10.0.0.231 () {34 vars in 670 bytes} [Tue May 19 23:28:54 2026] POST /v2.0/networks => generated 649 bytes in 370 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 23:28:54.849 7 WARNING neutron_lib.context [None req-d4f15997-032e-4dc4-a21f-a65a814f5bea b19e4c9662b7467f8293922857ba2921 519d1cc2e6dd40dfabfa020ceda13c03 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 743/1413] 10.0.0.231 () {34 vars in 665 bytes} [Tue May 19 23:28:54 2026] POST /v2.0/ports => generated 779 bytes in 292 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 23:28:55.147 8 WARNING neutron_lib.context [None req-04cfcf66-5afe-48d7-af53-21ff162422c3 b19e4c9662b7467f8293922857ba2921 519d1cc2e6dd40dfabfa020ceda13c03 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-19 23:28:55.221 8 INFO neutron.db.segments_db [None req-04cfcf66-5afe-48d7-af53-21ff162422c3 b19e4c9662b7467f8293922857ba2921 519d1cc2e6dd40dfabfa020ceda13c03 - - default default] Added segment 7a50ad33-05f0-4229-af29-931e75389198 of type vxlan for network 322b4a28-0c17-40aa-a8fc-860a96816f7d /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: 671/1414] 10.0.0.231 () {34 vars in 670 bytes} [Tue May 19 23:28:55 2026] POST /v2.0/networks => generated 636 bytes in 183 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 23:28:55.336 8 WARNING neutron_lib.context [None req-54966918-c71c-4023-8085-ac16c756a129 b19e4c9662b7467f8293922857ba2921 519d1cc2e6dd40dfabfa020ceda13c03 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 744/1415] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:28:55 2026] GET /v2.0/ports?device_id=ecd75e57-a2af-4018-8fb5-b861ea4f53e3 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 672/1416] 10.0.0.231 () {34 vars in 669 bytes} [Tue May 19 23:28:55 2026] POST /v2.0/subnets => generated 646 bytes in 236 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 23:28:55.580 7 WARNING neutron_lib.context [None req-640ad539-112e-4811-8d39-c36c60bc794c b19e4c9662b7467f8293922857ba2921 519d1cc2e6dd40dfabfa020ceda13c03 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 745/1417] 10.0.0.231 () {34 vars in 665 bytes} [Tue May 19 23:28:55 2026] POST /v2.0/ports => generated 965 bytes in 298 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 673/1418] 10.0.0.231 () {32 vars in 720 bytes} [Tue May 19 23:28:55 2026] DELETE /v2.0/ports/13c9aff6-5ab4-4147-92f3-d5d9f4f9a8eb => generated 0 bytes in 209 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-19 23:28:56.108 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9413ec5e-f905-4196-844b-99f6f510b0e7 b19e4c9662b7467f8293922857ba2921 519d1cc2e6dd40dfabfa020ceda13c03 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 746/1419] 10.0.0.231 () {32 vars in 720 bytes} [Tue May 19 23:28:56 2026] DELETE /v2.0/ports/13c9aff6-5ab4-4147-92f3-d5d9f4f9a8eb => generated 132 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 23:28:56.136 8 INFO neutron.pecan_wsgi.hooks.translation [None req-624fdc8a-0b8a-4016-b224-cb61829b9807 b19e4c9662b7467f8293922857ba2921 519d1cc2e6dd40dfabfa020ceda13c03 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 674/1420] 10.0.0.231 () {32 vars in 717 bytes} [Tue May 19 23:28:56 2026] GET /v2.0/ports/13c9aff6-5ab4-4147-92f3-d5d9f4f9a8eb => generated 132 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 747/1421] 10.0.0.231 () {32 vars in 724 bytes} [Tue May 19 23:28:56 2026] DELETE /v2.0/subnets/84207f11-d367-4579-a4e4-eb87e4f9a521 => generated 0 bytes in 240 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 748/1422] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:28:56 2026] GET /v2.0/ports?device_id=ecd75e57-a2af-4018-8fb5-b861ea4f53e3 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 23:28:56.649 8 INFO neutron.services.segments.plugin [-] Segment 7a50ad33-05f0-4229-af29-931e75389198 resource provider aggregate not found 2026-05-19 23:28:56.653 8 INFO neutron.services.segments.plugin [-] Segment 7a50ad33-05f0-4229-af29-931e75389198 resource provider aggregate not found 2026-05-19 23:28:56.662 8 INFO neutron.services.segments.plugin [-] Segment 7a50ad33-05f0-4229-af29-931e75389198 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7a50ad33-05f0-4229-af29-931e75389198 found for delete ", "request_id": "req-2c408c55-490f-4a81-a732-f6bf7d4b2d33"}]} 2026-05-19 23:28:56.664 8 INFO neutron.services.segments.plugin [-] Segment 7a50ad33-05f0-4229-af29-931e75389198 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7a50ad33-05f0-4229-af29-931e75389198 found for delete ", "request_id": "req-8bb232ce-b420-4b93-8c7c-3c2e387be0bd"}]} [pid: 8|app: 0|req: 675/1423] 10.0.0.231 () {32 vars in 726 bytes} [Tue May 19 23:28:56 2026] DELETE /v2.0/networks/322b4a28-0c17-40aa-a8fc-860a96816f7d => generated 0 bytes in 290 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 23:28:56.691 7 WARNING neutron_lib.context [None req-d43d11c3-a352-4d95-bc14-fb2912adb152 b19e4c9662b7467f8293922857ba2921 519d1cc2e6dd40dfabfa020ceda13c03 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-19 23:28:56.742 7 INFO neutron.db.segments_db [None req-d43d11c3-a352-4d95-bc14-fb2912adb152 b19e4c9662b7467f8293922857ba2921 519d1cc2e6dd40dfabfa020ceda13c03 - - default default] Added segment eb1041c5-c126-4f51-863d-4d5bcdfccdb9 of type vxlan for network c5ce1b17-5d4f-4f24-93cc-4b0057392af1 [pid: 7|app: 0|req: 749/1424] 10.0.0.231 () {34 vars in 670 bytes} [Tue May 19 23:28:56 2026] POST /v2.0/networks => generated 635 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 23:28:56.839 8 WARNING neutron_lib.context [None req-aed68b9d-6318-4e62-8bb1-5ee4b63d7304 b19e4c9662b7467f8293922857ba2921 519d1cc2e6dd40dfabfa020ceda13c03 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 676/1425] 10.0.0.231 () {34 vars in 669 bytes} [Tue May 19 23:28:56 2026] POST /v2.0/subnets => generated 646 bytes in 271 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 23:28:57.115 7 WARNING neutron_lib.context [None req-a9a0ce88-ea5f-480d-a5d0-b7bcdf120c3d b19e4c9662b7467f8293922857ba2921 519d1cc2e6dd40dfabfa020ceda13c03 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 750/1428] 10.0.0.231 () {34 vars in 665 bytes} [Tue May 19 23:28:57 2026] POST /v2.0/ports => generated 928 bytes in 297 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 679/1429] 10.0.0.231 () {32 vars in 720 bytes} [Tue May 19 23:28:57 2026] DELETE /v2.0/ports/26725e9e-7e09-4f21-804a-c2cb8a0b18a9 => 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: 751/1430] 10.0.0.231 () {32 vars in 740 bytes} [Tue May 19 23:28:57 2026] DELETE /v2.0/security-groups/d631cfd6-dbdc-4d0b-b862-e9dfb45e047f => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 23:28:57.653 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a0104215-b194-4b99-893d-724f57f533f4 b19e4c9662b7467f8293922857ba2921 519d1cc2e6dd40dfabfa020ceda13c03 - - default default] GET failed (client error): The resource could not be found. 2026-05-19 23:28:57.653 7 INFO neutron.api.v2.resource [None req-73db242d-6104-4b47-80f1-068a49d3f4ac e3a7a7bb6a9f49cdab42ca433ef9cb52 ee5b7b3264cc4ef8bfae8e799a51132e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 680/1431] 10.0.0.231 () {32 vars in 717 bytes} [Tue May 19 23:28:57 2026] GET /v2.0/ports/26725e9e-7e09-4f21-804a-c2cb8a0b18a9 => 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: 752/1432] 10.0.0.231 () {32 vars in 737 bytes} [Tue May 19 23:28:57 2026] GET /v2.0/security-groups/d631cfd6-dbdc-4d0b-b862-e9dfb45e047f => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 753/1433] 10.0.0.231 () {32 vars in 724 bytes} [Tue May 19 23:28:57 2026] DELETE /v2.0/subnets/e7422849-7e31-48fe-b74c-a2f231173b83 => generated 0 bytes in 231 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 681/1434] 10.0.0.231 () {32 vars in 732 bytes} [Tue May 19 23:28:57 2026] DELETE /v2.0/floatingips/b54eec61-6f16-4223-82fe-f64cbe991fe2 => generated 0 bytes in 301 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 23:28:58.170 7 INFO neutron.services.segments.plugin [-] Segment eb1041c5-c126-4f51-863d-4d5bcdfccdb9 resource provider aggregate not found 2026-05-19 23:28:58.176 7 INFO neutron.services.segments.plugin [-] Segment eb1041c5-c126-4f51-863d-4d5bcdfccdb9 resource provider aggregate not found 2026-05-19 23:28:58.184 7 INFO neutron.services.segments.plugin [-] Segment eb1041c5-c126-4f51-863d-4d5bcdfccdb9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eb1041c5-c126-4f51-863d-4d5bcdfccdb9 found for delete ", "request_id": "req-a0ff0400-c4a4-41ac-b718-33c1a9d03ac1"}]} 2026-05-19 23:28:58.190 7 INFO neutron.services.segments.plugin [-] Segment eb1041c5-c126-4f51-863d-4d5bcdfccdb9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eb1041c5-c126-4f51-863d-4d5bcdfccdb9 found for delete ", "request_id": "req-69d99479-4083-42d2-a9dc-9553bc665a14"}]} [pid: 7|app: 0|req: 754/1435] 10.0.0.231 () {32 vars in 726 bytes} [Tue May 19 23:28:57 2026] DELETE /v2.0/networks/c5ce1b17-5d4f-4f24-93cc-4b0057392af1 => generated 0 bytes in 303 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 23:28:58.209 7 WARNING neutron_lib.context [None req-fe89fb4b-2d6d-4be8-b2e8-4289a0d9c23d b19e4c9662b7467f8293922857ba2921 519d1cc2e6dd40dfabfa020ceda13c03 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 755/1436] 10.0.0.231 () {34 vars in 665 bytes} [Tue May 19 23:28:58 2026] POST /v2.0/ports => generated 779 bytes in 228 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: 756/1437] 10.0.0.231 () {32 vars in 774 bytes} [Tue May 19 23:28:58 2026] GET /v2.0/security-groups?tenant_id=12ebdf8eccb44eac81287d23277b3d73&name=default => generated 2925 bytes in 283 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 757/1438] 10.0.0.231 () {34 vars in 737 bytes} [Tue May 19 23:28:58 2026] PUT /v2.0/ports/762aed84-baa9-4295-b4e1-271e3a422d09 => generated 752 bytes in 173 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: 682/1439] 10.0.0.231 () {34 vars in 789 bytes} [Tue May 19 23:28:57 2026] PUT /v2.0/routers/980d7476-6c98-43c8-a385-3a533eafe913/remove_router_interface => generated 309 bytes in 961 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 758/1440] 10.0.0.231 () {32 vars in 740 bytes} [Tue May 19 23:28:58 2026] DELETE /v2.0/security-groups/277d1650-ae49-4ecb-b411-dc9815925587 => 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: 683/1441] 10.0.0.231 () {32 vars in 720 bytes} [Tue May 19 23:28:58 2026] DELETE /v2.0/ports/762aed84-baa9-4295-b4e1-271e3a422d09 => generated 0 bytes in 205 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 684/1442] 10.0.0.231 () {32 vars in 643 bytes} [Tue May 19 23:28:59 2026] GET /v2.0/ports => generated 782 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 685/1443] 10.0.0.231 () {32 vars in 774 bytes} [Tue May 19 23:28:59 2026] GET /v2.0/security-groups?tenant_id=f973e40d54304511ae4f413b22d5273f&name=default => generated 2925 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 23:28:59.334 8 INFO neutron.pecan_wsgi.hooks.translation [None req-35bccf84-2de9-41f9-9b4b-f616222f2387 b19e4c9662b7467f8293922857ba2921 519d1cc2e6dd40dfabfa020ceda13c03 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 686/1444] 10.0.0.231 () {32 vars in 717 bytes} [Tue May 19 23:28:59 2026] GET /v2.0/ports/762aed84-baa9-4295-b4e1-271e3a422d09 => generated 132 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 687/1445] 10.0.0.231 () {32 vars in 740 bytes} [Tue May 19 23:28:59 2026] DELETE /v2.0/security-groups/c3dc619e-2200-4671-919e-e422711ffbd5 => 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: 688/1446] 10.0.0.231 () {32 vars in 643 bytes} [Tue May 19 23:28:59 2026] GET /v2.0/ports => generated 782 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 689/1447] 10.0.0.231 () {32 vars in 717 bytes} [Tue May 19 23:28:59 2026] GET /v2.0/ports/42b37fc6-cfa8-4520-9f6d-adf097f33ffb => generated 779 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 23:28:59.514 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6231ec77-9b8d-498a-9289-a90ea2ad9ccc b19e4c9662b7467f8293922857ba2921 519d1cc2e6dd40dfabfa020ceda13c03 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 690/1448] 10.0.0.231 () {32 vars in 720 bytes} [Tue May 19 23:28:59 2026] DELETE /v2.0/ports/26725e9e-7e09-4f21-804a-c2cb8a0b18a9 => generated 132 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 23:28:59.531 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a78b76a8-75b2-40bb-adb3-76efded0f2b3 b19e4c9662b7467f8293922857ba2921 519d1cc2e6dd40dfabfa020ceda13c03 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 691/1449] 10.0.0.231 () {32 vars in 724 bytes} [Tue May 19 23:28:59 2026] DELETE /v2.0/subnets/e7422849-7e31-48fe-b74c-a2f231173b83 => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 23:28:59.545 8 INFO neutron.pecan_wsgi.hooks.translation [None req-23513c38-02d6-40e4-b72e-8c0a573a4c72 b19e4c9662b7467f8293922857ba2921 519d1cc2e6dd40dfabfa020ceda13c03 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 692/1450] 10.0.0.231 () {32 vars in 724 bytes} [Tue May 19 23:28:59 2026] DELETE /v2.0/subnets/84207f11-d367-4579-a4e4-eb87e4f9a521 => generated 136 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 693/1451] 10.0.0.231 () {32 vars in 720 bytes} [Tue May 19 23:28:59 2026] DELETE /v2.0/ports/42b37fc6-cfa8-4520-9f6d-adf097f33ffb => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 23:28:59.834 8 INFO neutron.services.segments.plugin [-] Segment 6bbbfeea-6fe6-4b61-b32e-fdb9f81efc88 resource provider aggregate not found 2026-05-19 23:28:59.839 8 INFO neutron.services.segments.plugin [-] Segment 6bbbfeea-6fe6-4b61-b32e-fdb9f81efc88 resource provider aggregate not found 2026-05-19 23:28:59.849 8 INFO neutron.services.segments.plugin [-] Segment 6bbbfeea-6fe6-4b61-b32e-fdb9f81efc88 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6bbbfeea-6fe6-4b61-b32e-fdb9f81efc88 found for delete ", "request_id": "req-54536cf6-6a7c-45c2-b57b-d7526986d167"}]} 2026-05-19 23:28:59.850 8 INFO neutron.services.segments.plugin [-] Segment 6bbbfeea-6fe6-4b61-b32e-fdb9f81efc88 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6bbbfeea-6fe6-4b61-b32e-fdb9f81efc88 found for delete ", "request_id": "req-72a3beec-568e-4e7b-ac2c-76796363a8fd"}]} [pid: 8|app: 0|req: 694/1452] 10.0.0.231 () {32 vars in 726 bytes} [Tue May 19 23:28:59 2026] DELETE /v2.0/networks/1b96023f-1c9f-42b3-aba2-f7927cc210f2 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 23:28:59.945 7 INFO neutron.db.l3_hamode_db [None req-4fb549b4-2a60-4e83-8974-c1c04823d8a5 c6f6be455f624b60b06da7080df9e6a1 1a1d836424254dd08a3f9b5a0b54e631 - - default default] HA network c3e92236-04db-4063-8bbf-8c03fa3adc9f was deleted as no HA routers are present in tenant ee5b7b3264cc4ef8bfae8e799a51132e. [pid: 7|app: 0|req: 759/1453] 10.0.0.231 () {32 vars in 724 bytes} [Tue May 19 23:28:59 2026] DELETE /v2.0/routers/980d7476-6c98-43c8-a385-3a533eafe913 => generated 0 bytes in 926 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 695/1454] 10.0.0.231 () {32 vars in 724 bytes} [Tue May 19 23:28:59 2026] DELETE /v2.0/subnets/0ea5483c-4484-4eb3-bfb4-83c8da43bf7f => generated 0 bytes in 136 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 23:29:00.205 7 INFO neutron.services.segments.plugin [-] Segment 8602ebb8-35cb-40f9-b24f-74852a5882f9 resource provider aggregate not found 2026-05-19 23:29:00.210 7 INFO neutron.services.segments.plugin [-] Segment 8602ebb8-35cb-40f9-b24f-74852a5882f9 resource provider aggregate not found 2026-05-19 23:29:00.225 7 INFO neutron.services.segments.plugin [-] Segment 8602ebb8-35cb-40f9-b24f-74852a5882f9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8602ebb8-35cb-40f9-b24f-74852a5882f9 found for delete ", "request_id": "req-33ebd9ab-e5ab-4949-b1dc-296f32355e54"}]} 2026-05-19 23:29:00.226 7 INFO neutron.services.segments.plugin [-] Segment 8602ebb8-35cb-40f9-b24f-74852a5882f9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8602ebb8-35cb-40f9-b24f-74852a5882f9 found for delete ", "request_id": "req-b04d7822-e694-4e1b-b179-b06f6d88dc1e"}]} [pid: 7|app: 0|req: 760/1455] 10.0.0.231 () {32 vars in 726 bytes} [Tue May 19 23:29:00 2026] DELETE /v2.0/networks/0ce1f5d5-5a9a-4b8e-bcdb-1e0636285359 => generated 0 bytes in 311 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 696/1456] 10.0.0.231 () {32 vars in 774 bytes} [Tue May 19 23:29:00 2026] GET /v2.0/security-groups?tenant_id=519d1cc2e6dd40dfabfa020ceda13c03&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: 697/1457] 10.0.0.231 () {32 vars in 774 bytes} [Tue May 19 23:29:00 2026] GET /v2.0/security-groups?tenant_id=ee5b7b3264cc4ef8bfae8e799a51132e&name=default => generated 2925 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 761/1458] 10.0.0.231 () {32 vars in 740 bytes} [Tue May 19 23:29:00 2026] DELETE /v2.0/security-groups/e3aaaeeb-8710-4b5e-aa9d-5234d5ee8d1b => generated 0 bytes in 138 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 698/1459] 10.0.0.231 () {32 vars in 740 bytes} [Tue May 19 23:29:00 2026] DELETE /v2.0/security-groups/aabb727c-0e49-4266-9c33-727a1badcc07 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 23:29:02.474 7 INFO neutron.services.segments.plugin [-] Segment d0114b03-9972-4cab-bf38-92c8c7915e7a resource provider aggregate not found 2026-05-19 23:29:02.478 7 INFO neutron.services.segments.plugin [-] Segment d0114b03-9972-4cab-bf38-92c8c7915e7a resource provider aggregate not found 2026-05-19 23:29:02.487 7 INFO neutron.services.segments.plugin [-] Segment d0114b03-9972-4cab-bf38-92c8c7915e7a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d0114b03-9972-4cab-bf38-92c8c7915e7a found for delete ", "request_id": "req-4a39031f-7eb8-4a07-8045-bc9fef68a4ef"}]} 2026-05-19 23:29:02.492 7 INFO neutron.services.segments.plugin [-] Segment d0114b03-9972-4cab-bf38-92c8c7915e7a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d0114b03-9972-4cab-bf38-92c8c7915e7a found for delete ", "request_id": "req-7a0bf299-58ca-440c-a32c-e2596873e58b"}]} 2026-05-19 23:29:02.680 7 WARNING neutron_lib.context [None req-2d450176-4978-442f-909a-2856169dd8eb 96b4ee77c1d14cbbbba3677dbff5b518 7bb99eb40d1b4595acbe872ea7107eee - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 762/1460] 10.0.0.231 () {34 vars in 684 bytes} [Tue May 19 23:29:02 2026] POST /v2.0/security-groups => generated 1625 bytes in 438 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 699/1461] 10.0.0.231 () {32 vars in 663 bytes} [Tue May 19 23:29:02 2026] GET /v2.0/security-groups => generated 4530 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 763/1462] 10.0.0.231 () {34 vars in 758 bytes} [Tue May 19 23:29:02 2026] PUT /v2.0/security-groups/618901bd-3ff8-4452-a7b9-7cb3d7354faf => generated 1662 bytes in 553 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 700/1463] 10.0.0.231 () {32 vars in 737 bytes} [Tue May 19 23:29:03 2026] GET /v2.0/security-groups/618901bd-3ff8-4452-a7b9-7cb3d7354faf => generated 1662 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 764/1464] 10.0.0.231 () {32 vars in 740 bytes} [Tue May 19 23:29:03 2026] DELETE /v2.0/security-groups/618901bd-3ff8-4452-a7b9-7cb3d7354faf => 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: 701/1465] 10.0.0.231 () {32 vars in 663 bytes} [Tue May 19 23:29:03 2026] GET /v2.0/security-groups => generated 2925 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 23:29:03.715 7 INFO neutron.api.v2.resource [None req-00f33065-2156-4300-a1cd-5348a09c0d6b 96b4ee77c1d14cbbbba3677dbff5b518 7bb99eb40d1b4595acbe872ea7107eee - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 765/1466] 10.0.0.231 () {32 vars in 740 bytes} [Tue May 19 23:29:03 2026] DELETE /v2.0/security-groups/618901bd-3ff8-4452-a7b9-7cb3d7354faf => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 23:29:03.731 8 WARNING neutron_lib.context [None req-0a684379-1052-4691-8963-2f481154ed69 96b4ee77c1d14cbbbba3677dbff5b518 7bb99eb40d1b4595acbe872ea7107eee - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 702/1467] 10.0.0.231 () {34 vars in 684 bytes} [Tue May 19 23:29:03 2026] POST /v2.0/security-groups => generated 1624 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-19 23:29:03.871 7 WARNING neutron_lib.context [None req-66f20b8d-53cb-48c6-9bfe-0c2e8583dc22 96b4ee77c1d14cbbbba3677dbff5b518 7bb99eb40d1b4595acbe872ea7107eee - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 766/1468] 10.0.0.231 () {34 vars in 695 bytes} [Tue May 19 23:29:03 2026] POST /v2.0/security-group-rules => generated 601 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 703/1469] 10.0.0.231 () {32 vars in 747 bytes} [Tue May 19 23:29:03 2026] GET /v2.0/security-group-rules/e0445c10-991f-46b3-a2c4-cb06448a41d7 => generated 601 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 767/1470] 10.0.0.231 () {32 vars in 673 bytes} [Tue May 19 23:29:04 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 704/1471] 10.0.0.231 () {32 vars in 750 bytes} [Tue May 19 23:29:04 2026] DELETE /v2.0/security-group-rules/e0445c10-991f-46b3-a2c4-cb06448a41d7 => 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: 768/1472] 10.0.0.231 () {32 vars in 673 bytes} [Tue May 19 23:29:04 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-19 23:29:04.254 8 WARNING neutron_lib.context [None req-54f1b209-9919-4d88-b2f7-dce7a2e39ed3 96b4ee77c1d14cbbbba3677dbff5b518 7bb99eb40d1b4595acbe872ea7107eee - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 705/1473] 10.0.0.231 () {34 vars in 695 bytes} [Tue May 19 23:29:04 2026] POST /v2.0/security-group-rules => generated 601 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 769/1474] 10.0.0.231 () {32 vars in 747 bytes} [Tue May 19 23:29:04 2026] GET /v2.0/security-group-rules/827a9628-f4ed-47db-beef-4352156e50dd => generated 601 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 706/1475] 10.0.0.231 () {32 vars in 673 bytes} [Tue May 19 23:29:04 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 770/1476] 10.0.0.231 () {32 vars in 750 bytes} [Tue May 19 23:29:04 2026] DELETE /v2.0/security-group-rules/827a9628-f4ed-47db-beef-4352156e50dd => 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: 707/1477] 10.0.0.231 () {32 vars in 673 bytes} [Tue May 19 23:29:04 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 23:29:04.614 7 WARNING neutron_lib.context [None req-a4a1335d-faa4-447d-bbef-718f97dd5e38 96b4ee77c1d14cbbbba3677dbff5b518 7bb99eb40d1b4595acbe872ea7107eee - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-19 23:29:04.647 7 INFO neutron.db.securitygroups_db [None req-a4a1335d-faa4-447d-bbef-718f97dd5e38 96b4ee77c1d14cbbbba3677dbff5b518 7bb99eb40d1b4595acbe872ea7107eee - - default default] Project 7bb99eb40d1b4595acbe872ea7107eee 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: 771/1478] 10.0.0.231 () {34 vars in 695 bytes} [Tue May 19 23:29:04 2026] POST /v2.0/security-group-rules => generated 607 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 708/1479] 10.0.0.231 () {32 vars in 747 bytes} [Tue May 19 23:29:04 2026] GET /v2.0/security-group-rules/ab4ed436-951f-4a41-a61e-c216b3155202 => generated 607 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 772/1480] 10.0.0.231 () {32 vars in 673 bytes} [Tue May 19 23:29:04 2026] GET /v2.0/security-group-rules => generated 4144 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 709/1481] 10.0.0.231 () {32 vars in 750 bytes} [Tue May 19 23:29:04 2026] DELETE /v2.0/security-group-rules/ab4ed436-951f-4a41-a61e-c216b3155202 => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 773/1482] 10.0.0.231 () {32 vars in 673 bytes} [Tue May 19 23:29:04 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 710/1483] 10.0.0.231 () {32 vars in 740 bytes} [Tue May 19 23:29:04 2026] DELETE /v2.0/security-groups/075980ab-878d-4f04-9d99-7d5cde7cc411 => 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: 774/1484] 10.0.0.231 () {32 vars in 663 bytes} [Tue May 19 23:29:05 2026] GET /v2.0/security-groups => generated 2925 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 711/1485] 10.0.0.231 () {32 vars in 663 bytes} [Tue May 19 23:29:05 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: 775/1486] 10.0.0.231 () {32 vars in 774 bytes} [Tue May 19 23:29:05 2026] GET /v2.0/security-groups?tenant_id=195123ed00b64ae586a180715346d61b&name=default => generated 2925 bytes in 227 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 712/1487] 10.0.0.231 () {32 vars in 740 bytes} [Tue May 19 23:29:05 2026] DELETE /v2.0/security-groups/9979ba98-19f7-45e5-b3fc-4154453b5541 => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 776/1488] 10.0.0.231 () {32 vars in 774 bytes} [Tue May 19 23:29:05 2026] GET /v2.0/security-groups?tenant_id=9f11e6a3a514407ea8a14193e51778b0&name=default => generated 2925 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 713/1489] 10.0.0.231 () {32 vars in 774 bytes} [Tue May 19 23:29:05 2026] GET /v2.0/security-groups?tenant_id=7bb99eb40d1b4595acbe872ea7107eee&name=default => generated 2925 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 777/1490] 10.0.0.231 () {32 vars in 740 bytes} [Tue May 19 23:29:05 2026] DELETE /v2.0/security-groups/0b89c7d1-0c7a-437f-8581-45f1eacedecb => 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: 714/1491] 10.0.0.231 () {32 vars in 740 bytes} [Tue May 19 23:29:05 2026] DELETE /v2.0/security-groups/eb792975-a6e8-4016-acb9-5c0d493be763 => 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: 778/1492] 10.0.0.231 () {32 vars in 774 bytes} [Tue May 19 23:29:06 2026] GET /v2.0/security-groups?tenant_id=c48431df9d2b4800a1f619afe7875974&name=default => generated 2925 bytes in 184 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 715/1493] 10.0.0.231 () {32 vars in 740 bytes} [Tue May 19 23:29:06 2026] DELETE /v2.0/security-groups/ad76191d-a329-4465-88a9-2de59cd4c213 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 779/1494] 10.0.0.231 () {32 vars in 774 bytes} [Tue May 19 23:29:06 2026] GET /v2.0/security-groups?tenant_id=a574659a280a4002a3e2865c2e809c16&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: 716/1495] 10.0.0.231 () {32 vars in 740 bytes} [Tue May 19 23:29:06 2026] DELETE /v2.0/security-groups/04dd6903-1eec-4eb5-9a26-0128adaf20e3 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 23:29:07.683 7 WARNING neutron_lib.context [None req-bf3b7f15-6db7-46c0-afea-5b25bb6505ee dfe0d259ba0c4bdb842c223c565d119c e07e9234c3ed44a4860b84fbca231323 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 780/1496] 10.0.0.231 () {34 vars in 677 bytes} [Tue May 19 23:29:07 2026] POST /v2.0/subnetpools => generated 549 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 717/1497] 10.0.0.231 () {32 vars in 729 bytes} [Tue May 19 23:29:07 2026] GET /v2.0/subnetpools/31d15445-236c-44c0-91bb-a04e1b9554e5 => generated 549 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 781/1498] 10.0.0.231 () {34 vars in 749 bytes} [Tue May 19 23:29:07 2026] PUT /v2.0/subnetpools/31d15445-236c-44c0-91bb-a04e1b9554e5 => generated 499 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 718/1499] 10.0.0.231 () {32 vars in 732 bytes} [Tue May 19 23:29:07 2026] DELETE /v2.0/subnetpools/31d15445-236c-44c0-91bb-a04e1b9554e5 => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 23:29:07.897 7 INFO neutron.api.v2.resource [None req-c97ba5a6-52c6-4bc1-9a12-24e3d452818c dfe0d259ba0c4bdb842c223c565d119c e07e9234c3ed44a4860b84fbca231323 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 782/1500] 10.0.0.231 () {32 vars in 729 bytes} [Tue May 19 23:29:07 2026] GET /v2.0/subnetpools/31d15445-236c-44c0-91bb-a04e1b9554e5 => generated 145 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 23:29:07.911 8 INFO neutron.api.v2.resource [None req-ed85dd73-4448-4216-8dc4-f28d190e7e79 dfe0d259ba0c4bdb842c223c565d119c e07e9234c3ed44a4860b84fbca231323 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 719/1501] 10.0.0.231 () {32 vars in 732 bytes} [Tue May 19 23:29:07 2026] DELETE /v2.0/subnetpools/31d15445-236c-44c0-91bb-a04e1b9554e5 => generated 145 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 783/1502] 10.0.0.231 () {32 vars in 774 bytes} [Tue May 19 23:29:08 2026] GET /v2.0/security-groups?tenant_id=e07e9234c3ed44a4860b84fbca231323&name=default => generated 2925 bytes in 278 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 720/1503] 10.0.0.231 () {32 vars in 740 bytes} [Tue May 19 23:29:08 2026] DELETE /v2.0/security-groups/1fb338ac-fb3a-4627-863c-a80c78b85531 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 784/1504] 10.0.0.231 () {32 vars in 774 bytes} [Tue May 19 23:29:10 2026] GET /v2.0/security-groups?tenant_id=9f8ea25b1a5642609fd77054a7972399&name=default => generated 2925 bytes in 239 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 721/1505] 10.0.0.231 () {32 vars in 740 bytes} [Tue May 19 23:29:10 2026] DELETE /v2.0/security-groups/5b606375-612d-4cec-808d-d6ce21d97c1a => 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: 785/1506] 10.0.0.231 () {32 vars in 774 bytes} [Tue May 19 23:29:11 2026] GET /v2.0/security-groups?tenant_id=18f902b7ccaa44d3b42dbf8e2e0184cc&name=default => generated 2925 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 722/1507] 10.0.0.231 () {32 vars in 740 bytes} [Tue May 19 23:29:11 2026] DELETE /v2.0/security-groups/ba9fd1e0-7c8f-4f98-bce6-65dfff03646b => 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: 786/1508] 10.0.0.231 () {32 vars in 774 bytes} [Tue May 19 23:29:11 2026] GET /v2.0/security-groups?tenant_id=cf78267b2a7047f4806400ca66bd860c&name=default => generated 2925 bytes in 223 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 723/1509] 10.0.0.231 () {32 vars in 740 bytes} [Tue May 19 23:29:11 2026] DELETE /v2.0/security-groups/326e470a-921d-498d-bae0-161a8281df49 => 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: 787/1512] 10.0.0.231 () {32 vars in 774 bytes} [Tue May 19 23:29:12 2026] GET /v2.0/security-groups?tenant_id=b02161fae7064a1eb38f4eb28132fddb&name=default => generated 2925 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 726/1513] 10.0.0.231 () {32 vars in 740 bytes} [Tue May 19 23:29:12 2026] DELETE /v2.0/security-groups/995b90a7-42bd-46f4-9319-fe39f4840198 => 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: 788/1514] 10.0.0.231 () {32 vars in 774 bytes} [Tue May 19 23:29:12 2026] GET /v2.0/security-groups?tenant_id=7764a6fe4df3452fb360097ea25b449b&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: 727/1515] 10.0.0.231 () {32 vars in 740 bytes} [Tue May 19 23:29:12 2026] DELETE /v2.0/security-groups/88070b7d-3923-4fdb-8540-3df9b8e2ff34 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 789/1516] 10.0.0.231 () {32 vars in 774 bytes} [Tue May 19 23:29:13 2026] GET /v2.0/security-groups?tenant_id=a05ca39b894d4b0c85cd7a0966b4d377&name=default => generated 2925 bytes in 212 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 728/1517] 10.0.0.231 () {32 vars in 740 bytes} [Tue May 19 23:29:13 2026] DELETE /v2.0/security-groups/4ffe7f72-b386-4c66-b866-d1ec045361c6 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 790/1518] 10.0.0.231 () {32 vars in 653 bytes} [Tue May 19 23:29:14 2026] GET /v2.0/extensions => generated 20516 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 729/1519] 10.0.0.231 () {32 vars in 681 bytes} [Tue May 19 23:29:14 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 791/1520] 10.0.0.231 () {32 vars in 681 bytes} [Tue May 19 23:29:14 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: 730/1521] 10.0.0.231 () {32 vars in 729 bytes} [Tue May 19 23:29:14 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 792/1522] 10.0.0.231 () {32 vars in 665 bytes} [Tue May 19 23:29:14 2026] GET /v2.0/extensions/agent => generated 153 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 731/1523] 10.0.0.231 () {32 vars in 699 bytes} [Tue May 19 23:29:14 2026] GET /v2.0/extensions/agent-resources-synced => generated 223 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 793/1524] 10.0.0.231 () {32 vars in 697 bytes} [Tue May 19 23:29:14 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: 794/1525] 10.0.0.231 () {32 vars in 701 bytes} [Tue May 19 23:29:14 2026] GET /v2.0/extensions/auto-allocated-topology => generated 200 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 795/1526] 10.0.0.231 () {32 vars in 689 bytes} [Tue May 19 23:29:14 2026] GET /v2.0/extensions/availability_zone => generated 178 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 796/1527] 10.0.0.231 () {32 vars in 703 bytes} [Tue May 19 23:29:14 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: 7|app: 0|req: 797/1528] 10.0.0.231 () {32 vars in 693 bytes} [Tue May 19 23:29:14 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: 7|app: 0|req: 798/1529] 10.0.0.231 () {32 vars in 695 bytes} [Tue May 19 23:29:14 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 799/1530] 10.0.0.231 () {32 vars in 685 bytes} [Tue May 19 23:29:14 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 800/1531] 10.0.0.231 () {32 vars in 687 bytes} [Tue May 19 23:29:14 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 801/1532] 10.0.0.231 () {32 vars in 661 bytes} [Tue May 19 23:29:14 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: 7|app: 0|req: 802/1533] 10.0.0.231 () {32 vars in 699 bytes} [Tue May 19 23:29:14 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 803/1534] 10.0.0.231 () {32 vars in 679 bytes} [Tue May 19 23:29:14 2026] GET /v2.0/extensions/external-net => generated 200 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 804/1535] 10.0.0.231 () {32 vars in 683 bytes} [Tue May 19 23:29:14 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 805/1536] 10.0.0.231 () {32 vars in 675 bytes} [Tue May 19 23:29:14 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 806/1537] 10.0.0.231 () {32 vars in 689 bytes} [Tue May 19 23:29:14 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 807/1538] 10.0.0.231 () {32 vars in 723 bytes} [Tue May 19 23:29:14 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: 808/1539] 10.0.0.231 () {32 vars in 687 bytes} [Tue May 19 23:29:14 2026] GET /v2.0/extensions/fip-port-details => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 809/1540] 10.0.0.231 () {32 vars in 669 bytes} [Tue May 19 23:29:14 2026] GET /v2.0/extensions/flavors => generated 193 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 810/1541] 10.0.0.231 () {32 vars in 687 bytes} [Tue May 19 23:29:14 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 811/1542] 10.0.0.231 () {32 vars in 681 bytes} [Tue May 19 23:29:14 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 812/1543] 10.0.0.231 () {32 vars in 699 bytes} [Tue May 19 23:29:14 2026] GET /v2.0/extensions/ip-substring-filtering => generated 222 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 813/1544] 10.0.0.231 () {32 vars in 679 bytes} [Tue May 19 23:29:14 2026] GET /v2.0/extensions/l2_adjacency => generated 178 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 814/1545] 10.0.0.231 () {32 vars in 667 bytes} [Tue May 19 23:29:14 2026] GET /v2.0/extensions/router => generated 256 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 815/1546] 10.0.0.231 () {32 vars in 677 bytes} [Tue May 19 23:29:14 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 816/1547] 10.0.0.231 () {32 vars in 665 bytes} [Tue May 19 23:29:14 2026] GET /v2.0/extensions/l3-ha => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 817/1548] 10.0.0.231 () {32 vars in 675 bytes} [Tue May 19 23:29:14 2026] GET /v2.0/extensions/l3-flavors => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 818/1549] 10.0.0.231 () {32 vars in 713 bytes} [Tue May 19 23:29:14 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) 2026-05-19 23:29:14.569 8 INFO neutron.db.segments_db [None req-1c7c4e08-055a-4636-9861-8090c35cdb69 c6f6be455f624b60b06da7080df9e6a1 1a1d836424254dd08a3f9b5a0b54e631 - - default default] Added segment 45495058-38f5-496a-a26d-71cece949d7f of type vxlan for network a1562529-deea-44e8-aa99-b12144bae838 [pid: 7|app: 0|req: 819/1550] 10.0.0.231 () {32 vars in 691 bytes} [Tue May 19 23:29:14 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: 820/1551] 10.0.0.231 () {32 vars in 683 bytes} [Tue May 19 23:29:14 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: 821/1552] 10.0.0.231 () {32 vars in 669 bytes} [Tue May 19 23:29:14 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: 822/1553] 10.0.0.231 () {32 vars in 687 bytes} [Tue May 19 23:29:14 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: 823/1554] 10.0.0.231 () {32 vars in 705 bytes} [Tue May 19 23:29:14 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 824/1555] 10.0.0.231 () {32 vars in 675 bytes} [Tue May 19 23:29:14 2026] GET /v2.0/extensions/network_ha => generated 186 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 825/1556] 10.0.0.231 () {32 vars in 701 bytes} [Tue May 19 23:29:14 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: 826/1557] 10.0.0.231 () {32 vars in 675 bytes} [Tue May 19 23:29:14 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 827/1558] 10.0.0.231 () {32 vars in 693 bytes} [Tue May 19 23:29:14 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 828/1559] 10.0.0.231 () {32 vars in 689 bytes} [Tue May 19 23:29:14 2026] GET /v2.0/extensions/port-mac-override => generated 251 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 829/1560] 10.0.0.231 () {32 vars in 709 bytes} [Tue May 19 23:29:14 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 830/1561] 10.0.0.231 () {32 vars in 705 bytes} [Tue May 19 23:29:14 2026] GET /v2.0/extensions/port-numa-affinity-policy => generated 198 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 732/1562] 10.0.0.231 () {34 vars in 671 bytes} [Tue May 19 23:29:14 2026] POST /v2.0/networks => generated 740 bytes in 303 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 831/1563] 10.0.0.231 () {32 vars in 719 bytes} [Tue May 19 23:29:14 2026] GET /v2.0/extensions/port-numa-affinity-policy-socket => generated 240 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 832/1564] 10.0.0.231 () {32 vars in 697 bytes} [Tue May 19 23:29:14 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: 833/1565] 10.0.0.231 () {32 vars in 711 bytes} [Tue May 19 23:29:14 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: 834/1566] 10.0.0.231 () {32 vars in 669 bytes} [Tue May 19 23:29:14 2026] GET /v2.0/extensions/binding => generated 193 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 835/1567] 10.0.0.231 () {32 vars in 687 bytes} [Tue May 19 23:29:14 2026] GET /v2.0/extensions/binding-extended => 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: 836/1568] 10.0.0.231 () {32 vars in 681 bytes} [Tue May 19 23:29:14 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: 837/1569] 10.0.0.231 () {32 vars in 675 bytes} [Tue May 19 23:29:14 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: 838/1570] 10.0.0.231 () {32 vars in 671 bytes} [Tue May 19 23:29:14 2026] GET /v2.0/extensions/provider => generated 191 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 839/1571] 10.0.0.231 () {32 vars in 661 bytes} [Tue May 19 23:29:14 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: 840/1572] 10.0.0.231 () {32 vars in 699 bytes} [Tue May 19 23:29:14 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 841/1573] 10.0.0.231 () {32 vars in 699 bytes} [Tue May 19 23:29:14 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: 842/1574] 10.0.0.231 () {32 vars in 677 bytes} [Tue May 19 23:29:14 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 843/1575] 10.0.0.231 () {32 vars in 669 bytes} [Tue May 19 23:29:14 2026] GET /v2.0/extensions/qos-fip => generated 178 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 844/1576] 10.0.0.231 () {32 vars in 683 bytes} [Tue May 19 23:29:14 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 845/1577] 10.0.0.231 () {32 vars in 701 bytes} [Tue May 19 23:29:14 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 846/1578] 10.0.0.231 () {32 vars in 685 bytes} [Tue May 19 23:29:14 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: 847/1579] 10.0.0.231 () {32 vars in 707 bytes} [Tue May 19 23:29:14 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: 848/1580] 10.0.0.231 () {32 vars in 669 bytes} [Tue May 19 23:29:14 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: 849/1581] 10.0.0.231 () {32 vars in 697 bytes} [Tue May 19 23:29:14 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: 850/1582] 10.0.0.231 () {32 vars in 695 bytes} [Tue May 19 23:29:14 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 851/1583] 10.0.0.231 () {32 vars in 685 bytes} [Tue May 19 23:29:14 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 852/1584] 10.0.0.231 () {32 vars in 689 bytes} [Tue May 19 23:29:14 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: 853/1585] 10.0.0.231 () {32 vars in 667 bytes} [Tue May 19 23:29:14 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 733/1586] 10.0.0.231 () {34 vars in 669 bytes} [Tue May 19 23:29:14 2026] POST /v2.0/subnets => generated 687 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 854/1587] 10.0.0.231 () {32 vars in 681 bytes} [Tue May 19 23:29:14 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 855/1588] 10.0.0.231 () {32 vars in 681 bytes} [Tue May 19 23:29:14 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: 856/1589] 10.0.0.231 () {32 vars in 691 bytes} [Tue May 19 23:29:14 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: 857/1590] 10.0.0.231 () {32 vars in 691 bytes} [Tue May 19 23:29:14 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: 858/1591] 10.0.0.231 () {32 vars in 695 bytes} [Tue May 19 23:29:14 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) 2026-05-19 23:29:14.868 8 INFO neutron.db.segments_db [None req-90a0ac04-a67f-4cf4-a7a7-fbfbeca4f436 c6f6be455f624b60b06da7080df9e6a1 1a1d836424254dd08a3f9b5a0b54e631 - - default default] Added segment 9734b403-63ab-4844-b6ef-9b1a78ba5175 of type vxlan for network 1a6cff4c-91bf-4adb-b36c-845a2b100e3d [pid: 7|app: 0|req: 859/1592] 10.0.0.231 () {32 vars in 685 bytes} [Tue May 19 23:29:14 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: 860/1593] 10.0.0.231 () {32 vars in 689 bytes} [Tue May 19 23:29:14 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: 861/1594] 10.0.0.231 () {32 vars in 701 bytes} [Tue May 19 23:29:14 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: 862/1595] 10.0.0.231 () {32 vars in 703 bytes} [Tue May 19 23:29:14 2026] GET /v2.0/extensions/router_availability_zone => 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: 863/1596] 10.0.0.231 () {32 vars in 713 bytes} [Tue May 19 23:29:14 2026] GET /v2.0/extensions/security-groups-default-rules => generated 262 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 864/1597] 10.0.0.231 () {32 vars in 717 bytes} [Tue May 19 23:29:14 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 865/1598] 10.0.0.231 () {32 vars in 715 bytes} [Tue May 19 23:29:14 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 866/1599] 10.0.0.231 () {32 vars in 727 bytes} [Tue May 19 23:29:14 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 867/1600] 10.0.0.231 () {32 vars in 741 bytes} [Tue May 19 23:29:14 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: 868/1601] 10.0.0.231 () {32 vars in 719 bytes} [Tue May 19 23:29:14 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: 869/1602] 10.0.0.231 () {32 vars in 683 bytes} [Tue May 19 23:29:14 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: 870/1603] 10.0.0.231 () {32 vars in 669 bytes} [Tue May 19 23:29:14 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: 871/1604] 10.0.0.231 () {32 vars in 719 bytes} [Tue May 19 23:29:14 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: 872/1605] 10.0.0.231 () {32 vars in 679 bytes} [Tue May 19 23:29:14 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: 873/1606] 10.0.0.231 () {32 vars in 669 bytes} [Tue May 19 23:29:14 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 874/1607] 10.0.0.231 () {32 vars in 697 bytes} [Tue May 19 23:29:14 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: 875/1608] 10.0.0.231 () {32 vars in 705 bytes} [Tue May 19 23:29:14 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: 876/1609] 10.0.0.231 () {32 vars in 701 bytes} [Tue May 19 23:29:15 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: 877/1610] 10.0.0.231 () {32 vars in 701 bytes} [Tue May 19 23:29:15 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: 878/1611] 10.0.0.231 () {32 vars in 683 bytes} [Tue May 19 23:29:15 2026] GET /v2.0/extensions/subnet_onboard => 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: 879/1612] 10.0.0.231 () {32 vars in 705 bytes} [Tue May 19 23:29:15 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 880/1613] 10.0.0.231 () {32 vars in 695 bytes} [Tue May 19 23:29:15 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: 881/1614] 10.0.0.231 () {32 vars in 689 bytes} [Tue May 19 23:29:15 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: 882/1615] 10.0.0.231 () {32 vars in 697 bytes} [Tue May 19 23:29:15 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: 883/1616] 10.0.0.231 () {32 vars in 679 bytes} [Tue May 19 23:29:15 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) 2026-05-19 23:29:15.059 8 INFO neutron.db.l3_hamode_db [None req-90a0ac04-a67f-4cf4-a7a7-fbfbeca4f436 c6f6be455f624b60b06da7080df9e6a1 57e01a3490ab4b5d9d706a26c0fce0da - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 884/1617] 10.0.0.231 () {32 vars in 689 bytes} [Tue May 19 23:29:15 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: 885/1618] 10.0.0.231 () {32 vars in 701 bytes} [Tue May 19 23:29:15 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 886/1619] 10.0.0.231 () {32 vars in 665 bytes} [Tue May 19 23:29:15 2026] GET /v2.0/extensions/trunk => generated 164 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 887/1620] 10.0.0.231 () {32 vars in 681 bytes} [Tue May 19 23:29:15 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: 888/1621] 10.0.0.231 () {32 vars in 693 bytes} [Tue May 19 23:29:15 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 889/1622] 10.0.0.231 () {32 vars in 677 bytes} [Tue May 19 23:29:15 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 890/1623] 10.0.0.231 () {32 vars in 667 bytes} [Tue May 19 23:29:15 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 23:29:15.631 7 WARNING neutron_lib.context [None req-e49050d8-670e-4ee4-acc1-5d8a23dadfeb 17b4655ae08241f99c4064b34adcc883 2984369ea3cd4f9e96b65be387948454 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-19 23:29:15.783 7 INFO neutron.db.segments_db [None req-e49050d8-670e-4ee4-acc1-5d8a23dadfeb 17b4655ae08241f99c4064b34adcc883 2984369ea3cd4f9e96b65be387948454 - - default default] Added segment 5dc7f70a-5f55-4fed-bed1-55e28d450171 of type vxlan for network 1db7c144-33e5-4f57-908c-6ac332b9565b 2026-05-19 23:29:15.873 8 INFO neutron.db.l3_hamode_db [None req-90a0ac04-a67f-4cf4-a7a7-fbfbeca4f436 c6f6be455f624b60b06da7080df9e6a1 1a1d836424254dd08a3f9b5a0b54e631 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 891/1624] 10.0.0.231 () {34 vars in 670 bytes} [Tue May 19 23:29:15 2026] POST /v2.0/networks => generated 634 bytes in 382 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 892/1625] 10.0.0.231 () {32 vars in 774 bytes} [Tue May 19 23:29:15 2026] GET /v2.0/security-groups?tenant_id=52bcd9388bed43f8860cab5ec3cd9ddc&name=default => generated 2925 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 23:29:16.051 7 WARNING neutron_lib.context [None req-8846c180-43ff-42f7-8cb1-03ac7e43b8fc 17b4655ae08241f99c4064b34adcc883 2984369ea3cd4f9e96b65be387948454 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-19 23:29:16.102 7 INFO neutron.db.segments_db [None req-8846c180-43ff-42f7-8cb1-03ac7e43b8fc 17b4655ae08241f99c4064b34adcc883 2984369ea3cd4f9e96b65be387948454 - - default default] Added segment f3bc9113-a42e-46c4-8513-1321556f5646 of type vxlan for network 5e729bf2-9898-408f-86e0-9b37f7bcdb48 [pid: 7|app: 0|req: 893/1626] 10.0.0.231 () {34 vars in 670 bytes} [Tue May 19 23:29:16 2026] POST /v2.0/networks => generated 634 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 894/1627] 10.0.0.231 () {32 vars in 740 bytes} [Tue May 19 23:29:16 2026] DELETE /v2.0/security-groups/3260868d-04d2-4470-be14-a7a6f66f7ad5 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 23:29:16.297 7 WARNING neutron_lib.context [None req-12a6192e-6ad7-40d6-a0bb-02f484e2a086 17b4655ae08241f99c4064b34adcc883 2984369ea3cd4f9e96b65be387948454 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 895/1628] 10.0.0.231 () {34 vars in 669 bytes} [Tue May 19 23:29:16 2026] POST /v2.0/subnets => generated 646 bytes in 238 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 23:29:16.542 7 WARNING neutron_lib.context [None req-ee5809b8-1b51-4d7c-964e-da3efea1b209 17b4655ae08241f99c4064b34adcc883 2984369ea3cd4f9e96b65be387948454 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 896/1629] 10.0.0.231 () {34 vars in 669 bytes} [Tue May 19 23:29:16 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-19 23:29:16.785 7 WARNING neutron_lib.context [None req-9bf1307b-cfe3-4ff5-be59-96b43eceb757 17b4655ae08241f99c4064b34adcc883 2984369ea3cd4f9e96b65be387948454 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 734/1630] 10.0.0.231 () {34 vars in 669 bytes} [Tue May 19 23:29:14 2026] POST /v2.0/routers => generated 727 bytes in 1986 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 23:29:16.823 7 INFO neutron.db.segments_db [None req-9bf1307b-cfe3-4ff5-be59-96b43eceb757 17b4655ae08241f99c4064b34adcc883 2984369ea3cd4f9e96b65be387948454 - - default default] Added segment e931d1d9-dbd0-4ede-a810-9f5c7aba9b71 of type vxlan for network 5260cf34-69dc-4e8a-af69-5a17bbd456f2 2026-05-19 23:29:17.056 7 INFO neutron.db.l3_hamode_db [None req-9bf1307b-cfe3-4ff5-be59-96b43eceb757 17b4655ae08241f99c4064b34adcc883 2984369ea3cd4f9e96b65be387948454 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-19 23:29:17.179 7 INFO neutron.db.l3_hamode_db [None req-9bf1307b-cfe3-4ff5-be59-96b43eceb757 17b4655ae08241f99c4064b34adcc883 2984369ea3cd4f9e96b65be387948454 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 897/1631] 10.0.0.231 () {34 vars in 669 bytes} [Tue May 19 23:29:16 2026] POST /v2.0/routers => generated 511 bytes in 1015 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 735/1632] 10.0.0.231 () {34 vars in 783 bytes} [Tue May 19 23:29:16 2026] PUT /v2.0/routers/2d534144-8d63-41f5-b23d-aa59ddf1051d/add_router_interface => generated 309 bytes in 1117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 23:29:18.128 8 WARNING neutron_lib.context [None req-7570494a-9dd7-462d-8870-ac706f33feb1 a65aef80a669404383a67be177ba8019 2b776b638109464880f79e74bf535cbd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-19 23:29:18.314 8 INFO neutron.db.segments_db [None req-7570494a-9dd7-462d-8870-ac706f33feb1 a65aef80a669404383a67be177ba8019 2b776b638109464880f79e74bf535cbd - - default default] Added segment 6f03dee3-a904-4ca0-a080-366745f8092f of type vxlan for network 5a08123f-9d22-4f7f-bc9f-cccb85d3dcd1 [pid: 8|app: 0|req: 736/1633] 10.0.0.231 () {34 vars in 670 bytes} [Tue May 19 23:29:17 2026] POST /v2.0/networks => generated 644 bytes in 464 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 23:29:18.418 8 WARNING neutron_lib.context [None req-9db03c8a-3655-478e-9ff7-eb90cef0c825 a65aef80a669404383a67be177ba8019 2b776b638109464880f79e74bf535cbd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 737/1634] 10.0.0.231 () {34 vars in 665 bytes} [Tue May 19 23:29:18 2026] POST /v2.0/ports => generated 775 bytes in 347 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-19 23:29:18.778 8 WARNING neutron_lib.context [None req-07f7b0de-b18c-44b0-9a82-3d9160b30843 a65aef80a669404383a67be177ba8019 2b776b638109464880f79e74bf535cbd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-19 23:29:18.849 8 INFO neutron.db.segments_db [None req-07f7b0de-b18c-44b0-9a82-3d9160b30843 a65aef80a669404383a67be177ba8019 2b776b638109464880f79e74bf535cbd - - default default] Added segment e6e4db07-5195-4edc-8d51-be097780a7ec of type vxlan for network a8421a8e-439c-4ff5-9e6a-6ef7eb961fc0 [pid: 8|app: 0|req: 738/1635] 10.0.0.231 () {34 vars in 670 bytes} [Tue May 19 23:29:18 2026] POST /v2.0/networks => generated 632 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 23:29:18.959 8 WARNING neutron_lib.context [None req-7a2cd9f0-e158-42d3-bca2-c3ad7da28cea a65aef80a669404383a67be177ba8019 2b776b638109464880f79e74bf535cbd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 898/1636] 10.0.0.231 () {34 vars in 783 bytes} [Tue May 19 23:29:17 2026] PUT /v2.0/routers/a237a5e3-3c36-49ab-a44d-d4326317f6c6/add_router_interface => generated 309 bytes in 1193 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 899/1637] 10.0.0.231 () {32 vars in 717 bytes} [Tue May 19 23:29:19 2026] GET /v2.0/ports/3d7ee79f-24bd-4ae1-89c4-57688eb1f379 => generated 959 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 739/1638] 10.0.0.231 () {34 vars in 669 bytes} [Tue May 19 23:29:18 2026] POST /v2.0/subnets => generated 626 bytes in 252 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 23:29:19.215 8 WARNING neutron_lib.context [None req-f01055b9-d59d-447c-b44c-7264f1d4d9d4 a65aef80a669404383a67be177ba8019 2b776b638109464880f79e74bf535cbd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 740/1639] 10.0.0.231 () {34 vars in 665 bytes} [Tue May 19 23:29:19 2026] POST /v2.0/ports => generated 950 bytes in 363 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 741/1640] 10.0.0.231 () {32 vars in 720 bytes} [Tue May 19 23:29:19 2026] DELETE /v2.0/ports/673a749d-2938-4219-a7e6-517c86627936 => generated 0 bytes in 274 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 23:29:19.871 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e9b8c698-8b0e-4d4f-a410-6c80e1629f94 a65aef80a669404383a67be177ba8019 2b776b638109464880f79e74bf535cbd - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 742/1641] 10.0.0.231 () {32 vars in 720 bytes} [Tue May 19 23:29:19 2026] DELETE /v2.0/ports/673a749d-2938-4219-a7e6-517c86627936 => generated 132 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 23:29:19.894 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e8bd207a-bc68-47c8-a950-24571980c5ef a65aef80a669404383a67be177ba8019 2b776b638109464880f79e74bf535cbd - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 743/1642] 10.0.0.231 () {32 vars in 717 bytes} [Tue May 19 23:29:19 2026] GET /v2.0/ports/673a749d-2938-4219-a7e6-517c86627936 => generated 132 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 744/1643] 10.0.0.231 () {32 vars in 724 bytes} [Tue May 19 23:29:19 2026] DELETE /v2.0/subnets/20f20bd8-ca7a-4dda-9659-8444e48e235c => generated 0 bytes in 145 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 900/1644] 10.0.0.231 () {34 vars in 783 bytes} [Tue May 19 23:29:19 2026] PUT /v2.0/routers/a237a5e3-3c36-49ab-a44d-d4326317f6c6/add_router_interface => generated 309 bytes in 1192 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 901/1645] 10.0.0.231 () {32 vars in 717 bytes} [Tue May 19 23:29:20 2026] GET /v2.0/ports/50b84097-ced5-48c6-adf4-16e9aaac4e17 => generated 967 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 23:29:20.359 8 INFO neutron.services.segments.plugin [-] Segment e6e4db07-5195-4edc-8d51-be097780a7ec resource provider aggregate not found 2026-05-19 23:29:20.363 8 INFO neutron.services.segments.plugin [-] Segment e6e4db07-5195-4edc-8d51-be097780a7ec resource provider aggregate not found [pid: 8|app: 0|req: 745/1646] 10.0.0.231 () {32 vars in 726 bytes} [Tue May 19 23:29:20 2026] DELETE /v2.0/networks/a8421a8e-439c-4ff5-9e6a-6ef7eb961fc0 => generated 0 bytes in 326 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 23:29:20.384 8 INFO neutron.services.segments.plugin [-] Segment e6e4db07-5195-4edc-8d51-be097780a7ec resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e6e4db07-5195-4edc-8d51-be097780a7ec found for delete ", "request_id": "req-b8c25fcc-fa05-4bc2-88aa-461fecf6beab"}]} 2026-05-19 23:29:20.389 8 INFO neutron.services.segments.plugin [-] Segment e6e4db07-5195-4edc-8d51-be097780a7ec resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e6e4db07-5195-4edc-8d51-be097780a7ec found for delete ", "request_id": "req-b1e1d67b-27b6-4409-8b16-aef263e248f4"}]} [pid: 8|app: 0|req: 746/1647] 10.0.0.207 () {34 vars in 982 bytes} [Tue May 19 23:29:20 2026] GET /v2.0/networks?id=a1562529-deea-44e8-aa99-b12144bae838 => generated 672 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 23:29:20.442 8 WARNING neutron_lib.context [None req-918e8fc7-df3b-4488-87f0-6c8e545f7468 a65aef80a669404383a67be177ba8019 2b776b638109464880f79e74bf535cbd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-19 23:29:20.491 8 INFO neutron.db.segments_db [None req-918e8fc7-df3b-4488-87f0-6c8e545f7468 a65aef80a669404383a67be177ba8019 2b776b638109464880f79e74bf535cbd - - default default] Added segment 12ea1e8c-aaab-47d5-a6c1-832d4a7563e8 of type vxlan for network 40cb75e1-e8cc-4031-96c6-2a3a6fa850be [pid: 8|app: 0|req: 747/1648] 10.0.0.231 () {34 vars in 670 bytes} [Tue May 19 23:29:20 2026] POST /v2.0/networks => generated 632 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 748/1649] 10.0.0.207 () {34 vars in 965 bytes} [Tue May 19 23:29:20 2026] GET /v2.0/quotas/57e01a3490ab4b5d9d706a26c0fce0da => generated 292 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 23:29:20.597 8 WARNING neutron_lib.context [None req-cdf482e6-a88e-425a-b70c-100e811f9483 a65aef80a669404383a67be177ba8019 2b776b638109464880f79e74bf535cbd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 749/1650] 10.0.0.231 () {34 vars in 669 bytes} [Tue May 19 23:29:20 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: 8|app: 0|req: 750/1651] 10.0.0.207 () {34 vars in 1002 bytes} [Tue May 19 23:29:20 2026] GET /v2.0/ports?tenant_id=57e01a3490ab4b5d9d706a26c0fce0da&fields=id => generated 103 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 23:29:20.870 8 WARNING neutron_lib.context [None req-fd581eb5-261d-4784-a7d7-47cfd4404b47 a65aef80a669404383a67be177ba8019 2b776b638109464880f79e74bf535cbd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 902/1652] 10.0.0.231 () {34 vars in 789 bytes} [Tue May 19 23:29:20 2026] PUT /v2.0/routers/a237a5e3-3c36-49ab-a44d-d4326317f6c6/remove_router_interface => generated 309 bytes in 735 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 903/1653] 10.0.0.207 () {34 vars in 1008 bytes} [Tue May 19 23:29:21 2026] GET /v2.0/networks/a1562529-deea-44e8-aa99-b12144bae838?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: 751/1654] 10.0.0.231 () {34 vars in 665 bytes} [Tue May 19 23:29:20 2026] POST /v2.0/ports => generated 915 bytes in 317 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 752/1655] 10.0.0.207 () {34 vars in 1108 bytes} [Tue May 19 23:29:21 2026] GET /v2.0/networks/a1562529-deea-44e8-aa99-b12144bae838?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: 753/1656] 10.0.0.231 () {32 vars in 720 bytes} [Tue May 19 23:29:21 2026] DELETE /v2.0/ports/6be2d2c7-dc38-415e-bf22-46235fdf3e9c => 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: 754/1657] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:29:21 2026] GET /v2.0/ports?device_id=f4128d29-0e34-448e-9e14-e7120549b5ce => generated 12 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 23:29:21.503 8 INFO neutron.pecan_wsgi.hooks.translation [None req-77d7a232-f6f7-4530-8ebc-8f4f2b654f70 a65aef80a669404383a67be177ba8019 2b776b638109464880f79e74bf535cbd - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 755/1658] 10.0.0.231 () {32 vars in 717 bytes} [Tue May 19 23:29:21 2026] GET /v2.0/ports/6be2d2c7-dc38-415e-bf22-46235fdf3e9c => generated 132 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 756/1659] 10.0.0.231 () {32 vars in 724 bytes} [Tue May 19 23:29:21 2026] DELETE /v2.0/subnets/3339ac4b-0fb5-49e2-bbf2-c554c8b865c8 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 757/1660] 10.0.0.231 () {32 vars in 726 bytes} [Tue May 19 23:29:21 2026] DELETE /v2.0/networks/40cb75e1-e8cc-4031-96c6-2a3a6fa850be => generated 0 bytes in 109 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 23:29:21.740 8 WARNING neutron_lib.context [None req-72bc2f69-6dcb-4299-89b4-9e2da0cb9c9b a65aef80a669404383a67be177ba8019 2b776b638109464880f79e74bf535cbd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 904/1661] 10.0.0.231 () {34 vars in 789 bytes} [Tue May 19 23:29:21 2026] PUT /v2.0/routers/a237a5e3-3c36-49ab-a44d-d4326317f6c6/remove_router_interface => generated 309 bytes in 757 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 905/1662] 10.0.0.231 () {32 vars in 736 bytes} [Tue May 19 23:29:21 2026] GET /v2.0/ports?device_id=a237a5e3-3c36-49ab-a44d-d4326317f6c6 => 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: 758/1663] 10.0.0.231 () {34 vars in 665 bytes} [Tue May 19 23:29:21 2026] POST /v2.0/ports => generated 774 bytes in 208 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: 759/1664] 10.0.0.231 () {34 vars in 737 bytes} [Tue May 19 23:29:21 2026] PUT /v2.0/ports/033bc6ab-ba4f-4199-86e9-c75346aa4591 => generated 752 bytes in 185 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 23:29:22.321 7 INFO neutron.services.segments.plugin [-] Segment e931d1d9-dbd0-4ede-a810-9f5c7aba9b71 resource provider aggregate not found 2026-05-19 23:29:22.325 7 INFO neutron.services.segments.plugin [-] Segment e931d1d9-dbd0-4ede-a810-9f5c7aba9b71 resource provider aggregate not found [pid: 8|app: 0|req: 760/1665] 10.0.0.231 () {32 vars in 720 bytes} [Tue May 19 23:29:22 2026] DELETE /v2.0/ports/033bc6ab-ba4f-4199-86e9-c75346aa4591 => generated 0 bytes in 189 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 23:29:22.334 7 INFO neutron.db.l3_hamode_db [None req-7e5df972-48fb-499f-a731-9705bca656f1 17b4655ae08241f99c4064b34adcc883 2984369ea3cd4f9e96b65be387948454 - - default default] HA network 5260cf34-69dc-4e8a-af69-5a17bbd456f2 was deleted as no HA routers are present in tenant 2984369ea3cd4f9e96b65be387948454. [pid: 7|app: 0|req: 906/1666] 10.0.0.231 () {32 vars in 724 bytes} [Tue May 19 23:29:21 2026] DELETE /v2.0/routers/a237a5e3-3c36-49ab-a44d-d4326317f6c6 => generated 0 bytes in 493 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 23:29:22.345 7 INFO neutron.services.segments.plugin [-] Segment e931d1d9-dbd0-4ede-a810-9f5c7aba9b71 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e931d1d9-dbd0-4ede-a810-9f5c7aba9b71 found for delete ", "request_id": "req-1570c523-fc38-4136-8948-95247402cc41"}]} 2026-05-19 23:29:22.345 7 INFO neutron.services.segments.plugin [-] Segment e931d1d9-dbd0-4ede-a810-9f5c7aba9b71 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e931d1d9-dbd0-4ede-a810-9f5c7aba9b71 found for delete ", "request_id": "req-558df3b3-ca0d-4dd7-9429-55559dee5aa9"}]} [pid: 8|app: 0|req: 761/1667] 10.0.0.231 () {32 vars in 643 bytes} [Tue May 19 23:29:22 2026] GET /v2.0/ports => generated 778 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 23:29:22.409 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b44f8906-bd88-4b48-863b-2ede34c1c32a a65aef80a669404383a67be177ba8019 2b776b638109464880f79e74bf535cbd - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 762/1668] 10.0.0.231 () {32 vars in 717 bytes} [Tue May 19 23:29:22 2026] GET /v2.0/ports/033bc6ab-ba4f-4199-86e9-c75346aa4591 => generated 132 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 23:29:22.447 8 INFO neutron.services.segments.plugin [-] Segment 12ea1e8c-aaab-47d5-a6c1-832d4a7563e8 resource provider aggregate not found 2026-05-19 23:29:22.452 8 INFO neutron.services.segments.plugin [-] Segment 12ea1e8c-aaab-47d5-a6c1-832d4a7563e8 resource provider aggregate not found [pid: 8|app: 0|req: 763/1669] 10.0.0.231 () {32 vars in 643 bytes} [Tue May 19 23:29:22 2026] GET /v2.0/ports => generated 778 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 23:29:22.476 8 INFO neutron.services.segments.plugin [-] Segment 12ea1e8c-aaab-47d5-a6c1-832d4a7563e8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 12ea1e8c-aaab-47d5-a6c1-832d4a7563e8 found for delete ", "request_id": "req-fd867371-50de-47ba-8420-4ed8af70cce2"}]} 2026-05-19 23:29:22.477 8 INFO neutron.services.segments.plugin [-] Segment 12ea1e8c-aaab-47d5-a6c1-832d4a7563e8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 12ea1e8c-aaab-47d5-a6c1-832d4a7563e8 found for delete ", "request_id": "req-584d0a15-0df4-4dad-bfe8-1737332a1a28"}]} [pid: 7|app: 0|req: 907/1670] 10.0.0.231 () {32 vars in 724 bytes} [Tue May 19 23:29:22 2026] DELETE /v2.0/subnets/7cefeb58-9061-4337-ad14-caaffe66ca06 => generated 0 bytes in 164 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 764/1671] 10.0.0.231 () {32 vars in 717 bytes} [Tue May 19 23:29:22 2026] GET /v2.0/ports/f1dcfca8-30da-4e96-a640-d45970c55c2c => generated 775 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 23:29:22.544 8 INFO neutron.pecan_wsgi.hooks.translation [None req-11b9a1f7-e769-4ea0-83a0-6b469a311c30 a65aef80a669404383a67be177ba8019 2b776b638109464880f79e74bf535cbd - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 765/1672] 10.0.0.231 () {32 vars in 720 bytes} [Tue May 19 23:29:22 2026] DELETE /v2.0/ports/6be2d2c7-dc38-415e-bf22-46235fdf3e9c => generated 132 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 23:29:22.569 8 INFO neutron.pecan_wsgi.hooks.translation [None req-546b9337-7944-4255-879e-8e92d4c85097 a65aef80a669404383a67be177ba8019 2b776b638109464880f79e74bf535cbd - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 766/1673] 10.0.0.231 () {32 vars in 724 bytes} [Tue May 19 23:29:22 2026] DELETE /v2.0/subnets/3339ac4b-0fb5-49e2-bbf2-c554c8b865c8 => 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: 767/1674] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:29:22 2026] GET /v2.0/ports?device_id=f4128d29-0e34-448e-9e14-e7120549b5ce => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 23:29:22.596 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2f594f24-5e3d-4671-92aa-42d1a769cfb4 a65aef80a669404383a67be177ba8019 2b776b638109464880f79e74bf535cbd - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 768/1675] 10.0.0.231 () {32 vars in 724 bytes} [Tue May 19 23:29:22 2026] DELETE /v2.0/subnets/20f20bd8-ca7a-4dda-9659-8444e48e235c => generated 136 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 908/1676] 10.0.0.231 () {32 vars in 724 bytes} [Tue May 19 23:29:22 2026] DELETE /v2.0/subnets/e38b2fe1-ceef-448e-a129-f2fa302d5190 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 769/1677] 10.0.0.231 () {32 vars in 720 bytes} [Tue May 19 23:29:22 2026] DELETE /v2.0/ports/f1dcfca8-30da-4e96-a640-d45970c55c2c => generated 0 bytes in 216 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 909/1678] 10.0.0.231 () {32 vars in 726 bytes} [Tue May 19 23:29:22 2026] DELETE /v2.0/networks/5e729bf2-9898-408f-86e0-9b37f7bcdb48 => 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: 770/1679] 10.0.0.231 () {32 vars in 726 bytes} [Tue May 19 23:29:22 2026] DELETE /v2.0/networks/5a08123f-9d22-4f7f-bc9f-cccb85d3dcd1 => generated 0 bytes in 159 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 910/1680] 10.0.0.231 () {32 vars in 726 bytes} [Tue May 19 23:29:22 2026] DELETE /v2.0/networks/1db7c144-33e5-4f57-908c-6ac332b9565b => generated 0 bytes in 338 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 23:29:23.288 8 WARNING neutron_lib.context [None req-15e4ba5a-9b18-4b46-8ab4-e30b57b91747 17b4655ae08241f99c4064b34adcc883 2984369ea3cd4f9e96b65be387948454 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-19 23:29:23.353 8 INFO neutron.db.segments_db [None req-15e4ba5a-9b18-4b46-8ab4-e30b57b91747 17b4655ae08241f99c4064b34adcc883 2984369ea3cd4f9e96b65be387948454 - - default default] Added segment d82b5efe-b18a-4b78-bb78-d6b3ebc2f377 of type vxlan for network 2067a108-7d1a-43d4-a96c-8bc5040176b6 [pid: 8|app: 0|req: 771/1681] 10.0.0.231 () {34 vars in 670 bytes} [Tue May 19 23:29:23 2026] POST /v2.0/networks => generated 634 bytes in 203 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 23:29:23.498 7 WARNING neutron_lib.context [None req-2a52ae8d-86c1-4189-a1f1-1b2dc901b274 17b4655ae08241f99c4064b34adcc883 2984369ea3cd4f9e96b65be387948454 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 772/1682] 10.0.0.231 () {32 vars in 774 bytes} [Tue May 19 23:29:23 2026] GET /v2.0/security-groups?tenant_id=2b776b638109464880f79e74bf535cbd&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: 773/1683] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:29:23 2026] GET /v2.0/ports?device_id=f4128d29-0e34-448e-9e14-e7120549b5ce => 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: 911/1684] 10.0.0.231 () {34 vars in 669 bytes} [Tue May 19 23:29:23 2026] POST /v2.0/subnets => generated 646 bytes in 248 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 23:29:23.748 7 WARNING neutron_lib.context [None req-03891b9a-0766-4043-a610-847011e7b08a 17b4655ae08241f99c4064b34adcc883 2984369ea3cd4f9e96b65be387948454 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-19 23:29:23.788 7 INFO neutron.db.segments_db [None req-03891b9a-0766-4043-a610-847011e7b08a 17b4655ae08241f99c4064b34adcc883 2984369ea3cd4f9e96b65be387948454 - - default default] Added segment aec40b49-3f7e-49f6-a9dd-ab7f6de25855 of type vxlan for network 1ce4f092-aa24-4707-b794-c11eaf5ad50d [pid: 8|app: 0|req: 774/1685] 10.0.0.231 () {32 vars in 740 bytes} [Tue May 19 23:29:23 2026] DELETE /v2.0/security-groups/b9e7490d-2830-4978-aaa4-7c6d6dc1bcbf => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 23:29:24.033 7 INFO neutron.db.l3_hamode_db [None req-03891b9a-0766-4043-a610-847011e7b08a 17b4655ae08241f99c4064b34adcc883 2984369ea3cd4f9e96b65be387948454 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-19 23:29:24.137 7 INFO neutron.db.l3_hamode_db [None req-03891b9a-0766-4043-a610-847011e7b08a 17b4655ae08241f99c4064b34adcc883 2984369ea3cd4f9e96b65be387948454 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-19 23:29:24.358 7 INFO neutron.services.segments.plugin [-] Segment f3bc9113-a42e-46c4-8513-1321556f5646 resource provider aggregate not found 2026-05-19 23:29:24.370 7 INFO neutron.services.segments.plugin [-] Segment f3bc9113-a42e-46c4-8513-1321556f5646 resource provider aggregate not found 2026-05-19 23:29:24.374 7 INFO neutron.services.segments.plugin [-] Segment f3bc9113-a42e-46c4-8513-1321556f5646 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f3bc9113-a42e-46c4-8513-1321556f5646 found for delete ", "request_id": "req-06ac1347-9192-44ee-b907-9ecfd788af38"}]} 2026-05-19 23:29:24.389 7 INFO neutron.services.segments.plugin [-] Segment f3bc9113-a42e-46c4-8513-1321556f5646 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f3bc9113-a42e-46c4-8513-1321556f5646 found for delete ", "request_id": "req-0f5bc913-5af2-460a-8226-6db1c8414e2b"}]} 2026-05-19 23:29:24.398 7 INFO neutron.services.segments.plugin [-] Segment 5dc7f70a-5f55-4fed-bed1-55e28d450171 resource provider aggregate not found 2026-05-19 23:29:24.408 7 INFO neutron.services.segments.plugin [-] Segment 5dc7f70a-5f55-4fed-bed1-55e28d450171 resource provider aggregate not found 2026-05-19 23:29:24.421 7 INFO neutron.services.segments.plugin [-] Segment 5dc7f70a-5f55-4fed-bed1-55e28d450171 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5dc7f70a-5f55-4fed-bed1-55e28d450171 found for delete ", "request_id": "req-81fb3711-a859-459c-88c2-ff4a68126bd4"}]} 2026-05-19 23:29:24.428 7 INFO neutron.services.segments.plugin [-] Segment 5dc7f70a-5f55-4fed-bed1-55e28d450171 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5dc7f70a-5f55-4fed-bed1-55e28d450171 found for delete ", "request_id": "req-4d929bb9-326c-44d6-a6fe-2a892765eacb"}]} [pid: 7|app: 0|req: 912/1686] 10.0.0.231 () {34 vars in 669 bytes} [Tue May 19 23:29:23 2026] POST /v2.0/routers => generated 511 bytes in 1049 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 23:29:24.807 8 WARNING neutron_lib.context [None req-e0a008d8-491e-42f4-b0cd-dac3f6aebf16 17b4655ae08241f99c4064b34adcc883 2984369ea3cd4f9e96b65be387948454 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 913/1687] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:29:24 2026] GET /v2.0/ports?device_id=f4128d29-0e34-448e-9e14-e7120549b5ce => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 23:29:24.818 8 INFO neutron.services.segments.plugin [-] Segment 6f03dee3-a904-4ca0-a080-366745f8092f resource provider aggregate not found 2026-05-19 23:29:24.824 8 INFO neutron.services.segments.plugin [-] Segment 6f03dee3-a904-4ca0-a080-366745f8092f resource provider aggregate not found 2026-05-19 23:29:24.844 8 INFO neutron.services.segments.plugin [-] Segment 6f03dee3-a904-4ca0-a080-366745f8092f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6f03dee3-a904-4ca0-a080-366745f8092f found for delete ", "request_id": "req-1dfa95f4-dd7e-4b08-9579-fefbbe667536"}]} 2026-05-19 23:29:24.850 8 INFO neutron.services.segments.plugin [-] Segment 6f03dee3-a904-4ca0-a080-366745f8092f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6f03dee3-a904-4ca0-a080-366745f8092f found for delete ", "request_id": "req-b4c0e552-31cd-4066-91b6-14de0fcec19d"}]} [pid: 8|app: 0|req: 775/1688] 10.0.0.231 () {34 vars in 665 bytes} [Tue May 19 23:29:24 2026] POST /v2.0/ports => generated 960 bytes in 374 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 23:29:25.583 8 WARNING neutron_lib.context [None req-9c9bf257-1da4-4036-8f98-97cb40c5d25f 3dc7e04b4e604726ad4dff400a37810e 443b9248889d4ba9bb60f0e18c6fa991 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-19 23:29:25.732 8 INFO neutron.db.segments_db [None req-9c9bf257-1da4-4036-8f98-97cb40c5d25f 3dc7e04b4e604726ad4dff400a37810e 443b9248889d4ba9bb60f0e18c6fa991 - - default default] Added segment f449534e-4369-453c-86f3-d781135916b0 of type vxlan for network 5becf305-695c-4615-80b6-e807c16685a6 [pid: 8|app: 0|req: 776/1689] 10.0.0.231 () {34 vars in 670 bytes} [Tue May 19 23:29:25 2026] POST /v2.0/networks => generated 630 bytes in 406 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 777/1690] 199.204.45.44 () {34 vars in 985 bytes} [Tue May 19 23:29:25 2026] GET /v2.0/networks?id=a1562529-deea-44e8-aa99-b12144bae838 => generated 672 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 23:29:25.881 8 WARNING neutron_lib.context [None req-d3c94b8a-4cc3-42d6-94dd-d5e6c1f3e72b 3dc7e04b4e604726ad4dff400a37810e 443b9248889d4ba9bb60f0e18c6fa991 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-19 23:29:25.933 8 INFO neutron.db.segments_db [None req-d3c94b8a-4cc3-42d6-94dd-d5e6c1f3e72b 3dc7e04b4e604726ad4dff400a37810e 443b9248889d4ba9bb60f0e18c6fa991 - - default default] Added segment 2dde7db8-b95b-4601-adde-16afcf147b17 of type vxlan for network 12a42e0c-9624-4d6b-b6cb-a30fa2f85f25 [pid: 8|app: 0|req: 778/1691] 10.0.0.231 () {34 vars in 670 bytes} [Tue May 19 23:29:25 2026] POST /v2.0/networks => generated 630 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 779/1692] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:29:26 2026] GET /v2.0/ports?device_id=f4128d29-0e34-448e-9e14-e7120549b5ce => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 23:29:26.042 8 WARNING neutron_lib.context [req-aca3393b-deb1-434f-9956-429e183c899c req-b19918fa-47a7-46e6-abb9-f35ebae8fe94 d37e403e4ea3460a81e82af82119f5e4 57e01a3490ab4b5d9d706a26c0fce0da - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 914/1693] 10.0.0.231 () {34 vars in 783 bytes} [Tue May 19 23:29:25 2026] PUT /v2.0/routers/9091fa31-bf99-4c57-854b-d691c26eea84/add_router_interface => generated 309 bytes in 1063 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-19 23:29:26.245 7 WARNING neutron_lib.context [None req-de191d62-57e6-4d01-a69a-20c7aec63c89 3dc7e04b4e604726ad4dff400a37810e 443b9248889d4ba9bb60f0e18c6fa991 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 780/1694] 199.204.45.44 () {38 vars in 954 bytes} [Tue May 19 23:29:26 2026] POST /v2.0/ports => generated 954 bytes in 345 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: 781/1695] 10.0.0.231 () {32 vars in 717 bytes} [Tue May 19 23:29:26 2026] GET /v2.0/ports/cc0160c5-8af5-4ba1-a394-b53b35f5fbc9 => generated 1034 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 915/1696] 10.0.0.231 () {34 vars in 669 bytes} [Tue May 19 23:29:26 2026] POST /v2.0/subnets => generated 626 bytes in 213 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 782/1697] 199.204.45.44 () {38 vars in 1027 bytes} [Tue May 19 23:29:26 2026] PUT /v2.0/ports/3cf9b284-af12-408a-be00-7af031a6d838 => 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, ' 2026-05-19 23:29:26.859 8 WARNING neutron_lib.context [None req-333231f7-2be5-4f19-81c3-a2e347615bbe 3dc7e04b4e604726ad4dff400a37810e 443b9248889d4ba9bb60f0e18c6fa991 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-19 23:29:26.901 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-78258730-7473-4324-bfd5-56714941d065'] response: {'name': 'network-changed', 'server_uuid': 'f4128d29-0e34-448e-9e14-e7120549b5ce', 'tag': '3cf9b284-af12-408a-be00-7af031a6d838', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 783/1698] 10.0.0.231 () {34 vars in 669 bytes} [Tue May 19 23:29:26 2026] POST /v2.0/subnets => generated 626 bytes in 245 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 784/1699] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:29:27 2026] GET /v2.0/ports?device_id=f4128d29-0e34-448e-9e14-e7120549b5ce => generated 969 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 23:29:27.177 8 WARNING neutron_lib.context [None req-2a8936b0-a76e-4454-aa8b-240038e9058b 3dc7e04b4e604726ad4dff400a37810e 443b9248889d4ba9bb60f0e18c6fa991 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 916/1700] 10.0.0.231 () {34 vars in 789 bytes} [Tue May 19 23:29:26 2026] PUT /v2.0/routers/9091fa31-bf99-4c57-854b-d691c26eea84/remove_router_interface => generated 309 bytes in 727 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-19 23:29:27.214 8 INFO neutron.db.segments_db [None req-2a8936b0-a76e-4454-aa8b-240038e9058b 3dc7e04b4e604726ad4dff400a37810e 443b9248889d4ba9bb60f0e18c6fa991 - - default default] Added segment 98c711d1-476e-4783-a21b-f049a84e2df3 of type vxlan for network 3452111a-f0e5-4096-b53e-fa7485bc5dcf [pid: 7|app: 0|req: 917/1701] 10.0.0.207 () {34 vars in 1040 bytes} [Tue May 19 23:29:27 2026] GET /v2.0/security-groups?id=2f1e6421-e2b4-4dea-9390-9dac6fd7c46b&fields=id&fields=name => generated 88 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 23:29:27.338 7 INFO neutron.api.v2.resource [None req-84866f94-b457-4983-864b-6628675492aa 17b4655ae08241f99c4064b34adcc883 2984369ea3cd4f9e96b65be387948454 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 918/1702] 10.0.0.231 () {34 vars in 789 bytes} [Tue May 19 23:29:27 2026] PUT /v2.0/routers/9091fa31-bf99-4c57-854b-d691c26eea84/remove_router_interface => generated 197 bytes in 120 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 921/1705] 10.0.0.231 () {32 vars in 736 bytes} [Tue May 19 23:29:27 2026] GET /v2.0/ports?device_id=9091fa31-bf99-4c57-854b-d691c26eea84 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 23:29:27.471 8 INFO neutron.db.l3_hamode_db [None req-2a8936b0-a76e-4454-aa8b-240038e9058b 3dc7e04b4e604726ad4dff400a37810e 443b9248889d4ba9bb60f0e18c6fa991 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-19 23:29:27.566 8 INFO neutron.db.l3_hamode_db [None req-2a8936b0-a76e-4454-aa8b-240038e9058b 3dc7e04b4e604726ad4dff400a37810e 443b9248889d4ba9bb60f0e18c6fa991 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-19 23:29:27.968 7 INFO neutron.services.segments.plugin [-] Segment aec40b49-3f7e-49f6-a9dd-ab7f6de25855 resource provider aggregate not found 2026-05-19 23:29:27.973 7 INFO neutron.services.segments.plugin [-] Segment aec40b49-3f7e-49f6-a9dd-ab7f6de25855 resource provider aggregate not found 2026-05-19 23:29:27.988 7 INFO neutron.services.segments.plugin [-] Segment aec40b49-3f7e-49f6-a9dd-ab7f6de25855 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aec40b49-3f7e-49f6-a9dd-ab7f6de25855 found for delete ", "request_id": "req-8e2e6815-7957-48c4-a7fd-04165ca61c4c"}]} 2026-05-19 23:29:27.991 7 INFO neutron.services.segments.plugin [-] Segment aec40b49-3f7e-49f6-a9dd-ab7f6de25855 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aec40b49-3f7e-49f6-a9dd-ab7f6de25855 found for delete ", "request_id": "req-a28a98b3-f9dd-461a-9c38-f5e649be7093"}]} 2026-05-19 23:29:28.001 7 INFO neutron.db.l3_hamode_db [None req-c97b6f5b-90a0-42f8-a380-2a89481d52d0 17b4655ae08241f99c4064b34adcc883 2984369ea3cd4f9e96b65be387948454 - - default default] HA network 1ce4f092-aa24-4707-b794-c11eaf5ad50d was deleted as no HA routers are present in tenant 2984369ea3cd4f9e96b65be387948454. [pid: 7|app: 0|req: 922/1706] 10.0.0.231 () {32 vars in 724 bytes} [Tue May 19 23:29:27 2026] DELETE /v2.0/routers/9091fa31-bf99-4c57-854b-d691c26eea84 => generated 0 bytes in 633 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 923/1707] 199.204.45.44 () {34 vars in 1079 bytes} [Tue May 19 23:29:28 2026] GET /v2.0/ports?tenant_id=57e01a3490ab4b5d9d706a26c0fce0da&device_id=f4128d29-0e34-448e-9e14-e7120549b5ce => generated 1238 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 924/1708] 10.0.0.231 () {32 vars in 724 bytes} [Tue May 19 23:29:28 2026] DELETE /v2.0/subnets/dc04705d-197d-48db-bb56-e3228cac3c77 => 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: 925/1709] 199.204.45.44 () {34 vars in 1017 bytes} [Tue May 19 23:29:28 2026] GET /v2.0/networks?tenant_id=57e01a3490ab4b5d9d706a26c0fce0da&shared=False => generated 768 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 785/1710] 10.0.0.231 () {34 vars in 669 bytes} [Tue May 19 23:29:27 2026] POST /v2.0/routers => generated 507 bytes in 1092 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 786/1711] 199.204.45.44 () {34 vars in 929 bytes} [Tue May 19 23:29:28 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 926/1712] 10.0.0.231 () {32 vars in 726 bytes} [Tue May 19 23:29:28 2026] DELETE /v2.0/networks/2067a108-7d1a-43d4-a96c-8bc5040176b6 => generated 0 bytes in 305 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 927/1713] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:29:28 2026] GET /v2.0/ports?device_id=f4128d29-0e34-448e-9e14-e7120549b5ce => generated 969 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 23:29:28.631 7 WARNING neutron_lib.context [None req-08a2edf5-26cd-46ad-9a34-7b882302555a 17b4655ae08241f99c4064b34adcc883 2984369ea3cd4f9e96b65be387948454 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-19 23:29:28.678 7 INFO neutron.db.segments_db [None req-08a2edf5-26cd-46ad-9a34-7b882302555a 17b4655ae08241f99c4064b34adcc883 2984369ea3cd4f9e96b65be387948454 - - default default] Added segment fb990644-b584-46d3-80bb-92107b8c5579 of type vxlan for network e2a131ec-a24a-462f-8ced-fc8745dd9327 [pid: 7|app: 0|req: 928/1714] 10.0.0.231 () {34 vars in 670 bytes} [Tue May 19 23:29:28 2026] POST /v2.0/networks => generated 634 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 929/1715] 10.0.0.207 () {34 vars in 1040 bytes} [Tue May 19 23:29:28 2026] GET /v2.0/security-groups?id=2f1e6421-e2b4-4dea-9390-9dac6fd7c46b&fields=id&fields=name => generated 88 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 23:29:28.795 7 WARNING neutron_lib.context [None req-5aa88e3c-f045-4f13-8eec-d8ec80a676fd 17b4655ae08241f99c4064b34adcc883 2984369ea3cd4f9e96b65be387948454 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 930/1716] 10.0.0.231 () {34 vars in 669 bytes} [Tue May 19 23:29:28 2026] POST /v2.0/subnets => generated 646 bytes in 236 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 23:29:29.037 7 WARNING neutron_lib.context [None req-718a90db-fe9d-4ac4-b813-69b1fcbc7e4e 17b4655ae08241f99c4064b34adcc883 2984369ea3cd4f9e96b65be387948454 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-19 23:29:29.079 7 INFO neutron.db.segments_db [None req-718a90db-fe9d-4ac4-b813-69b1fcbc7e4e 17b4655ae08241f99c4064b34adcc883 2984369ea3cd4f9e96b65be387948454 - - default default] Added segment 3337df37-e18d-4d75-a386-6a190e42f716 of type vxlan for network a4329bb5-0645-40bc-a00a-23c6464ef05d 2026-05-19 23:29:29.318 7 INFO neutron.db.l3_hamode_db [None req-718a90db-fe9d-4ac4-b813-69b1fcbc7e4e 17b4655ae08241f99c4064b34adcc883 2984369ea3cd4f9e96b65be387948454 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 787/1717] 10.0.0.231 () {34 vars in 783 bytes} [Tue May 19 23:29:28 2026] PUT /v2.0/routers/c15c1be1-30cf-424a-a0d6-4a629a00d7b9/add_router_interface => generated 309 bytes in 1100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 23:29:29.432 7 INFO neutron.db.l3_hamode_db [None req-718a90db-fe9d-4ac4-b813-69b1fcbc7e4e 17b4655ae08241f99c4064b34adcc883 2984369ea3cd4f9e96b65be387948454 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 788/1718] 199.204.45.44 () {34 vars in 1079 bytes} [Tue May 19 23:29:29 2026] GET /v2.0/ports?tenant_id=57e01a3490ab4b5d9d706a26c0fce0da&device_id=f4128d29-0e34-448e-9e14-e7120549b5ce => 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: 789/1719] 10.0.0.231 () {32 vars in 717 bytes} [Tue May 19 23:29:29 2026] GET /v2.0/ports/c5d245cb-de84-4264-a5b6-3cd6c81e54f1 => generated 955 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 790/1720] 199.204.45.44 () {34 vars in 1057 bytes} [Tue May 19 23:29:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=3cf9b284-af12-408a-be00-7af031a6d838 => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 931/1721] 10.0.0.231 () {34 vars in 669 bytes} [Tue May 19 23:29:29 2026] POST /v2.0/routers => generated 510 bytes in 947 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 932/1722] 199.204.45.44 () {34 vars in 983 bytes} [Tue May 19 23:29:29 2026] GET /v2.0/subnets?id=43c517fe-33fd-4de5-92a7-f724b68f8c4a => generated 690 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 23:29:30.004 7 INFO neutron.services.segments.plugin [-] Segment d82b5efe-b18a-4b78-bb78-d6b3ebc2f377 resource provider aggregate not found 2026-05-19 23:29:30.007 7 INFO neutron.services.segments.plugin [-] Segment d82b5efe-b18a-4b78-bb78-d6b3ebc2f377 resource provider aggregate not found 2026-05-19 23:29:30.014 7 INFO neutron.services.segments.plugin [-] Segment d82b5efe-b18a-4b78-bb78-d6b3ebc2f377 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d82b5efe-b18a-4b78-bb78-d6b3ebc2f377 found for delete ", "request_id": "req-04f25620-9feb-44ab-962a-a5ba325dd3df"}]} 2026-05-19 23:29:30.021 7 INFO neutron.services.segments.plugin [-] Segment d82b5efe-b18a-4b78-bb78-d6b3ebc2f377 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d82b5efe-b18a-4b78-bb78-d6b3ebc2f377 found for delete ", "request_id": "req-2c169104-9fab-43c1-a998-11ad8babcc3f"}]} [pid: 7|app: 0|req: 933/1723] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:29:30 2026] GET /v2.0/ports?device_id=f4128d29-0e34-448e-9e14-e7120549b5ce => generated 969 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 791/1724] 10.0.0.231 () {34 vars in 783 bytes} [Tue May 19 23:29:29 2026] PUT /v2.0/routers/c15c1be1-30cf-424a-a0d6-4a629a00d7b9/add_router_interface => generated 309 bytes in 1153 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 792/1725] 199.204.45.44 () {34 vars in 1051 bytes} [Tue May 19 23:29:30 2026] GET /v2.0/ports?network_id=a1562529-deea-44e8-aa99-b12144bae838&device_owner=network%3Adhcp => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 793/1726] 10.0.0.207 () {34 vars in 1040 bytes} [Tue May 19 23:29:30 2026] GET /v2.0/security-groups?id=2f1e6421-e2b4-4dea-9390-9dac6fd7c46b&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: 794/1727] 10.0.0.231 () {32 vars in 717 bytes} [Tue May 19 23:29:30 2026] GET /v2.0/ports/a7ae37d2-cdfd-4602-9fe5-38d000721a92 => generated 955 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 795/1728] 199.204.45.44 () {34 vars in 1011 bytes} [Tue May 19 23:29:30 2026] GET /v2.0/networks/a1562529-deea-44e8-aa99-b12144bae838?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: 934/1729] 10.0.0.231 () {34 vars in 783 bytes} [Tue May 19 23:29:30 2026] PUT /v2.0/routers/44fff348-80d5-4a19-b0e0-6d0467b6b692/add_router_interface => generated 309 bytes in 974 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 935/1730] 199.204.45.44 () {34 vars in 1111 bytes} [Tue May 19 23:29:31 2026] GET /v2.0/networks/a1562529-deea-44e8-aa99-b12144bae838?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 936/1731] 10.0.0.231 () {32 vars in 717 bytes} [Tue May 19 23:29:31 2026] GET /v2.0/ports/2de74a93-bcd4-4251-8d86-28431c97ff6a => generated 959 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 796/1732] 10.0.0.231 () {34 vars in 789 bytes} [Tue May 19 23:29:30 2026] PUT /v2.0/routers/c15c1be1-30cf-424a-a0d6-4a629a00d7b9/remove_router_interface => generated 309 bytes in 770 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 937/1733] 10.0.0.231 () {34 vars in 789 bytes} [Tue May 19 23:29:31 2026] PUT /v2.0/routers/44fff348-80d5-4a19-b0e0-6d0467b6b692/remove_router_interface => generated 309 bytes in 769 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 938/1734] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:29:31 2026] GET /v2.0/ports?device_id=f4128d29-0e34-448e-9e14-e7120549b5ce => generated 969 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 939/1735] 10.0.0.231 () {32 vars in 736 bytes} [Tue May 19 23:29:31 2026] GET /v2.0/ports?device_id=44fff348-80d5-4a19-b0e0-6d0467b6b692 => 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: 940/1736] 10.0.0.207 () {34 vars in 1040 bytes} [Tue May 19 23:29:31 2026] GET /v2.0/security-groups?id=2f1e6421-e2b4-4dea-9390-9dac6fd7c46b&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: 797/1737] 10.0.0.231 () {34 vars in 789 bytes} [Tue May 19 23:29:31 2026] PUT /v2.0/routers/c15c1be1-30cf-424a-a0d6-4a629a00d7b9/remove_router_interface => generated 309 bytes in 810 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 798/1738] 10.0.0.231 () {32 vars in 736 bytes} [Tue May 19 23:29:32 2026] GET /v2.0/ports?device_id=c15c1be1-30cf-424a-a0d6-4a629a00d7b9 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 23:29:32.445 7 INFO neutron.services.segments.plugin [-] Segment 3337df37-e18d-4d75-a386-6a190e42f716 resource provider aggregate not found 2026-05-19 23:29:32.456 7 INFO neutron.services.segments.plugin [-] Segment 3337df37-e18d-4d75-a386-6a190e42f716 resource provider aggregate not found 2026-05-19 23:29:32.461 7 INFO neutron.services.segments.plugin [-] Segment 3337df37-e18d-4d75-a386-6a190e42f716 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3337df37-e18d-4d75-a386-6a190e42f716 found for delete ", "request_id": "req-426ac105-4723-46f1-8686-98dcf52d099f"}]} 2026-05-19 23:29:32.472 7 INFO neutron.services.segments.plugin [-] Segment 3337df37-e18d-4d75-a386-6a190e42f716 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3337df37-e18d-4d75-a386-6a190e42f716 found for delete ", "request_id": "req-a43547ff-7138-4918-bf0a-3d47af394fce"}]} 2026-05-19 23:29:32.492 7 INFO neutron.db.l3_hamode_db [None req-c86ff586-d6d2-4d46-b222-14cd66375364 17b4655ae08241f99c4064b34adcc883 2984369ea3cd4f9e96b65be387948454 - - default default] HA network a4329bb5-0645-40bc-a00a-23c6464ef05d was deleted as no HA routers are present in tenant 2984369ea3cd4f9e96b65be387948454. [pid: 7|app: 0|req: 941/1739] 10.0.0.231 () {32 vars in 724 bytes} [Tue May 19 23:29:31 2026] DELETE /v2.0/routers/44fff348-80d5-4a19-b0e0-6d0467b6b692 => 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: 942/1740] 10.0.0.231 () {32 vars in 724 bytes} [Tue May 19 23:29:32 2026] DELETE /v2.0/subnets/31c2e2d0-4c5a-49f8-bd40-974a3964bf31 => generated 0 bytes in 156 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 23:29:32.952 8 INFO neutron.services.segments.plugin [-] Segment 98c711d1-476e-4783-a21b-f049a84e2df3 resource provider aggregate not found 2026-05-19 23:29:32.957 8 INFO neutron.services.segments.plugin [-] Segment 98c711d1-476e-4783-a21b-f049a84e2df3 resource provider aggregate not found [pid: 7|app: 0|req: 943/1741] 10.0.0.231 () {32 vars in 726 bytes} [Tue May 19 23:29:32 2026] DELETE /v2.0/networks/e2a131ec-a24a-462f-8ced-fc8745dd9327 => generated 0 bytes in 290 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 23:29:32.971 8 INFO neutron.services.segments.plugin [-] Segment 98c711d1-476e-4783-a21b-f049a84e2df3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 98c711d1-476e-4783-a21b-f049a84e2df3 found for delete ", "request_id": "req-a8637314-783d-4566-ad63-e8c4b65f7b2d"}]} 2026-05-19 23:29:32.971 7 WARNING neutron_lib.context [None req-a4eac4ce-b63a-42c3-85e7-69f0d2500b0b 17b4655ae08241f99c4064b34adcc883 2984369ea3cd4f9e96b65be387948454 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-19 23:29:32.972 8 INFO neutron.services.segments.plugin [-] Segment 98c711d1-476e-4783-a21b-f049a84e2df3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 98c711d1-476e-4783-a21b-f049a84e2df3 found for delete ", "request_id": "req-230e2745-df1a-46fb-aae5-6bbbb57aace9"}]} 2026-05-19 23:29:32.996 8 INFO neutron.db.l3_hamode_db [None req-867bdf25-5cb2-4787-afaf-0fc28004abbf 3dc7e04b4e604726ad4dff400a37810e 443b9248889d4ba9bb60f0e18c6fa991 - - default default] HA network 3452111a-f0e5-4096-b53e-fa7485bc5dcf was deleted as no HA routers are present in tenant 443b9248889d4ba9bb60f0e18c6fa991. [pid: 8|app: 0|req: 799/1742] 10.0.0.231 () {32 vars in 724 bytes} [Tue May 19 23:29:32 2026] DELETE /v2.0/routers/c15c1be1-30cf-424a-a0d6-4a629a00d7b9 => generated 0 bytes in 560 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 23:29:33.018 7 INFO neutron.db.segments_db [None req-a4eac4ce-b63a-42c3-85e7-69f0d2500b0b 17b4655ae08241f99c4064b34adcc883 2984369ea3cd4f9e96b65be387948454 - - default default] Added segment 5a151e5d-7f82-415e-9dc3-9fe8eaeecf81 of type vxlan for network fbb48c89-da6b-41d7-98a0-43e835f45abf [pid: 8|app: 0|req: 800/1743] 10.0.0.231 () {32 vars in 724 bytes} [Tue May 19 23:29:33 2026] DELETE /v2.0/subnets/34b13e3d-1677-439a-a4cf-c1b162e762d2 => generated 0 bytes in 167 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 801/1744] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:29:33 2026] GET /v2.0/ports?device_id=f4128d29-0e34-448e-9e14-e7120549b5ce => generated 969 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 23:29:33.325 7 INFO neutron.db.l3_hamode_db [None req-a4eac4ce-b63a-42c3-85e7-69f0d2500b0b 17b4655ae08241f99c4064b34adcc883 2984369ea3cd4f9e96b65be387948454 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 802/1745] 10.0.0.231 () {32 vars in 724 bytes} [Tue May 19 23:29:33 2026] DELETE /v2.0/subnets/b59c6fc2-dfa6-4592-af09-b35d0003460f => generated 0 bytes in 152 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 803/1746] 10.0.0.207 () {34 vars in 1040 bytes} [Tue May 19 23:29:33 2026] GET /v2.0/security-groups?id=2f1e6421-e2b4-4dea-9390-9dac6fd7c46b&fields=id&fields=name => generated 88 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 804/1747] 10.0.0.231 () {32 vars in 726 bytes} [Tue May 19 23:29:33 2026] DELETE /v2.0/networks/12a42e0c-9624-4d6b-b6cb-a30fa2f85f25 => generated 0 bytes in 266 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 805/1748] 10.0.0.231 () {32 vars in 726 bytes} [Tue May 19 23:29:33 2026] DELETE /v2.0/networks/5becf305-695c-4615-80b6-e807c16685a6 => generated 0 bytes in 303 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 23:29:34.040 8 WARNING neutron_lib.context [None req-7ddb3a6f-5920-41a4-8f31-6b40cbdfd4f7 3dc7e04b4e604726ad4dff400a37810e 443b9248889d4ba9bb60f0e18c6fa991 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-19 23:29:34.093 8 INFO neutron.db.segments_db [None req-7ddb3a6f-5920-41a4-8f31-6b40cbdfd4f7 3dc7e04b4e604726ad4dff400a37810e 443b9248889d4ba9bb60f0e18c6fa991 - - default default] Added segment f62cca81-8323-4e87-83fd-b22c2ac8d30f of type vxlan for network c9573a30-2cba-4bea-8167-9b8f94126ef0 2026-05-19 23:29:34.181 7 INFO neutron.db.l3_hamode_db [None req-a4eac4ce-b63a-42c3-85e7-69f0d2500b0b 17b4655ae08241f99c4064b34adcc883 2984369ea3cd4f9e96b65be387948454 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 806/1749] 10.0.0.231 () {34 vars in 670 bytes} [Tue May 19 23:29:34 2026] POST /v2.0/networks => generated 629 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 23:29:34.204 8 WARNING neutron_lib.context [None req-f3634d02-0c2a-4b7a-8be7-314c718486bf 3dc7e04b4e604726ad4dff400a37810e 443b9248889d4ba9bb60f0e18c6fa991 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 807/1750] 10.0.0.231 () {34 vars in 669 bytes} [Tue May 19 23:29:34 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-19 23:29:34.476 8 WARNING neutron_lib.context [None req-b463fb68-70ae-458f-8c3a-4f6b270491f9 3dc7e04b4e604726ad4dff400a37810e 443b9248889d4ba9bb60f0e18c6fa991 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-19 23:29:34.519 8 INFO neutron.db.segments_db [None req-b463fb68-70ae-458f-8c3a-4f6b270491f9 3dc7e04b4e604726ad4dff400a37810e 443b9248889d4ba9bb60f0e18c6fa991 - - default default] Added segment 9058ead5-f3b3-44df-999d-4f97ac615655 of type vxlan for network 01f8e525-a98d-4447-9190-b0be27e7aeed 2026-05-19 23:29:34.632 7 INFO neutron.services.segments.plugin [-] Segment fb990644-b584-46d3-80bb-92107b8c5579 resource provider aggregate not found 2026-05-19 23:29:34.637 7 INFO neutron.services.segments.plugin [-] Segment fb990644-b584-46d3-80bb-92107b8c5579 resource provider aggregate not found 2026-05-19 23:29:34.646 7 INFO neutron.services.segments.plugin [-] Segment fb990644-b584-46d3-80bb-92107b8c5579 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fb990644-b584-46d3-80bb-92107b8c5579 found for delete ", "request_id": "req-b9f239f2-ae99-4ac6-a6f8-4a2085068814"}]} 2026-05-19 23:29:34.652 7 INFO neutron.services.segments.plugin [-] Segment fb990644-b584-46d3-80bb-92107b8c5579 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fb990644-b584-46d3-80bb-92107b8c5579 found for delete ", "request_id": "req-9543b267-4898-4d3e-9286-5099a1b9077b"}]} 2026-05-19 23:29:34.788 8 INFO neutron.db.l3_hamode_db [None req-b463fb68-70ae-458f-8c3a-4f6b270491f9 3dc7e04b4e604726ad4dff400a37810e 443b9248889d4ba9bb60f0e18c6fa991 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-19 23:29:34.902 8 INFO neutron.db.l3_hamode_db [None req-b463fb68-70ae-458f-8c3a-4f6b270491f9 3dc7e04b4e604726ad4dff400a37810e 443b9248889d4ba9bb60f0e18c6fa991 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-19 23:29:34.992 8 INFO neutron.services.segments.plugin [-] Segment 2dde7db8-b95b-4601-adde-16afcf147b17 resource provider aggregate not found 2026-05-19 23:29:34.997 8 INFO neutron.services.segments.plugin [-] Segment 2dde7db8-b95b-4601-adde-16afcf147b17 resource provider aggregate not found 2026-05-19 23:29:35.010 8 INFO neutron.services.segments.plugin [-] Segment 2dde7db8-b95b-4601-adde-16afcf147b17 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2dde7db8-b95b-4601-adde-16afcf147b17 found for delete ", "request_id": "req-cf86a42a-21c1-4ec9-a7a4-c07da284ac7e"}]} 2026-05-19 23:29:35.015 8 INFO neutron.services.segments.plugin [-] Segment 2dde7db8-b95b-4601-adde-16afcf147b17 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2dde7db8-b95b-4601-adde-16afcf147b17 found for delete ", "request_id": "req-0aa2315a-df88-4c06-aaae-0a1606046280"}]} 2026-05-19 23:29:35.029 8 INFO neutron.services.segments.plugin [-] Segment f449534e-4369-453c-86f3-d781135916b0 resource provider aggregate not found 2026-05-19 23:29:35.033 8 INFO neutron.services.segments.plugin [-] Segment f449534e-4369-453c-86f3-d781135916b0 resource provider aggregate not found 2026-05-19 23:29:35.043 8 INFO neutron.services.segments.plugin [-] Segment f449534e-4369-453c-86f3-d781135916b0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f449534e-4369-453c-86f3-d781135916b0 found for delete ", "request_id": "req-f9c85b6d-f21c-4c42-8bd4-ffc670e9d3bb"}]} 2026-05-19 23:29:35.051 8 INFO neutron.services.segments.plugin [-] Segment f449534e-4369-453c-86f3-d781135916b0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f449534e-4369-453c-86f3-d781135916b0 found for delete ", "request_id": "req-b2067e68-e821-4e04-a623-5cee70666fc2"}]} [pid: 7|app: 0|req: 944/1751] 10.0.0.231 () {34 vars in 669 bytes} [Tue May 19 23:29:32 2026] POST /v2.0/routers => generated 691 bytes in 2594 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 945/1752] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:29:35 2026] GET /v2.0/ports?device_id=f4128d29-0e34-448e-9e14-e7120549b5ce => generated 971 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 946/1753] 10.0.0.231 () {32 vars in 721 bytes} [Tue May 19 23:29:35 2026] GET /v2.0/routers/ab1b3ef4-c8b0-4c9d-8e38-ff2cf4f3ceab => generated 697 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 947/1754] 10.0.0.207 () {34 vars in 1040 bytes} [Tue May 19 23:29:35 2026] GET /v2.0/security-groups?id=2f1e6421-e2b4-4dea-9390-9dac6fd7c46b&fields=id&fields=name => generated 88 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 948/1755] 10.0.0.231 () {32 vars in 647 bytes} [Tue May 19 23:29:35 2026] GET /v2.0/routers => generated 700 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 808/1756] 10.0.0.231 () {34 vars in 669 bytes} [Tue May 19 23:29:34 2026] POST /v2.0/routers => generated 507 bytes in 1401 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 23:29:35.884 8 WARNING neutron_lib.context [None req-4214b94b-50cc-4244-8d4e-5e6a9d9ab7e6 3dc7e04b4e604726ad4dff400a37810e 443b9248889d4ba9bb60f0e18c6fa991 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 809/1757] 10.0.0.231 () {34 vars in 665 bytes} [Tue May 19 23:29:35 2026] POST /v2.0/ports => generated 947 bytes in 446 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: 949/1758] 10.0.0.231 () {34 vars in 741 bytes} [Tue May 19 23:29:35 2026] PUT /v2.0/routers/ab1b3ef4-c8b0-4c9d-8e38-ff2cf4f3ceab => generated 704 bytes in 518 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 950/1759] 10.0.0.231 () {32 vars in 721 bytes} [Tue May 19 23:29:36 2026] GET /v2.0/routers/ab1b3ef4-c8b0-4c9d-8e38-ff2cf4f3ceab => generated 704 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 951/1760] 10.0.0.231 () {32 vars in 736 bytes} [Tue May 19 23:29:36 2026] GET /v2.0/ports?device_id=ab1b3ef4-c8b0-4c9d-8e38-ff2cf4f3ceab => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 23:29:37.382 7 INFO neutron.services.segments.plugin [-] Segment 5a151e5d-7f82-415e-9dc3-9fe8eaeecf81 resource provider aggregate not found 2026-05-19 23:29:37.390 7 INFO neutron.services.segments.plugin [-] Segment 5a151e5d-7f82-415e-9dc3-9fe8eaeecf81 resource provider aggregate not found 2026-05-19 23:29:37.400 7 INFO neutron.services.segments.plugin [-] Segment 5a151e5d-7f82-415e-9dc3-9fe8eaeecf81 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5a151e5d-7f82-415e-9dc3-9fe8eaeecf81 found for delete ", "request_id": "req-c4f64910-556d-4754-b82e-9117fa4f76af"}]} 2026-05-19 23:29:37.402 7 INFO neutron.services.segments.plugin [-] Segment 5a151e5d-7f82-415e-9dc3-9fe8eaeecf81 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5a151e5d-7f82-415e-9dc3-9fe8eaeecf81 found for delete ", "request_id": "req-7e652673-eda1-4b50-9763-63c2a5878c93"}]} 2026-05-19 23:29:37.411 7 INFO neutron.db.l3_hamode_db [None req-777d6a5d-0633-4070-92f4-fe5dac0a750f 17b4655ae08241f99c4064b34adcc883 2984369ea3cd4f9e96b65be387948454 - - default default] HA network fbb48c89-da6b-41d7-98a0-43e835f45abf was deleted as no HA routers are present in tenant 2984369ea3cd4f9e96b65be387948454. [pid: 7|app: 0|req: 952/1761] 10.0.0.231 () {32 vars in 724 bytes} [Tue May 19 23:29:36 2026] DELETE /v2.0/routers/ab1b3ef4-c8b0-4c9d-8e38-ff2cf4f3ceab => generated 0 bytes in 923 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 810/1762] 10.0.0.231 () {34 vars in 783 bytes} [Tue May 19 23:29:36 2026] PUT /v2.0/routers/e1610b77-c33c-42ae-b249-2f485ba83a0a/add_router_interface => generated 309 bytes in 1120 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: 953/1763] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:29:37 2026] GET /v2.0/ports?device_id=f4128d29-0e34-448e-9e14-e7120549b5ce => generated 971 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 811/1764] 10.0.0.231 () {32 vars in 736 bytes} [Tue May 19 23:29:37 2026] GET /v2.0/ports?device_id=ab1b3ef4-c8b0-4c9d-8e38-ff2cf4f3ceab => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 23:29:37.494 8 INFO neutron.api.v2.resource [None req-ff13a099-e5c1-403d-8640-0d093be2da64 17b4655ae08241f99c4064b34adcc883 2984369ea3cd4f9e96b65be387948454 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 812/1765] 10.0.0.231 () {32 vars in 724 bytes} [Tue May 19 23:29:37 2026] DELETE /v2.0/routers/ab1b3ef4-c8b0-4c9d-8e38-ff2cf4f3ceab => generated 135 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 813/1766] 10.0.0.207 () {34 vars in 1040 bytes} [Tue May 19 23:29:37 2026] GET /v2.0/security-groups?id=2f1e6421-e2b4-4dea-9390-9dac6fd7c46b&fields=id&fields=name => generated 88 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 814/1767] 10.0.0.231 () {32 vars in 736 bytes} [Tue May 19 23:29:37 2026] GET /v2.0/ports?device_id=44fff348-80d5-4a19-b0e0-6d0467b6b692 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 23:29:37.572 8 INFO neutron.api.v2.resource [None req-4a5754c9-de06-4b4e-b32a-c8b0b42a50b5 17b4655ae08241f99c4064b34adcc883 2984369ea3cd4f9e96b65be387948454 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 815/1768] 10.0.0.231 () {32 vars in 724 bytes} [Tue May 19 23:29:37 2026] DELETE /v2.0/routers/44fff348-80d5-4a19-b0e0-6d0467b6b692 => generated 135 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 954/1769] 10.0.0.231 () {32 vars in 717 bytes} [Tue May 19 23:29:37 2026] GET /v2.0/ports/9849fd5b-345a-47af-83e7-e49e5d067fd7 => generated 1021 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 23:29:37.590 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d72c1f4a-4518-43f7-b3af-7c5ab92288fc 17b4655ae08241f99c4064b34adcc883 2984369ea3cd4f9e96b65be387948454 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 816/1770] 10.0.0.231 () {32 vars in 724 bytes} [Tue May 19 23:29:37 2026] DELETE /v2.0/subnets/31c2e2d0-4c5a-49f8-bd40-974a3964bf31 => 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: 817/1771] 10.0.0.231 () {32 vars in 736 bytes} [Tue May 19 23:29:37 2026] GET /v2.0/ports?device_id=9091fa31-bf99-4c57-854b-d691c26eea84 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 23:29:37.636 8 INFO neutron.api.v2.resource [None req-dd38d877-f966-4f54-b1c9-5b57ebc2c84e 17b4655ae08241f99c4064b34adcc883 2984369ea3cd4f9e96b65be387948454 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 818/1772] 10.0.0.231 () {32 vars in 724 bytes} [Tue May 19 23:29:37 2026] DELETE /v2.0/routers/9091fa31-bf99-4c57-854b-d691c26eea84 => generated 135 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 23:29:37.655 8 INFO neutron.pecan_wsgi.hooks.translation [None req-aeac3781-c4b6-4ff0-b4d3-c98bcbe2a4b0 17b4655ae08241f99c4064b34adcc883 2984369ea3cd4f9e96b65be387948454 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 819/1773] 10.0.0.231 () {32 vars in 724 bytes} [Tue May 19 23:29:37 2026] DELETE /v2.0/subnets/dc04705d-197d-48db-bb56-e3228cac3c77 => 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: 820/1774] 10.0.0.231 () {32 vars in 736 bytes} [Tue May 19 23:29:37 2026] GET /v2.0/ports?device_id=a237a5e3-3c36-49ab-a44d-d4326317f6c6 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 23:29:37.697 8 INFO neutron.api.v2.resource [None req-a4bc45cd-6091-4eb5-aba1-577d005ba433 17b4655ae08241f99c4064b34adcc883 2984369ea3cd4f9e96b65be387948454 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 821/1775] 10.0.0.231 () {32 vars in 724 bytes} [Tue May 19 23:29:37 2026] DELETE /v2.0/routers/a237a5e3-3c36-49ab-a44d-d4326317f6c6 => generated 135 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 23:29:37.717 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c46715c9-5541-4e34-8019-c1a2c0d261ca 17b4655ae08241f99c4064b34adcc883 2984369ea3cd4f9e96b65be387948454 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 822/1776] 10.0.0.231 () {32 vars in 724 bytes} [Tue May 19 23:29:37 2026] DELETE /v2.0/subnets/7cefeb58-9061-4337-ad14-caaffe66ca06 => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 23:29:37.733 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b5acd1b0-100b-49df-84a4-d8ce17f9627e 17b4655ae08241f99c4064b34adcc883 2984369ea3cd4f9e96b65be387948454 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 823/1777] 10.0.0.231 () {32 vars in 724 bytes} [Tue May 19 23:29:37 2026] DELETE /v2.0/subnets/e38b2fe1-ceef-448e-a129-f2fa302d5190 => 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: 824/1778] 10.0.0.231 () {32 vars in 774 bytes} [Tue May 19 23:29:38 2026] GET /v2.0/security-groups?tenant_id=2984369ea3cd4f9e96b65be387948454&name=default => generated 2925 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 955/1779] 10.0.0.231 () {34 vars in 789 bytes} [Tue May 19 23:29:37 2026] PUT /v2.0/routers/e1610b77-c33c-42ae-b249-2f485ba83a0a/remove_router_interface => generated 309 bytes in 924 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: 825/1780] 10.0.0.231 () {32 vars in 740 bytes} [Tue May 19 23:29:38 2026] DELETE /v2.0/security-groups/320b2784-f076-4fc4-9586-70c44f0ffab5 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 23:29:38.618 7 INFO neutron.api.v2.resource [None req-be96b4c1-74c4-42a8-9c84-1fe790de3c65 3dc7e04b4e604726ad4dff400a37810e 443b9248889d4ba9bb60f0e18c6fa991 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 956/1781] 10.0.0.231 () {34 vars in 789 bytes} [Tue May 19 23:29:38 2026] PUT /v2.0/routers/e1610b77-c33c-42ae-b249-2f485ba83a0a/remove_router_interface => generated 197 bytes in 94 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 826/1782] 10.0.0.231 () {32 vars in 736 bytes} [Tue May 19 23:29:38 2026] GET /v2.0/ports?device_id=e1610b77-c33c-42ae-b249-2f485ba83a0a => 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: 827/1783] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:29:38 2026] GET /v2.0/ports?device_id=f4128d29-0e34-448e-9e14-e7120549b5ce => generated 971 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 828/1784] 10.0.0.207 () {34 vars in 1040 bytes} [Tue May 19 23:29:38 2026] GET /v2.0/security-groups?id=2f1e6421-e2b4-4dea-9390-9dac6fd7c46b&fields=id&fields=name => generated 88 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 23:29:39.152 7 INFO neutron.db.l3_hamode_db [None req-cb576dd6-2414-4a3b-9e79-6534130af338 3dc7e04b4e604726ad4dff400a37810e 443b9248889d4ba9bb60f0e18c6fa991 - - default default] HA network 01f8e525-a98d-4447-9190-b0be27e7aeed was deleted as no HA routers are present in tenant 443b9248889d4ba9bb60f0e18c6fa991. [pid: 7|app: 0|req: 957/1785] 10.0.0.231 () {32 vars in 724 bytes} [Tue May 19 23:29:38 2026] DELETE /v2.0/routers/e1610b77-c33c-42ae-b249-2f485ba83a0a => generated 0 bytes in 507 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 829/1786] 10.0.0.231 () {32 vars in 724 bytes} [Tue May 19 23:29:39 2026] DELETE /v2.0/subnets/82b5caea-6aa4-4a51-a755-eb6be0a7d1bd => generated 0 bytes in 179 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 23:29:39.419 7 INFO neutron.services.segments.plugin [-] Segment 9058ead5-f3b3-44df-999d-4f97ac615655 resource provider aggregate not found 2026-05-19 23:29:39.426 7 INFO neutron.services.segments.plugin [-] Segment 9058ead5-f3b3-44df-999d-4f97ac615655 resource provider aggregate not found 2026-05-19 23:29:39.439 7 INFO neutron.services.segments.plugin [-] Segment 9058ead5-f3b3-44df-999d-4f97ac615655 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9058ead5-f3b3-44df-999d-4f97ac615655 found for delete ", "request_id": "req-f1a7ad91-ef05-4a38-ac82-f9e86411c3b4"}]} 2026-05-19 23:29:39.443 7 INFO neutron.services.segments.plugin [-] Segment 9058ead5-f3b3-44df-999d-4f97ac615655 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9058ead5-f3b3-44df-999d-4f97ac615655 found for delete ", "request_id": "req-fc0e5c3c-5148-425a-9685-3654b55b8f0b"}]} [pid: 7|app: 0|req: 958/1787] 10.0.0.231 () {32 vars in 726 bytes} [Tue May 19 23:29:39 2026] DELETE /v2.0/networks/c9573a30-2cba-4bea-8167-9b8f94126ef0 => generated 0 bytes in 301 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 23:29:39.668 8 WARNING neutron_lib.context [None req-c5232918-ee52-4fee-8168-652ca89873c1 3dc7e04b4e604726ad4dff400a37810e 443b9248889d4ba9bb60f0e18c6fa991 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-19 23:29:39.723 8 INFO neutron.db.segments_db [None req-c5232918-ee52-4fee-8168-652ca89873c1 3dc7e04b4e604726ad4dff400a37810e 443b9248889d4ba9bb60f0e18c6fa991 - - default default] Added segment f19c7911-b2c4-4b9c-a1e9-46c9d0825d80 of type vxlan for network 46c4ecdf-b1f1-4c22-acd6-ccb380385029 [pid: 8|app: 0|req: 830/1788] 10.0.0.231 () {34 vars in 670 bytes} [Tue May 19 23:29:39 2026] POST /v2.0/networks => generated 629 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 23:29:39.836 7 WARNING neutron_lib.context [None req-5a50476b-e577-43ea-921d-e1fea820bda8 3dc7e04b4e604726ad4dff400a37810e 443b9248889d4ba9bb60f0e18c6fa991 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 959/1789] 10.0.0.231 () {34 vars in 669 bytes} [Tue May 19 23:29:39 2026] POST /v2.0/subnets => generated 626 bytes in 216 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 23:29:40.055 8 WARNING neutron_lib.context [None req-f7171179-4d29-46ae-afc0-6b8bdd758794 3dc7e04b4e604726ad4dff400a37810e 443b9248889d4ba9bb60f0e18c6fa991 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 960/1790] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:29:40 2026] GET /v2.0/ports?device_id=f4128d29-0e34-448e-9e14-e7120549b5ce => generated 971 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 23:29:40.134 8 INFO neutron.db.segments_db [None req-f7171179-4d29-46ae-afc0-6b8bdd758794 3dc7e04b4e604726ad4dff400a37810e 443b9248889d4ba9bb60f0e18c6fa991 - - default default] Added segment 53b177c5-78f5-424d-90b4-25f7e23dea80 of type vxlan for network a07bafaf-58fc-4cec-868c-dcc7b3e5fc6a [pid: 7|app: 0|req: 961/1791] 10.0.0.207 () {34 vars in 1040 bytes} [Tue May 19 23:29:40 2026] GET /v2.0/security-groups?id=2f1e6421-e2b4-4dea-9390-9dac6fd7c46b&fields=id&fields=name => generated 88 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 23:29:40.361 7 WARNING neutron_lib.context [None req-dde9c883-aa49-46e9-9e55-c416b2d14fe9 5bda72fe82694d60867dc472a4f18c3f 126febf5bb924a7cb16a8e1ce9a11278 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-19 23:29:40.403 8 INFO neutron.db.l3_hamode_db [None req-f7171179-4d29-46ae-afc0-6b8bdd758794 3dc7e04b4e604726ad4dff400a37810e 443b9248889d4ba9bb60f0e18c6fa991 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-19 23:29:40.529 8 INFO neutron.db.l3_hamode_db [None req-f7171179-4d29-46ae-afc0-6b8bdd758794 3dc7e04b4e604726ad4dff400a37810e 443b9248889d4ba9bb60f0e18c6fa991 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 962/1792] 10.0.0.231 () {34 vars in 684 bytes} [Tue May 19 23:29:40 2026] POST /v2.0/security-groups => generated 1625 bytes in 390 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 963/1793] 10.0.0.231 () {32 vars in 663 bytes} [Tue May 19 23:29:40 2026] GET /v2.0/security-groups => generated 4530 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 964/1794] 10.0.0.231 () {34 vars in 758 bytes} [Tue May 19 23:29:40 2026] PUT /v2.0/security-groups/51acfd78-ef36-40ff-be5c-ce404a37f50f => generated 1663 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 965/1795] 10.0.0.231 () {32 vars in 737 bytes} [Tue May 19 23:29:40 2026] GET /v2.0/security-groups/51acfd78-ef36-40ff-be5c-ce404a37f50f => generated 1663 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 966/1796] 10.0.0.231 () {32 vars in 740 bytes} [Tue May 19 23:29:40 2026] DELETE /v2.0/security-groups/51acfd78-ef36-40ff-be5c-ce404a37f50f => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 967/1797] 10.0.0.231 () {32 vars in 663 bytes} [Tue May 19 23:29:40 2026] GET /v2.0/security-groups => generated 2925 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 968/1798] 199.204.45.44 () {34 vars in 993 bytes} [Tue May 19 23:29:40 2026] GET /v2.0/ports?device_id=f4128d29-0e34-448e-9e14-e7120549b5ce => generated 971 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 23:29:40.932 7 INFO neutron.api.v2.resource [None req-4328cac1-cd90-4397-b678-9d23cd5836be 5bda72fe82694d60867dc472a4f18c3f 126febf5bb924a7cb16a8e1ce9a11278 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 969/1799] 10.0.0.231 () {32 vars in 740 bytes} [Tue May 19 23:29:40 2026] DELETE /v2.0/security-groups/51acfd78-ef36-40ff-be5c-ce404a37f50f => generated 146 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 831/1800] 10.0.0.231 () {34 vars in 669 bytes} [Tue May 19 23:29:40 2026] POST /v2.0/routers => generated 507 bytes in 1079 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 23:29:41.132 8 WARNING neutron_lib.context [None req-86180201-463b-4cb4-afe4-1fb2fab15a37 5bda72fe82694d60867dc472a4f18c3f 126febf5bb924a7cb16a8e1ce9a11278 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 970/1801] 199.204.45.44 () {36 vars in 996 bytes} [Tue May 19 23:29:40 2026] DELETE /v2.0/ports/3cf9b284-af12-408a-be00-7af031a6d838 => generated 0 bytes in 250 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 23:29:41.235 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-99880af7-fdf7-472f-8a02-5051ff1406c8'] response: {'server_uuid': 'f4128d29-0e34-448e-9e14-e7120549b5ce', 'name': 'network-vif-deleted', 'tag': '3cf9b284-af12-408a-be00-7af031a6d838', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 832/1802] 10.0.0.231 () {34 vars in 684 bytes} [Tue May 19 23:29:41 2026] POST /v2.0/security-groups => generated 1624 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 833/1803] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:29:41 2026] GET /v2.0/ports?device_id=f4128d29-0e34-448e-9e14-e7120549b5ce => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 23:29:41.289 8 WARNING neutron_lib.context [None req-e3c3284e-833c-4760-935e-3f1dcc4070c0 5bda72fe82694d60867dc472a4f18c3f 126febf5bb924a7cb16a8e1ce9a11278 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 834/1804] 10.0.0.231 () {34 vars in 695 bytes} [Tue May 19 23:29:41 2026] POST /v2.0/security-group-rules => generated 601 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 835/1805] 10.0.0.231 () {32 vars in 747 bytes} [Tue May 19 23:29:41 2026] GET /v2.0/security-group-rules/4fb6c287-a44d-4b7b-9811-e0493e7618e1 => generated 601 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 23:29:41.459 7 INFO neutron.services.segments.plugin [-] Segment f62cca81-8323-4e87-83fd-b22c2ac8d30f resource provider aggregate not found 2026-05-19 23:29:41.468 7 INFO neutron.services.segments.plugin [-] Segment f62cca81-8323-4e87-83fd-b22c2ac8d30f resource provider aggregate not found 2026-05-19 23:29:41.474 7 INFO neutron.services.segments.plugin [-] Segment f62cca81-8323-4e87-83fd-b22c2ac8d30f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f62cca81-8323-4e87-83fd-b22c2ac8d30f found for delete ", "request_id": "req-190bb74f-91c4-423d-bb9c-0d8c41230903"}]} 2026-05-19 23:29:41.487 7 INFO neutron.services.segments.plugin [-] Segment f62cca81-8323-4e87-83fd-b22c2ac8d30f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f62cca81-8323-4e87-83fd-b22c2ac8d30f found for delete ", "request_id": "req-d5af769d-6cd1-4e44-b768-bec7625d0d31"}]} [pid: 8|app: 0|req: 836/1806] 10.0.0.231 () {32 vars in 673 bytes} [Tue May 19 23:29:41 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 837/1807] 10.0.0.231 () {32 vars in 750 bytes} [Tue May 19 23:29:41 2026] DELETE /v2.0/security-group-rules/4fb6c287-a44d-4b7b-9811-e0493e7618e1 => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 838/1808] 10.0.0.231 () {32 vars in 673 bytes} [Tue May 19 23:29:41 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 23:29:41.668 8 WARNING neutron_lib.context [None req-bf29dffc-3cfa-42cf-b3d5-a64232632259 5bda72fe82694d60867dc472a4f18c3f 126febf5bb924a7cb16a8e1ce9a11278 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 839/1809] 10.0.0.231 () {34 vars in 695 bytes} [Tue May 19 23:29:41 2026] POST /v2.0/security-group-rules => generated 601 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 840/1810] 10.0.0.231 () {32 vars in 747 bytes} [Tue May 19 23:29:41 2026] GET /v2.0/security-group-rules/be125284-de1c-43f2-949b-16a06cd916a0 => generated 601 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 841/1811] 10.0.0.231 () {32 vars in 673 bytes} [Tue May 19 23:29:41 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 842/1812] 10.0.0.231 () {32 vars in 750 bytes} [Tue May 19 23:29:41 2026] DELETE /v2.0/security-group-rules/be125284-de1c-43f2-949b-16a06cd916a0 => 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: 843/1813] 10.0.0.231 () {32 vars in 673 bytes} [Tue May 19 23:29:41 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 23:29:41.990 8 WARNING neutron_lib.context [None req-21017486-6d1a-43e3-93ea-ec7deb4b153d 5bda72fe82694d60867dc472a4f18c3f 126febf5bb924a7cb16a8e1ce9a11278 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 844/1814] 10.0.0.231 () {34 vars in 695 bytes} [Tue May 19 23:29:41 2026] POST /v2.0/security-group-rules => generated 602 bytes in 93 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 845/1815] 10.0.0.231 () {32 vars in 747 bytes} [Tue May 19 23:29:42 2026] GET /v2.0/security-group-rules/7e2d428b-237c-45af-bcc9-9564f21a688f => generated 602 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 846/1816] 10.0.0.231 () {32 vars in 673 bytes} [Tue May 19 23:29:42 2026] GET /v2.0/security-group-rules => generated 4139 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 847/1817] 10.0.0.231 () {32 vars in 750 bytes} [Tue May 19 23:29:42 2026] DELETE /v2.0/security-group-rules/7e2d428b-237c-45af-bcc9-9564f21a688f => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 850/1820] 10.0.0.231 () {32 vars in 673 bytes} [Tue May 19 23:29:42 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 971/1821] 10.0.0.231 () {34 vars in 783 bytes} [Tue May 19 23:29:41 2026] PUT /v2.0/routers/7a919870-8c59-4ed8-8556-a52e91283c2f/add_router_interface => generated 309 bytes in 1136 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 972/1822] 10.0.0.231 () {32 vars in 717 bytes} [Tue May 19 23:29:42 2026] GET /v2.0/ports/f121507f-e00b-480b-856d-d66e8808afec => generated 955 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 851/1823] 10.0.0.231 () {32 vars in 740 bytes} [Tue May 19 23:29:42 2026] DELETE /v2.0/security-groups/170dfc0a-703b-4c3a-826c-c1e3a48c8674 => 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: 973/1824] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:29:42 2026] GET /v2.0/ports?device_id=f4128d29-0e34-448e-9e14-e7120549b5ce => 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: 974/1825] 10.0.0.231 () {32 vars in 663 bytes} [Tue May 19 23:29:42 2026] GET /v2.0/security-groups => generated 2925 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 975/1826] 10.0.0.231 () {32 vars in 663 bytes} [Tue May 19 23:29:42 2026] GET /v2.0/security-groups => generated 2925 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 976/1827] 10.0.0.231 () {32 vars in 774 bytes} [Tue May 19 23:29:42 2026] GET /v2.0/security-groups?tenant_id=126febf5bb924a7cb16a8e1ce9a11278&name=default => generated 2925 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 977/1828] 10.0.0.231 () {32 vars in 740 bytes} [Tue May 19 23:29:42 2026] DELETE /v2.0/security-groups/4bb89ae8-0fb3-4f85-86a3-b78009cd756c => 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: 852/1829] 10.0.0.231 () {34 vars in 789 bytes} [Tue May 19 23:29:42 2026] PUT /v2.0/routers/7a919870-8c59-4ed8-8556-a52e91283c2f/remove_router_interface => generated 309 bytes in 844 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 978/1830] 10.0.0.231 () {32 vars in 736 bytes} [Tue May 19 23:29:43 2026] GET /v2.0/ports?device_id=7a919870-8c59-4ed8-8556-a52e91283c2f => 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: 979/1831] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:29:43 2026] GET /v2.0/ports?device_id=f4128d29-0e34-448e-9e14-e7120549b5ce => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 23:29:43.720 8 INFO neutron.services.segments.plugin [-] Segment 53b177c5-78f5-424d-90b4-25f7e23dea80 resource provider aggregate not found 2026-05-19 23:29:43.724 8 INFO neutron.services.segments.plugin [-] Segment 53b177c5-78f5-424d-90b4-25f7e23dea80 resource provider aggregate not found 2026-05-19 23:29:43.731 8 INFO neutron.services.segments.plugin [-] Segment 53b177c5-78f5-424d-90b4-25f7e23dea80 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 53b177c5-78f5-424d-90b4-25f7e23dea80 found for delete ", "request_id": "req-0b1edcaa-74f2-4121-a931-78cf34dc43be"}]} 2026-05-19 23:29:43.734 8 INFO neutron.services.segments.plugin [-] Segment 53b177c5-78f5-424d-90b4-25f7e23dea80 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 53b177c5-78f5-424d-90b4-25f7e23dea80 found for delete ", "request_id": "req-c2788b1c-cb30-4f22-af6d-fe3bad4e9f0e"}]} 2026-05-19 23:29:43.739 8 INFO neutron.db.l3_hamode_db [None req-d07dac60-a288-45a4-82b0-68d7cbb1b3ac 3dc7e04b4e604726ad4dff400a37810e 443b9248889d4ba9bb60f0e18c6fa991 - - default default] HA network a07bafaf-58fc-4cec-868c-dcc7b3e5fc6a was deleted as no HA routers are present in tenant 443b9248889d4ba9bb60f0e18c6fa991. [pid: 8|app: 0|req: 853/1832] 10.0.0.231 () {32 vars in 724 bytes} [Tue May 19 23:29:43 2026] DELETE /v2.0/routers/7a919870-8c59-4ed8-8556-a52e91283c2f => generated 0 bytes in 491 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 980/1833] 10.0.0.231 () {32 vars in 724 bytes} [Tue May 19 23:29:43 2026] DELETE /v2.0/subnets/13289c1a-7ec1-442b-8a11-2a1793c33788 => generated 0 bytes in 172 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 854/1834] 10.0.0.231 () {32 vars in 726 bytes} [Tue May 19 23:29:43 2026] DELETE /v2.0/networks/46c4ecdf-b1f1-4c22-acd6-ccb380385029 => generated 0 bytes in 248 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 23:29:44.189 7 WARNING neutron_lib.context [None req-779c85c4-ac07-463d-a0d7-cd335b972164 3dc7e04b4e604726ad4dff400a37810e 443b9248889d4ba9bb60f0e18c6fa991 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-19 23:29:44.230 7 INFO neutron.db.segments_db [None req-779c85c4-ac07-463d-a0d7-cd335b972164 3dc7e04b4e604726ad4dff400a37810e 443b9248889d4ba9bb60f0e18c6fa991 - - default default] Added segment 2952a538-a765-4e15-9925-ad748cd81c3f of type vxlan for network d8c0d86b-813c-40ef-9bed-ef33dbde6654 2026-05-19 23:29:44.462 7 INFO neutron.db.l3_hamode_db [None req-779c85c4-ac07-463d-a0d7-cd335b972164 3dc7e04b4e604726ad4dff400a37810e 443b9248889d4ba9bb60f0e18c6fa991 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-19 23:29:45.246 7 INFO neutron.db.l3_hamode_db [None req-779c85c4-ac07-463d-a0d7-cd335b972164 3dc7e04b4e604726ad4dff400a37810e 443b9248889d4ba9bb60f0e18c6fa991 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-19 23:29:45.753 8 INFO neutron.services.segments.plugin [-] Segment f19c7911-b2c4-4b9c-a1e9-46c9d0825d80 resource provider aggregate not found 2026-05-19 23:29:45.756 8 INFO neutron.services.segments.plugin [-] Segment f19c7911-b2c4-4b9c-a1e9-46c9d0825d80 resource provider aggregate not found 2026-05-19 23:29:45.775 8 INFO neutron.services.segments.plugin [-] Segment f19c7911-b2c4-4b9c-a1e9-46c9d0825d80 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f19c7911-b2c4-4b9c-a1e9-46c9d0825d80 found for delete ", "request_id": "req-5522bbf6-fc5d-43f6-a466-1f37067076ff"}]} 2026-05-19 23:29:45.777 8 INFO neutron.services.segments.plugin [-] Segment f19c7911-b2c4-4b9c-a1e9-46c9d0825d80 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f19c7911-b2c4-4b9c-a1e9-46c9d0825d80 found for delete ", "request_id": "req-bc1e82b5-efe7-4b55-b08f-ff06638274d5"}]} [pid: 7|app: 0|req: 981/1835] 10.0.0.231 () {34 vars in 669 bytes} [Tue May 19 23:29:44 2026] POST /v2.0/routers => generated 687 bytes in 1938 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 982/1836] 10.0.0.231 () {32 vars in 721 bytes} [Tue May 19 23:29:46 2026] GET /v2.0/routers/519d21b3-3aec-4d61-95c3-de70bf7e70e7 => generated 693 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 983/1837] 10.0.0.231 () {32 vars in 647 bytes} [Tue May 19 23:29:46 2026] GET /v2.0/routers => generated 696 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 984/1838] 10.0.0.231 () {34 vars in 741 bytes} [Tue May 19 23:29:46 2026] PUT /v2.0/routers/519d21b3-3aec-4d61-95c3-de70bf7e70e7 => generated 700 bytes in 383 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 855/1839] 10.0.0.231 () {34 vars in 789 bytes} [Tue May 19 23:29:45 2026] PUT /v2.0/routers/2d534144-8d63-41f5-b23d-aa59ddf1051d/remove_router_interface => generated 309 bytes in 986 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 985/1840] 10.0.0.231 () {32 vars in 721 bytes} [Tue May 19 23:29:46 2026] GET /v2.0/routers/519d21b3-3aec-4d61-95c3-de70bf7e70e7 => generated 700 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 986/1841] 10.0.0.231 () {32 vars in 736 bytes} [Tue May 19 23:29:46 2026] GET /v2.0/ports?device_id=519d21b3-3aec-4d61-95c3-de70bf7e70e7 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 23:29:47.531 7 INFO neutron.services.segments.plugin [-] Segment 2952a538-a765-4e15-9925-ad748cd81c3f resource provider aggregate not found 2026-05-19 23:29:47.536 7 INFO neutron.services.segments.plugin [-] Segment 2952a538-a765-4e15-9925-ad748cd81c3f resource provider aggregate not found 2026-05-19 23:29:47.538 8 INFO neutron.db.l3_hamode_db [None req-d69545f0-ec25-4c25-8018-f9aef887aadf c6f6be455f624b60b06da7080df9e6a1 1a1d836424254dd08a3f9b5a0b54e631 - - default default] HA network 1a6cff4c-91bf-4adb-b36c-845a2b100e3d was deleted as no HA routers are present in tenant 57e01a3490ab4b5d9d706a26c0fce0da. [pid: 8|app: 0|req: 856/1842] 10.0.0.231 () {32 vars in 724 bytes} [Tue May 19 23:29:46 2026] DELETE /v2.0/routers/2d534144-8d63-41f5-b23d-aa59ddf1051d => generated 0 bytes in 839 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 23:29:47.547 7 INFO neutron.services.segments.plugin [-] Segment 2952a538-a765-4e15-9925-ad748cd81c3f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2952a538-a765-4e15-9925-ad748cd81c3f found for delete ", "request_id": "req-8cbe3260-632e-4bc3-b7f4-d5de875a5885"}]} 2026-05-19 23:29:47.548 7 INFO neutron.db.l3_hamode_db [None req-82ffeae3-14a6-487b-9568-ca8213a53761 3dc7e04b4e604726ad4dff400a37810e 443b9248889d4ba9bb60f0e18c6fa991 - - default default] HA network d8c0d86b-813c-40ef-9bed-ef33dbde6654 was deleted as no HA routers are present in tenant 443b9248889d4ba9bb60f0e18c6fa991. [pid: 7|app: 0|req: 987/1843] 10.0.0.231 () {32 vars in 724 bytes} [Tue May 19 23:29:46 2026] DELETE /v2.0/routers/519d21b3-3aec-4d61-95c3-de70bf7e70e7 => generated 0 bytes in 819 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 23:29:47.575 7 INFO neutron.services.segments.plugin [-] Segment 2952a538-a765-4e15-9925-ad748cd81c3f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2952a538-a765-4e15-9925-ad748cd81c3f found for delete ", "request_id": "req-ca91d08a-dd9c-43c3-a7c5-8f5d92243ef0"}]} [pid: 7|app: 0|req: 988/1844] 10.0.0.231 () {32 vars in 736 bytes} [Tue May 19 23:29:47 2026] GET /v2.0/ports?device_id=519d21b3-3aec-4d61-95c3-de70bf7e70e7 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 23:29:47.613 7 INFO neutron.api.v2.resource [None req-cc586d02-ee34-4d64-9c05-4b45add843a9 3dc7e04b4e604726ad4dff400a37810e 443b9248889d4ba9bb60f0e18c6fa991 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 989/1845] 10.0.0.231 () {32 vars in 724 bytes} [Tue May 19 23:29:47 2026] DELETE /v2.0/routers/519d21b3-3aec-4d61-95c3-de70bf7e70e7 => generated 135 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 990/1846] 10.0.0.231 () {32 vars in 736 bytes} [Tue May 19 23:29:47 2026] GET /v2.0/ports?device_id=7a919870-8c59-4ed8-8556-a52e91283c2f => generated 12 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 23:29:47.657 7 INFO neutron.api.v2.resource [None req-62dbe0c1-0420-443d-954c-39a57d81e187 3dc7e04b4e604726ad4dff400a37810e 443b9248889d4ba9bb60f0e18c6fa991 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 991/1847] 10.0.0.231 () {32 vars in 724 bytes} [Tue May 19 23:29:47 2026] DELETE /v2.0/routers/7a919870-8c59-4ed8-8556-a52e91283c2f => generated 135 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 23:29:47.672 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3dba32cf-c01b-4259-b5c6-adf940e200ea 3dc7e04b4e604726ad4dff400a37810e 443b9248889d4ba9bb60f0e18c6fa991 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 992/1848] 10.0.0.231 () {32 vars in 724 bytes} [Tue May 19 23:29:47 2026] DELETE /v2.0/subnets/13289c1a-7ec1-442b-8a11-2a1793c33788 => 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: 993/1849] 10.0.0.231 () {32 vars in 736 bytes} [Tue May 19 23:29:47 2026] GET /v2.0/ports?device_id=e1610b77-c33c-42ae-b249-2f485ba83a0a => 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: 857/1850] 10.0.0.231 () {32 vars in 724 bytes} [Tue May 19 23:29:47 2026] DELETE /v2.0/subnets/43c517fe-33fd-4de5-92a7-f724b68f8c4a => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 23:29:47.724 7 INFO neutron.api.v2.resource [None req-aea1627e-daf7-4eff-811e-43419aa86538 3dc7e04b4e604726ad4dff400a37810e 443b9248889d4ba9bb60f0e18c6fa991 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 994/1851] 10.0.0.231 () {32 vars in 724 bytes} [Tue May 19 23:29:47 2026] DELETE /v2.0/routers/e1610b77-c33c-42ae-b249-2f485ba83a0a => generated 135 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 23:29:47.744 7 INFO neutron.pecan_wsgi.hooks.translation [None req-daabf634-912e-466a-85d2-fa3e3cab4127 3dc7e04b4e604726ad4dff400a37810e 443b9248889d4ba9bb60f0e18c6fa991 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 995/1852] 10.0.0.231 () {32 vars in 724 bytes} [Tue May 19 23:29:47 2026] DELETE /v2.0/subnets/82b5caea-6aa4-4a51-a755-eb6be0a7d1bd => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 996/1853] 10.0.0.231 () {32 vars in 736 bytes} [Tue May 19 23:29:47 2026] GET /v2.0/ports?device_id=c15c1be1-30cf-424a-a0d6-4a629a00d7b9 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 23:29:47.794 8 INFO neutron.services.segments.plugin [-] Segment 9734b403-63ab-4844-b6ef-9b1a78ba5175 resource provider aggregate not found 2026-05-19 23:29:47.799 7 INFO neutron.api.v2.resource [None req-f83942c6-fe5a-463c-8c87-8a91c19e8c58 3dc7e04b4e604726ad4dff400a37810e 443b9248889d4ba9bb60f0e18c6fa991 - - default default] delete failed (client error): The resource could not be found. 2026-05-19 23:29:47.799 8 INFO neutron.services.segments.plugin [-] Segment 9734b403-63ab-4844-b6ef-9b1a78ba5175 resource provider aggregate not found [pid: 7|app: 0|req: 997/1854] 10.0.0.231 () {32 vars in 724 bytes} [Tue May 19 23:29:47 2026] DELETE /v2.0/routers/c15c1be1-30cf-424a-a0d6-4a629a00d7b9 => generated 135 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 23:29:47.806 8 INFO neutron.services.segments.plugin [-] Segment 9734b403-63ab-4844-b6ef-9b1a78ba5175 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9734b403-63ab-4844-b6ef-9b1a78ba5175 found for delete ", "request_id": "req-efcd7856-46b6-4c1d-8191-68f3c12ad5b9"}]} 2026-05-19 23:29:47.816 8 INFO neutron.services.segments.plugin [-] Segment 9734b403-63ab-4844-b6ef-9b1a78ba5175 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9734b403-63ab-4844-b6ef-9b1a78ba5175 found for delete ", "request_id": "req-a839de69-ba04-41b5-becd-df606d249ce0"}]} 2026-05-19 23:29:47.822 7 INFO neutron.pecan_wsgi.hooks.translation [None req-21f2a651-af8f-4da6-913a-c9d371b4cf08 3dc7e04b4e604726ad4dff400a37810e 443b9248889d4ba9bb60f0e18c6fa991 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 998/1855] 10.0.0.231 () {32 vars in 724 bytes} [Tue May 19 23:29:47 2026] DELETE /v2.0/subnets/34b13e3d-1677-439a-a4cf-c1b162e762d2 => generated 136 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 23:29:47.844 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0c0c8bfe-f52d-4737-869c-794ab78569c2 3dc7e04b4e604726ad4dff400a37810e 443b9248889d4ba9bb60f0e18c6fa991 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 999/1856] 10.0.0.231 () {32 vars in 724 bytes} [Tue May 19 23:29:47 2026] DELETE /v2.0/subnets/b59c6fc2-dfa6-4592-af09-b35d0003460f => 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: 858/1857] 10.0.0.231 () {32 vars in 726 bytes} [Tue May 19 23:29:47 2026] DELETE /v2.0/networks/a1562529-deea-44e8-aa99-b12144bae838 => generated 0 bytes in 357 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1000/1858] 10.0.0.231 () {32 vars in 774 bytes} [Tue May 19 23:29:48 2026] GET /v2.0/security-groups?tenant_id=57e01a3490ab4b5d9d706a26c0fce0da&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: 859/1859] 10.0.0.231 () {32 vars in 740 bytes} [Tue May 19 23:29:48 2026] DELETE /v2.0/security-groups/2f1e6421-e2b4-4dea-9390-9dac6fd7c46b => 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: 1001/1860] 10.0.0.231 () {32 vars in 774 bytes} [Tue May 19 23:29:48 2026] GET /v2.0/security-groups?tenant_id=443b9248889d4ba9bb60f0e18c6fa991&name=default => generated 2925 bytes in 245 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 860/1861] 10.0.0.231 () {32 vars in 740 bytes} [Tue May 19 23:29:48 2026] DELETE /v2.0/security-groups/2ac32af0-63a6-4e47-80b2-ff93a7a26f90 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1002/1862] 10.0.0.231 () {32 vars in 774 bytes} [Tue May 19 23:29:50 2026] GET /v2.0/security-groups?tenant_id=a9e5b63ff7e745ab8fefc9d95e0c3781&name=default => generated 2925 bytes in 201 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 23:29:51.049 8 INFO neutron.services.segments.plugin [-] Segment 45495058-38f5-496a-a26d-71cece949d7f resource provider aggregate not found 2026-05-19 23:29:51.053 8 INFO neutron.services.segments.plugin [-] Segment 45495058-38f5-496a-a26d-71cece949d7f resource provider aggregate not found 2026-05-19 23:29:51.066 8 INFO neutron.services.segments.plugin [-] Segment 45495058-38f5-496a-a26d-71cece949d7f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 45495058-38f5-496a-a26d-71cece949d7f found for delete ", "request_id": "req-59d092d3-dcfc-429f-b908-77ea07b321ad"}]} 2026-05-19 23:29:51.066 8 INFO neutron.services.segments.plugin [-] Segment 45495058-38f5-496a-a26d-71cece949d7f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 45495058-38f5-496a-a26d-71cece949d7f found for delete ", "request_id": "req-80aba5e2-642f-4483-8ca5-955e8272a1da"}]} [pid: 8|app: 0|req: 861/1863] 10.0.0.231 () {32 vars in 740 bytes} [Tue May 19 23:29:51 2026] DELETE /v2.0/security-groups/f5bf1ccb-aeb2-4c46-bbab-fbf94668d05a => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1003/1864] 10.0.0.92 () {30 vars in 649 bytes} [Tue May 19 23:29:51 2026] GET /v2.0/extensions => generated 20516 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 862/1865] 10.0.0.92 () {30 vars in 723 bytes} [Tue May 19 23:29:51 2026] GET /v2.0/quotas/75d61efedecb43778a3327a25f274e40/details => generated 847 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1004/1866] 10.0.0.92 () {30 vars in 649 bytes} [Tue May 19 23:29:53 2026] GET /v2.0/extensions => generated 20516 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 863/1867] 10.0.0.92 () {30 vars in 723 bytes} [Tue May 19 23:29:53 2026] GET /v2.0/quotas/75d61efedecb43778a3327a25f274e40/details => generated 847 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1005/1868] 10.0.0.231 () {32 vars in 774 bytes} [Tue May 19 23:29:55 2026] GET /v2.0/security-groups?tenant_id=1fbeb15845594d8381bac83fda90ce0c&name=default => generated 2925 bytes in 322 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1006/1869] 10.0.0.231 () {32 vars in 740 bytes} [Tue May 19 23:29:56 2026] DELETE /v2.0/security-groups/58710f86-8e2b-485e-8cc1-efde62c0adaa => 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: 864/1870] 10.0.0.231 () {32 vars in 774 bytes} [Tue May 19 23:29:56 2026] GET /v2.0/security-groups?tenant_id=75d61efedecb43778a3327a25f274e40&name=default => generated 2925 bytes in 171 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1007/1871] 10.0.0.231 () {32 vars in 740 bytes} [Tue May 19 23:29:56 2026] DELETE /v2.0/security-groups/73249f72-bba8-4de9-b5e5-5de694044a96 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 23:30:00.581 7 INFO neutron.db.segments_db [None req-2a3c4684-d7b6-4d06-a8c4-4dcec910ebad eeded4b82134409c9a51976fb6d78d4a 3ec8c2eaf8504bc7862940229ced1bf4 - - default default] Added segment a15ff68e-6b04-4e1e-a983-9e1a0afe7292 of type vxlan for network aad53a3b-ec5c-4d1a-93e0-9c0afad3885e [pid: 7|app: 0|req: 1009/1874] 10.0.0.231 () {34 vars in 670 bytes} [Tue May 19 23:30:00 2026] POST /v2.0/networks => generated 726 bytes in 445 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 23:30:00.731 8 WARNING neutron_lib.context [None req-0d42ee49-faaa-4f1b-9478-5a2d88d578f5 952dade6d63e433e9a2bb93839b9272a d7144bd35c534cd7b57d1616c6ff1553 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1010/1875] 10.0.0.231 () {34 vars in 669 bytes} [Tue May 19 23:30:00 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-19 23:30:00.892 7 WARNING neutron.api.v2.base [None req-0124f146-5f6c-4039-ab72-0bd2055e4636 eeded4b82134409c9a51976fb6d78d4a 3ec8c2eaf8504bc7862940229ced1bf4 - - 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-19 23:30:00.893 7 INFO neutron.api.v2.resource [None req-0124f146-5f6c-4039-ab72-0bd2055e4636 eeded4b82134409c9a51976fb6d78d4a 3ec8c2eaf8504bc7862940229ced1bf4 - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 7|app: 0|req: 1011/1876] 10.0.0.231 () {34 vars in 681 bytes} [Tue May 19 23:30:00 2026] POST /v2.0/rbac-policies => generated 143 bytes in 6 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 8|app: 0|req: 866/1877] 10.0.0.231 () {34 vars in 684 bytes} [Tue May 19 23:30:00 2026] POST /v2.0/security-groups => generated 1601 bytes in 386 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-19 23:30:01.129 7 INFO neutron.services.segments.plugin [-] Segment a15ff68e-6b04-4e1e-a983-9e1a0afe7292 resource provider aggregate not found 2026-05-19 23:30:01.134 7 INFO neutron.services.segments.plugin [-] Segment a15ff68e-6b04-4e1e-a983-9e1a0afe7292 resource provider aggregate not found 2026-05-19 23:30:01.143 7 INFO neutron.services.segments.plugin [-] Segment a15ff68e-6b04-4e1e-a983-9e1a0afe7292 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a15ff68e-6b04-4e1e-a983-9e1a0afe7292 found for delete ", "request_id": "req-c244f388-836c-455b-97f9-6973e5e305e7"}]} [pid: 7|app: 0|req: 1012/1878] 10.0.0.231 () {32 vars in 726 bytes} [Tue May 19 23:30:00 2026] DELETE /v2.0/networks/aad53a3b-ec5c-4d1a-93e0-9c0afad3885e => generated 0 bytes in 252 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 23:30:01.154 7 WARNING neutron_lib.context [None req-92c2a559-2f12-4ae9-aa4b-20b9818e3887 952dade6d63e433e9a2bb93839b9272a d7144bd35c534cd7b57d1616c6ff1553 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-19 23:30:01.157 7 INFO neutron.services.segments.plugin [-] Segment a15ff68e-6b04-4e1e-a983-9e1a0afe7292 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a15ff68e-6b04-4e1e-a983-9e1a0afe7292 found for delete ", "request_id": "req-85bfbf48-a747-48cb-8c24-050cbe7c6a03"}]} [pid: 8|app: 0|req: 867/1879] 10.0.0.231 () {32 vars in 774 bytes} [Tue May 19 23:30:00 2026] GET /v2.0/security-groups?tenant_id=0d77ee4df400443d93b8a0672af3cd74&name=default => generated 2925 bytes in 228 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 23:30:01.232 8 INFO neutron.db.segments_db [None req-c91e6444-c4f1-40c8-bc85-78ac116b586a eeded4b82134409c9a51976fb6d78d4a 3ec8c2eaf8504bc7862940229ced1bf4 - - default default] Added segment adf2f2e4-7a9e-4d5e-a9cb-30daa2abb763 of type vxlan for network 850f1fd7-0621-42f2-bb1c-219db159a47e [pid: 7|app: 0|req: 1013/1880] 10.0.0.231 () {34 vars in 684 bytes} [Tue May 19 23:30:01 2026] POST /v2.0/security-groups => generated 1601 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 868/1881] 10.0.0.231 () {34 vars in 670 bytes} [Tue May 19 23:30:01 2026] POST /v2.0/networks => generated 725 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 23:30:01.314 8 WARNING neutron_lib.context [None req-a14b36d9-e829-499a-b56e-f22396dc25fb 952dade6d63e433e9a2bb93839b9272a d7144bd35c534cd7b57d1616c6ff1553 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1014/1882] 10.0.0.231 () {32 vars in 740 bytes} [Tue May 19 23:30:01 2026] DELETE /v2.0/security-groups/e7595d4a-1ca9-4c7c-9d36-8f902f004d3b => 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: 869/1883] 10.0.0.231 () {34 vars in 684 bytes} [Tue May 19 23:30:01 2026] POST /v2.0/security-groups => generated 1601 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-19 23:30:01.421 8 WARNING neutron_lib.context [None req-206c294b-ba1b-463d-b353-41e9974bd3cb 952dade6d63e433e9a2bb93839b9272a d7144bd35c534cd7b57d1616c6ff1553 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 870/1884] 10.0.0.231 () {34 vars in 684 bytes} [Tue May 19 23:30:01 2026] POST /v2.0/security-groups => generated 1601 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-19 23:30:01.546 8 WARNING neutron_lib.context [None req-e2630781-2a21-45bc-8a84-51045d1501f8 952dade6d63e433e9a2bb93839b9272a d7144bd35c534cd7b57d1616c6ff1553 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1015/1885] 10.0.0.231 () {34 vars in 669 bytes} [Tue May 19 23:30:01 2026] POST /v2.0/subnets => generated 647 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 23:30:01.564 7 WARNING neutron.api.v2.base [None req-0485fc9f-2b50-4160-a00d-2fbf693ce025 eeded4b82134409c9a51976fb6d78d4a 3ec8c2eaf8504bc7862940229ced1bf4 - - 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-19 23:30:01.565 7 INFO neutron.api.v2.resource [None req-0485fc9f-2b50-4160-a00d-2fbf693ce025 eeded4b82134409c9a51976fb6d78d4a 3ec8c2eaf8504bc7862940229ced1bf4 - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 7|app: 0|req: 1016/1886] 10.0.0.231 () {34 vars in 681 bytes} [Tue May 19 23:30:01 2026] POST /v2.0/rbac-policies => generated 547 bytes in 6 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 8|app: 0|req: 871/1887] 10.0.0.231 () {34 vars in 684 bytes} [Tue May 19 23:30:01 2026] POST /v2.0/security-groups => generated 1601 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 872/1888] 10.0.0.231 () {34 vars in 767 bytes} [Tue May 19 23:30:01 2026] PUT /v2.0/security-groups/59155a30-d94f-4711-963f-0442dadeb7b6/tags => generated 17 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 873/1889] 10.0.0.231 () {34 vars in 767 bytes} [Tue May 19 23:30:01 2026] PUT /v2.0/security-groups/e49742e8-ed16-4188-9621-ddd319b12c13/tags => generated 25 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1017/1890] 10.0.0.231 () {32 vars in 726 bytes} [Tue May 19 23:30:01 2026] DELETE /v2.0/networks/850f1fd7-0621-42f2-bb1c-219db159a47e => 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: 874/1891] 10.0.0.231 () {34 vars in 767 bytes} [Tue May 19 23:30:01 2026] PUT /v2.0/security-groups/711e953f-ae7b-4095-94cb-efaa206e00b4/tags => generated 34 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 23:30:01.786 7 INFO neutron.db.segments_db [None req-14abfe1d-997a-4484-bb1a-e408bff2550d eeded4b82134409c9a51976fb6d78d4a 3ec8c2eaf8504bc7862940229ced1bf4 - - default default] Added segment 579980a2-1b7f-4796-9ec0-fdc8516e1ce8 of type vxlan for network a1b26d1c-e06c-43db-8c1f-3e5e36b79ef6 [pid: 8|app: 0|req: 875/1892] 10.0.0.231 () {34 vars in 767 bytes} [Tue May 19 23:30:01 2026] PUT /v2.0/security-groups/12d42272-f433-4927-a6bc-0c765079da8a/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: 876/1893] 10.0.0.231 () {32 vars in 680 bytes} [Tue May 19 23:30:01 2026] GET /v2.0/security-groups?tags=red => generated 4804 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1018/1894] 10.0.0.231 () {34 vars in 670 bytes} [Tue May 19 23:30:01 2026] POST /v2.0/networks => generated 727 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 877/1895] 10.0.0.231 () {32 vars in 694 bytes} [Tue May 19 23:30:01 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3218 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 878/1896] 10.0.0.231 () {32 vars in 690 bytes} [Tue May 19 23:30:01 2026] GET /v2.0/security-groups?tags-any=blue => generated 3218 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 879/1897] 10.0.0.231 () {32 vars in 702 bytes} [Tue May 19 23:30:01 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4804 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 880/1898] 10.0.0.231 () {32 vars in 688 bytes} [Tue May 19 23:30:01 2026] GET /v2.0/security-groups?not-tags=red => generated 6094 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1019/1899] 10.0.0.231 () {34 vars in 669 bytes} [Tue May 19 23:30:01 2026] POST /v2.0/subnets => generated 647 bytes in 241 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 881/1900] 10.0.0.231 () {32 vars in 702 bytes} [Tue May 19 23:30:02 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7680 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 882/1901] 10.0.0.231 () {32 vars in 698 bytes} [Tue May 19 23:30:02 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7680 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 883/1902] 10.0.0.231 () {32 vars in 710 bytes} [Tue May 19 23:30:02 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 6094 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 884/1903] 10.0.0.231 () {32 vars in 740 bytes} [Tue May 19 23:30:02 2026] DELETE /v2.0/security-groups/59155a30-d94f-4711-963f-0442dadeb7b6 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1020/1904] 10.0.0.231 () {34 vars in 681 bytes} [Tue May 19 23:30:02 2026] POST /v2.0/rbac-policies => generated 324 bytes in 249 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 885/1905] 10.0.0.231 () {32 vars in 740 bytes} [Tue May 19 23:30:02 2026] DELETE /v2.0/security-groups/e49742e8-ed16-4188-9621-ddd319b12c13 => 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: 1021/1906] 10.0.0.231 () {32 vars in 740 bytes} [Tue May 19 23:30:02 2026] DELETE /v2.0/security-groups/711e953f-ae7b-4095-94cb-efaa206e00b4 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 886/1907] 10.0.0.231 () {32 vars in 740 bytes} [Tue May 19 23:30:02 2026] DELETE /v2.0/security-groups/12d42272-f433-4927-a6bc-0c765079da8a => generated 0 bytes in 161 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 887/1908] 10.0.0.231 () {32 vars in 740 bytes} [Tue May 19 23:30:02 2026] DELETE /v2.0/security-groups/a961754d-42fd-4715-9142-419c10740bc1 => 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: 1022/1909] 10.0.0.231 () {32 vars in 723 bytes} [Tue May 19 23:30:02 2026] GET /v2.0/networks/a1b26d1c-e06c-43db-8c1f-3e5e36b79ef6 => generated 655 bytes in 254 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 23:30:03.463 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b77decec-a57f-4e70-9545-10955a04c696 8b86c8c3400e4f109c88d868445041da 33ce3e5c431440b995fdb6c9f81344f9 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 888/1910] 10.0.0.231 () {32 vars in 723 bytes} [Tue May 19 23:30:03 2026] GET /v2.0/networks/a1b26d1c-e06c-43db-8c1f-3e5e36b79ef6 => generated 138 bytes in 129 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 23:30:03.504 7 INFO neutron.services.segments.plugin [-] Segment adf2f2e4-7a9e-4d5e-a9cb-30daa2abb763 resource provider aggregate not found 2026-05-19 23:30:03.513 7 INFO neutron.services.segments.plugin [-] Segment adf2f2e4-7a9e-4d5e-a9cb-30daa2abb763 resource provider aggregate not found 2026-05-19 23:30:03.523 7 INFO neutron.services.segments.plugin [-] Segment adf2f2e4-7a9e-4d5e-a9cb-30daa2abb763 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid adf2f2e4-7a9e-4d5e-a9cb-30daa2abb763 found for delete ", "request_id": "req-4c61d6a3-9e3d-429f-9eaf-3eff268162b2"}]} 2026-05-19 23:30:03.528 7 INFO neutron.services.segments.plugin [-] Segment adf2f2e4-7a9e-4d5e-a9cb-30daa2abb763 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid adf2f2e4-7a9e-4d5e-a9cb-30daa2abb763 found for delete ", "request_id": "req-26e8ba51-765d-4d66-8ccf-111ec9bd3fd4"}]} [pid: 8|app: 0|req: 889/1911] 10.0.0.231 () {32 vars in 774 bytes} [Tue May 19 23:30:03 2026] GET /v2.0/security-groups?tenant_id=d7144bd35c534cd7b57d1616c6ff1553&name=default => generated 2925 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 890/1912] 10.0.0.231 () {32 vars in 740 bytes} [Tue May 19 23:30:03 2026] DELETE /v2.0/security-groups/8efe7f5c-5a9f-4c64-b726-9f1e26df2f65 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1023/1913] 10.0.0.231 () {32 vars in 726 bytes} [Tue May 19 23:30:03 2026] DELETE /v2.0/networks/a1b26d1c-e06c-43db-8c1f-3e5e36b79ef6 => generated 0 bytes in 463 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 23:30:03.952 8 INFO neutron.pecan_wsgi.hooks.translation [None req-089021f1-ba5a-425b-a943-068ac743a188 eeded4b82134409c9a51976fb6d78d4a 3ec8c2eaf8504bc7862940229ced1bf4 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 891/1914] 10.0.0.231 () {32 vars in 724 bytes} [Tue May 19 23:30:03 2026] DELETE /v2.0/subnets/954b4809-5f47-4342-abd9-15d75bb3c546 => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 23:30:03.976 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f8d799a5-8702-4a55-be1f-eb88fbb779bc eeded4b82134409c9a51976fb6d78d4a 3ec8c2eaf8504bc7862940229ced1bf4 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1024/1915] 10.0.0.231 () {32 vars in 724 bytes} [Tue May 19 23:30:03 2026] DELETE /v2.0/subnets/9e232f41-90cd-462f-a6b1-d17a747d1f10 => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 23:30:03.997 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9d514750-8228-41f2-8f4d-8872f6ec6bbd eeded4b82134409c9a51976fb6d78d4a 3ec8c2eaf8504bc7862940229ced1bf4 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1025/1916] 10.0.0.231 () {32 vars in 724 bytes} [Tue May 19 23:30:03 2026] DELETE /v2.0/subnets/82545c34-ca62-4107-91d0-bb5822a46586 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 892/1917] 10.0.0.231 () {32 vars in 774 bytes} [Tue May 19 23:30:03 2026] GET /v2.0/security-groups?tenant_id=0a956ea9e39842b0bdd898ab1dfa507e&name=default => generated 2925 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1026/1918] 10.0.0.231 () {32 vars in 740 bytes} [Tue May 19 23:30:04 2026] DELETE /v2.0/security-groups/75059e11-8f7b-4bef-a3c0-7cc9c5df0d1f => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 23:30:04.397 8 WARNING neutron_lib.context [None req-2cf8c842-4de8-4d41-a71e-adaf4ee99315 f72d0e4387184a0b876a5e5fa21c09ac 2b9c1fd9dc024592a8ca9c0b541ae331 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1027/1919] 10.0.0.231 () {32 vars in 774 bytes} [Tue May 19 23:30:04 2026] GET /v2.0/security-groups?tenant_id=7355433753d14f4d87bd09c611c4d327&name=default => generated 2925 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 23:30:04.523 8 INFO neutron.db.segments_db [None req-2cf8c842-4de8-4d41-a71e-adaf4ee99315 f72d0e4387184a0b876a5e5fa21c09ac 2b9c1fd9dc024592a8ca9c0b541ae331 - - default default] Added segment 97604a52-fe92-4f8d-85bb-42d6272174a1 of type vxlan for network c8c461ea-ae84-4fd8-8bb9-63df6cf0c658 [pid: 7|app: 0|req: 1028/1920] 10.0.0.231 () {32 vars in 740 bytes} [Tue May 19 23:30:04 2026] DELETE /v2.0/security-groups/76ba85d8-49ff-4a00-a386-24e369b15319 => 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: 893/1921] 10.0.0.231 () {34 vars in 671 bytes} [Tue May 19 23:30:04 2026] POST /v2.0/networks => generated 632 bytes in 441 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 23:30:04.622 7 WARNING neutron_lib.context [None req-5b81d055-a742-4ec6-81a6-15518cc102eb f72d0e4387184a0b876a5e5fa21c09ac 2b9c1fd9dc024592a8ca9c0b541ae331 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-19 23:30:04.657 7 INFO neutron.db.segments_db [None req-5b81d055-a742-4ec6-81a6-15518cc102eb f72d0e4387184a0b876a5e5fa21c09ac 2b9c1fd9dc024592a8ca9c0b541ae331 - - default default] Added segment 89f3c327-9442-4385-9eef-166b39b3c0e8 of type vxlan for network 54e21a4b-6f6e-4b72-a734-707f333f1bf2 2026-05-19 23:30:04.924 7 INFO neutron.db.l3_hamode_db [None req-5b81d055-a742-4ec6-81a6-15518cc102eb f72d0e4387184a0b876a5e5fa21c09ac 2b9c1fd9dc024592a8ca9c0b541ae331 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 894/1922] 10.0.0.231 () {32 vars in 774 bytes} [Tue May 19 23:30:04 2026] GET /v2.0/security-groups?tenant_id=785a6ca6b64a4e4cb5c5f4a0c95e40f8&name=default => generated 2925 bytes in 290 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 895/1923] 10.0.0.231 () {32 vars in 740 bytes} [Tue May 19 23:30:05 2026] DELETE /v2.0/security-groups/0134468e-0596-4a1e-9270-38a93d1b904e => generated 0 bytes in 385 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 23:30:05.546 7 INFO neutron.services.segments.plugin [-] Segment 579980a2-1b7f-4796-9ec0-fdc8516e1ce8 resource provider aggregate not found 2026-05-19 23:30:05.551 7 INFO neutron.services.segments.plugin [-] Segment 579980a2-1b7f-4796-9ec0-fdc8516e1ce8 resource provider aggregate not found 2026-05-19 23:30:05.559 7 INFO neutron.services.segments.plugin [-] Segment 579980a2-1b7f-4796-9ec0-fdc8516e1ce8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 579980a2-1b7f-4796-9ec0-fdc8516e1ce8 found for delete ", "request_id": "req-3ce44794-a644-43ee-9d83-d081f8e432b5"}]} 2026-05-19 23:30:05.575 7 INFO neutron.services.segments.plugin [-] Segment 579980a2-1b7f-4796-9ec0-fdc8516e1ce8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 579980a2-1b7f-4796-9ec0-fdc8516e1ce8 found for delete ", "request_id": "req-1fc949a9-8d28-4e7a-bc8e-60a0d5a6bc35"}]} [pid: 8|app: 0|req: 896/1924] 10.0.0.231 () {32 vars in 774 bytes} [Tue May 19 23:30:05 2026] GET /v2.0/security-groups?tenant_id=33ce3e5c431440b995fdb6c9f81344f9&name=default => generated 2925 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 897/1925] 10.0.0.231 () {32 vars in 740 bytes} [Tue May 19 23:30:05 2026] DELETE /v2.0/security-groups/3262ea3d-187f-43d1-aa4c-dafcee6d6648 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 23:30:06.159 7 INFO neutron.db.l3_hamode_db [None req-5b81d055-a742-4ec6-81a6-15518cc102eb f72d0e4387184a0b876a5e5fa21c09ac 2b9c1fd9dc024592a8ca9c0b541ae331 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 898/1926] 10.0.0.231 () {32 vars in 774 bytes} [Tue May 19 23:30:06 2026] GET /v2.0/security-groups?tenant_id=3ec8c2eaf8504bc7862940229ced1bf4&name=default => generated 2925 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 899/1927] 10.0.0.231 () {32 vars in 740 bytes} [Tue May 19 23:30:06 2026] DELETE /v2.0/security-groups/bced3f6b-2405-4ac3-b631-3f515a6ae0e1 => generated 0 bytes in 184 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1029/1928] 10.0.0.231 () {34 vars in 669 bytes} [Tue May 19 23:30:04 2026] POST /v2.0/routers => generated 694 bytes in 2902 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 900/1929] 10.0.0.231 () {32 vars in 776 bytes} [Tue May 19 23:30:07 2026] GET /v2.0/subnets?project_id=2b9c1fd9dc024592a8ca9c0b541ae331&cidr=10.100.0.0%2F28 => generated 14 bytes in 194 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1030/1930] 10.0.0.231 () {32 vars in 694 bytes} [Tue May 19 23:30:07 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 901/1931] 10.0.0.231 () {32 vars in 784 bytes} [Tue May 19 23:30:07 2026] GET /v2.0/subnets?network_id=c525e001-7d6d-475b-a044-dbc29977d9dd&cidr=10.100.0.0%2F28 => generated 14 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 23:30:07.816 7 WARNING neutron_lib.context [None req-e039b0f0-4164-416d-93d8-ef724f65dc01 f72d0e4387184a0b876a5e5fa21c09ac 2b9c1fd9dc024592a8ca9c0b541ae331 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1031/1932] 10.0.0.231 () {34 vars in 669 bytes} [Tue May 19 23:30:07 2026] POST /v2.0/subnets => generated 657 bytes in 279 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 902/1933] 10.0.0.231 () {34 vars in 783 bytes} [Tue May 19 23:30:08 2026] PUT /v2.0/routers/11b50351-86aa-45d8-bcc0-9c21919183c3/add_router_interface => generated 309 bytes in 1578 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 903/1934] 10.0.0.231 () {32 vars in 649 bytes} [Tue May 19 23:30:09 2026] GET /v2.0/networks => generated 3605 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 23:30:09.759 7 WARNING neutron_lib.context [None req-7266b4f6-c3c8-4bab-8ad0-27b1037c136e 4214e75f461f49589752aaa5339009c4 76865967f8e544a587a8dfdb3af88239 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 904/1935] 10.0.0.231 () {32 vars in 647 bytes} [Tue May 19 23:30:09 2026] GET /v2.0/subnets => generated 2595 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1032/1936] 10.0.0.231 () {34 vars in 676 bytes} [Tue May 19 23:30:09 2026] POST /v2.0/subnetpools => generated 516 bytes in 391 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 23:30:09.877 7 WARNING neutron_lib.context [None req-b18e3b0f-1806-47d4-a02d-a0445f34ced8 4214e75f461f49589752aaa5339009c4 76865967f8e544a587a8dfdb3af88239 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 905/1937] 10.0.0.231 () {32 vars in 647 bytes} [Tue May 19 23:30:09 2026] GET /v2.0/routers => generated 737 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1033/1938] 10.0.0.231 () {34 vars in 676 bytes} [Tue May 19 23:30:09 2026] POST /v2.0/subnetpools => generated 516 bytes in 53 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 23:30:09.936 7 WARNING neutron_lib.context [None req-891b5075-cb67-4ec5-9ca6-28b232ad2ac7 f72d0e4387184a0b876a5e5fa21c09ac 2b9c1fd9dc024592a8ca9c0b541ae331 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-19 23:30:09.936 8 WARNING neutron_lib.context [None req-d71b9d97-21d4-4b07-a8f4-1d3cc8ffa1a2 4214e75f461f49589752aaa5339009c4 76865967f8e544a587a8dfdb3af88239 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 906/1939] 10.0.0.231 () {34 vars in 676 bytes} [Tue May 19 23:30:09 2026] POST /v2.0/subnetpools => generated 516 bytes in 63 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 23:30:10.005 8 WARNING neutron_lib.context [None req-6065d802-81a1-4cce-a022-1236f24c47a1 4214e75f461f49589752aaa5339009c4 76865967f8e544a587a8dfdb3af88239 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1034/1940] 10.0.0.231 () {34 vars in 685 bytes} [Tue May 19 23:30:09 2026] POST /v2.0/security-groups => generated 1675 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-19 23:30:10.053 7 WARNING neutron_lib.context [None req-a6942560-e2cc-44ef-b332-d1f1a905f793 f72d0e4387184a0b876a5e5fa21c09ac 2b9c1fd9dc024592a8ca9c0b541ae331 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 907/1941] 10.0.0.231 () {34 vars in 676 bytes} [Tue May 19 23:30:09 2026] POST /v2.0/subnetpools => generated 516 bytes in 65 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 23:30:10.071 8 WARNING neutron_lib.context [None req-7a03acf6-a156-43f3-9bee-ff1cb4d8baa0 4214e75f461f49589752aaa5339009c4 76865967f8e544a587a8dfdb3af88239 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 908/1942] 10.0.0.231 () {34 vars in 676 bytes} [Tue May 19 23:30:10 2026] POST /v2.0/subnetpools => generated 516 bytes in 59 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1035/1943] 10.0.0.231 () {34 vars in 695 bytes} [Tue May 19 23:30:10 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-19 23:30:10.167 7 WARNING neutron_lib.context [None req-a44ad558-de13-4f98-9749-eb30f77a11a7 f72d0e4387184a0b876a5e5fa21c09ac 2b9c1fd9dc024592a8ca9c0b541ae331 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 909/1944] 10.0.0.231 () {34 vars in 759 bytes} [Tue May 19 23:30:10 2026] PUT /v2.0/subnetpools/fcd8401b-e9dc-4d1b-9bf3-aae09d8398b4/tags => generated 17 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 910/1945] 10.0.0.231 () {34 vars in 759 bytes} [Tue May 19 23:30:10 2026] PUT /v2.0/subnetpools/65cb34cb-2ef7-485f-a6c0-038dfb87528f/tags => generated 25 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 911/1946] 10.0.0.231 () {34 vars in 759 bytes} [Tue May 19 23:30:10 2026] PUT /v2.0/subnetpools/947877c6-6306-4837-9cb9-dafe5b8073e7/tags => generated 34 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 912/1947] 10.0.0.231 () {34 vars in 759 bytes} [Tue May 19 23:30:10 2026] PUT /v2.0/subnetpools/62ab0a89-d8b6-4d18-ba33-8f788f9eb0c1/tags => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1036/1948] 10.0.0.231 () {34 vars in 695 bytes} [Tue May 19 23:30:10 2026] POST /v2.0/security-group-rules => generated 596 bytes in 223 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 23:30:10.401 7 WARNING neutron_lib.context [None req-60885ff4-919f-4ce9-8be0-9ff90201adf5 f72d0e4387184a0b876a5e5fa21c09ac 2b9c1fd9dc024592a8ca9c0b541ae331 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 913/1949] 10.0.0.231 () {32 vars in 672 bytes} [Tue May 19 23:30:10 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 914/1950] 10.0.0.231 () {32 vars in 686 bytes} [Tue May 19 23:30:10 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 915/1951] 10.0.0.231 () {32 vars in 682 bytes} [Tue May 19 23:30:10 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 916/1952] 10.0.0.231 () {32 vars in 694 bytes} [Tue May 19 23:30:10 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1037/1953] 10.0.0.231 () {34 vars in 695 bytes} [Tue May 19 23:30:10 2026] POST /v2.0/security-group-rules => generated 602 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 23:30:10.524 7 WARNING neutron_lib.context [None req-809c2f37-b2f2-42c8-8e53-bb591c49a85e f72d0e4387184a0b876a5e5fa21c09ac 2b9c1fd9dc024592a8ca9c0b541ae331 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 917/1954] 10.0.0.231 () {32 vars in 680 bytes} [Tue May 19 23:30:10 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 918/1955] 10.0.0.231 () {32 vars in 694 bytes} [Tue May 19 23:30:10 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 919/1956] 10.0.0.231 () {32 vars in 690 bytes} [Tue May 19 23:30:10 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1038/1957] 10.0.0.231 () {34 vars in 695 bytes} [Tue May 19 23:30:10 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) 2026-05-19 23:30:10.632 8 WARNING neutron_lib.context [None req-d6f31134-bee0-4c26-8432-7f1c20f6a6ee f72d0e4387184a0b876a5e5fa21c09ac 2b9c1fd9dc024592a8ca9c0b541ae331 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/1958] 10.0.0.231 () {32 vars in 702 bytes} [Tue May 19 23:30:10 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 23:30:10.680 8 INFO neutron.db.securitygroups_db [None req-d6f31134-bee0-4c26-8432-7f1c20f6a6ee f72d0e4387184a0b876a5e5fa21c09ac 2b9c1fd9dc024592a8ca9c0b541ae331 - - default default] Project 2b9c1fd9dc024592a8ca9c0b541ae331 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: 1040/1959] 10.0.0.231 () {32 vars in 732 bytes} [Tue May 19 23:30:10 2026] DELETE /v2.0/subnetpools/fcd8401b-e9dc-4d1b-9bf3-aae09d8398b4 => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 920/1960] 10.0.0.231 () {34 vars in 695 bytes} [Tue May 19 23:30:10 2026] POST /v2.0/security-group-rules => generated 607 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1041/1961] 10.0.0.231 () {32 vars in 732 bytes} [Tue May 19 23:30:10 2026] DELETE /v2.0/subnetpools/65cb34cb-2ef7-485f-a6c0-038dfb87528f => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 23:30:10.802 8 WARNING neutron_lib.context [None req-a87f8877-ce5c-4faf-8b56-3124ef04625e f72d0e4387184a0b876a5e5fa21c09ac 2b9c1fd9dc024592a8ca9c0b541ae331 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-19 23:30:10.842 8 INFO neutron.db.securitygroups_db [None req-a87f8877-ce5c-4faf-8b56-3124ef04625e f72d0e4387184a0b876a5e5fa21c09ac 2b9c1fd9dc024592a8ca9c0b541ae331 - - default default] Project 2b9c1fd9dc024592a8ca9c0b541ae331 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: 1042/1962] 10.0.0.231 () {32 vars in 732 bytes} [Tue May 19 23:30:10 2026] DELETE /v2.0/subnetpools/947877c6-6306-4837-9cb9-dafe5b8073e7 => 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: 1043/1963] 10.0.0.231 () {32 vars in 732 bytes} [Tue May 19 23:30:10 2026] DELETE /v2.0/subnetpools/62ab0a89-d8b6-4d18-ba33-8f788f9eb0c1 => 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: 921/1964] 10.0.0.231 () {34 vars in 695 bytes} [Tue May 19 23:30:10 2026] POST /v2.0/security-group-rules => generated 606 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1044/1965] 10.0.0.231 () {32 vars in 732 bytes} [Tue May 19 23:30:10 2026] DELETE /v2.0/subnetpools/814cba37-8d24-4a1a-9607-fd8f8a517f49 => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 23:30:11.574 7 WARNING neutron_lib.context [None req-06a4074b-31b9-432a-a62d-d715286ec93e 9d15ad386fe342ce9105fb3b6cfd3f91 4766bea338974268ab4f7237da3fd1f4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 922/1966] 10.0.0.231 () {32 vars in 649 bytes} [Tue May 19 23:30:11 2026] GET /v2.0/networks => generated 1297 bytes in 271 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 923/1967] 10.0.0.207 () {34 vars in 1100 bytes} [Tue May 19 23:30:11 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1964305045&fields=id&tenant_id=2b9c1fd9dc024592a8ca9c0b541ae331 => generated 69 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 924/1968] 10.0.0.231 () {32 vars in 774 bytes} [Tue May 19 23:30:11 2026] GET /v2.0/security-groups?tenant_id=56da145dac854e35a8313eece4f4a402&name=default => generated 2925 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 925/1969] 10.0.0.207 () {34 vars in 982 bytes} [Tue May 19 23:30:11 2026] GET /v2.0/networks?id=c8c461ea-ae84-4fd8-8bb9-63df6cf0c658 => generated 660 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 926/1970] 10.0.0.231 () {32 vars in 740 bytes} [Tue May 19 23:30:11 2026] DELETE /v2.0/security-groups/6911fa86-eb97-4c9b-8c4d-631925238056 => 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: 927/1971] 10.0.0.207 () {34 vars in 965 bytes} [Tue May 19 23:30:12 2026] GET /v2.0/quotas/2b9c1fd9dc024592a8ca9c0b541ae331 => 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: 1045/1972] 10.0.0.231 () {34 vars in 676 bytes} [Tue May 19 23:30:11 2026] POST /v2.0/floatingips => generated 552 bytes in 699 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 23:30:12.141 7 WARNING neutron_lib.context [None req-838066fe-fe9e-4060-b36c-4eea253ed564 9d15ad386fe342ce9105fb3b6cfd3f91 4766bea338974268ab4f7237da3fd1f4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 928/1973] 10.0.0.207 () {34 vars in 1002 bytes} [Tue May 19 23:30:12 2026] GET /v2.0/ports?tenant_id=2b9c1fd9dc024592a8ca9c0b541ae331&fields=id => generated 103 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 931/1976] 10.0.0.231 () {32 vars in 774 bytes} [Tue May 19 23:30:12 2026] GET /v2.0/security-groups?tenant_id=127b8706d9b04916880db62666517d4e&name=default => generated 2925 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 932/1977] 10.0.0.207 () {34 vars in 1008 bytes} [Tue May 19 23:30:12 2026] GET /v2.0/networks/c8c461ea-ae84-4fd8-8bb9-63df6cf0c658?fields=segments => generated 14 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 933/1978] 10.0.0.231 () {32 vars in 740 bytes} [Tue May 19 23:30:12 2026] DELETE /v2.0/security-groups/2a23d111-5a42-46bf-9a35-ed06d7706792 => 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: 934/1979] 10.0.0.207 () {34 vars in 1108 bytes} [Tue May 19 23:30:12 2026] GET /v2.0/networks/c8c461ea-ae84-4fd8-8bb9-63df6cf0c658?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: 1046/1980] 10.0.0.231 () {34 vars in 676 bytes} [Tue May 19 23:30:12 2026] POST /v2.0/floatingips => generated 552 bytes in 589 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 935/1981] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:30:12 2026] GET /v2.0/ports?device_id=3ad3212e-50d6-489b-a861-95eabd59b651 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 23:30:12.740 8 WARNING neutron_lib.context [None req-efa31af6-8238-4a4d-991f-5558bb14ec16 9d15ad386fe342ce9105fb3b6cfd3f91 4766bea338974268ab4f7237da3fd1f4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1047/1982] 10.0.0.231 () {32 vars in 774 bytes} [Tue May 19 23:30:12 2026] GET /v2.0/security-groups?tenant_id=76865967f8e544a587a8dfdb3af88239&name=default => generated 2925 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1048/1983] 10.0.0.231 () {32 vars in 740 bytes} [Tue May 19 23:30:12 2026] DELETE /v2.0/security-groups/a2389fe3-5abb-46fd-9aa4-c61dcd403a4b => 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: 936/1984] 10.0.0.231 () {34 vars in 676 bytes} [Tue May 19 23:30:12 2026] POST /v2.0/floatingips => generated 552 bytes in 590 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 23:30:13.335 7 WARNING neutron_lib.context [None req-852f3648-9458-4865-9775-bf4d55cf0b1f 9d15ad386fe342ce9105fb3b6cfd3f91 4766bea338974268ab4f7237da3fd1f4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 937/1985] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:30:13 2026] GET /v2.0/ports?device_id=3ad3212e-50d6-489b-a861-95eabd59b651 => 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: 1049/1986] 10.0.0.231 () {34 vars in 676 bytes} [Tue May 19 23:30:13 2026] POST /v2.0/floatingips => generated 552 bytes in 550 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 23:30:13.890 8 WARNING neutron_lib.context [None req-4f879e06-c515-41c4-acb6-ffa6a45c2f47 9d15ad386fe342ce9105fb3b6cfd3f91 4766bea338974268ab4f7237da3fd1f4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 938/1987] 10.0.0.231 () {34 vars in 676 bytes} [Tue May 19 23:30:13 2026] POST /v2.0/floatingips => generated 552 bytes in 543 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1050/1988] 10.0.0.231 () {34 vars in 759 bytes} [Tue May 19 23:30:14 2026] PUT /v2.0/floatingips/cac2499c-3535-4ff3-8a84-b44557505a6e/tags => generated 17 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 939/1989] 10.0.0.231 () {34 vars in 759 bytes} [Tue May 19 23:30:14 2026] PUT /v2.0/floatingips/80b5089c-5af7-4989-8bc8-cd28a865329d/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: 1051/1990] 10.0.0.231 () {34 vars in 759 bytes} [Tue May 19 23:30:14 2026] PUT /v2.0/floatingips/02083d98-873b-4360-8843-f01f571ac348/tags => generated 34 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 940/1991] 10.0.0.231 () {34 vars in 759 bytes} [Tue May 19 23:30:14 2026] PUT /v2.0/floatingips/8a610e74-7e34-47d9-8471-4010aceb2fd9/tags => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1052/1992] 10.0.0.231 () {32 vars in 672 bytes} [Tue May 19 23:30:14 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 941/1993] 10.0.0.231 () {32 vars in 686 bytes} [Tue May 19 23:30:14 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1053/1994] 10.0.0.231 () {32 vars in 682 bytes} [Tue May 19 23:30:14 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 942/1995] 10.0.0.231 () {32 vars in 694 bytes} [Tue May 19 23:30:14 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1054/1996] 10.0.0.231 () {32 vars in 680 bytes} [Tue May 19 23:30:14 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1055/1997] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:30:14 2026] GET /v2.0/ports?device_id=3ad3212e-50d6-489b-a861-95eabd59b651 => 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: 943/1998] 10.0.0.231 () {32 vars in 694 bytes} [Tue May 19 23:30:14 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1056/1999] 10.0.0.231 () {32 vars in 690 bytes} [Tue May 19 23:30:14 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 944/2000] 10.0.0.231 () {32 vars in 702 bytes} [Tue May 19 23:30:14 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1057/2001] 10.0.0.231 () {32 vars in 732 bytes} [Tue May 19 23:30:15 2026] DELETE /v2.0/floatingips/cac2499c-3535-4ff3-8a84-b44557505a6e => generated 0 bytes in 846 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1058/2002] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:30:15 2026] GET /v2.0/ports?device_id=3ad3212e-50d6-489b-a861-95eabd59b651 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 23:30:16.161 7 WARNING neutron_lib.context [None req-eff4ea40-3126-4715-9ad7-3d81bac874dc d8cbc6fa3fe74441a55b79965a8cffaf 034d7ccb0e614950b4dad1bbacec7490 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 945/2003] 10.0.0.231 () {32 vars in 732 bytes} [Tue May 19 23:30:15 2026] DELETE /v2.0/floatingips/80b5089c-5af7-4989-8bc8-cd28a865329d => generated 0 bytes in 355 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1059/2004] 10.0.0.231 () {34 vars in 684 bytes} [Tue May 19 23:30:16 2026] POST /v2.0/security-groups => generated 1601 bytes in 362 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1060/2005] 10.0.0.231 () {34 vars in 767 bytes} [Tue May 19 23:30:16 2026] PUT /v2.0/security-groups/a81f299b-59d9-4edb-b83d-52c0303a4fc9/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: 1061/2006] 10.0.0.231 () {32 vars in 747 bytes} [Tue May 19 23:30:16 2026] GET /v2.0/security-groups/a81f299b-59d9-4edb-b83d-52c0303a4fc9/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: 1062/2007] 10.0.0.231 () {34 vars in 778 bytes} [Tue May 19 23:30:16 2026] PUT /v2.0/security-groups/a81f299b-59d9-4edb-b83d-52c0303a4fc9/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: 946/2008] 10.0.0.231 () {32 vars in 732 bytes} [Tue May 19 23:30:16 2026] DELETE /v2.0/floatingips/02083d98-873b-4360-8843-f01f571ac348 => generated 0 bytes in 266 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1063/2009] 10.0.0.231 () {32 vars in 747 bytes} [Tue May 19 23:30:16 2026] GET /v2.0/security-groups/a81f299b-59d9-4edb-b83d-52c0303a4fc9/tags => generated 34 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1064/2010] 10.0.0.231 () {34 vars in 774 bytes} [Tue May 19 23:30:16 2026] PUT /v2.0/security-groups/a81f299b-59d9-4edb-b83d-52c0303a4fc9/tags/red => generated 4 bytes in 17 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1065/2011] 10.0.0.231 () {32 vars in 747 bytes} [Tue May 19 23:30:16 2026] GET /v2.0/security-groups/a81f299b-59d9-4edb-b83d-52c0303a4fc9/tags => generated 34 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1066/2012] 10.0.0.231 () {34 vars in 796 bytes} [Tue May 19 23:30:16 2026] PUT /v2.0/security-groups/a81f299b-59d9-4edb-b83d-52c0303a4fc9/tags/black.or.white => generated 4 bytes in 30 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1067/2013] 10.0.0.231 () {32 vars in 747 bytes} [Tue May 19 23:30:16 2026] GET /v2.0/security-groups/a81f299b-59d9-4edb-b83d-52c0303a4fc9/tags => generated 52 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1068/2014] 10.0.0.231 () {34 vars in 767 bytes} [Tue May 19 23:30:16 2026] PUT /v2.0/security-groups/a81f299b-59d9-4edb-b83d-52c0303a4fc9/tags => generated 37 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1069/2015] 10.0.0.231 () {32 vars in 747 bytes} [Tue May 19 23:30:16 2026] GET /v2.0/security-groups/a81f299b-59d9-4edb-b83d-52c0303a4fc9/tags => generated 37 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1070/2016] 10.0.0.231 () {32 vars in 755 bytes} [Tue May 19 23:30:16 2026] GET /v2.0/security-groups/a81f299b-59d9-4edb-b83d-52c0303a4fc9/tags/red => generated 0 bytes in 21 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 23:30:16.712 7 INFO neutron.api.v2.resource [None req-47fdb0cf-46c6-4561-b984-d22ab9e199f0 d8cbc6fa3fe74441a55b79965a8cffaf 034d7ccb0e614950b4dad1bbacec7490 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1071/2017] 10.0.0.231 () {32 vars in 759 bytes} [Tue May 19 23:30:16 2026] GET /v2.0/security-groups/a81f299b-59d9-4edb-b83d-52c0303a4fc9/tags/green => generated 99 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1072/2018] 10.0.0.231 () {32 vars in 758 bytes} [Tue May 19 23:30:16 2026] DELETE /v2.0/security-groups/a81f299b-59d9-4edb-b83d-52c0303a4fc9/tags/red => generated 0 bytes in 37 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 947/2019] 10.0.0.231 () {32 vars in 732 bytes} [Tue May 19 23:30:16 2026] DELETE /v2.0/floatingips/8a610e74-7e34-47d9-8471-4010aceb2fd9 => generated 0 bytes in 271 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1073/2020] 10.0.0.231 () {32 vars in 747 bytes} [Tue May 19 23:30:16 2026] GET /v2.0/security-groups/a81f299b-59d9-4edb-b83d-52c0303a4fc9/tags => generated 30 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 23:30:16.801 7 INFO neutron.api.v2.resource [None req-76bcd47c-8816-4ef5-9e68-29600c34e179 d8cbc6fa3fe74441a55b79965a8cffaf 034d7ccb0e614950b4dad1bbacec7490 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1074/2021] 10.0.0.231 () {32 vars in 762 bytes} [Tue May 19 23:30:16 2026] DELETE /v2.0/security-groups/a81f299b-59d9-4edb-b83d-52c0303a4fc9/tags/green => generated 99 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1075/2022] 10.0.0.231 () {32 vars in 750 bytes} [Tue May 19 23:30:16 2026] DELETE /v2.0/security-groups/a81f299b-59d9-4edb-b83d-52c0303a4fc9/tags => generated 0 bytes in 29 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1076/2023] 10.0.0.231 () {32 vars in 747 bytes} [Tue May 19 23:30:16 2026] GET /v2.0/security-groups/a81f299b-59d9-4edb-b83d-52c0303a4fc9/tags => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1077/2024] 10.0.0.231 () {32 vars in 740 bytes} [Tue May 19 23:30:16 2026] DELETE /v2.0/security-groups/a81f299b-59d9-4edb-b83d-52c0303a4fc9 => 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: 1078/2025] 199.204.45.44 () {34 vars in 985 bytes} [Tue May 19 23:30:16 2026] GET /v2.0/networks?id=c8c461ea-ae84-4fd8-8bb9-63df6cf0c658 => generated 660 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 948/2026] 10.0.0.231 () {32 vars in 732 bytes} [Tue May 19 23:30:16 2026] DELETE /v2.0/floatingips/2a75abe1-d572-4628-84f2-54beb014a6c1 => generated 0 bytes in 273 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1079/2027] 199.204.45.44 () {34 vars in 1049 bytes} [Tue May 19 23:30:17 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=2b9c1fd9dc024592a8ca9c0b541ae331 => generated 181 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 23:30:17.071 8 WARNING neutron_lib.context [req-624aeece-7ab4-4fdb-ba66-f2edf1c4b546 req-9ba48b06-da41-457a-8d4d-de97612ca01b f72d0e4387184a0b876a5e5fa21c09ac 2b9c1fd9dc024592a8ca9c0b541ae331 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1080/2028] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:30:17 2026] GET /v2.0/ports?device_id=3ad3212e-50d6-489b-a861-95eabd59b651 => 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: 949/2029] 199.204.45.44 () {38 vars in 954 bytes} [Tue May 19 23:30:17 2026] POST /v2.0/ports => generated 954 bytes in 443 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1081/2030] 199.204.45.44 () {38 vars in 1027 bytes} [Tue May 19 23:30:17 2026] PUT /v2.0/ports/54a36a89-7f1e-4dab-96a3-4c189499e736 => generated 1235 bytes in 366 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, ' /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-19 23:30:17.932 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1efc7455-ab39-4ff0-a22e-4fb761501658'] response: {'name': 'network-changed', 'server_uuid': '3ad3212e-50d6-489b-a861-95eabd59b651', 'tag': '54a36a89-7f1e-4dab-96a3-4c189499e736', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 950/2031] 10.0.0.231 () {32 vars in 774 bytes} [Tue May 19 23:30:17 2026] GET /v2.0/security-groups?tenant_id=034d7ccb0e614950b4dad1bbacec7490&name=default => generated 2925 bytes in 185 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 951/2032] 10.0.0.231 () {32 vars in 740 bytes} [Tue May 19 23:30:17 2026] DELETE /v2.0/security-groups/41d0b49b-1992-469f-bc8f-13a09aed35e4 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1082/2033] 10.0.0.231 () {32 vars in 774 bytes} [Tue May 19 23:30:17 2026] GET /v2.0/security-groups?tenant_id=8abb9fe98b2b40f8bd3ca5afb3bbd76e&name=default => generated 2925 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 952/2034] 10.0.0.231 () {32 vars in 740 bytes} [Tue May 19 23:30:18 2026] DELETE /v2.0/security-groups/af382434-038a-4b9f-8ee5-bfc4e6a7618c => 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: 953/2035] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:30:18 2026] GET /v2.0/ports?device_id=3ad3212e-50d6-489b-a861-95eabd59b651 => generated 969 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1083/2036] 10.0.0.231 () {32 vars in 774 bytes} [Tue May 19 23:30:18 2026] GET /v2.0/security-groups?tenant_id=b710c46bdae94761b26007db78a59dde&name=default => generated 2925 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 954/2037] 10.0.0.207 () {34 vars in 1040 bytes} [Tue May 19 23:30:18 2026] GET /v2.0/security-groups?id=65a0d0ce-9a10-4097-a266-459a98296054&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: 1084/2038] 10.0.0.231 () {32 vars in 740 bytes} [Tue May 19 23:30:18 2026] DELETE /v2.0/security-groups/87dc9115-c434-43c8-82a9-91d460d55655 => 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: 955/2039] 10.0.0.231 () {32 vars in 774 bytes} [Tue May 19 23:30:18 2026] GET /v2.0/security-groups?tenant_id=4766bea338974268ab4f7237da3fd1f4&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: 956/2040] 199.204.45.44 () {34 vars in 1079 bytes} [Tue May 19 23:30:18 2026] GET /v2.0/ports?tenant_id=2b9c1fd9dc024592a8ca9c0b541ae331&device_id=3ad3212e-50d6-489b-a861-95eabd59b651 => 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: 1085/2041] 10.0.0.231 () {32 vars in 740 bytes} [Tue May 19 23:30:18 2026] DELETE /v2.0/security-groups/c811960d-af15-4987-bb24-b55559053db5 => 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: 957/2042] 199.204.45.44 () {34 vars in 1017 bytes} [Tue May 19 23:30:18 2026] GET /v2.0/networks?tenant_id=2b9c1fd9dc024592a8ca9c0b541ae331&shared=False => generated 756 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1086/2043] 199.204.45.44 () {34 vars in 929 bytes} [Tue May 19 23:30:18 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 958/2044] 10.0.0.231 () {32 vars in 774 bytes} [Tue May 19 23:30:18 2026] GET /v2.0/security-groups?tenant_id=380dfc2fa21145b6a6fecc3c71b35d64&name=default => generated 2925 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1087/2045] 10.0.0.231 () {32 vars in 740 bytes} [Tue May 19 23:30:18 2026] DELETE /v2.0/security-groups/2191d48f-509f-45c2-a2e6-a93f0d941172 => 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: 959/2046] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:30:19 2026] GET /v2.0/ports?device_id=3ad3212e-50d6-489b-a861-95eabd59b651 => generated 969 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1088/2047] 10.0.0.207 () {34 vars in 1040 bytes} [Tue May 19 23:30:19 2026] GET /v2.0/security-groups?id=65a0d0ce-9a10-4097-a266-459a98296054&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: 960/2048] 199.204.45.44 () {34 vars in 1079 bytes} [Tue May 19 23:30:19 2026] GET /v2.0/ports?tenant_id=2b9c1fd9dc024592a8ca9c0b541ae331&device_id=3ad3212e-50d6-489b-a861-95eabd59b651 => generated 1238 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1089/2049] 199.204.45.44 () {34 vars in 1057 bytes} [Tue May 19 23:30:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=54a36a89-7f1e-4dab-96a3-4c189499e736 => 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: 961/2050] 199.204.45.44 () {34 vars in 983 bytes} [Tue May 19 23:30:19 2026] GET /v2.0/subnets?id=5fd877cd-823f-41ed-82c2-9bd04861c0ab => generated 678 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1090/2051] 199.204.45.44 () {34 vars in 1051 bytes} [Tue May 19 23:30:19 2026] GET /v2.0/ports?network_id=c8c461ea-ae84-4fd8-8bb9-63df6cf0c658&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: 962/2052] 199.204.45.44 () {34 vars in 1011 bytes} [Tue May 19 23:30:19 2026] GET /v2.0/networks/c8c461ea-ae84-4fd8-8bb9-63df6cf0c658?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: 1091/2053] 199.204.45.44 () {34 vars in 1111 bytes} [Tue May 19 23:30:19 2026] GET /v2.0/networks/c8c461ea-ae84-4fd8-8bb9-63df6cf0c658?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 963/2054] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:30:20 2026] GET /v2.0/ports?device_id=3ad3212e-50d6-489b-a861-95eabd59b651 => generated 969 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1092/2055] 10.0.0.207 () {34 vars in 1040 bytes} [Tue May 19 23:30:20 2026] GET /v2.0/security-groups?id=65a0d0ce-9a10-4097-a266-459a98296054&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 964/2056] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:30:21 2026] GET /v2.0/ports?device_id=3ad3212e-50d6-489b-a861-95eabd59b651 => 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: 1093/2057] 10.0.0.207 () {34 vars in 1040 bytes} [Tue May 19 23:30:21 2026] GET /v2.0/security-groups?id=65a0d0ce-9a10-4097-a266-459a98296054&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: 965/2058] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:30:22 2026] GET /v2.0/ports?device_id=3ad3212e-50d6-489b-a861-95eabd59b651 => generated 971 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 966/2059] 10.0.0.207 () {34 vars in 1040 bytes} [Tue May 19 23:30:22 2026] GET /v2.0/security-groups?id=65a0d0ce-9a10-4097-a266-459a98296054&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 23:30:22.955 7 WARNING neutron_lib.context [None req-be5b92a6-762b-4237-9c02-9e2c8cd1303e 8c3199524ef64cb1b10004dc49dc6f45 ce9e971f98f542caac3463c27278e91c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-19 23:30:23.117 7 INFO neutron.db.segments_db [None req-be5b92a6-762b-4237-9c02-9e2c8cd1303e 8c3199524ef64cb1b10004dc49dc6f45 ce9e971f98f542caac3463c27278e91c - - default default] Added segment 35c04172-eded-445a-a4e1-f47ec441f463 of type vxlan for network 668de44f-f5e6-468d-9c49-970847279d98 [pid: 7|app: 0|req: 1094/2060] 10.0.0.231 () {34 vars in 670 bytes} [Tue May 19 23:30:22 2026] POST /v2.0/networks => generated 632 bytes in 407 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 23:30:23.232 8 WARNING neutron_lib.context [None req-f8b79cb1-bfba-47a3-a713-703e0004c978 8c3199524ef64cb1b10004dc49dc6f45 ce9e971f98f542caac3463c27278e91c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/2061] 10.0.0.231 () {34 vars in 669 bytes} [Tue May 19 23:30:23 2026] POST /v2.0/subnets => generated 626 bytes in 270 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 23:30:23.511 7 WARNING neutron_lib.context [None req-6c876a84-17be-4b14-be06-7e130e046f79 8c3199524ef64cb1b10004dc49dc6f45 ce9e971f98f542caac3463c27278e91c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-19 23:30:23.565 7 INFO neutron.db.segments_db [None req-6c876a84-17be-4b14-be06-7e130e046f79 8c3199524ef64cb1b10004dc49dc6f45 ce9e971f98f542caac3463c27278e91c - - default default] Added segment cb8963ce-4879-4aa4-a50a-35fceffe2ef6 of type vxlan for network 418a215e-26a0-4869-84e3-a4872e27136a [pid: 7|app: 0|req: 1095/2062] 10.0.0.231 () {34 vars in 670 bytes} [Tue May 19 23:30:23 2026] POST /v2.0/networks => generated 631 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 23:30:23.674 8 WARNING neutron_lib.context [None req-e80f8651-d3b3-4d90-abbc-a2ae99bae7f8 8c3199524ef64cb1b10004dc49dc6f45 ce9e971f98f542caac3463c27278e91c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 968/2063] 10.0.0.231 () {34 vars in 669 bytes} [Tue May 19 23:30:23 2026] POST /v2.0/subnets => generated 629 bytes in 262 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 23:30:23.940 7 WARNING neutron_lib.context [None req-efcfe292-d6de-4e20-9a9c-7c67093213ad 8c3199524ef64cb1b10004dc49dc6f45 ce9e971f98f542caac3463c27278e91c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-19 23:30:23.994 7 INFO neutron.db.segments_db [None req-efcfe292-d6de-4e20-9a9c-7c67093213ad 8c3199524ef64cb1b10004dc49dc6f45 ce9e971f98f542caac3463c27278e91c - - default default] Added segment c11cebff-eb90-463f-9439-63659a5ec044 of type vxlan for network 942d5985-5a6e-4c1c-b88e-a29fd084a55c [pid: 8|app: 0|req: 969/2064] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:30:23 2026] GET /v2.0/ports?device_id=3ad3212e-50d6-489b-a861-95eabd59b651 => generated 971 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1096/2065] 10.0.0.231 () {34 vars in 670 bytes} [Tue May 19 23:30:23 2026] POST /v2.0/networks => generated 631 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 970/2066] 10.0.0.207 () {34 vars in 1040 bytes} [Tue May 19 23:30:24 2026] GET /v2.0/security-groups?id=65a0d0ce-9a10-4097-a266-459a98296054&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 23:30:24.081 7 WARNING neutron_lib.context [None req-3a0116e7-12eb-432d-a734-99a4c3d16fe4 8c3199524ef64cb1b10004dc49dc6f45 ce9e971f98f542caac3463c27278e91c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 971/2067] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:30:24 2026] GET /v2.0/ports?device_id=3ad3212e-50d6-489b-a861-95eabd59b651 => generated 971 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 972/2068] 10.0.0.207 () {34 vars in 1040 bytes} [Tue May 19 23:30:24 2026] GET /v2.0/security-groups?id=65a0d0ce-9a10-4097-a266-459a98296054&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: 973/2069] 10.0.0.231 () {32 vars in 736 bytes} [Tue May 19 23:30:24 2026] GET /v2.0/ports?device_id=3ad3212e-50d6-489b-a861-95eabd59b651 => generated 1240 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 23:30:24.316 8 WARNING neutron_lib.context [None req-34ed19e0-e7f1-46c7-95a4-7d483d04c53b f72d0e4387184a0b876a5e5fa21c09ac 2b9c1fd9dc024592a8ca9c0b541ae331 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1097/2070] 10.0.0.231 () {34 vars in 669 bytes} [Tue May 19 23:30:24 2026] POST /v2.0/subnets => generated 629 bytes in 266 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 23:30:24.352 7 WARNING neutron_lib.context [None req-2e5b13e6-3bfc-4b17-b5cd-df67882a4909 8c3199524ef64cb1b10004dc49dc6f45 ce9e971f98f542caac3463c27278e91c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-19 23:30:24.399 7 INFO neutron.db.segments_db [None req-2e5b13e6-3bfc-4b17-b5cd-df67882a4909 8c3199524ef64cb1b10004dc49dc6f45 ce9e971f98f542caac3463c27278e91c - - default default] Added segment dc896845-cc78-47c7-94be-36bcd530279e of type vxlan for network 9367ae70-4832-4a7d-aee5-9037a414e55b [pid: 7|app: 0|req: 1098/2071] 10.0.0.231 () {34 vars in 670 bytes} [Tue May 19 23:30:24 2026] POST /v2.0/networks => generated 630 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 23:30:24.507 7 WARNING neutron_lib.context [None req-83d59c1a-7d86-4b7f-90ee-03ad595062ed 8c3199524ef64cb1b10004dc49dc6f45 ce9e971f98f542caac3463c27278e91c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1099/2072] 10.0.0.231 () {34 vars in 669 bytes} [Tue May 19 23:30:24 2026] POST /v2.0/subnets => generated 629 bytes in 276 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1100/2073] 199.204.45.44 () {34 vars in 1095 bytes} [Tue May 19 23:30:24 2026] GET /v2.0/ports?device_id=3ad3212e-50d6-489b-a861-95eabd59b651&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 23:30:24.821 7 WARNING neutron_lib.context [None req-1d478792-7420-473f-a3ef-541f432b08f2 8c3199524ef64cb1b10004dc49dc6f45 ce9e971f98f542caac3463c27278e91c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-19 23:30:24.866 7 INFO neutron.db.segments_db [None req-1d478792-7420-473f-a3ef-541f432b08f2 8c3199524ef64cb1b10004dc49dc6f45 ce9e971f98f542caac3463c27278e91c - - default default] Added segment 20bab6d8-9526-4e34-b9d9-f42e62555131 of type vxlan for network 6c9318c7-4678-487f-90c8-adff069cc622 [pid: 7|app: 0|req: 1101/2074] 10.0.0.231 () {34 vars in 670 bytes} [Tue May 19 23:30:24 2026] POST /v2.0/networks => generated 631 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 23:30:24.971 7 WARNING neutron_lib.context [None req-45777ecc-3f74-42d7-87d6-44cf927efb2b 8c3199524ef64cb1b10004dc49dc6f45 ce9e971f98f542caac3463c27278e91c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/2075] 10.0.0.231 () {34 vars in 669 bytes} [Tue May 19 23:30:24 2026] POST /v2.0/subnets => generated 629 bytes in 276 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 23:30:25.299 8 INFO neutron.db.l3_db [None req-34ed19e0-e7f1-46c7-95a4-7d483d04c53b f72d0e4387184a0b876a5e5fa21c09ac 2b9c1fd9dc024592a8ca9c0b541ae331 - - default default] Floating IP cffe08b4-14ed-4299-8280-a6514abad9bd associated. External IP: 10.96.250.210, port: 54a36a89-7f1e-4dab-96a3-4c189499e736. [pid: 7|app: 0|req: 1103/2076] 10.0.0.231 () {34 vars in 751 bytes} [Tue May 19 23:30:25 2026] PUT /v2.0/subnets/7f105b1c-17cf-4e56-a2c2-d733f012aa19/tags => generated 17 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1104/2077] 10.0.0.231 () {34 vars in 751 bytes} [Tue May 19 23:30:25 2026] PUT /v2.0/subnets/d4f4fc2c-9254-4d6a-8848-4ff80909b95e/tags => generated 25 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1105/2078] 10.0.0.231 () {34 vars in 751 bytes} [Tue May 19 23:30:25 2026] PUT /v2.0/subnets/c04339da-52a7-4ed3-bfa1-a04f102ab1dd/tags => generated 34 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1106/2079] 10.0.0.231 () {34 vars in 751 bytes} [Tue May 19 23:30:25 2026] PUT /v2.0/subnets/d62286f6-f02c-4342-9839-56bc34a3dd19/tags => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1107/2080] 10.0.0.231 () {32 vars in 664 bytes} [Tue May 19 23:30:25 2026] GET /v2.0/subnets?tags=red => generated 1904 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1108/2081] 10.0.0.231 () {32 vars in 678 bytes} [Tue May 19 23:30:25 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1283 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1109/2082] 10.0.0.231 () {32 vars in 674 bytes} [Tue May 19 23:30:25 2026] GET /v2.0/subnets?tags-any=blue => generated 1283 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 974/2083] 10.0.0.231 () {34 vars in 677 bytes} [Tue May 19 23:30:24 2026] POST /v2.0/floatingips => generated 855 bytes in 1338 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1110/2084] 10.0.0.231 () {32 vars in 686 bytes} [Tue May 19 23:30:25 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1904 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 975/2085] 10.0.0.231 () {32 vars in 729 bytes} [Tue May 19 23:30:25 2026] GET /v2.0/floatingips/cffe08b4-14ed-4299-8280-a6514abad9bd => generated 855 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1111/2086] 10.0.0.231 () {32 vars in 672 bytes} [Tue May 19 23:30:25 2026] GET /v2.0/subnets?not-tags=red => generated 1894 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 23:30:25.745 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b48b3ed7-6fea-4312-868a-03d9662876a5'] response: {'name': 'network-changed', 'server_uuid': '3ad3212e-50d6-489b-a861-95eabd59b651', 'tag': '54a36a89-7f1e-4dab-96a3-4c189499e736', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 976/2087] 10.0.0.231 () {32 vars in 686 bytes} [Tue May 19 23:30:25 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2515 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1112/2088] 10.0.0.231 () {32 vars in 682 bytes} [Tue May 19 23:30:25 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2515 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1113/2089] 199.204.45.44 () {34 vars in 1079 bytes} [Tue May 19 23:30:25 2026] GET /v2.0/ports?tenant_id=2b9c1fd9dc024592a8ca9c0b541ae331&device_id=3ad3212e-50d6-489b-a861-95eabd59b651 => generated 1240 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 977/2090] 10.0.0.231 () {32 vars in 694 bytes} [Tue May 19 23:30:25 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1894 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1114/2091] 10.0.0.231 () {32 vars in 724 bytes} [Tue May 19 23:30:25 2026] DELETE /v2.0/subnets/7f105b1c-17cf-4e56-a2c2-d733f012aa19 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 978/2092] 10.0.0.231 () {32 vars in 724 bytes} [Tue May 19 23:30:26 2026] DELETE /v2.0/subnets/d4f4fc2c-9254-4d6a-8848-4ff80909b95e => generated 0 bytes in 185 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1115/2093] 10.0.0.231 () {32 vars in 724 bytes} [Tue May 19 23:30:26 2026] DELETE /v2.0/subnets/c04339da-52a7-4ed3-bfa1-a04f102ab1dd => generated 0 bytes in 206 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 979/2094] 199.204.45.44 () {34 vars in 985 bytes} [Tue May 19 23:30:26 2026] GET /v2.0/networks?id=c8c461ea-ae84-4fd8-8bb9-63df6cf0c658 => generated 756 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 980/2095] 199.204.45.44 () {34 vars in 1057 bytes} [Tue May 19 23:30:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=54a36a89-7f1e-4dab-96a3-4c189499e736 => generated 858 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 981/2096] 199.204.45.44 () {34 vars in 983 bytes} [Tue May 19 23:30:26 2026] GET /v2.0/subnets?id=5fd877cd-823f-41ed-82c2-9bd04861c0ab => 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: 982/2097] 199.204.45.44 () {34 vars in 1051 bytes} [Tue May 19 23:30:26 2026] GET /v2.0/ports?network_id=c8c461ea-ae84-4fd8-8bb9-63df6cf0c658&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: 1116/2098] 10.0.0.231 () {32 vars in 724 bytes} [Tue May 19 23:30:26 2026] DELETE /v2.0/subnets/d62286f6-f02c-4342-9839-56bc34a3dd19 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 983/2099] 199.204.45.44 () {34 vars in 1011 bytes} [Tue May 19 23:30:26 2026] GET /v2.0/networks/c8c461ea-ae84-4fd8-8bb9-63df6cf0c658?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: 984/2100] 199.204.45.44 () {34 vars in 1111 bytes} [Tue May 19 23:30:26 2026] GET /v2.0/networks/c8c461ea-ae84-4fd8-8bb9-63df6cf0c658?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1117/2101] 10.0.0.231 () {32 vars in 724 bytes} [Tue May 19 23:30:26 2026] DELETE /v2.0/subnets/5f4190d1-b66a-4831-8d55-517a365dcf8b => generated 0 bytes in 172 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 985/2102] 10.0.0.231 () {32 vars in 729 bytes} [Tue May 19 23:30:26 2026] GET /v2.0/floatingips/cffe08b4-14ed-4299-8280-a6514abad9bd => generated 855 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 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-19 23:30:27.034 7 INFO neutron.services.segments.plugin [-] Segment 35c04172-eded-445a-a4e1-f47ec441f463 resource provider aggregate not found 2026-05-19 23:30:27.038 7 INFO neutron.services.segments.plugin [-] Segment 35c04172-eded-445a-a4e1-f47ec441f463 resource provider aggregate not found 2026-05-19 23:30:27.051 7 INFO neutron.services.segments.plugin [-] Segment 35c04172-eded-445a-a4e1-f47ec441f463 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 35c04172-eded-445a-a4e1-f47ec441f463 found for delete ", "request_id": "req-aa6fec85-0643-4bd5-9222-d5152315756d"}]} [pid: 7|app: 0|req: 1118/2103] 10.0.0.231 () {32 vars in 726 bytes} [Tue May 19 23:30:26 2026] DELETE /v2.0/networks/668de44f-f5e6-468d-9c49-970847279d98 => generated 0 bytes in 309 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 23:30:27.339 8 INFO neutron.services.segments.plugin [-] Segment cb8963ce-4879-4aa4-a50a-35fceffe2ef6 resource provider aggregate not found 2026-05-19 23:30:27.346 8 INFO neutron.services.segments.plugin [-] Segment cb8963ce-4879-4aa4-a50a-35fceffe2ef6 resource provider aggregate not found [pid: 8|app: 0|req: 986/2106] 10.0.0.231 () {32 vars in 726 bytes} [Tue May 19 23:30:27 2026] DELETE /v2.0/networks/418a215e-26a0-4869-84e3-a4872e27136a => generated 0 bytes in 304 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 23:30:27.371 7 INFO neutron.services.segments.plugin [-] Segment 35c04172-eded-445a-a4e1-f47ec441f463 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 35c04172-eded-445a-a4e1-f47ec441f463 found for delete ", "request_id": "req-8a2aa08a-17d4-4639-ac16-dc8885640289"}]} [pid: 7|app: 0|req: 1121/2107] 10.0.0.231 () {32 vars in 726 bytes} [Tue May 19 23:30:27 2026] DELETE /v2.0/networks/942d5985-5a6e-4c1c-b88e-a29fd084a55c => generated 0 bytes in 296 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 23:30:27.671 8 INFO neutron.services.segments.plugin [-] Segment cb8963ce-4879-4aa4-a50a-35fceffe2ef6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cb8963ce-4879-4aa4-a50a-35fceffe2ef6 found for delete ", "request_id": "req-9e3ee03e-1c27-4f9a-bb64-fd093c9a5b16"}]} 2026-05-19 23:30:27.673 8 INFO neutron.services.segments.plugin [-] Segment cb8963ce-4879-4aa4-a50a-35fceffe2ef6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cb8963ce-4879-4aa4-a50a-35fceffe2ef6 found for delete ", "request_id": "req-53cc3d34-9513-4295-a8d3-486bdda03e59"}]} [pid: 7|app: 0|req: 1122/2108] 199.204.45.44 () {34 vars in 1079 bytes} [Tue May 19 23:30:27 2026] GET /v2.0/ports?tenant_id=2b9c1fd9dc024592a8ca9c0b541ae331&device_id=3ad3212e-50d6-489b-a861-95eabd59b651 => generated 1240 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1123/2109] 199.204.45.44 () {34 vars in 985 bytes} [Tue May 19 23:30:27 2026] GET /v2.0/networks?id=c8c461ea-ae84-4fd8-8bb9-63df6cf0c658 => generated 756 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1124/2110] 199.204.45.44 () {34 vars in 1057 bytes} [Tue May 19 23:30:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=54a36a89-7f1e-4dab-96a3-4c189499e736 => generated 860 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1125/2111] 10.0.0.231 () {32 vars in 729 bytes} [Tue May 19 23:30:27 2026] GET /v2.0/floatingips/cffe08b4-14ed-4299-8280-a6514abad9bd => generated 857 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1126/2112] 199.204.45.44 () {34 vars in 983 bytes} [Tue May 19 23:30:27 2026] GET /v2.0/subnets?id=5fd877cd-823f-41ed-82c2-9bd04861c0ab => generated 678 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1127/2113] 199.204.45.44 () {34 vars in 1051 bytes} [Tue May 19 23:30:27 2026] GET /v2.0/ports?network_id=c8c461ea-ae84-4fd8-8bb9-63df6cf0c658&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: 1128/2114] 199.204.45.44 () {34 vars in 1011 bytes} [Tue May 19 23:30:27 2026] GET /v2.0/networks/c8c461ea-ae84-4fd8-8bb9-63df6cf0c658?fields=segments => generated 14 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1129/2115] 199.204.45.44 () {34 vars in 1111 bytes} [Tue May 19 23:30:27 2026] GET /v2.0/networks/c8c461ea-ae84-4fd8-8bb9-63df6cf0c658?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: 987/2116] 10.0.0.231 () {32 vars in 726 bytes} [Tue May 19 23:30:27 2026] DELETE /v2.0/networks/9367ae70-4832-4a7d-aee5-9037a414e55b => generated 0 bytes in 335 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1130/2117] 10.0.0.231 () {32 vars in 726 bytes} [Tue May 19 23:30:28 2026] DELETE /v2.0/networks/6c9318c7-4678-487f-90c8-adff069cc622 => 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: 988/2118] 10.0.0.231 () {32 vars in 774 bytes} [Tue May 19 23:30:29 2026] GET /v2.0/security-groups?tenant_id=d581b42fa5e6444aa0bb78161e694688&name=default => generated 2929 bytes in 233 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 23:30:29.314 7 INFO neutron.services.segments.plugin [-] Segment c11cebff-eb90-463f-9439-63659a5ec044 resource provider aggregate not found 2026-05-19 23:30:29.333 7 INFO neutron.services.segments.plugin [-] Segment c11cebff-eb90-463f-9439-63659a5ec044 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c11cebff-eb90-463f-9439-63659a5ec044 found for delete ", "request_id": "req-88abfe80-abf1-445e-ae94-274ce7ebb105"}]} 2026-05-19 23:30:29.348 7 INFO neutron.services.segments.plugin [-] Segment 20bab6d8-9526-4e34-b9d9-f42e62555131 resource provider aggregate not found 2026-05-19 23:30:29.366 7 INFO neutron.services.segments.plugin [-] Segment 20bab6d8-9526-4e34-b9d9-f42e62555131 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 20bab6d8-9526-4e34-b9d9-f42e62555131 found for delete ", "request_id": "req-2b4a3671-c8c9-4554-a2b7-0491eedb154f"}]} 2026-05-19 23:30:29.387 7 INFO neutron.services.segments.plugin [-] Segment c11cebff-eb90-463f-9439-63659a5ec044 resource provider aggregate not found [pid: 7|app: 0|req: 1131/2119] 10.0.0.231 () {32 vars in 740 bytes} [Tue May 19 23:30:29 2026] DELETE /v2.0/security-groups/33c7ab1e-e905-4fd1-8ee0-91bc6952aed3 => 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: 989/2120] 10.0.0.231 () {32 vars in 774 bytes} [Tue May 19 23:30:29 2026] GET /v2.0/security-groups?tenant_id=23ecd4e65fb949eeb549972b036ac82c&name=default => generated 2929 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 23:30:29.657 7 INFO neutron.services.segments.plugin [-] Segment c11cebff-eb90-463f-9439-63659a5ec044 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c11cebff-eb90-463f-9439-63659a5ec044 found for delete ", "request_id": "req-caf00911-1eeb-41e8-a074-44e1054e525c"}]} 2026-05-19 23:30:29.680 7 INFO neutron.services.segments.plugin [-] Segment 20bab6d8-9526-4e34-b9d9-f42e62555131 resource provider aggregate not found 2026-05-19 23:30:29.697 7 INFO neutron.services.segments.plugin [-] Segment 20bab6d8-9526-4e34-b9d9-f42e62555131 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 20bab6d8-9526-4e34-b9d9-f42e62555131 found for delete ", "request_id": "req-f73abbc1-7756-497b-b0ac-6de94e85f17c"}]} [pid: 7|app: 0|req: 1132/2121] 10.0.0.231 () {32 vars in 740 bytes} [Tue May 19 23:30:29 2026] DELETE /v2.0/security-groups/803c231b-f010-4a8b-b690-e12ce21e83cb => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 23:30:29.940 8 INFO neutron.services.segments.plugin [-] Segment dc896845-cc78-47c7-94be-36bcd530279e resource provider aggregate not found 2026-05-19 23:30:29.947 8 INFO neutron.services.segments.plugin [-] Segment dc896845-cc78-47c7-94be-36bcd530279e resource provider aggregate not found 2026-05-19 23:30:29.953 8 INFO neutron.services.segments.plugin [-] Segment dc896845-cc78-47c7-94be-36bcd530279e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dc896845-cc78-47c7-94be-36bcd530279e found for delete ", "request_id": "req-90429d1d-ccdd-4113-bab3-2c77f822ed23"}]} 2026-05-19 23:30:29.960 8 INFO neutron.services.segments.plugin [-] Segment dc896845-cc78-47c7-94be-36bcd530279e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dc896845-cc78-47c7-94be-36bcd530279e found for delete ", "request_id": "req-972733b6-b37d-4d58-89c4-80c6c35136ef"}]} [pid: 8|app: 0|req: 990/2122] 10.0.0.231 () {32 vars in 774 bytes} [Tue May 19 23:30:29 2026] GET /v2.0/security-groups?tenant_id=ce9e971f98f542caac3463c27278e91c&name=default => generated 2925 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1133/2123] 10.0.0.231 () {32 vars in 740 bytes} [Tue May 19 23:30:29 2026] DELETE /v2.0/security-groups/4e2b9ba3-1af4-4c7c-8900-76d5a9e5c507 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 23:30:34.145 8 WARNING neutron_lib.context [None req-1e1aa907-1754-4352-bbda-50adadc2d120 817e7a19f6794e7d91d26163d063c203 d275cc2d184145119b7cac2642e69407 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-19 23:30:34.292 8 INFO neutron.db.segments_db [None req-1e1aa907-1754-4352-bbda-50adadc2d120 817e7a19f6794e7d91d26163d063c203 d275cc2d184145119b7cac2642e69407 - - default default] Added segment 53a1e6de-c604-48d9-9eea-54386967f69c of type vxlan for network 5e625cdf-ede9-4bf0-942f-46d89d833737 [pid: 8|app: 0|req: 991/2124] 10.0.0.231 () {34 vars in 670 bytes} [Tue May 19 23:30:34 2026] POST /v2.0/networks => generated 632 bytes in 374 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 23:30:34.392 7 WARNING neutron_lib.context [None req-5426760b-434f-4209-96a5-de1bdc05863e 817e7a19f6794e7d91d26163d063c203 d275cc2d184145119b7cac2642e69407 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1134/2125] 10.0.0.231 () {34 vars in 664 bytes} [Tue May 19 23:30:34 2026] POST /v2.0/ports => generated 743 bytes in 272 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 23:30:34.668 8 WARNING neutron_lib.context [None req-b03f2d9b-c803-43ba-9f0f-6ad2a0efd6a0 817e7a19f6794e7d91d26163d063c203 d275cc2d184145119b7cac2642e69407 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 992/2126] 10.0.0.231 () {34 vars in 666 bytes} [Tue May 19 23:30:34 2026] POST /v2.0/trunks => generated 407 bytes in 215 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-19 23:30:34.886 7 WARNING neutron_lib.context [None req-998851ff-706f-411a-9d7e-a944ff7eb57f 817e7a19f6794e7d91d26163d063c203 d275cc2d184145119b7cac2642e69407 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-19 23:30:34.939 7 INFO neutron.db.segments_db [None req-998851ff-706f-411a-9d7e-a944ff7eb57f 817e7a19f6794e7d91d26163d063c203 d275cc2d184145119b7cac2642e69407 - - default default] Added segment 1f8fba57-bd2f-4623-be7e-d5a00d0d2b11 of type vxlan for network 9cca2c38-a5cf-411c-b6f5-8b901959c47a [pid: 7|app: 0|req: 1135/2127] 10.0.0.231 () {34 vars in 670 bytes} [Tue May 19 23:30:34 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) 2026-05-19 23:30:35.031 8 WARNING neutron_lib.context [None req-3bcf6063-ce5a-4dd5-b7e2-1f177714a167 817e7a19f6794e7d91d26163d063c203 d275cc2d184145119b7cac2642e69407 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 993/2128] 10.0.0.231 () {34 vars in 664 bytes} [Tue May 19 23:30:35 2026] POST /v2.0/ports => generated 743 bytes in 261 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 23:30:35.297 7 WARNING neutron_lib.context [None req-bc82b58f-4827-4d1a-a0dc-2cab1812ac7c 817e7a19f6794e7d91d26163d063c203 d275cc2d184145119b7cac2642e69407 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1136/2129] 10.0.0.231 () {34 vars in 666 bytes} [Tue May 19 23:30:35 2026] POST /v2.0/trunks => generated 407 bytes in 207 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 23:30:35.512 8 WARNING neutron_lib.context [None req-55646871-8c6b-48eb-85f9-f8a46198f2cb 817e7a19f6794e7d91d26163d063c203 d275cc2d184145119b7cac2642e69407 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-19 23:30:35.558 8 INFO neutron.db.segments_db [None req-55646871-8c6b-48eb-85f9-f8a46198f2cb 817e7a19f6794e7d91d26163d063c203 d275cc2d184145119b7cac2642e69407 - - default default] Added segment 5d92f323-a2af-4d48-aa0b-3a4796777ff8 of type vxlan for network 8951f094-a539-4f75-843a-2a5436076acd [pid: 8|app: 0|req: 994/2130] 10.0.0.231 () {34 vars in 670 bytes} [Tue May 19 23:30:35 2026] POST /v2.0/networks => generated 632 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 23:30:35.639 7 WARNING neutron_lib.context [None req-6851253b-832c-4bb5-85b2-74711f5d645d 817e7a19f6794e7d91d26163d063c203 d275cc2d184145119b7cac2642e69407 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1137/2131] 10.0.0.231 () {34 vars in 664 bytes} [Tue May 19 23:30:35 2026] POST /v2.0/ports => generated 743 bytes in 265 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 23:30:35.911 8 WARNING neutron_lib.context [None req-110b1b16-8df6-4d09-8783-1affff4cb770 817e7a19f6794e7d91d26163d063c203 d275cc2d184145119b7cac2642e69407 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 995/2132] 10.0.0.231 () {34 vars in 666 bytes} [Tue May 19 23:30:35 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) /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-19 23:30:36.103 7 WARNING neutron_lib.context [None req-2ed381cb-1694-42b2-ba94-7684ba983563 817e7a19f6794e7d91d26163d063c203 d275cc2d184145119b7cac2642e69407 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-19 23:30:36.151 7 INFO neutron.db.segments_db [None req-2ed381cb-1694-42b2-ba94-7684ba983563 817e7a19f6794e7d91d26163d063c203 d275cc2d184145119b7cac2642e69407 - - default default] Added segment 423d3b29-1017-4b82-95bc-cce9a31b6495 of type vxlan for network 3c1fb207-2979-4204-a45c-f8ee0626cf97 [pid: 7|app: 0|req: 1138/2133] 10.0.0.231 () {34 vars in 670 bytes} [Tue May 19 23:30:36 2026] POST /v2.0/networks => generated 632 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 23:30:36.264 8 WARNING neutron_lib.context [None req-67bed4db-40f3-4116-aa33-a1a3dbc79de5 817e7a19f6794e7d91d26163d063c203 d275cc2d184145119b7cac2642e69407 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 996/2134] 10.0.0.231 () {34 vars in 664 bytes} [Tue May 19 23:30:36 2026] POST /v2.0/ports => generated 743 bytes in 1027 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 23:30:37.297 7 WARNING neutron_lib.context [None req-ff960f99-67d0-421d-b5df-7b47d96e463e 817e7a19f6794e7d91d26163d063c203 d275cc2d184145119b7cac2642e69407 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 997/2135] 10.0.0.13 () {34 vars in 989 bytes} [Tue May 19 23:30:37 2026] GET /v2.0/ports?device_id=3ad3212e-50d6-489b-a861-95eabd59b651 => 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: 998/2136] 10.0.0.13 () {34 vars in 1039 bytes} [Tue May 19 23:30:37 2026] GET /v2.0/security-groups?id=65a0d0ce-9a10-4097-a266-459a98296054&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1139/2137] 10.0.0.231 () {34 vars in 666 bytes} [Tue May 19 23:30:37 2026] POST /v2.0/trunks => generated 407 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 23:30:37.461 8 WARNING neutron_lib.context [None req-48c7f438-be3e-41cd-aa8f-112041b96f8c 817e7a19f6794e7d91d26163d063c203 d275cc2d184145119b7cac2642e69407 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-19 23:30:37.510 8 INFO neutron.db.segments_db [None req-48c7f438-be3e-41cd-aa8f-112041b96f8c 817e7a19f6794e7d91d26163d063c203 d275cc2d184145119b7cac2642e69407 - - default default] Added segment 6126ca8c-af1d-45ad-afbe-3c0fd23e5dc5 of type vxlan for network a32f2ae1-084b-4396-bb80-aa6e177993bd [pid: 8|app: 0|req: 999/2138] 10.0.0.231 () {34 vars in 670 bytes} [Tue May 19 23:30:37 2026] POST /v2.0/networks => generated 631 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 23:30:37.613 7 WARNING neutron_lib.context [None req-eb825edd-c8e2-4b0b-8ce9-60906aae77b6 817e7a19f6794e7d91d26163d063c203 d275cc2d184145119b7cac2642e69407 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1140/2139] 10.0.0.231 () {34 vars in 664 bytes} [Tue May 19 23:30:37 2026] POST /v2.0/ports => generated 743 bytes in 273 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 23:30:37.892 8 WARNING neutron_lib.context [None req-20233869-4a86-4a79-a775-f1c6f4e367f9 817e7a19f6794e7d91d26163d063c203 d275cc2d184145119b7cac2642e69407 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1000/2140] 10.0.0.231 () {34 vars in 666 bytes} [Tue May 19 23:30:37 2026] POST /v2.0/trunks => generated 407 bytes in 151 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: 1141/2141] 10.0.0.231 () {34 vars in 749 bytes} [Tue May 19 23:30:38 2026] PUT /v2.0/trunks/5c77078d-c45d-4fd7-ab94-402beb6e0a7c/tags => generated 17 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1001/2142] 10.0.0.231 () {34 vars in 749 bytes} [Tue May 19 23:30:38 2026] PUT /v2.0/trunks/269238b5-9844-49e8-a26f-93b079a6a350/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: 1142/2143] 10.0.0.231 () {34 vars in 749 bytes} [Tue May 19 23:30:38 2026] PUT /v2.0/trunks/66fe855e-736c-4ff0-aab4-1ddb86329c23/tags => generated 34 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1002/2144] 10.0.0.231 () {34 vars in 749 bytes} [Tue May 19 23:30:38 2026] PUT /v2.0/trunks/350b7035-2881-4fb3-92e6-be98841800c7/tags => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1143/2145] 10.0.0.231 () {32 vars in 662 bytes} [Tue May 19 23:30:38 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1003/2146] 10.0.0.231 () {32 vars in 676 bytes} [Tue May 19 23:30:38 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1144/2147] 10.0.0.231 () {32 vars in 672 bytes} [Tue May 19 23:30:38 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1004/2148] 10.0.0.231 () {32 vars in 684 bytes} [Tue May 19 23:30:38 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1145/2149] 10.0.0.231 () {32 vars in 670 bytes} [Tue May 19 23:30:38 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1005/2150] 10.0.0.231 () {32 vars in 684 bytes} [Tue May 19 23:30:38 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1146/2151] 10.0.0.231 () {32 vars in 680 bytes} [Tue May 19 23:30:38 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1006/2152] 10.0.0.231 () {32 vars in 692 bytes} [Tue May 19 23:30:38 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1147/2153] 10.0.0.231 () {32 vars in 719 bytes} [Tue May 19 23:30:38 2026] GET /v2.0/trunks/5c77078d-c45d-4fd7-ab94-402beb6e0a7c => generated 412 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1007/2154] 10.0.0.231 () {32 vars in 717 bytes} [Tue May 19 23:30:38 2026] GET /v2.0/ports/9bbc7f77-5b01-490d-868c-d28a18726802 => generated 826 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1148/2155] 10.0.0.231 () {32 vars in 722 bytes} [Tue May 19 23:30:38 2026] DELETE /v2.0/trunks/5c77078d-c45d-4fd7-ab94-402beb6e0a7c => 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: 1008/2156] 10.0.0.231 () {32 vars in 719 bytes} [Tue May 19 23:30:38 2026] GET /v2.0/trunks/269238b5-9844-49e8-a26f-93b079a6a350 => generated 420 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1149/2157] 10.0.0.231 () {32 vars in 717 bytes} [Tue May 19 23:30:38 2026] GET /v2.0/ports/9b4c1dc3-cd66-45af-8474-50b37f2af85f => generated 826 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1009/2158] 10.0.0.231 () {32 vars in 722 bytes} [Tue May 19 23:30:38 2026] DELETE /v2.0/trunks/269238b5-9844-49e8-a26f-93b079a6a350 => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1150/2159] 10.0.0.231 () {32 vars in 719 bytes} [Tue May 19 23:30:38 2026] GET /v2.0/trunks/66fe855e-736c-4ff0-aab4-1ddb86329c23 => 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: 1010/2160] 10.0.0.231 () {32 vars in 717 bytes} [Tue May 19 23:30:38 2026] GET /v2.0/ports/563d52fc-41fe-4683-8730-ccf47496ce3b => generated 826 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1151/2161] 10.0.0.231 () {32 vars in 722 bytes} [Tue May 19 23:30:38 2026] DELETE /v2.0/trunks/66fe855e-736c-4ff0-aab4-1ddb86329c23 => 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: 1011/2162] 10.0.0.231 () {32 vars in 719 bytes} [Tue May 19 23:30:38 2026] GET /v2.0/trunks/350b7035-2881-4fb3-92e6-be98841800c7 => generated 414 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1152/2163] 10.0.0.231 () {32 vars in 717 bytes} [Tue May 19 23:30:38 2026] GET /v2.0/ports/9932aaa0-6b86-4e3b-973f-93e99517a7ca => generated 826 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1012/2164] 10.0.0.231 () {32 vars in 722 bytes} [Tue May 19 23:30:38 2026] DELETE /v2.0/trunks/350b7035-2881-4fb3-92e6-be98841800c7 => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1153/2165] 10.0.0.231 () {32 vars in 719 bytes} [Tue May 19 23:30:39 2026] GET /v2.0/trunks/aa8f30f1-a68e-4790-8886-8f7376cfe509 => generated 407 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1013/2166] 10.0.0.231 () {32 vars in 717 bytes} [Tue May 19 23:30:39 2026] GET /v2.0/ports/83b73ecf-acba-4be4-b426-6b99d03a2992 => generated 826 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1154/2167] 10.0.0.231 () {32 vars in 722 bytes} [Tue May 19 23:30:39 2026] DELETE /v2.0/trunks/aa8f30f1-a68e-4790-8886-8f7376cfe509 => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1014/2168] 10.0.0.231 () {32 vars in 720 bytes} [Tue May 19 23:30:39 2026] DELETE /v2.0/ports/9bbc7f77-5b01-490d-868c-d28a18726802 => generated 0 bytes in 178 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1155/2169] 10.0.0.231 () {32 vars in 720 bytes} [Tue May 19 23:30:39 2026] DELETE /v2.0/ports/9b4c1dc3-cd66-45af-8474-50b37f2af85f => generated 0 bytes in 171 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1015/2170] 10.0.0.231 () {32 vars in 720 bytes} [Tue May 19 23:30:39 2026] DELETE /v2.0/ports/563d52fc-41fe-4683-8730-ccf47496ce3b => generated 0 bytes in 166 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1156/2171] 10.0.0.231 () {32 vars in 720 bytes} [Tue May 19 23:30:39 2026] DELETE /v2.0/ports/9932aaa0-6b86-4e3b-973f-93e99517a7ca => generated 0 bytes in 158 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1016/2172] 10.0.0.231 () {32 vars in 720 bytes} [Tue May 19 23:30:39 2026] DELETE /v2.0/ports/83b73ecf-acba-4be4-b426-6b99d03a2992 => generated 0 bytes in 158 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 23:30:40.191 7 INFO neutron.services.segments.plugin [-] Segment 53a1e6de-c604-48d9-9eea-54386967f69c resource provider aggregate not found 2026-05-19 23:30:40.196 7 INFO neutron.services.segments.plugin [-] Segment 53a1e6de-c604-48d9-9eea-54386967f69c resource provider aggregate not found 2026-05-19 23:30:40.204 7 INFO neutron.services.segments.plugin [-] Segment 53a1e6de-c604-48d9-9eea-54386967f69c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 53a1e6de-c604-48d9-9eea-54386967f69c found for delete ", "request_id": "req-21d23c9b-8615-4450-b42a-af92533c6e7a"}]} 2026-05-19 23:30:40.206 7 INFO neutron.services.segments.plugin [-] Segment 53a1e6de-c604-48d9-9eea-54386967f69c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 53a1e6de-c604-48d9-9eea-54386967f69c found for delete ", "request_id": "req-d10d2234-ef24-495b-8cf8-55e61cc5de9b"}]} [pid: 7|app: 0|req: 1157/2173] 10.0.0.231 () {32 vars in 726 bytes} [Tue May 19 23:30:40 2026] DELETE /v2.0/networks/5e625cdf-ede9-4bf0-942f-46d89d833737 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 23:30:40.347 8 INFO neutron.services.segments.plugin [-] Segment 1f8fba57-bd2f-4623-be7e-d5a00d0d2b11 resource provider aggregate not found 2026-05-19 23:30:40.352 8 INFO neutron.services.segments.plugin [-] Segment 1f8fba57-bd2f-4623-be7e-d5a00d0d2b11 resource provider aggregate not found 2026-05-19 23:30:40.363 8 INFO neutron.services.segments.plugin [-] Segment 1f8fba57-bd2f-4623-be7e-d5a00d0d2b11 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1f8fba57-bd2f-4623-be7e-d5a00d0d2b11 found for delete ", "request_id": "req-a24c45c3-3758-489a-a2bc-315b9e21eb5a"}]} 2026-05-19 23:30:40.365 8 INFO neutron.services.segments.plugin [-] Segment 1f8fba57-bd2f-4623-be7e-d5a00d0d2b11 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1f8fba57-bd2f-4623-be7e-d5a00d0d2b11 found for delete ", "request_id": "req-7a0ea840-c574-4880-9630-400aa215641d"}]} [pid: 8|app: 0|req: 1017/2174] 10.0.0.231 () {32 vars in 726 bytes} [Tue May 19 23:30:40 2026] DELETE /v2.0/networks/9cca2c38-a5cf-411c-b6f5-8b901959c47a => generated 0 bytes in 149 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1158/2175] 10.0.0.231 () {32 vars in 726 bytes} [Tue May 19 23:30:40 2026] DELETE /v2.0/networks/8951f094-a539-4f75-843a-2a5436076acd => generated 0 bytes in 118 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1018/2176] 10.0.0.231 () {32 vars in 726 bytes} [Tue May 19 23:30:40 2026] DELETE /v2.0/networks/3c1fb207-2979-4204-a45c-f8ee0626cf97 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1159/2177] 10.0.0.231 () {32 vars in 726 bytes} [Tue May 19 23:30:40 2026] DELETE /v2.0/networks/a32f2ae1-084b-4396-bb80-aa6e177993bd => generated 0 bytes in 117 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1160/2178] 10.0.0.231 () {32 vars in 826 bytes} [Tue May 19 23:30:41 2026] GET /v2.0/ports?project_id=2b9c1fd9dc024592a8ca9c0b541ae331&network_id=c8c461ea-ae84-4fd8-8bb9-63df6cf0c658 => generated 3691 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1019/2179] 10.0.0.231 () {32 vars in 774 bytes} [Tue May 19 23:30:41 2026] GET /v2.0/security-groups?tenant_id=771886dc72ce4095b4040786e462e197&name=default => generated 2929 bytes in 257 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1161/2180] 10.0.0.231 () {32 vars in 740 bytes} [Tue May 19 23:30:41 2026] DELETE /v2.0/security-groups/6db4d3f3-a16c-4710-95bd-41a7acf082e4 => 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: 1020/2181] 10.0.0.231 () {32 vars in 742 bytes} [Tue May 19 23:30:41 2026] GET /v2.0/subnets?network_id=c525e001-7d6d-475b-a044-dbc29977d9dd => generated 667 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1162/2182] 10.0.0.231 () {32 vars in 774 bytes} [Tue May 19 23:30:41 2026] GET /v2.0/security-groups?tenant_id=e23259d0da1c43a4b512593be7ae36a7&name=default => generated 2929 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1163/2183] 10.0.0.231 () {32 vars in 740 bytes} [Tue May 19 23:30:42 2026] DELETE /v2.0/security-groups/5734dacb-9498-4060-85c9-b3e43b7bd6fc => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 23:30:42.114 8 INFO neutron.db.l3_db [None req-94ba899b-1255-4b95-b42c-2d1e7f6990ef f72d0e4387184a0b876a5e5fa21c09ac 2b9c1fd9dc024592a8ca9c0b541ae331 - - default default] Floating IP cffe08b4-14ed-4299-8280-a6514abad9bd disassociated. External IP: 10.96.250.210, port: 54a36a89-7f1e-4dab-96a3-4c189499e736. 2026-05-19 23:30:42.222 7 INFO neutron.services.segments.plugin [-] Segment 5d92f323-a2af-4d48-aa0b-3a4796777ff8 resource provider aggregate not found 2026-05-19 23:30:42.229 7 INFO neutron.services.segments.plugin [-] Segment 5d92f323-a2af-4d48-aa0b-3a4796777ff8 resource provider aggregate not found 2026-05-19 23:30:42.234 7 INFO neutron.services.segments.plugin [-] Segment 5d92f323-a2af-4d48-aa0b-3a4796777ff8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5d92f323-a2af-4d48-aa0b-3a4796777ff8 found for delete ", "request_id": "req-e6fbef5d-6155-4d3d-987e-65e1812dd8bf"}]} [pid: 7|app: 0|req: 1164/2184] 10.0.0.231 () {32 vars in 774 bytes} [Tue May 19 23:30:42 2026] GET /v2.0/security-groups?tenant_id=d275cc2d184145119b7cac2642e69407&name=default => generated 2929 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 23:30:42.246 7 INFO neutron.services.segments.plugin [-] Segment 6126ca8c-af1d-45ad-afbe-3c0fd23e5dc5 resource provider aggregate not found 2026-05-19 23:30:42.249 7 INFO neutron.services.segments.plugin [-] Segment 5d92f323-a2af-4d48-aa0b-3a4796777ff8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5d92f323-a2af-4d48-aa0b-3a4796777ff8 found for delete ", "request_id": "req-6c617419-7e8a-494b-9a1c-2a7340c440ee"}]} 2026-05-19 23:30:42.259 7 INFO neutron.services.segments.plugin [-] Segment 6126ca8c-af1d-45ad-afbe-3c0fd23e5dc5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6126ca8c-af1d-45ad-afbe-3c0fd23e5dc5 found for delete ", "request_id": "req-aa5e1cdc-9b2d-4f2b-a706-f793cc80e1e2"}]} 2026-05-19 23:30:42.262 7 INFO neutron.services.segments.plugin [-] Segment 6126ca8c-af1d-45ad-afbe-3c0fd23e5dc5 resource provider aggregate not found 2026-05-19 23:30:42.275 7 INFO neutron.services.segments.plugin [-] Segment 6126ca8c-af1d-45ad-afbe-3c0fd23e5dc5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6126ca8c-af1d-45ad-afbe-3c0fd23e5dc5 found for delete ", "request_id": "req-215feb4b-5d13-43b4-962b-ef5088bb60df"}]} [pid: 7|app: 0|req: 1167/2187] 10.0.0.231 () {32 vars in 740 bytes} [Tue May 19 23:30:42 2026] DELETE /v2.0/security-groups/f7864d4b-0391-4343-beea-d4850bf84fc6 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 23:30:42.379 8 INFO neutron.services.segments.plugin [-] Segment 423d3b29-1017-4b82-95bc-cce9a31b6495 resource provider aggregate not found 2026-05-19 23:30:42.385 8 INFO neutron.services.segments.plugin [-] Segment 423d3b29-1017-4b82-95bc-cce9a31b6495 resource provider aggregate not found 2026-05-19 23:30:42.389 8 INFO neutron.services.segments.plugin [-] Segment 423d3b29-1017-4b82-95bc-cce9a31b6495 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 423d3b29-1017-4b82-95bc-cce9a31b6495 found for delete ", "request_id": "req-bb659b83-b0bc-4a37-a13a-e182dc6b0875"}]} 2026-05-19 23:30:42.395 8 INFO neutron.services.segments.plugin [-] Segment 423d3b29-1017-4b82-95bc-cce9a31b6495 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 423d3b29-1017-4b82-95bc-cce9a31b6495 found for delete ", "request_id": "req-ab6f553d-9f38-4cd3-80d4-d2234ecf9115"}]} [pid: 8|app: 0|req: 1021/2188] 10.0.0.231 () {34 vars in 749 bytes} [Tue May 19 23:30:41 2026] PUT /v2.0/floatingips/cffe08b4-14ed-4299-8280-a6514abad9bd => generated 554 bytes in 439 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1168/2189] 10.0.0.231 () {32 vars in 729 bytes} [Tue May 19 23:30:42 2026] GET /v2.0/floatingips/cffe08b4-14ed-4299-8280-a6514abad9bd => generated 554 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1022/2190] 10.0.0.231 () {32 vars in 729 bytes} [Tue May 19 23:30:43 2026] GET /v2.0/floatingips/cffe08b4-14ed-4299-8280-a6514abad9bd => generated 554 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1169/2191] 199.204.45.44 () {34 vars in 1079 bytes} [Tue May 19 23:30:44 2026] GET /v2.0/ports?tenant_id=2b9c1fd9dc024592a8ca9c0b541ae331&device_id=3ad3212e-50d6-489b-a861-95eabd59b651 => generated 1240 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 23:30:44.065 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f16a5568-331d-495a-8879-5cde8f1c6171'] response: {'name': 'network-changed', 'server_uuid': '3ad3212e-50d6-489b-a861-95eabd59b651', 'tag': '54a36a89-7f1e-4dab-96a3-4c189499e736', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1023/2192] 199.204.45.44 () {34 vars in 985 bytes} [Tue May 19 23:30:44 2026] GET /v2.0/networks?id=c8c461ea-ae84-4fd8-8bb9-63df6cf0c658 => generated 756 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1170/2193] 199.204.45.44 () {34 vars in 1057 bytes} [Tue May 19 23:30:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=54a36a89-7f1e-4dab-96a3-4c189499e736 => 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: 1024/2194] 199.204.45.44 () {34 vars in 983 bytes} [Tue May 19 23:30:44 2026] GET /v2.0/subnets?id=5fd877cd-823f-41ed-82c2-9bd04861c0ab => generated 678 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1171/2195] 199.204.45.44 () {34 vars in 1051 bytes} [Tue May 19 23:30:44 2026] GET /v2.0/ports?network_id=c8c461ea-ae84-4fd8-8bb9-63df6cf0c658&device_owner=network%3Adhcp => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1025/2196] 199.204.45.44 () {34 vars in 1011 bytes} [Tue May 19 23:30:44 2026] GET /v2.0/networks/c8c461ea-ae84-4fd8-8bb9-63df6cf0c658?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: 1172/2197] 199.204.45.44 () {34 vars in 1111 bytes} [Tue May 19 23:30:44 2026] GET /v2.0/networks/c8c461ea-ae84-4fd8-8bb9-63df6cf0c658?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: 1026/2198] 10.0.0.231 () {32 vars in 729 bytes} [Tue May 19 23:30:44 2026] GET /v2.0/floatingips/cffe08b4-14ed-4299-8280-a6514abad9bd => generated 552 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 23:30:45.388 7 WARNING neutron_lib.context [None req-a05353b8-0b0e-4aba-b719-725d811982a1 2dc1ad207eb5489182e2d8b00f29d20f e089da7b968c449e82b6f45606179b76 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-19 23:30:45.515 7 INFO neutron.db.segments_db [None req-a05353b8-0b0e-4aba-b719-725d811982a1 2dc1ad207eb5489182e2d8b00f29d20f e089da7b968c449e82b6f45606179b76 - - default default] Added segment fda17882-7df4-453b-9316-3616e3c6bc8b of type vxlan for network 0832d8ac-9b9e-48ba-af8d-a8de9727eafc 2026-05-19 23:30:45.582 8 WARNING neutron_lib.context [None req-cae4e8f6-646e-418d-b628-2ace29a921ee f72d0e4387184a0b876a5e5fa21c09ac 2b9c1fd9dc024592a8ca9c0b541ae331 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1173/2199] 10.0.0.231 () {34 vars in 670 bytes} [Tue May 19 23:30:45 2026] POST /v2.0/networks => generated 632 bytes in 361 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 23:30:45.610 7 WARNING neutron_lib.context [None req-c2765ea1-8fa0-4f87-96c9-4f5eeacb5c81 2dc1ad207eb5489182e2d8b00f29d20f e089da7b968c449e82b6f45606179b76 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1027/2200] 10.0.0.231 () {34 vars in 685 bytes} [Tue May 19 23:30:45 2026] POST /v2.0/security-groups => generated 1675 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-19 23:30:45.719 8 WARNING neutron_lib.context [None req-adc2d3d6-a867-4a15-83f3-d7d9314bc7eb f72d0e4387184a0b876a5e5fa21c09ac 2b9c1fd9dc024592a8ca9c0b541ae331 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1028/2201] 10.0.0.231 () {34 vars in 695 bytes} [Tue May 19 23:30:45 2026] POST /v2.0/security-group-rules => generated 597 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 23:30:45.846 8 WARNING neutron_lib.context [None req-33c22b59-a2a7-45b1-a3f0-eb68428215da f72d0e4387184a0b876a5e5fa21c09ac 2b9c1fd9dc024592a8ca9c0b541ae331 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1174/2202] 10.0.0.231 () {34 vars in 664 bytes} [Tue May 19 23:30:45 2026] POST /v2.0/ports => generated 743 bytes in 281 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /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: 1175/2203] 10.0.0.231 () {34 vars in 747 bytes} [Tue May 19 23:30:45 2026] PUT /v2.0/ports/f744a3f0-6c72-4b58-8091-f0ff771cbb26/tags => generated 25 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1029/2204] 10.0.0.231 () {34 vars in 695 bytes} [Tue May 19 23:30:45 2026] POST /v2.0/security-group-rules => generated 596 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 23:30:45.953 8 WARNING neutron_lib.context [None req-0ba94383-40e5-4efd-bf2f-88ae8c1fa953 f72d0e4387184a0b876a5e5fa21c09ac 2b9c1fd9dc024592a8ca9c0b541ae331 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1176/2205] 10.0.0.231 () {32 vars in 727 bytes} [Tue May 19 23:30:45 2026] GET /v2.0/ports/f744a3f0-6c72-4b58-8091-f0ff771cbb26/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: 1177/2206] 10.0.0.231 () {34 vars in 758 bytes} [Tue May 19 23:30:45 2026] PUT /v2.0/ports/f744a3f0-6c72-4b58-8091-f0ff771cbb26/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: 1178/2207] 10.0.0.231 () {32 vars in 727 bytes} [Tue May 19 23:30:46 2026] GET /v2.0/ports/f744a3f0-6c72-4b58-8091-f0ff771cbb26/tags => generated 34 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1030/2208] 10.0.0.231 () {34 vars in 695 bytes} [Tue May 19 23:30:45 2026] POST /v2.0/security-group-rules => generated 602 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 23:30:46.066 8 WARNING neutron_lib.context [None req-3122515c-ef11-43b1-82cb-e43090400f8e f72d0e4387184a0b876a5e5fa21c09ac 2b9c1fd9dc024592a8ca9c0b541ae331 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/2209] 10.0.0.231 () {34 vars in 754 bytes} [Tue May 19 23:30:46 2026] PUT /v2.0/ports/f744a3f0-6c72-4b58-8091-f0ff771cbb26/tags/red => generated 4 bytes in 30 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1180/2210] 10.0.0.231 () {32 vars in 727 bytes} [Tue May 19 23:30:46 2026] GET /v2.0/ports/f744a3f0-6c72-4b58-8091-f0ff771cbb26/tags => generated 34 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1181/2211] 10.0.0.231 () {34 vars in 776 bytes} [Tue May 19 23:30:46 2026] PUT /v2.0/ports/f744a3f0-6c72-4b58-8091-f0ff771cbb26/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: 1031/2212] 10.0.0.231 () {34 vars in 695 bytes} [Tue May 19 23:30:46 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: 1182/2213] 10.0.0.231 () {32 vars in 727 bytes} [Tue May 19 23:30:46 2026] GET /v2.0/ports/f744a3f0-6c72-4b58-8091-f0ff771cbb26/tags => generated 52 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 23:30:46.192 8 WARNING neutron_lib.context [None req-a7301fe6-4c4b-4755-afb6-73fd3af10107 f72d0e4387184a0b876a5e5fa21c09ac 2b9c1fd9dc024592a8ca9c0b541ae331 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-19 23:30:46.223 8 INFO neutron.db.securitygroups_db [None req-a7301fe6-4c4b-4755-afb6-73fd3af10107 f72d0e4387184a0b876a5e5fa21c09ac 2b9c1fd9dc024592a8ca9c0b541ae331 - - default default] Project 2b9c1fd9dc024592a8ca9c0b541ae331 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: 1183/2214] 10.0.0.231 () {34 vars in 747 bytes} [Tue May 19 23:30:46 2026] PUT /v2.0/ports/f744a3f0-6c72-4b58-8091-f0ff771cbb26/tags => generated 37 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1184/2215] 10.0.0.231 () {32 vars in 727 bytes} [Tue May 19 23:30:46 2026] GET /v2.0/ports/f744a3f0-6c72-4b58-8091-f0ff771cbb26/tags => generated 37 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1185/2216] 10.0.0.231 () {32 vars in 735 bytes} [Tue May 19 23:30:46 2026] GET /v2.0/ports/f744a3f0-6c72-4b58-8091-f0ff771cbb26/tags/red => generated 0 bytes in 29 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1032/2217] 10.0.0.231 () {34 vars in 695 bytes} [Tue May 19 23:30:46 2026] POST /v2.0/security-group-rules => generated 607 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 23:30:46.304 8 WARNING neutron_lib.context [None req-0e492ebf-3229-476b-87e8-b9fb443536c5 f72d0e4387184a0b876a5e5fa21c09ac 2b9c1fd9dc024592a8ca9c0b541ae331 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-19 23:30:46.325 7 INFO neutron.api.v2.resource [None req-68290cf5-a870-4702-baa4-78ee5b823d9c 2dc1ad207eb5489182e2d8b00f29d20f e089da7b968c449e82b6f45606179b76 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1186/2218] 10.0.0.231 () {32 vars in 739 bytes} [Tue May 19 23:30:46 2026] GET /v2.0/ports/f744a3f0-6c72-4b58-8091-f0ff771cbb26/tags/green => generated 99 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-05-19 23:30:46.329 8 INFO neutron.db.securitygroups_db [None req-0e492ebf-3229-476b-87e8-b9fb443536c5 f72d0e4387184a0b876a5e5fa21c09ac 2b9c1fd9dc024592a8ca9c0b541ae331 - - default default] Project 2b9c1fd9dc024592a8ca9c0b541ae331 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: 1187/2219] 10.0.0.231 () {32 vars in 738 bytes} [Tue May 19 23:30:46 2026] DELETE /v2.0/ports/f744a3f0-6c72-4b58-8091-f0ff771cbb26/tags/red => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1033/2220] 10.0.0.231 () {34 vars in 695 bytes} [Tue May 19 23:30:46 2026] POST /v2.0/security-group-rules => generated 606 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1188/2221] 10.0.0.231 () {32 vars in 727 bytes} [Tue May 19 23:30:46 2026] GET /v2.0/ports/f744a3f0-6c72-4b58-8091-f0ff771cbb26/tags => generated 30 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 23:30:46.452 8 INFO neutron.api.v2.resource [None req-b5879d57-5bd8-4781-a8f0-ab60e548255e 2dc1ad207eb5489182e2d8b00f29d20f e089da7b968c449e82b6f45606179b76 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1034/2222] 10.0.0.231 () {32 vars in 742 bytes} [Tue May 19 23:30:46 2026] DELETE /v2.0/ports/f744a3f0-6c72-4b58-8091-f0ff771cbb26/tags/green => generated 99 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1189/2223] 10.0.0.231 () {32 vars in 730 bytes} [Tue May 19 23:30:46 2026] DELETE /v2.0/ports/f744a3f0-6c72-4b58-8091-f0ff771cbb26/tags => generated 0 bytes in 42 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1035/2224] 10.0.0.231 () {32 vars in 727 bytes} [Tue May 19 23:30:46 2026] GET /v2.0/ports/f744a3f0-6c72-4b58-8091-f0ff771cbb26/tags => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1190/2225] 10.0.0.231 () {32 vars in 720 bytes} [Tue May 19 23:30:46 2026] DELETE /v2.0/ports/f744a3f0-6c72-4b58-8091-f0ff771cbb26 => generated 0 bytes in 150 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1191/2226] 10.0.0.231 () {32 vars in 649 bytes} [Tue May 19 23:30:46 2026] GET /v2.0/networks => generated 1297 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 23:30:46.833 8 INFO neutron.services.segments.plugin [-] Segment fda17882-7df4-453b-9316-3616e3c6bc8b resource provider aggregate not found 2026-05-19 23:30:46.838 8 INFO neutron.services.segments.plugin [-] Segment fda17882-7df4-453b-9316-3616e3c6bc8b resource provider aggregate not found 2026-05-19 23:30:46.849 8 INFO neutron.services.segments.plugin [-] Segment fda17882-7df4-453b-9316-3616e3c6bc8b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fda17882-7df4-453b-9316-3616e3c6bc8b found for delete ", "request_id": "req-19a04964-6fe8-408a-818c-78c7553e470e"}]} 2026-05-19 23:30:46.850 8 INFO neutron.services.segments.plugin [-] Segment fda17882-7df4-453b-9316-3616e3c6bc8b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fda17882-7df4-453b-9316-3616e3c6bc8b found for delete ", "request_id": "req-469f5808-155c-4290-9c2a-3f403dcb981a"}]} [pid: 8|app: 0|req: 1036/2227] 10.0.0.231 () {32 vars in 726 bytes} [Tue May 19 23:30:46 2026] DELETE /v2.0/networks/0832d8ac-9b9e-48ba-af8d-a8de9727eafc => generated 0 bytes in 159 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1192/2228] 10.0.0.207 () {34 vars in 1098 bytes} [Tue May 19 23:30:46 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-459938934&fields=id&tenant_id=2b9c1fd9dc024592a8ca9c0b541ae331 => 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: 1037/2229] 10.0.0.207 () {34 vars in 982 bytes} [Tue May 19 23:30:46 2026] GET /v2.0/networks?id=c8c461ea-ae84-4fd8-8bb9-63df6cf0c658 => generated 660 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1193/2230] 10.0.0.207 () {34 vars in 965 bytes} [Tue May 19 23:30:46 2026] GET /v2.0/quotas/2b9c1fd9dc024592a8ca9c0b541ae331 => 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: 1038/2231] 10.0.0.207 () {34 vars in 1002 bytes} [Tue May 19 23:30:46 2026] GET /v2.0/ports?tenant_id=2b9c1fd9dc024592a8ca9c0b541ae331&fields=id => generated 149 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1194/2232] 10.0.0.207 () {34 vars in 1008 bytes} [Tue May 19 23:30:47 2026] GET /v2.0/networks/c8c461ea-ae84-4fd8-8bb9-63df6cf0c658?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: 1039/2233] 10.0.0.207 () {34 vars in 1108 bytes} [Tue May 19 23:30:47 2026] GET /v2.0/networks/c8c461ea-ae84-4fd8-8bb9-63df6cf0c658?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1195/2234] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:30:47 2026] GET /v2.0/ports?device_id=d536f3c9-3c8f-4b6a-b19c-17eed1a46bf4 => 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: 1040/2235] 10.0.0.231 () {32 vars in 774 bytes} [Tue May 19 23:30:47 2026] GET /v2.0/security-groups?tenant_id=e089da7b968c449e82b6f45606179b76&name=default => generated 2929 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1196/2236] 10.0.0.231 () {32 vars in 740 bytes} [Tue May 19 23:30:47 2026] DELETE /v2.0/security-groups/f81fd90b-2d56-4438-8552-ba5f821ca74e => 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: 1041/2237] 10.0.0.231 () {32 vars in 774 bytes} [Tue May 19 23:30:47 2026] GET /v2.0/security-groups?tenant_id=98b7a9197280419bb787e7821de8e95f&name=default => generated 2929 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1197/2238] 10.0.0.231 () {32 vars in 740 bytes} [Tue May 19 23:30:47 2026] DELETE /v2.0/security-groups/144f392a-3d9a-408b-86ad-1bbb73dc3fe0 => 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: 1042/2239] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:30:48 2026] GET /v2.0/ports?device_id=d536f3c9-3c8f-4b6a-b19c-17eed1a46bf4 => 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: 1198/2240] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:30:49 2026] GET /v2.0/ports?device_id=d536f3c9-3c8f-4b6a-b19c-17eed1a46bf4 => 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: 1043/2241] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:30:50 2026] GET /v2.0/ports?device_id=d536f3c9-3c8f-4b6a-b19c-17eed1a46bf4 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 23:30:51.080 7 WARNING neutron_lib.context [None req-2d9ef0d3-049f-49b8-8c91-e5bb4bcb8743 63dd9bfb2a4940a3b9cf51e29530165e 991ad08e29c6484199f5d61141d0e422 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-19 23:30:51.230 7 INFO neutron.db.segments_db [None req-2d9ef0d3-049f-49b8-8c91-e5bb4bcb8743 63dd9bfb2a4940a3b9cf51e29530165e 991ad08e29c6484199f5d61141d0e422 - - default default] Added segment 7c5891b9-1e5d-4577-ab32-ef8dccc5a8c4 of type vxlan for network d3c9c69f-0813-45c8-883f-00d966e4f187 [pid: 7|app: 0|req: 1199/2242] 10.0.0.231 () {34 vars in 670 bytes} [Tue May 19 23:30:50 2026] POST /v2.0/networks => generated 632 bytes in 379 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 23:30:51.326 8 WARNING neutron_lib.context [None req-0050ebe1-096d-46c2-9e16-df568d57650d 63dd9bfb2a4940a3b9cf51e29530165e 991ad08e29c6484199f5d61141d0e422 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1200/2243] 199.204.45.44 () {34 vars in 985 bytes} [Tue May 19 23:30:51 2026] GET /v2.0/networks?id=c8c461ea-ae84-4fd8-8bb9-63df6cf0c658 => generated 660 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1201/2244] 199.204.45.44 () {34 vars in 1049 bytes} [Tue May 19 23:30:51 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=2b9c1fd9dc024592a8ca9c0b541ae331 => generated 273 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1044/2245] 10.0.0.231 () {34 vars in 664 bytes} [Tue May 19 23:30:51 2026] POST /v2.0/ports => generated 743 bytes in 290 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-19 23:30:51.615 7 WARNING neutron_lib.context [req-4a386304-8976-4c69-8351-304be36d904f req-8c29a6a2-0167-4bf3-8df9-eb948cbc5484 f72d0e4387184a0b876a5e5fa21c09ac 2b9c1fd9dc024592a8ca9c0b541ae331 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1045/2246] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:30:51 2026] GET /v2.0/ports?device_id=d536f3c9-3c8f-4b6a-b19c-17eed1a46bf4 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 23:30:51.635 8 WARNING neutron_lib.context [None req-188a101a-2df4-4467-9605-fd1937e49999 63dd9bfb2a4940a3b9cf51e29530165e 991ad08e29c6484199f5d61141d0e422 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1046/2247] 10.0.0.231 () {34 vars in 666 bytes} [Tue May 19 23:30:51 2026] POST /v2.0/trunks => generated 407 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1047/2248] 10.0.0.231 () {34 vars in 749 bytes} [Tue May 19 23:30:51 2026] PUT /v2.0/trunks/529defa9-0fb9-4437-bf55-bcf809524dcf/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: 1048/2249] 10.0.0.231 () {32 vars in 729 bytes} [Tue May 19 23:30:51 2026] GET /v2.0/trunks/529defa9-0fb9-4437-bf55-bcf809524dcf/tags => generated 25 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1049/2250] 10.0.0.231 () {34 vars in 760 bytes} [Tue May 19 23:30:51 2026] PUT /v2.0/trunks/529defa9-0fb9-4437-bf55-bcf809524dcf/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: 1050/2251] 10.0.0.231 () {32 vars in 729 bytes} [Tue May 19 23:30:51 2026] GET /v2.0/trunks/529defa9-0fb9-4437-bf55-bcf809524dcf/tags => generated 34 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1051/2252] 10.0.0.231 () {34 vars in 756 bytes} [Tue May 19 23:30:51 2026] PUT /v2.0/trunks/529defa9-0fb9-4437-bf55-bcf809524dcf/tags/red => generated 4 bytes in 16 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1052/2253] 10.0.0.231 () {32 vars in 729 bytes} [Tue May 19 23:30:51 2026] GET /v2.0/trunks/529defa9-0fb9-4437-bf55-bcf809524dcf/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: 1202/2254] 199.204.45.44 () {38 vars in 954 bytes} [Tue May 19 23:30:51 2026] POST /v2.0/ports => generated 958 bytes in 330 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: 1053/2255] 10.0.0.231 () {34 vars in 778 bytes} [Tue May 19 23:30:51 2026] PUT /v2.0/trunks/529defa9-0fb9-4437-bf55-bcf809524dcf/tags/black.or.white => generated 4 bytes in 25 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1054/2256] 10.0.0.231 () {32 vars in 729 bytes} [Tue May 19 23:30:51 2026] GET /v2.0/trunks/529defa9-0fb9-4437-bf55-bcf809524dcf/tags => generated 52 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1055/2257] 10.0.0.231 () {34 vars in 749 bytes} [Tue May 19 23:30:51 2026] PUT /v2.0/trunks/529defa9-0fb9-4437-bf55-bcf809524dcf/tags => generated 37 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1056/2258] 10.0.0.231 () {32 vars in 729 bytes} [Tue May 19 23:30:52 2026] GET /v2.0/trunks/529defa9-0fb9-4437-bf55-bcf809524dcf/tags => generated 37 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1057/2259] 10.0.0.231 () {32 vars in 737 bytes} [Tue May 19 23:30:52 2026] GET /v2.0/trunks/529defa9-0fb9-4437-bf55-bcf809524dcf/tags/red => generated 0 bytes in 18 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 23:30:52.070 8 INFO neutron.api.v2.resource [None req-5d82f88c-0814-4bfe-ab83-e39654bac452 63dd9bfb2a4940a3b9cf51e29530165e 991ad08e29c6484199f5d61141d0e422 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1058/2260] 10.0.0.231 () {32 vars in 741 bytes} [Tue May 19 23:30:52 2026] GET /v2.0/trunks/529defa9-0fb9-4437-bf55-bcf809524dcf/tags/green => generated 99 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1059/2261] 10.0.0.231 () {32 vars in 740 bytes} [Tue May 19 23:30:52 2026] DELETE /v2.0/trunks/529defa9-0fb9-4437-bf55-bcf809524dcf/tags/red => generated 0 bytes in 25 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1060/2262] 10.0.0.231 () {32 vars in 729 bytes} [Tue May 19 23:30:52 2026] GET /v2.0/trunks/529defa9-0fb9-4437-bf55-bcf809524dcf/tags => generated 30 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 23:30:52.140 8 INFO neutron.api.v2.resource [None req-be862995-8220-49a5-9e5e-710c290f8b1f 63dd9bfb2a4940a3b9cf51e29530165e 991ad08e29c6484199f5d61141d0e422 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1061/2263] 10.0.0.231 () {32 vars in 744 bytes} [Tue May 19 23:30:52 2026] DELETE /v2.0/trunks/529defa9-0fb9-4437-bf55-bcf809524dcf/tags/green => generated 99 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1062/2264] 10.0.0.231 () {32 vars in 732 bytes} [Tue May 19 23:30:52 2026] DELETE /v2.0/trunks/529defa9-0fb9-4437-bf55-bcf809524dcf/tags => generated 0 bytes in 28 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1063/2265] 10.0.0.231 () {32 vars in 729 bytes} [Tue May 19 23:30:52 2026] GET /v2.0/trunks/529defa9-0fb9-4437-bf55-bcf809524dcf/tags => 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: 1064/2266] 10.0.0.231 () {32 vars in 719 bytes} [Tue May 19 23:30:52 2026] GET /v2.0/trunks/529defa9-0fb9-4437-bf55-bcf809524dcf => generated 407 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1065/2267] 10.0.0.231 () {32 vars in 717 bytes} [Tue May 19 23:30:52 2026] GET /v2.0/ports/9628e8cb-918a-49db-9a49-5175b15b0534 => generated 826 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1203/2268] 199.204.45.44 () {38 vars in 1027 bytes} [Tue May 19 23:30:51 2026] PUT /v2.0/ports/dde66542-89ae-4d0a-906e-bb99f7ce43be => generated 1239 bytes in 376 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1066/2269] 10.0.0.231 () {32 vars in 722 bytes} [Tue May 19 23:30:52 2026] DELETE /v2.0/trunks/529defa9-0fb9-4437-bf55-bcf809524dcf => 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-19 23:30:52.420 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ea0182bd-87ec-4886-ba34-4e63969f8bac'] response: {'name': 'network-changed', 'server_uuid': 'd536f3c9-3c8f-4b6a-b19c-17eed1a46bf4', 'tag': 'dde66542-89ae-4d0a-906e-bb99f7ce43be', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1204/2270] 10.0.0.231 () {32 vars in 720 bytes} [Tue May 19 23:30:52 2026] DELETE /v2.0/ports/9628e8cb-918a-49db-9a49-5175b15b0534 => generated 0 bytes in 201 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 23:30:52.691 8 INFO neutron.services.segments.plugin [-] Segment 7c5891b9-1e5d-4577-ab32-ef8dccc5a8c4 resource provider aggregate not found 2026-05-19 23:30:52.700 8 INFO neutron.services.segments.plugin [-] Segment 7c5891b9-1e5d-4577-ab32-ef8dccc5a8c4 resource provider aggregate not found 2026-05-19 23:30:52.714 8 INFO neutron.services.segments.plugin [-] Segment 7c5891b9-1e5d-4577-ab32-ef8dccc5a8c4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7c5891b9-1e5d-4577-ab32-ef8dccc5a8c4 found for delete ", "request_id": "req-eca1fea0-d70c-4ae4-a87c-3a6491c0db6e"}]} 2026-05-19 23:30:52.715 8 INFO neutron.services.segments.plugin [-] Segment 7c5891b9-1e5d-4577-ab32-ef8dccc5a8c4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7c5891b9-1e5d-4577-ab32-ef8dccc5a8c4 found for delete ", "request_id": "req-1de32a5b-a053-414b-bf5b-36635dc8a971"}]} [pid: 8|app: 0|req: 1067/2271] 10.0.0.231 () {32 vars in 726 bytes} [Tue May 19 23:30:52 2026] DELETE /v2.0/networks/d3c9c69f-0813-45c8-883f-00d966e4f187 => generated 0 bytes in 152 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1205/2272] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:30:52 2026] GET /v2.0/ports?device_id=d536f3c9-3c8f-4b6a-b19c-17eed1a46bf4 => generated 973 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1068/2273] 10.0.0.207 () {34 vars in 1040 bytes} [Tue May 19 23:30:52 2026] GET /v2.0/security-groups?id=74b60e6d-99fb-45ab-b8a9-e4c44ed623f2&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: 1206/2274] 199.204.45.44 () {34 vars in 1079 bytes} [Tue May 19 23:30:52 2026] GET /v2.0/ports?tenant_id=2b9c1fd9dc024592a8ca9c0b541ae331&device_id=d536f3c9-3c8f-4b6a-b19c-17eed1a46bf4 => generated 1242 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1069/2275] 199.204.45.44 () {34 vars in 1017 bytes} [Tue May 19 23:30:52 2026] GET /v2.0/networks?tenant_id=2b9c1fd9dc024592a8ca9c0b541ae331&shared=False => generated 756 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1207/2276] 199.204.45.44 () {34 vars in 929 bytes} [Tue May 19 23:30:53 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1070/2277] 10.0.0.231 () {32 vars in 774 bytes} [Tue May 19 23:30:53 2026] GET /v2.0/security-groups?tenant_id=08677cb2af18499696e7b422addab89e&name=default => generated 2929 bytes in 218 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1208/2278] 10.0.0.231 () {32 vars in 740 bytes} [Tue May 19 23:30:53 2026] DELETE /v2.0/security-groups/9d254202-d20e-4519-ba1c-eb052102ce9a => 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: 1071/2279] 10.0.0.231 () {32 vars in 774 bytes} [Tue May 19 23:30:53 2026] GET /v2.0/security-groups?tenant_id=991ad08e29c6484199f5d61141d0e422&name=default => generated 2929 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1209/2280] 10.0.0.231 () {32 vars in 740 bytes} [Tue May 19 23:30:53 2026] DELETE /v2.0/security-groups/8237de6c-3d1f-4f74-9ef4-450fc24ddb1e => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1072/2281] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:30:53 2026] GET /v2.0/ports?device_id=d536f3c9-3c8f-4b6a-b19c-17eed1a46bf4 => generated 973 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1210/2282] 10.0.0.207 () {34 vars in 1040 bytes} [Tue May 19 23:30:53 2026] GET /v2.0/security-groups?id=74b60e6d-99fb-45ab-b8a9-e4c44ed623f2&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: 1073/2283] 199.204.45.44 () {34 vars in 1079 bytes} [Tue May 19 23:30:54 2026] GET /v2.0/ports?tenant_id=2b9c1fd9dc024592a8ca9c0b541ae331&device_id=d536f3c9-3c8f-4b6a-b19c-17eed1a46bf4 => generated 1242 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1211/2284] 199.204.45.44 () {34 vars in 1059 bytes} [Tue May 19 23:30:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=dde66542-89ae-4d0a-906e-bb99f7ce43be => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1074/2285] 199.204.45.44 () {34 vars in 983 bytes} [Tue May 19 23:30:54 2026] GET /v2.0/subnets?id=5fd877cd-823f-41ed-82c2-9bd04861c0ab => generated 678 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1212/2286] 199.204.45.44 () {34 vars in 1051 bytes} [Tue May 19 23:30:54 2026] GET /v2.0/ports?network_id=c8c461ea-ae84-4fd8-8bb9-63df6cf0c658&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: 1075/2287] 199.204.45.44 () {34 vars in 1011 bytes} [Tue May 19 23:30:54 2026] GET /v2.0/networks/c8c461ea-ae84-4fd8-8bb9-63df6cf0c658?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: 1213/2288] 199.204.45.44 () {34 vars in 1111 bytes} [Tue May 19 23:30:54 2026] GET /v2.0/networks/c8c461ea-ae84-4fd8-8bb9-63df6cf0c658?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: 1076/2289] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:30:55 2026] GET /v2.0/ports?device_id=d536f3c9-3c8f-4b6a-b19c-17eed1a46bf4 => generated 973 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1214/2290] 10.0.0.207 () {34 vars in 1040 bytes} [Tue May 19 23:30:55 2026] GET /v2.0/security-groups?id=74b60e6d-99fb-45ab-b8a9-e4c44ed623f2&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: 1077/2291] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:30:56 2026] GET /v2.0/ports?device_id=d536f3c9-3c8f-4b6a-b19c-17eed1a46bf4 => 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: 1215/2292] 10.0.0.207 () {34 vars in 1040 bytes} [Tue May 19 23:30:56 2026] GET /v2.0/security-groups?id=74b60e6d-99fb-45ab-b8a9-e4c44ed623f2&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: 1079/2295] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:30:57 2026] GET /v2.0/ports?device_id=d536f3c9-3c8f-4b6a-b19c-17eed1a46bf4 => generated 975 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1217/2296] 10.0.0.207 () {34 vars in 1040 bytes} [Tue May 19 23:30:57 2026] GET /v2.0/security-groups?id=74b60e6d-99fb-45ab-b8a9-e4c44ed623f2&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: 1080/2297] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:30:58 2026] GET /v2.0/ports?device_id=d536f3c9-3c8f-4b6a-b19c-17eed1a46bf4 => generated 975 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1218/2298] 10.0.0.207 () {34 vars in 1040 bytes} [Tue May 19 23:30:58 2026] GET /v2.0/security-groups?id=74b60e6d-99fb-45ab-b8a9-e4c44ed623f2&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1081/2299] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:30:59 2026] GET /v2.0/ports?device_id=d536f3c9-3c8f-4b6a-b19c-17eed1a46bf4 => 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: 1219/2300] 10.0.0.207 () {34 vars in 1040 bytes} [Tue May 19 23:30:59 2026] GET /v2.0/security-groups?id=74b60e6d-99fb-45ab-b8a9-e4c44ed623f2&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: 1082/2301] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:30:59 2026] GET /v2.0/ports?device_id=d536f3c9-3c8f-4b6a-b19c-17eed1a46bf4 => generated 975 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1220/2302] 10.0.0.207 () {34 vars in 1040 bytes} [Tue May 19 23:30:59 2026] GET /v2.0/security-groups?id=74b60e6d-99fb-45ab-b8a9-e4c44ed623f2&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: 1083/2303] 10.0.0.231 () {32 vars in 736 bytes} [Tue May 19 23:31:00 2026] GET /v2.0/ports?device_id=d536f3c9-3c8f-4b6a-b19c-17eed1a46bf4 => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 23:31:00.364 7 INFO neutron.db.l3_db [None req-da3638e5-7837-44de-86dc-b46423f1418c f72d0e4387184a0b876a5e5fa21c09ac 2b9c1fd9dc024592a8ca9c0b541ae331 - - default default] Floating IP cffe08b4-14ed-4299-8280-a6514abad9bd associated. External IP: 10.96.250.210, port: dde66542-89ae-4d0a-906e-bb99f7ce43be. [pid: 7|app: 0|req: 1221/2304] 10.0.0.231 () {34 vars in 749 bytes} [Tue May 19 23:31:00 2026] PUT /v2.0/floatingips/cffe08b4-14ed-4299-8280-a6514abad9bd => generated 856 bytes in 572 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1084/2305] 10.0.0.231 () {32 vars in 729 bytes} [Tue May 19 23:31:00 2026] GET /v2.0/floatingips/cffe08b4-14ed-4299-8280-a6514abad9bd => generated 856 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 23:31:01.734 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4abf24bb-482a-4c8c-bcab-5c3024a520cf'] response: {'name': 'network-changed', 'server_uuid': 'd536f3c9-3c8f-4b6a-b19c-17eed1a46bf4', 'tag': 'dde66542-89ae-4d0a-906e-bb99f7ce43be', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1222/2306] 10.0.0.231 () {32 vars in 729 bytes} [Tue May 19 23:31:01 2026] GET /v2.0/floatingips/cffe08b4-14ed-4299-8280-a6514abad9bd => generated 856 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1085/2307] 199.204.45.44 () {34 vars in 1079 bytes} [Tue May 19 23:31:02 2026] GET /v2.0/ports?tenant_id=2b9c1fd9dc024592a8ca9c0b541ae331&device_id=d536f3c9-3c8f-4b6a-b19c-17eed1a46bf4 => 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: 1223/2308] 199.204.45.44 () {34 vars in 985 bytes} [Tue May 19 23:31:02 2026] GET /v2.0/networks?id=c8c461ea-ae84-4fd8-8bb9-63df6cf0c658 => generated 756 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1086/2309] 199.204.45.44 () {34 vars in 1059 bytes} [Tue May 19 23:31:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=dde66542-89ae-4d0a-906e-bb99f7ce43be => generated 861 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1087/2310] 199.204.45.44 () {34 vars in 983 bytes} [Tue May 19 23:31:02 2026] GET /v2.0/subnets?id=5fd877cd-823f-41ed-82c2-9bd04861c0ab => generated 678 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1088/2311] 199.204.45.44 () {34 vars in 1051 bytes} [Tue May 19 23:31:02 2026] GET /v2.0/ports?network_id=c8c461ea-ae84-4fd8-8bb9-63df6cf0c658&device_owner=network%3Adhcp => generated 1244 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 23:31:02.498 7 WARNING neutron_lib.context [None req-553ae47b-1841-447f-9945-af5085c40af0 8cf885ed30d040e2ab22021eabf72c51 a74ce57a60ce47d691ae5bdf336a5b77 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1089/2312] 199.204.45.44 () {34 vars in 1011 bytes} [Tue May 19 23:31:02 2026] GET /v2.0/networks/c8c461ea-ae84-4fd8-8bb9-63df6cf0c658?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: 1090/2313] 199.204.45.44 () {34 vars in 1111 bytes} [Tue May 19 23:31:02 2026] GET /v2.0/networks/c8c461ea-ae84-4fd8-8bb9-63df6cf0c658?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) 2026-05-19 23:31:02.654 7 INFO neutron.db.segments_db [None req-553ae47b-1841-447f-9945-af5085c40af0 8cf885ed30d040e2ab22021eabf72c51 a74ce57a60ce47d691ae5bdf336a5b77 - - default default] Added segment 72c848e3-4a18-4e1c-ad9c-dabc0885cf8c of type vxlan for network ca97c06b-8a82-49cc-8ccf-f1c8a4537de0 [pid: 7|app: 0|req: 1224/2314] 10.0.0.231 () {34 vars in 670 bytes} [Tue May 19 23:31:02 2026] POST /v2.0/networks => generated 639 bytes in 380 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 23:31:02.748 8 WARNING neutron_lib.context [None req-adb1f7b0-4b9e-4e36-8ec3-144d4b3fb7f3 8cf885ed30d040e2ab22021eabf72c51 a74ce57a60ce47d691ae5bdf336a5b77 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1225/2315] 10.0.0.231 () {32 vars in 729 bytes} [Tue May 19 23:31:02 2026] GET /v2.0/floatingips/cffe08b4-14ed-4299-8280-a6514abad9bd => generated 858 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1091/2316] 10.0.0.231 () {34 vars in 669 bytes} [Tue May 19 23:31:02 2026] POST /v2.0/subnets => generated 656 bytes in 242 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1226/2317] 10.0.0.231 () {32 vars in 722 bytes} [Tue May 19 23:31:02 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 23:31:03.041 8 WARNING neutron_lib.context [None req-ff55ad18-65ec-48ed-8a25-9cd24ccee059 8cf885ed30d040e2ab22021eabf72c51 a74ce57a60ce47d691ae5bdf336a5b77 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/2318] 10.0.0.231 () {34 vars in 669 bytes} [Tue May 19 23:31:03 2026] POST /v2.0/subnets => generated 731 bytes in 222 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 23:31:03.268 7 WARNING neutron_lib.context [None req-d8cd7571-d0eb-4cd2-a542-d5dbe6fb02b4 8cf885ed30d040e2ab22021eabf72c51 a74ce57a60ce47d691ae5bdf336a5b77 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-19 23:31:03.326 7 INFO neutron.db.segments_db [None req-d8cd7571-d0eb-4cd2-a542-d5dbe6fb02b4 8cf885ed30d040e2ab22021eabf72c51 a74ce57a60ce47d691ae5bdf336a5b77 - - default default] Added segment 1ac6c680-3f49-4ce3-aef6-e6e6268b8df6 of type vxlan for network b5b84171-c125-49d2-a0c1-1525a863c272 [pid: 7|app: 0|req: 1227/2319] 10.0.0.231 () {34 vars in 670 bytes} [Tue May 19 23:31:03 2026] POST /v2.0/networks => generated 637 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 23:31:03.439 8 WARNING neutron_lib.context [None req-1c63c5df-8c5b-4a08-816c-36fa0bcd30ea 8cf885ed30d040e2ab22021eabf72c51 a74ce57a60ce47d691ae5bdf336a5b77 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1093/2320] 10.0.0.231 () {34 vars in 669 bytes} [Tue May 19 23:31:03 2026] POST /v2.0/subnets => generated 655 bytes in 239 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 23:31:03.686 7 WARNING neutron_lib.context [None req-a6c2bc92-7743-4203-aada-ded1a78ac1d7 8cf885ed30d040e2ab22021eabf72c51 a74ce57a60ce47d691ae5bdf336a5b77 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1228/2321] 10.0.0.231 () {34 vars in 669 bytes} [Tue May 19 23:31:03 2026] POST /v2.0/subnets => generated 726 bytes in 271 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 23:31:03.959 8 WARNING neutron_lib.context [None req-ac2b0e55-2184-476b-bbaa-3fadf704ee34 8cf885ed30d040e2ab22021eabf72c51 a74ce57a60ce47d691ae5bdf336a5b77 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-19 23:31:04.009 8 INFO neutron.db.segments_db [None req-ac2b0e55-2184-476b-bbaa-3fadf704ee34 8cf885ed30d040e2ab22021eabf72c51 a74ce57a60ce47d691ae5bdf336a5b77 - - default default] Added segment 536f4955-e55e-4bbb-82f6-d8db480d7566 of type vxlan for network 05ae6e6b-055f-491d-a04c-7895d4611653 [pid: 8|app: 0|req: 1094/2322] 10.0.0.231 () {34 vars in 670 bytes} [Tue May 19 23:31:03 2026] POST /v2.0/networks => generated 638 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 23:31:04.118 7 WARNING neutron_lib.context [None req-955ac1a4-2cca-494a-ae30-e156192085ad 8cf885ed30d040e2ab22021eabf72c51 a74ce57a60ce47d691ae5bdf336a5b77 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1229/2323] 10.0.0.231 () {34 vars in 669 bytes} [Tue May 19 23:31:04 2026] POST /v2.0/subnets => generated 655 bytes in 256 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 23:31:04.378 8 WARNING neutron_lib.context [None req-dff0837f-8fc7-461b-be39-886ec4c0ead0 8cf885ed30d040e2ab22021eabf72c51 a74ce57a60ce47d691ae5bdf336a5b77 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1095/2324] 10.0.0.231 () {34 vars in 669 bytes} [Tue May 19 23:31:04 2026] POST /v2.0/subnets => generated 729 bytes in 283 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 23:31:04.668 7 WARNING neutron_lib.context [None req-63bb82cc-19ed-4988-b7fa-bd175c7d34fc 8cf885ed30d040e2ab22021eabf72c51 a74ce57a60ce47d691ae5bdf336a5b77 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-19 23:31:04.711 7 INFO neutron.db.segments_db [None req-63bb82cc-19ed-4988-b7fa-bd175c7d34fc 8cf885ed30d040e2ab22021eabf72c51 a74ce57a60ce47d691ae5bdf336a5b77 - - default default] Added segment d2f95acd-9ee9-41e9-86bf-529d93105478 of type vxlan for network c63cb777-9faf-4e44-85e4-2f1220188dd2 2026-05-19 23:31:04.966 7 INFO neutron.db.l3_hamode_db [None req-63bb82cc-19ed-4988-b7fa-bd175c7d34fc 8cf885ed30d040e2ab22021eabf72c51 a74ce57a60ce47d691ae5bdf336a5b77 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-19 23:31:05.793 7 INFO neutron.db.l3_hamode_db [None req-63bb82cc-19ed-4988-b7fa-bd175c7d34fc 8cf885ed30d040e2ab22021eabf72c51 a74ce57a60ce47d691ae5bdf336a5b77 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1230/2325] 10.0.0.231 () {34 vars in 669 bytes} [Tue May 19 23:31:04 2026] POST /v2.0/routers => generated 684 bytes in 2017 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1096/2326] 10.0.0.231 () {34 vars in 783 bytes} [Tue May 19 23:31:06 2026] PUT /v2.0/routers/2dd7225e-16b7-47a4-beca-a0b933619243/add_router_interface => generated 309 bytes in 1336 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1231/2327] 10.0.0.231 () {34 vars in 783 bytes} [Tue May 19 23:31:08 2026] PUT /v2.0/routers/2dd7225e-16b7-47a4-beca-a0b933619243/add_router_interface => generated 309 bytes in 1353 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1232/2328] 10.0.0.13 () {34 vars in 989 bytes} [Tue May 19 23:31:10 2026] GET /v2.0/ports?device_id=d536f3c9-3c8f-4b6a-b19c-17eed1a46bf4 => generated 1244 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1233/2329] 10.0.0.13 () {34 vars in 1039 bytes} [Tue May 19 23:31:10 2026] GET /v2.0/security-groups?id=74b60e6d-99fb-45ab-b8a9-e4c44ed623f2&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: 1097/2330] 10.0.0.231 () {34 vars in 783 bytes} [Tue May 19 23:31:09 2026] PUT /v2.0/routers/2dd7225e-16b7-47a4-beca-a0b933619243/add_router_interface => generated 309 bytes in 1518 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 23:31:10.956 7 WARNING neutron_lib.context [None req-34fd0656-922e-4420-90f5-5d42d7f9ffec 8cf885ed30d040e2ab22021eabf72c51 a74ce57a60ce47d691ae5bdf336a5b77 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1234/2331] 10.0.0.231 () {34 vars in 684 bytes} [Tue May 19 23:31:10 2026] POST /v2.0/security-groups => generated 1630 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-19 23:31:11.092 8 WARNING neutron_lib.context [None req-bc5617ca-acf2-48bf-82c3-20418211f012 8cf885ed30d040e2ab22021eabf72c51 a74ce57a60ce47d691ae5bdf336a5b77 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1098/2332] 10.0.0.231 () {34 vars in 695 bytes} [Tue May 19 23:31:11 2026] POST /v2.0/security-group-rules => generated 597 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 23:31:11.211 7 WARNING neutron_lib.context [None req-fb5136b6-1f3a-4997-b794-98d7fbecec23 8cf885ed30d040e2ab22021eabf72c51 a74ce57a60ce47d691ae5bdf336a5b77 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1235/2333] 10.0.0.231 () {34 vars in 695 bytes} [Tue May 19 23:31:11 2026] POST /v2.0/security-group-rules => generated 597 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 23:31:11.338 8 WARNING neutron_lib.context [None req-7bdb8efd-171e-4f91-bf22-6324d65780f5 8cf885ed30d040e2ab22021eabf72c51 a74ce57a60ce47d691ae5bdf336a5b77 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1099/2334] 10.0.0.231 () {34 vars in 695 bytes} [Tue May 19 23:31:11 2026] POST /v2.0/security-group-rules => generated 599 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 23:31:11.450 7 WARNING neutron_lib.context [None req-98ce1e5f-59f0-4d57-b550-945d72646400 8cf885ed30d040e2ab22021eabf72c51 a74ce57a60ce47d691ae5bdf336a5b77 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1236/2335] 10.0.0.231 () {34 vars in 695 bytes} [Tue May 19 23:31:11 2026] POST /v2.0/security-group-rules => generated 601 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 23:31:11.600 8 WARNING neutron_lib.context [None req-927cc2bb-9a2f-41bb-90a8-f4d7bb38bdca 8cf885ed30d040e2ab22021eabf72c51 a74ce57a60ce47d691ae5bdf336a5b77 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1100/2336] 10.0.0.231 () {34 vars in 695 bytes} [Tue May 19 23:31:11 2026] POST /v2.0/security-group-rules => generated 601 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 23:31:11.711 7 WARNING neutron_lib.context [None req-a9f3e924-18ae-40b9-9728-517d0b660f2d 8cf885ed30d040e2ab22021eabf72c51 a74ce57a60ce47d691ae5bdf336a5b77 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1237/2337] 10.0.0.231 () {34 vars in 695 bytes} [Tue May 19 23:31:11 2026] POST /v2.0/security-group-rules => generated 597 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 23:31:11.854 8 WARNING neutron_lib.context [None req-855f93b6-ff98-4e46-ac19-4083026421ff 8cf885ed30d040e2ab22021eabf72c51 a74ce57a60ce47d691ae5bdf336a5b77 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1101/2338] 10.0.0.231 () {34 vars in 695 bytes} [Tue May 19 23:31:11 2026] POST /v2.0/security-group-rules => generated 597 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 23:31:11.977 7 WARNING neutron_lib.context [None req-c4a8d985-46da-432d-ae2c-251e46747547 8cf885ed30d040e2ab22021eabf72c51 a74ce57a60ce47d691ae5bdf336a5b77 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1238/2339] 10.0.0.231 () {34 vars in 695 bytes} [Tue May 19 23:31:11 2026] POST /v2.0/security-group-rules => generated 597 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 23:31:12.156 8 WARNING neutron_lib.context [None req-8309d3d6-e82c-44e1-a7ff-813fe9d5066d 8cf885ed30d040e2ab22021eabf72c51 a74ce57a60ce47d691ae5bdf336a5b77 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1102/2342] 10.0.0.231 () {34 vars in 695 bytes} [Tue May 19 23:31:12 2026] POST /v2.0/security-group-rules => generated 599 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 23:31:12.300 7 WARNING neutron_lib.context [None req-55347bf5-23f5-45d0-8326-546910c00d00 8cf885ed30d040e2ab22021eabf72c51 a74ce57a60ce47d691ae5bdf336a5b77 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1103/2343] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:31:12 2026] GET /v2.0/ports?device_id=d536f3c9-3c8f-4b6a-b19c-17eed1a46bf4 => generated 975 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1241/2344] 10.0.0.231 () {34 vars in 695 bytes} [Tue May 19 23:31:12 2026] POST /v2.0/security-group-rules => generated 601 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 23:31:12.442 7 WARNING neutron_lib.context [None req-26631a1f-60ee-4655-8f16-653b72f6ec16 8cf885ed30d040e2ab22021eabf72c51 a74ce57a60ce47d691ae5bdf336a5b77 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1104/2345] 10.0.0.207 () {34 vars in 1040 bytes} [Tue May 19 23:31:12 2026] GET /v2.0/security-groups?id=74b60e6d-99fb-45ab-b8a9-e4c44ed623f2&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: 1242/2346] 10.0.0.231 () {34 vars in 695 bytes} [Tue May 19 23:31:12 2026] POST /v2.0/security-group-rules => generated 597 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1105/2347] 10.0.0.207 () {34 vars in 1096 bytes} [Tue May 19 23:31:12 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1416920787&fields=id&tenant_id=a74ce57a60ce47d691ae5bdf336a5b77 => generated 69 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1243/2348] 10.0.0.207 () {34 vars in 982 bytes} [Tue May 19 23:31:12 2026] GET /v2.0/networks?id=b5b84171-c125-49d2-a0c1-1525a863c272 => generated 704 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1106/2349] 10.0.0.207 () {34 vars in 965 bytes} [Tue May 19 23:31:12 2026] GET /v2.0/quotas/a74ce57a60ce47d691ae5bdf336a5b77 => 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: 1244/2350] 10.0.0.207 () {34 vars in 1002 bytes} [Tue May 19 23:31:12 2026] GET /v2.0/ports?tenant_id=a74ce57a60ce47d691ae5bdf336a5b77&fields=id => generated 287 bytes in 174 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1107/2351] 10.0.0.207 () {34 vars in 1008 bytes} [Tue May 19 23:31:13 2026] GET /v2.0/networks/b5b84171-c125-49d2-a0c1-1525a863c272?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: 1245/2352] 10.0.0.207 () {34 vars in 1108 bytes} [Tue May 19 23:31:13 2026] GET /v2.0/networks/b5b84171-c125-49d2-a0c1-1525a863c272?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: 1108/2353] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:31:13 2026] GET /v2.0/ports?device_id=8db78b2b-a565-47e5-a043-72b2a03f5b67 => 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: 1246/2354] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:31:13 2026] GET /v2.0/ports?device_id=d536f3c9-3c8f-4b6a-b19c-17eed1a46bf4 => 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: 1109/2355] 10.0.0.207 () {34 vars in 1040 bytes} [Tue May 19 23:31:13 2026] GET /v2.0/security-groups?id=74b60e6d-99fb-45ab-b8a9-e4c44ed623f2&fields=id&fields=name => generated 113 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1247/2356] 199.204.45.44 () {34 vars in 993 bytes} [Tue May 19 23:31:14 2026] GET /v2.0/ports?device_id=d536f3c9-3c8f-4b6a-b19c-17eed1a46bf4 => generated 975 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 23:31:14.604 8 INFO neutron.db.l3_db [req-b17abf53-e0b3-4cb1-9e5e-49fbb4c5723c req-7220dd34-4576-473c-b350-398271b4c88a f72d0e4387184a0b876a5e5fa21c09ac 2b9c1fd9dc024592a8ca9c0b541ae331 - - default default] Floating IP cffe08b4-14ed-4299-8280-a6514abad9bd disassociated. External IP: 10.96.250.210, port: dde66542-89ae-4d0a-906e-bb99f7ce43be. [pid: 7|app: 0|req: 1248/2357] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:31:14 2026] GET /v2.0/ports?device_id=d536f3c9-3c8f-4b6a-b19c-17eed1a46bf4 => 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: 1110/2358] 199.204.45.44 () {36 vars in 996 bytes} [Tue May 19 23:31:14 2026] DELETE /v2.0/ports/dde66542-89ae-4d0a-906e-bb99f7ce43be => generated 0 bytes in 608 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1249/2359] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:31:15 2026] GET /v2.0/ports?device_id=d536f3c9-3c8f-4b6a-b19c-17eed1a46bf4 => 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: 1111/2360] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:31:16 2026] GET /v2.0/ports?device_id=d536f3c9-3c8f-4b6a-b19c-17eed1a46bf4 => 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: 1250/2361] 199.204.45.44 () {34 vars in 985 bytes} [Tue May 19 23:31:17 2026] GET /v2.0/networks?id=b5b84171-c125-49d2-a0c1-1525a863c272 => generated 704 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 23:31:17.711 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-aa2eaa65-a0c6-4734-aca9-fb1c95b065dd'] response: {'server_uuid': 'd536f3c9-3c8f-4b6a-b19c-17eed1a46bf4', 'name': 'network-vif-deleted', 'tag': 'dde66542-89ae-4d0a-906e-bb99f7ce43be', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1112/2362] 199.204.45.44 () {34 vars in 1049 bytes} [Tue May 19 23:31:17 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=a74ce57a60ce47d691ae5bdf336a5b77 => generated 179 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 23:31:17.765 7 WARNING neutron_lib.context [req-f1167efe-e117-4130-b36a-6ad17e19642a req-c02807bc-1b68-4fe8-9e10-c73dff4f09db 8cf885ed30d040e2ab22021eabf72c51 a74ce57a60ce47d691ae5bdf336a5b77 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1113/2363] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:31:18 2026] GET /v2.0/ports?device_id=d536f3c9-3c8f-4b6a-b19c-17eed1a46bf4 => 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: 1251/2364] 199.204.45.44 () {38 vars in 954 bytes} [Tue May 19 23:31:17 2026] POST /v2.0/ports => generated 1183 bytes in 424 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1252/2365] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:31:18 2026] GET /v2.0/ports?device_id=8db78b2b-a565-47e5-a043-72b2a03f5b67 => generated 1198 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1253/2366] 10.0.0.207 () {34 vars in 1040 bytes} [Tue May 19 23:31:18 2026] GET /v2.0/security-groups?id=8aff9400-f8f3-490e-ad02-2c51d77d1229&fields=id&fields=name => generated 112 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1114/2367] 199.204.45.44 () {38 vars in 1027 bytes} [Tue May 19 23:31:18 2026] PUT /v2.0/ports/4e05628f-8fa5-4606-bbb6-045c6bda1340 => generated 1464 bytes in 442 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1254/2368] 10.0.0.231 () {32 vars in 740 bytes} [Tue May 19 23:31:19 2026] DELETE /v2.0/security-groups/74b60e6d-99fb-45ab-b8a9-e4c44ed623f2 => generated 0 bytes in 121 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, ' [pid: 8|app: 0|req: 1115/2369] 10.0.0.231 () {32 vars in 732 bytes} [Tue May 19 23:31:19 2026] DELETE /v2.0/floatingips/cffe08b4-14ed-4299-8280-a6514abad9bd => generated 0 bytes in 290 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1255/2370] 199.204.45.44 () {34 vars in 1079 bytes} [Tue May 19 23:31:19 2026] GET /v2.0/ports?tenant_id=a74ce57a60ce47d691ae5bdf336a5b77&device_id=8db78b2b-a565-47e5-a043-72b2a03f5b67 => generated 1467 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1116/2371] 199.204.45.44 () {34 vars in 1057 bytes} [Tue May 19 23:31:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.221&port_id=4e05628f-8fa5-4606-bbb6-045c6bda1340 => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 23:31:19.773 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7d725c9a-04ad-46e7-97f7-4c3d19213c9a'] response: {'name': 'network-changed', 'server_uuid': '8db78b2b-a565-47e5-a043-72b2a03f5b67', 'tag': '4e05628f-8fa5-4606-bbb6-045c6bda1340', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1256/2372] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:31:19 2026] GET /v2.0/ports?device_id=3ad3212e-50d6-489b-a861-95eabd59b651 => generated 971 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1117/2373] 199.204.45.44 () {34 vars in 1103 bytes} [Tue May 19 23:31:19 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A1aa&port_id=4e05628f-8fa5-4606-bbb6-045c6bda1340 => 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: 1257/2374] 10.0.0.207 () {34 vars in 1040 bytes} [Tue May 19 23:31:19 2026] GET /v2.0/security-groups?id=65a0d0ce-9a10-4097-a266-459a98296054&fields=id&fields=name => generated 114 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1118/2375] 199.204.45.44 () {34 vars in 1063 bytes} [Tue May 19 23:31:19 2026] GET /v2.0/subnets?id=cbbd5957-1e7c-48a2-99f7-9c02b14d8428&id=87cfc23b-a240-4ad2-b53c-1442e5452f36 => generated 1410 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1258/2376] 199.204.45.44 () {34 vars in 1051 bytes} [Tue May 19 23:31:19 2026] GET /v2.0/ports?network_id=b5b84171-c125-49d2-a0c1-1525a863c272&device_owner=network%3Adhcp => generated 1457 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1119/2377] 199.204.45.44 () {34 vars in 1051 bytes} [Tue May 19 23:31:19 2026] GET /v2.0/ports?network_id=b5b84171-c125-49d2-a0c1-1525a863c272&device_owner=network%3Adhcp => generated 1457 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1259/2378] 199.204.45.44 () {34 vars in 1011 bytes} [Tue May 19 23:31:19 2026] GET /v2.0/networks/b5b84171-c125-49d2-a0c1-1525a863c272?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: 1120/2379] 199.204.45.44 () {34 vars in 1111 bytes} [Tue May 19 23:31:20 2026] GET /v2.0/networks/b5b84171-c125-49d2-a0c1-1525a863c272?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1260/2380] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:31:20 2026] GET /v2.0/ports?device_id=3ad3212e-50d6-489b-a861-95eabd59b651 => generated 971 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1121/2381] 10.0.0.207 () {34 vars in 1040 bytes} [Tue May 19 23:31:20 2026] GET /v2.0/security-groups?id=65a0d0ce-9a10-4097-a266-459a98296054&fields=id&fields=name => generated 114 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1261/2382] 199.204.45.44 () {34 vars in 1079 bytes} [Tue May 19 23:31:21 2026] GET /v2.0/ports?tenant_id=a74ce57a60ce47d691ae5bdf336a5b77&device_id=8db78b2b-a565-47e5-a043-72b2a03f5b67 => 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: 1122/2383] 199.204.45.44 () {34 vars in 985 bytes} [Tue May 19 23:31:21 2026] GET /v2.0/networks?id=b5b84171-c125-49d2-a0c1-1525a863c272 => generated 800 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1262/2384] 199.204.45.44 () {34 vars in 1057 bytes} [Tue May 19 23:31:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.221&port_id=4e05628f-8fa5-4606-bbb6-045c6bda1340 => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1123/2385] 199.204.45.44 () {34 vars in 1103 bytes} [Tue May 19 23:31:21 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A1aa&port_id=4e05628f-8fa5-4606-bbb6-045c6bda1340 => 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: 1263/2386] 199.204.45.44 () {34 vars in 1063 bytes} [Tue May 19 23:31:21 2026] GET /v2.0/subnets?id=cbbd5957-1e7c-48a2-99f7-9c02b14d8428&id=87cfc23b-a240-4ad2-b53c-1442e5452f36 => generated 1410 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1124/2387] 199.204.45.44 () {34 vars in 1051 bytes} [Tue May 19 23:31:21 2026] GET /v2.0/ports?network_id=b5b84171-c125-49d2-a0c1-1525a863c272&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: 1264/2388] 199.204.45.44 () {34 vars in 1051 bytes} [Tue May 19 23:31:21 2026] GET /v2.0/ports?network_id=b5b84171-c125-49d2-a0c1-1525a863c272&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: 1125/2389] 199.204.45.44 () {34 vars in 1011 bytes} [Tue May 19 23:31:21 2026] GET /v2.0/networks/b5b84171-c125-49d2-a0c1-1525a863c272?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: 1265/2390] 199.204.45.44 () {34 vars in 1111 bytes} [Tue May 19 23:31:21 2026] GET /v2.0/networks/b5b84171-c125-49d2-a0c1-1525a863c272?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1126/2391] 199.204.45.44 () {34 vars in 993 bytes} [Tue May 19 23:31:21 2026] GET /v2.0/ports?device_id=3ad3212e-50d6-489b-a861-95eabd59b651 => generated 971 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1266/2392] 199.204.45.44 () {36 vars in 996 bytes} [Tue May 19 23:31:21 2026] DELETE /v2.0/ports/54a36a89-7f1e-4dab-96a3-4c189499e736 => generated 0 bytes in 247 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1127/2393] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:31:22 2026] GET /v2.0/ports?device_id=3ad3212e-50d6-489b-a861-95eabd59b651 => 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: 1267/2394] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:31:23 2026] GET /v2.0/ports?device_id=3ad3212e-50d6-489b-a861-95eabd59b651 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1128/2395] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:31:23 2026] GET /v2.0/ports?device_id=8db78b2b-a565-47e5-a043-72b2a03f5b67 => generated 1200 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 23:31:23.780 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b3b33bfe-a202-46e3-9fb3-a7934183254d'] response: {'server_uuid': '3ad3212e-50d6-489b-a861-95eabd59b651', 'name': 'network-vif-deleted', 'tag': '54a36a89-7f1e-4dab-96a3-4c189499e736', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1268/2396] 10.0.0.207 () {34 vars in 1040 bytes} [Tue May 19 23:31:23 2026] GET /v2.0/security-groups?id=8aff9400-f8f3-490e-ad02-2c51d77d1229&fields=id&fields=name => generated 112 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1129/2397] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:31:24 2026] GET /v2.0/ports?device_id=3ad3212e-50d6-489b-a861-95eabd59b651 => 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: 1269/2398] 10.0.0.231 () {32 vars in 740 bytes} [Tue May 19 23:31:25 2026] DELETE /v2.0/security-groups/65a0d0ce-9a10-4097-a266-459a98296054 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1130/2399] 10.0.0.231 () {34 vars in 789 bytes} [Tue May 19 23:31:25 2026] PUT /v2.0/routers/11b50351-86aa-45d8-bcc0-9c21919183c3/remove_router_interface => generated 309 bytes in 936 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1270/2400] 10.0.0.231 () {32 vars in 724 bytes} [Tue May 19 23:31:26 2026] DELETE /v2.0/subnets/5fd877cd-823f-41ed-82c2-9bd04861c0ab => generated 0 bytes in 184 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 23:31:27.449 8 INFO neutron.services.segments.plugin [-] Segment 89f3c327-9442-4385-9eef-166b39b3c0e8 resource provider aggregate not found 2026-05-19 23:31:27.454 8 INFO neutron.services.segments.plugin [-] Segment 89f3c327-9442-4385-9eef-166b39b3c0e8 resource provider aggregate not found 2026-05-19 23:31:27.460 8 INFO neutron.db.l3_hamode_db [None req-1413e5a7-5eb4-42e8-bb0f-f4c984e595d0 f72d0e4387184a0b876a5e5fa21c09ac 2b9c1fd9dc024592a8ca9c0b541ae331 - - default default] HA network 54e21a4b-6f6e-4b72-a734-707f333f1bf2 was deleted as no HA routers are present in tenant 2b9c1fd9dc024592a8ca9c0b541ae331. [pid: 8|app: 0|req: 1131/2403] 10.0.0.231 () {32 vars in 724 bytes} [Tue May 19 23:31:26 2026] DELETE /v2.0/routers/11b50351-86aa-45d8-bcc0-9c21919183c3 => generated 0 bytes in 808 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 23:31:27.471 8 INFO neutron.services.segments.plugin [-] Segment 89f3c327-9442-4385-9eef-166b39b3c0e8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 89f3c327-9442-4385-9eef-166b39b3c0e8 found for delete ", "request_id": "req-076e8da0-b8c0-42d7-91b2-c387924763d3"}]} 2026-05-19 23:31:27.471 8 INFO neutron.services.segments.plugin [-] Segment 89f3c327-9442-4385-9eef-166b39b3c0e8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 89f3c327-9442-4385-9eef-166b39b3c0e8 found for delete ", "request_id": "req-764b863e-d461-4ce9-84be-a78ff1306b7a"}]} [pid: 8|app: 0|req: 1132/2404] 199.204.45.44 () {34 vars in 1095 bytes} [Tue May 19 23:31:27 2026] GET /v2.0/ports?device_id=8db78b2b-a565-47e5-a043-72b2a03f5b67&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 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-19 23:31:27.749 7 INFO neutron.services.segments.plugin [-] Segment 97604a52-fe92-4f8d-85bb-42d6272174a1 resource provider aggregate not found 2026-05-19 23:31:27.753 7 INFO neutron.services.segments.plugin [-] Segment 97604a52-fe92-4f8d-85bb-42d6272174a1 resource provider aggregate not found [pid: 7|app: 0|req: 1273/2405] 10.0.0.231 () {32 vars in 726 bytes} [Tue May 19 23:31:27 2026] DELETE /v2.0/networks/c8c461ea-ae84-4fd8-8bb9-63df6cf0c658 => generated 0 bytes in 299 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 23:31:28.520 7 INFO neutron.services.segments.plugin [-] Segment 97604a52-fe92-4f8d-85bb-42d6272174a1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 97604a52-fe92-4f8d-85bb-42d6272174a1 found for delete ", "request_id": "req-2d1f2232-3e3c-4c35-a767-c46f656c5945"}]} 2026-05-19 23:31:28.522 7 INFO neutron.services.segments.plugin [-] Segment 97604a52-fe92-4f8d-85bb-42d6272174a1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 97604a52-fe92-4f8d-85bb-42d6272174a1 found for delete ", "request_id": "req-aebdedaf-7dc0-4f53-8246-d1ea664bd401"}]} [pid: 7|app: 0|req: 1274/2406] 199.204.45.44 () {34 vars in 1079 bytes} [Tue May 19 23:31:28 2026] GET /v2.0/ports?tenant_id=a74ce57a60ce47d691ae5bdf336a5b77&device_id=8db78b2b-a565-47e5-a043-72b2a03f5b67 => generated 1469 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1133/2407] 10.0.0.231 () {32 vars in 774 bytes} [Tue May 19 23:31:28 2026] GET /v2.0/security-groups?tenant_id=2b9c1fd9dc024592a8ca9c0b541ae331&name=default => generated 2925 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1275/2408] 10.0.0.231 () {32 vars in 740 bytes} [Tue May 19 23:31:28 2026] DELETE /v2.0/security-groups/382fa770-877e-47bc-a2d2-9c202bd98a97 => 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: 1134/2409] 10.0.0.231 () {32 vars in 774 bytes} [Tue May 19 23:31:28 2026] GET /v2.0/security-groups?tenant_id=e940400a7fc842ca806dfd2663c86274&name=default => generated 2929 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1276/2410] 10.0.0.231 () {32 vars in 740 bytes} [Tue May 19 23:31:28 2026] DELETE /v2.0/security-groups/586c2863-5d02-462f-958d-ffea39219a1e => 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: 1135/2411] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:31:28 2026] GET /v2.0/ports?device_id=8db78b2b-a565-47e5-a043-72b2a03f5b67 => generated 1200 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1277/2412] 10.0.0.207 () {34 vars in 1040 bytes} [Tue May 19 23:31:28 2026] GET /v2.0/security-groups?id=8aff9400-f8f3-490e-ad02-2c51d77d1229&fields=id&fields=name => generated 112 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1136/2413] 10.0.0.231 () {32 vars in 818 bytes} [Tue May 19 23:31:29 2026] GET /v2.0/ports?network_id=b5b84171-c125-49d2-a0c1-1525a863c272&mac_address=fa%3A16%3A3e%3Ac3%3A1d%3Aac => generated 1200 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 23:31:29.099 8 WARNING neutron_lib.context [None req-d52df7d8-d104-4b1c-8324-4522064e39fb 8cf885ed30d040e2ab22021eabf72c51 a74ce57a60ce47d691ae5bdf336a5b77 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1278/2414] 199.204.45.44 () {34 vars in 985 bytes} [Tue May 19 23:31:29 2026] GET /v2.0/networks?id=b5b84171-c125-49d2-a0c1-1525a863c272 => generated 800 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1279/2415] 199.204.45.44 () {34 vars in 1057 bytes} [Tue May 19 23:31:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.221&port_id=4e05628f-8fa5-4606-bbb6-045c6bda1340 => 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: 1280/2416] 199.204.45.44 () {34 vars in 1103 bytes} [Tue May 19 23:31:29 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A1aa&port_id=4e05628f-8fa5-4606-bbb6-045c6bda1340 => 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: 1281/2417] 199.204.45.44 () {34 vars in 1063 bytes} [Tue May 19 23:31:29 2026] GET /v2.0/subnets?id=cbbd5957-1e7c-48a2-99f7-9c02b14d8428&id=87cfc23b-a240-4ad2-b53c-1442e5452f36 => generated 1410 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1282/2418] 199.204.45.44 () {34 vars in 1051 bytes} [Tue May 19 23:31:29 2026] GET /v2.0/ports?network_id=b5b84171-c125-49d2-a0c1-1525a863c272&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: 7|app: 0|req: 1283/2419] 199.204.45.44 () {34 vars in 1051 bytes} [Tue May 19 23:31:29 2026] GET /v2.0/ports?network_id=b5b84171-c125-49d2-a0c1-1525a863c272&device_owner=network%3Adhcp => generated 1457 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1284/2420] 199.204.45.44 () {34 vars in 1011 bytes} [Tue May 19 23:31:29 2026] GET /v2.0/networks/b5b84171-c125-49d2-a0c1-1525a863c272?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: 1285/2421] 199.204.45.44 () {34 vars in 1111 bytes} [Tue May 19 23:31:29 2026] GET /v2.0/networks/b5b84171-c125-49d2-a0c1-1525a863c272?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 23:31:29.819 8 INFO neutron.db.l3_db [None req-d52df7d8-d104-4b1c-8324-4522064e39fb 8cf885ed30d040e2ab22021eabf72c51 a74ce57a60ce47d691ae5bdf336a5b77 - - default default] Floating IP 4384f357-9f8b-4dec-a384-efc65fdb1589 associated. External IP: 10.96.250.204, port: 4e05628f-8fa5-4606-bbb6-045c6bda1340. [pid: 8|app: 0|req: 1137/2422] 10.0.0.231 () {34 vars in 677 bytes} [Tue May 19 23:31:29 2026] POST /v2.0/floatingips => generated 855 bytes in 1062 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1286/2423] 10.0.0.207 () {34 vars in 1096 bytes} [Tue May 19 23:31:30 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1416920787&fields=id&tenant_id=a74ce57a60ce47d691ae5bdf336a5b77 => generated 69 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 23:31:30.357 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-769b20a2-c0d1-4c71-9070-4629f90f953d'] response: {'name': 'network-changed', 'server_uuid': '8db78b2b-a565-47e5-a043-72b2a03f5b67', 'tag': '4e05628f-8fa5-4606-bbb6-045c6bda1340', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1138/2424] 10.0.0.207 () {34 vars in 982 bytes} [Tue May 19 23:31:30 2026] GET /v2.0/networks?id=05ae6e6b-055f-491d-a04c-7895d4611653 => generated 705 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1287/2425] 10.0.0.207 () {34 vars in 965 bytes} [Tue May 19 23:31:30 2026] GET /v2.0/quotas/a74ce57a60ce47d691ae5bdf336a5b77 => 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: 1139/2426] 10.0.0.207 () {34 vars in 1002 bytes} [Tue May 19 23:31:30 2026] GET /v2.0/ports?tenant_id=a74ce57a60ce47d691ae5bdf336a5b77&fields=id => generated 333 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1288/2427] 10.0.0.207 () {34 vars in 1008 bytes} [Tue May 19 23:31:30 2026] GET /v2.0/networks/05ae6e6b-055f-491d-a04c-7895d4611653?fields=segments => generated 14 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1289/2428] 10.0.0.207 () {34 vars in 1108 bytes} [Tue May 19 23:31:30 2026] GET /v2.0/networks/05ae6e6b-055f-491d-a04c-7895d4611653?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1290/2429] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:31:30 2026] GET /v2.0/ports?device_id=05245a75-e71f-40c6-92c9-c900475f2182 => 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: 1291/2430] 199.204.45.44 () {34 vars in 1079 bytes} [Tue May 19 23:31:30 2026] GET /v2.0/ports?tenant_id=a74ce57a60ce47d691ae5bdf336a5b77&device_id=8db78b2b-a565-47e5-a043-72b2a03f5b67 => generated 1469 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 23:31:30.931 8 INFO neutron.db.segments_db [None req-48308a3a-e242-4f58-96df-9d81d1010b4f c6f6be455f624b60b06da7080df9e6a1 1a1d836424254dd08a3f9b5a0b54e631 - - default default] Added segment 652978b8-7c19-499f-bb6c-383072eb1956 of type vxlan for network 7fd0bd75-e58e-4b38-8844-1c82b203d27e [pid: 7|app: 0|req: 1292/2431] 199.204.45.44 () {34 vars in 985 bytes} [Tue May 19 23:31:30 2026] GET /v2.0/networks?id=b5b84171-c125-49d2-a0c1-1525a863c272 => generated 800 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1293/2432] 199.204.45.44 () {34 vars in 1057 bytes} [Tue May 19 23:31:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.221&port_id=4e05628f-8fa5-4606-bbb6-045c6bda1340 => generated 858 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1294/2433] 199.204.45.44 () {34 vars in 1103 bytes} [Tue May 19 23:31:31 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A1aa&port_id=4e05628f-8fa5-4606-bbb6-045c6bda1340 => 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: 1140/2434] 10.0.0.231 () {34 vars in 671 bytes} [Tue May 19 23:31:30 2026] POST /v2.0/networks => generated 739 bytes in 415 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1141/2435] 199.204.45.44 () {34 vars in 1063 bytes} [Tue May 19 23:31:31 2026] GET /v2.0/subnets?id=cbbd5957-1e7c-48a2-99f7-9c02b14d8428&id=87cfc23b-a240-4ad2-b53c-1442e5452f36 => generated 1410 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1142/2436] 199.204.45.44 () {34 vars in 1051 bytes} [Tue May 19 23:31:31 2026] GET /v2.0/ports?network_id=b5b84171-c125-49d2-a0c1-1525a863c272&device_owner=network%3Adhcp => generated 1457 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1143/2437] 199.204.45.44 () {34 vars in 1051 bytes} [Tue May 19 23:31:31 2026] GET /v2.0/ports?network_id=b5b84171-c125-49d2-a0c1-1525a863c272&device_owner=network%3Adhcp => generated 1457 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1295/2438] 10.0.0.231 () {34 vars in 669 bytes} [Tue May 19 23:31:31 2026] POST /v2.0/subnets => generated 686 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1144/2439] 199.204.45.44 () {34 vars in 1011 bytes} [Tue May 19 23:31:31 2026] GET /v2.0/networks/b5b84171-c125-49d2-a0c1-1525a863c272?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 23:31:31.251 7 INFO neutron.db.segments_db [None req-75e3c1af-9a8d-45ab-82ce-b85b262e6bba c6f6be455f624b60b06da7080df9e6a1 1a1d836424254dd08a3f9b5a0b54e631 - - default default] Added segment 5402b9d1-76e3-4e72-92de-cbbb342fc7d3 of type vxlan for network dd7992df-df53-445c-bad0-5a05ddf7d7d6 [pid: 8|app: 0|req: 1145/2440] 199.204.45.44 () {34 vars in 1111 bytes} [Tue May 19 23:31:31 2026] GET /v2.0/networks/b5b84171-c125-49d2-a0c1-1525a863c272?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 23:31:31.483 7 INFO neutron.db.l3_hamode_db [None req-75e3c1af-9a8d-45ab-82ce-b85b262e6bba c6f6be455f624b60b06da7080df9e6a1 03a78b32d0654d7ab00a7bd0827fa985 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-19 23:31:32.246 7 INFO neutron.db.l3_hamode_db [None req-75e3c1af-9a8d-45ab-82ce-b85b262e6bba c6f6be455f624b60b06da7080df9e6a1 1a1d836424254dd08a3f9b5a0b54e631 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1296/2441] 10.0.0.231 () {34 vars in 669 bytes} [Tue May 19 23:31:31 2026] POST /v2.0/routers => generated 726 bytes in 1942 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1297/2442] 10.0.0.13 () {34 vars in 989 bytes} [Tue May 19 23:31:33 2026] GET /v2.0/ports?device_id=8db78b2b-a565-47e5-a043-72b2a03f5b67 => generated 1469 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1298/2443] 10.0.0.13 () {34 vars in 1039 bytes} [Tue May 19 23:31:33 2026] GET /v2.0/security-groups?id=8aff9400-f8f3-490e-ad02-2c51d77d1229&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: 1146/2444] 10.0.0.231 () {34 vars in 783 bytes} [Tue May 19 23:31:33 2026] PUT /v2.0/routers/aecb0d71-4fea-4118-ac9c-acde511c87bc/add_router_interface => generated 309 bytes in 1118 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1299/2445] 199.204.45.44 () {34 vars in 985 bytes} [Tue May 19 23:31:35 2026] GET /v2.0/networks?id=05ae6e6b-055f-491d-a04c-7895d4611653 => generated 705 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1147/2446] 199.204.45.44 () {34 vars in 1049 bytes} [Tue May 19 23:31:35 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=a74ce57a60ce47d691ae5bdf336a5b77 => generated 179 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 23:31:35.133 7 WARNING neutron_lib.context [req-e7a8ba78-efc3-4ff3-ab43-b53319af29d8 req-c0ad7ba5-75ff-45d4-a75a-4cf4148569d3 8cf885ed30d040e2ab22021eabf72c51 a74ce57a60ce47d691ae5bdf336a5b77 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-19 23:31:35.472 8 INFO neutron.db.segments_db [None req-637cad71-4595-4f8e-8b26-94167fc3ce7f c6f6be455f624b60b06da7080df9e6a1 1a1d836424254dd08a3f9b5a0b54e631 - - default default] Added segment be5e18f9-d685-41eb-a29d-c5b8e482b2eb of type vxlan for network 76c44874-fbc9-4adb-b50a-98047605d4d6 [pid: 7|app: 0|req: 1300/2447] 199.204.45.44 () {38 vars in 954 bytes} [Tue May 19 23:31:35 2026] POST /v2.0/ports => generated 1183 bytes in 412 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: 1148/2448] 10.0.0.231 () {34 vars in 671 bytes} [Tue May 19 23:31:35 2026] POST /v2.0/networks => generated 739 bytes in 286 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1149/2449] 10.0.0.231 () {34 vars in 669 bytes} [Tue May 19 23:31:35 2026] POST /v2.0/subnets => generated 687 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 23:31:35.784 8 INFO neutron.db.segments_db [None req-bc144c27-c0c5-4878-8851-90516d4d036e c6f6be455f624b60b06da7080df9e6a1 1a1d836424254dd08a3f9b5a0b54e631 - - default default] Added segment ac11b8f6-ebb7-4c14-97cd-b2bfd671077e of type vxlan for network 42fee8d2-c420-451c-a92e-dbe263668a7e 2026-05-19 23:31:36.039 8 INFO neutron.db.l3_hamode_db [None req-bc144c27-c0c5-4878-8851-90516d4d036e c6f6be455f624b60b06da7080df9e6a1 19ee435f38ae44f0896025ff77a528fc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1301/2450] 199.204.45.44 () {38 vars in 1027 bytes} [Tue May 19 23:31:35 2026] PUT /v2.0/ports/d5e2a877-bd38-4cab-9a5e-9f10861d566d => generated 1464 bytes in 604 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-19 23:31:36.203 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-8c4f8985-05d5-4d7c-9005-33d5019637c2'] response: {'name': 'network-changed', 'server_uuid': '05245a75-e71f-40c6-92c9-c900475f2182', 'tag': 'd5e2a877-bd38-4cab-9a5e-9f10861d566d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1302/2451] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:31:36 2026] GET /v2.0/ports?device_id=05245a75-e71f-40c6-92c9-c900475f2182 => generated 1198 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1303/2452] 10.0.0.207 () {34 vars in 1040 bytes} [Tue May 19 23:31:36 2026] GET /v2.0/security-groups?id=8aff9400-f8f3-490e-ad02-2c51d77d1229&fields=id&fields=name => generated 112 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1304/2453] 199.204.45.44 () {34 vars in 1079 bytes} [Tue May 19 23:31:36 2026] GET /v2.0/ports?tenant_id=a74ce57a60ce47d691ae5bdf336a5b77&device_id=05245a75-e71f-40c6-92c9-c900475f2182 => generated 1467 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 23:31:36.752 8 INFO neutron.db.l3_hamode_db [None req-bc144c27-c0c5-4878-8851-90516d4d036e c6f6be455f624b60b06da7080df9e6a1 1a1d836424254dd08a3f9b5a0b54e631 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1305/2454] 199.204.45.44 () {34 vars in 1017 bytes} [Tue May 19 23:31:36 2026] GET /v2.0/networks?tenant_id=a74ce57a60ce47d691ae5bdf336a5b77&shared=False => generated 2374 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1306/2455] 199.204.45.44 () {34 vars in 929 bytes} [Tue May 19 23:31:36 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1150/2456] 10.0.0.231 () {34 vars in 669 bytes} [Tue May 19 23:31:35 2026] POST /v2.0/routers => generated 727 bytes in 1908 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1151/2457] 199.204.45.44 () {34 vars in 1079 bytes} [Tue May 19 23:31:37 2026] GET /v2.0/ports?tenant_id=a74ce57a60ce47d691ae5bdf336a5b77&device_id=05245a75-e71f-40c6-92c9-c900475f2182 => generated 1467 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1152/2458] 199.204.45.44 () {34 vars in 1055 bytes} [Tue May 19 23:31:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.91&port_id=d5e2a877-bd38-4cab-9a5e-9f10861d566d => 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: 1153/2459] 199.204.45.44 () {34 vars in 1105 bytes} [Tue May 19 23:31:37 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A15c&port_id=d5e2a877-bd38-4cab-9a5e-9f10861d566d => 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: 1154/2460] 199.204.45.44 () {34 vars in 1063 bytes} [Tue May 19 23:31:37 2026] GET /v2.0/subnets?id=b842287d-1be3-4442-96c8-aeb1bddbbc01&id=a9e05bc1-a7c9-4e4d-bd8d-4d1829135ed7 => generated 1413 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1155/2461] 199.204.45.44 () {34 vars in 1051 bytes} [Tue May 19 23:31:38 2026] GET /v2.0/ports?network_id=05ae6e6b-055f-491d-a04c-7895d4611653&device_owner=network%3Adhcp => generated 1461 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1156/2462] 199.204.45.44 () {34 vars in 1051 bytes} [Tue May 19 23:31:38 2026] GET /v2.0/ports?network_id=05ae6e6b-055f-491d-a04c-7895d4611653&device_owner=network%3Adhcp => generated 1461 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1157/2463] 199.204.45.44 () {34 vars in 1011 bytes} [Tue May 19 23:31:38 2026] GET /v2.0/networks/05ae6e6b-055f-491d-a04c-7895d4611653?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: 1158/2464] 199.204.45.44 () {34 vars in 1111 bytes} [Tue May 19 23:31:38 2026] GET /v2.0/networks/05ae6e6b-055f-491d-a04c-7895d4611653?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: 1307/2465] 10.0.0.231 () {34 vars in 783 bytes} [Tue May 19 23:31:37 2026] PUT /v2.0/routers/419673a7-458c-4e07-adbb-b437d4c1c702/add_router_interface => generated 309 bytes in 1108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 23:31:39.395 8 WARNING neutron_lib.context [None req-6565620a-cdc9-4c03-95ed-a1cc2eaa9ab4 8bc8f8536026494e836ca9fe8cac4019 03a78b32d0654d7ab00a7bd0827fa985 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1159/2466] 10.0.0.231 () {34 vars in 685 bytes} [Tue May 19 23:31:39 2026] POST /v2.0/security-groups => generated 1677 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-19 23:31:39.512 7 WARNING neutron_lib.context [None req-4cf30d25-7f19-47fa-a4df-fe8cee61b6f5 8bc8f8536026494e836ca9fe8cac4019 03a78b32d0654d7ab00a7bd0827fa985 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1308/2467] 10.0.0.231 () {34 vars in 695 bytes} [Tue May 19 23:31:39 2026] POST /v2.0/security-group-rules => generated 597 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 23:31:39.620 8 WARNING neutron_lib.context [None req-a809333a-0a4a-4847-af6e-034ab20881e9 8bc8f8536026494e836ca9fe8cac4019 03a78b32d0654d7ab00a7bd0827fa985 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1160/2468] 10.0.0.231 () {34 vars in 695 bytes} [Tue May 19 23:31:39 2026] POST /v2.0/security-group-rules => generated 596 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 23:31:39.774 7 WARNING neutron_lib.context [None req-7f1c0acd-e36f-4b02-a717-6378082f5d8c 8bc8f8536026494e836ca9fe8cac4019 03a78b32d0654d7ab00a7bd0827fa985 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1309/2469] 10.0.0.231 () {34 vars in 695 bytes} [Tue May 19 23:31:39 2026] POST /v2.0/security-group-rules => generated 602 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 23:31:39.902 8 WARNING neutron_lib.context [None req-6c2e9382-897a-4baf-be8f-aa77e20b1801 8bc8f8536026494e836ca9fe8cac4019 03a78b32d0654d7ab00a7bd0827fa985 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1161/2470] 10.0.0.231 () {34 vars in 695 bytes} [Tue May 19 23:31:39 2026] POST /v2.0/security-group-rules => generated 601 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 23:31:40.055 7 WARNING neutron_lib.context [None req-dee31cb4-cc07-49f8-93b6-dfc491721694 8bc8f8536026494e836ca9fe8cac4019 03a78b32d0654d7ab00a7bd0827fa985 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-19 23:31:40.096 7 INFO neutron.db.securitygroups_db [None req-dee31cb4-cc07-49f8-93b6-dfc491721694 8bc8f8536026494e836ca9fe8cac4019 03a78b32d0654d7ab00a7bd0827fa985 - - default default] Project 03a78b32d0654d7ab00a7bd0827fa985 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: 1310/2471] 10.0.0.231 () {34 vars in 695 bytes} [Tue May 19 23:31:40 2026] POST /v2.0/security-group-rules => generated 607 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 23:31:40.193 8 WARNING neutron_lib.context [None req-fd31ea37-2ae9-483b-868d-646bb2c9bc5d 8bc8f8536026494e836ca9fe8cac4019 03a78b32d0654d7ab00a7bd0827fa985 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-19 23:31:40.238 8 INFO neutron.db.securitygroups_db [None req-fd31ea37-2ae9-483b-868d-646bb2c9bc5d 8bc8f8536026494e836ca9fe8cac4019 03a78b32d0654d7ab00a7bd0827fa985 - - default default] Project 03a78b32d0654d7ab00a7bd0827fa985 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: 1162/2472] 10.0.0.231 () {34 vars in 695 bytes} [Tue May 19 23:31:40 2026] POST /v2.0/security-group-rules => generated 606 bytes in 183 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 23:31:40.770 7 WARNING neutron_lib.context [None req-e144a774-a1b0-48e2-8545-08a78752d1fd 8bc8f8536026494e836ca9fe8cac4019 03a78b32d0654d7ab00a7bd0827fa985 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1311/2473] 10.0.0.231 () {34 vars in 685 bytes} [Tue May 19 23:31:40 2026] POST /v2.0/security-groups => generated 1661 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-19 23:31:40.907 8 WARNING neutron_lib.context [None req-12034887-1253-459e-ab79-0c3c2dc23ecb 8bc8f8536026494e836ca9fe8cac4019 03a78b32d0654d7ab00a7bd0827fa985 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1163/2474] 10.0.0.231 () {34 vars in 695 bytes} [Tue May 19 23:31:40 2026] POST /v2.0/security-group-rules => generated 597 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 23:31:41.055 7 WARNING neutron_lib.context [None req-2e52c18e-ca63-4241-b092-bd9a0e69bafb 8bc8f8536026494e836ca9fe8cac4019 03a78b32d0654d7ab00a7bd0827fa985 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1312/2475] 10.0.0.231 () {34 vars in 695 bytes} [Tue May 19 23:31:41 2026] POST /v2.0/security-group-rules => generated 602 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 23:31:41.218 8 WARNING neutron_lib.context [None req-a02dc736-f509-4a3f-8d39-6ff17c362bb7 8bc8f8536026494e836ca9fe8cac4019 03a78b32d0654d7ab00a7bd0827fa985 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1313/2476] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:31:41 2026] GET /v2.0/ports?device_id=05245a75-e71f-40c6-92c9-c900475f2182 => generated 1200 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1314/2477] 10.0.0.207 () {34 vars in 1040 bytes} [Tue May 19 23:31:41 2026] GET /v2.0/security-groups?id=8aff9400-f8f3-490e-ad02-2c51d77d1229&fields=id&fields=name => generated 112 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1164/2478] 10.0.0.231 () {34 vars in 676 bytes} [Tue May 19 23:31:41 2026] POST /v2.0/floatingips => generated 552 bytes in 485 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1315/2479] 10.0.0.207 () {34 vars in 1100 bytes} [Tue May 19 23:31:41 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1895015313&fields=id&tenant_id=03a78b32d0654d7ab00a7bd0827fa985 => generated 69 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1165/2480] 10.0.0.207 () {34 vars in 1100 bytes} [Tue May 19 23:31:41 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1638325271&fields=id&tenant_id=03a78b32d0654d7ab00a7bd0827fa985 => generated 69 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1316/2481] 10.0.0.207 () {34 vars in 982 bytes} [Tue May 19 23:31:41 2026] GET /v2.0/networks?id=7fd0bd75-e58e-4b38-8844-1c82b203d27e => generated 671 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1166/2482] 10.0.0.207 () {34 vars in 965 bytes} [Tue May 19 23:31:41 2026] GET /v2.0/quotas/03a78b32d0654d7ab00a7bd0827fa985 => 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: 1317/2483] 10.0.0.207 () {34 vars in 1002 bytes} [Tue May 19 23:31:41 2026] GET /v2.0/ports?tenant_id=03a78b32d0654d7ab00a7bd0827fa985&fields=id => generated 103 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1167/2484] 10.0.0.207 () {34 vars in 1008 bytes} [Tue May 19 23:31:42 2026] GET /v2.0/networks/7fd0bd75-e58e-4b38-8844-1c82b203d27e?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: 1318/2485] 10.0.0.207 () {34 vars in 1108 bytes} [Tue May 19 23:31:42 2026] GET /v2.0/networks/7fd0bd75-e58e-4b38-8844-1c82b203d27e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1169/2488] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:31:42 2026] GET /v2.0/ports?device_id=408372fa-8aa6-46b4-95c7-5d0dfa487880 => 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: 1320/2489] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:31:43 2026] GET /v2.0/ports?device_id=408372fa-8aa6-46b4-95c7-5d0dfa487880 => 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: 1170/2490] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:31:44 2026] GET /v2.0/ports?device_id=408372fa-8aa6-46b4-95c7-5d0dfa487880 => 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: 1321/2491] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:31:45 2026] GET /v2.0/ports?device_id=408372fa-8aa6-46b4-95c7-5d0dfa487880 => 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: 1322/2492] 199.204.45.44 () {34 vars in 985 bytes} [Tue May 19 23:31:46 2026] GET /v2.0/networks?id=7fd0bd75-e58e-4b38-8844-1c82b203d27e => generated 671 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1171/2493] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:31:46 2026] GET /v2.0/ports?device_id=05245a75-e71f-40c6-92c9-c900475f2182 => generated 1200 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1323/2494] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:31:46 2026] GET /v2.0/ports?device_id=408372fa-8aa6-46b4-95c7-5d0dfa487880 => generated 12 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1172/2495] 199.204.45.44 () {34 vars in 1049 bytes} [Tue May 19 23:31:46 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=03a78b32d0654d7ab00a7bd0827fa985 => generated 274 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 23:31:46.733 8 WARNING neutron_lib.context [req-a80727f4-2a69-451a-8466-b620b6756c08 req-770ede80-c88a-4c27-98ea-f77adbffb52a 8bc8f8536026494e836ca9fe8cac4019 03a78b32d0654d7ab00a7bd0827fa985 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1324/2496] 10.0.0.207 () {34 vars in 1040 bytes} [Tue May 19 23:31:46 2026] GET /v2.0/security-groups?id=8aff9400-f8f3-490e-ad02-2c51d77d1229&fields=id&fields=name => generated 112 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1325/2497] 10.0.0.231 () {32 vars in 818 bytes} [Tue May 19 23:31:46 2026] GET /v2.0/ports?network_id=05ae6e6b-055f-491d-a04c-7895d4611653&mac_address=fa%3A16%3A3e%3A2c%3Aca%3Afa => generated 1200 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 23:31:46.914 7 WARNING neutron_lib.context [None req-cf9f4036-b281-4f49-be2b-bf8d08f1c1c0 8cf885ed30d040e2ab22021eabf72c51 a74ce57a60ce47d691ae5bdf336a5b77 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1173/2498] 199.204.45.44 () {38 vars in 954 bytes} [Tue May 19 23:31:46 2026] POST /v2.0/ports => generated 993 bytes in 382 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: 1174/2499] 199.204.45.44 () {38 vars in 1027 bytes} [Tue May 19 23:31:47 2026] PUT /v2.0/ports/21fd06a3-654a-4714-81ec-c9b3cfb808e8 => generated 1274 bytes in 453 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 23:31:47.823 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d0a51b51-7d90-4f23-ab0d-930f7dcadb21'] response: {'name': 'network-changed', 'server_uuid': '408372fa-8aa6-46b4-95c7-5d0dfa487880', 'tag': '21fd06a3-654a-4714-81ec-c9b3cfb808e8', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1175/2500] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:31:47 2026] GET /v2.0/ports?device_id=408372fa-8aa6-46b4-95c7-5d0dfa487880 => generated 1008 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1176/2501] 10.0.0.207 () {34 vars in 1120 bytes} [Tue May 19 23:31:47 2026] GET /v2.0/security-groups?id=c3405fb6-f1cc-47b4-a76f-1bd20a4fa268&id=ace00f83-fb25-4871-8571-712a5e2fcee7&fields=id&fields=name => generated 207 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 23:31:48.201 7 INFO neutron.db.l3_db [None req-cf9f4036-b281-4f49-be2b-bf8d08f1c1c0 8cf885ed30d040e2ab22021eabf72c51 a74ce57a60ce47d691ae5bdf336a5b77 - - default default] Floating IP dd7e13a2-e73c-4486-baa7-ffad3a044479 associated. External IP: 10.96.250.216, port: d5e2a877-bd38-4cab-9a5e-9f10861d566d. [pid: 8|app: 0|req: 1177/2502] 199.204.45.44 () {34 vars in 1079 bytes} [Tue May 19 23:31:48 2026] GET /v2.0/ports?tenant_id=03a78b32d0654d7ab00a7bd0827fa985&device_id=408372fa-8aa6-46b4-95c7-5d0dfa487880 => generated 1277 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1178/2503] 199.204.45.44 () {34 vars in 1017 bytes} [Tue May 19 23:31:48 2026] GET /v2.0/networks?tenant_id=03a78b32d0654d7ab00a7bd0827fa985&shared=False => generated 767 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1179/2504] 199.204.45.44 () {34 vars in 929 bytes} [Tue May 19 23:31:48 2026] GET /v2.0/networks?shared=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: 1326/2505] 10.0.0.231 () {34 vars in 677 bytes} [Tue May 19 23:31:46 2026] POST /v2.0/floatingips => generated 854 bytes in 1628 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1180/2506] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:31:49 2026] GET /v2.0/ports?device_id=408372fa-8aa6-46b4-95c7-5d0dfa487880 => generated 1008 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1327/2507] 10.0.0.207 () {34 vars in 1120 bytes} [Tue May 19 23:31:49 2026] GET /v2.0/security-groups?id=c3405fb6-f1cc-47b4-a76f-1bd20a4fa268&id=ace00f83-fb25-4871-8571-712a5e2fcee7&fields=id&fields=name => generated 207 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1181/2508] 199.204.45.44 () {34 vars in 1079 bytes} [Tue May 19 23:31:49 2026] GET /v2.0/ports?tenant_id=03a78b32d0654d7ab00a7bd0827fa985&device_id=408372fa-8aa6-46b4-95c7-5d0dfa487880 => generated 1277 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 23:31:49.575 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-97998f08-b114-4664-92cf-4506293594b2'] response: {'name': 'network-changed', 'server_uuid': '05245a75-e71f-40c6-92c9-c900475f2182', 'tag': 'd5e2a877-bd38-4cab-9a5e-9f10861d566d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1328/2509] 199.204.45.44 () {34 vars in 1057 bytes} [Tue May 19 23:31:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=21fd06a3-654a-4714-81ec-c9b3cfb808e8 => 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: 1182/2510] 199.204.45.44 () {34 vars in 983 bytes} [Tue May 19 23:31:49 2026] GET /v2.0/subnets?id=398279b5-7e9f-4604-8b22-2f7172bf89f4 => generated 689 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1329/2511] 199.204.45.44 () {34 vars in 1051 bytes} [Tue May 19 23:31:49 2026] GET /v2.0/ports?network_id=7fd0bd75-e58e-4b38-8844-1c82b203d27e&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: 1183/2512] 199.204.45.44 () {34 vars in 1011 bytes} [Tue May 19 23:31:49 2026] GET /v2.0/networks/7fd0bd75-e58e-4b38-8844-1c82b203d27e?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: 1330/2513] 199.204.45.44 () {34 vars in 1079 bytes} [Tue May 19 23:31:49 2026] GET /v2.0/ports?tenant_id=a74ce57a60ce47d691ae5bdf336a5b77&device_id=05245a75-e71f-40c6-92c9-c900475f2182 => 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: 1184/2514] 199.204.45.44 () {34 vars in 1111 bytes} [Tue May 19 23:31:49 2026] GET /v2.0/networks/7fd0bd75-e58e-4b38-8844-1c82b203d27e?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: 1331/2515] 199.204.45.44 () {34 vars in 985 bytes} [Tue May 19 23:31:49 2026] GET /v2.0/networks?id=05ae6e6b-055f-491d-a04c-7895d4611653 => generated 801 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1185/2516] 199.204.45.44 () {34 vars in 1055 bytes} [Tue May 19 23:31:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.91&port_id=d5e2a877-bd38-4cab-9a5e-9f10861d566d => generated 859 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1332/2517] 199.204.45.44 () {34 vars in 1105 bytes} [Tue May 19 23:31:49 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A15c&port_id=d5e2a877-bd38-4cab-9a5e-9f10861d566d => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1186/2518] 199.204.45.44 () {34 vars in 1063 bytes} [Tue May 19 23:31:49 2026] GET /v2.0/subnets?id=b842287d-1be3-4442-96c8-aeb1bddbbc01&id=a9e05bc1-a7c9-4e4d-bd8d-4d1829135ed7 => generated 1413 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1333/2519] 199.204.45.44 () {34 vars in 1051 bytes} [Tue May 19 23:31:49 2026] GET /v2.0/ports?network_id=05ae6e6b-055f-491d-a04c-7895d4611653&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: 1187/2520] 199.204.45.44 () {34 vars in 1051 bytes} [Tue May 19 23:31:49 2026] GET /v2.0/ports?network_id=05ae6e6b-055f-491d-a04c-7895d4611653&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: 1334/2521] 199.204.45.44 () {34 vars in 1011 bytes} [Tue May 19 23:31:50 2026] GET /v2.0/networks/05ae6e6b-055f-491d-a04c-7895d4611653?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: 1188/2522] 199.204.45.44 () {34 vars in 1111 bytes} [Tue May 19 23:31:50 2026] GET /v2.0/networks/05ae6e6b-055f-491d-a04c-7895d4611653?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1335/2523] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:31:50 2026] GET /v2.0/ports?device_id=408372fa-8aa6-46b4-95c7-5d0dfa487880 => generated 1008 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1189/2524] 10.0.0.207 () {34 vars in 1120 bytes} [Tue May 19 23:31:50 2026] GET /v2.0/security-groups?id=c3405fb6-f1cc-47b4-a76f-1bd20a4fa268&id=ace00f83-fb25-4871-8571-712a5e2fcee7&fields=id&fields=name => generated 207 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1336/2525] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:31:51 2026] GET /v2.0/ports?device_id=408372fa-8aa6-46b4-95c7-5d0dfa487880 => generated 1008 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1190/2526] 10.0.0.207 () {34 vars in 1120 bytes} [Tue May 19 23:31:51 2026] GET /v2.0/security-groups?id=c3405fb6-f1cc-47b4-a76f-1bd20a4fa268&id=ace00f83-fb25-4871-8571-712a5e2fcee7&fields=id&fields=name => generated 207 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1337/2527] 199.204.45.44 () {34 vars in 993 bytes} [Tue May 19 23:31:52 2026] GET /v2.0/ports?device_id=408372fa-8aa6-46b4-95c7-5d0dfa487880 => generated 1277 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1191/2528] 199.204.45.44 () {34 vars in 1123 bytes} [Tue May 19 23:31:52 2026] GET /v2.0/security-groups?id=c3405fb6-f1cc-47b4-a76f-1bd20a4fa268&id=ace00f83-fb25-4871-8571-712a5e2fcee7&fields=id&fields=name => generated 207 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1338/2529] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:31:52 2026] GET /v2.0/ports?device_id=408372fa-8aa6-46b4-95c7-5d0dfa487880 => generated 1008 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1192/2530] 10.0.0.207 () {34 vars in 1120 bytes} [Tue May 19 23:31:52 2026] GET /v2.0/security-groups?id=c3405fb6-f1cc-47b4-a76f-1bd20a4fa268&id=ace00f83-fb25-4871-8571-712a5e2fcee7&fields=id&fields=name => generated 207 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1339/2531] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:31:53 2026] GET /v2.0/ports?device_id=408372fa-8aa6-46b4-95c7-5d0dfa487880 => generated 1010 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1193/2532] 10.0.0.207 () {34 vars in 1120 bytes} [Tue May 19 23:31:53 2026] GET /v2.0/security-groups?id=c3405fb6-f1cc-47b4-a76f-1bd20a4fa268&id=ace00f83-fb25-4871-8571-712a5e2fcee7&fields=id&fields=name => generated 207 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1340/2533] 10.0.0.13 () {34 vars in 989 bytes} [Tue May 19 23:31:53 2026] GET /v2.0/ports?device_id=05245a75-e71f-40c6-92c9-c900475f2182 => generated 1469 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1194/2534] 10.0.0.13 () {34 vars in 1039 bytes} [Tue May 19 23:31:53 2026] GET /v2.0/security-groups?id=8aff9400-f8f3-490e-ad02-2c51d77d1229&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: 1341/2535] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:31:54 2026] GET /v2.0/ports?device_id=408372fa-8aa6-46b4-95c7-5d0dfa487880 => generated 1010 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1195/2536] 10.0.0.207 () {34 vars in 1120 bytes} [Tue May 19 23:31:54 2026] GET /v2.0/security-groups?id=c3405fb6-f1cc-47b4-a76f-1bd20a4fa268&id=ace00f83-fb25-4871-8571-712a5e2fcee7&fields=id&fields=name => generated 207 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1342/2537] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:31:55 2026] GET /v2.0/ports?device_id=408372fa-8aa6-46b4-95c7-5d0dfa487880 => generated 1010 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 23:31:55.421 8 INFO neutron.db.l3_db [None req-aae23789-55a1-49d6-9f7b-e6d1d00289d3 8bc8f8536026494e836ca9fe8cac4019 03a78b32d0654d7ab00a7bd0827fa985 - - default default] Floating IP f94106d3-8aa9-42f2-9f1b-5105ca750269 associated. External IP: 10.96.250.217, port: 21fd06a3-654a-4714-81ec-c9b3cfb808e8. [pid: 8|app: 0|req: 1196/2538] 10.0.0.231 () {34 vars in 749 bytes} [Tue May 19 23:31:55 2026] PUT /v2.0/floatingips/f94106d3-8aa9-42f2-9f1b-5105ca750269 => generated 855 bytes in 598 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1344/2541] 10.0.0.231 () {32 vars in 721 bytes} [Tue May 19 23:31:59 2026] GET /v2.0/subnets/596134fa-d4f9-40b7-8cd4-c8b84fe1febe => generated 674 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 23:32:00.174 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-55ece8d6-f3fe-43fc-8b2a-cbc83a507386'] response: {'name': 'network-changed', 'server_uuid': '408372fa-8aa6-46b4-95c7-5d0dfa487880', 'tag': '21fd06a3-654a-4714-81ec-c9b3cfb808e8', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1198/2542] 10.0.0.124 () {30 vars in 689 bytes} [Tue May 19 23:32:00 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1345/2543] 10.0.0.124 () {30 vars in 691 bytes} [Tue May 19 23:32:00 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: 1199/2544] 10.0.0.124 () {30 vars in 667 bytes} [Tue May 19 23:32:00 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1346/2545] 10.0.0.124 () {30 vars in 703 bytes} [Tue May 19 23:32:00 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1200/2546] 199.204.45.44 () {34 vars in 1079 bytes} [Tue May 19 23:32:00 2026] GET /v2.0/ports?tenant_id=03a78b32d0654d7ab00a7bd0827fa985&device_id=408372fa-8aa6-46b4-95c7-5d0dfa487880 => generated 1279 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1347/2547] 199.204.45.44 () {34 vars in 985 bytes} [Tue May 19 23:32:00 2026] GET /v2.0/networks?id=7fd0bd75-e58e-4b38-8844-1c82b203d27e => generated 767 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1348/2548] 10.0.0.124 () {28 vars in 438 bytes} [Tue May 19 23:32:00 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1201/2549] 199.204.45.44 () {34 vars in 1057 bytes} [Tue May 19 23:32:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=21fd06a3-654a-4714-81ec-c9b3cfb808e8 => generated 860 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1349/2550] 199.204.45.44 () {34 vars in 983 bytes} [Tue May 19 23:32:00 2026] GET /v2.0/subnets?id=398279b5-7e9f-4604-8b22-2f7172bf89f4 => generated 689 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1202/2551] 10.0.0.124 () {30 vars in 727 bytes} [Tue May 19 23:32:00 2026] GET /v2.0/subnets/596134fa-d4f9-40b7-8cd4-c8b84fe1febe => generated 656 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1203/2552] 10.0.0.124 () {30 vars in 689 bytes} [Tue May 19 23:32:00 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: 1204/2553] 10.0.0.124 () {30 vars in 691 bytes} [Tue May 19 23:32:00 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1350/2554] 199.204.45.44 () {34 vars in 1051 bytes} [Tue May 19 23:32:00 2026] GET /v2.0/ports?network_id=7fd0bd75-e58e-4b38-8844-1c82b203d27e&device_owner=network%3Adhcp => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1205/2555] 10.0.0.124 () {30 vars in 667 bytes} [Tue May 19 23:32:00 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: 1351/2556] 10.0.0.124 () {30 vars in 703 bytes} [Tue May 19 23:32:00 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1352/2557] 10.0.0.124 () {30 vars in 727 bytes} [Tue May 19 23:32:00 2026] GET /v2.0/subnets/596134fa-d4f9-40b7-8cd4-c8b84fe1febe => generated 674 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1206/2558] 199.204.45.44 () {34 vars in 1011 bytes} [Tue May 19 23:32:00 2026] GET /v2.0/networks/7fd0bd75-e58e-4b38-8844-1c82b203d27e?fields=segments => generated 14 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1353/2559] 199.204.45.44 () {34 vars in 1111 bytes} [Tue May 19 23:32:00 2026] GET /v2.0/networks/7fd0bd75-e58e-4b38-8844-1c82b203d27e?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: 1207/2560] 10.0.0.124 () {30 vars in 689 bytes} [Tue May 19 23:32:01 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: 1354/2561] 10.0.0.124 () {30 vars in 691 bytes} [Tue May 19 23:32:01 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1208/2562] 10.0.0.124 () {30 vars in 667 bytes} [Tue May 19 23:32:01 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: 1355/2563] 10.0.0.124 () {30 vars in 703 bytes} [Tue May 19 23:32:01 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1209/2564] 10.0.0.124 () {30 vars in 729 bytes} [Tue May 19 23:32:01 2026] GET /v2.0/networks/ca97c06b-8a82-49cc-8ccf-f1c8a4537de0 => generated 798 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1356/2565] 10.0.0.124 () {30 vars in 681 bytes} [Tue May 19 23:32:01 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1210/2566] 10.0.0.124 () {34 vars in 703 bytes} [Tue May 19 23:32:01 2026] POST /v2.0/ports => generated 1132 bytes in 352 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1357/2567] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:32:03 2026] GET /v2.0/ports?device_id=408372fa-8aa6-46b4-95c7-5d0dfa487880 => generated 1010 bytes in 88 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: 1211/2568] 10.0.0.207 () {34 vars in 1120 bytes} [Tue May 19 23:32:03 2026] GET /v2.0/security-groups?id=c3405fb6-f1cc-47b4-a76f-1bd20a4fa268&id=ace00f83-fb25-4871-8571-712a5e2fcee7&fields=id&fields=name => generated 207 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1358/2569] 10.0.0.231 () {32 vars in 736 bytes} [Tue May 19 23:32:03 2026] GET /v2.0/ports?device_id=408372fa-8aa6-46b4-95c7-5d0dfa487880 => generated 1279 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1212/2570] 10.0.0.231 () {32 vars in 858 bytes} [Tue May 19 23:32:03 2026] GET /v2.0/floatingips?floating_network_id=c525e001-7d6d-475b-a044-dbc29977d9dd&port_id=21fd06a3-654a-4714-81ec-c9b3cfb808e8 => generated 860 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1359/2571] 199.204.45.44 () {30 vars in 701 bytes} [Tue May 19 23:32:04 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: 8|app: 0|req: 1213/2572] 199.204.45.44 () {30 vars in 703 bytes} [Tue May 19 23:32:04 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1360/2573] 199.204.45.44 () {30 vars in 679 bytes} [Tue May 19 23:32:04 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: 1214/2574] 199.204.45.44 () {30 vars in 715 bytes} [Tue May 19 23:32:04 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: 1361/2575] 199.204.45.44 () {30 vars in 735 bytes} [Tue May 19 23:32:04 2026] GET /v2.0/ports/de17ce46-cc87-4eef-b979-a06cc20193e8 => 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: 1362/2576] 199.204.45.44 () {30 vars in 701 bytes} [Tue May 19 23:32:04 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: 1363/2577] 199.204.45.44 () {30 vars in 703 bytes} [Tue May 19 23:32:04 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1364/2578] 199.204.45.44 () {30 vars in 679 bytes} [Tue May 19 23:32:04 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: 1365/2579] 199.204.45.44 () {30 vars in 715 bytes} [Tue May 19 23:32:04 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 23:32:04.620 7 INFO neutron.api.v2.resource [None req-1aaa5e1a-d212-4a01-ae95-062911e9c23a c6f6be455f624b60b06da7080df9e6a1 1a1d836424254dd08a3f9b5a0b54e631 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1366/2580] 199.204.45.44 () {30 vars in 761 bytes} [Tue May 19 23:32:04 2026] GET /v2.0/security-groups/lb-cbdd7aab-a027-4bd9-b5cb-ed41619483e8 => generated 149 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1367/2581] 199.204.45.44 () {30 vars in 783 bytes} [Tue May 19 23:32:04 2026] GET /v2.0/security-groups?name=lb-cbdd7aab-a027-4bd9-b5cb-ed41619483e8 => generated 23 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1368/2582] 199.204.45.44 () {34 vars in 734 bytes} [Tue May 19 23:32:04 2026] POST /v2.0/security-groups => generated 1638 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1369/2583] 199.204.45.44 () {30 vars in 813 bytes} [Tue May 19 23:32:04 2026] GET /v2.0/security-group-rules?security_group_id=c5bd0aff-3a33-4775-b0e1-dcd1f4bd9231 => 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: 1215/2584] 10.0.0.13 () {34 vars in 989 bytes} [Tue May 19 23:32:04 2026] GET /v2.0/ports?device_id=408372fa-8aa6-46b4-95c7-5d0dfa487880 => generated 1279 bytes in 495 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1216/2585] 10.0.0.13 () {34 vars in 1119 bytes} [Tue May 19 23:32:04 2026] GET /v2.0/security-groups?id=c3405fb6-f1cc-47b4-a76f-1bd20a4fa268&id=ace00f83-fb25-4871-8571-712a5e2fcee7&fields=id&fields=name => generated 207 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1370/2586] 199.204.45.44 () {34 vars in 787 bytes} [Tue May 19 23:32:04 2026] PUT /v2.0/ports/de17ce46-cc87-4eef-b979-a06cc20193e8 => generated 1132 bytes in 242 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1217/2587] 199.204.45.44 () {30 vars in 701 bytes} [Tue May 19 23:32:05 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) /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: 1371/2588] 199.204.45.44 () {30 vars in 703 bytes} [Tue May 19 23:32:05 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: 1218/2589] 199.204.45.44 () {30 vars in 679 bytes} [Tue May 19 23:32:05 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: 1372/2590] 199.204.45.44 () {30 vars in 715 bytes} [Tue May 19 23:32:05 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1219/2591] 199.204.45.44 () {30 vars in 739 bytes} [Tue May 19 23:32:05 2026] GET /v2.0/subnets/596134fa-d4f9-40b7-8cd4-c8b84fe1febe => generated 674 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1373/2592] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:32:07 2026] GET /v2.0/ports?device_id=408372fa-8aa6-46b4-95c7-5d0dfa487880 => generated 1010 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1220/2593] 10.0.0.207 () {34 vars in 1120 bytes} [Tue May 19 23:32:07 2026] GET /v2.0/security-groups?id=c3405fb6-f1cc-47b4-a76f-1bd20a4fa268&id=ace00f83-fb25-4871-8571-712a5e2fcee7&fields=id&fields=name => generated 207 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1374/2594] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:32:08 2026] GET /v2.0/ports?device_id=408372fa-8aa6-46b4-95c7-5d0dfa487880 => generated 1010 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1221/2595] 10.0.0.207 () {34 vars in 1120 bytes} [Tue May 19 23:32:08 2026] GET /v2.0/security-groups?id=c3405fb6-f1cc-47b4-a76f-1bd20a4fa268&id=ace00f83-fb25-4871-8571-712a5e2fcee7&fields=id&fields=name => generated 207 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1375/2596] 199.204.45.44 () {34 vars in 993 bytes} [Tue May 19 23:32:08 2026] GET /v2.0/ports?device_id=408372fa-8aa6-46b4-95c7-5d0dfa487880 => generated 1010 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 23:32:09.344 8 INFO neutron.db.l3_db [req-e7f53b95-eaa7-44aa-887b-60aa0ab35d0e req-17c55ff8-2dfb-43c4-8903-ed24c2bf896e 8bc8f8536026494e836ca9fe8cac4019 03a78b32d0654d7ab00a7bd0827fa985 - - default default] Floating IP f94106d3-8aa9-42f2-9f1b-5105ca750269 disassociated. External IP: 10.96.250.217, port: 21fd06a3-654a-4714-81ec-c9b3cfb808e8. [pid: 7|app: 0|req: 1376/2597] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:32:09 2026] GET /v2.0/ports?device_id=408372fa-8aa6-46b4-95c7-5d0dfa487880 => 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: 1222/2598] 199.204.45.44 () {36 vars in 996 bytes} [Tue May 19 23:32:09 2026] DELETE /v2.0/ports/21fd06a3-654a-4714-81ec-c9b3cfb808e8 => generated 0 bytes in 622 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1377/2599] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:32:10 2026] GET /v2.0/ports?device_id=408372fa-8aa6-46b4-95c7-5d0dfa487880 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1223/2600] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:32:11 2026] GET /v2.0/ports?device_id=408372fa-8aa6-46b4-95c7-5d0dfa487880 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1379/2603] 10.0.0.207 () {34 vars in 1016 bytes} [Tue May 19 23:32:12 2026] GET /v2.0/security-groups?id=385cb28c-2217-4e50-84a6-446cbcf4d5d0&fields=id => generated 69 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 23:32:12.689 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-264ab602-c125-4587-ba2a-2cb962d80a8d'] response: {'server_uuid': '408372fa-8aa6-46b4-95c7-5d0dfa487880', 'name': 'network-vif-deleted', 'tag': '21fd06a3-654a-4714-81ec-c9b3cfb808e8', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1225/2604] 10.0.0.207 () {34 vars in 982 bytes} [Tue May 19 23:32:12 2026] GET /v2.0/networks?id=8ce9a1f8-8439-475f-8364-d56250dfa45a => generated 735 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1380/2605] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:32:12 2026] GET /v2.0/ports?device_id=408372fa-8aa6-46b4-95c7-5d0dfa487880 => 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: 1226/2606] 10.0.0.207 () {34 vars in 965 bytes} [Tue May 19 23:32:12 2026] GET /v2.0/quotas/1a1d836424254dd08a3f9b5a0b54e631 => generated 291 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1381/2607] 10.0.0.207 () {34 vars in 1002 bytes} [Tue May 19 23:32:12 2026] GET /v2.0/ports?tenant_id=1a1d836424254dd08a3f9b5a0b54e631&fields=id => generated 149 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1227/2608] 10.0.0.207 () {34 vars in 1008 bytes} [Tue May 19 23:32:12 2026] GET /v2.0/networks/8ce9a1f8-8439-475f-8364-d56250dfa45a?fields=segments => generated 14 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1382/2609] 10.0.0.207 () {34 vars in 1108 bytes} [Tue May 19 23:32:12 2026] GET /v2.0/networks/8ce9a1f8-8439-475f-8364-d56250dfa45a?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: 1228/2610] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:32:13 2026] GET /v2.0/ports?device_id=8002751c-b04a-4d35-a8a0-1fc74d44b535 => 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: 1383/2611] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:32:13 2026] GET /v2.0/ports?device_id=8002751c-b04a-4d35-a8a0-1fc74d44b535 => 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: 1229/2612] 10.0.0.231 () {32 vars in 740 bytes} [Tue May 19 23:32:13 2026] DELETE /v2.0/security-groups/c3405fb6-f1cc-47b4-a76f-1bd20a4fa268 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 23:32:13.994 7 INFO neutron.api.v2.resource [None req-8dd8e85c-56ca-4705-ad5b-bc3df1049494 8bc8f8536026494e836ca9fe8cac4019 03a78b32d0654d7ab00a7bd0827fa985 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1384/2613] 10.0.0.231 () {32 vars in 737 bytes} [Tue May 19 23:32:13 2026] GET /v2.0/security-groups/c3405fb6-f1cc-47b4-a76f-1bd20a4fa268 => 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: 1230/2614] 10.0.0.231 () {32 vars in 732 bytes} [Tue May 19 23:32:13 2026] DELETE /v2.0/floatingips/f94106d3-8aa9-42f2-9f1b-5105ca750269 => generated 0 bytes in 293 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1385/2615] 10.0.0.231 () {32 vars in 740 bytes} [Tue May 19 23:32:14 2026] DELETE /v2.0/security-groups/ace00f83-fb25-4871-8571-712a5e2fcee7 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1231/2616] 10.0.0.231 () {34 vars in 789 bytes} [Tue May 19 23:32:14 2026] PUT /v2.0/routers/aecb0d71-4fea-4118-ac9c-acde511c87bc/remove_router_interface => generated 309 bytes in 1017 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1232/2617] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:32:16 2026] GET /v2.0/ports?device_id=8002751c-b04a-4d35-a8a0-1fc74d44b535 => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 23:32:16.287 7 INFO neutron.db.l3_hamode_db [None req-17802fc5-1487-4e7d-9e3c-8fd97715a023 c6f6be455f624b60b06da7080df9e6a1 1a1d836424254dd08a3f9b5a0b54e631 - - default default] HA network dd7992df-df53-445c-bad0-5a05ddf7d7d6 was deleted as no HA routers are present in tenant 03a78b32d0654d7ab00a7bd0827fa985. [pid: 7|app: 0|req: 1386/2618] 10.0.0.231 () {32 vars in 724 bytes} [Tue May 19 23:32:15 2026] DELETE /v2.0/routers/aecb0d71-4fea-4118-ac9c-acde511c87bc => generated 0 bytes in 812 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 23:32:16.320 7 INFO neutron.services.segments.plugin [-] Segment 5402b9d1-76e3-4e72-92de-cbbb342fc7d3 resource provider aggregate not found 2026-05-19 23:32:16.326 7 INFO neutron.services.segments.plugin [-] Segment 5402b9d1-76e3-4e72-92de-cbbb342fc7d3 resource provider aggregate not found 2026-05-19 23:32:16.343 7 INFO neutron.services.segments.plugin [-] Segment 5402b9d1-76e3-4e72-92de-cbbb342fc7d3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5402b9d1-76e3-4e72-92de-cbbb342fc7d3 found for delete ", "request_id": "req-24e6c144-f90d-446b-8473-e8fcba4de418"}]} 2026-05-19 23:32:16.344 7 INFO neutron.services.segments.plugin [-] Segment 5402b9d1-76e3-4e72-92de-cbbb342fc7d3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5402b9d1-76e3-4e72-92de-cbbb342fc7d3 found for delete ", "request_id": "req-38720794-6944-4e86-8da2-47ba4926e91c"}]} [pid: 7|app: 0|req: 1387/2619] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:32:16 2026] GET /v2.0/ports?device_id=8002751c-b04a-4d35-a8a0-1fc74d44b535 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1233/2620] 10.0.0.231 () {32 vars in 724 bytes} [Tue May 19 23:32:16 2026] DELETE /v2.0/subnets/398279b5-7e9f-4604-8b22-2f7172bf89f4 => generated 0 bytes in 175 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1388/2621] 10.0.0.231 () {32 vars in 726 bytes} [Tue May 19 23:32:16 2026] DELETE /v2.0/networks/7fd0bd75-e58e-4b38-8844-1c82b203d27e => generated 0 bytes in 243 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1389/2622] 199.204.45.44 () {34 vars in 985 bytes} [Tue May 19 23:32:17 2026] GET /v2.0/networks?id=8ce9a1f8-8439-475f-8364-d56250dfa45a => generated 735 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1390/2623] 199.204.45.44 () {34 vars in 1049 bytes} [Tue May 19 23:32:17 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=1a1d836424254dd08a3f9b5a0b54e631 => generated 343 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1234/2624] 10.0.0.231 () {34 vars in 789 bytes} [Tue May 19 23:32:16 2026] PUT /v2.0/routers/419673a7-458c-4e07-adbb-b437d4c1c702/remove_router_interface => generated 309 bytes in 955 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1391/2625] 199.204.45.44 () {38 vars in 954 bytes} [Tue May 19 23:32:17 2026] POST /v2.0/ports => generated 1078 bytes in 273 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1392/2626] 199.204.45.44 () {38 vars in 1027 bytes} [Tue May 19 23:32:17 2026] PUT /v2.0/ports/f86f7504-3fc1-45b6-9e0a-4088ab14be5c => generated 1239 bytes in 440 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 23:32:18.522 8 INFO neutron.db.l3_hamode_db [None req-e9f2f6a4-22f6-42ac-9a42-460376013cf0 c6f6be455f624b60b06da7080df9e6a1 1a1d836424254dd08a3f9b5a0b54e631 - - default default] HA network 42fee8d2-c420-451c-a92e-dbe263668a7e was deleted as no HA routers are present in tenant 19ee435f38ae44f0896025ff77a528fc. [pid: 8|app: 0|req: 1235/2627] 10.0.0.231 () {32 vars in 724 bytes} [Tue May 19 23:32:17 2026] DELETE /v2.0/routers/419673a7-458c-4e07-adbb-b437d4c1c702 => generated 0 bytes in 845 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-19 23:32:18.564 7 INFO neutron.services.segments.plugin [-] Segment 652978b8-7c19-499f-bb6c-383072eb1956 resource provider aggregate not found 2026-05-19 23:32:18.569 7 INFO neutron.services.segments.plugin [-] Segment 652978b8-7c19-499f-bb6c-383072eb1956 resource provider aggregate not found 2026-05-19 23:32:18.575 7 INFO neutron.services.segments.plugin [-] Segment 652978b8-7c19-499f-bb6c-383072eb1956 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 652978b8-7c19-499f-bb6c-383072eb1956 found for delete ", "request_id": "req-b3e62d4c-9be1-42b6-bce0-d64980992d6c"}]} 2026-05-19 23:32:18.584 7 INFO neutron.services.segments.plugin [-] Segment 652978b8-7c19-499f-bb6c-383072eb1956 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 652978b8-7c19-499f-bb6c-383072eb1956 found for delete ", "request_id": "req-76eafff6-3efc-4439-bee1-6759a16ed9c2"}]} 2026-05-19 23:32:18.589 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1159e5aa-eb36-4935-aabc-7b238c0cdc39'] response: {'name': 'network-changed', 'server_uuid': '8002751c-b04a-4d35-a8a0-1fc74d44b535', 'tag': 'f86f7504-3fc1-45b6-9e0a-4088ab14be5c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1393/2628] 10.0.0.231 () {32 vars in 724 bytes} [Tue May 19 23:32:18 2026] DELETE /v2.0/subnets/85072a23-a81d-4ba5-942b-b3a99cf6265b => generated 0 bytes in 175 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 23:32:18.721 8 INFO neutron.services.segments.plugin [-] Segment ac11b8f6-ebb7-4c14-97cd-b2bfd671077e resource provider aggregate not found 2026-05-19 23:32:18.726 8 INFO neutron.services.segments.plugin [-] Segment ac11b8f6-ebb7-4c14-97cd-b2bfd671077e resource provider aggregate not found 2026-05-19 23:32:18.739 8 INFO neutron.services.segments.plugin [-] Segment ac11b8f6-ebb7-4c14-97cd-b2bfd671077e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ac11b8f6-ebb7-4c14-97cd-b2bfd671077e found for delete ", "request_id": "req-1c1b4963-8af7-486f-9a0a-0a6b59fe79c8"}]} 2026-05-19 23:32:18.742 8 INFO neutron.services.segments.plugin [-] Segment ac11b8f6-ebb7-4c14-97cd-b2bfd671077e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ac11b8f6-ebb7-4c14-97cd-b2bfd671077e found for delete ", "request_id": "req-1181357e-8630-4d3d-be35-0acaf6eb4c65"}]} [pid: 8|app: 0|req: 1236/2629] 10.0.0.231 () {32 vars in 726 bytes} [Tue May 19 23:32:18 2026] DELETE /v2.0/networks/76c44874-fbc9-4adb-b50a-98047605d4d6 => generated 0 bytes in 336 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1394/2630] 199.204.45.44 () {34 vars in 1079 bytes} [Tue May 19 23:32:19 2026] GET /v2.0/ports?tenant_id=1a1d836424254dd08a3f9b5a0b54e631&device_id=8002751c-b04a-4d35-a8a0-1fc74d44b535 => 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: 1237/2631] 199.204.45.44 () {34 vars in 1017 bytes} [Tue May 19 23:32:19 2026] GET /v2.0/networks?tenant_id=1a1d836424254dd08a3f9b5a0b54e631&shared=False => generated 735 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1395/2632] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:32:19 2026] GET /v2.0/ports?device_id=8002751c-b04a-4d35-a8a0-1fc74d44b535 => 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: 1238/2633] 199.204.45.44 () {34 vars in 929 bytes} [Tue May 19 23:32:19 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1396/2634] 10.0.0.207 () {34 vars in 1040 bytes} [Tue May 19 23:32:19 2026] GET /v2.0/security-groups?id=385cb28c-2217-4e50-84a6-446cbcf4d5d0&fields=id&fields=name => generated 96 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1239/2635] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:32:19 2026] GET /v2.0/ports?device_id=8002751c-b04a-4d35-a8a0-1fc74d44b535 => 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: 1397/2636] 10.0.0.231 () {32 vars in 774 bytes} [Tue May 19 23:32:19 2026] GET /v2.0/security-groups?tenant_id=03a78b32d0654d7ab00a7bd0827fa985&name=default => generated 2929 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1240/2637] 10.0.0.231 () {32 vars in 740 bytes} [Tue May 19 23:32:19 2026] DELETE /v2.0/security-groups/bc6ba973-f941-405e-840d-d779612a59d8 => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1398/2638] 10.0.0.231 () {32 vars in 774 bytes} [Tue May 19 23:32:19 2026] GET /v2.0/security-groups?tenant_id=19ee435f38ae44f0896025ff77a528fc&name=default => generated 2929 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1241/2639] 10.0.0.231 () {32 vars in 740 bytes} [Tue May 19 23:32:19 2026] DELETE /v2.0/security-groups/83a6c02b-e063-41d0-bfae-3b9e543cc7e1 => 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: 1399/2640] 199.204.45.44 () {34 vars in 1079 bytes} [Tue May 19 23:32:20 2026] GET /v2.0/ports?tenant_id=1a1d836424254dd08a3f9b5a0b54e631&device_id=8002751c-b04a-4d35-a8a0-1fc74d44b535 => 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: 1242/2641] 199.204.45.44 () {34 vars in 1059 bytes} [Tue May 19 23:32:20 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.85&port_id=f86f7504-3fc1-45b6-9e0a-4088ab14be5c => 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: 1400/2642] 199.204.45.44 () {34 vars in 983 bytes} [Tue May 19 23:32:20 2026] GET /v2.0/subnets?id=21819d46-b5aa-4274-824c-f6499170c06d => generated 654 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1243/2643] 199.204.45.44 () {34 vars in 1051 bytes} [Tue May 19 23:32:20 2026] GET /v2.0/ports?network_id=8ce9a1f8-8439-475f-8364-d56250dfa45a&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: 1401/2644] 199.204.45.44 () {34 vars in 1011 bytes} [Tue May 19 23:32:20 2026] GET /v2.0/networks/8ce9a1f8-8439-475f-8364-d56250dfa45a?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: 1244/2645] 199.204.45.44 () {34 vars in 1111 bytes} [Tue May 19 23:32:20 2026] GET /v2.0/networks/8ce9a1f8-8439-475f-8364-d56250dfa45a?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: 1402/2646] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:32:22 2026] GET /v2.0/ports?device_id=8002751c-b04a-4d35-a8a0-1fc74d44b535 => generated 1242 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 23:32:22.148 8 INFO neutron.services.segments.plugin [-] Segment be5e18f9-d685-41eb-a29d-c5b8e482b2eb resource provider aggregate not found 2026-05-19 23:32:22.153 8 INFO neutron.services.segments.plugin [-] Segment be5e18f9-d685-41eb-a29d-c5b8e482b2eb resource provider aggregate not found 2026-05-19 23:32:22.161 8 INFO neutron.services.segments.plugin [-] Segment be5e18f9-d685-41eb-a29d-c5b8e482b2eb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid be5e18f9-d685-41eb-a29d-c5b8e482b2eb found for delete ", "request_id": "req-a37a7122-a989-4a64-b796-ae6b2eb8f82b"}]} 2026-05-19 23:32:22.168 8 INFO neutron.services.segments.plugin [-] Segment be5e18f9-d685-41eb-a29d-c5b8e482b2eb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid be5e18f9-d685-41eb-a29d-c5b8e482b2eb found for delete ", "request_id": "req-3a13204e-da7a-40ba-96a4-43bbea78b2ca"}]} [pid: 8|app: 0|req: 1245/2647] 10.0.0.207 () {34 vars in 1040 bytes} [Tue May 19 23:32:22 2026] GET /v2.0/security-groups?id=385cb28c-2217-4e50-84a6-446cbcf4d5d0&fields=id&fields=name => generated 96 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1403/2648] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:32:22 2026] GET /v2.0/ports?device_id=8002751c-b04a-4d35-a8a0-1fc74d44b535 => generated 1242 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 23:32:23.689 8 WARNING neutron_lib.context [None req-67bde946-7521-4ee6-aacd-fc78fd99f938 d92df168cdd14d0791dced78a9abe360 a4875d0ea625467d8dd141e580cfa9f0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-19 23:32:23.726 8 INFO neutron.db.segments_db [None req-67bde946-7521-4ee6-aacd-fc78fd99f938 d92df168cdd14d0791dced78a9abe360 a4875d0ea625467d8dd141e580cfa9f0 - - default default] Added segment 2ed2f634-3b4b-48fd-830a-53dd4fd84628 of type vxlan for network 22e3beb1-4030-4d4f-bd24-0134df7a91ce [pid: 7|app: 0|req: 1404/2649] 199.204.45.44 () {34 vars in 993 bytes} [Tue May 19 23:32:23 2026] GET /v2.0/ports?device_id=8002751c-b04a-4d35-a8a0-1fc74d44b535 => generated 1242 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1405/2650] 199.204.45.44 () {34 vars in 1043 bytes} [Tue May 19 23:32:23 2026] GET /v2.0/security-groups?id=385cb28c-2217-4e50-84a6-446cbcf4d5d0&fields=id&fields=name => generated 96 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 23:32:23.976 8 INFO neutron.db.l3_hamode_db [None req-67bde946-7521-4ee6-aacd-fc78fd99f938 d92df168cdd14d0791dced78a9abe360 a4875d0ea625467d8dd141e580cfa9f0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-19 23:32:24.078 8 INFO neutron.db.l3_hamode_db [None req-67bde946-7521-4ee6-aacd-fc78fd99f938 d92df168cdd14d0791dced78a9abe360 a4875d0ea625467d8dd141e580cfa9f0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1246/2651] 10.0.0.231 () {34 vars in 668 bytes} [Tue May 19 23:32:23 2026] POST /v2.0/routers => generated 474 bytes in 1085 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 23:32:24.646 7 WARNING neutron_lib.context [None req-89fb466b-0d8d-4c3c-bdd6-d0cf96b83b4a d92df168cdd14d0791dced78a9abe360 a4875d0ea625467d8dd141e580cfa9f0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-19 23:32:24.679 7 INFO neutron.db.l3_hamode_db [None req-89fb466b-0d8d-4c3c-bdd6-d0cf96b83b4a d92df168cdd14d0791dced78a9abe360 a4875d0ea625467d8dd141e580cfa9f0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-19 23:32:24.776 7 INFO neutron.db.l3_hamode_db [None req-89fb466b-0d8d-4c3c-bdd6-d0cf96b83b4a d92df168cdd14d0791dced78a9abe360 a4875d0ea625467d8dd141e580cfa9f0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1247/2652] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:32:25 2026] GET /v2.0/ports?device_id=8002751c-b04a-4d35-a8a0-1fc74d44b535 => 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: 1248/2653] 10.0.0.207 () {34 vars in 1040 bytes} [Tue May 19 23:32:25 2026] GET /v2.0/security-groups?id=385cb28c-2217-4e50-84a6-446cbcf4d5d0&fields=id&fields=name => generated 96 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1249/2654] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:32:25 2026] GET /v2.0/ports?device_id=8002751c-b04a-4d35-a8a0-1fc74d44b535 => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1406/2655] 10.0.0.231 () {34 vars in 668 bytes} [Tue May 19 23:32:24 2026] POST /v2.0/routers => generated 474 bytes in 761 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 23:32:25.414 8 WARNING neutron_lib.context [None req-edd2b199-3e42-4332-b7d1-cba955bb2995 d92df168cdd14d0791dced78a9abe360 a4875d0ea625467d8dd141e580cfa9f0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-19 23:32:25.459 8 INFO neutron.db.l3_hamode_db [None req-edd2b199-3e42-4332-b7d1-cba955bb2995 d92df168cdd14d0791dced78a9abe360 a4875d0ea625467d8dd141e580cfa9f0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-19 23:32:25.597 8 INFO neutron.db.l3_hamode_db [None req-edd2b199-3e42-4332-b7d1-cba955bb2995 d92df168cdd14d0791dced78a9abe360 a4875d0ea625467d8dd141e580cfa9f0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1250/2656] 10.0.0.231 () {34 vars in 668 bytes} [Tue May 19 23:32:25 2026] POST /v2.0/routers => generated 474 bytes in 738 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 23:32:26.157 7 WARNING neutron_lib.context [None req-68f95254-e04e-4498-ab53-35e7020ed383 d92df168cdd14d0791dced78a9abe360 a4875d0ea625467d8dd141e580cfa9f0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-19 23:32:26.223 7 INFO neutron.db.l3_hamode_db [None req-68f95254-e04e-4498-ab53-35e7020ed383 d92df168cdd14d0791dced78a9abe360 a4875d0ea625467d8dd141e580cfa9f0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-19 23:32:26.358 7 INFO neutron.db.l3_hamode_db [None req-68f95254-e04e-4498-ab53-35e7020ed383 d92df168cdd14d0791dced78a9abe360 a4875d0ea625467d8dd141e580cfa9f0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1407/2657] 10.0.0.231 () {34 vars in 668 bytes} [Tue May 19 23:32:26 2026] POST /v2.0/routers => generated 474 bytes in 792 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 23:32:26.952 8 WARNING neutron_lib.context [None req-46209a33-6487-410d-ac38-c537b0219af9 d92df168cdd14d0791dced78a9abe360 a4875d0ea625467d8dd141e580cfa9f0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-19 23:32:26.987 8 INFO neutron.db.l3_hamode_db [None req-46209a33-6487-410d-ac38-c537b0219af9 d92df168cdd14d0791dced78a9abe360 a4875d0ea625467d8dd141e580cfa9f0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-19 23:32:27.090 8 INFO neutron.db.l3_hamode_db [None req-46209a33-6487-410d-ac38-c537b0219af9 d92df168cdd14d0791dced78a9abe360 a4875d0ea625467d8dd141e580cfa9f0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1408/2658] 199.204.45.44 () {34 vars in 1095 bytes} [Tue May 19 23:32:27 2026] GET /v2.0/ports?device_id=8db78b2b-a565-47e5-a043-72b2a03f5b67&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1251/2661] 10.0.0.231 () {34 vars in 668 bytes} [Tue May 19 23:32:26 2026] POST /v2.0/routers => generated 474 bytes in 818 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1411/2662] 10.0.0.231 () {34 vars in 751 bytes} [Tue May 19 23:32:27 2026] PUT /v2.0/routers/0e8df9cf-a831-484e-990c-dbde7d365188/tags => generated 17 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1252/2663] 10.0.0.231 () {34 vars in 751 bytes} [Tue May 19 23:32:27 2026] PUT /v2.0/routers/2e35dfe1-1eff-47b4-96d0-e275d5ca09ba/tags => generated 25 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1412/2664] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:32:27 2026] GET /v2.0/ports?device_id=8002751c-b04a-4d35-a8a0-1fc74d44b535 => generated 1244 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1253/2665] 10.0.0.231 () {34 vars in 751 bytes} [Tue May 19 23:32:27 2026] PUT /v2.0/routers/6557d614-f067-4a27-adf4-15c5c9a21f4d/tags => generated 34 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1413/2666] 10.0.0.207 () {34 vars in 1040 bytes} [Tue May 19 23:32:28 2026] GET /v2.0/security-groups?id=385cb28c-2217-4e50-84a6-446cbcf4d5d0&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: 1254/2667] 10.0.0.231 () {34 vars in 751 bytes} [Tue May 19 23:32:28 2026] PUT /v2.0/routers/2b3091f4-4687-485e-a621-9ee76432609c/tags => generated 19 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1255/2668] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:32:28 2026] GET /v2.0/ports?device_id=8002751c-b04a-4d35-a8a0-1fc74d44b535 => generated 1244 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1414/2669] 10.0.0.231 () {32 vars in 664 bytes} [Tue May 19 23:32:28 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1256/2670] 199.204.45.44 () {34 vars in 1079 bytes} [Tue May 19 23:32:28 2026] GET /v2.0/ports?tenant_id=a74ce57a60ce47d691ae5bdf336a5b77&device_id=8db78b2b-a565-47e5-a043-72b2a03f5b67 => generated 1469 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1415/2671] 10.0.0.231 () {32 vars in 678 bytes} [Tue May 19 23:32:28 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1257/2672] 10.0.0.231 () {32 vars in 674 bytes} [Tue May 19 23:32:28 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1416/2673] 10.0.0.231 () {32 vars in 686 bytes} [Tue May 19 23:32:28 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1258/2674] 10.0.0.231 () {32 vars in 672 bytes} [Tue May 19 23:32:28 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1417/2675] 10.0.0.231 () {32 vars in 686 bytes} [Tue May 19 23:32:28 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1259/2676] 10.0.0.231 () {32 vars in 682 bytes} [Tue May 19 23:32:28 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1260/2677] 199.204.45.44 () {34 vars in 985 bytes} [Tue May 19 23:32:28 2026] GET /v2.0/networks?id=b5b84171-c125-49d2-a0c1-1525a863c272 => generated 800 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1261/2678] 199.204.45.44 () {34 vars in 1057 bytes} [Tue May 19 23:32:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.221&port_id=4e05628f-8fa5-4606-bbb6-045c6bda1340 => generated 860 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1418/2679] 10.0.0.231 () {32 vars in 694 bytes} [Tue May 19 23:32:28 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1262/2680] 199.204.45.44 () {34 vars in 1103 bytes} [Tue May 19 23:32:28 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A1aa&port_id=4e05628f-8fa5-4606-bbb6-045c6bda1340 => 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: 1419/2681] 10.0.0.231 () {32 vars in 721 bytes} [Tue May 19 23:32:28 2026] GET /v2.0/routers/0e8df9cf-a831-484e-990c-dbde7d365188 => generated 485 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1263/2682] 199.204.45.44 () {34 vars in 1063 bytes} [Tue May 19 23:32:28 2026] GET /v2.0/subnets?id=cbbd5957-1e7c-48a2-99f7-9c02b14d8428&id=87cfc23b-a240-4ad2-b53c-1442e5452f36 => generated 1410 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1264/2683] 199.204.45.44 () {34 vars in 1051 bytes} [Tue May 19 23:32:28 2026] GET /v2.0/ports?network_id=b5b84171-c125-49d2-a0c1-1525a863c272&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: 1265/2684] 199.204.45.44 () {34 vars in 1051 bytes} [Tue May 19 23:32:28 2026] GET /v2.0/ports?network_id=b5b84171-c125-49d2-a0c1-1525a863c272&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: 1266/2685] 199.204.45.44 () {34 vars in 1011 bytes} [Tue May 19 23:32:28 2026] GET /v2.0/networks/b5b84171-c125-49d2-a0c1-1525a863c272?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: 1267/2686] 199.204.45.44 () {34 vars in 1111 bytes} [Tue May 19 23:32:29 2026] GET /v2.0/networks/b5b84171-c125-49d2-a0c1-1525a863c272?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: 1420/2687] 10.0.0.231 () {34 vars in 742 bytes} [Tue May 19 23:32:28 2026] PUT /v2.0/routers/0e8df9cf-a831-484e-990c-dbde7d365188 => generated 485 bytes in 572 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1268/2688] 10.0.0.231 () {32 vars in 736 bytes} [Tue May 19 23:32:29 2026] GET /v2.0/ports?device_id=0e8df9cf-a831-484e-990c-dbde7d365188 => 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: 1421/2689] 10.0.0.231 () {32 vars in 724 bytes} [Tue May 19 23:32:29 2026] DELETE /v2.0/routers/0e8df9cf-a831-484e-990c-dbde7d365188 => generated 0 bytes in 431 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1269/2690] 10.0.0.231 () {32 vars in 721 bytes} [Tue May 19 23:32:29 2026] GET /v2.0/routers/2e35dfe1-1eff-47b4-96d0-e275d5ca09ba => generated 493 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1422/2691] 10.0.0.231 () {34 vars in 742 bytes} [Tue May 19 23:32:29 2026] PUT /v2.0/routers/2e35dfe1-1eff-47b4-96d0-e275d5ca09ba => generated 493 bytes in 562 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1270/2692] 10.0.0.231 () {32 vars in 736 bytes} [Tue May 19 23:32:30 2026] GET /v2.0/ports?device_id=2e35dfe1-1eff-47b4-96d0-e275d5ca09ba => 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: 1423/2693] 10.0.0.231 () {32 vars in 724 bytes} [Tue May 19 23:32:30 2026] DELETE /v2.0/routers/2e35dfe1-1eff-47b4-96d0-e275d5ca09ba => generated 0 bytes in 380 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1271/2694] 10.0.0.231 () {32 vars in 721 bytes} [Tue May 19 23:32:30 2026] GET /v2.0/routers/6557d614-f067-4a27-adf4-15c5c9a21f4d => generated 502 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1424/2695] 10.0.0.231 () {34 vars in 742 bytes} [Tue May 19 23:32:31 2026] PUT /v2.0/routers/6557d614-f067-4a27-adf4-15c5c9a21f4d => generated 502 bytes in 549 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1272/2696] 10.0.0.231 () {32 vars in 736 bytes} [Tue May 19 23:32:31 2026] GET /v2.0/ports?device_id=6557d614-f067-4a27-adf4-15c5c9a21f4d => 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: 1425/2697] 10.0.0.231 () {32 vars in 724 bytes} [Tue May 19 23:32:31 2026] DELETE /v2.0/routers/6557d614-f067-4a27-adf4-15c5c9a21f4d => generated 0 bytes in 452 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1273/2698] 10.0.0.231 () {32 vars in 721 bytes} [Tue May 19 23:32:32 2026] GET /v2.0/routers/2b3091f4-4687-485e-a621-9ee76432609c => generated 487 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1426/2699] 10.0.0.231 () {34 vars in 742 bytes} [Tue May 19 23:32:32 2026] PUT /v2.0/routers/2b3091f4-4687-485e-a621-9ee76432609c => generated 487 bytes in 458 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1274/2700] 10.0.0.231 () {32 vars in 736 bytes} [Tue May 19 23:32:32 2026] GET /v2.0/ports?device_id=2b3091f4-4687-485e-a621-9ee76432609c => 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: 1427/2701] 10.0.0.231 () {32 vars in 724 bytes} [Tue May 19 23:32:32 2026] DELETE /v2.0/routers/2b3091f4-4687-485e-a621-9ee76432609c => generated 0 bytes in 357 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1275/2702] 10.0.0.231 () {32 vars in 721 bytes} [Tue May 19 23:32:33 2026] GET /v2.0/routers/717ad7f6-bd59-4ac4-8849-b0413968cb9d => generated 480 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1428/2703] 10.0.0.231 () {34 vars in 742 bytes} [Tue May 19 23:32:33 2026] PUT /v2.0/routers/717ad7f6-bd59-4ac4-8849-b0413968cb9d => generated 480 bytes in 502 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1276/2704] 10.0.0.231 () {32 vars in 736 bytes} [Tue May 19 23:32:33 2026] GET /v2.0/ports?device_id=717ad7f6-bd59-4ac4-8849-b0413968cb9d => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 23:32:34.025 7 INFO neutron.services.segments.plugin [-] Segment 2ed2f634-3b4b-48fd-830a-53dd4fd84628 resource provider aggregate not found 2026-05-19 23:32:34.029 7 INFO neutron.services.segments.plugin [-] Segment 2ed2f634-3b4b-48fd-830a-53dd4fd84628 resource provider aggregate not found 2026-05-19 23:32:34.043 7 INFO neutron.services.segments.plugin [-] Segment 2ed2f634-3b4b-48fd-830a-53dd4fd84628 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2ed2f634-3b4b-48fd-830a-53dd4fd84628 found for delete ", "request_id": "req-3d518e02-9292-463a-8004-f786700efcf8"}]} 2026-05-19 23:32:34.044 7 INFO neutron.services.segments.plugin [-] Segment 2ed2f634-3b4b-48fd-830a-53dd4fd84628 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2ed2f634-3b4b-48fd-830a-53dd4fd84628 found for delete ", "request_id": "req-d6eb71ec-b75f-4871-9625-293f0dbaed9c"}]} 2026-05-19 23:32:34.047 7 INFO neutron.db.l3_hamode_db [None req-003b2056-0993-4730-b54a-acf34199b33c d92df168cdd14d0791dced78a9abe360 a4875d0ea625467d8dd141e580cfa9f0 - - default default] HA network 22e3beb1-4030-4d4f-bd24-0134df7a91ce was deleted as no HA routers are present in tenant a4875d0ea625467d8dd141e580cfa9f0. [pid: 7|app: 0|req: 1429/2705] 10.0.0.231 () {32 vars in 724 bytes} [Tue May 19 23:32:33 2026] DELETE /v2.0/routers/717ad7f6-bd59-4ac4-8849-b0413968cb9d => generated 0 bytes in 452 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1277/2706] 10.0.0.231 () {32 vars in 774 bytes} [Tue May 19 23:32:34 2026] GET /v2.0/security-groups?tenant_id=3d734d88cae84af692c9a4ea9852c956&name=default => generated 2929 bytes in 270 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1430/2707] 10.0.0.231 () {32 vars in 740 bytes} [Tue May 19 23:32:35 2026] DELETE /v2.0/security-groups/7591e7ab-cc4c-49ba-b217-d185fd884cf2 => 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: 1278/2708] 10.0.0.231 () {32 vars in 774 bytes} [Tue May 19 23:32:35 2026] GET /v2.0/security-groups?tenant_id=a4875d0ea625467d8dd141e580cfa9f0&name=default => generated 2929 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1431/2709] 10.0.0.231 () {32 vars in 740 bytes} [Tue May 19 23:32:35 2026] DELETE /v2.0/security-groups/9aee530b-abc0-4c86-9e48-e91c15b2f8b9 => 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: 1279/2710] 10.0.0.231 () {32 vars in 774 bytes} [Tue May 19 23:32:35 2026] GET /v2.0/security-groups?tenant_id=dbbb8e893ad04ea6a9bc3e8a85f5826e&name=default => generated 2929 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1432/2711] 10.0.0.231 () {32 vars in 740 bytes} [Tue May 19 23:32:35 2026] DELETE /v2.0/security-groups/28c1e3b1-35c7-4a52-b6d8-a25870e2b1ec => 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: 1280/2712] 10.0.0.231 () {34 vars in 678 bytes} [Tue May 19 23:32:38 2026] POST /v2.0/qos/policies => generated 359 bytes in 178 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1433/2713] 10.0.0.231 () {34 vars in 753 bytes} [Tue May 19 23:32:39 2026] PUT /v2.0/policies/2239144e-1547-4d97-b25b-792f3a9416e0/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: 1281/2714] 10.0.0.231 () {32 vars in 733 bytes} [Tue May 19 23:32:39 2026] GET /v2.0/policies/2239144e-1547-4d97-b25b-792f3a9416e0/tags => generated 25 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1434/2715] 10.0.0.231 () {34 vars in 764 bytes} [Tue May 19 23:32:39 2026] PUT /v2.0/policies/2239144e-1547-4d97-b25b-792f3a9416e0/tags/green => 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: 1282/2716] 10.0.0.231 () {32 vars in 733 bytes} [Tue May 19 23:32:39 2026] GET /v2.0/policies/2239144e-1547-4d97-b25b-792f3a9416e0/tags => generated 34 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1435/2717] 10.0.0.231 () {34 vars in 760 bytes} [Tue May 19 23:32:39 2026] PUT /v2.0/policies/2239144e-1547-4d97-b25b-792f3a9416e0/tags/red => generated 4 bytes in 18 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1283/2718] 10.0.0.231 () {32 vars in 733 bytes} [Tue May 19 23:32:39 2026] GET /v2.0/policies/2239144e-1547-4d97-b25b-792f3a9416e0/tags => generated 34 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1436/2719] 10.0.0.231 () {34 vars in 782 bytes} [Tue May 19 23:32:39 2026] PUT /v2.0/policies/2239144e-1547-4d97-b25b-792f3a9416e0/tags/black.or.white => generated 4 bytes in 29 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1284/2720] 10.0.0.231 () {32 vars in 733 bytes} [Tue May 19 23:32:39 2026] GET /v2.0/policies/2239144e-1547-4d97-b25b-792f3a9416e0/tags => generated 52 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1437/2721] 10.0.0.231 () {34 vars in 753 bytes} [Tue May 19 23:32:39 2026] PUT /v2.0/policies/2239144e-1547-4d97-b25b-792f3a9416e0/tags => generated 37 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1285/2722] 10.0.0.231 () {32 vars in 733 bytes} [Tue May 19 23:32:39 2026] GET /v2.0/policies/2239144e-1547-4d97-b25b-792f3a9416e0/tags => generated 37 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1438/2723] 10.0.0.231 () {32 vars in 741 bytes} [Tue May 19 23:32:39 2026] GET /v2.0/policies/2239144e-1547-4d97-b25b-792f3a9416e0/tags/red => generated 0 bytes in 16 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 23:32:39.299 8 INFO neutron.api.v2.resource [None req-e98f35ad-2bc2-4a19-90ba-8ed6bf033c0c b95533c394a243f4a3147ccaab79a904 2ff3d4a7711046a1a61c833783ab0bad - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1286/2724] 10.0.0.231 () {32 vars in 745 bytes} [Tue May 19 23:32:39 2026] GET /v2.0/policies/2239144e-1547-4d97-b25b-792f3a9416e0/tags/green => generated 99 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1439/2725] 10.0.0.231 () {32 vars in 744 bytes} [Tue May 19 23:32:39 2026] DELETE /v2.0/policies/2239144e-1547-4d97-b25b-792f3a9416e0/tags/red => generated 0 bytes in 31 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1287/2726] 10.0.0.231 () {32 vars in 733 bytes} [Tue May 19 23:32:39 2026] GET /v2.0/policies/2239144e-1547-4d97-b25b-792f3a9416e0/tags => generated 30 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 23:32:39.381 7 INFO neutron.api.v2.resource [None req-bdfdee74-6280-4479-8df2-a46784422a96 b95533c394a243f4a3147ccaab79a904 2ff3d4a7711046a1a61c833783ab0bad - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1440/2727] 10.0.0.231 () {32 vars in 748 bytes} [Tue May 19 23:32:39 2026] DELETE /v2.0/policies/2239144e-1547-4d97-b25b-792f3a9416e0/tags/green => generated 99 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1288/2728] 10.0.0.231 () {32 vars in 736 bytes} [Tue May 19 23:32:39 2026] DELETE /v2.0/policies/2239144e-1547-4d97-b25b-792f3a9416e0/tags => generated 0 bytes in 26 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1441/2729] 10.0.0.231 () {32 vars in 733 bytes} [Tue May 19 23:32:39 2026] GET /v2.0/policies/2239144e-1547-4d97-b25b-792f3a9416e0/tags => 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: 1289/2730] 10.0.0.231 () {32 vars in 734 bytes} [Tue May 19 23:32:39 2026] DELETE /v2.0/qos/policies/2239144e-1547-4d97-b25b-792f3a9416e0 => 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: 1442/2731] 10.0.0.231 () {32 vars in 774 bytes} [Tue May 19 23:32:40 2026] GET /v2.0/security-groups?tenant_id=2ff3d4a7711046a1a61c833783ab0bad&name=default => generated 2929 bytes in 225 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1290/2732] 10.0.0.231 () {32 vars in 740 bytes} [Tue May 19 23:32:40 2026] DELETE /v2.0/security-groups/7c95c06f-b007-4912-8715-2c9e5ae7a78d => generated 0 bytes in 135 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1443/2733] 10.0.0.231 () {32 vars in 774 bytes} [Tue May 19 23:32:40 2026] GET /v2.0/security-groups?tenant_id=e0ed5f5d55744a9c930ea3f49b7ca516&name=default => generated 2929 bytes in 162 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1291/2734] 10.0.0.231 () {32 vars in 740 bytes} [Tue May 19 23:32:40 2026] DELETE /v2.0/security-groups/f4e6dbb8-10c2-46ba-a24f-aa1148debbd5 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 23:32:44.004 7 WARNING neutron_lib.context [None req-5184018d-837d-4efb-8a2a-bf2046537931 cc11ae29ea3e4d4e8ef4f1bbd40ad582 c8785cb38a5b42dda06d8d1591361554 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-19 23:32:44.125 7 INFO neutron.db.segments_db [None req-5184018d-837d-4efb-8a2a-bf2046537931 cc11ae29ea3e4d4e8ef4f1bbd40ad582 c8785cb38a5b42dda06d8d1591361554 - - default default] Added segment 0c5a8af5-eedd-45f5-b0d5-4a38c98aa897 of type vxlan for network 4e31c57c-88f4-464f-839b-f6aa32887a02 [pid: 7|app: 0|req: 1445/2737] 10.0.0.231 () {34 vars in 670 bytes} [Tue May 19 23:32:43 2026] POST /v2.0/networks => generated 632 bytes in 368 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 23:32:44.242 8 WARNING neutron_lib.context [None req-2dc271f5-bf63-4916-8324-26739cbfaea4 cc11ae29ea3e4d4e8ef4f1bbd40ad582 c8785cb38a5b42dda06d8d1591361554 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1293/2738] 10.0.0.231 () {34 vars in 669 bytes} [Tue May 19 23:32:44 2026] POST /v2.0/subnets => generated 626 bytes in 254 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1446/2739] 10.0.0.231 () {34 vars in 751 bytes} [Tue May 19 23:32:44 2026] PUT /v2.0/subnets/eb76b7d5-dd9d-4bd0-81c1-9552bea6256b/tags => generated 25 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1294/2740] 10.0.0.231 () {32 vars in 731 bytes} [Tue May 19 23:32:44 2026] GET /v2.0/subnets/eb76b7d5-dd9d-4bd0-81c1-9552bea6256b/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: 1447/2741] 10.0.0.231 () {34 vars in 762 bytes} [Tue May 19 23:32:44 2026] PUT /v2.0/subnets/eb76b7d5-dd9d-4bd0-81c1-9552bea6256b/tags/green => generated 4 bytes in 37 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1295/2742] 10.0.0.231 () {32 vars in 731 bytes} [Tue May 19 23:32:44 2026] GET /v2.0/subnets/eb76b7d5-dd9d-4bd0-81c1-9552bea6256b/tags => generated 34 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1448/2743] 10.0.0.231 () {34 vars in 758 bytes} [Tue May 19 23:32:44 2026] PUT /v2.0/subnets/eb76b7d5-dd9d-4bd0-81c1-9552bea6256b/tags/red => generated 4 bytes in 29 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1296/2744] 10.0.0.231 () {32 vars in 731 bytes} [Tue May 19 23:32:44 2026] GET /v2.0/subnets/eb76b7d5-dd9d-4bd0-81c1-9552bea6256b/tags => generated 34 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1449/2745] 10.0.0.231 () {34 vars in 780 bytes} [Tue May 19 23:32:44 2026] PUT /v2.0/subnets/eb76b7d5-dd9d-4bd0-81c1-9552bea6256b/tags/black.or.white => 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: 1297/2746] 10.0.0.231 () {32 vars in 731 bytes} [Tue May 19 23:32:44 2026] GET /v2.0/subnets/eb76b7d5-dd9d-4bd0-81c1-9552bea6256b/tags => generated 52 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1450/2747] 10.0.0.231 () {34 vars in 751 bytes} [Tue May 19 23:32:44 2026] PUT /v2.0/subnets/eb76b7d5-dd9d-4bd0-81c1-9552bea6256b/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: 1298/2748] 10.0.0.231 () {32 vars in 731 bytes} [Tue May 19 23:32:44 2026] GET /v2.0/subnets/eb76b7d5-dd9d-4bd0-81c1-9552bea6256b/tags => generated 37 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1451/2749] 10.0.0.231 () {32 vars in 739 bytes} [Tue May 19 23:32:44 2026] GET /v2.0/subnets/eb76b7d5-dd9d-4bd0-81c1-9552bea6256b/tags/red => generated 0 bytes in 30 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 23:32:44.932 8 INFO neutron.api.v2.resource [None req-a5513d1b-e99d-46d9-99d0-7c98b4e18d35 cc11ae29ea3e4d4e8ef4f1bbd40ad582 c8785cb38a5b42dda06d8d1591361554 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1299/2750] 10.0.0.231 () {32 vars in 743 bytes} [Tue May 19 23:32:44 2026] GET /v2.0/subnets/eb76b7d5-dd9d-4bd0-81c1-9552bea6256b/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: 1452/2751] 10.0.0.231 () {32 vars in 742 bytes} [Tue May 19 23:32:44 2026] DELETE /v2.0/subnets/eb76b7d5-dd9d-4bd0-81c1-9552bea6256b/tags/red => generated 0 bytes in 38 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1300/2752] 10.0.0.231 () {32 vars in 731 bytes} [Tue May 19 23:32:44 2026] GET /v2.0/subnets/eb76b7d5-dd9d-4bd0-81c1-9552bea6256b/tags => generated 30 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 23:32:45.049 7 INFO neutron.api.v2.resource [None req-3c894c7a-cfaf-4287-a5f7-0cbaf8f92d10 cc11ae29ea3e4d4e8ef4f1bbd40ad582 c8785cb38a5b42dda06d8d1591361554 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1453/2753] 10.0.0.231 () {32 vars in 746 bytes} [Tue May 19 23:32:45 2026] DELETE /v2.0/subnets/eb76b7d5-dd9d-4bd0-81c1-9552bea6256b/tags/green => generated 99 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1301/2754] 10.0.0.231 () {32 vars in 734 bytes} [Tue May 19 23:32:45 2026] DELETE /v2.0/subnets/eb76b7d5-dd9d-4bd0-81c1-9552bea6256b/tags => generated 0 bytes in 45 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1454/2755] 10.0.0.231 () {32 vars in 731 bytes} [Tue May 19 23:32:45 2026] GET /v2.0/subnets/eb76b7d5-dd9d-4bd0-81c1-9552bea6256b/tags => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1302/2756] 10.0.0.231 () {32 vars in 724 bytes} [Tue May 19 23:32:45 2026] DELETE /v2.0/subnets/eb76b7d5-dd9d-4bd0-81c1-9552bea6256b => generated 0 bytes in 189 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 23:32:45.605 7 INFO neutron.services.segments.plugin [-] Segment 0c5a8af5-eedd-45f5-b0d5-4a38c98aa897 resource provider aggregate not found 2026-05-19 23:32:45.609 7 INFO neutron.services.segments.plugin [-] Segment 0c5a8af5-eedd-45f5-b0d5-4a38c98aa897 resource provider aggregate not found 2026-05-19 23:32:45.620 7 INFO neutron.services.segments.plugin [-] Segment 0c5a8af5-eedd-45f5-b0d5-4a38c98aa897 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0c5a8af5-eedd-45f5-b0d5-4a38c98aa897 found for delete ", "request_id": "req-a23e020c-c8a1-409d-9220-928f06a3c243"}]} 2026-05-19 23:32:45.621 7 INFO neutron.services.segments.plugin [-] Segment 0c5a8af5-eedd-45f5-b0d5-4a38c98aa897 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0c5a8af5-eedd-45f5-b0d5-4a38c98aa897 found for delete ", "request_id": "req-1b06a68b-5215-47d1-beb5-ba32e6103978"}]} [pid: 7|app: 0|req: 1455/2757] 10.0.0.231 () {32 vars in 726 bytes} [Tue May 19 23:32:45 2026] DELETE /v2.0/networks/4e31c57c-88f4-464f-839b-f6aa32887a02 => generated 0 bytes in 280 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1303/2758] 10.0.0.231 () {32 vars in 774 bytes} [Tue May 19 23:32:46 2026] GET /v2.0/security-groups?tenant_id=c8785cb38a5b42dda06d8d1591361554&name=default => generated 2929 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1456/2759] 10.0.0.231 () {32 vars in 740 bytes} [Tue May 19 23:32:46 2026] DELETE /v2.0/security-groups/bdb2ea5a-1154-4753-a802-27f35808b9fc => 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: 1304/2760] 10.0.0.231 () {32 vars in 774 bytes} [Tue May 19 23:32:46 2026] GET /v2.0/security-groups?tenant_id=7f85b51325cb48f59ed702066a523460&name=default => generated 2929 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1457/2761] 10.0.0.231 () {32 vars in 740 bytes} [Tue May 19 23:32:46 2026] DELETE /v2.0/security-groups/7ed83a05-cf76-413f-b0fd-3a422eb0a4c3 => 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: 1305/2762] 10.0.0.231 () {32 vars in 774 bytes} [Tue May 19 23:32:50 2026] GET /v2.0/security-groups?tenant_id=8e6179b321bb4d1f952cf7e700e80a00&name=default => generated 2929 bytes in 236 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1458/2763] 10.0.0.231 () {32 vars in 740 bytes} [Tue May 19 23:32:50 2026] DELETE /v2.0/security-groups/bc2cd172-4ad7-443b-93db-431f958bd441 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1306/2764] 10.0.0.231 () {32 vars in 774 bytes} [Tue May 19 23:32:50 2026] GET /v2.0/security-groups?tenant_id=341b22810be24107816fa97cb85c06a5&name=default => generated 2929 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1459/2765] 10.0.0.231 () {32 vars in 740 bytes} [Tue May 19 23:32:50 2026] DELETE /v2.0/security-groups/4d6a4df7-f5ef-48a2-aebe-99bdb0f2a134 => 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: 1308/2768] 199.204.45.44 () {30 vars in 701 bytes} [Tue May 19 23:33:02 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: 1461/2769] 199.204.45.44 () {30 vars in 703 bytes} [Tue May 19 23:33:02 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: 1309/2770] 199.204.45.44 () {30 vars in 679 bytes} [Tue May 19 23:33: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: 1462/2771] 199.204.45.44 () {30 vars in 715 bytes} [Tue May 19 23:33: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: 1310/2772] 199.204.45.44 () {30 vars in 739 bytes} [Tue May 19 23:33:02 2026] GET /v2.0/subnets/596134fa-d4f9-40b7-8cd4-c8b84fe1febe => generated 674 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1463/2773] 199.204.45.44 () {30 vars in 767 bytes} [Tue May 19 23:33:02 2026] GET /v2.0/ports?device_id=8002751c-b04a-4d35-a8a0-1fc74d44b535 => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1311/2774] 199.204.45.44 () {34 vars in 715 bytes} [Tue May 19 23:33:03 2026] POST /v2.0/ports => generated 1097 bytes in 350 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1464/2775] 10.0.0.207 () {34 vars in 971 bytes} [Tue May 19 23:33:03 2026] GET /v2.0/ports/76f25ecc-67b1-4081-b635-dff1e600f899 => generated 1097 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 1312/2776] 10.0.0.207 () {34 vars in 907 bytes} [Tue May 19 23:33:03 2026] GET /v2.0/extensions => generated 20516 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1465/2777] 199.204.45.44 () {34 vars in 1261 bytes} [Tue May 19 23:33:04 2026] GET /v2.0/ports/76f25ecc-67b1-4081-b635-dff1e600f899?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1313/2778] 199.204.45.44 () {34 vars in 1011 bytes} [Tue May 19 23:33:04 2026] GET /v2.0/networks/ca97c06b-8a82-49cc-8ccf-f1c8a4537de0?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: 1466/2779] 199.204.45.44 () {34 vars in 1111 bytes} [Tue May 19 23:33:04 2026] GET /v2.0/networks/ca97c06b-8a82-49cc-8ccf-f1c8a4537de0?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: 1314/2780] 199.204.45.44 () {34 vars in 974 bytes} [Tue May 19 23:33:05 2026] GET /v2.0/ports/76f25ecc-67b1-4081-b635-dff1e600f899 => generated 1097 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1467/2781] 199.204.45.44 () {34 vars in 985 bytes} [Tue May 19 23:33:05 2026] GET /v2.0/networks?id=ca97c06b-8a82-49cc-8ccf-f1c8a4537de0 => generated 801 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1315/2782] 199.204.45.44 () {38 vars in 1027 bytes} [Tue May 19 23:33:05 2026] PUT /v2.0/ports/76f25ecc-67b1-4081-b635-dff1e600f899 => generated 1287 bytes in 417 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1468/2783] 199.204.45.44 () {34 vars in 1079 bytes} [Tue May 19 23:33:06 2026] GET /v2.0/ports?tenant_id=1a1d836424254dd08a3f9b5a0b54e631&device_id=8002751c-b04a-4d35-a8a0-1fc74d44b535 => generated 2523 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: 1316/2784] 199.204.45.44 () {34 vars in 1059 bytes} [Tue May 19 23:33:06 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.85&port_id=f86f7504-3fc1-45b6-9e0a-4088ab14be5c => generated 19 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1469/2785] 199.204.45.44 () {34 vars in 983 bytes} [Tue May 19 23:33:06 2026] GET /v2.0/subnets?id=21819d46-b5aa-4274-824c-f6499170c06d => generated 654 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1317/2786] 199.204.45.44 () {34 vars in 1051 bytes} [Tue May 19 23:33:06 2026] GET /v2.0/ports?network_id=8ce9a1f8-8439-475f-8364-d56250dfa45a&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1470/2787] 199.204.45.44 () {34 vars in 1011 bytes} [Tue May 19 23:33:06 2026] GET /v2.0/networks/8ce9a1f8-8439-475f-8364-d56250dfa45a?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1318/2788] 199.204.45.44 () {34 vars in 1111 bytes} [Tue May 19 23:33:06 2026] GET /v2.0/networks/8ce9a1f8-8439-475f-8364-d56250dfa45a?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: 1471/2789] 199.204.45.44 () {34 vars in 1057 bytes} [Tue May 19 23:33:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.135&port_id=76f25ecc-67b1-4081-b635-dff1e600f899 => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 23:33:07.037 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5cae4202-8e4d-4c35-87be-337f22ae0bec'] response: {'name': 'network-changed', 'server_uuid': '8002751c-b04a-4d35-a8a0-1fc74d44b535', 'tag': '76f25ecc-67b1-4081-b635-dff1e600f899', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1319/2790] 199.204.45.44 () {34 vars in 983 bytes} [Tue May 19 23:33:07 2026] GET /v2.0/subnets?id=596134fa-d4f9-40b7-8cd4-c8b84fe1febe => generated 677 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1472/2791] 199.204.45.44 () {34 vars in 1051 bytes} [Tue May 19 23:33:07 2026] GET /v2.0/ports?network_id=ca97c06b-8a82-49cc-8ccf-f1c8a4537de0&device_owner=network%3Adhcp => generated 1461 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1320/2792] 199.204.45.44 () {34 vars in 1011 bytes} [Tue May 19 23:33:07 2026] GET /v2.0/networks/ca97c06b-8a82-49cc-8ccf-f1c8a4537de0?fields=segments => generated 14 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1473/2793] 199.204.45.44 () {34 vars in 1111 bytes} [Tue May 19 23:33:07 2026] GET /v2.0/networks/ca97c06b-8a82-49cc-8ccf-f1c8a4537de0?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: 1321/2794] 199.204.45.44 () {34 vars in 1079 bytes} [Tue May 19 23:33:08 2026] GET /v2.0/ports?tenant_id=1a1d836424254dd08a3f9b5a0b54e631&device_id=8002751c-b04a-4d35-a8a0-1fc74d44b535 => generated 2523 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1474/2795] 199.204.45.44 () {34 vars in 985 bytes} [Tue May 19 23:33:08 2026] GET /v2.0/networks?id=ca97c06b-8a82-49cc-8ccf-f1c8a4537de0 => generated 801 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1322/2796] 199.204.45.44 () {34 vars in 1057 bytes} [Tue May 19 23:33:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.135&port_id=76f25ecc-67b1-4081-b635-dff1e600f899 => generated 19 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1475/2797] 199.204.45.44 () {34 vars in 983 bytes} [Tue May 19 23:33:08 2026] GET /v2.0/subnets?id=596134fa-d4f9-40b7-8cd4-c8b84fe1febe => generated 677 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1323/2798] 199.204.45.44 () {34 vars in 1051 bytes} [Tue May 19 23:33:08 2026] GET /v2.0/ports?network_id=ca97c06b-8a82-49cc-8ccf-f1c8a4537de0&device_owner=network%3Adhcp => generated 1461 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1476/2799] 199.204.45.44 () {34 vars in 1011 bytes} [Tue May 19 23:33:08 2026] GET /v2.0/networks/ca97c06b-8a82-49cc-8ccf-f1c8a4537de0?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: 1324/2800] 199.204.45.44 () {34 vars in 1111 bytes} [Tue May 19 23:33:08 2026] GET /v2.0/networks/ca97c06b-8a82-49cc-8ccf-f1c8a4537de0?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: 1477/2801] 10.0.0.207 () {34 vars in 971 bytes} [Tue May 19 23:33:10 2026] GET /v2.0/ports/76f25ecc-67b1-4081-b635-dff1e600f899 => generated 1289 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1325/2802] 199.204.45.44 () {34 vars in 787 bytes} [Tue May 19 23:33:10 2026] PUT /v2.0/ports/76f25ecc-67b1-4081-b635-dff1e600f899 => generated 1314 bytes in 240 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 23:33:10.854 7 INFO neutron.api.v2.resource [None req-8b0f1a71-8927-4ac5-9ea6-13c823fa336b c6f6be455f624b60b06da7080df9e6a1 1a1d836424254dd08a3f9b5a0b54e631 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1478/2803] 199.204.45.44 () {30 vars in 761 bytes} [Tue May 19 23:33:10 2026] GET /v2.0/security-groups/lb-cbdd7aab-a027-4bd9-b5cb-ed41619483e8 => generated 149 bytes in 13 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: 8|app: 0|req: 1326/2804] 199.204.45.44 () {30 vars in 783 bytes} [Tue May 19 23:33:10 2026] GET /v2.0/security-groups?name=lb-cbdd7aab-a027-4bd9-b5cb-ed41619483e8 => generated 1639 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1479/2805] 199.204.45.44 () {34 vars in 787 bytes} [Tue May 19 23:33:10 2026] PUT /v2.0/ports/76f25ecc-67b1-4081-b635-dff1e600f899 => generated 1314 bytes in 241 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 23:33:11.297 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-18f455ec-7b59-43e2-abc3-3c8fa9937c5e'] response: {'name': 'network-changed', 'server_uuid': '8002751c-b04a-4d35-a8a0-1fc74d44b535', 'tag': '76f25ecc-67b1-4081-b635-dff1e600f899', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1327/2806] 199.204.45.44 () {30 vars in 701 bytes} [Tue May 19 23:33:11 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 1480/2807] 199.204.45.44 () {30 vars in 703 bytes} [Tue May 19 23:33:11 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: 1328/2808] 199.204.45.44 () {30 vars in 679 bytes} [Tue May 19 23:33:11 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1481/2809] 199.204.45.44 () {30 vars in 715 bytes} [Tue May 19 23:33:11 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: 1329/2810] 199.204.45.44 () {30 vars in 739 bytes} [Tue May 19 23:33:11 2026] GET /v2.0/subnets/596134fa-d4f9-40b7-8cd4-c8b84fe1febe => generated 674 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1482/2811] 199.204.45.44 () {30 vars in 735 bytes} [Tue May 19 23:33:11 2026] GET /v2.0/ports/de17ce46-cc87-4eef-b979-a06cc20193e8 => generated 1132 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1330/2812] 199.204.45.44 () {30 vars in 735 bytes} [Tue May 19 23:33:11 2026] GET /v2.0/ports/76f25ecc-67b1-4081-b635-dff1e600f899 => generated 1350 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1483/2813] 199.204.45.44 () {34 vars in 1079 bytes} [Tue May 19 23:33:11 2026] GET /v2.0/ports?tenant_id=1a1d836424254dd08a3f9b5a0b54e631&device_id=8002751c-b04a-4d35-a8a0-1fc74d44b535 => generated 2586 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1331/2814] 199.204.45.44 () {30 vars in 739 bytes} [Tue May 19 23:33:11 2026] GET /v2.0/subnets/596134fa-d4f9-40b7-8cd4-c8b84fe1febe => generated 674 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1484/2815] 199.204.45.44 () {34 vars in 985 bytes} [Tue May 19 23:33:11 2026] GET /v2.0/networks?id=ca97c06b-8a82-49cc-8ccf-f1c8a4537de0 => generated 801 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 23:33:11.517 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b4415d5d-3087-4894-8555-e7e89b7f2ee6'] response: {'name': 'network-changed', 'server_uuid': '8002751c-b04a-4d35-a8a0-1fc74d44b535', 'tag': '76f25ecc-67b1-4081-b635-dff1e600f899', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1485/2816] 199.204.45.44 () {34 vars in 1057 bytes} [Tue May 19 23:33:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.135&port_id=76f25ecc-67b1-4081-b635-dff1e600f899 => 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: 1332/2817] 199.204.45.44 () {30 vars in 741 bytes} [Tue May 19 23:33:11 2026] GET /v2.0/networks/ca97c06b-8a82-49cc-8ccf-f1c8a4537de0 => generated 798 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1486/2818] 199.204.45.44 () {34 vars in 983 bytes} [Tue May 19 23:33:11 2026] GET /v2.0/subnets?id=596134fa-d4f9-40b7-8cd4-c8b84fe1febe => generated 677 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1333/2819] 199.204.45.44 () {30 vars in 735 bytes} [Tue May 19 23:33:11 2026] GET /v2.0/ports/de17ce46-cc87-4eef-b979-a06cc20193e8 => generated 1132 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1487/2820] 199.204.45.44 () {34 vars in 1051 bytes} [Tue May 19 23:33:11 2026] GET /v2.0/ports?network_id=ca97c06b-8a82-49cc-8ccf-f1c8a4537de0&device_owner=network%3Adhcp => generated 1461 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1334/2821] 199.204.45.44 () {30 vars in 739 bytes} [Tue May 19 23:33:11 2026] GET /v2.0/subnets/596134fa-d4f9-40b7-8cd4-c8b84fe1febe => generated 674 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1488/2822] 199.204.45.44 () {34 vars in 1011 bytes} [Tue May 19 23:33:11 2026] GET /v2.0/networks/ca97c06b-8a82-49cc-8ccf-f1c8a4537de0?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: 1335/2823] 199.204.45.44 () {34 vars in 1111 bytes} [Tue May 19 23:33:11 2026] GET /v2.0/networks/ca97c06b-8a82-49cc-8ccf-f1c8a4537de0?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: 1490/2826] 199.204.45.44 () {34 vars in 1079 bytes} [Tue May 19 23:33:12 2026] GET /v2.0/ports?tenant_id=1a1d836424254dd08a3f9b5a0b54e631&device_id=8002751c-b04a-4d35-a8a0-1fc74d44b535 => generated 2586 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1337/2827] 199.204.45.44 () {34 vars in 985 bytes} [Tue May 19 23:33:12 2026] GET /v2.0/networks?id=ca97c06b-8a82-49cc-8ccf-f1c8a4537de0 => generated 801 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1491/2828] 199.204.45.44 () {34 vars in 1057 bytes} [Tue May 19 23:33:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.135&port_id=76f25ecc-67b1-4081-b635-dff1e600f899 => 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: 1338/2829] 199.204.45.44 () {34 vars in 983 bytes} [Tue May 19 23:33:12 2026] GET /v2.0/subnets?id=596134fa-d4f9-40b7-8cd4-c8b84fe1febe => 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: 1492/2830] 199.204.45.44 () {34 vars in 1051 bytes} [Tue May 19 23:33:12 2026] GET /v2.0/ports?network_id=ca97c06b-8a82-49cc-8ccf-f1c8a4537de0&device_owner=network%3Adhcp => generated 1461 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1339/2831] 199.204.45.44 () {34 vars in 1011 bytes} [Tue May 19 23:33:12 2026] GET /v2.0/networks/ca97c06b-8a82-49cc-8ccf-f1c8a4537de0?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: 1493/2832] 199.204.45.44 () {34 vars in 1111 bytes} [Tue May 19 23:33:13 2026] GET /v2.0/networks/ca97c06b-8a82-49cc-8ccf-f1c8a4537de0?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 23:33:22.137 8 WARNING neutron_lib.context [None req-f94ec501-9769-4e8d-a8cf-0ad72c16bf1a 8cf885ed30d040e2ab22021eabf72c51 a74ce57a60ce47d691ae5bdf336a5b77 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-19 23:33:22.849 8 INFO neutron.db.l3_db [None req-f94ec501-9769-4e8d-a8cf-0ad72c16bf1a 8cf885ed30d040e2ab22021eabf72c51 a74ce57a60ce47d691ae5bdf336a5b77 - - default default] Floating IP 9754d7f0-bba9-4dfc-b137-ff90fdb7cbe9 associated. External IP: 10.96.250.207, port: de17ce46-cc87-4eef-b979-a06cc20193e8. [pid: 8|app: 0|req: 1340/2833] 10.0.0.231 () {34 vars in 677 bytes} [Tue May 19 23:33:22 2026] POST /v2.0/floatingips => generated 899 bytes in 1016 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1495/2836] 199.204.45.44 () {30 vars in 701 bytes} [Tue May 19 23:33:27 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1342/2837] 199.204.45.44 () {30 vars in 703 bytes} [Tue May 19 23:33:27 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: 1496/2838] 199.204.45.44 () {30 vars in 679 bytes} [Tue May 19 23:33: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: 8|app: 0|req: 1343/2839] 199.204.45.44 () {30 vars in 715 bytes} [Tue May 19 23:33:27 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-19 23:33:27.748 7 INFO neutron.api.v2.resource [None req-9319ccd0-d8fb-49dd-9363-ebda8b2428b9 c6f6be455f624b60b06da7080df9e6a1 1a1d836424254dd08a3f9b5a0b54e631 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1497/2840] 199.204.45.44 () {30 vars in 761 bytes} [Tue May 19 23:33:27 2026] GET /v2.0/security-groups/lb-cbdd7aab-a027-4bd9-b5cb-ed41619483e8 => generated 149 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1344/2841] 199.204.45.44 () {30 vars in 783 bytes} [Tue May 19 23:33:27 2026] GET /v2.0/security-groups?name=lb-cbdd7aab-a027-4bd9-b5cb-ed41619483e8 => generated 1639 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1498/2842] 199.204.45.44 () {30 vars in 813 bytes} [Tue May 19 23:33:27 2026] GET /v2.0/security-group-rules?security_group_id=c5bd0aff-3a33-4775-b0e1-dcd1f4bd9231 => generated 1182 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1345/2843] 199.204.45.44 () {34 vars in 745 bytes} [Tue May 19 23:33:27 2026] POST /v2.0/security-group-rules => generated 597 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1499/2844] 199.204.45.44 () {34 vars in 745 bytes} [Tue May 19 23:33:27 2026] POST /v2.0/security-group-rules => generated 601 bytes in 92 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1346/2845] 199.204.45.44 () {34 vars in 1095 bytes} [Tue May 19 23:33:28 2026] GET /v2.0/ports?device_id=05245a75-e71f-40c6-92c9-c900475f2182&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: 7|app: 0|req: 1500/2846] 199.204.45.44 () {34 vars in 1079 bytes} [Tue May 19 23:33:29 2026] GET /v2.0/ports?tenant_id=a74ce57a60ce47d691ae5bdf336a5b77&device_id=05245a75-e71f-40c6-92c9-c900475f2182 => generated 1469 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1347/2847] 199.204.45.44 () {34 vars in 985 bytes} [Tue May 19 23:33:30 2026] GET /v2.0/networks?id=05ae6e6b-055f-491d-a04c-7895d4611653 => generated 801 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1501/2848] 199.204.45.44 () {34 vars in 1055 bytes} [Tue May 19 23:33:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.91&port_id=d5e2a877-bd38-4cab-9a5e-9f10861d566d => generated 859 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1348/2849] 199.204.45.44 () {34 vars in 1105 bytes} [Tue May 19 23:33:30 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A15c&port_id=d5e2a877-bd38-4cab-9a5e-9f10861d566d => 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: 1502/2850] 199.204.45.44 () {34 vars in 1063 bytes} [Tue May 19 23:33:30 2026] GET /v2.0/subnets?id=b842287d-1be3-4442-96c8-aeb1bddbbc01&id=a9e05bc1-a7c9-4e4d-bd8d-4d1829135ed7 => generated 1413 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1349/2851] 199.204.45.44 () {34 vars in 1051 bytes} [Tue May 19 23:33:30 2026] GET /v2.0/ports?network_id=05ae6e6b-055f-491d-a04c-7895d4611653&device_owner=network%3Adhcp => generated 1461 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1503/2852] 199.204.45.44 () {34 vars in 1051 bytes} [Tue May 19 23:33:30 2026] GET /v2.0/ports?network_id=05ae6e6b-055f-491d-a04c-7895d4611653&device_owner=network%3Adhcp => generated 1461 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1350/2853] 199.204.45.44 () {34 vars in 1011 bytes} [Tue May 19 23:33:30 2026] GET /v2.0/networks/05ae6e6b-055f-491d-a04c-7895d4611653?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: 1504/2854] 199.204.45.44 () {34 vars in 1111 bytes} [Tue May 19 23:33:30 2026] GET /v2.0/networks/05ae6e6b-055f-491d-a04c-7895d4611653?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: 1351/2855] 10.0.0.124 () {30 vars in 689 bytes} [Tue May 19 23:33:34 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1505/2856] 10.0.0.124 () {30 vars in 691 bytes} [Tue May 19 23:33:34 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: 1352/2857] 10.0.0.124 () {30 vars in 667 bytes} [Tue May 19 23:33:34 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1506/2858] 10.0.0.124 () {30 vars in 703 bytes} [Tue May 19 23:33:34 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: 1353/2859] 10.0.0.124 () {28 vars in 438 bytes} [Tue May 19 23:33:35 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: 1507/2860] 10.0.0.124 () {30 vars in 727 bytes} [Tue May 19 23:33:35 2026] GET /v2.0/subnets/cbbd5957-1e7c-48a2-99f7-9c02b14d8428 => generated 655 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1354/2861] 199.204.45.44 () {30 vars in 701 bytes} [Tue May 19 23:33:36 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: 1508/2862] 199.204.45.44 () {30 vars in 703 bytes} [Tue May 19 23:33:36 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: 1355/2863] 199.204.45.44 () {30 vars in 679 bytes} [Tue May 19 23:33:36 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1509/2864] 199.204.45.44 () {30 vars in 715 bytes} [Tue May 19 23:33:36 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: 1356/2865] 199.204.45.44 () {30 vars in 739 bytes} [Tue May 19 23:33:36 2026] GET /v2.0/subnets/cbbd5957-1e7c-48a2-99f7-9c02b14d8428 => generated 673 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1510/2866] 199.204.45.44 () {30 vars in 767 bytes} [Tue May 19 23:33:36 2026] GET /v2.0/ports?device_id=8002751c-b04a-4d35-a8a0-1fc74d44b535 => generated 2586 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1357/2867] 199.204.45.44 () {30 vars in 701 bytes} [Tue May 19 23:33:36 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: 1511/2868] 199.204.45.44 () {30 vars in 703 bytes} [Tue May 19 23:33:36 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: 1358/2869] 199.204.45.44 () {30 vars in 679 bytes} [Tue May 19 23:33:36 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: 1512/2870] 199.204.45.44 () {30 vars in 715 bytes} [Tue May 19 23:33:36 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: 1359/2871] 199.204.45.44 () {34 vars in 1011 bytes} [Tue May 19 23:33:37 2026] GET /v2.0/networks/b5b84171-c125-49d2-a0c1-1525a863c272?fields=segments => generated 14 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1513/2872] 199.204.45.44 () {34 vars in 1111 bytes} [Tue May 19 23:33:37 2026] GET /v2.0/networks/b5b84171-c125-49d2-a0c1-1525a863c272?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: 1360/2873] 199.204.45.44 () {34 vars in 985 bytes} [Tue May 19 23:33:38 2026] GET /v2.0/networks?id=b5b84171-c125-49d2-a0c1-1525a863c272 => generated 800 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1514/2874] 199.204.45.44 () {38 vars in 954 bytes} [Tue May 19 23:33:38 2026] POST /v2.0/ports => generated 1299 bytes in 380 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1361/2875] 199.204.45.44 () {38 vars in 1027 bytes} [Tue May 19 23:33:38 2026] PUT /v2.0/ports/519b1abb-86a2-4c01-8a03-afc352d49864 => generated 1460 bytes in 465 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: 1515/2876] 199.204.45.44 () {34 vars in 1079 bytes} [Tue May 19 23:33:40 2026] GET /v2.0/ports?tenant_id=1a1d836424254dd08a3f9b5a0b54e631&device_id=8002751c-b04a-4d35-a8a0-1fc74d44b535 => generated 4038 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 1362/2877] 199.204.45.44 () {34 vars in 1059 bytes} [Tue May 19 23:33:40 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.85&port_id=f86f7504-3fc1-45b6-9e0a-4088ab14be5c => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1516/2878] 199.204.45.44 () {34 vars in 983 bytes} [Tue May 19 23:33:40 2026] GET /v2.0/subnets?id=21819d46-b5aa-4274-824c-f6499170c06d => generated 654 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 23:33:40.451 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-098cd213-107d-4bce-a80d-f350e2df787d'] response: {'name': 'network-changed', 'server_uuid': '8002751c-b04a-4d35-a8a0-1fc74d44b535', 'tag': '519b1abb-86a2-4c01-8a03-afc352d49864', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1363/2879] 199.204.45.44 () {34 vars in 1051 bytes} [Tue May 19 23:33:40 2026] GET /v2.0/ports?network_id=8ce9a1f8-8439-475f-8364-d56250dfa45a&device_owner=network%3Adhcp => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1517/2880] 199.204.45.44 () {34 vars in 1011 bytes} [Tue May 19 23:33:40 2026] GET /v2.0/networks/8ce9a1f8-8439-475f-8364-d56250dfa45a?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: 1364/2881] 199.204.45.44 () {34 vars in 1111 bytes} [Tue May 19 23:33:40 2026] GET /v2.0/networks/8ce9a1f8-8439-475f-8364-d56250dfa45a?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: 1518/2882] 199.204.45.44 () {34 vars in 1057 bytes} [Tue May 19 23:33:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.135&port_id=76f25ecc-67b1-4081-b635-dff1e600f899 => 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: 1365/2883] 199.204.45.44 () {34 vars in 983 bytes} [Tue May 19 23:33:40 2026] GET /v2.0/subnets?id=596134fa-d4f9-40b7-8cd4-c8b84fe1febe => 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: 1519/2884] 199.204.45.44 () {34 vars in 1051 bytes} [Tue May 19 23:33:40 2026] GET /v2.0/ports?network_id=ca97c06b-8a82-49cc-8ccf-f1c8a4537de0&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: 1366/2885] 199.204.45.44 () {34 vars in 1011 bytes} [Tue May 19 23:33:40 2026] GET /v2.0/networks/ca97c06b-8a82-49cc-8ccf-f1c8a4537de0?fields=segments => generated 14 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1520/2886] 199.204.45.44 () {34 vars in 1111 bytes} [Tue May 19 23:33:40 2026] GET /v2.0/networks/ca97c06b-8a82-49cc-8ccf-f1c8a4537de0?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: 1367/2887] 199.204.45.44 () {34 vars in 1055 bytes} [Tue May 19 23:33:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.10&port_id=519b1abb-86a2-4c01-8a03-afc352d49864 => 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: 1521/2888] 199.204.45.44 () {34 vars in 1103 bytes} [Tue May 19 23:33:40 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A346&port_id=519b1abb-86a2-4c01-8a03-afc352d49864 => 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: 1368/2889] 199.204.45.44 () {34 vars in 1063 bytes} [Tue May 19 23:33:40 2026] GET /v2.0/subnets?id=cbbd5957-1e7c-48a2-99f7-9c02b14d8428&id=87cfc23b-a240-4ad2-b53c-1442e5452f36 => generated 1410 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1522/2890] 199.204.45.44 () {34 vars in 1051 bytes} [Tue May 19 23:33:40 2026] GET /v2.0/ports?network_id=b5b84171-c125-49d2-a0c1-1525a863c272&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: 1369/2891] 199.204.45.44 () {34 vars in 1051 bytes} [Tue May 19 23:33:40 2026] GET /v2.0/ports?network_id=b5b84171-c125-49d2-a0c1-1525a863c272&device_owner=network%3Adhcp => generated 1457 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1523/2892] 199.204.45.44 () {34 vars in 1011 bytes} [Tue May 19 23:33:41 2026] GET /v2.0/networks/b5b84171-c125-49d2-a0c1-1525a863c272?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: 1370/2893] 199.204.45.44 () {34 vars in 1111 bytes} [Tue May 19 23:33:41 2026] GET /v2.0/networks/b5b84171-c125-49d2-a0c1-1525a863c272?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1524/2894] 199.204.45.44 () {34 vars in 1079 bytes} [Tue May 19 23:33:42 2026] GET /v2.0/ports?tenant_id=1a1d836424254dd08a3f9b5a0b54e631&device_id=8002751c-b04a-4d35-a8a0-1fc74d44b535 => generated 4038 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1371/2897] 199.204.45.44 () {34 vars in 985 bytes} [Tue May 19 23:33:42 2026] GET /v2.0/networks?id=b5b84171-c125-49d2-a0c1-1525a863c272 => generated 800 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1527/2898] 199.204.45.44 () {34 vars in 1055 bytes} [Tue May 19 23:33:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.10&port_id=519b1abb-86a2-4c01-8a03-afc352d49864 => 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: 1372/2899] 199.204.45.44 () {34 vars in 1103 bytes} [Tue May 19 23:33:42 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A346&port_id=519b1abb-86a2-4c01-8a03-afc352d49864 => 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: 1528/2900] 199.204.45.44 () {34 vars in 1063 bytes} [Tue May 19 23:33:42 2026] GET /v2.0/subnets?id=cbbd5957-1e7c-48a2-99f7-9c02b14d8428&id=87cfc23b-a240-4ad2-b53c-1442e5452f36 => generated 1410 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1373/2901] 199.204.45.44 () {34 vars in 1051 bytes} [Tue May 19 23:33:42 2026] GET /v2.0/ports?network_id=b5b84171-c125-49d2-a0c1-1525a863c272&device_owner=network%3Adhcp => generated 1457 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1529/2902] 199.204.45.44 () {34 vars in 1051 bytes} [Tue May 19 23:33:42 2026] GET /v2.0/ports?network_id=b5b84171-c125-49d2-a0c1-1525a863c272&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: 1374/2903] 199.204.45.44 () {34 vars in 1011 bytes} [Tue May 19 23:33:42 2026] GET /v2.0/networks/b5b84171-c125-49d2-a0c1-1525a863c272?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: 1530/2904] 199.204.45.44 () {34 vars in 1111 bytes} [Tue May 19 23:33:42 2026] GET /v2.0/networks/b5b84171-c125-49d2-a0c1-1525a863c272?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: 1375/2905] 10.0.0.207 () {34 vars in 971 bytes} [Tue May 19 23:33:44 2026] GET /v2.0/ports/519b1abb-86a2-4c01-8a03-afc352d49864 => generated 1462 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1531/2906] 199.204.45.44 () {30 vars in 735 bytes} [Tue May 19 23:33:44 2026] GET /v2.0/ports/519b1abb-86a2-4c01-8a03-afc352d49864 => generated 1462 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1376/2907] 199.204.45.44 () {30 vars in 735 bytes} [Tue May 19 23:33:44 2026] GET /v2.0/ports/519b1abb-86a2-4c01-8a03-afc352d49864 => generated 1462 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1532/2908] 199.204.45.44 () {34 vars in 788 bytes} [Tue May 19 23:33:44 2026] PUT /v2.0/ports/519b1abb-86a2-4c01-8a03-afc352d49864 => generated 1197 bytes in 325 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1377/2909] 199.204.45.44 () {30 vars in 741 bytes} [Tue May 19 23:33:45 2026] GET /v2.0/networks/b5b84171-c125-49d2-a0c1-1525a863c272 => generated 797 bytes in 58 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: 1533/2910] 199.204.45.44 () {30 vars in 739 bytes} [Tue May 19 23:33:45 2026] GET /v2.0/subnets/cbbd5957-1e7c-48a2-99f7-9c02b14d8428 => 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: 1378/2911] 199.204.45.44 () {30 vars in 701 bytes} [Tue May 19 23:33:45 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1534/2912] 199.204.45.44 () {30 vars in 703 bytes} [Tue May 19 23:33:45 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: 1379/2913] 199.204.45.44 () {30 vars in 679 bytes} [Tue May 19 23:33:45 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1535/2914] 199.204.45.44 () {30 vars in 715 bytes} [Tue May 19 23:33:45 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: 1380/2915] 199.204.45.44 () {30 vars in 739 bytes} [Tue May 19 23:33:45 2026] GET /v2.0/subnets/596134fa-d4f9-40b7-8cd4-c8b84fe1febe => generated 674 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 23:33:45.570 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-6198dfaf-37a2-4bf7-ad03-5a4e150f1017'] response: {'name': 'network-changed', 'server_uuid': '8002751c-b04a-4d35-a8a0-1fc74d44b535', 'tag': '519b1abb-86a2-4c01-8a03-afc352d49864', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1536/2916] 199.204.45.44 () {30 vars in 735 bytes} [Tue May 19 23:33:45 2026] GET /v2.0/ports/de17ce46-cc87-4eef-b979-a06cc20193e8 => generated 1132 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1381/2917] 199.204.45.44 () {30 vars in 735 bytes} [Tue May 19 23:33:45 2026] GET /v2.0/ports/76f25ecc-67b1-4081-b635-dff1e600f899 => generated 1350 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1537/2918] 199.204.45.44 () {30 vars in 739 bytes} [Tue May 19 23:33:45 2026] GET /v2.0/subnets/596134fa-d4f9-40b7-8cd4-c8b84fe1febe => generated 674 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1382/2919] 199.204.45.44 () {30 vars in 741 bytes} [Tue May 19 23:33:45 2026] GET /v2.0/networks/ca97c06b-8a82-49cc-8ccf-f1c8a4537de0 => generated 798 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1538/2920] 199.204.45.44 () {30 vars in 735 bytes} [Tue May 19 23:33:45 2026] GET /v2.0/ports/de17ce46-cc87-4eef-b979-a06cc20193e8 => 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: 1383/2921] 199.204.45.44 () {30 vars in 739 bytes} [Tue May 19 23:33:45 2026] GET /v2.0/subnets/596134fa-d4f9-40b7-8cd4-c8b84fe1febe => generated 674 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1539/2922] 199.204.45.44 () {34 vars in 1079 bytes} [Tue May 19 23:33:45 2026] GET /v2.0/ports?tenant_id=1a1d836424254dd08a3f9b5a0b54e631&device_id=8002751c-b04a-4d35-a8a0-1fc74d44b535 => generated 3811 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1384/2923] 199.204.45.44 () {34 vars in 985 bytes} [Tue May 19 23:33:45 2026] GET /v2.0/networks?id=b5b84171-c125-49d2-a0c1-1525a863c272 => generated 800 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1540/2924] 199.204.45.44 () {34 vars in 1055 bytes} [Tue May 19 23:33:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.10&port_id=519b1abb-86a2-4c01-8a03-afc352d49864 => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1385/2925] 199.204.45.44 () {34 vars in 983 bytes} [Tue May 19 23:33:46 2026] GET /v2.0/subnets?id=cbbd5957-1e7c-48a2-99f7-9c02b14d8428 => 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: 1541/2926] 199.204.45.44 () {34 vars in 1051 bytes} [Tue May 19 23:33:46 2026] GET /v2.0/ports?network_id=b5b84171-c125-49d2-a0c1-1525a863c272&device_owner=network%3Adhcp => generated 1457 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1386/2927] 199.204.45.44 () {34 vars in 1011 bytes} [Tue May 19 23:33:46 2026] GET /v2.0/networks/b5b84171-c125-49d2-a0c1-1525a863c272?fields=segments => generated 14 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1542/2928] 199.204.45.44 () {34 vars in 1111 bytes} [Tue May 19 23:33:46 2026] GET /v2.0/networks/b5b84171-c125-49d2-a0c1-1525a863c272?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: 1387/2929] 10.0.0.124 () {30 vars in 689 bytes} [Tue May 19 23:33:50 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1543/2930] 10.0.0.124 () {30 vars in 691 bytes} [Tue May 19 23:33:50 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: 1388/2931] 10.0.0.124 () {30 vars in 667 bytes} [Tue May 19 23:33:50 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1544/2932] 10.0.0.124 () {30 vars in 703 bytes} [Tue May 19 23:33:50 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: 1389/2933] 10.0.0.124 () {28 vars in 438 bytes} [Tue May 19 23:33:51 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: 1545/2934] 10.0.0.124 () {30 vars in 727 bytes} [Tue May 19 23:33:51 2026] GET /v2.0/subnets/a9e05bc1-a7c9-4e4d-bd8d-4d1829135ed7 => generated 655 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1390/2935] 199.204.45.44 () {30 vars in 701 bytes} [Tue May 19 23:33:52 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: 1546/2936] 199.204.45.44 () {30 vars in 703 bytes} [Tue May 19 23:33:52 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/2937] 199.204.45.44 () {30 vars in 679 bytes} [Tue May 19 23:33:52 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: 1547/2938] 199.204.45.44 () {30 vars in 715 bytes} [Tue May 19 23:33:52 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: 1392/2939] 199.204.45.44 () {30 vars in 739 bytes} [Tue May 19 23:33:52 2026] GET /v2.0/subnets/cbbd5957-1e7c-48a2-99f7-9c02b14d8428 => 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: 1548/2940] 199.204.45.44 () {30 vars in 739 bytes} [Tue May 19 23:33:52 2026] GET /v2.0/subnets/a9e05bc1-a7c9-4e4d-bd8d-4d1829135ed7 => generated 673 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1393/2941] 199.204.45.44 () {30 vars in 767 bytes} [Tue May 19 23:33:52 2026] GET /v2.0/ports?device_id=8002751c-b04a-4d35-a8a0-1fc74d44b535 => generated 3811 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1549/2942] 199.204.45.44 () {30 vars in 701 bytes} [Tue May 19 23:33:52 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: 1394/2943] 199.204.45.44 () {30 vars in 703 bytes} [Tue May 19 23:33:52 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: 1550/2944] 199.204.45.44 () {30 vars in 679 bytes} [Tue May 19 23:33:52 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: 1395/2945] 199.204.45.44 () {30 vars in 715 bytes} [Tue May 19 23:33:52 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1551/2946] 199.204.45.44 () {34 vars in 1011 bytes} [Tue May 19 23:33:53 2026] GET /v2.0/networks/05ae6e6b-055f-491d-a04c-7895d4611653?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1396/2947] 199.204.45.44 () {34 vars in 1111 bytes} [Tue May 19 23:33:53 2026] GET /v2.0/networks/05ae6e6b-055f-491d-a04c-7895d4611653?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: 1552/2948] 199.204.45.44 () {34 vars in 985 bytes} [Tue May 19 23:33:54 2026] GET /v2.0/networks?id=05ae6e6b-055f-491d-a04c-7895d4611653 => generated 801 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1397/2949] 199.204.45.44 () {38 vars in 954 bytes} [Tue May 19 23:33:54 2026] POST /v2.0/ports => generated 1307 bytes in 385 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1553/2950] 199.204.45.44 () {38 vars in 1027 bytes} [Tue May 19 23:33:54 2026] PUT /v2.0/ports/9c514ccb-6438-4629-892e-d52e0d7d85c3 => generated 1468 bytes in 460 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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/2951] 199.204.45.44 () {34 vars in 1079 bytes} [Tue May 19 23:33:56 2026] GET /v2.0/ports?tenant_id=1a1d836424254dd08a3f9b5a0b54e631&device_id=8002751c-b04a-4d35-a8a0-1fc74d44b535 => generated 5271 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1554/2952] 199.204.45.44 () {34 vars in 1059 bytes} [Tue May 19 23:33:56 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.85&port_id=f86f7504-3fc1-45b6-9e0a-4088ab14be5c => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1399/2953] 199.204.45.44 () {34 vars in 983 bytes} [Tue May 19 23:33:56 2026] GET /v2.0/subnets?id=21819d46-b5aa-4274-824c-f6499170c06d => generated 654 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 23:33:56.574 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2da8a7aa-c836-4f90-a501-d5d14da073da'] response: {'name': 'network-changed', 'server_uuid': '8002751c-b04a-4d35-a8a0-1fc74d44b535', 'tag': '9c514ccb-6438-4629-892e-d52e0d7d85c3', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1555/2954] 199.204.45.44 () {34 vars in 1051 bytes} [Tue May 19 23:33:56 2026] GET /v2.0/ports?network_id=8ce9a1f8-8439-475f-8364-d56250dfa45a&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: 1400/2955] 199.204.45.44 () {34 vars in 1011 bytes} [Tue May 19 23:33:56 2026] GET /v2.0/networks/8ce9a1f8-8439-475f-8364-d56250dfa45a?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: 1556/2956] 199.204.45.44 () {34 vars in 1111 bytes} [Tue May 19 23:33:56 2026] GET /v2.0/networks/8ce9a1f8-8439-475f-8364-d56250dfa45a?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: 1401/2957] 199.204.45.44 () {34 vars in 1057 bytes} [Tue May 19 23:33:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.135&port_id=76f25ecc-67b1-4081-b635-dff1e600f899 => 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: 1557/2958] 199.204.45.44 () {34 vars in 983 bytes} [Tue May 19 23:33:56 2026] GET /v2.0/subnets?id=596134fa-d4f9-40b7-8cd4-c8b84fe1febe => generated 677 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1402/2959] 199.204.45.44 () {34 vars in 1051 bytes} [Tue May 19 23:33:56 2026] GET /v2.0/ports?network_id=ca97c06b-8a82-49cc-8ccf-f1c8a4537de0&device_owner=network%3Adhcp => generated 1461 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1558/2960] 199.204.45.44 () {34 vars in 1011 bytes} [Tue May 19 23:33:56 2026] GET /v2.0/networks/ca97c06b-8a82-49cc-8ccf-f1c8a4537de0?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: 1403/2961] 199.204.45.44 () {34 vars in 1111 bytes} [Tue May 19 23:33:56 2026] GET /v2.0/networks/ca97c06b-8a82-49cc-8ccf-f1c8a4537de0?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: 1559/2962] 199.204.45.44 () {34 vars in 1055 bytes} [Tue May 19 23:33:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.10&port_id=519b1abb-86a2-4c01-8a03-afc352d49864 => 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: 1404/2963] 199.204.45.44 () {34 vars in 983 bytes} [Tue May 19 23:33:56 2026] GET /v2.0/subnets?id=cbbd5957-1e7c-48a2-99f7-9c02b14d8428 => generated 676 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1560/2964] 199.204.45.44 () {34 vars in 1051 bytes} [Tue May 19 23:33:57 2026] GET /v2.0/ports?network_id=b5b84171-c125-49d2-a0c1-1525a863c272&device_owner=network%3Adhcp => generated 1457 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1405/2965] 199.204.45.44 () {34 vars in 1011 bytes} [Tue May 19 23:33:57 2026] GET /v2.0/networks/b5b84171-c125-49d2-a0c1-1525a863c272?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: 1561/2966] 199.204.45.44 () {34 vars in 1111 bytes} [Tue May 19 23:33:57 2026] GET /v2.0/networks/b5b84171-c125-49d2-a0c1-1525a863c272?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: 1406/2969] 199.204.45.44 () {34 vars in 1057 bytes} [Tue May 19 23:33:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.214&port_id=9c514ccb-6438-4629-892e-d52e0d7d85c3 => 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: 1564/2970] 199.204.45.44 () {34 vars in 1105 bytes} [Tue May 19 23:33:57 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A2bb&port_id=9c514ccb-6438-4629-892e-d52e0d7d85c3 => 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: 1407/2971] 199.204.45.44 () {34 vars in 1063 bytes} [Tue May 19 23:33:57 2026] GET /v2.0/subnets?id=b842287d-1be3-4442-96c8-aeb1bddbbc01&id=a9e05bc1-a7c9-4e4d-bd8d-4d1829135ed7 => generated 1413 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1565/2972] 199.204.45.44 () {34 vars in 1051 bytes} [Tue May 19 23:33:57 2026] GET /v2.0/ports?network_id=05ae6e6b-055f-491d-a04c-7895d4611653&device_owner=network%3Adhcp => generated 1461 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1408/2973] 199.204.45.44 () {34 vars in 1051 bytes} [Tue May 19 23:33:57 2026] GET /v2.0/ports?network_id=05ae6e6b-055f-491d-a04c-7895d4611653&device_owner=network%3Adhcp => generated 1461 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1566/2974] 199.204.45.44 () {34 vars in 1011 bytes} [Tue May 19 23:33:57 2026] GET /v2.0/networks/05ae6e6b-055f-491d-a04c-7895d4611653?fields=segments => generated 14 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1409/2975] 199.204.45.44 () {34 vars in 1111 bytes} [Tue May 19 23:33:57 2026] GET /v2.0/networks/05ae6e6b-055f-491d-a04c-7895d4611653?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1567/2976] 199.204.45.44 () {34 vars in 1079 bytes} [Tue May 19 23:33:58 2026] GET /v2.0/ports?tenant_id=1a1d836424254dd08a3f9b5a0b54e631&device_id=8002751c-b04a-4d35-a8a0-1fc74d44b535 => generated 5271 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1410/2977] 199.204.45.44 () {34 vars in 985 bytes} [Tue May 19 23:33:58 2026] GET /v2.0/networks?id=05ae6e6b-055f-491d-a04c-7895d4611653 => generated 801 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1568/2978] 199.204.45.44 () {34 vars in 1057 bytes} [Tue May 19 23:33:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.214&port_id=9c514ccb-6438-4629-892e-d52e0d7d85c3 => 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: 1411/2979] 199.204.45.44 () {34 vars in 1105 bytes} [Tue May 19 23:33:58 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A2bb&port_id=9c514ccb-6438-4629-892e-d52e0d7d85c3 => 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: 1569/2980] 199.204.45.44 () {34 vars in 1063 bytes} [Tue May 19 23:33:58 2026] GET /v2.0/subnets?id=b842287d-1be3-4442-96c8-aeb1bddbbc01&id=a9e05bc1-a7c9-4e4d-bd8d-4d1829135ed7 => generated 1413 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1412/2981] 199.204.45.44 () {34 vars in 1051 bytes} [Tue May 19 23:33:58 2026] GET /v2.0/ports?network_id=05ae6e6b-055f-491d-a04c-7895d4611653&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: 1570/2982] 199.204.45.44 () {34 vars in 1051 bytes} [Tue May 19 23:33:58 2026] GET /v2.0/ports?network_id=05ae6e6b-055f-491d-a04c-7895d4611653&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: 1413/2983] 199.204.45.44 () {34 vars in 1011 bytes} [Tue May 19 23:33:58 2026] GET /v2.0/networks/05ae6e6b-055f-491d-a04c-7895d4611653?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: 1571/2984] 199.204.45.44 () {34 vars in 1111 bytes} [Tue May 19 23:33:58 2026] GET /v2.0/networks/05ae6e6b-055f-491d-a04c-7895d4611653?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: 1414/2985] 10.0.0.207 () {34 vars in 971 bytes} [Tue May 19 23:34:00 2026] GET /v2.0/ports/9c514ccb-6438-4629-892e-d52e0d7d85c3 => generated 1470 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1572/2986] 199.204.45.44 () {30 vars in 735 bytes} [Tue May 19 23:34:00 2026] GET /v2.0/ports/9c514ccb-6438-4629-892e-d52e0d7d85c3 => generated 1470 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1415/2987] 199.204.45.44 () {30 vars in 735 bytes} [Tue May 19 23:34:01 2026] GET /v2.0/ports/9c514ccb-6438-4629-892e-d52e0d7d85c3 => generated 1470 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1573/2988] 199.204.45.44 () {34 vars in 788 bytes} [Tue May 19 23:34:01 2026] PUT /v2.0/ports/9c514ccb-6438-4629-892e-d52e0d7d85c3 => generated 1201 bytes in 303 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1416/2989] 199.204.45.44 () {30 vars in 741 bytes} [Tue May 19 23:34:01 2026] GET /v2.0/networks/05ae6e6b-055f-491d-a04c-7895d4611653 => generated 798 bytes in 43 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: 1574/2990] 199.204.45.44 () {30 vars in 739 bytes} [Tue May 19 23:34:01 2026] GET /v2.0/subnets/a9e05bc1-a7c9-4e4d-bd8d-4d1829135ed7 => generated 673 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1417/2991] 199.204.45.44 () {30 vars in 701 bytes} [Tue May 19 23:34:01 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 23:34:01.562 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-16372356-619e-40db-8cbb-acfb86c3fb67'] response: {'name': 'network-changed', 'server_uuid': '8002751c-b04a-4d35-a8a0-1fc74d44b535', 'tag': '9c514ccb-6438-4629-892e-d52e0d7d85c3', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1575/2992] 199.204.45.44 () {30 vars in 703 bytes} [Tue May 19 23:34:01 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: 1418/2993] 199.204.45.44 () {30 vars in 679 bytes} [Tue May 19 23:34:01 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: 1576/2994] 199.204.45.44 () {30 vars in 715 bytes} [Tue May 19 23:34:01 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1419/2995] 199.204.45.44 () {30 vars in 739 bytes} [Tue May 19 23:34:01 2026] GET /v2.0/subnets/596134fa-d4f9-40b7-8cd4-c8b84fe1febe => generated 674 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1577/2996] 199.204.45.44 () {30 vars in 735 bytes} [Tue May 19 23:34:01 2026] GET /v2.0/ports/de17ce46-cc87-4eef-b979-a06cc20193e8 => 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: 1420/2997] 199.204.45.44 () {30 vars in 735 bytes} [Tue May 19 23:34:01 2026] GET /v2.0/ports/76f25ecc-67b1-4081-b635-dff1e600f899 => generated 1350 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1578/2998] 199.204.45.44 () {30 vars in 739 bytes} [Tue May 19 23:34:01 2026] GET /v2.0/subnets/596134fa-d4f9-40b7-8cd4-c8b84fe1febe => generated 674 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1421/2999] 199.204.45.44 () {30 vars in 741 bytes} [Tue May 19 23:34:01 2026] GET /v2.0/networks/ca97c06b-8a82-49cc-8ccf-f1c8a4537de0 => generated 798 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1579/3000] 199.204.45.44 () {30 vars in 735 bytes} [Tue May 19 23:34:01 2026] GET /v2.0/ports/de17ce46-cc87-4eef-b979-a06cc20193e8 => 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: 1422/3001] 199.204.45.44 () {30 vars in 739 bytes} [Tue May 19 23:34:01 2026] GET /v2.0/subnets/596134fa-d4f9-40b7-8cd4-c8b84fe1febe => generated 674 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1580/3002] 199.204.45.44 () {34 vars in 1079 bytes} [Tue May 19 23:34:01 2026] GET /v2.0/ports?tenant_id=1a1d836424254dd08a3f9b5a0b54e631&device_id=8002751c-b04a-4d35-a8a0-1fc74d44b535 => 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: 1423/3003] 199.204.45.44 () {34 vars in 985 bytes} [Tue May 19 23:34:02 2026] GET /v2.0/networks?id=05ae6e6b-055f-491d-a04c-7895d4611653 => generated 801 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1581/3004] 199.204.45.44 () {34 vars in 1057 bytes} [Tue May 19 23:34:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.214&port_id=9c514ccb-6438-4629-892e-d52e0d7d85c3 => 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: 1424/3005] 199.204.45.44 () {34 vars in 983 bytes} [Tue May 19 23:34:02 2026] GET /v2.0/subnets?id=a9e05bc1-a7c9-4e4d-bd8d-4d1829135ed7 => generated 676 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1582/3006] 199.204.45.44 () {34 vars in 1051 bytes} [Tue May 19 23:34:02 2026] GET /v2.0/ports?network_id=05ae6e6b-055f-491d-a04c-7895d4611653&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: 1425/3007] 199.204.45.44 () {34 vars in 1011 bytes} [Tue May 19 23:34:02 2026] GET /v2.0/networks/05ae6e6b-055f-491d-a04c-7895d4611653?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: 1583/3008] 199.204.45.44 () {34 vars in 1111 bytes} [Tue May 19 23:34:02 2026] GET /v2.0/networks/05ae6e6b-055f-491d-a04c-7895d4611653?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: 1426/3009] 199.204.45.44 () {30 vars in 701 bytes} [Tue May 19 23:34:10 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: 1584/3010] 199.204.45.44 () {30 vars in 703 bytes} [Tue May 19 23:34: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: 1427/3011] 199.204.45.44 () {30 vars in 679 bytes} [Tue May 19 23:34: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: 1585/3012] 199.204.45.44 () {30 vars in 715 bytes} [Tue May 19 23:34:10 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1428/3013] 199.204.45.44 () {30 vars in 739 bytes} [Tue May 19 23:34:10 2026] GET /v2.0/subnets/cbbd5957-1e7c-48a2-99f7-9c02b14d8428 => generated 673 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1586/3014] 199.204.45.44 () {30 vars in 767 bytes} [Tue May 19 23:34:10 2026] GET /v2.0/ports?device_id=8002751c-b04a-4d35-a8a0-1fc74d44b535 => generated 5040 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1429/3015] 199.204.45.44 () {30 vars in 701 bytes} [Tue May 19 23:34:11 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: 1587/3016] 199.204.45.44 () {30 vars in 703 bytes} [Tue May 19 23:34:11 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: 1430/3017] 199.204.45.44 () {30 vars in 679 bytes} [Tue May 19 23:34:11 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: 1588/3018] 199.204.45.44 () {30 vars in 715 bytes} [Tue May 19 23:34:11 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1431/3019] 199.204.45.44 () {30 vars in 735 bytes} [Tue May 19 23:34:11 2026] GET /v2.0/ports/9c514ccb-6438-4629-892e-d52e0d7d85c3 => generated 1237 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1589/3020] 199.204.45.44 () {34 vars in 787 bytes} [Tue May 19 23:34:11 2026] PUT /v2.0/ports/9c514ccb-6438-4629-892e-d52e0d7d85c3 => generated 1026 bytes in 302 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1432/3021] 199.204.45.44 () {30 vars in 741 bytes} [Tue May 19 23:34:11 2026] GET /v2.0/networks/05ae6e6b-055f-491d-a04c-7895d4611653 => generated 798 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1590/3022] 199.204.45.44 () {30 vars in 767 bytes} [Tue May 19 23:34:11 2026] GET /v2.0/ports?device_id=8002751c-b04a-4d35-a8a0-1fc74d44b535 => generated 4865 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1433/3023] 199.204.45.44 () {30 vars in 767 bytes} [Tue May 19 23:34:11 2026] GET /v2.0/ports?device_id=8002751c-b04a-4d35-a8a0-1fc74d44b535 => generated 4865 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 23:34:12.059 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1d933c57-2f93-45fc-bcd4-7f228ae355d9'] response: {'name': 'network-changed', 'server_uuid': '8002751c-b04a-4d35-a8a0-1fc74d44b535', 'tag': '9c514ccb-6438-4629-892e-d52e0d7d85c3', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1591/3024] 199.204.45.44 () {34 vars in 1079 bytes} [Tue May 19 23:34:12 2026] GET /v2.0/ports?tenant_id=1a1d836424254dd08a3f9b5a0b54e631&device_id=8002751c-b04a-4d35-a8a0-1fc74d44b535 => generated 4865 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1434/3025] 199.204.45.44 () {34 vars in 985 bytes} [Tue May 19 23:34:12 2026] GET /v2.0/networks?id=05ae6e6b-055f-491d-a04c-7895d4611653 => generated 801 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1592/3028] 199.204.45.44 () {34 vars in 1011 bytes} [Tue May 19 23:34:12 2026] GET /v2.0/networks/05ae6e6b-055f-491d-a04c-7895d4611653?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: 1437/3029] 199.204.45.44 () {34 vars in 1111 bytes} [Tue May 19 23:34:12 2026] GET /v2.0/networks/05ae6e6b-055f-491d-a04c-7895d4611653?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: 1593/3030] 199.204.45.44 () {30 vars in 767 bytes} [Tue May 19 23:34:12 2026] GET /v2.0/ports?device_id=8002751c-b04a-4d35-a8a0-1fc74d44b535 => generated 4865 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1438/3031] 199.204.45.44 () {34 vars in 974 bytes} [Tue May 19 23:34:13 2026] GET /v2.0/ports/9c514ccb-6438-4629-892e-d52e0d7d85c3 => generated 1062 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1439/3032] 199.204.45.44 () {30 vars in 767 bytes} [Tue May 19 23:34:13 2026] GET /v2.0/ports?device_id=8002751c-b04a-4d35-a8a0-1fc74d44b535 => generated 4865 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1594/3033] 199.204.45.44 () {36 vars in 996 bytes} [Tue May 19 23:34:13 2026] DELETE /v2.0/ports/9c514ccb-6438-4629-892e-d52e0d7d85c3 => generated 0 bytes in 215 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1440/3034] 199.204.45.44 () {30 vars in 767 bytes} [Tue May 19 23:34:14 2026] GET /v2.0/ports?device_id=8002751c-b04a-4d35-a8a0-1fc74d44b535 => generated 3811 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 23:34:14.864 7 INFO neutron.pecan_wsgi.hooks.translation [None req-405d766b-4f58-44c5-a70f-154ee515470e c6f6be455f624b60b06da7080df9e6a1 1a1d836424254dd08a3f9b5a0b54e631 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1595/3035] 199.204.45.44 () {32 vars in 757 bytes} [Tue May 19 23:34:14 2026] DELETE /v2.0/ports/9c514ccb-6438-4629-892e-d52e0d7d85c3 => 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: 1441/3036] 199.204.45.44 () {30 vars in 701 bytes} [Tue May 19 23:34:14 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: 1596/3037] 199.204.45.44 () {30 vars in 703 bytes} [Tue May 19 23:34:14 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: 1442/3038] 199.204.45.44 () {30 vars in 679 bytes} [Tue May 19 23:34:14 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) 2026-05-19 23:34:14.994 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-00fde618-964e-44f5-aaa5-171460991056'] response: {'server_uuid': '8002751c-b04a-4d35-a8a0-1fc74d44b535', 'name': 'network-vif-deleted', 'tag': '9c514ccb-6438-4629-892e-d52e0d7d85c3', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1597/3039] 199.204.45.44 () {30 vars in 715 bytes} [Tue May 19 23:34:14 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1443/3040] 199.204.45.44 () {30 vars in 739 bytes} [Tue May 19 23:34:15 2026] GET /v2.0/subnets/596134fa-d4f9-40b7-8cd4-c8b84fe1febe => generated 674 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1598/3041] 199.204.45.44 () {30 vars in 735 bytes} [Tue May 19 23:34:15 2026] GET /v2.0/ports/de17ce46-cc87-4eef-b979-a06cc20193e8 => 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: 1444/3042] 199.204.45.44 () {30 vars in 735 bytes} [Tue May 19 23:34:15 2026] GET /v2.0/ports/76f25ecc-67b1-4081-b635-dff1e600f899 => generated 1350 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1599/3043] 199.204.45.44 () {30 vars in 739 bytes} [Tue May 19 23:34:15 2026] GET /v2.0/subnets/596134fa-d4f9-40b7-8cd4-c8b84fe1febe => generated 674 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1445/3044] 199.204.45.44 () {30 vars in 741 bytes} [Tue May 19 23:34:15 2026] GET /v2.0/networks/ca97c06b-8a82-49cc-8ccf-f1c8a4537de0 => generated 798 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1600/3045] 199.204.45.44 () {30 vars in 735 bytes} [Tue May 19 23:34:15 2026] GET /v2.0/ports/de17ce46-cc87-4eef-b979-a06cc20193e8 => 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: 1446/3046] 199.204.45.44 () {30 vars in 739 bytes} [Tue May 19 23:34:15 2026] GET /v2.0/subnets/596134fa-d4f9-40b7-8cd4-c8b84fe1febe => generated 674 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1601/3047] 199.204.45.44 () {34 vars in 1079 bytes} [Tue May 19 23:34:15 2026] GET /v2.0/ports?tenant_id=1a1d836424254dd08a3f9b5a0b54e631&device_id=8002751c-b04a-4d35-a8a0-1fc74d44b535 => generated 3811 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1447/3048] 199.204.45.44 () {34 vars in 1145 bytes} [Tue May 19 23:34:15 2026] GET /v2.0/networks?id=8ce9a1f8-8439-475f-8364-d56250dfa45a&id=ca97c06b-8a82-49cc-8ccf-f1c8a4537de0&id=b5b84171-c125-49d2-a0c1-1525a863c272 => generated 2308 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1602/3049] 199.204.45.44 () {34 vars in 1059 bytes} [Tue May 19 23:34:15 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.85&port_id=f86f7504-3fc1-45b6-9e0a-4088ab14be5c => 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: 1448/3050] 199.204.45.44 () {34 vars in 983 bytes} [Tue May 19 23:34:15 2026] GET /v2.0/subnets?id=21819d46-b5aa-4274-824c-f6499170c06d => generated 654 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1603/3051] 199.204.45.44 () {34 vars in 1051 bytes} [Tue May 19 23:34:15 2026] GET /v2.0/ports?network_id=8ce9a1f8-8439-475f-8364-d56250dfa45a&device_owner=network%3Adhcp => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1449/3052] 199.204.45.44 () {34 vars in 1011 bytes} [Tue May 19 23:34:15 2026] GET /v2.0/networks/8ce9a1f8-8439-475f-8364-d56250dfa45a?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: 1604/3053] 199.204.45.44 () {34 vars in 1111 bytes} [Tue May 19 23:34:15 2026] GET /v2.0/networks/8ce9a1f8-8439-475f-8364-d56250dfa45a?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: 1450/3054] 199.204.45.44 () {34 vars in 1057 bytes} [Tue May 19 23:34:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.135&port_id=76f25ecc-67b1-4081-b635-dff1e600f899 => 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: 1605/3055] 199.204.45.44 () {34 vars in 983 bytes} [Tue May 19 23:34:15 2026] GET /v2.0/subnets?id=596134fa-d4f9-40b7-8cd4-c8b84fe1febe => generated 677 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1451/3056] 199.204.45.44 () {34 vars in 1051 bytes} [Tue May 19 23:34:15 2026] GET /v2.0/ports?network_id=ca97c06b-8a82-49cc-8ccf-f1c8a4537de0&device_owner=network%3Adhcp => generated 1461 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1606/3057] 199.204.45.44 () {34 vars in 1011 bytes} [Tue May 19 23:34:15 2026] GET /v2.0/networks/ca97c06b-8a82-49cc-8ccf-f1c8a4537de0?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: 1452/3058] 199.204.45.44 () {34 vars in 1111 bytes} [Tue May 19 23:34:15 2026] GET /v2.0/networks/ca97c06b-8a82-49cc-8ccf-f1c8a4537de0?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: 1607/3059] 199.204.45.44 () {34 vars in 1055 bytes} [Tue May 19 23:34:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.10&port_id=519b1abb-86a2-4c01-8a03-afc352d49864 => 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: 1453/3060] 199.204.45.44 () {34 vars in 983 bytes} [Tue May 19 23:34:16 2026] GET /v2.0/subnets?id=cbbd5957-1e7c-48a2-99f7-9c02b14d8428 => generated 676 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1608/3061] 199.204.45.44 () {34 vars in 1051 bytes} [Tue May 19 23:34:16 2026] GET /v2.0/ports?network_id=b5b84171-c125-49d2-a0c1-1525a863c272&device_owner=network%3Adhcp => generated 1457 bytes in 499 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1454/3062] 199.204.45.44 () {34 vars in 1011 bytes} [Tue May 19 23:34:16 2026] GET /v2.0/networks/b5b84171-c125-49d2-a0c1-1525a863c272?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: 1609/3063] 199.204.45.44 () {34 vars in 1111 bytes} [Tue May 19 23:34:16 2026] GET /v2.0/networks/b5b84171-c125-49d2-a0c1-1525a863c272?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: 1455/3064] 199.204.45.44 () {30 vars in 701 bytes} [Tue May 19 23:34:21 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: 1610/3065] 199.204.45.44 () {30 vars in 703 bytes} [Tue May 19 23:34:21 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: 1456/3066] 199.204.45.44 () {30 vars in 679 bytes} [Tue May 19 23:34:21 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: 1611/3067] 199.204.45.44 () {30 vars in 715 bytes} [Tue May 19 23:34:21 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: 1457/3068] 199.204.45.44 () {30 vars in 767 bytes} [Tue May 19 23:34:21 2026] GET /v2.0/ports?device_id=8002751c-b04a-4d35-a8a0-1fc74d44b535 => generated 3811 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1612/3069] 199.204.45.44 () {30 vars in 701 bytes} [Tue May 19 23:34:21 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: 1458/3070] 199.204.45.44 () {30 vars in 703 bytes} [Tue May 19 23:34:21 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: 1613/3071] 199.204.45.44 () {30 vars in 679 bytes} [Tue May 19 23:34:21 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: 1459/3072] 199.204.45.44 () {30 vars in 715 bytes} [Tue May 19 23:34:21 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: 1614/3073] 199.204.45.44 () {30 vars in 735 bytes} [Tue May 19 23:34:21 2026] GET /v2.0/ports/519b1abb-86a2-4c01-8a03-afc352d49864 => generated 1233 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1460/3074] 199.204.45.44 () {34 vars in 787 bytes} [Tue May 19 23:34:21 2026] PUT /v2.0/ports/519b1abb-86a2-4c01-8a03-afc352d49864 => generated 1026 bytes in 315 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1615/3075] 199.204.45.44 () {30 vars in 741 bytes} [Tue May 19 23:34:21 2026] GET /v2.0/networks/b5b84171-c125-49d2-a0c1-1525a863c272 => generated 797 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 1461/3076] 199.204.45.44 () {30 vars in 767 bytes} [Tue May 19 23:34:21 2026] GET /v2.0/ports?device_id=8002751c-b04a-4d35-a8a0-1fc74d44b535 => generated 3640 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1616/3077] 199.204.45.44 () {30 vars in 767 bytes} [Tue May 19 23:34:21 2026] GET /v2.0/ports?device_id=8002751c-b04a-4d35-a8a0-1fc74d44b535 => generated 3640 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 23:34:22.384 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b2bea29c-4035-44c9-b9c2-5dc70bcae889'] response: {'name': 'network-changed', 'server_uuid': '8002751c-b04a-4d35-a8a0-1fc74d44b535', 'tag': '519b1abb-86a2-4c01-8a03-afc352d49864', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1462/3078] 199.204.45.44 () {34 vars in 1079 bytes} [Tue May 19 23:34:22 2026] GET /v2.0/ports?tenant_id=1a1d836424254dd08a3f9b5a0b54e631&device_id=8002751c-b04a-4d35-a8a0-1fc74d44b535 => generated 3640 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1617/3079] 199.204.45.44 () {34 vars in 985 bytes} [Tue May 19 23:34:22 2026] GET /v2.0/networks?id=b5b84171-c125-49d2-a0c1-1525a863c272 => generated 800 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1463/3080] 199.204.45.44 () {34 vars in 1011 bytes} [Tue May 19 23:34:22 2026] GET /v2.0/networks/b5b84171-c125-49d2-a0c1-1525a863c272?fields=segments => generated 14 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1618/3081] 199.204.45.44 () {34 vars in 1111 bytes} [Tue May 19 23:34:22 2026] GET /v2.0/networks/b5b84171-c125-49d2-a0c1-1525a863c272?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1464/3082] 199.204.45.44 () {30 vars in 767 bytes} [Tue May 19 23:34:23 2026] GET /v2.0/ports?device_id=8002751c-b04a-4d35-a8a0-1fc74d44b535 => generated 3640 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1465/3083] 199.204.45.44 () {34 vars in 974 bytes} [Tue May 19 23:34:24 2026] GET /v2.0/ports/519b1abb-86a2-4c01-8a03-afc352d49864 => generated 1062 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1619/3084] 199.204.45.44 () {30 vars in 767 bytes} [Tue May 19 23:34:24 2026] GET /v2.0/ports?device_id=8002751c-b04a-4d35-a8a0-1fc74d44b535 => generated 3640 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1466/3085] 199.204.45.44 () {36 vars in 996 bytes} [Tue May 19 23:34:24 2026] DELETE /v2.0/ports/519b1abb-86a2-4c01-8a03-afc352d49864 => generated 0 bytes in 202 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1620/3086] 199.204.45.44 () {30 vars in 767 bytes} [Tue May 19 23:34:25 2026] GET /v2.0/ports?device_id=8002751c-b04a-4d35-a8a0-1fc74d44b535 => generated 2586 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 23:34:25.193 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1fb2449b-5602-44ac-8ae7-544d22493053 c6f6be455f624b60b06da7080df9e6a1 1a1d836424254dd08a3f9b5a0b54e631 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1467/3087] 199.204.45.44 () {32 vars in 757 bytes} [Tue May 19 23:34:25 2026] DELETE /v2.0/ports/519b1abb-86a2-4c01-8a03-afc352d49864 => generated 132 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1621/3088] 199.204.45.44 () {30 vars in 701 bytes} [Tue May 19 23:34:25 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) 2026-05-19 23:34:25.297 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-29a03d9d-2b56-4a20-adaa-65101e4a31b5'] response: {'server_uuid': '8002751c-b04a-4d35-a8a0-1fc74d44b535', 'name': 'network-vif-deleted', 'tag': '519b1abb-86a2-4c01-8a03-afc352d49864', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1468/3089] 199.204.45.44 () {30 vars in 703 bytes} [Tue May 19 23:34:25 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: 1622/3090] 199.204.45.44 () {30 vars in 679 bytes} [Tue May 19 23:34:25 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1469/3091] 199.204.45.44 () {30 vars in 715 bytes} [Tue May 19 23:34:25 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1623/3092] 199.204.45.44 () {30 vars in 739 bytes} [Tue May 19 23:34:25 2026] GET /v2.0/subnets/596134fa-d4f9-40b7-8cd4-c8b84fe1febe => generated 674 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1470/3093] 199.204.45.44 () {30 vars in 735 bytes} [Tue May 19 23:34:25 2026] GET /v2.0/ports/de17ce46-cc87-4eef-b979-a06cc20193e8 => generated 1132 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1624/3094] 199.204.45.44 () {30 vars in 735 bytes} [Tue May 19 23:34:25 2026] GET /v2.0/ports/76f25ecc-67b1-4081-b635-dff1e600f899 => generated 1350 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1471/3095] 199.204.45.44 () {30 vars in 739 bytes} [Tue May 19 23:34:25 2026] GET /v2.0/subnets/596134fa-d4f9-40b7-8cd4-c8b84fe1febe => generated 674 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1625/3096] 199.204.45.44 () {30 vars in 741 bytes} [Tue May 19 23:34:25 2026] GET /v2.0/networks/ca97c06b-8a82-49cc-8ccf-f1c8a4537de0 => generated 798 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1472/3097] 199.204.45.44 () {30 vars in 735 bytes} [Tue May 19 23:34:25 2026] GET /v2.0/ports/de17ce46-cc87-4eef-b979-a06cc20193e8 => generated 1132 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1626/3098] 199.204.45.44 () {30 vars in 739 bytes} [Tue May 19 23:34:25 2026] GET /v2.0/subnets/596134fa-d4f9-40b7-8cd4-c8b84fe1febe => generated 674 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1473/3099] 199.204.45.44 () {34 vars in 1079 bytes} [Tue May 19 23:34:25 2026] GET /v2.0/ports?tenant_id=1a1d836424254dd08a3f9b5a0b54e631&device_id=8002751c-b04a-4d35-a8a0-1fc74d44b535 => generated 2586 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1627/3100] 199.204.45.44 () {34 vars in 1065 bytes} [Tue May 19 23:34:25 2026] GET /v2.0/networks?id=8ce9a1f8-8439-475f-8364-d56250dfa45a&id=ca97c06b-8a82-49cc-8ccf-f1c8a4537de0 => generated 1522 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1474/3101] 199.204.45.44 () {34 vars in 1059 bytes} [Tue May 19 23:34:25 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.85&port_id=f86f7504-3fc1-45b6-9e0a-4088ab14be5c => 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: 1628/3102] 199.204.45.44 () {34 vars in 983 bytes} [Tue May 19 23:34:25 2026] GET /v2.0/subnets?id=21819d46-b5aa-4274-824c-f6499170c06d => generated 654 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1475/3103] 199.204.45.44 () {34 vars in 1051 bytes} [Tue May 19 23:34:25 2026] GET /v2.0/ports?network_id=8ce9a1f8-8439-475f-8364-d56250dfa45a&device_owner=network%3Adhcp => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1629/3104] 199.204.45.44 () {34 vars in 1011 bytes} [Tue May 19 23:34:26 2026] GET /v2.0/networks/8ce9a1f8-8439-475f-8364-d56250dfa45a?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: 1476/3105] 199.204.45.44 () {34 vars in 1111 bytes} [Tue May 19 23:34:26 2026] GET /v2.0/networks/8ce9a1f8-8439-475f-8364-d56250dfa45a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1630/3106] 199.204.45.44 () {34 vars in 1057 bytes} [Tue May 19 23:34:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.135&port_id=76f25ecc-67b1-4081-b635-dff1e600f899 => 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: 1477/3107] 199.204.45.44 () {34 vars in 983 bytes} [Tue May 19 23:34:26 2026] GET /v2.0/subnets?id=596134fa-d4f9-40b7-8cd4-c8b84fe1febe => generated 677 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1631/3108] 199.204.45.44 () {34 vars in 1051 bytes} [Tue May 19 23:34:26 2026] GET /v2.0/ports?network_id=ca97c06b-8a82-49cc-8ccf-f1c8a4537de0&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: 1478/3109] 199.204.45.44 () {34 vars in 1011 bytes} [Tue May 19 23:34:26 2026] GET /v2.0/networks/ca97c06b-8a82-49cc-8ccf-f1c8a4537de0?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: 1632/3110] 199.204.45.44 () {34 vars in 1111 bytes} [Tue May 19 23:34:26 2026] GET /v2.0/networks/ca97c06b-8a82-49cc-8ccf-f1c8a4537de0?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: 1480/3113] 199.204.45.44 () {34 vars in 1095 bytes} [Tue May 19 23:34:29 2026] GET /v2.0/ports?device_id=8002751c-b04a-4d35-a8a0-1fc74d44b535&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 123 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1634/3114] 199.204.45.44 () {34 vars in 1079 bytes} [Tue May 19 23:34:30 2026] GET /v2.0/ports?tenant_id=1a1d836424254dd08a3f9b5a0b54e631&device_id=8002751c-b04a-4d35-a8a0-1fc74d44b535 => generated 2586 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1481/3115] 199.204.45.44 () {34 vars in 1065 bytes} [Tue May 19 23:34:31 2026] GET /v2.0/networks?id=8ce9a1f8-8439-475f-8364-d56250dfa45a&id=ca97c06b-8a82-49cc-8ccf-f1c8a4537de0 => generated 1522 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1635/3116] 199.204.45.44 () {34 vars in 1059 bytes} [Tue May 19 23:34:31 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.85&port_id=f86f7504-3fc1-45b6-9e0a-4088ab14be5c => 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: 1482/3117] 199.204.45.44 () {34 vars in 983 bytes} [Tue May 19 23:34:31 2026] GET /v2.0/subnets?id=21819d46-b5aa-4274-824c-f6499170c06d => generated 654 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1636/3118] 199.204.45.44 () {34 vars in 1051 bytes} [Tue May 19 23:34:31 2026] GET /v2.0/ports?network_id=8ce9a1f8-8439-475f-8364-d56250dfa45a&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: 1483/3119] 199.204.45.44 () {34 vars in 1011 bytes} [Tue May 19 23:34:31 2026] GET /v2.0/networks/8ce9a1f8-8439-475f-8364-d56250dfa45a?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: 1637/3120] 199.204.45.44 () {34 vars in 1111 bytes} [Tue May 19 23:34:31 2026] GET /v2.0/networks/8ce9a1f8-8439-475f-8364-d56250dfa45a?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: 1484/3121] 199.204.45.44 () {34 vars in 1057 bytes} [Tue May 19 23:34:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.135&port_id=76f25ecc-67b1-4081-b635-dff1e600f899 => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1638/3122] 199.204.45.44 () {34 vars in 983 bytes} [Tue May 19 23:34:31 2026] GET /v2.0/subnets?id=596134fa-d4f9-40b7-8cd4-c8b84fe1febe => generated 677 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1485/3123] 199.204.45.44 () {34 vars in 1051 bytes} [Tue May 19 23:34:31 2026] GET /v2.0/ports?network_id=ca97c06b-8a82-49cc-8ccf-f1c8a4537de0&device_owner=network%3Adhcp => generated 1461 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1639/3124] 199.204.45.44 () {34 vars in 1011 bytes} [Tue May 19 23:34:31 2026] GET /v2.0/networks/ca97c06b-8a82-49cc-8ccf-f1c8a4537de0?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: 1486/3125] 199.204.45.44 () {34 vars in 1111 bytes} [Tue May 19 23:34:31 2026] GET /v2.0/networks/ca97c06b-8a82-49cc-8ccf-f1c8a4537de0?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1640/3126] 199.204.45.44 () {30 vars in 701 bytes} [Tue May 19 23:34:38 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1487/3127] 199.204.45.44 () {30 vars in 703 bytes} [Tue May 19 23:34:38 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: 1641/3128] 199.204.45.44 () {30 vars in 679 bytes} [Tue May 19 23:34:38 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1488/3129] 199.204.45.44 () {30 vars in 715 bytes} [Tue May 19 23:34:38 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 23:34:38.376 7 INFO neutron.api.v2.resource [None req-b7d8b265-122b-4557-8fa7-0fce278f9d62 c6f6be455f624b60b06da7080df9e6a1 1a1d836424254dd08a3f9b5a0b54e631 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1642/3130] 199.204.45.44 () {30 vars in 761 bytes} [Tue May 19 23:34:38 2026] GET /v2.0/security-groups/lb-cbdd7aab-a027-4bd9-b5cb-ed41619483e8 => generated 149 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1489/3131] 199.204.45.44 () {30 vars in 783 bytes} [Tue May 19 23:34:38 2026] GET /v2.0/security-groups?name=lb-cbdd7aab-a027-4bd9-b5cb-ed41619483e8 => generated 2865 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1643/3132] 199.204.45.44 () {30 vars in 813 bytes} [Tue May 19 23:34:38 2026] GET /v2.0/security-group-rules?security_group_id=c5bd0aff-3a33-4775-b0e1-dcd1f4bd9231 => generated 2334 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1490/3133] 199.204.45.44 () {32 vars in 787 bytes} [Tue May 19 23:34:38 2026] DELETE /v2.0/security-group-rules/6f26b665-ea83-4623-91fd-f9b4af8d06fb => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1644/3134] 199.204.45.44 () {32 vars in 787 bytes} [Tue May 19 23:34:38 2026] DELETE /v2.0/security-group-rules/a897e4ad-d74f-42f4-a346-475b30f21b48 => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 23:34:41.544 8 INFO neutron.db.l3_db [None req-b13ac04d-c3d8-44bb-a49c-13e026275592 8cf885ed30d040e2ab22021eabf72c51 a74ce57a60ce47d691ae5bdf336a5b77 - - default default] Floating IP 9754d7f0-bba9-4dfc-b137-ff90fdb7cbe9 disassociated (deleted). External IP: 10.96.250.207, port: de17ce46-cc87-4eef-b979-a06cc20193e8. [pid: 8|app: 0|req: 1491/3135] 10.0.0.231 () {32 vars in 732 bytes} [Tue May 19 23:34:41 2026] DELETE /v2.0/floatingips/9754d7f0-bba9-4dfc-b137-ff90fdb7cbe9 => generated 0 bytes in 619 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 23:34:41.880 7 INFO neutron.api.v2.resource [None req-1de36ad0-5247-49db-aa85-4947d97560b2 8cf885ed30d040e2ab22021eabf72c51 a74ce57a60ce47d691ae5bdf336a5b77 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1645/3136] 10.0.0.231 () {32 vars in 729 bytes} [Tue May 19 23:34:41 2026] GET /v2.0/floatingips/9754d7f0-bba9-4dfc-b137-ff90fdb7cbe9 => generated 144 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1493/3139] 199.204.45.44 () {30 vars in 701 bytes} [Tue May 19 23:34:42 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: 1647/3140] 199.204.45.44 () {30 vars in 703 bytes} [Tue May 19 23:34:42 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: 1494/3141] 199.204.45.44 () {30 vars in 679 bytes} [Tue May 19 23:34:42 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: 1648/3142] 199.204.45.44 () {30 vars in 715 bytes} [Tue May 19 23:34:42 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-19 23:34:42.642 8 INFO neutron.api.v2.resource [None req-7b3cdaad-f7e4-4fe9-8aef-594c56599aec c6f6be455f624b60b06da7080df9e6a1 1a1d836424254dd08a3f9b5a0b54e631 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1495/3143] 199.204.45.44 () {30 vars in 761 bytes} [Tue May 19 23:34:42 2026] GET /v2.0/security-groups/lb-cbdd7aab-a027-4bd9-b5cb-ed41619483e8 => 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: 1649/3144] 199.204.45.44 () {30 vars in 783 bytes} [Tue May 19 23:34:42 2026] GET /v2.0/security-groups?name=lb-cbdd7aab-a027-4bd9-b5cb-ed41619483e8 => generated 1639 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1496/3145] 199.204.45.44 () {30 vars in 813 bytes} [Tue May 19 23:34:42 2026] GET /v2.0/security-group-rules?security_group_id=c5bd0aff-3a33-4775-b0e1-dcd1f4bd9231 => generated 1182 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1650/3146] 199.204.45.44 () {30 vars in 701 bytes} [Tue May 19 23:34:42 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: 1497/3147] 199.204.45.44 () {30 vars in 703 bytes} [Tue May 19 23:34:42 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: 1651/3148] 199.204.45.44 () {30 vars in 679 bytes} [Tue May 19 23:34:42 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: 1498/3149] 199.204.45.44 () {30 vars in 715 bytes} [Tue May 19 23:34:42 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: 1652/3150] 199.204.45.44 () {30 vars in 739 bytes} [Tue May 19 23:34:42 2026] GET /v2.0/subnets/596134fa-d4f9-40b7-8cd4-c8b84fe1febe => 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: 1499/3151] 199.204.45.44 () {30 vars in 767 bytes} [Tue May 19 23:34:42 2026] GET /v2.0/ports?device_id=8002751c-b04a-4d35-a8a0-1fc74d44b535 => generated 2586 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1653/3152] 199.204.45.44 () {30 vars in 767 bytes} [Tue May 19 23:34:42 2026] GET /v2.0/ports?device_id=8002751c-b04a-4d35-a8a0-1fc74d44b535 => generated 2586 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1500/3153] 199.204.45.44 () {30 vars in 767 bytes} [Tue May 19 23:34:43 2026] GET /v2.0/ports?device_id=8002751c-b04a-4d35-a8a0-1fc74d44b535 => generated 2586 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1654/3154] 199.204.45.44 () {30 vars in 767 bytes} [Tue May 19 23:34:44 2026] GET /v2.0/ports?device_id=8002751c-b04a-4d35-a8a0-1fc74d44b535 => generated 2586 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1501/3155] 199.204.45.44 () {34 vars in 974 bytes} [Tue May 19 23:34:45 2026] GET /v2.0/ports/76f25ecc-67b1-4081-b635-dff1e600f899 => generated 1350 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1655/3156] 199.204.45.44 () {30 vars in 767 bytes} [Tue May 19 23:34:45 2026] GET /v2.0/ports?device_id=8002751c-b04a-4d35-a8a0-1fc74d44b535 => generated 2586 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1502/3157] 199.204.45.44 () {34 vars in 1059 bytes} [Tue May 19 23:34:45 2026] GET /v2.0/ports/76f25ecc-67b1-4081-b635-dff1e600f899?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1656/3158] 199.204.45.44 () {34 vars in 1015 bytes} [Tue May 19 23:34:45 2026] GET /v2.0/networks/ca97c06b-8a82-49cc-8ccf-f1c8a4537de0?fields=dns_domain => generated 29 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1503/3159] 199.204.45.44 () {38 vars in 1027 bytes} [Tue May 19 23:34:45 2026] PUT /v2.0/ports/76f25ecc-67b1-4081-b635-dff1e600f899 => generated 1151 bytes in 252 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1657/3160] 199.204.45.44 () {30 vars in 767 bytes} [Tue May 19 23:34:46 2026] GET /v2.0/ports?device_id=8002751c-b04a-4d35-a8a0-1fc74d44b535 => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 1504/3161] 199.204.45.44 () {34 vars in 787 bytes} [Tue May 19 23:34:46 2026] PUT /v2.0/ports/76f25ecc-67b1-4081-b635-dff1e600f899 => generated 1090 bytes in 201 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1658/3162] 199.204.45.44 () {30 vars in 735 bytes} [Tue May 19 23:34:46 2026] GET /v2.0/ports/76f25ecc-67b1-4081-b635-dff1e600f899 => generated 1090 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 1505/3163] 199.204.45.44 () {32 vars in 757 bytes} [Tue May 19 23:34:46 2026] DELETE /v2.0/ports/76f25ecc-67b1-4081-b635-dff1e600f899 => generated 0 bytes in 308 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1659/3164] 199.204.45.44 () {30 vars in 701 bytes} [Tue May 19 23:34:46 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: 1506/3165] 199.204.45.44 () {30 vars in 703 bytes} [Tue May 19 23:34:46 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: 1660/3166] 199.204.45.44 () {30 vars in 679 bytes} [Tue May 19 23:34:46 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: 1507/3167] 199.204.45.44 () {30 vars in 715 bytes} [Tue May 19 23:34:46 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 23:34:46.984 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f798e6d4-7373-41c3-95db-4103de690077 c6f6be455f624b60b06da7080df9e6a1 1a1d836424254dd08a3f9b5a0b54e631 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1661/3168] 199.204.45.44 () {32 vars in 757 bytes} [Tue May 19 23:34:46 2026] DELETE /v2.0/ports/76f25ecc-67b1-4081-b635-dff1e600f899 => generated 132 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1508/3169] 199.204.45.44 () {30 vars in 735 bytes} [Tue May 19 23:34:46 2026] GET /v2.0/ports/de17ce46-cc87-4eef-b979-a06cc20193e8 => generated 1132 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 23:34:47.044 7 INFO neutron.api.v2.resource [None req-3ba0fe43-4cb4-44b0-b856-643e03a179f0 c6f6be455f624b60b06da7080df9e6a1 1a1d836424254dd08a3f9b5a0b54e631 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1662/3170] 199.204.45.44 () {30 vars in 761 bytes} [Tue May 19 23:34:47 2026] GET /v2.0/security-groups/lb-cbdd7aab-a027-4bd9-b5cb-ed41619483e8 => generated 149 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1509/3171] 199.204.45.44 () {30 vars in 783 bytes} [Tue May 19 23:34:47 2026] GET /v2.0/security-groups?name=lb-cbdd7aab-a027-4bd9-b5cb-ed41619483e8 => generated 1639 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1663/3172] 199.204.45.44 () {34 vars in 1079 bytes} [Tue May 19 23:34:47 2026] GET /v2.0/ports?tenant_id=1a1d836424254dd08a3f9b5a0b54e631&device_id=8002751c-b04a-4d35-a8a0-1fc74d44b535 => 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: 1510/3173] 199.204.45.44 () {30 vars in 735 bytes} [Tue May 19 23:34:47 2026] GET /v2.0/ports/de17ce46-cc87-4eef-b979-a06cc20193e8 => 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: 1664/3174] 199.204.45.44 () {34 vars in 1065 bytes} [Tue May 19 23:34:47 2026] GET /v2.0/networks?id=8ce9a1f8-8439-475f-8364-d56250dfa45a&id=ca97c06b-8a82-49cc-8ccf-f1c8a4537de0 => generated 1522 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1665/3175] 199.204.45.44 () {34 vars in 1059 bytes} [Tue May 19 23:34:47 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.85&port_id=f86f7504-3fc1-45b6-9e0a-4088ab14be5c => 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: 1666/3176] 199.204.45.44 () {34 vars in 983 bytes} [Tue May 19 23:34:47 2026] GET /v2.0/subnets?id=21819d46-b5aa-4274-824c-f6499170c06d => generated 654 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1667/3177] 199.204.45.44 () {34 vars in 1051 bytes} [Tue May 19 23:34:47 2026] GET /v2.0/ports?network_id=8ce9a1f8-8439-475f-8364-d56250dfa45a&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: 1668/3178] 199.204.45.44 () {34 vars in 1011 bytes} [Tue May 19 23:34:47 2026] GET /v2.0/networks/8ce9a1f8-8439-475f-8364-d56250dfa45a?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: 1669/3179] 199.204.45.44 () {34 vars in 1111 bytes} [Tue May 19 23:34:47 2026] GET /v2.0/networks/8ce9a1f8-8439-475f-8364-d56250dfa45a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1511/3180] 199.204.45.44 () {34 vars in 787 bytes} [Tue May 19 23:34:47 2026] PUT /v2.0/ports/de17ce46-cc87-4eef-b979-a06cc20193e8 => generated 1094 bytes in 277 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1670/3181] 199.204.45.44 () {32 vars in 777 bytes} [Tue May 19 23:34:47 2026] DELETE /v2.0/security-groups/c5bd0aff-3a33-4775-b0e1-dcd1f4bd9231 => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1512/3182] 199.204.45.44 () {32 vars in 757 bytes} [Tue May 19 23:34:47 2026] DELETE /v2.0/ports/de17ce46-cc87-4eef-b979-a06cc20193e8 => 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: 1671/3183] 199.204.45.44 () {34 vars in 993 bytes} [Tue May 19 23:34:50 2026] GET /v2.0/ports?device_id=8002751c-b04a-4d35-a8a0-1fc74d44b535 => 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: 1513/3184] 199.204.45.44 () {36 vars in 996 bytes} [Tue May 19 23:34:50 2026] DELETE /v2.0/ports/f86f7504-3fc1-45b6-9e0a-4088ab14be5c => generated 0 bytes in 214 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 23:34:52.398 7 INFO neutron.db.l3_db [None req-738039a5-a437-4621-bda3-c3594663ef51 8cf885ed30d040e2ab22021eabf72c51 a74ce57a60ce47d691ae5bdf336a5b77 - - default default] Floating IP dd7e13a2-e73c-4486-baa7-ffad3a044479 disassociated (deleted). External IP: 10.96.250.216, port: d5e2a877-bd38-4cab-9a5e-9f10861d566d. [pid: 7|app: 0|req: 1672/3185] 10.0.0.231 () {32 vars in 732 bytes} [Tue May 19 23:34:52 2026] DELETE /v2.0/floatingips/dd7e13a2-e73c-4486-baa7-ffad3a044479 => generated 0 bytes in 581 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 23:34:52.681 8 INFO neutron.api.v2.resource [None req-59af9f17-54fe-45df-a3cd-971475a4404a 8cf885ed30d040e2ab22021eabf72c51 a74ce57a60ce47d691ae5bdf336a5b77 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1514/3186] 10.0.0.231 () {32 vars in 729 bytes} [Tue May 19 23:34:52 2026] GET /v2.0/floatingips/dd7e13a2-e73c-4486-baa7-ffad3a044479 => generated 144 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 23:34:52.862 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-cdf85295-ef14-456b-93d2-04c10c531b52'] response: {'name': 'network-changed', 'server_uuid': '05245a75-e71f-40c6-92c9-c900475f2182', 'tag': 'd5e2a877-bd38-4cab-9a5e-9f10861d566d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1673/3187] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:34:52 2026] GET /v2.0/ports?device_id=05245a75-e71f-40c6-92c9-c900475f2182 => generated 1200 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 23:34:52.895 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-bece1491-245f-4534-acaf-ab9984e55256'] response: {'server_uuid': '8002751c-b04a-4d35-a8a0-1fc74d44b535', 'name': 'network-vif-deleted', 'tag': 'f86f7504-3fc1-45b6-9e0a-4088ab14be5c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1515/3188] 10.0.0.207 () {34 vars in 1040 bytes} [Tue May 19 23:34:52 2026] GET /v2.0/security-groups?id=8aff9400-f8f3-490e-ad02-2c51d77d1229&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: 1674/3189] 199.204.45.44 () {34 vars in 1079 bytes} [Tue May 19 23:34:53 2026] GET /v2.0/ports?tenant_id=a74ce57a60ce47d691ae5bdf336a5b77&device_id=05245a75-e71f-40c6-92c9-c900475f2182 => generated 1469 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1516/3190] 199.204.45.44 () {34 vars in 985 bytes} [Tue May 19 23:34:53 2026] GET /v2.0/networks?id=05ae6e6b-055f-491d-a04c-7895d4611653 => 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: 1675/3191] 199.204.45.44 () {34 vars in 1055 bytes} [Tue May 19 23:34:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.91&port_id=d5e2a877-bd38-4cab-9a5e-9f10861d566d => 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: 1517/3192] 199.204.45.44 () {34 vars in 1105 bytes} [Tue May 19 23:34:53 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A15c&port_id=d5e2a877-bd38-4cab-9a5e-9f10861d566d => 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: 1676/3193] 199.204.45.44 () {34 vars in 1063 bytes} [Tue May 19 23:34:53 2026] GET /v2.0/subnets?id=b842287d-1be3-4442-96c8-aeb1bddbbc01&id=a9e05bc1-a7c9-4e4d-bd8d-4d1829135ed7 => generated 1413 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1518/3194] 199.204.45.44 () {34 vars in 1051 bytes} [Tue May 19 23:34:53 2026] GET /v2.0/ports?network_id=05ae6e6b-055f-491d-a04c-7895d4611653&device_owner=network%3Adhcp => generated 1461 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1677/3195] 199.204.45.44 () {34 vars in 1051 bytes} [Tue May 19 23:34:53 2026] GET /v2.0/ports?network_id=05ae6e6b-055f-491d-a04c-7895d4611653&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: 1519/3196] 199.204.45.44 () {34 vars in 1011 bytes} [Tue May 19 23:34:53 2026] GET /v2.0/networks/05ae6e6b-055f-491d-a04c-7895d4611653?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: 1678/3197] 199.204.45.44 () {34 vars in 1111 bytes} [Tue May 19 23:34:53 2026] GET /v2.0/networks/05ae6e6b-055f-491d-a04c-7895d4611653?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1520/3198] 199.204.45.44 () {34 vars in 993 bytes} [Tue May 19 23:34:54 2026] GET /v2.0/ports?device_id=05245a75-e71f-40c6-92c9-c900475f2182 => generated 1198 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1679/3199] 199.204.45.44 () {36 vars in 996 bytes} [Tue May 19 23:34:54 2026] DELETE /v2.0/ports/d5e2a877-bd38-4cab-9a5e-9f10861d566d => generated 0 bytes in 280 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1522/3202] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:34:57 2026] GET /v2.0/ports?device_id=05245a75-e71f-40c6-92c9-c900475f2182 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 23:35:03.121 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9fa03f67-8218-494c-a85a-80586a578855'] response: {'server_uuid': '05245a75-e71f-40c6-92c9-c900475f2182', 'name': 'network-vif-deleted', 'tag': 'd5e2a877-bd38-4cab-9a5e-9f10861d566d', 'status': 'completed', 'code': 200} 2026-05-19 23:35:03.415 7 INFO neutron.db.l3_db [None req-e045f7f6-2e66-4d40-8a1a-976cde5fa6bf 8cf885ed30d040e2ab22021eabf72c51 a74ce57a60ce47d691ae5bdf336a5b77 - - default default] Floating IP 4384f357-9f8b-4dec-a384-efc65fdb1589 disassociated (deleted). External IP: 10.96.250.204, port: 4e05628f-8fa5-4606-bbb6-045c6bda1340. [pid: 7|app: 0|req: 1681/3203] 10.0.0.231 () {32 vars in 732 bytes} [Tue May 19 23:35:03 2026] DELETE /v2.0/floatingips/4384f357-9f8b-4dec-a384-efc65fdb1589 => generated 0 bytes in 624 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 23:35:03.730 8 INFO neutron.api.v2.resource [None req-406a02b8-f8ba-4410-9295-a0f6441fa294 8cf885ed30d040e2ab22021eabf72c51 a74ce57a60ce47d691ae5bdf336a5b77 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1523/3204] 10.0.0.231 () {32 vars in 729 bytes} [Tue May 19 23:35:03 2026] GET /v2.0/floatingips/4384f357-9f8b-4dec-a384-efc65fdb1589 => generated 144 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1682/3205] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:35:03 2026] GET /v2.0/ports?device_id=8db78b2b-a565-47e5-a043-72b2a03f5b67 => generated 1200 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1524/3206] 10.0.0.207 () {34 vars in 1040 bytes} [Tue May 19 23:35:03 2026] GET /v2.0/security-groups?id=8aff9400-f8f3-490e-ad02-2c51d77d1229&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: 7|app: 0|req: 1683/3207] 199.204.45.44 () {34 vars in 993 bytes} [Tue May 19 23:35:05 2026] GET /v2.0/ports?device_id=8db78b2b-a565-47e5-a043-72b2a03f5b67 => generated 1200 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1525/3208] 199.204.45.44 () {36 vars in 996 bytes} [Tue May 19 23:35:05 2026] DELETE /v2.0/ports/4e05628f-8fa5-4606-bbb6-045c6bda1340 => generated 0 bytes in 364 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 23:35:06.407 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2ff5a1cd-e1cd-4cf7-9c06-860b62536067'] response: {'name': 'network-changed', 'server_uuid': '8db78b2b-a565-47e5-a043-72b2a03f5b67', 'tag': '4e05628f-8fa5-4606-bbb6-045c6bda1340', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1684/3209] 199.204.45.44 () {34 vars in 1079 bytes} [Tue May 19 23:35:06 2026] GET /v2.0/ports?tenant_id=a74ce57a60ce47d691ae5bdf336a5b77&device_id=8db78b2b-a565-47e5-a043-72b2a03f5b67 => 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: 1526/3210] 10.0.0.207 () {34 vars in 990 bytes} [Tue May 19 23:35:09 2026] GET /v2.0/ports?device_id=8db78b2b-a565-47e5-a043-72b2a03f5b67 => 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: 1686/3213] 10.0.0.231 () {32 vars in 750 bytes} [Tue May 19 23:35:14 2026] DELETE /v2.0/security-group-rules/c748122d-e844-47d4-9278-6c4fb19853b2 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 23:35:14.283 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-81a559c6-9781-412b-bd99-d0abefaf8560'] response: {'server_uuid': '8db78b2b-a565-47e5-a043-72b2a03f5b67', 'name': 'network-vif-deleted', 'tag': '4e05628f-8fa5-4606-bbb6-045c6bda1340', 'status': 'completed', 'code': 200} 2026-05-19 23:35:14.294 8 INFO neutron.api.v2.resource [None req-bca1bb68-d3a0-4c0b-8788-7a97458f87d6 8cf885ed30d040e2ab22021eabf72c51 a74ce57a60ce47d691ae5bdf336a5b77 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1528/3214] 10.0.0.231 () {32 vars in 747 bytes} [Tue May 19 23:35:14 2026] GET /v2.0/security-group-rules/c748122d-e844-47d4-9278-6c4fb19853b2 => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1687/3215] 10.0.0.231 () {32 vars in 750 bytes} [Tue May 19 23:35:14 2026] DELETE /v2.0/security-group-rules/9de8853a-d3b4-47de-9c38-42a338d3425a => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 23:35:14.381 8 INFO neutron.api.v2.resource [None req-775a3ebd-59bc-47ec-9a91-187ea08bc3aa 8cf885ed30d040e2ab22021eabf72c51 a74ce57a60ce47d691ae5bdf336a5b77 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1529/3216] 10.0.0.231 () {32 vars in 747 bytes} [Tue May 19 23:35:14 2026] GET /v2.0/security-group-rules/9de8853a-d3b4-47de-9c38-42a338d3425a => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1688/3217] 10.0.0.231 () {32 vars in 750 bytes} [Tue May 19 23:35:14 2026] DELETE /v2.0/security-group-rules/22978178-ed06-48a6-a277-958a67fa09a2 => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 23:35:14.467 8 INFO neutron.api.v2.resource [None req-8e69f9df-0ac1-4469-8799-409ab86d55c8 8cf885ed30d040e2ab22021eabf72c51 a74ce57a60ce47d691ae5bdf336a5b77 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1530/3218] 10.0.0.231 () {32 vars in 747 bytes} [Tue May 19 23:35:14 2026] GET /v2.0/security-group-rules/22978178-ed06-48a6-a277-958a67fa09a2 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1689/3219] 10.0.0.231 () {32 vars in 750 bytes} [Tue May 19 23:35:14 2026] DELETE /v2.0/security-group-rules/bf14e178-0145-4260-bb5d-8b39a90cb1b0 => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 23:35:14.550 8 INFO neutron.api.v2.resource [None req-eeab618f-9512-42a8-b327-9affaa583bcf 8cf885ed30d040e2ab22021eabf72c51 a74ce57a60ce47d691ae5bdf336a5b77 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1531/3220] 10.0.0.231 () {32 vars in 747 bytes} [Tue May 19 23:35:14 2026] GET /v2.0/security-group-rules/bf14e178-0145-4260-bb5d-8b39a90cb1b0 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1690/3221] 10.0.0.231 () {32 vars in 750 bytes} [Tue May 19 23:35:14 2026] DELETE /v2.0/security-group-rules/3cd68ccd-010d-46e2-a822-8495031d4d20 => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 23:35:14.630 8 INFO neutron.api.v2.resource [None req-ec02845d-7fad-47c3-8a6a-dfd2f002ac25 8cf885ed30d040e2ab22021eabf72c51 a74ce57a60ce47d691ae5bdf336a5b77 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1532/3222] 10.0.0.231 () {32 vars in 747 bytes} [Tue May 19 23:35:14 2026] GET /v2.0/security-group-rules/3cd68ccd-010d-46e2-a822-8495031d4d20 => generated 155 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1691/3223] 10.0.0.231 () {32 vars in 750 bytes} [Tue May 19 23:35:14 2026] DELETE /v2.0/security-group-rules/57d3b20f-7140-4a33-8f6b-fc1775889743 => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 23:35:14.716 8 INFO neutron.api.v2.resource [None req-0949bc6d-5de6-4e0a-ae3b-d4301653587c 8cf885ed30d040e2ab22021eabf72c51 a74ce57a60ce47d691ae5bdf336a5b77 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1533/3224] 10.0.0.231 () {32 vars in 747 bytes} [Tue May 19 23:35:14 2026] GET /v2.0/security-group-rules/57d3b20f-7140-4a33-8f6b-fc1775889743 => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1692/3225] 10.0.0.231 () {32 vars in 750 bytes} [Tue May 19 23:35:14 2026] DELETE /v2.0/security-group-rules/145f7a5e-c9dd-4b2d-a33c-46480583aa5f => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 23:35:14.803 8 INFO neutron.api.v2.resource [None req-14c94b34-c49c-406c-81ef-88556672c36c 8cf885ed30d040e2ab22021eabf72c51 a74ce57a60ce47d691ae5bdf336a5b77 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1534/3226] 10.0.0.231 () {32 vars in 747 bytes} [Tue May 19 23:35:14 2026] GET /v2.0/security-group-rules/145f7a5e-c9dd-4b2d-a33c-46480583aa5f => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1693/3227] 10.0.0.231 () {32 vars in 750 bytes} [Tue May 19 23:35:14 2026] DELETE /v2.0/security-group-rules/a6b36b47-c933-4882-8122-1f81ca0d6165 => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 23:35:14.894 8 INFO neutron.api.v2.resource [None req-9a5d9424-730e-41fe-a1e3-66788ef9c9fb 8cf885ed30d040e2ab22021eabf72c51 a74ce57a60ce47d691ae5bdf336a5b77 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1535/3228] 10.0.0.231 () {32 vars in 747 bytes} [Tue May 19 23:35:14 2026] GET /v2.0/security-group-rules/a6b36b47-c933-4882-8122-1f81ca0d6165 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1694/3229] 10.0.0.231 () {32 vars in 750 bytes} [Tue May 19 23:35:14 2026] DELETE /v2.0/security-group-rules/c686587d-6fdf-4c91-9e12-40735da51df6 => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 23:35:14.973 8 INFO neutron.api.v2.resource [None req-b3c62e30-c97e-44e9-be2f-13e7177e22db 8cf885ed30d040e2ab22021eabf72c51 a74ce57a60ce47d691ae5bdf336a5b77 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1536/3230] 10.0.0.231 () {32 vars in 747 bytes} [Tue May 19 23:35:14 2026] GET /v2.0/security-group-rules/c686587d-6fdf-4c91-9e12-40735da51df6 => generated 155 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1695/3231] 10.0.0.231 () {32 vars in 750 bytes} [Tue May 19 23:35:14 2026] DELETE /v2.0/security-group-rules/6d3bd04d-71df-4a60-9a62-88dd923c0e67 => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 23:35:15.047 8 INFO neutron.api.v2.resource [None req-8fe3797a-6190-430b-af5b-0b774b9b2a54 8cf885ed30d040e2ab22021eabf72c51 a74ce57a60ce47d691ae5bdf336a5b77 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1537/3232] 10.0.0.231 () {32 vars in 747 bytes} [Tue May 19 23:35:15 2026] GET /v2.0/security-group-rules/6d3bd04d-71df-4a60-9a62-88dd923c0e67 => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1696/3233] 10.0.0.231 () {32 vars in 750 bytes} [Tue May 19 23:35:15 2026] DELETE /v2.0/security-group-rules/eac2a9a4-10b0-40ec-970f-d23b40870c5c => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 23:35:15.131 8 INFO neutron.api.v2.resource [None req-29176b81-007d-4b7b-9c70-6381a587aac8 8cf885ed30d040e2ab22021eabf72c51 a74ce57a60ce47d691ae5bdf336a5b77 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1538/3234] 10.0.0.231 () {32 vars in 747 bytes} [Tue May 19 23:35:15 2026] GET /v2.0/security-group-rules/eac2a9a4-10b0-40ec-970f-d23b40870c5c => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1697/3235] 10.0.0.231 () {32 vars in 740 bytes} [Tue May 19 23:35:15 2026] DELETE /v2.0/security-groups/8aff9400-f8f3-490e-ad02-2c51d77d1229 => generated 0 bytes in 153 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 23:35:15.345 8 INFO neutron.api.v2.resource [None req-a2668b20-f755-4b74-bcfd-a3776a503276 8cf885ed30d040e2ab22021eabf72c51 a74ce57a60ce47d691ae5bdf336a5b77 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1539/3236] 10.0.0.231 () {32 vars in 737 bytes} [Tue May 19 23:35:15 2026] GET /v2.0/security-groups/8aff9400-f8f3-490e-ad02-2c51d77d1229 => generated 146 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1698/3237] 10.0.0.231 () {34 vars in 789 bytes} [Tue May 19 23:35:15 2026] PUT /v2.0/routers/2dd7225e-16b7-47a4-beca-a0b933619243/remove_router_interface => generated 309 bytes in 926 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 23:35:16.923 8 INFO neutron.api.v2.resource [None req-e6ad3546-f0de-4317-ab5c-c7256f345b92 8cf885ed30d040e2ab22021eabf72c51 a74ce57a60ce47d691ae5bdf336a5b77 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1540/3238] 10.0.0.231 () {34 vars in 789 bytes} [Tue May 19 23:35:16 2026] PUT /v2.0/routers/2dd7225e-16b7-47a4-beca-a0b933619243/remove_router_interface => generated 198 bytes in 599 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1699/3239] 10.0.0.231 () {34 vars in 789 bytes} [Tue May 19 23:35:16 2026] PUT /v2.0/routers/2dd7225e-16b7-47a4-beca-a0b933619243/remove_router_interface => generated 309 bytes in 913 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 23:35:18.011 8 INFO neutron.api.v2.resource [None req-97d4df51-f789-4242-8995-8d0d9d57364e 8cf885ed30d040e2ab22021eabf72c51 a74ce57a60ce47d691ae5bdf336a5b77 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1541/3240] 10.0.0.231 () {34 vars in 789 bytes} [Tue May 19 23:35:17 2026] PUT /v2.0/routers/2dd7225e-16b7-47a4-beca-a0b933619243/remove_router_interface => generated 198 bytes in 166 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1700/3241] 10.0.0.231 () {34 vars in 789 bytes} [Tue May 19 23:35:18 2026] PUT /v2.0/routers/2dd7225e-16b7-47a4-beca-a0b933619243/remove_router_interface => generated 309 bytes in 869 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 23:35:19.039 8 INFO neutron.api.v2.resource [None req-b82c6753-0255-48c6-9d63-9085bb6c9ba6 8cf885ed30d040e2ab22021eabf72c51 a74ce57a60ce47d691ae5bdf336a5b77 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1542/3242] 10.0.0.231 () {34 vars in 789 bytes} [Tue May 19 23:35:18 2026] PUT /v2.0/routers/2dd7225e-16b7-47a4-beca-a0b933619243/remove_router_interface => generated 198 bytes in 148 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 23:35:19.864 7 INFO neutron.services.segments.plugin [-] Segment d2f95acd-9ee9-41e9-86bf-529d93105478 resource provider aggregate not found 2026-05-19 23:35:19.868 7 INFO neutron.services.segments.plugin [-] Segment d2f95acd-9ee9-41e9-86bf-529d93105478 resource provider aggregate not found 2026-05-19 23:35:19.876 7 INFO neutron.services.segments.plugin [-] Segment d2f95acd-9ee9-41e9-86bf-529d93105478 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d2f95acd-9ee9-41e9-86bf-529d93105478 found for delete ", "request_id": "req-1d19e409-130a-4229-a050-deaa43a0632b"}]} 2026-05-19 23:35:19.878 7 INFO neutron.db.l3_hamode_db [None req-776e02ff-d94a-4001-904b-09e4b2688f3a 8cf885ed30d040e2ab22021eabf72c51 a74ce57a60ce47d691ae5bdf336a5b77 - - default default] HA network c63cb777-9faf-4e44-85e4-2f1220188dd2 was deleted as no HA routers are present in tenant a74ce57a60ce47d691ae5bdf336a5b77. [pid: 7|app: 0|req: 1701/3243] 10.0.0.231 () {32 vars in 724 bytes} [Tue May 19 23:35:19 2026] DELETE /v2.0/routers/2dd7225e-16b7-47a4-beca-a0b933619243 => generated 0 bytes in 837 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 23:35:19.903 8 INFO neutron.api.v2.resource [None req-002928f6-f302-4725-95d3-f588adaa822d 8cf885ed30d040e2ab22021eabf72c51 a74ce57a60ce47d691ae5bdf336a5b77 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1543/3244] 10.0.0.231 () {32 vars in 721 bytes} [Tue May 19 23:35:19 2026] GET /v2.0/routers/2dd7225e-16b7-47a4-beca-a0b933619243 => generated 135 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 23:35:19.909 7 INFO neutron.services.segments.plugin [-] Segment d2f95acd-9ee9-41e9-86bf-529d93105478 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d2f95acd-9ee9-41e9-86bf-529d93105478 found for delete ", "request_id": "req-62e9c73c-c63f-4206-9d31-c0bb5052e8bc"}]} [pid: 7|app: 0|req: 1702/3245] 10.0.0.231 () {32 vars in 724 bytes} [Tue May 19 23:35:19 2026] DELETE /v2.0/subnets/b842287d-1be3-4442-96c8-aeb1bddbbc01 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 23:35:20.048 8 INFO neutron.pecan_wsgi.hooks.translation [None req-46bbf1df-4e2d-4a65-ab87-d70113601602 8cf885ed30d040e2ab22021eabf72c51 a74ce57a60ce47d691ae5bdf336a5b77 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1544/3246] 10.0.0.231 () {32 vars in 721 bytes} [Tue May 19 23:35:20 2026] GET /v2.0/subnets/b842287d-1be3-4442-96c8-aeb1bddbbc01 => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1703/3247] 10.0.0.231 () {32 vars in 724 bytes} [Tue May 19 23:35:20 2026] DELETE /v2.0/subnets/a9e05bc1-a7c9-4e4d-bd8d-4d1829135ed7 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 23:35:20.196 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c62a0057-69bd-44c7-a63e-41f48ddf003c 8cf885ed30d040e2ab22021eabf72c51 a74ce57a60ce47d691ae5bdf336a5b77 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1545/3248] 10.0.0.231 () {32 vars in 721 bytes} [Tue May 19 23:35:20 2026] GET /v2.0/subnets/a9e05bc1-a7c9-4e4d-bd8d-4d1829135ed7 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1704/3249] 10.0.0.231 () {32 vars in 726 bytes} [Tue May 19 23:35:20 2026] DELETE /v2.0/networks/05ae6e6b-055f-491d-a04c-7895d4611653 => generated 0 bytes in 274 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 23:35:20.497 8 INFO neutron.pecan_wsgi.hooks.translation [None req-09b9e209-31fa-44db-adc2-e8332f1f5f8d 8cf885ed30d040e2ab22021eabf72c51 a74ce57a60ce47d691ae5bdf336a5b77 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1546/3250] 10.0.0.231 () {32 vars in 723 bytes} [Tue May 19 23:35:20 2026] GET /v2.0/networks/05ae6e6b-055f-491d-a04c-7895d4611653 => generated 138 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1705/3251] 10.0.0.231 () {32 vars in 724 bytes} [Tue May 19 23:35:20 2026] DELETE /v2.0/subnets/87cfc23b-a240-4ad2-b53c-1442e5452f36 => generated 0 bytes in 177 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 23:35:20.697 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b1d5fcc7-1fc7-49bf-82d7-2e123aa7c903 8cf885ed30d040e2ab22021eabf72c51 a74ce57a60ce47d691ae5bdf336a5b77 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1547/3252] 10.0.0.231 () {32 vars in 721 bytes} [Tue May 19 23:35:20 2026] GET /v2.0/subnets/87cfc23b-a240-4ad2-b53c-1442e5452f36 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1706/3253] 10.0.0.231 () {32 vars in 724 bytes} [Tue May 19 23:35:20 2026] DELETE /v2.0/subnets/cbbd5957-1e7c-48a2-99f7-9c02b14d8428 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 23:35:20.863 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8253a2f7-dc7f-4587-81c3-9101ebd44fb2 8cf885ed30d040e2ab22021eabf72c51 a74ce57a60ce47d691ae5bdf336a5b77 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1548/3254] 10.0.0.231 () {32 vars in 721 bytes} [Tue May 19 23:35:20 2026] GET /v2.0/subnets/cbbd5957-1e7c-48a2-99f7-9c02b14d8428 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1707/3255] 10.0.0.231 () {32 vars in 726 bytes} [Tue May 19 23:35:20 2026] DELETE /v2.0/networks/b5b84171-c125-49d2-a0c1-1525a863c272 => generated 0 bytes in 256 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 23:35:21.147 8 INFO neutron.pecan_wsgi.hooks.translation [None req-15b3e4e2-8155-418d-a89d-172047905132 8cf885ed30d040e2ab22021eabf72c51 a74ce57a60ce47d691ae5bdf336a5b77 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1549/3256] 10.0.0.231 () {32 vars in 723 bytes} [Tue May 19 23:35:21 2026] GET /v2.0/networks/b5b84171-c125-49d2-a0c1-1525a863c272 => generated 138 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1708/3257] 10.0.0.231 () {32 vars in 724 bytes} [Tue May 19 23:35:21 2026] DELETE /v2.0/subnets/2c56f9d7-9d10-4310-88dc-78ee33557da1 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 23:35:21.314 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4c6628af-299b-49ff-91c6-dd04208b0a7b 8cf885ed30d040e2ab22021eabf72c51 a74ce57a60ce47d691ae5bdf336a5b77 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1550/3258] 10.0.0.231 () {32 vars in 721 bytes} [Tue May 19 23:35:21 2026] GET /v2.0/subnets/2c56f9d7-9d10-4310-88dc-78ee33557da1 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1709/3259] 10.0.0.231 () {32 vars in 724 bytes} [Tue May 19 23:35:21 2026] DELETE /v2.0/subnets/596134fa-d4f9-40b7-8cd4-c8b84fe1febe => generated 0 bytes in 140 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 23:35:21.477 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7b10eb64-9f35-4dde-8e0b-de889a780838 8cf885ed30d040e2ab22021eabf72c51 a74ce57a60ce47d691ae5bdf336a5b77 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1551/3260] 10.0.0.231 () {32 vars in 721 bytes} [Tue May 19 23:35:21 2026] GET /v2.0/subnets/596134fa-d4f9-40b7-8cd4-c8b84fe1febe => 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: 1710/3261] 10.0.0.231 () {32 vars in 726 bytes} [Tue May 19 23:35:21 2026] DELETE /v2.0/networks/ca97c06b-8a82-49cc-8ccf-f1c8a4537de0 => generated 0 bytes in 270 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 23:35:21.781 8 INFO neutron.pecan_wsgi.hooks.translation [None req-18486e84-7b22-43bf-9a35-b1d9ac4c2cbd 8cf885ed30d040e2ab22021eabf72c51 a74ce57a60ce47d691ae5bdf336a5b77 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1552/3262] 10.0.0.231 () {32 vars in 723 bytes} [Tue May 19 23:35:21 2026] GET /v2.0/networks/ca97c06b-8a82-49cc-8ccf-f1c8a4537de0 => generated 138 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 23:35:23.563 7 INFO neutron.services.segments.plugin [-] Segment 536f4955-e55e-4bbb-82f6-d8db480d7566 resource provider aggregate not found 2026-05-19 23:35:23.566 7 INFO neutron.services.segments.plugin [-] Segment 536f4955-e55e-4bbb-82f6-d8db480d7566 resource provider aggregate not found 2026-05-19 23:35:23.575 7 INFO neutron.services.segments.plugin [-] Segment 536f4955-e55e-4bbb-82f6-d8db480d7566 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 536f4955-e55e-4bbb-82f6-d8db480d7566 found for delete ", "request_id": "req-c6d2c532-240e-4807-b522-2d6f7791eef0"}]} 2026-05-19 23:35:23.577 7 INFO neutron.services.segments.plugin [-] Segment 536f4955-e55e-4bbb-82f6-d8db480d7566 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 536f4955-e55e-4bbb-82f6-d8db480d7566 found for delete ", "request_id": "req-454cf52c-a49f-479e-b335-7b99d0c8f6af"}]} 2026-05-19 23:35:23.588 7 INFO neutron.services.segments.plugin [-] Segment 1ac6c680-3f49-4ce3-aef6-e6e6268b8df6 resource provider aggregate not found 2026-05-19 23:35:23.592 7 INFO neutron.services.segments.plugin [-] Segment 1ac6c680-3f49-4ce3-aef6-e6e6268b8df6 resource provider aggregate not found 2026-05-19 23:35:23.599 7 INFO neutron.services.segments.plugin [-] Segment 1ac6c680-3f49-4ce3-aef6-e6e6268b8df6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1ac6c680-3f49-4ce3-aef6-e6e6268b8df6 found for delete ", "request_id": "req-f73011da-b4c7-4276-8ae6-9e4e4e9c1610"}]} 2026-05-19 23:35:23.605 7 INFO neutron.services.segments.plugin [-] Segment 1ac6c680-3f49-4ce3-aef6-e6e6268b8df6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1ac6c680-3f49-4ce3-aef6-e6e6268b8df6 found for delete ", "request_id": "req-857a8071-c0a7-4951-af85-8de64a9c6a6f"}]} 2026-05-19 23:35:23.611 7 INFO neutron.services.segments.plugin [-] Segment 72c848e3-4a18-4e1c-ad9c-dabc0885cf8c resource provider aggregate not found 2026-05-19 23:35:23.617 7 INFO neutron.services.segments.plugin [-] Segment 72c848e3-4a18-4e1c-ad9c-dabc0885cf8c resource provider aggregate not found 2026-05-19 23:35:23.623 7 INFO neutron.services.segments.plugin [-] Segment 72c848e3-4a18-4e1c-ad9c-dabc0885cf8c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 72c848e3-4a18-4e1c-ad9c-dabc0885cf8c found for delete ", "request_id": "req-401f5407-d8d3-44e0-b624-3edf2eda3b4b"}]} 2026-05-19 23:35:23.628 7 INFO neutron.services.segments.plugin [-] Segment 72c848e3-4a18-4e1c-ad9c-dabc0885cf8c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 72c848e3-4a18-4e1c-ad9c-dabc0885cf8c found for delete ", "request_id": "req-2f30fac4-5587-40b3-a0ed-fd1641f55b81"}]} [pid: 7|app: 0|req: 1711/3263] 10.0.0.231 () {32 vars in 774 bytes} [Tue May 19 23:35:23 2026] GET /v2.0/security-groups?tenant_id=a74ce57a60ce47d691ae5bdf336a5b77&name=default => generated 2929 bytes in 168 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1553/3264] 10.0.0.231 () {32 vars in 740 bytes} [Tue May 19 23:35:23 2026] DELETE /v2.0/security-groups/6ba369fb-5b58-4d8c-af3f-e4061d689806 => 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: 1712/3265] 10.0.0.231 () {32 vars in 774 bytes} [Tue May 19 23:35:23 2026] GET /v2.0/security-groups?tenant_id=3377b502e8da4074bcbbcdf0e03503f6&name=default => generated 2929 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1554/3266] 10.0.0.231 () {32 vars in 740 bytes} [Tue May 19 23:35:24 2026] DELETE /v2.0/security-groups/a6079413-4d11-4ed1-8a8d-e8a4d70ddc93 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1713/3267] 10.0.0.231 () {32 vars in 774 bytes} [Tue May 19 23:35:24 2026] GET /v2.0/security-groups?tenant_id=cbd35465b8b5486ebe3c6cc5e348628e&name=default => generated 2929 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1555/3268] 10.0.0.231 () {32 vars in 740 bytes} [Tue May 19 23:35:24 2026] DELETE /v2.0/security-groups/26aef745-03c9-4d0e-a519-b4712d1570b9 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1714/3269] 10.0.0.231 () {32 vars in 774 bytes} [Tue May 19 23:35:24 2026] GET /v2.0/security-groups?tenant_id=e50b167ecded46409eb60df936be89bf&name=default => generated 2929 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1556/3270] 10.0.0.231 () {32 vars in 740 bytes} [Tue May 19 23:35:24 2026] DELETE /v2.0/security-groups/3e886cc7-f201-4f82-b02f-12794bbe6ff4 => 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: 1715/3271] 10.0.0.231 () {32 vars in 774 bytes} [Tue May 19 23:35:24 2026] GET /v2.0/security-groups?tenant_id=e84afc41f410477c9ae28f9b7e86bba5&name=default => generated 2929 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1557/3272] 10.0.0.231 () {32 vars in 740 bytes} [Tue May 19 23:35:25 2026] DELETE /v2.0/security-groups/b4be0dcd-5b9a-49a8-a1fb-f73cd0f272a1 => 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: 1716/3273] 10.0.0.231 () {32 vars in 774 bytes} [Tue May 19 23:35:25 2026] GET /v2.0/security-groups?tenant_id=b4373fdc3e9c4f149362349e94719626&name=default => generated 2929 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1558/3274] 10.0.0.231 () {32 vars in 740 bytes} [Tue May 19 23:35:25 2026] DELETE /v2.0/security-groups/7aaa0ad3-d839-4d46-9ea0-b00f402517bd => 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: 1717/3275] 10.0.0.231 () {32 vars in 774 bytes} [Tue May 19 23:35:25 2026] GET /v2.0/security-groups?tenant_id=afdb0dfc36e8401d986dc46fbb2fa41a&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: 1559/3276] 10.0.0.231 () {32 vars in 740 bytes} [Tue May 19 23:35:25 2026] DELETE /v2.0/security-groups/0f8a7732-0d46-4c2a-80d8-981c023b1d02 => 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: 1561/3279] 10.0.0.231 () {32 vars in 649 bytes} [Tue May 19 23:35:28 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: 7|app: 0|req: 1719/3280] 10.0.0.231 () {32 vars in 655 bytes} [Tue May 19 23:35:29 2026] GET /v2.0/floatingips => 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: 1562/3281] 10.0.0.231 () {32 vars in 647 bytes} [Tue May 19 23:35:29 2026] GET /v2.0/routers => generated 15 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1720/3282] 10.0.0.231 () {32 vars in 643 bytes} [Tue May 19 23:35:29 2026] GET /v2.0/ports => generated 4721 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1563/3283] 10.0.0.231 () {32 vars in 647 bytes} [Tue May 19 23:35:29 2026] GET /v2.0/subnets => generated 1308 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1721/3284] 10.0.0.231 () {32 vars in 649 bytes} [Tue May 19 23:35:29 2026] GET /v2.0/networks => generated 2168 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1564/3285] 10.0.0.231 () {32 vars in 663 bytes} [Tue May 19 23:35:29 2026] GET /v2.0/security-groups => generated 17397 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1722/3286] 10.0.0.231 () {32 vars in 655 bytes} [Tue May 19 23:35:29 2026] GET /v2.0/subnetpools => generated 19 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0)