+ 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 [Sun May 10 01:26:22 2026] *** compiled with version: 13.3.0 on 09 May 2026 21:15:03 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: neutron-server-6bb7f569d5-lhbts 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 0x7f7218dd3668 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-10 01:26:26.905 7 INFO neutron.common.config [-] Logging enabled! 2026-05-10 01:26:26.906 7 INFO neutron.common.config [-] uwsgi version 25.2.4.dev2 2026-05-10 01:26:26.913 8 INFO neutron.common.config [-] Logging enabled! 2026-05-10 01:26:26.913 8 INFO neutron.common.config [-] uwsgi version 25.2.4.dev2 2026-05-10 01:26:27.430 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-10 01:26:27.442 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-10 01:26:28.529 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-10 01:26:28.533 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-10 01:26:28.537 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-10 01:26:28.538 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-10 01:26:28.538 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-10 01:26:28.538 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-10 01:26:28.538 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-10 01:26:28.546 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-10 01:26:28.546 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-10 01:26:28.546 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-10 01:26:28.571 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-10 01:26:28.572 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-10 01:26:28.572 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-10 01:26:28.599 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-10 01:26:28.602 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-10 01:26:28.606 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-10 01:26:28.607 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-10 01:26:28.607 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-10 01:26:28.608 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-10 01:26:28.608 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-10 01:26:28.616 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-10 01:26:28.616 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-10 01:26:28.616 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-10 01:26:28.624 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-10 01:26:28.624 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-10 01:26:28.624 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-10 01:26:28.624 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-10 01:26:28.639 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-10 01:26:28.640 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-10 01:26:28.640 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-10 01:26:28.690 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-10 01:26:28.690 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-10 01:26:28.690 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-10 01:26:28.690 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-10 01:26:29.052 7 INFO neutron.plugins.ml2.managers [None req-3c99fa50-2458-4331-99bc-aabd2f188556 - - - - - -] Initializing driver for type 'vlan' 2026-05-10 01:26:29.195 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-3c99fa50-2458-4331-99bc-aabd2f188556 - - - - - -] VlanTypeDriver initialization complete 2026-05-10 01:26:29.195 7 INFO neutron.plugins.ml2.managers [None req-3c99fa50-2458-4331-99bc-aabd2f188556 - - - - - -] Initializing driver for type 'vxlan' 2026-05-10 01:26:29.195 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-3c99fa50-2458-4331-99bc-aabd2f188556 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-10 01:26:29.211 7 INFO neutron.plugins.ml2.managers [None req-3c99fa50-2458-4331-99bc-aabd2f188556 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-10 01:26:29.211 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-3c99fa50-2458-4331-99bc-aabd2f188556 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-10 01:26:29.211 7 INFO neutron.plugins.ml2.managers [None req-3c99fa50-2458-4331-99bc-aabd2f188556 - - - - - -] Initializing extension driver 'port_security' 2026-05-10 01:26:29.211 7 INFO neutron.plugins.ml2.extensions.port_security [None req-3c99fa50-2458-4331-99bc-aabd2f188556 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-10 01:26:29.211 7 INFO neutron.plugins.ml2.managers [None req-3c99fa50-2458-4331-99bc-aabd2f188556 - - - - - -] Initializing extension driver 'qos' 2026-05-10 01:26:29.212 7 INFO neutron.plugins.ml2.managers [None req-3c99fa50-2458-4331-99bc-aabd2f188556 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-10 01:26:29.212 7 INFO neutron.plugins.ml2.managers [None req-3c99fa50-2458-4331-99bc-aabd2f188556 - - - - - -] Initializing mechanism driver 'l2population' 2026-05-10 01:26:29.223 7 INFO neutron.quota [None req-bed4d956-d26b-4ed9-90a4-764315f4396f - - - - - -] Loaded quota_driver: . 2026-05-10 01:26:29.223 7 INFO neutron.plugins.ml2.plugin [None req-bed4d956-d26b-4ed9-90a4-764315f4396f - - - - - -] Modular L2 Plugin initialization complete 2026-05-10 01:26:29.223 7 INFO neutron.plugins.ml2.managers [None req-bed4d956-d26b-4ed9-90a4-764315f4396f - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-10 01:26:29.224 7 INFO neutron.plugins.ml2.managers [None req-bed4d956-d26b-4ed9-90a4-764315f4396f - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-10 01:26:29.224 7 INFO neutron.plugins.ml2.managers [None req-bed4d956-d26b-4ed9-90a4-764315f4396f - - - - - -] Got port-security extension from driver 'port_security' 2026-05-10 01:26:29.224 7 INFO neutron.extensions.vlantransparent [None req-bed4d956-d26b-4ed9-90a4-764315f4396f - - - - - -] Disabled vlantransparent extension. 2026-05-10 01:26:29.224 7 INFO neutron.manager [None req-bed4d956-d26b-4ed9-90a4-764315f4396f - - - - - -] Loading Plugin: qos 2026-05-10 01:26:29.237 7 INFO neutron.manager [None req-bed4d956-d26b-4ed9-90a4-764315f4396f - - - - - -] Loading Plugin: router 2026-05-10 01:26:29.255 8 INFO neutron.plugins.ml2.managers [None req-9ec3913f-b81e-495d-bdcd-09aa74abdb0a - - - - - -] Initializing driver for type 'vlan' 2026-05-10 01:26:29.276 7 INFO neutron.services.service_base [None req-bed4d956-d26b-4ed9-90a4-764315f4396f - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-10 01:26:29.277 7 INFO neutron.manager [None req-bed4d956-d26b-4ed9-90a4-764315f4396f - - - - - -] Loading Plugin: segments 2026-05-10 01:26:29.372 7 INFO neutron.manager [None req-bed4d956-d26b-4ed9-90a4-764315f4396f - - - - - -] Loading Plugin: trunk 2026-05-10 01:26:29.387 7 INFO neutron.manager [None req-bed4d956-d26b-4ed9-90a4-764315f4396f - - - - - -] Loading Plugin: vpnaas 2026-05-10 01:26:29.393 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-9ec3913f-b81e-495d-bdcd-09aa74abdb0a - - - - - -] VlanTypeDriver initialization complete 2026-05-10 01:26:29.394 8 INFO neutron.plugins.ml2.managers [None req-9ec3913f-b81e-495d-bdcd-09aa74abdb0a - - - - - -] Initializing driver for type 'vxlan' 2026-05-10 01:26:29.394 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-9ec3913f-b81e-495d-bdcd-09aa74abdb0a - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-10 01:26:29.412 8 INFO neutron.plugins.ml2.managers [None req-9ec3913f-b81e-495d-bdcd-09aa74abdb0a - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-10 01:26:29.412 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-9ec3913f-b81e-495d-bdcd-09aa74abdb0a - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-10 01:26:29.412 8 INFO neutron.plugins.ml2.managers [None req-9ec3913f-b81e-495d-bdcd-09aa74abdb0a - - - - - -] Initializing extension driver 'port_security' 2026-05-10 01:26:29.412 8 INFO neutron.plugins.ml2.extensions.port_security [None req-9ec3913f-b81e-495d-bdcd-09aa74abdb0a - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-10 01:26:29.412 8 INFO neutron.plugins.ml2.managers [None req-9ec3913f-b81e-495d-bdcd-09aa74abdb0a - - - - - -] Initializing extension driver 'qos' 2026-05-10 01:26:29.413 8 INFO neutron.plugins.ml2.managers [None req-9ec3913f-b81e-495d-bdcd-09aa74abdb0a - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-10 01:26:29.413 8 INFO neutron.plugins.ml2.managers [None req-9ec3913f-b81e-495d-bdcd-09aa74abdb0a - - - - - -] Initializing mechanism driver 'l2population' 2026-05-10 01:26:29.424 8 INFO neutron.quota [None req-6aa17899-eded-488b-a564-38788c127ae4 - - - - - -] Loaded quota_driver: . 2026-05-10 01:26:29.424 7 WARNING stevedore.named [None req-bed4d956-d26b-4ed9-90a4-764315f4396f - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-10 01:26:29.424 8 INFO neutron.plugins.ml2.plugin [None req-6aa17899-eded-488b-a564-38788c127ae4 - - - - - -] Modular L2 Plugin initialization complete 2026-05-10 01:26:29.425 8 INFO neutron.plugins.ml2.managers [None req-6aa17899-eded-488b-a564-38788c127ae4 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-10 01:26:29.425 8 INFO neutron.plugins.ml2.managers [None req-6aa17899-eded-488b-a564-38788c127ae4 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-10 01:26:29.425 8 INFO neutron.plugins.ml2.managers [None req-6aa17899-eded-488b-a564-38788c127ae4 - - - - - -] Got port-security extension from driver 'port_security' 2026-05-10 01:26:29.425 8 INFO neutron.extensions.vlantransparent [None req-6aa17899-eded-488b-a564-38788c127ae4 - - - - - -] Disabled vlantransparent extension. 2026-05-10 01:26:29.425 8 INFO neutron.manager [None req-6aa17899-eded-488b-a564-38788c127ae4 - - - - - -] Loading Plugin: qos 2026-05-10 01:26:29.438 8 INFO neutron.manager [None req-6aa17899-eded-488b-a564-38788c127ae4 - - - - - -] Loading Plugin: router 2026-05-10 01:26:29.478 8 INFO neutron.services.service_base [None req-6aa17899-eded-488b-a564-38788c127ae4 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-10 01:26:29.478 8 INFO neutron.manager [None req-6aa17899-eded-488b-a564-38788c127ae4 - - - - - -] Loading Plugin: segments 2026-05-10 01:26:29.497 7 INFO neutron_vpnaas.services.vpn.plugin [None req-bed4d956-d26b-4ed9-90a4-764315f4396f - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-10 01:26:29.497 7 INFO neutron.common.utils [None req-bed4d956-d26b-4ed9-90a4-764315f4396f - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-10 01:26:29.497 7 INFO neutron.manager [None req-bed4d956-d26b-4ed9-90a4-764315f4396f - - - - - -] Loading Plugin: auto_allocate 2026-05-10 01:26:29.502 7 INFO neutron.manager [None req-bed4d956-d26b-4ed9-90a4-764315f4396f - - - - - -] Loading Plugin: tag 2026-05-10 01:26:29.509 7 INFO neutron.manager [None req-bed4d956-d26b-4ed9-90a4-764315f4396f - - - - - -] Loading Plugin: timestamp 2026-05-10 01:26:29.511 7 INFO neutron.manager [None req-bed4d956-d26b-4ed9-90a4-764315f4396f - - - - - -] Loading Plugin: network_ip_availability 2026-05-10 01:26:29.515 7 INFO neutron.manager [None req-bed4d956-d26b-4ed9-90a4-764315f4396f - - - - - -] Loading Plugin: flavors 2026-05-10 01:26:29.518 7 INFO neutron.manager [None req-bed4d956-d26b-4ed9-90a4-764315f4396f - - - - - -] Loading Plugin: revisions 2026-05-10 01:26:29.521 7 INFO neutron.api.extensions [None req-bed4d956-d26b-4ed9-90a4-764315f4396f - - - - - -] Initializing extension manager. 2026-05-10 01:26:29.522 7 INFO neutron.api.extensions [None req-bed4d956-d26b-4ed9-90a4-764315f4396f - - - - - -] Loaded extension: address-group 2026-05-10 01:26:29.523 7 INFO neutron.api.extensions [None req-bed4d956-d26b-4ed9-90a4-764315f4396f - - - - - -] Loaded extension: address-scope 2026-05-10 01:26:29.524 7 INFO neutron.api.extensions [None req-bed4d956-d26b-4ed9-90a4-764315f4396f - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-10 01:26:29.525 7 INFO neutron.api.extensions [None req-bed4d956-d26b-4ed9-90a4-764315f4396f - - - - - -] Loaded extension: agent 2026-05-10 01:26:29.525 7 INFO neutron.api.extensions [None req-bed4d956-d26b-4ed9-90a4-764315f4396f - - - - - -] Loaded extension: agent-resources-synced 2026-05-10 01:26:29.526 7 INFO neutron.api.extensions [None req-bed4d956-d26b-4ed9-90a4-764315f4396f - - - - - -] Loaded extension: allowed-address-pairs 2026-05-10 01:26:29.527 7 INFO neutron.api.extensions [None req-bed4d956-d26b-4ed9-90a4-764315f4396f - - - - - -] Loaded extension: auto-allocated-topology 2026-05-10 01:26:29.528 7 INFO neutron.api.extensions [None req-bed4d956-d26b-4ed9-90a4-764315f4396f - - - - - -] Loaded extension: availability_zone 2026-05-10 01:26:29.528 7 INFO neutron.api.extensions [None req-bed4d956-d26b-4ed9-90a4-764315f4396f - - - - - -] Loaded extension: availability_zone_filter 2026-05-10 01:26:29.529 7 INFO neutron.api.extensions [None req-bed4d956-d26b-4ed9-90a4-764315f4396f - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-10 01:26:29.529 7 INFO neutron.api.extensions [None req-bed4d956-d26b-4ed9-90a4-764315f4396f - - - - - -] Loaded extension: default-subnetpools 2026-05-10 01:26:29.531 7 INFO neutron.api.extensions [None req-bed4d956-d26b-4ed9-90a4-764315f4396f - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-10 01:26:29.531 7 INFO neutron.api.extensions [None req-bed4d956-d26b-4ed9-90a4-764315f4396f - - - - - -] Loaded extension: dns-integration 2026-05-10 01:26:29.532 7 INFO neutron.api.extensions [None req-bed4d956-d26b-4ed9-90a4-764315f4396f - - - - - -] Loaded extension: dns-domain-ports 2026-05-10 01:26:29.532 7 INFO neutron.api.extensions [None req-bed4d956-d26b-4ed9-90a4-764315f4396f - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-10 01:26:29.533 7 INFO neutron.api.extensions [None req-bed4d956-d26b-4ed9-90a4-764315f4396f - - - - - -] Loaded extension: dvr 2026-05-10 01:26:29.534 7 INFO neutron.api.extensions [None req-bed4d956-d26b-4ed9-90a4-764315f4396f - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-10 01:26:29.534 7 INFO neutron.api.extensions [None req-bed4d956-d26b-4ed9-90a4-764315f4396f - - - - - -] Loaded extension: empty-string-filtering 2026-05-10 01:26:29.535 7 INFO neutron.api.extensions [None req-bed4d956-d26b-4ed9-90a4-764315f4396f - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-10 01:26:29.535 7 INFO neutron.api.extensions [None req-bed4d956-d26b-4ed9-90a4-764315f4396f - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-10 01:26:29.536 7 INFO neutron.api.extensions [None req-bed4d956-d26b-4ed9-90a4-764315f4396f - - - - - -] Loaded extension: external-net 2026-05-10 01:26:29.536 7 INFO neutron.api.extensions [None req-bed4d956-d26b-4ed9-90a4-764315f4396f - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-10 01:26:29.537 7 INFO neutron.api.extensions [None req-bed4d956-d26b-4ed9-90a4-764315f4396f - - - - - -] Loaded extension: extraroute 2026-05-10 01:26:29.537 7 INFO neutron.api.extensions [None req-bed4d956-d26b-4ed9-90a4-764315f4396f - - - - - -] Loaded extension: extraroute-atomic 2026-05-10 01:26:29.538 7 INFO neutron.api.extensions [None req-bed4d956-d26b-4ed9-90a4-764315f4396f - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-10 01:26:29.538 7 INFO neutron.api.extensions [None req-bed4d956-d26b-4ed9-90a4-764315f4396f - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-10 01:26:29.539 7 INFO neutron.api.extensions [None req-bed4d956-d26b-4ed9-90a4-764315f4396f - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-10 01:26:29.539 7 INFO neutron.api.extensions [None req-bed4d956-d26b-4ed9-90a4-764315f4396f - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-10 01:26:29.540 7 INFO neutron.api.extensions [None req-bed4d956-d26b-4ed9-90a4-764315f4396f - - - - - -] Loaded extension: fip-port-details 2026-05-10 01:26:29.541 7 INFO neutron.api.extensions [None req-bed4d956-d26b-4ed9-90a4-764315f4396f - - - - - -] Loaded extension: flavors 2026-05-10 01:26:29.542 7 INFO neutron.api.extensions [None req-bed4d956-d26b-4ed9-90a4-764315f4396f - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-10 01:26:29.542 7 INFO neutron.api.extensions [None req-bed4d956-d26b-4ed9-90a4-764315f4396f - - - - - -] Loaded extension: floatingip-pools 2026-05-10 01:26:29.543 7 INFO neutron.api.extensions [None req-bed4d956-d26b-4ed9-90a4-764315f4396f - - - - - -] Loaded extension: ip_allocation 2026-05-10 01:26:29.543 7 INFO neutron.api.extensions [None req-bed4d956-d26b-4ed9-90a4-764315f4396f - - - - - -] Loaded extension: ip-substring-filtering 2026-05-10 01:26:29.544 7 INFO neutron.api.extensions [None req-bed4d956-d26b-4ed9-90a4-764315f4396f - - - - - -] Loaded extension: l2_adjacency 2026-05-10 01:26:29.545 7 INFO neutron.api.extensions [None req-bed4d956-d26b-4ed9-90a4-764315f4396f - - - - - -] Loaded extension: router 2026-05-10 01:26:29.547 7 INFO neutron.api.extensions [None req-bed4d956-d26b-4ed9-90a4-764315f4396f - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-10 01:26:29.547 7 INFO neutron.api.extensions [None req-bed4d956-d26b-4ed9-90a4-764315f4396f - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-10 01:26:29.548 7 INFO neutron.api.extensions [None req-bed4d956-d26b-4ed9-90a4-764315f4396f - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-10 01:26:29.548 7 INFO neutron.api.extensions [None req-bed4d956-d26b-4ed9-90a4-764315f4396f - - - - - -] Loaded extension: ext-gw-mode 2026-05-10 01:26:29.549 7 INFO neutron.api.extensions [None req-bed4d956-d26b-4ed9-90a4-764315f4396f - - - - - -] Loaded extension: l3-ha 2026-05-10 01:26:29.549 7 INFO neutron.api.extensions [None req-bed4d956-d26b-4ed9-90a4-764315f4396f - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-10 01:26:29.550 7 INFO neutron.api.extensions [None req-bed4d956-d26b-4ed9-90a4-764315f4396f - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-10 01:26:29.550 7 INFO neutron.api.extensions [None req-bed4d956-d26b-4ed9-90a4-764315f4396f - - - - - -] Loaded extension: l3-flavors 2026-05-10 01:26:29.551 7 INFO neutron.api.extensions [None req-bed4d956-d26b-4ed9-90a4-764315f4396f - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-10 01:26:29.552 7 INFO neutron.api.extensions [None req-bed4d956-d26b-4ed9-90a4-764315f4396f - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-10 01:26:29.555 7 INFO neutron.api.extensions [None req-bed4d956-d26b-4ed9-90a4-764315f4396f - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-10 01:26:29.556 7 INFO neutron.api.extensions [None req-bed4d956-d26b-4ed9-90a4-764315f4396f - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-10 01:26:29.557 7 INFO neutron.api.extensions [None req-bed4d956-d26b-4ed9-90a4-764315f4396f - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-10 01:26:29.558 7 INFO neutron.api.extensions [None req-bed4d956-d26b-4ed9-90a4-764315f4396f - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-10 01:26:29.559 7 INFO neutron.api.extensions [None req-bed4d956-d26b-4ed9-90a4-764315f4396f - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-10 01:26:29.560 7 INFO neutron.api.extensions [None req-bed4d956-d26b-4ed9-90a4-764315f4396f - - - - - -] Loaded extension: multi-provider 2026-05-10 01:26:29.560 7 INFO neutron.api.extensions [None req-bed4d956-d26b-4ed9-90a4-764315f4396f - - - - - -] Loaded extension: net-mtu 2026-05-10 01:26:29.561 7 INFO neutron.api.extensions [None req-bed4d956-d26b-4ed9-90a4-764315f4396f - - - - - -] Loaded extension: net-mtu-writable 2026-05-10 01:26:29.561 7 INFO neutron.api.extensions [None req-bed4d956-d26b-4ed9-90a4-764315f4396f - - - - - -] Loaded extension: network_availability_zone 2026-05-10 01:26:29.562 7 INFO neutron.api.extensions [None req-bed4d956-d26b-4ed9-90a4-764315f4396f - - - - - -] Loaded extension: network_ha 2026-05-10 01:26:29.562 7 INFO neutron.api.extensions [None req-bed4d956-d26b-4ed9-90a4-764315f4396f - - - - - -] Loaded extension: network-ip-availability 2026-05-10 01:26:29.563 7 INFO neutron.api.extensions [None req-bed4d956-d26b-4ed9-90a4-764315f4396f - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-10 01:26:29.564 7 INFO neutron.api.extensions [None req-bed4d956-d26b-4ed9-90a4-764315f4396f - - - - - -] Loaded extension: pagination 2026-05-10 01:26:29.564 7 INFO neutron.api.extensions [None req-bed4d956-d26b-4ed9-90a4-764315f4396f - - - - - -] Loaded extension: port-device-profile 2026-05-10 01:26:29.565 7 INFO neutron.api.extensions [None req-bed4d956-d26b-4ed9-90a4-764315f4396f - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-10 01:26:29.565 7 INFO neutron.api.extensions [None req-bed4d956-d26b-4ed9-90a4-764315f4396f - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-10 01:26:29.566 7 INFO neutron.api.extensions [None req-bed4d956-d26b-4ed9-90a4-764315f4396f - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-10 01:26:29.567 7 INFO neutron.api.extensions [None req-bed4d956-d26b-4ed9-90a4-764315f4396f - - - - - -] Loaded extension: port-mac-override 2026-05-10 01:26:29.567 7 INFO neutron.api.extensions [None req-bed4d956-d26b-4ed9-90a4-764315f4396f - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-10 01:26:29.568 7 INFO neutron.api.extensions [None req-bed4d956-d26b-4ed9-90a4-764315f4396f - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-10 01:26:29.568 7 INFO neutron.api.extensions [None req-bed4d956-d26b-4ed9-90a4-764315f4396f - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-10 01:26:29.569 7 INFO neutron.api.extensions [None req-bed4d956-d26b-4ed9-90a4-764315f4396f - - - - - -] Loaded extension: port-resource-request 2026-05-10 01:26:29.569 7 INFO neutron.api.extensions [None req-bed4d956-d26b-4ed9-90a4-764315f4396f - - - - - -] Loaded extension: port-resource-request-groups 2026-05-10 01:26:29.570 7 INFO neutron.api.extensions [None req-bed4d956-d26b-4ed9-90a4-764315f4396f - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-10 01:26:29.570 7 INFO neutron.api.extensions [None req-bed4d956-d26b-4ed9-90a4-764315f4396f - - - - - -] Loaded extension: binding 2026-05-10 01:26:29.571 7 INFO neutron.api.extensions [None req-bed4d956-d26b-4ed9-90a4-764315f4396f - - - - - -] Loaded extension: binding-extended 2026-05-10 01:26:29.572 7 INFO neutron.api.extensions [None req-bed4d956-d26b-4ed9-90a4-764315f4396f - - - - - -] Loaded extension: port-security 2026-05-10 01:26:29.572 7 INFO neutron.api.extensions [None req-bed4d956-d26b-4ed9-90a4-764315f4396f - - - - - -] Loaded extension: project-id 2026-05-10 01:26:29.573 7 INFO neutron.api.extensions [None req-bed4d956-d26b-4ed9-90a4-764315f4396f - - - - - -] Loaded extension: provider 2026-05-10 01:26:29.575 7 INFO neutron.api.extensions [None req-bed4d956-d26b-4ed9-90a4-764315f4396f - - - - - -] Loaded extension: qos 2026-05-10 01:26:29.575 8 INFO neutron.manager [None req-6aa17899-eded-488b-a564-38788c127ae4 - - - - - -] Loading Plugin: trunk 2026-05-10 01:26:29.576 7 INFO neutron.api.extensions [None req-bed4d956-d26b-4ed9-90a4-764315f4396f - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-10 01:26:29.576 7 INFO neutron.api.extensions [None req-bed4d956-d26b-4ed9-90a4-764315f4396f - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-10 01:26:29.577 7 INFO neutron.api.extensions [None req-bed4d956-d26b-4ed9-90a4-764315f4396f - - - - - -] Loaded extension: qos-default 2026-05-10 01:26:29.577 7 INFO neutron.api.extensions [None req-bed4d956-d26b-4ed9-90a4-764315f4396f - - - - - -] Loaded extension: qos-fip 2026-05-10 01:26:29.578 7 INFO neutron.api.extensions [None req-bed4d956-d26b-4ed9-90a4-764315f4396f - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-10 01:26:29.578 7 INFO neutron.api.extensions [None req-bed4d956-d26b-4ed9-90a4-764315f4396f - - - - - -] Loaded extension: qos-gateway-ip 2026-05-10 01:26:29.579 7 INFO neutron.api.extensions [None req-bed4d956-d26b-4ed9-90a4-764315f4396f - - - - - -] Loaded extension: qos-port-network-policy 2026-05-10 01:26:29.579 7 INFO neutron.api.extensions [None req-bed4d956-d26b-4ed9-90a4-764315f4396f - - - - - -] Loaded extension: qos-pps-minimum 2026-05-10 01:26:29.580 7 INFO neutron.api.extensions [None req-bed4d956-d26b-4ed9-90a4-764315f4396f - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-10 01:26:29.581 7 INFO neutron.api.extensions [None req-bed4d956-d26b-4ed9-90a4-764315f4396f - - - - - -] Loaded extension: qos-pps 2026-05-10 01:26:29.581 7 INFO neutron.api.extensions [None req-bed4d956-d26b-4ed9-90a4-764315f4396f - - - - - -] Loaded extension: qos-rule-type-details 2026-05-10 01:26:29.582 7 INFO neutron.api.extensions [None req-bed4d956-d26b-4ed9-90a4-764315f4396f - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-10 01:26:29.582 7 INFO neutron.api.extensions [None req-bed4d956-d26b-4ed9-90a4-764315f4396f - - - - - -] Loaded extension: qos-rules-alias 2026-05-10 01:26:29.583 7 INFO neutron.api.extensions [None req-bed4d956-d26b-4ed9-90a4-764315f4396f - - - - - -] Loaded extension: quota-check-limit 2026-05-10 01:26:29.585 7 INFO neutron.api.extensions [None req-bed4d956-d26b-4ed9-90a4-764315f4396f - - - - - -] Loaded extension: quotas 2026-05-10 01:26:29.586 7 INFO neutron.api.extensions [None req-bed4d956-d26b-4ed9-90a4-764315f4396f - - - - - -] Loaded extension: quota_details 2026-05-10 01:26:29.588 7 INFO neutron.api.extensions [None req-bed4d956-d26b-4ed9-90a4-764315f4396f - - - - - -] Loaded extension: rbac-policies 2026-05-10 01:26:29.588 7 INFO neutron.api.extensions [None req-bed4d956-d26b-4ed9-90a4-764315f4396f - - - - - -] Loaded extension: rbac-address-group 2026-05-10 01:26:29.589 7 INFO neutron.api.extensions [None req-bed4d956-d26b-4ed9-90a4-764315f4396f - - - - - -] Loaded extension: rbac-address-scope 2026-05-10 01:26:29.589 7 INFO neutron.api.extensions [None req-bed4d956-d26b-4ed9-90a4-764315f4396f - - - - - -] Loaded extension: rbac-security-groups 2026-05-10 01:26:29.590 7 INFO neutron.api.extensions [None req-bed4d956-d26b-4ed9-90a4-764315f4396f - - - - - -] Loaded extension: rbac-subnetpool 2026-05-10 01:26:29.590 8 INFO neutron.manager [None req-6aa17899-eded-488b-a564-38788c127ae4 - - - - - -] Loading Plugin: vpnaas 2026-05-10 01:26:29.590 7 INFO neutron.api.extensions [None req-bed4d956-d26b-4ed9-90a4-764315f4396f - - - - - -] Loaded extension: revision-if-match 2026-05-10 01:26:29.591 7 INFO neutron.api.extensions [None req-bed4d956-d26b-4ed9-90a4-764315f4396f - - - - - -] Loaded extension: standard-attr-revisions 2026-05-10 01:26:29.592 7 INFO neutron.api.extensions [None req-bed4d956-d26b-4ed9-90a4-764315f4396f - - - - - -] Loaded extension: router_availability_zone 2026-05-10 01:26:29.593 7 INFO neutron.api.extensions [None req-bed4d956-d26b-4ed9-90a4-764315f4396f - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-10 01:26:29.596 7 INFO neutron.api.extensions [None req-bed4d956-d26b-4ed9-90a4-764315f4396f - - - - - -] Loaded extension: security-groups-default-rules 2026-05-10 01:26:29.597 7 INFO neutron.api.extensions [None req-bed4d956-d26b-4ed9-90a4-764315f4396f - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-10 01:26:29.599 7 INFO neutron.api.extensions [None req-bed4d956-d26b-4ed9-90a4-764315f4396f - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-10 01:26:29.600 7 INFO neutron.api.extensions [None req-bed4d956-d26b-4ed9-90a4-764315f4396f - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-10 01:26:29.601 7 INFO neutron.api.extensions [None req-bed4d956-d26b-4ed9-90a4-764315f4396f - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-10 01:26:29.603 7 INFO neutron.api.extensions [None req-bed4d956-d26b-4ed9-90a4-764315f4396f - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-10 01:26:29.610 7 INFO neutron.api.extensions [None req-bed4d956-d26b-4ed9-90a4-764315f4396f - - - - - -] Loaded extension: security-group 2026-05-10 01:26:29.611 7 INFO neutron.api.extensions [None req-bed4d956-d26b-4ed9-90a4-764315f4396f - - - - - -] Loaded extension: segment 2026-05-10 01:26:29.612 7 INFO neutron.api.extensions [None req-bed4d956-d26b-4ed9-90a4-764315f4396f - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-10 01:26:29.612 7 INFO neutron.api.extensions [None req-bed4d956-d26b-4ed9-90a4-764315f4396f - - - - - -] Loaded extension: service-type 2026-05-10 01:26:29.613 7 INFO neutron.api.extensions [None req-bed4d956-d26b-4ed9-90a4-764315f4396f - - - - - -] Loaded extension: sorting 2026-05-10 01:26:29.613 7 INFO neutron.api.extensions [None req-bed4d956-d26b-4ed9-90a4-764315f4396f - - - - - -] Loaded extension: standard-attr-segment 2026-05-10 01:26:29.614 7 INFO neutron.api.extensions [None req-bed4d956-d26b-4ed9-90a4-764315f4396f - - - - - -] Loaded extension: standard-attr-description 2026-05-10 01:26:29.615 7 INFO neutron.api.extensions [None req-bed4d956-d26b-4ed9-90a4-764315f4396f - - - - - -] Loaded extension: stateful-security-group 2026-05-10 01:26:29.615 7 WARNING neutron.api.extensions [None req-bed4d956-d26b-4ed9-90a4-764315f4396f - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-10 01:26:29.616 7 INFO neutron.api.extensions [None req-bed4d956-d26b-4ed9-90a4-764315f4396f - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-10 01:26:29.616 7 INFO neutron.api.extensions [None req-bed4d956-d26b-4ed9-90a4-764315f4396f - - - - - -] Loaded extension: subnet-external-network 2026-05-10 01:26:29.617 7 INFO neutron.api.extensions [None req-bed4d956-d26b-4ed9-90a4-764315f4396f - - - - - -] Loaded extension: subnet_onboard 2026-05-10 01:26:29.617 7 INFO neutron.api.extensions [None req-bed4d956-d26b-4ed9-90a4-764315f4396f - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-10 01:26:29.618 7 INFO neutron.api.extensions [None req-bed4d956-d26b-4ed9-90a4-764315f4396f - - - - - -] Loaded extension: subnet-service-types 2026-05-10 01:26:29.619 7 INFO neutron.api.extensions [None req-bed4d956-d26b-4ed9-90a4-764315f4396f - - - - - -] Loaded extension: subnet_allocation 2026-05-10 01:26:29.619 7 INFO neutron.api.extensions [None req-bed4d956-d26b-4ed9-90a4-764315f4396f - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-10 01:26:29.620 7 INFO neutron.api.extensions [None req-bed4d956-d26b-4ed9-90a4-764315f4396f - - - - - -] Loaded extension: tag-creation 2026-05-10 01:26:29.620 7 INFO neutron.api.extensions [None req-bed4d956-d26b-4ed9-90a4-764315f4396f - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-10 01:26:29.624 7 INFO neutron.api.extensions [None req-bed4d956-d26b-4ed9-90a4-764315f4396f - - - - - -] Loaded extension: standard-attr-tag 2026-05-10 01:26:29.625 7 INFO neutron.api.extensions [None req-bed4d956-d26b-4ed9-90a4-764315f4396f - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-10 01:26:29.625 7 INFO neutron.api.extensions [None req-bed4d956-d26b-4ed9-90a4-764315f4396f - - - - - -] Loaded extension: trunk 2026-05-10 01:26:29.626 7 INFO neutron.api.extensions [None req-bed4d956-d26b-4ed9-90a4-764315f4396f - - - - - -] Loaded extension: trunk-details 2026-05-10 01:26:29.627 7 INFO neutron.api.extensions [None req-bed4d956-d26b-4ed9-90a4-764315f4396f - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-10 01:26:29.627 7 INFO neutron.api.extensions [None req-bed4d956-d26b-4ed9-90a4-764315f4396f - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-10 01:26:29.628 8 WARNING stevedore.named [None req-6aa17899-eded-488b-a564-38788c127ae4 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-10 01:26:29.629 7 INFO neutron.api.extensions [None req-bed4d956-d26b-4ed9-90a4-764315f4396f - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-10 01:26:29.630 7 INFO neutron.api.extensions [None req-bed4d956-d26b-4ed9-90a4-764315f4396f - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-10 01:26:29.631 7 INFO neutron.api.extensions [None req-bed4d956-d26b-4ed9-90a4-764315f4396f - - - - - -] Loaded extension: vpn-flavors 2026-05-10 01:26:29.632 7 INFO neutron.api.extensions [None req-bed4d956-d26b-4ed9-90a4-764315f4396f - - - - - -] Loaded extension: vpnaas 2026-05-10 01:26:29.635 7 INFO neutron.quota.resource_registry [None req-bed4d956-d26b-4ed9-90a4-764315f4396f - - - - - -] Creating instance of TrackedResource for resource:network 2026-05-10 01:26:29.635 7 INFO neutron.quota.resource_registry [None req-bed4d956-d26b-4ed9-90a4-764315f4396f - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-05-10 01:26:29.635 7 INFO neutron.quota.resource_registry [None req-bed4d956-d26b-4ed9-90a4-764315f4396f - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-10 01:26:29.635 7 INFO neutron.quota.resource_registry [None req-bed4d956-d26b-4ed9-90a4-764315f4396f - - - - - -] Creating instance of TrackedResource for resource:port 2026-05-10 01:26:29.638 7 INFO neutron.quota.resource_registry [None req-bed4d956-d26b-4ed9-90a4-764315f4396f - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-10 01:26:29.639 7 INFO neutron.quota.resource_registry [None req-bed4d956-d26b-4ed9-90a4-764315f4396f - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-10 01:26:29.643 7 INFO neutron.quota.resource_registry [None req-bed4d956-d26b-4ed9-90a4-764315f4396f - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-10 01:26:29.644 7 INFO neutron.quota.resource_registry [None req-bed4d956-d26b-4ed9-90a4-764315f4396f - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-10 01:26:29.644 7 INFO neutron.quota.resource_registry [None req-bed4d956-d26b-4ed9-90a4-764315f4396f - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-10 01:26:29.645 7 INFO neutron.quota.resource_registry [None req-bed4d956-d26b-4ed9-90a4-764315f4396f - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-10 01:26:29.646 7 WARNING neutron.quota.resource_registry [None req-bed4d956-d26b-4ed9-90a4-764315f4396f - - - - - -] subnetpool is already registered 2026-05-10 01:26:29.646 7 INFO neutron.quota.resource_registry [None req-bed4d956-d26b-4ed9-90a4-764315f4396f - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-10 01:26:29.646 7 WARNING neutron.quota.resource_registry [None req-bed4d956-d26b-4ed9-90a4-764315f4396f - - - - - -] subnetpool is already registered 2026-05-10 01:26:29.647 7 INFO neutron.quota.resource_registry [None req-bed4d956-d26b-4ed9-90a4-764315f4396f - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-10 01:26:29.647 7 INFO neutron.quota.resource_registry [None req-bed4d956-d26b-4ed9-90a4-764315f4396f - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-10 01:26:29.647 7 INFO neutron.quota.resource_registry [None req-bed4d956-d26b-4ed9-90a4-764315f4396f - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-10 01:26:29.648 7 INFO neutron.quota.resource_registry [None req-bed4d956-d26b-4ed9-90a4-764315f4396f - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-10 01:26:29.648 7 INFO neutron.quota.resource_registry [None req-bed4d956-d26b-4ed9-90a4-764315f4396f - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-10 01:26:29.649 7 INFO neutron.quota.resource_registry [None req-bed4d956-d26b-4ed9-90a4-764315f4396f - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-10 01:26:29.652 7 INFO neutron.quota.resource_registry [None req-bed4d956-d26b-4ed9-90a4-764315f4396f - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-10 01:26:29.653 7 WARNING neutron.quota.resource_registry [None req-bed4d956-d26b-4ed9-90a4-764315f4396f - - - - - -] router is already registered 2026-05-10 01:26:29.653 7 INFO neutron.quota.resource_registry [None req-bed4d956-d26b-4ed9-90a4-764315f4396f - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-10 01:26:29.653 7 WARNING neutron.quota.resource_registry [None req-bed4d956-d26b-4ed9-90a4-764315f4396f - - - - - -] floatingip is already registered 2026-05-10 01:26:29.657 7 INFO neutron.quota.resource_registry [None req-bed4d956-d26b-4ed9-90a4-764315f4396f - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-10 01:26:29.657 7 WARNING neutron.quota.resource_registry [None req-bed4d956-d26b-4ed9-90a4-764315f4396f - - - - - -] rbac_policy is already registered 2026-05-10 01:26:29.658 7 INFO neutron.quota.resource_registry [None req-bed4d956-d26b-4ed9-90a4-764315f4396f - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-10 01:26:29.658 7 WARNING neutron.quota.resource_registry [None req-bed4d956-d26b-4ed9-90a4-764315f4396f - - - - - -] security_group is already registered 2026-05-10 01:26:29.658 7 INFO neutron.quota.resource_registry [None req-bed4d956-d26b-4ed9-90a4-764315f4396f - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-10 01:26:29.658 7 WARNING neutron.quota.resource_registry [None req-bed4d956-d26b-4ed9-90a4-764315f4396f - - - - - -] security_group_rule is already registered 2026-05-10 01:26:29.659 7 INFO neutron.quota.resource_registry [None req-bed4d956-d26b-4ed9-90a4-764315f4396f - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-10 01:26:29.659 7 WARNING neutron.quota.resource_registry [None req-bed4d956-d26b-4ed9-90a4-764315f4396f - - - - - -] subnetpool is already registered 2026-05-10 01:26:29.660 7 INFO neutron.quota.resource_registry [None req-bed4d956-d26b-4ed9-90a4-764315f4396f - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-10 01:26:29.660 7 WARNING neutron.quota.resource_registry [None req-bed4d956-d26b-4ed9-90a4-764315f4396f - - - - - -] subnetpool is already registered 2026-05-10 01:26:29.660 7 INFO neutron.quota.resource_registry [None req-bed4d956-d26b-4ed9-90a4-764315f4396f - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-10 01:26:29.661 7 WARNING neutron.quota.resource_registry [None req-bed4d956-d26b-4ed9-90a4-764315f4396f - - - - - -] trunk is already registered 2026-05-10 01:26:29.661 7 INFO neutron.quota.resource_registry [None req-bed4d956-d26b-4ed9-90a4-764315f4396f - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-10 01:26:29.661 7 WARNING neutron.quota.resource_registry [None req-bed4d956-d26b-4ed9-90a4-764315f4396f - - - - - -] endpoint_group is already registered 2026-05-10 01:26:29.662 7 INFO neutron.quota.resource_registry [None req-bed4d956-d26b-4ed9-90a4-764315f4396f - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-10 01:26:29.662 7 WARNING neutron.quota.resource_registry [None req-bed4d956-d26b-4ed9-90a4-764315f4396f - - - - - -] vpnservice is already registered 2026-05-10 01:26:29.662 7 INFO neutron.quota.resource_registry [None req-bed4d956-d26b-4ed9-90a4-764315f4396f - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-10 01:26:29.663 7 WARNING neutron.quota.resource_registry [None req-bed4d956-d26b-4ed9-90a4-764315f4396f - - - - - -] ipsec_site_connection is already registered 2026-05-10 01:26:29.663 7 INFO neutron.quota.resource_registry [None req-bed4d956-d26b-4ed9-90a4-764315f4396f - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-10 01:26:29.663 7 WARNING neutron.quota.resource_registry [None req-bed4d956-d26b-4ed9-90a4-764315f4396f - - - - - -] ipsecpolicy is already registered 2026-05-10 01:26:29.664 7 INFO neutron.quota.resource_registry [None req-bed4d956-d26b-4ed9-90a4-764315f4396f - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-10 01:26:29.664 7 WARNING neutron.quota.resource_registry [None req-bed4d956-d26b-4ed9-90a4-764315f4396f - - - - - -] ikepolicy is already registered 2026-05-10 01:26:29.696 8 INFO neutron_vpnaas.services.vpn.plugin [None req-6aa17899-eded-488b-a564-38788c127ae4 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-10 01:26:29.697 8 INFO neutron.common.utils [None req-6aa17899-eded-488b-a564-38788c127ae4 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-10 01:26:29.697 8 INFO neutron.manager [None req-6aa17899-eded-488b-a564-38788c127ae4 - - - - - -] Loading Plugin: auto_allocate 2026-05-10 01:26:29.701 8 INFO neutron.manager [None req-6aa17899-eded-488b-a564-38788c127ae4 - - - - - -] Loading Plugin: tag 2026-05-10 01:26:29.708 8 INFO neutron.manager [None req-6aa17899-eded-488b-a564-38788c127ae4 - - - - - -] Loading Plugin: timestamp 2026-05-10 01:26:29.710 8 INFO neutron.manager [None req-6aa17899-eded-488b-a564-38788c127ae4 - - - - - -] Loading Plugin: network_ip_availability 2026-05-10 01:26:29.714 8 INFO neutron.manager [None req-6aa17899-eded-488b-a564-38788c127ae4 - - - - - -] Loading Plugin: flavors 2026-05-10 01:26:29.717 8 INFO neutron.manager [None req-6aa17899-eded-488b-a564-38788c127ae4 - - - - - -] Loading Plugin: revisions 2026-05-10 01:26:29.721 8 INFO neutron.api.extensions [None req-6aa17899-eded-488b-a564-38788c127ae4 - - - - - -] Initializing extension manager. 2026-05-10 01:26:29.722 8 INFO neutron.api.extensions [None req-6aa17899-eded-488b-a564-38788c127ae4 - - - - - -] Loaded extension: address-group 2026-05-10 01:26:29.723 8 INFO neutron.api.extensions [None req-6aa17899-eded-488b-a564-38788c127ae4 - - - - - -] Loaded extension: address-scope 2026-05-10 01:26:29.723 8 INFO neutron.api.extensions [None req-6aa17899-eded-488b-a564-38788c127ae4 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-10 01:26:29.724 8 INFO neutron.api.extensions [None req-6aa17899-eded-488b-a564-38788c127ae4 - - - - - -] Loaded extension: agent 2026-05-10 01:26:29.725 8 INFO neutron.api.extensions [None req-6aa17899-eded-488b-a564-38788c127ae4 - - - - - -] Loaded extension: agent-resources-synced 2026-05-10 01:26:29.727 8 INFO neutron.api.extensions [None req-6aa17899-eded-488b-a564-38788c127ae4 - - - - - -] Loaded extension: allowed-address-pairs 2026-05-10 01:26:29.727 8 INFO neutron.api.extensions [None req-6aa17899-eded-488b-a564-38788c127ae4 - - - - - -] Loaded extension: auto-allocated-topology 2026-05-10 01:26:29.728 8 INFO neutron.api.extensions [None req-6aa17899-eded-488b-a564-38788c127ae4 - - - - - -] Loaded extension: availability_zone 2026-05-10 01:26:29.729 8 INFO neutron.api.extensions [None req-6aa17899-eded-488b-a564-38788c127ae4 - - - - - -] Loaded extension: availability_zone_filter 2026-05-10 01:26:29.729 8 INFO neutron.api.extensions [None req-6aa17899-eded-488b-a564-38788c127ae4 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-10 01:26:29.730 8 INFO neutron.api.extensions [None req-6aa17899-eded-488b-a564-38788c127ae4 - - - - - -] Loaded extension: default-subnetpools 2026-05-10 01:26:29.732 8 INFO neutron.api.extensions [None req-6aa17899-eded-488b-a564-38788c127ae4 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-10 01:26:29.732 8 INFO neutron.api.extensions [None req-6aa17899-eded-488b-a564-38788c127ae4 - - - - - -] Loaded extension: dns-integration 2026-05-10 01:26:29.733 8 INFO neutron.api.extensions [None req-6aa17899-eded-488b-a564-38788c127ae4 - - - - - -] Loaded extension: dns-domain-ports 2026-05-10 01:26:29.733 8 INFO neutron.api.extensions [None req-6aa17899-eded-488b-a564-38788c127ae4 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-10 01:26:29.734 8 INFO neutron.api.extensions [None req-6aa17899-eded-488b-a564-38788c127ae4 - - - - - -] Loaded extension: dvr 2026-05-10 01:26:29.734 8 INFO neutron.api.extensions [None req-6aa17899-eded-488b-a564-38788c127ae4 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-10 01:26:29.735 8 INFO neutron.api.extensions [None req-6aa17899-eded-488b-a564-38788c127ae4 - - - - - -] Loaded extension: empty-string-filtering 2026-05-10 01:26:29.735 8 INFO neutron.api.extensions [None req-6aa17899-eded-488b-a564-38788c127ae4 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-10 01:26:29.736 8 INFO neutron.api.extensions [None req-6aa17899-eded-488b-a564-38788c127ae4 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-10 01:26:29.736 8 INFO neutron.api.extensions [None req-6aa17899-eded-488b-a564-38788c127ae4 - - - - - -] Loaded extension: external-net 2026-05-10 01:26:29.737 8 INFO neutron.api.extensions [None req-6aa17899-eded-488b-a564-38788c127ae4 - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-10 01:26:29.737 8 INFO neutron.api.extensions [None req-6aa17899-eded-488b-a564-38788c127ae4 - - - - - -] Loaded extension: extraroute 2026-05-10 01:26:29.738 8 INFO neutron.api.extensions [None req-6aa17899-eded-488b-a564-38788c127ae4 - - - - - -] Loaded extension: extraroute-atomic 2026-05-10 01:26:29.739 8 INFO neutron.api.extensions [None req-6aa17899-eded-488b-a564-38788c127ae4 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-10 01:26:29.739 8 INFO neutron.api.extensions [None req-6aa17899-eded-488b-a564-38788c127ae4 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-10 01:26:29.740 8 INFO neutron.api.extensions [None req-6aa17899-eded-488b-a564-38788c127ae4 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-10 01:26:29.740 8 INFO neutron.api.extensions [None req-6aa17899-eded-488b-a564-38788c127ae4 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-10 01:26:29.741 8 INFO neutron.api.extensions [None req-6aa17899-eded-488b-a564-38788c127ae4 - - - - - -] Loaded extension: fip-port-details 2026-05-10 01:26:29.741 8 INFO neutron.api.extensions [None req-6aa17899-eded-488b-a564-38788c127ae4 - - - - - -] Loaded extension: flavors 2026-05-10 01:26:29.742 8 INFO neutron.api.extensions [None req-6aa17899-eded-488b-a564-38788c127ae4 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-10 01:26:29.743 8 INFO neutron.api.extensions [None req-6aa17899-eded-488b-a564-38788c127ae4 - - - - - -] Loaded extension: floatingip-pools 2026-05-10 01:26:29.744 8 INFO neutron.api.extensions [None req-6aa17899-eded-488b-a564-38788c127ae4 - - - - - -] Loaded extension: ip_allocation 2026-05-10 01:26:29.744 8 INFO neutron.api.extensions [None req-6aa17899-eded-488b-a564-38788c127ae4 - - - - - -] Loaded extension: ip-substring-filtering 2026-05-10 01:26:29.745 8 INFO neutron.api.extensions [None req-6aa17899-eded-488b-a564-38788c127ae4 - - - - - -] Loaded extension: l2_adjacency 2026-05-10 01:26:29.746 8 INFO neutron.api.extensions [None req-6aa17899-eded-488b-a564-38788c127ae4 - - - - - -] Loaded extension: router 2026-05-10 01:26:29.747 8 INFO neutron.api.extensions [None req-6aa17899-eded-488b-a564-38788c127ae4 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-10 01:26:29.748 8 INFO neutron.api.extensions [None req-6aa17899-eded-488b-a564-38788c127ae4 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-10 01:26:29.749 8 INFO neutron.api.extensions [None req-6aa17899-eded-488b-a564-38788c127ae4 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-10 01:26:29.749 8 INFO neutron.api.extensions [None req-6aa17899-eded-488b-a564-38788c127ae4 - - - - - -] Loaded extension: ext-gw-mode 2026-05-10 01:26:29.750 8 INFO neutron.api.extensions [None req-6aa17899-eded-488b-a564-38788c127ae4 - - - - - -] Loaded extension: l3-ha 2026-05-10 01:26:29.750 8 INFO neutron.api.extensions [None req-6aa17899-eded-488b-a564-38788c127ae4 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-10 01:26:29.751 8 INFO neutron.api.extensions [None req-6aa17899-eded-488b-a564-38788c127ae4 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-10 01:26:29.751 8 INFO neutron.api.extensions [None req-6aa17899-eded-488b-a564-38788c127ae4 - - - - - -] Loaded extension: l3-flavors 2026-05-10 01:26:29.752 8 INFO neutron.api.extensions [None req-6aa17899-eded-488b-a564-38788c127ae4 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-10 01:26:29.752 8 INFO neutron.api.extensions [None req-6aa17899-eded-488b-a564-38788c127ae4 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-10 01:26:29.756 8 INFO neutron.api.extensions [None req-6aa17899-eded-488b-a564-38788c127ae4 - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-10 01:26:29.757 8 INFO neutron.api.extensions [None req-6aa17899-eded-488b-a564-38788c127ae4 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-10 01:26:29.758 8 INFO neutron.api.extensions [None req-6aa17899-eded-488b-a564-38788c127ae4 - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-10 01:26:29.759 8 INFO neutron.api.extensions [None req-6aa17899-eded-488b-a564-38788c127ae4 - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-10 01:26:29.760 8 INFO neutron.api.extensions [None req-6aa17899-eded-488b-a564-38788c127ae4 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-10 01:26:29.760 8 INFO neutron.api.extensions [None req-6aa17899-eded-488b-a564-38788c127ae4 - - - - - -] Loaded extension: multi-provider 2026-05-10 01:26:29.761 8 INFO neutron.api.extensions [None req-6aa17899-eded-488b-a564-38788c127ae4 - - - - - -] Loaded extension: net-mtu 2026-05-10 01:26:29.761 8 INFO neutron.api.extensions [None req-6aa17899-eded-488b-a564-38788c127ae4 - - - - - -] Loaded extension: net-mtu-writable 2026-05-10 01:26:29.762 8 INFO neutron.api.extensions [None req-6aa17899-eded-488b-a564-38788c127ae4 - - - - - -] Loaded extension: network_availability_zone 2026-05-10 01:26:29.762 8 INFO neutron.api.extensions [None req-6aa17899-eded-488b-a564-38788c127ae4 - - - - - -] Loaded extension: network_ha 2026-05-10 01:26:29.763 8 INFO neutron.api.extensions [None req-6aa17899-eded-488b-a564-38788c127ae4 - - - - - -] Loaded extension: network-ip-availability 2026-05-10 01:26:29.764 8 INFO neutron.api.extensions [None req-6aa17899-eded-488b-a564-38788c127ae4 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-10 01:26:29.765 8 INFO neutron.api.extensions [None req-6aa17899-eded-488b-a564-38788c127ae4 - - - - - -] Loaded extension: pagination 2026-05-10 01:26:29.765 8 INFO neutron.api.extensions [None req-6aa17899-eded-488b-a564-38788c127ae4 - - - - - -] Loaded extension: port-device-profile 2026-05-10 01:26:29.766 8 INFO neutron.api.extensions [None req-6aa17899-eded-488b-a564-38788c127ae4 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-10 01:26:29.766 8 INFO neutron.api.extensions [None req-6aa17899-eded-488b-a564-38788c127ae4 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-10 01:26:29.767 8 INFO neutron.api.extensions [None req-6aa17899-eded-488b-a564-38788c127ae4 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-10 01:26:29.767 8 INFO neutron.api.extensions [None req-6aa17899-eded-488b-a564-38788c127ae4 - - - - - -] Loaded extension: port-mac-override 2026-05-10 01:26:29.768 8 INFO neutron.api.extensions [None req-6aa17899-eded-488b-a564-38788c127ae4 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-10 01:26:29.768 8 INFO neutron.api.extensions [None req-6aa17899-eded-488b-a564-38788c127ae4 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-10 01:26:29.769 8 INFO neutron.api.extensions [None req-6aa17899-eded-488b-a564-38788c127ae4 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-10 01:26:29.769 8 INFO neutron.api.extensions [None req-6aa17899-eded-488b-a564-38788c127ae4 - - - - - -] Loaded extension: port-resource-request 2026-05-10 01:26:29.770 8 INFO neutron.api.extensions [None req-6aa17899-eded-488b-a564-38788c127ae4 - - - - - -] Loaded extension: port-resource-request-groups 2026-05-10 01:26:29.770 8 INFO neutron.api.extensions [None req-6aa17899-eded-488b-a564-38788c127ae4 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-10 01:26:29.771 8 INFO neutron.api.extensions [None req-6aa17899-eded-488b-a564-38788c127ae4 - - - - - -] Loaded extension: binding 2026-05-10 01:26:29.772 8 INFO neutron.api.extensions [None req-6aa17899-eded-488b-a564-38788c127ae4 - - - - - -] Loaded extension: binding-extended 2026-05-10 01:26:29.772 8 INFO neutron.api.extensions [None req-6aa17899-eded-488b-a564-38788c127ae4 - - - - - -] Loaded extension: port-security 2026-05-10 01:26:29.773 8 INFO neutron.api.extensions [None req-6aa17899-eded-488b-a564-38788c127ae4 - - - - - -] Loaded extension: project-id 2026-05-10 01:26:29.773 8 INFO neutron.api.extensions [None req-6aa17899-eded-488b-a564-38788c127ae4 - - - - - -] Loaded extension: provider 2026-05-10 01:26:29.775 8 INFO neutron.api.extensions [None req-6aa17899-eded-488b-a564-38788c127ae4 - - - - - -] Loaded extension: qos 2026-05-10 01:26:29.776 8 INFO neutron.api.extensions [None req-6aa17899-eded-488b-a564-38788c127ae4 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-10 01:26:29.777 8 INFO neutron.api.extensions [None req-6aa17899-eded-488b-a564-38788c127ae4 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-10 01:26:29.777 8 INFO neutron.api.extensions [None req-6aa17899-eded-488b-a564-38788c127ae4 - - - - - -] Loaded extension: qos-default 2026-05-10 01:26:29.778 8 INFO neutron.api.extensions [None req-6aa17899-eded-488b-a564-38788c127ae4 - - - - - -] Loaded extension: qos-fip 2026-05-10 01:26:29.778 8 INFO neutron.api.extensions [None req-6aa17899-eded-488b-a564-38788c127ae4 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-10 01:26:29.779 8 INFO neutron.api.extensions [None req-6aa17899-eded-488b-a564-38788c127ae4 - - - - - -] Loaded extension: qos-gateway-ip 2026-05-10 01:26:29.779 8 INFO neutron.api.extensions [None req-6aa17899-eded-488b-a564-38788c127ae4 - - - - - -] Loaded extension: qos-port-network-policy 2026-05-10 01:26:29.780 8 INFO neutron.api.extensions [None req-6aa17899-eded-488b-a564-38788c127ae4 - - - - - -] Loaded extension: qos-pps-minimum 2026-05-10 01:26:29.780 8 INFO neutron.api.extensions [None req-6aa17899-eded-488b-a564-38788c127ae4 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-10 01:26:29.781 8 INFO neutron.api.extensions [None req-6aa17899-eded-488b-a564-38788c127ae4 - - - - - -] Loaded extension: qos-pps 2026-05-10 01:26:29.781 8 INFO neutron.api.extensions [None req-6aa17899-eded-488b-a564-38788c127ae4 - - - - - -] Loaded extension: qos-rule-type-details 2026-05-10 01:26:29.782 8 INFO neutron.api.extensions [None req-6aa17899-eded-488b-a564-38788c127ae4 - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-10 01:26:29.783 8 INFO neutron.api.extensions [None req-6aa17899-eded-488b-a564-38788c127ae4 - - - - - -] Loaded extension: qos-rules-alias 2026-05-10 01:26:29.783 8 INFO neutron.api.extensions [None req-6aa17899-eded-488b-a564-38788c127ae4 - - - - - -] Loaded extension: quota-check-limit 2026-05-10 01:26:29.785 8 INFO neutron.api.extensions [None req-6aa17899-eded-488b-a564-38788c127ae4 - - - - - -] Loaded extension: quotas 2026-05-10 01:26:29.786 8 INFO neutron.api.extensions [None req-6aa17899-eded-488b-a564-38788c127ae4 - - - - - -] Loaded extension: quota_details 2026-05-10 01:26:29.787 8 INFO neutron.api.extensions [None req-6aa17899-eded-488b-a564-38788c127ae4 - - - - - -] Loaded extension: rbac-policies 2026-05-10 01:26:29.788 8 INFO neutron.api.extensions [None req-6aa17899-eded-488b-a564-38788c127ae4 - - - - - -] Loaded extension: rbac-address-group 2026-05-10 01:26:29.788 8 INFO neutron.api.extensions [None req-6aa17899-eded-488b-a564-38788c127ae4 - - - - - -] Loaded extension: rbac-address-scope 2026-05-10 01:26:29.789 8 INFO neutron.api.extensions [None req-6aa17899-eded-488b-a564-38788c127ae4 - - - - - -] Loaded extension: rbac-security-groups 2026-05-10 01:26:29.790 8 INFO neutron.api.extensions [None req-6aa17899-eded-488b-a564-38788c127ae4 - - - - - -] Loaded extension: rbac-subnetpool 2026-05-10 01:26:29.790 8 INFO neutron.api.extensions [None req-6aa17899-eded-488b-a564-38788c127ae4 - - - - - -] Loaded extension: revision-if-match 2026-05-10 01:26:29.791 8 INFO neutron.api.extensions [None req-6aa17899-eded-488b-a564-38788c127ae4 - - - - - -] Loaded extension: standard-attr-revisions 2026-05-10 01:26:29.791 8 INFO neutron.api.extensions [None req-6aa17899-eded-488b-a564-38788c127ae4 - - - - - -] Loaded extension: router_availability_zone 2026-05-10 01:26:29.792 8 INFO neutron.api.extensions [None req-6aa17899-eded-488b-a564-38788c127ae4 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-10 01:26:29.793 8 INFO neutron.api.extensions [None req-6aa17899-eded-488b-a564-38788c127ae4 - - - - - -] Loaded extension: security-groups-default-rules 2026-05-10 01:26:29.794 8 INFO neutron.api.extensions [None req-6aa17899-eded-488b-a564-38788c127ae4 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-10 01:26:29.794 8 INFO neutron.api.extensions [None req-6aa17899-eded-488b-a564-38788c127ae4 - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-10 01:26:29.795 8 INFO neutron.api.extensions [None req-6aa17899-eded-488b-a564-38788c127ae4 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-10 01:26:29.796 8 INFO neutron.api.extensions [None req-6aa17899-eded-488b-a564-38788c127ae4 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-10 01:26:29.796 8 INFO neutron.api.extensions [None req-6aa17899-eded-488b-a564-38788c127ae4 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-10 01:26:29.800 8 INFO neutron.api.extensions [None req-6aa17899-eded-488b-a564-38788c127ae4 - - - - - -] Loaded extension: security-group 2026-05-10 01:26:29.802 8 INFO neutron.api.extensions [None req-6aa17899-eded-488b-a564-38788c127ae4 - - - - - -] Loaded extension: segment 2026-05-10 01:26:29.802 8 INFO neutron.api.extensions [None req-6aa17899-eded-488b-a564-38788c127ae4 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-10 01:26:29.803 8 INFO neutron.api.extensions [None req-6aa17899-eded-488b-a564-38788c127ae4 - - - - - -] Loaded extension: service-type 2026-05-10 01:26:29.803 8 INFO neutron.api.extensions [None req-6aa17899-eded-488b-a564-38788c127ae4 - - - - - -] Loaded extension: sorting 2026-05-10 01:26:29.804 8 INFO neutron.api.extensions [None req-6aa17899-eded-488b-a564-38788c127ae4 - - - - - -] Loaded extension: standard-attr-segment 2026-05-10 01:26:29.804 8 INFO neutron.api.extensions [None req-6aa17899-eded-488b-a564-38788c127ae4 - - - - - -] Loaded extension: standard-attr-description 2026-05-10 01:26:29.805 8 INFO neutron.api.extensions [None req-6aa17899-eded-488b-a564-38788c127ae4 - - - - - -] Loaded extension: stateful-security-group 2026-05-10 01:26:29.805 8 WARNING neutron.api.extensions [None req-6aa17899-eded-488b-a564-38788c127ae4 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-10 01:26:29.806 8 INFO neutron.api.extensions [None req-6aa17899-eded-488b-a564-38788c127ae4 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-10 01:26:29.806 8 INFO neutron.api.extensions [None req-6aa17899-eded-488b-a564-38788c127ae4 - - - - - -] Loaded extension: subnet-external-network 2026-05-10 01:26:29.807 8 INFO neutron.api.extensions [None req-6aa17899-eded-488b-a564-38788c127ae4 - - - - - -] Loaded extension: subnet_onboard 2026-05-10 01:26:29.808 8 INFO neutron.api.extensions [None req-6aa17899-eded-488b-a564-38788c127ae4 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-10 01:26:29.808 8 INFO neutron.api.extensions [None req-6aa17899-eded-488b-a564-38788c127ae4 - - - - - -] Loaded extension: subnet-service-types 2026-05-10 01:26:29.809 8 INFO neutron.api.extensions [None req-6aa17899-eded-488b-a564-38788c127ae4 - - - - - -] Loaded extension: subnet_allocation 2026-05-10 01:26:29.809 8 INFO neutron.api.extensions [None req-6aa17899-eded-488b-a564-38788c127ae4 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-10 01:26:29.810 8 INFO neutron.api.extensions [None req-6aa17899-eded-488b-a564-38788c127ae4 - - - - - -] Loaded extension: tag-creation 2026-05-10 01:26:29.810 8 INFO neutron.api.extensions [None req-6aa17899-eded-488b-a564-38788c127ae4 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-10 01:26:29.814 8 INFO neutron.api.extensions [None req-6aa17899-eded-488b-a564-38788c127ae4 - - - - - -] Loaded extension: standard-attr-tag 2026-05-10 01:26:29.815 8 INFO neutron.api.extensions [None req-6aa17899-eded-488b-a564-38788c127ae4 - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-10 01:26:29.815 8 INFO neutron.api.extensions [None req-6aa17899-eded-488b-a564-38788c127ae4 - - - - - -] Loaded extension: trunk 2026-05-10 01:26:29.816 8 INFO neutron.api.extensions [None req-6aa17899-eded-488b-a564-38788c127ae4 - - - - - -] Loaded extension: trunk-details 2026-05-10 01:26:29.816 8 INFO neutron.api.extensions [None req-6aa17899-eded-488b-a564-38788c127ae4 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-10 01:26:29.817 8 INFO neutron.api.extensions [None req-6aa17899-eded-488b-a564-38788c127ae4 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-10 01:26:29.819 8 INFO neutron.api.extensions [None req-6aa17899-eded-488b-a564-38788c127ae4 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-10 01:26:29.820 8 INFO neutron.api.extensions [None req-6aa17899-eded-488b-a564-38788c127ae4 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-10 01:26:29.820 8 INFO neutron.api.extensions [None req-6aa17899-eded-488b-a564-38788c127ae4 - - - - - -] Loaded extension: vpn-flavors 2026-05-10 01:26:29.822 8 INFO neutron.api.extensions [None req-6aa17899-eded-488b-a564-38788c127ae4 - - - - - -] Loaded extension: vpnaas 2026-05-10 01:26:29.824 8 INFO neutron.quota.resource_registry [None req-6aa17899-eded-488b-a564-38788c127ae4 - - - - - -] Creating instance of TrackedResource for resource:network 2026-05-10 01:26:29.825 8 INFO neutron.quota.resource_registry [None req-6aa17899-eded-488b-a564-38788c127ae4 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-05-10 01:26:29.825 8 INFO neutron.quota.resource_registry [None req-6aa17899-eded-488b-a564-38788c127ae4 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-10 01:26:29.825 8 INFO neutron.quota.resource_registry [None req-6aa17899-eded-488b-a564-38788c127ae4 - - - - - -] Creating instance of TrackedResource for resource:port 2026-05-10 01:26:29.829 8 INFO neutron.quota.resource_registry [None req-6aa17899-eded-488b-a564-38788c127ae4 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-10 01:26:29.829 8 INFO neutron.quota.resource_registry [None req-6aa17899-eded-488b-a564-38788c127ae4 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-10 01:26:29.834 7 WARNING keystonemiddleware._common.config [None req-bed4d956-d26b-4ed9-90a4-764315f4396f - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-10 01:26:29.834 8 INFO neutron.quota.resource_registry [None req-6aa17899-eded-488b-a564-38788c127ae4 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-10 01:26:29.835 8 INFO neutron.quota.resource_registry [None req-6aa17899-eded-488b-a564-38788c127ae4 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-10 01:26:29.836 8 INFO neutron.quota.resource_registry [None req-6aa17899-eded-488b-a564-38788c127ae4 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-10 01:26:29.837 8 INFO neutron.quota.resource_registry [None req-6aa17899-eded-488b-a564-38788c127ae4 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-10 01:26:29.837 8 WARNING neutron.quota.resource_registry [None req-6aa17899-eded-488b-a564-38788c127ae4 - - - - - -] subnetpool is already registered 2026-05-10 01:26:29.837 8 INFO neutron.quota.resource_registry [None req-6aa17899-eded-488b-a564-38788c127ae4 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-10 01:26:29.837 8 WARNING neutron.quota.resource_registry [None req-6aa17899-eded-488b-a564-38788c127ae4 - - - - - -] subnetpool is already registered 2026-05-10 01:26:29.838 8 INFO neutron.quota.resource_registry [None req-6aa17899-eded-488b-a564-38788c127ae4 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-10 01:26:29.839 8 INFO neutron.quota.resource_registry [None req-6aa17899-eded-488b-a564-38788c127ae4 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-10 01:26:29.839 8 INFO neutron.quota.resource_registry [None req-6aa17899-eded-488b-a564-38788c127ae4 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-10 01:26:29.840 8 INFO neutron.quota.resource_registry [None req-6aa17899-eded-488b-a564-38788c127ae4 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-10 01:26:29.840 8 INFO neutron.quota.resource_registry [None req-6aa17899-eded-488b-a564-38788c127ae4 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-10 01:26:29.840 8 INFO neutron.quota.resource_registry [None req-6aa17899-eded-488b-a564-38788c127ae4 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-10 01:26:29.840 7 WARNING oslo_config.cfg [None req-bed4d956-d26b-4ed9-90a4-764315f4396f - - - - - -] 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 7 seconds on interpreter 0x7f7218dd3668 pid: 7 (default app) 2026-05-10 01:26:29.845 8 INFO neutron.quota.resource_registry [None req-6aa17899-eded-488b-a564-38788c127ae4 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-10 01:26:29.845 8 WARNING neutron.quota.resource_registry [None req-6aa17899-eded-488b-a564-38788c127ae4 - - - - - -] router is already registered 2026-05-10 01:26:29.845 8 INFO neutron.quota.resource_registry [None req-6aa17899-eded-488b-a564-38788c127ae4 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-10 01:26:29.846 8 WARNING neutron.quota.resource_registry [None req-6aa17899-eded-488b-a564-38788c127ae4 - - - - - -] floatingip is already registered 2026-05-10 01:26:29.850 8 INFO neutron.quota.resource_registry [None req-6aa17899-eded-488b-a564-38788c127ae4 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-10 01:26:29.850 8 WARNING neutron.quota.resource_registry [None req-6aa17899-eded-488b-a564-38788c127ae4 - - - - - -] rbac_policy is already registered 2026-05-10 01:26:29.851 8 INFO neutron.quota.resource_registry [None req-6aa17899-eded-488b-a564-38788c127ae4 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-10 01:26:29.851 8 WARNING neutron.quota.resource_registry [None req-6aa17899-eded-488b-a564-38788c127ae4 - - - - - -] security_group is already registered 2026-05-10 01:26:29.852 8 INFO neutron.quota.resource_registry [None req-6aa17899-eded-488b-a564-38788c127ae4 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-10 01:26:29.852 8 WARNING neutron.quota.resource_registry [None req-6aa17899-eded-488b-a564-38788c127ae4 - - - - - -] security_group_rule is already registered 2026-05-10 01:26:29.853 8 INFO neutron.quota.resource_registry [None req-6aa17899-eded-488b-a564-38788c127ae4 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-10 01:26:29.854 8 WARNING neutron.quota.resource_registry [None req-6aa17899-eded-488b-a564-38788c127ae4 - - - - - -] subnetpool is already registered 2026-05-10 01:26:29.854 8 INFO neutron.quota.resource_registry [None req-6aa17899-eded-488b-a564-38788c127ae4 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-10 01:26:29.855 8 WARNING neutron.quota.resource_registry [None req-6aa17899-eded-488b-a564-38788c127ae4 - - - - - -] subnetpool is already registered 2026-05-10 01:26:29.855 8 INFO neutron.quota.resource_registry [None req-6aa17899-eded-488b-a564-38788c127ae4 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-10 01:26:29.855 8 WARNING neutron.quota.resource_registry [None req-6aa17899-eded-488b-a564-38788c127ae4 - - - - - -] trunk is already registered 2026-05-10 01:26:29.856 8 INFO neutron.quota.resource_registry [None req-6aa17899-eded-488b-a564-38788c127ae4 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-10 01:26:29.856 8 WARNING neutron.quota.resource_registry [None req-6aa17899-eded-488b-a564-38788c127ae4 - - - - - -] endpoint_group is already registered 2026-05-10 01:26:29.857 8 INFO neutron.quota.resource_registry [None req-6aa17899-eded-488b-a564-38788c127ae4 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-10 01:26:29.857 8 WARNING neutron.quota.resource_registry [None req-6aa17899-eded-488b-a564-38788c127ae4 - - - - - -] vpnservice is already registered 2026-05-10 01:26:29.858 8 INFO neutron.quota.resource_registry [None req-6aa17899-eded-488b-a564-38788c127ae4 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-10 01:26:29.858 8 WARNING neutron.quota.resource_registry [None req-6aa17899-eded-488b-a564-38788c127ae4 - - - - - -] ipsec_site_connection is already registered 2026-05-10 01:26:29.858 8 INFO neutron.quota.resource_registry [None req-6aa17899-eded-488b-a564-38788c127ae4 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-10 01:26:29.859 8 WARNING neutron.quota.resource_registry [None req-6aa17899-eded-488b-a564-38788c127ae4 - - - - - -] ipsecpolicy is already registered 2026-05-10 01:26:29.859 8 INFO neutron.quota.resource_registry [None req-6aa17899-eded-488b-a564-38788c127ae4 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-10 01:26:29.859 8 WARNING neutron.quota.resource_registry [None req-6aa17899-eded-488b-a564-38788c127ae4 - - - - - -] ikepolicy is already registered 2026-05-10 01:26:30.046 8 WARNING keystonemiddleware._common.config [None req-6aa17899-eded-488b-a564-38788c127ae4 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-10 01:26:30.053 8 WARNING oslo_config.cfg [None req-6aa17899-eded-488b-a564-38788c127ae4 - - - - - -] 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 0x7f7218dd3668 pid: 8 (default app) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 01:26:33.984 7 INFO neutron.pecan_wsgi.hooks.translation [None req-edd9e7e4-aaa5-41f6-a10e-312dafa1241a ae447dd0b0eb43dba3d5039e628ede04 ced8d8ef21f84d89b888dadb249dce35 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 4/4] 199.204.45.205 () {44 vars in 928 bytes} [Sun May 10 01:26:33 2026] GET /v2.0/networks/public => generated 108 bytes in 614 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1/5] 199.204.45.205 () {44 vars in 950 bytes} [Sun May 10 01:26:33 2026] GET /v2.0/networks?name=public => generated 15 bytes in 213 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 01:26:34.562 7 WARNING neutron.services.revisions.revision_plugin [None req-06933eb0-82ff-43bf-b0fd-149cc47df214 ae447dd0b0eb43dba3d5039e628ede04 ced8d8ef21f84d89b888dadb249dce35 - - default default] Could not find related network for resource to bump revision. 2026-05-10 01:26:34.586 7 INFO neutron.db.segments_db [None req-06933eb0-82ff-43bf-b0fd-149cc47df214 ae447dd0b0eb43dba3d5039e628ede04 ced8d8ef21f84d89b888dadb249dce35 - - default default] Added segment 8c31417d-f27c-462b-93fb-e85bc3a65256 of type flat for network 50d8828b-e00b-401d-9699-aca38d8c9a1d 2026-05-10 01:26:34.628 7 INFO neutron.pecan_wsgi.hooks.translation [None req-06933eb0-82ff-43bf-b0fd-149cc47df214 ae447dd0b0eb43dba3d5039e628ede04 ced8d8ef21f84d89b888dadb249dce35 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/6] 199.204.45.205 () {48 vars in 968 bytes} [Sun May 10 01:26:34 2026] POST /v2.0/networks => generated 124 bytes in 440 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 01:26:40.782 8 INFO neutron.pecan_wsgi.hooks.translation [None req-57bfb8c5-d9c1-49d7-af86-427df71538f9 ae447dd0b0eb43dba3d5039e628ede04 ced8d8ef21f84d89b888dadb249dce35 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 2/7] 199.204.45.205 () {44 vars in 928 bytes} [Sun May 10 01:26:40 2026] GET /v2.0/networks/public => generated 108 bytes in 351 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/8] 199.204.45.205 () {44 vars in 950 bytes} [Sun May 10 01:26:40 2026] GET /v2.0/networks?name=public => generated 15 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 01:26:41.016 8 WARNING neutron.services.revisions.revision_plugin [None req-a01a6d15-d817-4ff7-b335-eb128a8d9e01 ae447dd0b0eb43dba3d5039e628ede04 ced8d8ef21f84d89b888dadb249dce35 - - default default] Could not find related network for resource to bump revision. 2026-05-10 01:26:41.037 8 INFO neutron.db.segments_db [None req-a01a6d15-d817-4ff7-b335-eb128a8d9e01 ae447dd0b0eb43dba3d5039e628ede04 ced8d8ef21f84d89b888dadb249dce35 - - default default] Added segment 93cf0c2d-b261-48fe-9972-bfc350615420 of type flat for network 72491a39-7827-4310-b90a-b151c82ec14d 2026-05-10 01:26:41.079 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a01a6d15-d817-4ff7-b335-eb128a8d9e01 ae447dd0b0eb43dba3d5039e628ede04 ced8d8ef21f84d89b888dadb249dce35 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 3/9] 199.204.45.205 () {48 vars in 968 bytes} [Sun May 10 01:26:40 2026] POST /v2.0/networks => generated 124 bytes in 277 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 01:26:46.942 8 INFO neutron.pecan_wsgi.hooks.translation [None req-208fddd9-6998-4da9-9e84-2637d2ee7369 ae447dd0b0eb43dba3d5039e628ede04 ced8d8ef21f84d89b888dadb249dce35 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/11] 199.204.45.205 () {44 vars in 928 bytes} [Sun May 10 01:26:46 2026] GET /v2.0/networks/public => generated 108 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/12] 199.204.45.205 () {44 vars in 950 bytes} [Sun May 10 01:26: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-10 01:26:47.020 8 WARNING neutron.services.revisions.revision_plugin [None req-3c4e187e-d241-4a24-9704-4c056a85939f ae447dd0b0eb43dba3d5039e628ede04 ced8d8ef21f84d89b888dadb249dce35 - - default default] Could not find related network for resource to bump revision. 2026-05-10 01:26:47.032 8 INFO neutron.db.segments_db [None req-3c4e187e-d241-4a24-9704-4c056a85939f ae447dd0b0eb43dba3d5039e628ede04 ced8d8ef21f84d89b888dadb249dce35 - - default default] Added segment ce5b2e7d-aff3-46bb-b683-875ed0b1afe9 of type flat for network 0fd42ac6-09dc-4bc3-b51d-8ae2bd2534af 2026-05-10 01:26:47.057 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3c4e187e-d241-4a24-9704-4c056a85939f ae447dd0b0eb43dba3d5039e628ede04 ced8d8ef21f84d89b888dadb249dce35 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/13] 199.204.45.205 () {48 vars in 968 bytes} [Sun May 10 01:26:46 2026] POST /v2.0/networks => generated 124 bytes in 101 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 01:26:52.900 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b73442f8-7b13-4fa8-a38c-e308497289b3 ae447dd0b0eb43dba3d5039e628ede04 ced8d8ef21f84d89b888dadb249dce35 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 9/14] 199.204.45.205 () {44 vars in 928 bytes} [Sun May 10 01:26:52 2026] GET /v2.0/networks/public => generated 108 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/15] 199.204.45.205 () {44 vars in 950 bytes} [Sun May 10 01:26: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-10 01:26:52.979 7 WARNING neutron.services.revisions.revision_plugin [None req-1a16c72f-e50e-4395-a7e1-17de6c2e9869 ae447dd0b0eb43dba3d5039e628ede04 ced8d8ef21f84d89b888dadb249dce35 - - default default] Could not find related network for resource to bump revision. 2026-05-10 01:26:53.004 7 INFO neutron.db.segments_db [None req-1a16c72f-e50e-4395-a7e1-17de6c2e9869 ae447dd0b0eb43dba3d5039e628ede04 ced8d8ef21f84d89b888dadb249dce35 - - default default] Added segment 4d1e410d-f840-48db-83eb-fa74197dbc20 of type flat for network cace7f67-15b9-4500-90bf-70bf85924132 2026-05-10 01:26:53.038 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1a16c72f-e50e-4395-a7e1-17de6c2e9869 ae447dd0b0eb43dba3d5039e628ede04 ced8d8ef21f84d89b888dadb249dce35 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 10/16] 199.204.45.205 () {48 vars in 968 bytes} [Sun May 10 01:26:52 2026] POST /v2.0/networks => generated 124 bytes in 128 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 01:26:58.893 8 INFO neutron.pecan_wsgi.hooks.translation [None req-21d68292-eae1-49e7-9f15-393a1cf90a63 ae447dd0b0eb43dba3d5039e628ede04 ced8d8ef21f84d89b888dadb249dce35 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 7/17] 199.204.45.205 () {44 vars in 928 bytes} [Sun May 10 01:26:58 2026] GET /v2.0/networks/public => generated 108 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/18] 199.204.45.205 () {44 vars in 950 bytes} [Sun May 10 01:26:58 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-10 01:26:58.962 8 WARNING neutron.services.revisions.revision_plugin [None req-0c86be78-802e-46de-b519-a768aa6bf2ff ae447dd0b0eb43dba3d5039e628ede04 ced8d8ef21f84d89b888dadb249dce35 - - default default] Could not find related network for resource to bump revision. 2026-05-10 01:26:58.983 8 INFO neutron.db.segments_db [None req-0c86be78-802e-46de-b519-a768aa6bf2ff ae447dd0b0eb43dba3d5039e628ede04 ced8d8ef21f84d89b888dadb249dce35 - - default default] Added segment 8a332b2d-bdf3-4bad-9129-d0c8f756cd1a of type flat for network 1e9ccc60-38b7-4ed1-81f6-69a7f72c088b 2026-05-10 01:26:59.011 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0c86be78-802e-46de-b519-a768aa6bf2ff ae447dd0b0eb43dba3d5039e628ede04 ced8d8ef21f84d89b888dadb249dce35 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 8/19] 199.204.45.205 () {48 vars in 968 bytes} [Sun May 10 01:26:58 2026] POST /v2.0/networks => generated 124 bytes in 108 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 01:27:04.845 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6c99de8f-199a-43f6-b265-36040e9b75a3 ae447dd0b0eb43dba3d5039e628ede04 ced8d8ef21f84d89b888dadb249dce35 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 9/21] 199.204.45.205 () {44 vars in 928 bytes} [Sun May 10 01:27:04 2026] GET /v2.0/networks/public => generated 108 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/22] 199.204.45.205 () {44 vars in 950 bytes} [Sun May 10 01:27:04 2026] GET /v2.0/networks?name=public => generated 15 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 01:27:04.925 8 WARNING neutron.services.revisions.revision_plugin [None req-13f305db-fe24-4e71-98de-2bb4be835542 ae447dd0b0eb43dba3d5039e628ede04 ced8d8ef21f84d89b888dadb249dce35 - - default default] Could not find related network for resource to bump revision. 2026-05-10 01:27:04.946 8 INFO neutron.db.segments_db [None req-13f305db-fe24-4e71-98de-2bb4be835542 ae447dd0b0eb43dba3d5039e628ede04 ced8d8ef21f84d89b888dadb249dce35 - - default default] Added segment 5d22c542-3b55-4e73-a7b6-5443e7dd2b0e of type flat for network 6d36eb33-d44d-4a16-9f7f-5e21db50b815 [pid: 8|app: 0|req: 10/23] 199.204.45.205 () {48 vars in 968 bytes} [Sun May 10 01:27:04 2026] POST /v2.0/networks => generated 706 bytes in 221 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 01:27:06.193 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2c061d6d-ee19-4f87-b49e-5e4ff6b58921 ae447dd0b0eb43dba3d5039e628ede04 ced8d8ef21f84d89b888dadb249dce35 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 14/24] 199.204.45.205 () {44 vars in 928 bytes} [Sun May 10 01:27:06 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: 8|app: 0|req: 11/25] 199.204.45.205 () {44 vars in 950 bytes} [Sun May 10 01:27:06 2026] GET /v2.0/networks?name=public => generated 709 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 01:27:06.272 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0a12e186-ac86-45ce-a12e-b80112b409ed ae447dd0b0eb43dba3d5039e628ede04 ced8d8ef21f84d89b888dadb249dce35 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 15/26] 199.204.45.205 () {44 vars in 1035 bytes} [Sun May 10 01:27:06 2026] GET /v2.0/subnets/public-subnet?network_id=6d36eb33-d44d-4a16-9f7f-5e21db50b815 => generated 113 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 12/27] 199.204.45.205 () {44 vars in 1058 bytes} [Sun May 10 01:27:06 2026] GET /v2.0/subnets?name=public-subnet&network_id=6d36eb33-d44d-4a16-9f7f-5e21db50b815 => generated 14 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 16/28] 199.204.45.205 () {48 vars in 966 bytes} [Sun May 10 01:27:06 2026] POST /v2.0/subnets => generated 664 bytes in 1744 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 01:31:42.029 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [3086f811-4992-4c7e-b933-e0805b649260] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-05-10 01:31:42.030 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Sun May 10 01:31:42 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.205) !!! 2026-05-10 01:31:42.135 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1035bf6e-a5e7-4b59-99ea-dc1feb057ccd ae447dd0b0eb43dba3d5039e628ede04 ced8d8ef21f84d89b888dadb249dce35 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 31/64] 199.204.45.205 () {44 vars in 938 bytes} [Sun May 10 01:31:42 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 113 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 01:31:42.146 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [678d62b0-70f3-425e-804b-eaa72fc5b0fb] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-05-10 01:31:42.146 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Sun May 10 01:31:42 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.205) !!! [pid: 7|app: 0|req: 34/65] 199.204.45.205 () {44 vars in 960 bytes} [Sun May 10 01:31:42 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 01:31:42.216 8 INFO neutron.db.segments_db [None req-1ec2be2b-af72-43c9-b114-8257afe88bbc ae447dd0b0eb43dba3d5039e628ede04 ced8d8ef21f84d89b888dadb249dce35 - - default default] Added segment 3c9e0903-5ece-4da4-80a1-afa42d92ab92 of type vxlan for network ee9ee411-42e6-4f3e-8d50-d462382b9269 [pid: 8|app: 0|req: 32/66] 199.204.45.205 () {48 vars in 967 bytes} [Sun May 10 01:31:42 2026] POST /v2.0/networks => generated 707 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 01:31:43.164 7 INFO oslo.messaging._drivers.impl_rabbit [-] [678d62b0-70f3-425e-804b-eaa72fc5b0fb] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 50432. 2026-05-10 01:31:43.201 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8ae16ee1-15a7-4466-9e1a-0379521569ac ae447dd0b0eb43dba3d5039e628ede04 ced8d8ef21f84d89b888dadb249dce35 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 35/67] 199.204.45.205 () {44 vars in 938 bytes} [Sun May 10 01:31:43 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 57 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 01:31:43.232 8 INFO oslo.messaging._drivers.impl_rabbit [-] [3086f811-4992-4c7e-b933-e0805b649260] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 50434. [pid: 8|app: 0|req: 33/68] 199.204.45.205 () {44 vars in 960 bytes} [Sun May 10 01:31:43 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 01:31:43.267 7 INFO neutron.pecan_wsgi.hooks.translation [None req-06662075-38a7-45d0-b56b-ec1e15ea228d ae447dd0b0eb43dba3d5039e628ede04 ced8d8ef21f84d89b888dadb249dce35 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 36/69] 199.204.45.205 () {44 vars in 1037 bytes} [Sun May 10 01:31:43 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=ee9ee411-42e6-4f3e-8d50-d462382b9269 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 34/70] 199.204.45.205 () {44 vars in 1060 bytes} [Sun May 10 01:31:43 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=ee9ee411-42e6-4f3e-8d50-d462382b9269 => generated 14 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 37/71] 199.204.45.205 () {48 vars in 966 bytes} [Sun May 10 01:31:43 2026] POST /v2.0/subnets => generated 651 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 01:31:44.590 7 INFO neutron.api.v2.resource [None req-b96a67d4-16d8-4410-ac63-651d05a544eb ae447dd0b0eb43dba3d5039e628ede04 ced8d8ef21f84d89b888dadb249dce35 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 39/74] 199.204.45.205 () {44 vars in 972 bytes} [Sun May 10 01:31:44 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 36/75] 199.204.45.205 () {44 vars in 994 bytes} [Sun May 10 01:31:44 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/76] 199.204.45.205 () {48 vars in 981 bytes} [Sun May 10 01:31:44 2026] POST /v2.0/security-groups => generated 1616 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/77] 199.204.45.205 () {44 vars in 1002 bytes} [Sun May 10 01:31:45 2026] GET /v2.0/security-groups/6f0426d5-d9ef-4e22-81eb-0e084e88dced => generated 1616 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/78] 199.204.45.205 () {44 vars in 1002 bytes} [Sun May 10 01:31:45 2026] GET /v2.0/security-groups/6f0426d5-d9ef-4e22-81eb-0e084e88dced => generated 1616 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/79] 199.204.45.205 () {44 vars in 1002 bytes} [Sun May 10 01:31:45 2026] GET /v2.0/security-groups/6f0426d5-d9ef-4e22-81eb-0e084e88dced => generated 1616 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/80] 199.204.45.205 () {48 vars in 992 bytes} [Sun May 10 01:31:45 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: 39/81] 199.204.45.205 () {44 vars in 1002 bytes} [Sun May 10 01:31:46 2026] GET /v2.0/security-groups/6f0426d5-d9ef-4e22-81eb-0e084e88dced => generated 2230 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/82] 199.204.45.205 () {44 vars in 1002 bytes} [Sun May 10 01:31:46 2026] GET /v2.0/security-groups/6f0426d5-d9ef-4e22-81eb-0e084e88dced => generated 2230 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/83] 199.204.45.205 () {44 vars in 1002 bytes} [Sun May 10 01:31:46 2026] GET /v2.0/security-groups/6f0426d5-d9ef-4e22-81eb-0e084e88dced => generated 2230 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/84] 199.204.45.205 () {48 vars in 992 bytes} [Sun May 10 01:31:46 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: 8|app: 0|req: 41/85] 199.204.45.205 () {44 vars in 1002 bytes} [Sun May 10 01:31:47 2026] GET /v2.0/security-groups/6f0426d5-d9ef-4e22-81eb-0e084e88dced => 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: 45/86] 199.204.45.205 () {44 vars in 1002 bytes} [Sun May 10 01:31:47 2026] GET /v2.0/security-groups/6f0426d5-d9ef-4e22-81eb-0e084e88dced => generated 2846 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/87] 199.204.45.205 () {44 vars in 1002 bytes} [Sun May 10 01:31:47 2026] GET /v2.0/security-groups/6f0426d5-d9ef-4e22-81eb-0e084e88dced => 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: 46/88] 199.204.45.205 () {48 vars in 992 bytes} [Sun May 10 01:31:48 2026] POST /v2.0/security-group-rules => generated 603 bytes in 91 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/89] 199.204.45.205 () {44 vars in 1002 bytes} [Sun May 10 01:31:48 2026] GET /v2.0/security-groups/6f0426d5-d9ef-4e22-81eb-0e084e88dced => generated 3462 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/90] 199.204.45.205 () {44 vars in 1002 bytes} [Sun May 10 01:31:48 2026] GET /v2.0/security-groups/6f0426d5-d9ef-4e22-81eb-0e084e88dced => generated 3462 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/91] 199.204.45.205 () {44 vars in 1002 bytes} [Sun May 10 01:31:48 2026] GET /v2.0/security-groups/6f0426d5-d9ef-4e22-81eb-0e084e88dced => generated 3462 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/92] 199.204.45.205 () {48 vars in 992 bytes} [Sun May 10 01:31:49 2026] POST /v2.0/security-group-rules => generated 603 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/93] 199.204.45.205 () {44 vars in 1002 bytes} [Sun May 10 01:31:49 2026] GET /v2.0/security-groups/6f0426d5-d9ef-4e22-81eb-0e084e88dced => generated 4078 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/94] 199.204.45.205 () {44 vars in 1002 bytes} [Sun May 10 01:31:49 2026] GET /v2.0/security-groups/6f0426d5-d9ef-4e22-81eb-0e084e88dced => generated 4078 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/95] 199.204.45.205 () {44 vars in 1002 bytes} [Sun May 10 01:31:49 2026] GET /v2.0/security-groups/6f0426d5-d9ef-4e22-81eb-0e084e88dced => generated 4078 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/96] 199.204.45.205 () {48 vars in 992 bytes} [Sun May 10 01:31:50 2026] POST /v2.0/security-group-rules => generated 603 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/97] 199.204.45.205 () {44 vars in 988 bytes} [Sun May 10 01:31:51 2026] GET /v2.0/networks/ee9ee411-42e6-4f3e-8d50-d462382b9269 => generated 732 bytes in 234 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 01:31:51.491 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6cb8a516-e354-4c8f-80dc-265162fc3f49 ae447dd0b0eb43dba3d5039e628ede04 ced8d8ef21f84d89b888dadb249dce35 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 51/98] 199.204.45.205 () {44 vars in 1077 bytes} [Sun May 10 01:31:51 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=ee9ee411-42e6-4f3e-8d50-d462382b9269 => generated 132 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/99] 199.204.45.205 () {44 vars in 1100 bytes} [Sun May 10 01:31:51 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=ee9ee411-42e6-4f3e-8d50-d462382b9269 => generated 12 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/100] 199.204.45.205 () {44 vars in 1002 bytes} [Sun May 10 01:31:51 2026] GET /v2.0/security-groups/6f0426d5-d9ef-4e22-81eb-0e084e88dced => generated 4694 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/101] 199.204.45.205 () {48 vars in 962 bytes} [Sun May 10 01:31:51 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-10 01:31:57.761 7 INFO neutron.pecan_wsgi.hooks.translation [None req-03abffd0-d76a-4fd9-9f4e-ad2899e6e990 ae447dd0b0eb43dba3d5039e628ede04 ced8d8ef21f84d89b888dadb249dce35 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 53/102] 199.204.45.205 () {44 vars in 979 bytes} [Sun May 10 01:31:57 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 49 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: 50/103] 199.204.45.205 () {44 vars in 1001 bytes} [Sun May 10 01:31:57 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1099 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/104] 199.204.45.205 () {48 vars in 1031 bytes} [Sun May 10 01:31:57 2026] PUT /v2.0/ports/e87d535e-ebae-4643-a705-4bba1f1bdd44 => generated 1245 bytes in 505 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/107] 199.204.45.205 () {44 vars in 921 bytes} [Sun May 10 01:31:59 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) /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-10 01:32:00.707 7 INFO neutron.api.v2.resource [None req-45db6a65-0241-4855-86da-0d753c65f2f1 ae447dd0b0eb43dba3d5039e628ede04 ced8d8ef21f84d89b888dadb249dce35 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 56/108] 199.204.45.205 () {44 vars in 960 bytes} [Sun May 10 01:32:00 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/109] 199.204.45.205 () {44 vars in 982 bytes} [Sun May 10 01:32:00 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/110] 199.204.45.205 () {48 vars in 981 bytes} [Sun May 10 01:32:00 2026] POST /v2.0/security-groups => generated 1610 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/111] 199.204.45.205 () {44 vars in 1002 bytes} [Sun May 10 01:32:01 2026] GET /v2.0/security-groups/cae5db3d-e430-4e4c-af05-fdb24278e392 => generated 1610 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 58/112] 199.204.45.205 () {44 vars in 1002 bytes} [Sun May 10 01:32:01 2026] GET /v2.0/security-groups/cae5db3d-e430-4e4c-af05-fdb24278e392 => generated 1610 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/113] 199.204.45.205 () {44 vars in 1002 bytes} [Sun May 10 01:32:01 2026] GET /v2.0/security-groups/cae5db3d-e430-4e4c-af05-fdb24278e392 => 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: 59/114] 199.204.45.205 () {48 vars in 992 bytes} [Sun May 10 01:32:01 2026] POST /v2.0/security-group-rules => generated 621 bytes in 95 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/115] 199.204.45.205 () {44 vars in 1002 bytes} [Sun May 10 01:32:02 2026] GET /v2.0/security-groups/cae5db3d-e430-4e4c-af05-fdb24278e392 => generated 2244 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 60/116] 199.204.45.205 () {44 vars in 1002 bytes} [Sun May 10 01:32:02 2026] GET /v2.0/security-groups/cae5db3d-e430-4e4c-af05-fdb24278e392 => generated 2244 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/117] 199.204.45.205 () {44 vars in 1002 bytes} [Sun May 10 01:32:02 2026] GET /v2.0/security-groups/cae5db3d-e430-4e4c-af05-fdb24278e392 => 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: 61/118] 199.204.45.205 () {48 vars in 992 bytes} [Sun May 10 01:32:02 2026] POST /v2.0/security-group-rules => generated 625 bytes in 96 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 62/127] 199.204.45.205 () {44 vars in 976 bytes} [Sun May 10 01:33:09 2026] GET /v2.0/quotas/ced8d8ef21f84d89b888dadb249dce35 => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/quotasv2.py:139: UserWarning: Neutron quota engine will require "--force" parameter to set a quota limit without checking the resource usage. warnings.warn('Neutron quota engine will require "--force" ' [pid: 7|app: 0|req: 66/128] 199.204.45.205 () {48 vars in 1028 bytes} [Sun May 10 01:33:09 2026] PUT /v2.0/quotas/ced8d8ef21f84d89b888dadb249dce35 => generated 291 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 01:35:19.934 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [678d62b0-70f3-425e-804b-eaa72fc5b0fb] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-05-10 01:35:19.935 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Sun May 10 01:35:19 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/ports/octavia-health-manager-port-instance (ip 199.204.45.205) !!! /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-10 01:35:20.110 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1b925a04-fb15-4a21-bdcb-a501ddc78b6a ae447dd0b0eb43dba3d5039e628ede04 ced8d8ef21f84d89b888dadb249dce35 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 76/147] 199.204.45.205 () {30 vars in 740 bytes} [Sun May 10 01:35:19 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 184 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 01:35:20.119 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [3086f811-4992-4c7e-b933-e0805b649260] 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, ' [pid: 8|app: 0|req: 72/148] 199.204.45.205 () {30 vars in 762 bytes} [Sun May 10 01:35:20 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 01:35:21.799 7 INFO oslo.messaging._drivers.impl_rabbit [-] [678d62b0-70f3-425e-804b-eaa72fc5b0fb] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 43014. 2026-05-10 01:35:21.845 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d4400760-f492-4289-95f4-04125b480f20 ae447dd0b0eb43dba3d5039e628ede04 ced8d8ef21f84d89b888dadb249dce35 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 77/149] 199.204.45.205 () {30 vars in 740 bytes} [Sun May 10 01:35:21 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 63 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 73/150] 199.204.45.205 () {30 vars in 762 bytes} [Sun May 10 01:35:21 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 01:41:24.152 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [678d62b0-70f3-425e-804b-eaa72fc5b0fb] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-05-10 01:41:24.158 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Sun May 10 01:41: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=f5f66e6aac4a44cd957ab9cca187be7d (ip 199.204.45.205) !!! 2026-05-10 01:41:24.311 7 INFO neutron.api.v2.resource [None req-027a5031-19d1-49c7-acf7-f78ed54fed30 ae447dd0b0eb43dba3d5039e628ede04 ced8d8ef21f84d89b888dadb249dce35 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 102/199] 199.204.45.205 () {44 vars in 1075 bytes} [Sun May 10 01:41:24 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=f5f66e6aac4a44cd957ab9cca187be7d => generated 139 bytes in 166 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 01:41:24.323 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [3086f811-4992-4c7e-b933-e0805b649260] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-05-10 01:41:24.323 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Sun May 10 01:41: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=f5f66e6aac4a44cd957ab9cca187be7d (ip 199.204.45.205) !!! [pid: 8|app: 0|req: 98/200] 199.204.45.205 () {44 vars in 1098 bytes} [Sun May 10 01:41:24 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=f5f66e6aac4a44cd957ab9cca187be7d => generated 23 bytes in 176 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 103/201] 199.204.45.205 () {48 vars in 982 bytes} [Sun May 10 01:41:24 2026] POST /v2.0/security-groups => generated 1624 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-10 01:41:25.682 8 INFO oslo.messaging._drivers.impl_rabbit [-] [3086f811-4992-4c7e-b933-e0805b649260] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 58224. [pid: 8|app: 0|req: 99/202] 199.204.45.205 () {44 vars in 1089 bytes} [Sun May 10 01:41:25 2026] GET /v2.0/security-groups/089b856b-b9ed-42f7-b123-0de5e9f4b2bd?project_id=f5f66e6aac4a44cd957ab9cca187be7d => generated 1624 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 104/203] 199.204.45.205 () {44 vars in 1002 bytes} [Sun May 10 01:41:25 2026] GET /v2.0/security-groups/089b856b-b9ed-42f7-b123-0de5e9f4b2bd => generated 1624 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 100/204] 199.204.45.205 () {44 vars in 1089 bytes} [Sun May 10 01:41:25 2026] GET /v2.0/security-groups/089b856b-b9ed-42f7-b123-0de5e9f4b2bd?project_id=f5f66e6aac4a44cd957ab9cca187be7d => generated 1624 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 01:41:25.868 7 INFO oslo.messaging._drivers.impl_rabbit [-] [678d62b0-70f3-425e-804b-eaa72fc5b0fb] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 58238. [pid: 7|app: 0|req: 105/205] 199.204.45.205 () {48 vars in 992 bytes} [Sun May 10 01:41:25 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) [pid: 8|app: 0|req: 101/206] 199.204.45.205 () {44 vars in 1089 bytes} [Sun May 10 01:41:26 2026] GET /v2.0/security-groups/089b856b-b9ed-42f7-b123-0de5e9f4b2bd?project_id=f5f66e6aac4a44cd957ab9cca187be7d => generated 2234 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 106/207] 199.204.45.205 () {44 vars in 1002 bytes} [Sun May 10 01:41:26 2026] GET /v2.0/security-groups/089b856b-b9ed-42f7-b123-0de5e9f4b2bd => generated 2234 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 102/208] 199.204.45.205 () {44 vars in 1089 bytes} [Sun May 10 01:41:27 2026] GET /v2.0/security-groups/089b856b-b9ed-42f7-b123-0de5e9f4b2bd?project_id=f5f66e6aac4a44cd957ab9cca187be7d => generated 2234 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 107/209] 199.204.45.205 () {48 vars in 992 bytes} [Sun May 10 01:41:27 2026] POST /v2.0/security-group-rules => generated 599 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 103/210] 199.204.45.205 () {44 vars in 1089 bytes} [Sun May 10 01:41:28 2026] GET /v2.0/security-groups/089b856b-b9ed-42f7-b123-0de5e9f4b2bd?project_id=f5f66e6aac4a44cd957ab9cca187be7d => generated 2846 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 108/211] 199.204.45.205 () {44 vars in 1002 bytes} [Sun May 10 01:41:28 2026] GET /v2.0/security-groups/089b856b-b9ed-42f7-b123-0de5e9f4b2bd => generated 2846 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 104/212] 199.204.45.205 () {44 vars in 1089 bytes} [Sun May 10 01:41:28 2026] GET /v2.0/security-groups/089b856b-b9ed-42f7-b123-0de5e9f4b2bd?project_id=f5f66e6aac4a44cd957ab9cca187be7d => generated 2846 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 109/213] 199.204.45.205 () {48 vars in 992 bytes} [Sun May 10 01:41:28 2026] POST /v2.0/security-group-rules => generated 601 bytes in 214 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 106/216] 199.204.45.205 () {44 vars in 1089 bytes} [Sun May 10 01:41:29 2026] GET /v2.0/security-groups/089b856b-b9ed-42f7-b123-0de5e9f4b2bd?project_id=f5f66e6aac4a44cd957ab9cca187be7d => generated 3460 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 111/217] 199.204.45.205 () {44 vars in 1002 bytes} [Sun May 10 01:41:29 2026] GET /v2.0/security-groups/089b856b-b9ed-42f7-b123-0de5e9f4b2bd => generated 3460 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 107/218] 199.204.45.205 () {44 vars in 1089 bytes} [Sun May 10 01:41:29 2026] GET /v2.0/security-groups/089b856b-b9ed-42f7-b123-0de5e9f4b2bd?project_id=f5f66e6aac4a44cd957ab9cca187be7d => generated 3460 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 112/219] 199.204.45.205 () {48 vars in 992 bytes} [Sun May 10 01:41:29 2026] POST /v2.0/security-group-rules => generated 602 bytes in 188 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 118/240] 199.204.45.205 () {30 vars in 740 bytes} [Sun May 10 01:44:05 2026] GET /v2.0/networks?tenant_id=f5f66e6aac4a44cd957ab9cca187be7d&shared=False => generated 15 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 01:44:05.955 7 INFO neutron.db.segments_db [None req-84dcd9e7-58c5-4f01-8636-902bb6aea4c3 a747be25ba354b1ebf4aa80c228b4fdb f5f66e6aac4a44cd957ab9cca187be7d - - 654979be0f474d22bf2c26f7d0b7f667 654979be0f474d22bf2c26f7d0b7f667] Added segment cf6474c3-523e-416b-8075-0adb331c7c6a of type vxlan for network b0bc9022-d90b-4d6a-9b72-9389c75873d0 [pid: 7|app: 0|req: 123/241] 199.204.45.205 () {34 vars in 682 bytes} [Sun May 10 01:44:05 2026] POST /v2.0/networks => generated 718 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 119/242] 199.204.45.205 () {30 vars in 722 bytes} [Sun May 10 01:44:06 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 124/243] 199.204.45.205 () {30 vars in 633 bytes} [Sun May 10 01:44:06 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: 120/244] 199.204.45.205 () {34 vars in 677 bytes} [Sun May 10 01:44:06 2026] POST /v2.0/ports => generated 999 bytes in 402 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 125/245] 199.204.45.205 () {30 vars in 703 bytes} [Sun May 10 01:44:06 2026] GET /v2.0/networks/b0bc9022-d90b-4d6a-9b72-9389c75873d0 => generated 705 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 121/246] 199.204.45.205 () {30 vars in 722 bytes} [Sun May 10 01:44:08 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1004 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 126/247] 199.204.45.205 () {30 vars in 703 bytes} [Sun May 10 01:44:08 2026] GET /v2.0/networks/b0bc9022-d90b-4d6a-9b72-9389c75873d0 => 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/250] 199.204.45.205 () {44 vars in 976 bytes} [Sun May 10 01:44:20 2026] GET /v2.0/quotas/f5f66e6aac4a44cd957ab9cca187be7d => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 128/251] 199.204.45.205 () {48 vars in 1028 bytes} [Sun May 10 01:44:20 2026] PUT /v2.0/quotas/f5f66e6aac4a44cd957ab9cca187be7d => generated 291 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 01:55:02.119 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [3086f811-4992-4c7e-b933-e0805b649260] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-05-10 01:55:02.119 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Sun May 10 01:55:02 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/public (ip 199.204.45.205) !!! 2026-05-10 01:55:02.281 8 INFO neutron.pecan_wsgi.hooks.translation [None req-69837b9b-5a60-41b6-9775-470db32cdc2b ae447dd0b0eb43dba3d5039e628ede04 ced8d8ef21f84d89b888dadb249dce35 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 167/338] 199.204.45.205 () {44 vars in 928 bytes} [Sun May 10 01:55:02 2026] GET /v2.0/networks/public => generated 108 bytes in 169 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 01:55:02.292 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [678d62b0-70f3-425e-804b-eaa72fc5b0fb] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-05-10 01:55:02.293 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Sun May 10 01:55:02 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=public (ip 199.204.45.205) !!! [pid: 7|app: 0|req: 172/339] 199.204.45.205 () {44 vars in 950 bytes} [Sun May 10 01:55:02 2026] GET /v2.0/networks?name=public => generated 753 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 01:55:03.457 8 INFO oslo.messaging._drivers.impl_rabbit [-] [3086f811-4992-4c7e-b933-e0805b649260] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 48644. 2026-05-10 01:55:03.484 8 INFO neutron.pecan_wsgi.hooks.translation [None req-fb580d6c-2b11-47d3-8fbc-ef632a292633 ae447dd0b0eb43dba3d5039e628ede04 ced8d8ef21f84d89b888dadb249dce35 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 168/340] 199.204.45.205 () {44 vars in 928 bytes} [Sun May 10 01:55:03 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) 2026-05-10 01:55:03.512 7 INFO oslo.messaging._drivers.impl_rabbit [-] [678d62b0-70f3-425e-804b-eaa72fc5b0fb] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 48646. [pid: 7|app: 0|req: 173/341] 199.204.45.205 () {44 vars in 950 bytes} [Sun May 10 01:55:03 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-10 01:55:03.559 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c3900238-7f7f-470b-8dd0-8c2f1be6a1f4 ae447dd0b0eb43dba3d5039e628ede04 ced8d8ef21f84d89b888dadb249dce35 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 169/342] 199.204.45.205 () {44 vars in 1035 bytes} [Sun May 10 01:55:03 2026] GET /v2.0/subnets/public-subnet?network_id=6d36eb33-d44d-4a16-9f7f-5e21db50b815 => generated 113 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 174/343] 199.204.45.205 () {44 vars in 1058 bytes} [Sun May 10 01:55:03 2026] GET /v2.0/subnets?name=public-subnet&network_id=6d36eb33-d44d-4a16-9f7f-5e21db50b815 => generated 667 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 01:55:30.325 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a291a215-2df1-4fb9-87b6-0de45dc40cde ae447dd0b0eb43dba3d5039e628ede04 ced8d8ef21f84d89b888dadb249dce35 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 172/348] 199.204.45.205 () {44 vars in 938 bytes} [Sun May 10 01:55:30 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 57 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 177/349] 199.204.45.205 () {44 vars in 960 bytes} [Sun May 10 01:55:30 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 01:55:31.322 8 INFO neutron.pecan_wsgi.hooks.translation [None req-090dedf4-f7c9-4322-95b9-598ae01e82c4 ae447dd0b0eb43dba3d5039e628ede04 ced8d8ef21f84d89b888dadb249dce35 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 173/350] 199.204.45.205 () {44 vars in 938 bytes} [Sun May 10 01:55:31 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 178/351] 199.204.45.205 () {44 vars in 960 bytes} [Sun May 10 01:55:31 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-10 01:55:31.393 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b10d2883-c59b-47f3-8a38-cafb26534f7b ae447dd0b0eb43dba3d5039e628ede04 ced8d8ef21f84d89b888dadb249dce35 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 174/352] 199.204.45.205 () {44 vars in 1037 bytes} [Sun May 10 01:55:31 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=ee9ee411-42e6-4f3e-8d50-d462382b9269 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 179/353] 199.204.45.205 () {44 vars in 1060 bytes} [Sun May 10 01:55:31 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=ee9ee411-42e6-4f3e-8d50-d462382b9269 => generated 654 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 01:55:32.538 8 INFO neutron.api.v2.resource [None req-d3d06ce6-8541-4f79-b5a6-8eebf02b7deb ae447dd0b0eb43dba3d5039e628ede04 ced8d8ef21f84d89b888dadb249dce35 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 175/354] 199.204.45.205 () {44 vars in 972 bytes} [Sun May 10 01:55:32 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 180/355] 199.204.45.205 () {44 vars in 994 bytes} [Sun May 10 01:55:32 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4690 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 176/356] 199.204.45.205 () {44 vars in 1002 bytes} [Sun May 10 01:55:33 2026] GET /v2.0/security-groups/6f0426d5-d9ef-4e22-81eb-0e084e88dced => generated 4694 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 181/357] 199.204.45.205 () {44 vars in 1002 bytes} [Sun May 10 01:55:33 2026] GET /v2.0/security-groups/6f0426d5-d9ef-4e22-81eb-0e084e88dced => generated 4694 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 177/358] 199.204.45.205 () {44 vars in 1012 bytes} [Sun May 10 01:55:33 2026] GET /v2.0/security-group-rules/8c214c5d-49fb-493e-bcf4-5299a16d4cf0 => generated 601 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/359] 199.204.45.205 () {44 vars in 1002 bytes} [Sun May 10 01:55:34 2026] GET /v2.0/security-groups/6f0426d5-d9ef-4e22-81eb-0e084e88dced => generated 4694 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 178/360] 199.204.45.205 () {44 vars in 1002 bytes} [Sun May 10 01:55:34 2026] GET /v2.0/security-groups/6f0426d5-d9ef-4e22-81eb-0e084e88dced => generated 4694 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/361] 199.204.45.205 () {44 vars in 1012 bytes} [Sun May 10 01:55:34 2026] GET /v2.0/security-group-rules/6048f63a-4d54-4f2d-83d8-b1262eb51878 => generated 603 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 179/362] 199.204.45.205 () {44 vars in 1002 bytes} [Sun May 10 01:55:35 2026] GET /v2.0/security-groups/6f0426d5-d9ef-4e22-81eb-0e084e88dced => generated 4694 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/363] 199.204.45.205 () {44 vars in 1002 bytes} [Sun May 10 01:55:35 2026] GET /v2.0/security-groups/6f0426d5-d9ef-4e22-81eb-0e084e88dced => 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: 180/364] 199.204.45.205 () {44 vars in 1012 bytes} [Sun May 10 01:55:35 2026] GET /v2.0/security-group-rules/28ad394d-5791-492c-bdbf-891b84128828 => generated 603 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/365] 199.204.45.205 () {44 vars in 1002 bytes} [Sun May 10 01:55:36 2026] GET /v2.0/security-groups/6f0426d5-d9ef-4e22-81eb-0e084e88dced => generated 4694 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 181/366] 199.204.45.205 () {44 vars in 1002 bytes} [Sun May 10 01:55:36 2026] GET /v2.0/security-groups/6f0426d5-d9ef-4e22-81eb-0e084e88dced => generated 4694 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/367] 199.204.45.205 () {44 vars in 1012 bytes} [Sun May 10 01:55:36 2026] GET /v2.0/security-group-rules/3b4261ae-7985-4bc0-a305-e8e7d5d98915 => 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: 182/368] 199.204.45.205 () {44 vars in 1002 bytes} [Sun May 10 01:55:37 2026] GET /v2.0/security-groups/6f0426d5-d9ef-4e22-81eb-0e084e88dced => generated 4694 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/369] 199.204.45.205 () {44 vars in 1002 bytes} [Sun May 10 01:55:37 2026] GET /v2.0/security-groups/6f0426d5-d9ef-4e22-81eb-0e084e88dced => generated 4694 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/370] 199.204.45.205 () {44 vars in 1012 bytes} [Sun May 10 01:55:37 2026] GET /v2.0/security-group-rules/203d8a4b-59e2-41ef-b7ab-11fb87e44213 => generated 603 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/371] 199.204.45.205 () {44 vars in 988 bytes} [Sun May 10 01:55:38 2026] GET /v2.0/networks/ee9ee411-42e6-4f3e-8d50-d462382b9269 => generated 732 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 01:55:38.812 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7e466a95-e9ac-450b-b81d-48c7f57684f9 ae447dd0b0eb43dba3d5039e628ede04 ced8d8ef21f84d89b888dadb249dce35 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 184/372] 199.204.45.205 () {44 vars in 1077 bytes} [Sun May 10 01:55:38 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=ee9ee411-42e6-4f3e-8d50-d462382b9269 => generated 132 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/373] 199.204.45.205 () {44 vars in 1100 bytes} [Sun May 10 01:55:38 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=ee9ee411-42e6-4f3e-8d50-d462382b9269 => generated 1250 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/374] 199.204.45.205 () {44 vars in 1002 bytes} [Sun May 10 01:55:38 2026] GET /v2.0/security-groups/6f0426d5-d9ef-4e22-81eb-0e084e88dced => generated 4694 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 01:55:45.734 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8705dc39-4169-4ea6-9c6f-734761e2e8ea ae447dd0b0eb43dba3d5039e628ede04 ced8d8ef21f84d89b888dadb249dce35 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 191/377] 199.204.45.205 () {44 vars in 979 bytes} [Sun May 10 01:55:45 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) [pid: 8|app: 0|req: 187/378] 199.204.45.205 () {44 vars in 1001 bytes} [Sun May 10 01:55:45 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1250 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/379] 199.204.45.205 () {44 vars in 921 bytes} [Sun May 10 01:55:47 2026] GET /v2.0/ports => generated 4721 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 01:55:48.229 8 INFO neutron.api.v2.resource [None req-1f2e5255-9e91-48e7-8316-608e117d4c71 ae447dd0b0eb43dba3d5039e628ede04 ced8d8ef21f84d89b888dadb249dce35 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 188/380] 199.204.45.205 () {44 vars in 960 bytes} [Sun May 10 01:55:48 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 74 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/381] 199.204.45.205 () {44 vars in 982 bytes} [Sun May 10 01:55:48 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2881 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/382] 199.204.45.205 () {44 vars in 1002 bytes} [Sun May 10 01:55:49 2026] GET /v2.0/security-groups/cae5db3d-e430-4e4c-af05-fdb24278e392 => generated 2882 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/383] 199.204.45.205 () {44 vars in 1002 bytes} [Sun May 10 01:55:49 2026] GET /v2.0/security-groups/cae5db3d-e430-4e4c-af05-fdb24278e392 => generated 2882 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/384] 199.204.45.205 () {44 vars in 1012 bytes} [Sun May 10 01:55:49 2026] GET /v2.0/security-group-rules/9411e614-7746-4744-9307-8877d8231a36 => generated 621 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/385] 199.204.45.205 () {44 vars in 1002 bytes} [Sun May 10 01:55:50 2026] GET /v2.0/security-groups/cae5db3d-e430-4e4c-af05-fdb24278e392 => generated 2882 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/386] 199.204.45.205 () {44 vars in 1002 bytes} [Sun May 10 01:55:50 2026] GET /v2.0/security-groups/cae5db3d-e430-4e4c-af05-fdb24278e392 => generated 2882 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/387] 199.204.45.205 () {44 vars in 1012 bytes} [Sun May 10 01:55:50 2026] GET /v2.0/security-group-rules/1919e1fb-08e7-470b-81a5-66e82a3b1cd3 => generated 625 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/390] 199.204.45.205 () {44 vars in 976 bytes} [Sun May 10 01:56:01 2026] GET /v2.0/quotas/ced8d8ef21f84d89b888dadb249dce35 => generated 291 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 01:56:49.967 8 INFO neutron.api.v2.resource [None req-d9699fac-9a51-4cc5-a52a-e873027bcedf ae447dd0b0eb43dba3d5039e628ede04 ced8d8ef21f84d89b888dadb249dce35 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 197/397] 199.204.45.205 () {44 vars in 1075 bytes} [Sun May 10 01:56:49 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=f5f66e6aac4a44cd957ab9cca187be7d => generated 139 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/398] 199.204.45.205 () {44 vars in 1098 bytes} [Sun May 10 01:56:49 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=f5f66e6aac4a44cd957ab9cca187be7d => generated 4072 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/399] 199.204.45.205 () {44 vars in 1089 bytes} [Sun May 10 01:56:50 2026] GET /v2.0/security-groups/089b856b-b9ed-42f7-b123-0de5e9f4b2bd?project_id=f5f66e6aac4a44cd957ab9cca187be7d => generated 4075 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/400] 199.204.45.205 () {44 vars in 1002 bytes} [Sun May 10 01:56:50 2026] GET /v2.0/security-groups/089b856b-b9ed-42f7-b123-0de5e9f4b2bd => generated 4075 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/401] 199.204.45.205 () {44 vars in 1012 bytes} [Sun May 10 01:56:51 2026] GET /v2.0/security-group-rules/523dae5f-3f36-4e17-9f0d-76fff2912b79 => 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: 203/402] 199.204.45.205 () {44 vars in 1089 bytes} [Sun May 10 01:56:51 2026] GET /v2.0/security-groups/089b856b-b9ed-42f7-b123-0de5e9f4b2bd?project_id=f5f66e6aac4a44cd957ab9cca187be7d => generated 4075 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/403] 199.204.45.205 () {44 vars in 1002 bytes} [Sun May 10 01:56:52 2026] GET /v2.0/security-groups/089b856b-b9ed-42f7-b123-0de5e9f4b2bd => generated 4075 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/404] 199.204.45.205 () {44 vars in 1012 bytes} [Sun May 10 01:56:52 2026] GET /v2.0/security-group-rules/64bf2712-5e2b-4ba1-95ed-fcf57a0dc677 => generated 599 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/405] 199.204.45.205 () {44 vars in 1089 bytes} [Sun May 10 01:56:52 2026] GET /v2.0/security-groups/089b856b-b9ed-42f7-b123-0de5e9f4b2bd?project_id=f5f66e6aac4a44cd957ab9cca187be7d => generated 4075 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/406] 199.204.45.205 () {44 vars in 1002 bytes} [Sun May 10 01:56:52 2026] GET /v2.0/security-groups/089b856b-b9ed-42f7-b123-0de5e9f4b2bd => 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: 202/407] 199.204.45.205 () {44 vars in 1012 bytes} [Sun May 10 01:56:53 2026] GET /v2.0/security-group-rules/943ee636-4c81-4d5f-a7a8-07b745b7e1ed => generated 601 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/408] 199.204.45.205 () {44 vars in 1089 bytes} [Sun May 10 01:56:53 2026] GET /v2.0/security-groups/089b856b-b9ed-42f7-b123-0de5e9f4b2bd?project_id=f5f66e6aac4a44cd957ab9cca187be7d => generated 4075 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/409] 199.204.45.205 () {44 vars in 1002 bytes} [Sun May 10 01:56:54 2026] GET /v2.0/security-groups/089b856b-b9ed-42f7-b123-0de5e9f4b2bd => 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: 207/410] 199.204.45.205 () {44 vars in 1012 bytes} [Sun May 10 01:56:54 2026] GET /v2.0/security-group-rules/af78148a-ce0f-4e53-b9b8-65f35138c656 => generated 602 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/413] 199.204.45.205 () {44 vars in 976 bytes} [Sun May 10 01:57:00 2026] GET /v2.0/quotas/f5f66e6aac4a44cd957ab9cca187be7d => generated 291 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/420] 199.204.45.205 () {44 vars in 950 bytes} [Sun May 10 01:57:49 2026] GET /v2.0/networks?name=public => generated 753 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 01:58:25.814 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [678d62b0-70f3-425e-804b-eaa72fc5b0fb] 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: 214/425] 10.0.0.1 () {32 vars in 647 bytes} [Sun May 10 01:58:25 2026] GET /v2.0/networks => generated 2168 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 01:58:27.030 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [3086f811-4992-4c7e-b933-e0805b649260] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: [pid: 8|app: 0|req: 212/426] 10.0.0.1 () {32 vars in 653 bytes} [Sun May 10 01:58:27 2026] GET /v2.0/floatingips => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/427] 10.0.0.1 () {32 vars in 645 bytes} [Sun May 10 01:58:27 2026] GET /v2.0/routers => generated 15 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/428] 10.0.0.1 () {32 vars in 641 bytes} [Sun May 10 01:58:27 2026] GET /v2.0/ports => generated 4721 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/429] 10.0.0.1 () {32 vars in 645 bytes} [Sun May 10 01:58:27 2026] GET /v2.0/subnets => generated 1308 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/430] 10.0.0.1 () {32 vars in 647 bytes} [Sun May 10 01:58:27 2026] GET /v2.0/networks => generated 2168 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 01:58:27.264 7 INFO oslo.messaging._drivers.impl_rabbit [-] [678d62b0-70f3-425e-804b-eaa72fc5b0fb] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 45420. [pid: 7|app: 0|req: 217/431] 10.0.0.1 () {32 vars in 661 bytes} [Sun May 10 01:58:27 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: 8|app: 0|req: 215/432] 10.0.0.1 () {32 vars in 653 bytes} [Sun May 10 01:58:27 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) 2026-05-10 01:58:39.282 8 INFO oslo.messaging._drivers.impl_rabbit [-] [3086f811-4992-4c7e-b933-e0805b649260] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 58606. 2026-05-10 01:58:39.450 7 INFO neutron.db.segments_db [None req-54d40162-1414-4cce-9e3d-e535f96b3da6 ae447dd0b0eb43dba3d5039e628ede04 ced8d8ef21f84d89b888dadb249dce35 - - default default] Added segment 2e0768d8-5189-4861-8002-e85460f7dd72 of type vxlan for network 47444bc8-2048-433a-8061-375d3ae0d80d 2026-05-10 01:58:39.483 8 INFO neutron.db.segments_db [None req-62ecaf25-8076-42b2-9348-5234633d080b ae447dd0b0eb43dba3d5039e628ede04 ced8d8ef21f84d89b888dadb249dce35 - - default default] Added segment f1fb5f18-0c75-4e58-9980-f2e5e9ec62ae of type vxlan for network 0893fe9f-9c28-47fc-a894-6195937a54e4 [pid: 7|app: 0|req: 219/435] 10.0.0.1 () {34 vars in 669 bytes} [Sun May 10 01:58:39 2026] POST /v2.0/networks => generated 745 bytes in 330 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/436] 10.0.0.1 () {34 vars in 669 bytes} [Sun May 10 01:58:39 2026] POST /v2.0/networks => generated 743 bytes in 316 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/437] 10.0.0.1 () {34 vars in 667 bytes} [Sun May 10 01:58:39 2026] POST /v2.0/subnets => generated 692 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/438] 10.0.0.1 () {34 vars in 667 bytes} [Sun May 10 01:58:39 2026] POST /v2.0/subnets => generated 692 bytes in 190 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 01:58:39.763 7 INFO neutron.db.segments_db [None req-9aa89ed5-7199-4540-8c0a-7c122ebb57bc ae447dd0b0eb43dba3d5039e628ede04 ced8d8ef21f84d89b888dadb249dce35 - - default default] Added segment 0955424c-5169-45fd-b92b-9b05e9abcccc of type vxlan for network b32db06b-6cbb-407c-b051-7618074ee89a 2026-05-10 01:58:39.830 8 INFO neutron.db.segments_db [None req-4c596c8b-f025-4fc9-9f22-9eccc5ec4e3d ae447dd0b0eb43dba3d5039e628ede04 ced8d8ef21f84d89b888dadb249dce35 - - default default] Added segment 3f6f6366-6126-4e8a-b6a2-07cbd824fd12 of type vxlan for network 667de015-fb2f-41da-9538-6648b4d77bab 2026-05-10 01:58:40.028 7 INFO neutron.db.l3_hamode_db [None req-9aa89ed5-7199-4540-8c0a-7c122ebb57bc ae447dd0b0eb43dba3d5039e628ede04 93213828f1af48f7a341f231e197b38b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-10 01:58:40.074 8 INFO neutron.db.l3_hamode_db [None req-4c596c8b-f025-4fc9-9f22-9eccc5ec4e3d ae447dd0b0eb43dba3d5039e628ede04 6a9d5b7e2c244cc8aa201430cebf51e8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-10 01:58:41.062 7 INFO neutron.db.l3_hamode_db [None req-9aa89ed5-7199-4540-8c0a-7c122ebb57bc ae447dd0b0eb43dba3d5039e628ede04 ced8d8ef21f84d89b888dadb249dce35 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-10 01:58:41.084 8 INFO neutron.db.l3_hamode_db [None req-4c596c8b-f025-4fc9-9f22-9eccc5ec4e3d ae447dd0b0eb43dba3d5039e628ede04 ced8d8ef21f84d89b888dadb249dce35 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 219/439] 10.0.0.1 () {34 vars in 667 bytes} [Sun May 10 01:58:39 2026] POST /v2.0/routers => generated 732 bytes in 2242 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/440] 10.0.0.1 () {34 vars in 667 bytes} [Sun May 10 01:58:39 2026] POST /v2.0/routers => generated 732 bytes in 2303 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 01:58:42.233 8 INFO neutron.db.segments_db [None req-38f36a05-e33a-4bfb-bde4-078c2c3ca8bf ae447dd0b0eb43dba3d5039e628ede04 ced8d8ef21f84d89b888dadb249dce35 - - default default] Added segment 8ee45996-12cb-4d8c-a476-ac0bb031c75a of type vxlan for network 18c6c6d7-a6dc-419e-bf77-551539bb9c48 [pid: 7|app: 0|req: 222/441] 10.0.0.1 () {32 vars in 772 bytes} [Sun May 10 01:58:42 2026] GET /v2.0/security-groups?tenant_id=08d0883233e94983903c49b419de748c&name=default => generated 2921 bytes in 226 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/442] 10.0.0.1 () {34 vars in 669 bytes} [Sun May 10 01:58:42 2026] POST /v2.0/networks => generated 752 bytes in 338 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.1 () {34 vars in 781 bytes} [Sun May 10 01:58:42 2026] PUT /v2.0/routers/d87d65fa-b752-4afd-ad45-2c9a4ff4b615/add_router_interface => generated 309 bytes in 1162 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 221/444] 10.0.0.1 () {34 vars in 781 bytes} [Sun May 10 01:58:42 2026] PUT /v2.0/routers/a54da420-72e8-4446-9502-7cc4e939bc00/add_router_interface => generated 309 bytes in 1145 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 224/445] 10.0.0.1 () {32 vars in 738 bytes} [Sun May 10 01:58:43 2026] DELETE /v2.0/security-groups/9b687380-2a07-444c-b1f9-5729593c8668 => 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: 222/446] 10.0.0.1 () {34 vars in 667 bytes} [Sun May 10 01:58:43 2026] POST /v2.0/subnets => generated 699 bytes in 238 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 01:58:43.803 7 INFO neutron.db.segments_db [None req-ced134c7-7802-4399-9d84-9f79b0202227 ae447dd0b0eb43dba3d5039e628ede04 ced8d8ef21f84d89b888dadb249dce35 - - default default] Added segment 53180062-f2cf-44a9-8ee2-39d005a149af of type vxlan for network 52f01286-0ba6-4769-98ed-dc7b23b66b0b 2026-05-10 01:58:44.160 7 INFO neutron.db.l3_hamode_db [None req-ced134c7-7802-4399-9d84-9f79b0202227 ae447dd0b0eb43dba3d5039e628ede04 87d4a12761ad4efb82892f3014478e5e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-10 01:58:44.735 8 WARNING neutron_lib.context [req-36d1e951-f04b-4bfc-94ed-4a107fc155b8 req-3efe7560-a175-47c2-8045-f0603d3c4aa5 f7518bf2c9034e52bec8560282ca5022 93213828f1af48f7a341f231e197b38b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 225/449] 10.0.0.92 () {38 vars in 970 bytes} [Sun May 10 01:58:44 2026] POST /v2.0/security-groups => generated 1681 bytes in 403 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 226/450] 10.0.0.92 () {34 vars in 981 bytes} [Sun May 10 01:58:44 2026] GET /v2.0/networks?id=0893fe9f-9c28-47fc-a894-6195937a54e4 => generated 677 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 01:58:44.977 8 WARNING neutron_lib.context [req-145de748-d2f4-4834-bc66-b9f11d5c1e0f req-ee18b7e3-9fa8-4e6e-a362-1954bba95042 f7518bf2c9034e52bec8560282ca5022 93213828f1af48f7a341f231e197b38b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 01:58:45.023 7 INFO neutron.db.l3_hamode_db [None req-ced134c7-7802-4399-9d84-9f79b0202227 ae447dd0b0eb43dba3d5039e628ede04 ced8d8ef21f84d89b888dadb249dce35 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 227/451] 10.0.0.92 () {38 vars in 970 bytes} [Sun May 10 01:58:44 2026] POST /v2.0/security-groups => generated 1680 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 228/452] 10.0.0.92 () {34 vars in 964 bytes} [Sun May 10 01:58:45 2026] GET /v2.0/quotas/6a9d5b7e2c244cc8aa201430cebf51e8 => 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: 229/453] 10.0.0.92 () {34 vars in 1001 bytes} [Sun May 10 01:58:45 2026] GET /v2.0/ports?tenant_id=6a9d5b7e2c244cc8aa201430cebf51e8&fields=id => generated 103 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 01:58:45.225 8 WARNING neutron_lib.context [req-fff327ab-e7e8-4888-a287-95c800bfc14d req-666dcee7-7cf0-4af9-991a-1a1b23e1cc6b f7518bf2c9034e52bec8560282ca5022 93213828f1af48f7a341f231e197b38b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 230/454] 10.0.0.92 () {38 vars in 970 bytes} [Sun May 10 01:58:45 2026] POST /v2.0/security-groups => generated 1681 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 231/455] 10.0.0.92 () {34 vars in 1001 bytes} [Sun May 10 01:58:45 2026] GET /v2.0/security-groups?tenant_id=93213828f1af48f7a341f231e197b38b => generated 7903 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 232/456] 10.0.0.92 () {34 vars in 990 bytes} [Sun May 10 01:58:45 2026] GET /v2.0/security-groups/e776a8ee-b6ff-409a-bf43-eefff436fedb => generated 2918 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 01:58:45.688 8 INFO neutron.db.segments_db [None req-47d0b61f-e176-4f7f-a48c-dd0f982f7a1f ae447dd0b0eb43dba3d5039e628ede04 ced8d8ef21f84d89b888dadb249dce35 - - default default] Added segment 709d095c-2b55-4fa9-a9d6-d8a2e081c460 of type vxlan for network d6d25094-44d5-41dd-acf3-44834a3dc5e4 [pid: 8|app: 0|req: 233/457] 10.0.0.1 () {34 vars in 669 bytes} [Sun May 10 01:58:45 2026] POST /v2.0/networks => generated 748 bytes in 318 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/458] 10.0.0.92 () {34 vars in 990 bytes} [Sun May 10 01:58:45 2026] GET /v2.0/security-groups/e776a8ee-b6ff-409a-bf43-eefff436fedb => generated 2918 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/459] 10.0.0.92 () {34 vars in 906 bytes} [Sun May 10 01:58:45 2026] GET /v2.0/extensions => generated 20516 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/460] 10.0.0.1 () {34 vars in 667 bytes} [Sun May 10 01:58:45 2026] POST /v2.0/subnets => generated 695 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 237/461] 10.0.0.92 () {34 vars in 990 bytes} [Sun May 10 01:58:46 2026] GET /v2.0/security-groups/8f34a443-d765-4adc-aa84-9ecb523137f1 => generated 1681 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 225/462] 10.0.0.1 () {34 vars in 667 bytes} [Sun May 10 01:58:43 2026] POST /v2.0/routers => generated 739 bytes in 2327 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/463] 10.0.0.92 () {34 vars in 1007 bytes} [Sun May 10 01:58:46 2026] GET /v2.0/networks/0893fe9f-9c28-47fc-a894-6195937a54e4?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 01:58:46.106 7 INFO neutron.db.segments_db [None req-e219c453-4731-4b5f-84df-acb5caa1d926 ae447dd0b0eb43dba3d5039e628ede04 ced8d8ef21f84d89b888dadb249dce35 - - default default] Added segment 301e0d04-8fc5-4ac2-a0eb-ced68df0b45d of type vxlan for network 15c45d26-1e93-4982-965e-546cc83b530e [pid: 8|app: 0|req: 239/464] 10.0.0.92 () {36 vars in 1012 bytes} [Sun May 10 01:58:46 2026] DELETE /v2.0/security-groups/8f34a443-d765-4adc-aa84-9ecb523137f1 => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 01:58:46.360 7 INFO neutron.db.l3_hamode_db [None req-e219c453-4731-4b5f-84df-acb5caa1d926 ae447dd0b0eb43dba3d5039e628ede04 f28dd84c4dd54958a56f26da2f74f9b6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-10 01:58:47.095 7 INFO neutron.db.l3_hamode_db [None req-e219c453-4731-4b5f-84df-acb5caa1d926 ae447dd0b0eb43dba3d5039e628ede04 ced8d8ef21f84d89b888dadb249dce35 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 240/465] 10.0.0.1 () {34 vars in 781 bytes} [Sun May 10 01:58:46 2026] PUT /v2.0/routers/388ca122-baad-4621-9a05-12833f8d2af1/add_router_interface => generated 309 bytes in 1342 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/466] 10.0.0.92 () {34 vars in 1107 bytes} [Sun May 10 01:58:47 2026] GET /v2.0/networks/0893fe9f-9c28-47fc-a894-6195937a54e4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 01:58:47.555 8 INFO neutron.api.v2.resource [req-b0ff7acc-bc8c-4a06-b8f7-65e5c7a52ea1 req-874ba974-1aa5-473b-8175-f997eb9c8f77 f7518bf2c9034e52bec8560282ca5022 93213828f1af48f7a341f231e197b38b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 242/467] 10.0.0.92 () {34 vars in 990 bytes} [Sun May 10 01:58:47 2026] GET /v2.0/security-groups/8f34a443-d765-4adc-aa84-9ecb523137f1 => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/468] 10.0.0.92 () {34 vars in 990 bytes} [Sun May 10 01:58:47 2026] GET /v2.0/security-groups/caf175b8-a787-45ad-b662-9696b747647f => generated 1680 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/469] 10.0.0.92 () {36 vars in 1012 bytes} [Sun May 10 01:58:47 2026] DELETE /v2.0/security-groups/caf175b8-a787-45ad-b662-9696b747647f => 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: 245/470] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 01:58:47 2026] GET /v2.0/ports?device_id=c58ef297-598c-4098-bb0a-bd6aa0d5bc45 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 01:58:47.775 8 INFO neutron.api.v2.resource [req-23f64448-ba90-47bd-b00b-84e7351cd8c4 req-50098575-7bb8-4059-96a5-ebb98fde782e f7518bf2c9034e52bec8560282ca5022 93213828f1af48f7a341f231e197b38b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 246/471] 10.0.0.92 () {34 vars in 990 bytes} [Sun May 10 01:58:47 2026] GET /v2.0/security-groups/caf175b8-a787-45ad-b662-9696b747647f => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/472] 10.0.0.92 () {34 vars in 990 bytes} [Sun May 10 01:58:47 2026] GET /v2.0/security-groups/1c1b12b1-ce1b-4c73-b5f6-94479c574fe1 => generated 1681 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/473] 10.0.0.92 () {36 vars in 1012 bytes} [Sun May 10 01:58:47 2026] DELETE /v2.0/security-groups/1c1b12b1-ce1b-4c73-b5f6-94479c574fe1 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 01:58:47.983 8 INFO neutron.api.v2.resource [req-35ecaa98-bbc8-4f76-ab22-a87e7c9ce90e req-7fb71d2c-7597-4bca-89ac-3ccd50db9dad f7518bf2c9034e52bec8560282ca5022 93213828f1af48f7a341f231e197b38b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 249/474] 10.0.0.92 () {34 vars in 990 bytes} [Sun May 10 01:58:47 2026] GET /v2.0/security-groups/1c1b12b1-ce1b-4c73-b5f6-94479c574fe1 => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 226/475] 10.0.0.1 () {34 vars in 667 bytes} [Sun May 10 01:58:46 2026] POST /v2.0/routers => generated 735 bytes in 1961 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/476] 10.0.0.92 () {34 vars in 1001 bytes} [Sun May 10 01:58:48 2026] GET /v2.0/security-groups?tenant_id=93213828f1af48f7a341f231e197b38b => generated 2921 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/477] 10.0.0.92 () {34 vars in 990 bytes} [Sun May 10 01:58:48 2026] GET /v2.0/security-groups/e776a8ee-b6ff-409a-bf43-eefff436fedb => generated 2918 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/478] 10.0.0.92 () {34 vars in 990 bytes} [Sun May 10 01:58:48 2026] GET /v2.0/security-groups/e776a8ee-b6ff-409a-bf43-eefff436fedb => generated 2918 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 01:58:48.143 8 WARNING neutron_lib.context [None req-ef1674e8-c7de-47b5-9749-36cde6dd4cd5 2196059283da4dda936393b6efea5c03 87d4a12761ad4efb82892f3014478e5e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 253/479] 10.0.0.1 () {34 vars in 683 bytes} [Sun May 10 01:58:48 2026] POST /v2.0/security-groups => generated 1659 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-10 01:58:48.282 8 INFO neutron.api.v2.resource [req-0254a39f-6426-4bd1-a7b5-3d6a584a1436 req-72a2973f-3a81-4f29-87d0-153c54761f15 f7518bf2c9034e52bec8560282ca5022 93213828f1af48f7a341f231e197b38b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 254/480] 10.0.0.92 () {34 vars in 990 bytes} [Sun May 10 01:58:48 2026] GET /v2.0/security-groups/1c1b12b1-ce1b-4c73-b5f6-94479c574fe1 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 01:58:48.288 8 WARNING neutron_lib.context [None req-5116900c-a526-4d77-aeab-7a1b657e5c71 2196059283da4dda936393b6efea5c03 87d4a12761ad4efb82892f3014478e5e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/481] 10.0.0.1 () {34 vars in 693 bytes} [Sun May 10 01:58:48 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-10 01:58:48.440 8 INFO neutron.api.v2.resource [req-dfc70d17-6f6f-48aa-ac3a-9c59dd472427 req-af87bd2b-b368-4799-8e83-e00efbb85e42 f7518bf2c9034e52bec8560282ca5022 93213828f1af48f7a341f231e197b38b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 256/482] 10.0.0.92 () {34 vars in 990 bytes} [Sun May 10 01:58:48 2026] GET /v2.0/security-groups/caf175b8-a787-45ad-b662-9696b747647f => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 01:58:48.445 8 WARNING neutron_lib.context [None req-e7593d6c-94ea-4d06-b921-fef0d66ac6bd 2196059283da4dda936393b6efea5c03 87d4a12761ad4efb82892f3014478e5e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 257/483] 10.0.0.1 () {34 vars in 693 bytes} [Sun May 10 01:58:48 2026] POST /v2.0/security-group-rules => generated 602 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 01:58:48.559 8 INFO neutron.api.v2.resource [req-2fa54b26-19cf-47d0-8c64-8da69d7d3942 req-49af3a98-0947-477a-9ccb-345c2a489b03 f7518bf2c9034e52bec8560282ca5022 93213828f1af48f7a341f231e197b38b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 258/484] 10.0.0.92 () {34 vars in 990 bytes} [Sun May 10 01:58:48 2026] GET /v2.0/security-groups/8f34a443-d765-4adc-aa84-9ecb523137f1 => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 01:58:48.564 8 WARNING neutron_lib.context [None req-11637eb2-9671-4009-99f0-71dd112357b5 2196059283da4dda936393b6efea5c03 87d4a12761ad4efb82892f3014478e5e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 259/485] 10.0.0.1 () {34 vars in 674 bytes} [Sun May 10 01:58:48 2026] POST /v2.0/floatingips => generated 552 bytes in 458 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 227/486] 10.0.0.1 () {34 vars in 781 bytes} [Sun May 10 01:58:48 2026] PUT /v2.0/routers/7e167b33-6e57-43de-bf34-ef4ff3a22c8f/add_router_interface => generated 309 bytes in 1124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 228/487] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 01:58:49 2026] GET /v2.0/ports?device_id=c58ef297-598c-4098-bb0a-bd6aa0d5bc45 => 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: 229/488] 10.0.0.92 () {34 vars in 1097 bytes} [Sun May 10 01:58:49 2026] GET /v2.0/security-groups?name=tempest-securitygroup--385347253&fields=id&tenant_id=87d4a12761ad4efb82892f3014478e5e => generated 69 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 230/489] 10.0.0.92 () {34 vars in 981 bytes} [Sun May 10 01:58:49 2026] GET /v2.0/networks?id=18c6c6d7-a6dc-419e-bf77-551539bb9c48 => generated 684 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 231/490] 10.0.0.92 () {34 vars in 964 bytes} [Sun May 10 01:58:49 2026] GET /v2.0/quotas/87d4a12761ad4efb82892f3014478e5e => 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: 232/491] 10.0.0.92 () {34 vars in 1001 bytes} [Sun May 10 01:58:49 2026] GET /v2.0/ports?tenant_id=87d4a12761ad4efb82892f3014478e5e&fields=id => generated 103 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 01:58:49.674 7 WARNING neutron_lib.context [req-575c1f96-e150-4a56-8521-482be4c59ab2 req-54403efc-3e99-4372-9e87-fd1f4d41c279 59022ee8cbe840ee998ffe6db62e3c28 f28dd84c4dd54958a56f26da2f74f9b6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 233/492] 10.0.0.92 () {38 vars in 970 bytes} [Sun May 10 01:58:49 2026] POST /v2.0/security-groups => generated 1686 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/493] 10.0.0.92 () {34 vars in 990 bytes} [Sun May 10 01:58:49 2026] GET /v2.0/security-groups/306a802e-73a5-419f-9e5a-318543991c1b => generated 1686 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 01:58:49.859 7 WARNING neutron_lib.context [req-061b653a-a149-4e40-a1d8-00abe587573f req-c1f36a13-cbe8-44ce-ab48-b65951651ed5 59022ee8cbe840ee998ffe6db62e3c28 f28dd84c4dd54958a56f26da2f74f9b6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 235/494] 10.0.0.92 () {38 vars in 980 bytes} [Sun May 10 01:58:49 2026] POST /v2.0/security-group-rules => generated 614 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 01:58:49.996 7 WARNING neutron_lib.context [req-36583e3f-ebbf-4199-b4d2-cec033db3beb req-e0453d7b-96bc-4efb-8884-2cc1d6d50a37 59022ee8cbe840ee998ffe6db62e3c28 f28dd84c4dd54958a56f26da2f74f9b6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 260/495] 10.0.0.1 () {34 vars in 787 bytes} [Sun May 10 01:58:49 2026] PUT /v2.0/routers/a54da420-72e8-4446-9502-7cc4e939bc00/remove_router_interface => generated 309 bytes in 1027 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/496] 10.0.0.92 () {34 vars in 906 bytes} [Sun May 10 01:58:50 2026] GET /v2.0/extensions => generated 20516 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/497] 10.0.0.92 () {38 vars in 970 bytes} [Sun May 10 01:58:49 2026] POST /v2.0/security-groups => generated 1685 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/498] 10.0.0.92 () {34 vars in 1007 bytes} [Sun May 10 01:58:50 2026] GET /v2.0/networks/18c6c6d7-a6dc-419e-bf77-551539bb9c48?fields=segments => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/499] 10.0.0.92 () {34 vars in 990 bytes} [Sun May 10 01:58:50 2026] GET /v2.0/security-groups/3c75e5ca-fdc5-43f4-8857-45deeacacc9a => generated 1685 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/500] 10.0.0.92 () {34 vars in 1107 bytes} [Sun May 10 01:58:50 2026] GET /v2.0/networks/18c6c6d7-a6dc-419e-bf77-551539bb9c48?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 01:58:50.214 7 WARNING neutron_lib.context [req-bb6ec854-e251-40e0-b4b4-15e1ab2bea9b req-46a172c8-6ff2-43fe-8c4d-cc5254eceffd 59022ee8cbe840ee998ffe6db62e3c28 f28dd84c4dd54958a56f26da2f74f9b6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/501] 10.0.0.92 () {38 vars in 980 bytes} [Sun May 10 01:58:50 2026] POST /v2.0/security-group-rules => generated 614 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/502] 10.0.0.92 () {34 vars in 990 bytes} [Sun May 10 01:58:50 2026] GET /v2.0/security-groups/3c75e5ca-fdc5-43f4-8857-45deeacacc9a => generated 2310 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/503] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 01:58:50 2026] GET /v2.0/ports?device_id=c58ef297-598c-4098-bb0a-bd6aa0d5bc45 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 01:58:50.467 7 WARNING neutron_lib.context [req-fbbceba5-456c-47bb-80af-e8c4db6486b2 req-42fb20a7-a3fb-4363-9f27-9cfb271a9b0b 59022ee8cbe840ee998ffe6db62e3c28 f28dd84c4dd54958a56f26da2f74f9b6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 243/504] 10.0.0.92 () {38 vars in 980 bytes} [Sun May 10 01:58:50 2026] POST /v2.0/security-group-rules => generated 619 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 01:58:50.621 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-e012bd95-370a-4f5b-9a5f-042424860ebb ae447dd0b0eb43dba3d5039e628ede04 ced8d8ef21f84d89b888dadb249dce35 - - 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: 244/505] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 01:58:50 2026] GET /v2.0/ports?device_id=42137a35-370b-41e9-b5dc-f80b8048b12a => 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: 245/506] 10.0.0.92 () {34 vars in 990 bytes} [Sun May 10 01:58:50 2026] GET /v2.0/security-groups/3c75e5ca-fdc5-43f4-8857-45deeacacc9a => generated 2940 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/507] 10.0.0.92 () {34 vars in 1000 bytes} [Sun May 10 01:58:50 2026] GET /v2.0/security-group-rules/886a4dc7-cceb-46ca-8c36-af8300cd87b4 => 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: 247/508] 10.0.0.92 () {34 vars in 990 bytes} [Sun May 10 01:58:50 2026] GET /v2.0/security-groups/3c75e5ca-fdc5-43f4-8857-45deeacacc9a => generated 2940 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/509] 10.0.0.92 () {36 vars in 1022 bytes} [Sun May 10 01:58:50 2026] DELETE /v2.0/security-group-rules/886a4dc7-cceb-46ca-8c36-af8300cd87b4 => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/510] 10.0.0.92 () {34 vars in 990 bytes} [Sun May 10 01:58:50 2026] GET /v2.0/security-groups/3c75e5ca-fdc5-43f4-8857-45deeacacc9a => generated 2310 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 01:58:50.963 8 INFO neutron.db.l3_hamode_db [None req-e012bd95-370a-4f5b-9a5f-042424860ebb ae447dd0b0eb43dba3d5039e628ede04 ced8d8ef21f84d89b888dadb249dce35 - - default default] HA network b32db06b-6cbb-407c-b051-7618074ee89a was deleted as no HA routers are present in tenant 93213828f1af48f7a341f231e197b38b. [pid: 8|app: 0|req: 262/511] 10.0.0.1 () {32 vars in 722 bytes} [Sun May 10 01:58:50 2026] DELETE /v2.0/routers/a54da420-72e8-4446-9502-7cc4e939bc00 => generated 0 bytes in 885 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/512] 10.0.0.92 () {36 vars in 1012 bytes} [Sun May 10 01:58:50 2026] DELETE /v2.0/security-groups/3c75e5ca-fdc5-43f4-8857-45deeacacc9a => 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: 251/513] 10.0.0.92 () {34 vars in 990 bytes} [Sun May 10 01:58:51 2026] GET /v2.0/security-groups/306a802e-73a5-419f-9e5a-318543991c1b => generated 2311 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/514] 10.0.0.92 () {36 vars in 1012 bytes} [Sun May 10 01:58:51 2026] DELETE /v2.0/security-groups/306a802e-73a5-419f-9e5a-318543991c1b => 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: 263/515] 10.0.0.1 () {32 vars in 722 bytes} [Sun May 10 01:58:50 2026] DELETE /v2.0/subnets/05844a23-876a-4f25-932c-f5ab53f8e9b2 => generated 0 bytes in 201 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 01:58:51.288 8 INFO neutron.services.segments.plugin [-] Segment 0955424c-5169-45fd-b92b-9b05e9abcccc resource provider aggregate not found 2026-05-10 01:58:51.309 8 INFO neutron.services.segments.plugin [-] Segment 0955424c-5169-45fd-b92b-9b05e9abcccc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0955424c-5169-45fd-b92b-9b05e9abcccc found for delete ", "request_id": "req-2afb10c5-3ce7-45e8-a71f-7356ca01b687"}]} 2026-05-10 01:58:51.331 8 INFO neutron.services.segments.plugin [-] Segment 0955424c-5169-45fd-b92b-9b05e9abcccc resource provider aggregate not found 2026-05-10 01:58:51.352 8 INFO neutron.services.segments.plugin [-] Segment 0955424c-5169-45fd-b92b-9b05e9abcccc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0955424c-5169-45fd-b92b-9b05e9abcccc found for delete ", "request_id": "req-3e383cd2-de97-407f-ab67-ff68056b2fd1"}]} [pid: 8|app: 0|req: 264/516] 10.0.0.1 () {32 vars in 724 bytes} [Sun May 10 01:58:51 2026] DELETE /v2.0/networks/47444bc8-2048-433a-8061-375d3ae0d80d => generated 0 bytes in 367 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/517] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 01:58:51 2026] GET /v2.0/ports?device_id=c58ef297-598c-4098-bb0a-bd6aa0d5bc45 => 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/518] 10.0.0.1 () {32 vars in 772 bytes} [Sun May 10 01:58:51 2026] GET /v2.0/security-groups?tenant_id=93213828f1af48f7a341f231e197b38b&name=default => generated 2921 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/519] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 01:58:51 2026] GET /v2.0/ports?device_id=42137a35-370b-41e9-b5dc-f80b8048b12a => 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: 268/520] 10.0.0.1 () {32 vars in 738 bytes} [Sun May 10 01:58:51 2026] DELETE /v2.0/security-groups/e776a8ee-b6ff-409a-bf43-eefff436fedb => 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: 253/521] 10.0.0.1 () {34 vars in 787 bytes} [Sun May 10 01:58:51 2026] PUT /v2.0/routers/7e167b33-6e57-43de-bf34-ef4ff3a22c8f/remove_router_interface => generated 309 bytes in 1138 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/522] 199.204.45.205 () {34 vars in 986 bytes} [Sun May 10 01:58:52 2026] GET /v2.0/networks?id=0893fe9f-9c28-47fc-a894-6195937a54e4 => generated 677 bytes in 214 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/523] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 01:58:52 2026] GET /v2.0/ports?device_id=c58ef297-598c-4098-bb0a-bd6aa0d5bc45 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/524] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 01:58:52 2026] GET /v2.0/ports?device_id=42137a35-370b-41e9-b5dc-f80b8048b12a => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 01:58:52.898 7 WARNING neutron_lib.context [req-3750cb22-f292-4e75-b52f-3d206eb1ac6d req-aed24127-4225-4206-9c0a-91cc3760875b 4c213402bb6c46a18eea99b2fc97bd5b 6a9d5b7e2c244cc8aa201430cebf51e8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 01:58:53.155 8 INFO neutron.db.l3_hamode_db [None req-9782782f-5934-47f2-95a6-6e77260e1be2 ae447dd0b0eb43dba3d5039e628ede04 ced8d8ef21f84d89b888dadb249dce35 - - default default] HA network 15c45d26-1e93-4982-965e-546cc83b530e was deleted as no HA routers are present in tenant f28dd84c4dd54958a56f26da2f74f9b6. [pid: 8|app: 0|req: 269/525] 10.0.0.1 () {32 vars in 722 bytes} [Sun May 10 01:58:52 2026] DELETE /v2.0/routers/7e167b33-6e57-43de-bf34-ef4ff3a22c8f => generated 0 bytes in 861 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 01:58:53.328 8 INFO neutron.services.segments.plugin [-] Segment 2e0768d8-5189-4861-8002-e85460f7dd72 resource provider aggregate not found [pid: 8|app: 0|req: 270/526] 10.0.0.1 () {32 vars in 722 bytes} [Sun May 10 01:58:53 2026] DELETE /v2.0/subnets/1af6fbb5-7bf9-48d0-b9ca-6d141d96268f => 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: 257/527] 199.204.45.205 () {38 vars in 955 bytes} [Sun May 10 01:58:52 2026] POST /v2.0/ports => generated 954 bytes in 454 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-10 01:58:53.360 8 INFO neutron.services.segments.plugin [-] Segment 2e0768d8-5189-4861-8002-e85460f7dd72 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2e0768d8-5189-4861-8002-e85460f7dd72 found for delete ", "request_id": "req-7f7c502b-ab81-4e4e-94e9-14c2e2b513fa"}]} [pid: 7|app: 0|req: 258/528] 199.204.45.205 () {34 vars in 911 bytes} [Sun May 10 01:58:53 2026] GET /v2.0/extensions => generated 20516 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-05-10 01:58:53.376 8 INFO neutron.services.segments.plugin [-] Segment 301e0d04-8fc5-4ac2-a0eb-ced68df0b45d resource provider aggregate not found 2026-05-10 01:58:53.385 8 INFO neutron.services.segments.plugin [-] Segment 2e0768d8-5189-4861-8002-e85460f7dd72 resource provider aggregate not found 2026-05-10 01:58:53.390 8 INFO neutron.services.segments.plugin [-] Segment 301e0d04-8fc5-4ac2-a0eb-ced68df0b45d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 301e0d04-8fc5-4ac2-a0eb-ced68df0b45d found for delete ", "request_id": "req-2798139d-ba80-4c2c-9b95-90444e66484e"}]} 2026-05-10 01:58:53.400 8 INFO neutron.services.segments.plugin [-] Segment 2e0768d8-5189-4861-8002-e85460f7dd72 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2e0768d8-5189-4861-8002-e85460f7dd72 found for delete ", "request_id": "req-959a988e-85db-4732-aabc-6613925bc77b"}]} 2026-05-10 01:58:53.420 8 INFO neutron.services.segments.plugin [-] Segment 301e0d04-8fc5-4ac2-a0eb-ced68df0b45d resource provider aggregate not found 2026-05-10 01:58:53.434 8 INFO neutron.services.segments.plugin [-] Segment 301e0d04-8fc5-4ac2-a0eb-ced68df0b45d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 301e0d04-8fc5-4ac2-a0eb-ced68df0b45d found for delete ", "request_id": "req-fc4a7d27-17f5-49a2-9de1-37aa20cd7d02"}]} [pid: 8|app: 0|req: 271/529] 10.0.0.1 () {32 vars in 724 bytes} [Sun May 10 01:58:53 2026] DELETE /v2.0/networks/d6d25094-44d5-41dd-acf3-44834a3dc5e4 => generated 0 bytes in 351 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 01:58:53.916 7 INFO neutron.db.segments_db [None req-731ad4bb-b659-483d-9819-ca53a3ca5660 ae447dd0b0eb43dba3d5039e628ede04 ced8d8ef21f84d89b888dadb249dce35 - - default default] Added segment 2cadf6f0-9853-4bdb-8380-0b1a176734d9 of type vxlan for network f9a1879e-4cab-416f-90db-157ddaa74c2f [pid: 7|app: 0|req: 259/530] 10.0.0.1 () {34 vars in 669 bytes} [Sun May 10 01:58:53 2026] POST /v2.0/networks => generated 747 bytes in 458 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/531] 10.0.0.1 () {32 vars in 772 bytes} [Sun May 10 01:58:54 2026] GET /v2.0/security-groups?tenant_id=f28dd84c4dd54958a56f26da2f74f9b6&name=default => generated 2925 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/532] 199.204.45.205 () {38 vars in 1028 bytes} [Sun May 10 01:58:53 2026] PUT /v2.0/ports/f5dfa079-73b8-4a70-9270-12468f274db7 => generated 1235 bytes in 434 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/533] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 01:58:54 2026] GET /v2.0/ports?device_id=c58ef297-598c-4098-bb0a-bd6aa0d5bc45 => generated 969 bytes in 95 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: 273/534] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 01:58:54 2026] GET /v2.0/ports?device_id=42137a35-370b-41e9-b5dc-f80b8048b12a => 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: 274/535] 10.0.0.1 () {32 vars in 738 bytes} [Sun May 10 01:58:54 2026] DELETE /v2.0/security-groups/eafafb4f-ed1a-48bc-aa2c-4ac1422527fb => 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: 275/536] 10.0.0.92 () {34 vars in 1039 bytes} [Sun May 10 01:58:54 2026] GET /v2.0/security-groups?id=9286e27c-7ffe-4b5e-863d-c472a8e667d3&fields=id&fields=name => generated 88 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/537] 10.0.0.1 () {34 vars in 667 bytes} [Sun May 10 01:58:54 2026] POST /v2.0/subnets => generated 695 bytes in 199 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 01:58:54.445 8 INFO neutron.db.segments_db [None req-ee9cbdc6-379d-490b-9089-09c5aaf4cee5 ae447dd0b0eb43dba3d5039e628ede04 ced8d8ef21f84d89b888dadb249dce35 - - default default] Added segment 89c11b4d-a889-4559-b4cb-6dd8985f0040 of type vxlan for network 0aabd4ac-8442-4f8c-aae7-986381682c31 2026-05-10 01:58:54.687 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a8172f4f-8595-473b-a185-d48a0c010844'] response: {'name': 'network-changed', 'server_uuid': 'c58ef297-598c-4098-bb0a-bd6aa0d5bc45', 'tag': 'f5dfa079-73b8-4a70-9270-12468f274db7', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 263/538] 199.204.45.205 () {34 vars in 986 bytes} [Sun May 10 01:58:54 2026] GET /v2.0/networks?id=18c6c6d7-a6dc-419e-bf77-551539bb9c48 => generated 684 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 01:58:54.754 8 INFO neutron.db.l3_hamode_db [None req-ee9cbdc6-379d-490b-9089-09c5aaf4cee5 ae447dd0b0eb43dba3d5039e628ede04 a977b924831d40bb9785b2048f441c10 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 264/539] 199.204.45.205 () {34 vars in 1050 bytes} [Sun May 10 01:58:54 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=87d4a12761ad4efb82892f3014478e5e => generated 180 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 01:58:54.788 7 WARNING neutron_lib.context [req-df8606fa-28ca-41c5-bb00-633929a251be req-ae2c2ae6-1166-413a-bdb5-9b30c8390839 2196059283da4dda936393b6efea5c03 87d4a12761ad4efb82892f3014478e5e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 265/540] 199.204.45.205 () {38 vars in 955 bytes} [Sun May 10 01:58:54 2026] POST /v2.0/ports => generated 954 bytes in 366 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-10 01:58:55.412 8 INFO neutron.services.segments.plugin [-] Segment 709d095c-2b55-4fa9-a9d6-d8a2e081c460 resource provider aggregate not found 2026-05-10 01:58:55.429 8 INFO neutron.services.segments.plugin [-] Segment 709d095c-2b55-4fa9-a9d6-d8a2e081c460 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 709d095c-2b55-4fa9-a9d6-d8a2e081c460 found for delete ", "request_id": "req-827a47b5-9ed5-42fb-b223-ce0cd5d98dd8"}]} 2026-05-10 01:58:55.448 8 INFO neutron.services.segments.plugin [-] Segment 709d095c-2b55-4fa9-a9d6-d8a2e081c460 resource provider aggregate not found 2026-05-10 01:58:55.472 8 INFO neutron.services.segments.plugin [-] Segment 709d095c-2b55-4fa9-a9d6-d8a2e081c460 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 709d095c-2b55-4fa9-a9d6-d8a2e081c460 found for delete ", "request_id": "req-a404d329-1eef-45c7-8e29-710ab0962d29"}]} [pid: 7|app: 0|req: 266/541] 199.204.45.205 () {38 vars in 1028 bytes} [Sun May 10 01:58:55 2026] PUT /v2.0/ports/a2a75057-ce9e-4898-9308-0cce21530912 => generated 1235 bytes in 438 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: 267/542] 199.204.45.205 () {34 vars in 1080 bytes} [Sun May 10 01:58:55 2026] GET /v2.0/ports?tenant_id=6a9d5b7e2c244cc8aa201430cebf51e8&device_id=c58ef297-598c-4098-bb0a-bd6aa0d5bc45 => generated 1238 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 01:58:55.692 8 INFO neutron.db.l3_hamode_db [None req-ee9cbdc6-379d-490b-9089-09c5aaf4cee5 ae447dd0b0eb43dba3d5039e628ede04 ced8d8ef21f84d89b888dadb249dce35 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 268/543] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 01:58:55 2026] GET /v2.0/ports?device_id=42137a35-370b-41e9-b5dc-f80b8048b12a => generated 969 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/544] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 01:58:55 2026] GET /v2.0/ports?device_id=c58ef297-598c-4098-bb0a-bd6aa0d5bc45 => 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: 270/545] 199.204.45.205 () {34 vars in 1058 bytes} [Sun May 10 01:58:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=f5dfa079-73b8-4a70-9270-12468f274db7 => generated 19 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/546] 10.0.0.92 () {34 vars in 1039 bytes} [Sun May 10 01:58:55 2026] GET /v2.0/security-groups?id=82ee7aa8-dbc3-4fd9-b6c7-7a659491d826&fields=id&fields=name => generated 113 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/547] 10.0.0.92 () {34 vars in 1039 bytes} [Sun May 10 01:58:55 2026] GET /v2.0/security-groups?id=9286e27c-7ffe-4b5e-863d-c472a8e667d3&fields=id&fields=name => generated 88 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/548] 199.204.45.205 () {34 vars in 984 bytes} [Sun May 10 01:58:55 2026] GET /v2.0/subnets?id=49351eb2-1cf7-4c8a-bb0b-e6f327b99c0e => generated 695 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/549] 199.204.45.205 () {34 vars in 1052 bytes} [Sun May 10 01:58:55 2026] GET /v2.0/ports?network_id=0893fe9f-9c28-47fc-a894-6195937a54e4&device_owner=network%3Adhcp => generated 1244 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/550] 199.204.45.205 () {34 vars in 1012 bytes} [Sun May 10 01:58:55 2026] GET /v2.0/networks/0893fe9f-9c28-47fc-a894-6195937a54e4?fields=segments => generated 14 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/551] 199.204.45.205 () {34 vars in 1112 bytes} [Sun May 10 01:58:56 2026] GET /v2.0/networks/0893fe9f-9c28-47fc-a894-6195937a54e4?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) 2026-05-10 01:58:56.279 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3051ecb9-6737-4eaa-b3bd-58b856dba402'] response: {'name': 'network-changed', 'server_uuid': '42137a35-370b-41e9-b5dc-f80b8048b12a', 'tag': 'a2a75057-ce9e-4898-9308-0cce21530912', 'status': 'completed', 'code': 200} 2026-05-10 01:58:56.354 7 INFO neutron.db.segments_db [None req-74a80d95-8a6e-4dfb-b7ba-f7fe1fd8e14a ae447dd0b0eb43dba3d5039e628ede04 ced8d8ef21f84d89b888dadb249dce35 - - default default] Added segment 1b299ee4-32df-454b-a6f5-847797b5afe5 of type vxlan for network 0788a9da-4684-49ff-8f00-9352a3ce67f3 [pid: 7|app: 0|req: 277/552] 10.0.0.1 () {34 vars in 669 bytes} [Sun May 10 01:58:56 2026] POST /v2.0/networks => generated 742 bytes in 317 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/553] 10.0.0.1 () {34 vars in 667 bytes} [Sun May 10 01:58:56 2026] POST /v2.0/subnets => generated 690 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/554] 10.0.0.1 () {34 vars in 667 bytes} [Sun May 10 01:58:54 2026] POST /v2.0/routers => generated 735 bytes in 2295 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 01:58:56.658 7 INFO neutron.db.segments_db [None req-c8230c69-0362-4585-9a69-5be2308cb360 ae447dd0b0eb43dba3d5039e628ede04 ced8d8ef21f84d89b888dadb249dce35 - - default default] Added segment e9b6e01b-a1ec-45e7-88c0-fca4f8ef3d4c of type vxlan for network 52652618-e10e-4685-acaa-7e80846710a5 [pid: 8|app: 0|req: 277/555] 199.204.45.205 () {34 vars in 1080 bytes} [Sun May 10 01:58:56 2026] GET /v2.0/ports?tenant_id=87d4a12761ad4efb82892f3014478e5e&device_id=42137a35-370b-41e9-b5dc-f80b8048b12a => generated 1238 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 01:58:56.896 7 INFO neutron.db.l3_hamode_db [None req-c8230c69-0362-4585-9a69-5be2308cb360 ae447dd0b0eb43dba3d5039e628ede04 3e26bf7f972f408a932f3b1658b13a4a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-10 01:58:57.815 7 INFO neutron.db.l3_hamode_db [None req-c8230c69-0362-4585-9a69-5be2308cb360 ae447dd0b0eb43dba3d5039e628ede04 ced8d8ef21f84d89b888dadb249dce35 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 278/556] 10.0.0.1 () {34 vars in 781 bytes} [Sun May 10 01:58:56 2026] PUT /v2.0/routers/49d8d6ba-ea0f-47c5-9596-27432c59148c/add_router_interface => generated 309 bytes in 1106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/557] 199.204.45.205 () {34 vars in 1058 bytes} [Sun May 10 01:58:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=a2a75057-ce9e-4898-9308-0cce21530912 => generated 19 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/558] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 01:58:57 2026] GET /v2.0/ports?device_id=42137a35-370b-41e9-b5dc-f80b8048b12a => generated 969 bytes in 459 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/559] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 01:58:58 2026] GET /v2.0/ports?device_id=c58ef297-598c-4098-bb0a-bd6aa0d5bc45 => generated 969 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/560] 199.204.45.205 () {34 vars in 1080 bytes} [Sun May 10 01:58:58 2026] GET /v2.0/ports?tenant_id=6a9d5b7e2c244cc8aa201430cebf51e8&device_id=c58ef297-598c-4098-bb0a-bd6aa0d5bc45 => generated 1238 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/561] 199.204.45.205 () {34 vars in 984 bytes} [Sun May 10 01:58:58 2026] GET /v2.0/subnets?id=8f2b2f86-dec2-4378-af65-3c68d2e7b1f7 => generated 702 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/562] 10.0.0.92 () {34 vars in 1039 bytes} [Sun May 10 01:58:58 2026] GET /v2.0/security-groups?id=82ee7aa8-dbc3-4fd9-b6c7-7a659491d826&fields=id&fields=name => generated 113 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/563] 10.0.0.92 () {34 vars in 1039 bytes} [Sun May 10 01:58:58 2026] GET /v2.0/security-groups?id=9286e27c-7ffe-4b5e-863d-c472a8e667d3&fields=id&fields=name => generated 88 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/564] 199.204.45.205 () {34 vars in 986 bytes} [Sun May 10 01:58:58 2026] GET /v2.0/networks?id=0893fe9f-9c28-47fc-a894-6195937a54e4 => generated 771 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/565] 199.204.45.205 () {34 vars in 1052 bytes} [Sun May 10 01:58:58 2026] GET /v2.0/ports?network_id=18c6c6d7-a6dc-419e-bf77-551539bb9c48&device_owner=network%3Adhcp => generated 1244 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/566] 199.204.45.205 () {34 vars in 1058 bytes} [Sun May 10 01:58:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=f5dfa079-73b8-4a70-9270-12468f274db7 => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 01:58:58.783 8 WARNING neutron_lib.context [None req-48c16b99-b58f-470c-b1a7-74c263838f1f 24b88c8e59374ccd8b6cfa27f2cdd269 a977b924831d40bb9785b2048f441c10 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 289/567] 10.0.0.1 () {34 vars in 683 bytes} [Sun May 10 01:58:58 2026] POST /v2.0/security-groups => generated 1660 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/568] 199.204.45.205 () {34 vars in 1012 bytes} [Sun May 10 01:58:58 2026] GET /v2.0/networks/18c6c6d7-a6dc-419e-bf77-551539bb9c48?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: 291/569] 199.204.45.205 () {34 vars in 984 bytes} [Sun May 10 01:58:58 2026] GET /v2.0/subnets?id=49351eb2-1cf7-4c8a-bb0b-e6f327b99c0e => generated 695 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 01:58:59.031 8 WARNING neutron_lib.context [None req-6397a8f6-cd0f-4e41-b2c5-1ef55df5a290 24b88c8e59374ccd8b6cfa27f2cdd269 a977b924831d40bb9785b2048f441c10 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 292/570] 10.0.0.1 () {34 vars in 693 bytes} [Sun May 10 01:58:59 2026] POST /v2.0/security-group-rules => generated 597 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/571] 199.204.45.205 () {34 vars in 1112 bytes} [Sun May 10 01:58:59 2026] GET /v2.0/networks/18c6c6d7-a6dc-419e-bf77-551539bb9c48?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/572] 199.204.45.205 () {34 vars in 1052 bytes} [Sun May 10 01:58:59 2026] GET /v2.0/ports?network_id=0893fe9f-9c28-47fc-a894-6195937a54e4&device_owner=network%3Adhcp => generated 1244 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 01:58:59.286 8 WARNING neutron_lib.context [None req-9414f24b-fea9-4c06-a28e-39e7ff7e6564 24b88c8e59374ccd8b6cfa27f2cdd269 a977b924831d40bb9785b2048f441c10 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 279/575] 10.0.0.1 () {34 vars in 667 bytes} [Sun May 10 01:58:56 2026] POST /v2.0/routers => generated 730 bytes in 2684 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/576] 199.204.45.205 () {34 vars in 1012 bytes} [Sun May 10 01:58:59 2026] GET /v2.0/networks/0893fe9f-9c28-47fc-a894-6195937a54e4?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: 297/577] 10.0.0.1 () {34 vars in 693 bytes} [Sun May 10 01:58:59 2026] POST /v2.0/security-group-rules => generated 602 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/578] 199.204.45.205 () {34 vars in 1112 bytes} [Sun May 10 01:58:59 2026] GET /v2.0/networks/0893fe9f-9c28-47fc-a894-6195937a54e4?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) 2026-05-10 01:58:59.457 8 WARNING neutron_lib.context [None req-5ba356c8-b5b2-422d-94cd-04a1ef55ae00 24b88c8e59374ccd8b6cfa27f2cdd269 a977b924831d40bb9785b2048f441c10 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 299/579] 10.0.0.1 () {34 vars in 674 bytes} [Sun May 10 01:58:59 2026] POST /v2.0/floatingips => generated 552 bytes in 566 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/580] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 01:59:00 2026] GET /v2.0/ports?device_id=42137a35-370b-41e9-b5dc-f80b8048b12a => 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: 301/581] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 01:59:00 2026] GET /v2.0/ports?device_id=c58ef297-598c-4098-bb0a-bd6aa0d5bc45 => generated 969 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/582] 10.0.0.92 () {34 vars in 1039 bytes} [Sun May 10 01:59:00 2026] GET /v2.0/security-groups?id=82ee7aa8-dbc3-4fd9-b6c7-7a659491d826&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: 303/583] 10.0.0.92 () {34 vars in 1039 bytes} [Sun May 10 01:59:00 2026] GET /v2.0/security-groups?id=9286e27c-7ffe-4b5e-863d-c472a8e667d3&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: 304/584] 199.204.45.205 () {34 vars in 1080 bytes} [Sun May 10 01:59:00 2026] GET /v2.0/ports?tenant_id=87d4a12761ad4efb82892f3014478e5e&device_id=42137a35-370b-41e9-b5dc-f80b8048b12a => generated 1238 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/585] 199.204.45.205 () {34 vars in 986 bytes} [Sun May 10 01:59:00 2026] GET /v2.0/networks?id=18c6c6d7-a6dc-419e-bf77-551539bb9c48 => generated 780 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/586] 199.204.45.205 () {34 vars in 1058 bytes} [Sun May 10 01:59:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=a2a75057-ce9e-4898-9308-0cce21530912 => 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: 307/587] 199.204.45.205 () {34 vars in 984 bytes} [Sun May 10 01:59:00 2026] GET /v2.0/subnets?id=8f2b2f86-dec2-4378-af65-3c68d2e7b1f7 => 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: 281/588] 10.0.0.1 () {34 vars in 781 bytes} [Sun May 10 01:58:59 2026] PUT /v2.0/routers/6ca50f75-2b39-47e5-bf06-90e579243acc/add_router_interface => generated 309 bytes in 1119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/589] 199.204.45.205 () {34 vars in 1052 bytes} [Sun May 10 01:59:00 2026] GET /v2.0/ports?network_id=18c6c6d7-a6dc-419e-bf77-551539bb9c48&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/590] 199.204.45.205 () {34 vars in 1012 bytes} [Sun May 10 01:59:00 2026] GET /v2.0/networks/18c6c6d7-a6dc-419e-bf77-551539bb9c48?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: 309/591] 199.204.45.205 () {34 vars in 1112 bytes} [Sun May 10 01:59:00 2026] GET /v2.0/networks/18c6c6d7-a6dc-419e-bf77-551539bb9c48?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 01:59:01.041 7 WARNING neutron_lib.context [None req-aa8b8691-9556-48b1-a313-a3c3d157a906 a39efd1482c14e8d93161b4d32c7188b 3e26bf7f972f408a932f3b1658b13a4a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 283/592] 10.0.0.1 () {34 vars in 683 bytes} [Sun May 10 01:59:01 2026] POST /v2.0/security-groups => generated 1661 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-10 01:59:01.169 8 WARNING neutron_lib.context [None req-2df74af4-9de6-4573-a1d8-726610989d12 a39efd1482c14e8d93161b4d32c7188b 3e26bf7f972f408a932f3b1658b13a4a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 284/593] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 01:59:01 2026] GET /v2.0/ports?device_id=42137a35-370b-41e9-b5dc-f80b8048b12a => generated 969 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/594] 10.0.0.1 () {34 vars in 693 bytes} [Sun May 10 01:59:01 2026] POST /v2.0/security-group-rules => generated 597 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/595] 10.0.0.92 () {34 vars in 1039 bytes} [Sun May 10 01:59:01 2026] GET /v2.0/security-groups?id=82ee7aa8-dbc3-4fd9-b6c7-7a659491d826&fields=id&fields=name => generated 113 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/596] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 01:59:01 2026] GET /v2.0/ports?device_id=c58ef297-598c-4098-bb0a-bd6aa0d5bc45 => generated 969 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 01:59:01.330 8 WARNING neutron_lib.context [None req-24994c26-b5f4-4fb9-8780-89408b8e282e a39efd1482c14e8d93161b4d32c7188b 3e26bf7f972f408a932f3b1658b13a4a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 286/597] 10.0.0.92 () {34 vars in 1039 bytes} [Sun May 10 01:59:01 2026] GET /v2.0/security-groups?id=9286e27c-7ffe-4b5e-863d-c472a8e667d3&fields=id&fields=name => generated 88 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/598] 10.0.0.1 () {34 vars in 693 bytes} [Sun May 10 01:59:01 2026] POST /v2.0/security-group-rules => generated 602 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 01:59:01.519 7 WARNING neutron_lib.context [None req-4ffdbf1e-243b-4b97-bc12-6127e8ec571a a39efd1482c14e8d93161b4d32c7188b 3e26bf7f972f408a932f3b1658b13a4a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 287/599] 10.0.0.1 () {34 vars in 674 bytes} [Sun May 10 01:59:01 2026] POST /v2.0/floatingips => generated 552 bytes in 553 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/600] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 01:59:02 2026] GET /v2.0/ports?device_id=42137a35-370b-41e9-b5dc-f80b8048b12a => generated 969 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/601] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 01:59:02 2026] GET /v2.0/ports?device_id=c58ef297-598c-4098-bb0a-bd6aa0d5bc45 => 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: 314/602] 10.0.0.92 () {34 vars in 1039 bytes} [Sun May 10 01:59:02 2026] GET /v2.0/security-groups?id=82ee7aa8-dbc3-4fd9-b6c7-7a659491d826&fields=id&fields=name => generated 113 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/603] 10.0.0.92 () {34 vars in 1039 bytes} [Sun May 10 01:59:02 2026] GET /v2.0/security-groups?id=9286e27c-7ffe-4b5e-863d-c472a8e667d3&fields=id&fields=name => generated 88 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/604] 10.0.0.92 () {34 vars in 1099 bytes} [Sun May 10 01:59:02 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1972175725&fields=id&tenant_id=3e26bf7f972f408a932f3b1658b13a4a => generated 69 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/605] 10.0.0.92 () {34 vars in 981 bytes} [Sun May 10 01:59:02 2026] GET /v2.0/networks?id=0788a9da-4684-49ff-8f00-9352a3ce67f3 => generated 675 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/606] 10.0.0.92 () {34 vars in 964 bytes} [Sun May 10 01:59:02 2026] GET /v2.0/quotas/3e26bf7f972f408a932f3b1658b13a4a => 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: 291/607] 10.0.0.92 () {34 vars in 1001 bytes} [Sun May 10 01:59:02 2026] GET /v2.0/ports?tenant_id=3e26bf7f972f408a932f3b1658b13a4a&fields=id => generated 103 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/608] 10.0.0.92 () {34 vars in 1007 bytes} [Sun May 10 01:59:02 2026] GET /v2.0/networks/0788a9da-4684-49ff-8f00-9352a3ce67f3?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: 292/609] 10.0.0.92 () {34 vars in 1107 bytes} [Sun May 10 01:59:02 2026] GET /v2.0/networks/0788a9da-4684-49ff-8f00-9352a3ce67f3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/610] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 01:59:03 2026] GET /v2.0/ports?device_id=5ee6e883-ac13-46d9-8c37-f7166466e733 => 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: 293/611] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 01:59:03 2026] GET /v2.0/ports?device_id=42137a35-370b-41e9-b5dc-f80b8048b12a => generated 971 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/612] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 01:59:03 2026] GET /v2.0/ports?device_id=c58ef297-598c-4098-bb0a-bd6aa0d5bc45 => generated 971 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/613] 10.0.0.92 () {34 vars in 1039 bytes} [Sun May 10 01:59:03 2026] GET /v2.0/security-groups?id=82ee7aa8-dbc3-4fd9-b6c7-7a659491d826&fields=id&fields=name => generated 113 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/614] 10.0.0.92 () {34 vars in 1039 bytes} [Sun May 10 01:59:03 2026] GET /v2.0/security-groups?id=9286e27c-7ffe-4b5e-863d-c472a8e667d3&fields=id&fields=name => generated 88 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/615] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 01:59:04 2026] GET /v2.0/ports?device_id=c58ef297-598c-4098-bb0a-bd6aa0d5bc45 => generated 971 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/616] 10.0.0.92 () {34 vars in 1039 bytes} [Sun May 10 01:59:04 2026] GET /v2.0/security-groups?id=9286e27c-7ffe-4b5e-863d-c472a8e667d3&fields=id&fields=name => generated 88 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/617] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 01:59:04 2026] GET /v2.0/ports?device_id=5ee6e883-ac13-46d9-8c37-f7166466e733 => 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: 322/618] 10.0.0.92 () {34 vars in 1097 bytes} [Sun May 10 01:59:04 2026] GET /v2.0/security-groups?name=tempest-securitygroup--489581027&fields=id&tenant_id=a977b924831d40bb9785b2048f441c10 => generated 69 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/619] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 01:59:04 2026] GET /v2.0/ports?device_id=42137a35-370b-41e9-b5dc-f80b8048b12a => generated 971 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/620] 10.0.0.92 () {34 vars in 981 bytes} [Sun May 10 01:59:04 2026] GET /v2.0/networks?id=f9a1879e-4cab-416f-90db-157ddaa74c2f => 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: 324/621] 10.0.0.92 () {34 vars in 964 bytes} [Sun May 10 01:59:04 2026] GET /v2.0/quotas/a977b924831d40bb9785b2048f441c10 => 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: 298/622] 10.0.0.92 () {34 vars in 1039 bytes} [Sun May 10 01:59:04 2026] GET /v2.0/security-groups?id=82ee7aa8-dbc3-4fd9-b6c7-7a659491d826&fields=id&fields=name => generated 113 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/623] 10.0.0.92 () {34 vars in 1001 bytes} [Sun May 10 01:59:04 2026] GET /v2.0/ports?tenant_id=a977b924831d40bb9785b2048f441c10&fields=id => generated 103 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/624] 10.0.0.92 () {34 vars in 1007 bytes} [Sun May 10 01:59:05 2026] GET /v2.0/networks/f9a1879e-4cab-416f-90db-157ddaa74c2f?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: 326/625] 10.0.0.92 () {34 vars in 1107 bytes} [Sun May 10 01:59:05 2026] GET /v2.0/networks/f9a1879e-4cab-416f-90db-157ddaa74c2f?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: 300/626] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 01:59:05 2026] GET /v2.0/ports?device_id=c58ef297-598c-4098-bb0a-bd6aa0d5bc45 => generated 971 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/627] 10.0.0.92 () {34 vars in 1039 bytes} [Sun May 10 01:59:05 2026] GET /v2.0/security-groups?id=9286e27c-7ffe-4b5e-863d-c472a8e667d3&fields=id&fields=name => generated 88 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/628] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 01:59:05 2026] GET /v2.0/ports?device_id=5ee6e883-ac13-46d9-8c37-f7166466e733 => 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: 328/629] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 01:59:05 2026] GET /v2.0/ports?device_id=764eb437-73a7-4564-97ac-b19403bc8807 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/630] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 01:59:05 2026] GET /v2.0/ports?device_id=42137a35-370b-41e9-b5dc-f80b8048b12a => generated 971 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/631] 10.0.0.92 () {34 vars in 1039 bytes} [Sun May 10 01:59:06 2026] GET /v2.0/security-groups?id=82ee7aa8-dbc3-4fd9-b6c7-7a659491d826&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: 7|app: 0|req: 303/632] 199.204.45.205 () {34 vars in 994 bytes} [Sun May 10 01:59:06 2026] GET /v2.0/ports?device_id=c58ef297-598c-4098-bb0a-bd6aa0d5bc45 => 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: 330/633] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 01:59:06 2026] GET /v2.0/ports?device_id=42137a35-370b-41e9-b5dc-f80b8048b12a => generated 971 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/634] 199.204.45.205 () {36 vars in 997 bytes} [Sun May 10 01:59:06 2026] DELETE /v2.0/ports/f5dfa079-73b8-4a70-9270-12468f274db7 => generated 0 bytes in 353 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/635] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 01:59:06 2026] GET /v2.0/ports?device_id=c58ef297-598c-4098-bb0a-bd6aa0d5bc45 => 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: 306/636] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 01:59:06 2026] GET /v2.0/ports?device_id=5ee6e883-ac13-46d9-8c37-f7166466e733 => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/637] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 01:59:06 2026] GET /v2.0/ports?device_id=764eb437-73a7-4564-97ac-b19403bc8807 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 01:59:06.778 8 INFO neutron.db.l3_db [None req-0593beec-7c43-4583-b094-ef51098cc3d9 2196059283da4dda936393b6efea5c03 87d4a12761ad4efb82892f3014478e5e - - default default] Floating IP d2f203ca-0cc9-40b2-85f4-ebf1d4fe395b associated. External IP: 10.96.250.220, port: a2a75057-ce9e-4898-9308-0cce21530912. [pid: 8|app: 0|req: 331/638] 10.0.0.1 () {34 vars in 747 bytes} [Sun May 10 01:59:06 2026] PUT /v2.0/floatingips/d2f203ca-0cc9-40b2-85f4-ebf1d4fe395b => generated 855 bytes in 804 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 01:59:07.136 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-de7fe08d-6d6d-4e4e-b585-6b1364899148'] response: {'server_uuid': 'c58ef297-598c-4098-bb0a-bd6aa0d5bc45', 'name': 'network-vif-deleted', 'tag': 'f5dfa079-73b8-4a70-9270-12468f274db7', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 308/639] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 01:59:07 2026] GET /v2.0/ports?device_id=42137a35-370b-41e9-b5dc-f80b8048b12a => 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: 332/640] 10.0.0.92 () {34 vars in 1039 bytes} [Sun May 10 01:59:07 2026] GET /v2.0/security-groups?id=82ee7aa8-dbc3-4fd9-b6c7-7a659491d826&fields=id&fields=name => generated 113 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 01:59:07.673 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b00e125e-7904-4b6f-b7dc-8eb04317729c'] response: {'name': 'network-changed', 'server_uuid': '42137a35-370b-41e9-b5dc-f80b8048b12a', 'tag': 'a2a75057-ce9e-4898-9308-0cce21530912', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 309/641] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 01:59:07 2026] GET /v2.0/ports?device_id=5ee6e883-ac13-46d9-8c37-f7166466e733 => 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: 310/642] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 01:59:07 2026] GET /v2.0/ports?device_id=c58ef297-598c-4098-bb0a-bd6aa0d5bc45 => 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: 333/643] 199.204.45.205 () {34 vars in 986 bytes} [Sun May 10 01:59:07 2026] GET /v2.0/networks?id=0788a9da-4684-49ff-8f00-9352a3ce67f3 => generated 675 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/644] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 01:59:07 2026] GET /v2.0/ports?device_id=764eb437-73a7-4564-97ac-b19403bc8807 => 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: 311/645] 199.204.45.205 () {34 vars in 1050 bytes} [Sun May 10 01:59:07 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=3e26bf7f972f408a932f3b1658b13a4a => generated 181 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 01:59:07.779 8 WARNING neutron_lib.context [req-f840cfc0-efa7-4f10-b823-98e8833529a7 req-f7e89ec4-36cf-4a7d-93fd-51b9fe52108f a39efd1482c14e8d93161b4d32c7188b 3e26bf7f972f408a932f3b1658b13a4a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/646] 199.204.45.205 () {34 vars in 1080 bytes} [Sun May 10 01:59:07 2026] GET /v2.0/ports?tenant_id=87d4a12761ad4efb82892f3014478e5e&device_id=42137a35-370b-41e9-b5dc-f80b8048b12a => 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: 313/647] 199.204.45.205 () {34 vars in 986 bytes} [Sun May 10 01:59:07 2026] GET /v2.0/networks?id=18c6c6d7-a6dc-419e-bf77-551539bb9c48 => generated 780 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/648] 199.204.45.205 () {34 vars in 1058 bytes} [Sun May 10 01:59:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=a2a75057-ce9e-4898-9308-0cce21530912 => generated 858 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/649] 199.204.45.205 () {34 vars in 984 bytes} [Sun May 10 01:59:07 2026] GET /v2.0/subnets?id=8f2b2f86-dec2-4378-af65-3c68d2e7b1f7 => generated 702 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/650] 199.204.45.205 () {34 vars in 1052 bytes} [Sun May 10 01:59:07 2026] GET /v2.0/ports?network_id=18c6c6d7-a6dc-419e-bf77-551539bb9c48&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: 317/651] 199.204.45.205 () {34 vars in 1012 bytes} [Sun May 10 01:59:08 2026] GET /v2.0/networks/18c6c6d7-a6dc-419e-bf77-551539bb9c48?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: 318/652] 199.204.45.205 () {34 vars in 1112 bytes} [Sun May 10 01:59:08 2026] GET /v2.0/networks/18c6c6d7-a6dc-419e-bf77-551539bb9c48?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: 335/653] 199.204.45.205 () {38 vars in 955 bytes} [Sun May 10 01:59:07 2026] POST /v2.0/ports => generated 954 bytes in 448 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/654] 199.204.45.205 () {38 vars in 1028 bytes} [Sun May 10 01:59:08 2026] PUT /v2.0/ports/eddf49b3-2e79-4ad9-9b62-1acf862567db => generated 1235 bytes in 395 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, ' [pid: 7|app: 0|req: 320/655] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 01:59:08 2026] GET /v2.0/ports?device_id=c58ef297-598c-4098-bb0a-bd6aa0d5bc45 => 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: 336/656] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 01:59:08 2026] GET /v2.0/ports?device_id=5ee6e883-ac13-46d9-8c37-f7166466e733 => generated 969 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/657] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 01:59:08 2026] GET /v2.0/ports?device_id=764eb437-73a7-4564-97ac-b19403bc8807 => 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: 337/658] 10.0.0.92 () {34 vars in 1039 bytes} [Sun May 10 01:59:08 2026] GET /v2.0/security-groups?id=130b93ae-a39b-4cfc-b39f-de43368d4fab&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-10 01:59:09.698 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b6696e6c-3adb-43f6-86c1-775f89ac0ed3'] response: {'name': 'network-changed', 'server_uuid': '5ee6e883-ac13-46d9-8c37-f7166466e733', 'tag': 'eddf49b3-2e79-4ad9-9b62-1acf862567db', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 322/659] 199.204.45.205 () {34 vars in 1080 bytes} [Sun May 10 01:59:09 2026] GET /v2.0/ports?tenant_id=3e26bf7f972f408a932f3b1658b13a4a&device_id=5ee6e883-ac13-46d9-8c37-f7166466e733 => generated 1238 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/660] 199.204.45.205 () {34 vars in 1058 bytes} [Sun May 10 01:59:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=eddf49b3-2e79-4ad9-9b62-1acf862567db => 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: 323/661] 199.204.45.205 () {34 vars in 984 bytes} [Sun May 10 01:59:09 2026] GET /v2.0/subnets?id=11ad185f-db25-452c-9e1c-d1c78c1b9e0a => generated 693 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/662] 199.204.45.205 () {34 vars in 1052 bytes} [Sun May 10 01:59:09 2026] GET /v2.0/ports?network_id=0788a9da-4684-49ff-8f00-9352a3ce67f3&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: 340/663] 199.204.45.205 () {34 vars in 1012 bytes} [Sun May 10 01:59:09 2026] GET /v2.0/networks/0788a9da-4684-49ff-8f00-9352a3ce67f3?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: 324/664] 199.204.45.205 () {34 vars in 986 bytes} [Sun May 10 01:59:09 2026] GET /v2.0/networks?id=f9a1879e-4cab-416f-90db-157ddaa74c2f => generated 680 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/665] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 01:59:09 2026] GET /v2.0/ports?device_id=c58ef297-598c-4098-bb0a-bd6aa0d5bc45 => 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: 342/666] 199.204.45.205 () {34 vars in 1050 bytes} [Sun May 10 01:59:09 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=a977b924831d40bb9785b2048f441c10 => generated 180 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/667] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 01:59:09 2026] GET /v2.0/ports?device_id=764eb437-73a7-4564-97ac-b19403bc8807 => 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: 325/668] 199.204.45.205 () {34 vars in 1112 bytes} [Sun May 10 01:59:09 2026] GET /v2.0/networks/0788a9da-4684-49ff-8f00-9352a3ce67f3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 01:59:09.988 7 WARNING neutron_lib.context [req-736c9b38-b166-44cc-aa2d-39627a9f17fb req-22757842-f37d-4062-81b8-0e4b95b4b32e 24b88c8e59374ccd8b6cfa27f2cdd269 a977b924831d40bb9785b2048f441c10 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 344/669] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 01:59:09 2026] GET /v2.0/ports?device_id=5ee6e883-ac13-46d9-8c37-f7166466e733 => generated 969 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/670] 10.0.0.92 () {34 vars in 1039 bytes} [Sun May 10 01:59:10 2026] GET /v2.0/security-groups?id=130b93ae-a39b-4cfc-b39f-de43368d4fab&fields=id&fields=name => generated 114 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/671] 199.204.45.205 () {38 vars in 955 bytes} [Sun May 10 01:59:09 2026] POST /v2.0/ports => generated 954 bytes in 318 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/672] 199.204.45.205 () {38 vars in 1028 bytes} [Sun May 10 01:59:10 2026] PUT /v2.0/ports/c997fc5b-73c2-48eb-9886-eaf899d2e8e9 => generated 1235 bytes in 377 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, ' [pid: 8|app: 0|req: 347/673] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 01:59:11 2026] GET /v2.0/ports?device_id=c58ef297-598c-4098-bb0a-bd6aa0d5bc45 => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/674] 199.204.45.205 () {34 vars in 1080 bytes} [Sun May 10 01:59:11 2026] GET /v2.0/ports?tenant_id=3e26bf7f972f408a932f3b1658b13a4a&device_id=5ee6e883-ac13-46d9-8c37-f7166466e733 => generated 1238 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 01:59:11.092 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f560dbbf-3da0-449d-9874-0b2586fa112e'] response: {'name': 'network-changed', 'server_uuid': '764eb437-73a7-4564-97ac-b19403bc8807', 'tag': 'c997fc5b-73c2-48eb-9886-eaf899d2e8e9', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 328/675] 199.204.45.205 () {34 vars in 986 bytes} [Sun May 10 01:59:11 2026] GET /v2.0/networks?id=0788a9da-4684-49ff-8f00-9352a3ce67f3 => generated 770 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/676] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 01:59:11 2026] GET /v2.0/ports?device_id=764eb437-73a7-4564-97ac-b19403bc8807 => generated 969 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/677] 199.204.45.205 () {34 vars in 1058 bytes} [Sun May 10 01:59:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=eddf49b3-2e79-4ad9-9b62-1acf862567db => 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: 349/678] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 01:59:11 2026] GET /v2.0/ports?device_id=5ee6e883-ac13-46d9-8c37-f7166466e733 => generated 969 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/679] 10.0.0.92 () {34 vars in 1039 bytes} [Sun May 10 01:59:11 2026] GET /v2.0/security-groups?id=42109247-6b17-4eba-9ed6-4087a94f7271&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: 350/680] 199.204.45.205 () {34 vars in 984 bytes} [Sun May 10 01:59:11 2026] GET /v2.0/subnets?id=11ad185f-db25-452c-9e1c-d1c78c1b9e0a => generated 693 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/681] 10.0.0.92 () {34 vars in 1039 bytes} [Sun May 10 01:59:11 2026] GET /v2.0/security-groups?id=130b93ae-a39b-4cfc-b39f-de43368d4fab&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/682] 199.204.45.205 () {34 vars in 1052 bytes} [Sun May 10 01:59:11 2026] GET /v2.0/ports?network_id=0788a9da-4684-49ff-8f00-9352a3ce67f3&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: 332/683] 199.204.45.205 () {34 vars in 1012 bytes} [Sun May 10 01:59:11 2026] GET /v2.0/networks/0788a9da-4684-49ff-8f00-9352a3ce67f3?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: 352/684] 199.204.45.205 () {34 vars in 1112 bytes} [Sun May 10 01:59:11 2026] GET /v2.0/networks/0788a9da-4684-49ff-8f00-9352a3ce67f3?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: 333/685] 199.204.45.205 () {34 vars in 1080 bytes} [Sun May 10 01:59:11 2026] GET /v2.0/ports?tenant_id=a977b924831d40bb9785b2048f441c10&device_id=764eb437-73a7-4564-97ac-b19403bc8807 => generated 1238 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/686] 199.204.45.205 () {34 vars in 1018 bytes} [Sun May 10 01:59:11 2026] GET /v2.0/networks?tenant_id=a977b924831d40bb9785b2048f441c10&shared=False => generated 775 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/687] 199.204.45.205 () {34 vars in 930 bytes} [Sun May 10 01:59:11 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/688] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 01:59:12 2026] GET /v2.0/ports?device_id=764eb437-73a7-4564-97ac-b19403bc8807 => generated 969 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/689] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 01:59:12 2026] GET /v2.0/ports?device_id=5ee6e883-ac13-46d9-8c37-f7166466e733 => generated 969 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/690] 10.0.0.92 () {34 vars in 1039 bytes} [Sun May 10 01:59:12 2026] GET /v2.0/security-groups?id=42109247-6b17-4eba-9ed6-4087a94f7271&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: 338/691] 10.0.0.92 () {34 vars in 1039 bytes} [Sun May 10 01:59:12 2026] GET /v2.0/security-groups?id=130b93ae-a39b-4cfc-b39f-de43368d4fab&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: 339/692] 199.204.45.205 () {34 vars in 1080 bytes} [Sun May 10 01:59:12 2026] GET /v2.0/ports?tenant_id=a977b924831d40bb9785b2048f441c10&device_id=764eb437-73a7-4564-97ac-b19403bc8807 => 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: 340/693] 199.204.45.205 () {34 vars in 1058 bytes} [Sun May 10 01:59:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=c997fc5b-73c2-48eb-9886-eaf899d2e8e9 => 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: 341/694] 199.204.45.205 () {34 vars in 984 bytes} [Sun May 10 01:59:12 2026] GET /v2.0/subnets?id=6eb7973f-22bf-468a-ba1c-7447c5c17a14 => generated 698 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/695] 199.204.45.205 () {34 vars in 1052 bytes} [Sun May 10 01:59:12 2026] GET /v2.0/ports?network_id=f9a1879e-4cab-416f-90db-157ddaa74c2f&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: 343/696] 199.204.45.205 () {34 vars in 1012 bytes} [Sun May 10 01:59:12 2026] GET /v2.0/networks/f9a1879e-4cab-416f-90db-157ddaa74c2f?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: 344/697] 199.204.45.205 () {34 vars in 1112 bytes} [Sun May 10 01:59:12 2026] GET /v2.0/networks/f9a1879e-4cab-416f-90db-157ddaa74c2f?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: 354/698] 10.0.0.1 () {34 vars in 787 bytes} [Sun May 10 01:59:12 2026] PUT /v2.0/routers/d87d65fa-b752-4afd-ad45-2c9a4ff4b615/remove_router_interface => generated 309 bytes in 958 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/699] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 01:59:13 2026] GET /v2.0/ports?device_id=764eb437-73a7-4564-97ac-b19403bc8807 => generated 969 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 01:59:13.623 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-30c8433f-b40d-44b3-800f-e4fb92419674 ae447dd0b0eb43dba3d5039e628ede04 ced8d8ef21f84d89b888dadb249dce35 - - 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: 356/700] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 01:59:13 2026] GET /v2.0/ports?device_id=5ee6e883-ac13-46d9-8c37-f7166466e733 => generated 971 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/701] 10.0.0.92 () {34 vars in 1039 bytes} [Sun May 10 01:59:13 2026] GET /v2.0/security-groups?id=42109247-6b17-4eba-9ed6-4087a94f7271&fields=id&fields=name => generated 113 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/702] 10.0.0.92 () {34 vars in 1039 bytes} [Sun May 10 01:59:13 2026] GET /v2.0/security-groups?id=130b93ae-a39b-4cfc-b39f-de43368d4fab&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 01:59:14.036 7 INFO neutron.db.l3_hamode_db [None req-30c8433f-b40d-44b3-800f-e4fb92419674 ae447dd0b0eb43dba3d5039e628ede04 ced8d8ef21f84d89b888dadb249dce35 - - default default] HA network 667de015-fb2f-41da-9538-6648b4d77bab was deleted as no HA routers are present in tenant 6a9d5b7e2c244cc8aa201430cebf51e8. [pid: 7|app: 0|req: 345/703] 10.0.0.1 () {32 vars in 722 bytes} [Sun May 10 01:59:13 2026] DELETE /v2.0/routers/d87d65fa-b752-4afd-ad45-2c9a4ff4b615 => generated 0 bytes in 980 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/706] 10.0.0.1 () {32 vars in 722 bytes} [Sun May 10 01:59:14 2026] DELETE /v2.0/subnets/49351eb2-1cf7-4c8a-bb0b-e6f327b99c0e => generated 0 bytes in 190 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 01:59:14.483 7 INFO neutron.services.segments.plugin [-] Segment 3f6f6366-6126-4e8a-b6a2-07cbd824fd12 resource provider aggregate not found 2026-05-10 01:59:14.502 7 INFO neutron.services.segments.plugin [-] Segment 3f6f6366-6126-4e8a-b6a2-07cbd824fd12 resource provider aggregate not found 2026-05-10 01:59:14.508 7 INFO neutron.services.segments.plugin [-] Segment 3f6f6366-6126-4e8a-b6a2-07cbd824fd12 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3f6f6366-6126-4e8a-b6a2-07cbd824fd12 found for delete ", "request_id": "req-fe7cf553-3238-43f2-9ce3-dceea476b63a"}]} 2026-05-10 01:59:14.516 7 INFO neutron.services.segments.plugin [-] Segment 3f6f6366-6126-4e8a-b6a2-07cbd824fd12 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3f6f6366-6126-4e8a-b6a2-07cbd824fd12 found for delete ", "request_id": "req-8d2ceeec-1d69-4375-be2b-ee88993734ab"}]} [pid: 7|app: 0|req: 348/707] 10.0.0.1 () {32 vars in 724 bytes} [Sun May 10 01:59:14 2026] DELETE /v2.0/networks/0893fe9f-9c28-47fc-a894-6195937a54e4 => generated 0 bytes in 322 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/708] 10.0.0.1 () {32 vars in 772 bytes} [Sun May 10 01:59:14 2026] GET /v2.0/security-groups?tenant_id=6a9d5b7e2c244cc8aa201430cebf51e8&name=default => generated 2921 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/709] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 01:59:14 2026] GET /v2.0/ports?device_id=764eb437-73a7-4564-97ac-b19403bc8807 => generated 969 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/710] 10.0.0.1 () {32 vars in 738 bytes} [Sun May 10 01:59:14 2026] DELETE /v2.0/security-groups/9286e27c-7ffe-4b5e-863d-c472a8e667d3 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/711] 10.0.0.92 () {34 vars in 1039 bytes} [Sun May 10 01:59:14 2026] GET /v2.0/security-groups?id=42109247-6b17-4eba-9ed6-4087a94f7271&fields=id&fields=name => generated 113 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/712] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 01:59:14 2026] GET /v2.0/ports?device_id=5ee6e883-ac13-46d9-8c37-f7166466e733 => generated 971 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/713] 10.0.0.92 () {34 vars in 1039 bytes} [Sun May 10 01:59:14 2026] GET /v2.0/security-groups?id=130b93ae-a39b-4cfc-b39f-de43368d4fab&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: 363/714] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 01:59:15 2026] GET /v2.0/ports?device_id=5ee6e883-ac13-46d9-8c37-f7166466e733 => generated 971 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 01:59:15.546 7 INFO neutron.db.l3_db [None req-8240ee13-da70-40c8-8d8a-95b5a36d2d36 a39efd1482c14e8d93161b4d32c7188b 3e26bf7f972f408a932f3b1658b13a4a - - default default] Floating IP 5b843755-c1c3-42f5-b575-5d6216b2e142 associated. External IP: 10.96.250.216, port: eddf49b3-2e79-4ad9-9b62-1acf862567db. [pid: 7|app: 0|req: 352/715] 10.0.0.1 () {34 vars in 747 bytes} [Sun May 10 01:59:15 2026] PUT /v2.0/floatingips/5b843755-c1c3-42f5-b575-5d6216b2e142 => generated 855 bytes in 804 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/716] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 01:59:15 2026] GET /v2.0/ports?device_id=764eb437-73a7-4564-97ac-b19403bc8807 => generated 969 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 01:59:16.047 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-15b7b3c6-8d53-425c-9611-cc8072a1c8d3'] response: {'name': 'network-changed', 'server_uuid': '5ee6e883-ac13-46d9-8c37-f7166466e733', 'tag': 'eddf49b3-2e79-4ad9-9b62-1acf862567db', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 353/717] 10.0.0.92 () {34 vars in 1039 bytes} [Sun May 10 01:59:16 2026] GET /v2.0/security-groups?id=42109247-6b17-4eba-9ed6-4087a94f7271&fields=id&fields=name => generated 113 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/718] 199.204.45.205 () {34 vars in 1080 bytes} [Sun May 10 01:59:16 2026] GET /v2.0/ports?tenant_id=3e26bf7f972f408a932f3b1658b13a4a&device_id=5ee6e883-ac13-46d9-8c37-f7166466e733 => generated 1240 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 01:59:16.623 7 INFO neutron.services.segments.plugin [-] Segment f1fb5f18-0c75-4e58-9980-f2e5e9ec62ae resource provider aggregate not found 2026-05-10 01:59:16.627 7 INFO neutron.services.segments.plugin [-] Segment f1fb5f18-0c75-4e58-9980-f2e5e9ec62ae resource provider aggregate not found 2026-05-10 01:59:16.639 7 INFO neutron.services.segments.plugin [-] Segment f1fb5f18-0c75-4e58-9980-f2e5e9ec62ae resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f1fb5f18-0c75-4e58-9980-f2e5e9ec62ae found for delete ", "request_id": "req-b2fac81b-63a6-4339-bc8d-97fb4ec97081"}]} 2026-05-10 01:59:16.642 7 INFO neutron.services.segments.plugin [-] Segment f1fb5f18-0c75-4e58-9980-f2e5e9ec62ae resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f1fb5f18-0c75-4e58-9980-f2e5e9ec62ae found for delete ", "request_id": "req-e5151d96-1e44-4db3-8dd9-64f68dcd687e"}]} [pid: 7|app: 0|req: 354/719] 199.204.45.205 () {34 vars in 986 bytes} [Sun May 10 01:59:16 2026] GET /v2.0/networks?id=0788a9da-4684-49ff-8f00-9352a3ce67f3 => generated 770 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/720] 199.204.45.205 () {34 vars in 1058 bytes} [Sun May 10 01:59:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=eddf49b3-2e79-4ad9-9b62-1acf862567db => generated 858 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/721] 199.204.45.205 () {34 vars in 984 bytes} [Sun May 10 01:59:16 2026] GET /v2.0/subnets?id=11ad185f-db25-452c-9e1c-d1c78c1b9e0a => generated 693 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/722] 199.204.45.205 () {34 vars in 1052 bytes} [Sun May 10 01:59:16 2026] GET /v2.0/ports?network_id=0788a9da-4684-49ff-8f00-9352a3ce67f3&device_owner=network%3Adhcp => generated 1244 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/723] 199.204.45.205 () {34 vars in 1012 bytes} [Sun May 10 01:59:16 2026] GET /v2.0/networks/0788a9da-4684-49ff-8f00-9352a3ce67f3?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/724] 199.204.45.205 () {34 vars in 1112 bytes} [Sun May 10 01:59:16 2026] GET /v2.0/networks/0788a9da-4684-49ff-8f00-9352a3ce67f3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/725] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 01:59:17 2026] GET /v2.0/ports?device_id=764eb437-73a7-4564-97ac-b19403bc8807 => generated 969 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/726] 10.0.0.92 () {34 vars in 1039 bytes} [Sun May 10 01:59:17 2026] GET /v2.0/security-groups?id=42109247-6b17-4eba-9ed6-4087a94f7271&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: 358/727] 10.0.0.210 () {34 vars in 990 bytes} [Sun May 10 01:59:17 2026] GET /v2.0/ports?device_id=42137a35-370b-41e9-b5dc-f80b8048b12a => generated 1240 bytes in 293 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/728] 10.0.0.210 () {34 vars in 1040 bytes} [Sun May 10 01:59:17 2026] GET /v2.0/security-groups?id=82ee7aa8-dbc3-4fd9-b6c7-7a659491d826&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/729] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 01:59:18 2026] GET /v2.0/ports?device_id=764eb437-73a7-4564-97ac-b19403bc8807 => generated 969 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/730] 10.0.0.92 () {34 vars in 1039 bytes} [Sun May 10 01:59:18 2026] GET /v2.0/security-groups?id=42109247-6b17-4eba-9ed6-4087a94f7271&fields=id&fields=name => generated 113 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/731] 10.0.0.1 () {32 vars in 772 bytes} [Sun May 10 01:59:18 2026] GET /v2.0/security-groups?tenant_id=646c6f60f3984266852c3bb873e571ce&name=default => generated 2925 bytes in 244 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/732] 10.0.0.1 () {32 vars in 738 bytes} [Sun May 10 01:59:18 2026] DELETE /v2.0/security-groups/c33e332b-5bb9-45a6-baf0-59cc840a6189 => 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: 361/733] 10.0.0.1 () {32 vars in 772 bytes} [Sun May 10 01:59:19 2026] GET /v2.0/security-groups?tenant_id=5261cf472543453f812c1e9fa4ea3284&name=default => generated 2925 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/734] 10.0.0.1 () {32 vars in 738 bytes} [Sun May 10 01:59:19 2026] DELETE /v2.0/security-groups/86fc3904-561a-46df-8319-0385b8726af0 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/735] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 01:59:19 2026] GET /v2.0/ports?device_id=764eb437-73a7-4564-97ac-b19403bc8807 => 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: 374/736] 10.0.0.92 () {34 vars in 1039 bytes} [Sun May 10 01:59:19 2026] GET /v2.0/security-groups?id=42109247-6b17-4eba-9ed6-4087a94f7271&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/737] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 01:59:20 2026] GET /v2.0/ports?device_id=764eb437-73a7-4564-97ac-b19403bc8807 => 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: 375/738] 10.0.0.92 () {34 vars in 1039 bytes} [Sun May 10 01:59:20 2026] GET /v2.0/security-groups?id=42109247-6b17-4eba-9ed6-4087a94f7271&fields=id&fields=name => generated 113 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/739] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 01:59:20 2026] GET /v2.0/ports?device_id=764eb437-73a7-4564-97ac-b19403bc8807 => generated 971 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 01:59:21.183 8 INFO neutron.db.l3_db [None req-fe3a5bc4-6dce-4bb4-ae35-316b239f98eb 24b88c8e59374ccd8b6cfa27f2cdd269 a977b924831d40bb9785b2048f441c10 - - default default] Floating IP d85c0feb-40e7-428d-ba5d-33dadd74aaf8 associated. External IP: 10.96.250.201, port: c997fc5b-73c2-48eb-9886-eaf899d2e8e9. [pid: 8|app: 0|req: 376/740] 10.0.0.1 () {34 vars in 747 bytes} [Sun May 10 01:59:20 2026] PUT /v2.0/floatingips/d85c0feb-40e7-428d-ba5d-33dadd74aaf8 => generated 855 bytes in 634 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/741] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 01:59:21 2026] GET /v2.0/ports?device_id=764eb437-73a7-4564-97ac-b19403bc8807 => generated 971 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 01:59:21.666 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0568426e-a289-4106-ae3a-6d506b6ced21'] response: {'name': 'network-changed', 'server_uuid': '764eb437-73a7-4564-97ac-b19403bc8807', 'tag': 'c997fc5b-73c2-48eb-9886-eaf899d2e8e9', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 377/742] 10.0.0.92 () {34 vars in 1039 bytes} [Sun May 10 01:59:21 2026] GET /v2.0/security-groups?id=42109247-6b17-4eba-9ed6-4087a94f7271&fields=id&fields=name => generated 113 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/743] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 01:59:21 2026] GET /v2.0/ports?device_id=764eb437-73a7-4564-97ac-b19403bc8807 => 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: 378/744] 10.0.0.92 () {34 vars in 1039 bytes} [Sun May 10 01:59:22 2026] GET /v2.0/security-groups?id=42109247-6b17-4eba-9ed6-4087a94f7271&fields=id&fields=name => generated 113 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/745] 199.204.45.205 () {34 vars in 1080 bytes} [Sun May 10 01:59:22 2026] GET /v2.0/ports?tenant_id=a977b924831d40bb9785b2048f441c10&device_id=764eb437-73a7-4564-97ac-b19403bc8807 => generated 1240 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/746] 199.204.45.205 () {34 vars in 986 bytes} [Sun May 10 01:59:22 2026] GET /v2.0/networks?id=f9a1879e-4cab-416f-90db-157ddaa74c2f => generated 775 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/747] 199.204.45.205 () {34 vars in 1058 bytes} [Sun May 10 01:59:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=c997fc5b-73c2-48eb-9886-eaf899d2e8e9 => generated 858 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/748] 199.204.45.205 () {34 vars in 984 bytes} [Sun May 10 01:59:22 2026] GET /v2.0/subnets?id=6eb7973f-22bf-468a-ba1c-7447c5c17a14 => generated 698 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/749] 199.204.45.205 () {34 vars in 1052 bytes} [Sun May 10 01:59:22 2026] GET /v2.0/ports?network_id=f9a1879e-4cab-416f-90db-157ddaa74c2f&device_owner=network%3Adhcp => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/750] 199.204.45.205 () {34 vars in 1012 bytes} [Sun May 10 01:59:22 2026] GET /v2.0/networks/f9a1879e-4cab-416f-90db-157ddaa74c2f?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: 370/751] 199.204.45.205 () {34 vars in 1112 bytes} [Sun May 10 01:59:22 2026] GET /v2.0/networks/f9a1879e-4cab-416f-90db-157ddaa74c2f?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: 382/752] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 01:59:23 2026] GET /v2.0/ports?device_id=764eb437-73a7-4564-97ac-b19403bc8807 => generated 971 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/753] 10.0.0.92 () {34 vars in 1039 bytes} [Sun May 10 01:59:23 2026] GET /v2.0/security-groups?id=42109247-6b17-4eba-9ed6-4087a94f7271&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: 383/754] 10.0.0.1 () {32 vars in 772 bytes} [Sun May 10 01:59:23 2026] GET /v2.0/security-groups?tenant_id=4d545279810948ffb0b660739807ae37&name=default => generated 2925 bytes in 279 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/755] 10.0.0.1 () {32 vars in 738 bytes} [Sun May 10 01:59:23 2026] DELETE /v2.0/security-groups/e8c50dd5-64f5-4fc0-aff2-89020a60f2a3 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/756] 10.0.0.1 () {32 vars in 772 bytes} [Sun May 10 01:59:23 2026] GET /v2.0/security-groups?tenant_id=40869c8374644844b050ab509c21b731&name=default => generated 2925 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/757] 199.204.45.205 () {34 vars in 994 bytes} [Sun May 10 01:59:23 2026] GET /v2.0/ports?device_id=764eb437-73a7-4564-97ac-b19403bc8807 => generated 971 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/758] 10.0.0.1 () {32 vars in 738 bytes} [Sun May 10 01:59:23 2026] DELETE /v2.0/security-groups/138dc08c-96d3-400e-ba3b-06dbec6e72b8 => 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: 386/759] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 01:59:24 2026] GET /v2.0/ports?device_id=764eb437-73a7-4564-97ac-b19403bc8807 => generated 971 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/760] 10.0.0.92 () {34 vars in 1039 bytes} [Sun May 10 01:59:24 2026] GET /v2.0/security-groups?id=42109247-6b17-4eba-9ed6-4087a94f7271&fields=id&fields=name => generated 113 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 01:59:24.530 7 INFO neutron.db.l3_db [req-a79bd013-3527-4fe4-8b56-95e3cc9ee36a req-873f4dc6-166c-431b-87c5-142dfe46789a 24b88c8e59374ccd8b6cfa27f2cdd269 a977b924831d40bb9785b2048f441c10 - - default default] Floating IP d85c0feb-40e7-428d-ba5d-33dadd74aaf8 disassociated. External IP: 10.96.250.201, port: c997fc5b-73c2-48eb-9886-eaf899d2e8e9. [pid: 7|app: 0|req: 374/761] 199.204.45.205 () {36 vars in 997 bytes} [Sun May 10 01:59:23 2026] DELETE /v2.0/ports/c997fc5b-73c2-48eb-9886-eaf899d2e8e9 => generated 0 bytes in 828 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/762] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 01:59:25 2026] GET /v2.0/ports?device_id=764eb437-73a7-4564-97ac-b19403bc8807 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 01:59:26.160 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a603ca7d-dcfd-4f5e-8cd6-164437c01d40'] response: {'server_uuid': '764eb437-73a7-4564-97ac-b19403bc8807', 'name': 'network-vif-deleted', 'tag': 'c997fc5b-73c2-48eb-9886-eaf899d2e8e9', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 375/763] 10.0.0.210 () {34 vars in 990 bytes} [Sun May 10 01:59:26 2026] GET /v2.0/ports?device_id=5ee6e883-ac13-46d9-8c37-f7166466e733 => generated 1240 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/764] 10.0.0.210 () {34 vars in 1040 bytes} [Sun May 10 01:59:26 2026] GET /v2.0/security-groups?id=130b93ae-a39b-4cfc-b39f-de43368d4fab&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/765] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 01:59:26 2026] GET /v2.0/ports?device_id=764eb437-73a7-4564-97ac-b19403bc8807 => 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: 376/766] 10.0.0.1 () {32 vars in 772 bytes} [Sun May 10 01:59:26 2026] GET /v2.0/security-groups?tenant_id=e5b4a1fe7a4041a88d64017d56c25e03&name=default => generated 2925 bytes in 275 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/767] 10.0.0.1 () {32 vars in 738 bytes} [Sun May 10 01:59:26 2026] DELETE /v2.0/security-groups/32b4199e-c77d-44a9-bec2-971345bc00b2 => 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: 377/768] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 01:59:27 2026] GET /v2.0/ports?device_id=764eb437-73a7-4564-97ac-b19403bc8807 => 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: 392/769] 10.0.0.1 () {32 vars in 738 bytes} [Sun May 10 01:59:28 2026] DELETE /v2.0/security-groups/42109247-6b17-4eba-9ed6-4087a94f7271 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 01:59:28.831 8 INFO neutron.api.v2.resource [None req-3272a263-14b9-4931-b895-3b655a0ac302 24b88c8e59374ccd8b6cfa27f2cdd269 a977b924831d40bb9785b2048f441c10 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 393/770] 10.0.0.1 () {32 vars in 735 bytes} [Sun May 10 01:59:28 2026] GET /v2.0/security-groups/42109247-6b17-4eba-9ed6-4087a94f7271 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/771] 10.0.0.1 () {32 vars in 772 bytes} [Sun May 10 01:59:28 2026] GET /v2.0/security-groups?tenant_id=44a697eb40014293935df38e4bbe90a2&name=default => generated 2925 bytes in 265 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/772] 10.0.0.1 () {32 vars in 730 bytes} [Sun May 10 01:59:28 2026] DELETE /v2.0/floatingips/d85c0feb-40e7-428d-ba5d-33dadd74aaf8 => generated 0 bytes in 269 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/773] 10.0.0.1 () {32 vars in 738 bytes} [Sun May 10 01:59:29 2026] DELETE /v2.0/security-groups/477f2bf0-49e2-4c27-bb79-6865b1b01b01 => 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: 395/776] 10.0.0.1 () {34 vars in 787 bytes} [Sun May 10 01:59:29 2026] PUT /v2.0/routers/49d8d6ba-ea0f-47c5-9596-27432c59148c/remove_router_interface => generated 309 bytes in 853 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 01:59:30.810 8 WARNING neutron_lib.context [None req-539c08f0-1f0e-412e-9e72-f0dcc9754b1f 323e1efff22841ebb6162829c3cf28c1 cc2edd544a3746969c5c15f160d28a56 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 01:59:30.840 7 INFO neutron.services.segments.plugin [-] Segment 89c11b4d-a889-4559-b4cb-6dd8985f0040 resource provider aggregate not found 2026-05-10 01:59:30.845 7 INFO neutron.services.segments.plugin [-] Segment 89c11b4d-a889-4559-b4cb-6dd8985f0040 resource provider aggregate not found 2026-05-10 01:59:30.856 7 INFO neutron.db.l3_hamode_db [None req-4294962c-1484-4d81-8758-99d9122f3537 ae447dd0b0eb43dba3d5039e628ede04 ced8d8ef21f84d89b888dadb249dce35 - - default default] HA network 0aabd4ac-8442-4f8c-aae7-986381682c31 was deleted as no HA routers are present in tenant a977b924831d40bb9785b2048f441c10. [pid: 7|app: 0|req: 382/777] 10.0.0.1 () {32 vars in 722 bytes} [Sun May 10 01:59:29 2026] DELETE /v2.0/routers/49d8d6ba-ea0f-47c5-9596-27432c59148c => generated 0 bytes in 893 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 01:59:30.873 7 INFO neutron.services.segments.plugin [-] Segment 89c11b4d-a889-4559-b4cb-6dd8985f0040 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 89c11b4d-a889-4559-b4cb-6dd8985f0040 found for delete ", "request_id": "req-9c9b1aaa-1c9c-41b6-86a5-7a7e5b7a289e"}]} 2026-05-10 01:59:30.874 7 INFO neutron.services.segments.plugin [-] Segment 89c11b4d-a889-4559-b4cb-6dd8985f0040 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 89c11b4d-a889-4559-b4cb-6dd8985f0040 found for delete ", "request_id": "req-eb7250ac-31b7-4701-9827-97f71913b7c9"}]} 2026-05-10 01:59:30.946 8 INFO neutron.db.segments_db [None req-539c08f0-1f0e-412e-9e72-f0dcc9754b1f 323e1efff22841ebb6162829c3cf28c1 cc2edd544a3746969c5c15f160d28a56 - - default default] Added segment acbfe98c-2b48-4a2c-8209-259ca9e4cc34 of type vxlan for network 40cd11a8-5843-4eac-b3fb-62219670d784 [pid: 8|app: 0|req: 396/778] 10.0.0.1 () {34 vars in 668 bytes} [Sun May 10 01:59:30 2026] POST /v2.0/networks => generated 650 bytes in 404 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 01:59:31.072 8 WARNING neutron_lib.context [None req-8f2e4f47-f44d-44f0-ab72-d44956a8173d 323e1efff22841ebb6162829c3cf28c1 cc2edd544a3746969c5c15f160d28a56 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 383/779] 10.0.0.1 () {32 vars in 722 bytes} [Sun May 10 01:59:30 2026] DELETE /v2.0/subnets/6eb7973f-22bf-468a-ba1c-7447c5c17a14 => generated 0 bytes in 209 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/780] 10.0.0.1 () {34 vars in 667 bytes} [Sun May 10 01:59:31 2026] POST /v2.0/subnets => generated 627 bytes in 243 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 01:59:31.321 8 WARNING neutron_lib.context [None req-785629c4-c4e2-47df-89db-6e1220d79a7e 323e1efff22841ebb6162829c3cf28c1 cc2edd544a3746969c5c15f160d28a56 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 384/781] 10.0.0.1 () {32 vars in 724 bytes} [Sun May 10 01:59:31 2026] DELETE /v2.0/networks/f9a1879e-4cab-416f-90db-157ddaa74c2f => generated 0 bytes in 271 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 01:59:31.371 8 INFO neutron.db.segments_db [None req-785629c4-c4e2-47df-89db-6e1220d79a7e 323e1efff22841ebb6162829c3cf28c1 cc2edd544a3746969c5c15f160d28a56 - - default default] Added segment 85aef692-359d-4226-89a0-e88ae2ee4be5 of type vxlan for network c5cf0011-4cb4-409b-9582-8dfb36dd3853 [pid: 7|app: 0|req: 385/782] 10.0.0.1 () {32 vars in 772 bytes} [Sun May 10 01:59:31 2026] GET /v2.0/security-groups?tenant_id=a977b924831d40bb9785b2048f441c10&name=default => generated 2925 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 01:59:31.672 8 INFO neutron.db.l3_hamode_db [None req-785629c4-c4e2-47df-89db-6e1220d79a7e 323e1efff22841ebb6162829c3cf28c1 cc2edd544a3746969c5c15f160d28a56 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 386/783] 10.0.0.1 () {32 vars in 738 bytes} [Sun May 10 01:59:31 2026] DELETE /v2.0/security-groups/c70ee3a1-9b33-4733-900a-3d3007a6edae => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 01:59:32.801 8 INFO neutron.db.l3_hamode_db [None req-785629c4-c4e2-47df-89db-6e1220d79a7e 323e1efff22841ebb6162829c3cf28c1 cc2edd544a3746969c5c15f160d28a56 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-10 01:59:33.406 7 INFO neutron.services.segments.plugin [-] Segment 2cadf6f0-9853-4bdb-8380-0b1a176734d9 resource provider aggregate not found 2026-05-10 01:59:33.412 7 INFO neutron.services.segments.plugin [-] Segment 2cadf6f0-9853-4bdb-8380-0b1a176734d9 resource provider aggregate not found 2026-05-10 01:59:33.427 7 INFO neutron.services.segments.plugin [-] Segment 2cadf6f0-9853-4bdb-8380-0b1a176734d9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2cadf6f0-9853-4bdb-8380-0b1a176734d9 found for delete ", "request_id": "req-81b102b6-f737-4bea-b0d8-1b5960c3bdc9"}]} 2026-05-10 01:59:33.429 7 INFO neutron.services.segments.plugin [-] Segment 2cadf6f0-9853-4bdb-8380-0b1a176734d9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2cadf6f0-9853-4bdb-8380-0b1a176734d9 found for delete ", "request_id": "req-b2c7a7fa-d210-43f6-b203-ed9ccf794b9a"}]} 2026-05-10 01:59:33.657 7 INFO neutron.db.segments_db [None req-d12da8ce-c2bb-4a0a-85ee-eb0dcf6e6b5e ae447dd0b0eb43dba3d5039e628ede04 ced8d8ef21f84d89b888dadb249dce35 - - default default] Added segment 32d76468-3aa3-48d9-bf2d-c77b7e44aa7d of type vxlan for network 162beaf2-1362-493b-8ddf-2d774b45f308 [pid: 8|app: 0|req: 398/784] 10.0.0.1 () {34 vars in 667 bytes} [Sun May 10 01:59:31 2026] POST /v2.0/routers => generated 695 bytes in 2379 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/785] 10.0.0.1 () {34 vars in 669 bytes} [Sun May 10 01:59:33 2026] POST /v2.0/networks => generated 744 bytes in 355 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/786] 10.0.0.1 () {34 vars in 667 bytes} [Sun May 10 01:59:33 2026] POST /v2.0/subnets => generated 691 bytes in 188 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 01:59:33.978 7 INFO neutron.db.segments_db [None req-e98a9e4c-3241-4838-9171-fed0cd193fb6 ae447dd0b0eb43dba3d5039e628ede04 ced8d8ef21f84d89b888dadb249dce35 - - default default] Added segment 0d2341d0-152a-4b70-bc3c-2fb64783032f of type vxlan for network 9f5e0294-f9f9-475a-a239-bd16ef607c4b 2026-05-10 01:59:34.245 7 INFO neutron.db.l3_hamode_db [None req-e98a9e4c-3241-4838-9171-fed0cd193fb6 ae447dd0b0eb43dba3d5039e628ede04 1ad9cb1c7d3a4f24abfd332c8c9df913 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 399/787] 10.0.0.1 () {34 vars in 781 bytes} [Sun May 10 01:59:33 2026] PUT /v2.0/routers/79a75cb9-880b-4309-96ec-2e7e349b3834/add_router_interface => generated 309 bytes in 1263 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 01:59:34.974 8 WARNING neutron_lib.context [None req-993f42f1-d3ab-4b29-b1d2-b3d98bcc6bd2 323e1efff22841ebb6162829c3cf28c1 cc2edd544a3746969c5c15f160d28a56 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 01:59:35.029 7 INFO neutron.db.l3_hamode_db [None req-e98a9e4c-3241-4838-9171-fed0cd193fb6 ae447dd0b0eb43dba3d5039e628ede04 ced8d8ef21f84d89b888dadb249dce35 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 400/788] 10.0.0.1 () {34 vars in 663 bytes} [Sun May 10 01:59:34 2026] POST /v2.0/ports => generated 958 bytes in 344 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 01:59:35.324 8 WARNING neutron_lib.context [None req-ede6b1dc-9a4b-4e06-adce-1ecc1328749a 323e1efff22841ebb6162829c3cf28c1 cc2edd544a3746969c5c15f160d28a56 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 401/789] 10.0.0.1 () {34 vars in 663 bytes} [Sun May 10 01:59:35 2026] POST /v2.0/ports => generated 955 bytes in 335 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-10 01:59:35.664 8 WARNING neutron_lib.context [None req-31774f5d-8e4e-46c8-9086-f04ca6379e2a 323e1efff22841ebb6162829c3cf28c1 cc2edd544a3746969c5c15f160d28a56 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 389/790] 10.0.0.1 () {34 vars in 667 bytes} [Sun May 10 01:59:33 2026] POST /v2.0/routers => generated 731 bytes in 1953 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/791] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 01:59:35 2026] GET /v2.0/ports?device_id=42137a35-370b-41e9-b5dc-f80b8048b12a => generated 971 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 01:59:36.352 8 INFO neutron.db.l3_db [None req-31774f5d-8e4e-46c8-9086-f04ca6379e2a 323e1efff22841ebb6162829c3cf28c1 cc2edd544a3746969c5c15f160d28a56 - - default default] Floating IP ccf96735-69f1-40f6-a62b-d647fa9e6caa associated. External IP: 10.96.250.206, port: 33d6c4ed-e926-4828-a0db-ada8d567f7ea. [pid: 8|app: 0|req: 402/792] 10.0.0.1 () {34 vars in 675 bytes} [Sun May 10 01:59:35 2026] POST /v2.0/floatingips => generated 842 bytes in 978 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/793] 10.0.0.92 () {34 vars in 970 bytes} [Sun May 10 01:59:36 2026] GET /v2.0/ports/a2a75057-ce9e-4898-9308-0cce21530912 => generated 968 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 01:59:36.850 8 INFO neutron.db.l3_db [None req-982e636c-fd40-4ca9-979c-c2cf595425ab 323e1efff22841ebb6162829c3cf28c1 cc2edd544a3746969c5c15f160d28a56 - - default default] Floating IP ccf96735-69f1-40f6-a62b-d647fa9e6caa disassociated. External IP: 10.96.250.206, port: 33d6c4ed-e926-4828-a0db-ada8d567f7ea. [pid: 7|app: 0|req: 391/794] 10.0.0.1 () {34 vars in 781 bytes} [Sun May 10 01:59:35 2026] PUT /v2.0/routers/2562cd6a-36d0-4b4f-a5d2-ed87e5b1f221/add_router_interface => generated 309 bytes in 1177 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/795] 10.0.0.1 () {34 vars in 747 bytes} [Sun May 10 01:59:36 2026] PUT /v2.0/floatingips/ccf96735-69f1-40f6-a62b-d647fa9e6caa => generated 552 bytes in 449 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/796] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 01:59:37 2026] GET /v2.0/ports?device_id=5ee6e883-ac13-46d9-8c37-f7166466e733 => generated 971 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/797] 10.0.0.92 () {34 vars in 1039 bytes} [Sun May 10 01:59:37 2026] GET /v2.0/security-groups?id=130b93ae-a39b-4cfc-b39f-de43368d4fab&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: 394/798] 199.204.45.205 () {34 vars in 1000 bytes} [Sun May 10 01:59:37 2026] GET /v2.0/subnets?network_id=18c6c6d7-a6dc-419e-bf77-551539bb9c48 => generated 684 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/799] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 01:59:37 2026] GET /v2.0/ports?device_id=5ee6e883-ac13-46d9-8c37-f7166466e733 => generated 971 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/800] 199.204.45.205 () {34 vars in 1146 bytes} [Sun May 10 01:59:37 2026] GET /v2.0/ports?device_id=42137a35-370b-41e9-b5dc-f80b8048b12a&device_owner=compute%3Anova&network_id=18c6c6d7-a6dc-419e-bf77-551539bb9c48 => generated 971 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/801] 10.0.0.1 () {32 vars in 730 bytes} [Sun May 10 01:59:37 2026] DELETE /v2.0/floatingips/ccf96735-69f1-40f6-a62b-d647fa9e6caa => 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: 397/802] 10.0.0.92 () {34 vars in 1039 bytes} [Sun May 10 01:59:37 2026] GET /v2.0/security-groups?id=130b93ae-a39b-4cfc-b39f-de43368d4fab&fields=id&fields=name => generated 114 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 01:59:37.458 7 WARNING neutron_lib.context [None req-0b9cabd8-b7d1-45b1-8175-66a01931c63a 323e1efff22841ebb6162829c3cf28c1 cc2edd544a3746969c5c15f160d28a56 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 406/803] 199.204.45.205 () {38 vars in 1028 bytes} [Sun May 10 01:59:37 2026] PUT /v2.0/ports/a2a75057-ce9e-4898-9308-0cce21530912 => generated 1149 bytes in 540 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-10 01:59:37.991 8 WARNING neutron_lib.context [None req-832e2c15-e471-4b84-acc2-66dd94a4cce9 bd96a1efb08449c4870aaeed3a462b68 1ad9cb1c7d3a4f24abfd332c8c9df913 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 01:59:38.024 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-71b03456-b804-4fcf-a1de-79e73df18032'] response: {'name': 'network-changed', 'server_uuid': '42137a35-370b-41e9-b5dc-f80b8048b12a', 'tag': 'a2a75057-ce9e-4898-9308-0cce21530912', 'status': 'completed', 'code': 200} 2026-05-10 01:59:38.062 7 INFO neutron.db.l3_db [None req-0b9cabd8-b7d1-45b1-8175-66a01931c63a 323e1efff22841ebb6162829c3cf28c1 cc2edd544a3746969c5c15f160d28a56 - - default default] Floating IP ccdf32fb-c820-4f0e-94b1-3b46b698306e associated. External IP: 10.96.250.205, port: 7ec3bded-86e6-4314-920c-66588cf63028. [pid: 8|app: 0|req: 407/804] 10.0.0.1 () {34 vars in 683 bytes} [Sun May 10 01:59:37 2026] POST /v2.0/security-groups => generated 1660 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/805] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 01:59:38 2026] GET /v2.0/ports?device_id=5ee6e883-ac13-46d9-8c37-f7166466e733 => generated 971 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 01:59:38.217 8 WARNING neutron_lib.context [None req-3ef0efbb-7d3b-42c6-91c8-96504378a592 bd96a1efb08449c4870aaeed3a462b68 1ad9cb1c7d3a4f24abfd332c8c9df913 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 409/806] 10.0.0.1 () {34 vars in 693 bytes} [Sun May 10 01:59:38 2026] POST /v2.0/security-group-rules => generated 597 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/807] 10.0.0.92 () {34 vars in 1039 bytes} [Sun May 10 01:59:38 2026] GET /v2.0/security-groups?id=130b93ae-a39b-4cfc-b39f-de43368d4fab&fields=id&fields=name => generated 114 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 01:59:38.368 8 WARNING neutron_lib.context [None req-aa971287-4713-4e8e-8f75-0fdf41d3334c bd96a1efb08449c4870aaeed3a462b68 1ad9cb1c7d3a4f24abfd332c8c9df913 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 411/808] 10.0.0.1 () {34 vars in 693 bytes} [Sun May 10 01:59:38 2026] POST /v2.0/security-group-rules => generated 602 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 01:59:38.469 8 WARNING neutron_lib.context [None req-692debfe-f871-4133-90a1-1b93738fc773 bd96a1efb08449c4870aaeed3a462b68 1ad9cb1c7d3a4f24abfd332c8c9df913 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 398/809] 10.0.0.1 () {34 vars in 675 bytes} [Sun May 10 01:59:37 2026] POST /v2.0/floatingips => generated 842 bytes in 1022 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/810] 10.0.0.1 () {32 vars in 727 bytes} [Sun May 10 01:59:38 2026] GET /v2.0/floatingips/ccdf32fb-c820-4f0e-94b1-3b46b698306e => generated 842 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/811] 199.204.45.205 () {34 vars in 1080 bytes} [Sun May 10 01:59:38 2026] GET /v2.0/ports?tenant_id=87d4a12761ad4efb82892f3014478e5e&device_id=42137a35-370b-41e9-b5dc-f80b8048b12a => generated 1421 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/812] 10.0.0.1 () {32 vars in 653 bytes} [Sun May 10 01:59:38 2026] GET /v2.0/floatingips => generated 845 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/813] 199.204.45.205 () {34 vars in 986 bytes} [Sun May 10 01:59:38 2026] GET /v2.0/networks?id=18c6c6d7-a6dc-419e-bf77-551539bb9c48 => generated 780 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/814] 10.0.0.1 () {34 vars in 674 bytes} [Sun May 10 01:59:38 2026] POST /v2.0/floatingips => generated 552 bytes in 529 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/815] 199.204.45.205 () {34 vars in 1060 bytes} [Sun May 10 01:59:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=a2a75057-ce9e-4898-9308-0cce21530912 => 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: 414/816] 199.204.45.205 () {34 vars in 1058 bytes} [Sun May 10 01:59:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=a2a75057-ce9e-4898-9308-0cce21530912 => generated 860 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 01:59:39.065 7 INFO neutron.db.l3_db [None req-bef7bbe9-5f25-47d7-9ece-89ecc9642be5 323e1efff22841ebb6162829c3cf28c1 cc2edd544a3746969c5c15f160d28a56 - - default default] Floating IP ccdf32fb-c820-4f0e-94b1-3b46b698306e associated. External IP: 10.96.250.205, port: 7ec3bded-86e6-4314-920c-66588cf63028. [pid: 8|app: 0|req: 415/817] 199.204.45.205 () {34 vars in 984 bytes} [Sun May 10 01:59:39 2026] GET /v2.0/subnets?id=8f2b2f86-dec2-4378-af65-3c68d2e7b1f7 => generated 702 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/818] 199.204.45.205 () {34 vars in 1052 bytes} [Sun May 10 01:59:39 2026] GET /v2.0/ports?network_id=18c6c6d7-a6dc-419e-bf77-551539bb9c48&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: 417/819] 199.204.45.205 () {34 vars in 1012 bytes} [Sun May 10 01:59:39 2026] GET /v2.0/networks/18c6c6d7-a6dc-419e-bf77-551539bb9c48?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: 418/820] 199.204.45.205 () {34 vars in 1112 bytes} [Sun May 10 01:59:39 2026] GET /v2.0/networks/18c6c6d7-a6dc-419e-bf77-551539bb9c48?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: 419/821] 199.204.45.205 () {34 vars in 1080 bytes} [Sun May 10 01:59:39 2026] GET /v2.0/ports?tenant_id=3e26bf7f972f408a932f3b1658b13a4a&device_id=5ee6e883-ac13-46d9-8c37-f7166466e733 => generated 1240 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/822] 199.204.45.205 () {34 vars in 986 bytes} [Sun May 10 01:59:39 2026] GET /v2.0/networks?id=0788a9da-4684-49ff-8f00-9352a3ce67f3 => generated 770 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/823] 199.204.45.205 () {34 vars in 1058 bytes} [Sun May 10 01:59:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=eddf49b3-2e79-4ad9-9b62-1acf862567db => generated 860 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/824] 10.0.0.92 () {34 vars in 1099 bytes} [Sun May 10 01:59:39 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1640348641&fields=id&tenant_id=1ad9cb1c7d3a4f24abfd332c8c9df913 => generated 69 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/825] 199.204.45.205 () {34 vars in 984 bytes} [Sun May 10 01:59:39 2026] GET /v2.0/subnets?id=11ad185f-db25-452c-9e1c-d1c78c1b9e0a => generated 693 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/826] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 01:59:39 2026] GET /v2.0/ports?device_id=5ee6e883-ac13-46d9-8c37-f7166466e733 => 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: 425/827] 10.0.0.92 () {34 vars in 981 bytes} [Sun May 10 01:59:39 2026] GET /v2.0/networks?id=162beaf2-1362-493b-8ddf-2d774b45f308 => generated 676 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/828] 199.204.45.205 () {34 vars in 1052 bytes} [Sun May 10 01:59:39 2026] GET /v2.0/ports?network_id=0788a9da-4684-49ff-8f00-9352a3ce67f3&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: 427/829] 10.0.0.92 () {34 vars in 1039 bytes} [Sun May 10 01:59:39 2026] GET /v2.0/security-groups?id=130b93ae-a39b-4cfc-b39f-de43368d4fab&fields=id&fields=name => generated 114 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/830] 10.0.0.92 () {34 vars in 964 bytes} [Sun May 10 01:59:39 2026] GET /v2.0/quotas/1ad9cb1c7d3a4f24abfd332c8c9df913 => 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: 429/831] 199.204.45.205 () {34 vars in 1012 bytes} [Sun May 10 01:59:39 2026] GET /v2.0/networks/0788a9da-4684-49ff-8f00-9352a3ce67f3?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: 403/832] 10.0.0.1 () {34 vars in 747 bytes} [Sun May 10 01:59:38 2026] PUT /v2.0/floatingips/ccdf32fb-c820-4f0e-94b1-3b46b698306e => generated 842 bytes in 982 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/833] 199.204.45.205 () {34 vars in 1112 bytes} [Sun May 10 01:59:39 2026] GET /v2.0/networks/0788a9da-4684-49ff-8f00-9352a3ce67f3?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: 430/834] 10.0.0.92 () {34 vars in 1001 bytes} [Sun May 10 01:59:39 2026] GET /v2.0/ports?tenant_id=1ad9cb1c7d3a4f24abfd332c8c9df913&fields=id => generated 103 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/835] 10.0.0.92 () {34 vars in 1007 bytes} [Sun May 10 01:59:39 2026] GET /v2.0/networks/162beaf2-1362-493b-8ddf-2d774b45f308?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: 432/836] 10.0.0.92 () {34 vars in 1107 bytes} [Sun May 10 01:59:39 2026] GET /v2.0/networks/162beaf2-1362-493b-8ddf-2d774b45f308?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) 2026-05-10 01:59:39.818 7 INFO neutron.db.l3_db [None req-b2e42b51-c228-419e-be17-10fc5b7b2c98 323e1efff22841ebb6162829c3cf28c1 cc2edd544a3746969c5c15f160d28a56 - - default default] Floating IP ccdf32fb-c820-4f0e-94b1-3b46b698306e disassociated. External IP: 10.96.250.205, port: 33d6c4ed-e926-4828-a0db-ada8d567f7ea. [pid: 8|app: 0|req: 433/837] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 01:59:39 2026] GET /v2.0/ports?device_id=77a83301-3bde-46bd-9817-8a6f697cfd20 => 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: 434/838] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 01:59:39 2026] GET /v2.0/ports?device_id=42137a35-370b-41e9-b5dc-f80b8048b12a => generated 1152 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/839] 10.0.0.92 () {34 vars in 1039 bytes} [Sun May 10 01:59:39 2026] GET /v2.0/security-groups?id=82ee7aa8-dbc3-4fd9-b6c7-7a659491d826&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/840] 10.0.0.1 () {34 vars in 747 bytes} [Sun May 10 01:59:39 2026] PUT /v2.0/floatingips/ccdf32fb-c820-4f0e-94b1-3b46b698306e => generated 552 bytes in 441 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/841] 199.204.45.205 () {34 vars in 1080 bytes} [Sun May 10 01:59:40 2026] GET /v2.0/ports?tenant_id=87d4a12761ad4efb82892f3014478e5e&device_id=42137a35-370b-41e9-b5dc-f80b8048b12a => generated 1421 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/842] 199.204.45.205 () {34 vars in 986 bytes} [Sun May 10 01:59:40 2026] GET /v2.0/networks?id=18c6c6d7-a6dc-419e-bf77-551539bb9c48 => generated 780 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/843] 199.204.45.205 () {34 vars in 1060 bytes} [Sun May 10 01:59:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=a2a75057-ce9e-4898-9308-0cce21530912 => 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: 409/844] 199.204.45.205 () {34 vars in 1058 bytes} [Sun May 10 01:59:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=a2a75057-ce9e-4898-9308-0cce21530912 => generated 860 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 436/845] 10.0.0.1 () {32 vars in 730 bytes} [Sun May 10 01:59:40 2026] DELETE /v2.0/floatingips/ccdf32fb-c820-4f0e-94b1-3b46b698306e => generated 0 bytes in 357 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/846] 199.204.45.205 () {34 vars in 984 bytes} [Sun May 10 01:59:40 2026] GET /v2.0/subnets?id=8f2b2f86-dec2-4378-af65-3c68d2e7b1f7 => generated 702 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 01:59:40.535 8 INFO neutron.api.v2.resource [None req-ef6ae696-3b11-4810-a401-f0813ddbfede 323e1efff22841ebb6162829c3cf28c1 cc2edd544a3746969c5c15f160d28a56 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 437/847] 10.0.0.1 () {32 vars in 730 bytes} [Sun May 10 01:59:40 2026] DELETE /v2.0/floatingips/ccdf32fb-c820-4f0e-94b1-3b46b698306e => generated 144 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/848] 199.204.45.205 () {34 vars in 1052 bytes} [Sun May 10 01:59:40 2026] GET /v2.0/ports?network_id=18c6c6d7-a6dc-419e-bf77-551539bb9c48&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: 412/849] 199.204.45.205 () {34 vars in 1012 bytes} [Sun May 10 01:59:40 2026] GET /v2.0/networks/18c6c6d7-a6dc-419e-bf77-551539bb9c48?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: 413/850] 199.204.45.205 () {34 vars in 1112 bytes} [Sun May 10 01:59:40 2026] GET /v2.0/networks/18c6c6d7-a6dc-419e-bf77-551539bb9c48?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: 414/851] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 01:59:40 2026] GET /v2.0/ports?device_id=5ee6e883-ac13-46d9-8c37-f7166466e733 => generated 971 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/852] 10.0.0.92 () {34 vars in 1039 bytes} [Sun May 10 01:59:40 2026] GET /v2.0/security-groups?id=130b93ae-a39b-4cfc-b39f-de43368d4fab&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/853] 10.0.0.1 () {32 vars in 718 bytes} [Sun May 10 01:59:40 2026] DELETE /v2.0/ports/33d6c4ed-e926-4828-a0db-ada8d567f7ea => generated 0 bytes in 312 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/854] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 01:59:41 2026] GET /v2.0/ports?device_id=77a83301-3bde-46bd-9817-8a6f697cfd20 => 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: 416/855] 10.0.0.1 () {32 vars in 718 bytes} [Sun May 10 01:59:40 2026] DELETE /v2.0/ports/7ec3bded-86e6-4314-920c-66588cf63028 => generated 0 bytes in 314 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/856] 10.0.0.1 () {32 vars in 734 bytes} [Sun May 10 01:59:41 2026] GET /v2.0/ports?device_id=79a75cb9-880b-4309-96ec-2e7e349b3834 => generated 958 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 440/857] 199.204.45.205 () {34 vars in 1120 bytes} [Sun May 10 01:59:41 2026] GET /v2.0/ports?device_id=42137a35-370b-41e9-b5dc-f80b8048b12a&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.12 => generated 1152 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/858] 199.204.45.205 () {38 vars in 1028 bytes} [Sun May 10 01:59:41 2026] PUT /v2.0/ports/a2a75057-ce9e-4898-9308-0cce21530912 => generated 968 bytes in 512 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-10 01:59:41.832 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-57910a71-b21a-4885-a581-efec89b9bb16'] response: {'name': 'network-changed', 'server_uuid': '42137a35-370b-41e9-b5dc-f80b8048b12a', 'tag': 'a2a75057-ce9e-4898-9308-0cce21530912', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 442/859] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 01:59:41 2026] GET /v2.0/ports?device_id=5ee6e883-ac13-46d9-8c37-f7166466e733 => 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: 443/860] 10.0.0.92 () {34 vars in 1039 bytes} [Sun May 10 01:59:41 2026] GET /v2.0/security-groups?id=130b93ae-a39b-4cfc-b39f-de43368d4fab&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: 444/861] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 01:59:42 2026] GET /v2.0/ports?device_id=77a83301-3bde-46bd-9817-8a6f697cfd20 => 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: 418/862] 10.0.0.1 () {34 vars in 787 bytes} [Sun May 10 01:59:41 2026] PUT /v2.0/routers/79a75cb9-880b-4309-96ec-2e7e349b3834/remove_router_interface => generated 309 bytes in 1075 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 445/863] 199.204.45.205 () {34 vars in 1080 bytes} [Sun May 10 01:59:42 2026] GET /v2.0/ports?tenant_id=87d4a12761ad4efb82892f3014478e5e&device_id=42137a35-370b-41e9-b5dc-f80b8048b12a => generated 1240 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 446/864] 199.204.45.205 () {34 vars in 986 bytes} [Sun May 10 01:59:42 2026] GET /v2.0/networks?id=18c6c6d7-a6dc-419e-bf77-551539bb9c48 => generated 780 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 447/865] 199.204.45.205 () {34 vars in 1058 bytes} [Sun May 10 01:59:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=a2a75057-ce9e-4898-9308-0cce21530912 => generated 860 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 448/866] 199.204.45.205 () {34 vars in 984 bytes} [Sun May 10 01:59:42 2026] GET /v2.0/subnets?id=8f2b2f86-dec2-4378-af65-3c68d2e7b1f7 => generated 702 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 449/867] 199.204.45.205 () {34 vars in 1052 bytes} [Sun May 10 01:59:42 2026] GET /v2.0/ports?network_id=18c6c6d7-a6dc-419e-bf77-551539bb9c48&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: 450/868] 199.204.45.205 () {34 vars in 1012 bytes} [Sun May 10 01:59:42 2026] GET /v2.0/networks/18c6c6d7-a6dc-419e-bf77-551539bb9c48?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: 451/869] 199.204.45.205 () {34 vars in 1112 bytes} [Sun May 10 01:59:42 2026] GET /v2.0/networks/18c6c6d7-a6dc-419e-bf77-551539bb9c48?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: 452/870] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 01:59:42 2026] GET /v2.0/ports?device_id=5ee6e883-ac13-46d9-8c37-f7166466e733 => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 453/871] 10.0.0.92 () {34 vars in 1039 bytes} [Sun May 10 01:59:42 2026] GET /v2.0/security-groups?id=130b93ae-a39b-4cfc-b39f-de43368d4fab&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 01:59:43.026 7 INFO neutron.services.segments.plugin [-] Segment 85aef692-359d-4226-89a0-e88ae2ee4be5 resource provider aggregate not found 2026-05-10 01:59:43.029 7 INFO neutron.services.segments.plugin [-] Segment 85aef692-359d-4226-89a0-e88ae2ee4be5 resource provider aggregate not found 2026-05-10 01:59:43.041 7 INFO neutron.services.segments.plugin [-] Segment 85aef692-359d-4226-89a0-e88ae2ee4be5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 85aef692-359d-4226-89a0-e88ae2ee4be5 found for delete ", "request_id": "req-7b0aae18-3d3a-4f6c-9979-a8a115de4942"}]} 2026-05-10 01:59:43.046 7 INFO neutron.services.segments.plugin [-] Segment 85aef692-359d-4226-89a0-e88ae2ee4be5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 85aef692-359d-4226-89a0-e88ae2ee4be5 found for delete ", "request_id": "req-f7ee7d22-73ce-44b5-86ab-a2962edb6cda"}]} 2026-05-10 01:59:43.048 7 INFO neutron.db.l3_hamode_db [None req-15ad4aab-cc15-43b7-ab37-c66ad72516c8 323e1efff22841ebb6162829c3cf28c1 cc2edd544a3746969c5c15f160d28a56 - - default default] HA network c5cf0011-4cb4-409b-9582-8dfb36dd3853 was deleted as no HA routers are present in tenant cc2edd544a3746969c5c15f160d28a56. [pid: 7|app: 0|req: 419/872] 10.0.0.1 () {32 vars in 722 bytes} [Sun May 10 01:59:42 2026] DELETE /v2.0/routers/79a75cb9-880b-4309-96ec-2e7e349b3834 => generated 0 bytes in 758 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 454/873] 10.0.0.1 () {32 vars in 722 bytes} [Sun May 10 01:59:43 2026] DELETE /v2.0/subnets/e089f776-87a6-4a9d-a649-9a143a653898 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/874] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 01:59:43 2026] GET /v2.0/ports?device_id=77a83301-3bde-46bd-9817-8a6f697cfd20 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 01:59:43.346 8 INFO neutron.services.segments.plugin [-] Segment acbfe98c-2b48-4a2c-8209-259ca9e4cc34 resource provider aggregate not found 2026-05-10 01:59:43.351 8 INFO neutron.services.segments.plugin [-] Segment acbfe98c-2b48-4a2c-8209-259ca9e4cc34 resource provider aggregate not found [pid: 8|app: 0|req: 455/875] 10.0.0.1 () {32 vars in 724 bytes} [Sun May 10 01:59:43 2026] DELETE /v2.0/networks/40cd11a8-5843-4eac-b3fb-62219670d784 => generated 0 bytes in 165 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/876] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 01:59:43 2026] GET /v2.0/ports?device_id=42137a35-370b-41e9-b5dc-f80b8048b12a => generated 971 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 01:59:43.450 8 INFO neutron.services.segments.plugin [-] Segment acbfe98c-2b48-4a2c-8209-259ca9e4cc34 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid acbfe98c-2b48-4a2c-8209-259ca9e4cc34 found for delete ", "request_id": "req-81bca0a6-adbe-4555-8f78-442337761110"}]} 2026-05-10 01:59:43.451 8 INFO neutron.services.segments.plugin [-] Segment acbfe98c-2b48-4a2c-8209-259ca9e4cc34 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid acbfe98c-2b48-4a2c-8209-259ca9e4cc34 found for delete ", "request_id": "req-12bad607-002a-4b29-b6f7-91a8c8a385da"}]} [pid: 8|app: 0|req: 456/877] 10.0.0.92 () {34 vars in 1039 bytes} [Sun May 10 01:59:43 2026] GET /v2.0/security-groups?id=82ee7aa8-dbc3-4fd9-b6c7-7a659491d826&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: 422/878] 199.204.45.205 () {34 vars in 1080 bytes} [Sun May 10 01:59:43 2026] GET /v2.0/ports?tenant_id=87d4a12761ad4efb82892f3014478e5e&device_id=42137a35-370b-41e9-b5dc-f80b8048b12a => generated 1240 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 457/879] 199.204.45.205 () {34 vars in 986 bytes} [Sun May 10 01:59:43 2026] GET /v2.0/networks?id=18c6c6d7-a6dc-419e-bf77-551539bb9c48 => generated 780 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/880] 199.204.45.205 () {34 vars in 1058 bytes} [Sun May 10 01:59:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=a2a75057-ce9e-4898-9308-0cce21530912 => generated 860 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 458/881] 199.204.45.205 () {34 vars in 984 bytes} [Sun May 10 01:59:43 2026] GET /v2.0/subnets?id=8f2b2f86-dec2-4378-af65-3c68d2e7b1f7 => generated 702 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/882] 199.204.45.205 () {34 vars in 1052 bytes} [Sun May 10 01:59:43 2026] GET /v2.0/ports?network_id=18c6c6d7-a6dc-419e-bf77-551539bb9c48&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: 459/883] 199.204.45.205 () {34 vars in 1012 bytes} [Sun May 10 01:59:43 2026] GET /v2.0/networks/18c6c6d7-a6dc-419e-bf77-551539bb9c48?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: 460/884] 199.204.45.205 () {34 vars in 1112 bytes} [Sun May 10 01:59:43 2026] GET /v2.0/networks/18c6c6d7-a6dc-419e-bf77-551539bb9c48?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: 425/885] 10.0.0.1 () {32 vars in 772 bytes} [Sun May 10 01:59:43 2026] GET /v2.0/security-groups?tenant_id=cc2edd544a3746969c5c15f160d28a56&name=default => generated 2925 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 461/886] 10.0.0.1 () {32 vars in 738 bytes} [Sun May 10 01:59:43 2026] DELETE /v2.0/security-groups/acbfa78d-363d-485b-82ca-f153e29e0dc3 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/889] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 01:59:44 2026] GET /v2.0/ports?device_id=5ee6e883-ac13-46d9-8c37-f7166466e733 => generated 971 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 464/890] 10.0.0.92 () {34 vars in 1039 bytes} [Sun May 10 01:59:44 2026] GET /v2.0/security-groups?id=130b93ae-a39b-4cfc-b39f-de43368d4fab&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: 465/891] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 01:59:44 2026] GET /v2.0/ports?device_id=77a83301-3bde-46bd-9817-8a6f697cfd20 => 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: 427/892] 199.204.45.205 () {34 vars in 986 bytes} [Sun May 10 01:59:44 2026] GET /v2.0/networks?id=162beaf2-1362-493b-8ddf-2d774b45f308 => generated 676 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 466/893] 199.204.45.205 () {34 vars in 1050 bytes} [Sun May 10 01:59:44 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=1ad9cb1c7d3a4f24abfd332c8c9df913 => generated 181 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 01:59:44.342 7 WARNING neutron_lib.context [req-e4243afe-9395-4f54-bb4f-4955f4b0d8a7 req-4ab3c568-19ae-4aec-b3c5-35dcc8ad348d bd96a1efb08449c4870aaeed3a462b68 1ad9cb1c7d3a4f24abfd332c8c9df913 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 467/894] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 01:59:44 2026] GET /v2.0/ports?device_id=42137a35-370b-41e9-b5dc-f80b8048b12a => generated 971 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 468/895] 10.0.0.92 () {34 vars in 1039 bytes} [Sun May 10 01:59:44 2026] GET /v2.0/security-groups?id=82ee7aa8-dbc3-4fd9-b6c7-7a659491d826&fields=id&fields=name => generated 113 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/896] 199.204.45.205 () {38 vars in 955 bytes} [Sun May 10 01:59:44 2026] POST /v2.0/ports => generated 954 bytes in 425 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 469/897] 199.204.45.205 () {38 vars in 1028 bytes} [Sun May 10 01:59:44 2026] PUT /v2.0/ports/da559cce-08ee-4415-8cb8-8588201e4e98 => generated 1235 bytes in 480 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, ' [pid: 7|app: 0|req: 429/898] 199.204.45.205 () {34 vars in 994 bytes} [Sun May 10 01:59:45 2026] GET /v2.0/ports?device_id=42137a35-370b-41e9-b5dc-f80b8048b12a => generated 971 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 470/899] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 01:59:45 2026] GET /v2.0/ports?device_id=5ee6e883-ac13-46d9-8c37-f7166466e733 => generated 969 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/900] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 01:59:45 2026] GET /v2.0/ports?device_id=77a83301-3bde-46bd-9817-8a6f697cfd20 => generated 969 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/901] 10.0.0.92 () {34 vars in 1039 bytes} [Sun May 10 01:59:45 2026] GET /v2.0/security-groups?id=130b93ae-a39b-4cfc-b39f-de43368d4fab&fields=id&fields=name => generated 114 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/902] 10.0.0.92 () {34 vars in 1039 bytes} [Sun May 10 01:59:45 2026] GET /v2.0/security-groups?id=9e2d1d8e-83de-4b66-bc9f-7fb8c70c69cd&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-10 01:59:45.562 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-226588c0-1f78-47e5-b5ee-2ed39f5e10fa'] response: {'name': 'network-changed', 'server_uuid': '77a83301-3bde-46bd-9817-8a6f697cfd20', 'tag': 'da559cce-08ee-4415-8cb8-8588201e4e98', 'status': 'completed', 'code': 200} 2026-05-10 01:59:45.779 8 INFO neutron.db.l3_db [req-c2dec206-8d07-4659-8d2d-431ce9a28453 req-f48b64d8-a34a-4825-ab3f-1921477d2cf1 2196059283da4dda936393b6efea5c03 87d4a12761ad4efb82892f3014478e5e - - default default] Floating IP d2f203ca-0cc9-40b2-85f4-ebf1d4fe395b disassociated. External IP: 10.96.250.220, port: a2a75057-ce9e-4898-9308-0cce21530912. [pid: 7|app: 0|req: 433/903] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 01:59:45 2026] GET /v2.0/ports?device_id=42137a35-370b-41e9-b5dc-f80b8048b12a => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/904] 10.0.0.92 () {34 vars in 1039 bytes} [Sun May 10 01:59:45 2026] GET /v2.0/security-groups?id=82ee7aa8-dbc3-4fd9-b6c7-7a659491d826&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 01:59:46.063 7 WARNING neutron_lib.context [None req-fb11c59f-de57-42ee-bf01-fd89547da2c1 a89f27152ab7475fb2ed6ad00bceca9a 0139d52c1aee4d5e92c61555d292f20a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 471/905] 199.204.45.205 () {36 vars in 997 bytes} [Sun May 10 01:59:45 2026] DELETE /v2.0/ports/a2a75057-ce9e-4898-9308-0cce21530912 => generated 0 bytes in 702 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 472/906] 199.204.45.205 () {34 vars in 1080 bytes} [Sun May 10 01:59:46 2026] GET /v2.0/ports?tenant_id=1ad9cb1c7d3a4f24abfd332c8c9df913&device_id=77a83301-3bde-46bd-9817-8a6f697cfd20 => generated 1238 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 473/907] 199.204.45.205 () {34 vars in 1018 bytes} [Sun May 10 01:59:46 2026] GET /v2.0/networks?tenant_id=1ad9cb1c7d3a4f24abfd332c8c9df913&shared=False => generated 772 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 01:59:46.264 7 INFO neutron.db.segments_db [None req-fb11c59f-de57-42ee-bf01-fd89547da2c1 a89f27152ab7475fb2ed6ad00bceca9a 0139d52c1aee4d5e92c61555d292f20a - - default default] Added segment 881286bd-9708-4b29-b759-b3743c59f0c2 of type vxlan for network e5136de3-a582-4567-a848-d38fa96a9092 [pid: 8|app: 0|req: 474/908] 199.204.45.205 () {34 vars in 930 bytes} [Sun May 10 01:59:46 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/909] 10.0.0.1 () {34 vars in 668 bytes} [Sun May 10 01:59:45 2026] POST /v2.0/networks => generated 648 bytes in 472 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 475/910] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 01:59:46 2026] GET /v2.0/ports?device_id=77a83301-3bde-46bd-9817-8a6f697cfd20 => generated 969 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/911] 10.0.0.92 () {34 vars in 1039 bytes} [Sun May 10 01:59:46 2026] GET /v2.0/security-groups?id=9e2d1d8e-83de-4b66-bc9f-7fb8c70c69cd&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-10 01:59:46.868 8 WARNING neutron_lib.context [None req-adc9e2be-84cc-4e86-b773-dc3a6ec4e4d9 a89f27152ab7475fb2ed6ad00bceca9a 0139d52c1aee4d5e92c61555d292f20a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 437/912] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 01:59:46 2026] GET /v2.0/ports?device_id=42137a35-370b-41e9-b5dc-f80b8048b12a => 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: 476/913] 10.0.0.1 () {34 vars in 667 bytes} [Sun May 10 01:59:46 2026] POST /v2.0/subnets => generated 673 bytes in 249 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 01:59:47.121 7 WARNING neutron_lib.context [None req-6e77cc4d-b450-4e75-bf24-e1d8d49714e7 a89f27152ab7475fb2ed6ad00bceca9a 0139d52c1aee4d5e92c61555d292f20a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 01:59:47.211 7 INFO neutron.db.segments_db [None req-6e77cc4d-b450-4e75-bf24-e1d8d49714e7 a89f27152ab7475fb2ed6ad00bceca9a 0139d52c1aee4d5e92c61555d292f20a - - default default] Added segment 5442a353-9238-4510-a344-f5c44fb06979 of type vxlan for network f96d0f94-8ecf-4dcd-8e90-fe15723bc0ae [pid: 7|app: 0|req: 438/914] 10.0.0.1 () {34 vars in 668 bytes} [Sun May 10 01:59:47 2026] POST /v2.0/networks => generated 648 bytes in 206 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 477/915] 199.204.45.205 () {34 vars in 1080 bytes} [Sun May 10 01:59:47 2026] GET /v2.0/ports?tenant_id=1ad9cb1c7d3a4f24abfd332c8c9df913&device_id=77a83301-3bde-46bd-9817-8a6f697cfd20 => generated 1238 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 478/916] 199.204.45.205 () {34 vars in 1058 bytes} [Sun May 10 01:59:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=da559cce-08ee-4415-8cb8-8588201e4e98 => 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: 479/917] 199.204.45.205 () {34 vars in 984 bytes} [Sun May 10 01:59:47 2026] GET /v2.0/subnets?id=060ce6c1-cf9b-41cc-8ba1-1b0ffb83972e => generated 694 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 480/918] 199.204.45.205 () {34 vars in 1052 bytes} [Sun May 10 01:59:47 2026] GET /v2.0/ports?network_id=162beaf2-1362-493b-8ddf-2d774b45f308&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: 439/919] 10.0.0.1 () {34 vars in 741 bytes} [Sun May 10 01:59:47 2026] PUT /v2.0/networks/f96d0f94-8ecf-4dcd-8e90-fe15723bc0ae => generated 592 bytes in 168 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 01:59:47.505 7 WARNING neutron_lib.context [None req-d532cd0d-60ff-400f-9a45-6b9a289e6c6e a89f27152ab7475fb2ed6ad00bceca9a 0139d52c1aee4d5e92c61555d292f20a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 481/920] 199.204.45.205 () {34 vars in 1012 bytes} [Sun May 10 01:59:47 2026] GET /v2.0/networks/162beaf2-1362-493b-8ddf-2d774b45f308?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: 482/921] 199.204.45.205 () {34 vars in 1112 bytes} [Sun May 10 01:59:47 2026] GET /v2.0/networks/162beaf2-1362-493b-8ddf-2d774b45f308?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 440/922] 10.0.0.1 () {34 vars in 667 bytes} [Sun May 10 01:59:47 2026] POST /v2.0/subnets => generated 646 bytes in 364 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 01:59:47.882 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-9a366dcf-44c5-4b59-b7b4-29615421f241'] response: {'server_uuid': '42137a35-370b-41e9-b5dc-f80b8048b12a', 'name': 'network-vif-deleted', 'tag': 'a2a75057-ce9e-4898-9308-0cce21530912', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 441/923] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 01:59:47 2026] GET /v2.0/ports?device_id=77a83301-3bde-46bd-9817-8a6f697cfd20 => generated 969 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 442/924] 10.0.0.92 () {34 vars in 1039 bytes} [Sun May 10 01:59:47 2026] GET /v2.0/security-groups?id=9e2d1d8e-83de-4b66-bc9f-7fb8c70c69cd&fields=id&fields=name => generated 114 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 483/925] 10.0.0.1 () {34 vars in 739 bytes} [Sun May 10 01:59:47 2026] PUT /v2.0/subnets/4c887bec-113d-4f33-8031-d511f73ac0a0 => generated 656 bytes in 176 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 484/926] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 01:59:48 2026] GET /v2.0/ports?device_id=42137a35-370b-41e9-b5dc-f80b8048b12a => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 01:59:48.339 7 INFO neutron.services.segments.plugin [-] Segment 5442a353-9238-4510-a344-f5c44fb06979 resource provider aggregate not found 2026-05-10 01:59:48.343 7 INFO neutron.services.segments.plugin [-] Segment 5442a353-9238-4510-a344-f5c44fb06979 resource provider aggregate not found 2026-05-10 01:59:48.353 7 INFO neutron.services.segments.plugin [-] Segment 5442a353-9238-4510-a344-f5c44fb06979 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5442a353-9238-4510-a344-f5c44fb06979 found for delete ", "request_id": "req-1cae563b-1e27-489b-90ea-4d9a3fb59595"}]} 2026-05-10 01:59:48.355 7 INFO neutron.services.segments.plugin [-] Segment 5442a353-9238-4510-a344-f5c44fb06979 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5442a353-9238-4510-a344-f5c44fb06979 found for delete ", "request_id": "req-db8f4f1f-ef69-4a39-b481-1e659dfb5533"}]} [pid: 7|app: 0|req: 443/927] 10.0.0.1 () {32 vars in 724 bytes} [Sun May 10 01:59:48 2026] DELETE /v2.0/networks/f96d0f94-8ecf-4dcd-8e90-fe15723bc0ae => generated 0 bytes in 317 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 01:59:48.384 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a63a05de-6736-41e7-8c22-b9cad5a2db57 a89f27152ab7475fb2ed6ad00bceca9a 0139d52c1aee4d5e92c61555d292f20a - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 485/928] 10.0.0.1 () {32 vars in 724 bytes} [Sun May 10 01:59:48 2026] DELETE /v2.0/networks/f96d0f94-8ecf-4dcd-8e90-fe15723bc0ae => 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: 444/929] 10.0.0.1 () {32 vars in 692 bytes} [Sun May 10 01:59:48 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: 8|app: 0|req: 486/930] 10.0.0.1 () {32 vars in 740 bytes} [Sun May 10 01:59:48 2026] GET /v2.0/subnets?network_id=6d36eb33-d44d-4a16-9f7f-5e21db50b815 => generated 649 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/931] 10.0.0.1 () {32 vars in 651 bytes} [Sun May 10 01:59:48 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: 8|app: 0|req: 487/932] 10.0.0.1 () {32 vars in 647 bytes} [Sun May 10 01:59:48 2026] GET /v2.0/networks => generated 1313 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 446/933] 10.0.0.1 () {32 vars in 645 bytes} [Sun May 10 01:59:48 2026] GET /v2.0/subnets => generated 1312 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 488/934] 10.0.0.1 () {32 vars in 721 bytes} [Sun May 10 01:59:48 2026] GET /v2.0/networks/e5136de3-a582-4567-a848-d38fa96a9092 => generated 673 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 447/935] 10.0.0.1 () {32 vars in 719 bytes} [Sun May 10 01:59:48 2026] GET /v2.0/subnets/f0f185e6-a2a4-4919-aabe-42e08e3ee2dd => generated 673 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 01:59:48.744 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a1d5d3b9-6d60-4879-a08e-ebf0c40ef599 a89f27152ab7475fb2ed6ad00bceca9a 0139d52c1aee4d5e92c61555d292f20a - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 489/936] 10.0.0.1 () {32 vars in 722 bytes} [Sun May 10 01:59:48 2026] DELETE /v2.0/subnets/4c887bec-113d-4f33-8031-d511f73ac0a0 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 01:59:48.771 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f41afe17-9e4c-4991-9e93-5e9a95312c5e a89f27152ab7475fb2ed6ad00bceca9a 0139d52c1aee4d5e92c61555d292f20a - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 448/937] 10.0.0.1 () {32 vars in 724 bytes} [Sun May 10 01:59:48 2026] DELETE /v2.0/networks/f96d0f94-8ecf-4dcd-8e90-fe15723bc0ae => generated 138 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 490/938] 10.0.0.1 () {32 vars in 722 bytes} [Sun May 10 01:59:48 2026] DELETE /v2.0/subnets/f0f185e6-a2a4-4919-aabe-42e08e3ee2dd => 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: 491/939] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 01:59:49 2026] GET /v2.0/ports?device_id=77a83301-3bde-46bd-9817-8a6f697cfd20 => generated 969 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 492/940] 10.0.0.92 () {34 vars in 1039 bytes} [Sun May 10 01:59:49 2026] GET /v2.0/security-groups?id=9e2d1d8e-83de-4b66-bc9f-7fb8c70c69cd&fields=id&fields=name => generated 114 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 493/941] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 01:59:49 2026] GET /v2.0/ports?device_id=42137a35-370b-41e9-b5dc-f80b8048b12a => 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: 449/942] 10.0.0.1 () {32 vars in 724 bytes} [Sun May 10 01:59:48 2026] DELETE /v2.0/networks/e5136de3-a582-4567-a848-d38fa96a9092 => generated 0 bytes in 324 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 494/943] 10.0.0.1 () {32 vars in 772 bytes} [Sun May 10 01:59:49 2026] GET /v2.0/security-groups?tenant_id=0139d52c1aee4d5e92c61555d292f20a&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: 450/944] 10.0.0.1 () {32 vars in 738 bytes} [Sun May 10 01:59:49 2026] DELETE /v2.0/security-groups/e1ea71f9-d911-4494-9f75-5e254449aaf3 => 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: 495/945] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 01:59:50 2026] GET /v2.0/ports?device_id=77a83301-3bde-46bd-9817-8a6f697cfd20 => 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: 496/946] 10.0.0.92 () {34 vars in 1039 bytes} [Sun May 10 01:59:50 2026] GET /v2.0/security-groups?id=9e2d1d8e-83de-4b66-bc9f-7fb8c70c69cd&fields=id&fields=name => generated 114 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 451/947] 10.0.0.1 () {32 vars in 738 bytes} [Sun May 10 01:59:50 2026] DELETE /v2.0/security-groups/82ee7aa8-dbc3-4fd9-b6c7-7a659491d826 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 01:59:50.410 8 INFO neutron.api.v2.resource [None req-0128af28-1c6a-415d-a465-192f4fd75da8 2196059283da4dda936393b6efea5c03 87d4a12761ad4efb82892f3014478e5e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 497/948] 10.0.0.1 () {32 vars in 735 bytes} [Sun May 10 01:59:50 2026] GET /v2.0/security-groups/82ee7aa8-dbc3-4fd9-b6c7-7a659491d826 => generated 146 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 01:59:50.417 7 INFO neutron.services.segments.plugin [-] Segment 881286bd-9708-4b29-b759-b3743c59f0c2 resource provider aggregate not found 2026-05-10 01:59:50.424 7 INFO neutron.services.segments.plugin [-] Segment 881286bd-9708-4b29-b759-b3743c59f0c2 resource provider aggregate not found 2026-05-10 01:59:50.438 7 INFO neutron.services.segments.plugin [-] Segment 881286bd-9708-4b29-b759-b3743c59f0c2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 881286bd-9708-4b29-b759-b3743c59f0c2 found for delete ", "request_id": "req-d28aff79-3189-4d6b-8c1d-b67ad4ddf97f"}]} 2026-05-10 01:59:50.439 7 INFO neutron.services.segments.plugin [-] Segment 881286bd-9708-4b29-b759-b3743c59f0c2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 881286bd-9708-4b29-b759-b3743c59f0c2 found for delete ", "request_id": "req-ee3afde9-330f-4d8d-9c6f-025df4ae6890"}]} [pid: 7|app: 0|req: 452/949] 10.0.0.1 () {32 vars in 730 bytes} [Sun May 10 01:59:50 2026] DELETE /v2.0/floatingips/d2f203ca-0cc9-40b2-85f4-ebf1d4fe395b => generated 0 bytes in 296 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 453/950] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 01:59:51 2026] GET /v2.0/ports?device_id=77a83301-3bde-46bd-9817-8a6f697cfd20 => generated 971 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 454/951] 10.0.0.92 () {34 vars in 1039 bytes} [Sun May 10 01:59:51 2026] GET /v2.0/security-groups?id=9e2d1d8e-83de-4b66-bc9f-7fb8c70c69cd&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: 498/952] 10.0.0.1 () {34 vars in 787 bytes} [Sun May 10 01:59:50 2026] PUT /v2.0/routers/388ca122-baad-4621-9a05-12833f8d2af1/remove_router_interface => generated 309 bytes in 979 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 01:59:52.588 7 INFO neutron.services.segments.plugin [-] Segment 53180062-f2cf-44a9-8ee2-39d005a149af resource provider aggregate not found 2026-05-10 01:59:52.592 7 INFO neutron.services.segments.plugin [-] Segment 53180062-f2cf-44a9-8ee2-39d005a149af resource provider aggregate not found 2026-05-10 01:59:52.600 7 INFO neutron.services.segments.plugin [-] Segment 53180062-f2cf-44a9-8ee2-39d005a149af resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 53180062-f2cf-44a9-8ee2-39d005a149af found for delete ", "request_id": "req-c9c92bbd-746b-4f10-aae5-0ab3832c9e4a"}]} 2026-05-10 01:59:52.610 7 INFO neutron.services.segments.plugin [-] Segment 53180062-f2cf-44a9-8ee2-39d005a149af resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 53180062-f2cf-44a9-8ee2-39d005a149af found for delete ", "request_id": "req-6fd69dad-5547-4d3b-a6be-bd1cc270f1dc"}]} 2026-05-10 01:59:52.618 7 INFO neutron.db.l3_hamode_db [None req-e7c60415-d3f4-4a6f-938b-86cae026cc32 ae447dd0b0eb43dba3d5039e628ede04 ced8d8ef21f84d89b888dadb249dce35 - - default default] HA network 52f01286-0ba6-4769-98ed-dc7b23b66b0b was deleted as no HA routers are present in tenant 87d4a12761ad4efb82892f3014478e5e. [pid: 7|app: 0|req: 455/953] 10.0.0.1 () {32 vars in 722 bytes} [Sun May 10 01:59:51 2026] DELETE /v2.0/routers/388ca122-baad-4621-9a05-12833f8d2af1 => generated 0 bytes in 876 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 499/954] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 01:59:52 2026] GET /v2.0/ports?device_id=77a83301-3bde-46bd-9817-8a6f697cfd20 => generated 971 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 500/955] 10.0.0.92 () {34 vars in 1039 bytes} [Sun May 10 01:59:52 2026] GET /v2.0/security-groups?id=9e2d1d8e-83de-4b66-bc9f-7fb8c70c69cd&fields=id&fields=name => generated 114 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 501/956] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 01:59:52 2026] GET /v2.0/ports?device_id=77a83301-3bde-46bd-9817-8a6f697cfd20 => generated 971 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 456/957] 10.0.0.1 () {32 vars in 722 bytes} [Sun May 10 01:59:52 2026] DELETE /v2.0/subnets/8f2b2f86-dec2-4378-af65-3c68d2e7b1f7 => generated 0 bytes in 457 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 01:59:53.172 8 INFO neutron.db.l3_db [None req-a1246b04-47de-4a7b-9090-8d1b6bf7035d bd96a1efb08449c4870aaeed3a462b68 1ad9cb1c7d3a4f24abfd332c8c9df913 - - default default] Floating IP 258f6fca-242a-48b7-a2ff-5dabb4fc15d5 associated. External IP: 10.96.250.215, port: da559cce-08ee-4415-8cb8-8588201e4e98. [pid: 7|app: 0|req: 457/958] 10.0.0.1 () {32 vars in 724 bytes} [Sun May 10 01:59:53 2026] DELETE /v2.0/networks/18c6c6d7-a6dc-419e-bf77-551539bb9c48 => generated 0 bytes in 307 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 502/959] 10.0.0.1 () {34 vars in 747 bytes} [Sun May 10 01:59:52 2026] PUT /v2.0/floatingips/258f6fca-242a-48b7-a2ff-5dabb4fc15d5 => generated 855 bytes in 723 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 458/960] 10.0.0.1 () {32 vars in 772 bytes} [Sun May 10 01:59:53 2026] GET /v2.0/security-groups?tenant_id=87d4a12761ad4efb82892f3014478e5e&name=default => generated 2921 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 01:59:53.635 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-476ce94a-07bd-414c-a958-4feb1347b46b'] response: {'name': 'network-changed', 'server_uuid': '77a83301-3bde-46bd-9817-8a6f697cfd20', 'tag': 'da559cce-08ee-4415-8cb8-8588201e4e98', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 503/961] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 01:59:53 2026] GET /v2.0/ports?device_id=77a83301-3bde-46bd-9817-8a6f697cfd20 => generated 971 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 504/962] 10.0.0.92 () {34 vars in 1039 bytes} [Sun May 10 01:59:53 2026] GET /v2.0/security-groups?id=9e2d1d8e-83de-4b66-bc9f-7fb8c70c69cd&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: 459/963] 10.0.0.1 () {32 vars in 738 bytes} [Sun May 10 01:59:53 2026] DELETE /v2.0/security-groups/2e878fa6-7cb3-484d-beb7-736ac952e5e1 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 505/964] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 01:59:53 2026] GET /v2.0/ports?device_id=77a83301-3bde-46bd-9817-8a6f697cfd20 => generated 971 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 460/965] 10.0.0.92 () {34 vars in 1039 bytes} [Sun May 10 01:59:53 2026] GET /v2.0/security-groups?id=9e2d1d8e-83de-4b66-bc9f-7fb8c70c69cd&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: 506/966] 199.204.45.205 () {34 vars in 1080 bytes} [Sun May 10 01:59:54 2026] GET /v2.0/ports?tenant_id=1ad9cb1c7d3a4f24abfd332c8c9df913&device_id=77a83301-3bde-46bd-9817-8a6f697cfd20 => generated 1240 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 461/967] 199.204.45.205 () {34 vars in 986 bytes} [Sun May 10 01:59:54 2026] GET /v2.0/networks?id=162beaf2-1362-493b-8ddf-2d774b45f308 => generated 772 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 507/968] 199.204.45.205 () {34 vars in 1058 bytes} [Sun May 10 01:59:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=da559cce-08ee-4415-8cb8-8588201e4e98 => generated 858 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 462/969] 199.204.45.205 () {34 vars in 984 bytes} [Sun May 10 01:59:54 2026] GET /v2.0/subnets?id=060ce6c1-cf9b-41cc-8ba1-1b0ffb83972e => generated 694 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 508/970] 199.204.45.205 () {34 vars in 1052 bytes} [Sun May 10 01:59:54 2026] GET /v2.0/ports?network_id=162beaf2-1362-493b-8ddf-2d774b45f308&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: 463/971] 199.204.45.205 () {34 vars in 1012 bytes} [Sun May 10 01:59:54 2026] GET /v2.0/networks/162beaf2-1362-493b-8ddf-2d774b45f308?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 509/972] 199.204.45.205 () {34 vars in 1112 bytes} [Sun May 10 01:59:54 2026] GET /v2.0/networks/162beaf2-1362-493b-8ddf-2d774b45f308?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-10 01:59:54.866 7 INFO neutron.services.segments.plugin [-] Segment 8ee45996-12cb-4d8c-a476-ac0bb031c75a resource provider aggregate not found 2026-05-10 01:59:54.870 7 INFO neutron.services.segments.plugin [-] Segment 8ee45996-12cb-4d8c-a476-ac0bb031c75a resource provider aggregate not found 2026-05-10 01:59:54.876 7 INFO neutron.services.segments.plugin [-] Segment 8ee45996-12cb-4d8c-a476-ac0bb031c75a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8ee45996-12cb-4d8c-a476-ac0bb031c75a found for delete ", "request_id": "req-d862bc4e-6153-4b54-8de0-58f031a9a8cb"}]} 2026-05-10 01:59:54.884 7 INFO neutron.services.segments.plugin [-] Segment 8ee45996-12cb-4d8c-a476-ac0bb031c75a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8ee45996-12cb-4d8c-a476-ac0bb031c75a found for delete ", "request_id": "req-cf27e143-58a4-4e89-91b5-2f5b666f7a63"}]} [pid: 7|app: 0|req: 464/973] 10.0.0.1 () {32 vars in 772 bytes} [Sun May 10 01:59:54 2026] GET /v2.0/security-groups?tenant_id=f78ea0207771483a8845408f2d3adb05&name=default => generated 2925 bytes in 277 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 510/974] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 01:59:55 2026] GET /v2.0/ports?device_id=77a83301-3bde-46bd-9817-8a6f697cfd20 => 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: 511/975] 10.0.0.92 () {34 vars in 1039 bytes} [Sun May 10 01:59:55 2026] GET /v2.0/security-groups?id=9e2d1d8e-83de-4b66-bc9f-7fb8c70c69cd&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 465/976] 10.0.0.1 () {32 vars in 738 bytes} [Sun May 10 01:59:55 2026] DELETE /v2.0/security-groups/9fb84703-50e9-457c-a154-e90f4bf587ee => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 512/977] 10.0.0.1 () {32 vars in 772 bytes} [Sun May 10 01:59:55 2026] GET /v2.0/security-groups?tenant_id=339e83e9e72749d69cbbf40c4a08aec9&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: 513/978] 10.0.0.1 () {32 vars in 738 bytes} [Sun May 10 01:59:55 2026] DELETE /v2.0/security-groups/2fed9517-4683-47ae-8bb0-5fdf6497d912 => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 01:59:55.784 7 INFO neutron.db.segments_db [None req-a1c27882-3833-4eff-b99b-4ef736df6a42 ae447dd0b0eb43dba3d5039e628ede04 ced8d8ef21f84d89b888dadb249dce35 - - default default] Added segment 0d10ee37-43b4-4b24-9540-e566f51fca2a of type vxlan for network f684657b-9f61-4b6b-a5d3-8420c16c1312 [pid: 8|app: 0|req: 514/979] 199.204.45.205 () {34 vars in 994 bytes} [Sun May 10 01:59:55 2026] GET /v2.0/ports?device_id=77a83301-3bde-46bd-9817-8a6f697cfd20 => generated 971 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 466/980] 10.0.0.1 () {34 vars in 669 bytes} [Sun May 10 01:59:55 2026] POST /v2.0/networks => generated 738 bytes in 358 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 01:59:56.046 8 INFO neutron.db.l3_db [req-c135bc60-baac-4013-82a7-e9b2bb2aaa91 req-2f7dcfd5-3e24-4c94-a4f6-8b2e5f909f8c bd96a1efb08449c4870aaeed3a462b68 1ad9cb1c7d3a4f24abfd332c8c9df913 - - default default] Floating IP 258f6fca-242a-48b7-a2ff-5dabb4fc15d5 disassociated. External IP: 10.96.250.215, port: da559cce-08ee-4415-8cb8-8588201e4e98. [pid: 7|app: 0|req: 467/981] 10.0.0.1 () {34 vars in 667 bytes} [Sun May 10 01:59:55 2026] POST /v2.0/subnets => generated 685 bytes in 182 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 01:59:56.101 7 INFO neutron.db.segments_db [None req-14dc1024-4acb-40cf-8b9d-3f8b01c7c05e ae447dd0b0eb43dba3d5039e628ede04 ced8d8ef21f84d89b888dadb249dce35 - - default default] Added segment a41da57b-0e16-4ea8-8f2d-3555c792baf3 of type vxlan for network ace7336f-3ced-40e2-90fb-26deec960d11 2026-05-10 01:59:56.339 7 INFO neutron.db.l3_hamode_db [None req-14dc1024-4acb-40cf-8b9d-3f8b01c7c05e ae447dd0b0eb43dba3d5039e628ede04 1852fe4f078d47e189170546b5eceb36 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 515/982] 199.204.45.205 () {36 vars in 997 bytes} [Sun May 10 01:59:55 2026] DELETE /v2.0/ports/da559cce-08ee-4415-8cb8-8588201e4e98 => generated 0 bytes in 555 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 516/983] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 01:59:56 2026] GET /v2.0/ports?device_id=77a83301-3bde-46bd-9817-8a6f697cfd20 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 01:59:57.136 7 INFO neutron.db.l3_hamode_db [None req-14dc1024-4acb-40cf-8b9d-3f8b01c7c05e ae447dd0b0eb43dba3d5039e628ede04 ced8d8ef21f84d89b888dadb249dce35 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-10 01:59:57.659 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-6fd72d07-2357-4ad8-9672-3e91d8f929fb'] response: {'server_uuid': '77a83301-3bde-46bd-9817-8a6f697cfd20', 'name': 'network-vif-deleted', 'tag': 'da559cce-08ee-4415-8cb8-8588201e4e98', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 517/984] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 01:59:57 2026] GET /v2.0/ports?device_id=77a83301-3bde-46bd-9817-8a6f697cfd20 => 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: 518/985] 199.204.45.205 () {34 vars in 1096 bytes} [Sun May 10 01:59:57 2026] GET /v2.0/ports?device_id=5ee6e883-ac13-46d9-8c37-f7166466e733&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 468/986] 10.0.0.1 () {34 vars in 667 bytes} [Sun May 10 01:59:56 2026] POST /v2.0/routers => generated 725 bytes in 2031 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 519/987] 10.0.0.210 () {34 vars in 990 bytes} [Sun May 10 01:59:58 2026] GET /v2.0/ports?device_id=5ee6e883-ac13-46d9-8c37-f7166466e733 => generated 1240 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 520/988] 10.0.0.210 () {34 vars in 1040 bytes} [Sun May 10 01:59:58 2026] GET /v2.0/security-groups?id=130b93ae-a39b-4cfc-b39f-de43368d4fab&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: 521/989] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 01:59:58 2026] GET /v2.0/ports?device_id=77a83301-3bde-46bd-9817-8a6f697cfd20 => 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: 522/990] 199.204.45.205 () {34 vars in 1080 bytes} [Sun May 10 01:59:58 2026] GET /v2.0/ports?tenant_id=3e26bf7f972f408a932f3b1658b13a4a&device_id=5ee6e883-ac13-46d9-8c37-f7166466e733 => generated 1240 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 469/993] 10.0.0.1 () {34 vars in 781 bytes} [Sun May 10 01:59:58 2026] PUT /v2.0/routers/5c446fdb-c0cb-42e0-8f29-38bcbd27b975/add_router_interface => generated 309 bytes in 1220 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 525/994] 199.204.45.205 () {34 vars in 986 bytes} [Sun May 10 01:59:59 2026] GET /v2.0/networks?id=0788a9da-4684-49ff-8f00-9352a3ce67f3 => generated 770 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 470/995] 199.204.45.205 () {34 vars in 1058 bytes} [Sun May 10 01:59:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=eddf49b3-2e79-4ad9-9b62-1acf862567db => generated 860 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 526/996] 199.204.45.205 () {34 vars in 984 bytes} [Sun May 10 01:59:59 2026] GET /v2.0/subnets?id=11ad185f-db25-452c-9e1c-d1c78c1b9e0a => generated 693 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 471/997] 199.204.45.205 () {34 vars in 1052 bytes} [Sun May 10 01:59:59 2026] GET /v2.0/ports?network_id=0788a9da-4684-49ff-8f00-9352a3ce67f3&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: 527/998] 199.204.45.205 () {34 vars in 1012 bytes} [Sun May 10 01:59:59 2026] GET /v2.0/networks/0788a9da-4684-49ff-8f00-9352a3ce67f3?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: 472/999] 199.204.45.205 () {34 vars in 1112 bytes} [Sun May 10 01:59:59 2026] GET /v2.0/networks/0788a9da-4684-49ff-8f00-9352a3ce67f3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 01:59:59.772 8 WARNING neutron_lib.context [None req-d74e639b-4d7d-4080-839e-fe73e3e2d41f 3feb44be8f7c4af08c16d70510e84d7b 1852fe4f078d47e189170546b5eceb36 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 528/1000] 10.0.0.1 () {34 vars in 683 bytes} [Sun May 10 01:59:59 2026] POST /v2.0/security-groups => generated 1660 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-10 01:59:59.893 8 WARNING neutron_lib.context [None req-736c28ec-5474-493b-b31d-e605cc6b5c34 3feb44be8f7c4af08c16d70510e84d7b 1852fe4f078d47e189170546b5eceb36 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 473/1001] 10.0.0.1 () {32 vars in 738 bytes} [Sun May 10 01:59:59 2026] DELETE /v2.0/security-groups/9e2d1d8e-83de-4b66-bc9f-7fb8c70c69cd => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 01:59:59.994 7 INFO neutron.api.v2.resource [None req-33c29f9b-377a-4678-a780-5dc1c6220e4a bd96a1efb08449c4870aaeed3a462b68 1ad9cb1c7d3a4f24abfd332c8c9df913 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 474/1002] 10.0.0.1 () {32 vars in 735 bytes} [Sun May 10 01:59:59 2026] GET /v2.0/security-groups/9e2d1d8e-83de-4b66-bc9f-7fb8c70c69cd => generated 146 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 529/1003] 10.0.0.1 () {34 vars in 693 bytes} [Sun May 10 01:59:59 2026] POST /v2.0/security-group-rules => generated 597 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:00:00.006 7 WARNING neutron_lib.context [None req-8c326dc0-bc80-4b5d-84f2-956d17a5cbcf 3feb44be8f7c4af08c16d70510e84d7b 1852fe4f078d47e189170546b5eceb36 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 475/1004] 10.0.0.1 () {34 vars in 693 bytes} [Sun May 10 02:00:00 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-10 02:00:00.132 7 WARNING neutron_lib.context [None req-1c62a567-b35d-4009-9a8b-18609cd4adc8 3feb44be8f7c4af08c16d70510e84d7b 1852fe4f078d47e189170546b5eceb36 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 530/1005] 10.0.0.1 () {32 vars in 730 bytes} [Sun May 10 02:00:00 2026] DELETE /v2.0/floatingips/258f6fca-242a-48b7-a2ff-5dabb4fc15d5 => generated 0 bytes in 308 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 476/1006] 10.0.0.1 () {34 vars in 674 bytes} [Sun May 10 02:00:00 2026] POST /v2.0/floatingips => generated 552 bytes in 706 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 477/1007] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 02:00:01 2026] GET /v2.0/ports?device_id=5ee6e883-ac13-46d9-8c37-f7166466e733 => generated 971 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 478/1008] 10.0.0.92 () {34 vars in 1039 bytes} [Sun May 10 02:00:01 2026] GET /v2.0/security-groups?id=130b93ae-a39b-4cfc-b39f-de43368d4fab&fields=id&fields=name => generated 114 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 479/1009] 10.0.0.92 () {34 vars in 1099 bytes} [Sun May 10 02:00:01 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1409251486&fields=id&tenant_id=1852fe4f078d47e189170546b5eceb36 => generated 69 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 480/1010] 10.0.0.92 () {34 vars in 981 bytes} [Sun May 10 02:00:01 2026] GET /v2.0/networks?id=f684657b-9f61-4b6b-a5d3-8420c16c1312 => generated 670 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 481/1011] 10.0.0.92 () {34 vars in 964 bytes} [Sun May 10 02:00:01 2026] GET /v2.0/quotas/1852fe4f078d47e189170546b5eceb36 => generated 292 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 482/1012] 10.0.0.92 () {34 vars in 1001 bytes} [Sun May 10 02:00:01 2026] GET /v2.0/ports?tenant_id=1852fe4f078d47e189170546b5eceb36&fields=id => generated 103 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 483/1013] 10.0.0.92 () {34 vars in 1007 bytes} [Sun May 10 02:00:01 2026] GET /v2.0/networks/f684657b-9f61-4b6b-a5d3-8420c16c1312?fields=segments => generated 14 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 484/1014] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 02:00:01 2026] GET /v2.0/ports?device_id=5ee6e883-ac13-46d9-8c37-f7166466e733 => 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: 485/1015] 10.0.0.92 () {34 vars in 1107 bytes} [Sun May 10 02:00:01 2026] GET /v2.0/networks/f684657b-9f61-4b6b-a5d3-8420c16c1312?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 486/1016] 10.0.0.92 () {34 vars in 1039 bytes} [Sun May 10 02:00:01 2026] GET /v2.0/security-groups?id=130b93ae-a39b-4cfc-b39f-de43368d4fab&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: 531/1017] 10.0.0.1 () {34 vars in 787 bytes} [Sun May 10 02:00:00 2026] PUT /v2.0/routers/2562cd6a-36d0-4b4f-a5d2-ed87e5b1f221/remove_router_interface => generated 309 bytes in 1552 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 532/1018] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 02:00:01 2026] GET /v2.0/ports?device_id=fc78c160-6b74-4502-9b9a-83c6f9e7b704 => 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: 533/1019] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 02:00:02 2026] GET /v2.0/ports?device_id=5ee6e883-ac13-46d9-8c37-f7166466e733 => generated 971 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:00:02.913 7 INFO neutron.services.segments.plugin [-] Segment 0d2341d0-152a-4b70-bc3c-2fb64783032f resource provider aggregate not found 2026-05-10 02:00:02.918 7 INFO neutron.services.segments.plugin [-] Segment 0d2341d0-152a-4b70-bc3c-2fb64783032f resource provider aggregate not found [pid: 8|app: 0|req: 534/1020] 10.0.0.92 () {34 vars in 1039 bytes} [Sun May 10 02:00:02 2026] GET /v2.0/security-groups?id=130b93ae-a39b-4cfc-b39f-de43368d4fab&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-10 02:00:02.934 7 INFO neutron.services.segments.plugin [-] Segment 0d2341d0-152a-4b70-bc3c-2fb64783032f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0d2341d0-152a-4b70-bc3c-2fb64783032f found for delete ", "request_id": "req-c166052d-4b42-4e28-8299-8225db33e039"}]} 2026-05-10 02:00:02.935 7 INFO neutron.services.segments.plugin [-] Segment 0d2341d0-152a-4b70-bc3c-2fb64783032f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0d2341d0-152a-4b70-bc3c-2fb64783032f found for delete ", "request_id": "req-a1872069-c280-4483-b58a-67eca3cb0883"}]} 2026-05-10 02:00:02.970 7 INFO neutron.db.l3_hamode_db [None req-e594c36f-f12d-4c6c-a647-cd11e636f120 ae447dd0b0eb43dba3d5039e628ede04 ced8d8ef21f84d89b888dadb249dce35 - - default default] HA network 9f5e0294-f9f9-475a-a239-bd16ef607c4b was deleted as no HA routers are present in tenant 1ad9cb1c7d3a4f24abfd332c8c9df913. [pid: 7|app: 0|req: 487/1021] 10.0.0.1 () {32 vars in 722 bytes} [Sun May 10 02:00:01 2026] DELETE /v2.0/routers/2562cd6a-36d0-4b4f-a5d2-ed87e5b1f221 => generated 0 bytes in 1104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 488/1022] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 02:00:02 2026] GET /v2.0/ports?device_id=fc78c160-6b74-4502-9b9a-83c6f9e7b704 => 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: 535/1023] 10.0.0.1 () {32 vars in 722 bytes} [Sun May 10 02:00:02 2026] DELETE /v2.0/subnets/060ce6c1-cf9b-41cc-8ba1-1b0ffb83972e => 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: 489/1024] 10.0.0.1 () {32 vars in 724 bytes} [Sun May 10 02:00:03 2026] DELETE /v2.0/networks/162beaf2-1362-493b-8ddf-2d774b45f308 => generated 0 bytes in 298 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 536/1025] 199.204.45.205 () {34 vars in 994 bytes} [Sun May 10 02:00:03 2026] GET /v2.0/ports?device_id=5ee6e883-ac13-46d9-8c37-f7166466e733 => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 537/1026] 10.0.0.1 () {32 vars in 772 bytes} [Sun May 10 02:00:03 2026] GET /v2.0/security-groups?tenant_id=1ad9cb1c7d3a4f24abfd332c8c9df913&name=default => generated 2925 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:00:03.850 7 INFO neutron.db.l3_db [req-81e14523-6559-4036-9d6a-d1531c9d634f req-e507139a-dabe-418e-bb33-9fbea0714c95 a39efd1482c14e8d93161b4d32c7188b 3e26bf7f972f408a932f3b1658b13a4a - - default default] Floating IP 5b843755-c1c3-42f5-b575-5d6216b2e142 disassociated. External IP: 10.96.250.216, port: eddf49b3-2e79-4ad9-9b62-1acf862567db. [pid: 8|app: 0|req: 538/1027] 10.0.0.1 () {32 vars in 738 bytes} [Sun May 10 02:00:03 2026] DELETE /v2.0/security-groups/1640792e-d993-43d3-878f-8d8ea3933e89 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 539/1028] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 02:00:03 2026] GET /v2.0/ports?device_id=5ee6e883-ac13-46d9-8c37-f7166466e733 => 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: 540/1029] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 02:00:04 2026] GET /v2.0/ports?device_id=fc78c160-6b74-4502-9b9a-83c6f9e7b704 => 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: 490/1030] 199.204.45.205 () {36 vars in 997 bytes} [Sun May 10 02:00:03 2026] DELETE /v2.0/ports/eddf49b3-2e79-4ad9-9b62-1acf862567db => generated 0 bytes in 693 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 541/1031] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 02:00:05 2026] GET /v2.0/ports?device_id=5ee6e883-ac13-46d9-8c37-f7166466e733 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:00:05.226 7 INFO neutron.services.segments.plugin [-] Segment 32d76468-3aa3-48d9-bf2d-c77b7e44aa7d resource provider aggregate not found 2026-05-10 02:00:05.231 7 INFO neutron.services.segments.plugin [-] Segment 32d76468-3aa3-48d9-bf2d-c77b7e44aa7d resource provider aggregate not found [pid: 7|app: 0|req: 491/1032] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 02:00:05 2026] GET /v2.0/ports?device_id=fc78c160-6b74-4502-9b9a-83c6f9e7b704 => generated 12 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 542/1033] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 02:00:06 2026] GET /v2.0/ports?device_id=5ee6e883-ac13-46d9-8c37-f7166466e733 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:00:06.319 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-09796bdf-8821-46fe-8423-6e08597dc3cb'] response: {'server_uuid': '5ee6e883-ac13-46d9-8c37-f7166466e733', 'name': 'network-vif-deleted', 'tag': 'eddf49b3-2e79-4ad9-9b62-1acf862567db', 'status': 'completed', 'code': 200} 2026-05-10 02:00:06.321 7 INFO neutron.services.segments.plugin [-] Segment 32d76468-3aa3-48d9-bf2d-c77b7e44aa7d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 32d76468-3aa3-48d9-bf2d-c77b7e44aa7d found for delete ", "request_id": "req-c931c088-1c6c-413e-a6d6-5fcbc0077461"}]} 2026-05-10 02:00:06.322 7 INFO neutron.services.segments.plugin [-] Segment 32d76468-3aa3-48d9-bf2d-c77b7e44aa7d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 32d76468-3aa3-48d9-bf2d-c77b7e44aa7d found for delete ", "request_id": "req-5c3cf19f-ba27-436a-a25d-dbf191a15f8b"}]} [pid: 7|app: 0|req: 492/1034] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 02:00:06 2026] GET /v2.0/ports?device_id=fc78c160-6b74-4502-9b9a-83c6f9e7b704 => 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: 543/1035] 10.0.0.1 () {32 vars in 772 bytes} [Sun May 10 02:00:06 2026] GET /v2.0/security-groups?tenant_id=692fb6d9b82349eeb8c9fd7b56e6f7fe&name=default => generated 2925 bytes in 316 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 493/1036] 10.0.0.1 () {32 vars in 738 bytes} [Sun May 10 02:00:06 2026] DELETE /v2.0/security-groups/68486ea0-a3fc-49b1-87b6-52ae436697c6 => 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: 544/1037] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 02:00:07 2026] GET /v2.0/ports?device_id=5ee6e883-ac13-46d9-8c37-f7166466e733 => 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: 494/1038] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 02:00:07 2026] GET /v2.0/ports?device_id=fc78c160-6b74-4502-9b9a-83c6f9e7b704 => 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: 495/1039] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 02:00:08 2026] GET /v2.0/ports?device_id=5ee6e883-ac13-46d9-8c37-f7166466e733 => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 545/1040] 199.204.45.205 () {34 vars in 986 bytes} [Sun May 10 02:00:08 2026] GET /v2.0/networks?id=f684657b-9f61-4b6b-a5d3-8420c16c1312 => generated 670 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 496/1041] 199.204.45.205 () {34 vars in 1050 bytes} [Sun May 10 02:00:08 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=1852fe4f078d47e189170546b5eceb36 => generated 181 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:00:08.519 7 WARNING neutron_lib.context [req-7e17fab7-403a-49ce-adac-3d0b83f78c9b req-31af8d30-1a9a-4afd-819b-caf3a2190177 3feb44be8f7c4af08c16d70510e84d7b 1852fe4f078d47e189170546b5eceb36 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 546/1042] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 02:00:08 2026] GET /v2.0/ports?device_id=fc78c160-6b74-4502-9b9a-83c6f9e7b704 => 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: 497/1043] 199.204.45.205 () {38 vars in 955 bytes} [Sun May 10 02:00:08 2026] POST /v2.0/ports => generated 958 bytes in 321 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 547/1044] 199.204.45.205 () {38 vars in 1028 bytes} [Sun May 10 02:00:08 2026] PUT /v2.0/ports/1b2152c0-535b-4293-bce9-6278538da792 => generated 1239 bytes in 492 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, ' [pid: 8|app: 0|req: 548/1045] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 02:00:09 2026] GET /v2.0/ports?device_id=5ee6e883-ac13-46d9-8c37-f7166466e733 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:00:09.614 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0a240a4f-6828-4418-abe1-2ed311ac895b'] response: {'name': 'network-changed', 'server_uuid': 'fc78c160-6b74-4502-9b9a-83c6f9e7b704', 'tag': '1b2152c0-535b-4293-bce9-6278538da792', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 498/1046] 10.0.0.1 () {32 vars in 772 bytes} [Sun May 10 02:00:09 2026] GET /v2.0/security-groups?tenant_id=8df7882a670d4ad89999e0a0b697a671&name=default => generated 2925 bytes in 335 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 549/1047] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 02:00:09 2026] GET /v2.0/ports?device_id=fc78c160-6b74-4502-9b9a-83c6f9e7b704 => 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: 550/1048] 10.0.0.92 () {34 vars in 1039 bytes} [Sun May 10 02:00:09 2026] GET /v2.0/security-groups?id=6dc2e929-99d7-49b1-8285-af92bc4fa777&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: 499/1049] 10.0.0.1 () {32 vars in 738 bytes} [Sun May 10 02:00:09 2026] DELETE /v2.0/security-groups/d720e200-b8ce-4dcb-a117-48b70c0f0680 => 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: 551/1050] 199.204.45.205 () {34 vars in 1080 bytes} [Sun May 10 02:00:10 2026] GET /v2.0/ports?tenant_id=1852fe4f078d47e189170546b5eceb36&device_id=fc78c160-6b74-4502-9b9a-83c6f9e7b704 => 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: 500/1051] 199.204.45.205 () {34 vars in 1018 bytes} [Sun May 10 02:00:10 2026] GET /v2.0/networks?tenant_id=1852fe4f078d47e189170546b5eceb36&shared=False => generated 766 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 552/1052] 199.204.45.205 () {34 vars in 930 bytes} [Sun May 10 02:00:10 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: 501/1053] 10.0.0.1 () {32 vars in 738 bytes} [Sun May 10 02:00:10 2026] DELETE /v2.0/security-groups/130b93ae-a39b-4cfc-b39f-de43368d4fab => generated 0 bytes in 138 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:00:10.754 8 INFO neutron.api.v2.resource [None req-44ad6865-81c7-46a5-bbe9-8630d57514a1 a39efd1482c14e8d93161b4d32c7188b 3e26bf7f972f408a932f3b1658b13a4a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 553/1054] 10.0.0.1 () {32 vars in 735 bytes} [Sun May 10 02:00:10 2026] GET /v2.0/security-groups/130b93ae-a39b-4cfc-b39f-de43368d4fab => generated 146 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 554/1055] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 02:00:10 2026] GET /v2.0/ports?device_id=fc78c160-6b74-4502-9b9a-83c6f9e7b704 => generated 973 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 555/1056] 10.0.0.92 () {34 vars in 1039 bytes} [Sun May 10 02:00:10 2026] GET /v2.0/security-groups?id=6dc2e929-99d7-49b1-8285-af92bc4fa777&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: 502/1057] 10.0.0.1 () {32 vars in 730 bytes} [Sun May 10 02:00:10 2026] DELETE /v2.0/floatingips/5b843755-c1c3-42f5-b575-5d6216b2e142 => generated 0 bytes in 305 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 503/1058] 199.204.45.205 () {34 vars in 1080 bytes} [Sun May 10 02:00:11 2026] GET /v2.0/ports?tenant_id=1852fe4f078d47e189170546b5eceb36&device_id=fc78c160-6b74-4502-9b9a-83c6f9e7b704 => 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: 504/1059] 199.204.45.205 () {34 vars in 1060 bytes} [Sun May 10 02:00:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=1b2152c0-535b-4293-bce9-6278538da792 => generated 19 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 505/1060] 199.204.45.205 () {34 vars in 984 bytes} [Sun May 10 02:00:11 2026] GET /v2.0/subnets?id=e7c22486-5d28-4b1e-9e90-c8cfbea39c8c => generated 688 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 506/1061] 199.204.45.205 () {34 vars in 1052 bytes} [Sun May 10 02:00:11 2026] GET /v2.0/ports?network_id=f684657b-9f61-4b6b-a5d3-8420c16c1312&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: 507/1062] 199.204.45.205 () {34 vars in 1012 bytes} [Sun May 10 02:00:11 2026] GET /v2.0/networks/f684657b-9f61-4b6b-a5d3-8420c16c1312?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: 508/1063] 199.204.45.205 () {34 vars in 1112 bytes} [Sun May 10 02:00:11 2026] GET /v2.0/networks/f684657b-9f61-4b6b-a5d3-8420c16c1312?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: 509/1064] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 02:00:11 2026] GET /v2.0/ports?device_id=fc78c160-6b74-4502-9b9a-83c6f9e7b704 => generated 973 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 510/1065] 10.0.0.92 () {34 vars in 1039 bytes} [Sun May 10 02:00:12 2026] GET /v2.0/security-groups?id=6dc2e929-99d7-49b1-8285-af92bc4fa777&fields=id&fields=name => generated 114 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 556/1066] 10.0.0.1 () {34 vars in 787 bytes} [Sun May 10 02:00:11 2026] PUT /v2.0/routers/6ca50f75-2b39-47e5-bf06-90e579243acc/remove_router_interface => generated 309 bytes in 1113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 557/1067] 10.0.0.1 () {32 vars in 772 bytes} [Sun May 10 02:00:12 2026] GET /v2.0/security-groups?tenant_id=5dad48798ec344da815f08c666d219e5&name=default => generated 2925 bytes in 315 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:00:13.037 7 INFO neutron.services.segments.plugin [-] Segment e9b6e01b-a1ec-45e7-88c0-fca4f8ef3d4c resource provider aggregate not found 2026-05-10 02:00:13.048 7 INFO neutron.services.segments.plugin [-] Segment e9b6e01b-a1ec-45e7-88c0-fca4f8ef3d4c resource provider aggregate not found [pid: 8|app: 0|req: 558/1068] 10.0.0.1 () {32 vars in 738 bytes} [Sun May 10 02:00:12 2026] DELETE /v2.0/security-groups/6df4613c-162b-4342-9e82-6ac1ec6dfb25 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:00:13.060 7 INFO neutron.services.segments.plugin [-] Segment e9b6e01b-a1ec-45e7-88c0-fca4f8ef3d4c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e9b6e01b-a1ec-45e7-88c0-fca4f8ef3d4c found for delete ", "request_id": "req-8775a2cb-1dbd-4cb0-abd3-13c5c8cf6bf2"}]} 2026-05-10 02:00:13.071 7 INFO neutron.services.segments.plugin [-] Segment e9b6e01b-a1ec-45e7-88c0-fca4f8ef3d4c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e9b6e01b-a1ec-45e7-88c0-fca4f8ef3d4c found for delete ", "request_id": "req-8d97e031-d845-47bc-8272-04bf1aeb5a56"}]} 2026-05-10 02:00:13.083 7 INFO neutron.db.l3_hamode_db [None req-a65e96b7-94a1-42d0-80c7-b25bfd182fd0 ae447dd0b0eb43dba3d5039e628ede04 ced8d8ef21f84d89b888dadb249dce35 - - default default] HA network 52652618-e10e-4685-acaa-7e80846710a5 was deleted as no HA routers are present in tenant 3e26bf7f972f408a932f3b1658b13a4a. [pid: 7|app: 0|req: 511/1069] 10.0.0.1 () {32 vars in 722 bytes} [Sun May 10 02:00:12 2026] DELETE /v2.0/routers/6ca50f75-2b39-47e5-bf06-90e579243acc => generated 0 bytes in 889 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 512/1070] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 02:00:13 2026] GET /v2.0/ports?device_id=fc78c160-6b74-4502-9b9a-83c6f9e7b704 => 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: 559/1071] 10.0.0.1 () {32 vars in 722 bytes} [Sun May 10 02:00:13 2026] DELETE /v2.0/subnets/11ad185f-db25-452c-9e1c-d1c78c1b9e0a => generated 0 bytes in 173 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 560/1072] 10.0.0.92 () {34 vars in 1039 bytes} [Sun May 10 02:00:13 2026] GET /v2.0/security-groups?id=6dc2e929-99d7-49b1-8285-af92bc4fa777&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: 513/1073] 10.0.0.1 () {32 vars in 772 bytes} [Sun May 10 02:00:13 2026] GET /v2.0/security-groups?tenant_id=203b0d0cd1de4f29a363b788f5731e82&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: 514/1074] 10.0.0.1 () {32 vars in 738 bytes} [Sun May 10 02:00:13 2026] DELETE /v2.0/security-groups/0947a93f-25ff-4e7d-b59a-eae1aaec5c90 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:00:13.668 8 INFO neutron.services.segments.plugin [-] Segment 1b299ee4-32df-454b-a6f5-847797b5afe5 resource provider aggregate not found 2026-05-10 02:00:13.675 8 INFO neutron.services.segments.plugin [-] Segment 1b299ee4-32df-454b-a6f5-847797b5afe5 resource provider aggregate not found 2026-05-10 02:00:13.686 8 INFO neutron.services.segments.plugin [-] Segment 1b299ee4-32df-454b-a6f5-847797b5afe5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1b299ee4-32df-454b-a6f5-847797b5afe5 found for delete ", "request_id": "req-d5733d5d-d2b3-4f3b-8572-413da48ff613"}]} 2026-05-10 02:00:13.690 8 INFO neutron.services.segments.plugin [-] Segment 1b299ee4-32df-454b-a6f5-847797b5afe5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1b299ee4-32df-454b-a6f5-847797b5afe5 found for delete ", "request_id": "req-93ee2d71-fd28-41bd-8058-8f2b0ec4f610"}]} [pid: 8|app: 0|req: 561/1075] 10.0.0.1 () {32 vars in 724 bytes} [Sun May 10 02:00:13 2026] DELETE /v2.0/networks/0788a9da-4684-49ff-8f00-9352a3ce67f3 => generated 0 bytes in 388 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 515/1076] 10.0.0.1 () {32 vars in 772 bytes} [Sun May 10 02:00:13 2026] GET /v2.0/security-groups?tenant_id=3e26bf7f972f408a932f3b1658b13a4a&name=default => generated 2925 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 562/1077] 10.0.0.1 () {32 vars in 738 bytes} [Sun May 10 02:00:13 2026] DELETE /v2.0/security-groups/4b472e66-3425-4141-9ed0-0fafcc62a9bf => 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: 564/1080] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 02:00:14 2026] GET /v2.0/ports?device_id=fc78c160-6b74-4502-9b9a-83c6f9e7b704 => generated 973 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 517/1081] 10.0.0.92 () {34 vars in 1039 bytes} [Sun May 10 02:00:14 2026] GET /v2.0/security-groups?id=6dc2e929-99d7-49b1-8285-af92bc4fa777&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: 565/1082] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 02:00:15 2026] GET /v2.0/ports?device_id=fc78c160-6b74-4502-9b9a-83c6f9e7b704 => generated 975 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 518/1083] 10.0.0.92 () {34 vars in 1039 bytes} [Sun May 10 02:00:15 2026] GET /v2.0/security-groups?id=6dc2e929-99d7-49b1-8285-af92bc4fa777&fields=id&fields=name => generated 114 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:00:15.995 8 WARNING neutron_lib.context [None req-aa2f5376-1edb-4726-8062-4f2779309332 1fbeb5f0695a41869e4542e5a83c7a74 5c3d50898e714a15906d7b5201f4101c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 02:00:15.995 8 WARNING neutron_lib.context [None req-aa2f5376-1edb-4726-8062-4f2779309332 1fbeb5f0695a41869e4542e5a83c7a74 5c3d50898e714a15906d7b5201f4101c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 02:00:16.193 8 INFO neutron.db.segments_db [None req-aa2f5376-1edb-4726-8062-4f2779309332 1fbeb5f0695a41869e4542e5a83c7a74 5c3d50898e714a15906d7b5201f4101c - - default default] Added segment 75a3ae90-4a03-440a-856d-6655b3916d90 of type vxlan for network a9774a57-20d8-46e2-9989-d6610ebd3896 2026-05-10 02:00:16.254 8 INFO neutron.db.segments_db [None req-aa2f5376-1edb-4726-8062-4f2779309332 1fbeb5f0695a41869e4542e5a83c7a74 5c3d50898e714a15906d7b5201f4101c - - default default] Added segment ea0ccdad-74de-42a2-a2a8-59eb600fc866 of type vxlan for network a0172486-359f-4ef1-8d9d-73ab9f705060 [pid: 8|app: 0|req: 566/1084] 10.0.0.1 () {34 vars in 668 bytes} [Sun May 10 02:00:15 2026] POST /v2.0/networks => generated 1246 bytes in 481 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 519/1085] 10.0.0.1 () {32 vars in 647 bytes} [Sun May 10 02:00:16 2026] GET /v2.0/networks => generated 1845 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:00:16.563 8 INFO neutron.services.segments.plugin [-] Segment 75a3ae90-4a03-440a-856d-6655b3916d90 resource provider aggregate not found 2026-05-10 02:00:16.568 8 INFO neutron.services.segments.plugin [-] Segment 75a3ae90-4a03-440a-856d-6655b3916d90 resource provider aggregate not found [pid: 8|app: 0|req: 567/1086] 10.0.0.1 () {32 vars in 724 bytes} [Sun May 10 02:00:16 2026] DELETE /v2.0/networks/a9774a57-20d8-46e2-9989-d6610ebd3896 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 02:00:16.727 8 INFO neutron.services.segments.plugin [-] Segment 75a3ae90-4a03-440a-856d-6655b3916d90 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 75a3ae90-4a03-440a-856d-6655b3916d90 found for delete ", "request_id": "req-31d9c6c6-cb7e-41ef-8e05-543269f765ff"}]} 2026-05-10 02:00:16.728 8 INFO neutron.services.segments.plugin [-] Segment 75a3ae90-4a03-440a-856d-6655b3916d90 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 75a3ae90-4a03-440a-856d-6655b3916d90 found for delete ", "request_id": "req-6721b2ec-2af4-44d1-bc70-b1c6a2624044"}]} 2026-05-10 02:00:16.749 7 INFO neutron.services.segments.plugin [-] Segment ea0ccdad-74de-42a2-a2a8-59eb600fc866 resource provider aggregate not found 2026-05-10 02:00:16.754 7 INFO neutron.services.segments.plugin [-] Segment ea0ccdad-74de-42a2-a2a8-59eb600fc866 resource provider aggregate not found 2026-05-10 02:00:16.766 7 INFO neutron.services.segments.plugin [-] Segment ea0ccdad-74de-42a2-a2a8-59eb600fc866 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ea0ccdad-74de-42a2-a2a8-59eb600fc866 found for delete ", "request_id": "req-f0929094-f337-48c1-9aaf-e9873b9f15a7"}]} 2026-05-10 02:00:16.771 7 INFO neutron.services.segments.plugin [-] Segment ea0ccdad-74de-42a2-a2a8-59eb600fc866 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ea0ccdad-74de-42a2-a2a8-59eb600fc866 found for delete ", "request_id": "req-16f97c6f-13a0-470b-b48f-27b7f465e1ae"}]} [pid: 8|app: 0|req: 568/1087] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 02:00:16 2026] GET /v2.0/ports?device_id=fc78c160-6b74-4502-9b9a-83c6f9e7b704 => generated 975 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 520/1088] 10.0.0.1 () {32 vars in 724 bytes} [Sun May 10 02:00:16 2026] DELETE /v2.0/networks/a0172486-359f-4ef1-8d9d-73ab9f705060 => generated 0 bytes in 189 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 569/1089] 10.0.0.92 () {34 vars in 1039 bytes} [Sun May 10 02:00:16 2026] GET /v2.0/security-groups?id=6dc2e929-99d7-49b1-8285-af92bc4fa777&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: 521/1090] 10.0.0.1 () {32 vars in 647 bytes} [Sun May 10 02:00:16 2026] GET /v2.0/networks => generated 651 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:00:16.842 8 WARNING neutron_lib.context [None req-f76ca56d-ac56-4a0f-bd5c-30a208fc2f8b 1fbeb5f0695a41869e4542e5a83c7a74 5c3d50898e714a15906d7b5201f4101c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 02:00:16.899 8 INFO neutron.db.segments_db [None req-f76ca56d-ac56-4a0f-bd5c-30a208fc2f8b 1fbeb5f0695a41869e4542e5a83c7a74 5c3d50898e714a15906d7b5201f4101c - - default default] Added segment fc483605-c964-4c24-a3bd-f71b27debbe3 of type vxlan for network b58ea30d-84c7-4002-acf1-49d12acccc9a [pid: 7|app: 0|req: 522/1091] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 02:00:16 2026] GET /v2.0/ports?device_id=fc78c160-6b74-4502-9b9a-83c6f9e7b704 => generated 975 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 570/1092] 10.0.0.1 () {34 vars in 668 bytes} [Sun May 10 02:00:16 2026] POST /v2.0/networks => generated 653 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:00:17.019 8 WARNING neutron_lib.context [None req-65e9abae-fdcc-4139-95e6-6bd302d8feae 1fbeb5f0695a41869e4542e5a83c7a74 5c3d50898e714a15906d7b5201f4101c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 02:00:17.068 8 INFO neutron.db.segments_db [None req-65e9abae-fdcc-4139-95e6-6bd302d8feae 1fbeb5f0695a41869e4542e5a83c7a74 5c3d50898e714a15906d7b5201f4101c - - default default] Added segment 9e3ec4cd-db01-4a2b-95cc-c5839a80c3aa of type vxlan for network 7013f5af-e841-4ffb-942d-11a092ff7abb [pid: 8|app: 0|req: 571/1093] 10.0.0.1 () {34 vars in 668 bytes} [Sun May 10 02:00:17 2026] POST /v2.0/networks => generated 654 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:00:17.175 8 WARNING neutron_lib.context [None req-6e611901-f8cb-484a-9a0f-64e55790527f 1fbeb5f0695a41869e4542e5a83c7a74 5c3d50898e714a15906d7b5201f4101c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 02:00:17.203 8 WARNING neutron_lib.context [None req-6e611901-f8cb-484a-9a0f-64e55790527f 1fbeb5f0695a41869e4542e5a83c7a74 5c3d50898e714a15906d7b5201f4101c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 02:00:17.343 7 INFO neutron.db.l3_db [None req-915ff042-65c5-4127-95ac-8f47217820be 3feb44be8f7c4af08c16d70510e84d7b 1852fe4f078d47e189170546b5eceb36 - - default default] Floating IP 88b14b0c-4462-4873-919d-226e7b4b4332 associated. External IP: 10.96.250.203, port: 1b2152c0-535b-4293-bce9-6278538da792. [pid: 7|app: 0|req: 523/1094] 10.0.0.1 () {34 vars in 747 bytes} [Sun May 10 02:00:16 2026] PUT /v2.0/floatingips/88b14b0c-4462-4873-919d-226e7b4b4332 => generated 856 bytes in 749 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 572/1095] 10.0.0.1 () {34 vars in 663 bytes} [Sun May 10 02:00:17 2026] POST /v2.0/ports => generated 1506 bytes in 591 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-10 02:00:17.796 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-22cd2089-cc7a-48a1-b886-fe88fab80d65'] response: {'name': 'network-changed', 'server_uuid': 'fc78c160-6b74-4502-9b9a-83c6f9e7b704', 'tag': '1b2152c0-535b-4293-bce9-6278538da792', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 524/1096] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 02:00:17 2026] GET /v2.0/ports?device_id=fc78c160-6b74-4502-9b9a-83c6f9e7b704 => generated 975 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 525/1097] 10.0.0.92 () {34 vars in 1039 bytes} [Sun May 10 02:00:17 2026] GET /v2.0/security-groups?id=6dc2e929-99d7-49b1-8285-af92bc4fa777&fields=id&fields=name => generated 114 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 573/1098] 10.0.0.1 () {32 vars in 641 bytes} [Sun May 10 02:00:17 2026] GET /v2.0/ports => generated 1506 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 574/1099] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 02:00:18 2026] GET /v2.0/ports?device_id=fc78c160-6b74-4502-9b9a-83c6f9e7b704 => 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: 526/1100] 10.0.0.1 () {32 vars in 718 bytes} [Sun May 10 02:00:17 2026] DELETE /v2.0/ports/846c076c-ec3f-4b3b-a7b3-9310af631bf6 => generated 0 bytes in 300 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 575/1101] 10.0.0.92 () {34 vars in 1039 bytes} [Sun May 10 02:00:18 2026] GET /v2.0/security-groups?id=6dc2e929-99d7-49b1-8285-af92bc4fa777&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: 8|app: 0|req: 576/1102] 199.204.45.205 () {34 vars in 1080 bytes} [Sun May 10 02:00:18 2026] GET /v2.0/ports?tenant_id=1852fe4f078d47e189170546b5eceb36&device_id=fc78c160-6b74-4502-9b9a-83c6f9e7b704 => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 577/1103] 199.204.45.205 () {34 vars in 986 bytes} [Sun May 10 02:00:18 2026] GET /v2.0/networks?id=f684657b-9f61-4b6b-a5d3-8420c16c1312 => generated 766 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 527/1104] 10.0.0.1 () {32 vars in 718 bytes} [Sun May 10 02:00:18 2026] DELETE /v2.0/ports/3ebbcb13-8da6-4a24-ba3b-06cb8fcb78e3 => generated 0 bytes in 246 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 578/1105] 199.204.45.205 () {34 vars in 1060 bytes} [Sun May 10 02:00:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=1b2152c0-535b-4293-bce9-6278538da792 => generated 859 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 528/1106] 10.0.0.1 () {32 vars in 641 bytes} [Sun May 10 02:00:18 2026] GET /v2.0/ports => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:00:18.517 7 WARNING neutron_lib.context [None req-222ba8f3-7971-425c-84dc-c51962fcab62 1fbeb5f0695a41869e4542e5a83c7a74 5c3d50898e714a15906d7b5201f4101c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/1107] 199.204.45.205 () {34 vars in 984 bytes} [Sun May 10 02:00:18 2026] GET /v2.0/subnets?id=e7c22486-5d28-4b1e-9e90-c8cfbea39c8c => generated 688 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 580/1108] 199.204.45.205 () {34 vars in 1052 bytes} [Sun May 10 02:00:18 2026] GET /v2.0/ports?network_id=f684657b-9f61-4b6b-a5d3-8420c16c1312&device_owner=network%3Adhcp => generated 1244 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:00:18.580 7 INFO neutron.db.segments_db [None req-222ba8f3-7971-425c-84dc-c51962fcab62 1fbeb5f0695a41869e4542e5a83c7a74 5c3d50898e714a15906d7b5201f4101c - - default default] Added segment 6c616f81-9bb5-45ba-8949-059e6ed4856c of type vxlan for network c9dae41b-ddf7-4973-9e02-ba8c530698a4 [pid: 8|app: 0|req: 581/1109] 199.204.45.205 () {34 vars in 1012 bytes} [Sun May 10 02:00:18 2026] GET /v2.0/networks/f684657b-9f61-4b6b-a5d3-8420c16c1312?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: 582/1110] 199.204.45.205 () {34 vars in 1112 bytes} [Sun May 10 02:00:18 2026] GET /v2.0/networks/f684657b-9f61-4b6b-a5d3-8420c16c1312?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: 529/1111] 10.0.0.1 () {34 vars in 668 bytes} [Sun May 10 02:00:18 2026] POST /v2.0/networks => generated 653 bytes in 212 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:00:18.735 8 WARNING neutron_lib.context [None req-c48388dc-7aab-41c1-ad2a-65bda8cee1a6 1fbeb5f0695a41869e4542e5a83c7a74 5c3d50898e714a15906d7b5201f4101c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 02:00:18.785 8 INFO neutron.db.segments_db [None req-c48388dc-7aab-41c1-ad2a-65bda8cee1a6 1fbeb5f0695a41869e4542e5a83c7a74 5c3d50898e714a15906d7b5201f4101c - - default default] Added segment 93669f6c-58f3-403f-8451-7a2d1adf11eb of type vxlan for network 244149fc-9871-489f-9f9c-c12d687ba57b [pid: 8|app: 0|req: 583/1112] 10.0.0.1 () {34 vars in 668 bytes} [Sun May 10 02:00:18 2026] POST /v2.0/networks => generated 654 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:00:19.323 7 WARNING neutron_lib.context [None req-b8a8e90d-3b30-4251-9e0b-0a06acc5c66b 1fbeb5f0695a41869e4542e5a83c7a74 5c3d50898e714a15906d7b5201f4101c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 02:00:19.351 7 WARNING neutron_lib.context [None req-b8a8e90d-3b30-4251-9e0b-0a06acc5c66b 1fbeb5f0695a41869e4542e5a83c7a74 5c3d50898e714a15906d7b5201f4101c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 584/1113] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 02:00:19 2026] GET /v2.0/ports?device_id=fc78c160-6b74-4502-9b9a-83c6f9e7b704 => 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: 585/1114] 10.0.0.92 () {34 vars in 1039 bytes} [Sun May 10 02:00:19 2026] GET /v2.0/security-groups?id=6dc2e929-99d7-49b1-8285-af92bc4fa777&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 530/1115] 10.0.0.1 () {34 vars in 667 bytes} [Sun May 10 02:00:19 2026] POST /v2.0/subnets => generated 1324 bytes in 511 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 586/1116] 10.0.0.1 () {32 vars in 645 bytes} [Sun May 10 02:00:19 2026] GET /v2.0/subnets => generated 1960 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 531/1117] 10.0.0.1 () {32 vars in 722 bytes} [Sun May 10 02:00:19 2026] DELETE /v2.0/subnets/1e4667df-0430-40c8-8559-9f30317724cd => 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: 587/1118] 199.204.45.205 () {34 vars in 994 bytes} [Sun May 10 02:00:20 2026] GET /v2.0/ports?device_id=fc78c160-6b74-4502-9b9a-83c6f9e7b704 => generated 975 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 588/1119] 10.0.0.1 () {32 vars in 722 bytes} [Sun May 10 02:00:20 2026] DELETE /v2.0/subnets/68add08b-55bc-4bf8-b1b1-0f3d81a11176 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 532/1120] 10.0.0.1 () {32 vars in 772 bytes} [Sun May 10 02:00:20 2026] GET /v2.0/security-groups?tenant_id=304bd8e750c64b85a110dcdd072d5671&name=default => generated 2925 bytes in 273 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 533/1121] 10.0.0.1 () {32 vars in 645 bytes} [Sun May 10 02:00:20 2026] GET /v2.0/subnets => generated 649 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 534/1122] 10.0.0.1 () {32 vars in 738 bytes} [Sun May 10 02:00:20 2026] DELETE /v2.0/security-groups/d7f2c2d6-5ff0-4a9f-b446-52e380403d39 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:00:20.449 8 INFO neutron.db.l3_db [req-f36f37f0-4f5d-4162-a8d5-057331c782ab req-aa23a910-8336-4c25-a015-4e9d140b5957 3feb44be8f7c4af08c16d70510e84d7b 1852fe4f078d47e189170546b5eceb36 - - default default] Floating IP 88b14b0c-4462-4873-919d-226e7b4b4332 disassociated. External IP: 10.96.250.203, port: 1b2152c0-535b-4293-bce9-6278538da792. 2026-05-10 02:00:20.560 7 INFO neutron.services.segments.plugin [-] Segment 93669f6c-58f3-403f-8451-7a2d1adf11eb resource provider aggregate not found 2026-05-10 02:00:20.564 7 INFO neutron.services.segments.plugin [-] Segment 93669f6c-58f3-403f-8451-7a2d1adf11eb resource provider aggregate not found 2026-05-10 02:00:20.577 7 INFO neutron.services.segments.plugin [-] Segment 93669f6c-58f3-403f-8451-7a2d1adf11eb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 93669f6c-58f3-403f-8451-7a2d1adf11eb found for delete ", "request_id": "req-2b0edb1d-1754-47f2-966f-0e994d16a9c4"}]} 2026-05-10 02:00:20.578 7 INFO neutron.services.segments.plugin [-] Segment 93669f6c-58f3-403f-8451-7a2d1adf11eb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 93669f6c-58f3-403f-8451-7a2d1adf11eb found for delete ", "request_id": "req-6bf77a9d-d265-4045-829d-f3bca2081630"}]} [pid: 7|app: 0|req: 535/1123] 10.0.0.1 () {32 vars in 724 bytes} [Sun May 10 02:00:20 2026] DELETE /v2.0/networks/244149fc-9871-489f-9f9c-c12d687ba57b => generated 0 bytes in 139 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 536/1124] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 02:00:20 2026] GET /v2.0/ports?device_id=fc78c160-6b74-4502-9b9a-83c6f9e7b704 => 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: 589/1125] 199.204.45.205 () {36 vars in 997 bytes} [Sun May 10 02:00:20 2026] DELETE /v2.0/ports/1b2152c0-535b-4293-bce9-6278538da792 => generated 0 bytes in 687 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 02:00:20.930 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-32faab47-8a85-4bf1-989c-b1aee197b105'] response: {'server_uuid': 'fc78c160-6b74-4502-9b9a-83c6f9e7b704', 'name': 'network-vif-deleted', 'tag': '1b2152c0-535b-4293-bce9-6278538da792', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 537/1126] 10.0.0.1 () {32 vars in 772 bytes} [Sun May 10 02:00:20 2026] GET /v2.0/security-groups?tenant_id=68f648aa4be44a51be15b58dc5e476b5&name=default => generated 2925 bytes in 363 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:00:21.009 8 INFO neutron.services.segments.plugin [-] Segment 6c616f81-9bb5-45ba-8949-059e6ed4856c resource provider aggregate not found 2026-05-10 02:00:21.013 8 INFO neutron.services.segments.plugin [-] Segment 6c616f81-9bb5-45ba-8949-059e6ed4856c resource provider aggregate not found 2026-05-10 02:00:21.031 8 INFO neutron.services.segments.plugin [-] Segment 6c616f81-9bb5-45ba-8949-059e6ed4856c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6c616f81-9bb5-45ba-8949-059e6ed4856c found for delete ", "request_id": "req-0af79a8a-595c-42a1-92b3-b1a360bb44eb"}]} 2026-05-10 02:00:21.032 8 INFO neutron.services.segments.plugin [-] Segment 6c616f81-9bb5-45ba-8949-059e6ed4856c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6c616f81-9bb5-45ba-8949-059e6ed4856c found for delete ", "request_id": "req-2b92e106-7cb1-45a7-98b4-7862fcb0bcbb"}]} [pid: 8|app: 0|req: 590/1127] 10.0.0.1 () {32 vars in 724 bytes} [Sun May 10 02:00:20 2026] DELETE /v2.0/networks/c9dae41b-ddf7-4973-9e02-ba8c530698a4 => generated 0 bytes in 161 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 538/1128] 10.0.0.1 () {32 vars in 738 bytes} [Sun May 10 02:00:20 2026] DELETE /v2.0/security-groups/d6fd8bb2-9d67-4cbd-b536-0494fbf05db8 => 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: 591/1129] 10.0.0.1 () {32 vars in 724 bytes} [Sun May 10 02:00:21 2026] DELETE /v2.0/networks/7013f5af-e841-4ffb-942d-11a092ff7abb => generated 0 bytes in 148 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 592/1130] 10.0.0.1 () {32 vars in 772 bytes} [Sun May 10 02:00:21 2026] GET /v2.0/security-groups?tenant_id=25cad885e33142ea9ff9808e50e53594&name=default => generated 2925 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 539/1131] 10.0.0.1 () {32 vars in 724 bytes} [Sun May 10 02:00:21 2026] DELETE /v2.0/networks/b58ea30d-84c7-4002-acf1-49d12acccc9a => generated 0 bytes in 185 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 593/1132] 10.0.0.1 () {32 vars in 738 bytes} [Sun May 10 02:00:21 2026] DELETE /v2.0/security-groups/64c18392-aa7c-41fd-a920-d6b8febb8453 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 540/1133] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 02:00:21 2026] GET /v2.0/ports?device_id=fc78c160-6b74-4502-9b9a-83c6f9e7b704 => 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: 594/1134] 10.0.0.1 () {32 vars in 772 bytes} [Sun May 10 02:00:21 2026] GET /v2.0/security-groups?tenant_id=5c3d50898e714a15906d7b5201f4101c&name=default => generated 2925 bytes in 203 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 541/1135] 10.0.0.1 () {32 vars in 738 bytes} [Sun May 10 02:00:22 2026] DELETE /v2.0/security-groups/f074ec9f-ddd6-4bd8-9715-deeede27693f => 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: 595/1136] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 02:00:22 2026] GET /v2.0/ports?device_id=fc78c160-6b74-4502-9b9a-83c6f9e7b704 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:00:23.934 7 INFO neutron.services.segments.plugin [-] Segment fc483605-c964-4c24-a3bd-f71b27debbe3 resource provider aggregate not found [pid: 7|app: 0|req: 542/1137] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 02:00:23 2026] GET /v2.0/ports?device_id=fc78c160-6b74-4502-9b9a-83c6f9e7b704 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:00:24.074 8 INFO neutron.services.segments.plugin [-] Segment 9e3ec4cd-db01-4a2b-95cc-c5839a80c3aa resource provider aggregate not found 2026-05-10 02:00:24.081 8 INFO neutron.services.segments.plugin [-] Segment 9e3ec4cd-db01-4a2b-95cc-c5839a80c3aa resource provider aggregate not found 2026-05-10 02:00:24.091 8 INFO neutron.services.segments.plugin [-] Segment 9e3ec4cd-db01-4a2b-95cc-c5839a80c3aa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9e3ec4cd-db01-4a2b-95cc-c5839a80c3aa found for delete ", "request_id": "req-1586de22-edcb-4a2e-b2f4-6bdd9add1cb4"}]} 2026-05-10 02:00:24.092 8 INFO neutron.services.segments.plugin [-] Segment 9e3ec4cd-db01-4a2b-95cc-c5839a80c3aa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9e3ec4cd-db01-4a2b-95cc-c5839a80c3aa found for delete ", "request_id": "req-9a7fbd65-998e-4917-8beb-ed8cd38b4e2e"}]} 2026-05-10 02:00:24.304 8 WARNING neutron_lib.context [None req-2ebbd402-4f9a-4c95-b696-c2a9104ddb10 addeb6a87b8740758c39bc7df5d6f2ca 87c9f339fb9d482ebed6738576a9f287 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 02:00:24.461 8 INFO neutron.db.segments_db [None req-2ebbd402-4f9a-4c95-b696-c2a9104ddb10 addeb6a87b8740758c39bc7df5d6f2ca 87c9f339fb9d482ebed6738576a9f287 - - default default] Added segment c25d330f-67a0-4f8f-b3cc-cd39b6589f9b of type vxlan for network 002f048a-b62e-4e8e-8846-edabbe898210 [pid: 8|app: 0|req: 596/1138] 10.0.0.1 () {34 vars in 668 bytes} [Sun May 10 02:00:24 2026] POST /v2.0/networks => generated 643 bytes in 498 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:00:24.557 7 INFO neutron.services.segments.plugin [-] Segment fc483605-c964-4c24-a3bd-f71b27debbe3 resource provider aggregate not found 2026-05-10 02:00:24.566 7 INFO neutron.services.segments.plugin [-] Segment fc483605-c964-4c24-a3bd-f71b27debbe3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fc483605-c964-4c24-a3bd-f71b27debbe3 found for delete ", "request_id": "req-2235b9c4-efd6-4fc5-9f03-a00fe01a8c3e"}]} 2026-05-10 02:00:24.578 7 INFO neutron.services.segments.plugin [-] Segment fc483605-c964-4c24-a3bd-f71b27debbe3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fc483605-c964-4c24-a3bd-f71b27debbe3 found for delete ", "request_id": "req-db374247-d055-4db3-a415-2524f3e54b9e"}]} 2026-05-10 02:00:24.586 8 WARNING neutron_lib.context [None req-6374beb3-3023-4faa-814f-538f45b3dcca addeb6a87b8740758c39bc7df5d6f2ca 87c9f339fb9d482ebed6738576a9f287 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 02:00:24.773 7 INFO neutron.db.segments_db [None req-19428e38-0004-4af2-af5a-c81c88cfbf1a 40403418d2eb4d00bed516ae36309ec8 0ac5375b7c8a40fea8ea7fdefacb4787 - - default default] Added segment 4604d232-1b58-4ecb-b459-6d0031a3d2cf of type vxlan for network 6bce63d2-a62f-448a-8bb3-632d22233741 [pid: 8|app: 0|req: 597/1139] 10.0.0.1 () {34 vars in 667 bytes} [Sun May 10 02:00:24 2026] POST /v2.0/subnets => generated 641 bytes in 247 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:00:24.834 8 WARNING neutron_lib.context [None req-30ea59d8-c18c-4eb6-b0c8-88bc068b6953 addeb6a87b8740758c39bc7df5d6f2ca 87c9f339fb9d482ebed6738576a9f287 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 543/1140] 10.0.0.1 () {34 vars in 668 bytes} [Sun May 10 02:00:24 2026] POST /v2.0/networks => generated 726 bytes in 308 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:00:24.883 8 INFO neutron.db.segments_db [None req-30ea59d8-c18c-4eb6-b0c8-88bc068b6953 addeb6a87b8740758c39bc7df5d6f2ca 87c9f339fb9d482ebed6738576a9f287 - - default default] Added segment ead9fd25-79ec-4ec5-b369-428b306f3573 of type vxlan for network 869e8d7c-3007-42e9-9310-2eca4701be15 [pid: 8|app: 0|req: 598/1141] 10.0.0.1 () {34 vars in 668 bytes} [Sun May 10 02:00:24 2026] POST /v2.0/networks => generated 644 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 544/1142] 10.0.0.1 () {34 vars in 667 bytes} [Sun May 10 02:00:24 2026] POST /v2.0/subnets => generated 644 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 599/1143] 10.0.0.1 () {34 vars in 741 bytes} [Sun May 10 02:00:24 2026] PUT /v2.0/networks/869e8d7c-3007-42e9-9310-2eca4701be15 => generated 592 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:00:25.088 8 WARNING neutron.api.v2.base [None req-001b05e8-9e72-4f18-ab37-789184ce0d85 40403418d2eb4d00bed516ae36309ec8 0ac5375b7c8a40fea8ea7fdefacb4787 - - 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-10 02:00:25.088 8 INFO neutron.api.v2.resource [None req-001b05e8-9e72-4f18-ab37-789184ce0d85 40403418d2eb4d00bed516ae36309ec8 0ac5375b7c8a40fea8ea7fdefacb4787 - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 8|app: 0|req: 600/1144] 10.0.0.1 () {34 vars in 679 bytes} [Sun May 10 02:00:25 2026] POST /v2.0/rbac-policies => generated 143 bytes in 4 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-05-10 02:00:25.092 8 WARNING neutron_lib.context [None req-fd467b7d-6532-48cf-8604-34a920a38663 addeb6a87b8740758c39bc7df5d6f2ca 87c9f339fb9d482ebed6738576a9f287 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 545/1145] 10.0.0.1 () {32 vars in 738 bytes} [Sun May 10 02:00:25 2026] DELETE /v2.0/security-groups/6dc2e929-99d7-49b1-8285-af92bc4fa777 => 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: 546/1146] 10.0.0.1 () {32 vars in 724 bytes} [Sun May 10 02:00:25 2026] DELETE /v2.0/networks/6bce63d2-a62f-448a-8bb3-632d22233741 => generated 0 bytes in 174 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 601/1147] 10.0.0.1 () {34 vars in 667 bytes} [Sun May 10 02:00:25 2026] POST /v2.0/subnets => generated 626 bytes in 221 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:00:25.312 7 INFO neutron.api.v2.resource [None req-2bfdcf64-4bcd-4fb4-8fa0-533d2cc20b26 3feb44be8f7c4af08c16d70510e84d7b 1852fe4f078d47e189170546b5eceb36 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 547/1148] 10.0.0.1 () {32 vars in 735 bytes} [Sun May 10 02:00:25 2026] GET /v2.0/security-groups/6dc2e929-99d7-49b1-8285-af92bc4fa777 => generated 146 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 02:00:25.365 8 INFO neutron.db.segments_db [None req-4a107241-2d3a-4f46-a598-d1d18196de3e 40403418d2eb4d00bed516ae36309ec8 0ac5375b7c8a40fea8ea7fdefacb4787 - - default default] Added segment 95b22362-24f2-4e7f-bbd3-40837b1c9f3e of type vxlan for network 6ce98883-e811-4626-986c-76a93330eb35 [pid: 7|app: 0|req: 548/1149] 10.0.0.1 () {34 vars in 739 bytes} [Sun May 10 02:00:25 2026] PUT /v2.0/subnets/b7f5a084-cb59-415b-ab46-afbd9c7a0d5e => generated 636 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 602/1150] 10.0.0.1 () {34 vars in 668 bytes} [Sun May 10 02:00:25 2026] POST /v2.0/networks => generated 726 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 603/1151] 10.0.0.1 () {32 vars in 772 bytes} [Sun May 10 02:00:25 2026] GET /v2.0/security-groups?tenant_id=fd4b515396154336a96882e056cdc93c&name=default => generated 2925 bytes in 217 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 549/1152] 10.0.0.1 () {32 vars in 730 bytes} [Sun May 10 02:00:25 2026] DELETE /v2.0/floatingips/88b14b0c-4462-4873-919d-226e7b4b4332 => generated 0 bytes in 253 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 604/1153] 10.0.0.1 () {32 vars in 724 bytes} [Sun May 10 02:00:25 2026] DELETE /v2.0/networks/869e8d7c-3007-42e9-9310-2eca4701be15 => generated 0 bytes in 195 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 550/1154] 10.0.0.1 () {34 vars in 667 bytes} [Sun May 10 02:00:25 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) [pid: 8|app: 0|req: 605/1155] 10.0.0.1 () {32 vars in 738 bytes} [Sun May 10 02:00:25 2026] DELETE /v2.0/security-groups/601758ce-0f0c-4c5a-89bb-43aeeafa6cf2 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:00:25.964 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5f29c3c1-6de2-4de8-9f06-7eb17fea93e5 addeb6a87b8740758c39bc7df5d6f2ca 87c9f339fb9d482ebed6738576a9f287 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 606/1156] 10.0.0.1 () {32 vars in 724 bytes} [Sun May 10 02:00:25 2026] DELETE /v2.0/networks/869e8d7c-3007-42e9-9310-2eca4701be15 => generated 138 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 02:00:25.973 8 WARNING neutron.api.v2.base [None req-fb881d76-e40f-4b46-999f-5caab6f2f531 40403418d2eb4d00bed516ae36309ec8 0ac5375b7c8a40fea8ea7fdefacb4787 - - 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-10 02:00:25.973 8 INFO neutron.api.v2.resource [None req-fb881d76-e40f-4b46-999f-5caab6f2f531 40403418d2eb4d00bed516ae36309ec8 0ac5375b7c8a40fea8ea7fdefacb4787 - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 8|app: 0|req: 607/1157] 10.0.0.1 () {34 vars in 679 bytes} [Sun May 10 02:00:25 2026] POST /v2.0/rbac-policies => generated 547 bytes in 4 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 8|app: 0|req: 608/1158] 10.0.0.1 () {32 vars in 692 bytes} [Sun May 10 02:00:25 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:00:26.108 8 INFO neutron.services.segments.plugin [-] Segment ead9fd25-79ec-4ec5-b369-428b306f3573 resource provider aggregate not found 2026-05-10 02:00:26.111 8 INFO neutron.services.segments.plugin [-] Segment ead9fd25-79ec-4ec5-b369-428b306f3573 resource provider aggregate not found 2026-05-10 02:00:26.117 8 INFO neutron.services.segments.plugin [-] Segment ead9fd25-79ec-4ec5-b369-428b306f3573 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ead9fd25-79ec-4ec5-b369-428b306f3573 found for delete ", "request_id": "req-c0a300f2-9196-44f0-b8be-adc1e2e70e79"}]} 2026-05-10 02:00:26.125 8 INFO neutron.services.segments.plugin [-] Segment ead9fd25-79ec-4ec5-b369-428b306f3573 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ead9fd25-79ec-4ec5-b369-428b306f3573 found for delete ", "request_id": "req-51bf495c-7a72-4971-948d-f505d9abc0da"}]} [pid: 8|app: 0|req: 609/1159] 10.0.0.1 () {32 vars in 724 bytes} [Sun May 10 02:00:26 2026] DELETE /v2.0/networks/6ce98883-e811-4626-986c-76a93330eb35 => generated 0 bytes in 199 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 610/1160] 10.0.0.1 () {32 vars in 740 bytes} [Sun May 10 02:00:26 2026] GET /v2.0/subnets?network_id=6d36eb33-d44d-4a16-9f7f-5e21db50b815 => generated 649 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 611/1161] 10.0.0.1 () {32 vars in 772 bytes} [Sun May 10 02:00:26 2026] GET /v2.0/security-groups?tenant_id=91c95f34a70b4175bf5973d87007c8ab&name=default => generated 2925 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:00:26.443 8 INFO neutron.db.segments_db [None req-8cc4c96a-1ce0-4275-af3c-19dfbb07e3fc 40403418d2eb4d00bed516ae36309ec8 0ac5375b7c8a40fea8ea7fdefacb4787 - - default default] Added segment be9f1a3a-7d60-45f2-8a30-c95c8cbdde32 of type vxlan for network 158b3e4c-3690-45c7-a987-bcfd2631aa53 [pid: 8|app: 0|req: 612/1162] 10.0.0.1 () {34 vars in 668 bytes} [Sun May 10 02:00:26 2026] POST /v2.0/networks => generated 727 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 613/1163] 10.0.0.1 () {32 vars in 651 bytes} [Sun May 10 02:00:26 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) 2026-05-10 02:00:26.589 7 INFO neutron.services.segments.plugin [-] Segment 4604d232-1b58-4ecb-b459-6d0031a3d2cf resource provider aggregate not found 2026-05-10 02:00:26.614 7 INFO neutron.services.segments.plugin [-] Segment 4604d232-1b58-4ecb-b459-6d0031a3d2cf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4604d232-1b58-4ecb-b459-6d0031a3d2cf found for delete ", "request_id": "req-53f01f9c-a650-4aaa-936a-c9c21666dda4"}]} 2026-05-10 02:00:26.615 7 INFO neutron.services.segments.plugin [-] Segment 4604d232-1b58-4ecb-b459-6d0031a3d2cf resource provider aggregate not found 2026-05-10 02:00:26.630 7 INFO neutron.services.segments.plugin [-] Segment 4604d232-1b58-4ecb-b459-6d0031a3d2cf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4604d232-1b58-4ecb-b459-6d0031a3d2cf found for delete ", "request_id": "req-5757d0bf-8fd6-4d3c-abed-42219bd13a07"}]} [pid: 8|app: 0|req: 614/1164] 10.0.0.1 () {32 vars in 738 bytes} [Sun May 10 02:00:26 2026] DELETE /v2.0/security-groups/a0a0d63f-4543-4e05-b0a0-8a7d3f5fb93d => 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: 551/1165] 10.0.0.1 () {34 vars in 787 bytes} [Sun May 10 02:00:25 2026] PUT /v2.0/routers/5c446fdb-c0cb-42e0-8f29-38bcbd27b975/remove_router_interface => generated 309 bytes in 939 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 615/1166] 10.0.0.1 () {34 vars in 667 bytes} [Sun May 10 02:00:26 2026] POST /v2.0/subnets => generated 647 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 552/1167] 10.0.0.1 () {32 vars in 647 bytes} [Sun May 10 02:00:26 2026] GET /v2.0/networks => generated 1308 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 553/1168] 10.0.0.1 () {34 vars in 679 bytes} [Sun May 10 02:00:26 2026] POST /v2.0/rbac-policies => generated 324 bytes in 222 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 554/1169] 10.0.0.1 () {32 vars in 645 bytes} [Sun May 10 02:00:27 2026] GET /v2.0/subnets => generated 1280 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 555/1170] 10.0.0.1 () {32 vars in 721 bytes} [Sun May 10 02:00:27 2026] GET /v2.0/networks/002f048a-b62e-4e8e-8846-edabbe898210 => generated 668 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 556/1171] 10.0.0.1 () {32 vars in 719 bytes} [Sun May 10 02:00:27 2026] GET /v2.0/subnets/3ce3612f-049f-4e46-91c5-ad322de5c18c => generated 641 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:00:27.243 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ba3c0066-9b46-4d0d-8c22-b86855ec199d addeb6a87b8740758c39bc7df5d6f2ca 87c9f339fb9d482ebed6738576a9f287 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 557/1172] 10.0.0.1 () {32 vars in 722 bytes} [Sun May 10 02:00:27 2026] DELETE /v2.0/subnets/b7f5a084-cb59-415b-ab46-afbd9c7a0d5e => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 02:00:27.262 7 INFO neutron.pecan_wsgi.hooks.translation [None req-75a09527-faaf-4d03-81da-92da0a3ea23b addeb6a87b8740758c39bc7df5d6f2ca 87c9f339fb9d482ebed6738576a9f287 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 558/1173] 10.0.0.1 () {32 vars in 724 bytes} [Sun May 10 02:00:27 2026] DELETE /v2.0/networks/869e8d7c-3007-42e9-9310-2eca4701be15 => 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: 559/1174] 10.0.0.1 () {32 vars in 722 bytes} [Sun May 10 02:00:27 2026] DELETE /v2.0/subnets/3ce3612f-049f-4e46-91c5-ad322de5c18c => generated 0 bytes in 143 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 02:00:27.696 8 INFO neutron.db.l3_hamode_db [None req-08ed7a84-0d8b-428e-88c2-88da0a5afe62 ae447dd0b0eb43dba3d5039e628ede04 ced8d8ef21f84d89b888dadb249dce35 - - default default] HA network ace7336f-3ced-40e2-90fb-26deec960d11 was deleted as no HA routers are present in tenant 1852fe4f078d47e189170546b5eceb36. [pid: 8|app: 0|req: 616/1175] 10.0.0.1 () {32 vars in 722 bytes} [Sun May 10 02:00:26 2026] DELETE /v2.0/routers/5c446fdb-c0cb-42e0-8f29-38bcbd27b975 => generated 0 bytes in 873 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 560/1176] 10.0.0.1 () {32 vars in 724 bytes} [Sun May 10 02:00:27 2026] DELETE /v2.0/networks/002f048a-b62e-4e8e-8846-edabbe898210 => generated 0 bytes in 303 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 561/1177] 10.0.0.1 () {32 vars in 722 bytes} [Sun May 10 02:00:27 2026] DELETE /v2.0/subnets/e7c22486-5d28-4b1e-9e90-c8cfbea39c8c => 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: 617/1178] 10.0.0.1 () {32 vars in 721 bytes} [Sun May 10 02:00:27 2026] GET /v2.0/networks/158b3e4c-3690-45c7-a987-bcfd2631aa53 => generated 655 bytes in 310 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 562/1179] 10.0.0.1 () {32 vars in 724 bytes} [Sun May 10 02:00:27 2026] DELETE /v2.0/networks/f684657b-9f61-4b6b-a5d3-8420c16c1312 => generated 0 bytes in 299 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 02:00:28.225 8 INFO neutron.services.segments.plugin [-] Segment 95b22362-24f2-4e7f-bbd3-40837b1c9f3e resource provider aggregate not found 2026-05-10 02:00:28.232 8 INFO neutron.services.segments.plugin [-] Segment 95b22362-24f2-4e7f-bbd3-40837b1c9f3e resource provider aggregate not found 2026-05-10 02:00:28.239 8 INFO neutron.services.segments.plugin [-] Segment 95b22362-24f2-4e7f-bbd3-40837b1c9f3e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 95b22362-24f2-4e7f-bbd3-40837b1c9f3e found for delete ", "request_id": "req-63c46b24-6a80-44b3-b41c-ce49fbadd908"}]} 2026-05-10 02:00:28.253 8 INFO neutron.services.segments.plugin [-] Segment 95b22362-24f2-4e7f-bbd3-40837b1c9f3e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 95b22362-24f2-4e7f-bbd3-40837b1c9f3e found for delete ", "request_id": "req-a38e0773-2adb-46d0-9f90-d7b1807f0757"}]} 2026-05-10 02:00:28.259 8 INFO neutron.services.segments.plugin [-] Segment a41da57b-0e16-4ea8-8f2d-3555c792baf3 resource provider aggregate not found 2026-05-10 02:00:28.272 8 INFO neutron.services.segments.plugin [-] Segment a41da57b-0e16-4ea8-8f2d-3555c792baf3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a41da57b-0e16-4ea8-8f2d-3555c792baf3 found for delete ", "request_id": "req-e24a9bc5-bd36-43e7-9fab-8c024a7f99af"}]} 2026-05-10 02:00:28.273 8 INFO neutron.services.segments.plugin [-] Segment a41da57b-0e16-4ea8-8f2d-3555c792baf3 resource provider aggregate not found 2026-05-10 02:00:28.297 8 INFO neutron.services.segments.plugin [-] Segment a41da57b-0e16-4ea8-8f2d-3555c792baf3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a41da57b-0e16-4ea8-8f2d-3555c792baf3 found for delete ", "request_id": "req-f755019a-63a5-458c-b162-03c30d615cca"}]} [pid: 7|app: 0|req: 563/1180] 10.0.0.1 () {32 vars in 772 bytes} [Sun May 10 02:00:28 2026] GET /v2.0/security-groups?tenant_id=1852fe4f078d47e189170546b5eceb36&name=default => 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: 618/1181] 10.0.0.1 () {32 vars in 772 bytes} [Sun May 10 02:00:28 2026] GET /v2.0/security-groups?tenant_id=87c9f339fb9d482ebed6738576a9f287&name=default => generated 2925 bytes in 296 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 564/1182] 10.0.0.1 () {32 vars in 738 bytes} [Sun May 10 02:00:28 2026] DELETE /v2.0/security-groups/2211a9a8-a8f6-4c08-9364-409e885c13a9 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 565/1183] 10.0.0.1 () {32 vars in 738 bytes} [Sun May 10 02:00:28 2026] DELETE /v2.0/security-groups/1dbd3753-5335-4be6-9175-5e88c3c303fe => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:00:28.653 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d394de32-89b2-48e5-a664-4ed2dac3c451 5e1cb0cd612d4a77b5dda4db57f0306d 95d47862cb0d430ab488bd4ab461347c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 619/1184] 10.0.0.1 () {32 vars in 721 bytes} [Sun May 10 02:00:28 2026] GET /v2.0/networks/158b3e4c-3690-45c7-a987-bcfd2631aa53 => generated 138 bytes in 158 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 02:00:28.680 7 INFO neutron.services.segments.plugin [-] Segment c25d330f-67a0-4f8f-b3cc-cd39b6589f9b resource provider aggregate not found 2026-05-10 02:00:28.685 7 INFO neutron.services.segments.plugin [-] Segment c25d330f-67a0-4f8f-b3cc-cd39b6589f9b resource provider aggregate not found 2026-05-10 02:00:28.692 7 INFO neutron.services.segments.plugin [-] Segment c25d330f-67a0-4f8f-b3cc-cd39b6589f9b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c25d330f-67a0-4f8f-b3cc-cd39b6589f9b found for delete ", "request_id": "req-7a76bf20-1b3d-414a-add9-0dbf31fc4882"}]} 2026-05-10 02:00:28.705 7 INFO neutron.services.segments.plugin [-] Segment c25d330f-67a0-4f8f-b3cc-cd39b6589f9b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c25d330f-67a0-4f8f-b3cc-cd39b6589f9b found for delete ", "request_id": "req-ace0f478-d084-4190-b514-5b81bf8e5287"}]} 2026-05-10 02:00:28.709 7 INFO neutron.services.segments.plugin [-] Segment 0d10ee37-43b4-4b24-9540-e566f51fca2a resource provider aggregate not found 2026-05-10 02:00:28.722 7 INFO neutron.services.segments.plugin [-] Segment 0d10ee37-43b4-4b24-9540-e566f51fca2a resource provider aggregate not found 2026-05-10 02:00:28.727 7 INFO neutron.services.segments.plugin [-] Segment 0d10ee37-43b4-4b24-9540-e566f51fca2a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0d10ee37-43b4-4b24-9540-e566f51fca2a found for delete ", "request_id": "req-11dc31db-d7cd-4f28-8517-2d220905e0a4"}]} 2026-05-10 02:00:28.733 7 INFO neutron.services.segments.plugin [-] Segment 0d10ee37-43b4-4b24-9540-e566f51fca2a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0d10ee37-43b4-4b24-9540-e566f51fca2a found for delete ", "request_id": "req-52d81fef-7df5-443d-aee2-b70a865a08cc"}]} [pid: 7|app: 0|req: 566/1185] 10.0.0.1 () {32 vars in 724 bytes} [Sun May 10 02:00:28 2026] DELETE /v2.0/networks/158b3e4c-3690-45c7-a987-bcfd2631aa53 => generated 0 bytes in 474 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 02:00:29.152 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d9dc3733-adfa-457c-b867-b6e1fc020a2e 40403418d2eb4d00bed516ae36309ec8 0ac5375b7c8a40fea8ea7fdefacb4787 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 569/1188] 10.0.0.1 () {32 vars in 722 bytes} [Sun May 10 02:00:29 2026] DELETE /v2.0/subnets/62065b62-0eb8-4592-a6bd-f53ff4ef200a => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 02:00:29.168 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7bee8f7d-ffd0-4d52-b9a7-58ab3993051e 40403418d2eb4d00bed516ae36309ec8 0ac5375b7c8a40fea8ea7fdefacb4787 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 570/1189] 10.0.0.1 () {32 vars in 722 bytes} [Sun May 10 02:00:29 2026] DELETE /v2.0/subnets/f5b84460-5576-4865-aa3d-709b8e2d324e => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 02:00:29.181 7 INFO neutron.pecan_wsgi.hooks.translation [None req-aca50b22-80f0-4f8b-8724-6efbdf98ba62 40403418d2eb4d00bed516ae36309ec8 0ac5375b7c8a40fea8ea7fdefacb4787 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 571/1190] 10.0.0.1 () {32 vars in 722 bytes} [Sun May 10 02:00:29 2026] DELETE /v2.0/subnets/b094c90c-bf48-461b-942c-56d4f743e763 => generated 136 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 620/1191] 10.0.0.1 () {32 vars in 772 bytes} [Sun May 10 02:00:28 2026] GET /v2.0/security-groups?tenant_id=a8423ee5fd304d0cbb6dd62e41903f9b&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: 572/1192] 10.0.0.1 () {32 vars in 738 bytes} [Sun May 10 02:00:29 2026] DELETE /v2.0/security-groups/5dac4aab-e48a-4d78-a8ab-6115bce8e60d => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 621/1193] 10.0.0.1 () {32 vars in 772 bytes} [Sun May 10 02:00:29 2026] GET /v2.0/security-groups?tenant_id=062217d75eef4b6b999175c298bfebfc&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: 573/1194] 10.0.0.1 () {32 vars in 738 bytes} [Sun May 10 02:00:30 2026] DELETE /v2.0/security-groups/fc329425-d355-484f-b55c-74e5ac605f87 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 622/1195] 10.0.0.1 () {32 vars in 772 bytes} [Sun May 10 02:00:30 2026] GET /v2.0/security-groups?tenant_id=95d47862cb0d430ab488bd4ab461347c&name=default => generated 2925 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:00:30.498 7 WARNING neutron_lib.context [None req-2f5380a8-7cf7-4257-8fde-98c8033f9fb0 84d12cc4cd5540088e1d9cf6ba3d56d0 ac9ffb04a4454230a4c18f81dd92bf00 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 623/1196] 10.0.0.1 () {32 vars in 738 bytes} [Sun May 10 02:00:30 2026] DELETE /v2.0/security-groups/4c08fd4a-b5c2-4870-98e8-b5e2b1360872 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:00:30.645 7 INFO neutron.db.segments_db [None req-2f5380a8-7cf7-4257-8fde-98c8033f9fb0 84d12cc4cd5540088e1d9cf6ba3d56d0 ac9ffb04a4454230a4c18f81dd92bf00 - - default default] Added segment 69ed3ca3-1377-42c6-bb20-66a850c1c8b5 of type vxlan for network 0dcf22cf-957e-4c1a-95b3-80921f14c680 [pid: 7|app: 0|req: 574/1197] 10.0.0.1 () {34 vars in 668 bytes} [Sun May 10 02:00:30 2026] POST /v2.0/networks => generated 649 bytes in 343 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 624/1198] 10.0.0.1 () {32 vars in 772 bytes} [Sun May 10 02:00:30 2026] GET /v2.0/security-groups?tenant_id=0ac5375b7c8a40fea8ea7fdefacb4787&name=default => generated 2925 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:00:30.753 7 WARNING neutron_lib.context [None req-65b4f290-6f25-4c7e-a6e0-457843de2462 84d12cc4cd5540088e1d9cf6ba3d56d0 ac9ffb04a4454230a4c18f81dd92bf00 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 02:00:30.756 7 INFO neutron.services.segments.plugin [-] Segment be9f1a3a-7d60-45f2-8a30-c95c8cbdde32 resource provider aggregate not found 2026-05-10 02:00:30.765 7 INFO neutron.services.segments.plugin [-] Segment be9f1a3a-7d60-45f2-8a30-c95c8cbdde32 resource provider aggregate not found 2026-05-10 02:00:30.771 7 INFO neutron.services.segments.plugin [-] Segment be9f1a3a-7d60-45f2-8a30-c95c8cbdde32 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid be9f1a3a-7d60-45f2-8a30-c95c8cbdde32 found for delete ", "request_id": "req-090fa77f-4427-453b-8837-729b925caf03"}]} 2026-05-10 02:00:30.778 7 INFO neutron.services.segments.plugin [-] Segment be9f1a3a-7d60-45f2-8a30-c95c8cbdde32 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid be9f1a3a-7d60-45f2-8a30-c95c8cbdde32 found for delete ", "request_id": "req-64cfa2d3-7f88-4096-a278-563a59ca2424"}]} [pid: 8|app: 0|req: 625/1199] 10.0.0.1 () {32 vars in 738 bytes} [Sun May 10 02:00:30 2026] DELETE /v2.0/security-groups/d1881f0a-bd21-4aef-8244-9fde05e49d9f => 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: 575/1200] 10.0.0.1 () {34 vars in 663 bytes} [Sun May 10 02:00:30 2026] POST /v2.0/ports => generated 778 bytes in 286 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:00:31.037 8 WARNING neutron_lib.context [None req-202d0388-82b0-4b0a-8915-5e02c2f83ae3 84d12cc4cd5540088e1d9cf6ba3d56d0 ac9ffb04a4454230a4c18f81dd92bf00 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 02:00:31.085 8 INFO neutron.db.segments_db [None req-202d0388-82b0-4b0a-8915-5e02c2f83ae3 84d12cc4cd5540088e1d9cf6ba3d56d0 ac9ffb04a4454230a4c18f81dd92bf00 - - default default] Added segment fc5ee2dd-51a1-4cd5-8df9-38326dd0c623 of type vxlan for network c2fbe175-63de-4496-811c-4918ef630739 [pid: 8|app: 0|req: 626/1201] 10.0.0.1 () {34 vars in 668 bytes} [Sun May 10 02:00:31 2026] POST /v2.0/networks => generated 636 bytes in 145 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-10 02:00:31.188 7 WARNING neutron_lib.context [None req-8c26bac5-7003-472c-ba09-5f4dbda031f9 84d12cc4cd5540088e1d9cf6ba3d56d0 ac9ffb04a4454230a4c18f81dd92bf00 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 576/1202] 10.0.0.1 () {34 vars in 667 bytes} [Sun May 10 02:00:31 2026] POST /v2.0/subnets => generated 646 bytes in 315 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:00:31.512 8 WARNING neutron_lib.context [None req-c13d62cd-9dd6-481b-a421-b892ef8b3bac 84d12cc4cd5540088e1d9cf6ba3d56d0 ac9ffb04a4454230a4c18f81dd92bf00 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 627/1203] 10.0.0.1 () {34 vars in 663 bytes} [Sun May 10 02:00:31 2026] POST /v2.0/ports => generated 966 bytes in 352 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 577/1204] 10.0.0.1 () {32 vars in 718 bytes} [Sun May 10 02:00:31 2026] DELETE /v2.0/ports/51307e00-0601-4526-ab0b-fda45f19e93c => generated 0 bytes in 263 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-10 02:00:32.164 8 INFO neutron.pecan_wsgi.hooks.translation [None req-02de37c6-8fac-427a-90c6-f8a5f6b13b19 84d12cc4cd5540088e1d9cf6ba3d56d0 ac9ffb04a4454230a4c18f81dd92bf00 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 628/1205] 10.0.0.1 () {32 vars in 718 bytes} [Sun May 10 02:00:32 2026] DELETE /v2.0/ports/51307e00-0601-4526-ab0b-fda45f19e93c => generated 132 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 02:00:32.195 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0da10f79-de33-43bd-af7a-b0b03f2d1f5b 84d12cc4cd5540088e1d9cf6ba3d56d0 ac9ffb04a4454230a4c18f81dd92bf00 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 578/1206] 10.0.0.1 () {32 vars in 715 bytes} [Sun May 10 02:00:32 2026] GET /v2.0/ports/51307e00-0601-4526-ab0b-fda45f19e93c => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 629/1207] 10.0.0.1 () {32 vars in 722 bytes} [Sun May 10 02:00:32 2026] DELETE /v2.0/subnets/3493a702-d47d-4381-b35d-315b68cff75e => 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: 579/1208] 10.0.0.1 () {32 vars in 724 bytes} [Sun May 10 02:00:32 2026] DELETE /v2.0/networks/c2fbe175-63de-4496-811c-4918ef630739 => generated 0 bytes in 347 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 02:00:32.783 8 WARNING neutron_lib.context [None req-4d9361dc-926b-4651-807b-6ad2b1425492 84d12cc4cd5540088e1d9cf6ba3d56d0 ac9ffb04a4454230a4c18f81dd92bf00 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 02:00:32.848 8 INFO neutron.db.segments_db [None req-4d9361dc-926b-4651-807b-6ad2b1425492 84d12cc4cd5540088e1d9cf6ba3d56d0 ac9ffb04a4454230a4c18f81dd92bf00 - - default default] Added segment cc046504-b4ef-4e22-8b18-b3778706ffe3 of type vxlan for network 01f37985-0147-4026-b68e-dd2ede57aace [pid: 8|app: 0|req: 630/1209] 10.0.0.1 () {34 vars in 668 bytes} [Sun May 10 02:00:32 2026] POST /v2.0/networks => generated 635 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:00:32.966 7 WARNING neutron_lib.context [None req-dc6e9085-0d8d-470d-b197-afcd6a534ff2 84d12cc4cd5540088e1d9cf6ba3d56d0 ac9ffb04a4454230a4c18f81dd92bf00 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 02:00:33.009 7 INFO neutron.services.segments.plugin [-] Segment fc5ee2dd-51a1-4cd5-8df9-38326dd0c623 resource provider aggregate not found 2026-05-10 02:00:33.013 7 INFO neutron.services.segments.plugin [-] Segment fc5ee2dd-51a1-4cd5-8df9-38326dd0c623 resource provider aggregate not found 2026-05-10 02:00:33.027 7 INFO neutron.services.segments.plugin [-] Segment fc5ee2dd-51a1-4cd5-8df9-38326dd0c623 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fc5ee2dd-51a1-4cd5-8df9-38326dd0c623 found for delete ", "request_id": "req-97a9c9de-3237-46c6-b917-a7930cda0ec9"}]} 2026-05-10 02:00:33.030 7 INFO neutron.services.segments.plugin [-] Segment fc5ee2dd-51a1-4cd5-8df9-38326dd0c623 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fc5ee2dd-51a1-4cd5-8df9-38326dd0c623 found for delete ", "request_id": "req-d4092dc2-48a9-4400-893f-eed2947c0937"}]} [pid: 7|app: 0|req: 580/1210] 10.0.0.1 () {34 vars in 667 bytes} [Sun May 10 02:00:32 2026] POST /v2.0/subnets => generated 646 bytes in 296 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:00:33.263 7 WARNING neutron_lib.context [None req-67a670ab-6308-490c-b99c-0df7b760e08e 84d12cc4cd5540088e1d9cf6ba3d56d0 ac9ffb04a4454230a4c18f81dd92bf00 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 631/1211] 10.0.0.1 () {32 vars in 772 bytes} [Sun May 10 02:00:32 2026] GET /v2.0/security-groups?tenant_id=8632bc45c51147afab5dec6fbe1a4954&name=default => generated 2925 bytes in 293 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 632/1212] 10.0.0.1 () {32 vars in 738 bytes} [Sun May 10 02:00:33 2026] DELETE /v2.0/security-groups/357fe2be-4dbf-41f6-9152-6be1f50cad4e => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 581/1213] 10.0.0.1 () {34 vars in 663 bytes} [Sun May 10 02:00:33 2026] POST /v2.0/ports => generated 927 bytes in 330 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 633/1214] 10.0.0.1 () {32 vars in 772 bytes} [Sun May 10 02:00:33 2026] GET /v2.0/security-groups?tenant_id=f4d39b90ca824d6f925ec1067474e14a&name=default => generated 2925 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 634/1215] 10.0.0.1 () {32 vars in 738 bytes} [Sun May 10 02:00:33 2026] DELETE /v2.0/security-groups/1eb65ade-4ca5-4dc4-8e59-c7883cdfd4f2 => 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: 582/1216] 10.0.0.1 () {32 vars in 718 bytes} [Sun May 10 02:00:33 2026] DELETE /v2.0/ports/e53c8a45-aea3-46df-9b4e-83ba8f86aa08 => generated 0 bytes in 240 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 02:00:33.854 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4775a2a6-49a2-4d6b-a28a-aed8ac9bbe05 84d12cc4cd5540088e1d9cf6ba3d56d0 ac9ffb04a4454230a4c18f81dd92bf00 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 635/1217] 10.0.0.1 () {32 vars in 715 bytes} [Sun May 10 02:00:33 2026] GET /v2.0/ports/e53c8a45-aea3-46df-9b4e-83ba8f86aa08 => generated 132 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 583/1218] 10.0.0.1 () {32 vars in 722 bytes} [Sun May 10 02:00:33 2026] DELETE /v2.0/subnets/1fbb928e-be3f-489f-bb61-6bbde8f54782 => generated 0 bytes in 227 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 02:00:34.402 8 INFO neutron.services.segments.plugin [-] Segment cc046504-b4ef-4e22-8b18-b3778706ffe3 resource provider aggregate not found 2026-05-10 02:00:34.411 8 INFO neutron.services.segments.plugin [-] Segment cc046504-b4ef-4e22-8b18-b3778706ffe3 resource provider aggregate not found [pid: 8|app: 0|req: 636/1219] 10.0.0.1 () {32 vars in 724 bytes} [Sun May 10 02:00:34 2026] DELETE /v2.0/networks/01f37985-0147-4026-b68e-dd2ede57aace => generated 0 bytes in 327 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 02:00:34.431 8 INFO neutron.services.segments.plugin [-] Segment cc046504-b4ef-4e22-8b18-b3778706ffe3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cc046504-b4ef-4e22-8b18-b3778706ffe3 found for delete ", "request_id": "req-4660343a-bd81-4209-922a-d40f64620e5a"}]} 2026-05-10 02:00:34.432 8 INFO neutron.services.segments.plugin [-] Segment cc046504-b4ef-4e22-8b18-b3778706ffe3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cc046504-b4ef-4e22-8b18-b3778706ffe3 found for delete ", "request_id": "req-40a6f151-da44-40c5-a35b-5e04da84647a"}]} 2026-05-10 02:00:34.438 8 WARNING neutron_lib.context [None req-81fab9fb-72bb-4c2f-b625-06b3b03d380a 84d12cc4cd5540088e1d9cf6ba3d56d0 ac9ffb04a4454230a4c18f81dd92bf00 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 584/1220] 10.0.0.1 () {32 vars in 772 bytes} [Sun May 10 02:00:34 2026] GET /v2.0/security-groups?tenant_id=199f5399c930428f83687935295ebf7d&name=default => generated 2925 bytes in 316 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 637/1221] 10.0.0.1 () {34 vars in 663 bytes} [Sun May 10 02:00:34 2026] POST /v2.0/ports => generated 779 bytes in 297 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: 585/1222] 10.0.0.1 () {32 vars in 738 bytes} [Sun May 10 02:00:34 2026] DELETE /v2.0/security-groups/b862c6eb-49bd-4170-baf5-b6c3318b4b14 => 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: 638/1223] 10.0.0.1 () {34 vars in 735 bytes} [Sun May 10 02:00:34 2026] PUT /v2.0/ports/671da7bf-7b35-41a2-9acd-160fd2e73df6 => generated 752 bytes in 192 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 586/1224] 10.0.0.1 () {32 vars in 718 bytes} [Sun May 10 02:00:34 2026] DELETE /v2.0/ports/671da7bf-7b35-41a2-9acd-160fd2e73df6 => 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, ' [pid: 8|app: 0|req: 639/1225] 10.0.0.1 () {32 vars in 641 bytes} [Sun May 10 02:00:35 2026] GET /v2.0/ports => generated 781 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:00:35.226 8 INFO neutron.pecan_wsgi.hooks.translation [None req-63db7cd5-4fb1-4d9c-8393-b01d2038ad37 84d12cc4cd5540088e1d9cf6ba3d56d0 ac9ffb04a4454230a4c18f81dd92bf00 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 640/1226] 10.0.0.1 () {32 vars in 715 bytes} [Sun May 10 02:00:35 2026] GET /v2.0/ports/671da7bf-7b35-41a2-9acd-160fd2e73df6 => 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: 641/1227] 10.0.0.1 () {32 vars in 641 bytes} [Sun May 10 02:00:35 2026] GET /v2.0/ports => generated 781 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 642/1228] 10.0.0.1 () {32 vars in 715 bytes} [Sun May 10 02:00:35 2026] GET /v2.0/ports/36216f6d-97f9-4672-881b-eff899f12674 => generated 778 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:00:35.340 8 INFO neutron.pecan_wsgi.hooks.translation [None req-733fdbef-f77f-486b-b3ad-62d199d99755 84d12cc4cd5540088e1d9cf6ba3d56d0 ac9ffb04a4454230a4c18f81dd92bf00 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 643/1229] 10.0.0.1 () {32 vars in 718 bytes} [Sun May 10 02:00:35 2026] DELETE /v2.0/ports/e53c8a45-aea3-46df-9b4e-83ba8f86aa08 => generated 132 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 02:00:35.356 8 INFO neutron.pecan_wsgi.hooks.translation [None req-09cd6fc8-00bc-4d17-852d-32129def3aca 84d12cc4cd5540088e1d9cf6ba3d56d0 ac9ffb04a4454230a4c18f81dd92bf00 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 644/1230] 10.0.0.1 () {32 vars in 722 bytes} [Sun May 10 02:00:35 2026] DELETE /v2.0/subnets/1fbb928e-be3f-489f-bb61-6bbde8f54782 => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 02:00:35.371 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f5a16720-a4b3-42ef-b4eb-de7557c3ad98 84d12cc4cd5540088e1d9cf6ba3d56d0 ac9ffb04a4454230a4c18f81dd92bf00 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 645/1231] 10.0.0.1 () {32 vars in 722 bytes} [Sun May 10 02:00:35 2026] DELETE /v2.0/subnets/3493a702-d47d-4381-b35d-315b68cff75e => 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: 587/1232] 10.0.0.1 () {34 vars in 676 bytes} [Sun May 10 02:00:35 2026] POST /v2.0/qos/policies => generated 359 bytes in 230 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 588/1233] 10.0.0.1 () {34 vars in 676 bytes} [Sun May 10 02:00:35 2026] POST /v2.0/qos/policies => generated 359 bytes in 38 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 589/1234] 10.0.0.1 () {34 vars in 676 bytes} [Sun May 10 02:00:35 2026] POST /v2.0/qos/policies => generated 359 bytes in 35 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 646/1235] 10.0.0.1 () {32 vars in 718 bytes} [Sun May 10 02:00:35 2026] DELETE /v2.0/ports/36216f6d-97f9-4672-881b-eff899f12674 => generated 0 bytes in 170 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 590/1236] 10.0.0.1 () {34 vars in 676 bytes} [Sun May 10 02:00:35 2026] POST /v2.0/qos/policies => generated 359 bytes in 31 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 591/1237] 10.0.0.1 () {34 vars in 676 bytes} [Sun May 10 02:00:35 2026] POST /v2.0/qos/policies => generated 359 bytes in 42 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 592/1238] 10.0.0.1 () {34 vars in 751 bytes} [Sun May 10 02:00:35 2026] PUT /v2.0/policies/e940efc8-9813-4cab-908c-7501ff96d209/tags => generated 17 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 593/1239] 10.0.0.1 () {34 vars in 751 bytes} [Sun May 10 02:00:35 2026] PUT /v2.0/policies/c6e43114-3e6a-458f-bcb1-694d2b999839/tags => generated 25 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 594/1240] 10.0.0.1 () {34 vars in 751 bytes} [Sun May 10 02:00:35 2026] PUT /v2.0/policies/6c3deef1-e672-415f-8b16-f93db93cd58e/tags => generated 34 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 647/1241] 10.0.0.1 () {32 vars in 724 bytes} [Sun May 10 02:00:35 2026] DELETE /v2.0/networks/0dcf22cf-957e-4c1a-95b3-80921f14c680 => 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: 595/1242] 10.0.0.1 () {34 vars in 751 bytes} [Sun May 10 02:00:35 2026] PUT /v2.0/policies/656420f6-e27d-4ace-8492-c7083d1e08f8/tags => 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: 596/1243] 10.0.0.1 () {32 vars in 772 bytes} [Sun May 10 02:00:36 2026] GET /v2.0/security-groups?tenant_id=ac9ffb04a4454230a4c18f81dd92bf00&name=default => generated 2925 bytes in 200 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 648/1244] 10.0.0.1 () {32 vars in 672 bytes} [Sun May 10 02:00:36 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 297 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 649/1245] 10.0.0.1 () {32 vars in 686 bytes} [Sun May 10 02:00:36 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:00:36.445 8 INFO neutron.services.segments.plugin [-] Segment 69ed3ca3-1377-42c6-bb20-66a850c1c8b5 resource provider aggregate not found 2026-05-10 02:00:36.451 8 INFO neutron.services.segments.plugin [-] Segment 69ed3ca3-1377-42c6-bb20-66a850c1c8b5 resource provider aggregate not found [pid: 7|app: 0|req: 597/1246] 10.0.0.1 () {32 vars in 738 bytes} [Sun May 10 02:00:36 2026] DELETE /v2.0/security-groups/cd3d15ee-006a-44fa-beb7-5ce81e70dfde => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:00:36.457 8 INFO neutron.services.segments.plugin [-] Segment 69ed3ca3-1377-42c6-bb20-66a850c1c8b5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 69ed3ca3-1377-42c6-bb20-66a850c1c8b5 found for delete ", "request_id": "req-56c770a0-fb0b-40d9-b378-fa37c4b40de4"}]} 2026-05-10 02:00:36.464 8 INFO neutron.services.segments.plugin [-] Segment 69ed3ca3-1377-42c6-bb20-66a850c1c8b5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 69ed3ca3-1377-42c6-bb20-66a850c1c8b5 found for delete ", "request_id": "req-7d5b9570-942f-47c5-a204-9e51b4267f62"}]} [pid: 8|app: 0|req: 650/1247] 10.0.0.1 () {32 vars in 651 bytes} [Sun May 10 02:00:36 2026] GET /v2.0/extensions => generated 20516 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 598/1248] 10.0.0.1 () {32 vars in 682 bytes} [Sun May 10 02:00:36 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 651/1249] 10.0.0.1 () {32 vars in 679 bytes} [Sun May 10 02:00:36 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 652/1250] 10.0.0.1 () {32 vars in 679 bytes} [Sun May 10 02:00:36 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: 653/1251] 10.0.0.1 () {32 vars in 727 bytes} [Sun May 10 02:00:36 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 654/1252] 10.0.0.1 () {32 vars in 663 bytes} [Sun May 10 02:00:36 2026] GET /v2.0/extensions/agent => generated 153 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 655/1253] 10.0.0.1 () {32 vars in 697 bytes} [Sun May 10 02:00:36 2026] GET /v2.0/extensions/agent-resources-synced => generated 223 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 656/1254] 10.0.0.1 () {32 vars in 695 bytes} [Sun May 10 02:00:36 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: 657/1255] 10.0.0.1 () {32 vars in 699 bytes} [Sun May 10 02:00:36 2026] GET /v2.0/extensions/auto-allocated-topology => generated 200 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 658/1256] 10.0.0.1 () {32 vars in 687 bytes} [Sun May 10 02:00:36 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: 8|app: 0|req: 659/1257] 10.0.0.1 () {32 vars in 701 bytes} [Sun May 10 02:00:36 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: 599/1258] 10.0.0.1 () {32 vars in 694 bytes} [Sun May 10 02:00:36 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 660/1259] 10.0.0.1 () {32 vars in 691 bytes} [Sun May 10 02:00:36 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 661/1260] 10.0.0.1 () {32 vars in 693 bytes} [Sun May 10 02:00:36 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 662/1261] 10.0.0.1 () {32 vars in 683 bytes} [Sun May 10 02:00:36 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: 663/1262] 10.0.0.1 () {32 vars in 685 bytes} [Sun May 10 02:00:36 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 664/1263] 10.0.0.1 () {32 vars in 659 bytes} [Sun May 10 02:00:36 2026] GET /v2.0/extensions/dvr => generated 193 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 665/1264] 10.0.0.1 () {32 vars in 697 bytes} [Sun May 10 02:00:36 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 600/1265] 10.0.0.1 () {32 vars in 680 bytes} [Sun May 10 02:00:36 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 666/1266] 10.0.0.1 () {32 vars in 677 bytes} [Sun May 10 02:00:36 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: 8|app: 0|req: 667/1267] 10.0.0.1 () {32 vars in 681 bytes} [Sun May 10 02:00:36 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 668/1268] 10.0.0.1 () {32 vars in 673 bytes} [Sun May 10 02:00:36 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 669/1269] 10.0.0.1 () {32 vars in 687 bytes} [Sun May 10 02:00:36 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 670/1270] 10.0.0.1 () {32 vars in 721 bytes} [Sun May 10 02:00:36 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 671/1271] 10.0.0.1 () {32 vars in 685 bytes} [Sun May 10 02:00:36 2026] GET /v2.0/extensions/fip-port-details => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 672/1272] 10.0.0.1 () {32 vars in 667 bytes} [Sun May 10 02:00:36 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: 8|app: 0|req: 673/1273] 10.0.0.1 () {32 vars in 685 bytes} [Sun May 10 02:00:36 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: 8|app: 0|req: 674/1274] 10.0.0.1 () {32 vars in 679 bytes} [Sun May 10 02:00:36 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: 8|app: 0|req: 675/1275] 10.0.0.1 () {32 vars in 697 bytes} [Sun May 10 02:00:36 2026] GET /v2.0/extensions/ip-substring-filtering => generated 222 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 601/1276] 10.0.0.1 () {32 vars in 694 bytes} [Sun May 10 02:00:36 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 676/1277] 10.0.0.1 () {32 vars in 677 bytes} [Sun May 10 02:00:36 2026] GET /v2.0/extensions/l2_adjacency => generated 178 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 677/1278] 10.0.0.1 () {32 vars in 665 bytes} [Sun May 10 02:00:36 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: 8|app: 0|req: 678/1279] 10.0.0.1 () {32 vars in 675 bytes} [Sun May 10 02:00:36 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 679/1280] 10.0.0.1 () {32 vars in 663 bytes} [Sun May 10 02:00:36 2026] GET /v2.0/extensions/l3-ha => 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: 680/1281] 10.0.0.1 () {32 vars in 673 bytes} [Sun May 10 02:00:36 2026] GET /v2.0/extensions/l3-flavors => 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: 681/1282] 10.0.0.1 () {32 vars in 711 bytes} [Sun May 10 02:00:36 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 682/1283] 10.0.0.1 () {32 vars in 689 bytes} [Sun May 10 02:00:36 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: 8|app: 0|req: 683/1284] 10.0.0.1 () {32 vars in 681 bytes} [Sun May 10 02:00:36 2026] GET /v2.0/extensions/multi-provider => generated 212 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 684/1285] 10.0.0.1 () {32 vars in 667 bytes} [Sun May 10 02:00:36 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: 8|app: 0|req: 685/1286] 10.0.0.1 () {32 vars in 685 bytes} [Sun May 10 02:00:36 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: 602/1287] 10.0.0.1 () {32 vars in 690 bytes} [Sun May 10 02:00:36 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 686/1288] 10.0.0.1 () {32 vars in 703 bytes} [Sun May 10 02:00:36 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 687/1289] 10.0.0.1 () {32 vars in 673 bytes} [Sun May 10 02:00:36 2026] GET /v2.0/extensions/network_ha => generated 186 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 688/1290] 10.0.0.1 () {32 vars in 699 bytes} [Sun May 10 02:00:36 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: 8|app: 0|req: 689/1291] 10.0.0.1 () {32 vars in 673 bytes} [Sun May 10 02:00:36 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 690/1292] 10.0.0.1 () {32 vars in 691 bytes} [Sun May 10 02:00:36 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 691/1293] 10.0.0.1 () {32 vars in 687 bytes} [Sun May 10 02:00:36 2026] GET /v2.0/extensions/port-mac-override => generated 251 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 692/1294] 10.0.0.1 () {32 vars in 707 bytes} [Sun May 10 02:00:36 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 693/1295] 10.0.0.1 () {32 vars in 703 bytes} [Sun May 10 02:00:36 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: 694/1296] 10.0.0.1 () {32 vars in 717 bytes} [Sun May 10 02:00:36 2026] GET /v2.0/extensions/port-numa-affinity-policy-socket => generated 240 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 603/1297] 10.0.0.1 () {32 vars in 702 bytes} [Sun May 10 02:00:36 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 695/1298] 10.0.0.1 () {32 vars in 695 bytes} [Sun May 10 02:00:36 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 696/1299] 10.0.0.1 () {32 vars in 709 bytes} [Sun May 10 02:00:36 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: 8|app: 0|req: 697/1300] 10.0.0.1 () {32 vars in 667 bytes} [Sun May 10 02:00:36 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: 8|app: 0|req: 698/1301] 10.0.0.1 () {32 vars in 685 bytes} [Sun May 10 02:00:36 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: 8|app: 0|req: 699/1302] 10.0.0.1 () {32 vars in 679 bytes} [Sun May 10 02:00:36 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 700/1303] 10.0.0.1 () {32 vars in 673 bytes} [Sun May 10 02:00:36 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 701/1304] 10.0.0.1 () {32 vars in 669 bytes} [Sun May 10 02:00:36 2026] GET /v2.0/extensions/provider => generated 191 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 702/1305] 10.0.0.1 () {32 vars in 659 bytes} [Sun May 10 02:00:36 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: 8|app: 0|req: 703/1306] 10.0.0.1 () {32 vars in 697 bytes} [Sun May 10 02:00:36 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: 604/1307] 10.0.0.1 () {32 vars in 732 bytes} [Sun May 10 02:00:36 2026] DELETE /v2.0/qos/policies/e940efc8-9813-4cab-908c-7501ff96d209 => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 704/1308] 10.0.0.1 () {32 vars in 697 bytes} [Sun May 10 02:00:36 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 705/1309] 10.0.0.1 () {32 vars in 675 bytes} [Sun May 10 02:00:36 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 706/1310] 10.0.0.1 () {32 vars in 667 bytes} [Sun May 10 02:00:36 2026] GET /v2.0/extensions/qos-fip => generated 178 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 707/1311] 10.0.0.1 () {32 vars in 681 bytes} [Sun May 10 02:00:36 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 708/1312] 10.0.0.1 () {32 vars in 699 bytes} [Sun May 10 02:00:36 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 709/1313] 10.0.0.1 () {32 vars in 683 bytes} [Sun May 10 02:00:36 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 710/1315] 10.0.0.1 () {32 vars in 705 bytes} [Sun May 10 02:00:36 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 605/1315] 10.0.0.1 () {32 vars in 732 bytes} [Sun May 10 02:00:36 2026] DELETE /v2.0/qos/policies/c6e43114-3e6a-458f-bcb1-694d2b999839 => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 711/1316] 10.0.0.1 () {32 vars in 667 bytes} [Sun May 10 02:00:36 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 712/1317] 10.0.0.1 () {32 vars in 695 bytes} [Sun May 10 02:00:36 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 713/1318] 10.0.0.1 () {32 vars in 693 bytes} [Sun May 10 02:00:36 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 714/1319] 10.0.0.1 () {32 vars in 683 bytes} [Sun May 10 02:00:36 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: 8|app: 0|req: 715/1320] 10.0.0.1 () {32 vars in 687 bytes} [Sun May 10 02:00:36 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 716/1321] 10.0.0.1 () {32 vars in 665 bytes} [Sun May 10 02:00:36 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 717/1322] 10.0.0.1 () {32 vars in 679 bytes} [Sun May 10 02:00:36 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: 606/1323] 10.0.0.1 () {32 vars in 732 bytes} [Sun May 10 02:00:36 2026] DELETE /v2.0/qos/policies/6c3deef1-e672-415f-8b16-f93db93cd58e => generated 0 bytes in 46 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 718/1324] 10.0.0.1 () {32 vars in 679 bytes} [Sun May 10 02:00:36 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: 8|app: 0|req: 719/1325] 10.0.0.1 () {32 vars in 689 bytes} [Sun May 10 02:00:37 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: 8|app: 0|req: 720/1326] 10.0.0.1 () {32 vars in 689 bytes} [Sun May 10 02:00:37 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 721/1327] 10.0.0.1 () {32 vars in 693 bytes} [Sun May 10 02:00:37 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 722/1328] 10.0.0.1 () {32 vars in 683 bytes} [Sun May 10 02:00:37 2026] GET /v2.0/extensions/rbac-subnetpool => generated 181 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 723/1329] 10.0.0.1 () {32 vars in 687 bytes} [Sun May 10 02:00:37 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: 8|app: 0|req: 724/1330] 10.0.0.1 () {32 vars in 699 bytes} [Sun May 10 02:00:37 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: 8|app: 0|req: 725/1331] 10.0.0.1 () {32 vars in 701 bytes} [Sun May 10 02:00:37 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: 607/1332] 10.0.0.1 () {32 vars in 732 bytes} [Sun May 10 02:00:37 2026] DELETE /v2.0/qos/policies/656420f6-e27d-4ace-8492-c7083d1e08f8 => 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: 726/1333] 10.0.0.1 () {32 vars in 711 bytes} [Sun May 10 02:00:37 2026] GET /v2.0/extensions/security-groups-default-rules => generated 262 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 727/1334] 10.0.0.1 () {32 vars in 715 bytes} [Sun May 10 02:00:37 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 728/1335] 10.0.0.1 () {32 vars in 713 bytes} [Sun May 10 02:00:37 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: 8|app: 0|req: 729/1336] 10.0.0.1 () {32 vars in 725 bytes} [Sun May 10 02:00:37 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 730/1337] 10.0.0.1 () {32 vars in 739 bytes} [Sun May 10 02:00:37 2026] GET /v2.0/extensions/security-groups-rules-belongs-to-default-sg => generated 314 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 731/1338] 10.0.0.1 () {32 vars in 717 bytes} [Sun May 10 02:00:37 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 732/1339] 10.0.0.1 () {32 vars in 681 bytes} [Sun May 10 02:00:37 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: 8|app: 0|req: 733/1340] 10.0.0.1 () {32 vars in 667 bytes} [Sun May 10 02:00:37 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: 608/1341] 10.0.0.1 () {32 vars in 732 bytes} [Sun May 10 02:00:37 2026] DELETE /v2.0/qos/policies/aced31c1-2d76-4e37-a3e4-60e94c1df6c9 => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 734/1342] 10.0.0.1 () {32 vars in 717 bytes} [Sun May 10 02:00:37 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: 609/1343] 10.0.0.1 () {32 vars in 677 bytes} [Sun May 10 02:00:37 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 735/1344] 10.0.0.1 () {32 vars in 667 bytes} [Sun May 10 02:00:37 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 610/1345] 10.0.0.1 () {32 vars in 695 bytes} [Sun May 10 02:00:37 2026] GET /v2.0/extensions/standard-attr-segment => generated 212 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 736/1346] 10.0.0.1 () {32 vars in 703 bytes} [Sun May 10 02:00:37 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 611/1347] 10.0.0.1 () {32 vars in 699 bytes} [Sun May 10 02:00:37 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 737/1348] 10.0.0.1 () {32 vars in 699 bytes} [Sun May 10 02:00:37 2026] GET /v2.0/extensions/subnet-external-network => generated 224 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 612/1349] 10.0.0.1 () {32 vars in 681 bytes} [Sun May 10 02:00:37 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 738/1350] 10.0.0.1 () {32 vars in 703 bytes} [Sun May 10 02:00:37 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 613/1351] 10.0.0.1 () {32 vars in 693 bytes} [Sun May 10 02:00:37 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 739/1352] 10.0.0.1 () {32 vars in 687 bytes} [Sun May 10 02:00:37 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 614/1353] 10.0.0.1 () {32 vars in 695 bytes} [Sun May 10 02:00:37 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 740/1354] 10.0.0.1 () {32 vars in 677 bytes} [Sun May 10 02:00:37 2026] GET /v2.0/extensions/tag-creation => generated 190 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 615/1355] 10.0.0.1 () {32 vars in 687 bytes} [Sun May 10 02:00:37 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 741/1356] 10.0.0.1 () {32 vars in 699 bytes} [Sun May 10 02:00:37 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: 616/1357] 10.0.0.1 () {32 vars in 663 bytes} [Sun May 10 02:00:37 2026] GET /v2.0/extensions/trunk => generated 164 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 742/1358] 10.0.0.1 () {32 vars in 679 bytes} [Sun May 10 02:00:37 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 617/1359] 10.0.0.1 () {32 vars in 691 bytes} [Sun May 10 02:00:37 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 743/1360] 10.0.0.1 () {32 vars in 675 bytes} [Sun May 10 02:00:37 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 618/1361] 10.0.0.1 () {32 vars in 665 bytes} [Sun May 10 02:00:37 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 619/1362] 10.0.0.1 () {32 vars in 772 bytes} [Sun May 10 02:00:37 2026] GET /v2.0/security-groups?tenant_id=ea54cea02af848c285927fc1c8558293&name=default => generated 2925 bytes in 279 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 744/1363] 10.0.0.1 () {32 vars in 772 bytes} [Sun May 10 02:00:37 2026] GET /v2.0/security-groups?tenant_id=42fe37ad2fdc47b08c371350633bfd3f&name=default => generated 2925 bytes in 303 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 620/1364] 10.0.0.1 () {32 vars in 738 bytes} [Sun May 10 02:00:38 2026] DELETE /v2.0/security-groups/8e88dfa2-ce0e-478b-8cd7-d4279cb1c44c => 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: 745/1365] 10.0.0.1 () {32 vars in 738 bytes} [Sun May 10 02:00:38 2026] DELETE /v2.0/security-groups/5e3a614a-62d7-450f-9928-f20ec773d983 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 746/1366] 10.0.0.1 () {32 vars in 772 bytes} [Sun May 10 02:00:38 2026] GET /v2.0/security-groups?tenant_id=09d171438cce4c7ab47dedf3c9a70008&name=default => generated 2925 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 621/1367] 10.0.0.1 () {32 vars in 772 bytes} [Sun May 10 02:00:38 2026] GET /v2.0/security-groups?tenant_id=9d37ce302ba140b285738fcd2342067a&name=default => generated 2925 bytes in 236 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:00:38.560 8 WARNING neutron_lib.context [None req-40c4abf8-b944-4b6b-8227-dbde4d43707c 8b0f40342f984f70a402034157b633ba b5d2413ec2424987b8e449d13124b836 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 622/1368] 10.0.0.1 () {32 vars in 738 bytes} [Sun May 10 02:00:38 2026] DELETE /v2.0/security-groups/d43c5f90-fb19-4a7a-8cad-517492f0ab47 => 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: 623/1369] 10.0.0.1 () {32 vars in 738 bytes} [Sun May 10 02:00:38 2026] DELETE /v2.0/security-groups/162ce91e-4f7d-45bc-a9b8-7f8a7b9a7db0 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:00:38.706 8 INFO neutron.db.segments_db [None req-40c4abf8-b944-4b6b-8227-dbde4d43707c 8b0f40342f984f70a402034157b633ba b5d2413ec2424987b8e449d13124b836 - - default default] Added segment f36ef1b6-1589-419c-90d4-004783216404 of type vxlan for network f007aba2-4251-4367-86cd-a1684dd54ff4 [pid: 8|app: 0|req: 747/1370] 10.0.0.1 () {34 vars in 668 bytes} [Sun May 10 02:00:38 2026] POST /v2.0/networks => generated 644 bytes in 321 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:00:38.803 8 WARNING neutron_lib.context [None req-3799616a-5f24-47e8-92d5-e68683bafd3a 8b0f40342f984f70a402034157b633ba b5d2413ec2424987b8e449d13124b836 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 624/1371] 10.0.0.1 () {32 vars in 772 bytes} [Sun May 10 02:00:38 2026] GET /v2.0/security-groups?tenant_id=81c65f0bc89c44a4b1ec0d24f86d6316&name=default => generated 2925 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 625/1372] 10.0.0.1 () {32 vars in 772 bytes} [Sun May 10 02:00:38 2026] GET /v2.0/security-groups?tenant_id=eb0a955f439b47078ec2da6b515564b7&name=default => generated 2925 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 626/1373] 10.0.0.1 () {32 vars in 738 bytes} [Sun May 10 02:00:38 2026] DELETE /v2.0/security-groups/12735f8e-b264-4584-871f-4bf4671583a2 => 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: 748/1374] 10.0.0.1 () {34 vars in 663 bytes} [Sun May 10 02:00:38 2026] POST /v2.0/ports => generated 773 bytes in 257 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-10 02:00:39.064 8 WARNING neutron_lib.context [None req-50858339-b18d-42bf-9cfd-a8ea71253a82 8b0f40342f984f70a402034157b633ba b5d2413ec2424987b8e449d13124b836 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 02:00:39.125 8 INFO neutron.db.segments_db [None req-50858339-b18d-42bf-9cfd-a8ea71253a82 8b0f40342f984f70a402034157b633ba b5d2413ec2424987b8e449d13124b836 - - default default] Added segment 68f34670-3be9-45e0-88d4-a4245299c64e of type vxlan for network 64b84e6f-a718-4eb4-8b6b-ab915911fb59 [pid: 7|app: 0|req: 627/1375] 10.0.0.1 () {32 vars in 738 bytes} [Sun May 10 02:00:39 2026] DELETE /v2.0/security-groups/5cbc64b3-18e3-44d3-8446-77077effc404 => 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: 749/1376] 10.0.0.1 () {34 vars in 668 bytes} [Sun May 10 02:00:39 2026] POST /v2.0/networks => generated 630 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:00:39.224 7 WARNING neutron_lib.context [None req-a94c2f4c-3299-44d2-99e7-a531fd77d22c 8b0f40342f984f70a402034157b633ba b5d2413ec2424987b8e449d13124b836 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 628/1377] 10.0.0.1 () {34 vars in 667 bytes} [Sun May 10 02:00:39 2026] POST /v2.0/subnets => generated 626 bytes in 228 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:00:39.461 8 WARNING neutron_lib.context [None req-426715b3-e63c-4c99-a9b4-f2c37dad63f6 8b0f40342f984f70a402034157b633ba b5d2413ec2424987b8e449d13124b836 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 750/1378] 10.0.0.1 () {34 vars in 663 bytes} [Sun May 10 02:00:39 2026] POST /v2.0/ports => generated 953 bytes in 332 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 629/1379] 10.0.0.1 () {32 vars in 718 bytes} [Sun May 10 02:00:39 2026] DELETE /v2.0/ports/d82ed40b-496c-4f7c-96e9-5ec5d53e831a => generated 0 bytes in 250 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 02:00:40.059 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c6c4b9fd-3323-41db-aee6-aeb5836686ff 8b0f40342f984f70a402034157b633ba b5d2413ec2424987b8e449d13124b836 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 630/1380] 10.0.0.1 () {32 vars in 718 bytes} [Sun May 10 02:00:40 2026] DELETE /v2.0/ports/d82ed40b-496c-4f7c-96e9-5ec5d53e831a => generated 132 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 02:00:40.080 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3f92c7a2-d5e4-47bf-9329-757332277dd0 8b0f40342f984f70a402034157b633ba b5d2413ec2424987b8e449d13124b836 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 631/1381] 10.0.0.1 () {32 vars in 715 bytes} [Sun May 10 02:00:40 2026] GET /v2.0/ports/d82ed40b-496c-4f7c-96e9-5ec5d53e831a => generated 132 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 02:00:40.128 8 WARNING neutron_lib.context [None req-8572fdba-d80f-4a01-9d5c-37d102653749 cf8bbfffd9aa418a8ada11fd215a0982 931aea8eddad4de1a781531d84e98088 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 02:00:40.128 8 WARNING neutron_lib.context [None req-8572fdba-d80f-4a01-9d5c-37d102653749 cf8bbfffd9aa418a8ada11fd215a0982 931aea8eddad4de1a781531d84e98088 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 632/1382] 10.0.0.1 () {32 vars in 722 bytes} [Sun May 10 02:00:40 2026] DELETE /v2.0/subnets/a7c1a1d2-ec99-4617-b044-a968dcf24833 => generated 0 bytes in 182 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 02:00:40.313 8 INFO neutron.db.segments_db [None req-8572fdba-d80f-4a01-9d5c-37d102653749 cf8bbfffd9aa418a8ada11fd215a0982 931aea8eddad4de1a781531d84e98088 - - default default] Added segment bb3a9f6e-1322-4595-bd75-437831061a98 of type vxlan for network 1eb14b7f-909a-4fab-8949-0695852d15be 2026-05-10 02:00:40.362 8 INFO neutron.db.segments_db [None req-8572fdba-d80f-4a01-9d5c-37d102653749 cf8bbfffd9aa418a8ada11fd215a0982 931aea8eddad4de1a781531d84e98088 - - default default] Added segment 38ec6a82-d8e3-4ee6-9b2d-926616e66e2c of type vxlan for network 6e21eaa9-c077-48a9-a3df-b181a62b534e [pid: 8|app: 0|req: 751/1383] 10.0.0.1 () {34 vars in 668 bytes} [Sun May 10 02:00:39 2026] POST /v2.0/networks => generated 1245 bytes in 548 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-10 02:00:40.551 7 INFO neutron.services.segments.plugin [-] Segment 68f34670-3be9-45e0-88d4-a4245299c64e resource provider aggregate not found [pid: 8|app: 0|req: 752/1384] 10.0.0.1 () {32 vars in 647 bytes} [Sun May 10 02:00:40 2026] GET /v2.0/networks => generated 1844 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:00:40.556 7 INFO neutron.services.segments.plugin [-] Segment 68f34670-3be9-45e0-88d4-a4245299c64e resource provider aggregate not found 2026-05-10 02:00:40.569 7 INFO neutron.services.segments.plugin [-] Segment 68f34670-3be9-45e0-88d4-a4245299c64e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 68f34670-3be9-45e0-88d4-a4245299c64e found for delete ", "request_id": "req-a30c4988-f5c7-42bf-9370-47110d2fd91a"}]} [pid: 7|app: 0|req: 633/1385] 10.0.0.1 () {32 vars in 724 bytes} [Sun May 10 02:00:40 2026] DELETE /v2.0/networks/64b84e6f-a718-4eb4-8b6b-ab915911fb59 => generated 0 bytes in 300 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 02:00:40.583 7 INFO neutron.services.segments.plugin [-] Segment 68f34670-3be9-45e0-88d4-a4245299c64e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 68f34670-3be9-45e0-88d4-a4245299c64e found for delete ", "request_id": "req-131fb98a-f32a-4ea2-abd1-3d60a6651ee1"}]} 2026-05-10 02:00:40.590 7 WARNING neutron_lib.context [None req-44ee96f8-1083-43d8-8270-e844d573c064 8b0f40342f984f70a402034157b633ba b5d2413ec2424987b8e449d13124b836 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 02:00:40.649 7 INFO neutron.db.segments_db [None req-44ee96f8-1083-43d8-8270-e844d573c064 8b0f40342f984f70a402034157b633ba b5d2413ec2424987b8e449d13124b836 - - default default] Added segment c9c025e3-aaf8-485c-9345-214fcee56d71 of type vxlan for network dcd5502e-c2f0-4f4d-af00-243469fded99 2026-05-10 02:00:40.717 8 INFO neutron.services.segments.plugin [-] Segment bb3a9f6e-1322-4595-bd75-437831061a98 resource provider aggregate not found 2026-05-10 02:00:40.722 8 INFO neutron.services.segments.plugin [-] Segment bb3a9f6e-1322-4595-bd75-437831061a98 resource provider aggregate not found 2026-05-10 02:00:40.738 8 INFO neutron.services.segments.plugin [-] Segment bb3a9f6e-1322-4595-bd75-437831061a98 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bb3a9f6e-1322-4595-bd75-437831061a98 found for delete ", "request_id": "req-e1f48c2e-0d8a-4401-8add-3adfdbd14d07"}]} 2026-05-10 02:00:40.741 8 INFO neutron.services.segments.plugin [-] Segment bb3a9f6e-1322-4595-bd75-437831061a98 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bb3a9f6e-1322-4595-bd75-437831061a98 found for delete ", "request_id": "req-efd5ccdc-c224-4be3-bf96-c2efb26cf0a0"}]} [pid: 7|app: 0|req: 634/1386] 10.0.0.1 () {34 vars in 668 bytes} [Sun May 10 02:00:40 2026] POST /v2.0/networks => generated 632 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:00:40.755 7 WARNING neutron_lib.context [None req-47ee9da6-bea6-4d34-b8bf-4082c40b4e9d 8b0f40342f984f70a402034157b633ba b5d2413ec2424987b8e449d13124b836 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 753/1387] 10.0.0.1 () {32 vars in 724 bytes} [Sun May 10 02:00:40 2026] DELETE /v2.0/networks/1eb14b7f-909a-4fab-8949-0695852d15be => generated 0 bytes in 189 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 754/1388] 10.0.0.1 () {32 vars in 724 bytes} [Sun May 10 02:00:40 2026] DELETE /v2.0/networks/6e21eaa9-c077-48a9-a3df-b181a62b534e => generated 0 bytes in 135 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 755/1389] 10.0.0.1 () {32 vars in 647 bytes} [Sun May 10 02:00:40 2026] GET /v2.0/networks => generated 651 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:00:40.956 8 WARNING neutron_lib.context [None req-a35880ec-ec07-4363-8e0a-8b7ac4bedcd3 cf8bbfffd9aa418a8ada11fd215a0982 931aea8eddad4de1a781531d84e98088 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 635/1390] 10.0.0.1 () {34 vars in 667 bytes} [Sun May 10 02:00:40 2026] POST /v2.0/subnets => generated 626 bytes in 230 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:00:40.989 7 WARNING neutron_lib.context [None req-515a06d6-126e-4aa5-8f93-36ceca835ab0 8b0f40342f984f70a402034157b633ba b5d2413ec2424987b8e449d13124b836 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 02:00:41.007 8 INFO neutron.db.segments_db [None req-a35880ec-ec07-4363-8e0a-8b7ac4bedcd3 cf8bbfffd9aa418a8ada11fd215a0982 931aea8eddad4de1a781531d84e98088 - - default default] Added segment 0155cdaa-6364-44a7-bb33-ec98c34b124e of type vxlan for network 99f160a7-5232-4ce0-acb6-6200a2ed5ef4 [pid: 8|app: 0|req: 756/1391] 10.0.0.1 () {34 vars in 668 bytes} [Sun May 10 02:00:40 2026] POST /v2.0/networks => generated 649 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:00:41.094 8 WARNING neutron_lib.context [None req-db82f37a-4bee-4ace-8769-a654fd286c77 cf8bbfffd9aa418a8ada11fd215a0982 931aea8eddad4de1a781531d84e98088 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 02:00:41.158 8 INFO neutron.db.segments_db [None req-db82f37a-4bee-4ace-8769-a654fd286c77 cf8bbfffd9aa418a8ada11fd215a0982 931aea8eddad4de1a781531d84e98088 - - default default] Added segment 4d4e4d4b-560c-43c7-b1c9-ba5ed4fe7333 of type vxlan for network e824b577-9a02-4b16-8a60-c82bc637a2bf [pid: 8|app: 0|req: 757/1392] 10.0.0.1 () {34 vars in 668 bytes} [Sun May 10 02:00:41 2026] POST /v2.0/networks => generated 650 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:00:41.278 8 WARNING neutron_lib.context [None req-58a4f89e-877a-4add-8700-c4f3cee9b87a cf8bbfffd9aa418a8ada11fd215a0982 931aea8eddad4de1a781531d84e98088 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 02:00:41.298 8 WARNING neutron_lib.context [None req-58a4f89e-877a-4add-8700-c4f3cee9b87a cf8bbfffd9aa418a8ada11fd215a0982 931aea8eddad4de1a781531d84e98088 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 636/1393] 10.0.0.1 () {34 vars in 663 bytes} [Sun May 10 02:00:40 2026] POST /v2.0/ports => generated 911 bytes in 319 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 637/1394] 10.0.0.1 () {32 vars in 718 bytes} [Sun May 10 02:00:41 2026] DELETE /v2.0/ports/0986f41e-07e1-44b5-87ce-d4d7cea9e769 => generated 0 bytes in 279 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 02:00:41.605 7 INFO neutron.pecan_wsgi.hooks.translation [None req-12758c9c-a74c-49d8-aed3-5ba816187477 8b0f40342f984f70a402034157b633ba b5d2413ec2424987b8e449d13124b836 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 638/1395] 10.0.0.1 () {32 vars in 715 bytes} [Sun May 10 02:00:41 2026] GET /v2.0/ports/0986f41e-07e1-44b5-87ce-d4d7cea9e769 => generated 132 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 639/1396] 10.0.0.1 () {32 vars in 722 bytes} [Sun May 10 02:00:41 2026] DELETE /v2.0/subnets/8fcebac4-9a5b-4fae-bd97-ddad91c1be39 => generated 0 bytes in 150 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 758/1397] 10.0.0.1 () {34 vars in 663 bytes} [Sun May 10 02:00:41 2026] POST /v2.0/ports => generated 1506 bytes in 637 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: 759/1398] 10.0.0.1 () {32 vars in 641 bytes} [Sun May 10 02:00:41 2026] GET /v2.0/ports => generated 1506 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 640/1399] 10.0.0.1 () {32 vars in 724 bytes} [Sun May 10 02:00:41 2026] DELETE /v2.0/networks/dcd5502e-c2f0-4f4d-af00-243469fded99 => generated 0 bytes in 314 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 02:00:42.088 7 WARNING neutron_lib.context [None req-01f9fb57-27b8-42a3-9c3f-2dc38c6a93ba 8b0f40342f984f70a402034157b633ba b5d2413ec2424987b8e449d13124b836 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 760/1400] 10.0.0.1 () {32 vars in 718 bytes} [Sun May 10 02:00:42 2026] DELETE /v2.0/ports/244e370c-c3be-47b4-abbd-813a942d14aa => generated 0 bytes in 195 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 641/1401] 10.0.0.1 () {34 vars in 663 bytes} [Sun May 10 02:00:42 2026] POST /v2.0/ports => generated 774 bytes in 237 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: 761/1402] 10.0.0.1 () {32 vars in 718 bytes} [Sun May 10 02:00:42 2026] DELETE /v2.0/ports/64d7ffee-eb64-4c71-875d-cb5826b24d76 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 762/1403] 10.0.0.1 () {32 vars in 641 bytes} [Sun May 10 02:00:42 2026] GET /v2.0/ports => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:00:42.452 8 WARNING neutron_lib.context [None req-e219c48b-0035-4ade-be48-dd9e59177476 cf8bbfffd9aa418a8ada11fd215a0982 931aea8eddad4de1a781531d84e98088 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 642/1404] 10.0.0.1 () {34 vars in 735 bytes} [Sun May 10 02:00:42 2026] PUT /v2.0/ports/faf5eec9-bf8d-48c1-9b19-17f3f9069ef2 => generated 752 bytes in 199 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:00:42.526 8 INFO neutron.db.segments_db [None req-e219c48b-0035-4ade-be48-dd9e59177476 cf8bbfffd9aa418a8ada11fd215a0982 931aea8eddad4de1a781531d84e98088 - - default default] Added segment 7cb1934a-52f5-4954-bd36-dfb794ee1710 of type vxlan for network 1d4a36fb-2b33-4a7c-b037-172a2b680e4b /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-10 02:00:42.582 7 INFO neutron.services.segments.plugin [-] Segment c9c025e3-aaf8-485c-9345-214fcee56d71 resource provider aggregate not found 2026-05-10 02:00:42.603 7 INFO neutron.services.segments.plugin [-] Segment c9c025e3-aaf8-485c-9345-214fcee56d71 resource provider aggregate not found 2026-05-10 02:00:42.607 7 INFO neutron.services.segments.plugin [-] Segment c9c025e3-aaf8-485c-9345-214fcee56d71 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c9c025e3-aaf8-485c-9345-214fcee56d71 found for delete ", "request_id": "req-8da14a47-84a0-432a-8e84-4d39c883a4f0"}]} 2026-05-10 02:00:42.616 7 INFO neutron.services.segments.plugin [-] Segment c9c025e3-aaf8-485c-9345-214fcee56d71 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c9c025e3-aaf8-485c-9345-214fcee56d71 found for delete ", "request_id": "req-7a943233-2890-4a9a-be09-4cfd23f56101"}]} [pid: 8|app: 0|req: 763/1405] 10.0.0.1 () {34 vars in 668 bytes} [Sun May 10 02:00:42 2026] POST /v2.0/networks => generated 649 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:00:42.632 8 WARNING neutron_lib.context [None req-a7dd5a1e-39ca-4ccf-a962-e428fefcf806 cf8bbfffd9aa418a8ada11fd215a0982 931aea8eddad4de1a781531d84e98088 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 02:00:42.685 8 INFO neutron.db.segments_db [None req-a7dd5a1e-39ca-4ccf-a962-e428fefcf806 cf8bbfffd9aa418a8ada11fd215a0982 931aea8eddad4de1a781531d84e98088 - - default default] Added segment 326f84df-f499-4eab-a23d-8f47882a0589 of type vxlan for network 51f2eaa5-a68e-40cf-8885-a76773aca3a9 [pid: 7|app: 0|req: 643/1406] 10.0.0.1 () {32 vars in 718 bytes} [Sun May 10 02:00:42 2026] DELETE /v2.0/ports/faf5eec9-bf8d-48c1-9b19-17f3f9069ef2 => generated 0 bytes in 198 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 02:00:42.755 8 INFO neutron.services.segments.plugin [-] Segment 38ec6a82-d8e3-4ee6-9b2d-926616e66e2c resource provider aggregate not found 2026-05-10 02:00:42.759 8 INFO neutron.services.segments.plugin [-] Segment 38ec6a82-d8e3-4ee6-9b2d-926616e66e2c resource provider aggregate not found 2026-05-10 02:00:42.767 8 INFO neutron.services.segments.plugin [-] Segment 38ec6a82-d8e3-4ee6-9b2d-926616e66e2c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 38ec6a82-d8e3-4ee6-9b2d-926616e66e2c found for delete ", "request_id": "req-45d5dbb5-7c40-49ba-83b8-499faa7bb783"}]} 2026-05-10 02:00:42.777 8 INFO neutron.services.segments.plugin [-] Segment 38ec6a82-d8e3-4ee6-9b2d-926616e66e2c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 38ec6a82-d8e3-4ee6-9b2d-926616e66e2c found for delete ", "request_id": "req-35619b94-5db2-4e33-9759-bad35509ac0a"}]} [pid: 7|app: 0|req: 644/1407] 10.0.0.1 () {32 vars in 641 bytes} [Sun May 10 02:00:42 2026] GET /v2.0/ports => generated 776 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 764/1408] 10.0.0.1 () {34 vars in 668 bytes} [Sun May 10 02:00:42 2026] POST /v2.0/networks => generated 650 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:00:42.816 7 INFO neutron.pecan_wsgi.hooks.translation [None req-399165c2-aed4-41ed-ab17-92366e966059 8b0f40342f984f70a402034157b633ba b5d2413ec2424987b8e449d13124b836 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 645/1409] 10.0.0.1 () {32 vars in 715 bytes} [Sun May 10 02:00:42 2026] GET /v2.0/ports/faf5eec9-bf8d-48c1-9b19-17f3f9069ef2 => generated 132 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 02:00:42.826 8 WARNING neutron_lib.context [None req-5f6813fe-e7eb-4c4e-b819-111e982935df cf8bbfffd9aa418a8ada11fd215a0982 931aea8eddad4de1a781531d84e98088 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 02:00:42.847 8 WARNING neutron_lib.context [None req-5f6813fe-e7eb-4c4e-b819-111e982935df cf8bbfffd9aa418a8ada11fd215a0982 931aea8eddad4de1a781531d84e98088 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 646/1410] 10.0.0.1 () {32 vars in 641 bytes} [Sun May 10 02:00:42 2026] GET /v2.0/ports => generated 776 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 647/1411] 10.0.0.1 () {32 vars in 715 bytes} [Sun May 10 02:00:42 2026] GET /v2.0/ports/90ec041c-403c-45ed-a17f-e67c0d7a4fc6 => generated 773 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:00:42.915 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c26b5187-e70f-4fcf-bd3b-bc62226168e4 8b0f40342f984f70a402034157b633ba b5d2413ec2424987b8e449d13124b836 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 648/1412] 10.0.0.1 () {32 vars in 718 bytes} [Sun May 10 02:00:42 2026] DELETE /v2.0/ports/0986f41e-07e1-44b5-87ce-d4d7cea9e769 => generated 132 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 02:00:42.932 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3415ef60-8dac-49d6-9998-55a92eda4507 8b0f40342f984f70a402034157b633ba b5d2413ec2424987b8e449d13124b836 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 649/1413] 10.0.0.1 () {32 vars in 722 bytes} [Sun May 10 02:00:42 2026] DELETE /v2.0/subnets/8fcebac4-9a5b-4fae-bd97-ddad91c1be39 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 02:00:42.949 7 INFO neutron.pecan_wsgi.hooks.translation [None req-28f3aef7-1923-4444-a51b-59d82c14bf89 8b0f40342f984f70a402034157b633ba b5d2413ec2424987b8e449d13124b836 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 650/1414] 10.0.0.1 () {32 vars in 722 bytes} [Sun May 10 02:00:42 2026] DELETE /v2.0/subnets/a7c1a1d2-ec99-4617-b044-a968dcf24833 => generated 136 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 02:00:43.054 7 WARNING neutron_lib.context [None req-e462102d-1624-4f66-9565-25c841207d37 e736f32462d0439380fa19169b3b194e 7920f836e0724a148f92b6c40a05f90d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 02:00:43.090 7 INFO neutron.db.segments_db [None req-e462102d-1624-4f66-9565-25c841207d37 e736f32462d0439380fa19169b3b194e 7920f836e0724a148f92b6c40a05f90d - - default default] Added segment 62b3190c-be4b-48e1-8b26-8c70fdd57cee of type vxlan for network af78b6f7-994d-4fad-8720-f85c93361c28 [pid: 8|app: 0|req: 765/1415] 10.0.0.1 () {34 vars in 667 bytes} [Sun May 10 02:00:42 2026] POST /v2.0/subnets => generated 1273 bytes in 458 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 766/1416] 10.0.0.1 () {32 vars in 718 bytes} [Sun May 10 02:00:43 2026] DELETE /v2.0/ports/90ec041c-403c-45ed-a17f-e67c0d7a4fc6 => generated 0 bytes in 220 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 767/1417] 10.0.0.1 () {32 vars in 645 bytes} [Sun May 10 02:00:43 2026] GET /v2.0/subnets => generated 1909 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:00:43.664 7 INFO neutron.db.l3_hamode_db [None req-e462102d-1624-4f66-9565-25c841207d37 e736f32462d0439380fa19169b3b194e 7920f836e0724a148f92b6c40a05f90d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 768/1418] 10.0.0.1 () {32 vars in 724 bytes} [Sun May 10 02:00:43 2026] DELETE /v2.0/networks/f007aba2-4251-4367-86cd-a1684dd54ff4 => generated 0 bytes in 147 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 02:00:43.781 7 INFO neutron.db.l3_hamode_db [None req-e462102d-1624-4f66-9565-25c841207d37 e736f32462d0439380fa19169b3b194e 7920f836e0724a148f92b6c40a05f90d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 769/1419] 10.0.0.1 () {32 vars in 722 bytes} [Sun May 10 02:00:43 2026] DELETE /v2.0/subnets/6c2394b1-5c93-4887-b192-55f6c7712a6a => generated 0 bytes in 135 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 770/1420] 10.0.0.1 () {32 vars in 722 bytes} [Sun May 10 02:00:43 2026] DELETE /v2.0/subnets/746c5264-7ecd-47bd-a442-6d3c4fcd63f8 => generated 0 bytes in 239 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 771/1421] 10.0.0.1 () {32 vars in 645 bytes} [Sun May 10 02:00:44 2026] GET /v2.0/subnets => generated 649 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 651/1422] 10.0.0.1 () {34 vars in 666 bytes} [Sun May 10 02:00:42 2026] POST /v2.0/routers => generated 474 bytes in 1407 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 772/1425] 10.0.0.1 () {32 vars in 724 bytes} [Sun May 10 02:00:44 2026] DELETE /v2.0/networks/51f2eaa5-a68e-40cf-8885-a76773aca3a9 => generated 0 bytes in 314 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 02:00:44.410 8 WARNING neutron_lib.context [None req-aa9ad7a3-0a2d-4830-b846-adea65b36a70 e736f32462d0439380fa19169b3b194e 7920f836e0724a148f92b6c40a05f90d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 02:00:44.454 8 INFO neutron.db.l3_hamode_db [None req-aa9ad7a3-0a2d-4830-b846-adea65b36a70 e736f32462d0439380fa19169b3b194e 7920f836e0724a148f92b6c40a05f90d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 654/1426] 10.0.0.1 () {32 vars in 772 bytes} [Sun May 10 02:00:44 2026] GET /v2.0/security-groups?tenant_id=b5d2413ec2424987b8e449d13124b836&name=default => generated 2925 bytes in 187 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:00:44.562 8 INFO neutron.db.l3_hamode_db [None req-aa9ad7a3-0a2d-4830-b846-adea65b36a70 e736f32462d0439380fa19169b3b194e 7920f836e0724a148f92b6c40a05f90d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-10 02:00:44.670 7 INFO neutron.services.segments.plugin [-] Segment 7cb1934a-52f5-4954-bd36-dfb794ee1710 resource provider aggregate not found 2026-05-10 02:00:44.674 7 INFO neutron.services.segments.plugin [-] Segment 7cb1934a-52f5-4954-bd36-dfb794ee1710 resource provider aggregate not found 2026-05-10 02:00:44.682 7 INFO neutron.services.segments.plugin [-] Segment 7cb1934a-52f5-4954-bd36-dfb794ee1710 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7cb1934a-52f5-4954-bd36-dfb794ee1710 found for delete ", "request_id": "req-bd272af1-7584-414b-9c40-ce0bb3514f9e"}]} 2026-05-10 02:00:44.687 7 INFO neutron.services.segments.plugin [-] Segment 7cb1934a-52f5-4954-bd36-dfb794ee1710 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7cb1934a-52f5-4954-bd36-dfb794ee1710 found for delete ", "request_id": "req-70dee79b-0c72-4feb-b310-45ba1bc5427f"}]} [pid: 7|app: 0|req: 655/1427] 10.0.0.1 () {32 vars in 724 bytes} [Sun May 10 02:00:44 2026] DELETE /v2.0/networks/1d4a36fb-2b33-4a7c-b037-172a2b680e4b => generated 0 bytes in 138 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 02:00:44.786 8 INFO neutron.services.segments.plugin [-] Segment f36ef1b6-1589-419c-90d4-004783216404 resource provider aggregate not found 2026-05-10 02:00:44.792 8 INFO neutron.services.segments.plugin [-] Segment f36ef1b6-1589-419c-90d4-004783216404 resource provider aggregate not found [pid: 7|app: 0|req: 656/1428] 10.0.0.1 () {32 vars in 738 bytes} [Sun May 10 02:00:44 2026] DELETE /v2.0/security-groups/7bd2b172-d2df-4e3e-a55b-2d2d98601985 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:00:44.807 8 INFO neutron.services.segments.plugin [-] Segment f36ef1b6-1589-419c-90d4-004783216404 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f36ef1b6-1589-419c-90d4-004783216404 found for delete ", "request_id": "req-cec785ff-3d5c-41b2-93ca-a163ee1362d0"}]} 2026-05-10 02:00:44.812 8 INFO neutron.services.segments.plugin [-] Segment f36ef1b6-1589-419c-90d4-004783216404 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f36ef1b6-1589-419c-90d4-004783216404 found for delete ", "request_id": "req-f1af87d5-a7cd-4295-801c-3af18ef3084f"}]} 2026-05-10 02:00:44.818 8 INFO neutron.services.segments.plugin [-] Segment 326f84df-f499-4eab-a23d-8f47882a0589 resource provider aggregate not found 2026-05-10 02:00:44.826 8 INFO neutron.services.segments.plugin [-] Segment 326f84df-f499-4eab-a23d-8f47882a0589 resource provider aggregate not found 2026-05-10 02:00:44.830 8 INFO neutron.services.segments.plugin [-] Segment 326f84df-f499-4eab-a23d-8f47882a0589 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 326f84df-f499-4eab-a23d-8f47882a0589 found for delete ", "request_id": "req-40c86931-66cc-4de9-8d8f-5f3555a16261"}]} 2026-05-10 02:00:44.839 8 INFO neutron.services.segments.plugin [-] Segment 326f84df-f499-4eab-a23d-8f47882a0589 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 326f84df-f499-4eab-a23d-8f47882a0589 found for delete ", "request_id": "req-74bb9b4d-fe7a-4d6f-8a6b-5a423d34133e"}]} [pid: 7|app: 0|req: 657/1429] 10.0.0.1 () {32 vars in 724 bytes} [Sun May 10 02:00:44 2026] DELETE /v2.0/networks/e824b577-9a02-4b16-8a60-c82bc637a2bf => generated 0 bytes in 155 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 658/1430] 10.0.0.1 () {32 vars in 724 bytes} [Sun May 10 02:00:44 2026] DELETE /v2.0/networks/99f160a7-5232-4ce0-acb6-6200a2ed5ef4 => 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: 773/1431] 10.0.0.1 () {34 vars in 666 bytes} [Sun May 10 02:00:44 2026] POST /v2.0/routers => generated 474 bytes in 720 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:00:45.138 8 WARNING neutron_lib.context [None req-03fb23bc-a0a6-4b3d-bcf1-c945ba0a41a7 e736f32462d0439380fa19169b3b194e 7920f836e0724a148f92b6c40a05f90d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 02:00:45.185 8 INFO neutron.db.l3_hamode_db [None req-03fb23bc-a0a6-4b3d-bcf1-c945ba0a41a7 e736f32462d0439380fa19169b3b194e 7920f836e0724a148f92b6c40a05f90d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-10 02:00:45.288 8 INFO neutron.db.l3_hamode_db [None req-03fb23bc-a0a6-4b3d-bcf1-c945ba0a41a7 e736f32462d0439380fa19169b3b194e 7920f836e0724a148f92b6c40a05f90d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 659/1432] 10.0.0.1 () {32 vars in 772 bytes} [Sun May 10 02:00:45 2026] GET /v2.0/security-groups?tenant_id=0bae2e0a1129495ea3b310179a018e82&name=default => generated 2925 bytes in 331 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 660/1433] 10.0.0.1 () {32 vars in 738 bytes} [Sun May 10 02:00:45 2026] DELETE /v2.0/security-groups/323762e1-d94a-413e-8109-4c9abed5092d => 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: 661/1434] 10.0.0.1 () {32 vars in 772 bytes} [Sun May 10 02:00:45 2026] GET /v2.0/security-groups?tenant_id=931aea8eddad4de1a781531d84e98088&name=default => generated 2925 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 662/1435] 10.0.0.1 () {32 vars in 772 bytes} [Sun May 10 02:00:45 2026] GET /v2.0/security-groups?tenant_id=1088021b4fcc4047975e17df3c72c880&name=default => generated 2925 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 774/1436] 10.0.0.1 () {34 vars in 666 bytes} [Sun May 10 02:00:45 2026] POST /v2.0/routers => generated 474 bytes in 748 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 663/1437] 10.0.0.1 () {32 vars in 738 bytes} [Sun May 10 02:00:45 2026] DELETE /v2.0/security-groups/438fec65-3b05-4620-ba10-d0901add046f => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:00:45.894 7 WARNING neutron_lib.context [None req-7e2ee53c-eb5e-4b8f-b46d-db3a4f61c219 e736f32462d0439380fa19169b3b194e 7920f836e0724a148f92b6c40a05f90d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 02:00:45.930 7 INFO neutron.db.l3_hamode_db [None req-7e2ee53c-eb5e-4b8f-b46d-db3a4f61c219 e736f32462d0439380fa19169b3b194e 7920f836e0724a148f92b6c40a05f90d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 775/1438] 10.0.0.1 () {32 vars in 738 bytes} [Sun May 10 02:00:45 2026] DELETE /v2.0/security-groups/7efeb705-1791-4270-a439-64dd0f2390ef => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:00:46.052 7 INFO neutron.db.l3_hamode_db [None req-7e2ee53c-eb5e-4b8f-b46d-db3a4f61c219 e736f32462d0439380fa19169b3b194e 7920f836e0724a148f92b6c40a05f90d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 664/1439] 10.0.0.1 () {34 vars in 666 bytes} [Sun May 10 02:00:45 2026] POST /v2.0/routers => generated 474 bytes in 756 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:00:46.657 7 WARNING neutron_lib.context [None req-2efe7fa4-88a4-401a-bed9-176fd13b01d8 e736f32462d0439380fa19169b3b194e 7920f836e0724a148f92b6c40a05f90d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 02:00:46.700 7 INFO neutron.db.l3_hamode_db [None req-2efe7fa4-88a4-401a-bed9-176fd13b01d8 e736f32462d0439380fa19169b3b194e 7920f836e0724a148f92b6c40a05f90d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-10 02:00:46.704 7 INFO neutron.services.segments.plugin [-] Segment 4d4e4d4b-560c-43c7-b1c9-ba5ed4fe7333 resource provider aggregate not found 2026-05-10 02:00:46.710 7 INFO neutron.services.segments.plugin [-] Segment 4d4e4d4b-560c-43c7-b1c9-ba5ed4fe7333 resource provider aggregate not found 2026-05-10 02:00:46.713 7 INFO neutron.services.segments.plugin [-] Segment 4d4e4d4b-560c-43c7-b1c9-ba5ed4fe7333 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4d4e4d4b-560c-43c7-b1c9-ba5ed4fe7333 found for delete ", "request_id": "req-cc6d860b-74d9-4d2e-8b81-8dd471e9c489"}]} 2026-05-10 02:00:46.713 8 WARNING neutron_lib.context [None req-3d6985f3-0593-4aa5-afa1-d7f61928bb44 e5b1d78c8d1b43769599144676a8f318 cb292bac1e6d41978cb38c799ea038c5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 02:00:46.722 7 INFO neutron.services.segments.plugin [-] Segment 0155cdaa-6364-44a7-bb33-ec98c34b124e resource provider aggregate not found 2026-05-10 02:00:46.732 7 INFO neutron.services.segments.plugin [-] Segment 0155cdaa-6364-44a7-bb33-ec98c34b124e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0155cdaa-6364-44a7-bb33-ec98c34b124e found for delete ", "request_id": "req-555f98e5-b1f4-4fbf-b740-43a30fc6b5bf"}]} 2026-05-10 02:00:46.732 7 INFO neutron.services.segments.plugin [-] Segment 4d4e4d4b-560c-43c7-b1c9-ba5ed4fe7333 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4d4e4d4b-560c-43c7-b1c9-ba5ed4fe7333 found for delete ", "request_id": "req-d5709ee2-3788-467a-a9f2-9e2bf091b4e9"}]} 2026-05-10 02:00:46.751 7 INFO neutron.services.segments.plugin [-] Segment 0155cdaa-6364-44a7-bb33-ec98c34b124e resource provider aggregate not found 2026-05-10 02:00:46.761 7 INFO neutron.services.segments.plugin [-] Segment 0155cdaa-6364-44a7-bb33-ec98c34b124e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0155cdaa-6364-44a7-bb33-ec98c34b124e found for delete ", "request_id": "req-14ea7472-b5ee-407d-95d2-d0ffdecf135c"}]} [pid: 8|app: 0|req: 776/1440] 10.0.0.1 () {34 vars in 675 bytes} [Sun May 10 02:00:46 2026] POST /v2.0/subnetpools => generated 549 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 777/1441] 10.0.0.1 () {32 vars in 727 bytes} [Sun May 10 02:00:46 2026] GET /v2.0/subnetpools/be872302-b77f-4f61-902f-48984c5fe646 => generated 549 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:00:46.842 7 INFO neutron.db.l3_hamode_db [None req-2efe7fa4-88a4-401a-bed9-176fd13b01d8 e736f32462d0439380fa19169b3b194e 7920f836e0724a148f92b6c40a05f90d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 778/1442] 10.0.0.1 () {34 vars in 747 bytes} [Sun May 10 02:00:46 2026] PUT /v2.0/subnetpools/be872302-b77f-4f61-902f-48984c5fe646 => generated 500 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 779/1443] 10.0.0.1 () {32 vars in 730 bytes} [Sun May 10 02:00:46 2026] DELETE /v2.0/subnetpools/be872302-b77f-4f61-902f-48984c5fe646 => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:00:46.922 8 INFO neutron.api.v2.resource [None req-960a7f60-6870-4f3f-84cb-e75b20378f12 e5b1d78c8d1b43769599144676a8f318 cb292bac1e6d41978cb38c799ea038c5 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 780/1444] 10.0.0.1 () {32 vars in 727 bytes} [Sun May 10 02:00:46 2026] GET /v2.0/subnetpools/be872302-b77f-4f61-902f-48984c5fe646 => generated 145 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 02:00:46.934 8 INFO neutron.api.v2.resource [None req-5cb01ff5-ce88-4817-957e-5f0455ace510 e5b1d78c8d1b43769599144676a8f318 cb292bac1e6d41978cb38c799ea038c5 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 781/1445] 10.0.0.1 () {32 vars in 730 bytes} [Sun May 10 02:00:46 2026] DELETE /v2.0/subnetpools/be872302-b77f-4f61-902f-48984c5fe646 => generated 145 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 665/1446] 10.0.0.1 () {34 vars in 666 bytes} [Sun May 10 02:00:46 2026] POST /v2.0/routers => generated 474 bytes in 779 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 666/1447] 10.0.0.1 () {34 vars in 749 bytes} [Sun May 10 02:00:47 2026] PUT /v2.0/routers/756262f8-762f-4aeb-9684-db802148272b/tags => generated 17 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 667/1448] 10.0.0.1 () {34 vars in 749 bytes} [Sun May 10 02:00:47 2026] PUT /v2.0/routers/993f80ef-2a71-4aa7-8438-73e1154a027f/tags => generated 25 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 782/1449] 10.0.0.1 () {32 vars in 772 bytes} [Sun May 10 02:00:47 2026] GET /v2.0/security-groups?tenant_id=cb292bac1e6d41978cb38c799ea038c5&name=default => generated 2925 bytes in 282 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:00:47.644 8 WARNING neutron_lib.context [None req-1f159d79-8cc3-435f-a283-8be0e69c06f9 ea578b040f87461d8302d2396c151976 70e147d9b43e4f55b395db22fdfc5565 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 668/1450] 10.0.0.1 () {34 vars in 749 bytes} [Sun May 10 02:00:47 2026] PUT /v2.0/routers/a91e40ff-1a17-48de-8251-7ba3302959d2/tags => generated 34 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:00:47.789 8 INFO neutron.db.segments_db [None req-1f159d79-8cc3-435f-a283-8be0e69c06f9 ea578b040f87461d8302d2396c151976 70e147d9b43e4f55b395db22fdfc5565 - - default default] Added segment 36651e2e-a078-4ddf-b997-d22f9ca3c8ad of type vxlan for network ff46da58-e15f-43fd-bd4b-e3c2c55164c5 [pid: 7|app: 0|req: 669/1451] 10.0.0.1 () {32 vars in 738 bytes} [Sun May 10 02:00:47 2026] DELETE /v2.0/security-groups/fc61a933-b049-4ed3-8988-bb93cb7f26e5 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 670/1452] 10.0.0.1 () {34 vars in 749 bytes} [Sun May 10 02:00:47 2026] PUT /v2.0/routers/476c7bde-ae0f-4514-be73-8993c10fe056/tags => generated 19 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 783/1453] 10.0.0.1 () {34 vars in 668 bytes} [Sun May 10 02:00:47 2026] POST /v2.0/networks => generated 634 bytes in 263 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:00:47.885 8 WARNING neutron_lib.context [None req-f543c5f5-9a07-42b6-b997-ad106c421450 ea578b040f87461d8302d2396c151976 70e147d9b43e4f55b395db22fdfc5565 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 671/1454] 10.0.0.1 () {32 vars in 662 bytes} [Sun May 10 02:00:47 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:00:47.951 8 INFO neutron.db.segments_db [None req-f543c5f5-9a07-42b6-b997-ad106c421450 ea578b040f87461d8302d2396c151976 70e147d9b43e4f55b395db22fdfc5565 - - default default] Added segment bd53c941-161e-416e-9f1e-73ab09d063d0 of type vxlan for network 41a34830-b8c4-4f70-bef4-df04db4e974e [pid: 7|app: 0|req: 672/1455] 10.0.0.1 () {32 vars in 676 bytes} [Sun May 10 02:00:47 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 784/1456] 10.0.0.1 () {34 vars in 668 bytes} [Sun May 10 02:00:47 2026] POST /v2.0/networks => generated 634 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:00:48.060 8 WARNING neutron_lib.context [None req-82aad971-7e7e-4b3c-970c-a8855b252dc6 ea578b040f87461d8302d2396c151976 70e147d9b43e4f55b395db22fdfc5565 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/1457] 10.0.0.1 () {32 vars in 672 bytes} [Sun May 10 02:00:48 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 674/1458] 10.0.0.1 () {32 vars in 684 bytes} [Sun May 10 02:00:48 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 675/1459] 10.0.0.1 () {32 vars in 670 bytes} [Sun May 10 02:00:48 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 676/1460] 10.0.0.1 () {32 vars in 684 bytes} [Sun May 10 02:00:48 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 785/1461] 10.0.0.1 () {34 vars in 667 bytes} [Sun May 10 02:00:48 2026] POST /v2.0/subnets => generated 646 bytes in 255 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:00:48.326 8 WARNING neutron_lib.context [None req-84fb8c8e-0446-4bc8-b727-55a323e94a63 ea578b040f87461d8302d2396c151976 70e147d9b43e4f55b395db22fdfc5565 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 677/1462] 10.0.0.1 () {32 vars in 680 bytes} [Sun May 10 02:00:48 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 678/1463] 10.0.0.1 () {32 vars in 692 bytes} [Sun May 10 02:00:48 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 679/1464] 10.0.0.1 () {32 vars in 719 bytes} [Sun May 10 02:00:48 2026] GET /v2.0/routers/756262f8-762f-4aeb-9684-db802148272b => generated 485 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 786/1465] 10.0.0.1 () {34 vars in 667 bytes} [Sun May 10 02:00:48 2026] POST /v2.0/subnets => generated 655 bytes in 276 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:00:48.609 8 WARNING neutron_lib.context [None req-4880e25d-ab1c-414d-893b-29ec169ab0c9 ea578b040f87461d8302d2396c151976 70e147d9b43e4f55b395db22fdfc5565 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 02:00:48.655 8 INFO neutron.db.segments_db [None req-4880e25d-ab1c-414d-893b-29ec169ab0c9 ea578b040f87461d8302d2396c151976 70e147d9b43e4f55b395db22fdfc5565 - - default default] Added segment f24f4081-5ffe-49e6-8351-d6367973e890 of type vxlan for network 8023764a-4a0a-4272-9bf0-0ad9910bdbb4 2026-05-10 02:00:48.902 8 INFO neutron.db.l3_hamode_db [None req-4880e25d-ab1c-414d-893b-29ec169ab0c9 ea578b040f87461d8302d2396c151976 70e147d9b43e4f55b395db22fdfc5565 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 680/1466] 10.0.0.1 () {34 vars in 740 bytes} [Sun May 10 02:00:48 2026] PUT /v2.0/routers/756262f8-762f-4aeb-9684-db802148272b => generated 485 bytes in 485 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 681/1467] 10.0.0.1 () {32 vars in 734 bytes} [Sun May 10 02:00:48 2026] GET /v2.0/ports?device_id=756262f8-762f-4aeb-9684-db802148272b => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:00:49.020 8 INFO neutron.db.l3_hamode_db [None req-4880e25d-ab1c-414d-893b-29ec169ab0c9 ea578b040f87461d8302d2396c151976 70e147d9b43e4f55b395db22fdfc5565 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 682/1468] 10.0.0.1 () {32 vars in 722 bytes} [Sun May 10 02:00:49 2026] DELETE /v2.0/routers/756262f8-762f-4aeb-9684-db802148272b => generated 0 bytes in 386 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 683/1469] 10.0.0.1 () {32 vars in 719 bytes} [Sun May 10 02:00:49 2026] GET /v2.0/routers/993f80ef-2a71-4aa7-8438-73e1154a027f => generated 493 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 787/1470] 10.0.0.1 () {34 vars in 667 bytes} [Sun May 10 02:00:48 2026] POST /v2.0/routers => generated 511 bytes in 1113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 684/1471] 10.0.0.1 () {34 vars in 740 bytes} [Sun May 10 02:00:49 2026] PUT /v2.0/routers/993f80ef-2a71-4aa7-8438-73e1154a027f => generated 493 bytes in 535 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 685/1472] 10.0.0.1 () {32 vars in 734 bytes} [Sun May 10 02:00:50 2026] GET /v2.0/ports?device_id=993f80ef-2a71-4aa7-8438-73e1154a027f => 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: 686/1473] 10.0.0.1 () {32 vars in 722 bytes} [Sun May 10 02:00:50 2026] DELETE /v2.0/routers/993f80ef-2a71-4aa7-8438-73e1154a027f => generated 0 bytes in 352 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 687/1474] 10.0.0.1 () {32 vars in 719 bytes} [Sun May 10 02:00:50 2026] GET /v2.0/routers/a91e40ff-1a17-48de-8251-7ba3302959d2 => generated 502 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 788/1475] 10.0.0.1 () {34 vars in 781 bytes} [Sun May 10 02:00:49 2026] PUT /v2.0/routers/ed148a07-bdca-4dc4-996a-654b4d7340bd/add_router_interface => generated 309 bytes in 1144 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 789/1476] 10.0.0.1 () {32 vars in 715 bytes} [Sun May 10 02:00:50 2026] GET /v2.0/ports/4f95e098-9499-4146-9be2-f1e25011db16 => generated 959 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 688/1477] 10.0.0.1 () {34 vars in 740 bytes} [Sun May 10 02:00:50 2026] PUT /v2.0/routers/a91e40ff-1a17-48de-8251-7ba3302959d2 => generated 502 bytes in 520 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 689/1478] 10.0.0.1 () {32 vars in 734 bytes} [Sun May 10 02:00:50 2026] GET /v2.0/ports?device_id=a91e40ff-1a17-48de-8251-7ba3302959d2 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 690/1479] 10.0.0.1 () {32 vars in 722 bytes} [Sun May 10 02:00:51 2026] DELETE /v2.0/routers/a91e40ff-1a17-48de-8251-7ba3302959d2 => generated 0 bytes in 442 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 691/1480] 10.0.0.1 () {32 vars in 719 bytes} [Sun May 10 02:00:51 2026] GET /v2.0/routers/476c7bde-ae0f-4514-be73-8993c10fe056 => generated 487 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 692/1481] 10.0.0.1 () {34 vars in 740 bytes} [Sun May 10 02:00:51 2026] PUT /v2.0/routers/476c7bde-ae0f-4514-be73-8993c10fe056 => generated 487 bytes in 576 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 693/1482] 10.0.0.1 () {32 vars in 734 bytes} [Sun May 10 02:00:52 2026] GET /v2.0/ports?device_id=476c7bde-ae0f-4514-be73-8993c10fe056 => 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: 790/1483] 10.0.0.1 () {34 vars in 781 bytes} [Sun May 10 02:00:50 2026] PUT /v2.0/routers/ed148a07-bdca-4dc4-996a-654b4d7340bd/add_router_interface => generated 309 bytes in 1223 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 791/1484] 10.0.0.1 () {32 vars in 715 bytes} [Sun May 10 02:00:52 2026] GET /v2.0/ports/31b932a5-6616-429c-85b4-035de890cc60 => generated 967 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 694/1485] 10.0.0.1 () {32 vars in 722 bytes} [Sun May 10 02:00:52 2026] DELETE /v2.0/routers/476c7bde-ae0f-4514-be73-8993c10fe056 => generated 0 bytes in 492 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 695/1486] 10.0.0.1 () {32 vars in 772 bytes} [Sun May 10 02:00:52 2026] GET /v2.0/security-groups?tenant_id=6ac2d5a0622e449e8c5379fba01bd16d&name=default => generated 2925 bytes in 293 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 792/1487] 10.0.0.1 () {34 vars in 787 bytes} [Sun May 10 02:00:52 2026] PUT /v2.0/routers/ed148a07-bdca-4dc4-996a-654b4d7340bd/remove_router_interface => generated 309 bytes in 726 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 696/1488] 10.0.0.1 () {32 vars in 719 bytes} [Sun May 10 02:00:52 2026] GET /v2.0/routers/9b59dcfa-e8bc-4b32-8928-b7e808a0ea7f => generated 480 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 793/1489] 10.0.0.1 () {32 vars in 738 bytes} [Sun May 10 02:00:52 2026] DELETE /v2.0/security-groups/1813ff84-efd0-4d8e-b377-47de26551e7b => 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: 697/1490] 10.0.0.1 () {34 vars in 787 bytes} [Sun May 10 02:00:52 2026] PUT /v2.0/routers/ed148a07-bdca-4dc4-996a-654b4d7340bd/remove_router_interface => generated 309 bytes in 717 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 794/1491] 10.0.0.1 () {34 vars in 740 bytes} [Sun May 10 02:00:53 2026] PUT /v2.0/routers/9b59dcfa-e8bc-4b32-8928-b7e808a0ea7f => generated 480 bytes in 891 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 698/1492] 10.0.0.1 () {32 vars in 772 bytes} [Sun May 10 02:00:53 2026] GET /v2.0/security-groups?tenant_id=f622920ddb9b4988b362e2b4fd14de8d&name=default => generated 2925 bytes in 280 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 699/1493] 10.0.0.1 () {32 vars in 734 bytes} [Sun May 10 02:00:53 2026] GET /v2.0/ports?device_id=ed148a07-bdca-4dc4-996a-654b4d7340bd => 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: 700/1494] 10.0.0.1 () {32 vars in 734 bytes} [Sun May 10 02:00:53 2026] GET /v2.0/ports?device_id=9b59dcfa-e8bc-4b32-8928-b7e808a0ea7f => 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: 795/1495] 10.0.0.1 () {32 vars in 772 bytes} [Sun May 10 02:00:53 2026] GET /v2.0/security-groups?tenant_id=599412aa220a4f8c8682145e11a7cb90&name=default => generated 2925 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 701/1496] 10.0.0.1 () {32 vars in 738 bytes} [Sun May 10 02:00:53 2026] DELETE /v2.0/security-groups/9953dc62-ddfa-416e-b757-e96f6b22320d => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:00:54.573 8 INFO neutron.services.segments.plugin [-] Segment f24f4081-5ffe-49e6-8351-d6367973e890 resource provider aggregate not found 2026-05-10 02:00:54.581 8 INFO neutron.services.segments.plugin [-] Segment f24f4081-5ffe-49e6-8351-d6367973e890 resource provider aggregate not found 2026-05-10 02:00:54.590 8 INFO neutron.services.segments.plugin [-] Segment f24f4081-5ffe-49e6-8351-d6367973e890 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f24f4081-5ffe-49e6-8351-d6367973e890 found for delete ", "request_id": "req-9d10d841-daa3-4b0a-8bd8-8bcfc485d170"}]} 2026-05-10 02:00:54.597 8 INFO neutron.services.segments.plugin [-] Segment f24f4081-5ffe-49e6-8351-d6367973e890 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f24f4081-5ffe-49e6-8351-d6367973e890 found for delete ", "request_id": "req-ede61c0c-7e29-4f20-babb-ff25186bd9b0"}]} 2026-05-10 02:00:54.606 8 INFO neutron.db.l3_hamode_db [None req-00a540ba-7d20-4645-9cf6-b9105b77b4d7 ea578b040f87461d8302d2396c151976 70e147d9b43e4f55b395db22fdfc5565 - - default default] HA network 8023764a-4a0a-4272-9bf0-0ad9910bdbb4 was deleted as no HA routers are present in tenant 70e147d9b43e4f55b395db22fdfc5565. [pid: 8|app: 0|req: 796/1497] 10.0.0.1 () {32 vars in 722 bytes} [Sun May 10 02:00:54 2026] DELETE /v2.0/routers/ed148a07-bdca-4dc4-996a-654b4d7340bd => generated 0 bytes in 579 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:00:54.647 7 INFO neutron.services.segments.plugin [-] Segment 62b3190c-be4b-48e1-8b26-8c70fdd57cee resource provider aggregate not found 2026-05-10 02:00:54.651 7 INFO neutron.services.segments.plugin [-] Segment 62b3190c-be4b-48e1-8b26-8c70fdd57cee resource provider aggregate not found 2026-05-10 02:00:54.665 7 INFO neutron.services.segments.plugin [-] Segment 62b3190c-be4b-48e1-8b26-8c70fdd57cee resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 62b3190c-be4b-48e1-8b26-8c70fdd57cee found for delete ", "request_id": "req-a6ba2e07-170b-4698-b1f2-c55876b044c0"}]} 2026-05-10 02:00:54.666 7 INFO neutron.services.segments.plugin [-] Segment 62b3190c-be4b-48e1-8b26-8c70fdd57cee resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 62b3190c-be4b-48e1-8b26-8c70fdd57cee found for delete ", "request_id": "req-0e63b6ef-b439-44ec-abb1-c03dee2b6aaa"}]} 2026-05-10 02:00:54.679 7 INFO neutron.db.l3_hamode_db [None req-597a4745-be04-4713-84e9-ac2783d6266e e736f32462d0439380fa19169b3b194e 7920f836e0724a148f92b6c40a05f90d - - default default] HA network af78b6f7-994d-4fad-8720-f85c93361c28 was deleted as no HA routers are present in tenant 7920f836e0724a148f92b6c40a05f90d. [pid: 7|app: 0|req: 702/1498] 10.0.0.1 () {32 vars in 722 bytes} [Sun May 10 02:00:54 2026] DELETE /v2.0/routers/9b59dcfa-e8bc-4b32-8928-b7e808a0ea7f => generated 0 bytes in 591 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 797/1499] 10.0.0.1 () {32 vars in 738 bytes} [Sun May 10 02:00:54 2026] DELETE /v2.0/security-groups/4116a6a5-01c3-48f4-a1ae-7b67bc33f250 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 703/1500] 10.0.0.1 () {32 vars in 772 bytes} [Sun May 10 02:00:54 2026] GET /v2.0/security-groups?tenant_id=bbbe58dc7332469a9d770f22e3df6a32&name=default => generated 2925 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 798/1501] 10.0.0.1 () {32 vars in 722 bytes} [Sun May 10 02:00:54 2026] DELETE /v2.0/subnets/afbdc2c6-ebe3-4c69-972a-bc94e8e29940 => generated 0 bytes in 165 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 704/1502] 10.0.0.1 () {32 vars in 738 bytes} [Sun May 10 02:00:54 2026] DELETE /v2.0/security-groups/d1ba170d-4dec-438e-96e5-762b58613881 => 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: 799/1503] 10.0.0.1 () {32 vars in 722 bytes} [Sun May 10 02:00:54 2026] DELETE /v2.0/subnets/894270c1-312e-4c6c-ae89-0d4b92749432 => generated 0 bytes in 168 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 705/1504] 10.0.0.1 () {32 vars in 724 bytes} [Sun May 10 02:00:55 2026] DELETE /v2.0/networks/41a34830-b8c4-4f70-bef4-df04db4e974e => generated 0 bytes in 273 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 800/1505] 10.0.0.1 () {32 vars in 724 bytes} [Sun May 10 02:00:55 2026] DELETE /v2.0/networks/ff46da58-e15f-43fd-bd4b-e3c2c55164c5 => generated 0 bytes in 303 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 02:00:55.667 8 WARNING neutron_lib.context [None req-13b2f54b-b39c-47ad-bcf6-957296a85b32 ea578b040f87461d8302d2396c151976 70e147d9b43e4f55b395db22fdfc5565 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 706/1506] 10.0.0.1 () {32 vars in 772 bytes} [Sun May 10 02:00:55 2026] GET /v2.0/security-groups?tenant_id=8fae25bbe05c45e3bcc73f006d124674&name=default => generated 2925 bytes in 257 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:00:55.723 8 INFO neutron.db.segments_db [None req-13b2f54b-b39c-47ad-bcf6-957296a85b32 ea578b040f87461d8302d2396c151976 70e147d9b43e4f55b395db22fdfc5565 - - default default] Added segment 8572871b-b014-4b7e-be3b-d75508f8ca98 of type vxlan for network 001332e8-8244-494a-b9f7-1e2d4ddb2042 [pid: 7|app: 0|req: 707/1507] 10.0.0.1 () {32 vars in 738 bytes} [Sun May 10 02:00:55 2026] DELETE /v2.0/security-groups/74c5258e-eb12-4905-884d-83618800d101 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 801/1508] 10.0.0.1 () {34 vars in 668 bytes} [Sun May 10 02:00:55 2026] POST /v2.0/networks => generated 634 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:00:55.827 7 WARNING neutron_lib.context [None req-4372dc52-6f8f-4068-aa28-cdb99f19c0df ea578b040f87461d8302d2396c151976 70e147d9b43e4f55b395db22fdfc5565 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 802/1509] 10.0.0.1 () {32 vars in 772 bytes} [Sun May 10 02:00:55 2026] GET /v2.0/security-groups?tenant_id=f2752817df55459399d1cc3c467d9d2e&name=default => generated 2925 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 708/1510] 10.0.0.1 () {34 vars in 667 bytes} [Sun May 10 02:00:55 2026] POST /v2.0/subnets => generated 646 bytes in 260 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:00:56.091 7 WARNING neutron_lib.context [None req-a647482b-b347-405d-abc9-85b9cdc4929d ea578b040f87461d8302d2396c151976 70e147d9b43e4f55b395db22fdfc5565 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 02:00:56.152 7 INFO neutron.db.segments_db [None req-a647482b-b347-405d-abc9-85b9cdc4929d ea578b040f87461d8302d2396c151976 70e147d9b43e4f55b395db22fdfc5565 - - default default] Added segment cce4cb1c-241a-44cc-83d9-079f28d80f1a of type vxlan for network 7d5c148a-6299-4c27-93cc-bb56af42e4f3 [pid: 8|app: 0|req: 803/1511] 10.0.0.1 () {32 vars in 738 bytes} [Sun May 10 02:00:56 2026] DELETE /v2.0/security-groups/ee48cc69-ddda-4b47-a826-62ab6f339902 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:00:56.371 7 INFO neutron.db.l3_hamode_db [None req-a647482b-b347-405d-abc9-85b9cdc4929d ea578b040f87461d8302d2396c151976 70e147d9b43e4f55b395db22fdfc5565 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 804/1512] 10.0.0.1 () {32 vars in 772 bytes} [Sun May 10 02:00:56 2026] GET /v2.0/security-groups?tenant_id=7920f836e0724a148f92b6c40a05f90d&name=default => generated 2925 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:00:56.479 7 INFO neutron.db.l3_hamode_db [None req-a647482b-b347-405d-abc9-85b9cdc4929d ea578b040f87461d8302d2396c151976 70e147d9b43e4f55b395db22fdfc5565 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 805/1513] 10.0.0.1 () {32 vars in 738 bytes} [Sun May 10 02:00:56 2026] DELETE /v2.0/security-groups/912548b1-3b99-4cd2-b9e6-f281afc2dac8 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:00:56.683 7 INFO neutron.services.segments.plugin [-] Segment bd53c941-161e-416e-9f1e-73ab09d063d0 resource provider aggregate not found 2026-05-10 02:00:56.692 7 INFO neutron.services.segments.plugin [-] Segment bd53c941-161e-416e-9f1e-73ab09d063d0 resource provider aggregate not found 2026-05-10 02:00:56.697 7 INFO neutron.services.segments.plugin [-] Segment bd53c941-161e-416e-9f1e-73ab09d063d0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bd53c941-161e-416e-9f1e-73ab09d063d0 found for delete ", "request_id": "req-6b398c02-7c74-40d5-8424-d7955eb2c664"}]} 2026-05-10 02:00:56.706 7 INFO neutron.services.segments.plugin [-] Segment bd53c941-161e-416e-9f1e-73ab09d063d0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bd53c941-161e-416e-9f1e-73ab09d063d0 found for delete ", "request_id": "req-8f74e4c9-4b6b-43f5-a0f0-81d63a6c906e"}]} 2026-05-10 02:00:56.740 8 INFO neutron.services.segments.plugin [-] Segment 36651e2e-a078-4ddf-b997-d22f9ca3c8ad resource provider aggregate not found 2026-05-10 02:00:56.749 8 INFO neutron.services.segments.plugin [-] Segment 36651e2e-a078-4ddf-b997-d22f9ca3c8ad resource provider aggregate not found 2026-05-10 02:00:56.763 8 INFO neutron.services.segments.plugin [-] Segment 36651e2e-a078-4ddf-b997-d22f9ca3c8ad resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 36651e2e-a078-4ddf-b997-d22f9ca3c8ad found for delete ", "request_id": "req-f1f313d9-7fea-4b3a-b8d6-77f76a1a1f8e"}]} 2026-05-10 02:00:56.767 8 INFO neutron.services.segments.plugin [-] Segment 36651e2e-a078-4ddf-b997-d22f9ca3c8ad resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 36651e2e-a078-4ddf-b997-d22f9ca3c8ad found for delete ", "request_id": "req-1f4906ed-88f3-4911-a942-96b7ca3d6787"}]} 2026-05-10 02:00:56.853 8 WARNING neutron_lib.context [None req-bf733258-b1cf-4273-b3ff-7d38861a1057 1bb20dd362fd4837b65fd774571ac574 b48a014e2fbc416881f07cd0f64f2e7c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 02:00:57.003 8 INFO neutron.db.segments_db [None req-bf733258-b1cf-4273-b3ff-7d38861a1057 1bb20dd362fd4837b65fd774571ac574 b48a014e2fbc416881f07cd0f64f2e7c - - default default] Added segment c3c7cfb2-101b-42d3-a110-6cd413b9d1e0 of type vxlan for network ff915c7b-fcc1-4df2-8090-e62ef1162669 [pid: 7|app: 0|req: 709/1514] 10.0.0.1 () {34 vars in 667 bytes} [Sun May 10 02:00:56 2026] POST /v2.0/routers => generated 510 bytes in 1000 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:00:57.095 7 WARNING neutron_lib.context [None req-e8651841-5024-4135-afd4-49754eb67426 ea578b040f87461d8302d2396c151976 70e147d9b43e4f55b395db22fdfc5565 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 806/1515] 10.0.0.1 () {34 vars in 668 bytes} [Sun May 10 02:00:56 2026] POST /v2.0/networks => generated 629 bytes in 413 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:00:57.141 8 WARNING neutron_lib.context [None req-297c476c-c523-4aae-be31-65d2b4ec7829 1bb20dd362fd4837b65fd774571ac574 b48a014e2fbc416881f07cd0f64f2e7c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 02:00:57.221 8 INFO neutron.db.segments_db [None req-297c476c-c523-4aae-be31-65d2b4ec7829 1bb20dd362fd4837b65fd774571ac574 b48a014e2fbc416881f07cd0f64f2e7c - - default default] Added segment 297c53a8-dd21-4887-8258-bb767640eed9 of type vxlan for network 446a486a-5169-4506-91d0-3c81bc2306b1 [pid: 8|app: 0|req: 807/1516] 10.0.0.1 () {34 vars in 668 bytes} [Sun May 10 02:00:57 2026] POST /v2.0/networks => generated 630 bytes in 214 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:00:57.356 8 WARNING neutron_lib.context [None req-14040bff-f609-4de9-a488-951fda544854 1bb20dd362fd4837b65fd774571ac574 b48a014e2fbc416881f07cd0f64f2e7c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 710/1517] 10.0.0.1 () {34 vars in 663 bytes} [Sun May 10 02:00:57 2026] POST /v2.0/ports => generated 963 bytes in 358 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 808/1518] 10.0.0.1 () {34 vars in 667 bytes} [Sun May 10 02:00:57 2026] POST /v2.0/subnets => generated 626 bytes in 267 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:00:57.630 8 WARNING neutron_lib.context [None req-c0ea9950-0452-4bb3-962a-002da88dc6cb 1bb20dd362fd4837b65fd774571ac574 b48a014e2fbc416881f07cd0f64f2e7c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/1519] 10.0.0.1 () {34 vars in 667 bytes} [Sun May 10 02:00:57 2026] POST /v2.0/subnets => generated 626 bytes in 288 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:00:57.929 8 WARNING neutron_lib.context [None req-12c97a9c-2eaa-481c-b9a5-d35ee63ec26b 1bb20dd362fd4837b65fd774571ac574 b48a014e2fbc416881f07cd0f64f2e7c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 02:00:57.967 8 INFO neutron.db.segments_db [None req-12c97a9c-2eaa-481c-b9a5-d35ee63ec26b 1bb20dd362fd4837b65fd774571ac574 b48a014e2fbc416881f07cd0f64f2e7c - - default default] Added segment 2d532b4c-9a2e-4015-a0e9-b861fa7ba2b9 of type vxlan for network b9e049f0-7f5a-403b-b69f-978921e54d20 2026-05-10 02:00:58.271 8 INFO neutron.db.l3_hamode_db [None req-12c97a9c-2eaa-481c-b9a5-d35ee63ec26b 1bb20dd362fd4837b65fd774571ac574 b48a014e2fbc416881f07cd0f64f2e7c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-10 02:00:58.385 8 INFO neutron.db.l3_hamode_db [None req-12c97a9c-2eaa-481c-b9a5-d35ee63ec26b 1bb20dd362fd4837b65fd774571ac574 b48a014e2fbc416881f07cd0f64f2e7c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 810/1520] 10.0.0.1 () {34 vars in 667 bytes} [Sun May 10 02:00:57 2026] POST /v2.0/routers => generated 507 bytes in 1033 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 711/1521] 10.0.0.1 () {34 vars in 781 bytes} [Sun May 10 02:00:57 2026] PUT /v2.0/routers/cf3ebd98-582d-44c6-bbb7-2373262f05c2/add_router_interface => generated 309 bytes in 1608 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: 811/1522] 10.0.0.1 () {32 vars in 772 bytes} [Sun May 10 02:00:58 2026] GET /v2.0/security-groups?tenant_id=1d6f97a1afef4125aca132b508aa6719&name=default => generated 2925 bytes in 367 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 812/1523] 10.0.0.1 () {32 vars in 715 bytes} [Sun May 10 02:00:59 2026] GET /v2.0/ports/7b4ace7a-b0ff-46db-9e86-d22994c43149 => generated 1037 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 815/1526] 10.0.0.1 () {32 vars in 738 bytes} [Sun May 10 02:00:59 2026] DELETE /v2.0/security-groups/38e19631-983f-4232-a274-fded140acbf5 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 712/1527] 10.0.0.1 () {34 vars in 781 bytes} [Sun May 10 02:00:59 2026] PUT /v2.0/routers/c464ddd6-302c-46d7-b317-73448385df5a/add_router_interface => generated 309 bytes in 1095 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 816/1528] 10.0.0.1 () {34 vars in 787 bytes} [Sun May 10 02:00:59 2026] PUT /v2.0/routers/cf3ebd98-582d-44c6-bbb7-2373262f05c2/remove_router_interface => generated 309 bytes in 731 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: 713/1529] 10.0.0.1 () {32 vars in 715 bytes} [Sun May 10 02:01:00 2026] GET /v2.0/ports/e44c0de0-eda7-4784-ac0c-92cf03ea7898 => generated 955 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:01:00.346 8 INFO neutron.api.v2.resource [None req-6d1926d4-1003-492e-a841-3d859f59326d ea578b040f87461d8302d2396c151976 70e147d9b43e4f55b395db22fdfc5565 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 817/1530] 10.0.0.1 () {34 vars in 787 bytes} [Sun May 10 02:01:00 2026] PUT /v2.0/routers/cf3ebd98-582d-44c6-bbb7-2373262f05c2/remove_router_interface => generated 197 bytes in 110 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 818/1531] 10.0.0.1 () {32 vars in 734 bytes} [Sun May 10 02:01:00 2026] GET /v2.0/ports?device_id=cf3ebd98-582d-44c6-bbb7-2373262f05c2 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:01:00.920 8 INFO neutron.services.segments.plugin [-] Segment cce4cb1c-241a-44cc-83d9-079f28d80f1a resource provider aggregate not found 2026-05-10 02:01:00.928 8 INFO neutron.services.segments.plugin [-] Segment cce4cb1c-241a-44cc-83d9-079f28d80f1a resource provider aggregate not found 2026-05-10 02:01:00.938 8 INFO neutron.services.segments.plugin [-] Segment cce4cb1c-241a-44cc-83d9-079f28d80f1a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cce4cb1c-241a-44cc-83d9-079f28d80f1a found for delete ", "request_id": "req-b5f79077-6d4a-43b4-b8c2-e5c93c35fdf9"}]} 2026-05-10 02:01:00.944 8 INFO neutron.services.segments.plugin [-] Segment cce4cb1c-241a-44cc-83d9-079f28d80f1a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cce4cb1c-241a-44cc-83d9-079f28d80f1a found for delete ", "request_id": "req-6553dd40-94a7-42ab-b0b1-323c0ce1f2c2"}]} 2026-05-10 02:01:00.947 8 INFO neutron.db.l3_hamode_db [None req-a345ff37-ea14-425c-8a7a-bff9be73174d ea578b040f87461d8302d2396c151976 70e147d9b43e4f55b395db22fdfc5565 - - default default] HA network 7d5c148a-6299-4c27-93cc-bb56af42e4f3 was deleted as no HA routers are present in tenant 70e147d9b43e4f55b395db22fdfc5565. [pid: 8|app: 0|req: 819/1532] 10.0.0.1 () {32 vars in 722 bytes} [Sun May 10 02:01:00 2026] DELETE /v2.0/routers/cf3ebd98-582d-44c6-bbb7-2373262f05c2 => generated 0 bytes in 573 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:01:01.190 8 WARNING neutron_lib.context [None req-afec5c41-547d-4964-b59c-f8262aa786db de11825428754babb88cfc5c3defc256 e3eab88b7e6d4f70a0e3542e3beba2a3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 02:01:01.329 8 INFO neutron.db.segments_db [None req-afec5c41-547d-4964-b59c-f8262aa786db de11825428754babb88cfc5c3defc256 e3eab88b7e6d4f70a0e3542e3beba2a3 - - default default] Added segment 6f4ee61f-5657-4208-b480-18964214a006 of type vxlan for network 75802e82-2608-4d45-a4aa-582d6d1e984d [pid: 8|app: 0|req: 820/1533] 10.0.0.1 () {34 vars in 668 bytes} [Sun May 10 02:01:00 2026] POST /v2.0/networks => generated 632 bytes in 471 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 714/1534] 10.0.0.1 () {34 vars in 781 bytes} [Sun May 10 02:01:00 2026] PUT /v2.0/routers/c464ddd6-302c-46d7-b317-73448385df5a/add_router_interface => generated 309 bytes in 1205 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:01:01.506 7 WARNING neutron_lib.context [None req-b5571be6-e46d-4df2-b8c2-31eefb30854e de11825428754babb88cfc5c3defc256 e3eab88b7e6d4f70a0e3542e3beba2a3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 821/1535] 10.0.0.1 () {32 vars in 722 bytes} [Sun May 10 02:01:01 2026] DELETE /v2.0/subnets/efb802d9-dc9f-4487-b9c0-b7e3ab1860a8 => generated 0 bytes in 201 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 822/1536] 10.0.0.1 () {32 vars in 715 bytes} [Sun May 10 02:01:01 2026] GET /v2.0/ports/d95b3dac-34b6-47ed-9708-0ca762318cd5 => generated 955 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 715/1537] 10.0.0.1 () {34 vars in 662 bytes} [Sun May 10 02:01:01 2026] POST /v2.0/ports => generated 743 bytes in 348 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 823/1538] 10.0.0.1 () {32 vars in 724 bytes} [Sun May 10 02:01:01 2026] DELETE /v2.0/networks/001332e8-8244-494a-b9f7-1e2d4ddb2042 => generated 0 bytes in 308 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 824/1539] 10.0.0.1 () {32 vars in 772 bytes} [Sun May 10 02:01:01 2026] GET /v2.0/security-groups?tenant_id=f94e6b039d954cea8eaefa182b2cd1b3&name=default => generated 2925 bytes in 195 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:01:02.170 8 WARNING neutron_lib.context [None req-c8dffd0e-6b6d-4845-856a-82c6dab9d6a1 de11825428754babb88cfc5c3defc256 e3eab88b7e6d4f70a0e3542e3beba2a3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 825/1540] 10.0.0.1 () {34 vars in 664 bytes} [Sun May 10 02:01:02 2026] POST /v2.0/trunks => generated 407 bytes in 233 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:01:02.404 8 WARNING neutron_lib.context [None req-5c067a5b-2a57-4db0-82df-5b155a29c8c0 ea578b040f87461d8302d2396c151976 70e147d9b43e4f55b395db22fdfc5565 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 02:01:02.466 8 INFO neutron.db.segments_db [None req-5c067a5b-2a57-4db0-82df-5b155a29c8c0 ea578b040f87461d8302d2396c151976 70e147d9b43e4f55b395db22fdfc5565 - - default default] Added segment 163f0c42-39c0-4fa7-89ff-ad945f4edcbb of type vxlan for network 951ced11-4103-4ff8-ae53-f551ea45a209 [pid: 8|app: 0|req: 826/1541] 10.0.0.1 () {34 vars in 668 bytes} [Sun May 10 02:01:02 2026] POST /v2.0/networks => generated 634 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 827/1542] 10.0.0.1 () {32 vars in 738 bytes} [Sun May 10 02:01:02 2026] DELETE /v2.0/security-groups/0336815c-1810-4735-b3b6-e0b418b1b2be => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:01:02.654 8 WARNING neutron_lib.context [None req-713be3c6-356a-45a0-81c4-c25610064dc5 de11825428754babb88cfc5c3defc256 e3eab88b7e6d4f70a0e3542e3beba2a3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 02:01:02.708 8 INFO neutron.db.segments_db [None req-713be3c6-356a-45a0-81c4-c25610064dc5 de11825428754babb88cfc5c3defc256 e3eab88b7e6d4f70a0e3542e3beba2a3 - - default default] Added segment 31f0e59f-2e2a-4847-9c93-5180ad16ce8b of type vxlan for network 80c17ada-237e-431c-b15e-0f376576491d [pid: 7|app: 0|req: 716/1543] 10.0.0.1 () {34 vars in 787 bytes} [Sun May 10 02:01:01 2026] PUT /v2.0/routers/c464ddd6-302c-46d7-b317-73448385df5a/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-10 02:01:02.770 7 WARNING neutron_lib.context [None req-22f3965f-9e6b-42be-9a9c-101a96293d9d ea578b040f87461d8302d2396c151976 70e147d9b43e4f55b395db22fdfc5565 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 828/1544] 10.0.0.1 () {34 vars in 668 bytes} [Sun May 10 02:01:02 2026] POST /v2.0/networks => generated 631 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:01:02.960 8 INFO neutron.services.segments.plugin [-] Segment 8572871b-b014-4b7e-be3b-d75508f8ca98 resource provider aggregate not found 2026-05-10 02:01:02.964 8 INFO neutron.services.segments.plugin [-] Segment 8572871b-b014-4b7e-be3b-d75508f8ca98 resource provider aggregate not found 2026-05-10 02:01:02.980 8 INFO neutron.services.segments.plugin [-] Segment 8572871b-b014-4b7e-be3b-d75508f8ca98 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8572871b-b014-4b7e-be3b-d75508f8ca98 found for delete ", "request_id": "req-49323889-9421-412a-8647-f5465927c858"}]} 2026-05-10 02:01:02.981 8 INFO neutron.services.segments.plugin [-] Segment 8572871b-b014-4b7e-be3b-d75508f8ca98 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8572871b-b014-4b7e-be3b-d75508f8ca98 found for delete ", "request_id": "req-46181703-57f4-48ce-bfb6-f9780418e8dd"}]} [pid: 7|app: 0|req: 717/1545] 10.0.0.1 () {34 vars in 667 bytes} [Sun May 10 02:01:02 2026] POST /v2.0/subnets => generated 646 bytes in 231 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:01:03.002 7 WARNING neutron_lib.context [None req-03396150-4286-43c5-9ce1-0bf2a4abe8e9 de11825428754babb88cfc5c3defc256 e3eab88b7e6d4f70a0e3542e3beba2a3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 718/1546] 10.0.0.1 () {34 vars in 662 bytes} [Sun May 10 02:01:02 2026] POST /v2.0/ports => generated 743 bytes in 285 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-10 02:01:03.288 7 WARNING neutron_lib.context [None req-14d8294a-7438-4444-b3ad-151ff14f9a91 ea578b040f87461d8302d2396c151976 70e147d9b43e4f55b395db22fdfc5565 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 02:01:03.322 7 INFO neutron.db.segments_db [None req-14d8294a-7438-4444-b3ad-151ff14f9a91 ea578b040f87461d8302d2396c151976 70e147d9b43e4f55b395db22fdfc5565 - - default default] Added segment aa307bd4-6605-4627-8d67-7a886a15a907 of type vxlan for network 74fb53e0-3060-4c5b-b0e2-43ef5bb2d525 [pid: 8|app: 0|req: 829/1547] 10.0.0.1 () {34 vars in 787 bytes} [Sun May 10 02:01:02 2026] PUT /v2.0/routers/c464ddd6-302c-46d7-b317-73448385df5a/remove_router_interface => generated 309 bytes in 802 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:01:03.594 8 WARNING neutron_lib.context [None req-588d7738-c6e3-4d23-886f-4b9e9a9da97a de11825428754babb88cfc5c3defc256 e3eab88b7e6d4f70a0e3542e3beba2a3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 02:01:03.596 7 INFO neutron.db.l3_hamode_db [None req-14d8294a-7438-4444-b3ad-151ff14f9a91 ea578b040f87461d8302d2396c151976 70e147d9b43e4f55b395db22fdfc5565 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-10 02:01:03.692 7 INFO neutron.db.l3_hamode_db [None req-14d8294a-7438-4444-b3ad-151ff14f9a91 ea578b040f87461d8302d2396c151976 70e147d9b43e4f55b395db22fdfc5565 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 830/1548] 10.0.0.1 () {34 vars in 664 bytes} [Sun May 10 02:01:03 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) [pid: 8|app: 0|req: 831/1549] 10.0.0.1 () {32 vars in 734 bytes} [Sun May 10 02:01:03 2026] GET /v2.0/ports?device_id=c464ddd6-302c-46d7-b317-73448385df5a => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:01:03.761 8 WARNING neutron_lib.context [None req-36ff58ed-e3ed-4f7f-be1e-29269eb40cdd de11825428754babb88cfc5c3defc256 e3eab88b7e6d4f70a0e3542e3beba2a3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 02:01:03.812 8 INFO neutron.db.segments_db [None req-36ff58ed-e3ed-4f7f-be1e-29269eb40cdd de11825428754babb88cfc5c3defc256 e3eab88b7e6d4f70a0e3542e3beba2a3 - - default default] Added segment 1d6c2a50-4023-40dd-80d1-1283bd09aa9d of type vxlan for network ccfbdde7-b1dc-47d6-bd2c-c936bf168346 [pid: 8|app: 0|req: 832/1550] 10.0.0.1 () {34 vars in 668 bytes} [Sun May 10 02:01:03 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) [pid: 7|app: 0|req: 719/1551] 10.0.0.1 () {34 vars in 667 bytes} [Sun May 10 02:01:03 2026] POST /v2.0/routers => generated 511 bytes in 1079 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:01:04.367 7 WARNING neutron_lib.context [None req-3868bcbf-9232-40ba-975d-8372fae4adea de11825428754babb88cfc5c3defc256 e3eab88b7e6d4f70a0e3542e3beba2a3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 02:01:04.501 8 INFO neutron.db.l3_hamode_db [None req-0bfb4880-a31a-4f86-818c-da8843687d73 1bb20dd362fd4837b65fd774571ac574 b48a014e2fbc416881f07cd0f64f2e7c - - default default] HA network b9e049f0-7f5a-403b-b69f-978921e54d20 was deleted as no HA routers are present in tenant b48a014e2fbc416881f07cd0f64f2e7c. [pid: 8|app: 0|req: 833/1552] 10.0.0.1 () {32 vars in 722 bytes} [Sun May 10 02:01:03 2026] DELETE /v2.0/routers/c464ddd6-302c-46d7-b317-73448385df5a => generated 0 bytes in 591 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 720/1553] 10.0.0.1 () {34 vars in 662 bytes} [Sun May 10 02:01:04 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-10 02:01:04.789 8 INFO neutron.db.segments_db [None req-24469498-917b-4f11-8601-08510f231589 ae447dd0b0eb43dba3d5039e628ede04 ced8d8ef21f84d89b888dadb249dce35 - - default default] Added segment d1ba00af-669d-44dd-b301-ffa36e04c92b of type vxlan for network a0842544-8cf7-4367-951f-8b4af90531eb [pid: 8|app: 0|req: 834/1554] 10.0.0.1 () {34 vars in 669 bytes} [Sun May 10 02:01:04 2026] POST /v2.0/networks => generated 740 bytes in 370 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:01:05.015 8 INFO neutron.services.segments.plugin [-] Segment 2d532b4c-9a2e-4015-a0e9-b861fa7ba2b9 resource provider aggregate not found 2026-05-10 02:01:05.018 8 INFO neutron.services.segments.plugin [-] Segment 2d532b4c-9a2e-4015-a0e9-b861fa7ba2b9 resource provider aggregate not found 2026-05-10 02:01:05.035 8 INFO neutron.services.segments.plugin [-] Segment 2d532b4c-9a2e-4015-a0e9-b861fa7ba2b9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2d532b4c-9a2e-4015-a0e9-b861fa7ba2b9 found for delete ", "request_id": "req-196c2667-54be-4d10-89d6-01a4042dbf48"}]} 2026-05-10 02:01:05.036 8 INFO neutron.services.segments.plugin [-] Segment 2d532b4c-9a2e-4015-a0e9-b861fa7ba2b9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2d532b4c-9a2e-4015-a0e9-b861fa7ba2b9 found for delete ", "request_id": "req-5c8055c5-19a5-4b81-b5df-09e18cb93040"}]} [pid: 8|app: 0|req: 835/1555] 10.0.0.1 () {32 vars in 722 bytes} [Sun May 10 02:01:04 2026] DELETE /v2.0/subnets/4b749fc5-c4ae-4c68-a2e8-6e645b71b277 => generated 0 bytes in 173 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 02:01:05.057 8 WARNING neutron_lib.context [None req-2a31bd5e-990a-4877-a152-aa465df31447 de11825428754babb88cfc5c3defc256 e3eab88b7e6d4f70a0e3542e3beba2a3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 836/1556] 10.0.0.1 () {34 vars in 664 bytes} [Sun May 10 02:01:05 2026] POST /v2.0/trunks => generated 407 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 837/1557] 10.0.0.1 () {34 vars in 667 bytes} [Sun May 10 02:01:05 2026] POST /v2.0/subnets => generated 687 bytes in 181 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 838/1558] 10.0.0.1 () {32 vars in 722 bytes} [Sun May 10 02:01:05 2026] DELETE /v2.0/subnets/388b4d90-78c6-4f84-9cde-eba94e058cd1 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 02:01:05.524 8 WARNING neutron_lib.context [None req-9605d429-8ef1-474f-a0df-1feda6f87ddd de11825428754babb88cfc5c3defc256 e3eab88b7e6d4f70a0e3542e3beba2a3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 02:01:05.576 8 INFO neutron.db.segments_db [None req-9605d429-8ef1-474f-a0df-1feda6f87ddd de11825428754babb88cfc5c3defc256 e3eab88b7e6d4f70a0e3542e3beba2a3 - - default default] Added segment b1dce70c-719e-421c-a708-1f9547c96a26 of type vxlan for network 573863fd-a4e8-466e-ab43-e142b9a2560a [pid: 8|app: 0|req: 839/1559] 10.0.0.1 () {34 vars in 668 bytes} [Sun May 10 02:01:05 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) [pid: 7|app: 0|req: 721/1560] 10.0.0.1 () {34 vars in 781 bytes} [Sun May 10 02:01:04 2026] PUT /v2.0/routers/b57313b4-a365-411f-896c-ba49b0e7a400/add_router_interface => generated 309 bytes in 1022 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:01:05.716 8 INFO neutron.db.segments_db [None req-a2bb3a0f-c35d-41b2-b31b-62381f363289 ae447dd0b0eb43dba3d5039e628ede04 ced8d8ef21f84d89b888dadb249dce35 - - default default] Added segment 392aab7e-2d33-485f-abeb-b7399492f8a4 of type vxlan for network 8674bbc7-9d90-48e9-832e-5ba689ce8e2f /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-10 02:01:05.962 7 INFO neutron.services.segments.plugin [-] Segment 297c53a8-dd21-4887-8258-bb767640eed9 resource provider aggregate not found 2026-05-10 02:01:05.968 8 INFO neutron.db.l3_hamode_db [None req-a2bb3a0f-c35d-41b2-b31b-62381f363289 ae447dd0b0eb43dba3d5039e628ede04 69976b26dee247a98a7a4389da5c4e4d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-10 02:01:05.969 7 INFO neutron.services.segments.plugin [-] Segment 297c53a8-dd21-4887-8258-bb767640eed9 resource provider aggregate not found 2026-05-10 02:01:05.978 7 INFO neutron.services.segments.plugin [-] Segment 297c53a8-dd21-4887-8258-bb767640eed9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 297c53a8-dd21-4887-8258-bb767640eed9 found for delete ", "request_id": "req-dfbcc827-cefd-46f4-a367-1f2a6a3d029a"}]} 2026-05-10 02:01:05.983 7 INFO neutron.services.segments.plugin [-] Segment 297c53a8-dd21-4887-8258-bb767640eed9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 297c53a8-dd21-4887-8258-bb767640eed9 found for delete ", "request_id": "req-ca4786a7-a555-4dce-99d2-ef98a9c2f897"}]} [pid: 7|app: 0|req: 722/1561] 10.0.0.1 () {32 vars in 724 bytes} [Sun May 10 02:01:05 2026] DELETE /v2.0/networks/446a486a-5169-4506-91d0-3c81bc2306b1 => generated 0 bytes in 315 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 02:01:05.996 7 WARNING neutron_lib.context [None req-b9259a72-a3c0-4fdd-89cc-d54dc7317a4d de11825428754babb88cfc5c3defc256 e3eab88b7e6d4f70a0e3542e3beba2a3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 723/1562] 10.0.0.1 () {34 vars in 662 bytes} [Sun May 10 02:01:05 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, ' [pid: 7|app: 0|req: 724/1563] 10.0.0.1 () {32 vars in 715 bytes} [Sun May 10 02:01:06 2026] GET /v2.0/ports/3221851c-578b-4463-bdfb-75740061c18b => generated 959 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 725/1564] 10.0.0.1 () {32 vars in 724 bytes} [Sun May 10 02:01:06 2026] DELETE /v2.0/networks/ff915c7b-fcc1-4df2-8090-e62ef1162669 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 02:01:06.422 7 WARNING neutron_lib.context [None req-a3ba5940-008c-4e61-b880-b1e195d2f201 de11825428754babb88cfc5c3defc256 e3eab88b7e6d4f70a0e3542e3beba2a3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 726/1565] 10.0.0.1 () {34 vars in 664 bytes} [Sun May 10 02:01:06 2026] POST /v2.0/trunks => generated 407 bytes in 202 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:01:06.845 8 INFO neutron.db.l3_hamode_db [None req-a2bb3a0f-c35d-41b2-b31b-62381f363289 ae447dd0b0eb43dba3d5039e628ede04 ced8d8ef21f84d89b888dadb249dce35 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 727/1566] 10.0.0.1 () {34 vars in 787 bytes} [Sun May 10 02:01:06 2026] PUT /v2.0/routers/b57313b4-a365-411f-896c-ba49b0e7a400/remove_router_interface => generated 309 bytes in 715 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:01:07.339 7 WARNING neutron_lib.context [None req-6975cc04-10db-4027-94fb-b2846e728854 1bb20dd362fd4837b65fd774571ac574 b48a014e2fbc416881f07cd0f64f2e7c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 02:01:07.390 7 INFO neutron.db.segments_db [None req-6975cc04-10db-4027-94fb-b2846e728854 1bb20dd362fd4837b65fd774571ac574 b48a014e2fbc416881f07cd0f64f2e7c - - default default] Added segment 185c9255-88ad-4727-8eac-7697f9914422 of type vxlan for network 8b6c2ee9-7f93-405c-a588-ab0cd39a63cb [pid: 7|app: 0|req: 728/1567] 10.0.0.1 () {34 vars in 668 bytes} [Sun May 10 02:01:07 2026] POST /v2.0/networks => generated 629 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:01:07.478 7 WARNING neutron_lib.context [None req-cf09f641-fd55-4e63-98c4-a27eaefeb7f4 de11825428754babb88cfc5c3defc256 e3eab88b7e6d4f70a0e3542e3beba2a3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 02:01:07.523 7 INFO neutron.db.segments_db [None req-cf09f641-fd55-4e63-98c4-a27eaefeb7f4 de11825428754babb88cfc5c3defc256 e3eab88b7e6d4f70a0e3542e3beba2a3 - - default default] Added segment 36253d59-53a0-4765-8959-decac48e06f6 of type vxlan for network a37f3b55-3bf6-4133-a264-53946eda833b [pid: 7|app: 0|req: 729/1568] 10.0.0.1 () {34 vars in 668 bytes} [Sun May 10 02:01:07 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: 730/1569] 10.0.0.1 () {32 vars in 734 bytes} [Sun May 10 02:01:07 2026] GET /v2.0/ports?device_id=b57313b4-a365-411f-896c-ba49b0e7a400 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:01:07.639 7 WARNING neutron_lib.context [None req-0f18c264-cca5-4d91-9b6b-3fe77a3129b8 1bb20dd362fd4837b65fd774571ac574 b48a014e2fbc416881f07cd0f64f2e7c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 840/1570] 10.0.0.1 () {34 vars in 667 bytes} [Sun May 10 02:01:05 2026] POST /v2.0/routers => generated 727 bytes in 2059 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:01:07.737 8 WARNING neutron_lib.context [None req-c7c9bcc8-3ee3-4fc1-b9a3-c1eda22b5a38 de11825428754babb88cfc5c3defc256 e3eab88b7e6d4f70a0e3542e3beba2a3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 731/1571] 10.0.0.1 () {34 vars in 667 bytes} [Sun May 10 02:01:07 2026] POST /v2.0/subnets => generated 626 bytes in 249 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 841/1572] 10.0.0.1 () {34 vars in 662 bytes} [Sun May 10 02:01:07 2026] POST /v2.0/ports => generated 743 bytes in 262 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /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-10 02:01:08.006 7 INFO neutron.services.segments.plugin [-] Segment c3c7cfb2-101b-42d3-a110-6cd413b9d1e0 resource provider aggregate not found 2026-05-10 02:01:08.012 7 INFO neutron.services.segments.plugin [-] Segment c3c7cfb2-101b-42d3-a110-6cd413b9d1e0 resource provider aggregate not found 2026-05-10 02:01:08.019 7 INFO neutron.services.segments.plugin [-] Segment c3c7cfb2-101b-42d3-a110-6cd413b9d1e0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c3c7cfb2-101b-42d3-a110-6cd413b9d1e0 found for delete ", "request_id": "req-b2144608-09f2-404c-9b65-457c30ea39c4"}]} 2026-05-10 02:01:08.034 7 INFO neutron.services.segments.plugin [-] Segment c3c7cfb2-101b-42d3-a110-6cd413b9d1e0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c3c7cfb2-101b-42d3-a110-6cd413b9d1e0 found for delete ", "request_id": "req-4261d659-6afd-4dd6-a352-06031940a7f8"}]} 2026-05-10 02:01:08.410 7 INFO neutron.db.l3_hamode_db [None req-3a863910-af11-4449-afe9-58bd4d238079 ea578b040f87461d8302d2396c151976 70e147d9b43e4f55b395db22fdfc5565 - - default default] HA network 74fb53e0-3060-4c5b-b0e2-43ef5bb2d525 was deleted as no HA routers are present in tenant 70e147d9b43e4f55b395db22fdfc5565. [pid: 7|app: 0|req: 732/1573] 10.0.0.1 () {32 vars in 722 bytes} [Sun May 10 02:01:07 2026] DELETE /v2.0/routers/b57313b4-a365-411f-896c-ba49b0e7a400 => generated 0 bytes in 532 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:01:08.418 7 WARNING neutron_lib.context [None req-2d3cbdeb-0565-4a73-a1fe-1aacacaf957a 1bb20dd362fd4837b65fd774571ac574 b48a014e2fbc416881f07cd0f64f2e7c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 02:01:08.456 7 INFO neutron.db.segments_db [None req-2d3cbdeb-0565-4a73-a1fe-1aacacaf957a 1bb20dd362fd4837b65fd774571ac574 b48a014e2fbc416881f07cd0f64f2e7c - - default default] Added segment e19a8071-17d9-4911-a830-5730d7014dd5 of type vxlan for network 7884d0b0-f375-483c-a006-51b0b143bc05 2026-05-10 02:01:08.728 7 INFO neutron.db.l3_hamode_db [None req-2d3cbdeb-0565-4a73-a1fe-1aacacaf957a 1bb20dd362fd4837b65fd774571ac574 b48a014e2fbc416881f07cd0f64f2e7c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-10 02:01:08.855 7 INFO neutron.db.l3_hamode_db [None req-2d3cbdeb-0565-4a73-a1fe-1aacacaf957a 1bb20dd362fd4837b65fd774571ac574 b48a014e2fbc416881f07cd0f64f2e7c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 842/1574] 10.0.0.1 () {34 vars in 781 bytes} [Sun May 10 02:01:07 2026] PUT /v2.0/routers/a5f20aa3-2c45-4198-8111-a014ee9356ca/add_router_interface => generated 309 bytes in 1180 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:01:09.181 8 WARNING neutron_lib.context [None req-4eb40a6a-628a-4425-913f-9f866a896668 de11825428754babb88cfc5c3defc256 e3eab88b7e6d4f70a0e3542e3beba2a3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 843/1575] 10.0.0.1 () {34 vars in 664 bytes} [Sun May 10 02:01:09 2026] POST /v2.0/trunks => generated 407 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 733/1576] 10.0.0.1 () {34 vars in 667 bytes} [Sun May 10 02:01:08 2026] POST /v2.0/routers => generated 506 bytes in 988 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 734/1577] 10.0.0.1 () {34 vars in 747 bytes} [Sun May 10 02:01:09 2026] PUT /v2.0/trunks/8a57a350-62cd-4466-9057-7bd02e714e9f/tags => generated 17 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:01:09.433 7 WARNING neutron_lib.context [None req-cb5f81df-1e7c-4ac8-8134-89de1a4bf2b2 1bb20dd362fd4837b65fd774571ac574 b48a014e2fbc416881f07cd0f64f2e7c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/1578] 10.0.0.1 () {32 vars in 722 bytes} [Sun May 10 02:01:09 2026] DELETE /v2.0/subnets/7a210936-38db-46c2-ac28-3b267c85b9a2 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 845/1579] 10.0.0.1 () {34 vars in 747 bytes} [Sun May 10 02:01:09 2026] PUT /v2.0/trunks/ff2b198e-ac09-4712-abba-943dbacb214b/tags => generated 25 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:01:09.750 8 INFO neutron.services.segments.plugin [-] Segment 163f0c42-39c0-4fa7-89ff-ad945f4edcbb resource provider aggregate not found 2026-05-10 02:01:09.757 8 INFO neutron.services.segments.plugin [-] Segment 163f0c42-39c0-4fa7-89ff-ad945f4edcbb resource provider aggregate not found 2026-05-10 02:01:09.773 8 INFO neutron.services.segments.plugin [-] Segment 163f0c42-39c0-4fa7-89ff-ad945f4edcbb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 163f0c42-39c0-4fa7-89ff-ad945f4edcbb found for delete ", "request_id": "req-baf45dcb-f4a8-4bc6-a882-18422459b7f7"}]} 2026-05-10 02:01:09.776 8 INFO neutron.services.segments.plugin [-] Segment 163f0c42-39c0-4fa7-89ff-ad945f4edcbb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 163f0c42-39c0-4fa7-89ff-ad945f4edcbb found for delete ", "request_id": "req-928507e5-ce54-4657-837b-978295af9ff0"}]} [pid: 8|app: 0|req: 846/1580] 10.0.0.1 () {32 vars in 724 bytes} [Sun May 10 02:01:09 2026] DELETE /v2.0/networks/951ced11-4103-4ff8-ae53-f551ea45a209 => 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: 735/1581] 10.0.0.1 () {34 vars in 663 bytes} [Sun May 10 02:01:09 2026] POST /v2.0/ports => generated 948 bytes in 379 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-10 02:01:09.813 7 WARNING neutron_lib.context [None req-edadd3bf-c2a7-463b-9aa7-60f33e39fe05 ea578b040f87461d8302d2396c151976 70e147d9b43e4f55b395db22fdfc5565 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 847/1582] 10.0.0.1 () {34 vars in 747 bytes} [Sun May 10 02:01:09 2026] PUT /v2.0/trunks/83621b64-14bf-4bbc-bcd9-6baef4630ddd/tags => generated 34 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:01:09.849 7 INFO neutron.db.segments_db [None req-edadd3bf-c2a7-463b-9aa7-60f33e39fe05 ea578b040f87461d8302d2396c151976 70e147d9b43e4f55b395db22fdfc5565 - - default default] Added segment ab77f7c3-9a4f-40d4-8772-c7d28b4cf921 of type vxlan for network a7ffb764-76a3-49d1-8436-e656a7ff92db 2026-05-10 02:01:10.043 7 INFO neutron.services.segments.plugin [-] Segment aa307bd4-6605-4627-8d67-7a886a15a907 resource provider aggregate not found 2026-05-10 02:01:10.056 7 INFO neutron.services.segments.plugin [-] Segment aa307bd4-6605-4627-8d67-7a886a15a907 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aa307bd4-6605-4627-8d67-7a886a15a907 found for delete ", "request_id": "req-645c5240-de54-4190-b9a3-c0a0dd1c6076"}]} 2026-05-10 02:01:10.057 7 INFO neutron.services.segments.plugin [-] Segment aa307bd4-6605-4627-8d67-7a886a15a907 resource provider aggregate not found 2026-05-10 02:01:10.070 7 INFO neutron.services.segments.plugin [-] Segment aa307bd4-6605-4627-8d67-7a886a15a907 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aa307bd4-6605-4627-8d67-7a886a15a907 found for delete ", "request_id": "req-f75e0518-75b6-488c-b1f4-6a7347c703dc"}]} 2026-05-10 02:01:10.119 7 INFO neutron.db.l3_hamode_db [None req-edadd3bf-c2a7-463b-9aa7-60f33e39fe05 ea578b040f87461d8302d2396c151976 70e147d9b43e4f55b395db22fdfc5565 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 848/1583] 10.0.0.1 () {34 vars in 781 bytes} [Sun May 10 02:01:09 2026] PUT /v2.0/routers/84e29441-9b1a-448c-ac52-ae9130593d56/add_router_interface => generated 309 bytes in 1042 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: 849/1584] 10.0.0.1 () {34 vars in 747 bytes} [Sun May 10 02:01:10 2026] PUT /v2.0/trunks/23bbe730-016c-4b4f-8bdf-29fea297ad45/tags => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:01:10.959 7 INFO neutron.db.l3_hamode_db [None req-edadd3bf-c2a7-463b-9aa7-60f33e39fe05 ea578b040f87461d8302d2396c151976 70e147d9b43e4f55b395db22fdfc5565 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-10 02:01:11.035 8 INFO neutron.db.segments_db [None req-1526219d-f49f-4d95-b0e7-4383be75f1c7 ae447dd0b0eb43dba3d5039e628ede04 ced8d8ef21f84d89b888dadb249dce35 - - default default] Added segment cb0a6f8b-9eb5-4df1-805d-030f6a4e3bed of type vxlan for network c579b540-cfce-4b71-9d93-bd08248ab18c [pid: 8|app: 0|req: 850/1585] 10.0.0.1 () {34 vars in 669 bytes} [Sun May 10 02:01:10 2026] POST /v2.0/networks => generated 740 bytes in 234 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 851/1586] 10.0.0.1 () {32 vars in 715 bytes} [Sun May 10 02:01:11 2026] GET /v2.0/ports/f320d2df-2983-4d83-8dde-14b94b613fb9 => generated 1022 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 852/1587] 10.0.0.1 () {32 vars in 660 bytes} [Sun May 10 02:01:11 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 853/1588] 10.0.0.1 () {34 vars in 667 bytes} [Sun May 10 02:01:11 2026] POST /v2.0/subnets => generated 687 bytes in 193 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 736/1589] 10.0.0.1 () {34 vars in 667 bytes} [Sun May 10 02:01:09 2026] POST /v2.0/routers => generated 692 bytes in 2093 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 737/1590] 10.0.0.1 () {32 vars in 674 bytes} [Sun May 10 02:01:11 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:01:11.976 7 INFO neutron.db.segments_db [None req-49dd3cf3-83e9-4bde-9ea9-75044c6d57db ae447dd0b0eb43dba3d5039e628ede04 ced8d8ef21f84d89b888dadb249dce35 - - default default] Added segment d35ae5e4-9f90-441c-8a78-1eba39e7358d of type vxlan for network 1ae3658b-6ece-46b1-97a0-289f7491cafd [pid: 8|app: 0|req: 854/1591] 10.0.0.1 () {34 vars in 787 bytes} [Sun May 10 02:01:11 2026] PUT /v2.0/routers/84e29441-9b1a-448c-ac52-ae9130593d56/remove_router_interface => generated 309 bytes in 828 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-10 02:01:12.260 7 INFO neutron.db.l3_hamode_db [None req-49dd3cf3-83e9-4bde-9ea9-75044c6d57db ae447dd0b0eb43dba3d5039e628ede04 486bdefc56f4464098689d31260dc4ca - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 855/1592] 10.0.0.1 () {32 vars in 719 bytes} [Sun May 10 02:01:12 2026] GET /v2.0/routers/f3517d22-5035-4d5f-8484-7952542edee8 => generated 698 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 856/1593] 10.0.0.1 () {32 vars in 670 bytes} [Sun May 10 02:01:12 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:01:12.448 8 INFO neutron.api.v2.resource [None req-327dae68-c0d7-4abb-886a-6094774ef472 1bb20dd362fd4837b65fd774571ac574 b48a014e2fbc416881f07cd0f64f2e7c - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 857/1594] 10.0.0.1 () {34 vars in 787 bytes} [Sun May 10 02:01:12 2026] PUT /v2.0/routers/84e29441-9b1a-448c-ac52-ae9130593d56/remove_router_interface => generated 197 bytes in 126 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 858/1595] 10.0.0.1 () {32 vars in 645 bytes} [Sun May 10 02:01:12 2026] GET /v2.0/routers => generated 701 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 859/1596] 10.0.0.1 () {32 vars in 682 bytes} [Sun May 10 02:01:12 2026] GET /v2.0/trunks?tags-any=red%2Cblue => 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: 860/1597] 10.0.0.1 () {32 vars in 734 bytes} [Sun May 10 02:01:12 2026] GET /v2.0/ports?device_id=84e29441-9b1a-448c-ac52-ae9130593d56 => 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: 861/1598] 10.0.0.1 () {34 vars in 739 bytes} [Sun May 10 02:01:12 2026] PUT /v2.0/routers/f3517d22-5035-4d5f-8484-7952542edee8 => generated 705 bytes in 394 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 862/1599] 10.0.0.1 () {32 vars in 668 bytes} [Sun May 10 02:01:12 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:01:13.242 7 INFO neutron.db.l3_hamode_db [None req-49dd3cf3-83e9-4bde-9ea9-75044c6d57db ae447dd0b0eb43dba3d5039e628ede04 ced8d8ef21f84d89b888dadb249dce35 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-10 02:01:13.875 8 INFO neutron.services.segments.plugin [-] Segment e19a8071-17d9-4911-a830-5730d7014dd5 resource provider aggregate not found 2026-05-10 02:01:13.879 8 INFO neutron.services.segments.plugin [-] Segment e19a8071-17d9-4911-a830-5730d7014dd5 resource provider aggregate not found 2026-05-10 02:01:13.890 8 INFO neutron.services.segments.plugin [-] Segment e19a8071-17d9-4911-a830-5730d7014dd5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e19a8071-17d9-4911-a830-5730d7014dd5 found for delete ", "request_id": "req-3eb91ba6-c938-482a-97c3-3f15453e093f"}]} 2026-05-10 02:01:13.894 8 INFO neutron.services.segments.plugin [-] Segment e19a8071-17d9-4911-a830-5730d7014dd5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e19a8071-17d9-4911-a830-5730d7014dd5 found for delete ", "request_id": "req-2f8cf4c8-bb1e-4079-a72e-ca6d38265a3a"}]} 2026-05-10 02:01:13.901 8 INFO neutron.db.l3_hamode_db [None req-89611a7d-1796-40e1-993d-46c41dfa8d37 1bb20dd362fd4837b65fd774571ac574 b48a014e2fbc416881f07cd0f64f2e7c - - default default] HA network 7884d0b0-f375-483c-a006-51b0b143bc05 was deleted as no HA routers are present in tenant b48a014e2fbc416881f07cd0f64f2e7c. [pid: 8|app: 0|req: 863/1600] 10.0.0.1 () {32 vars in 722 bytes} [Sun May 10 02:01:13 2026] DELETE /v2.0/routers/84e29441-9b1a-448c-ac52-ae9130593d56 => generated 0 bytes in 905 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 864/1601] 10.0.0.1 () {32 vars in 719 bytes} [Sun May 10 02:01:13 2026] GET /v2.0/routers/f3517d22-5035-4d5f-8484-7952542edee8 => generated 705 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 865/1602] 10.0.0.1 () {32 vars in 682 bytes} [Sun May 10 02:01:13 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: 8|app: 0|req: 866/1603] 10.0.0.1 () {32 vars in 722 bytes} [Sun May 10 02:01:13 2026] DELETE /v2.0/subnets/e19375b4-5457-4ff7-baef-0f358438f568 => generated 0 bytes in 170 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 867/1604] 10.0.0.1 () {32 vars in 734 bytes} [Sun May 10 02:01:14 2026] GET /v2.0/ports?device_id=f3517d22-5035-4d5f-8484-7952542edee8 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 868/1605] 10.0.0.1 () {32 vars in 678 bytes} [Sun May 10 02:01:14 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 738/1608] 10.0.0.1 () {34 vars in 667 bytes} [Sun May 10 02:01:11 2026] POST /v2.0/routers => generated 727 bytes in 2465 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 871/1609] 10.0.0.1 () {32 vars in 724 bytes} [Sun May 10 02:01:14 2026] DELETE /v2.0/networks/8b6c2ee9-7f93-405c-a588-ab0cd39a63cb => generated 0 bytes in 319 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 872/1610] 10.0.0.1 () {32 vars in 690 bytes} [Sun May 10 02:01:14 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:01:15.324 7 INFO neutron.services.segments.plugin [-] Segment ab77f7c3-9a4f-40d4-8772-c7d28b4cf921 resource provider aggregate not found 2026-05-10 02:01:15.338 7 INFO neutron.services.segments.plugin [-] Segment ab77f7c3-9a4f-40d4-8772-c7d28b4cf921 resource provider aggregate not found 2026-05-10 02:01:15.356 7 INFO neutron.services.segments.plugin [-] Segment ab77f7c3-9a4f-40d4-8772-c7d28b4cf921 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ab77f7c3-9a4f-40d4-8772-c7d28b4cf921 found for delete ", "request_id": "req-6f31b066-66de-42b4-8bb9-e045e60d0cc3"}]} 2026-05-10 02:01:15.357 7 INFO neutron.services.segments.plugin [-] Segment ab77f7c3-9a4f-40d4-8772-c7d28b4cf921 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ab77f7c3-9a4f-40d4-8772-c7d28b4cf921 found for delete ", "request_id": "req-1572342f-d1ab-4378-ac1d-6c572c315a7d"}]} 2026-05-10 02:01:15.371 7 INFO neutron.db.l3_hamode_db [None req-dfe614b7-3622-41b6-b0ea-efc6951053c4 ea578b040f87461d8302d2396c151976 70e147d9b43e4f55b395db22fdfc5565 - - default default] HA network a7ffb764-76a3-49d1-8436-e656a7ff92db was deleted as no HA routers are present in tenant 70e147d9b43e4f55b395db22fdfc5565. [pid: 7|app: 0|req: 739/1611] 10.0.0.1 () {32 vars in 722 bytes} [Sun May 10 02:01:14 2026] DELETE /v2.0/routers/f3517d22-5035-4d5f-8484-7952542edee8 => generated 0 bytes in 996 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:01:15.389 7 WARNING neutron_lib.context [None req-d7f35a73-cce9-4128-8e0c-fe583835435a 1bb20dd362fd4837b65fd774571ac574 b48a014e2fbc416881f07cd0f64f2e7c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 02:01:15.442 7 INFO neutron.db.segments_db [None req-d7f35a73-cce9-4128-8e0c-fe583835435a 1bb20dd362fd4837b65fd774571ac574 b48a014e2fbc416881f07cd0f64f2e7c - - default default] Added segment 1f531409-bcb9-4c6f-b5bd-d07d14667e53 of type vxlan for network ed5ec09a-0423-4ce4-a963-2fb3549d20fd [pid: 7|app: 0|req: 740/1612] 10.0.0.1 () {34 vars in 668 bytes} [Sun May 10 02:01:15 2026] POST /v2.0/networks => generated 629 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 741/1613] 10.0.0.1 () {32 vars in 717 bytes} [Sun May 10 02:01:15 2026] GET /v2.0/trunks/8a57a350-62cd-4466-9057-7bd02e714e9f => generated 412 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 742/1614] 10.0.0.1 () {32 vars in 734 bytes} [Sun May 10 02:01:15 2026] GET /v2.0/ports?device_id=f3517d22-5035-4d5f-8484-7952542edee8 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:01:15.615 7 WARNING neutron_lib.context [None req-30e7b83f-9dbb-422e-be85-156a109c7d3c 1bb20dd362fd4837b65fd774571ac574 b48a014e2fbc416881f07cd0f64f2e7c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/1615] 10.0.0.1 () {34 vars in 667 bytes} [Sun May 10 02:01:15 2026] POST /v2.0/subnets => generated 626 bytes in 235 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:01:15.917 8 INFO neutron.services.segments.plugin [-] Segment 185c9255-88ad-4727-8eac-7697f9914422 resource provider aggregate not found [pid: 8|app: 0|req: 873/1616] 10.0.0.1 () {34 vars in 781 bytes} [Sun May 10 02:01:14 2026] PUT /v2.0/routers/bdc3defa-8fe4-4370-81b6-9bd67602e80f/add_router_interface => generated 309 bytes in 1385 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:01:15.933 8 INFO neutron.services.segments.plugin [-] Segment 185c9255-88ad-4727-8eac-7697f9914422 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 185c9255-88ad-4727-8eac-7697f9914422 found for delete ", "request_id": "req-ee357c1f-4382-42cb-9146-12ff20656adf"}]} 2026-05-10 02:01:15.934 8 INFO neutron.services.segments.plugin [-] Segment 185c9255-88ad-4727-8eac-7697f9914422 resource provider aggregate not found [pid: 7|app: 0|req: 744/1617] 10.0.0.1 () {32 vars in 715 bytes} [Sun May 10 02:01:15 2026] GET /v2.0/ports/87ef32cd-a141-4b4b-ae53-cfd91bf6c370 => generated 826 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:01:15.945 7 WARNING neutron_lib.context [None req-73aeee0d-0026-45e0-bde2-d1263f90f14f 1bb20dd362fd4837b65fd774571ac574 b48a014e2fbc416881f07cd0f64f2e7c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 02:01:15.945 8 INFO neutron.api.v2.resource [None req-5417f136-c786-4692-a8d1-b95d96f4f79c ea578b040f87461d8302d2396c151976 70e147d9b43e4f55b395db22fdfc5565 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 874/1618] 10.0.0.1 () {32 vars in 722 bytes} [Sun May 10 02:01:15 2026] DELETE /v2.0/routers/f3517d22-5035-4d5f-8484-7952542edee8 => generated 135 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 02:01:15.953 8 INFO neutron.services.segments.plugin [-] Segment 185c9255-88ad-4727-8eac-7697f9914422 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 185c9255-88ad-4727-8eac-7697f9914422 found for delete ", "request_id": "req-f945043d-d986-4b82-a1b7-661ba9af6943"}]} 2026-05-10 02:01:15.988 7 INFO neutron.db.segments_db [None req-73aeee0d-0026-45e0-bde2-d1263f90f14f 1bb20dd362fd4837b65fd774571ac574 b48a014e2fbc416881f07cd0f64f2e7c - - default default] Added segment b7d889c7-b79b-47d5-8079-a33e6d48f472 of type vxlan for network 49668eed-ecbe-4c2b-93a8-b733032582a5 [pid: 8|app: 0|req: 875/1619] 10.0.0.1 () {32 vars in 720 bytes} [Sun May 10 02:01:15 2026] DELETE /v2.0/trunks/8a57a350-62cd-4466-9057-7bd02e714e9f => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 876/1620] 10.0.0.1 () {32 vars in 734 bytes} [Sun May 10 02:01:16 2026] GET /v2.0/ports?device_id=b57313b4-a365-411f-896c-ba49b0e7a400 => 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: 877/1621] 10.0.0.1 () {32 vars in 717 bytes} [Sun May 10 02:01:16 2026] GET /v2.0/trunks/ff2b198e-ac09-4712-abba-943dbacb214b => generated 420 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:01:16.089 8 INFO neutron.api.v2.resource [None req-f1b37fb0-ddbd-4462-96ca-ed3efd28f519 ea578b040f87461d8302d2396c151976 70e147d9b43e4f55b395db22fdfc5565 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 878/1622] 10.0.0.1 () {32 vars in 722 bytes} [Sun May 10 02:01:16 2026] DELETE /v2.0/routers/b57313b4-a365-411f-896c-ba49b0e7a400 => generated 135 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 879/1623] 10.0.0.1 () {32 vars in 715 bytes} [Sun May 10 02:01:16 2026] GET /v2.0/ports/0e262e72-f140-4a42-aa67-155dd4d83e99 => generated 826 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:01:16.201 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b8f8dd23-a71f-4eb6-8096-28f36178c1d8 ea578b040f87461d8302d2396c151976 70e147d9b43e4f55b395db22fdfc5565 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 880/1624] 10.0.0.1 () {32 vars in 722 bytes} [Sun May 10 02:01:16 2026] DELETE /v2.0/subnets/7a210936-38db-46c2-ac28-3b267c85b9a2 => generated 136 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 02:01:16.288 7 INFO neutron.db.l3_hamode_db [None req-73aeee0d-0026-45e0-bde2-d1263f90f14f 1bb20dd362fd4837b65fd774571ac574 b48a014e2fbc416881f07cd0f64f2e7c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 881/1625] 10.0.0.1 () {32 vars in 720 bytes} [Sun May 10 02:01:16 2026] DELETE /v2.0/trunks/ff2b198e-ac09-4712-abba-943dbacb214b => 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: 882/1626] 10.0.0.1 () {32 vars in 734 bytes} [Sun May 10 02:01:16 2026] GET /v2.0/ports?device_id=cf3ebd98-582d-44c6-bbb7-2373262f05c2 => 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: 883/1627] 10.0.0.1 () {32 vars in 717 bytes} [Sun May 10 02:01:16 2026] GET /v2.0/trunks/83621b64-14bf-4bbc-bcd9-6baef4630ddd => generated 429 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:01:16.354 8 INFO neutron.api.v2.resource [None req-325c4a9b-5477-4922-a2ac-0d566321676a ea578b040f87461d8302d2396c151976 70e147d9b43e4f55b395db22fdfc5565 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 884/1628] 10.0.0.1 () {32 vars in 722 bytes} [Sun May 10 02:01:16 2026] DELETE /v2.0/routers/cf3ebd98-582d-44c6-bbb7-2373262f05c2 => generated 135 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 02:01:16.439 7 INFO neutron.db.l3_hamode_db [None req-73aeee0d-0026-45e0-bde2-d1263f90f14f 1bb20dd362fd4837b65fd774571ac574 b48a014e2fbc416881f07cd0f64f2e7c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 885/1629] 10.0.0.1 () {32 vars in 715 bytes} [Sun May 10 02:01:16 2026] GET /v2.0/ports/d4506779-2c89-40e3-87de-6873c223e247 => generated 826 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:01:16.448 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a314c118-4c3a-46cf-8233-bfd6b48fefdb ea578b040f87461d8302d2396c151976 70e147d9b43e4f55b395db22fdfc5565 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 886/1630] 10.0.0.1 () {32 vars in 722 bytes} [Sun May 10 02:01:16 2026] DELETE /v2.0/subnets/efb802d9-dc9f-4487-b9c0-b7e3ab1860a8 => generated 136 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 887/1631] 10.0.0.1 () {32 vars in 720 bytes} [Sun May 10 02:01:16 2026] DELETE /v2.0/trunks/83621b64-14bf-4bbc-bcd9-6baef4630ddd => 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: 888/1632] 10.0.0.1 () {32 vars in 734 bytes} [Sun May 10 02:01:16 2026] GET /v2.0/ports?device_id=ed148a07-bdca-4dc4-996a-654b4d7340bd => 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: 889/1633] 10.0.0.1 () {32 vars in 717 bytes} [Sun May 10 02:01:16 2026] GET /v2.0/trunks/23bbe730-016c-4b4f-8bdf-29fea297ad45 => generated 414 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:01:16.572 8 INFO neutron.api.v2.resource [None req-a431ec5c-695c-4cca-aaf5-50bfbdd11d6d ea578b040f87461d8302d2396c151976 70e147d9b43e4f55b395db22fdfc5565 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 890/1634] 10.0.0.1 () {32 vars in 722 bytes} [Sun May 10 02:01:16 2026] DELETE /v2.0/routers/ed148a07-bdca-4dc4-996a-654b4d7340bd => generated 135 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 891/1635] 10.0.0.1 () {32 vars in 715 bytes} [Sun May 10 02:01:16 2026] GET /v2.0/ports/075b28b4-3138-474f-998c-a13c3d397480 => generated 826 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:01:16.668 8 INFO neutron.pecan_wsgi.hooks.translation [None req-73b1547f-cf95-4b12-99bf-6d8a4ad717df ea578b040f87461d8302d2396c151976 70e147d9b43e4f55b395db22fdfc5565 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 892/1636] 10.0.0.1 () {32 vars in 722 bytes} [Sun May 10 02:01:16 2026] DELETE /v2.0/subnets/afbdc2c6-ebe3-4c69-972a-bc94e8e29940 => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 893/1637] 10.0.0.1 () {32 vars in 720 bytes} [Sun May 10 02:01:16 2026] DELETE /v2.0/trunks/23bbe730-016c-4b4f-8bdf-29fea297ad45 => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:01:16.770 8 INFO neutron.pecan_wsgi.hooks.translation [None req-bf019dd3-ce5d-4550-ba91-302d71e2c40d ea578b040f87461d8302d2396c151976 70e147d9b43e4f55b395db22fdfc5565 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 894/1638] 10.0.0.1 () {32 vars in 722 bytes} [Sun May 10 02:01:16 2026] DELETE /v2.0/subnets/894270c1-312e-4c6c-ae89-0d4b92749432 => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 02:01:16.780 8 WARNING neutron_lib.context [None req-f6183286-9e50-4c63-a945-53b8f000a6a4 c95ba05bd0c840f392d1a7525d0d8878 69976b26dee247a98a7a4389da5c4e4d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 895/1639] 10.0.0.1 () {34 vars in 683 bytes} [Sun May 10 02:01:16 2026] POST /v2.0/security-groups => generated 1675 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 896/1640] 10.0.0.1 () {32 vars in 717 bytes} [Sun May 10 02:01:16 2026] GET /v2.0/trunks/a68dd127-5db9-4611-981e-f8d6bede0423 => generated 407 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:01:16.939 8 WARNING neutron_lib.context [None req-eb28c2ba-88f3-4a9a-8dc3-850e21a5e162 c95ba05bd0c840f392d1a7525d0d8878 69976b26dee247a98a7a4389da5c4e4d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 897/1641] 10.0.0.1 () {34 vars in 693 bytes} [Sun May 10 02:01:16 2026] POST /v2.0/security-group-rules => generated 597 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 898/1642] 10.0.0.1 () {32 vars in 715 bytes} [Sun May 10 02:01:17 2026] GET /v2.0/ports/bd6a2b1a-69bb-4984-88d0-e3187a10d961 => generated 826 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:01:17.174 8 WARNING neutron_lib.context [None req-2e593cbc-a02c-4648-8e2e-755c687a7ab6 c95ba05bd0c840f392d1a7525d0d8878 69976b26dee247a98a7a4389da5c4e4d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 899/1643] 10.0.0.1 () {34 vars in 693 bytes} [Sun May 10 02:01:17 2026] POST /v2.0/security-group-rules => generated 596 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 900/1644] 10.0.0.1 () {32 vars in 720 bytes} [Sun May 10 02:01:17 2026] DELETE /v2.0/trunks/a68dd127-5db9-4611-981e-f8d6bede0423 => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:01:17.369 8 WARNING neutron_lib.context [None req-56bff163-b5f8-41a5-acdb-a9c182d18e54 c95ba05bd0c840f392d1a7525d0d8878 69976b26dee247a98a7a4389da5c4e4d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/1645] 10.0.0.1 () {34 vars in 667 bytes} [Sun May 10 02:01:15 2026] POST /v2.0/routers => generated 505 bytes in 1539 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 901/1646] 10.0.0.1 () {34 vars in 693 bytes} [Sun May 10 02:01:17 2026] POST /v2.0/security-group-rules => generated 602 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 746/1647] 10.0.0.1 () {32 vars in 718 bytes} [Sun May 10 02:01:17 2026] DELETE /v2.0/ports/87ef32cd-a141-4b4b-ae53-cfd91bf6c370 => generated 0 bytes in 178 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 902/1648] 10.0.0.1 () {32 vars in 772 bytes} [Sun May 10 02:01:17 2026] GET /v2.0/security-groups?tenant_id=70e147d9b43e4f55b395db22fdfc5565&name=default => generated 2925 bytes in 187 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:01:17.674 8 WARNING neutron_lib.context [None req-37b531b5-07a7-4546-9355-1bbf3c3c52ae c95ba05bd0c840f392d1a7525d0d8878 69976b26dee247a98a7a4389da5c4e4d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 903/1649] 10.0.0.1 () {34 vars in 693 bytes} [Sun May 10 02:01:17 2026] POST /v2.0/security-group-rules => generated 601 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 904/1650] 10.0.0.1 () {32 vars in 718 bytes} [Sun May 10 02:01:17 2026] DELETE /v2.0/ports/0e262e72-f140-4a42-aa67-155dd4d83e99 => generated 0 bytes in 175 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 905/1651] 10.0.0.1 () {32 vars in 738 bytes} [Sun May 10 02:01:17 2026] DELETE /v2.0/security-groups/17d4406c-b1ce-4cdd-80d6-5cd18bf6a5fa => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:01:18.058 8 WARNING neutron_lib.context [None req-e04c7c74-161d-4cf1-9170-aa7972dd2739 c95ba05bd0c840f392d1a7525d0d8878 69976b26dee247a98a7a4389da5c4e4d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 02:01:18.102 8 INFO neutron.db.securitygroups_db [None req-e04c7c74-161d-4cf1-9170-aa7972dd2739 c95ba05bd0c840f392d1a7525d0d8878 69976b26dee247a98a7a4389da5c4e4d - - default default] Project 69976b26dee247a98a7a4389da5c4e4d 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: 906/1652] 10.0.0.1 () {34 vars in 693 bytes} [Sun May 10 02:01:18 2026] POST /v2.0/security-group-rules => generated 607 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 907/1653] 10.0.0.1 () {32 vars in 718 bytes} [Sun May 10 02:01:18 2026] DELETE /v2.0/ports/d4506779-2c89-40e3-87de-6873c223e247 => generated 0 bytes in 182 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 02:01:18.377 8 WARNING neutron_lib.context [None req-d3db6446-d182-4657-9b75-2df2ef0a57cf c95ba05bd0c840f392d1a7525d0d8878 69976b26dee247a98a7a4389da5c4e4d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 02:01:18.414 8 INFO neutron.db.securitygroups_db [None req-d3db6446-d182-4657-9b75-2df2ef0a57cf c95ba05bd0c840f392d1a7525d0d8878 69976b26dee247a98a7a4389da5c4e4d - - default default] Project 69976b26dee247a98a7a4389da5c4e4d 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: 908/1654] 10.0.0.1 () {34 vars in 693 bytes} [Sun May 10 02:01:18 2026] POST /v2.0/security-group-rules => generated 606 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 909/1655] 10.0.0.1 () {32 vars in 718 bytes} [Sun May 10 02:01:18 2026] DELETE /v2.0/ports/075b28b4-3138-474f-998c-a13c3d397480 => generated 0 bytes in 195 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 910/1656] 10.0.0.1 () {32 vars in 718 bytes} [Sun May 10 02:01:18 2026] DELETE /v2.0/ports/bd6a2b1a-69bb-4984-88d0-e3187a10d961 => generated 0 bytes in 158 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 747/1657] 10.0.0.1 () {34 vars in 781 bytes} [Sun May 10 02:01:17 2026] PUT /v2.0/routers/c733bab8-9e06-451a-b76c-e9f5cc8af682/add_router_interface => generated 309 bytes in 1274 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:01:18.936 7 WARNING neutron_lib.context [None req-daf20d3e-d468-4760-88cb-39cd203f7111 c95ba05bd0c840f392d1a7525d0d8878 69976b26dee247a98a7a4389da5c4e4d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 02:01:18.989 8 INFO neutron.services.segments.plugin [-] Segment 6f4ee61f-5657-4208-b480-18964214a006 resource provider aggregate not found 2026-05-10 02:01:18.994 8 INFO neutron.services.segments.plugin [-] Segment 6f4ee61f-5657-4208-b480-18964214a006 resource provider aggregate not found 2026-05-10 02:01:19.009 8 INFO neutron.services.segments.plugin [-] Segment 6f4ee61f-5657-4208-b480-18964214a006 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6f4ee61f-5657-4208-b480-18964214a006 found for delete ", "request_id": "req-c4725e73-6790-4e2e-b65f-ac1918b72221"}]} 2026-05-10 02:01:19.012 8 INFO neutron.services.segments.plugin [-] Segment 6f4ee61f-5657-4208-b480-18964214a006 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6f4ee61f-5657-4208-b480-18964214a006 found for delete ", "request_id": "req-d78c9c18-2117-44ff-b65e-e4c8b51ec367"}]} [pid: 8|app: 0|req: 911/1658] 10.0.0.1 () {32 vars in 724 bytes} [Sun May 10 02:01:18 2026] DELETE /v2.0/networks/75802e82-2608-4d45-a4aa-582d6d1e984d => generated 0 bytes in 169 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 748/1659] 10.0.0.1 () {34 vars in 683 bytes} [Sun May 10 02:01:18 2026] POST /v2.0/security-groups => generated 1660 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 912/1660] 10.0.0.1 () {32 vars in 715 bytes} [Sun May 10 02:01:19 2026] GET /v2.0/ports/6065c568-3aa9-4b06-9d7e-794fcbc9a57b => generated 955 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:01:19.101 8 WARNING neutron_lib.context [None req-914b80cf-3f80-4bea-98cf-a11aff060393 c95ba05bd0c840f392d1a7525d0d8878 69976b26dee247a98a7a4389da5c4e4d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 02:01:19.181 7 INFO neutron.services.segments.plugin [-] Segment 31f0e59f-2e2a-4847-9c93-5180ad16ce8b resource provider aggregate not found 2026-05-10 02:01:19.185 7 INFO neutron.services.segments.plugin [-] Segment 31f0e59f-2e2a-4847-9c93-5180ad16ce8b resource provider aggregate not found 2026-05-10 02:01:19.200 7 INFO neutron.services.segments.plugin [-] Segment 31f0e59f-2e2a-4847-9c93-5180ad16ce8b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 31f0e59f-2e2a-4847-9c93-5180ad16ce8b found for delete ", "request_id": "req-5bc73f07-233a-4426-abdd-23f20f7eae81"}]} 2026-05-10 02:01:19.206 7 INFO neutron.services.segments.plugin [-] Segment 31f0e59f-2e2a-4847-9c93-5180ad16ce8b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 31f0e59f-2e2a-4847-9c93-5180ad16ce8b found for delete ", "request_id": "req-ba92cd5e-80d3-4bb7-b46e-443593d9c64e"}]} [pid: 7|app: 0|req: 749/1661] 10.0.0.1 () {32 vars in 724 bytes} [Sun May 10 02:01:19 2026] DELETE /v2.0/networks/80c17ada-237e-431c-b15e-0f376576491d => 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: 913/1662] 10.0.0.1 () {34 vars in 693 bytes} [Sun May 10 02:01:19 2026] POST /v2.0/security-group-rules => generated 597 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 914/1663] 10.0.0.1 () {32 vars in 724 bytes} [Sun May 10 02:01:19 2026] DELETE /v2.0/networks/ccfbdde7-b1dc-47d6-bd2c-c936bf168346 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 02:01:19.362 8 WARNING neutron_lib.context [None req-9d92f209-a50f-4ee1-9ee3-0aa0d190fcb7 c95ba05bd0c840f392d1a7525d0d8878 69976b26dee247a98a7a4389da5c4e4d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 915/1664] 10.0.0.1 () {34 vars in 693 bytes} [Sun May 10 02:01:19 2026] POST /v2.0/security-group-rules => generated 602 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 916/1665] 10.0.0.1 () {32 vars in 724 bytes} [Sun May 10 02:01:19 2026] DELETE /v2.0/networks/573863fd-a4e8-466e-ab43-e142b9a2560a => generated 0 bytes in 155 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 02:01:19.629 8 WARNING neutron_lib.context [None req-9a4bbdbf-1c07-4d30-ba18-98c3a195dc6c c95ba05bd0c840f392d1a7525d0d8878 69976b26dee247a98a7a4389da5c4e4d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/1666] 10.0.0.1 () {34 vars in 787 bytes} [Sun May 10 02:01:19 2026] PUT /v2.0/routers/c733bab8-9e06-451a-b76c-e9f5cc8af682/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: 751/1667] 10.0.0.1 () {32 vars in 724 bytes} [Sun May 10 02:01:19 2026] DELETE /v2.0/networks/a37f3b55-3bf6-4133-a264-53946eda833b => generated 0 bytes in 139 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 917/1668] 10.0.0.1 () {34 vars in 674 bytes} [Sun May 10 02:01:19 2026] POST /v2.0/floatingips => generated 552 bytes in 523 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 918/1669] 10.0.0.1 () {32 vars in 734 bytes} [Sun May 10 02:01:20 2026] GET /v2.0/ports?device_id=c733bab8-9e06-451a-b76c-e9f5cc8af682 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:01:20.297 7 WARNING neutron_lib.context [None req-2efde589-b062-4781-a7f4-745c283e7c77 e4b41e5f712e4ee5a4b27b5599ee05a0 ff60a2c891e54d32b47803b6d85ac004 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 752/1670] 10.0.0.1 () {34 vars in 682 bytes} [Sun May 10 02:01:20 2026] POST /v2.0/security-groups => generated 1625 bytes in 375 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 753/1671] 10.0.0.92 () {34 vars in 1099 bytes} [Sun May 10 02:01:20 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1367412197&fields=id&tenant_id=69976b26dee247a98a7a4389da5c4e4d => 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: 754/1672] 10.0.0.1 () {32 vars in 661 bytes} [Sun May 10 02:01:20 2026] GET /v2.0/security-groups => generated 4530 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 755/1673] 10.0.0.92 () {34 vars in 1099 bytes} [Sun May 10 02:01:20 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1572604203&fields=id&tenant_id=69976b26dee247a98a7a4389da5c4e4d => generated 69 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:01:20.653 8 INFO neutron.db.l3_hamode_db [None req-ed69b78b-b852-4e8f-a0c7-813ca000dc46 1bb20dd362fd4837b65fd774571ac574 b48a014e2fbc416881f07cd0f64f2e7c - - default default] HA network 49668eed-ecbe-4c2b-93a8-b733032582a5 was deleted as no HA routers are present in tenant b48a014e2fbc416881f07cd0f64f2e7c. [pid: 8|app: 0|req: 919/1674] 10.0.0.1 () {32 vars in 722 bytes} [Sun May 10 02:01:20 2026] DELETE /v2.0/routers/c733bab8-9e06-451a-b76c-e9f5cc8af682 => 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: 756/1675] 10.0.0.1 () {34 vars in 756 bytes} [Sun May 10 02:01:20 2026] PUT /v2.0/security-groups/bf675b85-0fd2-4b89-9661-59d653601d44 => generated 1664 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 920/1676] 10.0.0.92 () {34 vars in 981 bytes} [Sun May 10 02:01:20 2026] GET /v2.0/networks?id=a0842544-8cf7-4367-951f-8b4af90531eb => generated 672 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 921/1677] 10.0.0.1 () {32 vars in 735 bytes} [Sun May 10 02:01:20 2026] GET /v2.0/security-groups/bf675b85-0fd2-4b89-9661-59d653601d44 => generated 1664 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 922/1678] 10.0.0.92 () {34 vars in 964 bytes} [Sun May 10 02:01:20 2026] GET /v2.0/quotas/69976b26dee247a98a7a4389da5c4e4d => generated 292 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 923/1679] 10.0.0.1 () {32 vars in 738 bytes} [Sun May 10 02:01:20 2026] DELETE /v2.0/security-groups/bf675b85-0fd2-4b89-9661-59d653601d44 => 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: 757/1680] 10.0.0.1 () {32 vars in 722 bytes} [Sun May 10 02:01:20 2026] DELETE /v2.0/subnets/cbac8b12-38ce-4085-b993-739c0e79e237 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 758/1681] 10.0.0.1 () {32 vars in 661 bytes} [Sun May 10 02:01:20 2026] GET /v2.0/security-groups => generated 2925 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 924/1682] 10.0.0.92 () {34 vars in 1001 bytes} [Sun May 10 02:01:20 2026] GET /v2.0/ports?tenant_id=69976b26dee247a98a7a4389da5c4e4d&fields=id => generated 103 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:01:20.886 8 INFO neutron.api.v2.resource [None req-69b7de69-7c42-4176-888e-c8e3b15c325b e4b41e5f712e4ee5a4b27b5599ee05a0 ff60a2c891e54d32b47803b6d85ac004 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 925/1683] 10.0.0.1 () {32 vars in 738 bytes} [Sun May 10 02:01:20 2026] DELETE /v2.0/security-groups/bf675b85-0fd2-4b89-9661-59d653601d44 => generated 146 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 926/1684] 10.0.0.92 () {34 vars in 1007 bytes} [Sun May 10 02:01:20 2026] GET /v2.0/networks/a0842544-8cf7-4367-951f-8b4af90531eb?fields=segments => generated 14 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:01:20.929 8 WARNING neutron_lib.context [None req-2c49bfd2-50a0-4009-887f-9aa0616b4c67 e4b41e5f712e4ee5a4b27b5599ee05a0 ff60a2c891e54d32b47803b6d85ac004 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 02:01:21.025 8 INFO neutron.services.segments.plugin [-] Segment 1d6c2a50-4023-40dd-80d1-1283bd09aa9d resource provider aggregate not found 2026-05-10 02:01:21.031 8 INFO neutron.services.segments.plugin [-] Segment 1d6c2a50-4023-40dd-80d1-1283bd09aa9d resource provider aggregate not found 2026-05-10 02:01:21.041 8 INFO neutron.services.segments.plugin [-] Segment 1d6c2a50-4023-40dd-80d1-1283bd09aa9d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1d6c2a50-4023-40dd-80d1-1283bd09aa9d found for delete ", "request_id": "req-3de4a541-26ac-43f1-8df9-6152e0bd01ca"}]} 2026-05-10 02:01:21.047 8 INFO neutron.services.segments.plugin [-] Segment 1d6c2a50-4023-40dd-80d1-1283bd09aa9d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1d6c2a50-4023-40dd-80d1-1283bd09aa9d found for delete ", "request_id": "req-308fb47b-228d-479c-aa51-d31a57403e8a"}]} [pid: 8|app: 0|req: 927/1685] 10.0.0.1 () {34 vars in 682 bytes} [Sun May 10 02:01:20 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) 2026-05-10 02:01:21.058 8 INFO neutron.services.segments.plugin [-] Segment b1dce70c-719e-421c-a708-1f9547c96a26 resource provider aggregate not found 2026-05-10 02:01:21.062 8 INFO neutron.services.segments.plugin [-] Segment b1dce70c-719e-421c-a708-1f9547c96a26 resource provider aggregate not found 2026-05-10 02:01:21.069 8 INFO neutron.services.segments.plugin [-] Segment b1dce70c-719e-421c-a708-1f9547c96a26 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b1dce70c-719e-421c-a708-1f9547c96a26 found for delete ", "request_id": "req-4a3f1297-eaad-4b57-ac3d-dacf5baacb25"}]} 2026-05-10 02:01:21.076 8 INFO neutron.services.segments.plugin [-] Segment b1dce70c-719e-421c-a708-1f9547c96a26 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b1dce70c-719e-421c-a708-1f9547c96a26 found for delete ", "request_id": "req-4e887792-7d02-4d34-b5d7-b6703422a7e0"}]} 2026-05-10 02:01:21.082 8 INFO neutron.services.segments.plugin [-] Segment b7d889c7-b79b-47d5-8079-a33e6d48f472 resource provider aggregate not found 2026-05-10 02:01:21.089 8 INFO neutron.services.segments.plugin [-] Segment b7d889c7-b79b-47d5-8079-a33e6d48f472 resource provider aggregate not found 2026-05-10 02:01:21.092 8 INFO neutron.services.segments.plugin [-] Segment b7d889c7-b79b-47d5-8079-a33e6d48f472 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b7d889c7-b79b-47d5-8079-a33e6d48f472 found for delete ", "request_id": "req-d6baf921-4ad6-4f6b-ad17-4d4257ffc1fd"}]} 2026-05-10 02:01:21.101 8 INFO neutron.services.segments.plugin [-] Segment b7d889c7-b79b-47d5-8079-a33e6d48f472 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b7d889c7-b79b-47d5-8079-a33e6d48f472 found for delete ", "request_id": "req-47c923fd-1a29-468e-8d84-b9b77a9d639a"}]} [pid: 7|app: 0|req: 759/1686] 10.0.0.1 () {32 vars in 724 bytes} [Sun May 10 02:01:20 2026] DELETE /v2.0/networks/ed5ec09a-0423-4ce4-a963-2fb3549d20fd => generated 0 bytes in 275 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 760/1687] 10.0.0.92 () {34 vars in 1107 bytes} [Sun May 10 02:01:21 2026] GET /v2.0/networks/a0842544-8cf7-4367-951f-8b4af90531eb?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) 2026-05-10 02:01:21.174 7 WARNING neutron_lib.context [None req-080cb513-7089-437e-84fa-2a24a6874e5c e4b41e5f712e4ee5a4b27b5599ee05a0 ff60a2c891e54d32b47803b6d85ac004 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 02:01:21.217 7 INFO neutron.services.segments.plugin [-] Segment 36253d59-53a0-4765-8959-decac48e06f6 resource provider aggregate not found 2026-05-10 02:01:21.222 7 INFO neutron.services.segments.plugin [-] Segment 36253d59-53a0-4765-8959-decac48e06f6 resource provider aggregate not found 2026-05-10 02:01:21.229 7 INFO neutron.services.segments.plugin [-] Segment 36253d59-53a0-4765-8959-decac48e06f6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 36253d59-53a0-4765-8959-decac48e06f6 found for delete ", "request_id": "req-5dbeb759-a417-4440-b3fe-c7bcbdeb2abc"}]} 2026-05-10 02:01:21.234 7 INFO neutron.services.segments.plugin [-] Segment 36253d59-53a0-4765-8959-decac48e06f6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 36253d59-53a0-4765-8959-decac48e06f6 found for delete ", "request_id": "req-bdbd0846-6f9f-4e87-9daf-3766420c79c9"}]} 2026-05-10 02:01:21.241 7 INFO neutron.services.segments.plugin [-] Segment 1f531409-bcb9-4c6f-b5bd-d07d14667e53 resource provider aggregate not found 2026-05-10 02:01:21.246 7 INFO neutron.services.segments.plugin [-] Segment 1f531409-bcb9-4c6f-b5bd-d07d14667e53 resource provider aggregate not found 2026-05-10 02:01:21.257 7 INFO neutron.services.segments.plugin [-] Segment 1f531409-bcb9-4c6f-b5bd-d07d14667e53 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1f531409-bcb9-4c6f-b5bd-d07d14667e53 found for delete ", "request_id": "req-5082c451-b6f9-4d98-a6e5-f94fa66ee76c"}]} 2026-05-10 02:01:21.262 7 INFO neutron.services.segments.plugin [-] Segment 1f531409-bcb9-4c6f-b5bd-d07d14667e53 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1f531409-bcb9-4c6f-b5bd-d07d14667e53 found for delete ", "request_id": "req-550f60a6-aa17-4086-bdc6-aad7e4706808"}]} [pid: 8|app: 0|req: 928/1688] 10.0.0.1 () {32 vars in 772 bytes} [Sun May 10 02:01:21 2026] GET /v2.0/security-groups?tenant_id=63d7c9d38e21446383d02aa1a00c1b56&name=default => generated 2925 bytes in 225 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:01:21.287 8 WARNING neutron_lib.context [None req-c876cd31-e6b4-4618-90b6-64176efac16d 1bb20dd362fd4837b65fd774571ac574 b48a014e2fbc416881f07cd0f64f2e7c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 761/1689] 10.0.0.1 () {34 vars in 693 bytes} [Sun May 10 02:01:21 2026] POST /v2.0/security-group-rules => generated 601 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:01:21.322 8 INFO neutron.db.segments_db [None req-c876cd31-e6b4-4618-90b6-64176efac16d 1bb20dd362fd4837b65fd774571ac574 b48a014e2fbc416881f07cd0f64f2e7c - - default default] Added segment b92e35a7-febb-44ac-a14a-bc37ac9dc526 of type vxlan for network 966f06a7-2afd-49d3-b5b6-2d15c45ebd57 [pid: 7|app: 0|req: 762/1690] 10.0.0.1 () {32 vars in 738 bytes} [Sun May 10 02:01:21 2026] DELETE /v2.0/security-groups/c7eced6d-e3ad-4a20-b574-8ae570162c37 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 763/1691] 10.0.0.1 () {32 vars in 745 bytes} [Sun May 10 02:01:21 2026] GET /v2.0/security-group-rules/d60f8cdb-4614-484a-82f0-b40900f2b62f => generated 601 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 764/1692] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 02:01:21 2026] GET /v2.0/ports?device_id=c043cdc1-f274-4b27-b81e-9e1d80b50e06 => 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: 765/1693] 10.0.0.1 () {32 vars in 671 bytes} [Sun May 10 02:01:21 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 766/1694] 10.0.0.1 () {32 vars in 772 bytes} [Sun May 10 02:01:21 2026] GET /v2.0/security-groups?tenant_id=e3eab88b7e6d4f70a0e3542e3beba2a3&name=default => generated 2925 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:01:21.549 8 INFO neutron.db.l3_hamode_db [None req-c876cd31-e6b4-4618-90b6-64176efac16d 1bb20dd362fd4837b65fd774571ac574 b48a014e2fbc416881f07cd0f64f2e7c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 767/1695] 10.0.0.1 () {32 vars in 748 bytes} [Sun May 10 02:01:21 2026] DELETE /v2.0/security-group-rules/d60f8cdb-4614-484a-82f0-b40900f2b62f => 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: 768/1696] 10.0.0.1 () {32 vars in 738 bytes} [Sun May 10 02:01:21 2026] DELETE /v2.0/security-groups/ce79a30a-abaa-4671-a14f-b53c164efa98 => 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: 769/1697] 10.0.0.1 () {32 vars in 671 bytes} [Sun May 10 02:01:21 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:01:21.761 7 WARNING neutron_lib.context [None req-eefee514-ea34-4363-b224-6c2982382529 e4b41e5f712e4ee5a4b27b5599ee05a0 ff60a2c891e54d32b47803b6d85ac004 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 770/1698] 10.0.0.1 () {34 vars in 693 bytes} [Sun May 10 02:01:21 2026] POST /v2.0/security-group-rules => generated 601 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 771/1699] 10.0.0.1 () {32 vars in 745 bytes} [Sun May 10 02:01:21 2026] GET /v2.0/security-group-rules/7ca04c8d-e284-4c53-b069-2f1b5b718fa6 => generated 601 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 772/1700] 10.0.0.1 () {32 vars in 772 bytes} [Sun May 10 02:01:21 2026] GET /v2.0/security-groups?tenant_id=c88b3d2c91984286b8bdf88c364d6fda&name=default => generated 2925 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 773/1701] 10.0.0.1 () {32 vars in 671 bytes} [Sun May 10 02:01:21 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 774/1702] 10.0.0.1 () {32 vars in 738 bytes} [Sun May 10 02:01:22 2026] DELETE /v2.0/security-groups/6217bf47-869c-46a4-8e11-e2fdd9f2ad5f => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 775/1703] 10.0.0.1 () {32 vars in 748 bytes} [Sun May 10 02:01:22 2026] DELETE /v2.0/security-group-rules/7ca04c8d-e284-4c53-b069-2f1b5b718fa6 => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 776/1704] 10.0.0.1 () {32 vars in 671 bytes} [Sun May 10 02:01:22 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:01:22.343 7 WARNING neutron_lib.context [None req-03d7a99e-8187-484b-a1bc-4a6f1ccd81f0 e4b41e5f712e4ee5a4b27b5599ee05a0 ff60a2c891e54d32b47803b6d85ac004 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 02:01:22.373 8 INFO neutron.db.l3_hamode_db [None req-c876cd31-e6b4-4618-90b6-64176efac16d 1bb20dd362fd4837b65fd774571ac574 b48a014e2fbc416881f07cd0f64f2e7c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 777/1705] 10.0.0.1 () {34 vars in 693 bytes} [Sun May 10 02:01:22 2026] POST /v2.0/security-group-rules => generated 602 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 778/1706] 10.0.0.1 () {32 vars in 745 bytes} [Sun May 10 02:01:22 2026] GET /v2.0/security-group-rules/18572150-6e8a-4520-a36f-c1a902a9c13b => 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: 779/1707] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 02:01:22 2026] GET /v2.0/ports?device_id=c043cdc1-f274-4b27-b81e-9e1d80b50e06 => 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: 780/1708] 10.0.0.1 () {32 vars in 671 bytes} [Sun May 10 02:01:22 2026] GET /v2.0/security-group-rules => generated 4139 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 781/1709] 10.0.0.1 () {32 vars in 748 bytes} [Sun May 10 02:01:22 2026] DELETE /v2.0/security-group-rules/18572150-6e8a-4520-a36f-c1a902a9c13b => 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: 782/1710] 10.0.0.1 () {32 vars in 671 bytes} [Sun May 10 02:01:22 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) [pid: 7|app: 0|req: 783/1711] 10.0.0.1 () {32 vars in 738 bytes} [Sun May 10 02:01:22 2026] DELETE /v2.0/security-groups/1cd20790-20ba-4330-b830-a8a2f06dc5fd => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 784/1712] 10.0.0.1 () {32 vars in 661 bytes} [Sun May 10 02:01:22 2026] GET /v2.0/security-groups => generated 2925 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 785/1713] 10.0.0.1 () {32 vars in 661 bytes} [Sun May 10 02:01:22 2026] GET /v2.0/security-groups => generated 2925 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 929/1714] 10.0.0.1 () {34 vars in 667 bytes} [Sun May 10 02:01:21 2026] POST /v2.0/routers => generated 688 bytes in 2089 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 786/1715] 10.0.0.1 () {32 vars in 719 bytes} [Sun May 10 02:01:23 2026] GET /v2.0/routers/f892fb07-5a9c-4807-97da-a267043f2ab6 => generated 694 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 787/1716] 10.0.0.1 () {32 vars in 645 bytes} [Sun May 10 02:01:23 2026] GET /v2.0/routers => generated 697 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 930/1717] 10.0.0.1 () {32 vars in 772 bytes} [Sun May 10 02:01:23 2026] GET /v2.0/security-groups?tenant_id=ff60a2c891e54d32b47803b6d85ac004&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: 931/1718] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 02:01:23 2026] GET /v2.0/ports?device_id=c043cdc1-f274-4b27-b81e-9e1d80b50e06 => 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: 932/1719] 10.0.0.1 () {32 vars in 738 bytes} [Sun May 10 02:01:23 2026] DELETE /v2.0/security-groups/4d2c523a-4088-4307-b6e1-2b704266f48e => 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: 788/1720] 10.0.0.1 () {34 vars in 739 bytes} [Sun May 10 02:01:23 2026] PUT /v2.0/routers/f892fb07-5a9c-4807-97da-a267043f2ab6 => generated 701 bytes in 391 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 933/1721] 10.0.0.1 () {32 vars in 719 bytes} [Sun May 10 02:01:23 2026] GET /v2.0/routers/f892fb07-5a9c-4807-97da-a267043f2ab6 => generated 701 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 789/1722] 10.0.0.1 () {32 vars in 734 bytes} [Sun May 10 02:01:23 2026] GET /v2.0/ports?device_id=f892fb07-5a9c-4807-97da-a267043f2ab6 => 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: 790/1723] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 02:01:24 2026] GET /v2.0/ports?device_id=c043cdc1-f274-4b27-b81e-9e1d80b50e06 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:01:24.795 8 INFO neutron.services.segments.plugin [-] Segment b92e35a7-febb-44ac-a14a-bc37ac9dc526 resource provider aggregate not found 2026-05-10 02:01:24.803 8 INFO neutron.services.segments.plugin [-] Segment b92e35a7-febb-44ac-a14a-bc37ac9dc526 resource provider aggregate not found 2026-05-10 02:01:24.808 8 INFO neutron.services.segments.plugin [-] Segment b92e35a7-febb-44ac-a14a-bc37ac9dc526 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b92e35a7-febb-44ac-a14a-bc37ac9dc526 found for delete ", "request_id": "req-d7ab08a0-d5bc-49ed-ab9d-9e578f363e59"}]} 2026-05-10 02:01:24.812 8 INFO neutron.services.segments.plugin [-] Segment b92e35a7-febb-44ac-a14a-bc37ac9dc526 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b92e35a7-febb-44ac-a14a-bc37ac9dc526 found for delete ", "request_id": "req-8162052e-2779-4ea0-a56c-242c5b68be62"}]} 2026-05-10 02:01:24.826 8 INFO neutron.db.l3_hamode_db [None req-98d75e20-586d-4d74-9513-fb5955f567bf 1bb20dd362fd4837b65fd774571ac574 b48a014e2fbc416881f07cd0f64f2e7c - - default default] HA network 966f06a7-2afd-49d3-b5b6-2d15c45ebd57 was deleted as no HA routers are present in tenant b48a014e2fbc416881f07cd0f64f2e7c. [pid: 8|app: 0|req: 934/1724] 10.0.0.1 () {32 vars in 722 bytes} [Sun May 10 02:01:24 2026] DELETE /v2.0/routers/f892fb07-5a9c-4807-97da-a267043f2ab6 => generated 0 bytes in 798 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 791/1725] 10.0.0.1 () {32 vars in 734 bytes} [Sun May 10 02:01:24 2026] GET /v2.0/ports?device_id=f892fb07-5a9c-4807-97da-a267043f2ab6 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:01:24.899 8 INFO neutron.api.v2.resource [None req-cc54b09e-02b6-4b91-92ba-02d00b1ffd6d 1bb20dd362fd4837b65fd774571ac574 b48a014e2fbc416881f07cd0f64f2e7c - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 935/1726] 10.0.0.1 () {32 vars in 722 bytes} [Sun May 10 02:01:24 2026] DELETE /v2.0/routers/f892fb07-5a9c-4807-97da-a267043f2ab6 => generated 135 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 792/1727] 10.0.0.1 () {32 vars in 734 bytes} [Sun May 10 02:01:24 2026] GET /v2.0/ports?device_id=c733bab8-9e06-451a-b76c-e9f5cc8af682 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:01:24.943 8 INFO neutron.api.v2.resource [None req-084c42c0-9ceb-4592-9158-a83a00381b0b 1bb20dd362fd4837b65fd774571ac574 b48a014e2fbc416881f07cd0f64f2e7c - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 936/1728] 10.0.0.1 () {32 vars in 722 bytes} [Sun May 10 02:01:24 2026] DELETE /v2.0/routers/c733bab8-9e06-451a-b76c-e9f5cc8af682 => generated 135 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 02:01:24.970 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e62e7b5c-de89-4bc8-813c-42f9d6b6a117 1bb20dd362fd4837b65fd774571ac574 b48a014e2fbc416881f07cd0f64f2e7c - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 793/1729] 10.0.0.1 () {32 vars in 722 bytes} [Sun May 10 02:01:24 2026] DELETE /v2.0/subnets/cbac8b12-38ce-4085-b993-739c0e79e237 => generated 136 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 937/1730] 10.0.0.1 () {32 vars in 734 bytes} [Sun May 10 02:01:24 2026] GET /v2.0/ports?device_id=84e29441-9b1a-448c-ac52-ae9130593d56 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:01:25.015 7 INFO neutron.api.v2.resource [None req-e428b976-126a-47b7-9aed-1827cc680dee 1bb20dd362fd4837b65fd774571ac574 b48a014e2fbc416881f07cd0f64f2e7c - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 794/1731] 10.0.0.1 () {32 vars in 722 bytes} [Sun May 10 02:01:24 2026] DELETE /v2.0/routers/84e29441-9b1a-448c-ac52-ae9130593d56 => generated 135 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 02:01:25.032 8 INFO neutron.pecan_wsgi.hooks.translation [None req-df0105dc-f600-44b6-9c67-cadbb5eeba2b 1bb20dd362fd4837b65fd774571ac574 b48a014e2fbc416881f07cd0f64f2e7c - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 938/1732] 10.0.0.1 () {32 vars in 722 bytes} [Sun May 10 02:01:25 2026] DELETE /v2.0/subnets/e19375b4-5457-4ff7-baef-0f358438f568 => 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: 795/1733] 10.0.0.1 () {32 vars in 734 bytes} [Sun May 10 02:01:25 2026] GET /v2.0/ports?device_id=c464ddd6-302c-46d7-b317-73448385df5a => generated 12 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:01:25.104 8 INFO neutron.api.v2.resource [None req-76be82cb-5381-4f62-9c2d-1309830ab50b 1bb20dd362fd4837b65fd774571ac574 b48a014e2fbc416881f07cd0f64f2e7c - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 939/1734] 10.0.0.1 () {32 vars in 722 bytes} [Sun May 10 02:01:25 2026] DELETE /v2.0/routers/c464ddd6-302c-46d7-b317-73448385df5a => generated 135 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 02:01:25.124 7 INFO neutron.pecan_wsgi.hooks.translation [None req-058594e4-f129-4ab3-b880-1ce627e4e4e8 1bb20dd362fd4837b65fd774571ac574 b48a014e2fbc416881f07cd0f64f2e7c - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 796/1735] 10.0.0.1 () {32 vars in 722 bytes} [Sun May 10 02:01:25 2026] DELETE /v2.0/subnets/4b749fc5-c4ae-4c68-a2e8-6e645b71b277 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 02:01:25.145 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1262af59-3f63-4e2c-9905-f6631ec5c24b 1bb20dd362fd4837b65fd774571ac574 b48a014e2fbc416881f07cd0f64f2e7c - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 940/1736] 10.0.0.1 () {32 vars in 722 bytes} [Sun May 10 02:01:25 2026] DELETE /v2.0/subnets/388b4d90-78c6-4f84-9cde-eba94e058cd1 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 941/1737] 199.204.45.205 () {34 vars in 986 bytes} [Sun May 10 02:01:25 2026] GET /v2.0/networks?id=a0842544-8cf7-4367-951f-8b4af90531eb => generated 672 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 942/1738] 199.204.45.205 () {34 vars in 1050 bytes} [Sun May 10 02:01:25 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=69976b26dee247a98a7a4389da5c4e4d => generated 274 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:01:25.717 7 WARNING neutron_lib.context [None req-8dfd1c32-2b89-4376-852e-fc60cbb8479f bee3c4ab30b542ca8a0793822b63d322 a65a4b6a101e4f8d835ed8fe2bd2aafe - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 943/1739] 10.0.0.1 () {32 vars in 772 bytes} [Sun May 10 02:01:25 2026] GET /v2.0/security-groups?tenant_id=b48a014e2fbc416881f07cd0f64f2e7c&name=default => generated 2925 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:01:25.764 8 WARNING neutron_lib.context [req-27348d00-f41c-45d5-aab4-7d555c216f4a req-385a5ca0-427a-4544-b94e-daea3acbece2 c95ba05bd0c840f392d1a7525d0d8878 69976b26dee247a98a7a4389da5c4e4d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 944/1740] 199.204.45.205 () {38 vars in 955 bytes} [Sun May 10 02:01:25 2026] POST /v2.0/ports => generated 997 bytes in 365 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: 945/1741] 10.0.0.1 () {32 vars in 738 bytes} [Sun May 10 02:01:26 2026] DELETE /v2.0/security-groups/fe418046-54e8-4414-97da-f80e372f4b6c => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 797/1742] 10.0.0.1 () {34 vars in 674 bytes} [Sun May 10 02:01:25 2026] POST /v2.0/floatingips => generated 552 bytes in 793 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 946/1743] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 02:01:26 2026] GET /v2.0/ports?device_id=c043cdc1-f274-4b27-b81e-9e1d80b50e06 => generated 1000 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 947/1744] 10.0.0.1 () {34 vars in 757 bytes} [Sun May 10 02:01:26 2026] PUT /v2.0/floatingips/189c95bb-ca62-478c-a21b-5c6860067cdc/tags => generated 25 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 948/1745] 10.0.0.92 () {34 vars in 1119 bytes} [Sun May 10 02:01:26 2026] GET /v2.0/security-groups?id=9b8c5af6-0efb-4d6b-9db2-da0a55fbe013&id=13c7d4db-f4e3-48d9-b7ae-60e38dc2f119&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: 8|app: 0|req: 949/1746] 10.0.0.1 () {32 vars in 737 bytes} [Sun May 10 02:01:26 2026] GET /v2.0/floatingips/189c95bb-ca62-478c-a21b-5c6860067cdc/tags => generated 25 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:01:26.632 8 WARNING neutron_lib.context [None req-301826e4-9612-40d7-a9fe-c66f07a8c5a8 a953fa7fd3c24eb39bbee38c9e39c52b 2e0a160736374de4bbfc7251a4de4d72 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 798/1747] 199.204.45.205 () {38 vars in 1028 bytes} [Sun May 10 02:01:26 2026] PUT /v2.0/ports/c3c9e6bb-3b38-49a3-a7ca-af3b8ca26b89 => generated 1278 bytes in 439 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-10 02:01:26.778 8 INFO neutron.db.segments_db [None req-301826e4-9612-40d7-a9fe-c66f07a8c5a8 a953fa7fd3c24eb39bbee38c9e39c52b 2e0a160736374de4bbfc7251a4de4d72 - - default default] Added segment c1ceab56-b027-4628-a771-bfe1be98aca6 of type vxlan for network 19f8c315-7cbc-40cd-abec-24a8dedd7871 [pid: 7|app: 0|req: 799/1748] 10.0.0.1 () {34 vars in 768 bytes} [Sun May 10 02:01:26 2026] PUT /v2.0/floatingips/189c95bb-ca62-478c-a21b-5c6860067cdc/tags/green => generated 4 bytes in 54 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-10 02:01:26.797 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-766e194e-2eef-4999-8ca4-b4fe7eb18ed2'] response: {'name': 'network-changed', 'server_uuid': 'c043cdc1-f274-4b27-b81e-9e1d80b50e06', 'tag': 'c3c9e6bb-3b38-49a3-a7ca-af3b8ca26b89', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 800/1749] 10.0.0.1 () {32 vars in 737 bytes} [Sun May 10 02:01:26 2026] GET /v2.0/floatingips/189c95bb-ca62-478c-a21b-5c6860067cdc/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: 801/1750] 10.0.0.1 () {34 vars in 764 bytes} [Sun May 10 02:01:26 2026] PUT /v2.0/floatingips/189c95bb-ca62-478c-a21b-5c6860067cdc/tags/red => generated 4 bytes in 22 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 950/1751] 10.0.0.1 () {34 vars in 669 bytes} [Sun May 10 02:01:26 2026] POST /v2.0/networks => generated 633 bytes in 421 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:01:26.872 8 WARNING neutron_lib.context [None req-d8b3645e-c8b1-4c3c-9c9e-536ed6aaeafa a953fa7fd3c24eb39bbee38c9e39c52b 2e0a160736374de4bbfc7251a4de4d72 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 802/1752] 10.0.0.1 () {32 vars in 737 bytes} [Sun May 10 02:01:26 2026] GET /v2.0/floatingips/189c95bb-ca62-478c-a21b-5c6860067cdc/tags => generated 34 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:01:26.911 8 INFO neutron.db.segments_db [None req-d8b3645e-c8b1-4c3c-9c9e-536ed6aaeafa a953fa7fd3c24eb39bbee38c9e39c52b 2e0a160736374de4bbfc7251a4de4d72 - - default default] Added segment 8def110c-7c5e-438a-997e-d04d62e07930 of type vxlan for network 585f3b9f-6c6e-4849-ae84-8cb7413c5267 [pid: 7|app: 0|req: 803/1753] 10.0.0.1 () {34 vars in 786 bytes} [Sun May 10 02:01:26 2026] PUT /v2.0/floatingips/189c95bb-ca62-478c-a21b-5c6860067cdc/tags/black.or.white => generated 4 bytes in 34 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 804/1754] 10.0.0.1 () {32 vars in 737 bytes} [Sun May 10 02:01:26 2026] GET /v2.0/floatingips/189c95bb-ca62-478c-a21b-5c6860067cdc/tags => generated 52 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 805/1755] 10.0.0.1 () {34 vars in 757 bytes} [Sun May 10 02:01:26 2026] PUT /v2.0/floatingips/189c95bb-ca62-478c-a21b-5c6860067cdc/tags => generated 37 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 806/1756] 10.0.0.1 () {32 vars in 737 bytes} [Sun May 10 02:01:26 2026] GET /v2.0/floatingips/189c95bb-ca62-478c-a21b-5c6860067cdc/tags => generated 37 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 807/1757] 10.0.0.1 () {32 vars in 745 bytes} [Sun May 10 02:01:27 2026] GET /v2.0/floatingips/189c95bb-ca62-478c-a21b-5c6860067cdc/tags/red => generated 0 bytes in 23 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:01:27.062 7 INFO neutron.api.v2.resource [None req-ddf7b61b-0547-4bd3-a75d-9774ce8bf50a bee3c4ab30b542ca8a0793822b63d322 a65a4b6a101e4f8d835ed8fe2bd2aafe - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 808/1758] 10.0.0.1 () {32 vars in 749 bytes} [Sun May 10 02:01:27 2026] GET /v2.0/floatingips/189c95bb-ca62-478c-a21b-5c6860067cdc/tags/green => generated 99 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 809/1759] 10.0.0.1 () {32 vars in 748 bytes} [Sun May 10 02:01:27 2026] DELETE /v2.0/floatingips/189c95bb-ca62-478c-a21b-5c6860067cdc/tags/red => generated 0 bytes in 42 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 810/1760] 10.0.0.1 () {32 vars in 737 bytes} [Sun May 10 02:01:27 2026] GET /v2.0/floatingips/189c95bb-ca62-478c-a21b-5c6860067cdc/tags => generated 30 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:01:27.145 8 INFO neutron.db.l3_hamode_db [None req-d8b3645e-c8b1-4c3c-9c9e-536ed6aaeafa a953fa7fd3c24eb39bbee38c9e39c52b 2e0a160736374de4bbfc7251a4de4d72 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-10 02:01:27.182 7 INFO neutron.api.v2.resource [None req-6f598ded-48c7-48a4-a4e4-71342f4ba1de bee3c4ab30b542ca8a0793822b63d322 a65a4b6a101e4f8d835ed8fe2bd2aafe - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 811/1761] 10.0.0.1 () {32 vars in 752 bytes} [Sun May 10 02:01:27 2026] DELETE /v2.0/floatingips/189c95bb-ca62-478c-a21b-5c6860067cdc/tags/green => generated 99 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 812/1762] 10.0.0.1 () {32 vars in 740 bytes} [Sun May 10 02:01:27 2026] DELETE /v2.0/floatingips/189c95bb-ca62-478c-a21b-5c6860067cdc/tags => generated 0 bytes in 38 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 813/1763] 10.0.0.1 () {32 vars in 737 bytes} [Sun May 10 02:01:27 2026] GET /v2.0/floatingips/189c95bb-ca62-478c-a21b-5c6860067cdc/tags => 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: 814/1764] 10.0.0.1 () {32 vars in 730 bytes} [Sun May 10 02:01:27 2026] DELETE /v2.0/floatingips/189c95bb-ca62-478c-a21b-5c6860067cdc => generated 0 bytes in 263 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 815/1765] 199.204.45.205 () {34 vars in 1080 bytes} [Sun May 10 02:01:27 2026] GET /v2.0/ports?tenant_id=69976b26dee247a98a7a4389da5c4e4d&device_id=c043cdc1-f274-4b27-b81e-9e1d80b50e06 => generated 1281 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 816/1766] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 02:01:27 2026] GET /v2.0/ports?device_id=c043cdc1-f274-4b27-b81e-9e1d80b50e06 => generated 1012 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 817/1767] 199.204.45.205 () {34 vars in 1018 bytes} [Sun May 10 02:01:27 2026] GET /v2.0/networks?tenant_id=69976b26dee247a98a7a4389da5c4e4d&shared=False => generated 768 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 818/1768] 10.0.0.92 () {34 vars in 1119 bytes} [Sun May 10 02:01:27 2026] GET /v2.0/security-groups?id=9b8c5af6-0efb-4d6b-9db2-da0a55fbe013&id=13c7d4db-f4e3-48d9-b7ae-60e38dc2f119&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: 819/1769] 199.204.45.205 () {34 vars in 930 bytes} [Sun May 10 02:01:27 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:01:27.883 8 INFO neutron.db.l3_hamode_db [None req-d8b3645e-c8b1-4c3c-9c9e-536ed6aaeafa a953fa7fd3c24eb39bbee38c9e39c52b 2e0a160736374de4bbfc7251a4de4d72 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-10 02:01:28.037 7 WARNING neutron_lib.context [None req-da54c7b5-2eca-477d-b455-b4b4f679102f 8cf740f66ebe450d83dd2de72cd41446 4f582588ed7d4308a93d5b05d4f5c87b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 820/1770] 10.0.0.1 () {34 vars in 682 bytes} [Sun May 10 02:01:27 2026] POST /v2.0/security-groups => generated 1625 bytes in 384 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 821/1771] 10.0.0.1 () {32 vars in 772 bytes} [Sun May 10 02:01:28 2026] GET /v2.0/security-groups?tenant_id=1e490dcec91643e2b394d5b61671e10f&name=default => generated 2925 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 822/1772] 10.0.0.1 () {32 vars in 661 bytes} [Sun May 10 02:01:28 2026] GET /v2.0/security-groups => generated 4530 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 823/1773] 10.0.0.1 () {32 vars in 738 bytes} [Sun May 10 02:01:28 2026] DELETE /v2.0/security-groups/9f980e08-2db6-4770-821b-9282f623692b => 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: 824/1774] 10.0.0.1 () {34 vars in 756 bytes} [Sun May 10 02:01:28 2026] PUT /v2.0/security-groups/76345654-b9dc-4495-bf1f-8c98e49562eb => generated 1664 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 825/1775] 10.0.0.1 () {32 vars in 735 bytes} [Sun May 10 02:01:28 2026] GET /v2.0/security-groups/76345654-b9dc-4495-bf1f-8c98e49562eb => generated 1664 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 951/1776] 10.0.0.1 () {34 vars in 667 bytes} [Sun May 10 02:01:26 2026] POST /v2.0/routers => generated 695 bytes in 1870 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 826/1777] 10.0.0.1 () {32 vars in 772 bytes} [Sun May 10 02:01:28 2026] GET /v2.0/security-groups?tenant_id=a65a4b6a101e4f8d835ed8fe2bd2aafe&name=default => generated 2925 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 952/1778] 10.0.0.1 () {32 vars in 738 bytes} [Sun May 10 02:01:28 2026] DELETE /v2.0/security-groups/76345654-b9dc-4495-bf1f-8c98e49562eb => 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: 827/1779] 10.0.0.1 () {32 vars in 774 bytes} [Sun May 10 02:01:28 2026] GET /v2.0/subnets?project_id=2e0a160736374de4bbfc7251a4de4d72&cidr=10.100.0.0%2F28 => generated 14 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 953/1780] 10.0.0.1 () {32 vars in 738 bytes} [Sun May 10 02:01:28 2026] DELETE /v2.0/security-groups/a7a6bd8b-5a2b-4da5-8bfd-9f3b3aa9320a => 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: 828/1781] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 02:01:28 2026] GET /v2.0/ports?device_id=c043cdc1-f274-4b27-b81e-9e1d80b50e06 => generated 1012 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 954/1782] 199.204.45.205 () {34 vars in 1080 bytes} [Sun May 10 02:01:28 2026] GET /v2.0/ports?tenant_id=69976b26dee247a98a7a4389da5c4e4d&device_id=c043cdc1-f274-4b27-b81e-9e1d80b50e06 => generated 1281 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 829/1783] 10.0.0.1 () {32 vars in 661 bytes} [Sun May 10 02:01:28 2026] GET /v2.0/security-groups => generated 2925 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 830/1784] 10.0.0.92 () {34 vars in 1119 bytes} [Sun May 10 02:01:28 2026] GET /v2.0/security-groups?id=9b8c5af6-0efb-4d6b-9db2-da0a55fbe013&id=13c7d4db-f4e3-48d9-b7ae-60e38dc2f119&fields=id&fields=name => generated 207 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 955/1785] 10.0.0.1 () {32 vars in 692 bytes} [Sun May 10 02:01:28 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:01:29.021 8 INFO neutron.api.v2.resource [None req-fbd5d86a-e281-48e1-bb08-8eb29623b741 8cf740f66ebe450d83dd2de72cd41446 4f582588ed7d4308a93d5b05d4f5c87b - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 956/1786] 10.0.0.1 () {32 vars in 738 bytes} [Sun May 10 02:01:29 2026] DELETE /v2.0/security-groups/76345654-b9dc-4495-bf1f-8c98e49562eb => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 831/1787] 199.204.45.205 () {34 vars in 1060 bytes} [Sun May 10 02:01:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=c3c9e6bb-3b38-49a3-a7ca-af3b8ca26b89 => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:01:29.032 7 WARNING neutron_lib.context [None req-4e6225e1-6334-4fc9-84d2-bda136f7de00 8cf740f66ebe450d83dd2de72cd41446 4f582588ed7d4308a93d5b05d4f5c87b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 957/1788] 10.0.0.1 () {32 vars in 782 bytes} [Sun May 10 02:01:29 2026] GET /v2.0/subnets?network_id=6d36eb33-d44d-4a16-9f7f-5e21db50b815&cidr=10.100.0.0%2F28 => generated 14 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 958/1789] 199.204.45.205 () {34 vars in 984 bytes} [Sun May 10 02:01:29 2026] GET /v2.0/subnets?id=644994f7-a64a-4854-8d02-abde7fc9c926 => generated 690 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:01:29.067 8 WARNING neutron_lib.context [None req-1a6a5f37-acc1-4ba0-85df-729307a71e9e a953fa7fd3c24eb39bbee38c9e39c52b 2e0a160736374de4bbfc7251a4de4d72 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 832/1790] 10.0.0.1 () {34 vars in 682 bytes} [Sun May 10 02:01:29 2026] POST /v2.0/security-groups => generated 1625 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 833/1791] 199.204.45.205 () {34 vars in 1052 bytes} [Sun May 10 02:01:29 2026] GET /v2.0/ports?network_id=a0842544-8cf7-4367-951f-8b4af90531eb&device_owner=network%3Adhcp => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:01:29.188 7 WARNING neutron_lib.context [None req-69a869f5-a65c-4ce3-8d67-0b93c97f92ce 8cf740f66ebe450d83dd2de72cd41446 4f582588ed7d4308a93d5b05d4f5c87b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 836/1794] 10.0.0.1 () {34 vars in 693 bytes} [Sun May 10 02:01:29 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: 959/1795] 10.0.0.1 () {34 vars in 667 bytes} [Sun May 10 02:01:29 2026] POST /v2.0/subnets => generated 656 bytes in 245 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 837/1796] 199.204.45.205 () {34 vars in 1012 bytes} [Sun May 10 02:01:29 2026] GET /v2.0/networks/a0842544-8cf7-4367-951f-8b4af90531eb?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: 960/1797] 10.0.0.1 () {32 vars in 745 bytes} [Sun May 10 02:01:29 2026] GET /v2.0/security-group-rules/570e0023-9d31-41e7-8da0-9caf419eaa4c => generated 601 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 961/1798] 10.0.0.1 () {32 vars in 671 bytes} [Sun May 10 02:01:29 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 962/1799] 199.204.45.205 () {34 vars in 1112 bytes} [Sun May 10 02:01:29 2026] GET /v2.0/networks/a0842544-8cf7-4367-951f-8b4af90531eb?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: 963/1800] 10.0.0.1 () {32 vars in 748 bytes} [Sun May 10 02:01:29 2026] DELETE /v2.0/security-group-rules/570e0023-9d31-41e7-8da0-9caf419eaa4c => 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: 964/1801] 10.0.0.1 () {32 vars in 671 bytes} [Sun May 10 02:01:29 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-10 02:01:29.593 8 WARNING neutron_lib.context [None req-7a1bcf0e-f6d2-47b1-9456-a9c90f568cf8 8cf740f66ebe450d83dd2de72cd41446 4f582588ed7d4308a93d5b05d4f5c87b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 965/1802] 10.0.0.1 () {34 vars in 693 bytes} [Sun May 10 02:01:29 2026] POST /v2.0/security-group-rules => generated 601 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 966/1803] 10.0.0.1 () {32 vars in 745 bytes} [Sun May 10 02:01:29 2026] GET /v2.0/security-group-rules/23980ebf-2777-4b5d-9584-e75e733ec659 => generated 601 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 967/1804] 10.0.0.1 () {32 vars in 671 bytes} [Sun May 10 02:01:29 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 968/1805] 10.0.0.1 () {32 vars in 748 bytes} [Sun May 10 02:01:29 2026] DELETE /v2.0/security-group-rules/23980ebf-2777-4b5d-9584-e75e733ec659 => 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: 969/1806] 10.0.0.1 () {32 vars in 671 bytes} [Sun May 10 02:01:29 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-10 02:01:29.947 8 WARNING neutron_lib.context [None req-7a9b23db-7f07-4dfb-b095-a68e565f0a62 8cf740f66ebe450d83dd2de72cd41446 4f582588ed7d4308a93d5b05d4f5c87b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 02:01:29.980 8 INFO neutron.db.securitygroups_db [None req-7a9b23db-7f07-4dfb-b095-a68e565f0a62 8cf740f66ebe450d83dd2de72cd41446 4f582588ed7d4308a93d5b05d4f5c87b - - default default] Project 4f582588ed7d4308a93d5b05d4f5c87b 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: 970/1807] 10.0.0.1 () {34 vars in 693 bytes} [Sun May 10 02:01:29 2026] POST /v2.0/security-group-rules => generated 607 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 971/1808] 10.0.0.1 () {32 vars in 745 bytes} [Sun May 10 02:01:30 2026] GET /v2.0/security-group-rules/cc25beda-781a-4fa7-8b15-006aeca82022 => generated 607 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 972/1809] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 02:01:30 2026] GET /v2.0/ports?device_id=c043cdc1-f274-4b27-b81e-9e1d80b50e06 => generated 1012 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 973/1810] 10.0.0.1 () {32 vars in 671 bytes} [Sun May 10 02:01:30 2026] GET /v2.0/security-group-rules => generated 4144 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 974/1811] 10.0.0.92 () {34 vars in 1119 bytes} [Sun May 10 02:01:30 2026] GET /v2.0/security-groups?id=9b8c5af6-0efb-4d6b-9db2-da0a55fbe013&id=13c7d4db-f4e3-48d9-b7ae-60e38dc2f119&fields=id&fields=name => generated 207 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 975/1812] 10.0.0.1 () {32 vars in 748 bytes} [Sun May 10 02:01:30 2026] DELETE /v2.0/security-group-rules/cc25beda-781a-4fa7-8b15-006aeca82022 => 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: 976/1813] 10.0.0.1 () {32 vars in 671 bytes} [Sun May 10 02:01:30 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 977/1814] 10.0.0.1 () {32 vars in 738 bytes} [Sun May 10 02:01:30 2026] DELETE /v2.0/security-groups/32a8cfd9-995b-4f08-9970-fdaf1603a75e => 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: 978/1815] 10.0.0.1 () {32 vars in 661 bytes} [Sun May 10 02:01:30 2026] GET /v2.0/security-groups => generated 2925 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 979/1816] 10.0.0.1 () {32 vars in 661 bytes} [Sun May 10 02:01:30 2026] GET /v2.0/security-groups => generated 2925 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 838/1817] 10.0.0.1 () {34 vars in 781 bytes} [Sun May 10 02:01:29 2026] PUT /v2.0/routers/b2cd942a-f43e-47a7-bbca-7a5bd5962d43/add_router_interface => generated 309 bytes in 1342 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 980/1818] 10.0.0.1 () {32 vars in 647 bytes} [Sun May 10 02:01:30 2026] GET /v2.0/networks => generated 6506 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 839/1819] 10.0.0.1 () {32 vars in 645 bytes} [Sun May 10 02:01:30 2026] GET /v2.0/subnets => generated 5192 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 981/1820] 10.0.0.1 () {32 vars in 645 bytes} [Sun May 10 02:01:30 2026] GET /v2.0/routers => generated 2184 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:01:31.012 8 WARNING neutron_lib.context [None req-fc70ea41-eb01-46bf-9809-4be6e99145c3 a953fa7fd3c24eb39bbee38c9e39c52b 2e0a160736374de4bbfc7251a4de4d72 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 982/1821] 10.0.0.1 () {34 vars in 683 bytes} [Sun May 10 02:01:31 2026] POST /v2.0/security-groups => generated 1675 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-10 02:01:31.150 8 WARNING neutron_lib.context [None req-66fe3053-b582-4db2-9e55-87ef1110e764 a953fa7fd3c24eb39bbee38c9e39c52b 2e0a160736374de4bbfc7251a4de4d72 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 840/1822] 10.0.0.1 () {32 vars in 772 bytes} [Sun May 10 02:01:30 2026] GET /v2.0/security-groups?tenant_id=4f582588ed7d4308a93d5b05d4f5c87b&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: 983/1823] 10.0.0.1 () {34 vars in 693 bytes} [Sun May 10 02:01:31 2026] POST /v2.0/security-group-rules => generated 597 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:01:31.266 8 WARNING neutron_lib.context [None req-f0dbda95-ce3c-44f0-b3f3-9b696d5209b6 a953fa7fd3c24eb39bbee38c9e39c52b 2e0a160736374de4bbfc7251a4de4d72 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 841/1824] 10.0.0.1 () {32 vars in 738 bytes} [Sun May 10 02:01:31 2026] DELETE /v2.0/security-groups/4728298e-dc78-4e89-95e7-c5c9bcd8a482 => 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: 842/1825] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 02:01:31 2026] GET /v2.0/ports?device_id=c043cdc1-f274-4b27-b81e-9e1d80b50e06 => generated 1012 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 984/1826] 10.0.0.1 () {34 vars in 693 bytes} [Sun May 10 02:01:31 2026] POST /v2.0/security-group-rules => generated 596 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 843/1827] 10.0.0.92 () {34 vars in 1119 bytes} [Sun May 10 02:01:31 2026] GET /v2.0/security-groups?id=9b8c5af6-0efb-4d6b-9db2-da0a55fbe013&id=13c7d4db-f4e3-48d9-b7ae-60e38dc2f119&fields=id&fields=name => generated 207 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:01:31.393 8 WARNING neutron_lib.context [None req-45d94329-6ee7-4d0d-b627-063319b10e7c a953fa7fd3c24eb39bbee38c9e39c52b 2e0a160736374de4bbfc7251a4de4d72 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 985/1828] 10.0.0.1 () {34 vars in 693 bytes} [Sun May 10 02:01:31 2026] POST /v2.0/security-group-rules => generated 602 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:01:31.525 7 WARNING neutron_lib.context [None req-a43d6e41-20e8-4cd4-8704-47afaa208de3 a953fa7fd3c24eb39bbee38c9e39c52b 2e0a160736374de4bbfc7251a4de4d72 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 844/1829] 10.0.0.1 () {34 vars in 693 bytes} [Sun May 10 02:01:31 2026] POST /v2.0/security-group-rules => generated 601 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:01:31.639 8 WARNING neutron_lib.context [None req-7fc300bc-ce3d-42c9-9c7a-240921559704 a953fa7fd3c24eb39bbee38c9e39c52b 2e0a160736374de4bbfc7251a4de4d72 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 02:01:31.678 8 INFO neutron.db.securitygroups_db [None req-7fc300bc-ce3d-42c9-9c7a-240921559704 a953fa7fd3c24eb39bbee38c9e39c52b 2e0a160736374de4bbfc7251a4de4d72 - - default default] Project 2e0a160736374de4bbfc7251a4de4d72 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: 986/1830] 10.0.0.1 () {34 vars in 693 bytes} [Sun May 10 02:01:31 2026] POST /v2.0/security-group-rules => generated 607 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:01:31.774 7 WARNING neutron_lib.context [None req-0505d905-0bbf-46f7-81d3-71010225fc14 a953fa7fd3c24eb39bbee38c9e39c52b 2e0a160736374de4bbfc7251a4de4d72 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 02:01:31.820 7 INFO neutron.db.securitygroups_db [None req-0505d905-0bbf-46f7-81d3-71010225fc14 a953fa7fd3c24eb39bbee38c9e39c52b 2e0a160736374de4bbfc7251a4de4d72 - - default default] Project 2e0a160736374de4bbfc7251a4de4d72 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: 845/1831] 10.0.0.1 () {34 vars in 693 bytes} [Sun May 10 02:01:31 2026] POST /v2.0/security-group-rules => generated 606 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 987/1832] 199.204.45.205 () {34 vars in 994 bytes} [Sun May 10 02:01:32 2026] GET /v2.0/ports?device_id=c043cdc1-f274-4b27-b81e-9e1d80b50e06 => generated 1281 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 846/1833] 199.204.45.205 () {34 vars in 1124 bytes} [Sun May 10 02:01:32 2026] GET /v2.0/security-groups?id=9b8c5af6-0efb-4d6b-9db2-da0a55fbe013&id=13c7d4db-f4e3-48d9-b7ae-60e38dc2f119&fields=id&fields=name => generated 207 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:01:32.428 8 WARNING neutron_lib.context [None req-39e4257a-976b-4d88-84e0-5168091c04c9 f2212ec27b8a4ae990015bcd51b530d3 349f74a2f8cc438ebaba8aaee7e7da78 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 02:01:32.604 8 INFO neutron.db.segments_db [None req-39e4257a-976b-4d88-84e0-5168091c04c9 f2212ec27b8a4ae990015bcd51b530d3 349f74a2f8cc438ebaba8aaee7e7da78 - - default default] Added segment 68d215d3-d9de-4aba-891e-4890fd5a4e4b of type vxlan for network 430b7f42-a3a3-4842-ba9b-c0a74eb0eac2 [pid: 7|app: 0|req: 847/1834] 10.0.0.1 () {32 vars in 647 bytes} [Sun May 10 02:01:32 2026] GET /v2.0/networks => generated 1298 bytes in 278 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 988/1835] 10.0.0.1 () {34 vars in 668 bytes} [Sun May 10 02:01:32 2026] POST /v2.0/networks => generated 631 bytes in 425 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:01:32.710 8 WARNING neutron_lib.context [None req-1444d7a7-3787-4847-bafa-b25532840f18 f2212ec27b8a4ae990015bcd51b530d3 349f74a2f8cc438ebaba8aaee7e7da78 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 848/1836] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 02:01:32 2026] GET /v2.0/ports?device_id=c043cdc1-f274-4b27-b81e-9e1d80b50e06 => generated 1012 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 849/1837] 10.0.0.92 () {34 vars in 1099 bytes} [Sun May 10 02:01:32 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1223542086&fields=id&tenant_id=2e0a160736374de4bbfc7251a4de4d72 => generated 69 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 850/1838] 10.0.0.92 () {34 vars in 1119 bytes} [Sun May 10 02:01:32 2026] GET /v2.0/security-groups?id=9b8c5af6-0efb-4d6b-9db2-da0a55fbe013&id=13c7d4db-f4e3-48d9-b7ae-60e38dc2f119&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: 7|app: 0|req: 851/1839] 10.0.0.92 () {34 vars in 981 bytes} [Sun May 10 02:01:32 2026] GET /v2.0/networks?id=19f8c315-7cbc-40cd-abec-24a8dedd7871 => generated 661 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 852/1840] 10.0.0.92 () {34 vars in 964 bytes} [Sun May 10 02:01:32 2026] GET /v2.0/quotas/2e0a160736374de4bbfc7251a4de4d72 => 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: 853/1841] 10.0.0.92 () {34 vars in 1001 bytes} [Sun May 10 02:01:32 2026] GET /v2.0/ports?tenant_id=2e0a160736374de4bbfc7251a4de4d72&fields=id => generated 103 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 989/1842] 10.0.0.1 () {34 vars in 662 bytes} [Sun May 10 02:01:32 2026] POST /v2.0/ports => generated 743 bytes in 358 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 854/1843] 10.0.0.92 () {34 vars in 1007 bytes} [Sun May 10 02:01:33 2026] GET /v2.0/networks/19f8c315-7cbc-40cd-abec-24a8dedd7871?fields=segments => generated 14 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 990/1844] 10.0.0.1 () {34 vars in 745 bytes} [Sun May 10 02:01:33 2026] PUT /v2.0/ports/d84ed116-98af-467d-a2e6-5b9e8d215854/tags => generated 25 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 855/1845] 10.0.0.92 () {34 vars in 1107 bytes} [Sun May 10 02:01:33 2026] GET /v2.0/networks/19f8c315-7cbc-40cd-abec-24a8dedd7871?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: 991/1846] 10.0.0.1 () {32 vars in 725 bytes} [Sun May 10 02:01:33 2026] GET /v2.0/ports/d84ed116-98af-467d-a2e6-5b9e8d215854/tags => generated 25 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 856/1847] 10.0.0.1 () {34 vars in 756 bytes} [Sun May 10 02:01:33 2026] PUT /v2.0/ports/d84ed116-98af-467d-a2e6-5b9e8d215854/tags/green => generated 4 bytes in 57 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 992/1848] 10.0.0.1 () {32 vars in 725 bytes} [Sun May 10 02:01:33 2026] GET /v2.0/ports/d84ed116-98af-467d-a2e6-5b9e8d215854/tags => generated 34 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 857/1849] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 02:01:33 2026] GET /v2.0/ports?device_id=51f20f30-cb51-41d8-be1b-2f020dc86e3e => 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: 858/1850] 10.0.0.1 () {32 vars in 621 bytes} [Sun May 10 02:01:33 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: 993/1851] 10.0.0.1 () {34 vars in 752 bytes} [Sun May 10 02:01:33 2026] PUT /v2.0/ports/d84ed116-98af-467d-a2e6-5b9e8d215854/tags/red => generated 4 bytes in 28 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 994/1852] 10.0.0.1 () {32 vars in 725 bytes} [Sun May 10 02:01:33 2026] GET /v2.0/ports/d84ed116-98af-467d-a2e6-5b9e8d215854/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: 995/1853] 10.0.0.1 () {34 vars in 774 bytes} [Sun May 10 02:01:33 2026] PUT /v2.0/ports/d84ed116-98af-467d-a2e6-5b9e8d215854/tags/black.or.white => 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: 859/1854] 10.0.0.1 () {32 vars in 631 bytes} [Sun May 10 02:01:33 2026] GET /v2.0/ => generated 632 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 996/1855] 10.0.0.1 () {32 vars in 725 bytes} [Sun May 10 02:01:33 2026] GET /v2.0/ports/d84ed116-98af-467d-a2e6-5b9e8d215854/tags => generated 52 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 860/1856] 10.0.0.1 () {34 vars in 745 bytes} [Sun May 10 02:01:33 2026] PUT /v2.0/ports/d84ed116-98af-467d-a2e6-5b9e8d215854/tags => generated 37 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 997/1857] 10.0.0.1 () {32 vars in 725 bytes} [Sun May 10 02:01:33 2026] GET /v2.0/ports/d84ed116-98af-467d-a2e6-5b9e8d215854/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: 861/1858] 10.0.0.1 () {32 vars in 733 bytes} [Sun May 10 02:01:33 2026] GET /v2.0/ports/d84ed116-98af-467d-a2e6-5b9e8d215854/tags/red => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:01:33.668 8 INFO neutron.api.v2.resource [None req-843fbf67-de4a-4c94-8c6c-c29572975461 f2212ec27b8a4ae990015bcd51b530d3 349f74a2f8cc438ebaba8aaee7e7da78 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 998/1859] 10.0.0.1 () {32 vars in 737 bytes} [Sun May 10 02:01:33 2026] GET /v2.0/ports/d84ed116-98af-467d-a2e6-5b9e8d215854/tags/green => generated 99 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 862/1860] 10.0.0.1 () {32 vars in 736 bytes} [Sun May 10 02:01:33 2026] DELETE /v2.0/ports/d84ed116-98af-467d-a2e6-5b9e8d215854/tags/red => generated 0 bytes in 43 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 999/1861] 10.0.0.1 () {32 vars in 725 bytes} [Sun May 10 02:01:33 2026] GET /v2.0/ports/d84ed116-98af-467d-a2e6-5b9e8d215854/tags => generated 30 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:01:33.814 7 INFO neutron.api.v2.resource [None req-2795532f-6eaf-4284-ada6-cf6018d866d6 f2212ec27b8a4ae990015bcd51b530d3 349f74a2f8cc438ebaba8aaee7e7da78 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 863/1862] 10.0.0.1 () {32 vars in 740 bytes} [Sun May 10 02:01:33 2026] DELETE /v2.0/ports/d84ed116-98af-467d-a2e6-5b9e8d215854/tags/green => generated 99 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1000/1863] 10.0.0.1 () {32 vars in 728 bytes} [Sun May 10 02:01:33 2026] DELETE /v2.0/ports/d84ed116-98af-467d-a2e6-5b9e8d215854/tags => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 864/1864] 10.0.0.1 () {32 vars in 725 bytes} [Sun May 10 02:01:33 2026] GET /v2.0/ports/d84ed116-98af-467d-a2e6-5b9e8d215854/tags => generated 12 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1001/1865] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 02:01:33 2026] GET /v2.0/ports?device_id=c043cdc1-f274-4b27-b81e-9e1d80b50e06 => generated 1014 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 865/1866] 10.0.0.1 () {32 vars in 718 bytes} [Sun May 10 02:01:33 2026] DELETE /v2.0/ports/d84ed116-98af-467d-a2e6-5b9e8d215854 => generated 0 bytes in 219 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 866/1867] 10.0.0.92 () {34 vars in 1119 bytes} [Sun May 10 02:01:34 2026] GET /v2.0/security-groups?id=9b8c5af6-0efb-4d6b-9db2-da0a55fbe013&id=13c7d4db-f4e3-48d9-b7ae-60e38dc2f119&fields=id&fields=name => generated 207 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1002/1868] 10.0.0.1 () {32 vars in 772 bytes} [Sun May 10 02:01:33 2026] GET /v2.0/security-groups?tenant_id=95729b1bd8874eca9f05bc57398002c5&name=default => generated 2925 bytes in 254 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:01:34.345 7 INFO neutron.services.segments.plugin [-] Segment 68d215d3-d9de-4aba-891e-4890fd5a4e4b resource provider aggregate not found 2026-05-10 02:01:34.355 7 INFO neutron.services.segments.plugin [-] Segment 68d215d3-d9de-4aba-891e-4890fd5a4e4b resource provider aggregate not found [pid: 8|app: 0|req: 1003/1869] 10.0.0.1 () {32 vars in 738 bytes} [Sun May 10 02:01:34 2026] DELETE /v2.0/security-groups/f966a6c0-85c9-422d-a1f6-3f748a721c4a => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:01:34.375 7 INFO neutron.services.segments.plugin [-] Segment 68d215d3-d9de-4aba-891e-4890fd5a4e4b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 68d215d3-d9de-4aba-891e-4890fd5a4e4b found for delete ", "request_id": "req-595ac68e-1a5a-4cd8-b10f-5116004c01c0"}]} 2026-05-10 02:01:34.377 7 INFO neutron.services.segments.plugin [-] Segment 68d215d3-d9de-4aba-891e-4890fd5a4e4b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 68d215d3-d9de-4aba-891e-4890fd5a4e4b found for delete ", "request_id": "req-2091b8b5-916d-42f6-9e87-1040f38dd4ee"}]} [pid: 7|app: 0|req: 867/1870] 10.0.0.1 () {32 vars in 724 bytes} [Sun May 10 02:01:34 2026] DELETE /v2.0/networks/430b7f42-a3a3-4842-ba9b-c0a74eb0eac2 => generated 0 bytes in 185 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1004/1871] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 02:01:34 2026] GET /v2.0/ports?device_id=51f20f30-cb51-41d8-be1b-2f020dc86e3e => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 868/1872] 10.0.0.1 () {32 vars in 772 bytes} [Sun May 10 02:01:34 2026] GET /v2.0/security-groups?tenant_id=f80cb93716b745049e523fad7389b3b5&name=default => generated 2925 bytes in 255 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 869/1873] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 02:01:35 2026] GET /v2.0/ports?device_id=c043cdc1-f274-4b27-b81e-9e1d80b50e06 => generated 1014 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1005/1874] 10.0.0.1 () {32 vars in 738 bytes} [Sun May 10 02:01:35 2026] DELETE /v2.0/security-groups/b0a91b04-9f1d-4c6a-9290-2aca98f9d9ea => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 870/1875] 10.0.0.92 () {34 vars in 1119 bytes} [Sun May 10 02:01:35 2026] GET /v2.0/security-groups?id=9b8c5af6-0efb-4d6b-9db2-da0a55fbe013&id=13c7d4db-f4e3-48d9-b7ae-60e38dc2f119&fields=id&fields=name => generated 207 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1006/1876] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 02:01:35 2026] GET /v2.0/ports?device_id=c043cdc1-f274-4b27-b81e-9e1d80b50e06 => generated 1014 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1007/1877] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 02:01:35 2026] GET /v2.0/ports?device_id=51f20f30-cb51-41d8-be1b-2f020dc86e3e => 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: 1008/1878] 10.0.0.1 () {32 vars in 772 bytes} [Sun May 10 02:01:35 2026] GET /v2.0/security-groups?tenant_id=349f74a2f8cc438ebaba8aaee7e7da78&name=default => generated 2925 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1009/1879] 10.0.0.1 () {32 vars in 738 bytes} [Sun May 10 02:01:35 2026] DELETE /v2.0/security-groups/7e917b9a-23be-4853-9578-49f0a5032b05 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:01:35.767 7 INFO neutron.db.l3_db [None req-85669c75-6e5d-4c49-9508-99aa976f0afd c95ba05bd0c840f392d1a7525d0d8878 69976b26dee247a98a7a4389da5c4e4d - - default default] Floating IP fccb390a-981c-4b6e-8e7b-ab1f61bc35f8 associated. External IP: 10.96.250.207, port: c3c9e6bb-3b38-49a3-a7ca-af3b8ca26b89. [pid: 7|app: 0|req: 871/1880] 10.0.0.1 () {34 vars in 747 bytes} [Sun May 10 02:01:35 2026] PUT /v2.0/floatingips/fccb390a-981c-4b6e-8e7b-ab1f61bc35f8 => generated 856 bytes in 644 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1010/1881] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 02:01:36 2026] GET /v2.0/ports?device_id=51f20f30-cb51-41d8-be1b-2f020dc86e3e => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:01:37.636 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-176ab67d-221f-4e42-bedd-18fd1b27e23a'] response: {'name': 'network-changed', 'server_uuid': 'c043cdc1-f274-4b27-b81e-9e1d80b50e06', 'tag': 'c3c9e6bb-3b38-49a3-a7ca-af3b8ca26b89', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 872/1882] 199.204.45.205 () {34 vars in 986 bytes} [Sun May 10 02:01:37 2026] GET /v2.0/networks?id=19f8c315-7cbc-40cd-abec-24a8dedd7871 => generated 661 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1011/1883] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 02:01:37 2026] GET /v2.0/ports?device_id=51f20f30-cb51-41d8-be1b-2f020dc86e3e => 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: 873/1884] 199.204.45.205 () {34 vars in 1050 bytes} [Sun May 10 02:01:37 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=2e0a160736374de4bbfc7251a4de4d72 => generated 181 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:01:37.867 8 WARNING neutron_lib.context [req-0efc7639-a473-4167-b0e5-d8ffc458f313 req-ce8e74f4-820c-4841-a71c-b712291b2f75 a953fa7fd3c24eb39bbee38c9e39c52b 2e0a160736374de4bbfc7251a4de4d72 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 874/1885] 199.204.45.205 () {34 vars in 1080 bytes} [Sun May 10 02:01:38 2026] GET /v2.0/ports?tenant_id=69976b26dee247a98a7a4389da5c4e4d&device_id=c043cdc1-f274-4b27-b81e-9e1d80b50e06 => generated 1283 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1012/1886] 199.204.45.205 () {38 vars in 955 bytes} [Sun May 10 02:01:37 2026] POST /v2.0/ports => generated 954 bytes in 381 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 875/1887] 199.204.45.205 () {34 vars in 986 bytes} [Sun May 10 02:01:38 2026] GET /v2.0/networks?id=a0842544-8cf7-4367-951f-8b4af90531eb => generated 768 bytes in 50 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: 1013/1888] 10.0.0.1 () {32 vars in 772 bytes} [Sun May 10 02:01:38 2026] GET /v2.0/security-groups?tenant_id=4e69bd264b9d4989a1a4fa57995761bf&name=default => generated 2925 bytes in 280 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1014/1889] 199.204.45.205 () {34 vars in 1060 bytes} [Sun May 10 02:01:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=c3c9e6bb-3b38-49a3-a7ca-af3b8ca26b89 => generated 861 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1015/1890] 10.0.0.1 () {32 vars in 738 bytes} [Sun May 10 02:01:38 2026] DELETE /v2.0/security-groups/ac9297ce-6d65-4278-af5f-f41b12d5c970 => 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: 1016/1891] 199.204.45.205 () {34 vars in 984 bytes} [Sun May 10 02:01:38 2026] GET /v2.0/subnets?id=644994f7-a64a-4854-8d02-abde7fc9c926 => generated 690 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 876/1892] 199.204.45.205 () {38 vars in 1028 bytes} [Sun May 10 02:01:38 2026] PUT /v2.0/ports/49f31adb-bf0b-4dc4-a4ef-659cd8e603ce => generated 1235 bytes in 445 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1017/1893] 199.204.45.205 () {34 vars in 1052 bytes} [Sun May 10 02:01:38 2026] GET /v2.0/ports?network_id=a0842544-8cf7-4367-951f-8b4af90531eb&device_owner=network%3Adhcp => generated 1244 bytes in 53 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: 877/1894] 199.204.45.205 () {34 vars in 1012 bytes} [Sun May 10 02:01:38 2026] GET /v2.0/networks/a0842544-8cf7-4367-951f-8b4af90531eb?fields=segments => generated 14 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:01:38.870 8 WARNING neutron_lib.context [None req-96dc972a-c33e-4e98-a571-ca529e66aba4 17bd5da62f4147fd9a1079c3ecf39f8a 1d9418cfb3d04cac888c5e772a42ba23 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 878/1895] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 02:01:38 2026] GET /v2.0/ports?device_id=51f20f30-cb51-41d8-be1b-2f020dc86e3e => generated 969 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 879/1896] 199.204.45.205 () {34 vars in 1112 bytes} [Sun May 10 02:01:38 2026] GET /v2.0/networks/a0842544-8cf7-4367-951f-8b4af90531eb?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: 1018/1897] 10.0.0.1 () {34 vars in 674 bytes} [Sun May 10 02:01:38 2026] POST /v2.0/subnetpools => generated 516 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 880/1898] 10.0.0.92 () {34 vars in 1039 bytes} [Sun May 10 02:01:38 2026] GET /v2.0/security-groups?id=9666398d-fd37-41ac-b4ad-5961483da6e4&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: 1019/1899] 10.0.0.1 () {34 vars in 757 bytes} [Sun May 10 02:01:38 2026] PUT /v2.0/subnetpools/7598c951-9a00-49c7-a665-b3b3071769d8/tags => generated 25 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 881/1900] 10.0.0.1 () {32 vars in 737 bytes} [Sun May 10 02:01:38 2026] GET /v2.0/subnetpools/7598c951-9a00-49c7-a665-b3b3071769d8/tags => generated 25 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1020/1901] 10.0.0.1 () {34 vars in 768 bytes} [Sun May 10 02:01:39 2026] PUT /v2.0/subnetpools/7598c951-9a00-49c7-a665-b3b3071769d8/tags/green => generated 4 bytes in 29 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 882/1902] 10.0.0.1 () {32 vars in 737 bytes} [Sun May 10 02:01:39 2026] GET /v2.0/subnetpools/7598c951-9a00-49c7-a665-b3b3071769d8/tags => generated 34 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1021/1903] 10.0.0.1 () {34 vars in 764 bytes} [Sun May 10 02:01:39 2026] PUT /v2.0/subnetpools/7598c951-9a00-49c7-a665-b3b3071769d8/tags/red => generated 4 bytes in 20 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 883/1904] 10.0.0.1 () {32 vars in 737 bytes} [Sun May 10 02:01:39 2026] GET /v2.0/subnetpools/7598c951-9a00-49c7-a665-b3b3071769d8/tags => generated 34 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1022/1905] 10.0.0.1 () {34 vars in 786 bytes} [Sun May 10 02:01:39 2026] PUT /v2.0/subnetpools/7598c951-9a00-49c7-a665-b3b3071769d8/tags/black.or.white => generated 4 bytes in 31 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 884/1906] 10.0.0.1 () {32 vars in 737 bytes} [Sun May 10 02:01:39 2026] GET /v2.0/subnetpools/7598c951-9a00-49c7-a665-b3b3071769d8/tags => generated 52 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1023/1907] 10.0.0.1 () {34 vars in 757 bytes} [Sun May 10 02:01:39 2026] PUT /v2.0/subnetpools/7598c951-9a00-49c7-a665-b3b3071769d8/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: 885/1908] 10.0.0.1 () {32 vars in 737 bytes} [Sun May 10 02:01:39 2026] GET /v2.0/subnetpools/7598c951-9a00-49c7-a665-b3b3071769d8/tags => generated 37 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1024/1909] 10.0.0.1 () {32 vars in 745 bytes} [Sun May 10 02:01:39 2026] GET /v2.0/subnetpools/7598c951-9a00-49c7-a665-b3b3071769d8/tags/red => generated 0 bytes in 19 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:01:39.318 7 INFO neutron.api.v2.resource [None req-594508ef-5543-4dd0-a705-e1d69f865d1a 17bd5da62f4147fd9a1079c3ecf39f8a 1d9418cfb3d04cac888c5e772a42ba23 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 886/1910] 10.0.0.1 () {32 vars in 749 bytes} [Sun May 10 02:01:39 2026] GET /v2.0/subnetpools/7598c951-9a00-49c7-a665-b3b3071769d8/tags/green => generated 99 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1025/1911] 10.0.0.1 () {32 vars in 748 bytes} [Sun May 10 02:01:39 2026] DELETE /v2.0/subnetpools/7598c951-9a00-49c7-a665-b3b3071769d8/tags/red => generated 0 bytes in 42 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 887/1912] 10.0.0.1 () {32 vars in 737 bytes} [Sun May 10 02:01:39 2026] GET /v2.0/subnetpools/7598c951-9a00-49c7-a665-b3b3071769d8/tags => generated 30 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:01:39.424 8 INFO neutron.api.v2.resource [None req-508f63c8-069c-4416-b016-9d59415b8945 17bd5da62f4147fd9a1079c3ecf39f8a 1d9418cfb3d04cac888c5e772a42ba23 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1026/1913] 10.0.0.1 () {32 vars in 752 bytes} [Sun May 10 02:01:39 2026] DELETE /v2.0/subnetpools/7598c951-9a00-49c7-a665-b3b3071769d8/tags/green => generated 99 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 888/1914] 10.0.0.1 () {32 vars in 740 bytes} [Sun May 10 02:01:39 2026] DELETE /v2.0/subnetpools/7598c951-9a00-49c7-a665-b3b3071769d8/tags => generated 0 bytes in 37 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1027/1915] 10.0.0.1 () {32 vars in 737 bytes} [Sun May 10 02:01:39 2026] GET /v2.0/subnetpools/7598c951-9a00-49c7-a665-b3b3071769d8/tags => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 889/1916] 10.0.0.1 () {32 vars in 730 bytes} [Sun May 10 02:01:39 2026] DELETE /v2.0/subnetpools/7598c951-9a00-49c7-a665-b3b3071769d8 => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1028/1917] 199.204.45.205 () {34 vars in 1080 bytes} [Sun May 10 02:01:39 2026] GET /v2.0/ports?tenant_id=2e0a160736374de4bbfc7251a4de4d72&device_id=51f20f30-cb51-41d8-be1b-2f020dc86e3e => generated 1238 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 890/1918] 199.204.45.205 () {34 vars in 1058 bytes} [Sun May 10 02:01:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=49f31adb-bf0b-4dc4-a4ef-659cd8e603ce => 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: 1029/1919] 199.204.45.205 () {34 vars in 984 bytes} [Sun May 10 02:01:39 2026] GET /v2.0/subnets?id=8c9c8447-07d7-49d8-8a99-f2d30a2a2894 => generated 677 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:01:39.831 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2f20b14e-52c9-4798-a83b-d50496cf22be'] response: {'name': 'network-changed', 'server_uuid': '51f20f30-cb51-41d8-be1b-2f020dc86e3e', 'tag': '49f31adb-bf0b-4dc4-a4ef-659cd8e603ce', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 891/1920] 199.204.45.205 () {34 vars in 1052 bytes} [Sun May 10 02:01:39 2026] GET /v2.0/ports?network_id=19f8c315-7cbc-40cd-abec-24a8dedd7871&device_owner=network%3Adhcp => generated 1244 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1030/1921] 199.204.45.205 () {34 vars in 1012 bytes} [Sun May 10 02:01:39 2026] GET /v2.0/networks/19f8c315-7cbc-40cd-abec-24a8dedd7871?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: 892/1922] 199.204.45.205 () {34 vars in 1112 bytes} [Sun May 10 02:01:39 2026] GET /v2.0/networks/19f8c315-7cbc-40cd-abec-24a8dedd7871?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: 1031/1923] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 02:01:40 2026] GET /v2.0/ports?device_id=51f20f30-cb51-41d8-be1b-2f020dc86e3e => generated 969 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 893/1924] 10.0.0.92 () {34 vars in 1039 bytes} [Sun May 10 02:01:40 2026] GET /v2.0/security-groups?id=9666398d-fd37-41ac-b4ad-5961483da6e4&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: 1032/1925] 10.0.0.1 () {32 vars in 772 bytes} [Sun May 10 02:01:40 2026] GET /v2.0/security-groups?tenant_id=1d9418cfb3d04cac888c5e772a42ba23&name=default => generated 2925 bytes in 266 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 894/1926] 10.0.0.1 () {32 vars in 738 bytes} [Sun May 10 02:01:40 2026] DELETE /v2.0/security-groups/33bb032c-f755-409d-b1e3-330ef9bbb3a0 => 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: 1033/1927] 10.0.0.1 () {32 vars in 772 bytes} [Sun May 10 02:01:40 2026] GET /v2.0/security-groups?tenant_id=aeea8157328a44328c44461307d775ea&name=default => generated 2925 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 895/1928] 10.0.0.1 () {32 vars in 738 bytes} [Sun May 10 02:01:40 2026] DELETE /v2.0/security-groups/7b9795bb-b9a2-4e40-b2bd-5f826c1ac396 => 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: 1034/1929] 199.204.45.205 () {34 vars in 1080 bytes} [Sun May 10 02:01:40 2026] GET /v2.0/ports?tenant_id=2e0a160736374de4bbfc7251a4de4d72&device_id=51f20f30-cb51-41d8-be1b-2f020dc86e3e => generated 1238 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 896/1930] 199.204.45.205 () {34 vars in 986 bytes} [Sun May 10 02:01:41 2026] GET /v2.0/networks?id=19f8c315-7cbc-40cd-abec-24a8dedd7871 => generated 757 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1035/1931] 199.204.45.205 () {34 vars in 1058 bytes} [Sun May 10 02:01:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=49f31adb-bf0b-4dc4-a4ef-659cd8e603ce => 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: 897/1932] 199.204.45.205 () {34 vars in 984 bytes} [Sun May 10 02:01:41 2026] GET /v2.0/subnets?id=8c9c8447-07d7-49d8-8a99-f2d30a2a2894 => generated 677 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1036/1933] 199.204.45.205 () {34 vars in 1052 bytes} [Sun May 10 02:01:41 2026] GET /v2.0/ports?network_id=19f8c315-7cbc-40cd-abec-24a8dedd7871&device_owner=network%3Adhcp => generated 1244 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1037/1934] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 02:01:41 2026] GET /v2.0/ports?device_id=51f20f30-cb51-41d8-be1b-2f020dc86e3e => 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: 898/1935] 199.204.45.205 () {34 vars in 1012 bytes} [Sun May 10 02:01:41 2026] GET /v2.0/networks/19f8c315-7cbc-40cd-abec-24a8dedd7871?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: 1038/1936] 10.0.0.92 () {34 vars in 1039 bytes} [Sun May 10 02:01:41 2026] GET /v2.0/security-groups?id=9666398d-fd37-41ac-b4ad-5961483da6e4&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 899/1937] 199.204.45.205 () {34 vars in 1112 bytes} [Sun May 10 02:01:41 2026] GET /v2.0/networks/19f8c315-7cbc-40cd-abec-24a8dedd7871?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: 1039/1938] 10.0.0.1 () {32 vars in 772 bytes} [Sun May 10 02:01:41 2026] GET /v2.0/security-groups?tenant_id=0d336dd9cbb14265b3f8610e735ca0ac&name=default => generated 2925 bytes in 282 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 900/1939] 10.0.0.1 () {32 vars in 738 bytes} [Sun May 10 02:01:42 2026] DELETE /v2.0/security-groups/b7b39f0c-479f-4522-9055-c62d3b70608a => 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: 1040/1940] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 02:01:42 2026] GET /v2.0/ports?device_id=51f20f30-cb51-41d8-be1b-2f020dc86e3e => generated 969 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 901/1941] 10.0.0.92 () {34 vars in 1039 bytes} [Sun May 10 02:01:42 2026] GET /v2.0/security-groups?id=9666398d-fd37-41ac-b4ad-5961483da6e4&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: 1041/1942] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 02:01:43 2026] GET /v2.0/ports?device_id=51f20f30-cb51-41d8-be1b-2f020dc86e3e => 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: 902/1943] 10.0.0.92 () {34 vars in 1039 bytes} [Sun May 10 02:01:43 2026] GET /v2.0/security-groups?id=9666398d-fd37-41ac-b4ad-5961483da6e4&fields=id&fields=name => generated 114 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 903/1944] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 02:01:44 2026] GET /v2.0/ports?device_id=c043cdc1-f274-4b27-b81e-9e1d80b50e06 => generated 1014 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 906/1947] 10.0.0.92 () {34 vars in 1119 bytes} [Sun May 10 02:01:44 2026] GET /v2.0/security-groups?id=9b8c5af6-0efb-4d6b-9db2-da0a55fbe013&id=13c7d4db-f4e3-48d9-b7ae-60e38dc2f119&fields=id&fields=name => generated 207 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:01:44.290 7 WARNING neutron_lib.context [None req-8e21efd0-a7f5-47f6-94c2-eb025c64b1c2 cfbbf1df75d744f59f37e8412bc94cc5 b2fc0baef12a4e39bfce22feebffaaa7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 02:01:44.337 8 INFO neutron.db.segments_db [None req-17ba2c64-4dcc-4935-bf87-52bd15ffe9a4 ae447dd0b0eb43dba3d5039e628ede04 ced8d8ef21f84d89b888dadb249dce35 - - default default] Added segment da85049a-a037-487d-9c15-4a37f8cc8d01 of type vxlan for network 896600ba-6998-460f-b5a1-6197c8c1fd4b [pid: 8|app: 0|req: 1042/1948] 10.0.0.1 () {34 vars in 669 bytes} [Sun May 10 02:01:44 2026] POST /v2.0/networks => generated 739 bytes in 401 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:01:44.483 7 INFO neutron.db.segments_db [None req-8e21efd0-a7f5-47f6-94c2-eb025c64b1c2 cfbbf1df75d744f59f37e8412bc94cc5 b2fc0baef12a4e39bfce22feebffaaa7 - - default default] Added segment 9f221985-4169-4aaf-b5f8-6edb7ced5f22 of type vxlan for network 2320975b-25ba-4fa7-8d20-f488eeed5354 [pid: 7|app: 0|req: 907/1949] 10.0.0.1 () {34 vars in 668 bytes} [Sun May 10 02:01:44 2026] POST /v2.0/networks => generated 632 bytes in 345 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1043/1950] 10.0.0.1 () {32 vars in 734 bytes} [Sun May 10 02:01:44 2026] GET /v2.0/ports?device_id=c043cdc1-f274-4b27-b81e-9e1d80b50e06 => generated 1283 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:01:44.594 8 WARNING neutron_lib.context [None req-d1ad5497-1261-4fe9-ad64-c74ff507075e cfbbf1df75d744f59f37e8412bc94cc5 b2fc0baef12a4e39bfce22feebffaaa7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 908/1951] 10.0.0.1 () {34 vars in 667 bytes} [Sun May 10 02:01:44 2026] POST /v2.0/subnets => generated 687 bytes in 205 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 909/1952] 10.0.0.1 () {32 vars in 856 bytes} [Sun May 10 02:01:44 2026] GET /v2.0/floatingips?floating_network_id=6d36eb33-d44d-4a16-9f7f-5e21db50b815&port_id=c3c9e6bb-3b38-49a3-a7ca-af3b8ca26b89 => generated 861 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1044/1953] 10.0.0.1 () {34 vars in 667 bytes} [Sun May 10 02:01:44 2026] POST /v2.0/subnets => generated 626 bytes in 301 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 910/1954] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 02:01:44 2026] GET /v2.0/ports?device_id=51f20f30-cb51-41d8-be1b-2f020dc86e3e => generated 971 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:01:44.952 8 INFO neutron.db.segments_db [None req-8e8177f8-3d44-4d9f-954e-56ba3c2f3b9a ae447dd0b0eb43dba3d5039e628ede04 ced8d8ef21f84d89b888dadb249dce35 - - default default] Added segment 515f6f31-7241-431a-9ad3-66398a555197 of type vxlan for network 68d3b9eb-2c6c-4def-bb4f-ffff82e64b34 [pid: 7|app: 0|req: 911/1955] 10.0.0.1 () {34 vars in 749 bytes} [Sun May 10 02:01:44 2026] PUT /v2.0/subnets/079c846c-80f2-44f1-a5bb-a2b8c80fafa7/tags => generated 25 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 912/1956] 10.0.0.92 () {34 vars in 1039 bytes} [Sun May 10 02:01:44 2026] GET /v2.0/security-groups?id=9666398d-fd37-41ac-b4ad-5961483da6e4&fields=id&fields=name => generated 114 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 913/1957] 10.0.0.1 () {32 vars in 729 bytes} [Sun May 10 02:01:45 2026] GET /v2.0/subnets/079c846c-80f2-44f1-a5bb-a2b8c80fafa7/tags => generated 25 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 914/1958] 10.0.0.1 () {34 vars in 760 bytes} [Sun May 10 02:01:45 2026] PUT /v2.0/subnets/079c846c-80f2-44f1-a5bb-a2b8c80fafa7/tags/green => generated 4 bytes in 67 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 915/1959] 10.0.0.1 () {32 vars in 729 bytes} [Sun May 10 02:01:45 2026] GET /v2.0/subnets/079c846c-80f2-44f1-a5bb-a2b8c80fafa7/tags => generated 34 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:01:45.237 8 INFO neutron.db.l3_hamode_db [None req-8e8177f8-3d44-4d9f-954e-56ba3c2f3b9a ae447dd0b0eb43dba3d5039e628ede04 d0789779827241a6a652960d89312f4e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 916/1960] 10.0.0.1 () {34 vars in 756 bytes} [Sun May 10 02:01:45 2026] PUT /v2.0/subnets/079c846c-80f2-44f1-a5bb-a2b8c80fafa7/tags/red => generated 4 bytes in 57 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 917/1961] 10.0.0.1 () {32 vars in 729 bytes} [Sun May 10 02:01:45 2026] GET /v2.0/subnets/079c846c-80f2-44f1-a5bb-a2b8c80fafa7/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: 918/1962] 10.0.0.1 () {34 vars in 778 bytes} [Sun May 10 02:01:45 2026] PUT /v2.0/subnets/079c846c-80f2-44f1-a5bb-a2b8c80fafa7/tags/black.or.white => generated 4 bytes in 49 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 919/1963] 10.0.0.1 () {32 vars in 729 bytes} [Sun May 10 02:01:45 2026] GET /v2.0/subnets/079c846c-80f2-44f1-a5bb-a2b8c80fafa7/tags => generated 52 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 920/1964] 10.0.0.1 () {34 vars in 749 bytes} [Sun May 10 02:01:45 2026] PUT /v2.0/subnets/079c846c-80f2-44f1-a5bb-a2b8c80fafa7/tags => generated 37 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 921/1965] 10.0.0.1 () {32 vars in 729 bytes} [Sun May 10 02:01:45 2026] GET /v2.0/subnets/079c846c-80f2-44f1-a5bb-a2b8c80fafa7/tags => generated 37 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 922/1966] 10.0.0.1 () {32 vars in 737 bytes} [Sun May 10 02:01:45 2026] GET /v2.0/subnets/079c846c-80f2-44f1-a5bb-a2b8c80fafa7/tags/red => generated 0 bytes in 28 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:01:45.549 7 INFO neutron.api.v2.resource [None req-f4506ec7-6b28-404f-8d70-ad8dd34af5f8 cfbbf1df75d744f59f37e8412bc94cc5 b2fc0baef12a4e39bfce22feebffaaa7 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 923/1967] 10.0.0.1 () {32 vars in 741 bytes} [Sun May 10 02:01:45 2026] GET /v2.0/subnets/079c846c-80f2-44f1-a5bb-a2b8c80fafa7/tags/green => generated 99 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 924/1968] 10.0.0.210 () {34 vars in 990 bytes} [Sun May 10 02:01:45 2026] GET /v2.0/ports?device_id=c043cdc1-f274-4b27-b81e-9e1d80b50e06 => generated 1283 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 925/1969] 10.0.0.1 () {32 vars in 740 bytes} [Sun May 10 02:01:45 2026] DELETE /v2.0/subnets/079c846c-80f2-44f1-a5bb-a2b8c80fafa7/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: 926/1970] 10.0.0.210 () {34 vars in 1120 bytes} [Sun May 10 02:01:45 2026] GET /v2.0/security-groups?id=9b8c5af6-0efb-4d6b-9db2-da0a55fbe013&id=13c7d4db-f4e3-48d9-b7ae-60e38dc2f119&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: 927/1971] 10.0.0.1 () {32 vars in 729 bytes} [Sun May 10 02:01:45 2026] GET /v2.0/subnets/079c846c-80f2-44f1-a5bb-a2b8c80fafa7/tags => generated 30 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:01:45.706 7 INFO neutron.api.v2.resource [None req-805d1cc6-c5ca-4320-b07d-adf2996c858d cfbbf1df75d744f59f37e8412bc94cc5 b2fc0baef12a4e39bfce22feebffaaa7 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 928/1972] 10.0.0.1 () {32 vars in 744 bytes} [Sun May 10 02:01:45 2026] DELETE /v2.0/subnets/079c846c-80f2-44f1-a5bb-a2b8c80fafa7/tags/green => generated 99 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 929/1973] 10.0.0.1 () {32 vars in 732 bytes} [Sun May 10 02:01:45 2026] DELETE /v2.0/subnets/079c846c-80f2-44f1-a5bb-a2b8c80fafa7/tags => generated 0 bytes in 38 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 930/1974] 10.0.0.1 () {32 vars in 729 bytes} [Sun May 10 02:01:45 2026] GET /v2.0/subnets/079c846c-80f2-44f1-a5bb-a2b8c80fafa7/tags => 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: 931/1975] 10.0.0.1 () {32 vars in 722 bytes} [Sun May 10 02:01:45 2026] DELETE /v2.0/subnets/079c846c-80f2-44f1-a5bb-a2b8c80fafa7 => generated 0 bytes in 177 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 02:01:46.090 8 INFO neutron.db.l3_hamode_db [None req-8e8177f8-3d44-4d9f-954e-56ba3c2f3b9a ae447dd0b0eb43dba3d5039e628ede04 ced8d8ef21f84d89b888dadb249dce35 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-10 02:01:46.310 7 INFO neutron.services.segments.plugin [-] Segment 9f221985-4169-4aaf-b5f8-6edb7ced5f22 resource provider aggregate not found 2026-05-10 02:01:46.318 7 INFO neutron.services.segments.plugin [-] Segment 9f221985-4169-4aaf-b5f8-6edb7ced5f22 resource provider aggregate not found 2026-05-10 02:01:46.335 7 INFO neutron.services.segments.plugin [-] Segment 9f221985-4169-4aaf-b5f8-6edb7ced5f22 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9f221985-4169-4aaf-b5f8-6edb7ced5f22 found for delete ", "request_id": "req-e2dabaac-32f7-4929-ad8d-a6891e3274ef"}]} [pid: 7|app: 0|req: 932/1976] 10.0.0.1 () {32 vars in 724 bytes} [Sun May 10 02:01:45 2026] DELETE /v2.0/networks/2320975b-25ba-4fa7-8d20-f488eeed5354 => generated 0 bytes in 370 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 02:01:46.342 7 INFO neutron.services.segments.plugin [-] Segment 9f221985-4169-4aaf-b5f8-6edb7ced5f22 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9f221985-4169-4aaf-b5f8-6edb7ced5f22 found for delete ", "request_id": "req-03029295-9799-4639-93bf-03b2f84577b9"}]} [pid: 7|app: 0|req: 933/1977] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 02:01:46 2026] GET /v2.0/ports?device_id=51f20f30-cb51-41d8-be1b-2f020dc86e3e => generated 971 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 934/1978] 10.0.0.92 () {34 vars in 1039 bytes} [Sun May 10 02:01:46 2026] GET /v2.0/security-groups?id=9666398d-fd37-41ac-b4ad-5961483da6e4&fields=id&fields=name => generated 114 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 935/1979] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 02:01:46 2026] GET /v2.0/ports?device_id=51f20f30-cb51-41d8-be1b-2f020dc86e3e => generated 971 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 936/1980] 10.0.0.92 () {34 vars in 1039 bytes} [Sun May 10 02:01:46 2026] GET /v2.0/security-groups?id=9666398d-fd37-41ac-b4ad-5961483da6e4&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: 937/1981] 10.0.0.1 () {32 vars in 734 bytes} [Sun May 10 02:01:46 2026] GET /v2.0/ports?device_id=51f20f30-cb51-41d8-be1b-2f020dc86e3e => generated 1240 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:01:46.676 7 WARNING neutron_lib.context [None req-afdca7ef-c3bb-4c89-a15b-68c5efcf736f a953fa7fd3c24eb39bbee38c9e39c52b 2e0a160736374de4bbfc7251a4de4d72 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/1982] 10.0.0.1 () {34 vars in 667 bytes} [Sun May 10 02:01:44 2026] POST /v2.0/routers => generated 727 bytes in 2283 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1046/1983] 10.0.0.1 () {32 vars in 772 bytes} [Sun May 10 02:01:47 2026] GET /v2.0/security-groups?tenant_id=b2fc0baef12a4e39bfce22feebffaaa7&name=default => generated 2925 bytes in 165 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:01:47.502 7 INFO neutron.db.l3_db [None req-afdca7ef-c3bb-4c89-a15b-68c5efcf736f a953fa7fd3c24eb39bbee38c9e39c52b 2e0a160736374de4bbfc7251a4de4d72 - - default default] Floating IP 07ddd0b4-dcf4-4489-acd5-38bce77c180b associated. External IP: 10.96.250.218, port: 49f31adb-bf0b-4dc4-a4ef-659cd8e603ce. [pid: 7|app: 0|req: 938/1984] 10.0.0.1 () {34 vars in 675 bytes} [Sun May 10 02:01:46 2026] POST /v2.0/floatingips => generated 855 bytes in 1125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:01:47.837 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-681acec0-bc36-429d-8564-47ac7c5c2a24'] response: {'name': 'network-changed', 'server_uuid': '51f20f30-cb51-41d8-be1b-2f020dc86e3e', 'tag': '49f31adb-bf0b-4dc4-a4ef-659cd8e603ce', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 939/1985] 10.0.0.1 () {32 vars in 738 bytes} [Sun May 10 02:01:47 2026] DELETE /v2.0/security-groups/98e48d9b-71ce-4dc2-bb06-163316de17ae => 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: 940/1986] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 02:01:47 2026] GET /v2.0/ports?device_id=c043cdc1-f274-4b27-b81e-9e1d80b50e06 => generated 1014 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 941/1987] 10.0.0.1 () {32 vars in 727 bytes} [Sun May 10 02:01:47 2026] GET /v2.0/floatingips/07ddd0b4-dcf4-4489-acd5-38bce77c180b => generated 855 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 942/1988] 10.0.0.92 () {34 vars in 1119 bytes} [Sun May 10 02:01:47 2026] GET /v2.0/security-groups?id=9b8c5af6-0efb-4d6b-9db2-da0a55fbe013&id=13c7d4db-f4e3-48d9-b7ae-60e38dc2f119&fields=id&fields=name => generated 207 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 943/1989] 10.0.0.1 () {32 vars in 772 bytes} [Sun May 10 02:01:48 2026] GET /v2.0/security-groups?tenant_id=ab5bcb7a57e248b7a0a0863e6ce5f58d&name=default => generated 2925 bytes in 162 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 944/1990] 10.0.0.1 () {32 vars in 738 bytes} [Sun May 10 02:01:48 2026] DELETE /v2.0/security-groups/1e6a170b-83c0-4588-b72b-c90c8b271d5d => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 945/1991] 199.204.45.205 () {34 vars in 1080 bytes} [Sun May 10 02:01:48 2026] GET /v2.0/ports?tenant_id=2e0a160736374de4bbfc7251a4de4d72&device_id=51f20f30-cb51-41d8-be1b-2f020dc86e3e => generated 1240 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 946/1992] 199.204.45.205 () {34 vars in 986 bytes} [Sun May 10 02:01:48 2026] GET /v2.0/networks?id=19f8c315-7cbc-40cd-abec-24a8dedd7871 => generated 757 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 947/1993] 199.204.45.205 () {34 vars in 1058 bytes} [Sun May 10 02:01:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=49f31adb-bf0b-4dc4-a4ef-659cd8e603ce => generated 858 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 948/1994] 199.204.45.205 () {34 vars in 984 bytes} [Sun May 10 02:01:48 2026] GET /v2.0/subnets?id=8c9c8447-07d7-49d8-8a99-f2d30a2a2894 => generated 677 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 949/1995] 199.204.45.205 () {34 vars in 1052 bytes} [Sun May 10 02:01:48 2026] GET /v2.0/ports?network_id=19f8c315-7cbc-40cd-abec-24a8dedd7871&device_owner=network%3Adhcp => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 950/1996] 199.204.45.205 () {34 vars in 1012 bytes} [Sun May 10 02:01:48 2026] GET /v2.0/networks/19f8c315-7cbc-40cd-abec-24a8dedd7871?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: 1047/1997] 10.0.0.1 () {34 vars in 781 bytes} [Sun May 10 02:01:47 2026] PUT /v2.0/routers/8bd9d779-cb29-41b7-8bff-08b5a5e7ed43/add_router_interface => generated 309 bytes in 1340 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 951/1998] 199.204.45.205 () {34 vars in 1112 bytes} [Sun May 10 02:01:48 2026] GET /v2.0/networks/19f8c315-7cbc-40cd-abec-24a8dedd7871?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: 1048/1999] 10.0.0.1 () {32 vars in 727 bytes} [Sun May 10 02:01:48 2026] GET /v2.0/floatingips/07ddd0b4-dcf4-4489-acd5-38bce77c180b => generated 857 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 952/2000] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 02:01:49 2026] GET /v2.0/ports?device_id=c043cdc1-f274-4b27-b81e-9e1d80b50e06 => generated 1014 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1049/2001] 10.0.0.92 () {34 vars in 1119 bytes} [Sun May 10 02:01:49 2026] GET /v2.0/security-groups?id=9b8c5af6-0efb-4d6b-9db2-da0a55fbe013&id=13c7d4db-f4e3-48d9-b7ae-60e38dc2f119&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: 7|app: 0|req: 953/2002] 199.204.45.205 () {34 vars in 994 bytes} [Sun May 10 02:01:49 2026] GET /v2.0/ports?device_id=c043cdc1-f274-4b27-b81e-9e1d80b50e06 => generated 1014 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:01:50.049 8 INFO neutron.db.l3_db [req-750e120c-676a-4003-972f-f18965190554 req-536b6572-448b-4bc3-ae38-b5a4a7c62632 c95ba05bd0c840f392d1a7525d0d8878 69976b26dee247a98a7a4389da5c4e4d - - default default] Floating IP fccb390a-981c-4b6e-8e7b-ab1f61bc35f8 disassociated. External IP: 10.96.250.207, port: c3c9e6bb-3b38-49a3-a7ca-af3b8ca26b89. [pid: 7|app: 0|req: 954/2003] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 02:01:50 2026] GET /v2.0/ports?device_id=c043cdc1-f274-4b27-b81e-9e1d80b50e06 => 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: 1050/2004] 199.204.45.205 () {36 vars in 997 bytes} [Sun May 10 02:01:49 2026] DELETE /v2.0/ports/c3c9e6bb-3b38-49a3-a7ca-af3b8ca26b89 => generated 0 bytes in 628 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 955/2005] 10.0.0.92 () {34 vars in 981 bytes} [Sun May 10 02:01:50 2026] GET /v2.0/networks?id=896600ba-6998-460f-b5a1-6197c8c1fd4b => generated 672 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1051/2006] 10.0.0.92 () {34 vars in 964 bytes} [Sun May 10 02:01:50 2026] GET /v2.0/quotas/d0789779827241a6a652960d89312f4e => generated 292 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 956/2007] 10.0.0.92 () {34 vars in 1001 bytes} [Sun May 10 02:01:50 2026] GET /v2.0/ports?tenant_id=d0789779827241a6a652960d89312f4e&fields=id => generated 103 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:01:51.074 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a491ffaf-08fb-4ac3-bf92-6e478a02bc64'] response: {'server_uuid': 'c043cdc1-f274-4b27-b81e-9e1d80b50e06', 'name': 'network-vif-deleted', 'tag': 'c3c9e6bb-3b38-49a3-a7ca-af3b8ca26b89', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1052/2008] 10.0.0.92 () {34 vars in 1007 bytes} [Sun May 10 02:01:51 2026] GET /v2.0/networks/896600ba-6998-460f-b5a1-6197c8c1fd4b?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 957/2009] 10.0.0.92 () {34 vars in 1107 bytes} [Sun May 10 02:01:51 2026] GET /v2.0/networks/896600ba-6998-460f-b5a1-6197c8c1fd4b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1053/2010] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 02:01:51 2026] GET /v2.0/ports?device_id=d60431c7-e8bc-452a-9ece-6225600e9bc2 => 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: 958/2011] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 02:01:51 2026] GET /v2.0/ports?device_id=c043cdc1-f274-4b27-b81e-9e1d80b50e06 => 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: 1054/2012] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 02:01:52 2026] GET /v2.0/ports?device_id=d60431c7-e8bc-452a-9ece-6225600e9bc2 => 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: 959/2013] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 02:01:52 2026] GET /v2.0/ports?device_id=c043cdc1-f274-4b27-b81e-9e1d80b50e06 => 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: 1055/2014] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 02:01:53 2026] GET /v2.0/ports?device_id=d60431c7-e8bc-452a-9ece-6225600e9bc2 => 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: 960/2015] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 02:01:53 2026] GET /v2.0/ports?device_id=c043cdc1-f274-4b27-b81e-9e1d80b50e06 => 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: 1056/2016] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 02:01:54 2026] GET /v2.0/ports?device_id=d60431c7-e8bc-452a-9ece-6225600e9bc2 => 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: 961/2017] 10.0.0.1 () {32 vars in 738 bytes} [Sun May 10 02:01:54 2026] DELETE /v2.0/security-groups/9b8c5af6-0efb-4d6b-9db2-da0a55fbe013 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:01:54.842 8 INFO neutron.api.v2.resource [None req-62940671-752a-4b76-919e-d0a7d38961da c95ba05bd0c840f392d1a7525d0d8878 69976b26dee247a98a7a4389da5c4e4d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1057/2018] 10.0.0.1 () {32 vars in 735 bytes} [Sun May 10 02:01:54 2026] GET /v2.0/security-groups/9b8c5af6-0efb-4d6b-9db2-da0a55fbe013 => generated 146 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 962/2019] 10.0.0.1 () {32 vars in 730 bytes} [Sun May 10 02:01:54 2026] DELETE /v2.0/floatingips/fccb390a-981c-4b6e-8e7b-ab1f61bc35f8 => generated 0 bytes in 284 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1058/2020] 10.0.0.1 () {32 vars in 738 bytes} [Sun May 10 02:01:55 2026] DELETE /v2.0/security-groups/13c7d4db-f4e3-48d9-b7ae-60e38dc2f119 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1059/2021] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 02:01:55 2026] GET /v2.0/ports?device_id=d60431c7-e8bc-452a-9ece-6225600e9bc2 => 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: 1060/2022] 199.204.45.205 () {34 vars in 986 bytes} [Sun May 10 02:01:55 2026] GET /v2.0/networks?id=896600ba-6998-460f-b5a1-6197c8c1fd4b => generated 672 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:01:55.724 8 WARNING neutron_lib.context [req-9eef6d19-1745-46e5-b017-60f6b0f5e6c6 req-760e9a3e-f94f-417e-84da-f78c6d4aab33 b9b0f4c220df4410bd2dbf1ae924e260 d0789779827241a6a652960d89312f4e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1061/2023] 199.204.45.205 () {38 vars in 955 bytes} [Sun May 10 02:01:55 2026] POST /v2.0/ports => generated 954 bytes in 357 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 963/2024] 10.0.0.1 () {34 vars in 787 bytes} [Sun May 10 02:01:55 2026] PUT /v2.0/routers/a5f20aa3-2c45-4198-8111-a014ee9356ca/remove_router_interface => generated 309 bytes in 916 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1062/2025] 199.204.45.205 () {38 vars in 1028 bytes} [Sun May 10 02:01:56 2026] PUT /v2.0/ports/423bd398-8f74-4aff-ab13-1a35c703e5a2 => generated 1235 bytes in 425 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-10 02:01:56.533 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-4a9815f3-2b5b-49d1-8650-6607aa7c3c96'] response: {'name': 'network-changed', 'server_uuid': 'd60431c7-e8bc-452a-9ece-6225600e9bc2', 'tag': '423bd398-8f74-4aff-ab13-1a35c703e5a2', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1063/2026] 10.0.0.210 () {34 vars in 990 bytes} [Sun May 10 02:01:56 2026] GET /v2.0/ports?device_id=51f20f30-cb51-41d8-be1b-2f020dc86e3e => generated 1240 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1064/2027] 10.0.0.210 () {34 vars in 1040 bytes} [Sun May 10 02:01:56 2026] GET /v2.0/security-groups?id=9666398d-fd37-41ac-b4ad-5961483da6e4&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: 1065/2028] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 02:01:56 2026] GET /v2.0/ports?device_id=d60431c7-e8bc-452a-9ece-6225600e9bc2 => generated 969 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1066/2029] 10.0.0.92 () {34 vars in 1039 bytes} [Sun May 10 02:01:56 2026] GET /v2.0/security-groups?id=29f95fa2-c727-4df3-bcc8-d5d339d48159&fields=id&fields=name => generated 88 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:01:57.014 7 INFO neutron.services.segments.plugin [-] Segment 392aab7e-2d33-485f-abeb-b7399492f8a4 resource provider aggregate not found 2026-05-10 02:01:57.018 7 INFO neutron.services.segments.plugin [-] Segment 392aab7e-2d33-485f-abeb-b7399492f8a4 resource provider aggregate not found 2026-05-10 02:01:57.031 7 INFO neutron.db.l3_hamode_db [None req-93f2bf2c-de43-4cea-8534-d3b7bf2bfed4 ae447dd0b0eb43dba3d5039e628ede04 ced8d8ef21f84d89b888dadb249dce35 - - default default] HA network 8674bbc7-9d90-48e9-832e-5ba689ce8e2f was deleted as no HA routers are present in tenant 69976b26dee247a98a7a4389da5c4e4d. 2026-05-10 02:01:57.032 7 INFO neutron.services.segments.plugin [-] Segment 392aab7e-2d33-485f-abeb-b7399492f8a4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 392aab7e-2d33-485f-abeb-b7399492f8a4 found for delete ", "request_id": "req-05369eb0-d126-417d-a7fd-def2eb5d7df2"}]} 2026-05-10 02:01:57.033 7 INFO neutron.services.segments.plugin [-] Segment 392aab7e-2d33-485f-abeb-b7399492f8a4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 392aab7e-2d33-485f-abeb-b7399492f8a4 found for delete ", "request_id": "req-33a85da7-1d7d-45e4-98f8-243606775bee"}]} [pid: 7|app: 0|req: 964/2030] 10.0.0.1 () {32 vars in 722 bytes} [Sun May 10 02:01:56 2026] DELETE /v2.0/routers/a5f20aa3-2c45-4198-8111-a014ee9356ca => generated 0 bytes in 815 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 965/2031] 199.204.45.205 () {34 vars in 1080 bytes} [Sun May 10 02:01:57 2026] GET /v2.0/ports?tenant_id=d0789779827241a6a652960d89312f4e&device_id=d60431c7-e8bc-452a-9ece-6225600e9bc2 => generated 1238 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 966/2032] 199.204.45.205 () {34 vars in 1018 bytes} [Sun May 10 02:01:57 2026] GET /v2.0/networks?tenant_id=d0789779827241a6a652960d89312f4e&shared=False => generated 767 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 967/2033] 199.204.45.205 () {34 vars in 930 bytes} [Sun May 10 02:01:57 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1067/2034] 10.0.0.1 () {32 vars in 722 bytes} [Sun May 10 02:01:57 2026] DELETE /v2.0/subnets/644994f7-a64a-4854-8d02-abde7fc9c926 => generated 0 bytes in 153 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 968/2035] 10.0.0.1 () {32 vars in 724 bytes} [Sun May 10 02:01:57 2026] DELETE /v2.0/networks/a0842544-8cf7-4367-951f-8b4af90531eb => generated 0 bytes in 295 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 969/2036] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 02:01:57 2026] GET /v2.0/ports?device_id=d60431c7-e8bc-452a-9ece-6225600e9bc2 => 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: 970/2037] 10.0.0.92 () {34 vars in 1039 bytes} [Sun May 10 02:01:57 2026] GET /v2.0/security-groups?id=29f95fa2-c727-4df3-bcc8-d5d339d48159&fields=id&fields=name => generated 88 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 971/2038] 10.0.0.1 () {32 vars in 824 bytes} [Sun May 10 02:01:58 2026] GET /v2.0/ports?project_id=2e0a160736374de4bbfc7251a4de4d72&network_id=19f8c315-7cbc-40cd-abec-24a8dedd7871 => generated 3691 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 972/2039] 199.204.45.205 () {34 vars in 1080 bytes} [Sun May 10 02:01:58 2026] GET /v2.0/ports?tenant_id=d0789779827241a6a652960d89312f4e&device_id=d60431c7-e8bc-452a-9ece-6225600e9bc2 => generated 1238 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 973/2040] 199.204.45.205 () {34 vars in 1058 bytes} [Sun May 10 02:01:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=423bd398-8f74-4aff-ab13-1a35c703e5a2 => 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: 974/2041] 199.204.45.205 () {34 vars in 984 bytes} [Sun May 10 02:01:58 2026] GET /v2.0/subnets?id=c0ac4800-b97f-4cfa-9d5e-509a13ca263f => generated 690 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 975/2042] 199.204.45.205 () {34 vars in 1052 bytes} [Sun May 10 02:01:58 2026] GET /v2.0/ports?network_id=896600ba-6998-460f-b5a1-6197c8c1fd4b&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: 976/2043] 199.204.45.205 () {34 vars in 1012 bytes} [Sun May 10 02:01:58 2026] GET /v2.0/networks/896600ba-6998-460f-b5a1-6197c8c1fd4b?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: 977/2044] 199.204.45.205 () {34 vars in 1112 bytes} [Sun May 10 02:01:58 2026] GET /v2.0/networks/896600ba-6998-460f-b5a1-6197c8c1fd4b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 978/2045] 10.0.0.1 () {32 vars in 740 bytes} [Sun May 10 02:01:58 2026] GET /v2.0/subnets?network_id=6d36eb33-d44d-4a16-9f7f-5e21db50b815 => generated 667 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:01:58.903 7 INFO neutron.db.l3_db [None req-b77e8ebe-22e4-42d0-9c7b-464db0164ee3 a953fa7fd3c24eb39bbee38c9e39c52b 2e0a160736374de4bbfc7251a4de4d72 - - default default] Floating IP 07ddd0b4-dcf4-4489-acd5-38bce77c180b disassociated. External IP: 10.96.250.218, port: 49f31adb-bf0b-4dc4-a4ef-659cd8e603ce. [pid: 8|app: 0|req: 1068/2046] 10.0.0.1 () {34 vars in 787 bytes} [Sun May 10 02:01:57 2026] PUT /v2.0/routers/bdc3defa-8fe4-4370-81b6-9bd67602e80f/remove_router_interface => generated 309 bytes in 1703 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1069/2047] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 02:01:59 2026] GET /v2.0/ports?device_id=d60431c7-e8bc-452a-9ece-6225600e9bc2 => generated 969 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:01:59.313 7 INFO neutron.services.segments.plugin [-] Segment d1ba00af-669d-44dd-b301-ffa36e04c92b resource provider aggregate not found 2026-05-10 02:01:59.317 7 INFO neutron.services.segments.plugin [-] Segment d1ba00af-669d-44dd-b301-ffa36e04c92b resource provider aggregate not found 2026-05-10 02:01:59.331 7 INFO neutron.services.segments.plugin [-] Segment d1ba00af-669d-44dd-b301-ffa36e04c92b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d1ba00af-669d-44dd-b301-ffa36e04c92b found for delete ", "request_id": "req-a7ec2462-4f94-498e-953a-dc09509f85dc"}]} 2026-05-10 02:01:59.332 7 INFO neutron.services.segments.plugin [-] Segment d1ba00af-669d-44dd-b301-ffa36e04c92b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d1ba00af-669d-44dd-b301-ffa36e04c92b found for delete ", "request_id": "req-ae0ccd48-ce75-4cfb-aefb-8ba6b1f97933"}]} [pid: 7|app: 0|req: 979/2050] 10.0.0.1 () {34 vars in 747 bytes} [Sun May 10 02:01:58 2026] PUT /v2.0/floatingips/07ddd0b4-dcf4-4489-acd5-38bce77c180b => generated 554 bytes in 884 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:01:59.712 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-29374443-4d6c-4d0a-9582-ae454ce23299'] response: {'name': 'network-changed', 'server_uuid': '51f20f30-cb51-41d8-be1b-2f020dc86e3e', 'tag': '49f31adb-bf0b-4dc4-a4ef-659cd8e603ce', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 980/2051] 10.0.0.92 () {34 vars in 1039 bytes} [Sun May 10 02:01:59 2026] GET /v2.0/security-groups?id=29f95fa2-c727-4df3-bcc8-d5d339d48159&fields=id&fields=name => generated 88 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 981/2052] 10.0.0.1 () {32 vars in 727 bytes} [Sun May 10 02:01:59 2026] GET /v2.0/floatingips/07ddd0b4-dcf4-4489-acd5-38bce77c180b => generated 554 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 982/2053] 199.204.45.205 () {34 vars in 1096 bytes} [Sun May 10 02:01:59 2026] GET /v2.0/ports?device_id=51f20f30-cb51-41d8-be1b-2f020dc86e3e&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:02:00.125 8 INFO neutron.services.segments.plugin [-] Segment d35ae5e4-9f90-441c-8a78-1eba39e7358d resource provider aggregate not found 2026-05-10 02:02:00.130 8 INFO neutron.services.segments.plugin [-] Segment d35ae5e4-9f90-441c-8a78-1eba39e7358d resource provider aggregate not found 2026-05-10 02:02:00.138 8 INFO neutron.services.segments.plugin [-] Segment d35ae5e4-9f90-441c-8a78-1eba39e7358d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d35ae5e4-9f90-441c-8a78-1eba39e7358d found for delete ", "request_id": "req-4ffc4f37-700d-47c5-8b92-805d077fba87"}]} 2026-05-10 02:02:00.139 8 INFO neutron.db.l3_hamode_db [None req-d1b52745-860b-451a-9659-e5ab7c584695 ae447dd0b0eb43dba3d5039e628ede04 ced8d8ef21f84d89b888dadb249dce35 - - default default] HA network 1ae3658b-6ece-46b1-97a0-289f7491cafd was deleted as no HA routers are present in tenant 486bdefc56f4464098689d31260dc4ca. [pid: 8|app: 0|req: 1072/2054] 10.0.0.1 () {32 vars in 722 bytes} [Sun May 10 02:01:59 2026] DELETE /v2.0/routers/bdc3defa-8fe4-4370-81b6-9bd67602e80f => generated 0 bytes in 899 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:02:00.225 8 INFO neutron.services.segments.plugin [-] Segment d35ae5e4-9f90-441c-8a78-1eba39e7358d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d35ae5e4-9f90-441c-8a78-1eba39e7358d found for delete ", "request_id": "req-d90fd194-03e4-43ce-8574-2e7f3209aa6f"}]} [pid: 8|app: 0|req: 1073/2055] 199.204.45.205 () {34 vars in 1080 bytes} [Sun May 10 02:02:00 2026] GET /v2.0/ports?tenant_id=2e0a160736374de4bbfc7251a4de4d72&device_id=51f20f30-cb51-41d8-be1b-2f020dc86e3e => 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: 983/2056] 10.0.0.1 () {32 vars in 722 bytes} [Sun May 10 02:02:00 2026] DELETE /v2.0/subnets/48b17295-d418-4998-b108-51aaa8550f7b => generated 0 bytes in 139 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1074/2057] 199.204.45.205 () {34 vars in 986 bytes} [Sun May 10 02:02:00 2026] GET /v2.0/networks?id=19f8c315-7cbc-40cd-abec-24a8dedd7871 => generated 757 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1075/2058] 199.204.45.205 () {34 vars in 1058 bytes} [Sun May 10 02:02:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=49f31adb-bf0b-4dc4-a4ef-659cd8e603ce => 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: 1076/2059] 199.204.45.205 () {34 vars in 984 bytes} [Sun May 10 02:02:00 2026] GET /v2.0/subnets?id=8c9c8447-07d7-49d8-8a99-f2d30a2a2894 => generated 677 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1077/2060] 199.204.45.205 () {34 vars in 1052 bytes} [Sun May 10 02:02:00 2026] GET /v2.0/ports?network_id=19f8c315-7cbc-40cd-abec-24a8dedd7871&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: 1078/2061] 199.204.45.205 () {34 vars in 1012 bytes} [Sun May 10 02:02:00 2026] GET /v2.0/networks/19f8c315-7cbc-40cd-abec-24a8dedd7871?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: 1079/2062] 199.204.45.205 () {34 vars in 1112 bytes} [Sun May 10 02:02:00 2026] GET /v2.0/networks/19f8c315-7cbc-40cd-abec-24a8dedd7871?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: 984/2063] 10.0.0.1 () {32 vars in 724 bytes} [Sun May 10 02:02:00 2026] DELETE /v2.0/networks/c579b540-cfce-4b71-9d93-bd08248ab18c => generated 0 bytes in 296 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1080/2064] 10.0.0.1 () {32 vars in 727 bytes} [Sun May 10 02:02:00 2026] GET /v2.0/floatingips/07ddd0b4-dcf4-4489-acd5-38bce77c180b => generated 554 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 985/2065] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 02:02:00 2026] GET /v2.0/ports?device_id=d60431c7-e8bc-452a-9ece-6225600e9bc2 => generated 969 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1081/2066] 10.0.0.92 () {34 vars in 1039 bytes} [Sun May 10 02:02:00 2026] GET /v2.0/security-groups?id=29f95fa2-c727-4df3-bcc8-d5d339d48159&fields=id&fields=name => generated 88 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 986/2067] 10.0.0.1 () {32 vars in 772 bytes} [Sun May 10 02:02:00 2026] GET /v2.0/security-groups?tenant_id=486bdefc56f4464098689d31260dc4ca&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: 1082/2068] 10.0.0.1 () {32 vars in 738 bytes} [Sun May 10 02:02:00 2026] DELETE /v2.0/security-groups/7f5b2251-2479-4d13-8833-d9c22a666d2f => 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: 987/2069] 10.0.0.1 () {32 vars in 772 bytes} [Sun May 10 02:02:01 2026] GET /v2.0/security-groups?tenant_id=69976b26dee247a98a7a4389da5c4e4d&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: 1083/2070] 10.0.0.1 () {32 vars in 738 bytes} [Sun May 10 02:02:01 2026] DELETE /v2.0/security-groups/d7a5b79a-b444-4062-8c31-09d5cc6552bd => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:02:01.817 7 INFO neutron.services.segments.plugin [-] Segment cb0a6f8b-9eb5-4df1-805d-030f6a4e3bed resource provider aggregate not found 2026-05-10 02:02:01.820 7 INFO neutron.services.segments.plugin [-] Segment cb0a6f8b-9eb5-4df1-805d-030f6a4e3bed resource provider aggregate not found [pid: 7|app: 0|req: 988/2071] 10.0.0.1 () {32 vars in 727 bytes} [Sun May 10 02:02:01 2026] GET /v2.0/floatingips/07ddd0b4-dcf4-4489-acd5-38bce77c180b => generated 552 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1084/2072] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 02:02:01 2026] GET /v2.0/ports?device_id=d60431c7-e8bc-452a-9ece-6225600e9bc2 => generated 969 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:02:02.047 7 INFO neutron.services.segments.plugin [-] Segment cb0a6f8b-9eb5-4df1-805d-030f6a4e3bed resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cb0a6f8b-9eb5-4df1-805d-030f6a4e3bed found for delete ", "request_id": "req-a419f8c8-54ae-4e89-8e4f-5a52497e1cba"}]} 2026-05-10 02:02:02.048 7 INFO neutron.services.segments.plugin [-] Segment cb0a6f8b-9eb5-4df1-805d-030f6a4e3bed resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cb0a6f8b-9eb5-4df1-805d-030f6a4e3bed found for delete ", "request_id": "req-fed6364d-39ec-4a46-9c17-218124a15f21"}]} [pid: 7|app: 0|req: 989/2073] 10.0.0.92 () {34 vars in 1039 bytes} [Sun May 10 02:02:02 2026] GET /v2.0/security-groups?id=29f95fa2-c727-4df3-bcc8-d5d339d48159&fields=id&fields=name => generated 88 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1085/2074] 199.204.45.205 () {34 vars in 1080 bytes} [Sun May 10 02:02:02 2026] GET /v2.0/ports?tenant_id=2e0a160736374de4bbfc7251a4de4d72&device_id=51f20f30-cb51-41d8-be1b-2f020dc86e3e => generated 1240 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 990/2075] 199.204.45.205 () {34 vars in 986 bytes} [Sun May 10 02:02:02 2026] GET /v2.0/networks?id=19f8c315-7cbc-40cd-abec-24a8dedd7871 => generated 757 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1086/2076] 199.204.45.205 () {34 vars in 1058 bytes} [Sun May 10 02:02:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=49f31adb-bf0b-4dc4-a4ef-659cd8e603ce => 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: 991/2077] 199.204.45.205 () {34 vars in 984 bytes} [Sun May 10 02:02:02 2026] GET /v2.0/subnets?id=8c9c8447-07d7-49d8-8a99-f2d30a2a2894 => generated 677 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1087/2078] 199.204.45.205 () {34 vars in 1052 bytes} [Sun May 10 02:02:02 2026] GET /v2.0/ports?network_id=19f8c315-7cbc-40cd-abec-24a8dedd7871&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: 992/2079] 199.204.45.205 () {34 vars in 1012 bytes} [Sun May 10 02:02:02 2026] GET /v2.0/networks/19f8c315-7cbc-40cd-abec-24a8dedd7871?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: 1088/2080] 199.204.45.205 () {34 vars in 1112 bytes} [Sun May 10 02:02:02 2026] GET /v2.0/networks/19f8c315-7cbc-40cd-abec-24a8dedd7871?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:02:02.886 7 WARNING neutron_lib.context [None req-0c7216ff-1bc8-459f-a4e9-493ec88948fd a953fa7fd3c24eb39bbee38c9e39c52b 2e0a160736374de4bbfc7251a4de4d72 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 993/2081] 10.0.0.1 () {34 vars in 683 bytes} [Sun May 10 02:02:02 2026] POST /v2.0/security-groups => generated 1673 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-10 02:02:03.044 8 WARNING neutron_lib.context [None req-c448acc0-f0b6-4b86-9253-258f890d399e a953fa7fd3c24eb39bbee38c9e39c52b 2e0a160736374de4bbfc7251a4de4d72 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/2082] 10.0.0.1 () {34 vars in 693 bytes} [Sun May 10 02:02:03 2026] POST /v2.0/security-group-rules => generated 597 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:02:03.207 8 WARNING neutron_lib.context [None req-541075ac-319b-4319-9d45-804635fb68f9 a953fa7fd3c24eb39bbee38c9e39c52b 2e0a160736374de4bbfc7251a4de4d72 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 994/2083] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 02:02:03 2026] GET /v2.0/ports?device_id=d60431c7-e8bc-452a-9ece-6225600e9bc2 => generated 971 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 995/2084] 10.0.0.92 () {34 vars in 1039 bytes} [Sun May 10 02:02:03 2026] GET /v2.0/security-groups?id=29f95fa2-c727-4df3-bcc8-d5d339d48159&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: 8|app: 0|req: 1090/2085] 10.0.0.1 () {34 vars in 693 bytes} [Sun May 10 02:02:03 2026] POST /v2.0/security-group-rules => generated 596 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:02:03.373 7 WARNING neutron_lib.context [None req-cb2a4d77-5ae0-4638-ada6-f1feb6b2f601 a953fa7fd3c24eb39bbee38c9e39c52b 2e0a160736374de4bbfc7251a4de4d72 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 996/2086] 10.0.0.1 () {34 vars in 693 bytes} [Sun May 10 02:02:03 2026] POST /v2.0/security-group-rules => generated 602 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:02:03.512 8 WARNING neutron_lib.context [None req-af3e5881-24c3-4f4d-a355-12b05f56254e a953fa7fd3c24eb39bbee38c9e39c52b 2e0a160736374de4bbfc7251a4de4d72 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1091/2087] 10.0.0.1 () {34 vars in 693 bytes} [Sun May 10 02:02:03 2026] POST /v2.0/security-group-rules => generated 601 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:02:03.632 7 WARNING neutron_lib.context [None req-e07e22c3-214d-4fed-8802-40bb78153021 a953fa7fd3c24eb39bbee38c9e39c52b 2e0a160736374de4bbfc7251a4de4d72 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 02:02:03.677 7 INFO neutron.db.securitygroups_db [None req-e07e22c3-214d-4fed-8802-40bb78153021 a953fa7fd3c24eb39bbee38c9e39c52b 2e0a160736374de4bbfc7251a4de4d72 - - default default] Project 2e0a160736374de4bbfc7251a4de4d72 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: 997/2088] 10.0.0.1 () {34 vars in 693 bytes} [Sun May 10 02:02:03 2026] POST /v2.0/security-group-rules => generated 607 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:02:03.787 8 WARNING neutron_lib.context [None req-4f911c93-2303-4554-a885-00802a2595c4 a953fa7fd3c24eb39bbee38c9e39c52b 2e0a160736374de4bbfc7251a4de4d72 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 02:02:03.830 8 INFO neutron.db.securitygroups_db [None req-4f911c93-2303-4554-a885-00802a2595c4 a953fa7fd3c24eb39bbee38c9e39c52b 2e0a160736374de4bbfc7251a4de4d72 - - default default] Project 2e0a160736374de4bbfc7251a4de4d72 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: 1092/2089] 10.0.0.1 () {34 vars in 693 bytes} [Sun May 10 02:02:03 2026] POST /v2.0/security-group-rules => generated 606 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1093/2090] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 02:02:04 2026] GET /v2.0/ports?device_id=d60431c7-e8bc-452a-9ece-6225600e9bc2 => 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: 1094/2091] 10.0.0.92 () {34 vars in 1039 bytes} [Sun May 10 02:02:04 2026] GET /v2.0/security-groups?id=29f95fa2-c727-4df3-bcc8-d5d339d48159&fields=id&fields=name => generated 88 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 998/2092] 10.0.0.1 () {32 vars in 647 bytes} [Sun May 10 02:02:04 2026] GET /v2.0/networks => generated 1298 bytes in 316 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1095/2093] 10.0.0.92 () {34 vars in 1097 bytes} [Sun May 10 02:02:04 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-468775680&fields=id&tenant_id=2e0a160736374de4bbfc7251a4de4d72 => generated 69 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 999/2094] 10.0.0.92 () {34 vars in 981 bytes} [Sun May 10 02:02:04 2026] GET /v2.0/networks?id=19f8c315-7cbc-40cd-abec-24a8dedd7871 => generated 661 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1096/2095] 10.0.0.92 () {34 vars in 964 bytes} [Sun May 10 02:02:04 2026] GET /v2.0/quotas/2e0a160736374de4bbfc7251a4de4d72 => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1000/2096] 10.0.0.92 () {34 vars in 1001 bytes} [Sun May 10 02:02:04 2026] GET /v2.0/ports?tenant_id=2e0a160736374de4bbfc7251a4de4d72&fields=id => generated 149 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1097/2097] 10.0.0.92 () {34 vars in 1007 bytes} [Sun May 10 02:02:04 2026] GET /v2.0/networks/19f8c315-7cbc-40cd-abec-24a8dedd7871?fields=segments => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1001/2098] 10.0.0.92 () {34 vars in 1107 bytes} [Sun May 10 02:02:04 2026] GET /v2.0/networks/19f8c315-7cbc-40cd-abec-24a8dedd7871?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: 1098/2099] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 02:02:05 2026] GET /v2.0/ports?device_id=31e9b3e3-82d6-43e5-ac9c-4299be878f81 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:02:05.812 7 WARNING neutron_lib.context [None req-2b1511a1-deca-4476-97dd-a3fe38521c8b fddac310c3a84c51b03da02c242b8337 bab8e6ca3fcc44438016b8972ed57b39 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/2100] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 02:02:05 2026] GET /v2.0/ports?device_id=d60431c7-e8bc-452a-9ece-6225600e9bc2 => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1100/2101] 10.0.0.92 () {34 vars in 1039 bytes} [Sun May 10 02:02:05 2026] GET /v2.0/security-groups?id=29f95fa2-c727-4df3-bcc8-d5d339d48159&fields=id&fields=name => generated 88 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1101/2102] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 02:02:06 2026] GET /v2.0/ports?device_id=31e9b3e3-82d6-43e5-ac9c-4299be878f81 => 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: 1002/2103] 10.0.0.1 () {34 vars in 674 bytes} [Sun May 10 02:02:05 2026] POST /v2.0/floatingips => generated 552 bytes in 794 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:02:06.430 8 WARNING neutron_lib.context [None req-1cb5bd6e-3308-4509-bf81-b46d92328775 fddac310c3a84c51b03da02c242b8337 bab8e6ca3fcc44438016b8972ed57b39 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/2104] 10.0.0.1 () {34 vars in 674 bytes} [Sun May 10 02:02:06 2026] POST /v2.0/floatingips => generated 552 bytes in 497 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:02:06.935 7 WARNING neutron_lib.context [None req-75a9c2c8-e195-41c6-b663-e7da932311e1 fddac310c3a84c51b03da02c242b8337 bab8e6ca3fcc44438016b8972ed57b39 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/2105] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 02:02:07 2026] GET /v2.0/ports?device_id=d60431c7-e8bc-452a-9ece-6225600e9bc2 => generated 971 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1104/2106] 10.0.0.92 () {34 vars in 1039 bytes} [Sun May 10 02:02:07 2026] GET /v2.0/security-groups?id=29f95fa2-c727-4df3-bcc8-d5d339d48159&fields=id&fields=name => generated 88 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1105/2107] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 02:02:07 2026] GET /v2.0/ports?device_id=31e9b3e3-82d6-43e5-ac9c-4299be878f81 => 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: 1003/2108] 10.0.0.1 () {34 vars in 674 bytes} [Sun May 10 02:02:06 2026] POST /v2.0/floatingips => generated 552 bytes in 503 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:02:07.443 8 WARNING neutron_lib.context [None req-6e355cbe-bfdd-4011-a517-60f67b99e30c fddac310c3a84c51b03da02c242b8337 bab8e6ca3fcc44438016b8972ed57b39 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1004/2109] 199.204.45.205 () {34 vars in 994 bytes} [Sun May 10 02:02:07 2026] GET /v2.0/ports?device_id=d60431c7-e8bc-452a-9ece-6225600e9bc2 => 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: 1106/2110] 10.0.0.1 () {34 vars in 674 bytes} [Sun May 10 02:02:07 2026] POST /v2.0/floatingips => generated 552 bytes in 546 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:02:07.994 8 WARNING neutron_lib.context [None req-7589d97a-3352-41a6-85b1-de5d7de212ac fddac310c3a84c51b03da02c242b8337 bab8e6ca3fcc44438016b8972ed57b39 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1005/2111] 199.204.45.205 () {36 vars in 997 bytes} [Sun May 10 02:02:07 2026] DELETE /v2.0/ports/423bd398-8f74-4aff-ab13-1a35c703e5a2 => generated 0 bytes in 265 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1006/2112] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 02:02:08 2026] GET /v2.0/ports?device_id=d60431c7-e8bc-452a-9ece-6225600e9bc2 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:02:08.403 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ea62d8e9-15ff-44c1-9b63-9a5c8bf05c58'] response: {'server_uuid': 'd60431c7-e8bc-452a-9ece-6225600e9bc2', 'name': 'network-vif-deleted', 'tag': '423bd398-8f74-4aff-ab13-1a35c703e5a2', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1007/2113] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 02:02:08 2026] GET /v2.0/ports?device_id=31e9b3e3-82d6-43e5-ac9c-4299be878f81 => 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: 1107/2114] 10.0.0.1 () {34 vars in 674 bytes} [Sun May 10 02:02:07 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) [pid: 7|app: 0|req: 1008/2115] 10.0.0.1 () {34 vars in 757 bytes} [Sun May 10 02:02:08 2026] PUT /v2.0/floatingips/6547bbbe-5d87-45a6-9868-12512a6982ae/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: 1108/2116] 10.0.0.1 () {34 vars in 757 bytes} [Sun May 10 02:02:08 2026] PUT /v2.0/floatingips/5cf72464-d3b0-449b-bd3d-c344cf2ee9a8/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: 1009/2117] 10.0.0.1 () {34 vars in 757 bytes} [Sun May 10 02:02:08 2026] PUT /v2.0/floatingips/1980ba45-1f5d-4163-b6f4-6034275cf6b6/tags => generated 34 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1109/2118] 10.0.0.1 () {34 vars in 757 bytes} [Sun May 10 02:02:08 2026] PUT /v2.0/floatingips/59fe16fa-ed18-4349-a506-415aec3cb16c/tags => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1010/2119] 10.0.0.1 () {32 vars in 670 bytes} [Sun May 10 02:02:08 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1110/2120] 10.0.0.1 () {32 vars in 684 bytes} [Sun May 10 02:02:08 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1011/2121] 10.0.0.1 () {32 vars in 680 bytes} [Sun May 10 02:02:08 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1111/2122] 10.0.0.1 () {32 vars in 692 bytes} [Sun May 10 02:02:08 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1012/2123] 10.0.0.1 () {32 vars in 678 bytes} [Sun May 10 02:02:08 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: 8|app: 0|req: 1112/2124] 10.0.0.1 () {32 vars in 692 bytes} [Sun May 10 02:02:09 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1013/2125] 10.0.0.1 () {32 vars in 688 bytes} [Sun May 10 02:02:09 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1113/2126] 10.0.0.1 () {32 vars in 700 bytes} [Sun May 10 02:02:09 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1114/2127] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 02:02:09 2026] GET /v2.0/ports?device_id=d60431c7-e8bc-452a-9ece-6225600e9bc2 => 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: 1014/2128] 10.0.0.1 () {32 vars in 730 bytes} [Sun May 10 02:02:09 2026] DELETE /v2.0/floatingips/6547bbbe-5d87-45a6-9868-12512a6982ae => generated 0 bytes in 260 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1015/2129] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 02:02:09 2026] GET /v2.0/ports?device_id=31e9b3e3-82d6-43e5-ac9c-4299be878f81 => 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: 1115/2130] 10.0.0.1 () {32 vars in 730 bytes} [Sun May 10 02:02:09 2026] DELETE /v2.0/floatingips/5cf72464-d3b0-449b-bd3d-c344cf2ee9a8 => generated 0 bytes in 263 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1016/2131] 10.0.0.1 () {32 vars in 730 bytes} [Sun May 10 02:02:09 2026] DELETE /v2.0/floatingips/1980ba45-1f5d-4163-b6f4-6034275cf6b6 => generated 0 bytes in 272 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1116/2132] 10.0.0.1 () {32 vars in 730 bytes} [Sun May 10 02:02:09 2026] DELETE /v2.0/floatingips/59fe16fa-ed18-4349-a506-415aec3cb16c => generated 0 bytes in 252 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1117/2133] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 02:02:10 2026] GET /v2.0/ports?device_id=d60431c7-e8bc-452a-9ece-6225600e9bc2 => 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: 1017/2134] 10.0.0.1 () {32 vars in 730 bytes} [Sun May 10 02:02:10 2026] DELETE /v2.0/floatingips/f70ea57c-24fa-478c-8307-f4119a74d2b6 => generated 0 bytes in 270 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1118/2135] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 02:02:10 2026] GET /v2.0/ports?device_id=31e9b3e3-82d6-43e5-ac9c-4299be878f81 => 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: 1119/2136] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 02:02:11 2026] GET /v2.0/ports?device_id=d60431c7-e8bc-452a-9ece-6225600e9bc2 => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1018/2137] 10.0.0.1 () {32 vars in 772 bytes} [Sun May 10 02:02:11 2026] GET /v2.0/security-groups?tenant_id=d194f963ec7146d78c580dea9afeb083&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: 1019/2138] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 02:02:11 2026] GET /v2.0/ports?device_id=31e9b3e3-82d6-43e5-ac9c-4299be878f81 => 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: 1120/2139] 10.0.0.1 () {32 vars in 738 bytes} [Sun May 10 02:02:11 2026] DELETE /v2.0/security-groups/218e5040-2596-43e9-b4f8-ba601bd69313 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1020/2140] 199.204.45.205 () {34 vars in 986 bytes} [Sun May 10 02:02:11 2026] GET /v2.0/networks?id=19f8c315-7cbc-40cd-abec-24a8dedd7871 => generated 661 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1121/2141] 199.204.45.205 () {34 vars in 1050 bytes} [Sun May 10 02:02:11 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=2e0a160736374de4bbfc7251a4de4d72 => generated 273 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:02:11.849 8 WARNING neutron_lib.context [req-5f09be66-dfd7-458d-9bd6-5aa8db01a575 req-3baf9d6a-7bcc-4d32-aa97-7bb3e7a42b7f a953fa7fd3c24eb39bbee38c9e39c52b 2e0a160736374de4bbfc7251a4de4d72 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1021/2142] 10.0.0.1 () {32 vars in 772 bytes} [Sun May 10 02:02:11 2026] GET /v2.0/security-groups?tenant_id=bab8e6ca3fcc44438016b8972ed57b39&name=default => generated 2925 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1022/2143] 10.0.0.1 () {32 vars in 738 bytes} [Sun May 10 02:02:11 2026] DELETE /v2.0/security-groups/0770a1c8-9f98-4b3b-ace9-1463a5581dff => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1122/2144] 199.204.45.205 () {38 vars in 955 bytes} [Sun May 10 02:02:11 2026] POST /v2.0/ports => generated 958 bytes in 397 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1023/2145] 10.0.0.1 () {32 vars in 772 bytes} [Sun May 10 02:02:12 2026] GET /v2.0/security-groups?tenant_id=40ca112787d64051a69a5465641f9d27&name=default => generated 2925 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1024/2146] 10.0.0.1 () {32 vars in 738 bytes} [Sun May 10 02:02:12 2026] DELETE /v2.0/security-groups/f4e87282-b10c-440d-9536-5424d7e23221 => 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: 1025/2147] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 02:02:12 2026] GET /v2.0/ports?device_id=d60431c7-e8bc-452a-9ece-6225600e9bc2 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1123/2148] 199.204.45.205 () {38 vars in 1028 bytes} [Sun May 10 02:02:12 2026] PUT /v2.0/ports/3c27a2be-8570-4fd3-a540-c8b3d6352f59 => generated 1239 bytes in 419 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1026/2149] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 02:02:12 2026] GET /v2.0/ports?device_id=31e9b3e3-82d6-43e5-ac9c-4299be878f81 => generated 973 bytes in 111 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-10 02:02:12.888 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-97dc2993-96b4-421e-9af9-33549ecfe04e'] response: {'name': 'network-changed', 'server_uuid': '31e9b3e3-82d6-43e5-ac9c-4299be878f81', 'tag': '3c27a2be-8570-4fd3-a540-c8b3d6352f59', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1124/2150] 10.0.0.92 () {34 vars in 1039 bytes} [Sun May 10 02:02:12 2026] GET /v2.0/security-groups?id=a4908059-f373-4b37-99fe-70ca46330f83&fields=id&fields=name => generated 113 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1027/2151] 199.204.45.205 () {34 vars in 1080 bytes} [Sun May 10 02:02:13 2026] GET /v2.0/ports?tenant_id=2e0a160736374de4bbfc7251a4de4d72&device_id=31e9b3e3-82d6-43e5-ac9c-4299be878f81 => 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: 1125/2152] 199.204.45.205 () {34 vars in 1018 bytes} [Sun May 10 02:02:13 2026] GET /v2.0/networks?tenant_id=2e0a160736374de4bbfc7251a4de4d72&shared=False => generated 757 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1028/2153] 199.204.45.205 () {34 vars in 930 bytes} [Sun May 10 02:02:13 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: 8|app: 0|req: 1126/2154] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 02:02:13 2026] GET /v2.0/ports?device_id=31e9b3e3-82d6-43e5-ac9c-4299be878f81 => generated 973 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1029/2157] 10.0.0.92 () {34 vars in 1039 bytes} [Sun May 10 02:02:14 2026] GET /v2.0/security-groups?id=a4908059-f373-4b37-99fe-70ca46330f83&fields=id&fields=name => generated 113 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1129/2158] 199.204.45.205 () {34 vars in 1080 bytes} [Sun May 10 02:02:14 2026] GET /v2.0/ports?tenant_id=2e0a160736374de4bbfc7251a4de4d72&device_id=31e9b3e3-82d6-43e5-ac9c-4299be878f81 => 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: 1030/2159] 199.204.45.205 () {34 vars in 1060 bytes} [Sun May 10 02:02:14 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=3c27a2be-8570-4fd3-a540-c8b3d6352f59 => 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: 1130/2160] 199.204.45.205 () {34 vars in 984 bytes} [Sun May 10 02:02:14 2026] GET /v2.0/subnets?id=8c9c8447-07d7-49d8-8a99-f2d30a2a2894 => 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: 1031/2161] 199.204.45.205 () {34 vars in 1052 bytes} [Sun May 10 02:02:14 2026] GET /v2.0/ports?network_id=19f8c315-7cbc-40cd-abec-24a8dedd7871&device_owner=network%3Adhcp => generated 1244 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1131/2162] 199.204.45.205 () {34 vars in 1012 bytes} [Sun May 10 02:02:14 2026] GET /v2.0/networks/19f8c315-7cbc-40cd-abec-24a8dedd7871?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: 1132/2163] 199.204.45.205 () {34 vars in 1112 bytes} [Sun May 10 02:02:14 2026] GET /v2.0/networks/19f8c315-7cbc-40cd-abec-24a8dedd7871?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1133/2164] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 02:02:15 2026] GET /v2.0/ports?device_id=31e9b3e3-82d6-43e5-ac9c-4299be878f81 => generated 973 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1134/2165] 10.0.0.92 () {34 vars in 1039 bytes} [Sun May 10 02:02:15 2026] GET /v2.0/security-groups?id=a4908059-f373-4b37-99fe-70ca46330f83&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1032/2166] 10.0.0.1 () {34 vars in 787 bytes} [Sun May 10 02:02:14 2026] PUT /v2.0/routers/8bd9d779-cb29-41b7-8bff-08b5a5e7ed43/remove_router_interface => generated 309 bytes in 937 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1033/2167] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 02:02:16 2026] GET /v2.0/ports?device_id=31e9b3e3-82d6-43e5-ac9c-4299be878f81 => generated 973 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1034/2168] 10.0.0.92 () {34 vars in 1039 bytes} [Sun May 10 02:02:16 2026] GET /v2.0/security-groups?id=a4908059-f373-4b37-99fe-70ca46330f83&fields=id&fields=name => generated 113 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:02:16.606 8 INFO neutron.services.segments.plugin [-] Segment 515f6f31-7241-431a-9ad3-66398a555197 resource provider aggregate not found 2026-05-10 02:02:16.611 8 INFO neutron.services.segments.plugin [-] Segment 515f6f31-7241-431a-9ad3-66398a555197 resource provider aggregate not found 2026-05-10 02:02:16.619 8 INFO neutron.services.segments.plugin [-] Segment 515f6f31-7241-431a-9ad3-66398a555197 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 515f6f31-7241-431a-9ad3-66398a555197 found for delete ", "request_id": "req-89d40f44-71ec-45fc-a242-1837bbe625c7"}]} 2026-05-10 02:02:16.624 8 INFO neutron.db.l3_hamode_db [None req-d81cd0f5-148d-4215-94d3-061d32eef98d ae447dd0b0eb43dba3d5039e628ede04 ced8d8ef21f84d89b888dadb249dce35 - - default default] HA network 68d3b9eb-2c6c-4def-bb4f-ffff82e64b34 was deleted as no HA routers are present in tenant d0789779827241a6a652960d89312f4e. [pid: 8|app: 0|req: 1135/2169] 10.0.0.1 () {32 vars in 722 bytes} [Sun May 10 02:02:15 2026] DELETE /v2.0/routers/8bd9d779-cb29-41b7-8bff-08b5a5e7ed43 => generated 0 bytes in 913 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:02:16.635 8 INFO neutron.services.segments.plugin [-] Segment 515f6f31-7241-431a-9ad3-66398a555197 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 515f6f31-7241-431a-9ad3-66398a555197 found for delete ", "request_id": "req-dec768bc-bca4-4f3a-b139-9705c41cc758"}]} 2026-05-10 02:02:16.732 7 WARNING neutron_lib.context [None req-3f9cc078-b1b0-41e8-812e-1e85462600e6 af15e36ea8c147be8cb5e5eb4e4a73b1 483d5a9996404d8dbcf20ce0e58df134 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1136/2170] 10.0.0.1 () {32 vars in 722 bytes} [Sun May 10 02:02:16 2026] DELETE /v2.0/subnets/c0ac4800-b97f-4cfa-9d5e-509a13ca263f => generated 0 bytes in 141 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 02:02:16.887 7 INFO neutron.db.segments_db [None req-3f9cc078-b1b0-41e8-812e-1e85462600e6 af15e36ea8c147be8cb5e5eb4e4a73b1 483d5a9996404d8dbcf20ce0e58df134 - - default default] Added segment 4d9c78dd-43dc-4ee7-bcd3-1648c3879108 of type vxlan for network 086d21de-894a-4131-a94e-fbc9d122c916 [pid: 7|app: 0|req: 1035/2171] 10.0.0.1 () {34 vars in 668 bytes} [Sun May 10 02:02:16 2026] POST /v2.0/networks => generated 631 bytes in 406 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:02:16.995 7 WARNING neutron_lib.context [None req-7f8be798-a71e-447f-a77e-20ba4c603999 af15e36ea8c147be8cb5e5eb4e4a73b1 483d5a9996404d8dbcf20ce0e58df134 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1137/2172] 10.0.0.1 () {32 vars in 724 bytes} [Sun May 10 02:02:16 2026] DELETE /v2.0/networks/896600ba-6998-460f-b5a1-6197c8c1fd4b => generated 0 bytes in 297 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1138/2173] 10.0.0.1 () {32 vars in 772 bytes} [Sun May 10 02:02:17 2026] GET /v2.0/security-groups?tenant_id=d0789779827241a6a652960d89312f4e&name=default => 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: 1036/2174] 10.0.0.1 () {34 vars in 662 bytes} [Sun May 10 02:02:16 2026] POST /v2.0/ports => generated 743 bytes in 278 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-10 02:02:17.280 7 WARNING neutron_lib.context [None req-5492c7a5-bc6e-4f69-92cc-b6ca995089da af15e36ea8c147be8cb5e5eb4e4a73b1 483d5a9996404d8dbcf20ce0e58df134 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 02:02:17.355 7 INFO neutron.db.segments_db [None req-5492c7a5-bc6e-4f69-92cc-b6ca995089da af15e36ea8c147be8cb5e5eb4e4a73b1 483d5a9996404d8dbcf20ce0e58df134 - - default default] Added segment 4a6883ae-e240-421e-b204-c89dcad4aa9e of type vxlan for network eceb353d-d1d3-4b6b-9cf9-1fe5dbca9a48 [pid: 8|app: 0|req: 1139/2175] 10.0.0.1 () {32 vars in 738 bytes} [Sun May 10 02:02:17 2026] DELETE /v2.0/security-groups/29f95fa2-c727-4df3-bcc8-d5d339d48159 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1037/2176] 10.0.0.1 () {34 vars in 668 bytes} [Sun May 10 02:02:17 2026] POST /v2.0/networks => generated 631 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:02:17.467 8 WARNING neutron_lib.context [None req-82603d56-627f-479a-8d90-b9b1694207a5 af15e36ea8c147be8cb5e5eb4e4a73b1 483d5a9996404d8dbcf20ce0e58df134 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1038/2177] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 02:02:17 2026] GET /v2.0/ports?device_id=31e9b3e3-82d6-43e5-ac9c-4299be878f81 => generated 973 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1039/2178] 10.0.0.92 () {34 vars in 1039 bytes} [Sun May 10 02:02:17 2026] GET /v2.0/security-groups?id=a4908059-f373-4b37-99fe-70ca46330f83&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: 1140/2179] 10.0.0.1 () {34 vars in 662 bytes} [Sun May 10 02:02:17 2026] POST /v2.0/ports => generated 743 bytes in 356 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:02:17.828 7 WARNING neutron_lib.context [None req-6afccd5c-f318-4d67-80c3-973df0e603a5 af15e36ea8c147be8cb5e5eb4e4a73b1 483d5a9996404d8dbcf20ce0e58df134 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 02:02:17.894 7 INFO neutron.db.segments_db [None req-6afccd5c-f318-4d67-80c3-973df0e603a5 af15e36ea8c147be8cb5e5eb4e4a73b1 483d5a9996404d8dbcf20ce0e58df134 - - default default] Added segment 4d72b30d-1e41-447e-8760-f688bcc3118c of type vxlan for network 6b4ac7a0-65ef-467a-b1b8-a0c9e67804b6 [pid: 7|app: 0|req: 1040/2180] 10.0.0.1 () {34 vars in 668 bytes} [Sun May 10 02:02:17 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) /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-10 02:02:17.988 8 WARNING neutron_lib.context [None req-54a57d26-f8de-4ab0-bd0c-4f882d24f740 af15e36ea8c147be8cb5e5eb4e4a73b1 483d5a9996404d8dbcf20ce0e58df134 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1141/2181] 10.0.0.1 () {34 vars in 662 bytes} [Sun May 10 02:02:17 2026] POST /v2.0/ports => generated 743 bytes in 295 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:02:18.284 7 WARNING neutron_lib.context [None req-c5adc42d-3d0d-427e-8be1-df439efd6cfe af15e36ea8c147be8cb5e5eb4e4a73b1 483d5a9996404d8dbcf20ce0e58df134 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 02:02:18.338 7 INFO neutron.db.segments_db [None req-c5adc42d-3d0d-427e-8be1-df439efd6cfe af15e36ea8c147be8cb5e5eb4e4a73b1 483d5a9996404d8dbcf20ce0e58df134 - - default default] Added segment 4a34302f-d59c-4971-83fe-79d87e821116 of type vxlan for network 2a55adba-6949-482b-ab61-cf41282844c4 [pid: 7|app: 0|req: 1041/2182] 10.0.0.1 () {34 vars in 668 bytes} [Sun May 10 02:02:18 2026] POST /v2.0/networks => generated 632 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /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-10 02:02:18.447 8 WARNING neutron_lib.context [None req-9756309d-e5fa-4084-84b6-9accee659f79 af15e36ea8c147be8cb5e5eb4e4a73b1 483d5a9996404d8dbcf20ce0e58df134 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 02:02:18.640 8 INFO neutron.services.segments.plugin [-] Segment da85049a-a037-487d-9c15-4a37f8cc8d01 resource provider aggregate not found 2026-05-10 02:02:18.650 8 INFO neutron.services.segments.plugin [-] Segment da85049a-a037-487d-9c15-4a37f8cc8d01 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid da85049a-a037-487d-9c15-4a37f8cc8d01 found for delete ", "request_id": "req-d7509973-8c62-4d4c-8587-9f3fb4e2f561"}]} 2026-05-10 02:02:18.652 8 INFO neutron.services.segments.plugin [-] Segment da85049a-a037-487d-9c15-4a37f8cc8d01 resource provider aggregate not found 2026-05-10 02:02:18.667 8 INFO neutron.services.segments.plugin [-] Segment da85049a-a037-487d-9c15-4a37f8cc8d01 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid da85049a-a037-487d-9c15-4a37f8cc8d01 found for delete ", "request_id": "req-3fb18aaf-b470-4e31-97e2-a4037a307f6f"}]} [pid: 8|app: 0|req: 1142/2183] 10.0.0.1 () {34 vars in 662 bytes} [Sun May 10 02:02:18 2026] POST /v2.0/ports => generated 743 bytes in 335 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-10 02:02:18.789 8 WARNING neutron_lib.context [None req-d50deff4-3ef0-49d2-9295-7d2b2b9baad0 af15e36ea8c147be8cb5e5eb4e4a73b1 483d5a9996404d8dbcf20ce0e58df134 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1042/2184] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 02:02:18 2026] GET /v2.0/ports?device_id=31e9b3e3-82d6-43e5-ac9c-4299be878f81 => generated 975 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1043/2185] 10.0.0.92 () {34 vars in 1039 bytes} [Sun May 10 02:02:18 2026] GET /v2.0/security-groups?id=a4908059-f373-4b37-99fe-70ca46330f83&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:02:18.850 8 INFO neutron.db.segments_db [None req-d50deff4-3ef0-49d2-9295-7d2b2b9baad0 af15e36ea8c147be8cb5e5eb4e4a73b1 483d5a9996404d8dbcf20ce0e58df134 - - default default] Added segment 6e4731c1-cad8-4480-8c34-d40f63f3fc5e of type vxlan for network cc209342-638b-4b1c-b5f3-ecd52beae6c9 [pid: 8|app: 0|req: 1143/2186] 10.0.0.1 () {34 vars in 668 bytes} [Sun May 10 02:02:18 2026] POST /v2.0/networks => generated 632 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:02:18.958 7 WARNING neutron_lib.context [None req-9e533a72-aab4-44bb-945b-324950ca10ec af15e36ea8c147be8cb5e5eb4e4a73b1 483d5a9996404d8dbcf20ce0e58df134 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1044/2187] 10.0.0.1 () {34 vars in 662 bytes} [Sun May 10 02:02:18 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) [pid: 8|app: 0|req: 1144/2188] 10.0.0.1 () {34 vars in 745 bytes} [Sun May 10 02:02:19 2026] PUT /v2.0/ports/df460af1-3e72-463c-acc1-38c8658cdcff/tags => generated 17 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 1045/2189] 10.0.0.1 () {34 vars in 745 bytes} [Sun May 10 02:02:19 2026] PUT /v2.0/ports/37626b88-1cf3-4f5f-a6b2-27aa4e2396d9/tags => generated 25 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1145/2190] 10.0.0.1 () {34 vars in 745 bytes} [Sun May 10 02:02:19 2026] PUT /v2.0/ports/7095e132-9683-4b8a-ad71-72ea298d500b/tags => generated 34 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1046/2191] 10.0.0.1 () {34 vars in 745 bytes} [Sun May 10 02:02:19 2026] PUT /v2.0/ports/c00e2bdd-891c-4e39-abdb-402b90ad9cf6/tags => generated 19 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1146/2192] 10.0.0.1 () {32 vars in 658 bytes} [Sun May 10 02:02:19 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1047/2193] 10.0.0.1 () {32 vars in 672 bytes} [Sun May 10 02:02:19 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1147/2194] 10.0.0.1 () {32 vars in 668 bytes} [Sun May 10 02:02:19 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1048/2195] 10.0.0.1 () {32 vars in 680 bytes} [Sun May 10 02:02:19 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1148/2196] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 02:02:19 2026] GET /v2.0/ports?device_id=31e9b3e3-82d6-43e5-ac9c-4299be878f81 => generated 975 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1149/2197] 10.0.0.92 () {34 vars in 1039 bytes} [Sun May 10 02:02:20 2026] GET /v2.0/security-groups?id=a4908059-f373-4b37-99fe-70ca46330f83&fields=id&fields=name => generated 113 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1049/2198] 10.0.0.1 () {32 vars in 666 bytes} [Sun May 10 02:02:19 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1150/2199] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 02:02:20 2026] GET /v2.0/ports?device_id=31e9b3e3-82d6-43e5-ac9c-4299be878f81 => generated 975 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1050/2200] 10.0.0.1 () {32 vars in 680 bytes} [Sun May 10 02:02:20 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1151/2201] 10.0.0.92 () {34 vars in 1039 bytes} [Sun May 10 02:02:20 2026] GET /v2.0/security-groups?id=a4908059-f373-4b37-99fe-70ca46330f83&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: 1152/2202] 10.0.0.1 () {32 vars in 734 bytes} [Sun May 10 02:02:20 2026] GET /v2.0/ports?device_id=31e9b3e3-82d6-43e5-ac9c-4299be878f81 => 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: 1051/2203] 10.0.0.1 () {32 vars in 676 bytes} [Sun May 10 02:02:20 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1052/2204] 10.0.0.1 () {32 vars in 688 bytes} [Sun May 10 02:02:20 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1053/2205] 10.0.0.1 () {32 vars in 718 bytes} [Sun May 10 02:02:20 2026] DELETE /v2.0/ports/df460af1-3e72-463c-acc1-38c8658cdcff => generated 0 bytes in 191 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 02:02:20.565 8 INFO neutron.db.l3_db [None req-c5add3ad-be58-494a-8d98-d26c2edc63e0 a953fa7fd3c24eb39bbee38c9e39c52b 2e0a160736374de4bbfc7251a4de4d72 - - default default] Floating IP 07ddd0b4-dcf4-4489-acd5-38bce77c180b associated. External IP: 10.96.250.218, port: 3c27a2be-8570-4fd3-a540-c8b3d6352f59. [pid: 7|app: 0|req: 1054/2206] 10.0.0.188 () {30 vars in 650 bytes} [Sun May 10 02:02:20 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: 7|app: 0|req: 1055/2207] 10.0.0.1 () {32 vars in 718 bytes} [Sun May 10 02:02:20 2026] DELETE /v2.0/ports/37626b88-1cf3-4f5f-a6b2-27aa4e2396d9 => 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: 1056/2208] 10.0.0.188 () {30 vars in 724 bytes} [Sun May 10 02:02:20 2026] GET /v2.0/quotas/8ca51fb3a01540f79c088a58337c9793/details => generated 847 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1153/2209] 10.0.0.1 () {34 vars in 747 bytes} [Sun May 10 02:02:20 2026] PUT /v2.0/floatingips/07ddd0b4-dcf4-4489-acd5-38bce77c180b => generated 856 bytes in 650 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1154/2210] 10.0.0.1 () {32 vars in 727 bytes} [Sun May 10 02:02:20 2026] GET /v2.0/floatingips/07ddd0b4-dcf4-4489-acd5-38bce77c180b => generated 856 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1057/2211] 10.0.0.1 () {32 vars in 718 bytes} [Sun May 10 02:02:20 2026] DELETE /v2.0/ports/7095e132-9683-4b8a-ad71-72ea298d500b => generated 0 bytes in 140 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 02:02:21.023 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-bef3d34b-8587-476e-ad4c-143194d0cc4a'] response: {'name': 'network-changed', 'server_uuid': '31e9b3e3-82d6-43e5-ac9c-4299be878f81', 'tag': '3c27a2be-8570-4fd3-a540-c8b3d6352f59', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1155/2212] 10.0.0.1 () {32 vars in 718 bytes} [Sun May 10 02:02:21 2026] DELETE /v2.0/ports/c00e2bdd-891c-4e39-abdb-402b90ad9cf6 => 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: 1058/2213] 10.0.0.1 () {32 vars in 718 bytes} [Sun May 10 02:02:21 2026] DELETE /v2.0/ports/0bdd20df-4c26-419e-a060-2490fd30850e => generated 0 bytes in 194 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1059/2214] 199.204.45.205 () {34 vars in 1080 bytes} [Sun May 10 02:02:21 2026] GET /v2.0/ports?tenant_id=2e0a160736374de4bbfc7251a4de4d72&device_id=31e9b3e3-82d6-43e5-ac9c-4299be878f81 => generated 1244 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:02:21.560 8 INFO neutron.services.segments.plugin [-] Segment 4d9c78dd-43dc-4ee7-bcd3-1648c3879108 resource provider aggregate not found 2026-05-10 02:02:21.566 8 INFO neutron.services.segments.plugin [-] Segment 4d9c78dd-43dc-4ee7-bcd3-1648c3879108 resource provider aggregate not found [pid: 7|app: 0|req: 1060/2215] 199.204.45.205 () {34 vars in 986 bytes} [Sun May 10 02:02:21 2026] GET /v2.0/networks?id=19f8c315-7cbc-40cd-abec-24a8dedd7871 => generated 757 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:02:21.581 8 INFO neutron.services.segments.plugin [-] Segment 4d9c78dd-43dc-4ee7-bcd3-1648c3879108 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4d9c78dd-43dc-4ee7-bcd3-1648c3879108 found for delete ", "request_id": "req-db066cf3-cb50-44ef-bae8-7860d911e31e"}]} 2026-05-10 02:02:21.582 8 INFO neutron.services.segments.plugin [-] Segment 4d9c78dd-43dc-4ee7-bcd3-1648c3879108 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4d9c78dd-43dc-4ee7-bcd3-1648c3879108 found for delete ", "request_id": "req-acfae866-90ca-4644-a5fb-880fe9cf9a9c"}]} [pid: 8|app: 0|req: 1156/2216] 10.0.0.1 () {32 vars in 724 bytes} [Sun May 10 02:02:21 2026] DELETE /v2.0/networks/086d21de-894a-4131-a94e-fbc9d122c916 => generated 0 bytes in 176 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1061/2217] 199.204.45.205 () {34 vars in 1060 bytes} [Sun May 10 02:02:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=3c27a2be-8570-4fd3-a540-c8b3d6352f59 => generated 859 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1062/2218] 199.204.45.205 () {34 vars in 984 bytes} [Sun May 10 02:02:21 2026] GET /v2.0/subnets?id=8c9c8447-07d7-49d8-8a99-f2d30a2a2894 => 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: 1063/2219] 199.204.45.205 () {34 vars in 1052 bytes} [Sun May 10 02:02:21 2026] GET /v2.0/ports?network_id=19f8c315-7cbc-40cd-abec-24a8dedd7871&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1064/2220] 199.204.45.205 () {34 vars in 1012 bytes} [Sun May 10 02:02:21 2026] GET /v2.0/networks/19f8c315-7cbc-40cd-abec-24a8dedd7871?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: 1157/2221] 10.0.0.1 () {32 vars in 724 bytes} [Sun May 10 02:02:21 2026] DELETE /v2.0/networks/eceb353d-d1d3-4b6b-9cf9-1fe5dbca9a48 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1065/2222] 199.204.45.205 () {34 vars in 1112 bytes} [Sun May 10 02:02:21 2026] GET /v2.0/networks/19f8c315-7cbc-40cd-abec-24a8dedd7871?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: 1158/2223] 10.0.0.1 () {32 vars in 724 bytes} [Sun May 10 02:02:21 2026] DELETE /v2.0/networks/6b4ac7a0-65ef-467a-b1b8-a0c9e67804b6 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1159/2224] 10.0.0.1 () {32 vars in 727 bytes} [Sun May 10 02:02:21 2026] GET /v2.0/floatingips/07ddd0b4-dcf4-4489-acd5-38bce77c180b => generated 856 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:02:22.013 7 INFO neutron.services.segments.plugin [-] Segment 4a34302f-d59c-4971-83fe-79d87e821116 resource provider aggregate not found 2026-05-10 02:02:22.017 7 INFO neutron.services.segments.plugin [-] Segment 4a34302f-d59c-4971-83fe-79d87e821116 resource provider aggregate not found 2026-05-10 02:02:22.033 7 INFO neutron.services.segments.plugin [-] Segment 4a34302f-d59c-4971-83fe-79d87e821116 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4a34302f-d59c-4971-83fe-79d87e821116 found for delete ", "request_id": "req-f1ae2eda-e60e-434b-8ce6-496c9150896c"}]} 2026-05-10 02:02:22.040 7 INFO neutron.services.segments.plugin [-] Segment 4a34302f-d59c-4971-83fe-79d87e821116 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4a34302f-d59c-4971-83fe-79d87e821116 found for delete ", "request_id": "req-490e4f69-6f56-4c73-b016-fde192403a40"}]} [pid: 7|app: 0|req: 1066/2225] 10.0.0.1 () {32 vars in 724 bytes} [Sun May 10 02:02:21 2026] DELETE /v2.0/networks/2a55adba-6949-482b-ab61-cf41282844c4 => generated 0 bytes in 170 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1160/2226] 10.0.0.1 () {32 vars in 724 bytes} [Sun May 10 02:02:22 2026] DELETE /v2.0/networks/cc209342-638b-4b1c-b5f3-ecd52beae6c9 => 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: 1067/2227] 10.0.0.188 () {30 vars in 650 bytes} [Sun May 10 02:02:22 2026] GET /v2.0/extensions => generated 20516 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1161/2228] 10.0.0.188 () {30 vars in 724 bytes} [Sun May 10 02:02:22 2026] GET /v2.0/quotas/8ca51fb3a01540f79c088a58337c9793/details => generated 847 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1162/2229] 10.0.0.1 () {32 vars in 727 bytes} [Sun May 10 02:02:23 2026] GET /v2.0/floatingips/07ddd0b4-dcf4-4489-acd5-38bce77c180b => generated 858 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1068/2230] 10.0.0.1 () {32 vars in 772 bytes} [Sun May 10 02:02:22 2026] GET /v2.0/security-groups?tenant_id=483d5a9996404d8dbcf20ce0e58df134&name=default => generated 2925 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1163/2231] 10.0.0.1 () {32 vars in 738 bytes} [Sun May 10 02:02:23 2026] DELETE /v2.0/security-groups/d00d792b-f400-49a0-adc3-9ad13f8a31d7 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1069/2232] 10.0.0.1 () {32 vars in 772 bytes} [Sun May 10 02:02:23 2026] GET /v2.0/security-groups?tenant_id=71e5a531a0b14d328c4663fff24670b9&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: 1164/2233] 10.0.0.1 () {32 vars in 738 bytes} [Sun May 10 02:02:23 2026] DELETE /v2.0/security-groups/d17032b1-b945-413a-9b6a-f26a05190a19 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1070/2234] 10.0.0.1 () {32 vars in 772 bytes} [Sun May 10 02:02:23 2026] GET /v2.0/security-groups?tenant_id=9b34942181bc4dd58aa06862936dee01&name=default => generated 2925 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:02:23.832 8 INFO neutron.services.segments.plugin [-] Segment 4a6883ae-e240-421e-b204-c89dcad4aa9e resource provider aggregate not found 2026-05-10 02:02:23.838 8 INFO neutron.services.segments.plugin [-] Segment 4a6883ae-e240-421e-b204-c89dcad4aa9e resource provider aggregate not found 2026-05-10 02:02:23.846 8 INFO neutron.services.segments.plugin [-] Segment 4a6883ae-e240-421e-b204-c89dcad4aa9e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4a6883ae-e240-421e-b204-c89dcad4aa9e found for delete ", "request_id": "req-48784073-1679-4449-8dea-d3dcf7d4b647"}]} 2026-05-10 02:02:23.860 8 INFO neutron.services.segments.plugin [-] Segment 4a6883ae-e240-421e-b204-c89dcad4aa9e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4a6883ae-e240-421e-b204-c89dcad4aa9e found for delete ", "request_id": "req-488cf841-9bdc-4273-9260-3274d6d7c725"}]} 2026-05-10 02:02:23.866 8 INFO neutron.services.segments.plugin [-] Segment 4d72b30d-1e41-447e-8760-f688bcc3118c resource provider aggregate not found 2026-05-10 02:02:23.881 8 INFO neutron.services.segments.plugin [-] Segment 4d72b30d-1e41-447e-8760-f688bcc3118c resource provider aggregate not found 2026-05-10 02:02:23.886 8 INFO neutron.services.segments.plugin [-] Segment 4d72b30d-1e41-447e-8760-f688bcc3118c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4d72b30d-1e41-447e-8760-f688bcc3118c found for delete ", "request_id": "req-13e517b8-b226-44cd-ab47-4d6f08a73a09"}]} 2026-05-10 02:02:23.891 8 INFO neutron.services.segments.plugin [-] Segment 4d72b30d-1e41-447e-8760-f688bcc3118c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4d72b30d-1e41-447e-8760-f688bcc3118c found for delete ", "request_id": "req-f5248002-eba0-4aa6-9ac4-8baf7c9378a3"}]} 2026-05-10 02:02:23.902 8 INFO neutron.services.segments.plugin [-] Segment 6e4731c1-cad8-4480-8c34-d40f63f3fc5e resource provider aggregate not found 2026-05-10 02:02:23.906 8 INFO neutron.services.segments.plugin [-] Segment 6e4731c1-cad8-4480-8c34-d40f63f3fc5e resource provider aggregate not found 2026-05-10 02:02:23.915 8 INFO neutron.services.segments.plugin [-] Segment 6e4731c1-cad8-4480-8c34-d40f63f3fc5e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6e4731c1-cad8-4480-8c34-d40f63f3fc5e found for delete ", "request_id": "req-68132eb7-c1f9-406e-bb1a-c08e063737c2"}]} 2026-05-10 02:02:23.918 8 INFO neutron.services.segments.plugin [-] Segment 6e4731c1-cad8-4480-8c34-d40f63f3fc5e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6e4731c1-cad8-4480-8c34-d40f63f3fc5e found for delete ", "request_id": "req-4b3b2c35-fd75-4253-8ea2-0562da19e8de"}]} [pid: 8|app: 0|req: 1165/2235] 10.0.0.1 () {32 vars in 738 bytes} [Sun May 10 02:02:23 2026] DELETE /v2.0/security-groups/fb25d391-780b-4430-8b9d-af3aef1fe758 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1071/2236] 10.0.0.1 () {32 vars in 772 bytes} [Sun May 10 02:02:25 2026] GET /v2.0/security-groups?tenant_id=8ca51fb3a01540f79c088a58337c9793&name=default => generated 2927 bytes in 251 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1166/2237] 10.0.0.1 () {32 vars in 738 bytes} [Sun May 10 02:02:25 2026] DELETE /v2.0/security-groups/ebc1d17e-51f5-420b-b494-ce5b8cc4f254 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:02:28.050 7 WARNING neutron_lib.context [None req-d9053105-b29c-4a81-a195-cd7de2daf946 58249153991a4eb684d23696d48e21cf 14de65a2f4c3443da442aab4234c5f95 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1072/2238] 10.0.0.1 () {34 vars in 682 bytes} [Sun May 10 02:02:27 2026] POST /v2.0/security-groups => generated 1603 bytes in 350 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-10 02:02:28.263 8 WARNING neutron_lib.context [None req-13af852e-04bf-4f6f-b077-c9de1550b88d 58249153991a4eb684d23696d48e21cf 14de65a2f4c3443da442aab4234c5f95 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1167/2239] 10.0.0.1 () {34 vars in 682 bytes} [Sun May 10 02:02:28 2026] POST /v2.0/security-groups => generated 1603 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-10 02:02:28.406 7 WARNING neutron_lib.context [None req-9d904245-6ae3-4ad2-bf1a-c6e0be0de1df 58249153991a4eb684d23696d48e21cf 14de65a2f4c3443da442aab4234c5f95 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1073/2240] 10.0.0.1 () {34 vars in 682 bytes} [Sun May 10 02:02:28 2026] POST /v2.0/security-groups => generated 1603 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-10 02:02:28.530 8 WARNING neutron_lib.context [None req-18405377-4849-42cd-ad86-b50f0ebbd450 58249153991a4eb684d23696d48e21cf 14de65a2f4c3443da442aab4234c5f95 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1168/2241] 10.0.0.1 () {34 vars in 682 bytes} [Sun May 10 02:02:28 2026] POST /v2.0/security-groups => generated 1603 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-10 02:02:28.664 7 WARNING neutron_lib.context [None req-a2de8aa3-2b7e-446a-af9c-3d94acaf1579 58249153991a4eb684d23696d48e21cf 14de65a2f4c3443da442aab4234c5f95 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1074/2242] 10.0.0.1 () {34 vars in 682 bytes} [Sun May 10 02:02:28 2026] POST /v2.0/security-groups => generated 1603 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1169/2243] 10.0.0.1 () {34 vars in 765 bytes} [Sun May 10 02:02:28 2026] PUT /v2.0/security-groups/4a89b650-fd7f-40d6-9516-a1f888380ac1/tags => generated 17 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1075/2244] 10.0.0.1 () {34 vars in 765 bytes} [Sun May 10 02:02:28 2026] PUT /v2.0/security-groups/cb4b7df1-57b5-4a58-a9bd-b26bda98c0d6/tags => generated 25 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1170/2245] 10.0.0.1 () {34 vars in 765 bytes} [Sun May 10 02:02:28 2026] PUT /v2.0/security-groups/dcfc5e7b-6d55-4887-bd83-6d8b3de62d7b/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: 1076/2246] 10.0.0.1 () {34 vars in 765 bytes} [Sun May 10 02:02:28 2026] PUT /v2.0/security-groups/6be2ff6e-0735-4239-8402-a4a3b71074d7/tags => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1171/2247] 10.0.0.1 () {32 vars in 678 bytes} [Sun May 10 02:02:28 2026] GET /v2.0/security-groups?tags=red => generated 4810 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1077/2248] 10.0.0.1 () {32 vars in 692 bytes} [Sun May 10 02:02:28 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3222 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1172/2249] 10.0.0.1 () {32 vars in 688 bytes} [Sun May 10 02:02:29 2026] GET /v2.0/security-groups?tags-any=blue => generated 3222 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1078/2252] 10.0.0.1 () {32 vars in 700 bytes} [Sun May 10 02:02:29 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4810 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1175/2253] 10.0.0.1 () {32 vars in 686 bytes} [Sun May 10 02:02:29 2026] GET /v2.0/security-groups?not-tags=red => generated 6102 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1079/2254] 10.0.0.1 () {32 vars in 700 bytes} [Sun May 10 02:02:29 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7690 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1176/2255] 10.0.0.1 () {32 vars in 696 bytes} [Sun May 10 02:02:29 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7690 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1177/2256] 10.0.0.1 () {32 vars in 708 bytes} [Sun May 10 02:02:29 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 6102 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1178/2257] 10.0.0.1 () {32 vars in 738 bytes} [Sun May 10 02:02:29 2026] DELETE /v2.0/security-groups/4a89b650-fd7f-40d6-9516-a1f888380ac1 => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1179/2258] 10.0.0.210 () {34 vars in 990 bytes} [Sun May 10 02:02:29 2026] GET /v2.0/ports?device_id=31e9b3e3-82d6-43e5-ac9c-4299be878f81 => generated 1244 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:02:29.497 7 WARNING neutron_lib.context [None req-7db3b4ed-ae5e-4c56-836a-212d9718e1ea 194634ef4caf4c3a9ee810eb9a30f55e d8e2d4c70cd24bfab64343f901c68409 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1180/2259] 10.0.0.1 () {32 vars in 738 bytes} [Sun May 10 02:02:29 2026] DELETE /v2.0/security-groups/cb4b7df1-57b5-4a58-a9bd-b26bda98c0d6 => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1181/2260] 10.0.0.210 () {34 vars in 1040 bytes} [Sun May 10 02:02:29 2026] GET /v2.0/security-groups?id=a4908059-f373-4b37-99fe-70ca46330f83&fields=id&fields=name => generated 113 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:02:29.640 7 INFO neutron.db.segments_db [None req-7db3b4ed-ae5e-4c56-836a-212d9718e1ea 194634ef4caf4c3a9ee810eb9a30f55e d8e2d4c70cd24bfab64343f901c68409 - - default default] Added segment 80795fbe-8bf9-442b-b951-f864230e89f1 of type vxlan for network 224fcac3-2acc-4746-afc7-35eb519c2679 [pid: 8|app: 0|req: 1182/2261] 10.0.0.1 () {32 vars in 738 bytes} [Sun May 10 02:02:29 2026] DELETE /v2.0/security-groups/dcfc5e7b-6d55-4887-bd83-6d8b3de62d7b => 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: 1080/2262] 10.0.0.1 () {34 vars in 668 bytes} [Sun May 10 02:02:29 2026] POST /v2.0/networks => generated 632 bytes in 382 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:02:29.733 7 WARNING neutron_lib.context [None req-60ca7933-8b1a-4569-8bfd-a06ebb4c0b57 194634ef4caf4c3a9ee810eb9a30f55e d8e2d4c70cd24bfab64343f901c68409 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1183/2263] 10.0.0.1 () {32 vars in 738 bytes} [Sun May 10 02:02:29 2026] DELETE /v2.0/security-groups/6be2ff6e-0735-4239-8402-a4a3b71074d7 => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1184/2264] 10.0.0.1 () {32 vars in 738 bytes} [Sun May 10 02:02:29 2026] DELETE /v2.0/security-groups/1a7d6886-466b-4ef2-b3f7-258e10a48bde => 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: 1081/2265] 10.0.0.1 () {34 vars in 667 bytes} [Sun May 10 02:02:29 2026] POST /v2.0/subnets => generated 626 bytes in 218 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:02:29.960 8 WARNING neutron_lib.context [None req-0787ed49-598e-4612-b4a3-cb822ffa5a84 194634ef4caf4c3a9ee810eb9a30f55e d8e2d4c70cd24bfab64343f901c68409 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 02:02:30.009 8 INFO neutron.db.segments_db [None req-0787ed49-598e-4612-b4a3-cb822ffa5a84 194634ef4caf4c3a9ee810eb9a30f55e d8e2d4c70cd24bfab64343f901c68409 - - default default] Added segment 1211ed99-5f1b-48d0-be41-dcbd70b2ba66 of type vxlan for network 74df510d-fedc-4ac2-9388-1fd466c41d66 [pid: 8|app: 0|req: 1185/2266] 10.0.0.1 () {34 vars in 668 bytes} [Sun May 10 02:02:29 2026] POST /v2.0/networks => generated 631 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:02:30.102 7 WARNING neutron_lib.context [None req-4456cf67-5d58-4db9-b5a8-c8b7b947b691 194634ef4caf4c3a9ee810eb9a30f55e d8e2d4c70cd24bfab64343f901c68409 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1082/2267] 10.0.0.1 () {34 vars in 667 bytes} [Sun May 10 02:02:30 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-10 02:02:30.371 8 WARNING neutron_lib.context [None req-85ce3f8b-4803-4a26-82d8-05a8d8bce25d 194634ef4caf4c3a9ee810eb9a30f55e d8e2d4c70cd24bfab64343f901c68409 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 02:02:30.424 8 INFO neutron.db.segments_db [None req-85ce3f8b-4803-4a26-82d8-05a8d8bce25d 194634ef4caf4c3a9ee810eb9a30f55e d8e2d4c70cd24bfab64343f901c68409 - - default default] Added segment 78539dea-49ce-4591-a03c-94cfca947432 of type vxlan for network fa0350fe-eae4-44a6-9967-728e7e8626cc [pid: 8|app: 0|req: 1186/2268] 10.0.0.1 () {34 vars in 668 bytes} [Sun May 10 02:02:30 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-10 02:02:30.521 7 WARNING neutron_lib.context [None req-f7da6de9-314c-4577-a68e-0ae8988a14c6 194634ef4caf4c3a9ee810eb9a30f55e d8e2d4c70cd24bfab64343f901c68409 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1083/2269] 10.0.0.1 () {34 vars in 667 bytes} [Sun May 10 02:02:30 2026] POST /v2.0/subnets => generated 629 bytes in 238 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:02:30.768 7 WARNING neutron_lib.context [None req-25eef7ea-2b85-4af1-a56e-4b102380bd61 194634ef4caf4c3a9ee810eb9a30f55e d8e2d4c70cd24bfab64343f901c68409 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 02:02:30.818 7 INFO neutron.db.segments_db [None req-25eef7ea-2b85-4af1-a56e-4b102380bd61 194634ef4caf4c3a9ee810eb9a30f55e d8e2d4c70cd24bfab64343f901c68409 - - default default] Added segment 300099a2-accd-4338-9980-acf9eae1f5fe of type vxlan for network 3bb0b5db-39d4-4fde-abe7-495d16bc365c [pid: 7|app: 0|req: 1084/2270] 10.0.0.1 () {34 vars in 668 bytes} [Sun May 10 02:02:30 2026] POST /v2.0/networks => generated 631 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1187/2271] 10.0.0.1 () {32 vars in 772 bytes} [Sun May 10 02:02:30 2026] GET /v2.0/security-groups?tenant_id=91bca674f7ac418eacc29629b68b42ea&name=default => generated 2929 bytes in 337 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:02:30.926 7 WARNING neutron_lib.context [None req-2136a390-ac26-418f-8ade-a5a74d1230b6 194634ef4caf4c3a9ee810eb9a30f55e d8e2d4c70cd24bfab64343f901c68409 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1188/2272] 10.0.0.1 () {32 vars in 738 bytes} [Sun May 10 02:02:30 2026] DELETE /v2.0/security-groups/72225c02-7006-46a5-9de8-76c5eb3f90f8 => 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: 1189/2273] 10.0.0.1 () {32 vars in 772 bytes} [Sun May 10 02:02:31 2026] GET /v2.0/security-groups?tenant_id=14de65a2f4c3443da442aab4234c5f95&name=default => generated 2929 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1085/2274] 10.0.0.1 () {34 vars in 667 bytes} [Sun May 10 02:02:30 2026] POST /v2.0/subnets => generated 629 bytes in 265 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:02:31.197 7 WARNING neutron_lib.context [None req-d539a20a-11ac-4049-9378-2fc18789f1cf 194634ef4caf4c3a9ee810eb9a30f55e d8e2d4c70cd24bfab64343f901c68409 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1190/2275] 10.0.0.1 () {32 vars in 738 bytes} [Sun May 10 02:02:31 2026] DELETE /v2.0/security-groups/8c13d20e-eb62-4167-be99-77ceb3a0c4b0 => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:02:31.244 7 INFO neutron.db.segments_db [None req-d539a20a-11ac-4049-9378-2fc18789f1cf 194634ef4caf4c3a9ee810eb9a30f55e d8e2d4c70cd24bfab64343f901c68409 - - default default] Added segment 5e284479-bfb7-46a5-a1cb-22b73c79f798 of type vxlan for network 41e67935-d623-4240-b89a-a6bb19cc5647 [pid: 7|app: 0|req: 1086/2276] 10.0.0.1 () {34 vars in 668 bytes} [Sun May 10 02:02:31 2026] POST /v2.0/networks => generated 631 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:02:31.337 8 WARNING neutron_lib.context [None req-db8773ea-15de-4fd4-ba13-ae482e10c2c4 194634ef4caf4c3a9ee810eb9a30f55e d8e2d4c70cd24bfab64343f901c68409 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1087/2277] 10.0.0.1 () {32 vars in 772 bytes} [Sun May 10 02:02:31 2026] GET /v2.0/security-groups?tenant_id=652f9886f0644cc08c25580713bf6821&name=default => generated 2929 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1191/2278] 10.0.0.1 () {34 vars in 667 bytes} [Sun May 10 02:02:31 2026] POST /v2.0/subnets => generated 629 bytes in 281 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1088/2279] 10.0.0.1 () {32 vars in 738 bytes} [Sun May 10 02:02:31 2026] DELETE /v2.0/security-groups/ca65ea5c-5f7a-4df0-a14b-0973ccd2fdb0 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1192/2280] 10.0.0.1 () {34 vars in 749 bytes} [Sun May 10 02:02:31 2026] PUT /v2.0/subnets/4c3f4a95-709c-481f-8918-6d6d2efc1a5d/tags => generated 17 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1089/2281] 10.0.0.1 () {34 vars in 749 bytes} [Sun May 10 02:02:31 2026] PUT /v2.0/subnets/895b4bd6-82ee-45af-bc56-e283ef15078d/tags => generated 25 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1193/2282] 10.0.0.1 () {34 vars in 749 bytes} [Sun May 10 02:02:31 2026] PUT /v2.0/subnets/9599afd2-7a75-4142-8c00-9f21cb8f4c84/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: 1090/2283] 10.0.0.1 () {34 vars in 749 bytes} [Sun May 10 02:02:31 2026] PUT /v2.0/subnets/98b182b4-7698-4a5e-86ef-a5e39cfa3fa1/tags => generated 19 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1194/2284] 10.0.0.1 () {32 vars in 662 bytes} [Sun May 10 02:02:31 2026] GET /v2.0/subnets?tags=red => generated 1904 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1091/2285] 10.0.0.1 () {32 vars in 676 bytes} [Sun May 10 02:02:31 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1283 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1195/2286] 10.0.0.1 () {32 vars in 672 bytes} [Sun May 10 02:02:31 2026] GET /v2.0/subnets?tags-any=blue => generated 1283 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1092/2287] 10.0.0.1 () {32 vars in 684 bytes} [Sun May 10 02:02:31 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1904 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1196/2288] 10.0.0.1 () {32 vars in 670 bytes} [Sun May 10 02:02:32 2026] GET /v2.0/subnets?not-tags=red => generated 1894 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1093/2289] 10.0.0.1 () {32 vars in 684 bytes} [Sun May 10 02:02:32 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2515 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1197/2290] 10.0.0.1 () {32 vars in 680 bytes} [Sun May 10 02:02:32 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2515 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1094/2291] 10.0.0.1 () {32 vars in 692 bytes} [Sun May 10 02:02:32 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1894 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1198/2292] 10.0.0.1 () {32 vars in 722 bytes} [Sun May 10 02:02:32 2026] DELETE /v2.0/subnets/4c3f4a95-709c-481f-8918-6d6d2efc1a5d => generated 0 bytes in 193 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1095/2293] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 02:02:32 2026] GET /v2.0/ports?device_id=31e9b3e3-82d6-43e5-ac9c-4299be878f81 => generated 975 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1199/2294] 10.0.0.1 () {32 vars in 722 bytes} [Sun May 10 02:02:32 2026] DELETE /v2.0/subnets/895b4bd6-82ee-45af-bc56-e283ef15078d => generated 0 bytes in 151 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1096/2295] 10.0.0.92 () {34 vars in 1039 bytes} [Sun May 10 02:02:32 2026] GET /v2.0/security-groups?id=a4908059-f373-4b37-99fe-70ca46330f83&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: 1200/2296] 10.0.0.1 () {32 vars in 722 bytes} [Sun May 10 02:02:32 2026] DELETE /v2.0/subnets/9599afd2-7a75-4142-8c00-9f21cb8f4c84 => generated 0 bytes in 156 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1097/2297] 10.0.0.1 () {32 vars in 722 bytes} [Sun May 10 02:02:32 2026] DELETE /v2.0/subnets/98b182b4-7698-4a5e-86ef-a5e39cfa3fa1 => generated 0 bytes in 165 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1201/2298] 10.0.0.1 () {32 vars in 722 bytes} [Sun May 10 02:02:32 2026] DELETE /v2.0/subnets/c111be4a-9ee0-43f0-91ea-936fd42e2082 => generated 0 bytes in 185 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 02:02:33.413 7 INFO neutron.services.segments.plugin [-] Segment 80795fbe-8bf9-442b-b951-f864230e89f1 resource provider aggregate not found 2026-05-10 02:02:33.418 7 INFO neutron.services.segments.plugin [-] Segment 80795fbe-8bf9-442b-b951-f864230e89f1 resource provider aggregate not found 2026-05-10 02:02:33.433 7 INFO neutron.services.segments.plugin [-] Segment 80795fbe-8bf9-442b-b951-f864230e89f1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 80795fbe-8bf9-442b-b951-f864230e89f1 found for delete ", "request_id": "req-7d643af9-4cfb-42f8-8a23-89c5b3df791c"}]} 2026-05-10 02:02:33.441 7 INFO neutron.services.segments.plugin [-] Segment 80795fbe-8bf9-442b-b951-f864230e89f1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 80795fbe-8bf9-442b-b951-f864230e89f1 found for delete ", "request_id": "req-d1f2a9d6-9d01-4329-bef7-368bda513b16"}]} [pid: 7|app: 0|req: 1098/2299] 10.0.0.1 () {32 vars in 724 bytes} [Sun May 10 02:02:33 2026] DELETE /v2.0/networks/224fcac3-2acc-4746-afc7-35eb519c2679 => generated 0 bytes in 334 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1099/2300] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 02:02:33 2026] GET /v2.0/ports?device_id=31e9b3e3-82d6-43e5-ac9c-4299be878f81 => generated 975 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:02:33.736 8 INFO neutron.services.segments.plugin [-] Segment 1211ed99-5f1b-48d0-be41-dcbd70b2ba66 resource provider aggregate not found 2026-05-10 02:02:33.742 8 INFO neutron.services.segments.plugin [-] Segment 1211ed99-5f1b-48d0-be41-dcbd70b2ba66 resource provider aggregate not found [pid: 7|app: 0|req: 1100/2301] 10.0.0.92 () {34 vars in 1039 bytes} [Sun May 10 02:02:33 2026] GET /v2.0/security-groups?id=a4908059-f373-4b37-99fe-70ca46330f83&fields=id&fields=name => generated 113 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:02:33.770 8 INFO neutron.services.segments.plugin [-] Segment 1211ed99-5f1b-48d0-be41-dcbd70b2ba66 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1211ed99-5f1b-48d0-be41-dcbd70b2ba66 found for delete ", "request_id": "req-e0f63ba4-3ab9-48b9-b92b-13a837093418"}]} 2026-05-10 02:02:33.771 8 INFO neutron.services.segments.plugin [-] Segment 1211ed99-5f1b-48d0-be41-dcbd70b2ba66 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1211ed99-5f1b-48d0-be41-dcbd70b2ba66 found for delete ", "request_id": "req-46e0ee14-4c82-46b1-9361-370814c91878"}]} [pid: 8|app: 0|req: 1202/2302] 10.0.0.1 () {32 vars in 724 bytes} [Sun May 10 02:02:33 2026] DELETE /v2.0/networks/74df510d-fedc-4ac2-9388-1fd466c41d66 => generated 0 bytes in 334 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1101/2303] 10.0.0.1 () {32 vars in 724 bytes} [Sun May 10 02:02:33 2026] DELETE /v2.0/networks/fa0350fe-eae4-44a6-9967-728e7e8626cc => generated 0 bytes in 298 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1203/2304] 10.0.0.1 () {32 vars in 724 bytes} [Sun May 10 02:02:34 2026] DELETE /v2.0/networks/3bb0b5db-39d4-4fde-abe7-495d16bc365c => generated 0 bytes in 295 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1102/2305] 199.204.45.205 () {34 vars in 994 bytes} [Sun May 10 02:02:34 2026] GET /v2.0/ports?device_id=31e9b3e3-82d6-43e5-ac9c-4299be878f81 => generated 975 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1204/2306] 10.0.0.1 () {32 vars in 724 bytes} [Sun May 10 02:02:34 2026] DELETE /v2.0/networks/41e67935-d623-4240-b89a-a6bb19cc5647 => generated 0 bytes in 277 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 02:02:34.703 7 INFO neutron.db.l3_db [req-61ac397f-178d-4ccb-ad34-9337437b1db4 req-ef3a6c6b-4e4c-43f3-aec7-54a35406b2fe a953fa7fd3c24eb39bbee38c9e39c52b 2e0a160736374de4bbfc7251a4de4d72 - - default default] Floating IP 07ddd0b4-dcf4-4489-acd5-38bce77c180b disassociated. External IP: 10.96.250.218, port: 3c27a2be-8570-4fd3-a540-c8b3d6352f59. [pid: 8|app: 0|req: 1205/2307] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 02:02:34 2026] GET /v2.0/ports?device_id=31e9b3e3-82d6-43e5-ac9c-4299be878f81 => 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: 1103/2308] 199.204.45.205 () {36 vars in 997 bytes} [Sun May 10 02:02:34 2026] DELETE /v2.0/ports/3c27a2be-8570-4fd3-a540-c8b3d6352f59 => generated 0 bytes in 616 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1206/2309] 10.0.0.1 () {32 vars in 772 bytes} [Sun May 10 02:02:35 2026] GET /v2.0/security-groups?tenant_id=0ef6d2b8ed5a429ea453da4a5a731d64&name=default => generated 2929 bytes in 283 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:02:35.741 7 INFO neutron.services.segments.plugin [-] Segment 78539dea-49ce-4591-a03c-94cfca947432 resource provider aggregate not found 2026-05-10 02:02:35.749 7 INFO neutron.services.segments.plugin [-] Segment 78539dea-49ce-4591-a03c-94cfca947432 resource provider aggregate not found 2026-05-10 02:02:35.756 7 INFO neutron.services.segments.plugin [-] Segment 78539dea-49ce-4591-a03c-94cfca947432 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 78539dea-49ce-4591-a03c-94cfca947432 found for delete ", "request_id": "req-0db7a586-6f41-4851-8744-2a150244692e"}]} 2026-05-10 02:02:35.766 7 INFO neutron.services.segments.plugin [-] Segment 78539dea-49ce-4591-a03c-94cfca947432 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 78539dea-49ce-4591-a03c-94cfca947432 found for delete ", "request_id": "req-6462cc43-8c7e-4073-9a71-669449241ba9"}]} 2026-05-10 02:02:35.802 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-301bade1-62ca-4c02-a69a-3365f10f6e7f'] response: {'server_uuid': '31e9b3e3-82d6-43e5-ac9c-4299be878f81', 'name': 'network-vif-deleted', 'tag': '3c27a2be-8570-4fd3-a540-c8b3d6352f59', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1104/2310] 10.0.0.1 () {32 vars in 738 bytes} [Sun May 10 02:02:35 2026] DELETE /v2.0/security-groups/1324e57b-c376-4df3-97a6-7802b499e258 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1207/2311] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 02:02:35 2026] GET /v2.0/ports?device_id=31e9b3e3-82d6-43e5-ac9c-4299be878f81 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:02:36.000 8 INFO neutron.services.segments.plugin [-] Segment 300099a2-accd-4338-9980-acf9eae1f5fe resource provider aggregate not found 2026-05-10 02:02:36.005 8 INFO neutron.services.segments.plugin [-] Segment 300099a2-accd-4338-9980-acf9eae1f5fe resource provider aggregate not found 2026-05-10 02:02:36.020 8 INFO neutron.services.segments.plugin [-] Segment 300099a2-accd-4338-9980-acf9eae1f5fe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 300099a2-accd-4338-9980-acf9eae1f5fe found for delete ", "request_id": "req-185f75ea-fe9f-4410-a13a-373d54d557b3"}]} 2026-05-10 02:02:36.024 8 INFO neutron.services.segments.plugin [-] Segment 300099a2-accd-4338-9980-acf9eae1f5fe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 300099a2-accd-4338-9980-acf9eae1f5fe found for delete ", "request_id": "req-088792d9-d3eb-480d-aca1-18d98b7f4610"}]} 2026-05-10 02:02:36.037 8 INFO neutron.services.segments.plugin [-] Segment 5e284479-bfb7-46a5-a1cb-22b73c79f798 resource provider aggregate not found 2026-05-10 02:02:36.040 8 INFO neutron.services.segments.plugin [-] Segment 5e284479-bfb7-46a5-a1cb-22b73c79f798 resource provider aggregate not found 2026-05-10 02:02:36.054 8 INFO neutron.services.segments.plugin [-] Segment 5e284479-bfb7-46a5-a1cb-22b73c79f798 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5e284479-bfb7-46a5-a1cb-22b73c79f798 found for delete ", "request_id": "req-3229618d-508b-4970-a9ae-79fe00bcf36a"}]} 2026-05-10 02:02:36.057 8 INFO neutron.services.segments.plugin [-] Segment 5e284479-bfb7-46a5-a1cb-22b73c79f798 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5e284479-bfb7-46a5-a1cb-22b73c79f798 found for delete ", "request_id": "req-8ec418de-b25f-4c95-a69c-56e7675153f9"}]} [pid: 7|app: 0|req: 1105/2312] 10.0.0.1 () {32 vars in 772 bytes} [Sun May 10 02:02:35 2026] GET /v2.0/security-groups?tenant_id=5244d7dca9d24186a8a9f0ef0a7f8fda&name=default => generated 2929 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:02:36.094 8 WARNING neutron_lib.context [None req-5ac73736-9ce0-4e49-9851-3f62757db666 5b7c5fc1b0734f1fa4667282bcc8d0e8 91cdc5270e9541c2ac02d3d56bc79571 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1208/2313] 10.0.0.1 () {34 vars in 674 bytes} [Sun May 10 02:02:35 2026] POST /v2.0/subnetpools => generated 516 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:02:36.162 8 WARNING neutron_lib.context [None req-02c7e6f3-3724-4245-9873-7775756932de 5b7c5fc1b0734f1fa4667282bcc8d0e8 91cdc5270e9541c2ac02d3d56bc79571 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1106/2314] 10.0.0.1 () {32 vars in 738 bytes} [Sun May 10 02:02:36 2026] DELETE /v2.0/security-groups/55316317-d044-47b8-85d0-e650b5facf38 => 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: 1209/2315] 10.0.0.1 () {34 vars in 674 bytes} [Sun May 10 02:02:36 2026] POST /v2.0/subnetpools => generated 516 bytes in 54 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:02:36.225 7 WARNING neutron_lib.context [None req-c997b539-912f-45b9-9c4e-e48b131fc18d 5b7c5fc1b0734f1fa4667282bcc8d0e8 91cdc5270e9541c2ac02d3d56bc79571 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1107/2316] 10.0.0.1 () {34 vars in 674 bytes} [Sun May 10 02:02:36 2026] POST /v2.0/subnetpools => generated 516 bytes in 61 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:02:36.291 8 WARNING neutron_lib.context [None req-e1fc4a13-89f7-4085-8d03-c98faeb72eec 5b7c5fc1b0734f1fa4667282bcc8d0e8 91cdc5270e9541c2ac02d3d56bc79571 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1108/2317] 10.0.0.1 () {32 vars in 772 bytes} [Sun May 10 02:02:36 2026] GET /v2.0/security-groups?tenant_id=d8e2d4c70cd24bfab64343f901c68409&name=default => generated 2929 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1210/2318] 10.0.0.1 () {34 vars in 674 bytes} [Sun May 10 02:02:36 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-10 02:02:36.356 8 WARNING neutron_lib.context [None req-0cc3589b-736a-4736-a76e-497a1cbff321 5b7c5fc1b0734f1fa4667282bcc8d0e8 91cdc5270e9541c2ac02d3d56bc79571 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1211/2319] 10.0.0.1 () {34 vars in 674 bytes} [Sun May 10 02:02:36 2026] POST /v2.0/subnetpools => generated 516 bytes in 54 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1212/2320] 10.0.0.1 () {34 vars in 757 bytes} [Sun May 10 02:02:36 2026] PUT /v2.0/subnetpools/5facd232-5b66-42ba-9c24-9398c97a4b77/tags => generated 17 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1109/2321] 10.0.0.1 () {32 vars in 738 bytes} [Sun May 10 02:02:36 2026] DELETE /v2.0/security-groups/1ddad43e-f8ff-4c9f-a119-bba47af4790b => 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: 1213/2322] 10.0.0.1 () {34 vars in 757 bytes} [Sun May 10 02:02:36 2026] PUT /v2.0/subnetpools/cb0b728a-7b39-408e-a99d-b641e433da16/tags => generated 25 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1110/2323] 10.0.0.1 () {34 vars in 757 bytes} [Sun May 10 02:02:36 2026] PUT /v2.0/subnetpools/72844501-deb4-4cca-bf11-08164f59bde8/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: 1214/2324] 10.0.0.1 () {34 vars in 757 bytes} [Sun May 10 02:02:36 2026] PUT /v2.0/subnetpools/ef2df175-fcc3-4b8e-a5d8-6234fcdf8fc0/tags => 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: 1111/2325] 10.0.0.1 () {32 vars in 670 bytes} [Sun May 10 02:02:36 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1215/2326] 10.0.0.1 () {32 vars in 684 bytes} [Sun May 10 02:02:36 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1112/2327] 10.0.0.1 () {32 vars in 680 bytes} [Sun May 10 02:02:36 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1216/2328] 10.0.0.1 () {32 vars in 692 bytes} [Sun May 10 02:02:36 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1113/2329] 10.0.0.1 () {32 vars in 678 bytes} [Sun May 10 02:02:36 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1217/2330] 10.0.0.1 () {32 vars in 692 bytes} [Sun May 10 02:02:36 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1114/2331] 10.0.0.1 () {32 vars in 688 bytes} [Sun May 10 02:02:36 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1218/2332] 10.0.0.1 () {32 vars in 700 bytes} [Sun May 10 02:02:36 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1115/2333] 10.0.0.1 () {32 vars in 730 bytes} [Sun May 10 02:02:36 2026] DELETE /v2.0/subnetpools/5facd232-5b66-42ba-9c24-9398c97a4b77 => 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: 1219/2334] 10.0.0.1 () {32 vars in 730 bytes} [Sun May 10 02:02:36 2026] DELETE /v2.0/subnetpools/cb0b728a-7b39-408e-a99d-b641e433da16 => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1116/2335] 10.0.0.1 () {32 vars in 730 bytes} [Sun May 10 02:02:36 2026] DELETE /v2.0/subnetpools/72844501-deb4-4cca-bf11-08164f59bde8 => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1117/2336] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 02:02:37 2026] GET /v2.0/ports?device_id=31e9b3e3-82d6-43e5-ac9c-4299be878f81 => 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: 1220/2337] 10.0.0.1 () {32 vars in 730 bytes} [Sun May 10 02:02:36 2026] DELETE /v2.0/subnetpools/ef2df175-fcc3-4b8e-a5d8-6234fcdf8fc0 => 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: 1118/2338] 10.0.0.1 () {32 vars in 730 bytes} [Sun May 10 02:02:37 2026] DELETE /v2.0/subnetpools/1c1e4362-d3c2-497a-83ff-9cd40c0b54c9 => 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: 1119/2339] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 02:02:38 2026] GET /v2.0/ports?device_id=31e9b3e3-82d6-43e5-ac9c-4299be878f81 => 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: 1221/2340] 10.0.0.1 () {32 vars in 772 bytes} [Sun May 10 02:02:37 2026] GET /v2.0/security-groups?tenant_id=8a7007e3ab864782bc435e4b594989e1&name=default => generated 2929 bytes in 374 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1120/2341] 10.0.0.1 () {32 vars in 738 bytes} [Sun May 10 02:02:38 2026] DELETE /v2.0/security-groups/3fee2bc2-1f0b-4fcf-98d5-4da980ffae51 => 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: 1222/2342] 10.0.0.1 () {32 vars in 772 bytes} [Sun May 10 02:02:38 2026] GET /v2.0/security-groups?tenant_id=91cdc5270e9541c2ac02d3d56bc79571&name=default => generated 2929 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1121/2343] 10.0.0.1 () {32 vars in 738 bytes} [Sun May 10 02:02:38 2026] DELETE /v2.0/security-groups/0ce0a2ad-b2fd-4153-8331-a5c4a36a9fb7 => 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: 1223/2344] 10.0.0.1 () {32 vars in 772 bytes} [Sun May 10 02:02:38 2026] GET /v2.0/security-groups?tenant_id=ce384521e37d4fabb35a6cf8b9e2dc15&name=default => generated 2929 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1122/2345] 10.0.0.1 () {32 vars in 738 bytes} [Sun May 10 02:02:38 2026] DELETE /v2.0/security-groups/5f27a7b6-11e1-4294-b2ad-86e2e863e0f4 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1224/2346] 10.0.0.1 () {32 vars in 738 bytes} [Sun May 10 02:02:39 2026] DELETE /v2.0/security-groups/a4908059-f373-4b37-99fe-70ca46330f83 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1123/2347] 10.0.0.1 () {32 vars in 730 bytes} [Sun May 10 02:02:39 2026] DELETE /v2.0/floatingips/07ddd0b4-dcf4-4489-acd5-38bce77c180b => generated 0 bytes in 263 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:02:39.622 8 WARNING neutron_lib.context [None req-75d5d3bb-e2b2-4dbf-92c2-8d545fd4da4b 29d1609f59a345d1b50468ff29f0e512 003982bdcd4645a19b1cfbdbf4c3e722 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 02:02:39.764 8 INFO neutron.db.segments_db [None req-75d5d3bb-e2b2-4dbf-92c2-8d545fd4da4b 29d1609f59a345d1b50468ff29f0e512 003982bdcd4645a19b1cfbdbf4c3e722 - - default default] Added segment 370bfe07-f05e-48a1-a87b-6a4ec0de5003 of type vxlan for network 2d15440d-3452-4122-be3e-941500d589d9 [pid: 7|app: 0|req: 1124/2348] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 02:02:39 2026] GET /v2.0/ports?device_id=51f20f30-cb51-41d8-be1b-2f020dc86e3e => generated 971 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1125/2349] 10.0.0.92 () {34 vars in 1039 bytes} [Sun May 10 02:02:39 2026] GET /v2.0/security-groups?id=9666398d-fd37-41ac-b4ad-5961483da6e4&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1225/2350] 10.0.0.1 () {34 vars in 668 bytes} [Sun May 10 02:02:39 2026] POST /v2.0/networks => generated 632 bytes in 330 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1126/2351] 10.0.0.1 () {34 vars in 751 bytes} [Sun May 10 02:02:39 2026] PUT /v2.0/networks/2d15440d-3452-4122-be3e-941500d589d9/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: 1226/2352] 10.0.0.1 () {32 vars in 731 bytes} [Sun May 10 02:02:39 2026] GET /v2.0/networks/2d15440d-3452-4122-be3e-941500d589d9/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: 1127/2353] 10.0.0.1 () {34 vars in 762 bytes} [Sun May 10 02:02:39 2026] PUT /v2.0/networks/2d15440d-3452-4122-be3e-941500d589d9/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: 1227/2354] 10.0.0.1 () {32 vars in 731 bytes} [Sun May 10 02:02:40 2026] GET /v2.0/networks/2d15440d-3452-4122-be3e-941500d589d9/tags => generated 34 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1128/2355] 10.0.0.1 () {34 vars in 758 bytes} [Sun May 10 02:02:40 2026] PUT /v2.0/networks/2d15440d-3452-4122-be3e-941500d589d9/tags/red => generated 4 bytes in 27 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1228/2356] 10.0.0.1 () {32 vars in 731 bytes} [Sun May 10 02:02:40 2026] GET /v2.0/networks/2d15440d-3452-4122-be3e-941500d589d9/tags => generated 34 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1129/2357] 10.0.0.1 () {34 vars in 780 bytes} [Sun May 10 02:02:40 2026] PUT /v2.0/networks/2d15440d-3452-4122-be3e-941500d589d9/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: 1229/2358] 10.0.0.1 () {32 vars in 731 bytes} [Sun May 10 02:02:40 2026] GET /v2.0/networks/2d15440d-3452-4122-be3e-941500d589d9/tags => generated 52 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1130/2359] 10.0.0.1 () {34 vars in 751 bytes} [Sun May 10 02:02:40 2026] PUT /v2.0/networks/2d15440d-3452-4122-be3e-941500d589d9/tags => generated 37 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1230/2360] 10.0.0.1 () {32 vars in 731 bytes} [Sun May 10 02:02:40 2026] GET /v2.0/networks/2d15440d-3452-4122-be3e-941500d589d9/tags => generated 37 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1131/2361] 10.0.0.1 () {32 vars in 739 bytes} [Sun May 10 02:02:40 2026] GET /v2.0/networks/2d15440d-3452-4122-be3e-941500d589d9/tags/red => generated 0 bytes in 28 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:02:40.337 8 INFO neutron.api.v2.resource [None req-cbe8e357-7692-47c5-9684-f90bc2d3115c 29d1609f59a345d1b50468ff29f0e512 003982bdcd4645a19b1cfbdbf4c3e722 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1231/2362] 10.0.0.1 () {32 vars in 743 bytes} [Sun May 10 02:02:40 2026] GET /v2.0/networks/2d15440d-3452-4122-be3e-941500d589d9/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: 1132/2363] 10.0.0.1 () {32 vars in 742 bytes} [Sun May 10 02:02:40 2026] DELETE /v2.0/networks/2d15440d-3452-4122-be3e-941500d589d9/tags/red => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1232/2364] 10.0.0.1 () {32 vars in 731 bytes} [Sun May 10 02:02:40 2026] GET /v2.0/networks/2d15440d-3452-4122-be3e-941500d589d9/tags => generated 30 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:02:40.462 7 INFO neutron.api.v2.resource [None req-98e88a98-e98e-4fda-beb4-24a71ef9584d 29d1609f59a345d1b50468ff29f0e512 003982bdcd4645a19b1cfbdbf4c3e722 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1133/2365] 10.0.0.1 () {32 vars in 746 bytes} [Sun May 10 02:02:40 2026] DELETE /v2.0/networks/2d15440d-3452-4122-be3e-941500d589d9/tags/green => generated 99 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1233/2366] 10.0.0.1 () {32 vars in 734 bytes} [Sun May 10 02:02:40 2026] DELETE /v2.0/networks/2d15440d-3452-4122-be3e-941500d589d9/tags => generated 0 bytes in 41 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1134/2367] 10.0.0.1 () {32 vars in 731 bytes} [Sun May 10 02:02:40 2026] GET /v2.0/networks/2d15440d-3452-4122-be3e-941500d589d9/tags => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:02:40.661 8 INFO neutron.services.segments.plugin [-] Segment 370bfe07-f05e-48a1-a87b-6a4ec0de5003 resource provider aggregate not found 2026-05-10 02:02:40.667 8 INFO neutron.services.segments.plugin [-] Segment 370bfe07-f05e-48a1-a87b-6a4ec0de5003 resource provider aggregate not found [pid: 8|app: 0|req: 1234/2368] 10.0.0.1 () {32 vars in 724 bytes} [Sun May 10 02:02:40 2026] DELETE /v2.0/networks/2d15440d-3452-4122-be3e-941500d589d9 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1135/2369] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 02:02:40 2026] GET /v2.0/ports?device_id=51f20f30-cb51-41d8-be1b-2f020dc86e3e => generated 971 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:02:40.939 8 INFO neutron.services.segments.plugin [-] Segment 370bfe07-f05e-48a1-a87b-6a4ec0de5003 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 370bfe07-f05e-48a1-a87b-6a4ec0de5003 found for delete ", "request_id": "req-6f1acc60-3ab1-4701-9e73-54290969bfe3"}]} 2026-05-10 02:02:40.940 8 INFO neutron.services.segments.plugin [-] Segment 370bfe07-f05e-48a1-a87b-6a4ec0de5003 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 370bfe07-f05e-48a1-a87b-6a4ec0de5003 found for delete ", "request_id": "req-ecf20052-5854-43fe-90dc-1cfb98f99c7a"}]} [pid: 8|app: 0|req: 1235/2370] 10.0.0.92 () {34 vars in 1039 bytes} [Sun May 10 02:02:40 2026] GET /v2.0/security-groups?id=9666398d-fd37-41ac-b4ad-5961483da6e4&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: 1136/2371] 10.0.0.1 () {32 vars in 772 bytes} [Sun May 10 02:02:41 2026] GET /v2.0/security-groups?tenant_id=4b86ddefab9644be9daa8c888363f945&name=default => generated 2929 bytes in 212 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1236/2372] 10.0.0.1 () {32 vars in 738 bytes} [Sun May 10 02:02:41 2026] DELETE /v2.0/security-groups/b9463baf-111d-460d-9b84-9fa66a4230e8 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1137/2373] 199.204.45.205 () {34 vars in 994 bytes} [Sun May 10 02:02:41 2026] GET /v2.0/ports?device_id=51f20f30-cb51-41d8-be1b-2f020dc86e3e => generated 971 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1138/2374] 10.0.0.1 () {32 vars in 772 bytes} [Sun May 10 02:02:41 2026] GET /v2.0/security-groups?tenant_id=003982bdcd4645a19b1cfbdbf4c3e722&name=default => generated 2929 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1139/2375] 10.0.0.1 () {32 vars in 738 bytes} [Sun May 10 02:02:41 2026] DELETE /v2.0/security-groups/8751d1c8-5396-4839-9875-2c021d3c4182 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1237/2376] 199.204.45.205 () {36 vars in 997 bytes} [Sun May 10 02:02:41 2026] DELETE /v2.0/ports/49f31adb-bf0b-4dc4-a4ef-659cd8e603ce => generated 0 bytes in 280 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1140/2377] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 02:02:42 2026] GET /v2.0/ports?device_id=51f20f30-cb51-41d8-be1b-2f020dc86e3e => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:02:42.316 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-6f3c972a-97e3-4ae4-b345-4977476dec1e'] response: {'server_uuid': '51f20f30-cb51-41d8-be1b-2f020dc86e3e', 'name': 'network-vif-deleted', 'tag': '49f31adb-bf0b-4dc4-a4ef-659cd8e603ce', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1238/2378] 10.0.0.1 () {34 vars in 676 bytes} [Sun May 10 02:02:42 2026] POST /v2.0/qos/policies => generated 359 bytes in 217 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1141/2379] 10.0.0.1 () {34 vars in 751 bytes} [Sun May 10 02:02:42 2026] PUT /v2.0/policies/827c93a6-612c-4d2a-b1ff-222581efdf37/tags => generated 25 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1239/2380] 10.0.0.1 () {32 vars in 731 bytes} [Sun May 10 02:02:42 2026] GET /v2.0/policies/827c93a6-612c-4d2a-b1ff-222581efdf37/tags => generated 25 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1142/2381] 10.0.0.1 () {34 vars in 762 bytes} [Sun May 10 02:02:42 2026] PUT /v2.0/policies/827c93a6-612c-4d2a-b1ff-222581efdf37/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: 1240/2382] 10.0.0.1 () {32 vars in 731 bytes} [Sun May 10 02:02:42 2026] GET /v2.0/policies/827c93a6-612c-4d2a-b1ff-222581efdf37/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: 1143/2383] 10.0.0.1 () {34 vars in 758 bytes} [Sun May 10 02:02:42 2026] PUT /v2.0/policies/827c93a6-612c-4d2a-b1ff-222581efdf37/tags/red => generated 4 bytes in 20 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1241/2384] 10.0.0.1 () {32 vars in 731 bytes} [Sun May 10 02:02:42 2026] GET /v2.0/policies/827c93a6-612c-4d2a-b1ff-222581efdf37/tags => generated 34 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1144/2385] 10.0.0.1 () {34 vars in 780 bytes} [Sun May 10 02:02:42 2026] PUT /v2.0/policies/827c93a6-612c-4d2a-b1ff-222581efdf37/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: 1242/2386] 10.0.0.1 () {32 vars in 731 bytes} [Sun May 10 02:02:42 2026] GET /v2.0/policies/827c93a6-612c-4d2a-b1ff-222581efdf37/tags => generated 52 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1145/2387] 10.0.0.1 () {34 vars in 751 bytes} [Sun May 10 02:02:42 2026] PUT /v2.0/policies/827c93a6-612c-4d2a-b1ff-222581efdf37/tags => generated 37 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1243/2388] 10.0.0.1 () {32 vars in 731 bytes} [Sun May 10 02:02:42 2026] GET /v2.0/policies/827c93a6-612c-4d2a-b1ff-222581efdf37/tags => generated 37 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1146/2389] 10.0.0.1 () {32 vars in 739 bytes} [Sun May 10 02:02:42 2026] GET /v2.0/policies/827c93a6-612c-4d2a-b1ff-222581efdf37/tags/red => generated 0 bytes in 16 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:02:42.760 8 INFO neutron.api.v2.resource [None req-b5cf47dc-5715-47a4-80d4-382e25f5eb91 38fab9bff1194150a3d31716d9fb94ae a0529441dffa4152aabee1e52ccef21a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1244/2390] 10.0.0.1 () {32 vars in 743 bytes} [Sun May 10 02:02:42 2026] GET /v2.0/policies/827c93a6-612c-4d2a-b1ff-222581efdf37/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: 1147/2391] 10.0.0.1 () {32 vars in 742 bytes} [Sun May 10 02:02:42 2026] DELETE /v2.0/policies/827c93a6-612c-4d2a-b1ff-222581efdf37/tags/red => generated 0 bytes in 30 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1245/2392] 10.0.0.1 () {32 vars in 731 bytes} [Sun May 10 02:02:42 2026] GET /v2.0/policies/827c93a6-612c-4d2a-b1ff-222581efdf37/tags => generated 30 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:02:42.840 7 INFO neutron.api.v2.resource [None req-47dc9630-2814-43d1-a1fd-fd374b68efee 38fab9bff1194150a3d31716d9fb94ae a0529441dffa4152aabee1e52ccef21a - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1148/2393] 10.0.0.1 () {32 vars in 746 bytes} [Sun May 10 02:02:42 2026] DELETE /v2.0/policies/827c93a6-612c-4d2a-b1ff-222581efdf37/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: 1246/2394] 10.0.0.1 () {32 vars in 734 bytes} [Sun May 10 02:02:42 2026] DELETE /v2.0/policies/827c93a6-612c-4d2a-b1ff-222581efdf37/tags => generated 0 bytes in 27 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1149/2395] 10.0.0.1 () {32 vars in 731 bytes} [Sun May 10 02:02:42 2026] GET /v2.0/policies/827c93a6-612c-4d2a-b1ff-222581efdf37/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: 1247/2396] 10.0.0.1 () {32 vars in 732 bytes} [Sun May 10 02:02:42 2026] DELETE /v2.0/qos/policies/827c93a6-612c-4d2a-b1ff-222581efdf37 => 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: 1150/2397] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 02:02:43 2026] GET /v2.0/ports?device_id=51f20f30-cb51-41d8-be1b-2f020dc86e3e => 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: 1248/2398] 10.0.0.1 () {32 vars in 772 bytes} [Sun May 10 02:02:43 2026] GET /v2.0/security-groups?tenant_id=a0529441dffa4152aabee1e52ccef21a&name=default => generated 2929 bytes in 299 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1151/2399] 10.0.0.1 () {32 vars in 738 bytes} [Sun May 10 02:02:43 2026] DELETE /v2.0/security-groups/33227f1f-7510-46e7-9635-dc0c93874d2b => 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: 1154/2402] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 02:02:44 2026] GET /v2.0/ports?device_id=51f20f30-cb51-41d8-be1b-2f020dc86e3e => 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: 1249/2403] 10.0.0.1 () {32 vars in 772 bytes} [Sun May 10 02:02:44 2026] GET /v2.0/security-groups?tenant_id=ae7da2cadf8a47959f6d44c8187767ff&name=default => generated 2929 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1155/2404] 10.0.0.1 () {32 vars in 738 bytes} [Sun May 10 02:02:44 2026] DELETE /v2.0/security-groups/22c968f6-323d-4e69-8327-1028ae2d11e1 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:02:45.223 8 WARNING neutron_lib.context [None req-5420ba0c-e12a-4c72-894a-23f8ef1d2579 9728fdda2bc64cadacb39ad6734a7f9e 7dc75bb847234b589e2705b6ee82a113 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 02:02:45.272 8 INFO neutron.db.segments_db [None req-5420ba0c-e12a-4c72-894a-23f8ef1d2579 9728fdda2bc64cadacb39ad6734a7f9e 7dc75bb847234b589e2705b6ee82a113 - - default default] Added segment 1102a3da-55b4-4774-bd14-dc34da6ee693 of type vxlan for network 5d2f5317-5fdb-4b2f-ac98-2f775fc6d7b5 [pid: 7|app: 0|req: 1156/2405] 10.0.0.1 () {32 vars in 738 bytes} [Sun May 10 02:02:45 2026] DELETE /v2.0/security-groups/9666398d-fd37-41ac-b4ad-5961483da6e4 => generated 0 bytes in 159 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:02:45.524 8 INFO neutron.db.l3_hamode_db [None req-5420ba0c-e12a-4c72-894a-23f8ef1d2579 9728fdda2bc64cadacb39ad6734a7f9e 7dc75bb847234b589e2705b6ee82a113 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-10 02:02:45.671 8 INFO neutron.db.l3_hamode_db [None req-5420ba0c-e12a-4c72-894a-23f8ef1d2579 9728fdda2bc64cadacb39ad6734a7f9e 7dc75bb847234b589e2705b6ee82a113 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1250/2406] 10.0.0.1 () {34 vars in 666 bytes} [Sun May 10 02:02:45 2026] POST /v2.0/routers => generated 474 bytes in 1147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1251/2407] 10.0.0.1 () {34 vars in 749 bytes} [Sun May 10 02:02:46 2026] PUT /v2.0/routers/c861ca9a-8bed-4aab-8fa1-0a4fdb4b004a/tags => generated 25 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1252/2408] 10.0.0.1 () {32 vars in 729 bytes} [Sun May 10 02:02:46 2026] GET /v2.0/routers/c861ca9a-8bed-4aab-8fa1-0a4fdb4b004a/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: 1253/2409] 10.0.0.1 () {34 vars in 760 bytes} [Sun May 10 02:02:46 2026] PUT /v2.0/routers/c861ca9a-8bed-4aab-8fa1-0a4fdb4b004a/tags/green => generated 4 bytes in 63 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1157/2410] 10.0.0.1 () {34 vars in 787 bytes} [Sun May 10 02:02:45 2026] PUT /v2.0/routers/b2cd942a-f43e-47a7-bbca-7a5bd5962d43/remove_router_interface => generated 309 bytes in 1002 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1254/2411] 10.0.0.1 () {32 vars in 729 bytes} [Sun May 10 02:02:46 2026] GET /v2.0/routers/c861ca9a-8bed-4aab-8fa1-0a4fdb4b004a/tags => generated 34 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1255/2412] 10.0.0.1 () {34 vars in 756 bytes} [Sun May 10 02:02:46 2026] PUT /v2.0/routers/c861ca9a-8bed-4aab-8fa1-0a4fdb4b004a/tags/red => generated 4 bytes in 49 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1256/2413] 10.0.0.1 () {32 vars in 729 bytes} [Sun May 10 02:02:46 2026] GET /v2.0/routers/c861ca9a-8bed-4aab-8fa1-0a4fdb4b004a/tags => generated 34 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1158/2414] 10.0.0.1 () {32 vars in 722 bytes} [Sun May 10 02:02:46 2026] DELETE /v2.0/subnets/8c9c8447-07d7-49d8-8a99-f2d30a2a2894 => generated 0 bytes in 165 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1257/2415] 10.0.0.1 () {34 vars in 778 bytes} [Sun May 10 02:02:46 2026] PUT /v2.0/routers/c861ca9a-8bed-4aab-8fa1-0a4fdb4b004a/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: 8|app: 0|req: 1258/2416] 10.0.0.1 () {32 vars in 729 bytes} [Sun May 10 02:02:46 2026] GET /v2.0/routers/c861ca9a-8bed-4aab-8fa1-0a4fdb4b004a/tags => generated 52 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1259/2417] 10.0.0.1 () {34 vars in 749 bytes} [Sun May 10 02:02:46 2026] PUT /v2.0/routers/c861ca9a-8bed-4aab-8fa1-0a4fdb4b004a/tags => generated 37 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1260/2418] 10.0.0.1 () {32 vars in 729 bytes} [Sun May 10 02:02:46 2026] GET /v2.0/routers/c861ca9a-8bed-4aab-8fa1-0a4fdb4b004a/tags => generated 37 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1261/2419] 10.0.0.1 () {32 vars in 737 bytes} [Sun May 10 02:02:46 2026] GET /v2.0/routers/c861ca9a-8bed-4aab-8fa1-0a4fdb4b004a/tags/red => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:02:46.989 8 INFO neutron.api.v2.resource [None req-a2141220-f936-4654-813d-508372b75145 9728fdda2bc64cadacb39ad6734a7f9e 7dc75bb847234b589e2705b6ee82a113 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1262/2420] 10.0.0.1 () {32 vars in 741 bytes} [Sun May 10 02:02:46 2026] GET /v2.0/routers/c861ca9a-8bed-4aab-8fa1-0a4fdb4b004a/tags/green => generated 99 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1263/2421] 10.0.0.1 () {32 vars in 740 bytes} [Sun May 10 02:02:46 2026] DELETE /v2.0/routers/c861ca9a-8bed-4aab-8fa1-0a4fdb4b004a/tags/red => 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: 1264/2422] 10.0.0.1 () {32 vars in 729 bytes} [Sun May 10 02:02:47 2026] GET /v2.0/routers/c861ca9a-8bed-4aab-8fa1-0a4fdb4b004a/tags => generated 30 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:02:47.190 8 INFO neutron.api.v2.resource [None req-33bd3f57-40a2-4865-a136-aa6fe3c673d8 9728fdda2bc64cadacb39ad6734a7f9e 7dc75bb847234b589e2705b6ee82a113 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1265/2423] 10.0.0.1 () {32 vars in 744 bytes} [Sun May 10 02:02:47 2026] DELETE /v2.0/routers/c861ca9a-8bed-4aab-8fa1-0a4fdb4b004a/tags/green => generated 99 bytes in 57 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1266/2424] 10.0.0.1 () {32 vars in 732 bytes} [Sun May 10 02:02:47 2026] DELETE /v2.0/routers/c861ca9a-8bed-4aab-8fa1-0a4fdb4b004a/tags => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1267/2425] 10.0.0.1 () {32 vars in 729 bytes} [Sun May 10 02:02:47 2026] GET /v2.0/routers/c861ca9a-8bed-4aab-8fa1-0a4fdb4b004a/tags => generated 12 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1268/2426] 10.0.0.1 () {32 vars in 719 bytes} [Sun May 10 02:02:47 2026] GET /v2.0/routers/c861ca9a-8bed-4aab-8fa1-0a4fdb4b004a => generated 480 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:02:47.488 7 INFO neutron.services.segments.plugin [-] Segment 8def110c-7c5e-438a-997e-d04d62e07930 resource provider aggregate not found 2026-05-10 02:02:47.495 7 INFO neutron.services.segments.plugin [-] Segment 8def110c-7c5e-438a-997e-d04d62e07930 resource provider aggregate not found 2026-05-10 02:02:47.508 7 INFO neutron.db.l3_hamode_db [None req-71255b07-c260-4fdb-add2-ed9d5dd806c1 a953fa7fd3c24eb39bbee38c9e39c52b 2e0a160736374de4bbfc7251a4de4d72 - - default default] HA network 585f3b9f-6c6e-4849-ae84-8cb7413c5267 was deleted as no HA routers are present in tenant 2e0a160736374de4bbfc7251a4de4d72. 2026-05-10 02:02:47.509 7 INFO neutron.services.segments.plugin [-] Segment 8def110c-7c5e-438a-997e-d04d62e07930 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8def110c-7c5e-438a-997e-d04d62e07930 found for delete ", "request_id": "req-4ad0f9df-5a56-4685-8c2f-36463a4a6fe9"}]} 2026-05-10 02:02:47.510 7 INFO neutron.services.segments.plugin [-] Segment 8def110c-7c5e-438a-997e-d04d62e07930 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8def110c-7c5e-438a-997e-d04d62e07930 found for delete ", "request_id": "req-f056612e-7cf6-4969-abdd-debb5aa987e5"}]} [pid: 7|app: 0|req: 1159/2427] 10.0.0.1 () {32 vars in 722 bytes} [Sun May 10 02:02:46 2026] DELETE /v2.0/routers/b2cd942a-f43e-47a7-bbca-7a5bd5962d43 => generated 0 bytes in 866 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:02:47.604 7 WARNING neutron_lib.context [None req-352ed2f4-4891-4dcc-a13a-c43861a665d0 dcf15231e4544fb2af02ad8c17a0cb68 40aac4d933fd416c829ea6360b81eabf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1160/2428] 10.0.0.1 () {34 vars in 682 bytes} [Sun May 10 02:02:47 2026] POST /v2.0/security-groups => generated 1603 bytes in 289 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1269/2429] 10.0.0.1 () {34 vars in 740 bytes} [Sun May 10 02:02:47 2026] PUT /v2.0/routers/c861ca9a-8bed-4aab-8fa1-0a4fdb4b004a => generated 480 bytes in 537 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1161/2430] 10.0.0.1 () {32 vars in 724 bytes} [Sun May 10 02:02:47 2026] DELETE /v2.0/networks/19f8c315-7cbc-40cd-abec-24a8dedd7871 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1270/2432] 10.0.0.1 () {34 vars in 765 bytes} [Sun May 10 02:02:47 2026] PUT /v2.0/security-groups/6e809e1c-0d38-441c-bccc-b48e82330ef3/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: 1162/2432] 10.0.0.1 () {32 vars in 734 bytes} [Sun May 10 02:02:47 2026] GET /v2.0/ports?device_id=c861ca9a-8bed-4aab-8fa1-0a4fdb4b004a => 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: 1163/2433] 10.0.0.1 () {32 vars in 745 bytes} [Sun May 10 02:02:47 2026] GET /v2.0/security-groups/6e809e1c-0d38-441c-bccc-b48e82330ef3/tags => generated 25 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1164/2434] 10.0.0.1 () {34 vars in 776 bytes} [Sun May 10 02:02:47 2026] PUT /v2.0/security-groups/6e809e1c-0d38-441c-bccc-b48e82330ef3/tags/green => generated 4 bytes in 35 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1165/2435] 10.0.0.1 () {32 vars in 745 bytes} [Sun May 10 02:02:48 2026] GET /v2.0/security-groups/6e809e1c-0d38-441c-bccc-b48e82330ef3/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: 1166/2436] 10.0.0.1 () {34 vars in 772 bytes} [Sun May 10 02:02:48 2026] PUT /v2.0/security-groups/6e809e1c-0d38-441c-bccc-b48e82330ef3/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: 1167/2437] 10.0.0.1 () {32 vars in 745 bytes} [Sun May 10 02:02:48 2026] GET /v2.0/security-groups/6e809e1c-0d38-441c-bccc-b48e82330ef3/tags => generated 34 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1168/2438] 10.0.0.1 () {34 vars in 794 bytes} [Sun May 10 02:02:48 2026] PUT /v2.0/security-groups/6e809e1c-0d38-441c-bccc-b48e82330ef3/tags/black.or.white => generated 4 bytes in 34 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1169/2439] 10.0.0.1 () {32 vars in 745 bytes} [Sun May 10 02:02:48 2026] GET /v2.0/security-groups/6e809e1c-0d38-441c-bccc-b48e82330ef3/tags => generated 52 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1170/2440] 10.0.0.1 () {34 vars in 765 bytes} [Sun May 10 02:02:48 2026] PUT /v2.0/security-groups/6e809e1c-0d38-441c-bccc-b48e82330ef3/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: 1171/2441] 10.0.0.1 () {32 vars in 745 bytes} [Sun May 10 02:02:48 2026] GET /v2.0/security-groups/6e809e1c-0d38-441c-bccc-b48e82330ef3/tags => generated 37 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1172/2442] 10.0.0.1 () {32 vars in 753 bytes} [Sun May 10 02:02:48 2026] GET /v2.0/security-groups/6e809e1c-0d38-441c-bccc-b48e82330ef3/tags/red => generated 0 bytes in 45 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:02:48.340 7 INFO neutron.api.v2.resource [None req-58bab243-0840-4bac-839d-c97b2c8154b2 dcf15231e4544fb2af02ad8c17a0cb68 40aac4d933fd416c829ea6360b81eabf - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1173/2443] 10.0.0.1 () {32 vars in 757 bytes} [Sun May 10 02:02:48 2026] GET /v2.0/security-groups/6e809e1c-0d38-441c-bccc-b48e82330ef3/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: 1174/2444] 10.0.0.1 () {32 vars in 756 bytes} [Sun May 10 02:02:48 2026] DELETE /v2.0/security-groups/6e809e1c-0d38-441c-bccc-b48e82330ef3/tags/red => generated 0 bytes in 32 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1175/2445] 10.0.0.1 () {32 vars in 745 bytes} [Sun May 10 02:02:48 2026] GET /v2.0/security-groups/6e809e1c-0d38-441c-bccc-b48e82330ef3/tags => generated 30 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:02:48.435 7 INFO neutron.api.v2.resource [None req-fc075430-2265-47d1-94ac-898c6439eda8 dcf15231e4544fb2af02ad8c17a0cb68 40aac4d933fd416c829ea6360b81eabf - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1176/2446] 10.0.0.1 () {32 vars in 760 bytes} [Sun May 10 02:02:48 2026] DELETE /v2.0/security-groups/6e809e1c-0d38-441c-bccc-b48e82330ef3/tags/green => generated 99 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1177/2447] 10.0.0.1 () {32 vars in 748 bytes} [Sun May 10 02:02:48 2026] DELETE /v2.0/security-groups/6e809e1c-0d38-441c-bccc-b48e82330ef3/tags => 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: 1178/2448] 10.0.0.1 () {32 vars in 745 bytes} [Sun May 10 02:02:48 2026] GET /v2.0/security-groups/6e809e1c-0d38-441c-bccc-b48e82330ef3/tags => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:02:48.502 8 INFO neutron.services.segments.plugin [-] Segment 1102a3da-55b4-4774-bd14-dc34da6ee693 resource provider aggregate not found 2026-05-10 02:02:48.507 8 INFO neutron.services.segments.plugin [-] Segment 1102a3da-55b4-4774-bd14-dc34da6ee693 resource provider aggregate not found 2026-05-10 02:02:48.521 8 INFO neutron.services.segments.plugin [-] Segment 1102a3da-55b4-4774-bd14-dc34da6ee693 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1102a3da-55b4-4774-bd14-dc34da6ee693 found for delete ", "request_id": "req-eea649e9-bab4-46e0-b9ab-dbab409ff841"}]} 2026-05-10 02:02:48.522 8 INFO neutron.services.segments.plugin [-] Segment 1102a3da-55b4-4774-bd14-dc34da6ee693 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1102a3da-55b4-4774-bd14-dc34da6ee693 found for delete ", "request_id": "req-e83cacab-f231-49e9-80a6-c3e19ec97731"}]} 2026-05-10 02:02:48.527 8 INFO neutron.db.l3_hamode_db [None req-9c239f2c-f846-4203-9cae-1ebc1ed60450 9728fdda2bc64cadacb39ad6734a7f9e 7dc75bb847234b589e2705b6ee82a113 - - default default] HA network 5d2f5317-5fdb-4b2f-ac98-2f775fc6d7b5 was deleted as no HA routers are present in tenant 7dc75bb847234b589e2705b6ee82a113. [pid: 8|app: 0|req: 1271/2449] 10.0.0.1 () {32 vars in 722 bytes} [Sun May 10 02:02:47 2026] DELETE /v2.0/routers/c861ca9a-8bed-4aab-8fa1-0a4fdb4b004a => generated 0 bytes in 585 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1179/2450] 10.0.0.1 () {32 vars in 738 bytes} [Sun May 10 02:02:48 2026] DELETE /v2.0/security-groups/6e809e1c-0d38-441c-bccc-b48e82330ef3 => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1272/2451] 10.0.0.1 () {32 vars in 772 bytes} [Sun May 10 02:02:48 2026] GET /v2.0/security-groups?tenant_id=2e0a160736374de4bbfc7251a4de4d72&name=default => generated 2925 bytes in 227 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1180/2452] 10.0.0.1 () {32 vars in 738 bytes} [Sun May 10 02:02:48 2026] DELETE /v2.0/security-groups/812f743f-2a05-44f6-b7d5-14342d9abb05 => 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: 1273/2453] 10.0.0.1 () {32 vars in 772 bytes} [Sun May 10 02:02:49 2026] GET /v2.0/security-groups?tenant_id=41066e6967284d4bb326033e6c7a2317&name=default => generated 2929 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1274/2454] 10.0.0.1 () {32 vars in 738 bytes} [Sun May 10 02:02:49 2026] DELETE /v2.0/security-groups/d5c5ed71-6680-46a5-8ef1-857c6af61c84 => 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: 1181/2455] 10.0.0.1 () {32 vars in 772 bytes} [Sun May 10 02:02:49 2026] GET /v2.0/security-groups?tenant_id=9e7c61f45f1f4f458a7b85c4e54860a0&name=default => generated 2929 bytes in 240 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1182/2456] 10.0.0.1 () {32 vars in 738 bytes} [Sun May 10 02:02:49 2026] DELETE /v2.0/security-groups/513fe883-6bd2-40c3-a035-18b3e8074a68 => 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: 1275/2457] 10.0.0.1 () {32 vars in 772 bytes} [Sun May 10 02:02:49 2026] GET /v2.0/security-groups?tenant_id=7195b13850b54ae98d86fd8ffb9ed8ce&name=default => generated 2929 bytes in 370 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:02:49.677 7 INFO neutron.services.segments.plugin [-] Segment c1ceab56-b027-4628-a771-bfe1be98aca6 resource provider aggregate not found 2026-05-10 02:02:49.682 7 INFO neutron.services.segments.plugin [-] Segment c1ceab56-b027-4628-a771-bfe1be98aca6 resource provider aggregate not found 2026-05-10 02:02:49.694 7 INFO neutron.services.segments.plugin [-] Segment c1ceab56-b027-4628-a771-bfe1be98aca6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c1ceab56-b027-4628-a771-bfe1be98aca6 found for delete ", "request_id": "req-5a3aba26-ffd7-419b-a87a-e3f908d3392b"}]} 2026-05-10 02:02:49.698 7 INFO neutron.services.segments.plugin [-] Segment c1ceab56-b027-4628-a771-bfe1be98aca6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c1ceab56-b027-4628-a771-bfe1be98aca6 found for delete ", "request_id": "req-34dc8183-1091-4fd2-aad8-cb5cbdde973d"}]} [pid: 7|app: 0|req: 1183/2458] 10.0.0.1 () {32 vars in 738 bytes} [Sun May 10 02:02:49 2026] DELETE /v2.0/security-groups/93797c9e-89a0-4636-9a3a-dcc6119da80c => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1276/2459] 10.0.0.1 () {32 vars in 772 bytes} [Sun May 10 02:02:49 2026] GET /v2.0/security-groups?tenant_id=7dc75bb847234b589e2705b6ee82a113&name=default => generated 2929 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1277/2460] 10.0.0.1 () {32 vars in 772 bytes} [Sun May 10 02:02:49 2026] GET /v2.0/security-groups?tenant_id=40aac4d933fd416c829ea6360b81eabf&name=default => generated 2929 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1184/2461] 10.0.0.1 () {32 vars in 738 bytes} [Sun May 10 02:02:49 2026] DELETE /v2.0/security-groups/0865aa6d-9a3f-4227-9308-5a8493782680 => 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: 1278/2462] 10.0.0.1 () {32 vars in 738 bytes} [Sun May 10 02:02:49 2026] DELETE /v2.0/security-groups/9e002efc-1312-44c6-908b-fb4e973d3788 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:02:53.143 7 WARNING neutron_lib.context [None req-b6bf113a-8dc1-439e-be45-a3a7d4e568ed 49337dd340a74ebc85293be25a5dda4a f9550e5b6ed34d28a8bfcc9ced5358f7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 02:02:53.295 7 INFO neutron.db.segments_db [None req-b6bf113a-8dc1-439e-be45-a3a7d4e568ed 49337dd340a74ebc85293be25a5dda4a f9550e5b6ed34d28a8bfcc9ced5358f7 - - default default] Added segment c85c4f39-b783-44eb-8dfb-c6a4eac3ce9d of type vxlan for network 2f5a0f69-918a-4ba0-8859-eb4cc50cd7cb 2026-05-10 02:02:53.362 8 WARNING neutron_lib.context [None req-8f0168ca-e25f-4f75-a1a7-940de018a96c 32f912f5455f423387dd2c1270f5f825 26d8d5e1791841eeb1a06502b1708a90 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1185/2463] 10.0.0.1 () {34 vars in 668 bytes} [Sun May 10 02:02:53 2026] POST /v2.0/networks => generated 632 bytes in 375 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:02:53.396 7 WARNING neutron_lib.context [None req-61aeaba1-6157-4633-8423-fdaba9e60d6d 49337dd340a74ebc85293be25a5dda4a f9550e5b6ed34d28a8bfcc9ced5358f7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 02:02:53.514 8 INFO neutron.db.segments_db [None req-8f0168ca-e25f-4f75-a1a7-940de018a96c 32f912f5455f423387dd2c1270f5f825 26d8d5e1791841eeb1a06502b1708a90 - - default default] Added segment 89c5d7f2-3aa3-427d-b94c-30910fc86e34 of type vxlan for network 6920764a-e7bc-4222-a61d-922d59d6b4a8 [pid: 8|app: 0|req: 1279/2464] 10.0.0.1 () {34 vars in 668 bytes} [Sun May 10 02:02:53 2026] POST /v2.0/networks => generated 632 bytes in 289 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:02:53.618 8 WARNING neutron_lib.context [None req-53d495c1-b22a-4375-b1d8-9b4166597f06 32f912f5455f423387dd2c1270f5f825 26d8d5e1791841eeb1a06502b1708a90 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1186/2465] 10.0.0.1 () {34 vars in 662 bytes} [Sun May 10 02:02:53 2026] POST /v2.0/ports => generated 743 bytes in 268 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-10 02:02:53.667 8 INFO neutron.db.segments_db [None req-53d495c1-b22a-4375-b1d8-9b4166597f06 32f912f5455f423387dd2c1270f5f825 26d8d5e1791841eeb1a06502b1708a90 - - default default] Added segment 19afdf79-301a-4cc0-9955-6be309df89e7 of type vxlan for network 2b2f59ac-22d8-4dd0-aa3a-01fe554d8e61 2026-05-10 02:02:53.668 7 WARNING neutron_lib.context [None req-bd2e1319-b997-4be8-9339-26197453fb0c 49337dd340a74ebc85293be25a5dda4a f9550e5b6ed34d28a8bfcc9ced5358f7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1280/2466] 10.0.0.1 () {34 vars in 668 bytes} [Sun May 10 02:02:53 2026] POST /v2.0/networks => generated 631 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:02:53.761 8 WARNING neutron_lib.context [None req-cd671434-989c-40bb-a79d-da076237ead4 32f912f5455f423387dd2c1270f5f825 26d8d5e1791841eeb1a06502b1708a90 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 02:02:53.809 8 INFO neutron.db.segments_db [None req-cd671434-989c-40bb-a79d-da076237ead4 32f912f5455f423387dd2c1270f5f825 26d8d5e1791841eeb1a06502b1708a90 - - default default] Added segment b0762c7b-9f91-45d6-9306-46c43fc562b9 of type vxlan for network 0ad8e811-2f43-4257-b394-2140947cfd53 [pid: 7|app: 0|req: 1187/2467] 10.0.0.1 () {34 vars in 664 bytes} [Sun May 10 02:02:53 2026] POST /v2.0/trunks => generated 407 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1188/2468] 10.0.0.1 () {34 vars in 747 bytes} [Sun May 10 02:02:53 2026] PUT /v2.0/trunks/485e9921-f95b-416d-8e9f-f7aa677370c9/tags => generated 25 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1189/2469] 10.0.0.1 () {32 vars in 727 bytes} [Sun May 10 02:02:53 2026] GET /v2.0/trunks/485e9921-f95b-416d-8e9f-f7aa677370c9/tags => generated 25 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1281/2470] 10.0.0.1 () {34 vars in 668 bytes} [Sun May 10 02:02:53 2026] POST /v2.0/networks => generated 631 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1190/2471] 10.0.0.1 () {34 vars in 758 bytes} [Sun May 10 02:02:53 2026] PUT /v2.0/trunks/485e9921-f95b-416d-8e9f-f7aa677370c9/tags/green => generated 4 bytes in 26 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-10 02:02:53.908 8 WARNING neutron_lib.context [None req-c76aac8c-0439-4b2d-a5b1-132ecf8bfef1 32f912f5455f423387dd2c1270f5f825 26d8d5e1791841eeb1a06502b1708a90 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1191/2472] 10.0.0.1 () {32 vars in 727 bytes} [Sun May 10 02:02:53 2026] GET /v2.0/trunks/485e9921-f95b-416d-8e9f-f7aa677370c9/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: 1192/2473] 10.0.0.1 () {34 vars in 754 bytes} [Sun May 10 02:02:53 2026] PUT /v2.0/trunks/485e9921-f95b-416d-8e9f-f7aa677370c9/tags/red => generated 4 bytes in 18 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-10 02:02:53.956 8 INFO neutron.db.segments_db [None req-c76aac8c-0439-4b2d-a5b1-132ecf8bfef1 32f912f5455f423387dd2c1270f5f825 26d8d5e1791841eeb1a06502b1708a90 - - default default] Added segment fcde9c8f-3557-4299-a14e-10355fca9b91 of type vxlan for network d093c4ed-694a-4509-9ca8-9490ccdaa379 [pid: 7|app: 0|req: 1193/2474] 10.0.0.1 () {32 vars in 727 bytes} [Sun May 10 02:02:53 2026] GET /v2.0/trunks/485e9921-f95b-416d-8e9f-f7aa677370c9/tags => generated 34 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1194/2475] 10.0.0.1 () {34 vars in 776 bytes} [Sun May 10 02:02:53 2026] PUT /v2.0/trunks/485e9921-f95b-416d-8e9f-f7aa677370c9/tags/black.or.white => generated 4 bytes in 27 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1195/2476] 10.0.0.1 () {32 vars in 727 bytes} [Sun May 10 02:02:54 2026] GET /v2.0/trunks/485e9921-f95b-416d-8e9f-f7aa677370c9/tags => generated 52 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1282/2477] 10.0.0.1 () {34 vars in 668 bytes} [Sun May 10 02:02:53 2026] POST /v2.0/networks => generated 632 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:02:54.069 8 WARNING neutron_lib.context [None req-1960e8ac-ab4b-40d1-be48-42e150eb77a8 32f912f5455f423387dd2c1270f5f825 26d8d5e1791841eeb1a06502b1708a90 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1196/2478] 10.0.0.1 () {34 vars in 747 bytes} [Sun May 10 02:02:54 2026] PUT /v2.0/trunks/485e9921-f95b-416d-8e9f-f7aa677370c9/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: 1197/2479] 10.0.0.1 () {32 vars in 727 bytes} [Sun May 10 02:02:54 2026] GET /v2.0/trunks/485e9921-f95b-416d-8e9f-f7aa677370c9/tags => generated 37 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1198/2480] 10.0.0.1 () {32 vars in 735 bytes} [Sun May 10 02:02:54 2026] GET /v2.0/trunks/485e9921-f95b-416d-8e9f-f7aa677370c9/tags/red => generated 0 bytes in 14 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:02:54.117 8 INFO neutron.db.segments_db [None req-1960e8ac-ab4b-40d1-be48-42e150eb77a8 32f912f5455f423387dd2c1270f5f825 26d8d5e1791841eeb1a06502b1708a90 - - default default] Added segment 80fc2bc4-4c15-449e-8db1-d35dcbb036c1 of type vxlan for network 6e3c1b50-e22e-4af0-9396-480f8732e3da 2026-05-10 02:02:54.134 7 INFO neutron.api.v2.resource [None req-5fc8924a-c90f-4d02-b80c-8bf301910f40 49337dd340a74ebc85293be25a5dda4a f9550e5b6ed34d28a8bfcc9ced5358f7 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1199/2481] 10.0.0.1 () {32 vars in 739 bytes} [Sun May 10 02:02:54 2026] GET /v2.0/trunks/485e9921-f95b-416d-8e9f-f7aa677370c9/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: 1200/2482] 10.0.0.1 () {32 vars in 738 bytes} [Sun May 10 02:02:54 2026] DELETE /v2.0/trunks/485e9921-f95b-416d-8e9f-f7aa677370c9/tags/red => generated 0 bytes in 32 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1201/2483] 10.0.0.1 () {32 vars in 727 bytes} [Sun May 10 02:02:54 2026] GET /v2.0/trunks/485e9921-f95b-416d-8e9f-f7aa677370c9/tags => generated 30 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1283/2484] 10.0.0.1 () {34 vars in 668 bytes} [Sun May 10 02:02:54 2026] POST /v2.0/networks => generated 632 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:02:54.219 7 INFO neutron.api.v2.resource [None req-56202c3a-39f9-461c-98a7-f6be6efa3fe5 49337dd340a74ebc85293be25a5dda4a f9550e5b6ed34d28a8bfcc9ced5358f7 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1202/2485] 10.0.0.1 () {32 vars in 742 bytes} [Sun May 10 02:02:54 2026] DELETE /v2.0/trunks/485e9921-f95b-416d-8e9f-f7aa677370c9/tags/green => generated 99 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1203/2486] 10.0.0.1 () {32 vars in 730 bytes} [Sun May 10 02:02:54 2026] DELETE /v2.0/trunks/485e9921-f95b-416d-8e9f-f7aa677370c9/tags => 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: 1284/2487] 10.0.0.1 () {34 vars in 751 bytes} [Sun May 10 02:02:54 2026] PUT /v2.0/networks/6920764a-e7bc-4222-a61d-922d59d6b4a8/tags => generated 17 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1204/2488] 10.0.0.1 () {32 vars in 727 bytes} [Sun May 10 02:02:54 2026] GET /v2.0/trunks/485e9921-f95b-416d-8e9f-f7aa677370c9/tags => 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: 1205/2489] 10.0.0.1 () {32 vars in 717 bytes} [Sun May 10 02:02:54 2026] GET /v2.0/trunks/485e9921-f95b-416d-8e9f-f7aa677370c9 => generated 407 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1206/2490] 10.0.0.1 () {32 vars in 715 bytes} [Sun May 10 02:02:54 2026] GET /v2.0/ports/8a152059-0700-45c7-b298-5dcee6e1a7ab => generated 826 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1207/2491] 10.0.0.1 () {32 vars in 720 bytes} [Sun May 10 02:02:54 2026] DELETE /v2.0/trunks/485e9921-f95b-416d-8e9f-f7aa677370c9 => 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: 1208/2492] 10.0.0.1 () {32 vars in 718 bytes} [Sun May 10 02:02:54 2026] DELETE /v2.0/ports/8a152059-0700-45c7-b298-5dcee6e1a7ab => generated 0 bytes in 186 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1285/2493] 10.0.0.1 () {34 vars in 751 bytes} [Sun May 10 02:02:54 2026] PUT /v2.0/networks/2b2f59ac-22d8-4dd0-aa3a-01fe554d8e61/tags => generated 25 bytes in 396 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1286/2494] 10.0.0.1 () {34 vars in 751 bytes} [Sun May 10 02:02:54 2026] PUT /v2.0/networks/0ad8e811-2f43-4257-b394-2140947cfd53/tags => generated 34 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1287/2495] 10.0.0.1 () {34 vars in 751 bytes} [Sun May 10 02:02:54 2026] PUT /v2.0/networks/d093c4ed-694a-4509-9ca8-9490ccdaa379/tags => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1288/2496] 10.0.0.1 () {32 vars in 664 bytes} [Sun May 10 02:02:54 2026] GET /v2.0/networks?tags=red => generated 1855 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:02:54.791 7 INFO neutron.services.segments.plugin [-] Segment c85c4f39-b783-44eb-8dfb-c6a4eac3ce9d resource provider aggregate not found 2026-05-10 02:02:54.802 7 INFO neutron.services.segments.plugin [-] Segment c85c4f39-b783-44eb-8dfb-c6a4eac3ce9d resource provider aggregate not found 2026-05-10 02:02:54.816 7 INFO neutron.services.segments.plugin [-] Segment c85c4f39-b783-44eb-8dfb-c6a4eac3ce9d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c85c4f39-b783-44eb-8dfb-c6a4eac3ce9d found for delete ", "request_id": "req-dda76158-1298-4e47-82db-ab3148bc0436"}]} 2026-05-10 02:02:54.817 7 INFO neutron.services.segments.plugin [-] Segment c85c4f39-b783-44eb-8dfb-c6a4eac3ce9d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c85c4f39-b783-44eb-8dfb-c6a4eac3ce9d found for delete ", "request_id": "req-a0645621-2049-4879-a19b-fc41ecb0b109"}]} [pid: 7|app: 0|req: 1209/2497] 10.0.0.1 () {32 vars in 724 bytes} [Sun May 10 02:02:54 2026] DELETE /v2.0/networks/2f5a0f69-918a-4ba0-8859-eb4cc50cd7cb => generated 0 bytes in 185 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1289/2498] 10.0.0.1 () {32 vars in 678 bytes} [Sun May 10 02:02:54 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1248 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1210/2499] 10.0.0.1 () {32 vars in 674 bytes} [Sun May 10 02:02:54 2026] GET /v2.0/networks?tags-any=blue => generated 1248 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1290/2500] 10.0.0.1 () {32 vars in 686 bytes} [Sun May 10 02:02:54 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1855 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1211/2501] 10.0.0.1 () {32 vars in 672 bytes} [Sun May 10 02:02:54 2026] GET /v2.0/networks?not-tags=red => generated 1862 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1291/2502] 10.0.0.1 () {32 vars in 686 bytes} [Sun May 10 02:02:55 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2469 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1212/2503] 10.0.0.1 () {32 vars in 682 bytes} [Sun May 10 02:02:55 2026] GET /v2.0/networks?not-tags-any=blue => generated 2469 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1292/2504] 10.0.0.1 () {32 vars in 694 bytes} [Sun May 10 02:02:55 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1862 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1213/2505] 10.0.0.1 () {32 vars in 724 bytes} [Sun May 10 02:02:55 2026] DELETE /v2.0/networks/6920764a-e7bc-4222-a61d-922d59d6b4a8 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 02:02:55.508 8 INFO neutron.services.segments.plugin [-] Segment 19afdf79-301a-4cc0-9955-6be309df89e7 resource provider aggregate not found 2026-05-10 02:02:55.513 8 INFO neutron.services.segments.plugin [-] Segment 19afdf79-301a-4cc0-9955-6be309df89e7 resource provider aggregate not found 2026-05-10 02:02:55.520 8 INFO neutron.services.segments.plugin [-] Segment 19afdf79-301a-4cc0-9955-6be309df89e7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 19afdf79-301a-4cc0-9955-6be309df89e7 found for delete ", "request_id": "req-73f1c72f-6549-4c85-91d7-ac6c0449dc35"}]} 2026-05-10 02:02:55.528 8 INFO neutron.services.segments.plugin [-] Segment 19afdf79-301a-4cc0-9955-6be309df89e7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 19afdf79-301a-4cc0-9955-6be309df89e7 found for delete ", "request_id": "req-11c910a6-2fc1-4cc4-be18-60cfe2f19dbd"}]} [pid: 8|app: 0|req: 1293/2506] 10.0.0.1 () {32 vars in 724 bytes} [Sun May 10 02:02:55 2026] DELETE /v2.0/networks/2b2f59ac-22d8-4dd0-aa3a-01fe554d8e61 => 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: 1294/2507] 10.0.0.1 () {32 vars in 724 bytes} [Sun May 10 02:02:55 2026] DELETE /v2.0/networks/0ad8e811-2f43-4257-b394-2140947cfd53 => 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: 1214/2508] 10.0.0.1 () {32 vars in 772 bytes} [Sun May 10 02:02:55 2026] GET /v2.0/security-groups?tenant_id=58a326544e2148eeb11bc3de6baca0cc&name=default => generated 2929 bytes in 244 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1295/2509] 10.0.0.1 () {32 vars in 724 bytes} [Sun May 10 02:02:55 2026] DELETE /v2.0/networks/d093c4ed-694a-4509-9ca8-9490ccdaa379 => 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: 1215/2510] 10.0.0.1 () {32 vars in 738 bytes} [Sun May 10 02:02:55 2026] DELETE /v2.0/security-groups/a103ec9b-10dc-4519-8919-981b2f65e2d9 => 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: 1296/2511] 10.0.0.1 () {32 vars in 724 bytes} [Sun May 10 02:02:55 2026] DELETE /v2.0/networks/6e3c1b50-e22e-4af0-9396-480f8732e3da => generated 0 bytes in 136 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1216/2512] 10.0.0.1 () {32 vars in 772 bytes} [Sun May 10 02:02:55 2026] GET /v2.0/security-groups?tenant_id=f9550e5b6ed34d28a8bfcc9ced5358f7&name=default => generated 2929 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1297/2513] 10.0.0.1 () {32 vars in 738 bytes} [Sun May 10 02:02:55 2026] DELETE /v2.0/security-groups/0352aad3-c15e-458b-9d44-9f3003b18207 => 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: 1217/2514] 10.0.0.1 () {32 vars in 772 bytes} [Sun May 10 02:02:56 2026] GET /v2.0/security-groups?tenant_id=26d8d5e1791841eeb1a06502b1708a90&name=default => generated 2929 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1298/2515] 10.0.0.1 () {32 vars in 738 bytes} [Sun May 10 02:02:56 2026] DELETE /v2.0/security-groups/37cedd66-6bb6-4bbd-9489-4dc1857255c5 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:02:57.082 7 INFO neutron.services.segments.plugin [-] Segment 89c5d7f2-3aa3-427d-b94c-30910fc86e34 resource provider aggregate not found 2026-05-10 02:02:57.086 7 INFO neutron.services.segments.plugin [-] Segment 89c5d7f2-3aa3-427d-b94c-30910fc86e34 resource provider aggregate not found 2026-05-10 02:02:57.101 7 INFO neutron.services.segments.plugin [-] Segment 89c5d7f2-3aa3-427d-b94c-30910fc86e34 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 89c5d7f2-3aa3-427d-b94c-30910fc86e34 found for delete ", "request_id": "req-0946e2bb-72c2-45c3-8886-72c5fea476b0"}]} 2026-05-10 02:02:57.101 7 INFO neutron.services.segments.plugin [-] Segment 89c5d7f2-3aa3-427d-b94c-30910fc86e34 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 89c5d7f2-3aa3-427d-b94c-30910fc86e34 found for delete ", "request_id": "req-9d0f7238-2e50-4d9b-8448-843ae0e6afbd"}]} [pid: 7|app: 0|req: 1218/2516] 10.0.0.1 () {32 vars in 772 bytes} [Sun May 10 02:02:57 2026] GET /v2.0/security-groups?tenant_id=f0bd5b3704d8405785a3477c0261e27d&name=default => generated 2929 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1299/2517] 10.0.0.1 () {32 vars in 738 bytes} [Sun May 10 02:02:57 2026] DELETE /v2.0/security-groups/e072f106-4c71-41f5-9da0-dd0a575e3618 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1219/2518] 10.0.0.1 () {32 vars in 772 bytes} [Sun May 10 02:02:57 2026] GET /v2.0/security-groups?tenant_id=69e99f7aa8614f6ab50aee39b7e8e19f&name=default => generated 2929 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:02:57.541 8 INFO neutron.services.segments.plugin [-] Segment b0762c7b-9f91-45d6-9306-46c43fc562b9 resource provider aggregate not found 2026-05-10 02:02:57.546 8 INFO neutron.services.segments.plugin [-] Segment b0762c7b-9f91-45d6-9306-46c43fc562b9 resource provider aggregate not found 2026-05-10 02:02:57.559 8 INFO neutron.services.segments.plugin [-] Segment b0762c7b-9f91-45d6-9306-46c43fc562b9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b0762c7b-9f91-45d6-9306-46c43fc562b9 found for delete ", "request_id": "req-e1ec7393-5b13-4142-bcde-d3c591596f5e"}]} 2026-05-10 02:02:57.568 8 INFO neutron.services.segments.plugin [-] Segment b0762c7b-9f91-45d6-9306-46c43fc562b9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b0762c7b-9f91-45d6-9306-46c43fc562b9 found for delete ", "request_id": "req-b2d424ad-8889-4319-afbf-07453bc65511"}]} 2026-05-10 02:02:57.584 8 INFO neutron.services.segments.plugin [-] Segment fcde9c8f-3557-4299-a14e-10355fca9b91 resource provider aggregate not found 2026-05-10 02:02:57.591 8 INFO neutron.services.segments.plugin [-] Segment fcde9c8f-3557-4299-a14e-10355fca9b91 resource provider aggregate not found 2026-05-10 02:02:57.595 8 INFO neutron.services.segments.plugin [-] Segment fcde9c8f-3557-4299-a14e-10355fca9b91 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fcde9c8f-3557-4299-a14e-10355fca9b91 found for delete ", "request_id": "req-fa3a78e5-0c54-4909-b8d0-ce9d5b7ad765"}]} 2026-05-10 02:02:57.605 8 INFO neutron.services.segments.plugin [-] Segment fcde9c8f-3557-4299-a14e-10355fca9b91 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fcde9c8f-3557-4299-a14e-10355fca9b91 found for delete ", "request_id": "req-2c3add5f-b31a-42a3-ae9e-eed1bee1626a"}]} 2026-05-10 02:02:57.608 8 INFO neutron.services.segments.plugin [-] Segment 80fc2bc4-4c15-449e-8db1-d35dcbb036c1 resource provider aggregate not found 2026-05-10 02:02:57.615 8 INFO neutron.services.segments.plugin [-] Segment 80fc2bc4-4c15-449e-8db1-d35dcbb036c1 resource provider aggregate not found 2026-05-10 02:02:57.620 8 INFO neutron.services.segments.plugin [-] Segment 80fc2bc4-4c15-449e-8db1-d35dcbb036c1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 80fc2bc4-4c15-449e-8db1-d35dcbb036c1 found for delete ", "request_id": "req-ed5c977b-4e44-4823-ada5-ee636475e94f"}]} 2026-05-10 02:02:57.630 8 INFO neutron.services.segments.plugin [-] Segment 80fc2bc4-4c15-449e-8db1-d35dcbb036c1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 80fc2bc4-4c15-449e-8db1-d35dcbb036c1 found for delete ", "request_id": "req-cab7f023-3894-47d0-9ffe-e8c228abcaef"}]} [pid: 8|app: 0|req: 1300/2519] 10.0.0.1 () {32 vars in 738 bytes} [Sun May 10 02:02:57 2026] DELETE /v2.0/security-groups/c5115677-1de4-4aa6-81ec-e37cd64c0921 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:02:59.340 7 WARNING neutron_lib.context [None req-146222d1-31f5-4232-b4d5-21cb5704b190 112da09569d84b1e8033436c825d02dd 0280fcede3bd4903bafd1b8d0f12344e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 02:02:59.482 7 INFO neutron.db.segments_db [None req-146222d1-31f5-4232-b4d5-21cb5704b190 112da09569d84b1e8033436c825d02dd 0280fcede3bd4903bafd1b8d0f12344e - - default default] Added segment 8ef46c99-fe25-485f-a95e-a0c023ffb185 of type vxlan for network a380247c-9d68-4029-917d-695ba35d78fa [pid: 7|app: 0|req: 1221/2522] 10.0.0.1 () {34 vars in 668 bytes} [Sun May 10 02:02:59 2026] POST /v2.0/networks => generated 632 bytes in 350 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:02:59.567 8 WARNING neutron_lib.context [None req-64ffce22-b7a9-4e2e-b90a-7eecdadad015 112da09569d84b1e8033436c825d02dd 0280fcede3bd4903bafd1b8d0f12344e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 02:02:59.611 8 INFO neutron.db.segments_db [None req-64ffce22-b7a9-4e2e-b90a-7eecdadad015 112da09569d84b1e8033436c825d02dd 0280fcede3bd4903bafd1b8d0f12344e - - default default] Added segment fbb7cdc0-0561-4001-810b-0f243365f83f of type vxlan for network 69697667-eb14-42b2-b7a5-bce77806ed61 [pid: 8|app: 0|req: 1302/2523] 10.0.0.1 () {34 vars in 668 bytes} [Sun May 10 02:02:59 2026] POST /v2.0/networks => generated 631 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1222/2524] 10.0.0.1 () {34 vars in 751 bytes} [Sun May 10 02:02:59 2026] PUT /v2.0/networks/a380247c-9d68-4029-917d-695ba35d78fa/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: 1303/2525] 10.0.0.1 () {32 vars in 731 bytes} [Sun May 10 02:02:59 2026] GET /v2.0/networks/a380247c-9d68-4029-917d-695ba35d78fa/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: 1223/2526] 10.0.0.1 () {34 vars in 751 bytes} [Sun May 10 02:02:59 2026] PUT /v2.0/networks/69697667-eb14-42b2-b7a5-bce77806ed61/tags => generated 17 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1304/2527] 10.0.0.1 () {32 vars in 731 bytes} [Sun May 10 02:02:59 2026] GET /v2.0/networks/69697667-eb14-42b2-b7a5-bce77806ed61/tags => generated 17 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1224/2528] 10.0.0.1 () {34 vars in 751 bytes} [Sun May 10 02:02:59 2026] PUT /v2.0/networks/69697667-eb14-42b2-b7a5-bce77806ed61/tags => generated 12 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1305/2529] 10.0.0.1 () {32 vars in 731 bytes} [Sun May 10 02:02:59 2026] GET /v2.0/networks/69697667-eb14-42b2-b7a5-bce77806ed61/tags => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1225/2530] 10.0.0.1 () {32 vars in 731 bytes} [Sun May 10 02:02:59 2026] GET /v2.0/networks/a380247c-9d68-4029-917d-695ba35d78fa/tags => generated 25 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:03:00.071 8 INFO neutron.services.segments.plugin [-] Segment 8ef46c99-fe25-485f-a95e-a0c023ffb185 resource provider aggregate not found 2026-05-10 02:03:00.076 8 INFO neutron.services.segments.plugin [-] Segment 8ef46c99-fe25-485f-a95e-a0c023ffb185 resource provider aggregate not found [pid: 8|app: 0|req: 1306/2531] 10.0.0.1 () {32 vars in 724 bytes} [Sun May 10 02:02:59 2026] DELETE /v2.0/networks/a380247c-9d68-4029-917d-695ba35d78fa => generated 0 bytes in 118 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 02:03:00.185 7 INFO neutron.services.segments.plugin [-] Segment fbb7cdc0-0561-4001-810b-0f243365f83f resource provider aggregate not found 2026-05-10 02:03:00.188 7 INFO neutron.services.segments.plugin [-] Segment fbb7cdc0-0561-4001-810b-0f243365f83f resource provider aggregate not found 2026-05-10 02:03:00.199 7 INFO neutron.services.segments.plugin [-] Segment fbb7cdc0-0561-4001-810b-0f243365f83f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fbb7cdc0-0561-4001-810b-0f243365f83f found for delete ", "request_id": "req-8b379bf1-8d00-4760-a1dd-552aedeb9a35"}]} 2026-05-10 02:03:00.203 7 INFO neutron.services.segments.plugin [-] Segment fbb7cdc0-0561-4001-810b-0f243365f83f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fbb7cdc0-0561-4001-810b-0f243365f83f found for delete ", "request_id": "req-5ee5596f-e473-4cc7-bb22-661916d8acc9"}]} [pid: 7|app: 0|req: 1226/2532] 10.0.0.1 () {32 vars in 724 bytes} [Sun May 10 02:03:00 2026] DELETE /v2.0/networks/69697667-eb14-42b2-b7a5-bce77806ed61 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 02:03:00.823 8 INFO neutron.services.segments.plugin [-] Segment 8ef46c99-fe25-485f-a95e-a0c023ffb185 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8ef46c99-fe25-485f-a95e-a0c023ffb185 found for delete ", "request_id": "req-61a95e14-c53d-4d4c-8a32-7e2a74d3f048"}]} 2026-05-10 02:03:00.824 8 INFO neutron.services.segments.plugin [-] Segment 8ef46c99-fe25-485f-a95e-a0c023ffb185 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8ef46c99-fe25-485f-a95e-a0c023ffb185 found for delete ", "request_id": "req-f5e0e1ba-54db-49f4-b867-6d162c153ed4"}]} [pid: 8|app: 0|req: 1307/2533] 10.0.0.1 () {32 vars in 772 bytes} [Sun May 10 02:03:00 2026] GET /v2.0/security-groups?tenant_id=b6c9044133a64d9fa4dd1cf3c47d445d&name=default => generated 2929 bytes in 228 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1227/2534] 10.0.0.1 () {32 vars in 772 bytes} [Sun May 10 02:03:00 2026] GET /v2.0/security-groups?tenant_id=96cc02953fd04675b3261f17b3a99449&name=default => generated 2929 bytes in 222 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1228/2535] 10.0.0.1 () {32 vars in 738 bytes} [Sun May 10 02:03:01 2026] DELETE /v2.0/security-groups/d8c4b9f5-ed2c-4266-bfec-ca9c3a914ab6 => 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: 1308/2536] 10.0.0.1 () {32 vars in 738 bytes} [Sun May 10 02:03:01 2026] DELETE /v2.0/security-groups/86700538-6f0b-4239-ac2a-2ea26158b068 => 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: 1229/2537] 10.0.0.1 () {32 vars in 772 bytes} [Sun May 10 02:03:01 2026] GET /v2.0/security-groups?tenant_id=0280fcede3bd4903bafd1b8d0f12344e&name=default => generated 2929 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1309/2538] 10.0.0.1 () {32 vars in 772 bytes} [Sun May 10 02:03:01 2026] GET /v2.0/security-groups?tenant_id=28423e6f564e4f869f46f666472e4df4&name=default => generated 2929 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1230/2539] 10.0.0.1 () {32 vars in 738 bytes} [Sun May 10 02:03:01 2026] DELETE /v2.0/security-groups/db0a1652-980f-4205-966b-5e4dce0ed6e4 => 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: 1310/2540] 10.0.0.1 () {32 vars in 738 bytes} [Sun May 10 02:03:01 2026] DELETE /v2.0/security-groups/94cb49f4-24f7-4549-bac8-ef76449e6eb2 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:03:09.904 7 WARNING neutron_lib.context [None req-9762d224-b6fa-4978-809e-7d260a4ab0fc 4675c40199f4488db616819586134e52 6087929f5a424e8198cc49d044383de3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 02:03:10.048 7 INFO neutron.db.segments_db [None req-9762d224-b6fa-4978-809e-7d260a4ab0fc 4675c40199f4488db616819586134e52 6087929f5a424e8198cc49d044383de3 - - default default] Added segment b7670e5b-35d0-48a7-977d-f4e05a0bd79b of type vxlan for network 88a4d638-6dfe-4d86-849a-2509703f0585 [pid: 7|app: 0|req: 1231/2541] 10.0.0.1 () {34 vars in 668 bytes} [Sun May 10 02:03:09 2026] POST /v2.0/networks => generated 639 bytes in 377 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:03:10.158 8 WARNING neutron_lib.context [None req-4671b938-ae8e-40a0-9162-89cebfde74d6 4675c40199f4488db616819586134e52 6087929f5a424e8198cc49d044383de3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1311/2542] 10.0.0.1 () {34 vars in 667 bytes} [Sun May 10 02:03:10 2026] POST /v2.0/subnets => generated 658 bytes in 217 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1232/2543] 10.0.0.1 () {32 vars in 720 bytes} [Sun May 10 02:03:10 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:03:10.425 8 WARNING neutron_lib.context [None req-cf3bc944-34f7-4eb9-8f2c-3aba8973d903 4675c40199f4488db616819586134e52 6087929f5a424e8198cc49d044383de3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1312/2544] 10.0.0.1 () {34 vars in 667 bytes} [Sun May 10 02:03:10 2026] POST /v2.0/subnets => generated 731 bytes in 223 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:03:10.648 7 WARNING neutron_lib.context [None req-710b9852-786b-4062-9dd7-3a215493e69a 4675c40199f4488db616819586134e52 6087929f5a424e8198cc49d044383de3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 02:03:10.698 7 INFO neutron.db.segments_db [None req-710b9852-786b-4062-9dd7-3a215493e69a 4675c40199f4488db616819586134e52 6087929f5a424e8198cc49d044383de3 - - default default] Added segment fb525834-8904-48b5-a403-d6a2bcefd4c7 of type vxlan for network 5fe5dd1a-dbf4-470b-b87e-8058d45cc80d [pid: 7|app: 0|req: 1233/2545] 10.0.0.1 () {34 vars in 668 bytes} [Sun May 10 02:03:10 2026] POST /v2.0/networks => generated 638 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:03:10.792 8 WARNING neutron_lib.context [None req-226f2be1-b651-4a91-8d0d-31a3c40b73ad 4675c40199f4488db616819586134e52 6087929f5a424e8198cc49d044383de3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1313/2546] 10.0.0.1 () {34 vars in 667 bytes} [Sun May 10 02:03:10 2026] POST /v2.0/subnets => generated 655 bytes in 232 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:03:11.029 7 WARNING neutron_lib.context [None req-dc26fc15-bd63-483d-9c0c-bd0ab2b43113 4675c40199f4488db616819586134e52 6087929f5a424e8198cc49d044383de3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/2547] 10.0.0.1 () {34 vars in 667 bytes} [Sun May 10 02:03:11 2026] POST /v2.0/subnets => generated 725 bytes in 276 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:03:11.311 8 WARNING neutron_lib.context [None req-f264781e-42dd-490e-9b06-1386f3dc4519 4675c40199f4488db616819586134e52 6087929f5a424e8198cc49d044383de3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 02:03:11.360 8 INFO neutron.db.segments_db [None req-f264781e-42dd-490e-9b06-1386f3dc4519 4675c40199f4488db616819586134e52 6087929f5a424e8198cc49d044383de3 - - default default] Added segment dd9a27f9-2ef2-4369-9248-c0aeb1c24aba of type vxlan for network 076c5d02-739b-49eb-9abb-65884d59a346 [pid: 8|app: 0|req: 1314/2548] 10.0.0.1 () {34 vars in 668 bytes} [Sun May 10 02:03:11 2026] POST /v2.0/networks => generated 638 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:03:11.454 7 WARNING neutron_lib.context [None req-3ca4b899-f00c-41c4-9f2d-0f3ad2619a6e 4675c40199f4488db616819586134e52 6087929f5a424e8198cc49d044383de3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/2549] 10.0.0.1 () {34 vars in 667 bytes} [Sun May 10 02:03:11 2026] POST /v2.0/subnets => generated 656 bytes in 235 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:03:11.701 8 WARNING neutron_lib.context [None req-e60e6750-a3e0-441f-acbc-f1f4b4aab06d 4675c40199f4488db616819586134e52 6087929f5a424e8198cc49d044383de3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1315/2550] 10.0.0.1 () {34 vars in 667 bytes} [Sun May 10 02:03:11 2026] POST /v2.0/subnets => generated 730 bytes in 290 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:03:11.991 7 WARNING neutron_lib.context [None req-a63724b6-9a15-47e3-a950-4f91f1ba1b51 4675c40199f4488db616819586134e52 6087929f5a424e8198cc49d044383de3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 02:03:12.059 7 INFO neutron.db.segments_db [None req-a63724b6-9a15-47e3-a950-4f91f1ba1b51 4675c40199f4488db616819586134e52 6087929f5a424e8198cc49d044383de3 - - default default] Added segment 331995ec-1199-4721-a8a1-d8b0850e970d of type vxlan for network 15640dce-a978-414c-abfe-3f5b846dcce6 2026-05-10 02:03:12.383 7 INFO neutron.db.l3_hamode_db [None req-a63724b6-9a15-47e3-a950-4f91f1ba1b51 4675c40199f4488db616819586134e52 6087929f5a424e8198cc49d044383de3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-10 02:03:13.289 7 INFO neutron.db.l3_hamode_db [None req-a63724b6-9a15-47e3-a950-4f91f1ba1b51 4675c40199f4488db616819586134e52 6087929f5a424e8198cc49d044383de3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1236/2553] 10.0.0.1 () {34 vars in 667 bytes} [Sun May 10 02:03:11 2026] POST /v2.0/routers => generated 685 bytes in 2599 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1318/2554] 10.0.0.1 () {34 vars in 781 bytes} [Sun May 10 02:03:14 2026] PUT /v2.0/routers/51e8c601-9579-4d11-9d73-24c1373d5721/add_router_interface => generated 309 bytes in 1312 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1237/2555] 10.0.0.1 () {34 vars in 781 bytes} [Sun May 10 02:03:15 2026] PUT /v2.0/routers/51e8c601-9579-4d11-9d73-24c1373d5721/add_router_interface => generated 309 bytes in 1410 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1319/2556] 10.0.0.1 () {34 vars in 781 bytes} [Sun May 10 02:03:17 2026] PUT /v2.0/routers/51e8c601-9579-4d11-9d73-24c1373d5721/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-10 02:03:18.726 7 WARNING neutron_lib.context [None req-b5e2161a-b7b7-4ec0-bb16-9be76ed06a2e 4675c40199f4488db616819586134e52 6087929f5a424e8198cc49d044383de3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/2557] 10.0.0.1 () {34 vars in 682 bytes} [Sun May 10 02:03:18 2026] POST /v2.0/security-groups => generated 1630 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-10 02:03:18.861 8 WARNING neutron_lib.context [None req-0946d8aa-5b1d-4e9e-95f4-c3c0689bcb83 4675c40199f4488db616819586134e52 6087929f5a424e8198cc49d044383de3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1320/2558] 10.0.0.1 () {34 vars in 693 bytes} [Sun May 10 02:03:18 2026] POST /v2.0/security-group-rules => generated 597 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:03:18.975 7 WARNING neutron_lib.context [None req-f9d07600-32f8-4d48-ab6f-14128c5bd4a0 4675c40199f4488db616819586134e52 6087929f5a424e8198cc49d044383de3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1239/2559] 10.0.0.1 () {34 vars in 693 bytes} [Sun May 10 02:03:18 2026] POST /v2.0/security-group-rules => generated 597 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:03:19.107 8 WARNING neutron_lib.context [None req-1d85bc18-a8c3-4bcd-a9f1-38d2ca1accd4 4675c40199f4488db616819586134e52 6087929f5a424e8198cc49d044383de3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1321/2560] 10.0.0.1 () {34 vars in 693 bytes} [Sun May 10 02:03:19 2026] POST /v2.0/security-group-rules => generated 599 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:03:19.259 7 WARNING neutron_lib.context [None req-59b0e8ab-5e53-4a46-9b7f-7f895383b561 4675c40199f4488db616819586134e52 6087929f5a424e8198cc49d044383de3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1240/2561] 10.0.0.1 () {34 vars in 693 bytes} [Sun May 10 02:03:19 2026] POST /v2.0/security-group-rules => generated 601 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:03:19.395 8 WARNING neutron_lib.context [None req-04594679-a19b-43b3-b4cb-516e46105c17 4675c40199f4488db616819586134e52 6087929f5a424e8198cc49d044383de3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1322/2562] 10.0.0.1 () {34 vars in 693 bytes} [Sun May 10 02:03:19 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) 2026-05-10 02:03:19.523 7 WARNING neutron_lib.context [None req-05fce9d9-675b-429e-a02d-0b0f4d35fe18 4675c40199f4488db616819586134e52 6087929f5a424e8198cc49d044383de3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1241/2563] 10.0.0.1 () {34 vars in 693 bytes} [Sun May 10 02:03:19 2026] POST /v2.0/security-group-rules => generated 597 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:03:19.655 8 WARNING neutron_lib.context [None req-a0dff66b-7e91-4495-a565-f39548b83aea 4675c40199f4488db616819586134e52 6087929f5a424e8198cc49d044383de3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1323/2564] 10.0.0.1 () {34 vars in 693 bytes} [Sun May 10 02:03:19 2026] POST /v2.0/security-group-rules => generated 597 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:03:19.795 7 WARNING neutron_lib.context [None req-8e7cddc0-af0d-405f-bbb2-9bdf983ebf2f 4675c40199f4488db616819586134e52 6087929f5a424e8198cc49d044383de3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1242/2565] 10.0.0.1 () {34 vars in 693 bytes} [Sun May 10 02:03:19 2026] POST /v2.0/security-group-rules => generated 597 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:03:19.939 8 WARNING neutron_lib.context [None req-e8262100-ac44-4ac6-8f41-7325073ce984 4675c40199f4488db616819586134e52 6087929f5a424e8198cc49d044383de3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1324/2566] 10.0.0.1 () {34 vars in 693 bytes} [Sun May 10 02:03:19 2026] POST /v2.0/security-group-rules => generated 599 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:03:20.092 7 WARNING neutron_lib.context [None req-8b74fba7-ecba-4554-92c7-c74780d4c274 4675c40199f4488db616819586134e52 6087929f5a424e8198cc49d044383de3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1243/2567] 10.0.0.1 () {34 vars in 693 bytes} [Sun May 10 02:03:20 2026] POST /v2.0/security-group-rules => generated 601 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 02:03:20.238 8 WARNING neutron_lib.context [None req-4ebc0acd-eb52-41f8-bd6f-0805422cd252 4675c40199f4488db616819586134e52 6087929f5a424e8198cc49d044383de3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1325/2568] 10.0.0.1 () {34 vars in 693 bytes} [Sun May 10 02:03:20 2026] POST /v2.0/security-group-rules => generated 597 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1244/2569] 10.0.0.92 () {34 vars in 1095 bytes} [Sun May 10 02:03:20 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1326780308&fields=id&tenant_id=6087929f5a424e8198cc49d044383de3 => generated 69 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1326/2570] 10.0.0.92 () {34 vars in 981 bytes} [Sun May 10 02:03:20 2026] GET /v2.0/networks?id=5fe5dd1a-dbf4-470b-b87e-8058d45cc80d => generated 705 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1245/2571] 10.0.0.92 () {34 vars in 964 bytes} [Sun May 10 02:03:20 2026] GET /v2.0/quotas/6087929f5a424e8198cc49d044383de3 => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1327/2572] 10.0.0.92 () {34 vars in 1001 bytes} [Sun May 10 02:03:20 2026] GET /v2.0/ports?tenant_id=6087929f5a424e8198cc49d044383de3&fields=id => generated 287 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1246/2573] 10.0.0.92 () {34 vars in 1007 bytes} [Sun May 10 02:03:20 2026] GET /v2.0/networks/5fe5dd1a-dbf4-470b-b87e-8058d45cc80d?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1328/2574] 10.0.0.92 () {34 vars in 1107 bytes} [Sun May 10 02:03:20 2026] GET /v2.0/networks/5fe5dd1a-dbf4-470b-b87e-8058d45cc80d?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: 1247/2575] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 02:03:21 2026] GET /v2.0/ports?device_id=3ce72df8-47b7-4cdb-894d-4983b3225d06 => 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: 1329/2576] 199.204.45.205 () {34 vars in 986 bytes} [Sun May 10 02:03:25 2026] GET /v2.0/networks?id=5fe5dd1a-dbf4-470b-b87e-8058d45cc80d => generated 705 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1248/2577] 199.204.45.205 () {34 vars in 1050 bytes} [Sun May 10 02:03:25 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=6087929f5a424e8198cc49d044383de3 => generated 179 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:03:25.476 8 WARNING neutron_lib.context [req-0e228a3a-c350-4b79-8de7-1ad2e295fc84 req-de90e3ec-5b22-459b-a119-77868c6bcf6c 4675c40199f4488db616819586134e52 6087929f5a424e8198cc49d044383de3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1330/2578] 199.204.45.205 () {38 vars in 955 bytes} [Sun May 10 02:03:25 2026] POST /v2.0/ports => generated 1179 bytes in 428 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: 1331/2579] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 02:03:26 2026] GET /v2.0/ports?device_id=3ce72df8-47b7-4cdb-894d-4983b3225d06 => generated 1194 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1332/2580] 10.0.0.92 () {34 vars in 1039 bytes} [Sun May 10 02:03:26 2026] GET /v2.0/security-groups?id=d1585ef3-c46e-4ac5-931d-543597117ba3&fields=id&fields=name => generated 112 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1249/2581] 199.204.45.205 () {38 vars in 1028 bytes} [Sun May 10 02:03:25 2026] PUT /v2.0/ports/adbd35d8-a483-4f4a-9052-f9fe4f10f513 => generated 1460 bytes in 442 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1333/2582] 199.204.45.205 () {34 vars in 1080 bytes} [Sun May 10 02:03:27 2026] GET /v2.0/ports?tenant_id=6087929f5a424e8198cc49d044383de3&device_id=3ce72df8-47b7-4cdb-894d-4983b3225d06 => generated 1463 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: 1250/2583] 199.204.45.205 () {34 vars in 1056 bytes} [Sun May 10 02:03:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.37&port_id=adbd35d8-a483-4f4a-9052-f9fe4f10f513 => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1334/2584] 199.204.45.205 () {34 vars in 1104 bytes} [Sun May 10 02:03:27 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A196&port_id=adbd35d8-a483-4f4a-9052-f9fe4f10f513 => 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: 1251/2585] 199.204.45.205 () {34 vars in 1064 bytes} [Sun May 10 02:03:27 2026] GET /v2.0/subnets?id=f69df156-3a70-4334-8e40-9af2d50c0813&id=2f252c8b-616f-4355-a901-a45601d2e8c0 => generated 1409 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1335/2586] 199.204.45.205 () {34 vars in 1052 bytes} [Sun May 10 02:03:27 2026] GET /v2.0/ports?network_id=5fe5dd1a-dbf4-470b-b87e-8058d45cc80d&device_owner=network%3Adhcp => generated 1457 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:03:27.572 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4cae7bd1-368b-440d-8f5e-909197730d2d'] response: {'name': 'network-changed', 'server_uuid': '3ce72df8-47b7-4cdb-894d-4983b3225d06', 'tag': 'adbd35d8-a483-4f4a-9052-f9fe4f10f513', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1252/2587] 199.204.45.205 () {34 vars in 1052 bytes} [Sun May 10 02:03:27 2026] GET /v2.0/ports?network_id=5fe5dd1a-dbf4-470b-b87e-8058d45cc80d&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: 1336/2588] 199.204.45.205 () {34 vars in 1012 bytes} [Sun May 10 02:03:27 2026] GET /v2.0/networks/5fe5dd1a-dbf4-470b-b87e-8058d45cc80d?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: 1253/2589] 199.204.45.205 () {34 vars in 1112 bytes} [Sun May 10 02:03:27 2026] GET /v2.0/networks/5fe5dd1a-dbf4-470b-b87e-8058d45cc80d?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: 1337/2590] 199.204.45.205 () {34 vars in 1080 bytes} [Sun May 10 02:03:28 2026] GET /v2.0/ports?tenant_id=6087929f5a424e8198cc49d044383de3&device_id=3ce72df8-47b7-4cdb-894d-4983b3225d06 => generated 1463 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1254/2591] 199.204.45.205 () {34 vars in 986 bytes} [Sun May 10 02:03:28 2026] GET /v2.0/networks?id=5fe5dd1a-dbf4-470b-b87e-8058d45cc80d => 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: 1338/2592] 199.204.45.205 () {34 vars in 1056 bytes} [Sun May 10 02:03:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.37&port_id=adbd35d8-a483-4f4a-9052-f9fe4f10f513 => 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: 1255/2593] 199.204.45.205 () {34 vars in 1104 bytes} [Sun May 10 02:03:28 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A196&port_id=adbd35d8-a483-4f4a-9052-f9fe4f10f513 => 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: 1339/2594] 199.204.45.205 () {34 vars in 1064 bytes} [Sun May 10 02:03:28 2026] GET /v2.0/subnets?id=f69df156-3a70-4334-8e40-9af2d50c0813&id=2f252c8b-616f-4355-a901-a45601d2e8c0 => generated 1409 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1256/2595] 199.204.45.205 () {34 vars in 1052 bytes} [Sun May 10 02:03:28 2026] GET /v2.0/ports?network_id=5fe5dd1a-dbf4-470b-b87e-8058d45cc80d&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: 1340/2596] 199.204.45.205 () {34 vars in 1052 bytes} [Sun May 10 02:03:28 2026] GET /v2.0/ports?network_id=5fe5dd1a-dbf4-470b-b87e-8058d45cc80d&device_owner=network%3Adhcp => generated 1457 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1257/2597] 199.204.45.205 () {34 vars in 1012 bytes} [Sun May 10 02:03:29 2026] GET /v2.0/networks/5fe5dd1a-dbf4-470b-b87e-8058d45cc80d?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: 1341/2598] 199.204.45.205 () {34 vars in 1112 bytes} [Sun May 10 02:03:29 2026] GET /v2.0/networks/5fe5dd1a-dbf4-470b-b87e-8058d45cc80d?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: 1259/2601] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 02:03:31 2026] GET /v2.0/ports?device_id=3ce72df8-47b7-4cdb-894d-4983b3225d06 => generated 1196 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1343/2602] 10.0.0.92 () {34 vars in 1039 bytes} [Sun May 10 02:03:31 2026] GET /v2.0/security-groups?id=d1585ef3-c46e-4ac5-931d-543597117ba3&fields=id&fields=name => generated 112 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1260/2603] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 02:03:36 2026] GET /v2.0/ports?device_id=3ce72df8-47b7-4cdb-894d-4983b3225d06 => generated 1196 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1344/2604] 10.0.0.92 () {34 vars in 1039 bytes} [Sun May 10 02:03:36 2026] GET /v2.0/security-groups?id=d1585ef3-c46e-4ac5-931d-543597117ba3&fields=id&fields=name => generated 112 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1261/2605] 10.0.0.1 () {32 vars in 816 bytes} [Sun May 10 02:03:36 2026] GET /v2.0/ports?network_id=5fe5dd1a-dbf4-470b-b87e-8058d45cc80d&mac_address=fa%3A16%3A3e%3A4d%3A62%3A31 => generated 1196 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:03:36.842 8 WARNING neutron_lib.context [None req-41157a2a-1950-4f4f-9f47-ddcaa689634a 4675c40199f4488db616819586134e52 6087929f5a424e8198cc49d044383de3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 02:03:37.599 8 INFO neutron.db.l3_db [None req-41157a2a-1950-4f4f-9f47-ddcaa689634a 4675c40199f4488db616819586134e52 6087929f5a424e8198cc49d044383de3 - - default default] Floating IP a5a7066b-4d46-40d8-8e34-7e1cd2e4548e associated. External IP: 10.96.250.211, port: adbd35d8-a483-4f4a-9052-f9fe4f10f513. [pid: 8|app: 0|req: 1345/2606] 10.0.0.1 () {34 vars in 675 bytes} [Sun May 10 02:03:36 2026] POST /v2.0/floatingips => generated 854 bytes in 1051 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1262/2607] 10.0.0.92 () {34 vars in 1095 bytes} [Sun May 10 02:03:37 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1326780308&fields=id&tenant_id=6087929f5a424e8198cc49d044383de3 => generated 69 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:03:38.061 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-972ea158-0b15-40e0-864f-fdbe7b371446'] response: {'name': 'network-changed', 'server_uuid': '3ce72df8-47b7-4cdb-894d-4983b3225d06', 'tag': 'adbd35d8-a483-4f4a-9052-f9fe4f10f513', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1346/2608] 10.0.0.92 () {34 vars in 981 bytes} [Sun May 10 02:03:38 2026] GET /v2.0/networks?id=076c5d02-739b-49eb-9abb-65884d59a346 => generated 705 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1263/2609] 10.0.0.92 () {34 vars in 964 bytes} [Sun May 10 02:03:38 2026] GET /v2.0/quotas/6087929f5a424e8198cc49d044383de3 => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1347/2610] 10.0.0.92 () {34 vars in 1001 bytes} [Sun May 10 02:03:38 2026] GET /v2.0/ports?tenant_id=6087929f5a424e8198cc49d044383de3&fields=id => generated 333 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1264/2611] 10.0.0.92 () {34 vars in 1007 bytes} [Sun May 10 02:03:38 2026] GET /v2.0/networks/076c5d02-739b-49eb-9abb-65884d59a346?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: 1348/2612] 10.0.0.92 () {34 vars in 1107 bytes} [Sun May 10 02:03:38 2026] GET /v2.0/networks/076c5d02-739b-49eb-9abb-65884d59a346?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: 1265/2613] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 02:03:38 2026] GET /v2.0/ports?device_id=8e1cd3a6-23da-4988-ad63-48593293c36b => 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: 1349/2614] 199.204.45.205 () {34 vars in 1080 bytes} [Sun May 10 02:03:38 2026] GET /v2.0/ports?tenant_id=6087929f5a424e8198cc49d044383de3&device_id=3ce72df8-47b7-4cdb-894d-4983b3225d06 => generated 1465 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1266/2615] 199.204.45.205 () {34 vars in 986 bytes} [Sun May 10 02:03:38 2026] GET /v2.0/networks?id=5fe5dd1a-dbf4-470b-b87e-8058d45cc80d => generated 801 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1350/2616] 199.204.45.205 () {34 vars in 1056 bytes} [Sun May 10 02:03:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.37&port_id=adbd35d8-a483-4f4a-9052-f9fe4f10f513 => generated 857 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1267/2617] 199.204.45.205 () {34 vars in 1104 bytes} [Sun May 10 02:03:38 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A196&port_id=adbd35d8-a483-4f4a-9052-f9fe4f10f513 => 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: 1351/2618] 199.204.45.205 () {34 vars in 1064 bytes} [Sun May 10 02:03:38 2026] GET /v2.0/subnets?id=f69df156-3a70-4334-8e40-9af2d50c0813&id=2f252c8b-616f-4355-a901-a45601d2e8c0 => generated 1409 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1268/2619] 199.204.45.205 () {34 vars in 1052 bytes} [Sun May 10 02:03:38 2026] GET /v2.0/ports?network_id=5fe5dd1a-dbf4-470b-b87e-8058d45cc80d&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: 1352/2620] 199.204.45.205 () {34 vars in 1052 bytes} [Sun May 10 02:03:38 2026] GET /v2.0/ports?network_id=5fe5dd1a-dbf4-470b-b87e-8058d45cc80d&device_owner=network%3Adhcp => generated 1457 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1269/2621] 199.204.45.205 () {34 vars in 1012 bytes} [Sun May 10 02:03:38 2026] GET /v2.0/networks/5fe5dd1a-dbf4-470b-b87e-8058d45cc80d?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: 1353/2622] 199.204.45.205 () {34 vars in 1112 bytes} [Sun May 10 02:03:38 2026] GET /v2.0/networks/5fe5dd1a-dbf4-470b-b87e-8058d45cc80d?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: 1270/2623] 10.0.0.210 () {34 vars in 990 bytes} [Sun May 10 02:03:41 2026] GET /v2.0/ports?device_id=3ce72df8-47b7-4cdb-894d-4983b3225d06 => generated 1465 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1354/2624] 10.0.0.210 () {34 vars in 1040 bytes} [Sun May 10 02:03:41 2026] GET /v2.0/security-groups?id=d1585ef3-c46e-4ac5-931d-543597117ba3&fields=id&fields=name => generated 112 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1271/2625] 199.204.45.205 () {34 vars in 986 bytes} [Sun May 10 02:03:42 2026] GET /v2.0/networks?id=076c5d02-739b-49eb-9abb-65884d59a346 => generated 705 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1355/2626] 199.204.45.205 () {34 vars in 1050 bytes} [Sun May 10 02:03:42 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=6087929f5a424e8198cc49d044383de3 => generated 179 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:03:42.852 7 WARNING neutron_lib.context [req-67626bab-56d4-447a-a3ba-97a73c763e1e req-e9385941-196e-4284-850b-6bded16149d9 4675c40199f4488db616819586134e52 6087929f5a424e8198cc49d044383de3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1272/2627] 199.204.45.205 () {38 vars in 955 bytes} [Sun May 10 02:03:42 2026] POST /v2.0/ports => generated 1187 bytes in 417 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: 1273/2628] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 02:03:43 2026] GET /v2.0/ports?device_id=8e1cd3a6-23da-4988-ad63-48593293c36b => generated 1202 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1274/2629] 10.0.0.92 () {34 vars in 1039 bytes} [Sun May 10 02:03:43 2026] GET /v2.0/security-groups?id=d1585ef3-c46e-4ac5-931d-543597117ba3&fields=id&fields=name => generated 112 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1356/2630] 199.204.45.205 () {38 vars in 1028 bytes} [Sun May 10 02:03:43 2026] PUT /v2.0/ports/86a0bcef-5d6f-4612-81a2-552eb1b0f495 => generated 1468 bytes in 475 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: 1358/2633] 199.204.45.205 () {34 vars in 1080 bytes} [Sun May 10 02:03:44 2026] GET /v2.0/ports?tenant_id=6087929f5a424e8198cc49d044383de3&device_id=8e1cd3a6-23da-4988-ad63-48593293c36b => generated 1471 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1276/2634] 199.204.45.205 () {34 vars in 1058 bytes} [Sun May 10 02:03:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.191&port_id=86a0bcef-5d6f-4612-81a2-552eb1b0f495 => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:03:44.856 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-800ab51c-44e5-4cc3-b08a-969b07f4ef2d'] response: {'name': 'network-changed', 'server_uuid': '8e1cd3a6-23da-4988-ad63-48593293c36b', 'tag': '86a0bcef-5d6f-4612-81a2-552eb1b0f495', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1359/2635] 199.204.45.205 () {34 vars in 1106 bytes} [Sun May 10 02:03:44 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A26d&port_id=86a0bcef-5d6f-4612-81a2-552eb1b0f495 => 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: 1277/2636] 199.204.45.205 () {34 vars in 1064 bytes} [Sun May 10 02:03:44 2026] GET /v2.0/subnets?id=d8a027a8-3924-417e-9589-0cbf02403941&id=7749d620-1142-4ae8-b0e8-fb6de6993cb1 => generated 1415 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1360/2637] 199.204.45.205 () {34 vars in 1052 bytes} [Sun May 10 02:03:44 2026] GET /v2.0/ports?network_id=076c5d02-739b-49eb-9abb-65884d59a346&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: 1278/2638] 199.204.45.205 () {34 vars in 1052 bytes} [Sun May 10 02:03:44 2026] GET /v2.0/ports?network_id=076c5d02-739b-49eb-9abb-65884d59a346&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: 1361/2639] 199.204.45.205 () {34 vars in 1012 bytes} [Sun May 10 02:03:45 2026] GET /v2.0/networks/076c5d02-739b-49eb-9abb-65884d59a346?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: 1279/2640] 199.204.45.205 () {34 vars in 1112 bytes} [Sun May 10 02:03:45 2026] GET /v2.0/networks/076c5d02-739b-49eb-9abb-65884d59a346?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: 1362/2641] 199.204.45.205 () {34 vars in 1080 bytes} [Sun May 10 02:03:46 2026] GET /v2.0/ports?tenant_id=6087929f5a424e8198cc49d044383de3&device_id=8e1cd3a6-23da-4988-ad63-48593293c36b => generated 1471 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1280/2642] 199.204.45.205 () {34 vars in 986 bytes} [Sun May 10 02:03:46 2026] GET /v2.0/networks?id=076c5d02-739b-49eb-9abb-65884d59a346 => generated 801 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1363/2643] 199.204.45.205 () {34 vars in 1058 bytes} [Sun May 10 02:03:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.191&port_id=86a0bcef-5d6f-4612-81a2-552eb1b0f495 => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1281/2644] 199.204.45.205 () {34 vars in 1106 bytes} [Sun May 10 02:03:46 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A26d&port_id=86a0bcef-5d6f-4612-81a2-552eb1b0f495 => 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: 1364/2645] 199.204.45.205 () {34 vars in 1064 bytes} [Sun May 10 02:03:46 2026] GET /v2.0/subnets?id=d8a027a8-3924-417e-9589-0cbf02403941&id=7749d620-1142-4ae8-b0e8-fb6de6993cb1 => generated 1415 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1282/2646] 199.204.45.205 () {34 vars in 1052 bytes} [Sun May 10 02:03:46 2026] GET /v2.0/ports?network_id=076c5d02-739b-49eb-9abb-65884d59a346&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: 1365/2647] 199.204.45.205 () {34 vars in 1052 bytes} [Sun May 10 02:03:46 2026] GET /v2.0/ports?network_id=076c5d02-739b-49eb-9abb-65884d59a346&device_owner=network%3Adhcp => generated 1461 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1283/2648] 199.204.45.205 () {34 vars in 1012 bytes} [Sun May 10 02:03:46 2026] GET /v2.0/networks/076c5d02-739b-49eb-9abb-65884d59a346?fields=segments => generated 14 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1366/2649] 199.204.45.205 () {34 vars in 1112 bytes} [Sun May 10 02:03:46 2026] GET /v2.0/networks/076c5d02-739b-49eb-9abb-65884d59a346?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1284/2650] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 02:03:48 2026] GET /v2.0/ports?device_id=8e1cd3a6-23da-4988-ad63-48593293c36b => generated 1204 bytes in 180 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1367/2651] 10.0.0.92 () {34 vars in 1039 bytes} [Sun May 10 02:03:48 2026] GET /v2.0/security-groups?id=d1585ef3-c46e-4ac5-931d-543597117ba3&fields=id&fields=name => generated 112 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1285/2652] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 02:03:54 2026] GET /v2.0/ports?device_id=8e1cd3a6-23da-4988-ad63-48593293c36b => generated 1204 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1368/2653] 10.0.0.92 () {34 vars in 1039 bytes} [Sun May 10 02:03:54 2026] GET /v2.0/security-groups?id=d1585ef3-c46e-4ac5-931d-543597117ba3&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: 1286/2654] 10.0.0.1 () {32 vars in 816 bytes} [Sun May 10 02:03:54 2026] GET /v2.0/ports?network_id=076c5d02-739b-49eb-9abb-65884d59a346&mac_address=fa%3A16%3A3e%3Af1%3A00%3A81 => generated 1204 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:03:54.338 8 WARNING neutron_lib.context [None req-75546549-6727-49d1-b012-420034d1dc7a 4675c40199f4488db616819586134e52 6087929f5a424e8198cc49d044383de3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 02:03:55.100 8 INFO neutron.db.l3_db [None req-75546549-6727-49d1-b012-420034d1dc7a 4675c40199f4488db616819586134e52 6087929f5a424e8198cc49d044383de3 - - default default] Floating IP e0a5ba79-ac06-4e08-a438-876f4e7c2786 associated. External IP: 10.96.250.202, port: 86a0bcef-5d6f-4612-81a2-552eb1b0f495. [pid: 8|app: 0|req: 1369/2655] 10.0.0.1 () {34 vars in 675 bytes} [Sun May 10 02:03:54 2026] POST /v2.0/floatingips => generated 855 bytes in 1081 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1287/2656] 10.0.0.210 () {34 vars in 990 bytes} [Sun May 10 02:03:58 2026] GET /v2.0/ports?device_id=8e1cd3a6-23da-4988-ad63-48593293c36b => generated 1473 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1370/2657] 10.0.0.210 () {34 vars in 1040 bytes} [Sun May 10 02:03:58 2026] GET /v2.0/security-groups?id=d1585ef3-c46e-4ac5-931d-543597117ba3&fields=id&fields=name => generated 112 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:03:59.259 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-901e1227-35a8-4440-b987-ffa077560b67'] response: {'name': 'network-changed', 'server_uuid': '8e1cd3a6-23da-4988-ad63-48593293c36b', 'tag': '86a0bcef-5d6f-4612-81a2-552eb1b0f495', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1372/2660] 199.204.45.205 () {34 vars in 1080 bytes} [Sun May 10 02:03:59 2026] GET /v2.0/ports?tenant_id=6087929f5a424e8198cc49d044383de3&device_id=8e1cd3a6-23da-4988-ad63-48593293c36b => generated 1473 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1289/2661] 199.204.45.205 () {34 vars in 986 bytes} [Sun May 10 02:03:59 2026] GET /v2.0/networks?id=076c5d02-739b-49eb-9abb-65884d59a346 => generated 801 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1373/2662] 199.204.45.205 () {34 vars in 1058 bytes} [Sun May 10 02:03:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.191&port_id=86a0bcef-5d6f-4612-81a2-552eb1b0f495 => generated 860 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1290/2663] 199.204.45.205 () {34 vars in 1106 bytes} [Sun May 10 02:03:59 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A26d&port_id=86a0bcef-5d6f-4612-81a2-552eb1b0f495 => 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: 1374/2664] 199.204.45.205 () {34 vars in 1064 bytes} [Sun May 10 02:03:59 2026] GET /v2.0/subnets?id=d8a027a8-3924-417e-9589-0cbf02403941&id=7749d620-1142-4ae8-b0e8-fb6de6993cb1 => generated 1415 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1291/2665] 199.204.45.205 () {34 vars in 1052 bytes} [Sun May 10 02:03:59 2026] GET /v2.0/ports?network_id=076c5d02-739b-49eb-9abb-65884d59a346&device_owner=network%3Adhcp => generated 1461 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1375/2666] 199.204.45.205 () {34 vars in 1052 bytes} [Sun May 10 02:03:59 2026] GET /v2.0/ports?network_id=076c5d02-739b-49eb-9abb-65884d59a346&device_owner=network%3Adhcp => generated 1461 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1292/2667] 199.204.45.205 () {34 vars in 1012 bytes} [Sun May 10 02:03:59 2026] GET /v2.0/networks/076c5d02-739b-49eb-9abb-65884d59a346?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: 1376/2668] 199.204.45.205 () {34 vars in 1112 bytes} [Sun May 10 02:03:59 2026] GET /v2.0/networks/076c5d02-739b-49eb-9abb-65884d59a346?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: 1293/2669] 10.0.0.1 () {32 vars in 719 bytes} [Sun May 10 02:04:01 2026] GET /v2.0/subnets/c0a4ece1-861a-4d59-9e94-aa91f45604e5 => generated 676 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1377/2670] 10.0.0.65 () {30 vars in 688 bytes} [Sun May 10 02:04:02 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1294/2671] 10.0.0.65 () {30 vars in 690 bytes} [Sun May 10 02:04:03 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1378/2672] 10.0.0.65 () {30 vars in 666 bytes} [Sun May 10 02:04:03 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: 1295/2673] 10.0.0.65 () {30 vars in 702 bytes} [Sun May 10 02:04:03 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1379/2674] 10.0.0.65 () {28 vars in 437 bytes} [Sun May 10 02:04:03 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: 1296/2675] 10.0.0.65 () {30 vars in 726 bytes} [Sun May 10 02:04:03 2026] GET /v2.0/subnets/c0a4ece1-861a-4d59-9e94-aa91f45604e5 => generated 658 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1380/2676] 10.0.0.65 () {30 vars in 688 bytes} [Sun May 10 02:04:03 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1297/2677] 10.0.0.65 () {30 vars in 690 bytes} [Sun May 10 02:04:03 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1381/2678] 10.0.0.65 () {30 vars in 666 bytes} [Sun May 10 02:04:03 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1298/2679] 10.0.0.65 () {30 vars in 702 bytes} [Sun May 10 02:04:03 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1382/2680] 10.0.0.65 () {30 vars in 726 bytes} [Sun May 10 02:04:03 2026] GET /v2.0/subnets/c0a4ece1-861a-4d59-9e94-aa91f45604e5 => generated 676 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1299/2681] 10.0.0.65 () {30 vars in 688 bytes} [Sun May 10 02:04:03 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1383/2682] 10.0.0.65 () {30 vars in 690 bytes} [Sun May 10 02:04:03 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1300/2683] 10.0.0.65 () {30 vars in 666 bytes} [Sun May 10 02:04:03 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: 1384/2684] 10.0.0.65 () {30 vars in 702 bytes} [Sun May 10 02:04:03 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: 1301/2685] 10.0.0.65 () {30 vars in 728 bytes} [Sun May 10 02:04:03 2026] GET /v2.0/networks/88a4d638-6dfe-4d86-849a-2509703f0585 => generated 799 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1385/2686] 10.0.0.65 () {30 vars in 680 bytes} [Sun May 10 02:04:03 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1302/2687] 10.0.0.65 () {34 vars in 702 bytes} [Sun May 10 02:04:03 2026] POST /v2.0/ports => generated 1124 bytes in 376 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1386/2688] 199.204.45.205 () {30 vars in 702 bytes} [Sun May 10 02:04:06 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 37 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: 1303/2689] 199.204.45.205 () {30 vars in 704 bytes} [Sun May 10 02:04:06 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: 1387/2690] 199.204.45.205 () {30 vars in 680 bytes} [Sun May 10 02:04:06 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1304/2691] 199.204.45.205 () {30 vars in 716 bytes} [Sun May 10 02:04:06 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: 1388/2692] 199.204.45.205 () {30 vars in 736 bytes} [Sun May 10 02:04:06 2026] GET /v2.0/ports/c620053d-6610-4e7f-8ca9-29a3bbd566e8 => generated 1124 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1305/2693] 199.204.45.205 () {30 vars in 702 bytes} [Sun May 10 02:04:06 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1389/2694] 199.204.45.205 () {30 vars in 704 bytes} [Sun May 10 02:04:06 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1306/2695] 199.204.45.205 () {30 vars in 680 bytes} [Sun May 10 02:04:06 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: 1390/2696] 199.204.45.205 () {30 vars in 716 bytes} [Sun May 10 02:04:06 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:04:07.012 7 INFO neutron.api.v2.resource [None req-0ae3626a-af04-4391-a6b3-b312be1e4702 ae447dd0b0eb43dba3d5039e628ede04 ced8d8ef21f84d89b888dadb249dce35 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1307/2697] 199.204.45.205 () {30 vars in 762 bytes} [Sun May 10 02:04:07 2026] GET /v2.0/security-groups/lb-d3f0ac34-994c-4593-b377-3c130c516fe8 => 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: 1391/2698] 199.204.45.205 () {30 vars in 784 bytes} [Sun May 10 02:04:07 2026] GET /v2.0/security-groups?name=lb-d3f0ac34-994c-4593-b377-3c130c516fe8 => generated 23 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1308/2699] 199.204.45.205 () {34 vars in 735 bytes} [Sun May 10 02:04:07 2026] POST /v2.0/security-groups => generated 1638 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1392/2700] 199.204.45.205 () {30 vars in 814 bytes} [Sun May 10 02:04:07 2026] GET /v2.0/security-group-rules?security_group_id=a321c13d-f5b8-4cef-bce2-e685faf88a2e => generated 1182 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1309/2701] 199.204.45.205 () {34 vars in 788 bytes} [Sun May 10 02:04:07 2026] PUT /v2.0/ports/c620053d-6610-4e7f-8ca9-29a3bbd566e8 => generated 1124 bytes in 253 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1393/2702] 199.204.45.205 () {34 vars in 1096 bytes} [Sun May 10 02:04:07 2026] GET /v2.0/ports?device_id=3ce72df8-47b7-4cdb-894d-4983b3225d06&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 33 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: 1310/2703] 199.204.45.205 () {30 vars in 702 bytes} [Sun May 10 02:04:07 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1394/2704] 199.204.45.205 () {30 vars in 704 bytes} [Sun May 10 02:04:07 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: 1311/2705] 199.204.45.205 () {30 vars in 680 bytes} [Sun May 10 02:04:07 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: 1395/2706] 199.204.45.205 () {30 vars in 716 bytes} [Sun May 10 02:04:07 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: 1312/2707] 199.204.45.205 () {30 vars in 740 bytes} [Sun May 10 02:04:07 2026] GET /v2.0/subnets/c0a4ece1-861a-4d59-9e94-aa91f45604e5 => generated 676 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1396/2708] 199.204.45.205 () {34 vars in 1080 bytes} [Sun May 10 02:04:08 2026] GET /v2.0/ports?tenant_id=6087929f5a424e8198cc49d044383de3&device_id=3ce72df8-47b7-4cdb-894d-4983b3225d06 => generated 1465 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1313/2709] 199.204.45.205 () {34 vars in 986 bytes} [Sun May 10 02:04:09 2026] GET /v2.0/networks?id=5fe5dd1a-dbf4-470b-b87e-8058d45cc80d => generated 801 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1397/2710] 199.204.45.205 () {34 vars in 1056 bytes} [Sun May 10 02:04:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.37&port_id=adbd35d8-a483-4f4a-9052-f9fe4f10f513 => generated 859 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1314/2711] 199.204.45.205 () {34 vars in 1104 bytes} [Sun May 10 02:04:09 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A196&port_id=adbd35d8-a483-4f4a-9052-f9fe4f10f513 => 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: 1398/2712] 199.204.45.205 () {34 vars in 1064 bytes} [Sun May 10 02:04:09 2026] GET /v2.0/subnets?id=f69df156-3a70-4334-8e40-9af2d50c0813&id=2f252c8b-616f-4355-a901-a45601d2e8c0 => generated 1409 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1315/2713] 199.204.45.205 () {34 vars in 1052 bytes} [Sun May 10 02:04:09 2026] GET /v2.0/ports?network_id=5fe5dd1a-dbf4-470b-b87e-8058d45cc80d&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: 1399/2714] 199.204.45.205 () {34 vars in 1052 bytes} [Sun May 10 02:04:09 2026] GET /v2.0/ports?network_id=5fe5dd1a-dbf4-470b-b87e-8058d45cc80d&device_owner=network%3Adhcp => generated 1457 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1316/2715] 199.204.45.205 () {34 vars in 1012 bytes} [Sun May 10 02:04:09 2026] GET /v2.0/networks/5fe5dd1a-dbf4-470b-b87e-8058d45cc80d?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: 1400/2716] 199.204.45.205 () {34 vars in 1112 bytes} [Sun May 10 02:04:09 2026] GET /v2.0/networks/5fe5dd1a-dbf4-470b-b87e-8058d45cc80d?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: 1318/2719] 10.0.0.92 () {34 vars in 1015 bytes} [Sun May 10 02:04:14 2026] GET /v2.0/security-groups?id=cae5db3d-e430-4e4c-af05-fdb24278e392&fields=id => 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: 1402/2720] 10.0.0.92 () {34 vars in 981 bytes} [Sun May 10 02:04:14 2026] GET /v2.0/networks?id=ee9ee411-42e6-4f3e-8d50-d462382b9269 => generated 735 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1319/2721] 10.0.0.92 () {34 vars in 964 bytes} [Sun May 10 02:04:14 2026] GET /v2.0/quotas/ced8d8ef21f84d89b888dadb249dce35 => generated 291 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1403/2722] 10.0.0.92 () {34 vars in 1001 bytes} [Sun May 10 02:04:14 2026] GET /v2.0/ports?tenant_id=ced8d8ef21f84d89b888dadb249dce35&fields=id => generated 149 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1320/2723] 10.0.0.92 () {34 vars in 1007 bytes} [Sun May 10 02:04:14 2026] GET /v2.0/networks/ee9ee411-42e6-4f3e-8d50-d462382b9269?fields=segments => generated 14 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1404/2724] 10.0.0.92 () {34 vars in 1107 bytes} [Sun May 10 02:04:15 2026] GET /v2.0/networks/ee9ee411-42e6-4f3e-8d50-d462382b9269?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: 1321/2725] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 02:04:15 2026] GET /v2.0/ports?device_id=60d1d2f8-3838-4c1f-ad48-df428e5b0a97 => 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: 1405/2726] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 02:04:15 2026] GET /v2.0/ports?device_id=60d1d2f8-3838-4c1f-ad48-df428e5b0a97 => 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: 1322/2727] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 02:04:18 2026] GET /v2.0/ports?device_id=60d1d2f8-3838-4c1f-ad48-df428e5b0a97 => 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: 1406/2728] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 02:04:18 2026] GET /v2.0/ports?device_id=60d1d2f8-3838-4c1f-ad48-df428e5b0a97 => 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: 1323/2729] 199.204.45.205 () {34 vars in 986 bytes} [Sun May 10 02:04:19 2026] GET /v2.0/networks?id=ee9ee411-42e6-4f3e-8d50-d462382b9269 => generated 735 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1407/2730] 199.204.45.205 () {34 vars in 1050 bytes} [Sun May 10 02:04:19 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=ced8d8ef21f84d89b888dadb249dce35 => generated 343 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1324/2731] 199.204.45.205 () {38 vars in 955 bytes} [Sun May 10 02:04:19 2026] POST /v2.0/ports => generated 1082 bytes in 257 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1408/2732] 199.204.45.205 () {38 vars in 1028 bytes} [Sun May 10 02:04:20 2026] PUT /v2.0/ports/8323e3ec-aabe-48d8-bce5-c8362c179d68 => generated 1243 bytes in 423 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: 1325/2733] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 02:04:21 2026] GET /v2.0/ports?device_id=60d1d2f8-3838-4c1f-ad48-df428e5b0a97 => generated 1246 bytes in 31 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-10 02:04:21.491 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8b5fa88e-b8b9-4f14-9f38-4e78d1f37ed9'] response: {'name': 'network-changed', 'server_uuid': '60d1d2f8-3838-4c1f-ad48-df428e5b0a97', 'tag': '8323e3ec-aabe-48d8-bce5-c8362c179d68', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1409/2734] 10.0.0.92 () {34 vars in 1039 bytes} [Sun May 10 02:04:21 2026] GET /v2.0/security-groups?id=cae5db3d-e430-4e4c-af05-fdb24278e392&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: 1326/2735] 199.204.45.205 () {34 vars in 1080 bytes} [Sun May 10 02:04:21 2026] GET /v2.0/ports?tenant_id=ced8d8ef21f84d89b888dadb249dce35&device_id=60d1d2f8-3838-4c1f-ad48-df428e5b0a97 => generated 1246 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1327/2736] 199.204.45.205 () {34 vars in 1062 bytes} [Sun May 10 02:04:21 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.186&port_id=8323e3ec-aabe-48d8-bce5-c8362c179d68 => 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: 1410/2737] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 02:04:21 2026] GET /v2.0/ports?device_id=60d1d2f8-3838-4c1f-ad48-df428e5b0a97 => generated 1246 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1328/2738] 199.204.45.205 () {34 vars in 984 bytes} [Sun May 10 02:04:21 2026] GET /v2.0/subnets?id=61f10e66-d462-4d09-84c6-8d13e9feaff8 => generated 654 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1411/2739] 199.204.45.205 () {34 vars in 1052 bytes} [Sun May 10 02:04:21 2026] GET /v2.0/ports?network_id=ee9ee411-42e6-4f3e-8d50-d462382b9269&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: 1329/2740] 199.204.45.205 () {34 vars in 1012 bytes} [Sun May 10 02:04:21 2026] GET /v2.0/networks/ee9ee411-42e6-4f3e-8d50-d462382b9269?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: 1412/2741] 199.204.45.205 () {34 vars in 1112 bytes} [Sun May 10 02:04:21 2026] GET /v2.0/networks/ee9ee411-42e6-4f3e-8d50-d462382b9269?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: 1330/2742] 199.204.45.205 () {34 vars in 1080 bytes} [Sun May 10 02:04:22 2026] GET /v2.0/ports?tenant_id=ced8d8ef21f84d89b888dadb249dce35&device_id=60d1d2f8-3838-4c1f-ad48-df428e5b0a97 => generated 1246 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1413/2743] 199.204.45.205 () {34 vars in 986 bytes} [Sun May 10 02:04:22 2026] GET /v2.0/networks?id=ee9ee411-42e6-4f3e-8d50-d462382b9269 => generated 735 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1331/2744] 199.204.45.205 () {34 vars in 1062 bytes} [Sun May 10 02:04:22 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.186&port_id=8323e3ec-aabe-48d8-bce5-c8362c179d68 => 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: 1414/2745] 199.204.45.205 () {34 vars in 984 bytes} [Sun May 10 02:04:22 2026] GET /v2.0/subnets?id=61f10e66-d462-4d09-84c6-8d13e9feaff8 => generated 654 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1332/2746] 199.204.45.205 () {34 vars in 1052 bytes} [Sun May 10 02:04:22 2026] GET /v2.0/ports?network_id=ee9ee411-42e6-4f3e-8d50-d462382b9269&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: 1415/2747] 199.204.45.205 () {34 vars in 1012 bytes} [Sun May 10 02:04:22 2026] GET /v2.0/networks/ee9ee411-42e6-4f3e-8d50-d462382b9269?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: 1333/2748] 199.204.45.205 () {34 vars in 1112 bytes} [Sun May 10 02:04:23 2026] GET /v2.0/networks/ee9ee411-42e6-4f3e-8d50-d462382b9269?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: 1416/2749] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 02:04:24 2026] GET /v2.0/ports?device_id=60d1d2f8-3838-4c1f-ad48-df428e5b0a97 => generated 1246 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1334/2750] 10.0.0.92 () {34 vars in 1039 bytes} [Sun May 10 02:04:24 2026] GET /v2.0/security-groups?id=cae5db3d-e430-4e4c-af05-fdb24278e392&fields=id&fields=name => generated 96 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1417/2751] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 02:04:24 2026] GET /v2.0/ports?device_id=60d1d2f8-3838-4c1f-ad48-df428e5b0a97 => generated 1246 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1335/2752] 199.204.45.205 () {34 vars in 994 bytes} [Sun May 10 02:04:25 2026] GET /v2.0/ports?device_id=60d1d2f8-3838-4c1f-ad48-df428e5b0a97 => generated 1246 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1418/2753] 199.204.45.205 () {34 vars in 1044 bytes} [Sun May 10 02:04:25 2026] GET /v2.0/security-groups?id=cae5db3d-e430-4e4c-af05-fdb24278e392&fields=id&fields=name => generated 96 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1336/2754] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 02:04:27 2026] GET /v2.0/ports?device_id=60d1d2f8-3838-4c1f-ad48-df428e5b0a97 => generated 1248 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1419/2755] 10.0.0.92 () {34 vars in 1039 bytes} [Sun May 10 02:04:27 2026] GET /v2.0/security-groups?id=cae5db3d-e430-4e4c-af05-fdb24278e392&fields=id&fields=name => generated 96 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1337/2756] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 02:04:27 2026] GET /v2.0/ports?device_id=60d1d2f8-3838-4c1f-ad48-df428e5b0a97 => generated 1248 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1339/2759] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 02:04:30 2026] GET /v2.0/ports?device_id=60d1d2f8-3838-4c1f-ad48-df428e5b0a97 => generated 1248 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1421/2760] 10.0.0.92 () {34 vars in 1039 bytes} [Sun May 10 02:04:30 2026] GET /v2.0/security-groups?id=cae5db3d-e430-4e4c-af05-fdb24278e392&fields=id&fields=name => generated 96 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1340/2761] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 02:04:30 2026] GET /v2.0/ports?device_id=60d1d2f8-3838-4c1f-ad48-df428e5b0a97 => generated 1248 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1343/2766] 199.204.45.205 () {30 vars in 702 bytes} [Sun May 10 02:05:05 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1424/2767] 199.204.45.205 () {30 vars in 704 bytes} [Sun May 10 02:05:05 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: 1344/2768] 199.204.45.205 () {30 vars in 680 bytes} [Sun May 10 02:05:05 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: 1425/2769] 199.204.45.205 () {30 vars in 716 bytes} [Sun May 10 02:05:05 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: 1345/2770] 199.204.45.205 () {30 vars in 740 bytes} [Sun May 10 02:05:05 2026] GET /v2.0/subnets/c0a4ece1-861a-4d59-9e94-aa91f45604e5 => generated 676 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1426/2771] 199.204.45.205 () {30 vars in 768 bytes} [Sun May 10 02:05:05 2026] GET /v2.0/ports?device_id=60d1d2f8-3838-4c1f-ad48-df428e5b0a97 => generated 1248 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1346/2772] 199.204.45.205 () {34 vars in 716 bytes} [Sun May 10 02:05:05 2026] POST /v2.0/ports => generated 1093 bytes in 382 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1427/2773] 10.0.0.92 () {34 vars in 970 bytes} [Sun May 10 02:05:05 2026] GET /v2.0/ports/f69c19fa-6d81-47ab-9fdf-90879743da6f => generated 1093 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 1347/2774] 10.0.0.92 () {34 vars in 906 bytes} [Sun May 10 02:05:05 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: 1428/2775] 199.204.45.205 () {34 vars in 1262 bytes} [Sun May 10 02:05:06 2026] GET /v2.0/ports/f69c19fa-6d81-47ab-9fdf-90879743da6f?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1348/2776] 199.204.45.205 () {34 vars in 1012 bytes} [Sun May 10 02:05:07 2026] GET /v2.0/networks/88a4d638-6dfe-4d86-849a-2509703f0585?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: 1429/2777] 199.204.45.205 () {34 vars in 1112 bytes} [Sun May 10 02:05:07 2026] GET /v2.0/networks/88a4d638-6dfe-4d86-849a-2509703f0585?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: 1349/2778] 199.204.45.205 () {34 vars in 975 bytes} [Sun May 10 02:05:07 2026] GET /v2.0/ports/f69c19fa-6d81-47ab-9fdf-90879743da6f => generated 1093 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1430/2779] 199.204.45.205 () {34 vars in 986 bytes} [Sun May 10 02:05:07 2026] GET /v2.0/networks?id=88a4d638-6dfe-4d86-849a-2509703f0585 => generated 802 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1350/2780] 199.204.45.205 () {38 vars in 1028 bytes} [Sun May 10 02:05:07 2026] PUT /v2.0/ports/f69c19fa-6d81-47ab-9fdf-90879743da6f => generated 1283 bytes in 449 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1431/2781] 199.204.45.205 () {34 vars in 1080 bytes} [Sun May 10 02:05:09 2026] GET /v2.0/ports?tenant_id=ced8d8ef21f84d89b888dadb249dce35&device_id=60d1d2f8-3838-4c1f-ad48-df428e5b0a97 => generated 2523 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 1351/2782] 199.204.45.205 () {34 vars in 1062 bytes} [Sun May 10 02:05:09 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.186&port_id=8323e3ec-aabe-48d8-bce5-c8362c179d68 => 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: 1432/2783] 199.204.45.205 () {34 vars in 984 bytes} [Sun May 10 02:05:09 2026] GET /v2.0/subnets?id=61f10e66-d462-4d09-84c6-8d13e9feaff8 => generated 654 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1352/2784] 199.204.45.205 () {34 vars in 1052 bytes} [Sun May 10 02:05:09 2026] GET /v2.0/ports?network_id=ee9ee411-42e6-4f3e-8d50-d462382b9269&device_owner=network%3Adhcp => generated 1244 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1433/2785] 199.204.45.205 () {34 vars in 1012 bytes} [Sun May 10 02:05:09 2026] GET /v2.0/networks/ee9ee411-42e6-4f3e-8d50-d462382b9269?fields=segments => generated 14 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:05:09.422 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4809831b-b2b6-4de4-b62e-e2df48229e2f'] response: {'name': 'network-changed', 'server_uuid': '60d1d2f8-3838-4c1f-ad48-df428e5b0a97', 'tag': 'f69c19fa-6d81-47ab-9fdf-90879743da6f', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1353/2786] 199.204.45.205 () {34 vars in 1112 bytes} [Sun May 10 02:05:09 2026] GET /v2.0/networks/ee9ee411-42e6-4f3e-8d50-d462382b9269?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: 1434/2787] 199.204.45.205 () {34 vars in 1056 bytes} [Sun May 10 02:05:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.33&port_id=f69c19fa-6d81-47ab-9fdf-90879743da6f => 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: 1354/2788] 199.204.45.205 () {34 vars in 984 bytes} [Sun May 10 02:05:09 2026] GET /v2.0/subnets?id=c0a4ece1-861a-4d59-9e94-aa91f45604e5 => generated 679 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1435/2789] 199.204.45.205 () {34 vars in 1052 bytes} [Sun May 10 02:05:09 2026] GET /v2.0/ports?network_id=88a4d638-6dfe-4d86-849a-2509703f0585&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: 1355/2790] 199.204.45.205 () {34 vars in 1012 bytes} [Sun May 10 02:05:09 2026] GET /v2.0/networks/88a4d638-6dfe-4d86-849a-2509703f0585?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: 1436/2791] 199.204.45.205 () {34 vars in 1112 bytes} [Sun May 10 02:05:09 2026] GET /v2.0/networks/88a4d638-6dfe-4d86-849a-2509703f0585?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: 1356/2792] 199.204.45.205 () {34 vars in 1096 bytes} [Sun May 10 02:05:10 2026] GET /v2.0/ports?device_id=8e1cd3a6-23da-4988-ad63-48593293c36b&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1437/2793] 199.204.45.205 () {34 vars in 1080 bytes} [Sun May 10 02:05:10 2026] GET /v2.0/ports?tenant_id=ced8d8ef21f84d89b888dadb249dce35&device_id=60d1d2f8-3838-4c1f-ad48-df428e5b0a97 => generated 2523 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1357/2794] 199.204.45.205 () {34 vars in 986 bytes} [Sun May 10 02:05:10 2026] GET /v2.0/networks?id=88a4d638-6dfe-4d86-849a-2509703f0585 => generated 802 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1438/2795] 199.204.45.205 () {34 vars in 1056 bytes} [Sun May 10 02:05:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.33&port_id=f69c19fa-6d81-47ab-9fdf-90879743da6f => 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: 1358/2796] 199.204.45.205 () {34 vars in 984 bytes} [Sun May 10 02:05:10 2026] GET /v2.0/subnets?id=c0a4ece1-861a-4d59-9e94-aa91f45604e5 => generated 679 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1439/2797] 199.204.45.205 () {34 vars in 1080 bytes} [Sun May 10 02:05:10 2026] GET /v2.0/ports?tenant_id=6087929f5a424e8198cc49d044383de3&device_id=8e1cd3a6-23da-4988-ad63-48593293c36b => generated 1473 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1359/2798] 199.204.45.205 () {34 vars in 1052 bytes} [Sun May 10 02:05:10 2026] GET /v2.0/ports?network_id=88a4d638-6dfe-4d86-849a-2509703f0585&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: 1440/2799] 199.204.45.205 () {34 vars in 1012 bytes} [Sun May 10 02:05:10 2026] GET /v2.0/networks/88a4d638-6dfe-4d86-849a-2509703f0585?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: 1360/2800] 199.204.45.205 () {34 vars in 1112 bytes} [Sun May 10 02:05:10 2026] GET /v2.0/networks/88a4d638-6dfe-4d86-849a-2509703f0585?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: 1441/2801] 199.204.45.205 () {34 vars in 986 bytes} [Sun May 10 02:05:11 2026] GET /v2.0/networks?id=076c5d02-739b-49eb-9abb-65884d59a346 => 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: 1361/2802] 199.204.45.205 () {34 vars in 1058 bytes} [Sun May 10 02:05:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.191&port_id=86a0bcef-5d6f-4612-81a2-552eb1b0f495 => generated 860 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1442/2803] 199.204.45.205 () {34 vars in 1106 bytes} [Sun May 10 02:05:11 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A26d&port_id=86a0bcef-5d6f-4612-81a2-552eb1b0f495 => 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: 1362/2804] 199.204.45.205 () {34 vars in 1064 bytes} [Sun May 10 02:05:11 2026] GET /v2.0/subnets?id=d8a027a8-3924-417e-9589-0cbf02403941&id=7749d620-1142-4ae8-b0e8-fb6de6993cb1 => generated 1415 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1443/2805] 199.204.45.205 () {34 vars in 1052 bytes} [Sun May 10 02:05:11 2026] GET /v2.0/ports?network_id=076c5d02-739b-49eb-9abb-65884d59a346&device_owner=network%3Adhcp => generated 1461 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1363/2806] 199.204.45.205 () {34 vars in 1052 bytes} [Sun May 10 02:05:11 2026] GET /v2.0/ports?network_id=076c5d02-739b-49eb-9abb-65884d59a346&device_owner=network%3Adhcp => generated 1461 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1444/2807] 199.204.45.205 () {34 vars in 1012 bytes} [Sun May 10 02:05:11 2026] GET /v2.0/networks/076c5d02-739b-49eb-9abb-65884d59a346?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1364/2808] 199.204.45.205 () {34 vars in 1112 bytes} [Sun May 10 02:05:11 2026] GET /v2.0/networks/076c5d02-739b-49eb-9abb-65884d59a346?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: 1445/2809] 10.0.0.92 () {34 vars in 970 bytes} [Sun May 10 02:05:12 2026] GET /v2.0/ports/f69c19fa-6d81-47ab-9fdf-90879743da6f => generated 1283 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1365/2810] 199.204.45.205 () {34 vars in 788 bytes} [Sun May 10 02:05:13 2026] PUT /v2.0/ports/f69c19fa-6d81-47ab-9fdf-90879743da6f => generated 1306 bytes in 215 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:05:13.266 8 INFO neutron.api.v2.resource [None req-2ef56d82-3ad3-48d4-b62b-6ffdb213f01e ae447dd0b0eb43dba3d5039e628ede04 ced8d8ef21f84d89b888dadb249dce35 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1446/2811] 199.204.45.205 () {30 vars in 762 bytes} [Sun May 10 02:05:13 2026] GET /v2.0/security-groups/lb-d3f0ac34-994c-4593-b377-3c130c516fe8 => generated 149 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 02:05:13.309 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-8a9a3a4f-5c64-48ad-aac0-60f5bfbc42ed'] response: {'name': 'network-changed', 'server_uuid': '60d1d2f8-3838-4c1f-ad48-df428e5b0a97', 'tag': 'f69c19fa-6d81-47ab-9fdf-90879743da6f', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1366/2812] 199.204.45.205 () {30 vars in 784 bytes} [Sun May 10 02:05:13 2026] GET /v2.0/security-groups?name=lb-d3f0ac34-994c-4593-b377-3c130c516fe8 => generated 1639 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1447/2813] 199.204.45.205 () {34 vars in 788 bytes} [Sun May 10 02:05:13 2026] PUT /v2.0/ports/f69c19fa-6d81-47ab-9fdf-90879743da6f => generated 1306 bytes in 291 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1367/2814] 199.204.45.205 () {30 vars in 702 bytes} [Sun May 10 02:05:13 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /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: 1448/2815] 199.204.45.205 () {30 vars in 704 bytes} [Sun May 10 02:05:13 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1449/2816] 199.204.45.205 () {30 vars in 680 bytes} [Sun May 10 02:05:13 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1450/2817] 199.204.45.205 () {30 vars in 716 bytes} [Sun May 10 02:05:13 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1368/2818] 199.204.45.205 () {34 vars in 1080 bytes} [Sun May 10 02:05:13 2026] GET /v2.0/ports?tenant_id=ced8d8ef21f84d89b888dadb249dce35&device_id=60d1d2f8-3838-4c1f-ad48-df428e5b0a97 => generated 2584 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1451/2819] 199.204.45.205 () {30 vars in 740 bytes} [Sun May 10 02:05:13 2026] GET /v2.0/subnets/c0a4ece1-861a-4d59-9e94-aa91f45604e5 => generated 676 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:05:13.912 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b6f3fa6e-5986-4f4b-9d9e-56bf96b32620'] response: {'name': 'network-changed', 'server_uuid': '60d1d2f8-3838-4c1f-ad48-df428e5b0a97', 'tag': 'f69c19fa-6d81-47ab-9fdf-90879743da6f', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1369/2820] 199.204.45.205 () {34 vars in 986 bytes} [Sun May 10 02:05:13 2026] GET /v2.0/networks?id=88a4d638-6dfe-4d86-849a-2509703f0585 => generated 802 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1370/2821] 199.204.45.205 () {34 vars in 1056 bytes} [Sun May 10 02:05:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.33&port_id=f69c19fa-6d81-47ab-9fdf-90879743da6f => 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: 1452/2822] 199.204.45.205 () {30 vars in 736 bytes} [Sun May 10 02:05:13 2026] GET /v2.0/ports/c620053d-6610-4e7f-8ca9-29a3bbd566e8 => generated 1124 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1371/2823] 199.204.45.205 () {34 vars in 984 bytes} [Sun May 10 02:05:13 2026] GET /v2.0/subnets?id=c0a4ece1-861a-4d59-9e94-aa91f45604e5 => generated 679 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1453/2824] 199.204.45.205 () {30 vars in 736 bytes} [Sun May 10 02:05:13 2026] GET /v2.0/ports/f69c19fa-6d81-47ab-9fdf-90879743da6f => generated 1344 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1372/2825] 199.204.45.205 () {34 vars in 1052 bytes} [Sun May 10 02:05:13 2026] GET /v2.0/ports?network_id=88a4d638-6dfe-4d86-849a-2509703f0585&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: 1454/2826] 199.204.45.205 () {30 vars in 740 bytes} [Sun May 10 02:05:14 2026] GET /v2.0/subnets/c0a4ece1-861a-4d59-9e94-aa91f45604e5 => 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: 1373/2827] 199.204.45.205 () {34 vars in 1012 bytes} [Sun May 10 02:05:14 2026] GET /v2.0/networks/88a4d638-6dfe-4d86-849a-2509703f0585?fields=segments => generated 14 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1455/2828] 199.204.45.205 () {30 vars in 742 bytes} [Sun May 10 02:05:14 2026] GET /v2.0/networks/88a4d638-6dfe-4d86-849a-2509703f0585 => generated 799 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1456/2829] 199.204.45.205 () {30 vars in 736 bytes} [Sun May 10 02:05:14 2026] GET /v2.0/ports/c620053d-6610-4e7f-8ca9-29a3bbd566e8 => generated 1124 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1374/2832] 199.204.45.205 () {34 vars in 1112 bytes} [Sun May 10 02:05:14 2026] GET /v2.0/networks/88a4d638-6dfe-4d86-849a-2509703f0585?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1459/2833] 199.204.45.205 () {30 vars in 740 bytes} [Sun May 10 02:05:14 2026] GET /v2.0/subnets/c0a4ece1-861a-4d59-9e94-aa91f45604e5 => generated 676 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1375/2834] 199.204.45.205 () {34 vars in 1080 bytes} [Sun May 10 02:05:15 2026] GET /v2.0/ports?tenant_id=ced8d8ef21f84d89b888dadb249dce35&device_id=60d1d2f8-3838-4c1f-ad48-df428e5b0a97 => generated 2584 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1460/2835] 199.204.45.205 () {34 vars in 986 bytes} [Sun May 10 02:05:15 2026] GET /v2.0/networks?id=88a4d638-6dfe-4d86-849a-2509703f0585 => generated 802 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1376/2836] 199.204.45.205 () {34 vars in 1056 bytes} [Sun May 10 02:05:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.33&port_id=f69c19fa-6d81-47ab-9fdf-90879743da6f => 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: 1461/2837] 199.204.45.205 () {34 vars in 984 bytes} [Sun May 10 02:05:15 2026] GET /v2.0/subnets?id=c0a4ece1-861a-4d59-9e94-aa91f45604e5 => generated 679 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1377/2838] 199.204.45.205 () {34 vars in 1052 bytes} [Sun May 10 02:05:15 2026] GET /v2.0/ports?network_id=88a4d638-6dfe-4d86-849a-2509703f0585&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: 1462/2839] 199.204.45.205 () {34 vars in 1012 bytes} [Sun May 10 02:05:15 2026] GET /v2.0/networks/88a4d638-6dfe-4d86-849a-2509703f0585?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: 1378/2840] 199.204.45.205 () {34 vars in 1112 bytes} [Sun May 10 02:05:15 2026] GET /v2.0/networks/88a4d638-6dfe-4d86-849a-2509703f0585?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:05:24.679 8 WARNING neutron_lib.context [None req-b153ac77-171c-4dbd-912d-e3f71679173a 4675c40199f4488db616819586134e52 6087929f5a424e8198cc49d044383de3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 02:05:25.403 8 INFO neutron.db.l3_db [None req-b153ac77-171c-4dbd-912d-e3f71679173a 4675c40199f4488db616819586134e52 6087929f5a424e8198cc49d044383de3 - - default default] Floating IP 2d103edd-88de-4920-9805-8d26f3d10b84 associated. External IP: 10.96.250.201, port: c620053d-6610-4e7f-8ca9-29a3bbd566e8. [pid: 8|app: 0|req: 1463/2841] 10.0.0.1 () {34 vars in 675 bytes} [Sun May 10 02:05:24 2026] POST /v2.0/floatingips => generated 897 bytes in 1078 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1380/2844] 199.204.45.205 () {30 vars in 702 bytes} [Sun May 10 02:05:29 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1465/2845] 199.204.45.205 () {30 vars in 704 bytes} [Sun May 10 02:05:29 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: 1381/2846] 199.204.45.205 () {30 vars in 680 bytes} [Sun May 10 02:05:29 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1466/2847] 199.204.45.205 () {30 vars in 716 bytes} [Sun May 10 02:05:29 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:05:30.119 7 INFO neutron.api.v2.resource [None req-5ac572ac-8648-4887-8279-85cd4185bbac ae447dd0b0eb43dba3d5039e628ede04 ced8d8ef21f84d89b888dadb249dce35 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1382/2848] 199.204.45.205 () {30 vars in 762 bytes} [Sun May 10 02:05:30 2026] GET /v2.0/security-groups/lb-d3f0ac34-994c-4593-b377-3c130c516fe8 => generated 149 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1467/2849] 199.204.45.205 () {30 vars in 784 bytes} [Sun May 10 02:05:30 2026] GET /v2.0/security-groups?name=lb-d3f0ac34-994c-4593-b377-3c130c516fe8 => generated 1639 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1383/2850] 199.204.45.205 () {30 vars in 814 bytes} [Sun May 10 02:05:30 2026] GET /v2.0/security-group-rules?security_group_id=a321c13d-f5b8-4cef-bce2-e685faf88a2e => generated 1182 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1468/2851] 199.204.45.205 () {34 vars in 746 bytes} [Sun May 10 02:05:30 2026] POST /v2.0/security-group-rules => generated 597 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1384/2852] 199.204.45.205 () {34 vars in 746 bytes} [Sun May 10 02:05:30 2026] POST /v2.0/security-group-rules => generated 601 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1469/2853] 10.0.0.65 () {30 vars in 688 bytes} [Sun May 10 02:05:37 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1385/2854] 10.0.0.65 () {30 vars in 690 bytes} [Sun May 10 02:05:37 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1470/2855] 10.0.0.65 () {30 vars in 666 bytes} [Sun May 10 02:05:37 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: 1386/2856] 10.0.0.65 () {30 vars in 702 bytes} [Sun May 10 02:05:37 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: 1471/2857] 10.0.0.65 () {28 vars in 437 bytes} [Sun May 10 02:05:38 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: 1387/2858] 10.0.0.65 () {30 vars in 726 bytes} [Sun May 10 02:05:38 2026] GET /v2.0/subnets/f69df156-3a70-4334-8e40-9af2d50c0813 => generated 655 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1472/2859] 199.204.45.205 () {30 vars in 702 bytes} [Sun May 10 02:05:39 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1388/2860] 199.204.45.205 () {30 vars in 704 bytes} [Sun May 10 02:05:39 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1473/2861] 199.204.45.205 () {30 vars in 680 bytes} [Sun May 10 02:05:39 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: 1389/2862] 199.204.45.205 () {30 vars in 716 bytes} [Sun May 10 02:05:39 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: 1474/2863] 199.204.45.205 () {30 vars in 740 bytes} [Sun May 10 02:05:39 2026] GET /v2.0/subnets/f69df156-3a70-4334-8e40-9af2d50c0813 => generated 673 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1390/2864] 199.204.45.205 () {30 vars in 768 bytes} [Sun May 10 02:05:39 2026] GET /v2.0/ports?device_id=60d1d2f8-3838-4c1f-ad48-df428e5b0a97 => generated 2584 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1475/2865] 199.204.45.205 () {30 vars in 702 bytes} [Sun May 10 02:05:39 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: 1391/2866] 199.204.45.205 () {30 vars in 704 bytes} [Sun May 10 02:05:39 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: 1476/2867] 199.204.45.205 () {30 vars in 680 bytes} [Sun May 10 02:05:39 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1392/2868] 199.204.45.205 () {30 vars in 716 bytes} [Sun May 10 02:05:39 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1477/2869] 199.204.45.205 () {34 vars in 1012 bytes} [Sun May 10 02:05:40 2026] GET /v2.0/networks/5fe5dd1a-dbf4-470b-b87e-8058d45cc80d?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: 1393/2870] 199.204.45.205 () {34 vars in 1112 bytes} [Sun May 10 02:05:40 2026] GET /v2.0/networks/5fe5dd1a-dbf4-470b-b87e-8058d45cc80d?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: 1478/2871] 199.204.45.205 () {34 vars in 986 bytes} [Sun May 10 02:05:41 2026] GET /v2.0/networks?id=5fe5dd1a-dbf4-470b-b87e-8058d45cc80d => generated 801 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1394/2872] 199.204.45.205 () {38 vars in 955 bytes} [Sun May 10 02:05:41 2026] POST /v2.0/ports => generated 1303 bytes in 363 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1479/2873] 199.204.45.205 () {38 vars in 1028 bytes} [Sun May 10 02:05:41 2026] PUT /v2.0/ports/8c223990-1510-4c78-9885-0c5a22ddb772 => generated 1464 bytes in 447 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: 1395/2874] 199.204.45.205 () {34 vars in 1080 bytes} [Sun May 10 02:05:43 2026] GET /v2.0/ports?tenant_id=ced8d8ef21f84d89b888dadb249dce35&device_id=60d1d2f8-3838-4c1f-ad48-df428e5b0a97 => generated 4040 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 1480/2875] 199.204.45.205 () {34 vars in 1062 bytes} [Sun May 10 02:05:43 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.186&port_id=8323e3ec-aabe-48d8-bce5-c8362c179d68 => 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: 1396/2876] 199.204.45.205 () {34 vars in 984 bytes} [Sun May 10 02:05:43 2026] GET /v2.0/subnets?id=61f10e66-d462-4d09-84c6-8d13e9feaff8 => generated 654 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:05:43.458 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-10d1ce47-7a84-4fb8-9aa2-9a4265846310'] response: {'name': 'network-changed', 'server_uuid': '60d1d2f8-3838-4c1f-ad48-df428e5b0a97', 'tag': '8c223990-1510-4c78-9885-0c5a22ddb772', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1481/2877] 199.204.45.205 () {34 vars in 1052 bytes} [Sun May 10 02:05:43 2026] GET /v2.0/ports?network_id=ee9ee411-42e6-4f3e-8d50-d462382b9269&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: 1397/2878] 199.204.45.205 () {34 vars in 1012 bytes} [Sun May 10 02:05:43 2026] GET /v2.0/networks/ee9ee411-42e6-4f3e-8d50-d462382b9269?fields=segments => generated 14 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1482/2879] 199.204.45.205 () {34 vars in 1112 bytes} [Sun May 10 02:05:43 2026] GET /v2.0/networks/ee9ee411-42e6-4f3e-8d50-d462382b9269?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: 1398/2880] 199.204.45.205 () {34 vars in 1056 bytes} [Sun May 10 02:05:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.33&port_id=f69c19fa-6d81-47ab-9fdf-90879743da6f => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1483/2881] 199.204.45.205 () {34 vars in 984 bytes} [Sun May 10 02:05:43 2026] GET /v2.0/subnets?id=c0a4ece1-861a-4d59-9e94-aa91f45604e5 => generated 679 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1399/2882] 199.204.45.205 () {34 vars in 1052 bytes} [Sun May 10 02:05:43 2026] GET /v2.0/ports?network_id=88a4d638-6dfe-4d86-849a-2509703f0585&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: 1484/2883] 199.204.45.205 () {34 vars in 1012 bytes} [Sun May 10 02:05:43 2026] GET /v2.0/networks/88a4d638-6dfe-4d86-849a-2509703f0585?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1400/2884] 199.204.45.205 () {34 vars in 1112 bytes} [Sun May 10 02:05:43 2026] GET /v2.0/networks/88a4d638-6dfe-4d86-849a-2509703f0585?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: 1485/2885] 199.204.45.205 () {34 vars in 1058 bytes} [Sun May 10 02:05:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.202&port_id=8c223990-1510-4c78-9885-0c5a22ddb772 => 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: 1401/2886] 199.204.45.205 () {34 vars in 1104 bytes} [Sun May 10 02:05:43 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A156&port_id=8c223990-1510-4c78-9885-0c5a22ddb772 => 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: 1486/2887] 199.204.45.205 () {34 vars in 1064 bytes} [Sun May 10 02:05:43 2026] GET /v2.0/subnets?id=f69df156-3a70-4334-8e40-9af2d50c0813&id=2f252c8b-616f-4355-a901-a45601d2e8c0 => generated 1409 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1402/2888] 199.204.45.205 () {34 vars in 1052 bytes} [Sun May 10 02:05:43 2026] GET /v2.0/ports?network_id=5fe5dd1a-dbf4-470b-b87e-8058d45cc80d&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: 1487/2889] 199.204.45.205 () {34 vars in 1052 bytes} [Sun May 10 02:05:43 2026] GET /v2.0/ports?network_id=5fe5dd1a-dbf4-470b-b87e-8058d45cc80d&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: 1403/2890] 199.204.45.205 () {34 vars in 1012 bytes} [Sun May 10 02:05:43 2026] GET /v2.0/networks/5fe5dd1a-dbf4-470b-b87e-8058d45cc80d?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: 1488/2891] 199.204.45.205 () {34 vars in 1112 bytes} [Sun May 10 02:05:44 2026] GET /v2.0/networks/5fe5dd1a-dbf4-470b-b87e-8058d45cc80d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1490/2894] 199.204.45.205 () {34 vars in 1080 bytes} [Sun May 10 02:05:45 2026] GET /v2.0/ports?tenant_id=ced8d8ef21f84d89b888dadb249dce35&device_id=60d1d2f8-3838-4c1f-ad48-df428e5b0a97 => generated 4040 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1405/2895] 199.204.45.205 () {34 vars in 986 bytes} [Sun May 10 02:05:45 2026] GET /v2.0/networks?id=5fe5dd1a-dbf4-470b-b87e-8058d45cc80d => generated 801 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1491/2896] 199.204.45.205 () {34 vars in 1058 bytes} [Sun May 10 02:05:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.202&port_id=8c223990-1510-4c78-9885-0c5a22ddb772 => 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: 1406/2897] 199.204.45.205 () {34 vars in 1104 bytes} [Sun May 10 02:05:45 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A156&port_id=8c223990-1510-4c78-9885-0c5a22ddb772 => 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: 1492/2898] 199.204.45.205 () {34 vars in 1064 bytes} [Sun May 10 02:05:45 2026] GET /v2.0/subnets?id=f69df156-3a70-4334-8e40-9af2d50c0813&id=2f252c8b-616f-4355-a901-a45601d2e8c0 => generated 1409 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1407/2899] 199.204.45.205 () {34 vars in 1052 bytes} [Sun May 10 02:05:45 2026] GET /v2.0/ports?network_id=5fe5dd1a-dbf4-470b-b87e-8058d45cc80d&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: 1493/2900] 199.204.45.205 () {34 vars in 1052 bytes} [Sun May 10 02:05:45 2026] GET /v2.0/ports?network_id=5fe5dd1a-dbf4-470b-b87e-8058d45cc80d&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: 1408/2901] 199.204.45.205 () {34 vars in 1012 bytes} [Sun May 10 02:05:45 2026] GET /v2.0/networks/5fe5dd1a-dbf4-470b-b87e-8058d45cc80d?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: 1494/2902] 199.204.45.205 () {34 vars in 1112 bytes} [Sun May 10 02:05:45 2026] GET /v2.0/networks/5fe5dd1a-dbf4-470b-b87e-8058d45cc80d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1409/2903] 10.0.0.92 () {34 vars in 970 bytes} [Sun May 10 02:05:47 2026] GET /v2.0/ports/8c223990-1510-4c78-9885-0c5a22ddb772 => generated 1466 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1495/2904] 199.204.45.205 () {30 vars in 736 bytes} [Sun May 10 02:05:47 2026] GET /v2.0/ports/8c223990-1510-4c78-9885-0c5a22ddb772 => generated 1466 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1410/2905] 199.204.45.205 () {30 vars in 736 bytes} [Sun May 10 02:05:47 2026] GET /v2.0/ports/8c223990-1510-4c78-9885-0c5a22ddb772 => generated 1466 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1496/2906] 199.204.45.205 () {34 vars in 789 bytes} [Sun May 10 02:05:47 2026] PUT /v2.0/ports/8c223990-1510-4c78-9885-0c5a22ddb772 => generated 1201 bytes in 354 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1411/2907] 199.204.45.205 () {30 vars in 742 bytes} [Sun May 10 02:05:47 2026] GET /v2.0/networks/5fe5dd1a-dbf4-470b-b87e-8058d45cc80d => generated 798 bytes in 48 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: 1497/2908] 199.204.45.205 () {30 vars in 740 bytes} [Sun May 10 02:05:47 2026] GET /v2.0/subnets/f69df156-3a70-4334-8e40-9af2d50c0813 => generated 673 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1412/2909] 199.204.45.205 () {30 vars in 702 bytes} [Sun May 10 02:05:47 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:05:47.984 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0ef9d4f0-611b-4b6c-a7a6-818bb5a76357'] response: {'name': 'network-changed', 'server_uuid': '60d1d2f8-3838-4c1f-ad48-df428e5b0a97', 'tag': '8c223990-1510-4c78-9885-0c5a22ddb772', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1498/2910] 199.204.45.205 () {30 vars in 704 bytes} [Sun May 10 02:05:47 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1413/2911] 199.204.45.205 () {30 vars in 680 bytes} [Sun May 10 02:05:47 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1499/2912] 199.204.45.205 () {30 vars in 716 bytes} [Sun May 10 02:05:48 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: 1414/2913] 199.204.45.205 () {30 vars in 740 bytes} [Sun May 10 02:05:48 2026] GET /v2.0/subnets/c0a4ece1-861a-4d59-9e94-aa91f45604e5 => generated 676 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1500/2914] 199.204.45.205 () {30 vars in 736 bytes} [Sun May 10 02:05:48 2026] GET /v2.0/ports/c620053d-6610-4e7f-8ca9-29a3bbd566e8 => generated 1124 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1415/2915] 199.204.45.205 () {30 vars in 736 bytes} [Sun May 10 02:05:48 2026] GET /v2.0/ports/f69c19fa-6d81-47ab-9fdf-90879743da6f => generated 1344 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1501/2916] 199.204.45.205 () {30 vars in 740 bytes} [Sun May 10 02:05:48 2026] GET /v2.0/subnets/c0a4ece1-861a-4d59-9e94-aa91f45604e5 => generated 676 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1416/2917] 199.204.45.205 () {30 vars in 742 bytes} [Sun May 10 02:05:48 2026] GET /v2.0/networks/88a4d638-6dfe-4d86-849a-2509703f0585 => generated 799 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1502/2918] 199.204.45.205 () {30 vars in 736 bytes} [Sun May 10 02:05:48 2026] GET /v2.0/ports/c620053d-6610-4e7f-8ca9-29a3bbd566e8 => generated 1124 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1417/2919] 199.204.45.205 () {30 vars in 740 bytes} [Sun May 10 02:05:48 2026] GET /v2.0/subnets/c0a4ece1-861a-4d59-9e94-aa91f45604e5 => generated 676 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1503/2920] 199.204.45.205 () {34 vars in 1080 bytes} [Sun May 10 02:05:48 2026] GET /v2.0/ports?tenant_id=ced8d8ef21f84d89b888dadb249dce35&device_id=60d1d2f8-3838-4c1f-ad48-df428e5b0a97 => generated 3813 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1418/2921] 199.204.45.205 () {34 vars in 986 bytes} [Sun May 10 02:05:48 2026] GET /v2.0/networks?id=5fe5dd1a-dbf4-470b-b87e-8058d45cc80d => generated 801 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1504/2922] 199.204.45.205 () {34 vars in 1058 bytes} [Sun May 10 02:05:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.202&port_id=8c223990-1510-4c78-9885-0c5a22ddb772 => 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/2923] 199.204.45.205 () {34 vars in 984 bytes} [Sun May 10 02:05:48 2026] GET /v2.0/subnets?id=f69df156-3a70-4334-8e40-9af2d50c0813 => generated 676 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1505/2924] 199.204.45.205 () {34 vars in 1052 bytes} [Sun May 10 02:05:48 2026] GET /v2.0/ports?network_id=5fe5dd1a-dbf4-470b-b87e-8058d45cc80d&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: 1420/2925] 199.204.45.205 () {34 vars in 1012 bytes} [Sun May 10 02:05:48 2026] GET /v2.0/networks/5fe5dd1a-dbf4-470b-b87e-8058d45cc80d?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: 1506/2926] 199.204.45.205 () {34 vars in 1112 bytes} [Sun May 10 02:05:48 2026] GET /v2.0/networks/5fe5dd1a-dbf4-470b-b87e-8058d45cc80d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1421/2927] 10.0.0.65 () {30 vars in 688 bytes} [Sun May 10 02:05:53 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1507/2928] 10.0.0.65 () {30 vars in 690 bytes} [Sun May 10 02:05:53 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: 1422/2929] 10.0.0.65 () {30 vars in 666 bytes} [Sun May 10 02:05:53 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1508/2930] 10.0.0.65 () {30 vars in 702 bytes} [Sun May 10 02:05:53 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1423/2931] 10.0.0.65 () {28 vars in 437 bytes} [Sun May 10 02:05:54 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: 1509/2932] 10.0.0.65 () {30 vars in 726 bytes} [Sun May 10 02:05:54 2026] GET /v2.0/subnets/7749d620-1142-4ae8-b0e8-fb6de6993cb1 => generated 656 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1424/2933] 199.204.45.205 () {30 vars in 702 bytes} [Sun May 10 02:05:54 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1510/2934] 199.204.45.205 () {30 vars in 704 bytes} [Sun May 10 02:05:54 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1425/2935] 199.204.45.205 () {30 vars in 680 bytes} [Sun May 10 02:05:54 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1511/2936] 199.204.45.205 () {30 vars in 716 bytes} [Sun May 10 02:05:54 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1426/2937] 199.204.45.205 () {30 vars in 740 bytes} [Sun May 10 02:05:54 2026] GET /v2.0/subnets/f69df156-3a70-4334-8e40-9af2d50c0813 => 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: 1512/2938] 199.204.45.205 () {30 vars in 740 bytes} [Sun May 10 02:05:54 2026] GET /v2.0/subnets/7749d620-1142-4ae8-b0e8-fb6de6993cb1 => 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: 1427/2939] 199.204.45.205 () {30 vars in 768 bytes} [Sun May 10 02:05:54 2026] GET /v2.0/ports?device_id=60d1d2f8-3838-4c1f-ad48-df428e5b0a97 => generated 3813 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1513/2940] 199.204.45.205 () {30 vars in 702 bytes} [Sun May 10 02:05:55 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: 1428/2941] 199.204.45.205 () {30 vars in 704 bytes} [Sun May 10 02:05:55 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: 1514/2942] 199.204.45.205 () {30 vars in 680 bytes} [Sun May 10 02:05:55 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: 1429/2943] 199.204.45.205 () {30 vars in 716 bytes} [Sun May 10 02:05:55 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1515/2944] 199.204.45.205 () {34 vars in 1012 bytes} [Sun May 10 02:05:56 2026] GET /v2.0/networks/076c5d02-739b-49eb-9abb-65884d59a346?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: 1430/2945] 199.204.45.205 () {34 vars in 1112 bytes} [Sun May 10 02:05:56 2026] GET /v2.0/networks/076c5d02-739b-49eb-9abb-65884d59a346?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: 1516/2946] 199.204.45.205 () {34 vars in 986 bytes} [Sun May 10 02:05:56 2026] GET /v2.0/networks?id=076c5d02-739b-49eb-9abb-65884d59a346 => 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: 1431/2947] 199.204.45.205 () {38 vars in 955 bytes} [Sun May 10 02:05:56 2026] POST /v2.0/ports => generated 1303 bytes in 357 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1517/2948] 199.204.45.205 () {38 vars in 1028 bytes} [Sun May 10 02:05:57 2026] PUT /v2.0/ports/5efe707c-6e99-44e7-b0f9-b651cc9c0464 => generated 1464 bytes in 439 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: 1432/2949] 199.204.45.205 () {34 vars in 1080 bytes} [Sun May 10 02:05:58 2026] GET /v2.0/ports?tenant_id=ced8d8ef21f84d89b888dadb249dce35&device_id=60d1d2f8-3838-4c1f-ad48-df428e5b0a97 => generated 5269 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 1518/2950] 199.204.45.205 () {34 vars in 1062 bytes} [Sun May 10 02:05:58 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.186&port_id=8323e3ec-aabe-48d8-bce5-c8362c179d68 => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1433/2951] 199.204.45.205 () {34 vars in 984 bytes} [Sun May 10 02:05:58 2026] GET /v2.0/subnets?id=61f10e66-d462-4d09-84c6-8d13e9feaff8 => generated 654 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:05:58.869 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b3a6b8d5-ee15-4abc-91fd-207fb9df72dc'] response: {'name': 'network-changed', 'server_uuid': '60d1d2f8-3838-4c1f-ad48-df428e5b0a97', 'tag': '5efe707c-6e99-44e7-b0f9-b651cc9c0464', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1519/2952] 199.204.45.205 () {34 vars in 1052 bytes} [Sun May 10 02:05:58 2026] GET /v2.0/ports?network_id=ee9ee411-42e6-4f3e-8d50-d462382b9269&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1434/2953] 199.204.45.205 () {34 vars in 1012 bytes} [Sun May 10 02:05:58 2026] GET /v2.0/networks/ee9ee411-42e6-4f3e-8d50-d462382b9269?fields=segments => generated 14 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1520/2954] 199.204.45.205 () {34 vars in 1112 bytes} [Sun May 10 02:05:58 2026] GET /v2.0/networks/ee9ee411-42e6-4f3e-8d50-d462382b9269?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: 1435/2955] 199.204.45.205 () {34 vars in 1056 bytes} [Sun May 10 02:05:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.33&port_id=f69c19fa-6d81-47ab-9fdf-90879743da6f => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1521/2956] 199.204.45.205 () {34 vars in 984 bytes} [Sun May 10 02:05:59 2026] GET /v2.0/subnets?id=c0a4ece1-861a-4d59-9e94-aa91f45604e5 => generated 679 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1436/2959] 199.204.45.205 () {34 vars in 1052 bytes} [Sun May 10 02:05:59 2026] GET /v2.0/ports?network_id=88a4d638-6dfe-4d86-849a-2509703f0585&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: 1524/2960] 199.204.45.205 () {34 vars in 1012 bytes} [Sun May 10 02:05:59 2026] GET /v2.0/networks/88a4d638-6dfe-4d86-849a-2509703f0585?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: 1437/2961] 199.204.45.205 () {34 vars in 1112 bytes} [Sun May 10 02:05:59 2026] GET /v2.0/networks/88a4d638-6dfe-4d86-849a-2509703f0585?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: 1525/2962] 199.204.45.205 () {34 vars in 1058 bytes} [Sun May 10 02:05:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.202&port_id=8c223990-1510-4c78-9885-0c5a22ddb772 => 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: 1438/2963] 199.204.45.205 () {34 vars in 984 bytes} [Sun May 10 02:05:59 2026] GET /v2.0/subnets?id=f69df156-3a70-4334-8e40-9af2d50c0813 => generated 676 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1526/2964] 199.204.45.205 () {34 vars in 1052 bytes} [Sun May 10 02:05:59 2026] GET /v2.0/ports?network_id=5fe5dd1a-dbf4-470b-b87e-8058d45cc80d&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: 1439/2965] 199.204.45.205 () {34 vars in 1012 bytes} [Sun May 10 02:05:59 2026] GET /v2.0/networks/5fe5dd1a-dbf4-470b-b87e-8058d45cc80d?fields=segments => generated 14 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1527/2966] 199.204.45.205 () {34 vars in 1112 bytes} [Sun May 10 02:05:59 2026] GET /v2.0/networks/5fe5dd1a-dbf4-470b-b87e-8058d45cc80d?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: 1440/2967] 199.204.45.205 () {34 vars in 1056 bytes} [Sun May 10 02:05:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.81&port_id=5efe707c-6e99-44e7-b0f9-b651cc9c0464 => 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: 1528/2968] 199.204.45.205 () {34 vars in 1106 bytes} [Sun May 10 02:05:59 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A370&port_id=5efe707c-6e99-44e7-b0f9-b651cc9c0464 => 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: 1441/2969] 199.204.45.205 () {34 vars in 1064 bytes} [Sun May 10 02:05:59 2026] GET /v2.0/subnets?id=d8a027a8-3924-417e-9589-0cbf02403941&id=7749d620-1142-4ae8-b0e8-fb6de6993cb1 => generated 1415 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1529/2970] 199.204.45.205 () {34 vars in 1052 bytes} [Sun May 10 02:05:59 2026] GET /v2.0/ports?network_id=076c5d02-739b-49eb-9abb-65884d59a346&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: 1442/2971] 199.204.45.205 () {34 vars in 1052 bytes} [Sun May 10 02:05:59 2026] GET /v2.0/ports?network_id=076c5d02-739b-49eb-9abb-65884d59a346&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: 1530/2972] 199.204.45.205 () {34 vars in 1012 bytes} [Sun May 10 02:05:59 2026] GET /v2.0/networks/076c5d02-739b-49eb-9abb-65884d59a346?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: 1443/2973] 199.204.45.205 () {34 vars in 1112 bytes} [Sun May 10 02:05:59 2026] GET /v2.0/networks/076c5d02-739b-49eb-9abb-65884d59a346?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: 1531/2974] 199.204.45.205 () {34 vars in 1080 bytes} [Sun May 10 02:06:00 2026] GET /v2.0/ports?tenant_id=ced8d8ef21f84d89b888dadb249dce35&device_id=60d1d2f8-3838-4c1f-ad48-df428e5b0a97 => generated 5269 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1444/2975] 199.204.45.205 () {34 vars in 986 bytes} [Sun May 10 02:06:00 2026] GET /v2.0/networks?id=076c5d02-739b-49eb-9abb-65884d59a346 => generated 801 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1532/2976] 199.204.45.205 () {34 vars in 1056 bytes} [Sun May 10 02:06:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.81&port_id=5efe707c-6e99-44e7-b0f9-b651cc9c0464 => 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: 1445/2977] 199.204.45.205 () {34 vars in 1106 bytes} [Sun May 10 02:06:00 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A370&port_id=5efe707c-6e99-44e7-b0f9-b651cc9c0464 => 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: 1533/2978] 199.204.45.205 () {34 vars in 1064 bytes} [Sun May 10 02:06:00 2026] GET /v2.0/subnets?id=d8a027a8-3924-417e-9589-0cbf02403941&id=7749d620-1142-4ae8-b0e8-fb6de6993cb1 => generated 1415 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1446/2979] 199.204.45.205 () {34 vars in 1052 bytes} [Sun May 10 02:06:00 2026] GET /v2.0/ports?network_id=076c5d02-739b-49eb-9abb-65884d59a346&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: 1534/2980] 199.204.45.205 () {34 vars in 1052 bytes} [Sun May 10 02:06:01 2026] GET /v2.0/ports?network_id=076c5d02-739b-49eb-9abb-65884d59a346&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: 1447/2981] 199.204.45.205 () {34 vars in 1012 bytes} [Sun May 10 02:06:01 2026] GET /v2.0/networks/076c5d02-739b-49eb-9abb-65884d59a346?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1535/2982] 199.204.45.205 () {34 vars in 1112 bytes} [Sun May 10 02:06:01 2026] GET /v2.0/networks/076c5d02-739b-49eb-9abb-65884d59a346?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: 1448/2983] 10.0.0.92 () {34 vars in 970 bytes} [Sun May 10 02:06:03 2026] GET /v2.0/ports/5efe707c-6e99-44e7-b0f9-b651cc9c0464 => generated 1466 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1536/2984] 199.204.45.205 () {30 vars in 736 bytes} [Sun May 10 02:06:03 2026] GET /v2.0/ports/5efe707c-6e99-44e7-b0f9-b651cc9c0464 => generated 1466 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1449/2985] 199.204.45.205 () {30 vars in 736 bytes} [Sun May 10 02:06:03 2026] GET /v2.0/ports/5efe707c-6e99-44e7-b0f9-b651cc9c0464 => generated 1466 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1537/2986] 199.204.45.205 () {34 vars in 789 bytes} [Sun May 10 02:06:03 2026] PUT /v2.0/ports/5efe707c-6e99-44e7-b0f9-b651cc9c0464 => generated 1197 bytes in 361 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1450/2987] 199.204.45.205 () {30 vars in 742 bytes} [Sun May 10 02:06:03 2026] GET /v2.0/networks/076c5d02-739b-49eb-9abb-65884d59a346 => generated 798 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 1538/2988] 199.204.45.205 () {30 vars in 740 bytes} [Sun May 10 02:06:03 2026] GET /v2.0/subnets/7749d620-1142-4ae8-b0e8-fb6de6993cb1 => generated 674 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1451/2989] 199.204.45.205 () {30 vars in 702 bytes} [Sun May 10 02:06:04 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1539/2990] 199.204.45.205 () {30 vars in 704 bytes} [Sun May 10 02:06:04 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1452/2991] 199.204.45.205 () {30 vars in 680 bytes} [Sun May 10 02:06:04 2026] GET /v2.0/extensions/qos => generated 166 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:06:04.080 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-6584c930-77bc-4b86-bba2-4e473c66e8e4'] response: {'name': 'network-changed', 'server_uuid': '60d1d2f8-3838-4c1f-ad48-df428e5b0a97', 'tag': '5efe707c-6e99-44e7-b0f9-b651cc9c0464', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1540/2992] 199.204.45.205 () {30 vars in 716 bytes} [Sun May 10 02:06:04 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1453/2993] 199.204.45.205 () {30 vars in 740 bytes} [Sun May 10 02:06:04 2026] GET /v2.0/subnets/c0a4ece1-861a-4d59-9e94-aa91f45604e5 => generated 676 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1541/2994] 199.204.45.205 () {30 vars in 736 bytes} [Sun May 10 02:06:04 2026] GET /v2.0/ports/c620053d-6610-4e7f-8ca9-29a3bbd566e8 => generated 1124 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1454/2995] 199.204.45.205 () {30 vars in 736 bytes} [Sun May 10 02:06:04 2026] GET /v2.0/ports/f69c19fa-6d81-47ab-9fdf-90879743da6f => generated 1344 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1542/2996] 199.204.45.205 () {30 vars in 740 bytes} [Sun May 10 02:06:04 2026] GET /v2.0/subnets/c0a4ece1-861a-4d59-9e94-aa91f45604e5 => generated 676 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1455/2997] 199.204.45.205 () {30 vars in 742 bytes} [Sun May 10 02:06:04 2026] GET /v2.0/networks/88a4d638-6dfe-4d86-849a-2509703f0585 => generated 799 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1543/2998] 199.204.45.205 () {30 vars in 736 bytes} [Sun May 10 02:06:04 2026] GET /v2.0/ports/c620053d-6610-4e7f-8ca9-29a3bbd566e8 => generated 1124 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1456/2999] 199.204.45.205 () {30 vars in 740 bytes} [Sun May 10 02:06:04 2026] GET /v2.0/subnets/c0a4ece1-861a-4d59-9e94-aa91f45604e5 => generated 676 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1544/3000] 199.204.45.205 () {34 vars in 1080 bytes} [Sun May 10 02:06:04 2026] GET /v2.0/ports?tenant_id=ced8d8ef21f84d89b888dadb249dce35&device_id=60d1d2f8-3838-4c1f-ad48-df428e5b0a97 => generated 5038 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1457/3001] 199.204.45.205 () {34 vars in 986 bytes} [Sun May 10 02:06:04 2026] GET /v2.0/networks?id=076c5d02-739b-49eb-9abb-65884d59a346 => generated 801 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1545/3002] 199.204.45.205 () {34 vars in 1056 bytes} [Sun May 10 02:06:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.81&port_id=5efe707c-6e99-44e7-b0f9-b651cc9c0464 => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1458/3003] 199.204.45.205 () {34 vars in 984 bytes} [Sun May 10 02:06:04 2026] GET /v2.0/subnets?id=7749d620-1142-4ae8-b0e8-fb6de6993cb1 => generated 677 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1546/3004] 199.204.45.205 () {34 vars in 1052 bytes} [Sun May 10 02:06:04 2026] GET /v2.0/ports?network_id=076c5d02-739b-49eb-9abb-65884d59a346&device_owner=network%3Adhcp => generated 1461 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1459/3005] 199.204.45.205 () {34 vars in 1012 bytes} [Sun May 10 02:06:04 2026] GET /v2.0/networks/076c5d02-739b-49eb-9abb-65884d59a346?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1547/3006] 199.204.45.205 () {34 vars in 1112 bytes} [Sun May 10 02:06:04 2026] GET /v2.0/networks/076c5d02-739b-49eb-9abb-65884d59a346?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: 1460/3007] 199.204.45.205 () {34 vars in 1096 bytes} [Sun May 10 02:06:04 2026] GET /v2.0/ports?device_id=3ce72df8-47b7-4cdb-894d-4983b3225d06&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1548/3008] 199.204.45.205 () {34 vars in 1080 bytes} [Sun May 10 02:06:05 2026] GET /v2.0/ports?tenant_id=6087929f5a424e8198cc49d044383de3&device_id=3ce72df8-47b7-4cdb-894d-4983b3225d06 => generated 1465 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1461/3009] 199.204.45.205 () {34 vars in 986 bytes} [Sun May 10 02:06:06 2026] GET /v2.0/networks?id=5fe5dd1a-dbf4-470b-b87e-8058d45cc80d => generated 801 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1549/3010] 199.204.45.205 () {34 vars in 1056 bytes} [Sun May 10 02:06:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.37&port_id=adbd35d8-a483-4f4a-9052-f9fe4f10f513 => generated 859 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1462/3011] 199.204.45.205 () {34 vars in 1104 bytes} [Sun May 10 02:06:06 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A196&port_id=adbd35d8-a483-4f4a-9052-f9fe4f10f513 => 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: 1550/3012] 199.204.45.205 () {34 vars in 1064 bytes} [Sun May 10 02:06:06 2026] GET /v2.0/subnets?id=f69df156-3a70-4334-8e40-9af2d50c0813&id=2f252c8b-616f-4355-a901-a45601d2e8c0 => generated 1409 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1463/3013] 199.204.45.205 () {34 vars in 1052 bytes} [Sun May 10 02:06:06 2026] GET /v2.0/ports?network_id=5fe5dd1a-dbf4-470b-b87e-8058d45cc80d&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: 1551/3014] 199.204.45.205 () {34 vars in 1052 bytes} [Sun May 10 02:06:06 2026] GET /v2.0/ports?network_id=5fe5dd1a-dbf4-470b-b87e-8058d45cc80d&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: 1464/3015] 199.204.45.205 () {34 vars in 1012 bytes} [Sun May 10 02:06:06 2026] GET /v2.0/networks/5fe5dd1a-dbf4-470b-b87e-8058d45cc80d?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1552/3016] 199.204.45.205 () {34 vars in 1112 bytes} [Sun May 10 02:06:06 2026] GET /v2.0/networks/5fe5dd1a-dbf4-470b-b87e-8058d45cc80d?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: 1465/3017] 199.204.45.205 () {30 vars in 702 bytes} [Sun May 10 02:06:13 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1553/3018] 199.204.45.205 () {30 vars in 704 bytes} [Sun May 10 02:06:13 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1466/3019] 199.204.45.205 () {30 vars in 680 bytes} [Sun May 10 02:06:13 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: 8|app: 0|req: 1554/3020] 199.204.45.205 () {30 vars in 716 bytes} [Sun May 10 02:06:13 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1467/3021] 199.204.45.205 () {30 vars in 740 bytes} [Sun May 10 02:06:13 2026] GET /v2.0/subnets/f69df156-3a70-4334-8e40-9af2d50c0813 => generated 673 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1555/3022] 199.204.45.205 () {30 vars in 768 bytes} [Sun May 10 02:06:13 2026] GET /v2.0/ports?device_id=60d1d2f8-3838-4c1f-ad48-df428e5b0a97 => generated 5038 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1468/3023] 199.204.45.205 () {30 vars in 702 bytes} [Sun May 10 02:06:14 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1556/3024] 199.204.45.205 () {30 vars in 704 bytes} [Sun May 10 02:06:14 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1469/3025] 199.204.45.205 () {30 vars in 680 bytes} [Sun May 10 02:06:14 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1557/3026] 199.204.45.205 () {30 vars in 716 bytes} [Sun May 10 02:06:14 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1470/3027] 199.204.45.205 () {30 vars in 736 bytes} [Sun May 10 02:06:14 2026] GET /v2.0/ports/5efe707c-6e99-44e7-b0f9-b651cc9c0464 => generated 1233 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1558/3030] 199.204.45.205 () {34 vars in 788 bytes} [Sun May 10 02:06:14 2026] PUT /v2.0/ports/5efe707c-6e99-44e7-b0f9-b651cc9c0464 => generated 1026 bytes in 317 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1473/3031] 199.204.45.205 () {30 vars in 742 bytes} [Sun May 10 02:06:14 2026] GET /v2.0/networks/076c5d02-739b-49eb-9abb-65884d59a346 => generated 798 bytes in 48 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: 1559/3032] 199.204.45.205 () {30 vars in 768 bytes} [Sun May 10 02:06:14 2026] GET /v2.0/ports?device_id=60d1d2f8-3838-4c1f-ad48-df428e5b0a97 => generated 4867 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1474/3033] 199.204.45.205 () {30 vars in 768 bytes} [Sun May 10 02:06:14 2026] GET /v2.0/ports?device_id=60d1d2f8-3838-4c1f-ad48-df428e5b0a97 => generated 4867 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:06:15.084 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-98eb47fa-0223-42b3-b143-a2d5a8406864'] response: {'name': 'network-changed', 'server_uuid': '60d1d2f8-3838-4c1f-ad48-df428e5b0a97', 'tag': '5efe707c-6e99-44e7-b0f9-b651cc9c0464', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1560/3034] 199.204.45.205 () {34 vars in 1080 bytes} [Sun May 10 02:06:15 2026] GET /v2.0/ports?tenant_id=ced8d8ef21f84d89b888dadb249dce35&device_id=60d1d2f8-3838-4c1f-ad48-df428e5b0a97 => generated 4867 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1475/3035] 199.204.45.205 () {34 vars in 986 bytes} [Sun May 10 02:06:15 2026] GET /v2.0/networks?id=076c5d02-739b-49eb-9abb-65884d59a346 => generated 801 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1561/3036] 199.204.45.205 () {34 vars in 1012 bytes} [Sun May 10 02:06:15 2026] GET /v2.0/networks/076c5d02-739b-49eb-9abb-65884d59a346?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: 1476/3037] 199.204.45.205 () {34 vars in 1112 bytes} [Sun May 10 02:06:15 2026] GET /v2.0/networks/076c5d02-739b-49eb-9abb-65884d59a346?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: 1562/3038] 199.204.45.205 () {30 vars in 768 bytes} [Sun May 10 02:06:15 2026] GET /v2.0/ports?device_id=60d1d2f8-3838-4c1f-ad48-df428e5b0a97 => generated 4867 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1477/3039] 199.204.45.205 () {34 vars in 975 bytes} [Sun May 10 02:06:16 2026] GET /v2.0/ports/5efe707c-6e99-44e7-b0f9-b651cc9c0464 => generated 1062 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1478/3040] 199.204.45.205 () {30 vars in 768 bytes} [Sun May 10 02:06:16 2026] GET /v2.0/ports?device_id=60d1d2f8-3838-4c1f-ad48-df428e5b0a97 => generated 4867 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1563/3041] 199.204.45.205 () {36 vars in 997 bytes} [Sun May 10 02:06:16 2026] DELETE /v2.0/ports/5efe707c-6e99-44e7-b0f9-b651cc9c0464 => generated 0 bytes in 201 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1479/3042] 199.204.45.205 () {30 vars in 768 bytes} [Sun May 10 02:06:17 2026] GET /v2.0/ports?device_id=60d1d2f8-3838-4c1f-ad48-df428e5b0a97 => generated 3813 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:06:17.942 8 INFO neutron.pecan_wsgi.hooks.translation [None req-67e20bb8-b293-450a-bc76-d899ffe79816 ae447dd0b0eb43dba3d5039e628ede04 ced8d8ef21f84d89b888dadb249dce35 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1564/3043] 199.204.45.205 () {32 vars in 758 bytes} [Sun May 10 02:06:17 2026] DELETE /v2.0/ports/5efe707c-6e99-44e7-b0f9-b651cc9c0464 => 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: 1480/3044] 199.204.45.205 () {34 vars in 1080 bytes} [Sun May 10 02:06:18 2026] GET /v2.0/ports?tenant_id=ced8d8ef21f84d89b888dadb249dce35&device_id=60d1d2f8-3838-4c1f-ad48-df428e5b0a97 => generated 3813 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:06:18.457 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f3459894-f26e-4daf-999e-22fc2ea9da2d'] response: {'server_uuid': '60d1d2f8-3838-4c1f-ad48-df428e5b0a97', 'name': 'network-vif-deleted', 'tag': '5efe707c-6e99-44e7-b0f9-b651cc9c0464', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1481/3045] 199.204.45.205 () {30 vars in 702 bytes} [Sun May 10 02:06:18 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: 1482/3046] 199.204.45.205 () {30 vars in 704 bytes} [Sun May 10 02:06:18 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: 1565/3047] 199.204.45.205 () {34 vars in 1226 bytes} [Sun May 10 02:06:18 2026] GET /v2.0/networks?id=ee9ee411-42e6-4f3e-8d50-d462382b9269&id=88a4d638-6dfe-4d86-849a-2509703f0585&id=5fe5dd1a-dbf4-470b-b87e-8058d45cc80d&id=076c5d02-739b-49eb-9abb-65884d59a346 => generated 3097 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1483/3048] 199.204.45.205 () {30 vars in 680 bytes} [Sun May 10 02:06:18 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: 1484/3049] 199.204.45.205 () {30 vars in 716 bytes} [Sun May 10 02:06:18 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: 1566/3050] 199.204.45.205 () {34 vars in 1062 bytes} [Sun May 10 02:06:18 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.186&port_id=8323e3ec-aabe-48d8-bce5-c8362c179d68 => generated 19 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1567/3051] 199.204.45.205 () {30 vars in 740 bytes} [Sun May 10 02:06:18 2026] GET /v2.0/subnets/c0a4ece1-861a-4d59-9e94-aa91f45604e5 => generated 676 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1485/3052] 199.204.45.205 () {34 vars in 984 bytes} [Sun May 10 02:06:18 2026] GET /v2.0/subnets?id=61f10e66-d462-4d09-84c6-8d13e9feaff8 => generated 654 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1568/3053] 199.204.45.205 () {30 vars in 736 bytes} [Sun May 10 02:06:18 2026] GET /v2.0/ports/c620053d-6610-4e7f-8ca9-29a3bbd566e8 => generated 1124 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1486/3054] 199.204.45.205 () {34 vars in 1052 bytes} [Sun May 10 02:06:18 2026] GET /v2.0/ports?network_id=ee9ee411-42e6-4f3e-8d50-d462382b9269&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: 1569/3055] 199.204.45.205 () {30 vars in 736 bytes} [Sun May 10 02:06:18 2026] GET /v2.0/ports/f69c19fa-6d81-47ab-9fdf-90879743da6f => generated 1344 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1487/3056] 199.204.45.205 () {34 vars in 1012 bytes} [Sun May 10 02:06:18 2026] GET /v2.0/networks/ee9ee411-42e6-4f3e-8d50-d462382b9269?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: 1570/3057] 199.204.45.205 () {30 vars in 740 bytes} [Sun May 10 02:06:18 2026] GET /v2.0/subnets/c0a4ece1-861a-4d59-9e94-aa91f45604e5 => generated 676 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1488/3058] 199.204.45.205 () {34 vars in 1112 bytes} [Sun May 10 02:06:18 2026] GET /v2.0/networks/ee9ee411-42e6-4f3e-8d50-d462382b9269?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: 1489/3059] 199.204.45.205 () {34 vars in 1056 bytes} [Sun May 10 02:06:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.33&port_id=f69c19fa-6d81-47ab-9fdf-90879743da6f => 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: 1571/3060] 199.204.45.205 () {30 vars in 742 bytes} [Sun May 10 02:06:18 2026] GET /v2.0/networks/88a4d638-6dfe-4d86-849a-2509703f0585 => generated 799 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1490/3061] 199.204.45.205 () {34 vars in 984 bytes} [Sun May 10 02:06:18 2026] GET /v2.0/subnets?id=c0a4ece1-861a-4d59-9e94-aa91f45604e5 => generated 679 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1572/3062] 199.204.45.205 () {30 vars in 736 bytes} [Sun May 10 02:06:18 2026] GET /v2.0/ports/c620053d-6610-4e7f-8ca9-29a3bbd566e8 => generated 1124 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1491/3063] 199.204.45.205 () {34 vars in 1052 bytes} [Sun May 10 02:06:18 2026] GET /v2.0/ports?network_id=88a4d638-6dfe-4d86-849a-2509703f0585&device_owner=network%3Adhcp => generated 1461 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1573/3064] 199.204.45.205 () {30 vars in 740 bytes} [Sun May 10 02:06:18 2026] GET /v2.0/subnets/c0a4ece1-861a-4d59-9e94-aa91f45604e5 => generated 676 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1492/3065] 199.204.45.205 () {34 vars in 1012 bytes} [Sun May 10 02:06:18 2026] GET /v2.0/networks/88a4d638-6dfe-4d86-849a-2509703f0585?fields=segments => generated 14 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1574/3066] 199.204.45.205 () {34 vars in 1112 bytes} [Sun May 10 02:06:18 2026] GET /v2.0/networks/88a4d638-6dfe-4d86-849a-2509703f0585?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: 1493/3067] 199.204.45.205 () {34 vars in 1058 bytes} [Sun May 10 02:06:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.202&port_id=8c223990-1510-4c78-9885-0c5a22ddb772 => 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: 1575/3068] 199.204.45.205 () {34 vars in 984 bytes} [Sun May 10 02:06:18 2026] GET /v2.0/subnets?id=f69df156-3a70-4334-8e40-9af2d50c0813 => generated 676 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1494/3069] 199.204.45.205 () {34 vars in 1052 bytes} [Sun May 10 02:06:18 2026] GET /v2.0/ports?network_id=5fe5dd1a-dbf4-470b-b87e-8058d45cc80d&device_owner=network%3Adhcp => generated 1457 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1576/3070] 199.204.45.205 () {34 vars in 1012 bytes} [Sun May 10 02:06:19 2026] GET /v2.0/networks/5fe5dd1a-dbf4-470b-b87e-8058d45cc80d?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1495/3071] 199.204.45.205 () {34 vars in 1112 bytes} [Sun May 10 02:06:19 2026] GET /v2.0/networks/5fe5dd1a-dbf4-470b-b87e-8058d45cc80d?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: 1577/3072] 199.204.45.205 () {30 vars in 702 bytes} [Sun May 10 02:06:24 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: 1496/3073] 199.204.45.205 () {30 vars in 704 bytes} [Sun May 10 02:06:24 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: 1578/3074] 199.204.45.205 () {30 vars in 680 bytes} [Sun May 10 02:06:24 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: 1497/3075] 199.204.45.205 () {30 vars in 716 bytes} [Sun May 10 02:06:24 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: 1579/3076] 199.204.45.205 () {30 vars in 768 bytes} [Sun May 10 02:06:24 2026] GET /v2.0/ports?device_id=60d1d2f8-3838-4c1f-ad48-df428e5b0a97 => generated 3813 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1498/3077] 199.204.45.205 () {30 vars in 702 bytes} [Sun May 10 02:06:24 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1580/3078] 199.204.45.205 () {30 vars in 704 bytes} [Sun May 10 02:06:24 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: 1499/3079] 199.204.45.205 () {30 vars in 680 bytes} [Sun May 10 02:06:24 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: 1581/3080] 199.204.45.205 () {30 vars in 716 bytes} [Sun May 10 02:06:24 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: 1500/3081] 199.204.45.205 () {30 vars in 736 bytes} [Sun May 10 02:06:24 2026] GET /v2.0/ports/8c223990-1510-4c78-9885-0c5a22ddb772 => generated 1237 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1582/3082] 199.204.45.205 () {34 vars in 788 bytes} [Sun May 10 02:06:24 2026] PUT /v2.0/ports/8c223990-1510-4c78-9885-0c5a22ddb772 => generated 1026 bytes in 335 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1501/3083] 199.204.45.205 () {30 vars in 742 bytes} [Sun May 10 02:06:24 2026] GET /v2.0/networks/5fe5dd1a-dbf4-470b-b87e-8058d45cc80d => generated 798 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1583/3084] 199.204.45.205 () {30 vars in 768 bytes} [Sun May 10 02:06:24 2026] GET /v2.0/ports?device_id=60d1d2f8-3838-4c1f-ad48-df428e5b0a97 => generated 3638 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1502/3085] 199.204.45.205 () {30 vars in 768 bytes} [Sun May 10 02:06:25 2026] GET /v2.0/ports?device_id=60d1d2f8-3838-4c1f-ad48-df428e5b0a97 => generated 3638 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:06:25.536 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-300b1f05-b1d6-4d07-b8b2-33648cdefa14'] response: {'name': 'network-changed', 'server_uuid': '60d1d2f8-3838-4c1f-ad48-df428e5b0a97', 'tag': '8c223990-1510-4c78-9885-0c5a22ddb772', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1584/3086] 199.204.45.205 () {34 vars in 1080 bytes} [Sun May 10 02:06:25 2026] GET /v2.0/ports?tenant_id=ced8d8ef21f84d89b888dadb249dce35&device_id=60d1d2f8-3838-4c1f-ad48-df428e5b0a97 => generated 3638 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1503/3087] 199.204.45.205 () {34 vars in 986 bytes} [Sun May 10 02:06:25 2026] GET /v2.0/networks?id=5fe5dd1a-dbf4-470b-b87e-8058d45cc80d => generated 801 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1585/3088] 199.204.45.205 () {34 vars in 1012 bytes} [Sun May 10 02:06:25 2026] GET /v2.0/networks/5fe5dd1a-dbf4-470b-b87e-8058d45cc80d?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: 1504/3089] 199.204.45.205 () {34 vars in 1112 bytes} [Sun May 10 02:06:25 2026] GET /v2.0/networks/5fe5dd1a-dbf4-470b-b87e-8058d45cc80d?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: 1586/3090] 199.204.45.205 () {30 vars in 768 bytes} [Sun May 10 02:06:26 2026] GET /v2.0/ports?device_id=60d1d2f8-3838-4c1f-ad48-df428e5b0a97 => generated 3638 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1505/3091] 199.204.45.205 () {34 vars in 975 bytes} [Sun May 10 02:06:27 2026] GET /v2.0/ports/8c223990-1510-4c78-9885-0c5a22ddb772 => generated 1062 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1506/3092] 199.204.45.205 () {30 vars in 768 bytes} [Sun May 10 02:06:27 2026] GET /v2.0/ports?device_id=60d1d2f8-3838-4c1f-ad48-df428e5b0a97 => generated 3638 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1587/3093] 199.204.45.205 () {36 vars in 997 bytes} [Sun May 10 02:06:27 2026] DELETE /v2.0/ports/8c223990-1510-4c78-9885-0c5a22ddb772 => generated 0 bytes in 196 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1507/3094] 199.204.45.205 () {30 vars in 768 bytes} [Sun May 10 02:06:28 2026] GET /v2.0/ports?device_id=60d1d2f8-3838-4c1f-ad48-df428e5b0a97 => generated 2584 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:06:28.351 8 INFO neutron.pecan_wsgi.hooks.translation [None req-74834ff6-1008-428a-b29f-1345fec7ddbd ae447dd0b0eb43dba3d5039e628ede04 ced8d8ef21f84d89b888dadb249dce35 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1588/3095] 199.204.45.205 () {32 vars in 758 bytes} [Sun May 10 02:06:28 2026] DELETE /v2.0/ports/8c223990-1510-4c78-9885-0c5a22ddb772 => generated 132 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1508/3096] 199.204.45.205 () {30 vars in 702 bytes} [Sun May 10 02:06:28 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:06:28.466 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-404eaa79-f575-4466-b16d-b8f5d98a4609'] response: {'server_uuid': '60d1d2f8-3838-4c1f-ad48-df428e5b0a97', 'name': 'network-vif-deleted', 'tag': '8c223990-1510-4c78-9885-0c5a22ddb772', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1589/3097] 199.204.45.205 () {30 vars in 704 bytes} [Sun May 10 02:06:28 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1509/3098] 199.204.45.205 () {30 vars in 680 bytes} [Sun May 10 02:06:28 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1590/3099] 199.204.45.205 () {30 vars in 716 bytes} [Sun May 10 02:06:28 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: 7|app: 0|req: 1510/3100] 199.204.45.205 () {30 vars in 740 bytes} [Sun May 10 02:06:28 2026] GET /v2.0/subnets/c0a4ece1-861a-4d59-9e94-aa91f45604e5 => generated 676 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1591/3101] 199.204.45.205 () {30 vars in 736 bytes} [Sun May 10 02:06:28 2026] GET /v2.0/ports/c620053d-6610-4e7f-8ca9-29a3bbd566e8 => generated 1124 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1511/3102] 199.204.45.205 () {30 vars in 736 bytes} [Sun May 10 02:06:28 2026] GET /v2.0/ports/f69c19fa-6d81-47ab-9fdf-90879743da6f => generated 1344 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1592/3103] 199.204.45.205 () {30 vars in 740 bytes} [Sun May 10 02:06:28 2026] GET /v2.0/subnets/c0a4ece1-861a-4d59-9e94-aa91f45604e5 => generated 676 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1512/3104] 199.204.45.205 () {30 vars in 742 bytes} [Sun May 10 02:06:28 2026] GET /v2.0/networks/88a4d638-6dfe-4d86-849a-2509703f0585 => generated 799 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1593/3105] 199.204.45.205 () {30 vars in 736 bytes} [Sun May 10 02:06:28 2026] GET /v2.0/ports/c620053d-6610-4e7f-8ca9-29a3bbd566e8 => generated 1124 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1513/3106] 199.204.45.205 () {30 vars in 740 bytes} [Sun May 10 02:06:28 2026] GET /v2.0/subnets/c0a4ece1-861a-4d59-9e94-aa91f45604e5 => generated 676 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1594/3107] 199.204.45.205 () {34 vars in 1080 bytes} [Sun May 10 02:06:28 2026] GET /v2.0/ports?tenant_id=ced8d8ef21f84d89b888dadb249dce35&device_id=60d1d2f8-3838-4c1f-ad48-df428e5b0a97 => generated 2584 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1514/3108] 199.204.45.205 () {34 vars in 1146 bytes} [Sun May 10 02:06:28 2026] GET /v2.0/networks?id=ee9ee411-42e6-4f3e-8d50-d462382b9269&id=88a4d638-6dfe-4d86-849a-2509703f0585&id=5fe5dd1a-dbf4-470b-b87e-8058d45cc80d => generated 2310 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1595/3109] 199.204.45.205 () {34 vars in 1062 bytes} [Sun May 10 02:06:28 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.186&port_id=8323e3ec-aabe-48d8-bce5-c8362c179d68 => 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: 1515/3110] 199.204.45.205 () {34 vars in 984 bytes} [Sun May 10 02:06:28 2026] GET /v2.0/subnets?id=61f10e66-d462-4d09-84c6-8d13e9feaff8 => generated 654 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1596/3111] 199.204.45.205 () {34 vars in 1052 bytes} [Sun May 10 02:06:28 2026] GET /v2.0/ports?network_id=ee9ee411-42e6-4f3e-8d50-d462382b9269&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: 1516/3112] 199.204.45.205 () {34 vars in 1012 bytes} [Sun May 10 02:06:29 2026] GET /v2.0/networks/ee9ee411-42e6-4f3e-8d50-d462382b9269?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: 1597/3113] 199.204.45.205 () {34 vars in 1112 bytes} [Sun May 10 02:06:29 2026] GET /v2.0/networks/ee9ee411-42e6-4f3e-8d50-d462382b9269?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: 1517/3116] 199.204.45.205 () {34 vars in 1056 bytes} [Sun May 10 02:06:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.33&port_id=f69c19fa-6d81-47ab-9fdf-90879743da6f => 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: 1600/3117] 199.204.45.205 () {34 vars in 984 bytes} [Sun May 10 02:06:29 2026] GET /v2.0/subnets?id=c0a4ece1-861a-4d59-9e94-aa91f45604e5 => generated 679 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1518/3118] 199.204.45.205 () {34 vars in 1052 bytes} [Sun May 10 02:06:29 2026] GET /v2.0/ports?network_id=88a4d638-6dfe-4d86-849a-2509703f0585&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: 1601/3119] 199.204.45.205 () {34 vars in 1012 bytes} [Sun May 10 02:06:29 2026] GET /v2.0/networks/88a4d638-6dfe-4d86-849a-2509703f0585?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1519/3120] 199.204.45.205 () {34 vars in 1112 bytes} [Sun May 10 02:06:29 2026] GET /v2.0/networks/88a4d638-6dfe-4d86-849a-2509703f0585?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: 1602/3121] 199.204.45.205 () {30 vars in 702 bytes} [Sun May 10 02:06:40 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: 1520/3122] 199.204.45.205 () {30 vars in 704 bytes} [Sun May 10 02:06:40 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: 1603/3123] 199.204.45.205 () {30 vars in 680 bytes} [Sun May 10 02:06:40 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: 1521/3124] 199.204.45.205 () {30 vars in 716 bytes} [Sun May 10 02:06:40 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:06:40.459 8 INFO neutron.api.v2.resource [None req-dec76ce9-c939-424f-b972-21603aa8429f ae447dd0b0eb43dba3d5039e628ede04 ced8d8ef21f84d89b888dadb249dce35 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1604/3125] 199.204.45.205 () {30 vars in 762 bytes} [Sun May 10 02:06:40 2026] GET /v2.0/security-groups/lb-d3f0ac34-994c-4593-b377-3c130c516fe8 => 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: 1522/3126] 199.204.45.205 () {30 vars in 784 bytes} [Sun May 10 02:06:40 2026] GET /v2.0/security-groups?name=lb-d3f0ac34-994c-4593-b377-3c130c516fe8 => generated 2865 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1605/3127] 199.204.45.205 () {30 vars in 814 bytes} [Sun May 10 02:06:40 2026] GET /v2.0/security-group-rules?security_group_id=a321c13d-f5b8-4cef-bce2-e685faf88a2e => generated 2334 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1523/3128] 199.204.45.205 () {32 vars in 788 bytes} [Sun May 10 02:06:40 2026] DELETE /v2.0/security-group-rules/029e99b9-7b0a-41b4-9c8c-4ee8e1938ea5 => 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: 1606/3129] 199.204.45.205 () {32 vars in 788 bytes} [Sun May 10 02:06:40 2026] DELETE /v2.0/security-group-rules/581ac7f2-31af-46c4-9d80-78a77adecb10 => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:06:44.464 7 INFO neutron.db.l3_db [None req-986230d0-96a3-4554-81f5-4889a09a1126 4675c40199f4488db616819586134e52 6087929f5a424e8198cc49d044383de3 - - default default] Floating IP 2d103edd-88de-4920-9805-8d26f3d10b84 disassociated (deleted). External IP: 10.96.250.201, port: c620053d-6610-4e7f-8ca9-29a3bbd566e8. [pid: 7|app: 0|req: 1524/3132] 10.0.0.1 () {32 vars in 730 bytes} [Sun May 10 02:06:44 2026] DELETE /v2.0/floatingips/2d103edd-88de-4920-9805-8d26f3d10b84 => generated 0 bytes in 656 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:06:44.786 8 INFO neutron.api.v2.resource [None req-4cecaf0c-5152-4032-917e-95f2b28998b2 4675c40199f4488db616819586134e52 6087929f5a424e8198cc49d044383de3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1609/3133] 10.0.0.1 () {32 vars in 727 bytes} [Sun May 10 02:06:44 2026] GET /v2.0/floatingips/2d103edd-88de-4920-9805-8d26f3d10b84 => generated 144 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1525/3134] 199.204.45.205 () {30 vars in 702 bytes} [Sun May 10 02:06:45 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: 1610/3135] 199.204.45.205 () {30 vars in 704 bytes} [Sun May 10 02:06:45 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1526/3136] 199.204.45.205 () {30 vars in 680 bytes} [Sun May 10 02:06:45 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: 1611/3137] 199.204.45.205 () {30 vars in 716 bytes} [Sun May 10 02:06:45 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:06:45.880 7 INFO neutron.api.v2.resource [None req-c8a390c7-e14c-409b-bb64-db3c4f456fe7 ae447dd0b0eb43dba3d5039e628ede04 ced8d8ef21f84d89b888dadb249dce35 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1527/3138] 199.204.45.205 () {30 vars in 762 bytes} [Sun May 10 02:06:45 2026] GET /v2.0/security-groups/lb-d3f0ac34-994c-4593-b377-3c130c516fe8 => 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: 1612/3139] 199.204.45.205 () {30 vars in 784 bytes} [Sun May 10 02:06:45 2026] GET /v2.0/security-groups?name=lb-d3f0ac34-994c-4593-b377-3c130c516fe8 => generated 1639 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1528/3140] 199.204.45.205 () {30 vars in 814 bytes} [Sun May 10 02:06:45 2026] GET /v2.0/security-group-rules?security_group_id=a321c13d-f5b8-4cef-bce2-e685faf88a2e => generated 1182 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1613/3141] 199.204.45.205 () {30 vars in 702 bytes} [Sun May 10 02:06:46 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: 1529/3142] 199.204.45.205 () {30 vars in 704 bytes} [Sun May 10 02:06:46 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1614/3143] 199.204.45.205 () {30 vars in 680 bytes} [Sun May 10 02:06:46 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: 1530/3144] 199.204.45.205 () {30 vars in 716 bytes} [Sun May 10 02:06:46 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1615/3145] 199.204.45.205 () {30 vars in 740 bytes} [Sun May 10 02:06:46 2026] GET /v2.0/subnets/c0a4ece1-861a-4d59-9e94-aa91f45604e5 => generated 676 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1531/3146] 199.204.45.205 () {30 vars in 768 bytes} [Sun May 10 02:06:46 2026] GET /v2.0/ports?device_id=60d1d2f8-3838-4c1f-ad48-df428e5b0a97 => generated 2584 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1616/3147] 199.204.45.205 () {30 vars in 768 bytes} [Sun May 10 02:06:46 2026] GET /v2.0/ports?device_id=60d1d2f8-3838-4c1f-ad48-df428e5b0a97 => generated 2584 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1532/3148] 199.204.45.205 () {30 vars in 768 bytes} [Sun May 10 02:06:46 2026] GET /v2.0/ports?device_id=60d1d2f8-3838-4c1f-ad48-df428e5b0a97 => generated 2584 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1617/3149] 199.204.45.205 () {30 vars in 768 bytes} [Sun May 10 02:06:47 2026] GET /v2.0/ports?device_id=60d1d2f8-3838-4c1f-ad48-df428e5b0a97 => generated 2584 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1533/3150] 199.204.45.205 () {34 vars in 975 bytes} [Sun May 10 02:06:48 2026] GET /v2.0/ports/f69c19fa-6d81-47ab-9fdf-90879743da6f => generated 1344 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1618/3151] 199.204.45.205 () {34 vars in 1060 bytes} [Sun May 10 02:06:48 2026] GET /v2.0/ports/f69c19fa-6d81-47ab-9fdf-90879743da6f?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1534/3152] 199.204.45.205 () {30 vars in 768 bytes} [Sun May 10 02:06:48 2026] GET /v2.0/ports?device_id=60d1d2f8-3838-4c1f-ad48-df428e5b0a97 => generated 2584 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1619/3153] 199.204.45.205 () {34 vars in 1016 bytes} [Sun May 10 02:06:48 2026] GET /v2.0/networks/88a4d638-6dfe-4d86-849a-2509703f0585?fields=dns_domain => generated 29 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1535/3154] 199.204.45.205 () {38 vars in 1028 bytes} [Sun May 10 02:06:48 2026] PUT /v2.0/ports/f69c19fa-6d81-47ab-9fdf-90879743da6f => generated 1145 bytes in 279 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1620/3155] 199.204.45.205 () {30 vars in 768 bytes} [Sun May 10 02:06:49 2026] GET /v2.0/ports?device_id=60d1d2f8-3838-4c1f-ad48-df428e5b0a97 => generated 1248 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: 7|app: 0|req: 1536/3156] 199.204.45.205 () {34 vars in 788 bytes} [Sun May 10 02:06:49 2026] PUT /v2.0/ports/f69c19fa-6d81-47ab-9fdf-90879743da6f => generated 1086 bytes in 226 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1621/3157] 199.204.45.205 () {30 vars in 736 bytes} [Sun May 10 02:06:49 2026] GET /v2.0/ports/f69c19fa-6d81-47ab-9fdf-90879743da6f => generated 1086 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: 7|app: 0|req: 1537/3158] 199.204.45.205 () {32 vars in 758 bytes} [Sun May 10 02:06:49 2026] DELETE /v2.0/ports/f69c19fa-6d81-47ab-9fdf-90879743da6f => generated 0 bytes in 288 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1622/3159] 199.204.45.205 () {30 vars in 702 bytes} [Sun May 10 02:06:50 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: 1538/3160] 199.204.45.205 () {30 vars in 704 bytes} [Sun May 10 02:06:50 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1623/3161] 199.204.45.205 () {30 vars in 680 bytes} [Sun May 10 02:06: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: 1539/3162] 199.204.45.205 () {30 vars in 716 bytes} [Sun May 10 02:06:50 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:06:50.175 8 INFO neutron.pecan_wsgi.hooks.translation [None req-26becd3e-85d0-46b3-96ad-ea606f17364f ae447dd0b0eb43dba3d5039e628ede04 ced8d8ef21f84d89b888dadb249dce35 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1624/3163] 199.204.45.205 () {32 vars in 758 bytes} [Sun May 10 02:06:50 2026] DELETE /v2.0/ports/f69c19fa-6d81-47ab-9fdf-90879743da6f => generated 132 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1540/3164] 199.204.45.205 () {30 vars in 736 bytes} [Sun May 10 02:06:50 2026] GET /v2.0/ports/c620053d-6610-4e7f-8ca9-29a3bbd566e8 => generated 1124 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:06:50.253 8 INFO neutron.api.v2.resource [None req-fe9e74ae-aeca-4a36-826f-1e7681f18168 ae447dd0b0eb43dba3d5039e628ede04 ced8d8ef21f84d89b888dadb249dce35 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1625/3165] 199.204.45.205 () {30 vars in 762 bytes} [Sun May 10 02:06:50 2026] GET /v2.0/security-groups/lb-d3f0ac34-994c-4593-b377-3c130c516fe8 => generated 149 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1541/3166] 199.204.45.205 () {34 vars in 1080 bytes} [Sun May 10 02:06:50 2026] GET /v2.0/ports?tenant_id=ced8d8ef21f84d89b888dadb249dce35&device_id=60d1d2f8-3838-4c1f-ad48-df428e5b0a97 => generated 1248 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1626/3167] 199.204.45.205 () {30 vars in 784 bytes} [Sun May 10 02:06:50 2026] GET /v2.0/security-groups?name=lb-d3f0ac34-994c-4593-b377-3c130c516fe8 => generated 1639 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1542/3168] 199.204.45.205 () {34 vars in 1066 bytes} [Sun May 10 02:06:50 2026] GET /v2.0/networks?id=ee9ee411-42e6-4f3e-8d50-d462382b9269&id=88a4d638-6dfe-4d86-849a-2509703f0585 => generated 1523 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1627/3169] 199.204.45.205 () {30 vars in 736 bytes} [Sun May 10 02:06:50 2026] GET /v2.0/ports/c620053d-6610-4e7f-8ca9-29a3bbd566e8 => generated 1124 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1543/3170] 199.204.45.205 () {34 vars in 1062 bytes} [Sun May 10 02:06:50 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.186&port_id=8323e3ec-aabe-48d8-bce5-c8362c179d68 => 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: 1544/3171] 199.204.45.205 () {34 vars in 984 bytes} [Sun May 10 02:06:50 2026] GET /v2.0/subnets?id=61f10e66-d462-4d09-84c6-8d13e9feaff8 => generated 654 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1545/3172] 199.204.45.205 () {34 vars in 1052 bytes} [Sun May 10 02:06:50 2026] GET /v2.0/ports?network_id=ee9ee411-42e6-4f3e-8d50-d462382b9269&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: 1546/3173] 199.204.45.205 () {34 vars in 1012 bytes} [Sun May 10 02:06:50 2026] GET /v2.0/networks/ee9ee411-42e6-4f3e-8d50-d462382b9269?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: 1547/3174] 199.204.45.205 () {34 vars in 1112 bytes} [Sun May 10 02:06:50 2026] GET /v2.0/networks/ee9ee411-42e6-4f3e-8d50-d462382b9269?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: 1628/3175] 199.204.45.205 () {34 vars in 788 bytes} [Sun May 10 02:06:50 2026] PUT /v2.0/ports/c620053d-6610-4e7f-8ca9-29a3bbd566e8 => generated 1086 bytes in 234 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1548/3176] 199.204.45.205 () {32 vars in 778 bytes} [Sun May 10 02:06:50 2026] DELETE /v2.0/security-groups/a321c13d-f5b8-4cef-bce2-e685faf88a2e => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1629/3177] 199.204.45.205 () {32 vars in 758 bytes} [Sun May 10 02:06:50 2026] DELETE /v2.0/ports/c620053d-6610-4e7f-8ca9-29a3bbd566e8 => generated 0 bytes in 252 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1549/3178] 199.204.45.205 () {34 vars in 994 bytes} [Sun May 10 02:06:53 2026] GET /v2.0/ports?device_id=60d1d2f8-3838-4c1f-ad48-df428e5b0a97 => generated 1248 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1630/3179] 199.204.45.205 () {36 vars in 997 bytes} [Sun May 10 02:06:53 2026] DELETE /v2.0/ports/8323e3ec-aabe-48d8-bce5-c8362c179d68 => generated 0 bytes in 235 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 02:06:55.365 7 INFO neutron.db.l3_db [None req-f73e376f-3f1d-4d54-9576-e8800dd97af9 4675c40199f4488db616819586134e52 6087929f5a424e8198cc49d044383de3 - - default default] Floating IP e0a5ba79-ac06-4e08-a438-876f4e7c2786 disassociated (deleted). External IP: 10.96.250.202, port: 86a0bcef-5d6f-4612-81a2-552eb1b0f495. [pid: 7|app: 0|req: 1550/3180] 10.0.0.1 () {32 vars in 730 bytes} [Sun May 10 02:06:55 2026] DELETE /v2.0/floatingips/e0a5ba79-ac06-4e08-a438-876f4e7c2786 => generated 0 bytes in 665 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:06:55.702 8 INFO neutron.api.v2.resource [None req-2c88c9f4-b989-4c46-b295-794b38a874bd 4675c40199f4488db616819586134e52 6087929f5a424e8198cc49d044383de3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1631/3181] 10.0.0.1 () {32 vars in 727 bytes} [Sun May 10 02:06:55 2026] GET /v2.0/floatingips/e0a5ba79-ac06-4e08-a438-876f4e7c2786 => generated 144 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 02:06:55.896 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-6aaa904c-c7e3-49d3-b63e-9aadddd17f5c'] response: {'name': 'network-changed', 'server_uuid': '8e1cd3a6-23da-4988-ad63-48593293c36b', 'tag': '86a0bcef-5d6f-4612-81a2-552eb1b0f495', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1551/3182] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 02:06:55 2026] GET /v2.0/ports?device_id=8e1cd3a6-23da-4988-ad63-48593293c36b => generated 1204 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 02:06:55.978 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d87c81b6-6f44-44b6-9506-c4de064b1cc1'] response: {'server_uuid': '60d1d2f8-3838-4c1f-ad48-df428e5b0a97', 'name': 'network-vif-deleted', 'tag': '8323e3ec-aabe-48d8-bce5-c8362c179d68', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1632/3183] 10.0.0.92 () {34 vars in 1039 bytes} [Sun May 10 02:06:55 2026] GET /v2.0/security-groups?id=d1585ef3-c46e-4ac5-931d-543597117ba3&fields=id&fields=name => generated 112 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1552/3184] 199.204.45.205 () {34 vars in 1080 bytes} [Sun May 10 02:06:56 2026] GET /v2.0/ports?tenant_id=6087929f5a424e8198cc49d044383de3&device_id=8e1cd3a6-23da-4988-ad63-48593293c36b => generated 1473 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1633/3185] 199.204.45.205 () {34 vars in 986 bytes} [Sun May 10 02:06:56 2026] GET /v2.0/networks?id=076c5d02-739b-49eb-9abb-65884d59a346 => generated 801 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1553/3186] 199.204.45.205 () {34 vars in 1058 bytes} [Sun May 10 02:06:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.191&port_id=86a0bcef-5d6f-4612-81a2-552eb1b0f495 => 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: 1634/3187] 199.204.45.205 () {34 vars in 1106 bytes} [Sun May 10 02:06:56 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A26d&port_id=86a0bcef-5d6f-4612-81a2-552eb1b0f495 => 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: 1554/3188] 199.204.45.205 () {34 vars in 1064 bytes} [Sun May 10 02:06:56 2026] GET /v2.0/subnets?id=d8a027a8-3924-417e-9589-0cbf02403941&id=7749d620-1142-4ae8-b0e8-fb6de6993cb1 => generated 1415 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1635/3189] 199.204.45.205 () {34 vars in 1052 bytes} [Sun May 10 02:06:56 2026] GET /v2.0/ports?network_id=076c5d02-739b-49eb-9abb-65884d59a346&device_owner=network%3Adhcp => generated 1461 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1555/3190] 199.204.45.205 () {34 vars in 1052 bytes} [Sun May 10 02:06:56 2026] GET /v2.0/ports?network_id=076c5d02-739b-49eb-9abb-65884d59a346&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: 1636/3191] 199.204.45.205 () {34 vars in 1012 bytes} [Sun May 10 02:06:56 2026] GET /v2.0/networks/076c5d02-739b-49eb-9abb-65884d59a346?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: 1556/3192] 199.204.45.205 () {34 vars in 1112 bytes} [Sun May 10 02:06:56 2026] GET /v2.0/networks/076c5d02-739b-49eb-9abb-65884d59a346?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: 1637/3193] 199.204.45.205 () {34 vars in 994 bytes} [Sun May 10 02:06:57 2026] GET /v2.0/ports?device_id=8e1cd3a6-23da-4988-ad63-48593293c36b => generated 1204 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1557/3194] 199.204.45.205 () {36 vars in 997 bytes} [Sun May 10 02:06:57 2026] DELETE /v2.0/ports/86a0bcef-5d6f-4612-81a2-552eb1b0f495 => 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: 1559/3197] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 02:07:01 2026] GET /v2.0/ports?device_id=8e1cd3a6-23da-4988-ad63-48593293c36b => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:07:06.465 8 INFO neutron.db.l3_db [None req-8c7f25a9-2174-47e8-91ae-fe74513e4210 4675c40199f4488db616819586134e52 6087929f5a424e8198cc49d044383de3 - - default default] Floating IP a5a7066b-4d46-40d8-8e34-7e1cd2e4548e disassociated (deleted). External IP: 10.96.250.211, port: adbd35d8-a483-4f4a-9052-f9fe4f10f513. [pid: 8|app: 0|req: 1639/3198] 10.0.0.1 () {32 vars in 730 bytes} [Sun May 10 02:07:06 2026] DELETE /v2.0/floatingips/a5a7066b-4d46-40d8-8e34-7e1cd2e4548e => generated 0 bytes in 628 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:07:06.785 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f4a91bf0-616f-4eae-9861-f42568be0d76'] response: {'server_uuid': '8e1cd3a6-23da-4988-ad63-48593293c36b', 'name': 'network-vif-deleted', 'tag': '86a0bcef-5d6f-4612-81a2-552eb1b0f495', 'status': 'completed', 'code': 200} 2026-05-10 02:07:06.797 7 INFO neutron.api.v2.resource [None req-2a479099-3e7c-4896-aaa8-ea690bf09e76 4675c40199f4488db616819586134e52 6087929f5a424e8198cc49d044383de3 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1560/3199] 10.0.0.1 () {32 vars in 727 bytes} [Sun May 10 02:07:06 2026] GET /v2.0/floatingips/a5a7066b-4d46-40d8-8e34-7e1cd2e4548e => generated 144 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 02:07:06.948 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-178e8dc0-d91c-4811-8e6e-546421ffe6ad'] response: {'name': 'network-changed', 'server_uuid': '3ce72df8-47b7-4cdb-894d-4983b3225d06', 'tag': 'adbd35d8-a483-4f4a-9052-f9fe4f10f513', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1640/3200] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 02:07:06 2026] GET /v2.0/ports?device_id=3ce72df8-47b7-4cdb-894d-4983b3225d06 => generated 1196 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1561/3201] 10.0.0.92 () {34 vars in 1039 bytes} [Sun May 10 02:07:07 2026] GET /v2.0/security-groups?id=d1585ef3-c46e-4ac5-931d-543597117ba3&fields=id&fields=name => generated 112 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1641/3202] 199.204.45.205 () {34 vars in 1080 bytes} [Sun May 10 02:07:07 2026] GET /v2.0/ports?tenant_id=6087929f5a424e8198cc49d044383de3&device_id=3ce72df8-47b7-4cdb-894d-4983b3225d06 => generated 1465 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1562/3203] 199.204.45.205 () {34 vars in 986 bytes} [Sun May 10 02:07:07 2026] GET /v2.0/networks?id=5fe5dd1a-dbf4-470b-b87e-8058d45cc80d => generated 801 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1642/3204] 199.204.45.205 () {34 vars in 1056 bytes} [Sun May 10 02:07:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.37&port_id=adbd35d8-a483-4f4a-9052-f9fe4f10f513 => 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: 1563/3205] 199.204.45.205 () {34 vars in 1104 bytes} [Sun May 10 02:07:07 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A196&port_id=adbd35d8-a483-4f4a-9052-f9fe4f10f513 => 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: 1643/3206] 199.204.45.205 () {34 vars in 1064 bytes} [Sun May 10 02:07:07 2026] GET /v2.0/subnets?id=f69df156-3a70-4334-8e40-9af2d50c0813&id=2f252c8b-616f-4355-a901-a45601d2e8c0 => generated 1409 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1564/3207] 199.204.45.205 () {34 vars in 1052 bytes} [Sun May 10 02:07:07 2026] GET /v2.0/ports?network_id=5fe5dd1a-dbf4-470b-b87e-8058d45cc80d&device_owner=network%3Adhcp => generated 1457 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1644/3208] 199.204.45.205 () {34 vars in 1052 bytes} [Sun May 10 02:07:07 2026] GET /v2.0/ports?network_id=5fe5dd1a-dbf4-470b-b87e-8058d45cc80d&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: 1565/3209] 199.204.45.205 () {34 vars in 1012 bytes} [Sun May 10 02:07:07 2026] GET /v2.0/networks/5fe5dd1a-dbf4-470b-b87e-8058d45cc80d?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: 1645/3210] 199.204.45.205 () {34 vars in 1112 bytes} [Sun May 10 02:07:07 2026] GET /v2.0/networks/5fe5dd1a-dbf4-470b-b87e-8058d45cc80d?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: 1566/3211] 199.204.45.205 () {34 vars in 994 bytes} [Sun May 10 02:07:08 2026] GET /v2.0/ports?device_id=3ce72df8-47b7-4cdb-894d-4983b3225d06 => generated 1196 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1646/3212] 199.204.45.205 () {36 vars in 997 bytes} [Sun May 10 02:07:08 2026] DELETE /v2.0/ports/adbd35d8-a483-4f4a-9052-f9fe4f10f513 => generated 0 bytes in 271 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1567/3213] 10.0.0.92 () {34 vars in 989 bytes} [Sun May 10 02:07:12 2026] GET /v2.0/ports?device_id=3ce72df8-47b7-4cdb-894d-4983b3225d06 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 02:07:17.256 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f44c6683-b7da-407a-94df-d2fd23f67581'] response: {'server_uuid': '3ce72df8-47b7-4cdb-894d-4983b3225d06', 'name': 'network-vif-deleted', 'tag': 'adbd35d8-a483-4f4a-9052-f9fe4f10f513', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1648/3216] 10.0.0.1 () {32 vars in 748 bytes} [Sun May 10 02:07:17 2026] DELETE /v2.0/security-group-rules/dab46366-acde-4aaf-a600-cca22441c214 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:07:17.317 7 INFO neutron.api.v2.resource [None req-e87edbc8-1847-4de9-ab4f-79a51d8717cc 4675c40199f4488db616819586134e52 6087929f5a424e8198cc49d044383de3 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1569/3217] 10.0.0.1 () {32 vars in 745 bytes} [Sun May 10 02:07:17 2026] GET /v2.0/security-group-rules/dab46366-acde-4aaf-a600-cca22441c214 => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1649/3218] 10.0.0.1 () {32 vars in 748 bytes} [Sun May 10 02:07:17 2026] DELETE /v2.0/security-group-rules/7f61fbd2-eedf-4748-9804-3ef8b6db41bf => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:07:17.401 7 INFO neutron.api.v2.resource [None req-6e069eab-690e-4bad-8c03-b24cf9be97b0 4675c40199f4488db616819586134e52 6087929f5a424e8198cc49d044383de3 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1570/3219] 10.0.0.1 () {32 vars in 745 bytes} [Sun May 10 02:07:17 2026] GET /v2.0/security-group-rules/7f61fbd2-eedf-4748-9804-3ef8b6db41bf => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1650/3220] 10.0.0.1 () {32 vars in 748 bytes} [Sun May 10 02:07:17 2026] DELETE /v2.0/security-group-rules/d89605a4-2a21-452d-9e98-9c0b3c217fea => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:07:17.497 7 INFO neutron.api.v2.resource [None req-c6451e8e-7993-41d9-b7fa-b4b63aa0d291 4675c40199f4488db616819586134e52 6087929f5a424e8198cc49d044383de3 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1571/3221] 10.0.0.1 () {32 vars in 745 bytes} [Sun May 10 02:07:17 2026] GET /v2.0/security-group-rules/d89605a4-2a21-452d-9e98-9c0b3c217fea => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1651/3222] 10.0.0.1 () {32 vars in 748 bytes} [Sun May 10 02:07:17 2026] DELETE /v2.0/security-group-rules/1f571850-bbed-4905-95da-1d2339e209ea => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:07:17.591 7 INFO neutron.api.v2.resource [None req-9393e716-ada0-44cc-a32c-dcf66cdca6e7 4675c40199f4488db616819586134e52 6087929f5a424e8198cc49d044383de3 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1572/3223] 10.0.0.1 () {32 vars in 745 bytes} [Sun May 10 02:07:17 2026] GET /v2.0/security-group-rules/1f571850-bbed-4905-95da-1d2339e209ea => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1652/3224] 10.0.0.1 () {32 vars in 748 bytes} [Sun May 10 02:07:17 2026] DELETE /v2.0/security-group-rules/34fad06e-92a6-4b34-952a-7b70ee77012c => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:07:17.671 7 INFO neutron.api.v2.resource [None req-c071a2ba-e8e6-4118-b96c-d00715fcab02 4675c40199f4488db616819586134e52 6087929f5a424e8198cc49d044383de3 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1573/3225] 10.0.0.1 () {32 vars in 745 bytes} [Sun May 10 02:07:17 2026] GET /v2.0/security-group-rules/34fad06e-92a6-4b34-952a-7b70ee77012c => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1653/3226] 10.0.0.1 () {32 vars in 748 bytes} [Sun May 10 02:07:17 2026] DELETE /v2.0/security-group-rules/04e6db03-ae74-47bf-92cc-3dd3d0bd6eb5 => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:07:17.750 7 INFO neutron.api.v2.resource [None req-3c8dcd75-8425-460d-a574-708c1f7f5cfb 4675c40199f4488db616819586134e52 6087929f5a424e8198cc49d044383de3 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1574/3227] 10.0.0.1 () {32 vars in 745 bytes} [Sun May 10 02:07:17 2026] GET /v2.0/security-group-rules/04e6db03-ae74-47bf-92cc-3dd3d0bd6eb5 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1654/3228] 10.0.0.1 () {32 vars in 748 bytes} [Sun May 10 02:07:17 2026] DELETE /v2.0/security-group-rules/df63b118-499d-46e1-adb9-076665547127 => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:07:17.834 7 INFO neutron.api.v2.resource [None req-a27864cd-ba5d-4c60-b8fd-7a9c5710c7f8 4675c40199f4488db616819586134e52 6087929f5a424e8198cc49d044383de3 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1575/3229] 10.0.0.1 () {32 vars in 745 bytes} [Sun May 10 02:07:17 2026] GET /v2.0/security-group-rules/df63b118-499d-46e1-adb9-076665547127 => generated 155 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1655/3230] 10.0.0.1 () {32 vars in 748 bytes} [Sun May 10 02:07:17 2026] DELETE /v2.0/security-group-rules/38f4daf1-4f13-455a-8032-6581deb964b0 => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:07:17.914 7 INFO neutron.api.v2.resource [None req-f098d99d-d555-4a6a-b735-6c47412bb749 4675c40199f4488db616819586134e52 6087929f5a424e8198cc49d044383de3 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1576/3231] 10.0.0.1 () {32 vars in 745 bytes} [Sun May 10 02:07:17 2026] GET /v2.0/security-group-rules/38f4daf1-4f13-455a-8032-6581deb964b0 => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1656/3232] 10.0.0.1 () {32 vars in 748 bytes} [Sun May 10 02:07:17 2026] DELETE /v2.0/security-group-rules/83398b08-c656-41a0-a097-4e06040097a9 => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:07:18.001 7 INFO neutron.api.v2.resource [None req-ecc4e6fb-0c9d-4f81-98b2-b76ab281dfe0 4675c40199f4488db616819586134e52 6087929f5a424e8198cc49d044383de3 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1577/3233] 10.0.0.1 () {32 vars in 745 bytes} [Sun May 10 02:07:17 2026] GET /v2.0/security-group-rules/83398b08-c656-41a0-a097-4e06040097a9 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1657/3234] 10.0.0.1 () {32 vars in 748 bytes} [Sun May 10 02:07:18 2026] DELETE /v2.0/security-group-rules/11851ec0-6b74-4dac-ad78-ea000570b4ae => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:07:18.081 7 INFO neutron.api.v2.resource [None req-dafcb201-229e-4d91-999a-e8b6f664e80f 4675c40199f4488db616819586134e52 6087929f5a424e8198cc49d044383de3 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1578/3235] 10.0.0.1 () {32 vars in 745 bytes} [Sun May 10 02:07:18 2026] GET /v2.0/security-group-rules/11851ec0-6b74-4dac-ad78-ea000570b4ae => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1658/3236] 10.0.0.1 () {32 vars in 748 bytes} [Sun May 10 02:07:18 2026] DELETE /v2.0/security-group-rules/bc0f5b2b-47d2-488e-b3c9-2c93f26f5562 => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:07:18.169 7 INFO neutron.api.v2.resource [None req-3eebed3a-9a22-4b02-ae5b-a57e45074e93 4675c40199f4488db616819586134e52 6087929f5a424e8198cc49d044383de3 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1579/3237] 10.0.0.1 () {32 vars in 745 bytes} [Sun May 10 02:07:18 2026] GET /v2.0/security-group-rules/bc0f5b2b-47d2-488e-b3c9-2c93f26f5562 => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1659/3238] 10.0.0.1 () {32 vars in 738 bytes} [Sun May 10 02:07:18 2026] DELETE /v2.0/security-groups/d1585ef3-c46e-4ac5-931d-543597117ba3 => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:07:18.264 7 INFO neutron.api.v2.resource [None req-f3098b4e-58b6-4a3a-bc93-771f4d4da775 4675c40199f4488db616819586134e52 6087929f5a424e8198cc49d044383de3 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1580/3239] 10.0.0.1 () {32 vars in 735 bytes} [Sun May 10 02:07:18 2026] GET /v2.0/security-groups/d1585ef3-c46e-4ac5-931d-543597117ba3 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1660/3240] 10.0.0.1 () {34 vars in 787 bytes} [Sun May 10 02:07:18 2026] PUT /v2.0/routers/51e8c601-9579-4d11-9d73-24c1373d5721/remove_router_interface => generated 309 bytes in 1862 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:07:20.353 7 INFO neutron.api.v2.resource [None req-e9fb9352-2f1f-4cf3-ae32-a94028f64566 4675c40199f4488db616819586134e52 6087929f5a424e8198cc49d044383de3 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1581/3241] 10.0.0.1 () {34 vars in 787 bytes} [Sun May 10 02:07:20 2026] PUT /v2.0/routers/51e8c601-9579-4d11-9d73-24c1373d5721/remove_router_interface => generated 198 bytes in 169 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1661/3242] 10.0.0.1 () {34 vars in 787 bytes} [Sun May 10 02:07:20 2026] PUT /v2.0/routers/51e8c601-9579-4d11-9d73-24c1373d5721/remove_router_interface => generated 309 bytes in 966 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:07:21.482 7 INFO neutron.api.v2.resource [None req-dccd316b-30f6-4711-a88b-9713feb00257 4675c40199f4488db616819586134e52 6087929f5a424e8198cc49d044383de3 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1582/3243] 10.0.0.1 () {34 vars in 787 bytes} [Sun May 10 02:07:21 2026] PUT /v2.0/routers/51e8c601-9579-4d11-9d73-24c1373d5721/remove_router_interface => generated 198 bytes in 150 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1662/3244] 10.0.0.1 () {34 vars in 787 bytes} [Sun May 10 02:07:21 2026] PUT /v2.0/routers/51e8c601-9579-4d11-9d73-24c1373d5721/remove_router_interface => generated 309 bytes in 965 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:07:22.602 7 INFO neutron.api.v2.resource [None req-1e0a599c-1cab-4159-95f5-07a4d0e9e4fb 4675c40199f4488db616819586134e52 6087929f5a424e8198cc49d044383de3 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1583/3245] 10.0.0.1 () {34 vars in 787 bytes} [Sun May 10 02:07:22 2026] PUT /v2.0/routers/51e8c601-9579-4d11-9d73-24c1373d5721/remove_router_interface => generated 198 bytes in 138 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 02:07:23.457 8 INFO neutron.db.l3_hamode_db [None req-c149b8c1-4232-498a-9d5d-7d6f115821f5 4675c40199f4488db616819586134e52 6087929f5a424e8198cc49d044383de3 - - default default] HA network 15640dce-a978-414c-abfe-3f5b846dcce6 was deleted as no HA routers are present in tenant 6087929f5a424e8198cc49d044383de3. [pid: 8|app: 0|req: 1663/3246] 10.0.0.1 () {32 vars in 722 bytes} [Sun May 10 02:07:22 2026] DELETE /v2.0/routers/51e8c601-9579-4d11-9d73-24c1373d5721 => generated 0 bytes in 854 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:07:23.490 7 INFO neutron.api.v2.resource [None req-1c371b01-98fb-4c06-a02a-784288bfdcb8 4675c40199f4488db616819586134e52 6087929f5a424e8198cc49d044383de3 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1584/3247] 10.0.0.1 () {32 vars in 719 bytes} [Sun May 10 02:07:23 2026] GET /v2.0/routers/51e8c601-9579-4d11-9d73-24c1373d5721 => generated 135 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 02:07:23.498 8 INFO neutron.services.segments.plugin [-] Segment 331995ec-1199-4721-a8a1-d8b0850e970d resource provider aggregate not found 2026-05-10 02:07:23.505 8 INFO neutron.services.segments.plugin [-] Segment 331995ec-1199-4721-a8a1-d8b0850e970d resource provider aggregate not found 2026-05-10 02:07:23.520 8 INFO neutron.services.segments.plugin [-] Segment 331995ec-1199-4721-a8a1-d8b0850e970d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 331995ec-1199-4721-a8a1-d8b0850e970d found for delete ", "request_id": "req-37d55ebd-9592-43b7-820e-2d40e6b5c60a"}]} 2026-05-10 02:07:23.521 8 INFO neutron.services.segments.plugin [-] Segment 331995ec-1199-4721-a8a1-d8b0850e970d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 331995ec-1199-4721-a8a1-d8b0850e970d found for delete ", "request_id": "req-7d86d410-f671-41dd-82a3-67d59b8a3a17"}]} [pid: 8|app: 0|req: 1664/3248] 10.0.0.1 () {32 vars in 722 bytes} [Sun May 10 02:07:23 2026] DELETE /v2.0/subnets/d8a027a8-3924-417e-9589-0cbf02403941 => generated 0 bytes in 162 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 02:07:23.678 7 INFO neutron.pecan_wsgi.hooks.translation [None req-abb71126-0d26-4f34-b2b9-ae53aac13214 4675c40199f4488db616819586134e52 6087929f5a424e8198cc49d044383de3 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1585/3249] 10.0.0.1 () {32 vars in 719 bytes} [Sun May 10 02:07:23 2026] GET /v2.0/subnets/d8a027a8-3924-417e-9589-0cbf02403941 => 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: 1665/3250] 10.0.0.1 () {32 vars in 722 bytes} [Sun May 10 02:07:23 2026] DELETE /v2.0/subnets/7749d620-1142-4ae8-b0e8-fb6de6993cb1 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 02:07:23.848 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e5aa0daf-68a2-4b2e-9f79-6f2a9f0db45c 4675c40199f4488db616819586134e52 6087929f5a424e8198cc49d044383de3 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1586/3251] 10.0.0.1 () {32 vars in 719 bytes} [Sun May 10 02:07:23 2026] GET /v2.0/subnets/7749d620-1142-4ae8-b0e8-fb6de6993cb1 => 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: 1666/3252] 10.0.0.1 () {32 vars in 724 bytes} [Sun May 10 02:07:23 2026] DELETE /v2.0/networks/076c5d02-739b-49eb-9abb-65884d59a346 => generated 0 bytes in 276 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 02:07:24.150 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7018a1ca-8a97-4a46-9462-c7d1491bede0 4675c40199f4488db616819586134e52 6087929f5a424e8198cc49d044383de3 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1587/3253] 10.0.0.1 () {32 vars in 721 bytes} [Sun May 10 02:07:24 2026] GET /v2.0/networks/076c5d02-739b-49eb-9abb-65884d59a346 => 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: 1667/3254] 10.0.0.1 () {32 vars in 722 bytes} [Sun May 10 02:07:24 2026] DELETE /v2.0/subnets/2f252c8b-616f-4355-a901-a45601d2e8c0 => generated 0 bytes in 157 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 02:07:24.337 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f68a02f8-d2ff-48d3-8ca9-811c925f45d5 4675c40199f4488db616819586134e52 6087929f5a424e8198cc49d044383de3 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1588/3255] 10.0.0.1 () {32 vars in 719 bytes} [Sun May 10 02:07:24 2026] GET /v2.0/subnets/2f252c8b-616f-4355-a901-a45601d2e8c0 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1668/3256] 10.0.0.1 () {32 vars in 722 bytes} [Sun May 10 02:07:24 2026] DELETE /v2.0/subnets/f69df156-3a70-4334-8e40-9af2d50c0813 => generated 0 bytes in 178 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 02:07:24.544 7 INFO neutron.pecan_wsgi.hooks.translation [None req-86d3e97a-4b7b-48eb-9e8f-375071f5a927 4675c40199f4488db616819586134e52 6087929f5a424e8198cc49d044383de3 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1589/3257] 10.0.0.1 () {32 vars in 719 bytes} [Sun May 10 02:07:24 2026] GET /v2.0/subnets/f69df156-3a70-4334-8e40-9af2d50c0813 => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1669/3258] 10.0.0.1 () {32 vars in 724 bytes} [Sun May 10 02:07:24 2026] DELETE /v2.0/networks/5fe5dd1a-dbf4-470b-b87e-8058d45cc80d => generated 0 bytes in 272 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 02:07:24.842 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f759c71b-9ac9-428b-a2b6-6c82c948c8c7 4675c40199f4488db616819586134e52 6087929f5a424e8198cc49d044383de3 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1590/3259] 10.0.0.1 () {32 vars in 721 bytes} [Sun May 10 02:07:24 2026] GET /v2.0/networks/5fe5dd1a-dbf4-470b-b87e-8058d45cc80d => generated 138 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1670/3260] 10.0.0.1 () {32 vars in 722 bytes} [Sun May 10 02:07:24 2026] DELETE /v2.0/subnets/1c8fd4e0-3227-4e5a-8605-8f247ced0dee => generated 0 bytes in 145 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 02:07:25.007 7 INFO neutron.pecan_wsgi.hooks.translation [None req-870aed31-89fe-4757-897d-534e7f88058f 4675c40199f4488db616819586134e52 6087929f5a424e8198cc49d044383de3 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1591/3261] 10.0.0.1 () {32 vars in 719 bytes} [Sun May 10 02:07:24 2026] GET /v2.0/subnets/1c8fd4e0-3227-4e5a-8605-8f247ced0dee => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1671/3262] 10.0.0.1 () {32 vars in 722 bytes} [Sun May 10 02:07:25 2026] DELETE /v2.0/subnets/c0a4ece1-861a-4d59-9e94-aa91f45604e5 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 02:07:25.186 7 INFO neutron.pecan_wsgi.hooks.translation [None req-fad68561-3a4d-47cf-a5f8-419fcef27093 4675c40199f4488db616819586134e52 6087929f5a424e8198cc49d044383de3 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1592/3263] 10.0.0.1 () {32 vars in 719 bytes} [Sun May 10 02:07:25 2026] GET /v2.0/subnets/c0a4ece1-861a-4d59-9e94-aa91f45604e5 => generated 136 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1672/3264] 10.0.0.1 () {32 vars in 724 bytes} [Sun May 10 02:07:25 2026] DELETE /v2.0/networks/88a4d638-6dfe-4d86-849a-2509703f0585 => generated 0 bytes in 296 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 02:07:25.506 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0c952156-7fe5-4871-a1d9-46fff1398c9f 4675c40199f4488db616819586134e52 6087929f5a424e8198cc49d044383de3 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1593/3265] 10.0.0.1 () {32 vars in 721 bytes} [Sun May 10 02:07:25 2026] GET /v2.0/networks/88a4d638-6dfe-4d86-849a-2509703f0585 => generated 138 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 02:07:27.260 8 INFO neutron.services.segments.plugin [-] Segment dd9a27f9-2ef2-4369-9248-c0aeb1c24aba resource provider aggregate not found 2026-05-10 02:07:27.264 8 INFO neutron.services.segments.plugin [-] Segment dd9a27f9-2ef2-4369-9248-c0aeb1c24aba resource provider aggregate not found 2026-05-10 02:07:27.273 8 INFO neutron.services.segments.plugin [-] Segment dd9a27f9-2ef2-4369-9248-c0aeb1c24aba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dd9a27f9-2ef2-4369-9248-c0aeb1c24aba found for delete ", "request_id": "req-2c9a08e2-cc3a-4c79-bcfb-2c294434ac94"}]} 2026-05-10 02:07:27.277 8 INFO neutron.services.segments.plugin [-] Segment dd9a27f9-2ef2-4369-9248-c0aeb1c24aba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dd9a27f9-2ef2-4369-9248-c0aeb1c24aba found for delete ", "request_id": "req-eb5413b1-444a-4200-8edf-dc87703e8ba7"}]} 2026-05-10 02:07:27.285 8 INFO neutron.services.segments.plugin [-] Segment fb525834-8904-48b5-a403-d6a2bcefd4c7 resource provider aggregate not found 2026-05-10 02:07:27.290 8 INFO neutron.services.segments.plugin [-] Segment fb525834-8904-48b5-a403-d6a2bcefd4c7 resource provider aggregate not found 2026-05-10 02:07:27.296 8 INFO neutron.services.segments.plugin [-] Segment fb525834-8904-48b5-a403-d6a2bcefd4c7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fb525834-8904-48b5-a403-d6a2bcefd4c7 found for delete ", "request_id": "req-53c3dd54-4e7b-4983-9e26-35d664ef9a2a"}]} 2026-05-10 02:07:27.304 8 INFO neutron.services.segments.plugin [-] Segment fb525834-8904-48b5-a403-d6a2bcefd4c7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fb525834-8904-48b5-a403-d6a2bcefd4c7 found for delete ", "request_id": "req-f335c7b8-3773-42d9-b669-c357b155f653"}]} 2026-05-10 02:07:27.311 8 INFO neutron.services.segments.plugin [-] Segment b7670e5b-35d0-48a7-977d-f4e05a0bd79b resource provider aggregate not found 2026-05-10 02:07:27.319 8 INFO neutron.services.segments.plugin [-] Segment b7670e5b-35d0-48a7-977d-f4e05a0bd79b resource provider aggregate not found 2026-05-10 02:07:27.324 8 INFO neutron.services.segments.plugin [-] Segment b7670e5b-35d0-48a7-977d-f4e05a0bd79b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b7670e5b-35d0-48a7-977d-f4e05a0bd79b found for delete ", "request_id": "req-6b0291ce-c249-4708-8267-5d604e4b838c"}]} 2026-05-10 02:07:27.331 8 INFO neutron.services.segments.plugin [-] Segment b7670e5b-35d0-48a7-977d-f4e05a0bd79b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b7670e5b-35d0-48a7-977d-f4e05a0bd79b found for delete ", "request_id": "req-1ffe0702-2271-46b4-8a5d-fd36351fbd26"}]} [pid: 8|app: 0|req: 1673/3266] 10.0.0.1 () {32 vars in 772 bytes} [Sun May 10 02:07:27 2026] GET /v2.0/security-groups?tenant_id=d84ed05185554ff6bdeb237c89cd881c&name=default => generated 2929 bytes in 281 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1594/3267] 10.0.0.1 () {32 vars in 738 bytes} [Sun May 10 02:07:27 2026] DELETE /v2.0/security-groups/a532f022-b6cc-43cb-b9e9-a99334054bb7 => 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: 1674/3268] 10.0.0.1 () {32 vars in 772 bytes} [Sun May 10 02:07:27 2026] GET /v2.0/security-groups?tenant_id=c36387bac0bb44a89e2540d094952a7b&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: 1595/3269] 10.0.0.1 () {32 vars in 738 bytes} [Sun May 10 02:07:27 2026] DELETE /v2.0/security-groups/d9574241-7669-403d-b6a5-7fbb0530f7ec => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1675/3270] 10.0.0.1 () {32 vars in 772 bytes} [Sun May 10 02:07:28 2026] GET /v2.0/security-groups?tenant_id=478c13dd75614203bdb5abf95805f0aa&name=default => generated 2929 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1596/3271] 10.0.0.1 () {32 vars in 738 bytes} [Sun May 10 02:07:28 2026] DELETE /v2.0/security-groups/f9cd7a53-747b-499d-86d8-1a4a96d5b2a3 => 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: 1676/3272] 10.0.0.1 () {32 vars in 772 bytes} [Sun May 10 02:07:28 2026] GET /v2.0/security-groups?tenant_id=0e62bcfca8a54487a1471017c87a7100&name=default => generated 2929 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1597/3273] 10.0.0.1 () {32 vars in 738 bytes} [Sun May 10 02:07:28 2026] DELETE /v2.0/security-groups/0f6c5820-771e-462b-85c4-6b16fed86016 => 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: 1677/3274] 10.0.0.1 () {32 vars in 772 bytes} [Sun May 10 02:07:28 2026] GET /v2.0/security-groups?tenant_id=d0a3650959ac4a04ab5cc95a4c070c68&name=default => generated 2929 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1598/3275] 10.0.0.1 () {32 vars in 738 bytes} [Sun May 10 02:07:28 2026] DELETE /v2.0/security-groups/7768faa1-c1ae-4197-8543-eb5b96693d64 => 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: 1600/3278] 10.0.0.1 () {32 vars in 772 bytes} [Sun May 10 02:07:29 2026] GET /v2.0/security-groups?tenant_id=6087929f5a424e8198cc49d044383de3&name=default => generated 2929 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1679/3279] 10.0.0.1 () {32 vars in 738 bytes} [Sun May 10 02:07:29 2026] DELETE /v2.0/security-groups/5167adf7-e702-4352-b2a7-f119b7e36e5c => 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: 1601/3280] 10.0.0.1 () {32 vars in 772 bytes} [Sun May 10 02:07:29 2026] GET /v2.0/security-groups?tenant_id=073cc3b67fd6478e91c1f2e26496699d&name=default => generated 2929 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1680/3281] 10.0.0.1 () {32 vars in 738 bytes} [Sun May 10 02:07:29 2026] DELETE /v2.0/security-groups/37c8fa6f-9d6f-4247-90b1-add99e02b654 => 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: 1602/3282] 10.0.0.1 () {32 vars in 647 bytes} [Sun May 10 02:07:31 2026] GET /v2.0/networks => generated 2168 bytes in 192 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1681/3283] 10.0.0.1 () {32 vars in 653 bytes} [Sun May 10 02:07:33 2026] GET /v2.0/floatingips => 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: 1603/3284] 10.0.0.1 () {32 vars in 645 bytes} [Sun May 10 02:07:33 2026] GET /v2.0/routers => generated 15 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1682/3285] 10.0.0.1 () {32 vars in 641 bytes} [Sun May 10 02:07:33 2026] GET /v2.0/ports => generated 4721 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1604/3286] 10.0.0.1 () {32 vars in 645 bytes} [Sun May 10 02:07:33 2026] GET /v2.0/subnets => generated 1308 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1683/3287] 10.0.0.1 () {32 vars in 647 bytes} [Sun May 10 02:07:33 2026] GET /v2.0/networks => generated 2168 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1605/3288] 10.0.0.1 () {32 vars in 661 bytes} [Sun May 10 02:07:33 2026] GET /v2.0/security-groups => generated 17397 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1684/3289] 10.0.0.1 () {32 vars in 653 bytes} [Sun May 10 02:07:33 2026] GET /v2.0/subnetpools => generated 19 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0)